.lermais-btn {
    background-color: #FBBB04;
    color: #000;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease; }
.lermais-btn:hover {
    color: #FFF;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease; }

.more-news-btn {
    color: #000;
    text-decoration: none;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease; }
.more-news-btn:hover {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    color: #FBBB04; }

body {
    overflow: hidden; }

.titulo-home-menu {
    font-size: 13px;
    color: #000;
    margin-bottom: 5px; }

.pull-left {
    float: left; }

.img-responsive {
    display: block;
    max-width: 100%;
    height: auto; }

.projetos-block .title {
    margin-bottom: 10px; }
.projetos-block ul li {
    padding-right: 15px; }
.projetos-block ul li a {
    display: block; }
.projetos-block ul li a .img-wrapper {
    position: relative; }
.projetos-block ul li a .img-wrapper .overlay {
    z-index: 2;
    opacity: 0;
    left: 50%;
    transform: translateX(-50%);
    top: 40%;
    position: absolute;
    color: #FFF;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease; }
.projetos-block ul li a .img-wrapper .overlay span {
    font-size: 15px;
    font-weight: bold; }
.projetos-block ul li a .img-wrapper .info-wrapper-project {
    z-index: 3;
    padding: 5px 15px 5px 15px;
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    background-color: #FBBB04;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease; }
.projetos-block ul li a .img-wrapper .info-wrapper-project .tit {
    font-size: 18px;
    font-weight: bold;
    margin: 0px;
    width: initial;
    color: #FFF;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease; }
.projetos-block ul li a .img-wrapper .info-wrapper-project .subtit {
    font-weight: 100;
    font-size: 14px;
    margin: 0px;
    color: #FFF;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease; }
.projetos-block ul li a:hover {
    background-color: rgba(0, 0, 0, 0.9); }
.projetos-block ul li a:hover .overlay {
    opacity: 1;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease; }
.projetos-block ul li a:hover .info-wrapper-project {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    padding: 15px 15px 15px 15px; }
.projetos-block ul li a:hover .info-wrapper-project .tit {
    color: #000;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease; }
.projetos-block ul li a:hover .info-wrapper-project .subtit {
    color: #000;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease; }

.project-element-wrapper {
    padding-right: 15px !important;
    padding-bottom: 40px !important; }
.project-element-wrapper a .img-wrapper .black {
    opacity: 0;
    position: absolute;
    top: 0px;
    background-color: transparent;
    width: 100%;
    height: 100%;
    z-index: 1;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease; }
.project-element-wrapper a:hover .img-wrapper .black {
    opacity: 1;
    background-color: rgba(0, 0, 0, 0.6);
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease; }

.news-block h3 {
    font-size: 24px; }
.news-block .news-element-wrapper .news-highlight .tit {
    text-transform: uppercase; }
.news-block .news-element-wrapper .news-highlight .description {
    margin-top: 5px;
    color: #504b4b; }
.news-block .news-element-wrapper .news-highlight .btn-wrapper {
    margin-top: 20px; }
.news-block .news-element-wrapper .news-highlight .btn-wrapper a {
    text-decoration: none;
    padding: 10px 25px 7px 25px;
    font-weight: bold; }

.pull-right {
    float: right; }

.center-block {
    display: block;
    margin: auto; }

.white-bg {
    width: 100%;
    background-color: #FFF;
    padding: 0px;
    position: absolute;
    top: 438px;
    height: 360px;
    z-index: -1; }

/*produtos*/
.menu-items-wrapper-prod {
    width: 100%;
    text-align: center;
    margin-top: 20px; }
.menu-items-wrapper-prod li {
    cursor: pointer;
    display: inline-block;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: bold;
    color: #000;
    background-color: #fbc500;
    margin-left: 1px;
    margin-right: 1px;
    width: 30%;
    text-align: center;
    padding: 18px 5px 15px 5px; }
.menu-items-wrapper-prod li a {
    color: #000;
    text-decoration: none;
    padding: 18px 10px 16px 10px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease; }
.menu-items-wrapper-prod li a:hover {
    color: #292929;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease; }

.house-wrapper {
    position: relative; }
.house-wrapper .tooltip, .house-wrapper .tooltip2 {
    padding-top: 5px;
    padding-bottom: 5px;
    background-image: none;
    background-color: #000;
    opacity: 0.9;
    height: 60px; }
.house-wrapper .tooltip p, .house-wrapper .tooltip2 p {
    padding: 0px 50px 0px 8px !important; }
.house-wrapper .tooltip .title, .house-wrapper .tooltip2 .title {
    font-size: 18px !important; }
.house-wrapper .tooltip .description, .house-wrapper .tooltip2 .description {
    font-size: 14px !important;
    font-weight: 100 !important; }
.house-wrapper #tooltip_1 {
    margin: 29px 0px 0px 580px !important; }
.house-wrapper #tooltip_2 {
    margin: 80px 0px 0px 383px !important; }
.house-wrapper #tooltip_3 {
    margin: 103px 0px 0px 287px !important; }
.house-wrapper #tooltip_4 {
    margin: 155px 0px 0px 175px !important; }
.house-wrapper #tooltip_5 {
    margin: 255px 0px 0px 145px !important; }
.house-wrapper .height2lines {
    height: 80px !important; }

#orcamentos-new {
    /*    margin-top: 80px;*/
    margin-top: 30px;
    width: 100%;
    text-align: center; }
#orcamentos-new h4 {
    text-transform: uppercase;
    font-weight: bold; }

.portofolio-title {
    margin-top: 20px;
    margin-bottom: 65px;
    padding-left: 10px; }

.sidebar-compl-width {
    width: 545px !important; }

.produto-title {
    margin-top: 30px;
    margin-bottom: 25px; }

.projects-area {
    width: 800px;
    margin: auto 0; }
.projects-area ul {
    list-style-type: none;
    width: 100%;
    padding: 23px; }
.projects-area ul li {
    width: 46%;
    float: left; }
.texto {
        width: 100%;
        float: left;
        font-size: 14px;
        font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
        color: #000;
        line-height: 22px;
}

/*menu*/
.submenu-isolamentos {
    position: absolute;
    z-index: 9999999;
    background-color: #292929;
    height: 170px;
    width: 250px;
    text-align: center;
    list-style-type: none;
    padding: 0px;
    left: 20px;
    /* top ruins js */
    /* top: 54px; */ }
.submenu-isolamentos li a {
    color: #FFF;
    text-decoration: none;
    display: block;
    text-transform: uppercase;
    padding: 10px 10px 10px 10px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease; }
.submenu-isolamentos li a:hover {
    color: #fbc500;
    font-weight: bold;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease; }

.submenu-impermeabilizacoes {
    position: absolute;
    z-index: 999999;
    background-color: #292929;
    /*height: 170px;*/
    width: 250px;
    text-align: center;
    list-style-type: none;
    padding: 0px;
    left: 276px;
    /* top ruins js */
    /* top: 54px; */ }
.submenu-impermeabilizacoes li a {
    color: #FFF;
    text-decoration: none;
    display: block;
    text-transform: uppercase;
    padding: 10px 10px 10px 10px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease; }
.submenu-impermeabilizacoes li a:hover {
    color: #fbc500;
    font-weight: bold;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease; }

.new-nav {
    position: relative; }

.display-none {
    display: none; }

.show {
    display: block !important; }

.blank {
    background-color: #FFF;
    cursor: initial; }
.blank a {
    cursor: initial;
    padding: 0 !important; }
.blank a:hover {
    background-color: #FFF !important; }

.dark {
    background-color: #292929;
    cursor: initial;
    padding-top: 10px; }
.dark a {
    cursor: initial;
    padding: 0 !important; }
.dark a:hover {
    background-color: #292929 !important; }

.arrow-up {
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #292929; }

.arrow1-pos {
    position: absolute;
    top: 45px;
    left: 135px; }

.arrow2-pos {
    position: absolute;
    top: 45px;
    left: 390px; }

a .black {
    opacity: 0;
    position: absolute;
    top: 0px;
    background-color: rgba(0, 0, 0, 0.9);
    width: 100%;
    height: 100%;
    z-index: 1; }
a:hover {
    opacity: 1; }

#big_img{
	min-width: 545px !important;
}	
/*# sourceMappingURL=style.css.map */