
.lazy{
   width:75%;
}


html {
    height: 100%;
    width: 100%;
}

body {
    height: 100%;
    overflow-x: hidden;
    overflow-y: auto;
    width: 100%;
}



/* ===================
Pre Loader 
======================*/
.page-loading {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 999999;
  background: #7b7c80; }

.page-load-inner {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0; }

.preloader-wrap {
  display: table;
  width: 100%;
  height: 100%; }

.wrap-2 {
  display: table-cell;
  vertical-align: middle;
  text-align: center; }

body.loaded .page-loading {
  -webkit-transform: translate3d(0, -100%, 0);
  transform: translate3d(0, -100%, 0); }

.page-loading {
  -webkit-transition: all 1s;
  -o-transition: all 1s;
  transition: all 1s; }


.dist{        display: block; /* makes it have a width */
            content: ""; /* clears default height */
            margin-top: 12px; /* change this to whatever height you want it */}



.map iframe {pointer-events:none}
.scroll-to-top {position:fixed;right:15px;bottom:15px;display:none;width:50px;height:50px;text-align:center;color:#fff;background:#c2c3c5;line-height:50px; border-radius:50px;}
.scroll-to-top:focus,.scroll-to-top:hover {background:#d9dadc;color:#3e3e3f}
.scroll-to-top:hover {background:#d9dadc}
.scroll-to-top i {font-weight:900}
.masthead {min-height:30rem;position:relative;display:table;width:100%;height:auto;padding-top:3rem;padding-bottom:2rem;background:-webkit-gradient(linear,left top,right top,from(rgba(255,255,255,.1)),to(rgba(255,255,255,.1))),url(../img/PLANTILLAIDEAS-1920.jpg);background:linear-gradient(90deg,rgba(255,255,255,.1) 0,rgba(255,255,255,.1) 100%), url(../../WWW/img/PLANTILLAIDEAS-1920.jpg);background-position:top center;background-repeat:no-repeat;background-size:}
.masthead h1 {font-size:4rem;margin:0;padding:0}
@media (min-width:992px) {.masthead {height:100vh}
.masthead h1 {font-size:5.5rem}
}
#sidebar-wrapper {position:fixed;z-index:2;right:0;width:250px;height:100%;-webkit-transition:all .4s ease 0s;transition:all .4s ease 0s;-webkit-transform:translateX(250px);transform:translateX(250px)}
.sidebar-nav {position:absolute;top:4.6em;width:250px;margin:0;padding:0;list-style:none}
/*.sidebar-nav-item a  {display:block;text-decoration:none;color:#93c640;padding-bottom:0px; }
.sidebar-nav-item a:hover {text-decoration:none;color:#fff;fill: #DA4567;}
.sidebar-nav-item a:active,.sidebar-nav li a:focus {text-decoration:none;fill: #DA4567;}*/

icon {
  display: inline-block;
  width: 70px;
  height: 70px;
  background-size: cover;
}
.icon:hover,
.icon:focus,
.icon.active{
 fill: #fff;
}



.gallery {
	left:0;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-End;
}

.iw {
  overflow: hidden;
  text-align: center;
  margin:24px 9px;
  max-height:190px ;
  width:auto;
}	
.iw-disenos {
  overflow: hidden;
  text-align: center;
  width:auto;
  margin-bottom: 20px;
  margin-right: 12px;
  margin-left: 24px;
  }





.overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  background:  rgba(0, 0, 0, 0.0);
  transition:  opacity 0.5s ease-in;
}




.mas a:hover .overlay {
 
  display: block;
	background-color: rgba(0, 0, 0, 0.6);
	background-size: 80px;
	
}







.textos{    margin: 25%;
    position: relative;
    height: auto;
    align-items: center;
    text-align: center;
font-size: 2.2rem !important;}

@media (max-width: 1608px) {
	
	
	.textos{
		margin: 15%;
		font-size:  1.8rem !important;}
}


@media (max-width: 1308px) {
	
	
	.textos{
		margin: 15%;
		font-size:  1.4rem !important;}
}
@media (max-width: 900px) {
	
	
	.textos{
		margin: 15%;
		font-size:  1.2rem !important;}
}

.overlay2 {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  transition: .5s ease;

}

.item::before  .overlay2  {
  
    position: absolute;
  
    background-color: #333;
    opacity: 1;
    transition: opacity 0.3s ease-in-out;
 }

.item:hover .overlay2 {
  opacity: 1;
}


.play {
  position: absolute;

  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
	opacity: 0;
  transition:  opacity 0.5s ease-in;
}




.item a:hover .play {
	opacity: 1;
 	
	background-size: 80px;
	z-index: 9999;
	
}

.titulos-slider{font-weight:bold;
	
}
.sub-titulos{font-weight:900;
	font-size: 2.5rem !important;
}



/*
.carousel-control.left,.carousel-control.right{
  background-image:none;
  margin-top:10%;
  width:5%;
}
*/
.hidden {
    display: none!important;
    visibility: hidden!important;
}



.thumb span {display: none;width: 170px; }

.thumb:hover span {  display: block;
}



.galeria-hover{
   -webkit-filter: brightness(40%);
   filter: brightness(40%);
	 -o-transition:.7s;
  -ms-transition:.7s;
  -moz-transition:.7s;
  -webkit-transition:.7s;
  /* ...and now for the proper property */
  transition:.7s;
  background:  url( "../img/boton-mas.png") center center no-repeat;
	background-color: rgba(0, 0, 0, 0.3);
	background-size: 80px;
	top: 0;
}
/*

.carousel-indicators-lobby{position:absolute;top:35%;right:;z-index:15;padding-left:0;margin-left:-30%;text-align:center;list-style:none}
.carousel-indicators-lobby li{display:inline-block;width:30px;height:30px;margin:3px 3px;cursor:pointer;background-color:rgba(255,255,255,0.7);border-radius:30px;}
.carousel-indicators-lobby li:hover {display:inline-block;width:30px;height:30px;margin:3px 3px;cursor:pointer;background-color:rgba(180,180,180,0.7);border-radius:30px; color: #fff; text-decoration: none;}
.carousel-indicators-lobby li.active {display:inline-block;width:30px;height:30px;margin:3px 3px;cursor:pointer;background-color:rgba(190,190,190,0.7);border-radius:30px; color: #fff; text-decoration: none;}
.carousel-indicators-lobby li p{ font-family: 'ITC Avant Garde Gothic Std Book'; font-size: 1.5em; padding-top: 1px; color:#dadbdd; text-align: center;}
.carousel-indicators-lobby .active{width:30px;height:30px;margin:3px;background-color:#c3c4c6;color:#000; z-index:99999;}
}@media screen and (min-width:768px){.carousel-indicators{top:40px}}
.carousel-indicators-lobby li a:hover {text-decoration: none;}
.close-lobby{background:#c3c4c6 }



.carousel-indicators{position:absolute;top:9px;right:55px;z-index:15;padding-left:0;margin-left:-30%;text-align:center;list-style:none}
.carousel-indicators li{display:inline-block;width:30px;height:30px;margin:3px 5px;cursor:pointer;background-color:#fcfcfc;border-radius:30px;}
.carousel-indicators li:hover {display:inline-block;width:30px;height:30px;margin:3px 5px;cursor:pointer;background-color:rgba(180,180,180,0.7);border-radius:30px; color: #fff; text-decoration: none;}
.carousel-indicators li.active {display:inline-block;width:30px;height:30px;margin:3px 5px;cursor:pointer;background-color:#c1c1c1;border-radius:30px; color: #fff; text-decoration: none;}
.carousel-indicators li p{ font-family: 'ITC Avant Garde Gothic Std Book';width: 30px; height: 30px; position: relative; margin-block-start:3px; margin-block-end:4px;font-size: 1.5em;  color:#dadbdd; text-align: center;}
.carousel-indicators .active{width:30px;height:30px;margin:3px;background-color:#c3c4c6;color:#000; z-index:99999;}
}@media screen and (min-width:768px){.carousel-indicators{top:40px}}
.carousel-indicators li a:hover {{display:inline-block;width:30px;height:30px;margin:3px 3px;cursor:pointer;background-color:rgba(180,180,180,0.7);border-radius:30px; color: #fff; text-decoration: none;}}



@media (min-width:2500px){
	.carousel-indicators {
    position: absolute;
    top: 15px;
		right: 65px;}
	
	.carousel-indicators li{display:inline-block;width:40px;height:40px;margin:3px 5px;cursor:pointer;background-color:#fcfcfc;border-radius:40px;}
.carousel-indicators li:hover {display:inline-block;width:40px;height:40px;margin:3px 5px;cursor:pointer;background-color:rgba(180,180,180,0.7);border-radius:40px; color: #fff; text-decoration: none;}
.carousel-indicators li.active {display:inline-block;width:40px;height:40px;margin:3px 5px;cursor:pointer;background-color:#c1c1c1;border-radius:40px; color: #fff; text-decoration: none;}
	.carousel-indicators li p{ font-family: 'ITC Avant Garde Gothic Std Book';width: 40px;height: 40px; position: relative;margin-block-start: 3px; margin-block-end:4px;font-size: 1.5em; font-size: 2em; color:#dadbdd; text-align: center;}
.carousel-indicators .active{width:40px;height:40px;margin:3px;background-color:#c3c4c6;color:#000; z-index:99999;}
	
	.carousel-close img {width:44px !important;
	position: absolute;
    top: 5px;
    right: 0px;}
	
	
	
*/
	
