/*menu*/

html, body
{
    width: 100%;
    height: 100%;
    margin: 0px;
    padding: 0px;
    overflow-x: hidden; 
}

a:focus {
  border: none;
  background:none;
  outline: none;
};

.owl-next span:focus {
  border: none !important;
  background:none !important;
  outline: none;
}

body {
	font-family: 'Titillium Web', sans-serif;
}


h1 {
  color: #000000;
  font-size: 11px;
}

.nav-link {
	text-align: center;
	font-weight: 700;
	font-size: 24px;
}

.navbar-collapse {
background-color: #000000;
}

.navbar-toggler {
	/*background-color: #000000;*/
	border-radius: 0px;
}

.icon-bar {
	    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px;
    background-color: #ffffff;
    margin-bottom: 5px;
}

.navbar {
	padding: 0px;
	margin: 0px;
  z-index: 1;
}

.open {
	height: 100% !important;
}


.open-menu {
	top: 15px;
	right: 30px;
	position: fixed;
	z-index: 3;
	background-color: #000000;
	padding: 10px 10px 5px 10px;
	border: none;
  cursor: pointer;
}

.overlay {
  height: 0%;
  width: 100%;
  position: fixed;
  z-index: 2;
  top: 0;
  left: 0;
  background-color: rgb(0,0,0);
  overflow-y: hidden;
  transition: 0.5s;
}

.overlay-content {
  position: relative;
  top: 25%;
  width: 100%;
  text-align: center;
  margin-top: 30px;
}

.overlay a {
  padding: 8px;
  text-decoration: none;
  font-size: 20px;
  color: #ffffff;
  font-weight: 700;
  display: block;
  transition: 0.3s;
  width: 150px;
  display: block;
  margin: 0 auto;
}

.overlay a:hover, .overlay a:focus {
  color: #6c757d;
}

.overlay .closebtn {
  position: absolute;
  top: 20px;
  right: 45px;
  font-size: 60px;
}

@media screen and (max-height: 450px) {
  .overlay {overflow-y: auto;}
  .overlay a {font-size: 20px}
  .overlay .closebtn {
  font-size: 40px;
  top: 15px;
  right: 35px;
  }
}
header {
  width: 100%;
  height: 100%;
  position: relative;
  box-sizing: border-box;
  background:url(../imgs/mod_header.jpg) no-repeat;
  background-size: cover;
  background-position: center bottom;
}

header img {
  position: absolute;
  top: 0;
  bottom: 0;
  padding: 15px;
  margin: auto;
  left: 0;
  width: 40%;
}

#concepto h2 {
  font-weight: 700;
  font-size: 100px;
  color: #000000;
  line-height: 0.9em;
}

.inicial-txt {
  color: #606060;
  font-size: 18px;
  margin-bottom: 120px;

}

.p0 {
  margin: 0px;
  padding: 0px;
  position: relative;
}

.m0 {
  padding: 0px;
  position: relative;
}

.sp {
  padding: 0px;

}

.square-img {
  width: 100%;
}

.inicial-txt span {
  font-weight: 700;
}

#concepto {
  margin-top:120px;
}

.img-txt {
  position: absolute;
  right: 35px;
  bottom: 20px;
  color: #ffffff;
  font-size: 18px;
  line-height: 1.2em;
  /*z-index: 2;*/
}

.img-txt2 {
  position: absolute;
  left: 35px;
  top: 20px;
  color: #ffffff;
  font-size: 18px;
  line-height: 1.2em;
}

.img-txt2 span {
  font-weight: 700;

}

.unid-num {
  font-size: 230px;
  font-weight: 700;
  line-height: 0.2em;
  text-align: center;
 /* margin: 50px 0px 25px auto;*/
  color: #ffffff;
  padding: 0px;
  text-align: center;
  width: 100%;
  margin-top: 60px;
}

.dept {
  font-size: 60px;
  font-weight: 600;
  color: #ffffff;
  padding: 0px;
  margin: 0px;
  text-align: center;
  width: 100%;
  margin-top: 40px;
}

.unid-num span {
  font-weight: 600;
  font-size: 60px;
}

.unid-text {
  color: #ffffff;
  font-weight: 600;
  font-size: 30px;
  text-align: center;
  width: 100%;
  line-height:1.2em;
  margin-bottom: 40px;
}

.list-unid {
  font-weight: 600;
  color: #676767;
  text-align: center;
  margin: 30px 0px;
  padding: 0px;
}

.img-material {
  width: 100%;
  height: 100%;
}

.hormigon {
  background:url(../imgs/hormigon.jpg);
}

.madera {
  background:url(../imgs/madera.jpg);
}


#unidades {
  background-color: #000000;
}

.materials-title {
  font-weight: 600;
  font-size: 50px;
  text-align: center;
  line-height: 1em;
  margin: 150px 0px 100px 0px;
  padding: 0px;

}

.materials-txt {
  color: #606060;
  font-size: 16px;
  margin-bottom: 120px;
  text-align: center;
  margin-top: 35px;
}

.line-m {
  height: 1px;
  width: 150px;
  margin: auto;
  background-color: #000000;
}

#planos {
  background:url(../imgs/slider_fondo.jpg) no-repeat;
  background-size: cover;
  position: relative;
}

.title-planos {
  font-weight: 700;
  font-size: 80px;
  color: #000000;
  line-height: 0.9em;
}

.carousel-caption {
  bottom: -10px;
  right: 5%;
  left: 5%;
}

.carousel-caption h3 {
  font-size: 18px;
  color: #000000;
  font-weight: 600;
  text-align: right;
}

.txt-medidas {
  bottom: 15px;
  left: 35px;
  position: absolute;
  font-size: 16px;
  color: #000000;
}


.planos-content {
  position: absolute;
  left: 60px;
  top: 60px;
  z-index: 1;
}

.planos-content p {
  font-weight: 600;
  font-size: 22px;
}
.owl-prev {
    width: 15px;
    height: 100px;
    position: absolute;
    top: 40%;
    margin-left: 0px;
    display: block !important;
    border:0px;
}

.owl-next {
    width: 15px;
    height: 100px;
    position: absolute;
    top: 40%;
    right: 0px;
    display: block !important;
    border:0px;
    background-color: none !important;
    font-family: 'Titillium Web', sans-serif !important;
    content: "\f053";
}

.owl-theme .owl-nav [class*=owl-] {
  background: none;
  font-size: 120px;
  color: #000000;
  margin-right: 30px;
  outline: none;
}

.owl-theme .owl-nav [class*=owl-]:hover {
  background:none;
}

#ubicacion .img-barrio {

  padding: 2px;
  width: 100%;

  /*border: 2px solid #ffffff;*/

}


.gradient {
  background-image: url(../imgs/gradient.png);
  background-repeat: repeat-x;
  height: 250px !important;
  width: 100%;
  position: absolute;
  bottom: 0;
  opacity: 0.5;
}

.gradient-2 {
  background-image: url(../imgs/gradient-2.png);
  background-repeat: repeat-x;
  height: 250px !important;
  width: 100%;
  position: absolute;
  top: 0;
  opacity: 0.5;
}

.owl-prev i, .owl-next i {transform : scale(1,6); color: #ccc;}


.owl-stage-outer {
  padding: 30px 0px 0px 0px;
}

.plan {
  margin-top: 80px;
}

.map-content {
  position: absolute;
  top: 45px;
  left: 35px;
  background-color: rgba(0, 0, 0, .5);
  color: #ffffff;
  font-size: 40px;
  text-align: center;
  line-height: 1em;
  padding: 15px 20px;
  border: solid 2px #ffffff;

}

.map-content img {
  padding: 5px;
}

.ps {
  position: relative;
}


.barrio-desc {
  background-color: #5fa801;
  color: #ffffff;
}

.title-barrio {
  font-weight: 700;
  font-size: 100px;
  margin: 30px 0px;

}

.txt-barrio {
  font-size: 20px;
  margin-bottom: 50px;
}

.ubicacion-b  {
  background:url(../imgs/slider_fondo.jpg);
  background-size: cover;
}

.ubicacion-b h3 {
  color: #000000;
  font-weight: 600;
  font-size: 80px;
  margin: 50px 0px 10px 0px;
  padding: 0px;
}

.ubicacion-b h4 {
  color: #000000;
  font-weight: 600;
  font-size: 30px;
  line-height: 0.8em;
  margin-bottom: 30px;
}

.ubicacion-b h4 span {
  font-size: 18px;
}

.ubicacion-b p {
  font-size: 18px;
  margin-bottom: 60px;
}

.mapa {
  margin: 30px 0px;
}

footer ul {
  list-style: none;
  padding: 0px;
  text-align: center;
  color: #ffffff;
}

footer ul li {
  list-style: none;
  display: inline-block;
  font-size: 18px;
  padding: 5px;
  color: #ffffff;
}

footer {
  background-color: #000000;
  padding: 30px 0px;
}

.links {
  width: 45px;
}

.mail:before {
  content: url(../imgs/mail.png);

}

.wa:before {
  content: url(../imgs/whatsapp.png);
  vertical-align:bottom;
}

.contacto {
  font-weight: 600;
}

#contacto a {
  color: #ffffff !important;
  text-decoration: none;
}

.line {
  height: 1px;
  background-color: #ffffff;
  width: 50px;
  margin: 20px auto;
}


@media screen and (max-width: 992px) {

  footer ul li {
    font-size: 16px;
  }

  .links img {
    width: 25px;
  }

}


@media screen and (max-width: 892px) {
.title-planos {
  font-size: 60px;
}

.txt-medidas {
  font-size: 14px;
}

}

@media screen and (max-width: 768px) {
header img {
  width: 60%;
}
  .title-barrio {
    line-height: 0.8em;
    font-size: 70px;
  }
  .pt {
  padding-top: 50px;
}

.title-planos {
  font-size: 60px;
}

.plan {
  margin-top: 30px;
}

.owl-theme .owl-nav [class*=owl-] {
  font-size: 40px;
  margin-right: 0px;
}


.planos-content {
  top: 35px;
  left: 35px;
}

.planos-content p {
  font-size: 18px;
}

.owl-slide img {
  padding-bottom: 30px;
}

#concepto h2 {
  margin-bottom: 40px;
}

.unid-text {
  font-size: 20px;
}

.dept {
  font-size: 40px;
}

.img-txt, .img-txt2 {
  font-size: 14px;
}

.txt-medidas {
    font-size: 11px;
  line-height: 11px;
}

.map-content {
  font-size: 24px;
}

.map-content img {
  width: 45px;
}

#contacto {
  text-align: center;
}

.mod {
  width: 100px;
}

.anp {
  width: 150px;
}

.links {
  width: 35px;
}

footer ul li {
  padding: 3px;
}

footer ul {
  padding: 15px 0px;
}
}



@media screen and (max-width: 645px) {
.carousel-caption h3 {
  font-size: 14px;
  text-align: center;
}

.txt-medidas {
  bottom: 0px;
  text-align: center;
  width: 100%;
  left: 0;
}

}


@media screen and (max-width: 576px) {
.list-unid {
  margin: 10px 0px;
}

.img-material {
  height: 150px;
}

.materials-title {
  margin:100px 0px 100px 0px;
}
}


@media screen and (max-width: 480px) {
.title-planos {
  font-size: 40px;
}

#concepto h2 {
  font-size: 70px;
  }

.unid-num {
  font-size: 180px;
}

.owl-stage-outer {
    padding: 30px 0px 15px 0px;

  }

  .map-content {
    font-size: 17px;
    top: 25px;
    right: 35px;
    padding: 0px 5px;
  }

  .map-content img {
    width: 35px;

  }

  .ubicacion-b h3 {
    font-size: 60px;
  }

  header img {
  width: auto;
}

.img-txt, .img-txt2 {
  font-size: 11px;
  bottom: 0;
  margin-bottom: 15px;
}

.overlay-content {
  top: 10%;
  margin-top: 0px;

}

.overlay a {
  padding: 8px 8px 0px;
}

}

/*whatsapp*/

.whatsapp {
  background: url(../imgs/whatsapp.svg);
  width: 60px;
  height: 60px;
  border: 0px;
  left: 25px;
  bottom: 25px;
  cursor:pointer;

}


.whatsapp:focus {
  border: 0px;
  outline:0px;
}


/*modal*/
.modal-content {
  border: 0px;
  border-radius: 0px;
}

.bt-enviar {
  border-radius: 0px;
  background-color: #000000;
  border: 0px;
  font-weight: 700;
  cursor:pointer;

}

.bt-enviar:active {
  background-color: #000000;

}

.form-control {
  border-radius: 0px;
}

.contacto-w {
  text-decoration: none;
  color: #000000;
}

.contacto-w {
  height: 40px;
  margin-bottom: 30px;
}

.contacto-w img, .contacto-w p {
  display: inline-block;
}

.contacto-w a {
  text-decoration: none;
  color: #000000;
  cursor:pointer;
}

.contacto-w img {
  width: 35px;
}

.contacto-w p {
  margin: 0px 5px;
  font-size: 25px;
}

.modal-header, .modal-footer {
  border:none;
}


