
#logo {
    margin-top: -25px;
    margin-bottom: 25px;
}
.sticky-1 #logo {
    margin-top: 0;
    margin-bottom: 0;
}

.social-icons {
    margin-left: 10px;
}
.social-icon {
    margin: 10px 5px 10px 0;
}

.sb-icon-instagram {
    background: url(../images/social-icons/instagram.png) top no-repeat;
}

#mainmenu a {
    border: 0;
}

#mainmenu li:last-child a {
    border: 0;
}

.box .container p {
    color: #fff;
    font-family: 'proxima_nova_ltthin', Georgia, sans-serif;
    font-size: 17px;
    line-height: 24px;
    margin-bottom: 25px;
}
.box .container h1 {
    font-family: 'proxima_nova_ltthin', Georgia, sans-serif;
    color: #fff;
    font-weight: 500;
    font-size: 5em;
    margin-bottom: 0;
    line-height: 1em;
    text-transform: uppercase;
}

.box {
    min-height: 772px; 
    background-repeat: no-repeat; 
    /* background-position: top; */
    background-position: center center;
    background-attachment: fixed;
    background-size: cover;
}
.box-fix {
    background-attachment: unset;
    /* background-size: 100%; */
    /* background-size: auto 100%; */
    background-size: cover;
}
.box .container {
    padding-top: 50px; 
    padding-bottom: 0; 
}

.pf_info h4 {
    font-size: 19px;
    font-weight: normal;
    font-family: 'proxima_nova_ltthin', Georgia, sans-serif;
}

#orgulho h3 {
    font-family: 'proxima_nova_ltthin', Georgia, sans-serif;
    color: #fff;
    font-size: 1.8em;
    text-transform: uppercase;
    margin-bottom: 0;
}
#orgulho .cem-porcento-mocambicana {
    border-left: 1px solid #fff; 
    padding-left: 25px; 
    margin-top: 80px; 
    padding-top: 30px; 
    padding-bottom: 20px;
}
#orgulho .cem-porcento-mocambicana span {
    color: #fff; 
    text-align: right; 
    padding-top: 20px; 
    padding-right: 100px; 
    font-size: 5.5em;
}
#produtos h4 {
    font-family: 'proxima_nova_ltthin', Georgia, sans-serif;
    color: #fff;
    font-size: 1.9em;
    margin-bottom: 3px;
    margin-top: 20px;
    padding-top: 10px;
}
#produtos p {
    font-size: 1.6em;
}
#produtos .v-mobile {
    display: none;
}

#viva-com-exito h1 {
    color: #133968;
    font-family: 'proxima_nova_ltthin', Georgia, sans-serif;
    margin-top: 90px;
    font-size: 6.5em;
    text-shadow: 4px 5px 15px #222;
}

#distribuicao p {
    font-size: 1.9em;
}


#em-todo-pais h1 {
    text-shadow: 0px 0px 3px #000;
    margin-top: 40px;
    margin-bottom: 60px;
}
#em-todo-pais p {
    font-size: 1.9em;
    text-shadow: 0px 0px 3px #000;
}

#contacto h1 {
    color: #3b1f78;
}
#contacto p {
    color: #3b1f78;
    margin-bottom: 20px;
}
#contacto label {
    font-family: 'proxima_nova_ltthin', Georgia, sans-serif;
    font-size: 19px;
    color: #3b1f78;
    margin-bottom: 5px;
}


@media (max-width: 979px) {

    .box {
        height: 100%;
        min-height: 100%;
        /* background-size: 190% auto !important; */
    }    

}

@media (max-width: 979px) {
    #nossa-historia .span7 {
        /* width: 456px; */
    }
    #produtos .span5 {
        width: 460px;
    }
    #distribuicao {
        /* background-size: 210%; */
        /* background-position: 0% top; */
    }
    #distribuicao .span4 {
        width: 100%;
    }
    #em-todo-pais {
        /* background-size: 210%; */
        background-position: 20% top;
    }
    #contacto {
        /* background-size: 290%; */
        background-position: 90% top;
    }
}

@media (max-width: 600px) {
    #logo {
        margin-top: 30px;
    }
    #viva-com-exito {
        /* height: 220px !important; */
        /* min-height: 220px !important; */
        display: none;
    }
    #viva-com-exito h1 {
        /* font-size: xx-large; */
        /* margin-top: 40px; */
    }
    #nossa-historia, #orgulho, #produtos, #distribuicao, #em-todo-pais {
        background-image: none !important;
    }
    #nossa-historia {   
        background-color: #15155B !important;
    }
    #produtos, #em-todo-pais {
        background-color: #1A3968 !important;
    }
    #orgulho, #distribuicao {
        background-color: #9F2039 !important;
    }
    #produtos .v-web {
        display: none;
    }
    #produtos .v-mobile {
        display: block;
        text-align: justify;
    }
    #nossa-historia .container, #orgulho .container, #produtos .container, #distribuicao .container, #em-todo-pais .container, #contacto .container {
        padding-top: 0;
    }
    #nossa-historia .span7, #orgulho .span8, #produtos .span5, #distribuicao .span4, #em-todo-pais .span5 {
        width: 100%;
    }
    #nossa-historia h4, #orgulho h4, #produtos h4, #distribuicao h4, #em-todo-pais h4, #contacto h4 {
        font-size: 1.5em;
    }
    #nossa-historia p, #orgulho p, #produtos p, #distribuicao p, #em-todo-pais p, #contacto p {
        font-size: 1.3em !important;
        text-align: left !important;
    }
    #nossa-historia h1, #orgulho h1, #produtos h1, #distribuicao h1, #em-todo-pais h1, #em-todo-pais h1, #contacto h1 {
        font-size: xx-large !important;
        text-align: left !important;
    }
    .box-fix {
        height: 100%;
        min-height: 100%;
        background-size: cover;
    }
    #nossa-historia .container > img, #orgulho .container > img, #distribuicao .container > img, #em-todo-pais .container > img {
        display: block !important;
    }
    #orgulho .cem-porcento-mocambicana {
        display: none;
    }
    #em-todo-pais h1 {
        margin-top: 10px !important;
        margin-bottom: 20px !important;
    }
    #em-todo-pais .img-mapa {
        display: block !important;
    }
    #contacto {
        background-size: 150% !important;
    }
    #contacto h1 {
        margin-top: 30px;
    }
    #contacto .endereco > span {
        display: block;
        line-height: 0;
        overflow: hidden;
    }
    #contacto {
        background-image: url('../images/site2/bg-contacto-3.png') !important;
        background-size: auto !important;
    }
    #contacto .img-torre-posto {
        display: block !important;
        width: 180px;
        position: absolute;
        right: 0;
        bottom: -220px;
    }
    footer {
        background-position: 20% center !important;
        background-size: 170px !important;
        height: 70px !important;
    }
}