/*********************************************************************************************************
 *********************************************************************************************************
 *												CONTACT 
 ********************************************************************************************************* 
 *********************************************************************************************************/
section.contact {
	margin: 120px auto 0;
	position: relative;
	width: 80%; }
section.contact h1.title {
	color: #7d8189; 
	font-size: 24px;
	margin-bottom: 120px; }
section.contact div.contact-left {
	float: left;
	margin: 0;
	width: 60%;}
section.contact div.contact-right {
	float: right;
	margin: 0;
	width: 40%;}
section.contact div.magic-info {
	font-size: 18px;
	font-weight: 300;
	margin: 30px 0;
	text-transform: uppercase; }
section.contact div.magic-info1 p.incorporadora {
	margin-bottom: 10px; }
section.contact div.magic-info address.address {
	font-weight: 100;
    font-size: 16px;
    text-transform: none; }
section.contact div.contact-info {
	font-size: 18px;
    font-weight: 300;
	margin: 30px 0; }
section.contact div.contact-info p {
	margin-bottom: 10px; }
section.contact div.contact-info p.tel {
	font-family: 'Museo Sans';
	font-weight: 300; }
section.contact div.contact-info p.tel a {
	color: #7d8189;
	text-decoration: none; }
section.contact div.contact-info p.tel a:hover {
	color: #7d8189;
	text-decoration: none; } 
section.contact img.contact-logo {
	height: 80px;
	margin: 20px 0px;
	width: auto; }
section.contact input[type="text"],
section.contact input[type="email"],
section.contact input[type="tel"],
section.contact textarea,
section.contact select {
	background-color: #f7f7f8;
	border: 0;
    color: #919191;
    font-size: 16px;
    font-weight: 300;
    height: 40px;
	margin: 5px;
	padding: 10px 15px;
	width: 100%; }
section.contact label.select-label {
    line-height: 34px;
	padding: 0px 5px; }
section.contact div.checkbox-group {
	margin-top: 20px; }
section.contact div.checkbox-group label {
	color: #92959b;
	margin-right: 130px;
	text-transform: uppercase; }
section.contact button[type="submit"] {
	background: #92959b;
	border: 1px solid transparent;
	color: #fff;
	display: block;
	float: left;
	font-size: 16px;
	font-weight: 300;
	margin: 20px auto 0;
	padding: 10px;
	text-transform: none;
	width: 140px; }
section.contact button[type="submit"]:hover {
	border: 1px solid #7d8189;
	color: #7d8189;
	cursor: pointer;
	background-color: #f7f7f8; }
.invalid { border: solid 2px red !important; }
#holderContact { display: block; clear: both; }
/******* WHITELABEL ************/
section.project-description {  margin: 0 auto;  position: relative;  width: 100%; }
section.project-description h1.title {  font-family: 'Museo Sans', sans-serif;  font-size: 26px;  font-weight: 300;  letter-spacing: 4px;  margin: 80px auto 80px;  text-align: center;  text-transform: uppercase; }
section.project-description div.description {  position: relative; }
section.project-description div.description-image {  width: 60%; }
section.project-description div.description-image img.project-image {  float: left;  height: 400px;  max-width: 100%;  position: relative;  object-fit: cover; }
section.project-description div.description-caption {  background-color: #edeef0;  min-height: 350px; padding: 40px;  position: absolute;  top: 25px; left: 50%; }
section.project-description div.description-caption p.caption-text {  font-size: 15px;  font-weight: 100; line-height: 130%; text-align: justify; letter-spacing: 0px; margin-bottom: 30px; }
section.project-description div.description-caption p.caption-text span.highlight {  display: block;	margin-bottom: 20px; font-size: 18px; font-weight: 300; text-transform: uppercase; text-align: left; width: 75%; }
section.project-description div.description-caption p.caption-author {  font-style: italic;	float: right;  font-size: 13px; font-weight: 100;  text-align: right;	line-height: 130%;  width: 100%; }
section.project-description div.description-caption p.caption-author span.author {  display: inline-block;  float: right;  font-weight: 500;  font-family: 'Museo Sans';  margin-top: 5px;  font-style: normal; }


/*********************************************************************************************************
 *********************************************************************************************************
 *                        RESPONSIVE 
 ********************************************************************************************************* 
 *********************************************************************************************************/
@media only screen and (max-width: 1024px) {
	section.contact {
		width: 85%;
	}

	section.contact div.contact-left,
	section.contact div.contact-right {
		margin-bottom: 100px;
		width: 50%;
	}

	section.contact div.magic-info {
		font-size: 15px;
	}

	section.contact div.contact-info {
		font-size: 15px;
	}

	section.contact div.contact-info p.tel {
		font-size: 14px;
	}

	section.contact img.contact-logo {
		height: 60px;
		margin-top: 85px;
	}
	section.project-description div.description-image img.project-image { width: 100%; }
	section.project-description h1.title { margin: 30px auto 30px; }
	section.project-description div.description-image { width: 100%; }
	section.project-description div.description-caption { position: relative; top: auto; left: auto; }
	section.project-description div.description-caption { padding: 10px; font-size: 12px; line-height: 112%; }
}
@media only screen and (max-width: 768px) {
	section.contact {
		margin-top: 30px;
		width: 100%; }
	section.contact h1.title {
		margin: 0; }
	section.contact div.contact-info {
		margin: 0; }
	section.project-description h1.title { margin: 30px auto 30px; }
	section.project-description div.description-image { width: 100%; }
	section.project-description div.description-caption { position: relative; top: auto; left: auto; }
	section.project-description div.description-caption { padding: 10px; font-size: 12px; line-height: 112%; }
}
@media only screen and (max-width: 480px) {
	section.contact {
		margin-top: 30px;
		width: 100%; }
	section.contact h1.title {
		margin: 0; }
	section.contact div.contact-info {
		margin: 0; }
	section.contact div.magic-info {
		font-size: 14px; }
	section.contact input[type="text"], 
	section.contact input[type="email"], 
	section.contact input[type="tel"], 
	section.contact textarea, 
	section.contact select {
		margin: 0; }
	section.contact .submit-button {
		text-align: center; }
	section.contact button[type="submit"] {
		display: block;
		float: none;
		margin: 20px auto; }
	section.project-description h1.title { margin: 30px auto 30px; }
	section.project-description div.description-image { width: 100%; }
	section.project-description div.description-caption { position: relative; top: auto; left: auto; }
	section.project-description div.description-caption { padding: 10px; font-size: 12px; line-height: 112%; }
}