@charset 'UTF-8';

.site-header{
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 100;
    background-color: #eaeaea;
}

body{
    padding-top: 30px;
    font-size: 18px;
    font-family: "Whitney", sans-serif;
}

p{
    line-height: 1.667;
}

h1, p, ul {
    margin: 0
}

body, h1 {
    line-height: 1
}

.services-main .image-area img, body, img {
    max-width: 100%
}


h1 {
    font-family: "Whitney", sans-serif;
    font-size: 120px;
    font-weight: 700
}

h2, h3 {
    font-family: "Whitney", sans-serif;;
    /**/
    font-weight: 700
}

h2 {
    font-size: 56px
}

h3 {
    font-size: 42px;
    text-align: center;
    color: #000
}

h5 {
    font-size: 24px
}

h1,h2,h3,h4,h5{
    font-family: "Whitney", sans-serif;
    font-weight: 500;
    text-transform: none;
}

a.button {
    font-family: "Whitney", sans-serif;;
    font-size: 18px;
    font-weight: 700;
    display: -ms-flexbox;
    display: flex;
    display: -webkit-flex;
    /**/
    color: #fff;
    border-radius: 0 20px;
    background-color: #000;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-justify-content: center
}

ul {
    padding: 0
}

img {
    width: 100%
}

body {
    overflow-x: hidden;
    font-family: "Whitney", sans-serif;
    font-size: 18px;
    color: #000;
    line-height: 1.667;
    background-color: #eaeaea;
}

.header-area .nav-search nav ul, .mobile-menu .nav li a {
    font-family: "Whitney", sans-serif;;
   /* text-transform: uppercase*/
}

.center-align {
    display: -ms-flexbox;
    display: flex;
    display: -webkit-flex;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap
}

header {
    padding: 20px 0;
    position: relative
}

.top-choices-area-wrapper{
    position: fixed;
    top: 60px;
    left: 0;
    right: 0;
    z-index: 100;
}


.about-main .top-choices-area-wrapper {
    margin-right: 70px
}

.government-main .top-choices-area-wrapper, .work-main .top-choices-area-wrapper {
    margin-right: 25px
}

.top-choices-area {
    display: -ms-flexbox;
    display: flex;
    display: -webkit-flex;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-justify-content: flex-end
}

.top-choices-area .choice {
    font-size: 12px;
    margin-right: 35px;
    margin-bottom: 2px;
    padding-bottom: 5px;
    text-decoration: none;
    color: #767676;
    border-bottom: 1px solid transparent
}

.top-choices-area .active-choice {
    color: #101010;
    border-bottom: 1px solid #101010
}

.header-area {
    display: -ms-flexbox;
    display: flex;
    display: -webkit-flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-items: center
}

.header-area .nav-search {
    display: -ms-flexbox;
    display: flex;
    display: -webkit-flex;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-items: center
}

.header-area .nav-search nav ul {
    font-size: 12px;
    font-weight: 700;
    display: -ms-flexbox;
    display: flex;
    display: -webkit-flex;
    list-style-type: none
}

.header-area .nav-search nav ul li {
    margin-right: 30px;
    padding-bottom: 5px;
    border-bottom: 1px solid transparent
}

.header-area .nav-search nav ul li.current-menu-item {
    border-bottom: 1px solid #000
}

.header-area .nav-search nav ul a {
    text-decoration: none;
    color: #000
}

.mobile-menu {
    position: absolute;
    z-index: 20;
    top: 0;
    right: 0;
    left: 0;
    display: none;
    background-color: #000
}

.mobile-menu .top-area {
    display: -ms-flexbox;
    display: flex;
    display: -webkit-flex;
    padding: 40px 15px 20px;
    border-bottom: 1px solid #fff;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-items: center
}

.mobile-menu .nav {
    display: block;
    padding: 20px 15px 0
}

.mobile-menu .nav li {
    margin-bottom: 25px
}

.mobile-menu .nav li a {
    font-size: 18px;
    color: #fff
}

.header-area nav ul li a:after {
    z-index: 20;
    margin-left: 10px;
    content: '**';
    color: transparent;
    background: url(../img/black-arrow-down.svg) center center no-repeat;
    background-size: contain
}

header .search-form {
    position: relative;
    display: none;
    margin-right: 20px
}

header .search-form input {
    width: 135px;
    height: 25px;
    padding-left: 25px;
    border: none;
    border-radius: 20px
}

header .search-form input::-webkit-input-placeholder {
    font-weight: 400;
    color: #000
}

header .search-form button {
    position: absolute;
    top: 15%;
    left: 5%;
    width: 12px;
    height: auto;
    padding: 0;
    border: none;
    background: 0 0
}

header .search-form button img {
    width: 100%
}

header .mobile-search-form {
    font-family: Lato, sans-serif;
    position: absolute;
    z-index: 500;
    top: 0;
    right: 0;
    left: 0;
    display: -ms-flexbox;
    display: flex;
    display: -webkit-flex;
    display: none;
    padding: 30px 20px 20px;
    background-color: #000;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-align-items: flex-start
}

header .mobile-search-form label {
    width: 80%
}

header .mobile-search-form label input {
    width: 100%;
    height: 30px;
    padding-bottom: 10px;
    color: #fff;
    border: none;
    border-bottom: 1px solid #fff;
    border-radius: 0 !important;
    background: #000
}

header .mobile-search-form .search-submit {
    font-size: 14px;
    margin-right: 20px;
    /**/
    color: #fff;
    border: none;
    background: 0 0;
    box-shadow: none
}

header .mobile-search-form label input::-webkit-input-placeholder {
    font-family: Lato, sans-serif;
    font-size: 14px;
    font-weight: 300;
    color: #fff
}

header .mobile-search-form .close-search img {
    width: 20px
}

#subheader .sub-describe {
    display: -ms-flexbox;
    display: flex;
    display: -webkit-flex;
    height: 18vw;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-items: center
}

#subheader .sub-describe h2 {
    text-align: center;
    color: #fff;
    text-transform: none;

    font-size: 58px;
    font-family: "Whitney", sans-serif;
    font-weight: 500;
    line-height: 1.379;
    text-shadow:
            -0   -1px 0   #000000,
            0   -1px 0   #000000,
            -0    1px 0   #000000,
            0    1px 0   #000000,
            -1px -0   0   #000000,
            1px -0   0   #000000,
            -1px  0   0   #000000,
            1px  0   0   #000000,
            -1px -1px 0   #000000,
            1px -1px 0   #000000,
            -1px  1px 0   #000000,
            1px  1px 0   #000000,
            -1px -1px 0   #000000,
            1px -1px 0   #000000,
            -1px  1px 0   #000000,
            1px  1px 0   #000000;
}

/*@media screen and (min-width: 991px) {
    #subheader .sub-describe h2 {
        font-size: 100px;
    }
}*/

#subheader .sub-head {
    position: relative;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover
}

#subheader .sub-head .top {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: linear-gradient(#000e32, transparent)
}

.page-template-template-about #subheader .sub-head .top {
    background: linear-gradient(transparent, #000e32)
}

.slide-projects-area .item, .slide-projects-line .item, section.departments .item {
    position: relative;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    overflow: hidden
}

section.departments {
    display: -ms-flexbox;
    display: flex;
    display: -webkit-flex;
    padding: 2px 0 95px;
    background-color: #000;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-justify-content: space-between
}

.government-main .slide-projects-area {
    display: -ms-flexbox;
    display: flex;
    display: -webkit-flex;
    margin: 80px 0 170px;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-justify-content: space-around;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap
}

.slide-projects-area .item, section.departments .item {
    width: 100%;
    margin-top: 1px;
    padding: 18% 0 0
}

.slide-projects-line .item {
    padding: 80% 0 0 !important;
    width: 100% !important;
}

.slide-projects-area .item {
    width: 33.3%;
    padding: 20% 0 0
}

.slide-projects-area .slick-slide {
    margin-right: 1px
}

.slick-dots {
    bottom: inherit
}

.slick-dots li {
    width: 10px;
    height: 10px
}

.slick-dots li button:before {
    font-size: 11px;
    opacity: 1;
    color: #769fc7
}

.slick-dots li.slick-active button:before, .slick-dots li:hover button:before {
    opacity: 1;
    color: #0355a4
}

.slide-projects-line .owl-dots {
    margin-top: 40px !important
}

.owl-dots button span {
    background: #769fc7 !important
}

.owl-dots button.active span {
    background: #0355a4 !important
}

.item .blue-top {
    position: absolute;
    top: 40%;
    right: -10%;
    bottom: 0;
    left: -10%;
    display: none;
    opacity: .9;
    border-radius: 50% 50% 0 0/100% 100% 0 0;
    background-color: #1c5fa1
}

.item:hover .blue-top {
    display: block
}

.market-sectors .item .blue-top,
.slide-projects-area .item .blue-top,
.slide-projects-line .item .blue-top {
    top: 30%
}

.market-sectors .item .blue-top {
    top: 0 !important;
    background: #000;
    border-radius: 0;
    opacity: 0.4;
    display: block;
}

.market-sectors .item:hover  .blue-top {
    opacity: 0.6;
}
.slide-projects-area .item .title:hover,
.slide-projects-area .item .title{
    text-decoration: none;
}
.slide-projects-area .item .title,
.slide-projects-line .item .title,
section.departments .item .title {
    font-family: "Whitney", sans-serif;
    font-size: 28px;
    font-weight: 700;
    position: absolute;
    right: 20px;
    bottom: 10%;
    left: 20px;
    text-align: center;
    color: #fff
}

.slide-projects-line .item .title{
    position: static !important;
}

section.departments .item:hover .title {
    bottom: 25%
}

.slide-projects-area .item:hover .title, .slide-projects-line .item:hover .title {
    bottom: 20%
}

.display-main h3, .news-main h3, .services-main h3, .work-main h3 {
    margin: 130px 0 55px
}

.market-sectors {
    display: -ms-flexbox;
    display: flex;
    display: -webkit-flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-justify-content: center;


}

.home .market-sectors {
    background: #000103;
}

.market-sectors.slide-projects-line{
    background: transparent;
}

.market-sectors .item {
    position: relative;
    overflow: hidden;
    width: 33.3%;
    margin-bottom: 1px;
    padding: 20% 0 0;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover
}

.market-sectors .describe {
    font-weight: 700;
    position: absolute;
    top: 35%;
    right: 0;
    left: 0;
    text-align: center;
    color: #fff
}

.market-sectors .describe .title {
    display: block;
    margin-bottom: 20px;
    font-weight: 500;
    font-size: 40px;
    font-family: "Whitney", sans-serif;
    color: rgb(255, 255, 255);
    line-height: 1.25;
    text-align: center;

    text-shadow:
            -0   -1px 0   #000000,
            0   -1px 0   #000000,
            -0    1px 0   #000000,
            0    1px 0   #000000,
            -1px -0   0   #000000,
            1px -0   0   #000000,
            -1px  0   0   #000000,
            1px  0   0   #000000,
            -1px -1px 0   #000000,
            1px -1px 0   #000000,
            -1px  1px 0   #000000,
            1px  1px 0   #000000,
            -1px -1px 0   #000000,
            1px -1px 0   #000000,
            -1px  1px 0   #000000,
            1px  1px 0   #000000;
}

.market-sectors .describe a {
    color: #fff
}

.market-sectors .describe ul {
/*    font-family: Lato, sans-serif;
    font-size: 18px;*/
    list-style-type: none;

    font-size: 24px;
    font-family: "Whitney", sans-serif;
    color: rgb(255, 255, 255);
    line-height: 1;
    text-align: center;
    font-weight: 400;
    text-shadow:
            -0   -1px 0   #000000,
            0   -1px 0   #000000,
            -0    1px 0   #000000,
            0    1px 0   #000000,
            -1px -0   0   #000000,
            1px -0   0   #000000,
            -1px  0   0   #000000,
            1px  0   0   #000000,
            -1px -1px 0   #000000,
            1px -1px 0   #000000,
            -1px  1px 0   #000000,
            1px  1px 0   #000000,
            -1px -1px 0   #000000,
            1px -1px 0   #000000,
            -1px  1px 0   #000000,
            1px  1px 0   #000000;
}

.market-sectors .describe a:hover,
.market-sectors .describe a {
    text-decoration: none;
}


.display-main .top-items .rss .rss-point, .display-main .widget_rss ul, .slider-news-area .author-name, .slider-news-area .date, .slider-news-area .news-describe .title, .slider-news-area .news-describe a.read-more {
    font-family: "Whitney", sans-serif;
}

.market-sectors .describe ul li {
    margin-bottom: 20px
}

.work-main .market-sectors {
    margin-bottom: 90px
}

.project-internal-main .related-area h3 {
    margin: 130px 0 30px
}

.project-internal-main .related-area .sub-title {
    font-size: 24px;
    font-weight: 700;
    text-align: center;
    color: #0355a4
}

.project-internal-main .related-area .slide-projects-line {
    margin: 30px 0 80px
}
/*
.project-internal-main h3 {
    font-size: 24px
}*/

.project-internal-main .main-article {
    position: relative;
    min-height: 400px;
    margin-top: 85px
}

.project-internal-main .main-article .image-slide {
    width: 60%
}

.project-internal-main .main-article .describe-area {
    font-size: 18px;
    line-height: 1.5;
    position: absolute;
    top: 15%;
    right: 8%;
    width: 30%
}

.project-internal-main .main-article .image-slide .owl-nav {
    position: absolute;
    right: -30%;
    bottom: 0;
    display: -ms-flexbox;
    display: flex;
    display: -webkit-flex;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-items: center
}

.project-internal-main .main-article .image-slide .owl-nav .line {
    width: 285px;
    height: 1px;
    margin-right: 30px;
    background-color: #0355a4;
    -ms-flex-order: 1;
    order: 1;
    -webkit-order: 1
}

.project-internal-main .main-article .image-slide .owl-nav button span {
    font-size: 45px;
    font-weight: 300;
    line-height: .4;
    color: #9ab7d2
}

.project-internal-main .main-article .image-slide .owl-nav button span:hover {
    color: #0456a4
}

.project-internal-main .main-article .image-slide .owl-nav button:hover {
    background: 0 0
}

.facebook-articles .item, .project-internal-main .main-article .image-slide .item, .slider-news-area .author-photo, .slider-news-area .news-image {
    background-position: center center;
    background-size: cover
}

.project-internal-main .main-article .image-slide .owl-nav .owl-prev {
    -ms-flex-order: 2;
    order: 2;
    -webkit-order: 2
}

.project-internal-main .main-article .image-slide .owl-nav .owl-next {
    -ms-flex-order: 3;
    order: 3;
    -webkit-order: 3
}

.project-internal-main .main-article .image-slide .item {
    padding: 70% 0 0;
    background-repeat: no-repeat
}

.display-main .featured-projects {
    margin-bottom: 80px
}

.display-main .top-items {
    display: -ms-flexbox;
    display: flex;
    margin-top: 120px;
    -webkit-display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-justify-content: space-between
}

.display-main .top-items .item {
    width: 29%
}

.display-main .top-items .item2 {
    width: 36%
}

.display-main .top-items .item img {
    width: 100%
}

.display-main .top-items .item .rsswidget {
    color: #fff
}

.display-main .top-items .rss {
    background-color: #fff
}

.display-main .widget_rss ul {
    font-size: 12px;
    line-height: 1.7;
    padding: 20px;
    list-style-type: none
}

.display-main .widget_rss ul li {
    margin-bottom: 15px
}

.display-main .widget_rss ul li .rsswidget {
    font-weight: 600;
    opacity: .8;
    color: #000 !important
}

.display-main .widget_rss .rss-date {
    color: #8f8f8f
}

.display-main .top-items .item .rsswidget img {
    width: inherit
}

.display-main .top-items .rss, .display-main .top-items .weather img {
    box-shadow: 0 0 40px rgba(0, 0, 0, .3)
}

.display-main .top-items .rss .title {
    font-size: 18px;
    font-weight: 700;
    padding: 15px 0;
    text-align: center;
    color: #fff;
    background-color: #0355a4
}

.display-main .top-items .rss .points {
    padding: 30px 20px 20px;
    background-color: #fff
}

.display-main .top-items .rss .rss-point {
    font-size: 12px;
    margin-bottom: 15px
}

.display-main .top-items .rss .points a {
    font-weight: 600;
    line-height: 1.5;
    text-decoration: none;
    color: #000
}

.display-main .top-items .rss .points a:hover {
    text-decoration: underline
}

.display-main .top-items .rss .points .date {
    font-weight: 200;
    margin-left: 10px
}

.slider-news-area .item {
    border-radius: 10px;
    background-color: #fff
}

.slider-news-area .owl-nav{
    height: 0;
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
    left: -15px;
    right: -15px;
}
html body .slider-news-area .owl-nav .owl-prev,
html body .slider-news-area .owl-nav .owl-next{
    display: block !important;
    width: 25px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    background: #0355a4 !important;
    color: #fff;
    font-size: 20px;
    padding: 0 !important;

}

.slider-news-area .owl-nav .owl-prev{ float: left}
.slider-news-area .owl-nav .owl-next{ float: right }

.slider-news-area .top-info {
    display: -ms-flexbox;
    display: flex;
    padding: 15px 35px;
    -webkit-display: flex;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-justify-content: space-between
}

.slider-news-area .author-info {
    display: -ms-flexbox;
    display: flex;
    -webkit-display: flex;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-items: center
}

.slider-news-area .author-photo {
    width: 50px;
    height: 50px;
    margin-right: 20px;
    border-radius: 50%
}

.slider-news-area .author-name, .slider-news-area .date {
    font-weight: 300
}

.slider-news-area .news-image {
    width: 100%;
    padding: 50% 0 0;
    background-repeat: no-repeat
}

.slider-news-area .news-describe {
    display: -ms-flexbox;
    display: flex;
    min-height: 370px;
    padding: 35px 35px 40px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.slider-news-area .news-describe .title {
    font-size: 24px;
    font-weight: 600;
    overflow: hidden;
    margin-bottom: 30px
}

.slider-news-area .news-describe p.describe {
    line-height: 1.5;
    overflow: hidden;
    height: 100px;
    margin-bottom: 20px
}

.slider-news-area .read-more-area {
    display: -ms-flexbox;
    display: flex;
    display: -webkit-flex;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-items: center
}

.slider-news-area .news-describe a.read-more {
    font-size: 18px;
    font-weight: 600;
    color: #0355a4
}

.slider-news-area .news-describe .line {
    width: 45px;
    height: 1px;
    margin-left: 10px;
    background-color: #0355a4
}

.slider-news-area .owl-dots {
    margin-top: 30px !important
}

.news-main .facebook-articles {
    margin-bottom: 130px
}

.facebook-articles .item {
    position: relative;
    width: 100%;
    padding: 115% 0 0;
    background-repeat: no-repeat
}

.facebook-articles .item .top {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: none;
    opacity: .9;
    background-color: #1c5fa1;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-items: center
}

.facebook-articles .item:hover .top {
    display: -ms-flexbox;
    display: flex;
    -webkit-display: flex
}

.facebook-articles .item .top a {
    font-family: "Whitney", sans-serif;;
    font-size: 28px;
    font-weight: 700;
    text-decoration: none;
    /**/
    color: #fff
}

.facebook-articles .item .top a:hover {
    text-decoration: underline
}

.news-internal-main .main-article {
    margin-top: 110px;
    margin-bottom: 100px
}

.news-internal-main .main-article .describe-area {
    font-size: 18px;
    line-height: 1.5;
    margin-top: 20%
}

.news-internal-main .related-articles {
    margin-bottom: 75px
}

.news-internal-main .related-articles h3 {
    margin: 90px 0 40px
}

.about-main section.culture p, .about-main section.culture ul, .about-main section.process p, .about-main section.process ul, .services-main p, .services-main ul {
    font-size: 18px;
    line-height: 1.5;
    margin-bottom: 40px
}

.about-main section.culture ul, .about-main section.process ul, .services-main ul {
    margin-left: 20px
}

h3.title > a {
    text-decoration: none;
    color: #000
}

.about-main .describe-area .title, .services-main .describe-area .title {
    font-family: "Whitney", sans-serif;;
    font-size: 28px;
    font-weight: 700;
  /*  margin-bottom: 30px;*/
    text-align: center;
   /* text-transform: uppercase*/
}

.services-main p.bold-blue {
    font-size: 24px;
    font-weight: 700;
    color: #0355a4
}

.services-main section.general-constructing .first-item {
    margin-bottom: 90px
}

.services-main .item .image-area {
    position: relative;
    z-index: 0
}

.services-main section.general-constructing .second-item {
    margin-bottom: 30px
}

.services-main section.general-constructing .second-item .image-area:before {
    position: absolute;
    z-index: -2;
    top: 10%;
    right: 8%;
    bottom: -5%;
    left: 2%;
    content: ' ';
    background-color: #89b7e2
}

.services-main section.general-constructing .second-item img {
    float: right;
    width: 95%
}

.services-main .design-build h3.title {
    margin-bottom: 40px
}

.about-main .choose-area, .services-main .choose-area {
    display: -ms-flexbox;
    display: flex;
    display: -webkit-flex;
    margin-bottom: 40px;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-justify-content: center
}

.about-main .choose-area .choose, .services-main .choose-area .choose {
    font-family: "Whitney", sans-serif;;
    font-size: 24px;
    display: -ms-flexbox;
    display: flex;
    display: -webkit-flex;
    height: 105px;
    border-right: 1px solid #b5b7bd;
    background-color: #dfdfdf;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-items: center;
    overflow: visible;
    width: 16.6%;
    padding: 25px 20px;
    text-align: center
}

.about-main .choose-area .active, .services-main .choose-area .active {
    font-weight: 700;
    color: #fff;
    background-color: #0355a4
}

.about-main .choose-area .active {
    font-weight: 400
}

.about-main .choose-area .choose:last-child, .services-main .choose-area .choose:last-child {
    border-right: none
}

.next-but, .prev-but {
    width: 15px !important;
    height: 22px !important
}

.about-main .process-slider .item .title-area, .services-main .design-build-slider .item .title-area {
    display: -ms-flexbox;
    display: flex;
    display: -webkit-flex;
    margin-bottom: 15px;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-items: center;
    line-height: 1.3;
}

.about-main .process-slider .item .title-area img,
.services-main .design-build-slider .item .title-area img{
    display: none;
}

.about-main .process-slider .item .title-area, .services-main .design-build-slider .item .title-area{
    text-align: left;
}

.about-main .process-slider .item .title-area .title, .services-main .design-build-slider .item .title-area .title {
   /* margin: 0 15px;*/
    text-align: center
}

.services-main .design-build-slider .describe-area {
    width: 100%;
    max-width: 100%
}

.describe-area p br{
    display: none;
}

.services-main .image-area-wrap-right img {
    float: right
}

.services-main .image-area-wrap-left img {
    float: left
}

.services-main .image-area-wrap-left img, .services-main .image-area-wrap-right img {
    width: 95%
}

.image-area-background-right {
    position: absolute;
    z-index: -1;
    top: 10%;
    right: 10%;
    bottom: -6%;
    left: 2%
}

.image-area-background-left {
    position: absolute;
    z-index: -1;
    top: 10%;
    right: 2%;
    bottom: -6%;
    left: 10%
}

.cm-risk {
    text-align: center
}

.cm-images-slider .image-area {
    width: 100%;
    padding: 80% 0 0;
    background-repeat: no-repeat;
    background-position: center
}

.cm-images-slider .owl-nav button {
    position: absolute;
    top: 40%
}

.cm-images-slider .owl-nav .owl-prev {
    left: -5%
}

.cm-images-slider .owl-nav .owl-next {
    right: -5%
}

.cm-risk .cm-risk-items .item {
    display: none
}

.design-build .slider-wrapper {
    text-align: center
}

section.culture .items-wrapper, section.self-perform .items-wrapper {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    display: -webkit-flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap
}

section.culture .image-area img, section.self-perform .image-area img {
    float: right;
    width: 90%
}

section.culture .items-area, section.self-perform .items-area {
    position: absolute;
    z-index: 20;
    top: 20%;
    left: 9.5%;
    width: 15%;
    padding: 40px 40px 20px;
    list-style-type: none;
    opacity: .9;
    color: #fff;
    background: #1a64ab
}

section.culture .items-layout-right, section.self-perform .items-layout-right {
    right: 5%;
    left: inherit
}

section.culture .items-area {
    top: 20%
}

section.culture .items-area li, section.self-perform .items-area li {
    font-family: "Whitney", sans-serif;;
    font-size: 24px;
    margin-bottom: 20px
}

section.culture .items-area li.active, section.self-perform .items-area li.active {
    font-weight: 700
}

section.culture .items-area li.active::before, section.self-perform .items-area li.active::before {
    margin-right: 5px;
    content: '—'
}

section.culture .describe-items-wrapper .item, section.self-perform .describe-items-wrapper .item {
    display: none
}

.describe-items-wrapper {
    width: 100%
}

section.culture .describe-items-wrapper .item .image-area {
    float: right;
    width: 90%;
    padding: 60% 0 0;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover
}

section.joint-ventures .second-item {
    margin: 80px 0 165px
}

section.joint-ventures .second-item .image-area:before {
    position: absolute;
    z-index: -2;
    top: 10%;
    right: 2%;
    bottom: -6%;
    left: 8%;
    content: ' ';
    background-color: #89b7e2
}

section.joint-ventures .second-item .image-area img {
    float: left;
    width: 95%
}

.about-main section.careers, .about-main section.history {
    position: relative;
    z-index: 5;
    padding: 80px 0;
    text-align: left;
    background: #eaeaea no-repeat right center;
    background-size: contain;
}

.about-main section.history .inner{
    position: relative;
    z-index: 20;
}
.about-main section.history{
    position: relative;
}
.about-main section.history:before{
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    display: block;
    background: #eaeaea;
    z-index: 2;
    opacity: 0.90;
}

.about-main section.history:after{
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    display: block;
    background: linear-gradient(to top, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 50%);
    z-index: 2;
    opacity: 0.7;
}

.about-main section.careers .about-back, .about-main section.history .about-back {
    position: absolute;
    z-index: -2;
    top: 60px;
    right: 36%
}

.about-main section.history h3 {
    margin-bottom: 35px;
    text-align: left;
}

.about-main section.history .history-slider .item {
    margin-bottom: 50px
}

.about-main section.history .history-slider .year-wrapper {
    display: -ms-flexbox;
    display: flex;
    display: -webkit-flex;
    margin-bottom: 30px;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-justify-content: flex-start;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-items: center
}

.about-main section.history .history-slider span.year {
    font-size: 24px;
    margin: 0 15px;
    padding-bottom: 2px;
    border-bottom: 3px solid #000
}

.about-main section.history .history-slider .item .description {
    /*font-size: 24px;*/
    line-height: 1.5;
    margin-top: 25px
}

.about-main section.history .years-area {
    display: -ms-flexbox;
    display: flex;
    display: -webkit-flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-justify-content: space-between
}

.about-main .years-wrapper, .about-main section.history .years-area .point {
    position: relative
}

.about-main section.history .years-wrapper .line-back {
    position: absolute;
    top: 50%;
    right: 6px;
    left: 6px;
    height: 1px;
    background-color: #a6a6a6
}

.about-main section.history .years-area .point .year {
    font-size: 20px;
    position: absolute;
    bottom: -30px;
    left: -30%
}

.about-main section.history .years-area .point:nth-child(even) .year {
    top: -30px
}

.about-main section.history .years-area .circle {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background-color: #a6a6a6
}

.about-main section.history .years-area .active .circle {
    background-color: #0355a4
}

.about-main section.history .years-area .active .year {
    color: #0355a4
}

.about-main section.history .years-area .circle-wrapper {
    padding: 5px;
    border: 1px solid transparent;
    border-radius: 50%
}

.about-main section.history .years-area .active .circle-wrapper {
    padding: 5px;
    border: 1px solid #0355a4
}

.about-main section.culture, .about-main section.people, .about-main section.process {
    background-color: #fff
}

.page-template-template-about .owl-carousel .item,
.page-template-template-services .owl-carousel .item{
    padding-bottom: 50px;
}

.about-main h3 {
    margin: 0
}

.about-main section.process h3 {
    padding: 130px 0 30px
}

.about-main section.culture h3 {
    padding: 130px 0 60px
}

.about-main section.people h3 {
    padding: 130px 0 40px
}

.about-main a.button {
    width: 155px;
    height: 60px
}

.about-main .leadership-view {
    display: -ms-flexbox;
    display: flex;
    display: -webkit-flex;
    margin-bottom: 40px;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-align-items: flex-end
}

.about-main .leadership-view .leadership {
    font-family: "Whitney", sans-serif;;
    font-size: 28px;
    font-weight: 700
}

.about-main .leadership-view .view-all {
    font-family: "Whitney", sans-serif;;
    font-size: 18px;
    font-weight: 600;
    margin-right: 30px;
    text-decoration: underline;
    /**/
    color: #0355a4
}

.slick-dots {
    margin-top: 0
}

.about-main .people-slider .slick-track {
    margin: 0 auto
}

.about-main .people-slider .slick-slide {
    margin-right: 30px
}

.about-main .people-slider .slick-slide .item {
    margin-bottom: 45px
}

.about-main .people-slider .image-area {
    position: relative;
    width: 100%;
    padding: 110% 0 0;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover
}

.about-main .people-slider .image-area .top-area {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: none;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover
}

.contact-main .offices-contact .image-area, .contact-main .offices-contact .office .cart-area, .modal-person .image-area {
    background-repeat: no-repeat;
    background-position: center center
}

.about-main .people-slider .item:hover .image-area .top-area {
    display: block
}

.about-main .people-slider .name-area {
    font-family: "Whitney", sans-serif;;
    font-size: 24px;
    font-weight: 700;
    margin-top: 30px;
    text-align: center
}

.about-main section.culture {
    padding-bottom: 130px
}

.about-main section.careers .apply {
    margin-top: 80px;
    text-align: center
}

.about-main section.careers .apply .title {
    font-family: "Whitney", sans-serif;
    font-size: 28px;
    font-weight: 700;
    margin-bottom: 30px;
   /* /**/*/
    color: #0355a4
}

.about-main section.careers .apply p {
    font-size: 24px;
    line-height: 1.5
}

.about-main section.careers .apply a.button {
    width: 150px;
    margin: 40px auto 50px
}

.about-main section.careers .apply-internship {
    margin-bottom: 20px
}

.contact-main .sub-head {
    margin-bottom: 80px
}

.contact-main .offices-contact .office {
    margin-bottom: 115px
}

.contact-main .offices-contact .office .img-description {
    display: -ms-flexbox;
    display: flex;
    display: -webkit-flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-items: center
}

.contact-main .offices-contact .office .title-img {
    width: 35%
}

.contact-main .offices-contact .title {
    font-size: 25px;
    font-weight: 700;
    margin-bottom: 25px;
    color: #0355a4;
}

.contact-main .offices-contact .image-area {
    width: 40%;
    padding: 45% 0 0;
    background-size: cover
}

.contact-main .offices-contact .office .description {
    width: 55%
}

.contact-main .offices-contact .description .person-title {
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 10px
}

.contact-main .offices-contact .description .person-position {
    font-family: "Whitney", sans-serif;;
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 55px;
    color: #0355a4
}

.contact-main .offices-contact .address-data .item {
    /*margin-bottom: 20px*/
}

.contact-main .offices-contact .address-data .icon {
    margin-right: 10px
}

.contact-main .offices-contact .address-data .data {
    font-size: 16px;
    font-weight: 700
}

.contact-main .offices-contact .office .cart-area {
    width: 100%;
    margin-top: 50px;
    padding: 70% 0 0;
    box-shadow: 0 0 10px rgba(0, 0, 0, .1)
}

.contact-main section.vendor-form .back-area-wrapper {
    position: relative
}

.contact-main section.vendor-form .back-area {
    position: absolute;
    right: 0;
    left: 0;
    height: 290px;
    background-color: #3173b2
}

 .vendor-form h3{
     margin-bottom: 50px;
 }


.people-slider .next-arrow, .people-slider .prev-arrow {
    position: absolute;
    z-index: 50;
    top: 20%;
    display: -ms-flexbox;
    display: flex;
    display: -webkit-flex;
    width: 45px;
    height: 45px;
    border-radius: 50%;
    background-color: #0355a4;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-items: center
}

.people-slider .prev-arrow {
    left: 5%
}

.people-slider .next-arrow {
    right: 5%
}

.people-slider .next-arrow img, .people-slider .prev-arrow img {
    width: initial
}

.contact-main section.vendor-form p {
    font-size: 18px;
    line-height: 1.5;
    margin-bottom: 50px
}

.contact-main section.vendor-form p.top {
    font-size: 23px;
    font-weight: 700;
    margin-bottom: 70px;
    padding-top: 153px;
}

.contact-main section.vendor-form .steps-area {
    padding: 50px 0;
    background-color: #fff
}

.contact-main section.vendor-form .step-wrapper {
    display: -ms-flexbox;
    display: flex;
    display: -webkit-flex;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-justify-content: center
}

.contact-main section.vendor-form .step-wrapper .step {
    width: 15%
}

.contact-main section.vendor-form .steps-area .title {
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 50px;
    text-align: center;
    color: #0355a4
}

.contact-main section.vendor-form .steps-area .step p {
    font-family: "Whitney", sans-serif;;
    font-size: 16px;
    font-weight: 700;
    margin-top: 20px;
    margin-bottom: 0;
    text-align: center
}

.contact-main .steps-area .circle-area {
    display: -ms-flexbox;
    display: flex;
    display: -webkit-flex;
    width: 170px;
    height: 170px;
    margin: 0 auto;
    border-radius: 50%;
    background-color: #3375b4;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-items: center
}

.contact-main section.bidding {
    margin-bottom: 130px
}

.contact-main section.bidding strong.first {
    font-size: 18px
}

.contact-main section.bidding strong {
    font-size: 24px;
    margin-bottom: 20px;
    color: #0355a4
}

.contact-main section.bidding h3.title {
    margin: 100px 0 40px
}

.contact-main section.bidding p {
    font-size: 18px;
    line-height: 1.5
}

.contact-main section.bidding .company-form {
    margin-top: 50px
}

.contact-main section.bidding .list-area2 {
    margin-top: 60px
}

.contact-main section.bidding ul {
    font-size: 18px;
    line-height: 1.5;
    list-style-type: none
}

.contact-main section.bidding ul li {
    margin-top: 20px
}

.contact-main p.bold-blue {
    font-weight: 700;
    margin: 20px 0;
    /**/
    color: #0355a4
}

.apply-main .sub-describe h2 {
    display: none
}

.apply-main .form-wrapper {
    position: relative;
    width: 100%;
    height: 825px
}

.apply-main .form-area {
    position: absolute;
    top: -120px;
    right: 0;
    left: 0;
    background-color: #fff
}

.apply-main .form-area h3 {
    margin: 0;
    padding: 80px 0 30px
}

.apply-main .form-area p {
    font-size: 18px;
    line-height: 1.5;
    width: 50%;
    margin: 0 auto 50px;
    text-align: center;
    opacity: .8
}

.modal-person {
    top: 0
}

.modal-person .modal-body {
    position: relative;
    padding: 60px 60px 90px
}

.modal-person .modal-content {
    z-index: -3
}

.modal-person button.close {
    font-family: "Whitney", sans-serif;;
    font-size: 18px;
    font-weight: 600;
    position: absolute;
    top: 30px;
    right: 60px;
    /**/
    opacity: 1;
    color: #0355a4
}

.modal-person button.close img {
    width: inherit;
    margin-left: 5px
}

.modal-person .image-area {
    position: relative;
    width: 35%;
    margin-top: 30px;
    padding: 45% 0 0;
    background-size: cover
}

.modal-person .image-area:before {
    position: absolute;
    z-index: -2;
    top: -30px;
    right: -30px;
    bottom: -30px;
    left: 30px;
    content: ' ';
    background-color: #89b7e2
}

.modal-person button.close span {
    text-decoration: underline
}

.modal-person .modal-dialog {
    width: 100%;
    height: 100%;
    margin: 0;
    background-color: #fff
}

.modal-person .modal-header {
    border: none
}

.modal-person .modal-content {
    width: 82%;
    margin: 0 auto;
    border: none;
    border-radius: 0;
    box-shadow: none
}

.modal-person .describe-person {
    display: -ms-flexbox;
    display: flex;
    display: -webkit-flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-items: center
}

.modal-person .describe-area {
    line-height: 1.5;
    width: 60%;
    color: #000
}

.modal-person .describe-area .name {
    font-family: "Whitney", sans-serif;;
    font-size: 28px;
    font-weight: 700
}

.modal-person .describe-area .short-info {
    font-family: "Whitney", sans-serif;;
    font-size: 24px;
    margin: 30px 0
}

.modal-person .describe-area .main-info p {
    font-family: "Whitney", sans-serif;;
    font-size: 18px;
    margin-bottom: 30px
}

.modal-backdrop.in {
    opacity: 0
}

.open-search img {
    width: 15px
}

.mobile-bar .close-bar, .mobile-bar .open-bar {
    display: none;
    margin-left: 15px
}

.contact-main .offices-contact .address-data .icon img, .contact-main .steps-area .circle-area img {
    width: initial
}

.top-flex {
    display: -ms-flexbox;
    display: flex;
    display: -webkit-flex
}

.pad-none {
    padding-bottom: 0
}

.search .site-main {
    padding: 200px 0;
    text-align: center
}

.search .site-main h1 {
    font-size: 60px;
    margin-bottom: 30px
}

.search .site-main h2 {
    font-size: 28px;
    margin: 0;
    padding: 0
}

.entry-header {
    padding-bottom: 0
}

.search .site-main .search-form {
    display: -ms-flexbox;
    display: flex;
    display: -webkit-flex;
    margin-top: 50px;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-items: center
}

.search .site-main .search-field {
    width: 300px;
    height: 50px;
    padding: 0 20px;
    border: none
}

.search .site-main .search-submit {
    font-family: "Whitney", sans-serif;;
    font-size: 18px;
    font-weight: 700;
    display: -ms-flexbox;
    display: flex;
    display: -webkit-flex;
    width: 120px;
    height: 50px;
    margin-left: 20px;
    /*/**/*/
    color: #fff;
    border: none;
    border-radius: 0 20px;
    background-color: #000;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-justify-content: center
}

a.learn-more {
    width: 155px;
    height: 60px
}

footer {
    position: relative;
    color: #fff;
    border-top: 1px solid #c4c4c4;
    background-color: #000
}

footer .scroll-up {
    position: fixed;
    z-index: 20;
    right: 8%;
    bottom: 5%;
    display: -ms-flexbox;
    display: flex;
    display: -webkit-flex;
    display: none;
    width: 55px;
    height: 55px;
    border-radius: 50%;
    background-color: #e1e1e1;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-items: center
}

footer .scroll-up img {
    width: 40%
}

footer .footer-nav {
    padding: 20px 0
}

footer .footer-nav ul {
    font-family: Lato, sans-serif;
    font-weight: 700;
    list-style-type: none;
    text-align: center
}

footer .footer-nav ul li {
    font-size: 12px;
    display: inline;
    margin-right: 40px;
    /*text-transform: uppercase*/
}

footer .footer-nav ul li a {
    text-decoration: none;
    color: #fff
}

footer .departments-area .department {
    padding-top: 20px;
    border-top: 1px solid #b7b7b7
}

footer .departments-area .department p {
    font-size: 12px;
    line-height: 1.5
}

footer .departments-area .department .title {
    font-family: "Whitney", sans-serif;;
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 15px;
    text-align: left;
    text-transform: inherit;
    color: #fff
}

footer .departments-area .department .describe {
    font-size: 12px
}

.header-area .logo img, footer .logo-area img {
    width: inherit
}

footer .foot-bottom-inner {
    font-size: 11px;
    display: -ms-flexbox;
    display: flex;
    display: -webkit-flex;
    margin: 20px 0 15px;
    padding-top: 20px;
    border-top: 1px solid #c4c4c4;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap
}

footer .foot-bottom-inner > div {
    width: 23%
}

footer .foot-bottom-inner .created-area a {
    text-decoration: underline;
    color: #fff
}

footer .social-icons-area {
    display: -ms-flexbox;
    display: flex;
    display: -webkit-flex
}

footer .social-icons-area img {
    width: auto
}

footer .social-icons-area a {
    font-size: 16px;
    display: -ms-flexbox;
    display: flex;
    display: -webkit-flex;
    width: 35px;
    height: 35px;
    margin-left: 10px;
    text-decoration: none;
    color: #fff;
    border: 1px solid #fff;
    border-radius: 50%;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-justify-content: center
}

.error-404 {
    font-size: 300px;
    font-weight: 600;
    padding: 200px 0;
    text-align: center;
    color: #c4c4c4
}

.items-foot {
    display: -ms-flexbox;
    display: flex;
    display: -webkit-flex;
    width: 100%;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-justify-content: center
}

.items-foot .item {
    width: 16.6%;
    margin-right: 30px
}

.about-main section.people .sub-title {
    font-family: "Whitney", sans-serif;
    font-size: 28px;
    font-weight: 700;
    margin-bottom: 40px;
    text-align: center;
    /*/**/*/
    color: #000
}

.single-people article .entry-meta a, .single-people main .pagination-nav a {
    color: grey
}

.about-main section.people p.top-describe {
    font-family: Lato, sans-serif;
    font-size: 18px;
    line-height: 1.7;
    margin-bottom: 60px;
    padding: 0 75px;
    text-align: center
}

.about-main .year-images {
    margin-top: 100px
}

.about-main .year-images .image {
    display: none
}

.tax-projects_category .top-describe-area p {
    font-size: 16px;
    margin-top: 50px;
    text-align: center
}

.single-people article img {
    width: inherit;
    margin: 50px auto
}

.single-people article .entry-header {
    text-align: center
}

.single-people article p {
    font-size: 18px;
    margin-bottom: 20px
}

.single-people article .entry-meta {
    font-size: 20px;
    margin: 30px 0
}

.single-people main {
    padding-bottom: 60px;
    background-color: #fff
}

.single-people main .pagination-nav {
    font-size: 18px;
    margin-top: 30px
}

.project-internal-main .describe-area ul {
    margin: 20px
}

footer a {
    color: #fff !important
}

.work-mess-section{
    padding: 70px 0 40px;
    font-size: 28px;
    text-align: center;

    font-weight: bold;
    line-height: 1.286;
}

#wpadminbar{
    bottom: 0;
    top: initial;
    position: fixed;
}

html.no-touch{
    margin-top: 0 !important;
}

svg .state {
    fill: transparent;
}

svg .state path{
    stroke: #acacac;
    transition: 0.4s linear;
    stroke-dasharray: 0;
    stroke-dashoffset: 0;
}


svg .state .js--can-be-selected{
    cursor: pointer;
    fill: rgba(3, 86, 163, 0.1);
}

svg .state .active{
  fill: #0354a3;
}

.contact-area svg{
    max-width: 100%;
}

.office-nav-list{
    padding: 0;
    margin: 0;
}

.office-nav-list li{
    list-style: none;
    position: relative;
    font-size: 22px;
    font-family: "Whitney", sans-serif;
    color: rgb(141, 141, 141);
    line-height: 1.636;
    padding-left: 30px;
    cursor: pointer;
    user-select: none;
    font-weight: 500;
}

.office-nav-list li.active{
    color: #0355a4;
}

.office-nav-list li:before{
    content: '';
    display: block;
    width: 12px;
    height: 12px;
    background: rgb(141, 141, 141);
    border-radius: 50%;
    left: 0;
    top: 12px;
    position: absolute;
}


.office-nav-list li.active:before{
    background: #0355a4;
}

.js--office-card{
    display: none;
}

.js--office-card.active{
    display: block;
}

.office-card-wrapper{
    background: #fff;
    padding: 20px;
    box-shadow: 0px 5px 30.4px 1.6px rgba(0, 0, 0, 0.09);
    margin-bottom: 30px;
}




.contact-main .offices-contact .office{
    margin: 0;
}

.office-card-wrapper{
    position: relative;
}

.office-card-wrapper .navs{
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 0;
    margin: auto;
}
.office-card-wrapper .navs .js--prev,
.office-card-wrapper .navs .js--next{
    display: block;
    width: 20px;
    height: 20px;
    line-height: 20px;
    font-size: 30px;
    color: #0355a4;
    cursor: pointer;
    user-select: none;
    text-align: center;
}

.office-card-wrapper .navs .js--prev{ float: left; }
.office-card-wrapper .navs .js--next{ float: right; }

.page-template-template-work .work-main h3{
    margin: 20px 0 30px;
}

.page-template-template-work  .slide-projects-wrapper .market-sectors{
    margin-bottom: 30px;
}

.history .watermark  {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1;
    background-position: 25% center;
    background-size: 300px;
    background-repeat: no-repeat;
}

.history .back  {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1;
    background-position: right bottom;
    background-size: contain;
    background-repeat: no-repeat;
    filter: grayscale(100%);
}