/**
Theme Name: Spark27 - Child Theme
Author: Spark27 Creative
Author URI: https://spark27creative.com/
Description: Spark27 theme
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: spark27-theme
Template: astra
*/

/*---------- Navigation ----------*/
.ast-desktop-popup-content{
  max-width:1200px;
  width:100%;
  margin:0 auto;
}
body:not(.fl-builder-edit) .menu-content .fl-row-content-wrap{
  background-color: rgba(0, 0, 0, 0) !important;
}
.ast-mobile-popup-header{
  max-width:1200px;
  width:100%;
  margin:0 auto;
  padding:0;
}
.ast-mobile-popup-drawer.active .ast-desktop-popup-content, .ast-mobile-popup-drawer.active .ast-mobile-popup-content{
  padding:0;
}
.ast-mobile-popup-header{
  margin-top:40px;
}
.ast-mobile-popup-header .ahfb-svg-iconset svg{
  width:38px;
  height:38px;
  z-index:9999;
}
.ast-desktop-popup-content #menu-primary-menu li a{
  font-size:52px;
  font-weight:800;
  text-transform:uppercase;
  line-height:1em;
  color:#ffffff;
}.ast-desktop-popup-content{
  margin-top:-106px !important;
}

.ast-desktop-popup-content .wp-container-3{
  align-items: flex-end;
}
.ast-desktop-popup-content .wp-container-3 p{
  letter-spacing:5px;
}
.ast-desktop-popup-content .wp-container-3 .wp-block-column .fl-builder-content{
margin:0px;
padding:0px;
}

.ast-desktop-popup-content figure img{
  width:260px !important;
}
.ast-mobile-popup-inner{
  background-image: url(/wp-content/uploads/2023/11/XX-Graphic-Light.png), url(/wp-content/uploads/2023/10/bolt-icon-header.png) !important;
        background-repeat: no-repeat !important;
        background-position:15% bottom, 60vw top !important;
        background-size:200px, 360px !important;
}
.menu-content .fl-module-menu .fl-module-content{
  margin-left:60px;
}
.menu-content .fl-module-content a:hover,
.ast-desktop-popup-content #menu-primary-menu li.current_page_item a,
.ast-desktop-popup-content #menu-primary-menu li.focus a,
.ast-desktop-popup-content #menu-primary-menu li a:hover{
  color:#ffde17 !important;
}
@media all and (max-width:768px){
  .ast-mobile-popup-drawer.active .ast-mobile-popup-content{
    display:none !important;
  
  }
  .ast-desktop-popup-content{
    display:block !important;
  }
  .ast-desktop-popup-content{
  margin-top:-100px !important;
}
.ast-mobile-popup-header,
.ast-mobile-popup-drawer.active .ast-desktop-popup-content, .ast-mobile-popup-drawer.active .ast-mobile-popup-content{
  padding:0 20px;
}
}

/*----------- General Styles -----------*/
/* Padding Row */
@media all and (min-width:768px) {
  .fl-row-content-wrap {
    padding: 60px 20px;
  }
}
.align-bottom{
  margin-top:auto;
}
/* Hyperlinks */
.ast-single-post .entry-content a:not(.fl-button), .ast-comment-content a:not(.ast-comment-edit-reply-wrap a){
  font-weight:600;
}

.ast-single-post .entry-content a:not(.fl-button):hover, .ast-comment-content a:not(.ast-comment-edit-reply-wrap a):hover{
  font-weight:600;
  text-decoration:underline;
}



.heart-after-text .fl-heading-text{
  position:relative;
  display:block;
  margin-right:40px;
  padding-right:40px;
}
.heart-after-text .fl-heading-text:after{
  content:"";
  width:20px;
  height:18px;
  background-image:url(/wp-content/uploads/2023/10/heart-icon.png);
  position:absolute;
  top:50%;
  transform:translateY(-50%);
  right:-20px;
  background-size:cover;
  background-repeat:no-repeat;
}


.heart-before-text .fl-heading-text{
  display:inline-block;
  position:relative;
  padding-left:40px;
}
.heart-before-text .fl-heading-text:before{
  content:"";
  width:20px;
  height:18px;
  background-image:url(/wp-content/uploads/2023/10/heart-icon.png);
  top:50%;
  display:inline-block;
  transform:translateY(-50%);
  position:absolute;
  left:-10px;
  background-size:cover;
  background-repeat:no-repeat;
  margin-right:10px;
}



.side-lines-bg{
  background-image: url(/wp-content/uploads/2023/10/Lines.png), url(/wp-content/uploads/2023/10/Lines.png);
  background-position: center left, center right;
  background-size:contain;
  background-repeat:no-repeat;
}
@media all and (max-width:768px){

  .side-lines-bg{
  background-size:70px;
}

}

.footer-section a,
.fl-menu .menu-item a:hover {
  text-decoration: none !important;
  font-weight: 800 !important;
}

.footer-section .fl-rich-text a:hover{
    color: #ffde17 !important;
}
/* Bullet List */
.fl-rich-text ul{
  list-style-type:none;
  margin-left:10px;
}
.fl-rich-text ul li{
  position:relative;
  padding-left:20px;
}
.fl-rich-text ul li:before{
  content:"";
  background-image: url(/wp-content/uploads/2023/10/bullet.png);
  background-repeat:no-repeat;
  background-size:cover;
  width:9px;
  height:9px;
  display:block;
  position:absolute;
  left:0;
  top:0.5em;
}

/* Buttons */

.fl-builder-content .fl-node-content a.fl-button{
    border-radius: 0px;
    letter-spacing: 1px;
    padding: 0.7em 1.5em;
    font-weight: 800;
    text-transform:uppercase;
}
/* Primary Button */
.fl-builder-content .fl-node-content .primary-btn a.fl-button{
    background: #FFDE17;
    border:3px solid #FFDE17;
  letter-spacing:5px;
}
.fl-builder-content .fl-node-content .primary-btn a.fl-button:hover{
    background: #ffffff;
    border:3px solid #FFDE17;
}
.fl-builder-content .fl-node-content .primary-btn a.fl-button span,
.fl-builder-content .fl-node-content .primary-btn a.fl-button:hover span{
  color: #000000;
}
/* Tertiary Button */
.fl-builder-content .fl-node-content .tertiary-btn a.fl-button{
    background: #000000;
    border:3px solid #000000;
  letter-spacing:5px;
}
.fl-builder-content .fl-node-content .tertiary-btn a.fl-button:hover{
    background: #FFDE17;
    border:3px solid #FFDE17;
}
.fl-builder-content .fl-node-content .tertiary-btn a.fl-button span{
  color:#ffffff;
}
.fl-builder-content .fl-node-content .tertiary-btn a.fl-button:hover span{
  color: #000000;
}


/* secondary Button */
.fl-builder-content .fl-node-content .secondary-btn a.fl-button{
  border:none;
  padding:0px;
  background: transparent;
  font-family: 'Roboto Slab',serif;
  text-transform:uppercase;
  letter-spacing:2px;
  font-weight:400;
  position:relative;
  outline:none;
  border:0px;

}


.fl-builder-content .fl-node-content .secondary-btn a.fl-button span,
.fl-builder-content .fl-node-content .secondary-btn a.fl-button:hover span{
  color: #000000;
  position:relative;
  padding:0px 20px;
  background-color:transparent !important;
  z-index:2;

}

.fl-builder-content .fl-node-content .secondary-btn a.fl-button:before{
  content:"";
  width:0;
  height:100%;
   background-image:url(/wp-content/uploads/2023/10/arrow-line-hover.png);
   position:absolute;
   top:0;
   left:0;
    background-color:transparent !important;
   background-size:10px 15px;
   background-position:left center;
  background-repeat:repeat-X;
  opacity:0;
  transition:0.2s all ease-in-out;
  z-index:1;
}
.fl-builder-content .fl-node-content .secondary-btn a.fl-button:hover:before{
 width:100%;
   background-image:url(/wp-content/uploads/2023/10/arrow-line-hover.png);
  opacity:1;
}

.fl-builder-content .fl-node-content .secondary-btn a.fl-button span:after{
 content:"";
 width:15px;
 height:100%;
 position:absolute;
 top:0;
 left:0;
 background-image:url(/wp-content/uploads/2023/10/arrow.png);
 background-repeat:no-repeat;
 background-size:12px 12px;
 background-position:left center;
 transition:0.2s all ease-in-out;
}
.fl-builder-content .fl-node-content .secondary-btn a.fl-button:hover span:after{
 width:100%;
 background-image:url(/wp-content/uploads/2023/10/arrow-hover.png);
 background-position:right center;
}

/* Two Buttons Module */
.two-btn .fl-button-group-buttons .fl-button-group-button{
  margin-right:20px;
}
.two-btn .fl-button-group-buttons .fl-button-group-button:first-child a.fl-button{
    background: #FFDE17;
    border:3px solid #FFDE17;
  letter-spacing:5px;
}
.two-btn .fl-button-group-buttons .fl-button-group-button:first-child a.fl-button:hover{
    background: #ffffff;
    border:3px solid #FFDE17;
}
.two-btn .fl-button-group-buttons .fl-button-group-button:first-child a.fl-button span,
.two-btn .fl-button-group-buttons .fl-button-group-button:first-child a.fl-button:hover span{
  color: #000000;
}


.two-btn .fl-button-group-buttons .fl-button-group-button:last-child a.fl-button{
  border:none;
  background: transparent;
  font-family: 'Roboto Slab',serif;
  text-transform:uppercase;
  letter-spacing:2px;
  font-weight:400;
  position:relative;
  outline:none;
  border:0px;
  padding: 0.7em 0;

}


.two-btn .fl-button-group-buttons .fl-button-group-button:last-child a.fl-button span,
.two-btn .fl-button-group-buttons .fl-button-group-button:last-child a.fl-button:hover span{
  color: #000000;
  position:relative;
  padding:0px 20px;
  background-color:transparent !important;
  z-index:2;

}

.two-btn .fl-button-group-buttons .fl-button-group-button:last-child a.fl-button span:before{
content:"";
  width:0;
  height:100%;
   background-image:url(/wp-content/uploads/2023/10/arrow-line-hover.png);
   position:absolute;
   top:0;
   left:0;
    background-color:transparent !important;
   background-size:10px 15px;
   background-position:left center;
  background-repeat:repeat-X;
  opacity:0;
  transition:0.2s all ease-in-out;
  z-index:-1;
}
.two-btn .fl-button-group-buttons .fl-button-group-button:last-child a.fl-button:hover span:before{
 width:100%;
   background-image:url(/wp-content/uploads/2023/10/arrow-line-hover.png);
  opacity:1;
}

.two-btn .fl-button-group-buttons .fl-button-group-button:last-child a.fl-button span:after{
  content:"";
 width:15px;
 height:100%;
 position:absolute;
 top:0;
 left:0;
 background-image:url(/wp-content/uploads/2023/10/arrow.png);
 background-repeat:no-repeat;
 background-size:12px 12px;
 background-position:left center;
 transition:0.2s all ease-in-out;
}
.two-btn .fl-button-group-buttons .fl-button-group-button:last-child a.fl-button:hover span:after{
 width:100%;
 background-image:url(/wp-content/uploads/2023/10/arrow-hover.png);
 background-position:right center;
}






/* Bar CTA */
@media all and (min-width:768px){

  .announcement-bar .fl-row-content-wrap{
    padding:0px;
  }
  .announcement-bar .fl-module-html a{
    right:-20px !important;
  }
.bar-cta .fl-module-content{
  max-width:1100px;
  margin:10px auto 5px;
}

.bar-cta .fl-cta-inline .fl-cta-text{
  /*width:80%;*/
  vertical-align: middle;
}
.bar-cta .fl-cta-inline .fl-cta-text h3{
margin-bottom:0px;
}
}

.announcement-bar .fl-row-content{
  max-width:1600px;
}

.announcement-bar .fl-module-html p{
  color:#ffffff;
  text-align:center;
  margin-bottom:0px;
  font-weight:800;
  font-size:16px;
  letter-spacing:2px;
  text-transform:uppercase;
}
.announcement-bar .fl-module-html .bar-text:before,
.announcement-bar .fl-module-html .bar-text:after {
  content:"";
  width:15px;
  height:15px;
  display:inline-block;
background-image:url(/wp-content/uploads/2023/10/burst-icon-sm.png);
background-size: 15px;
background-repeat:no-repeat;
background-position:center;
margin-right:15px;
}

.announcement-bar .fl-module-html .bar-text:after {
     margin-left: 15px;
}

.announcement-bar .fl-module-content{
  position:relative;
}

.announcement-bar .fl-module-html a{
  display:inline-block;
  color:#000000;
  font-weight:800;
  text-transform:uppercase;
  background-color:#FFDE17;
  letter-spacing:5px;
  padding: 0.7em 1.5em;
}



@media all and (min-width:768px){
.announcement-bar .fl-module-html a{
  position:absolute;
  top:-15px;
  right:0px;
  height:calc(100% + 30px);
  line-height:30px;
}
}
@media all and (max-width:768px){
.announcement-bar .fl-module-html a{
display:block;
max-width:300px;
margin:15px auto 0px;
}
}

.announcement-bar .fl-module-html a:hover{
  opacity:0.8;
}



/* Gravity Forms */

.gform_wrapper.gravity-theme .gfield textarea.medium,
.gform_wrapper.gravity-theme .gfield input.large, .gform_wrapper.gravity-theme .gfield select.large{
background: var(--unnamed-color-ffffff) 0% 0% no-repeat padding-box;
background: #FFFFFF 0% 0% no-repeat padding-box;
-webkit-box-shadow: 0px 0px 10px gba(0, 0, 0, 0.1);
        box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
opacity: 1;
border:none;
padding:15px 20px;
color:#000000;
}


.gform_wrapper ::-webkit-input-placeholder{
  color:#000000;
  text-transform:uppercase;
}


.gform_wrapper ::-moz-placeholder{
  color:#000000;
  text-transform:uppercase;
}


.gform_wrapper :-ms-input-placeholder{
  color:#000000;
  text-transform:uppercase;
}


.gform_wrapper ::-ms-input-placeholder{
  color:#000000;
  text-transform:uppercase;
}


.gform_wrapper ::placeholder{
  color:#000000;
  text-transform:uppercase;
}
.gform_wrapper.gravity-theme .gform_footer input{

background: #FFDE17 0% 0% no-repeat padding-box;
color:#000000;
letter-spacing: 5px;
color: #000000;
text-transform: uppercase;
font-weight:800;
padding: 0.7em 1.5em;
line-height:1.2em;
border:3px solid #FFDE17;
-webkit-transition:0.2s all ease-in-out;
-o-transition:0.2s all ease-in-out;
transition:0.2s all ease-in-out;
}

.gform_wrapper.gravity-theme .gform_footer input:hover{
  background-color:#ffffff;
}

.gform_wrapper.gravity-theme #field_submit, .gform_wrapper.gravity-theme .gform_footer{
  justify-content:center;
}

.gform_wrapper.gravity-theme .gfield_required{
  display:none;
}

.ginput_container_consent{
  max-width:1100px;
  margin:0 auto;
  text-align:center;
}


.connect-bg .gform-body:before{
  content:"";
  width:120px;
  height:410px;
  background-image:url(/wp-content/uploads/2023/10/Connect.png);
  position:absolute;
  left:-50px;
  bottom:-40px;
  background-size:contain;
  background-repeat:no-repeat;
z-index:-1;

}

@media all and (max-width:1280px){
  .connect-bg .gform-body:before{
    left:-40px;
  }
}
@media all and (max-width:768px){
  .connect-bg .gform-body:before{
    left:-20px;
  }
}

/*----------- Titles on the Sides -----------*/
.title-left-side .fl-row-content-wrap .fl-row-content,
.title-right-side .fl-row-content-wrap .fl-row-content{
  padding-right:60px;
  padding-left:60px;
  position:relative;
  max-width:1320px;
}
/* Left Side Title */
  .side-title-right .fl-module-content,
.side-title-left .fl-module-content{
  margin:0px;
  position:relative;
}

.side-title-left{
  position:absolute;
  left: 10px;
  top:100px;
  z-index:9;
}
  .side-title-right{
    position:absolute;
    right: 10px;
    top:100px;
    z-index:9;

  }

 .side-title-right.side-right-bottom{
    position:absolute;
    right: 10px;
    top:auto;
  bottom:20px;
    z-index:9;

  }
.side-title-left.side-left-bottom{
  position:absolute;
  left: 10px;
  top:auto;
  bottom:20px;
  z-index:9;
}
 .side-title-right .fl-html,
.side-title-left .fl-html{
  position:relative;
  -webkit-transform:rotate(180deg);
          transform:rotate(180deg);
}
.side-title-right span.title,
.side-title-left span.title{
  font-weight:800;
  font-size:16px;
  position:relative;
  line-height:1em;
  letter-spacing: 10px;
  text-transform: uppercase;
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
}
.side-title-right span.line,
.side-title-left span.line{
  content:"";
  width:2px;
  height:148px;
  background-color: #6F717533;
  border-radius:100%;
  position:absolute;
  left: 7px;
  top:100%;
  line-height:1em;
  }



    .side-title-right [data-aos^=fade][data-aos^=fade].aos-animate.dot,
    .side-title-left [data-aos^=fade][data-aos^=fade].aos-animate.dot{
      -webkit-transform:rotate(90deg) !important;
              transform:rotate(90deg) !important;
    }
    .side-title-right [data-aos^=fade][data-aos^=fade].aos-animate.line,
    .side-title-left [data-aos^=fade][data-aos^=fade].aos-animate.line{
      -webkit-transform:rotate(360deg) !important;
              transform:rotate(360deg) !important;
    }

 
/* Side Title Right at the top - Reversed  */

.side-title-right.side-title-top{
  position:absolute;
  /*top:90px;*/
  top:47px;
  bottom:auto;
}
.side-title-right.side-title-top span.dot{
  left: 4px;
  top: calc(100% + 10px);
  bottom:auto;
}
.side-title-right.side-title-top span.line{
  left: 7px;
  top: calc(100% + 30px);
  bottom:auto;
  }
/* Side Title Icon */
.side-title-right span.title:after,
.side-title-left span.title:after{
  content:"";
  width:18px;
  height:18px;
  display:inline-block;
  background-image: url(/wp-content/uploads/2023/10/burst-icon-sm.png);
  background-size:cover;
  margin:10px 0px 5px 0px;
}


  /* Side Title Left at the top  */

  .side-title-left.side-title-top{
    position:absolute;
    /*top:90px;*/
    top:40px;
    bottom:auto;
  }


@media all and (max-width:768px){
  .title-left-side .fl-row-content-wrap .fl-row-content,
  .title-right-side .fl-row-content-wrap .fl-row-content{
    padding-right:40px;
    padding-left:40px;
  }
}




/*** Home Page ***/

.home-hero .fl-row-content-wrap{
  background-size:360px;
  background-position:60vw top;
}

.home-work .fl-row-content-wrap{
  z-index:1;
}
.portfolio-item .fl-callout-content{
  position:relative;
}


.portfolio-item .fl-callout-content .fl-callout-text-wrap{
  position:absolute;
  bottom:-20;
  left:0;
  width:100%;
  height:0%;
 background: rgba(0, 0, 0, 0.5);
 display:flex;
 align-items:flex-end;
 justify-content:center;
 padding:30px;
 opacity:0;
 visibility:hidden;
 transition:0.2s all ease-in-out;
background: rgb(0,0,0);
background: -moz-linear-gradient(124deg, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%);
background: -webkit-linear-gradient(124deg, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%);
background: linear-gradient(124deg, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000",endColorstr="#000000",GradientType=1);

}
.portfolio-item .fl-callout-content:hover .fl-callout-text-wrap{
  opacity:1;
 visibility:visible;
 bottom:0;
 height:100%;
}
.portfolio-item .fl-callout-button{
  height:0;
  opacity:0;
  margin-bottom:-40px;
  transition-delay: 0.2s;
  transition:0.5s all ease-in-out;
  text-align: center;
}

.portfolio-item .fl-callout-content:hover  .fl-callout-button{
  height:auto;
  margin-bottom:0;
  opacity:1;
}
.portfolio-item .fl-callout-title{
  display:none;
}

/*** Secondary Page ***/
.secondary-hero .fl-row-content-wrap{
  background-size:360px auto;
  background-position:60vw top;
}

/*------ Team Page ------*/
.team-title .fl-callout-title{
  padding-bottom:0px;
}
.team-title .fl-callout-photo{
  margin-bottom:30px;
}
.team-title .fl-callout-text{
font-size:16px;
font-weight:400;
margin-bottom:20px;
}


.table-text .fl-rich-text strong{
  font-weight:800;
  font-size:52px;
  font-family: 'Figtree',sans-serif;
}
.table-text .fl-rich-text h3{
  margin-top:10px;
  margin-bottom:0px;
}
.table-text .fl-rich-text p{
margin-bottom:0px;
}

.table-text .fl-rich-text p:not(strong){
  text-transform:uppercase;
  line-height:1.2em;
  font-family: Roboto Slab;
  font-weight:400;
}

.team-table .fl-col-content .fl-col-group{
  border-bottom:1px solid #6d6e71;
  padding:40px 0px 20px 0px;
  }

.team-table .fl-col-content .fl-col-group:first-child{
  padding-top:0px;
}

/* Careers Page */
.careers-benefits .fl-module-callout .fl-module-content{
  margin:0px;
}

.careers-benefits .fl-callout-title{
  padding-bottom:0px;
}

.careers-benefits .fl-col-group .fl-col-group .fl-col .fl-col-content{
  border-bottom:1px solid #000000;
  margin:20px;
  padding-bottom:40px;
}

/* Portfolio Page */
.project-desc-list .fl-rich-text p{
  margin-bottom:5px;
  line-height:1.2em;
      font-family: "Roboto Slab", serif;
      text-transform:uppercase;

}

.award-desc .fl-rich-text{
        font-family: "Roboto Slab", serif;
        text-transform:uppercase;

}
.award-desc .fl-rich-text strong{
  font-weight:800;
      font-family: 'Figtree',sans-serif;
      letter-spacing:5px;
      color:#00778B;
}

.award-desc .fl-rich-text:before{
  content:"";
  background-image: url(/wp-content/uploads/2023/10/Bolt-yellow-1.png);
  width:15px;
  height:25.52px;
  background-size:cover;
  margin-right:10px;
  display:inline-block;
  float:left;
}


.portfolio-slider .bx-wrapper .bx-pager{
  text-align:right;
}
.portfolio-slider .bx-wrapper .bx-pager.bx-default-pager a{
  background:#000000;
}
.portfolio-slider .bx-wrapper .bx-pager.bx-default-pager a.active, .portfolio-slider .bx-wrapper .bx-pager.bx-default-pager a:focus, .portfolio-slider .bx-wrapper .bx-pager.bx-default-pager a:hover{
  background: #BDF9F8;
}
@media (max-width: 768px){
.portfolio-slider  .bx-wrapper .bx-pager{
  padding-top:0px;
  }

.portfolio-slider .fl-slide-content {
padding:0px 30px !important;
}
}
.portfolio-sq-test .fl-module-content{
  position:relative;
  margin:40px 60px;
}
.portfolio-sq-test .fl-module-content:before{
  content:"";
  background-image:url(/wp-content/uploads/2023/10/big-quote-icon.png);
  width:34px;
  height:27.56px;
  position:absolute;
  top:-40px;
  left:-40px;
  background-size:cover;
  background-repeat:no-repeat;
  
}

.portfolio-sq-test .fl-rich-text h3{
  margin-bottom:0px;
}
.portfolio-sq-test .fl-rich-text h3 + p{
      font-family: "Roboto Slab", serif;
      text-transform:uppercase;
      letter-spacing:2px;
}

@media all and (max-width:768px){
 .portfolio-sq-test .fl-module-content{
  margin:40px 20px;
}
.portfolio-sq-test .fl-module-content:before{
  top:-40px;
  left:-20px;
  }
}

/* Cookie Notice */
.cky-notice-btn-wrapper button{
  text-transform:uppercase;
  font-weight:600;
  letter-spacing:1px;
  font-size:12px;
  border-radius:0px;
  line-height:18px;
}

.cky-consent-bar{
  border-radius:0px !important;
}


.radio-spot .fl-callout .fl-callout-title{
    font-family: "Roboto Slab", serif;
    text-transform:initial;
    font-weight:400;
    font-size:42px;
}
.radio-spot .fl-callout .fl-callout-text{
  font-weight: 800;
    text-transform: uppercase;
    letter-spacing: 10px;
    line-height: 1em;
    margin-top:20px;
}

.radio-spot .fl-callout  a.fl-button{
  border:none;
  background-color:transparent;
  letter-spacing:5px;
  line-height:1em;

}
.radio-spot .fl-callout  a.fl-button span{
  position:relative;

}
.radio-spot .fl-callout  a.fl-button:hover span{
  color: #00778b;
}
.radio-spot .fl-callout  a.fl-button span:before{
  content:"";
  width:40px;
  height:40px;
  background-image: url(/wp-content/uploads/2023/11/thumb-play_button.png);
  background-size:cover;
  margin-right:20px;
  display:inline-block;
  vertical-align:middle;
transition:0.2s all ease-in-out;
}

.radio-spot .fl-callout  a.fl-button:hover span:before{
  margin-right:10px;
}


/* ==========================================================================
   Portfolio - Projects
   ========================================================================== */
/* Filters */
.project-filters .search-filter-input-button-group{
  justify-content:center;
}

.project-filters .search-filter-input-button-group .search-filter-input-button{
  border:1px solid #ffde17;
  border-radius:0px;
  background-color:transparent;
  color:#ffffff;
    margin-right:20px;
  padding:0.5em 1.2em;
  font-weight:bold;
  transition:0.4s all ease-in-out;
}

.project-filters .search-filter-input-button:last-child{
  margin-right:0px;
}

.project-filters .search-filter-input-button:hover,
.project-filters .search-filter-input-button.search-filter-input-button--is-selected{
  background-color:#ffde17 !important;
  color:#000000;
  border:1px solid #ffde17 !important;
}


.project-field-load .search-filter-style--control-load_more{
  align-items:center;
}

.project-field-load .search-filter-input-button{
   border:1px solid #ffde17;
  border-radius:0px;
  
 background-color:#ffde17;
  color:#000000;
    margin-right:20px;
  padding:0.5em 1.2em;
  font-weight:bold;
  transition:0.4s all ease-in-out;
}


.project-field-load .search-filter-input-button:hover{
    background-color:transparent !important;
  color:#ffffff !important;
  border:1px solid #ffde17 !important;
}

/* Post Module */
.projects-post .fl-post-grid-post{
  background-color:transparent;
  border:none;
  
}
@media all and (min-width:992px){
.projects-post .fl-post-column:nth-child(3n+2){
  -webkit-transform:translateY(20px);
      -ms-transform:translateY(20px);
          transform:translateY(20px);
}
}
.projects-post .fl-post-container{
  aspect-ratio: 2/2.5;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  position:relative;
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  padding:40px;
}
.projects-post .fl-post-image{
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:100%;
  background-size:cover;
  background-position:center;
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    z-index:2;
}
.projects-post .fl-post-container a{
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:100%;
  z-index:5;
}
.projects-post .fl-post-image:before{
  content:"";
  width:100%;
  height:100%;
  position:absolute;
  top:0;
  left:0;
background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), color-stop(90%, rgba(0, 0, 0, 0.75)));
background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.75) 90%);
  z-index:1;
}

.projects-post .fl-post-container .fl-post-text{
  z-index:4;
  padding:0;
}
.projects-post .fl-post-container .fl-post-text h3{
  color:#ffffff;
  text-transform:initial;
  font-size:24px;
}

.projects-post .fl-post-grid-post:hover .fl-post-image{
  -webkit-transform:scale(1.08);
      -ms-transform:scale(1.08);
          transform:scale(1.08);
}


/* Facet Filters */
.facetwp-facet-project_type{
  display:flex;
  justify-content: center;

}

.facetwp-facet-project_type .facetwp-checkbox,
.facetwp-facet-project_type .facetwp-checkbox.disabled{
      border: 1px solid #ffde17;
    border-radius: 0px;
    background-image:none;
    background-color: transparent;
    color: #ffffff;
    margin-right: 20px;
    padding: 0.5em 1.2em;
    font-weight: bold;
    transition: 0.4s all ease-in-out;
    opacity:1;
  
}

.facetwp-facet-project_type .facetwp-checkbox:hover,
.facetwp-facet-project_type .facetwp-checkbox.checked{
      border: 1px solid #ffde17;
    background-color: #ffde17;
    color: #000000;
    background-image:none;
}

  .facetwp-counter {
  display: none;
}

/* Facet Filters */
.facetwp-facet-project_type_radio{
  display:flex;
  justify-content: center;
		flex-wrap:wrap;
}

.facetwp-facet-project_type_radio .facetwp-radio,
.facetwp-facet-project_type_radio .facetwp-radio.disabled{
      border: 1px solid #ffde17;
    border-radius: 0px;
    background:none;
    background-color: transparent;
    color: #ffffff;
    margin-right: 20px;
    padding: 0.5em 1.2em;
    font-weight: bold;
    transition: 0.4s all ease-in-out;
    opacity:1;
  margin-bottom:20px;
}

.facetwp-facet-project_type_radio .facetwp-radio:hover,
.facetwp-facet-project_type_radio .facetwp-radio.checked{
      border: 1px solid #ffde17;
    background-color: #ffde17;
    color: #000000;
    background-image:none;
}


.facetwp-facet-portfolio_load_more{
text-align:center;
}

.projects-post .fl-builder-pagination-load-more a.fl-button,
.facetwp-load-more{
  background: #FFDE17;
    border: 3px solid #FFDE17;
    letter-spacing: 5px;
    color: #333;
        border-radius: 0px;
    padding: 0.7em 1.5em;
    font-weight: 800;
    text-transform: uppercase;
    transition:0.2s all ease-in-out;
}
.projects-post .fl-builder-pagination-load-more a.fl-button:hover,
.facetwp-load-more:hover{
  background-color:transparent;
  color:#ffffff;
}




/* Single Project Template */

.bolt-list .fl-html ul{
  list-style:none;
}
.bolt-list .fl-html li{
  position:relative;
  padding-left:18px;
  padding-bottom:0.2em;
}
.bolt-list .fl-html li:before{
  content:"";
  background-image:url(/wp-content/uploads/2024/10/Bolt.png);
  width:7px;
  height:12px;
  background-size:cover;
  display:inline-block;
  position:absolute;left:0;
  top:6px;
  
}

.remove-p-space .fl-rich-text p:last-child{
  margin-bottom:0px;
}

.project-img-module .fl-html img{
  margin-bottom:50px;
}

.embed-container { 
  position: relative; 
  padding-bottom: 56.25%;
  overflow: hidden;
  max-width: 100%;
  height: auto;
  margin-bottom:50px;
} 

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


/* Portfolio Archive Pages */
.bolt-list-two-col .fl-rich-text ul{

    list-style: none;
    column-count:2;
column-gap: 60;
column-width:250px;
}

.bolt-list-two-col .fl-rich-text li{
      position: relative;
    padding-left: 18px;
    padding-bottom: 0.2em;
}

.bolt-list-two-col .fl-rich-text li:before{
  content: "";
    background-image: url(/wp-content/uploads/2024/10/Bolt.png);
    width: 7px;
    height: 12px;
    background-size: cover;
    display: inline-block;
    position: absolute;
    left: 0;
    top: 6px;
}

/* Archive Page for Industries */
.pre-title .fl-module-content{
  margin-bottom:0px;
}
.pre-title .fl-rich-text p{
  margin-bottom:0px;
  font-size:14px;
  text-transform:uppercase;
  font-weight:bold;
  letter-spacing:5px;
  color:rgba(0, 135, 158, 1);
}

.pre-title + .fl-module-heading .fl-module-content{
  margin-top:5px;
}

.sp-testimonial-archive .fl-rich-text h3{
  text-transform:initial;
  font-weight:bold;
  font-size:24px;
  margin-bottom:15px;
}

.analytics-wrapper{
  display:flex;
  flex-direction:row;
  justify-content:space-between;
  flex-wrap:wrap;
}

.analytics-item{
  display:block;
  border-right:1px solid rgba(209, 210, 212, 1);
    flex:1 150px;
    padding:0px 20px;
    margin-bottom:20px;

}
.analytics-item:last-child{
  border:none;
}
.analytics-title{
text-align: center;
display:block;
text-transform:uppercase;
font-weight:600;
}

.analytics-number{
  text-align: center;
display:block;
font-size:24px;font-weight:bold;
letter-spacing:-0.5px;
}

 