html,
body,
div,
span,
applet,
object,
iframe,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
p {
  font-family: "avertape-regular", Arial, sans-serif;
  font-size: 18px;
  line-height: 28px;
  font-weight: 300;
}

strong {
  font-family: "avertape-bold", Arial, sans-serif;
}

h1,
h2,
h3,
h4,
#page-header-bg h1,
.nectar-box-roll .overlaid-content h1 {
  font-family: "avertape-bold", Arial, sans-serif;
  font-weight: normal;
}

h5,
h6 {
  font-family: "avertape-regular", Arial, sans-serif;
  font-weight: normal;
}

h1,
.h1 {
  font-size: 46px;
  line-height: 50px;
  letter-spacing: 1px;
}

@media (max-width: 690px) {
  h1,
  .h1 {
    font-size: 38px;
    line-height: 42px;
    letter-spacing: 0;
  }
}

h1 span,
.h1 span {
  font-size: inherit;
  line-height: inherit;
  letter-spacing: inherit;
  font-weight: inherit;
  color: inherit;
}

h2,
.h2 {
  font-size: 32px;
  line-height: 38px;
  letter-spacing: 1px;
}

@media (max-width: 690px) {
  h2,
  .h2 {
    font-size: 26px;
    line-height: 30px;
  }
}

h2 span,
.h2 span {
  font-size: inherit;
  line-height: inherit;
  letter-spacing: inherit;
  font-weight: inherit;
  color: inherit;
}

h3,
.h3 {
  font-size: 24px;
  letter-spacing: 1px;
}

h3 span,
.h3 span {
  font-size: inherit;
  line-height: inherit;
  letter-spacing: inherit;
  font-weight: inherit;
  color: inherit;
}

a.text-link {
  position: relative;
  padding: 0;
}

a.text-link::after {
  content: "";
  position: absolute;
  bottom: 0;
  z-index: -1;
  right: 0;
  width: 0;
  background-color: #000000;
  height: 1px;
  transition-property: width;
  transition-duration: 0.3s;
  transition-timing-function: ease-out;
}

a.text-link:hover::after,
a.text-link:focus::after,
a.text-link:active::after {
  left: 0;
  right: auto;
  width: 100%;
}

p {
  -webkit-font-smoothing: antialiased !important;
}

@media (max-width: 690px) {
  .wpb_row,
  .wpb_content_element {
    margin-bottom: 0;
  }
  .mobile-padding-top {
    padding-top: 35px !important;
  }
  .mobile-padding-bottom {
    padding-bottom: 35px !important;
  }
  .mobile-padding-top-2x {
    padding-top: 70px !important;
  }
  .mobile-padding-bottom-2x {
    padding-bottom: 70px !important;
  }
}

.clearfix::after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}

body[data-footer-reveal="1"] {
  background-color: #fff !important;
}

@media (min-width: 999px) {
  body[data-footer-reveal="1"] .container-wrap {
    margin-bottom: 499px !important;
  }
}

@media (max-width: 321px) {
  body:not(.home):not(.page-id-354):not(.single-portfolio):not(.page-id-156)
    .container,
  body:not(.home):not(.page-id-354):not(.single-portfolio):not(.page-id-156)
    div.slider-nav,
  body:not(.home):not(.page-id-354):not(.single-portfolio):not(.page-id-156)
    .post-area.standard-minimal.full-width-content
    article.post
    .inner-wrap {
    max-width: 280px !important;
  }
}

#header-outer[data-full-width="true"] header > .container,
#header-secondary-outer[data-full-width="true"] > .container {
  padding: 0 40px;
}

@media only screen and (min-width: 1000px) {
  html body #header-outer[data-transparent-header="true"].transparent {
    border-bottom: 0 !important;
  }
}

@media only screen and (max-width: 1000px) {
  body:not(.material) #header-space {
    height: 0 !important;
  }
}

@media (max-width: 1000px) {
  #ajax-content-wrap {
    margin-top: -88px;
  }
}

#header-outer {
  background-color: transparent !important;
}

@media (max-width: 1000px) {
  #header-outer {
    padding-top: 0 !important;
  }
}

@media (max-width: 543px) {
  #header-outer {
    padding-top: 0 !important;
  }
}

@media (max-width: 1000px) {
  #header-outer header#top {
    padding-top: 27px;
  }
}

@media (max-width: 1000px) {
  #header-outer header#top .col.span_3 {
    max-width: 50%;
  }
}

#header-outer header#top #logo {
  max-width: 248px;
  position: relative;
  top: -19px !important;
}

@media (max-width: 1000px) {
  #header-outer header#top #logo {
    top: -25px !important;
    left: 0 !important;
    overflow: hidden;
  }
}

@media (max-width: 543px) {
  #header-outer header#top #logo {
    max-width: 100%;
  }
}

#header-outer header#top #logo > svg {
  width: 70px;
  height: 70px;
}

#header-outer header#top #logo .a {
  fill: #ffffff;
  -webkit-transition: all 250ms ease;
  -moz-transition: all 250ms ease;
  -ms-transition: all 250ms ease;
  -o-transition: all 250ms ease;
  transition: all 250ms ease;
}

#header-outer header#top a.off-canvas-trigger {
  position: relative;
  top: -4px;
  width: 42px !important;
  height: 30px;
  display: block;
}

@media (max-width: 1000px) {
  #header-outer header#top a.off-canvas-trigger {
    top: -10px;
  }
}

#header-outer header#top a.off-canvas-trigger > span {
  position: absolute;
  left: 10px;
  top: 11px;
  display: block;
  width: 100%;
  height: 3px;
  width: 22px;
  background-color: #ffffff;
  -webkit-transition: all 250ms ease;
  -moz-transition: all 250ms ease;
  -ms-transition: all 250ms ease;
  -o-transition: all 250ms ease;
  transition: all 250ms ease;
}

#header-outer header#top a.off-canvas-trigger > span + span {
  top: 17px;
}

#header-outer header#top a.off-canvas-trigger.open > span:first-child {
  top: 17px;
  -moz-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
}

#header-outer header#top a.off-canvas-trigger.open > span:last-child {
  -moz-transform: rotate(-135deg);
  -o-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  -webkit-transform: rotate(-135deg);
  transform: rotate(-135deg);
}

#header-outer.scrolled-down header#top #logo .a,
#header-outer.side-widget-open header#top #logo .a {
  fill: #112c4e;
}

#header-outer.scrolled-down {
  background-color: #ffffff !important;
}

#header-outer.scrolled-down header#top a.off-canvas-trigger > span {
  background-color: #000000;
}

#header-outer.side-widget-open {
  background-color: transparent !important;
}

#header-outer.side-widget-open header#top a.off-canvas-trigger > span {
  background-color: #ffffff;
}

@media (max-width: 1000px) {
  #header-outer.side-widget-open header#top a.off-canvas-trigger > span {
    background-color: #000000;
  }
}

body.original #footer-outer #footer-widgets .col ul li {
  border: 0 !important;
}

#footer-outer {
  padding: 96px 0 30px;
  border-top: 1px solid #d8d8d8;
}

@media (max-width: 1000px) {
  #footer-outer {
    padding: 50px 0;
  }
}

@media (max-width: 543px) {
  #footer-outer {
    padding: 30px 0;
  }
}

@media (max-width: 1000px) {
  #footer-outer .container {
    max-width: 880px !important;
    padding: 0 28px;
  }
}

@media (max-width: 690px) {
  #footer-outer .container {
    max-width: 100% !important;
    padding-left: 20px;
    padding-right: 20px;
  }
}

#footer-outer .container .row {
  padding: 0;
}

@media (min-width: 1000px) {
  #footer-outer .container .row:not(#copyright) {
    min-height: 180px;
  }
}

@media (max-width: 1000px) {
  #footer-outer .container .row .col {
    width: 23% !important;
    padding: 0;
  }
  #footer-outer .container .row .col.clear-both {
    clear: none;
  }
}

@media (max-width: 543px) {
  #footer-outer .container .row .col {
    margin-bottom: 20px;
  }
  #footer-outer .container .row .col:not(.col_last) {
    width: 50% !important;
  }
  #footer-outer .container .row .col.col_last {
    width: 100% !important;
  }
}

#footer-outer .widget.widget.widget_nav_menu li {
  margin-bottom: 8px !important;
}

#footer-outer .widget.widget.widget_nav_menu li a {
  position: relative;
  padding: 0;
  display: inline-block !important;
}

#footer-outer .widget.widget.widget_nav_menu li a::after {
  content: "";
  position: absolute;
  bottom: 0;
  z-index: -1;
  right: 0;
  width: 0;
  background-color: #000000;
  height: 1px;
  transition-property: width;
  transition-duration: 0.3s;
  transition-timing-function: ease-out;
}

#footer-outer .widget.widget.widget_nav_menu li a:hover::after,
#footer-outer .widget.widget.widget_nav_menu li a:focus::after,
#footer-outer .widget.widget.widget_nav_menu li a:active::after {
  left: 0;
  right: auto;
  width: 100%;
}

#footer-outer #copyright {
  padding: 70px 0 0;
}

@media (max-width: 1000px) {
  #footer-outer #copyright .col {
    margin-bottom: 0;
  }
}

@media (max-width: 543px) {
  #footer-outer #copyright {
    padding: 30px 0 0;
  }

  .footer-widget-subscribe-form {
    border: 1px solid #929292;
    padding: 40px;
    border-radius: 10px;
  }

  #footer-outer .footer-widget-subscribe-form form input[type="text"] {
    max-width: 190px;
  }
}

#footer-outer #copyright p {
  margin-top: 0;
  font-size: 14px;
}

#footer-outer .footer-widget-say-hello p > a {
  font-size: 26px;
  line-height: 34px;
  letter-spacing: 1px;
  font-family: "avertape-bold", Arial, sans-serif;
  position: relative;
  position: relative;
}

#footer-outer .footer-widget-say-hello p > a::after {
  content: "";
  display: inline-block;
  vertical-align: baseline;
  width: 47px;
  height: 16px;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: top left;
  background-image: url("/wp-content/themes/digilante-2018/images/long-arrow-right-black.svg");
  opacity: 0;
  transition-delay: 500ms;
  -webkit-animation-duration: 500ms;
  animation-duration: 500ms;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

#footer-outer .footer-widget-address {
  margin-top: 40px;
}

.footer-widget-subscribe-form {
  position: relative;
  float: left;
}

#footer-outer .footer-widget-subscribe-form form input[type="text"] {
  background-color: #ffffff;
  border-bottom: 1px solid #929292;
  font-size: 18px;
  width: auto !important;
  padding: 10px 10px 0px 10px !important;
  color: #eb1f5e;
}

#footer-outer .footer-widget-subscribe-form form input[type="email"] {
  background-color: #ffffff;
  border-bottom: 1px solid #929292;
  font-size: 18px;
  width: auto !important;
  padding: 10px 10px 0px 10px !important;
  color: #eb1f5e;
}

#footer-outer .footer-widget-subscribe-form form input:focus {
  color: #eb1f5e;
  border-bottom: 1px solid #eb1f5e;
}

#footer-outer .footer-widget-subscribe-form .nectar-button {
  border: 2px solid rgba(235, 31, 94, 0.75);
  border-radius: 30px !important;
  background: white !important;
  color: rgb(235, 31, 94) !important;
  padding-left: 20px;
  padding-right: 20px;
  margin-top: 0px;
}

#footer-outer .footer-widget-subscribe-form .nectar-button:hover {
  background-color: rgb(235, 31, 94) !important;
  color: #ffffff !important;
}

#footer-outer .footer-widget-subscribe-form .nectar-button-clicked {
  background-color: rgb(235, 31, 94) !important;
  color: #ffffff !important;
}

#footer-outer .footer-widget-subscribe-form form {
  margin-bottom: 40px;
  max-width: 400px;
}

#footer-outer .footer-widget-subscribe-form p {
  font-size: 26px;
  line-height: 34px;
  letter-spacing: 1px;
  font-family: "avertape-bold", Arial, sans-serif;
  position: relative;
  padding-bottom: 0px !important;
  margin-top: 27px !important;
}

.footer-widget-subscribe-form #mail-bounce {
  width: 40px;
  height: 40px;
  position: relative;
}

.footer-widget-subscribe-form #completed-mail-bounce {
  width: 40px;
  height: 40px;
  overflow: hidden;
}

/* Subcription Form Body*/

.body-widget-subscribe-form {
  position: relative;
  float: left;
}

.body-widget-subscribe-form form input[type="text"] {
  background-color: #ffffff;
  border-bottom: 1px solid #929292;
  font-size: 18px;
  width: auto !important;
  padding: 10px 10px 0px 10px !important;
  color: #eb1f5e;
}

.body-widget-subscribe-form form input[type="email"] {
  background-color: #ffffff;
  border-bottom: 1px solid #929292;
  font-size: 18px;
  width: auto !important;
  padding: 10px 10px 0px 10px !important;
  color: #eb1f5e;
}

.body-widget-subscribe-form form input:focus {
  color: #eb1f5e;
  border-bottom: 1px solid #eb1f5e;
}

.body-widget-subscribe-form .nectar-button {
  border: 2px solid rgba(235, 31, 94, 0.75);
  border-radius: 30px !important;
  background: white !important;
  color: rgb(235, 31, 94) !important;
  padding-left: 20px;
  padding-right: 20px;
  margin-top: 0px;
}

.body-widget-subscribe-form .nectar-button:hover {
  background-color: rgb(235, 31, 94) !important;
  color: #ffffff !important;
}

.body-widget-subscribe-form .nectar-button-clicked {
  background-color: rgb(235, 31, 94) !important;
  color: #ffffff !important;
}

.body-widget-subscribe-form form {
  margin-bottom: 40px;
  max-width: 400px;
}

.body-widget-subscribe-form p {
  font-size: 26px;
  line-height: 34px;
  letter-spacing: 1px;
  font-family: "avertape-bold", Arial, sans-serif;
  position: relative;
  padding-bottom: 0px !important;
  margin-top: 27px !important;
}

.body-widget-subscribe-form #mail-bounce {
  width: 40px;
  height: 40px;
  position: relative;
}

.body-widget-subscribe-form #completed-mail-bounce {
  width: 40px;
  height: 40px;
  overflow: hidden;
}

@media (max-width: 1000px) {
  #footer-outer .footer-widget-say-hello p > a::after {
    content: none !important;
  }
}

@media (min-width: 1000px) {
  #footer-outer .footer-widget-say-hello p > a:hover::after {
    opacity: 1;
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft;
  }
  #footer-outer .footer-widget-say-hello p > a > span {
    display: inline-block;
    -moz-transform: translateX(0);
    -o-transform: translateX(0);
    -ms-transform: translateX(0);
    -webkit-transform: translateX(0);
    transform: translateX(0);
    -webkit-transition: transform 250ms ease;
    -moz-transition: transform 250ms ease;
    -ms-transition: transform 250ms ease;
    -o-transition: transform 250ms ease;
    transition: transform 250ms ease;
  }
  #footer-outer .footer-widget-say-hello p > a:hover > span {
    -moz-transform: translateX(-10%);
    -o-transform: translateX(-10%);
    -ms-transform: translateX(-10%);
    -webkit-transform: translateX(-10%);
    transform: translateX(-10%);
  }
}

#footer-outer .footer-widget-say-hello p > a::after {
  position: absolute;
  right: -60px;
  bottom: 7px;
}

@media (max-width: 321px) {
  #slide-out-widget-area.overflow-state {
    padding-top: 60px !important;
  }
}

#slide-out-widget-area.fullscreen-alt .inner-wrap,
#slide-out-widget-area.fullscreen .inner-wrap {
  padding-top: 0 !important;
}

#slide-out-widget-area.fullscreen-alt .inner,
#slide-out-widget-area.fullscreen .inner {
  top: 0;
  height: 100%;
}

#slide-out-widget-area.fullscreen-alt .inner.overflow-state,
#slide-out-widget-area.fullscreen .inner.overflow-state {
  margin-top: 0;
  margin-bottom: 0;
}

@media (min-width: 1000px) {
  #slide-out-widget-area.fullscreen-alt .inner .off-canvas-menu-container,
  #slide-out-widget-area.fullscreen-alt .inner .off-canvas-img,
  #slide-out-widget-area.fullscreen .inner .off-canvas-menu-container,
  #slide-out-widget-area.fullscreen .inner .off-canvas-img {
    width: 50%;
    position: absolute;
    top: 0;
    height: 100% !important;
    margin-bottom: 0;
  }
}

#slide-out-widget-area.fullscreen-alt .inner .off-canvas-menu-container,
#slide-out-widget-area.fullscreen .inner .off-canvas-menu-container {
  padding-top: 40px;
}

@media (min-width: 690px) {
  #slide-out-widget-area.fullscreen-alt .inner .off-canvas-menu-container,
  #slide-out-widget-area.fullscreen .inner .off-canvas-menu-container {
    padding-top: 80px;
  }
}

@media (min-width: 1000px) {
  #slide-out-widget-area.fullscreen-alt .inner .off-canvas-menu-container,
  #slide-out-widget-area.fullscreen .inner .off-canvas-menu-container {
    padding-top: 0;
  }
}

@media (min-width: 1000px) {
  #slide-out-widget-area.fullscreen-alt
    .inner
    .off-canvas-menu-container
    .menu-wrap,
  #slide-out-widget-area.fullscreen
    .inner
    .off-canvas-menu-container
    .menu-wrap {
    padding-left: 134px;
    position: absolute;
    top: 50%;
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    top: 45%;
  }
}

#slide-out-widget-area.fullscreen-alt
  .inner
  .off-canvas-menu-container
  .menu-wrap
  .menu,
#slide-out-widget-area.fullscreen
  .inner
  .off-canvas-menu-container
  .menu-wrap
  .menu {
  text-align: center;
}

@media (min-width: 1000px) {
  #slide-out-widget-area.fullscreen-alt
    .inner
    .off-canvas-menu-container
    .menu-wrap
    .menu,
  #slide-out-widget-area.fullscreen
    .inner
    .off-canvas-menu-container
    .menu-wrap
    .menu {
    text-align: left;
  }
}

#slide-out-widget-area.fullscreen-alt
  .inner
  .off-canvas-menu-container
  .menu-wrap
  .menu
  li
  a,
#slide-out-widget-area.fullscreen
  .inner
  .off-canvas-menu-container
  .menu-wrap
  .menu
  li
  a {
  color: #000000;
  display: inline;
  position: relative;
  overflow: hidden;
  font-family: "avertape-bold", Arial, sans-serif;
  font-size: 75px;
  line-height: 80px;
  opacity: 1;
  padding: 6px 0;
  font-weight: normal;
}

@media (max-width: 1366px) {
  #slide-out-widget-area.fullscreen-alt
    .inner
    .off-canvas-menu-container
    .menu-wrap
    .menu
    li
    a,
  #slide-out-widget-area.fullscreen
    .inner
    .off-canvas-menu-container
    .menu-wrap
    .menu
    li
    a {
    font-size: 55px;
    line-height: 65px;
  }
}

@media (max-width: 690px) {
  #slide-out-widget-area.fullscreen-alt
    .inner
    .off-canvas-menu-container
    .menu-wrap
    .menu
    li
    a,
  #slide-out-widget-area.fullscreen
    .inner
    .off-canvas-menu-container
    .menu-wrap
    .menu
    li
    a {
    font-size: 50px;
    line-height: 50px;
  }
}

#slide-out-widget-area.fullscreen-alt
  .inner
  .off-canvas-menu-container
  .menu-wrap
  .menu
  li
  a::after,
#slide-out-widget-area.fullscreen
  .inner
  .off-canvas-menu-container
  .menu-wrap
  .menu
  li
  a::after {
  content: "";
  position: absolute;
  top: 50%;
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  top: 56%;
  z-index: 0;
  right: -20px;
  width: 0;
  background-color: rgba(235, 31, 94, 0.6);
  height: 25px;
  transition-property: width;
  transition-duration: 0.3s;
  transition-timing-function: ease-out;
}

@media (max-width: 1060px) {
  #slide-out-widget-area.fullscreen-alt
    .inner
    .off-canvas-menu-container
    .menu-wrap
    .menu
    li
    a::after,
  #slide-out-widget-area.fullscreen
    .inner
    .off-canvas-menu-container
    .menu-wrap
    .menu
    li
    a::after {
    right: -5px;
    height: 18px;
  }
}

#slide-out-widget-area.fullscreen-alt
  .inner
  .off-canvas-menu-container
  .menu-wrap
  .menu
  li
  a:hover::after,
#slide-out-widget-area.fullscreen-alt
  .inner
  .off-canvas-menu-container
  .menu-wrap
  .menu
  li
  a:focus::after,
#slide-out-widget-area.fullscreen-alt
  .inner
  .off-canvas-menu-container
  .menu-wrap
  .menu
  li
  a:active::after,
#slide-out-widget-area.fullscreen
  .inner
  .off-canvas-menu-container
  .menu-wrap
  .menu
  li
  a:hover::after,
#slide-out-widget-area.fullscreen
  .inner
  .off-canvas-menu-container
  .menu-wrap
  .menu
  li
  a:focus::after,
#slide-out-widget-area.fullscreen
  .inner
  .off-canvas-menu-container
  .menu-wrap
  .menu
  li
  a:active::after {
  left: -20px;
  right: auto;
  width: calc(100% + 40px);
}

@media (max-width: 1060px) {
  #slide-out-widget-area.fullscreen-alt
    .inner
    .off-canvas-menu-container
    .menu-wrap
    .menu
    li
    a:hover::after,
  #slide-out-widget-area.fullscreen-alt
    .inner
    .off-canvas-menu-container
    .menu-wrap
    .menu
    li
    a:focus::after,
  #slide-out-widget-area.fullscreen-alt
    .inner
    .off-canvas-menu-container
    .menu-wrap
    .menu
    li
    a:active::after,
  #slide-out-widget-area.fullscreen
    .inner
    .off-canvas-menu-container
    .menu-wrap
    .menu
    li
    a:hover::after,
  #slide-out-widget-area.fullscreen
    .inner
    .off-canvas-menu-container
    .menu-wrap
    .menu
    li
    a:focus::after,
  #slide-out-widget-area.fullscreen
    .inner
    .off-canvas-menu-container
    .menu-wrap
    .menu
    li
    a:active::after {
    left: -5px;
    width: calc(100% + 10px);
  }
}

#slide-out-widget-area.fullscreen-alt
  .inner
  .off-canvas-menu-container
  .menu-wrap
  .menu
  li.menu-item-has-children.subviewopen
  > a,
#slide-out-widget-area.fullscreen
  .inner
  .off-canvas-menu-container
  .menu-wrap
  .menu
  li.menu-item-has-children.subviewopen
  > a {
  display: none;
}

#slide-out-widget-area.fullscreen-alt .inner .off-canvas-img,
#slide-out-widget-area.fullscreen .inner .off-canvas-img {
  left: 50%;
  margin: 0;
  padding: 0;
  -webkit-transition: all 250ms ease-in-out;
  -moz-transition: all 250ms ease-in-out;
  -ms-transition: all 250ms ease-in-out;
  -o-transition: all 250ms ease-in-out;
  transition: all 250ms ease-in-out;
  overflow: hidden;
  opacity: 0 !important;
  -moz-transform: none !important;
  -o-transform: none !important;
  -ms-transform: none !important;
  -webkit-transform: none !important;
  transform: none !important;
}

#slide-out-widget-area.fullscreen-alt
  .inner
  .off-canvas-img.off-canvas-img-active,
#slide-out-widget-area.fullscreen .inner .off-canvas-img.off-canvas-img-active {
  opacity: 1 !important;
}

@media (max-width: 1000px) {
  #slide-out-widget-area.fullscreen-alt .inner .off-canvas-img,
  #slide-out-widget-area.fullscreen .inner .off-canvas-img {
    display: none;
  }
}

#slide-out-widget-area.fullscreen-alt .inner .off-canvas-img::before,
#slide-out-widget-area.fullscreen .inner .off-canvas-img::before {
  content: "";
  display: block;
  position: relative;
  width: 100%;
  padding-top: 100%;
}

#slide-out-widget-area.fullscreen-alt .inner .off-canvas-img h4,
#slide-out-widget-area.fullscreen .inner .off-canvas-img h4 {
  display: none;
}

#slide-out-widget-area.fullscreen-alt .inner .off-canvas-img img,
#slide-out-widget-area.fullscreen .inner .off-canvas-img img {
  position: absolute;
  top: 50%;
  left: 50%;
  width: auto;
  height: 100%;
  min-height: 100%;
  min-width: 100%;
  transform: translate(-50%, -50%);
  max-width: none !important;
}

#slide-out-widget-area.fullscreen-alt .bottom-text,
#slide-out-widget-area.fullscreen .bottom-text {
  text-align: left;
  left: 0;
  opacity: 1 !important;
}

@media (min-width: 1000px) {
  #slide-out-widget-area.fullscreen-alt .bottom-text,
  #slide-out-widget-area.fullscreen .bottom-text {
    padding-left: 134px;
    bottom: 10% !important;
  }
}

@media (max-width: 1000px) {
  #slide-out-widget-area.fullscreen-alt .bottom-text,
  #slide-out-widget-area.fullscreen .bottom-text {
    margin-bottom: 0 !important;
    margin-top: 45px !important;
    text-align: center;
  }
  #slide-out-widget-area.fullscreen-alt .bottom-text br,
  #slide-out-widget-area.fullscreen .bottom-text br {
    display: none;
  }
}

#slide-out-widget-area.fullscreen-alt .bottom-text > a,
#slide-out-widget-area.fullscreen .bottom-text > a {
  color: #000000;
  font-family: "avertape-bold", Arial, sans-serif;
  font-size: 26px;
  line-height: 34px;
  letter-spacing: 1px;
  position: relative;
}

@media (max-width: 690px) {
  #slide-out-widget-area.fullscreen-alt .bottom-text > a,
  #slide-out-widget-area.fullscreen .bottom-text > a {
    text-align: center;
    display: block;
  }
}

@media (max-width: 321px) {
  #slide-out-widget-area.fullscreen-alt .bottom-text > a,
  #slide-out-widget-area.fullscreen .bottom-text > a {
    padding-left: 10px;
  }
}

#slide-out-widget-area.fullscreen-alt .bottom-text > a::after,
#slide-out-widget-area.fullscreen .bottom-text > a::after {
  content: "";
  display: inline-block;
  vertical-align: baseline;
  width: 47px;
  height: 16px;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: top left;
  background-image: url("/wp-content/themes/digilante-2018/images/long-arrow-right-black.svg");
  opacity: 0;
  transition-delay: 500ms;
  -webkit-animation-duration: 500ms;
  animation-duration: 500ms;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

@media (max-width: 1000px) {
  #slide-out-widget-area.fullscreen-alt .bottom-text > a::after,
  #slide-out-widget-area.fullscreen .bottom-text > a::after {
    content: none !important;
  }
}

@media (min-width: 1000px) {
  #slide-out-widget-area.fullscreen-alt .bottom-text > a:hover::after,
  #slide-out-widget-area.fullscreen .bottom-text > a:hover::after {
    opacity: 1;
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft;
  }
  #slide-out-widget-area.fullscreen-alt .bottom-text > a > span,
  #slide-out-widget-area.fullscreen .bottom-text > a > span {
    display: inline-block;
    -moz-transform: translateX(0);
    -o-transform: translateX(0);
    -ms-transform: translateX(0);
    -webkit-transform: translateX(0);
    transform: translateX(0);
    -webkit-transition: transform 250ms ease;
    -moz-transition: transform 250ms ease;
    -ms-transition: transform 250ms ease;
    -o-transition: transform 250ms ease;
    transition: transform 250ms ease;
  }
  #slide-out-widget-area.fullscreen-alt .bottom-text > a:hover > span,
  #slide-out-widget-area.fullscreen .bottom-text > a:hover > span {
    -moz-transform: translateX(-10%);
    -o-transform: translateX(-10%);
    -ms-transform: translateX(-10%);
    -webkit-transform: translateX(-10%);
    transform: translateX(-10%);
  }
}

#slide-out-widget-area.fullscreen-alt .bottom-text > a::after,
#slide-out-widget-area.fullscreen .bottom-text > a::after {
  position: absolute;
  right: -60px;
  bottom: 7px;
}

@media (max-width: 690px) {
  #slide-out-widget-area.fullscreen-alt .bottom-text > a::after,
  #slide-out-widget-area.fullscreen .bottom-text > a::after {
    content: none !important;
  }
}

#slide-out-widget-area .menuwrapper li.back {
  transform: rotate(180deg);
  height: 30px;
  margin-bottom: 0;
  margin-top: 20px !important;
  opacity: 0;
  transition: opacity 250ms ease;
}

#slide-out-widget-area .menuwrapper li.back > a {
  background-color: transparent !important;
  color: transparent !important;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: top right;
  background-image: url(/wp-content/themes/digilante-2018/images/long-arrow-right-black.svg);
  display: block !important;
  width: 100%;
  height: 100%;
}

#slide-out-widget-area .menuwrapper li.back > a::after {
  content: none !important;
}

#slide-out-widget-area .subviewopen li.back {
  opacity: 1;
}

.pb {
  padding-bottom: 111px !important;
}

@media (max-width: 1000px) {
  .pb {
    padding-bottom: 70px !important;
  }
}

.pt {
  padding-top: 111px !important;
}

@media (max-width: 1000px) {
  .pt {
    padding-top: 70px !important;
  }
}

.text-white,
.text-white * {
  color: #ffffff;
}

.text-black,
.text-black * {
  color: #000000;
}

.text-primary,
.text-primary * {
  color: #000000;
}

input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0 30px white inset;
}

.form .field:not(.field-textarea) {
  background-color: transparent !important;
  padding: 0;
  color: #000000;
  border: 0 !important;
  outline: none !important;
}

.form .field:not(.field-textarea):hover,
.form .field:not(.field-textarea):focus {
  background-color: transparent !important;
}

.field-textarea {
  background-color: transparent;
  display: block;
  width: 100%;
  border: 1px solid #000000 !important;
}

.field-textarea:hover,
.field-textarea:focus {
  background-color: transparent !important;
}

.field-block {
  display: block !important;
}

select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

select::-ms-expand {
  display: none;
}

.custom-select-wrapper {
  position: relative;
  display: inline-block;
}

@media (max-width: 320px) {
  .custom-select-wrapper.custom-select-wrapper-mobile {
    display: table;
    margin: 0 auto;
  }
}

.custom-select-wrapper::before {
  content: "";
  display: block;
  height: 6px;
  width: calc(100% - 20px);
  background-color: rgba(235, 31, 94, 0.6);
  position: absolute;
  bottom: 20%;
  left: 0;
  z-index: -1;
}

.custom-select-wrapper select.custom-select {
  padding: 0 0 0 2px;
  width: auto;
  font-family: "avertape-bold", Arial, sans-serif;
  color: #000000;
  background-color: transparent;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
  -webkit-appearance: none !important;
  -moz-appearance: none !important;
  appearance: none !important;
  cursor: pointer;
  background-image: url("/wp-content/themes/digilante-2018/images/select-arrow.svg");
  background-position: 100% 70%;
  background-repeat: no-repeat;
  background-size: 12px 20px;
}

@media (max-width: 321px) {
  .flatpickr-calendar {
    left: 6px !important;
    right: auto !important;
  }
}

.flatpickr-calendar .flatpickr-months .flatpickr-month {
  height: 78px;
  padding: 25px 0;
}

.flatpickr-calendar
  .flatpickr-months
  .flatpickr-month
  .flatpickr-current-month {
  padding-top: 0;
}

.flatpickr-calendar
  .flatpickr-months
  .flatpickr-month
  .flatpickr-current-month
  .cur-month,
.flatpickr-calendar
  .flatpickr-months
  .flatpickr-month
  .flatpickr-current-month
  input.cur-year {
  font-family: "avertape-bold", Arial, sans-serif;
  font-size: 18px;
  margin-left: 0;
  font-weight: normal;
}

.flatpickr-calendar
  .flatpickr-months
  .flatpickr-month
  .flatpickr-current-month
  .cur-month:hover,
.flatpickr-calendar
  .flatpickr-months
  .flatpickr-month
  .flatpickr-current-month
  .cur-month:focus,
.flatpickr-calendar
  .flatpickr-months
  .flatpickr-month
  .flatpickr-current-month
  input.cur-year:hover,
.flatpickr-calendar
  .flatpickr-months
  .flatpickr-month
  .flatpickr-current-month
  input.cur-year:focus {
  background: none !important;
  background-color: transparent !important;
}

.flatpickr-calendar .flatpickr-months .flatpickr-prev-month,
.flatpickr-calendar .flatpickr-months .flatpickr-next-month {
  top: 21px;
  color: black;
  fill: black;
}

.flatpickr-calendar .flatpickr-months .flatpickr-prev-month:hover,
.flatpickr-calendar .flatpickr-months .flatpickr-prev-month:focus svg,
.flatpickr-calendar .flatpickr-months .flatpickr-next-month:hover,
.flatpickr-calendar .flatpickr-months .flatpickr-next-month:focus svg {
  fill: #eb1f5e;
}

.flatpickr-calendar .flatpickr-weekdays {
  border-top: 1px solid #f8f8f8;
  border-bottom: 1px solid #f8f8f8;
  padding: 10px 5px;
  height: 35px;
}

.flatpickr-calendar .flatpickr-weekdays span.flatpickr-weekday {
  font-size: 15px;
  line-height: 16px;
  font-family: "avertape-regular", Arial, sans-serif;
  color: #000000;
}

.flatpickr-calendar .flatpickr-day {
  color: #000000;
  -webkit-border-radius: 0;
  border-radius: 0;
  background-clip: padding-box;
  font-weight: 300;
}

.flatpickr-calendar .flatpickr-day:hover {
  background-color: #000000;
  color: #ffffff;
}

.flatpickr-calendar .flatpickr-day.today {
  background-color: #f8f8f8;
  border-color: #f8f8f8;
}

.flatpickr-calendar .flatpickr-day.today:hover {
  background-color: #f8f8f8;
  color: #000000;
}

.flatpickr-calendar .flatpickr-day.selected {
  background-color: rgba(235, 31, 94, 0.6);
  border-color: #eb1f5e;
}

.flatpickr-calendar .flatpickr-day.selected:hover {
  background-color: #eb1f5e;
  border-color: #eb1f5e;
}

.form-group:not(.form-group-select-choice) {
  padding: 20px 0;
}

.form-group .wpcf7-form-control-wrap {
  display: inline-block !important;
}

.form-group .wpcf7-form-control-wrap::before {
  content: "";
  display: block;
  width: calc(100% - 20px);
  background-color: rgba(235, 31, 94, 0.6);
  position: absolute;
  bottom: 20%;
  left: 0;
  z-index: -1;
  height: 14px;
}

@media (max-width: 870px) {
  .form-group .wpcf7-form-control-wrap::before {
    bottom: 8px;
  }
}

@media (max-width: 730px) {
  .form-group .wpcf7-form-control-wrap::before {
    bottom: 6px;
  }
}

@media (max-width: 420px) {
  .form-group .wpcf7-form-control-wrap::before {
    bottom: 8px;
    height: 6px;
  }
}

.form-group .wpcf7-form-control-wrap > .field {
  display: inline-block;
}

.form-group .wpcf7-form-control-wrap > .field.field-date {
  max-width: 350px;
}

@media (max-width: 730px) {
  .form-group .wpcf7-form-control-wrap > .field.field-date {
    max-width: 215px;
  }
}

.form-group .wpcf7-form-control-wrap.comments,
.form-group .wpcf7-form-control-wrap.would-you-come-to-us-for-your-next-project,
.form-group
  .wpcf7-form-control-wrap.would-you-recommend-us-to-a-colleague-or-friend-why-or-why-not,
.form-group .wpcf7-form-control-wrap.anything-else-youd-like-us-to-know {
  width: 100%;
  max-width: 700px;
}

.form-group .wpcf7-form-control-wrap.comments::before,
.form-group
  .wpcf7-form-control-wrap.would-you-come-to-us-for-your-next-project::before,
.form-group
  .wpcf7-form-control-wrap.would-you-recommend-us-to-a-colleague-or-friend-why-or-why-not::before,
.form-group
  .wpcf7-form-control-wrap.anything-else-youd-like-us-to-know::before {
  content: none !important;
}

.form-group .wpcf7-form-control-wrap.servicetypecheck::before,
.form-group .wpcf7-form-control-wrap.servicetypecheckbrand::before,
.form-group .wpcf7-form-control-wrap.servicetypecheckcontent::before,
.form-group
  .wpcf7-form-control-wrap.did-our-work-meet-your-expectations::before,
.form-group
  .wpcf7-form-control-wrap.did-our-work-meet-your-expectations-other::before,
.form-group .wpcf7-form-control-wrap.did-we-meet-the-agreed-deadlines::before {
  content: none !important;
}

.form-group .servicetypecheck .error {
  bottom: -35px;
}

.form-group .wpcf7-form-control-wrap.did-our-work-meet-your-expectations {
  width: 100%;
}

@media (min-width: 1000px) {
  .form-group .wpcf7-form-control-wrap.did-our-work-meet-your-expectations {
    width: 40%;
  }
}

.form-group
  .wpcf7-form-control-wrap.did-our-work-meet-your-expectations
  .wpcf7-list-item {
  display: block;
}

@media (min-width: 1000px) {
  .form-group
    .wpcf7-form-control-wrap.did-our-work-meet-your-expectations
    .wpcf7-list-item {
    display: inline-block;
  }
}

.form-group .wpcf7-form-control-wrap.did-we-meet-the-agreed-deadlines {
  width: 100%;
}

.form-group
  .wpcf7-form-control-wrap.did-we-meet-the-agreed-deadlines
  .wpcf7-list-item {
  display: block;
}

@media (min-width: 1000px) {
  .form-group
    .wpcf7-form-control-wrap.did-we-meet-the-agreed-deadlines
    .wpcf7-list-item {
    display: inline-block;
  }
}

.form-group .labels-prepend-append {
  width: 100%;
  max-width: 880px;
}

@media (min-width: 1000px) {
  .form-group .labels-prepend-append {
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
  }
}

.form-group .labels-prepend-append .label-prepend,
.form-group .labels-prepend-append .label-append,
.form-group .labels-prepend-append .wpcf7-form-control {
  margin-bottom: 20px;
  display: block;
}

@media (min-width: 1000px) {
  .form-group .labels-prepend-append .label-prepend,
  .form-group .labels-prepend-append .label-append,
  .form-group .labels-prepend-append .wpcf7-form-control {
    margin-bottom: 0;
  }
}

@media (min-width: 1000px) {
  .form-group .labels-prepend-append .label-prepend,
  .form-group .labels-prepend-append .label-append {
    width: 20%;
    flex: 0 0 20%;
  }
}

.form-group .labels-prepend-append .label-prepend span,
.form-group .labels-prepend-append .label-append span {
  color: inherit !important;
  font-size: inherit;
  line-height: inherit;
  font-family: inherit;
}

@media (min-width: 1000px) {
  .form-group .labels-prepend-append .label-prepend span,
  .form-group .labels-prepend-append .label-append span {
    display: none;
  }
}

@media (min-width: 1000px) {
  .form-group .labels-prepend-append .label-prepend {
    order: 1;
  }
}

@media (min-width: 1000px) {
  .form-group .labels-prepend-append .label-append {
    order: 3;
  }
}

.form-group .labels-prepend-append .wpcf7-form-control-wrap {
  width: 100%;
}

@media (min-width: 1000px) {
  .form-group .labels-prepend-append .wpcf7-form-control-wrap {
    order: 2;
    text-align: center;
    width: 60%;
    flex: 0 0 60%;
  }
}

@media (min-width: 1000px) {
  .form-group .labels-prepend-append .wpcf7-form-control-wrap .wpcf7-list-item {
    margin-top: 0 !important;
    width: 15% !important;
  }
}

.form-group .labels-rating-indicator {
  width: 100%;
  text-align: center;
}

.form-group .labels-rating-indicator .wpcf7-form-control-wrap {
  display: block !important;
  max-width: 100%;
}

@media (min-width: 1000px) {
  .form-group .labels-rating-indicator .wpcf7-form-control-wrap {
    max-width: 70%;
    margin-top: 50px;
  }
}

.form-group
  .labels-rating-indicator
  .wpcf7-form-control-wrap
  .wpcf7-form-control {
  display: flex;
  align-items: center;
  justify-content: space-evenly;
  padding-bottom: 50px;
}

.form-group
  .labels-rating-indicator
  .wpcf7-form-control-wrap
  .wpcf7-form-control
  .wpcf7-list-item {
  width: 100% !important;
  margin: 0 !important;
  position: relative;
}

.form-group
  .labels-rating-indicator
  .wpcf7-form-control-wrap
  .wpcf7-form-control
  .wpcf7-list-item
  .wpcf7-list-item-label {
  width: 100% !important;
  display: block !important;
  padding-left: 0 !important;
  font-size: 22px !important;
}

.form-group
  .labels-rating-indicator
  .wpcf7-form-control-wrap
  .wpcf7-form-control
  .wpcf7-list-item
  .wpcf7-list-item-label::before {
  top: -2px !important;
  width: 30px !important;
  height: 30px !important;
  left: 50% !important;
  transform: translateX(-50%) !important;
  z-index: -1;
}

.form-group
  .labels-rating-indicator
  .wpcf7-form-control-wrap
  .wpcf7-form-control
  .wpcf7-list-item
  .wpcf7-list-item-label::after {
  content: none !important;
}

.form-group
  .labels-rating-indicator
  .wpcf7-form-control-wrap
  .wpcf7-form-control
  .wpcf7-list-item::after {
  font-size: 12px;
  line-height: 12px;
  font-family: inherit;
  display: block;
  margin-top: 20px;
  position: absolute;
  left: 50%;
  bottom: -30px;
  transform: translateX(-50%);
}

@media (min-width: 1000px) {
  .form-group
    .labels-rating-indicator
    .wpcf7-form-control-wrap
    .wpcf7-form-control
    .wpcf7-list-item::after {
    font-size: 14px;
    line-height: 14px;
  }
}

.form-group
  .labels-rating-indicator
  .wpcf7-form-control-wrap
  .wpcf7-form-control
  .wpcf7-list-item:first-child::after {
  content: "Disagree";
}

.form-group
  .labels-rating-indicator
  .wpcf7-form-control-wrap
  .wpcf7-form-control
  .wpcf7-list-item:nth-child(4)::after {
  content: "Neutral";
}

.form-group
  .labels-rating-indicator
  .wpcf7-form-control-wrap
  .wpcf7-form-control
  .wpcf7-list-item:last-child::after {
  content: "Agree";
}

.form-group
  .labels-rating-indicator
  .wpcf7-form-control-wrap
  .wpcf7-form-control
  .wpcf7-list-item
  input[type="radio"]:checked
  + .wpcf7-list-item-label {
  color: #ffffff !important;
}

.form-group .labels-rating-indicator .labels-rating-indicator-inner {
  margin-top: 20px;
  display: flex;
  align-items: center;
  justify-content: space-around;
  max-width: 100%;
}

@media (min-width: 1000px) {
  .form-group .labels-rating-indicator .labels-rating-indicator-inner {
    max-width: 60%;
  }
}

.form-group h1 {
  line-height: 58px;
  margin-bottom: 0;
}

@media (max-width: 870px) {
  .form-group h1 {
    font-size: 38px;
    line-height: 46px;
  }
}

@media (max-width: 730px) {
  .form-group h1 {
    font-size: 26px;
    line-height: 34px;
  }
}

@media (max-width: 543px) {
  .form-group h1 {
    font-size: 18px;
    line-height: 30px;
  }
}

@media (max-width: 420px) {
  .form-group h1 {
    font-size: 16px;
    line-height: 30px;
  }
}

.form-group h1 span {
  font-size: inherit;
  line-height: inherit;
}

.form-group h1 span.current-year {
  font-family: "avertape-bold", Arial, sans-serif;
  margin-left: -20px;
}

@media (max-width: 321px) {
  .form-group h1 span.current-year {
    margin-left: -10px;
  }
}

.form-group h1 .field,
.form-group h1 .custom-select {
  font-size: inherit;
  line-height: inherit;
  font-family: "avertape-bold", Arial, sans-serif;
}

@media (max-width: 480px) {
  .form-group h1 .custom-select {
    background-position: 96% 43% !important;
    background-size: 10px 16px;
  }
}

@media (max-width: 543px) {
  .form-group h1 br {
    display: none;
  }
}

.form-group.form-group-select-condition .choice-dynamic {
  opacity: 0;
  max-height: 0;
  overflow: hidden;
  -webkit-transition: all 500ms ease-in-out;
  -moz-transition: all 500ms ease-in-out;
  -ms-transition: all 500ms ease-in-out;
  -o-transition: all 500ms ease-in-out;
  transition: all 500ms ease-in-out;
  transition-delay: 300ms;
}

.form-group.form-group-select-condition .choice-dynamic.choice-active {
  opacity: 1;
  max-height: 100px;
  padding-bottom: 20px;
}

@media (max-width: 543px) {
  .form-group.form-group-select-condition .choice-dynamic.choice-active {
    padding-bottom: 50px;
  }
}

@media (max-width: 543px) {
  .form-group.form-group-select-condition
    .choice-dynamic
    .wpcf7-form-control-wrap {
    width: calc(100% - 50px);
  }
}

.form-group.form-group-radio .wpcf7-form-control-wrap::before,
.form-group.form-group-textarea .wpcf7-form-control-wrap::before {
  content: none !important;
}

.form-group.form-group-radio-has-other [class*="other"] {
  max-height: 0;
  overflow: hidden;
  transition: max-height 500ms cubic-bezier(0.38, 0.4, 0.66, 1.49),
    opacity 500ms ease, padding 500ms cubic-bezier(0.38, 0.4, 0.66, 1.49);
  opacity: 0;
  padding: 0;
  display: block !important;
  margin-top: 20px;
  max-width: 400px;
}

.form-group.form-group-radio.form-group-textarea .textarea-collapsable {
  max-height: 0;
  overflow: hidden;
  transition: max-height 500ms cubic-bezier(0.38, 0.4, 0.66, 1.49),
    opacity 500ms ease, padding 500ms cubic-bezier(0.38, 0.4, 0.66, 1.49);
  opacity: 0;
  padding: 0;
  max-width: 400px;
}

.nl-form .custom-select-wrapper::before {
  content: none !important;
}

.nl-form .form-group {
  max-height: 0;
  /* overflow: hidden; */
  transition: max-height 500ms cubic-bezier(0.38, 0.4, 0.66, 1.49),
    transform 500ms cubic-bezier(0.38, 0.4, 0.66, 1.49), opacity 500ms ease,
    padding 500ms cubic-bezier(0.38, 0.4, 0.66, 1.49);
  opacity: 0;
  padding: 0;
  position: relative;
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  -webkit-transform: scale(1);
  transform: scale(1);
}

@media (min-width: 1000px) {
  .nl-form .form-group {
    transform-origin: top left;
  }
}

.nl-form .form-group .prev-mask {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}

.nl-form .form-group.is-active {
  opacity: 1;
  /* max-height: 320px; */
  max-height: 70vh;
  padding: 20px 0;
}

@media (min-width: 1000px) {
  .nl-form .form-group.is-active .desktop-next {
    display: block;
    max-width: 100px;
  }
  .nl-form .form-group.is-active .desktop-next.desktop-next-block {
    display: block;
    max-width: 100px;
  }
}

/*.nl-form .form-group.is-active.form-group-radio .nectar-button {
  display: none !important;
}*/

.nl-form .form-group.is-active.form-group-radio .nectar-button.valid-show {
  display: block !important;
}

.nl-form .form-group.is-active.form-group-check,
.nl-form .form-group.is-active.form-group-radio,
.nl-form .form-group.is-active.form-group-textarea {
  /* max-height: 570px; */
}

@media (max-width: 543px) {
  .nl-form .form-group.is-active.form-group-check {
    padding-bottom: 40px;
    /* max-height: 500px; */
    overflow-y: scroll;
  }
}

.nl-form
  .form-group.is-active.form-group-radio-has-other
  [class*="other"].active {
  opacity: 1;
  /* max-height: 320px; */
  padding: 20px 0;
}

.nl-form
  .form-group.is-active.form-group-radio.form-group-textarea
  .textarea-collapsable {
  opacity: 1;
  /* max-height: 320px; */
}

.nl-form .form-group.is-prev {
  opacity: 0.2;
  /* max-height: 320px; */
  padding: 38px 0;
}

@media (min-width: 1000px) {
  .nl-form .form-group.is-prev {
    -moz-transform: scale(0.6);
    -o-transform: scale(0.6);
    -ms-transform: scale(0.6);
    -webkit-transform: scale(0.6);
    transform: scale(0.6);
  }
}

.nl-form .form-group.is-prev:hover {
  opacity: 1;
}

.nl-form .form-group.is-prev .prev-mask {
  display: block;
}

.nl-form .form-group.is-prev.form-group-check {
  /* max-height: 230px; */
}

@media (max-width: 543px) {
  .nl-form .form-group.is-prev.form-group-check {
    /* max-height: 200px; */
  }
}

.nl-form .form-group.form-group-check,
.nl-form .form-group.form-group-radio {
  display: block !important;
}

.nl-form .form-group.form-group-check .wpcf7-list-item,
.nl-form .form-group.form-group-radio .wpcf7-list-item {
  margin-left: 0;
  margin-right: 10px;
  margin-top: 10px;
  width: 44%;
}

@media (min-width: 1000px) {
  .nl-form .form-group.form-group-check .wpcf7-list-item,
  .nl-form .form-group.form-group-radio .wpcf7-list-item {
    width: 25%;
  }
}

.nl-form .form-group.form-group-check .wpcf7-list-item.last,
.nl-form .form-group.form-group-radio .wpcf7-list-item.last {
  margin-right: 0;
}

.nl-form .form-group.form-group-check .wpcf7-list-item .wpcf7-list-item-label,
.nl-form .form-group.form-group-radio .wpcf7-list-item .wpcf7-list-item-label {
  color: #000000 !important;
  position: relative;
  padding-left: 27px;
  cursor: pointer;
  font-size: 13px;
}

@media (min-width: 1000px) {
  .nl-form .form-group.form-group-check .wpcf7-list-item .wpcf7-list-item-label,
  .nl-form
    .form-group.form-group-radio
    .wpcf7-list-item
    .wpcf7-list-item-label {
    font-size: 15px;
  }
}

.nl-form
  .form-group.form-group-check
  .wpcf7-list-item
  .wpcf7-list-item-label::before,
.nl-form
  .form-group.form-group-radio
  .wpcf7-list-item
  .wpcf7-list-item-label::before {
  content: "";
  display: block;
  width: 15px;
  height: 15px;
  border: 1px solid;
  border-color: #eb1f5e;
  transition: background-color 250ms ease;
  position: absolute;
  top: 2px;
  left: 0;
}

.nl-form
  .form-group.form-group-check
  .wpcf7-list-item
  .wpcf7-list-item-label::after,
.nl-form
  .form-group.form-group-radio
  .wpcf7-list-item
  .wpcf7-list-item-label::after {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f00c";
  display: block;
  font-size: 11px;
  position: absolute;
  top: 5px;
  left: 3px;
  opacity: 0;
  transition: opacity 250ms ease;
  z-index: 2;
  color: #ffffff;
}

.nl-form .form-group.form-group-check .wpcf7-list-item input[type="checkbox"],
.nl-form .form-group.form-group-check .wpcf7-list-item input[type="radio"],
.nl-form .form-group.form-group-radio .wpcf7-list-item input[type="checkbox"],
.nl-form .form-group.form-group-radio .wpcf7-list-item input[type="radio"] {
  overflow: hidden;
  height: 1px;
  width: 1px;
  visibility: hidden;
  position: absolute;
  top: 0;
  left: 0;
}

.nl-form
  .form-group.form-group-check
  .wpcf7-list-item
  input[type="checkbox"]:checked
  + .wpcf7-list-item-label,
.nl-form
  .form-group.form-group-check
  .wpcf7-list-item
  input[type="radio"]:checked
  + .wpcf7-list-item-label,
.nl-form
  .form-group.form-group-radio
  .wpcf7-list-item
  input[type="checkbox"]:checked
  + .wpcf7-list-item-label,
.nl-form
  .form-group.form-group-radio
  .wpcf7-list-item
  input[type="radio"]:checked
  + .wpcf7-list-item-label {
  font-weight: bold;
}

.nl-form
  .form-group.form-group-check
  .wpcf7-list-item
  input[type="checkbox"]:checked
  + .wpcf7-list-item-label::before,
.nl-form
  .form-group.form-group-check
  .wpcf7-list-item
  input[type="radio"]:checked
  + .wpcf7-list-item-label::before,
.nl-form
  .form-group.form-group-radio
  .wpcf7-list-item
  input[type="checkbox"]:checked
  + .wpcf7-list-item-label::before,
.nl-form
  .form-group.form-group-radio
  .wpcf7-list-item
  input[type="radio"]:checked
  + .wpcf7-list-item-label::before {
  background-color: #eb1f5e;
}

.nl-form
  .form-group.form-group-check
  .wpcf7-list-item
  input[type="checkbox"]:checked
  + .wpcf7-list-item-label::after,
.nl-form
  .form-group.form-group-check
  .wpcf7-list-item
  input[type="radio"]:checked
  + .wpcf7-list-item-label::after,
.nl-form
  .form-group.form-group-radio
  .wpcf7-list-item
  input[type="checkbox"]:checked
  + .wpcf7-list-item-label::after,
.nl-form
  .form-group.form-group-radio
  .wpcf7-list-item
  input[type="radio"]:checked
  + .wpcf7-list-item-label::after {
  opacity: 1;
}

.nl-form
  .form-group.form-group-radio
  .wpcf7-list-item
  .wpcf7-list-item-label::before {
  border-radius: 50%;
}

.nl-form .form-group .form-subheader {
  margin-top: 30px;
  padding-bottom: 0 !important;
  font-weight: bold;
  display: block !important;
  width: 100%;
  font-size: 14px;
}

@media (min-width: 1000px) {
  .nl-form .form-group .form-subheader {
    font-size: 18px;
  }
}

.nl-form .form-group .desktop-next {
  display: none;
  margin-top: 50px;
  min-width: 70px;
  text-align: center;
  box-shadow: none !important;
  font-size: 11px !important;
  padding: 0px 0px;
}

.nl-form .form-group .desktop-next:hover,
.nl-form .form-group .desktop-next:focus {
  box-shadow: none !important;
}

@media (min-width: 1000px) {
  .nl-form .form-group .desktop-next {
    padding: 10px 0;
    font-size: 18px !important;
    min-width: 100px;
  }
}

.nl-form .form-group .optional {
  display: inline-block;
}

.nl-form + .form-navigation {
  position: fixed;
  width: 100%;
  bottom: 0;
  left: 0;
  background-color: #000000;
}

.nl-form + .form-navigation::before,
.nl-form + .form-navigation::after {
  display: table;
  content: " ";
}

.nl-form + .form-navigation::after {
  clear: both;
}

.nl-form + .form-navigation > a {
  color: #ffffff;
  background-color: #000000;
  padding: 17px 0;
  width: 50%;
  font-size: 16px;
  line-height: 26px;
}

.nl-form + .form-navigation > a.disabled {
  visibility: hidden;
}

.nl-form + .form-navigation > a.form-prev {
  float: left;
  padding-left: 18px;
  text-align: left;
}

.nl-form + .form-navigation > a.form-prev::before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 18px;
  color: inherit;
  margin-right: 10px;
  content: "\f104";
  position: relative;
  top: 1px;
}

.nl-form + .form-navigation > a.form-next {
  float: right;
  padding-right: 18px;
  text-align: right;
}

.nl-form + .form-navigation > a.form-next::after {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  font-size: 18px;
  line-height: inherit;
  color: inherit;
  margin-left: 10px;
  content: "\f105";
  position: relative;
  top: 1px;
}

@media (min-width: 1024px) {
  .nl-form + .form-navigation {
    display: none;
  }
}

.submit {
  margin-top: 40px;
}

@media (max-width: 543px) {
  .submit {
    margin-top: 20px;
  }
}

.wpcf7-form input.error {
  border-bottom: 0 !important;
}

.wpcf7-form label.error {
  font-size: 13px;
  padding-left: 0;
  position: absolute;
  left: -2px;
  bottom: -22px;
}

@media (max-width: 543px) {
  .wpcf7-form label.error {
    left: 0;
    bottom: -17px;
  }
}

@media (max-width: 543px) {
  .wpcf7-form .choice-dynamic .error {
    bottom: auto;
    top: 30px;
  }
}

#project-wrap-up.form
  .do-you-feel-like-the-fee-we-charged-was-reasonable-for-the-quality-of-work,
#project-wrap-up.form .would-you-recommend-us-to-a-colleague-or-friend,
#project-wrap-up.form .would-you-come-back-to-us-for-your-next-project {
  width: 100%;
  max-width: 500px;
}

#project-wrap-up.form
  .do-you-feel-like-the-fee-we-charged-was-reasonable-for-the-quality-of-work-other {
  display: block !important;
  margin-top: 20px;
  margin-bottom: -20px;
  max-width: 500px;
}

.wpcf7 .wpcf7-response-output {
  display: none ;
}

.form-thank-you {
  display: none;
}

.form-thank-you .form-thank-you-message {
  padding: 0 20px;
}

@media (max-width: 1000px) {
  .form-thank-you .form-thank-you-message h1 br {
    display: none;
  }
}

@media (max-width: 321px) {
  .nl-form .wpcf7-form-control-wrap.MeetingDate {
    max-width: 150px;
  }
}

.nectar-button {
  background-color: #000000 !important;
  text-transform: none !important;
  font-size: 16px !important;
  line-height: 28px !important;
  letter-spacing: 0 !important;
  color: #ffffff;
  margin-bottom: 0 !important;
  font-family: "avertape-regular", Arial, sans-serif !important;
}

.nectar-button:hover {
  opacity: 1 !important;
}

.nectar-button span {
  font-size: 16px !important;
}

.nectar-button.accent-color {
  color: #000000;
}

body[data-form-submit="regular"] .container-wrap input[type="submit"],
.recaptcha-btn {
  padding: 10px 42px !important;
  font-weight: 300 !important;
  font-size: 16px !important;
}

@media (max-width: 543px) {
  body[data-form-submit="regular"] .container-wrap input[type="submit"],
  .recaptcha-btn {
    font-size: 12px !important;
    line-height: 16px !important;
  }
}

body[data-form-submit="regular"] .container-wrap input[type="submit"]:hover,
.recaptcha-btn:hover {
  opacity: 1 !important;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
}

#toasty-guy-dan {
  z-index: 9999;
}

.show-dan {
  -webkit-animation: showToastyGuy 1s;
  -moz-animation: showToastyGuy 1s;
  -o-animation: showToastyGuy 1s;
  animation: showToastyGuy 1s;
}

@-webkit-keyframes showToastyGuy {
  0% {
    right: -200px;
  }
  40% {
    right: 0;
  }
  60% {
    right: 0;
  }
  100% {
    right: -200px;
  }
}

@-moz-keyframes showToastyGuy {
  0% {
    right: -200px;
  }
  40% {
    right: 0;
  }
  60% {
    right: 0;
  }
  100% {
    right: -200px;
  }
}

@-o-keyframes showToastyGuy {
  0% {
    right: -200px;
  }
  40% {
    right: 0;
  }
  60% {
    right: 0;
  }
  100% {
    right: -200px;
  }
}

@keyframes showToastyGuy {
  0% {
    right: -200px;
  }
  40% {
    right: 0;
  }
  60% {
    right: 0;
  }
  100% {
    right: -200px;
  }
}

@-webkit-keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-200%, 0, 0);
    transform: translate3d(-200%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-200%, 0, 0);
    transform: translate3d(-200%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}

@keyframes noise-anim {
  0% {
    clip: rect(95px, 9999px, 143px, 0);
  }
  5% {
    clip: rect(31px, 9999px, 109px, 0);
  }
  10% {
    clip: rect(37px, 9999px, 106px, 0);
  }
  15% {
    clip: rect(119px, 9999px, 139px, 0);
  }
  20% {
    clip: rect(111px, 9999px, 65px, 0);
  }
  25% {
    clip: rect(122px, 9999px, 77px, 0);
  }
  30% {
    clip: rect(40px, 9999px, 117px, 0);
  }
  35% {
    clip: rect(96px, 9999px, 141px, 0);
  }
  40% {
    clip: rect(23px, 9999px, 111px, 0);
  }
  45% {
    clip: rect(141px, 9999px, 44px, 0);
  }
  50% {
    clip: rect(85px, 9999px, 34px, 0);
  }
  55% {
    clip: rect(22px, 9999px, 120px, 0);
  }
  60% {
    clip: rect(25px, 9999px, 147px, 0);
  }
  65% {
    clip: rect(58px, 9999px, 56px, 0);
  }
  70% {
    clip: rect(50px, 9999px, 12px, 0);
  }
  75% {
    clip: rect(5px, 9999px, 124px, 0);
  }
  80% {
    clip: rect(46px, 9999px, 20px, 0);
  }
  85% {
    clip: rect(118px, 9999px, 111px, 0);
  }
  90% {
    clip: rect(126px, 9999px, 135px, 0);
  }
  95% {
    clip: rect(74px, 9999px, 113px, 0);
  }
  100% {
    clip: rect(24px, 9999px, 22px, 0);
  }
}

@keyframes noise-anim-2 {
  0% {
    clip: rect(22px, 9999px, 43px, 0);
  }
  5% {
    clip: rect(106px, 9999px, 124px, 0);
  }
  10% {
    clip: rect(50px, 9999px, 20px, 0);
  }
  15% {
    clip: rect(35px, 9999px, 50px, 0);
  }
  20% {
    clip: rect(97px, 9999px, 85px, 0);
  }
  25% {
    clip: rect(141px, 9999px, 144px, 0);
  }
  30% {
    clip: rect(2px, 9999px, 100px, 0);
  }
  35% {
    clip: rect(134px, 9999px, 68px, 0);
  }
  40% {
    clip: rect(44px, 9999px, 81px, 0);
  }
  45% {
    clip: rect(35px, 9999px, 106px, 0);
  }
  50% {
    clip: rect(119px, 9999px, 98px, 0);
  }
  55% {
    clip: rect(116px, 9999px, 42px, 0);
  }
  60% {
    clip: rect(4px, 9999px, 46px, 0);
  }
  65% {
    clip: rect(145px, 9999px, 148px, 0);
  }
  70% {
    clip: rect(19px, 9999px, 124px, 0);
  }
  75% {
    clip: rect(70px, 9999px, 68px, 0);
  }
  80% {
    clip: rect(32px, 9999px, 65px, 0);
  }
  85% {
    clip: rect(98px, 9999px, 104px, 0);
  }
  90% {
    clip: rect(108px, 9999px, 131px, 0);
  }
  95% {
    clip: rect(15px, 9999px, 99px, 0);
  }
  100% {
    clip: rect(124px, 9999px, 11px, 0);
  }
}

.glitch div {
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
  font-family: inherit;
}

.glitch .layer {
  position: absolute;
  top: 0px;
  left: 0px;
  opacity: 0;
}

.glitch .display {
  position: absolute;
  top: 0px;
  left: 0px;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .custom-select {
    width: 100% !important;
  }
  #portfolio-nav .controls > li > h3 .next-arrow,
  #portfolio-nav .controls > li > h3 .line {
    display: none !important;
  }
  #portfolio-nav .controls > li:hover > h3 {
    -moz-transform: none !important;
    -o-transform: none !important;
    -ms-transform: none !important;
    -webkit-transform: none !important;
    transform: none !important;
  }
}

@media (max-width: 690px) {
  #page-header-bg .page-header-bg-image-wrap::before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.3);
    z-index: 10;
  }
}

@media (max-width: 1000px) {
  #page-header-bg .span_6 {
    text-align: center;
  }
}

#page-header-bg .span_6 h1 {
  font-size: 80px !important;
  line-height: 86px !important;
  width: 100% !important;
  max-width: 100% !important;
}

@media (max-width: 1000px) {
  #page-header-bg .span_6 h1 {
    text-align: center;
    font-size: 60px !important;
    line-height: 68px !important;
  }
  #page-header-bg .span_6 h1 br {
    display: none;
  }
}

@media (max-width: 690px) {
  #page-header-bg .span_6 h1 {
    font-size: 38px !important;
    line-height: 42px !important;
  }
}

#page-header-bg .nectar-button {
  margin-top: 20px;
}

@media (min-width: 1000px) {
  .home #page-header-bg h1 {
    float: right;
  }
}

@media (max-width: 1000px) {
  #page-header-wrap .not-loaded:not(.fullscreen-header) {
    padding-top: 200px !important;
    padding-bottom: 200px !important;
  }
}

@media (max-width: 480px) {
  #page-header-wrap .not-loaded:not(.fullscreen-header) {
    padding-top: 140px !important;
    padding-bottom: 140px !important;
  }
}

.social-icons-lists {
  margin-left: 0;
}

.social-icons-lists > li {
  margin: 0 22px 0 0 !important;
}

.social-icons-lists > li:last-child {
  margin-right: 0 !important;
}

.social-icons-lists > li > a {
  display: inline-block;
  position: relative;
  text-align: center;
  -webkit-transition: all 250ms ease-in-out;
  -moz-transition: all 250ms ease-in-out;
  -ms-transition: all 250ms ease-in-out;
  -o-transition: all 250ms ease-in-out;
  transition: all 250ms ease-in-out;
}

.social-icons-lists > li > a > span {
  -webkit-transition: all 250ms ease-in-out;
  -moz-transition: all 250ms ease-in-out;
  -ms-transition: all 250ms ease-in-out;
  -o-transition: all 250ms ease-in-out;
  transition: all 250ms ease-in-out;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background-clip: padding-box;
  width: 45px !important;
  height: 45px !important;
  border: 2px solid;
  color: #ffffff !important;
  background-color: transparent !important;
  font-size: 18px !important;
  padding: 0 !important;
  opacity: 1 !important;
}

.social-icons-lists > li > a > span::before {
  position: absolute !important;
  top: 50%;
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  top: 50% !important;
  width: 100% !important;
  left: 0;
}

.social-icons-lists > li > a:hover {
  -moz-transform: scale(1.2);
  -o-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}

.social-icons-lists > li > a:hover > span {
  background-color: #ffffff !important;
  border-color: #ffffff;
  color: #000000 !important;
}

.nectar-social-sharing-fixed .nectar-social {
  left: -2px !important;
}

.nectar-social-sharing-fixed > a::before,
.nectar-social-sharing-fixed .nectar-social > a {
  background-color: #eb1f5e !important;
}

.nectar-social-sharing-fixed .nectar-social a i {
  margin-top: 0 !important;
}

.nectar-social-sharing-fixed .nectar-social a i.fa-linkedin {
  top: -3px;
}

.nectar-social-sharing-fixed > a > [class^="icon-"].icon-default-style {
  top: -3px;
}

.icon-block {
  display: block;
}

@media (max-width: 1000px) {
  .icon-block {
    margin-bottom: 40px !important;
  }
}

.icon-block .icon-block-icon,
.icon-block .icon-block-heading,
.icon-block .icon-block-body {
  display: block;
  text-align: center !important;
  background-color: transparent !important;
}

.icon-block .icon-block-icon {
  height: 55px;
  margin-bottom: 25px;
}

.icon-block .icon-block-heading {
  margin-bottom: 21px;
}

.icon-block .icon-block-body {
  font-family: "avertape-regular", Arial, sans-serif;
  color: #929292;
  line-height: 28px;
}

.icon-block .icon-block-body p {
  color: #929292;
  padding-bottom: 10px;
  line-height: 28px;
}

.icon-block .icon-block-body p:last-child {
  padding-bottom: 0;
}

.icon-block .icon-block-body ul {
  list-style: none;
  margin-left: 0;
}

.icon-block .icon-block-body ul > li {
  list-style-type: none;
  color: #929292;
}

.icon-block.icon-block-fancy {
  padding: 55px 35px !important;
  -webkit-transition: background-color 250ms ease;
  -moz-transition: background-color 250ms ease;
  -ms-transition: background-color 250ms ease;
  -o-transition: background-color 250ms ease;
  transition: background-color 250ms ease;
}

.icon-block.icon-block-fancy .icon-block-icon svg circle,
.icon-block.icon-block-fancy .icon-block-icon svg g {
  -webkit-transition: all 250ms ease;
  -moz-transition: all 250ms ease;
  -ms-transition: all 250ms ease;
  -o-transition: all 250ms ease;
  transition: all 250ms ease;
}

.icon-block.icon-block-fancy .icon-block-heading h2 {
  -webkit-transition: color 250ms ease;
  -moz-transition: color 250ms ease;
  -ms-transition: color 250ms ease;
  -o-transition: color 250ms ease;
  transition: color 250ms ease;
}

.icon-block.icon-block-fancy .icon-block-body ul > li {
  -webkit-transition: color 250ms ease;
  -moz-transition: color 250ms ease;
  -ms-transition: color 250ms ease;
  -o-transition: color 250ms ease;
  transition: color 250ms ease;
}

.icon-block.icon-block-fancy:hover,
.icon-block.icon-block-fancy:focus {
  background-color: #eb1f5e !important;
}

.icon-block.icon-block-fancy:hover .icon-block-icon svg circle,
.icon-block.icon-block-fancy:hover .icon-block-icon svg path,
.icon-block.icon-block-fancy:focus .icon-block-icon svg circle,
.icon-block.icon-block-fancy:focus .icon-block-icon svg path {
  fill: #eb1f5e !important;
  stroke: #ffffff !important;
}

.icon-block.icon-block-fancy:hover .icon-block-heading h2,
.icon-block.icon-block-fancy:hover .icon-block-body ul > li,
.icon-block.icon-block-fancy:focus .icon-block-heading h2,
.icon-block.icon-block-fancy:focus .icon-block-body ul > li {
  color: #ffffff;
}

img.full-width {
  width: 100%;
}

body[data-button-style*="slightly_rounded"]
  .portfolio-filters-inline
  .container
  ul
  li
  a {
  -webkit-border-radius: 200px !important;
  border-radius: 200px !important;
  background-clip: padding-box;
}

.portfolio-filters-inline {
  background-color: #000000;
}

@media (max-width: 543px) {
  .portfolio-filters-inline .container {
    max-width: 100% !important;
  }
}

@media (max-width: 321px) {
  .portfolio-filters-inline .container {
    max-width: 100% !important;
    padding: 0 20px !important;
  }
}

.portfolio-filters-inline .container ul li#sort-label {
  display: none;
}

.portfolio-filters-inline .container ul li#sort-label + li {
  display: none !important;
}

.portfolio-filters-inline .container ul li > a {
  color: #ffffff !important;
  opacity: 1 !important;
}

.portfolio-filters-inline .container ul li > a.active {
  background-color: rgba(255, 255, 255, 0.15) !important;
}

@media (max-width: 543px) {
  .masonry-items .elastic-portfolio-item.wide.custom-content .work-item {
    min-height: 260px;
  }
}

.masonry-items
  .elastic-portfolio-item
  .work-item[data-custom-content="on"]
  .custom-content {
  padding: 48px;
}

@media (max-width: 1300px) {
  .masonry-items
    .elastic-portfolio-item
    .work-item[data-custom-content="on"]
    .custom-content {
    padding: 30px;
  }
}

@media (max-width: 1000px) {
  .masonry-items
    .elastic-portfolio-item
    .work-item[data-custom-content="on"]
    .custom-content {
    padding: 48px;
  }
}

.masonry-items .elastic-portfolio-item .work-item .work-info .vert-center h3 {
  padding: 48px 48px 0 48px;
}

.masonry-items .elastic-portfolio-item .work-item .work-info .vert-center p {
  padding: 0 48px;
  text-align: left;
}

.masonry-items
  .elastic-portfolio-item
  .work-item
  .work-info
  .vert-center
  .custom-content
  p {
  padding-left: 0;
}

.masonry-items .elastic-portfolio-item .work-item .work-info > a::after,
.masonry-items
  .elastic-portfolio-item
  .work-item[data-custom-content="on"]
  .custom-content
  .socials
  .social-icons-lists {
  bottom: 48px;
  left: 48px;
}

@media (max-width: 1300px) {
  .masonry-items .elastic-portfolio-item .work-item .work-info > a::after,
  .masonry-items
    .elastic-portfolio-item
    .work-item[data-custom-content="on"]
    .custom-content
    .socials
    .social-icons-lists {
    left: 30px;
    bottom: 30px;
  }
}

@media (max-width: 1000px) {
  .masonry-items .elastic-portfolio-item .work-item .work-info > a::after,
  .masonry-items
    .elastic-portfolio-item
    .work-item[data-custom-content="on"]
    .custom-content
    .socials
    .social-icons-lists {
    bottom: 48px;
    left: 48px;
  }
}

.masonry-items .elastic-portfolio-item .work-item {
  overflow: hidden !important;
}

.masonry-items .elastic-portfolio-item .work-item > img {
  -webkit-transition: transform 250ms ease-in-out;
  -moz-transition: transform 250ms ease-in-out;
  -ms-transition: transform 250ms ease-in-out;
  -o-transition: transform 250ms ease-in-out;
  transition: transform 250ms ease-in-out;
}

@media (min-width: 1000px) {
  .masonry-items .elastic-portfolio-item .work-item:hover .work-info-bg {
    opacity: 0.9 !important;
  }
  .masonry-items .elastic-portfolio-item .work-item:hover .work-info,
  .masonry-items .elastic-portfolio-item .work-item:hover .work-info > a,
  .masonry-items .elastic-portfolio-item .work-item:hover .vert-center h3 {
    opacity: 1 !important;
  }
  .masonry-items .elastic-portfolio-item .work-item:hover > img {
    -moz-transform: scale(1.15);
    -o-transform: scale(1.15);
    -ms-transform: scale(1.15);
    -webkit-transform: scale(1.15);
    transform: scale(1.15);
  }
}

@media (max-width: 1000px) {
  .masonry-items .elastic-portfolio-item .work-item.hover .work-info-bg {
    opacity: 0.9 !important;
  }
  .masonry-items .elastic-portfolio-item .work-item.hover .work-info,
  .masonry-items .elastic-portfolio-item .work-item.hover .work-info > a,
  .masonry-items .elastic-portfolio-item .work-item.hover .vert-center h3 {
    opacity: 1 !important;
  }
  .masonry-items .elastic-portfolio-item .work-item.hover > img {
    -moz-transform: scale(1.15);
    -o-transform: scale(1.15);
    -ms-transform: scale(1.15);
    -webkit-transform: scale(1.15);
    transform: scale(1.15);
  }
}

.masonry-items .elastic-portfolio-item .work-item .work-info > a {
  position: relative;
}

.masonry-items .elastic-portfolio-item .work-item .work-info > a::after {
  content: "";
  display: inline-block;
  vertical-align: baseline;
  width: 47px;
  height: 16px;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: top left;
  background-image: url("/wp-content/themes/digilante-2018/images/long-arrow-right-white.svg");
  opacity: 0;
  transition-delay: 500ms;
  -webkit-animation-duration: 500ms;
  animation-duration: 500ms;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

@media (min-width: 1000px) {
  .masonry-items
    .elastic-portfolio-item
    .work-item
    .work-info
    > a:hover::after {
    opacity: 1;
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft;
  }
  .masonry-items .elastic-portfolio-item .work-item .work-info > a > span {
    display: inline-block;
    -moz-transform: translateX(0);
    -o-transform: translateX(0);
    -ms-transform: translateX(0);
    -webkit-transform: translateX(0);
    transform: translateX(0);
    -webkit-transition: transform 250ms ease;
    -moz-transition: transform 250ms ease;
    -ms-transition: transform 250ms ease;
    -o-transition: transform 250ms ease;
    transition: transform 250ms ease;
  }
  .masonry-items
    .elastic-portfolio-item
    .work-item
    .work-info
    > a:hover
    > span {
    -moz-transform: translateX(-10%);
    -o-transform: translateX(-10%);
    -ms-transform: translateX(-10%);
    -webkit-transform: translateX(-10%);
    transform: translateX(-10%);
  }
}

.masonry-items .elastic-portfolio-item .work-item .work-info > a::after {
  position: absolute;
  opacity: 1 !important;
}

.masonry-items .elastic-portfolio-item .work-item .work-info .vert-center {
  top: 0 !important;
  left: 0;
  position: absolute;
  z-index: 20;
  width: 100% !important;
  height: 100% !important;
  display: block;
  margin-top: 0 !important;
  padding-top: 0 !important;
  -moz-transform: none !important;
  -o-transform: none !important;
  -ms-transform: none !important;
  -webkit-transform: none !important;
  transform: none !important;
}

.masonry-items .elastic-portfolio-item .work-item .work-info .vert-center h3 {
  text-align: left;
  font-size: 32px !important;
  line-height: 38px !important;
  letter-spacing: 1px !important;
}

.masonry-items
  .elastic-portfolio-item
  .work-item[data-custom-content="on"]
  .work-info-bg::after {
  background-color: transparent !important;
}

@media (max-width: 1000px) {
  .masonry-items
    .elastic-portfolio-item
    .work-item[data-custom-content="on"]
    .work-info
    > a {
    opacity: 1 !important;
    text-indent: unset;
  }
}

.masonry-items
  .elastic-portfolio-item
  .work-item[data-custom-content="on"]
  .work-info
  > a::after {
  opacity: 1 !important;
}

.masonry-items
  .elastic-portfolio-item
  .work-item[data-custom-content="on"]
  .custom-content {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  color: #fff;
}

.masonry-items
  .elastic-portfolio-item
  .work-item[data-custom-content="on"]
  .custom-content
  * {
  color: inherit;
}

.masonry-items
  .elastic-portfolio-item
  .work-item[data-custom-content="on"]
  .custom-content
  h1 {
  font-size: 60px;
  line-height: 38px;
}

@media (max-width: 1024px) {
  .masonry-items
    .elastic-portfolio-item
    .work-item[data-custom-content="on"]
    .custom-content
    h1 {
    font-size: 42px;
    line-height: 44px;
  }
}

@media (max-width: 543px) {
  .masonry-items
    .elastic-portfolio-item
    .work-item[data-custom-content="on"]
    .custom-content
    h1 {
    font-size: 32px;
    line-height: 38px;
    margin-bottom: 3px;
  }
  .masonry-items
    .elastic-portfolio-item
    .work-item[data-custom-content="on"]
    .custom-content
    h1
    + br {
    display: none !important;
  }
}

@media (max-width: 543px) {
  .masonry-items
    .elastic-portfolio-item
    .work-item[data-custom-content="on"]
    .custom-content
    h2 {
    font-size: 32px;
    line-height: 38px;
  }
}

.masonry-items
  .elastic-portfolio-item
  .work-item[data-custom-content="on"]
  .custom-content
  .socials
  h2 {
  color: #000000;
}

.masonry-items
  .elastic-portfolio-item
  .work-item[data-custom-content="on"]
  .custom-content
  .socials
  .social-icons-lists {
  position: absolute;
  margin: 0 !important;
}

@media (max-width: 1400px) {
  .masonry-items
    .elastic-portfolio-item
    .work-item[data-custom-content="on"]
    .custom-content
    .socials
    .social-icons-lists
    > li {
    margin: 0 12px 0 0 !important;
  }
}

@media (max-width: 1100px) {
  .masonry-items
    .elastic-portfolio-item
    .work-item[data-custom-content="on"]
    .custom-content
    .socials
    .social-icons-lists
    > li {
    margin: 0 7px 0 0 !important;
  }
}

.masonry-items
  .elastic-portfolio-item
  .work-item[data-custom-content="on"]
  .custom-content
  .socials
  .social-icons-lists
  > li
  > a
  > span {
  border: 2px solid #000000;
  color: #000000 !important;
}

@media (max-width: 1400px) {
  .masonry-items
    .elastic-portfolio-item
    .work-item[data-custom-content="on"]
    .custom-content
    .socials
    .social-icons-lists
    > li
    > a
    > span {
    width: 35px !important;
    height: 35px !important;
  }
}

.masonry-items
  .elastic-portfolio-item
  .work-item[data-custom-content="on"]
  .custom-content
  .socials
  .social-icons-lists
  > li
  > a:hover
  > span {
  background-color: #000000 !important;
  color: #ffffff !important;
}

.masonry-items
  .elastic-portfolio-item
  .work-item[data-custom-content="on"]
  .custom-content
  .quote {
  text-align: center;
  width: 100%;
  margin: 0 auto;
  position: absolute;
  top: 50%;
  left: 50%;
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  padding-left: 48px;
  padding-right: 48px;
}

@media (min-width: 690px) {
  .masonry-items
    .elastic-portfolio-item
    .work-item[data-custom-content="on"]
    .custom-content
    .quote {
    max-width: 258px;
    padding-left: 0;
    padding-right: 0;
  }
}

@media (max-width: 1300px) {
  .masonry-items
    .elastic-portfolio-item
    .work-item[data-custom-content="on"]
    .custom-content
    .quote
    h2 {
    font-size: 22px;
    line-height: 30px;
  }
}

@media (max-width: 1000px) {
  .masonry-items
    .elastic-portfolio-item
    .work-item[data-custom-content="on"]
    .custom-content
    .quote
    h2 {
    font-size: 32px;
    line-height: 38px;
  }
}

.masonry-items
  .elastic-portfolio-item
  .work-item[data-custom-content="on"]
  .custom-content
  .quote
  h4 {
  font-family: "avertape-regular", Arial, sans-serif;
  font-weight: 300;
}

.grid-items-filter-box {
  margin-bottom: 0;
  text-align: center;
}

.grid-items-filter-box > h3 {
  margin-bottom: 0 !important;
}

@media (max-width: 543px) {
  .grid-items-filter-box > h3 {
    font-size: 21px;
    line-height: 26px;
  }
}

.grid-items-filter-box select.custom-select {
  font-size: 24px;
  letter-spacing: 1px;
  line-height: 28px;
}

@media (max-width: 543px) {
  .grid-items-filter-box select.custom-select {
    font-size: 21px;
    line-height: 26px;
  }
}

.grid-items-filter-box.filter-team-members {
  margin-bottom: 0 !important;
}

.grid-items-filter-box.filter-team-members h3 {
  font-family: "avertape-regular", Arial, sans-serif;
  letter-spacing: 0.5px;
  font-weight: 300;
  font-size: 22px;
}

.grid-items-filter-box.filter-discoveries {
  margin-bottom: 75px;
}

@media (max-width: 1000px) {
  .grid-items-filter-box.filter-discoveries {
    margin-bottom: 30px;
  }
}

.grid-items-filter-box.filter-discoveries h3 {
  font-family: "avertape-regular", Arial, sans-serif;
  letter-spacing: 0.5px;
  font-weight: 300;
  font-size: 22px;
}

#team-grid-container {
  padding: 30px 10px !important;
  width: 100vw !important;
}

@media (min-width: 1200px) {
  #team-grid-container {
    padding: 72px 5% 177px !important;
  }
}

@media (min-width: 1000px) {
  .team-grid {
    max-width: 1400px;
    margin: 0 auto;
    padding-left: 0;
    padding-right: 0;
  }
}

.team-grid .grid-item {
  padding-top: 30px;
  width: 50%;
  padding-left: 10px;
  padding-right: 10px;
  float: left;
}

.team-grid .grid-item.grid-item-wide {
  width: 100%;
}

@media (min-width: 1000px) {
  .team-grid .grid-item.grid-item-wide {
    width: 66.667%;
  }
}

.team-grid .grid-item.grid-item-full-width {
  width: 100%;
}

@media (min-width: 690px) {
  .team-grid .grid-item {
    padding-top: 50px;
  }
  .team-grid .grid-item.grid-item-full-width {
    padding-top: 80px;
    padding-bottom: 30px;
  }
}

@media (min-width: 1000px) {
  .team-grid .grid-item {
    width: 25%;
  }
}

@media (min-width: 1000px) {
  .team-grid
    .grid-item:not(.grid-item-wide):not(.grid-item-full-width)
    .team-member {
    max-width: 270px;
  }
}

.team-grid .grid-item.grid-item-studio-sounds {
  padding-top: 0;
  display: none;
}

@media (min-width: 1000px) {
  .team-grid .grid-item.grid-item-studio-sounds {
    display: block;
  }
}

.team-grid .grid-item.grid-item-studio-sounds .studio-sounds-container {
  float: none;
  margin-left: auto;
  margin-right: auto;
}

@media (min-width: 1000px) {
  .team-grid .grid-item.grid-item-studio-sounds .studio-sounds-container {
    min-height: 450px;
  }
}

.team-grid .grid-item.grid-item-studio-sounds .studio-sounds-content {
  width: 80%;
}

@media (min-width: 1000px) {
  .team-grid .grid-item.grid-item-studio-sounds .studio-sounds-content {
    position: absolute;
    top: 65%;
    left: 50%;
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
}

@media (max-width: 1200px) {
  .team-grid .grid-item.grid-item-studio-sounds .studio-sounds-content {
    width: 70%;
  }
}

.team-grid .grid-item.grid-item-studio-sounds .studio-sounds-content h2 {
  margin-bottom: 30px;
}

.team-grid
  .grid-item.grid-item-studio-sounds
  .studio-sounds-content
  .play-button {
  display: block;
}

.team-grid
  .grid-item.grid-item-studio-sounds
  .studio-sounds-content
  .play-button
  .play,
.team-grid
  .grid-item.grid-item-studio-sounds
  .studio-sounds-content
  .play-button
  .listen {
  display: inline-block;
  vertical-align: middle;
}

.team-grid
  .grid-item.grid-item-studio-sounds
  .studio-sounds-content
  .play-button
  .listen {
  color: #000000;
}

.team-grid
  .grid-item.grid-item-studio-sounds
  .studio-sounds-content
  .play-button
  > .play {
  width: 50px;
  height: 50px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background-clip: padding-box;
  border: 3px solid #000000;
  position: relative;
  margin-right: 20px;
  -webkit-transition: transform 250ms ease;
  -moz-transition: transform 250ms ease;
  -ms-transition: transform 250ms ease;
  -o-transition: transform 250ms ease;
  transition: transform 250ms ease;
}

.team-grid
  .grid-item.grid-item-studio-sounds
  .studio-sounds-content
  .play-button
  > .play:hover {
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

.team-grid
  .grid-item.grid-item-studio-sounds
  .studio-sounds-content
  .play-button
  > .play
  > .inner-wrap {
  width: 12px;
  height: 10px;
  position: absolute;
  top: 47%;
  left: 50%;
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.team-grid
  .grid-item.grid-item-studio-sounds
  .studio-sounds-content
  .play-button
  > .play
  svg {
  width: 12px;
  height: 10px;
  position: relative;
  top: -9px;
}

.team-grid
  .grid-item.grid-item-studio-sounds
  .studio-sounds-content
  .play-button
  > .play
  svg
  path {
  fill: #000000;
}

@media (min-width: 1000px) {
  .team-grid .grid-item.grid-item-custom-content .custom-content {
    display: flex;
  }
  .team-grid .grid-item.grid-item-custom-content .custom-content .col {
    flex: 1;
  }
}

@media (min-width: 1000px) {
  .team-grid
    .grid-item.grid-item-custom-content
    .custom-content
    .office-doggos {
    padding-top: 15%;
    padding-right: 50%;
  }
  .team-grid
    .grid-item.grid-item-custom-content
    .custom-content
    .office-doggos
    ~ * {
    padding-right: 50%;
  }
}

@media (max-width: 1000px) {
  .team-grid
    .grid-item.grid-item-custom-content
    .custom-content
    .office-doggos {
    text-align: center;
  }
  .team-grid
    .grid-item.grid-item-custom-content
    .custom-content
    .office-doggos
    br {
    display: none;
  }
}

@media (min-width: 1000px) {
  .team-grid .grid-item.grid-item-custom-content .image-slider-container {
    max-width: 570px;
    margin: 0 auto;
  }
}

.team-grid .grid-item .team-member {
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 0;
  float: none;
}

@media (min-width: 1000px) {
  .team-grid .grid-item .team-member {
    max-width: 570px;
  }
}

.team-grid .grid-item .team-member .team-member-image {
  overflow: hidden;
  position: relative;
  border-radius: 100%;
  background-color: #eee;
  max-width: 250px;
}

.team-grid .grid-item .team-member .team-member-image:before {
  content: "";
  display: block;
  padding-top: 100%;
}

.team-grid .grid-item .team-member .team-member-image > img {
  position: absolute;
  top: 0;
  left: 0;
}

@media (max-width: 1000px) {
  .team-grid .grid-item .team-member .team-member-image > img {
    width: 100%;
  }
}

.team-grid .grid-item .team-member .team-member-details {
  margin-top: 33px;
}

@media (max-width: 690px) {
  .team-grid .grid-item .team-member .team-member-details {
    margin-top: 20px;
    min-height: 58px;
  }
}

@media (max-width: 480px) {
  .team-grid .grid-item .team-member .team-member-details {
    min-height: 84px;
  }
}

.team-grid .grid-item .team-member .team-member-details .team-member-name {
  margin-bottom: 0;
}

@media (max-width: 690px) {
  .team-grid .grid-item .team-member .team-member-details .team-member-name {
    font-size: 18px;
    line-height: 20px;
    margin-bottom: 5px;
  }
}

@media (max-width: 480px) {
  .team-grid .grid-item .team-member .team-member-details .team-member-name {
    font-size: 16px;
  }
}

.team-grid .grid-item .team-member .team-member-details .team-member-position {
  color: #929292;
  font-size: 15px;
  padding-bottom: 20px;
}

@media (max-width: 480px) {
  .team-grid
    .grid-item
    .team-member
    .team-member-details
    .team-member-position {
    font-size: 14px;
    line-height: 16px;
  }
}

.team-grid
  .grid-item
  .team-member
  .team-member-details
  .team-member-content--wrapper {
  color: #000000;
}

.team-grid
  .grid-item
  .team-member
  .team-member-details
  .team-member-content--wrapper
  .team-grid
  .grid-item
  .team-member
  .team-member-details
  .team-member-content--wrapper,
.team-grid
  .grid-item
  .team-member
  .team-member-details
  .team-member-content--wrapper
  p {
  font-size: 15px;
  line-height: 1.2;
}

.team-grid
  .grid-item
  .team-member
  .team-member-details
  .team-member-content--wrapper
  p {
  padding-bottom: 10px;
}

.team-grid
  .grid-item
  .team-member
  .team-member-details
  .team-member-content--wrapper
  + .team-member-content--toggle {
  display: none;
}

.team-grid
  .grid-item
  .team-member
  .team-member-details
  .team-member-content--wrapper
  + .team-member-content--toggle
  .open,
.team-grid
  .grid-item
  .team-member
  .team-member-details
  .team-member-content--wrapper
  + .team-member-content--toggle
  .close {
  display: none;
  font-size: 15px;
}

.team-grid
  .grid-item
  .team-member
  .team-member-details
  .team-member-content--wrapper.closed,
.team-grid
  .grid-item
  .team-member
  .team-member-details
  .team-member-content--wrapper.open {
  overflow: hidden;
}

.team-grid
  .grid-item
  .team-member
  .team-member-details
  .team-member-content--wrapper.closed
  + .team-member-content--toggle,
.team-grid
  .grid-item
  .team-member
  .team-member-details
  .team-member-content--wrapper.open
  + .team-member-content--toggle {
  display: inline-block;
  color: #929292;
  font-size: 15px;
}

.team-grid
  .grid-item
  .team-member
  .team-member-details
  .team-member-content--wrapper.closed {
  height: 74px;
}

.team-grid
  .grid-item
  .team-member
  .team-member-details
  .team-member-content--wrapper.closed
  + .team-member-content--toggle
  .open {
  display: inline;
}

.team-grid
  .grid-item
  .team-member
  .team-member-details
  .team-member-content--wrapper.open
  + .team-member-content--toggle
  .close {
  display: inline;
}

#discovery-grid-container {
  padding: 70px 10px !important;
}

@media (max-width: 1000px) {
  #discovery-grid-container {
    padding: 30px 10px !important;
  }
}

@media (min-width: 1000px) {
  .discovery-grid {
    max-width: 1300px;
    margin: 0 auto;
  }
}

.discovery-grid .grid-item {
  margin-bottom: 40px;
  display: block;
  float: left;
  padding-left: 10px;
  padding-right: 10px;
}

@media (min-width: 1000px) {
  .discovery-grid .grid-item {
    margin-bottom: 100px;
  }
}

.discovery-grid .grid-item .discover-text-block {
  overflow: hidden;
}

.discovery-grid .grid-item .discover-title-truncated {
  display: none;
}

@media (min-width: 1000px) {
  .discovery-grid .grid-item .discover-title-truncated {
    display: block;
  }
}

.discovery-grid .grid-item .discover-title-full {
  display: block;
}

@media (min-width: 1000px) {
  .discovery-grid .grid-item .discover-title-full {
    display: none;
  }
}

.discovery-grid .grid-item.grid-item-empty {
  margin-bottom: 0 !important;
}

.discovery-grid .grid-item.grid-item-empty .discover-item {
  margin-bottom: 0 !important;
}

.discovery-grid .grid-item.grid-item-tall {
  width: 100%;
}

@media (min-width: 480px) {
  .discovery-grid .grid-item.grid-item-tall {
    width: 50%;
  }
}

.discovery-grid .grid-item.grid-item-wide {
  width: 100%;
}

@media (max-width: 1000px) {
  .discovery-grid .grid-item.grid-item-wide .discover-item {
    max-width: 870px;
    margin: 0 auto;
  }
}

@media (min-width: 1000px) {
  .discovery-grid .grid-item.grid-item-wide .discover-item .discover-image {
    max-width: 65%;
  }
}

@media (min-width: 543px) {
  .discovery-grid .grid-item.grid-item-wide .discover-item .discover-link {
    padding: 50px 20px;
  }
}

@media (min-width: 1000px) {
  .discovery-grid
    .grid-item.grid-item-wide
    .discover-item
    .discover-text-block {
    top: 50%;
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}

@media (min-width: 1000px) {
  .discovery-grid
    .grid-item.grid-item-wide:nth-child(odd)
    .discover-item
    .discover-image {
    float: right;
  }
  .discovery-grid
    .grid-item.grid-item-wide:nth-child(odd)
    .discover-item
    .discover-text-block {
    right: calc(65% - 200px);
  }
}

@media (min-width: 1000px) {
  .discovery-grid
    .grid-item.grid-item-wide:nth-child(even)
    .discover-item
    .discover-image {
    float: left;
  }
  .discovery-grid
    .grid-item.grid-item-wide:nth-child(even)
    .discover-item
    .discover-text-block {
    left: calc(65% - 200px);
  }
}

.discovery-grid .grid-item .discover-item {
  float: none !important;
  margin-right: 0 !important;
  position: relative;
}

.discovery-grid .grid-item .discover-item .discover-image {
  -webkit-box-shadow: -35px 35px 35px 1px rgba(0, 0, 0, 0.04);
  -moz-box-shadow: -35px 35px 35px 1px rgba(0, 0, 0, 0.04);
  box-shadow: -35px 35px 35px 1px rgba(0, 0, 0, 0.04);
}

.discovery-grid .grid-item .discover-item .discover-image > img {
  margin-bottom: -5px;
}

.discovery-grid .grid-item .discover-item .discover-text-block {
  background-color: #ffffff;
  margin-top: -5px;
  -webkit-box-shadow: -35px 35px 35px 1px rgba(0, 0, 0, 0.04);
  -moz-box-shadow: -35px 35px 35px 1px rgba(0, 0, 0, 0.04);
  box-shadow: -35px 35px 35px 1px rgba(0, 0, 0, 0.04);
}

@media (min-width: 1000px) {
  .discovery-grid .grid-item .discover-item .discover-text-block {
    position: absolute;
    max-width: 435px;
    margin-top: 0;
  }
}

.discovery-grid .grid-item .discover-item .discover-text-block .discover-link {
  display: block;
  padding: 25px;
  position: relative;
}

@media (min-width: 1000px) {
  .discovery-grid
    .grid-item
    .discover-item
    .discover-text-block
    .discover-link {
    padding: 50px;
  }
}

.discovery-grid
  .grid-item
  .discover-item
  .discover-text-block
  .discover-link::after {
  content: "";
  display: inline-block;
  vertical-align: baseline;
  width: 47px;
  height: 16px;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: top left;
  background-image: url("/wp-content/themes/digilante-2018/images/long-arrow-right-black.svg");
  opacity: 0;
  transition-delay: 500ms;
  -webkit-animation-duration: 500ms;
  animation-duration: 500ms;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

@media (min-width: 1000px) {
  .discovery-grid
    .grid-item
    .discover-item
    .discover-text-block
    .discover-link:hover::after {
    opacity: 1;
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft;
  }
  .discovery-grid
    .grid-item
    .discover-item
    .discover-text-block
    .discover-link
    > span {
    display: inline-block;
    -moz-transform: translateX(0);
    -o-transform: translateX(0);
    -ms-transform: translateX(0);
    -webkit-transform: translateX(0);
    transform: translateX(0);
    -webkit-transition: transform 250ms ease;
    -moz-transition: transform 250ms ease;
    -ms-transition: transform 250ms ease;
    -o-transition: transform 250ms ease;
    transition: transform 250ms ease;
  }
  .discovery-grid
    .grid-item
    .discover-item
    .discover-text-block
    .discover-link:hover
    > span {
    -moz-transform: translateX(-10%);
    -o-transform: translateX(-10%);
    -ms-transform: translateX(-10%);
    -webkit-transform: translateX(-10%);
    transform: translateX(-10%);
  }
}

.discovery-grid
  .grid-item
  .discover-item
  .discover-text-block
  .discover-link::after {
  opacity: 1 !important;
  margin-top: 20px;
}

@media (min-width: 1000px) {
  .discovery-grid
    .grid-item
    .discover-item
    .discover-text-block
    .discover-link::after {
    margin-top: 35px;
  }
}

.discovery-grid .grid-item .discover-item .discover-text-block .discover-title {
  margin-bottom: 30px;
}

@media (max-width: 1000px) {
  .discovery-grid
    .grid-item
    .discover-item
    .discover-text-block
    .discover-title {
    font-size: 26px;
    line-height: 30px;
    margin-bottom: 15px;
  }
}

@media (max-width: 690px) {
  .discovery-grid
    .grid-item
    .discover-item
    .discover-text-block
    .discover-title {
    font-size: 22px;
    line-height: 26px;
  }
}

.discovery-grid
  .grid-item
  .discover-item
  .discover-text-block
  .discover-sub-text {
  color: #000000;
  padding-bottom: 0;
}

.video-lightbox .row-bg-overlay {
  opacity: 0.2 !important;
}

.nectar-video-box[data-color="default-accent-color"] a.nectar_video_lightbox {
  background-color: transparent !important;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background-clip: padding-box;
  border: 2px solid;
  border-color: #ffffff;
  margin-top: 0;
  margin-bottom: 0;
  transform: translateY(-50%);
}

.nectar-video-box::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.2);
  z-index: 1;
}

.nectar_video_lightbox.play_button:before,
.auto_meta_overlaid_spaced article .content-inner > .play:before {
  border-width: 2px;
}

.call-to-action-block {
  padding-left: 20px !important;
  padding-right: 20px !important;
  text-align: center;
}

.call-to-action-block h2 {
  color: #ffffff !important;
}

.call-to-action-block h2 a,
.call-to-action-block h2 span {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  color: inherit !important;
}

.call-to-action-block h2 a {
  position: relative;
}

.call-to-action-block h2 a::after {
  content: "";
  display: inline-block;
  vertical-align: baseline;
  width: 47px;
  height: 16px;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: top left;
  background-image: url("/wp-content/themes/digilante-2018/images/long-arrow-right-white.svg");
  opacity: 0;
  transition-delay: 500ms;
  -webkit-animation-duration: 500ms;
  animation-duration: 500ms;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

@media (min-width: 1000px) {
  .call-to-action-block h2 a:hover::after {
    opacity: 1;
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft;
  }
  .call-to-action-block h2 a > span {
    display: inline-block;
    -moz-transform: translateX(0);
    -o-transform: translateX(0);
    -ms-transform: translateX(0);
    -webkit-transform: translateX(0);
    transform: translateX(0);
    -webkit-transition: transform 250ms ease;
    -moz-transition: transform 250ms ease;
    -ms-transition: transform 250ms ease;
    -o-transition: transform 250ms ease;
    transition: transform 250ms ease;
  }
  .call-to-action-block h2 a:hover > span {
    -moz-transform: translateX(-10%);
    -o-transform: translateX(-10%);
    -ms-transform: translateX(-10%);
    -webkit-transform: translateX(-10%);
    transform: translateX(-10%);
  }
}

@media (min-width: 1000px) {
  .call-to-action-block h2 a {
    display: block;
    padding-left: 65px;
  }
}

@media (max-width: 1000px) {
  .call-to-action-block h2 a::after {
    content: none !important;
  }
}

/*
 *  Owl Carousel - Core
 */
.owl-carousel,
.service-carousel .vc_column-inner > .wpb_wrapper {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1;
}

.owl-carousel .owl-stage,
.service-carousel .vc_column-inner > .wpb_wrapper .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
  touch-action: manipulation;
  -moz-backface-visibility: hidden;
  /* fix firefox animation glitch */
}

.owl-carousel .owl-stage:after,
.service-carousel .vc_column-inner > .wpb_wrapper .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

.owl-carousel .owl-stage-outer,
.service-carousel .vc_column-inner > .wpb_wrapper .owl-stage-outer {
  position: relative;
  overflow: hidden;
  /* fix for flashing background */
  -webkit-transform: translate3d(0px, 0px, 0px);
}

.owl-carousel .owl-wrapper,
.owl-carousel .owl-item,
.service-carousel .vc_column-inner > .wpb_wrapper .owl-wrapper,
.service-carousel .vc_column-inner > .wpb_wrapper .owl-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}

.owl-carousel .owl-item,
.service-carousel .vc_column-inner > .wpb_wrapper .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
}

.owl-carousel .owl-item img,
.service-carousel .vc_column-inner > .wpb_wrapper .owl-item img {
  display: block;
  width: 100%;
}

.owl-carousel .owl-nav.disabled,
.owl-carousel .owl-dots.disabled,
.service-carousel .vc_column-inner > .wpb_wrapper .owl-nav.disabled,
.service-carousel .vc_column-inner > .wpb_wrapper .owl-dots.disabled {
  display: none;
}

.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-dot,
.service-carousel .vc_column-inner > .wpb_wrapper .owl-nav .owl-prev,
.service-carousel .vc_column-inner > .wpb_wrapper .owl-nav .owl-next,
.service-carousel .vc_column-inner > .wpb_wrapper .owl-dot {
  cursor: pointer;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.owl-carousel .owl-nav button.owl-prev,
.owl-carousel .owl-nav button.owl-next,
.owl-carousel button.owl-dot,
.service-carousel .vc_column-inner > .wpb_wrapper .owl-nav button.owl-prev,
.service-carousel .vc_column-inner > .wpb_wrapper .owl-nav button.owl-next,
.service-carousel .vc_column-inner > .wpb_wrapper button.owl-dot {
  background: none;
  color: inherit;
  border: none;
  padding: 0 !important;
  font: inherit;
}

.owl-carousel.owl-loaded,
.service-carousel .vc_column-inner > .wpb_wrapper.owl-loaded {
  display: block;
}

.owl-carousel.owl-loading,
.service-carousel .vc_column-inner > .wpb_wrapper.owl-loading {
  opacity: 0;
  display: block;
}

.owl-carousel.owl-hidden,
.service-carousel .vc_column-inner > .wpb_wrapper.owl-hidden {
  opacity: 0;
}

.owl-carousel.owl-refresh .owl-item,
.service-carousel .vc_column-inner > .wpb_wrapper.owl-refresh .owl-item {
  visibility: hidden;
}

.owl-carousel.owl-drag .owl-item,
.service-carousel .vc_column-inner > .wpb_wrapper.owl-drag .owl-item {
  touch-action: pan-y;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.owl-carousel.owl-grab,
.service-carousel .vc_column-inner > .wpb_wrapper.owl-grab {
  cursor: move;
  cursor: grab;
}

.owl-carousel.owl-rtl,
.service-carousel .vc_column-inner > .wpb_wrapper.owl-rtl {
  direction: rtl;
}

.owl-carousel.owl-rtl .owl-item,
.service-carousel .vc_column-inner > .wpb_wrapper.owl-rtl .owl-item {
  float: right;
}

/* No Js */
.no-js .owl-carousel {
  display: block;
}

/*
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
  animation-duration: 1000ms;
  animation-fill-mode: both;
}

.owl-carousel .owl-animated-in {
  z-index: 0;
}

.owl-carousel .owl-animated-out {
  z-index: 1;
}

.owl-carousel .fadeOut {
  animation-name: fadeOut;
}

@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

/*
 * 	Owl Carousel - Auto Height Plugin
 */
.owl-height {
  transition: height 500ms ease-in-out;
}

.image-slider-container {
  padding-bottom: 45px;
}

.image-slider > div[id*="post-id-"]:first-child ~ * {
  display: none;
}

.image-slider .owl-stage {
  padding-bottom: 0;
}

@media (min-width: 1000px) {
  .image-slider .owl-stage {
    padding: 0;
  }
}

.image-slider .owl-item > div {
  margin-bottom: -10px;
}

.image-slider .owl-nav {
  display: none !important;
  margin-top: 20px;
  float: left;
}

.image-slider .owl-nav > .owl-prev,
.image-slider .owl-nav > .owl-next {
  margin-top: 0;
  margin-bottom: 0;
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #000000;
  background: none;
  padding: 3px;
  font-size: 18px;
  overflow: hidden;
  text-indent: -9999px;
  width: 10px;
}

.image-slider .owl-nav > .owl-prev::before,
.image-slider .owl-nav > .owl-next::before {
  display: block;
  float: left;
  text-indent: 0;
}

.image-slider .owl-nav > .owl-prev:hover,
.image-slider .owl-nav > .owl-next:hover {
  background: none;
  color: #000000;
}

.image-slider .owl-nav > .owl-prev {
  margin-left: 0;
  padding-left: 0;
}

.image-slider .owl-nav > .owl-prev::before {
  content: "\f104";
}

.image-slider .owl-nav > .owl-next::before {
  content: "\f105";
}

.image-slider .owl-dots {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}

.image-slider .owl-dots .active span {
  background: transparent;
  border: 1px solid #000000;
}

.map {
  overflow: hidden;
  position: relative;
  height: 0;
  min-height: 730px;
}

@media (max-width: 1305px) {
  .map {
    min-height: 850px;
  }
}

@media (max-width: 1000px) {
  .map {
    min-height: 500px;
  }
}

.map iframe {
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  position: absolute;
}

.clients {
  margin-bottom: 0 !important;
  padding-left: 10px !important;
  padding-right: 10px !important;
  padding-top: 20px !important;
}

@media (max-width: 1000px) {
  .clients {
    padding-top: 30px !important;
  }
}

.clients .vc_column-inner .wpb_wrapper {
  display: block;
  width: 100%;
}

.clients .vc_column-inner .wpb_wrapper::before,
.clients .vc_column-inner .wpb_wrapper::after {
  display: table;
  content: " ";
}

.clients .vc_column-inner .wpb_wrapper::after {
  clear: both;
}

.clients .img-with-aniamtion-wrap {
  float: left;
  width: 50%;
  position: relative;
  min-height: 90px;
  margin-bottom: 30px !important;
  line-height: 0;
}

@media (min-width: 1000px) {
  .clients .img-with-aniamtion-wrap {
    width: 20%;
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 120px !important;
  }
}

.clients .img-with-aniamtion-wrap > .inner {
  position: absolute;
  top: 50%;
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 100%;
  text-align: center;
  left: 0;
  line-height: 0;
  padding-left: 20px;
  padding-right: 20px;
}

.clients .img-with-aniamtion-wrap > .inner > img {
  display: inline-block;
  margin: 0;
}

.packages-intro {
  padding-top: 72px !important;
  padding-bottom: 42px !important;
}

@media (max-width: 1000px) {
  .packages-intro {
    padding-top: 70px !important;
    padding-bottom: 70px !important;
  }
}

.packages-intro .wpb_column {
  width: 100% !important;
}

.packages-intro .wpb_text_column {
  max-width: 650px;
  margin: 0 auto;
}

.packages-intro .wpb_text_column h2 {
  margin-bottom: 40px;
}

.packages-grid {
  position: relative;
}

@media (max-width: 1000px) {
  .packages-grid .column_container:nth-child(3) .column-bg-overlay {
    background-color: #ffffff !important;
  }
  .packages-grid .column_container:nth-child(3) .package-grid-item h2,
  .packages-grid .column_container:nth-child(3) .package-grid-item h3,
  .packages-grid .column_container:nth-child(3) .package-grid-item p {
    color: #000000 !important;
  }
  .packages-grid .column_container:nth-child(3) .package-grid-item h2 span,
  .packages-grid .column_container:nth-child(3) .package-grid-item h3 span,
  .packages-grid .column_container:nth-child(3) .package-grid-item p span {
    color: #000000 !important;
  }
}

@media (max-width: 690px) {
  .packages-grid .column_container:nth-child(3) .column-bg-overlay {
    background-color: #000000 !important;
  }
  .packages-grid .column_container:nth-child(3) .package-grid-item h2,
  .packages-grid .column_container:nth-child(3) .package-grid-item h3,
  .packages-grid .column_container:nth-child(3) .package-grid-item p {
    color: #ffffff !important;
  }
  .packages-grid .column_container:nth-child(3) .package-grid-item h2 span,
  .packages-grid .column_container:nth-child(3) .package-grid-item h3 span,
  .packages-grid .column_container:nth-child(3) .package-grid-item p span {
    color: #ffffff !important;
  }
}

@media (max-width: 1000px) {
  .packages-grid .column_container:last-child .column-bg-overlay {
    background-color: #000000 !important;
  }
  .packages-grid
    .column_container:last-child
    .package-grid-item
    > .wpb_wrapper {
    background-color: #000000 !important;
  }
  .packages-grid .column_container:last-child .package-grid-item h2,
  .packages-grid .column_container:last-child .package-grid-item h3,
  .packages-grid .column_container:last-child .package-grid-item p {
    color: #ffffff !important;
  }
  .packages-grid .column_container:last-child .package-grid-item h2 span,
  .packages-grid .column_container:last-child .package-grid-item h3 span,
  .packages-grid .column_container:last-child .package-grid-item p span {
    color: #ffffff !important;
  }
}

@media (max-width: 690px) {
  .packages-grid .column_container:last-child .column-bg-overlay {
    background-color: #ffffff !important;
  }
  .packages-grid
    .column_container:last-child
    .package-grid-item
    > .wpb_wrapper {
    background-color: #ffffff !important;
  }
  .packages-grid .column_container:last-child .package-grid-item h2,
  .packages-grid .column_container:last-child .package-grid-item h3,
  .packages-grid .column_container:last-child .package-grid-item p {
    color: #000000 !important;
  }
  .packages-grid .column_container:last-child .package-grid-item h2 span,
  .packages-grid .column_container:last-child .package-grid-item h3 span,
  .packages-grid .column_container:last-child .package-grid-item p span {
    color: #000000 !important;
  }
}

.package-grid-item > .wpb_wrapper {
  padding: 70px 20px;
}

@media (min-width: 690px) {
  .package-grid-item > .wpb_wrapper {
    padding: 30px 20px;
  }
}

@media (min-width: 1200px) {
  .package-grid-item > .wpb_wrapper {
    padding: 50px;
  }
}

.package-grid-item > .wpb_wrapper h2 {
  margin-bottom: 15px;
  letter-spacing: 0.7px;
}

.package-grid-item > .wpb_wrapper h2 span,
.package-grid-item > .wpb_wrapper h2 a {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  letter-spacing: inherit;
}

.package-grid-item > .wpb_wrapper h2 a {
  color: #eb1f5e !important;
  text-decoration: underline;
}

.package-grid-item > .wpb_wrapper h2 a:hover {
  text-decoration: none;
}

@media (min-width: 690px) {
  .package-grid-item > .wpb_wrapper h2 {
    font-size: 26px;
    line-height: 32px;
  }
}

@media (min-width: 1300px) {
  .package-grid-item > .wpb_wrapper h2 {
    font-size: 32px;
    line-height: 38px;
  }
}

.package-grid-item > .wpb_wrapper h3 {
  letter-spacing: 0.83px;
  margin-bottom: 15px;
  font-family: "avertape-regular", Arial, sans-serif;
}

.package-grid-item > .wpb_wrapper h3 span,
.package-grid-item > .wpb_wrapper h3 a {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  letter-spacing: inherit;
  font-weight: inherit;
}

.package-grid-item > .wpb_wrapper h3 a {
  color: #eb1f5e !important;
  text-decoration: underline;
}

.package-grid-item > .wpb_wrapper h3 a:hover {
  text-decoration: none;
}

.service-blocks {
  padding-top: 150px !important;
  padding-bottom: 0 !important;
}

@media (max-width: 1000px) {
  .service-blocks {
    padding-top: 70px !important;
    padding-bottom: 70px !important;
  }
}

@media (max-width: 1000px) {
  .service-block {
    margin-bottom: 40px !important;
  }
}

.service-block .wpb_text_column h2 {
  margin-bottom: 33px !important;
}

.service-intro-text {
  background-color: #ffffff !important;
}

.service-intro-text h3,
.service-intro-text p {
  color: #112c4e !important;
}

.pricing-list {
  text-align: center;
  padding-top: 110px !important;
  padding-bottom: 0 !important;
}

@media (max-width: 1000px) {
  .pricing-list {
    padding-top: 70px !important;
  }
}

.pricing-list .icon-block-icon > .wpb_wrapper {
  margin-bottom: 24px;
}

.pricing-list .icon-block-title > .wpb_wrapper {
  margin-bottom: 50px;
}

@media (max-width: 1000px) {
  .pricing-list .icon-block-title > .wpb_wrapper {
    margin-bottom: 10px;
  }
}

.pricing-list .pricing-list__list {
  max-width: 700px;
  margin: 0 auto;
}

.pricing-list .pricing-list__list ul {
  display: block;
  margin-left: 0;
  list-style-type: none;
  border-bottom: 1px solid #000000;
  padding-top: 20px;
  padding-bottom: 20px;
}

@media (min-width: 1000px) {
  .pricing-list .pricing-list__list ul {
    padding-top: 10px;
    padding-bottom: 10px;
  }
}

.pricing-list .pricing-list__list ul > li {
  list-style: none;
  vertical-align: top;
  position: relative;
  text-align: center;
  letter-spacing: 1px;
}

.pricing-list .pricing-list__list ul > li > span {
  display: block;
  margin-top: 5px;
  font-size: 14px;
}

@media (max-width: 1000px) {
  .pricing-list .pricing-list__list ul > li br {
    display: none !important;
  }
}

.pricing-list .pricing-list__list ul > li:first-child {
  font-family: "avertape-bold", Arial, sans-serif;
}

.pricing-list .pricing-list__list ul > li:last-child {
  font-size: 16px;
}

@media (min-width: 1000px) {
  .pricing-list .pricing-list__list ul > li {
    border-bottom: 0;
    display: inline-block;
    font-size: 24px;
    text-align: left;
  }
  .pricing-list .pricing-list__list ul > li:first-child {
    width: 58%;
    margin-bottom: 5px;
    font-family: "avertape-regular", Arial, sans-serif;
  }
  .pricing-list .pricing-list__list ul > li:last-child {
    width: 41%;
    font-size: 24px;
  }
}

.pricing-list .pricing-list__list:last-child ul {
  border-bottom: 0 !important;
}

body.single-portfolio .owl-carousel .img-with-aniamtion-wrap {
  padding: 40px;
  box-shadow: 10px 10px 20px rgba(0, 0, 0, 0.2);
}

body.single-portfolio .owl-carousel .owl-dot span {
  background: #c6c6c6 !important;
}

body.single-portfolio .owl-carousel .owl-dot.active span {
  background: transparent !important;
  border: 1px solid #000000;
}

.insta-header {
  text-align: center;
  margin-top: 20px;
  margin-bottom: 20px !important;
}

.insta-header * {
  color: #000000;
}

.insta-header a {
  font-size: inherit;
  font-weight: 800;
  color: #eb1f5e;
}

.testimonial_slider {
  padding-top: 50px;
}

@media (min-width: 1000px) {
  .testimonial_slider {
    padding-top: 100px;
  }
}

.testimonial_slider .controls,
.testimonial_slider .testimonial-next-prev {
  display: none;
}

.testimonial_slider .slides {
  max-width: 900px;
}

.testimonial_slider .slides blockquote {
  padding-left: 0;
  padding-right: 0;
}

.testimonial_slider .slides blockquote p {
  font-size: 32px;
  line-height: 38px;
  letter-spacing: 1px;
  line-height: 42px;
  font-weight: 800;
  display: inline;
  padding-bottom: 0;
  transition: background-position 3s ease-out;
  transition-delay: 0.5s;
  padding: 2px 5px;
  text-shadow: none;
  position: relative;
  z-index: 1;
  overflow: hidden;
  vertical-align: middle;
  background-image: linear-gradient(
    to right,
    rgba(255, 255, 255, 0) 50%,
    #f5afcd 50%
  );
  background-size: 200% auto;
  background-position: -0% 0;
}

@media (max-width: 690px) {
  .testimonial_slider .slides blockquote p {
    font-size: 26px;
    line-height: 30px;
  }
}

.testimonial_slider .slides blockquote.active p {
  background-position: -99.99% 0;
}

.testimonial_slider .slides blockquote span {
  display: block;
}

.testimonial_slider .slides blockquote span.bottom-arrow {
  display: none;
}

.testimonial_slider .slides blockquote span:not(.title) {
  margin-top: 30px;
  margin-bottom: 0;
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  -o-transform: none;
  transform: none;
}

.progress-bar {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
  width: 100%;
  margin: 0;
}

.progress-bar .progress-bar-bar {
  display: block;
  height: 5px;
  width: 0;
  background-color: #eb1f5e;
  transition: width 250ms ease;
}

@media (max-width: 690px) {
  .hero-banner .page-header-bg-image-wrap::before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.3);
    z-index: 10;
  }
}

@media (max-width: 1000px) {
  .hero-banner .nectar-video-wrap {
    display: none !important;
  }
}

@media (max-width: 1000px) {
  .hero-banner .hero-banner__inner {
    text-align: center;
  }
}

@media (min-width: 1000px) {
  .hero-banner .hero-banner__inner {
    position: relative;
  }
}

@media (min-width: 1000px) {
  .hero-banner .hero-banner__inner::before {
    display: block;
    content: "";
    padding-top: 48%;
  }
}

.hero-banner .hero-banner__inner .wpb_wrapper {
  min-height: 100vh;
  position: relative;
}

@media (min-width: 1000px) {
  .hero-banner .hero-banner__inner .wpb_wrapper {
    min-height: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
  }
}

.hero-banner .hero-banner__inner .wpb_wrapper .inner-wrap {
  position: absolute;
  top: 50% !important;
  transform: translateY(-50%) !important;
}

@media (max-width: 1000px) {
  .hero-banner .hero-banner__inner .wpb_wrapper .inner-wrap {
    left: 50%;
    transform: translate(-50%, -50%) !important;
  }
}

.hero-banner .hero-banner__inner h1,
.hero-banner .hero-banner__inner .typed,
.hero-banner .hero-banner__inner .typed-cursor {
  font-size: 80px !important;
  line-height: 86px !important;
  width: 100% !important;
  max-width: 100% !important;
  color: #ffffff;
  font-weight: 900;
}

@media (max-width: 1000px) {
  .hero-banner .hero-banner__inner h1,
  .hero-banner .hero-banner__inner .typed,
  .hero-banner .hero-banner__inner .typed-cursor {
    text-align: center;
    font-size: 50px !important;
    line-height: 58px !important;
  }
  .hero-banner .hero-banner__inner h1 br,
  .hero-banner .hero-banner__inner .typed br,
  .hero-banner .hero-banner__inner .typed-cursor br {
    display: none;
  }
}

@media (max-width: 690px) {
  .hero-banner .hero-banner__inner h1,
  .hero-banner .hero-banner__inner .typed,
  .hero-banner .hero-banner__inner .typed-cursor {
    font-size: 38px !important;
    line-height: 42px !important;
  }
}

.hero-banner .hero-banner__inner .typed-text {
  height: 42px;
}

@media (min-width: 1000px) {
  .hero-banner .hero-banner__inner .typed-text {
    height: 86px;
  }
}

.hero-banner .hero-banner__inner .typed-for-mobile {
  display: none;
}

.hero-banner .nectar-button {
  margin-top: 20px;
}

@media (min-width: 1000px) {
  .home .hero-banner .hero-banner__inner h1 {
    float: right;
  }
}

.responsive-embed {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  padding-top: 25px;
  height: 0;
}

.responsive-embed iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

@media (max-width: 1000px) {
  .service-carousel {
    min-height: 0 !important;
  }
  .service-carousel .col.span_12 {
    min-height: 0 !important;
  }
}

@media (min-width: 1000px) {
  .service-carousel .column_container {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
}

@media (min-width: 1000px) {
  .service-carousel .vc_column-inner > .wpb_wrapper {
    height: 100%;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

.service-carousel .owl-carousel .owl-stage-outer {
  margin-bottom: 0;
}

.service-carousel .owl-carousel .owl-stage {
  cursor: default;
  padding: 0;
}

.service-carousel .service-slide {
  position: relative;
}

@media (min-width: 1000px) {
  .service-carousel .service-slide {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 100vh;
  }
}

.service-carousel .service-slide .service-slide__inner {
  position: relative;
  z-index: 3;
  max-width: 280px;
  margin: 0 auto;
  padding-top: 70px;
  padding-bottom: 70px;
  width: 100%;
}

@media (min-width: 690px) {
  .service-carousel .service-slide .service-slide__inner {
    max-width: 600px;
  }
}

@media (min-width: 1000px) {
  .service-carousel .service-slide .service-slide__inner {
    max-width: 844px;
    padding-top: 0;
    padding-bottom: 0;
  }
}

@media (min-width: 1200px) {
  .service-carousel .service-slide .service-slide__inner {
    max-width: 1186px;
  }
}

@media (min-width: 1000px) {
  .service-carousel .service-slide .service-slide__content {
    max-width: 719px;
  }
}

.service-carousel .service-slide h2 {
  margin-bottom: 30px;
  color: #ffffff;
  max-width: 200px;
  font-size: 38px;
  line-height: 40px;
}

@media (min-width: 690px) {
  .service-carousel .service-slide h2 {
    font-size: 48px;
    line-height: 54px;
  }
}

@media (min-width: 1000px) {
  .service-carousel .service-slide h2 {
    margin-bottom: 70px;
    max-width: 300px;
  }
}

.service-slide-sub-nav {
  background-color: #eb1f5e;
  padding: 20px 0;
}

.service-slide-sub-nav .service-slide-sub-nav__inner {
  text-align: center;
}

@media (min-width: 1000px) {
  .service-slide-sub-nav .service-slide-sub-nav__inner {
    width: 100%;
    max-width: 844px;
    margin: 0 auto;
  }
}

@media (min-width: 1200px) {
  .service-slide-sub-nav .service-slide-sub-nav__inner {
    max-width: 1186px;
  }
}

.service-slide-sub-nav .service-slide-sub-nav__items {
  padding-left: 10px;
  padding-right: 10px;
  display: inline-block;
  vertical-align: middle;
  max-width: 200px;
  position: relative;
}

@media (min-width: 690px) {
  .service-slide-sub-nav .service-slide-sub-nav__items {
    padding-left: 30px;
    padding-right: 30px;
    max-width: 300px;
  }
}

.service-slide-sub-nav .service-slide-sub-nav__items .owl-stage-outer {
  z-index: 2;
}

.service-slide-sub-nav .service-slide-sub-nav__items .owl-nav {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  transform: translateY(-50%);
  margin-top: 0;
  z-index: 1;
}

.service-slide-sub-nav .service-slide-sub-nav__items .owl-prev,
.service-slide-sub-nav .service-slide-sub-nav__items .owl-next {
  display: inline-block;
  background: none;
  outline: none;
  border: 0;
  appearance: none !important;
  vertical-align: middle;
  cursor: pointer;
  padding: 0;
  width: 40px;
  position: absolute;
  top: -15px;
  margin: 0 !important;
  background: none !important;
}

@media (min-width: 690px) {
  .service-slide-sub-nav .service-slide-sub-nav__items .owl-prev,
  .service-slide-sub-nav .service-slide-sub-nav__items .owl-next {
    width: auto;
  }
}

.service-slide-sub-nav .service-slide-sub-nav__items .owl-prev.disabled,
.service-slide-sub-nav .service-slide-sub-nav__items .owl-next.disabled {
  display: none;
}

.service-slide-sub-nav .service-slide-sub-nav__items .owl-prev {
  left: -35px;
  transform: rotate(180deg);
}

.service-slide-sub-nav .service-slide-sub-nav__items .owl-next {
  right: -35px;
}

.service-slide-sub-nav
  .service-slide-sub-nav__items
  .service-slide-sub-nav__item
  span {
  color: #ffffff;
  font-weight: bold;
  font-size: 18px;
  line-height: 18px;
  position: relative;
  top: 10px;
}

@media (min-width: 690px) {
  .service-slide-sub-nav
    .service-slide-sub-nav__items
    .service-slide-sub-nav__item
    span {
    font-size: 30px;
    line-height: 30px;
    top: 8px;
  }
}

.service-slide-sub-nav
  .service-slide-sub-nav__items
  .service-slide-sub-nav__item
  a.nectar-button {
  background-color: #112c4e !important;
  min-width: 150px;
}

@media (min-width: 690px) {
  .service-slide-sub-nav
    .service-slide-sub-nav__items
    .service-slide-sub-nav__item
    a.nectar-button {
    min-width: 170px;
  }
}

.panels .owl-nav {
  margin-top: 40px;
}

.panels .owl-next,
.panels .owl-prev {
  margin: 0 20px !important;
  background-color: #ffffff !important;
  color: #112c4e !important;
  min-width: 50px;
}

.panels .owl-next .fa,
.panels .owl-prev .fa {
  font-size: 20px;
}

@media (min-width: 1000px) {
  .panel {
    width: 100%;
    max-height: 0;
    opacity: 0;
    transition: opacity 250ms ease, max-height 500ms ease;
  }
  .panel.active {
    opacity: 1;
    max-height: 300px;
  }
}

.panel .panel__content * {
  color: #ffffff;
}

.panel-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh !important;
  z-index: 1;
  opacity: 0;
  object-fit: cover;
  object-position: right center;
  transition: opacity 250ms ease;
}

.panel-bg.active {
  opacity: 1;
}

@media (min-width: 690px) {
  .panel-bg {
    background-position: center center;
  }
}

.panel-buttons {
  display: none;
  margin-top: 60px;
}

.panel-buttons > ul {
  margin: 0;
  list-style-type: none;
}

.panel-buttons > ul > li {
  list-style: none;
  display: inline-block;
  width: 28.33333%;
  margin-right: 46px;
  margin-bottom: 20px;
}

.panel-buttons > ul > li:nth-child(3),
.panel-buttons > ul > li:last-child {
  margin-right: 0;
}

.panel-buttons > ul > li > a.nectar-button {
  display: block;
  width: 100%;
  border-color: #ffffff !important;
  text-align: center;
}

.panel-buttons > ul > li > a.nectar-button > span {
  color: #ffffff !important;
  text-transform: uppercase;
}

.panel-buttons > ul > li > a.nectar-button:hover,
.panel-buttons > ul > li > a.nectar-button.active {
  background-color: #ffffff !important;
}

.panel-buttons > ul > li > a.nectar-button:hover > span,
.panel-buttons > ul > li > a.nectar-button.active > span {
  color: #112c4e !important;
}

@media (min-width: 1000px) {
  .panel-buttons {
    display: block;
  }
}

@media only screen and (max-width: 1000px) and (min-width: 690px) {
  .services-list .one-fourths.span_3,
  .services-list .one-fourths.vc_span3,
  .services-list .one-fourths.vc_col-sm-3:not([class*="vc_col-xs-"]) {
    width: 48% !important;
    margin-bottom: 4%;
    margin-right: 15px;
    margin-left: 0px !important;
    padding: 0;
    float: left;
  }
}

.services-list .services-list__heading h1,
.services-list .services-list__heading h2 {
  color: #eb1f5e;
  font-weight: bold;
  font-size: 46px;
  line-height: 50px;
  letter-spacing: 1px;
}

@media (min-width: 690px) {
  .services-list .services-list__heading h1,
  .services-list .services-list__heading h2 {
    margin-bottom: 30px !important;
  }
}

@media (max-width: 690px) {
  .services-list .services-list__heading h1,
  .services-list .services-list__heading h2 {
    font-size: 38px;
    line-height: 42px;
    letter-spacing: 0;
  }
}

@media only screen and (max-width: 1000px) and (min-width: 690px) {
  .services-list .services-list__list .vc_col-sm-6 {
    width: 50%;
  }
}

.services-list .services-list__list .wpb_wrapper {
  margin-bottom: 20px;
}

@media (min-width: 1000px) {
  .services-list .services-list__list .wpb_wrapper {
    margin-bottom: 0;
  }
}

.services-list .services-list__list h3 {
  font-weight: 300;
  margin-bottom: 20px;
}

@media (min-width: 1000px) {
  .services-list .services-list__list h3 {
    min-height: 90px;
    margin-bottom: 0;
  }
}

.services-list .services-list__list p,
.services-list .services-list__list p span {
  font-size: 16px;
  line-height: 20px;
}

.services-list .services-list__list p {
  padding-bottom: 15px;
}

.bottom_controls .controls > .hidden,
.blog_next_prev_buttons[data-style="fullwidth_next_prev"] .controls > .hidden {
  display: none !important;
}

.bottom_controls .controls > .only,
.blog_next_prev_buttons[data-style="fullwidth_next_prev"] .controls > .only {
  width: 100% !important;
}

.bottom_controls .only span:not(.text),
.blog_next_prev_buttons[data-style="fullwidth_next_prev"]
  .only
  span:not(.text) {
  text-align: center !important;
}

#full_width_portfolio .bottom_controls {
  margin-top: 0;
}

.bottom_controls,
.blog_next_prev_buttons[data-style="fullwidth_next_prev"] ul {
  padding: 0;
}

.bottom_controls .container {
  max-width: none;
  width: 100% !important;
  padding: 0 !important;
  max-width: 100% !important;
}

@media (min-width: 320px) {
  .bottom_controls .container {
    max-width: 100% !important;
  }
}

.bottom_controls #portfolio-nav,
body .bottom_controls .container {
  height: auto !important;
  line-height: 0;
}

.bottom_controls #portfolio-nav ul,
.blog_next_prev_buttons[data-style="fullwidth_next_prev"] .controls {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
  margin: 0;
}

.bottom_controls #portfolio-nav ul.controls {
  position: static !important;
}

.bottom_controls #portfolio-nav ul.controls span:not(.next-arrow):not(.line) {
  display: block !important;
}

.bottom_controls #portfolio-nav {
  display: block !important;
}

.bottom_controls #portfolio-nav ul .previous-project,
.bottom_controls #portfolio-nav ul .next-project,
.blog_next_prev_buttons[data-style="fullwidth_next_prev"] ul .previous-post,
.blog_next_prev_buttons[data-style="fullwidth_next_prev"] ul .next-post {
  width: 100%;
  line-height: 0;
  height: auto !important;
  padding: 6%;
  min-height: 300px;
  -webkit-justify-content: center;
  justify-content: center;
  display: -webkit-flex;
  display: flex;
  -moz-box-align: center;
  -moz-box-pack: center;
  align-items: center;
  -webkit-align-items: center;
  float: none !important;
  overflow: hidden;
  position: relative;
  background-color: #333;
}

@media (min-width: 690px) {
  .bottom_controls #portfolio-nav ul .previous-project,
  .bottom_controls #portfolio-nav ul .next-project,
  .blog_next_prev_buttons[data-style="fullwidth_next_prev"] ul .previous-post,
  .blog_next_prev_buttons[data-style="fullwidth_next_prev"] ul .next-post {
    width: 50%;
  }
}

.blog_next_prev_buttons[data-style="fullwidth_next_prev"] ul .previous-post,
.blog_next_prev_buttons[data-style="fullwidth_next_prev"] ul .next-post {
  padding: 6% 9%;
}

.bottom_controls .previous-project:after,
.bottom_controls .next-project:after,
.blog_next_prev_buttons[data-style="fullwidth_next_prev"]
  ul
  .previous-post:after,
.blog_next_prev_buttons[data-style="fullwidth_next_prev"] ul .next-post:after {
  background-color: rgba(13, 13, 13, 0.35);
  position: absolute;
  left: 0;
  top: 0;
  content: "";
  display: block;
  z-index: 1;
  width: 100%;
  height: 100%;
  -webkit-transition: background-color 0.4s cubic-bezier(0.05, 0.2, 0.1, 1) 0s;
  transition: background-color 0.4s cubic-bezier(0.05, 0.2, 0.1, 1) 0s;
}

.bottom_controls .next-project:hover:after,
.bottom_controls .previous-project:hover:after,
.blog_next_prev_buttons[data-style="fullwidth_next_prev"]
  ul
  .previous-post:hover:after,
.blog_next_prev_buttons[data-style="fullwidth_next_prev"]
  ul
  .next-post:hover:after {
  background-color: rgba(13, 13, 13, 0.9);
}

.bottom_controls .controls li a,
.blog_next_prev_buttons[data-style="fullwidth_next_prev"] li a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
  z-index: 101;
  display: block;
}

.bottom_controls .next-project:hover h3,
.blog_next_prev_buttons[data-style="fullwidth_next_prev"] .next-post:hover h3 {
  -webkit-transform: translateX(-40px) translateZ(0);
  transform: translateX(-40px) translateZ(0);
  backface-visibility: hidden;
}

.bottom_controls .previous-project:hover h3,
.blog_next_prev_buttons[data-style="fullwidth_next_prev"]
  .previous-post:hover
  h3 {
  transform: translateX(40px) translateZ(0);
  backface-visibility: hidden;
}

.bottom_controls .next-project.mouse-leaving h3 .text .line,
.blog_next_prev_buttons[data-style="fullwidth_next_prev"]
  .next-post.mouse-leaving
  h3
  .text
  .line {
  animation: rightLineEnd 0.4s cubic-bezier(0.05, 0.2, 0.1, 1) forwards;
}

.bottom_controls .previous-project.mouse-leaving h3 .text .line,
.blog_next_prev_buttons[data-style="fullwidth_next_prev"]
  .previous-post.mouse-leaving
  h3
  .text
  .line {
  animation: rightLineEnd2 0.4s cubic-bezier(0.05, 0.2, 0.1, 1) forwards;
}

.bottom_controls .next-project:hover h3 .text .line,
.portfolio-items[data-ps="8"] .col:hover .line,
.blog_next_prev_buttons[data-style="fullwidth_next_prev"]
  .next-post:hover
  h3
  .text
  .line {
  -webkit-transform: translateY(-50%) translateX(0px) scaleX(1);
  -webkit-transform-origin: left;
  transform: translateY(-50%) translateX(0px) scaleX(1);
  transform-origin: left;
  animation: rightLineStart 0.4s cubic-bezier(0.05, 0.2, 0.1, 1) forwards;
}

.portfolio-items[data-ps="8"] .col:hover .line {
  transform-origin: left;
  animation: portRightLineStart 0.4s cubic-bezier(0.05, 0.15, 0.1, 1) forwards;
}

.bottom_controls .previous-project:hover h3 .text .line,
.blog_next_prev_buttons[data-style="fullwidth_next_prev"]
  .previous-post:hover
  h3
  .text
  .line {
  -webkit-transform: translateY(-50%) translateX(0px) scaleX(1);
  -webkit-transform-origin: right;
  transform: translateY(-50%) translateX(0px) scaleX(1);
  transform-origin: right;
  animation: rightLineStart2 0.4s cubic-bezier(0.05, 0.2, 0.1, 1) forwards;
}

.bottom_controls .next-project h3 .text .line,
.bottom_controls .previous-project h3 .text .line,
.blog_next_prev_buttons[data-style="fullwidth_next_prev"] h3 .text .line,
.portfolio-items[data-ps="8"] .line {
  height: 2px;
  width: 45px;
  background-color: #fff;
  position: absolute;
  content: "";
  right: -74px;
  display: block;
  backface-visibility: hidden;
  top: 50%;
  -webkit-transform: translateY(-50%) translateX(28px) scaleX(0);
  -webkit-transform-origin: right;
  transform: translateY(-50%) translateX(28px) scaleX(0);
  transform-origin: right;
}

body:not(.single-portfolio) .bottom_controls .next-project h3 .text .line,
body:not(.single-portfolio) .bottom_controls .previous-project h3 .text .line,
body:not(.single-portfolio) .bottom_controls .next-project h3 .text .next-arrow,
body:not(.single-portfolio)
  .bottom_controls
  .previous-project
  h3
  .text
  .next-arrow {
  display: none !important;
}

@media (max-width: 543px) {
  .bottom_controls .next-project h3,
  .bottom_controls .previous-project h3,
  .bottom_controls .next-project h3 span,
  .bottom_controls .previous-project h3 span {
    text-align: center !important;
    transform: none !important;
    width: 100% !important;
  }
}

.bottom_controls .previous-project h3 .text .line,
.blog_next_prev_buttons[data-style="fullwidth_next_prev"]
  .previous-post
  h3
  .text
  .line {
  -webkit-transform: translateY(-50%) translateX(-28px) scaleX(0);
  -webkit-transform-origin: left;
  transform: translateY(-50%) translateX(-28px) scaleX(0);
  transform-origin: left;
  left: -74px;
  right: auto;
}

@keyframes portRightLineStart {
  0% {
    transform: translateY(-50%) translateX(-25px) scaleX(0);
  }
  100% {
    transform: translateY(-50%) translateX(0px) scaleX(1);
  }
}

@keyframes rightLineStart {
  0% {
    transform: translateY(-50%) translateX(-88px) scaleX(0);
  }
  100% {
    transform: translateY(-50%) translateX(0px) scaleX(1);
  }
}

@keyframes rightLineEnd {
  0% {
    transform: translateY(-50%) translateX(0px) scaleX(1);
  }
  100% {
    transform: translateY(-50%) translateX(28px) scaleX(0);
  }
}

@keyframes rightLineStart2 {
  0% {
    transform: translateY(-50%) translateX(88px) scaleX(0);
  }
  100% {
    transform: translateY(-50%) translateX(0px) scaleX(1);
  }
}

@keyframes rightLineEnd2 {
  0% {
    transform: translateY(-50%) translateX(0px) scaleX(1);
  }
  100% {
    transform: translateY(-50%) translateX(-28px) scaleX(0);
  }
}

.bottom_controls .next-project h3 .next-arrow,
.bottom_controls .previous-project h3 .next-arrow,
.portfolio-items[data-ps="8"] .next-arrow,
.blog_next_prev_buttons[data-style="fullwidth_next_prev"] h3 .next-arrow {
  position: absolute;
  backface-visibility: hidden;
  right: -43px;
  top: 50%;
  margin-top: -15px;
  height: 30px;
  width: 40px;
  display: block;
  transform: translateX(38px);
}

.portfolio-items[data-ps="8"] .next-arrow {
  right: 60px;
  left: auto;
  top: auto;
  bottom: -3px;
}

.bottom_controls .previous-project.mouse-leaving h3 .next-arrow,
.blog_next_prev_buttons[data-style="fullwidth_next_prev"]
  .previous-post.mouse-leaving
  h3
  .next-arrow {
  animation: rightArrowEnd2 0.7s cubic-bezier(0, 0.2, 0.1, 1) forwards;
}

.bottom_controls .next-project.mouse-leaving h3 .next-arrow,
.blog_next_prev_buttons[data-style="fullwidth_next_prev"]
  .next-post.mouse-leaving
  h3
  .next-arrow {
  animation: rightArrowEnd 0.7s cubic-bezier(0, 0.2, 0.1, 1) forwards;
}

.bottom_controls .previous-project h3 .next-arrow,
.blog_next_prev_buttons[data-style="fullwidth_next_prev"]
  .previous-post
  h3
  .next-arrow {
  -webkit-transform: translateX(38px) rotate(180deg);
  transform: translateX(38px) rotate(180deg);
  left: -43px;
  right: auto;
}

.bottom_controls .next-project:hover h3 .next-arrow,
.blog_next_prev_buttons[data-style="fullwidth_next_prev"]
  .next-post:hover
  h3
  .next-arrow {
  animation: rightArrowStart 0.4s cubic-bezier(0.05, 0.2, 0.1, 1) forwards;
}

.bottom_controls .previous-project:hover h3 .next-arrow,
.blog_next_prev_buttons[data-style="fullwidth_next_prev"]
  .previous-post:hover
  h3
  .next-arrow {
  animation: rightArrowStart2 0.4s cubic-bezier(0.05, 0.2, 0.1, 1) forwards;
}

.bottom_controls .next-project:hover h3 .next-arrow,
.bottom_controls .previous-project:hover h3 .next-arrow,
.blog_next_prev_buttons[data-style="fullwidth_next_prev"]
  .previous-post:hover
  h3
  .next-arrow,
.blog_next_prev_buttons[data-style="fullwidth_next_prev"]
  .next-post:hover
  h3
  .next-arrow {
  -webkit-transform: translateX(42px);
  transform: translateX(42px);
}

@keyframes rightArrowStart {
  0% {
    transform: translateX(-50px);
  }
  100% {
    transform: translateX(42px);
  }
}

@keyframes rightArrowEnd {
  0% {
    transform: translateX(42px);
  }
  100% {
    transform: translateX(75px);
  }
}

@keyframes rightArrowStart2 {
  0% {
    transform: translateX(50px) rotate(180deg);
  }
  100% {
    transform: translateX(-42px) rotate(180deg);
  }
}

@keyframes rightArrowEnd2 {
  0% {
    transform: translateX(-42px) rotate(180deg);
  }
  100% {
    transform: translateX(-75px) rotate(180deg);
  }
}

.bottom_controls .next-project h3 .next-arrow line,
.bottom_controls .previous-project h3 .next-arrow line,
.blog_next_prev_buttons[data-style="fullwidth_next_prev"]
  .previous-post
  h3
  .next-arrow
  line,
.blog_next_prev_buttons[data-style="fullwidth_next_prev"]
  .next-post
  h3
  .next-arrow
  line,
.portfolio-items[data-ps="8"] line {
  stroke-width: 2px;
  stroke-dasharray: 10px;
  stroke-dashoffset: 30px;
}

.bottom_controls .next-project h3 .next-arrow line,
.bottom_controls .previous-project h3 .next-arrow line,
.blog_next_prev_buttons[data-style="fullwidth_next_prev"]
  .previous-post
  h3
  .next-arrow
  line,
.blog_next_prev_buttons[data-style="fullwidth_next_prev"]
  .next-post
  h3
  .next-arrow
  line,
.portfolio-items[data-ps="8"] line {
  stroke: #ffffff;
}

.portfolio-items[data-ps="8"] line {
  -ms-transition: none !important;
  -webkit-transition: none !important;
  transition: none !important;
}

.bottom_controls .next-project.mouse-leaving h3 .next-arrow line,
.bottom_controls .previous-project.mouse-leaving h3 .next-arrow line,
.blog_next_prev_buttons[data-style="fullwidth_next_prev"]
  .previous-post.mouse-leaving
  h3
  .next-arrow
  line,
.blog_next_prev_buttons[data-style="fullwidth_next_prev"]
  .next-post.mouse-leaving
  h3
  .next-arrow
  line {
  animation: rightArrowLineEnd 0.4s cubic-bezier(0.3, 0.2, 0.1, 1) 0.25s
    forwards;
  stroke-dashoffset: 40px;
}

body .bottom_controls .next-project:hover .next-arrow line,
body .bottom_controls .previous-project:hover .next-arrow line,
.blog_next_prev_buttons[data-style="fullwidth_next_prev"]
  .controls
  .previous-post:hover
  .next-arrow
  line,
.blog_next_prev_buttons[data-style="fullwidth_next_prev"]
  .controls
  .next-post:hover
  .next-arrow
  line {
  animation: rightArrowLineStart 0.3s cubic-bezier(0.05, 0.2, 0.1, 1) 0.1s
    forwards;
  stroke-dashoffset: 30px;
}

.portfolio-items[data-ps="8"] .col:hover line {
  animation: rightArrowLineStart 0.48s cubic-bezier(0.05, 0.2, 0.1, 1) 0.12s
    forwards;
  stroke-dashoffset: 30px;
}

@keyframes rightArrowLineStart {
  0% {
    stroke-dashoffset: 30px;
  }
  100% {
    stroke-dashoffset: 40px;
  }
}

@keyframes rightArrowLineEnd {
  0% {
    stroke-dashoffset: 40px;
  }
  100% {
    stroke-dashoffset: 50px;
  }
}

.bottom_controls .next-project h3,
.bottom_controls .previous-project h3,
.blog_next_prev_buttons[data-style="fullwidth_next_prev"] h3 {
  display: inline-block;
  -webkit-transform: translateX(0px) translateZ(0);
  -webkit-transition: transform 0.4s cubic-bezier(0.05, 0.2, 0.1, 1);
  transform: translateX(0px) translateZ(0);
  transition: transform 0.4s cubic-bezier(0.05, 0.2, 0.1, 1);
}

.bottom_controls .next-project span:not(.text),
.blog_next_prev_buttons[data-style="fullwidth_next_prev"]
  .next-post
  span:not(.text) {
  display: block;
  font-size: 14px;
  text-align: left;
}

.bottom_controls .previous-project span:not(.text),
.blog_next_prev_buttons[data-style="fullwidth_next_prev"]
  .previous-post
  span:not(.text) {
  display: block;
  font-size: 14px;
  text-align: right;
}

.bottom_controls .next-project h3,
.bottom_controls .next-project span,
.bottom_controls .previous-project h3,
.bottom_controls .previous-project span,
.blog_next_prev_buttons[data-style="fullwidth_next_prev"] .next-post h3,
.blog_next_prev_buttons[data-style="fullwidth_next_prev"] .next-post span,
.blog_next_prev_buttons[data-style="fullwidth_next_prev"] .previous-post h3,
.blog_next_prev_buttons[data-style="fullwidth_next_prev"] .next-post span {
  color: #fff;
  position: relative;
  z-index: 100;
}

.bottom_controls .proj-bg-img,
.blog_next_prev_buttons[data-style="fullwidth_next_prev"] .post-bg-img {
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background-size: cover;
  background-position: center;
  height: 100%;
  -ms-transition: transform 0.4s cubic-bezier(0.05, 0.2, 0.1, 1) 0s;
  -webkit-transition: transform 0.4s cubic-bezier(0.05, 0.2, 0.1, 1) 0s;
  transition: transform 0.4s cubic-bezier(0.05, 0.2, 0.1, 1) 0s;
}

.bottom_controls li:hover .proj-bg-img,
.blog_next_prev_buttons[data-style="fullwidth_next_prev"]
  li:hover
  .post-bg-img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

#home-intro-title,
#services-button {
  margin-bottom: 0 !important;
}

body.home
  .masonry-items
  .elastic-portfolio-item
  .work-item[data-custom-content="on"]
  .custom-content
  h2
  > img {
  height: auto !important;
  width: auto !important;
  max-width: 180px !important;
}

@media (min-width: 1100px) {
  body.home
    .masonry-items
    .elastic-portfolio-item
    .work-item[data-custom-content="on"]
    .custom-content
    h2
    > img {
    max-width: 330px !important;
  }
}

body.home
  .masonry-items
  .elastic-portfolio-item:nth-child(4)
  .vert-center
  .custom-content {
  padding: 0 !important;
}

body.home
  .masonry-items
  .elastic-portfolio-item:nth-child(4)
  .vert-center
  .custom-content
  .custom-content-feature {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 48px;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}

@media (min-width: 767px) {
  body.home
    .masonry-items
    .elastic-portfolio-item:nth-child(4)
    .vert-center
    .custom-content
    .custom-content-feature {
    background-size: contain;
  }
}

@media (max-width: 543px) {
  body.home
    .masonry-items
    .elastic-portfolio-item:nth-child(4)
    .vert-center
    .custom-content
    .custom-content-feature::after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.4);
    z-index: 1;
  }
}

@media (max-width: 543px) {
  body.home
    .masonry-items
    .elastic-portfolio-item:nth-child(4)
    .vert-center
    .custom-content
    .custom-content-feature
    h2,
  body.home
    .masonry-items
    .elastic-portfolio-item:nth-child(4)
    .vert-center
    .custom-content
    .custom-content-feature
    p {
    position: relative;
    z-index: 2;
  }
}

@media (max-width: 543px) {
  body.home
    .masonry-items
    .elastic-portfolio-item:nth-child(4)
    .vert-center
    .custom-content
    .custom-content-feature
    p {
    max-width: 250px;
  }
}

@media (max-width: 543px) {
  body.page-template-template-nl-form:not(.form-submission-successful)
    #header-outer {
    background-color: #ffffff !important;
  }
}

body.page-template-template-nl-form #header-outer {
  position: fixed !important;
  top: 5px !important;
  left: 0 !important;
  width: 100% !important;
}

body.page-template-template-nl-form #header-outer header#top #logo .a {
  fill: #112c4e;
}

body.page-template-template-nl-form
  #header-outer
  header#top
  a.off-canvas-trigger
  > span {
  background-color: #000000;
}

@media (min-width: 1000px) {
  body.page-template-template-nl-form
    #header-outer
    header#top
    a.off-canvas-trigger.open
    > span {
    background-color: #ffffff;
  }
}

body.page-template-template-nl-form #ajax-content-wrap {
  margin-top: -126px;
}

@media (max-width: 1000px) {
  body.page-template-template-nl-form #ajax-content-wrap {
    margin-top: -78px;
  }
}

body.page-template-template-nl-form .container-wrap {
  padding-top: 0 !important;
}

@media (max-width: 1000px) {
  body.page-template-template-nl-form .container,
  body.page-template-template-nl-form
    .post-area.standard-minimal.full-width-content
    article.post
    .inner-wrap {
    max-width: 100% !important;
    padding-left: 20px;
    padding-right: 20px;
  }
}

body.page-template-template-nl-form.form-submission-successful
  #header-outer
  header#top
  #logo
  .a {
  fill: #ffffff;
}

body.page-template-template-nl-form.form-submission-successful
  #header-outer
  header#top
  a.off-canvas-trigger
  > span {
  background-color: #ffffff;
}

@media (max-width: 543px) {
  body.page-template-template-nl-form .form-thank-you {
    margin-left: -20px !important;
  }
}

@media (max-width: 420px) {
  body.page-template-template-nl-form #footer-outer {
    display: none;
  }
}

.contact-information-block {
  padding: 50px 20px !important;
  color: #929292;
}

@media (min-width: 690px) {
  .contact-information-block {
    padding: 100px !important;
  }
}

.contact-information-block h3,
.contact-information-block strong {
  color: #ffffff;
}

.contact-information-block strong {
  display: inline-block;
  margin-bottom: 15px;
}

.contact-information-block a {
  color: #929292;
}

.contact-information-block .wpb_wrapper {
  position: relative;
}

.contact-information-block .wpb_wrapper > .wpb_content_element,
.contact-information-block .wpb_wrapper > .wpb_row {
  margin-bottom: 30px;
}

.contact-information-block .social-lists-block {
  margin-bottom: 0 !important;
}

@media (min-width: 690px) {
  .contact-information-block .social-lists-block {
    margin-top: 100px;
  }
}

.contact-information-block .social-icons-lists {
  text-align: left !important;
}

body.single-portfolio div[data-project-header-bg="true"] .container-wrap {
  padding-top: 0 !important;
}

body.single-portfolio .video-lightbox h5,
body.single-discoveries .video-lightbox h5 {
  font-family: "avertape-bold", Arial, sans-serif;
}

body.single-portfolio .full-width-content,
body.single-discoveries .full-width-content {
  margin-left: 0 !important;
}

body.single-portfolio .post-area,
body.single-discoveries .post-area {
  width: 100% !important;
  margin-top: 0;
  padding-right: 0;
}

body.single-portfolio #sidebar,
body.single-discoveries #sidebar {
  display: none;
}

body.single-portfolio .container.main-content,
body.single-discoveries .container.main-content {
  max-width: 100% !important;
  padding-left: 0;
  padding-right: 0;
}

body.single-portfolio .container-inner,
body.single-discoveries .container-inner {
  max-width: 1425px;
  width: 100%;
  margin: 0 auto !important;
  padding-left: 90px;
  padding-right: 90px;
}

@media (max-width: 1000px) {
  body.single-portfolio .container-inner,
  body.single-discoveries .container-inner {
    max-width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media (min-width: 1200px) {
  body.single-portfolio #page-header-bg .container,
  body.single-discoveries #page-header-bg .container {
    padding: 0;
    max-width: 1550px;
  }
}

body.single-portfolio #page-header-bg .project-title .section-title,
body.single-discoveries #page-header-bg .project-title .section-title {
  padding: 0 !important;
}

@media (min-width: 1000px) {
  body.single-portfolio #page-header-bg .project-title .section-title,
  body.single-discoveries #page-header-bg .project-title .section-title {
    max-width: 750px;
  }
}

body.single-portfolio #page-header-bg .project-title .section-title h1,
body.single-discoveries #page-header-bg .project-title .section-title h1 {
  text-align: left;
}

@media (min-width: 1000px) {
  body.single-portfolio #page-header-bg .project-title .section-title h1,
  body.single-discoveries #page-header-bg .project-title .section-title h1 {
    padding-left: 100px;
  }
}

@media (min-width: 1000px) {
  body.single-portfolio #page-header-bg .project-title .section-title h1,
  body.single-discoveries #page-header-bg .project-title .section-title h1 {
    font-size: 80px !important;
    line-height: 86px !important;
  }
}

@media (max-width: 1000px) {
  body.single-portfolio #page-header-bg .project-title .section-title h1,
  body.single-discoveries #page-header-bg .project-title .section-title h1 {
    text-align: center;
    font-size: 60px !important;
    line-height: 68px !important;
  }
}

@media (max-width: 543px) {
  body.single-portfolio #page-header-bg .project-title .section-title h1,
  body.single-discoveries #page-header-bg .project-title .section-title h1 {
    text-align: center;
    font-size: 46px !important;
    line-height: 50px !important;
  }
}

body.single-portfolio .project-intro,
body.single-discoveries .project-intro {
  padding-top: 111px !important;
  padding-bottom: 111px !important;
}

@media (max-width: 1000px) {
  body.single-portfolio .project-intro,
  body.single-discoveries .project-intro {
    padding-top: 70px !important;
    padding-bottom: 70px !important;
  }
}

@media (max-width: 1000px) {
  body.single-portfolio .project-intro .wpb_column,
  body.single-discoveries .project-intro .wpb_column {
    width: 100% !important;
    margin-left: 0;
    display: block !important;
  }
  body.single-portfolio .project-intro .wpb_column:first-child,
  body.single-discoveries .project-intro .wpb_column:first-child {
    margin-bottom: 35px;
  }
}

@media (min-width: 1000px) {
  body.single-portfolio .project-intro .project-categories,
  body.single-discoveries .project-intro .project-categories {
    padding-top: 10px;
  }
}

body.single-portfolio .project-intro .project-categories ul,
body.single-discoveries .project-intro .project-categories ul {
  list-style-type: none;
  margin-left: 0;
}

body.single-portfolio .project-intro .project-categories ul > li,
body.single-discoveries .project-intro .project-categories ul > li {
  font-size: 16px;
  line-height: 16px;
  margin-bottom: 17px;
  list-style: none;
}

body.single-portfolio .project-intro .project-categories ul > li:last-child,
body.single-discoveries .project-intro .project-categories ul > li:last-child {
  margin-bottom: 0;
}

body.single-portfolio .project-intro .project-blurb h1,
body.single-discoveries .project-intro .project-blurb h1 {
  margin-bottom: 30px;
}

@media (max-width: 1300px) {
  body.single-portfolio .project-intro .project-blurb h1 br,
  body.single-discoveries .project-intro .project-blurb h1 br {
    display: none;
  }
}

body.single-portfolio .project-intro .project-blurb p,
body.single-discoveries .project-intro .project-blurb p {
  color: #929292;
  line-height: 28px;
}

body.single-portfolio .project-intro .project-blurb a,
body.single-discoveries .project-intro .project-blurb a {
  color: #000000;
}

@media (min-width: 690px) {
  body.single-portfolio .project-gallery .vc_col-sm-6 .vc_col-sm-6,
  body.single-discoveries .project-gallery .vc_col-sm-6 .vc_col-sm-6 {
    width: 50% !important;
  }
}

@media (max-width: 1000px) {
  body.single-portfolio .project-gallery .nectar_video_lightbox,
  body.single-discoveries .project-gallery .nectar_video_lightbox {
    margin-top: 20%;
    margin-bottom: 20%;
  }
}

body.single-portfolio .project-gallery.project-gallery-fw:not(.container-inner),
body.single-discoveries
  .project-gallery.project-gallery-fw:not(.container-inner) {
  margin-left: 0 !important;
}

body.single-portfolio
  .project-gallery.project-gallery-fw:not(.container-inner)
  img,
body.single-discoveries
  .project-gallery.project-gallery-fw:not(.container-inner)
  img {
  width: 100%;
}

body.single-portfolio
  .project-gallery.project-gallery-grid:not(.container-inner),
body.single-discoveries
  .project-gallery.project-gallery-grid:not(.container-inner) {
  margin-left: 0 !important;
}

body.single-portfolio
  .project-gallery.project-gallery-grid:not(.container-inner)
  img,
body.single-discoveries
  .project-gallery.project-gallery-grid:not(.container-inner)
  img {
  width: 100%;
}

body.single-portfolio
  .project-gallery.project-gallery-grid:not(.container-inner)
  .grid-item-text,
body.single-discoveries
  .project-gallery.project-gallery-grid:not(.container-inner)
  .grid-item-text {
  background-color: #000000;
}

@media (min-width: 690px) {
  body.single-portfolio
    .project-gallery.project-gallery-grid:not(.container-inner)
    .grid-item-text,
  body.single-discoveries
    .project-gallery.project-gallery-grid:not(.container-inner)
    .grid-item-text {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
}

body.single-portfolio
  .project-gallery.project-gallery-grid:not(.container-inner)
  .grid-item-text
  > .wpb_wrapper,
body.single-discoveries
  .project-gallery.project-gallery-grid:not(.container-inner)
  .grid-item-text
  > .wpb_wrapper {
  padding: 70px 20px;
}

@media (min-width: 690px) {
  body.single-portfolio
    .project-gallery.project-gallery-grid:not(.container-inner)
    .grid-item-text
    > .wpb_wrapper,
  body.single-discoveries
    .project-gallery.project-gallery-grid:not(.container-inner)
    .grid-item-text
    > .wpb_wrapper {
    padding: 30px 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
}

@media (min-width: 1200px) {
  body.single-portfolio
    .project-gallery.project-gallery-grid:not(.container-inner)
    .grid-item-text
    > .wpb_wrapper,
  body.single-discoveries
    .project-gallery.project-gallery-grid:not(.container-inner)
    .grid-item-text
    > .wpb_wrapper {
    padding: 50px;
  }
}

body.single-portfolio
  .project-gallery.project-gallery-grid:not(.container-inner)
  .grid-item-text
  > .wpb_wrapper
  h2,
body.single-discoveries
  .project-gallery.project-gallery-grid:not(.container-inner)
  .grid-item-text
  > .wpb_wrapper
  h2 {
  margin-bottom: 0;
  letter-spacing: 0.7px;
}

body.single-portfolio
  .project-gallery.project-gallery-grid:not(.container-inner)
  .grid-item-text
  > .wpb_wrapper
  h2
  span,
body.single-discoveries
  .project-gallery.project-gallery-grid:not(.container-inner)
  .grid-item-text
  > .wpb_wrapper
  h2
  span {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  letter-spacing: inherit;
}

@media (min-width: 690px) {
  body.single-portfolio
    .project-gallery.project-gallery-grid:not(.container-inner)
    .grid-item-text
    > .wpb_wrapper
    h2,
  body.single-discoveries
    .project-gallery.project-gallery-grid:not(.container-inner)
    .grid-item-text
    > .wpb_wrapper
    h2 {
    font-size: 36px;
    line-height: 39px;
  }
}

@media (min-width: 1300px) {
  body.single-portfolio
    .project-gallery.project-gallery-grid:not(.container-inner)
    .grid-item-text
    > .wpb_wrapper
    h2,
  body.single-discoveries
    .project-gallery.project-gallery-grid:not(.container-inner)
    .grid-item-text
    > .wpb_wrapper
    h2 {
    margin-bottom: 0;
    font-size: 45px;
    line-height: 50px;
  }
}

body.single-portfolio
  .project-gallery.project-gallery-grid:not(.container-inner)
  .grid-item-text
  > .wpb_wrapper
  h2
  + p,
body.single-discoveries
  .project-gallery.project-gallery-grid:not(.container-inner)
  .grid-item-text
  > .wpb_wrapper
  h2
  + p {
  margin-top: 30px;
}

@media (min-width: 690px) {
  body.single-portfolio
    .project-gallery.project-gallery-grid:not(.container-inner)
    .grid-item-text
    > .wpb_wrapper
    h2
    + p,
  body.single-discoveries
    .project-gallery.project-gallery-grid:not(.container-inner)
    .grid-item-text
    > .wpb_wrapper
    h2
    + p {
    margin-top: 0;
    position: absolute;
    left: 20px;
    bottom: 30px;
  }
}

@media (min-width: 1200px) {
  body.single-portfolio
    .project-gallery.project-gallery-grid:not(.container-inner)
    .grid-item-text
    > .wpb_wrapper
    h2
    + p,
  body.single-discoveries
    .project-gallery.project-gallery-grid:not(.container-inner)
    .grid-item-text
    > .wpb_wrapper
    h2
    + p {
    left: 50px;
    bottom: 50px;
  }
}

body.single-portfolio
  .project-gallery.project-gallery-grid:not(.container-inner)
  .grid-item-text
  > .wpb_wrapper
  h2
  + p
  a::after,
body.single-discoveries
  .project-gallery.project-gallery-grid:not(.container-inner)
  .grid-item-text
  > .wpb_wrapper
  h2
  + p
  a::after {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f105";
  opacity: 0;
  transition-delay: 250ms;
  -webkit-animation-duration: 250ms;
  animation-duration: 250ms;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  margin-left: 10px;
  color: inherit;
}

body.single-portfolio
  .project-gallery.project-gallery-grid:not(.container-inner)
  .grid-item-text
  > .wpb_wrapper
  h2
  + p
  a:hover::after,
body.single-discoveries
  .project-gallery.project-gallery-grid:not(.container-inner)
  .grid-item-text
  > .wpb_wrapper
  h2
  + p
  a:hover::after {
  opacity: 1;
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}

body.single-portfolio .project-text-block,
body.single-discoveries .project-text-block {
  padding-top: 111px !important;
  padding-bottom: 111px !important;
}

@media (max-width: 690px) {
  body.single-portfolio .project-text-block,
  body.single-discoveries .project-text-block {
    padding-top: 70px !important;
    padding-bottom: 70px !important;
  }
}

body.single-portfolio .project-text-block .wpb_content_element,
body.single-discoveries .project-text-block .wpb_content_element {
  max-width: 670px;
  margin: 0 auto;
}

body.single-portfolio .project-text-block h1,
body.single-discoveries .project-text-block h1 {
  margin-bottom: 30px;
}

body.single-portfolio .project-text-block p,
body.single-discoveries .project-text-block p {
  color: #929292;
}

body.single-portfolio
  .project-color-scheme.project-color-scheme-large
  .project-color-block,
body.single-discoveries
  .project-color-scheme.project-color-scheme-large
  .project-color-block {
  width: 33.33% !important;
}

body.single-portfolio
  .project-color-scheme.project-color-scheme-large
  .project-color-block
  .vc_column-inner,
body.single-discoveries
  .project-color-scheme.project-color-scheme-large
  .project-color-block
  .vc_column-inner {
  height: 75px;
}

@media (min-width: 480px) {
  body.single-portfolio
    .project-color-scheme.project-color-scheme-large
    .project-color-block
    .vc_column-inner,
  body.single-discoveries
    .project-color-scheme.project-color-scheme-large
    .project-color-block
    .vc_column-inner {
    height: 150px;
  }
}

@media (max-width: 1000px) {
  body.single-portfolio
    .project-color-scheme.project-color-scheme-large
    .project-color-scheme-image,
  body.single-discoveries
    .project-color-scheme.project-color-scheme-large
    .project-color-scheme-image {
    margin-bottom: 40px;
  }
}

body.single-portfolio
  .project-color-scheme.project-color-scheme-small
  .wpb_wrapper
  h6,
body.single-discoveries
  .project-color-scheme.project-color-scheme-small
  .wpb_wrapper
  h6 {
  font-family: "avertape-regular", Arial, sans-serif;
  text-align: center;
  font-size: 16px;
  line-height: 50px;
  display: block;
}

body.single-portfolio
  .project-color-scheme.project-color-scheme-small
  .project-color-block,
body.single-discoveries
  .project-color-scheme.project-color-scheme-small
  .project-color-block {
  width: 33.33% !important;
}

body.single-portfolio
  .project-color-scheme.project-color-scheme-small
  .project-color-block
  .vc_column-inner,
body.single-discoveries
  .project-color-scheme.project-color-scheme-small
  .project-color-block
  .vc_column-inner {
  height: 40px;
}

@media (min-width: 480px) {
  body.single-portfolio
    .project-color-scheme.project-color-scheme-small
    .project-color-block
    .vc_column-inner,
  body.single-discoveries
    .project-color-scheme.project-color-scheme-small
    .project-color-block
    .vc_column-inner {
    height: 60px;
  }
}

body.single-portfolio
  .project-color-scheme.project-color-scheme-small
  .img-with-aniamtion-wrap,
body.single-discoveries
  .project-color-scheme.project-color-scheme-small
  .img-with-aniamtion-wrap {
  height: 150px;
  position: relative;
}

body.single-portfolio
  .project-color-scheme.project-color-scheme-small
  .img-with-aniamtion-wrap
  > .inner,
body.single-discoveries
  .project-color-scheme.project-color-scheme-small
  .img-with-aniamtion-wrap
  > .inner {
  width: 100%;
  position: absolute;
  top: 50%;
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  text-align: center;
}

body.single-portfolio .project-image-gallery-slider .flickity-viewport,
body.single-discoveries .project-image-gallery-slider .flickity-viewport {
  margin-top: 0 !important;
  overflow: visible !important;
}

@media (max-width: 543px) {
  body.single-portfolio .project-image-gallery-slider .flickity-viewport,
  body.single-discoveries .project-image-gallery-slider .flickity-viewport {
    margin-bottom: 80px !important;
  }
}

body.single-portfolio .project-image-gallery-carousel:not(.container-inner),
body.single-discoveries .project-image-gallery-carousel:not(.container-inner) {
  margin-left: 0 !important;
}

body.single-portfolio
  .project-image-gallery-carousel:not(.container-inner)
  .flickity-viewport,
body.single-discoveries
  .project-image-gallery-carousel:not(.container-inner)
  .flickity-viewport {
  margin-top: 0 !important;
}

body.single-portfolio .color-white body.single-portfolio .color-white,
body.single-portfolio .color-white body.single-discoveries .color-white,
body.single-portfolio .color-white *,
body.single-discoveries .color-white body.single-portfolio .color-white,
body.single-discoveries .color-white body.single-discoveries .color-white,
body.single-discoveries .color-white * {
  color: #ffffff;
}

body.single-portfolio .color-black body.single-portfolio .color-black,
body.single-portfolio .color-black body.single-discoveries .color-black,
body.single-portfolio .color-black *,
body.single-discoveries .color-black body.single-portfolio .color-black,
body.single-discoveries .color-black body.single-discoveries .color-black,
body.single-discoveries .color-black * {
  color: #000000;
}

body.single-portfolio
  .container-wrap
  .bottom_controls
  #portfolio-nav
  ul
  .previous-project,
body.single-discoveries
  .container-wrap
  .bottom_controls
  #portfolio-nav
  ul
  .previous-project {
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
  text-align: right;
}

body.single-portfolio
  .container-wrap
  .bottom_controls
  #portfolio-nav
  ul
  .next-project,
body.single-discoveries
  .container-wrap
  .bottom_controls
  #portfolio-nav
  ul
  .next-project {
  -webkit-justify-content: left;
  justify-content: left;
  text-align: left;
}

.project-call-to-action {
  padding-top: 111px !important;
  padding-bottom: 111px !important;
  text-align: center;
}

@media (max-width: 1000px) {
  .project-call-to-action {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
  }
}

.project-call-to-action h1 {
  margin-bottom: 60px !important;
}

@media (max-width: 1000px) {
  .project-call-to-action h1 {
    margin-bottom: 40px !important;
  }
}

.bottom_controls {
  margin-top: 0;
}

.bottom_controls .controls > li h3 span.text {
  font-family: "avertape-bold", Arial, sans-serif;
  font-size: 32px;
  line-height: 38px;
  letter-spacing: 1px;
}

@media (max-width: 690px) {
  .bottom_controls .controls > li h3 span.text {
    font-size: 26px;
    line-height: 30px;
  }
}

.bottom_controls .controls > li h3 span:not(.text) {
  font-size: 14px;
  letter-spacing: 0;
}

.main-content .svg-icon-holder {
  width: 64px;
}

body.single-discoveries #header-space {
  display: none;
}

@media only screen and (min-width: 1000px) {
  body.single-discoveries #page-header-wrap.fullscreen-header,
  body.single-discoveries #page-header-wrap.fullscreen-header #page-header-bg,
  body.single-discoveries
    html:not(.nectar-box-roll-loaded)
    .nectar-box-roll
    > #page-header-bg.fullscreen-header,
  body.single-discoveries .nectar_fullscreen_zoom_recent_projects,
  body.single-discoveries #nectar_fullscreen_rows:not(.afterLoaded) > div {
    height: 100vh;
  }
}

body.single-discoveries .grid-item-image img {
  width: 100%;
}

@media (min-width: 690px) {
  body.single-discoveries .grid-item-text .wpb_text_column {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
}

body.single-discoveries .grid-item-text .wpb_text_column > .wpb_wrapper {
  padding: 70px 20px;
}

@media (min-width: 690px) {
  body.single-discoveries .grid-item-text .wpb_text_column > .wpb_wrapper {
    padding: 30px 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
}

@media (min-width: 1200px) {
  body.single-discoveries .grid-item-text .wpb_text_column > .wpb_wrapper {
    padding: 50px;
  }
}

body.single-discoveries .grid-item-text .wpb_text_column > .wpb_wrapper h2 {
  margin-bottom: 0;
  letter-spacing: 0.7px;
}

body.single-discoveries
  .grid-item-text
  .wpb_text_column
  > .wpb_wrapper
  h2
  span {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  letter-spacing: inherit;
}

@media (min-width: 690px) {
  body.single-discoveries .grid-item-text .wpb_text_column > .wpb_wrapper h2 {
    font-size: 36px;
    line-height: 39px;
  }
}

@media (min-width: 1300px) {
  body.single-discoveries .grid-item-text .wpb_text_column > .wpb_wrapper h2 {
    margin-bottom: 0;
    font-size: 45px;
    line-height: 50px;
  }
}

body.single-discoveries .grid-item-text .wpb_text_column > .wpb_wrapper h2 + p {
  margin-top: 30px;
}

@media (min-width: 690px) {
  body.single-discoveries
    .grid-item-text
    .wpb_text_column
    > .wpb_wrapper
    h2
    + p {
    margin-top: 0;
    position: absolute;
    left: 20px;
    bottom: 30px;
  }
}

@media (min-width: 1200px) {
  body.single-discoveries
    .grid-item-text
    .wpb_text_column
    > .wpb_wrapper
    h2
    + p {
    left: 50px;
    bottom: 50px;
  }
}

body.single-discoveries
  .grid-item-text
  .wpb_text_column
  > .wpb_wrapper
  h2
  + p
  a::after {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f105";
  opacity: 0;
  transition-delay: 250ms;
  -webkit-animation-duration: 250ms;
  animation-duration: 250ms;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  margin-left: 10px;
  color: inherit;
}

body.single-discoveries
  .grid-item-text
  .wpb_text_column
  > .wpb_wrapper
  h2
  + p
  a:hover::after {
  opacity: 1;
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}

@media (min-width: 690px) {
  [class*="grid-item-"].vc_col-sm-1 {
    width: 8.33%;
  }
  [class*="grid-item-"].vc_col-sm-2 {
    width: 16.66%;
  }
  [class*="grid-item-"].vc_col-sm-3 {
    width: 25%;
  }
  [class*="grid-item-"].vc_col-sm-4 {
    width: 33.33%;
  }
  [class*="grid-item-"].vc_col-sm-5 {
    width: 41.5%;
  }
  [class*="grid-item-"].vc_col-sm-6 {
    width: 50%;
  }
  [class*="grid-item-"].vc_col-sm-7 {
    width: 58.3%;
  }
  [class*="grid-item-"].vc_col-sm-8 {
    width: 66.66%;
  }
  [class*="grid-item-"].vc_col-sm-9 {
    width: 75%;
  }
  [class*="grid-item-"].vc_col-sm-10 {
    width: 83%;
  }
  [class*="grid-item-"].vc_col-sm-11 {
    width: 91.5%;
  }
  [class*="grid-item-"].vc_col-sm-12 {
    width: 100%;
  }
  [class*="grid-item-"].wpb_column {
    margin-left: 0 !important;
  }
  [class*="grid-item-"].wpb_column .wpb_wrapper {
    margin: 0;
  }
}

body.error404 #ajax-content-wrap {
  margin-top: -88px;
}

body.error404 .container.main-content {
  height: 100vh;
  min-height: 100vh;
  position: relative;
}

body.error404 .container.main-content > .row {
  position: absolute;
  top: 50%;
  left: 50%;
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

body.error404 #error-404 {
  padding: 0;
}

body.error404 #error-404 h1,
body.error404 #error-404 h2 {
  font-family: "avertape-bold", Arial, sans-serif;
}

body.error404 #error-404 h1.glitch {
  position: relative;
  width: 285px;
  margin: 0 auto;
  font-size: 150px !important;
  line-height: 150px !important;
}

body.error404 #error-404 h1.glitch::before {
  content: attr(data-text);
  font-size: 150px;
  line-height: 150px;
  position: absolute;
  left: -2px;
  text-shadow: 1px 0 blue;
  top: 0;
  color: white;
  background: black;
  overflow: hidden;
  clip: rect(0, 900px, 0, 0);
  animation: noise-anim-2 3s infinite linear alternate-reverse;
}

body.error404 #error-404 h1.glitch::after {
  content: attr(data-text);
  font-size: 150px;
  line-height: 150px;
  position: absolute;
  left: 2px;
  text-shadow: -1px 0 #eb1f5e;
  top: 0;
  color: white;
  background: black;
  overflow: hidden;
  clip: rect(0, 900px, 0, 0);
  animation: noise-anim 2s infinite linear alternate-reverse;
}

body.error404 #error-404 h2 {
  font-size: 32px;
  line-height: 38px;
  letter-spacing: 1px;
  margin-top: 30px;
  line-height: 38px !important;
}

@media (max-width: 690px) {
  body.error404 #error-404 h2 {
    font-size: 26px;
    line-height: 30px;
  }
}

body.error404 #error-404 .nectar-button {
  color: #000000;
  padding-top: 10px;
  padding-bottom: 10px;
}

body.error404 #error-404 .nectar-button span,
body.error404 #error-404 .nectar-button .icon-button-arrow {
  color: #000000;
}

body.postid-1829 .section-title {
  display: none !important;
}

#start-a-project .budget::before {
  content: none !important;
}

/* @media (min-width: 1000px) {
  #start-a-project .budget {
    width: 100%;
  }

  #start-a-project .budget .wpcf7-list-item {
    width: 10% !important;
  }
} */

/* *********************************************************** */
/* *********************************************************** */

html,
body,
div,
span,
applet,
object,
iframe,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
p {
  font-family: "avertape-regular", Arial, sans-serif;
  font-size: 18px;
  line-height: 28px;
  font-weight: 300;
}
strong {
  font-family: "avertape-bold", Arial, sans-serif;
}
h1,
h2,
h3,
h4,
#page-header-bg h1,
.nectar-box-roll .overlaid-content h1 {
  font-family: "avertape-bold", Arial, sans-serif;
  font-weight: normal;
}
h5,
h6 {
  font-family: "avertape-regular", Arial, sans-serif;
  font-weight: normal;
}
h1,
.h1 {
  font-size: 46px;
  line-height: 50px;
  letter-spacing: 1px;
}
@media (max-width: 690px) {
  h1,
  .h1 {
    font-size: 38px;
    line-height: 42px;
    letter-spacing: 0;
  }
}
h1 span,
.h1 span {
  font-size: inherit;
  line-height: inherit;
  letter-spacing: inherit;
  font-weight: inherit;
  color: inherit;
}
h2,
.h2 {
  font-size: 32px;
  line-height: 38px;
  letter-spacing: 1px;
}
@media (max-width: 690px) {
  h2,
  .h2 {
    font-size: 26px;
    line-height: 30px;
  }
}
h2 span,
.h2 span {
  font-size: inherit;
  line-height: inherit;
  letter-spacing: inherit;
  font-weight: inherit;
  color: inherit;
}
h3,
.h3 {
  font-size: 24px;
  letter-spacing: 1px;
}
h3 span,
.h3 span {
  font-size: inherit;
  line-height: inherit;
  letter-spacing: inherit;
  font-weight: inherit;
  color: inherit;
}
a.text-link {
  position: relative;
  padding: 0;
}
a.text-link::after {
  content: "";
  position: absolute;
  bottom: 0;
  z-index: -1;
  right: 0;
  width: 0;
  background-color: #000;
  height: 1px;
  -webkit-transition-property: width;
  transition-property: width;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
a.text-link:hover::after,
a.text-link:focus::after,
a.text-link:active::after {
  left: 0;
  right: auto;
  width: 100%;
}
p {
  -webkit-font-smoothing: antialiased !important;
}
@media (max-width: 690px) {
  .wpb_row,
  .wpb_content_element {
    margin-bottom: 0;
  }
  .mobile-padding-top {
    padding-top: 35px !important;
  }
  .mobile-padding-bottom {
    padding-bottom: 35px !important;
  }
  .mobile-padding-top-2x {
    padding-top: 70px !important;
  }
  .mobile-padding-bottom-2x {
    padding-bottom: 70px !important;
  }
}
.clearfix::after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
body[data-footer-reveal="1"] {
  background-color: #fff !important;
}
@media (min-width: 999px) {
  body[data-footer-reveal="1"] .container-wrap {
    margin-bottom: 399px !important;
  }
}
@media (max-width: 321px) {
  body:not(.home):not(.page-id-354):not(.single-portfolio):not(.page-id-156)
    .container,
  body:not(.home):not(.page-id-354):not(.single-portfolio):not(.page-id-156)
    div.slider-nav,
  body:not(.home):not(.page-id-354):not(.single-portfolio):not(.page-id-156)
    .post-area.standard-minimal.full-width-content
    article.post
    .inner-wrap {
    max-width: 280px !important;
  }
}
.newslettersignup {
  z-index: 999;
}
.newslettersignup::before {
  display: none !important;
}
.newslettersignup .wpcf7-list-item {
  margin: 0 0 0 0.5em;
  position: relative;
}
.newslettersignup .wpcf7-list-item label {
  display: block;
  cursor: pointer !important;
}
.newslettersignup .wpcf7-list-item input {
  overflow: hidden;
  height: 1px;
  width: 1px;
  visibility: hidden;
  position: absolute;
  top: 0;
  left: 0;
}
.newslettersignup .wpcf7-list-item input:checked + .wpcf7-list-item-label {
  font-weight: bold;
}
.newslettersignup
  .wpcf7-list-item
  input:checked
  + .wpcf7-list-item-label::before {
  background-color: #eb1f5e;
}
.newslettersignup
  .wpcf7-list-item
  input:checked
  + .wpcf7-list-item-label::after {
  opacity: 1;
}
.newslettersignup .wpcf7-list-item-label {
  font-family: "avertape-bold", Arial, sans-serif;
  color: black !important;
  font-size: 18px;
  display: inline-block;
  width: 1em;
  height: 1em;
  text-indent: -999em;
}
@media (min-width: 543px) {
  .newslettersignup .wpcf7-list-item-label {
    font-size: 26px;
  }
}
@media (min-width: 730px) {
  .newslettersignup .wpcf7-list-item-label {
    font-size: 38px;
  }
}
@media (min-width: 871px) {
  .newslettersignup .wpcf7-list-item-label {
    font-size: 46px;
  }
}
.newslettersignup .wpcf7-list-item-label::before {
  content: "";
  display: block;
  width: 0.7em;
  height: 0.7em;
  border: 0.2em solid;
  border-color: rgba(235, 31, 94, 0.6);
  border-radius: 100%;
  -webkit-transition: background-color 250ms ease;
  transition: background-color 250ms ease;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);
}
.newslettersignup .wpcf7-list-item-label::after {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f00c";
  display: block;
  font-size: 0.7em;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);
  left: 50%;
  opacity: 0;
  -webkit-transition: opacity 250ms ease;
  transition: opacity 250ms ease;
  z-index: 2;
  color: #fff;
  text-indent: 0;
}
#budgetquestion .field-checkbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media (max-width: 600px) {
  #budgetquestion .field-checkbox {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
  }
  #budgetquestion .field-checkbox .wpcf7-list-item {
    margin-right: 1.5em;
  }
}
#budgetquestion .field-checkbox .wpcf7-list-item {
  width: auto !important;
  margin-right: 3vw;
}
#budgetquestion .field-checkbox .wpcf7-list-item.last {
  margin-right: 0;
}
#budgetquestion .budget + p {
  color: #eb1f5e;
  margin: 1em 0;
}
#ourtoppriority {
  width: 100% !important;
  z-index: 9999;
  overflow: visible;
}
#ourtoppriority .wpcf7-form-control-wrap::before {
  width: calc(100% - 1em);
}
.Ourtoppriorityis {
  position: relative;
}
.Ourtoppriorityis::before {
  display: none !important;
}
.custom-select {
  position: relative;
}
.custom-select select {
  display: none;
}
.select-selected {
  background-color: transparent;
  color: #000000 !important;
  font-size: 18px;
  line-height: 1.1;
  min-width: 7em;
  font-family: "avertape-bold", Arial, sans-serif;
  padding-right: 1em;
  cursor: pointer;
}
@media (min-width: 543px) {
  .select-selected {
    font-size: 26px;
  }
}
@media (min-width: 730px) {
  .select-selected {
    font-size: 38px;
  }
}
@media (min-width: 871px) {
  .select-selected {
    font-size: 46px;
  }
}
.select-selected:after {
  position: absolute;
  content: "";
  top: 50%;
  right: 10px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 0;
  height: 0;
  border: 0.25em solid transparent;
  border-color: #000000 transparent transparent transparent;
}
.select-selected.select-arrow-active:after {
  border-color: transparent transparent #000000 transparent;
}
.select-items div {
  color: #000000;
  padding: 8px 1em;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
@media (min-width: 543px) {
  .select-items div {
    padding: 8px 2rem;
  }
}
@media (min-width: 730px) {
  .select-items div {
    padding: 8px 4rem;
  }
}
.select-items {
  position: absolute;
  background-color: white;
  top: 100%;
  left: 0;
  right: 0;
  z-index: 99;
  width: calc(100% - 2em);
  min-width: 12rem;
  line-height: 1;
}
.select-hide {
  display: none;
}
.select-items div:hover,
.same-as-selected {
  background: #eb1f5e;
  color: white;
  border-radius: 4px;
}
#footer-outer .footer-widget-subscribe-form form input[type="text"],
#footer-outer .footer-widget-subscribe-form form input[type="email"] {
  color: #b3b3b3;
}
#footer-outer .footer-widget-subscribe-form form input[type="text"]:focus,
#footer-outer .footer-widget-subscribe-form form input[type="email"]:focus {
  color: #eb1f5e;
}
.form-group h1 {
  display: block;
}
.footer-widget-subscribe-form input[type="text"],
.footer-widget-subscribe-form input[type="email"] {
  background-color: #ffffff;
  border-bottom: 1px solid #929292 !important;
  font-size: 18px !important;
  padding: 10px 10px 0px 10px !important;
}
.footer-widget-subscribe-form input[type="text"] {
  width: 145px !important;
}
.footer-widget-subscribe-form input[type="text"]:focus {
  background: #ffffff !important;
  color: #eb1f5e !important;
  border-bottom: 1px solid #eb1f5e !important;
}
.footer-widget-subscribe-form input[type="email"] {
  width: 245px !important;
}
.footer-widget-subscribe-form input[type="email"]:focus {
  background: #ffffff !important;
  color: #eb1f5e !important;
  border-bottom: 1px solid #eb1f5e !important;
}
.footer-widget-subscribe-form h3 {
  font-size: 18px !important;
}
.footer-widget-subscribe-form p {
  font-size: 18px !important;
  font-weight: 300 !important;
}
.footer-widget-subscribe-form .wpcf7-form-control-wrap {
  display: inline !important;
}
#subscribebtn {
  border: 2px solid rgba(235, 31, 94, 0.75);
  border-radius: 30px !important;
  background: white !important;
  background-color: white;
  color: #eb1f5e !important;
  padding-left: 20px;
  padding-right: 20px;
  margin-top: 0px;
  text-transform: uppercase !important;
}
#subscribebtn.wpcf7-form-control.wpcf7-submit.nectar-button {
  border: 2px solid rgba(235, 31, 94, 0.75);
  border-radius: 30px !important;
  background: white !important;
  background-color: white;
  color: #eb1f5e !important;
  padding-left: 20px;
  padding-right: 20px;
  margin-top: 0px;
  text-transform: uppercase !important;
}
#subscribebtn.wpcf7-form-control.wpcf7-submit.nectar-button:hover {
  -webkit-box-shadow: 0 20px 38px rgba(0, 0, 0, 0.16) !important;
  box-shadow: 0 20px 38px rgba(0, 0, 0, 0.16) !important;
}
#mail-bounce {
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
#mail-bounce > svg:first-child {
  display: none;
}
#completed-mail-bounce {
  position: relative;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
#mail-bounce2,
#completed-mail-bounce2 {
  width: 40px;
  height: 40px;
  position: relative;
}
#subscribebtn2 {
  text-transform: uppercase;
  font-weight: normal !important;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  color: #eb1f5e !important;
}
#subscribebtn2:hover {
  color: #eb1f5e !important;
}
#footer-outer .footer-widget-subscribe-form p {
  font-weight: 300 !important;
  font-family: "avertape-regular", Arial, sans-serif !important;
}
.your-name:focus {
  background: #ffffff !important;
  color: #eb1f5e !important;
}
.wpcf7-form label.error {
  line-height: 1.2;
  bottom: -16px;
  z-index: 10;
}
.in-page {
  float: none;
  max-width: 20rem;
  margin: 0 auto;
}
.in-page h3 {
  text-align: center;
}
.in-page p {
  text-align: center;
}
.in-footer {
  float: none;
  max-width: 21rem;
}
.submitbtn-container {
  display: block;
  margin-top: 1rem;
  text-align: center;
}
.submitbtn-container input[type="submit"] {
  position: relative;
  left: 50%;
  -webkit-transform: translateX(-50%) !important;
  transform: translateX(-50%) !important;
  display: block;
}
.submitbtn-container input[type="submit"]:hover,
.submitbtn-container input[type="submit"]:focus {
  -webkit-transform: translateY(-3px) translateX(-50%) !important;
  transform: translateY(-3px) translateX(-50%) !important;
}
@media (min-width: 800px) {
  #footer-widgets {
    height: 16rem;
    padding-top: 1rem;
  }
}
@media (min-width: 999px) {
  body[data-footer-reveal="1"] .container-wrap {
    margin-bottom: 499px !important;
  }
}
.field-email {
  width: 50vw !important;
  min-width: 20rem;
  max-width: 40rem;
}
.line1,
.line2,
.line3 {
  display: block !important;
  font-family: "avertape-bold", Arial, sans-serif;
}
/*# sourceMappingURL=formedits21.css.map */
