#slider {
    height: 570px;
}

.home-categories .col-lg-12, .home-categories .col-lg-4 {
    min-height: 540px;
    align-items: flex-end;
}

.home-categories h2 {
    margin: 0;
    background: none;
    font-size: 40px;
    font-weight: 500;
}

.home-categories .col-lg-12 div.on-hover, .home-categories .col-lg-4 div.on-hover {
    background-color: rgba(145, 0, 72, 0.8);
}

.home-categories .col-lg-12 div.on-hover .links .introduction, .home-categories .col-lg-4 div.on-hover .links .introduction {
    color: #FFF;
    font-size: 40px;
    font-weight: 500;
}

.home-categories .col-lg-12 div.on-hover ul li a, .home-categories .col-lg-4 div.on-hover ul li a {
    font-size: 24px !important;
    color: rgba(255, 255, 255, 0.6) !important;
    line-height: 34px;
}

.home-categories .col-lg-12 div.on-hover ul li a:hover, .home-categories .col-lg-4 div.on-hover ul li a:hover {
    color: #FFF !important;
    font-weight: normal !important;
}

._newsletter h3 {
    font-weight: normal;
    font-size: 18px;
}

._newsletter .clearfix {
   display: flex;
    align-items: center;
    justify-content: center;
}

._newsletter .clearfix > div {
    margin: 0 15px;
}

._newsletter input {
    width: 380px;
    background-color: #FFF !important;
    border-radius: 20px;
    text-align: center;
    font-size: 14px;
}

._newsletter button {
    border-radius: 20px;
    font-size: 14px;
    padding: 0.375rem 1.5rem;
}

footer {
    background-color: #FFF !important;
}

footer .widget > h4 {
    color: #004337 !important;
    font-size: 14px;
    font-weight: 900;
    letter-spacing: normal;
    line-height: 2.55;
    margin-bottom: 15px;
}

footer.dark .footer-widgets-wrap a {
    color: #004337 !important;
    font-size: 14px;
}

footer.dark .footer-widgets-wrap a:hover {
    color: #c6db5d !important;
}

footer.dark {
    font-size: 14px;
    color: #004337 !important;
}

footer.dark .widget_links li {
    padding: 4px 0;
}

.spost, .mpost {
    border-color: transparent;
}

footer.dark .spost {
    border-color: #004337;
}

footer.dark .widget_links li a {
    background-image: none;
    padding: 0;
    font-family: Lato, sans-serif;
    font-weight: 600;
    line-height: 2.4;
}

footer.dark .widget_links li a:hover {
    color: #c6db5d;
}

footer.dark .entry-meta li {
    color: #969696;
    font-size: 14px;
    font-family: 'Times New Roman', serif;
    font-style: italic;
}

footer.dark .widget h4 {
    font-family: Lato, sans-serif;
}

footer address {
    margin-top: 8px;
}

#page-title.page-title-parallax {
    height: 350px;
    padding: 0;
    display: flex;
    align-items: center;
}

#page-title.page-title-parallax.__left > .container {
    display: flex;
    justify-content: flex-start;
}

#page-title.page-title-parallax.__right > .container {
    display: flex;
    justify-content: flex-end;
}

#page-title.page-title-parallax h1 {
    font-family: 'Sedgwick Ave', cursive;
    font-size: 34px;
    line-height: 1.2;
    max-width: 435px;
    font-weight: normal;
}

#page-menu, #page-menu-wrap {
    text-shadow: none;
    height: 50px;
}

#page-menu nav ul {
    height: 50px;
}

#page-menu-wrap, #page-menu nav {
    background-color: #f9f9f9;
}

#page-menu nav ul {
    display: flex;
    align-items: flex-end;
}

#page-menu nav li {
    margin: 0 15px;
    padding-bottom: 8px;
    border-bottom: 3px solid transparent;
}

#page-menu nav li a {
    color: #004337;
    font-size: 14px !important;
    font-weight: 500;
    margin: 0;
    padding: 0 1px;
}

#page-menu nav li:hover, #page-menu nav li.current {
    border-bottom: 3px solid #c8c8c8;
}

#page-menu nav li:hover a, #page-menu nav li.current a {
    background-color: transparent;
    color: #c8c8c8;
}

#content h1 {
    font-size: 22px;
    color: #cccc65;
    line-height: 1.4;
    font-weight: normal;
}

#content h2:not(.__home_title) {
    font-family: Lato, sans-serif;
    font-size: 18px;
    color: #004337;
}

#content h4 {
    font-size: 14px;
    font-weight: bold;
    line-height: 1.57;
}

#content p:not(.team-p), #content ul, #content ol {
    font-size: 14px;
    font-weight: 300;
    line-height: 1.43;
    color: #797979;
    text-align: justify;
}

.sidebar {
    width: 40%;
}

.col_three_fourth._split {
    width: calc(60% - 30px);
    margin-right: 30px;
}

.spost .entry-image, .spost .entry-image a, .spost .entry-image img, .spost .entry-image i {
    width: 65px;
    height: 65px;
}

.spost .entry-image, .mpost .entry-image {
    margin: 0 30px 0 0;
}

.spost .entry-title h4 a, .mpost .entry-title h4 a {
    font-size: 14px;
    color: #004337;
    line-height: 1.57;
}

.spost .entry-meta li, .mpost .entry-meta li {
    font-size: 14px;
    font-style: normal;
    color: #a0a0a0;
    font-family: Roboto, sans-serif;
    font-weight: 300;
    margin-top: 5px;
}

.portfolio-filter {
    float: none;
}

.portfolio-filter.style-2 li a {
    color: #004337;
    font-size: 13px !important;
    font-weight: 500;
}

.portfolio-filter li.activeFilter a {
    font-weight: 500;
}

._policies_box .row {
    justify-content: center;
}

._policies_box ._box {
    text-align: center;
    padding: 30px;
    background-color: #ddd;
    border-radius: 20px;
    margin-bottom: 30px;
    padding-bottom: 10px;
}

._policies_box ._box ._icon {
    margin-bottom: 30px;
}

._policies_box ._box ._icon img {
    width: 120px;
}

._policies_box ._box h3 {
    font-family: Roboto, sans-serif;
    font-size: 22px;
    font-weight: 300 !important;
    line-height: 1;
    min-height: 45px;
}

._policies_box ._box._climate {
    background-color: rgba(255, 181, 0, 0.1);
}

._policies_box ._box._climate h3 {
    color: #ffb500 !important;
}

._policies_box ._box._health {
    background-color: rgba(0, 67, 55, 0.1);
}

._policies_box ._box._health h3 {
    color: #004337 !important;
}

._policies_box ._box._construction {
    background-color: rgba(145, 0, 72, 0.1);
}

._policies_box ._box._construction h3 {
    color: #910048 !important;
}

._policies_box ._box._technology {
    background-color: rgba(0, 59, 92, 0.1);
}

._policies_box ._box._technology h3 {
    color: #003b5c !important;
}

._policies_box ._box._industry {
    background-color: rgba(136, 136, 141, 0.1);
}

._policies_box ._box._industry h3 {
    color: #88888D !important;
}

._policies_box ._box a._link {
    border-radius: 20px;
    background-color: transparent;
    border: solid 1px #ddd;
    font-size: 14px;
    font-weight: 500;
    padding: 8px 30px;
    transition-duration: 0.2s;
    display: inline-block;
}

._policies_box ._box._climate a._link {
    border-color: #ffb500 !important;
    color: #ffb500 !important;
}

._policies_box ._box._climate a._link:hover, ._policies_box ._box._climate a._link.active {
    background-color: #ffb500 !important;
    color: #FFF !important;
}

._policies_box ._box._health a._link {
    border-color: #004337 !important;
    color: #004337 !important;
}

._policies_box ._box._health a._link:hover, ._policies_box ._box._health a._link.active {
    background-color: #004337 !important;
    color: #FFF !important;
}

._policies_box ._box._construction a._link {
    border-color: #910048 !important;
    color: #910048 !important;
}

._policies_box ._box._construction a._link:hover, ._policies_box ._box._construction a._link.active {
    background-color: #910048 !important;
    color: #FFF !important;
}

._policies_box ._box._technology a._link {
    border-color: #003b5c !important;
    color: #003b5c !important;
}

._policies_box ._box._technology a._link:hover, ._policies_box ._box._technology a._link.active {
    background-color: #003b5c !important;
    color: #FFF !important;
}

._policies_box ._box._industry a._link {
    border-color: #88888D !important;
    color: #88888D !important;
}

._policies_box ._box._industry a._link:hover, ._policies_box ._box._industry a._link.active {
    background-color: #88888D !important;
    color: #FFF !important;
}

._policies_box ul._b_list {
    list-style: none;
    margin-top: 30px;
    margin-bottom: 0;
}

._policies_box ul._b_list li a {
    font-size: 14px;
    line-height: 1.57;
    text-transform: uppercase;
    transition-duration: 0.2s;
    font-weight: bold;
    margin-bottom: 20px;
    display: block;
}

._policies_box ul._b_list li:last-child a {
}

._policies_box ul._b_list._climate li a {
    color: #ffb500 !important;
}

._policies_box ul._b_list._health li a {
    color: #004337 !important;
}

._policies_box ul._b_list._construction li a {
    color: #910048 !important;
}

._policies_box ul._b_list._technology li a {
    color: #003b5c !important;
}

._policies_box ul._b_list._industry li a {
    color: #88888D !important;
}

._policies_box ul._b_list li a:hover {
    color: #004337 !important;
}

._policies_box ul._sub_menu {
    list-style: none;
    margin-bottom: 20px;
    display: none;
    margin-left: 0;
}

._policies_box ul._sub_menu li a {
    text-transform: none;
    font-weight: normal;
    font-size: 14px;
    margin-bottom: 5px;
    text-align: center;
}

#gotoTop {
    border-radius: 50%;
    background-color: #004337;
}

#gotoTop:hover {
    background-color: #cccc65;
}

.portfolio-image > a > img {
    height: auto !important;
    width: auto !important;
    margin: 30px auto;
    max-height: 100px;
}

.portfolio-desc h3 {
    font-size: 14px;
    font-weight: bold !important;
    line-height: 1.57;
    text-transform: uppercase;
}

.portfolio-desc span {
    font-size: 14px;
    font-weight: 300;
    color: #a0a0a0;
}

#header-wrap ._header_menu ul li.active > a {
    color: #c8c8c8;
}

#primary-menu-trigger {
    font-size: 20px;
}

blockquote p {
    font-family: 'Sedgwick Ave', cursive;
    font-size: 24px !important;
    color: #cccc65 !important;
}

blockquote:before, blockquote:after {
    display: none;
}

.fluid-width-video-wrapper {
    box-shadow: 0 2px 15px 0 rgba(0, 0, 0, 0.5);
    border: solid 5px #ffffff;
}

._yt_container {
    position: relative;
}

._yt_container ._yt_overlay {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    z-index: 1;
    top: 5px;
    left: 5px;
    right: 5px;
    bottom: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
}

._yt_container ._yt_overlay img {
    cursor: pointer;
}

._tabs_related {
    margin-top: 30px;
}

._tabs_related ul.tab-nav:not(.tab-nav-lg) li:first-child {
    margin-left: 0;
}

._tabs_related ul.tab-nav li a {
    color: #c8c8c8;
    border: none !important;
    font-size: 14px;
    padding: 0 30px 0 0;
}

._tabs_related ul.tab-nav li, ._tabs_related ul.tab-nav {
    border: none !important;
}

._tabs_related ul.tab-nav li.ui-tabs-active a {
    color: #cccc65;
    top: 0;
}

._bottom_documents {
    display: flex;
    align-items: center;
    justify-content: center;
}

._bottom_documents ._icon {
    color: #3c3c3c;
    background-color: #ddd;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 28px;
}

._bottom_documents .move_bottom_documents {
    font-size: 14px;
    font-weight: bold;
    color: #cfcfcf;
    display: block;
    margin-left: 20px;
}

blockquote {
    padding-top: 0;
    padding-left: 0;
    padding-bottom: 0;
}

blockquote p {
    text-align: left !important;
}

@media(max-width: 767px) {
    .home-categories .col-lg-12 div.on-hover ul li a,
    .home-categories .col-lg-4 div.on-hover ul li a {
        font-size: 20px !important;
    }

    .resp_mb_30 {
        margin-bottom: 30px;
    }

    .resp_full {
        padding: 0 !important;
        margin: 0 !important;
        width: 100%;
    }

    img {
        height: auto;
    }

    .col_three_fourth._split {
        width: 100%;
    }

    ._newsletter .clearfix {
        flex-direction: column;
    }

    ._newsletter input {
        width: 100%;
    }

    ._newsletter div {
        margin: 4px 0 !important;
    }

    .col_one_fourth, .sidebar {
        width: 100%;
    }

    #page-submenu-trigger {
        color: #555;
        width: 50px;
        height: 50px;
    }

    #page-menu nav {
        top: 50px;
        width: auto;
    }

    #page-menu nav ul {
        display: block;
        height: auto !important;
        background-color: transparent !important;
        margin-left: 0;
    }

    #page-menu nav li:hover, #page-menu nav li.current {
        border-bottom-color: transparent;
    }

    #page-menu nav li {
        padding-bottom: 0;
    }

    #header-wrap .container {
        display: block;
    }

}
