body {
	background-color: rgb(255 247 248);
}
footer{
	background-color: #000;
}
.cont-margin{
	margin-bottom: 6rem;
}
.logo-cel{
	border-right: 1px solid #999;
	width: 20%!important;
}
.logo-cel img{
	margin-right: 10%!important;
	width: 90%!important;
}
.titulo{
	color: #000;
	font-size: 2rem;
	font-weight: 300;
	font-family: "Lora", serif;
}
.top-titulo-blanco{
	font-family: "Open Sans", sans-serif;
	font-size: 1rem;
	font-style: italic;
	font-weight: 300;
	color: #fff;
}
.titulo-blanco{
	font-family: "Lora", serif;
	color: #fff;
}
.titulo-blanco-n{
	font-size: 2.5rem;
	font-weight: 300;
	font-family: "Lora", serif;
	color: #fff;
}
.titulo-slide{
	font-size: 4rem;
	font-weight: 300;
	font-family: "Lora", serif;
	color: #000;
}
.subtitulo{
	font-weight: 300;
	font-size: 1.5rem;
	font-family: "Lora", serif;
	color: #000;
}
.subtitulo-s{
	font-weight: 300;
	font-size: 1.2rem;
	font-family: "Lora", serif;
	color: #000;
}
.nombre-cat{
	line-height: inherit;
	font-weight: 300;
	font-size: 1.1rem;
	text-decoration: none;
	font-family: "Lora", serif;
	color: #333;
}
.nombre-cat:hover{
	color: #c50103;
}
.subtitulo-blanco{
	font-weight: 300;
	font-size: 1.1rem;
	font-family: "Lora", serif;
	color: #fff;
}
.valor-prod{
	font-weight:500;
	font-size: 1.3rem;
	font-family: "Lora", serif;
	color: #000;
}
.icon-pasos{
	font-size: 2rem;
	color: #fff;
}
.texto{
	font-size: 1rem;
	font-weight: 300;
	color: #999;
	font-family: "Open Sans", sans-serif;
}
.texto-black{
	font-size: 1rem;
	font-weight: 600;
	color: #000;
	font-family: "Lora", serif;
}
.texto-black-small{
	font-size: .9rem;
	font-style: italic;
	font-weight: 400;
	color: #666;
	font-family: "Open Sans", sans-serif;
}
.subcate{
	font-size: .85rem;
	font-family: "Lora", serif;
	color: #333;
}
.subcate:hover{
	color: rgb(197 1 3);
}
.texto-blanco{
	font-size: .9rem;
	font-weight: 300;
	font-family: "Lora", serif;
	color: #fff;
}
.texto-blanco-n{
	text-decoration: none;
	font-size: .9rem;
	font-weight: 300;
	font-family: "Open Sans", sans-serif;
	color: #fff;
}
.texto-blanco-big{
	font-size: 1.2rem;
	font-weight: 300;
	font-family: "Lora", serif;
	color: #fff;
}
.texto-slide{
	font-family: "Lora", serif;
	color: #000;
	font-weight: 200;
	font-size: 1.4rem;
}
.widht-texto-slide{
	max-width: 600px;
	width: 90%;
	margin: auto;
}
.boton-color{
	padding: 7px 10px;
	border-radius: 15px;
	background-color: rgb(197 1 3);
	border: 2px solid rgb(197 1 3);
	font-family: "Lora", serif;
	font-size: 1rem;
	font-weight: 300;
	color: #fff;
}
.prod-card:hover .boton-color,
.boton-color:hover{
	background-color: #000;
	border: 2px solid #000;
	color: #fff;
}
.btn-color-line{
	padding: 15px 25px;
	border-radius: 15px;
	background-color: #c50103;
	border: 2px solid #fff;
	font-family: "Lora", serif;
	font-size: 1rem;
	font-weight: 300;
	color: #fff;
}
.btn-color-line:hover{
	padding: 15px 25px;
	border-radius: 15px;
	background-color: #fff;
	border: 2px solid #fff;
	font-family: "Lora", serif;
	font-size: 1rem;
	font-weight: 300;
	color: #000;
}
.boton-redes{
    width: 55px;
    height: 55px;
    border-radius: 50%;
    border: 2px solid #fff;
    color: #fff;
    background-color: #c50103;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}
.boton-redes:hover{
    border: 2px solid #000;
    color: #fff;
    background-color: #000;
}
.btn-black{
	position: relative;
	font-family: "Lora", serif;
	padding: 7px 12px;
	border-radius: 15px;
	background-color: #000;
	border: 2px solid #000;
	font-size: .9rem;
	font-weight: 300;
	color: #fff!important;
}
.btn-black:hover,.btn-black.show{
	background-color: rgb(197 1 3);
	border: 2px solid rgb(197 1 3);
}
.badge {
    position: absolute !important;
    font-family: "Open Sans", sans-serif;
    top: -6px !important;
    right: -9px;
    height: 18px;
    width: 18px;
    border-radius: 50%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-content: center;
    font-weight: 400;
    font-size: .7rem;
    background-color: #c50103;
    padding: 0;
    color: #fff;
}
.btn-social{
	color: #fff;
	font-size: .9rem;
	padding: 0 5px;
}
.btn-social:hover{
	color: #000;
}
.logo-slide{
	margin-bottom: 1.5rem;
	max-width: 180px;
}
.top-menu{
	background-color: rgb(197 1 3);
}
.bg-pedido-redes{
	position: relative;
	z-index: 0;
	padding-top: 6rem;
	margin-top: -5rem;
	overflow: hidden;
	background-color: #c50103;
}
.bg-pedido{
	overflow: hidden;
	background-color: #c50103;
}
.bg-pedido .img-pedido {
    position: absolute;
    left: 0;
    bottom: 0;
    /* width: 345px; */
    height: 100%;
    z-index: 0;
}
.bg-pedido .img-pedido-right {
    position: absolute;
    right: 0;
    bottom: 0;
    /* width: 345px; */
    height: 100%;
    z-index: 0;
}
.card-nos{
	border-radius: 0px;
	border: 0;
	background-color: #000;
}
.card-nos .card-img-nos{
	border-radius: 0;
}
.card-nos .gradient-nos{
	width: 100%;
	height: 50%;
	position: absolute;
	background: rgb(0,0,0);
	background: linear-gradient(0deg, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%);
}
.card-red{
	position: relative;
	overflow: hidden;
	border-radius: 0px;
	border: 0;
	background-color: #c50103;

	-webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.card-red .card-icon{
    z-index: 0;
    position: absolute;
    bottom: 5%;
    left: 0;
    width: auto;
    height: 90%;
}
.card-red .card-body-red{
	z-index: 1;
}
.card-red .card-icon-nos{
    z-index: 0;
    position: absolute;
    top: 0;
    right: 0;
    width: auto;
    height: 60%;
}
.prod-card{
	overflow: hidden;
	border: 1px solid #f1f1f1;
	box-shadow: 0 0 10px #cccccc00;
	-webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.prod-card:hover{
	border: 1px solid #f1f1f1;
	box-shadow: 0 0 10px #ccc;
}
.prod-card figure{
	overflow: hidden;
}
.prod-card figure img{
	-webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.prod-card:hover figure img{
	transform: scale(1.1)

}
.card-cat{
	position: relative;
	overflow: hidden;
	border-radius: 0px;
	border: 0;

	-webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.card-cat .cat-logo{
	z-index: 1;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100px;
	height: 118px;
}
.card-cat .opacity-cat{
	position: absolute;
	z-index: 1;
	width: 100%;
	height: 100%;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	background: rgb(0,0,0);
	background: linear-gradient(180deg, rgba(0,0,0,0) 9%, rgba(0,0,0,0.8057816876750701) 100%);
}
.card-cat .card-img-top{
	border-radius: 0;
	transform: scale(1);

	-webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.card-cat:hover .card-img-top{
	transform: scale(1.1);

	-webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.card-cat .card-body{
	position: absolute;
	bottom: 0;
	z-index: 2;
}
.card-cat .card-body .titulo-blanco {
	width: 300px;
	max-width: 75%;
	font-weight: 300;
	line-height: 2.2rem;
	font-size: 2.2rem;
    font-family: "Lora", serif;
    color: #fff;
}
.carousel-item {
	height: 65vh;
	min-height: 550px;
	max-height: 800px;
	background: no-repeat center center scroll;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.banner-seccion{
	margin-top: 120px;
	height: 300px;
	background: no-repeat center center scroll;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.carousel-caption{
	bottom: inherit;
	padding: 0;
	text-align: center;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
}

.topbar{
	color: #fff;
	font-weight: 300;
}
/*.bg-verde-claro{
	background-color: #E7EDE4;
}*/
.text-small{
	font-size: 14px;
}
figure img{
	width: 100%;
}

#navbar .navbar-brand img{
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}
#navbar.navbar-shrink .navbar-brand img{
	width: 220px;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}
#navbar-content .nav-item .nav-link {
	font-family: "Lora", serif;
	font-weight: 300;

    padding: 8px 20px;
    color: #000;
}
#navbar-content .nav-item .nav-link:is(:hover,:focus),
#navbar-content .nav-item .nav-link.active{
	color: #c50103;
}
.btn-icon a{
	color: #444;
}
.btn-icon a:is(:hover,:focus){
	color: var(--verde-oscuro);
}

/*CSS Icono Carro de Compras*/

.menu-categorias{
	background-color: #fff;
	border-top: 1px solid #ccc;
}
.menu-categorias .nav-item{
	border-right: 1px solid #999;
	font-family: "Lora", serif;
	font-size: .85rem;
	padding: 0px 15px;
}
.menu-categorias .nav-item:last-child{
	border: none;
}
.menu-categorias .nav-item .nav-link{
	color: #333;
}
.menu-categorias .nav-item .nav-link:is(:hover,:focus){
	color: var(--verde-claro);
}

.menu-categorias .dropdown .dropdown-content{
	display: none;
  	position: absolute;
  	margin-top: 1px;
  	background-color: #E7EDE4;
  	background-color: #fff;
  	max-width: 160px;
  	width: 160px;
  	border-top: 2px solid var(--verde-claro);
  	box-shadow: 0 4px 10px rgba(0, 0, 0, .2);

}
.menu-categorias .dropdown:hover .dropdown-content {
	display: block;
}
.menu-categorias .dropdown .dropdown-content .dropdown-item{
	padding: .5rem 0;
	color: #555;
/*	border-bottom: 1px solid var(--verde-oscuro);*/
}
.menu-categorias .dropdown .dropdown-content .dropdown-item:hover{
	color: var(--verde-oscuro);
}

/*Modal buscar*/
#buscardor.modal .modal-dialog{
	max-width: 100%;
	width: 100%;
}
#buscardor.modal .modal-dialog .modal-content{
	border-radius: 0;
	border:none;
}
#buscardor.modal .modal-body .input-group span.input-group-text{
	border-radius: 0;
	background-color: transparent;
	border: 0;
}
#buscardor.modal .modal-body .form-control{
	border-radius: 0;
	border: 0;
	border-bottom:1.5px solid #666;
	background-color: transparent;
}
#buscardor.modal .modal-body .form-control:focus{
	box-shadow: none;
	border-color: #ff9800;
}
#buscardor.modal .modal-body button.close{
	height: 40px!important;
	width: 40px;
	border-radius: 50%;
	opacity: 1;
	text-shadow: none;
	color: #000;
	padding: 0;
	transition: all .2s ease;
}
#buscardor.modal .modal-body button.close:hover{
	background-color: #222;
	color: #fff;
	transition: all .2s ease;
}
#buscardor.modal .modal-body button.close:focus{
	outline: none;
	box-shadow: none;
}
.cont-results{
	position: absolute;
	bottom: 0;
}
#results{
	width: 230px;
    max-height: 300px;
    text-align: left;
    list-style: none;
    padding: 5px 15px;
    overflow-y: auto;
    background-color: #fff;
    border-radius: 10px;
    position: absolute;
    z-index: 99;
}
#results a{
	text-decoration: none;
	font-size: 14px;
	color: #666;
}
#results a:hover{
	color: var(--verde-claro);
}

.contacto .form-control{
	border-radius: 0;
	border: none;
	border-bottom: 1px solid #e3e3e3;
}
.carousel-inner{
	margin-top: 100px;
	background-color: #F8F8F8;
}
.banner-seccion{
	margin-top: 100px;
	height: 300px;
	background: no-repeat center center scroll;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.fondo-verde{
	background-color: #607D26;
	background-position: center;
	background-size: cover;
	background-blend-mode: multiply;
}
.fondo-claro{
	background-position: center;
	background-size: cover;
}
.linea-sup-img,
.linea-inf-img{
	height: 8px;
	width: 50%;
	background-color: var(--verde-claro);
}
.linea-sup-img{
	position: absolute;
	top: -8px;
	left: 0;
}
.linea-inf-img{
	position: absolute;
	bottom: -8px;
	right: 0;
}
.linea-color{
	height: 2px;
	width: 50px;
	background-color: var(--verde-claro);
}
.bg-foto{
	/*background-color: #5B5B5B;*/
	background-blend-mode: multiply;
	background-position: right center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
.opacity-img {
    top: 0;
    width: 100%;
    height: 100%;
    margin: auto;
    left: 0;
    right: 0;
    border-radius: 2rem;
    background-color: #1d1c1c8a;
}
.info-contacto .icono{
	background-color: var(--verde-claro);
	aspect-ratio: 1;
	width: 30px;
	height: 30px;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	border-radius: 50%;
}
a.text-light:is(:hover,:focus){
	color: var(--verde-claro)!important;
}
.hojas{
	position: absolute;
	bottom: -6rem;
	left: 0;
}
.accordion.preguntas .accordion-item{
	border-radius: 0;
	border: none;
}
.accordion.preguntas .accordion-item .accordion-button{
	border-radius: 15px;
	background-color: var(--verde-oscuro);
	color: #fff;
}
.accordion.preguntas .accordion-item .accordion-button.collapsed{
	border-radius: 15px;
	border: 1px solid #e3e3e3;
	background-color: #fff;
	color: #666;
}
.suscribir{
	background-size: cover;
	background-position: center bottom;
	background-repeat: no-repeat;
/*	min-height: 310px;*/
}
.banner-redes h2{
	font-size: 36px;
}
.banner-redes .rrss a.btn{
	width: 55px;
	height: 55px;
	border-radius: 50%;
	display: inline-flex;
	align-items: center;
	justify-content: center;
}
.banner-foot img{
	min-height: 350px;
	object-fit: cover;
}
.banner-foot h4, .banner-foot h4 p{
	font-weight: 300;
}
.banner-foot h4 p strong{
	font-weight: 700;
}

.accordion.categorias .accordion-item .accordion-header .link-categorias{
	padding: 1rem 1.25rem;
	font-size: 1rem;
	text-decoration: none;
	font-weight: 400;
	color: #212529;
}
.accordion.categorias .accordion-item .accordion-header .link-categorias:is(:hover,:focus){
	color: var(--verde-claro);
}
.accordion.categorias .accordion-button:not(.collapsed){
	background-color: #f1f1f1;
	color: var(--verde-claro);
}
.accordion.categorias .accordion-item .accordion-body {
	padding: 10px 20px;
}
.accordion.categorias .accordion-item .accordion-body a{
	color: #666;
	font-weight: 300;
}
.accordion.categorias .accordion-item .accordion-body a:is(:hover,:focus){
	color: var(--verde-claro);
}


.productos figure img{
	aspect-ratio: 1;
	object-fit: contain;
}
.productos figure .add-carro{
	position: absolute;
	top: 0;
	bottom:0;
	right: 0;
	left: 0;
	background-color: rgba(0, 0, 0, .45);
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: flex-end;
	opacity: 0;
	transition: all .3s ease-in-out;
}
.productos figure:hover .add-carro{
	opacity: 1;
}

.precio-oferta{
	font-size: 14px;
	text-decoration: line-through;
}

.img-productos > ul > li{
	text-align: center;
}
.img-productos > ul > li > a >img{
	width: 100%;
	aspect-ratio: 1;
	object-fit: contain;
	object-position: center;
}

/*Custom Radios Color - Tallas*/
	.select-color{
		width: 40px;
		height: 40px;
		margin-right: .3rem;
		margin-bottom: .4rem;
		position: relative;
		padding: 0;
	}
	.select-tallas{
/*		width: 45px;*/
		min-height: 32px;
		margin-right: .5rem;
		margin-bottom: .4rem;
		position: relative;
		padding: 0;
	}

	/* Hide the browser's default radio button */
	.select-color input,
	.select-tallas input{
		position: absolute;
		opacity: 0;
		cursor: pointer;
		margin: 0;
	}

	/* Create a custom radio button */
	.select-color .cont-color {
	    position: absolute;
	    top: 0;
	    left: 0;
	    height: 40px;
	    width: 40px;
	    border-radius: 15px;
	    padding: 4px;
	    border: 1px solid #e3e3e3;
	    background-color: #fff;
	}
	.select-color .cont-color .color {
	    height: 100%;
	    width: 100%;
	    border-radius: 11px;
	}
	.select-tallas .cont-talla {
	    padding: 2px 12px;
	    border-radius: 10px;
	    border: 2px solid #ccc;
	    font-size: .8rem;
	    font-weight: 300;
	    font-style: italic;
	    color: #666;
	    background-color: #ffffff;
	}
	.select-tallas:hover input ~ .cont-talla{
		border: 2px solid #c50103;
	}
	.select-tallas input:checked ~ .cont-talla {
		border: 2px solid #000;
		color: #fff;
		background-color: #000;
	}
	/* On mouse-over */
	.select-color:hover input ~ label .cont-color{
		border-color: #80bdff;
		box-shadow: 0 0 0 0.15rem rgba(0,123,255,.25);
		cursor: pointer;
	}

	/* Show the indicator when checked */
	.select-color input:checked ~ label .cont-color{
		border-color: #80bdff;
		box-shadow: 0 0 0 0.15rem rgba(0,123,255,.25);
	}

/*Fin Custom Radios Color - Tallas*/

.quantity {
	position: relative;
}
input.error {
    border-color: #F44336!important;
    outline: 0!important;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(244, 67, 54, .6)!important;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(244, 67, 54, .6)!important;
}
.alerta .alert {
	position: fixed;
	bottom: 0;
	width: 100%;
	border-radius: 0;
	margin: 0;
	padding: 25px 15px;
	border: none;
	z-index: 9999;
	text-align: center;
	box-shadow: 0 .5rem 1rem rgba(0,0,0,.15)!important;
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button{
	-webkit-appearance: none;
	margin: 0;
}
input[type=number]{
	-moz-appearance: textfield;
}
.quantity input {
	font-weight: 300;
	color: #999;
    width: 85%;
    height: 42px;
    line-height: 1.65;
    float: left;
    display: block;
    padding: 0;
    border-radius: 15px;
    margin: 0;
    padding-left: 15px;
    border: 1px solid #eee;
}
.quantity input:focus {
	outline: 0;
}
.quantity-nav {
	float: left;
	position: relative;
	height: 42px;
}
.quantity-button {
    position: relative;
    cursor: pointer;
    border-left: 1px solid #eee;
    width: 25px;
    font-weight: 200;
    text-align: center;
    color: #8e8c8c;
    font-size: 13px;
    font-family: "Trebuchet MS", Helvetica, sans-serif !important;
    line-height: 1.7;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
}
.quantity-button.quantity-up {
	position: absolute;
	height: 50%;
	top: 0;
	border-bottom: 1px solid #eee;
}
.quantity-button.quantity-down {
	position: absolute;
	bottom: -1px;
	height: 50%;
}

.propiedades figure img{
	aspect-ratio: 1.5;
	object-fit: cover;

}
.propiedades .ocupado-dos{
	position: absolute;
	top: .5rem;
	right: .5rem;
	color: #fff;
	border-radius: 20px;
	padding: 5px 15px;
	font-size: 14px;
}
.propiedades .vendido{
	position: absolute;
	top: 45%;
	left: 0;
	right: 0;
	padding: 10px 15px;
	background-color: black;
	color: #fff;
	text-align: center;
	font-size: 18px;
	font-weight: 600;
	letter-spacing: 1px;
}

.filtro-prop .form-select,
.filtro-prop form .bootstrap-select>.dropdown-toggle{
	background-color: transparent;
	border-radius: 20px;
	border-color: #666;
	color: #666;
	font-size: 13px;
	padding: .8rem .8rem;
	text-transform: uppercase;
	letter-spacing: 1px;
}
.filtro-prop .form-select option,
.filtro-prop .bootstrap-select .dropdown-menu li a{
	color: #666;
	font-size: 14px;
	text-transform: capitalize!important;
}

#clientes .owl-item figure img{
	width: 175px!important;
	opacity: .6;
	transition: all .3s ease;
}
#clientes .owl-item figure:hover img{
	opacity: 1;
}
#clientes .owl-dots{
	text-align: center;
}
#clientes button.owl-dot{
	height: 11px;
	width: 11px;
	border-radius: 50%;
	background-color: #d7d7d7!important;
	margin: 5px 3px;
}

.menu-user a{
	border: 1px solid #e3e3e3;
	margin-bottom: .5rem;
	border-radius: 5px;
	color: #666;
}
.menu-user a:is(:hover,:focus){
	color: var(--verde-claro);
}
.menu-user a i{
	color: var(--verde-claro);
	margin-right: .3rem;
}
.menu-user a.active{
	color: var(--verde-claro);
	background-color: #F2F4EF;
}
.breadcrumb .breadcrumb-item{
	font-size: 14px;
	font-weight: 300;
}
.breadcrumb .breadcrumb-item a{
	color: var(--verde-claro);
	text-decoration: none;
}
.galerias figure{
	border-radius: 20px;
	overflow: hidden;
}
.galerias figure img{
	aspect-ratio: 1;
	object-fit: cover;
	width: 100%;
	transition: all .2s ease-in;
}
.galerias .sobre-texto{
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	top: 0;
	background: linear-gradient(to top, rgba(0, 0, 0, .8), 10%, rgba(0, 0, 0, 0));
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	justify-content: flex-end;
	padding: 1rem;
	color: #fff;
}
.galerias figure:hover img{
	opacity: .6;
}
.galerias .sobre-texto h5{
	letter-spacing: 1.5px;
}
.galerias-img ul li a img{
	aspect-ratio: 1;
	width: 100%;
	object-fit: cover;
}

.review .foto img{
	width: 55px;
	aspect-ratio: 1;
	border-radius: 50%;
	object-fit: cover;
/*	margin: auto;*/
}
#reviews .owl-dots{
	display: flex;
	align-items: center;
	justify-content: center;
	margin:.5rem auto 0 auto;
}
#reviews .owl-dots button{
	height: 15px;
	width: 15px;
	border-radius: 50%;
	background-color: #e3e3e3!important;
	margin:0 3px;
}

.wsp{
    font-size: 11px;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 1px;
    padding: 3px 7px;
    letter-spacing: 0;
    text-transform: none;
}
.whatsapp {
    position: fixed;
    z-index: 9999 !important;
    border-radius: 15px;
    width: 55px;
    height: 55px;
    bottom: 15px;
    right: 15px;
    background-color: #25d366;
    padding: 8px 8px 8px 10px;
    animation: 1s infinite alternate shimmy;
    display: flex;
    flex-direction: column;
    align-content: center;
    justify-content: center;
}
.whatsapp i {
    font-size: 35px;
    color: #fff;
}
@keyframes shimmy{
    0%{
        transform:translate(0,0)
    }
    100%{
        transform:translate(5px, 5px)
    }
}
@media screen and (max-width: 1199px){
	.navbar-toggler {
        padding: 7px 15px;
        color: #fff;
        background-color: #000;
        font-size: 1.5rem;
        border-radius: 10px;
    }
	.offcanvas-body ul{
		border-top: 1px solid #e3e3e3;
	}
	.offcanvas-body .nav-item .nav-link{
		padding: 8px 15px !important;
/*		border-top: 1px solid #e3e3e3;*/
		border-bottom: 1px solid #e3e3e3;
	}
	.offcanvas-body .accordion-button:not(.collapsed){
		background-color: rgb(92 134 0 / 11%) ;
		color: var(--verde-oscuro);
	}
}
@media (max-width: 1024px) {
	.logo-slide {
	    margin-bottom: 1.5rem;
	    max-width: 150px;
	}
	.navbar-toggler {
        padding: 7px 15px;
        color: #fff;
        background-color: #000;
        font-size: 1.5rem;
        border-radius: 10px;
    }

}
@media screen and (min-width: 992px){
	.info-destacada [class^='col-']{
		border-right: 1px solid #e3e3e3;
	}
	.info-destacada [class^='col-']:last-child{
		border-right: none;
	}
	#contacto .datos{
		position: absolute;
		top: 0;
		right: 0;
	}
}
@media screen and (max-width: 992px){
	.carousel-inner, .banner-seccion{
		margin-top: 100px;
	}
	.info-destacada [class^='col-']{
		border-bottom: 1px solid #e3e3e3;
		padding-bottom: .5rem;
	}
	.info-destacada [class^='col-']:last-child{
		border-bottom: none;
		padding-bottom: 0;
	}
}
@media screen and (max-width: 768px){
	.banner-foot img{
		min-height: 400px;
	}
}
@media screen and (max-width: 767px) {
	.carousel-inner{
		margin-top: 120px;
	}
	
}
@media screen and (max-width: 576px){

	.banner-foot img{
		min-height: 450px;
	}

}

@media (max-width: 499px){
	.titulo-slide {
	    font-size: 3rem;
	    font-weight: 300;
	    font-family: "Lora", serif;
	    color: #000;
	}
	#navbar .navbar-brand{
		margin-right: 0;
		width: 100%;
		text-align: center;
		margin-bottom: .5rem;
	}
	#navbar .navbar-brand img{
		width: 200px;
	}
	#navbar.navbar-shrink .navbar-brand img{
		width: 180px;
	}
	.carousel-inner, .banner-seccion{
		margin-top: 135px;
	}
	/*.carousel-item, .banner-seccion{
		margin-top: 160px;
	}*/
}