﻿body {
    font-family: 'Coda', Helvetica,Arial,sans-serif;
}

a:active {
    text-decoration: none;
}

a:visited {
    text-decoration: none;
}

a:link {
    text-decoration: none;
}

.navbar.bg-light {
    background-image: -webkit-gradient(linear, left top, left bottom, from(white), color-stop(50%, #eee), to(#e4e4e4));
    background-image: linear-gradient(white, #eee 50%, #e4e4e4);
    background-repeat: no-repeat;
    -webkit-filter: none;
    filter: none;
    border: 1px solid #d5d4d4;
    margin-top: 35px;
    border-top-color: #a50909;
}

.navbar {
    margin-top: 0;
    margin-bottom: 0;
}

a#logo-text {
    margin-left: 25px;
    font-size: 25px;
    display: block;
    font-weight: bold;
    color: #9e0303;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    height: 100%;
    line-height: 60px;
}

img#hpg-sm-devices {
    display: none;
    width: 80px;
    height: 60px;
    float: right;
}

img#hpg {
    width: 80px;
    height: 60px;
    margin-top: -45px;
    margin-bottom: -45px;
}

li.text-hpg {
    color: #9e0303;
    font-size: 18px;
    line-height: 60px;
}

    li.text-hpg:hover {
        background: none;
    }

.nav.navbar-nav.logo-t {
    height: 60px;
    /*background: white;*/
    padding: 0 20px;
}

.navbar-default .navbar-nav > li {
    margin-left: 2px;
}

    .navbar-default .navbar-nav > li.text-hpg {
        margin-left: 65px;
    }

span.member-text {
    padding-right: 5px;
    color: #04046f;
}

.navbar-default .navbar-nav > li > a {
    color: #9e0303;
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 18px;
}

li:hover {
    background-color: #eee;
}

.dropdown-menu > li > a {
    font-size: 18px;
}

.navbar-header {
    height: 60px;
    width: 150px;
}

li > a > span.lang {
    width: 25px;
    height: 15px;
    display: inline-block;
    margin-left: 15px;
}

    li > a > span.lang.nl {
        background: url('../images/nl.png') no-repeat center center;
        background-size: 100% 100%;
    }

    li > a > span.lang.en {
        background: url('../images/en.png') no-repeat center center;
        background-size: 100% 100%;
    }

    li > a > span.lang.fr {
        background: url('../images/fr.png') no-repeat center center;
        background-size: 100% 100%;
    }

    li > a > span.lang.bg {
        background: url('../images/bg.png') no-repeat center center;
        background-size: 100% 100%;
        margin-left: 14px;
    }

.navbar-header .navbar-brand {
    width: 100px;
    height: 100%;
    display: block;
    padding: 0;
    background: white;
}

#logo {
    width: 200px;
    height: 200px;
    z-index: 10;
    margin-top: -60px;
}

.member-text-sm {
    color: #0c0c90;
    font-size: 12px;
    display: none;
}

.slider-wrapper {
    padding-top: 70px;
}
/*slider*/


.big-img-container.home-page-slider {
    background: url('../images/hp1.png')no-repeat center center;
    background-size: cover;
    height: 460px;
    -webkit-transition: background 300ms linear;
    -moz-transition: background 300ms linear;
    -ms-transition: background 300ms linear;
    -o-transition: background 300ms linear;
    transition: background 800ms linear;
    position: relative;
}

.big-img-container.trading {
    background: url('../images/hp1.png')no-repeat center center;
    background-size: cover;
    height: 460px;
    position: relative;
}

.big-img-container.consulting {
    background: url('../images/consulting.png')no-repeat center center;
    background-size: cover;
    height: 460px;
    position: relative;
}

.big-img-container.ppc {
    background: url('../images/welding6.png')no-repeat center center;
    background-size: cover;
    height: 460px;
    position: relative;
}

.big-img-container.real-estate {
    background: url('../images/real-estate-big.png')no-repeat center center;
    background-size: cover;
    height: 460px;
    position: relative;
}

.big-img-text {
    color: white;
    font-size: 40px;
    font-weight: bold;
    text-shadow: 3px 3px 2px black;
    font-family: 'Roboto', Helvetica,Arial,sans-serif;
    position: absolute;
    left: 50%;
    top: 55%;
    transform: translateX(-50%) translateY(-50%);
    margin: 0;
    padding: 0;
    width: 100%;
    text-align: center;
}

.trading .big-img-text {
    top: 47%;
}

.consulting .big-img-text {
    top: 50%;
}

.ppc .big-img-text {
    top: 50%;
}

.ppc .text-trading {
    letter-spacing: 5px;
}

.real-estate .text-trading {
    letter-spacing: 5px;
}

.real-estate > .big-img-text {
    top: 50%;
}

.box {
    margin-bottom: 15px;
}

.four-boxes {
    background: url('../images/metal4.jpg') no-repeat center center;
    background-size: cover;
}

    .four-boxes .under-boxes .box {
        padding-right: 8px;
        padding-left: 8px;
    }

    .four-boxes .box .inner {
        background: #d3d3d3b5;
        height: 260px;
        position: relative;
        border: 8px solid white;
        box-shadow: 0 0 10px dimgrey;
    }

        .four-boxes .box .inner a {
            display: block;
            width: 100%;
            height: 100%;
        }

span.pale-box {
    display: inline-block;
    margin-bottom: 2px;
}

.four-boxes .box .inner.four .sm-box-text {
    top: 27%;
    line-height: 28px;
}

    .four-boxes .box .inner.four .sm-box-text.nl {
        top: 37%;
        line-height: 28px;
        font-size: 20px;
    }

        .four-boxes .box .inner.four .sm-box-text.nl .pale-box {
            padding: 0 10px;
        }

.four-boxes .box .inner .black-overlay {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background: url(../images/bgr.png) no-repeat center center;
    background-size: cover;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    opacity: 0;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 800ms ease;
    transition: all 0.6s ease;
}

.four-boxes .box .inner:hover .black-overlay {
    opacity: 0.6;
}

.four-boxes .box .inner:hover .sm-box-text {
}

.four-boxes .box .inner:hover a {
    text-decoration: none;
}


.under-boxes {
    padding: 60px 10px;
}

    .under-boxes .inner.one {
        background: url('../images/consult.png') no-repeat center center;
        background-size: 100% 100%;
    }

    .under-boxes .inner.two {
        background: url('../images/cons-4.png') no-repeat center center;
        background-size: 100% 100%;
    }

    .under-boxes .inner.three {
        background: url('../images/real-estate.png') no-repeat center center;
        background-size: 100% 100%;
    }

    .under-boxes .inner.four {
        background: url('../images/welding-10.png') no-repeat center center;
        background-size: 100% 100%;
    }

    .under-boxes.trade .inner.one {
        background: url('../images/consult.png') no-repeat center center;
        background-size: cover;
    }

    .under-boxes.trade .inner.two {
        background: url('../images/cons-4.png') no-repeat center center;
        background-size: cover;
    }

    .under-boxes.trade .inner.three {
        background: url('../images/real-estate.png') no-repeat center center;
        background-size: cover;
    }

.box-t.first {
    background: url('../images/five1.png') no-repeat center center;
    background-size: cover;
}

.box-t.second {
    background: url('../images/five2.png') no-repeat center center;
    background-size: cover;
}

.box-t.third {
    background: url('../images/five3.png') no-repeat center center;
    background-size: cover;
}

.box-t.fourth {
    background: url('../images/five4.png') no-repeat center center;
    background-size: cover;
}

.box-t.fifth {
    background: url('../images/five5.png') no-repeat center center;
    background-size: cover;
}

.box-consult.first {
    background: url('../images/cons1.png') no-repeat center center;
    background-size: cover;
}

.box-consult.second {
    background: url('../images/cons8.png') no-repeat center center;
    background-size: cover;
}

.box-consult.third {
    background: url('../images/cons3.png') no-repeat center center;
    background-size: cover;
}

.box-consult.fourth {
    background: url('../images/cons7.png') no-repeat center center;
    background-size: cover;
}

.box-consult.fifth {
    background: url('../images/cons9.png') no-repeat center center;
    background-size: cover;
}

.box-ppc.first {
    background: url('../images/ppc1.png') no-repeat center center;
    background-size: cover;
}

.box-ppc.second {
    background: url('../images/ppc2.png') no-repeat center center;
    background-size: cover;
}

.box-ppc.third {
    background: url('../images/ppc3.png') no-repeat center center;
    background-size: cover;
}

.box-ppc.fourth {
    background: url('../images/ppc4.png') no-repeat center center;
    background-size: cover;
}

.box-ppc.fifth {
    background: url('../images/ppc5.png') no-repeat center center;
    background-size: cover;
}

.box-real-est.first {
    background: url('../images/real-estate2.png') no-repeat center center;
    background-size: cover;
}

.box-real-est.second {
    background: url('../images/real-estate1.png') no-repeat center center;
    background-size: cover;
}

.box-real-est.third {
    background: url('../images/real-estate6.png') no-repeat center center;
    background-size: cover;
}

.box-real-est.fourth {
    background: url('../images/real-estate4.png') no-repeat center center;
    background-size: cover;
}

.box-real-est.fifth {
    background: url('../images/real-estate5.png') no-repeat center center;
    background-size: cover;
}

.sm-box-text {
    color: white;
    position: relative;
    z-index: 1;
    font-size: 22px;
    text-align: center;
    text-shadow: 2px 2px 2px black;
    top: 42%;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.pale-box {
    background: rgba(255, 255, 255, 0.40);
    border: 1px solid #ffffff38;
    padding: 0 25px;
}

.homepage-white {
    background: white;
}

.inner-white {
    text-align: center;
    padding: 30px 20px 70px;
    font-family: Coda;
    line-height: 28px;
    font-weight: 400;
    font-style: normal;
    color: #9e0303;
    font-size: 20px;
    box-shadow: 0px 0px 60px #8080800a;
}

    .inner-white > h1 {
        color: #9e0303;
        font-family: Railway;
        font-weight: bold;
        position: relative;
        display: inline-block;
        padding: 10px 60px;
        margin-bottom: 40px;
    }

        .inner-white > h1:after {
            content: '';
            position: absolute;
            background: #9e0303;
            width: 100%;
            height: 2px;
            left: 0;
            bottom: -10px;
        }


footer {
    text-align: center;
    color: white;
    background: url(../images/stone-bgr.png) repeat-x;
}

    footer h3 {
        margin-top: 15px;
        font-family: 'Arial',sans-serif;
    }

.footer-inner {
    padding: 15px 100px;
}

    .footer-inner a {
        color: white;
    }

        .footer-inner a:hover {
            color: #cccbcb;
        }

.five-boxes-wrapper > .box-t {
    height: 220px;
    width: 20%;
    float: left;
    position: relative;
}

.fives-overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: black;
    opacity: 0.25;
    -webkit-transition: all 0.6s ease;
    -moz-transition: all 0.6s ease;
    -ms-transition: all 0.6s ease;
    -o-transition: all 0.6s ease;
    transition: all 0.6s ease;
    transition: all 0.6s ease;
}

.box-t:hover .fives-overlay {
    background: black;
    opacity: 0;
}


.five-boxes-wrapper:after {
    content: '';
    display: table;
    clear: both;
}

.before-footer {
    background: white;
}

.before-f-inner {
    padding: 15px 0px;
    text-align: center;
    color: #9e0303;
}

    .before-f-inner > p {
        margin: 0 0 0px;
        background: #f5f3f3;
        padding: 35px;
    }

.text-trading {
    background: rgba(255, 255, 255, 0.24);
    letter-spacing: 10px;
    font-size: 35px;
    padding: 3px 45px;
    border: 1px solid #ffffff38;
    box-shadow: 0 0 15px black;
}

    .text-trading.nl-ppc {
        background: rgba(255, 255, 255, 0.24);
        letter-spacing: 5px;
        font-size: 35px;
        padding: 3px 25px;
        border: 1px solid #ffffff38;
        box-shadow: 0 0 15px black;
    }

    .text-trading.text-trading-home {
        background: rgba(255, 255, 255, 0.24);
        letter-spacing: 5px;
        font-size: 33px;
        padding: 3px 45px;
        border: 1px solid #ffffff38;
        box-shadow: 0 0 15px black;
    }

.four-domains {
    text-align: center;
    color: #9e0303;
    font-size: 20px;
}

.four-dom {
    background: linear-gradient(rgba(0, 27, 51, 0.14),#001b3333);
    padding: 15px;
}

.r-estate {
    background: white;
    padding: 40px 40px 70px 50px;
}

.estate-box {
    float: left;
}

.r-estate-img {
    width: 26%;
    height: 434px;
    background: url(../images/ivel.jpg) no-repeat center center;
    background-size: cover;
    position: relative;
}

.r-estate-text {
    width: 74%;
    padding: 90px 20px 0 40px;
    font-size: 20px;
    color: #9e0303;
}

    .r-estate-text > h1 {
        position: relative;
        display: inline-block;
        margin-bottom: 40px;
    }

        .r-estate-text > h1:after {
            content: '';
            position: absolute;
            background: #9e0303;
            width: 100%;
            height: 2px;
            left: 0;
            bottom: -10px;
        }

.ivel-text {
    position: absolute;
    bottom: -50px;
    left: 15%;
    font-size: 20px;
    color: #9e0303;
}


.address-box .address-icon {
}

.address-box {
    float: left;
}

.boxes {
    margin-bottom: 30px;
}

.person-boxes {
    margin-bottom: 80px;
}

.boxes:after {
    content: '';
    display: table;
    clear: both;
}

.address-box.icon {
    margin-top: 5px;
    width: 12%;
}

.address-icon-circle:hover {
    background: #9e0303;
}

    .address-icon-circle:hover .fa {
        color: white;
    }

.address-box.text {
    width: 80%;
    margin-left: 25px;
    color: #9e0303;
}

.address-content {
    font-size: 18px;
}

.contact-form {
    padding: 140px 0;
    background: white;
}

.address-icon-circle {
    border: 2px solid #9e0303;
    border-radius: 50%;
    width: 65px;
    height: 65px;
    -webkit-transition: background 300ms linear;
    -moz-transition: background 300ms linear;
    -ms-transition: background 300ms linear;
    -o-transition: background 300ms linear;
    transition: background 300ms linear;
}

.address-icon {
    font-size: 35px;
    width: 100%;
    height: 100%;
}

.fa {
    padding-left: 21px;
    padding-top: 13px;
    color: #1a8e39;
    -webkit-transition: background 300ms linear;
    -moz-transition: background 300ms linear;
    -ms-transition: background 300ms linear;
    -o-transition: background 300ms linear;
    transition: background 300ms linear;
}

.fa-user {
    padding-left: 18px;
    padding-top: 12px;
    color: #333380;
}

.fa-phone {
    padding-left: 18px;
    padding-top: 14px;
    color: #1a8e39;
}

.fa-envelope {
    padding-left: 14px;
    padding-top: 12px;
    color: #1a8e39;
}

.address-box.text h3 {
    font-size: 24px;
    margin-top: 0px;
}

iframe {
    width: 100%;
    height: 300px;
}

.map-wrapper {
    box-shadow: 0 0 50px #00000070;
    border: 2px solid #0808086b;
}

input[type="text"] {
    width: 90%;
    height: 35px;
    margin-bottom: 15px;
    margin-left: 0;
    padding: 0 15px;
}

input[name="mail"] {
    margin-bottom: 0px;
}

.btns {
    margin-top: 20px;
}

textarea {
    width: 96%;
    height: 155px;
    padding: 15px;
    margin-left: 5%;
}

.input-forms {
    position: relative;
    background: #eeeeee;
    padding: 40px 30px 40px 50px;
}

section.mail-section {
    margin-bottom: 80px;
}

.checkbox-container {
    margin-left: 10%;
}

.row.check-box {
    margin-bottom: 20px;
}

.inputs.second-col {
    margin-top: 45px;
}

input[type="submit"] {
    background: #db3232;
    color: white;
    margin-left: 12.5%;
    padding: 4px 10px;
}

.contact-text {
    margin-bottom: 30px;
    margin-left: 10px;
}

span.mandatory {
    float: right;
    font-size: 12px;
    margin-right: 8%;
}

.fa-star {
    padding-left: 5px;
    padding-top: 13px;
    color: #db3232;
    font-size: 9px;
}

    .fa-star.textarea-star {
        padding-left: 5px;
        padding-top: 13px;
        color: red;
        font-size: 9px;
        margin-left: -59px;
        position: relative;
        top: 0;
    }

label {
    font-size: 12px;
}
#Message {
    width:90%;
    margin-left:5%;
}


@media screen and (max-width: 1200px) {
    .col-inner {
        min-height: 315px;
    }

    .under-boxes {
        padding: 60px 0;
    }

        .under-boxes .inner.one {
            background-size: cover;
        }

        .under-boxes .inner.two {
            background-size: cover;
        }

        .under-boxes .inner.three {
            background-size: cover;
        }

        .under-boxes .inner.four {
            background-size: cover;
        }

    .five-boxes-wrapper > .box-t {
        height: 220px;
        width: 25%;
        float: left;
        position: relative;
    }

        .five-boxes-wrapper > .box-t.fifth {
            display: none;
        }

    .address-box.icon {
        margin-top: 5px;
        width: 15%;
    }

    .address-box.text {
        width: 78%;
        margin-left: 25px;
    }

    .nav.navbar-nav.logo-t {
        display: none;
    }

    .four-boxes .box .inner.four .sm-box-text.nl {
        font-size: 16px;
    }

    .four-boxes .box .inner .sm-box-text.nl {
        font-size: 20px;
    }

    .four-boxes .box .inner .sm-box-text.fr {
        font-size: 20px;
    }

    .four-boxes .box .inner .sm-box-text {
        font-size: 20px;
    }

    .ivel-text {
        left: 9%;
    }
    .fa-star.textarea-star {
      
        margin-left: -50px;
      
    }
    
}

@media screen and (max-width: 991px) {
    .under-boxes .inner.one {
        background: url('../images/consult-768.png') no-repeat center center;
        background-size: cover;
    }

    .under-boxes .inner.two {
        background: url('../images/cons-4-768.png') no-repeat center center;
        background-size: cover;
    }

    .under-boxes .inner.three {
        background: url('../images/real-estate-768.png') no-repeat center center;
        background-size: cover;
    }

    .r-estate {
        padding: 40px 0px 60px 0px;
    }

    .r-estate-img {
        width: 30%;
    }

    .r-estate-text {
        width: 70%;
        padding: 90px 0px 0 40px;
    }

    input[type="text"] {
        margin-left: 0;
    }

    input[name="mail"] {
        margin-bottom: 20px;
    }

    textarea {
        margin-left: 16%;
    }

    .btns {
        left: 38%;
    }

    .map-wrapper {
        margin-top: 60px;
    }

    .text-trading {
        padding: 3px 5px;
    }

    .contact-form {
        padding: 60px 0;
    }

    .text-trading.text-trading-home {
        padding: 3px 5px;
    }

    #logo {
        width: 130px;
        height: 130px;
        z-index: 10;
        margin-top: -30px;
    }

    .member-text {
        display: none;
    }

    .btns {
        left: 38%;
        text-align: center;
    }

    textarea {
        width: 92%;
    }

    .fa-star.textarea-star {
        padding-left: 5px;
        padding-top: 13px;
        color: red;
        font-size: 9px;
        margin-left: -12px;
    }

    .navbar-default .navbar-nav > li.text-hpg {
        margin-left: 45px;
    }

    .navbar.bg-light {
        margin-top: 25px;
    }
    #Message {
        width: 90%;       
        float: right;
        margin-right: -3px;
    }
    .text-area-container {
        position:relative;
    }
    .fa-star.textarea-star {
      position:absolute;
      top:0;
      right:55px;
    }
    
}

@media screen and (max-width: 768px) {
    .navbar-header .navbar-brand {
        margin-left: 15px;
    }

    .navbar-header {
        height: 60px;
        width: auto;
    }

    .navbar-nav {
        margin-top: 20px;
    }

    .navbar-default .navbar-collapse, .navbar-default .navbar-form {
        margin-top: 20px;
    }

    .big-img-container.home-page-slider {
        background-size: 100% 100%;
    }

    .big-img-container {
        display: none;
    }

    .five-boxes-wrapper > .box-t {
        height: 220px;
        width: 33.33%;
    }

        .five-boxes-wrapper > .box-t.second {
            display: none;
        }

    .five-boxes-wrapper > .box-t {
        background-position: -30px center;
    }

    .r-estate-img {
        width: 100%;
        background-size: contain;
    }

    .r-estate-text {
        width: 100%;
        padding: 40px;
    }

    .ivel-text {
        display: none;
    }

    .slider-wrapper {
        padding-top: 0px;
    }

    .four-boxes {
        background: url(../images/metal4.jpg) no-repeat center center;
        background-size: cover;
        margin-top: 45px;
    }

    img#hpg {
        margin-top: 0;
        margin-bottom: 0;
        display: none;
    }

    textarea {
        margin-left: 0;
        width: 100%;
    }

    label {
        display: inline-block;
        max-width: 100%;
        margin-bottom: 5px;
        font-weight: 700;
        width: 100%;
        text-align: center;
    }

    .check {
        margin-left: 45%;
    }

    .contact-text {
        margin-bottom: 30px;
        margin-left: 10px;
        text-align: center;
    }

    input[type="submit"] {
        background: red;
        color: white;      
        margin-left: 0;
        margin-right: 5%;
    }

    .textarea-message {
        position: relative;
    }

    .textarea-star {
        position: absolute;
        right: 0;
        top: 20px;
    }

    img#hpg-sm-devices {
        display: block;
        width: 80px;
        height: 60px;
        float: right;
        margin-right: 10px;
    }

    .navbar-default .navbar-collapse, .navbar-default .navbar-form {
        margin-top: 20px;
        background: #e6e6e6;
        z-index: 30;
        position: relative;
    }

    .member-text-sm {
        font-size: 18px;
        display: inline-block;
        float: right;
        line-height: 60px;
        margin-right: 10px;
    }
    #Message {
        width: 96%;
         float: none; 
        margin-right: 0;
        margin-left:0;
    }
    .checkbox-container {
         margin-left: 0; 
        text-align: center;
    }
    span.mandatory {
         float: none; 
        font-size: 12px;
        margin-right: 0;
        display: block;
        margin-top: 10px;
    }
    input[type="text"] {
        width: 96%;
       
    }
    .input-forms {
      
        padding: 30px;
    }
    .fa-star.textarea-star {
       
        margin-right: 4%;
    }
    .fa-star.textarea-star {
        position: absolute;
        top: 20px;
        right: 0;
    }
}

@media screen and (max-width: 520px) {
    .under-boxes .inner.one {
        background: url('../images/consult.png') no-repeat center center;
        background-size: cover;
    }

    .under-boxes .inner.two {
        background: url('../images/cons-4.png') no-repeat center center;
        background-size: cover;
    }

    .under-boxes .inner.three {
        background: url('../images/real-estate.png') no-repeat center center;
        background-size: cover;
    }

    .under-boxes .inner.four {
        background: url('../images/welding-10.png') no-repeat center center;
        background-size: cover;
    }

    .five-boxes-wrapper > .box-t {
        height: 220px;
        width: 100%;
    }

    .r-estate-text {
        padding: 20px;
    }

    #logo {
        width: 100px;
        height: 100px;
        margin-top: -20px;
    }

    .navbar-default .navbar-collapse, .navbar-default .navbar-form {
        margin-top: 10px;
        background: #e6e6e6;
        z-index: 30;
        position: relative;
    }
}

@media screen and (max-width: 440px) {
    input[type="text"] {
        width: 93%;
    }
    #Message {
        width: 93%;       
    }
    .fa-star.textarea-star {
        margin-right: 6%;
    }
}
