.text-josefin, .lark-imageinfogroup .headline, .split-services .headline {
  font-family: 'Josefin Sans';
}

.headline1,
h1.headline1,
h2.headline1,
h3.headline1,
h4.headline1,
h5.headline1,
h6.headline1 {
  font-weight: 600;
  font-size: 60px;
}

.headline2,
h1.headline2,
h2.headline2,
h3.headline2,
h4.headline2,
h5.headline2,
h6.headline2 {
  font-weight: 600;
  font-size: 40px;
  line-height: 1.2;
}

.headline3,
h1.headline3,
h2.headline3,
h3.headline3,
h4.headline3,
h5.headline3,
h6.headline3 {
  font-weight: 300;
  font-size: 26px;
}

.headline4, .lark-case-column .title,
h1.headline4,
.lark-case-column h1.title,
h2.headline4,
.lark-case-column h2.title,
h3.headline4,
.lark-case-column h3.title,
h4.headline4,
.lark-case-column h4.title,
h5.headline4,
.lark-case-column h5.title,
h6.headline4,
.lark-case-column h6.title {
  font-weight: 600;
  font-size: 20px;
}

.et_pb_text_inner a {
  transition: all 0.25s;
}

.et_pb_text_inner a:hover {
  color: #00C1B8;
}

.et_pb_contact_submit {
  background: #00C1B8 !important;
  border-color: #00C1B8 !important;
}

.btn-lark,
a.btn-lark {
  background: #00C1B8;
  border-color: #00C1B8;
  letter-spacing: 0;
  border-radius: 25px;
}

.btn-lark-square,
a.btn-lark-square {
  background: #00C1B8;
  border-color: #00C1B8;
  letter-spacing: 0;
  border-radius: 0 !important;
  text-transform: none !important;
}

.btn-sm,
a.btn-sm {
  font-size: 15px;
  padding-top: 2px;
  padding-bottom: 2px;
}

#top-menu li.btn-menu a {
  color: white;
  background: #00C1B8;
  border-color: #00C1B8;
  letter-spacing: 0 !important;
  border-radius: 14px !important;
  font-size: 12px !important;
  font-weight: 600;
  padding: 10px 16px 7px 16px !important;
  position: relative;
  top: -2px;
}

.et-fixed-header #top-menu li.btn-menu a {
  color: white !important;
}

.mobile_menu_bar:before {
  color: #00C1B8 !important;
  font-size: 50px !important;
}

@media only screen and (min-width: 981px) {
  body.home #main-header:not(.et-fixed-header),
	body.page-id-1848 #main-header:not(.et-fixed-header){
    background: none !important;
  }
  body.home #main-header:not(.et-fixed-header) #top-menu > li > a,
	body.page-id-1848 #main-header:not(.et-fixed-header) #top-menu > li > a{
    color: white;
  }
}

body.home #page-container,
body.page-id-1848 #page-container{
  padding-top: 0 !important;
}

body.home .et_pb_fullwidth_header_container,
body.page-id-1848 .et_pb_fullwidth_header_container{
  padding-top: 100px;
  min-height: 300px;
}

/*body.home .et_pb_section_0 .et_pb_module:after{
  position: absolute;
  bottom: 10px;
  right: 50%;
  font-family: "ETmodules";
  font-size: 40px;
  font-weight: 800;
  content: "3";
  color: #fff;
  z-index: 1;
}*/

@media (min-width: 981px) {
  body.home .et_pb_fullwidth_header_container,
	body.page-id-1848 .et_pb_fullwidth_header_container{
    padding-top: 0;
    height: calc(100vh - 100px);
  }
}

#top-menu li.current-menu-item:not(.menu-item-497) > a,
.et-fixed-header #top-menu li.current-menu-item:not(.menu-item-497) > a {
  color: #00C1B8 !important;
}

#top-menu li.current-menu-item.menu-item-497 > a,
.et-fixed-header #top-menu li.current-menu-item.menu-item-497 > a {
  color: white !important;
}

@media (min-width: 981px) {
  .et-fixed-header #top-menu li.current-menu-item:not(.menu-item-497) > a {
    color: #00C1B8 !important;
  }
}

#top-menu li a {
  letter-spacing: 0 !important;
  font-weight: 600;
}

#top-menu .menu-item-has-children > a:first-child:after, #et-secondary-nav .menu-item-has-children > a:first-child:after {
  top: -4px !important;
  font-size: 18px !important;
}

@media only screen and (max-width: 1140px) {
  #top-menu li.menu-hide {
    display: none;
  }
}

@media only screen and (min-width: 981px) {
  #logo {
    max-height: 50% !important;
  }
  #top-menu li a {
    font-size: 18px !important;
  }
}

.sfly_hero h1 {
  text-transform: uppercase;
}

.et_pb_fullwidth_header .et_pb_fullwidth_header_container.center .header-content {
  width: 100% !important;
  max-width: none !important;
}

.et_pb_fullwidth_header_0.et_pb_fullwidth_header .et_pb_header_content_wrapper {
  max-width: 800px !important;
  margin: 0 auto;
}

.et_pb_section_0 .et_pb_fullwidth_header_subhead {
  font-family: 'Josefin Sans',Helvetica,Arial,Lucida,sans-serif;
  font-weight: 700;
  font-size: 60px;
  margin-bottom: 2rem;
  text-transform: uppercase;
}

@media only screen and (max-width: 980px) {
  .et_pb_section_0 .et_pb_fullwidth_header_subhead {
    font-size: 48px;
    margin-bottom: 1rem;
  }
}

@media only screen and (max-width: 767px) {
  .et_pb_section_0 .et_pb_fullwidth_header_subhead {
    font-size: 36px;
    margin-bottom: 1rem;
  }
}

.et_pb_gutters3 .et_pb_column_1_2.col-40 {
  width: 40%;
}

/* About Us */
#post-5 .sfly_team.sfly_team_4 .et_pb_text_inner {
  min-height: 420px;
}

.color-white, .et_pb_text_0.et_pb_text a.color-white {
  color: white !important;
  font-weight: bold;
}

/* Interior Hero */
.sfly_interior.sfly_interior_hero_1 h3 {
  font-size: 22px;
}

@media only screen and (max-width: 767px) {
  .sfly_interior.sfly_interior_hero_1 h3 {
    font-size: 14px;
  }
}

/* Conatact Us */
#post-124 .et_pb_section_1.sfly_contact_4.content {
  margin-top: 0;
}

.text-24 {
  font-size: 24px;
}

.text-light {
  font-weight: 300;
}

.text-center {
  text-align: center;
}

.text-regular {
  font-size: 20px;
  font-weight: normal;
}

.text-link-arrow,
a.text-link-arrow {
  position: relative;
  font-weight: 700;
  transition: all 0.5s;
}

.text-link-arrow:after,
a.text-link-arrow:after {
  display: inline-block;
  content: "";
  width: 10px;
  height: 10px;
  margin-left: 10px;
  background: url(/wp-content/themes/phoenix/lark/assets/img/text-arrow.svg) no-repeat;
  background-size: auto;
}

.text-link-arrow:hover,
a.text-link-arrow:hover {
  color: #00C1B8 !important;
}

.text-detail, .text-detail2 {
  display: inline-block;
  color: #818181;
  font-size: 18px;
}

.text-detail {
  padding-right: 20px;
}

.lark-headlinegroup {
  font-size: 24px;
  font-weight: 300;
}

.lark-imageinfogroup .headline {
  text-transform: uppercase;
  font-size: 20px;
  font-weight: 700;
}

.lark-countergroup .et_pb_number_counter {
  margin-bottom: 0 !important;
}

.lark-countergroup .percent-value {
  position: relative;
  font-weight: 300;
}

.lark-countergroup .percent-value:after {
  display: inline-block;
  content: "x";
  font-size: 60px;
}

@media only screen and (max-width: 980px) {
  .lark-countergroup .percent-value {
    font-size: 70%;
  }
  .lark-countergroup .percent-value:after {
    font-size: 70%;
  }
}

@media only screen and (min-width: 981px) and (max-width: 1100px) {
  .lark-countergroup .et_pb_number_counter {
    margin-bottom: 20px !important;
  }
  .lark-countergroup .et_pb_text_inner {
    line-height: 1.3;
  }
}

.split-services {
  position: relative !important;
  display: block;
}

.split-services .headline {
  text-transform: uppercase;
  font-size: 20px;
  font-weight: 700;
}

@media only screen and (min-width: 981px) {
  .split-services:before {
    display: block;
    content: "";
    left: 50%;
    top: 15%;
    position: absolute;
    width: 1px;
    height: 70%;
    background: #eef1f3;
  }
  .split-services .ss-left {
    padding-right: 20px;
  }
  .split-services .ss-right {
    padding-left: 20px;
  }
}

@media only screen and (min-width: 1281px) {
  .split-services .ss-left {
    padding-right: 40px;
  }
  .split-services .ss-right {
    padding-left: 40px;
  }
}

@media only screen and (min-width: 981px) {
  .row-max-400 {
    max-width: 400px !important;
    margin: 0 auto;
  }
  .row-max-600 {
    max-width: 600px !important;
    margin: 0 auto;
  }
  .row-max-800 {
    max-width: 800px !important;
    margin: 0 auto;
  }
}

.row-larkslider .et_pb_bg_layout_dark .et_pb_slide_description {
  text-shadow: none !important;
}

.row-larkslider .et-pb-arrow-prev:before, .row-larkslider .et-pb-arrow-next:before {
  color: #404040 !important;
}

.row-larkslider .et-pb-controllers .et-pb-active-control {
  background-color: #404040 !important;
}

.row-larkslider .et-pb-controllers a {
  background-color: rgba(0, 0, 0, 0.5) !important;
}

.row-larkslider .et_pb_slider_fullwidth_off .et_pb_slide_description {
  padding: 0 0 80px 0;
}

.lark-impactslider .impact-slide .is-left .quote {
  font-size: 24px;
  margin-bottom: 20px;
  font-weight: 300 !important;
}

.lark-impactslider .impact-slide .is-left .name {
  text-transform: uppercase;
  line-height: 1;
  font-weight: 700;
}

.lark-impactslider .impact-slide .is-left .company {
  font-size: 16px;
  line-height: 1;
  text-transform: uppercase;
}

@media only screen and (min-width: 981px) {
  .lark-impactslider .impact-slide {
    position: relative;
    display: flex;
    align-items: center;
  }
  .lark-impactslider .impact-slide .is-left {
    width: 50%;
    padding-right: 40px;
  }
  .lark-impactslider .impact-slide .is-right {
    width: 50%;
    height: 100%;
    min-height: 400px;
    background: url(/wp-content/uploads/2019/04/img-slider-01.jpg) no-repeat center center;
    background-size: cover !important;
  }
}

.lark-cta .headline2 {
  margin-top: 20px;
}

@media (max-width: 767px) {
  .lark-cta .et_pb_text_inner {
    text-align: left !important;
  }
  .lark-cta .et_pb_button {
    width: 100%;
  }
}

.lark-processgroup .et_pb_image {
  position: relative;
}

.lark-processgroup .et_pb_image:after {
  display: block;
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 50%;
  height: 1px;
  border-bottom: 1px solid #000;
}

.lark-processgroup .title {
  display: flex;
}

.lark-processgroup .title .number {
  font-size: 44px;
  font-weight: 300;
}

.lark-processgroup .title .service {
  font-weight: bold;
  top: -8px;
  position: relative;
  padding: 0 10px;
}

@media only screen and (min-width: 981px) {
  .lark-processgroup .lpg-right .et_pb_image {
    text-align: right;
  }
  .lark-processgroup .lpg-right .et_pb_image:after {
    left: auto;
    right: 0;
  }
  .lark-processgroup .lpg-right .title {
    text-align: right;
    flex-direction: row-reverse;
  }
}

.lark-interiorhero .et_pb_fullwidth_header_overlay {
  background: none !important;
}

@media only screen and (min-width: 981px) {
  .lark-interiorhero .et_pb_fullwidth_header_container {
    min-height: 200px;
  }
}

#main-footer {
  background: #323232 !important;
}

#footer-widgets .footer-widget:last-of-type {
  display: none !important;
}

#footer-widgets .fab {
  margin-right: 20px;
}

@media (max-width: 767px) {
  #footer-widgets .footer-widget:nth-child(n),
  #footer-widgets .footer-widget .fwidget {
    margin-bottom: 2.5% !important;
  }
}

@media (max-width: 980px) {
  #footer-widgets .footer-widget:nth-child(n) {
    width: 100% !important;
    margin: 0 2.5% 2.5% 0 !important;
  }
}

@media only screen and (min-width: 981px) {
  .et_pb_gutters3.et_pb_footer_columns4 .footer-widget {
    width: 26% !important;
    margin: 0 2.5% 2.5% 0 !important;
  }
  #footer-widgets {
    max-width: 800px !important;
    margin: 0 auto;
  }
  #footer-widgets .footer-widget:first-of-type {
    text-align: right !important;
    width: 250px !important;
  }
  #footer-widgets .footer-widget:first-of-type .fwidget {
    width: 100%;
    padding-right: 20px;
  }
}

#footer-bottom {
  background: #323232 !important;
}

#footer-bottom #footer-info {
  letter-spacing: 0 !important;
  font-size: 12px;
  color: #c0c0c0;
}

.lark-case-column {
  border: 1px solid #E3E3E3;
}

.lark-case-column .et_pb_image {
  min-height: 200px;
  vertical-align: text-bottom;
  padding: 25px;
}

.lark-case-column .et_pb_image img {
  max-height: 140px !important;
  width: auto;
}

.lark-case-column .et_pb_code {
  padding: 0 20px 20px 20px;
}

.lark-case-column .title {
  text-transform: uppercase;
  line-height: 1.2;
  margin-bottom: 10px;
}

.lark-case-column .detail, .lark-case-column .detail2 {
  display: inline-block;
  color: #818181;
  font-size: 14px;
}

.lark-case-column .detail {
  padding-right: 20px;
}

.lark-case-column .snipet {
  padding: 15px 0 20px 0;
  font-size: 16px;
  line-height: 1.8;
}

@media only screen and (min-width: 981px) {
  .lark-case-column .title {
    margin-bottom: 0;
  }
}

.lark-quotebkg .et_pb_fullwidth_header_overlay {
  background: none !important;
}

.lark-quotebkg .quote {
  font-weight: 300;
  font-size: 28px;
  margin-bottom: 20px;
}

.lark-quotebkg .name {
  text-transform: uppercase;
  font-weight: 700;
}

.lark-quotebkg .company {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 16px;
  margin-top: -5px;
}

@media only screen and (min-width: 981px) {
  .page-id-450 .sfly_feature_23 .et_pb_blurb {
    min-height: 410px !important;
  }
}

/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
/*
 *  Owl Carousel - Core
 */
.owl-carousel {
  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 {
  position: relative;
  -ms-touch-action: pan-Y;
  touch-action: manipulation;
  -moz-backface-visibility: hidden;
  /* fix firefox animation glitch */
}

.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

.owl-carousel .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 {
  -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 {
  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 {
  display: block;
  width: 100%;
}

.owl-carousel .owl-nav.disabled,
.owl-carousel .owl-dots.disabled {
  display: none;
}

.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .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 {
  background: none;
  color: inherit;
  border: none;
  padding: 0 !important;
  font: inherit;
}

.owl-carousel.owl-loaded {
  display: block;
}

.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}

.owl-carousel.owl-hidden {
  opacity: 0;
}

.owl-carousel.owl-refresh .owl-item {
  visibility: hidden;
}

.owl-carousel.owl-drag .owl-item {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.owl-carousel.owl-grab {
  cursor: move;
  cursor: grab;
}

.owl-carousel.owl-rtl {
  direction: rtl;
}

.owl-carousel.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;
}

/*
 * 	Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item {
  /**
			This is introduced due to a bug in IE11 where lazy loading combined with autoheight plugin causes a wrong
			calculation of the height of the owl-item that breaks page layouts
		 */
}

.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity 400ms ease;
}

.owl-carousel .owl-item .owl-lazy[src^=""], .owl-carousel .owl-item .owl-lazy:not([src]) {
  max-height: 0;
}

.owl-carousel .owl-item img.owl-lazy {
  transform-style: preserve-3d;
}

/*
 * 	Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}

.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: transform 100ms ease;
}

.owl-carousel .owl-video-play-icon:hover {
  -ms-transform: scale(1.3, 1.3);
  transform: scale(1.3, 1.3);
}

.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none;
}

.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity 400ms ease;
}

.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%;
}

/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
/*
 * 	Default theme - Owl Carousel CSS File
 */
.owl-theme .owl-nav {
  margin-top: 10px;
  text-align: center;
  -webkit-tap-highlight-color: transparent;
}

.owl-theme .owl-nav [class*='owl-'] {
  color: #FFF;
  font-size: 14px;
  margin: 5px;
  padding: 4px 7px;
  background: #D6D6D6;
  display: inline-block;
  cursor: pointer;
  border-radius: 3px;
}

.owl-theme .owl-nav [class*='owl-']:hover {
  background: #869791;
  color: #FFF;
  text-decoration: none;
}

.owl-theme .owl-nav .disabled {
  opacity: 0.5;
  cursor: default;
}

.owl-theme .owl-nav.disabled + .owl-dots {
  margin-top: 10px;
}

.owl-theme .owl-dots {
  text-align: center;
  -webkit-tap-highlight-color: transparent;
}

.owl-theme .owl-dots .owl-dot {
  display: inline-block;
  zoom: 1;
  *display: inline;
}

.owl-theme .owl-dots .owl-dot span {
  width: 10px;
  height: 10px;
  margin: 5px 7px;
  background: #D6D6D6;
  display: block;
  -webkit-backface-visibility: visible;
  transition: opacity 200ms ease;
  border-radius: 30px;
}

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
  background: #869791;
}
