img:is([sizes="auto" i], [sizes^="auto," i]) { contain-intrinsic-size: 3000px 1500px }/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
}

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box;
}

.mfp-container:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.mfp-align-top .mfp-container:before {
  display: none;
}

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}

.mfp-ajax-cur {
  cursor: progress;
}

.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
}

.mfp-auto-cursor .mfp-content {
  cursor: auto;
}

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.mfp-loading.mfp-figure {
  display: none;
}

.mfp-hide {
  display: none !important;
}

.mfp-preloader {
  color: #ccc;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}

.mfp-preloader a {
  color: #ccc;
}

.mfp-preloader a:hover {
  color: #fff;
}

.mfp-s-ready .mfp-preloader {
  display: none;
}

.mfp-s-error .mfp-content {
  display: none;
}

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation;
}

button::-moz-focus-inner {
  padding: 0;
  border: 0;
}

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #fff;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}

.mfp-close:hover,
.mfp-close:focus {
  opacity: 1;
}

.mfp-close:active {
  top: 1px;
}

.mfp-close-btn-in .mfp-close {
  color: #333;
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #fff;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #ccc;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap;
}

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent;
}

.mfp-arrow:active {
  margin-top: -54px;
}

.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1;
}

.mfp-arrow:before,
.mfp-arrow:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
}

.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}

.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7;
}

.mfp-arrow-left {
  left: 0;
}

.mfp-arrow-left:after {
  border-right: 17px solid #fff;
  margin-left: 31px;
}

.mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3f3f3f;
}

.mfp-arrow-right {
  right: 0;
}

.mfp-arrow-right:after {
  border-left: 17px solid #fff;
  margin-left: 39px;
}

.mfp-arrow-right:before {
  border-left: 27px solid #3f3f3f;
}

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}

.mfp-iframe-holder .mfp-close {
  top: -40px;
}

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}

.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000;
}

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}

/* The shadow behind the image */
.mfp-figure {
  line-height: 0;
}

.mfp-figure:after {
  content: "";
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444;
}

.mfp-figure small {
  color: #bdbdbd;
  display: block;
  font-size: 12px;
  line-height: 14px;
}

.mfp-figure figure {
  margin: 0;
}

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #f3f3f3;
  word-wrap: break-word;
  padding-right: 36px;
}

.mfp-image-holder .mfp-content {
  max-width: 100%;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
         * Remove all paddings around the image on small screen
         */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }

  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }

  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }

  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }

  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box;
  }

  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }

  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }

  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}

.contactform-content {
  position: relative;
  width: auto;
  margin: 20px auto;
}

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75);
  }

  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0;
  }

  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%;
  }

  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}
/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: "FontAwesome";
  src: url("/wp-content/themes/petzen/assets/fonts/fontawesome-webfont.eot?v=4.7.0");
  src: url("/wp-content/themes/petzen/assets/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0") format("embedded-opentype"), url("/wp-content/themes/petzen/assets/fonts/fontawesome-webfont.woff2?v=4.7.0") format("woff2"),
    url("/wp-content/themes/petzen/assets/fonts/fontawesome-webfont.woff?v=4.7.0") format("woff"), url("/wp-content/themes/petzen/assets/fonts/fontawesome-webfont.ttf?v=4.7.0") format("truetype"),
    url("/wp-content/themes/petzen/assets/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal;
}

.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333em;
  line-height: 0.75em;
  vertical-align: -15%;
}

.fa-2x {
  font-size: 2em;
}

.fa-3x {
  font-size: 3em;
}

.fa-4x {
  font-size: 4em;
}

.fa-5x {
  font-size: 5em;
}

.fa-fw {
  width: 1.28571em;
  text-align: center;
}

.fa-ul {
  padding-left: 0;
  margin-left: 2.14286em;
  list-style-type: none;
}
.fa-ul > li {
  position: relative;
}

.fa-li {
  position: absolute;
  left: -2.14286em;
  width: 2.14286em;
  top: 0.14286em;
  text-align: center;
}
.fa-li.fa-lg {
  left: -1.85714em;
}

.fa-border {
  padding: 0.2em 0.25em 0.15em;
  border: solid 0.08em #eee;
  border-radius: 0.1em;
}

.fa-pull-left {
  float: left;
}

.fa-pull-right {
  float: right;
}

.fa.fa-pull-left {
  margin-right: 0.3em;
}

.fa.fa-pull-right {
  margin-left: 0.3em;
}

/* Deprecated as of 4.4.0 */
.pull-right {
  float: right;
}

.pull-left {
  float: left;
}

.fa.pull-left {
  margin-right: 0.3em;
}

.fa.pull-right {
  margin-left: 0.3em;
}

.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}

.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}

@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}

.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}

.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  transform: rotate(270deg);
}

.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  transform: scale(-1, 1);
}

.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  transform: scale(1, -1);
}

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  -webkit-filter: none;
  filter: none;
}

.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}

.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}

.fa-stack-1x {
  line-height: inherit;
}

.fa-stack-2x {
  font-size: 2em;
}

.fa-inverse {
  color: #fff;
}

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: "";
}

.fa-music:before {
  content: "";
}

.fa-search:before {
  content: "";
}

.fa-envelope-o:before {
  content: "";
}

.fa-heart:before {
  content: "";
}

.fa-star:before {
  content: "";
}

.fa-star-o:before {
  content: "";
}

.fa-user:before {
  content: "";
}

.fa-film:before {
  content: "";
}

.fa-th-large:before {
  content: "";
}

.fa-th:before {
  content: "";
}

.fa-th-list:before {
  content: "";
}

.fa-check:before {
  content: "";
}

.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "";
}

.fa-search-plus:before {
  content: "";
}

.fa-search-minus:before {
  content: "";
}

.fa-power-off:before {
  content: "";
}

.fa-signal:before {
  content: "";
}

.fa-gear:before,
.fa-cog:before {
  content: "";
}

.fa-trash-o:before {
  content: "";
}

.fa-home:before {
  content: "";
}

.fa-file-o:before {
  content: "";
}

.fa-clock-o:before {
  content: "";
}

.fa-road:before {
  content: "";
}

.fa-download:before {
  content: "";
}

.fa-arrow-circle-o-down:before {
  content: "";
}

.fa-arrow-circle-o-up:before {
  content: "";
}

.fa-inbox:before {
  content: "";
}

.fa-play-circle-o:before {
  content: "";
}

.fa-rotate-right:before,
.fa-repeat:before {
  content: "";
}

.fa-refresh:before {
  content: "";
}

.fa-list-alt:before {
  content: "";
}

.fa-lock:before {
  content: "";
}

.fa-flag:before {
  content: "";
}

.fa-headphones:before {
  content: "";
}

.fa-volume-off:before {
  content: "";
}

.fa-volume-down:before {
  content: "";
}

.fa-volume-up:before {
  content: "";
}

.fa-qrcode:before {
  content: "";
}

.fa-barcode:before {
  content: "";
}

.fa-tag:before {
  content: "";
}

.fa-tags:before {
  content: "";
}

.fa-book:before {
  content: "";
}

.fa-bookmark:before {
  content: "";
}

.fa-print:before {
  content: "";
}

.fa-camera:before {
  content: "";
}

.fa-font:before {
  content: "";
}

.fa-bold:before {
  content: "";
}

.fa-italic:before {
  content: "";
}

.fa-text-height:before {
  content: "";
}

.fa-text-width:before {
  content: "";
}

.fa-align-left:before {
  content: "";
}

.fa-align-center:before {
  content: "";
}

.fa-align-right:before {
  content: "";
}

.fa-align-justify:before {
  content: "";
}

.fa-list:before {
  content: "";
}

.fa-dedent:before,
.fa-outdent:before {
  content: "";
}

.fa-indent:before {
  content: "";
}

.fa-video-camera:before {
  content: "";
}

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "";
}

.fa-pencil:before {
  content: "";
}

.fa-map-marker:before {
  content: "";
}

.fa-adjust:before {
  content: "";
}

.fa-tint:before {
  content: "";
}

.fa-edit:before,
.fa-pencil-square-o:before {
  content: "";
}

.fa-share-square-o:before {
  content: "";
}

.fa-check-square-o:before {
  content: "";
}

.fa-arrows:before {
  content: "";
}

.fa-step-backward:before {
  content: "";
}

.fa-fast-backward:before {
  content: "";
}

.fa-backward:before {
  content: "";
}

.fa-play:before {
  content: "";
}

.fa-pause:before {
  content: "";
}

.fa-stop:before {
  content: "";
}

.fa-forward:before {
  content: "";
}

.fa-fast-forward:before {
  content: "";
}

.fa-step-forward:before {
  content: "";
}

.fa-eject:before {
  content: "";
}

.fa-chevron-left:before {
  content: "";
}

.fa-chevron-right:before {
  content: "";
}

.fa-plus-circle:before {
  content: "";
}

.fa-minus-circle:before {
  content: "";
}

.fa-times-circle:before {
  content: "";
}

.fa-check-circle:before {
  content: "";
}

.fa-question-circle:before {
  content: "";
}

.fa-info-circle:before {
  content: "";
}

.fa-crosshairs:before {
  content: "";
}

.fa-times-circle-o:before {
  content: "";
}

.fa-check-circle-o:before {
  content: "";
}

.fa-ban:before {
  content: "";
}

.fa-arrow-left:before {
  content: "";
}

.fa-arrow-right:before {
  content: "";
}

.fa-arrow-up:before {
  content: "";
}

.fa-arrow-down:before {
  content: "";
}

.fa-mail-forward:before,
.fa-share:before {
  content: "";
}

.fa-expand:before {
  content: "";
}

.fa-compress:before {
  content: "";
}

.fa-plus:before {
  content: "";
}

.fa-minus:before {
  content: "";
}

.fa-asterisk:before {
  content: "";
}

.fa-exclamation-circle:before {
  content: "";
}

.fa-gift:before {
  content: "";
}

.fa-leaf:before {
  content: "";
}

.fa-fire:before {
  content: "";
}

.fa-eye:before {
  content: "";
}

.fa-eye-slash:before {
  content: "";
}

.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "";
}

.fa-plane:before {
  content: "";
}

.fa-calendar:before {
  content: "";
}

.fa-random:before {
  content: "";
}

.fa-comment:before {
  content: "";
}

.fa-magnet:before {
  content: "";
}

.fa-chevron-up:before {
  content: "";
}

.fa-chevron-down:before {
  content: "";
}

.fa-retweet:before {
  content: "";
}

.fa-shopping-cart:before {
  content: "";
}

.fa-folder:before {
  content: "";
}

.fa-folder-open:before {
  content: "";
}

.fa-arrows-v:before {
  content: "";
}

.fa-arrows-h:before {
  content: "";
}

.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "";
}

.fa-twitter-square:before {
  content: "";
}

.fa-facebook-square:before {
  content: "";
}

.fa-camera-retro:before {
  content: "";
}

.fa-key:before {
  content: "";
}

.fa-gears:before,
.fa-cogs:before {
  content: "";
}

.fa-comments:before {
  content: "";
}

.fa-thumbs-o-up:before {
  content: "";
}

.fa-thumbs-o-down:before {
  content: "";
}

.fa-star-half:before {
  content: "";
}

.fa-heart-o:before {
  content: "";
}

.fa-sign-out:before {
  content: "";
}

.fa-linkedin-square:before {
  content: "";
}

.fa-thumb-tack:before {
  content: "";
}

.fa-external-link:before {
  content: "";
}

.fa-sign-in:before {
  content: "";
}

.fa-trophy:before {
  content: "";
}

.fa-github-square:before {
  content: "";
}

.fa-upload:before {
  content: "";
}

.fa-lemon-o:before {
  content: "";
}

.fa-phone:before {
  content: "";
}

.fa-square-o:before {
  content: "";
}

.fa-bookmark-o:before {
  content: "";
}

.fa-phone-square:before {
  content: "";
}

.fa-twitter:before {
  content: "";
}

.fa-facebook-f:before,
.fa-facebook:before {
  content: "";
}

.fa-github:before {
  content: "";
}

.fa-unlock:before {
  content: "";
}

.fa-credit-card:before {
  content: "";
}

.fa-feed:before,
.fa-rss:before {
  content: "";
}

.fa-hdd-o:before {
  content: "";
}

.fa-bullhorn:before {
  content: "";
}

.fa-bell:before {
  content: "";
}

.fa-certificate:before {
  content: "";
}

.fa-hand-o-right:before {
  content: "";
}

.fa-hand-o-left:before {
  content: "";
}

.fa-hand-o-up:before {
  content: "";
}

.fa-hand-o-down:before {
  content: "";
}

.fa-arrow-circle-left:before {
  content: "";
}

.fa-arrow-circle-right:before {
  content: "";
}

.fa-arrow-circle-up:before {
  content: "";
}

.fa-arrow-circle-down:before {
  content: "";
}

.fa-globe:before {
  content: "";
}

.fa-wrench:before {
  content: "";
}

.fa-tasks:before {
  content: "";
}

.fa-filter:before {
  content: "";
}

.fa-briefcase:before {
  content: "";
}

.fa-arrows-alt:before {
  content: "";
}

.fa-group:before,
.fa-users:before {
  content: "";
}

.fa-chain:before,
.fa-link:before {
  content: "";
}

.fa-cloud:before {
  content: "";
}

.fa-flask:before {
  content: "";
}

.fa-cut:before,
.fa-scissors:before {
  content: "";
}

.fa-copy:before,
.fa-files-o:before {
  content: "";
}

.fa-paperclip:before {
  content: "";
}

.fa-save:before,
.fa-floppy-o:before {
  content: "";
}

.fa-square:before {
  content: "";
}

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "";
}

.fa-list-ul:before {
  content: "";
}

.fa-list-ol:before {
  content: "";
}

.fa-strikethrough:before {
  content: "";
}

.fa-underline:before {
  content: "";
}

.fa-table:before {
  content: "";
}

.fa-magic:before {
  content: "";
}

.fa-truck:before {
  content: "";
}

.fa-pinterest:before {
  content: "";
}

.fa-pinterest-square:before {
  content: "";
}

.fa-google-plus-square:before {
  content: "";
}

.fa-google-plus:before {
  content: "";
}

.fa-money:before {
  content: "";
}

.fa-caret-down:before {
  content: "";
}

.fa-caret-up:before {
  content: "";
}

.fa-caret-left:before {
  content: "";
}

.fa-caret-right:before {
  content: "";
}

.fa-columns:before {
  content: "";
}

.fa-unsorted:before,
.fa-sort:before {
  content: "";
}

.fa-sort-down:before,
.fa-sort-desc:before {
  content: "";
}

.fa-sort-up:before,
.fa-sort-asc:before {
  content: "";
}

.fa-envelope:before {
  content: "";
}

.fa-linkedin:before {
  content: "";
}

.fa-rotate-left:before,
.fa-undo:before {
  content: "";
}

.fa-legal:before,
.fa-gavel:before {
  content: "";
}

.fa-dashboard:before,
.fa-tachometer:before {
  content: "";
}

.fa-comment-o:before {
  content: "";
}

.fa-comments-o:before {
  content: "";
}

.fa-flash:before,
.fa-bolt:before {
  content: "";
}

.fa-sitemap:before {
  content: "";
}

.fa-umbrella:before {
  content: "";
}

.fa-paste:before,
.fa-clipboard:before {
  content: "";
}

.fa-lightbulb-o:before {
  content: "";
}

.fa-exchange:before {
  content: "";
}

.fa-cloud-download:before {
  content: "";
}

.fa-cloud-upload:before {
  content: "";
}

.fa-user-md:before {
  content: "";
}

.fa-stethoscope:before {
  content: "";
}

.fa-suitcase:before {
  content: "";
}

.fa-bell-o:before {
  content: "";
}

.fa-coffee:before {
  content: "";
}

.fa-cutlery:before {
  content: "";
}

.fa-file-text-o:before {
  content: "";
}

.fa-building-o:before {
  content: "";
}

.fa-hospital-o:before {
  content: "";
}

.fa-ambulance:before {
  content: "";
}

.fa-medkit:before {
  content: "";
}

.fa-fighter-jet:before {
  content: "";
}

.fa-beer:before {
  content: "";
}

.fa-h-square:before {
  content: "";
}

.fa-plus-square:before {
  content: "";
}

.fa-angle-double-left:before {
  content: "";
}

.fa-angle-double-right:before {
  content: "";
}

.fa-angle-double-up:before {
  content: "";
}

.fa-angle-double-down:before {
  content: "";
}

.fa-angle-left:before {
  content: "";
}

.fa-angle-right:before {
  content: "";
}

.fa-angle-up:before {
  content: "";
}

.fa-angle-down:before {
  content: "";
}

.fa-desktop:before {
  content: "";
}

.fa-laptop:before {
  content: "";
}

.fa-tablet:before {
  content: "";
}

.fa-mobile-phone:before,
.fa-mobile:before {
  content: "";
}

.fa-circle-o:before {
  content: "";
}

.fa-quote-left:before {
  content: "";
}

.fa-quote-right:before {
  content: "";
}

.fa-spinner:before {
  content: "";
}

.fa-circle:before {
  content: "";
}

.fa-mail-reply:before,
.fa-reply:before {
  content: "";
}

.fa-github-alt:before {
  content: "";
}

.fa-folder-o:before {
  content: "";
}

.fa-folder-open-o:before {
  content: "";
}

.fa-smile-o:before {
  content: "";
}

.fa-frown-o:before {
  content: "";
}

.fa-meh-o:before {
  content: "";
}

.fa-gamepad:before {
  content: "";
}

.fa-keyboard-o:before {
  content: "";
}

.fa-flag-o:before {
  content: "";
}

.fa-flag-checkered:before {
  content: "";
}

.fa-terminal:before {
  content: "";
}

.fa-code:before {
  content: "";
}

.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "";
}

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "";
}

.fa-location-arrow:before {
  content: "";
}

.fa-crop:before {
  content: "";
}

.fa-code-fork:before {
  content: "";
}

.fa-unlink:before,
.fa-chain-broken:before {
  content: "";
}

.fa-question:before {
  content: "";
}

.fa-info:before {
  content: "";
}

.fa-exclamation:before {
  content: "";
}

.fa-superscript:before {
  content: "";
}

.fa-subscript:before {
  content: "";
}

.fa-eraser:before {
  content: "";
}

.fa-puzzle-piece:before {
  content: "";
}

.fa-microphone:before {
  content: "";
}

.fa-microphone-slash:before {
  content: "";
}

.fa-shield:before {
  content: "";
}

.fa-calendar-o:before {
  content: "";
}

.fa-fire-extinguisher:before {
  content: "";
}

.fa-rocket:before {
  content: "";
}

.fa-maxcdn:before {
  content: "";
}

.fa-chevron-circle-left:before {
  content: "";
}

.fa-chevron-circle-right:before {
  content: "";
}

.fa-chevron-circle-up:before {
  content: "";
}

.fa-chevron-circle-down:before {
  content: "";
}

.fa-html5:before {
  content: "";
}

.fa-css3:before {
  content: "";
}

.fa-anchor:before {
  content: "";
}

.fa-unlock-alt:before {
  content: "";
}

.fa-bullseye:before {
  content: "";
}

.fa-ellipsis-h:before {
  content: "";
}

.fa-ellipsis-v:before {
  content: "";
}

.fa-rss-square:before {
  content: "";
}

.fa-play-circle:before {
  content: "";
}

.fa-ticket:before {
  content: "";
}

.fa-minus-square:before {
  content: "";
}

.fa-minus-square-o:before {
  content: "";
}

.fa-level-up:before {
  content: "";
}

.fa-level-down:before {
  content: "";
}

.fa-check-square:before {
  content: "";
}

.fa-pencil-square:before {
  content: "";
}

.fa-external-link-square:before {
  content: "";
}

.fa-share-square:before {
  content: "";
}

.fa-compass:before {
  content: "";
}

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "";
}

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "";
}

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "";
}

.fa-euro:before,
.fa-eur:before {
  content: "";
}

.fa-gbp:before {
  content: "";
}

.fa-dollar:before,
.fa-usd:before {
  content: "";
}

.fa-rupee:before,
.fa-inr:before {
  content: "";
}

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "";
}

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "";
}

.fa-won:before,
.fa-krw:before {
  content: "";
}

.fa-bitcoin:before,
.fa-btc:before {
  content: "";
}

.fa-file:before {
  content: "";
}

.fa-file-text:before {
  content: "";
}

.fa-sort-alpha-asc:before {
  content: "";
}

.fa-sort-alpha-desc:before {
  content: "";
}

.fa-sort-amount-asc:before {
  content: "";
}

.fa-sort-amount-desc:before {
  content: "";
}

.fa-sort-numeric-asc:before {
  content: "";
}

.fa-sort-numeric-desc:before {
  content: "";
}

.fa-thumbs-up:before {
  content: "";
}

.fa-thumbs-down:before {
  content: "";
}

.fa-youtube-square:before {
  content: "";
}

.fa-youtube:before {
  content: "";
}

.fa-xing:before {
  content: "";
}

.fa-xing-square:before {
  content: "";
}

.fa-youtube-play:before {
  content: "";
}

.fa-dropbox:before {
  content: "";
}

.fa-stack-overflow:before {
  content: "";
}

.fa-instagram:before {
  content: "";
}

.fa-flickr:before {
  content: "";
}

.fa-adn:before {
  content: "";
}

.fa-bitbucket:before {
  content: "";
}

.fa-bitbucket-square:before {
  content: "";
}

.fa-tumblr:before {
  content: "";
}

.fa-tumblr-square:before {
  content: "";
}

.fa-long-arrow-down:before {
  content: "";
}

.fa-long-arrow-up:before {
  content: "";
}

.fa-long-arrow-left:before {
  content: "";
}

.fa-long-arrow-right:before {
  content: "";
}

.fa-apple:before {
  content: "";
}

.fa-windows:before {
  content: "";
}

.fa-android:before {
  content: "";
}

.fa-linux:before {
  content: "";
}

.fa-dribbble:before {
  content: "";
}

.fa-skype:before {
  content: "";
}

.fa-foursquare:before {
  content: "";
}

.fa-trello:before {
  content: "";
}

.fa-female:before {
  content: "";
}

.fa-male:before {
  content: "";
}

.fa-gittip:before,
.fa-gratipay:before {
  content: "";
}

.fa-sun-o:before {
  content: "";
}

.fa-moon-o:before {
  content: "";
}

.fa-archive:before {
  content: "";
}

.fa-bug:before {
  content: "";
}

.fa-vk:before {
  content: "";
}

.fa-weibo:before {
  content: "";
}

.fa-renren:before {
  content: "";
}

.fa-pagelines:before {
  content: "";
}

.fa-stack-exchange:before {
  content: "";
}

.fa-arrow-circle-o-right:before {
  content: "";
}

.fa-arrow-circle-o-left:before {
  content: "";
}

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "";
}

.fa-dot-circle-o:before {
  content: "";
}

.fa-wheelchair:before {
  content: "";
}

.fa-vimeo-square:before {
  content: "";
}

.fa-turkish-lira:before,
.fa-try:before {
  content: "";
}

.fa-plus-square-o:before {
  content: "";
}

.fa-space-shuttle:before {
  content: "";
}

.fa-slack:before {
  content: "";
}

.fa-envelope-square:before {
  content: "";
}

.fa-wordpress:before {
  content: "";
}

.fa-openid:before {
  content: "";
}

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "";
}

.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "";
}

.fa-yahoo:before {
  content: "";
}

.fa-google:before {
  content: "";
}

.fa-reddit:before {
  content: "";
}

.fa-reddit-square:before {
  content: "";
}

.fa-stumbleupon-circle:before {
  content: "";
}

.fa-stumbleupon:before {
  content: "";
}

.fa-delicious:before {
  content: "";
}

.fa-digg:before {
  content: "";
}

.fa-pied-piper-pp:before {
  content: "";
}

.fa-pied-piper-alt:before {
  content: "";
}

.fa-drupal:before {
  content: "";
}

.fa-joomla:before {
  content: "";
}

.fa-language:before {
  content: "";
}

.fa-fax:before {
  content: "";
}

.fa-building:before {
  content: "";
}

.fa-child:before {
  content: "";
}

.fa-paw:before {
  content: "";
}

.fa-spoon:before {
  content: "";
}

.fa-cube:before {
  content: "";
}

.fa-cubes:before {
  content: "";
}

.fa-behance:before {
  content: "";
}

.fa-behance-square:before {
  content: "";
}

.fa-steam:before {
  content: "";
}

.fa-steam-square:before {
  content: "";
}

.fa-recycle:before {
  content: "";
}

.fa-automobile:before,
.fa-car:before {
  content: "";
}

.fa-cab:before,
.fa-taxi:before {
  content: "";
}

.fa-tree:before {
  content: "";
}

.fa-spotify:before {
  content: "";
}

.fa-deviantart:before {
  content: "";
}

.fa-soundcloud:before {
  content: "";
}

.fa-database:before {
  content: "";
}

.fa-file-pdf-o:before {
  content: "";
}

.fa-file-word-o:before {
  content: "";
}

.fa-file-excel-o:before {
  content: "";
}

.fa-file-powerpoint-o:before {
  content: "";
}

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "";
}

.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "";
}

.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "";
}

.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "";
}

.fa-file-code-o:before {
  content: "";
}

.fa-vine:before {
  content: "";
}

.fa-codepen:before {
  content: "";
}

.fa-jsfiddle:before {
  content: "";
}

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "";
}

.fa-circle-o-notch:before {
  content: "";
}

.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
  content: "";
}

.fa-ge:before,
.fa-empire:before {
  content: "";
}

.fa-git-square:before {
  content: "";
}

.fa-git:before {
  content: "";
}

.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: "";
}

.fa-tencent-weibo:before {
  content: "";
}

.fa-qq:before {
  content: "";
}

.fa-wechat:before,
.fa-weixin:before {
  content: "";
}

.fa-send:before,
.fa-paper-plane:before {
  content: "";
}

.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "";
}

.fa-history:before {
  content: "";
}

.fa-circle-thin:before {
  content: "";
}

.fa-header:before {
  content: "";
}

.fa-paragraph:before {
  content: "";
}

.fa-sliders:before {
  content: "";
}

.fa-share-alt:before {
  content: "";
}

.fa-share-alt-square:before {
  content: "";
}

.fa-bomb:before {
  content: "";
}

.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "";
}

.fa-tty:before {
  content: "";
}

.fa-binoculars:before {
  content: "";
}

.fa-plug:before {
  content: "";
}

.fa-slideshare:before {
  content: "";
}

.fa-twitch:before {
  content: "";
}

.fa-yelp:before {
  content: "";
}

.fa-newspaper-o:before {
  content: "";
}

.fa-wifi:before {
  content: "";
}

.fa-calculator:before {
  content: "";
}

.fa-paypal:before {
  content: "";
}

.fa-google-wallet:before {
  content: "";
}

.fa-cc-visa:before {
  content: "";
}

.fa-cc-mastercard:before {
  content: "";
}

.fa-cc-discover:before {
  content: "";
}

.fa-cc-amex:before {
  content: "";
}

.fa-cc-paypal:before {
  content: "";
}

.fa-cc-stripe:before {
  content: "";
}

.fa-bell-slash:before {
  content: "";
}

.fa-bell-slash-o:before {
  content: "";
}

.fa-trash:before {
  content: "";
}

.fa-copyright:before {
  content: "";
}

.fa-at:before {
  content: "";
}

.fa-eyedropper:before {
  content: "";
}

.fa-paint-brush:before {
  content: "";
}

.fa-birthday-cake:before {
  content: "";
}

.fa-area-chart:before {
  content: "";
}

.fa-pie-chart:before {
  content: "";
}

.fa-line-chart:before {
  content: "";
}

.fa-lastfm:before {
  content: "";
}

.fa-lastfm-square:before {
  content: "";
}

.fa-toggle-off:before {
  content: "";
}

.fa-toggle-on:before {
  content: "";
}

.fa-bicycle:before {
  content: "";
}

.fa-bus:before {
  content: "";
}

.fa-ioxhost:before {
  content: "";
}

.fa-angellist:before {
  content: "";
}

.fa-cc:before {
  content: "";
}

.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "";
}

.fa-meanpath:before {
  content: "";
}

.fa-buysellads:before {
  content: "";
}

.fa-connectdevelop:before {
  content: "";
}

.fa-dashcube:before {
  content: "";
}

.fa-forumbee:before {
  content: "";
}

.fa-leanpub:before {
  content: "";
}

.fa-sellsy:before {
  content: "";
}

.fa-shirtsinbulk:before {
  content: "";
}

.fa-simplybuilt:before {
  content: "";
}

.fa-skyatlas:before {
  content: "";
}

.fa-cart-plus:before {
  content: "";
}

.fa-cart-arrow-down:before {
  content: "";
}

.fa-diamond:before {
  content: "";
}

.fa-ship:before {
  content: "";
}

.fa-user-secret:before {
  content: "";
}

.fa-motorcycle:before {
  content: "";
}

.fa-street-view:before {
  content: "";
}

.fa-heartbeat:before {
  content: "";
}

.fa-venus:before {
  content: "";
}

.fa-mars:before {
  content: "";
}

.fa-mercury:before {
  content: "";
}

.fa-intersex:before,
.fa-transgender:before {
  content: "";
}

.fa-transgender-alt:before {
  content: "";
}

.fa-venus-double:before {
  content: "";
}

.fa-mars-double:before {
  content: "";
}

.fa-venus-mars:before {
  content: "";
}

.fa-mars-stroke:before {
  content: "";
}

.fa-mars-stroke-v:before {
  content: "";
}

.fa-mars-stroke-h:before {
  content: "";
}

.fa-neuter:before {
  content: "";
}

.fa-genderless:before {
  content: "";
}

.fa-facebook-official:before {
  content: "";
}

.fa-pinterest-p:before {
  content: "";
}

.fa-whatsapp:before {
  content: "";
}

.fa-server:before {
  content: "";
}

.fa-user-plus:before {
  content: "";
}

.fa-user-times:before {
  content: "";
}

.fa-hotel:before,
.fa-bed:before {
  content: "";
}

.fa-viacoin:before {
  content: "";
}

.fa-train:before {
  content: "";
}

.fa-subway:before {
  content: "";
}

.fa-medium:before {
  content: "";
}

.fa-yc:before,
.fa-y-combinator:before {
  content: "";
}

.fa-optin-monster:before {
  content: "";
}

.fa-opencart:before {
  content: "";
}

.fa-expeditedssl:before {
  content: "";
}

.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
  content: "";
}

.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "";
}

.fa-battery-2:before,
.fa-battery-half:before {
  content: "";
}

.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "";
}

.fa-battery-0:before,
.fa-battery-empty:before {
  content: "";
}

.fa-mouse-pointer:before {
  content: "";
}

.fa-i-cursor:before {
  content: "";
}

.fa-object-group:before {
  content: "";
}

.fa-object-ungroup:before {
  content: "";
}

.fa-sticky-note:before {
  content: "";
}

.fa-sticky-note-o:before {
  content: "";
}

.fa-cc-jcb:before {
  content: "";
}

.fa-cc-diners-club:before {
  content: "";
}

.fa-clone:before {
  content: "";
}

.fa-balance-scale:before {
  content: "";
}

.fa-hourglass-o:before {
  content: "";
}

.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "";
}

.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "";
}

.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "";
}

.fa-hourglass:before {
  content: "";
}

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "";
}

.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "";
}

.fa-hand-scissors-o:before {
  content: "";
}

.fa-hand-lizard-o:before {
  content: "";
}

.fa-hand-spock-o:before {
  content: "";
}

.fa-hand-pointer-o:before {
  content: "";
}

.fa-hand-peace-o:before {
  content: "";
}

.fa-trademark:before {
  content: "";
}

.fa-registered:before {
  content: "";
}

.fa-creative-commons:before {
  content: "";
}

.fa-gg:before {
  content: "";
}

.fa-gg-circle:before {
  content: "";
}

.fa-tripadvisor:before {
  content: "";
}

.fa-odnoklassniki:before {
  content: "";
}

.fa-odnoklassniki-square:before {
  content: "";
}

.fa-get-pocket:before {
  content: "";
}

.fa-wikipedia-w:before {
  content: "";
}

.fa-safari:before {
  content: "";
}

.fa-chrome:before {
  content: "";
}

.fa-firefox:before {
  content: "";
}

.fa-opera:before {
  content: "";
}

.fa-internet-explorer:before {
  content: "";
}

.fa-tv:before,
.fa-television:before {
  content: "";
}

.fa-contao:before {
  content: "";
}

.fa-500px:before {
  content: "";
}

.fa-amazon:before {
  content: "";
}

.fa-calendar-plus-o:before {
  content: "";
}

.fa-calendar-minus-o:before {
  content: "";
}

.fa-calendar-times-o:before {
  content: "";
}

.fa-calendar-check-o:before {
  content: "";
}

.fa-industry:before {
  content: "";
}

.fa-map-pin:before {
  content: "";
}

.fa-map-signs:before {
  content: "";
}

.fa-map-o:before {
  content: "";
}

.fa-map:before {
  content: "";
}

.fa-commenting:before {
  content: "";
}

.fa-commenting-o:before {
  content: "";
}

.fa-houzz:before {
  content: "";
}

.fa-vimeo:before {
  content: "";
}

.fa-black-tie:before {
  content: "";
}

.fa-fonticons:before {
  content: "";
}

.fa-reddit-alien:before {
  content: "";
}

.fa-edge:before {
  content: "";
}

.fa-credit-card-alt:before {
  content: "";
}

.fa-codiepie:before {
  content: "";
}

.fa-modx:before {
  content: "";
}

.fa-fort-awesome:before {
  content: "";
}

.fa-usb:before {
  content: "";
}

.fa-product-hunt:before {
  content: "";
}

.fa-mixcloud:before {
  content: "";
}

.fa-scribd:before {
  content: "";
}

.fa-pause-circle:before {
  content: "";
}

.fa-pause-circle-o:before {
  content: "";
}

.fa-stop-circle:before {
  content: "";
}

.fa-stop-circle-o:before {
  content: "";
}

.fa-shopping-bag:before {
  content: "";
}

.fa-shopping-basket:before {
  content: "";
}

.fa-hashtag:before {
  content: "";
}

.fa-bluetooth:before {
  content: "";
}

.fa-bluetooth-b:before {
  content: "";
}

.fa-percent:before {
  content: "";
}

.fa-gitlab:before {
  content: "";
}

.fa-wpbeginner:before {
  content: "";
}

.fa-wpforms:before {
  content: "";
}

.fa-envira:before {
  content: "";
}

.fa-universal-access:before {
  content: "";
}

.fa-wheelchair-alt:before {
  content: "";
}

.fa-question-circle-o:before {
  content: "";
}

.fa-blind:before {
  content: "";
}

.fa-audio-description:before {
  content: "";
}

.fa-volume-control-phone:before {
  content: "";
}

.fa-braille:before {
  content: "";
}

.fa-assistive-listening-systems:before {
  content: "";
}

.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: "";
}

.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: "";
}

.fa-glide:before {
  content: "";
}

.fa-glide-g:before {
  content: "";
}

.fa-signing:before,
.fa-sign-language:before {
  content: "";
}

.fa-low-vision:before {
  content: "";
}

.fa-viadeo:before {
  content: "";
}

.fa-viadeo-square:before {
  content: "";
}

.fa-snapchat:before {
  content: "";
}

.fa-snapchat-ghost:before {
  content: "";
}

.fa-snapchat-square:before {
  content: "";
}

.fa-pied-piper:before {
  content: "";
}

.fa-first-order:before {
  content: "";
}

.fa-yoast:before {
  content: "";
}

.fa-themeisle:before {
  content: "";
}

.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: "";
}

.fa-fa:before,
.fa-font-awesome:before {
  content: "";
}

.fa-handshake-o:before {
  content: "";
}

.fa-envelope-open:before {
  content: "";
}

.fa-envelope-open-o:before {
  content: "";
}

.fa-linode:before {
  content: "";
}

.fa-address-book:before {
  content: "";
}

.fa-address-book-o:before {
  content: "";
}

.fa-vcard:before,
.fa-address-card:before {
  content: "";
}

.fa-vcard-o:before,
.fa-address-card-o:before {
  content: "";
}

.fa-user-circle:before {
  content: "";
}

.fa-user-circle-o:before {
  content: "";
}

.fa-user-o:before {
  content: "";
}

.fa-id-badge:before {
  content: "";
}

.fa-drivers-license:before,
.fa-id-card:before {
  content: "";
}

.fa-drivers-license-o:before,
.fa-id-card-o:before {
  content: "";
}

.fa-quora:before {
  content: "";
}

.fa-free-code-camp:before {
  content: "";
}

.fa-telegram:before {
  content: "";
}

.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
  content: "";
}

.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
  content: "";
}

.fa-thermometer-2:before,
.fa-thermometer-half:before {
  content: "";
}

.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
  content: "";
}

.fa-thermometer-0:before,
.fa-thermometer-empty:before {
  content: "";
}

.fa-shower:before {
  content: "";
}

.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
  content: "";
}

.fa-podcast:before {
  content: "";
}

.fa-window-maximize:before {
  content: "";
}

.fa-window-minimize:before {
  content: "";
}

.fa-window-restore:before {
  content: "";
}

.fa-times-rectangle:before,
.fa-window-close:before {
  content: "";
}

.fa-times-rectangle-o:before,
.fa-window-close-o:before {
  content: "";
}

.fa-bandcamp:before {
  content: "";
}

.fa-grav:before {
  content: "";
}

.fa-etsy:before {
  content: "";
}

.fa-imdb:before {
  content: "";
}

.fa-ravelry:before {
  content: "";
}

.fa-eercast:before {
  content: "";
}

.fa-microchip:before {
  content: "";
}

.fa-snowflake-o:before {
  content: "";
}

.fa-superpowers:before {
  content: "";
}

.fa-wpexplorer:before {
  content: "";
}

.fa-meetup:before {
  content: "";
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
/**
 * basic
 */
.opal-heading-animated {
  font-size: 43px;
  line-height: 1.2; }

.opal-heading-animated--style-highlight .opal-heading-animated-dynamic-wrapper {
  position: relative;
  overflow: visible; }

.opal-heading-animated--style-highlight .opal-heading-animated-dynamic-text {
  z-index: 1; }

.opal-heading-animated--style-highlight .opal-heading-animated-plain-text {
  z-index: 1;
  position: relative; }

.opal-heading-animated--style-highlight svg {
  position: absolute;
  top: 50%;
  left: 50%;
  overflow: visible;
  width: calc( 100% + 20px);
  height: calc( 100% + 20px);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%); }
  .opal-heading-animated--style-highlight svg path {
    stroke: red;
    stroke-width: 9;
    fill: none;
    stroke-dasharray: 1500;
    animation: opal-heading-animated-dash 10s infinite;
    -webkit-animation: opal-heading-animated-dash 10s infinite;
    -ms-animation: opal-heading-animated-dash 10s infinite; }
    .opal-heading-animated--style-highlight svg path:nth-of-type(2) {
      animation-delay: 0.6s;
      -webkit-animation-delay: 0.6s; }

.opal-elementor-banner,
.opal-elementor-banner img {
  display: block;
  position: relative; }

.opal-banner-img-wrap {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  height: 100%; }

.opal-banner-img-wrap .opal-elementor-banner-img {
  -webkit-flex-shrink: 0;
  flex-shrink: 0; }

.opal-elementor-banner {
  z-index: 1;
  overflow: hidden;
  margin: 0 0 35px;
  background: #3085a3;
  text-align: center;
  cursor: pointer;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.opal-elementor-banner-desc .opal-banner-read-more {
  z-index: 100; }

.opal-elementor-banner,
.wpb_column > .wpb_wrapper .opal-elementor-banner {
  margin-bottom: 0px; }

.elementor-widget-opal-addon-banner .opal-elementor-banner-title {
  background: transparent; }

.opal-elementor-banner *,
.opal-elementor-banner .opal-elementor-banner-desc {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box; }

.opal-elementor-banner img {
  min-width: 100%;
  max-width: 100%;
  -webkit-transition: opacity .35s;
  transition: opacity .35s; }

.opal-elementor-banner .opal-elementor-banner-desc {
  padding: 15px;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.opal-elementor-banner .opal-elementor-banner-desc,
.opal-elementor-banner .opal-elementor-banner-link {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.opal-elementor-banner .opal-elementor-banner-link {
  z-index: 1000;
  text-indent: 200%;
  white-space: nowrap;
  font-size: 0;
  opacity: 0; }

.opal-elementor-banner a.opal-elementor-banner-link {
  display: block;
  background: 0 0; }

.opal-banner-animation-1 img {
  width: -webkit-calc(100% + 50px) !important;
  width: calc(100% + 50px) !important;
  max-width: -webkit-calc(100% + 50px) !important;
  max-width: calc(100% + 50px) !important;
  -webkit-transition: opacity .35s,filter 0.35s, -webkit-transform .35s;
  transition: opacity .35s, filter 0.35s, -webkit-transform .35s;
  transition: opacity .35s, filter 0.35s, transform .35s;
  transition: opacity .35s, filter 0.35s, transform .35s, -webkit-transform .35s;
  -webkit-transform: translate3d(-40px, 0, 0);
  transform: translate3d(-40px, 0, 0); }

.opal-banner-animation-2 .opal-elementor-banner-title {
  padding: 15px; }

.opal-banner-animation-1 .opal-elementor-banner-desc {
  top: auto;
  bottom: 0;
  min-height: 25%;
  height: auto;
  max-height: 100%;
  text-align: left; }

.opal-banner-animation-1 .opal-elementor-banner-content,
.opal-banner-animation-1 .opal-elementor-banner-title,
.opal-banner-animation-1 .opal-banner-read-more {
  -webkit-transform: translate3d(0, 40px, 0);
  transform: translate3d(0, 40px, 0);
  -webkit-transition-delay: .05s;
  transition-delay: .05s;
  -webkit-transition-duration: .35s;
  transition-duration: .35s; }

.opal-banner-animation-1 .opal-elementor-banner-title {
  -webkit-transition: -webkit-transform .35s;
  transition: -webkit-transform .35s;
  transition: transform .35s;
  transition: transform .35s, -webkit-transform .35s; }

.opal-banner-animation-1 .opal-elementor-banner-content,
.opal-banner-animation-1 .opal-banner-read-more {
  margin-top: 10px;
  opacity: 0;
  -webkit-transition: opacity .2s, -webkit-transform .35s;
  transition: opacity .2s, -webkit-transform .35s;
  transition: opacity .2s, transform .35s;
  transition: opacity .2s, transform .35s, -webkit-transform .35s; }

.opal-banner-animation-1:hover .opal-elementor-banner-content,
.opal-banner-animation-1.active .opal-elementor-banner-content,
.opal-banner-animation-1:hover .opal-banner-read-more,
.opal-banner-animation-1.active .opal-banner-read-more {
  opacity: 1;
  -webkit-transition-delay: .05s;
  transition-delay: .05s;
  -webkit-transition-duration: .35s;
  transition-duration: .35s; }

.opal-banner-animation-1:hover .opal-elementor-banner-content,
.opal-banner-animation-1.active .opal-elementor-banner-content,
.opal-banner-animation-1:hover .opal-banner-read-more,
.opal-banner-animation-1.active .opal-banner-read-more,
.opal-banner-animation-1:hover .opal-elementor-banner-title,
.opal-banner-animation-1.active .opal-elementor-banner-title,
.opal-banner-animation-1:hover img,
.opal-banner-animation-1.active img {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition-delay: .05s;
  transition-delay: .05s;
  -webkit-transition-duration: .35s;
  transition-duration: .35s; }

.opal-banner-animation-1.zoomout img,
.opal-banner-animation-1.scale img {
  -webkit-transform: translate3d(-40px, 0, 0) scale(1.1);
  transform: translate3d(-40px, 0, 0) scale(1.1); }

.opal-elementor-banner.sepia img {
  -webkit-filter: sepia(30%);
  filter: sepia(30%); }

.opal-elementor-banner.bright img {
  -webkit-filter: brightness(1);
  filter: brightness(1); }

.opal-elementor-banner.sepia:hover img {
  -webkit-filter: sepia(0%);
  filter: sepia(0%); }

.opal-elementor-banner.bright:hover img {
  -webkit-filter: brightness(1.2);
  filter: brightness(1.2); }

.opal-banner-animation-1.opal-banner-min-height img,
.opal-banner-animation-2.opal-banner-min-height img,
.opal-banner-animation-4.opal-banner-min-height img,
.opal-banner-animation-5.opal-banner-min-height img,
.opal-banner-animation-6.opal-banner-min-height img,
.opal-banner-animation-13.opal-banner-min-height img {
  height: auto; }

.opal-banner-animation-2 img {
  width: 100%; }

.opal-banner-animation-2 .opal-elementor-banner-desc::before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  -webkit-transform: translate3d(0, 50%, 0);
  transform: translate3d(0, 50%, 0); }

.opal-banner-animation-2 .opal-elementor-banner-title {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  -webkit-transition: -webkit-transform .35s, color .35s;
  -webkit-transition: color .35s, -webkit-transform .35s;
  transition: color .35s, -webkit-transform .35s;
  transition: transform .35s, color .35s;
  transition: transform .35s, color .35s, -webkit-transform .35s;
  -webkit-transform: translate3d(0, -50%, 0);
  transform: translate3d(0, -50%, 0); }

.opal-banner-animation-2 .opal-elementor-banner-content,
.opal-banner-animation-2 .opal-banner-read-more,
.opal-banner-animation-2 .opal-elementor-banner-desc::before {
  -webkit-transition: opacity .35s, -webkit-transform .35s;
  transition: opacity .35s, -webkit-transform .35s;
  transition: opacity .35s, transform .35s;
  transition: opacity .35s, transform .35s, -webkit-transform .35s; }

.opal-banner-animation-2 .opal-elementor-banner-content,
.opal-banner-animation-2 .opal-banner-read-more {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 15px;
  width: 100%;
  max-height: 50%;
  opacity: 0;
  -webkit-transform: translate3d(0, 10px, 0);
  transform: translate3d(0, 10px, 0); }

.opal-banner-animation-2:hover .opal-elementor-banner-title,
.opal-banner-animation-2.active .opal-elementor-banner-title {
  color: #fff;
  -webkit-transform: translate3d(0, -40px, 0);
  transform: translate3d(0, -40px, 0); }

.opal-banner-animation-2:hover .opal-elementor-banner-content,
.opal-banner-animation-2.active .opal-elementor-banner-content,
.opal-banner-animation-2:hover .opal-banner-read-more,
.opal-banner-animation-2.active .opal-banner-read-more,
.opal-banner-animation-2:hover .opal-elementor-banner-desc::before,
.opal-banner-animation-2.active .opal-elementor-banner-desc::before {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.opal-banner-animation-2:hover .opal-elementor-banner-content,
.opal-banner-animation-2.active .opal-elementor-banner-content {
  -webkit-transform: translate3d(0, -30px, 0);
  transform: translate3d(0, -30px, 0); }

.opal-banner-animation-3 .opal-elementor-banner-title {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 15px;
  width: 100%;
  text-align: left;
  -webkit-transform: translate3d(0, -30px, 0);
  transform: translate3d(0, -30px, 0); }

.opal-banner-animation-3 .opal-elementor-banner-desc::before,
.opal-banner-animation-3 .opal-elementor-banner-title {
  -webkit-transition: -webkit-transform .35s;
  transition: -webkit-transform .35s;
  transition: transform .35s;
  transition: transform .35s, -webkit-transform .35s; }

.opal-banner-animation-3:hover .opal-elementor-banner-desc::before,
.opal-banner-animation-3.active .opal-elementor-banner-desc::before,
.opal-banner-animation-3:hover .opal-elementor-banner-title,
.opal-banner-animation-3.active .opal-elementor-banner-title {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.opal-banner-animation-3 .opal-elementor-banner-content {
  max-height: -webkit-calc(100% - 60px - 1.5em);
  max-height: calc(100% - 60px - 1.5em);
  overflow: hidden; }

.opal-banner-animation-4 img {
  width: -webkit-calc(100% + 40px) !important;
  width: calc(100% + 40px) !important;
  max-width: -webkit-calc(100% + 40px) !important;
  max-width: calc(100% + 40px) !important; }

.opal-banner-animation-4 .opal-elementor-banner-desc {
  padding: 30px; }

.opal-banner-animation-4 .opal-elementor-banner-desc::after,
.opal-banner-animation-4 .opal-elementor-banner-desc::before {
  position: absolute;
  content: "";
  opacity: 0; }

.opal-banner-animation-4 .opal-elementor-banner-desc::before {
  top: 50px;
  right: 30px;
  bottom: 50px;
  left: 30px;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  -webkit-transform: scale(0, 1);
  -ms-transform: scale(0, 1);
  transform: scale(0, 1);
  -webkit-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0; }

.opal-banner-animation-4 .opal-elementor-banner-desc::after {
  top: 30px;
  right: 50px;
  bottom: 30px;
  left: 50px;
  border-right: 1px solid #fff;
  border-left: 1px solid #fff;
  -webkit-transform: scale(1, 0);
  -ms-transform: scale(1, 0);
  transform: scale(1, 0);
  -webkit-transform-origin: 100% 0;
  -ms-transform-origin: 100% 0;
  transform-origin: 100% 0; }

.opal-banner-animation-4 .opal-elementor-banner-title {
  padding: 50px 30px 0 30px;
  -webkit-transition: -webkit-transform .35s;
  transition: -webkit-transform .35s;
  transition: transform .35s;
  transition: transform .35s, -webkit-transform .35s; }

.opal-banner-animation-4 .opal-elementor-banner-content,
.opal-banner-animation-4 .opal-banner-read-more {
  padding: 10px 30px;
  opacity: 0;
  overflow: hidden;
  -webkit-transform: translate3d(0, -10px, 0);
  transform: translate3d(0, -10px, 0); }

.opal-banner-animation-4 .opal-elementor-banner-title,
.opal-banner-animation-4 img {
  -webkit-transform: translate3d(-30px, 0, 0);
  transform: translate3d(-30px, 0, 0); }

.opal-banner-animation-4.zoomout img,
.opal-banner-animation-4.scale img {
  -webkit-transform: translate3d(-30px, 0, 0) scale(1.1);
  transform: translate3d(-30px, 0, 0) scale(1.1); }

.opal-banner-animation-4 .opal-elementor-banner-content,
.opal-banner-animation-4 .opal-banner-read-more,
.opal-banner-animation-4 .opal-elementor-banner-desc::after,
.opal-banner-animation-4 .opal-elementor-banner-desc::before,
.opal-banner-animation-4 img {
  -webkit-transition: opacity .35s, -webkit-transform .35s;
  transition: opacity .35s, -webkit-transform .35s;
  transition: opacity .35s, transform .35s;
  transition: opacity .35s, transform .35s, -webkit-transform .35s; }

/*.opal-banner-animation-4:hover img,
.opal-banner-animation-4.active img {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}*/
.opal-banner-animation-4:hover .opal-elementor-banner-desc::after,
.opal-banner-animation-4.active .opal-elementor-banner-desc::after,
.opal-banner-animation-4:hover .opal-elementor-banner-desc::before,
.opal-banner-animation-4.active .opal-elementor-banner-desc::before {
  opacity: 1;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1); }

.opal-banner-animation-4:hover .opal-elementor-banner-content,
.opal-banner-animation-4.active .opal-elementor-banner-content,
.opal-banner-animation-4:hover .opal-banner-read-more,
.opal-banner-animation-4.active .opal-banner-read-more,
.opal-banner-animation-4:hover .opal-elementor-banner-title,
.opal-banner-animation-4.active .opal-elementor-banner-title {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.opal-banner-animation-4:hover .opal-elementor-banner-content,
.opal-banner-animation-4:hover .opal-elementor-banner-desc::after,
.opal-banner-animation-4:hover .opal-elementor-banner-title,
.opal-banner-animation-4:hover img {
  -webkit-transition-delay: .15s;
  transition-delay: .15s; }

.opal-banner-animation-5 .opal-elementor-banner-desc {
  top: auto;
  bottom: 0;
  padding: 15px;
  height: auto;
  background: #f2f2f2;
  color: #3c4a50;
  -webkit-transition: -webkit-transform .35s;
  transition: -webkit-transform .35s;
  transition: transform .35s;
  transition: transform .35s, -webkit-transform .35s;
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0); }

.opal-banner-animation-5 .opal-elementor-banner-content {
  position: absolute;
  top: auto;
  bottom: 100%;
  left: 0;
  width: 100%;
  padding: 15px;
  opacity: 0;
  -webkit-transition: opacity .35s;
  transition: opacity .35s; }

.opal-banner-animation-5 .opal-elementor-banner-title,
.opal-banner-animation-5 .opal-banner-read-more {
  -webkit-transition: -webkit-transform .35s;
  transition: -webkit-transform .35s;
  transition: transform .35s;
  transition: transform .35s, -webkit-transform .35s;
  -webkit-transform: translate3d(0, 200%, 0);
  transform: translate3d(0, 200%, 0);
  text-align: center; }

.opal-banner-animation-5 .opal-elementor-banner-title {
  margin: 10px 0; }

.opal-banner-animation-5:hover .opal-elementor-banner-content,
.opal-banner-animation-5.active .opal-elementor-banner-content,
.opal-banner-animation-5:hover .opal-elementor-banner-content *,
.opal-banner-animation-5.active .opal-elementor-banner-content * {
  opacity: 1 !important;
  z-index: 99 !important;
  -webkit-backface-visibility: hidden !important;
  backface-visibility: hidden !important; }

.opal-banner-animation-5:hover .opal-elementor-banner-desc,
.opal-banner-animation-5.active .opal-elementor-banner-desc,
.opal-banner-animation-5:hover .opal-elementor-banner-title,
.opal-banner-animation-5.active .opal-elementor-banner-title,
.opal-banner-animation-5:hover .opal-banner-read-more,
.opal-banner-animation-5.active .opal-banner-read-more {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0); }

.opal-banner-animation-5:hover .opal-elementor-banner-title {
  -webkit-transition-delay: .05s;
  transition-delay: .05s; }

.opal-banner-animation-5 img,
.opal-banner-animation-2 img,
.opal-banner-animation-4 img,
.opal-banner-animation-6 img {
  -webkit-transition: opacity .35s,filter 0.35s, -webkit-transform .35s;
  transition: opacity .35s,filter 0.35s ,-webkit-transform .35s;
  transition: opacity .35s,filter 0.35s, transform .35s;
  transition: opacity .35s,filter 0.35s, transform .35s, -webkit-transform .35s; }

.opal-banner-animation-5.zoomout img,
.opal-banner-animation-5.scale img,
.opal-banner-animation-2.zoomout img,
.opal-banner-animation-2.scale img,
.opal-banner-animation-6.zoomout img,
.opal-banner-animation-6.scale img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1); }

.opal-banner-animation-5.zoomin:hover img,
.opal-banner-animation-2.zoomin:hover img,
.opal-banner-animation-6.zoomin:hover img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1); }

.opal-banner-animation-5.zoomout:hover img,
.opal-banner-animation-2.zoomout:hover img,
.opal-banner-animation-6.zoomout:hover img {
  -webkit-transform: scale(1);
  transform: scale(1); }

.opal-banner-animation-5.scale:hover img,
.opal-banner-animation-2.scale:hover img,
.opal-banner-animation-6.scale:hover img {
  -webkit-transform: scale(1.2) rotate(5deg);
  transform: scale(1.2) rotate(5deg); }

.opal-banner-animation-5.grayscale:hover img,
.opal-banner-animation-2.grayscale:hover img,
.opal-banner-animation-6.grayscale:hover img {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%); }

.opal-banner-animation-5.blur:hover img,
.opal-banner-animation-2.blur:hover img,
.opal-banner-animation-6.blur:hover img {
  -webkit-filter: blur(3px);
  filter: blur(3px); }

.opal-banner-animation-6 .opal-elementor-banner-desc {
  padding: 45px; }

.opal-banner-animation-6 .opal-elementor-banner-desc::before {
  position: absolute;
  content: "";
  top: 30px;
  right: 30px;
  bottom: 30px;
  left: 30px;
  border: 1px solid #fff; }

.opal-banner-animation-6 .opal-elementor-banner-title {
  margin: 20px 0 10px;
  -webkit-transition: -webkit-transform .35s;
  transition: -webkit-transform .35s;
  transition: transform .35s;
  transition: transform .35s, -webkit-transform .35s;
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0); }

.opal-banner-animation-6 .opal-elementor-banner-content,
.opal-banner-animation-6 .opal-banner-read-more,
.opal-banner-animation-6 .opal-elementor-banner-desc::before {
  opacity: 0;
  -webkit-transition: opacity .35s, -webkit-transform .35s;
  transition: opacity .35s, -webkit-transform .35s;
  transition: opacity .35s, transform .35s;
  transition: opacity .35s, transform .35s, -webkit-transform .35s;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0); }

.opal-banner-animation-6 .opal-banner-read-more {
  margin-top: 10px; }

.opal-banner-animation-6:hover .opal-elementor-banner-title,
.opal-banner-animation-6.active .opal-elementor-banner-title {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.opal-banner-animation-6:hover .opal-elementor-banner-content,
.opal-banner-animation-6.active .opal-elementor-banner-content,
.opal-banner-animation-6:hover .opal-banner-read-more,
.opal-banner-animation-6.active .opal-banner-read-more,
.opal-banner-animation-6:hover .opal-elementor-banner-desc::before,
.opal-banner-animation-6.active .opal-elementor-banner-desc::before {
  opacity: 1;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1); }

.opal-banner-animation-8 img {
  -webkit-transition: opacity .35s, -webkit-transform .35s;
  transition: opacity .35s, -webkit-transform .35s;
  transition: opacity .35s, transform .35s;
  transition: opacity .35s, transform .35s, -webkit-transform .35s;
  -webkit-transform: scale(1.15);
  -ms-transform: scale(1.15);
  transform: scale(1.15); }

.opal-banner-animation-8:hover img,
.opal-banner-animation-8.active img {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1); }

.opal-banner-animation-8 .opal-elementor-banner-title {
  margin-top: 20%;
  -webkit-transition: -webkit-transform .35s;
  transition: -webkit-transform .35s;
  transition: transform .35s;
  transition: transform .35s, -webkit-transform .35s;
  -webkit-transform: translate3d(0, 20px, 0);
  transform: translate3d(0, 20px, 0); }

.opal-banner-animation-8:hover .opal-elementor-banner-title,
.opal-banner-animation-8.active .opal-elementor-banner-title {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.opal-banner-animation-8 .opal-elementor-banner-content {
  margin: 1em 0 0;
  padding: 35px;
  border: 1px solid #fff;
  opacity: 0;
  -webkit-transition: opacity .35s, -webkit-transform .35s;
  transition: opacity .35s, -webkit-transform .35s;
  transition: opacity .35s, transform .35s;
  transition: opacity .35s, transform .35s, -webkit-transform .35s;
  -webkit-transform: translate3d(0, 20px, 0) scale(1.1);
  transform: translate3d(0, 20px, 0) scale(1.1); }

.opal-banner-animation-8:hover .opal-elementor-banner-content,
.opal-banner-animation-8.active .opal-elementor-banner-content {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0) scale(1);
  transform: translate3d(0, 0, 0) scale(1); }

.opal-banner-animation-12 .opal-elementor-banner-desc::after {
  position: absolute;
  content: "";
  right: 30px;
  bottom: 30px;
  left: 30px;
  height: -webkit-calc(50% - 30px);
  height: calc(50% - 30px);
  border: 7px solid #fff;
  -webkit-transition: -webkit-transform .35s;
  transition: -webkit-transform .35s;
  transition: transform .35s;
  transition: transform .35s, -webkit-transform .35s;
  -webkit-transform: translate3d(0, -100%, 0);
  transform: translate3d(0, -100%, 0); }

.opal-banner-animation-12:hover .opal-elementor-banner-desc::after,
.opal-banner-animation-12.active .opal-elementor-banner-desc::after {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.opal-banner-animation-12 .opal-elementor-banner-desc {
  padding: 45px;
  text-align: left; }

.opal-banner-animation-12 .opal-elementor-banner-content {
  position: absolute;
  right: 60px;
  bottom: 60px;
  left: 60px;
  opacity: 0;
  -webkit-transition: opacity .35s, -webkit-transform .35s;
  transition: opacity .35s, -webkit-transform .35s;
  transition: opacity .35s, transform .35s;
  transition: opacity .35s, transform .35s, -webkit-transform .35s;
  -webkit-transform: translate3d(0, -100px, 0);
  transform: translate3d(0, -100px, 0); }

.opal-banner-animation-12:hover .opal-elementor-banner-content,
.opal-banner-animation-12.active .opal-elementor-banner-content {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.opal-banner-animation-13 img {
  width: -webkit-calc(100% + 20px) !important;
  width: calc(100% + 20px) !important;
  max-width: -webkit-calc(100% + 20px) !important;
  max-width: calc(100% + 20px) !important;
  -webkit-transition: opacity .35s,filter 0.35s, -webkit-transform .35s;
  transition: opacity .35s,filter 0.35s ,-webkit-transform .35s;
  transition: opacity .35s,filter 0.35s, transform .35s;
  transition: opacity .35s,filter 0.35s, transform .35s, -webkit-transform .35s;
  -webkit-transform: translate3d(-10px, 0, 0);
  transform: translate3d(-10px, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.opal-banner-animation-13.zoomout img,
.opal-banner-animation-13.scale img {
  -webkit-transform: translate3d(-10px, 0, 0) scale(1.1);
  transform: translate3d(-10px, 0, 0) scale(1.1); }

.opal-banner-animation-13.none:hover img,
.opal-banner-animation-1.none:hover img,
.opal-banner-animation-4.none:hover img {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.opal-banner-animation-13.zoomin:hover img,
.opal-banner-animation-1.zoomin:hover img,
.opal-banner-animation-4.zoomin:hover img {
  -webkit-transform: translate3d(0, 0, 0) scale(1.1);
  transform: translate3d(0, 0, 0) scale(1.1); }

.opal-banner-animation-13.zoomout:hover img,
.opal-banner-animation-1.zoomout:hover img,
.opal-banner-animation-4.zoomout:hover img {
  -webkit-transform: translate3d(0, 0, 0) scale(1);
  transform: translate3d(0, 0, 0) scale(1); }

.opal-banner-animation-13.scale:hover img,
.opal-banner-animation-1.scale:hover img,
.opal-banner-animation-4.scale:hover img {
  -webkit-transform: translate3d(0, 0, 0) scale(1.2) rotate(5deg);
  transform: translate3d(0, 0, 0) scale(1.2) rotate(5deg); }

.opal-banner-animation-13.grayscale:hover img,
.opal-banner-animation-1.grayscale:hover img,
.opal-banner-animation-4.grayscale:hover img {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%); }

.opal-banner-animation-13.blur:hover img,
.opal-banner-animation-1.blur:hover img,
.opal-banner-animation-4.blur:hover img {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-filter: blur(3px);
  filter: blur(3px); }

.opal-banner-animation-13 .opal-elementor-banner-desc {
  text-align: left; }

.opal-banner-animation-13 .opal-elementor-banner-title {
  position: relative;
  overflow: hidden;
  padding: 5px 0 10px; }

.opal-banner-animation-13 .opal-elementor-banner-title::after {
  position: absolute;
  content: "";
  bottom: 0;
  left: 0;
  width: 100%;
  height: 2px;
  background: #fff;
  -webkit-transition: -webkit-transform .35s;
  transition: -webkit-transform .35s;
  transition: transform .35s;
  transition: transform .35s, -webkit-transform .35s;
  -webkit-transform: translate3d(-101%, 0, 0);
  transform: translate3d(-101%, 0, 0); }

.opal-banner-animation-13:hover .opal-elementor-banner-title::after,
.opal-banner-animation-13.active .opal-elementor-banner-title::after {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.opal-banner-animation-13 .opal-elementor-banner-content,
.opal-banner-animation-13 .opal-banner-read-more {
  padding: 15px 0;
  opacity: 0;
  -webkit-transition: opacity .35s, -webkit-transform .35s;
  transition: opacity .35s, -webkit-transform .35s;
  transition: opacity .35s, transform .35s;
  transition: opacity .35s, transform .35s, -webkit-transform .35s;
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0); }

.opal-banner-animation-13:hover .opal-elementor-banner-content,
.opal-banner-animation-13.active .opal-elementor-banner-content,
.opal-banner-animation-13:hover .opal-banner-read-more,
.opal-banner-animation-13.active .opal-banner-read-more {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.opal-elementor-banner.opal-banner-animation-5 .opal-banner-toggle-size {
  left: 50%;
  width: auto !important;
  height: 100%;
  max-width: none;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%); }

.opal-elementor-banner img {
  border: none;
  padding: 0;
  margin: 0; }

.elementor-nav-menu .menu-badge {
  position: absolute;
  bottom: 90%;
  left: 50%;
  margin: 0 auto;
  transform: translateX(-50%);
  font-size: 10px;
  padding: 0px 3px;
  text-transform: none;
  border-radius: 2px; }

.elementor-nav-menu ul li li .menu-badge {
  position: relative;
  left: inherit; }

.elementor-nav-menu .menu-desc {
  display: block;
  font-size: 10px;
  text-transform: none;
  font-weight: normal;
  color: #8d96ae;
  line-height: 1.05em;
  white-space: normal;
  text-decoration: none; }

.elementor-nav-menu .menu-icon {
  margin-right: 8px;
  color: #8d96ae;
  font-size: 16px;
  align-self: center;
  order: -1; }

.elementor-nav-menu .has-mega-menu {
  position: static; }

.opal-woo-mega-products.navigation-left .mega-products-content {
  clear: both;
  background: #FFF;
  display: flex; }

.opal-woo-mega-products.navigation-left .content-categories {
  width: 22%;
  float: left;
  padding: 20px 23px;
  border: 1px solid #ddd;
  background: #FFF;
  display: block; }
  .opal-woo-mega-products.navigation-left .content-categories a {
    color: #888; }

.opal-woo-mega-products.navigation-left .content-products {
  width: 78%;
  float: left;
  border: 1px solid #ddd;
  border-left: 0;
  display: block; }

.opalelementor-header-abs header {
  position: absolute;
  width: 100%;
  background-color: transparent;
  z-index: 9; }

.opalelementor-abs-header-yes {
  position: absolute;
  top: 0;
  z-index: 10;
  width: 100%; }
  .opalelementor-abs-header-yes.she-header {
    position: fixed; }

.opalelementor-writing-veritcal {
  writing-mode: vertical-rl; }

.opalelementor-header-left {
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 300px;
  background: #FFF;
  z-index: 9999; }

ul.oe-list-inline li {
  display: inline-block;
  margin-left: 12px; }
  ul.oe-list-inline li:first-child {
    margin-left: 0; }

ul.oe-list-inline a {
  font-size: 95%;
  color: #888; }

.rounded-circle, #secondary .opalelementor-nav-menu a:before,
.e--pointer-dot a:before, #secondary .elementor-widget-wp-widget-categories a:before {
  border-radius: 50% !important; }

.elementor-widget-opal-box-overview .elementor-box-overview-wrapper .entry-header a, #secondary .elementor-widget-wp-widget-recent-posts a {
  color: inherit; }

.elementor-widget-opal-box-overview .elementor-box-overview-wrapper .entry-header a:hover {
  color: inherit; }

.elementor-widget-divider .elementor-divider-separator:before, .elementor-widget-opal-testimonials .elementor-testimonial-wrapper.layout_3 .elementor-testimonial-image:before, #secondary .elementor-widget-wp-widget-categories a:before {
  background: inherit; }

#secondary .opalelementor-nav-menu a:before,
.e--pointer-dot a:before {
  background: inherit; }

.mc4wp-form .widget-title p .c-body {
  color: inherit; }

.mb-0 {
  margin-bottom: 0; }

.d-block, .effect-thumbnail .post-thumbnail a, .elementor-widget-opal-box-overview .elementor-box-overview-wrapper .post-thumbnail a, .effect-thumbnail .post-thumbnail a:before, .elementor-widget-opal-box-overview .elementor-box-overview-wrapper .post-thumbnail a:before, .effect-thumbnail .post-thumbnail img, .elementor-widget-opal-box-overview .elementor-box-overview-wrapper .post-thumbnail img {
  width: 100%; }

.mt-2 {
  margin-top: 20px; }

.mt-5 {
  margin-top: 50px; }

.effect-thumbnail-v4, .elementor-widget-opal-box-overview {
  transition: all 0.3s ease; }
  @media screen and (prefers-reduced-motion: reduce) {
    .effect-thumbnail-v4, .elementor-widget-opal-box-overview {
      transition: none; } }
  .effect-thumbnail-v4:hover, .elementor-widget-opal-box-overview:hover {
    -ms-transform: translateY(-5px);
    -o-transform: translateY(-5px);
    -moz-transform: translateY(-5px);
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px); }

.effect-thumbnail:hover .post-thumbnail a:before, .elementor-widget-opal-box-overview .elementor-box-overview-wrapper:hover .post-thumbnail a:before {
  visibility: visible;
  opacity: 1;
  -ms-opacity: 1;
  -o-opacity: 1;
  -moz-opacity: 1;
  -webkit-opacity: 1;
  filter: alpha(opacity=100); }

.effect-thumbnail:hover .post-thumbnail img, .elementor-widget-opal-box-overview .elementor-box-overview-wrapper:hover .post-thumbnail img {
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
  opacity: 1;
  -ms-opacity: 1;
  -o-opacity: 1;
  -moz-opacity: 1;
  -webkit-opacity: 1;
  filter: alpha(opacity=100); }

.effect-thumbnail .post-thumbnail, .elementor-widget-opal-box-overview .elementor-box-overview-wrapper .post-thumbnail {
  position: relative; }
  .effect-thumbnail .post-thumbnail a, .elementor-widget-opal-box-overview .elementor-box-overview-wrapper .post-thumbnail a {
    background-image: linear-gradient(left, #212121, #CCC);
    background-image: -webkit-linear-gradient(left, #212121, #CCC);
    background-image: -o-linear-gradient(left, #212121, #CCC);
    background-image: -moz-linear-gradient(left, #212121, #CCC);
    background-image: -webkit-linear-gradient(left, #212121, #CCC); }
    .effect-thumbnail .post-thumbnail a:before, .elementor-widget-opal-box-overview .elementor-box-overview-wrapper .post-thumbnail a:before {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      content: "";
      background: rgba(0, 0, 0, 0.3);
      z-index: 1;
      opacity: 0;
      -ms-opacity: 0;
      -o-opacity: 0;
      -moz-opacity: 0;
      -webkit-opacity: 0;
      filter: alpha(opacity=0);
      visibility: hidden;
      transition: all 0.3s ease; }
      @media screen and (prefers-reduced-motion: reduce) {
        .effect-thumbnail .post-thumbnail a:before, .elementor-widget-opal-box-overview .elementor-box-overview-wrapper .post-thumbnail a:before {
          transition: none; } }
  .effect-thumbnail .post-thumbnail img, .elementor-widget-opal-box-overview .elementor-box-overview-wrapper .post-thumbnail img {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    opacity: 0.2;
    -ms-opacity: 0.2;
    -o-opacity: 0.2;
    -moz-opacity: 0.2;
    -webkit-opacity: 0.2;
    filter: alpha(opacity=20);
    transition: all 0.3s ease; }
    @media screen and (prefers-reduced-motion: reduce) {
      .effect-thumbnail .post-thumbnail img, .elementor-widget-opal-box-overview .elementor-box-overview-wrapper .post-thumbnail img {
        transition: none; } }

.effect-thumbnail-v2:hover .entry-header, .elementor-widget-opal-box-overview .elementor-box-overview-wrapper:hover .entry-header {
  border-bottom: 4px solid #666; }

.effect-thumbnail-v2 .entry-header, .elementor-widget-opal-box-overview .elementor-box-overview-wrapper .entry-header {
  transition: all 0.3s ease;
  border-bottom: 4px solid none; }
  @media screen and (prefers-reduced-motion: reduce) {
    .effect-thumbnail-v2 .entry-header, .elementor-widget-opal-box-overview .elementor-box-overview-wrapper .entry-header {
      transition: none; } }

/***/
.elementor-dropdown {
  position: relative; }
  .elementor-dropdown:hover .elementor-dropdown-menu {
    top: 100%;
    pointer-events: auto;
    opacity: 1;
    visibility: visible; }

.elementor-float-right {
  float: right; }

.elementor-dropdown-menu {
  text-align: left;
  right: 0;
  top: calc(100% + 15px);
  position: absolute;
  transition: all 0.6s ease;
  pointer-events: none;
  opacity: 0;
  z-index: 99;
  visibility: hidden;
  color: #666;
  padding: 10px 15px;
  min-width: 280px;
  background: #ffffff;
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.175); }
  @media screen and (prefers-reduced-motion: reduce) {
    .elementor-dropdown-menu {
      transition: none; } }
  .elementor-dropdown-menu:before {
    content: '';
    width: 10px;
    height: 10px;
    position: absolute;
    background-color: #ffffff;
    top: -5px;
    right: 20px;
    transform: rotate(45deg);
    z-index: 1; }
  .elementor-dropdown-menu ul, .elementor-dropdown-menu li {
    padding: 0;
    margin: 0;
    border-style: none;
    list-style: none; }

.elementor-button-others {
  font-size: 18px;
  padding: 5px 16px;
  display: inline-block; }

.mfp-zoom-in {
  /* start state */
  /* animate in */
  /* animate out */ }
  .mfp-zoom-in .mfp-with-anim {
    opacity: 0;
    transition: all 0.5s ease-in-out;
    transform: scale(0.8); }
  .mfp-zoom-in.mfp-bg {
    opacity: 0;
    transition: all 0.6s ease-out; }
  .mfp-zoom-in.mfp-ready .mfp-with-anim {
    opacity: 1;
    transform: scale(1); }
  .mfp-zoom-in.mfp-ready.mfp-bg {
    opacity: 0.8; }
  .mfp-zoom-in.mfp-removing .mfp-with-anim {
    transform: scale(0.8);
    opacity: 0; }
  .mfp-zoom-in.mfp-removing.mfp-bg {
    opacity: 0; }

/* inject:scss */
.elementor-brand-item {
  text-align: center; }
  .elementor-brand-item img {
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
    opacity: 1; }
  .elementor-brand-item:hover img {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    transition: all 0.3s ease;
    opacity: 0.5; }
    @media screen and (prefers-reduced-motion: reduce) {
      .elementor-brand-item:hover img {
        transition: none; } }

.elementor-widget-tabs .elementor-widget-container .elementor-tabs-wrapper .elementor-tab-title {
  margin-right: 20px; }

.elementor-widget-tabs .elementor-widget-container .elementor-tab-title {
  border: 0; }

.elementor-widget-tabs.opal-tab-title-align-left .elementor-tabs-wrapper {
  justify-content: start; }

.elementor-widget-tabs.opal-tab-title-align-center .elementor-tabs-wrapper {
  justify-content: center; }

.elementor-widget-tabs.opal-tab-title-align-right .elementor-tabs-wrapper {
  justify-content: end; }
  .elementor-widget-tabs.opal-tab-title-align-right .elementor-tabs-wrapper .elementor-tab-title {
    margin-left: 20px;
    margin-right: 0; }

.elementor-widget-tabs.elementor-tabs-view-horizontal {
  overflow: hidden; }
  .elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tabs-wrapper {
    display: flex;
    margin: 0; }
    .elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tabs-wrapper .elementor-tab-desktop-title {
      background-color: #ffffff;
      border-style: solid;
      border-width: 0 0 2px 0;
      border-color: #efefef;
      margin: 0px 2px 0px 0px; }
      .elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tabs-wrapper .elementor-tab-desktop-title:before, .elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tabs-wrapper .elementor-tab-desktop-title:after {
        display: none; }
      .elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tabs-wrapper .elementor-tab-desktop-title:hover {
        background-color: #ffffff;
        border-bottom: 1px solid #ffffff; }
      .elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tabs-wrapper .elementor-tab-desktop-title.elementor-active {
        color: #000000;
        border-color: #ffffff;
        animation: fadeEffect 1s;
        /* Fading effect takes 1 second */ }
  .elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tabs-content-wrapper {
    background: #ffffff;
    position: relative;
    border: 0; }
    .elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tabs-content-wrapper .elementor-tab-content {
      transition: 0.5s opacity ease-in, 0.8s transform ease; }

.elementor-widget-tabs.elementor-tabs-view-vertical {
  margin: 0; }
  .elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tabs-wrapper {
    background-color: #f1f1f1; }
    .elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tabs-wrapper .elementor-tab-desktop-title {
      display: block;
      background-color: #ddd;
      color: black;
      padding: 22px 16px;
      width: 100%;
      border: none;
      outline: none;
      text-align: left;
      cursor: pointer;
      transition: 0.3s; }
      .elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tabs-wrapper .elementor-tab-desktop-title:hover {
        background-color: #999; }
      .elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tabs-wrapper .elementor-tab-desktop-title.elementor-active {
        background-color: #ffffff;
        color: #666; }
  .elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tabs-content-wrapper {
    width: 75%;
    background-color: #ffffff;
    animation: fadeEffect 1s;
    /* Fading effect takes 1 second */ }

/* Go from zero to full opacity */
@keyframes fadeEffect {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

.isotype-filter {
  padding: 0;
  margin: 0 auto;
  text-align: center; }
  .isotype-filter li {
    display: inline-block;
    padding: 15px; }

header .opalelementor-column {
  position: inherit; }

header .opalelementor-column-wrap, header .opalelementor-widget-wrap {
  position: inherit; }

header .opalelementor-widget {
  position: inherit; }

.opalelementor-nav-menu--layout-horizontal .mega-stretchwidth {
  right: 0;
  background: #ffffff;
  max-width: 100% !important;
  width: 100% !important;
  margin: 0 !important; }

.opalelementor-nav-menu {
  width: 100%; }
  .opalelementor-nav-menu .menu-badge {
    position: absolute;
    bottom: 70%;
    left: 70%;
    margin: 0 auto;
    transform: translateX(-50%);
    font-size: 12px;
    padding: 0 5px;
    text-transform: none;
    border-radius: 2px; }
  .opalelementor-nav-menu ul.mega-menu {
    padding: 0;
    box-shadow: none; }
    .opalelementor-nav-menu ul.mega-menu > li {
      box-shadow: 0 0 6px rgba(0, 0, 0, 0.2); }
  .opalelementor-nav-menu ul li li .menu-badge {
    position: relative;
    left: inherit; }
  .opalelementor-nav-menu .menu-desc {
    display: block;
    font-size: 12px;
    text-transform: none;
    font-weight: normal;
    color: #8d96ae;
    line-height: 1.05em;
    white-space: normal;
    text-decoration: none; }
  .opalelementor-nav-menu .mega-fullwidth .mega-menu-item {
    background: #FFF; }
  @media (max-width: 991px) {
    .opalelementor-nav-menu .custom-subwidth > li {
      max-width: 100% !important; } }
  .opalelementor-nav-menu .menu-icon {
    margin-right: 8px;
    color: #8d96ae;
    font-size: 16px;
    align-self: center;
    order: -1; }
  .opalelementor-nav-menu ul.products {
    position: relative !important; }

.opalelementor-nav-menu-popup {
  height: 100vh;
  width: 100vw;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-left: -8px;
  background-color: #fff;
  overflow: auto; }
  .opalelementor-nav-menu-popup .mfp-close {
    font-size: 40px;
    top: 50px;
    right: 20px; }
  .opalelementor-nav-menu-popup .opalelementor-nav-menu {
    position: relative;
    z-index: 2;
    display: block;
    list-style: none;
    margin: 0;
    padding: 0;
    line-height: normal;
    -webkit-tap-highlight-color: transparent; }
    .opalelementor-nav-menu-popup .opalelementor-nav-menu a {
      display: inline-block;
      font-size: 30px;
      position: relative; }
      .opalelementor-nav-menu-popup .opalelementor-nav-menu a:after {
        content: "";
        width: 0;
        height: 1px;
        bottom: 0;
        position: absolute;
        left: auto;
        right: 0;
        z-index: -1;
        -webkit-transition: width 0.6s cubic-bezier(0.25, 0.8, 0.25, 1) 0s;
        transition: width 0.6s cubic-bezier(0.25, 0.8, 0.25, 1) 0s;
        background: currentColor; }
      .opalelementor-nav-menu-popup .opalelementor-nav-menu a:hover:after, .opalelementor-nav-menu-popup .opalelementor-nav-menu a.highlighted:after {
        width: 100%;
        left: 0;
        right: auto; }
    .opalelementor-nav-menu-popup .opalelementor-nav-menu .opalelementor-nav-menu--dropdown {
      box-shadow: none; }
      .opalelementor-nav-menu-popup .opalelementor-nav-menu .opalelementor-nav-menu--dropdown a {
        font-size: 18px; }

.opalelementor-nav-menu--main .opalelementor-nav-menu .sub-menu.show-animation {
  animation: show-animation .6s; }

.opalelementor-nav-menu--main .opalelementor-nav-menu .sub-menu.hide-animation {
  animation: hide-animation .6s; }

.opalelementor-nav-menu--main .opalelementor-nav-menu ul {
  position: absolute;
  /*width: 12em;*/
  border-width: 0;
  border-style: solid;
  padding: 15px 0; }
  .opalelementor-nav-menu--main .opalelementor-nav-menu ul.mega-menu {
    padding: 0; }

.opalelementor-nav-menu--main .opalelementor-nav-menu span.scroll-up, .opalelementor-nav-menu--main .opalelementor-nav-menu span.scroll-down {
  position: absolute;
  display: none;
  visibility: hidden;
  overflow: hidden;
  background: #fff;
  height: 20px; }

.opalelementor-nav-menu--main .opalelementor-nav-menu span.scroll-up-arrow {
  position: absolute;
  top: -2px;
  left: 50%;
  margin-left: -8px;
  width: 0;
  height: 0;
  overflow: hidden;
  border-width: 8px;
  border-style: dashed dashed solid dashed;
  border-color: transparent transparent #494c4f transparent; }

.opalelementor-nav-menu--main .opalelementor-nav-menu span.scroll-down-arrow {
  position: absolute;
  top: -2px;
  left: 50%;
  margin-left: -8px;
  width: 0;
  height: 0;
  overflow: hidden;
  border-width: 8px;
  border-style: dashed dashed solid dashed;
  border-color: transparent transparent #494c4f transparent; }

.opalelementor-nav-menu--layout-horizontal {
  display: flex;
  z-index: 9; }
  .opalelementor-nav-menu--layout-horizontal .opalelementor-nav-menu {
    display: flex;
    flex-wrap: wrap; }
    .opalelementor-nav-menu--layout-horizontal .opalelementor-nav-menu a {
      white-space: normal; }
  .opalelementor-nav-menu--layout-horizontal .menu-item-has-children .sub-menu li {
    display: block;
    text-align: left;
    width: 100%; }
    .opalelementor-nav-menu--layout-horizontal .menu-item-has-children .sub-menu li a {
      font-weight: 400;
      font-size: 14px; }
  .opalelementor-nav-menu--layout-horizontal .menu-item-has-children .mega-menu li a {
    font-weight: 400;
    font-size: 14px;
    text-transform: capitalize; }

.opalelementor-nav-menu--layout-vertical a.opalelementor-item {
  width: 100%; }

.opalelementor-nav-menu__align-right .opalelementor-nav-menu {
  margin-left: auto;
  justify-content: flex-end; }

.opalelementor-nav-menu__align-right .opalelementor-nav-menu--layout-vertical > ul > li > a {
  justify-content: flex-end; }

.opalelementor-nav-menu__align-left .opalelementor-nav-menu {
  margin-right: auto;
  justify-content: flex-start; }

.opalelementor-nav-menu__align-left .opalelementor-nav-menu--layout-vertical > ul > li > a {
  justify-content: flex-start; }

.opalelementor-nav-menu__align-center .opalelementor-nav-menu {
  margin-left: auto;
  margin-right: auto;
  justify-content: center; }

.opalelementor-nav-menu__align-center .opalelementor-nav-menu--layout-vertical > ul > li > a {
  justify-content: center; }

.opalelementor-nav-menu__align-justify .opalelementor-nav-menu--layout-horizontal .opalelementor-nav-menu {
  width: 100%; }
  .opalelementor-nav-menu__align-justify .opalelementor-nav-menu--layout-horizontal .opalelementor-nav-menu > li {
    flex-grow: 1; }
    .opalelementor-nav-menu__align-justify .opalelementor-nav-menu--layout-horizontal .opalelementor-nav-menu > li > a {
      justify-content: center; }

.opalelementor-widget-opal-nav-menu .opalelementor-widget-container {
  display: flex;
  flex-direction: column; }

.opalelementor-nav-menu {
  position: relative;
  z-index: 2;
  display: block;
  list-style: none;
  margin: 0;
  padding: 0;
  line-height: normal;
  -webkit-tap-highlight-color: transparent; }
  .opalelementor-nav-menu:after {
    content: "\00a0";
    display: block;
    height: 0;
    font: 0px/0 serif;
    clear: both;
    visibility: hidden;
    overflow: hidden; }
  .opalelementor-nav-menu ul, .opalelementor-nav-menu li {
    display: block;
    list-style: none;
    margin: 0;
    padding: 0;
    line-height: normal;
    -webkit-tap-highlight-color: transparent; }
  .opalelementor-nav-menu ul {
    display: none; }
    .opalelementor-nav-menu ul ul {
      position: relative; }
      .opalelementor-nav-menu ul ul a {
        border-left: 16px solid transparent; }
        .opalelementor-nav-menu ul ul a:hover, .opalelementor-nav-menu ul ul a:focus, .opalelementor-nav-menu ul ul a:active {
          border-left: 16px solid transparent; }
      .opalelementor-nav-menu ul ul ul a {
        border-left: 24px solid transparent; }
        .opalelementor-nav-menu ul ul ul a:hover, .opalelementor-nav-menu ul ul ul a:focus, .opalelementor-nav-menu ul ul ul a:active {
          border-left: 24px solid transparent; }
      .opalelementor-nav-menu ul ul ul ul a {
        border-left: 32px solid transparent; }
        .opalelementor-nav-menu ul ul ul ul a:hover, .opalelementor-nav-menu ul ul ul ul a:focus, .opalelementor-nav-menu ul ul ul ul a:active {
          border-left: 32px solid transparent; }
      .opalelementor-nav-menu ul ul ul ul ul a {
        border-left: 40px solid transparent; }
        .opalelementor-nav-menu ul ul ul ul ul a:hover, .opalelementor-nav-menu ul ul ul ul ul a:focus, .opalelementor-nav-menu ul ul ul ul ul a:active {
          border-left: 40px solid transparent; }
  .opalelementor-nav-menu li.has-stretchwidth {
    position: static; }
  .opalelementor-nav-menu li, .opalelementor-nav-menu a {
    position: relative; }
  .opalelementor-nav-menu li {
    border-width: 0; }
  .opalelementor-nav-menu a {
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 10px 20px; }
    .opalelementor-nav-menu a.current {
      background: #373a3c;
      color: #fff; }
    .opalelementor-nav-menu a.disabled {
      cursor: not-allowed;
      color: #a1a6a9; }

.opalelementor-nav-menu--indicator-none .opalelementor-nav-menu .opalelementor-item.has-submenu {
  padding-right: 20px; }
  .opalelementor-nav-menu--indicator-none .opalelementor-nav-menu .opalelementor-item.has-submenu .sub-arrow {
    display: none; }

.opalelementor-nav-menu--indicator-plus:before {
  font-family: "Open Sans", sans-serif; }

.opalelementor-nav-menu--indicator-chevron .opalelementor-nav-menu .sub-arrow {
  font-size: 10px; }
  .opalelementor-nav-menu--indicator-chevron .opalelementor-nav-menu .sub-arrow:before {
    content: ''; }

.opalelementor-nav-menu--indicator-angle .opalelementor-nav-menu .sub-arrow:before {
  content: ''; }

.opalelementor-nav-menu--indicator-classic .opalelementor-nav-menu .sub-arrow:before {
  content: ''; }

.opalelementor-nav-menu--indicator-plus .opalelementor-nav-menu .sub-arrow:before {
  content: '+'; }

.opalelementor-nav-menu .sub-arrow {
  font-family: "FontAwesome";
  font-size: 16px;
  line-height: 1;
  padding-left: 10px; }

.opalelementor-nav-menu--dropdown .opalelementor-item:hover, .opalelementor-nav-menu--dropdown .opalelementor-item:focus, .opalelementor-nav-menu--dropdown .opalelementor-item.highlighted {
  background-color: #f7f8fa;
  color: #212121; }

.opalelementor-sub-item:hover, .opalelementor-sub-item:focus, .opalelementor-sub-item.highlighted {
  background-color: #f7f8fa;
  color: #212121; }

.opalelementor-menu-toggle {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 22px;
  padding: 0.25em;
  cursor: pointer;
  border: 0 solid;
  border-radius: 3px;
  background-color: rgba(0, 0, 0, 0.05);
  color: #494c4f; }
  .opalelementor-menu-toggle i:before {
    content: '\e804'; }
  .opalelementor-menu-toggle.opalelementor-active i:before {
    content: '\e909'; }

.opalelementor-nav-menu--dropdown {
  background-color: #ffffff;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.2);
  font-size: 16px;
  font-size: 1rem;
  top: calc(100% + 15px); }
  .opalelementor-nav-menu--dropdown .menu {
    display: block;
    position: relative !important; }
    .opalelementor-nav-menu--dropdown .menu a {
      text-transform: capitalize;
      font-size: 16px;
      font-size: 1rem; }
      .opalelementor-nav-menu--dropdown .menu a:hover {
        background: none; }
  .opalelementor-nav-menu--dropdown.opalelementor-nav-menu__container {
    margin-top: 10px; }
    .opalelementor-nav-menu--dropdown.opalelementor-nav-menu__container .opalelementor-sub-item {
      font-size: 14px;
      font-size: 0.875rem; }
  .opalelementor-nav-menu--dropdown a {
    color: #494c4f;
    justify-content: space-between; }
    .opalelementor-nav-menu--dropdown a.current {
      background: #373a3c;
      color: #fff; }
    .opalelementor-nav-menu--dropdown a.disabled {
      color: #b3b3b3; }

a.highlighted + .opalelementor-nav-menu--dropdown {
  top: 100%;
  opacity: 1;
  visibility: visible; }

ul.opalelementor-nav-menu--dropdown a {
  text-shadow: none;
  border-left: 8px solid transparent; }
  ul.opalelementor-nav-menu--dropdown a:hover, ul.opalelementor-nav-menu--dropdown a:focus {
    text-shadow: none;
    border-left: 8px solid transparent; }

.opalelementor-widget-opal-nav-menu:not(.opalelementor-nav-menu--toggle) .opalelementor-menu-toggle {
  display: none; }

.opalelementor-nav-menu__text-align-center .opalelementor-nav-menu--dropdown .opalelementor-nav-menu a {
  justify-content: center; }

.opalelementor-nav-menu--toggle .opalelementor-menu-toggle:not(.opalelementor-active) + .opalelementor-nav-menu__container {
  display: none; }

.opalelementor-nav-menu--stretch .opalelementor-nav-menu__container.opalelementor-nav-menu--dropdown {
  position: absolute;
  z-index: 9998; }

@media (min-width: 768px) {
  .opalelementor-nav-menu--dropdown-mobile .opalelementor-nav-menu--dropdown, .opalelementor-nav-menu--dropdown-mobile .opalelementor-menu-toggle {
    display: none; } }

@media (min-width: 1025px) {
  .opalelementor-nav-menu--dropdown-tablet .opalelementor-nav-menu--dropdown, .opalelementor-nav-menu--dropdown-tablet .opalelementor-menu-toggle {
    display: none; } }

@media (max-width: 1024px) {
  .opalelementor-nav-menu--dropdown-tablet .opalelementor-nav-menu--main {
    display: none; } }

@media (max-width: 767px) {
  .opalelementor-nav-menu--dropdown-mobile .opalelementor-nav-menu--main {
    display: none; } }

@-webkit-keyframes hide-animation {
  0% {
    -webkit-transform: translateY(0);
    opacity: 1; }
  100% {
    -webkit-transform: translateY(30px);
    opacity: 0; } }

@keyframes hide-animation {
  0% {
    transform: translateY(0);
    opacity: 1; }
  100% {
    transform: translateY(30px);
    opacity: 0; } }

@-webkit-keyframes show-animation {
  0% {
    -webkit-transform: translateY(30px);
    opacity: 0; }
  100% {
    -webkit-transform: translateY(0);
    opacity: 1; } }

@keyframes show-animation {
  0% {
    transform: translateY(30px);
    opacity: 0; }
  100% {
    transform: translateY(0);
    opacity: 1; } }

.opalelementor-nav-menu--divider > ul > li:after {
  position: absolute;
  display: block;
  width: 1px;
  height: 10px;
  content: "";
  color: transparent;
  right: 0;
  top: 50%;
  margin-top: -5px; }

.opalelementor-nav-menu--divider > ul > li:last-child:after {
  display: none; }

#secondary .opalelementor-nav-menu a:before,
.e--pointer-dot a:before {
  content: '';
  width: 0;
  height: 7px;
  transition: all 0.6s ease;
  margin: 0;
  position: static; }
  @media screen and (prefers-reduced-motion: reduce) {
    #secondary .opalelementor-nav-menu a:before,
    .e--pointer-dot a:before {
      transition: none; } }

#secondary .opalelementor-nav-menu a.opalelementor-item-active:before, #secondary .opalelementor-nav-menu a:hover:before,
.e--pointer-dot a.opalelementor-item-active:before,
.e--pointer-dot a:hover:before {
  width: 7px;
  margin-right: 10px; }

.opalelementor-nav-menu--main .opalelementor-nav-menu > li.current-menu-parent > a {
  color: #212121; }

.opalelementor-nav-menu--main .opalelementor-nav-menu a.opalelementor-sub-item.opalelementor-item-active {
  background-color: #f7f8fa;
  color: #212121; }

.opalelementor-nav-menu--main .elementor-widget ul.menu li a {
  padding: 8px 0; }

.opalelementor-nav-menu--main ul.opalelementor-nav-menu--dropdown a, .opalelementor-nav-menu--main ul.opalelementor-nav-menu--dropdown a:focus, .opalelementor-nav-menu--main ul.opalelementor-nav-menu--dropdown a:hover {
  border-left: 0;
  border-right: 0; }

.opalelementor-item:before, .opalelementor-item:after {
  display: block;
  position: absolute;
  transition: 0.3s;
  transition-timing-function: cubic-bezier(0.58, 0.3, 0.005, 1); }

.opalelementor-item:not(:hover):not(:focus):not(.opalelementor-item-active):not(.highlighted):before, .opalelementor-item:not(:hover):not(:focus):not(.opalelementor-item-active):not(.highlighted):after {
  opacity: 0; }

.opalelementor-item:hover:before, .opalelementor-item:hover:after {
  transform: scale(1); }

.opalelementor-item:focus:before, .opalelementor-item:focus:after {
  transform: scale(1); }

.opalelementor-item.highlighted:before, .opalelementor-item.highlighted:after {
  transform: scale(1); }

.opalelementor-item-active:before, .opalelementor-item-active:after {
  transform: scale(1); }

.e--pointer-double-line .opalelementor-item:before, .e--pointer-double-line .opalelementor-item:after {
  height: 3px;
  width: 100%;
  left: 0;
  background-color: #55595c;
  z-index: 2; }

.e--pointer-underline .opalelementor-item:before, .e--pointer-underline .opalelementor-item:after {
  height: 3px;
  width: 100%;
  left: 0;
  background-color: #55595c;
  z-index: 2; }

.e--pointer-overline .opalelementor-item:before, .e--pointer-overline .opalelementor-item:after {
  height: 3px;
  width: 100%;
  left: 0;
  background-color: #55595c;
  z-index: 2; }

.e--pointer-double-line.e--animation-grow .opalelementor-item:not(:hover):not(:focus):not(.opalelementor-item-active):not(.highlighted):before, .e--pointer-double-line.e--animation-grow .opalelementor-item:not(:hover):not(:focus):not(.opalelementor-item-active):not(.highlighted):after {
  height: 0;
  width: 0;
  left: 50%; }

.e--pointer-underline.e--animation-grow .opalelementor-item:not(:hover):not(:focus):not(.opalelementor-item-active):not(.highlighted):before, .e--pointer-underline.e--animation-grow .opalelementor-item:not(:hover):not(:focus):not(.opalelementor-item-active):not(.highlighted):after {
  height: 0;
  width: 0;
  left: 50%; }

.e--pointer-overline.e--animation-grow .opalelementor-item:not(:hover):not(:focus):not(.opalelementor-item-active):not(.highlighted):before, .e--pointer-overline.e--animation-grow .opalelementor-item:not(:hover):not(:focus):not(.opalelementor-item-active):not(.highlighted):after {
  height: 0;
  width: 0;
  left: 50%; }

.e--pointer-double-line.e--animation-drop-out .opalelementor-item:not(:hover):not(:focus):not(.opalelementor-item-active):not(.highlighted):before, .e--pointer-underline.e--animation-drop-out .opalelementor-item:not(:hover):not(:focus):not(.opalelementor-item-active):not(.highlighted):before, .e--pointer-overline.e--animation-drop-out .opalelementor-item:not(:hover):not(:focus):not(.opalelementor-item-active):not(.highlighted):before {
  top: 10px; }

.e--pointer-double-line.e--animation-drop-out .opalelementor-item:not(:hover):not(:focus):not(.opalelementor-item-active):not(.highlighted):after, .e--pointer-underline.e--animation-drop-out .opalelementor-item:not(:hover):not(:focus):not(.opalelementor-item-active):not(.highlighted):after, .e--pointer-overline.e--animation-drop-out .opalelementor-item:not(:hover):not(:focus):not(.opalelementor-item-active):not(.highlighted):after {
  bottom: 10px; }

.e--pointer-double-line.e--animation-drop-in .opalelementor-item:not(:hover):not(:focus):not(.opalelementor-item-active):not(.highlighted):before, .e--pointer-underline.e--animation-drop-in .opalelementor-item:not(:hover):not(:focus):not(.opalelementor-item-active):not(.highlighted):before, .e--pointer-overline.e--animation-drop-in .opalelementor-item:not(:hover):not(:focus):not(.opalelementor-item-active):not(.highlighted):before {
  top: -10px; }

.e--pointer-double-line.e--animation-drop-in .opalelementor-item:not(:hover):not(:focus):not(.opalelementor-item-active):not(.highlighted):after, .e--pointer-underline.e--animation-drop-in .opalelementor-item:not(:hover):not(:focus):not(.opalelementor-item-active):not(.highlighted):after, .e--pointer-overline.e--animation-drop-in .opalelementor-item:not(:hover):not(:focus):not(.opalelementor-item-active):not(.highlighted):after {
  bottom: -10px; }

.e--pointer-double-line.e--animation-none, .e--pointer-underline.e--animation-none, .e--pointer-overline.e--animation-none {
  -webkit-transition-duration: 0s;
  -o-transition-duration: 0s;
  transition-duration: 0s; }
  .e--pointer-double-line.e--animation-none .opalelementor-item, .e--pointer-underline.e--animation-none .opalelementor-item, .e--pointer-overline.e--animation-none .opalelementor-item {
    -webkit-transition-duration: 0s;
    -o-transition-duration: 0s;
    transition-duration: 0s; }

.e--pointer-double-line.e--animation-none:before, .e--pointer-double-line.e--animation-none:after, .e--pointer-double-line.e--animation-none:hover, .e--pointer-double-line.e--animation-none:focus {
  -webkit-transition-duration: 0s;
  -o-transition-duration: 0s;
  transition-duration: 0s; }

.e--pointer-double-line.e--animation-none .opalelementor-item:before, .e--pointer-double-line.e--animation-none .opalelementor-item:after, .e--pointer-double-line.e--animation-none .opalelementor-item:hover, .e--pointer-double-line.e--animation-none .opalelementor-item:focus {
  -webkit-transition-duration: 0s;
  -o-transition-duration: 0s;
  transition-duration: 0s; }

.e--pointer-underline.e--animation-none:before, .e--pointer-underline.e--animation-none:after, .e--pointer-underline.e--animation-none:hover, .e--pointer-underline.e--animation-none:focus {
  -webkit-transition-duration: 0s;
  -o-transition-duration: 0s;
  transition-duration: 0s; }

.e--pointer-underline.e--animation-none .opalelementor-item:before, .e--pointer-underline.e--animation-none .opalelementor-item:after, .e--pointer-underline.e--animation-none .opalelementor-item:hover, .e--pointer-underline.e--animation-none .opalelementor-item:focus {
  -webkit-transition-duration: 0s;
  -o-transition-duration: 0s;
  transition-duration: 0s; }

.e--pointer-overline.e--animation-none:before, .e--pointer-overline.e--animation-none:after, .e--pointer-overline.e--animation-none:hover, .e--pointer-overline.e--animation-none:focus {
  -webkit-transition-duration: 0s;
  -o-transition-duration: 0s;
  transition-duration: 0s; }

.e--pointer-overline.e--animation-none .opalelementor-item:before, .e--pointer-overline.e--animation-none .opalelementor-item:after, .e--pointer-overline.e--animation-none .opalelementor-item:hover, .e--pointer-overline.e--animation-none .opalelementor-item:focus {
  -webkit-transition-duration: 0s;
  -o-transition-duration: 0s;
  transition-duration: 0s; }

.e--pointer-double-line .opalelementor-item:before, .e--pointer-overline .opalelementor-item:before {
  content: '';
  top: 0; }

.e--pointer-double-line.e--animation-slide .opalelementor-item:not(:hover):not(:focus):not(.opalelementor-item-active):not(.highlighted):before, .e--pointer-overline.e--animation-slide .opalelementor-item:not(:hover):not(:focus):not(.opalelementor-item-active):not(.highlighted):before {
  width: 10px;
  left: -20px; }

.e--pointer-double-line .opalelementor-item:after, .e--pointer-underline .opalelementor-item:after {
  content: '';
  bottom: 0; }

.e--pointer-double-line.e--animation-slide .opalelementor-item:not(:hover):not(:focus):not(.opalelementor-item-active):not(.highlighted):after, .e--pointer-underline.e--animation-slide .opalelementor-item:not(:hover):not(:focus):not(.opalelementor-item-active):not(.highlighted):after {
  width: 10px;
  left: calc(100% + 20px); }

.e--pointer-framed .opalelementor-item:before, .e--pointer-framed .opalelementor-item:after {
  background: transparent;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  border: 3px solid #55595c; }

.e--pointer-framed .opalelementor-item:before {
  content: ''; }

.e--pointer-framed.e--animation-grow .opalelementor-item:not(:hover):not(:focus):not(.opalelementor-item-active):not(.highlighted):before {
  -webkit-transform: scale(0.75);
  -ms-transform: scale(0.75);
  transform: scale(0.75); }

.e--pointer-framed.e--animation-shrink .opalelementor-item:not(:hover):not(:focus):not(.opalelementor-item-active):not(.highlighted):before {
  -webkit-transform: scale(1.25);
  -ms-transform: scale(1.25);
  transform: scale(1.25); }

.e--pointer-framed.e--animation-grow .opalelementor-item:before, .e--pointer-framed.e--animation-shrink .opalelementor-item:before {
  -webkit-transition: opacity 0.2s, -webkit-transform 0.4s;
  transition: opacity 0.2s, -webkit-transform 0.4s;
  -o-transition: opacity 0.2s, transform 0.4s;
  transition: opacity 0.2s, transform 0.4s;
  transition: opacity 0.2s, transform 0.4s, -webkit-transform 0.4s; }

.e--pointer-framed.e--animation-draw .opalelementor-item:before, .e--pointer-framed.e--animation-draw .opalelementor-item:after {
  width: 3px;
  height: 3px; }

.e--pointer-framed.e--animation-draw .opalelementor-item:before {
  border-width: 0 0 3px 3px;
  -webkit-transition: width 0.1s 0.2s, height 0.1s 0.3s, opacity 0.12s 0.22s;
  -o-transition: width 0.1s 0.2s, height 0.1s 0.3s, opacity 0.12s 0.22s;
  transition: width 0.1s 0.2s, height 0.1s 0.3s, opacity 0.12s 0.22s; }

.e--pointer-framed.e--animation-draw .opalelementor-item:after {
  content: '';
  top: initial;
  bottom: 0;
  left: initial;
  right: 0;
  border-width: 3px 3px 0 0;
  -webkit-transition: width 0.1s, height 0.1s 0.1s, opacity 0.02s 0.18s;
  -o-transition: width 0.1s, height 0.1s 0.1s, opacity 0.02s 0.18s;
  transition: width 0.1s, height 0.1s 0.1s, opacity 0.02s 0.18s; }

.e--pointer-framed.e--animation-draw .opalelementor-item:hover:before, .e--pointer-framed.e--animation-draw .opalelementor-item:hover:after {
  width: 100%;
  height: 100%; }

.e--pointer-framed.e--animation-draw .opalelementor-item:focus:before, .e--pointer-framed.e--animation-draw .opalelementor-item:focus:after {
  width: 100%;
  height: 100%; }

.e--pointer-framed.e--animation-draw .opalelementor-item.highlighted:before, .e--pointer-framed.e--animation-draw .opalelementor-item.highlighted:after {
  width: 100%;
  height: 100%; }

.e--pointer-framed.e--animation-draw .opalelementor-item-active:before, .e--pointer-framed.e--animation-draw .opalelementor-item-active:after {
  width: 100%;
  height: 100%; }

.e--pointer-framed.e--animation-draw .opalelementor-item:hover:before, .e--pointer-framed.e--animation-draw .opalelementor-item:focus:before, .e--pointer-framed.e--animation-draw .opalelementor-item.highlighted:before {
  -webkit-transition: opacity 0.02s, height 0.1s, width 0.1s 0.1s;
  -o-transition: opacity 0.02s, height 0.1s, width 0.1s 0.1s;
  transition: opacity 0.02s, height 0.1s, width 0.1s 0.1s; }

.e--pointer-framed.e--animation-draw .opalelementor-item-active:before {
  -webkit-transition: opacity 0.02s, height 0.1s, width 0.1s 0.1s;
  -o-transition: opacity 0.02s, height 0.1s, width 0.1s 0.1s;
  transition: opacity 0.02s, height 0.1s, width 0.1s 0.1s; }

.e--pointer-framed.e--animation-draw .opalelementor-item:hover:after, .e--pointer-framed.e--animation-draw .opalelementor-item:focus:after, .e--pointer-framed.e--animation-draw .opalelementor-item.highlighted:after {
  -webkit-transition: opacity 0.02s 0.2s, height 0.1s 0.2s, width 0.1s 0.3s;
  -o-transition: opacity 0.02s 0.2s, height 0.1s 0.2s, width 0.1s 0.3s;
  transition: opacity 0.02s 0.2s, height 0.1s 0.2s, width 0.1s 0.3s; }

.e--pointer-framed.e--animation-draw .opalelementor-item-active:after {
  -webkit-transition: opacity 0.02s 0.2s, height 0.1s 0.2s, width 0.1s 0.3s;
  -o-transition: opacity 0.02s 0.2s, height 0.1s 0.2s, width 0.1s 0.3s;
  transition: opacity 0.02s 0.2s, height 0.1s 0.2s, width 0.1s 0.3s; }

.e--pointer-framed.e--animation-corners .opalelementor-item:before, .e--pointer-framed.e--animation-corners .opalelementor-item:after {
  width: 3px;
  height: 3px; }

.e--pointer-framed.e--animation-corners .opalelementor-item:before {
  border-width: 3px 0 0 3px; }

.e--pointer-framed.e--animation-corners .opalelementor-item:after {
  content: '';
  top: initial;
  bottom: 0;
  left: initial;
  right: 0;
  border-width: 0 3px 3px 0; }

.e--pointer-framed.e--animation-corners .opalelementor-item:hover:before, .e--pointer-framed.e--animation-corners .opalelementor-item:hover:after {
  width: 100%;
  height: 100%;
  -webkit-transition: opacity 0.002s, width 0.4s, height 0.4s;
  -o-transition: opacity 0.002s, width 0.4s, height 0.4s;
  transition: opacity 0.002s, width 0.4s, height 0.4s; }

.e--pointer-framed.e--animation-corners .opalelementor-item:focus:before, .e--pointer-framed.e--animation-corners .opalelementor-item:focus:after {
  width: 100%;
  height: 100%;
  -webkit-transition: opacity 0.002s, width 0.4s, height 0.4s;
  -o-transition: opacity 0.002s, width 0.4s, height 0.4s;
  transition: opacity 0.002s, width 0.4s, height 0.4s; }

.e--pointer-framed.e--animation-corners .opalelementor-item.highlighted:before, .e--pointer-framed.e--animation-corners .opalelementor-item.highlighted:after {
  width: 100%;
  height: 100%;
  -webkit-transition: opacity 0.002s, width 0.4s, height 0.4s;
  -o-transition: opacity 0.002s, width 0.4s, height 0.4s;
  transition: opacity 0.002s, width 0.4s, height 0.4s; }

.e--pointer-framed.e--animation-corners .opalelementor-item-active:before, .e--pointer-framed.e--animation-corners .opalelementor-item-active:after {
  width: 100%;
  height: 100%;
  -webkit-transition: opacity 0.002s, width 0.4s, height 0.4s;
  -o-transition: opacity 0.002s, width 0.4s, height 0.4s;
  transition: opacity 0.002s, width 0.4s, height 0.4s; }

.e--pointer-framed.e--animation-none {
  -webkit-transition-duration: 0s;
  -o-transition-duration: 0s;
  transition-duration: 0s; }
  .e--pointer-framed.e--animation-none .opalelementor-item, .e--pointer-framed.e--animation-none:before, .e--pointer-framed.e--animation-none:after, .e--pointer-framed.e--animation-none:hover, .e--pointer-framed.e--animation-none:focus {
    -webkit-transition-duration: 0s;
    -o-transition-duration: 0s;
    transition-duration: 0s; }
  .e--pointer-framed.e--animation-none .opalelementor-item:before, .e--pointer-framed.e--animation-none .opalelementor-item:after, .e--pointer-framed.e--animation-none .opalelementor-item:hover, .e--pointer-framed.e--animation-none .opalelementor-item:focus {
    -webkit-transition-duration: 0s;
    -o-transition-duration: 0s;
    transition-duration: 0s; }

.e--pointer-background .opalelementor-item:before, .e--pointer-background .opalelementor-item:after {
  content: '';
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s; }

.e--pointer-background .opalelementor-item:before {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #55595c;
  z-index: -1; }

.e--pointer-background .opalelementor-item:hover, .e--pointer-background .opalelementor-item:focus, .e--pointer-background .opalelementor-item.highlighted {
  color: #fff; }

.e--pointer-background .opalelementor-item-active {
  color: #fff; }

.e--pointer-background.e--animation-grow .opalelementor-item:before {
  -webkit-transform: scale(0.5);
  -ms-transform: scale(0.5);
  transform: scale(0.5); }

.e--pointer-background.e--animation-grow .opalelementor-item:hover:before, .e--pointer-background.e--animation-grow .opalelementor-item:focus:before, .e--pointer-background.e--animation-grow .opalelementor-item.highlighted:before {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  opacity: 1; }

.e--pointer-background.e--animation-grow .opalelementor-item-active:before {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  opacity: 1; }

.e--pointer-background.e--animation-shrink .opalelementor-item:not(:hover):not(:focus):not(.opalelementor-item-active):not(.highlighted):before {
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s; }

.e--pointer-background.e--animation-shrink .opalelementor-item:hover:before, .e--pointer-background.e--animation-shrink .opalelementor-item:focus:before, .e--pointer-background.e--animation-shrink .opalelementor-item.highlighted:before {
  -webkit-transition: opacity 0.15s, -webkit-transform 0.4s;
  transition: opacity 0.15s, -webkit-transform 0.4s;
  -o-transition: opacity 0.15s, transform 0.4s;
  transition: opacity 0.15s, transform 0.4s;
  transition: opacity 0.15s, transform 0.4s, -webkit-transform 0.4s; }

.e--pointer-background.e--animation-shrink .opalelementor-item-active:before {
  -webkit-transition: opacity 0.15s, -webkit-transform 0.4s;
  transition: opacity 0.15s, -webkit-transform 0.4s;
  -o-transition: opacity 0.15s, transform 0.4s;
  transition: opacity 0.15s, transform 0.4s;
  transition: opacity 0.15s, transform 0.4s, -webkit-transform 0.4s; }

.e--pointer-background.e--animation-sweep-left .opalelementor-item:not(:hover):not(:focus):not(.opalelementor-item-active):not(.highlighted):before {
  left: 100%; }

.e--pointer-background.e--animation-sweep-right .opalelementor-item:not(:hover):not(:focus):not(.opalelementor-item-active):not(.highlighted):before {
  right: 100%; }

.e--pointer-background.e--animation-sweep-up .opalelementor-item:not(:hover):not(:focus):not(.opalelementor-item-active):not(.highlighted):before {
  top: 100%; }

.e--pointer-background.e--animation-sweep-down .opalelementor-item:not(:hover):not(:focus):not(.opalelementor-item-active):not(.highlighted):before {
  bottom: 100%; }

.e--pointer-background.e--animation-shutter-out-vertical .opalelementor-item:not(:hover):not(:focus):not(.opalelementor-item-active):not(.highlighted):before {
  bottom: 50%;
  top: 50%; }

.e--pointer-background.e--animation-shutter-out-horizontal .opalelementor-item:not(:hover):not(:focus):not(.opalelementor-item-active):not(.highlighted):before {
  right: 50%;
  left: 50%; }

.e--pointer-background.e--animation-shutter-in-vertical .opalelementor-item:after, .e--pointer-background.e--animation-shutter-in-horizontal .opalelementor-item:after {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #55595c;
  z-index: -1; }

.e--pointer-background.e--animation-shutter-in-vertical .opalelementor-item:before {
  top: 0;
  bottom: 100%; }

.e--pointer-background.e--animation-shutter-in-vertical .opalelementor-item:after {
  top: 100%;
  bottom: 0; }

.e--pointer-background.e--animation-shutter-in-vertical .opalelementor-item:hover:before, .e--pointer-background.e--animation-shutter-in-vertical .opalelementor-item:focus:before, .e--pointer-background.e--animation-shutter-in-vertical .opalelementor-item.highlighted:before {
  bottom: 50%; }

.e--pointer-background.e--animation-shutter-in-vertical .opalelementor-item-active:before {
  bottom: 50%; }

.e--pointer-background.e--animation-shutter-in-vertical .opalelementor-item:hover:after, .e--pointer-background.e--animation-shutter-in-vertical .opalelementor-item:focus:after, .e--pointer-background.e--animation-shutter-in-vertical .opalelementor-item.highlighted:after {
  top: 50%; }

.e--pointer-background.e--animation-shutter-in-vertical .opalelementor-item-active:after {
  top: 50%; }

.e--pointer-background.e--animation-shutter-in-horizontal .opalelementor-item:before {
  right: 0;
  left: 100%; }

.e--pointer-background.e--animation-shutter-in-horizontal .opalelementor-item:after {
  right: 100%;
  left: 0; }

.e--pointer-background.e--animation-shutter-in-horizontal .opalelementor-item:hover:before, .e--pointer-background.e--animation-shutter-in-horizontal .opalelementor-item:focus:before, .e--pointer-background.e--animation-shutter-in-horizontal .opalelementor-item.highlighted:before {
  left: 50%; }

.e--pointer-background.e--animation-shutter-in-horizontal .opalelementor-item-active:before {
  left: 50%; }

.e--pointer-background.e--animation-shutter-in-horizontal .opalelementor-item:hover:after, .e--pointer-background.e--animation-shutter-in-horizontal .opalelementor-item:focus:after, .e--pointer-background.e--animation-shutter-in-horizontal .opalelementor-item.highlighted:after {
  right: 50%; }

.e--pointer-background.e--animation-shutter-in-horizontal .opalelementor-item-active:after {
  right: 50%; }

.e--pointer-background.e--animation-none {
  -webkit-transition-duration: 0s;
  -o-transition-duration: 0s;
  transition-duration: 0s; }
  .e--pointer-background.e--animation-none .opalelementor-item, .e--pointer-background.e--animation-none:before, .e--pointer-background.e--animation-none:after, .e--pointer-background.e--animation-none:hover, .e--pointer-background.e--animation-none:focus {
    -webkit-transition-duration: 0s;
    -o-transition-duration: 0s;
    transition-duration: 0s; }
  .e--pointer-background.e--animation-none .opalelementor-item:before, .e--pointer-background.e--animation-none .opalelementor-item:after, .e--pointer-background.e--animation-none .opalelementor-item:hover, .e--pointer-background.e--animation-none .opalelementor-item:focus {
    -webkit-transition-duration: 0s;
    -o-transition-duration: 0s;
    transition-duration: 0s; }

.e--pointer-text.e--animation-skew .opalelementor-item:hover, .e--pointer-text.e--animation-skew .opalelementor-item:focus {
  -webkit-transform: skew(-8deg);
  -ms-transform: skew(-8deg);
  transform: skew(-8deg); }

.e--pointer-text.e--animation-grow .opalelementor-item:hover, .e--pointer-text.e--animation-grow .opalelementor-item:focus {
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2); }

.e--pointer-text.e--animation-shrink .opalelementor-item:hover, .e--pointer-text.e--animation-shrink .opalelementor-item:focus {
  -webkit-transform: scale(0.8);
  -ms-transform: scale(0.8);
  transform: scale(0.8); }

.e--pointer-text.e--animation-float .opalelementor-item:hover, .e--pointer-text.e--animation-float .opalelementor-item:focus {
  -webkit-transform: translateY(-8px);
  -ms-transform: translateY(-8px);
  transform: translateY(-8px); }

.e--pointer-text.e--animation-sink .opalelementor-item:hover, .e--pointer-text.e--animation-sink .opalelementor-item:focus {
  -webkit-transform: translateY(8px);
  -ms-transform: translateY(8px);
  transform: translateY(8px); }

.e--pointer-text.e--animation-rotate .opalelementor-item:hover, .e--pointer-text.e--animation-rotate .opalelementor-item:focus {
  -webkit-transform: rotate(6deg);
  -ms-transform: rotate(6deg);
  transform: rotate(6deg); }

.e--pointer-text.e--animation-none {
  -webkit-transition-duration: 0s;
  -o-transition-duration: 0s;
  transition-duration: 0s; }
  .e--pointer-text.e--animation-none .opalelementor-item, .e--pointer-text.e--animation-none:before, .e--pointer-text.e--animation-none:after, .e--pointer-text.e--animation-none:hover, .e--pointer-text.e--animation-none:focus {
    -webkit-transition-duration: 0s;
    -o-transition-duration: 0s;
    transition-duration: 0s; }
  .e--pointer-text.e--animation-none .opalelementor-item:before, .e--pointer-text.e--animation-none .opalelementor-item:after, .e--pointer-text.e--animation-none .opalelementor-item:hover, .e--pointer-text.e--animation-none .opalelementor-item:focus {
    -webkit-transition-duration: 0s;
    -o-transition-duration: 0s;
    transition-duration: 0s; }

.e--pointer-icon .opalelementor-nav-menu .menu-item .fa,
.e--pointer-icon .opalelementor-nav-menu .menu-item .opalelementor-item {
  display: inline-block; }

.e--pointer-icon .opalelementor-nav-menu .menu-item .fa {
  opacity: 0;
  visibility: hidden;
  transition: all 0.5s ease;
  width: 0;
  transition: width 0.6s cubic-bezier(0.25, 0.8, 0.25, 1) 0s; }

.e--pointer-icon .opalelementor-nav-menu .menu-item:hover .fa {
  width: auto;
  opacity: 1;
  visibility: visible;
  padding-right: 10px; }

.navbar-expand-md {
  position: relative; }
  .navbar-expand-md .navbar-collapse {
    border-top: 2px dotted #ddd;
    padding: 15px 0;
    margin: 15px 0; }
  .navbar-expand-md .dropdown-menu {
    padding: 15px 30px; }
    .navbar-expand-md .dropdown-menu .dropdown-item {
      position: relative;
      padding: 10px 0; }
      .navbar-expand-md .dropdown-menu .dropdown-item:after {
        content: "";
        width: 0;
        height: 1px;
        bottom: 0;
        position: absolute;
        left: auto;
        right: 0;
        -webkit-transition: width 0.6s cubic-bezier(0.25, 0.8, 0.25, 1) 0s;
        transition: width 0.6s cubic-bezier(0.25, 0.8, 0.25, 1) 0s;
        background: currentColor; }
      .navbar-expand-md .dropdown-menu .dropdown-item:hover {
        background-color: transparent; }
        .navbar-expand-md .dropdown-menu .dropdown-item:hover:after {
          width: 100%;
          left: 0;
          right: auto; }
  @media (max-width: 767px) {
    .navbar-expand-md .navbar-toggler {
      top: 0; }
      .navbar-expand-md .navbar-toggler .navbar-toggler-icon {
        content: "\f0c9";
        font-family: "Awesome"; } }

.menu-item-type-custom .opalelementor-item:after {
  height: 1px; }

.opalelementor-nav-menu-popup > .opalelementor-nav-menu > li {
  text-align: center; }

.opalelementor-nav-menu-popup .opalelementor-nav-menu .opalelementor-nav-menu--dropdown {
  opacity: 0;
  visibility: hidden; }

.opalelementor-nav-menu-popup .opalelementor-nav-menu .opalelementor-item-active {
  color: #212121; }

.opalelementor-nav-menu-popup .opalelementor-nav-menu .highlighted + .opalelementor-nav-menu--dropdown {
  opacity: 1;
  visibility: visible;
  position: relative; }

.elementor-widget-opal-navigation-menu .opalelementor-nav-menu .opalelementor-item {
  padding: 5px 0; }

.opalelementor-nav-menu-popup .opalelementor-nav-menu > li {
  opacity: 0;
  transition: all 0.6s ease;
  transform: translateY(50px); }

.mfp-s-ready .opalelementor-nav-menu-popup .opalelementor-nav-menu > li {
  opacity: 1;
  transform: translateY(0px); }

.opalelementor-nav-menu--main ul.opalelementor-nav-menu--dropdown.mega-menu {
  margin-left: 0 !important; }

.elementor-widget-opal-countdown.elementor-countdown--label-block .elementor-countdown-label {
  display: block;
  text-align: center; }

.elementor-widget-opal-countdown .elementor-opal-countdown {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  flex-direction: row;
  margin-right: auto;
  margin-left: auto; }

.elementor-widget-opal-countdown .elementor-countdown-item {
  flex-grow: 1;
  flex-basis: 0;
  text-align: center; }

.elementor-widget-counter.elementor-position-top .elementor-icon-counter {
  text-align: center; }

.elementor-widget-counter.elementor-position-left .elementor-counter, .elementor-widget-counter.elementor-position-right .elementor-counter {
  display: flex;
  align-items: center; }
  .elementor-widget-counter.elementor-position-left .elementor-counter .elementor-counter-number-prefix,
  .elementor-widget-counter.elementor-position-left .elementor-counter .elementor-counter-number-suffix, .elementor-widget-counter.elementor-position-right .elementor-counter .elementor-counter-number-prefix,
  .elementor-widget-counter.elementor-position-right .elementor-counter .elementor-counter-number-suffix {
    flex-grow: 0; }

.elementor-widget-counter.elementor-position-left .elementor-counter {
  justify-content: flex-start; }
  .elementor-widget-counter.elementor-position-left .elementor-counter .elementor-counter-title {
    text-align: left; }

.elementor-widget-counter.elementor-position-left .elementor-icon-counter {
  margin-right: 10px; }

.elementor-widget-counter.elementor-position-right .elementor-icon-counter {
  order: 2;
  margin-left: 10px; }

.elementor-widget-counter.elementor-position-right .elementor-counter {
  justify-content: flex-end; }
  .elementor-widget-counter.elementor-position-right .elementor-counter .elementor-counter-title {
    text-align: right; }

.counter-wheel {
  width: 5em;
  height: 5em;
  position: relative;
  border: 0;
  border-radius: 50%;
  position: relative;
  box-sizing: border-box;
  padding: 0.5em;
  font-family: monospace;
  background: #fff;
  color: #000;
  display: inline-block;
  vertical-align: middle;
  overflow: hidden; }

.counter-wheel:before {
  left: 0;
  right: 0;
  bottom: 0;
  position: absolute;
  max-width: 100%;
  width: 100%;
  height: 100%;
  background: inherit;
  content: "";
  display: block;
  border-radius: 50%; }

.counter-wheel-content {
  content: "";
  text-align: center;
  border-width: inherit;
  border-style: solid;
  border-color: inherit;
  border-radius: 50%;
  background: inherit;
  box-sizing: border-box;
  width: 100%;
  height: 100%;
  display: block;
  position: relative;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-box-pack: center;
  -webkit-box-align: center;
  display: -moz-box;
  -moz-box-orient: vertical;
  -moz-box-pack: center;
  -moz-box-align: center;
  display: box;
  box-orient: vertical;
  box-pack: center;
  box-align: center;
  max-height: 100%; }

.counter-wheel svg {
  top: -3%;
  left: -3%;
  right: -3%;
  bottom: -3%;
  position: absolute;
  max-width: 106%;
  width: 106%;
  height: 106%; }

.counter-content .counter-title {
  margin: 25px 0; }

.counter-wheel svg .counter-wheel-highlight {
  fill: currentColor; }

.counter-wheel-highlight {
  color: teal;
  color: currentColor; }

.counter-wheel-callbacks {
  width: 200px;
  height: 200px;
  border-color: #ddd;
  border-width: 10px;
  background: #101433;
  text-transform: uppercase;
  font-family: inherit;
  font-size: 16px;
  padding: 15px;
  line-height: 28px; }

.counter-wheel-callbacks .counter-wheel-content {
  background: #fff;
  color: #000; }

.counter-wheel-callbacks .counter-wheel-content > div {
  font-weight: bold;
  font-size: 32px; }

.counter-wheel-callbacks .counter-wheel-content > div > * {
  margin: 0 5px; }

.counter-wheel-callbacks .counter-wheel-highlight {
  transition: all .25s ease-in;
  -webkit-transition: all .25s ease-in;
  color: #E71232; }

.counter-level-warn .counter-wheel-highlight {
  color: orange; }

.counter-level-ok .counter-wheel-highlight {
  color: green; }

.elementor-widget-divider.divider-has-underline-yes .elementor-divider-separator:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0; }

.elementor-widget-divider.divider-has-underline-yes.divider-underline-center .elementor-divider-separator:before {
  left: 0;
  right: 0;
  margin: 0 auto; }

.elementor-widget-divider.divider-has-underline-yes.divider-underline-right .elementor-divider-separator:before {
  left: auto;
  right: 0; }

.elementor-widget-divider .elementor-divider-separator {
  position: relative; }
  .elementor-widget-divider .elementor-divider-separator:before {
    width: 30px;
    height: 1px; }

.elementor-flip-box {
  height: 280px;
  position: relative;
  -webkit-perspective: 1000px;
  perspective: 1000px;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d; }

@media (max-device-width: 1024px) {
  .elementor-flip-box {
    cursor: pointer; } }

.elementor-flip-box__front {
  background-color: #666; }

.elementor-flip-box__back {
  background-color: #212121;
  display: block; }

.elementor-flip-box__layer {
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-transition: all .6s ease-in-out;
  -o-transition: all .6s ease-in-out;
  transition: all .6s ease-in-out; }

.elementor-flip-box__layer__overlay {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  text-align: center;
  padding: 35px; }

.elementor-flip-box__layer__title {
  font-size: 21px; }

.elementor-flip-box__layer__description {
  font-size: 14px;
  color: #fff; }

.elementor-flip-box__layer__title {
  color: #fff; }

.elementor-flip-box__layer__description:not(:last-child) {
  margin: 0 0 20px 0;
  padding: 0; }

.elementor-flip-box__layer__title {
  line-height: 1;
  font-weight: 600; }
  .elementor-flip-box__layer__title:not(:last-child) {
    margin: 0 0 20px 0;
    padding: 0; }

.elementor-flip-box .elementor-icon, .elementor-flip-box .elementor-view-framed .elementor-icon, .elementor-flip-box .elementor-view-stacked .elementor-icon {
  color: #fff; }

.elementor-flip-box .elementor-view-framed .elementor-icon {
  border-color: #fff; }

.elementor-flip-box .elementor-view-stacked .elementor-icon {
  background-color: rgba(0, 0, 0, 0.5); }

.elementor-flip-box__button.elementor-button {
  cursor: pointer;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  margin-left: auto;
  margin-right: auto;
  border: solid 2px white;
  color: white;
  background: transparent; }
  .elementor-flip-box__button.elementor-button:hover {
    background: transparent;
    text-decoration: none; }

.elementor-flip-box__image {
  margin: 0 0 20px 0;
  display: inline-block;
  width: 100%; }
  .elementor-flip-box__image img {
    width: 50%; }

.elementor-flip-box .elementor-icon-wrapper {
  margin-bottom: 20px; }

.elementor-flip-box--3d .elementor-flip-box__layer__inner {
  -webkit-transform: translateZ(90px) scale(0.91);
  transform: translateZ(90px) scale(0.91); }

.elementor-flip-box--3d .elementor-flip-box__layer__overlay {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transform: translateZ(0.1px);
  transform: translateZ(0.1px); }

.elementor-flip-box--effect-flip .elementor-flip-box {
  -webkit-perspective: 1000px;
  perspective: 1000px;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d; }

.elementor-flip-box--effect-flip .elementor-flip-box__layer {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.elementor-flip-box--effect-flip .elementor-flip-box__front {
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  z-index: 1; }

.elementor-flip-box--effect-flip .elementor-flip-box:hover .elementor-flip-box__back {
  -webkit-transform: none;
  -ms-transform: none;
  transform: none; }

.elementor-flip-box--effect-flip.elementor-flip-box--direction-right .elementor-flip-box__back {
  -webkit-transform: rotateX(0) rotateY(-180deg);
  transform: rotateX(0) rotateY(-180deg); }

.elementor-flip-box--effect-flip.elementor-flip-box--direction-right .elementor-flip-box:hover .elementor-flip-box__front {
  -webkit-transform: rotateX(0) rotateY(180deg);
  transform: rotateX(0) rotateY(180deg); }

.elementor-flip-box--effect-flip.elementor-flip-box--direction-left .elementor-flip-box__back {
  -webkit-transform: rotateX(0) rotateY(180deg);
  transform: rotateX(0) rotateY(180deg); }

.elementor-flip-box--effect-flip.elementor-flip-box--direction-left .elementor-flip-box:hover .elementor-flip-box__front {
  -webkit-transform: rotateX(0) rotateY(-180deg);
  transform: rotateX(0) rotateY(-180deg); }

.elementor-flip-box--effect-flip.elementor-flip-box--direction-up .elementor-flip-box__back {
  -webkit-transform: rotateX(-180deg) rotateY(0);
  transform: rotateX(-180deg) rotateY(0); }

.elementor-flip-box--effect-flip.elementor-flip-box--direction-up .elementor-flip-box:hover .elementor-flip-box__front {
  -webkit-transform: rotateX(180deg) rotateY(0);
  transform: rotateX(180deg) rotateY(0); }

.elementor-flip-box--effect-flip.elementor-flip-box--direction-down .elementor-flip-box__back {
  -webkit-transform: rotateX(180deg) rotateY(0);
  transform: rotateX(180deg) rotateY(0); }

.elementor-flip-box--effect-flip.elementor-flip-box--direction-down .elementor-flip-box:hover .elementor-flip-box__front {
  -webkit-transform: rotateX(-180deg) rotateY(0);
  transform: rotateX(-180deg) rotateY(0); }

.elementor-flip-box--effect-push .elementor-flip-box__front {
  -webkit-transform: none;
  -ms-transform: none;
  transform: none; }

.elementor-flip-box--effect-push.elementor-flip-box--direction-right .elementor-flip-box:hover .elementor-flip-box__front {
  -webkit-transform: translateX(100%) translateY(0);
  -ms-transform: translateX(100%) translateY(0);
  transform: translateX(100%) translateY(0); }

.elementor-flip-box--effect-push.elementor-flip-box--direction-left .elementor-flip-box:hover .elementor-flip-box__front {
  -webkit-transform: translateX(-100%) translateY(0);
  -ms-transform: translateX(-100%) translateY(0);
  transform: translateX(-100%) translateY(0); }

.elementor-flip-box--effect-push.elementor-flip-box--direction-up .elementor-flip-box:hover .elementor-flip-box__front {
  -webkit-transform: translateX(0) translateY(-100%);
  -ms-transform: translateX(0) translateY(-100%);
  transform: translateX(0) translateY(-100%); }

.elementor-flip-box--effect-push.elementor-flip-box--direction-down .elementor-flip-box:hover .elementor-flip-box__front {
  -webkit-transform: translateX(0) translateY(100%);
  -ms-transform: translateX(0) translateY(100%);
  transform: translateX(0) translateY(100%); }

.elementor-flip-box--effect-slide .elementor-flip-box, .elementor-flip-box--effect-push .elementor-flip-box {
  overflow: hidden; }

.elementor-flip-box--effect-slide .elementor-flip-box:hover .elementor-flip-box__back, .elementor-flip-box--effect-push .elementor-flip-box:hover .elementor-flip-box__back {
  -webkit-transform: none;
  -ms-transform: none;
  transform: none; }

.elementor-flip-box--effect-slide.elementor-flip-box--direction-right .elementor-flip-box__back, .elementor-flip-box--effect-push.elementor-flip-box--direction-right .elementor-flip-box__back {
  -webkit-transform: translateX(-100%) translateY(0);
  -ms-transform: translateX(-100%) translateY(0);
  transform: translateX(-100%) translateY(0); }

.elementor-flip-box--effect-slide.elementor-flip-box--direction-left .elementor-flip-box__back, .elementor-flip-box--effect-push.elementor-flip-box--direction-left .elementor-flip-box__back {
  -webkit-transform: translateX(100%) translateY(0);
  -ms-transform: translateX(100%) translateY(0);
  transform: translateX(100%) translateY(0); }

.elementor-flip-box--effect-slide.elementor-flip-box--direction-up .elementor-flip-box__back, .elementor-flip-box--effect-push.elementor-flip-box--direction-up .elementor-flip-box__back {
  -webkit-transform: translateX(0) translateY(100%);
  -ms-transform: translateX(0) translateY(100%);
  transform: translateX(0) translateY(100%); }

.elementor-flip-box--effect-slide.elementor-flip-box--direction-down .elementor-flip-box__back, .elementor-flip-box--effect-push.elementor-flip-box--direction-down .elementor-flip-box__back {
  -webkit-transform: translateX(0) translateY(-100%);
  -ms-transform: translateX(0) translateY(-100%);
  transform: translateX(0) translateY(-100%); }

.elementor-flip-box--effect-zoom-out .elementor-flip-box .elementor-flip-box__front {
  -webkit-transition: opacity 0.35s, width 0.1ms, -webkit-transform 0.7s;
  transition: opacity 0.35s, width 0.1ms, -webkit-transform 0.7s;
  -o-transition: transform 0.7s, opacity 0.35s, width 0.1ms;
  transition: transform 0.7s, opacity 0.35s, width 0.1ms;
  transition: transform 0.7s, opacity 0.35s, width 0.1ms, -webkit-transform 0.7s;
  opacity: 1;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  z-index: 1;
  width: 100%; }

.elementor-flip-box--effect-zoom-out .elementor-flip-box:hover .elementor-flip-box__front {
  width: 0;
  opacity: 0;
  -webkit-transform: scale(0.7);
  -ms-transform: scale(0.7);
  transform: scale(0.7);
  -webkit-transition: opacity 0.7s 0.1s, width 0.1ms 0.7s, -webkit-transform 0.8s;
  transition: opacity 0.7s 0.1s, width 0.1ms 0.7s, -webkit-transform 0.8s;
  -o-transition: transform 0.8s, opacity 0.7s 0.1s, width 0.1ms 0.7s;
  transition: transform 0.8s, opacity 0.7s 0.1s, width 0.1ms 0.7s;
  transition: transform 0.8s, opacity 0.7s 0.1s, width 0.1ms 0.7s, -webkit-transform 0.8s; }

.elementor-flip-box--effect-zoom-in .elementor-flip-box .elementor-flip-box__back {
  -webkit-transition: opacity 0.5s 0.2s, -webkit-transform 0.7s;
  transition: opacity 0.5s 0.2s, -webkit-transform 0.7s;
  -o-transition: transform 0.7s, opacity 0.5s 0.2s;
  transition: transform 0.7s, opacity 0.5s 0.2s;
  transition: transform 0.7s, opacity 0.5s 0.2s, -webkit-transform 0.7s;
  opacity: 0;
  -webkit-transform: scale(0.7);
  -ms-transform: scale(0.7);
  transform: scale(0.7); }

.elementor-flip-box--effect-zoom-in .elementor-flip-box:hover .elementor-flip-box__back {
  -webkit-transition: opacity 0.5s, -webkit-transform 0.7s;
  transition: opacity 0.5s, -webkit-transform 0.7s;
  -o-transition: transform 0.7s, opacity 0.5s;
  transition: transform 0.7s, opacity 0.5s;
  transition: transform 0.7s, opacity 0.5s, -webkit-transform 0.7s;
  opacity: 1;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1); }

.elementor-flip-box--effect-fade .elementor-flip-box .elementor-flip-box__back {
  opacity: 0; }

.elementor-flip-box--effect-fade .elementor-flip-box:hover .elementor-flip-box__back {
  opacity: 1; }

.elementor-widget-flip-box.elementor-flip-box--flipped .elementor-widget-container .elementor-flip-box__front {
  display: none; }

.elementor-widget-flip-box.elementor-flip-box--flipped .elementor-widget-container .elementor-flip-box__back {
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  opacity: 1; }

.mfp-zoom-in {
  /* start state */
  /* animate in */
  /* animate out */ }
  .mfp-zoom-in .contactform-content {
    opacity: 0;
    transition: all 0.2s ease-in-out;
    transform: scale(0.8); }
  .mfp-zoom-in.mfp-bg {
    opacity: 0;
    transition: all 0.3s ease-out; }
  .mfp-zoom-in.mfp-ready .contactform-content {
    opacity: 1;
    transform: scale(1); }
  .mfp-zoom-in.mfp-ready.mfp-bg {
    opacity: 0.8; }
  .mfp-zoom-in.mfp-removing .contactform-content {
    transform: scale(0.8);
    opacity: 0; }
  .mfp-zoom-in.mfp-removing.mfp-bg {
    opacity: 0; }

.widget.widget_mc4wp_form_widget {
  margin-bottom: 0;
  padding-bottom: 0; }

.mc4wp-form .widget-title p {
  font-size: 16px; }

.mc4wp-form-fields {
  position: relative; }
  .mc4wp-form-fields .input-group {
    border-bottom: 1px solid #999; }
  .mc4wp-form-fields input[type="email"] {
    border: 0;
    background: transparent;
    padding-left: 0;
    padding-right: 0; }
  .mc4wp-form-fields input[type="submit"], .mc4wp-form-fields button[type="submit"] {
    border: 0;
    height: 100%;
    padding-left: 0;
    padding-right: 0; }
    .mc4wp-form-fields input[type="submit"] .lable, .mc4wp-form-fields button[type="submit"] .lable {
      display: none; }
    .mc4wp-form-fields input[type="submit"] .icon, .mc4wp-form-fields button[type="submit"] .icon {
      position: relative;
      top: 3px; }

.style-1 .mc4wp-form-fields input[type="email"] {
  border-color: #CCC;
  border-right: 0; }

.style-1 .mc4wp-form-fields input[type="submit"] .lable, .style-1 .mc4wp-form-fields button[type="submit"] .lable {
  display: block;
  color: #666;
  font-weight: 600; }

.style-1 .mc4wp-form-fields input[type="submit"] .icon, .style-1 .mc4wp-form-fields button[type="submit"] .icon {
  display: none; }

.style-2 .mc4wp-form-fields input[type="submit"], .style-2 .mc4wp-form-fields button[type="submit"] {
  position: absolute;
  right: 0;
  top: 0;
  background: transparent;
  border: transparent;
  padding-right: 1.5em;
  z-index: 99; }

.style-2 .mc4wp-form-fields input:-webkit-autofill + .input-group-btn input[type="submit"] .icon, .style-2 .mc4wp-form-fields input:-webkit-autofill + .input-group-btn button[type="submit"] .icon, .style-2 .mc4wp-form-fields input:autofill + .input-group-btn input[type="submit"] .icon, .style-2 .mc4wp-form-fields input:autofill + .input-group-btn button[type="submit"] .icon {
  color: #666; }

.style-3 .mc4wp-form-fields {
  display: flex; }
  .style-3 .mc4wp-form-fields p {
    position: relative; }
    .style-3 .mc4wp-form-fields p:first-child {
      padding-right: 10px; }
      .style-3 .mc4wp-form-fields p:first-child:after {
        font-family: FontAwesome;
        content: '\f003';
        position: absolute;
        right: 25px;
        top: 10px; }

.style-3 .mc4wp-form-fields .input-group {
  flex-direction: column; }

.style-3 .mc4wp-form-fields input {
  width: 100%;
  border-radius: inherit !important; }

.style-3 .mc4wp-form-fields input[type="submit"], .style-3 .mc4wp-form-fields button[type="submit"] {
  margin-top: 20px;
  margin-left: 0 !important;
  border-radius: inherit; }
  .style-3 .mc4wp-form-fields input[type="submit"] .lable, .style-3 .mc4wp-form-fields button[type="submit"] .lable {
    display: block; }
  .style-3 .mc4wp-form-fields input[type="submit"] .icon, .style-3 .mc4wp-form-fields button[type="submit"] .icon {
    display: none; }

.colors-scheme-light .mc4wp-form-fields input[type="email"] {
  border-color: rgba(255, 255, 255, 0.2);
  color: rgba(255, 255, 255, 0.5) !important; }
  .colors-scheme-light .mc4wp-form-fields input[type="email"]:focus {
    border-color: rgba(255, 255, 255, 0.4) !important; }

.elementor-widget-opal-button-contact7.elementor-align-left {
  text-align: left; }

.elementor-widget-opal-button-contact7.elementor-align-center {
  text-align: center; }

.elementor-widget-opal-button-contact7.elementor-align-right {
  text-align: right; }

.elementor-widget-image-box .elementor-image-box-title {
  padding-top: 0; }

.elementor-widget-image-box .elementor-image-box-img {
  position: relative; }
  .elementor-widget-image-box .elementor-image-box-img svg {
    display: block;
    margin: 0 auto; }
  .elementor-widget-image-box .elementor-image-box-img.testabc:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 1px dashed #aba5a5;
    border-radius: 100%;
    transform: scale(1.4); }

.elementor-widget-image-box.layout-v1 .elementor-image-box-wrapper {
  display: block;
  position: relative; }
  .elementor-widget-image-box.layout-v1 .elementor-image-box-wrapper .elementor-image-framed {
    float: left;
    margin: 30px 0 30px 30px; }
  .elementor-widget-image-box.layout-v1 .elementor-image-box-wrapper .elementor-image-box-title {
    padding: 30px; }

.elementor-widget-image-box.layout-v1 .elementor-image-box-description {
  border-top: 1px solid #ddd;
  padding: 30px;
  text-align: left; }

.elementor-widget-image-box.layout-v1 .elementor-image-box-button {
  text-align: left;
  padding-left: 30px;
  padding-bottom: 30px;
  display: block;
  text-transform: uppercase;
  font-size: 12px; }

.form-style {
  color: #ffffff; }
  .form-style button[type="submit"] i {
    display: none; }
  .form-style .description {
    font-size: 14px;
    font-size: 0.875rem;
    padding: 30px 0; }
  .form-style .input-group {
    border: 0; }
  .form-style input[type="email"],
  .form-style input[type="submit"],
  .form-style button[type="submit"] {
    border-radius: 0;
    padding-left: 15px; }
  .form-style input[type="email"] {
    width: 100%;
    border-bottom: 1px solid;
    border-color: rgba(255, 255, 255, 0.2);
    padding-top: 12px;
    padding-bottom: 12px; }
  .form-style input[type="submit"],
  .form-style button[type="submit"] {
    border: 0;
    font-weight: 400;
    font-size: 14px;
    font-size: 0.875rem;
    padding: 0 30px;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 99; }
    .form-style input[type="submit"]:hover,
    .form-style button[type="submit"]:hover {
      opacity: 1; }
  .form-style button[type="submit"] i {
    display: inline-block; }
  .form-style.style1 input[type="email"] {
    border: 1px solid #ddd;
    background: #f6f6f6; }
  .form-style.style2 {
    color: #999; }
    .form-style.style2 .description {
      color: #CCC; }
    .form-style.style2 input[type="email"] {
      border: 1px solid #ddd;
      background: #f6f6f6; }
    .form-style.style2 input[type="submit"],
    .form-style.style2 button[type="submit"] {
      position: relative;
      margin-top: 20px;
      width: 100%;
      height: 50px; }
  .form-style.style3 .description {
    display: none; }
  .form-style.style4 .description {
    display: none; }
  .form-style.style4 input[type="email"] {
    border: 1px solid #ddd;
    background: transparent; }
  .form-style.style4 input[type="submit"],
  .form-style.style4 button[type="submit"] {
    background: transparent;
    color: #212121; }
    .form-style.style4 input[type="submit"]:hover,
    .form-style.style4 button[type="submit"]:hover {
      background: #212121;
      color: #ffffff; }

.elementor-widget-opal-box-overview .elementor-box-overview-wrapper .post-thumbnail .elementor-image-box-title {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 2;
  padding: 0 40px 35px; }

.elementor-widget-opal-box-overview .elementor-box-overview-wrapper .entry-header {
  padding: 25px 40px 20px;
  margin-bottom: 0; }
  .elementor-widget-opal-box-overview .elementor-box-overview-wrapper .entry-header .elementor-image-box-description {
    padding-bottom: 30px;
    margin-bottom: 15px; }
  .elementor-widget-opal-box-overview .elementor-box-overview-wrapper .entry-header a {
    font-size: 12px;
    font-size: 0.75rem;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 2px; }
    .elementor-widget-opal-box-overview .elementor-box-overview-wrapper .entry-header a:after {
      content: "\f178";
      font: normal normal normal 10px/1 FontAwesome;
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      margin-left: 5px; }

.elementor-widget-opal-price-table {
  overflow: hidden; }
  .elementor-widget-opal-price-table .elementor-price-table__header {
    background-color: #ddd;
    padding: 25px;
    text-align: left; }
  .elementor-widget-opal-price-table .elementor-price-table__price {
    padding: 25px; }
    .elementor-widget-opal-price-table .elementor-price-table__price .elementor-price-table__integer-part {
      color: #ff4302;
      font-size: 36px;
      font-weight: 700;
      line-height: 20px; }
  .elementor-widget-opal-price-table:hover .elementor-price-table__heading,
  .elementor-widget-opal-price-table:hover .elementor-price-table__subheading,
  .elementor-widget-opal-price-table:hover .elementor-price-table__period,
  .elementor-widget-opal-price-table:hover .elementor-price-table__sub_period {
    color: #FFF;
    opacity: 0.7;
    -ms-opacity: 0.7;
    -o-opacity: 0.7;
    -moz-opacity: 0.7;
    -webkit-opacity: 0.7;
    filter: alpha(opacity=70); }
  .elementor-widget-opal-price-table:hover .elementor-price-table__features-list,
  .elementor-widget-opal-price-table:hover .elementor-price-table__price {
    color: #FFF; }
  .elementor-widget-opal-price-table:hover .elementor-price-table__price {
    border-color: rgba(255, 255, 255, 0.3); }
  .elementor-widget-opal-price-table:hover .elementor-price-table__button {
    border-color: #212121 !important;
    background-color: transparent !important;
    color: #fff !important; }
  .elementor-widget-opal-price-table .elementor-price-table__price {
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd; }
  .elementor-widget-opal-price-table .elementor-price-table__features-list {
    list-style: none;
    margin-bottom: 0;
    padding: 0px 25px 25px; }
    .elementor-widget-opal-price-table .elementor-price-table__features-list li {
      padding: 25px 0; }
  .elementor-widget-opal-price-table .elementor-price-table__feature-inner {
    position: relative;
    padding-left: 30px; }
    .elementor-widget-opal-price-table .elementor-price-table__feature-inner i {
      position: absolute;
      top: 50%;
      left: 0;
      -ms-transform: translateY(-50%);
      -o-transform: translateY(-50%);
      -moz-transform: translateY(-50%);
      -webkit-transform: translateY(-50%);
      transform: translateY(-50%); }
  .elementor-widget-opal-price-table .elementor-price-table__button {
    display: block; }
  .elementor-widget-opal-price-table .elementor-price-table__period {
    margin-bottom: 18px; }
  .elementor-widget-opal-price-table .elementor-price-table__heading {
    margin-bottom: 5px; }
  .elementor-widget-opal-price-table .elementor-price-table__ribbon {
    text-align: center;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%; }
    .elementor-widget-opal-price-table .elementor-price-table__ribbon.elementor-ribbon-right .elementor-price-table__ribbon-inner {
      transform: translateY(-50%) translateX(50%) translateX(-50px) rotate(45deg) !important; }

.elementor-progress-bar {
  height: 100%; }

.elementor-progress-outside .elementor-progress-percentage {
  float: right;
  padding-right: 0; }

.elementor-progress-outside .elementor-progress-bar {
  position: relative; }
  .elementor-progress-outside .elementor-progress-bar:after {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    content: "";
    width: 12px;
    height: 12px;
    border: 3px solid #212121; }

.elementor-search-form input[type="search"], .elementor-search-form button {
  margin: 0;
  border: 0;
  padding: 0;
  display: inline-block;
  vertical-align: middle;
  white-space: normal;
  background: none;
  line-height: 1;
  min-width: 0;
  font-size: 15px;
  -webkit-appearance: none; }

.elementor-search-form input[type="search"]:focus, .elementor-search-form button:focus {
  outline: 0;
  color: inherit; }

.elementor-search-form button {
  background-color: #818a91;
  font-size: 16px;
  color: #fff;
  border-radius: 0; }

.elementor-search-form__container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
  overflow: hidden;
  border: 0 solid transparent;
  min-height: 50px; }

.elementor-search-form__container:not(.elementor-search-form--full-screen) {
  background: #eceeef; }

.elementor-search-form__input {
  -webkit-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  color: #55595c;
  -webkit-transition: color 0.2s;
  -o-transition: color 0.2s;
  transition: color 0.2s; }

.elementor-search-form__input::-webkit-input-placeholder {
  color: inherit;
  font-family: inherit;
  opacity: 0.6; }

.elementor-search-form__input:-ms-input-placeholder {
  color: inherit;
  font-family: inherit;
  opacity: 0.6; }

.elementor-search-form__input::-ms-input-placeholder {
  color: inherit;
  font-family: inherit;
  opacity: 0.6; }

.elementor-search-form__input::placeholder {
  color: inherit;
  font-family: inherit;
  opacity: 0.6; }

.elementor-search-form__submit {
  color: #fff;
  -webkit-transition: color 0.2s, background 0.2s;
  -o-transition: color 0.2s, background 0.2s;
  transition: color 0.2s, background 0.2s; }

.elementor-search-form--button-type-text .elementor-search-form__submit {
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0; }

.elementor-search-form--skin-minimal .elementor-search-form__icon {
  opacity: 0.6;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  color: #55595c; }

.elementor-search-form--skin-full_screen .elementor-search-form input[type="search"].elementor-search-form__input {
  font-size: 40px;
  text-align: center;
  border-style: solid;
  border-width: 0 0 1px 0;
  border-color: #fff;
  line-height: 1.5;
  color: #fff;
  padding-bottom: 10px; }

.elementor-search-form--skin-full_screen .elementor-search-form__toggle {
  display: inline-block;
  cursor: pointer;
  vertical-align: middle;
  color: #494c4f; }

.elementor-search-form--skin-full_screen .elementor-search-form__toggle i {
  position: relative;
  display: block;
  border: solid 0;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
  width: 40px;
  height: 40px;
  background-color: rgba(0, 0, 0, 0.05);
  border-radius: 0px; }

.elementor-search-form--skin-full_screen .elementor-search-form__toggle i:before {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  font-size: 0.55em; }

.elementor-search-form--skin-full_screen .elementor-search-form__container {
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  position: fixed;
  z-index: 9998;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: 100vh;
  padding: 0 15%;
  background-color: rgba(0, 0, 0, 0.8); }

.elementor-search-form--skin-full_screen .elementor-search-form__container:not(.elementor-search-form--full-screen) {
  overflow: hidden;
  opacity: 0;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0); }

.elementor-search-form--skin-full_screen .elementor-search-form__container:not(.elementor-search-form--full-screen) .dialog-lightbox-close-button {
  display: none; }

.elementor-teams-wrapper {
  position: relative; }
  .elementor-teams-wrapper:hover .socials a {
    transform: scale(1) skew(0); }
  .elementor-teams-wrapper .elementor-team-socials {
    position: absolute;
    top: 20px;
    right: 20px; }
  .elementor-teams-wrapper .socials {
    margin: 0;
    padding: 0;
    list-style: none; }
    .elementor-teams-wrapper .socials a {
      width: 45px;
      height: 45px;
      line-height: 45px;
      text-align: center;
      background: #ffffff;
      color: #212121;
      border-radius: 100%;
      display: block;
      margin: 5px;
      transform: scale(0) skew(-45deg);
      transition: all 0.3s ease; }
      @media screen and (prefers-reduced-motion: reduce) {
        .elementor-teams-wrapper .socials a {
          transition: none; } }
  .elementor-teams-wrapper .elementor-team-image {
    margin-bottom: 1.3rem; }
    .elementor-teams-wrapper .elementor-team-image a, .elementor-teams-wrapper .elementor-team-image img {
      display: block; }
  .elementor-teams-wrapper.style-2 {
    background: #ffffff;
    padding: 30px; }
    .elementor-teams-wrapper.style-2 .elementor-team-image {
      border: 20px solid #ffffff;
      border-radius: 100%; }
      .elementor-teams-wrapper.style-2 .elementor-team-image img {
        border-radius: 100%;
        transition: all 0.5s ease-in-out; }
    .elementor-teams-wrapper.style-2 .elementor-team-socials {
      left: 20px; }
    .elementor-teams-wrapper.style-2 .elementor-team-job {
      position: absolute;
      top: 15px;
      right: 15px; }
    .elementor-teams-wrapper.style-2:hover .elementor-team-image img {
      transform: scale(0.95);
      transition: all 0.5s ease-in-out; }

.elementor-widget-opal-testimonials .column-item {
  margin-bottom: 1rem; }

.elementor-widget-opal-testimonials .elementor-testimonial-meta-inner {
  display: block; }

.elementor-widget-opal-testimonials .elementor-testimonial-image {
  display: flex; }
  .elementor-widget-opal-testimonials .elementor-testimonial-image img {
    margin-bottom: 0.5rem; }

.elementor-widget-opal-testimonials .elementor-testimonial-content {
  margin-bottom: 1.5rem;
  text-align: left; }

.elementor-widget-opal-testimonials .elementor-testimonial-job {
  display: inline-block; }

.elementor-widget-opal-testimonials .elementor-testimonial-wrapper:before {
  content: "“";
  font-size: 100px;
  display: block;
  color: #ffce61;
  line-height: 100px;
  vertical-align: middle;
  font-family: "Arial"; }

.elementor-widget-opal-testimonials .elementor-testimonial-wrapper.elementor-testimonial-text-align-center {
  overflow: visible; }
  .elementor-widget-opal-testimonials .elementor-testimonial-wrapper.elementor-testimonial-text-align-center .elementor-testimonial-image {
    justify-content: center; }
  .elementor-widget-opal-testimonials .elementor-testimonial-wrapper.elementor-testimonial-text-align-center .elementor-testimonial-content {
    text-align: center; }
  .elementor-widget-opal-testimonials .elementor-testimonial-wrapper.elementor-testimonial-text-align-center .elementor-testimonial-details {
    justify-content: center; }

.elementor-widget-opal-testimonials .elementor-testimonial-wrapper.elementor-testimonial-text-align-right .elementor-testimonial-image {
  justify-content: flex-end; }

.elementor-widget-opal-testimonials .elementor-testimonial-wrapper.elementor-testimonial-text-align-right .elementor-testimonial-content {
  text-align: right; }

.elementor-widget-opal-testimonials .elementor-testimonial-wrapper.elementor-testimonial-text-align-right .elementor-testimonial-details {
  justify-content: flex-end; }

.elementor-widget-opal-testimonials .elementor-testimonial-wrapper.layout_2:before {
  content: "“";
  font-size: 100px;
  color: #ffce61;
  line-height: 30px;
  vertical-align: middle;
  display: none; }

.elementor-widget-opal-testimonials .elementor-testimonial-wrapper.layout_3.elementor-testimonial-text-align-center .elementor-testimonial-image {
  justify-content: center; }
  .elementor-widget-opal-testimonials .elementor-testimonial-wrapper.layout_3.elementor-testimonial-text-align-center .elementor-testimonial-image:before {
    right: 0;
    margin: auto; }

.elementor-widget-opal-testimonials .elementor-testimonial-wrapper.layout_3.elementor-testimonial-text-align-right .elementor-testimonial-image {
  justify-content: flex-end; }
  .elementor-widget-opal-testimonials .elementor-testimonial-wrapper.layout_3.elementor-testimonial-text-align-right .elementor-testimonial-image:before {
    right: 0;
    left: auto; }

.elementor-widget-opal-testimonials .elementor-testimonial-wrapper.layout_3 .elementor-testimonial-content {
  margin-bottom: 2.5rem; }

.elementor-widget-opal-testimonials .elementor-testimonial-wrapper.layout_3 .elementor-testimonial-image {
  padding-top: 2rem;
  margin-bottom: 1.3rem;
  position: relative;
  display: flex; }
  .elementor-widget-opal-testimonials .elementor-testimonial-wrapper.layout_3 .elementor-testimonial-image:before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 2rem;
    height: 1px; }

.elementor-bg-transform .elementor-bg {
  will-change: transform; }

.elementor-bg-transform-zoom-in:hover .elementor-bg {
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2); }

.elementor-bg-transform-zoom-out .elementor-bg {
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2); }

.elementor-bg-transform-zoom-out:hover .elementor-bg {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1); }

.elementor-bg-transform-move-left .elementor-bg {
  -webkit-transform: scale(1.2) translateX(8%);
  -ms-transform: scale(1.2) translateX(8%);
  transform: scale(1.2) translateX(8%); }

.elementor-bg-transform-move-left:hover .elementor-bg {
  -webkit-transform: scale(1.2) translateX(-8%);
  -ms-transform: scale(1.2) translateX(-8%);
  transform: scale(1.2) translateX(-8%); }

.elementor-bg-transform-move-right .elementor-bg {
  -webkit-transform: scale(1.2) translateX(-8%);
  -ms-transform: scale(1.2) translateX(-8%);
  transform: scale(1.2) translateX(-8%); }

.elementor-bg-transform-move-right:hover .elementor-bg {
  -webkit-transform: scale(1.2) translateX(8%);
  -ms-transform: scale(1.2) translateX(8%);
  transform: scale(1.2) translateX(8%); }

.elementor-bg-transform-move-up .elementor-bg {
  -webkit-transform: scale(1.2) translateY(8%);
  -ms-transform: scale(1.2) translateY(8%);
  transform: scale(1.2) translateY(8%); }

.elementor-bg-transform-move-up:hover .elementor-bg {
  -webkit-transform: scale(1.2) translateY(-8%);
  -ms-transform: scale(1.2) translateY(-8%);
  transform: scale(1.2) translateY(-8%); }

.elementor-bg-transform-move-down .elementor-bg {
  -webkit-transform: scale(1.2) translateY(-8%);
  -ms-transform: scale(1.2) translateY(-8%);
  transform: scale(1.2) translateY(-8%); }

.elementor-bg-transform-move-down:hover .elementor-bg {
  -webkit-transform: scale(1.2) translateY(8%);
  -ms-transform: scale(1.2) translateY(8%);
  transform: scale(1.2) translateY(8%); }

.elementor-widget-call-to-action .elementor-widget-container {
  overflow: hidden; }

.elementor-cta {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s; }

.elementor-cta--skin-classic .elementor-cta {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.elementor-cta--skin-classic .elementor-cta__bg-wrapper {
  position: relative;
  min-height: 200px;
  width: 100%; }

.elementor-cta--skin-classic .elementor-cta__content {
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
  width: 100%;
  background-color: #f7f7f7; }

.elementor-cta--skin-classic .elementor-cta__content-item {
  color: #55595c;
  border-color: #55595c; }
  .elementor-cta--skin-classic .elementor-cta__content-item .elementor-icon {
    color: #55595c;
    border-color: #55595c; }

.elementor-cta--skin-classic .elementor-cta__button.elementor-button {
  color: #55595c;
  border-color: #55595c; }

.elementor-cta--skin-cover .elementor-cta {
  display: block; }

.elementor-cta--skin-cover .elementor-cta__bg-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
  width: 100%; }

.elementor-cta--skin-cover .elementor-cta__content {
  min-height: 280px; }

.elementor-cta--skin-cover .elementor-cta__content-item {
  color: #fff;
  border-color: #fff; }
  .elementor-cta--skin-cover .elementor-cta__content-item .elementor-icon {
    color: #fff;
    border-color: #fff; }

.elementor-cta--skin-cover .elementor-cta__button.elementor-button {
  color: white;
  border-color: white; }

.elementor-cta--layout-image-above .elementor-cta {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.elementor-cta--layout-image-above .elementor-cta__bg-wrapper {
  width: 100%; }

.elementor-cta--layout-image-left .elementor-cta, .elementor-cta--layout-image-right .elementor-cta {
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap; }

.elementor-cta--layout-image-left .elementor-cta__bg-wrapper, .elementor-cta--layout-image-right .elementor-cta__bg-wrapper {
  width: auto;
  min-width: 50%; }

.elementor-cta--layout-image-left .elementor-cta__content, .elementor-cta--layout-image-right .elementor-cta__content {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1; }

.elementor-cta--layout-image-left .elementor-cta {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row; }

.elementor-cta--layout-image-right .elementor-cta {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse; }

.elementor-cta__bg, .elementor-cta__bg-overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s; }

.elementor-cta__bg-wrapper {
  z-index: 1;
  overflow: hidden; }

.elementor-cta__bg {
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center;
  z-index: 1; }

.elementor-cta__bg-overlay {
  z-index: 2; }

.elementor-cta__button.elementor-button {
  cursor: pointer;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  margin-left: auto;
  margin-right: auto;
  border: solid 2px white;
  background: transparent; }
  .elementor-cta__button.elementor-button:hover {
    background: transparent;
    text-decoration: none; }

.elementor-cta__title {
  font-size: 23px; }

.elementor-cta__content {
  z-index: 2;
  overflow: hidden;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  padding: 35px;
  width: 100%;
  position: relative;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  color: #fff; }

.elementor-cta__content-item {
  position: relative;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  color: #fff;
  width: 100%;
  margin: 0; }
  .elementor-cta__content-item:not(:last-child) {
    margin-bottom: 15px; }
  .elementor-cta__content-item .elementor-icon {
    color: #fff; }

.elementor-cta--valign-top .elementor-cta__content {
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start; }

.elementor-cta--valign-middle .elementor-cta__content {
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }

.elementor-cta--valign-bottom .elementor-cta__content {
  -webkit-align-content: flex-end;
  -ms-flex-line-pack: end;
  align-content: flex-end;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end; }

.elementor-cta:hover .elementor-cta__bg-overlay {
  background-color: rgba(0, 0, 0, 0.3); }

@media (max-device-width: 1024px) {
  .elementor-cta {
    cursor: pointer; } }

@media (min-width: 1025px) {
  .elementor-cta--desktop-layout-image-above .elementor-cta {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  .elementor-cta--desktop-layout-image-above .elementor-cta__bg-wrapper {
    width: 100%; }
  .elementor-cta--desktop-layout-image-left .elementor-cta, .elementor-cta--desktop-layout-image-right .elementor-cta {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap; }
  .elementor-cta--desktop-layout-image-left .elementor-cta__bg-wrapper, .elementor-cta--desktop-layout-image-right .elementor-cta__bg-wrapper {
    width: auto;
    min-width: 50%; }
  .elementor-cta--desktop-layout-image-left .elementor-cta__content, .elementor-cta--desktop-layout-image-right .elementor-cta__content {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1; }
  .elementor-cta--desktop-layout-image-left .elementor-cta {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }
  .elementor-cta--desktop-layout-image-right .elementor-cta {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse; } }

@media (max-width: 1024px) {
  .elementor-cta--tablet-layout-image-above .elementor-cta {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  .elementor-cta--tablet-layout-image-above .elementor-cta__bg-wrapper {
    width: 100%; }
  .elementor-cta--tablet-layout-image-left .elementor-cta, .elementor-cta--tablet-layout-image-right .elementor-cta {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap; }
  .elementor-cta--tablet-layout-image-left .elementor-cta__bg-wrapper, .elementor-cta--tablet-layout-image-right .elementor-cta__bg-wrapper {
    width: auto;
    min-width: 50%; }
  .elementor-cta--tablet-layout-image-left .elementor-cta__content, .elementor-cta--tablet-layout-image-right .elementor-cta__content {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1; }
  .elementor-cta--tablet-layout-image-left .elementor-cta {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }
  .elementor-cta--tablet-layout-image-right .elementor-cta {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse; } }

@media (max-width: 767px) {
  .elementor-cta--mobile-layout-image-above .elementor-cta {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  .elementor-cta--mobile-layout-image-above .elementor-cta__bg-wrapper {
    width: 100%; }
  .elementor-cta--mobile-layout-image-left .elementor-cta, .elementor-cta--mobile-layout-image-right .elementor-cta {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap; }
  .elementor-cta--mobile-layout-image-left .elementor-cta__bg-wrapper, .elementor-cta--mobile-layout-image-right .elementor-cta__bg-wrapper {
    width: auto;
    min-width: 50%; }
  .elementor-cta--mobile-layout-image-left .elementor-cta__content, .elementor-cta--mobile-layout-image-right .elementor-cta__content {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1; }
  .elementor-cta--mobile-layout-image-left .elementor-cta {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }
  .elementor-cta--mobile-layout-image-right .elementor-cta {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse; } }

.elementor-ribbon {
  position: absolute;
  z-index: 2;
  top: 0;
  left: auto;
  right: 0;
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
  width: 150px;
  overflow: hidden;
  height: 150px; }

.elementor-ribbon-inner {
  text-align: center;
  left: 0;
  width: 200%;
  -webkit-transform: translateY(-50%) translateX(-50%) translateX(35px) rotate(-45deg);
  -ms-transform: translateY(-50%) translateX(-50%) translateX(35px) rotate(-45deg);
  transform: translateY(-50%) translateX(-50%) translateX(35px) rotate(-45deg);
  margin-top: 35px;
  font-size: 13px;
  line-height: 2;
  font-weight: 800;
  text-transform: uppercase;
  background: #000;
  color: #fff; }

.elementor-ribbon.elementor-ribbon-left {
  -webkit-transform: rotate(0);
  -ms-transform: rotate(0);
  transform: rotate(0);
  left: 0;
  right: auto; }

.elementor-ribbon.elementor-ribbon-right {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
  left: auto;
  right: 0; }

.elementor-text-editor ul {
  margin-left: 1em; }

.elementor-text_carousel-wrapper .row {
  margin: 0; }

.elementor-video-popup {
  display: inline-block;
  position: relative;
  transition: all 0.3s ease; }
  @media screen and (prefers-reduced-motion: reduce) {
    .elementor-video-popup {
      transition: none; } }
  .elementor-video-popup:after {
    position: absolute;
    content: "";
    top: -40px;
    left: -40px;
    width: calc(100% + 80px);
    height: calc(100% + 80px);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    -moz-transform: scale(0);
    -webkit-transform: scale(0);
    transform: scale(0);
    border-radius: 50%;
    transition: all 0.3s ease; }
    @media screen and (prefers-reduced-motion: reduce) {
      .elementor-video-popup:after {
        transition: none; } }
  .elementor-video-popup i {
    font-size: 28px;
    font-size: 1.75rem;
    color: #ffffff;
    background-color: #212121;
    width: 100px;
    height: 100px;
    line-height: 100px;
    cursor: pointer;
    text-align: center;
    border-radius: 50%;
    position: relative;
    z-index: 1;
    transition: all 0.3s ease; }
    @media screen and (prefers-reduced-motion: reduce) {
      .elementor-video-popup i {
        transition: none; } }
  .elementor-video-popup:hover:after {
    -ms-transform: scale(1);
    -o-transform: scale(1);
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1); }

.elementor-widget ul.menu {
  margin: 0;
  padding-left: 0;
  list-style: none; }
  .elementor-widget ul.menu li a {
    padding: 5px 0;
    background: none;
    display: inline-block;
    position: relative; }
    .elementor-widget ul.menu li a:after {
      content: "";
      width: 0;
      height: 1px;
      bottom: 2px;
      position: absolute;
      left: auto;
      right: 0;
      z-index: -1;
      -webkit-transition: width 0.6s cubic-bezier(0.25, 0.8, 0.25, 1) 0s;
      transition: width 0.6s cubic-bezier(0.25, 0.8, 0.25, 1) 0s;
      background: currentColor; }
    .elementor-widget ul.menu li a:hover {
      background: none; }
      .elementor-widget ul.menu li a:hover:after {
        width: 100%;
        left: 0;
        right: auto; }
  .elementor-widget ul.menu ul {
    list-style: none; }

.elementor-widget.elementor-widget-wp-widget-recent-posts {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 30px; }
  .elementor-widget.elementor-widget-wp-widget-recent-posts ul {
    margin: 0;
    list-style: none; }
  .elementor-widget.elementor-widget-wp-widget-recent-posts a {
    font-weight: 600;
    display: block;
    margin-bottom: 5px; }
  .elementor-widget.elementor-widget-wp-widget-recent-posts .post-content {
    display: flex;
    flex-direction: column-reverse; }

.elementor-widget .elementor-text-editor p:last-child {
  margin-bottom: 0; }

#secondary .elementor-widget-container h5:first-of-type {
  font-size: 18px;
  font-size: 1.125rem;
  text-transform: uppercase;
  margin-bottom: 20px; }

#secondary .elementor-widget-wp-widget-recent-posts {
  font-size: 16px;
  font-size: 1rem; }
  #secondary .elementor-widget-wp-widget-recent-posts a {
    font-weight: 400; }
  #secondary .elementor-widget-wp-widget-recent-posts li {
    border-color: #e0e2e6; }

#secondary .elementor-nav-menu--layout-vertical ul li {
  padding-bottom: 0;
  padding-top: 0;
  border-color: rgba(255, 255, 255, 0.2); }

#secondary .elementor-widget-wp-widget-categories .elementor-widget-container h5:first-of-type {
  font-size: 30px;
  font-size: 1.875rem;
  color: #f1f1f1;
  line-height: 40px;
  border-bottom: 3px solid rgba(255, 255, 255, 0.2);
  padding-bottom: 20px;
  margin-bottom: 10px;
  text-transform: capitalize;
  letter-spacing: -0.5px; }

#secondary .elementor-widget-wp-widget-categories li {
  border-color: rgba(255, 255, 255, 0.2); }

#secondary .elementor-widget-wp-widget-categories a {
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: 400;
  color: #b3bdd1;
  display: block;
  transition: all 0.6s ease;
  letter-spacing: -0.5px; }
  @media screen and (prefers-reduced-motion: reduce) {
    #secondary .elementor-widget-wp-widget-categories a {
      transition: none; } }
  #secondary .elementor-widget-wp-widget-categories a:before {
    content: '';
    width: 5px;
    height: 5px;
    margin-right: 5px;
    display: inline-block;
    transition: all 0.3s ease; }
    @media screen and (prefers-reduced-motion: reduce) {
      #secondary .elementor-widget-wp-widget-categories a:before {
        transition: none; } }
  #secondary .elementor-widget-wp-widget-categories a.elementor-item-active, #secondary .elementor-widget-wp-widget-categories a:hover {
    color: #f1f1f1; }
    #secondary .elementor-widget-wp-widget-categories a.elementor-item-active:before, #secondary .elementor-widget-wp-widget-categories a:hover:before {
      width: 5px;
      margin-right: 5px; }

.elementor-widget-social-icons .elementor-social-icons-wrapper {
  line-height: inherit;
  font-size: inherit; }

#secondary .widget-title {
  border-bottom: 1px solid #ddd;
  position: relative; }
  #secondary .widget-title:after {
    position: absolute;
    content: "";
    left: 0;
    bottom: 0;
    background: #212121;
    height: 1px;
    width: 100px; }

.elementor-opal-slick-slider.elementor-slick-slider .slick-prev,
.elementor-opal-slick-slider.elementor-slick-slider .slick-next {
  background: #f1f1f1;
  width: 40px;
  height: 40px;
  opacity: 0; }
  .elementor-opal-slick-slider.elementor-slick-slider .slick-prev:hover,
  .elementor-opal-slick-slider.elementor-slick-slider .slick-next:hover {
    background: #212121; }

.elementor-opal-slick-slider.elementor-slick-slider:hover .slick-prev,
.elementor-opal-slick-slider.elementor-slick-slider:hover .slick-next {
  opacity: 1; }

.elementor-widget-opal-recent-post .article-post {
  position: relative;
  margin-bottom: 15px;
  border-bottom: 1px solid #ddd;
  padding-bottom: 15px;
  width: 100%; }
  .elementor-widget-opal-recent-post .article-post:last-child {
    border-bottom: 0; }
  .elementor-widget-opal-recent-post .article-post .media {
    float: left;
    margin-right: 10px;
    max-width: 30%; }
    .elementor-widget-opal-recent-post .article-post .media a {
      padding: 0; }
  .elementor-widget-opal-recent-post .article-post .detail .meta {
    font-size: 14px;
    font-size: 0.875rem; }
  .elementor-widget-opal-recent-post .article-post .detail .title {
    padding-top: 10px;
    font-size: 20px;
    font-size: 1.25rem; }
    .elementor-widget-opal-recent-post .article-post .detail .title a {
      padding: 0; }

.site-header-account {
  position: relative;
  font-size: 14px; }
  .site-header-account .label-name {
    max-width: 83px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    font-weight: 500; }
  .site-header-account .label {
    padding-left: 5px; }
  .site-header-account > a {
    position: relative;
    height: 40px;
    vertical-align: middle;
    line-height: 1.5;
    text-align: left;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    color: #999; }
  .site-header-account li {
    padding: 5px; }

.account-dashboard a,
.widget_categories a,
.product-categories a,
.widget_archive a {
  position: relative; }
  .account-dashboard a:after,
  .widget_categories a:after,
  .product-categories a:after,
  .widget_archive a:after {
    content: "";
    width: 0;
    height: 1px;
    bottom: 0;
    position: absolute;
    left: auto;
    right: 0;
    z-index: -1;
    -webkit-transition: width 0.6s cubic-bezier(0.25, 0.8, 0.25, 1) 0s;
    transition: width 0.6s cubic-bezier(0.25, 0.8, 0.25, 1) 0s;
    background: currentColor; }
  .account-dashboard a:hover:after,
  .widget_categories a:hover:after,
  .product-categories a:hover:after,
  .widget_archive a:hover:after {
    width: 100%;
    left: 0;
    right: auto; }

.opal-login-form-ajax.loading:after {
  z-index: 10;
  position: absolute;
  top: 50%;
  margin: -15px auto 0;
  left: 0;
  right: 0; }

.opal-login-form-ajax.loading:before {
  content: "";
  display: block;
  width: 50px;
  height: 50px;
  z-index: 10;
  position: absolute;
  top: 50%;
  margin: -25px auto 0;
  left: 0;
  right: 0;
  background: #fff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1); }

.elementor-widget-opal-account .login-form-head {
  padding-bottom: 15px; }
  .elementor-widget-opal-account .login-form-head .login-form-title {
    font-weight: 600;
    color: #212121;
    text-transform: uppercase; }
  .elementor-widget-opal-account .login-form-head .register-link {
    font-weight: 400;
    color: #666;
    text-transform: uppercase; }

.elementor-widget-opal-account .login-form-bottom {
  padding-top: 10px; }

.account-popup {
  width: 400px;
  margin: 30px auto;
  padding: 30px;
  background: #ffffff; }

/* This is the core CSS of Tooltipster */
/* GENERAL STRUCTURE RULES (do not edit this section) */
.tooltipster-base {
  /* this ensures that a constrained height set by functionPosition,
    if greater that the natural height of the tooltip, will be enforced
    in browsers that support display:flex */
  display: flex;
  pointer-events: none;
  /* this may be overriden in JS for fixed position origins */
  position: absolute; }

.tooltipster-box {
  /* see .tooltipster-base. flex-shrink 1 is only necessary for IE10-
    and flex-basis auto for IE11- (at least) */
  flex: 1 1 auto; }

.tooltipster-content {
  /* prevents an overflow if the user adds padding to the div */
  box-sizing: border-box;
  /* these make sure we'll be able to detect any overflow */
  max-height: 100%;
  max-width: 100%;
  overflow: auto; }

.tooltipster-ruler {
  /* these let us test the size of the tooltip without overflowing the window */
  bottom: 0;
  left: 0;
  overflow: hidden;
  position: fixed;
  right: 0;
  top: 0;
  visibility: hidden; }

/* ANIMATIONS */
/* Open/close animations */
/* fade */
.tooltipster-fade {
  opacity: 0;
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  -o-transition-property: opacity;
  -ms-transition-property: opacity;
  transition-property: opacity; }

.tooltipster-fade.tooltipster-show {
  opacity: 1; }

/* grow */
.tooltipster-grow {
  -webkit-transform: scale(0, 0);
  -moz-transform: scale(0, 0);
  -o-transform: scale(0, 0);
  -ms-transform: scale(0, 0);
  transform: scale(0, 0);
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  -o-transition-property: -o-transform;
  -ms-transition-property: -ms-transform;
  transition-property: transform;
  -webkit-backface-visibility: hidden; }

.tooltipster-grow.tooltipster-show {
  -webkit-transform: scale(1, 1);
  -moz-transform: scale(1, 1);
  -o-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  transform: scale(1, 1);
  -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  -moz-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  -ms-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  -o-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15); }

/* swing */
.tooltipster-swing {
  opacity: 0;
  -webkit-transform: rotateZ(4deg);
  -moz-transform: rotateZ(4deg);
  -o-transform: rotateZ(4deg);
  -ms-transform: rotateZ(4deg);
  transform: rotateZ(4deg);
  -webkit-transition-property: -webkit-transform, opacity;
  -moz-transition-property: -moz-transform;
  -o-transition-property: -o-transform;
  -ms-transition-property: -ms-transform;
  transition-property: transform; }

.tooltipster-swing.tooltipster-show {
  opacity: 1;
  -webkit-transform: rotateZ(0deg);
  -moz-transform: rotateZ(0deg);
  -o-transform: rotateZ(0deg);
  -ms-transform: rotateZ(0deg);
  transform: rotateZ(0deg);
  -webkit-transition-timing-function: cubic-bezier(0.23, 0.635, 0.495, 1);
  -webkit-transition-timing-function: cubic-bezier(0.23, 0.635, 0.495, 2.4);
  -moz-transition-timing-function: cubic-bezier(0.23, 0.635, 0.495, 2.4);
  -ms-transition-timing-function: cubic-bezier(0.23, 0.635, 0.495, 2.4);
  -o-transition-timing-function: cubic-bezier(0.23, 0.635, 0.495, 2.4);
  transition-timing-function: cubic-bezier(0.23, 0.635, 0.495, 2.4); }

/* fall */
.tooltipster-fall {
  -webkit-transition-property: top;
  -moz-transition-property: top;
  -o-transition-property: top;
  -ms-transition-property: top;
  transition-property: top;
  -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  -moz-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  -ms-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  -o-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15); }

.tooltipster-fall.tooltipster-initial {
  top: 0 !important; }

.tooltipster-fall.tooltipster-dying {
  -webkit-transition-property: all;
  -moz-transition-property: all;
  -o-transition-property: all;
  -ms-transition-property: all;
  transition-property: all;
  top: 0 !important;
  opacity: 0; }

/* slide */
.tooltipster-slide {
  -webkit-transition-property: left;
  -moz-transition-property: left;
  -o-transition-property: left;
  -ms-transition-property: left;
  transition-property: left;
  -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  -moz-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  -ms-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  -o-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15); }

.tooltipster-slide.tooltipster-initial {
  left: -40px !important; }

.tooltipster-slide.tooltipster-dying {
  -webkit-transition-property: all;
  -moz-transition-property: all;
  -o-transition-property: all;
  -ms-transition-property: all;
  transition-property: all;
  left: 0 !important;
  opacity: 0; }

/* Update animations */
/* We use animations rather than transitions here because
 transition durations may be specified in the style tag due to
 animationDuration, and we try to avoid collisions and the use
 of !important */
/* fade */
@keyframes tooltipster-fading {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

.tooltipster-update-fade {
  animation: tooltipster-fading 400ms; }

/* rotate */
@keyframes tooltipster-rotating {
  25% {
    transform: rotate(-2deg); }
  75% {
    transform: rotate(2deg); }
  100% {
    transform: rotate(0); } }

.tooltipster-update-rotate {
  animation: tooltipster-rotating 600ms; }

/* scale */
@keyframes tooltipster-scaling {
  50% {
    transform: scale(1.1); }
  100% {
    transform: scale(1); } }

.tooltipster-update-scale {
  animation: tooltipster-scaling 600ms; }

.opal-image-hotspots-container {
  overflow: hidden; }

.opal-image-hotspots-main-icons-tooltips-wrapper {
  top: 0;
  left: 0;
  position: absolute;
  bottom: 0;
  right: 0; }

.opal-image-hotspots-main-icons {
  cursor: pointer;
  display: block;
  position: absolute;
  transform: translate(-50%, -50%);
  top: 50%;
  left: 50%; }
  .opal-image-hotspots-main-icons .opal-image-hotspots-icon {
    cursor: pointer;
    display: block;
    text-align: center;
    font-size: 30px;
    padding: 3px 0 0;
    line-height: 0.6;
    border-color: black; }
  .opal-image-hotspots-main-icons .opal-image-hotspots-image-icon {
    width: 40px;
    height: 40px; }
  .opal-image-hotspots-main-icons .opal-image-hotspots-text {
    cursor: pointer;
    display: block;
    text-align: center;
    border-radius: 0;
    margin: 0;
    padding: 0 10px 0 10px;
    border-color: black; }

.opal-image-hotspots-tooltips-wrapper {
  display: none;
  position: absolute;
  z-index: 9999; }

.tooltipster-sidetip {
  z-index: 9999;
  width: auto !important; }

.tooltipster-box div.opal-image-hotspots-tooltips-text {
  border-color: black;
  overflow: hidden; }

.tooltipster-sidetip div.tooltipster-box {
  background: transparent;
  box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.18); }

.tooltipster-sidetip div.opal-image-hotspots-tooltips-text {
  padding: 15px 30px; }
  .tooltipster-sidetip div.opal-image-hotspots-tooltips-text * {
    margin: 0;
    padding: 0px; }

.tooltipster-box .opal-image-hotspots-tooltips-text * {
  margin: 0; }

.opal-image-hotspots-main-icons.opal-image-hotspots-anim::before {
  content: "";
  position: absolute;
  z-index: -1;
  transform: scale(1);
  pointer-events: none;
  animation: pa-hotspot-pulse 2s infinite;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0; }

@keyframes pa-hotspot-pulse {
  0% {
    transform: scale(1);
    opacity: 1; }
  100% {
    transform: scale(1.5);
    opacity: 0; } }

.tooltipster-box .tooltipster-content {
  background: rgba(12, 12, 12, 0.5); }

.opal-tooltipster-base.tooltipster-top .tooltipster-arrow-background {
  border-top-color: rgba(12, 12, 12, 0.5); }

.opal-tooltipster-base.tooltipster-bottom .tooltipster-arrow-background {
  border-bottom-color: rgba(12, 12, 12, 0.5); }

.opal-tooltipster-base.tooltipster-right .tooltipster-arrow-background {
  border-right-color: rgba(12, 12, 12, 0.5); }

.opal-tooltipster-base.tooltipster-left .tooltipster-arrow-background {
  border-left-color: rgba(12, 12, 12, 0.5); }

.tooltipster-box .opal-image-hotspots-tooltips-text {
  color: #fff; }

.elementor-widget-opal-cart .header-button {
  position: relative;
  text-align: left;
  vertical-align: middle;
  display: inline-block;
  line-height: 18px; }
  .elementor-widget-opal-cart .header-button i,
  .elementor-widget-opal-cart .header-button .icon_img {
    line-height: 1;
    vertical-align: middle;
    position: relative;
    float: left; }
  .elementor-widget-opal-cart .header-button .title {
    font-weight: 600;
    color: #212121;
    padding-left: 5px; }
  .elementor-widget-opal-cart .header-button .count {
    position: absolute;
    top: -6px;
    left: 20px;
    padding: 0 .5em;
    color: #fff;
    font-size: 12px;
    opacity: 1;
    line-height: 1.4;
    border-radius: .7em;
    min-height: 17px;
    min-width: 18px;
    text-align: center;
    background: #212121; }
  .elementor-widget-opal-cart .header-button .count-text {
    display: none; }
  .elementor-widget-opal-cart .header-button .amount {
    padding-left: 5px; }
  .elementor-widget-opal-cart .header-button.style_circle i,
  .elementor-widget-opal-cart .header-button.style_circle .icon_img {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center; }

.elementor-widget-opal-cart .woocommerce-mini-cart__empty-message {
  text-align: center;
  padding-top: 30px; }

/** Show Fixed Content Right */
.elementor-dropdown-menu-fixed-right {
  visibility: hidden;
  background: #FFF;
  height: 100%;
  width: 300px;
  padding: 30px 20px; }
  .elementor-dropdown-menu-fixed-right .widget_shopping_cart_content {
    padding: 30px 20px; }

.elementor-widget-opal-navbarsearch .elementor-search-form__container {
  overflow: initial;
  /** Custom Select **/ }
  .elementor-widget-opal-navbarsearch .elementor-search-form__container .dropdown_product_cat {
    height: 100%; }
  .elementor-widget-opal-navbarsearch .elementor-search-form__container .custom-select-wrapper {
    position: relative;
    display: inline-block;
    user-select: none; }
  .elementor-widget-opal-navbarsearch .elementor-search-form__container .custom-select-wrapper select {
    display: none; }
  .elementor-widget-opal-navbarsearch .elementor-search-form__container .custom-select {
    position: relative;
    display: inline-block; }
  .elementor-widget-opal-navbarsearch .elementor-search-form__container .custom-select-trigger {
    position: relative;
    display: block;
    width: 185px;
    max-width: 100%;
    padding: 0 55px 0 20px;
    font-size: 14px;
    font-weight: 400;
    color: #000;
    cursor: pointer; }
  .elementor-widget-opal-navbarsearch .elementor-search-form__container .custom-select-trigger:after {
    position: absolute;
    display: block;
    content: '';
    width: 10px;
    height: 10px;
    top: 50%;
    right: 25px;
    margin-top: -3px;
    border-bottom: 1px solid #000;
    border-right: 1px solid #000;
    transform: rotate(45deg) translateY(-50%);
    transition: all .4s ease-in-out;
    transform-origin: 50% 0; }
  .elementor-widget-opal-navbarsearch .elementor-search-form__container .custom-select.opened .custom-select-trigger:after {
    margin-top: 3px;
    transform: rotate(-135deg) translateY(-50%); }
  .elementor-widget-opal-navbarsearch .elementor-search-form__container .custom-options {
    position: absolute;
    display: block;
    top: 100%;
    left: 0;
    right: 0;
    min-width: 100%;
    margin: 5px 0 15px;
    border: 1px solid #b5b5b5;
    border-radius: 4px;
    box-sizing: border-box;
    box-shadow: 0 2px 1px rgba(0, 0, 0, 0.07);
    background: #fff;
    transition: all .4s ease-in-out;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    transform: translateY(-15px);
    z-index: 9999; }
  .elementor-widget-opal-navbarsearch .elementor-search-form__container .custom-select.opened .custom-options {
    opacity: 1;
    visibility: visible;
    pointer-events: all;
    transform: translateY(0); }
  .elementor-widget-opal-navbarsearch .elementor-search-form__container .custom-options:before {
    position: absolute;
    display: block;
    content: '';
    bottom: 100%;
    right: 25px;
    width: 7px;
    height: 7px;
    margin-bottom: -4px;
    border-top: 1px solid #b5b5b5;
    border-left: 1px solid #b5b5b5;
    background: #fff;
    transform: rotate(45deg);
    transition: all .4s ease-in-out; }
  .elementor-widget-opal-navbarsearch .elementor-search-form__container .option-hover:before {
    background: #f9f9f9; }
  .elementor-widget-opal-navbarsearch .elementor-search-form__container .custom-option {
    position: relative;
    display: block;
    padding: 0 22px;
    border-bottom: 1px solid #b5b5b5;
    font-size: 14px;
    font-weight: 400;
    color: #333;
    line-height: 47px;
    cursor: pointer;
    transition: all .4s ease-in-out;
    text-transform: capitalize; }
  .elementor-widget-opal-navbarsearch .elementor-search-form__container .custom-option:first-of-type {
    border-radius: 4px 4px 0 0; }
  .elementor-widget-opal-navbarsearch .elementor-search-form__container .custom-option:last-of-type {
    border-bottom: 0;
    border-radius: 0 0 4px 4px; }
  .elementor-widget-opal-navbarsearch .elementor-search-form__container .custom-option:hover,
  .elementor-widget-opal-navbarsearch .elementor-search-form__container .custom-option.selection {
    background: #f9f9f9; }

.opalelementor-list-items {
  padding: 0;
  margin: 0; }
  .opalelementor-list-items .opalelementor-list-item {
    display: inline-flex;
    margin-bottom: 15px;
    line-height: 24px; }
    .opalelementor-list-items .opalelementor-list-item .opalelementor-list-icon {
      margin-top: -3px; }
    .opalelementor-list-items .opalelementor-list-item .opalelementor-list-icon {
      text-align: center; }
    .opalelementor-list-items .opalelementor-list-item i, .opalelementor-list-items .opalelementor-list-item .opalelementor-list-number {
      font-size: 20px;
      line-height: 1.25;
      transition: all 0.5s ease; }
      @media screen and (prefers-reduced-motion: reduce) {
        .opalelementor-list-items .opalelementor-list-item i, .opalelementor-list-items .opalelementor-list-item .opalelementor-list-number {
          transition: none; } }
    .opalelementor-list-items .opalelementor-list-item .opalelementor-list-icon {
      margin-right: 15px;
      transition: all 0.5s ease; }
      @media screen and (prefers-reduced-motion: reduce) {
        .opalelementor-list-items .opalelementor-list-item .opalelementor-list-icon {
          transition: none; } }
      .opalelementor-list-items .opalelementor-list-item .opalelementor-list-icon .opalelementor-list-number {
        font-weight: 700; }
    .opalelementor-list-items .opalelementor-list-item .opalelementor-list-text {
      font-weight: 700;
      font-size: 20px;
      font-size: 1.25rem;
      transition: all 0.5s ease; }
      @media screen and (prefers-reduced-motion: reduce) {
        .opalelementor-list-items .opalelementor-list-item .opalelementor-list-text {
          transition: none; } }

.opal-dual-header-container .opal-dual-header-first-header,
.opal-dual-header-container .opal-dual-header-second-header {
  position: relative;
  padding: 0;
  margin: 0;
  display: inline-block;
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0); }

.opal-dual-header-first-clip .opal-dual-header-first-span,
.opal-dual-header-second-clip {
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text; }

@media (max-width: 500px) {
  .opal-dual-header-container .opal-dual-header-first-header,
  .opal-dual-header-container .opal-dual-header-second-header {
    display: block;
    word-wrap: break-word; }
  .opal-dual-header-first-container,
  .opal-dual-header-second-container {
    margin: 0; } }

@media (min-width: 501px) {
  .opal-dual-header-first-container {
    margin-right: 5px; } }

.opal-dual-header-first-header.gradient .opal-dual-header-first-span,
.opal-dual-header-second-header.gradient {
  background-size: 300% 300% !important;
  -webkit-animation: Gradient 10s ease-in-out infinite;
  -moz-animation: Gradient 10s ease-in-out infinite;
  animation: Gradient 10s ease-in-out infinite; }

@-webkit-keyframes Gradient {
  0% {
    background-position: 0% 50%; }
  50% {
    background-position: 100% 50%; }
  100% {
    background-position: 0% 50%; } }

@-moz-keyframes Gradient {
  0% {
    background-position: 0% 50%; }
  50% {
    background-position: 100% 50%; }
  100% {
    background-position: 0% 50%; } }

@keyframes Gradient {
  0% {
    background-position: 0% 50%; }
  50% {
    background-position: 100% 50%; }
  100% {
    background-position: 0% 50%; } }

.opal-timeline-widget {
  position: relative;
  -js-display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -moz-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start; }

.opal-timeline-main #infscr-loading {
  left: 0;
  text-align: center;
  margin: 0 auto;
  z-index: 1;
  height: 150px; }

.opal-timeline-main #infscr-loading img {
  margin-top: 10px;
  width: 100%;
  max-width: 150px; }

#infscr-loading div {
  display: none; }

.opal-timeline-heading {
  margin-bottom: 10px; }

.inner-date-new p {
  margin-bottom: 0; }

.opal-date-inner .inner-date-new p {
  margin-bottom: 0px; }

.opal-timeline__line {
  background-color: #ddd;
  bottom: 0 !important;
  top: 0 !important; }

.opal-timeline-main .opal-days .in-view .in-view-timeline-icon {
  background: #5cb85c; }

.opal-timeline__line__inner {
  background-color: #5cb85c;
  width: 100%; }

.opal-timeline-main .timeline-icon-new {
  line-height: 1em;
  display: inline-block;
  vertical-align: middle; }

.opal-timeline-shadow-yes .opal-events-inner-new {
  -webkit-filter: drop-shadow(0px 1px 4px rgba(0, 0, 0, 0.5));
  filter: drop-shadow(0px 1px 4px rgba(0, 0, 0, 0.5)); }

.opal-timeline--center .opal-timeline-date-hide {
  display: none; }

.opal-timeline-field:not(:last-child) {
  margin-bottom: 20px; }

.opal-timeline--center .opal-timeline-widget.opal-timeline-right {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -moz-box-orient: horizontal;
  -moz-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse; }

.opal-timeline--left .opal-day-left .opal-events-inner-new,
.opal-timeline--left .opal-day-right .opal-events-inner-new {
  text-align: left; }

.opal-timeline--right .opal-day-left .opal-events-inner-new,
.opal-timeline--right .opal-day-right .opal-events-inner-new {
  text-align: right; }

.opal-timeline--center .opal-timeline-date-new {
  display: block; }

.opal-timeline--right .opal-timeline__line {
  right: 16px;
  left: auto; }

.opal-timeline--right .opal-timeline-right .opal-timeline-arrow:after,
.opal-timeline--right .opal-timeline-left .opal-timeline-arrow:after {
  top: 0; }

.opal-timeline--right .opal-timeline-right .opal-timeline-arrow,
.opal-timeline--right .opal-timeline-left .opal-timeline-arrow {
  top: 0;
  right: 0;
  width: 10px;
  height: 40px;
  position: absolute; }

.opal-timeline--right .opal-timeline-right .opal-timeline-arrow {
  right: -12px; }

.opal-timeline--right .opal-timeline-left .opal-timeline-arrow {
  right: -10px; }

.opal-timeline--right .opal-timeline-marker,
.opal-timeline--right .opal-day-new {
  max-width: 100%;
  position: relative; }

.opal-timeline--right .opal-day-new {
  margin-right: 14px; }

.opal-timeline--right .opal-timeline-marker {
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
  -moz-box-flex: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  order: 2; }

.opal-timeline--right .opal-day-new {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -moz-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  order: 1; }

.opal-timeline--right .opal-timeline-info {
  -webkit-box-ordinal-group: 1;
  -webkit-order: 0;
  -moz-box-ordinal-group: 1;
  -ms-flex-order: 0;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
  -moz-box-flex: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  width: 25%;
  order: 3;
  text-align: left;
  padding: 15px; }

.opal-timeline--left .opal-timeline-info {
  -webkit-box-ordinal-group: 1;
  -webkit-order: 0;
  -moz-box-ordinal-group: 1;
  -ms-flex-order: 0;
  order: 0;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
  -moz-box-flex: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  width: 25%;
  text-align: right;
  padding: 15px 30px; }

.opal-timeline--left .opal-timeline-marker,
.opal-timeline--left .opal-day-new {
  max-width: 100%;
  position: relative; }

.opal-timeline--left .opal-timeline__line {
  left: 20px;
  right: auto; }

.opal-timeline--left .opal-day-new {
  margin-left: 14px; }

.opal-timeline--left .opal-timeline-marker {
  -webkit-box-ordinal-group: 1;
  -webkit-order: 0;
  -moz-box-ordinal-group: 1;
  -ms-flex-order: 0;
  order: 1;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
  -moz-box-flex: 0;
  -ms-flex-positive: 0;
  flex-grow: 0; }

.opal-timeline--left .opal-day-new {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -moz-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -moz-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 2; }

.opal-timeline--left .opal-timeline-right .opal-timeline-arrow:after,
.opal-timeline--left .opal-timeline-left .opal-timeline-arrow:after {
  top: 0; }

.opal-timeline--left .opal-timeline-right .opal-timeline-arrow,
.opal-timeline--left .opal-timeline-left .opal-timeline-arrow {
  top: 0;
  width: 10px;
  height: 40px;
  position: absolute; }

.opal-timeline--left .opal-timeline-right .opal-timeline-arrow {
  left: -10px; }

.opal-timeline--left .opal-timeline-left .opal-timeline-arrow {
  left: -12px; }

.opal-timeline--left .opal-timeline-right .opal-timeline-arrow:after,
.opal-timeline--left .opal-timeline-left .opal-timeline-arrow:after,
.opal-timeline--right .opal-timeline-right .opal-timeline-arrow:after,
.opal-timeline--right .opal-timeline-left .opal-timeline-arrow:after {
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%); }

.opal-timeline-marker {
  background-color: #ddd;
  -webkit-border-radius: 999px;
  border-radius: 999px;
  position: relative;
  -js-display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  z-index: 1;
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out; }

.opal-timeline-main .opal-days .animate-border:hover .opal-timeline-marker {
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out; }

.opal-timeline--center .opal-timeline-marker {
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -moz-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
  -moz-box-flex: 0;
  -ms-flex-positive: 0;
  flex-grow: 0; }

.opal-timeline--center .opal-day-new,
.opal-timeline--center .opal-timeline-date-new {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -moz-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -webkit-flex-basis: 50%;
  -ms-flex-preferred-size: 50%;
  flex-basis: 50%;
  max-width: 100%;
  position: relative; }

.opal-timeline--center .opal-timeline-right .opal-day-new {
  -webkit-box-ordinal-group: 3;
  -webkit-order: 2;
  -moz-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
  padding-left: 0;
  padding-right: 12px; }

.opal-timeline--center .opal-timeline-left .opal-day-new {
  -webkit-box-ordinal-group: 3;
  -webkit-order: 2;
  -moz-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
  padding-right: 0;
  padding-left: 12px; }

.opal-day-right .opal-events-inner-new {
  text-align: right; }

.opal-day-left .opal-events-inner-new {
  text-align: left; }

.opal-events-inner-new {
  padding: 40px; }

.opal-timeline--center .opal-timeline-left .opal-timeline-date-new {
  -js-display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -moz-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end; }

.opal-timeline--center .opal-timeline-right .opal-timeline-date-new {
  -js-display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start; }

.opal-timeline-left .opal-date-new {
  margin-right: 10px; }

.opal-timeline-right .opal-date-new {
  margin-left: 10px; }

.opal-timeline-right .opal-timeline-date-new {
  -js-display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  align-items: center; }

.opal-timeline--center .opal-timeline-right .opal-timeline-arrow {
  right: 0px;
  top: 0;
  width: 10px;
  height: 40px;
  position: absolute; }

.opal-timeline--center .opal-timeline-right .opal-timeline-arrow:after,
.opal-timeline--center .opal-timeline-left .opal-timeline-arrow:after {
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%); }

.opal-timeline--center .opal-timeline-left .opal-timeline-arrow {
  left: 0px;
  top: 0;
  width: 10px;
  height: 40px;
  position: absolute; }

.opal-timeline-arrow-center .opal-timeline-widget {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center; }

.opal-timeline-arrow-bottom .opal-timeline-widget {
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -moz-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end; }

.opal-timeline-arrow-center .opal-timeline-left .opal-timeline-arrow,
.opal-timeline-arrow-center .opal-timeline-right .opal-timeline-arrow {
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%); }

.opal-timeline-arrow-bottom .opal-timeline-left .opal-timeline-arrow,
.opal-timeline-arrow-bottom .opal-timeline-right .opal-timeline-arrow {
  top: 100%;
  -webkit-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  transform: translateY(-100%); }

/*.opal-heading-top {
  margin: 0px;
}*/
.opal-heading-bottom {
  margin: 0px; }

/* By default content alignment - alternate */
.opal-day-right .opal-events-inner {
  text-align: right; }

.opal-day-left .opal-events-inner {
  text-align: left; }

.opal-timeline-arrow-top .opal-timeline-date-new .opal-date-new,
.opal-timeline-arrow-bottom .opal-timeline-date-new .opal-date-new {
  padding-top: 8px;
  padding-bottom: 8px; }

/* Card animation css */
.opal-events-inner-new,
.opal-timeline-arrow {
  -webkit-transition: background .2s ease-in-out;
  transition: background .2s ease-in-out; }

.opal-timeline-arrow:after {
  -webkit-transition: border-color .2s ease-in-out;
  transition: border-color .2s ease-in-out; }

/*.opal-content,*/
.opal-date-new {
  -webkit-transition: color .2s ease-in-out;
  transition: color .2s ease-in-out; }

.opal-timeline-widget.opal-timeline-left.hide-events .opal-events-inner-new,
.opal-timeline-widget.opal-timeline-left.hide-events .opal-date-new {
  visibility: hidden; }

.opal-timeline-widget.opal-timeline-right.hide-events .opal-events-inner-new,
.opal-timeline-widget.opal-timeline-right.hide-events .opal-date-new {
  visibility: hidden; }

/*.............................CSS..................................*/
.opal-timeline-main .opal-year {
  -js-display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  position: relative; }

.opal-timeline-main .opal-year span {
  display: inline-block;
  padding-bottom: 6px; }

.opal-day-left .opal-timeline-arrow:after {
  content: '';
  left: 0px;
  position: absolute;
  display: inline;
  width: 0;
  height: 0;
  border-top: 12px solid transparent;
  border-bottom: 12px solid transparent; }

.opal-timeline--right .opal-day-left .opal-timeline-arrow:after {
  right: 0; }

.opal-day-right .opal-timeline-arrow:after {
  content: '';
  right: 0px;
  position: absolute;
  display: inline;
  width: 0;
  height: 0;
  border-top: 12px solid transparent;
  border-bottom: 12px solid transparent; }

.timeline-icon {
  width: 100px;
  height: 100px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  text-align: center;
  line-height: 100px;
  vertical-align: middle;
  position: relative;
  z-index: 1; }

.opal-timeline-main .opal-date .inner-date-new {
  white-space: nowrap;
  margin: 0px; }

.opal-timeline-main .opal-timeline__line {
  position: absolute;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  overflow: hidden; }

.opal-timeline--right .opal-timeline__line {
  position: absolute;
  -webkit-transform: translateX(50%);
  -ms-transform: translateX(50%);
  transform: translateX(50%); }

/*.opal-inner {
  -js-display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}*/
/* RESPONSIVE ALIGNMENT OF VERTICAL SEPARATOR. */
/* DESKTOP */
.opal-timeline--center .opal-timeline__line {
  left: 50%;
  right: auto; }

/* Icon transition animation */
.opal-timeline-main .in-view i.in-view-timeline-icon {
  -webkit-transition: background 0.25s ease-out 0.25s, width 0.25s ease-in-out, height 0.25s ease-in-out, color 0.25s ease-in-out, font-size 0.25s ease-in-out;
  -webkit-transition: background 0.25s ease-out 0.25s, width 0.25s ease-in-out, height 0.25s ease-in-out, color 0.25s ease-in-out, font-size 0.25s ease-out;
  transition: background 0.25s ease-out 0.25s, width 0.25s ease-in-out, height 0.25s ease-in-out, color 0.25s ease-in-out, font-size 0.25s ease-out; }

/* LEFT CSS STARTS */
.opal-timeline--left .opal-days {
  text-align: left; }

.opal-timeline--left .opal-day-right .opal-timeline-arrow:after {
  content: '';
  position: absolute;
  display: inline;
  width: 0;
  height: 0;
  border-top: 12px solid transparent;
  border-bottom: 12px solid transparent; }

/*.opal-timeline--left .opal-inner {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}*/
/* LEFT CSS ENDS */
/* CENTER CSS STARTS */
.opal-timeline--center .opal-days {
  text-align: center; }

.opal-timeline--center .opal-day-right .opal-timeline-arrow:after {
  content: '';
  right: 0px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  position: absolute;
  display: inline;
  width: 0;
  height: 0;
  border-top: 12px solid transparent;
  border-bottom: 12px solid transparent; }

/*.opal-timeline--center .opal-inner {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}*/
/* CENTER CSS ENDS */
/* RIGHT CSS STARTS */
.opal-timeline--right .opal-days {
  text-align: right; }

/*.opal-timeline--right .opal-inner {
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -moz-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}*/
/* RIGHT CSS ENDS */
@media screen and (max-width: 1023px) {
  .opal-timeline--center.opal-timeline-responsive-tablet .opal-timeline-res-right .opal-timeline__line {
    position: absolute;
    -webkit-transform: translateX(50%);
    -ms-transform: translateX(50%);
    transform: translateX(50%); }
  .opal-timeline--center.opal-timeline-responsive-tablet .opal-timeline-date-hide {
    display: block; }
  .opal-timeline--center.opal-timeline-responsive-tablet .opal-day-left .opal-events-inner-new,
  .opal-timeline--center.opal-timeline-responsive-tablet .opal-day-right .opal-events-inner-new {
    text-align: left; }
  .opal-timeline--center.opal-timeline-responsive-tablet .opal-timeline__line {
    right: 20px;
    left: auto; }
  .opal-timeline--center.opal-timeline-responsive-tablet .opal-timeline-marker,
  .opal-timeline--center.opal-timeline-responsive-tablet .opal-day-new {
    max-width: 100%;
    position: relative; }
  .opal-timeline--center.opal-timeline-responsive-tablet .opal-timeline__line {
    left: 20px;
    right: auto; }
  .opal-timeline--center.opal-timeline-responsive-tablet .opal-day-new {
    margin-left: 16px; }
  .opal-timeline--center.opal-timeline-responsive-tablet .opal-timeline-marker {
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    -moz-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0; }
  .opal-timeline--center.opal-timeline-responsive-tablet .opal-day-new {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -moz-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -moz-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1; }
  .opal-timeline--center.opal-timeline-responsive-tablet .opal-timeline-right .opal-timeline-arrow:after,
  .opal-timeline--center.opal-timeline-responsive-tablet .opal-timeline-left .opal-timeline-arrow:after {
    top: 0; }
  .opal-timeline--center.opal-timeline-responsive-tablet .opal-timeline-right .opal-timeline-arrow,
  .opal-timeline--center.opal-timeline-responsive-tablet .opal-timeline-left .opal-timeline-arrow {
    /*top: 0;*/
    width: 10px;
    height: 40px;
    position: absolute; }
  .opal-timeline--center.opal-timeline-responsive-tablet .opal-timeline-right .opal-timeline-arrow {
    left: -10px; }
  .opal-timeline--center.opal-timeline-responsive-tablet .opal-timeline-left .opal-timeline-arrow {
    left: -12px; }
  .opal-timeline--center.opal-timeline-responsive-tablet .opal-timeline-right .opal-timeline-arrow:after,
  .opal-timeline--center.opal-timeline-responsive-tablet .opal-timeline-left .opal-timeline-arrow:after {
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%); }
  .opal-timeline--center.opal-timeline-responsive-tablet .opal-days {
    text-align: left; }
  .opal-timeline--center.opal-timeline-responsive-tablet .opal-day-right .opal-timeline-arrow:after {
    content: '';
    position: absolute;
    display: inline;
    width: 0;
    height: 0;
    border-top: 12px solid transparent;
    border-bottom: 12px solid transparent; }
  /* Center align CSS start */
  /*.opal-timeline--center.opal-timeline-responsive-tablet .opal-inner {
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -moz-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }*/
  .opal-timeline--center.opal-timeline-responsive-tablet .opal-timeline-widget.opal-timeline-right {
    -webkit-box-orient: unset;
    -webkit-box-direction: unset;
    -webkit-flex-direction: unset;
    -moz-box-orient: unset;
    -moz-box-direction: unset;
    -ms-flex-direction: unset;
    flex-direction: unset; }
  .opal-timeline--center.opal-timeline-responsive-tablet .opal-timeline-date-new {
    display: none; }
  .opal-timeline--center.opal-timeline-responsive-tablet .opal-day-new,
  .opal-timeline--center.opal-timeline-responsive-tablet .opal-timeline-date-new {
    -webkit-box-flex: unset;
    -webkit-flex-grow: unset;
    -moz-box-flex: unset;
    -ms-flex-positive: unset;
    flex-grow: unset;
    -webkit-flex-basis: unset;
    -ms-flex-preferred-size: unset;
    flex-basis: unset;
    max-width: 100%;
    width: 100%;
    position: relative; }
  .opal-timeline--center.opal-timeline-responsive-tablet .opal-timeline-right .opal-day-new {
    -webkit-box-ordinal-group: unset;
    -webkit-order: unset;
    -moz-box-ordinal-group: unset;
    -ms-flex-order: unset;
    order: unset;
    padding-left: 0;
    padding-right: 0; }
  .opal-timeline--center.opal-timeline-responsive-tablet .opal-timeline-left .opal-day-new {
    -webkit-box-ordinal-group: unset;
    -webkit-order: unset;
    -moz-box-ordinal-group: unset;
    -ms-flex-order: unset;
    order: unset;
    padding-right: 0;
    padding-left: 0; }
  .opal-timeline--center.opal-timeline-responsive-tablet .opal-timeline-left .opal-timeline-date-new {
    display: none; }
  .opal-timeline--center.opal-timeline-responsive-tablet .opal-timeline-right .opal-timeline-date-new {
    display: none; }
  /* CSS for right alignment */
  .opal-timeline--center.opal-timeline-responsive-tablet .opal-timeline-res-right .opal-timeline-widget {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -moz-box-orient: horizontal;
    -moz-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse; }
  .opal-timeline--center.opal-timeline-responsive-tablet .opal-timeline-res-right .opal-day-left .opal-events-inner-new,
  .opal-timeline--center.opal-timeline-responsive-tablet .opal-timeline-res-right .opal-day-right .opal-events-inner-new {
    text-align: right; }
  .opal-timeline--center.opal-timeline-responsive-tablet .opal-timeline-res-right .opal-timeline__line {
    right: 16px;
    left: auto; }
  .opal-timeline--center.opal-timeline-responsive-tablet .opal-timeline-res-right .opal-timeline-right .opal-timeline-arrow:after,
  .opal-timeline--center.opal-timeline-responsive-tablet .opal-timeline-res-right .opal-timeline-left .opal-timeline-arrow:after {
    top: 0; }
  .opal-timeline--center.opal-timeline-responsive-tablet .opal-timeline-res-right .opal-timeline-right .opal-timeline-arrow,
  .opal-timeline--center.opal-timeline-responsive-tablet .opal-timeline-res-right .opal-timeline-left .opal-timeline-arrow {
    left: auto;
    right: 0;
    width: 10px;
    height: 40px;
    position: absolute; }
  .opal-timeline--center.opal-timeline-responsive-tablet .opal-timeline-res-right .opal-timeline-right .opal-timeline-arrow {
    right: -12px; }
  .opal-timeline--center.opal-timeline-responsive-tablet .opal-timeline-res-right .opal-timeline-left .opal-timeline-arrow {
    right: -10px; }
  .opal-timeline--center.opal-timeline-responsive-tablet .opal-timeline-res-right .opal-timeline-marker,
  .opal-timeline--center.opal-timeline-responsive-tablet .opal-timeline-res-right .opal-day-new {
    max-width: 100%;
    position: relative; }
  .opal-timeline--center.opal-timeline-responsive-tablet .opal-timeline-res-right .opal-day-new {
    margin-right: 16px; }
  .opal-timeline--center.opal-timeline-responsive-tablet .opal-timeline-res-right .opal-timeline-marker {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0; }
  .opal-timeline--center.opal-timeline-responsive-tablet .opal-timeline-res-right .opal-day-new {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -moz-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1; }
  .opal-timeline--center.opal-timeline-responsive-tablet .opal-timeline-res-right .opal-timeline-right .opal-timeline-arrow:after,
  .opal-timeline--center.opal-timeline-responsive-tablet .opal-timeline-res-right .opal-timeline-left .opal-timeline-arrow:after {
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%); }
  .opal-timeline--center.opal-timeline-responsive-tablet .opal-timeline-res-right .opal-days {
    text-align: right; }
  /* .opal-timeline--center.opal-timeline-responsive-tablet .opal-timeline-res-right .opal-inner {
        -webkit-box-pack: end;
        -webkit-justify-content: flex-end;
        -moz-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
    }*/
  /* Center align CSS start */
  .opal-timeline--center.opal-timeline-responsive-tablet .opal-timeline-res-right .opal-day-new,
  .opal-timeline--center.opal-timeline-responsive-tablet .opal-timeline-res-right .opal-timeline-date-new {
    -webkit-box-flex: unset;
    -webkit-flex-grow: unset;
    -moz-box-flex: unset;
    -ms-flex-positive: unset;
    flex-grow: unset;
    -webkit-flex-basis: unset;
    -ms-flex-preferred-size: unset;
    flex-basis: unset;
    max-width: 100%;
    position: relative; }
  .opal-timeline--center.opal-timeline-responsive-tablet .opal-timeline-res-right .opal-timeline-right .opal-day-new {
    -webkit-box-ordinal-group: unset;
    -webkit-order: unset;
    -moz-box-ordinal-group: unset;
    -ms-flex-order: unset;
    order: unset;
    padding-left: 0;
    padding-right: 0; }
  .opal-timeline--center.opal-timeline-responsive-tablet .opal-timeline-res-right .opal-timeline-left .opal-day-new {
    -webkit-box-ordinal-group: unset;
    -webkit-order: unset;
    -moz-box-ordinal-group: unset;
    -ms-flex-order: unset;
    order: unset;
    padding-right: 0;
    padding-left: 0; }
  .opal-timeline--center.opal-timeline-responsive-tablet .opal-timeline-res-right .opal-timeline-left .opal-timeline-date-new {
    display: none; }
  .opal-timeline--center.opal-timeline-responsive-tablet .opal-timeline-res-right .opal-timeline-right .opal-timeline-date-new {
    display: none; } }

@media screen and (max-width: 767px) {
  .opal-timeline-responsive-none .opal-events-inner-new {
    padding: 15px; }
  .opal-timeline--center.opal-timeline-responsive-mobile .opal-timeline-date-hide {
    display: block; }
  .opal-timeline--center.opal-timeline-responsive-mobile .opal-day-left .opal-events-inner-new,
  .opal-timeline--center.opal-timeline-responsive-mobile .opal-day-right .opal-events-inner-new {
    text-align: left; }
  .opal-timeline--center.opal-timeline-responsive-mobile .opal-timeline__line {
    right: 20px;
    left: auto; }
  .opal-timeline--center.opal-timeline-responsive-mobile .opal-timeline-marker,
  .opal-timeline--center.opal-timeline-responsive-mobile .opal-day-new {
    max-width: 100%;
    position: relative; }
  .opal-timeline--center.opal-timeline-responsive-mobile .opal-timeline__line {
    left: 20px;
    right: auto; }
  .opal-timeline--center.opal-timeline-responsive-mobile .opal-day-new {
    margin-left: 16px; }
  .opal-timeline--center.opal-timeline-responsive-mobile .opal-timeline-marker {
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    -moz-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0; }
  .opal-timeline--center.opal-timeline-responsive-mobile .opal-day-new {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -moz-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -moz-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1; }
  .opal-timeline--center.opal-timeline-responsive-mobile .opal-timeline-right .opal-timeline-arrow:after,
  .opal-timeline--center.opal-timeline-responsive-mobile .opal-timeline-left .opal-timeline-arrow:after {
    top: 0; }
  .opal-timeline--center.opal-timeline-responsive-mobile .opal-timeline-right .opal-timeline-arrow,
  .opal-timeline--center.opal-timeline-responsive-mobile .opal-timeline-left .opal-timeline-arrow {
    width: 10px;
    height: 40px;
    position: absolute; }
  .opal-timeline--center.opal-timeline-responsive-mobile .opal-timeline-right .opal-timeline-arrow {
    left: -10px; }
  .opal-timeline--center.opal-timeline-responsive-mobile .opal-timeline-left .opal-timeline-arrow {
    left: -12px; }
  .opal-timeline--center.opal-timeline-responsive-mobile .opal-timeline-right .opal-timeline-arrow:after,
  .opal-timeline--center.opal-timeline-responsive-mobile .opal-timeline-left .opal-timeline-arrow:after {
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%); }
  .opal-day-left .opal-events-inner-new {
    text-align: left; }
  .opal-timeline-left .opal-date-new {
    margin-right: 10px; }
  .opal-timeline--center.opal-timeline-responsive-mobile .opal-days {
    text-align: left; }
  .opal-timeline--center.opal-timeline-responsive-mobile .opal-day-right .opal-timeline-arrow:after {
    content: '';
    position: absolute;
    display: inline;
    width: 0;
    height: 0;
    border-top: 12px solid transparent;
    border-bottom: 12px solid transparent; }
  /*.opal-timeline--center.opal-timeline-responsive-mobile .opal-inner {
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -moz-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }*/
  .opal-timeline--center.opal-timeline-responsive-mobile .opal-timeline-widget.opal-timeline-right {
    -webkit-box-orient: unset;
    -webkit-box-direction: unset;
    -webkit-flex-direction: unset;
    -moz-box-orient: unset;
    -moz-box-direction: unset;
    -ms-flex-direction: unset;
    flex-direction: unset; }
  .opal-timeline--center.opal-timeline-responsive-mobile .opal-timeline-date-new {
    display: none; }
  .opal-timeline--center.opal-timeline-responsive-mobile .opal-day-new,
  .opal-timeline--center.opal-timeline-responsive-mobile .opal-timeline-date-new {
    -webkit-box-flex: unset;
    -webkit-flex-grow: unset;
    -moz-box-flex: unset;
    -ms-flex-positive: unset;
    flex-grow: unset;
    -webkit-flex-basis: unset;
    -ms-flex-preferred-size: unset;
    flex-basis: unset;
    max-width: 100%;
    position: relative; }
  .opal-timeline--center.opal-timeline-responsive-mobile .opal-timeline-right .opal-day-new {
    -webkit-box-ordinal-group: unset;
    -webkit-order: unset;
    -moz-box-ordinal-group: unset;
    -ms-flex-order: unset;
    order: unset;
    padding-left: 0;
    padding-right: 0; }
  .opal-timeline--center.opal-timeline-responsive-mobile .opal-timeline-left .opal-day-new {
    -webkit-box-ordinal-group: unset;
    -webkit-order: unset;
    -moz-box-ordinal-group: unset;
    -ms-flex-order: unset;
    order: unset;
    padding-right: 0;
    padding-left: 0; }
  .opal-timeline--center.opal-timeline-responsive-mobile .opal-timeline-left .opal-timeline-date-new {
    display: none; }
  .opal-timeline--center.opal-timeline-responsive-mobile .opal-timeline-right .opal-timeline-date-new {
    display: none; }
  /* CSS for right alignment */
  .opal-timeline--center.opal-timeline-responsive-mobile .opal-timeline-res-right .opal-timeline-widget {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -moz-box-orient: horizontal;
    -moz-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse; }
  .opal-timeline--center.opal-timeline-responsive-mobile .opal-timeline-res-right .opal-day-left .opal-events-inner-new,
  .opal-timeline--center.opal-timeline-responsive-mobile .opal-timeline-res-right .opal-day-right .opal-events-inner-new {
    text-align: right; }
  .opal-timeline--center.opal-timeline-responsive-mobile .opal-timeline-res-right .opal-timeline__line {
    right: 16px;
    left: auto; }
  .opal-timeline--center.opal-timeline-responsive-mobile .opal-timeline-res-right .opal-timeline-right .opal-timeline-arrow:after,
  .opal-timeline--center.opal-timeline-responsive-mobile .opal-timeline-res-right .opal-timeline-left .opal-timeline-arrow:after {
    top: 0; }
  .opal-timeline--center.opal-timeline-responsive-mobile .opal-timeline-res-right .opal-timeline-right .opal-timeline-arrow,
  .opal-timeline--center.opal-timeline-responsive-mobile .opal-timeline-res-right .opal-timeline-left .opal-timeline-arrow {
    left: auto;
    right: 0;
    width: 10px;
    height: 40px;
    position: absolute; }
  .opal-timeline--center.opal-timeline-responsive-mobile .opal-timeline-res-right .opal-timeline-right .opal-timeline-arrow {
    right: -12px; }
  .opal-timeline--center.opal-timeline-responsive-mobile .opal-timeline-res-right .opal-timeline-left .opal-timeline-arrow {
    right: -10px; }
  .opal-timeline--center.opal-timeline-responsive-mobile .opal-timeline-res-right .opal-timeline-marker,
  .opal-timeline--center.opal-timeline-responsive-mobile .opal-timeline-res-right .opal-day-new {
    max-width: 100%;
    position: relative; }
  .opal-timeline--center.opal-timeline-responsive-mobile .opal-timeline-res-right .opal-day-new {
    margin-right: 16px; }
  .opal-timeline--center.opal-timeline-responsive-mobile .opal-timeline-res-right .opal-timeline-marker {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0; }
  .opal-timeline--center.opal-timeline-responsive-mobile .opal-timeline-res-right .opal-day-new {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -moz-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1; }
  .opal-timeline--center.opal-timeline-responsive-mobile .opal-timeline-res-right .opal-timeline-right .opal-timeline-arrow:after,
  .opal-timeline--center.opal-timeline-responsive-mobile .opal-timeline-res-right .opal-timeline-left .opal-timeline-arrow:after {
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%); }
  .opal-timeline--center.opal-timeline-responsive-mobile .opal-timeline-res-right .opal-timeline__line {
    position: absolute;
    -webkit-transform: translateX(50%);
    -ms-transform: translateX(50%);
    transform: translateX(50%); }
  .opal-timeline--center.opal-timeline-responsive-mobile .opal-timeline-res-right .opal-days {
    text-align: right; }
  /*.opal-timeline--center.opal-timeline-responsive-mobile .opal-timeline-res-right .opal-inner {
        -webkit-box-pack: end;
        -webkit-justify-content: flex-end;
        -moz-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
    }*/
  /* Center align CSS start */
  .opal-timeline--center.opal-timeline-responsive-mobile .opal-timeline-res-right .opal-day-new,
  .opal-timeline--center.opal-timeline-responsive-mobile .opal-timeline-res-right .opal-timeline-date-new {
    -webkit-box-flex: unset;
    -webkit-flex-grow: unset;
    -moz-box-flex: unset;
    -ms-flex-positive: unset;
    flex-grow: unset;
    -webkit-flex-basis: unset;
    -ms-flex-preferred-size: unset;
    flex-basis: unset;
    max-width: 100%;
    position: relative; }
  .opal-timeline--center.opal-timeline-responsive-mobile .opal-timeline-res-right .opal-timeline-right .opal-day-new {
    -webkit-box-ordinal-group: unset;
    -webkit-order: unset;
    -moz-box-ordinal-group: unset;
    -ms-flex-order: unset;
    order: unset;
    padding-left: 0;
    padding-right: 0; }
  .opal-timeline--center.opal-timeline-responsive-mobile .opal-timeline-res-right .opal-timeline-left .opal-day-new {
    -webkit-box-ordinal-group: unset;
    -webkit-order: unset;
    -moz-box-ordinal-group: unset;
    -ms-flex-order: unset;
    order: unset;
    padding-right: 0;
    padding-left: 0; }
  .opal-timeline--center.opal-timeline-responsive-mobile .opal-timeline-res-right .opal-timeline-left .opal-timeline-date-new {
    display: none; }
  .opal-timeline--center.opal-timeline-responsive-mobile .opal-timeline-res-right .opal-timeline-right .opal-timeline-date-new {
    display: none; } }

.elementor-widget-opal-image-gallery .elementor-galerry__filters {
  list-style: none;
  justify-content: center;
  display: flex;
  flex-wrap: wrap;
  padding: 0; }

.elementor-widget-opal-image-gallery.elementor-filter-left .elementor-galerry__filters {
  justify-content: left; }

.elementor-widget-opal-image-gallery.elementor-filter-right .elementor-galerry__filters {
  justify-content: right; }

.elementor-widget-opal-image-gallery .elementor-galerry__filter {
  margin: 0;
  cursor: pointer;
  padding: 10px 24px;
  color: #000;
  font-size: 0.78571rem;
  line-height: 18px;
  font-weight: 700;
  position: relative;
  text-transform: uppercase; }

.elementor-widget-opal-image-gallery .column-item a {
  position: relative;
  overflow: hidden;
  display: block; }
  .elementor-widget-opal-image-gallery .column-item a img {
    transform: scale(1);
    -ms-transform: scale(1);
    -webkit-transform: scale(1);
    -webkit-transition: transform 2s cubic-bezier(0.455, 0.03, 0.515, 0.955);
    -moz-transition: transform 2s cubic-bezier(0.455, 0.03, 0.515, 0.955);
    transition: transform 2s cubic-bezier(0.455, 0.03, 0.515, 0.955); }
  .elementor-widget-opal-image-gallery .column-item a:hover img {
    transform: scale(1.05);
    -ms-transform: scale(1.05);
    -webkit-transform: scale(1.05); }

.elementor-widget-opal-image-gallery .gallery-item-overlay {
  position: absolute;
  display: flex;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  justify-content: center;
  align-items: center;
  opacity: 0;
  color: #fff;
  background-color: #cabe9f;
  -webkit-transition: transform 0.5s, opacity 0.5s;
  -moz-transition: transform 0.5s, opacity 0.5s;
  transition: transform 0.5s, opacity 0.5s; }
  .elementor-widget-opal-image-gallery .gallery-item-overlay i {
    font-size: 25px;
    font-size: 1.78571rem; }

.elementor-widget-opal-image-gallery .column-item a:hover .gallery-item-overlay {
  opacity: 0.7; }

.elementor-widget-opal-productcategories .elementor-category-text-align-left {
  text-align: left; }

.elementor-widget-opal-productcategories .elementor-category-text-align-center {
  text-align: center; }

.elementor-widget-opal-productcategories .elementor-category-text-align-right {
  text-align: right; }

.elementor-widget-opal-productcategories .layout_2 .elementor-category-item .elementor-category-image {
  background-color: #fef8d8;
  max-width: 100px;
  height: 100px;
  display: flex;
  border-radius: 50%;
  transition: 0.5s ease 0s;
  -webkit-transition: 0.5s ease 0s; }

.elementor-widget-opal-productcategories .layout_2 .elementor-category-item .elementor-category-meta-inner {
  padding-top: 20px; }
  .elementor-widget-opal-productcategories .layout_2 .elementor-category-item .elementor-category-meta-inner .elementor-category-count {
    transition: 0.6s ease 0s;
    -webkit-transition: 0.6s ease 0s;
    opacity: 0; }

.elementor-widget-opal-productcategories .layout_2 .elementor-category-item:hover .elementor-category-image {
  background-color: #212121; }

.elementor-widget-opal-productcategories .layout_2 .elementor-category-item:hover .elementor-category-name a {
  color: #212121; }

.elementor-widget-opal-productcategories .layout_2 .elementor-category-item:hover .elementor-category-count {
  opacity: 1; }

.elementor-widget-opal-productcategories .layout_3 .elementor-category-item {
  position: relative; }
  .elementor-widget-opal-productcategories .layout_3 .elementor-category-item .elementor-category-meta-inner {
    position: absolute;
    top: 0;
    left: 0;
    right: 0; }

.elementor-opal-slick-slider ul.products li.product.first {
  clear: none !important; }

.elementor-opal-slick-slider ul.products li.product {
  width: auto;
  margin-right: auto; }

.elementor-opal-slick-slider .slick-list {
  margin-left: -15px;
  margin-right: -15px; }
  .elementor-opal-slick-slider .slick-list .slick-slide {
    padding: 0 15px; }
    .elementor-opal-slick-slider .slick-list .slick-slide li.product {
      padding: 0; }

.grid-masonry-container ul.products li.product.first {
  clear: none !important; }

.grid-masonry-container ul.products li.product {
  width: auto;
  margin-right: auto; }

.c-offcanvas {
  transform: translate3d(0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.c-offcanvas, .c-offcanvas-content-wrap, .c-offcanvas-bg.c-offcanvas-bg--reveal, .c-offcanvas-bg.c-offcanvas-bg--push {
  transition: transform 300ms cubic-bezier(0.4, 0, 0.6, 1); }

.c-offcanvas.is-open {
  transform: translate3d(0, 0, 0);
  visibility: visible;
  transition: all .6s ease; }

/**
 * Offcanvas-content-wrap
*/
.c-offcanvas-content-wrap {
  z-index: 3; }

/**
 * Offcanvas Panel
*/
.c-offcanvas {
  position: fixed;
  min-height: 100%;
  max-height: none;
  top: 0;
  display: block;
  background: #fff;
  overflow-x: hidden;
  overflow-y: auto;
  transition: all .6s ease; }
  .c-offcanvas--opening {
    transition-timing-function: cubic-bezier(0.4, 0, 0.6, 1); }
  .c-offcanvas.is-closed {
    max-height: 100%;
    overflow: hidden;
    visibility: hidden;
    box-shadow: none; }

.c-offcanvas--overlay {
  z-index: 1080; }

.c-offcanvas--reveal {
  z-index: 2; }

/**
 * Offcanvas BG-Overlay
*/
.c-offcanvas-bg {
  position: fixed;
  top: 0;
  height: 100%;
  width: 100%;
  z-index: 1079;
  left: -100%;
  background-color: transparent;
  transition: background-color 400ms cubic-bezier(0.23, 1, 0.32, 1) 0ms; }
  .c-offcanvas-bg.is-animating, .c-offcanvas-bg.is-open {
    left: 0;
    background-color: rgba(0, 0, 0, 0.68);
    visibility: visible; }
  .c-offcanvas-bg.is-closed {
    visibility: hidden; }
  .c-offcanvas-bg--closing.is-animating {
    background: transparent; }

/**
 * Position Left
 *
*/
.c-offcanvas--left {
  height: 100%;
  width: 25em;
  transform: translate3d(-25em, 0, 0); }

/**
 *  Position Right
 *
*/
.c-offcanvas--right {
  height: 100%;
  width: 25em;
  right: 0;
  transform: translate3d(25em, 0, 0); }

/**
 * Position Top
 *
*/
.c-offcanvas--top {
  left: 0;
  right: 0;
  top: 0;
  height: 12.5em;
  min-height: auto;
  width: 100%;
  transform: translate3d(0, -12.5em, 0); }

/**
 * Position Bottom
 *
*/
.c-offcanvas--bottom {
  top: auto;
  left: 0;
  right: 0;
  bottom: 0;
  height: 12.5em;
  min-height: auto;
  width: 100%;
  transform: translate3d(0, 12.5em, 0); }

/**
 * Reveal
 *
*/
.c-offcanvas-content-wrap {
  z-index: 3; }

.c-offcanvas-content-wrap--reveal.c-offcanvas-content-wrap--left.is-open {
  transform: translate3d(25em, 0, 0); }

.c-offcanvas-content-wrap--reveal.c-offcanvas-content-wrap--right.is-open {
  transform: translate3d(-25em, 0, 0); }

.c-offcanvas--reveal {
  z-index: 0;
  transform: translate3d(0, 0, 0); }

.c-offcanvas-bg.c-offcanvas-bg--reveal.c-offcanvas-bg--left.is-open {
  transform: translate3d(25em, 0, 0); }

.c-offcanvas-bg.c-offcanvas-bg--reveal.c-offcanvas-bg--right.is-open {
  transform: translate3d(-25em, 0, 0); }

/**
 * Push
 *
*/
.c-offcanvas--push {
  z-index: 6; }
  .c-offcanvas--push--opening {
    transition-timing-function: cubic-bezier(0, 0, 0.2, 1); }

.c-offcanvas-content-wrap {
  z-index: 3; }

.c-offcanvas-content-wrap--push.c-offcanvas-content-wrap--left.is-open {
  transform: translate3d(25em, 0, 0); }

.c-offcanvas-content-wrap--push.c-offcanvas-content-wrap--right.is-open {
  transform: translate3d(-25em, 0, 0); }

.c-offcanvas-bg.c-offcanvas-bg--push.c-offcanvas-bg--left.is-open {
  transform: translate3d(25em, 0, 0); }

.c-offcanvas-bg.c-offcanvas-bg--push.c-offcanvas-bg--right.is-open {
  transform: translate3d(-25em, 0, 0); }

body {
  overflow-x: hidden; }

*:focus {
  outline: 2px dotted;
  outline-offset: 2px; }

.c-button.is-clicked {
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.23), 0 3px 10px rgba(0, 0, 0, 0.16); }

.c-button--ripple {
  margin: 0 0.5em;
  border-color: #212121;
  overflow: hidden;
  position: relative;
  color: #fafafa;
  background-color: #212121;
  background-repeat: repeat-x;
  background-image: linear-gradient(#393939, #212121);
  transition: color 0.1s, background-color 0.2s, box-shadow 0.28s cubic-bezier(0.4, 0, 0.2, 1); }

.c-button--blue {
  background-image: linear-gradient(#0099CC, #006E92); }

.c-button--lg {
  font-size: 1.2em;
  padding: 0.7em 1.6em; }

.o-ripple--light {
  background: rgba(247, 247, 247, 0.25); }

.o-ripple--gradient {
  background-image: linear-gradient(rgba(0, 191, 255, 0.56), rgba(2, 55, 72, 0.1)); }

.u-link-image {
  position: relative;
  overflow: hidden;
  display: inline-block;
  padding: 0; }

.c-button--ripple .c-button__text--visible-on-active,
.c-button--ripple.is-clicked .c-button__text {
  display: none; }

.c-button--ripple.is-clicked .c-button__text--visible-on-active {
  display: inherit; }

.o-ripple--gradient {
  background-image: linear-gradient(rgba(0, 191, 255, 0.56), rgba(2, 55, 72, 0.1)); }

.offcanvas-inner {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  height: 100%;
  padding: 30px; }
  .offcanvas-inner .js-offcanvas-close {
    display: none; }

.offcanvas-top {
  padding: 15px 0;
  width: 100%;
  border-bottom: 1px solid #ddd;
  margin-bottom: 15px; }

.offcanvas-content {
  flex-grow: 1;
  width: 100%; }
  .offcanvas-content > .opalelementor-nav-menu > li {
    display: block; }
    .offcanvas-content > .opalelementor-nav-menu > li > a {
      padding-left: 0;
      position: relative;
      text-transform: uppercase; }
      .offcanvas-content > .opalelementor-nav-menu > li > a:after {
        content: "";
        width: 0;
        height: 1px;
        bottom: 0;
        position: absolute;
        left: auto;
        right: 0;
        z-index: -1;
        -webkit-transition: width 0.6s cubic-bezier(0.25, 0.8, 0.25, 1) 0s;
        transition: width 0.6s cubic-bezier(0.25, 0.8, 0.25, 1) 0s;
        background: #ddd; }
      .offcanvas-content > .opalelementor-nav-menu > li > a.highlighted:after, .offcanvas-content > .opalelementor-nav-menu > li > a:hover:after {
        width: 100%;
        left: 0;
        right: auto;
        background: currentColor; }
      .offcanvas-content > .opalelementor-nav-menu > li > a .sub-arrow {
        position: absolute;
        right: 0; }
        .offcanvas-content > .opalelementor-nav-menu > li > a .sub-arrow:before {
          content: ''; }
  .offcanvas-content .opalelementor-nav-menu--dropdown {
    box-shadow: none; }

.offcanvas-bottom {
  margin-top: 30px;
  width: 100%;
  border-top: 1px solid #ddd;
  padding: 15px 0; }
  .offcanvas-bottom a {
    display: block;
    text-transform: uppercase; }

.js-offcanvas {
  opacity: 0;
  visibility: hidden; }
  .js-offcanvas.is-open {
    opacity: 1;
    visibility: visible; }
.elementor-row {
	width: 100%;
	display: flex;
}
@media (max-width: 1024px) {
	.elementor-row {
		flex-wrap: wrap;
	}
}

.elementor-column-wrap {
	width: 100%;
	position: relative;
	display: flex;
}
@media (max-width: 767px) {
	:is(.e-con, .e-con > .e-con-inner) > .elementor-background-video-container.elementor-hidden-phone {
		display: none;
	}
}
.page-template-elementor_canvas.elementor-page:before {
	display: none;
}

@media (max-width: 767px) {
	.elementor .elementor-hidden-phone {
		display: none;
	}
}
/*! This file is auto-generated */
.wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none}

:root{--wp--preset--aspect-ratio--square: 1;--wp--preset--aspect-ratio--4-3: 4/3;--wp--preset--aspect-ratio--3-4: 3/4;--wp--preset--aspect-ratio--3-2: 3/2;--wp--preset--aspect-ratio--2-3: 2/3;--wp--preset--aspect-ratio--16-9: 16/9;--wp--preset--aspect-ratio--9-16: 9/16;--wp--preset--color--black: #000000;--wp--preset--color--cyan-bluish-gray: #abb8c3;--wp--preset--color--white: #ffffff;--wp--preset--color--pale-pink: #f78da7;--wp--preset--color--vivid-red: #cf2e2e;--wp--preset--color--luminous-vivid-orange: #ff6900;--wp--preset--color--luminous-vivid-amber: #fcb900;--wp--preset--color--light-green-cyan: #7bdcb5;--wp--preset--color--vivid-green-cyan: #00d084;--wp--preset--color--pale-cyan-blue: #8ed1fc;--wp--preset--color--vivid-cyan-blue: #0693e3;--wp--preset--color--vivid-purple: #9b51e0;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgba(255,105,0,1) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple: linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk: linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean: linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass: linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight: linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--font-size--small: 13px;--wp--preset--font-size--medium: 20px;--wp--preset--font-size--large: 36px;--wp--preset--font-size--x-large: 42px;--wp--preset--spacing--20: 0.44rem;--wp--preset--spacing--30: 0.67rem;--wp--preset--spacing--40: 1rem;--wp--preset--spacing--50: 1.5rem;--wp--preset--spacing--60: 2.25rem;--wp--preset--spacing--70: 3.38rem;--wp--preset--spacing--80: 5.06rem;--wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);--wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);--wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);--wp--preset--shadow--outlined: 6px 6px 0px -3px rgba(255, 255, 255, 1), 6px 6px rgba(0, 0, 0, 1);--wp--preset--shadow--crisp: 6px 6px 0px rgba(0, 0, 0, 1);}:where(.is-layout-flex){gap: 0.5em;}:where(.is-layout-grid){gap: 0.5em;}body .is-layout-flex{display: flex;}.is-layout-flex{flex-wrap: wrap;align-items: center;}.is-layout-flex > :is(*, div){margin: 0;}body .is-layout-grid{display: grid;}.is-layout-grid > :is(*, div){margin: 0;}:where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;}:where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;}.has-black-color{color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-color{color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-color{color: var(--wp--preset--color--white) !important;}.has-pale-pink-color{color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-color{color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-color{color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-color{color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-color{color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-color{color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-color{color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-color{color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-color{color: var(--wp--preset--color--vivid-purple) !important;}.has-black-background-color{background-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-background-color{background-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-background-color{background-color: var(--wp--preset--color--white) !important;}.has-pale-pink-background-color{background-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-background-color{background-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-background-color{background-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-background-color{background-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-background-color{background-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-background-color{background-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-background-color{background-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-background-color{background-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-background-color{background-color: var(--wp--preset--color--vivid-purple) !important;}.has-black-border-color{border-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-border-color{border-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-border-color{border-color: var(--wp--preset--color--white) !important;}.has-pale-pink-border-color{border-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-border-color{border-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-border-color{border-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-border-color{border-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-border-color{border-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-border-color{border-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-border-color{border-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-border-color{border-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-border-color{border-color: var(--wp--preset--color--vivid-purple) !important;}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;}.has-cool-to-warm-spectrum-gradient-background{background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;}.has-blush-light-purple-gradient-background{background: var(--wp--preset--gradient--blush-light-purple) !important;}.has-blush-bordeaux-gradient-background{background: var(--wp--preset--gradient--blush-bordeaux) !important;}.has-luminous-dusk-gradient-background{background: var(--wp--preset--gradient--luminous-dusk) !important;}.has-pale-ocean-gradient-background{background: var(--wp--preset--gradient--pale-ocean) !important;}.has-electric-grass-gradient-background{background: var(--wp--preset--gradient--electric-grass) !important;}.has-midnight-gradient-background{background: var(--wp--preset--gradient--midnight) !important;}.has-small-font-size{font-size: var(--wp--preset--font-size--small) !important;}.has-medium-font-size{font-size: var(--wp--preset--font-size--medium) !important;}.has-large-font-size{font-size: var(--wp--preset--font-size--large) !important;}.has-x-large-font-size{font-size: var(--wp--preset--font-size--x-large) !important;}
:where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;}
:where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;}
:root :where(.wp-block-pullquote){font-size: 1.5em;line-height: 1.6;}
.wpcf7 .screen-reader-response {
	position: absolute;
	overflow: hidden;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	width: 1px;
	margin: -1px;
	padding: 0;
	border: 0;
	word-wrap: normal !important;
}

.wpcf7 .hidden-fields-container {
	display: none;
}

.wpcf7 form .wpcf7-response-output {
	margin: 2em 0.5em 1em;
	padding: 0.2em 1em;
	border: 2px solid #00a0d2; /* Blue */
}

.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
	display: none;
}

.wpcf7 form.sent .wpcf7-response-output {
	border-color: #46b450; /* Green */
}

.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
	border-color: #dc3232; /* Red */
}

.wpcf7 form.spam .wpcf7-response-output {
	border-color: #f56e28; /* Orange */
}

.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
	border-color: #ffb900; /* Yellow */
}

.wpcf7-form-control-wrap {
	position: relative;
}

.wpcf7-not-valid-tip {
	color: #dc3232; /* Red */
	font-size: 1em;
	font-weight: normal;
	display: block;
}

.use-floating-validation-tip .wpcf7-not-valid-tip {
	position: relative;
	top: -2ex;
	left: 1em;
	z-index: 100;
	border: 1px solid #dc3232;
	background: #fff;
	padding: .2em .8em;
	width: 24em;
}

.wpcf7-list-item {
	display: inline-block;
	margin: 0 0 0 1em;
}

.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
	content: " ";
}

.wpcf7-spinner {
	visibility: hidden;
	display: inline-block;
	background-color: #23282d; /* Dark Gray 800 */
	opacity: 0.75;
	width: 24px;
	height: 24px;
	border: none;
	border-radius: 100%;
	padding: 0;
	margin: 0 24px;
	position: relative;
}

form.submitting .wpcf7-spinner {
	visibility: visible;
}

.wpcf7-spinner::before {
	content: '';
	position: absolute;
	background-color: #fbfbfc; /* Light Gray 100 */
	top: 4px;
	left: 4px;
	width: 6px;
	height: 6px;
	border: none;
	border-radius: 100%;
	transform-origin: 8px 8px;
	animation-name: spin;
	animation-duration: 1000ms;
	animation-timing-function: linear;
	animation-iteration-count: infinite;
}

@media (prefers-reduced-motion: reduce) {
	.wpcf7-spinner::before {
		animation-name: blink;
		animation-duration: 2000ms;
	}
}

@keyframes spin {
	from {
		transform: rotate(0deg);
	}

	to {
		transform: rotate(360deg);
	}
}

@keyframes blink {
	from {
		opacity: 0;
	}

	50% {
		opacity: 1;
	}

	to {
		opacity: 0;
	}
}

.wpcf7 [inert] {
	opacity: 0.5;
}

.wpcf7 input[type="file"] {
	cursor: pointer;
}

.wpcf7 input[type="file"]:disabled {
	cursor: default;
}

.wpcf7 .wpcf7-submit:disabled {
	cursor: not-allowed;
}

.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
	direction: ltr;
}

.wpcf7-reflection > output {
	display: list-item;
	list-style: none;
}

.wpcf7-reflection > output[hidden] {
	display: none;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .container:after,.container:before {
    content: " ";
    display: table; }
  .container:after {
    clear: both; }
  @media (min-width: 768px) {
    .container {
      width: 768px; } }
  @media (min-width: 992px) {
    .container {
      width: 992px; } }
  @media (min-width: 1440px) {
    .container {
      width: 1440px; } }

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .container-fluid:after,.container-fluid:before {
    content: " ";
    display: table; }
  .container-fluid:after {
    clear: both; }

.row {
  margin-left: -15px;
  margin-right: -15px; }
  .row:after,.row:before {
    content: " ";
    display: table; }
  .row:after {
    clear: both; }

.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12,.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12,.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12,.col-xs-1,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xs-10,.col-xs-11,.col-xs-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }

.col-xs-1,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xs-10,.col-xs-11,.col-xs-12 {
  float: left; }

.col-xs-1 {
  width: 8.33333%; }

.col-xs-2 {
  width: 16.66667%; }

.col-xs-3 {
  width: 25%; }

.col-xs-4 {
  width: 33.33333%; }

.col-xs-5 {
  width: 41.66667%; }

.col-xs-6 {
  width: 50%; }

.col-xs-7 {
  width: 58.33333%; }

.col-xs-8 {
  width: 66.66667%; }

.col-xs-9 {
  width: 75%; }

.col-xs-10 {
  width: 83.33333%; }

.col-xs-11 {
  width: 91.66667%; }

.col-xs-12 {
  width: 100%; }

.col-xs-pull-0 {
  right: auto; }

.col-xs-pull-1 {
  right: 8.33333%; }

.col-xs-pull-2 {
  right: 16.66667%; }

.col-xs-pull-3 {
  right: 25%; }

.col-xs-pull-4 {
  right: 33.33333%; }

.col-xs-pull-5 {
  right: 41.66667%; }

.col-xs-pull-6 {
  right: 50%; }

.col-xs-pull-7 {
  right: 58.33333%; }

.col-xs-pull-8 {
  right: 66.66667%; }

.col-xs-pull-9 {
  right: 75%; }

.col-xs-pull-10 {
  right: 83.33333%; }

.col-xs-pull-11 {
  right: 91.66667%; }

.col-xs-pull-12 {
  right: 100%; }

.col-xs-push-0 {
  left: auto; }

.col-xs-push-1 {
  left: 8.33333%; }

.col-xs-push-2 {
  left: 16.66667%; }

.col-xs-push-3 {
  left: 25%; }

.col-xs-push-4 {
  left: 33.33333%; }

.col-xs-push-5 {
  left: 41.66667%; }

.col-xs-push-6 {
  left: 50%; }

.col-xs-push-7 {
  left: 58.33333%; }

.col-xs-push-8 {
  left: 66.66667%; }

.col-xs-push-9 {
  left: 75%; }

.col-xs-push-10 {
  left: 83.33333%; }

.col-xs-push-11 {
  left: 91.66667%; }

.col-xs-push-12 {
  left: 100%; }

.col-xs-offset-0 {
  margin-left: 0; }

.col-xs-offset-1 {
  margin-left: 8.33333%; }

.col-xs-offset-2 {
  margin-left: 16.66667%; }

.col-xs-offset-3 {
  margin-left: 25%; }

.col-xs-offset-4 {
  margin-left: 33.33333%; }

.col-xs-offset-5 {
  margin-left: 41.66667%; }

.col-xs-offset-6 {
  margin-left: 50%; }

.col-xs-offset-7 {
  margin-left: 58.33333%; }

.col-xs-offset-8 {
  margin-left: 66.66667%; }

.col-xs-offset-9 {
  margin-left: 75%; }

.col-xs-offset-10 {
  margin-left: 83.33333%; }

.col-xs-offset-11 {
  margin-left: 91.66667%; }

.col-xs-offset-12 {
  margin-left: 100%; }

@media (min-width: 768px) {
  .col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12 {
    float: left; }
  .col-sm-1 {
    width: 8.33333%; }
  .col-sm-2 {
    width: 16.66667%; }
  .col-sm-3 {
    width: 25%; }
  .col-sm-4 {
    width: 33.33333%; }
  .col-sm-5 {
    width: 41.66667%; }
  .col-sm-6 {
    width: 50%; }
  .col-sm-7 {
    width: 58.33333%; }
  .col-sm-8 {
    width: 66.66667%; }
  .col-sm-9 {
    width: 75%; }
  .col-sm-10 {
    width: 83.33333%; }
  .col-sm-11 {
    width: 91.66667%; }
  .col-sm-12 {
    width: 100%; }
  .col-sm-pull-0 {
    right: auto; }
  .col-sm-pull-1 {
    right: 8.33333%; }
  .col-sm-pull-2 {
    right: 16.66667%; }
  .col-sm-pull-3 {
    right: 25%; }
  .col-sm-pull-4 {
    right: 33.33333%; }
  .col-sm-pull-5 {
    right: 41.66667%; }
  .col-sm-pull-6 {
    right: 50%; }
  .col-sm-pull-7 {
    right: 58.33333%; }
  .col-sm-pull-8 {
    right: 66.66667%; }
  .col-sm-pull-9 {
    right: 75%; }
  .col-sm-pull-10 {
    right: 83.33333%; }
  .col-sm-pull-11 {
    right: 91.66667%; }
  .col-sm-pull-12 {
    right: 100%; }
  .col-sm-push-0 {
    left: auto; }
  .col-sm-push-1 {
    left: 8.33333%; }
  .col-sm-push-2 {
    left: 16.66667%; }
  .col-sm-push-3 {
    left: 25%; }
  .col-sm-push-4 {
    left: 33.33333%; }
  .col-sm-push-5 {
    left: 41.66667%; }
  .col-sm-push-6 {
    left: 50%; }
  .col-sm-push-7 {
    left: 58.33333%; }
  .col-sm-push-8 {
    left: 66.66667%; }
  .col-sm-push-9 {
    left: 75%; }
  .col-sm-push-10 {
    left: 83.33333%; }
  .col-sm-push-11 {
    left: 91.66667%; }
  .col-sm-push-12 {
    left: 100%; }
  .col-sm-offset-0 {
    margin-left: 0; }
  .col-sm-offset-1 {
    margin-left: 8.33333%; }
  .col-sm-offset-2 {
    margin-left: 16.66667%; }
  .col-sm-offset-3 {
    margin-left: 25%; }
  .col-sm-offset-4 {
    margin-left: 33.33333%; }
  .col-sm-offset-5 {
    margin-left: 41.66667%; }
  .col-sm-offset-6 {
    margin-left: 50%; }
  .col-sm-offset-7 {
    margin-left: 58.33333%; }
  .col-sm-offset-8 {
    margin-left: 66.66667%; }
  .col-sm-offset-9 {
    margin-left: 75%; }
  .col-sm-offset-10 {
    margin-left: 83.33333%; }
  .col-sm-offset-11 {
    margin-left: 91.66667%; }
  .col-sm-offset-12 {
    margin-left: 100%; } }

@media (min-width: 992px) {
  .col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12 {
    float: left; }
  .col-md-1 {
    width: 8.33333%; }
  .col-md-2 {
    width: 16.66667%; }
  .col-md-3 {
    width: 25%; }
  .col-md-4 {
    width: 33.33333%; }
  .col-md-5 {
    width: 41.66667%; }
  .col-md-6 {
    width: 50%; }
  .col-md-7 {
    width: 58.33333%; }
  .col-md-8 {
    width: 66.66667%; }
  .col-md-9 {
    width: 75%; }
  .col-md-10 {
    width: 83.33333%; }
  .col-md-11 {
    width: 91.66667%; }
  .col-md-12 {
    width: 100%; }
  .col-md-pull-0 {
    right: auto; }
  .col-md-pull-1 {
    right: 8.33333%; }
  .col-md-pull-2 {
    right: 16.66667%; }
  .col-md-pull-3 {
    right: 25%; }
  .col-md-pull-4 {
    right: 33.33333%; }
  .col-md-pull-5 {
    right: 41.66667%; }
  .col-md-pull-6 {
    right: 50%; }
  .col-md-pull-7 {
    right: 58.33333%; }
  .col-md-pull-8 {
    right: 66.66667%; }
  .col-md-pull-9 {
    right: 75%; }
  .col-md-pull-10 {
    right: 83.33333%; }
  .col-md-pull-11 {
    right: 91.66667%; }
  .col-md-pull-12 {
    right: 100%; }
  .col-md-push-0 {
    left: auto; }
  .col-md-push-1 {
    left: 8.33333%; }
  .col-md-push-2 {
    left: 16.66667%; }
  .col-md-push-3 {
    left: 25%; }
  .col-md-push-4 {
    left: 33.33333%; }
  .col-md-push-5 {
    left: 41.66667%; }
  .col-md-push-6 {
    left: 50%; }
  .col-md-push-7 {
    left: 58.33333%; }
  .col-md-push-8 {
    left: 66.66667%; }
  .col-md-push-9 {
    left: 75%; }
  .col-md-push-10 {
    left: 83.33333%; }
  .col-md-push-11 {
    left: 91.66667%; }
  .col-md-push-12 {
    left: 100%; }
  .col-md-offset-0 {
    margin-left: 0; }
  .col-md-offset-1 {
    margin-left: 8.33333%; }
  .col-md-offset-2 {
    margin-left: 16.66667%; }
  .col-md-offset-3 {
    margin-left: 25%; }
  .col-md-offset-4 {
    margin-left: 33.33333%; }
  .col-md-offset-5 {
    margin-left: 41.66667%; }
  .col-md-offset-6 {
    margin-left: 50%; }
  .col-md-offset-7 {
    margin-left: 58.33333%; }
  .col-md-offset-8 {
    margin-left: 66.66667%; }
  .col-md-offset-9 {
    margin-left: 75%; }
  .col-md-offset-10 {
    margin-left: 83.33333%; }
  .col-md-offset-11 {
    margin-left: 91.66667%; }
  .col-md-offset-12 {
    margin-left: 100%; } }

@media (min-width: 1440px) {
  .col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12 {
    float: left; }
  .col-lg-1 {
    width: 8.33333%; }
  .col-lg-2 {
    width: 16.66667%; }
  .col-lg-3 {
    width: 25%; }
  .col-lg-4 {
    width: 33.33333%; }
  .col-lg-5 {
    width: 41.66667%; }
  .col-lg-6 {
    width: 50%; }
  .col-lg-7 {
    width: 58.33333%; }
  .col-lg-8 {
    width: 66.66667%; }
  .col-lg-9 {
    width: 75%; }
  .col-lg-10 {
    width: 83.33333%; }
  .col-lg-11 {
    width: 91.66667%; }
  .col-lg-12 {
    width: 100%; }
  .col-lg-pull-0 {
    right: auto; }
  .col-lg-pull-1 {
    right: 8.33333%; }
  .col-lg-pull-2 {
    right: 16.66667%; }
  .col-lg-pull-3 {
    right: 25%; }
  .col-lg-pull-4 {
    right: 33.33333%; }
  .col-lg-pull-5 {
    right: 41.66667%; }
  .col-lg-pull-6 {
    right: 50%; }
  .col-lg-pull-7 {
    right: 58.33333%; }
  .col-lg-pull-8 {
    right: 66.66667%; }
  .col-lg-pull-9 {
    right: 75%; }
  .col-lg-pull-10 {
    right: 83.33333%; }
  .col-lg-pull-11 {
    right: 91.66667%; }
  .col-lg-pull-12 {
    right: 100%; }
  .col-lg-push-0 {
    left: auto; }
  .col-lg-push-1 {
    left: 8.33333%; }
  .col-lg-push-2 {
    left: 16.66667%; }
  .col-lg-push-3 {
    left: 25%; }
  .col-lg-push-4 {
    left: 33.33333%; }
  .col-lg-push-5 {
    left: 41.66667%; }
  .col-lg-push-6 {
    left: 50%; }
  .col-lg-push-7 {
    left: 58.33333%; }
  .col-lg-push-8 {
    left: 66.66667%; }
  .col-lg-push-9 {
    left: 75%; }
  .col-lg-push-10 {
    left: 83.33333%; }
  .col-lg-push-11 {
    left: 91.66667%; }
  .col-lg-push-12 {
    left: 100%; }
  .col-lg-offset-0 {
    margin-left: 0; }
  .col-lg-offset-1 {
    margin-left: 8.33333%; }
  .col-lg-offset-2 {
    margin-left: 16.66667%; }
  .col-lg-offset-3 {
    margin-left: 25%; }
  .col-lg-offset-4 {
    margin-left: 33.33333%; }
  .col-lg-offset-5 {
    margin-left: 41.66667%; }
  .col-lg-offset-6 {
    margin-left: 50%; }
  .col-lg-offset-7 {
    margin-left: 58.33333%; }
  .col-lg-offset-8 {
    margin-left: 66.66667%; }
  .col-lg-offset-9 {
    margin-left: 75%; }
  .col-lg-offset-10 {
    margin-left: 83.33333%; }
  .col-lg-offset-11 {
    margin-left: 91.66667%; }
  .col-lg-offset-12 {
    margin-left: 100%; } }
/*Frontend Styles*/
.widget-service .column-item {
	margin-bottom: 25px;
}
.service-description {
	line-height: 1.5;
}
.service-grid_v3 article {
	position: relative;
	overflow: hidden;
	padding: 15px;
}
.service-grid_v3 article .background-hover {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 9;
	font-size: 0;
}
.service-grid_v3 .service-wrapper {
	position: relative;
	z-index: 99;
}
.service-header {
	display: inline-block;
	width: 100%;
}
.service-categories {
	display: inline-block;
	width: 100%;
}
.service-header .service-box-icon {
	padding: 15px;
}
.service-header .service-title {
	padding-top: 28px;
}
.layout-icon-left .service-grid_v3 .service-box-icon {
   	float: left;
}
.layout-icon-right .service-grid_v3 .service-box-icon {
   	float: right;
}
.layout-icon-center .service-grid_v3 .service-box-icon {
    width: 100%;
}
.layout-icon-center .service-grid_v3 .icon-image {
	display: inline-block;
}

/** Service List **/
.service-list {
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-flex;
}
.service-list .service-left .service-box-icon {
	padding: 15px; 
}
.service-list .service-left .service-box-icon img, .service-list .service-left .service-box-icon svg {
	width: 100%;
	height: auto;
}
.slick-pagination-custom {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	text-align: center;
	line-height: 0;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	outline: none;
}
.slick-pagination-custom .progressbar {
	position: absolute;
	top: auto;
	bottom: -40px;
	left: 50%;
	-webkit-transform: translate(-50%);
	-ms-transform: translate(-50%);
	transform: translate(-50%);
	height: 3px;
	width: 320px;
	max-width: 100%;
	background: #d8d8d8;
}
.slick-pagination-custom .filled {
	background-color: #ff4302;
	position: relative;
	height: 100%;
	-webkit-transition: width .4s;
	-o-transition: width .4s ;
	transition: width .4s ;
}
.slick-pagination-custom .filled:before { 
	content: "";
	position: absolute;
	top: -6px;
	right: -7px;
	width: 15px;
	height: 15px;
	border-radius: 50%;
	background: inherit;
}
/** Service List Number **/

.service-box-number {
	padding:15px;
}
.service-box-number .service-number {
	font-size: 50px;
	line-height: 1.25;
	color: #10bcf2;
}

/** Widget Service List **/
.widget-area .sidebar-service .service-item {
	position: relative;
	display: flex;
	align-items: center;
	padding: 20px 0px;
}
.widget-area .sidebar-service .service-item + .service-item {
    border-top: 1px solid #eee;
}
.widget-area .sidebar-service .service-item .icon {
	font-size: 36px;
	margin-right: 20px;
	width: 36px;
}
.widget-area .sidebar-service .service-item .icon svg, .widget-area .sidebar-service .service-item .icon img{
	max-width: 36px;
	height: auto;
}
.opalservice-carousel {
	margin-bottom: 70px;
}/* 
 * 	Core Owl Carousel CSS File
 *	v1.3.3
 */

/* clearfix */
.owl-carousel .owl-wrapper:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
/* display none until init */
.owl-carousel{
	display: none;
	position: relative;
	width: 100%;
	-ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper{
	display: none;
	position: relative;
	-webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer{
	overflow: hidden;
	position: relative;
	width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight{
	-webkit-transition: height 500ms ease-in-out;
	-moz-transition: height 500ms ease-in-out;
	-ms-transition: height 500ms ease-in-out;
	-o-transition: height 500ms ease-in-out;
	transition: height 500ms ease-in-out;
}
	
.owl-carousel .owl-item{
	float: left;
}
.owl-controls .owl-page,
.owl-controls .owl-buttons div{
	cursor: pointer;
}
.owl-controls .owl-buttons div {
  position: absolute;
}
 
.owl-controls .owl-buttons .owl-prev{
  left: 10px;
  top: 50%; 
}
 
 .owl-carousel-play .carousel-control{
 	display: none;
 }
.owl-carousel-play:hover .carousel-control{
 	display: block;
 }
.owl-controls .owl-buttons .owl-next{
  right: 10px;
  top: 50%;
}
.owl-controls {
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* mouse grab icon */
.grabbing { 
    cursor:url(/wp-content/plugins/opal-service/assets/js/owl-carousel/grabbing.png) 8 8, move;
}

/* fix */
.owl-carousel  .owl-wrapper,
.owl-carousel  .owl-item{
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility:    hidden;
	-ms-backface-visibility:     hidden;
  -webkit-transform: translate3d(0,0,0);
  -moz-transform: translate3d(0,0,0);
  -ms-transform: translate3d(0,0,0);
}

/* OpenCart Code */
.owl-carousel {
	margin: 0 0px; 
	background: #fff; 
	 
	direction: ltr !important;
 
	overflow: hidden;
}
.owl-carousel .owl-buttons div {
	opacity: 0; 
	color: rgba(0,0,0,0.8);
	text-shadow: 1px 1px 0 rgba(255,255,255,0.3);
	transition: all .3s ease;
}
.owl-carousel:hover .owl-buttons div {
	opacity: 0.7;
}
.owl-carousel .owl-buttons div i {
	font-size: 40px;
	margin: -20px 0 0;
}

.owl-carousel .owl-buttons .owl-prev {
	left: -50px;  
}
.owl-carousel .owl-buttons .owl-next {
	right: -50px; 
}
.owl-carousel:hover .owl-buttons .owl-prev {
	left: 10px; 
}
.owl-carousel:hover .owl-buttons .owl-next {
	right: 10px; 
}
.owl-pagination {
	text-align: center;
	top: 0px;
	position: relative;
}
.owl-controls .owl-page {
	display: inline-block;
	margin: 0px 6px;
}
.owl-controls .owl-page span {
	display: block;
	width: 11px;
	height: 11px;
	background: rgba(0, 0, 0, 0.5);
	border-radius: 20px;
	box-shadow: inset 0 0 3px rgba(0,0,0,0.3);	
}
.owl-controls .owl-page.active span {
	background: rgba(0, 0, 0, 0.9);
}
/*!
 * bootstrap-vertical-tabs - v1.2.2
 * https://dbtek.github.io/bootstrap-vertical-tabs
 * 2016-12-02
 * Copyright (c) 2016 İsmail Demirbilek
 * License: MIT
 */

.tabs-left,.tabs-right{border-bottom:none;padding-top:2px}.tabs-left{border-right:1px solid #ddd}.tabs-right{border-left:1px solid #ddd}.tabs-left>li,.tabs-right>li{float:none;margin-bottom:2px}.tabs-left>li{margin-right:-1px}.tabs-right>li{margin-left:-1px}.tabs-left>li.active>a,.tabs-left>li.active>a:focus,.tabs-left>li.active>a:hover{border-bottom-color:#ddd;border-right-color:transparent}.tabs-right>li.active>a,.tabs-right>li.active>a:focus,.tabs-right>li.active>a:hover{border-bottom:1px solid #ddd;border-left-color:transparent}.tabs-left>li>a{border-radius:4px 0 0 4px;margin-right:0;display:block}.tabs-right>li>a{border-radius:0 4px 4px 0;margin-right:0}.sideways{margin-top:50px;border:none;position:relative}.sideways>li{height:20px;width:120px;margin-bottom:100px}.sideways>li>a{border-bottom:1px solid #ddd;border-right-color:transparent;text-align:center;border-radius:4px 4px 0 0}.sideways>li.active>a,.sideways>li.active>a:focus,.sideways>li.active>a:hover{border-bottom-color:transparent;border-right-color:#ddd;border-left-color:#ddd}.sideways.tabs-left{left:-50px}.sideways.tabs-right{right:-50px}.sideways.tabs-right>li{-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);-o-transform:rotate(90deg);transform:rotate(90deg)}.sideways.tabs-left>li{-webkit-transform:rotate(-90deg);-moz-transform:rotate(-90deg);-ms-transform:rotate(-90deg);-o-transform:rotate(-90deg);transform:rotate(-90deg)}@font-face {
  font-family: "consultek";
  src: url("/wp-content/plugins/opal-service/assets/css/fontpicker/consultek/fonts/consultek.eot");
  src: url("/wp-content/plugins/opal-service/assets/css/fontpicker/consultek/fonts/consultek.eot?#iefix") format("eot"), url("/wp-content/plugins/opal-service/assets/css/fontpicker/consultek/fonts/consultek.woff2") format("woff2"), url("/wp-content/plugins/opal-service/assets/css/fontpicker/consultek/fonts/consultek.woff") format("woff"), url("/wp-content/plugins/opal-service/assets/css/fontpicker/consultek/fonts/consultek.ttf") format("truetype"), url("/wp-content/plugins/opal-service/assets/css/fontpicker/consultek/fonts/consultek.svg#consultek") format("svg"); }

[class*="lexus-icon-"]:before {
  font-family: "consultek";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  text-decoration: none;
  text-transform: none; }

.opal-icon {
  font-family: "consultek";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  text-decoration: none;
  text-transform: none; }

.lexus-icon-analystic:before {
  content: ""; }

.lexus-icon-chatsupport:before {
  content: ""; }

.lexus-icon-clients:before {
  content: ""; }

.lexus-icon-design:before {
  content: ""; }

.lexus-icon-download:before {
  content: ""; }

.lexus-icon-employee:before {
  content: ""; }

.lexus-icon-finance:before {
  content: ""; }

.lexus-icon-forum:before {
  content: ""; }

.lexus-icon-ideas:before {
  content: ""; }

.lexus-icon-info:before {
  content: ""; }

.lexus-icon-it:before {
  content: ""; }

.lexus-icon-left:before {
  content: ""; }

.lexus-icon-management:before {
  content: ""; }

.lexus-icon-office:before {
  content: ""; }

.lexus-icon-performance:before {
  content: ""; }

.lexus-icon-phone:before {
  content: ""; }

.lexus-icon-phonesupport:before {
  content: ""; }

.lexus-icon-play:before {
  content: ""; }

.lexus-icon-project:before {
  content: ""; }

.lexus-icon-protect:before {
  content: ""; }

.lexus-icon-range:before {
  content: ""; }

.lexus-icon-right:before {
  content: ""; }

.lexus-icon-scroll:before {
  content: ""; }

.lexus-icon-search:before {
  content: ""; }

.lexus-icon-strategy:before {
  content: ""; }

.lexus-icon-support:before {
  content: ""; }

.lexus-icon-tweet:before {
  content: ""; }/*!
              - C S S -
        VERSION 1.0.0 - DATE: 2023-01-06
	@author: Krisztian Horvath ThemePunch OHG.
        - Slider Revolution 7.0 -

        GET LICENSE AT:
https://www.themepunch.com/links/slider_revolution_wordpress_regular_license

LICENSE:
Copyright (c) 2023, ThemePunch. All rights reserved.
This work is subject to the terms at https://www.themepunch.com/links/slider_revolution_wordpress_regular_license (Regular / Extended)
*/.rs-p-wp-fix{display:none!important;margin:0!important;height:0!important}body{--sr-7-css-loaded:1}.wp-block-themepunch-revslider{position:relative}.wp-block-themepunch-revslider.revslider{margin:0}canvas.sr7-pbar{z-index:500;position:absolute;pointer-events:none}sr7-module{display:block;position:relative;overflow-x:visible}sr7-adjuster{position:relative;display:block;width:100%}sr7-content{position:absolute;top:0;height:100%;contain:size layout style;z-index:1;overflow-x:visible}sr7-carousel{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden;z-index:1}sr7-slide{position:absolute;width:100%;height:100%;contain:strict;top:0;left:0;z-index:1;visibility:hidden;pointer-events:none}.sr7-overflow-force sr7-slide,sr7-carousel sr7-slide{contain:layout style}sr7-module-bg{top:0;z-index:0;position:absolute}sr7-3dwrap{pointer-events:none;position:absolute;top:0;left:0;width:100%;height:100%;z-index:2}sr7-overlay{display:block;width:100%;height:100%;top:0;left:0;position:absolute;z-index:3;background-repeat:repeat}sr7-btn,sr7-col,sr7-content .sr7-layer,sr7-grp,sr7-img,sr7-layer,sr7-linebrk,sr7-row,sr7-shp,sr7-svg,sr7-txt,sr7-zone{visibility:hidden;display:none;box-sizing:border-box;backface-visibility:hidden}sr7-content .sr7-layer.sr7-withclip,sr7-content .sr7-layer.sr7-withclip .sr7-layer{backface-visibility:visible}sr7-grp.sr7-clear:after{content:"";clear:both;display:block;height:0}sr7-zone{pointer-events:none}sr7-row.sr7-layer.sr7-galign{box-sizing:border-box}.sr7-layer[data-type=svg]>svg,sr7-layer[data-type=svg]>svg{width:100%;height:100%}sr7-row-con{table-layout:fixed;font-size:0;display:block}sr7-module .sr7-layer,sr7-module sr7-layer{-webkit-font-smoothing:antialiased!important;-webkit-tap-highlight-color:transparent;-moz-osx-font-smoothing:grayscale;font-display:swap}sr7-slide.sr7-staticslide-low{z-index:0!important}sr7-slide.sr7-staticslide-high{z-index:105!important}sr7-slide a{transition:none}sr7-module.sr7-top-fixed{width:100%;height:auto!important;backface-visibility:hidden}sr7-module.sr7-top-fixed sr7-adjuster{height:auto!important}sr7-module.sr7-top-fixed sr7-content,sr7-module.sr7-top-fixed sr7-content .sr7-layer:not(.sr7-ignore-pe) *{pointer-events:none}sr7-prl{top:50%;left:50%;z-index:10000;position:absolute}sr7-prl.off{display:none!important}sr7-prl.sr7-fade-in{animation:tp-fade-in 1s linear}.sr-force-hidden{display:none!important}@keyframes tp-rotateplane{0%{transform:perspective(120px) rotateX(0) rotateY(0)}50%{transform:perspective(120px) rotateX(-180.1deg) rotateY(0)}100%{transform:perspective(120px) rotateX(-180deg) rotateY(-179.9deg)}}@keyframes tp-fade-in{0%{opacity:0}20%{opacity:0}100%{opacity:100}}@keyframes tp-rotate{100%{transform:rotate(360deg)}}sr7-fonttest{width:auto;display:inline-block;white-space:nowrap;font-size:12px;color:#000}sr7-fonttest-wrap{position:absolute;contain:strict;top:-1500px;left:-1500px;width:1500px;height:1000px;pointer-events:none;opacity:0}.fn-wrap{display:flex;position:fixed;width:100px;height:50px;z-index:100;background-color:rgba(66,66,66,.2);justify-content:space-around;align-items:center;bottom:0;left:50%;transform:translateX(-50%)}.fn-left,.fn-right{display:flex;width:40px;height:40px;justify-content:center;align-items:center;background-color:gray;color:#fff;font-weight:700;font-size:20px;cursor:pointer}/*! elementor - v3.30.0 - 09-07-2025 */
.elementor-hidden{display:none}.elementor-visibility-hidden{visibility:hidden}.elementor-screen-only,.screen-reader-text,.screen-reader-text span,.ui-helper-hidden-accessible{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;top:-10000em;width:1px;clip:rect(0,0,0,0);border:0}.elementor-clearfix:after{clear:both;content:"";display:block;height:0;width:0}.e-logo-wrapper{background:var(--e-a-bg-logo);border-radius:50%;display:inline-block;line-height:1;padding:.75em}.e-logo-wrapper i{color:var(--e-a-color-logo);font-size:1em}.elementor *,.elementor :after,.elementor :before{box-sizing:border-box}.elementor a{box-shadow:none;text-decoration:none}.elementor hr{background-color:transparent;margin:0}.elementor img{border:none;border-radius:0;box-shadow:none;height:auto;max-width:100%}.elementor .elementor-widget:not(.elementor-widget-text-editor):not(.elementor-widget-theme-post-content) figure{margin:0}.elementor embed,.elementor iframe,.elementor object,.elementor video{border:none;line-height:1;margin:0;max-width:100%;width:100%}.elementor .elementor-background,.elementor .elementor-background-holder,.elementor .elementor-background-video-container{direction:ltr;inset:0;overflow:hidden;position:absolute;z-index:0}.elementor .elementor-background-video-container{pointer-events:none;transition:opacity 1s}.elementor .elementor-background-video-container.elementor-loading{opacity:0}.elementor .elementor-background-video-embed{max-width:none}.elementor .elementor-background-video,.elementor .elementor-background-video-embed,.elementor .elementor-background-video-hosted{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.elementor .elementor-background-video{max-width:none}.elementor .elementor-background-video-hosted{-o-object-fit:cover;object-fit:cover}.elementor .elementor-background-overlay{inset:0;position:absolute}.elementor .elementor-background-slideshow{inset:0;position:absolute;z-index:0}.elementor .elementor-background-slideshow__slide__image{background-position:50%;background-size:cover;height:100%;width:100%}.e-con-inner>.elementor-element.elementor-absolute,.e-con>.elementor-element.elementor-absolute,.elementor-widget-wrap>.elementor-element.elementor-absolute{position:absolute}.e-con-inner>.elementor-element.elementor-fixed,.e-con>.elementor-element.elementor-fixed,.elementor-widget-wrap>.elementor-element.elementor-fixed{position:fixed}.elementor-widget-wrap .elementor-element.elementor-widget__width-auto,.elementor-widget-wrap .elementor-element.elementor-widget__width-initial{max-width:100%}@media (max-width:1024px){.elementor-widget-wrap .elementor-element.elementor-widget-tablet__width-auto,.elementor-widget-wrap .elementor-element.elementor-widget-tablet__width-initial{max-width:100%}}@media (max-width:767px){.elementor-widget-wrap .elementor-element.elementor-widget-mobile__width-auto,.elementor-widget-wrap .elementor-element.elementor-widget-mobile__width-initial{max-width:100%}}.elementor-element{--flex-direction:initial;--flex-wrap:initial;--justify-content:initial;--align-items:initial;--align-content:initial;--gap:initial;--flex-basis:initial;--flex-grow:initial;--flex-shrink:initial;--order:initial;--align-self:initial;align-self:var(--align-self);flex-basis:var(--flex-basis);flex-grow:var(--flex-grow);flex-shrink:var(--flex-shrink);order:var(--order)}.elementor-element.elementor-absolute,.elementor-element.elementor-fixed{z-index:1}.elementor-element:where(.e-con-full,.elementor-widget){align-content:var(--align-content);align-items:var(--align-items);flex-direction:var(--flex-direction);flex-wrap:var(--flex-wrap);gap:var(--row-gap) var(--column-gap);justify-content:var(--justify-content)}.elementor-invisible{visibility:hidden}.elementor-align-center{text-align:center}.elementor-align-right{text-align:right}.elementor-align-left{text-align:left}.elementor-align-center .elementor-button,.elementor-align-left .elementor-button,.elementor-align-right .elementor-button{width:auto}.elementor-align-justify .elementor-button{width:100%}.elementor-custom-embed-play{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.elementor-custom-embed-play i{color:#fff;font-size:100px;text-shadow:1px 0 6px rgba(0,0,0,.3)}.elementor-custom-embed-play svg{height:100px;width:100px;fill:#fff;filter:drop-shadow(1px 0 6px rgba(0,0,0,.3))}.elementor-custom-embed-play i,.elementor-custom-embed-play svg{opacity:.8;transition:all .5s}.elementor-custom-embed-play.elementor-playing i{font-family:eicons}.elementor-custom-embed-play.elementor-playing i:before{content:"\e8fb"}.elementor-custom-embed-play.elementor-playing i,.elementor-custom-embed-play.elementor-playing svg{animation:eicon-spin 2s linear infinite}.elementor-tag{display:inline-flex}.elementor-ken-burns{transition-duration:10s;transition-property:transform;transition-timing-function:linear}.elementor-ken-burns--out{transform:scale(1.3)}.elementor-ken-burns--active{transition-duration:20s}.elementor-ken-burns--active.elementor-ken-burns--out{transform:scale(1)}.elementor-ken-burns--active.elementor-ken-burns--in{transform:scale(1.3)}@media (min-width:-1){.elementor-widescreen-align-center{text-align:center}.elementor-widescreen-align-right{text-align:right}.elementor-widescreen-align-left{text-align:left}.elementor-widescreen-align-center .elementor-button,.elementor-widescreen-align-left .elementor-button,.elementor-widescreen-align-right .elementor-button{width:auto}.elementor-widescreen-align-justify .elementor-button{width:100%}}@media (max-width:-1){.elementor-laptop-align-center{text-align:center}.elementor-laptop-align-right{text-align:right}.elementor-laptop-align-left{text-align:left}.elementor-laptop-align-center .elementor-button,.elementor-laptop-align-left .elementor-button,.elementor-laptop-align-right .elementor-button{width:auto}.elementor-laptop-align-justify .elementor-button{width:100%}.elementor-tablet_extra-align-center{text-align:center}.elementor-tablet_extra-align-right{text-align:right}.elementor-tablet_extra-align-left{text-align:left}.elementor-tablet_extra-align-center .elementor-button,.elementor-tablet_extra-align-left .elementor-button,.elementor-tablet_extra-align-right .elementor-button{width:auto}.elementor-tablet_extra-align-justify .elementor-button{width:100%}}@media (max-width:1024px){.elementor-tablet-align-center{text-align:center}.elementor-tablet-align-right{text-align:right}.elementor-tablet-align-left{text-align:left}.elementor-tablet-align-center .elementor-button,.elementor-tablet-align-left .elementor-button,.elementor-tablet-align-right .elementor-button{width:auto}.elementor-tablet-align-justify .elementor-button{width:100%}}@media (max-width:-1){.elementor-mobile_extra-align-center{text-align:center}.elementor-mobile_extra-align-right{text-align:right}.elementor-mobile_extra-align-left{text-align:left}.elementor-mobile_extra-align-center .elementor-button,.elementor-mobile_extra-align-left .elementor-button,.elementor-mobile_extra-align-right .elementor-button{width:auto}.elementor-mobile_extra-align-justify .elementor-button{width:100%}}@media (max-width:767px){.elementor-mobile-align-center{text-align:center}.elementor-mobile-align-right{text-align:right}.elementor-mobile-align-left{text-align:left}.elementor-mobile-align-center .elementor-button,.elementor-mobile-align-left .elementor-button,.elementor-mobile-align-right .elementor-button{width:auto}.elementor-mobile-align-justify .elementor-button{width:100%}}:root{--page-title-display:block}.elementor-page-title,h1.entry-title{display:var(--page-title-display)}@keyframes eicon-spin{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.eicon-animation-spin{animation:eicon-spin 2s linear infinite}.elementor-section{position:relative}.elementor-section .elementor-container{display:flex;margin-left:auto;margin-right:auto;position:relative}@media (max-width:1024px){.elementor-section .elementor-container{flex-wrap:wrap}}.elementor-section.elementor-section-boxed>.elementor-container{max-width:1140px}.elementor-section.elementor-section-stretched{position:relative;width:100%}.elementor-section.elementor-section-items-top>.elementor-container{align-items:flex-start}.elementor-section.elementor-section-items-middle>.elementor-container{align-items:center}.elementor-section.elementor-section-items-bottom>.elementor-container{align-items:flex-end}@media (min-width:768px){.elementor-section.elementor-section-height-full{height:100vh}.elementor-section.elementor-section-height-full>.elementor-container{height:100%}}.elementor-bc-flex-widget .elementor-section-content-top>.elementor-container>.elementor-column>.elementor-widget-wrap{align-items:flex-start}.elementor-bc-flex-widget .elementor-section-content-middle>.elementor-container>.elementor-column>.elementor-widget-wrap{align-items:center}.elementor-bc-flex-widget .elementor-section-content-bottom>.elementor-container>.elementor-column>.elementor-widget-wrap{align-items:flex-end}.elementor-widget-wrap{align-content:flex-start;flex-wrap:wrap;position:relative;width:100%}.elementor:not(.elementor-bc-flex-widget) .elementor-widget-wrap{display:flex}.elementor-widget-wrap>.elementor-element{width:100%}.elementor-widget-wrap.e-swiper-container{width:calc(100% - (var(--e-column-margin-left, 0px) + var(--e-column-margin-right, 0px)))}.elementor-widget{position:relative}.elementor-widget:not(:last-child){margin-bottom:var(--kit-widget-spacing,20px)}.elementor-widget:not(:last-child).elementor-absolute,.elementor-widget:not(:last-child).elementor-widget__width-auto,.elementor-widget:not(:last-child).elementor-widget__width-initial{margin-bottom:0}.elementor-column{display:flex;min-height:1px;position:relative}.elementor-column-gap-narrow>.elementor-column>.elementor-element-populated{padding:5px}.elementor-column-gap-default>.elementor-column>.elementor-element-populated{padding:10px}.elementor-column-gap-extended>.elementor-column>.elementor-element-populated{padding:15px}.elementor-column-gap-wide>.elementor-column>.elementor-element-populated{padding:20px}.elementor-column-gap-wider>.elementor-column>.elementor-element-populated{padding:30px}.elementor-inner-section .elementor-column-gap-no .elementor-element-populated{padding:0}@media (min-width:768px){.elementor-column.elementor-col-10,.elementor-column[data-col="10"]{width:10%}.elementor-column.elementor-col-11,.elementor-column[data-col="11"]{width:11.111%}.elementor-column.elementor-col-12,.elementor-column[data-col="12"]{width:12.5%}.elementor-column.elementor-col-14,.elementor-column[data-col="14"]{width:14.285%}.elementor-column.elementor-col-16,.elementor-column[data-col="16"]{width:16.666%}.elementor-column.elementor-col-20,.elementor-column[data-col="20"]{width:20%}.elementor-column.elementor-col-25,.elementor-column[data-col="25"]{width:25%}.elementor-column.elementor-col-30,.elementor-column[data-col="30"]{width:30%}.elementor-column.elementor-col-33,.elementor-column[data-col="33"]{width:33.333%}.elementor-column.elementor-col-40,.elementor-column[data-col="40"]{width:40%}.elementor-column.elementor-col-50,.elementor-column[data-col="50"]{width:50%}.elementor-column.elementor-col-60,.elementor-column[data-col="60"]{width:60%}.elementor-column.elementor-col-66,.elementor-column[data-col="66"]{width:66.666%}.elementor-column.elementor-col-70,.elementor-column[data-col="70"]{width:70%}.elementor-column.elementor-col-75,.elementor-column[data-col="75"]{width:75%}.elementor-column.elementor-col-80,.elementor-column[data-col="80"]{width:80%}.elementor-column.elementor-col-83,.elementor-column[data-col="83"]{width:83.333%}.elementor-column.elementor-col-90,.elementor-column[data-col="90"]{width:90%}.elementor-column.elementor-col-100,.elementor-column[data-col="100"]{width:100%}}@media (max-width:479px){.elementor-column.elementor-xs-10{width:10%}.elementor-column.elementor-xs-11{width:11.111%}.elementor-column.elementor-xs-12{width:12.5%}.elementor-column.elementor-xs-14{width:14.285%}.elementor-column.elementor-xs-16{width:16.666%}.elementor-column.elementor-xs-20{width:20%}.elementor-column.elementor-xs-25{width:25%}.elementor-column.elementor-xs-30{width:30%}.elementor-column.elementor-xs-33{width:33.333%}.elementor-column.elementor-xs-40{width:40%}.elementor-column.elementor-xs-50{width:50%}.elementor-column.elementor-xs-60{width:60%}.elementor-column.elementor-xs-66{width:66.666%}.elementor-column.elementor-xs-70{width:70%}.elementor-column.elementor-xs-75{width:75%}.elementor-column.elementor-xs-80{width:80%}.elementor-column.elementor-xs-83{width:83.333%}.elementor-column.elementor-xs-90{width:90%}.elementor-column.elementor-xs-100{width:100%}}@media (max-width:767px){.elementor-column.elementor-sm-10{width:10%}.elementor-column.elementor-sm-11{width:11.111%}.elementor-column.elementor-sm-12{width:12.5%}.elementor-column.elementor-sm-14{width:14.285%}.elementor-column.elementor-sm-16{width:16.666%}.elementor-column.elementor-sm-20{width:20%}.elementor-column.elementor-sm-25{width:25%}.elementor-column.elementor-sm-30{width:30%}.elementor-column.elementor-sm-33{width:33.333%}.elementor-column.elementor-sm-40{width:40%}.elementor-column.elementor-sm-50{width:50%}.elementor-column.elementor-sm-60{width:60%}.elementor-column.elementor-sm-66{width:66.666%}.elementor-column.elementor-sm-70{width:70%}.elementor-column.elementor-sm-75{width:75%}.elementor-column.elementor-sm-80{width:80%}.elementor-column.elementor-sm-83{width:83.333%}.elementor-column.elementor-sm-90{width:90%}.elementor-column.elementor-sm-100{width:100%}}@media (min-width:768px) and (max-width:1024px){.elementor-column.elementor-md-10{width:10%}.elementor-column.elementor-md-11{width:11.111%}.elementor-column.elementor-md-12{width:12.5%}.elementor-column.elementor-md-14{width:14.285%}.elementor-column.elementor-md-16{width:16.666%}.elementor-column.elementor-md-20{width:20%}.elementor-column.elementor-md-25{width:25%}.elementor-column.elementor-md-30{width:30%}.elementor-column.elementor-md-33{width:33.333%}.elementor-column.elementor-md-40{width:40%}.elementor-column.elementor-md-50{width:50%}.elementor-column.elementor-md-60{width:60%}.elementor-column.elementor-md-66{width:66.666%}.elementor-column.elementor-md-70{width:70%}.elementor-column.elementor-md-75{width:75%}.elementor-column.elementor-md-80{width:80%}.elementor-column.elementor-md-83{width:83.333%}.elementor-column.elementor-md-90{width:90%}.elementor-column.elementor-md-100{width:100%}}@media (min-width:-1){.elementor-reverse-widescreen>.elementor-container>:first-child{order:10}.elementor-reverse-widescreen>.elementor-container>:nth-child(2){order:9}.elementor-reverse-widescreen>.elementor-container>:nth-child(3){order:8}.elementor-reverse-widescreen>.elementor-container>:nth-child(4){order:7}.elementor-reverse-widescreen>.elementor-container>:nth-child(5){order:6}.elementor-reverse-widescreen>.elementor-container>:nth-child(6){order:5}.elementor-reverse-widescreen>.elementor-container>:nth-child(7){order:4}.elementor-reverse-widescreen>.elementor-container>:nth-child(8){order:3}.elementor-reverse-widescreen>.elementor-container>:nth-child(9){order:2}.elementor-reverse-widescreen>.elementor-container>:nth-child(10){order:1}}@media (min-width:1025px) and (max-width:-1){.elementor-reverse-laptop>.elementor-container>:first-child{order:10}.elementor-reverse-laptop>.elementor-container>:nth-child(2){order:9}.elementor-reverse-laptop>.elementor-container>:nth-child(3){order:8}.elementor-reverse-laptop>.elementor-container>:nth-child(4){order:7}.elementor-reverse-laptop>.elementor-container>:nth-child(5){order:6}.elementor-reverse-laptop>.elementor-container>:nth-child(6){order:5}.elementor-reverse-laptop>.elementor-container>:nth-child(7){order:4}.elementor-reverse-laptop>.elementor-container>:nth-child(8){order:3}.elementor-reverse-laptop>.elementor-container>:nth-child(9){order:2}.elementor-reverse-laptop>.elementor-container>:nth-child(10){order:1}}@media (min-width:-1) and (max-width:-1){.elementor-reverse-laptop>.elementor-container>:first-child{order:10}.elementor-reverse-laptop>.elementor-container>:nth-child(2){order:9}.elementor-reverse-laptop>.elementor-container>:nth-child(3){order:8}.elementor-reverse-laptop>.elementor-container>:nth-child(4){order:7}.elementor-reverse-laptop>.elementor-container>:nth-child(5){order:6}.elementor-reverse-laptop>.elementor-container>:nth-child(6){order:5}.elementor-reverse-laptop>.elementor-container>:nth-child(7){order:4}.elementor-reverse-laptop>.elementor-container>:nth-child(8){order:3}.elementor-reverse-laptop>.elementor-container>:nth-child(9){order:2}.elementor-reverse-laptop>.elementor-container>:nth-child(10){order:1}}@media (min-width:1025px) and (max-width:-1){.elementor-reverse-laptop>.elementor-container>:first-child,.elementor-reverse-laptop>.elementor-container>:nth-child(10),.elementor-reverse-laptop>.elementor-container>:nth-child(2),.elementor-reverse-laptop>.elementor-container>:nth-child(3),.elementor-reverse-laptop>.elementor-container>:nth-child(4),.elementor-reverse-laptop>.elementor-container>:nth-child(5),.elementor-reverse-laptop>.elementor-container>:nth-child(6),.elementor-reverse-laptop>.elementor-container>:nth-child(7),.elementor-reverse-laptop>.elementor-container>:nth-child(8),.elementor-reverse-laptop>.elementor-container>:nth-child(9){order:0}.elementor-reverse-tablet_extra>.elementor-container>:first-child{order:10}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(2){order:9}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(3){order:8}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(4){order:7}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(5){order:6}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(6){order:5}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(7){order:4}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(8){order:3}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(9){order:2}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(10){order:1}}@media (min-width:768px) and (max-width:1024px){.elementor-reverse-tablet>.elementor-container>:first-child{order:10}.elementor-reverse-tablet>.elementor-container>:nth-child(2){order:9}.elementor-reverse-tablet>.elementor-container>:nth-child(3){order:8}.elementor-reverse-tablet>.elementor-container>:nth-child(4){order:7}.elementor-reverse-tablet>.elementor-container>:nth-child(5){order:6}.elementor-reverse-tablet>.elementor-container>:nth-child(6){order:5}.elementor-reverse-tablet>.elementor-container>:nth-child(7){order:4}.elementor-reverse-tablet>.elementor-container>:nth-child(8){order:3}.elementor-reverse-tablet>.elementor-container>:nth-child(9){order:2}.elementor-reverse-tablet>.elementor-container>:nth-child(10){order:1}}@media (min-width:-1) and (max-width:1024px){.elementor-reverse-tablet>.elementor-container>:first-child{order:10}.elementor-reverse-tablet>.elementor-container>:nth-child(2){order:9}.elementor-reverse-tablet>.elementor-container>:nth-child(3){order:8}.elementor-reverse-tablet>.elementor-container>:nth-child(4){order:7}.elementor-reverse-tablet>.elementor-container>:nth-child(5){order:6}.elementor-reverse-tablet>.elementor-container>:nth-child(6){order:5}.elementor-reverse-tablet>.elementor-container>:nth-child(7){order:4}.elementor-reverse-tablet>.elementor-container>:nth-child(8){order:3}.elementor-reverse-tablet>.elementor-container>:nth-child(9){order:2}.elementor-reverse-tablet>.elementor-container>:nth-child(10){order:1}}@media (min-width:768px) and (max-width:-1){.elementor-reverse-tablet>.elementor-container>:first-child,.elementor-reverse-tablet>.elementor-container>:nth-child(10),.elementor-reverse-tablet>.elementor-container>:nth-child(2),.elementor-reverse-tablet>.elementor-container>:nth-child(3),.elementor-reverse-tablet>.elementor-container>:nth-child(4),.elementor-reverse-tablet>.elementor-container>:nth-child(5),.elementor-reverse-tablet>.elementor-container>:nth-child(6),.elementor-reverse-tablet>.elementor-container>:nth-child(7),.elementor-reverse-tablet>.elementor-container>:nth-child(8),.elementor-reverse-tablet>.elementor-container>:nth-child(9){order:0}.elementor-reverse-mobile_extra>.elementor-container>:first-child{order:10}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(2){order:9}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(3){order:8}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(4){order:7}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(5){order:6}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(6){order:5}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(7){order:4}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(8){order:3}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(9){order:2}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(10){order:1}}@media (max-width:767px){.elementor-reverse-mobile>.elementor-container>:first-child{order:10}.elementor-reverse-mobile>.elementor-container>:nth-child(2){order:9}.elementor-reverse-mobile>.elementor-container>:nth-child(3){order:8}.elementor-reverse-mobile>.elementor-container>:nth-child(4){order:7}.elementor-reverse-mobile>.elementor-container>:nth-child(5){order:6}.elementor-reverse-mobile>.elementor-container>:nth-child(6){order:5}.elementor-reverse-mobile>.elementor-container>:nth-child(7){order:4}.elementor-reverse-mobile>.elementor-container>:nth-child(8){order:3}.elementor-reverse-mobile>.elementor-container>:nth-child(9){order:2}.elementor-reverse-mobile>.elementor-container>:nth-child(10){order:1}.elementor-column{width:100%}}.elementor-grid{display:grid;grid-column-gap:var(--grid-column-gap);grid-row-gap:var(--grid-row-gap)}.elementor-grid .elementor-grid-item{min-width:0}.elementor-grid-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}@media (min-width:-1){.elementor-grid-widescreen-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-widescreen-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-widescreen-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-widescreen-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-widescreen-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-widescreen-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-widescreen-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-widescreen-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-widescreen-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-widescreen-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-widescreen-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-widescreen-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-widescreen-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-widescreen-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:-1){.elementor-grid-laptop-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-laptop-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-laptop-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-laptop-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-laptop-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-laptop-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-laptop-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-laptop-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-laptop-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-laptop-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-laptop-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-laptop-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-laptop-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-laptop-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}.elementor-grid-tablet_extra-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-tablet_extra-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-tablet_extra-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-tablet_extra-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-tablet_extra-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-tablet_extra-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-tablet_extra-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-tablet_extra-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-tablet_extra-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-tablet_extra-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-tablet_extra-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-tablet_extra-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-tablet_extra-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-tablet_extra-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:1024px){.elementor-grid-tablet-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-tablet-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-tablet-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-tablet-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-tablet-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-tablet-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-tablet-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-tablet-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-tablet-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-tablet-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-tablet-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-tablet-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-tablet-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-tablet-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:-1){.elementor-grid-mobile_extra-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-mobile_extra-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-mobile_extra-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-mobile_extra-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-mobile_extra-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-mobile_extra-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-mobile_extra-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-mobile_extra-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-mobile_extra-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-mobile_extra-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-mobile_extra-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-mobile_extra-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-mobile_extra-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-mobile_extra-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:767px){.elementor-grid-mobile-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-mobile-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-mobile-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-mobile-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-mobile-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-mobile-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-mobile-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-mobile-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-mobile-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-mobile-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-mobile-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-mobile-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-mobile-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-mobile-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (min-width:1025px){#elementor-device-mode:after{content:"desktop"}}@media (min-width:-1){#elementor-device-mode:after{content:"widescreen"}}@media (max-width:-1){#elementor-device-mode:after{content:"laptop";content:"tablet_extra"}}@media (max-width:1024px){#elementor-device-mode:after{content:"tablet"}}@media (max-width:-1){#elementor-device-mode:after{content:"mobile_extra"}}@media (max-width:767px){#elementor-device-mode:after{content:"mobile"}}@media (prefers-reduced-motion:no-preference){html{scroll-behavior:smooth}}.e-con{--border-radius:0;--border-top-width:0px;--border-right-width:0px;--border-bottom-width:0px;--border-left-width:0px;--border-style:initial;--border-color:initial;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--content-width:min(100%,var(--container-max-width,1140px));--width:100%;--min-height:initial;--height:auto;--text-align:initial;--margin-top:0px;--margin-right:0px;--margin-bottom:0px;--margin-left:0px;--padding-top:var(--container-default-padding-top,10px);--padding-right:var(--container-default-padding-right,10px);--padding-bottom:var(--container-default-padding-bottom,10px);--padding-left:var(--container-default-padding-left,10px);--position:relative;--z-index:revert;--overflow:visible;--gap:var(--widgets-spacing,20px);--row-gap:var(--widgets-spacing-row,20px);--column-gap:var(--widgets-spacing-column,20px);--overlay-mix-blend-mode:initial;--overlay-opacity:1;--overlay-transition:0.3s;--e-con-grid-template-columns:repeat(3,1fr);--e-con-grid-template-rows:repeat(2,1fr);border-radius:var(--border-radius);height:var(--height);min-height:var(--min-height);min-width:0;overflow:var(--overflow);position:var(--position);width:var(--width);z-index:var(--z-index);--flex-wrap-mobile:wrap;margin-block-end:var(--margin-block-end);margin-block-start:var(--margin-block-start);margin-inline-end:var(--margin-inline-end);margin-inline-start:var(--margin-inline-start);padding-inline-end:var(--padding-inline-end);padding-inline-start:var(--padding-inline-start)}.e-con:where(:not(.e-div-block-base)){transition:background var(--background-transition,.3s),border var(--border-transition,.3s),box-shadow var(--border-transition,.3s),transform var(--e-con-transform-transition-duration,.4s)}.e-con{--margin-block-start:var(--margin-top);--margin-block-end:var(--margin-bottom);--margin-inline-start:var(--margin-left);--margin-inline-end:var(--margin-right);--padding-inline-start:var(--padding-left);--padding-inline-end:var(--padding-right);--padding-block-start:var(--padding-top);--padding-block-end:var(--padding-bottom);--border-block-start-width:var(--border-top-width);--border-block-end-width:var(--border-bottom-width);--border-inline-start-width:var(--border-left-width);--border-inline-end-width:var(--border-right-width)}body.rtl .e-con{--padding-inline-start:var(--padding-right);--padding-inline-end:var(--padding-left);--margin-inline-start:var(--margin-right);--margin-inline-end:var(--margin-left);--border-inline-start-width:var(--border-right-width);--border-inline-end-width:var(--border-left-width)}.e-con.e-flex{--flex-direction:column;--flex-basis:auto;--flex-grow:0;--flex-shrink:1;flex:var(--flex-grow) var(--flex-shrink) var(--flex-basis)}.e-con-full,.e-con>.e-con-inner{padding-block-end:var(--padding-block-end);padding-block-start:var(--padding-block-start);text-align:var(--text-align)}.e-con-full.e-flex,.e-con.e-flex>.e-con-inner{flex-direction:var(--flex-direction)}.e-con,.e-con>.e-con-inner{display:var(--display)}.e-con.e-grid{--grid-justify-content:start;--grid-align-content:start;--grid-auto-flow:row}.e-con.e-grid,.e-con.e-grid>.e-con-inner{align-content:var(--grid-align-content);align-items:var(--align-items);grid-auto-flow:var(--grid-auto-flow);grid-template-columns:var(--e-con-grid-template-columns);grid-template-rows:var(--e-con-grid-template-rows);justify-content:var(--grid-justify-content);justify-items:var(--justify-items)}.e-con-boxed.e-flex{align-content:normal;align-items:normal;flex-direction:column;flex-wrap:nowrap;justify-content:normal}.e-con-boxed.e-grid{grid-template-columns:1fr;grid-template-rows:1fr;justify-items:legacy}.e-con-boxed{gap:initial;text-align:initial}.e-con.e-flex>.e-con-inner{align-content:var(--align-content);align-items:var(--align-items);align-self:auto;flex-basis:auto;flex-grow:1;flex-shrink:1;flex-wrap:var(--flex-wrap);justify-content:var(--justify-content)}.e-con.e-grid>.e-con-inner{align-items:var(--align-items);justify-items:var(--justify-items)}.e-con>.e-con-inner{gap:var(--row-gap) var(--column-gap);height:100%;margin:0 auto;max-width:var(--content-width);padding-inline-end:0;padding-inline-start:0;width:100%}:is(.elementor-section-wrap,[data-elementor-id])>.e-con{--margin-left:auto;--margin-right:auto;max-width:min(100%,var(--width))}.e-con .elementor-widget.elementor-widget{margin-block-end:0}.e-con:before,.e-con>.elementor-background-slideshow:before,.e-con>.elementor-motion-effects-container>.elementor-motion-effects-layer:before,:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container:before{border-block-end-width:var(--border-block-end-width);border-block-start-width:var(--border-block-start-width);border-color:var(--border-color);border-inline-end-width:var(--border-inline-end-width);border-inline-start-width:var(--border-inline-start-width);border-radius:var(--border-radius);border-style:var(--border-style);content:var(--background-overlay);display:block;height:max(100% + var(--border-top-width) + var(--border-bottom-width),100%);left:calc(0px - var(--border-left-width));mix-blend-mode:var(--overlay-mix-blend-mode);opacity:var(--overlay-opacity);position:absolute;top:calc(0px - var(--border-top-width));transition:var(--overlay-transition,.3s);width:max(100% + var(--border-left-width) + var(--border-right-width),100%)}.e-con:before{transition:background var(--overlay-transition,.3s),border-radius var(--border-transition,.3s),opacity var(--overlay-transition,.3s)}.e-con>.elementor-background-slideshow,:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container{border-block-end-width:var(--border-block-end-width);border-block-start-width:var(--border-block-start-width);border-color:var(--border-color);border-inline-end-width:var(--border-inline-end-width);border-inline-start-width:var(--border-inline-start-width);border-radius:var(--border-radius);border-style:var(--border-style);height:max(100% + var(--border-top-width) + var(--border-bottom-width),100%);left:calc(0px - var(--border-left-width));top:calc(0px - var(--border-top-width));width:max(100% + var(--border-left-width) + var(--border-right-width),100%)}@media (max-width:767px){:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container.elementor-hidden-mobile{display:none}}:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container:before{z-index:1}:is(.e-con,.e-con>.e-con-inner)>.elementor-background-slideshow:before{z-index:2}.e-con .elementor-widget{min-width:0}.e-con .elementor-widget-empty,.e-con .elementor-widget-google_maps,.e-con .elementor-widget-video,.e-con .elementor-widget.e-widget-swiper{width:100%}.e-con>.e-con-inner>.elementor-widget>.elementor-widget-container,.e-con>.elementor-widget>.elementor-widget-container{height:100%}.e-con.e-con>.e-con-inner>.elementor-widget,.elementor.elementor .e-con>.elementor-widget{max-width:100%}.e-con .elementor-widget:not(:last-child){--kit-widget-spacing:0px}@media (max-width:767px){.e-con.e-flex{--width:100%;--flex-wrap:var(--flex-wrap-mobile)}.e-con.e-flex .elementor-widget-archive-posts{width:100%}}.elementor-form-fields-wrapper{display:flex;flex-wrap:wrap}.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group .elementor-field-subgroup,.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>.elementor-select-wrapper,.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>input,.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>textarea{flex-basis:100%;max-width:100%}.elementor-form-fields-wrapper.elementor-labels-inline>.elementor-field-group .elementor-select-wrapper,.elementor-form-fields-wrapper.elementor-labels-inline>.elementor-field-group>input{flex-grow:1}.elementor-field-group{align-items:center;flex-wrap:wrap}.elementor-field-group.elementor-field-type-submit{align-items:flex-end}.elementor-field-group .elementor-field-textual{background-color:transparent;border:1px solid #69727d;color:#1f2124;flex-grow:1;max-width:100%;vertical-align:middle;width:100%}.elementor-field-group .elementor-field-textual:focus{box-shadow:inset 0 0 0 1px rgba(0,0,0,.1);outline:0}.elementor-field-group .elementor-field-textual::-moz-placeholder{color:inherit;font-family:inherit;opacity:.6}.elementor-field-group .elementor-field-textual::placeholder{color:inherit;font-family:inherit;opacity:.6}.elementor-field-group .elementor-select-wrapper{display:flex;position:relative;width:100%}.elementor-field-group .elementor-select-wrapper select{-webkit-appearance:none;-moz-appearance:none;appearance:none;color:inherit;flex-basis:100%;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;padding-inline-end:20px;text-transform:inherit}.elementor-field-group .elementor-select-wrapper:before{content:"\e92a";font-family:eicons;font-size:15px;pointer-events:none;position:absolute;right:10px;text-shadow:0 0 3px rgba(0,0,0,.3);top:50%;transform:translateY(-50%)}.elementor-field-group.elementor-field-type-select-multiple .elementor-select-wrapper:before{content:""}.elementor-field-subgroup{display:flex;flex-wrap:wrap}.elementor-field-subgroup .elementor-field-option label{display:inline-block}.elementor-field-subgroup.elementor-subgroup-inline .elementor-field-option{padding-inline-end:10px}.elementor-field-subgroup:not(.elementor-subgroup-inline) .elementor-field-option{flex-basis:100%}.elementor-field-type-acceptance .elementor-field-subgroup .elementor-field-option input,.elementor-field-type-acceptance .elementor-field-subgroup .elementor-field-option label,.elementor-field-type-checkbox .elementor-field-subgroup .elementor-field-option input,.elementor-field-type-checkbox .elementor-field-subgroup .elementor-field-option label,.elementor-field-type-radio .elementor-field-subgroup .elementor-field-option input,.elementor-field-type-radio .elementor-field-subgroup .elementor-field-option label{display:inline}.elementor-field-label{cursor:pointer}.elementor-mark-required .elementor-field-label:after{color:red;content:"*";padding-inline-start:.2em}.elementor-field-textual{border-radius:3px;font-size:15px;line-height:1.4;min-height:40px;padding:5px 14px}.elementor-field-textual.elementor-size-xs{border-radius:2px;font-size:13px;min-height:33px;padding:4px 12px}.elementor-field-textual.elementor-size-md{border-radius:4px;font-size:16px;min-height:47px;padding:6px 16px}.elementor-field-textual.elementor-size-lg{border-radius:5px;font-size:18px;min-height:59px;padding:7px 20px}.elementor-field-textual.elementor-size-xl{border-radius:6px;font-size:20px;min-height:72px;padding:8px 24px}.elementor-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:100%}.elementor-button-align-stretch .e-form__buttons__wrapper{flex-basis:50%;flex-grow:1}.elementor-button-align-stretch .e-form__buttons__wrapper__button{flex-basis:100%}.elementor-button-align-center .e-form__buttons,.elementor-button-align-center .elementor-field-type-submit{justify-content:center}.elementor-button-align-start .e-form__buttons,.elementor-button-align-start .elementor-field-type-submit{justify-content:flex-start}.elementor-button-align-end .e-form__buttons,.elementor-button-align-end .elementor-field-type-submit{justify-content:flex-end}.elementor-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:auto}.elementor-button-align-center .e-form__buttons__wrapper,.elementor-button-align-end .e-form__buttons__wrapper,.elementor-button-align-start .e-form__buttons__wrapper{flex-grow:0}.elementor-button-align-center .e-form__buttons__wrapper,.elementor-button-align-center .e-form__buttons__wrapper__button,.elementor-button-align-end .e-form__buttons__wrapper,.elementor-button-align-end .e-form__buttons__wrapper__button,.elementor-button-align-start .e-form__buttons__wrapper,.elementor-button-align-start .e-form__buttons__wrapper__button{flex-basis:auto}@media screen and (max-width:1024px){.elementor-tablet-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:100%}.elementor-tablet-button-align-stretch .e-form__buttons__wrapper{flex-basis:50%;flex-grow:1}.elementor-tablet-button-align-stretch .e-form__buttons__wrapper__button{flex-basis:100%}.elementor-tablet-button-align-center .e-form__buttons,.elementor-tablet-button-align-center .elementor-field-type-submit{justify-content:center}.elementor-tablet-button-align-start .e-form__buttons,.elementor-tablet-button-align-start .elementor-field-type-submit{justify-content:flex-start}.elementor-tablet-button-align-end .e-form__buttons,.elementor-tablet-button-align-end .elementor-field-type-submit{justify-content:flex-end}.elementor-tablet-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-tablet-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-tablet-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:auto}.elementor-tablet-button-align-center .e-form__buttons__wrapper,.elementor-tablet-button-align-end .e-form__buttons__wrapper,.elementor-tablet-button-align-start .e-form__buttons__wrapper{flex-grow:0}.elementor-tablet-button-align-center .e-form__buttons__wrapper,.elementor-tablet-button-align-center .e-form__buttons__wrapper__button,.elementor-tablet-button-align-end .e-form__buttons__wrapper,.elementor-tablet-button-align-end .e-form__buttons__wrapper__button,.elementor-tablet-button-align-start .e-form__buttons__wrapper,.elementor-tablet-button-align-start .e-form__buttons__wrapper__button{flex-basis:auto}}@media screen and (max-width:767px){.elementor-mobile-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:100%}.elementor-mobile-button-align-stretch .e-form__buttons__wrapper{flex-basis:50%;flex-grow:1}.elementor-mobile-button-align-stretch .e-form__buttons__wrapper__button{flex-basis:100%}.elementor-mobile-button-align-center .e-form__buttons,.elementor-mobile-button-align-center .elementor-field-type-submit{justify-content:center}.elementor-mobile-button-align-start .e-form__buttons,.elementor-mobile-button-align-start .elementor-field-type-submit{justify-content:flex-start}.elementor-mobile-button-align-end .e-form__buttons,.elementor-mobile-button-align-end .elementor-field-type-submit{justify-content:flex-end}.elementor-mobile-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-mobile-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-mobile-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:auto}.elementor-mobile-button-align-center .e-form__buttons__wrapper,.elementor-mobile-button-align-end .e-form__buttons__wrapper,.elementor-mobile-button-align-start .e-form__buttons__wrapper{flex-grow:0}.elementor-mobile-button-align-center .e-form__buttons__wrapper,.elementor-mobile-button-align-center .e-form__buttons__wrapper__button,.elementor-mobile-button-align-end .e-form__buttons__wrapper,.elementor-mobile-button-align-end .e-form__buttons__wrapper__button,.elementor-mobile-button-align-start .e-form__buttons__wrapper,.elementor-mobile-button-align-start .e-form__buttons__wrapper__button{flex-basis:auto}}.elementor-error .elementor-field{border-color:#d9534f}.elementor-error .help-inline{color:#d9534f;font-size:.9em}.elementor-message{font-size:1em;line-height:1;margin:10px 0}.elementor-message:before{content:"\e90e";display:inline-block;font-family:eicons;font-style:normal;font-weight:400;margin-inline-end:5px;vertical-align:middle}.elementor-message.elementor-message-danger{color:#d9534f}.elementor-message.elementor-message-danger:before{content:"\e87f"}.elementor-message.form-message-success{color:#5cb85c}.elementor-form .elementor-button{border:none;padding-block-end:0;padding-block-start:0}.elementor-form .elementor-button-content-wrapper,.elementor-form .elementor-button>span{display:flex;flex-direction:row;gap:5px;justify-content:center}.elementor-form .elementor-button.elementor-size-xs{min-height:33px}.elementor-form .elementor-button.elementor-size-sm{min-height:40px}.elementor-form .elementor-button.elementor-size-md{min-height:47px}.elementor-form .elementor-button.elementor-size-lg{min-height:59px}.elementor-form .elementor-button.elementor-size-xl{min-height:72px}.elementor-element:where(:not(.e-con)):where(:not(.e-div-block-base)) .elementor-widget-container,.elementor-element:where(:not(.e-con)):where(:not(.e-div-block-base)):not(:has(.elementor-widget-container)){transition:background .3s,border .3s,border-radius .3s,box-shadow .3s,transform var(--e-transform-transition-duration,.4s)}.elementor-heading-title{line-height:1;margin:0;padding:0}.elementor-button{background-color:#69727d;border-radius:3px;color:#fff;display:inline-block;font-size:15px;line-height:1;padding:12px 24px;fill:#fff;text-align:center;transition:all .3s}.elementor-button:focus,.elementor-button:hover,.elementor-button:visited{color:#fff}.elementor-button-content-wrapper{display:flex;flex-direction:row;gap:5px;justify-content:center}.elementor-button-icon{align-items:center;display:flex}.elementor-button-icon svg{height:auto;width:1em}.elementor-button-icon .e-font-icon-svg{height:1em}.elementor-button-text{display:inline-block}.elementor-button.elementor-size-xs{border-radius:2px;font-size:13px;padding:10px 20px}.elementor-button.elementor-size-md{border-radius:4px;font-size:16px;padding:15px 30px}.elementor-button.elementor-size-lg{border-radius:5px;font-size:18px;padding:20px 40px}.elementor-button.elementor-size-xl{border-radius:6px;font-size:20px;padding:25px 50px}.elementor-button span{text-decoration:inherit}.elementor-element.elementor-button-info .elementor-button{background-color:#5bc0de}.elementor-element.elementor-button-success .elementor-button{background-color:#5cb85c}.elementor-element.elementor-button-warning .elementor-button{background-color:#f0ad4e}.elementor-element.elementor-button-danger .elementor-button{background-color:#d9534f}.elementor-widget-button .elementor-button .elementor-button-info{background-color:#5bc0de}.elementor-widget-button .elementor-button .elementor-button-success{background-color:#5cb85c}.elementor-widget-button .elementor-button .elementor-button-warning{background-color:#f0ad4e}.elementor-widget-button .elementor-button .elementor-button-danger{background-color:#d9534f}.elementor-view-stacked .elementor-icon{background-color:#69727d;color:#fff;padding:.5em;fill:#fff}.elementor-view-framed .elementor-icon{background-color:transparent;border:3px solid #69727d;color:#69727d;padding:.5em}.elementor-icon{color:#69727d;display:inline-block;font-size:50px;line-height:1;text-align:center;transition:all .3s}.elementor-icon:hover{color:#69727d}.elementor-icon i,.elementor-icon svg{display:block;height:1em;position:relative;width:1em}.elementor-icon i:before,.elementor-icon svg:before{left:50%;position:absolute;transform:translateX(-50%)}.elementor-icon i.fad{width:auto}.elementor-shape-square .elementor-icon{border-radius:0}.elementor-shape-rounded .elementor-icon{border-radius:10%}.elementor-shape-circle .elementor-icon{border-radius:50%}.e-transform .elementor-widget-container,.e-transform:not(:has(.elementor-widget-container)){transform:perspective(var(--e-transform-perspective,0)) rotate(var(--e-transform-rotateZ,0)) rotateX(var(--e-transform-rotateX,0)) rotateY(var(--e-transform-rotateY,0)) translate(var(--e-transform-translate,0)) translateX(var(--e-transform-translateX,0)) translateY(var(--e-transform-translateY,0)) scaleX(calc(var(--e-transform-flipX, 1) * var(--e-transform-scaleX, var(--e-transform-scale, 1)))) scaleY(calc(var(--e-transform-flipY, 1) * var(--e-transform-scaleY, var(--e-transform-scale, 1)))) skewX(var(--e-transform-skewX,0)) skewY(var(--e-transform-skewY,0));transform-origin:var(--e-transform-origin-y) var(--e-transform-origin-x)}.e-con.e-transform{transform:perspective(var(--e-con-transform-perspective,0)) rotate(var(--e-con-transform-rotateZ,0)) rotateX(var(--e-con-transform-rotateX,0)) rotateY(var(--e-con-transform-rotateY,0)) translate(var(--e-con-transform-translate,0)) translateX(var(--e-con-transform-translateX,0)) translateY(var(--e-con-transform-translateY,0)) scaleX(calc(var(--e-con-transform-flipX, 1) * var(--e-con-transform-scaleX, var(--e-con-transform-scale, 1)))) scaleY(calc(var(--e-con-transform-flipY, 1) * var(--e-con-transform-scaleY, var(--e-con-transform-scale, 1)))) skewX(var(--e-con-transform-skewX,0)) skewY(var(--e-con-transform-skewY,0));transform-origin:var(--e-con-transform-origin-y) var(--e-con-transform-origin-x)}.animated{animation-duration:1.25s}.animated.animated-slow{animation-duration:2s}.animated.animated-fast{animation-duration:.75s}.animated.infinite{animation-iteration-count:infinite}.animated.reverse{animation-direction:reverse;animation-fill-mode:forwards}@media (prefers-reduced-motion:reduce){.animated{animation:none}}@media (max-width:767px){.elementor .elementor-hidden-mobile,.elementor .elementor-hidden-phone{display:none}}@media (min-width:-1) and (max-width:-1){.elementor .elementor-hidden-mobile_extra{display:none}}@media (min-width:768px) and (max-width:1024px){.elementor .elementor-hidden-tablet{display:none}}@media (min-width:-1) and (max-width:-1){.elementor .elementor-hidden-laptop,.elementor .elementor-hidden-tablet_extra{display:none}}@media (min-width:1025px) and (max-width:99999px){.elementor .elementor-hidden-desktop{display:none}}@media (min-width:-1){.elementor .elementor-hidden-widescreen{display:none}}.elementor-kit-8{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}.elementor-shape{direction:ltr;left:0;line-height:0;overflow:hidden;position:absolute;width:100%}.elementor-shape-top{top:-1px}.elementor-shape-top:not([data-negative=false]) svg{z-index:-1}.elementor-shape-bottom{bottom:-1px}.elementor-shape-bottom:not([data-negative=true]) svg{z-index:-1}.elementor-shape[data-negative=false].elementor-shape-bottom,.elementor-shape[data-negative=true].elementor-shape-top{transform:rotate(180deg)}.elementor-shape svg{display:block;left:50%;position:relative;transform:translateX(-50%);width:calc(100% + 1.3px)}.elementor-shape .elementor-shape-fill{fill:#fff;transform:rotateY(0deg);transform-origin:center}/*! elementor - v3.30.0 - 09-07-2025 */
.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 - v3.30.0 - 09-07-2025 */
.elementor-widget.elementor-icon-list--layout-inline .elementor-widget-container,.elementor-widget:not(:has(.elementor-widget-container)) .elementor-widget-container{overflow:hidden}.elementor-widget .elementor-icon-list-items.elementor-inline-items{display:flex;flex-wrap:wrap;margin-left:-8px;margin-right:-8px}.elementor-widget .elementor-icon-list-items.elementor-inline-items .elementor-inline-item{word-break:break-word}.elementor-widget .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item{margin-left:8px;margin-right:8px}.elementor-widget .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item:after{border-bottom:0;border-left-width:1px;border-right:0;border-top:0;border-style:solid;height:100%;left:auto;position:relative;right:auto;right:-8px;width:auto}.elementor-widget .elementor-icon-list-items{list-style-type:none;margin:0;padding:0}.elementor-widget .elementor-icon-list-item{margin:0;padding:0;position:relative}.elementor-widget .elementor-icon-list-item:after{bottom:0;position:absolute;width:100%}.elementor-widget .elementor-icon-list-item,.elementor-widget .elementor-icon-list-item a{align-items:var(--icon-vertical-align,center);display:flex;font-size:inherit}.elementor-widget .elementor-icon-list-icon+.elementor-icon-list-text{align-self:center;padding-inline-start:5px}.elementor-widget .elementor-icon-list-icon{display:flex;position:relative;top:var(--icon-vertical-offset,initial)}.elementor-widget .elementor-icon-list-icon svg{height:var(--e-icon-list-icon-size,1em);width:var(--e-icon-list-icon-size,1em)}.elementor-widget .elementor-icon-list-icon i{font-size:var(--e-icon-list-icon-size);width:1.25em}.elementor-widget.elementor-widget-icon-list .elementor-icon-list-icon{text-align:var(--e-icon-list-icon-align)}.elementor-widget.elementor-widget-icon-list .elementor-icon-list-icon svg{margin:var(--e-icon-list-icon-margin,0 calc(var(--e-icon-list-icon-size, 1em) * .25) 0 0)}.elementor-widget.elementor-list-item-link-full_width a{width:100%}.elementor-widget.elementor-align-center .elementor-icon-list-item,.elementor-widget.elementor-align-center .elementor-icon-list-item a{justify-content:center}.elementor-widget.elementor-align-center .elementor-icon-list-item:after{margin:auto}.elementor-widget.elementor-align-center .elementor-inline-items{justify-content:center}.elementor-widget.elementor-align-left .elementor-icon-list-item,.elementor-widget.elementor-align-left .elementor-icon-list-item a{justify-content:flex-start;text-align:left}.elementor-widget.elementor-align-left .elementor-inline-items{justify-content:flex-start}.elementor-widget.elementor-align-right .elementor-icon-list-item,.elementor-widget.elementor-align-right .elementor-icon-list-item a{justify-content:flex-end;text-align:right}.elementor-widget.elementor-align-right .elementor-icon-list-items{justify-content:flex-end}.elementor-widget:not(.elementor-align-right) .elementor-icon-list-item:after{left:0}.elementor-widget:not(.elementor-align-left) .elementor-icon-list-item:after{right:0}@media (min-width:-1){.elementor-widget.elementor-widescreen-align-center .elementor-icon-list-item,.elementor-widget.elementor-widescreen-align-center .elementor-icon-list-item a{justify-content:center}.elementor-widget.elementor-widescreen-align-center .elementor-icon-list-item:after{margin:auto}.elementor-widget.elementor-widescreen-align-center .elementor-inline-items{justify-content:center}.elementor-widget.elementor-widescreen-align-left .elementor-icon-list-item,.elementor-widget.elementor-widescreen-align-left .elementor-icon-list-item a{justify-content:flex-start;text-align:left}.elementor-widget.elementor-widescreen-align-left .elementor-inline-items{justify-content:flex-start}.elementor-widget.elementor-widescreen-align-right .elementor-icon-list-item,.elementor-widget.elementor-widescreen-align-right .elementor-icon-list-item a{justify-content:flex-end;text-align:right}.elementor-widget.elementor-widescreen-align-right .elementor-icon-list-items{justify-content:flex-end}.elementor-widget:not(.elementor-widescreen-align-right) .elementor-icon-list-item:after{left:0}.elementor-widget:not(.elementor-widescreen-align-left) .elementor-icon-list-item:after{right:0}}@media (max-width:-1){.elementor-widget.elementor-laptop-align-center .elementor-icon-list-item,.elementor-widget.elementor-laptop-align-center .elementor-icon-list-item a{justify-content:center}.elementor-widget.elementor-laptop-align-center .elementor-icon-list-item:after{margin:auto}.elementor-widget.elementor-laptop-align-center .elementor-inline-items{justify-content:center}.elementor-widget.elementor-laptop-align-left .elementor-icon-list-item,.elementor-widget.elementor-laptop-align-left .elementor-icon-list-item a{justify-content:flex-start;text-align:left}.elementor-widget.elementor-laptop-align-left .elementor-inline-items{justify-content:flex-start}.elementor-widget.elementor-laptop-align-right .elementor-icon-list-item,.elementor-widget.elementor-laptop-align-right .elementor-icon-list-item a{justify-content:flex-end;text-align:right}.elementor-widget.elementor-laptop-align-right .elementor-icon-list-items{justify-content:flex-end}.elementor-widget:not(.elementor-laptop-align-right) .elementor-icon-list-item:after{left:0}.elementor-widget:not(.elementor-laptop-align-left) .elementor-icon-list-item:after{right:0}.elementor-widget.elementor-tablet_extra-align-center .elementor-icon-list-item,.elementor-widget.elementor-tablet_extra-align-center .elementor-icon-list-item a{justify-content:center}.elementor-widget.elementor-tablet_extra-align-center .elementor-icon-list-item:after{margin:auto}.elementor-widget.elementor-tablet_extra-align-center .elementor-inline-items{justify-content:center}.elementor-widget.elementor-tablet_extra-align-left .elementor-icon-list-item,.elementor-widget.elementor-tablet_extra-align-left .elementor-icon-list-item a{justify-content:flex-start;text-align:left}.elementor-widget.elementor-tablet_extra-align-left .elementor-inline-items{justify-content:flex-start}.elementor-widget.elementor-tablet_extra-align-right .elementor-icon-list-item,.elementor-widget.elementor-tablet_extra-align-right .elementor-icon-list-item a{justify-content:flex-end;text-align:right}.elementor-widget.elementor-tablet_extra-align-right .elementor-icon-list-items{justify-content:flex-end}.elementor-widget:not(.elementor-tablet_extra-align-right) .elementor-icon-list-item:after{left:0}.elementor-widget:not(.elementor-tablet_extra-align-left) .elementor-icon-list-item:after{right:0}}@media (max-width:1024px){.elementor-widget.elementor-tablet-align-center .elementor-icon-list-item,.elementor-widget.elementor-tablet-align-center .elementor-icon-list-item a{justify-content:center}.elementor-widget.elementor-tablet-align-center .elementor-icon-list-item:after{margin:auto}.elementor-widget.elementor-tablet-align-center .elementor-inline-items{justify-content:center}.elementor-widget.elementor-tablet-align-left .elementor-icon-list-item,.elementor-widget.elementor-tablet-align-left .elementor-icon-list-item a{justify-content:flex-start;text-align:left}.elementor-widget.elementor-tablet-align-left .elementor-inline-items{justify-content:flex-start}.elementor-widget.elementor-tablet-align-right .elementor-icon-list-item,.elementor-widget.elementor-tablet-align-right .elementor-icon-list-item a{justify-content:flex-end;text-align:right}.elementor-widget.elementor-tablet-align-right .elementor-icon-list-items{justify-content:flex-end}.elementor-widget:not(.elementor-tablet-align-right) .elementor-icon-list-item:after{left:0}.elementor-widget:not(.elementor-tablet-align-left) .elementor-icon-list-item:after{right:0}}@media (max-width:-1){.elementor-widget.elementor-mobile_extra-align-center .elementor-icon-list-item,.elementor-widget.elementor-mobile_extra-align-center .elementor-icon-list-item a{justify-content:center}.elementor-widget.elementor-mobile_extra-align-center .elementor-icon-list-item:after{margin:auto}.elementor-widget.elementor-mobile_extra-align-center .elementor-inline-items{justify-content:center}.elementor-widget.elementor-mobile_extra-align-left .elementor-icon-list-item,.elementor-widget.elementor-mobile_extra-align-left .elementor-icon-list-item a{justify-content:flex-start;text-align:left}.elementor-widget.elementor-mobile_extra-align-left .elementor-inline-items{justify-content:flex-start}.elementor-widget.elementor-mobile_extra-align-right .elementor-icon-list-item,.elementor-widget.elementor-mobile_extra-align-right .elementor-icon-list-item a{justify-content:flex-end;text-align:right}.elementor-widget.elementor-mobile_extra-align-right .elementor-icon-list-items{justify-content:flex-end}.elementor-widget:not(.elementor-mobile_extra-align-right) .elementor-icon-list-item:after{left:0}.elementor-widget:not(.elementor-mobile_extra-align-left) .elementor-icon-list-item:after{right:0}}@media (max-width:767px){.elementor-widget.elementor-mobile-align-center .elementor-icon-list-item,.elementor-widget.elementor-mobile-align-center .elementor-icon-list-item a{justify-content:center}.elementor-widget.elementor-mobile-align-center .elementor-icon-list-item:after{margin:auto}.elementor-widget.elementor-mobile-align-center .elementor-inline-items{justify-content:center}.elementor-widget.elementor-mobile-align-left .elementor-icon-list-item,.elementor-widget.elementor-mobile-align-left .elementor-icon-list-item a{justify-content:flex-start;text-align:left}.elementor-widget.elementor-mobile-align-left .elementor-inline-items{justify-content:flex-start}.elementor-widget.elementor-mobile-align-right .elementor-icon-list-item,.elementor-widget.elementor-mobile-align-right .elementor-icon-list-item a{justify-content:flex-end;text-align:right}.elementor-widget.elementor-mobile-align-right .elementor-icon-list-items{justify-content:flex-end}.elementor-widget:not(.elementor-mobile-align-right) .elementor-icon-list-item:after{left:0}.elementor-widget:not(.elementor-mobile-align-left) .elementor-icon-list-item:after{right:0}}#left-area ul.elementor-icon-list-items,.elementor .elementor-element ul.elementor-icon-list-items,.elementor-edit-area .elementor-element ul.elementor-icon-list-items{padding:0}/*! elementor - v3.30.0 - 09-07-2025 */
.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{display:inline-block;vertical-align:middle}
.slick-slider {
    position: relative;
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list {
    position: relative;
    overflow: hidden;
    display: block;
    margin: 0;
    padding: 0;
}

.slick-list:focus {
    outline: none;
}

.slick-list.dragging {
    cursor: pointer;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block;
}

.slick-track:before, .slick-track:after {
    content: "";
    display: table;
}

.slick-track:after {
    clear: both;
}

.slick-loading .slick-track {
    visibility: hidden;
}

.slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    display: none;
}

.elementor-slick-slider[dir="rtl"] .slick-slide {
    float: right;
}

.slick-slide img {
    display: block;
}

.slick-slide.slick-loading img {
    display: none;
}

.slick-slide.dragging img {
    pointer-events: none;
}

.slick-initialized .slick-slide {
    display: block;
}

.slick-loading .slick-slide {
    visibility: hidden;
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
    display: none;
}

.elementor-slick-slider .slick-loading .slick-list {
    background: #fff;
}

.elementor-slick-slider .slick-loading .slick-list:after {
    content: '\e8fb';
    font-family: eicons;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear;
    font-size: 25px;
    color: #a4afb7;
}

.elementor-slick-slider .slick-prev,
.elementor-slick-slider .slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 20px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}

.elementor-slick-slider .slick-prev:hover, .elementor-slick-slider .slick-prev:focus,
.elementor-slick-slider .slick-next:hover,
.elementor-slick-slider .slick-next:focus {
    color: transparent;
    outline: none;
    background: transparent;
}

.elementor-slick-slider .slick-prev:hover:before, .elementor-slick-slider .slick-prev:focus:before,
.elementor-slick-slider .slick-next:hover:before,
.elementor-slick-slider .slick-next:focus:before {
    opacity: 1;
}

.elementor-slick-slider .slick-prev.slick-disabled:before,
.elementor-slick-slider .slick-next.slick-disabled:before {
    opacity: .25;
}

.elementor-slick-slider .slick-prev:before,
.elementor-slick-slider .slick-next:before {
    font-family: eicons;
    font-size: 35px;
    line-height: 1;
    opacity: .75;
    color: white;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.elementor-slick-slider .slick-prev {
    left: -25px;
}

[dir="rtl"] .elementor-slick-slider .slick-prev {
    left: auto;
    right: -25px;
}

.elementor-slick-slider .slick-prev:before {
    content: '\e89f';
}

[dir="rtl"] .elementor-slick-slider .slick-prev:before {
    content: '\e89e';
}

.elementor-slick-slider .slick-next {
    right: -25px;
}

[dir="rtl"] .elementor-slick-slider .slick-next {
    left: -25px;
    right: auto;
}

.elementor-slick-slider .slick-next:before {
    content: '\e89e';
}

[dir="rtl"] .elementor-slick-slider .slick-next:before {
    content: '\e89f';
}

.elementor-slick-slider .slick-dotted.slick-slider {
    margin-bottom: 30px;
}

.elementor-slick-slider ul.slick-dots {
    position: absolute;
    bottom: -25px;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
    line-height: 1;
}

.elementor-slick-slider ul.slick-dots li {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 0;
    padding: 0;
    cursor: pointer;
}

.elementor-slick-slider ul.slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 20px;
    height: 20px;
    padding: 5px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}

.elementor-slick-slider ul.slick-dots li button:hover, .elementor-slick-slider ul.slick-dots li button:focus {
    outline: none;
}

.elementor-slick-slider ul.slick-dots li button:hover:before, .elementor-slick-slider ul.slick-dots li button:focus:before {
    opacity: 1;
}

.elementor-slick-slider ul.slick-dots li button:before {
    font-family: eicons;
    font-size: 6px;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    content: '\e914';
    text-align: center;
    opacity: .25;
    color: black;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.elementor-slick-slider ul.slick-dots li.slick-active button:before {
    opacity: .75;
    color: black;
}

.elementor-slick-slider .slick-arrows-inside .slick-prev {
    left: 20px;
}

[dir="rtl"] .elementor-slick-slider .slick-arrows-inside .slick-prev {
    left: auto;
    right: 20px;
}

.elementor-slick-slider .slick-arrows-inside .slick-next {
    right: 20px;
}

[dir="rtl"] .elementor-slick-slider .slick-arrows-inside .slick-next {
    left: 20px;
    right: auto;
}

.elementor-slick-slider .slick-dots-inside .slick-dots {
    bottom: 5px;
}

.elementor-slick-slider .slick-dots-inside.slick-dotted.slick-slider {
    margin-bottom: 0;
}

.elementor-slick-slider .slick-slider .slick-prev,
.elementor-slick-slider .slick-slider .slick-next {
    z-index: 1;
}

.elementor-slick-slider .slick-slide img {
    margin: auto;
}/**
 * Swiper 8.4.5
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2022 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: November 21, 2022
 */

 @font-face{font-family:swiper-icons;src:url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA');font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}.swiper-android .swiper-slide,.swiper-wrapper{transform:translate3d(0px,0,0)}.swiper-pointer-events{touch-action:pan-y}.swiper-pointer-events.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d,.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-horizontal.swiper-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-centered>.swiper-wrapper::before{content:'';flex-shrink:0;order:9999}.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-horizontal>.swiper-wrapper::before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-vertical>.swiper-wrapper::before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}.swiper-virtual.swiper-css-mode .swiper-wrapper::after{content:'';position:absolute;left:0;top:0;pointer-events:none}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after{width:1px;height:var(--swiper-virtual-size)}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:calc(var(--swiper-navigation-size)/ 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size)/ 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:10px;right:auto}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:'prev'}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:10px;left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:'next'}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:50%;background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:10px;top:50%;transform:translate3d(0px,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none!important}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-scrollbar.swiper-scrollbar-vertical,.swiper-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.swiper .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-next+.swiper-slide,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-right,.swiper-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0px;width:100%;height:100%;opacity:.6;z-index:0}.swiper-cube .swiper-cube-shadow:before{content:'';background:#000;position:absolute;left:0;top:0;bottom:0;right:0;filter:blur(50px)}.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-right,.swiper-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-creative .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{transform-origin:center bottom;-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden}/*! elementor - v3.30.0 - 09-07-2025 */
.elementor-counter{align-items:stretch;display:flex;flex-direction:column-reverse;justify-content:center}.elementor-counter .elementor-counter-number{flex-grow:var(--counter-number-grow,0)}.elementor-counter .elementor-counter-number-wrapper{display:flex;flex:1;font-size:69px;font-weight:600;line-height:1;text-align:center}.elementor-counter .elementor-counter-number-prefix{flex-grow:var(--counter-prefix-grow,1);text-align:end;white-space:pre-wrap}.elementor-counter .elementor-counter-number-suffix{flex-grow:var(--counter-suffix-grow,1);text-align:start;white-space:pre-wrap}.elementor-counter .elementor-counter-title{align-items:center;display:flex;flex:1;font-size:19px;font-weight:400;justify-content:center;line-height:2.5;margin:0;padding:0}/*! elementor - v3.30.0 - 09-07-2025 */
.elementor-widget-icon-box .elementor-icon-box-wrapper{display:block;text-align:center}.elementor-widget-icon-box .elementor-icon-box-icon{margin-bottom:var(--icon-box-icon-margin,15px);margin-left:auto;margin-right:auto}@media (min-width:768px){.elementor-widget-icon-box.elementor-vertical-align-top .elementor-icon-box-wrapper{align-items:flex-start}.elementor-widget-icon-box.elementor-vertical-align-middle .elementor-icon-box-wrapper{align-items:center}.elementor-widget-icon-box.elementor-vertical-align-bottom .elementor-icon-box-wrapper{align-items:flex-end}}.elementor-widget-icon-box.elementor-position-left .elementor-icon-box-wrapper,.elementor-widget-icon-box.elementor-position-right .elementor-icon-box-wrapper{display:flex}.elementor-widget-icon-box.elementor-position-left .elementor-icon-box-icon,.elementor-widget-icon-box.elementor-position-right .elementor-icon-box-icon{display:inline-flex;flex:0 0 auto}.elementor-widget-icon-box.elementor-position-right .elementor-icon-box-wrapper{flex-direction:row-reverse;text-align:end}.elementor-widget-icon-box.elementor-position-right .elementor-icon-box-icon{margin-bottom:unset;margin-left:var(--icon-box-icon-margin,15px);margin-right:0}.elementor-widget-icon-box.elementor-position-left .elementor-icon-box-wrapper{flex-direction:row;text-align:start}.elementor-widget-icon-box.elementor-position-left .elementor-icon-box-icon{margin-bottom:unset;margin-left:0;margin-right:var(--icon-box-icon-margin,15px)}.elementor-widget-icon-box.elementor-position-top .elementor-icon-box-wrapper{display:block;flex-direction:unset;text-align:center}.elementor-widget-icon-box.elementor-position-top .elementor-icon-box-icon{margin-bottom:var(--icon-box-icon-margin,15px);margin-left:auto;margin-right:auto}@media (min-width:-1){.elementor-widget-icon-box.elementor-widescreen-position-left .elementor-icon-box-wrapper,.elementor-widget-icon-box.elementor-widescreen-position-right .elementor-icon-box-wrapper{display:flex}.elementor-widget-icon-box.elementor-widescreen-position-left .elementor-icon-box-icon,.elementor-widget-icon-box.elementor-widescreen-position-right .elementor-icon-box-icon{display:inline-flex;flex:0 0 auto}.elementor-widget-icon-box.elementor-widescreen-position-right .elementor-icon-box-wrapper{flex-direction:row-reverse;text-align:end}.elementor-widget-icon-box.elementor-widescreen-position-right .elementor-icon-box-icon{margin-bottom:unset;margin-left:var(--icon-box-icon-margin,15px);margin-right:0}.elementor-widget-icon-box.elementor-widescreen-position-left .elementor-icon-box-wrapper{flex-direction:row;text-align:start}.elementor-widget-icon-box.elementor-widescreen-position-left .elementor-icon-box-icon{margin-bottom:unset;margin-left:0;margin-right:var(--icon-box-icon-margin,15px)}.elementor-widget-icon-box.elementor-widescreen-position-top .elementor-icon-box-wrapper{display:block;flex-direction:unset;text-align:center}.elementor-widget-icon-box.elementor-widescreen-position-top .elementor-icon-box-icon{margin-bottom:var(--icon-box-icon-margin,15px);margin-left:auto;margin-right:auto}}@media (max-width:-1){.elementor-widget-icon-box.elementor-laptop-position-left .elementor-icon-box-wrapper,.elementor-widget-icon-box.elementor-laptop-position-right .elementor-icon-box-wrapper{display:flex}.elementor-widget-icon-box.elementor-laptop-position-left .elementor-icon-box-icon,.elementor-widget-icon-box.elementor-laptop-position-right .elementor-icon-box-icon{display:inline-flex;flex:0 0 auto}.elementor-widget-icon-box.elementor-laptop-position-right .elementor-icon-box-wrapper{flex-direction:row-reverse;text-align:end}.elementor-widget-icon-box.elementor-laptop-position-right .elementor-icon-box-icon{margin-bottom:unset;margin-left:var(--icon-box-icon-margin,15px);margin-right:0}.elementor-widget-icon-box.elementor-laptop-position-left .elementor-icon-box-wrapper{flex-direction:row;text-align:start}.elementor-widget-icon-box.elementor-laptop-position-left .elementor-icon-box-icon{margin-bottom:unset;margin-left:0;margin-right:var(--icon-box-icon-margin,15px)}.elementor-widget-icon-box.elementor-laptop-position-top .elementor-icon-box-wrapper{display:block;flex-direction:unset;text-align:center}.elementor-widget-icon-box.elementor-laptop-position-top .elementor-icon-box-icon{margin-bottom:var(--icon-box-icon-margin,15px);margin-left:auto;margin-right:auto}.elementor-widget-icon-box.elementor-tablet_extra-position-left .elementor-icon-box-wrapper,.elementor-widget-icon-box.elementor-tablet_extra-position-right .elementor-icon-box-wrapper{display:flex}.elementor-widget-icon-box.elementor-tablet_extra-position-left .elementor-icon-box-icon,.elementor-widget-icon-box.elementor-tablet_extra-position-right .elementor-icon-box-icon{display:inline-flex;flex:0 0 auto}.elementor-widget-icon-box.elementor-tablet_extra-position-right .elementor-icon-box-wrapper{flex-direction:row-reverse;text-align:end}.elementor-widget-icon-box.elementor-tablet_extra-position-right .elementor-icon-box-icon{margin-bottom:unset;margin-left:var(--icon-box-icon-margin,15px);margin-right:0}.elementor-widget-icon-box.elementor-tablet_extra-position-left .elementor-icon-box-wrapper{flex-direction:row;text-align:start}.elementor-widget-icon-box.elementor-tablet_extra-position-left .elementor-icon-box-icon{margin-bottom:unset;margin-left:0;margin-right:var(--icon-box-icon-margin,15px)}.elementor-widget-icon-box.elementor-tablet_extra-position-top .elementor-icon-box-wrapper{display:block;flex-direction:unset;text-align:center}.elementor-widget-icon-box.elementor-tablet_extra-position-top .elementor-icon-box-icon{margin-bottom:var(--icon-box-icon-margin,15px);margin-left:auto;margin-right:auto}}@media (max-width:1024px){.elementor-widget-icon-box.elementor-tablet-position-left .elementor-icon-box-wrapper,.elementor-widget-icon-box.elementor-tablet-position-right .elementor-icon-box-wrapper{display:flex}.elementor-widget-icon-box.elementor-tablet-position-left .elementor-icon-box-icon,.elementor-widget-icon-box.elementor-tablet-position-right .elementor-icon-box-icon{display:inline-flex;flex:0 0 auto}.elementor-widget-icon-box.elementor-tablet-position-right .elementor-icon-box-wrapper{flex-direction:row-reverse;text-align:end}.elementor-widget-icon-box.elementor-tablet-position-right .elementor-icon-box-icon{margin-bottom:unset;margin-left:var(--icon-box-icon-margin,15px);margin-right:0}.elementor-widget-icon-box.elementor-tablet-position-left .elementor-icon-box-wrapper{flex-direction:row;text-align:start}.elementor-widget-icon-box.elementor-tablet-position-left .elementor-icon-box-icon{margin-bottom:unset;margin-left:0;margin-right:var(--icon-box-icon-margin,15px)}.elementor-widget-icon-box.elementor-tablet-position-top .elementor-icon-box-wrapper{display:block;flex-direction:unset;text-align:center}.elementor-widget-icon-box.elementor-tablet-position-top .elementor-icon-box-icon{margin-bottom:var(--icon-box-icon-margin,15px);margin-left:auto;margin-right:auto}}@media (max-width:-1){.elementor-widget-icon-box.elementor-mobile_extra-position-left .elementor-icon-box-wrapper,.elementor-widget-icon-box.elementor-mobile_extra-position-right .elementor-icon-box-wrapper{display:flex}.elementor-widget-icon-box.elementor-mobile_extra-position-left .elementor-icon-box-icon,.elementor-widget-icon-box.elementor-mobile_extra-position-right .elementor-icon-box-icon{display:inline-flex;flex:0 0 auto}.elementor-widget-icon-box.elementor-mobile_extra-position-right .elementor-icon-box-wrapper{flex-direction:row-reverse;text-align:end}.elementor-widget-icon-box.elementor-mobile_extra-position-right .elementor-icon-box-icon{margin-bottom:unset;margin-left:var(--icon-box-icon-margin,15px);margin-right:0}.elementor-widget-icon-box.elementor-mobile_extra-position-left .elementor-icon-box-wrapper{flex-direction:row;text-align:start}.elementor-widget-icon-box.elementor-mobile_extra-position-left .elementor-icon-box-icon{margin-bottom:unset;margin-left:0;margin-right:var(--icon-box-icon-margin,15px)}.elementor-widget-icon-box.elementor-mobile_extra-position-top .elementor-icon-box-wrapper{display:block;flex-direction:unset;text-align:center}.elementor-widget-icon-box.elementor-mobile_extra-position-top .elementor-icon-box-icon{margin-bottom:var(--icon-box-icon-margin,15px);margin-left:auto;margin-right:auto}}@media (max-width:767px){.elementor-widget-icon-box.elementor-mobile-position-left .elementor-icon-box-wrapper,.elementor-widget-icon-box.elementor-mobile-position-right .elementor-icon-box-wrapper{display:flex}.elementor-widget-icon-box.elementor-mobile-position-left .elementor-icon-box-icon,.elementor-widget-icon-box.elementor-mobile-position-right .elementor-icon-box-icon{display:inline-flex;flex:0 0 auto}.elementor-widget-icon-box.elementor-mobile-position-right .elementor-icon-box-wrapper{flex-direction:row-reverse;text-align:end}.elementor-widget-icon-box.elementor-mobile-position-right .elementor-icon-box-icon{margin-bottom:unset;margin-left:var(--icon-box-icon-margin,15px);margin-right:0}.elementor-widget-icon-box.elementor-mobile-position-left .elementor-icon-box-wrapper{flex-direction:row;text-align:start}.elementor-widget-icon-box.elementor-mobile-position-left .elementor-icon-box-icon{margin-bottom:unset;margin-left:0;margin-right:var(--icon-box-icon-margin,15px)}.elementor-widget-icon-box.elementor-mobile-position-top .elementor-icon-box-wrapper{display:block;flex-direction:unset;text-align:center}.elementor-widget-icon-box.elementor-mobile-position-top .elementor-icon-box-icon{margin-bottom:var(--icon-box-icon-margin,15px);margin-left:auto;margin-right:auto}.elementor-widget-icon-box.elementor-position-left .elementor-icon-box-icon,.elementor-widget-icon-box.elementor-position-right .elementor-icon-box-icon{display:block;flex:unset}}.elementor-widget-icon-box .elementor-icon-box-title a{color:inherit}.elementor-widget-icon-box .elementor-icon-box-content{flex-grow:1}.elementor-widget-icon-box .elementor-icon-box-description{margin:0}.elementor-119 .elementor-element.elementor-element-2111ceb > .elementor-shape-bottom .elementor-shape-fill{fill:#FFFFFF;}.elementor-119 .elementor-element.elementor-element-2111ceb > .elementor-shape-bottom svg{width:calc(100% + 1.3px);height:120px;transform:translateX(-50%) rotateY(180deg);}.elementor-119 .elementor-element.elementor-element-2111ceb > .elementor-shape-bottom{z-index:2;pointer-events:none;}.elementor-119 .elementor-element.elementor-element-deb80af:not(.elementor-motion-effects-element-type-background), .elementor-119 .elementor-element.elementor-element-deb80af > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://pawfectdayzpetcare.au/wp-content/uploads/2024/08/home-1-28.png");background-position:center center;background-repeat:no-repeat;}.elementor-119 .elementor-element.elementor-element-deb80af{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:120px;margin-bottom:120px;padding:0px 0px 0px 0px;}.elementor-119 .elementor-element.elementor-element-deb80af > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-119 .elementor-element.elementor-element-c30fe56 > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:0px;}.elementor-119 .elementor-element.elementor-element-68ba36e{text-align:center;}.elementor-119 .elementor-element.elementor-element-68ba36e .elementor-heading-title{line-height:1em;transform:rotate(0deg);}.elementor-widget-icon.elementor-view-stacked .elementor-icon{background-color:var( --e-global-color-primary );}.elementor-widget-icon.elementor-view-framed .elementor-icon, .elementor-widget-icon.elementor-view-default .elementor-icon{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-widget-icon.elementor-view-framed .elementor-icon, .elementor-widget-icon.elementor-view-default .elementor-icon svg{fill:var( --e-global-color-primary );}.elementor-119 .elementor-element.elementor-element-c0ab90d .elementor-icon-wrapper{text-align:center;}.elementor-119 .elementor-element.elementor-element-c0ab90d.elementor-view-stacked .elementor-icon{background-color:#FF4880;}.elementor-119 .elementor-element.elementor-element-c0ab90d.elementor-view-framed .elementor-icon, .elementor-119 .elementor-element.elementor-element-c0ab90d.elementor-view-default .elementor-icon{color:#FF4880;border-color:#FF4880;}.elementor-119 .elementor-element.elementor-element-c0ab90d.elementor-view-framed .elementor-icon, .elementor-119 .elementor-element.elementor-element-c0ab90d.elementor-view-default .elementor-icon svg{fill:#FF4880;}.elementor-119 .elementor-element.elementor-element-bc18802{margin-top:50px;margin-bottom:0px;}.elementor-119 .elementor-element.elementor-element-72a0b81 > .elementor-element-populated{padding:0px 15px 0px 30px;}.elementor-119 .elementor-element.elementor-element-c233c2b{text-align:left;}.elementor-119 .elementor-element.elementor-element-3f57b1e > .elementor-element-populated{padding:0px 0px 0px 90px;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-119 .elementor-element.elementor-element-f7c454b > .elementor-widget-container{background-color:#FFFFFF;padding:0px 0px 20px 0px;}.elementor-119 .elementor-element.elementor-element-f7c454b{line-height:1.875em;}.elementor-widget-icon-list .elementor-icon-list-item:not(:last-child):after{border-color:var( --e-global-color-text );}.elementor-widget-icon-list .elementor-icon-list-icon i{color:var( --e-global-color-primary );}.elementor-widget-icon-list .elementor-icon-list-icon svg{fill:var( --e-global-color-primary );}.elementor-widget-icon-list .elementor-icon-list-item > .elementor-icon-list-text, .elementor-widget-icon-list .elementor-icon-list-item > a{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-icon-list .elementor-icon-list-text{color:var( --e-global-color-secondary );}.elementor-119 .elementor-element.elementor-element-76f96e0{width:auto;max-width:auto;--e-icon-list-icon-size:14px;--icon-vertical-offset:0px;}.elementor-119 .elementor-element.elementor-element-76f96e0 > .elementor-widget-container{background-color:#FFFFFF;margin:0px 0px 35px 0px;}.elementor-119 .elementor-element.elementor-element-76f96e0 .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:last-child){padding-bottom:calc(15px/2);}.elementor-119 .elementor-element.elementor-element-76f96e0 .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:first-child){margin-top:calc(15px/2);}.elementor-119 .elementor-element.elementor-element-76f96e0 .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item{margin-right:calc(15px/2);margin-left:calc(15px/2);}.elementor-119 .elementor-element.elementor-element-76f96e0 .elementor-icon-list-items.elementor-inline-items{margin-right:calc(-15px/2);margin-left:calc(-15px/2);}body.rtl .elementor-119 .elementor-element.elementor-element-76f96e0 .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item:after{left:calc(-15px/2);}body:not(.rtl) .elementor-119 .elementor-element.elementor-element-76f96e0 .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item:after{right:calc(-15px/2);}.elementor-119 .elementor-element.elementor-element-76f96e0 .elementor-icon-list-icon i{color:#FF4880;transition:color 0.3s;}.elementor-119 .elementor-element.elementor-element-76f96e0 .elementor-icon-list-icon svg{fill:#FF4880;transition:fill 0.3s;}.elementor-119 .elementor-element.elementor-element-76f96e0 .elementor-icon-list-icon{padding-right:12px;}.elementor-119 .elementor-element.elementor-element-76f96e0 .elementor-icon-list-item > .elementor-icon-list-text, .elementor-119 .elementor-element.elementor-element-76f96e0 .elementor-icon-list-item > a{text-transform:uppercase;}.elementor-119 .elementor-element.elementor-element-76f96e0 .elementor-icon-list-text{transition:color 0.3s;}.elementor-119 .elementor-element.elementor-element-04340c8{--display:flex;--min-height:588px;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-119 .elementor-element.elementor-element-8b2c41a:not(.elementor-motion-effects-element-type-background), .elementor-119 .elementor-element.elementor-element-8b2c41a > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://pawfectdayzpetcare.au/wp-content/uploads/2020/04/home-1-bg.svg");background-position:center right;background-repeat:no-repeat;}.elementor-119 .elementor-element.elementor-element-8b2c41a > .elementor-container{min-height:720px;}.elementor-119 .elementor-element.elementor-element-8b2c41a{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:0px 0px 120px 0px;}.elementor-119 .elementor-element.elementor-element-8b2c41a > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-119 .elementor-element.elementor-element-c79ba72 > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:0px;}.elementor-widget-image .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-119 .elementor-element.elementor-element-60ee63f{width:auto;max-width:auto;top:205px;z-index:0;}body:not(.rtl) .elementor-119 .elementor-element.elementor-element-60ee63f{right:200px;}body.rtl .elementor-119 .elementor-element.elementor-element-60ee63f{left:200px;}.elementor-119 .elementor-element.elementor-element-98f8bd3{margin-top:0px;margin-bottom:50px;}.elementor-119 .elementor-element.elementor-element-c3c7e61 > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:0px;}.elementor-119 .elementor-element.elementor-element-8540e1b{text-align:center;}.elementor-119 .elementor-element.elementor-element-8540e1b .elementor-heading-title{line-height:1em;transform:rotate(0deg);}.elementor-119 .elementor-element.elementor-element-c08ccb0 .elementor-icon-wrapper{text-align:center;}.elementor-119 .elementor-element.elementor-element-c08ccb0.elementor-view-stacked .elementor-icon{background-color:#FF4880;}.elementor-119 .elementor-element.elementor-element-c08ccb0.elementor-view-framed .elementor-icon, .elementor-119 .elementor-element.elementor-element-c08ccb0.elementor-view-default .elementor-icon{color:#FF4880;border-color:#FF4880;}.elementor-119 .elementor-element.elementor-element-c08ccb0.elementor-view-framed .elementor-icon, .elementor-119 .elementor-element.elementor-element-c08ccb0.elementor-view-default .elementor-icon svg{fill:#FF4880;}.elementor-119 .elementor-element.elementor-element-6394b04 > .elementor-widget-container{padding:10px 0px 0px 0px;}.elementor-119 .elementor-element.elementor-element-6394b04{text-align:center;line-height:1.875em;}.elementor-119 .elementor-element.elementor-element-7f741f7{width:auto;max-width:auto;top:-141px;z-index:0;}body:not(.rtl) .elementor-119 .elementor-element.elementor-element-7f741f7{left:-313px;}body.rtl .elementor-119 .elementor-element.elementor-element-7f741f7{right:-313px;}.elementor-119 .elementor-element.elementor-element-7eb7868 article, .elementor-119 .elementor-element.elementor-element-7eb7868 .entry-content{text-align:center;}.elementor-119 .elementor-element.elementor-element-7eb7868 .widget-service article{margin:0px 0px 60px 0px;}.elementor-119 .elementor-element.elementor-element-7eb7868 .service-box-icon i{font-size:50px;}.elementor-119 .elementor-element.elementor-element-7eb7868 .service-box-icon .icon-image{width:50px;height:50px;}.elementor-119 .elementor-element.elementor-element-45abc31{padding:0px 0px 120px 0px;}.elementor-119 .elementor-element.elementor-element-d512735{text-align:left;}.elementor-bc-flex-widget .elementor-119 .elementor-element.elementor-element-65d4b70.elementor-column .elementor-widget-wrap{align-items:center;}.elementor-119 .elementor-element.elementor-element-65d4b70.elementor-column.elementor-element[data-element_type="column"] > .elementor-widget-wrap.elementor-element-populated{align-content:center;align-items:center;}.elementor-119 .elementor-element.elementor-element-65d4b70 > .elementor-element-populated{padding:0px 70px 0px 70px;}.elementor-119 .elementor-element.elementor-element-cf48507{margin-top:0px;margin-bottom:50px;}.elementor-119 .elementor-element.elementor-element-79e0ecd > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:0px;}.elementor-119 .elementor-element.elementor-element-29fe813{text-align:left;}.elementor-119 .elementor-element.elementor-element-29fe813 .elementor-heading-title{line-height:1em;transform:rotate(0deg);}.elementor-119 .elementor-element.elementor-element-450582c.elementor-view-stacked .elementor-icon{background-color:#FF4880;}.elementor-119 .elementor-element.elementor-element-450582c.elementor-view-framed .elementor-icon, .elementor-119 .elementor-element.elementor-element-450582c.elementor-view-default .elementor-icon{color:#FF4880;border-color:#FF4880;}.elementor-119 .elementor-element.elementor-element-450582c.elementor-view-framed .elementor-icon, .elementor-119 .elementor-element.elementor-element-450582c.elementor-view-default .elementor-icon svg{fill:#FF4880;}.elementor-119 .elementor-element.elementor-element-13c8480 .elementor-testimonial-wrapper .elementor-testimonial-image img{width:60px;height:60px;border-radius:50% 50% 50% 50%;}.elementor-119 .elementor-element.elementor-element-af199a6{padding:0px 0px 120px 0px;}.elementor-119 .elementor-element.elementor-element-7126e69 > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:0px;}.elementor-119 .elementor-element.elementor-element-0ac7efa{text-align:center;}.elementor-119 .elementor-element.elementor-element-0ac7efa .elementor-heading-title{line-height:1em;transform:rotate(0deg);}.elementor-119 .elementor-element.elementor-element-5c1d0ec > .elementor-widget-container{padding:0px 0px 30px 0px;}.elementor-119 .elementor-element.elementor-element-5c1d0ec .elementor-icon-wrapper{text-align:center;}.elementor-119 .elementor-element.elementor-element-5c1d0ec.elementor-view-stacked .elementor-icon{background-color:#FF4880;}.elementor-119 .elementor-element.elementor-element-5c1d0ec.elementor-view-framed .elementor-icon, .elementor-119 .elementor-element.elementor-element-5c1d0ec.elementor-view-default .elementor-icon{color:#FF4880;border-color:#FF4880;}.elementor-119 .elementor-element.elementor-element-5c1d0ec.elementor-view-framed .elementor-icon, .elementor-119 .elementor-element.elementor-element-5c1d0ec.elementor-view-default .elementor-icon svg{fill:#FF4880;}.elementor-119 .elementor-element.elementor-element-4b60a0f .slide-block{justify-content:flex-start;flex-direction:row;}.elementor-119 .elementor-element.elementor-element-4b60a0f .slide-title{text-align:left;}.elementor-119 .elementor-element.elementor-element-4b60a0f .slide-subtitle{text-align:left;}.elementor-119 .elementor-element.elementor-element-4b60a0f .slide-icons{text-align:left;}.elementor-119 .elementor-element.elementor-element-4b60a0f .slide-basic-info{justify-content:space-between;}.elementor-119 .elementor-element.elementor-element-4b60a0f .slide-description{text-align:left;}.elementor-119 .elementor-element.elementor-element-4b60a0f .slide-content{text-align:left;}.elementor-119 .elementor-element.elementor-element-4b60a0f .slider-modal .slide-block{justify-content:flex-start;}.elementor-119 .elementor-element.elementor-element-4b60a0f .slider-modal-container .slide-title{text-align:left;}.elementor-119 .elementor-element.elementor-element-4b60a0f .slider-modal-container .slide-subtitle{text-align:left;}.elementor-119 .elementor-element.elementor-element-4b60a0f .slider-modal-container .slide-description{text-align:left;}.elementor-119 .elementor-element.elementor-element-4b60a0f .slider-modal-container .slide-block{flex-direction:row;}.elementor-119 .elementor-element.elementor-element-4b60a0f .slider-modal-container .slide-image{text-align:left;}.elementor-119 .elementor-element.elementor-element-4b60a0f .slider-modal-container .slide-icons{text-align:left;}.elementor-119 .elementor-element.elementor-element-4b60a0f .slider-modal-container .slide-basic-info{justify-content:space-between;}.elementor-119 .elementor-element.elementor-element-4b60a0f .mySwiper .swiper-pagination-bullet{background:#763B8B;}.elementor-119 .elementor-element.elementor-element-6c360a9{padding:0px 0px 120px 0px;}.elementor-119 .elementor-element.elementor-element-c3a8be7 > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:0px;}.elementor-119 .elementor-element.elementor-element-2b16330{text-align:center;}.elementor-119 .elementor-element.elementor-element-2b16330.elementor-widget-heading .elementor-heading-title{color:#020101;}.elementor-119 .elementor-element.elementor-element-2b16330 .elementor-heading-title{line-height:1em;transform:rotate(0deg);}.elementor-119 .elementor-element.elementor-element-2b16330.elementor-widget-heading .sub-title{color:#30D5C8;}.elementor-119 .elementor-element.elementor-element-3a24d7a > .elementor-widget-container{padding:0px 0px 30px 0px;}.elementor-119 .elementor-element.elementor-element-3a24d7a .elementor-icon-wrapper{text-align:center;}.elementor-119 .elementor-element.elementor-element-3a24d7a.elementor-view-stacked .elementor-icon{background-color:#FF4880;}.elementor-119 .elementor-element.elementor-element-3a24d7a.elementor-view-framed .elementor-icon, .elementor-119 .elementor-element.elementor-element-3a24d7a.elementor-view-default .elementor-icon{color:#FF4880;border-color:#FF4880;}.elementor-119 .elementor-element.elementor-element-3a24d7a.elementor-view-framed .elementor-icon, .elementor-119 .elementor-element.elementor-element-3a24d7a.elementor-view-default .elementor-icon svg{fill:#FF4880;}.elementor-119 .elementor-element.elementor-element-444cc6a .column-item{padding-left:calc(30px / 2);padding-right:calc(30px / 2);padding-bottom:calc(30px);}.elementor-119 .elementor-element.elementor-element-444cc6a .row{margin-left:calc(30px / -2);margin-right:calc(30px / -2);}.elementor-119 .elementor-element.elementor-element-444cc6a .elementor-opal-image-gallery .column-item a{border-radius:15px 15px 15px 15px;}.elementor-119 .elementor-element.elementor-element-444cc6a .gallery-item-overlay{background-color:#393D72;}.elementor-119 .elementor-element.elementor-element-55b4b60{padding:0px 100px 40px 100px;}.elementor-bc-flex-widget .elementor-119 .elementor-element.elementor-element-93ecf1f.elementor-column .elementor-widget-wrap{align-items:center;}.elementor-119 .elementor-element.elementor-element-93ecf1f.elementor-column.elementor-element[data-element_type="column"] > .elementor-widget-wrap.elementor-element-populated{align-content:center;align-items:center;}.elementor-119 .elementor-element.elementor-element-93ecf1f.elementor-column > .elementor-widget-wrap{justify-content:flex-end;}.elementor-119 .elementor-element.elementor-element-2b5f2a1{width:var( --container-widget-width, 350px );max-width:350px;--container-widget-width:350px;--container-widget-flex-grow:0;top:100px;z-index:0;}body:not(.rtl) .elementor-119 .elementor-element.elementor-element-2b5f2a1{left:35px;}body.rtl .elementor-119 .elementor-element.elementor-element-2b5f2a1{right:35px;}.elementor-119 .elementor-element.elementor-element-3cd7bf3{width:var( --container-widget-width, 370px );max-width:370px;--container-widget-width:370px;--container-widget-flex-grow:0;}.elementor-119 .elementor-element.elementor-element-3cd7bf3 > .elementor-widget-container{margin:0px 0px 150px 0px;}.elementor-119 .elementor-element.elementor-element-1242556{text-align:left;}.elementor-119 .elementor-element.elementor-element-1242556 img{max-width:770px;}.elementor-119 .elementor-element.elementor-element-129731e{width:var( --container-widget-width, 330px );max-width:330px;--container-widget-width:330px;--container-widget-flex-grow:0;top:200px;}body:not(.rtl) .elementor-119 .elementor-element.elementor-element-129731e{right:20px;}body.rtl .elementor-119 .elementor-element.elementor-element-129731e{left:20px;}.elementor-119 .elementor-element.elementor-element-129731e > .elementor-widget-container{border-radius:15px 15px 15px 15px;box-shadow:3px 0px 16px 0px rgba(0, 0, 0, 0.09);}.elementor-119 .elementor-element.elementor-element-0916db3 > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:0px;}.elementor-119 .elementor-element.elementor-element-0916db3 > .elementor-element-populated{padding:0px 0px 50px 0px;}.elementor-119 .elementor-element.elementor-element-e56e2fc{text-align:center;}.elementor-119 .elementor-element.elementor-element-e56e2fc .elementor-heading-title{line-height:1em;transform:rotate(0deg);}.elementor-119 .elementor-element.elementor-element-e56e2fc.elementor-widget-heading .sub-title{color:#30D5C8;}.elementor-119 .elementor-element.elementor-element-8c1fa8c > .elementor-widget-container{padding:0px 0px 30px 0px;}.elementor-119 .elementor-element.elementor-element-8c1fa8c .elementor-icon-wrapper{text-align:center;}.elementor-119 .elementor-element.elementor-element-8c1fa8c.elementor-view-stacked .elementor-icon{background-color:#FF4880;}.elementor-119 .elementor-element.elementor-element-8c1fa8c.elementor-view-framed .elementor-icon, .elementor-119 .elementor-element.elementor-element-8c1fa8c.elementor-view-default .elementor-icon{color:#FF4880;border-color:#FF4880;}.elementor-119 .elementor-element.elementor-element-8c1fa8c.elementor-view-framed .elementor-icon, .elementor-119 .elementor-element.elementor-element-8c1fa8c.elementor-view-default .elementor-icon svg{fill:#FF4880;}.elementor-119 .elementor-element.elementor-element-71a8983 .elementor-items-container{grid-column-gap:30px;}.elementor-119 .elementor-element.elementor-element-71a8983 .entry-header, .elementor-119 .elementor-element.elementor-element-71a8983 .entry-content{text-align:center;}.elementor-119 .elementor-element.elementor-element-f8de2d7 > .elementor-container > .elementor-column > .elementor-widget-wrap{align-content:center;align-items:center;}.elementor-119 .elementor-element.elementor-element-f8de2d7:not(.elementor-motion-effects-element-type-background), .elementor-119 .elementor-element.elementor-element-f8de2d7 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://pawfectdayzpetcare.au/wp-content/uploads/2024/07/home-1-21.png");background-position:center center;background-repeat:no-repeat;}.elementor-119 .elementor-element.elementor-element-f8de2d7 > .elementor-container{min-height:408px;}.elementor-119 .elementor-element.elementor-element-f8de2d7{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:65px 0px 65px 0px;}.elementor-119 .elementor-element.elementor-element-f8de2d7 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-119 .elementor-element.elementor-element-7cf6dd8.elementor-column > .elementor-widget-wrap{justify-content:center;}.elementor-119 .elementor-element.elementor-element-3266238{width:auto;max-width:auto;}.elementor-119 .elementor-element.elementor-element-3266238 .elementor-counter-number-wrapper{color:#FFFFFF;font-size:45px;line-height:50px;}.elementor-119 .elementor-element.elementor-element-3266238 .elementor-counter-title{color:#FFFFFF;font-size:20px;line-height:1.5em;}.elementor-119 .elementor-element.elementor-element-3266238 .elementor-icon-counter{color:#FF4880;font-size:55px;}.elementor-119 .elementor-element.elementor-element-3266238 .elementor-icon-counter svg{fill:#FF4880;}.elementor-119 .elementor-element.elementor-element-abb4640.elementor-column > .elementor-widget-wrap{justify-content:center;}.elementor-119 .elementor-element.elementor-element-a55f226{width:auto;max-width:auto;}.elementor-119 .elementor-element.elementor-element-a55f226 .elementor-counter-number-wrapper{color:#FFFFFF;font-size:45px;line-height:50px;}.elementor-119 .elementor-element.elementor-element-a55f226 .elementor-counter-title{color:#FFFFFF;font-size:20px;line-height:1.5em;}.elementor-119 .elementor-element.elementor-element-a55f226 .elementor-icon-counter{color:#FF4880;font-size:55px;}.elementor-119 .elementor-element.elementor-element-a55f226 .elementor-icon-counter svg{fill:#FF4880;}.elementor-119 .elementor-element.elementor-element-2743a51.elementor-column > .elementor-widget-wrap{justify-content:center;}.elementor-119 .elementor-element.elementor-element-1fd72a8{width:auto;max-width:auto;}.elementor-119 .elementor-element.elementor-element-1fd72a8 .elementor-counter-number-wrapper{color:#FFFFFF;font-size:45px;line-height:50px;}.elementor-119 .elementor-element.elementor-element-1fd72a8 .elementor-counter-title{color:#FFFFFF;font-size:20px;line-height:1.5em;}.elementor-119 .elementor-element.elementor-element-1fd72a8 .elementor-icon-counter{color:#FF4880;font-size:55px;}.elementor-119 .elementor-element.elementor-element-1fd72a8 .elementor-icon-counter svg{fill:#FF4880;}.elementor-119 .elementor-element.elementor-element-136b5d3.elementor-column > .elementor-widget-wrap{justify-content:center;}.elementor-119 .elementor-element.elementor-element-c62025c{width:auto;max-width:auto;}.elementor-119 .elementor-element.elementor-element-c62025c .elementor-counter-number-wrapper{color:#FFFFFF;font-size:45px;line-height:50px;}.elementor-119 .elementor-element.elementor-element-c62025c .elementor-counter-title{color:#FFFFFF;font-size:20px;line-height:1.5em;}.elementor-119 .elementor-element.elementor-element-c62025c .elementor-icon-counter{color:#FF4880;font-size:55px;}.elementor-119 .elementor-element.elementor-element-c62025c .elementor-icon-counter svg{fill:#FF4880;}.elementor-119 .elementor-element.elementor-element-bf4ccb7{margin-top:40px;margin-bottom:0px;}.elementor-119 .elementor-element.elementor-element-4dce9cf > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:0px;}.elementor-119 .elementor-element.elementor-element-9abecad{text-align:center;}.elementor-119 .elementor-element.elementor-element-9abecad .elementor-heading-title{line-height:1em;transform:rotate(0deg);}.elementor-119 .elementor-element.elementor-element-9abecad.elementor-widget-heading .sub-title{color:#30D5C8;}.elementor-119 .elementor-element.elementor-element-ae1ae0f .elementor-icon-wrapper{text-align:center;}.elementor-119 .elementor-element.elementor-element-ae1ae0f.elementor-view-stacked .elementor-icon{background-color:#FF4880;}.elementor-119 .elementor-element.elementor-element-ae1ae0f.elementor-view-framed .elementor-icon, .elementor-119 .elementor-element.elementor-element-ae1ae0f.elementor-view-default .elementor-icon{color:#FF4880;border-color:#FF4880;}.elementor-119 .elementor-element.elementor-element-ae1ae0f.elementor-view-framed .elementor-icon, .elementor-119 .elementor-element.elementor-element-ae1ae0f.elementor-view-default .elementor-icon svg{fill:#FF4880;}.elementor-119 .elementor-element.elementor-element-6593a83:not(.elementor-motion-effects-element-type-background), .elementor-119 .elementor-element.elementor-element-6593a83 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://pawfectdayzpetcare.au/wp-content/uploads/2020/04/bg-map-contact.png");background-repeat:no-repeat;background-size:auto;}.elementor-119 .elementor-element.elementor-element-6593a83{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:0px;margin-bottom:100px;padding:50px 0px 200px 0px;}.elementor-119 .elementor-element.elementor-element-6593a83 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-119 .elementor-element.elementor-element-a9ade15{width:var( --container-widget-width, 700px );max-width:700px;--container-widget-width:700px;--container-widget-flex-grow:0;top:-70px;z-index:0;}body:not(.rtl) .elementor-119 .elementor-element.elementor-element-a9ade15{left:-115px;}body.rtl .elementor-119 .elementor-element.elementor-element-a9ade15{right:-115px;}.elementor-119 .elementor-element.elementor-element-1232e6b > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:0px 15px 0px 15px;}.elementor-119 .elementor-element.elementor-element-1232e6b > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-119 .elementor-element.elementor-element-1dbbeab:not(.elementor-motion-effects-element-type-background), .elementor-119 .elementor-element.elementor-element-1dbbeab > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#30D5C8;}.elementor-119 .elementor-element.elementor-element-1dbbeab, .elementor-119 .elementor-element.elementor-element-1dbbeab > .elementor-background-overlay{border-radius:15px 15px 15px 15px;}.elementor-119 .elementor-element.elementor-element-1dbbeab{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:50px 30px 50px 30px;}.elementor-119 .elementor-element.elementor-element-1dbbeab > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-119 .elementor-element.elementor-element-4e08bb1.elementor-widget-heading .elementor-heading-title{color:#FFFFFF;}.elementor-119 .elementor-element.elementor-element-4e08bb1 .elementor-heading-title{transform:rotate(0deg);}.elementor-119 .elementor-element.elementor-element-b2ae7ca, .elementor-119 .elementor-element.elementor-element-b2ae7ca > .elementor-background-overlay{border-radius:15px 15px 15px 15px;}.elementor-119 .elementor-element.elementor-element-b2ae7ca{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:20px 20px 20px 20px;}.elementor-119 .elementor-element.elementor-element-b2ae7ca > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-widget-button .elementor-button{background-color:var( --e-global-color-accent );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-119 .elementor-element.elementor-element-11b2c3d .elementor-button{background-color:#30D5C8;font-family:"Open Sans Hebrew", Sans-serif;font-size:18px;font-weight:700;text-transform:capitalize;border-radius:10px 10px 10px 10px;}.elementor-119 .elementor-element.elementor-element-8a0a090 > .elementor-element-populated{padding:20px 0px 0px 30px;}.elementor-119 .elementor-element.elementor-element-658d4ac .elementor-heading-title{transform:rotate(0deg);}.elementor-119 .elementor-element.elementor-element-60040fe > .elementor-widget-container{margin:0px 0px 30px 0px;}.elementor-119 .elementor-element.elementor-element-8904eb8 > .elementor-widget-container{margin:0px 0px 15px 0px;}.elementor-119 .elementor-element.elementor-element-8904eb8.elementor-view-stacked .elementor-icon{background-color:#30D5C8;}.elementor-119 .elementor-element.elementor-element-8904eb8.elementor-view-framed .elementor-icon, .elementor-119 .elementor-element.elementor-element-8904eb8.elementor-view-default .elementor-icon{color:#30D5C8;border-color:#30D5C8;}.elementor-119 .elementor-element.elementor-element-8904eb8.elementor-position-right .elementor-icon-box-icon{margin-left:15px;}.elementor-119 .elementor-element.elementor-element-8904eb8.elementor-position-left .elementor-icon-box-icon{margin-right:15px;}.elementor-119 .elementor-element.elementor-element-8904eb8.elementor-position-top .elementor-icon-box-icon{margin-bottom:15px;}.elementor-119 .elementor-element.elementor-element-8904eb8 .elementor-icon{font-size:30px;}.elementor-119 .elementor-element.elementor-element-8904eb8 .elementor-icon i{transform:rotate(0deg);}.elementor-119 .elementor-element.elementor-element-8904eb8 .elementor-icon-box-wrapper{text-align:left;}.elementor-119 .elementor-element.elementor-element-8904eb8 .elementor-icon-box-content .elementor-icon-box-title{font-size:20px;}.elementor-119 .elementor-element.elementor-element-8904eb8 .elementor-icon-box-content .elementor-icon-box-description{font-size:15px;line-height:25px;}.elementor-119 .elementor-element.elementor-element-ff4f702 > .elementor-widget-container{margin:0px 0px 15px 0px;}.elementor-119 .elementor-element.elementor-element-ff4f702.elementor-view-stacked .elementor-icon{background-color:#30D5C8;}.elementor-119 .elementor-element.elementor-element-ff4f702.elementor-view-framed .elementor-icon, .elementor-119 .elementor-element.elementor-element-ff4f702.elementor-view-default .elementor-icon{color:#30D5C8;border-color:#30D5C8;}.elementor-119 .elementor-element.elementor-element-ff4f702.elementor-position-right .elementor-icon-box-icon{margin-left:15px;}.elementor-119 .elementor-element.elementor-element-ff4f702.elementor-position-left .elementor-icon-box-icon{margin-right:15px;}.elementor-119 .elementor-element.elementor-element-ff4f702.elementor-position-top .elementor-icon-box-icon{margin-bottom:15px;}.elementor-119 .elementor-element.elementor-element-ff4f702 .elementor-icon{font-size:30px;}.elementor-119 .elementor-element.elementor-element-ff4f702 .elementor-icon i{transform:rotate(0deg);}.elementor-119 .elementor-element.elementor-element-ff4f702 .elementor-icon-box-wrapper{text-align:left;}.elementor-119 .elementor-element.elementor-element-ff4f702 .elementor-icon-box-content .elementor-icon-box-title{font-size:20px;}.elementor-119 .elementor-element.elementor-element-ff4f702 .elementor-icon-box-content .elementor-icon-box-description{font-size:15px;line-height:25px;}.elementor-119 .elementor-element.elementor-element-ce30572 > .elementor-widget-container{margin:0px 0px 15px 0px;}.elementor-119 .elementor-element.elementor-element-ce30572.elementor-view-stacked .elementor-icon{background-color:#30D5C8;}.elementor-119 .elementor-element.elementor-element-ce30572.elementor-view-framed .elementor-icon, .elementor-119 .elementor-element.elementor-element-ce30572.elementor-view-default .elementor-icon{color:#30D5C8;border-color:#30D5C8;}.elementor-119 .elementor-element.elementor-element-ce30572.elementor-position-right .elementor-icon-box-icon{margin-left:25px;}.elementor-119 .elementor-element.elementor-element-ce30572.elementor-position-left .elementor-icon-box-icon{margin-right:25px;}.elementor-119 .elementor-element.elementor-element-ce30572.elementor-position-top .elementor-icon-box-icon{margin-bottom:25px;}.elementor-119 .elementor-element.elementor-element-ce30572 .elementor-icon{font-size:22px;}.elementor-119 .elementor-element.elementor-element-ce30572 .elementor-icon i{transform:rotate(0deg);}.elementor-119 .elementor-element.elementor-element-ce30572 .elementor-icon-box-wrapper{text-align:left;}.elementor-119 .elementor-element.elementor-element-ce30572 .elementor-icon-box-content .elementor-icon-box-title{font-size:20px;}.elementor-119 .elementor-element.elementor-element-ce30572 .elementor-icon-box-content .elementor-icon-box-description{font-size:15px;line-height:25px;}@media(min-width:768px){.elementor-119 .elementor-element.elementor-element-93ecf1f{width:45%;}.elementor-119 .elementor-element.elementor-element-a723265{width:55%;}}@media(max-width:1024px){.elementor-119 .elementor-element.elementor-element-2111ceb > .elementor-shape-bottom svg{height:80px;}.elementor-119 .elementor-element.elementor-element-deb80af{margin-top:90px;margin-bottom:90px;padding:0px 30px 0px 30px;}.elementor-119 .elementor-element.elementor-element-bc18802{margin-top:30px;margin-bottom:0px;}.elementor-119 .elementor-element.elementor-element-72a0b81 > .elementor-element-populated{padding:0px 0px 0px 0px;}.elementor-119 .elementor-element.elementor-element-3f57b1e > .elementor-element-populated{padding:0px 0px 0px 0px;}.elementor-119 .elementor-element.elementor-element-8b2c41a{padding:0px 30px 90px 30px;}.elementor-119 .elementor-element.elementor-element-45abc31{padding:0px 30px 90px 30px;}.elementor-119 .elementor-element.elementor-element-65d4b70 > .elementor-element-populated{padding:0px 0px 30px 0px;}.elementor-119 .elementor-element.elementor-element-af199a6{padding:0px 30px 90px 30px;}.elementor-119 .elementor-element.elementor-element-6c360a9{padding:0px 30px 90px 30px;}.elementor-119 .elementor-element.elementor-element-444cc6a .column-item{padding-left:calc(20px / 2);padding-right:calc(20px / 2);padding-bottom:calc(20px);}.elementor-119 .elementor-element.elementor-element-444cc6a .row{margin-left:calc(20px / -2);margin-right:calc(20px / -2);}.elementor-119 .elementor-element.elementor-element-55b4b60{padding:0px 30px 40px 30px;}.elementor-119 .elementor-element.elementor-element-2b5f2a1{width:var( --container-widget-width, 40% );max-width:40%;--container-widget-width:40%;--container-widget-flex-grow:0;top:0px;}body:not(.rtl) .elementor-119 .elementor-element.elementor-element-2b5f2a1{left:0px;}body.rtl .elementor-119 .elementor-element.elementor-element-2b5f2a1{right:0px;}.elementor-119 .elementor-element.elementor-element-3cd7bf3{width:var( --container-widget-width, 55% );max-width:55%;--container-widget-width:55%;--container-widget-flex-grow:0;}.elementor-119 .elementor-element.elementor-element-1242556 img{max-width:80%;}body:not(.rtl) .elementor-119 .elementor-element.elementor-element-129731e{right:0px;}body.rtl .elementor-119 .elementor-element.elementor-element-129731e{left:0px;}.elementor-119 .elementor-element.elementor-element-129731e{top:100px;}.elementor-119 .elementor-element.elementor-element-0ecfc7d{padding:30px 30px 30px 30px;}.elementor-119 .elementor-element.elementor-element-0916db3 > .elementor-element-populated{padding:0px 0px 0px 0px;}.elementor-119 .elementor-element.elementor-element-f8de2d7{padding:60px 30px 60px 30px;}.elementor-119 .elementor-element.elementor-element-7cf6dd8.elementor-column > .elementor-widget-wrap{justify-content:center;}.elementor-119 .elementor-element.elementor-element-7cf6dd8 > .elementor-element-populated{padding:15px 0px 15px 0px;}.elementor-119 .elementor-element.elementor-element-abb4640.elementor-column > .elementor-widget-wrap{justify-content:center;}.elementor-119 .elementor-element.elementor-element-abb4640 > .elementor-element-populated{padding:15px 0px 15px 0px;}.elementor-119 .elementor-element.elementor-element-2743a51.elementor-column > .elementor-widget-wrap{justify-content:center;}.elementor-119 .elementor-element.elementor-element-2743a51 > .elementor-element-populated{padding:15px 0px 15px 0px;}.elementor-119 .elementor-element.elementor-element-136b5d3.elementor-column > .elementor-widget-wrap{justify-content:center;}.elementor-119 .elementor-element.elementor-element-bf4ccb7{padding:0px 30px 0px 30px;}.elementor-119 .elementor-element.elementor-element-6593a83{padding:0px 30px 0px 30px;}.elementor-119 .elementor-element.elementor-element-a9ade15{width:var( --container-widget-width, 450px );max-width:450px;--container-widget-width:450px;--container-widget-flex-grow:0;top:89px;}body:not(.rtl) .elementor-119 .elementor-element.elementor-element-a9ade15{left:0px;}body.rtl .elementor-119 .elementor-element.elementor-element-a9ade15{right:0px;}.elementor-119 .elementor-element.elementor-element-8a0a090 > .elementor-element-populated{padding:40px 0px 0px 0px;}}@media(max-width:767px){.elementor-119 .elementor-element.elementor-element-2111ceb > .elementor-shape-bottom svg{height:30px;}.elementor-119 .elementor-element.elementor-element-deb80af{margin-top:60px;margin-bottom:60px;padding:0px 15px 0px 15px;}.elementor-119 .elementor-element.elementor-element-68ba36e .elementor-heading-title{font-size:30px;line-height:1.2em;}.elementor-119 .elementor-element.elementor-element-8b2c41a{padding:0px 15px 0px 15px;}.elementor-119 .elementor-element.elementor-element-98f8bd3{padding:0px 0px 0px 0px;}.elementor-119 .elementor-element.elementor-element-8540e1b .elementor-heading-title{font-size:30px;line-height:1.2em;}.elementor-119 .elementor-element.elementor-element-45abc31{padding:0px 15px 60px 15px;}.elementor-119 .elementor-element.elementor-element-29fe813 .elementor-heading-title{font-size:30px;line-height:1.2em;}.elementor-119 .elementor-element.elementor-element-af199a6{padding:0px 15px 60px 15px;}.elementor-119 .elementor-element.elementor-element-0ac7efa .elementor-heading-title{font-size:30px;line-height:1.2em;}.elementor-119 .elementor-element.elementor-element-6c360a9{padding:0px 15px 60px 15px;}.elementor-119 .elementor-element.elementor-element-2b16330 .elementor-heading-title{font-size:30px;line-height:1.2em;}.elementor-119 .elementor-element.elementor-element-444cc6a .column-item{padding-left:calc(10px / 2);padding-right:calc(10px / 2);padding-bottom:calc(10px);}.elementor-119 .elementor-element.elementor-element-444cc6a .row{margin-left:calc(10px / -2);margin-right:calc(10px / -2);}.elementor-119 .elementor-element.elementor-element-55b4b60{padding:0px 15px 40px 15px;}.elementor-119 .elementor-element.elementor-element-3cd7bf3{width:100%;max-width:100%;}.elementor-119 .elementor-element.elementor-element-3cd7bf3 > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-119 .elementor-element.elementor-element-a723265 > .elementor-element-populated{margin:0px 0px 350px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;}.elementor-119 .elementor-element.elementor-element-1242556 img{max-width:100%;}.elementor-119 .elementor-element.elementor-element-129731e{width:100%;max-width:100%;top:100%;}.elementor-119 .elementor-element.elementor-element-e56e2fc .elementor-heading-title{font-size:30px;line-height:1.2em;}.elementor-119 .elementor-element.elementor-element-f8de2d7:not(.elementor-motion-effects-element-type-background), .elementor-119 .elementor-element.elementor-element-f8de2d7 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-size:cover;}.elementor-119 .elementor-element.elementor-element-f8de2d7{padding:60px 15px 60px 15px;}.elementor-119 .elementor-element.elementor-element-c62025c{width:var( --container-widget-width, 190px );max-width:190px;--container-widget-width:190px;--container-widget-flex-grow:0;}.elementor-119 .elementor-element.elementor-element-bf4ccb7{padding:0px 15px 0px 15px;}.elementor-119 .elementor-element.elementor-element-9abecad .elementor-heading-title{font-size:30px;line-height:1.2em;}.elementor-119 .elementor-element.elementor-element-6593a83{padding:0px 15px 0px 15px;}.elementor-119 .elementor-element.elementor-element-1232e6b > .elementor-element-populated{padding:0px 0px 0px 0px;}.elementor-119 .elementor-element.elementor-element-658d4ac{text-align:center;}.elementor-119 .elementor-element.elementor-element-60040fe{text-align:center;}.elementor-119 .elementor-element.elementor-element-8904eb8 .elementor-icon-box-icon{margin-bottom:15px;}.elementor-119 .elementor-element.elementor-element-8904eb8 .elementor-icon-box-wrapper{text-align:center;}.elementor-119 .elementor-element.elementor-element-ff4f702 .elementor-icon-box-icon{margin-bottom:15px;}.elementor-119 .elementor-element.elementor-element-ff4f702 .elementor-icon-box-wrapper{text-align:center;}.elementor-119 .elementor-element.elementor-element-ce30572 .elementor-icon-box-icon{margin-bottom:25px;}.elementor-119 .elementor-element.elementor-element-ce30572 .elementor-icon-box-wrapper{text-align:center;}}@media(max-width:1024px) and (min-width:768px){.elementor-119 .elementor-element.elementor-element-72a0b81{width:100%;}.elementor-119 .elementor-element.elementor-element-3f57b1e{width:100%;}.elementor-119 .elementor-element.elementor-element-a19ba25{width:100%;}.elementor-119 .elementor-element.elementor-element-65d4b70{width:100%;}.elementor-119 .elementor-element.elementor-element-93ecf1f{width:100%;}.elementor-119 .elementor-element.elementor-element-a723265{width:100%;}.elementor-119 .elementor-element.elementor-element-7cf6dd8{width:50%;}.elementor-119 .elementor-element.elementor-element-abb4640{width:50%;}.elementor-119 .elementor-element.elementor-element-2743a51{width:50%;}.elementor-119 .elementor-element.elementor-element-136b5d3{width:50%;}.elementor-119 .elementor-element.elementor-element-aa84d23{width:50%;}.elementor-119 .elementor-element.elementor-element-1232e6b{width:50%;}.elementor-119 .elementor-element.elementor-element-8a0a090{width:100%;}}/*
Theme Name: petzen
Theme URI: http://demo2.themelexus.com/petzen/
Author: ThemeLexus
Author URI: http://www.themelexus.com/
Description: Petzen is a lovely, modern, and first-class WordPress theme for animals and pets. If you want to build a website for a pet store, pet shop, veterinary clinic, dog/cat/animal shelters, or pet caretakers, as well as veterinarian centers or animal community then this adorable theme is right for you!
Version: 1.2.1

License: petzen WordPress Theme, Copyright 2018 WpOpal
petzen is distributed under the terms of the GNU GPL version 2
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: petzen
Tags: one-column, custom-menu, featured-images, theme-options, translation-ready
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
1.0 Bootstrap4
2.0 Font-awesome
3.0 Underscores
4.0 Typography
5.0 Buttons
6.0 Forms
7.0 Base
7.1 List
8.0 Layout
8.1 Header
8.2 Footer
9.0 Widget
10.0 Pages
11.0 Post
12.0 3rd
13.0 Elementor
14.0 Navigation
15.0 Portfolio
16.0 Services
17.0 Theme
18.0 Animation
19.0 Custom icon font
--------------------------------------------------------------*/
/*-------------------------------------------------------------
1.0 Bootstrap 4
--------------------------------------------------------------*/
/*!
 * Bootstrap v4.1.0 (https://getbootstrap.com/)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
:root {
  --blue: #0494f4;
  --indigo: #6610f2;
  --purple: #6f42c1;
  --pink: #e83e8c;
  --red: #f04124;
  --orange: #f4900a;
  --yellow: #e99002;
  --green: #43ac6a;
  --teal: #20c997;
  --cyan: #5bc0de;
  --white: #fff;
  --gray: #bcbcbc;
  --gray-dark: #333;
  --primary: #ff4880;
  --secondary: #393d72;
  --breakpoint-xs: 0;
  --breakpoint-sm: 576px;
  --breakpoint-md: 768px;
  --breakpoint-lg: 992px;
  --breakpoint-xl: 1200px;
  --font-family-sans-serif: Poppins;
  --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}

*,
*::before,
*::after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

@-ms-viewport {
  width: device-width;
}

article,
aside,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section {
  display: block;
}

body {
  margin: 0;
  font-family: "Poppins";
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.875;
  color: #858687;
  text-align: left;
  background-color: #fff;
}

[tabindex="-1"]:focus {
  outline: 0 !important;
}

hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
  margin-bottom: 0.5rem;
}

p {
  margin-top: 0;
  margin-bottom: 1.5em;
}

abbr[title],
abbr[data-original-title] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
}

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem;
}

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0;
}

dt {
  font-weight: 700;
}

dd {
  margin-bottom: 0.5rem;
  margin-left: 0;
}

blockquote {
  margin: 0 0 1rem;
}

dfn {
  font-style: italic;
}

b,
strong {
  font-weight: bolder;
}

small {
  font-size: 80%;
}

sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

a {
  color: #393d72;
  text-decoration: none;
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}
a:hover {
  color: #ff4880;
  text-decoration: none;
}

a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none;
}
a:not([href]):not([tabindex]):hover,
a:not([href]):not([tabindex]):focus {
  color: inherit;
  text-decoration: none;
}
a:not([href]):not([tabindex]):focus {
  outline: 0;
}

pre,
code,
kbd,
samp {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  font-size: 1em;
}

pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  -ms-overflow-style: scrollbar;
}

figure {
  margin: 0 0 1rem;
}

img {
  vertical-align: middle;
  border-style: none;
}

svg {
  overflow: hidden;
  vertical-align: middle;
}

table {
  border-collapse: collapse;
}

caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #858687;
  text-align: left;
  caption-side: bottom;
}

th {
  text-align: inherit;
}

label {
  display: inline-block;
  margin-bottom: 0.5rem;
}

button {
  border-radius: 0;
}

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color;
}

input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  padding: 0;
  border-style: none;
}

input[type="radio"],
input[type="checkbox"] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  -webkit-appearance: listbox;
}

textarea {
  overflow: auto;
  resize: vertical;
}

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: 0.5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

[type="search"] {
  outline-offset: -2px;
  -webkit-appearance: none;
}

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}

output {
  display: inline-block;
}

summary {
  display: list-item;
  cursor: pointer;
}

template {
  display: none;
}

[hidden] {
  display: none !important;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  margin-bottom: 0.5rem;
  font-family: "MikadoBold";
  font-weight: 700;
  line-height: 1.2;
  color: #393d72;
}

h1,
.h1 {
  font-size: 2.5rem;
}

h2,
.h2 {
  font-size: 2rem;
}

h3,
.h3 {
  font-size: 1.75rem;
}

h4,
.h4 {
  font-size: 1.5rem;
}

h5,
.h5 {
  font-size: 1.25rem;
}

h6,
.h6 {
  font-size: 1rem;
}

.lead {
  font-size: 1.25rem;
  font-weight: 300;
}

.display-1 {
  font-size: 6rem;
  font-weight: 300;
  line-height: 1.2;
}

.display-2 {
  font-size: 5.5rem;
  font-weight: 300;
  line-height: 1.2;
}

.display-3 {
  font-size: 4.5rem;
  font-weight: 300;
  line-height: 1.2;
}

.display-4 {
  font-size: 3.5rem;
  font-weight: 300;
  line-height: 1.2;
}

hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}

small,
.small {
  font-size: 80%;
  font-weight: 400;
}

mark,
.mark {
  padding: 0.2em;
  background-color: #fcf8e3;
}

.list-unstyled {
  padding-left: 0;
  list-style: none;
}

.list-inline {
  padding-left: 0;
  list-style: none;
}

.list-inline-item {
  display: inline-block;
}
.list-inline-item:not(:last-child) {
  margin-right: 0.5rem;
}

.initialism {
  font-size: 90%;
  text-transform: uppercase;
}

.blockquote {
  margin-bottom: 1rem;
  font-size: 1rem;
}

.blockquote-footer {
  display: block;
  font-size: 80%;
  color: #bcbcbc;
}
.blockquote-footer::before {
  content: "\2014 \00A0";
}

.img-fluid {
  max-width: 100%;
  height: auto;
}

.img-thumbnail {
  padding: 0.25rem;
  background-color: #fff;
  border: 1px solid #dee2e6;
  border-radius: 15px;
  max-width: 100%;
  height: auto;
}

.figure {
  display: inline-block;
}

.figure-img {
  margin-bottom: 0.5rem;
  line-height: 1;
}

.figure-caption {
  font-size: 90%;
  color: #bcbcbc;
}

.container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 576px) {
  .container {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .container {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .container {
    max-width: 1170px;
  }
}

.container-fluid {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

.row,
.comment-form,
[data-elementor-columns="1"],
[data-elementor-columns="2"],
[data-elementor-columns="3"],
[data-elementor-columns="4"],
[data-elementor-columns="6"] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}

.no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.no-gutters > .col,
.no-gutters > [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}

.wp-col-1,
.wp-col-2,
[data-elementor-columns-mobile="6"] > .column-item,
[data-elementor-columns-mobile="6"] > .elementor-team-item,
.wp-col-3,
[data-elementor-columns-mobile="4"] > .column-item,
[data-elementor-columns-mobile="4"] > .elementor-team-item,
.wp-col-4,
[data-elementor-columns-mobile="3"] > .column-item,
[data-elementor-columns-mobile="3"] > .elementor-team-item,
.wp-col-5,
.wp-col-6,
[data-elementor-columns-mobile="2"] > .column-item,
[data-elementor-columns-mobile="2"] > .elementor-team-item,
.wp-col-7,
.wp-col-8,
.wp-col-9,
.wp-col-10,
.wp-col-11,
.wp-col-12,
.comment-form > *,
[data-elementor-columns-mobile="1"] > .column-item,
[data-elementor-columns-mobile="1"] > .elementor-team-item,
.wp-col,
.wp-col-auto,
.wp-col-sm-1,
.wp-col-sm-2,
.wp-col-sm-3,
.wp-col-sm-4,
.wp-col-sm-5,
.wp-col-sm-6,
.wp-col-sm-7,
.wp-col-sm-8,
.wp-col-sm-9,
.wp-col-sm-10,
.wp-col-sm-11,
.wp-col-sm-12,
.wp-col-sm,
.wp-col-sm-auto,
.wp-col-md-1,
.wp-col-md-2,
[data-elementor-columns-tablet="6"] > .column-item,
[data-elementor-columns-tablet="6"] > .elementor-team-item,
.wp-col-md-3,
[data-elementor-columns-tablet="4"] > .column-item,
[data-elementor-columns-tablet="4"] > .elementor-team-item,
.wp-col-md-4,
[data-elementor-columns-tablet="3"] > .column-item,
[data-elementor-columns-tablet="3"] > .elementor-team-item,
.wp-col-md-5,
.wp-col-md-6,
[data-elementor-columns-tablet="2"] > .column-item,
[data-elementor-columns-tablet="2"] > .elementor-team-item,
.wp-col-md-7,
.wp-col-md-8,
.wp-col-md-9,
.wp-col-md-10,
.wp-col-md-11,
.wp-col-md-12,
[data-elementor-columns-tablet="1"] > .column-item,
[data-elementor-columns-tablet="1"] > .elementor-team-item,
.wp-col-md,
.wp-col-md-auto,
.wp-col-lg-1,
.wp-col-lg-2,
[data-elementor-columns="6"] > .column-item,
[data-elementor-columns="6"] > .elementor-team-item,
.wp-col-lg-3,
[data-elementor-columns="4"] > .column-item,
[data-elementor-columns="4"] > .elementor-team-item,
.wp-col-lg-4,
[data-elementor-columns="3"] > .column-item,
[data-elementor-columns="3"] > .elementor-team-item,
.wp-col-lg-5,
.wp-col-lg-6,
[data-elementor-columns="2"] > .column-item,
[data-elementor-columns="2"] > .elementor-team-item,
.wp-col-lg-7,
.wp-col-lg-8,
.wp-col-lg-9,
.wp-col-lg-10,
.wp-col-lg-11,
.wp-col-lg-12,
[data-elementor-columns="1"] > .column-item,
[data-elementor-columns="1"] > .elementor-team-item,
.wp-col-lg,
.wp-col-lg-auto,
.wp-col-xl-1,
.wp-col-xl-2,
.wp-col-xl-3,
.wp-col-xl-4,
.wp-col-xl-5,
.wp-col-xl-6,
.wp-col-xl-7,
.wp-col-xl-8,
.wp-col-xl-9,
.wp-col-xl-10,
.wp-col-xl-11,
.wp-col-xl-12,
.wp-col-xl,
.wp-col-xl-auto {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

.wp-col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}

.wp-col-auto {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: none;
}

.wp-col-1 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 8.33333%;
  flex: 0 0 8.33333%;
  max-width: 8.33333%;
}

.wp-col-2,
[data-elementor-columns-mobile="6"] > .column-item,
[data-elementor-columns-mobile="6"] > .elementor-team-item {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 16.66667%;
  flex: 0 0 16.66667%;
  max-width: 16.66667%;
}

.wp-col-3,
[data-elementor-columns-mobile="4"] > .column-item,
[data-elementor-columns-mobile="4"] > .elementor-team-item {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
}

.wp-col-4,
[data-elementor-columns-mobile="3"] > .column-item,
[data-elementor-columns-mobile="3"] > .elementor-team-item {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 33.33333%;
  flex: 0 0 33.33333%;
  max-width: 33.33333%;
}

.wp-col-5 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 41.66667%;
  flex: 0 0 41.66667%;
  max-width: 41.66667%;
}

.wp-col-6,
[data-elementor-columns-mobile="2"] > .column-item,
[data-elementor-columns-mobile="2"] > .elementor-team-item {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}

.wp-col-7 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 58.33333%;
  flex: 0 0 58.33333%;
  max-width: 58.33333%;
}

.wp-col-8 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 66.66667%;
  flex: 0 0 66.66667%;
  max-width: 66.66667%;
}

.wp-col-9 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 75%;
  flex: 0 0 75%;
  max-width: 75%;
}

.wp-col-10 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 83.33333%;
  flex: 0 0 83.33333%;
  max-width: 83.33333%;
}

.wp-col-11 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 91.66667%;
  flex: 0 0 91.66667%;
  max-width: 91.66667%;
}

.wp-col-12,
.comment-form > *,
[data-elementor-columns-mobile="1"] > .column-item,
[data-elementor-columns-mobile="1"] > .elementor-team-item {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}

@media (min-width: 576px) {
  .wp-col-sm {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .wp-col-sm-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .wp-col-sm-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
  .wp-col-sm-2,
  [data-elementor-columns-mobile="6"] > .column-item,
  [data-elementor-columns-mobile="6"] > .elementor-team-item {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .wp-col-sm-3,
  [data-elementor-columns-mobile="4"] > .column-item,
  [data-elementor-columns-mobile="4"] > .elementor-team-item {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .wp-col-sm-4,
  [data-elementor-columns-mobile="3"] > .column-item,
  [data-elementor-columns-mobile="3"] > .elementor-team-item {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .wp-col-sm-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
  .wp-col-sm-6,
  [data-elementor-columns-mobile="2"] > .column-item,
  [data-elementor-columns-mobile="2"] > .elementor-team-item {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .wp-col-sm-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
  .wp-col-sm-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  .wp-col-sm-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .wp-col-sm-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
  .wp-col-sm-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
  .wp-col-sm-12,
  [data-elementor-columns-mobile="1"] > .column-item,
  [data-elementor-columns-mobile="1"] > .elementor-team-item {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}

@media (min-width: 768px) {
  .wp-col-md {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .wp-col-md-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .wp-col-md-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
  .wp-col-md-2,
  [data-elementor-columns-tablet="6"] > .column-item,
  [data-elementor-columns-tablet="6"] > .elementor-team-item {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .wp-col-md-3,
  [data-elementor-columns-tablet="4"] > .column-item,
  [data-elementor-columns-tablet="4"] > .elementor-team-item {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .wp-col-md-4,
  [data-elementor-columns-tablet="3"] > .column-item,
  [data-elementor-columns-tablet="3"] > .elementor-team-item {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .wp-col-md-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
  .wp-col-md-6,
  [data-elementor-columns-tablet="2"] > .column-item,
  [data-elementor-columns-tablet="2"] > .elementor-team-item {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .wp-col-md-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
  .wp-col-md-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  .wp-col-md-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .wp-col-md-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
  .wp-col-md-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
  .wp-col-md-12,
  [data-elementor-columns-tablet="1"] > .column-item,
  [data-elementor-columns-tablet="1"] > .elementor-team-item {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}

@media (min-width: 992px) {
  .wp-col-lg {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .wp-col-lg-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .wp-col-lg-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
  .wp-col-lg-2,
  [data-elementor-columns="6"] > .column-item,
  [data-elementor-columns="6"] > .elementor-team-item {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .wp-col-lg-3,
  [data-elementor-columns="4"] > .column-item,
  [data-elementor-columns="4"] > .elementor-team-item {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .wp-col-lg-4,
  [data-elementor-columns="3"] > .column-item,
  [data-elementor-columns="3"] > .elementor-team-item {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .wp-col-lg-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
  .wp-col-lg-6,
  [data-elementor-columns="2"] > .column-item,
  [data-elementor-columns="2"] > .elementor-team-item {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .wp-col-lg-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
  .wp-col-lg-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  .wp-col-lg-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .wp-col-lg-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
  .wp-col-lg-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
  .wp-col-lg-12,
  [data-elementor-columns="1"] > .column-item,
  [data-elementor-columns="1"] > .elementor-team-item {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}

@media (min-width: 1200px) {
  .wp-col-xl {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .wp-col-xl-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .wp-col-xl-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
  .wp-col-xl-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .wp-col-xl-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .wp-col-xl-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .wp-col-xl-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
  .wp-col-xl-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .wp-col-xl-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
  .wp-col-xl-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  .wp-col-xl-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .wp-col-xl-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
  .wp-col-xl-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
  .wp-col-xl-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}

table {
  width: 100%;
  margin-bottom: 1rem;
  background-color: transparent;
}
table th,
table td {
  padding: 0.75rem;
  vertical-align: top;
  border-top: 1px solid #dee2e6;
}
table thead th {
  vertical-align: bottom;
  border-bottom: 2px solid #dee2e6;
}
table tbody + tbody {
  border-top: 2px solid #dee2e6;
}
table .table {
  background-color: #fff;
}

.table .thead-dark th {
  color: #fff;
  background-color: #222;
  border-color: #353535;
}

.table .thead-light th {
  color: #f0f0f0;
  background-color: #212121;
  border-color: #dee2e6;
}

.form-control,
.wpcf7 .wpcf7-validation-errors {
  display: block;
  width: 100%;
  height: calc(3.225rem + 2px);
  padding: 0.8125rem 2.5rem;
  font-size: 1rem;
  line-height: 1.6;
  color: #858687;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border-radius: 15px;
  -webkit-transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
}
@media screen and (prefers-reduced-motion: reduce) {
  .form-control,
  .wpcf7 .wpcf7-validation-errors {
    -webkit-transition: none;
    transition: none;
  }
}
.form-control::-ms-expand,
.wpcf7 .wpcf7-validation-errors::-ms-expand {
  background-color: transparent;
  border: 0;
}
.form-control:focus,
.wpcf7 .wpcf7-validation-errors:focus {
  color: #858687;
  background-color: #fff;
  border-color: #ff4880;
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.form-control::-webkit-input-placeholder,
.wpcf7 .wpcf7-validation-errors::-webkit-input-placeholder {
  color: #bcbcbc;
  opacity: 1;
}
.form-control::-moz-placeholder,
.wpcf7 .wpcf7-validation-errors::-moz-placeholder {
  color: #bcbcbc;
  opacity: 1;
}
.form-control:-ms-input-placeholder,
.wpcf7 .wpcf7-validation-errors:-ms-input-placeholder {
  color: #bcbcbc;
  opacity: 1;
}
.form-control::-ms-input-placeholder,
.wpcf7 .wpcf7-validation-errors::-ms-input-placeholder {
  color: #bcbcbc;
  opacity: 1;
}
.form-control::placeholder,
.wpcf7 .wpcf7-validation-errors::placeholder {
  color: #bcbcbc;
  opacity: 1;
}
.form-control:disabled,
.wpcf7 .wpcf7-validation-errors:disabled,
.form-control[readonly],
.wpcf7 .wpcf7-validation-errors[readonly] {
  background-color: #212121;
  opacity: 1;
}

select.form-control:focus::-ms-value,
.wpcf7 select.wpcf7-validation-errors:focus::-ms-value {
  color: #858687;
  background-color: #fff;
}

.form-control-file,
.form-control-range {
  display: block;
  width: 100%;
}

.col-form-label {
  padding-top: calc(0.8125rem + 1px);
  padding-bottom: calc(0.8125rem + 1px);
  margin-bottom: 0;
  font-size: inherit;
  line-height: 1.6;
}

select.form-control[size],
.wpcf7 select.wpcf7-validation-errors[size],
select.form-control[multiple],
.wpcf7 select.wpcf7-validation-errors[multiple] {
  height: auto;
}

textarea.form-control,
.wpcf7 textarea.wpcf7-validation-errors {
  height: auto;
}

.form-group,
.wpcf7 .wpcf7-form p {
  margin-bottom: 1rem;
}

.form-text {
  display: block;
  margin-top: 0.25rem;
}

.form-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -5px;
  margin-left: -5px;
}
.form-row > .col,
.form-row > [class*="col-"] {
  padding-right: 5px;
  padding-left: 5px;
}

.dropup,
.dropright,
.dropdown,
.dropleft {
  position: relative;
}

.dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-bottom: 0;
  border-left: 0.3em solid transparent;
}

.dropdown-toggle:empty::after {
  margin-left: 0;
}

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 10rem;
  padding: 0.5rem 0;
  margin: 0.125rem 0 0;
  font-size: 1rem;
  color: #858687;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 15px;
}

.dropdown-menu-right {
  right: 0;
  left: auto;
}

.dropup .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-top: 0;
  margin-bottom: 0.125rem;
}

.dropup .dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0;
  border-right: 0.3em solid transparent;
  border-bottom: 0.3em solid;
  border-left: 0.3em solid transparent;
}

.dropup .dropdown-toggle:empty::after {
  margin-left: 0;
}

.dropright .dropdown-menu {
  top: 0;
  right: auto;
  left: 100%;
  margin-top: 0;
  margin-left: 0.125rem;
}

.dropright .dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0;
  border-bottom: 0.3em solid transparent;
  border-left: 0.3em solid;
}

.dropright .dropdown-toggle:empty::after {
  margin-left: 0;
}

.dropright .dropdown-toggle::after {
  vertical-align: 0;
}

.dropleft .dropdown-menu {
  top: 0;
  right: 100%;
  left: auto;
  margin-top: 0;
  margin-right: 0.125rem;
}

.dropleft .dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
}

.dropleft .dropdown-toggle::after {
  display: none;
}

.dropleft .dropdown-toggle::before {
  display: inline-block;
  width: 0;
  height: 0;
  margin-right: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0.3em solid;
  border-bottom: 0.3em solid transparent;
}

.dropleft .dropdown-toggle:empty::after {
  margin-left: 0;
}

.dropleft .dropdown-toggle::before {
  vertical-align: 0;
}

.dropdown-menu[x-placement^="top"],
.dropdown-menu[x-placement^="right"],
.dropdown-menu[x-placement^="bottom"],
.dropdown-menu[x-placement^="left"] {
  right: auto;
  bottom: auto;
}

.dropdown-divider {
  height: 0;
  margin: 0.5rem 0;
  overflow: hidden;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}

.dropdown-item {
  display: block;
  width: 100%;
  padding: 0.5rem 1.5rem;
  clear: both;
  font-weight: 400;
  color: #393d72;
  text-align: inherit;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
}
.dropdown-item:hover,
.dropdown-item:focus {
  color: #151515;
  text-decoration: none;
  background-color: #f9f9f9;
}
.dropdown-item.active,
.dropdown-item:active {
  color: #fff;
  text-decoration: none;
  background-color: #ff4880;
}
.dropdown-item.disabled,
.dropdown-item:disabled {
  color: #bcbcbc;
  background-color: transparent;
}

.dropdown-menu.show {
  display: block;
}

.dropdown-header {
  display: block;
  padding: 0.5rem 1.5rem;
  margin-bottom: 0;
  font-size: 0.875rem;
  color: #bcbcbc;
  white-space: nowrap;
}

.dropdown-item-text {
  display: block;
  padding: 0.5rem 1.5rem;
  color: #393d72;
}

.nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

.nav-link {
  display: block;
  padding: 0.5rem 1rem;
}
.nav-link:hover,
.nav-link:focus {
  text-decoration: none;
}
.nav-link.disabled {
  color: #ccc;
}

.nav-tabs {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.nav-tabs .nav-item {
  margin-bottom: -1px;
}
.nav-tabs .nav-link {
  border: 1px solid transparent;
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
}
.nav-tabs .nav-link:hover,
.nav-tabs .nav-link:focus {
  border-color: rgba(0, 0, 0, 0.1);
}
.nav-tabs .nav-link.disabled {
  color: #ccc;
  background-color: transparent;
  border-color: transparent;
}
.nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link {
  color: #f0f0f0;
  background-color: #fff;
  border-color: rgba(0, 0, 0, 0.1);
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.nav-pills .nav-link {
  border-radius: 15px;
}

.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  color: #fff;
  background-color: #ff4880;
}

.nav-fill .nav-item {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  text-align: center;
}

.nav-justified .nav-item {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  text-align: center;
}

.tab-content > .tab-pane {
  display: none;
}

.tab-content > .active {
  display: block;
}

.navbar-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.navbar-nav .nav-link {
  padding-right: 0;
  padding-left: 0;
}
.navbar-nav .dropdown-menu {
  position: static;
  float: none;
}

.navbar-collapse {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.navbar-toggler {
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 15px;
}
.navbar-toggler:hover,
.navbar-toggler:focus {
  text-decoration: none;
}
.navbar-toggler:not(:disabled):not(.disabled) {
  cursor: pointer;
}

.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: "";
  background: no-repeat center center;
  background-size: 100% 100%;
}

@media (max-width: 575.98px) {
  .navbar-expand-sm > .container,
  .navbar-expand-sm > .container-fluid {
    padding-right: 0;
    padding-left: 0;
  }
}

@media (min-width: 576px) {
  .navbar-expand-sm {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .navbar-expand-sm .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .navbar-expand-sm .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-sm .navbar-nav .nav-link {
    padding-right: 1rem;
    padding-left: 1rem;
  }
  .navbar-expand-sm > .container,
  .navbar-expand-sm > .container-fluid {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .navbar-expand-sm .navbar-collapse {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }
  .navbar-expand-sm .navbar-toggler {
    display: none;
  }
}

@media (max-width: 767.98px) {
  .navbar-expand-md > .container,
  .navbar-expand-md > .container-fluid {
    padding-right: 0;
    padding-left: 0;
  }
}

@media (min-width: 768px) {
  .navbar-expand-md {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .navbar-expand-md .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .navbar-expand-md .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-md .navbar-nav .nav-link {
    padding-right: 1rem;
    padding-left: 1rem;
  }
  .navbar-expand-md > .container,
  .navbar-expand-md > .container-fluid {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .navbar-expand-md .navbar-collapse {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }
  .navbar-expand-md .navbar-toggler {
    display: none;
  }
}

@media (max-width: 991.98px) {
  .navbar-expand-lg > .container,
  .navbar-expand-lg > .container-fluid {
    padding-right: 0;
    padding-left: 0;
  }
}

@media (min-width: 992px) {
  .navbar-expand-lg {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .navbar-expand-lg .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .navbar-expand-lg .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 1rem;
    padding-left: 1rem;
  }
  .navbar-expand-lg > .container,
  .navbar-expand-lg > .container-fluid {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .navbar-expand-lg .navbar-collapse {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }
  .navbar-expand-lg .navbar-toggler {
    display: none;
  }
}

@media (max-width: 1199.98px) {
  .navbar-expand-xl > .container,
  .navbar-expand-xl > .container-fluid {
    padding-right: 0;
    padding-left: 0;
  }
}

@media (min-width: 1200px) {
  .navbar-expand-xl {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .navbar-expand-xl .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .navbar-expand-xl .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-xl .navbar-nav .nav-link {
    padding-right: 1rem;
    padding-left: 1rem;
  }
  .navbar-expand-xl > .container,
  .navbar-expand-xl > .container-fluid {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .navbar-expand-xl .navbar-collapse {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }
  .navbar-expand-xl .navbar-toggler {
    display: none;
  }
}

.navbar-expand {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.navbar-expand > .container,
.navbar-expand > .container-fluid {
  padding-right: 0;
  padding-left: 0;
}
.navbar-expand .navbar-nav {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}
.navbar-expand .navbar-nav .dropdown-menu {
  position: absolute;
}
.navbar-expand .navbar-nav .nav-link {
  padding-right: 1rem;
  padding-left: 1rem;
}
.navbar-expand > .container,
.navbar-expand > .container-fluid {
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
.navbar-expand .navbar-collapse {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
}
.navbar-expand .navbar-toggler {
  display: none;
}

.pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-left: 0;
  list-style: none;
  border-radius: 15px;
}

.page-link,
.pagination .page-numbers,
.page-links a,
.page-links .post-page-numbers {
  position: relative;
  display: block;
  padding: 0.5rem 0.75rem;
  margin-left: -1px;
  color: #bcbcbc;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.1);
}
.page-link:hover,
.pagination .page-numbers:hover,
.page-links a:hover,
.page-links .post-page-numbers:hover {
  z-index: 2;
  color: #fff;
  text-decoration: none;
  background-color: #ff4880;
  border-color: #ff4880;
}
.page-link:focus,
.pagination .page-numbers:focus,
.page-links a:focus,
.page-links .post-page-numbers:focus {
  z-index: 2;
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.page-link:not(:disabled):not(.disabled),
.pagination .page-numbers:not(:disabled):not(.disabled),
.page-links a:not(:disabled):not(.disabled),
.page-links .post-page-numbers:not(:disabled):not(.disabled) {
  cursor: pointer;
}

.page-item:first-child .page-link,
.page-item:first-child .pagination .page-numbers,
.pagination .page-item:first-child .page-numbers,
.page-item:first-child .page-links a,
.page-links .page-item:first-child a,
.page-item:first-child .page-links .post-page-numbers,
.page-links .page-item:first-child .post-page-numbers {
  margin-left: 0;
  border-top-left-radius: 15px;
  border-bottom-left-radius: 15px;
}

.page-item:last-child .page-link,
.page-item:last-child .pagination .page-numbers,
.pagination .page-item:last-child .page-numbers,
.page-item:last-child .page-links a,
.page-links .page-item:last-child a,
.page-item:last-child .page-links .post-page-numbers,
.page-links .page-item:last-child .post-page-numbers {
  border-top-right-radius: 15px;
  border-bottom-right-radius: 15px;
}

.page-item.active .page-link,
.page-item.active .pagination .page-numbers,
.pagination .page-item.active .page-numbers,
.page-item.active .page-links a,
.page-links .page-item.active a,
.page-item.active .page-links .post-page-numbers,
.page-links .page-item.active .post-page-numbers {
  z-index: 1;
  color: #fff;
  background-color: #ff4880;
  border-color: #ff2f6e;
}

.page-item.disabled .page-link,
.page-item.disabled .pagination .page-numbers,
.pagination .page-item.disabled .page-numbers,
.page-item.disabled .page-links a,
.page-links .page-item.disabled a,
.page-item.disabled .page-links .post-page-numbers,
.page-links .page-item.disabled .post-page-numbers {
  color: #212121;
  pointer-events: none;
  cursor: auto;
  background-color: #fff;
  border-color: #dee2e6;
}

.pagination-lg .page-link,
.pagination-lg .pagination .page-numbers,
.pagination .pagination-lg .page-numbers,
.pagination-lg .page-links a,
.page-links .pagination-lg a,
.pagination-lg .page-links .post-page-numbers,
.page-links .pagination-lg .post-page-numbers {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem;
  line-height: 1.5;
}

.pagination-lg .page-item:first-child .page-link,
.pagination-lg .page-item:first-child .pagination .page-numbers,
.pagination .pagination-lg .page-item:first-child .page-numbers,
.pagination-lg .page-item:first-child .page-links a,
.page-links .pagination-lg .page-item:first-child a,
.pagination-lg .page-item:first-child .page-links .post-page-numbers,
.page-links .pagination-lg .page-item:first-child .post-page-numbers {
  border-top-left-radius: 15px;
  border-bottom-left-radius: 15px;
}

.pagination-lg .page-item:last-child .page-link,
.pagination-lg .page-item:last-child .pagination .page-numbers,
.pagination .pagination-lg .page-item:last-child .page-numbers,
.pagination-lg .page-item:last-child .page-links a,
.page-links .pagination-lg .page-item:last-child a,
.pagination-lg .page-item:last-child .page-links .post-page-numbers,
.page-links .pagination-lg .page-item:last-child .post-page-numbers {
  border-top-right-radius: 15px;
  border-bottom-right-radius: 15px;
}

.pagination-sm .page-link,
.pagination-sm .pagination .page-numbers,
.pagination .pagination-sm .page-numbers,
.pagination-sm .page-links a,
.page-links .pagination-sm a,
.pagination-sm .page-links .post-page-numbers,
.page-links .pagination-sm .post-page-numbers {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
}

.pagination-sm .page-item:first-child .page-link,
.pagination-sm .page-item:first-child .pagination .page-numbers,
.pagination .pagination-sm .page-item:first-child .page-numbers,
.pagination-sm .page-item:first-child .page-links a,
.page-links .pagination-sm .page-item:first-child a,
.pagination-sm .page-item:first-child .page-links .post-page-numbers,
.page-links .pagination-sm .page-item:first-child .post-page-numbers {
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
}

.pagination-sm .page-item:last-child .page-link,
.pagination-sm .page-item:last-child .pagination .page-numbers,
.pagination .pagination-sm .page-item:last-child .page-numbers,
.pagination-sm .page-item:last-child .page-links a,
.page-links .pagination-sm .page-item:last-child a,
.pagination-sm .page-item:last-child .page-links .post-page-numbers,
.page-links .pagination-sm .page-item:last-child .post-page-numbers {
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
}

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 1rem 0;
  }
  to {
    background-position: 0 0;
  }
}

@keyframes progress-bar-stripes {
  from {
    background-position: 1rem 0;
  }
  to {
    background-position: 0 0;
  }
}

.progress {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 1rem;
  overflow: hidden;
  font-size: 0.75rem;
  background-color: #f6f6f6;
  border-radius: 15px;
}

.progress-bar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: #ff4880;
  text-align: center;
  white-space: nowrap;
  background-color: #ff4880;
  -webkit-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
@media screen and (prefers-reduced-motion: reduce) {
  .progress-bar {
    -webkit-transition: none;
    transition: none;
  }
}

.progress-bar-striped {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 1rem 1rem;
}

.progress-bar-animated {
  -webkit-animation: progress-bar-stripes 1s linear infinite;
  animation: progress-bar-stripes 1s linear infinite;
}

.align-baseline {
  vertical-align: baseline !important;
}

.align-top {
  vertical-align: top !important;
}

.align-middle {
  vertical-align: middle !important;
}

.align-bottom {
  vertical-align: bottom !important;
}

.align-text-bottom {
  vertical-align: text-bottom !important;
}

.align-text-top {
  vertical-align: text-top !important;
}

.bg-primary {
  background-color: #ff4880 !important;
}

a.bg-primary:hover,
a.bg-primary:focus,
button.bg-primary:hover,
button.bg-primary:focus {
  background-color: #ff155d !important;
}

.bg-secondary {
  background-color: #393d72 !important;
}

a.bg-secondary:hover,
a.bg-secondary:focus,
button.bg-secondary:hover,
button.bg-secondary:focus {
  background-color: #282b50 !important;
}

.bg-white {
  background-color: #fff !important;
}

.bg-transparent {
  background-color: transparent !important;
}

.border {
  border: 1px solid #ebebeb !important;
}

.border-top {
  border-top: 1px solid #ebebeb !important;
}

.border-right {
  border-right: 1px solid #ebebeb !important;
}

.border-bottom {
  border-bottom: 1px solid #ebebeb !important;
}

.border-left {
  border-left: 1px solid #ebebeb !important;
}

.border-0 {
  border: 0 !important;
}

.border-top-0 {
  border-top: 0 !important;
}

.border-right-0 {
  border-right: 0 !important;
}

.border-bottom-0 {
  border-bottom: 0 !important;
}

.border-left-0 {
  border-left: 0 !important;
}

.border-primary {
  border-color: #ff4880 !important;
}

.border-secondary {
  border-color: #393d72 !important;
}

.border-white {
  border-color: #fff !important;
}

.rounded {
  border-radius: 15px !important;
}

.rounded-top {
  border-top-left-radius: 15px !important;
  border-top-right-radius: 15px !important;
}

.rounded-right {
  border-top-right-radius: 15px !important;
  border-bottom-right-radius: 15px !important;
}

.rounded-bottom {
  border-bottom-right-radius: 15px !important;
  border-bottom-left-radius: 15px !important;
}

.rounded-left {
  border-top-left-radius: 15px !important;
  border-bottom-left-radius: 15px !important;
}

.rounded-circle,
.entry-footer .meta-author .avatar {
  border-radius: 50% !important;
}

.rounded-0 {
  border-radius: 0 !important;
}

.clearfix::after {
  display: block;
  clear: both;
  content: "";
}

.d-none {
  display: none !important;
}

.d-inline {
  display: inline !important;
}

.d-inline-block {
  display: inline-block !important;
}

.d-block {
  display: block !important;
}

.d-table {
  display: table !important;
}

.d-table-row {
  display: table-row !important;
}

.d-table-cell {
  display: table-cell !important;
}

.d-flex {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}

.d-inline-flex {
  display: -webkit-inline-box !important;
  display: -ms-inline-flexbox !important;
  display: inline-flex !important;
}

@media (min-width: 576px) {
  .d-sm-none {
    display: none !important;
  }
  .d-sm-inline {
    display: inline !important;
  }
  .d-sm-inline-block {
    display: inline-block !important;
  }
  .d-sm-block {
    display: block !important;
  }
  .d-sm-table {
    display: table !important;
  }
  .d-sm-table-row {
    display: table-row !important;
  }
  .d-sm-table-cell {
    display: table-cell !important;
  }
  .d-sm-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-sm-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

@media (min-width: 768px) {
  .d-md-none {
    display: none !important;
  }
  .d-md-inline {
    display: inline !important;
  }
  .d-md-inline-block {
    display: inline-block !important;
  }
  .d-md-block {
    display: block !important;
  }
  .d-md-table {
    display: table !important;
  }
  .d-md-table-row {
    display: table-row !important;
  }
  .d-md-table-cell {
    display: table-cell !important;
  }
  .d-md-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-md-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

@media (min-width: 992px) {
  .d-lg-none {
    display: none !important;
  }
  .d-lg-inline {
    display: inline !important;
  }
  .d-lg-inline-block {
    display: inline-block !important;
  }
  .d-lg-block {
    display: block !important;
  }
  .d-lg-table {
    display: table !important;
  }
  .d-lg-table-row {
    display: table-row !important;
  }
  .d-lg-table-cell {
    display: table-cell !important;
  }
  .d-lg-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-lg-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

@media (min-width: 1200px) {
  .d-xl-none {
    display: none !important;
  }
  .d-xl-inline {
    display: inline !important;
  }
  .d-xl-inline-block {
    display: inline-block !important;
  }
  .d-xl-block {
    display: block !important;
  }
  .d-xl-table {
    display: table !important;
  }
  .d-xl-table-row {
    display: table-row !important;
  }
  .d-xl-table-cell {
    display: table-cell !important;
  }
  .d-xl-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-xl-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

@media print {
  .d-print-none {
    display: none !important;
  }
  .d-print-inline {
    display: inline !important;
  }
  .d-print-inline-block {
    display: inline-block !important;
  }
  .d-print-block {
    display: block !important;
  }
  .d-print-table {
    display: table !important;
  }
  .d-print-table-row {
    display: table-row !important;
  }
  .d-print-table-cell {
    display: table-cell !important;
  }
  .d-print-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-print-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

.embed-responsive,
.hentry .video-thumb iframe {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden;
}
.embed-responsive::before,
.hentry .video-thumb iframe::before {
  display: block;
  content: "";
}
.embed-responsive .embed-responsive-item,
.hentry .video-thumb iframe .embed-responsive-item,
.embed-responsive iframe,
.hentry .video-thumb iframe iframe,
.embed-responsive embed,
.hentry .video-thumb iframe embed,
.embed-responsive object,
.hentry .video-thumb iframe object,
.embed-responsive video,
.hentry .video-thumb iframe video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

.embed-responsive-21by9::before {
  padding-top: 42.85714%;
}

.embed-responsive-16by9::before {
  padding-top: 56.25%;
}

.embed-responsive-4by3::before {
  padding-top: 75%;
}

.embed-responsive-1by1::before {
  padding-top: 100%;
}

.flex-row {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: normal !important;
  -ms-flex-direction: row !important;
  flex-direction: row !important;
}

.flex-column {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: normal !important;
  -ms-flex-direction: column !important;
  flex-direction: column !important;
}

.flex-row-reverse {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: reverse !important;
  -ms-flex-direction: row-reverse !important;
  flex-direction: row-reverse !important;
}

.flex-column-reverse {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: reverse !important;
  -ms-flex-direction: column-reverse !important;
  flex-direction: column-reverse !important;
}

.flex-wrap {
  -ms-flex-wrap: wrap !important;
  flex-wrap: wrap !important;
}

.flex-nowrap {
  -ms-flex-wrap: nowrap !important;
  flex-wrap: nowrap !important;
}

.flex-wrap-reverse {
  -ms-flex-wrap: wrap-reverse !important;
  flex-wrap: wrap-reverse !important;
}

.flex-fill {
  -webkit-box-flex: 1 !important;
  -ms-flex: 1 1 auto !important;
  flex: 1 1 auto !important;
}

.flex-grow-0 {
  -webkit-box-flex: 0 !important;
  -ms-flex-positive: 0 !important;
  flex-grow: 0 !important;
}

.flex-grow-1 {
  -webkit-box-flex: 1 !important;
  -ms-flex-positive: 1 !important;
  flex-grow: 1 !important;
}

.flex-shrink-0 {
  -ms-flex-negative: 0 !important;
  flex-shrink: 0 !important;
}

.flex-shrink-1 {
  -ms-flex-negative: 1 !important;
  flex-shrink: 1 !important;
}

.justify-content-start {
  -webkit-box-pack: start !important;
  -ms-flex-pack: start !important;
  justify-content: flex-start !important;
}

.justify-content-end {
  -webkit-box-pack: end !important;
  -ms-flex-pack: end !important;
  justify-content: flex-end !important;
}

.justify-content-center {
  -webkit-box-pack: center !important;
  -ms-flex-pack: center !important;
  justify-content: center !important;
}

.justify-content-between {
  -webkit-box-pack: justify !important;
  -ms-flex-pack: justify !important;
  justify-content: space-between !important;
}

.justify-content-around {
  -ms-flex-pack: distribute !important;
  justify-content: space-around !important;
}

.align-items-start {
  -webkit-box-align: start !important;
  -ms-flex-align: start !important;
  align-items: flex-start !important;
}

.align-items-end {
  -webkit-box-align: end !important;
  -ms-flex-align: end !important;
  align-items: flex-end !important;
}

.align-items-center {
  -webkit-box-align: center !important;
  -ms-flex-align: center !important;
  align-items: center !important;
}

.align-items-baseline {
  -webkit-box-align: baseline !important;
  -ms-flex-align: baseline !important;
  align-items: baseline !important;
}

.align-items-stretch {
  -webkit-box-align: stretch !important;
  -ms-flex-align: stretch !important;
  align-items: stretch !important;
}

.align-content-start {
  -ms-flex-line-pack: start !important;
  align-content: flex-start !important;
}

.align-content-end {
  -ms-flex-line-pack: end !important;
  align-content: flex-end !important;
}

.align-content-center {
  -ms-flex-line-pack: center !important;
  align-content: center !important;
}

.align-content-between {
  -ms-flex-line-pack: justify !important;
  align-content: space-between !important;
}

.align-content-around {
  -ms-flex-line-pack: distribute !important;
  align-content: space-around !important;
}

.align-content-stretch {
  -ms-flex-line-pack: stretch !important;
  align-content: stretch !important;
}

.align-self-auto {
  -ms-flex-item-align: auto !important;
  align-self: auto !important;
}

.align-self-start {
  -ms-flex-item-align: start !important;
  align-self: flex-start !important;
}

.align-self-end {
  -ms-flex-item-align: end !important;
  align-self: flex-end !important;
}

.align-self-center {
  -ms-flex-item-align: center !important;
  align-self: center !important;
}

.align-self-baseline {
  -ms-flex-item-align: baseline !important;
  align-self: baseline !important;
}

.align-self-stretch {
  -ms-flex-item-align: stretch !important;
  align-self: stretch !important;
}

@media (min-width: 576px) {
  .flex-sm-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  .flex-sm-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .flex-sm-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  .flex-sm-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  .flex-sm-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .flex-sm-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .flex-sm-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  .flex-sm-fill {
    -webkit-box-flex: 1 !important;
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
  }
  .flex-sm-grow-0 {
    -webkit-box-flex: 0 !important;
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
  }
  .flex-sm-grow-1 {
    -webkit-box-flex: 1 !important;
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
  }
  .flex-sm-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
  }
  .flex-sm-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
  }
  .justify-content-sm-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .justify-content-sm-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .justify-content-sm-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .justify-content-sm-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .justify-content-sm-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .align-items-sm-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .align-items-sm-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .align-items-sm-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .align-items-sm-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .align-items-sm-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .align-content-sm-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .align-content-sm-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .align-content-sm-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .align-content-sm-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .align-content-sm-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .align-content-sm-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  .align-self-sm-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }
  .align-self-sm-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .align-self-sm-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .align-self-sm-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  .align-self-sm-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .align-self-sm-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}

@media (min-width: 768px) {
  .flex-md-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  .flex-md-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .flex-md-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  .flex-md-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  .flex-md-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .flex-md-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .flex-md-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  .flex-md-fill {
    -webkit-box-flex: 1 !important;
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
  }
  .flex-md-grow-0 {
    -webkit-box-flex: 0 !important;
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
  }
  .flex-md-grow-1 {
    -webkit-box-flex: 1 !important;
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
  }
  .flex-md-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
  }
  .flex-md-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
  }
  .justify-content-md-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .justify-content-md-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .justify-content-md-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .justify-content-md-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .justify-content-md-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .align-items-md-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .align-items-md-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .align-items-md-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .align-items-md-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .align-items-md-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .align-content-md-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .align-content-md-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .align-content-md-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .align-content-md-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .align-content-md-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .align-content-md-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  .align-self-md-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }
  .align-self-md-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .align-self-md-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .align-self-md-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  .align-self-md-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .align-self-md-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}

@media (min-width: 992px) {
  .flex-lg-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  .flex-lg-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .flex-lg-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  .flex-lg-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  .flex-lg-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .flex-lg-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .flex-lg-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  .flex-lg-fill {
    -webkit-box-flex: 1 !important;
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
  }
  .flex-lg-grow-0 {
    -webkit-box-flex: 0 !important;
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
  }
  .flex-lg-grow-1 {
    -webkit-box-flex: 1 !important;
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
  }
  .flex-lg-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
  }
  .flex-lg-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
  }
  .justify-content-lg-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .justify-content-lg-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .justify-content-lg-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .justify-content-lg-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .justify-content-lg-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .align-items-lg-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .align-items-lg-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .align-items-lg-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .align-items-lg-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .align-items-lg-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .align-content-lg-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .align-content-lg-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .align-content-lg-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .align-content-lg-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .align-content-lg-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .align-content-lg-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  .align-self-lg-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }
  .align-self-lg-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .align-self-lg-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .align-self-lg-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  .align-self-lg-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .align-self-lg-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}

@media (min-width: 1200px) {
  .flex-xl-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  .flex-xl-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .flex-xl-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  .flex-xl-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  .flex-xl-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .flex-xl-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .flex-xl-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  .flex-xl-fill {
    -webkit-box-flex: 1 !important;
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
  }
  .flex-xl-grow-0 {
    -webkit-box-flex: 0 !important;
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
  }
  .flex-xl-grow-1 {
    -webkit-box-flex: 1 !important;
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
  }
  .flex-xl-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
  }
  .flex-xl-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
  }
  .justify-content-xl-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .justify-content-xl-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .justify-content-xl-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .justify-content-xl-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .justify-content-xl-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .align-items-xl-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .align-items-xl-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .align-items-xl-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .align-items-xl-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .align-items-xl-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .align-content-xl-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .align-content-xl-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .align-content-xl-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .align-content-xl-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .align-content-xl-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .align-content-xl-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  .align-self-xl-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }
  .align-self-xl-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .align-self-xl-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .align-self-xl-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  .align-self-xl-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .align-self-xl-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}

.float-left {
  float: left !important;
}

.float-right {
  float: right !important;
}

.float-none {
  float: none !important;
}

@media (min-width: 576px) {
  .float-sm-left {
    float: left !important;
  }
  .float-sm-right {
    float: right !important;
  }
  .float-sm-none {
    float: none !important;
  }
}

@media (min-width: 768px) {
  .float-md-left {
    float: left !important;
  }
  .float-md-right {
    float: right !important;
  }
  .float-md-none {
    float: none !important;
  }
}

@media (min-width: 992px) {
  .float-lg-left {
    float: left !important;
  }
  .float-lg-right {
    float: right !important;
  }
  .float-lg-none {
    float: none !important;
  }
}

@media (min-width: 1200px) {
  .float-xl-left {
    float: left !important;
  }
  .float-xl-right {
    float: right !important;
  }
  .float-xl-none {
    float: none !important;
  }
}

.position-static {
  position: static !important;
}

.position-relative {
  position: relative !important;
}

.position-absolute {
  position: absolute !important;
}

.position-fixed {
  position: fixed !important;
}

.position-sticky {
  position: sticky !important;
}

.fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
}

.fixed-bottom {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030;
}

@supports (position: sticky) {
  .sticky-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  overflow: visible;
  clip: auto;
  white-space: normal;
}

.shadow-sm {
  -webkit-box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
}

.shadow {
  -webkit-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
}

.shadow-lg {
  -webkit-box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;
  box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;
}

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

.w-25 {
  width: 25% !important;
}

.w-50 {
  width: 50% !important;
}

.w-75 {
  width: 75% !important;
}

.w-100 {
  width: 100% !important;
}

.w-auto {
  width: auto !important;
}

.h-25 {
  height: 25% !important;
}

.h-50 {
  height: 50% !important;
}

.h-75 {
  height: 75% !important;
}

.h-100 {
  height: 100% !important;
}

.h-auto {
  height: auto !important;
}

.mw-100 {
  max-width: 100% !important;
}

.mh-100 {
  max-height: 100% !important;
}

.m-0 {
  margin: 0 !important;
}

.mt-0,
.my-0 {
  margin-top: 0 !important;
}

.mr-0,
.mx-0 {
  margin-right: 0 !important;
}

.mb-0,
.my-0 {
  margin-bottom: 0 !important;
}

.ml-0,
.mx-0 {
  margin-left: 0 !important;
}

.m-1 {
  margin: 0.25rem !important;
}

.mt-1,
.my-1 {
  margin-top: 0.25rem !important;
}

.mr-1,
.mx-1 {
  margin-right: 0.25rem !important;
}

.mb-1,
.my-1 {
  margin-bottom: 0.25rem !important;
}

.ml-1,
.mx-1 {
  margin-left: 0.25rem !important;
}

.m-2 {
  margin: 0.5rem !important;
}

.mt-2,
.my-2 {
  margin-top: 0.5rem !important;
}

.mr-2,
.mx-2 {
  margin-right: 0.5rem !important;
}

.mb-2,
.my-2 {
  margin-bottom: 0.5rem !important;
}

.ml-2,
.mx-2 {
  margin-left: 0.5rem !important;
}

.m-3 {
  margin: 1rem !important;
}

.mt-3,
.my-3 {
  margin-top: 1rem !important;
}

.mr-3,
.mx-3 {
  margin-right: 1rem !important;
}

.mb-3,
.my-3 {
  margin-bottom: 1rem !important;
}

.ml-3,
.mx-3 {
  margin-left: 1rem !important;
}

.m-4 {
  margin: 1.5rem !important;
}

.mt-4,
.my-4 {
  margin-top: 1.5rem !important;
}

.mr-4,
.mx-4 {
  margin-right: 1.5rem !important;
}

.mb-4,
.my-4 {
  margin-bottom: 1.5rem !important;
}

.ml-4,
.mx-4 {
  margin-left: 1.5rem !important;
}

.m-5 {
  margin: 3rem !important;
}

.mt-5,
.my-5 {
  margin-top: 3rem !important;
}

.mr-5,
.mx-5 {
  margin-right: 3rem !important;
}

.mb-5,
.my-5 {
  margin-bottom: 3rem !important;
}

.ml-5,
.mx-5 {
  margin-left: 3rem !important;
}

.p-0 {
  padding: 0 !important;
}

.pt-0,
.py-0 {
  padding-top: 0 !important;
}

.pr-0,
.px-0 {
  padding-right: 0 !important;
}

.pb-0,
.py-0 {
  padding-bottom: 0 !important;
}

.pl-0,
.px-0 {
  padding-left: 0 !important;
}

.p-1 {
  padding: 0.25rem !important;
}

.pt-1,
.py-1 {
  padding-top: 0.25rem !important;
}

.pr-1,
.px-1 {
  padding-right: 0.25rem !important;
}

.pb-1,
.py-1 {
  padding-bottom: 0.25rem !important;
}

.pl-1,
.px-1 {
  padding-left: 0.25rem !important;
}

.p-2 {
  padding: 0.5rem !important;
}

.pt-2,
.py-2 {
  padding-top: 0.5rem !important;
}

.pr-2,
.px-2 {
  padding-right: 0.5rem !important;
}

.pb-2,
.py-2 {
  padding-bottom: 0.5rem !important;
}

.pl-2,
.px-2 {
  padding-left: 0.5rem !important;
}

.p-3 {
  padding: 1rem !important;
}

.pt-3,
.py-3 {
  padding-top: 1rem !important;
}

.pr-3,
.px-3 {
  padding-right: 1rem !important;
}

.pb-3,
.py-3 {
  padding-bottom: 1rem !important;
}

.pl-3,
.px-3 {
  padding-left: 1rem !important;
}

.p-4 {
  padding: 1.5rem !important;
}

.pt-4,
.py-4 {
  padding-top: 1.5rem !important;
}

.pr-4,
.px-4 {
  padding-right: 1.5rem !important;
}

.pb-4,
.py-4 {
  padding-bottom: 1.5rem !important;
}

.pl-4,
.px-4 {
  padding-left: 1.5rem !important;
}

.p-5 {
  padding: 3rem !important;
}

.pt-5,
.py-5 {
  padding-top: 3rem !important;
}

.pr-5,
.px-5 {
  padding-right: 3rem !important;
}

.pb-5,
.py-5 {
  padding-bottom: 3rem !important;
}

.pl-5,
.px-5 {
  padding-left: 3rem !important;
}

.m-auto {
  margin: auto !important;
}

.mt-auto,
.my-auto {
  margin-top: auto !important;
}

.mr-auto,
.mx-auto {
  margin-right: auto !important;
}

.mb-auto,
.my-auto {
  margin-bottom: auto !important;
}

.ml-auto,
.mx-auto {
  margin-left: auto !important;
}

@media (min-width: 576px) {
  .m-sm-0 {
    margin: 0 !important;
  }
  .mt-sm-0,
  .my-sm-0 {
    margin-top: 0 !important;
  }
  .mr-sm-0,
  .mx-sm-0 {
    margin-right: 0 !important;
  }
  .mb-sm-0,
  .my-sm-0 {
    margin-bottom: 0 !important;
  }
  .ml-sm-0,
  .mx-sm-0 {
    margin-left: 0 !important;
  }
  .m-sm-1 {
    margin: 0.25rem !important;
  }
  .mt-sm-1,
  .my-sm-1 {
    margin-top: 0.25rem !important;
  }
  .mr-sm-1,
  .mx-sm-1 {
    margin-right: 0.25rem !important;
  }
  .mb-sm-1,
  .my-sm-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-sm-1,
  .mx-sm-1 {
    margin-left: 0.25rem !important;
  }
  .m-sm-2 {
    margin: 0.5rem !important;
  }
  .mt-sm-2,
  .my-sm-2 {
    margin-top: 0.5rem !important;
  }
  .mr-sm-2,
  .mx-sm-2 {
    margin-right: 0.5rem !important;
  }
  .mb-sm-2,
  .my-sm-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-sm-2,
  .mx-sm-2 {
    margin-left: 0.5rem !important;
  }
  .m-sm-3 {
    margin: 1rem !important;
  }
  .mt-sm-3,
  .my-sm-3 {
    margin-top: 1rem !important;
  }
  .mr-sm-3,
  .mx-sm-3 {
    margin-right: 1rem !important;
  }
  .mb-sm-3,
  .my-sm-3 {
    margin-bottom: 1rem !important;
  }
  .ml-sm-3,
  .mx-sm-3 {
    margin-left: 1rem !important;
  }
  .m-sm-4 {
    margin: 1.5rem !important;
  }
  .mt-sm-4,
  .my-sm-4 {
    margin-top: 1.5rem !important;
  }
  .mr-sm-4,
  .mx-sm-4 {
    margin-right: 1.5rem !important;
  }
  .mb-sm-4,
  .my-sm-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-sm-4,
  .mx-sm-4 {
    margin-left: 1.5rem !important;
  }
  .m-sm-5 {
    margin: 3rem !important;
  }
  .mt-sm-5,
  .my-sm-5 {
    margin-top: 3rem !important;
  }
  .mr-sm-5,
  .mx-sm-5 {
    margin-right: 3rem !important;
  }
  .mb-sm-5,
  .my-sm-5 {
    margin-bottom: 3rem !important;
  }
  .ml-sm-5,
  .mx-sm-5 {
    margin-left: 3rem !important;
  }
  .p-sm-0 {
    padding: 0 !important;
  }
  .pt-sm-0,
  .py-sm-0 {
    padding-top: 0 !important;
  }
  .pr-sm-0,
  .px-sm-0 {
    padding-right: 0 !important;
  }
  .pb-sm-0,
  .py-sm-0 {
    padding-bottom: 0 !important;
  }
  .pl-sm-0,
  .px-sm-0 {
    padding-left: 0 !important;
  }
  .p-sm-1 {
    padding: 0.25rem !important;
  }
  .pt-sm-1,
  .py-sm-1 {
    padding-top: 0.25rem !important;
  }
  .pr-sm-1,
  .px-sm-1 {
    padding-right: 0.25rem !important;
  }
  .pb-sm-1,
  .py-sm-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-sm-1,
  .px-sm-1 {
    padding-left: 0.25rem !important;
  }
  .p-sm-2 {
    padding: 0.5rem !important;
  }
  .pt-sm-2,
  .py-sm-2 {
    padding-top: 0.5rem !important;
  }
  .pr-sm-2,
  .px-sm-2 {
    padding-right: 0.5rem !important;
  }
  .pb-sm-2,
  .py-sm-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-sm-2,
  .px-sm-2 {
    padding-left: 0.5rem !important;
  }
  .p-sm-3 {
    padding: 1rem !important;
  }
  .pt-sm-3,
  .py-sm-3 {
    padding-top: 1rem !important;
  }
  .pr-sm-3,
  .px-sm-3 {
    padding-right: 1rem !important;
  }
  .pb-sm-3,
  .py-sm-3 {
    padding-bottom: 1rem !important;
  }
  .pl-sm-3,
  .px-sm-3 {
    padding-left: 1rem !important;
  }
  .p-sm-4 {
    padding: 1.5rem !important;
  }
  .pt-sm-4,
  .py-sm-4 {
    padding-top: 1.5rem !important;
  }
  .pr-sm-4,
  .px-sm-4 {
    padding-right: 1.5rem !important;
  }
  .pb-sm-4,
  .py-sm-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-sm-4,
  .px-sm-4 {
    padding-left: 1.5rem !important;
  }
  .p-sm-5 {
    padding: 3rem !important;
  }
  .pt-sm-5,
  .py-sm-5 {
    padding-top: 3rem !important;
  }
  .pr-sm-5,
  .px-sm-5 {
    padding-right: 3rem !important;
  }
  .pb-sm-5,
  .py-sm-5 {
    padding-bottom: 3rem !important;
  }
  .pl-sm-5,
  .px-sm-5 {
    padding-left: 3rem !important;
  }
  .m-sm-auto {
    margin: auto !important;
  }
  .mt-sm-auto,
  .my-sm-auto {
    margin-top: auto !important;
  }
  .mr-sm-auto,
  .mx-sm-auto {
    margin-right: auto !important;
  }
  .mb-sm-auto,
  .my-sm-auto {
    margin-bottom: auto !important;
  }
  .ml-sm-auto,
  .mx-sm-auto {
    margin-left: auto !important;
  }
}

@media (min-width: 768px) {
  .m-md-0 {
    margin: 0 !important;
  }
  .mt-md-0,
  .my-md-0 {
    margin-top: 0 !important;
  }
  .mr-md-0,
  .mx-md-0 {
    margin-right: 0 !important;
  }
  .mb-md-0,
  .my-md-0 {
    margin-bottom: 0 !important;
  }
  .ml-md-0,
  .mx-md-0 {
    margin-left: 0 !important;
  }
  .m-md-1 {
    margin: 0.25rem !important;
  }
  .mt-md-1,
  .my-md-1 {
    margin-top: 0.25rem !important;
  }
  .mr-md-1,
  .mx-md-1 {
    margin-right: 0.25rem !important;
  }
  .mb-md-1,
  .my-md-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-md-1,
  .mx-md-1 {
    margin-left: 0.25rem !important;
  }
  .m-md-2 {
    margin: 0.5rem !important;
  }
  .mt-md-2,
  .my-md-2 {
    margin-top: 0.5rem !important;
  }
  .mr-md-2,
  .mx-md-2 {
    margin-right: 0.5rem !important;
  }
  .mb-md-2,
  .my-md-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-md-2,
  .mx-md-2 {
    margin-left: 0.5rem !important;
  }
  .m-md-3 {
    margin: 1rem !important;
  }
  .mt-md-3,
  .my-md-3 {
    margin-top: 1rem !important;
  }
  .mr-md-3,
  .mx-md-3 {
    margin-right: 1rem !important;
  }
  .mb-md-3,
  .my-md-3 {
    margin-bottom: 1rem !important;
  }
  .ml-md-3,
  .mx-md-3 {
    margin-left: 1rem !important;
  }
  .m-md-4 {
    margin: 1.5rem !important;
  }
  .mt-md-4,
  .my-md-4 {
    margin-top: 1.5rem !important;
  }
  .mr-md-4,
  .mx-md-4 {
    margin-right: 1.5rem !important;
  }
  .mb-md-4,
  .my-md-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-md-4,
  .mx-md-4 {
    margin-left: 1.5rem !important;
  }
  .m-md-5 {
    margin: 3rem !important;
  }
  .mt-md-5,
  .my-md-5 {
    margin-top: 3rem !important;
  }
  .mr-md-5,
  .mx-md-5 {
    margin-right: 3rem !important;
  }
  .mb-md-5,
  .my-md-5 {
    margin-bottom: 3rem !important;
  }
  .ml-md-5,
  .mx-md-5 {
    margin-left: 3rem !important;
  }
  .p-md-0 {
    padding: 0 !important;
  }
  .pt-md-0,
  .py-md-0 {
    padding-top: 0 !important;
  }
  .pr-md-0,
  .px-md-0 {
    padding-right: 0 !important;
  }
  .pb-md-0,
  .py-md-0 {
    padding-bottom: 0 !important;
  }
  .pl-md-0,
  .px-md-0 {
    padding-left: 0 !important;
  }
  .p-md-1 {
    padding: 0.25rem !important;
  }
  .pt-md-1,
  .py-md-1 {
    padding-top: 0.25rem !important;
  }
  .pr-md-1,
  .px-md-1 {
    padding-right: 0.25rem !important;
  }
  .pb-md-1,
  .py-md-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-md-1,
  .px-md-1 {
    padding-left: 0.25rem !important;
  }
  .p-md-2 {
    padding: 0.5rem !important;
  }
  .pt-md-2,
  .py-md-2 {
    padding-top: 0.5rem !important;
  }
  .pr-md-2,
  .px-md-2 {
    padding-right: 0.5rem !important;
  }
  .pb-md-2,
  .py-md-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-md-2,
  .px-md-2 {
    padding-left: 0.5rem !important;
  }
  .p-md-3 {
    padding: 1rem !important;
  }
  .pt-md-3,
  .py-md-3 {
    padding-top: 1rem !important;
  }
  .pr-md-3,
  .px-md-3 {
    padding-right: 1rem !important;
  }
  .pb-md-3,
  .py-md-3 {
    padding-bottom: 1rem !important;
  }
  .pl-md-3,
  .px-md-3 {
    padding-left: 1rem !important;
  }
  .p-md-4 {
    padding: 1.5rem !important;
  }
  .pt-md-4,
  .py-md-4 {
    padding-top: 1.5rem !important;
  }
  .pr-md-4,
  .px-md-4 {
    padding-right: 1.5rem !important;
  }
  .pb-md-4,
  .py-md-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-md-4,
  .px-md-4 {
    padding-left: 1.5rem !important;
  }
  .p-md-5 {
    padding: 3rem !important;
  }
  .pt-md-5,
  .py-md-5 {
    padding-top: 3rem !important;
  }
  .pr-md-5,
  .px-md-5 {
    padding-right: 3rem !important;
  }
  .pb-md-5,
  .py-md-5 {
    padding-bottom: 3rem !important;
  }
  .pl-md-5,
  .px-md-5 {
    padding-left: 3rem !important;
  }
  .m-md-auto {
    margin: auto !important;
  }
  .mt-md-auto,
  .my-md-auto {
    margin-top: auto !important;
  }
  .mr-md-auto,
  .mx-md-auto {
    margin-right: auto !important;
  }
  .mb-md-auto,
  .my-md-auto {
    margin-bottom: auto !important;
  }
  .ml-md-auto,
  .mx-md-auto {
    margin-left: auto !important;
  }
}

@media (min-width: 992px) {
  .m-lg-0 {
    margin: 0 !important;
  }
  .mt-lg-0,
  .my-lg-0 {
    margin-top: 0 !important;
  }
  .mr-lg-0,
  .mx-lg-0 {
    margin-right: 0 !important;
  }
  .mb-lg-0,
  .my-lg-0 {
    margin-bottom: 0 !important;
  }
  .ml-lg-0,
  .mx-lg-0 {
    margin-left: 0 !important;
  }
  .m-lg-1 {
    margin: 0.25rem !important;
  }
  .mt-lg-1,
  .my-lg-1 {
    margin-top: 0.25rem !important;
  }
  .mr-lg-1,
  .mx-lg-1 {
    margin-right: 0.25rem !important;
  }
  .mb-lg-1,
  .my-lg-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-lg-1,
  .mx-lg-1 {
    margin-left: 0.25rem !important;
  }
  .m-lg-2 {
    margin: 0.5rem !important;
  }
  .mt-lg-2,
  .my-lg-2 {
    margin-top: 0.5rem !important;
  }
  .mr-lg-2,
  .mx-lg-2 {
    margin-right: 0.5rem !important;
  }
  .mb-lg-2,
  .my-lg-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-lg-2,
  .mx-lg-2 {
    margin-left: 0.5rem !important;
  }
  .m-lg-3 {
    margin: 1rem !important;
  }
  .mt-lg-3,
  .my-lg-3 {
    margin-top: 1rem !important;
  }
  .mr-lg-3,
  .mx-lg-3 {
    margin-right: 1rem !important;
  }
  .mb-lg-3,
  .my-lg-3 {
    margin-bottom: 1rem !important;
  }
  .ml-lg-3,
  .mx-lg-3 {
    margin-left: 1rem !important;
  }
  .m-lg-4 {
    margin: 1.5rem !important;
  }
  .mt-lg-4,
  .my-lg-4 {
    margin-top: 1.5rem !important;
  }
  .mr-lg-4,
  .mx-lg-4 {
    margin-right: 1.5rem !important;
  }
  .mb-lg-4,
  .my-lg-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-lg-4,
  .mx-lg-4 {
    margin-left: 1.5rem !important;
  }
  .m-lg-5 {
    margin: 3rem !important;
  }
  .mt-lg-5,
  .my-lg-5 {
    margin-top: 3rem !important;
  }
  .mr-lg-5,
  .mx-lg-5 {
    margin-right: 3rem !important;
  }
  .mb-lg-5,
  .my-lg-5 {
    margin-bottom: 3rem !important;
  }
  .ml-lg-5,
  .mx-lg-5 {
    margin-left: 3rem !important;
  }
  .p-lg-0 {
    padding: 0 !important;
  }
  .pt-lg-0,
  .py-lg-0 {
    padding-top: 0 !important;
  }
  .pr-lg-0,
  .px-lg-0 {
    padding-right: 0 !important;
  }
  .pb-lg-0,
  .py-lg-0 {
    padding-bottom: 0 !important;
  }
  .pl-lg-0,
  .px-lg-0 {
    padding-left: 0 !important;
  }
  .p-lg-1 {
    padding: 0.25rem !important;
  }
  .pt-lg-1,
  .py-lg-1 {
    padding-top: 0.25rem !important;
  }
  .pr-lg-1,
  .px-lg-1 {
    padding-right: 0.25rem !important;
  }
  .pb-lg-1,
  .py-lg-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-lg-1,
  .px-lg-1 {
    padding-left: 0.25rem !important;
  }
  .p-lg-2 {
    padding: 0.5rem !important;
  }
  .pt-lg-2,
  .py-lg-2 {
    padding-top: 0.5rem !important;
  }
  .pr-lg-2,
  .px-lg-2 {
    padding-right: 0.5rem !important;
  }
  .pb-lg-2,
  .py-lg-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-lg-2,
  .px-lg-2 {
    padding-left: 0.5rem !important;
  }
  .p-lg-3 {
    padding: 1rem !important;
  }
  .pt-lg-3,
  .py-lg-3 {
    padding-top: 1rem !important;
  }
  .pr-lg-3,
  .px-lg-3 {
    padding-right: 1rem !important;
  }
  .pb-lg-3,
  .py-lg-3 {
    padding-bottom: 1rem !important;
  }
  .pl-lg-3,
  .px-lg-3 {
    padding-left: 1rem !important;
  }
  .p-lg-4 {
    padding: 1.5rem !important;
  }
  .pt-lg-4,
  .py-lg-4 {
    padding-top: 1.5rem !important;
  }
  .pr-lg-4,
  .px-lg-4 {
    padding-right: 1.5rem !important;
  }
  .pb-lg-4,
  .py-lg-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-lg-4,
  .px-lg-4 {
    padding-left: 1.5rem !important;
  }
  .p-lg-5 {
    padding: 3rem !important;
  }
  .pt-lg-5,
  .py-lg-5 {
    padding-top: 3rem !important;
  }
  .pr-lg-5,
  .px-lg-5 {
    padding-right: 3rem !important;
  }
  .pb-lg-5,
  .py-lg-5 {
    padding-bottom: 3rem !important;
  }
  .pl-lg-5,
  .px-lg-5 {
    padding-left: 3rem !important;
  }
  .m-lg-auto {
    margin: auto !important;
  }
  .mt-lg-auto,
  .my-lg-auto {
    margin-top: auto !important;
  }
  .mr-lg-auto,
  .mx-lg-auto {
    margin-right: auto !important;
  }
  .mb-lg-auto,
  .my-lg-auto {
    margin-bottom: auto !important;
  }
  .ml-lg-auto,
  .mx-lg-auto {
    margin-left: auto !important;
  }
}

@media (min-width: 1200px) {
  .m-xl-0 {
    margin: 0 !important;
  }
  .mt-xl-0,
  .my-xl-0 {
    margin-top: 0 !important;
  }
  .mr-xl-0,
  .mx-xl-0 {
    margin-right: 0 !important;
  }
  .mb-xl-0,
  .my-xl-0 {
    margin-bottom: 0 !important;
  }
  .ml-xl-0,
  .mx-xl-0 {
    margin-left: 0 !important;
  }
  .m-xl-1 {
    margin: 0.25rem !important;
  }
  .mt-xl-1,
  .my-xl-1 {
    margin-top: 0.25rem !important;
  }
  .mr-xl-1,
  .mx-xl-1 {
    margin-right: 0.25rem !important;
  }
  .mb-xl-1,
  .my-xl-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-xl-1,
  .mx-xl-1 {
    margin-left: 0.25rem !important;
  }
  .m-xl-2 {
    margin: 0.5rem !important;
  }
  .mt-xl-2,
  .my-xl-2 {
    margin-top: 0.5rem !important;
  }
  .mr-xl-2,
  .mx-xl-2 {
    margin-right: 0.5rem !important;
  }
  .mb-xl-2,
  .my-xl-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-xl-2,
  .mx-xl-2 {
    margin-left: 0.5rem !important;
  }
  .m-xl-3 {
    margin: 1rem !important;
  }
  .mt-xl-3,
  .my-xl-3 {
    margin-top: 1rem !important;
  }
  .mr-xl-3,
  .mx-xl-3 {
    margin-right: 1rem !important;
  }
  .mb-xl-3,
  .my-xl-3 {
    margin-bottom: 1rem !important;
  }
  .ml-xl-3,
  .mx-xl-3 {
    margin-left: 1rem !important;
  }
  .m-xl-4 {
    margin: 1.5rem !important;
  }
  .mt-xl-4,
  .my-xl-4 {
    margin-top: 1.5rem !important;
  }
  .mr-xl-4,
  .mx-xl-4 {
    margin-right: 1.5rem !important;
  }
  .mb-xl-4,
  .my-xl-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-xl-4,
  .mx-xl-4 {
    margin-left: 1.5rem !important;
  }
  .m-xl-5 {
    margin: 3rem !important;
  }
  .mt-xl-5,
  .my-xl-5 {
    margin-top: 3rem !important;
  }
  .mr-xl-5,
  .mx-xl-5 {
    margin-right: 3rem !important;
  }
  .mb-xl-5,
  .my-xl-5 {
    margin-bottom: 3rem !important;
  }
  .ml-xl-5,
  .mx-xl-5 {
    margin-left: 3rem !important;
  }
  .p-xl-0 {
    padding: 0 !important;
  }
  .pt-xl-0,
  .py-xl-0 {
    padding-top: 0 !important;
  }
  .pr-xl-0,
  .px-xl-0 {
    padding-right: 0 !important;
  }
  .pb-xl-0,
  .py-xl-0 {
    padding-bottom: 0 !important;
  }
  .pl-xl-0,
  .px-xl-0 {
    padding-left: 0 !important;
  }
  .p-xl-1 {
    padding: 0.25rem !important;
  }
  .pt-xl-1,
  .py-xl-1 {
    padding-top: 0.25rem !important;
  }
  .pr-xl-1,
  .px-xl-1 {
    padding-right: 0.25rem !important;
  }
  .pb-xl-1,
  .py-xl-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-xl-1,
  .px-xl-1 {
    padding-left: 0.25rem !important;
  }
  .p-xl-2 {
    padding: 0.5rem !important;
  }
  .pt-xl-2,
  .py-xl-2 {
    padding-top: 0.5rem !important;
  }
  .pr-xl-2,
  .px-xl-2 {
    padding-right: 0.5rem !important;
  }
  .pb-xl-2,
  .py-xl-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-xl-2,
  .px-xl-2 {
    padding-left: 0.5rem !important;
  }
  .p-xl-3 {
    padding: 1rem !important;
  }
  .pt-xl-3,
  .py-xl-3 {
    padding-top: 1rem !important;
  }
  .pr-xl-3,
  .px-xl-3 {
    padding-right: 1rem !important;
  }
  .pb-xl-3,
  .py-xl-3 {
    padding-bottom: 1rem !important;
  }
  .pl-xl-3,
  .px-xl-3 {
    padding-left: 1rem !important;
  }
  .p-xl-4 {
    padding: 1.5rem !important;
  }
  .pt-xl-4,
  .py-xl-4 {
    padding-top: 1.5rem !important;
  }
  .pr-xl-4,
  .px-xl-4 {
    padding-right: 1.5rem !important;
  }
  .pb-xl-4,
  .py-xl-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-xl-4,
  .px-xl-4 {
    padding-left: 1.5rem !important;
  }
  .p-xl-5 {
    padding: 3rem !important;
  }
  .pt-xl-5,
  .py-xl-5 {
    padding-top: 3rem !important;
  }
  .pr-xl-5,
  .px-xl-5 {
    padding-right: 3rem !important;
  }
  .pb-xl-5,
  .py-xl-5 {
    padding-bottom: 3rem !important;
  }
  .pl-xl-5,
  .px-xl-5 {
    padding-left: 3rem !important;
  }
  .m-xl-auto {
    margin: auto !important;
  }
  .mt-xl-auto,
  .my-xl-auto {
    margin-top: auto !important;
  }
  .mr-xl-auto,
  .mx-xl-auto {
    margin-right: auto !important;
  }
  .mb-xl-auto,
  .my-xl-auto {
    margin-bottom: auto !important;
  }
  .ml-xl-auto,
  .mx-xl-auto {
    margin-left: auto !important;
  }
}

.text-monospace {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}

.text-justify {
  text-align: justify !important;
}

.text-nowrap {
  white-space: nowrap !important;
}

.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.text-left {
  text-align: left !important;
}

.text-right {
  text-align: right !important;
}

.text-center {
  text-align: center !important;
}

@media (min-width: 576px) {
  .text-sm-left {
    text-align: left !important;
  }
  .text-sm-right {
    text-align: right !important;
  }
  .text-sm-center {
    text-align: center !important;
  }
}

@media (min-width: 768px) {
  .text-md-left {
    text-align: left !important;
  }
  .text-md-right {
    text-align: right !important;
  }
  .text-md-center {
    text-align: center !important;
  }
}

@media (min-width: 992px) {
  .text-lg-left {
    text-align: left !important;
  }
  .text-lg-right {
    text-align: right !important;
  }
  .text-lg-center {
    text-align: center !important;
  }
}

@media (min-width: 1200px) {
  .text-xl-left {
    text-align: left !important;
  }
  .text-xl-right {
    text-align: right !important;
  }
  .text-xl-center {
    text-align: center !important;
  }
}

.text-lowercase {
  text-transform: lowercase !important;
}

.text-uppercase {
  text-transform: uppercase !important;
}

.text-capitalize {
  text-transform: capitalize !important;
}

.font-weight-light {
  font-weight: 300 !important;
}

.font-weight-normal {
  font-weight: 400 !important;
}

.font-weight-bold {
  font-weight: 700 !important;
}

.font-italic {
  font-style: italic !important;
}

.text-white {
  color: #fff !important;
}

.text-primary {
  color: #ff4880 !important;
}

a.text-primary:hover,
a.text-primary:focus {
  color: #ff155d !important;
}

.text-secondary {
  color: #393d72 !important;
}

a.text-secondary:hover,
a.text-secondary:focus {
  color: #282b50 !important;
}

.text-body {
  color: #858687 !important;
}

.text-muted {
  color: #bcbcbc !important;
}

.text-black-50 {
  color: rgba(0, 0, 0, 0.5) !important;
}

.text-white-50 {
  color: rgba(255, 255, 255, 0.5) !important;
}

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.visible {
  visibility: visible !important;
}

.invisible {
  visibility: hidden !important;
}

@media print {
  *,
  *::before,
  *::after {
    text-shadow: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
  }
  a:not(.btn) {
    text-decoration: underline;
  }
  abbr[title]::after {
    content: " (" attr(title) ")";
  }
  pre {
    white-space: pre-wrap !important;
  }
  pre,
  blockquote {
    border: 1px solid #adb5bd;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  @page {
    size: a3;
  }
  body {
    min-width: 992px !important;
  }
  .container {
    min-width: 992px !important;
  }
  .navbar {
    display: none;
  }
  .badge {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #dee2e6 !important;
  }
  .table-dark {
    color: inherit;
  }
  .table-dark th,
  .table-dark td,
  .table-dark thead th,
  .table-dark tbody + tbody {
    border-color: #dee2e6;
  }
  .table .thead-dark th {
    color: inherit;
    border-color: #dee2e6;
  }
}

/*-------------------------------------------------------------
2.0 Font awesome
// Optional files - If you dont use the corresponding scripts/fonts comment em out
// Font Awesome Icon font
--------------------------------------------------------------*/
@font-face {
  font-family: "lexus-icon";
  src: url("/wp-content/themes/petzen/assets/fonts/lexus-icon.eot");
  src: url("/wp-content/themes/petzen/assets/fonts/lexus-icon.eot?#iefix") format("eot"), url("/wp-content/themes/petzen/assets/fonts/lexus-icon.woff2") format("woff2"), url("/wp-content/themes/petzen/assets/fonts/lexus-icon.woff") format("woff"),
    url("/wp-content/themes/petzen/assets/fonts/lexus-icon.ttf") format("truetype"), url("/wp-content/themes/petzen/assets/fonts/lexus-icon.svg#lexus-icon") format("svg");
}

[class*="lexus-icon-"]:before {
  font-family: "lexus-icon";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  text-decoration: none;
  text-transform: none;
}

.lexus-icon-address:before {
  content: "";
}

.lexus-icon-adopted-pets:before {
  content: "";
}

.lexus-icon-angle-down:before {
  content: "";
}

.lexus-icon-arrow-left:before {
  content: "";
}

.lexus-icon-arrow-right:before {
  content: "";
}

.lexus-icon-awards:before {
  content: "";
}

.lexus-icon-back-to-top:before {
  content: "";
}

.lexus-icon-before-title:before {
  content: "";
}

.lexus-icon-calendar-alt:before {
  content: "";
}

.lexus-icon-cart-empty:before {
  content: "";
}

.lexus-icon-cart-plus:before {
  content: "";
}

.lexus-icon-cart:before {
  content: "";
}

.lexus-icon-check:before {
  content: "";
}

.lexus-icon-clock:before {
  content: "";
}

.lexus-icon-contact-2:before {
  content: "";
}

.lexus-icon-email:before {
  content: "";
}

.lexus-icon-envelope-open-text:before {
  content: "";
}

.lexus-icon-fish-bones:before {
  content: "";
}

.lexus-icon-happy-clients:before {
  content: "";
}

.lexus-icon-heart:before {
  content: "";
}

.lexus-icon-high-performance:before {
  content: "";
}

.lexus-icon-home:before {
  content: "";
}

.lexus-icon-intestine:before {
  content: "";
}

.lexus-icon-language:before {
  content: "";
}

.lexus-icon-long-arrow-left:before {
  content: "";
}

.lexus-icon-long-arrow-right:before {
  content: "";
}

.lexus-icon-medal:before {
  content: "";
}

.lexus-icon-minus-circle:before {
  content: "";
}

.lexus-icon-omega-sign:before {
  content: "";
}

.lexus-icon-one-click:before {
  content: "";
}

.lexus-icon-page-builder:before {
  content: "";
}

.lexus-icon-paw:before {
  content: "";
}

.lexus-icon-pet-food-2:before {
  content: "";
}

.lexus-icon-pet-food:before {
  content: "";
}

.lexus-icon-pet-friendly:before {
  content: "";
}

.lexus-icon-phone-office:before {
  content: "";
}

.lexus-icon-phone-volume:before {
  content: "";
}

.lexus-icon-pills:before {
  content: "";
}

.lexus-icon-plus-circle:before {
  content: "";
}

.lexus-icon-plus:before {
  content: "";
}

.lexus-icon-professionals:before {
  content: "";
}

.lexus-icon-quote:before {
  content: "";
}

.lexus-icon-road:before {
  content: "";
}

.lexus-icon-salad:before {
  content: "";
}

.lexus-icon-search:before {
  content: "";
}

.lexus-icon-seo:before {
  content: "";
}

.lexus-icon-shopping-cart:before {
  content: "";
}

.lexus-icon-tags:before {
  content: "";
}

.lexus-icon-telephone:before {
  content: "";
}

.lexus-icon-user:before {
  content: "";
}

.lexus-icon-users:before {
  content: "";
}

/*-------------------------------------------------------------
3.0 Underscores
Underscores media styles
--------------------------------------------------------------*/
.gallery {
  margin-bottom: 1.5em;
}

.gallery-item {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.gallery-columns-2 .gallery-item {
  max-width: 50%;
}
.gallery-columns-3 .gallery-item {
  max-width: 33.33%;
}
.gallery-columns-4 .gallery-item {
  max-width: 25%;
}
.gallery-columns-5 .gallery-item {
  max-width: 20%;
}
.gallery-columns-6 .gallery-item {
  max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
  max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
  max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
  max-width: 11.11%;
}

.gallery-caption {
  display: block;
}

.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
  max-width: 100%;
}

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
  margin-bottom: 1.5em;
  max-width: 100%;
}
.wp-caption .wp-caption-text {
  margin: 0.8075em 0;
}

.wp-caption-text {
  text-align: center;
}

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
  margin-bottom: 1.5em;
}

.gallery-item {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.gallery-columns-2 .gallery-item {
  max-width: 50%;
}
.gallery-columns-3 .gallery-item {
  max-width: 33.33%;
}
.gallery-columns-4 .gallery-item {
  max-width: 25%;
}
.gallery-columns-5 .gallery-item {
  max-width: 20%;
}
.gallery-columns-6 .gallery-item {
  max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
  max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
  max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
  max-width: 11.11%;
}

.gallery-caption {
  display: block;
}

.wp-caption {
  margin-bottom: 1.5em;
  max-width: 100%;
}
.wp-caption .wp-caption-text {
  margin: 0.8075em 0;
}

.wp-caption-text {
  text-align: center;
}

/* ===== Start Color: body ===== */
.c-body {
  color: #858687;
}

.coelor-body {
  color: #858687;
}

/* ===== End Color: body ===== */
/* ===== Start Color: body - Hover ===== */
/* ===== End Color: body - Hover ===== */
/* ===== Start Color: heading ===== */
.c-heading,
.btn-link,
.button-link,
.elementor-button-btn-line a.elementor-button,
.service-readmore a,
.list-check li,
.product-extra-desc ul li,
.product-extra-desc ul,
#comments .comment-reply-title,
#comments .comments-title,
.comment-content table th,
.comment-content dt,
.post-related-block > h3,
.wp-block-calendar tbody a,
.opalelementor-nav-menu > li > .opalelementor-item,
.elementor-testimonial-item .elementor-testimonial-name,
.wpcf7 .wpcf7-form label,
.elementor-accordion-icon i,
.elementor-widget-accordion .elementor-accordion .elementor-tab-title,
.elementor-widget-accordion .elementor-accordion .elementor-tab-title.elementor-active,
.elementor-toggle-icon i,
.elementor-widget-toggle .elementor-toggle .elementor-tab-title,
.elementor-widget-toggle .elementor-toggle .elementor-tab-title.elementor-active,
.elementor-cta--skin-cover .elementor-cta__button.elementor-button,
.elementor-cta--skin-classic .elementor-cta__button.elementor-button,
.elementor-progress-outside .elementor-progress-percentage,
.elementor-teams-wrapper .elementor-team-name,
#wrapper-navbar .navbar .navbar-nav > li > a .sub-arrow,
.service-title {
  color: #393d72;
}

.coelor-heading {
  color: #393d72;
}

/* ===== End Color: heading ===== */
/* ===== Start Color: heading - Hover ===== */
/* ===== End Color: heading - Hover ===== */
/* ===== Start Color: primary ===== */
.button-outline-primary,
.elementor-button-outline-pirmary .elementor-button,
.elementor-button-outline-pirmary .elementor-button-link,
.c-primary,
.btn-link:hover,
.btn-link:focus,
.button-link:hover,
.elementor-button-btn-line a.elementor-button:hover,
.service-readmore a:hover,
.button-link:focus,
.elementor-button-btn-line a.elementor-button:focus,
.service-readmore a:focus,
.comment-reply-link:not(:hover),
#wrapper-footer .site-info a,
.tagcloud .tag-cloud-link:hover,
.entry-title a:hover,
.entry-meta > span i,
.wp-block-calendar tbody a:hover,
.wp-block-calendar tbody a:focus,
.wp-block-calendar tfoot a:hover,
.opalelementor-nav-menu--main .opalelementor-nav-menu a.opalelementor-sub-item.opalelementor-item-active,
.elementor-counter .elementor-counter-number-wrapper,
.elementor-active .elementor-accordion-icon i,
.elementor-active .elementor-toggle-icon i,
.elementor-widget-opal-countdown .elementor-opal-countdown .elementor-countdown-digits,
#wrapper-navbar .navbar .navbar-nav > li > a:hover,
#wrapper-navbar .navbar .navbar-nav > li > a:hover .sub-arrow,
#wrapper-navbar .navbar .navbar-nav > li.current-menu-item > a .sub-arrow,
#wrapper-navbar .navbar .navbar-nav > li.current-menu-parent > a .sub-arrow,
#wrapper-navbar .navbar .navbar-nav > li:hover > a .sub-arrow,
#wrapper-navbar .navbar .navbar-nav .dropdown-menu li.current-menu-item > a .sub-arrow,
#navbar-toggler-mobile:focus,
#navbar-toggler-mobile:hover,
.elementor-slick-slider ul.slick-dots li.slick-active button:before {
  color: #ff4880;
}

.coelor-primary {
  color: #ff4880;
}

.f-primary,
.elementor-widget-heading .heading-decor svg {
  fill: #ff4880;
}

.button-primary,
.elementor-button-primary .elementor-button,
.elementor-button-primary .elementor-button-link,
.button-dark:hover,
.button-dark:active,
.button-dark:focus,
.button-light:hover,
.button-light:active,
.button-light:focus,
.button-outline-primary:hover,
.elementor-button-outline-pirmary .elementor-button:hover,
.elementor-button-outline-pirmary .elementor-button-link:hover,
.button-outline-primary:focus,
.elementor-button-outline-pirmary .elementor-button:focus,
.elementor-button-outline-pirmary .elementor-button-link:focus,
.button-outline-primary.focus,
.elementor-button-outline-pirmary .focus.elementor-button,
.elementor-button-outline-pirmary .focus.elementor-button-link,
.button-outline-primary:active,
.elementor-button-outline-pirmary .elementor-button:active,
.elementor-button-outline-pirmary .elementor-button-link:active,
.button-outline-primary.active,
.elementor-button-outline-pirmary .active.elementor-button,
.elementor-button-outline-pirmary .active.elementor-button-link,
.bg-primary,
.social-share-block a:hover,
.elementor-progress-bar {
  background-color: #ff4880;
}

.button-primary,
.elementor-button-primary .elementor-button,
.elementor-button-primary .elementor-button-link,
.button-dark:hover,
.button-dark:active,
.button-dark:focus,
.button-light:hover,
.button-light:active,
.button-light:focus,
.button-outline-primary,
.elementor-button-outline-pirmary .elementor-button,
.elementor-button-outline-pirmary .elementor-button-link,
.button-outline-primary:hover,
.button-outline-primary:focus,
.button-outline-primary.focus,
.button-outline-primary:active,
.button-outline-primary.active,
.b-primary,
.button-secondary,
.wp-block-button__link,
.elementor-button-btn-secondary .elementor-button,
.elementor-button-btn-secondary .elementor-button-link,
.tagcloud .tag-cloud-link:hover,
.tags-links a:hover,
.edit-link a:hover {
  border-color: #ff4880;
}

/* ===== End Color: primary ===== */
/* ===== Start Color: primary - Hover ===== */
a:hover,
a:focus,
a:active {
  color: #ff155d;
}

.button-primary:hover,
.elementor-button-primary .elementor-button:hover,
.elementor-button-primary .elementor-button-link:hover,
.button-primary:focus,
.elementor-button-primary .elementor-button:focus,
.elementor-button-primary .elementor-button-link:focus,
.button-primary.focus,
.elementor-button-primary .focus.elementor-button,
.elementor-button-primary .focus.elementor-button-link,
.button-primary:active,
.elementor-button-primary .elementor-button:active,
.elementor-button-primary .elementor-button-link:active,
.button-primary.active,
.elementor-button-primary .active.elementor-button,
.elementor-button-primary .active.elementor-button-link {
  background-color: #ff155d;
}

.button-primary:hover,
.elementor-button-primary .elementor-button:hover,
.elementor-button-primary .elementor-button-link:hover,
.button-primary:focus,
.elementor-button-primary .elementor-button:focus,
.elementor-button-primary .elementor-button-link:focus,
.button-primary.focus,
.elementor-button-primary .focus.elementor-button,
.elementor-button-primary .focus.elementor-button-link,
.button-primary:active,
.elementor-button-primary .elementor-button:active,
.elementor-button-primary .elementor-button-link:active,
.button-primary.active,
.elementor-button-primary .active.elementor-button,
.elementor-button-primary .active.elementor-button-link {
  border-color: #ff155d;
}

/* ===== End Color: primary - Hover ===== */
/* ===== Start Color: secondary ===== */
.button-outline-secondary,
.is-style-outline .wp-block-button__link,
.c-secondary,
blockquote,
.wp-block-quote,
.entry-meta a:not(:hover) {
  color: #393d72;
}

.coelor-secondary {
  color: #393d72;
}

.f-secondary {
  fill: #393d72;
}

.button-secondary,
.wp-block-button__link,
.elementor-button-btn-secondary .elementor-button,
.elementor-button-btn-secondary .elementor-button-link,
.button-outline-secondary:hover,
.is-style-outline .wp-block-button__link:hover,
.button-outline-secondary:focus,
.is-style-outline .wp-block-button__link:focus,
.button-outline-secondary.focus,
.is-style-outline .focus.wp-block-button__link,
.button-outline-secondary:active,
.is-style-outline .wp-block-button__link:active,
.button-outline-secondary.active,
.is-style-outline .active.wp-block-button__link,
.bg-secondary {
  background-color: #393d72;
}

.button-secondary,
.wp-block-button__link,
.elementor-button-btn-secondary .elementor-button,
.elementor-button-btn-secondary .elementor-button-link,
.button-outline-secondary,
.is-style-outline .wp-block-button__link,
.button-outline-secondary:hover,
.button-outline-secondary:focus,
.button-outline-secondary.focus,
.button-outline-secondary:active,
.button-outline-secondary.active,
.b-secondary {
  border-color: #393d72;
}

/* ===== End Color: secondary ===== */
/* ===== Start Color: secondary - Hover ===== */
.button-secondary:hover,
.wp-block-button__link:hover,
.elementor-button-btn-secondary .elementor-button:hover,
.elementor-button-btn-secondary .elementor-button-link:hover,
.button-secondary:focus,
.wp-block-button__link:focus,
.elementor-button-btn-secondary .elementor-button:focus,
.elementor-button-btn-secondary .elementor-button-link:focus,
.button-secondary.focus,
.focus.wp-block-button__link,
.elementor-button-btn-secondary .focus.elementor-button,
.elementor-button-btn-secondary .focus.elementor-button-link,
.button-secondary:active,
.wp-block-button__link:active,
.elementor-button-btn-secondary .elementor-button:active,
.elementor-button-btn-secondary .elementor-button-link:active,
.button-secondary.active,
.active.wp-block-button__link,
.elementor-button-btn-secondary .active.elementor-button,
.elementor-button-btn-secondary .active.elementor-button-link {
  background-color: #282b50;
}

.button-secondary:hover,
.wp-block-button__link:hover,
.elementor-button-btn-secondary .elementor-button:hover,
.elementor-button-btn-secondary .elementor-button-link:hover,
.button-secondary:focus,
.wp-block-button__link:focus,
.elementor-button-btn-secondary .elementor-button:focus,
.elementor-button-btn-secondary .elementor-button-link:focus,
.button-secondary.focus,
.focus.wp-block-button__link,
.elementor-button-btn-secondary .focus.elementor-button,
.elementor-button-btn-secondary .focus.elementor-button-link,
.button-secondary:active,
.wp-block-button__link:active,
.elementor-button-btn-secondary .elementor-button:active,
.elementor-button-btn-secondary .elementor-button-link:active,
.button-secondary.active,
.active.wp-block-button__link,
.elementor-button-btn-secondary .active.elementor-button,
.elementor-button-btn-secondary .active.elementor-button-link {
  border-color: #282b50;
}

/* ===== End Color: secondary - Hover ===== */
/* ===== Start Color: Button Primary ===== */
.button-primary,
.elementor-button-primary .elementor-button,
.elementor-button-primary .elementor-button-link,
.button-dark:hover,
.button-dark:active,
.button-dark:focus,
.button-light:hover,
.button-light:active,
.button-light:focus {
  background-color: #ff4880;
  border-color: #ff4880;
}

/* ===== End Color: Button Primary ===== */
/* ===== Start Color: Button Primary Hover ===== */
.button-primary:hover,
.elementor-button-primary .elementor-button:hover,
.elementor-button-primary .elementor-button-link:hover,
.button-primary:focus,
.elementor-button-primary .elementor-button:focus,
.elementor-button-primary .elementor-button-link:focus,
.button-primary.focus,
.elementor-button-primary .focus.elementor-button,
.elementor-button-primary .focus.elementor-button-link,
.button-primary:active,
.elementor-button-primary .elementor-button:active,
.elementor-button-primary .elementor-button-link:active,
.button-primary.active,
.elementor-button-primary .active.elementor-button,
.elementor-button-primary .active.elementor-button-link {
  background-color: #fb004d;
  border-color: #fb004d;
}

/* ===== End Color: Button Primary Hover ===== */
/* ===== Start Color: Button Primary Outline ===== */
.button-outline-primary,
.elementor-button-outline-pirmary .elementor-button,
.elementor-button-outline-pirmary .elementor-button-link {
  color: #ff4880;
  border-color: #ff4880;
  background-color: transparent;
}

/* ===== End Color: Button Primary Outline ===== */
/* ===== Start Color: Button Primary Outline Hover ===== */
.button-outline-primary:hover,
.elementor-button-outline-pirmary .elementor-button:hover,
.elementor-button-outline-pirmary .elementor-button-link:hover,
.button-outline-primary:focus,
.elementor-button-outline-pirmary .elementor-button:focus,
.elementor-button-outline-pirmary .elementor-button-link:focus,
.button-outline-primary.focus,
.elementor-button-outline-pirmary .focus.elementor-button,
.elementor-button-outline-pirmary .focus.elementor-button-link,
.button-outline-primary:active,
.elementor-button-outline-pirmary .elementor-button:active,
.elementor-button-outline-pirmary .elementor-button-link:active,
.button-outline-primary.active,
.elementor-button-outline-pirmary .active.elementor-button,
.elementor-button-outline-pirmary .active.elementor-button-link {
  background-color: #ff4880;
  border-color: #ff4880;
  color: #fff;
}

/* ===== End Color: Button Primary Outline Hover ===== */
/* ===== Start Color: Button Secondary ===== */
.button-secondary,
.wp-block-button__link,
.elementor-button-btn-secondary .elementor-button,
.elementor-button-btn-secondary .elementor-button-link {
  background-color: #393d72;
  border-color: #393d72;
}

/* ===== End Color: Button Secondary ===== */
/* ===== Start Color: Button Secondary Outline ===== */
.button-outline-secondary,
.is-style-outline .wp-block-button__link {
  color: #393d72;
  border-color: #393d72;
  background-color: transparent;
}

/* ===== End Color: Button Secondary Outline ===== */
/* ===== Start Color: Button Secondary Outline Hover ===== */
.button-outline-secondary:hover,
.is-style-outline .wp-block-button__link:hover,
.button-outline-secondary:focus,
.is-style-outline .wp-block-button__link:focus,
.button-outline-secondary.focus,
.is-style-outline .focus.wp-block-button__link,
.button-outline-secondary:active,
.is-style-outline .wp-block-button__link:active,
.button-outline-secondary.active,
.is-style-outline .active.wp-block-button__link {
  background-color: #393d72;
  border-color: #393d72;
  color: #fff;
}

/* ===== End Color: Button Secondary Outline Hover ===== */
/* ===== Start Color: Button Secondary Hover ===== */
.button-secondary:hover,
.wp-block-button__link:hover,
.elementor-button-btn-secondary .elementor-button:hover,
.elementor-button-btn-secondary .elementor-button-link:hover,
.button-secondary:focus,
.wp-block-button__link:focus,
.elementor-button-btn-secondary .elementor-button:focus,
.elementor-button-btn-secondary .elementor-button-link:focus,
.button-secondary.focus,
.focus.wp-block-button__link,
.elementor-button-btn-secondary .focus.elementor-button,
.elementor-button-btn-secondary .focus.elementor-button-link,
.button-secondary:active,
.wp-block-button__link:active,
.elementor-button-btn-secondary .elementor-button:active,
.elementor-button-btn-secondary .elementor-button-link:active,
.button-secondary.active,
.active.wp-block-button__link,
.elementor-button-btn-secondary .active.elementor-button,
.elementor-button-btn-secondary .active.elementor-button-link {
  background-color: #20223f;
  border-color: #20223f;
}

/* ===== End Color: Button Secondary Hover ===== */
/*-------------------------------------------------------------
4.0 Typography
--------------------------------------------------------------*/
@font-face {
  font-family: "MikadoBold";
  src: url("/wp-content/themes/petzen/assets/fonts/MikadoBold.eot");
  src: url("/wp-content/themes/petzen/assets/fonts/MikadoBold.eot?#iefix") format("embedded-opentype"), url("/wp-content/themes/petzen/assets/fonts/MikadoBold.svg#MikadoBold") format("svg"), url("/wp-content/themes/petzen/assets/fonts/MikadoBold.ttf") format("truetype"),
    url("/wp-content/themes/petzen/assets/fonts/MikadoBold.woff") format("woff"), url("/wp-content/themes/petzen/assets/fonts/MikadoBold.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
}

html {
  font-size: 16px;
}

body,
button,
input,
select,
textarea {
  color: #858687;
  font-size: 1rem;
  font-family: "Poppins";
  line-height: 1.67;
}

body {
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  line-height: 1.2;
  letter-spacing: -0.05rem;
  padding: 1em 0 0;
  margin: 0 0 0.5em;
  font-weight: 700;
  font-family: "MikadoBold";
  color: #393d72;
}
h1:first-child,
h2:first-child,
h3:first-child,
h4:first-child,
h5:first-child,
h6:first-child {
  padding-top: 0;
}

h1 {
  font-size: 42px;
  font-size: 2.625rem;
}

h2 {
  font-size: 36px;
  font-size: 2.25rem;
}

h3 {
  font-size: 30px;
  font-size: 1.875rem;
}

h4 {
  font-size: 24px;
  font-size: 1.5rem;
}

h5 {
  font-size: 20px;
  font-size: 1.25rem;
}

h6 {
  font-size: 16px;
  font-size: 1rem;
}

pre {
  background-color: #e1e1e1;
  font-family: "Courier 10 Pitch", Courier, monospace;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.67;
  margin-bottom: 1.6em;
  max-width: 100%;
  overflow: auto;
  padding: 1.6em;
}

blockquote,
.wp-block-quote {
  quotes: "" "";
  overflow: hidden;
  font-size: 18px;
  font-size: 1.125rem;
  padding: 30px 25px 35px 60px;
  position: relative;
  margin: 1.5rem 0;
  font-style: normal;
}
blockquote b,
blockquote strong,
.wp-block-quote b,
.wp-block-quote strong {
  font-weight: 600;
}
blockquote:before,
.wp-block-quote:before {
  content: "“";
  font-family: "MikadoBold";
  position: absolute;
  left: 25px;
  top: 20px;
  line-height: 1;
  font-size: 50px;
  font-size: 3.125rem;
}
blockquote p:last-child,
.wp-block-quote p:last-child {
  margin: 0;
}
blockquote cite,
.wp-block-quote cite {
  display: block;
  font-weight: 600;
  margin-top: 0.5em;
}
blockquote a,
.wp-block-quote a {
  font-weight: 600;
}

:root .has-very-dark-gray-color {
  background: transparent;
}

.wp-block-quote.is-large,
.wp-block-quote.is-style-large {
  font-size: 20px;
  font-size: 1.25rem;
  padding: 30px 25px 35px 80px;
}
@media (min-width: 1200px) {
  .wp-block-quote.is-large,
  .wp-block-quote.is-style-large {
    font-size: 20px;
    font-size: 1.25rem;
    padding: 55px 40px 60px 120px;
  }
  .wp-block-quote.is-large p,
  .wp-block-quote.is-style-large p {
    font-size: 20px;
    font-size: 1.25rem;
  }
  .wp-block-quote.is-large:before,
  .wp-block-quote.is-style-large:before {
    left: 40px;
    top: 65px;
    font-size: 72px;
    font-size: 4.5rem;
  }
}

.wp-block-quote.is-large p,
.wp-block-quote.is-style-large p {
  font-style: unset;
}

.heading-font {
  font-family: "MikadoBold";
}

/* ===== Start Typography: Heading ===== */
.typo-heading,
.btn,
.button-default,
.button,
button,
input[type="button"]:not(.btn):not(.button),
input[type="reset"]:not(.btn):not(.button),
input[type="submit"]:not(.btn):not(.button),
#back-to-top,
.elementor-button-default a.elementor-button,
.button-primary,
.elementor-button-primary .elementor-button,
.elementor-button-primary .elementor-button-link,
.button-secondary,
.wp-block-button__link,
.elementor-button-btn-secondary .elementor-button,
.elementor-button-btn-secondary .elementor-button-link,
.button-outline-primary,
.elementor-button-outline-pirmary .elementor-button,
.elementor-button-outline-pirmary .elementor-button-link,
.button-outline-secondary,
.is-style-outline .wp-block-button__link,
.btn-link,
.button-link,
.elementor-button-btn-line a.elementor-button,
.service-readmore a,
.breadcrumbs,
.breadcrumbs .title,
.elementor-widget-icon-list .elementor-icon-list-item,
.elementor-widget-button .elementor-button,
.opalelementor-nav-menu > .menu-item > a {
  max-width: 100%;
  font-family: "MikadoBold";
  font-style: 700;
}

/*-------------------------------------------------------------
5.0 Buttons
--------------------------------------------------------------*/
.btn,
.button-default,
.button,
button,
input[type="button"]:not(.btn):not(.button),
input[type="reset"]:not(.btn):not(.button),
input[type="submit"]:not(.btn):not(.button),
#back-to-top,
.elementor-button-default a.elementor-button,
.button-primary,
.elementor-button-primary .elementor-button,
.elementor-button-primary .elementor-button-link,
.button-secondary,
.wp-block-button__link,
.elementor-button-btn-secondary .elementor-button,
.elementor-button-btn-secondary .elementor-button-link,
.button-outline-primary,
.elementor-button-outline-pirmary .elementor-button,
.elementor-button-outline-pirmary .elementor-button-link,
.button-outline-secondary,
.is-style-outline .wp-block-button__link {
  display: inline-block;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
  white-space: nowrap;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: 1px solid transparent;
  letter-spacing: 0rem;
  -webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
}
@media screen and (prefers-reduced-motion: reduce) {
  .btn,
  .button-default,
  .button,
  button,
  input[type="button"]:not(.btn):not(.button),
  input[type="reset"]:not(.btn):not(.button),
  input[type="submit"]:not(.btn):not(.button),
  #back-to-top,
  .elementor-button-default a.elementor-button,
  .button-primary,
  .elementor-button-primary .elementor-button,
  .elementor-button-primary .elementor-button-link,
  .button-secondary,
  .wp-block-button__link,
  .elementor-button-btn-secondary .elementor-button,
  .elementor-button-btn-secondary .elementor-button-link,
  .button-outline-primary,
  .elementor-button-outline-pirmary .elementor-button,
  .elementor-button-outline-pirmary .elementor-button-link,
  .button-outline-secondary,
  .is-style-outline .wp-block-button__link {
    -webkit-transition: none;
    transition: none;
  }
}
.btn:hover,
.button-default:hover,
.button:hover,
button:hover,
input:hover[type="button"]:not(.btn):not(.button),
input:hover[type="reset"]:not(.btn):not(.button),
input:hover[type="submit"]:not(.btn):not(.button),
#back-to-top:hover,
.elementor-button-default a.elementor-button:hover,
.button-primary:hover,
.elementor-button-primary .elementor-button:hover,
.elementor-button-primary .elementor-button-link:hover,
.button-secondary:hover,
.wp-block-button__link:hover,
.elementor-button-btn-secondary .elementor-button:hover,
.elementor-button-btn-secondary .elementor-button-link:hover,
.button-outline-primary:hover,
.elementor-button-outline-pirmary .elementor-button:hover,
.elementor-button-outline-pirmary .elementor-button-link:hover,
.button-outline-secondary:hover,
.is-style-outline .wp-block-button__link:hover {
  text-decoration: none;
}
.btn:focus,
.btn.focus,
.button-default:focus,
.button:focus,
button:focus,
input:focus[type="button"]:not(.btn):not(.button),
input:focus[type="reset"]:not(.btn):not(.button),
input:focus[type="submit"]:not(.btn):not(.button),
#back-to-top:focus,
.elementor-button-default a.elementor-button:focus,
.button-default.focus,
.focus.button,
button.focus,
input.focus[type="button"]:not(.btn):not(.button),
input.focus[type="reset"]:not(.btn):not(.button),
input.focus[type="submit"]:not(.btn):not(.button),
.focus#back-to-top,
.elementor-button-default a.focus.elementor-button,
.button-primary:focus,
.elementor-button-primary .elementor-button:focus,
.elementor-button-primary .elementor-button-link:focus,
.button-primary.focus,
.elementor-button-primary .focus.elementor-button,
.elementor-button-primary .focus.elementor-button-link,
.button-secondary:focus,
.wp-block-button__link:focus,
.elementor-button-btn-secondary .elementor-button:focus,
.elementor-button-btn-secondary .elementor-button-link:focus,
.button-secondary.focus,
.focus.wp-block-button__link,
.elementor-button-btn-secondary .focus.elementor-button,
.elementor-button-btn-secondary .focus.elementor-button-link,
.button-outline-primary:focus,
.elementor-button-outline-pirmary .elementor-button:focus,
.elementor-button-outline-pirmary .elementor-button-link:focus,
.button-outline-primary.focus,
.elementor-button-outline-pirmary .focus.elementor-button,
.elementor-button-outline-pirmary .focus.elementor-button-link,
.button-outline-secondary:focus,
.is-style-outline .wp-block-button__link:focus,
.button-outline-secondary.focus,
.is-style-outline .focus.wp-block-button__link {
  outline: 0;
  text-decoration: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn.disabled,
.btn:disabled,
.button-default.disabled,
.disabled.button,
button.disabled,
input.disabled[type="button"]:not(.btn):not(.button),
input.disabled[type="reset"]:not(.btn):not(.button),
input.disabled[type="submit"]:not(.btn):not(.button),
.disabled#back-to-top,
.elementor-button-default a.disabled.elementor-button,
.button-default:disabled,
.button:disabled,
button:disabled,
input:disabled[type="button"]:not(.btn):not(.button),
input:disabled[type="reset"]:not(.btn):not(.button),
input:disabled[type="submit"]:not(.btn):not(.button),
#back-to-top:disabled,
.elementor-button-default a.elementor-button:disabled,
.button-primary.disabled,
.elementor-button-primary .disabled.elementor-button,
.elementor-button-primary .disabled.elementor-button-link,
.button-primary:disabled,
.elementor-button-primary .elementor-button:disabled,
.elementor-button-primary .elementor-button-link:disabled,
.button-secondary.disabled,
.disabled.wp-block-button__link,
.elementor-button-btn-secondary .disabled.elementor-button,
.elementor-button-btn-secondary .disabled.elementor-button-link,
.button-secondary:disabled,
.wp-block-button__link:disabled,
.elementor-button-btn-secondary .elementor-button:disabled,
.elementor-button-btn-secondary .elementor-button-link:disabled,
.button-outline-primary.disabled,
.elementor-button-outline-pirmary .disabled.elementor-button,
.elementor-button-outline-pirmary .disabled.elementor-button-link,
.button-outline-primary:disabled,
.elementor-button-outline-pirmary .elementor-button:disabled,
.elementor-button-outline-pirmary .elementor-button-link:disabled,
.button-outline-secondary.disabled,
.is-style-outline .disabled.wp-block-button__link,
.button-outline-secondary:disabled,
.is-style-outline .wp-block-button__link:disabled {
  cursor: no-drop;
}

a[class*="button-"].disabled,
fieldset[disabled] a[class*="button-"] {
  pointer-events: none;
}

.btn-body {
  color: #fff;
  background-color: #858687;
  border-color: #858687;
}
.btn-body:hover {
  color: #fff;
  background-color: #727374;
  border-color: #6c6d6d;
}
.btn-body:focus,
.btn-body.focus {
  -webkit-box-shadow: 0 0 0 0 rgba(133, 134, 135, 0.5);
  box-shadow: 0 0 0 0 rgba(133, 134, 135, 0.5);
}
.btn-body.disabled,
.btn-body:disabled {
  color: #fff;
  background-color: #858687;
  border-color: #858687;
}
.btn-body:not(:disabled):not(.disabled):active,
.btn-body:not(:disabled):not(.disabled).active,
.show > .btn-body.dropdown-toggle {
  color: #fff;
  background-color: #6c6d6d;
  border-color: #656667;
}
.btn-body:not(:disabled):not(.disabled):active:focus,
.btn-body:not(:disabled):not(.disabled).active:focus,
.show > .btn-body.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0 rgba(133, 134, 135, 0.5);
  box-shadow: 0 0 0 0 rgba(133, 134, 135, 0.5);
}

.btn-heading {
  color: #fff;
  background-color: #393d72;
  border-color: #393d72;
}
.btn-heading:hover {
  color: #fff;
  background-color: #2c2f59;
  border-color: #282b50;
}
.btn-heading:focus,
.btn-heading.focus {
  -webkit-box-shadow: 0 0 0 0 rgba(57, 61, 114, 0.5);
  box-shadow: 0 0 0 0 rgba(57, 61, 114, 0.5);
}
.btn-heading.disabled,
.btn-heading:disabled {
  color: #fff;
  background-color: #393d72;
  border-color: #393d72;
}
.btn-heading:not(:disabled):not(.disabled):active,
.btn-heading:not(:disabled):not(.disabled).active,
.show > .btn-heading.dropdown-toggle {
  color: #fff;
  background-color: #282b50;
  border-color: #242648;
}
.btn-heading:not(:disabled):not(.disabled):active:focus,
.btn-heading:not(:disabled):not(.disabled).active:focus,
.show > .btn-heading.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0 rgba(57, 61, 114, 0.5);
  box-shadow: 0 0 0 0 rgba(57, 61, 114, 0.5);
}

.btn-primary {
  color: #fff;
  background-color: #ff4880;
  border-color: #ff4880;
}
.btn-primary:hover {
  color: #fff;
  background-color: #ff2265;
  border-color: #ff155d;
}
.btn-primary:focus,
.btn-primary.focus {
  -webkit-box-shadow: 0 0 0 0 rgba(255, 72, 128, 0.5);
  box-shadow: 0 0 0 0 rgba(255, 72, 128, 0.5);
}
.btn-primary.disabled,
.btn-primary:disabled {
  color: #fff;
  background-color: #ff4880;
  border-color: #ff4880;
}
.btn-primary:not(:disabled):not(.disabled):active,
.btn-primary:not(:disabled):not(.disabled).active,
.show > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #ff155d;
  border-color: #ff0854;
}
.btn-primary:not(:disabled):not(.disabled):active:focus,
.btn-primary:not(:disabled):not(.disabled).active:focus,
.show > .btn-primary.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0 rgba(255, 72, 128, 0.5);
  box-shadow: 0 0 0 0 rgba(255, 72, 128, 0.5);
}

.btn-secondary {
  color: #fff;
  background-color: #393d72;
  border-color: #393d72;
}
.btn-secondary:hover {
  color: #fff;
  background-color: #2c2f59;
  border-color: #282b50;
}
.btn-secondary:focus,
.btn-secondary.focus {
  -webkit-box-shadow: 0 0 0 0 rgba(57, 61, 114, 0.5);
  box-shadow: 0 0 0 0 rgba(57, 61, 114, 0.5);
}
.btn-secondary.disabled,
.btn-secondary:disabled {
  color: #fff;
  background-color: #393d72;
  border-color: #393d72;
}
.btn-secondary:not(:disabled):not(.disabled):active,
.btn-secondary:not(:disabled):not(.disabled).active,
.show > .btn-secondary.dropdown-toggle {
  color: #fff;
  background-color: #282b50;
  border-color: #242648;
}
.btn-secondary:not(:disabled):not(.disabled):active:focus,
.btn-secondary:not(:disabled):not(.disabled).active:focus,
.show > .btn-secondary.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0 rgba(57, 61, 114, 0.5);
  box-shadow: 0 0 0 0 rgba(57, 61, 114, 0.5);
}

.btn-outline-body {
  color: #858687;
  background-color: transparent;
  background-image: none;
  border-color: #858687;
}
.btn-outline-body:hover {
  color: #fff;
  background-color: #858687;
  border-color: #858687;
}
.btn-outline-body:focus,
.btn-outline-body.focus {
  -webkit-box-shadow: 0 0 0 0 rgba(133, 134, 135, 0.5);
  box-shadow: 0 0 0 0 rgba(133, 134, 135, 0.5);
}
.btn-outline-body.disabled,
.btn-outline-body:disabled {
  color: #858687;
  background-color: transparent;
}
.btn-outline-body:not(:disabled):not(.disabled):active,
.btn-outline-body:not(:disabled):not(.disabled).active,
.show > .btn-outline-body.dropdown-toggle {
  color: #fff;
  background-color: #858687;
  border-color: #858687;
}
.btn-outline-body:not(:disabled):not(.disabled):active:focus,
.btn-outline-body:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-body.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0 rgba(133, 134, 135, 0.5);
  box-shadow: 0 0 0 0 rgba(133, 134, 135, 0.5);
}

.btn-outline-heading {
  color: #393d72;
  background-color: transparent;
  background-image: none;
  border-color: #393d72;
}
.btn-outline-heading:hover {
  color: #fff;
  background-color: #393d72;
  border-color: #393d72;
}
.btn-outline-heading:focus,
.btn-outline-heading.focus {
  -webkit-box-shadow: 0 0 0 0 rgba(57, 61, 114, 0.5);
  box-shadow: 0 0 0 0 rgba(57, 61, 114, 0.5);
}
.btn-outline-heading.disabled,
.btn-outline-heading:disabled {
  color: #393d72;
  background-color: transparent;
}
.btn-outline-heading:not(:disabled):not(.disabled):active,
.btn-outline-heading:not(:disabled):not(.disabled).active,
.show > .btn-outline-heading.dropdown-toggle {
  color: #fff;
  background-color: #393d72;
  border-color: #393d72;
}
.btn-outline-heading:not(:disabled):not(.disabled):active:focus,
.btn-outline-heading:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-heading.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0 rgba(57, 61, 114, 0.5);
  box-shadow: 0 0 0 0 rgba(57, 61, 114, 0.5);
}

.btn-outline-primary {
  color: #ff4880;
  background-color: transparent;
  background-image: none;
  border-color: #ff4880;
}
.btn-outline-primary:hover {
  color: #fff;
  background-color: #ff4880;
  border-color: #ff4880;
}
.btn-outline-primary:focus,
.btn-outline-primary.focus {
  -webkit-box-shadow: 0 0 0 0 rgba(255, 72, 128, 0.5);
  box-shadow: 0 0 0 0 rgba(255, 72, 128, 0.5);
}
.btn-outline-primary.disabled,
.btn-outline-primary:disabled {
  color: #ff4880;
  background-color: transparent;
}
.btn-outline-primary:not(:disabled):not(.disabled):active,
.btn-outline-primary:not(:disabled):not(.disabled).active,
.show > .btn-outline-primary.dropdown-toggle {
  color: #fff;
  background-color: #ff4880;
  border-color: #ff4880;
}
.btn-outline-primary:not(:disabled):not(.disabled):active:focus,
.btn-outline-primary:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-primary.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0 rgba(255, 72, 128, 0.5);
  box-shadow: 0 0 0 0 rgba(255, 72, 128, 0.5);
}

.btn-outline-secondary {
  color: #393d72;
  background-color: transparent;
  background-image: none;
  border-color: #393d72;
}
.btn-outline-secondary:hover {
  color: #fff;
  background-color: #393d72;
  border-color: #393d72;
}
.btn-outline-secondary:focus,
.btn-outline-secondary.focus {
  -webkit-box-shadow: 0 0 0 0 rgba(57, 61, 114, 0.5);
  box-shadow: 0 0 0 0 rgba(57, 61, 114, 0.5);
}
.btn-outline-secondary.disabled,
.btn-outline-secondary:disabled {
  color: #393d72;
  background-color: transparent;
}
.btn-outline-secondary:not(:disabled):not(.disabled):active,
.btn-outline-secondary:not(:disabled):not(.disabled).active,
.show > .btn-outline-secondary.dropdown-toggle {
  color: #fff;
  background-color: #393d72;
  border-color: #393d72;
}
.btn-outline-secondary:not(:disabled):not(.disabled):active:focus,
.btn-outline-secondary:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-secondary.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0 rgba(57, 61, 114, 0.5);
  box-shadow: 0 0 0 0 rgba(57, 61, 114, 0.5);
}

.button-primary,
.elementor-button-primary .elementor-button,
.elementor-button-primary .elementor-button-link {
  color: #fff;
}

.button-primary:hover,
.elementor-button-primary .elementor-button:hover,
.elementor-button-primary .elementor-button-link:hover {
  color: #fff;
}
.button-primary:visited,
.elementor-button-primary .elementor-button:visited,
.elementor-button-primary .elementor-button-link:visited {
  color: #fff;
  text-decoration: none;
}

.button-primary.disabled,
.elementor-button-primary .disabled.elementor-button,
.elementor-button-primary .disabled.elementor-button-link,
.button-primary:disabled,
.elementor-button-primary .elementor-button:disabled,
.elementor-button-primary .elementor-button-link:disabled {
  color: #fff;
  opacity: 0.75;
  -ms-opacity: 0.75;
  -o-opacity: 0.75;
  -moz-opacity: 0.75;
  -webkit-opacity: 0.75;
  filter: alpha(opacity=75);
}

.button-primary:focus,
.elementor-button-primary .elementor-button:focus,
.elementor-button-primary .elementor-button-link:focus,
.button-primary.focus,
.elementor-button-primary .focus.elementor-button,
.elementor-button-primary .focus.elementor-button-link {
  color: #fff;
}
.button-primary:active,
.elementor-button-primary .elementor-button:active,
.elementor-button-primary .elementor-button-link:active,
.button-primary.active,
.elementor-button-primary .active.elementor-button,
.elementor-button-primary .active.elementor-button-link {
  color: #fff;
}

.button-secondary,
.wp-block-button__link,
.elementor-button-btn-secondary .elementor-button,
.elementor-button-btn-secondary .elementor-button-link {
  color: #fff;
}

.button-secondary:hover,
.wp-block-button__link:hover,
.elementor-button-btn-secondary .elementor-button:hover,
.elementor-button-btn-secondary .elementor-button-link:hover {
  color: #fff;
}
.button-secondary:visited,
.wp-block-button__link:visited,
.elementor-button-btn-secondary .elementor-button:visited,
.elementor-button-btn-secondary .elementor-button-link:visited {
  color: #fff;
  text-decoration: none;
}

.button-secondary.disabled,
.disabled.wp-block-button__link,
.elementor-button-btn-secondary .disabled.elementor-button,
.elementor-button-btn-secondary .disabled.elementor-button-link,
.button-secondary:disabled,
.wp-block-button__link:disabled,
.elementor-button-btn-secondary .elementor-button:disabled,
.elementor-button-btn-secondary .elementor-button-link:disabled {
  color: #fff;
  opacity: 0.75;
  -ms-opacity: 0.75;
  -o-opacity: 0.75;
  -moz-opacity: 0.75;
  -webkit-opacity: 0.75;
  filter: alpha(opacity=75);
}

.button-secondary:focus,
.wp-block-button__link:focus,
.elementor-button-btn-secondary .elementor-button:focus,
.elementor-button-btn-secondary .elementor-button-link:focus,
.button-secondary.focus,
.focus.wp-block-button__link,
.elementor-button-btn-secondary .focus.elementor-button,
.elementor-button-btn-secondary .focus.elementor-button-link {
  color: #fff;
}
.button-secondary:active,
.wp-block-button__link:active,
.elementor-button-btn-secondary .elementor-button:active,
.elementor-button-btn-secondary .elementor-button-link:active,
.button-secondary.active,
.active.wp-block-button__link,
.elementor-button-btn-secondary .active.elementor-button,
.elementor-button-btn-secondary .active.elementor-button-link {
  color: #fff;
}

.button-md,
.btn,
.button-default,
.button,
button,
input[type="button"]:not(.btn):not(.button),
input[type="reset"]:not(.btn):not(.button),
input[type="submit"]:not(.btn):not(.button),
#back-to-top,
.elementor-button-default a.elementor-button,
.button-primary,
.elementor-button-primary .elementor-button,
.elementor-button-primary .elementor-button-link,
.button-secondary,
.wp-block-button__link,
.elementor-button-btn-secondary .elementor-button,
.elementor-button-btn-secondary .elementor-button-link,
.button-outline-primary,
.elementor-button-outline-pirmary .elementor-button,
.elementor-button-outline-pirmary .elementor-button-link,
.button-outline-secondary,
.is-style-outline .wp-block-button__link,
.elementor-button.elementor-size-md {
  padding: 0.8125rem 2.5rem;
  font-size: 0.875rem;
  line-height: 1.6;
  border-radius: 15px;
}

.button-xs,
.elementor-button.elementor-size-xs {
  padding: 0.4rem 2rem;
  font-size: 0.75rem;
  line-height: 1.5;
  border-radius: 10px;
}

.button-sm,
.elementor-button.elementor-size-sm {
  padding: 0.75rem 2rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 15px;
}

.button-lg,
.elementor-button.elementor-size-lg {
  padding: 1.25rem 3.125rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 20px;
}

.button-xl,
.elementor-button.elementor-size-xl {
  padding: 1.2rem 4rem;
  font-size: 1.143rem;
  line-height: 1.5;
  border-radius: 20px;
}

.button-outline-primary,
.elementor-button-outline-pirmary .elementor-button,
.elementor-button-outline-pirmary .elementor-button-link {
  background-color: transparent;
  background-image: none;
}

.button-outline-primary:hover,
.elementor-button-outline-pirmary .elementor-button:hover,
.elementor-button-outline-pirmary .elementor-button-link:hover {
  color: #fff;
}

.button-outline-primary:focus,
.elementor-button-outline-pirmary .elementor-button:focus,
.elementor-button-outline-pirmary .elementor-button-link:focus,
.button-outline-primary.focus,
.elementor-button-outline-pirmary .focus.elementor-button,
.elementor-button-outline-pirmary .focus.elementor-button-link {
  color: #fff;
}

.button-outline-primary.disabled,
.elementor-button-outline-pirmary .disabled.elementor-button,
.elementor-button-outline-pirmary .disabled.elementor-button-link,
.button-outline-primary:disabled,
.elementor-button-outline-pirmary .elementor-button:disabled,
.elementor-button-outline-pirmary .elementor-button-link:disabled {
  color: #ffae00;
  background-color: transparent;
}
.button-outline-primary:active,
.elementor-button-outline-pirmary .elementor-button:active,
.elementor-button-outline-pirmary .elementor-button-link:active,
.button-outline-primary.active,
.elementor-button-outline-pirmary .active.elementor-button,
.elementor-button-outline-pirmary .active.elementor-button-link {
  color: #fff;
}

.button-outline-secondary,
.is-style-outline .wp-block-button__link {
  background-color: transparent;
  background-image: none;
}

.button-outline-secondary:hover,
.is-style-outline .wp-block-button__link:hover {
  color: #fff;
}

.button-outline-secondary:focus,
.is-style-outline .wp-block-button__link:focus,
.button-outline-secondary.focus,
.is-style-outline .focus.wp-block-button__link {
  color: #fff;
}

.button-outline-secondary.disabled,
.is-style-outline .disabled.wp-block-button__link,
.button-outline-secondary:disabled,
.is-style-outline .wp-block-button__link:disabled {
  color: #393d72;
  background-color: transparent;
}
.button-outline-secondary:active,
.is-style-outline .wp-block-button__link:active,
.button-outline-secondary.active,
.is-style-outline .active.wp-block-button__link {
  color: #fff;
}

.button-block {
  display: block;
  width: 100%;
}

.btn-link,
.button-link,
.elementor-button-btn-line a.elementor-button,
.service-readmore a {
  padding: 0;
  border-radius: 0;
  text-align: center;
  font-weight: 700;
  text-transform: uppercase;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link:disabled,
.button-link,
.elementor-button-btn-line a.elementor-button,
.service-readmore a,
.button-link:active,
.elementor-button-btn-line a.elementor-button:active,
.service-readmore a:active,
.button-link.active,
.elementor-button-btn-line a.active.elementor-button,
.service-readmore a.active,
.button-link:disabled,
.elementor-button-btn-line a.elementor-button:disabled,
.service-readmore a:disabled {
  background-color: transparent;
}
.btn-link,
.btn-link:focus,
.btn-link:active,
.button-link,
.elementor-button-btn-line a.elementor-button,
.service-readmore a,
.button-link:focus,
.elementor-button-btn-line a.elementor-button:focus,
.service-readmore a:focus,
.button-link:active,
.elementor-button-btn-line a.elementor-button:active,
.service-readmore a:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus,
.button-link:hover,
.elementor-button-btn-line a.elementor-button:hover,
.service-readmore a:hover,
.button-link:focus,
.elementor-button-btn-line a.elementor-button:focus,
.service-readmore a:focus {
  border-color: transparent;
}
.btn-link:disabled,
.button-link:disabled,
.elementor-button-btn-line a.elementor-button:disabled,
.service-readmore a:disabled {
  color: #f9f9f9;
}
.btn-link:disabled:hover,
.btn-link:disabled:focus,
.button-link:disabled:hover,
.elementor-button-btn-line a.elementor-button:disabled:hover,
.service-readmore a:disabled:hover,
.button-link:disabled:focus,
.elementor-button-btn-line a.elementor-button:disabled:focus,
.service-readmore a:disabled:focus {
  text-decoration: none;
}

.button-default,
.button,
button,
input[type="button"]:not(.btn):not(.button),
input[type="reset"]:not(.btn):not(.button),
input[type="submit"]:not(.btn):not(.button),
#back-to-top,
.elementor-button-default a.elementor-button {
  color: #fff;
  background-color: #ff4880;
  border-color: #ff4880;
}

.button-default:hover,
.button:hover,
button:hover,
input:hover[type="button"]:not(.btn):not(.button),
input:hover[type="reset"]:not(.btn):not(.button),
input:hover[type="submit"]:not(.btn):not(.button),
#back-to-top:hover,
.elementor-button-default a.elementor-button:hover,
.button-default:focus,
.button:focus,
button:focus,
input:focus[type="button"]:not(.btn):not(.button),
input:focus[type="reset"]:not(.btn):not(.button),
input:focus[type="submit"]:not(.btn):not(.button),
#back-to-top:focus,
.elementor-button-default a.elementor-button:focus,
.button-default:active,
.button:active,
button:active,
input:active[type="button"]:not(.btn):not(.button),
input:active[type="reset"]:not(.btn):not(.button),
input:active[type="submit"]:not(.btn):not(.button),
#back-to-top:active,
.elementor-button-default a.elementor-button:active {
  color: #fff;
  background-color: #ffae00;
  border-color: #ffae00;
}

.button-dark {
  color: #afb5bb;
  background-color: #d1d1d1;
  border-color: #d1d1d1;
}
.button-dark:hover,
.button-dark:active,
.button-dark:focus {
  color: #fff;
}

.button-light {
  color: #000;
  background-color: #afb5bb;
  border-color: #afb5bb;
}
.button-light:hover,
.button-light:active,
.button-light:focus {
  color: #fff;
}

.wp-block-button {
  margin-bottom: 1.5em;
}
.wp-block-button.is-style-outline {
  color: #393d72;
}
.wp-block-button.is-style-outline:hover {
  color: #393d72;
}

.is-style-outline .wp-block-button__link {
  border-color: #393d72;
}
.is-style-outline .wp-block-button__link:hover {
  color: #fff !important;
}

/*-------------------------------------------------------------
6.0 Forms
--------------------------------------------------------------*/
textarea {
  max-width: 100%;
  border: 1px solid #f6f6f6;
  background-color: #f6f6f6;
  padding: 0.9rem 1.3rem;
  font-size: 14px;
  font-size: 0.875rem;
}

textarea.form-control,
.wpcf7 textarea.wpcf7-validation-errors,
.wpcf7 textarea.wpcf7-validation-errors {
  padding: 0.9rem 1.3rem;
}

select {
  border: 1px solid #f6f6f6;
  background-color: #f6f6f6;
  border-radius: 15px;
  max-width: 100%;
  font-size: 14px;
  line-height: 1.5;
  height: 50px;
  padding: 0.9rem 1.3rem;
  font-size: 14px;
  font-size: 0.875rem;
}
select:focus {
  outline: none;
}

input {
  line-height: 1.5;
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"] {
  color: #858687;
  border: 1px solid #f6f6f6;
  background-color: #f6f6f6;
  display: block;
  width: 100%;
  padding: 0.9rem 1.3rem;
  border-radius: 15px;
  height: 50px;
  font-size: 14px;
  font-size: 0.875rem;
}
input[type="text"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder,
input[type="url"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
input[type="search"]::-webkit-input-placeholder,
input[type="number"]::-webkit-input-placeholder,
input[type="tel"]::-webkit-input-placeholder,
input[type="range"]::-webkit-input-placeholder,
input[type="date"]::-webkit-input-placeholder,
input[type="month"]::-webkit-input-placeholder,
input[type="week"]::-webkit-input-placeholder,
input[type="time"]::-webkit-input-placeholder,
input[type="datetime"]::-webkit-input-placeholder,
input[type="datetime-local"]::-webkit-input-placeholder,
input[type="color"]::-webkit-input-placeholder {
  color: #858687;
}
input[type="text"]::-moz-placeholder,
input[type="email"]::-moz-placeholder,
input[type="url"]::-moz-placeholder,
input[type="password"]::-moz-placeholder,
input[type="search"]::-moz-placeholder,
input[type="number"]::-moz-placeholder,
input[type="tel"]::-moz-placeholder,
input[type="range"]::-moz-placeholder,
input[type="date"]::-moz-placeholder,
input[type="month"]::-moz-placeholder,
input[type="week"]::-moz-placeholder,
input[type="time"]::-moz-placeholder,
input[type="datetime"]::-moz-placeholder,
input[type="datetime-local"]::-moz-placeholder,
input[type="color"]::-moz-placeholder {
  color: #858687;
}
input[type="text"]:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder,
input[type="url"]:-ms-input-placeholder,
input[type="password"]:-ms-input-placeholder,
input[type="search"]:-ms-input-placeholder,
input[type="number"]:-ms-input-placeholder,
input[type="tel"]:-ms-input-placeholder,
input[type="range"]:-ms-input-placeholder,
input[type="date"]:-ms-input-placeholder,
input[type="month"]:-ms-input-placeholder,
input[type="week"]:-ms-input-placeholder,
input[type="time"]:-ms-input-placeholder,
input[type="datetime"]:-ms-input-placeholder,
input[type="datetime-local"]:-ms-input-placeholder,
input[type="color"]:-ms-input-placeholder {
  color: #858687;
}
input[type="text"]::-ms-input-placeholder,
input[type="email"]::-ms-input-placeholder,
input[type="url"]::-ms-input-placeholder,
input[type="password"]::-ms-input-placeholder,
input[type="search"]::-ms-input-placeholder,
input[type="number"]::-ms-input-placeholder,
input[type="tel"]::-ms-input-placeholder,
input[type="range"]::-ms-input-placeholder,
input[type="date"]::-ms-input-placeholder,
input[type="month"]::-ms-input-placeholder,
input[type="week"]::-ms-input-placeholder,
input[type="time"]::-ms-input-placeholder,
input[type="datetime"]::-ms-input-placeholder,
input[type="datetime-local"]::-ms-input-placeholder,
input[type="color"]::-ms-input-placeholder {
  color: #858687;
}
input[type="text"]::placeholder,
input[type="email"]::placeholder,
input[type="url"]::placeholder,
input[type="password"]::placeholder,
input[type="search"]::placeholder,
input[type="number"]::placeholder,
input[type="tel"]::placeholder,
input[type="range"]::placeholder,
input[type="date"]::placeholder,
input[type="month"]::placeholder,
input[type="week"]::placeholder,
input[type="time"]::placeholder,
input[type="datetime"]::placeholder,
input[type="datetime-local"]::placeholder,
input[type="color"]::placeholder {
  color: #858687;
}
input:focus {
  outline: none;
}

button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

.select2-container--default .select2-selection--single {
  display: block;
  width: 100%;
  height: 50px;
  padding: 0.6rem 0.9rem;
  font-size: 1rem;
  line-height: 1.6;
  color: #858687;
  background-color: #f6f6f6;
  background-clip: padding-box;
  border: 2px solid #f6f6f6;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: calc(3.225rem + 2px);
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #858687;
}
.select2-container--default .select2-selection--single:focus {
  outline: none;
}

/*-------------------------------------------------------------
7.0 Base
--------------------------------------------------------------*/
html {
  padding: 0;
  margin: 0;
  word-break: normal;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

* {
  /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
}
*:before,
*:after {
  /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
}

body {
  overflow-x: hidden;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  word-wrap: break-word;
}
body.layout-boxed {
  background-color: #fff;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: top center;
}
body.layout-boxed .body-inner {
  background-repeat: no-repeat;
  background-size: contain;
  background-position: bottom center;
}
body.layout-boxed #page {
  background-color: #fff;
  margin-left: auto;
  margin-right: auto;
  max-width: 1400px;
}

.bypostauthor {
  display: block;
}

.site-content {
  padding: 5em 0;
}
@media (max-width: 767.98px) {
  .site-content {
    padding: 3em 0;
  }
}

pre {
  max-width: 100%;
  overflow: auto;
  white-space: pre;
  word-wrap: break-word;
}

a {
  word-wrap: break-word;
}

address {
  font-style: italic;
}

a:hover,
a:focus,
a:active {
  text-decoration: none;
  outline: none;
}

a:focus {
  outline: none;
}

.img-responsive,
.wp-post-image {
  max-width: 100%;
  height: auto;
}

img,
video {
  height: auto;
  max-width: 100%;
}

dd {
  margin: 0 1.5em 1.5em;
}

caption {
  padding: 0 0 0.75rem;
  caption-side: top;
}

.entry-content dt {
  color: #393d72;
}

.select2-container--open .select2-selection--single {
  border-color: #ff4880;
}

.select2-container--open .select2-dropdown--below {
  border-color: #ff4880;
  border-width: 2px;
}

#back-to-top {
  position: fixed;
  bottom: 20px;
  right: 20px;
  color: #fff;
  text-align: center;
  z-index: 350;
  opacity: 0;
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  padding: 10px;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  -webkit-box-shadow: -3px 0 10px -2px rgba(0, 0, 0, 0.1);
  box-shadow: -3px 0 10px -2px rgba(0, 0, 0, 0.1);
  width: 50px;
  height: 50px;
  border-radius: 15px;
}
#back-to-top i {
  display: inline-block;
  font-size: 30px;
  width: 100%;
}
#back-to-top.show {
  pointer-events: visible;
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}

.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em;
}

.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em;
}

/* Text meant only for screen readers. */
.screen-reader-text,
.service-readmore a i {
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
  /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}
.screen-reader-text:focus,
.service-readmore a i:focus {
  background-color: #ff4880;
  color: #0494f4;
  border-radius: 3px;
  -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  display: block;
  font-size: 14px;
  font-weight: 700;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */
}

.overflow-hidden {
  overflow: hidden !important;
}

.overflow-auto {
  overflow: auto !important;
}

.overflow-visiable {
  overflow: visible !important;
}

.overflow-scroll {
  overflow: scroll !important;
}

.overflow-inherit {
  overflow: inherit !important;
}

.overflow-initial {
  overflow: initial !important;
}

.pagination .page-item {
  margin-right: 5px;
}
.pagination .page-item .page-link,
.pagination .page-item .page-numbers,
.pagination .page-item .page-links a,
.page-links .pagination .page-item a,
.pagination .page-item .page-links .post-page-numbers,
.page-links .pagination .page-item .post-page-numbers {
  border-radius: 15px;
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.pagination .page-numbers.current {
  background-color: #ff4880;
  border-color: #ff2f6e;
}

.elementor-default .pagination {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.preloader-img img {
  width: 100%;
}

.dropdown-backdrop {
  position: fixed;
  z-index: 999;
  width: 100vw;
  height: 100vh;
  top: 0;
  left: 0;
}

/*-------------------------------------------------------------
7.1 List
--------------------------------------------------------------*/
.list-check,
.product-extra-desc ul {
  list-style: none;
  padding-left: 0;
  margin-left: 0;
}
.list-check li,
.product-extra-desc ul li {
  padding-left: 30px;
  padding-top: 5px;
  padding-bottom: 5px;
  position: relative;
  font-weight: 700;
}
.list-check li:before,
.product-extra-desc ul li:before {
  content: "";
}
.list-check li:before,
.product-extra-desc ul li:before {
  font-family: "lexus-icon";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  text-decoration: none;
  text-transform: none;
  position: absolute;
  left: 0;
  font-size: 14px;
  font-size: 0.875rem;
  color: #ff4880;
}

/*-------------------------------------------------------------
7.2 List
--------------------------------------------------------------*/
/**
 * Comments
 */
#comments {
  margin-bottom: 30px;
  margin-top: 35px;
  padding-top: 35px;
}
#comments .comment-reply-title,
#comments .comments-title {
  font-size: 40px;
  font-size: 2.5rem;
  letter-spacing: -0.01em;
  margin: 0 0 2.5rem;
  padding: 0;
}
#comments .comments-title {
  padding: 0 0 1.75rem;
  position: relative;
}
#comments .comments-title:after {
  content: "";
  width: 53px;
  height: 7px;
  position: absolute;
  bottom: 0;
  left: 0;
  background-image: url("/wp-content/themes/petzen/assets/images/underlined.svg");
  background-repeat: no-repeat;
}
#comments .comment-reply-title {
  margin-bottom: 20px;
}
#comments .comment-list {
  list-style: none;
  margin-bottom: 40px;
  padding: 0;
}
#comments .comment-list #respond {
  margin-top: 50px;
  margin-bottom: 50px;
}
#comments .comment-list li > div {
  border-bottom: 1px solid #ebebeb;
  padding-left: 7.5rem;
  min-height: 7.5rem;
}
@media (max-width: 991.98px) {
  #comments .comment-list li > div {
    padding-left: 5.25rem;
    min-height: auto;
  }
}
@media (max-width: 767.98px) {
  #comments .comment-list li > div {
    padding-left: 0;
  }
}
#comments .comment-list > li:first-child {
  border-top: 0;
}
#comments .comment-list > li:first-child .the-comment {
  padding-top: 0;
}
#comments .comment-list .comment-text {
  margin-bottom: 2.25rem;
}
@media (max-width: 991.98px) {
  #comments .comment-list .comment-text {
    margin-bottom: 1.5rem;
  }
}
#comments .comment-list .comment-text li {
  border-top: 0;
}
#comments .comment-list pre {
  margin: 30px 0;
  padding: 30px;
  color: #000;
  background: #f6f6f6;
}
#comments .comment-list ol.children {
  list-style: none;
  padding-left: 3.75rem;
}
@media (max-width: 767.98px) {
  #comments .comment-list ol.children {
    padding-left: 0.875em;
  }
}
#comments .comment-list li.comment {
  clear: both;
}

.the-comment {
  list-style: none;
  padding-top: 10px;
  padding-bottom: 0px;
  margin-bottom: 20px;
}
.the-comment .comment-meta {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}
.the-comment .wrap-avatar {
  margin-right: 1.5rem;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 6rem;
  flex: 0 0 6rem;
  width: 6rem;
  height: 6rem;
  position: absolute;
  right: 100%;
  top: 0;
  left: auto;
}
.the-comment .wrap-avatar .avatar {
  border-radius: 50%;
}
@media (max-width: 991.98px) {
  .the-comment .wrap-avatar {
    margin-right: 30px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 3.375rem;
    flex: 0 0 3.375rem;
    width: 3.375rem;
    height: 3.375rem;
  }
}
@media (max-width: 767.98px) {
  .the-comment .wrap-avatar {
    margin-right: 15px;
    position: static;
    right: auto;
    top: auto;
  }
}
.the-comment .comment-text {
  margin-top: 30px;
}
@media (min-width: 768px) {
  .the-comment .comment-text {
    margin-top: 0;
  }
}

.comment-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
  margin-top: 5px;
  margin-bottom: 1.5rem;
}
@media (max-width: 991.98px) {
  .comment-box {
    margin-bottom: 0;
  }
}
.comment-box .comment-header {
  margin-right: 10px;
}
.comment-box .comment-header,
.comment-box h6 {
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 1.875rem;
  font-family: "MikadoBold";
  font-weight: 700;
  margin-bottom: 0;
  text-transform: capitalize;
}
.comment-box .comment-header a,
.comment-box h6 a {
  color: inherit;
}
.comment-box .comment-header a:hover,
.comment-box h6 a:hover {
  color: #ff4880;
}
.comment-box .comment-metadata {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.875rem;
  margin-bottom: 0;
  font-weight: 400;
}
.comment-box .comment-metadata a {
  color: #ff4880;
}

.comment-reply-link {
  font-size: 16px;
  font-size: 1rem;
  margin-bottom: 50px;
  font-family: "MikadoBold";
  top: -5px;
  position: relative;
}

.comment-form {
  margin-left: -5px;
  margin-right: -5px;
}
.comment-form > * {
  -webkit-box-ordinal-group: 6;
  -ms-flex-order: 5;
  order: 5;
  padding-left: 5px;
  padding-right: 5px;
  margin-bottom: 10px;
}
.comment-form .comment-notes {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}
.comment-form .comment-form-comment label,
.comment-form .comment-form-author label,
.comment-form .comment-form-url label,
.comment-form .comment-form-email label {
  display: none;
}
.comment-form .comment-form-author,
.comment-form .comment-form-url,
.comment-form .comment-form-email {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
  padding-left: 5px;
  padding-right: 5px;
}
@media (min-width: 768px) {
  .comment-form .comment-form-comment {
    float: right;
  }
  .comment-form .comment-form-cookies-consent {
    clear: both;
    float: left;
    margin-top: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .comment-form .comment-form-cookies-consent #wp-comment-cookies-consent {
    margin: 5px 10px 0 0;
  }
  .comment-form .form-submit {
    margin-top: 8px;
  }
}
@media (max-width: 1199.98px) {
  .comment-form .comment-form-cookies-consent {
    float: unset;
  }
  .comment-form .form-submit {
    float: unset;
    text-align: unset;
  }
}

.logged-in .comment-form-comment {
  width: 100%;
  float: unset;
}

.logged-in .form-submit {
  text-align: unset;
  float: unset;
  display: inline-block;
}

#respond {
  clear: both;
  padding: 50px 0;
  position: relative;
  background-color: #fff;
  margin-top: 50px;
  margin-bottom: 50px;
}
#respond form .form-control,
#respond form .wpcf7 .wpcf7-validation-errors,
.wpcf7 #respond form .wpcf7-validation-errors {
  background-color: #f6f6f6;
  border-color: #f6f6f6;
}
#respond .form-submit,
#respond form {
  margin-bottom: 0;
}
#respond #cancel-comment-reply-link {
  position: absolute;
  top: 1.41575em;
  right: 1.618em;
  display: block;
  height: 1em;
  overflow: hidden;
  font-weight: bold;
  line-height: 1;
  font-size: 12px;
  font-size: 0.75rem;
  text-align: center;
  -webkit-transition: ease, 0.3s, -webkit-transform;
  transition: ease, 0.3s, -webkit-transform;
  transition: transform, ease, 0.3s;
  transition: transform, ease, 0.3s, -webkit-transform;
}

.comment-content table {
  border-collapse: collapse;
  margin: 0;
  width: 100%;
}
.comment-content table td,
.comment-content table th {
  border: 1px solid #ebebeb;
  padding: 0.6em;
}
.comment-content table thead th {
  padding-bottom: 0.5em;
  background-color: #393d72;
  color: #fff;
  border-color: #2e3744;
}
.comment-content table th {
  font-weight: 700;
}
.comment-content table tr {
  border-bottom: 1px solid #ebebeb;
}
.comment-content table tr:first-child th {
  padding-bottom: 0.5em;
  background-color: #393d72;
  color: #fff;
  border-color: #2e3744;
}
.comment-content table tbody > tr {
  color: #7d8794;
  background-color: #f5f6fa;
}
.comment-content table tbody > tr:nth-child(2n + 1) {
  background-color: rgba(245, 246, 250, 0.7);
  background-color: #e8eaed;
}
.comment-content table thead + tbody tr:first-child th {
  padding-bottom: 0.5em;
  background-color: #e8eaed;
  color: #7d8794;
  border-color: #e8eaed;
}
.comment-content table tr:not(.odd):not(.even) th {
  padding-bottom: 0.5em;
  background-color: #222a35;
  color: #b8bdc8;
  border-color: #2e3744;
}
.comment-content table th {
  border-bottom: 1px solid;
  border-bottom-color: #ebebeb;
  padding-bottom: 0.5em;
}

/*-------------------------------------------------------------
8.0 layout
--------------------------------------------------------------*/
@media (min-width: 1200px) {
  .right-sidebar .column-sidebar-inner {
    padding-left: 30px;
  }
}

@media (min-width: 1200px) {
  .left-sidebar .column-sidebar-inner {
    padding-right: 30px;
  }
}

/*-------------------------------------------------------------
8.1 layout
--------------------------------------------------------------*/
.header-content {
  background-color: #fff;
}

.header-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.header-inner .navbar-brand {
  color: #16346d;
  font-weight: 700;
  font-size: 36px;
  font-size: 2.25rem;
  padding: 10px 0;
}

.custom-logo-link {
  display: block;
  padding: 15px 0;
  text-align: left;
  min-width: 185px;
}
@media (max-width: 1024px) {
  .custom-logo-link {
    text-align: center;
  }
}

.home .site-header {
  border-bottom: 1px solid #ebebeb;
}

.site-header .main-navigation {
  padding: 0;
}

.header-search {
  position: relative;
}
.header-search .search-button {
  font-size: 22px;
  width: 22px;
  line-height: 30px;
  padding: 0.875rem 0;
  display: block;
  cursor: pointer;
  color: #000 !important;
}
.header-search .search-button:hover,
.header-search .search-button.active {
  color: #ff4880 !important;
}
.header-search .searchform {
  position: absolute;
  right: 0;
  top: 100%;
  pointer-events: none;
  width: 250px;
  z-index: 1000;
  max-height: 0;
  overflow: hidden;
  -webkit-transition: max-height 0.4s ease-in;
  transition: max-height 0.4s ease-in;
}
.header-search .active .searchform {
  height: auto;
  pointer-events: auto;
  max-height: 58px;
  -webkit-transition: max-height 0.4s ease-out;
  transition: max-height 0.4s ease-out;
}

/*-------------------------------------------------------------
8.2 layout
--------------------------------------------------------------*/
#wrapper-footer {
  text-align: center;
  padding: 2.61792em 0;
  margin-top: 30px;
  border-top: 1px solid #ebebeb;
}

.wp-block-cover p.wp-block-cover-text {
  color: white;
}

/*-------------------------------------------------------------
9.0 Widget
--------------------------------------------------------------*/
/**
 * Widgets
 */
.widget {
  margin: 0 0 25px;
}
.widget select {
  max-width: 100%;
  width: 100%;
  background-color: #fff;
  border-color: #cccccc;
}
.widget select:focus {
  outline: unset;
}
.widget .widget-search .search-submit {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(50%);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  word-wrap: normal !important;
}
.widget .widget-title,
.widget .widgettitle {
  letter-spacing: -0.01em;
  padding: 0 0 1.75rem;
  margin-bottom: 1.75rem;
  position: relative;
}
.widget .widget-title:after,
.widget .widgettitle:after {
  content: "";
  width: 53px;
  height: 7px;
  position: absolute;
  bottom: 0;
  left: 0;
  background-image: url("/wp-content/themes/petzen/assets/images/underlined.svg");
  background-repeat: no-repeat;
}
.widget ul {
  margin-left: 0;
  list-style: none;
  padding: 0;
}
.widget ul ul {
  margin-left: 14px;
}

.widget-area .widget {
  font-weight: 400;
}
.widget-area .widget a.button {
  font-weight: 400 !important;
}

.header-widget-region::after {
  display: block;
  clear: both;
  content: "";
}

.header-widget-region .widget {
  margin: 0;
  padding: 1em 0;
  font-size: 0.875em;
}

.widget_search form,
.widget_product_search form {
  position: relative;
}
.widget_search form input[type="text"],
.widget_search form input[type="search"],
.widget_product_search form input[type="text"],
.widget_product_search form input[type="search"] {
  width: 100%;
  background-color: #fff;
  border-color: #cccccc;
}
.widget_search form input[type="submit"],
.widget_search form button[type="submit"],
.widget_product_search form input[type="submit"],
.widget_product_search form button[type="submit"] {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(50%);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  word-wrap: normal !important;
  top: 0;
  left: 0;
}

/*widget_recent_entries,
.widget_pages,
.widget_categories,
.widget_archive,
.widget_recent_comments,
.widget_nav_menu,
.widget_links,
.widget_product_categories,
.widget_layered_nav,
.widget_layered_nav_filters 
*/
.widget ul {
  margin: 0;
}
.widget ul li {
  padding: 5px 0;
  list-style: none;
  font-size: 16px;
}
.widget ul li:first-child {
  padding-top: 0;
}
.widget ul li li:last-child {
  padding-bottom: 0;
}
.widget ul li ul {
  padding-top: 12px;
  margin-left: 1rem;
}

.column-sidebar .widget {
  background: #fff;
  padding: 0 20px 25px;
}
@media (max-width: 767.98px) {
  .column-sidebar .widget {
    padding: 0 0 25px;
  }
}
.column-sidebar .widget .widget-title {
  font-size: 24px;
  font-size: 1.5rem;
  font-family: "MikadoBold";
  font-weight: 700;
  color: #393d72;
}
.column-sidebar .widget.widget_media_image {
  padding: 0;
}
.column-sidebar .widget.widget_categories li a,
.column-sidebar .widget.widget_archive li a,
.column-sidebar .widget.widget_pages li a,
.column-sidebar .widget.widget_meta li a,
.column-sidebar .widget.widget_recent_entries li a,
.column-sidebar .widget.widget_nav_menu li a {
  position: relative;
  text-transform: capitalize;
  display: inline-block;
}
.column-sidebar .widget.widget_categories li a:not(:hover),
.column-sidebar .widget.widget_archive li a:not(:hover),
.column-sidebar .widget.widget_pages li a:not(:hover),
.column-sidebar .widget.widget_meta li a:not(:hover),
.column-sidebar .widget.widget_recent_entries li a:not(:hover),
.column-sidebar .widget.widget_nav_menu li a:not(:hover) {
  color: #858687;
}
.column-sidebar .widget.widget_categories li a:before,
.column-sidebar .widget.widget_archive li a:before,
.column-sidebar .widget.widget_pages li a:before,
.column-sidebar .widget.widget_meta li a:before,
.column-sidebar .widget.widget_recent_entries li a:before,
.column-sidebar .widget.widget_nav_menu li a:before {
  content: "";
}
.column-sidebar .widget.widget_categories li a:before,
.column-sidebar .widget.widget_archive li a:before,
.column-sidebar .widget.widget_pages li a:before,
.column-sidebar .widget.widget_meta li a:before,
.column-sidebar .widget.widget_recent_entries li a:before,
.column-sidebar .widget.widget_nav_menu li a:before {
  font-family: "lexus-icon";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  text-decoration: none;
  text-transform: none;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  color: #ff4880;
  font-size: 14px;
  font-size: 0.875rem;
  margin-right: 10px;
}
.column-sidebar .widget.widget_categories li a span,
.column-sidebar .widget.widget_archive li a span,
.column-sidebar .widget.widget_pages li a span,
.column-sidebar .widget.widget_meta li a span,
.column-sidebar .widget.widget_recent_entries li a span,
.column-sidebar .widget.widget_nav_menu li a span {
  color: #afb5bb;
  font-weight: 700;
}
.column-sidebar .widget.widget_categories li a:hover,
.column-sidebar .widget.widget_categories li a.active,
.column-sidebar .widget.widget_archive li a:hover,
.column-sidebar .widget.widget_archive li a.active,
.column-sidebar .widget.widget_pages li a:hover,
.column-sidebar .widget.widget_pages li a.active,
.column-sidebar .widget.widget_meta li a:hover,
.column-sidebar .widget.widget_meta li a.active,
.column-sidebar .widget.widget_recent_entries li a:hover,
.column-sidebar .widget.widget_recent_entries li a.active,
.column-sidebar .widget.widget_nav_menu li a:hover,
.column-sidebar .widget.widget_nav_menu li a.active {
  color: #ff4880;
}
.column-sidebar .widget.widget_categories li a:hover span,
.column-sidebar .widget.widget_categories li a.active span,
.column-sidebar .widget.widget_archive li a:hover span,
.column-sidebar .widget.widget_archive li a.active span,
.column-sidebar .widget.widget_pages li a:hover span,
.column-sidebar .widget.widget_pages li a.active span,
.column-sidebar .widget.widget_meta li a:hover span,
.column-sidebar .widget.widget_meta li a.active span,
.column-sidebar .widget.widget_recent_entries li a:hover span,
.column-sidebar .widget.widget_recent_entries li a.active span,
.column-sidebar .widget.widget_nav_menu li a:hover span,
.column-sidebar .widget.widget_nav_menu li a.active span {
  color: #ff4880;
}

.widget.media-post-layout .item-post {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  border: 0;
  padding: 15px 0;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom: 1px solid #ebebeb;
}
.widget.media-post-layout .item-post .image {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 80px;
  flex: 0 0 80px;
  margin-right: 15px;
  border-radius: 15px;
  overflow: hidden;
}
.widget.media-post-layout .item-post .media-body {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 calc(100% - 95px);
  flex: 0 0 calc(100% - 95px);
}
.widget.media-post-layout .item-post i {
  margin-right: 5px;
}
.widget.media-post-layout .item-post:first-child {
  padding-top: 0;
}

.widget.media-post-layout .entry-title {
  font-size: 18px;
  font-size: 1.125rem;
  font-family: "MikadoBold";
  margin-bottom: 5px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  line-height: 1.5;
  letter-spacing: -0.025em;
  max-height: 3em;
}

.widget.media-post-layout .entry-meta {
  margin-bottom: 0;
}

.widget.media-post-layout .post-date i {
  display: none;
}

#recentcomments .recentcomments .comment-author-link {
  font-weight: 600;
}

.widget-area #wp-calendar th,
.widget-area #wp-calendar td,
.footer-widgets #wp-calendar th,
.footer-widgets #wp-calendar td {
  padding: 0.236em;
  text-align: center;
}

.widget_rating_filter .wc-layered-nav-rating {
  margin-bottom: 0.61805em;
}
.widget_rating_filter .wc-layered-nav-rating a {
  text-decoration: none !important;
}
.widget_rating_filter .wc-layered-nav-rating .star-rating {
  display: inline-block;
  height: 1em;
  line-height: 1;
}

.widget-area .widget {
  font-size: 1em;
}
.widget-area .widget h1.widget-title {
  font-size: 1.41575em;
}
.widget-area .widget a:not(.button):hover {
  color: #ff4880;
}

.tagcloud .tag-cloud-link {
  padding: 6px 25px;
  background-color: #fff;
  font-size: 0.8125rem !important;
  font-weight: 500;
  text-transform: uppercase;
  border: 1px solid #ebebeb;
  margin-bottom: 10px;
  margin-right: 5px;
  display: inline-block;
  border-radius: 1em;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
@media screen and (prefers-reduced-motion: reduce) {
  .tagcloud .tag-cloud-link {
    -webkit-transition: none;
    transition: none;
  }
}
.tagcloud .tag-cloud-link:not(:hover) {
  color: #858687;
}

.widget.widget_rss .widget-title a {
  color: #393d72;
  font-weight: 500;
}

.widget.widget_rss li {
  padding: 1em 0;
  border-bottom: 1px solid #ebebeb;
}
.widget.widget_rss li a.rsswidget {
  font-family: "MikadoBold";
  font-weight: 700;
  font-size: 18px;
  letter-spacing: -0.025em;
  color: #393d72;
}
.widget.widget_rss li a.rsswidget:hover {
  color: #ff4880;
}
.widget.widget_rss li .rss-date {
  margin: 0.5em 0 1.5em;
  padding: 0;
}
.widget.widget_rss li .rssSummary {
  margin-bottom: 0.5em;
}
.widget.widget_rss li .rss-date,
.widget.widget_rss li cite {
  display: block;
  font-size: 13px;
  font-size: 0.8125rem;
}
.widget.widget_rss li cite {
  font-weight: 700;
}

.widget_calendar table {
  margin-bottom: 0;
}

.calendar_wrap caption {
  text-align: center;
}

.widget_recent_comments .recentcomments .comment-author-link a {
  font-weight: bold;
  font-size: 14px;
}

.page-links {
  clear: both;
  margin: 0 0 1em;
}
.page-links .current {
  padding: 0.5em 1em;
}
.page-links .page-number,
.page-links a {
  display: inline-block;
  color: #000;
  padding: 0.5em 1em;
  line-height: 1;
  margin: 3px;
  border-radius: 3px;
  background: transparent;
}

.opal-image-hotspots-container .opal-image-hotspots-tooltips-wrapper {
  padding: 30px;
}

.instagram-picture .wrapp-picture {
  position: relative;
}
.instagram-picture .wrapp-picture a {
  display: block;
  width: 100%;
  height: 100%;
  z-index: 99;
}
.instagram-picture .wrapp-picture a:before {
  content: "\f16d";
  display: inline-block;
  font-family: "FontAwesome";
  font-size: 36px;
  color: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%) scale(0);
  transform: translate(-50%, -50%) scale(0);
  -webkit-transition: all 300ms ease-out;
  transition: all 300ms ease-out;
  z-index: 2;
}
.instagram-picture .wrapp-picture a:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1;
  opacity: 0;
  background-color: rgba(0, 0, 0, 0.7);
  transition: opacity 0.3s ease;
  -webkit-transition: opacity 0.3s ease;
}

.instagram-picture:hover .wrapp-picture a:before {
  -webkit-transform: translate(-50%, -50%) scale(1);
  transform: translate(-50%, -50%) scale(1);
}

.instagram-picture:hover .wrapp-picture a:after {
  opacity: 1;
}

.opalservice-categories,
.menu-menu-service-container {
  padding: 0 0 25px !important;
}

.elementor-editor-active .elementor-opal-image-gallery > .isotope-grid {
  height: auto !important;
}

/*-------------------------------------------------------------
10.0 Pages
--------------------------------------------------------------*/
body.elementor-page .site-content {
  max-width: 100%;
  padding-left: 0 !important;
  padding-right: 0 !important;
}

body.page-template-page-elementor .site-content {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

#page {
  position: relative;
  word-wrap: break-word;
  overflow: hidden;
}

/* Page 404 */
#error-404-wrapper {
  background-image: url("/wp-content/themes/petzen/assets/images/error404-bg.png");
  background-position: top center;
  background-repeat: no-repeat;
  padding: 380px 0 50px;
  text-align: center;
}
#error-404-wrapper .page-content {
  margin: 0 auto;
  max-width: 60%;
  position: relative;
}
#error-404-wrapper .page-content:before {
  content: "404";
  font-size: 15.69926em;
  color: #ff4302;
  font-weight: 700;
}
#error-404-wrapper .page-content .page-content-bottom {
  padding: 1.41575em 0;
}
@media (max-width: 768px) {
  #error-404-wrapper .page-content {
    max-width: 100%;
  }
}

.page-content .searchform {
  padding: 30px;
  background-color: #fff;
}

.searchform .input-group {
  background: transparent;
  position: relative;
}
.searchform .input-group .input-group-append {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 9;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.searchform .input-group .input-group-append button {
  background: transparent;
  border: 0;
  color: #393d72;
  font-size: 18px;
  font-size: 1.125rem;
  padding: 0.5rem 1rem;
  line-height: 1;
}
.searchform .input-group .input-group-append button:hover {
  color: #393d72;
}
.searchform .input-group .input-group-append input[type="submit"] {
  border-radius: 0px;
  clip: auto;
  -webkit-clip-path: inherit;
  clip-path: inherit;
  width: auto;
  height: auto;
  background: transparent;
  color: #000;
}

/*--------------------------------------------------------------
### page-loading
--------------------------------------------------------------*/
.page-loading {
  background-color: #fff;
  height: 100vh;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  z-index: 999999;
  position: fixed;
  top: 0;
  left: 0;
  -webkit-transition: 0.6s ease-in-out;
  transition: 0.6s ease-in-out;
  -webkit-transition-property: opacity, visibility;
  transition-property: opacity, visibility;
  visibility: visible;
  opacity: 1;
}
.page-loading .preloader-content {
  text-align: center;
}
.page-loading .preloader-img {
  padding-bottom: 15px;
}
.page-loading .preloader-icon {
  font-size: 0.875em;
  margin: 0 auto;
}
.page-loading .preloader-icon svg {
  font-size: 0.875em;
  max-width: 3em;
}

.loaded .page-loading {
  opacity: 0;
  visibility: hidden;
}

.elementor-editor-active .page-loading {
  display: none;
}

.search .site-content .page-title {
  margin-top: 0;
  padding-bottom: 20px;
  border-bottom: 1px solid #ebebeb;
  margin-bottom: 50px;
  padding-top: 15px;
}

/*-------------------------------------------------------------
11.0 Post
--------------------------------------------------------------*/
.clear:before,
.clear:after {
  content: "";
  display: table;
  table-layout: fixed;
}

.clearfix::after {
  display: block;
  clear: both;
  content: "";
}

.entry-content:before,
.entry-content:after {
  content: "";
  display: table;
  table-layout: fixed;
}

.entry-footer:before,
.entry-footer:after {
  content: "";
  display: table;
  table-layout: fixed;
}

.comment-content:before,
.comment-content:after {
  content: "";
  display: table;
  table-layout: fixed;
}

.site-header:before,
.site-header:after {
  content: "";
  display: table;
  table-layout: fixed;
}

.site-content:before,
.site-content:after {
  content: "";
  display: table;
  table-layout: fixed;
}

.site-footer:before,
.site-footer:after {
  content: "";
  display: table;
  table-layout: fixed;
}

.pagination:before,
.pagination:after {
  content: "";
  display: table;
  table-layout: fixed;
}

.comment-author:before,
.comment-author:after {
  content: "";
  display: table;
  table-layout: fixed;
}

.widget-area:before,
.widget-area:after {
  content: "";
  display: table;
  table-layout: fixed;
}

.widget:before,
.widget:after {
  content: "";
  display: table;
  table-layout: fixed;
}

.comment-meta:before,
.comment-meta:after {
  content: "";
  display: table;
  table-layout: fixed;
}

.clear:after,
.entry-content:after,
.entry-footer:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after,
.nav-links:after,
.pagination:after,
.comment-author:after,
.widget-area:after,
.widget:after,
.comment-meta:after {
  clear: both;
}

/**
 * entry-header
 */
.post-thumbnail {
  margin-bottom: 1.5rem;
  overflow: hidden;
}
.post-thumbnail img {
  border-radius: 15px;
}

.entry-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-bottom: 1.5rem;
}
.entry-header .entry-title {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
  margin-bottom: 0;
}

.entry-title {
  font-size: 30px;
  font-size: 1.875rem;
  letter-spacing: -0.025em;
}
.entry-title a {
  color: inherit;
}
.entry-title:not(:first-child) {
  padding-top: 0;
}

.elementor-widget-opal-post-grid [class*="wpopal-blog-"] .entry-title,
.elementor-widget-opal-post-grid .column-item .entry-title,
.elementor-widget-opal-post-grid .elementor-team-item .entry-title {
  font-size: 25px;
  font-size: 1.5625rem;
}

.entry-meta {
  margin: 0;
  color: #858687;
  margin-bottom: 0.55rem;
  font-size: 13px;
  font-size: 0.8125rem;
}
.entry-meta a {
  text-decoration: none;
  font-weight: 600;
}
.entry-meta a:hover {
  text-decoration: none;
}
.entry-meta > span {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.entry-meta > span:not(:last-child) {
  margin-right: 15px;
}
.entry-meta > span i {
  margin-right: 5px;
}

/**
 *
 * Content
 */
.page-links {
  padding: 1em 0 0;
}
.page-links a,
.page-links .post-page-numbers {
  border-radius: 15px;
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 1;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
.page-links a:first-child,
.page-links .post-page-numbers:first-child {
  margin-left: 20px;
}
.page-links a.current,
.page-links a:hover,
.page-links a:focus,
.page-links .post-page-numbers.current,
.page-links .post-page-numbers:hover,
.page-links .post-page-numbers:focus {
  background-color: #ff4880;
  border-color: #ff2f6e;
}
.page-links .current {
  background-color: #ff4880;
  color: #fff;
}

.entry-content {
  text-align: left;
  position: relative;
  max-width: 100%;
}
.entry-content:after {
  clear: both;
  content: "";
  display: table;
  table-layout: fixed;
}
.entry-content pre {
  margin: 30px 0;
  padding: 30px;
  color: #000;
  background: #f9f9f9;
}
.entry-content img.alignright {
  float: right;
  margin: 0 0 1em 1em;
}
.entry-content img.alignleft {
  float: left;
  margin: 0 1em 1em 0;
}
.entry-content img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.entry-content .alignright {
  float: right;
}
.entry-content .alignleft {
  float: left;
}
.entry-content .aligncenter {
  margin-left: auto;
  margin-right: auto;
}

.hentry {
  margin: 0;
  display: block;
  position: relative;
}
.hentry .video-thumb {
  margin: 15px auto;
  text-align: center;
}
.hentry .post-quote-preview {
  background: #ff4880;
  font-size: 1.75rem;
  color: #fff;
  position: relative;
  padding-left: 80px;
  margin-bottom: 15px;
  padding-top: 30px;
  padding-bottom: 30px;
  padding-right: 30px;
}
.hentry .post-quote-preview > span {
  position: absolute;
  left: 30px;
  font-size: 30px;
  font-size: 1.875rem;
  color: #fff;
}
.hentry .post-quote-preview .quote-content {
  color: #fff;
  font-size: 1.75rem;
  font-style: italic;
}
.hentry .post-quote-preview .quote-author {
  color: #fff;
  font-size: 1.25rem;
}
.hentry .entry-header {
  position: relative;
  vertical-align: middle;
}
.hentry .entry-header + img {
  max-width: 100%;
  height: auto;
}

.page .site-main > .hentry {
  margin-bottom: 0;
}

.single .byline,
.group-blog .byline {
  display: inline;
}

.page-links {
  clear: both;
  margin: 0 0 15px;
}

.vcard.author .avatar {
  width: 64px;
  margin-bottom: 15px;
}

.entry-footer {
  margin: 0 auto;
  border-bottom: 1px solid #ebebeb;
  display: block;
  padding: 50px 0;
  clear: both;
}
.entry-footer .meta-author .avatar {
  margin: 0 3px;
}

.tags-links a,
.edit-link a {
  padding: 5px 10px;
  font-size: 13px;
  font-size: 0.8125rem;
  font-weight: 500;
  text-transform: uppercase;
  border: 1px solid #ebebeb;
  border-radius: 1em;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
@media screen and (prefers-reduced-motion: reduce) {
  .tags-links a,
  .edit-link a {
    -webkit-transition: none;
    transition: none;
  }
}
.tags-links a:not(:hover),
.edit-link a:not(:hover) {
  color: #858687;
}

.social-share-block {
  margin-top: 25px;
  width: auto;
}
.social-share-block > h6 {
  display: none;
}
.social-share-block td:first-child {
  display: none;
}
.social-share-block th,
.social-share-block td {
  vertical-align: middle;
  border: none;
  padding: 0;
}
.social-share-block a {
  border-radius: 50%;
  text-align: center;
  display: inline-block;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  width: 30px;
  height: 30px;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 33px;
  color: #fff;
  background-color: #989898;
  margin-left: 3px;
  margin-bottom: 5px;
}
.social-share-block a:hover {
  color: #fff;
}

.post-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.blog-grid-item,
.blog-list-item,
.blog-overlay-item {
  padding-bottom: 0 !important;
  margin-bottom: 40px !important;
}
.blog-grid-item .entry-content,
.blog-list-item .entry-content,
.blog-overlay-item .entry-content {
  position: relative;
  background: transparent;
  z-index: 10;
}

.display_description-no .blog-grid-item .entry-excerpt,
.display_description-no .blog-list-item .entry-excerpt,
.display_description-no .blog-overlay-item .entry-excerpt {
  display: none;
}

.display_description-yes .blog-grid-item .entry-excerpt,
.display_description-yes .blog-list-item .entry-excerpt,
.display_description-yes .blog-overlay-item .entry-excerpt {
  display: block;
}

.blog-list-item {
  margin-bottom: 30px;
}
.blog-list-item .entry-content {
  margin: 0;
}

.blog-overlay-item {
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  overflow: hidden;
  border: 1px solid #ebebeb;
  border-radius: 15px;
}
.blog-overlay-item .entry-content {
  margin: 0;
  text-align: inherit;
  padding: 40px;
  -webkit-transform: translateY(0) translateZ(0);
  transform: translateY(0) translateZ(0);
  -webkit-transition: all 1s ease;
  transition: all 1s ease;
}
.blog-overlay-item .overlay-img-bg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-size: cover;
  background-position: 50%;
  background-repeat: no-repeat;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 1s ease;
  transition: all 1s ease;
}
.blog-overlay-item:hover .overlay-img-bg {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateY(0) translateZ(0);
  transform: translateY(0) translateZ(0);
}
.blog-overlay-item:hover .entry-title a {
  color: #fff;
}
.blog-overlay-item:hover .entry-meta {
  color: #fff;
}
.blog-overlay-item:hover .entry-meta a {
  color: #fff;
}
.blog-overlay-item:hover .entry-content {
  z-index: 9;
  -webkit-transform: translateY(0) translateZ(0);
  transform: translateY(0) translateZ(0);
  background: rgba(0, 0, 0, 0.7);
}
.blog-overlay-item:hover .entry-content .entry-excerpt {
  color: #fff;
}
.blog-overlay-item:hover .entry-content .entry-excerpt .petzen-read-more-link {
  color: inherit;
  border-color: #fff;
}
.blog-overlay-item:hover .entry-content .entry-meta-list li {
  color: #fff;
}

.blog-mark-hover-item {
  text-align: left;
  position: relative;
  margin-bottom: 30px !important;
  -webkit-transition: all 1s ease;
  transition: all 1s ease;
  padding-bottom: 0 !important;
  padding-top: 65% !important;
  border-radius: 15px;
  overflow: hidden;
}
.blog-mark-hover-item:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.4);
  z-index: 1;
}
.blog-mark-hover-item:hover .post-thumbnail img {
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
}
.blog-mark-hover-item .post-inner {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.blog-mark-hover-item .post-thumbnail {
  margin-bottom: 0;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
}
.blog-mark-hover-item .post-thumbnail img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
@media screen and (prefers-reduced-motion: reduce) {
  .blog-mark-hover-item .post-thumbnail img {
    -webkit-transition: none;
    transition: none;
  }
}
.blog-mark-hover-item .entry-title {
  color: #fff;
  margin-bottom: 10px;
}
.blog-mark-hover-item .entry-meta {
  color: #fff;
  margin-bottom: 0;
}
.blog-mark-hover-item .entry-meta a {
  color: #fff;
}
.blog-mark-hover-item .entry-meta a:hover {
  color: #ff4880;
}
.blog-mark-hover-item .entry-meta-list {
  margin-bottom: 0;
}
.blog-mark-hover-item .entry-meta-list li {
  color: #fff;
}
.blog-mark-hover-item .entry-meta-list li a {
  color: #fff;
}
.blog-mark-hover-item .entry-meta-list li a:hover {
  color: #ff4880;
}
.blog-mark-hover-item .entry-content {
  -webkit-box-shadow: none;
  box-shadow: none;
  text-align: left;
  z-index: 2;
  background: transparent !important;
  padding: 40px;
}
.blog-mark-hover-item .entry-content .inpost-img-wrapner {
  background: #393d72;
  display: inline-block;
  text-transform: uppercase;
  vertical-align: top;
  font-size: 11px;
  font-family: "MikadoBold";
  font-weight: 700;
  padding: 3px 15px;
  color: #fff;
}
.blog-mark-hover-item .entry-content .inpost-img-wrapner a {
  color: #fff;
}
.blog-mark-hover-item .entry-content .entry-meta + p {
  display: none;
}

.blog-minimal-item {
  background-color: #fff;
  border: 1px solid #ebebeb;
  margin-bottom: 30px;
  border-radius: 4px;
  padding: 30px;
}
.blog-minimal-item .entry-header:before {
  display: none;
}
.blog-minimal-item .entry-content {
  padding: 30px 0 !important;
}
.blog-minimal-item .entry-footer {
  border-top: 1px solid #ebebeb;
  padding-top: 0.875em;
}
.blog-minimal-item:hover {
  -webkit-box-shadow: 0 0 9px rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 9px rgba(0, 0, 0, 0.05);
}

.blog-grid-flip-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.blog-grid-flip-item .post-inner {
  -ms-flex-direction: row;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-direction: row;
  margin-left: -20px;
  margin-right: -20px;
}
.blog-grid-flip-item .post-thumbnail {
  margin-bottom: 0;
  padding-left: 20px;
  padding-right: 20px;
  border-radius: 15px;
}
@media (min-width: 576px) {
  .blog-grid-flip-item .post-thumbnail {
    max-width: 55%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 55%;
    flex: 0 0 55%;
  }
}
.blog-grid-flip-item .post-thumbnail a {
  height: 100%;
  width: 100%;
  display: block;
  border-radius: 15px;
  overflow: hidden;
}
.blog-grid-flip-item .post-thumbnail img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.blog-grid-flip-item:hover .post-thumbnail img {
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
}
.blog-grid-flip-item .entry-content {
  margin: 0;
  padding: 30px 20px;
  position: relative;
  background: transparent;
  z-index: 10;
}
@media (min-width: 576px) {
  .blog-grid-flip-item .entry-content {
    max-width: 45%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 45%;
    flex: 0 0 45%;
    padding: 0 20px 20px;
  }
}
.blog-grid-flip-item .entry-excerpt p {
  max-height: 6.67rem;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.wpopal-blog-grid-flip-style [class*="wp-col-"]:nth-child(2n) .blog-grid-flip-item,
.wpopal-blog-grid-flip-style .column-item:nth-child(2n) .blog-grid-flip-item,
.wpopal-blog-grid-flip-style .elementor-team-item:nth-child(2n) .blog-grid-flip-item {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
.wpopal-blog-grid-flip-style [class*="wp-col-"]:nth-child(2n) .blog-grid-flip-item .post-thumbnail,
.wpopal-blog-grid-flip-style .column-item:nth-child(2n) .blog-grid-flip-item .post-thumbnail,
.wpopal-blog-grid-flip-style .elementor-team-item:nth-child(2n) .blog-grid-flip-item .post-thumbnail {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
}
.wpopal-blog-grid-flip-style [class*="wp-col-"]:nth-child(2n) .blog-grid-flip-item .entry-content,
.wpopal-blog-grid-flip-style .column-item:nth-child(2n) .blog-grid-flip-item .entry-content,
.wpopal-blog-grid-flip-style .elementor-team-item:nth-child(2n) .blog-grid-flip-item .entry-content {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}

.blog-list-item .post-thumbnail,
.blog-grid-item .post-thumbnail,
.blog-list-item .post-thumbnail,
.blog-overlay-item .post-thumbnail,
.post-related-block .post .post-thumbnail {
  padding-top: 65%;
  position: relative;
  overflow: hidden;
  border-radius: 15px;
}
.blog-list-item .post-thumbnail a,
.blog-grid-item .post-thumbnail a,
.blog-list-item .post-thumbnail a,
.blog-overlay-item .post-thumbnail a,
.post-related-block .post .post-thumbnail a {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.blog-list-item .post-thumbnail img,
.blog-grid-item .post-thumbnail img,
.blog-list-item .post-thumbnail img,
.blog-overlay-item .post-thumbnail img,
.post-related-block .post .post-thumbnail img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
@media screen and (prefers-reduced-motion: reduce) {
  .blog-list-item .post-thumbnail img,
  .blog-grid-item .post-thumbnail img,
  .blog-list-item .post-thumbnail img,
  .blog-overlay-item .post-thumbnail img,
  .post-related-block .post .post-thumbnail img {
    -webkit-transition: none;
    transition: none;
  }
}

.blog-list-item:hover .post-thumbnail img,
.blog-grid-item:hover .post-thumbnail img,
.blog-list-item:hover .post-thumbnail img,
.blog-overlay-item:hover .post-thumbnail img,
.post-related-block .post:hover .post-thumbnail img {
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
}

/* tabel */
.column-sidebar table:not(.shop_table),
.entry-content table:not(.shop_table) {
  border-collapse: collapse;
  margin: 0;
  width: 100%;
  margin: 0 0 1.5em;
}
.column-sidebar table:not(.shop_table) td,
.column-sidebar table:not(.shop_table) th,
.entry-content table:not(.shop_table) td,
.entry-content table:not(.shop_table) th {
  border: 1px solid #ebebeb;
  padding: 0.6em;
}
.column-sidebar table:not(.shop_table) thead th,
.entry-content table:not(.shop_table) thead th {
  padding-bottom: 0.5em;
  background-color: #393d72;
  color: #fff;
  border-color: #2e3744;
}
.column-sidebar table:not(.shop_table) th,
.entry-content table:not(.shop_table) th {
  font-weight: 700;
}
.column-sidebar table:not(.shop_table) tr,
.entry-content table:not(.shop_table) tr {
  border-bottom: 1px solid #ebebeb;
}
.column-sidebar table:not(.shop_table) tr:first-child th,
.entry-content table:not(.shop_table) tr:first-child th {
  padding-bottom: 0.5em;
  background-color: #393d72;
  color: #fff;
  border-color: #2e3744;
}
.column-sidebar table:not(.shop_table) tbody > tr,
.entry-content table:not(.shop_table) tbody > tr {
  color: #7d8794;
  background-color: #f5f6fa;
}
.column-sidebar table:not(.shop_table) tbody > tr:nth-child(2n + 1),
.entry-content table:not(.shop_table) tbody > tr:nth-child(2n + 1) {
  background-color: rgba(245, 246, 250, 0.7);
  background-color: #e8eaed;
}
.column-sidebar table:not(.shop_table) thead + tbody tr:first-child th,
.entry-content table:not(.shop_table) thead + tbody tr:first-child th {
  padding-bottom: 0.5em;
  background-color: #e8eaed;
  color: #7d8794;
  border-color: #e8eaed;
}

table:not(.shop_table) {
  border-collapse: collapse;
  margin: 0;
  width: 100%;
  margin: 0 0 1.5em;
}
table:not(.shop_table) td,
table:not(.shop_table) th {
  border: 1px solid #ebebeb;
  padding: 0.6em;
}
table:not(.shop_table) thead th {
  padding-bottom: 0.5em;
  background-color: #393d72;
  color: #fff;
  border-color: #2e3744;
}
table:not(.shop_table) th {
  font-weight: 700;
}
table:not(.shop_table) tr {
  border-bottom: 1px solid #ebebeb;
}
table:not(.shop_table) tr:first-child th {
  padding-bottom: 0.5em;
  background-color: #393d72;
  color: #fff;
  border-color: #2e3744;
}
table:not(.shop_table) tbody > tr {
  color: #7d8794;
  background-color: #f5f6fa;
}
table:not(.shop_table) tbody > tr:nth-child(2n + 1) {
  background-color: rgba(245, 246, 250, 0.7);
  background-color: #e8eaed;
}
table:not(.shop_table) thead + tbody tr:first-child th {
  padding-bottom: 0.5em;
  background-color: #e8eaed;
  color: #7d8794;
  border-color: #e8eaed;
}

.single-post article .entry-footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}
@media (max-width: 767.98px) {
  .single-post article .entry-footer {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.single-post article .entry-footer .tags-links a {
  margin-bottom: 5px;
  display: inline-block;
}
.single-post article .entry-footer .social-share-block {
  margin: 0;
  border: 0;
  background: none;
}
@media (max-width: 767.98px) {
  .single-post article .entry-footer .social-share-block {
    margin-top: 1.5rem;
  }
}
@media (min-width: 768px) {
  .single-post article .entry-footer .social-share-block {
    text-align: right;
    margin-left: auto;
    max-width: 35%;
  }
}
.single-post article .entry-footer .social-share-block th,
.single-post article .entry-footer .social-share-block td {
  padding-top: 0;
}
.single-post article .entry-footer .social-share-block tr,
.single-post article .entry-footer .social-share-block td {
  border: 0;
  background: none;
}

.post-navigation {
  position: relative;
  margin-top: 30px;
  border-radius: 3px;
}
.post-navigation .nav-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background-color: #fff;
  margin-left: -25px;
  margin-right: -25px;
}
@media (max-width: 767.98px) {
  .post-navigation .nav-links {
    margin-left: -15px;
    margin-right: -15px;
  }
}
.post-navigation .nav-links .nav-links-inner {
  position: relative;
  padding: 10px 25px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media (max-width: 767.98px) {
  .post-navigation .nav-links .nav-links-inner {
    padding: 15px;
  }
}
.post-navigation .nav-links .nav-links-inner a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.post-navigation .nav-links .nav-links-inner a .thumbnail-nav,
.post-navigation .nav-links .nav-links-inner a .nav-title {
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
@media screen and (prefers-reduced-motion: reduce) {
  .post-navigation .nav-links .nav-links-inner a .thumbnail-nav,
  .post-navigation .nav-links .nav-links-inner a .nav-title {
    -webkit-transition: none;
    transition: none;
  }
}
.post-navigation .nav-links .nav-links-inner a:hover .thumbnail-nav,
.post-navigation .nav-links .nav-links-inner a:hover .nav-title {
  color: #ff4880;
}
.post-navigation .nav-links .nav-links-inner .nav-content {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  max-width: 100%;
}
.post-navigation .nav-links .nav-links-inner.next {
  -webkit-box-pack: end;
  justify-content: flex-end;
  -ms-flex-pack: end;
  margin-left: auto;
  border-left: none;
}
.post-navigation .nav-links .nav-links-inner.next a {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.post-navigation .nav-links .nav-links-inner.next a .thumbnail-nav {
  margin-left: 20px;
}
.post-navigation .nav-links .nav-links-inner.prev {
  border-right: none;
}
.post-navigation .nav-links .nav-links-inner.prev a .thumbnail-nav {
  margin-right: 20px;
  -ms-flex-pack: end !important;
}
.post-navigation .nav-links .nav-links-inner .thumbnail-nav {
  color: #afb5bb;
  width: 100px;
  height: 90px;
  position: relative;
  overflow: hidden;
  border-radius: 15px;
}
@media (max-width: 767.98px) {
  .post-navigation .nav-links .nav-links-inner .thumbnail-nav {
    width: 70px;
    height: 70px;
  }
}
.post-navigation .nav-links .nav-links-inner .thumbnail-nav img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.post-navigation .nav-links .nav-links-inner .nav-title {
  color: #393d72;
  font-size: 20px;
  font-size: 1.25rem;
  font-weight: bold;
  font-family: "MikadoBold";
  line-height: 1.2;
}
@media (max-width: 767.98px) {
  .post-navigation .nav-links .nav-links-inner .nav-title {
    display: none;
    visibility: hidden;
  }
}
.post-navigation .nav-links .nav-links-inner .meta-nav {
  display: block;
  font-size: 13px;
  font-size: 0.8125rem;
  text-transform: uppercase;
  margin-bottom: 10px;
  color: #858687;
}
@media (max-width: 767.98px) {
  .post-navigation .nav-links .nav-links-inner .meta-nav {
    margin-bottom: 0;
  }
}

.single-attachment .post-navigation {
  margin-bottom: 40px;
}
.single-attachment .post-navigation:after {
  content: none;
}

.post-related-block {
  margin-top: 50px;
  padding-top: 40px;
  border-top: 1px solid #ebebeb;
}
.post-related-block .related-posts-content {
  padding-bottom: 50px;
  padding-top: 0;
}
.post-related-block > h3 {
  font-size: 40px;
  font-size: 2.5rem;
  letter-spacing: -0.01em;
  margin: 0 0 2.5rem;
  padding: 0;
}
.post-related-block .entry-title {
  font-size: 24px;
  font-size: 1.5rem;
}
.post-related-block .entry-content {
  padding: 30px;
}

.post-gallery-preview {
  overflow: hidden;
  position: relative;
  padding: 0;
}
.post-gallery-preview .swiper-button-prev,
.post-gallery-preview .swiper-button-next {
  top: 50%;
}
.post-gallery-preview .swiper-button-prev {
  left: 10px;
}
.post-gallery-preview .swiper-button-next {
  right: 20px;
}

.single-blog-v1 .site-main .hentry {
  margin-top: -60px;
  padding-top: 15px;
  position: relative;
  display: block;
  background: #fff;
}
.single-blog-v1 .site-main .hentry .entry-header {
  text-align: center;
}
.single-blog-v1 .site-main .hentry .entry-content {
  margin: 15px auto;
  max-width: 70%;
}
@media (max-width: 768px) {
  .single-blog-v1 .site-main .hentry .entry-content {
    max-width: 100%;
  }
}

.single-blog-v1 .single-blog-nextprev {
  background: #f9f9f9;
  padding: 100px 0;
}
.single-blog-v1 .single-blog-nextprev .blog-title {
  display: block;
  font-size: 1.41575em;
}

.single-blog-v1 #comments {
  margin: 0 auto 2.61792em;
  max-width: 70%;
}
@media (max-width: 768px) {
  .single-blog-v1 #comments {
    max-width: 100%;
  }
}

.author-header {
  text-align: center;
  position: relative;
  background-color: #f9f9f9;
  padding: 50px 25px 25px 25px;
  margin-top: 30px;
  margin-bottom: 30px;
}
.author-header .avatar {
  position: absolute;
  top: 0;
  margin-left: -30px;
  margin-top: -30px;
  display: inline-block;
  border-radius: 50%;
  border: 3px solid #fff;
  max-width: 96px;
  margin-bottom: 30px;
}
.author-header h1 {
  font-size: 1.41575em;
  font-weight: 400;
  margin-top: 1em;
  margin-bottom: 1em;
}

.video-preivew {
  position: relative;
}
.video-preivew .magnific-popup-iframe {
  width: 56px;
  height: 56px;
  font-size: 19px;
  text-align: center;
  line-height: 59px;
  padding-left: 3px;
  border-radius: 100%;
  background-color: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  cursor: pointer;
  color: #000;
}

.single-post h1.entry-title {
  font-size: 36px;
  font-size: 2.25rem;
  padding-bottom: 5px;
}

.single-post .format-audio iframe {
  width: 100%;
  height: 200px;
  border: 0;
}

.single-post .format-quote {
  width: 100%;
  border: 0;
}

.blog article.type-post,
.archive article.type-post,
.search article.type-post {
  margin-bottom: 40px;
  padding-bottom: 20px;
}
.blog article.type-post:first-child,
.archive article.type-post:first-child,
.search article.type-post:first-child {
  padding-top: 0;
}

@media (min-width: 768px) {
  .blog .blog-grid-item,
  .blog .blog-list-item,
  .blog .blog-overlay-item,
  .blog .blog-list-item,
  .blog .blog-overlay-item,
  .archive .blog-grid-item,
  .archive .blog-list-item,
  .archive .blog-overlay-item,
  .archive .blog-list-item,
  .archive .blog-overlay-item,
  .search .blog-grid-item,
  .search .blog-list-item,
  .search .blog-overlay-item,
  .search .blog-list-item,
  .search .blog-overlay-item {
    margin-bottom: 80px !important;
  }
}

.blog .post-password-form input[type="password"],
.archive .post-password-form input[type="password"],
.search .post-password-form input[type="password"] {
  background: #fff;
  border: 1px solid #ebebeb;
}

.post-password-form input[type="password"] {
  background: #fff;
  border: 1px solid #ebebeb;
}

@media (min-width: 1200px) {
  .single-post .wp-col-lg-9 .site-main {
    padding-right: 30px;
    border-right: 1px solid #eaeaea;
  }
}

#single-wrapper .hentry .entry-content .alignleft {
  margin: 0 1em 0 0;
}

#single-wrapper .hentry .entry-content .alignright {
  margin: 0 0 1em 1em;
}

.search hentry,
.search .site-main > article {
  background: #fff;
  margin-bottom: 40px;
  padding-bottom: 20px;
}

.sticky {
  position: relative;
}
.sticky .entry-title::before {
  margin-right: 15px;
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: 14px;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f08d";
}

.wp-block-latest-comments__comment-meta a {
  font-weight: 500;
}

.wp-block-media-text {
  margin: 20px 0;
}
.wp-block-media-text .wp-block-media-text__content {
  padding: 8%;
}

.wp-block-calendar {
  margin-bottom: 1.5em;
}
.wp-block-calendar table {
  margin-bottom: 0;
}
.wp-block-calendar th,
.wp-block-calendar td {
  text-align: center;
}
.wp-block-calendar th {
  font-weight: bold;
  background-color: transparent;
}
.wp-block-calendar tbody a {
  display: inline-block;
  font-weight: bold;
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
  text-decoration: none;
}
.wp-block-calendar tfoot td {
  border: 1px solid #ebebeb;
}
.wp-block-calendar tfoot a {
  text-decoration: none;
}
.wp-block-calendar tfoot a:not(:hover) {
  color: inherit;
}

.wp-block-group.has-background {
  padding: 1.6em;
}

.is-style-squared .wp-block-button__link {
  border-radius: 0;
}

.wp-block-search {
  margin: 0 0 1.5em;
}
.wp-block-search .wp-block-search__button {
  margin-left: 0;
  margin-top: 10px;
}

.wp-block-categories {
  margin-bottom: 1.5em;
}

.wp-block-table.is-style-stripes {
  border-bottom-color: #ebebeb;
}

.entry-content .blocks-gallery-grid,
.entry-content .wp-block-gallery {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  list-style-type: none;
  padding: 0;
  margin: 0;
}

@media only screen and (min-width: 768px) {
  .hentry .entry-content > *.alignleft,
  .hentry .entry-summary > *.alignleft {
    max-width: calc(3 * (100vw / 12));
    margin-right: calc(2 * 1rem);
  }
}

.wp-block-archives {
  margin-bottom: 1.5rem;
}

/*-------------------------------------------------------------
12.0 3rd
--------------------------------------------------------------*/
@media (max-width: 1199.98px) {
  div.breadcrumbs {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
}

.breadcrumbs {
  background-color: #f8eae2;
  text-align: center;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  color: #393d72;
  position: relative;
}
.breadcrumbs > div {
  position: relative;
}
.breadcrumbs i {
  margin: 0 6px;
}
.breadcrumbs li {
  font-size: 16px;
  font-size: 1rem;
  max-width: 100%;
}
.breadcrumbs li.current {
  color: #ff4880;
}
.breadcrumbs li:not(:last-child) {
  margin-right: 0.25rem;
}
.breadcrumbs a {
  text-decoration: none;
  font-weight: 400;
}
.breadcrumbs a:not(:hover) {
  color: #393d72;
}
.breadcrumbs span {
  font-size: 16px;
  font-size: 1rem;
  letter-spacing: 0.25px;
  position: relative;
  padding: 0 3px;
}
.breadcrumbs span span {
  margin-right: 0;
}
.breadcrumbs span.current-item {
  color: #ff4880;
}
.breadcrumbs .container {
  padding-top: 50px;
  padding-bottom: 50px;
}
.breadcrumbs .title {
  color: #393d72;
  margin-bottom: 10px;
}
@media (min-width: 992px) {
  .breadcrumbs .title {
    font-size: 50px;
    font-size: 3.125rem;
  }
}

.home .breadcrumbs .container {
  padding: 15px 0;
}

.page-header .page-title {
  padding: 30px 0;
}

.home .breadcrumbs {
  display: none;
}

@media (max-width: 1199.98px) {
  .opal-header-absolute .breadcrumbs {
    padding-top: 60px !important;
    padding-bottom: 0px !important;
  }
}

@media (max-width: 767.98px) {
  .opal-header-absolute .breadcrumbs {
    padding-top: 50px !important;
    padding-bottom: 0px !important;
  }
}

/*
 You probably do not need to edit this at all.

 Add some SmartMenus required styles not covered in Bootstrap 4's default CSS.
 These are theme independent and should work with any Bootstrap 4 theme mod.
*/
/* Carets in collapsible mode (make them look like +/- buttons) */
.navbar-nav.sm-collapsible .sub-arrow {
  position: absolute;
  top: 50%;
  right: 0;
  margin: -0.7em 0.5em 0 0;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 0.25rem;
  padding: 0;
  width: 2em;
  height: 1.4em;
  font-size: 1.25rem;
  line-height: 1.2em;
  text-align: center;
}

.navbar-dark .navbar-nav.sm-collapsible .nav-link .sub-arrow {
  border-color: rgba(255, 255, 255, 0.1);
}

/* make sure there's room for the carets */
.navbar-nav.sm-collapsible .has-submenu {
  padding-right: 3em;
}

/* keep the carets properly positioned */
.navbar-nav.sm-collapsible .nav-link,
.navbar-nav.sm-collapsible .dropdown-item {
  position: relative;
}

/* Nav carets in expanded mode */
.navbar-nav:not(.sm-collapsible) .nav-link .sub-arrow {
  margin-left: 0.4em;
}
.navbar-nav:not(.sm-collapsible) .nav-link .sub-arrow:before {
  content: "";
}
.navbar-nav:not(.sm-collapsible) .nav-link .sub-arrow:before {
  font-family: "lexus-icon";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  text-decoration: none;
  text-transform: none;
}

/* point the arrows up for .fixed-bottom navbars */
.fixed-bottom .navbar-nav:not(.sm-collapsible) .nav-link .sub-arrow,
.fixed-bottom .navbar-nav:not(.sm-collapsible):not([data-sm-skip]) .dropdown-toggle::after {
  border-top: 0;
  border-bottom: 0.3em solid;
}

/* Dropdown carets in expanded mode */
.navbar-nav:not(.sm-collapsible) .dropdown-item .sub-arrow,
.navbar-nav:not(.sm-collapsible):not([data-sm-skip]) .dropdown-menu .dropdown-toggle::after {
  position: absolute;
  top: 50%;
  right: 0;
  width: 0;
  height: 0;
  margin-top: -0.3em;
  margin-right: 1em;
  border-top: 0.3em solid transparent;
  border-bottom: 0.3em solid transparent;
  border-left: 0.3em solid;
}

/* make sure there's room for the carets */
.navbar-nav:not(.sm-collapsible) .dropdown-item.has-submenu {
  padding-right: 2em;
}

/* Scrolling arrows for tall menus */
.navbar-nav .scroll-up,
.navbar-nav .scroll-down {
  position: absolute;
  display: none;
  visibility: hidden;
  height: 20px;
  overflow: hidden;
  text-align: center;
}

.navbar-nav .scroll-up-arrow,
.navbar-nav .scroll-down-arrow {
  position: absolute;
  top: -2px;
  left: 50%;
  margin-left: -8px;
  width: 0;
  height: 0;
  overflow: hidden;
  border-top: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid;
  border-left: 7px solid transparent;
}

.navbar-nav .scroll-down-arrow {
  top: 6px;
  border-top: 7px solid;
  border-right: 7px solid transparent;
  border-bottom: 7px solid transparent;
  border-left: 7px solid transparent;
}

/* Add some spacing for 2+ level sub menus in collapsible mode */
.navbar-nav.sm-collapsible .dropdown-menu {
  margin: 0 0 0 0.5em;
}
.navbar-nav.sm-collapsible .dropdown-menu .dropdown-item {
  text-transform: capitalize;
  color: #494c4f;
}

/* Fix SmartMenus sub menus auto width (subMenusMinWidth/subMenusMaxWidth options) */
.navbar-nav:not([data-sm-skip]) .dropdown-item {
  white-space: normal;
}

.navbar-nav:not(.sm-collapsible) .sm-nowrap > li > .dropdown-item {
  white-space: nowrap;
}

.mfp-image-holder .mfp-close:focus,
.mfp-image-holder .mfp-close:hover,
.mfp-iframe-holder .mfp-close:focus,
.mfp-iframe-holder .mfp-close:hover {
  background-color: transparent;
}

/*-------------------------------------------------------------
13.0 Elementor
--------------------------------------------------------------*/
.elementor-choices .elementor-choices-label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.opalelementor-header-abs header {
  position: inherit;
  width: inherit;
}

.opalelementor-header-abs .header-builder {
  position: absolute;
  width: 100%;
  background-color: transparent;
  z-index: 999;
}
@media (max-width: 991px) {
  .opalelementor-header-abs .header-builder {
    position: relative;
  }
}

.elementor-button-others {
  padding: 0;
  display: inline-block;
  margin-left: 15px;
}

/** keep header */
@-webkit-keyframes headerSlideDown {
  0% {
    margin-top: -100px;
  }
  100% {
    margin-top: 0;
  }
}
@keyframes headerSlideDown {
  0% {
    margin-top: -100px;
  }
  100% {
    margin-top: 0;
  }
}

.elementor-top-section.she-header {
  z-index: 9999;
  left: 0;
  -webkit-box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.08);
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.08);
  -webkit-animation: headerSlideDown 0.95s ease forwards;
  animation: headerSlideDown 0.95s ease forwards;
  will-change: transform;
}

/***/
.mfp-with-fade .mfp-content,
.mfp-with-fade.mfp-bg {
  opacity: 0;
  -webkit-transition: opacity 0.5s ease-out;
  transition: opacity 0.5s ease-out;
}

.mfp-with-fade.mfp-ready .mfp-content {
  opacity: 1;
}

.mfp-with-fade.mfp-ready.mfp-bg {
  opacity: 0.8;
}

.mfp-with-fade.mfp-removing.mfp-bg {
  opacity: 0;
}

.popup-animation-show {
  /* start state */
  /* animate in */
  /* animate out */
}
.popup-animation-show .mfp-with-anim {
  opacity: 0;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-transform: translateX(-50px);
  transform: translateX(-50px);
}
.popup-animation-show.mfp-bg {
  opacity: 0;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.popup-animation-show.mfp-ready .mfp-with-anim {
  opacity: 1;
  -webkit-transform: translateX(0);
  transform: translateX(0);
}
.popup-animation-show.mfp-ready.mfp-bg {
  opacity: 0.8;
}
.popup-animation-show.mfp-removing .mfp-with-anim {
  -webkit-transform: translateX(50px);
  transform: translateX(50px);
  opacity: 0;
}
.popup-animation-show.mfp-removing.mfp-bg {
  opacity: 0;
}

.opalelementor-nav-menu--layout-horizontal .menu-item-has-children .sub-menu li a {
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: 600;
}

.opalelementor-nav-menu--indicator-plus .opalelementor-nav-menu .sub-arrow {
  font-size: 10px;
  font-size: 0.625rem;
}
.opalelementor-nav-menu--indicator-plus .opalelementor-nav-menu .sub-arrow:before {
  content: "";
}
.opalelementor-nav-menu--indicator-plus .opalelementor-nav-menu .sub-arrow:before {
  font-family: "lexus-icon";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  text-decoration: none;
  text-transform: none;
}

.opalelementor-nav-menu .sub-arrow {
  color: inherit;
}

.elementor-opal-slick-slider .row,
.elementor-opal-slick-slider .comment-form,
.elementor-opal-slick-slider [data-elementor-columns="1"],
.elementor-opal-slick-slider [data-elementor-columns="2"],
.elementor-opal-slick-slider [data-elementor-columns="3"],
.elementor-opal-slick-slider [data-elementor-columns="4"],
.elementor-opal-slick-slider [data-elementor-columns="6"],
.elementor-opal-slick-slider .row-items {
  margin-right: 0;
  margin-left: 0;
}

.elementor-opal-slick-slider.elementor-slick-slider .slick-arrow:before {
  color: #fff !important;
}

.elementor-opal-slick-slider.elementor-slick-slider .slick-next,
.elementor-opal-slick-slider.elementor-slick-slider .slick-prev {
  background-color: #ff4880;
}
.elementor-opal-slick-slider.elementor-slick-slider .slick-next:hover,
.elementor-opal-slick-slider.elementor-slick-slider .slick-prev:hover {
  background-color: #ffae00;
  color: #fff;
}

.elementor-slick-slider .slick-slide img {
  margin: 0;
}

/*Back To Top*/
.elementor-widget-back-to-top .elementor-back-to-top #back-to-top {
  position: static;
  bottom: auto;
  right: auto;
  width: auto;
  -webkit-transform: scale(1);
  transform: scale(1);
  z-index: inherit;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  pointer-events: auto;
  opacity: 1;
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: none;
  background: transparent;
  color: #393d72;
  height: auto;
  line-height: 1;
}
.elementor-widget-back-to-top .elementor-back-to-top #back-to-top i {
  width: auto;
}

.wpopal-blog-grid-style .entry-meta > span {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

[data-elementor-columns="5"] > .column-item,
[data-elementor-columns="5"] > .elementor-team-item {
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  [data-elementor-columns="5"] > .column-item,
  [data-elementor-columns="5"] > .elementor-team-item {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }
}

[data-elementor-columns-tablet="5"] > .column-item,
[data-elementor-columns-tablet="5"] > .elementor-team-item {
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  [data-elementor-columns-tablet="5"] > .column-item,
  [data-elementor-columns-tablet="5"] > .elementor-team-item {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }
}

[data-elementor-columns-mobile="5"] > .column-item,
[data-elementor-columns-mobile="5"] > .elementor-team-item {
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 576px) {
  [data-elementor-columns-mobile="5"] > .column-item,
  [data-elementor-columns-mobile="5"] > .elementor-team-item {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }
}

.elementor-grid {
  grid-column-gap: 30px;
}
.elementor-grid .column-item,
.elementor-grid .elementor-team-item {
  margin-bottom: 30px;
}
@media (max-width: 767.98px) {
  .elementor-grid-3 .elementor-grid {
    display: block;
  }
}

.elementor-editor-preview .page-preloader {
  display: none;
}

.elementor-editor-active .page-preloader {
  display: none;
}

.header-column-divider:before {
  content: "";
  display: block;
  width: 50px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: url(data:image/svg+xml;base64,PHN2ZyBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAzMSA0NSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSIgdmlld0JveD0iMCAwIDMxIDQ1IiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxwYXRoIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0ibTAgMCAzMSA0NWgtMzF6IiBmaWxsPSIjZmZmIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiLz48L3N2Zz4=)
    center left no-repeat;
  background-size: 100% 100%;
}

.elementor-icon {
  vertical-align: middle;
  max-width: 110px;
  max-height: 110px;
}

.opal-header-absolute header#masthead {
  position: absolute;
  width: 100%;
  left: 0;
  right: 0;
  z-index: 9;
}

.elementor-widget-opal-cart .header-button {
  padding-right: 6px;
}
.elementor-widget-opal-cart .header-button .count {
  top: -9px;
  right: 0;
  left: auto;
  padding: 0;
  font-size: 10px;
  line-height: 18px;
  border-radius: 50%;
  min-height: 18px;
  min-width: 18px;
  text-align: center;
}

.elementor-widget-opal-offcanvas-sb .c-button__text i {
  display: block;
}

.elementor-widget-opal-nav-menu .opalelementor-nav-menu--dropdown {
  border-radius: 15px;
}

.offcanvas-content > .opalelementor-nav-menu > li .sub-menu a,
.offcanvas-content > .opalelementor-nav-menu > li .opalelementor-nav-menu--dropdown a,
.offcanvas-content .navbar-nav > li .sub-menu a,
.offcanvas-content .navbar-nav > li .opalelementor-nav-menu--dropdown a {
  text-transform: capitalize;
  color: #494c4f;
}

.opalelementor-nav-menu--layout-horizontal .menu-item-has-children .sub-menu li a {
  text-transform: capitalize;
}

.elementor-widget-opal-nav-menu .opalelementor-nav-menu--main:not(.e--pointer-framed) .opalelementor-item:before,
.elementor-widget-opal-nav-menu .opalelementor-nav-menu--main:not(.e--pointer-framed) .opalelementor-item:after {
  background-color: #fff;
}

.columcount2 .opalelementor-nav-menu {
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2;
  -webkit-column-gap: 8px;
  -moz-column-gap: 8px;
  column-gap: 8px;
  -webkit-column-width: auto;
  -moz-column-width: auto;
  column-width: auto;
}

.columcount3 .opalelementor-nav-menu {
  -webkit-column-count: 3;
  -moz-column-count: 3;
  column-count: 3;
  -webkit-column-gap: 8px;
  -moz-column-gap: 8px;
  column-gap: 8px;
  -webkit-column-width: auto;
  -moz-column-width: auto;
  column-width: auto;
}

.opalelementor-nav-menu--layout-vertical.e--pointer-dot .opalelementor-item:before {
  opacity: 1 !important;
  height: 8px;
  width: 8px;
  -webkit-transform: scale(1);
  transform: scale(1);
  margin-right: 15px;
}

.border-icon .elementor-icon-list-item .elementor-icon-list-icon {
  border: 1px solid #e1e1e1;
  border-radius: 100%;
  padding: 3px;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 12px;
  line-height: 10px;
  text-align: center;
  background: #fff;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

.border-icon .elementor-icon-list-item:hover .elementor-icon-list-icon {
  border-color: #ff4880;
}

.elementor-progress-outside .elementor-progress-bar:after {
  border: none;
  border-top: 10px solid #ff4880;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  top: -10px;
  right: -9px;
  width: auto;
  height: auto;
  display: none;
}

.elementor-brand-item img {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  opacity: 1;
}

.elementor-brand-item:hover img {
  opacity: 0.5;
}

.slick-slide img {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  opacity: 1;
}

.slick-slide:hover img {
  opacity: 0.8;
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

.elementor-widget-opal-image-gallery .elementor-galerry__filter {
  padding: 17px 0;
}
.elementor-widget-opal-image-gallery .elementor-galerry__filter.elementor-active {
  border-bottom: 3px solid #ff4880;
}

.elementor-widget-opal-dual-heading .opal-dual-header-second-header {
  color: #393d72;
}

.elementor-widget-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media (max-width: 575.98px) {
  .elementor-widget-opal-mailchimp .form-style .mc4wp-form-fields,
  .elementor-widget-opal-mailchmip .form-style .mc4wp-form-fields {
    text-align: center;
  }
}

.elementor-widget-opal-mailchimp .form-style.style3 input[type="email"],
.elementor-widget-opal-mailchmip .form-style.style3 input[type="email"] {
  border: 1px solid #ccc;
  border-radius: 15px;
  background: rgba(255, 255, 255, 0.16);
  margin-bottom: 20px;
}

.elementor-widget-opal-mailchimp .form-style.style3 input[type="submit"],
.elementor-widget-opal-mailchimp .form-style.style3 button[type="submit"],
.elementor-widget-opal-mailchmip .form-style.style3 input[type="submit"],
.elementor-widget-opal-mailchmip .form-style.style3 button[type="submit"] {
  width: auto;
  position: static;
  top: auto;
  right: auto;
  z-index: auto;
}

.elementor-widget-opal-mailchimp .form-style.style4 input[type="email"],
.elementor-widget-opal-mailchmip .form-style.style4 input[type="email"] {
  border-color: #ccc;
  border-radius: 15px;
  background: #f5efe7;
}

.elementor-widget-opal-mailchimp .form-style.style4 input[type="submit"],
.elementor-widget-opal-mailchimp .form-style.style4 button[type="submit"],
.elementor-widget-opal-mailchmip .form-style.style4 input[type="submit"],
.elementor-widget-opal-mailchmip .form-style.style4 button[type="submit"] {
  width: auto;
}

.elementor-widget-icon-box .elementor-icon {
  font-size: 42px;
  font-size: 2.625rem;
}

.elementor-widget-icon-box.elementor-view-stacked .elementor-widget-container {
  padding: 30px;
}

.elementor-widget-icon-box.elementor-view-stacked .elementor-icon {
  background-color: #393d72;
}

.elementor-widget-icon-box.elementor-position-left .elementor-icon-box-icon {
  margin-right: 25px;
}

.elementor-widget-icon-box.elementor-position-right .elementor-icon-box-icon {
  margin-left: 25px;
}

/* Shape Animation */
.opal-image-shapes {
  position: relative;
  max-width: 100%;
  margin: 0 0 0 auto;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  grid-column: span 2;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.opal-image-shapes .item__deco {
  fill: #ebebeb;
}
.opal-image-shapes .item__svg {
  position: relative;
  display: block;
  height: auto;
  margin: 0 auto;
}
.opal-image-shapes .item__clippath,
.opal-image-shapes .item__clipdeco,
.opal-image-shapes .item__deco,
.opal-image-shapes .item__img {
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
}
.opal-image-shapes .item__meta {
  position: absolute;
  top: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  height: 100%;
}
.opal-image-shapes .item__number {
  position: absolute;
  top: 0;
  width: 100%;
  padding: 12.5% 0 0 3em;
  letter-spacing: 0.5em;
  text-transform: uppercase;
}
.opal-image-shapes .item__specimen {
  font-size: 5em;
  font-weight: 500;
  line-height: 0.9;
  vertical-align: text-bottom;
  letter-spacing: -0.025em;
}
.opal-image-shapes .item__reference {
  font-size: 1.25em;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
}
.opal-image-shapes .item__title {
  font-size: 1.165em;
  font-weight: 600;
  width: 100%;
  margin: 1em 0 0 0;
  text-align: center;
  letter-spacing: 0.125em;
  color: #fff;
}
.opal-image-shapes .item__subtitle {
  font-size: 1em;
  font-weight: 500;
  margin: 0.5em 0 0;
  text-align: center;
  letter-spacing: 0.15em;
  opacity: 0;
}
.opal-image-shapes .shape-animation {
  -webkit-animation-duration: 2000ms;
  animation-duration: 2000ms;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-direction: normal;
  animation-direction: normal;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}
.opal-image-shapes .shape-animation__color-scale {
  -webkit-animation-name: svg-change-color, svg-size-scale;
  animation-name: svg-change-color, svg-size-scale;
}
.opal-image-shapes .shape-animation__color {
  -webkit-animation-name: svg-change-color;
  animation-name: svg-change-color;
}
.opal-image-shapes .shape-animation__scale {
  -webkit-animation-name: svg-size-scale;
  animation-name: svg-size-scale;
}
.opal-image-shapes.item--style-2 .item__svg {
  padding-top: 60px;
  overflow: inherit;
}
.opal-image-shapes.item--style-2 .item__clipdeco {
  -webkit-transform: translateY(-60px);
  transform: translateY(-60px);
}

.opal-image-shapes:nth-of-type(even) {
  margin: 0 auto 0 0;
}

.opal-image-shapes:first-of-type {
  grid-column: span 1;
}

@media screen and (max-width: 60em) {
  .opal-image-shapes:first-of-type {
    grid-column: span 2;
  }
  .content--grid {
    grid-row-gap: 25vh;
  }
}

@media screen and (max-width: 40em) {
  .codrops-header__title {
    font-size: 1em;
  }
  .content--grid {
    padding: 2vh 8vw;
  }
  .item__number {
    font-size: 0.75em;
  }
}

.item__deco {
  -webkit-animation-name: svg-change-color;
  animation-name: svg-change-color;
  -webkit-animation-duration: 2000ms;
  animation-duration: 2000ms;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-direction: normal;
  animation-direction: normal;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

@-webkit-keyframes svg-change-color {
  0% {
    fill: #f0ece8;
  }
  50% {
    fill: #ededed;
  }
  100% {
    fill: #f0ece8;
  }
}

@keyframes svg-change-color {
  0% {
    fill: #f0ece8;
  }
  50% {
    fill: #ededed;
  }
  100% {
    fill: #f0ece8;
  }
}

@-webkit-keyframes svg-size-scale {
  0% {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
  }
  50% {
    -webkit-transform: scale(0.95, 0.95);
    transform: scale(0.95, 0.95);
  }
  100% {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
  }
}

@keyframes svg-size-scale {
  0% {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
  }
  50% {
    -webkit-transform: scale(0.95, 0.95);
    transform: scale(0.95, 0.95);
  }
  100% {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
  }
}

.elementor-widget-image-box .elementor-image-box-content .elementor-image-box-sub-title {
  font-size: 60px;
  font-size: 3.75rem;
  line-height: 1;
  letter-spacing: 2px;
}

.elementor-widget-image-box .elementor-image-box-img {
  margin-top: 5px;
}
.elementor-widget-image-box .elementor-image-box-img svg {
  fill: #393d72;
}

.elementor-widget-image-box .elementor-button {
  margin-top: 1.5rem;
}

.elementor-testimonial-item .elementor-testimonial-content {
  margin-bottom: 45px;
}

.elementor-testimonial-item .elementor-testimonial-image {
  margin-bottom: 21px;
}
.elementor-testimonial-item .elementor-testimonial-image img {
  margin-bottom: 0;
}

.elementor-testimonial-item .elementor-testimonial-name {
  font-size: 24px;
  font-size: 1.5rem;
  font-family: "MikadoBold";
  letter-spacing: -0.025em;
}

.elementor-widget-opal-testimonials .column-item,
.elementor-widget-opal-testimonials .elementor-team-item {
  margin-bottom: 30px;
}

.elementor-testimonial-wrapper .elementor-testimonial-content {
  font-size: 18px;
  font-size: 1.125rem;
  font-style: italic;
  letter-spacing: 0.1px;
  line-height: 1.7;
}

.elementor-testimonial-wrapper .elementor-testimonial-job {
  font-size: 1rem;
  font-weight: 400;
}

.elementor-testimonial-wrapper.layout_4 .testimonial-item-inner {
  padding: 30px;
}

.elementor-testimonial-wrapper.layout_3 .testimonial-item-inner {
  background-color: #fff;
  padding: 55px 40px;
}

.elementor-testimonial-wrapper.layout_3.elementor-testimonial-text-align-left .elementor-testimonial-meta-inner {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 20px;
}

.elementor-widget-opal-testimonials .elementor-testimonial-wrapper.layout_3.elementor-testimonial-text-align-left .elementor-testimonial-image {
  margin: 0 20px 0 0;
}

.elementor-testimonial-wrapper.layout_3.elementor-testimonial-text-align-right .elementor-testimonial-meta-inner {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 20px;
}

.elementor-widget-opal-testimonials .elementor-testimonial-wrapper.layout_3.elementor-testimonial-text-align-right .elementor-testimonial-image {
  margin: 0 0 0 20px;
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
}

.elementor-widget-opal-testimonials .elementor-testimonial-wrapper.layout_3 .elementor-testimonial-image {
  padding-top: 0;
  margin-bottom: 20px;
  position: relative;
}

.elementor-testimonial-wrapper.layout_2 {
  z-index: 1;
  position: relative;
}
.elementor-testimonial-wrapper.layout_2 .elementor-testimonial-content {
  padding: 55px 65px;
  position: relative;
  margin-bottom: 50px;
}
.elementor-testimonial-wrapper.layout_2 .elementor-testimonial-content:after,
.elementor-testimonial-wrapper.layout_2 .elementor-testimonial-content:before {
  content: "";
  background-color: #fff;
  position: absolute;
}
.elementor-testimonial-wrapper.layout_2 .elementor-testimonial-content:before {
  -webkit-clip-path: polygon(20px 0%, 100% 1%, 100% 100%, 0 100%, 0% 20px);
  clip-path: polygon(20px 0%, 100% 1%, 100% 100%, 0 100%, 0% 20px);
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}
.elementor-testimonial-wrapper.layout_2 .elementor-testimonial-content:after {
  left: 50px;
  top: 100%;
  bottom: 0;
  width: 30px;
  height: 30px;
  -webkit-clip-path: polygon(23px 0, 15px 100%, 8px 0);
  clip-path: polygon(23px 0, 15px 100%, 8px 0);
  -webkit-transform: translateX(-15px);
  transform: translateX(-15px);
}
.elementor-testimonial-wrapper.layout_2.elementor-testimonial-text-align-left .elementor-testimonial-meta-inner {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.elementor-testimonial-wrapper.layout_2.elementor-testimonial-text-align-left .elementor-testimonial-content:after {
  -webkit-clip-path: polygon(100% 0, 0 100%, 15px 0);
  clip-path: polygon(100% 0, 0 100%, 15px 0);
}
.elementor-testimonial-wrapper.layout_2.elementor-testimonial-text-align-left .elementor-testimonial-image {
  margin: 0 20px 0 0;
}
.elementor-testimonial-wrapper.layout_2.elementor-testimonial-text-align-right .elementor-testimonial-meta-inner {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.elementor-testimonial-wrapper.layout_2.elementor-testimonial-text-align-right .elementor-testimonial-content:after {
  -webkit-clip-path: polygon(15px 0px, 30px 100%, 0 0);
  clip-path: polygon(15px 0px, 30px 100%, 0 0);
}
.elementor-testimonial-wrapper.layout_2.elementor-testimonial-text-align-right .elementor-testimonial-image {
  margin: 0 0 0 20px;
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
}
.elementor-widget-opal-testimonials .elementor-testimonial-wrapper.layout_2 .elementor-testimonial-image {
  padding-top: 0;
  margin-bottom: 20px;
  position: relative;
}

.elementor-testimonial-wrapper.layout_1.elementor-slick-slider {
  padding-bottom: 40px;
}
.elementor-testimonial-wrapper.layout_1.elementor-slick-slider .slick-arrow {
  top: 100%;
  opacity: 1 !important;
}
.elementor-testimonial-wrapper.layout_1.elementor-slick-slider .slick-arrow.slick-prev {
  left: 0;
}
.elementor-testimonial-wrapper.layout_1.elementor-slick-slider .slick-arrow.slick-next {
  right: auto;
  left: 45px;
}

.elementor-testimonial-wrapper.layout_1.elementor-testimonial-text-align-left .elementor-testimonial-meta-inner {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}

.elementor-testimonial-wrapper.layout_1.elementor-testimonial-text-align-left .elementor-testimonial-image {
  margin: 0 20px 0 0;
}

.elementor-testimonial-wrapper.layout_1.elementor-testimonial-text-align-right .elementor-testimonial-meta-inner {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}

.elementor-testimonial-wrapper.layout_1.elementor-testimonial-text-align-right .elementor-testimonial-image {
  margin: 0 0 0 20px;
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
}

.elementor-testimonial-wrapper.layout_1 .elementor-testimonial-item .elementor-testimonial-content {
  margin-bottom: 0;
}

.elementor-testimonial-wrapper.layout_1 .elementor-testimonial-name {
  line-height: 1em;
  margin-bottom: 10px;
}

.elementor-widget-opal-testimonials .elementor-testimonial-wrapper.layout_1 .elementor-testimonial-image {
  padding-top: 0;
  margin-bottom: 20px;
  position: relative;
}

.elementor-testimonial-text-align-center.layout_2 .elementor-testimonial-content:after {
  left: 50%;
}

.elementor-testimonial-text-align-right.layout_2 .elementor-testimonial-content:after {
  left: auto;
  right: 50px;
}

.elementor-widget-opal-testimonials .layout_2 .slick-slider .slick-arrow,
.elementor-widget-opal-testimonials .layout_31 .slick-slider .slick-arrow {
  top: 90%;
  opacity: 1;
  visibility: visible;
  background: transparent;
}
.elementor-widget-opal-testimonials .layout_2 .slick-slider .slick-arrow.slick-prev,
.elementor-widget-opal-testimonials .layout_31 .slick-slider .slick-arrow.slick-prev {
  left: auto;
  right: 45px;
}
.elementor-widget-opal-testimonials .layout_2 .slick-slider .slick-arrow.slick-next,
.elementor-widget-opal-testimonials .layout_31 .slick-slider .slick-arrow.slick-next {
  right: 0;
}

.elementor-widget-opal-testimonials .elementor-testimonial-wrapper:before {
  display: none;
  visibility: hidden;
}

.elementor-widget-opal-price-table {
  overflow: visible;
}
.elementor-widget-opal-price-table .elementor-widget-container {
  background-color: #fff;
  padding: 85px 40px;
  overflow: hidden;
}
.elementor-widget-opal-price-table .elementor-price-table__header {
  text-align: center;
  position: relative;
  background-color: transparent;
  margin-bottom: 15px;
  padding: 0;
}
.elementor-widget-opal-price-table .elementor-price-table__heading {
  margin: 0;
  font-size: 16px;
  font-size: 1rem;
  letter-spacing: 0.025rem;
}
.elementor-widget-opal-price-table .elementor-price-table__price {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  border: 0;
  font-size: 30px;
  font-size: 1.875rem;
  font-family: "MikadoBold";
  position: relative;
  color: #393d72;
  line-height: 1;
  padding: 0;
}
.elementor-widget-opal-price-table .elementor-price-table__price .elementor-price-table__integer-part {
  line-height: 1;
  font-size: 50px;
  font-size: 3.125rem;
}
.elementor-widget-opal-price-table .elementor-price-table__price .elementor-price-table__period {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  width: 100%;
  margin-top: 0.5rem;
  font-size: 24px;
  letter-spacing: -0.01em;
}
.elementor-widget-opal-price-table .elementor-price-table__timeline {
  position: relative;
}
.elementor-widget-opal-price-table .elementor-price-table__timeline-inner {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 5px 20px;
  border-radius: 15px;
  color: #fff;
  background: #45b3df;
  font-size: 18px;
  font-size: 1.125rem;
  font-family: "MikadoBold";
  letter-spacing: -0.001em;
}
.elementor-widget-opal-price-table .elementor-price-table__timeline-inner i {
  margin-right: 5px;
}
.elementor-widget-opal-price-table .elementor-price-table__features-list {
  text-align: center;
  border: 0 !important;
  padding: 30px 0;
}
.elementor-widget-opal-price-table .elementor-price-table__features-list li {
  padding: 0;
}
.elementor-widget-opal-price-table .elementor-price-table__features-list li:first-child {
  border-style: none !important;
}
.elementor-widget-opal-price-table .elementor-price-table__feature-inner {
  padding: 0;
  font-size: 18px;
  font-size: 1.125rem;
  font-family: "MikadoBold";
}
.elementor-widget-opal-price-table .elementor-price-table__feature-inner i {
  -webkit-transform: translateY(0);
  transform: translateY(0);
  position: static;
  margin-right: 5px;
}
.elementor-widget-opal-price-table .elementor-price-table__footer {
  text-align: center;
}
.elementor-widget-opal-price-table .elementor-price-table__btn,
.elementor-widget-opal-price-table .elementor-price-table__button {
  display: inline-block;
  font-family: "MikadoBold";
}
.elementor-widget-opal-price-table .elementor-price-table__ribbon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.elementor-widget-opal-price-table .elementor-price-table__ribbon-inner {
  width: 50px;
  height: 50px;
  font-size: 30px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-radius: 50%;
}
.elementor-widget-opal-price-table .elementor-price-table__ribbon-inner:not(:last-child) {
  margin-right: 30px;
}
.elementor-widget-opal-price-table:hover .elementor-price-table__heading {
  opacity: 1;
}
.elementor-widget-opal-price-table:hover .elementor-price-table__heading,
.elementor-widget-opal-price-table:hover .elementor-price-table__period,
.elementor-widget-opal-price-table:hover .elementor-price-table__sub_period {
  color: #393d72;
}
.elementor-widget-opal-price-table:hover .elementor-price-table__subheading {
  color: inherit;
}

.elementor-widget-opal-price-table:hover .elementor-price-table__heading,
.elementor-widget-opal-price-table:hover .elementor-price-table__subheading,
.elementor-widget-opal-price-table:hover .elementor-price-table__period,
.elementor-widget-opal-price-table:hover .elementor-price-table__sub_period {
  opacity: 1;
  opacity: 1;
  -ms-opacity: 1;
  -o-opacity: 1;
  -moz-opacity: 1;
  -webkit-opacity: 1;
  filter: alpha(opacity=100);
}

.elementor-widget-opal-price-table:hover .elementor-price-table__features-list,
.elementor-widget-opal-price-table:hover .elementor-price-table__price {
  color: inherit;
}

.elementor-widget-opal-price-table:hover .elementor-price-table__button {
  border-color: #212121 !important;
  background-color: #393d72 !important;
  color: #fff !important;
}

.elementor-widget-icon-list .elementor-icon-list-icon i {
  color: #393d72;
  line-height: 26px;
}

.elementor-widget-icon-list .elementor-icon-list-text {
  color: #393d72;
}

.elementor-counter .elementor-counter-number-wrapper {
  font-weight: 700;
  font-family: "MikadoBold";
}

.elementor-counter .elementor-counter-title {
  font-weight: 700;
  font-family: "MikadoBold";
}

.elementor-widget-counter.elementor-position-left .elementor-icon-counter {
  margin-right: 15px;
}

.elementor-widget-counter.elementor-position-right .elementor-icon-counter {
  margin-left: 15px;
}

.elementor-widget-counter.elementor-position-left .elementor-counter,
.elementor-widget-counter.elementor-position-right .elementor-counter {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.elementor-widget-counter .elementor-counter-number-wrapper {
  margin-bottom: 5px;
}

.elementor-widget-heading.elementor-widget-heading .elementor-heading-title {
  color: #393d72;
}

.elementor-widget-heading .sub-title {
  margin-bottom: 1rem;
  font-size: 22px;
  font-size: 1.375rem;
  line-height: 1.5em;
  letter-spacing: -0.01em;
  color: #ff4880;
  font-family: "MikadoBold";
  display: block;
}

.elementor-widget-heading .elementor-heading-title {
  position: relative;
  letter-spacing: -0.01em;
  line-height: 1.2;
}
.elementor-widget-heading .elementor-heading-title:before,
.elementor-widget-heading .elementor-heading-title:after {
  height: 1px;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-color: #ebebeb;
}
.elementor-widget-heading .elementor-heading-title svg {
  width: 1em;
}
.elementor-widget-heading .elementor-heading-title i {
  font-size: 70%;
}
.elementor-widget-heading .elementor-heading-title.elementor-size-xxl {
  font-size: 64px;
  font-size: 4rem;
}
.elementor-widget-heading .elementor-heading-title.elementor-size-xl {
  font-size: 50px;
  font-size: 3.125rem;
}
.elementor-widget-heading .elementor-heading-title.elementor-size-large {
  font-size: 36px;
  font-size: 2.25rem;
}
.elementor-widget-heading .elementor-heading-title.elementor-size-medium {
  font-size: 24px;
  font-size: 1.5rem;
}
.elementor-widget-heading .elementor-heading-title.elementor-size-small {
  font-size: 12px;
  font-size: 0.75rem;
  letter-spacing: 0.125rem;
}

.elementor-widget-heading .heading-decor {
  font-size: 0;
  margin-right: 10px;
}
.elementor-widget-heading .heading-decor svg {
  width: 21px;
}

.elementor-widget-heading.elementor-align-left .elementor-heading-title {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.elementor-widget-heading.elementor-align-center .elementor-heading-title {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.elementor-widget-heading.elementor-align-right .elementor-heading-title {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.elementor-widget-heading.elementor-icon-right .elementor-heading-title {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.elementor-widget-heading.elementor-icon-right .elementor-heading-title .heading-icon,
.elementor-widget-heading.elementor-icon-right .elementor-heading-title i {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
  margin-left: 10px;
}

.elementor-widget-heading.elementor-icon-left .elementor-heading-title {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.elementor-widget-heading.elementor-icon-left .elementor-heading-title .heading-icon,
.elementor-widget-heading.elementor-icon-left .elementor-heading-title i {
  margin-right: 10px;
}

.elementor-widget-heading.elementor-icon-top .elementor-heading-title {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.elementor-widget-heading.elementor-icon-top .elementor-heading-title .heading-icon,
.elementor-widget-heading.elementor-icon-top .elementor-heading-title i {
  margin-bottom: 5px;
}

.elementor-widget-heading.elementor-icon-bottom .elementor-heading-title {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.elementor-widget-heading.elementor-icon-bottom .elementor-heading-title .heading-icon,
.elementor-widget-heading.elementor-icon-bottom .elementor-heading-title i {
  margin-top: 5px;
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
}

@media (max-width: 1199.98px) {
  .elementor-widget-heading.elementor-tablet-align-left .elementor-heading-title {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .elementor-widget-heading.elementor-tablet-align-center .elementor-heading-title {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .elementor-widget-heading.elementor-tablet-align-right .elementor-heading-title {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
}

@media (max-width: 767.98px) {
  .elementor-widget-heading.elementor-mobile-align-left .elementor-heading-title {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .elementor-widget-heading.elementor-mobile-align-center .elementor-heading-title {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .elementor-widget-heading.elementor-mobile-align-right .elementor-heading-title {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
}

.elementor-widget-heading.show-line-yes.elementor-align-left .elementor-heading-title:after {
  content: "";
  margin-left: 20px;
}

.elementor-widget-heading.show-line-yes.elementor-align-center .elementor-heading-title:before {
  content: "";
  margin-left: 0;
  margin-right: 20px;
}

.elementor-widget-heading.show-line-yes.elementor-align-center .elementor-heading-title:after {
  content: "";
  margin-left: 20px;
  margin-right: 0;
}

.elementor-widget-heading.show-line-yes.elementor-align-right .elementor-heading-title:before {
  content: "";
  margin-right: 20px;
}

@media (max-width: 1199.98px) {
  .elementor-widget-heading.show-line-yes.elementor-tablet-align-left .elementor-heading-title:after {
    content: "";
    margin-left: 20px;
    margin-right: 0;
  }
  .elementor-widget-heading.show-line-yes.elementor-tablet-align-left .elementor-heading-title:before {
    content: none;
  }
  .elementor-widget-heading.show-line-yes.elementor-tablet-align-center .elementor-heading-title:before {
    content: "";
    margin-left: 0;
    margin-right: 20px;
  }
  .elementor-widget-heading.show-line-yes.elementor-tablet-align-center .elementor-heading-title:after {
    content: "";
    margin-left: 20px;
    margin-right: 0;
  }
  .elementor-widget-heading.show-line-yes.elementor-tablet-align-right .elementor-heading-title:before {
    content: "";
    margin-right: 20px;
    margin-left: 0;
  }
  .elementor-widget-heading.show-line-yes.elementor-tablet-align-right .elementor-heading-title:after {
    content: none;
  }
}

@media (max-width: 767.98px) {
  .elementor-widget-heading.show-line-yes .elementor-heading-title:before,
  .elementor-widget-heading.show-line-yes .elementor-heading-title:after {
    content: none;
    display: none;
    margin-left: 0;
    margin-right: 0;
  }
}

.wpcf7 .wpcf7-form {
  font-family: "Poppins" !important;
}
.wpcf7 .wpcf7-form ::-webkit-input-placeholder {
  /* Edge */
  color: #afb5bb;
}
.wpcf7 .wpcf7-form :-ms-input-placeholder {
  /* Internet Explorer */
  color: #afb5bb;
}
.wpcf7 .wpcf7-form ::-moz-placeholder {
  color: #afb5bb;
}
.wpcf7 .wpcf7-form ::-ms-input-placeholder {
  color: #afb5bb;
}
.wpcf7 .wpcf7-form ::placeholder {
  color: #afb5bb;
}
.wpcf7 .wpcf7-form input,
.wpcf7 .wpcf7-form select,
.wpcf7 .wpcf7-form textarea {
  margin-bottom: 20px;
  width: 100%;
  color: #afb5bb;
  font-size: 1rem;
}
.wpcf7 .wpcf7-form input[type="submit"] {
  width: auto;
}
.wpcf7 .wpcf7-form label {
  width: 100%;
  font-weight: 700;
}
.wpcf7 .wpcf7-form .ajax-loader {
  display: none;
  margin: 0;
  margin-top: 3px;
  width: 100%;
  background-repeat: no-repeat;
}
.wpcf7 .wpcf7-form .ajax-loader.is-active {
  display: block;
}

.wpcf7 .wpcf7-validation-errors {
  border: 1px solid #212121;
}

.wpcf7 .row,
.wpcf7 .comment-form,
.wpcf7 [data-elementor-columns="1"],
.wpcf7 [data-elementor-columns="2"],
.wpcf7 [data-elementor-columns="3"],
.wpcf7 [data-elementor-columns="4"],
.wpcf7 [data-elementor-columns="6"] {
  margin: 0 -10px;
}
.wpcf7 .row > *,
.wpcf7 .comment-form > *,
.wpcf7 [data-elementor-columns="1"] > *,
.wpcf7 [data-elementor-columns="2"] > *,
.wpcf7 [data-elementor-columns="3"] > *,
.wpcf7 [data-elementor-columns="4"] > *,
.wpcf7 [data-elementor-columns="6"] > * {
  padding: 0 10px;
}

.elementor-widget-opal-button-contact7 .elementor-button {
  background: #ff4880;
  border-radius: 0;
  padding: 20px 40px;
  font-family: "MikadoBold";
  font-weight: 700;
  font-size: 12px;
  font-size: 0.75rem;
  text-transform: uppercase;
  color: #fff;
}
.elementor-widget-opal-button-contact7 .elementor-button:hover {
  background: #393d72;
}

.elementor-widget-opal-contactform7 .wpcf7 .wpcf7-validation-errors {
  height: auto;
  padding: 0.9rem 1.3rem;
  border-color: #ebebeb;
  margin: 0;
}

.elementor-widget-opal-contactform7 span.wpcf7-not-valid-tip {
  color: #393d72;
}

.elementor-accordion-icon i {
  font-size: 20px;
  font-size: 1.25rem;
  text-align: center;
}

.elementor-widget-accordion .elementor-accordion .elementor-accordion-item {
  border: 1px solid rgba(0, 0, 0, 0.09);
  border-radius: 15px;
  overflow: hidden;
}

.elementor-widget-accordion .elementor-accordion svg {
  width: 1.3em;
}

.elementor-widget-accordion .elementor-accordion .elementor-tab-content {
  border-top: 0;
}

.elementor-widget-accordion .elementor-accordion .elementor-tab-title {
  line-height: 30px;
  font-family: "MikadoBold";
  border-bottom: 0;
}

.elementor-accordion .elementor-tab-title .elementor-accordion-icon {
  width: auto;
}

.elementor-accordion .elementor-accordion-icon.elementor-accordion-icon-left {
  margin-right: 25px;
}

.elementor-accordion .elementor-accordion-icon.elementor-accordion-icon-right {
  margin-left: 25px;
}

.elementor-widget-accordion .elementor-accordion .elementor-tab-title {
  font-size: 20px;
  letter-spacing: 0.3px;
  padding: 10px 0px;
}
.elementor-widget-accordion .elementor-accordion .elementor-tab-title .elementor-toggle-icon {
  margin-right: 10px;
}

.elementor-toggle-icon i {
  font-size: 20px;
  font-size: 1.25rem;
  text-align: center;
}

.elementor-widget-toggle .elementor-toggle .elementor-toggle-item {
  border: 1px solid rgba(0, 0, 0, 0.09);
  border-radius: 15px;
  overflow: hidden;
}

.elementor-widget-toggle .elementor-toggle svg {
  width: 1.3em;
}

.elementor-widget-toggle .elementor-toggle .elementor-tab-content {
  border-top: 0;
  border-bottom: 0;
}
.elementor-widget-toggle .elementor-toggle .elementor-tab-content p {
  margin-bottom: 0;
  padding-bottom: 1.5em;
}

.elementor-widget-toggle .elementor-toggle .elementor-tab-title {
  line-height: 1em;
  font-family: "MikadoBold";
  border-bottom: 0;
}

.elementor-toggle .elementor-tab-title:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.elementor-toggle .elementor-tab-title .elementor-toggle-icon {
  width: auto;
}

.elementor-toggle .elementor-toggle-icon.elementor-toggle-icon-left {
  margin-right: 25px;
}

.elementor-toggle .elementor-toggle-icon.elementor-toggle-icon-right {
  margin-left: 25px;
}

.elementor-widget-toggle .elementor-toggle .elementor-tab-title {
  font-size: 20px;
  letter-spacing: 0.3px;
  padding: 10px 0px;
}
.elementor-widget-toggle .elementor-toggle .elementor-tab-title .elementor-toggle-icon {
  margin-right: 10px;
}

.elementor-widget-button .elementor-button {
  font-size: 12px;
  font-size: 0.75rem;
  border-radius: 0;
  text-transform: uppercase;
}

.elementor-cta__content {
  padding: 50px;
}

.elementor-widget-call-to-action .elementor-cta__button {
  font-weight: 700;
}

.elementor-cta--skin-cover .elementor-cta__button.elementor-button {
  background-color: #fff;
}
.elementor-cta--skin-cover .elementor-cta__button.elementor-button:hover {
  background-color: #f1f1f1;
}

.elementor-cta--skin-classic .elementor-cta__button.elementor-button {
  background-color: white;
  border-color: white;
}
.elementor-cta--skin-classic .elementor-cta__button.elementor-button:hover {
  background-color: #f1f1f1;
}

.elementor-cta--description-animation .elementor-cta__description {
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  height: 0;
  min-height: 0;
  overflow: hidden;
}
@media screen and (prefers-reduced-motion: reduce) {
  .elementor-cta--description-animation .elementor-cta__description {
    -webkit-transition: none;
    transition: none;
  }
}

.elementor-cta--description-animation:hover .elementor-cta__description {
  font-size: initial;
  height: 90px;
}

.elementor-widget-opal-countdown .elementor-opal-countdown .elementor-countdown-item {
  position: relative;
}
@media (max-width: 575.98px) {
  .elementor-widget-opal-countdown .elementor-opal-countdown .elementor-countdown-item {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
}

.elementor-widget-opal-countdown .elementor-opal-countdown .elementor-countdown-digits {
  font-size: 60px;
  font-size: 3.75rem;
  font-weight: 700;
  line-height: 1;
  font-family: "MikadoBold";
}

.elementor-widget-opal-countdown .elementor-opal-countdown .elementor-countdown-label {
  font-size: 14px;
  font-size: 0.875rem;
  text-transform: uppercase;
  font-family: "MikadoBold";
}

/* Shape Animation */
.elementor-widget-opal-service .opal-image-shapes:hover .item__img,
.elementor-widget-opal-servicecarousel .opal-image-shapes:hover .item__img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

.elementor-widget-opal-service .opal-image-shapes .item__deco,
.elementor-widget-opal-servicecarousel .opal-image-shapes .item__deco {
  fill: #f0ece8;
}

.elementor-widget-opal-service .opal-image-shapes .item__img,
.elementor-widget-opal-servicecarousel .opal-image-shapes .item__img {
  width: 100%;
  height: 100%;
  -webkit-transition: all 1s ease;
  transition: all 1s ease;
}
@media screen and (prefers-reduced-motion: reduce) {
  .elementor-widget-opal-service .opal-image-shapes .item__img,
  .elementor-widget-opal-servicecarousel .opal-image-shapes .item__img {
    -webkit-transition: none;
    transition: none;
  }
}

.elementor-progress-wrapper {
  margin-top: 10px;
}

.elementor-progress-outside .elementor-progress-percentage {
  font-weight: 700;
  padding: 3px 6px;
}

.elementor-teams-wrapper {
  overflow: hidden;
}
.elementor-teams-wrapper .elementor-team-socials .socials a:hover {
  color: #ff4880;
}
.elementor-teams-wrapper .elementor-team-item {
  margin-bottom: 30px;
  position: relative;
}
.elementor-teams-wrapper .elementor-team-name {
  margin-bottom: 0.5rem;
  font-size: 24px;
  font-size: 1.5rem;
  font-weight: 700;
  font-family: "MikadoBold";
  line-height: 1.2;
  letter-spacing: -0.025em;
}
.elementor-teams-wrapper .elementor-team-name a:not(:hover) {
  color: inherit;
}
.elementor-teams-wrapper .elementor-team-job {
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: 500;
  margin-bottom: 1rem;
}
.elementor-teams-wrapper .elementor-team-address {
  font-size: 14px;
  font-size: 0.875rem;
  margin-bottom: 1rem;
}
.elementor-teams-wrapper .elementor-team-address i {
  margin-right: 5px;
}
.elementor-teams-wrapper .elementor-team-age,
.elementor-teams-wrapper .elementor-team-exp {
  font-size: 14px;
  font-size: 0.875rem;
  color: #393d72;
  margin-bottom: 5px;
}
.elementor-teams-wrapper .elementor-team-age b,
.elementor-teams-wrapper .elementor-team-age strong,
.elementor-teams-wrapper .elementor-team-exp b,
.elementor-teams-wrapper .elementor-team-exp strong {
  font-weight: 600;
}
.elementor-teams-wrapper .elementor-team-btn {
  margin-top: 1.875rem;
}
.elementor-teams-wrapper .elementor-team-btn a {
  font-size: 13px;
  font-size: 0.8125rem;
  padding: 10px 25px;
}
.elementor-teams-wrapper .elementor-team-image {
  margin-bottom: 20px;
  position: relative;
  overflow: hidden;
}
.elementor-teams-wrapper .elementor-team-image:before {
  content: "";
  background: rgba(0, 0, 0, 0.3);
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  position: absolute;
  z-index: 1;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.elementor-teams-wrapper .elementor-team-image .elementor-team-socials {
  top: 50%;
  bottom: auto;
  right: auto;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
  width: 80%;
  max-width: 100%;
  z-index: 2;
}
.elementor-teams-wrapper .elementor-team-image .elementor-team-socials .socials li {
  display: inline-block;
}
.elementor-teams-wrapper .elementor-team-image .elementor-team-socials .socials a {
  width: 40px;
  height: 40px;
  color: #fff;
  background: #ff4880;
  margin: 3px 0;
}
.elementor-teams-wrapper .elementor-team-image .elementor-team-socials .socials a:hover {
  background: #ffae00;
}
.elementor-teams-wrapper:hover .elementor-team-image:before {
  opacity: 1;
  visibility: visible;
}
.elementor-teams-wrapper.style-1 .elementor-team-image img {
  margin: 0 auto;
}
.elementor-teams-wrapper.style-1 .elementor-team-details {
  text-align: center;
}
.elementor-teams-wrapper.style-2 {
  margin-bottom: 30px;
  padding: 0;
}
.elementor-teams-wrapper.style-2 .elementor-team-image {
  border: none;
}
.elementor-teams-wrapper.style-2 .elementor-team-item {
  position: relative;
}
.elementor-teams-wrapper.style-2 .elementor-team-name {
  position: relative;
}
.elementor-teams-wrapper.style-2 .elementor-team-job {
  position: relative;
  top: auto;
  right: auto;
}
.elementor-teams-wrapper.style-2:hover .elementor-team-image img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.elementor-teams-wrapper.style-3 {
  background: #fff;
}
@media (min-width: 576px) {
  .elementor-teams-wrapper.style-3 .elementor-team-meta-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .elementor-teams-wrapper.style-3 .elementor-team-image {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 55%;
    flex: 0 0 55%;
    width: 55%;
    margin-bottom: 0;
  }
  .elementor-teams-wrapper.style-3 .elementor-team-image img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
  }
  .elementor-teams-wrapper.style-3 .elementor-team-details {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
  }
}
.elementor-teams-wrapper.style-3 .elementor-team-details {
  padding: 30px;
}
.elementor-teams-wrapper.style-3 .elementor-team-item {
  text-align: center;
  margin-bottom: 0;
}
.elementor-teams-wrapper.style-3 .elementor-team-socials {
  right: auto;
  left: 20px;
  bottom: 20px;
  z-index: 2;
}
.elementor-teams-wrapper.style-3 .socials {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  max-height: 100%;
}
.elementor-teams-wrapper.style-3 .elementor-team-image .elementor-team-socials {
  left: 50%;
}
.elementor-teams-wrapper.style-3 .elementor-team-image .socials {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.elementor-teams-wrapper.style-3 .elementor-team-image .socials a {
  margin: 3px;
}
.elementor-teams-wrapper:hover .socials a {
  -webkit-transform: scale(0) skew(0);
  transform: scale(0) skew(0);
}
.elementor-teams-wrapper .elementor-team-item:hover .socials a {
  -webkit-transform: scale(1) skew(0);
  transform: scale(1) skew(0);
}

.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tabs-wrapper {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tabs-wrapper .elementor-tab-desktop-title {
  border: none;
  text-align: center;
}
.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tabs-wrapper .elementor-tab-desktop-title:hover {
  border-bottom: none;
}

@media (min-width: 992px) {
  .elementor-widget-opal-image-gallery .layout-jump [data-elementor-columns="3"] .column-item:nth-child(2),
  .elementor-widget-opal-image-gallery .layout-jump [data-elementor-columns="3"] .elementor-team-item:nth-child(2) {
    padding-top: 60px;
  }
  .elementor-widget-opal-image-gallery .layout-jump [data-elementor-columns="4"] .column-item:nth-child(2),
  .elementor-widget-opal-image-gallery .layout-jump [data-elementor-columns="4"] .elementor-team-item:nth-child(2) {
    padding-top: 60px;
  }
  .elementor-widget-opal-image-gallery .layout-jump [data-elementor-columns="4"] .column-item:nth-child(3),
  .elementor-widget-opal-image-gallery .layout-jump [data-elementor-columns="4"] .elementor-team-item:nth-child(3) {
    padding-top: 120px;
  }
  .elementor-widget-opal-image-gallery .layout-jump [data-elementor-columns="5"] .column-item:nth-child(2),
  .elementor-widget-opal-image-gallery .layout-jump [data-elementor-columns="5"] .elementor-team-item:nth-child(2),
  .elementor-widget-opal-image-gallery .layout-jump [data-elementor-columns="5"] .column-item:nth-child(4),
  .elementor-widget-opal-image-gallery .layout-jump [data-elementor-columns="5"] .elementor-team-item:nth-child(4) {
    padding-top: 60px;
  }
  .elementor-widget-opal-image-gallery .layout-jump [data-elementor-columns="5"] .column-item:nth-child(3),
  .elementor-widget-opal-image-gallery .layout-jump [data-elementor-columns="5"] .elementor-team-item:nth-child(3) {
    padding-top: 120px;
  }
  .elementor-widget-opal-image-gallery .layout-jump [data-elementor-columns="6"] .column-item:nth-child(2),
  .elementor-widget-opal-image-gallery .layout-jump [data-elementor-columns="6"] .elementor-team-item:nth-child(2),
  .elementor-widget-opal-image-gallery .layout-jump [data-elementor-columns="6"] .column-item:nth-child(5),
  .elementor-widget-opal-image-gallery .layout-jump [data-elementor-columns="6"] .elementor-team-item:nth-child(5) {
    padding-top: 60px;
  }
  .elementor-widget-opal-image-gallery .layout-jump [data-elementor-columns="6"] .column-item:nth-child(3),
  .elementor-widget-opal-image-gallery .layout-jump [data-elementor-columns="6"] .elementor-team-item:nth-child(3),
  .elementor-widget-opal-image-gallery .layout-jump [data-elementor-columns="6"] .column-item:nth-child(4),
  .elementor-widget-opal-image-gallery .layout-jump [data-elementor-columns="6"] .elementor-team-item:nth-child(4) {
    padding-top: 120px;
  }
}

.elementor-widget-opal-image-gallery .column-item a,
.elementor-widget-opal-image-gallery .elementor-team-item a {
  text-align: center;
}

.elementor-widget-opal-image-gallery .elementor-galerry__filter {
  font-family: "MikadoBold";
}

/*-------------------------------------------------------------
14.0 navigation
--------------------------------------------------------------*/
/** === Main menu === */
#wrapper-navbar .navbar {
  background-color: #fff;
  -webkit-transition: background 0.3s, border 0.3s, border-radius 0.3s, -webkit-box-shadow 0.3s;
  transition: background 0.3s, border 0.3s, border-radius 0.3s, -webkit-box-shadow 0.3s;
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s, -webkit-box-shadow 0.3s;
}
#wrapper-navbar .navbar .navbar-brand {
  color: #ff4880;
  font-weight: 700;
  font-size: 36px;
  font-size: 2.25rem;
  font-family: "MikadoBold";
  padding-top: 5px;
}
#wrapper-navbar .navbar .navbar-nav > li {
  position: relative;
  margin-right: 2rem;
}
#wrapper-navbar .navbar .navbar-nav > li > a {
  font-family: "MikadoBold";
  font-weight: 700;
  font-size: 14px;
  font-size: 0.875rem;
  position: relative;
  color: #393d72;
  padding: 2.5rem 0;
  text-transform: uppercase;
  line-height: 1.4;
}
#wrapper-navbar .navbar .navbar-nav > li > a.has-submenu {
  padding-right: 20px;
}
#wrapper-navbar .navbar .navbar-nav > li > a .sub-arrow {
  position: absolute;
  right: 0;
  font-size: 10px;
  font-size: 0.625rem;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
#wrapper-navbar .navbar .navbar-nav > li.current-menu-item > a,
#wrapper-navbar .navbar .navbar-nav > li.current-menu-parent > a {
  color: #ff4880;
}
#wrapper-navbar .navbar .navbar-nav > li:hover:after {
  width: 100%;
}
#wrapper-navbar .navbar .navbar-nav .dropdown-menu {
  min-width: 250px;
  background-color: #fff;
  border: 0;
  -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.2);
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  padding: 15px 0;
  font-size: 14px;
  font-size: 0.875rem;
}
#wrapper-navbar .navbar .navbar-nav .dropdown-menu li.current-menu-item > a {
  color: #ff4880;
  background-color: #f7f8fa;
}
#wrapper-navbar .navbar .navbar-nav .dropdown-menu .dropdown-item {
  color: #494c4f;
  padding: 10px 20px;
  font-weight: 600;
}
#wrapper-navbar .navbar .navbar-nav .dropdown-menu .dropdown-item:active,
#wrapper-navbar .navbar .navbar-nav .dropdown-menu .dropdown-item:focus {
  background-image: none;
  background-color: #f0f0f0;
}
#wrapper-navbar .navbar .navbar-nav .dropdown-menu .dropdown-item:hover {
  color: #ff4880;
  background-color: #f7f8fa;
}
#wrapper-navbar .navbar .navbar-nav .dropdown-menu .dropdown-item .sub-arrow {
  position: absolute;
  right: 10px;
  margin-top: 0;
  line-height: 1;
  width: unset;
  height: unset;
  border: none;
  font-size: 10px;
  font-size: 0.625rem;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
#wrapper-navbar .navbar .navbar-nav .dropdown-menu .dropdown-item .sub-arrow:before {
  content: "";
}
#wrapper-navbar .navbar .navbar-nav .dropdown-menu .dropdown-item .sub-arrow:before {
  font-family: "lexus-icon";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  text-decoration: none;
  text-transform: none;
}

.main-navigation {
  -ms-flex: 1;
  -webkit-box-flex: 1;
  flex: 1;
  color: inherit;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  padding: 10px;
  /* for all sub menu style */
  /**
     * Hover for showing sub-menu
     */
  /**/
}
.main-navigation .navbar-toggler {
  color: #393d72;
  margin-left: auto;
}
.main-navigation > div {
  display: inline;
}
.main-navigation .main-menu {
  display: inline-block;
  margin: 0;
  padding: 0;
}
.main-navigation .main-menu > li {
  color: #393d72;
  display: inline;
  position: relative;
}
.main-navigation .main-menu > li:not(:last-child) {
  margin-right: 25px;
}
.main-navigation .main-menu > li > a {
  font-weight: 700;
  color: #393d72;
}
.main-navigation .main-menu > li > a i {
  margin-left: 5px;
}
.main-navigation .main-menu > li > a:hover,
.main-navigation .main-menu > li > a:hover + svg {
  color: #ff4880;
}
.main-navigation .main-menu > li.menu-item-has-children {
  display: inline-block;
  position: relative;
}
.main-navigation .main-menu > li.menu-item-has-children > a:after,
.main-navigation .main-menu > li.menu-item-has-children .menu-item-has-children > a:after {
  content: "";
}
.main-navigation .main-menu > li.menu-item-has-children .submenu-expand {
  display: inline-block;
  margin-right: 5px;
  /* Priority+ Menu */
}
.main-navigation .main-menu > li.menu-item-has-children .submenu-expand.main-menu-more-toggle {
  position: relative;
  height: 24px;
  width: 24px;
  padding: 0;
}
.main-navigation .main-menu > li.menu-item-has-children .submenu-expand.main-menu-more-toggle svg {
  height: 24px;
  width: 24px;
  vertical-align: text-bottom;
}
.wp-customizer-unloading .main-navigation .main-menu > li.menu-item-has-children .submenu-expand,
.main-navigation .main-menu > li.menu-item-has-children .submenu-expand.is-empty {
  display: none;
}
.main-navigation .main-menu > li.menu-item-has-children .submenu-expand svg {
  position: relative;
  top: 0.2rem;
}
.main-navigation .main-menu > li:last-child > a,
.main-navigation .main-menu > li:last-child.menu-item-has-children .submenu-expand {
  margin-right: 0;
}
.main-navigation .sub-menu {
  color: #858687;
  background-color: #fff;
  list-style: none;
  position: absolute;
  opacity: 0;
  left: -9999px;
  z-index: 99999;
  min-width: 250px;
  padding: 20px 0;
  border-color: #b6babe;
  -webkit-box-shadow: 0 1px 16px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 16px 0 rgba(0, 0, 0, 0.1);
  -webkit-transition: 0.6s opacity, -webkit-transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: 0.6s opacity, -webkit-transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1), 0.6s opacity;
  transition: transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1), 0.6s opacity, -webkit-transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
  -webkit-transform: translateY(-6px);
  transform: translateY(-6px);
}
.main-navigation .sub-menu > li {
  display: block;
  float: none;
  position: relative;
}
.main-navigation .sub-menu > li > a {
  color: #858687;
  display: block;
  padding: 10px 30px;
  white-space: nowrap;
  line-height: 1.4;
}
.main-navigation .sub-menu > li > a:hover,
.main-navigation .sub-menu > li > a:focus {
  color: #ff4880;
  background-color: #f8f8f8;
}
.main-navigation .sub-menu > li > a:empty {
  display: none;
}
.main-navigation .main-menu > .menu-item-has-children:hover > .sub-menu,
.main-navigation .main-menu > .menu-item-has-children:focus > .sub-menu,
.main-navigation .main-menu > .menu-item-has-children.is-focused > .sub-menu {
  display: block;
  left: 0;
  margin-top: 0;
  opacity: 1;
  width: auto;
  min-width: 250px;
  -webkit-transform: none;
  transform: none;
  pointer-events: auto;
  /* Nested sub-menu dashes */
}
.main-navigation .main-menu > .menu-item-has-children:hover > .sub-menu.hidden-links,
.main-navigation .main-menu > .menu-item-has-children:focus > .sub-menu.hidden-links,
.main-navigation .main-menu > .menu-item-has-children.is-focused > .sub-menu.hidden-links {
  left: 0;
  width: 100%;
  display: table;
  position: absolute;
}
.main-navigation .main-menu > .menu-item-has-children:hover > .sub-menu .submenu-expand,
.main-navigation .main-menu > .menu-item-has-children:focus > .sub-menu .submenu-expand,
.main-navigation .main-menu > .menu-item-has-children.is-focused > .sub-menu .submenu-expand {
  display: none;
}
.main-navigation .main-menu > .menu-item-has-children:hover > .sub-menu .sub-menu,
.main-navigation .main-menu > .menu-item-has-children:focus > .sub-menu .sub-menu,
.main-navigation .main-menu > .menu-item-has-children.is-focused > .sub-menu .sub-menu {
  counter-reset: submenu;
}
.main-navigation .main-menu > .menu-item-has-children:hover > .sub-menu li:hover > .sub-menu,
.main-navigation .main-menu > .menu-item-has-children:focus > .sub-menu li:hover > .sub-menu,
.main-navigation .main-menu > .menu-item-has-children.is-focused > .sub-menu li:hover > .sub-menu {
  opacity: 1;
  -webkit-transform: translateX(0px);
  transform: translateX(0px);
}
.main-navigation .main-menu > .menu-item-has-children:hover > .sub-menu li:hover > .sub-menu.show-back,
.main-navigation .main-menu > .menu-item-has-children:focus > .sub-menu li:hover > .sub-menu.show-back,
.main-navigation .main-menu > .menu-item-has-children.is-focused > .sub-menu li:hover > .sub-menu.show-back {
  right: 100%;
  left: auto;
}
.main-navigation .main-menu-more:nth-child(n + 3) {
  display: none;
}
.main-navigation .sub-menu .sub-menu {
  position: absolute;
  top: 0;
  right: -100%;
  left: auto;
  margin-top: inherit;
  width: 100%;
  opacity: 0;
  -webkit-transform: translateY(0px);
  transform: translateY(0px);
  -webkit-transform: translateX(6px);
  transform: translateX(6px);
}
.main-navigation .sub-menu .sub-menu.show-back {
  -webkit-transform: translateX(-6px);
  transform: translateX(-6px);
}

/* Menu animation */
@-webkit-keyframes slide_in_right {
  100% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
  }
}
@keyframes slide_in_right {
  100% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
  }
}

@-webkit-keyframes fade_in {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@keyframes fade_in {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

#navbar-toggler-mobile:focus,
#navbar-toggler-mobile:hover {
  outline: none;
  background-color: transparent;
}

.offcanvas-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  height: 100%;
  padding: 30px;
}
.offcanvas-inner .js-offcanvas-close {
  display: none;
}
.admin-bar .offcanvas-inner {
  padding-top: 50px;
}

.offcanvas-logo {
  width: 100%;
}

.offcanvas-top {
  padding: 15px 0;
  width: 100%;
  border-bottom: 1px solid #ebebeb;
  margin-bottom: 15px;
}

.offcanvas-content {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  width: 100%;
  font-family: "MikadoBold";
  font-size: 15px;
  color: #393d72;
}
.offcanvas-content .dropdown-menu {
  font-size: 15px;
  border: none;
  padding: 0;
}
.offcanvas-content .opalelementor-nav-menu ul ul {
  left: 0;
}
.offcanvas-content > .opalelementor-nav-menu > li,
.offcanvas-content .navbar-nav > li {
  display: block;
}
.offcanvas-content > .opalelementor-nav-menu > li a,
.offcanvas-content .navbar-nav > li a {
  padding-left: 0;
  position: relative;
  text-transform: uppercase;
  color: #393d72;
  background-color: transparent;
}
.offcanvas-content > .opalelementor-nav-menu > li a:after,
.offcanvas-content .navbar-nav > li a:after {
  content: "";
  width: 0;
  height: 1px;
  bottom: 0;
  position: absolute;
  left: auto;
  right: 0;
  z-index: -1;
  -webkit-transition: width 0.6s cubic-bezier(0.25, 0.8, 0.25, 1) 0s;
  transition: width 0.6s cubic-bezier(0.25, 0.8, 0.25, 1) 0s;
  background: #ebebeb;
}
.offcanvas-content > .opalelementor-nav-menu > li a.highlighted:after,
.offcanvas-content > .opalelementor-nav-menu > li a:hover:after,
.offcanvas-content .navbar-nav > li a.highlighted:after,
.offcanvas-content .navbar-nav > li a:hover:after {
  width: 100%;
  left: 0;
  right: auto;
  background: currentColor;
}
.offcanvas-content > .opalelementor-nav-menu > li a .sub-arrow,
.offcanvas-content .navbar-nav > li a .sub-arrow {
  position: absolute;
  right: 0;
  font-size: 16px;
  line-height: 1;
  width: unset;
  height: unset;
  border: none;
}
.offcanvas-content > .opalelementor-nav-menu > li a .sub-arrow:before,
.offcanvas-content .navbar-nav > li a .sub-arrow:before {
  content: "";
}
.offcanvas-content > .opalelementor-nav-menu > li a .sub-arrow:before,
.offcanvas-content .navbar-nav > li a .sub-arrow:before {
  font-family: "lexus-icon";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  text-decoration: none;
  text-transform: none;
}
.offcanvas-content .opalelementor-nav-menu--dropdown {
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-transition: none;
  transition: none;
  font-size: 15px;
  text-transform: uppercase;
}
.offcanvas-content .opalelementor-nav-menu--dropdown a {
  color: #141414;
}

.offcanvas-bottom {
  margin-top: 30px;
  width: 100%;
  border-top: 1px solid #ebebeb;
  padding: 30px 0 0;
}
.offcanvas-bottom a {
  display: block;
  text-transform: uppercase;
  font-size: 15px;
  color: #393d72;
  margin-bottom: 10px;
}

.js-offcanvas {
  opacity: 0;
  visibility: hidden;
}
.js-offcanvas.is-open {
  opacity: 1;
  visibility: visible;
}

#offcanvas-sidebar-menu {
  margin: 0;
  padding: 0;
  font-family: "MikadoBold";
}
#offcanvas-sidebar-menu li {
  padding: 5px 0;
  list-style: none;
}
#offcanvas-sidebar-menu > li > a {
  font-family: "MikadoBold";
  font-weight: 400;
  font-size: 14px;
  font-size: 0.875rem;
  position: relative;
  text-transform: uppercase;
  display: block;
  padding: 5px 0;
}
#offcanvas-sidebar-menu > li > a:after {
  content: "";
  width: 0;
  height: 1px;
  bottom: 0;
  position: absolute;
  left: auto;
  right: 0;
  z-index: -1;
  -webkit-transition: width 0.6s cubic-bezier(0.25, 0.8, 0.25, 1) 0s;
  transition: width 0.6s cubic-bezier(0.25, 0.8, 0.25, 1) 0s;
  background: #ebebeb;
}
#offcanvas-sidebar-menu > li > a.highlighted:after,
#offcanvas-sidebar-menu > li > a:hover:after {
  width: 100%;
  left: 0;
  right: auto;
  background: currentColor;
}

.c-offcanvas--left {
  width: 18em;
}

/*-------------------------------------------------------------
15.0 Portfolio
--------------------------------------------------------------*/
/**
 *
 portfolio
 */
.grid-style-classic .work-details {
  padding: 30px;
  background: #fff;
}

/*Single portfolio*/
/*-------------------------------------------------------------
16.0 Services
--------------------------------------------------------------*/
/**
 * service
 */
.widget-area .sidebar-service .service-item {
  border: none;
}

.service-box-image {
  overflow: hidden;
  margin-bottom: 1.5rem;
}
.service-box-image:hover img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.service-box-image img {
  width: 100%;
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 1s ease;
  transition: all 1s ease;
}

.service-title {
  font-weight: 700;
  line-height: 1.2;
  margin-bottom: 25px;
  font-size: 24px;
  font-size: 1.5rem;
}
.service-title a {
  color: inherit;
}

.service-header .service-box-icon {
  padding: 0;
}

.service-description {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  line-height: 1.8;
  max-height: 5.4em;
  margin-bottom: 35px;
  font-size: 14px;
  font-size: 0.875rem;
}

.service-categories {
  display: inherit;
}

.service-readmore a {
  font-size: 12px;
  font-size: 0.75rem;
  text-decoration: underline;
  letter-spacing: 0.05em;
}
.service-readmore a i {
  display: none;
}

.widget.widget-service {
  margin-bottom: 0;
}

.article.opal_service {
  margin-bottom: 40px;
}

.widget-service .service-list_v2 .service-list .icon-image {
  -webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.widget-service .service-list_v2 .service-list:hover {
  cursor: pointer;
}
.widget-service .service-list_v2 .service-list:hover .icon-image {
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
  -webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.widget-service .service-list_v3 .service-left {
  position: relative;
}
.widget-service .service-list_v3 .service-left:after {
  content: "";
  position: absolute;
  top: 15px;
  left: 40px;
  background: #e3e3e3;
  width: 40px;
  height: 1px;
}

.widget-service .service-list_v3 .service-right .entry-content {
  padding: 0;
}

.service-archive-services article {
  margin-bottom: 40px;
}

.service-archive-services .entry-content {
  text-align: center;
}

.service-archive-services .service-box-icon {
  background-color: #ff4880;
}
.service-archive-services .service-box-icon .icon-image {
  width: 40px;
}

.single-opal_service .column-sidebar .widget_custom_html,
.tax-opalservice_category_service .column-sidebar .widget_custom_html {
  background: #2a2e53;
}
.single-opal_service .column-sidebar .widget_custom_html .widget-title,
.tax-opalservice_category_service .column-sidebar .widget_custom_html .widget-title {
  color: #fff;
  border-bottom-color: rgba(255, 255, 255, 0.5);
}
.single-opal_service .column-sidebar .widget_custom_html .form-group,
.single-opal_service .column-sidebar .widget_custom_html .wpcf7 .wpcf7-form p,
.wpcf7 .wpcf7-form .single-opal_service .column-sidebar .widget_custom_html p,
.tax-opalservice_category_service .column-sidebar .widget_custom_html .form-group,
.tax-opalservice_category_service .column-sidebar .widget_custom_html .wpcf7 .wpcf7-form p,
.wpcf7 .wpcf7-form .tax-opalservice_category_service .column-sidebar .widget_custom_html p {
  color: #b6babe;
}
.single-opal_service .column-sidebar .widget_custom_html .form-group div:first-child,
.single-opal_service .column-sidebar .widget_custom_html .wpcf7 .wpcf7-form p div:first-child,
.wpcf7 .wpcf7-form .single-opal_service .column-sidebar .widget_custom_html p div:first-child,
.tax-opalservice_category_service .column-sidebar .widget_custom_html .form-group div:first-child,
.tax-opalservice_category_service .column-sidebar .widget_custom_html .wpcf7 .wpcf7-form p div:first-child,
.wpcf7 .wpcf7-form .tax-opalservice_category_service .column-sidebar .widget_custom_html p div:first-child {
  padding-top: 30px;
  padding-bottom: 30px;
}
.single-opal_service .column-sidebar .widget_custom_html .form-group input[type="submit"],
.single-opal_service .column-sidebar .widget_custom_html .wpcf7 .wpcf7-form p input[type="submit"],
.wpcf7 .wpcf7-form .single-opal_service .column-sidebar .widget_custom_html p input[type="submit"],
.tax-opalservice_category_service .column-sidebar .widget_custom_html .form-group input[type="submit"],
.tax-opalservice_category_service .column-sidebar .widget_custom_html .wpcf7 .wpcf7-form p input[type="submit"],
.wpcf7 .wpcf7-form .tax-opalservice_category_service .column-sidebar .widget_custom_html p input[type="submit"] {
  margin-bottom: 0;
}

/*Single service*/
.single-opal_service .entry-content h3.box-heading {
  display: none;
}

.single-opal_service .service-image img {
  border-radius: 15px;
}

@media (min-width: 1200px) {
  .single-opalservice-container .column-sidebar {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
}

@media (min-width: 1200px) {
  .single-opalservice-container .column-sidebar.left-sidebar .column-sidebar-inner {
    padding-right: 0;
  }
}

@media (min-width: 1200px) {
  .single-opalservice-container .column-sidebar.right-sidebar .column-sidebar-inner {
    padding-left: 0;
  }
}

.single-opalservice-container .column-sidebar .widget {
  padding: 0;
  background: transparent;
  border-radius: 15px;
  overflow: hidden;
}

@media (min-width: 1200px) {
  .single-opalservice-container .wp-col-md-8.content-area {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
}

.widget-area .sidebar-service .service-item + .service-item {
  border-top: 1px solid rgba(255, 255, 255, 0.09);
}

.widget-area .opalservice-categories .widget-title,
.widget-area .menu-menu-service-container .widget-title {
  border-bottom: 0;
  margin-bottom: 0;
}

.widget-area .sidebar-service {
  padding: 20px 30px;
  border-radius: 15px;
  background: #393d72;
}
.widget-area .sidebar-service .service-item {
  font-family: "MikadoBold";
  text-transform: uppercase;
  font-size: 18px;
  font-size: 1.125rem;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  line-height: 1.3;
  padding: 15px;
  text-align: center;
}
.widget-area .sidebar-service .service-item a {
  color: #fff;
}
.widget-area .sidebar-service .service-item .title {
  margin: 0;
  padding: 0;
  text-transform: capitalize;
  font-size: 17px;
  font-size: 1.0625rem;
  width: 100%;
  letter-spacing: -0.01em;
}
.widget-area .sidebar-service .service-item:hover:before,
.widget-area .sidebar-service .service-item.active:before {
  color: #ff4880;
}
.widget-area .sidebar-service .service-item:hover a,
.widget-area .sidebar-service .service-item.active a {
  color: #ff4880;
}

.menu-menu-service-container ul li a {
  padding: 0 !important;
  text-transform: uppercase !important;
}
.menu-menu-service-container ul li a:before {
  content: none !important;
}

.service-header {
  position: relative;
  display: block;
}

.service-grid_v1 .column-item,
.service-grid_v1 .elementor-team-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-bottom: 30px;
}
.service-grid_v1 .column-item > article,
.service-grid_v1 .elementor-team-item > article {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}

.service-grid_v1 article {
  -webkit-box-shadow: 3px 1px 18px 0 rgba(0, 0, 0, 0.09);
  box-shadow: 3px 1px 18px 0 rgba(0, 0, 0, 0.09);
  background: #fff;
  border-radius: 15px;
  padding: 40px 0 20px;
}

.service-grid_v1 .service-wrapper {
  text-align: left;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}

.service-grid_v1 .service-box-image {
  padding: 0 70px;
}

.service-grid_v1 .opal-image-shapes .item__clippath {
  -webkit-transform: translate(0, 15px);
  transform: translate(0, 15px);
}

.service-grid_v1 .entry-content {
  padding: 0 40px;
}

.service-grid_v1 .service-box {
  padding: 0 35px;
}

.service-grid_v1 .service-readmore {
  margin-bottom: 1.5rem;
}

.service-grid_v2 .column-item,
.service-grid_v2 .elementor-team-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-bottom: 30px;
}
.service-grid_v2 .column-item > article,
.service-grid_v2 .elementor-team-item > article {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}

.service-grid_v2 article {
  -webkit-box-shadow: 3px 1px 18px 0 rgba(0, 0, 0, 0.09);
  box-shadow: 3px 1px 18px 0 rgba(0, 0, 0, 0.09);
  background: #fff;
  border-radius: 15px;
  padding: 0 0 20px;
}

.service-grid_v2 .entry-content {
  padding: 0 40px;
}

.service-grid_v2 .service-box {
  padding: 0 35px;
}

.service-grid_v2 .service-readmore {
  margin-bottom: 1.5rem;
}

.service-grid_v3 .column-item,
.service-grid_v3 .elementor-team-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-bottom: 30px;
}
.service-grid_v3 .column-item > article,
.service-grid_v3 .elementor-team-item > article {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}

.service-grid_v3 article {
  -webkit-box-shadow: 3px 1px 18px 0 rgba(0, 0, 0, 0.09);
  box-shadow: 3px 1px 18px 0 rgba(0, 0, 0, 0.09);
  background: #fff;
  border-radius: 15px;
  padding: 0 0 20px;
}

.service-grid_v3 .entry-content {
  padding: 0 40px;
}

.service-grid_v3 .service-box {
  padding: 0 35px;
}

.service-grid_v3 .service-readmore {
  margin-bottom: 1.5rem;
}

.opalservice-carousel .slick-list {
  margin-left: -15px;
  margin-right: -15px;
  padding: 15px 0;
}

.opalservice-carousel .slick-slide article {
  overflow: hidden;
}

.opalservice-carousel .slick-track > .slick-slide {
  padding-left: 15px;
  padding-right: 15px;
}

.opalservice-carousel .slick-slider .slick-arrow {
  display: none !important;
}

.opalservice-categories,
.menu-menu-service-container {
  padding: 0 0 25px !important;
}

/*-------------------------------------------------------------
17.0 Theme
That's where you can add your own design. Thats your part!
--------------------------------------------------------------*/
.form-style.style1 .mc4wp-form-fields .label {
  color: #b6babe;
  padding-bottom: 30px;
  font-size: 14px;
}

.form-style.style1 .mc4wp-form-fields .input-group {
  position: relative;
}

.form-style.style1 .mc4wp-form-fields input[type="email"] {
  border: 0;
}

.form-style.style1 .mc4wp-form-fields input[type="submit"],
.form-style.style1 .mc4wp-form-fields button[type="submit"] {
  background-color: transparent;
  right: -20px;
  font-size: 11px;
  color: #ff4880;
  font-family: "MikadoBold";
  position: absolute;
  text-transform: uppercase;
  font-weight: 700;
}
.form-style.style1 .mc4wp-form-fields input[type="submit"]:hover,
.form-style.style1 .mc4wp-form-fields button[type="submit"]:hover {
  background-color: transparent;
  font-size: 11px;
  line-height: inherit;
}
.form-style.style1 .mc4wp-form-fields input[type="submit"] .lable,
.form-style.style1 .mc4wp-form-fields button[type="submit"] .lable {
  display: inline-block;
}
.form-style.style1 .mc4wp-form-fields input[type="submit"] i,
.form-style.style1 .mc4wp-form-fields button[type="submit"] i {
  display: inline-block;
}

.form-style.style1 .mc4wp-response {
  position: absolute;
  color: #bcbcbc;
}

@media (min-width: 768px) {
  .form-style.style2 .input-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

.form-style.style2 input[type="email"] {
  border-color: transparent;
  background-color: #f6f6f6;
  height: 54px;
  margin-bottom: 10px;
  border-radius: 15px;
}
@media (min-width: 768px) {
  .form-style.style2 input[type="email"] {
    margin-bottom: 0;
  }
}

.form-style.style2 input[type="submit"],
.form-style.style2 button[type="submit"] {
  margin-top: 0;
  height: 54px;
}
@media (min-width: 768px) {
  .form-style.style2 input[type="submit"],
  .form-style.style2 button[type="submit"] {
    margin-left: 10px;
    max-width: 160px;
  }
}

.form-style.style4 input[type="submit"],
.form-style.style4 button[type="submit"] {
  position: static;
  width: 100%;
  margin-top: 10px;
}

.elementor-widget-image-carousel .slick-slider .slick-prev,
.elementor-widget-image-carousel .slick-slider .slick-next {
  background: #fff;
  opacity: 1;
  width: 90px;
  height: 90px;
  text-align: center;
  overflow: hidden;
}
.elementor-widget-image-carousel .slick-slider .slick-prev:before,
.elementor-widget-image-carousel .slick-slider .slick-next:before {
  font-family: "petzen";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e902";
  position: absolute;
  top: 30%;
  right: 0;
  left: 0;
  color: #c5c8cb;
}
.elementor-widget-image-carousel .slick-slider .slick-prev:hover:before,
.elementor-widget-image-carousel .slick-slider .slick-next:hover:before {
  color: #393d72;
}

.elementor-widget-image-carousel .slick-slider .slick-prev {
  left: 0 !important;
}
.elementor-widget-image-carousel .slick-slider .slick-prev:before {
  content: "\e901";
  font-size: 14px;
}

.elementor-widget-image-carousel .slick-slider .slick-next {
  right: 0 !important;
}
.elementor-widget-image-carousel .slick-slider .slick-next:before {
  content: "\e902";
  font-size: 14px;
}

.e--pointer-icon .opalelementor-simple-nav-menu .menu-item {
  position: relative;
}
.e--pointer-icon .opalelementor-simple-nav-menu .menu-item .fa {
  font-size: 14px;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.e--pointer-icon .opalelementor-simple-nav-menu .menu-item:hover {
  color: #393d72;
}
.e--pointer-icon .opalelementor-simple-nav-menu .menu-item:hover .fa {
  opacity: 1;
  visibility: visible;
  padding-right: 10px;
}

.e--pointer-underline .opalelementor-item:before,
.e--pointer-underline .opalelementor-item:after,
.e--pointer-underline .opalelementor-item:before,
.e--pointer-underline .opalelementor-item:after {
  -webkit-transition: width 0.6s cubic-bezier(0.25, 0.8, 0.25, 1) 0s;
  transition: width 0.6s cubic-bezier(0.25, 0.8, 0.25, 1) 0s;
  width: 0;
}

.e--pointer-underline .opalelementor-item.opalelementor-item-active:before,
.e--pointer-underline .opalelementor-item.opalelementor-item-active:after,
.e--pointer-underline .opalelementor-item:hover:before,
.e--pointer-underline .opalelementor-item:hover:after,
.e--pointer-underline .opalelementor-item.opalelementor-item-active:before,
.e--pointer-underline .opalelementor-item.opalelementor-item-active:after,
.e--pointer-underline .opalelementor-item:hover:before,
.e--pointer-underline .opalelementor-item:hover:after {
  width: 100%;
}

.elementor-widget-video .elementor-custom-embed-play {
  width: 100px;
  height: 100px;
  -webkit-box-shadow: none;
  box-shadow: none;
  background: none;
}
.elementor-widget-video .elementor-custom-embed-play:before {
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  width: 100%;
  height: 100%;
  top: -15px;
  left: 0;
  z-index: -1;
  opacity: 0.15;
  position: absolute;
  content: "";
  border-radius: 50%;
  background-color: #fff;
  background-image: linear-gradient(-133deg, #fff 0, #fff 100%);
}
.elementor-widget-video .elementor-custom-embed-play:hover:before {
  -webkit-transform: scale3d(1.15, 1.15, 1.15);
  transform: scale3d(1.15, 1.15, 1.15);
  opacity: 0;
}

.elementor-widget-opal-video-popup .elementor-video-popup {
  position: relative;
}
.elementor-widget-opal-video-popup .elementor-video-popup i {
  width: 80px;
  height: 80px;
  line-height: 70px;
  color: #fff;
  background: transparent;
  border: 5px solid rgba(255, 255, 255, 0.5);
}
.elementor-widget-opal-video-popup .elementor-video-popup:after {
  background: transparent;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: auto;
  height: auto;
  border: 5px solid rgba(255, 255, 255, 0.3);
  opacity: 0;
  -webkit-transform: scale(1);
  transform: scale(1);
}
.elementor-widget-opal-video-popup .elementor-video-popup:hover:after {
  -webkit-transform: scale(1);
  transform: scale(1);
  opacity: 1;
  border-width: 20px;
  left: -20px;
  top: -20px;
  bottom: -20px;
  right: -20px;
}

.slick-slider .slick-arrow {
  z-index: 99;
  width: 40px;
  height: 40px;
}
.slick-slider .slick-arrow:before {
  font-family: "lexus-icon";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  text-decoration: none;
  text-transform: none;
  color: #c5c8cb;
  padding-top: 12px;
  font-size: 18px;
  font-size: 1.125rem;
}
.slick-slider .slick-arrow:hover {
  background: rgba(255, 255, 255, 0.5);
}
.slick-slider .slick-arrow.slick-prev {
  left: 30px;
}
.slick-slider .slick-arrow.slick-prev:before {
  content: "";
}
.slick-slider .slick-arrow.slick-prev:hover:before {
  color: #ff4880;
  -webkit-animation: toLeftFromRight 0.3s forwards;
  animation: toLeftFromRight 0.3s forwards;
}
.slick-slider .slick-arrow.slick-next {
  right: 30px;
}
.slick-slider .slick-arrow.slick-next:before {
  content: "";
}
.slick-slider .slick-arrow.slick-next:hover:before {
  color: #ff4880;
  -webkit-animation: toRightFromLeft 0.3s forwards;
  animation: toRightFromLeft 0.3s forwards;
}
@media (max-width: 767px) {
  .slick-slider .slick-arrow {
    display: none;
  }
}

.swiper-container [class*="swiper-button-"] {
  z-index: 99;
  width: 40px;
  height: 40px;
  background-image: none;
  top: 50%;
  visibility: hidden;
  opacity: 0;
}
.swiper-container [class*="swiper-button-"]:before {
  border-color: #ebebeb;
  background-color: #fff;
}

.swiper-container .swiper-button-prev {
  left: 15px;
}
.swiper-container .swiper-button-prev:hover:before {
  color: #ff4880;
  -webkit-animation: toLeftFromRight 0.3s forwards;
  animation: toLeftFromRight 0.3s forwards;
}

.swiper-container .swiper-button-next {
  right: 15px;
}
.swiper-container .swiper-button-next:hover:before {
  color: #ff4880;
  -webkit-animation: toRightFromLeft 0.3s forwards;
  animation: toRightFromLeft 0.3s forwards;
}

.swiper-container:hover [class*="swiper-button-"] {
  visibility: visible;
  opacity: 1;
}

.elementor-dropdown-menu {
  padding: 30px;
}

.slick-pagination-custom {
  display: none;
}
.slick-pagination-custom .progressbar {
  right: 9%;
  left: auto;
  bottom: -60px;
}

.work-details h4,
.work-details h4 a {
  color: #ff4880;
  font-family: "MikadoBold";
  font-weight: 700;
  letter-spacing: normal;
  font-size: 14px;
  font-size: 0.875rem;
}

.tax-portfolio_cat .site-content > .container {
  padding-left: 0;
  padding-right: 0;
}

.single-opal_portfolio .site-content > .container {
  padding-left: 0;
  padding-right: 0;
}

.portfolio-main-wrapper {
  max-width: inherit;
  margin: 0 auto;
  padding-right: 0;
  padding-left: 0;
}

.single-portfolios-container .content-top {
  background: #fff;
  padding: 80px 80px 20px;
  margin-bottom: 0;
}

.single-portfolios-container .content-bottom {
  background: #fff;
  padding: 80px;
  margin-top: -10px;
}

.opalelementor-nav-menu ul ul {
  display: none;
}

.elementor-slick-slider ul.slick-dots li {
  margin: 0 5px;
}
.elementor-slick-slider ul.slick-dots li button:before {
  font-size: 10px;
  color: #dcd7cf;
}

.elementor-slick-slider ul.slick-dots li button:before {
  opacity: 1;
}

/*Shape Animation*/
*,
*::after,
*::before {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

body {
  font-family: "Poppins";
  color: #858687;
  background: #fff;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.hidden {
  position: absolute;
  overflow: hidden;
  width: 0;
  height: 0;
  pointer-events: none;
}

.js .loading::before {
  content: "";
  position: fixed;
  z-index: 1000;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #efeff2;
}

.js .loading::after {
  content: "";
  position: fixed;
  z-index: 1001;
  top: 50%;
  left: 50%;
  width: 50px;
  height: 50px;
  margin: -25px 0 0 -25px;
  pointer-events: none;
  border-radius: 50%;
  background: #dcdcde;
  -webkit-animation: loaderAnim 0.8s ease-out infinite alternate forwards;
  animation: loaderAnim 0.8s ease-out infinite alternate forwards;
}

@-webkit-keyframes loaderAnim {
  to {
    -webkit-transform: scale3d(0.5, 0.5, 1);
    transform: scale3d(0.5, 0.5, 1);
  }
}

@keyframes loaderAnim {
  to {
    -webkit-transform: scale3d(0.5, 0.5, 1);
    transform: scale3d(0.5, 0.5, 1);
  }
}

/* Icons */
.icon {
  display: block;
  width: 1.5em;
  height: 1.5em;
  margin: 0 auto;
  fill: currentColor;
}

main {
  overflow: hidden;
}

.github {
  position: absolute;
  top: 0;
  right: 0;
  width: 6em;
  height: 6em;
}

.github__deco {
  position: absolute;
  z-index: -1;
  fill: #e6e6e6;
}

.icon--github {
  font-size: 1.15em;
  margin: 1em 0 0 2.5em;
}

/* Content */
.content {
  padding: 3em 0;
}

.content--grid {
  display: grid;
  padding: 10vh 8vw;
  grid-template-columns: 50% 50%;
}

.content--related {
  font-size: 0.85em;
  display: grid;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  max-width: 800px;
  margin: 0 auto;
  padding: 0 2em;
  padding: 10em 0;
  text-align: center;
  letter-spacing: 0.05em;
  grid-template-columns: repeat(auto-fill, 260px);
  grid-gap: 4em;
}

.content--related > p {
  grid-column: 1 / -1;
}

/* Header */
.codrops-header {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
  padding: 5vw;
}

.codrops-header__title {
  font-size: 1.625em;
  font-weight: 500;
  line-height: 1.5;
  margin: 0;
  padding: 0.5em 0;
  letter-spacing: 0.5em;
  text-transform: uppercase;
}

/* Top Navigation Style */
.codrops-links {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 1em 0 0;
  text-align: center;
  white-space: nowrap;
}

.codrops-icon {
  display: inline-block;
  margin: 0.5em;
}

.codrops-icon:first-child {
  margin-left: 0;
}

/* Related post item */
.media-item {
  display: block;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}

.media-item__img {
  max-width: 100%;
  opacity: 0.8;
  border-radius: 60px/100px;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

.media-item:hover .media-item__img,
.media-item:focus .media-item__img {
  opacity: 1;
}

.media-item__title {
  font-weight: normal;
  margin: 0;
  padding: 0.5em;
}

.elementor-widget-opal-team-box .elementor-teams-wrapper {
  background-color: transparent !important;
}

.opalelementor-nav-menu ul ul {
  left: 100%;
  top: 0;
}

.opalelementor-nav-menu > .menu-item > a {
  font-weight: 700;
}

/*-------------------------------------------------------------
18.0 Animation
That's where you can add your own design. Thats your part!
--------------------------------------------------------------*/
@-webkit-keyframes animLoadedContent {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 200px, 0);
  }
}

@keyframes animLoadedContent {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 200px, 0);
    transform: translate3d(0, 200px, 0);
  }
}

@keyframes lexus-loading {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@-webkit-keyframes lexus-loading {
  100% {
    -webkit-transform: rotate(360deg);
  }
}

@-webkit-keyframes animSlide {
  0% {
    -webkit-transform: translate3d(-100%, 0, 0);
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
  }
}

@keyframes animSlide {
  0% {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@-webkit-keyframes animJelly {
  0% {
    opacity: 0;
    -webkit-transform: matrix3d(0.7, 0, 0, 0, 0, 0.7, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.7, 0, 0, 0, 0, 0.7, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  100% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
}

@keyframes animJelly {
  0% {
    opacity: 0;
    -webkit-transform: matrix3d(0.7, 0, 0, 0, 0, 0.7, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.7, 0, 0, 0, 0, 0.7, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  100% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
}

.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}

.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}

@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}

@-webkit-keyframes opal-fadeInRight {
  from {
    -webkit-transform: translate3d(50px, 0, 0);
    transform: translate3d(50px, 0, 0);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes opal-fadeInRight {
  from {
    -webkit-transform: translate3d(50px, 0, 0);
    transform: translate3d(50px, 0, 0);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}

@-webkit-keyframes opal-fadeInUpBig {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes opal-fadeInUpBig {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}

.opal-move-up {
  animation-name: opalMoveUp;
  -moz-animation-name: opalMoveUp;
  -webkit-animation-name: opalMoveUp;
}

@-webkit-keyframes opalMoveUp {
  from {
    -webkit-transform: translateY(100px);
    transform: translateY(100px);
    opacity: 0;
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes opalMoveUp {
  from {
    -webkit-transform: translateY(100px);
    transform: translateY(100px);
    opacity: 0;
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

.opal-move-down {
  animation-name: opalMoveDown;
  -moz-animation-name: opalMoveDown;
  -webkit-animation-name: opalMoveDown;
}

@-webkit-keyframes opalMoveDown {
  from {
    -webkit-transform: translateY(-100px);
    transform: translateY(-100px);
    opacity: 0;
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes opalMoveDown {
  from {
    -webkit-transform: translateY(-100px);
    transform: translateY(-100px);
    opacity: 0;
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

.opal-move-left {
  animation-name: opalMoveLeft;
  -moz-animation-name: opalMoveLeft;
  -webkit-animation-name: opalMoveLeft;
}

@-webkit-keyframes opalMoveLeft {
  from {
    -webkit-transform: translateX(100px);
    transform: translateX(100px);
    opacity: 0;
  }
  to {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes opalMoveLeft {
  from {
    -webkit-transform: translateX(100px);
    transform: translateX(100px);
    opacity: 0;
  }
  to {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

.opal-move-right {
  animation-name: opalMoveRight;
  -moz-animation-name: opalMoveRight;
  -webkit-animation-name: opalMoveRight;
}

@-webkit-keyframes opalMoveRight {
  from {
    -webkit-transform: translateX(-100px);
    transform: translateX(-100px);
    opacity: 0;
  }
  to {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes opalMoveRight {
  from {
    -webkit-transform: translateX(-100px);
    transform: translateX(-100px);
    opacity: 0;
  }
  to {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

.opal-scale-up {
  animation-name: opalScaleUp;
  -moz-animation-name: opalScaleUp;
  -webkit-animation-name: opalScaleUp;
}

@-webkit-keyframes opalScaleUp {
  from {
    opacity: 0;
    -webkit-transform: scale(0.6);
    transform: scale(0.6);
  }
  to {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
}

@keyframes opalScaleUp {
  from {
    opacity: 0;
    -webkit-transform: scale(0.6);
    transform: scale(0.6);
  }
  to {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
}

.opal-flip {
  animation-name: opalFlip;
  -moz-animation-name: opalFlip;
  -webkit-animation-name: opalFlip;
}

@-webkit-keyframes opalFlip {
  from {
    opacity: 0;
    -webkit-perspective: 1300px;
    perspective: 1300px;
    -webkit-transform: rotateX(-180deg);
    transform: rotateX(-180deg);
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
  }
  to {
    -webkit-transform: rotateX(0deg);
    transform: rotateX(0deg);
    opacity: 1;
  }
}

@keyframes opalFlip {
  from {
    opacity: 0;
    -webkit-perspective: 1300px;
    perspective: 1300px;
    -webkit-transform: rotateX(-180deg);
    transform: rotateX(-180deg);
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
  }
  to {
    -webkit-transform: rotateX(0deg);
    transform: rotateX(0deg);
    opacity: 1;
  }
}

.opal-helix {
  animation-name: opalHelix;
  -moz-animation-name: opalHelix;
  -webkit-animation-name: opalHelix;
}

@-webkit-keyframes opalHelix {
  from {
    opacity: 0;
    -webkit-perspective: 1300px;
    perspective: 1300px;
    -webkit-transform: rotateY(-180deg);
    transform: rotateY(-180deg);
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
  }
  to {
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg);
    opacity: 1;
  }
}

@keyframes opalHelix {
  from {
    opacity: 0;
    -webkit-perspective: 1300px;
    perspective: 1300px;
    -webkit-transform: rotateY(-180deg);
    transform: rotateY(-180deg);
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
  }
  to {
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg);
    opacity: 1;
  }
}

.opal-am-popup {
  -webkit-animation: opalPopup;
  animation: opalPopup;
  -moz-animation-name: opalPopup;
  -webkit-animation-name: opalPopup;
}

@-webkit-keyframes opalPopup {
  from {
    opacity: 0;
    -webkit-transform: scale(0.4);
    transform: scale(0.4);
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-perspective: 1300px;
    perspective: 1300px;
  }
  70% {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    opacity: 0.8;
    animation-timing-function: ease-out;
    -webkit-animation-timing-function: ease-out;
  }
  to {
    transform: scale(1);
    -webkit-transform: scale(1);
    opacity: 1;
  }
}

@keyframes opalPopup {
  from {
    opacity: 0;
    -webkit-transform: scale(0.4);
    transform: scale(0.4);
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-perspective: 1300px;
    perspective: 1300px;
  }
  70% {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    opacity: 0.8;
    animation-timing-function: ease-out;
    -webkit-animation-timing-function: ease-out;
  }
  to {
    transform: scale(1);
    -webkit-transform: scale(1);
    opacity: 1;
  }
}
.elementor-148 .elementor-element.elementor-element-a2e2269:not(.elementor-motion-effects-element-type-background), .elementor-148 .elementor-element.elementor-element-a2e2269 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://pawfectdayzpetcare.au/wp-content/uploads/2020/04/footr-bg.jpg");background-position:top center;background-repeat:no-repeat;background-size:cover;}.elementor-148 .elementor-element.elementor-element-a2e2269{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:0px 30px 0px 30px;}.elementor-148 .elementor-element.elementor-element-a2e2269 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-148 .elementor-element.elementor-element-b71816d.elementor-column > .elementor-widget-wrap{justify-content:center;}.elementor-148 .elementor-element.elementor-element-8a49d31{width:auto;max-width:auto;}.elementor-148 .elementor-element.elementor-element-cd56e3b > .elementor-container > .elementor-column > .elementor-widget-wrap{align-content:flex-start;align-items:flex-start;}.elementor-148 .elementor-element.elementor-element-cd56e3b{margin-top:70px;margin-bottom:0px;padding:0px 0px 0px 0px;}.elementor-148 .elementor-element.elementor-element-a325064{--grid-template-columns:repeat(0, auto);--icon-size:14px;--grid-column-gap:5px;--grid-row-gap:0px;}.elementor-148 .elementor-element.elementor-element-a325064 .elementor-widget-container{text-align:left;}.elementor-148 .elementor-element.elementor-element-a325064 .elementor-social-icon{background-color:#FFFFFF;--icon-padding:0.8em;}.elementor-148 .elementor-element.elementor-element-a325064 .elementor-social-icon i{color:#858687;}.elementor-148 .elementor-element.elementor-element-a325064 .elementor-social-icon svg{fill:#858687;}.elementor-148 .elementor-element.elementor-element-a325064 .elementor-social-icon:hover{background-color:#FF4880;}.elementor-148 .elementor-element.elementor-element-a325064 .elementor-social-icon:hover i{color:#ffffff;}.elementor-148 .elementor-element.elementor-element-a325064 .elementor-social-icon:hover svg{fill:#ffffff;}.elementor-148 .elementor-element.elementor-element-64d84e8 > .elementor-widget-container{margin:0px 0px 15px 0px;}.elementor-148 .elementor-element.elementor-element-64d84e8.elementor-widget-heading .elementor-heading-title{color:#FFFFFF;}.elementor-148 .elementor-element.elementor-element-64d84e8 .elementor-heading-title{transform:rotate(0deg);}.elementor-widget-icon-list .elementor-icon-list-item:not(:last-child):after{border-color:var( --e-global-color-text );}.elementor-widget-icon-list .elementor-icon-list-icon i{color:var( --e-global-color-primary );}.elementor-widget-icon-list .elementor-icon-list-icon svg{fill:var( --e-global-color-primary );}.elementor-widget-icon-list .elementor-icon-list-item > .elementor-icon-list-text, .elementor-widget-icon-list .elementor-icon-list-item > a{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-icon-list .elementor-icon-list-text{color:var( --e-global-color-secondary );}.elementor-148 .elementor-element.elementor-element-de44d07{width:var( --container-widget-width, 250px );max-width:250px;--container-widget-width:250px;--container-widget-flex-grow:0;--e-icon-list-icon-size:16px;--icon-vertical-offset:0px;}.elementor-148 .elementor-element.elementor-element-de44d07 .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:last-child){padding-bottom:calc(10px/2);}.elementor-148 .elementor-element.elementor-element-de44d07 .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:first-child){margin-top:calc(10px/2);}.elementor-148 .elementor-element.elementor-element-de44d07 .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item{margin-right:calc(10px/2);margin-left:calc(10px/2);}.elementor-148 .elementor-element.elementor-element-de44d07 .elementor-icon-list-items.elementor-inline-items{margin-right:calc(-10px/2);margin-left:calc(-10px/2);}body.rtl .elementor-148 .elementor-element.elementor-element-de44d07 .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item:after{left:calc(-10px/2);}body:not(.rtl) .elementor-148 .elementor-element.elementor-element-de44d07 .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item:after{right:calc(-10px/2);}.elementor-148 .elementor-element.elementor-element-de44d07 .elementor-icon-list-icon i{color:#30D5C8;transition:color 0.3s;}.elementor-148 .elementor-element.elementor-element-de44d07 .elementor-icon-list-icon svg{fill:#30D5C8;transition:fill 0.3s;}.elementor-148 .elementor-element.elementor-element-de44d07 .elementor-icon-list-icon{padding-right:10px;}.elementor-148 .elementor-element.elementor-element-de44d07 .elementor-icon-list-item > .elementor-icon-list-text, .elementor-148 .elementor-element.elementor-element-de44d07 .elementor-icon-list-item > a{font-size:14px;font-weight:400;}.elementor-148 .elementor-element.elementor-element-de44d07 .elementor-icon-list-text{color:#C3C6E6;transition:color 0.3s;}.elementor-148 .elementor-element.elementor-element-4fe322e > .elementor-widget-container{margin:0px 0px 15px 0px;}.elementor-148 .elementor-element.elementor-element-4fe322e.elementor-widget-heading .elementor-heading-title{color:#FFFFFF;}.elementor-148 .elementor-element.elementor-element-4fe322e .elementor-heading-title{transform:rotate(0deg);}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-148 .elementor-element.elementor-element-421bbbd{font-size:14px;line-height:1em;color:#C3C6E6;}.elementor-148 .elementor-element.elementor-element-e142a1b > .elementor-widget-container{margin:0px 0px 15px 0px;}.elementor-148 .elementor-element.elementor-element-e142a1b.elementor-widget-heading .elementor-heading-title{color:#FFFFFF;}.elementor-148 .elementor-element.elementor-element-e142a1b .elementor-heading-title{transform:rotate(0deg);}.elementor-148 .elementor-element.elementor-element-e334e4f > .elementor-container > .elementor-column > .elementor-widget-wrap{align-content:center;align-items:center;}.elementor-148 .elementor-element.elementor-element-e334e4f{border-style:solid;border-width:1px 0px 0px 0px;border-color:rgba(0, 0, 0, 0.1);margin-top:100px;margin-bottom:0px;padding:40px 0px 40px 0px;}.elementor-148 .elementor-element.elementor-element-f897c93{text-align:center;color:#FFFFFF;}@media(max-width:1024px) and (min-width:768px){.elementor-148 .elementor-element.elementor-element-fb2e030{width:50%;}.elementor-148 .elementor-element.elementor-element-842728e{width:50%;}.elementor-148 .elementor-element.elementor-element-e529ccb{width:50%;}.elementor-148 .elementor-element.elementor-element-7eec7ee{width:50%;}}@media(max-width:1024px){.elementor-148 .elementor-element.elementor-element-a2e2269{padding:0px 30px 0px 30px;}.elementor-148 .elementor-element.elementor-element-fb2e030 > .elementor-element-populated{margin:0px 0px 40px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;}.elementor-148 .elementor-element.elementor-element-842728e > .elementor-element-populated{margin:0px 0px 40px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;}.elementor-148 .elementor-element.elementor-element-e529ccb > .elementor-element-populated{margin:0px 0px 40px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;}.elementor-148 .elementor-element.elementor-element-7eec7ee > .elementor-element-populated{margin:0px 0px 40px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;}.elementor-148 .elementor-element.elementor-element-e334e4f{margin-top:40px;margin-bottom:0px;}}@media(max-width:767px){.elementor-148 .elementor-element.elementor-element-a2e2269{padding:0px 15px 0px 15px;}.elementor-148 .elementor-element.elementor-element-8a49d31 > .elementor-widget-container{margin:40px 0px 0px 0px;}.elementor-148 .elementor-element.elementor-element-a325064 .elementor-widget-container{text-align:center;}.elementor-148 .elementor-element.elementor-element-64d84e8{text-align:center;}.elementor-148 .elementor-element.elementor-element-de44d07{width:100%;max-width:100%;}.elementor-148 .elementor-element.elementor-element-4fe322e{text-align:center;}.elementor-148 .elementor-element.elementor-element-421bbbd{text-align:center;}.elementor-148 .elementor-element.elementor-element-e142a1b{text-align:center;}.elementor-148 .elementor-element.elementor-element-e334e4f{margin-top:0px;margin-bottom:0px;padding:30px 0px 30px 0px;}}/*! elementor - v3.30.0 - 09-07-2025 */
.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-0:not(:has(.elementor-widget-container)),.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0:not(:has(.elementor-widget-container)),.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0:not(:has(.elementor-widget-container)){font-size:0;line-height:1}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);height:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em));line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em))}.elementor-social-icon{--e-social-icon-icon-color:#fff;align-items:center;background-color:#69727d;cursor:pointer;display:inline-flex;justify-content:center;text-align:center}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{color:#fff;opacity:.9}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#69727d}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-threads{background-color:#000}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-x-twitter{background-color:#000}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.e--ua-appleWebkit.rtl{--flex-right:flex-start}.e--ua-appleWebkit .elementor-share-buttons--align-right,.e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-right{--justify-content:var(--flex-right,flex-end)}.e--ua-appleWebkit .elementor-share-buttons--align-center,.e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-center{--justify-content:center}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-center .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-justify .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-right .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-center .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-right .elementor-grid{display:flex;flex-wrap:wrap;justify-content:var(--justify-content,space-between);margin-left:calc(-.5 * var(--grid-column-gap));margin-right:calc(-.5 * var(--grid-column-gap));width:auto}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-center .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-justify .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-right .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-center .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-right .elementor-grid-item{margin-left:calc(.5 * var(--grid-column-gap));margin-right:calc(.5 * var(--grid-column-gap))}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-left .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-left .elementor-grid{display:inline-block}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-left .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-left .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-left .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-left .elementor-grid-item{margin-left:0;margin-right:0}@media (max-width:1024px){.e--ua-appleWebkit .elementor-share-buttons-tablet--align-right,.e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-tablet-right{--justify-content:var(--flex-right,flex-end)}.e--ua-appleWebkit .elementor-share-buttons-tablet--align-center,.e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-tablet-center{--justify-content:center}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-center .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-justify .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-right .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-center .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-right .elementor-grid{display:flex;flex-wrap:wrap;justify-content:var(--justify-content,space-between);margin-left:calc(-.5 * var(--grid-column-gap));margin-right:calc(-.5 * var(--grid-column-gap));width:auto}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-center .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-justify .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-right .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-center .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-right .elementor-grid-item{margin-left:calc(.5 * var(--grid-column-gap));margin-right:calc(.5 * var(--grid-column-gap))}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-tablet--align-left .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-left .elementor-grid{display:inline-block}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-tablet--align-left .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-tablet--align-left .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-left .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-left .elementor-grid-item{margin-left:0;margin-right:0}}@media (max-width:767px){.e--ua-appleWebkit .elementor-share-buttons-mobile--align-right,.e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-mobile-right{--justify-content:var(--flex-right,flex-end)}.e--ua-appleWebkit .elementor-share-buttons-mobile--align-center,.e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-mobile-center{--justify-content:center}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-center .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-justify .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-right .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-center .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-right .elementor-grid{display:flex;flex-wrap:wrap;justify-content:var(--justify-content,space-between);margin-left:calc(-.5 * var(--grid-column-gap));margin-right:calc(-.5 * var(--grid-column-gap));width:auto}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-center .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-justify .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-right .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-center .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-right .elementor-grid-item{margin-left:calc(.5 * var(--grid-column-gap));margin-right:calc(.5 * var(--grid-column-gap))}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-mobile--align-left .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-left .elementor-grid{display:inline-block}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-mobile--align-left .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-mobile--align-left .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-left .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-left .elementor-grid-item{margin-left:0;margin-right:0}}@font-face{font-family:icomoon;src:url(/wp-content/plugins/testimonials-carousel-elementor/assets/css/fonts/icomoon.eot?8dc08x);src:url(/wp-content/plugins/testimonials-carousel-elementor/assets/css/fonts/icomoon.eot?8dc08x#iefix) format("embedded-opentype"),url(/wp-content/plugins/testimonials-carousel-elementor/assets/css/fonts/icomoon.ttf?8dc08x) format("truetype"),url(/wp-content/plugins/testimonials-carousel-elementor/assets/css/fonts/icomoon.woff?8dc08x) format("woff"),url(/wp-content/plugins/testimonials-carousel-elementor/assets/css/fonts/icomoon.svg?8dc08x#icomoon) format("svg");font-weight:400;font-style:normal;font-display:block}[class*=" icon-"],[class^=icon-]{font-family:icomoon!important;speak:never;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-close:before{content:"\e90e"}.icon-star-empty:before{content:"\e9d7"}.icon-star-full:before{content:"\e9d9"}.icon-arrow-right2:before{content:"\ea3c"}.icon-arrow-left2:before{content:"\ea40"}.mySwiper{position:static;padding:30px 30px 50px;width:calc(100% - 140px);height:100%}@media (max-width:1024px){.mySwiper{width:calc(100% - 120px);padding-bottom:40px}}@media (max-width:767px){.mySwiper{width:100%}}.mySwiper .swiper-wrapper{margin-left:0;margin-right:0;padding:0}.mySwiper .swiper-slide{display:flex;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;padding:2px;height:auto}.mySwiper .swiper-button-next,.mySwiper .swiper-button-prev{width:40px;height:40px;background-color:#fff;background-image:none;border-radius:50%}@media (max-width:767px){.mySwiper .swiper-button-next,.mySwiper .swiper-button-prev{display:none}}.mySwiper .swiper-button-next:after,.mySwiper .swiper-button-prev:after{font-size:15px;color:#a9a9a9;font-weight:700}.mySwiper .swiper-button-next:hover::after,.mySwiper .swiper-button-prev:hover::after{color:#000}.mySwiper .swiper-pagination{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.mySwiper .swiper-pagination-bullet{width:8px;height:8px;background-color:#c4c4c4;opacity:1}.mySwiper .swiper-pagination-bullet-active{width:12px;height:12px;background-color:#979797}.mySwiper .block-shadow{display:flex;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;align-items:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:25px 30px;width:100%;background-color:#fff;-webkit-box-shadow:0 0 7.27941px rgba(0,0,0,.05);box-shadow:0 0 7.27941px rgba(0,0,0,.05);border-radius:4px;font-size:18px;overflow:hidden}.mySwiper .slide-icons,.mySwiper .slide-info{width:100%}.mySwiper .slide-content{width:100%}.mySwiper .slide-read-more{margin-top:5px;width:100%;font-weight:600;font-size:11px;line-height:1.5;color:#a3a3a3;text-transform:uppercase;cursor:pointer}.mySwiper .disable-button{display:none}.mySwiper .crop-content{display:box!important;display:-webkit-box!important;display:-moz-box!important;box-orient:vertical;-webkit-box-orient:vertical;-webkit-line-clamp:7;word-break:normal;text-overflow:ellipsis;overflow:hidden}.mySwiper.slider-arrows-disabled{width:100%}.mySwiper.slider-arrows-disabled .swiper-button-next,.mySwiper.slider-arrows-disabled .swiper-button-prev{display:none}.swiper-arrows-position-inside .mySwiper{position:relative;width:100%}.swiper-arrows-position-outside .mySwiper{position:static;width:calc(100% - 200px)}@media (max-width:1024px){.swiper-arrows-position-outside .mySwiper{position:static;width:calc(100% - 120px)}}@media (max-width:767px){.swiper-arrows-position-outside .mySwiper{position:static;width:100%}}.mySwiper .slide-block,.slider-modal .slide-block{display:-webkit-box;display:-ms-flexbox;display:flex;gap:15px;margin-bottom:15px;padding-bottom:15px;width:100%;border-bottom:1px solid #c4c4c4}.mySwiper .slide-info span,.slider-modal .slide-info span{display:block}.mySwiper .slide-title,.slider-modal .slide-title{font-weight:600;font-size:17px;line-height:21px;color:#474747}.mySwiper .slide-subtitle,.slider-modal .slide-subtitle{font-weight:400;font-size:10px;line-height:13px;color:#5c5c5c}.mySwiper .slide-basic-info,.slider-modal .slide-basic-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.mySwiper .slide-image,.slider-modal .slide-image{width:80px;font-size:12px}.mySwiper .slide-description,.slider-modal .slide-description{font-weight:400;font-size:11px;line-height:22px;color:#2c2c2c}.mySwiper .swiper-slide img,.slider-modal .swiper-slide img{border-radius:4px}.mySwiper .icon-star-full,.slider-modal .icon-star-full{color:#fabf35;font-size:12px}.mySwiper .icon-star-empty,.slider-modal .icon-star-empty{color:#e8e8e8;font-size:12px}.slider-modal{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:fixed;width:100vw;height:100vh;top:0;left:0;opacity:0;visibility:hidden;-webkit-transition:opacity .3s ease;transition:opacity .3s ease;z-index:9999}.slider-modal.open{opacity:1;visibility:visible;-webkit-transition-delay:0s;transition-delay:0s}.slider-modal .slide-read-more{display:none}.slider-modal-bg{position:absolute;width:100%;height:100%;background:rgba(0,0,0,.5)}.slider-modal-container{position:relative;padding:30px;width:550px;max-height:370px;background-color:#fff;border-radius:10px;overflow-y:scroll}@media (max-width:1024px){.slider-modal-container{width:550px;max-height:370px}}@media (max-width:767px){.slider-modal-container{width:calc(100% - 40px);max-height:calc(100% - 120px)}}.slider-modal-container::-webkit-scrollbar{width:4px}.slider-modal-container::-webkit-scrollbar-thumb{background-color:#c4c4c4;border-radius:4px}.slider-modal-container .icon-close:before{width:9px;height:9px}#slider-modal .slider-modal-close{position:absolute;background:0 0;border:0;font-size:9px;color:#474747;right:15px;top:15px;-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:0;cursor:pointer}#slider-modal .slider-modal-container-info .slider-container-block-background{background:0 0}.slider-logo-container-background{background-color:#b5e7c9}.slider-logo-container-background.slider-modal-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:30px;border-radius:24px}.slider-logo-container-background .slide-logo-block{overflow:unset}.mySwiperLogo.swiper{width:100%}.mySwiperLogo .slider-logo-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:30px;border-radius:24px;overflow:hidden}.mySwiperLogo .swiper-logo-buttons-block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:50px}.mySwiperLogo .swiper-logo-button-next,.mySwiperLogo .swiper-logo-button-prev,.mySwiperLogo .swiper-logo-pagination{position:unset}.mySwiperLogo .swiper-logo-button-next,.mySwiperLogo .swiper-logo-button-prev{margin-top:0;background:0 0}.mySwiperLogo .swiper-logo-button-next:after,.mySwiperLogo .swiper-logo-button-prev:after{font-family:icomoon;font-size:16px;color:#4abe80}.mySwiperLogo .swiper-logo-button-next{margin-left:50px}.mySwiperLogo .swiper-logo-button-prev{margin-right:50px}.mySwiperLogo .swiper-logo-pagination{width:auto}.mySwiperLogo .swiper-logo-pagination .swiper-pagination-bullet{margin:0 5px;background-color:#9c9c9c}.mySwiperLogo .swiper-logo-pagination .swiper-pagination-bullet-active{background-color:#4abe80}.mySwiperLogo .slide-logo,.mySwiperLogo .slide-logo-block,.mySwiperLogo .slide-logo-image,.mySwiperLogo .slide-logo-main-block,.slider-logo-container-background .slide-logo,.slider-logo-container-background .slide-logo-block,.slider-logo-container-background .slide-logo-image,.slider-logo-container-background .slide-logo-main-block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.mySwiperLogo .slide-logo-block,.slider-logo-container-background .slide-logo-block{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:25px;overflow:hidden}@media (max-width:767px){.mySwiperLogo .slide-logo-block,.slider-logo-container-background .slide-logo-block{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.mySwiperLogo .slide-logo-image,.slider-logo-container-background .slide-logo-image{width:70px;min-width:70px;height:70px;font-size:12px}.mySwiperLogo .slide-logo-image img,.slider-logo-container-background .slide-logo-image img{border-radius:35px}.mySwiperLogo .slide-logo-basic-info,.slider-logo-container-background .slide-logo-basic-info{margin-left:15px;margin-right:5px}.mySwiperLogo .slide-logo-title,.slider-logo-container-background .slide-logo-title{font-size:18px;font-weight:600;line-height:23px;color:#334a48}@media (max-width:767px){.mySwiperLogo .slide-logo-main-block,.slider-logo-container-background .slide-logo-main-block{width:100%}}@media (max-width:767px){.mySwiperLogo .slide-logotype,.slider-logo-container-background .slide-logotype{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end;width:100%}}.mySwiperLogo .slide-logotype img,.slider-logo-container-background .slide-logotype img{max-width:100px;min-width:50px;max-height:70px;font-size:12px}.mySwiperLogo .slider-logo-container .slide-description,.slider-logo-container-background .slider-logo-container .slide-description{margin-bottom:10px;font-size:14px;font-weight:500;line-height:1.5;color:#414141}.mySwiperLogo .slider-logo-container .slide-read-more,.slider-logo-container-background .slider-logo-container .slide-read-more{font-size:14px;font-weight:600;line-height:1.5;color:#08433c;text-decoration:underline;text-transform:none;text-align:right}.swiper-logo-button-prev:after{content:"\ea40"}.swiper-logo-button-next:after{content:"\ea3c"}.mySwiperCentered .slide-block,.slider-rating-centered-modal .slide-block{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-bottom:0;border-bottom:none}.mySwiperCentered .slide-image,.slider-rating-centered-modal .slide-image{margin-right:0}.mySwiperCentered .slide-image img,.slider-rating-centered-modal .slide-image img{border-radius:40px}.mySwiperCentered .slide-basic-info,.slider-rating-centered-modal .slide-basic-info{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.mySwiperCentered .slide-info,.slider-rating-centered-modal .slide-info{text-align:center}.mySwiperCentered .slide-title,.slider-rating-centered-modal .slide-title{margin-bottom:5px;color:#160f68}.mySwiperCentered .slide-icons,.slider-rating-centered-modal .slide-icons{margin:15px 0;line-height:1}.mySwiperCentered .icon-star-empty,.mySwiperCentered .icon-star-full,.slider-rating-centered-modal .icon-star-empty,.slider-rating-centered-modal .icon-star-full{font-size:15px;color:#147ec0}.mySwiperCentered.swiper{width:100%}.mySwiperCentered .swiper-slide img{border-radius:40px}.mySwiperCentered .swiper-rating-centered-buttons-block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:50px}.mySwiperCentered .swiper-rating-centered-button-next,.mySwiperCentered .swiper-rating-centered-button-prev,.mySwiperCentered .swiper-rating-centered-pagination{position:unset}.mySwiperCentered .swiper-rating-centered-button-next,.mySwiperCentered .swiper-rating-centered-button-prev{background:0 0;margin-top:0}.mySwiperCentered .swiper-rating-centered-button-next:after,.mySwiperCentered .swiper-rating-centered-button-prev:after{font-family:icomoon;font-size:16px;color:#147ec0}.mySwiperCentered .swiper-rating-centered-button-next{margin-left:50px}.mySwiperCentered .swiper-rating-centered-button-prev{margin-right:50px}.mySwiperCentered .swiper-rating-centered-pagination{width:auto}.mySwiperCentered .swiper-rating-centered-pagination .swiper-pagination-bullet{margin:0 5px;background-color:#8dc4eb}.mySwiperCentered .slide-read-more{margin-top:15px;text-align:center}.swiper-rating-centered-button-prev:after{content:"\ea40"}.swiper-rating-centered-button-next:after{content:"\ea3c"}.elementor-widget .mySwiperCentered .swiper-rating-centered-buttons-block .swiper-rating-centered-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{width:28px;border-radius:8px;background:linear-gradient(109.37deg,#147ec0 12.53%,#59a7ef 91.8%)}.slider-bottom-modal .slider-modal-container{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background-color:#b018ef;border-radius:0}.slider-bottom-modal .slide-image img{border-radius:24px;color:#d0d0d0}.mySwiperBottom.swiper{width:100%}.mySwiperBottom .block-shadow{background-color:#b018ef;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-radius:0}.mySwiperBottom .swiper-slide img{border-radius:24px;color:#d0d0d0}.mySwiperBottom .swiper-bottom-buttons-block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:50px}.mySwiperBottom .swiper-bottom-button-next,.mySwiperBottom .swiper-bottom-button-prev,.mySwiperBottom .swiper-bottom-pagination{position:unset}.mySwiperBottom .swiper-bottom-button-next,.mySwiperBottom .swiper-bottom-button-prev{margin-top:0;background:0 0}.mySwiperBottom .swiper-bottom-button-next:after,.mySwiperBottom .swiper-bottom-button-prev:after{font-size:14px;color:#cc5a51}.mySwiperBottom .swiper-bottom-button-next{margin-left:50px}.mySwiperBottom .swiper-bottom-button-prev{margin-right:50px}.mySwiperBottom .swiper-bottom-pagination{width:auto}.mySwiperBottom .swiper-bottom-pagination .swiper-pagination-bullet{margin:0 5px;background-color:#848484}.mySwiperBottom .slide-read-more{margin-top:0;margin-left:5px;width:auto;font-size:12px;color:#f69587;text-decoration:underline;text-transform:none}.mySwiperBottom .slide-description,.slider-bottom-modal .slide-description{margin-bottom:26px;color:#d0d0d0}.mySwiperBottom .slide-image,.slider-bottom-modal .slide-image{width:48px}.mySwiperBottom .slide-title,.slider-bottom-modal .slide-title{margin-bottom:8px;color:#fff}.mySwiperBottom .slide-subtitle,.slider-bottom-modal .slide-subtitle{font-size:12px;color:#d9d9d9}.mySwiperBottom .slide-basic-info,.slider-bottom-modal .slide-basic-info{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:15px;width:auto}.mySwiperBottom .slide-block,.slider-bottom-modal .slide-block{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:0;padding:0;border-bottom:none}.elementor-widget .mySwiperBottom .swiper-bottom-buttons-block .swiper-bottom-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{width:8px;height:8px;background:#cc5a51}#slider-modal .slider-modal-close.slider-bottom-modal-exit{color:#fff}.mySwiperCoverflow.mySwiper{width:100%}.mySwiperCoverflow.mySwiper .slider-container-block-background{background-position:center;background-size:cover;background-repeat:no-repeat;background-attachment:unset}.mySwiperCoverflow .swiper-slide{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end;-webkit-box-align:self-start;-ms-flex-align:self-start;align-items:self-start}.mySwiperCoverflow .swiper-coverflow-buttons-block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:20px}.mySwiperCoverflow .swiper-coverflow-button-next,.mySwiperCoverflow .swiper-coverflow-button-prev,.mySwiperCoverflow .swiper-coverflow-pagination{position:unset}.mySwiperCoverflow .swiper-coverflow-button-next,.mySwiperCoverflow .swiper-coverflow-button-prev{margin-top:0;background:0 0}.mySwiperCoverflow .swiper-coverflow-button-next:after,.mySwiperCoverflow .swiper-coverflow-button-prev:after{font-family:icomoon;font-size:16px}.mySwiperCoverflow .swiper-coverflow-button-next{margin-left:50px}.mySwiperCoverflow .swiper-coverflow-button-next:after{content:"\ea3c"}.mySwiperCoverflow .swiper-coverflow-button-prev{margin-right:50px}.mySwiperCoverflow .swiper-coverflow-button-prev:after{content:"\ea40"}.mySwiperCoverflow .swiper-coverflow-pagination{width:auto}.mySwiperCoverflow .swiper-coverflow-pagination .swiper-pagination-bullet{margin:0 5px}@media (max-width:767px){.mySwiperCoverflow .swiper-button-next,.mySwiperCoverflow .swiper-button-prev{display:-webkit-box;display:-ms-flexbox;display:flex}}.mySwiperCoverflow .block-shadow{height:100%;-webkit-box-shadow:unset;box-shadow:unset;overflow:hidden}.mySwiperCoverflow .slider-coverflow-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:self-start;-ms-flex-align:self-start;align-items:self-start;width:100%;height:100%}.mySwiperCoverflow .slide-title{font-size:24px;font-weight:400;color:#000}.mySwiperCoverflow .slide-description{font-size:14px;font-weight:300;color:#000}.mySwiperCoverflow .slide-coverflow-button{padding:10px 20px;width:auto;background:#fff;border:2px solid #000;border-radius:50px;color:#000;text-decoration:none;-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out}.mySwiperCoverflow .slide-coverflow-button-wrapper{display:block;width:100%}.elementor-widget .mySwiperCoverflow .swiper-coverflow-buttons-block .swiper-coverflow-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{border-radius:8px}.mySwiperGalleryCoverflow{padding-bottom:0;height:100vh}@media (max-width:1024px){.mySwiperGalleryCoverflow{height:auto}}.mySwiperGalleryCoverflow .swiper-pagination{display:block;position:absolute;text-align:center;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);-webkit-transition:.3s opacity;transition:.3s opacity;z-index:10}.mySwiperGalleryCoverflow .swiper-pagination-bullet{width:8px;height:8px;background:#000;border-radius:100%;opacity:.2}.mySwiperGalleryCoverflow .swiper-pagination-bullet-active{background:#fff;opacity:1}.mySwiperGalleryCoverflow .swiper-slide{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (max-width:1024px){.mySwiperGalleryCoverflow .swiper-container.testimonial{height:40vh}}@media (max-width:1024px){.mySwiperGalleryCoverflow .testimonial-section{height:auto}}.mySwiperGalleryCoverflow .testimonial-section .testimonial-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;width:60%;height:auto;background:#e89a3d;color:#fff}@media (max-width:1024px){.mySwiperGalleryCoverflow .testimonial-section .testimonial-wrapper{width:100%;height:100%}}@media (max-width:1024px){.mySwiperGalleryCoverflow .testimonial-section .quote{padding:60px}}@media (max-width:767px){.mySwiperGalleryCoverflow .testimonial-section .quote{padding:20px}}.mySwiperGalleryCoverflow .testimonial .icon-star-full{font-size:12px;color:#fff}.mySwiperGalleryCoverflow .testimonial .icon-star-empty{color:#fff;font-size:12px}.mySwiperGalleryCoverflow .slide-read-more{margin-top:5px;margin-right:0;margin-left:auto;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-weight:600;font-size:11px;line-height:1.5;color:#fff;text-transform:uppercase;cursor:pointer}.mySwiperGalleryCoverflow.mySwiper .swiper-pagination-vertical .swiper-pagination-bullet{margin-right:auto;margin-left:auto}.mySwiperGalleryCoverflow.mySwiper .swiper-pagination-horizontal{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:10px}.mySwiperGalleryCoverflow-modal .slider-modal-container-info img{width:50%}@media (max-width:1024px){.mySwiperGalleryCoverflow .gallery-wrapper{padding:60px;width:100%;height:50%}}@media (max-width:767px){.mySwiperGalleryCoverflow .gallery-wrapper{height:20%;padding:20px}}@media (max-width:1024px){.mySwiperGalleryCoverflow .gallery-thumbs .swiper-slide{height:230px}}@media (max-width:767px){.mySwiperGalleryCoverflow .gallery-thumbs .swiper-slide{height:150px}}@media (max-width:767px){.mySwiperGalleryCoverflow .crop-content{display:box!important;display:-webkit-box!important;display:-moz-box!important;box-orient:vertical;-webkit-box-orient:vertical;-webkit-line-clamp:4;word-break:break-all;text-overflow:ellipsis;overflow:hidden}}.hidden-scroll{overflow:hidden}@media (max-width:1024px){.testimonials-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}}@media (max-width:1024px){.testimonials-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}}/* cyrillic-ext */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 100;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://pawfectdayzpetcare.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkc3kawzu.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 100;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://pawfectdayzpetcare.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkankawzu.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 100;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://pawfectdayzpetcare.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcnkawzu.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 100;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://pawfectdayzpetcare.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbxkawzu.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* math */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 100;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://pawfectdayzpetcare.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkenkawzu.woff2) format('woff2');
  unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
}
/* symbols */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 100;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://pawfectdayzpetcare.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkahkawzu.woff2) format('woff2');
  unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;
}
/* vietnamese */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 100;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://pawfectdayzpetcare.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcxkawzu.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 100;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://pawfectdayzpetcare.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkchkawzu.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: 'Roboto';
  font-style: italic;
  font-weight: 100;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://pawfectdayzpetcare.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbnka.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;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 200;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://pawfectdayzpetcare.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkc3kawzu.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 200;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://pawfectdayzpetcare.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkankawzu.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 200;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://pawfectdayzpetcare.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcnkawzu.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 200;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://pawfectdayzpetcare.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbxkawzu.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* math */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 200;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://pawfectdayzpetcare.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkenkawzu.woff2) format('woff2');
  unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
}
/* symbols */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 200;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://pawfectdayzpetcare.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkahkawzu.woff2) format('woff2');
  unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;
}
/* vietnamese */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 200;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://pawfectdayzpetcare.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcxkawzu.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 200;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://pawfectdayzpetcare.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkchkawzu.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: 'Roboto';
  font-style: italic;
  font-weight: 200;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://pawfectdayzpetcare.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbnka.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;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 300;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://pawfectdayzpetcare.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkc3kawzu.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 300;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://pawfectdayzpetcare.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkankawzu.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 300;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://pawfectdayzpetcare.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcnkawzu.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 300;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://pawfectdayzpetcare.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbxkawzu.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* math */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 300;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://pawfectdayzpetcare.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkenkawzu.woff2) format('woff2');
  unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
}
/* symbols */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 300;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://pawfectdayzpetcare.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkahkawzu.woff2) format('woff2');
  unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;
}
/* vietnamese */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 300;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://pawfectdayzpetcare.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcxkawzu.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 300;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://pawfectdayzpetcare.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkchkawzu.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: 'Roboto';
  font-style: italic;
  font-weight: 300;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://pawfectdayzpetcare.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbnka.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;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 400;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://pawfectdayzpetcare.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkc3kawzu.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 400;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://pawfectdayzpetcare.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkankawzu.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 400;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://pawfectdayzpetcare.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcnkawzu.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 400;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://pawfectdayzpetcare.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbxkawzu.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* math */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 400;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://pawfectdayzpetcare.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkenkawzu.woff2) format('woff2');
  unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
}
/* symbols */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 400;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://pawfectdayzpetcare.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkahkawzu.woff2) format('woff2');
  unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;
}
/* vietnamese */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 400;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://pawfectdayzpetcare.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcxkawzu.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 400;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://pawfectdayzpetcare.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkchkawzu.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: 'Roboto';
  font-style: italic;
  font-weight: 400;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://pawfectdayzpetcare.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbnka.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;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 500;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://pawfectdayzpetcare.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkc3kawzu.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 500;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://pawfectdayzpetcare.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkankawzu.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 500;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://pawfectdayzpetcare.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcnkawzu.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 500;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://pawfectdayzpetcare.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbxkawzu.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* math */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 500;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://pawfectdayzpetcare.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkenkawzu.woff2) format('woff2');
  unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
}
/* symbols */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 500;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://pawfectdayzpetcare.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkahkawzu.woff2) format('woff2');
  unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;
}
/* vietnamese */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 500;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://pawfectdayzpetcare.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcxkawzu.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 500;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://pawfectdayzpetcare.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkchkawzu.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: 'Roboto';
  font-style: italic;
  font-weight: 500;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://pawfectdayzpetcare.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbnka.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;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 600;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://pawfectdayzpetcare.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkc3kawzu.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 600;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://pawfectdayzpetcare.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkankawzu.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 600;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://pawfectdayzpetcare.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcnkawzu.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 600;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://pawfectdayzpetcare.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbxkawzu.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* math */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 600;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://pawfectdayzpetcare.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkenkawzu.woff2) format('woff2');
  unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
}
/* symbols */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 600;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://pawfectdayzpetcare.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkahkawzu.woff2) format('woff2');
  unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;
}
/* vietnamese */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 600;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://pawfectdayzpetcare.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcxkawzu.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 600;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://pawfectdayzpetcare.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkchkawzu.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: 'Roboto';
  font-style: italic;
  font-weight: 600;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://pawfectdayzpetcare.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbnka.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;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 700;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://pawfectdayzpetcare.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkc3kawzu.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 700;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://pawfectdayzpetcare.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkankawzu.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 700;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://pawfectdayzpetcare.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcnkawzu.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 700;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://pawfectdayzpetcare.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbxkawzu.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* math */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 700;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://pawfectdayzpetcare.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkenkawzu.woff2) format('woff2');
  unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
}
/* symbols */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 700;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://pawfectdayzpetcare.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkahkawzu.woff2) format('woff2');
  unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;
}
/* vietnamese */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 700;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://pawfectdayzpetcare.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcxkawzu.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 700;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://pawfectdayzpetcare.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkchkawzu.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: 'Roboto';
  font-style: italic;
  font-weight: 700;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://pawfectdayzpetcare.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbnka.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;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 800;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://pawfectdayzpetcare.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkc3kawzu.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 800;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://pawfectdayzpetcare.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkankawzu.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 800;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://pawfectdayzpetcare.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcnkawzu.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 800;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://pawfectdayzpetcare.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbxkawzu.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* math */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 800;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://pawfectdayzpetcare.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkenkawzu.woff2) format('woff2');
  unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
}
/* symbols */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 800;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://pawfectdayzpetcare.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkahkawzu.woff2) format('woff2');
  unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;
}
/* vietnamese */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 800;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://pawfectdayzpetcare.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcxkawzu.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 800;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://pawfectdayzpetcare.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkchkawzu.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: 'Roboto';
  font-style: italic;
  font-weight: 800;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://pawfectdayzpetcare.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbnka.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;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 900;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://pawfectdayzpetcare.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkc3kawzu.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 900;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://pawfectdayzpetcare.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkankawzu.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 900;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://pawfectdayzpetcare.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcnkawzu.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 900;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://pawfectdayzpetcare.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbxkawzu.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* math */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 900;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://pawfectdayzpetcare.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkenkawzu.woff2) format('woff2');
  unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
}
/* symbols */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 900;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://pawfectdayzpetcare.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkahkawzu.woff2) format('woff2');
  unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;
}
/* vietnamese */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 900;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://pawfectdayzpetcare.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcxkawzu.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 900;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://pawfectdayzpetcare.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkchkawzu.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: 'Roboto';
  font-style: italic;
  font-weight: 900;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://pawfectdayzpetcare.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbnka.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;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 100;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://pawfectdayzpetcare.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3gubgee.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 100;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://pawfectdayzpetcare.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3iubgee.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 100;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://pawfectdayzpetcare.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3cubgee.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 100;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://pawfectdayzpetcare.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3-ubgee.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* math */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 100;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://pawfectdayzpetcare.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamawcubgee.woff2) format('woff2');
  unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
}
/* symbols */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 100;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://pawfectdayzpetcare.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamaxkubgee.woff2) format('woff2');
  unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;
}
/* vietnamese */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 100;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://pawfectdayzpetcare.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3oubgee.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 100;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://pawfectdayzpetcare.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3kubgee.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: 'Roboto';
  font-style: normal;
  font-weight: 100;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://pawfectdayzpetcare.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3yuba.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;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 200;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://pawfectdayzpetcare.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3gubgee.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 200;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://pawfectdayzpetcare.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3iubgee.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 200;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://pawfectdayzpetcare.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3cubgee.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 200;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://pawfectdayzpetcare.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3-ubgee.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* math */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 200;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://pawfectdayzpetcare.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamawcubgee.woff2) format('woff2');
  unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
}
/* symbols */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 200;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://pawfectdayzpetcare.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamaxkubgee.woff2) format('woff2');
  unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;
}
/* vietnamese */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 200;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://pawfectdayzpetcare.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3oubgee.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 200;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://pawfectdayzpetcare.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3kubgee.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: 'Roboto';
  font-style: normal;
  font-weight: 200;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://pawfectdayzpetcare.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3yuba.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;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://pawfectdayzpetcare.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3gubgee.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://pawfectdayzpetcare.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3iubgee.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://pawfectdayzpetcare.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3cubgee.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://pawfectdayzpetcare.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3-ubgee.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* math */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://pawfectdayzpetcare.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamawcubgee.woff2) format('woff2');
  unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
}
/* symbols */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://pawfectdayzpetcare.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamaxkubgee.woff2) format('woff2');
  unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;
}
/* vietnamese */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://pawfectdayzpetcare.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3oubgee.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://pawfectdayzpetcare.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3kubgee.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: 'Roboto';
  font-style: normal;
  font-weight: 300;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://pawfectdayzpetcare.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3yuba.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;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://pawfectdayzpetcare.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3gubgee.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://pawfectdayzpetcare.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3iubgee.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://pawfectdayzpetcare.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3cubgee.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://pawfectdayzpetcare.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3-ubgee.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* math */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://pawfectdayzpetcare.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamawcubgee.woff2) format('woff2');
  unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
}
/* symbols */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://pawfectdayzpetcare.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamaxkubgee.woff2) format('woff2');
  unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;
}
/* vietnamese */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://pawfectdayzpetcare.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3oubgee.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://pawfectdayzpetcare.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3kubgee.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: 'Roboto';
  font-style: normal;
  font-weight: 400;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://pawfectdayzpetcare.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3yuba.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;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://pawfectdayzpetcare.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3gubgee.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://pawfectdayzpetcare.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3iubgee.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://pawfectdayzpetcare.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3cubgee.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://pawfectdayzpetcare.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3-ubgee.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* math */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://pawfectdayzpetcare.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamawcubgee.woff2) format('woff2');
  unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
}
/* symbols */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://pawfectdayzpetcare.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamaxkubgee.woff2) format('woff2');
  unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;
}
/* vietnamese */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://pawfectdayzpetcare.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3oubgee.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://pawfectdayzpetcare.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3kubgee.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: 'Roboto';
  font-style: normal;
  font-weight: 500;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://pawfectdayzpetcare.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3yuba.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;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 600;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://pawfectdayzpetcare.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3gubgee.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 600;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://pawfectdayzpetcare.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3iubgee.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 600;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://pawfectdayzpetcare.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3cubgee.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 600;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://pawfectdayzpetcare.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3-ubgee.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* math */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 600;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://pawfectdayzpetcare.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamawcubgee.woff2) format('woff2');
  unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
}
/* symbols */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 600;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://pawfectdayzpetcare.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamaxkubgee.woff2) format('woff2');
  unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;
}
/* vietnamese */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 600;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://pawfectdayzpetcare.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3oubgee.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 600;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://pawfectdayzpetcare.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3kubgee.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: 'Roboto';
  font-style: normal;
  font-weight: 600;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://pawfectdayzpetcare.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3yuba.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;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://pawfectdayzpetcare.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3gubgee.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://pawfectdayzpetcare.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3iubgee.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://pawfectdayzpetcare.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3cubgee.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://pawfectdayzpetcare.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3-ubgee.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* math */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://pawfectdayzpetcare.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamawcubgee.woff2) format('woff2');
  unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
}
/* symbols */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://pawfectdayzpetcare.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamaxkubgee.woff2) format('woff2');
  unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;
}
/* vietnamese */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://pawfectdayzpetcare.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3oubgee.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://pawfectdayzpetcare.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3kubgee.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: 'Roboto';
  font-style: normal;
  font-weight: 700;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://pawfectdayzpetcare.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3yuba.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;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 800;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://pawfectdayzpetcare.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3gubgee.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 800;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://pawfectdayzpetcare.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3iubgee.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 800;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://pawfectdayzpetcare.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3cubgee.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 800;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://pawfectdayzpetcare.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3-ubgee.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* math */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 800;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://pawfectdayzpetcare.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamawcubgee.woff2) format('woff2');
  unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
}
/* symbols */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 800;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://pawfectdayzpetcare.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamaxkubgee.woff2) format('woff2');
  unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;
}
/* vietnamese */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 800;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://pawfectdayzpetcare.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3oubgee.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 800;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://pawfectdayzpetcare.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3kubgee.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: 'Roboto';
  font-style: normal;
  font-weight: 800;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://pawfectdayzpetcare.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3yuba.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;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 900;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://pawfectdayzpetcare.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3gubgee.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 900;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://pawfectdayzpetcare.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3iubgee.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 900;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://pawfectdayzpetcare.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3cubgee.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 900;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://pawfectdayzpetcare.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3-ubgee.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* math */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 900;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://pawfectdayzpetcare.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamawcubgee.woff2) format('woff2');
  unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
}
/* symbols */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 900;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://pawfectdayzpetcare.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamaxkubgee.woff2) format('woff2');
  unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;
}
/* vietnamese */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 900;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://pawfectdayzpetcare.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3oubgee.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 900;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://pawfectdayzpetcare.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3kubgee.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: 'Roboto';
  font-style: normal;
  font-weight: 900;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://pawfectdayzpetcare.au/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3yuba.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;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 100;
  font-display: swap;
  src: url(https://pawfectdayzpetcare.au/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufa5qw54a.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 100;
  font-display: swap;
  src: url(https://pawfectdayzpetcare.au/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufj5qw54a.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 100;
  font-display: swap;
  src: url(https://pawfectdayzpetcare.au/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufb5qw54a.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 100;
  font-display: swap;
  src: url(https://pawfectdayzpetcare.au/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufo5qw54a.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* vietnamese */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 100;
  font-display: swap;
  src: url(https://pawfectdayzpetcare.au/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufc5qw54a.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 100;
  font-display: swap;
  src: url(https://pawfectdayzpetcare.au/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufd5qw54a.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: 'Roboto Slab';
  font-style: normal;
  font-weight: 100;
  font-display: swap;
  src: url(https://pawfectdayzpetcare.au/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufn5qu.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;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 200;
  font-display: swap;
  src: url(https://pawfectdayzpetcare.au/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufa5qw54a.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 200;
  font-display: swap;
  src: url(https://pawfectdayzpetcare.au/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufj5qw54a.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 200;
  font-display: swap;
  src: url(https://pawfectdayzpetcare.au/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufb5qw54a.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 200;
  font-display: swap;
  src: url(https://pawfectdayzpetcare.au/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufo5qw54a.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* vietnamese */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 200;
  font-display: swap;
  src: url(https://pawfectdayzpetcare.au/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufc5qw54a.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 200;
  font-display: swap;
  src: url(https://pawfectdayzpetcare.au/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufd5qw54a.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: 'Roboto Slab';
  font-style: normal;
  font-weight: 200;
  font-display: swap;
  src: url(https://pawfectdayzpetcare.au/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufn5qu.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;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(https://pawfectdayzpetcare.au/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufa5qw54a.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(https://pawfectdayzpetcare.au/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufj5qw54a.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(https://pawfectdayzpetcare.au/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufb5qw54a.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(https://pawfectdayzpetcare.au/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufo5qw54a.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* vietnamese */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(https://pawfectdayzpetcare.au/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufc5qw54a.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(https://pawfectdayzpetcare.au/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufd5qw54a.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: 'Roboto Slab';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(https://pawfectdayzpetcare.au/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufn5qu.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;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://pawfectdayzpetcare.au/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufa5qw54a.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://pawfectdayzpetcare.au/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufj5qw54a.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://pawfectdayzpetcare.au/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufb5qw54a.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://pawfectdayzpetcare.au/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufo5qw54a.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* vietnamese */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://pawfectdayzpetcare.au/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufc5qw54a.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://pawfectdayzpetcare.au/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufd5qw54a.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: 'Roboto Slab';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://pawfectdayzpetcare.au/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufn5qu.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;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(https://pawfectdayzpetcare.au/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufa5qw54a.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(https://pawfectdayzpetcare.au/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufj5qw54a.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(https://pawfectdayzpetcare.au/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufb5qw54a.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(https://pawfectdayzpetcare.au/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufo5qw54a.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* vietnamese */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(https://pawfectdayzpetcare.au/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufc5qw54a.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(https://pawfectdayzpetcare.au/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufd5qw54a.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: 'Roboto Slab';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(https://pawfectdayzpetcare.au/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufn5qu.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;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://pawfectdayzpetcare.au/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufa5qw54a.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://pawfectdayzpetcare.au/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufj5qw54a.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://pawfectdayzpetcare.au/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufb5qw54a.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://pawfectdayzpetcare.au/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufo5qw54a.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* vietnamese */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://pawfectdayzpetcare.au/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufc5qw54a.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://pawfectdayzpetcare.au/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufd5qw54a.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: 'Roboto Slab';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://pawfectdayzpetcare.au/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufn5qu.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;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://pawfectdayzpetcare.au/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufa5qw54a.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://pawfectdayzpetcare.au/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufj5qw54a.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://pawfectdayzpetcare.au/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufb5qw54a.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://pawfectdayzpetcare.au/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufo5qw54a.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* vietnamese */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://pawfectdayzpetcare.au/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufc5qw54a.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://pawfectdayzpetcare.au/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufd5qw54a.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: 'Roboto Slab';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://pawfectdayzpetcare.au/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufn5qu.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;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url(https://pawfectdayzpetcare.au/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufa5qw54a.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url(https://pawfectdayzpetcare.au/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufj5qw54a.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url(https://pawfectdayzpetcare.au/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufb5qw54a.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url(https://pawfectdayzpetcare.au/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufo5qw54a.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* vietnamese */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url(https://pawfectdayzpetcare.au/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufc5qw54a.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url(https://pawfectdayzpetcare.au/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufd5qw54a.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: 'Roboto Slab';
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url(https://pawfectdayzpetcare.au/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufn5qu.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;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(https://pawfectdayzpetcare.au/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufa5qw54a.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(https://pawfectdayzpetcare.au/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufj5qw54a.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(https://pawfectdayzpetcare.au/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufb5qw54a.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(https://pawfectdayzpetcare.au/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufo5qw54a.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* vietnamese */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(https://pawfectdayzpetcare.au/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufc5qw54a.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(https://pawfectdayzpetcare.au/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufd5qw54a.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: 'Roboto Slab';
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(https://pawfectdayzpetcare.au/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufn5qu.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;
}
/*
 * Open Sans Hebrew (Hebrew) http://www.google.com/fonts/earlyaccess
 */
@font-face {
  font-family: 'Open Sans Hebrew';
  font-style: italic;
  font-weight: 300;
  src: url(https://pawfectdayzpetcare.au/wp-content/uploads/elementor/google-fonts/fonts/opensanshebrew-opensanshebrew-lightitalic.eot);
  src: url(https://pawfectdayzpetcare.au/wp-content/uploads/elementor/google-fonts/fonts/opensanshebrew-opensanshebrew-lightitalic.eot?#iefix) format('embedded-opentype'),
       url(https://pawfectdayzpetcare.au/wp-content/uploads/elementor/google-fonts/fonts/opensanshebrew-opensanshebrew-lightitalic.woff2) format('woff2'),
       url(https://pawfectdayzpetcare.au/wp-content/uploads/elementor/google-fonts/fonts/opensanshebrew-opensanshebrew-lightitalic.woff) format('woff'),
       url(https://pawfectdayzpetcare.au/wp-content/uploads/elementor/google-fonts/fonts/opensanshebrew-opensanshebrew-lightitalic.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans Hebrew';
  font-style: normal;
  font-weight: 300;
  src: url(https://pawfectdayzpetcare.au/wp-content/uploads/elementor/google-fonts/fonts/opensanshebrew-opensanshebrew-light.eot);
  src: url(https://pawfectdayzpetcare.au/wp-content/uploads/elementor/google-fonts/fonts/opensanshebrew-opensanshebrew-light.eot?#iefix) format('embedded-opentype'),
       url(https://pawfectdayzpetcare.au/wp-content/uploads/elementor/google-fonts/fonts/opensanshebrew-opensanshebrew-light.woff2) format('woff2'),
       url(https://pawfectdayzpetcare.au/wp-content/uploads/elementor/google-fonts/fonts/opensanshebrew-opensanshebrew-light.woff) format('woff'),
       url(https://pawfectdayzpetcare.au/wp-content/uploads/elementor/google-fonts/fonts/opensanshebrew-opensanshebrew-light.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans Hebrew';
  font-style: italic;
  font-weight: 400;
  src: url(https://pawfectdayzpetcare.au/wp-content/uploads/elementor/google-fonts/fonts/opensanshebrew-opensanshebrew-italic.eot);
  src: url(https://pawfectdayzpetcare.au/wp-content/uploads/elementor/google-fonts/fonts/opensanshebrew-opensanshebrew-italic.eot?#iefix) format('embedded-opentype'),
       url(https://pawfectdayzpetcare.au/wp-content/uploads/elementor/google-fonts/fonts/opensanshebrew-opensanshebrew-italic.woff2) format('woff2'),
       url(https://pawfectdayzpetcare.au/wp-content/uploads/elementor/google-fonts/fonts/opensanshebrew-opensanshebrew-italic.woff) format('woff'),
       url(https://pawfectdayzpetcare.au/wp-content/uploads/elementor/google-fonts/fonts/opensanshebrew-opensanshebrew-italic.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans Hebrew';
  font-style: normal;
  font-weight: 400;
  src: url(https://pawfectdayzpetcare.au/wp-content/uploads/elementor/google-fonts/fonts/opensanshebrew-opensanshebrew-regular.eot);
  src: url(https://pawfectdayzpetcare.au/wp-content/uploads/elementor/google-fonts/fonts/opensanshebrew-opensanshebrew-regular.eot?#iefix) format('embedded-opentype'),
       url(https://pawfectdayzpetcare.au/wp-content/uploads/elementor/google-fonts/fonts/opensanshebrew-opensanshebrew-regular.woff2) format('woff2'),
       url(https://pawfectdayzpetcare.au/wp-content/uploads/elementor/google-fonts/fonts/opensanshebrew-opensanshebrew-regular.woff) format('woff'),
       url(https://pawfectdayzpetcare.au/wp-content/uploads/elementor/google-fonts/fonts/opensanshebrew-opensanshebrew-regular.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans Hebrew';
  font-style: italic;
  font-weight: 700;
  src: url(https://pawfectdayzpetcare.au/wp-content/uploads/elementor/google-fonts/fonts/opensanshebrew-opensanshebrew-bolditalic.eot);
  src: url(https://pawfectdayzpetcare.au/wp-content/uploads/elementor/google-fonts/fonts/opensanshebrew-opensanshebrew-bolditalic.eot?#iefix) format('embedded-opentype'),
       url(https://pawfectdayzpetcare.au/wp-content/uploads/elementor/google-fonts/fonts/opensanshebrew-opensanshebrew-bolditalic.woff2) format('woff2'),
       url(https://pawfectdayzpetcare.au/wp-content/uploads/elementor/google-fonts/fonts/opensanshebrew-opensanshebrew-bolditalic.woff) format('woff'),
       url(https://pawfectdayzpetcare.au/wp-content/uploads/elementor/google-fonts/fonts/opensanshebrew-opensanshebrew-bolditalic.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans Hebrew';
  font-style: normal;
  font-weight: 700;
  src: url(https://pawfectdayzpetcare.au/wp-content/uploads/elementor/google-fonts/fonts/opensanshebrew-opensanshebrew-bold.eot);
  src: url(https://pawfectdayzpetcare.au/wp-content/uploads/elementor/google-fonts/fonts/opensanshebrew-opensanshebrew-bold.eot?#iefix) format('embedded-opentype'),
       url(https://pawfectdayzpetcare.au/wp-content/uploads/elementor/google-fonts/fonts/opensanshebrew-opensanshebrew-bold.woff2) format('woff2'),
       url(https://pawfectdayzpetcare.au/wp-content/uploads/elementor/google-fonts/fonts/opensanshebrew-opensanshebrew-bold.woff) format('woff'),
       url(https://pawfectdayzpetcare.au/wp-content/uploads/elementor/google-fonts/fonts/opensanshebrew-opensanshebrew-bold.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans Hebrew';
  font-style: italic;
  font-weight: 800;
  src: url(https://pawfectdayzpetcare.au/wp-content/uploads/elementor/google-fonts/fonts/opensanshebrew-opensanshebrew-extrabolditalic.eot);
  src: url(https://pawfectdayzpetcare.au/wp-content/uploads/elementor/google-fonts/fonts/opensanshebrew-opensanshebrew-extrabolditalic.eot?#iefix) format('embedded-opentype'),
       url(https://pawfectdayzpetcare.au/wp-content/uploads/elementor/google-fonts/fonts/opensanshebrew-opensanshebrew-extrabolditalic.woff2) format('woff2'),
       url(https://pawfectdayzpetcare.au/wp-content/uploads/elementor/google-fonts/fonts/opensanshebrew-opensanshebrew-extrabolditalic.woff) format('woff'),
       url(https://pawfectdayzpetcare.au/wp-content/uploads/elementor/google-fonts/fonts/opensanshebrew-opensanshebrew-extrabolditalic.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans Hebrew';
  font-style: normal;
  font-weight: 800;
  src: url(https://pawfectdayzpetcare.au/wp-content/uploads/elementor/google-fonts/fonts/opensanshebrew-opensanshebrew-extrabold.eot);
  src: url(https://pawfectdayzpetcare.au/wp-content/uploads/elementor/google-fonts/fonts/opensanshebrew-opensanshebrew-extrabold.eot?#iefix) format('embedded-opentype'),
       url(https://pawfectdayzpetcare.au/wp-content/uploads/elementor/google-fonts/fonts/opensanshebrew-opensanshebrew-extrabold.woff2) format('woff2'),
       url(https://pawfectdayzpetcare.au/wp-content/uploads/elementor/google-fonts/fonts/opensanshebrew-opensanshebrew-extrabold.woff) format('woff'),
       url(https://pawfectdayzpetcare.au/wp-content/uploads/elementor/google-fonts/fonts/opensanshebrew-opensanshebrew-extrabold.ttf) format('truetype');
}

body.home.elementor-page .site-content {
    padding-top: 110px;
}
.testimonialSlider .slick-dots li {
    width: 8px !important;
    height: 8px !important;
    margin: 0 6px !important;
}
.copyrightText a {
    color: #ff155d;
}
.testimonialSlider .slick-dots li.slick-active {
	width: 12px !important;
    height: 12px !important;
}
.testimonialSlider .slick-dots li button {
    width: 100% !important;
    height: 100% !important;
    padding: 0 !important;
    background-color: #763B8B !important;
}
.testimonialSlider .slick-dots li button:before {
	display: none;
}
.m-0 p {
	margin: 0;
}
.opalelementor-nav-menu {
    align-items: center;
}
li.bookNowBtn a {
    background-color: #91269b!important;
    padding: 12px 20px!important;
    color: #fff!important;
    border-radius: 10px;
    display: inline-block;
}
.testtimonialSec .myTestimonials {
    width: 100%!important;
}
.slide-image img {
    border-radius: 50%!important;
}
.testtimonialSec span.slide-title {
    font-size: 21px!important;
    line-height: 1.5!important;
}
.testtimonialSec .slide-block {
    gap: 10px!important;
    border: none!important;
    padding-bottom: 0!important;
}
.testtimonialSec .slide-description {
    font-size: 18px!important;
    font-style: italic;
    line-height: 1.8!important;
    letter-spacing: 0.02px!important;
}
.testtimonialSec .block-shadow.slider-container-block-background {
    padding: 0;
    box-shadow: none!important;
}
.testtimonialSec .swiper-button-next, .testtimonialSec .swiper-button-prev {
	display: none!important;
}
.testtimonialSec span.slide-subtitle {
    font-size: 16px!important;
    padding-top: 10px;
	color: #91269b!important;
}
ul.elementor-icon-list-items.elementor-inline-items {
    margin-bottom: 0;
    list-style: none;
}
ul.elementor-icon-list-items {
    list-style: none;
}
.elementor-icon-list-item svg{
	height: 20px;
}
#page-preloader .page-load-inner {
    max-width: 450px;
}
#page-preloader .preloader-icon {
    display: none;
}

.homeBlogSec header.entry-header h3.entry-title {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}
.homeBlogSec header.entry-header {
    min-height: 110px;
}
.cardColStyle {
    display: none;
}
.menuCol {
    flex: 1 0 0%;
}
.logoCol {
    flex: 0 0 auto;
    width: auto!important;
}

.blogPostHeading .entry-content p {
    min-height: 110px;
}
.blogPostHeading  header.entry-header {
    min-height: 90px;
}
@media(max-width: 1500px){
	.page-template .site-content {
    padding-top: 0;
}
}
@media(max-width: 1366px){
body.home.elementor-page .site-content {
    padding-top: 90px;
}
	.opal_service-template .site-content {
    padding-top: 0;
}
}
@media(max-width: 1199px){
	body.home.elementor-page .site-content {
    padding-top: 80px;
}
	.page-template-default .breadcrumbs {
    margin-top: 10px;
}
}
@media(max-width: 1024px){
	.offcanvas-inner .offcanvas-bottom > a:nth-child(1) {
		display: none;
	}
	.colDesc {
		order: 2;
	}
	.colImg {
		order: 1;
	}
}
@media(max-width: 991px){
body.home.elementor-page .site-content {
    padding-top: 150px;
}
	.elementor-widget-opal-site-logo img {
    width: 120px!important;
}	
.page-template .breadcrumbs {
    margin-top: 90px;
}
	.page-template .site-content {
    padding-top: 0;
}
	.opal_service-template .breadcrumbs {
    margin-top: 90px;
}
	.offcanvas-inner > button.js-offcanvas-close.c-button.c-button--m1.c-button--m2 {
    display: block;
    padding: 15px;
    background: #912c98;
    color: #fff;
    font-size: 24px;
    margin-left: auto;
    border: none;
    padding: 4px 15px;
    border-radius: 30px;
}
}
@media(max-width: 767px){
body.home.elementor-page .site-content {
    padding-top: 90px;
}
.page-template .breadcrumbs {
    margin-top: 70px;
}
	.bookBtnStyle {
    text-align: center;
}
	.opal_service-template .breadcrumbs {
    margin-top: 70px;
}
	.testtimonialSec .mySwiper.myTestimonials {
    padding-left: 0;
    padding-right: 0;
}
}

@media(max-width: 575px){
body.home.elementor-page .site-content {
    padding-top: 70px;
}
.page-template .breadcrumbs {
    margin-top: 50px;
}
	.opal_service-template .breadcrumbs {
    margin-top: 50px;
}
}
@media(max-width: 375px){
body.home.elementor-page .site-content {
    padding-top: 50px;
}
	.elementor-widget-opal-site-logo img {
    width: 90px!important;
}
.page-template .breadcrumbs {
    margin-top: 30px;
}
	.opal_service-template .breadcrumbs {
    margin-top: 30px;
}
}
				.e-con.e-parent:nth-of-type(n+4):not(.e-lazyloaded):not(.e-no-lazyload),
				.e-con.e-parent:nth-of-type(n+4):not(.e-lazyloaded):not(.e-no-lazyload) * {
					background-image: none !important;
				}
				@media screen and (max-height: 1024px) {
					.e-con.e-parent:nth-of-type(n+3):not(.e-lazyloaded):not(.e-no-lazyload),
					.e-con.e-parent:nth-of-type(n+3):not(.e-lazyloaded):not(.e-no-lazyload) * {
						background-image: none !important;
					}
				}
				@media screen and (max-height: 640px) {
					.e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload),
					.e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload) * {
						background-image: none !important;
					}
				}
			
.breadcrumbs{background-image:url(http://45.63.30.25/wp-content/uploads/2020/05/bg-breadcrumb.jpg);padding-top:30px;padding-bottom:70px}body .container{max-width:1320px}body.layout-boxed #page{max-width:1444px}

    .elementor-143 .elementor-element.elementor-element-654fdeb > .elementor-container > .elementor-column > .elementor-widget-wrap{align-content:center;align-items:center;}.elementor-143 .elementor-element.elementor-element-654fdeb:not(.elementor-motion-effects-element-type-background), .elementor-143 .elementor-element.elementor-element-654fdeb > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#393D72;}.elementor-143 .elementor-element.elementor-element-654fdeb a{color:#afb5bb;}.elementor-143 .elementor-element.elementor-element-654fdeb a:hover{color:#ffffff;}.elementor-143 .elementor-element.elementor-element-654fdeb{padding:5px 20px 5px 20px;z-index:9;}.elementor-widget-icon-list .elementor-icon-list-item:not(:last-child):after{border-color:var( --e-global-color-text );}.elementor-widget-icon-list .elementor-icon-list-icon i{color:var( --e-global-color-primary );}.elementor-widget-icon-list .elementor-icon-list-icon svg{fill:var( --e-global-color-primary );}.elementor-widget-icon-list .elementor-icon-list-item > .elementor-icon-list-text, .elementor-widget-icon-list .elementor-icon-list-item > a{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-icon-list .elementor-icon-list-text{color:var( --e-global-color-secondary );}.elementor-143 .elementor-element.elementor-element-c094ccc > .elementor-widget-container{margin:0px 0px 0px -10px;}.elementor-143 .elementor-element.elementor-element-c094ccc .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:last-child){padding-bottom:calc(40px/2);}.elementor-143 .elementor-element.elementor-element-c094ccc .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:first-child){margin-top:calc(40px/2);}.elementor-143 .elementor-element.elementor-element-c094ccc .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item{margin-right:calc(40px/2);margin-left:calc(40px/2);}.elementor-143 .elementor-element.elementor-element-c094ccc .elementor-icon-list-items.elementor-inline-items{margin-right:calc(-40px/2);margin-left:calc(-40px/2);}body.rtl .elementor-143 .elementor-element.elementor-element-c094ccc .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item:after{left:calc(-40px/2);}body:not(.rtl) .elementor-143 .elementor-element.elementor-element-c094ccc .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item:after{right:calc(-40px/2);}.elementor-143 .elementor-element.elementor-element-c094ccc .elementor-icon-list-item:not(:last-child):after{content:"";height:20px;border-color:rgba(255, 255, 255, 0.2);}.elementor-143 .elementor-element.elementor-element-c094ccc .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:last-child):after{border-top-style:solid;border-top-width:1px;}.elementor-143 .elementor-element.elementor-element-c094ccc .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item:not(:last-child):after{border-left-style:solid;}.elementor-143 .elementor-element.elementor-element-c094ccc .elementor-inline-items .elementor-icon-list-item:not(:last-child):after{border-left-width:1px;}.elementor-143 .elementor-element.elementor-element-c094ccc .elementor-icon-list-icon i{color:#D1D1D1;transition:color 0.3s;}.elementor-143 .elementor-element.elementor-element-c094ccc .elementor-icon-list-icon svg{fill:#D1D1D1;transition:fill 0.3s;}.elementor-143 .elementor-element.elementor-element-c094ccc{--e-icon-list-icon-size:13px;--e-icon-list-icon-align:left;--e-icon-list-icon-margin:0 calc(var(--e-icon-list-icon-size, 1em) * 0.25) 0 0;--icon-vertical-offset:0px;}.elementor-143 .elementor-element.elementor-element-c094ccc .elementor-icon-list-icon{padding-right:10px;}.elementor-143 .elementor-element.elementor-element-c094ccc .elementor-icon-list-item > .elementor-icon-list-text, .elementor-143 .elementor-element.elementor-element-c094ccc .elementor-icon-list-item > a{font-family:"Poppins", Sans-serif;font-size:13px;font-weight:400;}.elementor-143 .elementor-element.elementor-element-c094ccc .elementor-icon-list-text{color:#D1D1D1;transition:color 0.3s;}.elementor-bc-flex-widget .elementor-143 .elementor-element.elementor-element-28cd75b.elementor-column .elementor-widget-wrap{align-items:center;}.elementor-143 .elementor-element.elementor-element-28cd75b.elementor-column.elementor-element[data-element_type="column"] > .elementor-widget-wrap.elementor-element-populated{align-content:center;align-items:center;}.elementor-143 .elementor-element.elementor-element-28cd75b.elementor-column > .elementor-widget-wrap{justify-content:flex-end;}.elementor-143 .elementor-element.elementor-element-28cd75b > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;}.elementor-143 .elementor-element.elementor-element-28cd75b > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-143 .elementor-element.elementor-element-4450441{--grid-template-columns:repeat(0, auto);width:auto;max-width:auto;--icon-size:14px;--grid-column-gap:7px;--grid-row-gap:0px;}.elementor-143 .elementor-element.elementor-element-4450441 .elementor-widget-container{text-align:right;}.elementor-143 .elementor-element.elementor-element-4450441 .elementor-social-icon{background-color:rgba(0, 0, 0, 0);--icon-padding:0.1em;}.elementor-143 .elementor-element.elementor-element-4450441 .elementor-social-icon i{color:#D1D1D1;}.elementor-143 .elementor-element.elementor-element-4450441 .elementor-social-icon svg{fill:#D1D1D1;}.elementor-143 .elementor-element.elementor-element-4450441 .elementor-social-icon:hover{background-color:rgba(255,255,255,0);}.elementor-143 .elementor-element.elementor-element-4450441 .elementor-social-icon:hover i{color:#FF4880;}.elementor-143 .elementor-element.elementor-element-4450441 .elementor-social-icon:hover svg{fill:#FF4880;}.elementor-143 .elementor-element.elementor-element-1074d3e > .elementor-container > .elementor-column > .elementor-widget-wrap{align-content:center;align-items:center;}.elementor-143 .elementor-element.elementor-element-1074d3e:not(.elementor-motion-effects-element-type-background), .elementor-143 .elementor-element.elementor-element-1074d3e > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF;}.elementor-143 .elementor-element.elementor-element-1074d3e > .elementor-container{max-width:1290px;}.elementor-143 .elementor-element.elementor-element-1074d3e{padding:0px 20px 0px 20px;}.elementor-143 .elementor-element.elementor-element-478e822.elementor-column > .elementor-widget-wrap{justify-content:flex-start;}.elementor-143 .elementor-element.elementor-element-478e822 > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:0px;}.elementor-143 .elementor-element.elementor-element-478e822 > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;padding:0px 0px 0px 0px;}.elementor-widget-image .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-143 .elementor-element.elementor-element-548c7ab{text-align:left;}.elementor-143 .elementor-element.elementor-element-96b0117 > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:0px;}.elementor-143 .elementor-element.elementor-element-2179150 .opalelementor-nav-menu > li{font-size:14px;text-transform:uppercase;}.elementor-143 .elementor-element.elementor-element-2179150 .opalelementor-nav-menu > li > .opalelementor-item{color:#393D72;}.elementor-143 .elementor-element.elementor-element-2179150 .opalelementor-nav-menu > li > .opalelementor-item:hover,
                        .elementor-143 .elementor-element.elementor-element-2179150 .opalelementor-nav-menu > li > .opalelementor-item.opalelementor-item-active,
                        .elementor-143 .elementor-element.elementor-element-2179150 .opalelementor-nav-menu > li > .opalelementor-item.highlighted,
                        .elementor-143 .elementor-element.elementor-element-2179150 .opalelementor-nav-menu > li > .opalelementor-item:focus{color:#FF4880;}.elementor-143 .elementor-element.elementor-element-2179150 .opalelementor-nav-menu--main .opalelementor-item.opalelementor-item-active{color:#FF4880;}.elementor-143 .elementor-element.elementor-element-2179150 .opalelementor-nav-menu--main .opalelementor-item{padding-left:0px;padding-right:0px;padding-top:40px;padding-bottom:40px;}body:not(.rtl) .elementor-143 .elementor-element.elementor-element-2179150 .opalelementor-nav-menu--layout-horizontal .opalelementor-nav-menu > li:not(:last-child){margin-right:30px;}body.rtl .elementor-143 .elementor-element.elementor-element-2179150 .opalelementor-nav-menu--layout-horizontal .opalelementor-nav-menu > li:not(:last-child){margin-left:30px;}.elementor-143 .elementor-element.elementor-element-2179150 .opalelementor-nav-menu--main:not(.opalelementor-nav-menu--layout-horizontal) .opalelementor-nav-menu > li:not(:last-child){margin-bottom:30px;}.elementor-143 .elementor-element.elementor-element-2179150 .opalelementor-nav-menu .opalelementor-sub-item:hover{color:#FF4880;}.elementor-bc-flex-widget .elementor-143 .elementor-element.elementor-element-b360228.elementor-column .elementor-widget-wrap{align-items:center;}.elementor-143 .elementor-element.elementor-element-b360228.elementor-column.elementor-element[data-element_type="column"] > .elementor-widget-wrap.elementor-element-populated{align-content:center;align-items:center;}.elementor-143 .elementor-element.elementor-element-b360228.elementor-column > .elementor-widget-wrap{justify-content:flex-end;}.elementor-143 .elementor-element.elementor-element-b360228 > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:0px;}.elementor-143 .elementor-element.elementor-element-1c41c55{width:auto;max-width:auto;align-self:center;}.elementor-143 .elementor-element.elementor-element-1c41c55 > .elementor-widget-container{margin:0px 15px 0px 0px;}.elementor-143 .elementor-element.elementor-element-1c41c55 .elementor-search-form{text-align:center;}.elementor-143 .elementor-element.elementor-element-1c41c55 .elementor-search-form__toggle i{font-size:24px;width:24px;height:24px;background-color:rgba(255,255,255,0);}.elementor-143 .elementor-element.elementor-element-1c41c55 input[type="search"].elementor-search-form__input{font-size:18px;}.elementor-143 .elementor-element.elementor-element-1c41c55:not(.elementor-search-form--skin-full_screen) .elementor-search-form__container{border-color:#939393;border-radius:3px;}.elementor-143 .elementor-element.elementor-element-1c41c55.elementor-search-form--skin-full_screen input[type="search"].elementor-search-form__input{border-color:#939393;border-radius:3px;}.elementor-143 .elementor-element.elementor-element-1c41c55 .elementor-search-form__toggle{color:#000000;}.elementor-143 .elementor-element.elementor-element-1c41c55 .elementor-search-form__toggle:hover{color:#FF4880;}.elementor-143 .elementor-element.elementor-element-1c41c55 .elementor-search-form__toggle i:before{font-size:calc(80em / 100);}.elementor-143 .elementor-element.elementor-element-4a45dd7{width:auto;max-width:auto;}.elementor-143 .elementor-element.elementor-element-4a45dd7 > .elementor-widget-container{margin:0px 0px 0px 20px;}.elementor-143 .elementor-element.elementor-element-4a45dd7 .elementor-button .elementor-align-icon-right{margin-left:10px;}.elementor-143 .elementor-element.elementor-element-4a45dd7 .elementor-button .elementor-align-icon-left{margin-right:10px;}.elementor-143 .elementor-element.elementor-element-4a45dd7 a.elementor-button, .elementor-143 .elementor-element.elementor-element-4a45dd7 .elementor-button{font-size:14px;line-height:25px;padding:7px 15px 7px 15px;}.elementor-143 .elementor-element.elementor-element-f6e9a00 > .elementor-container > .elementor-column > .elementor-widget-wrap{align-content:center;align-items:center;}.elementor-143 .elementor-element.elementor-element-f6e9a00:not(.elementor-motion-effects-element-type-background), .elementor-143 .elementor-element.elementor-element-f6e9a00 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#ffffff;}.elementor-143 .elementor-element.elementor-element-f6e9a00{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:20px 20px 20px 20px;}.elementor-143 .elementor-element.elementor-element-f6e9a00 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-143 .elementor-element.elementor-element-c21d19a > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:0px;}.elementor-widget-opal-site-logo .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-143 .elementor-element.elementor-element-a952f73{text-align:left;}.elementor-143 .elementor-element.elementor-element-a952f73 img{width:184px;}.elementor-bc-flex-widget .elementor-143 .elementor-element.elementor-element-9a0045e.elementor-column .elementor-widget-wrap{align-items:center;}.elementor-143 .elementor-element.elementor-element-9a0045e.elementor-column.elementor-element[data-element_type="column"] > .elementor-widget-wrap.elementor-element-populated{align-content:center;align-items:center;}.elementor-143 .elementor-element.elementor-element-9a0045e.elementor-column > .elementor-widget-wrap{justify-content:flex-end;}.elementor-143 .elementor-element.elementor-element-9a0045e > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:0px;}.elementor-143 .elementor-element.elementor-element-15c7fc4 a.elementor-button, .elementor-143 .elementor-element.elementor-element-15c7fc4 .elementor-button{background-color:rgba(0,0,0,0);font-size:20px;color:#0b2154;padding:0px 0px 0px 0px;}.elementor-143 .elementor-element.elementor-element-15c7fc4{width:auto;max-width:auto;align-self:center;}.elementor-143 .elementor-element.elementor-element-15c7fc4 a.elementor-button:hover, .elementor-143 .elementor-element.elementor-element-15c7fc4 .elementor-button:hover{color:#d81324;}@media(min-width:768px){.elementor-143 .elementor-element.elementor-element-478e822{width:30%;}.elementor-143 .elementor-element.elementor-element-96b0117{width:57.669%;}.elementor-143 .elementor-element.elementor-element-b360228{width:12.33%;}.elementor-143 .elementor-element.elementor-element-c21d19a{width:49.714%;}.elementor-143 .elementor-element.elementor-element-9a0045e{width:50.286%;}}@media(max-width:1024px) and (min-width:768px){.elementor-143 .elementor-element.elementor-element-478e822{width:50%;}.elementor-143 .elementor-element.elementor-element-96b0117{width:100%;}.elementor-143 .elementor-element.elementor-element-b360228{width:50%;}}@media(max-width:1024px){.elementor-143 .elementor-element.elementor-element-c094ccc .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:last-child){padding-bottom:calc(30px/2);}.elementor-143 .elementor-element.elementor-element-c094ccc .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:first-child){margin-top:calc(30px/2);}.elementor-143 .elementor-element.elementor-element-c094ccc .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item{margin-right:calc(30px/2);margin-left:calc(30px/2);}.elementor-143 .elementor-element.elementor-element-c094ccc .elementor-icon-list-items.elementor-inline-items{margin-right:calc(-30px/2);margin-left:calc(-30px/2);}body.rtl .elementor-143 .elementor-element.elementor-element-c094ccc .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item:after{left:calc(-30px/2);}body:not(.rtl) .elementor-143 .elementor-element.elementor-element-c094ccc .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item:after{right:calc(-30px/2);}.elementor-143 .elementor-element.elementor-element-4450441 .elementor-widget-container{text-align:right;}.elementor-143 .elementor-element.elementor-element-a952f73{text-align:left;}.elementor-143 .elementor-element.elementor-element-a952f73 img{width:152px;}}@media(max-width:767px){.elementor-143 .elementor-element.elementor-element-4a45dd7 a.elementor-button, .elementor-143 .elementor-element.elementor-element-4a45dd7 .elementor-button{padding:10px 20px 10px 20px;}.elementor-143 .elementor-element.elementor-element-f6e9a00{padding:15px 20px 15px 20px;}.elementor-143 .elementor-element.elementor-element-c21d19a{width:50%;}.elementor-143 .elementor-element.elementor-element-a952f73 img{width:170px;}.elementor-143 .elementor-element.elementor-element-9a0045e{width:50%;}.elementor-143 .elementor-element.elementor-element-15c7fc4 a.elementor-button, .elementor-143 .elementor-element.elementor-element-15c7fc4 .elementor-button{padding:0px 0px 0px 0px;}}/* devanagari */
@font-face {
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 100;
  font-display: swap;
  src: url(https://pawfectdayzpetcare.au/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://pawfectdayzpetcare.au/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://pawfectdayzpetcare.au/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://pawfectdayzpetcare.au/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://pawfectdayzpetcare.au/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://pawfectdayzpetcare.au/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://pawfectdayzpetcare.au/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://pawfectdayzpetcare.au/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://pawfectdayzpetcare.au/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://pawfectdayzpetcare.au/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://pawfectdayzpetcare.au/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://pawfectdayzpetcare.au/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://pawfectdayzpetcare.au/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://pawfectdayzpetcare.au/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://pawfectdayzpetcare.au/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://pawfectdayzpetcare.au/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://pawfectdayzpetcare.au/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://pawfectdayzpetcare.au/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://pawfectdayzpetcare.au/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://pawfectdayzpetcare.au/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://pawfectdayzpetcare.au/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://pawfectdayzpetcare.au/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://pawfectdayzpetcare.au/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://pawfectdayzpetcare.au/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://pawfectdayzpetcare.au/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://pawfectdayzpetcare.au/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://pawfectdayzpetcare.au/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://pawfectdayzpetcare.au/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://pawfectdayzpetcare.au/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://pawfectdayzpetcare.au/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://pawfectdayzpetcare.au/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://pawfectdayzpetcare.au/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://pawfectdayzpetcare.au/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://pawfectdayzpetcare.au/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://pawfectdayzpetcare.au/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://pawfectdayzpetcare.au/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://pawfectdayzpetcare.au/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://pawfectdayzpetcare.au/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://pawfectdayzpetcare.au/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://pawfectdayzpetcare.au/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://pawfectdayzpetcare.au/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://pawfectdayzpetcare.au/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://pawfectdayzpetcare.au/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://pawfectdayzpetcare.au/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://pawfectdayzpetcare.au/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://pawfectdayzpetcare.au/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://pawfectdayzpetcare.au/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://pawfectdayzpetcare.au/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://pawfectdayzpetcare.au/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://pawfectdayzpetcare.au/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://pawfectdayzpetcare.au/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://pawfectdayzpetcare.au/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://pawfectdayzpetcare.au/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://pawfectdayzpetcare.au/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;
}
