@font-face {
    font-family: "SourceSansPro-Bold";
    src: url('../fonts/SourceSansPro-Bold.eot');
    src: url('../fonts/SourceSansPro-Bold.ttf');
    src: url('../fonts/SourceSansPro-Bold.woff');
}
@font-face {
    font-family: "SourceSansPro-Light";
    src: url('../fonts/SourceSansPro-Light.eot');
    src: url('../fonts/SourceSansPro-Light.ttf');
    src: url('../fonts/SourceSansPro-Light.woff');
}
@font-face {
    font-family: "SourceSansPro-Regular";
    src: url('../fonts/SourceSansPro-Regular.eot');
    src: url('../fonts/SourceSansPro-Regular.ttf');
    src: url('../fonts/SourceSansPro-Regular.woff');
}
@font-face {
    font-family: "Raleway";
    src: url('../fonts/Raleway-Regular.eot');
    src: url('../fonts/Raleway-Regular.ttf');
    src: url('../fonts/Raleway-Regular.woff');
}
@font-face {
    font-family: "Raleway-SemiBold";
    src: url('../fonts/Raleway-SemiBold.eot');
    src: url('../fonts/Raleway-SemiBold.ttf');
    src: url('../fonts/Raleway-SemiBold.woff');
}

.SourceSansPro-Bold{
    font-family: SourceSansPro-Bold;
}
.SourceSansPro-Regular{
    font-family: SourceSansPro-Regular;
}

.b{
    border: 1px solid red;
}
.unfilled{
    padding: 0%!important;
}

html{
    width: 100%;
    height: 100%;
}
body {
    position: relative;
    width: auto;
}
a {
    font-family: Raleway-SemiBold;
    color: #185d84!important;
}
a:hover {
    color: #185d84!important;
    text-decoration: none!important;
}
a:active {
    color: #185d84!important;
    text-decoration: none
}
header {

}
footer {
    overflow: hidden;
    background-color: #1e1e1e!important;
    height: 160px!important;
    width: 100%!important;
    padding-top: 50px;
}
.menu-footer li{
    margin-right: 25.5px;
    display: inline;
    list-style: none;
}
.menu-footer li .link-footer{
    font-family: SourceSansPro-Regular !important;
    font-size: 17px!important;
    color: #787878!important;
}
.menu-footer li .link-footer:hover{
    color: #D4D4D4!important;
    font-weight: normal!important;
}
.endereco-footer{
    padding: 0%!important;
    font-family: SourceSansPro-Regular;
    color: #787878;
    font-size: 15px;
    margin-top: 20px;
}
.email-footer{
    margin-left: 0px!important;
    text-align: right;
}
nav {
}
.titulo-sobre-home{
    margin-top: 70px;
    font-family: SourceSansPro-Regular;
    font-size: 40px;
    color: #3f6387;
}
.subtitulo-sobre-home{
    color: #818181;
    margin-top: 40px;
    font-family: Raleway-SemiBold;
    font-size: 16pt;

}
.texto-sobre-home{
    color: #818181;
    margin-top: 30px;
    font-family: Raleway;
    font-size: 14pt;
}
.imagem-sobre-home{
    text-align: right;
}
.imagem-sobre-home img{
    width: 90%;
    margin-top: 80px;
    margin-left: 30px;

}
.premio{
    position: relative;
    text-align: center;
    padding-top: 50px;
    padding-bottom: 50px;
    width: 100%;
    margin-top: 66px;
}
.texto-premio{
    font-family: SourceSansPro-Light;
    font-size: 45px;
    color: #fdea69;
}
.trabalho-home{
    padding-right: 300px!important;
    border: 2px solid white;
    height: 400px;
}
.trabalho-home:hover{
    opacity: 0.9;
}
.servico{
    text-align: right;
    border: 2px solid white;
    height: 400px;
    padding-left: 90px!important;
}
.servico:hover{
    opacity: 0.9;
}
.titulo-servicos{
    margin-top: 110px;
    font-family: Raleway;
    font-size: 48px;
    color: white;
}
.texto-servicos{
    font-family: Raleway;
    font-size: 20px;
    color: white;
    letter-spacing: 3px;
}
#fone-topo{
    text-align: right;
    width: 180px!important;
}
#fone-topo a{
    font-family: SourceSansPro-Bold;
    font-size: 25px;
}
.topo{
    padding-top: 20px!important;
}
.menu-nav a li{
    list-style: none!important;
    font-family: SourceSansPro-Bold;
    font-size: 17px;
    color: #185d84;
    padding: 15px 0px 8px 0px;
    border-bottom: 5px solid white;
    margin-left: 15px;
}
.menu-nav a li:hover{
    border-bottom: 5px solid #185d84;
}
.centraliza{
    overflow: hidden;
    width: 990px!important;
    margin: auto!important;
    position: relative;
}
.centraliza-banner{
    position: absolute!important;
    z-index: 2;
    width: 990px!important;
    top: 50px!important;
    left: 50%!important;
    overflow: hidden;
    margin-left: -495px;
}
.title-banner{
    font-family: SourceSansPro-Bold;
    font-size: 70px;
    color: white;
    text-transform: uppercase;
    width: 500px;
    height: auto;
}
.subtitulo-banner{
    font-family: SourceSansPro-Regular;
    font-size: 50px;
    color: white;
    width: 500px;
    height: auto;
}
.texto-footer{

}
.titulo-interna{
    font-family: Raleway-SemiBold;
    color: #003F63;
    border-bottom: 5px solid #CF9D63;
}
.subtitulo-interna{
    font-family: Raleway-SemiBold;
    color: #CF9D63;
}
.texto-interna{
    font-family: SourceSansPro-Regular;
    font-size: 13pt;
    color: #000000;
    text-align: justify;
}
.titulo-interna-h2{
    font-family: Raleway-SemiBold;
    color: #003F63;
    border-bottom: 5px solid #CF9D63;
}
.saiba-mais{
    font-weight: bold;
    font-family: Raleway!important;
    font-size: 16pt;
    margin-left: 15px;
}

/*QUADROS obras na página sobre*/
.titulo-obras-sobre{
    font-size: 11pt;
    font-family: Raleway;
    border-top:2px solid white;
    border-bottom:2px solid white;
    padding:10px;
}
.texto-botao-sobre{
    font-family: SourceSansPro-Regular;
    border-radius: 0px!important;
    font-size: 14pt;
    color: white!important;
}
.cuadro_intro_hover{
    padding: 0px;
    position: relative;
    overflow: hidden;
    height: 200px;
}
.cuadro_intro_hover:hover .caption{
    opacity: 1;
    transform: translateY(-150px);
    -webkit-transform:translateY(-150px);
    -moz-transform:translateY(-150px);
    -ms-transform:translateY(-150px);
    -o-transform:translateY(-150px);
}
.cuadro_intro_hover img{
    z-index: 4;
}
.cuadro_intro_hover .caption{
    position: absolute;
    top:150px;
    -webkit-transition:all 0.3s ease-in-out;
    -moz-transition:all 0.3s ease-in-out;
    -o-transition:all 0.3s ease-in-out;
    -ms-transition:all 0.3s ease-in-out;
    transition:all 0.3s ease-in-out;
    width: 100%;
}
.cuadro_intro_hover .blur{
    background-color: rgba(0,0,0,0.7);
    height: 300px;
    z-index: 5;
    position: absolute;
    width: 100%;
}
.cuadro_intro_hover .caption-text{
    z-index: 10;
    color: #fff;
    position: absolute;
    height: 300px;
    text-align: center;
    top:-20px;
    width: 100%;
}
/*---------------------------------------------*/

/*formulario*/
.input{
    outline: none!important;
    border: 1px solid #818181;
    border-radius: 10px;
    width: 100%;
    padding: 10px 0px 10px 5px;
    font-family: SourceSansPro-Light;
    font-size: 13pt;
    color: #818181;
    margin-bottom: 15px;
}
.inputTexto{
    outline: none!important;
    border-radius: 10px;
    border: 1px solid #818181;
    width: 100%;
    padding: 10px 0px 10px 5px;
    font-family: SourceSansPro-Light;
    font-size: 13pt;
    color: #818181;
    margin-bottom: 15px;
    resize: none!important;
    height: 250px;
}
.btn-formulario{
    padding: 15px 35px 15px 35px!important;
    border-radius: 10px;
    color: white!important;
    font-size: 13pt!important;
    border: 1px solid white!important;
    background-color: #185d84;
    font-family: SourceSansPro-Regular;
    opacity: .8;
}
.btn-formulario:hover{
    opacity: 1;
}
.btn-voltar{
    margin-bottom: 80px!important;
    padding: 15px 35px 15px 35px!important;
    border-radius: 10px;
    color: white!important;
    font-size: 13pt!important;
    border: 1px solid white!important;
    background-color: #185d84;
    font-family: SourceSansPro-Regular;
    opacity: .8;
}
.btn-voltar:hover{
    color: white!important;
    opacity: 1;
}

.obs{
    font-family: SourceSansPro-Regular;
    font-size: 13pt;
    color: red;
    margin-bottom: 20px;
}
.texto-endereco{
    padding-top: 50px;
    padding-left: 50px!important;
    font-family: SourceSansPro-Regular;
    font-size: 15pt;
    color: #818181;
}
.contato{
    font-size: 12pt;
    margin-bottom: 15px;
}
.texto-endereco p{
    line-height: 28px;
}
.titulo-parceiro{
    text-align: center;
    font-family: Raleway;
    font-size: 15pt;
    margin-bottom: 10px;
}
.descricao-parceiro{
    font-family: Raleway;
    font-size: 13pt;
}

/*depoimentos*/
.comment-list .row {
    margin-bottom: 0px;
}
.comment-list .panel .panel-heading {
    padding: 4px 15px;
    position: absolute;
    border:none;
    border-top-right-radius:0px;
    top: 1px;
}
.comment-list .panel .panel-heading.right {
    border-right-width: 0px;
    border-top-left-radius:0px;
    right: 16px;
}
.comment-list .panel .panel-heading .panel-body {
    padding-top: 6px;
}
.comment-list figcaption {
    word-wrap: break-word;
}
.comment-list .comment-post {
    margin-top: 6px;
}
.text-center{
    font-family: SourceSansPro-Regular;
}
.comment-date{
    color: #818181;
    font-weight: bold;
    font-family: SourceSansPro-Regular;
    font-size: 12pt;
}
.comment-post{
    color: #818181;
    font-family: SourceSansPro-Regular;
    font-size: 13pt;
}
/*-----------------------------------------------------------*/

/*aside*/
.aside{
    /*border-right: 1px solid #CF9D63;*/
    margin-bottom: 80px;
}
.aside a{
    color: #818181!important;
}
.aside a:hover{
    color: #185d84!important;
}
.ativa{
    color: #185d84!important;
    font-weight: bold!important;
}
.titulo-aside{
    font-family: Raleway-SemiBold;
    font-size: 14pt;
    color: #185d84;
    margin-bottom: 20px;
}
.item-aside{
    border-left: 5px solid #185d84;
    margin-bottom: 20px;
    font-family: SourceSansPro-Regular;
    font-size: 14pt;
}
.titulo-servico-current{
    font-family: SourceSansPro-Regular;
}
.descricao-servico-current{
    font-family: SourceSansPro-Regular;
    text-align: justify;
    font-size: 13pt;
}
.descricao-servico-current p{
    color: #818181;
}
/*-----------------------------------------------------------*/

/*trabalho*/
.trabalho{
    height: 400px;
    margin-bottom: 100px;
}
.trabalho-foto{
    float: left!important;
    position: relative;
    overflow: hidden;
    height: 400px;
    width: 100%;
    margin-bottom: 10px;
}
.titulo-trabalho{
    font-family: SourceSansPro-Bold;
    font-size: 16pt;
    color: #185d84;
}
.ano-trabalho{
    font-family: SourceSansPro-Regular;
    color: #818181;
    font-size: 12pt;
}
.descricao-trabalho{
    color: #818181;
    font-family: SourceSansPro-Regular;
    font-size: 13pt;
}
.container-fotos{
    overflow: hidden;
    height: 400px;
}
.mascara {
    text-align: center;
    display: none;
    position: absolute!important;
    z-index: 10!important;
    top: 0!important;
    left: 0!important;
    background-color: #000;
    opacity: .5;
    height: 500px!important;
}
.icone-mascara{
    margin-top: 65%;
    font-size: 40pt;
}
.texto-icon-mascara{
    font-family: SourceSansPro-Regular;
    font-size: 13pt;
}
.comentario-foto{
    font-family: SourceSansPro-Regular;
    color: white;
}
.moldura{
    position: relative;
    overflow: hidden;
    width: 100%!important;
    height: 750px!important;
}
.galeria{
    margin: 0px 15px 50px 0px !important;
}


@media screen and (min-width: 1919px) {
    .centraliza-banner{
        top: 200px!important;
    }
    .titulo-servicos{
        font-size: 50px;
    }
    .texto-servicos{
        font-size: 25px;
    }
    .trabalho-home{
        padding-left: 95px!important;
        padding-right: 15px!important;
    }
    .servico{
        padding-right: 280px!important;
        padding-left: 15px!important;
    }
    .titulo-servicos{
        margin-top: 85px!important;
    }
}

