/*
Theme Name: OSCO Group Theme
Theme URI: http://example.com/my-theme-child/
Description: Themify Ultra Child Theme
Author: John Doe
Author URI: http://example.com
Template: themify-ultra
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
Text Domain: themifyultrachild
*/
/*---
These comments will display in stylesheet
---*/
/*@mixin productServiceHideTabAll {
	&.single-product-service {
		main#content {
			.module-tab.panel {
				display: none;
			}
		}
	}
}
	
@mixin productServiceHideTab1 {
		&.single-product-service {
		main#content {
			.module-tab.panel {
				ul li:first-child {
					display: none;
				}
			}
		}
	}
	
}
	
@mixin productServiceHideTab2 {
		&.single-product-service {
		main#content {
			.module-tab.panel {
				ul li:nth-child(2) {
					display: none;
				}
			}
		}
	}
	
}
	
@mixin productServiceHideTab3 {
		&.single-product-service {
		main#content {
			.module-tab.panel {
				ul li:nth-child(3) {
					display: none;
				}
			}
		}
	}
	
}*/
/*------------------------
Themify Tiles
------------------------*/
/*--- Sitewide Styles ---*/
/* line 7, scss/_partials/_plugins.scss */
body {
  /*--- Homepage Temporary Tile Fix ---*/ }
  /* line 9, scss/_partials/_plugins.scss */
  body .tf-tiles .tf-tiles-wrap {
    margin: auto !important;
    /*padding-top: 72px;*/
    transform: scale(1.01); }
    /* line 17, scss/_partials/_plugins.scss */
    body .tf-tiles .tf-tiles-wrap .tf-tile .tile-inner {
      padding: 25px 30px 0; }
      /* line 19, scss/_partials/_plugins.scss */
      body .tf-tiles .tf-tiles-wrap .tf-tile .tile-inner a.action-button {
        display: block;
        width: 100%;
        height: 100%;
        left: 0;
        bottom: 0; }
        /* line 25, scss/_partials/_plugins.scss */
        body .tf-tiles .tf-tiles-wrap .tf-tile .tile-inner a.action-button span {
          display: none !important; }
    /* line 31, scss/_partials/_plugins.scss */
    body .tf-tiles .tf-tiles-wrap .tf-tile .tile-content,
    body .tf-tiles .tf-tiles-wrap .tf-tile ul li {
      /*font-size: 16px;
      line-height: 22px;
      color: #fff;
      font-family: adobe-garamond-pro, serif;
      text-transform: none;
      font-weight: 100;
      margin-bottom: 0px;*/
      font-family: 'Public Sans', serif;
      font-weight: 400;
      font-style: normal;
      letter-spacing: normal;
      font-size: clamp(18px, 10vw, 20px); }
    /* line 42, scss/_partials/_plugins.scss */
    body .tf-tiles .tf-tiles-wrap .tf-tile .tile-content {
      /*margin-top: 60px;*/ }
    /* line 45, scss/_partials/_plugins.scss */
    body .tf-tiles .tf-tiles-wrap .tf-tile .tile-front,
    body .tf-tiles .tf-tiles-wrap .tf-tile .tile-back {
      background-color: #999;
      background-blend-mode: multiply;
      cursor: pointer; }
      /* line 47, scss/_partials/_plugins.scss */
      body .tf-tiles .tf-tiles-wrap .tf-tile .tile-front h4,
      body .tf-tiles .tf-tiles-wrap .tf-tile .tile-back h4 {
        font-family: europa, sans-serif;
        font-weight: 700;
        font-style: normal;
        /*text-transform: uppercase;*/
        letter-spacing: normal;
        text-transform: uppercase;
        color: #fff;
        font-size: 2em;
        line-height: 1em; }
        /* line 54, scss/_partials/_plugins.scss */
        body .tf-tiles .tf-tiles-wrap .tf-tile .tile-front h4::after,
        body .tf-tiles .tf-tiles-wrap .tf-tile .tile-back h4::after {
          content: "";
          border-style: solid hidden hidden solid;
          border-width: 10px;
          width: 40px;
          height: 40px;
          border-color: black;
          display: block;
          margin-top: 10px; }
      /* line 58, scss/_partials/_plugins.scss */
      body .tf-tiles .tf-tiles-wrap .tf-tile .tile-front ul,
      body .tf-tiles .tf-tiles-wrap .tf-tile .tile-back ul {
        line-height: 1.2em; }
      /* line 61, scss/_partials/_plugins.scss */
      body .tf-tiles .tf-tiles-wrap .tf-tile .tile-front.red h4::after,
      body .tf-tiles .tf-tiles-wrap .tf-tile .tile-back.red h4::after {
        border-color: #BA0C2F; }
      /* line 64, scss/_partials/_plugins.scss */
      body .tf-tiles .tf-tiles-wrap .tf-tile .tile-front.light-blue h4::after,
      body .tf-tiles .tf-tiles-wrap .tf-tile .tile-back.light-blue h4::after {
        border-color: #0085ca; }
      /* line 67, scss/_partials/_plugins.scss */
      body .tf-tiles .tf-tiles-wrap .tf-tile .tile-front.orange h4::after,
      body .tf-tiles .tf-tiles-wrap .tf-tile .tile-back.orange h4::after {
        border-color: #ff671f; }
      /* line 70, scss/_partials/_plugins.scss */
      body .tf-tiles .tf-tiles-wrap .tf-tile .tile-front.blue h4::after,
      body .tf-tiles .tf-tiles-wrap .tf-tile .tile-back.blue h4::after {
        border-color: #001489; }
      /* line 73, scss/_partials/_plugins.scss */
      body .tf-tiles .tf-tiles-wrap .tf-tile .tile-front.green h4::after,
      body .tf-tiles .tf-tiles-wrap .tf-tile .tile-back.green h4::after {
        border-color: #007a53; }
      /* line 79, scss/_partials/_plugins.scss */
      body .tf-tiles .tf-tiles-wrap .tf-tile .tile-front .action-button,
      body .tf-tiles .tf-tiles-wrap .tf-tile .tile-back .action-button {
        /*@include corner-readmore;*/ }
    /* line 83, scss/_partials/_plugins.scss */
    body .tf-tiles .tf-tiles-wrap .tf-tile .tile-front {
      /*background-blend-mode: multiply;*/ }
    /* line 86, scss/_partials/_plugins.scss */
    body .tf-tiles .tf-tiles-wrap .tf-tile.size-custom, body .tf-tiles .tf-tiles-wrap .tf-tile.size-custom2, body .tf-tiles .tf-tiles-wrap .tf-tile.size-custom3 {
      width: 33.3%; }
      @media screen and (max-width: 719px) {
        /* line 86, scss/_partials/_plugins.scss */
        body .tf-tiles .tf-tiles-wrap .tf-tile.size-custom, body .tf-tiles .tf-tiles-wrap .tf-tile.size-custom2, body .tf-tiles .tf-tiles-wrap .tf-tile.size-custom3 {
          width: 99.9%; } }
      @media screen and (min-width: 720px) and (max-width: 959px) {
        /* line 86, scss/_partials/_plugins.scss */
        body .tf-tiles .tf-tiles-wrap .tf-tile.size-custom, body .tf-tiles .tf-tiles-wrap .tf-tile.size-custom2, body .tf-tiles .tf-tiles-wrap .tf-tile.size-custom3 {
          width: 99.9%; } }
      @media screen and (min-width: 960px) and (max-width: 1279px) {
        /* line 86, scss/_partials/_plugins.scss */
        body .tf-tiles .tf-tiles-wrap .tf-tile.size-custom, body .tf-tiles .tf-tiles-wrap .tf-tile.size-custom2, body .tf-tiles .tf-tiles-wrap .tf-tile.size-custom3 {
          width: 99.9%; } }
      @media screen and (min-width: 1280px) and (max-width: 1599px) {
        /* line 86, scss/_partials/_plugins.scss */
        body .tf-tiles .tf-tiles-wrap .tf-tile.size-custom, body .tf-tiles .tf-tiles-wrap .tf-tile.size-custom2, body .tf-tiles .tf-tiles-wrap .tf-tile.size-custom3 {
          width: 33.3%; } }
      @media screen and (min-width: 1600px) and (max-width: 1919px) {
        /* line 86, scss/_partials/_plugins.scss */
        body .tf-tiles .tf-tiles-wrap .tf-tile.size-custom, body .tf-tiles .tf-tiles-wrap .tf-tile.size-custom2, body .tf-tiles .tf-tiles-wrap .tf-tile.size-custom3 {
          width: 33.3%; } }
    /* line 106, scss/_partials/_plugins.scss */
    body .tf-tiles .tf-tiles-wrap .tf-tile.size-custom4 {
      width: 66.6%; }
      @media screen and (max-width: 719px) {
        /* line 106, scss/_partials/_plugins.scss */
        body .tf-tiles .tf-tiles-wrap .tf-tile.size-custom4 {
          width: 99.9%; } }
      @media screen and (min-width: 720px) and (max-width: 959px) {
        /* line 106, scss/_partials/_plugins.scss */
        body .tf-tiles .tf-tiles-wrap .tf-tile.size-custom4 {
          width: 99.9%; } }
      @media screen and (min-width: 960px) and (max-width: 1279px) {
        /* line 106, scss/_partials/_plugins.scss */
        body .tf-tiles .tf-tiles-wrap .tf-tile.size-custom4 {
          width: 99.9%; } }
      @media screen and (min-width: 1280px) and (max-width: 1599px) {
        /* line 106, scss/_partials/_plugins.scss */
        body .tf-tiles .tf-tiles-wrap .tf-tile.size-custom4 {
          width: 66.6%; } }
      @media screen and (min-width: 1600px) and (max-width: 1919px) {
        /* line 106, scss/_partials/_plugins.scss */
        body .tf-tiles .tf-tiles-wrap .tf-tile.size-custom4 {
          width: 66.6%; } }
  /* line 130, scss/_partials/_plugins.scss */
  body.home #row_product-tiles .tf-tiles-wrap {
    width: 1600px;
    position: relative; }
    /* line 133, scss/_partials/_plugins.scss */
    body.home #row_product-tiles .tf-tiles-wrap .tf-tile {
      visibility: visible;
      position: absolute; }
  /* line 140, scss/_partials/_plugins.scss */
  body.home.site-id-3 .tf-tiles-wrap {
    height: 500px; }
    /* line 142, scss/_partials/_plugins.scss */
    body.home.site-id-3 .tf-tiles-wrap #tf-tile-237-4 {
      left: 0px;
      top: 250px; }

/*--- Page Specific Tile Styles - SITEWIDE CULTURE, CAREERS & STUDENTS ---*/
/* line 155, scss/_partials/_plugins.scss */
body.page-culture .tile-front,
body.page-culture .tile-back,
body.page-careers .tile-front,
body.page-careers .tile-back,
body.page-students .tile-front,
body.page-students .tile-back {
  color: white; }
  /* line 158, scss/_partials/_plugins.scss */
  body.page-culture .tile-front h4,
  body.page-culture .tile-back h4,
  body.page-careers .tile-front h4,
  body.page-careers .tile-back h4,
  body.page-students .tile-front h4,
  body.page-students .tile-back h4 {
    font-family: europa, sans-serif;
    font-weight: 700;
    font-style: normal;
    /*text-transform: uppercase;*/
    letter-spacing: normal;
    text-transform: uppercase;
    color: #fff;
    font-size: 2em;
    line-height: 1em;
    margin-left: 60px; }
    /* line 166, scss/_partials/_plugins.scss */
    body.page-culture .tile-front h4::before,
    body.page-culture .tile-back h4::before,
    body.page-careers .tile-front h4::before,
    body.page-careers .tile-back h4::before,
    body.page-students .tile-front h4::before,
    body.page-students .tile-back h4::before {
      content: "";
      background-image: url("/wp-content/uploads/2022/07/icon_osco.svg");
      display: inline-block;
      position: relative;
      width: 36px;
      height: 36px;
      margin-right: -36px;
      top: 5px;
      left: -54px; }
    /* line 177, scss/_partials/_plugins.scss */
    body.page-culture .tile-front h4::after,
    body.page-culture .tile-back h4::after,
    body.page-careers .tile-front h4::after,
    body.page-careers .tile-back h4::after,
    body.page-students .tile-front h4::after,
    body.page-students .tile-back h4::after {
      border: none !important; }
    @media screen and (max-width: 719px) {
      /* line 158, scss/_partials/_plugins.scss */
      body.page-culture .tile-front h4,
      body.page-culture .tile-back h4,
      body.page-careers .tile-front h4,
      body.page-careers .tile-back h4,
      body.page-students .tile-front h4,
      body.page-students .tile-back h4 {
        margin-left: 0; } }
  /* line 185, scss/_partials/_plugins.scss */
  body.page-culture .tile-front p,
  body.page-culture .tile-front ul,
  body.page-culture .tile-back p,
  body.page-culture .tile-back ul,
  body.page-careers .tile-front p,
  body.page-careers .tile-front ul,
  body.page-careers .tile-back p,
  body.page-careers .tile-back ul,
  body.page-students .tile-front p,
  body.page-students .tile-front ul,
  body.page-students .tile-back p,
  body.page-students .tile-back ul {
    color: white; }

/* line 194, scss/_partials/_plugins.scss */
body.page-careers .tf-tile .tile-inner {
  padding: 37.5% 30px 0 !important; }
  @media screen and (max-width: 1279px) {
    /* line 194, scss/_partials/_plugins.scss */
    body.page-careers .tf-tile .tile-inner {
      padding-top: 20% !important; } }
  @media screen and (max-width: 959px) {
    /* line 194, scss/_partials/_plugins.scss */
    body.page-careers .tf-tile .tile-inner {
      padding-top: 30% !important; } }
  @media screen and (max-width: 719px) {
    /* line 194, scss/_partials/_plugins.scss */
    body.page-careers .tf-tile .tile-inner {
      padding-top: 40% !important; } }
/* line 206, scss/_partials/_plugins.scss */
body.page-careers .tf-tile .tile-front,
body.page-careers .tf-tile .tile-back {
  background-color: #ccc !important; }
  /* line 210, scss/_partials/_plugins.scss */
  body.page-careers .tf-tile .tile-front h4::after,
  body.page-careers .tf-tile .tile-back h4::after {
    display: none !important; }

/*body.page-id-2008 {
  .tile-front,
  .tile-back {
    h4 {
      margin-top: 180px;
      &::after {
        display: none !important;
      }
    }
  }
}*/
/*--- Company & Page Specific Styles ---*/
/* OSCO HOMEPAGE & STRESCON HOMEPAGE */
/* line 235, scss/_partials/_plugins.scss */
body.page-id-69 .tile-front .tile-content,
body.page-id-69 .tile-back .tile-content, body.page-id-58 .tile-front .tile-content,
body.page-id-58 .tile-back .tile-content {
  /*margin-top: 36px;*/
  text-align: center; }
  /* line 238, scss/_partials/_plugins.scss */
  body.page-id-69 .tile-front .tile-content a.button,
  body.page-id-69 .tile-back .tile-content a.button, body.page-id-58 .tile-front .tile-content a.button,
  body.page-id-58 .tile-back .tile-content a.button {
    display: block;
    width: 60%;
    margin: 18px auto;
    color: white;
    background-color: #0085ca; }
  /* line 245, scss/_partials/_plugins.scss */
  body.page-id-69 .tile-front .tile-content a.tf_popup,
  body.page-id-69 .tile-back .tile-content a.tf_popup, body.page-id-58 .tile-front .tile-content a.tf_popup,
  body.page-id-58 .tile-back .tile-content a.tf_popup {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
    background-color: transparent;
    color: transparent;
    text-shadow: none;
    z-index: 10;
    border: none; }

/* OSCO CONCRETE & AGGREGATES */
/*body.site-id-6 {
a.tf_popup {
			display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
    background-color: transparent;
			color: transparent;
    text-shadow: none;
			z-index: 10;
			border: none;
		}
}*/
/* STRESCON HOMEPAGE */
/*body.page-id-58 {
	  .tile-front,
  .tile-back {
    .tile-content {
      margin: -36px auto 0;
      text-align: center;
      a.button {
		min-width: 300px;
		box-sizing: border-box;
        color: white;
        background-color: $osco-light-blue;
      }
    }
  }
}*/
/*------------------------
Contact Form 7
------------------------*/
/*--- Sitewide Styles ---*/
/* line 306, scss/_partials/_plugins.scss */
.wpcf7 {
  font-size: 1.5em; }
  /* line 308, scss/_partials/_plugins.scss */
  .wpcf7 p {
    margin: 0;
    font-size: 1em; }
  /* line 312, scss/_partials/_plugins.scss */
  .wpcf7 select,
  .wpcf7 input[type="text"],
  .wpcf7 input[type="email"],
  .wpcf7 input[type="submit"],
  .wpcf7 textarea {
    font-family: europa, sans-serif;
    font-weight: 700;
    font-style: normal;
    /*text-transform: uppercase;*/
    letter-spacing: normal;
    text-transform: uppercase;
    text-transform: none;
    width: 100%;
    /*min-height: inherit;*/
    min-height: 48px;
    border: 0px;
    border-radius: 0px;
    margin-bottom: 0.4em;
    font-size: 18px;
    background-color: rgba(255, 255, 255, 0.9); }
  /* line 328, scss/_partials/_plugins.scss */
  .wpcf7 span.select-wrapper {
    position: relative; }
    /* line 330, scss/_partials/_plugins.scss */
    .wpcf7 span.select-wrapper select {
      color: #777;
      -webkit-appearance: none;
      -moz-appearance: none;
      text-indent: 1px;
      text-overflow: ""; }
      /* line 336, scss/_partials/_plugins.scss */
      .wpcf7 span.select-wrapper select::-ms-expand {
        display: none; }
      /* line 339, scss/_partials/_plugins.scss */
      .wpcf7 span.select-wrapper select option {
        color: #000; }
    /* line 343, scss/_partials/_plugins.scss */
    .wpcf7 span.select-wrapper::after {
      content: '>';
      font: 21px "Consolas", monospace;
      transform: rotate(90deg);
      line-height: 48px;
      position: absolute;
      right: 18px;
      z-index: 1;
      color: #fff;
      pointer-events: none;
      background-color: #0085ca;
      padding: 18px;
      top: -25px; }
  /* line 347, scss/_partials/_plugins.scss */
  .wpcf7 input[type="submit"] {
    background-color: #0085ca; }
    @media screen and (max-width: 1599px) {
      /* line 347, scss/_partials/_plugins.scss */
      .wpcf7 input[type="submit"] {
        margin-top: -24px; } }
  /* line 353, scss/_partials/_plugins.scss */
  .wpcf7 .wpcf7-not-valid-tip {
    color: red !important;
    margin-bottom: 0.65em; }
  /* line 357, scss/_partials/_plugins.scss */
  .wpcf7 .wpcf7-response-output {
    margin: -1em 0 2em !important; }
  @media screen and (max-width: 1599px) {
    /* line 361, scss/_partials/_plugins.scss */
    .wpcf7 .shortcode.col2-1 {
      width: 100%;
      margin: auto; } }

/*--- Company Specific Styles - OSCO ---*/
/*--- Page Specific Styles - HOME ---*/
/*------------------------
Master Slider
------------------------*/
/*--- Company Specific Styles - OSCO ---*/
/* line 383, scss/_partials/_plugins.scss */
body.home .master-slider-parent .master-slider .ms-slide-info {
  overflow-y: scroll;
  height: 91.5%;
  border: 40px #333 solid;
  /* Works on Firefox */
  border-left: none;
  padding-right: 40px;
  scrollbar-width: thin;
  scrollbar-color: #666 #333;
  /* Works on Chrome, Edge, and Safari */ }
  /* line 396, scss/_partials/_plugins.scss */
  body.home .master-slider-parent .master-slider .ms-slide-info::-webkit-scrollbar {
    width: 12px; }
  /* line 400, scss/_partials/_plugins.scss */
  body.home .master-slider-parent .master-slider .ms-slide-info::-webkit-scrollbar-track {
    background: #333; }
  /* line 404, scss/_partials/_plugins.scss */
  body.home .master-slider-parent .master-slider .ms-slide-info::-webkit-scrollbar-thumb {
    background-color: #666;
    border-radius: 20px;
    border: 3px solid #333; }
  /* line 409, scss/_partials/_plugins.scss */
  body.home .master-slider-parent .master-slider .ms-slide-info .ms-info {
    padding-left: 10%;
    background-color: #333;
    color: #fff; }
    /* line 413, scss/_partials/_plugins.scss */
    body.home .master-slider-parent .master-slider .ms-slide-info .ms-info h1 {
      color: #0085ca; }
      /* line 415, scss/_partials/_plugins.scss */
      body.home .master-slider-parent .master-slider .ms-slide-info .ms-info h1::before {
        content: "";
        border-color: transparent transparent transparent grey;
        border-style: solid;
        border-width: 20px 20px 20px 20px;
        height: 0;
        width: 0;
        position: absolute;
        left: 0; }
/* line 425, scss/_partials/_plugins.scss */
body:not(.home) .ms-slide-info {
  background-color: rgba(0, 153, 204, 0.7);
  bottom: 0 !important;
  min-height: 100px !important; }
  /* line 429, scss/_partials/_plugins.scss */
  body:not(.home) .ms-slide-info .ms-info {
    font-family: europa, sans-serif;
    font-weight: 700;
    font-style: normal;
    /*text-transform: uppercase;*/
    letter-spacing: normal;
    text-transform: uppercase;
    font-size: 2em;
    color: white;
    text-align: center;
    margin-top: 0.8em; }

/*--- Culture Page Timeline & Connections ---*/
/* line 441, scss/_partials/_plugins.scss */
.page-culture {
  /* Connections Section */ }
  /* line 444, scss/_partials/_plugins.scss */
  .page-culture .master-slider-parent.timeline .master-slider {
    background-repeat: no-repeat;
    background-size: 400px;
    background-position: top center;
    background-color: #F6f6f6; }
    /* line 452, scss/_partials/_plugins.scss */
    .page-culture .master-slider-parent.timeline .master-slider .ms-container .ms-slide-container div[class*="ms-slide-post-"] p {
      text-align: center;
      line-height: 1.4em; }
      /* line 455, scss/_partials/_plugins.scss */
      .page-culture .master-slider-parent.timeline .master-slider .ms-container .ms-slide-container div[class*="ms-slide-post-"] p::before {
        content: "";
        display: block;
        background-repeat: no-repeat;
        background-position: center;
        height: 24px;
        margin-bottom: 10px; }
      /* line 464, scss/_partials/_plugins.scss */
      .page-culture .master-slider-parent.timeline .master-slider .ms-container .ms-slide-container div[class*="ms-slide-post-"] p.steel::before {
        background-image: url("images/timeline_steel.svg"); }
      /* line 469, scss/_partials/_plugins.scss */
      .page-culture .master-slider-parent.timeline .master-slider .ms-container .ms-slide-container div[class*="ms-slide-post-"] p.construction::before {
        background-image: url("images/timeline_construction.svg"); }
      /* line 474, scss/_partials/_plugins.scss */
      .page-culture .master-slider-parent.timeline .master-slider .ms-container .ms-slide-container div[class*="ms-slide-post-"] p.concrete::before {
        background-image: url("images/timeline_concrete.svg"); }
      /* line 479, scss/_partials/_plugins.scss */
      .page-culture .master-slider-parent.timeline .master-slider .ms-container .ms-slide-container div[class*="ms-slide-post-"] p.group::before {
        background-image: url("images/timeline_group.svg"); }
      /* line 484, scss/_partials/_plugins.scss */
      .page-culture .master-slider-parent.timeline .master-slider .ms-container .ms-slide-container div[class*="ms-slide-post-"] p.steel.construction::before {
        background-image: url("images/timeline_steel-construction.svg"); }
      /* line 489, scss/_partials/_plugins.scss */
      .page-culture .master-slider-parent.timeline .master-slider .ms-container .ms-slide-container div[class*="ms-slide-post-"] p.steel.construction.concrete::before {
        background-image: url("images/timeline_steel-construction-concrete.svg"); }
      /* line 494, scss/_partials/_plugins.scss */
      .page-culture .master-slider-parent.timeline .master-slider .ms-container .ms-slide-container div[class*="ms-slide-post-"] p.steel.concrete::before {
        background-image: url("images/timeline_steel-concrete.svg"); }
      /* line 499, scss/_partials/_plugins.scss */
      .page-culture .master-slider-parent.timeline .master-slider .ms-container .ms-slide-container div[class*="ms-slide-post-"] p.construction.concrete::before {
        background-image: url("images/timeline_construction-concrete.svg"); }
    /* line 507, scss/_partials/_plugins.scss */
    .page-culture .master-slider-parent.timeline .master-slider .ms-container .ms-slide-container .ms-slide .ms-slide-bgcont img {
      /*display: none;*/ }
    /* line 514, scss/_partials/_plugins.scss */
    .page-culture .master-slider-parent.timeline .master-slider .ms-thumb-list.ms-tabs {
      /*background-color: $gray;*/ }
      /* line 516, scss/_partials/_plugins.scss */
      .page-culture .master-slider-parent.timeline .master-slider .ms-thumb-list.ms-tabs .ms-thumb-frame {
        background-color: #0085ca; }
        /* line 518, scss/_partials/_plugins.scss */
        .page-culture .master-slider-parent.timeline .master-slider .ms-thumb-list.ms-tabs .ms-thumb-frame .ms-thumb-ol {
          border-right-color: #0085ca; }
  /* line 527, scss/_partials/_plugins.scss */
  .page-culture #testimonial + .module_row.themify_builder_row.repeat.fullwidth_row_container {
    background-color: #231f20;
    padding: 2.5% 0; }
    /* line 533, scss/_partials/_plugins.scss */
    .page-culture #testimonial + .module_row.themify_builder_row.repeat.fullwidth_row_container .master-slider-parent.connections .ms-slide:not(.ms-sl-selected) a {
      pointer-events: none; }

/*------------------------
Download Monitor
------------------------*/
/*------------------------
Accordion Slider
------------------------*/
/* line 550, scss/_partials/_plugins.scss */
.accordion-slider {
  margin: auto !important;
  /*padding: 72px 0;*/
  cursor: pointer; }
  /* line 555, scss/_partials/_plugins.scss */
  .accordion-slider h3.as-layer {
    font-size: 2em;
    width: 100%;
    padding: 25px 40px;
    background-color: #333; }
  /* line 562, scss/_partials/_plugins.scss */
  .accordion-slider p {
    /* Option 1 */ }
  /* line 570, scss/_partials/_plugins.scss */
  .accordion-slider .as-panel p {
    /* Option 2 */ }
    /* line 572, scss/_partials/_plugins.scss */
    .accordion-slider .as-panel p.as-layer {
      font-family: europa, sans-serif;
      font-weight: 700;
      font-style: normal;
      /*text-transform: uppercase;*/
      letter-spacing: normal;
      text-transform: uppercase;
      font-size: 2em;
      padding: 25px 40px; }
      /* line 576, scss/_partials/_plugins.scss */
      .accordion-slider .as-panel p.as-layer.as-opened {
        width: 100%; }

/* line 586, scss/_partials/_plugins.scss */
body.home.page-precon .accordion-slider h3.as-layer {
  padding: 60px; }

/* line 595, scss/_partials/_plugins.scss */
body.home.page-fcc-marque-construction .accordion-slider h3.as-layer {
  /*padding: 40px;*/ }

/*------------------------
Snippets
------------------------*/
/*--- Sitewide Styles ---*/
/* Tooltip container */
/* line 611, scss/_partials/_plugins.scss */
.tooltip {
  position: relative;
  display: inline-block; }

/* Tooltip text */
/* line 618, scss/_partials/_plugins.scss */
.tooltip .tooltiptext {
  visibility: hidden;
  width: 120px;
  background-color: black;
  color: #fff;
  text-align: center;
  padding: 5px;
  border-radius: 6px;
  top: 100%;
  left: 50%;
  margin-left: -67px;
  /* Use half of the width (134/2 = 67), to center the tooltip */
  line-height: 1.2em;
  /* Position the tooltip text - see examples below! */
  position: absolute;
  z-index: 1;
  font-size: 0.75em; }

/* line 637, scss/_partials/_plugins.scss */
.tooltip .tooltiptext::after {
  content: " ";
  position: absolute;
  bottom: 100%;
  /* At the top of the tooltip */
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: transparent transparent black transparent; }

/* Show the tooltip text when you mouse over the tooltip container */
/* line 649, scss/_partials/_plugins.scss */
.tooltip:hover .tooltiptext {
  visibility: visible; }

/*------------------------
Yoast
------------------------*/
/* line 657, scss/_partials/_plugins.scss */
#breadcrumbs {
  background: #d1d3d4;
  padding: 10px;
  text-transform: uppercase;
  font-family: europa, sans-serif;
  color: #000; }
  /* line 663, scss/_partials/_plugins.scss */
  #breadcrumbs span a {
    color: #000; }

/*--- Hide breadcrumbs on homepage ---*/
/* line 671, scss/_partials/_plugins.scss */
body.home .breadcrumb_last {
  display: none; }

/*------------------------
Post Type Builder
------------------------*/
/*--- Project SINGLE ---*/
/* line 683, scss/_partials/_plugins.scss */
body.single-project main#content {
  padding-top: 0 !important; }
  /* line 688, scss/_partials/_plugins.scss */
  body.single-project main#content article.ptb_post.project .ptb_project_row.ptb_first_row .ptb_col.ptb_col3-2,
  body.single-project main#content article.ptb_post.project .ptb_project_row.ptb_first_row .ptb_col.ptb_col3-1 {
    /*flex-basis: 50%;*/ }
    /* line 691, scss/_partials/_plugins.scss */
    body.single-project main#content article.ptb_post.project .ptb_project_row.ptb_first_row .ptb_col.ptb_col3-2.ptb_col_first,
    body.single-project main#content article.ptb_post.project .ptb_project_row.ptb_first_row .ptb_col.ptb_col3-1.ptb_col_first {
      height: auto; }
      @media screen and (max-width: 1279px) {
        /* line 691, scss/_partials/_plugins.scss */
        body.single-project main#content article.ptb_post.project .ptb_project_row.ptb_first_row .ptb_col.ptb_col3-2.ptb_col_first,
        body.single-project main#content article.ptb_post.project .ptb_project_row.ptb_first_row .ptb_col.ptb_col3-1.ptb_col_first {
          flex-basis: auto; } }
      /* line 696, scss/_partials/_plugins.scss */
      body.single-project main#content article.ptb_post.project .ptb_project_row.ptb_first_row .ptb_col.ptb_col3-2.ptb_col_first .ptb_module.ptb_image.ptb_project_image,
      body.single-project main#content article.ptb_post.project .ptb_project_row.ptb_first_row .ptb_col.ptb_col3-1.ptb_col_first .ptb_module.ptb_image.ptb_project_image {
        height: 100%;
        margin: 0; }
        /* line 699, scss/_partials/_plugins.scss */
        body.single-project main#content article.ptb_post.project .ptb_project_row.ptb_first_row .ptb_col.ptb_col3-2.ptb_col_first .ptb_module.ptb_image.ptb_project_image .ptb_image,
        body.single-project main#content article.ptb_post.project .ptb_project_row.ptb_first_row .ptb_col.ptb_col3-1.ptb_col_first .ptb_module.ptb_image.ptb_project_image .ptb_image {
          height: inherit; }
      /* line 703, scss/_partials/_plugins.scss */
      body.single-project main#content article.ptb_post.project .ptb_project_row.ptb_first_row .ptb_col.ptb_col3-2.ptb_col_first a,
      body.single-project main#content article.ptb_post.project .ptb_project_row.ptb_first_row .ptb_col.ptb_col3-1.ptb_col_first a {
        pointer-events: none;
        cursor: pointer;
        display: block;
        height: 100%; }
        /* line 708, scss/_partials/_plugins.scss */
        body.single-project main#content article.ptb_post.project .ptb_project_row.ptb_first_row .ptb_col.ptb_col3-2.ptb_col_first a figure.ptb_post_image,
        body.single-project main#content article.ptb_post.project .ptb_project_row.ptb_first_row .ptb_col.ptb_col3-1.ptb_col_first a figure.ptb_post_image {
          margin: 0;
          object-fit: cover; }
          /* line 711, scss/_partials/_plugins.scss */
          body.single-project main#content article.ptb_post.project .ptb_project_row.ptb_first_row .ptb_col.ptb_col3-2.ptb_col_first a figure.ptb_post_image img,
          body.single-project main#content article.ptb_post.project .ptb_project_row.ptb_first_row .ptb_col.ptb_col3-1.ptb_col_first a figure.ptb_post_image img {
            display: block;
            object-fit: cover; }
      /* line 717, scss/_partials/_plugins.scss */
      body.single-project main#content article.ptb_post.project .ptb_project_row.ptb_first_row .ptb_col.ptb_col3-2.ptb_col_first figure.ptb_post_image,
      body.single-project main#content article.ptb_post.project .ptb_project_row.ptb_first_row .ptb_col.ptb_col3-1.ptb_col_first figure.ptb_post_image {
        margin: 0;
        object-fit: cover; }
        /* line 720, scss/_partials/_plugins.scss */
        body.single-project main#content article.ptb_post.project .ptb_project_row.ptb_first_row .ptb_col.ptb_col3-2.ptb_col_first figure.ptb_post_image img,
        body.single-project main#content article.ptb_post.project .ptb_project_row.ptb_first_row .ptb_col.ptb_col3-1.ptb_col_first figure.ptb_post_image img {
          display: block;
          object-fit: cover; }
    /* line 726, scss/_partials/_plugins.scss */
    body.single-project main#content article.ptb_post.project .ptb_project_row.ptb_first_row .ptb_col.ptb_col3-2.ptb_col_last,
    body.single-project main#content article.ptb_post.project .ptb_project_row.ptb_first_row .ptb_col.ptb_col3-1.ptb_col_last {
      background-color: #231f20;
      color: white;
      padding: 2.6em;
      flex-basis: 34.4%; }
      @media screen and (max-width: 1279px) {
        /* line 726, scss/_partials/_plugins.scss */
        body.single-project main#content article.ptb_post.project .ptb_project_row.ptb_first_row .ptb_col.ptb_col3-2.ptb_col_last,
        body.single-project main#content article.ptb_post.project .ptb_project_row.ptb_first_row .ptb_col.ptb_col3-1.ptb_col_last {
          flex-basis: auto; } }
      /* line 735, scss/_partials/_plugins.scss */
      body.single-project main#content article.ptb_post.project .ptb_project_row.ptb_first_row .ptb_col.ptb_col3-2.ptb_col_last .ptb_module.ptb_title h1,
      body.single-project main#content article.ptb_post.project .ptb_project_row.ptb_first_row .ptb_col.ptb_col3-1.ptb_col_last .ptb_module.ptb_title h1 {
        line-height: 1.2em; }
      /* line 738, scss/_partials/_plugins.scss */
      body.single-project main#content article.ptb_post.project .ptb_project_row.ptb_first_row .ptb_col.ptb_col3-2.ptb_col_last .ptb_module:not(.ptb_title),
      body.single-project main#content article.ptb_post.project .ptb_project_row.ptb_first_row .ptb_col.ptb_col3-1.ptb_col_last .ptb_module:not(.ptb_title) {
        font-size: 1.25em;
        font-family: europa, sans-serif;
        font-weight: 700;
        font-style: normal;
        /*text-transform: uppercase;*/
        letter-spacing: normal;
        font-weight: 400;
        margin-bottom: 0.35em; }
      /* line 745, scss/_partials/_plugins.scss */
      body.single-project main#content article.ptb_post.project .ptb_project_row.ptb_first_row .ptb_col.ptb_col3-2.ptb_col_last .ptb_module.ptb_file.ptb_project_sheet ul,
      body.single-project main#content article.ptb_post.project .ptb_project_row.ptb_first_row .ptb_col.ptb_col3-1.ptb_col_last .ptb_module.ptb_file.ptb_project_sheet ul {
        display: inline-flex; }
        /* line 748, scss/_partials/_plugins.scss */
        body.single-project main#content article.ptb_post.project .ptb_project_row.ptb_first_row .ptb_col.ptb_col3-2.ptb_col_last .ptb_module.ptb_file.ptb_project_sheet ul a::before,
        body.single-project main#content article.ptb_post.project .ptb_project_row.ptb_first_row .ptb_col.ptb_col3-1.ptb_col_last .ptb_module.ptb_file.ptb_project_sheet ul a::before {
          content: "View"; }
        /* line 751, scss/_partials/_plugins.scss */
        body.single-project main#content article.ptb_post.project .ptb_project_row.ptb_first_row .ptb_col.ptb_col3-2.ptb_col_last .ptb_module.ptb_file.ptb_project_sheet ul a span,
        body.single-project main#content article.ptb_post.project .ptb_project_row.ptb_first_row .ptb_col.ptb_col3-1.ptb_col_last .ptb_module.ptb_file.ptb_project_sheet ul a span {
          display: none; }
      /* line 757, scss/_partials/_plugins.scss */
      body.single-project main#content article.ptb_post.project .ptb_project_row.ptb_first_row .ptb_col.ptb_col3-2.ptb_col_last .ptb_module a,
      body.single-project main#content article.ptb_post.project .ptb_project_row.ptb_first_row .ptb_col.ptb_col3-1.ptb_col_last .ptb_module a {
        color: #0085ca; }
  /* line 764, scss/_partials/_plugins.scss */
  body.single-project main#content article.ptb_post.project .ptb_project_row:not(.ptb_first_row) {
    width: 100%;
    max-width: 1600px;
    margin: auto; }
  /* line 770, scss/_partials/_plugins.scss */
  body.single-project main#content article.ptb_post.project .ptb_project_row:nth-of-type(2) .ptb_taxonomies {
    text-align: center;
    margin: 0 0 2.6em; }
    /* line 773, scss/_partials/_plugins.scss */
    body.single-project main#content article.ptb_post.project .ptb_project_row:nth-of-type(2) .ptb_taxonomies .ptb_taxonomies__company {
      color: transparent; }
      /* line 775, scss/_partials/_plugins.scss */
      body.single-project main#content article.ptb_post.project .ptb_project_row:nth-of-type(2) .ptb_taxonomies .ptb_taxonomies__company a {
        color: transparent;
        width: 300px;
        height: 150px;
        display: inline-flex;
        background-repeat: no-repeat; }
        /* line 781, scss/_partials/_plugins.scss */
        body.single-project main#content article.ptb_post.project .ptb_project_row:nth-of-type(2) .ptb_taxonomies .ptb_taxonomies__company a[href*="company/allstar-rebar"] {
          background-image: url("/wp-content/uploads/2022/08/logo_company_allstar-rebar.svg"); }
        /* line 784, scss/_partials/_plugins.scss */
        body.single-project main#content article.ptb_post.project .ptb_project_row:nth-of-type(2) .ptb_taxonomies .ptb_taxonomies__company a[href*="company/fcc-construction"] {
          background-image: url("/wp-content/uploads/2022/08/logo_company_fcc-construction.svg"); }
        /* line 787, scss/_partials/_plugins.scss */
        body.single-project main#content article.ptb_post.project .ptb_project_row:nth-of-type(2) .ptb_taxonomies .ptb_taxonomies__company a[href*="company/kennebec-construction"] {
          background-image: url("/wp-content/uploads/2022/08/logo_company_kennebec-construction.svg"); }
        /* line 790, scss/_partials/_plugins.scss */
        body.single-project main#content article.ptb_post.project .ptb_project_row:nth-of-type(2) .ptb_taxonomies .ptb_taxonomies__company a[href*="company/marque-construction"] {
          background-image: url("/wp-content/uploads/2022/08/logo_company_marque-construction.svg"); }
        /* line 793, scss/_partials/_plugins.scss */
        body.single-project main#content article.ptb_post.project .ptb_project_row:nth-of-type(2) .ptb_taxonomies .ptb_taxonomies__company a[href*="company/ocean-steel-construction"] {
          background-image: url("/wp-content/uploads/2022/08/logo_company_ocean-steel-construction.svg"); }
        /* line 796, scss/_partials/_plugins.scss */
        body.single-project main#content article.ptb_post.project .ptb_project_row:nth-of-type(2) .ptb_taxonomies .ptb_taxonomies__company a[href*="company/ocean-steel-rebar"] {
          background-image: url("/wp-content/uploads/2022/08/logo_company_ocean-steel-rebar.svg"); }
        /* line 799, scss/_partials/_plugins.scss */
        body.single-project main#content article.ptb_post.project .ptb_project_row:nth-of-type(2) .ptb_taxonomies .ptb_taxonomies__company a[href*="company/osco-aggregates"] {
          background-image: url("/wp-content/uploads/2022/08/logo_company_osco-aggregates.svg"); }
        /* line 802, scss/_partials/_plugins.scss */
        body.single-project main#content article.ptb_post.project .ptb_project_row:nth-of-type(2) .ptb_taxonomies .ptb_taxonomies__company a[href*="company/osco-concrete"] {
          background-image: url("/wp-content/uploads/2022/08/logo_company_osco-concrete.svg"); }
        /* line 805, scss/_partials/_plugins.scss */
        body.single-project main#content article.ptb_post.project .ptb_project_row:nth-of-type(2) .ptb_taxonomies .ptb_taxonomies__company a[href*="company/precon"] {
          background-image: url("/wp-content/uploads/2022/08/logo_company_precon.svg"); }
        /* line 808, scss/_partials/_plugins.scss */
        body.single-project main#content article.ptb_post.project .ptb_project_row:nth-of-type(2) .ptb_taxonomies .ptb_taxonomies__company a[href*="company/strescon"] {
          background-image: url("/wp-content/uploads/2022/08/logo_company_stescon.svg"); }
  @media screen and (min-width: 1280px) {
    /* line 253, scss/_partials/_mixins.scss */
    body.single-project main#content article.ptb_post.project .ptb_project_row .ptb_gallery .ptb_extra_showcase {
      display: flex;
      height: 675px; }
      /* line 256, scss/_partials/_mixins.scss */
      body.single-project main#content article.ptb_post.project .ptb_project_row .ptb_gallery .ptb_extra_showcase .ptb_extra_main_image {
        width: 77.5%;
        height: 675px;
        margin: 0 5px 0 0; }
      /* line 261, scss/_partials/_mixins.scss */
      body.single-project main#content article.ptb_post.project .ptb_project_row .ptb_gallery .ptb_extra_showcase .ptb_extra_gallery {
        width: 22.5%;
        overflow: scroll;
        -ms-overflow-style: none;
        /* Internet Explorer 10+ */
        scrollbar-width: none;
        /* Firefox */ }
        /* line 265, scss/_partials/_mixins.scss */
        body.single-project main#content article.ptb_post.project .ptb_project_row .ptb_gallery .ptb_extra_showcase .ptb_extra_gallery::-webkit-scrollbar {
          display: none;
          /* Safari and Chrome */ }
        /* line 269, scss/_partials/_mixins.scss */
        body.single-project main#content article.ptb_post.project .ptb_project_row .ptb_gallery .ptb_extra_showcase .ptb_extra_gallery .ptb_extra_gallery_item {
          max-width: none;
          margin-right: 0;
          /*margin: 0;*/ }
          /* line 273, scss/_partials/_mixins.scss */
          body.single-project main#content article.ptb_post.project .ptb_project_row .ptb_gallery .ptb_extra_showcase .ptb_extra_gallery .ptb_extra_gallery_item:last-of-type {
            margin-bottom: 0; }
    /* line 280, scss/_partials/_mixins.scss */
    body.single-project main#content article.ptb_post.project .ptb_project_row .module-gallery {
      display: flex;
      height: 675px;
      margin-bottom: 3.6em; }
      /* line 284, scss/_partials/_mixins.scss */
      body.single-project main#content article.ptb_post.project .ptb_project_row .module-gallery .gallery-showcase-image {
        width: 77.5%;
        height: 675px;
        margin: 0 5px 0 0; }
      /* line 289, scss/_partials/_mixins.scss */
      body.single-project main#content article.ptb_post.project .ptb_project_row .module-gallery .gallery-images {
        width: 22.5%;
        height: 695px;
        overflow: scroll;
        -ms-overflow-style: none;
        /* Internet Explorer 10+ */
        scrollbar-width: none;
        /* Firefox */ }
        /* line 294, scss/_partials/_mixins.scss */
        body.single-project main#content article.ptb_post.project .ptb_project_row .module-gallery .gallery-images::-webkit-scrollbar {
          display: none;
          /* Safari and Chrome */ }
        /* line 298, scss/_partials/_mixins.scss */
        body.single-project main#content article.ptb_post.project .ptb_project_row .module-gallery .gallery-images .gallery-icon {
          max-width: none;
          margin-bottom: 5px;
          /*margin: 0;*/ }
          /* line 302, scss/_partials/_mixins.scss */
          body.single-project main#content article.ptb_post.project .ptb_project_row .module-gallery .gallery-images .gallery-icon.tf_inline_b {
            /*display: block;*/ }
          /* line 305, scss/_partials/_mixins.scss */
          body.single-project main#content article.ptb_post.project .ptb_project_row .module-gallery .gallery-images .gallery-icon:last-of-type {
            margin-bottom: 0; }
          /* line 308, scss/_partials/_mixins.scss */
          body.single-project main#content article.ptb_post.project .ptb_project_row .module-gallery .gallery-images .gallery-icon img {
            width: 100%;
            max-width: none;
            max-height: none;
            margin: 0; }
    /* line 469, scss/_partials/_mixins.scss */
    body.single-project main#content article.ptb_post.project .ptb_project_row figure.post-image, body.single-project main#content article.ptb_post.project .ptb_project_row .ptb_post_image, body.single-project main#content article.ptb_post.project .ptb_project_row .ptb_extra_gallery_item {
      display: block;
      position: relative;
      padding-bottom: 56.25%; }
      /* line 473, scss/_partials/_mixins.scss */
      body.single-project main#content article.ptb_post.project .ptb_project_row figure.post-image img, body.single-project main#content article.ptb_post.project .ptb_project_row .ptb_post_image img, body.single-project main#content article.ptb_post.project .ptb_project_row .ptb_extra_gallery_item img {
        position: absolute;
        top: 0;
        left: 0;
        height: 100%;
        width: 100%;
        object-fit: cover;
        object-position: 50% 50%; } }
  @media screen and (max-width: 1279px) {
    /* line 820, scss/_partials/_plugins.scss */
    body.single-project main#content article.ptb_post.project .ptb_project_row .ptb_gallery {
      width: 94%;
      margin: auto; } }
  /* line 827, scss/_partials/_plugins.scss */
  body.single-project main#content h3,
  body.single-project main#content .ptb_loops_wrapper.ptb_loops_shortcode {
    max-width: 1600px;
    width: 100%;
    margin: auto; }
    @media screen and (max-width: 1279px) {
      /* line 827, scss/_partials/_plugins.scss */
      body.single-project main#content h3,
      body.single-project main#content .ptb_loops_wrapper.ptb_loops_shortcode {
        width: 94%;
        margin: auto; } }
  /* line 837, scss/_partials/_plugins.scss */
  body.single-project main#content h3 {
    font-size: 2em;
    margin: 1.3em auto 0.65em;
    color: #231f20; }
  /* line 843, scss/_partials/_plugins.scss */
  body.single-project main#content .ptb_loops_wrapper.ptb_loops_shortcode figure.ptb_post_image {
    margin-bottom: 0; }
  /* line 846, scss/_partials/_plugins.scss */
  body.single-project main#content .ptb_loops_wrapper.ptb_loops_shortcode h1.ptb_post_title.ptb_entry_title {
    font-size: 1.25em;
    line-height: 1.2em; }
    /* line 849, scss/_partials/_plugins.scss */
    body.single-project main#content .ptb_loops_wrapper.ptb_loops_shortcode h1.ptb_post_title.ptb_entry_title a {
      color: #0085ca; }

/*--- Product SINGLE ---*/
/* line 864, scss/_partials/_plugins.scss */
body.single-product-service main#content article.ptb_post.product-service .ptb_product-service_row.ptb_first_row .tb_layout_part_wrap .module-tab {
  margin-top: 40px; }
  /* line 866, scss/_partials/_plugins.scss */
  body.single-product-service main#content article.ptb_post.product-service .ptb_product-service_row.ptb_first_row .tb_layout_part_wrap .module-tab ul.tab-nav {
    border: transparent !important;
    box-shadow: none !important;
    background-color: #0085ca;
    /*padding: 0!important;*/ }
    /* line 871, scss/_partials/_plugins.scss */
    body.single-product-service main#content article.ptb_post.product-service .ptb_product-service_row.ptb_first_row .tb_layout_part_wrap .module-tab ul.tab-nav::before {
      background: none !important; }
    /* line 875, scss/_partials/_plugins.scss */
    body.single-product-service main#content article.ptb_post.product-service .ptb_product-service_row.ptb_first_row .tb_layout_part_wrap .module-tab ul.tab-nav li:not(.current) {
      background-color: rgba(255, 255, 255, 0.5); }
      /* line 877, scss/_partials/_plugins.scss */
      body.single-product-service main#content article.ptb_post.product-service .ptb_product-service_row.ptb_first_row .tb_layout_part_wrap .module-tab ul.tab-nav li:not(.current):hover {
        background-color: #231f20; }
      /* line 880, scss/_partials/_plugins.scss */
      body.single-product-service main#content article.ptb_post.product-service .ptb_product-service_row.ptb_first_row .tb_layout_part_wrap .module-tab ul.tab-nav li:not(.current) a {
        color: white; }
  /* line 886, scss/_partials/_plugins.scss */
  body.single-product-service main#content article.ptb_post.product-service .ptb_product-service_row.ptb_first_row .tb_layout_part_wrap .module-tab .tab-content {
    border-color: transparent !important; }
    /* line 888, scss/_partials/_plugins.scss */
    body.single-product-service main#content article.ptb_post.product-service .ptb_product-service_row.ptb_first_row .tb_layout_part_wrap .module-tab .tab-content h1, body.single-product-service main#content article.ptb_post.product-service .ptb_product-service_row.ptb_first_row .tb_layout_part_wrap .module-tab .tab-content h2, body.single-product-service main#content article.ptb_post.product-service .ptb_product-service_row.ptb_first_row .tb_layout_part_wrap .module-tab .tab-content h3, body.single-product-service main#content article.ptb_post.product-service .ptb_product-service_row.ptb_first_row .tb_layout_part_wrap .module-tab .tab-content h4, body.single-product-service main#content article.ptb_post.product-service .ptb_product-service_row.ptb_first_row .tb_layout_part_wrap .module-tab .tab-content h5, body.single-product-service main#content article.ptb_post.product-service .ptb_product-service_row.ptb_first_row .tb_layout_part_wrap .module-tab .tab-content h6, body.single-product-service main#content article.ptb_post.product-service .ptb_product-service_row.ptb_first_row .tb_layout_part_wrap .module-tab .tab-content strong {
      color: #0085ca;
      font-size: 30px !important;
      line-height: 50px !important;
      font-weight: 700 !important; }
/* line 253, scss/_partials/_mixins.scss */
body.single-product-service main#content article.ptb_post.product-service .ptb_product-service_row .ptb_gallery .ptb_extra_showcase {
  display: flex;
  height: 675px; }
  /* line 256, scss/_partials/_mixins.scss */
  body.single-product-service main#content article.ptb_post.product-service .ptb_product-service_row .ptb_gallery .ptb_extra_showcase .ptb_extra_main_image {
    width: 77.5%;
    height: 675px;
    margin: 0 5px 0 0; }
  /* line 261, scss/_partials/_mixins.scss */
  body.single-product-service main#content article.ptb_post.product-service .ptb_product-service_row .ptb_gallery .ptb_extra_showcase .ptb_extra_gallery {
    width: 22.5%;
    overflow: scroll;
    -ms-overflow-style: none;
    /* Internet Explorer 10+ */
    scrollbar-width: none;
    /* Firefox */ }
    /* line 265, scss/_partials/_mixins.scss */
    body.single-product-service main#content article.ptb_post.product-service .ptb_product-service_row .ptb_gallery .ptb_extra_showcase .ptb_extra_gallery::-webkit-scrollbar {
      display: none;
      /* Safari and Chrome */ }
    /* line 269, scss/_partials/_mixins.scss */
    body.single-product-service main#content article.ptb_post.product-service .ptb_product-service_row .ptb_gallery .ptb_extra_showcase .ptb_extra_gallery .ptb_extra_gallery_item {
      max-width: none;
      margin-right: 0;
      /*margin: 0;*/ }
      /* line 273, scss/_partials/_mixins.scss */
      body.single-product-service main#content article.ptb_post.product-service .ptb_product-service_row .ptb_gallery .ptb_extra_showcase .ptb_extra_gallery .ptb_extra_gallery_item:last-of-type {
        margin-bottom: 0; }
/* line 280, scss/_partials/_mixins.scss */
body.single-product-service main#content article.ptb_post.product-service .ptb_product-service_row .module-gallery {
  display: flex;
  height: 675px;
  margin-bottom: 3.6em; }
  /* line 284, scss/_partials/_mixins.scss */
  body.single-product-service main#content article.ptb_post.product-service .ptb_product-service_row .module-gallery .gallery-showcase-image {
    width: 77.5%;
    height: 675px;
    margin: 0 5px 0 0; }
  /* line 289, scss/_partials/_mixins.scss */
  body.single-product-service main#content article.ptb_post.product-service .ptb_product-service_row .module-gallery .gallery-images {
    width: 22.5%;
    height: 695px;
    overflow: scroll;
    -ms-overflow-style: none;
    /* Internet Explorer 10+ */
    scrollbar-width: none;
    /* Firefox */ }
    /* line 294, scss/_partials/_mixins.scss */
    body.single-product-service main#content article.ptb_post.product-service .ptb_product-service_row .module-gallery .gallery-images::-webkit-scrollbar {
      display: none;
      /* Safari and Chrome */ }
    /* line 298, scss/_partials/_mixins.scss */
    body.single-product-service main#content article.ptb_post.product-service .ptb_product-service_row .module-gallery .gallery-images .gallery-icon {
      max-width: none;
      margin-bottom: 5px;
      /*margin: 0;*/ }
      /* line 302, scss/_partials/_mixins.scss */
      body.single-product-service main#content article.ptb_post.product-service .ptb_product-service_row .module-gallery .gallery-images .gallery-icon.tf_inline_b {
        /*display: block;*/ }
      /* line 305, scss/_partials/_mixins.scss */
      body.single-product-service main#content article.ptb_post.product-service .ptb_product-service_row .module-gallery .gallery-images .gallery-icon:last-of-type {
        margin-bottom: 0; }
      /* line 308, scss/_partials/_mixins.scss */
      body.single-product-service main#content article.ptb_post.product-service .ptb_product-service_row .module-gallery .gallery-images .gallery-icon img {
        width: 100%;
        max-width: none;
        max-height: none;
        margin: 0; }
/* line 469, scss/_partials/_mixins.scss */
body.single-product-service main#content article.ptb_post.product-service .ptb_product-service_row figure.post-image, body.single-product-service main#content article.ptb_post.product-service .ptb_product-service_row .ptb_post_image, body.single-product-service main#content article.ptb_post.product-service .ptb_product-service_row .ptb_extra_gallery_item {
  display: block;
  position: relative;
  padding-bottom: 56.25%; }
  /* line 473, scss/_partials/_mixins.scss */
  body.single-product-service main#content article.ptb_post.product-service .ptb_product-service_row figure.post-image img, body.single-product-service main#content article.ptb_post.product-service .ptb_product-service_row .ptb_post_image img, body.single-product-service main#content article.ptb_post.product-service .ptb_product-service_row .ptb_extra_gallery_item img {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    object-fit: cover;
    object-position: 50% 50%; }
/* line 904, scss/_partials/_plugins.scss */
body.single-product-service main#content h3,
body.single-product-service main#content .ptb_loops_wrapper.ptb_loops_shortcode {
  width: 1600px;
  margin: auto; }
/* line 909, scss/_partials/_plugins.scss */
body.single-product-service main#content h3 {
  font-size: 2em;
  margin: 1.3em auto 0.65em;
  color: #231f20; }
/* line 915, scss/_partials/_plugins.scss */
body.single-product-service main#content .ptb_loops_wrapper.ptb_loops_shortcode figure.ptb_post_image {
  margin-bottom: 0; }
/* line 918, scss/_partials/_plugins.scss */
body.single-product-service main#content .ptb_loops_wrapper.ptb_loops_shortcode h1.ptb_post_title.ptb_entry_title {
  font-size: 1.25em;
  line-height: 1.2em; }
  /* line 921, scss/_partials/_plugins.scss */
  body.single-product-service main#content .ptb_loops_wrapper.ptb_loops_shortcode h1.ptb_post_title.ptb_entry_title a {
    color: #0085ca; }

/*------------------------
Post Type Builder Search
------------------------*/
/* line 933, scss/_partials/_plugins.scss */
form.ptb-search-form.ptb-search-project_filters {
  font-family: europa, sans-serif;
  font-weight: 700;
  font-style: normal;
  /*text-transform: uppercase;*/
  letter-spacing: normal;
  font-weight: 400;
  margin: 1.3em 0 2.6em; }
  @media screen and (max-width: 719px) {
    /* line 933, scss/_partials/_plugins.scss */
    form.ptb-search-form.ptb-search-project_filters {
      margin-bottom: 7.5em; } }
  /* line 939, scss/_partials/_plugins.scss */
  form.ptb-search-form.ptb-search-project_filters .ptb_row.ptb_project_row.ptb_first_row {
    margin-bottom: 0.75em; }
    @media screen and (max-width: 719px) {
      /* line 939, scss/_partials/_plugins.scss */
      form.ptb-search-form.ptb-search-project_filters .ptb_row.ptb_project_row.ptb_first_row {
        margin-bottom: 0; } }
  /* line 943, scss/_partials/_plugins.scss */
  form.ptb-search-form.ptb-search-project_filters .ptb_row.ptb_project_row .ptb_col.ptb_col4-1 {
    position: relative; }
    /* line 945, scss/_partials/_plugins.scss */
    form.ptb-search-form.ptb-search-project_filters .ptb_row.ptb_project_row .ptb_col.ptb_col4-1:nth-of-type(2) {
      left: 0; }
    /* line 948, scss/_partials/_plugins.scss */
    form.ptb-search-form.ptb-search-project_filters .ptb_row.ptb_project_row .ptb_col.ptb_col4-1:nth-of-type(3) {
      left: 12.5px; }
      @media screen and (max-width: 719px) {
        /* line 948, scss/_partials/_plugins.scss */
        form.ptb-search-form.ptb-search-project_filters .ptb_row.ptb_project_row .ptb_col.ptb_col4-1:nth-of-type(3) {
          left: 0; } }
    /* line 952, scss/_partials/_plugins.scss */
    form.ptb-search-form.ptb-search-project_filters .ptb_row.ptb_project_row .ptb_col.ptb_col4-1:nth-of-type(4) {
      left: 25px; }
      @media screen and (max-width: 719px) {
        /* line 952, scss/_partials/_plugins.scss */
        form.ptb-search-form.ptb-search-project_filters .ptb_row.ptb_project_row .ptb_col.ptb_col4-1:nth-of-type(4) {
          left: 0; } }
    /* line 956, scss/_partials/_plugins.scss */
    form.ptb-search-form.ptb-search-project_filters .ptb_row.ptb_project_row .ptb_col.ptb_col4-1:nth-of-type(5) {
      left: 37.5px; }
      @media screen and (max-width: 719px) {
        /* line 956, scss/_partials/_plugins.scss */
        form.ptb-search-form.ptb-search-project_filters .ptb_row.ptb_project_row .ptb_col.ptb_col4-1:nth-of-type(5) {
          left: 0; } }
    /* line 960, scss/_partials/_plugins.scss */
    form.ptb-search-form.ptb-search-project_filters .ptb_row.ptb_project_row .ptb_col.ptb_col4-1 .ptb_search_label {
      font-family: europa, sans-serif;
      font-weight: 700;
      font-style: normal;
      /*text-transform: uppercase;*/
      letter-spacing: normal;
      text-transform: uppercase;
      font-size: 1.125em;
      color: black; }
    /* line 965, scss/_partials/_plugins.scss */
    form.ptb-search-form.ptb-search-project_filters .ptb_row.ptb_project_row .ptb_col.ptb_col4-1 a.select2-choice {
      /*border-color: $osco-light-blue;*/ }
      /* line 967, scss/_partials/_plugins.scss */
      form.ptb-search-form.ptb-search-project_filters .ptb_row.ptb_project_row .ptb_col.ptb_col4-1 a.select2-choice span.select2-arrow {
        background-color: #0085ca; }
        /* line 969, scss/_partials/_plugins.scss */
        form.ptb-search-form.ptb-search-project_filters .ptb_row.ptb_project_row .ptb_col.ptb_col4-1 a.select2-choice span.select2-arrow::before {
          border-top-color: white; }
    /* line 974, scss/_partials/_plugins.scss */
    form.ptb-search-form.ptb-search-project_filters .ptb_row.ptb_project_row .ptb_col.ptb_col4-1 .ptb_search_button {
      margin: 0;
      margin: 0;
      position: absolute;
      top: 50%;
      -ms-transform: translateY(-50%);
      transform: translateY(-50%);
      bottom: -10px;
      width: 100%; }
      /* line 979, scss/_partials/_plugins.scss */
      form.ptb-search-form.ptb-search-project_filters .ptb_row.ptb_project_row .ptb_col.ptb_col4-1 .ptb_search_button input {
        background-color: #0085ca;
        color: white !important;
        width: 100%; }
        /* line 983, scss/_partials/_plugins.scss */
        form.ptb-search-form.ptb-search-project_filters .ptb_row.ptb_project_row .ptb_col.ptb_col4-1 .ptb_search_button input:hover {
          background-color: #231f20;
          color: white !important; }
        /* line 987, scss/_partials/_plugins.scss */
        form.ptb-search-form.ptb-search-project_filters .ptb_row.ptb_project_row .ptb_col.ptb_col4-1 .ptb_search_button input:focus {
          border: none; }

/* line 997, scss/_partials/_plugins.scss */
.ptb-search-container.ptb-search-shortcode-placeholder .ptb_loops_wrapper.ptb_loops_shortcode figure.ptb_post_image {
  margin-bottom: 0; }
/* line 1000, scss/_partials/_plugins.scss */
.ptb-search-container.ptb-search-shortcode-placeholder .ptb_loops_wrapper.ptb_loops_shortcode h1.ptb_post_title.ptb_entry_title {
  font-size: 1.25em;
  line-height: 1.2em;
  text-align: center; }
  /* line 1004, scss/_partials/_plugins.scss */
  .ptb-search-container.ptb-search-shortcode-placeholder .ptb_loops_wrapper.ptb_loops_shortcode h1.ptb_post_title.ptb_entry_title a {
    color: #0085ca; }
/* line 1008, scss/_partials/_plugins.scss */
.ptb-search-container.ptb-search-shortcode-placeholder .ptb_loops_wrapper.ptb_loops_shortcode .ptb_module.ptb_text.ptb_project_location {
  text-align: center; }

/*------------------------
PTB Relation
------------------------*/
/*--- Product/Service & Project Relation ---*/
/* line 1022, scss/_partials/_plugins.scss */
.ptb_relation.ptb_product_service_project_relation .ptb_relation_item {
  display: none; }
  /* line 1024, scss/_partials/_plugins.scss */
  .ptb_relation.ptb_product_service_project_relation .ptb_relation_item:nth-of-type(1), .ptb_relation.ptb_product_service_project_relation .ptb_relation_item:nth-of-type(2), .ptb_relation.ptb_product_service_project_relation .ptb_relation_item:nth-of-type(3) {
    display: block; }
/* line 1030, scss/_partials/_plugins.scss */
.ptb_relation.ptb_product_service_project_relation figure.ptb_post_image {
  margin-bottom: 0; }
/* line 1033, scss/_partials/_plugins.scss */
.ptb_relation.ptb_product_service_project_relation h2.ptb_post_title.ptb_entry_title {
  font-size: 1.25em;
  line-height: 1.2em; }
  /* line 1036, scss/_partials/_plugins.scss */
  .ptb_relation.ptb_product_service_project_relation h2.ptb_post_title.ptb_entry_title a {
    color: #0085ca; }

/*------------------------
Themify Shortcodes
------------------------*/
/* line 1047, scss/_partials/_plugins.scss */
a.shortcode.button {
  border: none !important; }

/*------------------------
Themify Popups
------------------------*/
/* line 1055, scss/_partials/_plugins.scss */
.themify-popup > p {
  display: none; }

/*------------------------
SociableKIT
------------------------*/
/* line 1063, scss/_partials/_plugins.scss */
.mfp-container {
  margin: 0 !important; }

/*------------------------
Advanced Custom Fields & ACF Views
------------------------*/
/* line 1073, scss/_partials/_plugins.scss */
.acf-view .acf-view__downloads .acf-view__field {
  display: inline-block;
  width: 200px;
  height: 75px;
  margin-top: 137.5px;
  text-align: center;
  position: relative; }
  /* line 1080, scss/_partials/_plugins.scss */
  .acf-view .acf-view__downloads .acf-view__field a.acf-view__link {
    background-repeat: no-repeat;
    background-size: 100px;
    background-position: top center;
    padding-top: 137.5px;
    width: 200px;
    display: inline-block;
    position: absolute;
    top: -137.5px;
    left: 0; }
    /* line 1090, scss/_partials/_plugins.scss */
    .acf-view .acf-view__downloads .acf-view__field a.acf-view__link[href*=".pdf"] {
      background-image: url("https://strescon.com/wp-content/uploads/sites/4/2023/04/icon_pdf.png"); }
    /* line 1093, scss/_partials/_plugins.scss */
    .acf-view .acf-view__downloads .acf-view__field a.acf-view__link[href*=".jpg"] {
      background-image: url("https://strescon.com/wp-content/uploads/sites/4/2023/04/icon_jpg.png"); }

/*@mixin productServiceHideTabAll {
	&.single-product-service {
		main#content {
			.module-tab.panel {
				display: none;
			}
		}
	}
}
	
@mixin productServiceHideTab1 {
		&.single-product-service {
		main#content {
			.module-tab.panel {
				ul li:first-child {
					display: none;
				}
			}
		}
	}
	
}
	
@mixin productServiceHideTab2 {
		&.single-product-service {
		main#content {
			.module-tab.panel {
				ul li:nth-child(2) {
					display: none;
				}
			}
		}
	}
	
}
	
@mixin productServiceHideTab3 {
		&.single-product-service {
		main#content {
			.module-tab.panel {
				ul li:nth-child(3) {
					display: none;
				}
			}
		}
	}
	
}*/
/* line 3, scss/ocean-steel-construction.scss */
body.site-id-2 {
  /*@include productServiceHideTabAll*/ }
  /* line 18, scss/ocean-steel-construction.scss */
  body.site-id-2 #pagewrap #headerwrap header #mobile-menu.sidemenu-off .navbar-wrapper ul#main-nav li:nth-of-type(2) ul.sub-menu a {
    padding-left: 1.4em; }

/* line 18, scss/osco-concrete-aggregates.scss */
body.site-id-6 #pagewrap #headerwrap header #mobile-menu.sidemenu-off .navbar-wrapper ul#main-nav li:nth-of-type(2) ul.sub-menu a {
  padding-left: 1.4em; }
/* line 31, scss/osco-concrete-aggregates.scss */
body.site-id-6.home #body #layout main#content div.page-content.entry-content .module_row.themify_builder_row.tb_d25s226, body.site-id-6.home #body #layout main#content div.page-content.entry-content .module_row.themify_builder_row.tb_uhuy557 {
  padding-top: 0 !important;
  top: 0 !important; }
/* line 43, scss/osco-concrete-aggregates.scss */
body.site-id-6.parent-pageid-89 aside#sidebar .module-menu ul#menu-locations li a {
  background-color: #0085ca;
  color: white; }
  /* line 46, scss/osco-concrete-aggregates.scss */
  body.site-id-6.parent-pageid-89 aside#sidebar .module-menu ul#menu-locations li a:hover {
    /*background-color: $osco-light-blue;*/
    text-decoration: underline; }
/* line 51, scss/osco-concrete-aggregates.scss */
body.site-id-6.parent-pageid-89 aside#sidebar .module-menu ul#menu-locations li ul.sub-menu {
  left: 0; }
  /* line 54, scss/osco-concrete-aggregates.scss */
  body.site-id-6.parent-pageid-89 aside#sidebar .module-menu ul#menu-locations li ul.sub-menu li a {
    background-color: #231f20; }
/* line 63, scss/osco-concrete-aggregates.scss */
body.site-id-6.parent-pageid-89 h3.module-title {
  font-size: 2em; }
/* line 66, scss/osco-concrete-aggregates.scss */
body.site-id-6.parent-pageid-89 h6.ptb_post_title.ptb_entry_title {
  font-size: 1.45em;
  text-align: center; }
/* line 76, scss/osco-concrete-aggregates.scss */
body.site-id-6.parent-pageid-89.page-id-2754 aside#sidebar .module-menu ul#menu-locations li:not(.menu-item-2730) {
  display: none; }
/* line 111, scss/osco-concrete-aggregates.scss */
body.site-id-6.parent-pageid-89.page-id-2879 aside#sidebar .module-menu ul#menu-locations li:not(.menu-item-2731) {
  display: none; }

/*body {
	&.site-id-3, &.site-id-5, &.site-id-6, &.site-id-8 {
		nav#main-nav-wrap {
			ul#main-nav {
			> li:first-of-type, > li:nth-of-type(2) {*/
/*pointer-events: none;*/
/*&::before {
	content: "Coming Soon";
	position: absolute;
	bottom: -5px;
	right: 10px;
	font-size: .375em;
	color: white;
	background-color: black;
	padding: 2.5px 5px;
}*/
				/*em, span.child-arrow {
					display: none!important;
				}
				ul {
					display: none!important;
				}
			}
				}
		}
		&.home {
		.tf-tiles .tf-tiles-wrap .tf-tile .tile-front, .tf-tiles .tf-tiles-wrap .tf-tile .tile-back {
			cursor: auto;
			a {
				pointer-events: none;
			}
		}
		.accordion-slider a {
			pointer-events: none;
		}
	}
	}
}*/
/* line 70, scss/style.scss */
body {
  /*--- Sitewide Styles ---*/
  /*--- Page Specific Styles - HOMEPAGE ---*/
  /*--- Page Specific Styles - NOT HOMEPAGE ---*/
  /*--- Page Specific Styles - CULTURE ---*/
  /*--- Page Specific Styles - CAREERS ---*/
  /*--- Page Specific Styles - STUDENTS ---*/ }
  /* line 72, scss/style.scss */
  body.page-id-1158 #content, body.page-id-1161 #content, body.page-id-842 #content, body.page-id-839 #content {
    padding-top: 0;
    /*line-height: normal;*/ }
  /* line 82, scss/style.scss */
  body.page-products-services article.product-service.type-product-service figure.post-image a img {
    border-radius: 0; }
  /* line 88, scss/style.scss */
  body.page-products-services article.product-service.type-product-service .post-content h2.post-title.entry-title {
    font-size: 1.25em;
    line-height: 1.2em;
    font-family: europa, sans-serif;
    font-weight: 700;
    font-style: normal;
    letter-spacing: normal;
    text-transform: uppercase; }
    /* line 96, scss/style.scss */
    body.page-products-services article.product-service.type-product-service .post-content h2.post-title.entry-title a {
      color: #0085ca; }
  /* line 103, scss/style.scss */
  body .row-spacing {
    /*padding: 70px 0px;*/ }
  /* line 107, scss/style.scss */
  body .black:not(.bg) {
    color: #000000; }
  /* line 110, scss/style.scss */
  body .black.bg {
    background-color: rgba(0, 0, 0, 0.7); }
  /* line 115, scss/style.scss */
  body .red:not(.bg) {
    color: #BA0C2F; }
  /* line 118, scss/style.scss */
  body .red.bg {
    background-color: rgba(204, 0, 51, 0.7); }
  /* line 123, scss/style.scss */
  body .light-blue:not(.bg) {
    color: #0085ca; }
  /* line 126, scss/style.scss */
  body .light-blue.bg {
    background-color: rgba(0, 153, 204, 0.7); }
  /* line 131, scss/style.scss */
  body .orange:not(.bg) {
    color: #ff671f; }
  /* line 134, scss/style.scss */
  body .orange.bg {
    background-color: rgba(255, 102, 51, 0.7); }
  /* line 139, scss/style.scss */
  body .dark-blue:not(.bg) {
    color: #001489; }
  /* line 142, scss/style.scss */
  body .dark-blue.bg {
    background-color: rgba(0, 0, 153, 0.7); }
  /* line 147, scss/style.scss */
  body .green:not(.bg) {
    color: #007a53; }
  /* line 150, scss/style.scss */
  body .green.bg {
    background-color: rgba(0, 102, 102, 0.7);
    background-blend-mode: color-dodge; }
  /* line 155, scss/style.scss */
  body .grey, body .gray {
    color: #231f20; }
  /* line 158, scss/style.scss */
  body .white {
    color: white; }
  /* line 161, scss/style.scss */
  body .hidden {
    display: none !important; }
  /* line 164, scss/style.scss */
  body h1,
  body h2,
  body h3,
  body h4,
  body h5,
  body h6 {
    font-family: europa, sans-serif;
    font-weight: 700;
    font-style: normal;
    /*text-transform: uppercase;*/
    letter-spacing: normal;
    text-transform: uppercase; }
  /* line 175, scss/style.scss */
  body p {
    font-family: 'Public Sans', serif;
    font-weight: 400;
    font-style: normal;
    letter-spacing: normal;
    font-size: clamp(18px, 10vw, 20px); }
    /* line 177, scss/style.scss */
    body p.fauxh1 {
      font-family: europa, sans-serif;
      font-weight: 700;
      font-style: normal;
      letter-spacing: normal;
      font-size: 2.5em;
      margin-bottom: .65em;
      line-height: 1.2em; }
    /* line 182, scss/style.scss */
    body p.fauxh2 {
      font-family: europa, sans-serif;
      font-weight: 700;
      font-style: normal;
      letter-spacing: normal;
      font-size: 2.25em;
      margin-bottom: .65em;
      line-height: 1.2em; }
    /* line 187, scss/style.scss */
    body p.fauxh3 {
      font-family: europa, sans-serif;
      font-weight: 700;
      font-style: normal;
      letter-spacing: normal;
      font-size: 2em;
      margin-bottom: .65em;
      line-height: 1.2em; }
    /* line 192, scss/style.scss */
    body p.fauxh4 {
      font-family: europa, sans-serif;
      font-weight: 700;
      font-style: normal;
      letter-spacing: normal;
      font-size: 1.75em;
      margin-bottom: .65em;
      line-height: 1.2em; }
    /* line 197, scss/style.scss */
    body p.fauxh5 {
      font-family: europa, sans-serif;
      font-weight: 700;
      font-style: normal;
      letter-spacing: normal;
      font-size: 1.5em;
      margin-bottom: .65em;
      line-height: 1.2em; }
    /* line 202, scss/style.scss */
    body p.fauxh6 {
      font-family: europa, sans-serif;
      font-weight: 700;
      font-style: normal;
      letter-spacing: normal;
      font-size: 1.25em;
      margin-bottom: .65em;
      line-height: 1.2em; }
    /* line 207, scss/style.scss */
    body p.grey, body p.gray {
      color: #231f20; }
    /* line 210, scss/style.scss */
    body p.fauxh7 {
      font-family: europa, sans-serif;
      font-weight: 700;
      font-style: normal;
      letter-spacing: normal;
      font-size: 1em;
      margin-bottom: .65em; }
    /* line 214, scss/style.scss */
    body p.white {
      color: white; }
    /* line 217, scss/style.scss */
    body p.uppercase {
      text-transform: uppercase; }
  /* line 221, scss/style.scss */
  body a {
    color: #0085ca; }
  /* line 226, scss/style.scss */
  body #pagewrap {
    /*--- Footer ---*/ }
    /* line 228, scss/style.scss */
    body #pagewrap #headerwrap .header-icons {
      margin: 0;
      position: absolute;
      top: 50%;
      -ms-transform: translateY(-50%);
      transform: translateY(-50%); }
    /* line 231, scss/style.scss */
    body #pagewrap #headerwrap header {
      min-height: 130px; }
      @media screen and (max-width: 719px) {
        /* line 233, scss/style.scss */
        body #pagewrap #headerwrap header .header-bar {
          float: none; } }
      /* line 237, scss/style.scss */
      body #pagewrap #headerwrap header .header-bar #site-logo {
        margin: 10px 15px 0 0; }
        /* line 239, scss/style.scss */
        body #pagewrap #headerwrap header .header-bar #site-logo img.site-logo-image {
          max-height: 80px; }
      /* line 244, scss/style.scss */
      body #pagewrap #headerwrap header ul#main-nav {
        text-transform: uppercase; }
        /* line 246, scss/style.scss */
        body #pagewrap #headerwrap header ul#main-nav a:hover, body #pagewrap #headerwrap header ul#main-nav .current_page_item > a, body #pagewrap #headerwrap header ul#main-nav .current-menu-item > a, body #pagewrap #headerwrap header ul#main-nav ul a:hover {
          color: #0085ca; }
      /* line 251, scss/style.scss */
      body #pagewrap #headerwrap header #mobile-menu.sidemenu-off .navbar-wrapper {
        margin: 0;
        position: absolute;
        top: 50%;
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        right: 0;
        transform: translateY(-50%) scale(1.25);
        transform-origin: right center; }
        /* line 256, scss/style.scss */
        body #pagewrap #headerwrap header #mobile-menu.sidemenu-off .navbar-wrapper ul#main-nav {
          font-family: europa, sans-serif;
          font-weight: 700;
          font-style: normal;
          /*text-transform: uppercase;*/
          letter-spacing: normal;
          line-height: normal; }
          /* line 259, scss/style.scss */
          body #pagewrap #headerwrap header #mobile-menu.sidemenu-off .navbar-wrapper ul#main-nav ul.sub-menu {
            width: 250px; }
          /* line 264, scss/style.scss */
          body #pagewrap #headerwrap header #mobile-menu.sidemenu-off .navbar-wrapper ul#main-nav li:nth-of-type(2) ul.sub-menu a, body #pagewrap #headerwrap header #mobile-menu.sidemenu-off .navbar-wrapper ul#main-nav li:nth-of-type(3) ul.sub-menu a {
            padding-left: 2.8em; }
            /* line 266, scss/style.scss */
            body #pagewrap #headerwrap header #mobile-menu.sidemenu-off .navbar-wrapper ul#main-nav li:nth-of-type(2) ul.sub-menu a em, body #pagewrap #headerwrap header #mobile-menu.sidemenu-off .navbar-wrapper ul#main-nav li:nth-of-type(3) ul.sub-menu a em {
              position: absolute;
              left: 1.4em;
              top: 0.3em; }
          /* line 273, scss/style.scss */
          body #pagewrap #headerwrap header #mobile-menu.sidemenu-off .navbar-wrapper ul#main-nav li:nth-of-type(2) ul.sub-menu ul a, body #pagewrap #headerwrap header #mobile-menu.sidemenu-off .navbar-wrapper ul#main-nav li:nth-of-type(3) ul.sub-menu ul a {
            padding-left: 1.4em; }
        /* line 281, scss/style.scss */
        body #pagewrap #headerwrap header #mobile-menu.sidemenu-off .navbar-wrapper #searchform-wrap input#s {
          padding: 6px 15px; }
        /* line 284, scss/style.scss */
        body #pagewrap #headerwrap header #mobile-menu.sidemenu-off .navbar-wrapper #searchform-wrap .tf_search_result {
          left: -200px; }
      /* line 290, scss/style.scss */
      body #pagewrap #headerwrap header #mobile-menu.sidemenu-on {
        overflow: auto; }
        /* line 292, scss/style.scss */
        body #pagewrap #headerwrap header #mobile-menu.sidemenu-on #menu-icon-close {
          top: 32px;
          right: 24px; }
        /* line 297, scss/style.scss */
        body #pagewrap #headerwrap header #mobile-menu.sidemenu-on #searchform-wrap .tf_icon_wrap {
          position: static; }
        /* line 302, scss/style.scss */
        body #pagewrap #headerwrap header #mobile-menu.sidemenu-on ul#main-nav em {
          display: none; }
        /* line 306, scss/style.scss */
        body #pagewrap #headerwrap header #mobile-menu.sidemenu-on ul#main-nav ul.sub-menu em {
          display: none; }
    /* line 314, scss/style.scss */
    body #pagewrap #body {
      font-family: 'Public Sans', serif;
      font-weight: 400;
      font-style: normal;
      letter-spacing: normal;
      font-size: clamp(18px, 10vw, 20px);
      /*footer {
      }
      #footer {
        color: #fff;
        h3,
        h4 {
          color: #fff;
        }
        span {
          font-size: 20px;
        }
        .module-buttons-item {
          margin-bottom: 10px;
        }
        .module-social-share-wrapper {
          margin-top: 20px;
        }
      }*/ }
      /* line 329, scss/style.scss */
      body #pagewrap #body #layout aside#sidebar .module-menu ul#menu-products-services li a {
        background-color: #0085ca;
        color: white; }
        /* line 332, scss/style.scss */
        body #pagewrap #body #layout aside#sidebar .module-menu ul#menu-products-services li a:hover {
          /*background-color: $osco-light-blue;*/
          text-decoration: underline; }
      /* line 337, scss/style.scss */
      body #pagewrap #body #layout aside#sidebar .module-menu ul#menu-products-services li ul.sub-menu {
        left: 0; }
        /* line 340, scss/style.scss */
        body #pagewrap #body #layout aside#sidebar .module-menu ul#menu-products-services li ul.sub-menu li a {
          background-color: #231f20; }
      /* line 349, scss/style.scss */
      body #pagewrap #body #layout main#content {
        padding: 72px 0; }
        @media screen and (max-width: 959px) {
          /* line 349, scss/style.scss */
          body #pagewrap #body #layout main#content {
            padding: 36px 0; } }
        /* line 469, scss/_partials/_mixins.scss */
        body #pagewrap #body #layout main#content div.page-content.entry-content figure.post-image, body #pagewrap #body #layout main#content div.page-content.entry-content .ptb_post_image, body #pagewrap #body #layout main#content div.page-content.entry-content .ptb_extra_gallery_item {
          display: block;
          position: relative;
          padding-bottom: 56.25%; }
          /* line 473, scss/_partials/_mixins.scss */
          body #pagewrap #body #layout main#content div.page-content.entry-content figure.post-image img, body #pagewrap #body #layout main#content div.page-content.entry-content .ptb_post_image img, body #pagewrap #body #layout main#content div.page-content.entry-content .ptb_extra_gallery_item img {
            position: absolute;
            top: 0;
            left: 0;
            height: 100%;
            width: 100%;
            object-fit: cover;
            object-position: 50% 50%; }
        /* line 356, scss/style.scss */
        body #pagewrap #body #layout main#content div.page-content.entry-content .module_row.themify_builder_row:not(.repeat) {
          padding-top: 72px; }
          @media screen and (max-width: 959px) {
            /* line 356, scss/style.scss */
            body #pagewrap #body #layout main#content div.page-content.entry-content .module_row.themify_builder_row:not(.repeat) {
              /*padding-top: 36px;*/ } }
        /* line 363, scss/style.scss */
        body #pagewrap #body #layout main#content div.page-content.entry-content .module_row:first-of-type.fullheight.fullwidth {
          position: relative;
		  top: calc(-260px);
		  /*top: calc(-130px + -72px);*/
          margin-bottom: calc(-130px + -72px); }
          /* line 367, scss/style.scss */
          body #pagewrap #body #layout main#content div.page-content.entry-content .module_row:first-of-type.fullheight.fullwidth p#breadcrumbs, body #pagewrap #body #layout main#content div.page-content.entry-content .module_row:first-of-type.fullheight.fullwidth .tb-column-inner.tf_box.tf_w {
            position: absolute;
            bottom: 0;
            width: 100%;
            padding: 10px 0;
            margin: 0;
            background: #d1d3d4; }
            /* line 374, scss/style.scss */
            body #pagewrap #body #layout main#content div.page-content.entry-content .module_row:first-of-type.fullheight.fullwidth p#breadcrumbs > .module.module-text, body #pagewrap #body #layout main#content div.page-content.entry-content .module_row:first-of-type.fullheight.fullwidth .tb-column-inner.tf_box.tf_w > .module.module-text {
              max-width: 1600px;
              display: block;
              margin: auto;
              text-transform: uppercase;
              font-family: europa, sans-serif;
              color: #000; }
              /* line 381, scss/style.scss */
              body #pagewrap #body #layout main#content div.page-content.entry-content .module_row:first-of-type.fullheight.fullwidth p#breadcrumbs > .module.module-text span a, body #pagewrap #body #layout main#content div.page-content.entry-content .module_row:first-of-type.fullheight.fullwidth .tb-column-inner.tf_box.tf_w > .module.module-text span a {
                color: #000; }
              @media screen and (max-width: 959px) {
                /* line 374, scss/style.scss */
                body #pagewrap #body #layout main#content div.page-content.entry-content .module_row:first-of-type.fullheight.fullwidth p#breadcrumbs > .module.module-text, body #pagewrap #body #layout main#content div.page-content.entry-content .module_row:first-of-type.fullheight.fullwidth .tb-column-inner.tf_box.tf_w > .module.module-text {
                  max-width: 94%; } }
          @media screen and (max-width: 959px) {
            /* line 363, scss/style.scss */
            body #pagewrap #body #layout main#content div.page-content.entry-content .module_row:first-of-type.fullheight.fullwidth {
              min-height: 0;
              height: 0;
              width: 100%;
              padding-top: 56.25%;
              /* 16:9 Aspect Ratio */
              top: -72px;
              margin-bottom: -108px; } }
        /* line 398, scss/style.scss */
        body #pagewrap #body #layout main#content div.page-content.entry-content .module_row:first-of-type.fullheight.fullwidth + .module_row.themify_builder_row {
          /*padding-top: 72px;*/
          top: 18px; }
        /* line 402, scss/style.scss */
        body #pagewrap #body #layout main#content div.page-content.entry-content .module_row .module-callout {
          padding: 2em 0 2.5em !important; }
          /* line 406, scss/style.scss */
          body #pagewrap #body #layout main#content div.page-content.entry-content .module_row .module-callout .callout-inner .callout-content h3.callout-heading {
            margin-bottom: .5em; }
          /* line 409, scss/style.scss */
          body #pagewrap #body #layout main#content div.page-content.entry-content .module_row .module-callout .callout-inner .callout-content p {
            line-height: 2em;
            margin-bottom: 1em auto; }
            /* line 413, scss/style.scss */
            body #pagewrap #body #layout main#content div.page-content.entry-content .module_row .module-callout .callout-inner .callout-content p span.themify-icon i {
              padding: 0; }
            /* line 417, scss/style.scss */
            body #pagewrap #body #layout main#content div.page-content.entry-content .module_row .module-callout .callout-inner .callout-content p a {
              color: white; }
              /* line 419, scss/style.scss */
              body #pagewrap #body #layout main#content div.page-content.entry-content .module_row .module-callout .callout-inner .callout-content p a:hover {
                color: white; }
          /* line 424, scss/style.scss */
          body #pagewrap #body #layout main#content div.page-content.entry-content .module_row .module-callout .callout-inner .callout-content .callout-button {
            margin-top: 1em; }
        /* line 320, scss/_partials/_mixins.scss */
        body #pagewrap #body #layout main#content div.page-content.entry-content .row_inner.col-count-2 {
          /*margin-bottom: 72px;*/ }
          /* line 322, scss/_partials/_mixins.scss */
          body #pagewrap #body #layout main#content div.page-content.entry-content .row_inner.col-count-2 .col3-2.first {
            background-color: #231f20; }
            @media screen and (max-width: 1279px) {
              /* line 322, scss/_partials/_mixins.scss */
              body #pagewrap #body #layout main#content div.page-content.entry-content .row_inner.col-count-2 .col3-2.first {
                width: 50%; } }
            @media screen and (max-width: 959px) {
              /* line 322, scss/_partials/_mixins.scss */
              body #pagewrap #body #layout main#content div.page-content.entry-content .row_inner.col-count-2 .col3-2.first {
                width: 100%; } }
          /* line 331, scss/_partials/_mixins.scss */
          body #pagewrap #body #layout main#content div.page-content.entry-content .row_inner.col-count-2 .col3-1.last {
            position: absolute;
            right: 0;
            background-color: #231f20;
            color: white;
            padding: 2.6em;
            overflow-y: scroll;
            height: 100%; }
            /* line 339, scss/_partials/_mixins.scss */
            body #pagewrap #body #layout main#content div.page-content.entry-content .row_inner.col-count-2 .col3-1.last h1, body #pagewrap #body #layout main#content div.page-content.entry-content .row_inner.col-count-2 .col3-1.last h3.module-title {
              line-height: 1.2em;
              color: #0085ca;
              font-size: 2.5em; }
            /* line 344, scss/_partials/_mixins.scss */
            body #pagewrap #body #layout main#content div.page-content.entry-content .row_inner.col-count-2 .col3-1.last p {
              line-height: 1.4em;
              font-size: 1.25em;
              font-family: europa, sans-serif;
              font-weight: 700;
              font-style: normal;
              /*text-transform: uppercase;*/
              letter-spacing: normal;
              font-weight: 400; }
              /* line 349, scss/_partials/_mixins.scss */
              body #pagewrap #body #layout main#content div.page-content.entry-content .row_inner.col-count-2 .col3-1.last p a {
                color: #0085ca; }
            @media screen and (max-width: 1279px) {
              /* line 331, scss/_partials/_mixins.scss */
              body #pagewrap #body #layout main#content div.page-content.entry-content .row_inner.col-count-2 .col3-1.last {
                width: 50%;
                overflow: auto; } }
            @media screen and (max-width: 959px) {
              /* line 331, scss/_partials/_mixins.scss */
              body #pagewrap #body #layout main#content div.page-content.entry-content .row_inner.col-count-2 .col3-1.last {
                width: 100%;
                position: static; } }
        /* line 371, scss/_partials/_mixins.scss */
        body #pagewrap #body #layout main#content div.page-content.entry-content .module-tab.panel .builder-tabs-wrap ul.tab-nav::before {
          background-color: #0085ca; }
        /* line 384, scss/_partials/_mixins.scss */
        body #pagewrap #body #layout main#content div.page-content.entry-content .module-tab.tab-frame ul.tab-nav li {
          background-color: #BA0C2F; }
          /* line 386, scss/_partials/_mixins.scss */
          body #pagewrap #body #layout main#content div.page-content.entry-content .module-tab.tab-frame ul.tab-nav li.current {
            background-color: transparent; }
        /* line 469, scss/_partials/_mixins.scss */
        body #pagewrap #body #layout main#content div.page-content.entry-content article figure.post-image, body #pagewrap #body #layout main#content div.page-content.entry-content article .ptb_post_image, body #pagewrap #body #layout main#content div.page-content.entry-content article .ptb_extra_gallery_item {
          display: block;
          position: relative;
          padding-bottom: 56.25%; }
          /* line 473, scss/_partials/_mixins.scss */
          body #pagewrap #body #layout main#content div.page-content.entry-content article figure.post-image img, body #pagewrap #body #layout main#content div.page-content.entry-content article .ptb_post_image img, body #pagewrap #body #layout main#content div.page-content.entry-content article .ptb_extra_gallery_item img {
            position: absolute;
            top: 0;
            left: 0;
            height: 100%;
            width: 100%;
            object-fit: cover;
            object-position: 50% 50%; }
    /* line 460, scss/style.scss */
    body #pagewrap .back-top.back-top-float {
      background-color: #0085ca;
      border-radius: 0; }
      /* line 465, scss/style.scss */
      body #pagewrap .back-top.back-top-float .arrow-up a:hover {
        background-color: #0085ca; }
    /* line 473, scss/style.scss */
    body #pagewrap ~ .tb_layout_part_wrap {
      /*#footer, #footer-2 {
      	padding: 72px 0;
      	p {
      		font-size: 2em;
      		line-height: 1.4em;
      		margin: 0;
      	}*/
      /*--- Copyright ---*/
      	/*& ~ .tb_zvep105 {
      		padding: 10px 0;
      		.row_inner {
      			.module_column {
      				.tb-column-inner {
      											p {
      			margin: 0;
      												@include headingFont;
      		}
      				}
      			}
      		}
      	}
      }*/ }
      /* line 496, scss/style.scss */
      body #pagewrap ~ .tb_layout_part_wrap #footer_contact-wrap {
        margin-top: 0 !important; }
        @media screen and (max-width: 719px) {
          /* line 499, scss/style.scss */
          body #pagewrap ~ .tb_layout_part_wrap #footer_contact-wrap p.fauxh1.grey {
            text-align: center; } }
        /* line 504, scss/style.scss */
        body #pagewrap ~ .tb_layout_part_wrap #footer_contact-wrap p.fauxh2.white {
          margin: .65em 0 .325em; }
        /* line 507, scss/style.scss */
        body #pagewrap ~ .tb_layout_part_wrap #footer_contact-wrap p a {
          color: #231f20; }
          /* line 509, scss/style.scss */
          body #pagewrap ~ .tb_layout_part_wrap #footer_contact-wrap p a:link, body #pagewrap ~ .tb_layout_part_wrap #footer_contact-wrap p a:visited, body #pagewrap ~ .tb_layout_part_wrap #footer_contact-wrap p a:hover, body #pagewrap ~ .tb_layout_part_wrap #footer_contact-wrap p a:active {
            color: #231f20; }
        /* line 514, scss/style.scss */
        body #pagewrap ~ .tb_layout_part_wrap #footer_contact-wrap #footer_contact-info {
          margin-bottom: 10%; }
      @media screen and (max-width: 719px) {
        /* line 518, scss/style.scss */
        body #pagewrap ~ .tb_layout_part_wrap #footer_copyright {
          padding-top: 5%; } }
      /* line 522, scss/style.scss */
      body #pagewrap ~ .tb_layout_part_wrap #footer_copyright img {
        margin-bottom: 5%; }
      @media screen and (max-width: 719px) {
        /* line 525, scss/style.scss */
        body #pagewrap ~ .tb_layout_part_wrap #footer_copyright p {
          text-align: center; } }
      /* line 529, scss/style.scss */
      body #pagewrap ~ .tb_layout_part_wrap #footer_copyright p a {
        color: white; }
        /* line 531, scss/style.scss */
        body #pagewrap ~ .tb_layout_part_wrap #footer_copyright p a:link, body #pagewrap ~ .tb_layout_part_wrap #footer_copyright p a:visited, body #pagewrap ~ .tb_layout_part_wrap #footer_copyright p a:hover, body #pagewrap ~ .tb_layout_part_wrap #footer_copyright p a:active {
          color: white; }
  @media screen and (max-width: 1600px) {
    /* line 540, scss/style.scss */
    body header, body .module_row > .row_inner, body .module-layout-part .module_row.fullwidth_row_container > .row_inner {
      max-width: 94% !important; } }
  /* line 547, scss/style.scss */
  body.home #pagewrap #body {
    /*--- Logo Slider ---*/ }
    /* line 551, scss/style.scss */
    body.home #pagewrap #body #layout main#content div.page-content.entry-content #row_product-tiles {
      scroll-margin-top: 72px; }
    @media screen and (min-width: 1280px) {
      /* line 565, scss/style.scss */
      body.home #pagewrap #body #layout main#content div.page-content.entry-content .module_row.themify_builder_row .module_column.tb-column.col3-1.first {
        height: auto;
		  padding-bottom:0;
        /*padding-bottom: 34.25%;*/
        overflow-y: scroll; }
        /* line 569, scss/style.scss */
        body.home #pagewrap #body #layout main#content div.page-content.entry-content .module_row.themify_builder_row .module_column.tb-column.col3-1.first .tb-column-inner {
          height: 100%; }
          /* line 571, scss/style.scss */
          body.home #pagewrap #body #layout main#content div.page-content.entry-content .module_row.themify_builder_row .module_column.tb-column.col3-1.first .tb-column-inner .module.module-text {
            padding-bottom: 9.6%; } }
    /* line 582, scss/style.scss */
    body.home #pagewrap #body .triangle::before {
      content: "";
      border-color: transparent transparent transparent grey;
      border-style: solid;
      border-width: 20px 20px 20px 20px;
      height: 0;
      width: 0;
      position: absolute;
      left: 0; }
    /* line 588, scss/style.scss */
    body.home #pagewrap #body div.themify_builder_slider_vertical .carousel-prev,
    body.home #pagewrap #body div.themify_builder_slider_vertical .carousel-next {
      /*top: 42%;
      background: none;*/ }
    /* line 593, scss/style.scss */
    body.home #pagewrap #body #googlemap {
      /* Then style the iframe to fit in the container div with full height and width */ }
      /* line 594, scss/style.scss */
      body.home #pagewrap #body #googlemap .container.map {
        position: relative;
        overflow: hidden;
        width: 100%;
        /*padding-top: 56.25%;*/
        /* 16:9 Aspect Ratio (divide 9 by 16 = 0.5625) */
        padding-top: 38.75%;
        /* 16:9 Aspect Ratio (divide 9 by 16 = 0.5625) */ }
        @media screen and (max-width: 1599px) {
          /* line 594, scss/style.scss */
          body.home #pagewrap #body #googlemap .container.map {
            padding-top: 58.125%; } }
        @media screen and (max-width: 1279px) {
          /* line 594, scss/style.scss */
          body.home #pagewrap #body #googlemap .container.map {
            padding-top: 77.5%; } }
        @media screen and (max-width: 959px) {
          /* line 594, scss/style.scss */
          body.home #pagewrap #body #googlemap .container.map {
            padding-top: 100%; } }
      /* line 611, scss/style.scss */
      body.home #pagewrap #body #googlemap .responsive-iframe {
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        width: 100%;
        height: 100%;
        pointer-events: none; }
      /* line 621, scss/style.scss */
      body.home #pagewrap #body #googlemap h3.module-title {
        font-size: 1.5em;
        text-transform: none;
        position: absolute;
        z-index: 1;
        bottom: 100px;
        left: 50%;
        transform: translate(-50%, 0); }
  /* line 638, scss/style.scss */
  body:not(.home) #pagewrap #body > div.post-image {
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: 100vh;
    position: relative;
    top: -130px;
    margin-bottom: -130px; }
    /* line 642, scss/style.scss */
    body:not(.home) #pagewrap #body > div.post-image p#breadcrumbs, body:not(.home) #pagewrap #body > div.post-image .tb-column-inner.tf_box.tf_w {
      position: absolute;
      bottom: 0;
      width: 100%;
      padding: 10px 0;
      margin: 0; }
      /* line 648, scss/style.scss */
      body:not(.home) #pagewrap #body > div.post-image p#breadcrumbs > span, body:not(.home) #pagewrap #body > div.post-image .tb-column-inner.tf_box.tf_w > span {
        max-width: 1600px;
        display: block;
        margin: auto; }
        @media screen and (max-width: 959px) {
          /* line 648, scss/style.scss */
          body:not(.home) #pagewrap #body > div.post-image p#breadcrumbs > span, body:not(.home) #pagewrap #body > div.post-image .tb-column-inner.tf_box.tf_w > span {
            max-width: 94%; } }
    @media screen and (max-width: 959px) {
      /* line 638, scss/style.scss */
      body:not(.home) #pagewrap #body > div.post-image {
        min-height: 0;
        height: 0;
        width: 100%;
        padding-top: 56.25%;
        /* 16:9 Aspect Ratio */
        top: 0;
        margin-bottom: 0; } }
  /* line 671, scss/style.scss */
  body:not(.home) #pagewrap #body #layout main#content div.page-content.entry-content > figure.post-image {
    display: none; }
  @media screen and (max-width: 959px) {
    /* line 673, scss/style.scss */
    body:not(.home) #pagewrap #body #layout main#content div.page-content.entry-content .module_row:first-of-type.fullheight.fullwidth {
      min-height: 0;
      height: 0;
      width: 112.5%;
      padding-top: 68.75%;
      /* 16:9 Aspect Ratio */
      top: -72px;
      margin-bottom: -108px; } }
  /* line 396, scss/_partials/_mixins.scss */
  body.page-culture #testimonial {
    background-size: 60%;
    background-position: -25% 50%;
    border-right: solid 1px #d1d3d4;
    background-color: #d1d3d4;
    margin-top: 72px;
    padding: 0 0 72px !important; }
    /* line 405, scss/_partials/_mixins.scss */
    body.page-culture #testimonial .row_inner .module_column.first {
      padding: 5% 5% 0 0; }
      /* line 407, scss/_partials/_mixins.scss */
      body.page-culture #testimonial .row_inner .module_column.first h3 {
        font-size: 1.625em;
        margin: 0; }
      /* line 411, scss/_partials/_mixins.scss */
      body.page-culture #testimonial .row_inner .module_column.first p {
        color: #231f20;
        font-size: 1.125em;
        line-height: 1.4em;
        margin: 0; }
    /* line 418, scss/_partials/_mixins.scss */
    body.page-culture #testimonial .row_inner .module_column.last {
      padding: 5% 0 0 5%; }
      /* line 421, scss/_partials/_mixins.scss */
      body.page-culture #testimonial .row_inner .module_column.last .module-icon svg {
        transform: scale(2.5); }
      /* line 425, scss/_partials/_mixins.scss */
      body.page-culture #testimonial .row_inner .module_column.last p {
        color: #231f20;
        font-size: 1.375em;
        text-align: center;
        line-height: 1.4em;
        margin: 0; }
    @media screen and (max-width: 959px) {
      /* line 396, scss/_partials/_mixins.scss */
      body.page-culture #testimonial {
        background-size: 100%;
        padding: 0 !important;
        background-position: 100% 0;
        border-right: none; }
        /* line 441, scss/_partials/_mixins.scss */
        body.page-culture #testimonial .row_inner .module_column {
          width: 100%; }
          /* line 443, scss/_partials/_mixins.scss */
          body.page-culture #testimonial .row_inner .module_column.first {
            width: 50%;
            background-color: rgba(209, 211, 212, 0.5);
            margin-top: 36px;
            padding: 3.75% 5%; }
          /* line 449, scss/_partials/_mixins.scss */
          body.page-culture #testimonial .row_inner .module_column.last {
            margin-left: 0;
            padding: 3.75% 5%; } }
    @media screen and (max-width: 719px) {
      /* line 459, scss/_partials/_mixins.scss */
      body.page-culture #testimonial .row_inner .module_column.first {
        width: 100%; } }
  /* line 695, scss/style.scss */
  body.page-culture #testimonial {
    background-image: linear-gradient(to bottom, transparent 10%, #d1d3d4 90%), url("https://oscoconstructiongroup.com/wp-content/uploads/2023/03/culture_testimonial.jpg"); }
    @media screen and (max-width: 959px) {
      /* line 695, scss/style.scss */
      body.page-culture #testimonial {
        background-image: linear-gradient(to bottom, transparent 10%, #d1d3d4 60%), url("https://oscoconstructiongroup.com/wp-content/uploads/2023/03/culture_testimonial.jpg"); } }
  /* line 701, scss/style.scss */
  body.page-culture main#content {
    padding-bottom: 0 !important; }
  /* line 396, scss/_partials/_mixins.scss */
  body.page-careers #testimonial {
    background-size: 60%;
    background-position: -25% 50%;
    border-right: solid 1px #d1d3d4;
    background-color: #d1d3d4;
    margin-top: 72px;
    padding: 0 0 72px !important; }
    /* line 405, scss/_partials/_mixins.scss */
    body.page-careers #testimonial .row_inner .module_column.first {
      padding: 5% 5% 0 0; }
      /* line 407, scss/_partials/_mixins.scss */
      body.page-careers #testimonial .row_inner .module_column.first h3 {
        font-size: 1.625em;
        margin: 0; }
      /* line 411, scss/_partials/_mixins.scss */
      body.page-careers #testimonial .row_inner .module_column.first p {
        color: #231f20;
        font-size: 1.125em;
        line-height: 1.4em;
        margin: 0; }
    /* line 418, scss/_partials/_mixins.scss */
    body.page-careers #testimonial .row_inner .module_column.last {
      padding: 5% 0 0 5%; }
      /* line 421, scss/_partials/_mixins.scss */
      body.page-careers #testimonial .row_inner .module_column.last .module-icon svg {
        transform: scale(2.5); }
      /* line 425, scss/_partials/_mixins.scss */
      body.page-careers #testimonial .row_inner .module_column.last p {
        color: #231f20;
        font-size: 1.375em;
        text-align: center;
        line-height: 1.4em;
        margin: 0; }
    @media screen and (max-width: 959px) {
      /* line 396, scss/_partials/_mixins.scss */
      body.page-careers #testimonial {
        background-size: 100%;
        padding: 0 !important;
        background-position: 100% 0;
        border-right: none; }
        /* line 441, scss/_partials/_mixins.scss */
        body.page-careers #testimonial .row_inner .module_column {
          width: 100%; }
          /* line 443, scss/_partials/_mixins.scss */
          body.page-careers #testimonial .row_inner .module_column.first {
            width: 50%;
            background-color: rgba(209, 211, 212, 0.5);
            margin-top: 36px;
            padding: 3.75% 5%; }
          /* line 449, scss/_partials/_mixins.scss */
          body.page-careers #testimonial .row_inner .module_column.last {
            margin-left: 0;
            padding: 3.75% 5%; } }
    @media screen and (max-width: 719px) {
      /* line 459, scss/_partials/_mixins.scss */
      body.page-careers #testimonial .row_inner .module_column.first {
        width: 100%; } }
  /* line 708, scss/style.scss */
  body.page-careers #testimonial {
    background-image: linear-gradient(to bottom, transparent 10%, #d1d3d4 90%), url("https://oscoconstructiongroup.com/wp-content/uploads/2023/02/careers_testimonial.jpg"); }
    @media screen and (max-width: 959px) {
      /* line 708, scss/style.scss */
      body.page-careers #testimonial {
        background-image: linear-gradient(to bottom, transparent 10%, #d1d3d4 60%), url("https://oscoconstructiongroup.com/wp-content/uploads/2023/02/careers_testimonial.jpg"); } }
  /* line 714, scss/style.scss */
  body.page-careers main#content {
    padding: 0 !important; }
    /* line 716, scss/style.scss */
    body.page-careers main#content .themify_builder_slider_wrap.module-slider {
      margin-bottom: 0; }
  @media screen and (min-width: 1280px) {
    /* line 253, scss/_partials/_mixins.scss */
    body.page-students main#content .ptb_gallery .ptb_extra_showcase {
      display: flex;
      height: 675px; }
      /* line 256, scss/_partials/_mixins.scss */
      body.page-students main#content .ptb_gallery .ptb_extra_showcase .ptb_extra_main_image {
        width: 77.5%;
        height: 675px;
        margin: 0 5px 0 0; }
      /* line 261, scss/_partials/_mixins.scss */
      body.page-students main#content .ptb_gallery .ptb_extra_showcase .ptb_extra_gallery {
        width: 22.5%;
        overflow: scroll;
        -ms-overflow-style: none;
        /* Internet Explorer 10+ */
        scrollbar-width: none;
        /* Firefox */ }
        /* line 265, scss/_partials/_mixins.scss */
        body.page-students main#content .ptb_gallery .ptb_extra_showcase .ptb_extra_gallery::-webkit-scrollbar {
          display: none;
          /* Safari and Chrome */ }
        /* line 269, scss/_partials/_mixins.scss */
        body.page-students main#content .ptb_gallery .ptb_extra_showcase .ptb_extra_gallery .ptb_extra_gallery_item {
          max-width: none;
          margin-right: 0;
          /*margin: 0;*/ }
          /* line 273, scss/_partials/_mixins.scss */
          body.page-students main#content .ptb_gallery .ptb_extra_showcase .ptb_extra_gallery .ptb_extra_gallery_item:last-of-type {
            margin-bottom: 0; }
    /* line 280, scss/_partials/_mixins.scss */
    body.page-students main#content .module-gallery {
      display: flex;
      height: 675px;
      margin-bottom: 3.6em; }
      /* line 284, scss/_partials/_mixins.scss */
      body.page-students main#content .module-gallery .gallery-showcase-image {
        width: 77.5%;
        height: 675px;
        margin: 0 5px 0 0; }
      /* line 289, scss/_partials/_mixins.scss */
      body.page-students main#content .module-gallery .gallery-images {
        width: 22.5%;
        height: 695px;
        overflow: scroll;
        -ms-overflow-style: none;
        /* Internet Explorer 10+ */
        scrollbar-width: none;
        /* Firefox */ }
        /* line 294, scss/_partials/_mixins.scss */
        body.page-students main#content .module-gallery .gallery-images::-webkit-scrollbar {
          display: none;
          /* Safari and Chrome */ }
        /* line 298, scss/_partials/_mixins.scss */
        body.page-students main#content .module-gallery .gallery-images .gallery-icon {
          max-width: none;
          margin-bottom: 5px;
          /*margin: 0;*/ }
          /* line 302, scss/_partials/_mixins.scss */
          body.page-students main#content .module-gallery .gallery-images .gallery-icon.tf_inline_b {
            /*display: block;*/ }
          /* line 305, scss/_partials/_mixins.scss */
          body.page-students main#content .module-gallery .gallery-images .gallery-icon:last-of-type {
            margin-bottom: 0; }
          /* line 308, scss/_partials/_mixins.scss */
          body.page-students main#content .module-gallery .gallery-images .gallery-icon img {
            width: 100%;
            max-width: none;
            max-height: none;
            margin: 0; } }
  /* line 727, scss/style.scss */
  body.page-students main#content .themify_builder_slider_wrap.module-slider {
    margin-bottom: 2.5em; }
    @media screen and (max-width: 959px) {
      /* line 727, scss/style.scss */
      body.page-students main#content .themify_builder_slider_wrap.module-slider {
        padding-top: 36px; } }
  @media screen and (max-width: 959px) {
    /* line 735, scss/style.scss */
    body.page-students main#content #row_careers-students_videos .col3-1 {
      margin-top: 10%; } }

/*--- Page Specific Styles - PROJECTS ---*/
/* line 748, scss/style.scss */
body.page-projects article._company-ocean-steel-construction._precon::before, body.page-projects article._company-ocean-steel-construction._company-strescon::before, body.page-projects article._company-ocean-steel-construction._company-fcc-construction::before, body.page-projects article._company-ocean-steel-construction._company-marque-construction::before, body.page-projects article._company-ocean-steel-construction._company-osco-aggregates::before, body.page-projects article._company-ocean-steel-construction._company-osco-concrete::before, body.page-projects article._company-ocean-steel-construction._company-osco-rebar::before, body.page-projects article._company-ocean-steel-construction._company-allstar-rebar::before {
  content: " ";
  width: 260px;
  height: 250px;
  background-image: url("https://oscoconstructiongroup.com/wp-content/uploads/2023/10/icon_team-project.png");
  display: block;
  position: absolute;
  top: -38px;
  right: 15px;
  transform: scale(0.25);
  transform-origin: top right;
  z-index: 1; }
/* line 755, scss/style.scss */
body.page-projects article._company-precon._company-ocean-steel-construction::before, body.page-projects article._company-precon._company-strescon::before, body.page-projects article._company-precon._company-fcc-construction::before, body.page-projects article._company-precon._company-marque-construction::before, body.page-projects article._company-precon._company-osco-aggregates::before, body.page-projects article._company-precon._company-osco-concrete::before, body.page-projects article._company-precon._company-osco-rebar::before, body.page-projects article._company-precon._company-allstar-rebar::before {
  content: " ";
  width: 260px;
  height: 250px;
  background-image: url("https://oscoconstructiongroup.com/wp-content/uploads/2023/10/icon_team-project.png");
  display: block;
  position: absolute;
  top: -38px;
  right: 15px;
  transform: scale(0.25);
  transform-origin: top right;
  z-index: 1; }
/* line 762, scss/style.scss */
body.page-projects article._company-strescon._precon::before, body.page-projects article._company-strescon._company-ocean-steel-construction::before, body.page-projects article._company-strescon._company-fcc-construction::before, body.page-projects article._company-strescon._company-marque-construction::before, body.page-projects article._company-strescon._company-osco-aggregates::before, body.page-projects article._company-strescon._company-osco-concrete::before, body.page-projects article._company-strescon._company-osco-rebar::before, body.page-projects article._company-strescon._company-allstar-rebar::before {
  content: " ";
  width: 260px;
  height: 250px;
  background-image: url("https://oscoconstructiongroup.com/wp-content/uploads/2023/10/icon_team-project.png");
  display: block;
  position: absolute;
  top: -38px;
  right: 15px;
  transform: scale(0.25);
  transform-origin: top right;
  z-index: 1; }
/* line 769, scss/style.scss */
body.page-projects article._company-fcc-construction._precon::before, body.page-projects article._company-fcc-construction._company-strescon::before, body.page-projects article._company-fcc-construction._company-ocean-steel-construction::before, body.page-projects article._company-fcc-construction._company-marque-construction::before, body.page-projects article._company-fcc-construction._company-osco-aggregates::before, body.page-projects article._company-fcc-construction._company-osco-concrete::before, body.page-projects article._company-fcc-construction._company-osco-rebar::before, body.page-projects article._company-fcc-construction._company-allstar-rebar::before {
  content: " ";
  width: 260px;
  height: 250px;
  background-image: url("https://oscoconstructiongroup.com/wp-content/uploads/2023/10/icon_team-project.png");
  display: block;
  position: absolute;
  top: -38px;
  right: 15px;
  transform: scale(0.25);
  transform-origin: top right;
  z-index: 1; }
/* line 776, scss/style.scss */
body.page-projects article._company-marque-construction._precon::before, body.page-projects article._company-marque-construction._company-strescon::before, body.page-projects article._company-marque-construction._company-ocean-steel-construction::before, body.page-projects article._company-marque-construction._company-fcc-construction::before, body.page-projects article._company-marque-construction._company-osco-aggregates::before, body.page-projects article._company-marque-construction._company-osco-concrete::before, body.page-projects article._company-marque-construction._company-osco-rebar::before, body.page-projects article._company-marque-construction._company-allstar-rebar::before {
  content: " ";
  width: 260px;
  height: 250px;
  background-image: url("https://oscoconstructiongroup.com/wp-content/uploads/2023/10/icon_team-project.png");
  display: block;
  position: absolute;
  top: -38px;
  right: 15px;
  transform: scale(0.25);
  transform-origin: top right;
  z-index: 1; }
/* line 783, scss/style.scss */
body.page-projects article._company-osco-aggregates._precon::before, body.page-projects article._company-osco-aggregates._company-strescon::before, body.page-projects article._company-osco-aggregates._company-fcc-construction::before, body.page-projects article._company-osco-aggregates._company-marque-construction::before, body.page-projects article._company-osco-aggregates._company-ocean-steel-construction::before, body.page-projects article._company-osco-aggregates._company-osco-concrete::before, body.page-projects article._company-osco-aggregates._company-osco-rebar::before, body.page-projects article._company-osco-aggregates._company-allstar-rebar::before {
  content: " ";
  width: 260px;
  height: 250px;
  background-image: url("https://oscoconstructiongroup.com/wp-content/uploads/2023/10/icon_team-project.png");
  display: block;
  position: absolute;
  top: -38px;
  right: 15px;
  transform: scale(0.25);
  transform-origin: top right;
  z-index: 1; }
/* line 790, scss/style.scss */
body.page-projects article._company-osco-concrete._precon::before, body.page-projects article._company-osco-concrete._company-strescon::before, body.page-projects article._company-osco-concrete._company-fcc-construction::before, body.page-projects article._company-osco-concrete._company-marque-construction::before, body.page-projects article._company-osco-concrete._company-ocean-steel-construction::before, body.page-projects article._company-osco-concrete._company-osco-aggregates::before, body.page-projects article._company-osco-concrete._company-osco-rebar::before, body.page-projects article._company-osco-concrete._company-allstar-rebar::before {
  content: " ";
  width: 260px;
  height: 250px;
  background-image: url("https://oscoconstructiongroup.com/wp-content/uploads/2023/10/icon_team-project.png");
  display: block;
  position: absolute;
  top: -38px;
  right: 15px;
  transform: scale(0.25);
  transform-origin: top right;
  z-index: 1; }
/* line 797, scss/style.scss */
body.page-projects article._company-osco-rebar._precon::before, body.page-projects article._company-osco-rebar._company-strescon::before, body.page-projects article._company-osco-rebar._company-fcc-construction::before, body.page-projects article._company-osco-rebar._company-marque-construction::before, body.page-projects article._company-osco-rebar._company-osco-aggregates::before, body.page-projects article._company-osco-rebar._company-osco-concrete::before, body.page-projects article._company-osco-rebar._company-ocean-steel-construction::before, body.page-projects article._company-osco-rebar._company-allstar-rebar::before {
  content: " ";
  width: 260px;
  height: 250px;
  background-image: url("https://oscoconstructiongroup.com/wp-content/uploads/2023/10/icon_team-project.png");
  display: block;
  position: absolute;
  top: -38px;
  right: 15px;
  transform: scale(0.25);
  transform-origin: top right;
  z-index: 1; }
/* line 804, scss/style.scss */
body.page-projects article._company-allstar-rebar._precon::before, body.page-projects article._company-allstar-rebar._company-strescon::before, body.page-projects article._company-allstar-rebar._company-fcc-construction::before, body.page-projects article._company-allstar-rebar._company-marque-construction::before, body.page-projects article._company-allstar-rebar._company-osco-aggregates::before, body.page-projects article._company-allstar-rebar._company-osco-concrete::before, body.page-projects article._company-allstar-rebar._company-ocean-steel-construction::before, body.page-projects article._company-allstar-rebar._company-osco-rebar::before {
  content: " ";
  width: 260px;
  height: 250px;
  background-image: url("https://oscoconstructiongroup.com/wp-content/uploads/2023/10/icon_team-project.png");
  display: block;
  position: absolute;
  top: -38px;
  right: 15px;
  transform: scale(0.25);
  transform-origin: top right;
  z-index: 1; }

/*--- Archive Page Styles ---*/
/* line 819, scss/style.scss */
body.archive.post-type-archive.post-type-archive-product-service #layout main#content article figure.ptb_post_image {
  width: 100%;
  overflow: hidden;
  margin: 0;
  padding-top: 56.25%;
  position: relative; }
  /* line 825, scss/style.scss */
  body.archive.post-type-archive.post-type-archive-product-service #layout main#content article figure.ptb_post_image img {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    transform: translate(-50%, -50%);
    min-height: 100%; }

/*# sourceMappingURL=style.css.map */
