@charset "utf-8";
/* Simple fluid media
   Note: Fluid media requires that you remove the media's height and width attributes from the HTML
   http://www.alistapart.com/articles/fluid-images/ 
*/
img, object, embed, video {
	max-width: 100%;
}

/* IE 6 does not support max-width so default to width 100% */
.ie6 img {
	width:100%;
}

/*
	Dreamweaver Fluid Grid Properties
	----------------------------------
	dw-num-cols-mobile:		4;
	dw-num-cols-tablet:		8;
	dw-num-cols-desktop:	12;
	dw-gutter-percentage:	25;
	
	Inspiration from "Responsive Web Design" by Ethan Marcotte 
	http://www.alistapart.com/articles/responsive-web-design
	
	and Golden Grid System by Joni Korpi
	http://goldengridsystem.com/
*/

.fluid {
	width: 100%;
	float: left;
	display: block;
}

.fluidList {
    list-style:none;
    list-style-image:none;
    margin:0;
    padding:0;        
}

/* Mobile Layout: 480px and below. */
  
.gridContainer {
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	clear: none;
	float: none;
}
#header {
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
}
#menu {
	width: 100%;
	background-color: #4674B7;
	height: auto;
	text-align: center;
	margin-bottom: 30px;
}
#content1 {
	width: 90%;
	margin-left: 5%;
	margin-right: 5%;
	height: auto;
	margin-bottom: 50px;
}
#showcase {
	width: 100%;
	height: 400px;
	background-image: url(../img/img-01.jpg);
	background-size: cover;
	background-position: 50% 50%;
}
#search {
	width: 80%;
	background-color: #808080;
	height: auto;
	padding-right: 10%;
	padding-left: 10%;
	padding-top: 20px;
	padding-bottom: 20px;
}
#search2 {
	width: 80%;
	background-color: #808080;
	height: auto;
	padding-right: 10%;
	padding-left: 10%;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-bottom: 30px;
}
#textshowcase {
	background-color: rgba(70,116,183,0.8);
	width: auto;
	height: 180px;
	margin-top: 180px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	line-height: 1em;
}
#content2 {
	width: 90%;
	margin-left: 5%;
	margin-right: 5%;
	height: auto;
	margin-bottom: 50px;
}
.titlesection {
	color: #4674B7;
	font-weight: 300;
	font-size: 1.6em;
	border-bottom: thin solid #4674B7;
	line-height: 1.2em;
	padding-bottom: 5px;
	margin-bottom: 20px;
}
.grid1 {
	width: 100%;
	margin-bottom: 50px;
}
.picture {
}
.titlegrid {
	border-bottom: thin solid #cccccc;
	margin-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	color: #1a1a1a;
	font-weight: 700;
	font-size: 1.2em;
}
.textgrid1 {
	color: #1a1a1a;
	font-weight: 600;
	font-size: 0.7em;
	border-bottom: thin solid #CCCCCC;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.textgrid2 {
	color: #1a1a1a;
	font-weight: 400;
	font-size: 0.7em;
}
#content3 {
	width: 90%;
	margin-left: 5%;
	margin-right: 5%;
	height: auto;
	margin-bottom: 50px;
}
#footer {
	width: 90%;
	height: auto;
	padding-left: 5%;
	padding-right: 5%;
	margin-bottom: 50px;
	border-top: thin solid #1A1A1A;
	padding-top: 40px;
	color: #1a1a1a;
	font-size: 0.7em;
	margin-top: 50px;
}
#menufooter {
	font-weight: 800;
	margin-bottom: 30px;
	width: 100%;
	float: left;
	text-align: center;
}
#callfooter {
	margin-bottom: 30px;
	width: 100%;
	float: left;
	text-align: center;
}
#hourfooter {
	margin-bottom: 30px;
	width: 100%;
	float: left;
	text-align: center;
}
#emailfooter {
	margin-bottom: 30px;
	width: 100%;
	float: left;
	text-align: center;
}
#facefooter {
	margin-bottom: 30px;
	width: 100%;
	float: left;
	text-align: center;
}
#datafooter {
	width: 100%;
	margin-bottom: 30px;
	float: left;
	text-align: center;
}
#collegefooter {
	width: 100%;
	margin-bottom: 30px;
	float: left;
	text-align: center;
}
#content4 {
	width: 90%;
	margin-left: 5%;
	margin-right: 5%;
	height: auto;
}
#content5 {
	width: 90%;
	margin-left: 5%;
	margin-right: 5%;
	height: auto;
	margin-bottom: 50px;
}
.grid2 {
	width: 100%;
	margin-bottom: 40px;
}
#content6 {
	width: 90%;
	margin-left: 5%;
	margin-right: 5%;
	height: auto;
	margin-bottom: 50px;
	margin-top: 50px;
}
.titlesection2 {
	color: #4674B7;
	font-weight: 300;
	font-size: 1.6em;
	border-bottom: thin solid #4674B7;
	line-height: 1.2em;
	padding-bottom: 5px;
	margin-bottom: 20px;
}
#content7 {
	width: 90%;
	margin-left: 5%;
	margin-right: 5%;
	height: auto;
	margin-bottom: 50px;
}
#content8 {
	width: 80%;
	margin-left: 10%;
	margin-right: 10%;
	height: auto;
	margin-bottom: 25px;
	margin-top: 50px;
}
#content9 {
	width: 80%;
	margin-left: 10%;
	margin-right: 10%;
	height: auto;
	margin-bottom: 25px;
	margin-top: 25px;
	border-top: thin solid #4674B7;
	border-bottom: thin solid #4674B7;
	padding-top: 25px;
	padding-bottom: 25px;
}
#content10 {
	width: 80%;
	margin-left: 10%;
	margin-right: 10%;
	height: auto;
	margin-bottom: 50px;
	margin-top: 25px;
}
#content11 {
	width: 100%;
}
#info {
}
#titleproperty {
	width: 100%;
	color: #4674B7;
	font-weight: 700;
	font-size: 1.2em;
	margin-bottom: 20px;
}
#column1 {
	width: 100%;
	border-top: thin solid #CCCCCC;
	padding-top: 20px;
}
#column2 {
	width: 100%;
	padding-top: 20px;
	border-top: thin solid #CCCCCC;
}
#iconos {
	width: 100%;
}
.icogrid {
	width: 50%;
	text-align: center;
	color: #1A1A1A;
	font-weight: 700;
	font-size: 1em;
}
#textprop1 {
	width: 100%;
	color: #1a1a1a;
	font-weight: 400;
	font-size: 0.8em;
	margin-top: 20px;
	padding-bottom: 20px;
	border-bottom: thin solid #CCCCCC;
}
#mapprop {
	padding-top: 20px;
	padding-bottom: 20px;
}
#price1 {
	padding-bottom: 20px;
	border-bottom: thin solid #CCCCCC;
}
#detailprop {
	width: 100%;
	padding-top: 20px;
	margin-bottom: 20px;
}
#reference {
	width: 100%;
	padding-top: 20px;
	padding-bottom: 20px;
	border-top: thin solid #CCCCCC;
	border-bottom: thin solid #CCCCCC;
}
#quest {
	margin-top: 20px;
	width: 100%;
	border-bottom: thin solid #CCCCCC;
	padding-bottom: 20px;
}
#content12 {
	width: 90%;
	margin-left: 5%;
	margin-right: 5%;
	height: auto;
	margin-bottom: 50px;
}
#emptitle {
	width: 100%;
	color: #4674B7;
	font-weight: 800;
	font-size: 1.6em;
	margin-bottom: 30px;
	border-bottom: thin solid #4674B7;
	padding-bottom: 5px;
}
#content13 {
	width: 90%;
	margin-left: 5%;
	margin-right: 5%;
	height: auto;
	margin-bottom: 50px;
}
#empcolumn1 {
	width: 100%;
	margin-bottom: 30px;
}
#empcolumn2 {
	width: 100%;
	margin-bottom: 30px;
	border-top: thin solid #CCCCCC;
	padding-top: 30px;
}
#face {
	width: 100%;
	margin-top: 20px;
	width: 100%;
}
#empcolumn3 {
	width: 100%;
	margin-bottom: 30px;
	padding-top: 30px;
	border-top: thin solid #CCCCCC;
}
#empcolumn4 {
	width: 100%;
	padding-top: 30px;
	border-top: thin solid #CCCCCC;
}
.icogrid2 {
	width: 100%;
	color: #1a1a1a;
	font-weight: 800;
	font-size: 0.8em;
	margin-bottom: 30px;
}
#gallery {
	width: 100%;
	padding-top: 20px;
	border-top: thin solid #CCCCCC;
}
.gridlb {
	width: 100%;
	float: left;
	margin-bottom: 4%;
}
#empcolumn5 {
	padding-top: 30px;
	padding-bottom: 30px;
	width: 100%;
	border-top: thin solid #CCCCCC;
}
.gridlb2 {
	width: 100%;
	margin-bottom: 4%;
}
#content14 {
	width: 90%;
	margin-left: 5%;
	margin-right: 5%;
	margin-bottom: 50px;
}
#search3 {
	width: 80%;
	background-color: #808080;
	height: auto;
	padding-right: 10%;
	padding-left: 10%;
	padding-top: 20px;
	padding-bottom: 20px;
	display: none;
}
.masinfo {
	font-size: 0.7em;
	margin-top: 15px;
}
.altofix1 {
	width: 100%;
	height: 224px;
	overflow-y: hidden;
}
.tag1 {
	font-weight: 800;
	background-color: #00B4FF;
	font-size: 0.8em;
	text-align: center;
	width: 80px;
	height: 50px;
	padding-top: 30px;
	color: #FFFFFF;
	margin-bottom: 20px;
	border-bottom-right-radius: 50%;
	border-bottom-left-radius: 50%;
	border-top-right-radius: 50%;
}
#likefooter {
	margin-bottom: 30px;
	width: 100%;
	float: left;
	text-align: center;
}
.zeroMargin_mobile {
margin-left: 0;
}
.hide_mobile {
display: none;
}

/* Tablet Layout: 481px to 768px. Inherits styles from: Mobile Layout. */

@media only screen and (min-width: 481px) {

.gridContainer {

}
#header {
}
#menu {
}
#content1 {
}
#showcase {
}
#search {
}
#textshowcase {
}
#content2 {
}
.titlesection {
}
.grid1 {
	width: 46%;
	margin-left: 2%;
	margin-right: 2%;
}
.picture {
}
.titlegrid {
}
.textgrid1 {
}
.textgrid2 {
}
#content3 {
}
#footer {
}
#menufooter {
	width: 50%;
	text-align: left;
}
#callfooter {
	width: 50%;
	text-align: left;
}
#hourfooter {
	width: 50%;
	clear: left;
	text-align: left;
}
#emailfooter {
	width: 50%;
	text-align: left;
}
#facefooter {
	width: 50%;
	text-align: left;
}
#collegefooter {
	width: 50%;
	text-align: left;
}
#datafooter {
	width: 50%;
	text-align: left;
}
#content4 {
}
#content5 {
}
.grid2 {
	width: 46%;
	margin-left: 2%;
	margin-right: 2%;
}
#content6 {
	width: 80%;
	margin-left: 10%;
	margin-right: 10%;
}
.titlesection2 {
}
#content7 {
	width: 80%;
	margin-left: 10%;
	margin-right: 10%;
}
#content8 {
	width: 70%;
	margin-left: 15%;
	margin-right: 15%;
}
#content9 {
	width: 70%;
	margin-left: 15%;
	margin-right: 15%;
}
#content10 {
	width: 70%;
	margin-left: 15%;
	margin-right: 15%;
}
#content11 {
}
#info {
}
#titleproperty {
}
#column1 {
}
#column2 {
}
#iconos {
}
.icogrid {
	width: 25%;
}
#textprop1 {
}
#mapprop {
}
#price1 {
}
#detailprop {
}
#reference {
}
#quest {
}
#content12 {
}
#emptitle {
}
#content13 {
}
#empcolumn1 {


}
#empcolumn2 {
	padding-top: 0px;
	border-top-style: none;


}
#face {
}
#empcolumn3 {

}
#empcolumn4 {
}
.icogrid2 {

}
#gallery {
}
.gridlb {
	width: 46%;
	margin-left: 2%;
	margin-right: 2%;

}
#empcolumn5 {
}
.gridlb2 {
	width: 46%;
	margin-left: 2%;
	margin-right: 2%;
}
#content14 {
}
#search3 {


}
.masinfo {
}
.altofix1 {
}
.tag1 {
}
#likefooter {
	width: 50%;
	text-align: left;
}
.hide_tablet {
display: none;
}
.zeroMargin_tablet {
margin-left: 0;
}


}

/* Desktop Layout: 769px to a max of 1232px.  Inherits styles from: Mobile Layout and Tablet Layout. */

@media only screen and (min-width: 769px) {

.gridContainer {

}
#header {
}
#menu {
}
#content1 {
}
#showcase {
	width: 50%;
}
#search {
	width: 40%;
	height: 360px;
	padding-left: 5%;
	padding-right: 5%;
}
#textshowcase {
}
#content2 {
}
.titlesection {
}
.grid1 {

}
.picture {
}
.titlegrid {
}
.textgrid1 {
}
.textgrid2 {
}
#content3 {
}
#footer {
}
#menufooter {
	width: 33.33%;
}
#callfooter {
	width: 33.33%;
}
#hourfooter {
	width: 33.33%;
	clear: none;
}
#emailfooter {
	width: 33.33%;
	clear: left;
}
#facefooter {
	width: 33.33%;
}
#datafooter {
	width: 33.33%;
}
#collegefooter {
	width: 33.33%;
}
#content4 {
	width: 36%;
	margin-right: 2.5%;
}
#content5 {
	width: 49%;
	margin-left: 2.5%;
}
.grid2 {
	width: 100%;
	margin-left: 0%;
	margin-right: 0%;

}
#content6 {
	width: 60%;
	margin-left: 20%;
	margin-right: 20%;
}
.titlesection2 {
}
#content7 {
	width: 60%;
	margin-left: 20%;
	margin-right: 20%;
}
#content8 {
	width: 50%;
	margin-left: 25%;
	margin-right: 25%;
}
#content9 {
	width: 50%;
	margin-left: 25%;
	margin-right: 25%;
}
#content10 {
	width: 50%;
	margin-left: 25%;
	margin-right: 25%;
}
#content11 {
}
#info {
}
#titleproperty {
}
#column1 {
}
#column2 {
}
#iconos {
}
.icogrid {
}
#textprop1 {
}
#mapprop {
}
#price1 {
}
#detailprop {
}
#reference {
}
#quest {
}
#content12 {
}
#emptitle {
}
#content13 {
}
#empcolumn1 {
	width: 47%;
	margin-bottom: 30px;
	margin-right: 3%;
	margin-left: 0%;
}
#empcolumn2 {
	width: 47%;
	margin-bottom: 30px;
	margin-left: 3%;
	margin-right: 0%;
}
#face {
}
#empcolumn3 {
	width: 100%;
	margin-right: 0%;
	margin-left: 0%;
}
#empcolumn4 {
	width: 100%;
	margin-bottom: 0px;
	margin-left: 0%;
	margin-right: 0%;
}
.icogrid2 {
	width: 50%;


}
#gallery {
}
.gridlb {

}
#empcolumn5 {
}
.gridlb2 {
	width: 21%;
}
#content14 {
}
#search3 {
	display: table;
}
.masinfo {
}
.altofix1 {
}
.tag1 {
}
#likefooter {
	width: 33.33%;
}
.zeroMargin_desktop {
margin-left: 0;
}
.hide_desktop {
display: none;
}
}


@media only screen and (min-width: 1301px) {

.gridContainer {

}
.zeroMargin_desktop {
    margin-left: 0;
}
.hide_desktop {
    display: none;
}
#content1 {

}
#showcase {
	width: 75%;
}
#search {
	width: 20%;
	padding-left: 2.5%;
	padding-right: 2.5%;
}
#textshowcase {
}
#content2 {
}
.grid1 {
	width: 21%;
	margin-bottom: 0px;
}
#menufooter {
	width: auto;
	margin-right: 40px;
}
#callfooter {
	width: auto;
	margin-right: 40px;
}
#hourfooter {
	width: auto;
	margin-right: 40px;
}
#emailfooter {
	width: auto;
	margin-right: 40px;
	clear: none;
}
#facefooter {
	width: auto;
	margin-right: 40px;
}
#datafooter {
	width: auto;
	margin-right: 40px;
}
#collegefooter {
	width: auto;
}
#content4 {
	width: 24%;
	margin-left: 5%;
	margin-right: 0%;
}
#content5 {
	width: 66%;
	margin-right: 5%;
	margin-left: 0%;
}
.grid2 {
	width: 30.33%;
	margin-left: 3%;
	margin-right: 0%;
}
#content6 {
	width: 40%;
	margin-left: 30%;
	margin-right: 30%;
}
.titlesection2 {
	width: 97%;
	margin-left: 3%;
}
#content7 {
	width: 40%;
	margin-left: 30%;
	margin-right: 30%;
}
#content8 {
	width: 30%;
	margin-left: 35%;
	margin-right: 35%;
}
#content9 {
	width: 30%;
	margin-left: 35%;
	margin-right: 35%;
}
#content10 {
	width: 30%;
	margin-left: 35%;
	margin-right: 35%;
}
#content11 {
	width: 97%;
	margin-left: 3%;
}
#column1 {
	width: 48%;
	margin-right: 2%;
}
#column2 {
	width: 48%;
	margin-left: 2%;
}
.icogrid2 {
	width: 100%;
}
#empcolumn1 {
	width: 30.33%;
	margin-bottom: 30px;
	margin-left: 0%;
	margin-right: 3%;
}
#empcolumn2 {
	width: 30.33%;
	margin-bottom: 30px;
	margin-left: 1.5%;
	margin-right: 1.5%;
}
#empcolumn3 {
	width: 30.33%;
	margin-left: 3%;
	margin-right: 0%;
	padding-top: 0px;
	border-top-style: none;
}
#empcolumn4 {
	width: 100%;
	margin-bottom: 0px;
}
.gridlb {
	width: 21%;
}
#content3 {
	width: 48%;
	margin-left: 1%;
	margin-right: 1%;
}
.gridlb2 {
	width: 20%;
}
.altofix1 {
}
#likefooter {
	width: auto;
	margin-right: 40px;
}
}

.img {
	width: 100%;
}
.title1 {
	color: #FFFFFF;
	font-size: 1.4em;
	font-weight: 800;
}
.title2 {
	color: #FFFFFF;
	font-size: 0.8em;
	font-weight: 600;
}
.searchstyle1 {
	width: 100%;
	background-color: #F2F2F2;
	color: #666666;
	font-size: 0.8em;
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	height: 25px;
	border-style: none;
	margin-bottom: 15px;
	margin-top: 2px;
}
.searchstyle2 {
	background-color: #4674B7;
	color: #FFFFFF;
	font-size: 0.8em;
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	border-style: none;
	float: left;
	margin-top: 15px;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 5px;
	padding-bottom: 7px;
}
.searchstyle2:hover {
	background-color: #000000;
}
.text1 {
	color: #FFFFFF;
	font-weight: 600;
	font-size: 1.2em;
}
.text2 {
	color: #FFFFFF;
	font-weight: 300;
	font-size: 0.8em;
}
a.link1:link {
	color: #000000;
	font-weight: 800;
	text-decoration: none;
}
a.link1:visited {
	color: #000000;
}
a.link1:hover {
	color: #4674B7;
}
a.link1:active {
	color: #4674B7;
}
a.link2:link {
	color: #1a1a1a;
	text-decoration: none;
}
a.link2:visited {
	color: #1a1a1a;
}
a.link2:hover {
	color: #4674B7;
}
a.link2:active {
	color: #4674B7;
}
.text3 {
	font-weight: 800;
}
.text4 {
	font-weight: 400;
}
.text5 {
	color: #4674B7;
	font-size: 2em;
	font-weight: 400;
}
.text6 {
	color: #4674B7;
	font-size: 1.2em;
	font-weight: 400;
}
.text7 {
	color: #1a1a1a;
	font-size: 0.8em;
	font-weight: 400;
}
.text8 {
	color: #1a1a1a;
	font-weight: 400;
	font-size: 2em;
}
.text9 {
	color: #1a1a1a;
	font-weight: 400;
	font-size: 0.9em;
}
.contactstyle1 {
	width: 96%;
	height: 30px;
	background-color: #E6E6E6;
	border-style: none;
	margin-bottom: 15px;
	color: #666666;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size: 0.8em;
	padding-left: 2%;
	padding-right: 2%;
}
.contactstyle2 {
	width: 96%;
	height: 78px;
	background-color: #E6E6E6;
	border-style: none;
	margin-bottom: 15px;
	color: #666666;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size: 0.8em;
	padding-left: 2%;
	padding-right: 2%;
	padding-top: 6px;
	padding-bottom: 6px;
}
.contactstyle3 {
	width: auto;
	height: auto;
	background-color: #4674B7;
	border-style: none;
	color: #FFFFFF;
	float: right;
	padding-top: 5px;
	padding-right: 25px;
	padding-bottom: 7px;
	padding-left: 25px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
	font-size: 0.8em;
}
.contactstyle3:hover {
	background-color: #000000;
}
.imgprop {
	margin-bottom: 10px;
}
.imgemp {
	margin-right: 5px;
}
.pricestyle2 {
	color: #1a1a1a;
	font-weight: 400;
	font-size: 1em;
}

.pricestyle1 {
	color: #1a1a1a;
	font-weight: 800;
	font-size: 1.3em;
}
a.link3:link {
	color: #4674B7;
	font-weight: 800;
	font-size: 0.8em;
	text-decoration: none;
}
a.link3:visited {
	color: #4674B7;
}
a.link3:hover {
	color: #000000;
}
a.link3:active {
	color: #000000;
}
.styleprop1 {
	color: #1a1a1a;
	font-weight: 800;
	font-size: 1em;
}
.styleprop2 {
	color: #1a1a1a;
	font-weight: 400;
	font-size: 0.9em;
}
.styleprop3 {
	color: #1a1a1a;
	font-weight: 800;
	font-size: 0.9em;
}
.styleref1 {
	color: #1a1a1a;
	font-weight: 800;
	font-size: 1em;
}
.styleref2 {
	color: #1a1a1a;
	font-weight: 400;
	font-size: 1em;
}
a.link4:link {
	color: #4674B7;
	font-weight: 800;
	font-size: 0.9em;
	text-decoration: none;
}
a.link4:visited {
	color: #4674B7;
}
a.link4:hover {
	color: #000000;
}
a.link4:active {
	color: #000000;
}
.empsubtitle {
	color: #1a1a1a;
	font-weight: 600;
	font-size: 1.1em;
}
.emptext1 {
	color: #1a1a1a;
	font-weight: 400;
	font-size: 0.8em;
}

a.link5:link {
	color: #FFFFFF;
	font-weight: 800;
	text-decoration: none;
}
a.link5:visited {
	color: #FFFFFF;
}
a.link5:hover {
	color: #000000;
}
a.link5:active {
	color: #000000;
}
