/*
 *  Honey comb orange = #EFB043
 * 
 * */

/* Fixes */

.z-index-fix {
  z-index: 50;
  position: relative;
}

/* ======================= */
/* ======= General ======= */
/* ======================= */

@media (max-width: 1000px) {
  html {
    font-size: 9.5px !important;
  }
}

@media (max-width: 850px) {
  html {
    font-size: 9px !important;
  }
}

@media (max-width: 700px) {
  html {
    font-size: 8.5px !important;
  }
}

@media (max-width: 600px) {
  html {
    font-size: 8px !important;
  }
}

body p,
body a {
  line-height: 1.2;
  color: #333;
}

body h1,
body h2,
body h3,
body h4,
body h5 {
  line-height: 1.2;
  color: #333;
  padding: 0 0 20px;
}

body,
body p,
body li {
  font-size: 1.3em;
  font-family: "Avenir", "Montserrat", sans-serif;
  line-height: 1.3;
  color: #666;
}

body li {
  padding-bottom: 10px;
}

body p {
  padding: 0 0 20px;
}

.uabb-flip-box p {
  padding: 0 0;
}

.testimonial-single-text1,
.testimonial-single-text2,
.testimonial-single-text3,
.portfolio-singular__testimonial-text {
  color: #333;
}


blockquote.wp-block-quote {
  font-family: "Caveat", cursive !important;
  font-weight: 400;
  border-left: 4px solid #efb248;
  margin: 20px 0 28px 50px;
  padding-left: 1em;
}

blockquote .wp-block-quote p, blockquote p {
  font-family: "Caveat", cursive !important;
  font-weight: 400;
  font-size: 3rem !important;
  padding: 0 0;
}

.wp-block-quote cite {
  font-size: 2rem !important;
}

body a:link,
body a:visited {
  color: #efb043;
  transition: all 0.2s;
  text-decoration: none;
}

body a:hover,
body a:active {
  color: #444;
  text-decoration: none;
}

/*page pagination links*/
body .fl-builder-pagination ul.page-numbers a {
  color: #000;
}

body h1,
body h2,
body h3,
body h4,
body h5,
body h6,
body .h1,
body .h2,
.body h3,
body .h4,
body .h5,
body .h6 {
  font-family: Cardo, sans-serif;
  font-weight: 400;
  font-style: normal;
}

body h2 {
  font-size: 3rem;
}

.single-post h2 {
  font-size: 32px;
  font-weight: 700 !important;
}

@media (max-width: 991px) {
  body h2 {
    font-size: 32ox;
  }
}

@media (max-width: 991px) {
  .single-post h2 {
    font-size: 32px;
    font-weight: 700 !important;
  }
}


.section-title-high-index {
  position: relative;
  z-index: 30;
}

/* Hide overflow with page graphics */
#fl-main-content {
  overflow: hidden !important;
}

/* === Main button === */

.button-main a {
  font-family: Bebas Neue, sans-serif;
  font-weight: 400;
  font-style: normal;
  box-shadow: -4px 4px 5px rgba(0, 0, 0, 0.5);
  transition: all 0.2s;
  position: relative;
  z-index: 500;
}

.read-more-link-cont a:link,
.read-more-link-cont a:visited {
  display: inline-block;
  font-family: Bebas Neue, sans-serif;
  font-weight: 400;
  transition: all 0.2s;
  position: relative;
  background: #444;
  font-size: 20px;
  padding: 5px 9px;
  color: #fff;
  border-radius: 4px;
}

.button-main a:active,
.button-main a:hover {
  box-shadow: -6px 6px 7px rgba(0, 0, 0, 0.4);
  transform: translateY(-1px);
  color: #fff;
}

.read-more-link-cont a:active,
.read-more-link-cont a:hover {
  background: rgba(68, 68, 68, 0.86);
}

.button-main a:hover {
}

/* === Email optin form === */

body .gform_wrapper form.gf_simple_horizontal div.gform_footer.top_label input[type=button], 
body .gform_wrapper form.gf_simple_horizontal div.gform_footer.top_label input[type=image], 
body .gform_wrapper form.gf_simple_horizontal div.gform_footer.top_label input[type=submit],
/* other forms */
.gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer input[type=submit], .gform_wrapper .gform_page_footer input.button, .gform_wrapper .gform_page_footer input[type=submit] {
  display: inline-block;
  font-family: Bebas Neue, sans-serif;
  font-weight: 400;
  font-style: normal;
  transition: all 0.2s;
  position: relative;
  background: #444;
  border: none;
  font-size: 26px !important;
  padding: 10px 15px;
}

body .gform_wrapper form.gf_simple_horizontal div.gform_footer.top_label input[type=button]:hover, 
body .gform_wrapper form.gf_simple_horizontal div.gform_footer.top_label input[type=image]:hover, 
body .gform_wrapper form.gf_simple_horizontal div.gform_footer.top_label input[type=submit]:hover,
/* other forms */
.gform_wrapper .gform_footer input.button:hover, 
.gform_wrapper .gform_footer input[type=submit]:hover, 
.gform_wrapper .gform_page_footer input.button, .gform_wrapper .gform_page_footer input[type=submit]:hover {
  background: #555;
}

/* Signup form alignment */
body
  .email-signup
  .gform_legacy_markup_wrapper
  .field_sublabel_hidden_label
  .ginput_complex.ginput_container
  input[type="text"],
body
  .email-signup
  .gform_legacy_markup_wrapper
  .field_sublabel_hidden_label
  .ginput_complex.ginput_container
  select {
  margin-bottom: 0;
}

body .email-signup .gform_legacy_markup_wrapper .gform_footer input.button,
.gform_legacy_markup_wrapper .gform_footer input[type="submit"],
body .email-signup .gform_legacy_markup_wrapper .gform_page_footer input.button,
.gform_legacy_markup_wrapper .gform_page_footer input[type="submit"] {
  margin: 0 0 11px 0;
}

.single .email-signup > * {
  padding-right: 20px !important;
  padding-left: 20px !important;
}

@media (min-width: 961px) {
  .blog .email-signup .gform_wrapper form#gform_5,
  .single .email-signup .gform_wrapper form#gform_5 {
    max-width: 740px;
  }
}

@media (max-width: 960px) {
  body
    .email-signup
    .gform_wrapper
    form.gf_simple_horizontal
    div.gform_body
    ul.top_label,
  body .email-signup form {
    display: flex;
    flex-direction: column;
  }

  body
    .email-signup
    .gform_legacy_markup_wrapper
    .ginput_complex.ginput_container.ginput_container_email
    .ginput_left,
  body
    .email-signup
    .gform_legacy_markup_wrapper
    .ginput_complex.ginput_container.ginput_container_email
    .ginput_right {
    width: 100%;
  }

  /*
	body .email-signup .gform_wrapper form.gf_simple_horizontal div.ginput_container, 
	body .email-signup .gform_wrapper form.gf_simple_horizontal ul li.gfield {
		display: flex;
		flex-direction: column;
	}
	*/

  body .email-signup .gform_wrapper ul.gform_fields li:first-child {
    margin-bottom: -9px;
  }

  body .email-signup .gform_legacy_markup_wrapper .gform_footer {
    padding: 0px 0 10px 0;
    margin: -5px 0 0 0;
    clear: both;
    width: 100%;
  }

  body .email-signup .gform_wrapper form#gform_5,
  body .email-signup .gform_wrapper form#gform_4 {
    max-width: 395px;
  }

  body .email-signup .gform_wrapper form#gform_4 {
    margin: 0;
  }

  body .email-signup .gform_wrapper form.gf_simple_horizontal div.gform_body {
    max-width: 100%;
  }
}

@media (max-width: 640px) {
  body .email-signup .gform_wrapper form#gform_5,
  body .email-signup .gform_wrapper form#gform_4 {
    max-width: 100%;
  }

  body .email-signup .gform_wrapper ul.gform_fields li:first-child {
    margin-bottom: -25px;
  }
}

.home .gform_wrapper input[type="text"] {
  height: 50px;
  min-width: 230px;
  border: none;
}

body
  .gform_wrapper
  input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not(
    [type="button"]
  ):not([type="image"]):not([type="file"]) {
  padding: 10px 15px;
  font-size: 17px;
}

.home .gform_wrapper ul.gform_fields li {
  position: relative;
  top: -6px;
}

/* Center the email opt-in form in blog posts */

@media only screen and (min-width: 641px) {
  /*.single .gform_wrapper form#gform_5,
	.page .gform_wrapper form#gform_5
	.archive .gform_wrapper form#gform_5,
	.archive*/
  .gform_wrapper form#gform_5 {
    max-width: 643px;
  }
}

/* =============================== */
/* ======= Utility classes ======= */
/* =============================== */

.u-high-index {
  position: relative;
  z-index: 5000 !important;
}

/* ======================= */
/* ===== Header area ===== */
/* ======================= */

.uabb-creative-menu-mobile-toggle.hamburger,
.uabb-creative-menu-mobile-toggle.hamburger:focus,
.uabb-creative-menu-mobile-toggle.hamburger:active {
  outline: none;
}
/*
.uabb-creative-menu-mobile-toggle.hamburger:hover .uabb-hamburger-menu-top {
	transform: 
}
*/

.custom-header {
}

.custom-header-with-overlay {
  z-index: 100;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}

.custom-header-with-overlay .fl-row-content-wrap {
  background: none !important;
}

.custom-header-without-overlay {
}

/* === Header menu - Animated hamburger icon === */

/*ANIMATED HAMBURGER ICON */
.bar1,
.bar2,
.bar3 {
  width: 22px;
  height: 2px;
  background-color: #333;
  transition: 0.4s;
}
.bar1 {
  margin: 0 0 4px 0;
}
.bar3 {
  margin: 4px 0 0;
}

/*CHANGE TO TWO BARS CROSSED */
.change .bar1 {
  -webkit-transform: rotate(-45deg) translate(-7px, 2px);
  transform: rotate(-45deg) translate(-7px, 2px);
}
.change .bar2 {
  opacity: 0;
}
.change .bar3 {
  -webkit-transform: rotate(45deg) translate(-6px, -2px);
  transform: rotate(45deg) translate(-6px, -2px);
}

/*removes clickable areas around the icon which could allow visitors to toggle without the animation occurring */

.fl-page-nav-toggle-icon .fl-page-nav .navbar-toggle {
  margin: 0;
  padding: 0;
}

/* === Header overlay menu === */

.uabb-menu-overlay li a span.menu-item-text {
  font-weight: bold;
  font-size: 40px;
  transition: all 0.2s;
  opacity: 0.8;
}

.uabb-menu-overlay li a span.menu-item-text:hover {
  opacity: 1;
}

/* menu items vertical adjustment */
body .fl-node-5f1600644042e .uabb-creative-menu .uabb-menu-overlay .menu,
body .fl-node-g1hac9txblpe .uabb-creative-menu .uabb-menu-overlay .menu {
  margin-top: -15px;
}

/* ================================ */
/* ===== Home section - Steps ===== */
/* ================================ */

.home-section-steps {
  position: relative;
}

.home-section-steps--cta {
  position: relative;
  top: 95px;
}

@media (max-width: 1100px) {
  .home-section-steps--cta {
    top: 0;
  }
}

.home-section-steps--col {
  position: relative;
  left: 120px;
  max-width: 240px;
}

.home-section-steps--col h3 {
  font-size: 4.6rem;
  line-height: 0.95;
}

.home-section-steps--col p {
  font-size: 2rem;
  color: #000;
}

.home-section-steps--col::before {
  display: table;
  content: "";
  position: absolute;
  top: 15px;
  left: -120px;
  height: 121px;
  width: 121px;
  background-repeat: no-repeat;
  background-size: contain;
}

.home-section-steps--col-left::before {
  background-image: url(https://killerbeemarketing.com/wp-content/uploads/2020/07/honeycomb-1-icon.png);
}

.home-section-steps--col-center::before {
  background-image: url(https://killerbeemarketing.com/wp-content/uploads/2020/07/honeycomb-2-icon.png);
}

.home-section-steps--col-right::before {
  background-image: url(https://killerbeemarketing.com/wp-content/uploads/2020/07/honeycomb-3-icon.png);
}

@media (max-width: 1000px) {
  /*
	.home-section-steps--col {
		left: 50px;
	}
	
	.home-section-steps--col h3 {
		font-size: 3rem;
	}
	
	.home-section-steps--col::before {
		top: 15px;
		left: -63px;
		height: 70px;
		width: 70px;
	}
	*/

  .home-section-steps--col {
    text-align: center;
    left: 0px;
    margin: 120px auto 0;
  }

  .home-section-steps--col h3 {
    font-size: 3.7rem;
  }

  .home-section-steps--col::before {
    top: -110px;
    left: 50%;
    transform: translateX(-50%);
    height: 121px;
    width: 121px;
  }
}

/* ====================================== */
/* ===== Home section - Testimonies ===== */
/* ====================================== */

.home-section-testimonies {
  position: relative;
  max-width: 1400px;
}

.home-section-testimonies::before {
  display: table;
  content: "";
  height: 450px;
  width: 450px;
  background-image: url(https://killerbeemarketing.com/wp-content/uploads/2020/07/honeycomb.png);
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  top: -100px;
  right: -140px;
  z-index: 20;
}

.home-section-testimonies::after {
  display: table;
  content: "";
  height: 350px;
  width: 350px;
  background-image: url(https://killerbeemarketing.com/wp-content/uploads/2020/07/honeycomb.png);
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  top: 200px;
  left: -90px;
  z-index: 21;
  transform: rotate(-32deg);
}

.home-section-testimonies--title {
  position: absolute;
  left: -30px;
  top: 40px;
  max-width: 450px;
  background-image: url(https://killerbeemarketing.com/wp-content/uploads/2020/07/title-background-yellow-1.png);
  background-repeat: no-repeat;
  background-size: contain;
  padding: 24px 30px 24px 50px;
}

.home-section-testimonies--title h2 {
  font-size: 55px;
}

@media (max-width: 1100px) {
  .home-section-testimonies--title {
    left: 10%;
    top: 40px;
    width: 430px;
  }

  .home-section-testimonies::before {
    height: 350px;
    width: 350px;
  }

  .home-section-testimonies::after {
    height: 250px;
    width: 250px;
  }
}

@media (max-width: 900px) {
  .home-section-testimonies--title {
    left: 50%;
    transform: translateX(-50%);
  }
}

@media (max-width: 768px) {
  .home-section-testimonies--title {
    width: 370px;
  }

  .home-section-testimonies--title h2 {
    font-size: 45px;
  }

  .home-section-testimonies::before {
    height: 300px;
    width: 300px;
  }

  .home-section-testimonies::after {
    height: 200px;
    width: 200px;
  }
}

@media (max-width: 550px) {
  .home-section-testimonies::before {
    height: 200px;
    width: 200px;
  }

  .home-section-testimonies::after {
    height: 170px;
    width: 170px;
  }
}

/* === The testimonials === */
/*
.testimolial-cont {
	position: absolute;
	margin-bottom: 40px;
}
*/

.testimonial-single-container1,
.testimonial-single-container2,
.testimonial-single-container3 {
  position: absolute;
  margin-bottom: 20px;
}

/*
.testimolial-cont .fl-module-content {
	position: relative;
}
*/

.testimonial-single-name1,
.testimonial-single-name2,
.testimonial-single-name3 {
  right: -15px;
  bottom: -36px;
  position: absolute;
  padding: 13px 17px;
  background: #474747;
  color: #eee;
  font-weight: 200;
  z-index: 60;
}

.testimonial-single-content1,
.testimonial-single-content2,
.testimonial-single-content3 {
  position: relative;
}

.testimonial-single-innercont1,
.testimonial-single-innercont2,
.testimonial-single-innercont3 {
  position: relative;
  padding: 20px 27px;
  z-index: 50;
  background: #efb043;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.2);
}

/*
.testimolial-cont img {
	border-radius: 50%;
	position: absolute;
	left: -30px;
	bottom: 0;
	z-index: 45;
	box-shadow: 0 0 6px rgba(0,0,0,.2);
}
*/

.testimonial-single-container1 img,
.testimonial-single-container2 img,
.testimonial-single-container3 img {
  border-radius: 50%;
  position: absolute;
  left: -30px;
  bottom: 0;
  z-index: 45;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.2);
}

/*
.testimolial-cont .fl-rich-text {
	
}
*/
/*
.testimolial-cont .p1 {
	font-size: 17px;
	position: relative;
	background: #EFB043;
	padding: 20px 27px;
	z-index: 50;
	box-shadow: 0 0 6px rgba(0,0,0,.2);
}
*/

.testimonial-single-content1,
.testimonial-single-content2,
.testimonial-single-content3 {
  position: relative;
}

.testimonial-single-text1,
.testimonial-single-text2,
.testimonial-single-text3 {
  font-size: 17px;
}

/*
.testimolial-cont--1 {
	bottom: -40px;
    left: 175px;
	max-width: 500px;
}
*/

@media (min-width: 1101px) {
  /*
	.testimolial-cont--1 .p1 {
		max-height: 200px;
		overflow: scroll;
	}
	*/

  .testimonial-single-content1 {
    max-height: 155px;
    /*overflow: scroll;*/
  }

  /*
	.testimolial-cont--2 .p1 {
		max-height: 200px;
		overflow: scroll;
	}
	*/

  .testimonial-single-content2 {
    max-height: 250px;
    /*overflow: scroll;*/
  }

  /*
	.testimolial-cont--3 .p1 {
		max-height: 200px;
		overflow: scroll;
	}
	*/

  .testimonial-single-content3 {
    /*max-height: 153px;*/
    max-height: 200px;
    /*overflow: scroll;*/
  }

  /*
	.testimolial-cont--1 img {
		left: -148px;
		top: -60px;
		width: 180px;
	}
	*/

  .testimonial-single-container1 img {
    left: -130px;
    top: -67px;
    width: 180px;
  }

  /*
	.testimolial-cont--2 {
		top: 65px;
		left: 56%;
		max-width: 500px;
	}
	*/

  .testimonial-single-container1 {
    bottom: 10px;
    left: 160px;
    max-width: 463px;
  }

  .testimonial-single-container2 {
    top: 65px;
    left: 56%;
    max-width: 468px;
  }

  /*
	.testimolial-cont--2 img {
		left: -243px;
		bottom: -140px;
		width: 300px;
	}
	*/

  .testimonial-single-container2 img {
    left: -222px;
    bottom: -118px;
    width: 270px;
  }

  /*
	.testimolial-cont--3 {
		bottom: 47px;
		right: -7px;
		max-width: 400px;
	}
	*/

  .testimonial-single-container3 {
    bottom: -20px;
    right: 56px;
    max-width: 400px;
  }

  /*
	.testimolial-cont--3 img {
		left: -137px;
		bottom: -81px;
		width: 175px;
	}
	*/

  .testimonial-single-container3 img {
    left: -137px;
    bottom: -81px;
    width: 175px;
  }
}

@media (max-width: 1100px) {
  /*
	.testimolial-cont {
		position: relative;
		max-width: 800px;
		width: 70%;
		left: 25%;
	}
	*/

  .testimonial-single-container1,
  .testimonial-single-container2,
  .testimonial-single-container3 {
    position: relative;
    max-width: 800px;
    width: 70%;
    left: 25%;
  }

  /*
	.testimolial-cont--1 {
		margin-top: 310px;
		top: 0;
	}
	*/

  .testimonial-single-container1 {
    margin-top: 310px;
    top: 0;
  }

  /*
	.testimolial-cont--1 img {
		top: auto;
		left: -195px;
		bottom: -47px;
		width: 175px;
	}
	*/

  .testimonial-single-container1 img {
    top: auto;
    left: -195px;
    bottom: -47px;
    width: 175px;
  }

  /*
	.testimolial-cont--2 {
		top: 0;
	}
	*/

  .testimonial-single-container2 {
    top: 0;
  }

  /*
	.testimolial-cont--2 img {
		top: auto;
		left: -195px;
		bottom: -47px;
		width: 175px;
	}
	*/

  .testimonial-single-container2 img {
    top: auto;
    left: -195px;
    bottom: -47px;
    width: 175px;
  }

  /*
	.testimolial-cont--3 {
		top: 0;
		margin-bottom: 100px;
	}
	*/

  .testimonial-single-container3 {
    top: 0;
    margin-bottom: 100px;
  }

  /*
	.testimolial-cont--3 img {
		top: auto;
		left: -195px;
		bottom: -47px;
		width: 175px;
	}
	*/

  .testimonial-single-container3 img {
    top: auto;
    left: -195px;
    bottom: -47px;
    width: 175px;
  }
}

@media (max-width: 768px) {
  /*
	.testimolial-cont {
		width: 73%;
		margin-right: auto;
		margin-left: auto;
		margin-bottom: 40px;
		left: 10%;
	}
	*/

  .testimonial-single-container1,
  .testimonial-single-container2,
  .testimonial-single-container3 {
    width: 73%;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 40px;
    left: 10%;
  }

  /*
	.testimolial-cont img {
		top: auto;
		left: -123px;
		bottom: 32px;
		width: 175px;
	}
	*/

  .testimonial-single-container1 img,
  .testimonial-single-container2 img,
  .testimonial-single-container3 img {
    top: auto;
    left: -123px;
    bottom: 32px;
    width: 175px;
  }
}

@media (max-width: 500px) {
  /*
	.testimolial-cont {
		left: 14%;
		width: 63%;
	}
	*/

  .testimonial-single-container1,
  .testimonial-single-container2,
  .testimonial-single-container3 {
    left: 14%;
    width: 63%;
  }
}

/* ================================ */
/* ===== Home section - About ===== */
/* ================================ */

.home-section-about {
  position: relative;
}

.home-section-about h2 {
  text-align: right;
}

.home-section-about--col {
  position: relative;
  left: 110px;
  max-width: 220px;
}

.home-section-about--col-center {
  left: 120px;
}

.home-section-about--col-right {
  left: 80px;
}

.home-section-about--col h3 {
  font-size: 40px;
}

.home-section-about--col-left::before,
.home-section-about--col-center::before,
.home-section-about--col-right::before {
  display: block;
  font-size: 15rem;
  color: #fff;
  position: absolute;
  top: 22px;
  left: -70px;
  font-family: Bebas Neue, sans-serif;
  font-weight: 400;
  font-style: normal;
}

.home-section-about--col-left::before {
  content: "";
  width: 100px;
  height: 80px;
  background-image: url(https://killerbeemarketing.com/wp-content/uploads/2020/07/new-1.png);
  background-size: contain;
  background-repeat: no-repeat;
}

.home-section-about--col-center::before {
  content: "";
  width: 100px;
  height: 80px;
  background-image: url(https://killerbeemarketing.com/wp-content/uploads/2020/07/new-2.png);
  background-size: contain;
  background-repeat: no-repeat;
}

.home-section-about--col-right::before {
  content: "";
  width: 100px;
  height: 80px;
  background-image: url(https://killerbeemarketing.com/wp-content/uploads/2020/07/new-3.png);
  background-size: contain;
  background-repeat: no-repeat;
}

.home-section-about--video {
  position: relative;
  z-index: 10;
  left: 50%;
  transform: translateX(-50%);
  bottom: -50px;
  margin-bottom: -65px;
  max-width: 600px;
  width: 100%;
}

@media (max-width: 1100px) {
  .home-section-about--col {
    left: 50px;
  }

  .home-section-about--col-center {
    left: 65px;
  }

  .home-section-about--col-left::before,
  .home-section-about--col-center::before,
  .home-section-about--col-right::before {
    top: 22px;
    left: -70px;
  }
}

@media (max-width: 768px) {
  .home-section-about h2 {
    text-align: center;
  }

  .home-section-about--col {
    left: 150px;
  }
}

/* ==================================== */
/* ===== Home section - Portfolio ===== */
/* ==================================== */

.home-section-portfolio {
  position: relative;
}

.home-section-portfolio::after {
  display: table;
  content: "";
  height: 350px;
  width: 350px;
  background-image: url(https://killerbeemarketing.com/wp-content/uploads/2020/07/honeycomb.png);
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  top: -70px;
  left: -40px;
  z-index: 21;
  transform: rotate(-32deg);
}

/* === Soliloquy rotator === */

body.home .soliloquy-container .soliloquy-prev {
  width: 45px;
  height: 45px;
  position: absolute;
  top: 50%;
  margin-top: -16px;
  left: 10px;
  background: rgba(239, 176, 67, 0.7)
    url(https://killerbeemarketing.com/wp-content/uploads/2020/07/left.jpg);
  background-repeat: no-repeat;
  background-size: contain;
}

body.home .soliloquy-container .soliloquy-next {
  width: 45px;
  height: 45px;
  position: absolute;
  top: 50%;
  margin-top: -16px;
  right: 10px;
  background: url(https://killerbeemarketing.com/wp-content/uploads/2020/07/right.jpg);
  background-repeat: no-repeat;
  background-size: contain;
}

/* ======================================= */
/* ===== Portfolio singular template ===== */
/* ======================================= */

.single-portfolio .fl-col {
  position: relative;
}

.portfolio-singular__logo {
  position: relative;
  top: 40px;
  left: 0;
}

.portfolio-singular__testimonial-image {
  position: relative;
  top: -30px;
  right: 0;
}

.portfolio-singular__testimonial-image img {
  border-radius: 50%;
}

.portfolio-singular__testimonial {
  background: #efb043;
  max-width: 370px;
  position: relative;
  bottom: 115px;
  padding: 20px 20px 25px;
}
/*
.portfolio-singular__testimonial-text {
	
}
*/
.portfolio-singular__testimonial-name {
  right: -15px;
  bottom: -36px;
  position: absolute;
  padding: 13px 17px;
  background: #474747;
  color: #eee;
  font-weight: 200;
  z-index: 60;
}

@media (max-width: 1120px) {
  .portfolio-singular__logo {
    top: 30px;
  }

  .portfolio-singular__testimonial {
    bottom: 95px;
  }
}

@media (max-width: 1010px) {
  .portfolio-singular__logo {
    top: 20px;
  }
}

@media (max-width: 768px) {
  .portfolio-singular__logo {
    top: 0px;
  }

  .portfolio-singular__testimonial-image {
    top: 0px;
  }

  .portfolio-singular__testimonial-text {
    bottom: 70px;
    left: 0;
    max-width: 100%;
  }
}

.portfolio-singular__work-samples-title {
  position: relative;
  z-index: 2;
}

.portfolio-singular__work-samples-title h2.fl-heading {
  z-index: 5;
}

/* ==== page graphics ==== */

.portfolio-singular__work-samples-title::before,
.portfolio-singular__work-samples-title::after {
  content: "";
  display: block;
  position: absolute;
  background-image: url(https://killerbeemarketing.com/wp-content/uploads/2020/07/honeycomb.png);
  background-repeat: no-repeat;
  background-size: contain;
  z-index: 0;
}

.portfolio-singular__work-samples-title::before {
  top: 0;
  left: 0;
  width: 190px;
  height: 190px;
  transform: rotate(-30deg);
}

.portfolio-singular__work-samples-title::after {
  top: -70px;
  right: -140px;
  width: 450px;
  height: 450px;
}

@media (max-width: 1000px) {
  .portfolio-singular__work-samples-title::before {
    width: 150px;
    height: 150px;
  }

  .portfolio-singular__work-samples-title::after {
    width: 330px;
    height: 330px;
  }
}

@media (max-width: 650px) {
  .portfolio-singular__work-samples-title::before {
    width: 130px;
    height: 130px;
  }

  .portfolio-singular__work-samples-title::after {
    width: 280px;
    height: 280px;
  }
}

/* === Portfolio work sample images === */
/*
.portfolio-singular__work-sample-img {
	max-height: 520px;
	overflow: hidden;
}
*/

.work-sample-images__container {
  display: flex;
  align-items: center;
  justify-content: center;
}

.work-sample-images__single-image-container {
  max-width: 450px;
  max-height: 520px;
  overflow: hidden;
  flex: 1;
  cursor: pointer;
}

.work-sample-images__single-image-container img {
  transition: all 0.4s;
  transition-timing-function: ease;
}

.work-sample-images__single-image-container:hover img {
  transform: scale(1.01);
  opacity: 0.7;
}

/*
.work-sample-images__single-image-container:not(:last-child) {
	margin-right: 2.5%;
}
*/

.work-sample-images__content-column:not(:last-child) {
  margin-right: 2.5%;
}

@media (max-width: 768px) {
  .work-sample-images__container {
    flex-direction: column;
    margin-bottom: 60px;
  }

  .work-sample-images__content-column:not(:last-child) {
    margin-right: 0;
    margin-bottom: 40px;
  }
}

/* ======================================= */
/* ===== Blog singular page template ===== */
/* ======================================= */

.author-info-box .fl-module-content {
  background: none;
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: 260px;
}

.author-info-box__banner .fl-module-content {
  margin: 0 auto;
}

.author-info-box__bottom .fl-module-content {
}

.author-info-box__banner .fl-module-content img {
  width: 40px;
  height: 40px;
  border-radius: 50%;
}

.author-info-box__bottom .fl-module-content img {
  width: 80px;
  height: 80px;
  border-radius: 50%;
}

/* ======================================= */
/* =========== Our Team - page =========== */
/* ======================================= */

/* forcing the right font family for the titles */
.page-id-6870 h3 {
  font-family: Bebas Neue, sans-serif !important;
  font-weight: 400 !important;
  font-style: normal !important;
}

.the-team-page__main-content,
.work-samples__main-content {
  position: relative;
  z-index: 1;
}

.the-team-page__main-content::before,
.the-team-page__main-content::after,
.work-samples__main-content::before,
.work-samples__main-content::after {
  content: "";
  display: block;
  position: absolute;
  background-image: url(https://killerbeemarketing.com/wp-content/uploads/2020/07/honeycomb.png);
  background-repeat: no-repeat;
  background-size: contain;
  z-index: 0;
}

.the-team-page__main-content::before,
.work-samples__main-content::before {
  top: -150px;
  left: -100px;
  width: 400px;
  height: 400px;
  transform: rotate(-30deg);
}

.the-team-page__main-content::after,
.work-samples__main-content::after {
  bottom: -50px;
  right: -50px;
  width: 340px;
  height: 340px;
  transform: rotate(130deg);
  z-index: 0;
}

@media (max-width: 768px) {
  .the-team-page__main-content::before,
  .work-samples__main-content::before {
    top: -150px;
    left: -100px;
    width: 280px;
    height: 280px;
    transform: rotate(-30deg);
  }

  .the-team-page__main-content::after,
  .work-samples__main-content::after {
    bottom: -50px;
    right: -50px;
    width: 240px;
    height: 240px;
    transform: rotate(130deg);
  }
}

/* =========================================== */
/* =========== Work Samples - page =========== */
/* =========================================== */

.fl-node-5f28a8b7d5fdf .fl-tabs-labels .fl-tabs-label.fl-tab-active {
  background: #efb043;
  color: #000;
  margin-right: 5px;
  border: none;
}

.fl-tabs-horizontal .fl-tabs-labels .fl-tabs-label {
  background: #444;
  color: #fff;
  margin-right: 5px;
  border: none;
}

.fl-tabs-horizontal .fl-tabs-labels .fl-tabs-label a:focus,
.fl-tabs-horizontal .fl-tabs-labels .fl-tabs-label a:active {
  border: none;
}

.fl-tabs-horizontal .fl-tabs-labels .fl-tabs-label:hover {
  opacity: 0.8;
}

@media (min-width: 769px) {
  /* Tabs center */
  .fl-tabs-labels {
    text-align: center;
  }

  .fl-tabs-horizontal .fl-tabs-label {
    display: inline-block;
    float: none;
  }

  .fl-tabs-panel-label {
    display: none !important;
  }
}

.work-samples--tabs-container {
  position: relative;
  z-index: 200;
}

/* Mobile */

.fl-tabs-label.fl-tabs-panel-label.fl-tab-active {
  background: #efb043;
  font-weight: bold;
  color: #000;
}

.fl-tabs-label.fl-tabs-panel-label {
  background: #ededed;
  margin-bottom: 5px;
}

.work-samples--tabs-container {
  font-family: Bebas Neue, sans-serif;
  font-weight: 400;
  font-style: normal;
}

.work-samples--tabs-container .fl-post-more-link a,
.work-samples--tabs-container .fl-post-title a {
  font-family: Bebas Neue, sans-serif;
}

.work-samples--tabs-container h3 {
  font-family: Bebas Neue, sans-serif;
}

ul.uabb-tabs-nav li {
  margin-bottom: 10px !important;
}

/* work sample templates */

/*st-more-link {
    
}*/

.work-samples--tabs-container .fl-post-more-link a {
  color: #ffffff;
  display: inline-block;
  font-family: Bebas Neue, sans-serif;
  font-weight: 400;
  font-style: normal;
  transition: all 0.2s;
  position: relative;
  background: #444;
  border: none;
  font-size: 20px;
  padding: 5px 9px;
}

.work-samples--tabs-container .fl-post-more-link a:hover {
  background: #555;
}

@media (max-width: 786px) {
  .uabb-tab-acc-content {
    padding: 0;
  }
}

#contact-form {
  color: #333;
}
.uabb-creative-menu-mobile-toggle.hamburger .uabb-svg-container,
.uabb-creative-menu-mobile-toggle.hamburger-label .uabb-svg-container {
  width: 2em;
}

.gform_wrapper .gf_progressbar_wrapper h3.gf_progressbar_title {
  font-size: 1.3em !important;
}

.gform_wrapper .gsection .gfield_label,
.gform_wrapper h2.gsection_title,
.gform_wrapper h3.gform_title {
  font-size: 1.8em !important;
}
.gform_wrapper .top_label .gsection_description {
  font-size: 1em;
  padding: 15px 0 15px;
}

/* === Menu search icon === */

#menu-search-icon li.empty-menu-link {
  display: none;
}

body .is-menu path.search-icon-path {
  fill: #fff;
}

body #is-popup-wrapper {
  background-color: rgba(239, 176, 67, 0.95);
}

.is-popup-search-form form {
  max-width: 600px;
}

body .is-form-style input.is-search-input {
  font-size: 22px !important;
  height: 52px;
  border: none !important;
}

body .is-form-style button.is-search-submit {
  height: 52px;
}

body .is-form-style input.is-search-submit,
.is-search-icon {
  height: 52px;
  width: 52px;
  padding-top: 14px !important;
  border: none;
}

.popup-search-close:before,
.search-close:before,
.popup-search-close:after,
.search-close:after {
  border-left: 2px solid #ffffff !important;
  height: 40px;
}

.is-popup-search-form button:active,
.is-popup-search-form input[type="button"]:active,
.is-popup-search-form input[type="submit"]:active,
.is-popup-search-form button:focus,
.is-popup-search-form input[type="button"]:focus,
.is-popup-search-form input[type="submit"]:focus {
  top: 0;
}

.astm-search-menu svg {
  width: 25px;
  height: 25px;
}

.popup-search-close {
  margin: 40px 45px 0 0;
}

@media (max-width: 1010px) {
  .is-popup-search-form form {
    margin-top: 25%;
  }
}

@media (max-width: 780px) {
  .menu-search-icon-cont {
    position: absolute !important;
    top: 70px;
    right: -5px;
  }

  .is-popup-search-form form {
    margin-top: 35%;
  }
}

body li {
  padding-bottom: 10px;
}

/* Blog other posts carousel */

.other-posts-carousel .fl-post-carousel-post {
  border: none;
}

.other-posts-carousel .fl-post-carousel-text,
.other-posts-carousel .fl-post-grid-text {
  padding: 20px 0;
}

.other-posts-carousel.fl-module-post-carousel .bx-controls {
  bottom: 20px;
}


/* Blog archive page -- Tab system */


.blog-tabs-module .fl-post-title {
  font-family: "Cardo", sans-serif !important;
 }
 
 .blog-tabs-module .fl-post-excerpt p {
   font-size: 1.3em !important;
   margin-bottom: 2rem !important;
   font-family: "Avenir", "Montserrat", sans-serif !important;
   line-height: 1.3 !important;
   margin-top: 4px !important;
 }
 
 .blog-tabs-module .read-more-link-cont a {
     font-family: "Bebas Neue", sans-serif !important;
     font-weight: 400 !important;
     font-size: 20px !important;
 }
 
 .blog .fl-builder-pagination-load-more .fl-button {
   display: inline-block;
     font-family: Bebas Neue, sans-serif !important;
     font-weight: 400;
     transition: all 0.2s;
     position: relative;
     padding: 12px 30px;
     color: #fff;
     border-radius: 4px;
   border: none;
   background: #EFB043;
   font-size: 20px !important;
   transition: all .15s !important;
 }
 
 .blog .fl-builder-pagination-load-more .fl-button:hover,
 .blog .fl-builder-pagination-load-more .fl-button:active {
   background: #EFB043;
   opacity: .8;
 }
 
 .blog-tabs-module .uabb-tabs-style-iconfall > nav a {
   padding: 0 0 10px;
 }
 
 .blog-tabs-module .fl-post-feed-post,
 .search .fl-post-feed-post {
   border-bottom: 0 !important;
   margin-bottom: 25px !important;
 } 
 
 .blog-tabs-module .uabb-tabs-nav li {
   padding-bottom: 0 !important;
 }
 
 .blog-tabs-module .fl-builder-content {
   padding-top: 0 !important;
 }

 .blog-tabs-module .fl-builder-module-template {
  padding: 0 !important;
 }

 
 @media(max-width: 768px) {
  .blog-tabs-module .all-posts-module-mobile .fl-post-feed-post,
  .blog-tabs-module .fl-post-feed-post.fl-post-feed-image-beside, 
  .blog-tabs-module .fl-post-feed-post.fl-post-feed-image-beside-content, 
  .blog-tabs-module .fl-post-feed-post.fl-post-feed-image-beside-right, 
  .blog-tabs-module .fl-post-feed-post.fl-post-feed-image-beside-content-right,
  .search .fl-post-feed-post.fl-post-feed-image-beside {
   max-width: 100% !important;
 }
 }