@charset "UTF-8";
/*!
Theme Name: AcostaInjuryLaw
Author: Anonymous
Author URI:
Version: 1
Description: Base theme for Wordpress
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: acostainjurylaw
Tags: one-column, two-columns
Theme URI:
*/
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%
}
body {
  margin: 0
}
main {
  display: block
}
h1 {
  font-size: 2em;
  margin: 0.67em 0
}
hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
  overflow: visible
}
pre {
  font-family: monospace,monospace;
  font-size: 1em
}
a {
  background-color: transparent
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted
}
b,
strong {
  font-weight: bolder
}
code,
kbd,
samp {
  font-family: monospace,monospace;
  font-size: 1em
}
small {
  font-size: 80%
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline
}
sub {
  bottom: -0.25em
}
sup {
  top: -0.5em
}
img {
  border-style: none
}
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0
}
button,
input {
  overflow: visible
}
button,
select {
  text-transform: none
}
[type=button],
[type=reset],
[type=submit],
button {
  -webkit-appearance: button
}
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
  border-style: none;
  padding: 0
}
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
  outline: ButtonText dotted 1px
}
fieldset {
  padding: 0.35em 0.75em 0.625em
}
legend {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal
}
progress {
  vertical-align: baseline
}
textarea {
  overflow: auto
}
[type=checkbox],
[type=radio] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0
}
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto
}
[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px
}
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit
}
details {
  display: block
}
summary {
  display: list-item
}
[hidden],
template {
  display: none
}
.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: 0
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand
}
.slick-slider .slick-list,
.slick-slider .slick-track {
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0)
}
.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block
}
.slick-track:after,
.slick-track:before {
  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
}
[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
}
body.compensate-for-scrollbar {
  overflow: hidden
}
.fancybox-active {
  height: auto
}
.fancybox-is-hidden {
  left: -9999px;
  margin: 0;
  position: absolute!important;
  top: -9999px;
  visibility: hidden
}
.fancybox-container {
  -webkit-backface-visibility: hidden;
  height: 100%;
  left: 0;
  outline: 0;
  position: fixed;
  -webkit-tap-highlight-color: transparent;
  top: 0;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  width: 100%;
  z-index: 99992
}
.fancybox-container * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}
.fancybox-bg,
.fancybox-inner,
.fancybox-outer,
.fancybox-stage {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0
}
.fancybox-outer {
  -webkit-overflow-scrolling: touch;
  overflow-y: auto
}
.fancybox-bg {
  background: #1e1e1e;
  opacity: 0;
  -webkit-transition-duration: inherit;
  transition-duration: inherit;
  -webkit-transition-property: opacity;
  transition-property: opacity;
  -webkit-transition-timing-function: cubic-bezier(0.47,0,0.74,0.71);
  transition-timing-function: cubic-bezier(0.47,0,0.74,0.71)
}
.fancybox-is-open .fancybox-bg {
  opacity: 0.9;
  -webkit-transition-timing-function: cubic-bezier(0.22,0.61,0.36,1);
  transition-timing-function: cubic-bezier(0.22,0.61,0.36,1)
}
.fancybox-caption,
.fancybox-infobar,
.fancybox-navigation .fancybox-button,
.fancybox-toolbar {
  direction: ltr;
  opacity: 0;
  position: absolute;
  -webkit-transition: opacity 0.25s,visibility 0.25s;
  transition: opacity 0.25s,visibility 0.25s;
  visibility: hidden;
  z-index: 99997
}
.fancybox-show-caption .fancybox-caption,
.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-nav .fancybox-navigation .fancybox-button,
.fancybox-show-toolbar .fancybox-toolbar {
  opacity: 1;
  -webkit-transition: opacity 0.25s,visibility;
  transition: opacity 0.25s,visibility;
  visibility: visible
}
.fancybox-infobar {
  color: #ccc;
  font-size: 13px;
  -webkit-font-smoothing: subpixel-antialiased;
  height: 44px;
  left: 0;
  line-height: 44px;
  min-width: 44px;
  mix-blend-mode: difference;
  padding: 0 10px;
  pointer-events: none;
  top: 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none
}
.fancybox-toolbar {
  right: 0;
  top: 0
}
.fancybox-stage {
  direction: ltr;
  overflow: visible;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  z-index: 99994
}
.fancybox-is-open .fancybox-stage {
  overflow: hidden
}
.fancybox-slide {
  -webkit-backface-visibility: hidden;
  display: none;
  height: 100%;
  left: 0;
  outline: 0;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 44px;
  position: absolute;
  text-align: center;
  top: 0;
  -webkit-transition-property: opacity,-webkit-transform;
  transition-property: transform,opacity,-webkit-transform;
  white-space: normal;
  width: 100%;
  z-index: 99994
}
.fancybox-slide::before {
  content: "";
  display: inline-block;
  font-size: 0;
  height: 100%;
  vertical-align: middle;
  width: 0
}
.fancybox-is-sliding .fancybox-slide,
.fancybox-slide--current,
.fancybox-slide--next,
.fancybox-slide--previous {
  display: block
}
.fancybox-slide--image {
  overflow: hidden;
  padding: 44px 0
}
.fancybox-slide--image::before {
  display: none
}
.fancybox-slide--html {
  padding: 6px
}
.fancybox-content {
  background: #fff;
  display: inline-block;
  margin: 0;
  max-width: 100%;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 44px;
  position: relative;
  text-align: left;
  vertical-align: middle
}
.fancybox-slide--image .fancybox-content {
  -webkit-animation-timing-function: cubic-bezier(0.5,0,0.14,1);
  animation-timing-function: cubic-bezier(0.5,0,0.14,1);
  -webkit-backface-visibility: hidden;
  background: 0 0/100% 100% no-repeat;
  left: 0;
  max-width: none;
  overflow: visible;
  padding: 0;
  position: absolute;
  top: 0;
  -webkit-transform-origin: top left;
  transform-origin: top left;
  -webkit-transition-property: opacity,-webkit-transform;
  transition-property: transform,opacity,-webkit-transform;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  z-index: 99995
}
.fancybox-can-zoomOut .fancybox-content {
  cursor: -webkit-zoom-out;
  cursor: zoom-out
}
.fancybox-can-zoomIn .fancybox-content {
  cursor: -webkit-zoom-in;
  cursor: zoom-in
}
.fancybox-can-pan .fancybox-content,
.fancybox-can-swipe .fancybox-content {
  cursor: -webkit-grab;
  cursor: grab
}
.fancybox-is-grabbing .fancybox-content {
  cursor: -webkit-grabbing;
  cursor: grabbing
}
.fancybox-container [data-selectable=true] {
  cursor: text
}
.fancybox-image,
.fancybox-spaceball {
  background: 0 0;
  border: 0;
  height: 100%;
  left: 0;
  margin: 0;
  max-height: none;
  max-width: none;
  padding: 0;
  position: absolute;
  top: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 100%
}
.fancybox-spaceball {
  z-index: 1
}
.fancybox-slide--iframe .fancybox-content,
.fancybox-slide--map .fancybox-content,
.fancybox-slide--pdf .fancybox-content,
.fancybox-slide--video .fancybox-content {
  height: 100%;
  overflow: visible;
  padding: 0;
  width: 100%
}
.fancybox-slide--video .fancybox-content {
  background: #000
}
.fancybox-slide--map .fancybox-content {
  background: #e5e3df
}
.fancybox-slide--iframe .fancybox-content {
  background: #fff
}
.fancybox-iframe,
.fancybox-video {
  background: 0 0;
  border: 0;
  display: block;
  height: 100%;
  margin: 0;
  overflow: hidden;
  padding: 0;
  width: 100%
}
.fancybox-iframe {
  left: 0;
  position: absolute;
  top: 0
}
.fancybox-error {
  background: #fff;
  cursor: default;
  max-width: 400px;
  padding: 40px;
  width: 100%
}
.fancybox-error p {
  color: #444;
  font-size: 16px;
  line-height: 20px;
  margin: 0;
  padding: 0
}
.fancybox-button {
  background: rgba(30,30,30,0.6);
  border: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  cursor: pointer;
  display: inline-block;
  height: 44px;
  margin: 0;
  padding: 10px;
  position: relative;
  -webkit-transition: color 0.2s;
  transition: color 0.2s;
  vertical-align: top;
  visibility: inherit;
  width: 44px
}
.fancybox-button,
.fancybox-button:link,
.fancybox-button:visited {
  color: #ccc
}
.fancybox-button:hover {
  color: #fff
}
.fancybox-button:focus {
  outline: 0
}
.fancybox-button.fancybox-focus {
  outline: dotted 1px
}
.fancybox-button[disabled],
.fancybox-button[disabled]:hover {
  color: #888;
  cursor: default;
  outline: 0
}
.fancybox-button div {
  height: 100%
}
.fancybox-button svg {
  display: block;
  height: 100%;
  overflow: visible;
  position: relative;
  width: 100%
}
.fancybox-button svg path {
  fill: currentColor;
  stroke-width: 0
}
.fancybox-button--fsenter svg:nth-child(2),
.fancybox-button--fsexit svg:nth-child(1),
.fancybox-button--pause svg:nth-child(1),
.fancybox-button--play svg:nth-child(2) {
  display: none
}
.fancybox-progress {
  background: #ff5268;
  height: 2px;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 0;
  transform-origin: 0;
  -webkit-transition-property: -webkit-transform;
  transition-property: transform,-webkit-transform;
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
  z-index: 99998
}
.fancybox-close-small {
  background: 0 0;
  border: 0;
  border-radius: 0;
  color: #ccc;
  cursor: pointer;
  opacity: 0.8;
  padding: 8px;
  position: absolute;
  right: -12px;
  top: -44px;
  z-index: 401
}
.fancybox-close-small:hover {
  color: #fff;
  opacity: 1
}
.fancybox-slide--html .fancybox-close-small {
  color: currentColor;
  padding: 10px;
  right: 0;
  top: 0
}
.fancybox-slide--image.fancybox-is-scaling .fancybox-content {
  overflow: hidden
}
.fancybox-is-scaling .fancybox-close-small,
.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small {
  display: none
}
.fancybox-navigation .fancybox-button {
  background-clip: content-box;
  height: 100px;
  opacity: 0;
  position: absolute;
  top: calc(50% - 50px);
  width: 70px
}
.fancybox-navigation .fancybox-button div {
  padding: 7px
}
.fancybox-navigation .fancybox-button--arrow_left {
  left: 0;
  left: env(safe-area-inset-left);
  padding: 31px 26px 31px 6px
}
.fancybox-navigation .fancybox-button--arrow_right {
  padding: 31px 6px 31px 26px;
  right: 0;
  right: env(safe-area-inset-right)
}
.fancybox-caption {
  background: -webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,0.85)),color-stop(50%,rgba(0,0,0,0.3)),color-stop(65%,rgba(0,0,0,0.15)),color-stop(75.5%,rgba(0,0,0,0.075)),color-stop(82.85%,rgba(0,0,0,0.037)),color-stop(88%,rgba(0,0,0,0.019)),to(rgba(0,0,0,0)));
  background: linear-gradient(to top,rgba(0,0,0,0.85) 0%,rgba(0,0,0,0.3) 50%,rgba(0,0,0,0.15) 65%,rgba(0,0,0,0.075) 75.5%,rgba(0,0,0,0.037) 82.85%,rgba(0,0,0,0.019) 88%,rgba(0,0,0,0) 100%);
  bottom: 0;
  color: #eee;
  font-size: 18px;
  font-weight: 400;
  left: 0;
  line-height: 1.5;
  padding: 75px 44px 25px;
  pointer-events: none;
  right: 0;
  text-align: center;
  z-index: 99996
}
@supports (padding:max(0px)) {
  .fancybox-caption {
    padding: 75px max(44px,env(safe-area-inset-right)) max(25px,env(safe-area-inset-bottom)) max(44px,env(safe-area-inset-left))
  }
}
.fancybox-caption--separate {
  margin-top: -50px
}
.fancybox-caption__body {
  max-height: 50vh;
  overflow: auto;
  pointer-events: all
}
.fancybox-caption a,
.fancybox-caption a:link,
.fancybox-caption a:visited {
  color: #ccc;
  text-decoration: none
}
.fancybox-caption a:hover {
  color: #fff;
  text-decoration: underline
}
.fancybox-loading {
  -webkit-animation: 1s linear infinite fancybox-rotate;
  animation: 1s linear infinite fancybox-rotate;
  background: 0 0;
  border: 4px solid #888;
  border-bottom-color: #fff;
  border-radius: 50%;
  height: 50px;
  left: 50%;
  margin: -25px 0 0 -25px;
  opacity: 0.7;
  padding: 0;
  position: absolute;
  top: 50%;
  width: 50px;
  z-index: 99999
}
@-webkit-keyframes fancybox-rotate {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg)
  }
}
@keyframes fancybox-rotate {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg)
  }
}
.fancybox-animated {
  -webkit-transition-timing-function: cubic-bezier(0,0,0.25,1);
  transition-timing-function: cubic-bezier(0,0,0.25,1)
}
.fancybox-fx-slide.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: translate3d(-100%,0,0);
  transform: translate3d(-100%,0,0)
}
.fancybox-fx-slide.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: translate3d(100%,0,0);
  transform: translate3d(100%,0,0)
}
.fancybox-fx-slide.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0)
}
.fancybox-fx-fade.fancybox-slide--next,
.fancybox-fx-fade.fancybox-slide--previous {
  opacity: 0;
  -webkit-transition-timing-function: cubic-bezier(0.19,1,0.22,1);
  transition-timing-function: cubic-bezier(0.19,1,0.22,1)
}
.fancybox-fx-fade.fancybox-slide--current {
  opacity: 1
}
.fancybox-fx-zoom-in-out.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: scale3d(1.5,1.5,1.5);
  transform: scale3d(1.5,1.5,1.5)
}
.fancybox-fx-zoom-in-out.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: scale3d(0.5,0.5,0.5);
  transform: scale3d(0.5,0.5,0.5)
}
.fancybox-fx-zoom-in-out.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: scale3d(1,1,1);
  transform: scale3d(1,1,1)
}
.fancybox-fx-rotate.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: rotate(-360deg);
  transform: rotate(-360deg)
}
.fancybox-fx-rotate.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: rotate(360deg);
  transform: rotate(360deg)
}
.fancybox-fx-rotate.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg)
}
.fancybox-fx-circular.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: scale3d(0,0,0) translate3d(-100%,0,0);
  transform: scale3d(0,0,0) translate3d(-100%,0,0)
}
.fancybox-fx-circular.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: scale3d(0,0,0) translate3d(100%,0,0);
  transform: scale3d(0,0,0) translate3d(100%,0,0)
}
.fancybox-fx-circular.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: scale3d(1,1,1) translate3d(0,0,0);
  transform: scale3d(1,1,1) translate3d(0,0,0)
}
.fancybox-fx-tube.fancybox-slide--previous {
  -webkit-transform: translate3d(-100%,0,0) scale(0.1) skew(-10deg);
  transform: translate3d(-100%,0,0) scale(0.1) skew(-10deg)
}
.fancybox-fx-tube.fancybox-slide--next {
  -webkit-transform: translate3d(100%,0,0) scale(0.1) skew(10deg);
  transform: translate3d(100%,0,0) scale(0.1) skew(10deg)
}
.fancybox-fx-tube.fancybox-slide--current {
  -webkit-transform: translate3d(0,0,0) scale(1);
  transform: translate3d(0,0,0) scale(1)
}
@media all and (max-height:576px) {
  .fancybox-slide {
    padding-left: 6px;
    padding-right: 6px
  }
  .fancybox-slide--image {
    padding: 6px 0
  }
  .fancybox-close-small {
    right: -6px
  }
  .fancybox-slide--image .fancybox-close-small {
    background: #4e4e4e;
    color: #f2f4f6;
    height: 36px;
    opacity: 1;
    padding: 6px;
    right: 0;
    top: 0;
    width: 36px
  }
  .fancybox-caption {
    padding-left: 12px;
    padding-right: 12px
  }
  @supports (padding:max(0px)) {
    .fancybox-caption {
      padding-left: max(12px,env(safe-area-inset-left));
      padding-right: max(12px,env(safe-area-inset-right))
    }
  }
}
.fancybox-share {
  background: #f4f4f4;
  border-radius: 3px;
  max-width: 90%;
  padding: 30px;
  text-align: center
}
.fancybox-share h1 {
  color: #222;
  font-size: 35px;
  font-weight: 700;
  margin: 0 0 20px
}
.fancybox-share p {
  margin: 0;
  padding: 0
}
.fancybox-share__button {
  border: 0;
  border-radius: 3px;
  display: inline-block;
  font-size: 18px;
  font-weight: 700;
  line-height: 40px;
  margin: 0 5px 10px;
  min-width: 130px;
  padding: 0 15px;
  text-decoration: none;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  white-space: nowrap
}
.fancybox-share__button:link,
.fancybox-share__button:visited {
  color: #fff
}
.fancybox-share__button:hover {
  text-decoration: none
}
.fancybox-share__button--fb {
  background: #3b5998
}
.fancybox-share__button--fb:hover {
  background: #344e86
}
.fancybox-share__button--pt {
  background: #bd081d
}
.fancybox-share__button--pt:hover {
  background: #aa0719
}
.fancybox-share__button--tw {
  background: #1da1f2
}
.fancybox-share__button--tw:hover {
  background: #0d95e8
}
.fancybox-share__button svg {
  height: 25px;
  margin-right: 7px;
  position: relative;
  top: -1px;
  vertical-align: middle;
  width: 25px
}
.fancybox-share__button svg path {
  fill: #fff
}
.fancybox-share__input {
  background: 0 0;
  border: 0;
  border-bottom: 1px solid #d7d7d7;
  border-radius: 0;
  color: #5d5b5b;
  font-size: 18px;
  margin: 10px 0 0;
  outline: 0;
  padding: 10px 15px;
  width: 100%
}
.fancybox-thumbs {
  background: #ddd;
  bottom: 0;
  display: none;
  margin: 0;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  padding: 2px 2px 4px;
  position: absolute;
  right: 0;
  -webkit-tap-highlight-color: transparent;
  top: 0;
  width: 212px;
  z-index: 99995
}
.fancybox-thumbs-x {
  overflow-x: auto;
  overflow-y: hidden
}
.fancybox-show-thumbs .fancybox-thumbs {
  display: block
}
.fancybox-show-thumbs .fancybox-inner {
  right: 212px
}
.fancybox-thumbs__list {
  font-size: 0;
  height: 100%;
  list-style: none;
  margin: 0;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 0;
  position: relative;
  white-space: nowrap;
  width: 100%
}
.fancybox-thumbs-x .fancybox-thumbs__list {
  overflow: hidden
}
.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar {
  width: 7px
}
.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track {
  background: #fff;
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
  box-shadow: inset 0 0 6px rgba(0,0,0,0.3)
}
.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb {
  background: #2a2a2a;
  border-radius: 10px
}
.fancybox-thumbs__list a {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  background-color: rgba(0,0,0,0.1);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  cursor: pointer;
  float: left;
  height: 75px;
  margin: 2px;
  max-height: calc(100% - 8px);
  max-width: calc(50% - 4px);
  outline: 0;
  overflow: hidden;
  padding: 0;
  position: relative;
  -webkit-tap-highlight-color: transparent;
  width: 100px
}
.fancybox-thumbs__list a::before {
  border: 6px solid #ff5268;
  bottom: 0;
  content: "";
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transition: 0.2s cubic-bezier(0.25,0.46,0.45,0.94);
  transition: 0.2s cubic-bezier(0.25,0.46,0.45,0.94);
  z-index: 99991
}
.fancybox-thumbs__list a:focus::before {
  opacity: 0.5
}
.fancybox-thumbs__list a.fancybox-thumbs-active::before {
  opacity: 1
}
@media all and (max-width:576px) {
  .fancybox-thumbs {
    width: 110px
  }
  .fancybox-show-thumbs .fancybox-inner {
    right: 110px
  }
  .fancybox-thumbs__list a {
    max-width: calc(100% - 10px)
  }
}
.nav-links,
.navigation,
.navigation-comments,
.navigation-single {
  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;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 18px
}
:root {
  --wp--style--global--content-size: 1130px
}
.wp-block-group__inner-container {
  padding-left: 20px;
  padding-right: 20px
}
@media (min-width:768px) {
  [id=twocolumns] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
  }
}
[id=content] {
  padding-top: 30px;
  padding-bottom: 30px
}
@media (min-width:768px) {
  [id=content] {
    width: 70%
  }
}
[id=content]:only-child {
  width: 100%
}
[id=sidebar] {
  padding-top: 30px;
  padding-bottom: 30px
}
@media (min-width:768px) {
  [id=sidebar] {
    width: 30%;
    padding-left: 30px
  }
}
.widget {
  margin-bottom: 20px
}
.widget select {
  min-width: 150px;
  width: 100%
}
.post-password-form,
.search-form {
  margin-bottom: 10px
}
.post-password-form label,
.search-form label {
  display: block
}
.post-password-form input,
.search-form input {
  float: left;
  margin-right: 5px;
  margin-bottom: 5px
}
@media (min-width:768px) {
  [id=sidebar] .post-password-form input,
  [id=sidebar] .search-form input {
    width: 100%;
    margin: 0 0 5px
  }
}
.post-password-form input[type=submit],
.search-form input[type=submit] {
  margin: 0;
  padding-top: 9px;
  padding-bottom: 9px
}
.post-password-form input[type=password],
.post-password-form input[type=search],
.search-form input[type=password],
.search-form input[type=search] {
  width: auto
}
.nav-links,
.navigation,
.navigation-comments {
  width: 100%;
  position: relative
}
.nav-links .screen-reader-text,
.navigation .screen-reader-text,
.navigation-comments .screen-reader-text {
  position: absolute;
  left: -99999px
}
.nav-links .page-numbers,
.navigation .page-numbers,
.navigation-comments .page-numbers {
  margin: 0 3px
}
.nav-links .page-numbers:first-child,
.navigation .page-numbers:first-child,
.navigation-comments .page-numbers:first-child {
  margin-left: 0
}
.nav-links .page-numbers:last-child,
.navigation .page-numbers:last-child,
.navigation-comments .page-numbers:last-child {
  margin-right: 0
}
.nav-links .page-numbers.next,
.nav-links .page-numbers.prev,
.navigation .page-numbers.next,
.navigation .page-numbers.prev,
.navigation-comments .page-numbers.next,
.navigation-comments .page-numbers.prev {
  font-size: 0;
  word-spacing: 0;
  letter-spacing: 0;
  line-height: inherit
}
@media (min-width:768px) {
  .nav-links .page-numbers.next,
  .nav-links .page-numbers.prev,
  .navigation .page-numbers.next,
  .navigation .page-numbers.prev,
  .navigation-comments .page-numbers.next,
  .navigation-comments .page-numbers.prev {
    font-size: 18px;
    word-spacing: 3px;
    letter-spacing: 1px
  }
}
.nav-links .page-numbers.next:after,
.nav-links .page-numbers.prev:after,
.navigation .page-numbers.next:after,
.navigation .page-numbers.prev:after,
.navigation-comments .page-numbers.next:after,
.navigation-comments .page-numbers.prev:after {
  font-size: 18px
}
@media (min-width:768px) {
  .nav-links .page-numbers.next:after,
  .nav-links .page-numbers.prev:after,
  .navigation .page-numbers.next:after,
  .navigation .page-numbers.prev:after,
  .navigation-comments .page-numbers.next:after,
  .navigation-comments .page-numbers.prev:after {
    font-size: 0
  }
}
.nav-links .next,
.nav-links .prev,
.navigation .next,
.navigation .prev,
.navigation-comments .next,
.navigation-comments .prev {
  -webkit-transition: background 0.5s ease-in-out;
  transition: background 0.5s ease-in-out;
  max-width: 49%
}
.nav-links .next:after,
.navigation .next:after,
.navigation-comments .next:after {
  content: "»"
}
.nav-links .prev:after,
.navigation .prev:after,
.navigation-comments .prev:after {
  content: "«"
}
.navigation-single {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  width: 100%
}
.navigation-single .next,
.navigation-single .prev {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0;
  margin: 0;
  max-width: 49%;
  border: 0
}
.navigation-single .next a,
.navigation-single .prev a {
  -webkit-transition: background 0.5s ease-in-out;
  transition: background 0.5s ease-in-out;
  display: block;
  padding: 10px 26px;
  border: 2px solid #a31555
}
@media (max-width:767.98px) {
  .navigation-single .next a,
  .navigation-single .prev a {
    font-size: 0
  }
  .navigation-single .next a:after,
  .navigation-single .prev a:after {
    content: "»";
    font-size: 18px
  }
}
@media (max-width:767.98px) {
  .navigation-single .prev a:after {
    content: "«"
  }
}
.comment-form label {
  display: block
}
.comment-form input,
.comment-form textarea {
  margin: 0 4px 0 0;
  width: 100%
}
@media (min-width:768px) {
  .comment-form input,
  .comment-form textarea {
    max-width: 300px
  }
}
.comment-form input[type=submit],
.comment-form textarea[type=submit] {
  display: block;
  width: auto
}
.comment-form textarea {
  overflow: auto;
  margin: 0;
  height: 120px;
  min-height: 120px
}
.commentlist {
  margin: 0 0 1.2em
}
.commentlist .edit-link {
  margin: 0
}
.commentlist .avatar-holder {
  float: left;
  margin: 0 1.2em 4px 0
}
.commentlist-item .commentlist-item {
  padding: 0
}
@media (min-width:768px) {
  .commentlist-item .commentlist-item {
    padding: 0 0 0 2em
  }
}
.comment,
.commentlist-holder {
  overflow: hidden
}
.commentlist-item + .commentlist-item,
.commentlist-item .commentlist-item {
  padding-top: 20px
}
.widget_calendar td,
.widget_calendar th {
  text-align: center
}
.widget_calendar #prev {
  text-align: left
}
.widget_calendar #next {
  text-align: right
}
#wp-calendar {
  width: 100%
}
.wp-caption {
  max-width: 100%;
  clear: both;
  border: 2px solid #a31555;
  padding: 4px;
  margin-bottom: 20px;
  text-align: center
}
.wp-caption img {
  margin-bottom: 4px
}
.wp-caption p {
  margin: 0
}
.aligncenter {
  margin: 0 auto 18px
}
img.aligncenter {
  display: block;
  margin: 0 auto
}
.alignleft {
  float: left;
  margin: 0 1.2em 4px 0
}
.alignright {
  float: right;
  margin: 0 0 4px 1.2em
}
.mejs-container {
  margin-bottom: 18px
}
.alignnone,
.bypostauthor,
.gallery,
.gallery-caption,
.sticky,
.wp-caption-text {
  height: auto
}
.gallery {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%
}
.gallery .gallery-item {
  margin: 0;
  padding: 0 10px 10px
}
.gallery .gallery-item dt {
  float: none;
  width: 100%;
  margin: 0 0 10px;
  padding: 0
}
.gallery-columns-2 .gallery-item {
  max-width: 50%;
  width: 50%
}
.gallery-columns-3 .gallery-item {
  max-width: 33.33%;
  width: 33.33%
}
.tagcloud {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}
.comment-list .comment-body {
  margin-bottom: 20px
}
.comment-author img {
  margin-right: 10px
}
.hentry {
  margin: 0 0 30px
}
.hentry:last-child {
  margin-bottom: 0
}
html {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-text-size-adjust: 100%
}
*,
*:after,
*:before {
  -webkit-box-sizing: inherit;
  box-sizing: inherit
}
* {
  max-height: 1000000px
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section {
  display: block
}
address,
applet,
blockquote,
dl,
embed,
form,
frameset,
h1,
h2,
h3,
h4,
h5,
h6,
iframe,
object,
ol,
p,
table,
ul {
  margin: 0 0 18px
}
address:last-child,
applet:last-child,
blockquote:last-child,
dl:last-child,
embed:last-child,
form:last-child,
frameset:last-child,
h1:last-child,
h2:last-child,
h3:last-child,
h4:last-child,
h5:last-child,
h6:last-child,
iframe:last-child,
object:last-child,
ol:last-child,
p:last-child,
table:last-child,
ul:last-child {
  margin-bottom: 0
}
blockquote {
  border-left: 4px solid #ddd;
  padding-left: 10px;
  margin-left: 0
}
table {
  border-collapse: collapse
}
td,
th {
  border: 1px solid #ddd;
  padding: 3px;
  text-align: left;
  vertical-align: top
}
th {
  text-align: center;
  vertical-align: middle
}
ol,
ul {
  padding-left: 20px
}
ol ol,
ol ul,
ul ol,
ul ul {
  padding-left: 20px;
  margin: 0
}
ul {
  list-style-type: disc
}
dl dt {
  float: left;
  clear: left;
  padding-right: 0.3em;
  font-weight: bold
}
dl dd {
  overflow: hidden
}
pre {
  max-width: 100%;
  overflow: auto
}
body {
  color: #000;
  background: #fff;
  font: 300 18px/1.715 "Sora","Arial","Helvetica Neue","Helvetica",sans-serif;
  min-width: 360px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin: 0
}
img {
  max-width: 100%;
  height: auto;
  vertical-align: top;
  display: inline-block
}
.gm-style img {
  max-width: none
}
iframe {
  max-width: 100%
}
.resize-active * {
  -webkit-transition: none!important;
  transition: none!important
}
.accordion,
.jcf-list ul,
.list-flex-info,
.list-icon,
.list-link-contact,
.list-services,
.list-team,
.menu,
.menu ul,
.section-body ul:not([class]),
.tabset,
.tagcloud,
.thumbnails-services,
.thumbnails-services .list-hover-text,
.wpml-ls-legacy-list-vertical ul,
[id=nav] ul {
  margin: 0;
  padding: 0;
  list-style: none
}
.clearfix:after,
.post-password-form p:after,
.post-password-form:after,
.search-form p:after,
.search-form:after,
.widget:after,
dl:after {
  content: "";
  display: block;
  clear: both
}
.ellipsis {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden
}
.df-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}
@media (min-width:480px) {
  .df-row.df-rr-ph {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
  }
}
@media (min-width:480px) {
  .df-row.df-aic-ph {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
  }
}
@media (min-width:768px) {
  .df-row.df-rr-sm {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
  }
}
@media (min-width:768px) {
  .df-row.df-aic-sm {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
  }
}
@media (min-width:1024px) {
  .df-row.df-rr-md {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
  }
}
@media (min-width:1024px) {
  .df-row.df-aic-md {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
  }
}
@media (min-width:480px) {
  .df-row .col-ph-1 {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 calc(8.3333333333% * 1);
    flex: 1 0 calc(8.3333333333% * 1);
    max-width: calc(8.3333333333% * 1)
  }
}
@media (min-width:480px) {
  .df-row .col-ph-2 {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 calc(8.3333333333% * 2);
    flex: 1 0 calc(8.3333333333% * 2);
    max-width: calc(8.3333333333% * 2)
  }
}
@media (min-width:480px) {
  .df-row .col-ph-3 {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 calc(8.3333333333% * 3);
    flex: 1 0 calc(8.3333333333% * 3);
    max-width: calc(8.3333333333% * 3)
  }
}
@media (min-width:480px) {
  .df-row .col-ph-4 {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 calc(8.3333333333% * 4);
    flex: 1 0 calc(8.3333333333% * 4);
    max-width: calc(8.3333333333% * 4)
  }
}
@media (min-width:480px) {
  .df-row .col-ph-5 {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 calc(8.3333333333% * 5);
    flex: 1 0 calc(8.3333333333% * 5);
    max-width: calc(8.3333333333% * 5)
  }
}
@media (min-width:480px) {
  .df-row .col-ph-6 {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 calc(8.3333333333% * 6);
    flex: 1 0 calc(8.3333333333% * 6);
    max-width: calc(8.3333333333% * 6)
  }
}
@media (min-width:480px) {
  .df-row .col-ph-7 {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 calc(8.3333333333% * 7);
    flex: 1 0 calc(8.3333333333% * 7);
    max-width: calc(8.3333333333% * 7)
  }
}
@media (min-width:480px) {
  .df-row .col-ph-8 {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 calc(8.3333333333% * 8);
    flex: 1 0 calc(8.3333333333% * 8);
    max-width: calc(8.3333333333% * 8)
  }
}
@media (min-width:480px) {
  .df-row .col-ph-9 {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 calc(8.3333333333% * 9);
    flex: 1 0 calc(8.3333333333% * 9);
    max-width: calc(8.3333333333% * 9)
  }
}
@media (min-width:480px) {
  .df-row .col-ph-10 {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 calc(8.3333333333% * 10);
    flex: 1 0 calc(8.3333333333% * 10);
    max-width: calc(8.3333333333% * 10)
  }
}
@media (min-width:480px) {
  .df-row .col-ph-11 {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 calc(8.3333333333% * 11);
    flex: 1 0 calc(8.3333333333% * 11);
    max-width: calc(8.3333333333% * 11)
  }
}
@media (min-width:480px) {
  .df-row .col-ph-12 {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 calc(8.3333333333% * 12);
    flex: 1 0 calc(8.3333333333% * 12);
    max-width: calc(8.3333333333% * 12)
  }
}
@media (min-width:480px) {
  .df-row .col-offset-ph-0 {
    margin-left: calc(8.3333333333% * 0)
  }
}
@media (min-width:480px) {
  .df-row .col-offset-ph-1 {
    margin-left: calc(8.3333333333% * 1)
  }
}
@media (min-width:480px) {
  .df-row .col-offset-ph-2 {
    margin-left: calc(8.3333333333% * 2)
  }
}
@media (min-width:480px) {
  .df-row .col-offset-ph-3 {
    margin-left: calc(8.3333333333% * 3)
  }
}
@media (min-width:480px) {
  .df-row .col-offset-ph-4 {
    margin-left: calc(8.3333333333% * 4)
  }
}
@media (min-width:480px) {
  .df-row .col-offset-ph-5 {
    margin-left: calc(8.3333333333% * 5)
  }
}
@media (min-width:480px) {
  .df-row .col-offset-ph-6 {
    margin-left: calc(8.3333333333% * 6)
  }
}
@media (min-width:480px) {
  .df-row .col-offset-ph-7 {
    margin-left: calc(8.3333333333% * 7)
  }
}
@media (min-width:480px) {
  .df-row .col-offset-ph-8 {
    margin-left: calc(8.3333333333% * 8)
  }
}
@media (min-width:480px) {
  .df-row .col-offset-ph-9 {
    margin-left: calc(8.3333333333% * 9)
  }
}
@media (min-width:480px) {
  .df-row .col-offset-ph-10 {
    margin-left: calc(8.3333333333% * 10)
  }
}
@media (min-width:480px) {
  .df-row .col-offset-ph-11 {
    margin-left: calc(8.3333333333% * 11)
  }
}
@media (min-width:768px) {
  .df-row .col-sm-1 {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 calc(8.3333333333% * 1);
    flex: 1 0 calc(8.3333333333% * 1);
    max-width: calc(8.3333333333% * 1)
  }
}
@media (min-width:768px) {
  .df-row .col-sm-2 {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 calc(8.3333333333% * 2);
    flex: 1 0 calc(8.3333333333% * 2);
    max-width: calc(8.3333333333% * 2)
  }
}
@media (min-width:768px) {
  .df-row .col-sm-3 {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 calc(8.3333333333% * 3);
    flex: 1 0 calc(8.3333333333% * 3);
    max-width: calc(8.3333333333% * 3)
  }
}
@media (min-width:768px) {
  .df-row .col-sm-4 {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 calc(8.3333333333% * 4);
    flex: 1 0 calc(8.3333333333% * 4);
    max-width: calc(8.3333333333% * 4)
  }
}
@media (min-width:768px) {
  .df-row .col-sm-5 {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 calc(8.3333333333% * 5);
    flex: 1 0 calc(8.3333333333% * 5);
    max-width: calc(8.3333333333% * 5)
  }
}
@media (min-width:768px) {
  .df-row .col-sm-6 {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 calc(8.3333333333% * 6);
    flex: 1 0 calc(8.3333333333% * 6);
    max-width: calc(8.3333333333% * 6)
  }
}
@media (min-width:768px) {
  .df-row .col-sm-7 {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 calc(8.3333333333% * 7);
    flex: 1 0 calc(8.3333333333% * 7);
    max-width: calc(8.3333333333% * 7)
  }
}
@media (min-width:768px) {
  .df-row .col-sm-8 {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 calc(8.3333333333% * 8);
    flex: 1 0 calc(8.3333333333% * 8);
    max-width: calc(8.3333333333% * 8)
  }
}
@media (min-width:768px) {
  .df-row .col-sm-9 {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 calc(8.3333333333% * 9);
    flex: 1 0 calc(8.3333333333% * 9);
    max-width: calc(8.3333333333% * 9)
  }
}
@media (min-width:768px) {
  .df-row .col-sm-10 {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 calc(8.3333333333% * 10);
    flex: 1 0 calc(8.3333333333% * 10);
    max-width: calc(8.3333333333% * 10)
  }
}
@media (min-width:768px) {
  .df-row .col-sm-11 {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 calc(8.3333333333% * 11);
    flex: 1 0 calc(8.3333333333% * 11);
    max-width: calc(8.3333333333% * 11)
  }
}
@media (min-width:768px) {
  .df-row .col-sm-12 {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 calc(8.3333333333% * 12);
    flex: 1 0 calc(8.3333333333% * 12);
    max-width: calc(8.3333333333% * 12)
  }
}
@media (min-width:768px) {
  .df-row .col-offset-sm-0 {
    margin-left: calc(8.3333333333% * 0)
  }
}
@media (min-width:768px) {
  .df-row .col-offset-sm-1 {
    margin-left: calc(8.3333333333% * 1)
  }
}
@media (min-width:768px) {
  .df-row .col-offset-sm-2 {
    margin-left: calc(8.3333333333% * 2)
  }
}
@media (min-width:768px) {
  .df-row .col-offset-sm-3 {
    margin-left: calc(8.3333333333% * 3)
  }
}
@media (min-width:768px) {
  .df-row .col-offset-sm-4 {
    margin-left: calc(8.3333333333% * 4)
  }
}
@media (min-width:768px) {
  .df-row .col-offset-sm-5 {
    margin-left: calc(8.3333333333% * 5)
  }
}
@media (min-width:768px) {
  .df-row .col-offset-sm-6 {
    margin-left: calc(8.3333333333% * 6)
  }
}
@media (min-width:768px) {
  .df-row .col-offset-sm-7 {
    margin-left: calc(8.3333333333% * 7)
  }
}
@media (min-width:768px) {
  .df-row .col-offset-sm-8 {
    margin-left: calc(8.3333333333% * 8)
  }
}
@media (min-width:768px) {
  .df-row .col-offset-sm-9 {
    margin-left: calc(8.3333333333% * 9)
  }
}
@media (min-width:768px) {
  .df-row .col-offset-sm-10 {
    margin-left: calc(8.3333333333% * 10)
  }
}
@media (min-width:768px) {
  .df-row .col-offset-sm-11 {
    margin-left: calc(8.3333333333% * 11)
  }
}
@media (min-width:1024px) {
  .df-row .col-md-1 {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 calc(8.3333333333% * 1);
    flex: 1 0 calc(8.3333333333% * 1);
    max-width: calc(8.3333333333% * 1)
  }
}
@media (min-width:1024px) {
  .df-row .col-md-2 {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 calc(8.3333333333% * 2);
    flex: 1 0 calc(8.3333333333% * 2);
    max-width: calc(8.3333333333% * 2)
  }
}
@media (min-width:1024px) {
  .df-row .col-md-3 {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 calc(8.3333333333% * 3);
    flex: 1 0 calc(8.3333333333% * 3);
    max-width: calc(8.3333333333% * 3)
  }
}
@media (min-width:1024px) {
  .df-row .col-md-4 {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 calc(8.3333333333% * 4);
    flex: 1 0 calc(8.3333333333% * 4);
    max-width: calc(8.3333333333% * 4)
  }
}
@media (min-width:1024px) {
  .df-row .col-md-5 {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 calc(8.3333333333% * 5);
    flex: 1 0 calc(8.3333333333% * 5);
    max-width: calc(8.3333333333% * 5)
  }
}
@media (min-width:1024px) {
  .df-row .col-md-6 {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 calc(8.3333333333% * 6);
    flex: 1 0 calc(8.3333333333% * 6);
    max-width: calc(8.3333333333% * 6)
  }
}
@media (min-width:1024px) {
  .df-row .col-md-7 {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 calc(8.3333333333% * 7);
    flex: 1 0 calc(8.3333333333% * 7);
    max-width: calc(8.3333333333% * 7)
  }
}
@media (min-width:1024px) {
  .df-row .col-md-8 {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 calc(8.3333333333% * 8);
    flex: 1 0 calc(8.3333333333% * 8);
    max-width: calc(8.3333333333% * 8)
  }
}
@media (min-width:1024px) {
  .df-row .col-md-9 {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 calc(8.3333333333% * 9);
    flex: 1 0 calc(8.3333333333% * 9);
    max-width: calc(8.3333333333% * 9)
  }
}
@media (min-width:1024px) {
  .df-row .col-md-10 {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 calc(8.3333333333% * 10);
    flex: 1 0 calc(8.3333333333% * 10);
    max-width: calc(8.3333333333% * 10)
  }
}
@media (min-width:1024px) {
  .df-row .col-md-11 {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 calc(8.3333333333% * 11);
    flex: 1 0 calc(8.3333333333% * 11);
    max-width: calc(8.3333333333% * 11)
  }
}
@media (min-width:1024px) {
  .df-row .col-md-12 {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 calc(8.3333333333% * 12);
    flex: 1 0 calc(8.3333333333% * 12);
    max-width: calc(8.3333333333% * 12)
  }
}
@media (min-width:1024px) {
  .df-row .col-offset-md-0 {
    margin-left: calc(8.3333333333% * 0)
  }
}
@media (min-width:1024px) {
  .df-row .col-offset-md-1 {
    margin-left: calc(8.3333333333% * 1)
  }
}
@media (min-width:1024px) {
  .df-row .col-offset-md-2 {
    margin-left: calc(8.3333333333% * 2)
  }
}
@media (min-width:1024px) {
  .df-row .col-offset-md-3 {
    margin-left: calc(8.3333333333% * 3)
  }
}
@media (min-width:1024px) {
  .df-row .col-offset-md-4 {
    margin-left: calc(8.3333333333% * 4)
  }
}
@media (min-width:1024px) {
  .df-row .col-offset-md-5 {
    margin-left: calc(8.3333333333% * 5)
  }
}
@media (min-width:1024px) {
  .df-row .col-offset-md-6 {
    margin-left: calc(8.3333333333% * 6)
  }
}
@media (min-width:1024px) {
  .df-row .col-offset-md-7 {
    margin-left: calc(8.3333333333% * 7)
  }
}
@media (min-width:1024px) {
  .df-row .col-offset-md-8 {
    margin-left: calc(8.3333333333% * 8)
  }
}
@media (min-width:1024px) {
  .df-row .col-offset-md-9 {
    margin-left: calc(8.3333333333% * 9)
  }
}
@media (min-width:1024px) {
  .df-row .col-offset-md-10 {
    margin-left: calc(8.3333333333% * 10)
  }
}
@media (min-width:1024px) {
  .df-row .col-offset-md-11 {
    margin-left: calc(8.3333333333% * 11)
  }
}
@media (min-width:768px) {
  .df-row {
    margin: 0 -20px
  }
}
.h1,
h1 {
  font-size: 28px
}
.h2,
h2 {
  font-size: 26px
}
.h3,
h3 {
  font-size: 24px
}
.h4,
h4 {
  font-size: 22px
}
.h5,
h5 {
  font-size: 18px
}
.h6,
h6 {
  font-size: 16px
}
@media (min-width:768px) {
  .h1,
  h1 {
    font-size: 50px
  }
  .h2,
  h2 {
    font-size: 36px
  }
  .h3,
  h3 {
    font-size: 30px
  }
}
.h,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Sora","Arial","Helvetica Neue","Helvetica",sans-serif;
  color: inherit;
  font-weight: 700;
  line-height: 1.3;
  margin: 0 0 10px;
  letter-spacing: 2px;
  text-transform: capitalize
}
@media (min-width:768px) {
  .h,
  .h1,
  .h2,
  .h3,
  .h4,
  .h5,
  .h6,
  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    margin-bottom: 20px
  }
}
p {
  margin: 0 0 15px
}
@media (min-width:768px) {
  p {
    margin-bottom: 25px
  }
}
a {
  -webkit-transition: color 0.5s ease-in-out;
  transition: color 0.5s ease-in-out;
  color: #a31555;
  text-decoration: none
}
a:focus,
a:hover {
  color: #ff588c;
  text-decoration: none
}
.section-dark a {
  color: #ff588c
}
.section-dark a:focus,
.section-dark a:hover {
  color: #a31555
}
a[href*="mailto:"] {
  word-wrap: break-word
}
mark {
  background-color: transparent;
  color: #a31555
}
.section-dark mark {
  color: #ff588c
}
b,
strong {
  font-weight: 700
}
fieldset,
form {
  margin: 0;
  padding: 0;
  border-style: none
}
input[type=email],
input[type=password],
input[type=search],
input[type=tel],
input[type=text],
input[type=url],
select,
textarea {
  display: block;
  width: 100%;
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  padding: 0 15px;
  font-size: 16px;
  font-family: "Sora","Arial","Helvetica Neue","Helvetica",sans-serif;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 2px solid #a31555;
  border-radius: 2px;
  color: #000;
  background-color: #fff
}
input[type=email]:not(textarea),
input[type=password]:not(textarea),
input[type=search]:not(textarea),
input[type=tel]:not(textarea),
input[type=text]:not(textarea),
input[type=url]:not(textarea),
select:not(textarea),
textarea:not(textarea) {
  height: 38px;
  line-height: 34px
}
input[type=email]:focus,
input[type=password]:focus,
input[type=search]:focus,
input[type=tel]:focus,
input[type=text]:focus,
input[type=url]:focus,
select:focus,
textarea:focus {
  outline: 0
}
.section-dark input[type=email],
.section-dark input[type=password],
.section-dark input[type=search],
.section-dark input[type=tel],
.section-dark input[type=text],
.section-dark input[type=url],
.section-dark select,
.section-dark textarea {
  border-color: #ff588c;
  color: #fff;
  background-color: #000
}
.section-dark input[type=email]::-webkit-input-placeholder,
.section-dark input[type=password]::-webkit-input-placeholder,
.section-dark input[type=search]::-webkit-input-placeholder,
.section-dark input[type=tel]::-webkit-input-placeholder,
.section-dark input[type=text]::-webkit-input-placeholder,
.section-dark input[type=url]::-webkit-input-placeholder,
.section-dark select::-webkit-input-placeholder,
.section-dark textarea::-webkit-input-placeholder {
  color: rgba(255,255,255,0.5)
}
.section-dark input[type=email]::-moz-placeholder,
.section-dark input[type=password]::-moz-placeholder,
.section-dark input[type=search]::-moz-placeholder,
.section-dark input[type=tel]::-moz-placeholder,
.section-dark input[type=text]::-moz-placeholder,
.section-dark input[type=url]::-moz-placeholder,
.section-dark select::-moz-placeholder,
.section-dark textarea::-moz-placeholder {
  opacity: 1;
  color: rgba(255,255,255,0.5)
}
.section-dark input[type=email]:-moz-placeholder,
.section-dark input[type=password]:-moz-placeholder,
.section-dark input[type=search]:-moz-placeholder,
.section-dark input[type=tel]:-moz-placeholder,
.section-dark input[type=text]:-moz-placeholder,
.section-dark input[type=url]:-moz-placeholder,
.section-dark select:-moz-placeholder,
.section-dark textarea:-moz-placeholder {
  color: rgba(255,255,255,0.5)
}
.section-dark input[type=email]:-ms-input-placeholder,
.section-dark input[type=password]:-ms-input-placeholder,
.section-dark input[type=search]:-ms-input-placeholder,
.section-dark input[type=tel]:-ms-input-placeholder,
.section-dark input[type=text]:-ms-input-placeholder,
.section-dark input[type=url]:-ms-input-placeholder,
.section-dark select:-ms-input-placeholder,
.section-dark textarea:-ms-input-placeholder {
  color: rgba(255,255,255,0.5)
}
.section-dark input[type=email].placeholder,
.section-dark input[type=password].placeholder,
.section-dark input[type=search].placeholder,
.section-dark input[type=tel].placeholder,
.section-dark input[type=text].placeholder,
.section-dark input[type=url].placeholder,
.section-dark select.placeholder,
.section-dark textarea.placeholder {
  color: rgba(255,255,255,0.5)
}
input[type=email]::-webkit-input-placeholder,
input[type=password]::-webkit-input-placeholder,
input[type=search]::-webkit-input-placeholder,
input[type=tel]::-webkit-input-placeholder,
input[type=text]::-webkit-input-placeholder,
input[type=url]::-webkit-input-placeholder,
select::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: rgba(0,0,0,0.5)
}
input[type=email]::-moz-placeholder,
input[type=password]::-moz-placeholder,
input[type=search]::-moz-placeholder,
input[type=tel]::-moz-placeholder,
input[type=text]::-moz-placeholder,
input[type=url]::-moz-placeholder,
select::-moz-placeholder,
textarea::-moz-placeholder {
  opacity: 1;
  color: rgba(0,0,0,0.5)
}
input[type=email]:-moz-placeholder,
input[type=password]:-moz-placeholder,
input[type=search]:-moz-placeholder,
input[type=tel]:-moz-placeholder,
input[type=text]:-moz-placeholder,
input[type=url]:-moz-placeholder,
select:-moz-placeholder,
textarea:-moz-placeholder {
  color: rgba(0,0,0,0.5)
}
input[type=email]:-ms-input-placeholder,
input[type=password]:-ms-input-placeholder,
input[type=search]:-ms-input-placeholder,
input[type=tel]:-ms-input-placeholder,
input[type=text]:-ms-input-placeholder,
input[type=url]:-ms-input-placeholder,
select:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: rgba(0,0,0,0.5)
}
input[type=email].placeholder,
input[type=password].placeholder,
input[type=search].placeholder,
input[type=tel].placeholder,
input[type=text].placeholder,
input[type=url].placeholder,
select.placeholder,
textarea.placeholder {
  color: rgba(0,0,0,0.5)
}
select {
  color: rgba(0,0,0,0.5);
  padding-right: 35px;
  background-image: url(images/icon-27.svg);
  background-repeat: no-repeat;
  background-size: 8px 4px;
  background-position: calc(100% - 13px) center
}
.section-dark select {
  color: rgba(248,249,250,0.5);
  background-image: url(images/icon-27-invert.svg)
}
input[type=search]::-webkit-search-cancel-button {
  -webkit-appearance: none
}
textarea {
  resize: vertical;
  vertical-align: top;
  overflow: auto;
  padding-top: 10px;
  padding-bottom: 10px;
  min-height: 119px;
  height: 119px
}
button,
input[type=button],
input[type=file],
input[type=reset],
input[type=submit] {
  cursor: pointer
}
label {
  display: inline-block;
  vertical-align: top;
  padding: 0;
  font-size: 16px;
  font-weight: 300
}
body .gform_wrapper.gravity-theme {
  width: 100%
}
body .gform_wrapper.gravity-theme input[type=color],
body .gform_wrapper.gravity-theme input[type=date],
body .gform_wrapper.gravity-theme input[type=datetime-local],
body .gform_wrapper.gravity-theme input[type=datetime],
body .gform_wrapper.gravity-theme input[type=email],
body .gform_wrapper.gravity-theme input[type=month],
body .gform_wrapper.gravity-theme input[type=number],
body .gform_wrapper.gravity-theme input[type=password],
body .gform_wrapper.gravity-theme input[type=search],
body .gform_wrapper.gravity-theme input[type=tel],
body .gform_wrapper.gravity-theme input[type=text],
body .gform_wrapper.gravity-theme input[type=time],
body .gform_wrapper.gravity-theme input[type=url],
body .gform_wrapper.gravity-theme input[type=week],
body .gform_wrapper.gravity-theme select,
body .gform_wrapper.gravity-theme textarea {
  padding-left: 15px;
  padding-right: 15px
}
body .gform_wrapper.gravity-theme input[type=color]:not(textarea),
body .gform_wrapper.gravity-theme input[type=date]:not(textarea),
body .gform_wrapper.gravity-theme input[type=datetime-local]:not(textarea),
body .gform_wrapper.gravity-theme input[type=datetime]:not(textarea),
body .gform_wrapper.gravity-theme input[type=email]:not(textarea),
body .gform_wrapper.gravity-theme input[type=month]:not(textarea),
body .gform_wrapper.gravity-theme input[type=number]:not(textarea),
body .gform_wrapper.gravity-theme input[type=password]:not(textarea),
body .gform_wrapper.gravity-theme input[type=search]:not(textarea),
body .gform_wrapper.gravity-theme input[type=tel]:not(textarea),
body .gform_wrapper.gravity-theme input[type=text]:not(textarea),
body .gform_wrapper.gravity-theme input[type=time]:not(textarea),
body .gform_wrapper.gravity-theme input[type=url]:not(textarea),
body .gform_wrapper.gravity-theme input[type=week]:not(textarea),
body .gform_wrapper.gravity-theme select:not(textarea),
body .gform_wrapper.gravity-theme textarea:not(textarea) {
  padding-top: 0;
  padding-bottom: 0
}
body .gform_wrapper.gravity-theme .gfield textarea.large {
  height: 120px
}
body .gform_wrapper.gravity-theme .gfield_label {
  font-weight: inherit;
  font-size: inherit;
  margin-bottom: 0
}
body .gform_wrapper.gravity-theme .gform_fields {
  grid-column-gap: 15px;
  grid-row-gap: 15px
}
body .gform_wrapper.gravity-theme .ginput_complex span {
  margin-bottom: 19px
}
@media (min-width:641px) {
  body .gform_wrapper.gravity-theme .ginput_complex span {
    margin-bottom: 0
  }
}
body .gform_wrapper.gravity-theme .ginput_complex span:last-child {
  margin-bottom: 0
}
@media (min-width:641px) {
  body .gform_wrapper.gravity-theme .ginput_complex:not(.ginput_container_address) fieldset:not([style*="display:none"]):not(.ginput_full),
  body .gform_wrapper.gravity-theme .ginput_complex:not(.ginput_container_address) span:not([style*="display:none"]):not(.ginput_full) {
    padding-right: 10px
  }
}
@media (min-width:641px) {
  body .gform_wrapper.gravity-theme .ginput_complex:not(.ginput_container_address) fieldset:not([style*="display:none"]):not(.ginput_full) ~ span:not(.ginput_full),
  body .gform_wrapper.gravity-theme .ginput_complex:not(.ginput_container_address) span:not([style*="display:none"]):not(.ginput_full) ~ span:not(.ginput_full) {
    padding-right: 0;
    padding-left: 10px
  }
}
body .gform_wrapper.gravity-theme .gfield_required .gfield_required_text {
  display: none
}
body .gform_wrapper.gravity-theme .gform_footer {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  padding-bottom: 0
}
body .gform_wrapper.gravity-theme .gform_footer input[type=submit] {
  margin-bottom: 0
}
body .gform_wrapper.gravity-theme .gfield_error label {
  color: inherit
}
body .gform_wrapper.gravity-theme .gfield_error [aria-invalid=true] {
  border: 2px solid #a31555
}
body .gform_wrapper.gravity-theme .gfield_validation_message,
body .gform_wrapper.gravity-theme .gform_validation_errors,
body .gform_wrapper.gravity-theme .validation_message {
  border: 0;
  padding: 0;
  background-color: transparent;
  font-size: 12px
}
body .gform_wrapper.gravity-theme .gform_validation_errors {
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none
}
.gform_confirmation_wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-weight: 700
}
.header-fly .sticky-wrap {
  -webkit-transition: background-color 0.5s ease-in-out;
  transition: background-color 0.5s ease-in-out;
  position: absolute;
  top: 0;
  left: 0;
  right: 0
}
[id=header] {
  position: relative;
  z-index: 100;
  background-color: #fff
}
.header-fly [id=header] {
  -webkit-transition: background-color 0.5s ease-in-out;
  transition: background-color 0.5s ease-in-out;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  background-color: transparent
}
.header-fly .fixed-position [id=header] {
  background-color: #fff
}
.header-bar {
  position: relative;
  z-index: 10;
  background-color: #fff;
  padding: 20px 0
}
@media (min-width:1024px) {
  .header-bar {
    padding: 0;
    position: static
  }
}
.header-fly .header-bar {
  -webkit-transition: background-color 0.5s ease-in-out;
  transition: background-color 0.5s ease-in-out;
  background-color: transparent
}
@media (min-width:1024px) {
  .header-fly .header-bar .logo {
    width: 276px
  }
}
.header-fly .fixed-position .header-bar,
.header-fly.nav-active .header-bar {
  background-color: #fff
}
@media (min-width:1024px) {
  .header-fly .fixed-position .header-bar .logo {
    width: 173px
  }
}
.header-bar .container,
.header-bar .section-body:only-child {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}
.header-bar .logo {
  width: 110px
}
@media (min-width:768px) {
  .header-bar .logo {
    width: 173px
  }
}
@media (min-width:1024px) {
  .header-bar .logo {
    -webkit-transition: width 0.5s ease-in-out;
    transition: width 0.5s ease-in-out;
    position: absolute;
    top: 15px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: 10
  }
}
.header-bar .logo img {
  max-width: none;
  width: 100%
}
.nav-opener {
  width: 28px;
  height: 28px;
  font-size: 0;
  line-height: 0;
  display: block;
  position: relative
}
@media (min-width:1024px) {
  .nav-opener {
    display: none
  }
}
.nav-opener span,
.nav-opener:after,
.nav-opener:before {
  -webkit-transition: opacity 0.5s ease-in-out,-webkit-transform 0.5s ease-in-out;
  transition: transform 0.5s ease-in-out,opacity 0.5s ease-in-out,-webkit-transform 0.5s ease-in-out;
  background-color: #000;
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  height: 4px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  border-radius: 2px
}
.nav-opener:after,
.nav-opener:before {
  content: ""
}
.nav-opener:before {
  -webkit-transform: translateY(-12px);
  transform: translateY(-12px)
}
.nav-opener:after {
  -webkit-transform: translateY(8px);
  transform: translateY(8px)
}
.nav-active .nav-opener span {
  opacity: 0;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg)
}
.nav-active .nav-opener:before {
  -webkit-transform: rotate(45deg) translateY(0);
  transform: rotate(45deg) translateY(0)
}
.nav-active .nav-opener:after {
  -webkit-transform: rotate(-45deg) translateY(0);
  transform: rotate(-45deg) translateY(0)
}
.mobile-drop {
  -webkit-transition: -webkit-transform 0.5s ease-in-out;
  transition: transform 0.5s ease-in-out;
  transition: transform 0.5s ease-in-out,-webkit-transform 0.5s ease-in-out;
  background: #fff;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  padding: 92px 0 20px;
  -webkit-transform: translateY(-200%);
  transform: translateY(-200%);
  text-align: center;
  max-height: 100vh;
  overflow-y: auto
}
@media (min-width:1024px) {
  .mobile-drop {
    padding: 0;
    position: static;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    background-color: transparent;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    overflow-y: hidden;
    max-height: 100%
  }
}
.nav-active .mobile-drop {
  -webkit-transform: translateY(0);
  transform: translateY(0)
}
@media (min-width:1024px) {
  .mobile-drop .container,
  .mobile-drop .section-body:only-child {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse
  }
}
.nav-bar {
  border-top: 2px solid #a31555;
  padding: 14px 0
}
@media (min-width:1024px) {
  .header-link {
    -webkit-transition: padding 0.5s ease-in-out;
    transition: padding 0.5s ease-in-out;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 15px 0 10px
  }
}
@media (min-width:1024px) {
  .header-fly .header-link {
    color: #fff;
    padding-bottom: 40px
  }
}
.header-fly .fixed-position .header-link {
  color: #000;
  padding-bottom: 10px
}
.wpml-ls-legacy-list-vertical {
  border: 0
}
.wpml-ls-legacy-list-vertical ul {
  font-weight: 600
}
@media (min-width:1024px) {
  .wpml-ls-legacy-list-vertical ul {
    text-align: right
  }
}
.wpml-ls-legacy-list-vertical ul .wpml-ls-item + .wpml-ls-item {
  margin-top: 5px
}
.wpml-ls-legacy-list-vertical ul a {
  color: inherit;
  padding: 0;
  line-height: inherit;
  border: 0
}
.wpml-ls-legacy-list-vertical ul a:hover {
  color: #ff588c
}
.wpml-ls-legacy-list-vertical ul a span {
  vertical-align: top
}
@media (min-width:1024px) {
  .nav-bar {
    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
  }
}
@media (min-width:1024px) {
  .nav-bar > * {
    margin: 0 10px
  }
}
[id=nav] {
  font-weight: 700;
  letter-spacing: 1px;
  word-spacing: 2px;
  margin: 0 0 15px;
  font-size: 14px;
}
@media (min-width:1024px) {
  [id=nav] {
    margin-bottom: 0
  }
}
@media (min-width:1024px) {
  [id=nav] ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
  }
}
@media (min-width:1024px) {
  [id=nav] ul li {
    margin: 0 14px
  }
}
[id=nav] ul li.active a {
  color: #a31555
}
[id=nav] ul a {
  color: inherit
}
[id=nav] ul a:hover {
  color: #ff588c
}
[id=wrapper] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  min-height: 100vh
}
[id=main] {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1
}
[id=main] .wp-block-group,
[id=main] > .container,
[id=main] > .section-body:only-child {
  padding-top: 30px;
  padding-bottom: 30px
}
.container,
.section-body:only-child {
  width: 100%;
  max-width: 1130px;
  padding: 0 20px;
  margin: 0 auto
}
.container.lg,
.lg.section-body:only-child {
  max-width: 1458px
}
.js-tab-hidden {
  display: block!important;
  left: -9999px!important;
  position: absolute!important;
  top: -9999px!important
}
.d-ds-flex {
  display: none!important
}
@media (min-width:1024px) {
  .d-ds-flex {
    display: -webkit-box!important;
    display: -ms-flexbox!important;
    display: flex!important
  }
}
@media (min-width:1024px) {
  .d-ds-none {
    display: none!important
  }
}
.section-dark {
  background-color: #000;
  color: #fff
}
.section-main {
  padding: 40px 0;
  text-align: center
}
@media (min-width:1024px) {
  .section-main {
    padding: 57px 0
  }
}
@media (min-width:1024px) {
  .section-main.lg-indent {
    padding: 73px 0
  }
}
.section-main iframe {
  max-width: none;
  width: 100%
}
.wrap-bg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1
}
.wrap-bg img {
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
  width: 100%;
  height: 100%
}
.decor-title {
  position: relative;
  padding: 0 0 6px;
  margin: 0 0 23px;
  text-align: center
}
.decor-title:before {
  content: "";
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  top: 100%;
  width: 100%;
  max-width: 468px;
  height: 2px;
  background: #a31555
}
@media (min-width:1024px) {
  .decor-title.lg {
    font-size: 48px;
    padding-bottom: 23px;
    margin-bottom: 25px
  }
}
.section-dark .decor-title:before {
  background-color: #ff588c
}
.border-title,
.section-body h1 {
  margin: 0 0 15px;
  padding: 0 0 4px;
  border-bottom: 2px solid #a31555
}
@media (min-width:768px) {
  .border-title,
  .section-body h1 {
    margin-bottom: 20px
  }
}
.section-body .section-dark h1,
.section-dark .border-title,
.section-dark .section-body h1 {
  border-color: #ff588c
}
.img-overlay,
.list-team .avatar,
.section-services .wrap-bg,
.slider-section .wrap-bg,
.thumbnails-services > li {
  position: relative
}
.img-overlay:before,
.list-team .avatar:before,
.section-services .wrap-bg:before,
.slider-section .wrap-bg:before,
.thumbnails-services > li:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(163,21,85,0.2);
  z-index: 2;
  mix-blend-mode: color
}
.img-overlay img,
.list-team .avatar img,
.section-services .wrap-bg img,
.slider-section .wrap-bg img,
.thumbnails-services > li img {
  -webkit-filter: grayscale(1);
  filter: grayscale(1)
}
.sub-title {
  display: block;
  font-weight: 300;
  text-transform: uppercase;
  font-size: 16px;
  line-height: 1.6;
  letter-spacing: 1px;
  margin: 0 0 6px
}
@media (min-width:768px) {
  .sub-title {
    font-size: 20px;
    letter-spacing: 2px
  }
}
.wrap-iframe {
  position: relative;
  padding-top: 52%
}
@media (min-width:1440px) {
  .wrap-iframe {
    margin: 0 20px
  }
}
.wrap-iframe iframe {
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0
}
[id=footer] {
  background: #a31555;
  color: #fff;
  padding: 30px 0 10px;
  text-align: center
}
@media (min-width:768px) {
  [id=footer] {
    padding: 60px 0 20px
  }
}
[id=footer] a:not([class]) {
  color: inherit
}
[id=footer] a:not([class]):hover {
  color: #ff588c
}
.foot-holder-top {
  padding: 0 0 15px;
  margin: 0 0 20px;
  border-bottom: 1px solid currentColor
}
@media (min-width:768px) {
  .foot-holder-top {
    margin-bottom: 39px
  }
}
.foot-holder-top .logo {
  width: 160px;
  margin: 0 auto
}
@media (min-width:1024px) {
  .foot-holder-top .logo {
    width: 242px
  }
}
.foot-content {
  margin: 0 0 17px;
  text-align: left
}
@media (min-width:768px) {
  .foot-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-left: -20px;
    margin-right: -20px
  }
}
@media (min-width:1024px) {
  .foot-content {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
  }
}
.foot-content .col {
  margin: 0 0 20px
}
@media (min-width:768px) {
  .foot-content .col {
    width: 50%;
    padding: 0 20px
  }
}
@media (min-width:1024px) {
  .foot-content .col {
    width: 32.6%
  }
}
.foot-title {
  display: block;
  margin: 0 0 5px;
  font-weight: 700;
  font-size: 24px;
  line-height: 1.33;
  letter-spacing: 1px
}
.menu {
  font-weight: 600
}
.menu li {
  margin: 4px 0 0
}
.menu li:first-child {
  margin-top: 0
}
.menu li.active.current-page-ancestor > a {
  color: inherit
}
.menu li.active > a {
  color: rgba(255,88,140,0.5)
}
.menu ul {
  padding: 4px 0 0 31px
}
.copy {
  text-align: center;
  font-size: 12px;
  line-height: 1.2
}
.btn,
.nav-links .next,
.nav-links .prev,
.navigation .next,
.navigation .prev,
.navigation-comments .next,
.navigation-comments .prev,
.navigation-single .next a,
.navigation-single .prev a,
button,
input[type=button],
input[type=file],
input[type=reset],
input[type=submit] {
  -webkit-transition: background-color 0.5s ease-in-out,color 0.5s ease-in-out,border-color 0.5s ease-in-out;
  transition: background-color 0.5s ease-in-out,color 0.5s ease-in-out,border-color 0.5s ease-in-out;
  border-width: 2px;
  border-style: solid;
  border-radius: 2px;
  display: inline-block;
  font-size: 18px;
  line-height: 16px;
  font-weight: 700;
  padding: 10px 26px;
  vertical-align: top;
  text-align: center;
  word-spacing: 3px;
  letter-spacing: 1px
}
.btn-primary,
.nav-links .next,
.nav-links .prev,
.navigation .next,
.navigation .prev,
.navigation-comments .next,
.navigation-comments .prev,
.navigation-single .next a,
.navigation-single .prev a,
button,
input[type=button],
input[type=file],
input[type=reset],
input[type=submit] {
  background: #a31555;
  color: #fff;
  border-color: #a31555
}
.btn-primary:hover,
.nav-links .next:hover,
.nav-links .prev:hover,
.navigation .next:hover,
.navigation .prev:hover,
.navigation-comments .next:hover,
.navigation-comments .prev:hover,
.navigation-single .next a:hover,
.navigation-single .prev a:hover,
button:hover,
input[type=button]:hover,
input[type=file]:hover,
input[type=reset]:hover,
input[type=submit]:hover {
  background: #ff588c;
  color: #fff;
  border-color: #ff588c
}
.btn-outline-primary {
  background: 0 0;
  color: #a31555;
  border-color: #a31555
}
.btn-outline-primary:hover {
  background: 0 0;
  color: #ff588c;
  border-color: #ff588c
}
.nav-links .section-dark .next,
.nav-links .section-dark .next:hover,
.nav-links .section-dark .prev,
.nav-links .section-dark .prev:hover,
.navigation .section-dark .next,
.navigation .section-dark .next:hover,
.navigation .section-dark .prev,
.navigation .section-dark .prev:hover,
.navigation-comments .section-dark .next,
.navigation-comments .section-dark .next:hover,
.navigation-comments .section-dark .prev,
.navigation-comments .section-dark .prev:hover,
.navigation-single .next .section-dark a,
.navigation-single .next .section-dark a:hover,
.navigation-single .prev .section-dark a,
.navigation-single .prev .section-dark a:hover,
.section-dark .btn-primary,
.section-dark .btn-primary:hover,
.section-dark .nav-links .next,
.section-dark .nav-links .next:hover,
.section-dark .nav-links .prev,
.section-dark .nav-links .prev:hover,
.section-dark .navigation .next,
.section-dark .navigation .next:hover,
.section-dark .navigation .prev,
.section-dark .navigation .prev:hover,
.section-dark .navigation-comments .next,
.section-dark .navigation-comments .next:hover,
.section-dark .navigation-comments .prev,
.section-dark .navigation-comments .prev:hover,
.section-dark .navigation-single .next a,
.section-dark .navigation-single .next a:hover,
.section-dark .navigation-single .prev a,
.section-dark .navigation-single .prev a:hover,
.section-dark button,
.section-dark button:hover,
.section-dark input[type=button],
.section-dark input[type=button]:hover,
.section-dark input[type=file],
.section-dark input[type=file]:hover,
.section-dark input[type=reset],
.section-dark input[type=reset]:hover,
.section-dark input[type=submit],
.section-dark input[type=submit]:hover {
  color: #fff
}
.section-dark .btn-outline-primary {
  background: 0 0;
  color: #fff;
  border-color: #ff588c
}
.section-dark .btn-outline-primary:hover {
  background: 0 0;
  color: #ff588c;
  border-color: #ff588c
}
.accordion {
  text-align: left;
  margin: 0 0 30px
}
@media (min-width:1024px) {
  .accordion {
    margin-bottom: 62px
  }
}
.accordion:last-child {
  margin-bottom: 0
}
.section-dark .accordion {
  color: #fff
}
.accordion li {
  border: 2px solid #a31555;
  border-radius: 2px
}
.accordion li.active .opener:before {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg)
}
.accordion li + li {
  margin-top: 24px
}
.accordion p:last-child {
  margin-bottom: 0
}
.accordion .slide {
  padding: 10px 18px 18px
}
.accordion-opener {
  display: block;
  position: relative;
  padding: 16px 50px 16px 19px;
  color: inherit;
  letter-spacing: 1.2px;
  text-align: left;
  text-decoration: none;
  font-weight: 700
}
@media (min-width:1024px) {
  .accordion-opener {
    font-size: 18px;
    line-height: 1.5
  }
}
.accordion-opener:focus,
.accordion-opener:hover {
  color: inherit
}
.accordion-blockquote .accordion-opener {
  border: 2px solid #a31555
}
.active .accordion-opener:before {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg)
}
.section-dark .accordion-opener,
.section-dark .accordion-opener:focus,
.section-dark .accordion-opener:hover {
  color: inherit
}
.accordion-opener:before {
  -webkit-transition: -webkit-transform 0.5s ease-in-out;
  transition: transform 0.5s ease-in-out;
  transition: transform 0.5s ease-in-out,-webkit-transform 0.5s ease-in-out;
  content: "";
  position: absolute;
  right: 20px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transform-origin: center top;
  transform-origin: center top;
  border-width: 4px 5px 0;
  border-style: solid;
  border-color: #ff588c transparent
}
@media (min-width:1440px) {
  .accordion-blockquote {
    margin: 0 18px
  }
}
.accordion-blockquote > div + div {
  margin-top: 20px
}
.tabset {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 1px;
  margin: -2px -20px 20px
}
.section-dark .tabset a {
  color: inherit
}
.section-dark .tabset a.active,
.section-dark .tabset a:focus,
.section-dark .tabset a:hover {
  color: #ff588c
}
.tabset li {
  margin: 2px 20px
}
.tabset a {
  color: inherit
}
.tabset a.active {
  color: #a31555
}
.card {
  border: 2px solid #a31555;
  border-radius: 2px;
  padding: 20px 10px;
  margin: 12px 0
}
.card h2 {
  font-size: 18px
}
@media (min-width:1024px) {
  .card p {
    margin-bottom: 30px
  }
}
.wrap-card {
  margin: -12px 0
}
@media (min-width:768px) {
  .wrap-card {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: -10px
  }
}
@media (min-width:1024px) {
  .wrap-card {
    margin: -12px -15px
  }
}
@media (min-width:768px) {
  .wrap-card .card {
    width: calc(50% - 20px);
    margin: 10px
  }
}
@media (min-width:1024px) {
  .wrap-card .card {
    width: calc(33.3% - 30px);
    margin: 12px 15px
  }
}
.group-blockquote {
  padding: 20px 0 0
}
@media (min-width:1024px) {
  .group-blockquote {
    padding: 0
  }
}
.group-blockquote blockquote {
  border-radius: 2px;
  border: 2px solid #a31555;
  text-align: left;
  margin: 0;
  padding: 14px 15px
}
.group-blockquote blockquote + blockquote {
  margin-top: 32px
}
.group-blockquote blockquote q {
  display: block
}
.group-blockquote blockquote p,
.group-blockquote blockquote q {
  margin-bottom: 8px
}
.group-blockquote blockquote cite {
  display: block;
  font-weight: 600;
  font-style: normal
}
.group-blockquote blockquote cite:before {
  content: "-";
  margin: 0 5px 0 0
}
.thumbnails-services {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  color: #fff;
  font-size: 12px;
  line-height: 1.3;
  font-weight: 700
}
@media (min-width:768px) {
  .thumbnails-services {
    font-size: 1.57vw;
    letter-spacing: 1px;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
  }
}
.section-dark .thumbnails-services li {
  border-color: #000
}
@media (min-width:1024px) {
  .section-info-visual-cols .thumbnails-services {
    width: 50%;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }
}
.thumbnails-services > li {
  width: 50%;
  border: 5px solid #fff
}
.thumbnails-services > li.hover .wrap-name-thumbnail {
  opacity: 0;
  pointer-events: none
}
.thumbnails-services > li.hover .list-hover-text {
  opacity: 1;
  pointer-events: auto
}
.thumbnails-services img {
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
  width: 100%;
  height: 100%
}
.thumbnails-services .list-hover-text,
.thumbnails-services .wrap-name-thumbnail {
  -webkit-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
  position: absolute;
  z-index: 5;
  bottom: 10px;
  left: 0;
  right: 0;
  padding: 10px 0
}
@media (min-width:1024px) {
  .thumbnails-services .list-hover-text,
  .thumbnails-services .wrap-name-thumbnail {
    padding: 15px 5px;
    bottom: 50px
  }
}
@media (min-width:1440px) {
  .thumbnails-services .list-hover-text,
  .thumbnails-services .wrap-name-thumbnail {
    padding: 25px 15px
  }
}
.thumbnails-services .wrap-name-thumbnail {
  background-color: rgba(163,21,85,0.8);
  text-align: center
}
.thumbnails-services .name-thumbnail {
  font-weight: inherit
}
.thumbnails-services .list-hover-text {
  -webkit-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
  opacity: 0;
  pointer-events: none;
  background-color: #a31555;
  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
}
@media (min-width:1440px) {
  .thumbnails-services .list-hover-text {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
  }
}
.thumbnails-services .list-hover-text li {
  padding: 0 10px
}
.thumbnails-services .list-hover-text li:only-child {
  margin: 0 auto
}
.thumbnails-services .list-hover-text a {
  color: inherit
}
.thumbnails-services .list-hover-text a:hover {
  color: #ff588c
}
.text-banner {
  background: -webkit-gradient(linear,left top,left bottom,from(#a31555),to(#520b2b));
  background: linear-gradient(to bottom,#a31555 0%,#520b2b 100%);
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  padding: 30px 0;
  border-bottom: 2px solid #a31555
}
@media (min-width:1024px) {
  .text-banner {
    min-height: 195px
  }
}
.text-banner h1 {
  line-height: 1.2;
  letter-spacing: 3px;
  margin-bottom: 15px
}
@media (min-width:1024px) {
  .text-banner h1 {
    font-size: 60px;
    margin-bottom: 27px
  }
}
.text-banner h1:last-child {
  margin-bottom: 0
}
.wrap-video {
  margin: -30px 0
}
@media (min-width:768px) {
  .wrap-video {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: -30px -20px
  }
}
@media (min-width:1024px) {
  .wrap-video {
    margin: -35px -37px
  }
}
@media (min-width:768px) {
  .wrap-video .opener-video-block {
    width: calc(33.3% - 40px);
    margin: 30px 20px
  }
}
@media (min-width:1024px) {
  .wrap-video .opener-video-block {
    width: calc(25% - 74px);
    margin: 35px 37px
  }
}
.opener-video-block {
  display: block;
  color: inherit;
  text-decoration: none;
  text-align: center;
  margin: 30px 0
}
.opener-video-block:focus,
.opener-video-block:hover {
  color: inherit
}
.opener-video-block:focus .video-img:before,
.opener-video-block:hover .video-img:before {
  -webkit-transform: translate(-50%,-50%) scale(1.1);
  transform: translate(-50%,-50%) scale(1.1)
}
.section-dark .opener-video-block,
.section-dark .opener-video-block:focus,
.section-dark .opener-video-block:hover {
  color: inherit
}
.opener-video-block .video-img {
  display: block;
  position: relative;
  padding-top: 54%;
  background-color: rgba(112,112,112,0.4);
  margin: 0 0 12px
}
@media (min-width:768px) {
  .opener-video-block .video-img {
    margin-bottom: 23px
  }
}
.opener-video-block .video-img:before {
  -webkit-transition: -webkit-transform 0.5s ease-in-out;
  transition: transform 0.5s ease-in-out;
  transition: transform 0.5s ease-in-out,-webkit-transform 0.5s ease-in-out;
  width: 57px;
  height: 57px;
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  border-radius: 50%;
  border: 5px solid #fff;
  z-index: 2
}
.opener-video-block .video-img:after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  border-style: solid;
  border-color: transparent #fff;
  border-width: 15px 0 15px 24px;
  margin-left: 3px
}
.opener-video-block .video-img img {
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0
}
.opener-video-block .text {
  font-size: 18px;
  line-height: 1.5;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: capitalize
}
.slick-arrow {
  -webkit-transition: color 0.5s ease-in-out;
  transition: color 0.5s ease-in-out;
  background-color: transparent;
  border: 0;
  padding: 0;
  height: auto;
  line-height: 1;
  color: #a31555
}
.slick-arrow:hover {
  background-color: transparent;
  color: #ff588c
}
.slick-arrow svg {
  width: 18px;
  height: auto;
  fill: currentColor
}
.slider-testimonials {
  padding: 0 30px
}
@media (min-width:768px) {
  .slider-testimonials {
    padding: 0 40px
  }
}
.slider-testimonials .slick-arrow {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  margin-top: -30px
}
@media (min-width:1024px) {
  .slider-testimonials .slick-arrow {
    top: -8px;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    margin-top: 0
  }
}
.slider-testimonials .slick-prev {
  left: 0
}
.slider-testimonials .slick-next {
  right: 0
}
.slider-section {
  text-align: center;
  position: relative
}
.slider-section p:last-child {
  margin-bottom: 0
}
.slider-section .slick-arrow {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  color: #fff;
  margin-top: 16px
}
.slider-section .slick-arrow:hover {
  color: #ff588c
}
.slider-section .slick-prev {
  left: 0
}
.slider-section .slick-next {
  right: 0
}
.slider-section .slider-section-content {
  position: relative;
  padding: 40px 20px;
  min-height: 368px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff
}
@media (min-width:768px) {
  .slider-section .slider-section-content {
    padding: 58px 20px
  }
}
.slider-section .container,
.slider-section .section-body:only-child {
  position: relative;
  max-width: 1245px;
  padding: 0 30px
}
.slider-section .wrap-bg {
  position: absolute
}
.slider-section .wrap-bg:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.5);
  z-index: 5
}
.jcf-select {
  display: block;
  width: 100%;
  position: relative;
  border: 2px solid #a31555;
  background-color: #fff;
  height: 38px;
  border-radius: 2px
}
.jcf-select select {
  z-index: 1;
  left: 0;
  top: 0
}
.section-dark .jcf-select {
  border-color: #ff588c;
  color: #fff;
  background-color: #000
}
.section-dark .jcf-select .jcf-select-opener {
  border-color: #fff transparent
}
.jcf-select .jcf-select-text {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  cursor: default;
  display: block;
  font-size: 18px;
  line-height: 34px;
  margin: 0 35px 0 8px
}
.jcf-select .jcf-select-opener {
  position: absolute;
  right: 10px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  border-style: solid;
  border-color: #000 transparent;
  border-width: 5px 5px 0
}
.jcf-select .jcf-select-drop {
  position: absolute;
  margin-top: 0px;
  z-index: 9999;
  top: 100%;
  left: -2px;
  right: 0
}
.jcf-select .jcf-drop-flipped {
  bottom: 100%;
  top: auto
}
body > .jcf-select-drop {
  position: absolute;
  margin: -1px 0 0;
  z-index: 9999
}
body > .jcf-select-drop.jcf-drop-flipped {
  margin: 1px 0 0
}
.jcf-select-drop .jcf-select-drop-content {
  border: 2px solid #a31555;
  border-top-width: 0;
  border-radius: 0 0 2px 2px
}
.section-dark .jcf-select-drop .jcf-select-drop-content {
  border-color: #ff588c
}
.jcf-select-drop .jcf-hover {
  background: #a31555;
  color: #fff;
  font-weight: 700
}
.section-dark .jcf-select-drop .jcf-hover {
  background: #ff588c
}
.jcf-list-box {
  overflow: hidden;
  display: inline-block;
  border: 1px solid #b8c3c9;
  min-width: 200px;
  margin: 0 15px
}
.jcf-list-box .jcf-selected {
  background: #e6e6e6;
  color: #000
}
.jcf-list {
  display: inline-block;
  vertical-align: top;
  position: relative;
  background: #fff;
  line-height: 14px;
  font-size: 18px;
  width: 100%
}
.section-dark .jcf-list {
  background: #000
}
.jcf-list .jcf-list-content {
  vertical-align: top;
  display: inline-block;
  overflow: auto;
  width: 100%
}
.jcf-list ul li {
  overflow: hidden;
  display: block
}
.jcf-list ul li:first-child .jcf-option {
  border-top: 0
}
.jcf-list .jcf-overflow {
  overflow: auto
}
.jcf-list .jcf-option {
  overflow: hidden;
  cursor: default;
  display: block;
  padding: 10px 15px;
  height: 1%;
  border-top: 1px solid #e4e4e4
}
.section-dark .jcf-list .jcf-option {
  border-color: #707070
}
.jcf-list .jcf-disabled {
  background: #fff!important;
  color: #aaa!important
}
.jcf-list .jcf-optgroup-caption {
  white-space: nowrap;
  font-weight: bold;
  display: block;
  padding: 5px 9px;
  cursor: default;
  color: #000
}
.jcf-list .jcf-optgroup .jcf-option {
  padding-left: 30px
}
.popup-holder {
  position: relative;
  overflow: hidden;
  height: 0
}
.list-link-contact {
  font-weight: 600;
  margin: 0 0 10px
}
@media (min-width:1024px) {
  .list-link-contact {
    margin-bottom: 0;
    text-align: left
  }
}
.list-link-contact:last-child {
  margin-bottom: 0
}
[id=footer] .list-link-contact {
  text-align: left
}
[id=footer] .list-link-contact li + li {
  margin-top: 3px
}
.list-link-contact a {
  color: inherit
}
.list-link-contact a:hover {
  color: #ff588c
}
.list-link-contact .hold,
.list-link-contact a {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}
.list-link-contact svg {
  fill: currentColor;
  margin: 0 5px 0 0;
  width: 30px;
  -ms-flex-negative: 0;
  flex-shrink: 0
}
.list-team {
  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;
  margin: -20px;
  text-align: center
}
@media (min-width:768px) {
  .list-team {
    margin: -10px
  }
}
@media (min-width:1024px) {
  .list-team {
    margin: -20px
  }
}
@media (min-width:1440px) {
  .list-team {
    margin-left: -96px;
    margin-right: -96px
  }
}
.list-team li {
  padding: 20px
}
@media (min-width:768px) {
  .list-team li {
    width: 50%;
    padding: 10px
  }
}
@media (min-width:1024px) {
  .list-team li {
    width: 25%;
    padding: 20px
  }
}
.list-team .avatar {
  margin: 0 auto 10px;
  max-width: 250px;
  width: 100%;
  border-radius: 50%;
  overflow: hidden
}
@media (min-width:768px) {
  .list-team .avatar {
    margin-bottom: 17px
  }
}
.list-team .name {
  display: block;
  font-size: 24px;
  font-weight: 700;
  margin: 0 0 3px
}
.list-team .position {
  display: block;
  text-transform: uppercase;
  font-size: 20px;
  margin: 0 0 4px
}
.list-flex-info {
  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;
  margin: -15px;
  text-align: center
}
@media (min-width:1024px) {
  .list-flex-info {
    margin: -5px
  }
}
@media (min-width:768px) {
  .section-info-visual-cols .list-flex-info {
    margin-bottom: -16px
  }
}
@media (min-width:1024px) {
  .section-info-visual-cols .list-flex-info {
    max-width: 580px
  }
}
.section-info-visual-cols .list-flex-info li {
  width: 80%
}
@media (min-width:768px) {
  .section-info-visual-cols .list-flex-info li {
    width: 50%;
    margin-bottom: 16px
  }
}
.list-flex-info li {
  padding: 15px
}
@media (min-width:768px) {
  .list-flex-info li {
    width: 50%
  }
}
@media (min-width:1024px) {
  .list-flex-info li {
    width: 25%;
    padding: 5px
  }
}
.list-flex-info h2 {
  font-size: 24px;
  line-height: 1.33;
  text-transform: capitalize;
  margin-bottom: 8px
}
.list-flex-info p:last-child {
  margin-bottom: 0
}
.list-flex-info .img-hold {
  margin: 0 0 17px
}
@media (min-width:768px) {
  .list-flex-info .img-hold {
    margin-bottom: 27px
  }
}
@media (min-width:1024px) {
  .section-hero {
    position: relative;
    z-index: 1;
    min-height: 100vh;
    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
  }
}
@media (min-width:768px) {
  .section-hero-content {
    padding: 146px 0;
    position: relative;
    z-index: 1
  }
}
@media (min-width:1024px) {
  .section-hero-content {
    padding: 246px 0 20px;
    position: static
  }
}
@media (min-width:1440px) {
  .section-hero-content {
    padding: 246px 0 171px
  }
}
.section-hero-content h1 {
  line-height: 1.2;
  letter-spacing: 3px;
  margin-bottom: 15px
}
@media (min-width:1024px) {
  .section-hero-content h1 {
    font-size: 60px;
    margin-bottom: 27px
  }
}
.section-hero-content .wrap-bg {
  position: static
}
@media (min-width:768px) {
  .section-hero-content .wrap-bg {
    position: absolute
  }
}
.section-hero-content .wrap-text {
  padding: 30px 0
}
@media (min-width:768px) {
  .section-hero-content .wrap-text {
    max-width: 525px;
    padding: 0;
    margin: 0 0 25px
  }
}
@media (min-width:1024px) {
  .section-hero-content .wrap-text {
    max-width: 775px
  }
}
.section-hero-content .frame-text {
  margin: 0 0 25px
}
@media (min-width:768px) {
  .section-hero-content .frame-text {
    max-width: 415px
  }
}
@media (min-width:1024px) {
  .section-hero-content .frame-text {
    max-width: 615px
  }
}
.group-item-hero {
  z-index: 2;
  position: relative;
  overflow: hidden
}
.group-item-hero .container,
.group-item-hero .section-body:only-child {
  max-width: 1630px
}
.list-item-hero {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 10px -10px
}
@media (min-width:768px) {
  .list-item-hero .item-hero {
    width: calc(50% - 20px);
    margin: 10px
  }
}
@media (min-width:1024px) {
  .list-item-hero .item-hero {
    width: calc(25% - 20px)
  }
}
.item-hero {
  background-color: rgba(0,0,0,0.4);
  padding: 25px;
  margin: 10px;
  color: #fff
}
@media (min-width:1024px) {
  .item-hero {
    -webkit-transition: background-color 0.5s ease-in-out,-webkit-transform 0.5s ease-in-out;
    transition: transform 0.5s ease-in-out,background-color 0.5s ease-in-out,-webkit-transform 0.5s ease-in-out;
    -webkit-transform: translateY(65px);
    transform: translateY(65px);
    padding: 15px 15px 90px
  }
}
@media (min-width:1440px) {
  .item-hero {
    padding: 25px 25px 90px
  }
}
@media (min-width:1024px) {
  .item-hero:hover {
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
    background-color: #000
  }
}
.item-hero h2 {
  font-size: 18px;
  padding: 0 0 9px;
  border-bottom: 2px solid #a31555;
  margin: 0 0 21px;
  max-width: 88%;
  letter-spacing: 1px
}
@media (min-width:1024px) {
  .item-hero h2 {
    margin-bottom: 10px
  }
}
@media (min-width:1440px) {
  .item-hero h2 {
    margin-bottom: 21px
  }
}
.item-hero p:last-child {
  margin-bottom: 0
}
.section-info-visual-cols ::-webkit-scrollbar {
  width: 12px;
  height: 12px;
  background: #e4e4e4;
  border-radius: calc(12px / 2);
  margin: 0 6px 0 0
}
.section-info-visual-cols ::-webkit-scrollbar-track {
  border-radius: calc(12px / 2)
}
.section-info-visual-cols ::-webkit-scrollbar-thumb {
  width: 12px;
  height: 40px;
  background: #ff588c;
  border-radius: calc(12px / 2)
}
@media (min-width:1024px) {
  .section-info-visual-cols {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
  }
}
@media (min-width:1024px) {
  .section-info-visual-cols.reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
  }
}
@media (min-width:1024px) {
  .section-info-visual-cols.reverse .section-body {
    padding-left: 20px;
    padding-right: 30px
  }
}
@media (min-width:1440px) {
  .section-info-visual-cols.reverse .section-body {
    padding-right: 60px
  }
}
.section-info-visual-cols.reverse .section-body:only-child {
  padding-right: 20px
}
@media (min-width:1024px) {
  .section-info-visual-cols.reverse .section-body .wrap-content {
    margin-left: auto
  }
}
@media (min-width:1024px) {
  .section-info-visual-cols.reverse .wrap-list-flex-info {
    padding-left: 0;
    padding-right: 20px;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
  }
}
@media (min-width:1024px) {
  .section-info-visual-cols.reverse .wrap-form {
    padding-left: 0;
    padding-right: 20px;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
  }
}
.section-info-visual-cols .wrap-list-flex-info {
  padding: 40px 20px
}
@media (min-width:1024px) {
  .section-info-visual-cols .wrap-list-flex-info {
    width: 50%;
    padding-right: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
  }
}
.section-info-visual-cols .wrap-form {
  padding: 40px 20px
}
@media (min-width:1024px) {
  .section-info-visual-cols .wrap-form {
    width: 50%;
    padding-right: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
  }
}
@media (min-width:1024px) {
  .section-info-visual-cols form {
    max-width: 535px;
    width: 100%
  }
}
@media (min-width:1024px) {
  .section-img {
    width: 50%
  }
}
.section-img img {
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
  width: 100%;
  height: 100%;
  -webkit-filter: grayscale(1);
  filter: grayscale(1)
}
.section-body {
  padding: 30px 20px
}
@media (min-width:1024px) {
  .section-body {
    width: 50%;
    padding-left: 30px;
    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
  }
}
@media (min-width:1440px) {
  .section-body {
    padding-left: 60px
  }
}
.section-body:only-child {
  padding: 40px 20px
}
@media (min-width:1024px) {
  .section-body:only-child .wrap-content {
    max-width: 100%
  }
}
.section-body ul:not([class]) {
  margin-bottom: 25px
}
.section-body ul:not([class]):last-child {
  margin-bottom: 0
}
.section-body ul:not([class]) li + li {
  margin-top: 9px
}
@media (min-width:1024px) {
  .section-body .wrap-content {
    max-width: 470px
  }
}
.list-icon {
  margin: -7px -7px 15px
}
@media (min-width:768px) {
  .list-icon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }
}
.list-icon li {
  padding: 7px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}
@media (min-width:768px) {
  .list-icon li {
    width: 50%
  }
}
.list-icon img {
  margin: 0 10px 0 0
}
.section-testimonials {
  position: relative;
  padding: 40px 0;
  text-align: center
}
@media (min-width:768px) {
  .section-testimonials {
    padding: 58px 0
  }
}
.section-testimonials blockquote {
  padding: 0;
  border: 0;
  margin: 0
}
.section-testimonials blockquote q {
  quotes: none;
  display: block
}
.section-testimonials blockquote p,
.section-testimonials blockquote q {
  margin: 0 0 22px
}
.section-testimonials blockquote cite {
  display: block;
  font-weight: 700;
  font-style: normal;
  font-size: 24px;
  line-height: 1.33
}
.section-testimonials blockquote cite:before {
  content: "-";
  margin: 0 5px 0 0
}
.section-testimonials .container,
.section-testimonials .section-body:only-child {
  max-width: 1085px
}
.section-testimonials .wrap-bg:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(163,21,85,0.2);
  z-index: 2;
  mix-blend-mode: color
}
.section-testimonials .wrap-bg img {
  -webkit-filter: grayscale(1);
  filter: grayscale(1)
}
.section-testimonials .sub-title {
  margin-bottom: 3px
}
.section-communication {
  padding: 40px 0;
  text-align: center;
  font-size: 18px;
  line-height: 1.5;
  letter-spacing: 1px;
  text-transform: capitalize
}
@media (min-width:768px) {
  .section-communication {
    padding: 56px 0
  }
}
.section-communication h2 {
  text-transform: capitalize
}
.section-communication p {
  margin-bottom: 21px
}
.section-services {
  padding: 40px 0;
  position: relative;
  color: #fff;
  text-align: center
}
@media (min-width:768px) {
  .section-services {
    padding: 56px 0
  }
}
.section-services .wrap-bg {
  position: absolute
}
.section-services .wrap-bg:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.5);
  z-index: 5
}
.list-services {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: -10px
}
.list-services li {
  padding: 10px;
  width: 75%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}
@media (min-width:1024px) {
  .list-services li {
    width: 27.9%
  }
}
.box-service {
  border-radius: 2px;
  background-color: rgba(0,0,0,0.8);
  text-align: center;
  padding: 15px 20px;
  width: 100%
}
.box-service p {
  margin: 0 0 6px
}
.box-service h2 {
  font-size: 24px;
  line-height: 1.33;
  margin-bottom: 6px
}
.box-service img {
  margin: 0 0 27px
}
.box-service a {
  color: #ff588c
}
.box-service a:hover {
  color: #a31555
}


/* Drive Start */
.popover-body,
.popover-header {
  background-color: #000 !important;
  color: #fff !important;
  width: 400px;
}

.popover {
  --bs-popover-body-color: #fff;
}