/* Body */

* {
    outline: none;
}

body {
    font-family: 'Barlow', 'Abril Fatface' !important;
    color: #161616 !important;
    font-size: 20px !important;
    min-width: 1200px;
}

.container {
    max-width: 1140px !important;
    min-width: 1140px !important;
    width: 1140px !important;
}

ul {
    margin: 0 !important;
    padding: 0 !important;
    overflow: hidden !important;
}

ul li {
    list-style: none !important;
    float: left !important;
}

a, a:hover, a:focus {
    text-decoration: none !important;
    color: #161616 !important;
}

/* Header */

header {
    background: url(img/header.jpg) no-repeat top;
    width: 100%;
    height: 120px;
    position: fixed;
    top: 0;
    z-index: 999;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.7);
}

header li:first-child {
    padding-left: 0;
}

header li:last-child {
    padding-right: 0;
}

header li {
    padding: 42px 37px;
}

header li a {
    color: #9a9b9b !important;
    display: block;
}

header li a:hover, header li.active a {
    border-bottom: 5px solid #1e90b4;
    color: #161616 !important;
    transition: 0.5s;
}

/* Main */

#who-we-are, #we-specialize-in, #industries, #how-we-do-it, #what-we-are-looking-for, #leadership {
    position: relative;
    bottom: 120px;
    height: 0;
}

/* Scrollbar */

::-webkit-scrollbar {
    width: 15px;
}

::-webkit-scrollbar-button {
    background-color: #1e90b4;
}

::-webkit-scrollbar-track {
    background-color: #1e90b4;
}

::-webkit-scrollbar-track-piece {
    background-color: #ffffff;
}

::-webkit-scrollbar-thumb {
    height: 150px;
    background-color: #1e90b4;
}

::-webkit-scrollbar-corner {
    background-color: #1e90b4;
}

::-webkit-resizer {
    background-color: #1e90b4;
}

/* Screen1 */

#screen1 {
    background: url(img/screen1.jpg) no-repeat top;
    width: 100%;
    height: 680px;
    color: #fff;
    margin-top: 120px;
    text-align: center;
}

#screen1 h2 {
    font-family: 'Abril Fatface';
    font-size: 85px;
    padding: 70px 0 25px;
}

#screen1 h3 {
    font-size: 24px;
    font-weight: 500;
    background: url(img/screen1_h3.jpg) no-repeat top, url(img/screen1_h3.jpg) no-repeat bottom;
    padding: 40px 225px;
    line-height: 35px;
}

#screen1 p {
    font-size: 24px;
    font-weight: 500;
    padding-top: 25px;
}

#screen1 p a.mail {
    color: #fff !important;
    font-weight: 500;
}

#screen1 a.bottom {
    display: block;
    margin: 50px auto;
}

#screen1 a.bottom img {
    text-align: center;
    animation: animate 3s infinite;
}

@keyframes animate {
    0%, 20%, 60%, 100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    40% {
        -webkit-transform: translateY(-20px);
        transform: translateY(-20px);
    }
    80% {
        -webkit-transform: translateY(-10px);
        transform: translateY(-10px);
    }
}

/* Screen2 */

#screen2 {
    background: url(img/screen2.jpg) no-repeat top;
    width: 100%;
    height: 528px;
}

#screen2 h2 {
    font-family: 'Abril Fatface';
    font-size: 72px;
}

#screen2 h3 {
    font-size: 36px;
    font-weight: 500;
    color: #9a9b9b;
    padding-top: 70px;
}

#screen2 img {
    display: block;
    margin: 60px auto 25px;
}

#screen2 p {
    font-size: 24px;
    text-align: center;
    line-height: 32px;
    padding: 0 15px;
}

/* Screen3 */

#screen3 {
    background: url(img/screen3.jpg) no-repeat top;
    width: 100%;
    height: 761px;
    color: #fff;
}

#screen3 h2 {
    font-family: 'Abril Fatface';
    font-size: 72px;
    padding: 50px 0 30px;
}

#screen3 p {
    font-size: 24px;
    background: url(img/screen3_p.png) no-repeat left;
    padding: 8px 40px;
    margin-left: 40px;
}

/* Screen4 */

#screen4 {
    background: url(img/screen4.jpg) no-repeat top;
    width: 100%;
    height: 544px;
}

#screen4 h2 {
    font-family: 'Abril Fatface';
    font-size: 72px;
    padding-top: 60px;
}

#screen4 h3 {
    font-family: 'Abril Fatface';
    font-size: 36px;
    background: url(img/screen4_h3.png) no-repeat top left;
    color: #4ba6c3;
    padding: 20px 0;
    margin-top: 50px;
}

#screen4 p {
    font-size: 24px;
    padding-right: 40px;
}

/* Screen5 */

#screen5 {
    background: url(img/screen5.jpg) no-repeat top;
    width: 100%;
    height: 771px;
}

#screen5 h2 {
    font-family: 'Abril Fatface';
    font-size: 72px;
    background: url(img/screem5_h2.png) no-repeat bottom left;
    padding: 50px 0 45px;
    margin-bottom: 40px;
}

#screen5 p {
    font-size: 24px;
    padding: 0 70px 20px 0;
}

/* Screen6 */

#screen6 {
    background: url(img/screen6.jpg) no-repeat top;
    width: 100%;
    height: 772px;
    color: #fff;
}

#screen6 .col-6 {
    padding-left: 70px;
}

#screen6 h2 {
    font-family: 'Abril Fatface';
    font-size: 72px;
    padding: 30px 0 0 0;
}

#screen6 h3 {
    font-size: 24px;
    font-weight: 700;
    padding: 2px 0 10px;
}

#screen6 p {
    font-size: 24px;
    line-height: 30px;
    padding: 0 32px 0 30px;
}

#screen6 .left {
    background: url(img/screen6_left.png) no-repeat left top 7px;
    padding: 0 32px 10px 30px;
}

/* Screen7 */

#screen7 {
    background: url(img/screen7.jpg) no-repeat top;
    width: 100%;
    height: 665px;
    color: #fff;
}

#screen7 h2 {
    font-family: 'Abril Fatface';
    font-size: 72px;
    padding: 50px 0 0 0;
}

#screen7 h3 {
    font-size: 24px;
    font-weight: 700;
    padding: 2px 0 10px;
}

#screen7 p {
    font-size: 24px;
    line-height: 30px;
    padding: 0 32px 0 30px;
}

#screen7 .left {
    background: url(img/screen7_left.png) no-repeat left top 7px;
    padding: 0 95px 10px 30px;
}
