/* Css wellitogervickas@gmail.com */
body{
	font-family: 'Lato', sans-serif;
}
body img{max-width: 100%;}
.header {
    padding-bottom: 15px;
    padding-top: 15px;
}
#gruemenu > ul {
    box-shadow: none;
}
#gruemenu > ul > li > a {
    border: none;
    letter-spacing: 0px;
    text-transform: inherit !important;
}

.content-1 p {
    font-size: 22px;
    color: #666;
    line-height: 28px;
}

.tel-footer p {
    float: left;
    font-size: 22px;
}

.end-footer, .social-footer, .tel-footer{
    padding-top:35px;
     padding-top:35px;
}
.end-footer p {
    float: left;
    font-size: 14px;
    line-height: 26px;
    padding-left: 10px;
}

p.teltext {
    padding-top: 22px;
}

.social-footer p {
    float: left;
    font-size: 22px;
}

.main-invoice{
	box-shadow: 0px 0px 96px #999;
    -moz-box-shadow: 0px 0px 96px #999;
    -webkit-box-shadow: 0px 0px 96px #999;
}


footer .custom {
    display: block;
    clear: both;
    float: left;
}

.main-serv-img {
    margin-top: -70px;
    margin-left: -50px;
    z-index: -1;
    position: relative;
}

.home-projects{
	box-shadow: inset 0px 30px 70px -25px #999;
	-moz-box-shadow:inset 0px 30px 70px -25px #999;
    -webkit-box-shadow:inset 0px 30px 70px -25px #999;
}


.main-projects > h3 {
    text-align: center;
}

.home-projects img {
    max-height: 365px;
    border: 2px solid #eee;
    padding: 10px;
}
.itens-projects .sppb-addon-article > h3 > a {
    font-size: 16px;
    line-height: 10px;
    font-weight: 200;
    padding: 5px;
}
/*
.itens-projects .sppb-addon-article > h3 > a {
    color: #fff;
    position: absolute;
    bottom: 35px;
    max-width: 440px;
    margin: 10px;
    padding: 10px;
}
*/
footer {
	margin-top: 40px;
	min-height:260px;
    background-color: #028fc7;
    color: #fff;
    padding-top: 40px;
    padding-bottom: 40px;
}



.copyright {
	text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
}