/*
Theme Name: Facilitec USA Avada Child
Description: Facilitec Child theme for Avada theme
Author: Michael Layao, Brian West
Author URI: http://leadsnearby.com
Template: Avada
Version: 1.0.0
Text Domain:  Avada
*/
/* COLORS */
/* CHECKLISTS */
/* Buttons */


.fusion-li-item .icon-wrapper {
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-align: center;
        align-items: center; }
  
  .two-column-checklist {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .two-column-checklist li {
      width: 50%; }
  
  .three-column-checklist {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .three-column-checklist li {
      width: 33%; }
  
.facilitec-button {
  border-radius: 6px;
  padding: 15px 30px;
}

.header-button {
  display: inline-block;
  font-size: 20px;
  margin: 0 10px;
}
  .header-button-dark {
    background-color: #004fa1;
    color: #fff;
  }
  .header-button-light {
    color: #004fa1;
    border: #a8aaae solid 2px;
  }
    .header-button svg,
    .header-button i {
      margin: 0 5px;
    }
  .grey-button,
  .gform_button {
    background-color: #a8aaae !important;
    color: #fff;
    border: none !important;
  }
  .grey-button:hover,
  .gform-button:hover {
    filter:brightness(80%) !important;
    color: #fff !important;
  }


  /* CTA BOX */
  .cta-box {
    background: #004fa1;;
    color: #fff;
    padding-top: 20px;
    padding-bottom: 20px;
    margin-top: 20px;
    margin-bottom: 20px; }
    .cta-box .cta-box-inner {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
          align-items: center;
      background: rgba(215, 215, 215, 0.5);
      padding-top: 30px;
      padding-bottom: 30px; }
      @media screen and (max-width: 800px) {
        .cta-box .cta-box-inner {
          -ms-flex-direction: column;
              flex-direction: column; } }
      .cta-box .cta-box-inner .half {
        font-size: 1.8em;
        text-align: center;
        width: 50%; }
        @media screen and (max-width: 800px) {
          .cta-box .cta-box-inner .half {
            width: 100%;
            margin-bottom: 10px; } }
      .cta-box .cta-box-inner .phone-num {
        color: #fff; }
        .cta-box .cta-box-inner .phone-num svg {
          margin-right: 5px; }
  

/*** Header ***/

.facilitec-header-row {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.fusion-header-wrapper .fusion-row {max-width: 100% !important;}
.fusion-logo-link {width: 440px;}
.header-call{
  display: flex; 
  align-items: center;
}
.header-call__content > .header-phone {
  margin-bottom: 10px;
}
.header-call svg{margin: 0px 20px;}

.facilitec-menu-row {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  padding-bottom: 20px;
}

.fusion-logo {
    margin-bottom: 26px !important;
}

@media screen and (max-width: 800px) {
  .facilitec-header-row {
    flex-direction: column;
  }
  .facilitec-header-row div {
    margin: 10px 0;
  }
    .fusion-logo-link {
      width: 95vw !important;
      margin: 93px 0 0px 0;
    }
    #shiftnav-toggle-main {
        height: 90px;
    }
    #shiftnav-toggle-main > div.shiftnav-main-toggle-content.shiftnav-toggle-main-block > div:nth-child(1) {line-height: 38px;}
    .shiftnav-main-toggle-content {
        text-align: center !important;
        background-color: #004fa1;
        padding-left: 34vw !important;
    }
    #shiftnav-toggle-main-button {padding: 25px !important; background-color: #f6821f}
  .header-call {display:none;}
  .header-buttons {display: none;}
  .facilitec-menu-row {display: none;}

}

@media screen and (min-width: 1024px) {
    .header-call {
        margin-top: 10px;
    }
}


/**** Homepage ****/

.home .gfield_label {
  display: none !important;
}

.home #main {
  padding-top: 0 !important;
}

.facilitec-mainstage {
  background-position: 70% 150% !important;
  position: relative;
}
.facilitec-mainstage .fusion-builder-row {
  max-width: 1240px !important;
}
  .facilitec-mainstage::before {
    content: "";
    top: 0 
  }
  .facilitec-mainstage__content {
  display: flex;
  text-align: center;
  justify-content: center;
  align-items: center;
  margin-top: 40px;
  }
    .mainstage__content-left{
      line-height: 3.2rem;
      background: transparent;
    }
    .mainstage__content-left > div {
      padding: 35px 0;
      z-index: 10
    }
      .__content-left-item1 {
        font-size: 2.6rem;
        position: relative;
        z-index: 10;
        color: #fff;
      }
        .__content-left-item1::before {
          content: "";
          position: absolute;
          width: 200vw;
          height: 110%;
          background-color: rgba(1,79,162, .6);
          z-index: -1;
          left: -700px;
          top: 0;
        }
      .__content-left-item2 {
        font-size: 2.2rem;
        position: relative;
        color: #014fa2;
      }
        .__content-left-item2 > span {
          position: relative;
          top: 30px;
        }
      .__content-left-item3 {
        font-size: 2.8rem;
        position: relative;
        color: #fff !important;
        margin-top: 30px;
      }
      .__content-left-item3 > span > a {
        color: #fff;
      }
    .mainstage__content-right {
      z-index: 10;
      margin-top: 25px;
    }
      .__content-right-top {
        font-size: 2.2rem;
        color: #fff;
        padding-top: 60px;
        padding-bottom: 10px;
      }
        .__content-right-form > .gform_wrapper {
          padding: 40px 50px;
          background-color: #014fa2;
        }
        .__content-right-form > .gform_wrapper label {
          display: none !important;
        }
        .__content-right-form > .gform_wrapper .gfield {
          margin: 5px 0px !important;
        }
        .__content-right-form input:not(#gform_submit_button_1) {height: 45px !important;}
        .__content-right-form input:not(#gform_submit_button_1),
        .__content-right-form textarea {
          border-radius: 5px !important;
          width: 100% !important;
          margin-top: 5px !important;
        }
        .__content-right-form textarea {
            height: 100px !important;
        }

.featured-services {}
    .orange-row {
        background-color: #f6821f;
        text-align: center;
    }
        .orange-row h2 {
            margin: 0 !important;
            padding: 10px 0;
            font-size: 2.0rem;
            color: #fff !important;
        }
    .featured-grid {
        display: grid;
        grid-template-columns: repeat(auto-fit, minmax(206px, 1fr));
        padding: 0px 130px;
        background-color: #e6e6e6;
    }
        .fgrid-item {
            display: flex;
            flex-direction: column;
            justify-content: center;
            align-items: center;
            font-size: 2.2rem !important;
            text-align: center;
            line-height: 2.5rem;
            color: #888;
            padding-top: 50px;
            padding-bottom: 50px;
            font-weight: 300;
        }
        .fgrid-item:hover {
            background-color: #004fa1;
            color: #fff;
        }
            .fgrid-item i,
            .fgrid-item svg {
                margin-bottom: 40px;
                font-size: 2.4rem;
            }
    .blue-button-row {
        padding: 55px 0 100px 0;
        background-color: #004fa1;
        text-align: center;
    }
    #post-2 > div > div.fusion-fullwidth.fullwidth-box.facilitec-featured.hundred-percent-fullwidth.non-hundred-percent-height-scrolling > div > div {
        margin-bottom: 0 !important;
    }

#post-2 > div > div.fusion-fullwidth.fullwidth-box.industry-grid-row.hundred-percent-fullwidth.non-hundred-percent-height-scrolling > div > div {
    margin-bottom: 0 !important;
}
.pi-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
    position: relative;
}
    .pi-grid-item {
        height: 550px;
        position: relative;
        padding: 150px 0px 0 0;
        background: transparent;
        overflow: hidden;
    }
    .pi-grid-active p,
    .pi-grid-active h3 {
        color: #fff !important;
    }
    .pi-grid-item:first-child::before {
        content: "";
        background : url(https://facilitecwest.com/wp-content/uploads/img-mainstage-rooftop-containment-image.jpg);
        width: calc(100% - 20px);
        height: 100%;
        position: absolute;
        top: 0;
        z-index: -1;
        overflow: hidden;
    }
    .pi-grid-item:nth-child(2)::before {
        content: "";
        background : url(https://facilitecwest.com/wp-content/uploads/img-mainstage-gl365-image.jpg);
        width: calc(100% - 20px);
        height: 100%;
        position: absolute;
        top: 0;
        z-index: -1;
        overflow: hidden;
    }
    .pi-grid-item:nth-child(3)::before {
        content: "";
        background : url(https://facilitecwest.com/wp-content/uploads/img-mainstage-restaurants-image.jpg);
        width: calc(100% - 20px);
        height: 100%;
        position: absolute;
        top: 0;
        z-index: -1;
        overflow: hidden;
    }
    .pi-grid-item:nth-child(4)::before {
        content: "";
        background : url(https://facilitecwest.com/wp-content/uploads/img-mainstage-industrial-image.jpg);
        width: calc(100% - 20px);
        height: 100%;
        position: absolute;
        top: 0;
        z-index: -1;
        overflow: hidden;
    }
    .pi-grid-item::after {
        content: "";
        background : #fff;
        width: calc(100% - 20px);
        height: 100%;
        position: absolute;
        top: 0;
        z-index: -1;
        opacity: 1;
        transition-delay: .3s;
        transition: .75s;
    }
    .pi-grid-active::after {
        top: -500px;
    }
        .pi-grid-item p,
        .pi-grid-item h3 {
            padding-left: 30px;
            color: #333;
            z-index: 10 !important;
            transition: .9s;
            padding-right: 40px;
        } 
        .learn-more {
            display: block;
            position: absolute;
            bottom: -37px;
            padding: 12px 0;
            background-color: #004fa1;
            width: calc(100% - 20px);
            overflow: hidden;
            transition: .7s;
        }
        .pi-grid-active .learn-more {
            bottom: 0 !important;
        }
            .learn-more a {
                color: #fff !important;
                padding-left: 30px;
                z-index: 10;
            }
            .learn-more svg {
                float: right;
                margin-right: 50px;
                font-size: 1.5rem;
            }

.facilitec-home-about {
    color: #fff;
}
    .facilitec-home-about h2 {margin-bottom: 30px !important;}
    .facilitec-home-about > div {margin: 45px 0;}
    .facilitec-home-about > p:nth-child(5) {margin-top: 70px; line-height: 2rem;}
    .about-list-split {
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
        width: 90%;
    }
        .fac-checklist {
            list-style: none;
        }
            .fac-checklist li {
                position: relative;
                margin-bottom: 10px;
            }
            .fac-checklist li::before {
                content: "\f00c";
                font-family: FontAwesome; 
                position: absolute;
                height: 100%;
                width: 100%;
                left: -25px;
                margin-right: 20px;
            }
        .about-contact {
            display: flex;
            flex-direction: row;
            flex-wrap: wrap;
            justify-content: center;
            align-items: center;
        }
            .about-phone {
                display: flex;
                flex-direction: column;
                flex-wrap: wrap;
            }

.home-bottom-content {
    display: flex;
    flex-wrap: wrap;
    margin-top: 35px;
}
    .bottom-content-left {
        padding: 0 40px;
    }
        .bottom-content-left h2 {font-size: 2.2rem;}
        .bottom-logo img {
            width: 60%;
            margin-top: 60px;
            display: block;
            margin: 100px auto;
        }
    .bottom-content-right {
        background-color: #a8aaae;
        border-top-left-radius: 20px;
        border-top-right-radius: 20px;
    }
        .bottom-content-right > h3 {
            text-align: center;
            background-color: #000;
            display: block;
            color: #fff !important;
            padding: 20px 0;
            border-top-left-radius: 20px;
            border-top-right-radius: 20px;
        }
        .bottom-form {
            padding-left: 39px;
            padding-right: 20px;
        }
            .bottom-form input,
            .bottom-form textarea {
                border-radius: 6px !important;
            }
            .bottom-form textarea {
                height: 80px !important;
            }
            #gform_submit_button_2 {
                background-color: #2076ff !important;
            }

@media screen and (max-width: 800px) {
    .facilitec-mainstage {background-position: 50% 110% !important;}
    .__content-left-item2 {display: none;}
    .__content-left-item1 {font-size: 1.5rem; line-height: 2.0rem;}
    .__content-left-item1::before {width: 285vw; height: 100%}
    .__content-left-item3 {display: none;}
    .facilitec-mainstage__content {
        flex-direction: column;
        margin-top: 0 !important;
    }
    .mainstage__content-left {width: 100vw !important;}
    .mainstage__content-right {width: 90vw !important;}
    .__content-right-top {padding-top: 10px;}
    .__content-right-top > span {font-size: 1.7rem;}
    .facilitec-products-row.nonhundred-percent-fullwidth.non-hundred-percent-height-scrolling > div > div > div > div.fusion-text {padding-left: 20px;}
    .featured-grid {padding: 0px 6px;}
    .home-bottom-content {flex-direction: column;}
    .home-bottom-content > div {width: 85vw  !important;}
    .pi-grid-item {width: 100vw;}
    .pi-grid-item::after {display: none;}
    .pi-grid-item-content h3,
    .pi-grid-item-content p {color: #fff !important;}
    .about-phone > span {font-size: 1.3rem !important; margin-bottom: 5px !important}
    .bottom-logo {display: none;}
}
/*** FOOTER ***/

.fusion-footer-widget-area {
    background-color: #e6e6e6 !important;
}

.fac-footer-content {
    color: #333;
}

.fac-footer-content a {
    color: #666 !important;
}

.fusion-footer-widget-column {
    margin-bottom: 25px !important;
}


/*** TITLE BAR ***/

.facilitec-title-bar {
    background-image: url(https://facilitecwest.com/wp-content/uploads/img-title-bar-image.jpg); 
    padding-top: 45px;
    padding-bottom: 140px;
    background-position: bottom;
    background-repeat: no-repeat;
    border-top: 10px solid #000;
}

.tb-top-row {
    max-width: 1100px;
    width: 100%;
    display: block;
    margin: 0 auto;
}

.lnbReviewsWidget {
    text-align: left !important;
    padding: 4px 0 !important;
}

.lnbReviewsWidget__data {color: #fff;}

.facilitec-title-bar h1 {
    font-weight: 400;
    font-size: 2.5rem;
}

.tb-call {
    display: block;
    font-size: 1.8rem;
    margin-bottom: 30px;
    color: #fff;
}

.tb-call a {
    color: #fff;
}


/*** SIDEBAR ***/

.facilitec-sidebar {
	border: 1px solid #999
}

.sidebar-head {
    background-color: #004fa1;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    color: #fff;
    padding-bottom: 20px;
}

.sidebar-head img {
    width: 75%;
    margin-top: 20px;
    margin-bottom: 5px;
}

#gform_fields_3 label {
	display: none;
}

#field_3_8 label {
	display: block;
	font-weight: 400 !important;
}

#gform_fields_3 input {
	border: none;
	border-bottom: 1px solid #999;
	margin-bottom: 15px;
}

#gform_fields_3 textarea {
	height: 90px;
	border-radius: 10px;
    font-size: 16px !important;
    border: 1px solid #a8aaae;
}

#gform_3 > div.gform_body {
	padding: 1px 23px !important;
}

#gform_3 .gfield {
    margin-bottom: 0 !important;
}

#gform_submit_button_3 {
    margin: 0 20px !important;
    background-color: #f6821f;
}

.facilitecGrid {
	display: flex;
    flex-direction: column;
}

.facilitecGrid a {
	padding: 11px 10px;
	border-bottom: 1px solid #333;
}

.facilitecGrid__itemIcon > svg {
	color: #a8aaae;
}

.facilitecGrid a:hover {
	background-color: #e4e4e4;
}

.facilitecGrid__itemIcon > svg {
	width: 50px !important;
	margin-right: 5px;
}

.facilitecGrid__item:hover svg,
.facilitecGrid__item:hover .facilitecGrid__itemText  {
    color: #004fa1;
}

.facilitecGrid__itemText {color: #a8aaae}

#sidebar > div.facilitec-sidebar > div:nth-child(3) > span > h3 {
    margin-top: 25px;
}

#gform_fields_3 input {margin-bottom: 6px !important;}

@media screen and (max-width: 800px) {
	#gform_submit_button_2 {margin: 0 !important;}
}


/*** INTERIOR ***/

.page-template-default #main {
    padding-top: 55px !important; 
}

@media screen and (max-width: 800px) {
    #gform_submit_button_3 {width: 80% !important;}
}

.fac-west {
    padding: 20px 0;
    margin-bottom: 50px;
    position: relative;
    background: transparent;
    z-index: 10;
}

.fac-west::before {
    content: "";
    background-image: url(https://facilitecwest.com/wp-content/uploads/png-facilitec-west-background.png);
    position: absolute;
    left: -402px;
    top: 0;
    width: 155%;
    height: 105%;
    z-index: -1;
}

.fac-southwest {
    padding: 20px 0;
    position: relative;
    background: transparent;
    z-index: 10;
    margin-bottom: 30px;
}

.fac-southwest::before {
    content: "";
    background-image: url(https://facilitecwest.com/uploads/png-facilitec-southwest-background.png);
    position: absolute;
    left: -402px;
    top: 0;
    width: 155%;
    height: 105%;
    z-index: -1;
}

.fac-west h2,
.fac-southwest h2 {
    padding: 25px 0;
    font-size: 2.0rem;
    font-weight: 500;
}

.visit-us {
    background-color: #004fa1;
    display: inline-block;
    padding: 10px 30px;
    color: #fff;
}

.Links {
    display: flex;
    justify-content: space-around;
    align-items: center;
    flex-wrap: wrap;
    background-color: #fff;
    padding: 15px 0;
    position: relative;
    z-index: 10;
}

.Links::before {
    content: "";
    position: absolute;
    background-color: #fff;
    left: -500px;
    top:0;
    width: 100%;
    height: 100%;
    z-index: -1;
}

.two-column-checklist {
    margin-bottom: 40px !important;
}

.Links > .phone-num {
    font-size: 1.8rem;
}

#post-171 > div > div > div > div > div > div:nth-child(1) > h2 {margin-bottom: 50px;}
#post-171 > div > div > div > div > div > div:nth-child(2) > div > div > a:nth-child(3) {color: #004fa1;}
#post-171 > div > div > div > div > div > div:nth-child(3) > div > div > a:nth-child(3) {color: #f68122;}
#post-171 > div > div > div > div > div > div:nth-child(4) > h2 {margin-top: 50px;}

@media screen and (max-width: 800px) {
    .fac-west::before,
    .fac-southwest::before {
        width: 250%;
    }

    .visit-us {margin-bottom: 20px;}
}

.page-id-236 td > strong {
    background-color:  #99ccff;
    padding: 3px 0;
    font-size: .95rem;
}

#gform_1 input,
#gform_1 textarea {
    border: 1px solid #999;
}

#gform_fields_6 input,
#gform_fields_6 textarea {
    border: 1px #999 solid;
}