a:link, .suave { transition: 0.2s ease;}

.altura-deseo {min-height: 600px; padding: 50px;}
.mensaje-triste {text-align: center; font-size: 24px; font-weight: 400; padding-top: 50px;}
.alertc i.fa {text-align: center; font-size: 48px;}
.verdec { color: #00A885 !important;}
h5 strong.verdec { font-size: 16px;}
.describe {font-size: 18px; font-weight: normal; margin-bottom: 20px;}
.derecha {float: right;}

.itemCounter i.fa {color: #00A885 !important;}

nav.navbar.navbar-default li.menu-item a hr.hrBlanco.libottom
{ width: 15px !important; background:#00A885 !important; height: 2px !important; margin-bottom: 5px !important; border:none !important; }

nav.navbar.navbar-default li.menu-item a hr.hrTra
{ width: 15px !important; background:transparent !important; height: 2px !important; margin-bottom: 5px !important; border:none !important; }
.navbar-default .navbar-nav > li > a:focus {
	color: #333;
}
.navbar li.menu-item.open > a, .navbar li.menu-item.open > a:focus{
	background-color: transparent;
    color: white;
}

.navbar.navbar-edif li.menu-item.open > a, .navbar li.menu-item.open > a:focus{
	background-color: transparent;
    color: #333;
}

.navbar li.menu-item.open .dropdown-menu {
	margin-top: 13px;
    border-radius: 0;
    border: 0;
	background-color: #00a885;
}

.navbar li.menu-item.open .dropdown-menu a {
	color: white;
}
.navbar li.menu-item.open .dropdown-menu a:hover {
	color:#333;
}

.navbar li.menu-item.open .dropdown-menu::after {
	position: absolute;
    top: -10px;
    right: 11px;
    border-color: transparent;
    border-style: solid;
    width: 0;
    height: 0;
    line-height: 0;
    border-width: 0 10px 10px;
    border-top-color: transparent;
    border-bottom-color: #00a885;
    content: "";
}
  
.home-newsletter .single .form-control7 {
    padding-left: 20px;
}

.nav > li > a {
    padding: 0px 18px !important;
}

div#myCarousel.carousel.slide div.carousel-inner h1.h2Index { margin-bottom: 0px !important;}

.agendar {padding-bottom: 0px; margin-bottom: 0px; margin-top: 30px;}
.aesta {font-weight: normal; padding-top: 0px; margin-top: 0px; padding-bottom: 0px;}

.Propiedades{background-color:#F2F2EA;padding-top:9rem;}
.PropiedadesPadding{padding-top: 4rem;background-color:#F9F9F4;}
.yes-paddingright{margin-right:2em;margin-top: 3rem}
.btn-Propiedades{padding:1rem;height: 5.5rem;border-radius:0px;}
.borderCero{border:0;}
.borderCero:hover{border:1px solid ;}
.btn-edif{padding:1rem;height: 5rem;font-size:1.5rem;width: 100%}
.SinWidth{width:auto; padding-left:4em; padding-right:4em;}
.btn-VerEdificio{height: 7rem;}
h3 {margin-top: 20px;}
.buttonProp{padding:2em 0em;}
.Indicators3{top:90%;}

/*********************** HOME CARDS ******************************/

a:hover .card__edificio .card__img {
	transform: scale(1.1);
}
.card__edificio {
	position: relative;
	margin-top: 45px;
}

.card__edificio .card__img_container {
	aspect-ratio: 4/5;
	overflow: hidden;
}
.card__edificio .card__img{
	aspect-ratio: 4/5;
    background-size: cover;
    background-position: center center;
	transition: all 2s;
	transform: scale(1);

}

.card__edificio button {
	background-color: #B28F5C;
    width: 100%;
    padding: 15px;
    border: 0;
    color: white;
    font-weight: bold;
    font-size: 24px;
    text-transform: uppercase;
	transition: all .5s;
}

a:hover .card__edificio button{
	background-color: #00a885;
}



@media  (min-width: 767px) and (max-width: 1033px){
	.yes-padding-horizontal2 { padding-left: 0.5rem ;padding-right: 0.5rem ;}
	
}
@media screen and (max-width: 767px) {
	.carousel-inner>.item>img.PropiedadesIMG{min-height: 400px; }
	.yes-padding-vertical2 {padding-top:25px !important; padding-bottom:0px !important; font-size:2rem;}
	.yes-padding-vertical7 {padding-top:25px !important; padding-bottom:30px !important; font-size:2rem;}
	.PropiedadesPadding{padding:1rem 0rem;}
	ol, ul {margin-bottom: 0px;}
	.yes-paddingright{margin-right:0em;}
	.SinWidth{width:100%}
}
.top50{padding-top:5em;}
.pull-right2{float: right;}

#datepicker {
    width: 100%;
    margin: 0px;
    height: 5rem;}

.VerMasMenos{ border-top:1px solid #E7CFAA; border-bottom:1px solid #E7CFAA;}
.txt-cara {font-size: 16px; line-height: 20px;}

/***********Css Ver Mas / Ver Menos opciones dentro de Edficio ********/
				.read-more-state {
				  display: none;
				}

				.read-more-target {
				  opacity: 0;
				  max-height: 0;
				  font-size: 0;
				  transition: .25s ease;
				}

				.read-more-state:checked ~ .read-more-wrap .read-more-target {
				  opacity: 1;
				  font-size: inherit;
				  max-height: 999em;
				  padding-bottom:1rem;
				  padding-left:1rem;
				}

				.read-more-state ~ .read-more-trigger:before {
				  content: 'Ver características de la propiedad';
				}

				.read-more-state:checked ~ .read-more-trigger:before {
				  content: 'Ver Menos características';
				}
				.read-more-trigger:hover{
					color: #00A885;
				}
				.read-more-trigger {
				  cursor: pointer;
				  display: inline-block;
				  padding: 0 .5em;
				  color: #666;
				  font-size: .9em;
				  line-height: 2;
				  border: 1px solid transparent;
				  border-radius: .25em; font-size:1.5rem;
				}
/*********** Fin Css Ver Mas / Ver Menos opciones dentro de Edficio ********/
.read-more-wrap {padding-top:1rem;}

/********ACORDION GALERIA *************/

			.gallery-item {
			    height: 20rem;
			    width: 100%;
			    float: left;
			    overflow: hidden;
			    text-align: center;
			    background-position: 50% 50%;
			    background-repeat: no-repeat;
			}

			

			.slide-1 {background-image: url("../images/PropiedadesInterior.jpg");background-size: cover; }

			.slide-2 {background-image: url("../images/PropiedadesInterior2.jpg");background-size: cover; }

			.slide-3 {background-image: url("../images/PropiedadesInterior3.jpg");background-size: cover; }

			.slide-4 {background-image: url("../images/PropiedadesInterior.jpg");background-size: cover; }

/****************page quienes somos******************/


	.image {
	position: relative;
	
	width: 100%; /* for IE 6 */

	}
	.image img{/*max-height:350px;*/ width:100%; background-size:cover;min-height:226px}

	.image div div{
	position: absolute;
	top: 0;
    bottom: 0;
    left: 0;
    right: 0;
	text-align:center;
	}
	.image h1 p {font-size:19px;font-weight:100;}

	@media screen and (max-width: 372px) {.image h1{top:0;}}

	figcaption.wp-caption-text:before {
    content: "\e111";
    font-family: 'Glyphicons Halflings';
    font-size: 11px;
    float: left;
    margin: 0px 10px 0px 0px;
    color: #00A885;
    font-style: normal;
}

#contenido-somos blockquote{
	border-left: 5px solid #00A885;
}
#contenido-somos blockquote p{
	font-size: 17px;
}
#contenido-somos ul {
  list-style: none;
  padding-left:15px;
}

#contenido-somos ul li:before {
  content: '✓';
  padding-right:5px;
  color: #00A885;
  font-size:18px;
}

.nopmtop {padding-top: 0px !important; margin-top: 0px !important;}

