@import url('https://fonts.googleapis.com/css?family=Lato:300');
@font-face {
    font-family: 'nexa_boldregular';
    src: url('../fonts/Nexa/Nexa_Free_Bold-webfont.eot');
    src: url('../fonts/Nexa/Nexa_Free_Bold-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/Nexa/Nexa_Free_Bold-webfont.woff2') format('woff2'), url('../fonts/Nexa/Nexa_Free_Bold-webfont.woff') format('woff'), url('../fonts/Nexa/Nexa_Free_Bold-webfont.ttf') format('truetype'), url('../fonts/Nexa/Nexa_Free_Bold-webfont.svg#nexa_boldregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'nexa_lightregular';
    src: url('../fonts/Nexa/Nexa_Free_Light-webfont.eot');
    src: url('../fonts/Nexa/Nexa_Free_Light-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/Nexa/Nexa_Free_Light-webfont.woff2') format('woff2'), url('../fonts/Nexa/Nexa_Free_Light-webfont.woff') format('woff'), url('../fonts/Nexa/Nexa_Free_Light-webfont.ttf') format('truetype'), url('../fonts/Nexa/Nexa_Free_Light-webfont.svg#nexa_lightregular') format('svg');
    font-weight: normal;
    font-style: normal;
}


body {
    background: #fff !important;
    background-color: #fff !important;
    color: #58595B !important;
    padding-top: 115px;
    font-size: 17px;
}

.clearfix {
    clear: both;
}

.align-center {
    text-align: center !important;
}

.container {
    width: 980px;
}

.row {
    margin-left: 0;
    margin-right: 0;
}

a {
    color: #000 !important
}

a:hover,
a.active {
    color: #F36E21 !important
}

input[type="text"],
input[type="email"],
input[type="password"],
textarea,
select {
    border-color: #F36E21 !Important;
    border-radius: 0px !important;
}

.custom {
    border: 0px !important;
    border-color: transparent !important;
}


/*.navbar-nav.secondary{display: block !important.border-bottom:1px solid #ddd;text-align: right}*/

.text-sm {
    font-size: 14px !important
}

.text-lg {
    font-size: 18px
}
.footnote{font-size: 10px !important}
.navbar-toggle.collapsed {
    color: #F36E21 !important
}
.navbar {
    padding-top: 17px;
}

.header-logo {
    float: left;
    width: 28.16%;
    display: block;
    margin-top: 16px;
    margin-bottom: 20px;
}

.hamburger {
    float: right;
    margin: 13px 0;
    display: none;
}

.navigation-container {
    float: left;
    width: 71.83%;
}

.primary-nav, .secondary-nav {
    float: right;
    width: 100%;
    list-style: none !important;
    padding: 0 !important;
    text-align: right;
    margin: 0;
}

.primary-nav {
    margin-top: 11px;
}

    .primary-nav > li, .secondary-nav > li {
        display: inline-block;
        vertical-align: bottom;
        margin: 0;
        position: relative;
    }
    .primary-nav > li {
        border-right: 1px solid #7a828b;
        padding: 0 7px;
    }

        .primary-nav > li.no-border {
            border: none;
            padding-right: 0;
        }

        .primary-nav > li > a:hover {
            text-decoration: none !important;
        }

        .primary-nav > li > a, .secondary-nav > li > a {
            position: relative;
        }

        .primary-nav > li > a {
            padding-top: 11px;
            padding-bottom: 11px;
        }

    .primary-nav > li > a:hover:after {
        content: "";
        position: absolute;
        bottom: -5px;
        background-color: #F36E21;
        width: 8px;
        height: 8px;
        left: 50%;
        margin-left: -4px;
        -moz-border-radius: 100%;
        -webkit-border-radius: 100%;
        border-radius: 100%;
        -khtml-border-radius: 100%;
    }

        .primary-nav > li.sub-nav-container {
            padding-left: 0;
        }

    .primary-nav > li.sub-nav-container a:hover:after {
        background-color: transparent;
        width: 0;
        height: 0;
        display: none;
    }

    .secondary-nav a:hover {
        color: #58595B;
    }
    
    .primary-nav > li > a.orange-arrow-toggle {
        padding-right: 14px;
        background: transparent url(../images/icon-arrow-orange-right.png) no-repeat 100% 50%;
    }

        .sub-nav-container:hover a.orange-arrow-toggle {
            background-image: url(../images/icon-arrow-orange-down.png);
        }

.primary-nav > li, .secondary-nav > li, .submenu-nav > li,
.primary-nav > li > a, .secondary-nav > li > a, .submenu-nav > li > a {
    font-size: 15px;
    line-height: 19px !important;
}
.submenu-nav {
    position: absolute;
    width: 95%;
    height: 0px;
    top: 25px;
    left: 2.5%;
    background-color: rgba(243,110,33,0.85);
    padding: 0 18px;
    list-style: none !important;
    overflow: hidden;
}

.sub-nav-container:hover .submenu-nav, .submenu-nav:hover {
    height: auto;
    padding-top: 10px;
    padding-bottom: 10px;
}

    .submenu-nav > li {
        width: 100%;
        margin: 3px 0;
        padding-bottom: 5px;
        border-bottom: 1px solid #fff;
        text-align: left;
    }
        .submenu-nav > li.no-bottom-border {
            border-bottom: none !important;
        }

        .submenu-nav > li > a, .submenu-nav > li > a:active, .submenu-nav > li > a:visited, .submenu-nav > li > a:hover {
            color: #fff !important;
        }
.submenu-nav > li:hover > a {
    font-weight: bold;
}

        .submenu-nav > li > a:hover {
            text-decoration: none !important;
        }

.secondary-nav > li > a {
    padding: 0 6px;
    font-size: 11px;
    line-height: 12px;
    text-transform: uppercase;
    font-weight: bold;
    padding-top: 11px;
}

.secondary-nav > li > a.pin-icon {
    padding-left: 24px;
    background: transparent url(../images/icon-map-pin.png) no-repeat 6px bottom !important;
}

.search-form {
    position: absolute;
    display: block;
    z-index: 5;
    top: 12px;
    right: 0;
    width: 214px;
    height: 0px;
    overflow: hidden;
    background-color: #fff;
    -moz-transition: all 1s ease;
    -webkit-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}

    .search-form.open {
        height: 80px;
        -moz-transition: all 1s ease;
        -webkit-transition: all 1s ease;
        -o-transition: all 1s ease;
        transition: all 1s ease;
    }

#search-keywords {
    position: absolute;
    display: block;
    top: 22px;
    left: 7px;
    width: 200px;
    height: 36px;
    padding: 0 30px 0 5px;
    border: 1px solid #F36E21;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    -khtml-border-radius: 10px;
}
#search-submit {
    position: absolute;
    right: 12px;
    top: 27px;
    border: 0;
    padding: 0;
    margin: 0;
    background: transparent url(../images/icon-search.png) no-repeat center center;
    width: 25px;
    height: 25px;
    background-size: contain;
    z-index: 6;
}

.news h3 {
    margin-top: 0px !Important;
}

.row.grey {
    background: #dbdde0 !Important;
}

.well {
    background-image: none !important;
    background-color: #d7d9dc !Important;
    box-shadow: none !Important;
    margin-bottom: 0px !Important;
    border-radius: 0px !Important;
    padding: 35px 0 35px 0;
    border: none !important;
}

.page-header {
    border-bottom: none !important;
}

input.search {
    background-image: url(../images/icon-search.png);
    background-size: auto 50% !Important;
    background-repeat: no-repeat;
    background-position: 95% 50%;
    padding-right: 40px;
    border-color: #F36E21 !important;
}

.text-primary {
    color: #F36E21 !important;
}

hr.orange {
    border-color: #F36E21 !important
}

.orange-divider {
    border-left: 1px solid #F36E21 !important
}

.pad-80-top-bottom {
    padding-top: 80px;
    padding-bottom: 80px
}

.pad-top {
    padding-top: 10px
}

.pad-bottom {
    padding-bottom: 10px
}

.pad-right {
    padding-right: 10px
}

.pad-left {
    padding-left: 10px
}

.margin-top-5 {
    margin-top: 5px !important
}

.margin-20-top-bottom {
    margin-top: 20px !important;
    margin-bottom: 20px !important;
}

.margin-bottom-5 {
    margin-bottom: 5px !important
}

.margin-right {
    margin-right: 10px;
}

.margin-left {
    margin-left: 10px;
}

.margin-bottom-20 {
    margin-bottom: 20px;
}

.fa-linkedin-square {
    color: #007BAB !important;
    cursor: pointer;
}

.fa-facebook-square {
    color: #3D5A8E !important;
    cursor: pointer;
}

.fa-twitter {
    color: #55ACEE !important;
    cursor: pointer;
}

.btn {
    box-shadow: none !important;
    font-size: 18px
}

.btn-default {
    background: none !important;
    border: none !important;
    text-shadow: none !important;
}

.btn-primary {
    background: none !important;
    color: #F36E21 !important;
    border: none !important;
    text-shadow: none !important;
}

h1,
h2,
h3,
h4, h5 {
    font-family: 'nexa_lightregular', 'Lato', sans-serif;
    color: #F36E21 !important;
    font-weight: 300 !Important;
}

h2, h3 {
    text-transform: lowercase;
}

h1 {
    font-size: 35px !important;
    font-weight: normal;
    margin-top: 30px;
}

h3 {
    font-size: 20px !important
}

h5 {
    font-size: 17px;
    line-height: 20px;
    font-weight: 700 !important;
}

.spacer {
    display: block;
    clear: both;
    padding: 30px 0px 30px 0px !important;
    margin-top: 30px;
}

.icon-custom {
    width: auto;
}

.icon-custom img {
    width: 80px;
    height: auto
}

div.center {
    margin: auto !Important
}

.circle-thumb {
    width: 100px !important;
    height: auto;
    margin: auto !important;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    -khtml-border-radius: 100%;
}

.jumbotron {
    position: relative;
    padding-top: 0;
    padding-bottom: 0;
}

.jumbotron .container {
    position: relative;
    z-index: 7;
}

.jumbotron .title {
    font-size: 55px !important
}

.jumbotron.bottom-margin-none {
    margin-bottom: 0px !important
}

.text-white,
.text-white a,
.text-white a:hover,
.text-white h1,
.text-white h2,
.text-white h3,
.text-white p {
    color: #fff !important
}

.gradient {
    height: 100% !important;
    opacity: 1;
    width: 100%;
    margin-bottom: -9999px !important;
    background-image: url(../images/hero-gradient.png);
    background-size: 100% 100%;
    position: absolute;
    top: 0px;
    z-index: 6
}

.overlay {
    opacity: .5;
    background: #7a828a !Important;
    position: absolute !Important;
    z-index: 10;
    height: 100% !Important;
    width: 100% !Important;
    margin-bottom: -999px;
}

.carousel-caption {
    position: absolute;
    z-index: 11
}
.carousel.clear, .carousel.clear .item {height: auto !important}
.carousel.clear .item {background: transparent !important;background-color:transparent !important}
.carousel.clear .carousel-indicators{
    bottom: -60px
}
.carousel.clear .carousel-indicators li{
    background-color: #ddd;
    border-color: #ddd;
}
.carousel.clear .carousel-indicators li.active{
    background-color: #F36E21 !important
}

.carousel-indicators-numbers li {
      text-indent: 0;
      margin: 0 2px;
      width: 30px;
      height: 30px;
      border: none;
      
      line-height: 30px;
      
      background-color: #ddd;
      border-color: #ddd;
      transition: all 5.25s ease;   
}

.carousel-indicators-numbers li:hover, .carousel-indicators-numbers li.active {
    margin: 0 2px;
    width: 30px;
    height: 30px;
    background-color: #F36E21 !important;
}
.carousel-indicators-numbers li.active {      
    margin: 0 2px;
    width: 30px;
    height: 30px;
    background-color: #F36E21 !important;     
}

.vertical-divider {
    border-left: 1px solid #c6c9cd;
}

.height-full {
    height: 100% !important;
    margin-bottom: -9999px;
}

.sub-nav {
    background: #eee !Important;
}

.sub-nav h3 {
    padding-top: 0px !Important
}

.sub-nav .col-md-10 {
    padding-top: 12px;
    padding-bottom: 12px
}

.nav-pills>li.active>a {
    background-color: transparent !important;
    color: #F36E21 !important
}

.nav-pills>li.active>a:before {
    content: '• ';
}

div.center-img {
    margin: auto;
}

div.icon {
    width: 100px
}

/** Footer
-------------------------------------------------- */

footer .container {
    text-align: center;
}

footer {
    background-color: #d7d9dc !important;
    padding:20px 0 25px;
}

footer a,
footer a:hover {
    border-bottom: #c6c9cd !important
}

footer hr {
    opacity: .6
}

footer .nav.navbar-nav,
footer .social-icons {
    float: right
}

.footer-logo {
    display: inline-block;
    max-width: 100%;
    width: 120px;
    margin-right: 10px;
    
    @media (max-width: 995px) {
      margin-right: 0px;
      float: none;
      display: inline-block;
      vertical-align: top;
      margin-bottom: 20px;
    }
}

.footer-menu {
    display: inline-block;
    width: 460px;
    text-align: center;
    list-style: none !important;
    padding: 0;
    @media (max-width: 995px) {
      width: 100%;
      padding: 0;
      margin: 0 0 10px 0;
    }
}

.footer-menu > li {
  display: inline-block;
  font-size: 13px;
  line-height: 15px;
  margin: 0;
  @media (max-width: 995px) {
    display: block;
    margin: 0 0 10px 0;
  }
}

.footer-menu > li > a,
.footer-menu > li > a:active,
.footer-menu > li > a:visited {
  color: #7a828b !important;
}


.copyright {
    display: inline-block;
    width: 250px;
    margin-left: 10px;
    font-size: 10px;
    color: #7a828b !important;
    @media (max-width: 995px) {
      width: 100%;
    }
}

.footer-menu, .copyright {
    margin-top: 25px;
}
.social-icons {
    margin: 0;
    padding: 0
}

.social-icons li {
    list-style: none !important;
    padding: 5px;
    margin: 3px;
    display: inline-block;
    float: left
}

.social-icons li a {
    padding: 10px;
    font-size: 18px;
    cursor: pointer !important
}

.social-icons li a:hover {
    padding: 10px;
    font-size: 18px;
    color: #F36E21 !important;
}

/* CUSTOMIZE THE CAROUSEL
-------------------------------------------------- */

/* Since positioning the image, we need to help out the caption */

.carousel-caption {
    z-index: 10;
}


/* Declare heights because of positioning of img element */

.carousel .item {
    background-color: #777;
    background-size: auto 100%;
    background-position: center center
}

.reg{
    font-size: 70%;
}

.home-services-container {
    background: #7a828b url(../images/home-services-bg.jpg) no-repeat center top;
    padding: 65px 0 0 0;
}

    .container.no-side-padding {
        padding-right: 0;
        padding-left: 0;
    }

    .home-services-container h1, .home-services-container h2, .home-services-container h3, .home-services-container h4, .home-services-container h5,
    .home-services-container h6, .home-services-container p {
        text-align: center;
    }

.home-services-list {
    float: left;
    width: 100%;
    margin: 25px 0 0 0;
    text-align: center;
    padding: 0;
}

    .home-services-list.alt-2 {
        width: 85%;
        margin-left: 7.5%;
        margin-right: 7.5%;
    }

    .home-services-list.alt-3 {
        width: 97%;
        margin-left: 1.5%;
        margin-right: 1.5%;
    }

    .home-services-list > li {
        display: inline-block;
        vertical-align: top;
        width: 220px;
        height: 220px;
        margin: 0 10px 25px 10px;
        background-color: #F36E21;
        -moz-border-radius: 100%;
        -webkit-border-radius: 100%;
        border-radius: 100%;
        -khtml-border-radius: 100%;
        padding: 0px 24px 0px 24px;
    }

.home-services-list.alt > li:hover {
    background-color: #7d868c;
}

        .home-services-list > li:hover {
            padding: 18px 24px;
        }

        .home-services-list > li > a {
            position: relative;
            display: block;
            width: 100%;
            height: 100%;
        }
            .home-services-list > li > a:hover {
                text-decoration: none !important;
            }
.home-button-text-more {
    position: absolute;
    bottom: -22px;
    width: 110px;
    left: 50%;
    margin-left: -55px;
    display: block;
    padding: 2px 0;
    background-color: #F36E21;
    color: #fff !important;
    text-align: center;
    display: none;
}
.home-button-text-icon {
    display: inline-block;
    vertical-align: top;
    max-width: 87px;
    max-height: 59px;
    margin-bottom: 15px;
}

.home-button-text, .home-button-text-hover {
    display: block;
    font-size: 17px;
    line-height: 19px;
    color: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -khtml-transform: translate(-50%, -50%);
    width: 100%;
}
.home-button-text-hover {
    display: none;
}
.home-services-list > li:hover {
    background-color: transparent;
    border: 1px solid #fff;
    padding-top: 34px;
}
.home-services-list > li:hover .home-button-text-icon {
    display: none;
}
.home-services-list > li:hover .home-button-text {
    display: none;
}

.home-services-list > li:hover .home-button-text-hover, .home-services-list > li:hover .home-button-text-more {
    display: block;
}

.mobile-inline {
    display: none;
}

.desktop-inline {
    display: inline;
}

.footer .container {
    padding: 0;
}

.footer-left-col, .footer-center-col, .footer-right-col, .footer-left-center-col-container {
    float: left;
    margin-top: 0px;
}

.footer-title-offices {
    font-size: 21px;
    margin-top: 0;
}
.footer-left-center-col-container {
    width: 400px;
    padding: 0;
    margin: 0;
}

.footer-left-col {
    width: 167px;
}

.footer-center-col {
    width: 222px;
    border-left: 1px solid #7a828b;
    padding-left: 15px;
}

.footer-right-col {
    float: right;
    width: 580px;
}

.footer-form-fieldset, .footer-form-legend {
    float: left;
}

.fieldset-left {
    width: 240px;
    margin-right: 11px;
}

.fieldset-right {
    width: 329px;
}
.footer-form-legend {
    font-family: 'nexa_lightregular', 'Lato', sans-serif;
    width: 100%;
    border-bottom: none;
    margin-bottom: 10px;
}

.footer-form-input, #captcha-label {
    color: #7a828b;
    font-size: 14px;    
}
.footer-form-input {
    float: left;
    width: 100%;
    padding: 0 15px;
    height: 50px;
    border: none;
    margin-bottom: 10px;
}

.textarea {
    padding-top: 15px;
    height: 110px;
    resize: none !important;
}

    .textarea.alt {
        height: 170px;
    }

.select {
    padding-right: 0;
    padding-top: 0;
    padding-bottom: 0;
}

#captcha-label {
    width: 122px;
    padding-top: 5px;
    float: left;
    font-weight: normal !important;
}

#captcha {
    width: 150px;
    margin-right: 9px;
    display: inline-block;
    padding: 0;
}

#captcha_answer {
    width: 298px;
}

.footer-form-submit {
    float: right;
    background-color: transparent;
    border: none !important;
    color: #F36E21;
    font-size: 18px;
    text-align: right;
}

.footer-country-list {
    float: left;
    width: 100%;
    list-style: none !important;
    padding: 0;
}

    .footer-country-list > li {
        width: 100%;
        margin: 3px 0;
        color: #7a828b;
        font-size: 14px;
        cursor: pointer;
    }

        .footer-country-list > li.active, .footer-country-list > li:hover {
            font-weight: bold;
        }

.footer-contact-info {
    width: 100%;
    display: none;
}

    .footer-contact-info.active {
        display: block;
    }

    .footer-contact-info p {
        font-size: 14px;
    }

.footer-menu > li a{
    border: none !important;
    padding-left: 2px;
    padding-right: 4px;
    color: #7a828b;
    font-size: 13px;
    line-height: 13px;
}

/* COOKIES NOTICE BANNER */
.cookie-notice-bar {
    position: fixed;
    bottom: 0;
    width: 100%;
    background-color: #7b828a;
    z-index: 10;
    padding: 12px 0;
}

    .cookie-notice-bar > .container {
        padding-right: 0;
        padding-left: 0;
    }
.cookie-notice-button-container {
    float: right;
}

.cookie-notice-text, .cookie-notice-button, .cookie-notice-close-link {
    padding: 8px 0;
    display: block;
}

.cookie-notice-text, .cookie-notice-button, .cookie-notice-button:active, .cookie-notice-button:visited, 
.cookie-notice-close-link, .cookie-notice-close-link:active, .cookie-notice-close-link:visited {
    color: #fff !important;
}

.cookie-notice-text{
    font-size: 12px;
    float: left;
    margin-bottom: 0;
}

.cookie-notice-button {
    font-size: 10px;
    background-color: #F36E21;
    padding-left: 8px;
    padding-right: 8px;
    text-align: center;
    margin-right: 10px;
}

.cookie-notice-close-link {
    font-size: 8px;
    margin-top: 2px;
}

.cookie-notice-button, .cookie-notice-close-link {
    float: left;
}

/* ABOUT US */
.about-us-hr {
    width: 100%;
    display: block;
    background-color: #ebecee;
    margin: 25px 0;
    border: 0;
    padding: 4px 0;
}

.about-us-menu {
    width: 100%;
    display: block;
    list-style: none !important;
    text-align: center;
    padding: 0;
}

    .about-us-menu > li {
        display: inline-block;
        vertical-align: top;
        margin: 0 25px;
    }

        .about-us-menu > li > a, .about-us-menu > li > a:active, .about-us-menu > li > a:visited, .about-us-menu > li > a:link {
            color: #7a828b !important;
        }

        .about-us-menu > li > a {
            font-size: 16px;
        }

        .about-us-menu > li > a > span.orange {
            display: inline-block;
            vertical-align: middle;
            margin-right: 10px;
        }
.about-us-content .page-header strong {
    font-size: 1.3em;
}

.diversity-content .page-header table {
    margin-top: 50px;
}

.services-group-content table {
    margin: 20px auto;
    max-width: 400px;
}

.diversity-content .page-header table, .diversity-content .page-header table tbody, .diversity-content .page-header table tbody tr,
.services-group-content table, .services-group-content table tbody, .services-group-content table tbody tr,
.news-item table, .news-item table tbody, .news-item table tbody tr{
    width: 100%;
    text-align: center;
}

    .diversity-content .page-header table tbody tr td, .services-group-content table tbody tr td,
    .news-item table tbody tr td{
        text-align: center;
        vertical-align: top;
        padding: 10px;
    }

        .diversity-content .page-header table tbody tr td img, .services-group-content table tbody tr td img,
        .news-item table tbody tr td img{
            display: inline-block;
            vertical-align: top;
            max-width: 100%;
        }

/* our history, timeline  */
.history-container {
    width: 980px;
    margin: 0 auto;
    display: block;
    position: relative;
}

.history-container-line {
    position: absolute;
    width: 2px;
    left: 50%;
    margin-left: -1px;
    top: 0;
    height: 100%;
    background-color: #7a828b;
}

.timeline-row {
    position: relative;
    width: 100%;
    padding: 20px 0;
}

    .timeline-row.last-row {
        padding-bottom: 0;
    }

.vertical-center {
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -khtml-transform: translate(-50%, -50%);
    text-align: center;
}

.timeline-item {
    width: 490px;
    position: relative;
}

.timeline-item.left {
    float: left;
    padding-right: 11px;
}

.timeline-item.right {
    float: right;
    padding-left: 11px;
}

.timeline-icon-year-container {
    width: 125px;
    text-align: center;
    position: relative;
}


.left .timeline-icon-year-container,
.left .timeline-text-container {
    float: right;
}

.right .timeline-icon-year-container,
.right .timeline-text-container {
    float: left;
}

.timeline-icon {
    display: inline-block;
    margin-bottom: 15px;
    vertical-align: top;
}

.timeline-years {
    display: block;
    width: 100%;
    font-size: 30px;
    line-height: 30px;
    font-family: 'nexa_lightregular', 'Lato', sans-serif;
}

.timeline-dot {
    position: absolute;
    width: 22px;
    height: 22px;
    bottom: 6px;
}

.left .timeline-dot {
    right: -22px;
}

.right .timeline-dot {
    left: -22px;
}

.timeline-text-container {
    width: 354px;
    font-family: 'Lato', sans-serif;
    font-size: 17px;
    line-height: 20px;
    color: #6d6e71;
}

.left .timeline-text-container {
    padding-right: 18px;
    text-align: right;
}

.right .timeline-text-container {
    padding-left: 18px;
    text-align: left;
}

/* TWO COLUMN - MISION VISION VALORES */
.two-column-container {
    width: 845px;
    display: block;
    position: relative;
    margin: 0 auto;
}

.two-column-left {
    float: left;
    width: 300px;
    text-align: center;
}

.two-column-right {
    float: right;
    width: 545px;
    border-left: 1px solid #7a828b;
    padding-left: 45px;
}

.two-column-right h2 {
    padding: 0;
    margin: 0;
}

.two-column-right table,  .two-column-right table tbody .two-column-right table tr{
    float: left;
    width: 100%;
    padding: 0;
    margin: 0;
}

    .two-column-right table {
        margin-bottom: 15px;
        display: block;
    }

    .two-column-right td {
        width: 410px;
    }
        
    .two-column-right td:first-of-type {
        text-align: center;
        display: block;
        width: 109px;
        margin-right: 20px;
    }

    .two-column-right td img {
        display: inline-block;
    }

        .two-column-right td h3 {
            font-size: 17px !important;
            font-weight: bold !important;
            margin: 5px 0 0 0;
        }

        .two-column-right td p {
            font-weight: normal !important;
        }

/* OUR TEAM */
.biographies-container {
    position: relative;
    display: block;
    margin: 0 auto;
    max-width: 950px;
    text-align: center;
    padding-top:25px;
}

.member-item {
    display: inline-block;
    vertical-align: top;
    margin: 0 0 25px;
    width: 230px;
    text-align: center;
    padding:15px;
}

.member-item p {
  line-height: 1.5;
}

.member-item.active {
    height: 750px;
}

.team-member-photo {
    display: inline-block;
    vertical-align: top;
    margin-bottom: 10px;
    border-radius: 100%;
    border: 4px solid transparent;
    margin-bottom: 20px;
}

.member-item.active .team-member-photo, .team-member-photo:hover {
    border-color: #F36E21;
}

.team-member-name, .team-member-title {
    display: block;
    width: 100%;
    font-size: 15px;
    line-height: 17px;
}

.team-member-name {
    font-weight: bold;
    margin-bottom:10px;
    font-size: 16px;
}

.team-member-bio {
    width: 816px;
    height: 0;
    margin-top: 50px;
    padding-left: 26px;
    display: block;
    position: absolute;
    left: 0;
    overflow: hidden;
    text-align: justify;
    font-size: 17px;
    line-height: 20px;
}

.member-item.active .team-member-bio {
    height: auto !important;
}

.member-bio-arrow {
    position: absolute;
    top: 0;
    left: 0px;
    display: block;
    z-index: 99;
}

/* SOCIAL RESPONSIBILITY */
.responsibility-container h5 {
    font-family: 'Lato', sans-serif;
}

.responsibility-container td {
    vertical-align: top;
}

.responsibility-container .page-header > table {
    width: 100%;
    margin: 20px 0;
}

.responsibility-container.volunteer-container .page-header > table {
    width: 375px;
    margin: 20px auto;
}
.responsibility-container.volunteer-container .page-header > table > tbody > tr > td {
    width: 100%;
}   
    .responsibility-container .page-header > table > tbody > tr > td {
        width: 50%;
    }

        .responsibility-container .page-header > table > tbody, .responsibility-container .page-header > table > tbody > tr, 
        .responsibility-container .page-header > table > tbody > tr > td > table,
        .responsibility-container .page-header > table > tbody > tr > td > table > tbody, .responsibility-container .page-header > table > tbody > tr > td > table > tbody > tr,
        .responsibility-container .page-header > table > tbody > tr >td > table > tbody > tr > td > table, .responsibility-container .page-header > table > tbody > tr >td > table > tbody > tr > td > table > tbody,
        .responsibility-container .page-header > table > tbody > tr >td > table > tbody > tr > td > table > tbody > tr {
            width: 100%;
        }
            .responsibility-container .page-header > table > tbody > tr > td > table > tbody > tr > td {
                width: 73.1%;
                vertical-align: top;
                text-align: left;
                padding-right: 30px;
            }

            .responsibility-container .page-header > table > tbody > tr > td > table > tbody > tr > td:first-of-type {
                width: 26.9%; /* 132/490 */
                padding-right: 0;
            }
                .responsibility-container .page-header > table > tbody > tr > td > table > tbody > tr > td > img {
                    width: 87.121212121212%; /* 115/132 */
                }

                .responsibility-container .page-header > table > tbody > tr > td > table > tbody > tr > td > table > tbody > tr > td:first-of-type {
                    padding-right: 8px;
                }
                .responsibility-container .page-header > table > tbody > tr > td > table > tbody > tr > td > table > tbody > tr > td {
                    vertical-align: middle;
                    padding-bottom: 8px;
                }


.responsibility-container .page-header a, .responsibility-container .page-header a:active, .responsibility-container .page-header a:visited {
    font-weight: 700;
}

.page-header li {
    list-style-position: inside;
    font-size: 17px;
    line-height: 32px;
}

.environment-container ul > li {
    list-style: none !important;
}

/* SERVICES */
.list-service-lines {
    list-style: none !important;
    display: block;
}

    .list-service-lines, .list-service-lines > li, .list-service-lines > li > a {
        width: 100%;
        padding: 0;
        font-size: 17px;
    }

        .list-service-lines > li {
            margin: 0 5px;
        }

            .list-service-lines > li > a, .list-service-lines > li > a:link, .list-service-lines > li > a:visited, .list-service-lines > li > a:active {
                color: #7d868c;
                font-family: 'nexa_lightregular';
                font-size: 18px;
            }

.service-detail-container h5{
    font-weight: bold;
    font-size: 17px;
    line-height: 20px;
    margin: 0;
    font-family: 'Lato', sans-serif;
}

.service-detail-container p, .service-detail-container ul li,
.service-detail-container span, .service-detail-container a, .service-detail-container a:visited, .service-detail-container a:active {
    color: #6d6e71;
    font-family: 'Lato', sans-serif;
    font-size: 17px;
}

.no-padding {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.pad-7 {
    padding-left: 7px;
    padding-right: 7px;
}

.services-group-content > p {
    font-size: 17px;
    line-height: 32px;
}

/* NEWS */
.news-container, .news-item, .news-item-headline, .news-item-date, .news-item p {
    display: block;
    margin: 0 auto;
    position: relative;
}

.news-container {
    width: 800px;
}

.news-page-header p {
    font: 700 normal 18px/21px 'Lato', sans-serif;
}

.news-item, .news-item-headline, .news-item-date, .news-item p {
    width: 100%;
}

.news-item {
    margin-bottom: 30px;
}

.news-item-headline, .news-item-date {
    margin-bottom: 5px;
}

.news-container h4.news-item-headline {
    font: 700 normal 19px/22px 'Lato', sans-serif !important;
    color: #7a828b !important;
}

    .news-item p a, .news-item p a:active, .news-item p a:visited {
        color: #000;
        font-weight: bold;
        text-decoration: none !important;
    }

.news-item-date {
    color: #F36E21;
}

.news-item-img {
    width: 35.625%;
    margin-right: 1.875%;
}

.with-image .news-item-headline, .with-image .news-item-date, .news-item.with-image p {
    width: 62.5%;
}

.news-item img.individual {
    margin-top: 25px;
    margin-bottom: 25px;
    display: block;
}

.individual .news-item p {
    margin-bottom: 10px;
}
.individual .news-item ul > li {
    margin-bottom: 5px;
}

.back-link {
    display: block;
    margin: 20px 0;
}

.pagination-list {
    position: relative;
    display: block;
    margin: 20px auto;
    width: 100%;
    text-align: center;
    padding: 0;
}

    .pagination-list > li {
        position: relative;
        display: inline-block;
        vertical-align: top;
        margin: 0 5px;
    }

        .pagination-list > li > a, .pagination-list > li > span {
            font: normal normal 15px/15px 'Lato', sans-serif;
        }
        .pagination-list > li > a,
        .pagination-list > li > a:active, .pagination-list > li > a:visited {
            color: #F36E21 !important;
        }

        .pagination-list > li > span {
            font-weight: bold;
            color: #000;
        }

.orange, a.orange:link, a.orange:active, a.orange:visited, .footer-country-list > li.active, 
.orange a, .orange a:link, .orange a:active, .orange a:visited,
.footer-country-list > li:hover, .footer-contact-info,
.timeline-years, 
.country-map-list > li > a:hover, .orange a, .orange a:link, .orange a:active, .orange a:visited
.footer-contact-info a, .footer-contact-info a:link, .footer-contact-info a:active, .footer-contact-info a:visited
{
    color: #F36E21 !important;
}

/* COUNTRY CHANGE MAP*/
.country-map-overlay, .country-map-container {
    width: 100%;
    height: 0;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    overflow: hidden;
    -moz-transition: all 1s ease;
    -webkit-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}

    .country-map-overlay.open, .country-map-container.open {
        -moz-transition: all 1s ease;
        -webkit-transition: all 1s ease;
        -o-transition: all 1s ease;
        transition: all 1s ease;
    }

    .country-map-overlay.open {
        height: 100%;
    }

    .country-map-container.open {
        min-height: 1340px;
    }
.country-map-overlay {
    z-index: 1034;
    background-color: rgba(122, 129, 138, 0.9);
}
.country-map-container {
    position: absolute;
    z-index: 1035;
    background-color: transparent;
}

.country-map-container .container{
    position: relative;
    width: 1414px;
    height: 100%;
    overflow: hidden;
    padding-top: 20px;
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: 0px 50px;
    z-index: 1036;
    -moz-transition: all 1s ease;
    -webkit-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}

.country-picker-logo {
    position: relative;
    display: block;
    margin-left: 15.27%;
}

a.close-country-map {
    position: absolute;
    right: 14.85%;
    color: #fff !important;
    font-size: 18px;
}

.country-map-text-container {
    width: 425px;
    float: right;
    margin-right: 14.85%;
}

.country-map-list {
    list-style: none !important;
    width: 48%;
    padding: 0;
    display: inline-block;
    vertical-align: top;
    margin-top: 30px;
}

.country-map-list > li {
    width: 100%;
    margin: 12px 0;
    font-size: 18px;
    line-height: 18px;
    }

.country-map-text-container h1, .country-map-text-container p, .country-map-list > li, .country-map-list > li > a, .country-map-list > li > a:active, .country-map-list > li > a:visited {
    color: #fff !important;
    text-align: right;
}

/* RESPONSIVE CSS
-------------------------------------------------- */
@media (max-width: 1430px) {
    .country-map-container .container{
        width: 100%;
        background-position: 0 45px;
        background-size: 50%;
    }
}

@media (max-width: 1035px) {
    .country-map-text-container {
        margin-right: 10%;
    }

    a.close-country-map {
        right: 10%;
    }
}
@media (max-width: 950px) {
    .about-us-menu > li {
        margin: 0 15px;
    }
}

@media (max-width: 860px) {
    .about-us-menu > li {
        margin: 0 10px;
    }

    .about-us-menu > li > a {
        font-size: 14px;
    }
}

@media (max-width: 840px) {
    .biographies-container, .team-member-bio {
        width: 500px;
    }

    .member-item.active {
        height: 1050px;
    }
}

@media (max-width: 825px) {
    .news-container {
        width: 90%
    }
}

@media (min-width: 992px) {
    .featurette-heading {
        margin-top: 120px;
    }
}

@media (max-width: 995px) {
    .cookie-notice-text {
        width: 100%;
        text-align: center;
    }

    .cookie-notice-button-container {
        width: 100%;
        text-align: center;
    }

    .cookie-notice-button, .cookie-notice-close-link {
        float: none;
        display: inline-block;
        vertical-align: middle;
    }
   
    .container {
        width: 96%;
    }

    .desktop-inline {
        display: none;
    }

    .mobile-inline {
        display: inline;
    }

    .hamburger {
        display: block;
    }

    .header-logo {
        margin-top: 0;
        width: 250px;
    }

    .navigation-container {
        float: none;
        position: relative;
        width: 100%;
        z-index: 100;
        background-color: #fff;
        top: 50px;
        height: 0;
        overflow: hidden;
    }

        .navigation-container.open {
            height: 450px;
        }

    .primary-nav, .secondary-nav {
        width: 100%;
        float: none;
        position: absolute;
        display: block;
    }

    .primary-nav {
        top: 0;
        height: 180px;
        margin-top: 0;
    }

    .secondary-nav {
        height: 250px;
        top: 190px;
        margin-bottom: 0;
    }

    .primary-nav > li, .secondary-nav > li{
        border-right: none !important;
        padding: 8px 0;
        width: 100%;
        text-align: center;
    }

    .primary-nav a:hover:after {
        width: 0;
        height: 0;
        display: none;
    }

    .sub-nav-container:hover .submenu-nav, .submenu-nav:hover {
        display: none;
    }

    .toggle-search-form {
        display: none;
    }
    .search-form {
        position: relative;
        top: auto;
        right: auto;
        width: 100%;
        height: auto;
        overflow: auto;
    }

    #search-keywords {
        height: 36px;
        padding: 0 5px;
        width: 90%;
    }
    #search-keywords, #search-submit {
        position: relative;
        top: auto;
        left: auto;
        right: auto;
        margin: 0 auto;
    }

    #search-submit {
        margin-top: 10px;
    }

    .primary-nav > li > a.orange-arrow-toggle,
    .sub-nav-container:hover a.orange-arrow-toggle {
        padding-right: 8px;
        background: none !important;
    }

    .history-container {
        width: 490px;
    }

    .history-container-line {
        display: none;
    }

    .timeline-row {
        width: 100%;
        padding: 30px 0;
    }

    .timeline-item {
        width: 100%;
    }

    .timeline-item.left {
        padding-right: 0;
    }

    .timeline-item.right {
        padding-left: 0;
    }

    .timeline-icon-year-container {
        width: 100%;
        text-align: center;
        position: relative;
        padding-bottom: 10px;
    }

    .timeline-years {
        font-size: 24px;
        line-height: 24px;
    }

    .timeline-dot {
        display: none;
    }

    .timeline-text-container {
        width: 100%;
        font-size: 15px;
        line-height: 18px;
    }

    .left .timeline-text-container, .right .timeline-text-container {
        padding-left: 0;
        padding-right: 0;
        text-align: center;
    }

    .page-header p br, .page-header h1 br, .page-header h2 br, .page-header h3 br, .page-header h4 br, .page-header h5 br, .page-header h6 br {
        display: none;
    }

    .responsibility-container .page-header > table > tbody > tr > td {
        width: 100%;
        display: block;
        margin-bottom: 20px;
    }

    .responsibility-container .page-header td a {
        display: block;
    }

    .responsibility-container .page-header > table > tbody > tr > td > table > tbody > tr > td:first-of-type,
    .responsibility-container .page-header > table > tbody > tr > td > table > tbody > tr > td {
        width: 100%;
        padding: 0;
        margin: 10px 0;
        display: block;
        text-align: center;
    }

    .responsibility-container .page-header p br{
        display: block;
    }

    .home-services-container {
        background-image: none;
    }

    footer .container {
        text-align: center;
    }

    .footer-logo {
        margin-right: 0px;
        float: none;
        display: inline-block;
        vertical-align: top;
        margin-bottom: 20px;
    }

    .footer-menu {
        width: 100%;
    }

        .footer-menu > li {
            width: 100%;
            padding: 0;
            margin: 0 0 10px 0;
        }

    .copyright {
        width: 100%;
        margin-left: 0;
    }

    div.country-map-text-container h1 {
        font-size: 25px !important;
    }
    .country-map-list > li {
        font-size: 16px;
        line-height: 18px;
    }

    .country-map-text-container {
        margin-top: 50px;
    }

    .diversity-content .page-header table tbody tr td, .news-item table tbody tr td {
        margin: 10px 2%;
        width: 96%;
    }
}

@media (min-width:1330px) {
    .carousel-inner .item {
        background-size: 100% auto;
    }
}

@media (max-width:1090px) {
    .jumbotron {
        background-size: auto 100% !important;
    }
}

@media (max-width: 783px) {
    a.close-country-map {
        right: 5%;
    } 
    
    .country-map-text-container {
        margin-right: 5%;
    }
}
@media (max-width:768px) {
    .jumbotron {
        min-height: inherit !important;
        background-size: 100% auto !important
    }

    .footer-title-offices, .footer-form-legend {
        text-align: center;
    }

    .footer-left-center-col-container {
        width: 100%;
    }
    
    /* Bump up size of carousel content */
    .carousel-caption p {
        margin-bottom: 20px;
        font-size: 21px;
        line-height: 1.4;
    }

    .about-us-menu > li {
        margin: 15px 0;
        width: 100%;
    }
}

@media (max-width: 600px) {
    .home-services-list > li {
        margin-left: 15px 0;
    }
}

@media (max-width: 1020px) {
    .footer-left-col, .footer-center-col {
        width: 50%;
    }

    .footer-right-col {
        width: 100%;
    }

    .footer .container {
        width: 580px;
    }
}

@media (max-width: 595px) {
    .footer .container {
        width: 100%;
    }

    .footer-left-col, .footer-center-col, .footer-right-col {
        width: 96%;
        margin: 10px 2%;
        padding: 0;
        border: 0;
    }

    .fieldset-left, .fieldset-right {
        width: 100%;
        margin: 0;
    }

    .footer-country-list, .social-media-icons, .footer-contact-info {
        text-align: center;
    }
}

@media (max-width: 565px) {
    .country-map-text-container, .country-map-text-container h1, .country-map-list, .country-map-list > li {
        width: 100%;
        padding: 0;
        text-align: center;
    }

    .country-map-list {
        margin-top: 0;
        margin-bottom: 0; 
    }

    .country-map-text-container {
        margin-top: 30px;
        margin-right: 0;
    }

    .country-map-container .container {
        background-image: none !important;
    }
}

@media (max-width:535px) {
    .jumbotron {
        background-size: auto 100% !important
    }
    .navbar .navbar-brand {
        height: 70px !important
    }
    footer .nav.navbar-nav,
    footer .social-icons {
        float: none !important
    }
    .orange-divider {
        border-top: 1px solid #F36E21 !Important;
        margin-top: 30px;
        border-left: 0px !important
    }

    .biographies-container, .team-member-bio {
        width: 320px;
    }

    .member-item.active {
        height: 1550px;
    }
        
    .team-member-bio {
        padding-left: 0px;
        font-size: 15px;
        line-height: 18px;
    }

    .member-bio-arrow {
        display: none;
    }
}

@media (max-width: 860px) {
    .two-column-container, .two-column-left, .two-column-right {
        width: 100%;
        padding: 0;
    }

    .two-column-right {
        text-align: center;
        border: none;
        margin-top: 50px;
    }

        .two-column-right table, .two-column-right table tbody, .two-column-right table tbody tr {
            width: 100%;
            display: block;
        }

        .two-column-right td:first-of-type, .two-column-right td {
            width: 100%;
            display: block;
            text-align: center;
        }
}

@media (max-width: 460px) {
    .two-column-right td p br {
        display: none;
    }
}