/*!
    GENERAL
 */
html {
    scroll-behavior: smooth;
}

body {
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
}

h1 {
    font-family: 'Open Sans Condensed', sans-serif;
    font-weight: bold;
}

.display-none {
    display: none;
}


.row {
    margin: 0;
}

.container-fluid {
    padding: 0;
}

.wpglobus-selector-box {
    text-align: right;
    padding-right: 17px;
    padding-top: 46px;
}
@media screen and (max-width: 1025px) {
    .wpglobus-selector-box {
        padding-right: 16px;
    }
}
@media screen and (max-width: 500px) {
    .wpglobus-selector-box {
        padding-top: 10px;
        padding-right: 0px;
    }
}

.wpglobus-selector-box > a {
    background-color: white;
    padding-top: 10px;
    padding-bottom: 10px;
    font-weight: bold;
}

.wpglobus-selector-box > a:first-of-type{
    padding-left: 10px;
}
.wpglobus-selector-box > a:last-of-type {
    padding-right: 10px;
}


    /*!
        NAVBAR
     */



.nav > li > a {
    font-size: 1.3em;
    color: black;
    font-family: 'Open Sans Condensed', sans-serif;
    font-weight: bold;
}

.nav > li > a:hover {
    color: rgba(32, 29, 30, 0.88);
}

.nav > li > a:active {
    color: rgba(97, 103, 106, 0.79);
}

.navbar {
    background-color: #fff;
    background-image: url(images/header-light.png);
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-box-shadow: none !important;
}

.menu-item {
    background-color: white;
    padding-top: 15px;
    margin-top: 52px;
    padding-bottom: 15px;
}

.navbar-brand {
    background-color: white;
    margin-left: -16px;
    margin-top: -8px;
    width: 453px;
    text-align: center;
}

@media screen and (max-width: 768px){
    .navbar-brand > img {
        /*position: relative;*/
        margin: 0 auto;
        width: 340px;
        margin-left: 0px;
        padding-top: 20px;
    }
    .navbar-brand {
        background-color: white;
        height: 100%;
        text-align: center;
        margin-left: 0px;
    }

    .menu-item {
        background-color: white;
        padding: 0;
        margin: 0;
    }

    .navbar {
        background-image: none;
    }
}

@media screen and (max-width: 768px){
    .navbar-toggler-icon {
        margin-top: 0px;
    }
    .nav-link {
        width: 100px;
        text-align: right;
    }
    #menu-menu {
        margin-top: -40px;
        margin-right: -8px;
    }
}

@media screen and (min-width: 769px) {
    .navbar {
        /*padding-bottom: 30px;*/
        /*padding-top: 10px;*/
        /*padding-left: 50px;*/
        height: 191px;

    }

    .navbar-nav > li > a {
        padding: 0;
        margin: 0;
        vertical-align: bottom;

    }

    #primaryNav ul li a:before {
        content: "|";
        display: inline-block;
        margin-right: 5px;
        margin-left: -10px;
    }

    #primaryNav ul li:first-child a:before,
    #primaryNav .children li:before {
        content: "";
        display: none;
    }

    #primaryNav {
        height: 140px;
    }


    .menu-item:last-of-type {
        padding-right: 15px;
        margin-right: 10px;
    }

    .menu-item:first-child {
        padding-left: 15px;
    }


}

/*!
    CAROUSEL
 */


/*!
    ABOUT US
 */
.about-us-div {
    padding: 54px 50px 50px 50px;
    height: 364px;
    background-color: #f0f2f1;
    color: #000;
    font-size: 12px;
}

.about-us-div > h1 {
    font-size: 24px;
    font-weight: bold;
}

.about-us-div:nth-child(2) {
    border-right: 2px white solid;
}

.about-us-div:last-of-type {
    border-left: 2px white solid;
}

.about-us-first {
    padding: 40px 30px 50px 40px;
    height: 364px;
    background-color: #ff8800;
    color: white;
    min-width: 453px;
}

.about-us-first > h1 {
    padding-left: 30px;
    padding-right: 20px;
    font-size: 60px;
    font-weight: bolder;
    color: white;
}

.about-us-first > p {
    padding-left: 30px;
    padding-right: 50px;
    text-align: justify;
    font-size: 12px;
}

.about-us-read-more {
    margin-left: 28px;
    margin-right: 22px;
    text-align: justify;
    color: white;
    font-weight: bolder;
    font-size: 16px;
    padding-top: 10px;
}

.about-us-read-more-border {
    margin-left: 10px;
    float: left;
    border: 2px white solid;
    padding: 6px 17px 2px 17px;
    font-weight: bold;
}

.about-us-read-more-image{
    height: 35px;
    float: left;
}

.about-us-image {
    width: 30px;
    padding-bottom: 20px;

}


@media screen and (max-width: 1300px) {
    .about-us-first {
        min-width: 100%;
    }
}


@media screen and (max-width: 1000px) {
    .about-us-div {
        padding-left: 150px;
        padding-right: 150px;
        min-width: 100%;
        text-align: center;
        height: 250px;
    }

    .about-us-first {
        text-align: center;
    }
}

@media screen and (max-width: 1000px) {
    .about-us-div {
        padding: 35px 25px 10px 25px;
    }
}

@media screen and (max-width: 1023px) {
    .our-work-menu, .our-work-item, .our-work-item-wide {
        min-width: 100%;
    }
}

.orange-bar {
    width: 100%;
    height: 6px;
    background-color: #ee7623;
}

/*
    STATISTICS
 */
@media screen and (max-width: 1023px) {
    .statistics-container {
        display: none;
    }
}

@media screen and (max-width: 1100px) {
    .statistics-value {
        font-size: 100px !important;
    }
}

.clients-we-work-with {
    color: #ff8800;
}

.statistics-container {
    margin-top: 100px;
    padding-bottom: 30px;
}

.statistics {
    border-left: 2px solid black;
    padding: 25px;
    float: left;
    height: 200px;
    text-align: center;
}

.statistics-last {
    border-right: 2px solid black;
}

.statistics-value {
    font-size: 180px;
    line-height: 160px;
    text-align: center;
    font-family: 'Open Sans Condensed', sans-serif;
    font-weight: bold;
}

/**
    OUR WORK
 */
.our-work-menu {
    background-color: black;
}

.our-work-item {
    height: 320px;
    min-width: 33.33%;
    color: white;
    cursor: pointer;
    padding: 0;
}

.our-work-item > img, .our-work-item-wide > img {
    margin: 0;
    display:block;
    width:100%;
    height:100%;
    object-fit: cover;
}

.our-work-item-wide {
    min-width: 66.67%;
    height: 320px;
    cursor: pointer;
    padding: 0;
}

.our-work-item-text, .our-work-item-text-wide {
text-align: center;
    display: block;
}

.our-work-menu > h1 {
    font-size: 60px;
    font-weight: bold;
    color: white;
}

.our-work-item-text-wide > h1 {
    padding-top: 10%;
    font-size: 2.2em;
}

.our-work-item-text > h1 {
    padding-top: 20%;
    font-size: 2.2em;
}

.our-work-item-text  > h4, .our-work-item-text-wide  > h4 {
    font-size: 1.1em;
    padding-top: 12px;
}


.our-work-button {
    cursor: pointer;
}

@media screen and (max-width: 1023px) {
    .our-work-menu, .our-work-item, .our-work-item-wide {
        min-width: 100%;
    }
}

/**
    NEWS
 */
#NEWS {
    padding-left: 30px;
    padding-right: 30px;
    /*margin-top: 60px;*/
}

.news-item-small > a:hover, a:link, a:active, a:visited {
    text-decoration: none;
    color: black;
}

.news-logo {
    min-width: 320px;
    background-color: yellow;
}

.news-logo, .news-item {
    height: 400px;
}

.news-header > h1 {
    padding-top: 80px;
    font-size: 2.8em;
    font-weight: bold;
    text-align: center;
    padding-bottom: 40px;
    letter-spacing: 8px;
}

.news-item-read-more-image  {
    float: left;
    height: 26px;
}

.news-item-small, .news-item-large {
    margin: 0 10px 0 10px;
    padding-left: 28px;
    padding-right: 28px;
    padding-top: 18px;
    padding-bottom: 25px;
    background-color: #f0f2f1;
}

.news-item-small > .news-item-logo {
    height: 240px;
    text-align: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.news-item-text {
    height: 225px;
}

.news-item-text, .news-item-read-more {
    margin-left: 22px;
    margin-right: 22px;
    text-align: justify;
    font-size: 12px;
}

.news-item-small {
    height: 525px;
    /*min-width: 20%;*/
}

.news-item-large {
    min-width: 50%;
    padding-bottom: 30px;
}

.news-item-text > h1 {
    text-align: left;
    padding-top: 20px;
    font-size: 1.6em;
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif !important;
    font-weight: normal;
}

.news-item-read-more-border {
    margin-left: 10px;
    float: left;
    border: 2px black solid;
    padding: 2px 17px 2px 17px;
    font-weight: bold;
}

.embed-container {
    position: relative;
    padding-bottom: 56.25%;
    overflow: hidden;
}

.news-item-small > .news-item-read-more {
    padding-top: -15px;
}

.news-item-large > .news-item-read-more {
    padding-top: 25px;
}

.embed-container iframe, .embed-container object, .embed-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.news-item-text {
 /*height: 200px;*/
    overflow: hidden;
    text-overflow: ellipsis;
}

@media screen and (max-width: 1025px) {
    .news-item-small {
        min-width: 100%;
        margin-top: 50px;
    }
}

@media screen and (max-width: 750px) {
    .not-first {
        display: none;
    }
    .news-header {
        font-size: 12px;
        margin-top: -50px;
    }
    .about-us-first > h1 {
        font-size: 44px;
        /*margin-top: -60px;*/
        padding-left: 0px;
    }
    .news-item-small {
        margin: 0;
        margin-bottom: 25px;
    }
    .n2-ow {
        font-size: 22px !important;
    }
    .news-line {
        display: none;
    }
    #NEWS-PAGE {
        margin-left: 25px !important;
        margin-right: 25px !important;
    }
    .news-header > h1 {
        /*padding-bottom: 15px;*/
    }
}

/**
    NEWS PAGE
 */

#NEWS-PAGE {
    margin-left: 100px;
    margin-right: 100px;
}

/**
    BRANDS
 */

#BRANDS {
    padding-top: 60px;
}

.testimony {
    min-width: 50%;
    height: 500px;
    background-color: #dbe3e6;
    font-size: 1.0em;
}

.testimony-content {
    width: 50%;
    margin: 0 auto;
    padding-top: 15%;
}

.testimony-content > h1 {
    font-size: 1.8em;
    font-weight: bold;

}

.testimony-content > h2 {
    font-size: 1.5em;
    padding-bottom: 20px;
}

.brands {
    min-width: 50%;
    padding: 0px;
    margin-right: 0;
}

.brand-list {
    min-height: 33.3333%;
    background-color: black;

}


.brand-list > a {
    text-align: center;
    min-width: 33.333%;
    display: block;
}

.brand-list > div {
    text-align: center;
    min-width: 33.333%;
    display: inline-block;
}


.brand-list-brand-image {
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    display: inline-block;
    z-index: 9999;
    cursor: pointer;
}

.spacer-bar {
    background-image: url(images/header-bw.png);
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: 150px;
}

@media screen and (max-width: 1023px) {
    .testimony, .brands {
        min-width: 100%;
        min-height: 100%
    }
    .testimony-content {
        padding: 50px 25px 50px 25px;
        width: 70%;
        padding-top: 30%;
    }
}

/**
    OFFICES
 */

.office-row {
    /*padding-left: 50px;*/
    /*background-color: black;*/
    /*padding-top: 50px;*/
    /*padding-bottom: 50px;*/
    margin-right: 0;
    margin-left: 0;
    height: 196px;
    width: 100%;
    text-align: center;

}

.office > h4 {
    overflow: auto;
    word-wrap: break-word;
    font-size: 1.3em;
    font-weight: bold;
    padding-bottom: 12px;
    margin-top: 30px;
}

.office {

    font-size: 0.8em;
    word-wrap: break-word;
    line-height: 1px;
    min-width: 20%;
    /*text-align: left;*/
    background-color: black;
    color: white;
    margin-left: auto;
    margin-right: auto;
    margin: 0 auto;
}

.office-image {
    background-image: url(images/offices.png);
    background-repeat: no-repeat;
    background-position: center;
    min-width: 359px;
    max-width: 359px;
    margin-left: 100px;
}

@media screen and (max-width: 1023px) {
    .office {
        min-width: 33.333%;
    }

}
@media screen and (max-width: 1100px) {
    .office-image {
        margin-left: 50px;
    }
}

@media screen and (max-width: 800px) {
    .office-image {
        display: none;
    }
    .office {
        min-width: 100%;
    }
}

/**
    WORK ITEM
 */

.work-item-main-image {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    width: 100%;
    height: 540px;
}

.work-item-header-1 {
    font-weight: bold;
}

.work-item-content {
    /*padding: 100px 125px 100px 125px;*/

}



/**
    CUSTOM CSS FOR WYSIWIG
 */
.wp-block-image {
    /*margin-bottom: 0;*/
}
.wp-block-image > img {
    width: 100%;
    height: auto;
}


/**
    SLIDER
 */

.fa-arrow-right {
    position: absolute;
    right: -20px;
    margin-top: 220px;
    cursor: pointer;
}
.fa-arrow-left {
    position: absolute;
    left: -20px;
    margin-top: 220px;
    cursor: pointer;
}