<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Theme Name: Progrus
Description: A custom Child Theme for the Enfold Wordpress Theme.
Version: 1.0
Author: Splash
Author URI: http://www.splashmg.ca
Template: enfold
*/

/* Top Bar Styles. */
.av_extra_header_active {
    display: block;
}

@media only screen and (max-width: 989px) {
    .av_extra_header_active {
        display: none;
    }
}

.top-bar-contact {
    list-style: none;
    color: #c6cdd5 !important;
    margin-bottom: 0 !important;
    font-size: 12px !important;
    font-weight: 500;
}

.top-bar-contact li {
    display: inline-block;
    margin-right: 46px;
}

.top-bar-contact li .fas,
.top-bar-contact li .far  {
    margin-right: 6px;
    color: #7cbb5a;
}

.top-bar-contact li a {
    color: #c6cdd5 !important;
}

.phone-info {
    line-height: 44px !important;
    padding: 0 !important;
    font-weight: normal !important;
}

.av_secondary_right .sub_menu {
    padding-left: 10px;
    padding-top: 8px;
}

/* Header Styles. */
#header {
    border-bottom: 1px solid #7cbb5a;
}

.container_wrap_logo {
    padding: 12px 0;
}

.header_color .main_menu ul:first-child &gt; li &gt; a {
    color: #11486d;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 500;
}

@media only screen and (max-width: 989px) {
    .header_color .main_menu ul:first-child &gt; li &gt; a {
        color: #11486d;
        text-transform: uppercase;
        font-size: 20px;
        font-weight: 500;
    }
}

.sub_menu&gt;ul&gt;li&gt;a {
    color: #ffffff !important;
    text-transform: uppercase;
    font-weight: 500;
}

.sub_menu&gt;ul&gt;li&gt;a:hover {
    color: #ffffff !important;
    text-transform: uppercase;
}

.header_color .header_bg, 
.header_color .main_menu ul ul, 
.header_color .main_menu .menu ul li a, 
.header_color .pointer_arrow_wrap .pointer_arrow, 
.header_color .avia_mega_div, 
.header_color .av-subnav-menu &gt; li ul, 
.header_color .av-subnav-menu a {
    background-color: #ffffff;
    color: #222222 !important;
    font-weight: 500;
}

#top .av-main-nav ul a {
    line-height: 14px !important;
    padding: 8px 15px !important;
    font-size: 16px !important;
    font-weight: 500;
}

.header_color .main_menu .menu ul li a:hover, 
.header_color .av-subnav-menu ul a:hover {
    background-color: #11486d !important;
    color: #ffffff !important;
    font-weight: 500;
}

.html_av-overlay-side #top #wrap_all div .av-burger-overlay-scroll #av-burger-menu-ul a:hover {
    background-color: #11486d;
    color: #ffffff !important;
}

/* Header CTA */
.header-cta-wrapper {
    min-height: 60px;
}

.header-cta-wrapper  .container {
    margin: 20px auto;
}

.cta-header {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    align-content: center;
}

@media only screen and (max-width: 917px) {
    .cta-header {
        display: block;
        justify-content: flex-end;
        align-items: center;
        align-content: center;
        padding: 20px 0;
    }
}

.cta-header span {
    margin-right: auto;
    color: #ffffff;
    font-size: 20px;
    font-weight: 700;
}

@media only screen and (max-width: 917px) {
    .cta-header span {
        display: block;
        width: 100%;
        font-size: 16px;
        padding-bottom: 10px;
    } 
}

.cta-header a {
    display: block;
    padding: 5px 22px;
    margin-left: 24px;
    border-radius: 3px;
    border: 2px solid #ffffff;
    color: #ffffff;
    text-decoration: none;
}

@media only screen and (max-width: 917px) {
    .cta-header a {
        display: inline-block;
        padding: 5px 22px;
        width: 49%;
        margin-left: 0;
        border-radius: 3px;
        border: 2px solid #ffffff;
        color: #ffffff;
        text-decoration: none;
        font-size: 12px;
        text-align: center;
    }
}

.cta-header a:hover {
    border: 2px solid #ffffff;
    color: #11486d;
    background: rgba(255,255,255, 0.6);
}

/* Recent Projects CTA */
.home-recent-projects h2 {
    color: #ffffff !important;
    font-size: 22px;
    line-height: 1;
}

.home-recent-projects h2 span {
    display: block;
    font-size: 25px;
    font-weight: 500;
}

.home-recent-projects h2:after {
    display: block;
    content: '';
    background: #11486d;
    height: 5px;
    width: 88px;
    margin-top: 5px;
}

h1 {
    font-size: 30px;
    color: #11486d !important;
    margin-bottom: 28px;
    text-transform: uppercase;
}

h1 span {
    display: block;
    font-size: 24px;
    font-weight: 400;
    line-height: 1;
}

h1:after,
#values:after {
    display: block;
    content: '';
    background: #5a9938;
    height: 5px;
    width: 88px;
    margin-top: 5px;
}

h2 {
    font-size: 22px;
    color: #11486d !important;
}

.home-intro {
    background-size: 450px 600px;
}

.arrow-white-btn {
    position: relative;
    overflow: hidden;
    background-color: #ffffff;
    padding: 15px 19px 15px;
    font-size: 13px;
    min-width: 139px;
    color: #11486d !important;
    border-radius: 3px;
    font-weight: bold;
}

.arrow-white-btn:hover {
    text-decoration: none;
}

.arrow-white-btn img {
    vertical-align: middle;
    padding-left: 8px;
}

@media only screen and (max-width: 1256px) {
    .home-intro {
        background-image: none !important;
    }
}

@media only screen and (max-width: 1256px) {
    .home-intro div .av_two_third {
        width: 100% !important;
    }
}

.home-services {
    background-size: cover;
}

.service h2 {
    color: #11486d !important;
    font-size: 18px !important;
    line-height: 1.2;
    text-transform: uppercase !important;
}

.service {
    color: #222222 !important;
    font-size: 14px !important;
    line-height: 1.2 !important;
}

.service .avia_textblock  {
    display: flex;
}

.service .avia_textblock .content  {
    padding: 0;
}

.service .avia_textblock .icon {
    width: 70px;
}

.service ul {
    color: #222222;
    font-size: 14px;
    line-height: 1.2;
}










/* Fancy Bullet Styles. */
.fancy-bullets {
  list-style: none !important;
  padding: 0;
  margin: 0;
  line-height: 1.375rem;
}

.fancy-bullets li {
    padding-left: 0 !important;
    margin-left: 0 !important;
    text-indent: -.7em;
    margin-bottom: 6px;
}

.fancy-bullets li:before {
    content: "â€¢ ";
    color: #5a9938; 
}











/* Card Styles. */
.card {
    background-color: #11486d;
    padding: 20px;
    color: #ffffff;
    border-radius: 3px!important;
    min-height: 288px !important;
}

.card h2 {
    color: #ffffff !important;
    font-size: 18px;
}

/*project Archive Styles*/
.project-banner {
    background-size: cover;
    background-position: center center;
    padding-top: 26%;
    position: relative;
}

@media only screen and (max-width: 989px) {
    .project-banner {
        background-size: cover;
        background-position: center center;
        padding-top: 36%;
        position: relative;
    }
}

.project-banner-caption {
    position: absolute;
    top:0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
}

.project-banner-caption h1 {
    display: block;
    padding: 13% 0 0 0;
	font-size: 32px!important;
    letter-spacing: 1px;
    color: #ffffff !important;
    text-shadow: 0px 5px 13px rgba(0, 0, 0, 0.75);
    width: 74%;
    margin: 0 auto;
    text-transform: uppercase;     
}

@media only screen and (max-width: 989px) {
    .project-banner-caption h1 {
        display: block;
        padding: 9% 0 0 0;
        font-size: 20px!important;
        letter-spacing: 1px;
        color: #ffffff !important;
        text-shadow: 0px 5px 13px rgba(0, 0, 0, 0.75);
        width: 74%;
        margin: 0 auto;
        text-transform: uppercase;     
    }
}

.project-banner-caption h1 span {
    display: block;
    font-size: 24px;
    font-weight: 400;
    line-height: 1;
}

@media only screen and (max-width: 989px) {
    .project-banner-caption h1 span {
        display: block;
        font-size: 16px;
        font-weight: 400;
        line-height: 1;
    }
}

.project-banner-caption h1:after {
    display: block;
    content: '';
    background: #5a9938;
    height: 5px;
    width: 88px;
    margin-top: 5px;
}

.tax-project-category .header-cta-wrapper,
.single-projects .header-cta-wrapper,
.post-type-archive-projects .header-cta-wrapper {
    min-height: 60px;
    padding: 1px 0;
}

.tax-project-category .header-cta-wrapper,
.post-type-archive-projects .header-cta-wrapper {
    margin-top: 40px;
}

@media only screen and (max-width: 989px) {
    .post-type-archive-projects .header-cta-wrapper {
        margin-top: 0;
    }
    
}

.project-content {
    background-color: #ffffff;
    padding: 30px 30px;
}

.tax-project-category .avia-content-slider .slide-entry-title,
.post-type-archive-projects .avia-content-slider .slide-entry-title,
.home .avia-content-slider .slide-entry-title  {
    font-size: 12px !important;
    text-transform: uppercase;
    font-weight: 700;
}

.tax-project-category .avia-content-slider .slide-entry-excerpt, 
.post-type-archive-projects .avia-content-slider .slide-entry-excerpt,
.home .avia-content-slider .slide-entry-excerpt  {
    font-size: 12px !important;
}

.home .avia-content-slider .slide-entry-title  {
    color:#ffffff;
}

.home .avia-content-slider .slide-entry-excerpt  {
    color:#ffffff;
}

.gallery {
    margin-top: 100px;
}

.gallery h2 {
    color: #11486d !important;
    font-size: 28px;
    line-height: 1;
    margin-bottom: 30px;
}

.gallery h2:after {
    display: block;
    content: '';
    background: #5a9938;
    height: 5px;
    width: 88px;
    margin-top: 5px;
}

.gallery h2 span {
    display: block;
    font-size: 25px;
    font-weight: 500;
}

.gallery-wrapper {
    background-color: #ebebeb;
    padding: 20px 0;
}

.home .avia-content-slider .slide-entry-wrap {
    margin-bottom: 0 !important;
}

/* Footer CTA */
.footer-cta {
    color: #ffffff;
    background-size: cover;
    font-size: 14px;
}

.footer-cta h2 {
    color: #ffffff !important;
    font-size: 48px;
    line-height: 1;
}

.footer-cta h2:after {
    display: block;
    content: '';
    background: #5a9938;
    height: 5px;
    width: 88px;
    margin-top: 5px;
}

.footer-cta h2 span {
    display: block;
    font-size: 25px;
    font-weight: 500;
}

/* Footer styles. */
.main-footer {
    display: flex;
    justify-content:space-between;
    padding: 20px 0;
    text-align: left;
}

@media only screen and (max-width: 989px) {
    .main-footer {
        display: block;
        padding: 20px 0;
        text-align: center;
    }
}

@media only screen and (max-width: 989px) {
    .footer-logo{
        margin-bottom: 20px;
    }
}

.footer-address {
    width: 30%;
    color: #000000;
    font-size: 14px;
    font-weight: 400;
}

@media only screen and (max-width: 989px) {
    .footer-address {
        width: 100%;
        color: #000000;
        font-size: 14px;
        font-weight: 400;
        margin-bottom: 20px;
    }
}

address{
    color: #000000;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.3;
}

.footer-contact {
    color: #000000;
    font-size: 16px;
    font-weight: 400;
    margin: 0;
}

.footer-contact ul {
    list-style: none;
    line-height: 1.5;    
}

.footer-contact li {
    margin: 0; 
}

.footer-contact a {
    color: #000000;
}

.footer-contact .fas {
    color: #7cbb5a;
}

.bottom-bar {
    color: #ffffff;
    font-size: 12px;
    min-height:auto;
}

.bottom-bar a {
    color: #ffffff;
}




/*  Tweaks how the avia content slider displays  */
@media only screen and (max-width: 767px) {
    .responsive #top #wrap_all .avia-content-slider-odd .slide-entry.first {
        margin-left: 0;
        width: 100%;
    }
    .responsive #top #wrap_all .slide-entry {
        width: 100%;
        margin-left: 0%;
    }
}



/* This makes bullets display within the content on the Project template page */
.project-content ul {
    list-style: disc outside;
    margin-left: 7px;
    margin-bottom: 20px;
}
.project-content li {
    margin-left: 1em;
    padding: 3px 0;
}



@media only screen and (max-width: 640px) {
    #top #top-banner.av-minimum-height-50 .container, .av-cell-min-height-50 &gt; .flex_cell {
        height: 250px;
    }
    #top #top-banner .av-parallax {
        height: 100%!important;
        will-change:none!important;
        transform:none!important;
        height:250px!important;
    }
}


</pre></body></html>