*{margin: 0;text-decoration: none;}
html{-webkit-font-smoothing: antialiased;-moz-font-smoothing:antialiased;-ms-font-smoothing:antialiased;-o-font-smoothing:antialiased;}
body{
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; 
  font-weight: 300;
  text-shadow:1px 1px 0 rgba(0,0,0,0.3);
  color: #8c989c;
  background-color: #4c4d4f;
}
a {
	color: #8c989c;vertical-align: baseline;
	margin: 0; padding: 0; font-size: 100%; font: inherit;
}
header{
  padding-top: 57px;
	padding-left: 5%;
  color: #f8f8f8;
}
nav ul{
	padding: 0;
  margin-top: 7px;
  margin-bottom: 60px;
	background-color: rgba(0,0,0,0);
  font-size: 0;
  border: none;
  width: 85%;
  position: fixed;
  z-index: 100;
  box-sizing:border-box;
  -webkit-box-sizing:border-box;
  -moz-box-sizing: border-box;
  -webkit-box-shadow: 0 2px 5px rgba(0,0,0,.5); -moz-box-shadow: 0 2px 5px rgba(0,0,0,.5); -o-box-shadow: 0 2px 5px rgba(0,0,0,.5); box-shadow: 0 2px 5px rgba(0,0,0,.5); zoom: 1;
}
nav ul li{
	box-sizing:border-box;
  -webkit-box-sizing:border-box;
  -moz-box-sizing: border-box;
  padding: 0;
	display: inline-block;
	vertical-align: top;
	text-align: center;
	width: 20%;
	font-size: 18px;
	height: 50px;
	-webkit-transition: all 450ms ease-out;
  -moz-transition: all 450ms ease-out;
  -ms-transition: all 450ms ease-out;
  -o-transition: all 450ms ease-out;
  transition: all 450ms ease-out;
}
nav ul li:hover{
	background-color: rgba(0,168,144,0.8);
}
nav ul li a{
	box-sizing:border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing:border-box;
	display: inline-block;
	cursor: pointer;
	width: 100%;
	height: 100%;
	padding: 10px;
	color: #8c989c;
	webkit-transition: color 450ms ease-out;
  -moz-transition: color 450ms ease-out;
  -ms-transition: color 450ms ease-out;
  -o-transition: color 450ms ease-out;
  transition: color 450ms ease-out;
}
nav ul li a:hover{
	color: white;
}
nav ul li img{
	width: 69%;
	height: auto;
	margin-top: -3px;
}
#main{
	margin: 0 auto; 
	width: 85%;
  position: relative;
  overflow: visible;
  box-sizing:border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing:border-box;
}
#art{
	width: 49%;
	height: 370px;
	background-color: rgba(0,0,0,0);
	margin-top: 1em;
  margin-right: 1%;
	text-align: -webkit-match-parent;
	vertical-align: top;
	display: inline-block;
  padding: 0;
  -webkit-transition: all 450ms ease-out;
  -moz-transition: all 450ms ease-out;
  -ms-transition: all 450ms ease-out;
  -o-transition: all 450ms ease-out;
  transition: all 450ms ease-out;
  -webkit-box-shadow: 0 2px 5px rgba(0,0,0,.5); -moz-box-shadow: 0 2px 5px rgba(0,0,0,.5); -o-box-shadow: 0 2px 5px rgba(0,0,0,.5); box-shadow: 0 2px 5px rgba(0,0,0,.5); zoom: 1;
}
#art:hover{
	background-color: rgba(0,168,144,0.4);
}
#arti {width: 49.3%; height: 370px; margin-top: 1em; display: inline-block;
-webkit-box-shadow: 0 2px 5px rgba(0,0,0,.5); -moz-box-shadow: 0 2px 5px rgba(0,0,0,.5); -o-box-shadow: 0 2px 5px rgba(0,0,0,.5); box-shadow: 0 2px 5px rgba(0,0,0,.5); zoom: 1;
}
#arti img{width: 100%; margin: 0 auto;} 
#artilg {display: none;}
#artilgo {display: none;}
#artowl{width: 49.3%; height: 370px; margin: 1em 0; display: inline-block;
-webkit-box-shadow: 0 2px 5px rgba(0,0,0,.5); -moz-box-shadow: 0 2px 5px rgba(0,0,0,.5); -o-box-shadow: 0 2px 5px rgba(0,0,0,.5); box-shadow: 0 2px 5px rgba(0,0,0,.5); zoom: 1;
}
.art{
	width: 100%;
	height: 370px;
	padding: 28px;
	box-sizing:border-box;
  -webkit-box-sizing:border-box;
  -moz-box-sizing: border-box;
	webkit-transition: color 450ms ease-out;
  -moz-transition: color 450ms ease-out;
  -ms-transition: color 450ms ease-out;
  -o-transition: color 450ms ease-out;
  transition: color 450ms ease-out;
}
.artproy{
  color: white;
  text-shadow:1px 1px 0 rgba(0,0,0,0.1);
  padding: 28px;
}
h2{margin-bottom: 5px;}
h3{}
p{font-size: 18px;margin: 10px 0;}
.art:hover{
	color: white;
	text-shadow:1px 1px 0 rgba(0,0,0,0.1);
}
.r_more{
	border: 0 none;
	border-top-style: none;
	border-top-width: 0px;
	background-color: rgb(0,89,83);
	width: auto;
	display: block;
	float: left;
	clear: both;
	height: 38px;
	line-height: 38px;
	padding: 0 ;
	font-weight: 200;
	margin-top: 0.8em;
	cursor: pointer;
	margin-bottom: 20px;
	-webkit-border-radius: 3px 3px 3px 3px;
	-moz-border-radius: 3px 3px 3px 3px;
	border-radius: 3px 3px 3px 3px;
	-webkit-transition: background-color 450ms ease-out;
  -moz-transition: background-color 450ms ease-out;
  -ms-transition: background-color 450ms ease-out;
  -o-transition: background-color 450ms ease-out;
  transition: background-color 450ms ease-out;
  -webkit-box-shadow: 0 1px 3px rgba(0,0,0,.3); -moz-box-shadow: 0 1px 3px rgba(0,0,0,.3); -o-box-shadow: 0 1px 3px rgba(0,0,0,.3); box-shadow: 0 1px 3px rgba(0,0,0,.3); zoom: 1;
}
.r_moretx{
	display: block;
	height: 38px;
	padding: 0 13px 0 13px;
  webkit-transition: color 450ms ease-out;
  -moz-transition: color 450ms ease-out;
  -ms-transition: color 450ms ease-out;
  -o-transition: color 450ms ease-out;
  transition: color 450ms ease-out;
}
.r_moretx:hover{
	color: white;
	font-weight: normal;
}
.r_more:hover{
	background-color: rgb(0,168,144);
}
#about{width: 100%; padding: 28px; font-size: 17px;margin-top: 1em;
  
  box-sizing:border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing:border-box;
  -webkit-transition: all 450ms ease-out;-moz-transition: all 450ms ease-out;-ms-transition: all 450ms ease-out;-o-transition: all 450ms ease-out;transition: all 450ms ease-out;
  -webkit-box-shadow: 0 2px 5px rgba(0,0,0,.5); -moz-box-shadow: 0 2px 5px rgba(0,0,0,.5); -o-box-shadow: 0 2px 5px rgba(0,0,0,.5); box-shadow: 0 2px 5px rgba(0,0,0,.5); zoom: 1; 
  }
#about:hover{color: white; text-shadow:1px 1px 0 rgba(0,0,0,0.2);background-color: rgba(0,168,144,0.7);}

/* Generals */
.icon {
  /* don't change width and height in order to change the size of the icon,
  you can control the size with font-size for different class(es) - below */
  line-height: 100%;
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
  float: left; 
  margin-left: 3px;
}
/* Button like icons*/
.icon-square,
.icon-rounded {
  border: .75em solid rgb(242, 242, 242);
  background-color: rgb(242, 242, 242);
  margin: 0 .5em .5em 0;

  -webkit-box-shadow: 0 0 0 .0625em rgb(226, 226, 226);
  -moz-box-shadow: 0 0 0 .0625em rgb(226, 226, 226);
  box-shadow: 0 0 0 .0625em rgb(226, 226, 226);
}
.icon-rounded {
  border-radius: 1.5em;
}
/*Sizes 5 preset sizes, simply change the font-size or add your custom class.*/
.icon-small {
  font-size: 1em;
}
.icon-mid {
  font-size: 2.1em;
}
.icon-large {
  font-size: 4em;
}
.icon-extra-large {
  font-size: 8em;
}
.icon-huge {
  font-size: 12em;
}
/*Icons
 * Icons are somewhat grouped so that you can easily pick the ones you like
 * if the whole file is too large for your project.*/
/* Menu */
.icon-menu,
.icon-menu:before,
.icon-menu:after {
  position: absolute;
  left: 0;
  width: 1em;
  height: .25em;
  background-color: rgb(0,89,83); /* #666 */
}
.icon_menu,
.icon_menu:before,
.icon_menu:after {
  position: absolute;
  left: 0;
  width: 1em;
  height: .25em;
  background-color: rgb(0,89,83); /* #666 */
}
.icon-menu {
  top: .0625em;
}
.icon_menu {
  top: .0625em;
}
.icon-menu:before {
  content: "";
  top: .3125em;
}
.icon_menu:before {
  content: "";
  top: .3125em;
}
.icon-menu:after {
  content: "";
  top: .625em;
}
.icon_menu:after {
  content: "";
  top: .625em;
}
#mobile-header {
    display: none; width: 100%;
}
#navigation {
  width: 100%; border: 1px solid red; margin-left: 20px; padding: 0; 
}
.gmap3{
        border: none;
        margin-bottom: 1em;
        padding: 0;
        width: 100%;
        height: 530px;
        overflow:visible;
        background-color: rgb(0,0,0);
        -webkit-box-shadow: 0 2px 5px rgba(0,0,0,.5); -moz-box-shadow: 0 2px 5px rgba(0,0,0,.5); -o-box-shadow: 0 2px 5px rgba(0,0,0,.5); box-shadow: 0 2px 5px rgba(0,0,0,.5); zoom: 1;
      }
#mapdelta{margin-top: 1em; overflow: hidden;}
#owl-demo .item img{
    display: block;
    width: 100%;
    height: 330px;
}
#owl-demop .item{
  margin: 3px;
}
#owl-demop .item img{
    display: block;
    width: 100%;
    height: 320px;
}
#fix{position: relative; z-index: 89; width: 100%; height: 100px; display: none;}
.filter_button{
    display: block;
    position: relative;
    height: 54px;
    width: 99%;
    background-color: rgba(0,0,0,0);
    margin-top: 2px;
    cursor: pointer;
    -webkit-transition: all 300ms cubic-bezier(0.425, 0, 0, 1);
    -moz-transition: all 300ms cubic-bezier(0.425, 0, 0, 1);
    -ms-transition: all 300ms cubic-bezier(0.425, 0, 0, 1);
    -o-transition: all 300ms cubic-bezier(0.425, 0, 0, 1);
    transition: all 300ms cubic-bezier(0.425, 0, 0, 1);
  -webkit-box-shadow: 0 1px 3px rgba(0,0,0,.3); -moz-box-shadow: 0 1px 3px rgba(0,0,0,.3); -o-box-shadow: 0 1px 3px rgba(0,0,0,.3); box-shadow: 0 1px 3px rgba(0,0,0,.3); zoom: 1;}
.filter_all{
    display: block;
    position: relative;
    overflow: hidden;
    padding: 0;
    height: 18px;
    width: 99%;
    background-color: rgba(0,0,0,0);
    margin:0;
    cursor: pointer;
    line-height: 49px;
    -webkit-transition: all 300ms cubic-bezier(0.425, 0, 0, 1);
    -moz-transition: all 300ms cubic-bezier(0.425, 0, 0, 1);
    -ms-transition: all 300ms cubic-bezier(0.425, 0, 0, 1);
    -o-transition: all 300ms cubic-bezier(0.425, 0, 0, 1);
    transition: all 300ms cubic-bezier(0.425, 0, 0, 1);
  -webkit-box-shadow: 0 1px 3px rgba(0,0,0,.3); -moz-box-shadow: 0 1px 3px rgba(0,0,0,.3); -o-box-shadow: 0 1px 3px rgba(0,0,0,.3); box-shadow: 0 1px 3px rgba(0,0,0,.3); zoom: 1;}  
.filter_all:hover{height: 50px;color: #fff;}
.list{height: 5px;width: 100%;height: 100%; position: relative; margin-top:0; box-shadow: none;}
.listall{height: 5px;width: 100%;height: 100%;padding: 0; margin:0; box-shadow: none; display: block;
  box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing: border-box;}
.list li{height: 0; box-shadow: none;}
.listall li{height: 0; box-shadow: none; display:block; vertical-align: top; padding: 0;float:left;
  box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing: border-box;}
.all{position: absolute; text-align: center; width: 99%; height: 100%; display: block; z-index: 1000}
.bord-am{width:20%;border-top:solid #fff62f;} /*.bord-am:hover{border-top: 45px solid;}*/
.bord-vc{width:20%;border-top:solid rgb(150,193,31);}
.bord-az{width:20%;border-top:solid rgb(0,153,131);}
.bord-vb{width:20%;border-top:solid rgb(0,119,119)}
.bord-vf{width:20%;border-top:solid rgb(0,83,80);}
.filter_button:hover{color: #fff;}
.filter_color{position: absolute;top: 0;bottom: 0;left: 0;width: 4px;z-index: 0; transition:width 300ms cubic-bezier(0.425, 0, 0, 1);}
.filter_color.center{background-color: #fff62f;}
.filter_color.corp{background-color: rgb(150,193,31); }
.filter_color.hotel{background-color: rgb(0,153,131); }
.filter_color.estadi{background-color: rgb(0,119,119);}
.filter_color.torre{background-color: rgb(0,83,80);}
.filter_color.resid{background-color: #fff62f;}
.filter_color.banc{background-color: rgb(150,193,31); }
.filter_button:hover .filter_color {width: 100%;}
.filter_button:hover.center{color: blue;}
.filter_proy{overflow:hidden; height:0; position: absolute; width: 20%; /*border-bottom: 1px solid;*/ line-height: 45px; box-shadow: none;
  -webkit-transition: all 500ms cubic-bezier(0.425, 0, 0, 1);
    -moz-transition: all 500ms cubic-bezier(0.425, 0, 0, 1);
    -ms-transition: all 500ms cubic-bezier(0.425, 0, 0, 1);
    -o-transition: all 500ms cubic-bezier(0.425, 0, 0, 1);
    transition: all 500ms cubic-bezier(0.425, 0, 0, 1);
  }
.panel{overflow:scroll; height:90%; position: fixed; width: 0; z-index:1001; background-color:rgba(76,77,79,1); 
  -webkit-transition: all 400ms cubic-bezier(0.425, 0, 0, 1);
    -moz-transition: all 400ms cubic-bezier(0.425, 0, 0, 1);
    -ms-transition: all 400ms cubic-bezier(0.425, 0, 0, 1);
    -o-transition: all 400ms cubic-bezier(0.425, 0, 0, 1);
    transition: all 400ms cubic-bezier(0.425, 0, 0, 1);
    -webkit-box-shadow: 0 2px 5px rgba(0,0,0,.5); -moz-box-shadow: 0 2px 5px rgba(0,0,0,.5); -o-box-shadow: 0 2px 5px rgba(0,0,0,.5); box-shadow: 0 2px 5px rgba(0,0,0,.5); zoom: 1;
  }
#mypanelclose{float: right; display: block;cursor: pointer;padding: 4px; position: absolute; top: 0; right:0;
/*-webkit-box-shadow: 0 2px 5px rgba(0,0,0,.5); -moz-box-shadow: 0 2px 5px rgba(0,0,0,.5); -o-box-shadow: 0 2px 5px rgba(0,0,0,.5); box-shadow: 0 2px 5px rgba(0,0,0,.5); zoom: 1;*/}
.proy-mobile{overflow:scroll; height:88.5%; position: absolute;top:45px; width: 0; z-index:1002; background-color:rgba(76,77,79,1); 
  -webkit-transition: all 400ms cubic-bezier(0.425, 0, 0, 1);
    -moz-transition: all 400ms cubic-bezier(0.425, 0, 0, 1);
    -ms-transition: all 400ms cubic-bezier(0.425, 0, 0, 1);
    -o-transition: all 400ms cubic-bezier(0.425, 0, 0, 1);
    transition: all 400ms cubic-bezier(0.425, 0, 0, 1);
    -webkit-box-shadow: 0 2px 5px rgba(0,0,0,.5); -moz-box-shadow: 0 2px 5px rgba(0,0,0,.5); -o-box-shadow: 0 2px 5px rgba(0,0,0,.5); box-shadow: 0 2px 5px rgba(0,0,0,.5); zoom: 1;
  }
  #proy-close{float: right; display: block;cursor: pointer;}
  #overl{display: none;} 
  .foter{
    padding: 0; margin-bottom: 1em; line-height: 2; font-weight: bold; position: relative;
    -webkit-box-shadow: 0 2px 5px rgba(0,0,0,.5); -moz-box-shadow: 0 2px 5px rgba(0,0,0,.5); -o-box-shadow: 0 2px 5px rgba(0,0,0,.5); box-shadow: 0 2px 5px rgba(0,0,0,.5); zoom: 1;
  }
  #foter{margin-bottom: 4em;}
  #demo-page :not(INPUT):not(TEXTAREA) {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
}
/*.filter_proy:hover{ height:350px;}*/
/************************************************************ media queries ********************************************************************/
@media screen and (max-width: 768px){
  h1,h2,h3,h4,nav ul li a{color: white;} h2{font-size: 22px;}h3{font-size: 20px;} p{font-size: 18px;}
  #main{width: 100%;}header{padding:0; position: absolute; z-index: 90; left: 34px;top: 88px;font-size: 13px;}
  #art, .art, #arti{width: 94%; height: 295px; position: relative; margin-left: 3%;}#arti img{width: 61%; margin: auto; display: block;} 
  #artilg{width: 120px; position: absolute; z-index: 99; display: block; margin-left:20px; margin-top: 60px;}
  #artilgo{width: 120px; position: absolute; z-index: 99; display: block; left:20px; top: 60px;}
  #artilog{width: 120px; z-index: 99; display: block; margin: 14px 0 0 10px;}
  #about{width: 94%;margin-left: 3%;} #foter{margin-left: 3%; width:94%;} 
  #art:hover,#arti:hover,#about:hover{background-color: rgba(0,0,0,0);} .art:hover,#about:hover{color: #f8f8f8;text-shadow:1px 1px 0 rgba(0,0,0,0.1);}
  #artowl{width: 94%;margin-left: 3%;} 
  .r_more{width: auto; height:50px;text-align: center;display: block; margin-bottom: 0;line-height: 50px; position: absolute; bottom: 20px; 
  left: 24px; right: 24px;} #nav{display: none;}
  #mobile-header {width: 94%;height:45px;padding:5px; display: inline-block; box-sizing:border-box;-moz-box-sizing: border-box;-webkit-box-sizing:border-box;
  -webkit-box-shadow: 0 2px 5px rgba(0,0,0,.5); -moz-box-shadow: 0 2px 5px rgba(0,0,0,.5); -o-box-shadow: 0 2px 5px rgba(0,0,0,.5); box-shadow: 0 2px 5px rgba(0,0,0,.5); zoom: 1;
  position: fixed; z-index: 1000; margin-left: 2.9%; top: 7px;} #fix{display: block;}
  #menu-mobile{width: 99%; margin-top: 20px;} #menu-mobile li{width: 95%; margin:14px auto; font-size: 20px; height: 52px; display: block;
  line-height: 50px; background-color: rgb(0,89,83);text-align: center;
  -webkit-box-shadow: 0 1px 3px rgba(0,0,0,.3); -moz-box-shadow: 0 1px 3px rgba(0,0,0,.3); -o-box-shadow: 0 1px 3px rgba(0,0,0,.3); box-shadow: 0 1px 3px rgba(0,0,0,.3); zoom: 1;
  /*-webkit-box-shadow: 0 2px 5px rgba(0,0,0,.5); -moz-box-shadow: 0 2px 5px rgba(0,0,0,.5); -o-box-shadow: 0 2px 5px rgba(0,0,0,.5); box-shadow: 0 2px 5px rgba(0,0,0,.5); zoom: 1;*/ 
  box-sizing:border-box; -moz-box-sizing: border-box; -webkit-box-sizing:border-box;} #menu-mobile li a{width: 100%;height: 100%; display: block;} 
  .form-rz{width: 97%;margin: 0 auto;} .filter_color, .filter_button{line-height: 45px; text-align: center; display: block;}
  .icon-menu{position: absolute; display: block; top:15px;margin-left: 4.2%; z-index: 1001;} #overl{display: block; overflow: visible;}
}
@media screen and (max-width: 500px){.icon-menu{margin-left:4.5%;}h2{font-size: 20px; margin-top: -10px;}h3{font-size: 18px;} p{font-size: 17px;}
#art, .art, #arti{height: 300px;} 
}
@media screen and (max-width: 320px){
  h1,h2,h3,h4,nav ul li a{color: white;}
  #main{width: 100%;}
  #art, .art, #arti{width: 94%; height: 320px;}h2{font-size: 20px;margin-top: 0;}h3{font-size: 18px;} p{font-size: 17px;} .art,#about{padding: 15px; line-height: 1;} 
  #arti img{width: 100%; margin: auto; display: block;} #arti{} 
}
/************************************************************* media queries ****************************************************************/