@import "animate.css";
@import url(//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css);
@import url(//fonts.googleapis.com/css?family=Audiowide|Play:400,700);
/*========================================================
                      Main Styles
=========================================================*/
body {
    background: url(../images/pattern-gray.jpg);
    color: #514f4f;
    font: 400 13px/21px 'Play', sans-serif;
    -webkit-text-size-adjust: none;
    height:auto;
}

html {
    height: auto;
}

img {
    max-width: 100%;
    height: auto;
}

h2,
h4,
h5 {
    text-transform: uppercase;
}

h1 {
    font: 400 75px/75px 'Audiowide', sans-serif;
    color: #ffffff;
}

h2 {
    color: #ffffff;
    font-size: 72px;
    line-height: 72px;
    text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;
}

h3 {
    color: #302d32;
    font-size: 48px;
    line-height: 48px;
    font-weight: 700;
}

    h3 > em {
        text-transform: uppercase;
    }

h4 {
    color: #ffffff;
    font-size: 30px;
    line-height: 30px;
}

h5 {
    color: #141211;
    font-size: 24px;
    line-height: 24px;
    font-weight: 700;
}

h6,
.terms-list dt {
    color: #ff6002;
    font-size: 18px;
    line-height: 30px;
}

p a:hover,
ul a:hover {
    text-decoration: underline;
}

p .fa,
ul .fa {
    text-decoration: none;
}

time {
    display: block;
}

a {
    font: inherit;
    color: inherit;
    text-decoration: none;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

    a:focus {
        outline: none;
    }

    a[href^="tel:"],
    a[href^="callto:"] {
        color: inherit;
        text-decoration: none;
    }

strong {
    font-weight: 700;
}

.fa {
    line-height: inherit;
}

[class*='fa-']:before {
    font-weight: 400;
    font-family: 'FontAwesome';
}

.page {
    overflow: hidden;
    min-height: 500px;
}

.lt-ie9 .page {
    min-width: 1200px;
}

.center {
    text-align: center;
}

.aside-r {
    float: right;
}

    .aside-r:before,
    .aside-r:after {
        content: " ";
        display: table;
    }

    .aside-r:after {
        clear: both;
    }

.ins-r {
    padding-right: 126px;
}

@media (max-width: 767px) {
    .ins-r {
        padding-right: 0;
    }
}

.width {
    width: 100%;
}

.def-font-2 {
    font: 400 16px/24px 'Play', sans-serif;
    color: #ffffff;
}

.map + .row > .grid_3 > address {
    font-size: 23px;
    line-height: 23px;
    font-weight: 700;
    text-transform: uppercase;
    color: #141211;
}

.grid_4:first-child > .camera-box > img + h3 > a > span + span {
    font-size: 24px;
    line-height: 30px;
}

.grid_4 > .camera-box > img + h3 > a > span + span {
    font-size: 24px;
    line-height: 30px;
}

@media (max-width: 767px) {
    h2 {
        font-size: 55px;
        line-height: 55px;
    }

    h4 {
        font-size: 25px;
        line-height: 25px;
    }
}

@media (max-width: 479px) {
    h2 {
        font-size: 35px;
        line-height: 35px;
    }

    h4 {
        font-size: 18px;
        line-height: 18px;
    }
}
/*=======================================================
                       Main Layout
=========================================================*/
.map{
    margin-top: 15px;
    margin-bottom: 15px;
}

* + .contact-form {
    margin-top: 33px;
}

h2 + h4 {
    margin-top: 5px;
}

h3 + h6 {
    margin-top: 20px;
}

h3 + .box-1 {
    margin-top: 26px;
}

h3 + .row {
    margin-top: 46px;
}

h3 + .map {
    margin-top: 32px;
}

h3 + .terms-list {
    margin-top: 22px;
}

h3 + #search-results {
    margin-top: 40px;
}

h4 + p {
    margin-top: 34px;
}

h4 + .marked-list {
    margin-top: 32px;
}

h4 + .row {
    margin-top: 39px;
}

h5 + p {
    margin-top: 30px;
}

h6 + p {
    margin-top: 22px;
}

p + .btn {
    margin-top: 36px;
}

p + .btn-1 {
    margin-top: 54px;
}

p + .btn-1__gray {
    margin-top: 52px;
}

p + h5 {
    margin-top: 22px;
}

img + p {
    margin-top: 22px;
}

img + h5 {
    margin-top: 26px;
}

.box-1 + .box-1 {
    margin-top: 34px;
}

.map + .row {
    margin-top: 25px;
}

* + .offset1 {
    margin-top: 39px;
}

* + .offset2,
h3 + .offset2,
h4 + .offset2 {
    margin-top: 33px;
}

* + .offset3 {
    margin-top: 77px;
}

@media (max-width: 767px) {
    .offset3 {
        margin-top: 30px;
    }
}

* + .offset4,
.box-1 + .offset4,
h3 + .offset4 {
    margin-top: 23px;
}

* + .offset5,
h3 + .offset5 {
    margin-top: 21px;
}

* + .offset6 {
    margin-top: 52px;
}

* + .offset7 {
    margin-top: 37px;
}

.row-offset .row + .row {
    margin-top: 30px;
}

.mg-add {
    margin-top: 10px;
}
/*=======================================================
                        Components
=========================================================*/
/*==================     Brand     ======================*/
.brand_name {
    font-size: 48px;
    line-height: 48px;
    display: inline-block;
    text-align: center;
    overflow: hidden;
    min-width: 270px;
    height: 123px;
    background-image: url(../Images/logo.png);
    background-size: 270px 123px;
    background-repeat: no-repeat;
    margin-bottom: 5px;
}

    .brand_name a {
        padding-top: 37px;
        display: inline-block;
    }

.brand_slogan {
    display: inline-block;
    color: #2c2d2e;
    font-size: 15px;
    line-height: 18px;
    margin-top: 49px;
    margin-left: 20px;
}
/*=================     Inline-List     ====================*/
.inline-list {
    display: inline-block;
}

    .inline-list li {
        display: inline-block;
    }

        .inline-list li > a {
            text-decoration: none;
        }
/*==================     Contacts-List     ======================*/
.contacts {
    color: #ff6002;
    font-size: 14px;
    line-height: 14px;
}

    .contacts li + li {
        margin-left: 31px;
    }

    .contacts li > a:hover {
        color: #ffffff;
    }

.nav + .contacts {
    margin-top: 8px;
}
/*==================     Socials-List     ======================*/
.socials {
    color: #2a2d2e;
    font-size: 18px;
    line-height: 18px;
}

    .socials li + li {
        margin-left: 10px;
    }

    .socials li > a:hover {
        color: #ff6002;
    }
/*==================  Mods  ======================*/
@media (min-width: 480px) and (max-width: 767px) {
    .mod img {
        width: 100%;
    }
}
/*==================  Backgrounds  ======================*/
.bg-gray {
    background: url(../images/pattern-gray.jpg);
}

.bg-white {
    background: url(../images/pattern-white.jpg);
}
/*==================     Icons     ======================*/
.sprite {
    display: inline-block;
    width: 106px;
    height: 106px;
    background: url(../images/icons.png);
    background-position: 0 0;
}

.icon-2 {
    background-position: 0 106px;
}

.icon-3 {
    background-position: -172px 0;
}

.icon-4 {
    background-position: -172px 276px;
}
/*==================    Buttons    ======================*/
.btn,
.btn-1,
.btn-1__gray,
.btn-1__gray2 {
    display: inline-block;
    background-color: #313131;
    padding: 10px 18px;
    text-transform: uppercase;
    color: #ffffff;
    font-size: 12px;
    line-height: 22px;
}

    .btn:hover {
        background: #ff6002;
    }

    .btn:active {
        background: #ff7933;
    }

.btn-1,
.btn-1__gray,
.btn-1__gray2 {
    background: #ff6002;
    font-weight: 700;
    font-size: 18px;
    line-height: 18px;
    padding: 19px 24px;
}

    .btn-1:hover {
        background: #464646;
    }

    .btn-1:active {
        background: #606060;
    }

.btn-1__gray {
    background: #464646;
}

    .btn-1__gray:hover {
        background: #ff6002;
    }

    .btn-1__gray:active {
        background: #ff7933;
    }

.btn-1__gray2 {
    background: #313131;
}

    .btn-1__gray2:hover {
        background: #ff6002;
    }

    .btn-1__gray2:active {
        background: #ff7933;
    }
/*==================      Box      ======================*/
.box:before,
.box:after {
    content: " ";
    display: table;
}

.box:after {
    clear: both;
}

.box_top {
    display: block;
    text-align: center;
    border: 1px solid #ccc;
    padding: 26px;
    position: relative;
    margin-bottom: 15px;
}

    .box_top .sprite {
        -moz-transition: 0.3s;
        -o-transition: 0.3s;
        -webkit-transition: 0.3s;
        transition: 0.3s;
        opacity: .5;
    }

    .box_top:after {
        content: url(../images/triangle-white.jpg);
        position: absolute;
        bottom: -21px;
        left: 50%;
        margin-left: -15px;
    }

.box_cnt {
    text-align: center;
    padding: 0 8%;
}

    .box_cnt p {
        color: #737373;
    }

.box .box_top + .box_cnt {
    margin-top: 47px;
}

.box:hover .box_top .sprite {
    opacity: 1;
}
/*==================      Box-1      ======================*/
.box-1:before,
.box-1:after {
    content: " ";
    display: table;
}

.box-1:after {
    clear: both;
}

.box-1_aside {
    float: left;
    margin-right: 30px;
    padding-top: 6px;
}

    .box-1_aside .aside {
        font-size: 60px;
        line-height: 60px;
        color: #848484;
        min-width: 65px;
    }

.box-1_cnt__no-flow {
    overflow: hidden;
}

    .box-1_cnt__no-flow h6 + p {
        margin-top: 0;
    }

@media (max-width: 767px) {
    .box-1_aside {
        float: none;
        display: block;
        text-align: center;
        margin: 0;
    }

    .box-1_cnt {
        text-align: center;
        display: inline-block;
    }

    .box-1_cnt__no-flow {
        text-align: center;
    }
}
/*==================      Box-2      ======================*/
.box-2 {
    border: 1px solid #cccccc;
    background: #fdfdfd;
}

    .box-2 img {
        width: 100%;
    }

.box-2_cnt {
    padding: 25px 15px 35px;
    text-align: center;
    color: #737373;
}

    .box-2_cnt h5 + p {
        margin-top: 20px;
    }

    .box-2_cnt a:hover {
        color: #ff6002;
        text-decoration: underline;
    }
/*===============      Camera Box      ===================*/
.camera-box {
    position: relative;
    text-align: left;
}

    .camera-box h3 {
        background: #313131;
        position: absolute;
        bottom: 0;
        right: 18%;
        left: 0;
        padding: 0 9%;
        color: #ffffff;
        text-transform: uppercase;
        -moz-transition: background 0.3s;
        -o-transition: background 0.3s;
        -webkit-transition: background 0.3s;
        transition: background 0.3s;
    }

@media (max-width: 1199px) {
    .camera-box h3 {
        right: 0;
    }
}

.camera-box h3 > a > span {
    font-size: 40px;
    line-height: 35px;
    margin-top: 13px;
    display: inline-block;
}

    .camera-box h3 > a > span + span {
        font-size: 36px;
        line-height: 36px;
        font-weight: 400;
        margin-top: 5px;
    }

@media (max-width: 979px) {
    .camera-box h3 > a > span {
        font-size: 30px;
        line-height: 30px;
    }

        .camera-box h3 > a > span + span {
            font-size: 25px;
            line-height: 25px;
            margin-top: 0;
        }
}

.camera-box h3 > a:hover > span {
    text-decoration: underline;
}

.camera-box:hover h3 {
    background: #ff6002;
}
/*==================      Aside-img      ======================*/
.aside-img {
    position: relative;
    padding-top: 115px;
    padding-bottom: 121px;
    padding-right: 5%;
    color: #ffffff;
    font-size: 16px;
    line-height: 23px;
}

@media (max-width: 1300px) {
    .aside-img h2 {
        font-size: 40px;
        line-height: 40px;
    }
}

.aside-img:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    width: 1025px;
    height: 100%;
}

@media (max-width: 767px) {
    .aside-img {
        padding-top: 50px;
        padding-bottom: 30px;
    }
}

.img1:after,
.img4:after {
    background-position: right;
    background-size: cover;
    left: 100%;
    margin-left: 15px;
}

@media (max-width: 1199px) {
    .img1:after,
    .img4:after {
        margin-left: 10px;
    }
}

@media (max-width: 767px) {
    .img1:after,
    .img4:after {
        display: none;
    }
}

.img2:after,
.img3:after {
    background-size: cover;
    right: 100%;
    margin-right: 15px;
}

@media (max-width: 1199px) {
    .img2:after,
    .img3:after {
        margin-right: 10px;
    }
}

@media (max-width: 767px) {
    .img2:after,
    .img3:after {
        display: none;
    }
}

.img2 > *,
.img3 > * {
    margin-left: 82px;
}

@media (max-width: 767px) {
    .img2 > *,
    .img3 > * {
        margin-left: 0;
    }
}

.img1:after {
    background-image: url(../images/background-1.jpg);
}

.img2:after {
    background-image: url(../images/background-2.jpg);
}

.img3:after {
    background-image: url('../images/over ons/machinepark.jpg');
}

.img4:after {
    background-image: url('../images/over ons/grondstoffen.jpg');
}

@media (min-width: 480px) and (max-width: 767px) {
    .project img {
        width: 100%;
    }
}
/*===============      Marked-List      ===================*/
.marked-list li {
    padding-left: 21px;
    position: relative;
}

    .marked-list li + li {
        margin-top: 11px;
    }

    .marked-list li > a {
        font-size: 16px;
    }

    .marked-list li:before {
        -moz-transition: 0.3s;
        -o-transition: 0.3s;
        -webkit-transition: 0.3s;
        transition: 0.3s;
        position: absolute;
        left: 0;
        top: 0;
        content: '\f061';
        font-family: 'FontAwesome';
        color: #ff6002;
        font-size: 10px;
    }

    .marked-list li:hover:before {
        left: 5px;
    }
/*=================      Terms-List      ====================*/
.terms-list dt + dd {
    margin-top: -4px;
}

.terms-list dd + dt {
    margin-top: 24px;
}

.terms-list dd > a {
    font-weight: 700;
    font-size: 14px;
    color: #ff6002;
    text-transform: uppercase;
    display: inline-block;
}

    .terms-list dd > a:hover {
        text-decoration: underline;
    }

.terms-list_contacts * {
    display: inline-block;
}

.terms-list_contacts dt {
    min-width: 100px;
}

.terms-list_mail > a {
    font-weight: 700;
    font-size: 14px;
    color: #ff6002;
    text-transform: uppercase;
}
/*========================   Menu   ==========================*/
.sf-menu:before,
.sf-menu:after {
    content: " ";
    display: table;
}

.sf-menu:after {
    clear: both;
}

.sf-menu > li {
    position: relative;
    float: left;
    text-transform: uppercase;
    font: 400 14px/30px 'Audiowide', sans-serif;
}

    .sf-menu > li + li {
        /*margin-left: 76px;*/
        margin-left: 40px;
    }

.sf-menu a {
    display: block;
}

.sf-menu li {
    position: relative;
}

    .sf-menu li a {
        text-decoration: none;
    }

.sf-menu > li > a {
    color: #ffffff;
    background: transparent;
}

    .sf-menu > li.sfHover > a,
    .sf-menu > li > a:hover {
        color: #ff6002;
    }

.sf-menu > li.active > a {
    color: #ff6002;
    background: transparent;
}

.sf-menu ul {
    display: none;
    position: absolute;
    top: 165%;
    left: -31%;
    width: 150px;
    background: #302d32;
    z-index: 2;
    font: 400 12px/34px 'Arial', sans-serif;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.sf-menu ul {
    padding-top: 20px;
    padding-bottom: 20px;
}

    .sf-menu ul > li {
        padding-left: 13px;
    }

        .sf-menu ul > li > a {
            color: #FFF;
        }

            .sf-menu ul > li.sfHover > a,
            .sf-menu ul > li > a:hover {
                color: #000;
            }

    .sf-menu ul ul {
        position: absolute;
        top: 0;
        left: 100%;
        width: 100px;
        margin-top: 0;
        padding: 0;
        z-index: 4;
        background: #ff6002;
    }

        .sf-menu ul ul > li > a {
            color: #FFF;
        }

            .sf-menu ul ul > li.sfHover > a,
            .sf-menu ul ul > li > a:hover {
                color: #000;
            }

.sf-menu > li > .sf-with-ul {
    position: relative;
}

    .sf-menu > li > .sf-with-ul:before {
        position: absolute;
        left: 50%;
        top: 79%;
        margin-left: -6px;
        content: '\f0d7';
        font: 400 12px/12px 'FontAwesome';
    }

@media (max-width: 767px) {
    .sf-menu {
        display: none;
    }
}
/*==================  Select Menu  ======================*/
.select-menu {
    position: relative;
    display: none;
    margin: 0 auto;
    width: 420px;
    background: #ffffff url('../images/select.png') no-repeat right center;
    overflow: hidden;
}

    .select-menu .select {
        width: 440px;
        height: 30px;
        color: #585858;
        background-color: transparent;
        font: 400 15px 'Play', sans-serif;
        line-height: 30px;
        border: none;
        border-radius: 0;
        box-shadow: none;
        outline: none;
        -webkit-appearance: none;
    }

        .select-menu .select::-ms-expand {
            display: none;
        }

@media (max-width: 767px) {
    .select-menu {
        display: block;
    }
}

@media (max-width: 479px) {
    .select-menu {
        width: 270px;
    }

        .select-menu .select {
            width: 290px;
        }
}
/*==================  Stuck menu  ======================*/
.stuck_container {
    min-height: 52px;
    padding-top: 20px;
}

.isStuck {
    background: url(../images/pattern-gray.jpg);
    z-index: 999;
    border-bottom: 1px solid #555555;
}

    .isStuck > .container {
        text-align: center;
    }

    .isStuck .nav {
        margin-top: 2px;
    }

        .isStuck .nav .sf-menu li {
            text-align: left;
        }

    .isStuck .contacts {
        display: none;
    }

@media only screen and (max-width: 979px) {
    .isStuck {
        display: none !important;
    }
}
/*==================     ToTop     ======================*/
.toTop {
    width: 40px;
    height: 40px;
    font-size: 24px;
    line-height: 35px;
    color: #fff;
    background: #000;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    position: fixed;
    right: 66px;
    bottom: 180px;
    display: none;
    overflow: hidden;
    text-align: center;
    text-decoration: none;
    z-index: 20;
}

    .toTop:hover {
        color: #fff;
        background: #ff6002;
        text-decoration: none;
    }

@media only screen and (max-width: 1399px) {
    .toTop {
        display: none !important;
    }
}
/*==================  RD Parallax    ======================*/
.parallax {
    position: relative;
    overflow: hidden;
}

.parallax_image,
.parallax_pattern {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 100%;
    background-position: center center;
    will-change: transform;
}

.parallax_image {
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
}

.parallax_pattern {
    background-repeat: repeat;
}

.parallax_cnt {
    position: relative;
}
/*========================================================
                     HEADER  Section
=========================================================*/
header {
    background: #ffffff;
}

    header .brand {
        float: left;
    }

        header .brand + .aside-r {
            margin-top: 27px;
        }

    header .nav {
        display: inline-block;
        margin-left: 40px;
        padding-top: 80px;
    }

    header .contacts {
        float: right;
    }

    header .aside-r .socials {
        display: block;
        text-align: right;
    }

    header * + .search-form {
        margin-top: 19px;
    }

@media (max-width: 1199px) {
    header .nav + .contacts {
        margin: 25px 0;
    }

    header .contacts {
        float: none;
        display: block;
        text-align: center;
    }
}

@media (max-width: 979px) {
    header .sf-menu > li + li {
        margin-left: 57px;
    }
}

@media (max-width: 767px) {
    header {
        text-align: center;
    }

        header .brand,
        header .nav,
        header .aside-r {
            float: none;
        }

        header .brand_slogan {
            margin: 0;
            margin-top: 5px;
        }

        header * + .aside-r {
            margin-top: 15px;
        }

        header .aside-r .socials {
            text-align: center;
        }

            header .aside-r .socials + .search-form {
                margin-top: 15px;
            }
}

@media (max-width: 767px) {
    header {
        padding-bottom: 25px;
    }
}
/*========================================================
                     CONTENT  Section
=========================================================*/
main {
    display: block;
    background: #ffffff;
}
/*==================      Well     ======================*/
.well {
    padding-top: 60px;
    padding-bottom: 56px;
}

.well__ins {
    padding-top: 60px;
    padding-bottom: 71px;
}

.well__ins-1 {
    padding-top: 60px;
    padding-bottom: 0;
}

.well1 {
    padding-top: 60px;
    padding-bottom: 56px;
}

.well2 {
    padding-top: 75px;
    padding-bottom: 75px;
}

.well3 {
    padding-top: 75px;
    padding-bottom: 56px;
}

.well4 {
    padding-top: 60px;
    padding-bottom: 178px;
}

@media (max-width: 767px) {
    .well4 {
        padding-bottom: 60px;
    }
}

.well5 {
    padding-top: 113px;
    padding-bottom: 76px;
}

.well6 {
    padding-top: 113px;
    padding-bottom: 120px;
}

.well6__ins {
    padding-top: 113px;
    padding-bottom: 129px;
}

@media (max-width: 767px) {
    .well6__ins {
        padding-top: 70px;
        padding-bottom: 70px;
    }
}

.well7 {
    padding-top: 78px;
    padding-bottom: 77px;
}

.well7__ins {
    padding-top: 78px;
    padding-bottom: 55px;
}

.well8 {
    padding-top: 72px;
    padding-bottom: 77px;
}
/*========================================================
                     FOOTER  Styles
=========================================================*/
footer {
    background: url(../images/pattern-gray.jpg);
    color: #dddddd;
    text-transform: uppercase;
    font-size: 16px;
}

    footer .socials li {
        width: 73px;
        height: 73px;
        background: #ff6002;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        border-radius: 50%;
        -moz-transition: background 0.3s;
        -o-transition: background 0.3s;
        -webkit-transition: background 0.3s;
        transition: background 0.3s;
        cursor: pointer;
    }

        footer .socials li + li {
            margin-left: 20px;
        }

        footer .socials li > a {
            color: #ffffff;
            font-size: 40px;
            line-height: 73px;
        }

            footer .socials li > a:hover {
                color: #ffffff;
            }

        footer .socials li:hover {
            background: #313131;
        }

    footer .socials + address {
        margin-top: 31px;
    }

    footer address {
        font-size: 14px;
        line-height: 14px;
        font-weight: 700;
    }

        footer address > dl {
            margin-left: 10px;
            display: inline-block;
        }

            footer address > dl * {
                display: inline-block;
            }

            footer address > dl + p {
                margin-top: 17px;
            }

        footer address + .col-2 {
            margin-top: 14px;
            margin-bottom: 16px;
        }

    footer .col-2 {
        color: #c3c3c3;
        max-width: 700px;
        display: inline-block;
        text-transform: none;
        font-size: 16px;
    }

    footer .prv:hover {
        text-decoration: underline;
    }

.iframe-contact {
    width: 100%;
    height: 100%;
}