a, * {
    outline:  none!important;
}

main#main .entry-content a {
    /*color: #D55E27;*/
}

.pagination .page-numbers:hover {
    color: #fff!important;
    text-decoration: none!important;
}

main#main .entry-content a:active {
    color:  #6b6b6b;
}

main#main .entry-content a:hover {
    text-decoration: underline
}

.animated {
    visibility: visible!important;
}
.project_carousel_wrapper .owl-carousel .owl-item {
    max-width: 613px!important;
}
.project_carousel_wrapper .owl-carousel .owl-item img {
    max-width: 613px!important;
    margin: 0 auto!important;
    max-height: 430px;
    width: auto!important;
}

.owl-carousel.owl-drag .owl-item img {
    float: right;
}

.owl-carousel.owl-drag .owl-item.active img {
    float: none!important;
}

.owl-carousel.owl-drag .owl-item.active + div img {
    float: left!important;
}

body p, #content ul {
    font-size: 17px;
    line-height: 30px;
}

ul.no_margin{
    margin-left: 0!important;
}

.single .entry-content ul {
    list-style:  none;
    margin-left: 0;
}

.search.search-results #main article{
    overflow: visible!important;
}

.search.search-results .entry-title a{
    text-align: left!important;
}

.single .entry-content ul li {
    margin-left: 25px;
    position:  relative;
}

.single .entry-content ul li:before {
    content: "• ";
    color: #bcc9bd;
    margin-left: -25px;
    position: absolute;
    top: 0;
    left: 0;
}
.entry-content p{
    font-family: "Open Sans", Arial, Sans-Serif;
    font-size: 17px;
	line-height: 30px;
}

.ow-button-base span, .btn_style_1, .btn_style_2{
    letter-spacing: .15em;
    font-weight: 600!important;
}

.single-service .entry-content {
    max-width:  930px;
    margin:  0 auto;
}

h1, h2, h3, h4, h5, h6{
    font-weight: 400;
}

.site-content .entry-title {
    font-size:  unset!important;
}

.ow-button-base a {
    padding: 20px 30px!important;
}

h3{
    /*font: 600 normal 1.2em 'Open sans';*/
    font: normal normal 2em 'Open sans';
}
.sow-sub-headline{
    text-transform: uppercase;
}
h4{
    color: #3d3d3d;
    font: normal normal 1.600em 'Open sans';
}

.page header.entry-header h1.entry-title {
    color:  #165669;
    font: 300 normal 42px 'Open Sans'!important;
    text-align: center;
}

.single .entry-content h3{
    font: 300 normal 2em 'Open sans';
}

.ow-button-base a {
    box-shadow:  none!important;
    text-shadow:  none!important;
    border-radius: 50px!important;
}

.transparent_btn a {
    background:  transparent!important;
    border-width: 1px!important;
}

.home .service_item a {
    font: normal normal 18pt/1.86em 'Open Sans';
    color: #fff!important;
    text-decoration: none!important;
}

#services_section .panel-grid-cell.panel-grid-cell-empty {
    background-repeat:  no-repeat!important;
    background-size: cover!important;
    background-position:  center center!important;
}

.services_columns {
    margin: 12px 0;
}

.service_item svg {
    width:  15px!important;
    height:  15px!important;
}

div#content > .polestar-container {
    max-width: 1220px;
}

.project_details, .filled_btn, .transparent_btn{
    font: bold normal 1em 'Open Sans';
    -webkit-transition:  background-color .5s 0s ease-in-out;
    transition: background-color .5s 0s ease-in-out;
}

/*home_projects_slider*/

.home #projects_section .item.content_wrapper {
    position: relative;
}

.home #projects_section .overlay {
    position:  absolute;
    top: 0;
    right:  0;
    bottom:  0;
    left:  0;
    background: #000;
    -ms-filter:  "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    opacity: 0;
    z-index:  10;
}

.home #projects_section .slide-content {
    position:  absolute;
    top: 0;
    right:  0;
    bottom:  0;
    left:  0;
    display:  -ms-flexbox;
    display:  -webkit-box;
    display:  -webkit-flex;
    display:  flex;
    padding:  5%;
    -ms-flex-wrap:  wrap;
            -webkit-flex-wrap:  wrap;
        flex-wrap:  wrap;
    -ms-flex-pack:  start;
            -webkit-box-pack:  start;
            -webkit-justify-content:  flex-start;
        justify-content:  flex-start;
    -ms-flex-align:  end;
            -webkit-box-align:  end;
            -webkit-align-items:  flex-end;
        align-items:  flex-end;
    -ms-flex-line-pack:  end;
            -webkit-align-content:  flex-end;
        align-content:  flex-end;
    z-index: 100;
}

.home #projects_section .owl-carousel .slide-content * {
    color: #eff3f0!important;
    width:  100%;
    z-index: 10;
}

.home #projects_section .owl-carousel .slide-content .entry-excerpt {
    max-width:  700px;
}

.home #projects_section .slide-content:hover:after{
    content: ' ';
    position:  absolute;
    top: 0;
    right:  0;
    bottom:  0;
    left:  0;
    background:  #000;
    -ms-filter:  "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
    opacity: .4;
    z-index: 1;
}

.slide-content h3{
    text-transform: uppercase;
    margin-bottom: 15px;
    letter-spacing: .15em;
    font-weight: 500;
}

.home #projects_section .owl-carousel .slide-content h2 a{
    font-size: 2.4em!important;
    margin-bottom: 6px;
    text-align: left;
}

.home #projects_section .owl-carousel .entry-excerpt > p {
    font: 300 normal 1.2em/30px 'Open Sans';
    margin: 15px 0 28px!important;
    letter-spacing: .02em;
}

.home #projects_section .owl-carousel entry-excerpt {
    padding: 30px 0;
}

.project_details {
    width:  100%;
    max-width: 268px;
    display:  inline-block;
    text-align:  center;
    padding: 0 30px 15px 30px;
    border-radius: 50px;
    text-transform: uppercase;
    float: left;
}
/*end_home_projects_slider*/

/*home careers section*/
.home_careers_section {
    width:  100%;
    display:  -ms-flexbox;
    display:  -webkit-box;
    display:  -webkit-flex;
    display:  flex;
    -ms-flex-wrap:  wrap;
            -webkit-flex-wrap:  wrap;
        flex-wrap:  wrap;
    max-width: 100%;
}

.careers_wrapper {
    width:  100%;
    min-width: 0;
    display:  -ms-flexbox;
    display:  -webkit-box;
    display:  -webkit-flex;
    display:  flex;
    -ms-flex-wrap: wrap;
            -webkit-flex-wrap: wrap;
        flex-wrap: wrap;
    margin:  0 5px;
    -ms-flex-direction: column;
            -webkit-box-orient: vertical;
            -webkit-box-direction: normal;
            -webkit-flex-direction: column;
        flex-direction: column;
}

.careers_wrapper:nth-child(odd) {
    max-width: 680px;
    -ms-flex: 1 1 680px;
            -webkit-box-flex: 1;
            -webkit-flex: 1 1 680px;
        flex: 1 1 680px;
}

.careers_wrapper:nth-child(even) {
    max-width: 465px;
    -ms-flex: 1 1 465px;
            -webkit-box-flex: 1;
            -webkit-flex: 1 1 465px;
        flex: 1 1 465px;
    -ms-flex-direction: column-reverse;
            -webkit-box-orient: vertical;
            -webkit-box-direction: reverse;
            -webkit-flex-direction: column-reverse;
        flex-direction: column-reverse;
    -ms-flex-pack: justify;
            -webkit-box-pack: justify;
            -webkit-justify-content: flex-end;
        justify-content: flex-end;
}

.careers_wrapper > * {
    margin: 5px 0!important;
}

.home_posts nav{
    display: none!important;
}

.careers_wrapper .caption {
    color: #eff3f0;
    padding: 80px;
    font: 300 normal 2em/1.6em 'Open Sans';
    display:  -ms-flexbox;
    display:  -webkit-box;
    display:  -webkit-flex;
    display:  flex;
    -ms-flex-align:  center;
            -webkit-box-align:  center;
            -webkit-align-items:  center;
        align-items:  center;
    -ms-flex-line-pack:  center;
            -webkit-align-content:  center;
        align-content:  center;
    -ms-flex-pack:  center;
            -webkit-box-pack:  center;
            -webkit-justify-content:  center;
        justify-content:  center;
    flex-wrap: wrap;
}

.owl-carousel.core_values .caption{
    padding: 30px 45px!important;
}

.home_careers_section.core_values_wrapper {
    padding-top:  10vh;
}

.home_careers_section.core_values_wrapper .item > * {
    margin: 5px 0!important;
    float: left;
}

.owl-carousel.home_careers {
    -ms-flex: 1;
            -webkit-box-flex: 1;
            -webkit-flex: 1;
        flex: 1;
}

.owl-carousel.home_careers .owl-stage-outer, .owl-carousel.home_careers .owl-stage, .owl-carousel.home_careers .owl-item, .owl-carousel.home_careers .owl-item .item, .owl-carousel.home_careers .owl-item img {
    height:  100%;
}

.owl-carousel.core_values .owl-item img{
    height: auto!important;
}

.owl-carousel.core_values .caption {
    color: unset;
    font: inherit
}

.home .hero_title {
    line-height: 72px!important;
}

.home #intro_section_p p{
    font-size: 21px;
    line-height: 36px;
    letter-spacing: .02em;
}

.home .intro_section_button span{
    padding: 0 10px;
}

.home #services_section .service_item {
    margin-bottom: 12px;
    letter-spacing: .02em;
    font-weight: 300;
}

.home #services_section .service_item i {
    margin-right:  30px;
}

.home #services_section .sow-headline {
    letter-spacing: .025em;
}

.home .sow-sub-headline{
    letter-spacing: .15em;
    font-weight: 600;
}

.home #projects_section{}

.home #market_sectors .owl_nav_style_2 .owl-nav{
    left: 1.5%!important;
    width: 97%!important;
}

#projects_section .owl-nav button{
    margin: 0!important;
}

#projects_section .owl-nav {
    width: 100%;
    max-width: 734px;
    left: calc( 50% - 366px);
}

/*#projects_section .owl-carousel .owl-item img {
    max-width: 613px!important;
    margin: 0 auto!important;
    max-height: 430px;
    width: auto!important;
}*/

.home #market_sectors .owl_nav_style_2 .owl-nav button{
    background: transparent!important;
}

.home #market_sectors .owl_nav_style_2 .owl-nav button svg {
    width: 25px!important;
}

.home #market_sectors .owl_nav_style_2 .owl-nav button svg path{
    fill: #bcc7bd!important;
}

.sow-features-feature .textwidget > h5 a {
    color: inherit!important;
    text-decoration:  none!important;
}

.careers_wrapper > * img {
    float:  left;
}
/*end home careers section*/

/*posts*/
.single .category-careers .archive_link {
    display: none;
}

.single .category-careers + .related-posts-section {
    display: none;
}

.single .category-careers {
    margin-bottom: 4em;
}
/*end posts*/

/*home blog section*/
.blog_read_more, .blog_read_more svg {
    width: 20px;
    height: 20px;
}

.blog_read_more path {
    fill: #9bba4c!important;
}

.home_blog_wrapper {
    display:  -ms-flexbox;
    display:  -webkit-box;
    display:  -webkit-flex;
    display:  flex;
    -ms-flex-pack:  center;
            -webkit-box-pack:  center;
            -webkit-justify-content:  center;
        justify-content:  center;
    -ms-flex-align: stretch;
            -webkit-box-align: stretch;
            -webkit-align-items: stretch;
        align-items: stretch;
    -ms-flex-wrap: wrap;
            -webkit-flex-wrap: wrap;
        flex-wrap: wrap;
}

.home_blog_item {
    padding: 50px!important;
    background: #eff3f0;
    margin: 10px;
    -webkit-transition:  all .2s 0s ease-in-out;
    transition: all .2s 0s ease-in-out;
    max-width: 379px;
    -ms-flex: 1 1 330px;
            -webkit-box-flex: 1;
            -webkit-flex: 1 1 330px;
        flex: 1 1 330px;
}

.home_blog_wrapper .entry-content {
    text-align: center;
    display:  -ms-flexbox;
    display:  -webkit-box;
    display:  -webkit-flex;
    display:  flex;
    -ms-flex-pack:  center;
            -webkit-box-pack:  center;
            -webkit-justify-content:  center;
        justify-content:  center;
    -ms-flex-wrap:  wrap;
            -webkit-flex-wrap:  wrap;
        flex-wrap:  wrap;
    -ms-flex-align:  center;
            -webkit-box-align:  center;
            -webkit-align-items:  center;
        align-items:  center;
}

.home_blog_wrapper .entry-content p {
    font: normal normal 1.6em/1.5em 'Open Sans';
    letter-spacing: .02em;
}

.home_blog_item h2 {
    color:  #3b7d75;
    font: 600 normal 1em 'Open Sans';
    text-align:  center;
    text-transform:  uppercase;
    letter-spacing: .15em;
}

.home_blog_item:hover {
    -webkit-transform: scale(.98);
        -ms-transform: scale(.98);
            transform: scale(.98);
}

.home_blog_item:hover .blog_read_more{
    -ms-filter:  "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    opacity: 1!important;
}

.footer_custom_content > img {
    width:  100%;
}

/*end home blog section*/

/*services*/
.services_archive {
    display:  -ms-flexbox;
    display:  -webkit-box;
    display:  -webkit-flex;
    display:  flex;
    -ms-flex-wrap:  wrap;
            -webkit-flex-wrap:  wrap;
        flex-wrap:  wrap;
    -ms-flex-pack: center;
            -webkit-box-pack: center;
            -webkit-justify-content: center;
        justify-content: center;
    -ms-flex-line-pack: center;
            -webkit-align-content: center;
        align-content: center;
}

.grid{
    overflow: hidden!important;
}

.services_archive article {
    width:  100%;
    max-width:  570px;
    float: left;
    margin: 5px!important;
    border: none!important;
    -ms-flex: 1 1 48%;
            -webkit-box-flex: 1;
            -webkit-flex: 1 1 48%;
        flex: 1 1 48%;
    padding: 0!important;
}

.services_archive article .entry-thumbnail {
    max-width:  unset!important;
    max-height:  380px!important;
    height:  auto;
    -webkit-transition:  all .2s 0s ease-in-out;
    transition: all .2s 0s ease-in-out;
    overflow: hidden;
}

.services_archive article .entry-thumbnail img {
    min-width: 100%;
    min-height: 100%;
    height:  auto;
}

.entry-title a {
    color:  #6b6b6b!important;
    font: normal normal 1.600em 'Open Sans';
    text-align:  center;
    display:  block;
}

.news_page .entry-title a {
    text-align: left!important;
}

.news_page .entry-thumbnail {
    max-width:  unset!important;
    max-height:  unset!important;
}

.news_page .entry-thumbnail img{
    width: 100%!important;
    max-width: unset!important;
}

.news_page div#content > .polestar-container {
    max-width: 1190px!important;
}

.site-content .entry-title svg {
    width: 21px;
    color: #90b13e;
    margin: 10px 0 0 10px;
    -webkit-transition:  all .2s 0s ease-in-out;
    transition: all .2s 0s ease-in-out;
}

.services_archive article .entry-title {
    display:  -ms-flexbox;
    display:  -webkit-box;
    display:  -webkit-flex;
    display:  flex;
    -ms-flex-pack:  center;
            -webkit-box-pack:  center;
            -webkit-justify-content:  center;
        justify-content:  center;
    -ms-flex-align:  center;
            -webkit-box-align:  center;
            -webkit-align-items:  center;
        align-items:  center;
}

.services_archive article:hover .entry-thumbnail{
    -webkit-transform: scale(.98);
        -ms-transform: scale(.98);
            transform: scale(.98)
}

.services_archive article:hover svg{
    -webkit-transform: translateX(10px);
        -ms-transform: translateX(10px);
            transform: translateX(10px)
}

.archive_link svg {
    width: 7px;
    height: 40px;
}

.archive_link a {
    color:  #688385!important;
    margin-left: 2px;
    font: 600 normal 14px 'Open Sans';
}

.archive_link {
    display:  -ms-flexbox;
    display:  -webkit-box;
    display:  -webkit-flex;
    display:  flex;
    -ms-flex-align:  center;
            -webkit-box-align:  center;
            -webkit-align-items:  center;
        align-items:  center;
    letter-spacing: .15em;
}

.archive_link:hover a {
    -webkit-transform: translateX(5px)!important;
        -ms-transform: translateX(5px)!important;
            transform: translateX(5px)!important;
}

.archive_link svg path {
    fill: #688385;
}

.archive_style_2 .related-posts, .yarpp-related .related-posts {
    font: 300 normal 2.400em 'Open Sans';
    border: none;
    color:  #3e3e3e!important;
    margin: 45px auto;
}

.archive_style_2 {
    text-align:  center;
    background:  #f2f4f2;
    margin-top: 4em;
}

.single .site-footer {
    margin-top:  0;
}

.archive_style_2 .archive_item {
    width:  100%;
    max-width:  380px;
    -ms-flex: 1 1 360px;
            -webkit-box-flex: 1;
            -webkit-flex: 1 1 360px;
        flex: 1 1 360px;
    margin: 15px 9px!important;
    display:  -ms-flexbox;
    display:  -webkit-box;
    display:  -webkit-flex;
    display:  flex;
    -ms-flex-wrap:  wrap;
            -webkit-flex-wrap:  wrap;
        flex-wrap:  wrap;
    -ms-flex-pack:  center;
            -webkit-box-pack:  center;
            -webkit-justify-content:  center;
        justify-content:  center;
    -ms-flex-direction: column;
            -webkit-box-orient: vertical;
            -webkit-box-direction: normal;
            -webkit-flex-direction: column;
        flex-direction: column;
    background: #fff;
    -webkit-transition:  all .2s 0s ease-in-out;
    transition: all .2s 0s ease-in-out;
    padding-bottom: 0!important;

}

.archive_style_2 .archive_item > * {
    width:  100%;
}

.archive_style_2 .archive_inner_wrapper {
    display:  -ms-flexbox;
    display:  -webkit-box;
    display:  -webkit-flex;
    display:  flex;
    -ms-flex-pack:  center;
            -webkit-box-pack:  center;
            -webkit-justify-content:  center;
        justify-content:  center;
    -ms-flex-align: stretch;
            -webkit-box-align: stretch;
            -webkit-align-items: stretch;
        align-items: stretch;
    -ms-flex-wrap: wrap;
            -webkit-flex-wrap: wrap;
        flex-wrap: wrap;
    margin: 0 auto;
    max-width: 100%;
}

.archive_style_2 .archive_item img, .yarpp-related .archive_item img {
    min-width:  100%;
}

.archive_style_2 .the_term {
    font: 600 normal 14px 'Open Sans';
    color:  #678385;
}

.archive_style_2 .archive_item .related-post-title, .yarpp-related .archive_item .related-post-title, .archive_style_2 .archive_item .related-post-title:hover {
    color: #005568 !important;
}

.project_details.related_projects {
    display:  block;
    width:  100%;
    max-width: none!important;
    text-align:  center;
    border: 0!important;
    font: 600 normal 1em 'Open Sans';
    color: #D55E27 !important;
    float:  none;
    margin:  0 auto 35px;
    -ms-flex-item-align: end;
            -webkit-align-self: flex-end;
        align-self: flex-end;
    flex: 0;
}

.title_wrapper {
    -ms-flex: 1;
            -webkit-box-flex: 1;
            -webkit-flex: 1;
        flex: 1;
    padding: 10px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: flex-end;
    align-content: flex-end;
}

.projects_archive.archive_style_2 .archive_item .title_wrapper{
    flex-direction: column;
}

.title_wrapper > * {
    width:  100%;
}

.archive_inner_wrapper.grid .title_wrapper > *{
}

.related_projects.archive_link {
    display:  inline-block;
    background: #91b046;
    width:  100%;
    max-width:  370px;
    height:  60px;
    line-height:  60px;
    border-radius:  50px;
    margin:  40px auto 80px;
    padding: 0!important;
}

.archive_style_2 .archive_item:hover {
    -webkit-transform: scale(.98);
        -ms-transform: scale(.98);
            transform: scale(.98);
}

.archive_style_2 .archive_item .project_details svg{
    -webkit-transition:  all .2s 0s ease-in-out;
    transition: all .2s 0s ease-in-out;
}

.archive_style_2 .archive_item:hover .project_details svg {
    -webkit-transform: translateX(7px);
        -ms-transform: translateX(7px);
            transform: translateX(7px);
}
.single-service article .entry-content{
    margin-top: 3.333em;
}
.single-service article .sow-headline-container .sow-headline:last-child{
    margin-bottom: 30px!important;
}
.single-service article .ow-button-base a{
    margin-top: 30px;
}
.tax-service-category .anchorqea_top_hero_image, .page-id-14 .anchorqea_top_hero_image{
    margin-bottom: 6em!important;
}
.services_archive .entry-title a{
    font-weight: 300!important;
}
/*end services*/

/*projects*/
.single-project .owl_nav_style_2 .owl-nav {
    /*left: -webkit-calc( 25vw - 60px );
    left: calc( 25vw - 60px );
    width: -webkit-calc( 50vw + 120px );
    width: calc( 50vw + 120px );*/
    width: 100%;
    max-width: 734px;
    left: calc( 50% - 366px);
}

.single-project .owl-carousel .owl-stage-outer {
    max-height: 75vh;
    overflow:  hidden;
}

.white_bg.archive_style_2 {
    background:  #fff!important;
}

.white_bg.archive_style_2 .archive_item {
    background: #f2f4f2!important;
}

.projects_archive.archive_style_2 .archive_item {
    max-width:  370px;
    width: -webkit-calc( 100% - 18px )!important;
    width: calc( 100% - 18px )!important;
}

@media screen and (min-width: 657px) and (max-width: 825px){
    .projects_archive.archive_style_2 .archive_item {
        max-width: 275px!important;
    }
}

.archive_style_3 .archive_item {
    display:  -ms-flexbox;
    display:  -webkit-box;
    display:  -webkit-flex;
    display:  flex;
    -ms-flex-pack:  start;
            -webkit-box-pack:  start;
            -webkit-justify-content:  flex-start;
        justify-content:  flex-start;
    -ms-flex-align:  stretch;
            -webkit-box-align:  stretch;
            -webkit-align-items:  stretch;
        align-items:  stretch;
    -ms-flex-wrap:  nowrap;
            -webkit-flex-wrap:  nowrap;
        flex-wrap:  nowrap;
    padding-bottom: 0;
    border: 0;
    margin-bottom: 10px;
}

.archive_style_3 .archive_item .the_thumbnail {
    width:  100%;
    -ms-flex: 1 1 775px;
            -webkit-box-flex: 1;
            -webkit-flex: 1 1 775px;
        flex: 1 1 775px;
    overflow: hidden;
}

.archive_style_3 .archive_item img {
    min-width:  100%;
    min-height:  100%;
    max-width:  unset!important;
    width:  auto!important;
}

.archive_style_3 .the_excerpt {
    -ms-flex: 1;
            -webkit-box-flex: 1;
            -webkit-flex: 1;
        flex: 1;
    font: 300 normal 1.2em 'Open Sans';
}

.archive_style_3 .title_wrapper > *{
    width: 100%;
    color: #eff3f0!important;
}

.archive_style_3 .the_term, .archive_style_3 .project_details {
    font: 500 normal 1em 'Open Sans';
}

.archive_style_3 .title_wrapper {
    display: -ms-inline-flexbox;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: inline-flex;
    -ms-flex-pack: start;
            -webkit-box-pack: start;
            -webkit-justify-content: flex-start;
        justify-content: flex-start;
    -ms-flex-wrap:  wrap;
            -webkit-flex-wrap:  wrap;
        flex-wrap:  wrap;
    -ms-flex-direction: column;
            -webkit-box-orient: vertical;
            -webkit-box-direction: normal;
            -webkit-flex-direction: column;
        flex-direction: column;
    padding:  2% 5%;
    background:  #678385;
    -ms-flex: 1 1 385px;
            -webkit-box-flex: 1;
            -webkit-flex: 1 1 385px;
        flex: 1 1 385px;
}

.archive_style_3 .project_details {
    text-align: left!important;
    padding:  0!important;
    margin-left: 0;
    letter-spacing: .15em;
}

.archive_style_3 .the_term {
    -ms-filter:  "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
    opacity:  .6;
    margin-bottom: 0;
    letter-spacing: .15em;
}

.archive_style_3 .related-post-title {
    margin-top: 15px;
}

.project_carousel_wrapper{
    margin-bottom: 2em;
}

.single_style_1 .entry-content {
    display:  -ms-flexbox;
    display:  -webkit-box;
    display:  -webkit-flex;
    display:  flex;
    -ms-flex-align:  start;
            -webkit-box-align:  start;
            -webkit-align-items:  flex-start;
        align-items:  flex-start;
    -ms-flex-pack:  center;
            -webkit-box-pack:  center;
            -webkit-justify-content:  center;
        justify-content:  center;
    -ms-flex-wrap:  wrap;
            -webkit-flex-wrap:  wrap;
        flex-wrap:  wrap;
    line-height: 30px;
}

.single_style_1 .entry-content p{
    font: 500 normal 1.2em 'Open Sans';
	line-height: 1.5em;
}

.single_style_1 .right_side {
    width:  100%;
    max-width:  300px;
    padding:  4% 4% 2%;
    background:  #678385;
    margin-top: 42px;
}

.single_style_1 .left_side {
    -ms-flex: 1;
            -webkit-box-flex: 1;
            -webkit-flex: 1;
        flex: 1;
    padding-right: 2%;
}

.single_style_1 .left_side > * {
    max-width:  770px;
}

.single_style_1 .project_services li, .project_services li a {
    float:  left;
    font: 300 normal 1.2em 'Open Sans';
    color: #6b6b6b!important;
    text-decoration: none!important;
}

/* project services style for side bar */

.project_services_sidebar ul{
	margin: 0 !important;
	padding: 0 !important;
	list-style: none !important;
	line-height: 1.2em !important;
}

.project_services_sidebar ul li {
	line-height: 1.2em !important;
	list-style: none !important;
	margin-left: 0 !important;
	overflow: hidden;
	margin-bottom: 0.3em;
    position: none;
}

.project_services_sidebar ul li a {
	line-height: 1.2em!important;
	list-style: none !important;
}

/* end project services style for side bar */

.single_style_1 .project_services li:before {
    content: none!important;
}

.single_style_1 .project_services li:not(:last-child):after {
    content:  ', ';
    margin: 0 6px;
}

.single_style_1 article h3 {
    color: #6b6b6b;
    font: normal normal 1.400em 'Open Sans'!important;
    margin:  15px 0;
}

.single_style_1 .project_title {
    color: #165669;
    font: 300 normal 2.800em/1.143em 'Open Sans';
    margin-top: 45px;
}

.single_style_1 #page .project_subtitle {
    color:  #3d3d3d;
    font: 300 normal 2em 'Open Sans';
    margin: 25px 0!important;
}

.project_info * {
    color: #eff3f0!important;
}

.project_info .info_val {
    font: 300 normal 1.2em 'Open Sans';
    margin:  25px 0 45px;
}

.project_info .info_val:not(:last-child):after {
    content:  ' ';
    height:  1px;
    width: 75px;
    display:  block;
    background:  #eff3f0;
    margin-top: 35px;
    -ms-filter:  "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
    opacity: .40;
}

.filtration_field.key_words .search_icon {
    position:  absolute;
    right: auto;
    top: -webkit-calc( 50% - 7.5px );
    top: calc( 50% - 7.5px );
    left: 90%;
}

.blog_filteration .filtration_field.key_words .search_icon{
    left: 97%!important;
}

.filtration_controls .reset_filtration {
    padding-right:  0;
    padding-left:  0;
}

.filtration_field {
    position:  relative;
    -ms-flex: 1 1 385px;
            -webkit-box-flex: 1;
            -webkit-flex: 1 1 385px;
        flex: 1 1 385px;
    max-width: 385px;
}
.filtration_field *, select {
    color:  #91b046;
}
.filtration_field input, select {
    border-color: #91b046!important;
    border-radius:  50px!important;
    width: 100%;
    height:  55px;
    box-sizing:  border-box;
    padding: 0 15px!important;
}

.filtration_controls *{
    background: transparent!important;
    color:  #91b046!important;
}

.anchorqea_products_filtration {
    display:  -ms-flexbox;
    display:  -webkit-box;
    display:  -webkit-flex;
    display:  flex;
    -ms-flex-align:  center;
            -webkit-box-align:  center;
            -webkit-align-items:  center;
        align-items:  center;
    -ms-flex-pack: center;
            -webkit-box-pack: center;
            -webkit-justify-content: center;
        justify-content: center;
    -ms-flex-wrap:  nowrap;
            -webkit-flex-wrap:  nowrap;
        flex-wrap:  nowrap;
}

.anchorqea_products_filtration > *{
    margin: 7.5px 15px;
    text-align: center;
}

.anchorqea_products_filtration.blog_filteration.isotope_filtration {
    max-width:  1190px;
    margin: 0 auto 50px;
}

.blog_filteration .filtration_field.key_words {
    max-width:  unset;
}

@media (max-width: 700px){
    .anchorqea_products_filtration{
        -ms-flex-wrap: wrap;
                -webkit-flex-wrap: wrap;
            flex-wrap: wrap;
    }
    .filtration_field input, select{
        width: 385px;
    }
    .filtration_field {
        max-width: 100%!important;
    }
}

.anchorqea_products_filtration *::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: #91b046!important;
    font: 700 normal 1em 'Open Sans'!important;
}
.anchorqea_products_filtration *::-moz-placeholder { /* Firefox 19+ */
    color: #91b046!important;
    font: 700 normal 1em 'Open Sans'!important;
}
.anchorqea_products_filtration *:-ms-input-placeholder { /* IE 10+ */
    color: #91b046!important;
    font: 700 normal 1em 'Open Sans'!important;
}
.anchorqea_products_filtration *:-moz-placeholder { /* Firefox 18- */
    color: #91b046!important;
    font: 700 normal 1em 'Open Sans'!important;
}

.market_sector_filter option, select option{
    background: #91b046!important;
    color:  #fff!important;
    border-color: #91b046!important;
}

.the_prefix, .reset_filtration{
    font: 600 normal 1em 'Open Sans'!important;
    text-transform: uppercase;
    letter-spacing: .15em;
}

.market_sector_filter, select {
    font: 700 normal 1em 'Open Sans'!important;
}

.projects_archive.archive_style_2 .related-post-title {
    flex: 1;
}
ul.project_services li.service_item {
    margin-left:  0;
}

/*end projects*/

div#panel-42-5-0-0 {
    margin-top:  0!important;
}

/*about*/
.core_values .ui-tabs-nav {
    display:  -ms-flexbox;
    display:  -webkit-box;
    display:  -webkit-flex;
    display:  flex;
    -ms-flex-pack:  distribute;
            -webkit-justify-content:  space-around;
        justify-content:  space-around;
    list-style:  none;
    background: #678385;
    margin: -4em 0 0 0;
}

.core_values .ui-tabs-anchor {
    color: #f2f4f2!important;
    font: normal normal 1.600em 'Open Sans';
    padding:  20px 40px 40px;
    display: block;
    position:  relative;
}

.core_values .tabs.core_values {
    float:  left;
    padding-bottom: 5em;
}

.core_values .ui-tabs-anchor:after{
    content: " ";
    width: 0;
    height: 0;
    border-top: 10px solid #678385;
    border-right: 10px solid transparent!important;
    -webkit-transform: rotateZ(225deg)!important;
        -ms-transform: rotate(225deg)!important;
            transform: rotateZ(225deg)!important;
    position: absolute;
    top: -webkit-calc( 100% - 15px );
    top: calc( 100% - 15px );
    left: -webkit-calc(50% - 10px);
    left: calc(50% - 10px);
    right: auto;
    -webkit-transition:  top .5s 0s ease-in-out!important;
    transition: top .5s 0s ease-in-out!important;
}

.core_values .ui-tabs-active a{
    font-weight: 700!important;
}

.core_values .ui-tabs-active a:after{
    top: -webkit-calc( 100% - 5px )!important;
    top: calc( 100% - 5px )!important;
}

.tabs.core_values {
    float:  left;
    padding-bottom:  5em;
}

.tab_index {
cursor: pointer;
    margin: 40px auto 0;
    border: 2px solid #bcc7bd;
    border-radius:  100%;
    width: 75px;
    height: 75px;
    display:  -ms-flexbox;
    display:  -webkit-box;
    display:  -webkit-flex;
    display:  flex;
    -ms-flex-pack:  center;
            -webkit-box-pack:  center;
            -webkit-justify-content:  center;
        justify-content:  center;
    -ms-flex-align:  center;
            -webkit-box-align:  center;
            -webkit-align-items:  center;
        align-items:  center;
    color:  #f2f4f2;
    font: 700 normal 2em 'Open Sans';
    -webkit-transition:  all .5s 0s ease-in-out;
    transition:  all .5s 0s ease-in-out;
}

.core_values .ui-tabs-nav li {
    text-align:  center;
}

.ui-tabs-active .tab_index, .ui-accordion-header-active .tab_index {
    background: #90b13e;
    border-color: #90b13e;
}

.accordion.core_values h3.ui-accordion-header {
    background:  #678385;
    padding:  10px;
    display:  -ms-flexbox;
    display:  -webkit-box;
    display:  -webkit-flex;
    display:  flex;
    -ms-flex-pack:  start;
            -webkit-box-pack:  start;
            -webkit-justify-content:  flex-start;
        justify-content:  flex-start;
    -ms-flex-align:  center;
            -webkit-box-align:  center;
            -webkit-align-items:  center;
        align-items:  center;
}

.core_values_content .su-column-inner h3, .core_values_content .su-column-inner h2 {
    font-size: 1.800em;
    line-height: 1.444em;
    color:  #3d3d3d;
}

.core_values_content .su-column-inner li {
    font-size:  1.2em;
    line-height:  1.667em;
    margin-bottom:  12px;
}
.ui-accordion-content .core_values_content .su-column-inner  {
    padding: 0 5%;
}

.accordion.core_values .tab_index {
    margin: 0 20px 0!important;
}

.accordion.core_values .su-spacer{
    display: none!important;
}

.accordion.core_values .ui-tabs-anchor {
    padding:  0!important;
}

.accordion.core_values .ui-tabs-anchor:after {
    content: none!important;
}

/*end about*/

/*market sectors*/
.market_sectors_archive .hentry {
    border: 0!important;
    width:  100%;
    max-width:  275px;
    background: #eff3f0;
    margin: 7px!important;
    padding: 0!important;
    min-height:  300px;
    display:  -ms-flexbox;
    display:  -webkit-box;
    display:  -webkit-flex;
    display:  flex;
    -ms-flex-pack:  center;
            -webkit-box-pack:  center;
            -webkit-justify-content:  center;
        justify-content:  center;
    -ms-flex-align:  stretch;
            -webkit-box-align:  stretch;
            -webkit-align-items:  stretch;
        align-items:  stretch;
    flex-direction: column;
    float:  left;
    overflow: hidden;
    -webkit-transition:  all .2s 0s ease-in-out;
    transition: all .2s 0s ease-in-out;
}
.market_sectors_archive .hentry > a {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex: 1;
}
.market_sectors_archive .hentry > a > header{
    padding: 15px!important;
}
.market_sectors_archive .hentry:hover {
    -webkit-transform: scale(.98);
        -ms-transform: scale(.98);
            transform: scale(.98);
}
.market_sectors_archive .hentry * {
    margin:  0!important;
}
.market_sectors_archive .sub_title {
    line-height: 1.667em!important
}
#page .market_sectors_archive h2.entry-title {
    margin:  10px auto!important;
    color:  #678385!important;
    font: normal normal 1.600em 'Open Sans'!important;
}

/*end market sectors*/

/*careers*/
.career_managment {
    width:  100%;
}

.careers.archive_style_2{
    margin-top: 30px!important;
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
            -webkit-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-pack: center;
            -webkit-box-pack: center;
            -webkit-justify-content: center;
        justify-content: center;
}

.careers.archive_style_2 .hentry {
    max-width: 48%!important;
    min-height: 255px!important;
    -ms-flex: 0 1 345px!important;
            -webkit-box-flex: 1!important;
            -webkit-flex: 0 1 345px!important;
        flex: 0 1 345px!important;

}

#page .market_sectors_archive.careers  h2.entry-title {
    color: #6b6b6b!important;
    max-width: 217px;
    word-break: break-word;
}

.market_sectors_archive .hentry .career_location {
    text-transform:  uppercase;
    color:  #3e7d75;
    font-weight: 600;
    margin: 15px auto!important;
    letter-spacing: .15em;
}

#careers_stats_wrapper {
    display:  -ms-flexbox;
    display:  -webkit-box;
    display:  -webkit-flex;
    display:  flex;
    -ms-flex-wrap:  wrap;
            -webkit-flex-wrap:  wrap;
        flex-wrap:  wrap;
    -ms-flex-pack:  distribute;
            -webkit-justify-content:  space-around;
        justify-content:  space-around;
    -ms-flex-align:  center;
            -webkit-box-align:  center;
            -webkit-align-items:  center;
        align-items:  center;
    max-width:  862px;
    margin: 2.5em auto;
}

#careers_stats_wrapper .stats_item {
    -ms-flex: 1 0 33.33%;
            -webkit-box-flex: 1;
            -webkit-flex: 1 0 33.33%;
        flex: 1 0 33.33%;
    text-align:  center;
    margin: 2.5em auto;
}

#careers_stats_wrapper .item_number {
    color:  #005568;;
    font: 300 normal 3.400em 'IBM Plex Serif', serif;
}

#careers_stats_wrapper .item_txt {
    color:  #678385;
    font: 700 normal 1.2em 'Open Sans';
    text-transform: uppercase;
    margin-top: 10px;
}

.careers_posts.archive_style_2 .hentry {
    max-width: -webkit-calc(50% - 28px);
    max-width: calc(50% - 28px);
    padding: 6% 3.5%!important;
    -webkit-transition:  -webkit-transform .2s 0s ease-in-out;
    transition:  -webkit-transform .2s 0s ease-in-out;
    transition:  transform .2s 0s ease-in-out;
    transition: transform .2s 0s ease-in-out, -webkit-transform .2s 0s ease-in-out;
}

.careers_posts.archive_style_2 {
    margin-top:  0;
}

.sub_title {
    color:  #688385;
    text-transform:  uppercase;
}

#page .careers_posts.archive_style_2 h2.entry-title {
    color:  #005568 !important;
    font: 300 normal 2.2em 'IBM Plex Serif', serif !important;
}

.careers_posts.archive_style_2 .the_excerpt {
    font: 300 normal 1.2em 'Open Sans';
    margin:  1.5em auto 1em!important;
}

.careers_posts.archive_style_2 .project_details.related_projects {
    -webkit-transform: none!important;
        -ms-transform: none!important;
            transform: none!important;
}

.careers_posts.archive_style_2 svg{
    -webkit-transition:  -webkit-transform .2s 0s ease-in-out;
    transition:  -webkit-transform .2s 0s ease-in-out;
    transition:  transform .2s 0s ease-in-out;
    transition: transform .2s 0s ease-in-out, -webkit-transform .2s 0s ease-in-out;
}

.careers_posts.archive_style_2 .hentry:hover {
    -webkit-transform: scale(.98);
        -ms-transform: scale(.98);
            transform: scale(.98);
}

.careers_posts.archive_style_2 .hentry:hover svg{
    -webkit-transform: translateX(10px)!important;
        -ms-transform: translateX(10px)!important;
            transform: translateX(10px)!important;
}

#overview_features .sow-icon-container {
    width:  120px;
    height:  120px;
    display:  -ms-flexbox;
    display:  -webkit-box;
    display:  -webkit-flex;
    display:  flex;
    -ms-flex-pack:  center;
            -webkit-box-pack:  center;
            -webkit-justify-content:  center;
        justify-content:  center;
    -ms-flex-align:  center;
            -webkit-box-align:  center;
            -webkit-align-items:  center;
        align-items:  center;
    -ms-flex-line-pack: center;
            -webkit-align-content: center;
        align-content: center;
    border: 3px solid #bcc7bd;
    border-radius:  100%;
}

#overview_features .sow-icon-container > * {
    position:  relative!important;
}

#overview_features h5 {
    max-width: 213px;
    margin: 10px auto!important;
}

.hide_nav nav {
    display: none;
}

#overview_community_posts .archive_style_2 .archive_item {
    max-width: -webkit-calc( 50% - 11px );
    max-width: calc( 50% - 11px );
    margin:  15px 5.5px!important;
}

#overview_community_posts .related-post-title {
    font-size:  1.8em!important;
}

#overview_community_posts .title_wrapper {
    padding:  3% 3% 0 3%;
}

#careers_overview_slider .panel-grid-cell > div, .full_height {
    height: 100%;
}

.item_image {
    margin-right: 10px;
    -ms-flex: 0 1 380px;
            -webkit-box-flex: 0;
            -webkit-flex: 0 1 380px;
        flex: 0 1 380px;
    overflow: hidden;
}

.item_image img{
    min-height: 100%;
}

.txt_wrapper {
    padding:  75px 100px 75px 100px;
    -ms-flex: 1 1 600px;
            -webkit-box-flex: 1;
            -webkit-flex: 1 1 600px;
        flex: 1 1 600px;
    background: #559abe;
    max-width: 780px;
}

.item.slider_item {
    display:  -ms-flexbox;
    display:  -webkit-box;
    display:  -webkit-flex;
    display:  flex;
    -ms-flex-wrap:  wrap;
            -webkit-flex-wrap:  wrap;
        flex-wrap:  wrap;
    -ms-flex-align:  stretch;
            -webkit-box-align:  stretch;
            -webkit-align-items:  stretch;
        align-items:  stretch;
    -ms-flex-pack:  center;
            -webkit-box-pack:  center;
            -webkit-justify-content:  center;
        justify-content:  center;
}

.item_content {
    color:  #eff3f0;
    font: normal normal 2em 'Open Sans';
}

#careers_overview_slider_wrapper.owl_dots_style_1 .owl-dots {
    position:  absolute;
    bottom:  0;
    left: -webkit-calc(33.3% - ( 0.667 * 1px ) );
    left: calc(33.3% - ( 0.667 * 1px ) );
    right: 0;
    text-align: left;
    padding: 75px 100px;
}

.item_author {
    color:  #eff3f0;
    -ms-filter:  "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
    opacity:  .6;
    font: 700 normal 1.2em 'Open Sans';
    letter-spacing: .15em;
}

.owl_dots_style_1 .owl-dots .owl-dot {
    width: 12px;
    height: 12px;
    display:  inline-block;
    margin:  2.5px;
    border: 1px solid #fff!important;
    border-radius:  100%;
}

.owl_dots_style_1 .owl-dot.active {
    background:  #fff!important;
}

.owl_dots_style_1 .owl-dots {
    margin-top: 3em;
}

.owl_dots_style_1.dark_dots .owl-dot.active {
    background: #789190!important;
}

.owl_dots_style_1.dark_dots  .owl-dots .owl-dot {
    border-color: #789190!important;
}

.owl_dots_style_1.center_dots .owl-dots {
    text-align:  center;
}

/* Turn off owl dots for project carousel */
.project_carousel .owl-dots {
	display:none;
}

#careers_overview_slider img {
    margin:  0 auto;
}

.footer_form {
    padding:  5.33em 0 3em;
}

.footer_form .panel-grid-cell {
    width:  100%;
    max-width: 970px;
    margin: 0 auto;
}

.footer_form h3 {
    font: 300 normal 2.400em 'Open Sans'!important;
    -ms-filter:  "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
    opacity: .7;
}

.footer_form h6 {
    font: 300 normal 1.4em 'Open Sans'!important;
}

.footer_form h3 {
    font: 300 normal 2.400em 'Open Sans'!important;
    -ms-filter:  "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
    opacity: .7;
}

.footer_form h6 {
    font: 300 normal 1.4em 'Open Sans'!important;
}

.footer_form form{
    display:  -ms-flexbox;
    display:  -webkit-box;
    display:  -webkit-flex;
    display:  flex;
    -ms-flex-wrap:  wrap;
            -webkit-flex-wrap:  wrap;
        flex-wrap:  wrap;
}

.footer_form form > * {
    margin: 6px;
    width: 100%;
    position: relative;
}

.footer_form form .half_row_col{
    width: 100%;
    -ms-flex: 1 1 470px;
            -webkit-box-flex: 1;
            -webkit-flex: 1 1 470px;
        flex: 1 1 470px;
}

.footer_form form input:not([type="submit"]), .footer_form form input[type="email"]{
    background:  #eff3f0;
    background: rgba(239, 243, 240, .2);
    border: 0;
    width:  100%;
    height:  60px;
    color:  #eff3f0;
    -ms-filter:  "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    opacity:  .5;
    font: 700 normal 14px 'Open Sans';
    padding: 15px;
}

.contact_page form textarea, .contact_page form input:not([type="submit"]), .contact_page form input[type="email"] {
    background: #eff3f0!important;
    opacity: .5!important;
    color: #165669!important;
}

.contact_page form label{
    color: #165669!important;
    opacity:  1!important;
}

.footer_form form textarea{
    background:  #eff3f0;
    background: rgba(239, 243, 240, .2);
    border: 0;
    color:  #eff3f0;
    -ms-filter:  "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    opacity:  .5;
    font: 700 normal 14px 'Open Sans';
    padding: 15px;
}

.footer_form form label{
    position: absolute;
    top: 0;
    right:  0;
    left: 0;
    bottom:  auto;
    height:  60px;
    display:  -ms-flexbox;
    display:  -webkit-box;
    display:  -webkit-flex;
    display:  flex;
    -ms-flex-pack: start;
            -webkit-box-pack: start;
            -webkit-justify-content: flex-start;
        justify-content: flex-start;
    -ms-flex-align:  center;
            -webkit-box-align:  center;
            -webkit-align-items:  center;
        align-items:  center;
    padding:  15px;
    color:  #eff3f0;
    -ms-filter:  "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    opacity:  .5;
    text-transform:  uppercase;
    font: 700 normal 14px 'Open Sans';
    letter-spacing: .15em;
}

.footer_form form .submit_wrapper {
    text-align:  center;
}

.owl_nav_style_2 .owl-nav {
    position:  absolute;
    top: -webkit-calc( 50% - 25px );
    top: calc( 50% - 25px );
    left: -webkit-calc( 16.6vw - 68px );
    left: calc( 16.6vw - 68px );
    right: auto;
    bottom: auto;
    width: -webkit-calc( 68vw + 123px );
    width: calc( 68vw + 123px );
    display:  -ms-flexbox;
    display:  -webkit-box;
    display:  -webkit-flex;
    display:  flex;
    -ms-flex-pack:  justify;
            -webkit-box-pack:  justify;
            -webkit-justify-content:  space-between;
        justify-content:  space-between;
    -ms-flex-align:  center;
            -webkit-box-align:  center;
            -webkit-align-items:  center;
        align-items:  center;
}

.owl_nav_style_2 .owl-nav button {
    width: 50px;
    height:  50px;
    display: -ms-flexbox!important;
    display: -webkit-box!important;
    display: -webkit-flex!important;
    display: flex!important;
    background: #688385!important;
    -ms-flex-pack: center;
            -webkit-box-pack: center;
            -webkit-justify-content: center;
        justify-content: center;
    -ms-flex-align: center;
            -webkit-box-align: center;
            -webkit-align-items: center;
        align-items: center;
    border-radius: 0!important;
}

.owl_nav_style_2 svg path {
    fill: #eff3f0;
}

.owl_nav_style_2 svg {
    width:  21px;
}

.cover_inactvie .owl-item:not(.center):after {
    content: ' ';
    position:  absolute;
    top: 0;
    right:  0;
    bottom:  0;
    left:  0;
    background: #eff3f0;
    -ms-filter:  "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    opacity:  .5;
}

#careers_overview_slider_wrapper .item_content p {
    font-size:  26px!important;
    line-height:  35px!important;
}

#careers_overview_carousel_wrapper .owl-item {
    background: #f7f9f8;
}

#careers_overview_carousel_wrapper .owl-item img {
    max-width: max-content!important;
}
/*end careers*/

/*locations*/
.page-id-20 #masthead, .page-id-1744 #masthead {
    background: #165669;
}
.page-id-20 .sub_menu_wrapper{
    margin-bottom: 85px!important;
}
.inner_content .the_map{
    width: 100%;
    height: 500px;
}

ul.anchorqea_tabs {
    list-style:  none;
    background:  #f7f8f7;
    background: rgba(247, 248, 247, .6);
    margin:  0!important;
    max-width: 370px;
}

ul.anchorqea_tabs .sub_item{
    background: #ffffff;
    list-style:  none;
    margin: 0!important;
    padding: 3px 20px;
    display: none;
}

ul.anchorqea_tabs.updated_locations .sub_item {
    display:  block!important;
}

ul.anchorqea_tabs .sub_item:last-child {
    border:  0!important;
}

.tabs_title {
    color:  #005568;
    font: 300 normal 33px 'IBM Plex Serif', serif;
    border-bottom: 1px solid rgba(188, 199, 189, .2);
    padding: 33px 40px;
    background: #fafbfa;
}

.tabs_title .mobile-menu-button{
    float: right;
    margin-top: 4.5px!important;
}

ul.anchorqea_tabs .parent_item {
    padding:  33px 40px;
    color: #6b6b6b;
    font: 500 normal 1.2em 'Open Sans';
    text-transform: uppercase;
    border-bottom: 1px solid rgba(188, 199, 189, .2);
    cursor: pointer;
    -webkit-transition:  all .5s 0s ease-in-out;
    transition: all .5s 0s ease-in-out;
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -ms-flex-pack: justify;
            -webkit-box-pack: justify;
            -webkit-justify-content: space-between;
        justify-content: space-between;
    -ms-flex-align: center;
            -webkit-box-align: center;
            -webkit-align-items: center;
        align-items: center;
    width: 100%;
}

ul.anchorqea_tabs .sub_item li a{
    display: block;
    padding:  3px 20px 0px;
    color: #6b6b6b;
    font: 400 normal 1.0em 'Open Sans';
    -webkit-transition:  all .5s 0s ease-in-out;
    transition: all .5s 0s ease-in-out;
}
div#anchorqea_locations_details {
    display:  -ms-flexbox;
    display:  -webkit-box;
    display:  -webkit-flex;
    display:  flex;
    -ms-flex-wrap:  wrap;
            -webkit-flex-wrap:  wrap;
        flex-wrap:  wrap;
    -ms-flex-pack: center;
            -webkit-box-pack: center;
            -webkit-justify-content: center;
        justify-content: center;
        padding-bottom: 68px;
}
.tabs_title .mobile-menu-button {
    display:  none!important;
}
div#anchorqea_tabs_wrapper {
    -ms-flex: 0 1 33%;
            -webkit-box-flex: 0;
            -webkit-flex: 0 1 33%;
        flex: 0 1 33%;
    max-width: 324px;
}
div#anchorqea_locations_details .content_wrapper {
    -ms-flex:  1 1 64%;
            -webkit-box-flex:  1;
            -webkit-flex:  1 1 64%;
        flex:  1 1 64%;
    padding:  0 6% 3%;
    overflow: hidden;
}

div#anchorqea_locations_details .inner_content {
    display:  none;
    visibility: hidden;
    -webkit-animation-duration: .6s!important;
            animation-duration: .6s!important;
}

div#anchorqea_locations_details .inner_content.active {
    display:  block;
}

div#anchorqea_locations_details .state_location_tab.active a {
    color:  #D55E27 !important;
}

div#anchorqea_locations_details .parent_item.active {
    background-color: #90b13e!important;
    color:  #eff3f0!important;
}

.toggle_arrow {
    width: 12px;
    height: auto;
    display:  inline-block;
    float:  right;
    color: #90b13e;
    -webkit-transition:  -webkit-transform .3s 0s ease-in-out;
    transition:  -webkit-transform .3s 0s ease-in-out;
    transition:  transform .3s 0s ease-in-out;
    transition: transform .3s 0s ease-in-out, -webkit-transform .3s 0s ease-in-out;
}

.active .toggle_arrow {
    color: #eff3f0!important;
    -webkit-transform:  rotateZ(180deg);
        -ms-transform:  rotate(180deg);
            transform:  rotateZ(180deg);
}

#anchorqea_locations_details .location_title {
    color:  #005568;
    font: 300 normal 2.8em 'IBM Plex Serif', serif;
    margin-top: 0;
}

#anchorqea_locations_details h3 {
    color:  #005568 !important;
    font: normal normal 1.8em 'IBM Plex Serif', serif;
    margin-bottom: 10px;
}

#interactive_map_wrapper {
    width: 100%;
    height: 500px;
}

.interactive_map_wrapper .polestar-container {
    padding: 0;
    width:  100%!important;
    max-width:  unset!important;
}

select#state_name {
    background: transparent;
    color:  #eff3f0;
}

.interactive_map_wrapper {
    background: #678385;
}

#footer_map {
    display:  -ms-flexbox;
    display:  -webkit-box;
    display:  -webkit-flex;
    display:  flex;
    -ms-flex-pack:  distribute;
            -webkit-justify-content:  space-around;
        justify-content:  space-around;
    -ms-flex-align:  stretch;
            -webkit-box-align:  stretch;
            -webkit-align-items:  stretch;
        align-items:  stretch;
    -ms-flex-wrap: wrap;
            -webkit-flex-wrap: wrap;
        flex-wrap: wrap;
}

#footer_map .panel-grid-cell:first-child {
    max-width: 500px!important;
    display:  -ms-flexbox;
    display:  -webkit-box;
    display:  -webkit-flex;
    display:  flex;
    justify-content: center;
    -ms-flex-wrap:  wrap;
            -webkit-flex-wrap:  wrap;
        flex-wrap:  wrap;
    -ms-flex-line-pack:  center;
            -webkit-align-content:  center;
        align-content:  center;
    -ms-flex-align:  center;
            -webkit-box-align:  center;
            -webkit-align-items:  center;
        align-items:  center;
    -ms-flex: 0 1 500px;
            -webkit-box-flex: 0;
            -webkit-flex: 0 1 500px;
        flex: 0 1 500px;
    padding: 50px 25px 0;
    margin: 0 85px;
}

#footer_map .panel-grid-cell:last-child {
    -ms-flex: 1 1 500px;
            -webkit-box-flex: 1;
            -webkit-flex: 1 1 500px;
        flex: 1 1 500px;
}

#footer_map .panel-grid-cell:last-child > div {
    margin:  0;
}

a[href^="http://maps.google.com/maps"]{display:none !important}
a[href^="https://maps.google.com/maps"]{display:none !important}

.gmnoprint a, .gmnoprint span, .gm-style-cc {
    display:none;
}

.map_location_title {
    color: #8faf3d;
    margin:  10px;
}

.location_details {
    color: #678385!important;
    margin: 10px!important;
    display:  block;
}

.location_address address *, .location_address address, .location_contact div *, .location_contact div {
    font: 400 normal 17px 'Open Sans';
}

.location_info_wrapper {
    display:  flex;
    flex-wrap:  wrap;
}

.location_address, .location_contact {
    width: 100%;
    /*max-width: -webkit-calc( 262px - 5% );
    max-width: calc( 262px - 5% );*/
    flex: 1 1 228px;
    margin-right: 5%;
}
/*end locations*/

/*404 error page*/
body.error404 {
    background: #165669;
}
body.error404 #masthead {
    background: #165669;
}
body.error404 h1, body.error404 p{
    color: #fff
}
body.error404 footer{
    border: 0!important
}
/*end 404 error page*/

.market_sectors_archive .hentry .seamless_link {
    text-decoration: none!important;
}

@media (max-width: 1201px){
    .services_archive article .entry-thumbnail {
        max-height: 300px!important;
    }

    .careers_wrapper .caption {
        padding:  40px!important;
    }
}

@media (max-width: 900px){
    .archive_style_3 .archive_item{
        -ms-flex-wrap: wrap!important;
                -webkit-flex-wrap: wrap!important;
            flex-wrap: wrap!important;
    }
    .archive_style_3 .archive_item .the_thumbnail {
        margin-left: 0!important;
        margin-right: 0!important;
        margin-bottom: 10px!important;
    }
}

@media (min-width: 769px){
    .archive_style_3 .archive_item:last-child {
        -ms-flex-direction:  row-reverse;
                -webkit-box-orient:  horizontal;
                -webkit-box-direction:  reverse;
                -webkit-flex-direction:  row-reverse;
            flex-direction:  row-reverse;
    }

    .archive_style_3 .archive_item:last-child .the_thumbnail {
        margin-right:  0;
        margin-left:  10px;
    }

    .archive_style_3 .archive_item .the_thumbnail{
        margin-right: 10px;
    }

    .market_sectors_archive .project_details.related_projects {
        padding:  0;
        -ms-filter:  "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        opacity: 0;
        -webkit-transition:  all .75s 0s ease-in-out;
        transition: all .75s 0s ease-in-out;
    }

    .market_sectors_archive .hentry:hover .project_details.related_projects {
        -ms-filter:  "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
        opacity: 1;
    }
    .services_archive article .entry-thumbnail {
        max-height: 230px!important;
    }
}

@media (max-width: 768px){

    .page-id-1256 .hero_caption ,
    .page-id-14 .hero_caption ,
    .page-id-1163 .hero_caption ,
    .page-id-1168 .hero_caption {
        top: 60%;
        background:  #455a56;
        background: rgba(69, 90, 86, .75);
    }

    .eamless_link{
        position:  absolute;
        top: 0;
        right:  0;
        bottom:  0;
        left:  0;
        z-index:  1000;
    }

    .page-id-1256 .hero_caption .hero_title,
    .page-id-14  .hero_caption .hero_title,
    .page-id-1163 .hero_caption .hero_title,
    .page-id-1168 .hero_caption .hero_title

    {
        line-height: 44px!important;
        margin-top: 10px;
        font-size: 2.769em;
    }

    .page-id-1256 .hero_caption .hero_sub_title,
    .page-id-14  .hero_caption .hero_sub_title,
    .page-id-1163 .hero_caption .hero_sub_title,
    .page-id-1168 .hero_caption .hero_sub_title
     {
        font-size:  1em!important;
    }

    .home_careers_section{
        -ms-flex-wrap: wrap!important;
                -webkit-flex-wrap: wrap!important;
            flex-wrap: wrap!important;
    }

    header#masthead .polestar-container{
        padding: 0!important;
    }

    #projects_section .owl-nav {
        display: none
    }

    .anchorqea_top_hero_image {
        height:  75vh;
    }

    body {
        font-size:  13px!important;
    }

    .home .sow-masonry-grid-item {
        width:  100%!important;
        height:  auto!important;
        margin: 15px 0!important;
        position: relative!important;
        top: 0!important;
    }

    .home .sow-masonry-grid {
        height: auto!important;
    }

    .careers_wrapper{
        max-width: 100%!important;
    }

    .careers_wrapper:last-child {
        -ms-flex-direction: column!important;
                -webkit-box-orient: vertical!important;
                -webkit-box-direction: normal!important;
                -webkit-flex-direction: column!important;
            flex-direction: column!important;
    }

    .slide-content {
        position:  relative!important;
    }

    .home #projects_section .owl-carousel .slide-content * {
        color: #6b6b6b!important;
        text-align:  center;
        float: none!important;
        margin: 0 auto;
    }

    .home #projects_section .entry-excerpt {
        display:  block!important;
    }

    .home #projects_section .owl-carousel .entry-excerpt > p {
        margin-bottom:  20px!important;
    }

    .home #projects_section .owl-carousel .slide-content h2 a{
        margin-bottom:  0!important;
        text-align: center!important;
    }

    a.project_details.transpar.home #projects_section .owl-carousel .slide-content ent_btn.animated-button.thar-one {
        color: #90b13e;
    }

    .home #projects_section .owl-carousel .slide-content  a.project_details {
        color: #90b13e!important;
        background: #fefefe;
    }

    .market_sectors_archive .hentry {
        max-width: 225px;
        height: 250px!important;
        position: relative;
    }

    .careers_posts.archive_style_2 .hentry{
        max-width: 100%!important;
    }

    #careers_stats_wrapper .stats_item{
        -ms-flex-preferred-size: 340px!important;
                -webkit-flex-basis: 340px!important;
            flex-basis: 340px!important;
    }

    #overview_community_posts .archive_style_2 .archive_item {
        max-width: 100%
    }

    .btn_style_1, .btn_style_2 {
        padding: 15px 25px!important;
        margin: 15px auto!important;
        letter-spacing: .15em;
    }

    section.career_managment {
        text-align: center;
    }

    .owl_nav_style_2 .owl-nav {
        left:  0!important;
        right:  0!important;
        width: 100%!important;
    }

    .interactive_map_wrapper .polestar-container {
        padding:  0;
        margin:  0;
        width:  100%!important;
    }

    select#state_name{
        width: 300px;
    }

    .item_image{
        margin-right: 0!important;
        margin-bottom: 10px;
    }

    .txt_wrapper{
        padding: 30px 30px 50px 30px!important;
    }

    #careers_overview_slider_wrapper.owl_dots_style_1 .owl-dots{
        left: 0!important;
        padding: 25px!important;
    }

    .ow-button-base span, .btn_style_1, .btn_style_2{
        font-size: 14px!important;
    }

    .home h2.sow-headline {
        font-size: 2.308em!important;
    }

    .home #intro_section .sow-headline{
        font-size: 3em!important;
    }

    .home #intro_section #intro_section_p p {
        font-size: 1.385em!important;
        margin-top:  15px!important;
        line-height: 1.667em!important;
    }

    .home #services_section .service_item, .home #services_section .service_item a{
        font-size: 1.385em!important;
    }

    .home #market_sectors .sow-headline{
        font-size: 2.077em!important;
        margin-top: 10px!important;
    }

    .home #market_sectors .sow-sub-headline{
        font-size: 1.154em!important;
    }

    .home #projects_section h2.sow-headline {
        font-size: 2.077em!important;
        margin: 10px 15px 0 15px!important;
    }

    .home #projects_section .slide-content h2 a{
        font-size: 2.077em!important;
    }

    .home #projects_section h3.sow-sub-headline{
        font-size: 15px!important;
    }

    .home .home_blog_item h2{
        font-size: 15px!important;
    }

    .home .home_blog_wrapper .entry-content p {
        font-size:  24px!important;
        line-height:  36px!important;
    }

    .home .home_blog_item{
        padding: 40px 50px!important;
    }

    .home #footer_map h3.sow-sub-headline {
        font-size:  16px!important;
        line-height: 30px!important;
    }

    .home .site-footer{
        margin-top: 50px!important;
    }

    .single-service .anchorqea_top_hero_image, .tax-service-category .anchorqea_top_hero_image, .page-id-14 .anchorqea_top_hero_image {
        max-height:  35vh;
    }
}
@media (max-width: 700px){
    .services_archive article{
        -ms-flex-preferred-size: 100%!important;
                -webkit-flex-basis: 100%!important;
            flex-basis: 100%!important;
    }
    .mobile_view .anchorqea_tabs{
        display: none;
    }
    .tabs_title .mobile-menu-button {
        display:  block!important;
    }
    #anchorqea_locations_details > * {
        -ms-flex-preferred-size:  100%!important;
                -webkit-flex-basis:  100%!important;
            flex-basis:  100%!important;
    }
    #anchorqea_tabs_wrapper{
        max-width: 330px!important;
    }
    #anchorqea_locations_details .location_title{
        margin-top: 40px!important;
    }
}
@media screen and (min-width: 481px) and (max-width: 768px){
    #page #markets_intro {
        flex-direction: row!important;
    }
}
@media (max-width: 480px){
    body p{
        font-size: 16px!important;
        line-height: 28px!important;
    }

    .page-id-12 .hero_caption {
        top: 55%;
    }

    .page-id-12 .filtration_controls input, .page-id-12 .filtration_field input, .page-id-12 select, .page-id-12 .the_prefix {
        font-size:  15px!important;
        letter-spacing:  .15em!important;
    }

    .page-id-12 .projects_archive.archive_style_2{
        margin-top: 2.308em!important;
    }

    .hero_caption {
        top: 45%;
        background:  #455a56;
        background: rgba(69, 90, 86, .75);
    }

    .hero_caption .hero_title{
        line-height: 44px!important;
        margin-top: 10px;
        font-size: 2.769em;
    }

    .hero_caption .hero_sub_title {
        font-size:  1em!important;
    }
    .market_sectors_archive .hentry {
        max-width: unset!important;
        height: 240px!important;
        margin: 3px!important;
        float: none!important;
    }
    .mobile_view.single-project .owl-carousel.owl-loaded{
        /*margin-top:  150px;*/
    }
    .mobile_view.single-project .owl-dots {
        position:  absolute;
        top: -75px;
        left:  0;
        right:  0;
    }
    .mobile_view.single-project .right_side {
        padding:  50px;
        max-width: 100%;
    }
    .single-service .entry-content {
        margin-top:  2.308em!important;
    }
    .tax-service-category .anchorqea_top_hero_image, .page-id-14 .anchorqea_top_hero_image{
        margin-bottom: 3.846em!important;
    }
    .tax-service-category #content .entry-thumbnail, .page-id-14 #content .entry-thumbnail{
        margin-bottom: 15px;
    }
    .tax-service-category #content .entry-header, .page-id-14 #content .entry-header{
        margin-bottom: 0!important
    }
    .page-id-20 .sub_menu_wrapper{
        margin-bottom: 50px!important;
    }
    .anchorqea_tabs .parent_item{
        padding: 20px 40px!important;
    }
    .sow-features-list.sow-features-responsive {
        display:  -ms-flexbox;
        display:  -webkit-box;
        display:  -webkit-flex;
        display:  flex;
        -ms-flex-wrap:  wrap;
                -webkit-flex-wrap:  wrap;
            flex-wrap:  wrap;
    }
    #page .careers_posts.archive_style_2 h2.entry-title {
        font-size: 27px!important;
    }
    .careers_posts.archive_style_2 .the_excerpt {
        font-size:  16px!important;
    }
    .project_details.related_projects {
        font-size:  15px;
    }
    .hentry.career .project_details.related_projects{
        padding-bottom: 0;
    }
    .benifits_headline .sow-headline{
        font-size: 27px!important;
        margin-top: 5px!important;
    }
    .benifits_headline .sow-sub-headline{
        margin-bottom: 5px!important;
        letter-spacing: .15em;
    }
    .careers.archive_style_2 .hentry{
        -ms-flex-preferred-size: 100%!important;
                -webkit-flex-basis: 100%!important;
            flex-basis: 100%!important;
        max-width: 100%!important;
    }
    .single_style_1 .right_side {
        padding: 50px 50px 7px 50px;
        max-width: unset!important;
    }
    #careers_overview_slider_wrapper .item_content p {
        font-size:  21px!important;
        line-height:  33px!important;
    }
    div#anchorqea_locations_details {
        flex-flow: wrap-reverse;
    }
}

/*internet explorer - IE*/
html.explorer .careers_wrapper {
    display: block !important;
}

html.explorer .careers_wrapper:last-child {
    display: flex !important;
}

html.explorer .project_details.related_projects svg {
    height: 20px;
}

html.explorer .archive_style_2 .archive_item{
    min-height: 500px;
}

html.explorer .archive_inner_wrapper.grid .title_wrapper > * {
    padding-right: 1.3em !important;
    padding-left: 1.3em !important;
}

html.explorer .market_sectors_archive .hentry{
    height: 0;
}

html.explorer #anchorqea_tabs_wrapper{
    float: left;
}

html.explorer #anchorqea_locations_details .content_wrapper{
    float: left;
    max-width: 64%;
}

html.explorer .entry-title{
    font: normal normal 1.600em 'Open Sans';
}

html.explorer .entry-title a{
    font: inherit;
}

html.explorer .site-content .entry-title svg{
    height: 24px;
}
/*internet explorer - IE*/