/*!
 * Start Bootstrap - Business Casual Bootstrap Theme (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */

body {
    font-family: "Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
    background: url('../img/bg.jpg') no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

a.brand {
    color: #ededee;
    text-decoration: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    text-transform: uppercase;
    font-family: "Josefin Slab","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;
    letter-spacing: 1px;
}

p {
    font-size: 1.25em;
    line-height: 1.6;
    color: #ededee;
}

hr {
    max-width: 400px;
    border-color: #999999;
}

.error-list {
    color: #57ec11;
    font-size: .940em;
    margin-top: 0.5%;
    letter-spacing: 1px;
}

/*** Promo window ***/

#mask {
    width: 100% !important;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 9000;
    background-color: #000;
    display: none;
}
#boxes .window {
    overflow: hidden;
    position: absolute;
    width: 40%;
    height: auto;
    display: none;
    z-index: 9999;
    padding: 20px;
    border-radius: 2px;
}

#boxes #dialog {
    left: 30%;
    top: 25%;
    width: 40%;
    height: auto;
    padding: 10px;
    background-color: #0a0a0a;
    font-size: 15pt;
    position: fixed;
    border: 1px solid rgba(225,225,225, 0.20);
}

#popupfoot {
    overflow: hidden;
    font-size: 16pt;
    position: relative;
    bottom: 0px;
    color: #fff800;
}

.close {
    color: #fff;
    font-size: 1.400em;
}

.close:hover {
    color: #fff800;
}

.promo-text {
    font-size: .820em;
    font-weight: 100;
    line-height: 1.3;
    text-align: left;
    color: #ededee;
    margin-top: 1.25%;
}

.light {
    color: #ecf1f0;
}

.yellow {
    color: #e8b601;
    font-size: .975em;
    font-style: italic;
}

.brand,
.address-bar {
    display: none;
}

.navbar-brand {
    text-transform: uppercase;
     font-family: Calligraffitti;
    font-weight: 900;
    letter-spacing: 2px;
}

.navbar-nav {
    text-transform: uppercase;
    font-weight: 400;
    letter-spacing: 3px;
}

.img-full {
    min-width: 100%;
}

.brand-before,
.brand-name {
    text-transform: capitalize;
}

.brand-before {
    margin: 15px 0;
}

.brand-name {
    margin: 0;
    font-size: 4em;
    color: #e8b601;
}

#en {
    margin-left: -2.5%;
    letter-spacing: 1px;
}

.tagline-divider {
    margin: 15px auto 3px;
    max-width: 250px;
    border-color: #ededee;
}

.box {
    overflow: hidden;
    margin-bottom: 20px;
    padding: 30px 15px;
    background: #fff;
    background: rgba(10,10,10,0.8);
}

#intro-services {
    overflow: hidden;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    float: none;

}

.about-text {
    font-size: 1.270em;
}

.services {
    width: 30.5%;
    text-align: center;
    float: left;
    margin-left: 2.10%;
}

.services h3 {
    color: #fff;
    font-size: 1.500em;
}

.services p {
    color: #ededee;
    font-size: 1.100em;
    line-height: 22px;
    font-weight: 300;
}

.intro_icons {
    font-size: 2.800em;
    width: 115px;
    height: 115px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    margin-bottom: 5%;
    border-radius: 100%;
    background-color: rgba(232,182,1, 0.95);
    line-height: 115px;
    color: #fff;
}

.intro-text {
    text-transform: uppercase;
    font-size: 1.5em;
    font-weight: 400;
    letter-spacing: 1px;
    color: #fff800;
}

.img-border {
    float: none;
    margin: 0 auto 0;
    border: #999999 solid 1px;
}

.img-left {
    float: none;
    margin: 0 auto 0;
}

.services-heading {
    color: #fff800;
    font-size: 2em;
    letter-spacing: 1px;
}

.logistica-heading {
    color: #e8b601;
    font-size: 1.400em;
    letter-spacing: 1px;
    text-align: center;
}

.info-title {
    color: #fff800;
}

.info-title-last {
    color: #fff800;
}

.bright {
    color: #ededee;
}

.mail-info {
    color: #ffa700;
}

#form-send {
    width: 15%;
}

/***** FOOTER *****/

footer {
    margin: 0;
    padding: 0.5% 0 1.25% 0;
    background: #0a0a0a;
    background: rgba(10,10,10,1);
    color: #ededee;
    text-align: center !important;
    font-size: .950em;
    letter-spacing: 1px; 
}


.copyright {
    margin-top: 1.4%;
    font-size: 1.050em;
    width: auto;
    display: block;
    float: left;

}

#social_banner_bottom {
    text-align: left;
    color: #f2f2e9;
    width: 100%;
    margin-top: 0.75%;
    margin-bottom: 1.75%;
}

.icons_bottom {
    display: inline-block;
    width: 50px;
    height: 50px;
    margin-top: 0.55%;
    margin-right: 2.15%;
    border-radius: 50%;
    font-size: 1.500em;
    color: #0a0a0a;
    line-height: 50px;
    text-align: center !important;
    background: #fff800;
    float: right;
}


.icons_bottom:hover {
    color: rgba(227, 14, 31, 0.90);
    background:#f2f2e9;
    -webkit-transition: all .35s ease;
    -moz-transition: all .35s ease;
    -ms-transition: all .35s ease;
    transition: all .35s ease;
}

@media screen and (min-width:768px) {
    .brand {
        display: inherit;
        margin: 0;
        padding: 30px 0 10px;
        text-align: center;
        text-shadow: 1px 1px 2px rgba(0,0,0,0.5);
        font-family: Calligraffitti;
        font-size: 4.300em;
        font-weight: 700;
        letter-spacing: 3px;
        line-height: normal;
        color: #ededee;
    }

    .top-divider {
        margin-top: 0;
    }

    .img-left {
        float: left;
        margin-right: 25px;
    }

    .address-bar {
        display: inherit;
        margin: 0;
        padding: 0 0 40px;
        text-align: center;
        text-shadow: 1px 1px 2px rgba(0,0,0,0.5);
        text-transform: uppercase;
        font-size: 1.3em;
        font-weight: 400;
        letter-spacing: 2px;
        color: #fff;
    }

    .navbar {
        border-radius: 0;
    }

    .navbar-header {
        display: none;
    }

    .navbar {
        min-height: 0;
    }

    .navbar-default {
        border: none;
        background: #fff;
        background: rgba(10,10,10,1);
    }

    .nav>li>a {
        padding: 35px;
    }

    .navbar-nav>li>a {
        line-height: normal;
    }

    .navbar-nav {
        display: table;
        float: none;
        margin: 0 auto;
        table-layout: fixed;
        font-size: 1.25em;
    }

}

@media screen and (min-width:1200px) {
    .box:after {
        content: '';
        display: table;
        clear: both;
    }

}

@media screen and (min-width: 768px) and (max-width: 1000px) {

    body {
        overflow-x: hidden;
    }

    #boxes .window {
        width: 40%;

    }

    #boxes #dialog {
        left: 27.5%;
        top: 25%;
        width: 45%;
        padding: 10px;
        font-size: .890em;
    }

    .promo-text {
        font-size: 1.110em;
        line-height: 1.3;
    }

    .brand {
        margin: 0;
        padding: 30px 0 10px;
        font-size: 4.150em;
        font-weight: 700;
        letter-spacing: 2px;
    }

     .address-bar {
        font-size: 1.150em;
        font-weight: 400;
        letter-spacing: 2px;
    }

    p {
        font-size: 1.10em;
        line-height: 1.4;
          margin: 0 0 5px;
    }

    .brand-name {
        font-size: 3.700em;
    }


    .top_p {
        margin-top: 1.5%;
    }

    .top_bottom {
        margin-bottom: 1.5%;
    }

    .logistica-heading {
        font-size: 1.100em;
    }

    .info-title {
        float: left;
        margin-top: 1%;
        margin-right: 5%;
        font-size: 1.200em;
    }

    .info-title-last {
        float: left;
    }

    .navbar-nav {
        font-size: .850em;
    }

    .nav>li>a {
        padding: 29px;
    }

    .services h3 {
        font-size: 1.200em;
    }

    .services p {
        font-size: .970em;
        line-height: 22px;
    }

    .intro_icons {
        font-size: 2.500em;
        width: 105px;
        height: 105px;
        text-align: center;
        line-height: 105px;
    }

    /***** FOOTER *****/

footer {
    background: rgba(10,10,10,1);
    color: #ededee;
    font-size: .950em;
    letter-spacing: 1px; 
}


.copyright {
    font-size: .940em;

}

.icons_bottom {
    width: 43px;
    height: 43px;
    margin-top: 0.35%;
    border-radius: 50%;
    font-size: 1.200em;
    color: #0a0a0a;
    line-height: 43px;
}


}

@media screen and (max-width: 768px) {


    a.navbar-brand > img {
        padding-bottom: 0.75%;
        display: block;
        width: 75%;
    }



     #boxes .window {
        width: 40%;
    }

    #boxes #dialog {
        left: 16%;
        top: 15%;
        width: 67.5%;
        padding: 10px;
    }

    .promo-text {
        font-size: .780em;
        line-height: 1.3;
    }

    .brand-name {
        font-size: 3.500em;
    }

    .in

    .navbar-default {
        background: rgba(10,10,10,1);
    }

    .navbar-default .navbar-toggle .icon-bar {
        background-color: #0a0a0a;
    }

    #en {
        margin-left: 0;
    }

    .strong-home {
        font-size: 1em;
        letter-spacing: 2px;
    }

    .services {
        width: 100%;
        float: none;
        margin-left: 0;
    }

    footer {
        font-size: .800em;
        letter-spacing: 1px; 
        text-align: center;
    }


    .copyright {
        float: none;
        font-size: .940em;
        text-align: center;

    }

    #social_banner_bottom {
        margin-left: auto;
        margin-right: auto;
        text-align: center;
        float: none;
    }

    .icons_bottom {
        float: none;
        width: 40px;
        height: 40px;
        margin-top: 1.35%;
        margin-bottom: 2.15%;
        border-radius: 50%;
        font-size: 1.270em;
        color: #0a0a0a;
        line-height: 40px;
    }

    #form-send {
        width: 35%;
    }

    @media screen and (max-width: 480px) {

        body {
            background-color: #1e1e1e;
            background-image: none;
        }

        .navbar-brand > img {
            padding-top: 1.75%;
            display: block;
            width: 85%;
        }

        #boxes #dialog {
            left: 6.2%;
            top: 15%;
            width: 87.5%;
            padding: 10px;
        }

        .promo-text {
            font-size: .780em;
            line-height: 1.3;
        }

    }

}