
@font-face {
    font-family: 'camboregular';
    src: url('fonts/cambo-regular-webfont.eot');
    src: url('fonts/cambo-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/cambo-regular-webfont.woff') format('woff'),
         url('fonts/cambo-regular-webfont.ttf') format('truetype'),
         url('fonts/cambo-regular-webfont.svg#camboregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
/* the fix ! simply ADD this block BELOW the above block */
@media screen and (-webkit-min-device-pixel-ratio:0) {
    @font-face {
        font-family: 'camboregular';
        src: url('fonts/cambo-regular-webfont.svg#camboregular') format('svg');
    }
}


.box-layout {
    background: #FFF;
    padding: 0px 0;
}

header {
    background-color: #FFF;
}

header .logo {
    float: none;
    margin-top: 0px;
    /*margin-bottom: 20px;*/
    margin-bottom: 12px;
}
header .logo img {
    display: inline;
}

.top-wrapper {
    background: #FFF;
}

.top-wrapper header .inner {
    /*padding: 35px 0 29px;*/
    padding: 22px 0 0px;
    text-align: center;
}


header .menu {
    float: none; 
    /*height: 32px;*/
    height: 25px;
    background-color: #222;
    /*background-color: #505050;*/
    margin-bottom: 6px;
}

.menu ul {
    float: right;
}
.menu ul li a {
    font-family: 'camboregular', serif;
    /*font-size: 18px;*/
    font-size: 14px;
    color: #FFF;
    text-transform: none;
}

.menu ul li a:before {
    display: none;
}


.menu ul li {
    position: relative;
    display: inline-block;
    padding: 0;
    /*margin-left: 12px;*/
    margin-left: 19px;
}


.sociais {
    float: right;
    padding-right: 8px; 
    margin-top: 4px;
    padding-top: 0px;
    color: #FFF;
    font-size: 16px;

}
.menu i {
    /*font-size: 18px;*/
    font-size: 14px;
}
.menu i.icon-telefone {
    background-color: #f3f3e1;
    color: black;
        padding: 2px 1px 0px 1px;
        /*padding: 4px;*/
        /*padding-bottom: 2px;
        padding-right: 4px;*/
}
.menu i.icon-facebook {
    background-color: #f3f3e1;
    color: black;
    padding: 2px 1px 0px 1px;
        /*padding: 4px;*/
        /*padding-bottom: 2px;*/
        /*padding-right: 4px;*/
}
.menu i.icon-facebook:hover {
    background-color: #4965b4;
}
.texto-menu {
    color: #FFF; 
    /*font-size: 16px; */
    font-size: 13px; 
}
.last-li {
    margin-right: 190px;
}
p.texto-inicial {
    line-height: 28px;
    font-size: 15px;
    line-height: 24px;    
}
.light-wrapper .inner{
    padding-top:36px;
}


.banner  {
    background-color: #FFF;
}

.barra-topo {
    /*height: 6px;*/
    height: 17px;
    background-color: #222;
    /*background-color: #505050;*/
    margin-top: 6px;
}
.barra-topo p {
    margin: 0px;
    padding: 0px;
    margin-right: 194px;
    line-height: 18px;
    text-align: right;
    color: #FFF;
}
.barra-footer {
    height: 6px;
    background-color: #222;
    /*background-color: #505050;*/
    margin-top: -20px;
    /*margin-bottom: 8px;*/
}

.light-wrapper .bloco-inicial-contactos {
    padding-top: 10px;
    padding-bottom: 22px;
}

.linha-top {
    margin-bottom: 14px;
}
.linha-bottom {
    margin-top: 14px;
}

.titulo {
    margin-bottom: 36px;
}

p.description {
    /*font-size: 17px;*/
}

.forte {
    font-weight: bolder;
}

.servico {
    padding-top: 40px;
    padding-bottom: 30px;
}
.servico p {
    /*line-height: 20px;*/
    font-size: 15px;
}

.imagens-servicos {
    display: inline;
    float: left;
    margin-left: 30px;
    margin-right: 50px;
    box-shadow: 3px 3px 15px #999;
}


.subfooter-wrapper {
    font-size: 15px;
    background-color: #FFF;
    color: #666;
}

.subfooter-wrapper .inner {
    padding: 32px 0;
}
.subfooter-wrapper a {
    color: #666;
}

.janela-facebook {
    position: absolute;
    /*background-color: red;*/
    background-color: #FFF;
    /*border: 3px solid #444;*/
    width: 400px;
    height: 500px;
    /*top:310px;*/
    top: 450px;
    margin-left: 50px;
    z-index: 1000;
}
.janela-youtube {
    position: absolute;
    background-color: #FFF;
    width: 400px;
    height: 225px;
    top: 450px;
    margin-left: 50px;
    z-index: 1000;
}

#pedido-orcamento {
    position: absolute;
    top: 432px;
    margin-left: 770px;
}
#pedido-orcamento-contactos {
    position: absolute;
    top: 667px;
    margin-left: 770px;
}
.pedido-orcamento-big {
    margin-top: -40px;
    margin-bottom: -70px;
    margin-left: 750px;
}

.posicao-texto-inicial {
    margin-left: 476px;
    margin-right: 170px;
}

#map-canvas img {
   max-width: none; 
}

.lista-contactos span {
    margin-left: 23px;
}
.lista-contactos a {
    color: #333;
}
.lista-contactos a:hover {
    color: #776;
}



    .inner {
        width: 960px
    }
    .items.col4 {
        margin-right: -8px
    }
    .items.col4 li {
        margin: 0 8px 8px 0;
        width: 234px;
    }
    .category-wrapper .carousel-wrapper,
    .touch-carousel {
        width: 680px
    }
    .blog-grid .post {
        width: 290px;
        margin-right: 45px;
    }
    .content {
        width: 650px
    }
    .portfolio-detail-content-container .content {
        width: 660px
    }
    .sidebar,
    .item-details {
        width: 260px
    }
    .portfolio-bannercontainer,
    .portfolio-banner {
        width: 960px
    }
    .content .blog-grid .post {
        width: 305px;
        margin-right: 40px;
    }
    .related-wrapper .related {
        width: 200px;
        margin: 0 25px 0 0;
    }
    .client-list .frame {
        width: 184px
    }
    .box-layout {
        padding: 0;
    }
    .box-layout .body-wrapper {
        /*width: 100%;*/
        width: 1000px;
    }
    .box-layout .portfolio-detail-view,
    .box-layout .portfolio-detail-view-remove   {   
        width:100%;
    }