@import url(../css/icons.css);
@import url(../css/bootstrap-grid.min.css);
@import url(../css/bootstrap-reboot.min.css);
@import url(../css/bootstrap-utilities.css);
@import url(../css/animate.min.css);
@import url(../css/owl.carousel.min.css);
@import url(../css/magnific-popup.css);
.site,
.site-title a,
.sr-only {
  overflow: hidden;
}
:hover {
  transition: 0.1s ease;
}
@media screen and (max-width: 768px) {
  ::-webkit-scrollbar {
    display: none;
  }
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
@media (min-width: 1200px) {
  html {
    font-size: 14.4px;
  }
}
body,
button,
input,
select,
textarea {
  color: #2f2f2f;
  font-family: 'Open Sans', sans-serif;
}

.clearfix:after,
.clearfix:before {
  display: table;
  content: ' ';
}
.clearfix:after {
  clear: both;
}
@media (max-width: 575px) {
  .container {
    max-width: 540px;
  }
}
@media (min-width: 1200px) {
  .container {
    max-width: 1150px;
  }
}
@media (min-width: 1600px) {
  html {
    font-size: 18px;
  }
  .container {
    max-width: 1430px;
  }
}
.site {
  max-width: 100%;
  min-height: 100vh;
  margin: auto;
  position: relative;
}
.menu,
.submenu {
  list-style: none;
  margin: 0;
  padding: 0;
}
.d-flex li:nth-child(2)::before {
  content: '' !important;
}
.menu a,
.submenu a {
  text-decoration: none;
  color: inherit;
  padding-bottom: 5px;
}
.font-weight-semibold {
  font-weight: 600 !important;
}
.font-weight-extrabold {
  font-weight: 800 !important;
}
@media (max-width: 1199px) {
  .site-header {
    height: 60px !important;
  }
}
@media (min-width: 1200px) {
  .site-header {
    height: auto;
    position: relative;
    z-index: 3;
  }
  .site-header.is-stick {
    z-index: 9;
  }
  .site-header.is-stick .sticky {
    box-shadow: 0 0.25rem 0.5rem rgba(0, 0, 0, 0.35);
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 3;
    animation-duration: 0.5s;
    animation-fill-mode: both;
    animation-name: fadeInDown;
  }
}
.site-header .social-media a {
  display: block;
  width: 1em;
  height: 1em;
  font-size: 2.1rem;
  text-decoration: none !important;
}
.topbar {
  height: 60px;
  color: #fff;
  background: url(../img/topbar-mobile.jpg) repeat-x #0f7fc5;
  box-sizing: content-box;
  border-bottom: 1px solid rgba(255, 255, 255, 0.75);
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 98;
}
@media (min-width: 1200px) {
  .topbar {
    height: auto;
    background: url(../img/topbar.jpg) 50% 100% no-repeat #0f7fc5;
    background-size: 100% 100%;
    border-bottom: 0;
    position: static;
  }
}
.topbar a {
  color: inherit;
}
.site-title {
  width: 350px;
  height: 60px;
  padding: 12px 95px 12px 15px;
  background: url(../img/logo-bg-mobile.jpg) 100% 100% no-repeat;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
}
@media (max-width: 479px) {
  .site-title {
    width: 310px;
    padding-right: 55px;
    background-size: 100% 100%;
  }
}
.site-title a {
  display: block;
  height: 0;
  padding-top: 14.03508772%;
  background: url(../img/logo-header.png) 50% 50% no-repeat;
  background-size: contain;
  position: relative;
}
@media (min-width: 1200px) {
  .site-title {
    height: auto;
    width: 32.57142857%;
    padding: 0;
    background: 0 0;
    position: relative;
  }
  .site-title a {
    margin-top: 0;
    margin-bottom: 0;
    left: -1.31578947%;
  }
}
.site-connect {
  width: 56.71428571%;
  margin-right: 0;
  line-height: 1;
  position: relative;
  z-index: 1;
}
.site-connect .mail::before,
.site-connect .phone::before {
  content: '';
  vertical-align: bottom;
  margin-right: 0.2rem;
  display: inline-block;
}
.site-connect .phone {
  font-size: 1.4em;
}
.site-connect .phone::before {
  width: 1.33333333rem;
  height: 0.88888889rem;
  background: url(../img/icon-phone.png) 50% 50% no-repeat;
  background-size: contain;
  position: relative;
  top: -0.1rem;
}
.site-connect .mail {
  font-size: 1.1em;
}
.site-connect .mail::before {
  width: 1.61111111rem;
  height: 1.11111111rem;
  background: url(../img/icon-mail.png) 50% 50% no-repeat;
  background-size: contain;
}
.site-connect .address {
  font-size: 0.85em;
  color: #8ed8f8;
  flex-basis: 100%;
}
.es-avatar {
  border-radius: 50%;
}
@media (min-width: 1200px) {
  .site-logo {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
  }
  .site-logo-inner {
    position: relative;
  }
  /*.site-logo-inner>* {
    width: 30%;
    height: 0;
    padding-top: 44%;
    background: url(../img/header-right.png) 100% 0 no-repeat;
    background-size: contain;
    position: absolute;
    top: 0;
    right: 0;
    right: 0;
}*/
}
.navbar {
  padding-top: 0.1rem;
  padding-bottom: 0.1rem;
  background: #fff;
  transition: padding-top 0.2s;
}
.is-stick .navbar {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  transition: none;
}
.navbar .container {
  position: relative;
  z-index: 2;
}
.navbar .slide-menu-button {
  padding: 0.125rem 1.1rem;
  font-size: 1.1rem;
  line-height: 1;
  color: #0e79bb;
  background: 0 0;
  border: 0;
  outline: 0;
  cursor: pointer;
}
.navbar .slide-menu-button .bars {
  display: inline-block;
  vertical-align: middle;
  width: 2.45rem;
  height: 2.1rem;
  margin-right: 0.1rem;
  background: url(data:image/svg+xml, %3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%2036%2036%22%20fill%3D%22%23fff%22%3E%0A%3Cpath%20d%3D%22M3.99, 8.67h28v3.13h-28V8.67z%20M3.99, 19.53v-3.07h28v3.07H3.99z%20M3.99, 27.33V24.2h28v3.13H3.99z%22/%3E%0A%09%3C/svg%3E)
    50% 50% no-repeat #76af26;
  border-radius: 0.25rem;
}
.navbar .top-navigation {
  font-size: 1.25rem;
  line-height: 1.4;
  letter-spacing: -0.02em;
  color: #0e79bb;
}
.navbar .top-navigation .mainNav + .mainNav::before {
  content: '|';
  display: inline-block;
  vertical-align: top;
  padding: 0 10px;
  font-size: 0.8rem;
  line-height: 1.9;
  font-weight: 400;
  color: #76af26;
}

.navbar .menu-button {
  padding: 0.125rem 1.1rem;
  font-size: 1.1rem;
  font-weight: 700;
  line-height: 1;
  color: #0e79bb;
  background: 0 0;
  border: 0;
  outline: 0;
  cursor: pointer;
}
.navbar .menu-button::before {
  content: '';
  display: inline-block;
  vertical-align: middle;
  width: 1.9rem;
  height: 1.6rem;
  margin-right: 0.4rem;
  background: url('../img/menu.png') 50% 50% no-repeat #76af26;
  border-radius: 0.25rem;
  background-size: 100% 100%;
}
.left-menu {
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
}
.left-menu-inner {
  position: relative;
}
.left-menu .close-button {
  padding: 0;
  border: 0;
  font-weight: 600;
  line-height: 1.5;
  background: 0 0;
  cursor: pointer;
  outline: 0 !important;
}
.left-menu .close-button::after {
  content: '\00d7';
  float: right;
  vertical-align: middle;
  width: 1.5rem;
  height: 1.5rem;
  margin-left: 0.5rem;
  font-size: 1.5rem;
  line-height: 0.95;
}
.slide-menu {
  width: 26.85714286%;
  height: 0;
  margin-left: 0.71428571%;
  padding-top: 54.85714286%;
  background: url(../img/slide-menu-inner.jpg) no-repeat #fff;
  background-size: contain;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
  transition: all 0.3s 0.2s;
  opacity: 0;
  pointer-events: none;
}
.slide-menu-active .slide-menu {
  -webkit-transform: translateX(0);
  transform: translateX(0);
  transition: all 0.4s;
  opacity: 1;
  pointer-events: visible;
}
.slide-menu::after,
.slide-menu::before {
  content: '';
  display: block;
  height: 100%;
  position: absolute;
  top: 0;
}
.slide-menu::before {
  width: 71.80851064%;
  background: url(../img/slide-menu-left.jpg) 100% 0 no-repeat;
  background-size: contain;
  right: 100%;
}
.slide-menu::after {
  width: 1rem;
  background: linear-gradient(
    to right,
    rgba(0, 0, 0, 0.2) 0,
    rgba(0, 0, 0, 0.1) 30%,
    rgba(0, 0, 0, 0) 80%
  );
  left: 100%;
  z-index: -1;
}
.slide-menu-inner {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.slide-menu .menu {
  padding-top: 0.75rem;
  color: #797979;
  border-top: 2px dotted #afb0ad;
  position: relative;
  z-index: 1;
}
.slide-menu .menu::before {
  content: 'menu';
  padding-right: 1.25rem;
  font-size: 2.2rem;
  font-weight: 600;
  line-height: 1.75;
  text-align: right;
  color: #76af26;
  position: absolute;
  right: 0;
  bottom: 100%;
}
.gallery-list,
.number-block,
.videocaption {
  text-align: center;
}
.slide-menu .menu li {
  margin-left: -1.35rem;
  padding-top: 0.7rem;
  padding-bottom: 0.7rem;
  padding-right: 1.35rem;
  white-space: nowrap;
  position: relative;
}
.slide-menu .menu li::after,
.slide-menu .menu li::before {
  width: 3rem;
  background: #fff;
  position: absolute;
  content: '';
  float: right;
  display: block;
}
.slide-menu .menu li::before {
  height: 3rem;
  margin: 0.4rem -1rem;
  border-radius: 50%;
  top: 0;
  left: 100%;
  z-index: -2;
  box-shadow: 0 0.25rem 0.5rem rgba(0, 0, 0, 0.35);
}
.slide-menu .menu li::after {
  height: 100%;
  top: 0.25rem;
  right: -1.25rem;
  z-index: -1;
}
.slide-menu .menu li a:hover {
  font-weight: 700;
  color: #0f7fc5;
}
.slide-menu .menu a {
  display: block;
  font-size: 2rem;
  line-height: 1;
  letter-spacing: -0.06em;
  transition: all 0.2s 0.1s;
}
.slide-menu .menu a::before {
  content: '';
  float: right;
  display: block;
  width: 0;
  height: 0;
  margin-right: -1.35rem;
  border: 0.45rem solid transparent;
  border-right-color: #15a7ff;
  border-left-width: 0;
  position: relative;
  top: 0.55rem;
}
.slide-menu .menu-wrapper {
  padding-top: 7.5rem;
  padding-right: 1.25rem;
}
.slide-menu .close-button {
  color: #afb0ad;
  position: absolute;
  top: 2.5rem;
  right: 1.5rem;
}
.slide-menu .close-button::after {
  box-shadow: 0 0 0 0.1rem #afb0ad;
}
.slide-submenu {
  width: 25%;
  position: absolute;
  top: 0;
  left: 0;
  left: 26.85714286%;
}
.slide-submenu a {
  display: block;
  line-height: 1.1;
}
.slide-submenu-inner {
  width: 100%;
  color: #fff;
  background: rgba(118, 175, 38, 0.9);
  position: absolute;
  top: 5.5rem;
  left: 0;
  z-index: 1;
  transition: all 0.2s 0.1s;
  padding: 3rem 1.75rem 0.75rem 2.25rem;
}
.slide-submenu-active .slide-submenu-inner {
  -webkit-transform: translateX(0);
  transform: translateX(0);
  transition: all 0.3s;
  opacity: 1;
  pointer-events: visible;
}
.slide-submenu .menu {
  font-size: 0.95rem;
  letter-spacing: 0.04em;
}
.slide-submenu .menu li {
  padding: 0.5em 0;
}
.slide-submenu .menu a {
  padding-left: 1.1em;
}
.slide-submenu .menu a::before {
  content: '\003e';
  float: left;
  margin-left: -1.1em;
}
.slide-submenu .menu-wrapper {
  border-top: 2px dotted #fff;
  padding: 0.75em 0 0.75em 1rem;
}
.slide-submenu .childrens-navigation {
  padding-top: 1rem;
}
.slide-submenu .childrens-navigation .menu {
  display: none;
}
.slide-submenu .close-button {
  color: #fff;
  position: absolute;
  top: 0.9rem;
  right: 2.5rem;
}
.slide-submenu .close-button::after {
  box-shadow: 0 0 0 0.1rem #fff;
}
.mobile-menu-button {
  margin: 12px 8px;
  padding: 10px;
  background: 0 0;
  border: 0;
  outline: 0 !important;
  position: fixed;
  top: 0;
  right: 0;
  z-index: 101;
}
.mobile-menu-button .bars {
  height: 16px;
  width: 22px;
  position: relative;
}
.mobile-menu-button .bars span {
  display: block;
  width: 21px;
  height: 2px;
  margin: auto;
  background-color: #fff;
  background: linear-gradient(135deg, #fff, #b5d676);
  transition: all 0.5s;
  position: absolute;
  right: 0;
}
.mobile-menu-button .bars span:nth-child(1),
.mobile-menu-button .bars span:nth-child(2) {
  top: 0;
}
.mobile-menu-button .bars span:nth-child(2) {
  width: 16px;
}
.mobile-menu-button .bars span:nth-child(2),
.mobile-menu-button .bars span:nth-child(3) {
  bottom: 0;
}
.mobile-menu-active .mobile-menu-button .bars span {
  width: 100% !important;
  width: 16px !important;
  background: #a0ca4f;
}
.mobile-menu-active .mobile-menu-button .bars span:nth-child(1) {
  -webkit-transform: rotate(135deg) translate3d(5px, -5px, 0);
  transform: rotate(135deg) translate3d(5px, -5px, 0);
}
.mobile-menu-active .mobile-menu-button .bars span:nth-child(2) {
  -webkit-transform: translateX(200%);
  transform: translateX(200%);
  opacity: 0;
  transition-duration: 0.4s;
}
.mobile-menu-active .mobile-menu-button .bars span:nth-child(3) {
  -webkit-transform: rotate(-135deg) translate3d(5px, 5px, 0);
  transform: rotate(-135deg) translate3d(5px, 5px, 0);
}
.mobile-menu-wrapper {
  height: 100%;
  width: 100%;
  font-size: 16px;
  background: rgba(0, 0, 0, 0.75);
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99;
  opacity: 0;
  pointer-events: none;
  transition: all 0.5s 0.3s;
}
.mobile-menu-active .mobile-menu-wrapper {
  opacity: 1;
  pointer-events: visible;
}
.mobile-menu-inner {
  width: calc(100% - 52px);
  background: #fff;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  overflow: hidden;
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
  transition: all 0.5s;
}
.mobile-menu-active .mobile-menu-inner {
  -webkit-transform: translateX(0);
  transform: translateX(0);
  transition: all 0.5s 0.2s;
}
.mobile-menu-head {
  height: 61px;
  padding: 16px 15px;
  background: #7cb33a;
  border-bottom: 1px solid #4b7d18;
}
.mobile-menu-head img {
  height: 28px;
  width: auto;
}
.mobile-menu-body > * {
  width: 100%;
  height: calc(100% - 61px);
  overflow: auto;
  position: absolute;
  top: 61px;
  left: 0;
  transition: all 0.5s;
}
.mobile-menu-body.submenu-active > .mobile-navigation {
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
}
.mobile-menu-body:not(.submenu-active) > .mobile-navigation-childrens {
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
}
.mobile-menu-body .menu {
  line-height: 1;
}
.mobile-menu-body .menu li {
  border-bottom: 1px solid #eee;
}
.mobile-menu-body .menu a {
  display: block;
  padding: 15px 20px;
  white-space: nowrap;
}
.mobile-menu-body .menu a.cap-submenu,
.mobile-menu-body .menu a.has-submenu {
  padding-right: 45px;
}
.mobile-menu-body .menu a.cap-submenu::before,
.mobile-menu-body .menu a.has-submenu::before {
  font-size: 30px;
  font-weight: 600;
  opacity: 0.5;
  position: relative;
  top: -10px;
}
.mobile-menu-body .menu a.has-submenu::before {
  float: right;
  margin-right: -25px;
  content: '\203A';
}
.mobile-menu-body .menu a.cap-submenu {
  padding-left: 45px;
  font-weight: 600;
  text-align: center;
  background: #f4f4f4;
}
.mobile-menu-body .menu a.cap-submenu::before {
  float: left;
  margin-left: -25px;
  content: '\2039';
}
.mobile-menu-body .menu ul {
  display: none;
}
.mobile-menu-body .contact {
  padding: 15px;
  border-top: 1px solid #333;
}
.mobile-menu-body .contact ul {
  font-size: 1.5rem;
  line-height: 1;
}
.mobile-menu-body .contact ul a {
  display: block;
  width: 1.5em;
  height: 1.5em;
  padding: 0.25em;
  color: #fff;
  text-decoration: none !important;
  background: #555;
  border-radius: 50%;
}
.entry-header {
  position: relative;
  background: #00406d;
}
@media (min-width: 1200px) {
  .entry-header {
    margin-left: 0;
    margin-right: 0;
  }
  .entry-header .container {
    position: relative;
  }
  .entry-header .container::before {
    content: '';
    display: block;
    width: 45.57142857%;
    height: 0;
    padding-top: 34.78571429%;
    background: url(../img/header-left.png) 0 100% no-repeat;
    background-size: contain;
    position: absolute;
    bottom: 0;
    left: -17.13286713%;
    z-index: 2;
  }
}
.entry-image {
  height: 0;
  margin-left: -45%;
  margin-right: -37.5%;
  padding-top: 62.5%;
  overflow: hidden;
  position: relative;
  background: url(../img/header-image-bg.jpg) 50% 0 no-repeat;
  background-size: auto 117%;
}
.entry-image img {
  width: 100%;
  height: auto;
  position: absolute;
  top: 0;
  left: 0;
  animation-iteration-count: infinite;
}
.entry-image img.front-image {
  z-index: 1;
  top: -4%;
}
@media (min-width: 768px) {
  .entry-image {
    margin-left: -25%;
    margin-right: -20%;
    padding-top: 50%;
  }
}
@media (min-width: 1200px) {
  .entry-image {
    margin-left: -18.57142857%;
    margin-right: -18.57142857%;
    padding-top: 50%;
    background-position: 50% 100%;
    background-size: cover;
  }
  .entry-image img {
    bottom: 0;
    top: auto;
  }
}
.entry-image::after {
  content: '';
  display: block;
  width: 83.75%;
  height: 0;
  padding-top: 19.0625%;
  background: url(../img/title-bg.png) 100% 100% no-repeat;
  background-size: contain;
  position: absolute;
  bottom: 0;
  right: 0;
}
@media (max-width: 1199px) {
  .entry-image img.front-image {
    z-index: 3;
  }
  .entry-image::after {
    z-index: 2;
    margin-bottom: -5.72916667%;
  }
}
.entry-title {
  margin: 0;
  padding: 1rem 0 1.1rem;
  font-size: 2rem;
  font-weight: 700;
  letter-spacing: -0.02em;
  line-height: 1.1;
  color: #fff;
  position: relative;
  z-index: 4;
}
.entry-content .title,
.entry-content .title-box {
  line-height: 1;
  letter-spacing: -0.02em;
  font-weight: 700;
}
@media (min-width: 768px) {
  .entry-title {
    padding: 1.75rem 0;
  }
}
@media (min-width: 1200px) {
  .entry-title {
    margin-left: 32.14285714%;
    font-size: 2.3rem;
    line-height: 1;
    position: absolute;
    bottom: 0;
    left: 15px;
    right: 15px;
    z-index: 1;
  }
}
.entry-section.section-bottom .inner.transparent:after,
.gallery-nav .next {
  left: 100%;
}
.entry-section.section-bottom .inner.transparent:before,
.gallery-nav .prev {
  right: 100%;
}
.entry-content {
  position: relative;
  z-index: 2;
}
.entry-content hr {
  height: 1px;
  background: #383838;
  border: 0;
}
.entry-content hr.dots {
  background: 0 0;
  border-top: 1px dotted #989898;
}
.entry-content .title {
  font-size: 2.4rem;
  color: #0c87ca;
}
@media (min-width: 1200px) {
  .entry-content hr.dots {
    height: 2px;
    border-top-width: 2px;
  }
  .entry-content .title {
    font-size: 3.3rem;
  }
}
.entry-content .title-box {
  padding: 0.4em 1em 0.5em;
  font-size: 2.4rem;
  color: #fff;
  background: #8f9192;
}
@media (min-width: 1200px) {
  .entry-content .title-box {
    font-size: 3.3rem;
  }
  .entry-content .excerpt {
    font-size: 1.1rem;
    letter-spacing: -0.01em;
  }
}
.entry-content .lead {
  font-size: 1.4rem;
  line-height: 1.2;
  font-weight: 700;
  letter-spacing: -0.02em;
}
@media (min-width: 1200px) {
  .entry-content .lead {
    font-size: 1.9rem;
  }
}
.entry-content .big {
  font-size: 1.2rem;
  font-weight: 700;
  line-height: 1.4;
  letter-spacing: -0.02em;
}
.entry-content .highlight {
  color: #65972c;
}
.entry-content .highlight-alt {
  color: #0c87ca;
}
.entry-content .highlight-alt-dark {
  color: #004a7e;
}
.entry-content .highlight-box {
  margin-bottom: 1rem;
  padding: 0.75rem 1.25rem;
  background: #dcf2fd;
}
@media (min-width: 480px) {
  .entry-content .highlight-box {
    padding: 1.5rem 2rem 1.6rem;
  }
}
@media (min-width: 1200px) {
  .entry-content .big {
    font-size: 1.55rem;
    line-height: 1.3;
  }
  .entry-content .highlight-box {
    padding: 2.3rem 2.75rem 2.5rem;
  }
}
.entry-content .highlight-box > :last-child {
  margin-bottom: 0;
}
.entry-content .list-highlight {
  list-style: none;
  margin-left: 0;
  padding-left: 0;
}
.entry-content .list-highlight > li {
  padding-left: 1em;
}
.entry-content .list-highlight > li::before {
  content: '\2022';
  float: left;
  margin-left: -1em;
  font-weight: 900;
  color: #2f2f2f;
}
.entry-content .list-highlight > li:nth-child(odd) {
  color: #0c87ca;
}
.entry-content .list-highlight.reverse > li:nth-child(odd),
.entry-content .list-highlight > li:nth-child(even) {
  color: #65972c;
}
.entry-content .list-highlight > li + li {
  margin-top: 0.5rem;
}
.entry-content .list-highlight > li > ul {
  list-style: none;
  margin-left: 0;
  padding-left: 0;
}
.entry-content .list-highlight > li > ul > li {
  padding-left: 1em;
}
.entry-content .list-highlight > li > ul > li::before {
  content: '-';
  float: left;
  margin-left: -0.85em;
}
.entry-content .list-highlight.dash > li {
  padding-left: 2em;
}
.entry-content .list-highlight.dash > li::before {
  content: '-';
}
.entry-content .list-highlight.reverse > li:nth-child(even) {
  color: #0c87ca;
}
.entry-content .list-highlight.with-border > li + li {
  padding-top: 0.4rem;
  border-top: 1px dotted #333;
}
.entry-content .list-highlight.no-space > li + li {
  margin-top: 0;
}
.entry-content .jumbotron {
  margin-bottom: 1rem;
  padding: 0.75rem 0;
  font-size: 1.1rem;
  font-weight: 700;
  color: #0c87ca;
  border: 0 solid #0c87ca;
  border-width: 1px 0;
}
.entry-content .jumbotron > :last-child {
  margin: 0;
}
@media (min-width: 1200px) {
  .entry-content .jumbotron {
    font-size: 1.3rem;
    line-height: 1.3;
  }
  .entry-content .intro {
    margin-bottom: -1rem;
  }
  .entry-content .intro .col-text {
    padding-right: 2.5rem;
  }
}
@media (min-width: 1600px) {
  .entry-content .intro .col-text {
    line-height: 1.45rem;
  }
}
@media (max-width: 1199px) {
  .entry-content .intro .col-text:last-child {
    margin-top: 1rem;
    margin-bottom: -1rem;
  }
}
.entry-content .auto-column .not-break {
  -webkit-column-break-inside: avoid;
  page-break-inside: avoid;
  break-inside: avoid-column;
}
.entry-section .inner {
  background: #fff;
  margin-left: -1.5rem;
  margin-right: -1.5rem;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
@media (min-width: 768px) {
  .entry-section .inner {
    margin-left: -4.86111111%;
    margin-right: -4.86111111%;
    padding-left: 4.86111111%;
    padding-right: 4.86111111%;
  }
}
@media (min-width: 480px) and (max-width: 1599px) {
  .entry-section.section-middle {
    background-size: 1536px auto;
  }
}
@media (min-width: 480px) and (max-width: 1199px) {
  .entry-section.section-middle {
    background-size: 1200px auto;
  }
}
@media (min-width: 480px) and (max-width: 991px) {
  .entry-section.section-middle {
    background-size: 992px auto;
  }
}
.entry-section.section-bottom {
  margin-top: 2rem;
}
@media (min-width: 480px) {
  .entry-section.section-bottom .inner.transparent {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }
}
@media (min-width: 480px) and (max-width: 1599px) {
  .entry-section.section-bottom {
    background-size: 1536px auto;
  }
}
@media (min-width: 480px) and (max-width: 1199px) {
  .entry-section.section-bottom {
    background-size: 1200px auto;
  }
}
@media (min-width: 480px) and (max-width: 991px) {
  .entry-section.section-bottom {
    background-size: 992px auto;
  }
}
.entry-section.section-bottom .inner.transparent {
  background: 0 0;
  position: relative;
}
@media (min-width: 1200px) {
  .entry-content .intro .col-image {
    width: 69.21428571%;
  }
  .blogintro {
    width: 830px;
    text-align: left !important;
  }
  .entry-content .auto-column {
    margin-bottom: 1rem;
    column-count: 2;
    column-gap: 4rem;
  }
  .entry-content .auto-column > :last-child {
    margin-bottom: 0;
  }
  .entry-section .inner {
    margin-left: -5%;
    margin-right: -5%;
    padding-left: 5%;
    padding-right: 5%;
  }
  .entry-section.section-bottom {
    margin-top: 3rem;
  }
  .entry-section.section-bottom .inner.transparent {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }
}
.entry-section.section-bottom .inner.transparent:after,
.entry-section.section-bottom .inner.transparent:before {
  content: '';
  display: block;
  width: 18.57142857%;
  position: absolute;
  top: 0;
  bottom: 0;
}
.page-navigation .menu {
  margin-left: -0.25rem;
  margin-right: -0.25rem;
  line-height: 1.2;
}
.page-navigation .menu > li {
  margin-bottom: 0.5rem;
  padding-left: 0.25rem;
  padding-right: 0.25rem;
}
@media (min-width: 768px) {
  .page-navigation .menu > li {
    width: 20%;
    flex-grow: 2;
  }
}
@media (min-width: 1200px) {
  .page-navigation .menu {
    font-size: 1.2rem;
    margin-left: -0.5rem;
    margin-right: -0.5rem;
  }
  .page-navigation .menu > li {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }
}
.page-navigation .menu a {
  display: flex;
  flex-wrap: wrap;
  height: 100%;
  padding: 0.6em 1.2em;
  justify-content: center;
  align-items: center;
  color: #4e8f40;
  border: 1px solid #383838;
  transition: all 0.3s;
}
@media (min-width: 768px) {
  .page-navigation .menu a {
    padding-left: 0.4em;
    padding-right: 0.4em;
  }
  .action-block form.quote-form {
    max-width: 550px;
  }
}
.page-navigation .menu a.current,
.page-navigation .menu a:hover {
  color: #fff;
  background: #0c87ca;
  border-color: #0c87ca;
}
@media (min-width: 1200px) {
  .action-block {
    border-width: 2px 0;
  }
  .action-block .title {
    font-size: 2.5rem;
  }
}
.action-block .description {
  font-size: 1.25rem;
  line-height: 1.25;
  color: #2f2f2f;
}
@media (min-width: 1200px) {
  .action-block .description {
    font-size: 1.75rem;
  }
}
.action-block form {
  font-size: 1.1rem;
}
.formbutton {
  text-transform: uppercase;
}
.action-block .formbutton,
.action-block form button,
.action-block form input {
  display: inline-block;
  height: 3rem;
  padding: 1.5em 1em;
  line-height: 1;
  border-radius: 0;
  outline: 0 !important;
  -webkit-appearance: none;
  color: #fff !important;
}
.action-block form input {
  background: #e3e3e3;
  border: 1px solid transparent;
  transition: 0.2s;
}
.action-block form input::placeholder {
  color: #2f2f2f;
  opacity: 1;
  text-align: center;
}
.action-block form input:-ms-input-placeholder {
  color: #2f2f2f;
}
.action-block form input::-ms-input-placeholder {
  color: #2f2f2f;
}
.action-block form input:focus {
  background: #f0f0f0;
  border-color: #00a1d5;
}
.action-block .formbutton,
.action-block form button {
  min-width: 9rem;
  color: #fff;
  background: #00a1d5;
  border: 0;
  cursor: pointer;
}
@media (min-width: 1200px) {
  .action-block form {
    font-size: 1.45rem;
  }
  .action-block .formbutton,
  .action-block form button,
  .action-block form input {
    height: 3.9rem;
  }
  .action-block .formbutton,
  .action-block form button {
    min-width: 12.75rem;
  }
  .action-block form.quote-form {
    max-width: 65%;
  }
}
.action-block form.newsletter-form {
  max-width: 420px;
}
.step-list {
  margin-left: -0.5rem;
  margin-right: -0.5rem;
  margin-bottom: -1rem;
}
.step-list > li {
  width: 100%;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
@media (min-width: 992px) {
  .step-list > li {
    width: 33.33333333%;
  }
}
.step-title {
  padding: 0.6em 0.4em;
  font-size: 1.5rem;
  line-height: 1;
  color: #fff;
  background: #00a1d5;
}
@media (min-width: 1200px) {
  .action-block form.newsletter-form {
    max-width: 50%;
  }
  .step-title {
    font-size: 2.25rem;
    margin-bottom: 1rem;
  }
  .step-content {
    padding-left: 0.75em;
    padding-right: 0.75em;
    font-size: 1.3rem;
  }
}
.picture-list {
  margin: 0.5rem -0.4rem -0.4rem;
}
.picture-list > li {
  width: 50%;
  padding: 0.4rem;
}
@media (min-width: 768px) and (max-width: 1199px) {
  .picture-list > li {
    width: 25%;
  }
}
@media (min-width: 1200px) {
  .picture-list {
    margin: -0.5rem -0.5rem 0.5rem;
  }
  .picture-list > li {
    padding: 0.5rem;
  }
}
.picture-item {
  border: 1px solid #6e6e6e2a;
}
.gallery-list.owl-carousel {
  position: relative;
}
@media (max-width: 575px) {
  .gallery-list.owl-carousel {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }
}
.gallery-list.owl-carousel .owl-item {
  padding-left: 1px;
  padding-right: 1px;
}
.gallery-list.not-carousel {
  display: flex;
  flex-wrap: wrap;
  margin-left: -0.25rem;
  margin-right: -0.25rem;
}
@media (min-width: 1200px) {
  .gallery-list.not-carousel {
    margin-left: -0.4rem;
    margin-right: -0.4rem;
  }
}
.gallery-list.not-carousel > li {
  width: 100%;
  padding-left: 0.25rem;
  padding-right: 0.25rem;
}
@media (min-width: 480px) {
  .gallery-list.not-carousel > li {
    width: 50%;
  }
}
@media (max-width: 479px) {
  .gallery-list {
    max-width: 250px;
  }
  .gallery-list.not-carousel {
    margin-left: auto;
    margin-right: auto;
  }
  .gallery-list.hover-data {
    max-width: none;
  }
}
.gallery-list.hover-data .gallery-item {
  max-width: 325px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  border: 0;
}
.gallery-list.hover-data .gallery-item.odd .portfolio-info {
  background: rgba(0, 104, 174, 0.93);
}
.gallery-list.hover-data .gallery-item.even .portfolio-info {
  background: rgba(95, 154, 18, 0.93);
}
.gallery-list.hover-data .gallery-item .portfolio-info .name {
  height: 7rem;
  padding-bottom: 1.25rem;
}
.gallery-list.hover-data .gallery-item .portfolio-info .name > * {
  min-height: auto;
}
.gallery-list.hover-data .gallery-item:hover > .portfolio-info {
  opacity: 1;
  animation-name: zoomIn;
  animation-duration: 0.25s;
}
.gallery-image,
.gallery-item {
  border: 1px solid #adacac;
}
.gallery-title {
  font-size: 1.25rem;
  line-height: 1.1;
  letter-spacing: -0.02em;
}
@media (min-width: 1200px) {
  .gallery-list.not-carousel > li {
    padding-left: 0.4rem;
    padding-right: 0.4rem;
  }
  .gallery-list.hover-data .gallery-item .portfolio-info .name {
    height: 9rem;
  }
  .gallery-title {
    font-size: 1.72222222rem;
    font-size: 1.7rem;
  }
}
.gallery-nav .next,
.gallery-nav .prev {
  height: 1em;
  margin: -0.5em 0;
  padding: 0;
  font-size: 4rem;
  font-weight: 600;
  line-height: 1;
  color: #d5d2d2;
  background: 0 0;
  border: 0;
  cursor: pointer;
  outline: 0 !important;
  position: absolute;
  top: 50%;
  transition: color 0.3s;
}
.gallery-nav .next > *,
.gallery-nav .prev > * {
  float: left;
  position: relative;
  top: -0.1em;
}
.gallery-nav .next:hover,
.gallery-nav .prev:hover {
  color: #979090;
}
@media (min-width: 768px) {
  .gallery-nav .next,
  .gallery-nav .prev {
    font-size: 5rem;
    margin-left: 0.5rem;
    margin-right: 0.5rem;
  }
}
@media (min-width: 1200px) {
  .gallery-nav .next,
  .gallery-nav .prev {
    font-size: 7.5rem;
    margin-left: 1rem;
    margin-right: 1rem;
  }
}
@media (max-width: 575px) {
  .gallery-nav .next,
  .gallery-nav .prev {
    margin-left: -0.25rem;
    margin-right: -0.25rem;
  }
}
.app-list {
  position: relative;
  left: -8px;
}
.app-list-wrapper {
  margin-left: -26.04166667%;
  margin-right: -26.04166667%;
}
@media (min-width: 992px) {
  .gallery-list.not-carousel > li {
    width: 25%;
  }
  .gallery-list.hover-data .gallery-item {
    max-width: none;
  }
  .app-list-wrapper {
    margin-left: -18.57142857%;
    margin-right: -18.57142857%;
  }
}
@media (min-width: 640px) {
  .app-list {
    left: -10px;
  }
}
@media (min-width: 1200px) {
  .app-list {
    left: -12px;
  }
}
.app-list .owl-item:last-child {
  display: none;
}
.app-item {
  opacity: 0.3;
  transition: opacity 0.5s;
  position: relative;
  width: 160px;
  margin: 13.60544218% 8px;
}
@media (min-width: 640px) {
  .app-item {
    width: 206px;
    margin-left: 10px;
    margin-right: 10px;
  }
}
@media (min-width: 1200px) {
  .app-item {
    width: 235px;
    margin-left: 12px;
    margin-right: 12px;
  }
}
@media (min-width: 1600px) {
  .app-list {
    left: -14px;
  }
  .app-item {
    width: 294px;
    margin-left: 15px;
    margin-right: 15px;
  }
}
.active.center .app-item {
  opacity: 1;
  margin-left: 16px;
  margin-right: 16px;
}
@media (min-width: 640px) {
  .active.center .app-item {
    margin-left: 20px;
    margin-right: 20px;
  }
}
@media (min-width: 1200px) {
  .active.center .app-item {
    margin-left: 24px;
    margin-right: 24px;
  }
}
@media (min-width: 1600px) {
  .active.center .app-item {
    margin-left: 28px;
    margin-right: 28px;
  }
}
.active.center .app-item::before {
  content: '';
  display: block;
  background: url(../img/app-center-frame.png) 50% 50% no-repeat;
  background-size: 100% 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: -13.26530612% -14.28571429% -13.94557823%;
}
.portfolio-control {
  padding: 1rem 2rem;
  font-size: 1.1rem;
  line-height: 1.3;
  color: #4d4d4d;
  background: #f1f1f1;
  margin-top: 20px;
}
.inner.transparent .portfolio-control {
  background: #f1f1f1;
}
.portfolio-filter .select-wrapper {
  position: relative;
  border-radius: 0.5rem;
}
.portfolio-filter .select-wrapper select {
  min-width: 20rem;
  border: 0;
  color: #8f9192;
  background: 0 0;
  position: relative;
  z-index: 1;
  outline: 0;
  -webkit-appearance: none;
}
.portfolio-filter .select-wrapper .radio-field {
  padding-right: 30px;
}
@media (max-width: 768px) {
  .portfolio-filter .select-wrapper.radio-field {
    padding-right: 10px;
  }
}
.portfolio-filter .select-wrapper .radio-field label {
  cursor: pointer;
  color: #8f9192;
}
.portfolio-filter .select-wrapper .radio-field label:hover,
.portfolio-filter .select-wrapper input:checked ~ label {
  color: #525252;
}
.portfolio-filter .select-wrapper input {
  display: none;
}
@media (min-width: 1200px) {
  .portfolio-control {
    font-size: 1.45rem;
  }
  .portfolio-filter .select-wrapper select {
    min-width: 25rem;
  }
  .portfolio-info {
    font-size: 1.1rem;
  }
}
@media (max-width: 479px) {
  .portfolio-filter .select-wrapper select {
    min-width: 250px;
    width: 100%;
  }
}
.inner.transparent .portfolio-filter .select-wrapper select {
  color: #353636;
}
.inner.transparent .portfolio-filter .select-wrapper:before {
  border-top-color: #353636;
}
.inner.transparent .portfolio-filter .select-wrapper:after {
  border-left-color: #353636;
}
.portfolio-pages .current {
  color: #8f9192;
  background: #fff;
}
.inner.transparent .portfolio-pages .current {
  color: #353636;
}
.portfolio-pages .next,
.portfolio-pages .prev {
  color: inherit;
  text-decoration: none !important;
}
.portfolio-pages .current,
.portfolio-pages .next,
.portfolio-pages .prev {
  padding: 0 0.3em;
  border: 2px solid #fff;
  border-radius: 3px;
}
.portfolio-list > li {
  width: 100%;
  display: none;
}
@media (min-width: 768px) {
  .portfolio-list > li {
    width: 50%;
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }
}
.portfolio-list > li:nth-child(odd) .portfolio-info {
  background: rgba(0, 104, 174, 0.93);
}
.portfolio-list > li:nth-child(even) .portfolio-info {
  background: rgba(95, 154, 18, 0.93);
}
@media (min-width: 768px) and (max-width: 991px) {
  .portfolio-list > li:nth-child(4n-1) .portfolio-info,
  .portfolio-list > li:nth-child(4n-2) .portfolio-info {
    background: rgba(0, 104, 174, 0.93);
  }
  .portfolio-list > li:nth-child(4n + 0) .portfolio-info,
  .portfolio-list > li:nth-child(4n + 1) .portfolio-info {
    background: rgba(95, 154, 18, 0.93);
  }
}
.portfolio-item {
  max-width: 325px;
  position: relative;
}
.portfolio-item:hover > .portfolio-info {
  opacity: 1;
  animation-name: zoomIn;
  animation-duration: 0.25s;
}
.portfolio-image {
  box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.1);
  padding: 20px;
}
.portfolio-info {
  line-height: 1.3;
  color: #fff;
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
  opacity: 0;
  animation-duration: 0.5s;
  animation-name: zoomOut;
}
.portfolio-info .name {
  height: 5.5rem;
  margin-bottom: 0.75rem;
  padding-bottom: 0.75rem;
  font-size: 1.25em;
  line-height: 1.2;
  border-bottom: 1px dotted #fff;
}
@media (min-width: 992px) {
  .portfolio-list {
    margin-left: -0.5rem;
    margin-right: -0.5rem;
  }
  .portfolio-list > li {
    width: 33.33333333%;
  }
  .portfolio-item {
    max-width: none;
  }
  .portfolio-info .name {
    height: 5rem;
  }
}
@media (min-width: 1200px) {
  .portfolio-info .name {
    height: 7rem;
    font-size: 1.5em;
    letter-spacing: -0.03em;
    border-bottom-width: 2px;
  }
  .portfolio-info .name > * {
    margin-left: -0.25em;
    margin-right: -0.25em;
  }
}
.portfolio-info .name > * {
  font-size: inherit;
  min-height: 1.35em;
}
.portfolio-info .description > * {
  margin-bottom: 0.25rem;
}
.portfolio-info .more-link {
  font-size: 0.8em;
  letter-spacing: 0.02em;
}
.portfolio-info .more-link a {
  color: inherit;
}
.testimonial-block {
  margin-bottom: 1rem;
  padding: 1.25em;
  color: #fff;
  background: #00406d;
}
@media (min-width: 1200px) {
  .testimonial-block {
    font-size: 1.15rem;
  }
}
.testimonial-block blockquote {
  margin: 0;
}
.testimonial-block blockquote cite {
  display: block;
  margin: -0.5rem 0 0;
  font-size: 1.1em;
  font-style: normal;
  color: #a3e1fb;
}
.testimonial-block blockquote cite::before {
  content: '\2013\00a0';
}
.testimonial-block blockquote cite > * {
  display: block;
}
@media (min-width: 1200px) {
  .testimonial-block blockquote cite > * {
    font-size: 0.7em;
  }
}
.testimonial-block blockquote .quote > :first-child::before,
.testimonial-block blockquote .quote > :last-child::after {
  font-size: 2em;
  line-height: 0;
  position: relative;
  top: 0.25em;
}
.testimonial-block blockquote .quote > :first-child::before {
  content: '\201C';
  left: -0.1em;
}
.testimonial-block blockquote .quote > :last-child::after {
  content: '\201D';
  left: 0.1em;
}
.testimonial-item .cite::before,
.testimonial-item blockquote cite::before {
  content: '~\00a0';
}
.testimonial-list {
  margin-left: -10px;
  margin-right: -10px;
  margin-bottom: -1rem;
}
.testimonial-list > li {
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 1200px) {
  .testimonial-list {
    margin-left: -1rem;
    margin-right: -1rem;
    margin-bottom: -1.5rem;
    font-size: 1.1rem;
  }
  .testimonial-list > li {
    padding-left: 1rem;
    padding-right: 1rem;
  }
}
.testimonial-item {
  height: 100%;
  padding: 2rem 2.5rem;
  color: #fff;
  background: #919292;
}
@media (min-width: 1200px) {
  .testimonial-item {
    padding: 2.5rem 3rem;
  }
}
@media (max-width: 479px) {
  .testimonial-item {
    padding: 15px 20px;
  }
}
.testimonial-item .quote {
  font-size: 1.2em;
  font-weight: 700;
  font-style: italic;
  line-height: 1.65;
}
.testimonial-item .cite {
  margin: 0.6em 0 0;
  padding: 0.8em 0 0;
  font-size: inherit;
  font-weight: 400;
  border-top: 1px dotted #fff;
}
.testimonial-item blockquote {
  margin: 0;
}
.testimonial-item blockquote cite {
  display: block;
  margin: 0.6em 0 0;
  padding: 0.8em 0 0.2em;
  border-top: 1px dotted #fff;
  font-style: normal;
}
.person-list {
  margin: -0.5rem;
}
.person-list > li {
  flex-basis: 100%;
  min-width: 100%;
  padding: 0.5rem;
}
@media (min-width: 768px) {
  .testimonial-list > li {
    width: 100%;
  }
  .person-list > li {
    flex-basis: 50%;
    min-width: 50%;
  }
}
@media (min-width: 992px) {
  .person-list > li {
    flex-basis: 33.33333333%;
    min-width: 33.33333333%;
  }
}
.person-list .placeholder-image {
  height: 100%;
  overflow: hidden;
  position: relative;
}
.person-list .placeholder-image img {
  min-width: 100%;
  width: auto;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.person-item {
  height: 100%;
  padding: 1rem 1.2rem;
  box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.1);
}
@media (max-width: 767px) {
  .person-item img {
    max-width: 300px;
  }
}
.person-name {
  font-size: 1.5rem;
}
@media (min-width: 1200px) {
  .person-item {
    padding: 1.3rem 1.7rem;
  }
  .person-name {
    font-size: 1.7rem;
  }
  .person-position {
    font-size: 1.1rem;
  }
}
.person-info {
  margin-bottom: -0.8rem;
}
.faq-list {
  margin-bottom: -0.25rem !important;
}
.faq-item {
  margin-bottom: 1.25rem;
}
.faq-answer,
.faq-question {
  padding-left: 1.5rem;
}
.faq-answer::before,
.faq-question::before {
  font-size: 1.2rem;
  font-weight: 700;
  line-height: 1.2;
  float: left;
  margin-left: -1.5rem;
}
.faq-question {
  font-size: 1.2rem;
}
.faq-question::before {
  content: 'Q: ';
  color: #0c87ca;
}
.faq-answer::before {
  content: 'A: ';
  color: #7cb33a;
}
.faq-answer > * {
  margin-bottom: 0.25rem;
}
@media (min-width: 992px) {
  .instagram-feed {
    width: 57.14285714%;
  }
  .youtube-feed {
    width: 100%;
  }
}
.video-list {
  margin-left: -5px;
  margin-right: -5px;
  margin-bottom: -10px;
}
.video-list > li {
  width: 100%;
  margin-bottom: 10px;
  padding-left: 5px;
  padding-right: 5px;
}
@media (min-width: 768px) {
  .video-list > li {
    width: 33%;
  }
}
.video-item {
  height: 0;
  padding-top: 75%;
  position: relative;
}
.video-item > * {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.facebook-feed {
  border: 1px solid #939292;
  border-radius: 0.5rem;
  overflow: hidden;
  max-width: 500px;
}
.facebook-feed .title {
  margin: 0;
  padding: 0.5em 1em;
  color: #fff;
  background: #7cb33a;
  font-size: 1.35rem;
  line-height: 1;
}
@media (min-width: 992px) {
  .facebook-feed {
    width: 35.71428571%;
    border-width: 2px;
  }
  .facebook-feed .title {
    font-size: 1.85rem;
  }
}
.number-block {
  padding: 1em;
  font-weight: 700;
  line-height: 1.4;
  letter-spacing: -0.01em;
  color: #fff;
  background: #7cb33a;
}
.number-block.bg-blue {
  background: #0c87ca;
}
.number-block.bg-grey {
  background: #8f9192;
}
@media (min-width: 768px) {
  .number-block {
    font-size: 1.25rem;
  }
}
.number-block .head {
  font-size: 1.75em;
  line-height: 1;
  margin: 0;
}
.number-block .head big {
  display: block;
  font-size: 2.5em;
}
.number-block .info {
  margin: 0.25em 0;
}
.number-block-notes {
  font-size: 0.85rem;
  color: #000;
}
@media (min-width: 1200px) {
  .number-block {
    padding: 1.6em 1em;
  }
  .number-block-notes {
    font-size: 0.65rem;
  }
}
.site-info {
  color: #fff;
  background: #12537b;
}
.site-info a {
  color: inherit;
}
.site-info .contact li + li::before {
  content: '|';
  padding: 0 0.5em;
  color: #86b7d6;
}
@media (max-width: 991px) {
  .site-info .contact li:last-child {
    flex-basis: 100%;
  }
  .site-info .contact li:last-child::before {
    display: none;
  }
  .site-info .powered {
    font-size: 0.85rem;
  }
}
@media (max-width: 479px) {
  .site-info .contact li {
    flex-basis: 100%;
  }
  .site-info .contact li::before {
    display: none;
  }
}
.site-info .powered a {
  display: inline-block;
  vertical-align: middle;
  width: 215px;
  height: 46px;
  text-indent: -99rem;
  background: url(../img/logo-footer.png) 50% 50% no-repeat;
  background-size: contain;
  overflow: hidden;
  position: relative;
  top: -1px;
}
@media (min-width: 1600px) {
  .site-info .powered a {
    width: 268px;
    height: 58px;
    background-size: auto;
    top: -2px;
  }
}
.site-info .copyright {
  color: #86b7d6;
}
@media (max-width: 991px) {
  .site-info .copyright {
    font-size: 0.85rem;
  }
}
.client-logos {
  background: #b1b1b1;
}
@media (min-width: 992px) {
  .client-logos .logos {
    padding-top: 0.71428571%;
    padding-bottom: 0.71428571%;
  }
}
@media (min-width: 768px) {
  .client-logos .logos li:not(:first-child) {
    padding-left: 2.5%;
  }
  .client-logos .logos li:not(:last-child) {
    padding-right: 2.5%;
  }
}
@media (max-width: 767px) {
  .client-logos .logos li img {
    max-width: 75%;
  }
  .singlepage-digital-marketing-interactive-maps .page-navigation .menu a {
    display: block;
  }
}
.singlepage-branding .entry-section {
  position: relative;
  z-index: 1;
}
.singlepage-branding .entry-section.section-middle {
  z-index: 0;
}
.singlepage-branding .entry-section .intro .col-text {
  position: relative;
  z-index: 1;
}
@media (min-width: 1200px) {
  .client-logos .logos {
    padding-top: 1.78571429%;
    padding-bottom: 1.78571429%;
  }
  .client-logos .logos li:not(:first-child) {
    padding-left: 3.92857143%;
  }
  .client-logos .logos li:not(:last-child) {
    padding-right: 3.92857143%;
  }
  .singlepage-branding .entry-content .excerpt {
    width: 77%;
  }
  .singlepage-branding .entry-content .intro .col-image {
    width: 71.42857143%;
  }
  .singlepage-branding .entry-content .section-middle {
    background-position-y: 300%;
  }
}
.singlepage-branding .picture-large {
  max-width: 700px;
  position: relative;
}
.singlepage-branding .picture-large img {
  width: 136.1%;
  margin-left: -31%;
  margin-top: -30%;
  margin-bottom: -12.5%;
}
@media (min-width: 1200px) {
  .singlepage-branding .picture-large {
    max-width: none;
  }
  .singlepage-branding-marketing-campaigns .entry-content .excerpt {
    width: 75%;
  }
  .singlepage-branding-philosophy-process .entry-content .excerpt {
    width: 77%;
  }
  .singlepage-branding-philosophy-process .entry-content .intro .col-text {
    padding-right: 2.25rem;
  }
  .singlepage-branding-philosophy-process .entry-content .intro .col-image {
    padding-left: 3.85714286%;
  }
  .singlepage-branding-philosophy-process .entry-content .section-middle {
    background-position-y: 200%;
  }
}
.singlepage-branding-philosophy-process .picture-large {
  max-width: 915px;
}
.singlepage-photography .picture-large,
.singlepage-print-marketing-newcomers-guides .picture-large,
.singlepage-video .picture-large {
  max-width: 910px;
}
@media (min-width: 1200px) {
  .singlepage-branding-portfolio .entry-content .excerpt {
    width: 85%;
  }
  .singlepage-business-marketing .entry-content .excerpt {
    width: 82%;
  }
  .singlepage-destination-marketing .entry-content .excerpt {
    width: 88%;
  }
  .singlepage-digital-marketing-advanced-lead-generation
    .entry-content
    .excerpt {
    width: 93%;
  }
  .singlepage-digital-marketing-advanced-lead-generation
    .entry-content
    .excerpt
    h3 {
    padding-left: 15%;
    padding-right: 15%;
  }
  .singlepage-digital-marketing-advanced-lead-generation
    .entry-content
    .intro
    .col-image {
    width: 62.5%;
  }
  .singlepage-digital-marketing-advanced-lead-generation
    .entry-content
    .list-highlight {
    width: 80%;
  }
  .singlepage-digital-marketing-apps .entry-content .excerpt {
    width: 85%;
  }
  .singlepage-digital-marketing-apps .entry-content .intro .col-text {
    padding-left: 2.5rem;
    padding-right: 0;
  }
  .singlepage-digital-marketing-apps .entry-content .intro .col-image {
    width: 38.57142857%;
  }
  .singlepage-digital-marketing-apps .entry-content .list-highlight {
    line-height: 1.35;
  }
  .singlepage-digital-marketing-interactive-maps .entry-content .excerpt {
    width: 82%;
  }
  .singlepage-digital-marketing-interactive-maps
    .entry-content
    .intro
    .col-text {
    padding-left: 2.5rem;
    padding-right: 0;
  }
  .singlepage-digital-marketing-interactive-maps
    .entry-content
    .intro
    .col-image {
    width: 37.85714286%;
  }
  .singlepage-digital-marketing-interactive-maps .entry-content .auto-column {
    column-gap: 2.5rem;
  }
}
.singlepage-digital-marketing-interactive-maps .page-navigation .menu a {
  padding-top: 0.5em;
}
@media (min-width: 768px) {
  .singlepage-digital-marketing-interactive-maps .page-navigation .menu > li {
    width: 25%;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .singlepage-digital-marketing-interactive-maps .page-navigation .menu > li {
    flex-grow: 0;
  }
  .singlepage-digital-marketing-interactive-maps .page-navigation .menu > li a {
    flex-direction: column;
  }
}
@media (min-width: 1200px) {
  .singlepage-digital-marketing-interactive-maps .page-navigation .menu {
    font-size: 1.1rem;
    margin-left: -0.3rem;
    margin-right: -0.3rem;
  }
  .singlepage-digital-marketing-interactive-maps .page-navigation .menu > li {
    width: 14.28571429%;
    padding-left: 0.3rem;
    padding-right: 0.3rem;
  }
  .singlepage-digital-marketing-online-advertising
    .entry-content
    .intro
    .col-text {
    padding-left: 2.5rem;
    padding-right: 0;
  }
  .singlepage-digital-marketing-online-advertising
    .entry-content
    .intro
    .col-image {
    width: 38.57142857%;
  }
  .singlepage-digital-marketing-online-advertising
    .entry-content
    .list-highlight {
    line-height: 1.3;
  }
  .singlepage-digital-marketing-reputation-management .entry-content .excerpt {
    width: 82%;
  }
  .singlepage-digital-marketing-reputation-management
    .entry-content
    .intro
    .col-text {
    padding-left: 2.5rem;
    padding-right: 0;
  }
  .singlepage-digital-marketing-reputation-management
    .entry-content
    .intro
    .col-image {
    width: 37.85714286%;
  }
  .singlepage-digital-marketing-seo .entry-content .excerpt {
    width: 75%;
  }
  .singlepage-digital-marketing-seo .entry-content .intro .col-image {
    width: 62.5%;
  }
  .singlepage-digital-marketing-seo .entry-content .list-highlight {
    line-height: 1.35;
  }
  .singlepage-digital-marketing-social-media .entry-content .excerpt {
    width: 85%;
  }
  .singlepage-digital-marketing-social-media .entry-content .intro .col-text {
    padding-left: 2.5rem;
    padding-right: 0;
  }
  .singlepage-digital-marketing-social-media .entry-content .intro .col-image {
    width: 37.85714286%;
  }
  .singlepage-digital-marketing-target-e-mail-marketing
    .entry-content
    .excerpt {
    width: 85%;
  }
  .singlepage-digital-marketing-target-e-mail-marketing
    .entry-content
    .intro
    .col-text {
    padding-left: 2.5rem;
    padding-right: 0;
  }
  .singlepage-digital-marketing-target-e-mail-marketing
    .entry-content
    .intro
    .col-image {
    width: 37.85714286%;
  }
  .singlepage-digital-marketing-websites-mobile
    .entry-content
    .section-top
    .excerpt {
    width: 87%;
  }
  .singlepage-digital-marketing-websites-mobile
    .entry-content
    .section-middle
    .excerpt {
    width: 90%;
  }
  .singlepage-digital-marketing-websites-mobile
    .entry-content
    .section-middle
    .excerpt
    h3 {
    padding-left: 10%;
    padding-right: 10%;
  }
  .singlepage-digital-marketing-websites-mobile
    .entry-content
    .intro
    .col-text {
    padding-right: 3rem;
  }
  .singlepage-digital-marketing-websites-mobile
    .entry-content
    .intro
    .col-image {
    width: 58.21428571%;
  }
  .singlepage-digital-marketing-websites-mobile .empty-box {
    margin-bottom: -102.25988701%;
    padding-top: 102.25988701%;
    background: url(../img/empty-box-bg.jpg) 100% 100% no-repeat #7bb33a;
    background-size: contain;
    border-radius: 0.5rem;
  }
  .singlepage-digital-marketing-websites-mobile .services-box > * {
    position: relative;
    z-index: 1;
  }
}
.singlepage-digital-marketing-websites-mobile .services-box {
  padding: 1.5rem 2rem;
  letter-spacing: -0.01em;
  color: #fff;
  background: url(../img/services-box-bg.jpg) 100% 100% no-repeat #007dc5;
  background-size: contain;
  border-radius: 0.5rem;
}
@media (max-width: 479px) {
  .singlepage-digital-marketing-websites-mobile .services-box {
    padding: 1rem 1.25rem;
  }
  .singlepage-about-us .entry-content .list-highlight {
    columns: unset;
  }
}
.singlepage-digital-marketing-websites-mobile .services-box-title {
  border-bottom: 1px solid #fff;
}
@media (min-width: 768px) and (max-width: 1200px) {
  .singlepage-digital-marketing-websites-mobile .services-box-body {
    column-count: 2;
    column-gap: 1rem;
  }
}
.singlepage-digital-marketing-websites-mobile .services-box ul {
  list-style: none;
  margin-left: 0;
  padding-left: 0;
}
.singlepage-digital-marketing-websites-mobile .services-box ul li {
  padding-left: 1em;
}
.singlepage-digital-marketing-websites-mobile .services-box ul li::before {
  content: '\2022';
  float: left;
  margin-left: -1em;
  font-weight: 900;
}
.singlepage-digital-marketing-websites-mobile .picture-large {
  margin-right: -2.5%;
}
@media (min-width: 1200px) {
  .singlepage-digital-marketing-websites-mobile .services-box ul li {
    margin-top: 0.25em;
  }
  .singlepage-digital-marketing-websites-mobile .picture-large {
    margin-right: 0;
    padding-left: 2.14285714%;
    padding-right: 3.78571429%;
  }
  .singlepage-digital-marketing-websites-mobile .picture-large img {
    margin-top: -15.71428571%;
    margin-bottom: -2.14285714%;
  }
  .singlepage-eda-marketing .entry-content .excerpt {
    width: 72%;
  }
  .singlepage-maps .entry-content .excerpt {
    width: 89%;
  }
  .singlepage-maps .entry-content .intro .col-text {
    padding-right: 0;
  }
  .singlepage-maps .entry-content .intro .col-image {
    padding-left: 3.85714286%;
  }
  .singlepage-maps .entry-content .intro .col-image .picture-large {
    width: 49.18032787%;
  }
  .singlepage-maps .entry-content .section-middle {
    background-position-y: 25%;
  }
  .singlepage-print-marketing-custom-printing .entry-content .excerpt {
    width: 80%;
  }
  .singlepage-print-marketing-custom-printing .entry-content .intro .col-text {
    padding-right: 0;
  }
  .singlepage-print-marketing-custom-printing .entry-content .intro .col-image {
    padding-left: 3.5%;
  }
  .singlepage-print-marketing-custom-printing .entry-content .section-middle {
    background-position-y: 15%;
  }
}
@media (min-width: 768px) {
  .singlepage-print-marketing-custom-printing .entry-content .excerpt {
    width: 80%;
  }
  .singlepage-print-marketing-custom-printing
    .entry-content
    .intro
    .col-image
    .picture-large {
    width: 66.30434783%;
  }
  .singlepage-print-marketing-custom-printing
    .entry-content
    .intro
    .col-image
    .right-text {
    margin-left: 2.5rem;
    padding-left: 2rem;
    border-left: 1px dotted #adacac;
  }
}
@media (min-width: 1200px) {
  .singlepage-print-marketing-magazines .entry-content .excerpt {
    width: 82%;
  }
  .singlepage-print-marketing-magazines .entry-content .intro .col-image {
    padding-left: 4.21428571%;
  }
  .singlepage-print-marketing-magazines .entry-content .intro .col-image .row {
    margin-left: -0.75rem;
    margin-right: -0.75rem;
  }
  .singlepage-print-marketing-magazines
    .entry-content
    .intro
    .col-image
    .row
    > * {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
  }
  .singlepage-print-marketing-magazines .entry-content .section-middle {
    background-position-y: -15%;
  }
  .singlepage-print-marketing-newcomers-guides .entry-content .excerpt {
    width: 82%;
  }
  .singlepage-print-marketing-newcomers-guides .entry-content .intro .col-text {
    padding-right: 1rem;
  }
  .singlepage-print-marketing-newcomers-guides
    .entry-content
    .intro
    .col-image {
    padding-left: 4.21428571%;
  }
  .singlepage-print-marketing-newcomers-guides .entry-content .auto-column {
    column-gap: 5rem;
  }
  .singlepage-print-marketing-visitors-guides .entry-content .intro .col-text {
    padding-right: 2rem;
  }
  .singlepage-print-marketing-visitors-guides .entry-content .intro .col-image {
    padding-left: 4.21428571%;
  }
  .singlepage-print-marketing-visitors-guides
    .entry-content
    .intro
    .col-image
    .row
    > :first-child {
    padding-right: 2.5rem;
  }
  .singlepage-print-marketing-visitors-guides .entry-content .section-middle {
    background-position-y: 0;
  }
  .singlepage-print-marketing-visitors-guides
    .entry-content
    .section-middle
    .jumbotron {
    font-size: 1.4rem;
    line-height: 1.45;
  }
  .singlepage-promotional-products .entry-content .excerpt {
    width: 85%;
  }
  .singlepage-photography .entry-content .excerpt {
    width: 87%;
  }
  .singlepage-photography .entry-content .intro .col-text {
    padding-right: 1rem;
  }
  .singlepage-photography .entry-content .intro .col-image {
    padding-left: 4.21428571%;
  }
  .singlepage-photography .entry-content .section-middle {
    background-position-y: -100%;
  }
  .singlepage-video .entry-content .excerpt {
    width: 80%;
  }
  .singlepage-video .entry-content .intro .col-text {
    padding-right: 1.5rem;
  }
  .singlepage-video .entry-content .intro .col-image {
    padding-left: 4.21428571%;
  }
  .singlepage-video .entry-content .section-middle {
    background-position-y: -200%;
  }
}
.singlepage-about-us .entry-content .section-middle {
  margin-bottom: 2rem;
}
.singlepage-about-us .entry-content .list-highlight {
  column-count: 2;
  column-gap: 2rem;
}
.singlepage-about-us .entry-content .list-highlight > li + li {
  margin-top: 0.25rem;
}
.singlepage-about-us .entry-content .highlight-block {
  padding: 2.5rem 3rem;
  color: #fff;
  background: #003f6b;
}
@media (max-width: 767px) {
  .singlepage-about-us .entry-content .highlight-block {
    padding: 1.5rem 2rem;
  }
}
.singlepage-about-us .entry-content .highlight-block ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.singlepage-about-us .entry-content .highlight-block li {
  padding-left: 1em;
  margin: 0.5em 0 0.25em;
}
.singlepage-about-us .entry-content .highlight-block li::before {
  content: '\2022';
  float: left;
  margin-left: -1em;
  font-weight: 900;
}
.singlepage-about-us .entry-content .bottom-text {
  max-width: 670px;
  margin-bottom: -1rem;
  font-size: 1.05rem;
}
@media (min-width: 1200px) {
  .singlepage-about-us .page-navigation .menu > li {
    width: 25%;
    flex-grow: 0;
  }
  .singlepage-about-us .entry-content .excerpt h3 {
    padding-left: 8%;
    padding-right: 8%;
  }
  .singlepage-about-us .entry-content .section-middle {
    margin-bottom: 2.5rem;
  }
  .singlepage-about-us .entry-content .image-list {
    margin-left: -0.4rem;
    margin-right: -0.4rem;
  }
  .singlepage-about-us .entry-content .image-list li {
    padding-left: 0.4rem;
    padding-right: 0.4rem;
  }
  .singlepage-about-us .entry-content .list-highlight {
    margin-right: -2rem;
  }
  .singlepage-about-us .entry-content .highlight-block ul {
    padding-right: 10%;
  }
  .singlepage-about-us .entry-content .bottom-text {
    max-width: 66%;
    font-size: 1.2rem;
  }
}
.singlepage-about-us-meet-the-team .page-navigation .section-list {
  color: #000;
}
.singlepage-about-us-meet-the-team .page-navigation .section-list a {
  color: inherit;
}
.singlepage-about-us-meet-the-team .page-navigation .section-list li {
  margin-bottom: 0.5em;
}
.singlepage-about-us-meet-the-team
  .page-navigation
  .section-list
  li:not(:first-child)::before {
  content: '|';
  display: inline-block;
  margin-right: 0.25em;
  color: #9d9c9c;
}
@media (min-width: 768px) {
  .singlepage-about-us-meet-the-team .page-navigation .section-list li {
    flex-shrink: 1;
    margin-bottom: 0;
  }
  .singlepage-about-us-meet-the-team
    .page-navigation
    .section-list
    li:not(:first-child) {
    flex-grow: 1;
  }
  .singlepage-about-us-meet-the-team
    .page-navigation
    .section-list
    li:not(:first-child)::before {
    display: block;
    margin: auto;
  }
}
.singlepage-about-us-meet-the-team .entry-content,
.singlepage-about-us-meet-the-team .entry-content .section-bottom {
  margin-bottom: 2rem;
}
.singlepage-about-us-meet-the-team .entry-content .title-box {
  padding-top: 0.7em;
  padding-bottom: 0.8em;
  font-size: 2rem;
}
.singlepage-about-us-meet-the-team .entry-content .list-highlight li {
  margin: 0.25rem 0;
}
.singlepage-about-us-meet-the-team .entry-content .picture-item {
  border: 0;
}
.singlepage-about-us-meet-the-team .entry-content .bottom-text {
  font-size: 1.05rem;
}
@media (max-width: 1199px) and (min-width: 768px) {
  .singlepage-about-us-meet-the-team .picture-list > li {
    width: 50%;
  }
}
@media (min-width: 1200px) {
  .singlepage-about-us-meet-the-team .entry-content,
  .singlepage-about-us-meet-the-team .entry-content .section-bottom {
    margin-bottom: 3rem;
  }
  .singlepage-about-us-meet-the-team .page-navigation .menu > li {
    width: 25%;
    flex-grow: 0;
  }
  .singlepage-about-us-meet-the-team .page-navigation .section-list {
    width: 75%;
    font-size: 1.2rem;
  }
  .singlepage-about-us-meet-the-team .entry-content .excerpt {
    width: 90%;
  }
  .singlepage-about-us-meet-the-team .entry-content .intro .col-image {
    padding-left: 2.07142857%;
  }
  .singlepage-about-us-meet-the-team .entry-content .picture-list {
    margin-left: -0.65rem;
    margin-right: -0.65rem;
  }
  .singlepage-about-us-meet-the-team .entry-content .picture-list > li {
    padding: 0.65rem;
  }
  .singlepage-about-us-meet-the-team .entry-content .title-box {
    font-size: 2.55rem;
  }
  .singlepage-about-us-meet-the-team .entry-content .bottom-text {
    font-size: 1.2rem;
  }
  .singlepage-about-us-meet-the-team .entry-content #Intro {
    background-position-y: 10%;
  }
}
.singlepage-about-us-testimonials-awards .entry-content .title-box {
  padding-top: 0.7em;
  padding-bottom: 0.8em;
  font-size: 2rem;
}
@media (min-width: 1200px) {
  .singlepage-about-us-testimonials-awards .page-navigation .menu > li {
    width: 25%;
    flex-grow: 0;
  }
  .singlepage-about-us-testimonials-awards .entry-content .excerpt {
    width: 98%;
  }
  .singlepage-about-us-testimonials-awards .entry-content .big {
    font-size: 1.45rem;
  }
  .singlepage-about-us-testimonials-awards .entry-content .title-box {
    font-size: 2.55rem;
  }
  .singlepage-about-us-testimonials-awards .entry-content .section-middle {
    background-position-y: 15%;
  }
}
.singlepage-contact-us .entry-content .excerpt {
  max-width: 30rem;
}
.singlepage-contact-us .entry-content .col-left {
  max-width: 485px;
}
.singlepage-contact-us .entry-content .social-media {
  line-height: 1.1;
}
.singlepage-contact-us .entry-content .social-media li {
  padding-top: 0.1em;
  padding-left: 2.3em;
  margin-top: 0.6em;
  margin-bottom: 1em;
  position: relative;
}
.singlepage-contact-us .entry-content .social-media li::before {
  content: ':';
  float: left;
  margin-left: -0.5em;
  font-weight: 700;
}
.singlepage-contact-us .entry-content .social-media li::after {
  content: '';
  display: block;
  width: 1.3em;
  height: 1.3em;
  background-size: 100% 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.singlepage-contact-us .entry-content .social-media li.facebook::after {
  background-image: url(../img/icon-facebook.png);
}
.singlepage-contact-us .entry-content .social-media li.linkedin::after {
  background-image: url(../img/icon-linkedin.png);
}
.singlepage-contact-us .entry-content .social-media li.twitter::after {
  background-image: url(../img/icon-twitter.png);
}
.singlepage-contact-us .entry-content .social-media li.instagram::after {
  background-image: url(../img/icon-instagram.png);
}
.singlepage-contact-us .entry-content .social-media span {
  display: inline-block;
  text-decoration: inherit;
}
@media (min-width: 992px) {
  .singlepage-contact-us .entry-content .col-left {
    width: 34.64285714%;
  }
  .singlepage-contact-us .entry-content .col-right {
    width: 62.5%;
  }
}
.singlepage-faq .entry-content .title-box {
  padding-top: 0.7em;
  padding-bottom: 0.8em;
  font-size: 2rem;
}
.singlepage-faq .entry-content .section-image {
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.singlepage-faq .entry-content .section-image .picture-wrapper {
  margin-left: -26.04166667%;
  margin-right: -26.04166667%;
}
@media (min-width: 768px) {
  .singlepage-faq .page-navigation .menu > li {
    width: 16.66666667%;
  }
}
.homepage .site-logo {
  display: none;
}
@media (min-width: 1200px) {
  .singlepage-contact-us .entry-content .excerpt {
    max-width: 52%;
  }
  .singlepage-faq .entry-content .title-box {
    font-size: 2.55rem;
  }
  .singlepage-faq .entry-content .entry-section {
    background-position-y: 10%;
  }
  .singlepage-faq .entry-content .entry-section#Brandings {
    background-position-y: 100%;
  }
  .singlepage-faq .entry-content .section-image {
    margin-top: 3rem;
    margin-bottom: 3rem;
  }
  .singlepage-faq .entry-content .section-image .picture-wrapper {
    margin-left: -18.57142857%;
    margin-right: -18.57142857%;
  }
  .homepage .site-header .sticky::after {
    content: '';
    display: block;
    height: 1rem;
    background: -webkit-linear-gradient(
      top,
      rgba(0, 0, 0, 0.5) 0,
      rgba(0, 0, 0, 0) 100%
    );
    background: linear-gradient(
      to bottom,
      rgba(0, 0, 0, 0.5) 0,
      rgba(0, 0, 0, 0) 100%
    );
    opacity: 0;
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    transition: opacity 0.2s 0.1s;
  }
  .homepage .site-header.not-stick .sticky::after {
    opacity: 1;
  }
}
.homepage .entry-image {
  background: #fff;
  /* height: 844px; */
}
@media (min-width: 992px) {
  .homepage .entry-image {
    background: #00406d;
  }
}
.homepage .entry-image::after {
  content: '';
  display: none;
  width: 67.75%;
  height: 0;
  padding-top: 19.0625%;
  background: url(../img/title-bg.png) 100% 100% no-repeat;
  background-size: contain;
  position: absolute;
  bottom: 0;
  right: 0;
}
@media (max-width: 1199px) {
  .homepage .entry-image::after {
    z-index: 2;
    margin-bottom: -5.72916667%;
  }
}
.homepage .entry-image .logo {
  display: none;
  width: 30%;
  height: 100%;
  position: absolute;
  bottom: 0;
  right: 0;
}
.homepage .entry-image .logo::after,
.homepage .entry-image .logo::before {
  content: '';
  display: block;
  position: absolute;
}
.homepage .entry-image .logo::before {
  width: 54.10235581%;
  height: 0;
  margin-top: 44.81%;
  padding-top: 70%;
  background: url(../img/home-logo.png) 50% 50% no-repeat;
  background-size: contain;
  top: 0;
  right: 4%;
  z-index: 3;
}
.homepage .entry-image .logo::after {
  width: 100%;
  height: 100%;
  background-size: contain;
  top: 0;
  right: 0;
}
@media (max-width: 1199px) {
  .homepage .entry-image .logo::after {
    z-index: 1;
  }
}
.homepage .footer-carousel {
  margin: 40px inherit;
}
.homepage .footer-carousel ul li {
  display: inline-block;
}
.homepage .footer-carousel .owl-carousel {
  padding-left: 15px;
}
.homepage .award-carousel .owl-dot {
  color: #0068ae;
}
.footer-carousel img {
  width: 100%;
}
.homepage .entry-image .image-slideshow,
.homepage .entry-image .video-bg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 10%;
}
.singlepage-video .entry-image .image-slideshow,
.singlepage-video .entry-image .video-bg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 10%;
}
.homepage .entry-image .image-slideshow::after,
.homepage .entry-image .video-bg::after {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
}
.singlepage-video .entry-image .image-slideshow::after,
.singlepage-video .entry-image .video-bg::after {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
}
.homepage .entry-image .video-bg {
  background-position: 50% 50%;
  background-size: cover;
}
.singlepage-video .entry-image .video-bg {
  background-position: 50% 50%;
  background-size: cover;
}
.homepage .entry-image .image-slideshow {
  right: 0;
}
.homepage .entry-image .image-slideshow img {
  position: static;
}
.homepage .entry-title {
  z-index: 4;
  padding-bottom: 1.3rem;
  display: none;
}
.homepage .entry-header .container::before {
  display: none !important;
}
.homepage .entry-content .awards-block .title,
.homepage .entry-content .section-middle .title-bottom {
  font-size: 1.75rem;
  letter-spacing: -0.03em;
}
.homepage .entry-content .section-middle .title-bottom {
  font-size: 2.1rem;
}
.homepage .entry-content .why-choose-block .caption {
  font-size: 2rem;
  line-height: 1;
  letter-spacing: -0.02em;
  color: #fff;
  background: #585858;
}
.homepage .entry-content .section-lower {
  margin-top: 2rem;
  color: #fff;
  background: url(../img/section-lower-bg.jpg) 50% 100% no-repeat #585858;
  background-size: cover;
}
.homepage .entry-content .section-middle .excerpt img {
  width: 60%;
  margin: 0 auto;
  display: block;
}
@media (min-width: 960px) {
  .homepage .entry-content .section-middle .excerpt .excerpt-copy {
    width: 100%;
    display: inline-block;
    padding-right: 10px;
    padding-top: 30px;
  }
  .homepage .entry-content .section-middle .excerpt img {
    display: inline-block;
    width: 46%;
    vertical-align: top;
    padding-left: 10px;
  }
}
@media (min-width: 1200px) {
  .homepage .entry-content .section-middle {
    background-position-y: 150%;
  }
  .homepage .entry-content .section-middle .excerpt .excerpt-copy {
    padding-top: 35px;
  }
  .homepage .entry-content .section-middle .title {
    font-size: 2.65rem;
    letter-spacing: -0.04em;
  }
  .homepage .entry-content .section-middle .title-bottom {
    font-size: 2.45rem;
    letter-spacing: -0.03em;
  }
  .homepage .entry-content .section-middle .excerpt {
    font-size: 16px;
  }
  .homepage .entry-content .section-bottom {
    background-position-y: 160%;
  }
  .homepage .entry-content .section-lower {
    margin-top: 3rem;
  }
  .homepage .entry-content .awards-block .title {
    font-size: 2.45rem;
  }
  .homepage .entry-content .why-choose-block .caption {
    font-size: 2.65rem;
    letter-spacing: -0.04em;
    line-height: 1.2;
  }
  .homepage .entry-content .why-choose-block .excerpt {
    width: 82%;
  }
}
@media (min-width: 992px) {
  .homepage .color-box {
    width: 35%;
    padding-top: 1.75rem;
  }
  .homepage .color-box-item {
    height: 100%;
  }
}
.homepage .color-box h4 {
  line-height: 1;
}
@media (min-width: 1200px) {
  .homepage .color-box {
    padding-top: 2.5rem;
  }
  .homepage .color-box h4 {
    font-size: 2.2rem;
    letter-spacing: -0.01em;
  }
}
.homepage .color-box ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.homepage .color-box ul > li {
  padding-left: 1em;
}
@media (min-width: 1200px) {
  .homepage .color-box ul > li {
    padding-right: 5%;
    text-align: center;
  }
}
.homepage .color-box ul > li::before {
  content: '';
  float: left;
  margin-left: -1em;
  font-weight: 900;
}
.homepage .color-box ul > li + li {
  border-top: 1px solid #fff;
  margin-top: 0.4em;
  padding-top: 0.4em;
}
.homepage .color-box-item {
  padding: 1.5rem 2rem;
  color: #fff;
  position: relative;
  z-index: 1;
}
.homepage .color-box .success-box {
  height: 100%;
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
  background: url(../img/home-success-bg.jpg) 50% 100% no-repeat #7cb33a;
  background-size: 100% auto;
}
.homepage .color-box .success-box-wrapper {
  position: relative;
}
@media (min-width: 992px) {
  .homepage .color-box .success-box-wrapper {
    height: 90%;
    width: 122.61904762%;
    margin-left: -11.30952381%;
  }
  .homepage .color-box .success-box-wrapper::before {
    content: '';
    display: block;
    width: calc(9.22330097% + 0.75rem);
    height: calc(100% - 1rem);
    background: rgba(0, 90, 146, 0.6);
    position: absolute;
    top: 1.75rem;
    right: -0.75rem;
    z-index: 2;
  }
}
@media (min-width: 1200px) {
  .homepage .color-box-item {
    padding: 2rem 2.5rem;
  }
  .homepage .color-box .success-box-wrapper::before {
    width: calc(9.22330097% + 1rem);
    height: calc(100% - 1.5rem);
    top: 2.5rem;
    right: -1rem;
  }
}
.homepage .color-box .success-box figure {
  margin-bottom: -1.5rem;
}
@media (min-width: 992px) {
  .homepage .color-box .success-box {
    margin-top: -1.75rem;
    margin-bottom: 0;
    padding-bottom: 50.48543689%;
    background-size: auto;
    z-index: 2;
  }
  .homepage .color-box .success-box figure {
    margin-bottom: -0.5rem;
  }
  .homepage .color-box .success-box img {
    width: 89.70873786%;
    position: absolute;
    bottom: 0;
    left: 0;
    left: 6.7961165%;
  }
}
@media (min-width: 1200px) {
  .homepage .color-box .success-box {
    margin-top: -2.5rem;
    background-size: contain;
  }
}
.homepage .color-box .success-box-shadow {
  display: none;
}
@media (min-width: 992px) {
  .homepage .color-box .success-box-shadow {
    display: block;
    height: 2.75rem;
    background: url(../img/home-color-box-shadow.jpg) 50% 100% repeat-x;
    position: relative;
    z-index: 0;
  }
}
.homepage .color-box .experience-box {
  background: url(../img/home-experience-bg.jpg) 50% 100% no-repeat #003f6b;
  background-size: 100% auto;
}
@media (min-width: 992px) {
  .homepage .color-box .experience-box {
    padding-right: 3.5rem;
    background-size: auto;
  }
}
@media (min-width: 1200px) {
  .homepage .color-box .experience-box {
    padding-right: 4.5rem;
    background-size: contain;
  }
}
.homepage .color-box .dedication-box {
  background: url(../img/home-dedication-bg.jpg) 50% 100% no-repeat #006fa9;
  background-size: 100% auto;
}
@media (min-width: 992px) {
  .homepage .color-box .dedication-box {
    padding-bottom: 73.46938776%;
    padding-left: 3.5rem;
    background-size: auto;
  }
}
@media (min-width: 1200px) {
  .homepage .color-box .dedication-box {
    padding-left: 4.5rem;
    background-size: contain;
  }
}
.homepage .color-box .dedication-box figure {
  max-width: 440px;
  margin: 0 auto -1.5rem;
  background: url(../img/homepage/dedication-bg.png) 50% 100% no-repeat;
  background-size: contain;
}
@media (min-width: 992px) {
  .homepage .color-box .dedication-box figure {
    width: 89.79591837%;
    margin-bottom: 0;
    position: absolute;
    bottom: 0;
    right: 0;
    right: -1%;
  }
}
.homepage .color-box .dedication-box figure img {
  position: relative;
  left: 7.27272727%;
}
.homepage .marketing-logos {
  margin-left: -0.5rem;
  margin-right: -0.5rem;
}
.homepage .marketing-logos li {
  max-width: 150px;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
@media (min-width: 480px) {
  .homepage .marketing-logos li {
    width: 33.33333333%;
    max-width: none;
  }
}
@media (min-width: 768px) {
  .homepage .marketing-logos {
    margin-left: 0;
    margin-right: 0;
  }
  .homepage .marketing-logos li {
    width: calc(33.33333333% - 1rem);
    padding-left: 0;
    padding-right: 0;
  }
}
@media (min-width: 992px) {
  .homepage .marketing-logos li {
    width: calc(33.33333333% - 1.5rem);
  }
}
.homepage .awards-logo {
  max-width: 440px;
  margin-bottom: -0.5rem;
}
@media (min-width: 480px) {
  .homepage .awards-logo {
    margin-bottom: -0.75rem;
  }
}
@media (min-width: 1200px) {
  .homepage .marketing-logos li {
    width: 29.04761905%;
  }
  .homepage .awards-logo {
    width: 85%;
    margin-bottom: -1rem;
  }
}
.homepage .awards-logo li {
  width: 50%;
  padding: 0.5rem;
}
@media (min-width: 480px) {
  .homepage .awards-logo li {
    padding: 0.75rem;
  }
}
@media (min-width: 768px) {
  .homepage .awards-logo {
    max-width: none;
  }
  .homepage .awards-logo li {
    width: 25%;
  }
}
.homepage .testimonial .caption {
  font-size: 1.75rem;
  line-height: 1;
  letter-spacing: -0.03em;
  margin-bottom: 0.5em;
}
.homepage-testimonial-item .quote {
  margin-top: 50px;
}
@media (min-width: 992px) {
  .homepage .testimonial .caption {
    font-size: 2rem;
  }
}
@media (min-width: 1200px) {
  .homepage .awards-logo li {
    padding: 1rem;
  }
  .homepage .testimonial .caption {
    font-size: 2.65rem;
  }
}
.homepage .testimonial blockquote {
  margin: 0;
}
@media (min-width: 992px) {
  .homepage .testimonial blockquote {
    font-size: 1.15rem;
    letter-spacing: -0.01em;
  }
}
@media (min-width: 1200px) {
  .homepage .testimonial blockquote {
    font-size: 1.45rem;
    line-height: 1.4;
  }
}
.homepage .testimonial h4 {
  margin: 0 auto 20px auto;
}
.homepage .testimonial blockquote p {
  margin-bottom: 0.4em;
}
.homepage .testimonial cite {
  display: inline-block;
  font-size: 1.15em;
  font-style: normal;
  font-weight: 600;
  line-height: 1.25;
}
.homepage .testimonial cite::before {
  content: '-\00a0';
}
.homepage .testimonial cite small {
  font-size: 1em;
  font-weight: 300;
}
.homepage .client-logos {
  background: #888;
}
@media (max-width: 425px) {
  .homepage .testimonial {
    padding: 10px;
  }
  .homepage .testimonial img {
    width: 60%;
    margin: 0 auto 20px auto;
  }
}
@keyframes headImgBack {
  95% {
    transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
  }
  19% {
    transform: scale3d(1.075, 1.075, 1.075) translate3d(1.5%, 2.5%, 0)
      rotate3d(-10, 0, 1, -5deg);
  }
  38% {
    transform: scale3d(1.025, 1.025, 1.025) translate3d(-1%, 0, 0)
      rotate3d(0, 0, 1, -1deg);
  }
  57% {
    transform: scale3d(1.05, 1.05, 1.05) translate3d(0, 1%, 0)
      rotate3d(0, 0, 1, 1deg);
  }
  76% {
    transform: scale3d(1.025, 1.025, 1.025) translate3d(-1%, -2.5%, 0)
      rotate3d(0, 1.5, 0.5, 5deg);
  }
}

@keyframes headImgFront {
  0% {
    transform: translate3d(0, 0, 0) scale3d(1, 1, 1);
  }
  25% {
    transform: translate3d(1%, 1.2%, 0) scale3d(1.02, 1.02, 1.02);
  }
  50% {
    transform: translate3d(0, 2.4%, 0) scale3d(1.04, 1.04, 1.04);
  }
  75% {
    transform: translate3d(-1%, 1.2%, 0) scale3d(1.02, 1.02, 1.02);
  }
}

.grecaptcha-badge {
  display: none;
}
.ctct-gdpr-text {
  display: none !important;
}
div.ctct-form-embed form.ctct-form-custom input.ctct-form-element {
  width: 20% !important;
}
div.ctct-form-embed form.ctct-form-custom label.ctct-form-label {
  display: inline-block !important;
}
.videocaption {
  font-weight: 700;
  color: #000;
}
.slide-submenu-inner {
  -webkit-transform: translateX(-100%) !important;
  transform: translateX(-100%) !important;
  opacity: 0 !important;
  pointer-events: none !important;
}
.slide-submenu-active .slide-submenu-inner.visible {
  -webkit-transform: translateX(0) !important;
  transform: translateX(0) !important;
  opacity: 1 !important;
  pointer-events: visible !important;
}
.rowBio {
  display: flex;
}
.colBio {
  flex: 40%;
  margin: 0 50px 0 0;
}
@media (max-width: 768px) {
  .rowBio {
    display: inline;
  }
}
.ctct-form-embed.form_0 .ctct-form-custom .ctct-form-button {
  width: 15% !important;
  margin: auto;
  font-weight: 700;
}
div.ctct-form-embed form.ctct-form-custom div.ctct-form-field {
  text-align: center !important;
  margin-left: -80px !important;
}
.video-background {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
}
.videolink {
  float: right;
}
@media (max-width: 728px) {
  .entry-image {
    padding-top: 67.5%;
  }
  .owl-item li {
    width: 100%;
  }
  .floatimageleft {
    float: left;
    padding: 10px;
  }
  .floatimageright {
    float: right;
    padding: 10px;
  }
  .blogpost img {
    max-width: 100%;
  }
}
.bloglist {
  text-align: left;
}
.bloglist ol li {
  margin-bottom: 10px;
}
@media (max-width: 400px) {
  .bloglist {
    text-align: left;
    margin-left: 3%;
  }
}
.print {
  padding-left: 89.4%;
  margin-bottom: 10px;
}
.blue-text {
  color: #00f;
}
.centerAlign {
  text-align: left !important;
  padding-right: 25px;
  padding-left: 25px;
}
.headersubmenu {
  display: none;
  list-style-type: none;
  width: 210px;
  position: absolute;
  background: #fff;
  margin-top: 3px;
  border: 1px solid #7cb33a;
}
.headersubmenu-business:hover > .headersubmenu {
  display: block;
}
.certifications {
  width: 100%;
}
.certifications img {
  width: 24%;
}
.certificationvideo img {
  width: 60%;
}
.entry-content .intro .col-image {
  width: 57.214286%;
}
.team-para {
  margin-left: 151px;
}
.flowChart {
  border: 0 solid #000;
}
.kiosk-para {
  margin-top: 10px;
}
.kiosk-features {
  background: #edfcdc;
  font-size: 24px;
  padding: 10px;
}
.kiosk-featList {
  padding-left: 60px !important;
}
.kiosk-right {
  width: 45%;
}
.two-col {
  display: inline-flex !important;
  margin-top: 155px;
}
.singlepage-kiosk .two-col {
  margin-top: 10px;
}
@media only screen and (max-width: 400px) {
  .kioskCol-two {
    width: 100.2% !important;
  }
  .kioskP-right {
    width: 200.2%;
  }
  .kioskP-left {
    width: 200.2%;
  }
  .kioskImg-content {
    width: 100% !important;
  }
  .two-col {
    display: block !important;
    margin-top: 80px;
  }
}
.no-bullet {
  list-style-image: none;
}
.owl-next,
.owl-prev {
  position: absolute;
  top: 200px;
}
.owl-prev {
  left: -50px;
}
.owl-next {
  right: -50px;
}
.owl-next span,
.owl-prev span {
  font-size: 48px;
  font-weight: bolder;
  padding: 10px;
  color: #7cb33a;
}
.owl-nav {
  display: flex;
  justify-content: center;
}
.uppercase {
  text-transform: uppercase;
}
.bg-365-green {
  background-color: #7cb33a;
}
.text-white {
  color: #fff;
}
.bg-blue {
  background-color: #0c87ca;
}
.text-dark-blue {
  color: #00406d;
}
.text-trans-blue {
  color: rgba(0, 64, 109, 0.8);
}
.text-blue {
  color: #0c87ca;
}
.btn-blue {
  background-color: #0c87ca;
  padding: 8px 40px;
  border: none;
  border-radius: 5px;
  box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.15);
  transition: 250ms cubic-bezier(0.175, 0.885, 0.32, 1.275);
}
.btn-blue a {
  color: #fff;
  font-weight: 700;
}
.btn-blue:hover {
  box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.08);
  transform: scale(1.05);
}
.btn-blue a:hover {
  text-decoration: none;
}
.experience-difference {
  margin-top: 40px;
  margin-bottom: 80px;
}
.experience-difference .small {
  font-size: 12px;
}
.experience-difference h2 {
  font-weight: 600;
  font-size: 1.75rem;
  margin-bottom: 20px;
}
.experience-difference .body {
  width: 75%;
  margin-bottom: 20px;
}
.experience-card {
  padding: 60px;
  box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.15);
}
.experience-card h4,
.experience-card img,
.experience-card p {
  margin-bottom: 20px;
}
.experience-card a {
  color: #0c87ca;
}
.stats {
  margin-bottom: 80px;
  vertical-align: text-top;
}
.stats span {
  font-size: 96px;
  color: #0c87ca;
  font-weight: 700;
  position: relative;
}
.stats > div .gray-bar {
  content: '';
  background: #d5d2d2;
  width: 150px;
  position: absolute;
  height: 40px;
  bottom: 5px;
}
.stats p {
  display: inline;
  position: absolute;
  top: 35px;
}
@media (max-width: 425px) {
  .experience-difference {
    margin-bottom: 40px;
  }
  .stats > div {
    margin-left: 60px;
  }
}
.view-our-work {
  margin-top: 80px;
  margin-bottom: 40px;
}
.view-our-work > div {
  padding: 0;
}
.view-our-work div {
  width: 25%;
  padding-right: 10px;
}
.view-our-work div:nth-child(1),
.view-our-work div:nth-child(2),
.view-our-work div:nth-child(3) {
  padding-bottom: 10px;
}
.view-our-work .greenbox {
  padding: 20px;
  background-image: url(../img/vow-greenbg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  border-bottom: 10px solid #fff;
  border-right: 10px solid #fff;
}
.view-our-work > div a {
  color: #fff;
}
.view-our-work > div a:hover {
  color: #0c87ca;
  text-decoration: none;
}
.view-our-work img {
  width: 100%;
}
.view-our-work h5:hover {
  background-color: #003f6b;
  transition: 250ms ease;
}
.view-our-work h5 {
  text-align: center;
  background-color: #0c87ca;
  color: #fff;
  padding: 10px;
  margin-bottom: 0;
}
@media (max-width: 768px) {
  .view-our-work > div:not(:nth-child(4)) {
    display: none;
  }
  .view-our-work > div {
    width: 100%;
  }
  .view-our-work h3 {
    font-size: 40px;
  }
  .bold-blue {
    font-weight: bolder;
    color: #0c87ca;
  }
  .beyond-section {
    margin-bottom: 300px;
  }
  .beyond-section h2 {
    color: #0c87ca;
    font-weight: 400;
    font-size: 48px;
    z-index: 1;
    padding-top: 150px;
  }
  .beyond-section img {
    width: 30%;
    position: absolute;
  }
  .upper-green {
    text-transform: uppercase;
    color: #4e8f40;
    font-weight: 700;
  }
  @media (max-width: 1920px) {
    .beyond-section img {
      width: 40%;
    }
    .beyond-section {
      margin-bottom: 200px;
    }
  }
  @media (max-width: 1440px) {
    .beyond-section {
      margin-bottom: 150px;
    }
  }
  @media (max-width: 1320px) {
    .beyond-section h2 {
      font-size: 40px;
      padding-top: 80px;
    }
    .beyond-section img {
      width: 50%;
    }
  }
  @media (max-width: 768px) {
    .beyond-section h2 {
      font-size: 32px;
      padding-top: 75px;
    }
  }
  @media (max-width: 425px) {
    .beyond-section {
      margin-bottom: 200px;
    }
    .beyond-section h2 {
      padding-top: 10px;
    }
    .beyond-section img {
      width: 100%;
      padding: 10px;
      margin-top: 60px;
    }
  }
  .coffee {
    margin-top: 150px;
  }
  .coffee div:not(:last-of-type) {
    margin-top: 100px;
  }
  .coffee h2,
  .coffee p {
    margin-bottom: 20px;
  }
  @media (max-width: 1024px) {
    .coffee div:not(:last-of-type) {
      margin-top: 50px;
    }
  }
  @media (max-width: 425px) {
    .coffee {
      margin-top: 0;
    }
    .coffee div:not(:last-of-type) {
      margin-top: 0;
      margin-bottom: 40px;
    }
  }
  .alertbanner {
    width: 100%;
    padding: 5px;
    background-color: #ca0405;
    text-align: center;
    color: #fff;
  }
  .alertbanner a {
    text-decoration: underline;
  }
  .covid-page {
    font-size: 1.5rem !important;
  }
  .covid-text {
    background: #e4e8eb;
    padding: 75px;
    font-size: 2.1rem;
  }
  .covid-entry-img {
    padding-top: 24% !important;
  }
  .ss360-custom-search {
    width: 60% !important;
    margin-left: 10px !important;
  }
  .owl-carousel .owl-nav button.owl-next,
  .owl-carousel .owl-nav button.owl-prev,
  .owl-carousel button.owl-dot {
    margin-top: -20px;
  }
  .owl-next span,
  .owl-prev span {
    font-size: 97px;
  }
  .blogheader img {
    margin: auto;
    display: block;
  }

  .headersubmenu li + li::before {
    content: '' !important;
    padding: 0 !important;
  }
}

.upfront li {
  padding-bottom: 20px;
}

.deep-list ol li {
  padding: 10px 0;
}

.trends span {
  font-size: 26px;
  color: darkgoldenrod;
  font-weight: 700;
}

.trends img {
  padding-bottom: 20px;
}

.blog-img {
  max-width: 350px;
  margin: 0 auto;
}

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

.col-grid {
  display: flex;
  gap: 70px;
}

.col-left,
.col-right {
  width: 50%;
}

.col-left h3 {
  color: #83d02d;
  background-color: #dfedce;
  padding: 10px;
}

.col-left li {
  font-size: 19px;
  padding: 5px;
}

.col-left li:nth-child(odd) {
  color: #00a1d5;
}

.col-left li:nth-child(even) {
  color: #83d02d;
}

.phone-box {
  width: 100%;
  min-height: 360px;
  background: rgb(238, 245, 230);
  background: radial-gradient(
    circle,
    rgba(238, 245, 230, 1) 26%,
    rgba(148, 201, 89, 1) 100%
  );
  position: relative;
  overflow: visible;
  margin: 80px 0;
}

.phone-box::before {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 920px;
  height: 520px;
  background-image: url('../img/intro/Town-Tripping-iPhone.png');
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  overflow: visible;
}

.col-right h2 {
  color: #0c87ca;
}

@media (max-width: 1220px) {
  .phone-box::before {
    width: 720px;
    height: 420px;
  }
}
@media (max-width: 768px) {
  .col-grid {
    flex-wrap: wrap;
  }

  .col-left,
  .col-right {
    width: 100%;
  }

  .phone-box::before {
    width: 620px;
    height: 320px;
  }
}

.tripping .entry-image img {
  bottom: -200px;
}
