#wrapper-out h1, #wrapper-out h2, #wrapper-out h3, #wrapper-out h4, #wrapper-out h5, #wrapper-out h6,
#wrapper-out #navigation > ul > li > a {
    font-family: 'Courier Prime', monospace;
}
#wrapper-out #navigation ul.sub-menu li > a {
    font-family: 'Courier Prime', monospace;
}
#wrapper-out #navigation > ul > li > a:hover, #wrapper-out #navigation > ul li:hover > a, #wrapper-out #navigation ul li.current-menu-parent > a, #wrapper-out #navigation ul li.current-menu-ancestor > a,
#wrapper-out #navigation > ul > li.current-menu-item > a, #navigation ul.sub-menu li.current-menu-item a {
    color: #2291ff !important;
}
#navigation ul.sub-menu {
    padding-top: 15px;
    padding-bottom: 15px;
}
body:not(.home) #wrapper > .container {
    padding-bottom: 70px;
}
#wrapper-out .page-title-breadcrumb {
    border: 0;
}
#wrapper-out .page-title-holder {
    font-size: 40px;
    line-height: 45px;
    margin-bottom: 0;
}
#wrapper-out .page-title-holder:before {
    content: "-";
}
#wrapper-out .page-title-breadcrumb-wrap {
    padding-top: 70px;
    padding-bottom: 20px;
}
#front-page-hero {
    min-height: 645px;
}
#about-us {
    padding-top: 50px;
    padding-bottom: 50px;
}
.consulting-service__block-inner.wpb_column.vc_column_container > .vc_column-inner > .wpb_wrapper {
    background: #fff;
    padding: 30px;
    margin-top: 10px;
    margin-bottom: 10px;
}
.consulting-service__block-inner.wpb_column.vc_column_container > .vc_column-inner > .wpb_wrapper:hover {
    -webkit-transition: box-shadow .15s linear;
    transition: box-shadow .15s linear;
    box-shadow: 0 0 10px #00000042;
}
.consulting-service__block h3.consulting-service__block-title {
    margin-bottom: 20px;
}
.consulting-service__block .consulting-service__block-title__regular {
    font-size: 14px;
    line-height: 25px;
    color: #181818;
    margin-bottom: 25px !important;
}
.consulting-service__block h4.consulting-service__block-title {
    font-size: 17px;
    line-height: 19px;
    text-transform: uppercase;
    color: #181818;
    margin-bottom: 10px;
}
.consulting-service__block .consulting-service__block-title__small {
    font-size: 12px;
    line-height: 25px;
}
.consulting-service__block .consulting-service__block-title__small a:hover {
    text-decoration: underline;
}
.wpb_single_image.green-shadow {
    position: relative;
    margin-right: 30px;
}
.wpb_single_image.green-shadow {
    padding-bottom: 30px;
}
.wpb_single_image.green-shadow figure::before {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    background: #67C860;
    top: 0;
    left: 0;
    bottom: 0;
    margin-left: 30px;
    margin-top: 30px;
    z-index: -1;
}
#about-us h2 {
    margin-top: 10px;
    margin-bottom: 20px;
}
#about-us .vc_btn3-container {
    margin-top: 35px;
    margin-bottom: 0;
}
#about-us .vc_btn3.vc_btn3-color-white {
    font-size: 17px;
    line-height: 19px;
    color: #000000;
    border: 1px solid #000000;
    font-family: 'Courier Prime', monospace;
    padding: 13px 45px 11px 45px;
}
#about-us .vc_btn3.vc_btn3-color-white:hover {
    background: #000000;
    color: #fff;
}
.latest-implemented-projects-grid__post-read-more {
    margin-bottom: 40px;
}
#implemented-projects {
    padding-top: 50px;
    padding-bottom: 50px;
}

#implemented-projects h3.vc_custom_heading {
    font-size: 26px;
    line-height: 29px;
    margin-bottom: 20px;
}
.latest-implemented-projects-grid {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin: 0 -10px;
}
.home .latest-implemented-projects-grid {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}
.latest-implemented-projects-grid__post-wrapper {
    width: 33.333333%;
    padding: 0 10px;
}
.latest-implemented-projects-grid__post {
    background-color: #fff;
    padding: 15px 15px;
}
.home .latest-implemented-projects-grid__post {
    height: 100%;
}
.latest-implemented-projects-grid__post-wrapper:first-child .latest-implemented-projects-grid__post {
    border-bottom: 14px solid #67C860;
}
.latest-implemented-projects-grid__post-wrapper:not(:first-child):not(:last-child) .latest-implemented-projects-grid__post {
    border-bottom: 14px solid #2991FF;
}
.latest-implemented-projects-grid__post-wrapper:last-child .latest-implemented-projects-grid__post {
    border-bottom: 14px solid #DFE810;
}
.latest-implemented-projects-grid__post .latest-implemented-projects-grid__post-title {
    font-size: 18px;
    line-height: 20px;
    margin-bottom: 15px;
}
.latest-implemented-projects-grid__post .latest-implemented-projects-grid__post-excerpt {
    font-size: 15px;
    line-height: 24px;
    margin-bottom: 15px;
}
.latest-implemented-projects-grid__post .latest-implemented-projects-grid__post-read-more a {
    display: inline-block;
    font-size: 17px;
    line-height: 19px;
    padding: 12px 25px 11px 25px;
    border: 1px solid #000000;
    font-family: 'Courier Prime', monospace;
}
.latest-implemented-projects-grid__post .latest-implemented-projects-grid__post-read-more a:hover {
    color: #fff;
    background-color: #000000;
}
.blogpost.layout_modern .content_wrapper {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
}
.blogpost.layout_modern .content_wrapper .post-thumbnail {
    width: 50%;
}
.blogpost.layout_modern .content_wrapper .post-content {
    width: 50%;
    padding-left: 45px;
}
.blogpost.layout_modern .content_wrapper .post-content .archives_title {
    font-size: 35px;
    line-height: 39px;
    color: #000;
    margin-bottom: 30px;
}
.blogpost.layout_modern .content_wrapper .post-content .archives_title a {
    font-size: 35px;
    line-height: 39px;
    color: #000;
}
.blogpost.layout_modern .content_wrapper .post-content .archives_title a::before {
    content: "- ";
}
.blogpost.layout_modern .content_wrapper .post-thumbnail .post-thumbnail-img-wrapper {
    position: relative;
    float: left;
    padding-bottom: 20px;
    margin-right: 19px;
}
.blogpost.layout_modern .content_wrapper .post-thumbnail .post-thumbnail-img-wrapper img {
    position: relative;
    z-index: 50;
}
.blogpost.layout_modern .content_wrapper .post-thumbnail .post-thumbnail-img-wrapper::before {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    background: #BC428F;
    top: 0;
    left: 0;
    bottom: 0;
    margin-left: 19px;
    margin-top: 19px;
    z-index: 5;
}
#wrapper-out .blogpost.layout_modern {
    background: #fff;
    padding: 30px;
}
.blogpost.layout_modern .content_wrapper .post-content .post-excerpt {
    font-size: 17px;
    line-height: 30px;
    color: #000000;
}
.post-view-more-btn-wrapper {
    margin-top: 30px;
}
#wrapper-out .modern_layout.view_more_button {
    font-weight: 500;
    display: inline-block;
    font-size: 17px;
    line-height: 19px;
    padding: 12px 25px 11px 25px;
    border: 1px solid #000000;
    font-family: 'Courier Prime', monospace;
    color: #000000;
}
#wrapper-out .modern_layout.view_more_button::after {
    content: "-";
}
#wrapper-out .modern_layout.view_more_button:hover {
    background-color: #000000;
    color: #fff;
}

.latest-regional-news__container {
    margin-bottom: 100px;
}
.latest-regional-news-grid {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin: 0 -30px;
}
.latest-regional-news-grid__post-wrapper {
    color: #fff;
    width: 50%;
    padding: 0 30px;
}
.latest-regional-news-grid__post-title {
    font-size: 17px;
    line-height: 19px;
}
.latest-regional-news-grid__post-excerpt {
    font-size: 14px;
    line-height: 21px;
}
.latest-regional-news-grid__post-read-more {
    margin-top: 25px;
}
.latest-regional-news-grid__post-read-more a {
    display: inline-block;
    font-size: 17px;
    line-height: 19px;
    color: #000000;
    background: #fff;
    border: 1px solid #fff;
    font-family: 'Courier Prime', monospace;
    padding: 13px 45px 11px 45px;
}
.latest-regional-news-grid__post-read-more a:hover {
    background: #000000;
    border-color: #000000;
    color: #fff;
}

.single-news__projects {

}
.single-news__projects .latest-implemented-projects-grid {
    margin-bottom: 55px;
}
.single-news__projects .container > h3 {
    font-size: 26px;
    color: #000000;
    line-height: 29px;
    text-align: left;
    margin-bottom: 20px;
}
#wrapper-out .footer {

}
.footer-nav-wrapper {
}
#wrapper-out .footer .footer_widget_content {
    margin-bottom: 0;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
#wrapper-out .footer .footer_widget_content:last-child {
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
}
.footer-nav-wrapper .container {
    padding-top: 45px;
    padding-bottom: 45px;
    border-bottom: 1px solid #2A2A2A;
}
.footer .about-company {
    font-family: 'Courier Prime', monospace;
    font-size: 17px;
    line-height: 19px;
}
#wrapper-out .footer .about-company h3 {
    font-family: 'Courier Prime', monospace;
    font-size: 17px;
    line-height: 19px;
    margin-bottom: 0;
}
.footer .sf-sub-indicator {
    display: none !important;
}
@media (min-width: 1160px) {
    #wrapper-out .container {
        max-width: 1200px;
    }
}
@media screen and (max-width: 1024px) {
    #branding .logo a img.mobile_logo, .side_logo a img.mobile_logo {
        max-width: 200px;
    }
}
@media screen and (max-width: 768px) {
    .latest-regional-news-grid {
        margin: 0 -15px;
    }
    .latest-regional-news-grid__post-wrapper {
        width: 100%;
        padding: 0 15px;
        margin-bottom: 35px;
    }
    .latest-regional-news-grid__post-wrapper:last-child {
        margin-bottom: 0;
    }
    .latest-regional-news-grid__post-read-more a,
    #about-us .vc_btn3.vc_btn3-color-white,
    .latest-implemented-projects-grid__post .latest-implemented-projects-grid__post-read-more a,
    #wrapper-out .modern_layout.view_more_button {
        padding: 8px 35px 6px 35px;
        font-size: 14px;
    }
    .latest-implemented-projects-grid__post-wrapper {
        width: 100%;
        margin-bottom: 35px;
    }
    .latest-regional-news__container {
        margin-bottom: 55px;
        margin-top: 55px;
    }
    .footer-nav-wrapper .container {
        border-bottom: 0;
    }
    #wrapper-out .footer .footer_widget_content:last-child {
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
    .footer-socials {
        margin-top: 25px;
    }
    #wrapper-out .footer #navigation {
        display: block;
    }
    #wrapper-out .footer #navigation > ul {
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .footer-nav-wrapper .container {
        padding-bottom: 0;
    }
    .latest-implemented-projects-grid__post .latest-implemented-projects-grid__post-title {
        font-size: 17px;
    }
    .latest-implemented-projects-grid__post .latest-implemented-projects-grid__post-excerpt {
        font-size: 14px;
    }
    #wrapper-out .page-title-holder {
        font-size: 32px;
        line-height: 37px;
        text-align: left;
    }
    body:not(.home) #wrapper > .container {
        padding-top: 0;
    }
    .single-news__projects {
        padding-left: 15px;
        padding-right: 15px;
    }
    .blogpost.layout_modern .content_wrapper .post-thumbnail {
        width: 100%;
        margin-bottom: 25px;
    }
    .blogpost.layout_modern .content_wrapper .post-content {
        width: 100%;
        padding-left: 0;
    }
    .blogpost.layout_modern .content_wrapper .post-content .archives_title,
    .blogpost.layout_modern .content_wrapper .post-content .archives_title a {
        font-size: 22px;
        line-height: 26px;
    }
    .blogpost.layout_modern .content_wrapper .post-content .post-excerpt {
        font-size: 14px;
        line-height: 26px;
    
    }
}