/* CSS Document */
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,600,700|Ubuntu+Condensed);

* {
    margin:0;
    -moz-box-sizing: content-box;
}
/*
html {
	background: url(../images/background.png) no-repeat center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
*/
html, body {
    margin: 0;
    padding: 0;
    height: 100%;
    background: #010101;
}

body {
    margin:0 auto;
    padding:0;
    color: #000;
    font-family: 'Open Sans', Arial, Helvetica, sans-serif;
    font-size: 80%;
    /*background: #000 url(../images/background.png) no-repeat center center fixed;*/
}

h1 {
    /*color: #737373;*/
    color: #000;
    font-size: 20px;
}
h2 {
    font-size: 17px;
    font-style: italic;
}
p {}
p.indent {
    text-indent: 30px;
}
a {
    color: #000;
    font-size: 11px;
    font-weight: bold;
    text-decoration:underline;
    cursor: pointer;
}

a:hover {
    font-size: 11px;
    text-decoration:underline;
}
iframe {
    margin: 0;
    padding: 1px;
    border: 1px solid #666;
    background: #FFF;
    box-shadow: 3px 3px 8px rgba(70,70,70,0.5);
    box-sizing: border-box;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -khtml-border-radius: 3px;
}
video {
    background: #000;
    border: 1px solid #999;
}
.container {
    min-height: 100%;
    min-height: 400px;
    position: relative;
}
.outwrapper {
    width: 100%;
}
.wrapper {
    margin: 0 auto;
    width: 860px;
}
#top {
    height: 200px;
}
#top-header {
    height: 35px;
    color: #FFF;
}
#top-header div.left {
    float: left;
}
#top-header nav {}
.lang-menu {
    float: left;
    margin: 21px 0 0;
    height: 15px;
}
#lang-menu {
    float: left;
    margin: 0;
    padding: 0;
    height: 15px;
    line-height: 15px;
    list-style: none outside none;
}
#lang-menu li {
    float: left;
    margin: 0;
    padding: 0;
}
#lang-menu li.sep {
    color: #FFF;
    font-style: italic;
}
#lang-menu li a {
    display: block;
    padding: 0;
    color: #FFF;
    font-size: 11px;
    font-weight: bold;
    text-transform: uppercase;
    text-decoration: none;
}
#lang-menu li a:hover {background: #494949;}
#menu-top {
    margin: 0 auto;
    padding: 0;
    width: 840px;
    height: 44px;
    list-style: none outside none;
    background: #010101 url(../images/layouts/homepage/menu.bg.png) repeat-x 0 0;
}
#menu-top li {
    display: table;
    float: left;
    padding: 0 !important;
    width: 120px;
    height: 44px;
    background: url(../images/layouts/homepage/menu.li.bg.png) no-repeat right top;
}
#menu-top li:last-child {
    background: none;
}
#menu-top li a {
    display: table-cell;
    padding: 0 5px;
    height: 44px;
    line-height: 18px;
    color: #EFEFEF;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none;
    vertical-align: middle;
}
#menu-top li a:hover {
    background: #282828;
}
#menu-top li.big a {
    /*font-size: 15px;*/
}
#menu-undertop {
    float: right;
    margin: 20px 0 0;
    width: 300px;
    list-style: none outside none;
}
#menu-undertop li {
    float: left;
    padding: 0 15px;
}
#menu-undertop li a {
    color: #FFF;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none;
}
#menu-undertop li.first {
    margin-right: 40px;
}
#header {
    position: relative;
    float: left;
    width: 100%;
    height: 200px;
    background: #000;
}
#outerlogo {position:relative;}
#logo {
    position: absolute;
    top: 30px;
    left: -165px;
}
#logo a {}
#logo img {
    width: 160px
}
#slogan {
    margin: 10px auto 0;
    color: #BDBEC0;
    font-size: 18px;
    font-weight: bold;
}
#slogan p {
    margin: 0;
}
#slogan p.first {
    text-align: center;
    margin-right: 115px;
}
#slogan p.last {
    margin-right: 78px;
    font-style: italic;
    text-align: right;
}
#social {}

.content-container {
    position: relative;
    background: #AEAEAE;
}
.leftbg {
    position: absolute;
    top: 0;
    left: 0;
    width: 50%;
    height: 100%;
    background: url(../images/layouts/homepage/middle.homepage.left.bg.jpg) repeat-x 0 0;
}
.rightbg {
    position: absolute;
    top: 0;
    right: 0;
    width: 50%;
    height: 100%;
    background: url(../images/layouts/homepage/middle.homepage.right.bg.jpg) repeat-x 0 0;
}
.col-left {
    float: left;
    width: 295px;
}
#menu-left {
    margin: 0;
    padding: 10px 15px;
    line-height: 35px;
    list-style: none outside none;
}
#menu-left li {
    padding: 0;
    border-top: 1px dotted #D7D7D7;
    background: url(../images/menu-bg.png) no-repeat 3px 12px;
}
#menu-left li.noborder {
    border: none;
}
#menu-left li a {
    padding: 0 0 0 20px;
    color: #888;
    font-size: 12px;
}
#menu-left li a:hover {}
#menu-left ul {
    margin: 0;
    padding: 0;
    list-style: none outside none;
}
#menu-left ul li {
    background: url(../images/submenu-bg.png) no-repeat 23px 14px;
}
#menu-left ul li a {
    padding: 0 0 0 40px;
}
#content {
    margin: 0;
    min-height: 200px;
}

#footer {
    width: 100%;
    min-height: 350px;
    color: #FFF;
    background: #010101;
}
#footer-top {
    padding: 20px 0;
    height: 176px;
}
#footer h2 {
    color :#FFF;
    font-size: 14px;
    text-transform: uppercase;
}
#footer p {
    margin: 0;
    color: #DEDEDE;
    font-size: 12px;
}
#footer-right {
    float: right;
}
#contact {
    float: left;
    width: 250px;
}
#search {
    float: left;
    width: 235px;
}
#search h2 {
    float: left;
    display: inline;
    margin: 22px 0 0 25px;
    color: #FFF;
    font-size: 11px;
    font-style: normal;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none;
}
#search form {
    float: left;
    margin: 23px 0 0 5px;
    height: 20px;
}
#search input {
    float: left;
    padding: 1px;
    width: 110px;
    height: 14px;
    font-size: 11px;
    border: none;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -khtml-border-radius: 0;
}
#search button {
    float: left;
    padding: 0;
    min-width: 80px;
    height: 25px;
    color: #FFF;
    cursor: pointer;
    font-size: 11px;
    font-weight: bold;
    background: #00ACD9;
    border: 1px solid #929292;
    border-left: none;
    border-radius: 0 3px 3px 0;
    text-shadow: none;
    -webkit-border-radius: 0 3px 3px 0;
    -moz-border-radius: 0 3px 3px 0;
    -khtml-border-radius: 0 3px 3px 0;
}
#copyright {
    height: 40px;
    line-height: 40px;
    color: #C6C6C6;
    font-size: 12px;
    text-align: center;
    border-top: 1px solid #585858;
    background: #1D1D1D;
}

.lightgrey { color: #949496;}
.darkgrey { color: #78787C;}
.ligthblue { color: #25ACCF;}
.box {
    margin-bottom: 15px;
    /*background: #FFF;*/
}
.box h1.title {
    padding-left: 15px;
    height: 43px;
    line-height: 43px;
    font-family: 'Ubuntu Condensed';
    /*text-transform: uppercase;*/
    /*background: url(../images/h1-bg.png) repeat-x 0 0;*/
    /*border-bottom: 1px solid #C9C9C9;*/
}
.box p {
    margin: 10px 0;
    padding: 0 15px;
}
.spaced {
    padding: 10px;
}
a.button {
    color: #FFF;
    font-size: 0.9em !important;
    background: -webkit-gradient(linear, left top, right top, from(#333333), to(#000000));
    background: -webkit-linear-gradient(top, #333333, #000000);
    background: -moz-linear-gradient(top, #333333, #000000);
    background: -o-linear-gradient(top, #333333, #000000);
    background: -ms-linear-gradient(top, #333333, #000000);
    background: linear-gradient(top, #333333, #000000);
    background-color: #333333;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -o-border-radius: 0px;
    -ms-border-radius: 0px;
    border-radius: 0px;
    border: 1px solid #666;
    text-shadow: none;
}
a.button:hover {
    background: -webkit-gradient(linear, left top, right top, from(#666666), to(#000000));
    background: -webkit-linear-gradient(top, #666666, #000000);
    background: -moz-linear-gradient(top, #666666, #000000);
    background: -o-linear-gradient(top, #666666, #000000);
    background: -ms-linear-gradient(top, #666666, #000000);
    background: linear-gradient(top, #666666, #000000);
    background-color: #666666;
}
img.special {
	margin: 0 0 5px 30px;
    box-shadow: 0 1px 5px #000;
}
/* SLIDER style */
#slider {
    margin: 0 !important;
}

/** Form style */
form div.line {
    margin: 5px 0;
    padding: 0 5px;
    min-height: 30px;
}
form div.line label {
    display: inline-block;
    padding-top: 3px;
    width: 80px;
    vertical-align: top;
}
form div.line input[type=text] {
    padding: 5px;
    width: 250px;
    border: 1px solid #CCC;
    border-radius: 4px;
    
}
form div.line textarea {
    padding: 5px;
    width: 250px;
    height: 100px;
    font-size: 12px;
    border: 1px solid #CCC;
    border-radius: 4px;
}
form div.line button {
    margin-left: 80px;
    padding: 2px 14px;
    height: 34px;
    color: #FFF;
    /*font-family: 'Ubuntu Condensed';*/
    cursor: pointer;
    font-size: 15px;
    font-weight: bold;
    text-transform:uppercase;
    background: url(../images/submitbtn-bg.png) repeat-x 0 0;
    border: 1px solid #0087AE;
    border-radius: 5px;
    text-shadow: none;
}
form div.line button:hover {
    box-shadow: 2px 2px 10px rgba(15,15,15,0.4);
    -webkit-box-shadow: 2px 2px 10px rgba(15,15,15,0.4);
}
form div.line.required-label {
    margin: 10px 0;
    padding-left: 80px;
    font-size: 10px;
    color: #666;
}

/* div messages */
div.message {
    margin: 10px;
    /*max-width: 300px;*/
    background: #EFEFEF;
    border: 1px solid #CCC;
    border-radius: 5px;
}
div.notice {
    margin: 10px;
    padding: 10px;
}

/*---------------------------
 * Stylish CONTENT
---------------------------*/
div.marketing {
    display: inline-block;
    margin: 50px 0;
    background: #FFF;
}
div.marketing div img {
    padding: 1px;
    width: 126px;
    border: 1px solid #E8E8E8;
}
div.marketing div h2 {
    margin: 0;
    min-height: 28px;
    color: #000 !important;
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 600;
    line-height: 14px;
}
div.marketing div p {
    margin: 0.5em 0 !important;
    padding: 0;
    color: #888 !important;
    font-size: 0.85em !important;
    line-height: 13px;
    text-indent: 0;
}
div.marketing div p a {
    color: #FFF!important;
    font-size: 1em;
    border-radius: 0;
}
div.marketing div p a:hover {
    text-decoration: none;
}
/**********************************/
p.category {
    font-weight: 500;
    margin-bottom: 0;
    font-size: 1em;
    color: #333;
    font-style: italic;
}
p.title {
    font-weight: bold;
    font-size: 1.5em;
    margin: 0;
    font-style: italic;
    padding: 0;
    color: #1B1B1B;
    text-shadow: 1px 1px 2px #CCC;
}
/*********************************
**** Contact Form ****************
*********************************/
#contactForm {
    border-radius: 4px;
    background: #EFEFEF;
}



/*----------------------------
    CSS for the list template
----------------------------*/
.list div.logoholder {
    position: relative;
}
.list #logo {
    top: 25px;
    left: 0;
}
.list #menu-top {
    float: right;
    width: 691px;
}
.list #menu-top li {
    width: 94px;
}
.list #menu-top li.big a {
    font-size: 12px;
}
.list #menu-undertop {
    float: left;
    margin-left: 20px;
}
.list #search h2 {
    margin-left: 0;
}
.list #lang-menu {
    margin-left: 30px;
}
.list div.content-container {
    background: #000;
}
.list #content {
    padding: 0 10px;
    min-height: 800px;
    background: -webkit-gradient(linear, left top, right top, from(#5A5A5A), to(#C1C1C1));
    background: -webkit-linear-gradient(top, #5A5A5A, #C1C1C1);
    background: -moz-linear-gradient(top, #5A5A5A, #C1C1C1);
    background: -o-linear-gradient(top, #5A5A5A, #C1C1C1);
    background: -ms-linear-gradient(top, #5A5A5A, #C1C1C1);
    background: linear-gradient(top, #5A5A5A, #C1C1C1);
    background-color: #5A5A5A;
}
.list #footer {
    min-height: 280px !important;
}
.list .marketing img {
    width: 80px;
}
.list .marketing h2 {
    font-size: 10px !important;
}
.list .marketing p {
    font-size: 10px !important;
}
.list #contact {
    float: right;
    margin-top: 60px;
    font-weight: bold;
}

/*------------------------------
 CSS for the albums
------------------------------*/
div.album {
    margin: 0;
    padding: 10px 0
}
div.album div.photo {
    display: inline-block;
    margin: 4px 8px;
    width: 120px;
}
div.album div.photo img {
    max-width: 100px;
    max-height: 80px;
}
span.separator {
    margin: 0 5px;
}
div.album-cover {
    float: left;
    margin: 5px 5px 5px 7px;
    width: 400px;
    height: 400px;
    box-sizing: border-box;
}
div.album-cover img {
    padding: 2px;
    max-width: 394px;
    max-height: 400px;
    background: #FFF;
    border: 1px solid #666;
}

/*-------------------------
 CSS for the presentation 
 (Página Apresentação)
-------------------------*/
.centered {
    margin: 0 auto;
}
div.presentation {
    padding: 10px 0;
    width: 800px;
}
div.presentation.row > div {
    float: left;
    padding: 0 20px 0 10px;
    background: #989898;
    border: 1px solid #434343;
    border-radius: 4px;
    box-shadow: 2px 2px 6px rgba(0,0,0,0.4);
    box-sizing: border-box;
}
div.presentation.row > div:hover {
    background: #AAAAAA;
}
div.presentation div.first {
    margin-right: 120px;
}
div.presentation div.middle {
    margin-right: 120px;
}
div.presentation div.last {}
div.presentation div div.title a {
    padding: 0.2em 0;
    font-size: 1.4em;
    font-weight: bold;
    font-style: italic;
    text-decoration: none;
    text-shadow: 0px 1px 3px #CCC;
}
div.presentation div img {
    padding: 1px;
    background: #FFF;
    border: 1px solid #666;
    border-radius: 2px;
}
div.presentation div div.local {
    padding: 0.3em 0 0.15em 0;
    font-size: 1.25em;
    font-weight: bold;
    font-style: italic;
}
div.presentation div div.price {
    font-size: 1.25em;
    font-weight: bold;
    font-style: italic;
}
div.presentation.construction div.first {
    margin-right: 10px;
}
div.presentation.construction div.middle {
    margin-right: 10px;
}
div.presentation.rehab > div {
    width: 250px;
	height: 330px;
}
div.presentation.rehab div.first {
    margin-right: 20px;
}
div.presentation.rehab div.middle {
    margin-right: 20px;
}

div.presentation-detail {}
div.presentation-detail div.description p, div.presentation-detail div.description ul li {
    margin: 0 0 0.8em 0;
    letter-spacing: 0px;
    line-height: 1.45em;
    font-size: 1.1em;
    font-style: italic;
    font-weight: bold;
    text-align: justify;
    word-spacing: 0.2em;
}
div.presentation-detail div.price {
    padding: 10px 0 0 5px;
    font-size: 1.3em;
    font-weight: bold;
}
div.presentation-detail ul.thumbnails {
    margin-bottom: 20px;
    padding: 0;
    /*width: 796px;*/
    height: 140px;
    list-style: none outside none;
}
div.presentation-detail ul.thumbnails li {
    float: left;
}
div.presentation-detail ul.thumbnails li img {
    margin: 1px;
    border: 1px solid #666;
}
div.presentation-detail div.details {
    border: 1px solid #999;
    margin-top: 20px!important;
    clear: both;
    float: left;
    width: 99%;
    border-radius: 4px;
    background: #CCC;
    box-shadow: 2px 2px 10px rgba(0,0,0,0.2);
    box-sizing: border-box;
    margin-bottom: 20px;
}
div.presentation-detail div.details h2 {
    border: 1px solid #CCC;
    background: #B1B1B1;
    color: #333;
    font-size: 14px;
    padding: 5px 0 5px 35px;
    margin: 0;
    border-radius: 2px 2px 0 0;
    border-bottom-color: #DDD;
    font-style: normal;
}
div.presentation-detail ul.list {
    font-size: 11px;
    list-style: none outside none;
    list-style-position: inside;
    list-style-type: circle;
}
div.presentation-detail ul.list li {
    padding: 0.2em 0;
    font-size: 1.2em;
    font-size: 1.1em;
    font-style: italic;
    font-style: normal;
    font-weight: bold;
    font-weight: normal;
    border-bottom: 1px solid #BBB;
    height: 30px;
    line-height: 30px;
    padding-left: 5px;
    color: #717171;
}
/* style for the albums */
.slider-box {
    float: left;
    display: inline-block;
    margin: 10px 5px 10px 5px;
    width: 462px;
    height: 372px;
    background: #FFF;
    border: 3px solid #FFF;
    border-radius: 4px;
    overflow: hidden;
}
.thumbnails.album {
    margin: 0;
    padding: 0;
    list-style: none inside none;
}
.thumbnails.album li {
    float: left;
}
div.slider-wrapper.project {
    width: 300px;
    height: 350px;
    background: #FFF;
    border: 3px solid #FFF;
    border-radius: 4px;
}
div.slider-wrapper.project .nivoSlider {
    box-shadow: none;
}
/* information pages */
h1.highlight {
    padding: 1px 10px;
    color: #FFF;
    font-size: 16px;
    font-weight: bold;
    text-shadow: 3px 2px 5px rgba(160,160,160,0.5);
    border: 1px solid #333;
    border-radius: 3px;
    background: -webkit-gradient(linear, left top, right top, from(#AAAAAA), to(#000000));
    background: -webkit-linear-gradient(top, #AAAAAA, #000000);
    background: -moz-linear-gradient(top, #AAAAAA, #000000);
    background: -o-linear-gradient(top, #AAAAAA, #000000);
    background: -ms-linear-gradient(top, #AAAAAA, #000000);
    background: linear-gradient(top, #AAAAAA, #000000);
    background-color: #AAAAAA;
    box-shadow: 2px 4px 8px rgba(0,0,0,0.5);
}
a.clickable img {
    border: 3px solid #FFF;
    border-radius: 3px;
}
a.clickable:hover img {
    border: 3px solid #00AFDD;
}
.infobox {
    margin-bottom: 30px;
}
.infobox img {
    border: 3px solid #FFF;
    border-radius: 4px;
}
.infobox p {
    color: #FFF;
    font-size: 14px;
    font-weight: bold;
    text-align: justify;
    text-shadow: 1px 2px 2px rgba(0,0,0,0.5);
}
