﻿#intro {
    padding-bottom: 5%;
}

div .slider-image img { border:3px solid #e3e8e8; }

#call-to-action h3 {
    color: #e3e8e8;
    font-size: 30px;
    font-weight: 100;
}

#call-to-action p {
    color: #c0c0c0;
}

#works .portfolio-item {
    text-align: center;
}

#dvClientes {
    text-align: center;
}

    #dvClientes img {
        margin: 10px;
        border: solid 1px #e3e8e8;
    }

#dvMaps {
    text-align: center;
}



.fone-icon1 {
    font-weight: 200;
    background-image: url('../images/fone.png');
    background-repeat: no-repeat;
    background-position: 16px 0px;
    height: 32px;
}

.fone-icon2 {
    font-weight: 400;
    background-image: url('../images/fone.png');
    background-repeat: no-repeat;
    background-position: 0px 0px;
    height: 32px;
    padding-left: 20px;
}

.fone-icon3 {
    font-weight: 200;
    background-image: url('../images/fone.png');
    background-repeat: no-repeat;
    background-position: 64px 0px;
    height: 32px;
}

.font-whats {
    position: relative;
    top: 6px;
}

.font-fone {
    font-size: 27px;
    font-family: Oswald, Sans-serif;
}

.font-veja {
    font-size: 20px;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
}

.border-footer-style {
    height: 250px;
    border-right: 1px solid #737373;
    border-left: 1px solid #737373;
}

.titulo {
    font-size: 28px;
    line-height: 30px;
    margin-bottom: 12px;
    font-weight: 400;
    text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.22);
}


.servicos li {
    font-weight: 300;
    font-size: 20px;
}

/* trabalhos page */

.horizontalimage {
    height: 280px;
}

section entry img .verticalimage {
    width: 340px;
}
