@font-face {
	font-family:"Roboto Bold";
	src:url("../fonts/Roboto-Bold.eot?") format("eot"),
	url("../fonts/Roboto-Bold.woff") format("woff"),
	url("../fonts/Roboto-Bold.ttf") format("truetype"),
	url("../fonts/Roboto-Bold.svg#Roboto-Bold") format("svg");
	font-weight:normal;
	font-style:normal;
	}


@font-face {
	font-family:"Roboto Regular";
	src:url("../fonts/Roboto-Regular.eot?") format("eot"),
	url("../fonts/Roboto-Regular.woff") format("woff"),
	url("../fonts/Roboto-Regular.ttf") format("truetype"),
	url("../fonts/Roboto-Regular.svg#Roboto-Regular") format("svg");
	font-weight:normal;
	font-style:normal;
	}


#contenedor{
	width:100%;
	overflow:hidden;
	position:relative;
	}
.pad{
	padding-left:0px;
	padding-right:0px;
	}
.clear{
	clear:both;
	}
header{
	position: relative;
	background: url(../img/head.jpg);
	z-index: 1;
	width: 100%;
	float: left;
	border-bottom: 5px solid #ffb400;
}
#menu{
  background: transparent;
  width: 100%;
  float:left;
  position: relative;
  margin-bottom:0px;
  border: none;
  text-align: center;
  margin-top: 28px;
}
#navbar li{
  display: inline-block;
  padding: 0px 45px;
}
#navbar a{
    color: #fff;
	display: block;
    padding:15px 20px;
	padding-top: 36px;
	font-size: 20px;
	font-family:"Roboto Bold";
}
#navbar a:hover{
  color: #fff;
	background: #ffb400;
  text-decoration: none;
}
#navbar .selec{
	color: #fff;
	background: #ffb400;
}
nav .me{
  text-align:center;
  margin:auto;
  padding-bottom: 4px;
  display: block;
  color: #fff;
}
.navbar-toggle .icon-bar{
  width: 38px;
  background-color: #fff !important;
}


.dropdown-menu{
	background-color: #fff6;
	padding: 0px !important;
	border-radius: 0px;
}

.dropdown-menu > li > a{
	padding: 4px !important;
	text-align: center;
	border-bottom: 1px dotted #000
}

.dropdown-menu > li > a:hover{
	background-color: #E81759 !important;
}

#menu1 li{
    width: 180px;
}

#menu2 li{
    width: 197px;
}

#menu3 li{
    width: 232px;
}



#telefono{
	background: url(../img/ico1.png) no-repeat left;
	padding-left: 40px;
	float: right;
	font-family:"Roboto Bold";
	color: #fff;
	font-size: 26px;
	min-height: 40px;
	margin-right: 0px;
	margin-top: 19px;
	text-shadow: 1px 1px 0px #000;
	line-height: -43px;
}

.tour{
	padding-left: 18px;
	float: right;
	font-family:"Roboto Bold";
	color: #fff;
	font-size: 20px;
	min-height: 40px;
	margin-right: 20px;
	margin-top: 5px;
	text-shadow: 1px 1px 0px #000;
}


.pin{
	background: url(../img/ico2.png) no-repeat left top;
	padding-left: 30px;
	float: right;
	font-weight: bold;
	color: #fff;
	font-size: 20px;
	min-height: 40px;
	margin-top: 19px;
	text-shadow: 1px 1px 0px #000;
}
#carousel-home .carousel-indicators {
	text-align: right;
}
#carousel-home .carousel-indicators li{
  width:15px;
	height:15px;
	background: #fff;
  border-color: #fff;
	margin-top: 53px;
}
#carousel-home .carousel-indicators .active{
	width:15px;
	height:15px;
  background: #eec34e;
  border-color: #eec34e;
}
#aviso-home{
	background: #220102;
	padding: 10px 0px;
}
.btn-home{
	color: #fff;
}
.btn-home p{
	margin-top: 80px;
	font-size:18px;
	font-family:"Roboto Regular";
}
.btn-home a{
	color: #fff;
	margin-top:173px;
	font-size: 35px;
	text-transform: uppercase;
	float: left;
	position: relative;
	background: url(../img/home/i.png) right 2px  no-repeat;
	padding-right: 40px;
}
.btn-home a:hover{
	background: url(../img/home/i-h.png) right 8px  no-repeat;
	text-decoration:underline;
}
/*.img-render{
	border: solid 1px #fff;
}*/
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp{
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top;
	z-index:9999;
	}
.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 99999999;
	}
.fancybox-skin {
	position: relative;
	background: #FFF;
	color: #444;
	text-shadow: none;
	}
.fancybox-opened {
	z-index: 999999;
	}
.fancybox-opened .fancybox-skin {
	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	   -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	}
.fancybox-outer, .fancybox-inner {
	position: relative;
	}
.fancybox-inner {
	overflow: hidden;
	}
.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch;
	}
.fancybox-error {
	color: #444;
	margin: 0;
	padding: 15px;
	white-space: nowrap;
	}
.fancybox-image, .fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
	}
.fancybox-image {
	max-width: 100%;
	max-height: 100%;
	}
#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
	background-image: url('../img/fancybox_sprite.png');
	}
#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 9999;
	}
#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url('../img/fancybox_loading.gif') center center no-repeat;
	}
.fancybox-close {
	position: absolute;
	top: -18px;
	right: -18px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 99999;
	}
.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	z-index: 999999;
	}
.fancybox-prev {
	left: 0;
	}
.fancybox-next {
	right: 0;
	}
.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 99999;
	visibility: hidden;
	}
.fancybox-prev span {
	left: 10px;
	background-position: 0 -36px;
	}
.fancybox-next span {
	right: 10px;
	background-position: 0 -72px;
	}
.fancybox-nav:hover span {
	visibility: visible;
	}
.fancybox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	visibility: hidden;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible !important;
	}
/* Overlay helper */
.fancybox-lock {
	overflow: hidden;
	}
.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index:9999;
	background: rgba(0, 0, 0, 0.9);
	}
.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
	}
.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll;
	}
/* Title helper */
.fancybox-title {
	visibility: hidden;
	position: relative;
	text-shadow: none;
	z-index: 8050;
	}
.fancybox-opened .fancybox-title {
	visibility: visible;
	}
.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	width: 100%;
	margin-bottom: -25px;
	margin-left: -15px;
	z-index:99999;
	}
.fancybox-title-float-wrap .child {
	display: inline-block;
	width: 100%;
	float: left;
	position: relative;
	padding: 2px 20px;
	background: transparent; /* Fallback for web browsers that doesn't support RGBa */
	background: #000;
	color: #4286b0;
	line-height: 24px;
	white-space: nowrap;
	}
.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
	}
.fancybox-title-inside-wrap {
	padding-top: 10px;
	}
.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
	}
#img-home{
	margin-top: 94px;
}
#iconos{
	background: url(../img/bg.jpg);
	padding: 40px 0px;
}
#iconos img{
  filter: grayscale(100%);
  -webkit-filter: grayscale(100%);
  transition: all 0.3s ease;
}
#iconos img:hover{
  -webkit-filter: grayscale(0%);
  filter: grayscale(0%);
}
#iconos p{
	text-align: center;
	font-family: "Roboto Bold";
	padding-top: 17px;
	font-size: 20px;
}
footer{
	background: #E87F09;
	padding-top: 20px;
}
#redes{

}
#fb{
	background: url(../img/redes.png);
	width: 53px;
	height: 55px;
	display: inline-block;
	margin-top: 20px;
}
#fb:hover{
	background: url(../img/redes-h.png);
}
#tw{
	background: url(../img/redes.png) right top;
	width: 62px;
	height: 55px;
	display: inline-block;
	margin-top: 20px;
}
#tw:hover{
	background: url(../img/redes-h.png) right top;
}
#datos{
	text-align: right;
	color: #FFF;
}
#datos h1{
	font-family:"Roboto Bold";
	font-size:18px;
}
#datos p{
	margin-top: 10px;
	font-family:"Roboto Bold";
	font-size:21px;
	line-height:26px;
}
#web{
	background: url(../img/web.png) no-repeat 209px 5px;
	display: inline-block;
	padding: 5px;
	color: #fff;
	margin-top: 95px;
	padding-right: 145px;
}
#web:hover{
	color: #787777;
	text-decoration: none;
	background: url(../img/web-h.png) no-repeat 165px 5px #fff;
}
.footer{
	border-top: 12px solid #000;
}
#titulo{
  padding-top: 161px;
  padding-bottom: 50px;
  background-size: cover;
  text-align: center;
  min-height: 498px;
}
#titulo h1{
  font-size: 40px;
  color: #fff;
  text-transform: uppercase;
  text-shadow: 3px 2px 4px #000;
  letter-spacing: 10px;
  margin-top: 0px;
  font-family:"Roboto Regular";
}
#titulo p{
	color: #fff;
	margin-top: 20px;
	font-family:"Roboto Bold";
	font-size:22px;
	display: inline-block;
	line-height: 30px;
}
.p-1{
	background: #1E6989;
	padding: 2px 6px;
	
}
.p-2{
	background: #7C2266;
	padding: 2px 6px;
}
.p-3{
	background: #E91759;
	padding: 2px 6px;
}
.bg-1{
  background: url(../img/title1.jpg) no-repeat center top;
}
#contenido{
	background: url(../img/bg-img.jpg) no-repeat left bottom;
	padding-top: 50px;;
}

#text-home{
	text-align:center;
	background-image:url(../img/home/img2.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	padding:57px;
}

#text-home p{
	color:#000;
	font-family:"Roboto Regular";
	font-size: 20px;
	display: inline-block;
	line-height: 18px;
	padding-bottom: 70px;
}

.t-1 {
    background: #1E6989;
    padding: 2px 6px;
	color:#fff;
}

.t-2 {
    background: #7C2266;
    padding: 2px 6px;
	color:#fff;
}

.t-3 {
    background: #E91759;
    padding: 2px 6px;
	color:#fff;
}



#apartamentos{
	margin-top: 30px;
	margin-bottom: 30px;
}
#apartamentos h1{
	color: #000;
	float: left;
	padding: 10px;
	font-family: "Roboto Regular";
	font-size: 35px;
}
#apartamentos p{
	float: left;
	position: relative;
	font-size: 19px;
	padding: 8px;
}
#apartamentos ul{
	display: inline-block;
	border: none;
}
#apartamentos li{
	border: solid 1px #9A8DBF;
}
#apartamentos a{
	border-radius: 0;
	color: #000;
	border-bottom: solid 4px #fff;
	margin: 0;
	padding: 2px 22px;
	padding-top: 3px;
	font-family:"Roboto Regular";
	font-size:24px;
}
#apartamentos .nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover{
	border-bottom: solid 4px #FDC543;
}
#apartamentos .nav > li > a:focus, .nav > li > a:hover{
	border-bottom: solid 4px #efc34e !important;
	background: none;
}
.bg-2{
  background: url(../img/title2.jpg) no-repeat center top;
}
#zonas{
	margin-top: 40px;
	margin-bottom: 30px;
}
#zonas h1{
	color: #000;
	float: left;
	margin-top: 3px;
	font-family:"Roboto Bold";
	clear: both;
	font-size: 30px;
	padding:2px 7px;
}
.zonas2{
	color: #E81658;
	padding:4px 8px;
	font-size:36px;
	font-family:"Roboto Bold";
	position:relative;
	float:left;
}
#zonas h2{
	background: #7dbdb3;
	color: #fff;
	float: left;
	position: relative;
}
#zonas ul{
	width: 100%;
	float: left;
	position: relative;
	margin-top: 40px;
}
#zonas li{
	margin-left: 30px;
	margin-top: 10px;
	font-family:"Roboto Bold";
	font-size: 22px;
}
#zonas li span{
	color:#f00;
	padding-left: 2px;
}
.zona{
	margin-top: 50px;
	float: left;
	position: relative;
}
.zona .cuadro{
	position: absolute;
	border: solid 5px #FCC445;
	padding: 23px 21px;
	bottom: -25px;
	right: 10px;
	font-family:"Roboto Bold";
}
.zona .texto{
	background: #564B9A;
	color: #fff;
	box-shadow: 4px 5px 2px #696969B3;
	padding: 7px 10px;
	font-size: 18px;
}
.zona .texto span{
	color: #EB4677;
}
.zona:hover .texto{
	background:#ED497B;
}
.zona:hover .texto span{
	color: #53438f;
}




#carousel-2 img{
	margin-bottom: 30px;
}
#carousel-2 .cuadro{
	position: absolute;
	padding: 13px;
	bottom: -36px;
	right: 10px;
}
#carousel-2 .texto{
	background: #564B9A;
	color: #fff;
	box-shadow: 3px 3px 3px #696969;
	padding: 14px 38px;
	font-size: 30px;
	min-width: 160px;
	display: block;
	font-family:"Roboto Bold";
}
#carousel-2 .texto span{
	color: #D71E5C;
}

#prev{
	width: 38px;
	height: 38px;
	background: url(../img/arrows.png) no-repeat left;
	opacity: 1;
	position: absolute;
	top: -6%;
}
#prev:hover{
	background: url(../img/arrows-h.png) no-repeat left;
}
#next{
	width: 38px;
	height: 38px;
	background: url(../img/arrows.png) no-repeat right;
	opacity: 1;
	position: absolute;
	top: -6%;
	right: auto;
	left: 46px;
}
#next:hover{
	background: url(../img/arrows-h.png) no-repeat right;
}
#volver{
	background:#EB497A;
	padding: 8px 17px;
	color: #fff;
	font-family:"Roboto Bold";
	font-size:20px;
	margin-top: 30px;
	display: inline-block;
}
#volver:hover{
	background: #534c97;
	text-decoration: none;
}
.bg-3{
  background: url(../img/title3.jpg) no-repeat center top;
}
#comercio{
	margin-top: 40px;
	margin-bottom: 30px;
}
#comercio h1{
	background:#564B9A;
	color: #FFF;
	float: left;
	margin-top: 3px;
	clear: both;
	font-size: 30px;
	font-family:"Roboto Bold";
	padding: 2px 7px;
}
#comercio h1 span{
	background:#fff;
	color: #c61d58;
	padding-left: 2px;
}
#comercio h2{
	background: #52BDB3;
	color: #fff;
	float: left;
	position: relative;
	margin-top: 20px;
	padding: 7px 6px;
	margin-left: 20px;
	font-family:"Roboto Bold";
	clear: both;
	font-size:18px;
}
#comercio ul{
	width: 100%;
	float: left;
	position: relative;
	margin-top: 20px;
}
#comercio li{
	margin-left: 30px;
	margin-top: 10px;
	font-family:"Roboto Bold";
	font-size:18px;
}
#comercio li span{
	color:#E81658;
	padding-left: 2px;
}
.bg-4{
  background: url(../img/title4.jpg) no-repeat center top;
}
.bg-5{
  background: url(../img/title5.jpg) no-repeat center top;
}
#contacto{
  margin-top: 30px;
	text-align: center;
	margin-bottom: 50px;
}
#contacto .cuadro{
	position: relative;
	border: solid 6px #FFC345;
	padding: 50px 60px;
	text-align: center;
	display: inline-block;
	margin-top: -15px;
}
#contacto .texto{
	background: #E32259;
	color: #fff;
	padding: 10px 9px;
	font-size: 24px;
	font-family:"Roboto Bold";
}
#contacto h2{
	color: #000;
	font-family:"Roboto Bold";
	margin-top: 16px;
	font-size: 24px;
}
#contacto p{
	color: #000;
	margin-top: 5px;
	font-size:18px;
	line-height:19px;
}
#formulario{
  margin-top: 30px;
	margin-bottom: 30px;
}
#formulario p{
	font-size: 18px;
	margin-bottom: 20px;
	line-height: 20px;
}
#formulario h2{
	color: #000 !important;
	font-size: 16px;
	margin-top: 5px;
	font-family:"Roboto Regular";
	text-transform: uppercase;
}
#formulario input{
	width:100%;
	background-color:transparent;
	color:#000;
	border:solid 1px #000;
	font-family:"Roboto Regular";
	padding:10px;
	margin-top: 5px;
	}
#formulario textarea{
	width:100%;
   background-color:transparent;
	color:#000;
	border:solid 1px #000;
	font-family:"Roboto Regular";
	padding:10px;
	margin-top: 5px;
   height: 80px;
	}
#enviar{
	width:90px !important;
	cursor:pointer;
	position:relative;
	float:right;
	font-size:18px !important;
	color:#FFF !important;
	text-align:center;
	margin-top:20px !important;
	padding:12px 5px !important;
	background: #ffb400 !important;
	margin-right: 15px;
    border: none !important;
	}
#enviar:hover{
  background: #000 !important;
	color: #FFF !important;
	}
#borrar{
	width:90px !important;
	cursor:pointer;
	position:relative;
	float:right;
	font-size:18px !important;
	color:#FFF !important;
	text-align:center;
	margin-top:20px!important;
	padding:12px 5px !important;
	background: #ffb400 !important;
    border: none !important;
	}
#borrar:hover{
  background: #000 !important;
	color: #FFF !important;
	}
#map{
	height:300px;
	}
#ampliar{
	background-color: #584193;
   color: #FFF;
   text-align: center;
   padding: 11px 10px;
   position: absolute;
   right: 15%;
   bottom: 5px;
   text-decoration: none !important;
   font-size:18px;
	}
#ampliar:hover{
	background: #000;
	}
	
	.close {
    float: right;
    font-size: 55px;
    font-weight: 700;
    line-height: 1;
    color: #000 !important;
    text-shadow: 0 1px 0 #fff;
    opacity: 3.2;
}



/* lightbox*/
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp{
  padding: 0;
  margin: 0;
  border: 0;
  outline: none;
  vertical-align: top;
  }
.fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8020;
  }
.fancybox-skin {
  position: relative;
  background: #f9f9f9;
  color: #444;
  text-shadow: none;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
  }
.fancybox-opened {
  z-index: 99999;
  }
.fancybox-opened .fancybox-skin {
  -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
     -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
          box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  }
.fancybox-outer, .fancybox-inner {
  position: relative;
  }
.fancybox-inner {
  overflow: hidden;
  }
.fancybox-type-iframe .fancybox-inner {
  -webkit-overflow-scrolling: touch;
  }
.fancybox-error {
  color: #444;
  font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
  margin: 0;
  padding: 15px;
  white-space: nowrap;
  }
.fancybox-image, .fancybox-iframe {
  display: block;
  width: 100%;
  height: 100%;
  }
.fancybox-image {
  max-width: 100%;
  max-height: 100%;
  
  }
#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
  background-image: url('../img/fancybox_sprite.png');
  }
#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -22px;
  margin-left: -22px;
  background-position: 0 -108px;
  opacity: 0.8;
  cursor: pointer;
  z-index: 8060;
  }
#fancybox-loading div {
  width: 44px;
  height: 44px;
  background: url('../img/fancybox_loading.gif') center center no-repeat;
  }
.fancybox-close {
  position: absolute;
  top: -18px;
  right: -18px;
  width: 36px;
  height: 36px;
  cursor: pointer;
  z-index: 8040;
  }
.fancybox-nav {
  position: absolute;
  top: 0;
  width: 40%;
  height: 100%;
  cursor: pointer;
  text-decoration: none;
  background: transparent url('../img/blank.gif'); /* helps IE */
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  z-index: 8040;
  }
.fancybox-prev {
  left: 0;
  }
.fancybox-next {
  right: 0;
  }
.fancybox-nav span {
  position: absolute;
  top: 50%;
  width: 36px;
  height: 34px;
  margin-top: -18px;
  cursor: pointer;
  z-index: 8040;
  visibility: hidden;
  }
.fancybox-prev span {
  left: 10px;
  background-position: 0 -36px;
  }
.fancybox-next span {
  right: 10px;
  background-position: 0 -72px;
  }
.fancybox-nav:hover span {
  visibility: visible;
  }
.fancybox-tmp {
  position: absolute;
  top: -99999px;
  left: -99999px;
  visibility: hidden;
  max-width: 99999px;
  max-height: 99999px;
  overflow: visible !important;
  }
/* Overlay helper */
.fancybox-lock {
  overflow: hidden;
  }
.fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  z-index: 80100;
  background-image:url(../img/fancybox_overlay.png);
  }
.fancybox-overlay-fixed {
  position: fixed;
  bottom: 0;
  right: 0;
  z-index: 8030;
  }
.fancybox-lock .fancybox-overlay {
  overflow: auto;
  overflow-y: scroll;
  }
/* Title helper */
.fancybox-title {
  visibility: hidden;
  font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
  position: relative;
  text-shadow: none;
  z-index: 8050;
  }
.fancybox-opened .fancybox-title {
  visibility: visible;
  }
.fancybox-title-float-wrap {
  position: absolute;
  bottom: 0;
  right: 50%;
  margin-bottom: -35px;
  z-index: 8050;
  text-align: center;
  }
.fancybox-title-float-wrap .child {
  display: inline-block;
  margin-right: -100%;
  padding: 2px 20px;
  background: transparent; /* Fallback for web browsers that doesn't support RGBa */
  background: rgba(0, 0, 0, 0.8);
  -webkit-border-radius: 15px;
     -moz-border-radius: 15px;
          border-radius: 15px;
  text-shadow: 0 1px 2px #222;
  color: #FFF;
  line-height: 24px;
  white-space: nowrap;
  }
.fancybox-title-outside-wrap {
  position: relative;
  margin-top: 10px;
  color: #fff;
  }
.fancybox-title-inside-wrap {
  padding-top: 10px;
  }
.fancybox-title-over-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  padding: 10px;
  background: #000;
  background: rgba(0, 0, 0, .8);
  }

  .pro-mas {
    display: none;
}

.producto-foto:hover .pro-mas{
  width: 100%;
  display: block;
  height: 100%;
  position: absolute;
  left: 0px;
  z-index: 10;
  top: 0px;
  background: rgba(0, 0, 0, 0.61);
}

.mas-p {
    color: #FFF;
    font-size: 75px;
    text-align: center;
    width: 100%;
    margin-top: 28%;
}



/*estilos para el video iframe*/

.video{
	padding-bottom: 45px;
	background: url(../img/fondo.png);
	border-top: 12px solid #ffa200;
}

.video h1 {
    font-size: 45px;
    color:#fff;
    text-align: center;
    text-transform: uppercase;
    text-shadow: 2px 0px 0px #000;
    letter-spacing: 10px;
    margin-top: 40px;
	margin-bottom: 40px;
    font-family: "Roboto Bold";
}

.video p{
	font-size: 30px;
	text-align: center;
	padding-bottom: 35px;
}

.videoWrapper {
position: relative;  
padding-bottom: 56.25%; /* 16:9 */  
height: 0;  
}

.videoWrapper iframe { 
height: 100%;  
left: 0;  
position: absolute;  
top: 0;  
width: 100%;  
}

/*cierra estilos video iframe*/

	
@media (max-width: 800px){
	
	nav .me {
    text-align: center;
    margin: auto;
    padding-bottom: 4px;
    display: block;
    color: #fff;
}

	header {
    position: relative;
	}
	.pin {
    font-size: 11px;
		float: left;
	}
	.telefono {
    font-size: 26px;
		float: left;
		margin-left: 14px;
		margin-right: 0;
	}
  #menu {
    margin-top: 5px;
		padding-bottom: 0;
  }
	.video h1 {
    font-size: 34px;
}
	.navbar-header {
	    float: none;
	}
	.navbar-left,.navbar-right {
	    float: none !important;
	}
	.navbar-toggle {
	    display: block;
			background: #ffb400 !important;
	}
	.navbar-collapse {
	    border-top: 1px solid transparent;
	    box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
	}
	.navbar-fixed-top {
	    top: 0;
	    border-width: 0 0 1px;
	}
	.navbar-collapse.collapse {
	    display: none!important;
	}
	.navbar-nav {
	    float: none!important;
	    margin-top: 7.5px;
	}
	.navbar-nav>li {
	    float: none;
	}
	.navbar-nav>li>a {
	    padding-top: 10px ;
	    padding-bottom: 10px;
	}
	.collapse.in{
	    display:block !important;
	}
	#navbar li {
	   width: 100%;
	 }
	#navbar a{
	  width: 100%;
	  text-align: left;
		padding: 5px;
		margin-top: 2px;
    border: none;
	}
	.btn-home{
		margin-bottom: 10px;
	}
	
	#apartamentos a{
		padding: 2px 11px !important;
		font-size:16px;
	}
	
	#zonas h1{
		font-size:24px;
		padding:6px 7px;
	}
	
	
	.zona .texto{
		font-size:11px;
	}
	
	#zonas ul{
		margin-top:5px;
	}
	
	#carousel-2 .texto{
		font-size:16px;
		padding:11px 29px;
	}
	
	#apartamentos h1{
		font-size:17px;
	}
	
	.btn-home a {
    font-size: 17px;
    background: url(../img/home/i.png) right 43px no-repeat;
	margin-top:0px;
	}
	.btn-home a:hover {
    background: url(../img/home/i-h.png) right 43px no-repeat;
	}
	.btn-home p {
    margin-top: 20px;
	}
	#web {
    background: url(../img/web.png) no-repeat 105px 15px;
	margin-top: 15px;
	font-size:17px;
	}
	#web:hover {
    background: url(../img/web-h.png) no-repeat 105px 15px #fff;
	}
	#datos {
    text-align: center;
		margin-top: 10px;
	}
	#redes {
    text-align: center;
	}
	#titulo {
    padding-top: 90px;
    min-height: 240px;
	}
	#titulo h1 {
    font-size: 21px;
    margin-top: 0px;
	}
	#prev {
    bottom: -50px;
	z-index:9999;
	}
	#next {
    bottom: -50px;
	z-index:9999;
	}
	#volver {
    margin-top: 60px;
	}
	#carousel-2{
		margin-top: 20px;
	}
	#comercio h1 {
    font-size: 19px;
	padding:7px 7px;
	}
	#comercio {
    padding-bottom: 40px;
	}
	#contacto {
    margin-bottom: 0;
	}
	#contacto .cuadro {
    padding: 30px 5px;
	}
	
	#contacto .texto{
		font-size:19px;
	}

	.zona .cuadro{
		padding:17px 12px;
	}

	#contenido{
		padding-top: 0px;
	}
}

@media (max-width:1000px) and (min-width:800px){
	
	#navbar a{
		padding:16px 5px;
		font-size:14px;
	}
	#navbar li {
    display: inline-block;
    padding: 0px 19px;
}
	.btn-home a{
		font-size:18px;
		margin-top:11px;
	}
	
	.btn-home p{
		margin-top:8px;
	}
	
	.zona .cuadro{
		padding:15px 15px;
	}
	
	.zona .texto{
		font-size:11px;
	}
	
	#comercio ul{
		margin-bottom:17px;
	}
}

@media (max-width:1200px) and (min-width:1000px){
	
	#navbar a{
		padding:15px 10px !important;
		font-size:14px;
	}
	#navbar li {
    display: inline-block;
    padding: 0px 30px;
}
	.btn-home p{
		margin-top:16px;
		font-size:17px;
	}
	
	.btn-home a{
		font-size:29px;
		background: url(../img/home/i.png) right 22px no-repeat;
	}
	
	.btn-home a:hover {
       background: url(../img/home/i-h.png) right 22px no-repeat;
    }
	
	.zona .texto{
		font-size:15px;
	}
	
	#carousel-2 .texto{
		font-size:23px;
	}
	
	#comercio h1{
		font-size:24px;
	}
	
	#contacto .cuadro{
		padding:47px 48px;
	}
	
	
}

@media (max-width:1300px) and (min-width:1200px){
	
	#navbar a{
		font-size:16px;
		padding:23px 8px;
	}
	#navbar li {
    display: inline-block;
    padding: 0px 30px;
}
	.btn-home a{
		margin-top:24px;
		font-size:26px;
		background: url(../img/home/i.png) right 19px no-repeat;
	}
	
	.btn-home a:hover {
    background: url(../img/home/i-h.png) right 19px no-repeat;
   }
	
	.btn-home p{
		margin-top:27px;
	}
	
	.zona .cuadro{
		padding:19px 14px;
	}
	
	.zona .texto{
		font-size:12px;
	}
	
	#zonas h1{
		font-size:23px;
	}
	
	#carousel-2 .texto{
		font-size:24px;
		padding:14px 26px;
	}
	
	#comercio h1{
		font-size:18px;
		padding:8px 7px;
	}
	
	#comercio li{
		line-height:13px;
		font-size:15px;
	}
	
	#contacto .cuadro{
		padding:28px 17px;
	}
	
	#contacto .texto{
		font-size:21px;
	}
	
	#contacto p{
		font-size:17px;
	}
	
	#formulario input{
		padding:7px;
	}

	 .modal-dialog {
    width: 640px;
    margin:38px auto;
  }

}

@media (max-width:1400px) and (min-width:1300px){
	
	#navbar a{
		font-size:17px;
		padding:18px 8px;
		padding-top:33px;
	}
	#navbar li {
    display: inline-block;
    padding: 0px 30px;
}
	.btn-home p{
		margin-top:23px;
	}
	
	.btn-home a{
		margin-top:35px;
		font-size:33px;
		background: url(../img/home/i.png) right 30px no-repeat;
	}
	
	.btn-home a:hover{
		background: url(../img/home/i-h.png) right 30px no-repeat;
	}
	
	.zona .texto{
		font-size:13px;
	}
	
	.zona .cuadro{
		padding:16px 16px;
	}
	
	#carousel-2 .texto{
		padding:10px 31px;
		font-size:25px;
	}
	
	#zonas h1{
		font-size:25px;
	}
	
	#comercio h1{
		font-size:21px;
		padding:6px 7px;
	}
	
	#comercio li{
		font-size:16px;
	}
	
	#contacto .cuadro{
		padding:41px 38px;
	}

	 .modal-dialog {
    width: 730px;
    margin:38px auto;
  }
	

}

@media (max-width:1600px) and (min-width:1400px){
	
	#navbar a{
		padding:18px 6px;
		font-size: 19px;
		padding-top:33px;
	}
	#navbar li {
    display: inline-block;
    padding: 0px 30px;
}
	.btn-home p{
		margin-top:23px;
	}
	
	.btn-home a{
		font-size:35px;
		background: url(../img/home/i.png) right 34px no-repeat;
	}
	
	.btn-home a:hover{
		background: url(../img/home/i-h.png) right 34px no-repeat;
	}
	
	.zona .texto{
		font-size:13px;
	}
	
	#carousel-2 .texto{
		padding:14px 34px;
		font-size:27px;
	}
	
	#comercio h1{
		padding:6px 8px;
		font-size:23px;
	}
	
	#contacto .cuadro{
		padding:41px 38px;
	}

	 .modal-dialog {
    width:730px;
    margin:38px auto;
  }
	

}

@media (max-width:1900px) and (min-width:1600px){
	

	.btn-home p{
		margin-top:46px;
	}
	
	#comercio h1{
		padding:5px 7px;
		font-size:24px;
	}

	 .modal-dialog {
    width: 730px;
    margin:38px auto;
  }

    #navbar a{
  	padding: 16px 10px;
	margin-top: 19px;
  }

}

@media (max-width:2000px) and (min-width:1900px){
	

	 .modal-dialog {
    width: 730px;
    margin:108px auto;
  }



}
