/*!
 * Start Bootstrap - Agency Bootstrap Theme (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */

@font-face {
    font-family: 'Exo2-SemiBold';
    src: url('../fonts/Exo2-SemiBold.eot'); /* IE9 Compat Modes */
    src: url('../fonts/Exo2-SemiBold.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../fonts/Exo2-SemiBold.woff2') format('woff2'), /* Modern Browsers */
    url('../fonts/Exo2-SemiBold.woff') format('woff'), /* Modern Browsers */
    url('../fonts/Exo2-SemiBold.svg') format('svg'); /* Legacy iOS */
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Exo2-Light';
    src: url('../fonts/Exo2-Light.eot'); /* IE9 Compat Modes */
    src: url('../fonts/Exo2-Light.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../fonts/Exo2-Light.woff2') format('woff2'), /* Modern Browsers */
    url('./fonts/Exo2-Light.woff') format('woff'), /* Modern Browsers */
    url('../fonts/Exo2-Light.svg') format('svg'); /* Legacy iOS */
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Exo2-Medium';
    src: url('../fonts/Exo2-Medium.eot'); /* IE9 Compat Modes */
    src: url('../fonts/Exo2-Medium.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../fonts/Exo2-Medium.woff2') format('woff2'), /* Modern Browsers */
    url('./fonts/Exo2-Medium.woff') format('woff'), /* Modern Browsers */
    url('../fonts/Exo2-Medium.svg') format('svg'); /* Legacy iOS */
    font-weight: normal;
    font-style: normal;
}

body {
    overflow-x: hidden;
    font-family: "Arial","Helvetica Neue",Helvetica,Arial,sans-serif;
    /* font-size: 16px;*/
}

.text-muted {
    color: #777;
}

.text-primary {
    color: #ff8000;
}

p {
    font-size: 14px;
    line-height: 1.75;
}

    p.large {
        font-size: 16px;
    }

a,
a:hover,
a:focus,
a:active,
a.active {
    outline: 0;
}

a {
    color: #33AFD3;
}

    a:hover,
    a:focus,
    a:active,
    a.active {
        color: #33AFD3;
    }

h1,
h2,
h3,
h4,
h5,
h6 {
    text-transform: uppercase;
    font-family: "Exo2-SemiBold","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;
}

h2 {
    color: white
}

h4 {
    color: #D37231;
}

.img-centered {
    margin: 0 auto;
}

.bg-light-gray {
    background-color: #f7f7f7;
}

.bg-darkest-gray {
    background-color: #222;
}

.btn-primary {
    border-color: #D37231;
    text-transform: uppercase;
    font-family: "Exo2-SemiBold","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;
    color: #fff;
    background-color: #D37231;
}

    .btn-primary:hover,
    .btn-primary:focus,
    .btn-primary:active,
    .btn-primary.active,
    .open .dropdown-toggle.btn-primary {
        border-color: #f6bf01;
        color: #fff;
        background-color: #D37231;
    }

    .btn-primary:active,
    .btn-primary.active,
    .open .dropdown-toggle.btn-primary {
        background-image: none;
    }

    .btn-primary.disabled,
    .btn-primary[disabled],
    fieldset[disabled] .btn-primary,
    .btn-primary.disabled:hover,
    .btn-primary[disabled]:hover,
    fieldset[disabled] .btn-primary:hover,
    .btn-primary.disabled:focus,
    .btn-primary[disabled]:focus,
    fieldset[disabled] .btn-primary:focus,
    .btn-primary.disabled:active,
    .btn-primary[disabled]:active,
    fieldset[disabled] .btn-primary:active,
    .btn-primary.disabled.active,
    .btn-primary[disabled].active,
    fieldset[disabled] .btn-primary.active {
        border-color: #138Fc3;
        background-color: #D37231;
    }

    .btn-primary .badge {
        color: #D37231;
        background-color: #fff;
    }

.btn-xl {
    margin: 10px;
    padding: 20px 40px;
    border-color: #96D5E9;
    border-radius: 3px;
    text-transform: uppercase;
    font-family: "Exo2-SemiBold","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 18px;
    font-weight: 700;
    color: #fff;
    background-color: #33AFD3;
}

    .btn-xl:hover,
    .btn-xl:focus,
    .btn-xl:active,
    .btn-xl.active,
    .open .dropdown-toggle.btn-xl {
        border-color: #D3A831;
        color: #fff;
        background-color: #D37231;
    }

    .btn-xl:active,
    .btn-xl.active,
    .open .dropdown-toggle.btn-xl {
        background-image: none;
    }

    .btn-xl.disabled,
    .btn-xl[disabled],
    fieldset[disabled] .btn-xl,
    .btn-xl.disabled:hover,
    .btn-xl[disabled]:hover,
    fieldset[disabled] .btn-xl:hover,
    .btn-xl.disabled:focus,
    .btn-xl[disabled]:focus,
    fieldset[disabled] .btn-xl:focus,
    .btn-xl.disabled:active,
    .btn-xl[disabled]:active,
    fieldset[disabled] .btn-xl:active,
    .btn-xl.disabled.active,
    .btn-xl[disabled].active,
    fieldset[disabled] .btn-xl.active {
        border-color: #D37231;
        background-color: #D37231;
    }

    .btn-xl .badge {
        color: #D37231;
        background-color: #fff;
    }

.navbar-default {
    border-color: transparent;
    background-color: #33AFD3;
}

    .navbar-default .navbar-brand {
        font-family: "Exo2-SemiBold","Helvetica Neue",Helvetica,Arial,cursive;
        color: white;
        font-wight: bold;
        font-style: italic;
    }

        .navbar-default .navbar-brand:hover,
        .navbar-default .navbar-brand:focus,
        .navbar-default .navbar-brand:active,
        .navbar-default .navbar-brand.active {
            color: #D37231;
        }

    .navbar-default .navbar-collapse {
        border-color: rgba(255,255,255,.02);
    }

    .navbar-default .navbar-toggle {
        border-color: #D37231;
        background-color: #D37231;
    }

        .navbar-default .navbar-toggle .icon-bar {
            background-color: #fff;
        }

        .navbar-default .navbar-toggle:hover,
        .navbar-default .navbar-toggle:focus {
            background-color: #D37231;
        }

    .navbar-default .nav li a {
        text-transform: uppercase;
        font-family: "Exo2-SemiBold","Helvetica Neue",Helvetica,Arial,sans-serif;
        font-weight: 400;
        letter-spacing: 1px;
        color: #fff;
    }

        .navbar-default .nav li a:hover,
        .navbar-default .nav li a:focus {
            outline: 0;
            color: #D37231;
        }

    .navbar-default .navbar-nav > .active > a {
        border-radius: 0;
        color: #fff;
        background-color: #D37231;
    }

        .navbar-default .navbar-nav > .active > a:hover,
        .navbar-default .navbar-nav > .active > a:focus {
            color: #fff;
            background-color: #D37231;
        }

@media(min-width:768px) {
    .navbar-default {
        padding: 25px 0;
        border: 0;
        background-color: rgba(0, 0, 0, .5); /* #00000080;  */
        -webkit-transition: padding .3s;
        -moz-transition: padding .3s;
        transition: padding .3s;
        -webkit-transition: background-color .3s;
        -moz-transition: background-color .3s;
        transition: background-color .3s;
    }

        .navbar-default .navbar-brand {
            font-size: 2.5em;
            -webkit-transition: all .3s;
            -moz-transition: all .3s;
            transition: all .3s;
        }


        .navbar-default .navbar-nav > .active > a {
            border-radius: 3px;
        }

        .navbar-default.navbar-shrink {
            padding: 10px 0;
            background-color: #31ADD3;
        }

            .navbar-default.navbar-shrink .navbar-brand {
                font-size: 1.5em;
            }
}

header {
    text-align: center;
    color: #fff;
    background-attachment: scroll;
    background-image: url(../img/header-bg.jpg);
    background-position: center center;
    background-repeat: none;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

    header .db-text {
        margin-top: 270px;
        padding-bottom: 0px;
        text-align: left;
        position: absolute;
    }

.db-text a {
    background-color: #33AFD3;
    color: white;
    padding: 10px;
}

    .db-text a:hover,
    .db-text a:focus,
    .db-text a:active,
    .db-text a.active {
        color: white;
    }

header .intro-text {
    padding-top: 20px;
    padding-bottom: 50px;
}

    header .intro-text .intro-lead-in {
        margin-bottom: 25px;
        font-family: "Exo2-SemiBold","Helvetica Neue",Helvetica,Arial,sans-serif;
        font-size: 22px;
        font-style: italic;
        line-height: 22px;
    }

    header .intro-text .intro-heading {
        margin-bottom: 25px;
        text-transform: uppercase;
        font-family: "Exo2-SemiBold","Helvetica Neue",Helvetica,Arial,sans-serif;
        font-size: 50px;
        font-weight: 700;
        line-height: 50px;
    }

@media(min-width:768px) {
    header .db-text {
        margin-top: 570px;
    }

    header .intro-text {
        padding-top: 350px;
        padding-bottom: 250px;
    }

        header .intro-text .intro-lead-in {
            margin-bottom: 25px;
            font-family: "Exo2-SemiBold","Helvetica Neue",Helvetica,Arial,sans-serif;
            font-size: 40px;
            font-style: italic;
            line-height: 40px;
        }

        header .intro-text .intro-heading {
            margin-bottom: 50px;
            text-transform: uppercase;
            font-family: "Exo2-SemiBold","Helvetica Neue",Helvetica,Arial,sans-serif;
            font-size: 75px;
            font-weight: 700;
            line-height: 75px;
        }
}

section {
    padding: 70px 0;
}

    section h2.section-heading {
        margin-top: 0;
        margin-bottom: 15px;
        font-size: 40px;
        background-color: #D37231;
    }

    section h3.section-subheading {
        margin-bottom: 75px;
        text-transform: none;
        font-family: "Exo2-SemiBold","Helvetica Neue",Helvetica,Arial,sans-serif;
        font-size: 16px;
        font-style: italic;
        font-weight: 400;
    }

@media(min-width:768px) {
    section {
        padding: 100px 0;
    }
}

.service-heading {
    margin: 15px 0;
    text-transform: none;
}

aside.clients img {
    margin: 50px auto;
}


section#contact {
    background-color: #222;
    background-image: url(../img/map-image.png);
    background-position: center;
    background-repeat: no-repeat;
    color: #fff;
    padding-bottom: 200px;
}

    section#contact .section-heading {
        color: #fff;
    }

    section#contact .form-group {
        margin-bottom: 15px;
    }

        section#contact .form-group input,
        section#contact .form-group textarea {
            padding: 10px;
        }

            section#contact .form-group input.form-control {
                height: auto;
            }

            section#contact .form-group textarea.form-control {
                height: 156px;
            }

    section#contact .form-control:focus {
        border-color: #D37231;
        box-shadow: none;
    }

    section#contact::-webkit-input-placeholder {
        text-transform: uppercase;
        font-family: "Exo2-SemiBold","Helvetica Neue",Helvetica,Arial,sans-serif;
        font-weight: 700;
        color: #bbb;
    }

    section#contact:-moz-placeholder {
        text-transform: uppercase;
        font-family: "Exo2-SemiBold","Helvetica Neue",Helvetica,Arial,sans-serif;
        font-weight: 700;
        color: #bbb;
    }

    section#contact::-moz-placeholder {
        text-transform: uppercase;
        font-family: "Exo2-SemiBold","Helvetica Neue",Helvetica,Arial,sans-serif;
        font-weight: 700;
        color: #bbb;
    }

    section#contact:-ms-input-placeholder {
        text-transform: uppercase;
        font-family: "Exo2-SemiBold","Helvetica Neue",Helvetica,Arial,sans-serif;
        font-weight: 700;
        color: #bbb;
    }

    section#contact .text-danger {
        color: #e74c3c;
    }

#footer {
    padding: 15px 0;
    text-align: center;
    background-color: #33AFD3;
}

    #footer a {
        color: white;
    }

        #footer a:hover,
        #footer a:focus,
        #footer a:active,
        #footer a.active {
            color: white;
        }


    #footer span.copyright {
        text-transform: uppercase;
        text-transform: none;
        font-family: "Exo2-SemiBold","Helvetica Neue",Helvetica,Arial,sans-serif;
        line-height: 40px;
    }

    #footer ul.contacts {
        margin-bottom: 0;
        text-align: left;
        font-family: "Exo2-SemiBold","Helvetica Neue",Helvetica,Arial,sans-serif;
        line-height: 40px;
        font-size: 20px;
    }

        #footer ul.contacts li {
            padding-right: 20px;
        }

    #footer ul.quicklinks {
        margin-bottom: 0;
        text-align: right;
        text-transform: uppercase;
        text-transform: none;
        font-family: "Exo2-SemiBold","Helvetica Neue",Helvetica,Arial,sans-serif;
        line-height: 40px;
        font-size: 20px;
    }

ul.social-buttons {
    margin-bottom: 0;
}

    ul.social-buttons li a {
        display: block;
        width: 40px;
        height: 40px;
        border-radius: 100%;
        font-size: 20px;
        line-height: 40px;
        outline: 0;
        color: #fff;
        background-color: #222;
        -webkit-transition: all .3s;
        -moz-transition: all .3s;
        transition: all .3s;
    }

        ul.social-buttons li a:hover,
        ul.social-buttons li a:focus,
        ul.social-buttons li a:active {
            background-color: #D37231;
        }

        ul.social-buttons li a i {
            padding-left: 10px;
        }

.btn:focus,
.btn:active,
.btn.active,
.btn:active:focus {
    outline: 0;
}

::-moz-selection {
    text-shadow: none;
    background: #D37231;
}

::selection {
    text-shadow: none;
    background: #D37231;
}

img::selection {
    background: 0 0;
}

img::-moz-selection {
    background: 0 0;
}

body {
    webkit-tap-highlight-color: #D37231;
}


.flag-icon-background {
    background-size: contain;
    background-position: 50%;
    background-repeat: no-repeat;
}

.flag-icon {
    background-size: contain;
    background-position: 50%;
    background-repeat: no-repeat;
    position: relative;
    display: inline-block;
    width: 1.33333333em;
    line-height: 1em;
}

    .flag-icon:before {
        content: "\00a0";
    }

.flag-icon-en {
    background-image: url(../img/flags/en.svg);
}

.flag-icon-de {
    background-image: url(../img/flags/de.svg);
}

.flag-icon-sk {
    background-image: url(../img/flags/sk.svg);
}

ul.companyprofile {
    text-align: center
}

    ul.companyprofile li {
        list-style: none;
        margin: 10px 0;
    }

.contact-table {
    margin-bottom: 15px;
}

    .contact-table th {
        padding-right: 15px;
    }

.mail-sent {
    display: none;
    background-color: #31D38D;
    padding: 15px;
    border-radius: 3px;
    color: white;
}
