.c49-carousel-gallery {background-color: #CCC;margin-bottom: 55px; aspect-ratio: 16 / 9;}
.c49-carousel-gallery .carousel-inner {height: 100%;}
.c49-carousel-gallery .carousel-item {width: 100%; height: 100%;}
.c49-carousel-gallery .carousel-item div {
	width: 100%;
	height: 100%;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #212121;
	border: 0;
    aspect-ratio: 16 / 9;
}
.c49-carousel-gallery .carousel-indicators li {
	max-width: 70px;
	width: 70px;
	height: 55px;
	background-position: center;
	background-size: cover;
	border-radius: 0;
    margin: 2px;
	background-color: #212121;    
}
.c49-carousel-gallery ol.carousel-indicators {
    overflow: hidden;
    bottom: -55px;
    background: #212121;
    width: 100%;
    margin: 0 auto;
	border-left: 2px solid #212121;
    border-right: 2px solid #212121;
}
.c49-carousel-gallery ol.carousel-indicators.olscroll {
	-webkit-justify-content: left;
	-ms-flex-pack: left;
	justify-content: left;
	margin: auto;
	background-color: #212121;
}
.c49-carousel-gallery .ol-control {
	position: absolute;
	bottom: -53px;
	height: 55px;
    z-index: 16;
    cursor: pointer;
    justify-content: center;
    display: flex;
    align-items: center;
}
.c49-carousel-gallery .ol-control i {
    font-size: 40px;
    color: #fff;
}
.c49-carousel-gallery .ol-control.ol-prev {
	left: 0;
	padding: 0 20px 0 10px;
	background: -moz-linear-gradient(left,  rgba(33,33,33,1) 0%, rgba(33,33,33,1) 40%, rgba(33,33,33,0) 90%, rgba(33,33,33,0) 100%);
	background: -webkit-linear-gradient(left,  rgba(33,33,33,1) 0%,rgba(33,33,33,1) 40%,rgba(33,33,33,0) 90%,rgba(33,33,33,0) 100%);
	background: linear-gradient(to right,  rgba(33,33,33,1) 0%,rgba(33,33,33,1) 40%,rgba(33,33,33,0) 90%,rgba(33,33,33,0) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#212121', endColorstr='#00212121',GradientType=1 );
}
.c49-carousel-gallery .ol-control.ol-next {
    right: 0;
    padding: 0 10px 0 20px;
	background: -moz-linear-gradient(left,  rgba(33,33,33,0) 0%, rgba(33,33,33,0) 10%, rgba(33,33,33,1) 60%, rgba(33,33,33,1) 100%);
	background: -webkit-linear-gradient(left,  rgba(33,33,33,0) 0%,rgba(33,33,33,0) 10%,rgba(33,33,33,1) 60%,rgba(33,33,33,1) 100%);
	background: linear-gradient(to right,  rgba(33,33,33,0) 0%,rgba(33,33,33,0) 10%,rgba(33,33,33,1) 60%,rgba(33,33,33,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00212121', endColorstr='#212121',GradientType=1 );
}
.btn-tour {
	top: 155px!important;
    left: -17px!important;
    width: 25%!important;
}
.btn-tour {
    position: absolute;
    top: 20px;
    left: -35px;
    z-index: 10;
    background-color: #006dcc;
    display: block;
    border-radius: 0 4px 4px 0;
}
.btn-tour:before {
    height: 6px;
    width: 86%;
    background-color: rgba(0,0,0,.1);
    content: "";
    position: absolute;
    top: 100%;
    left: 16px;
    z-index: -10;
    display: block;
    border-radius: 0 0 4px 0;
}
.btn-tour:after {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    left: 0px;
    top: 100%;
    border-left: 16px solid transparent;
    border-bottom: 16px solid transparent;
    border-top: 15px solid #000;
}

.btn-tour:hover .fa {
    opacity: 1;
}
.btn-tour a {
    color: #fff;
    font-style: italic;
    font-weight: 600;
    font-size: 17px;
    text-shadow: 1px 1px 2px rgba(0,0,0,.2);
    padding: 10px 20px;
    display: block;
}
.btn-tour .fa {
    opacity: .8;
    margin-right: 5px;
}
.c49-carousel-gallery .carousel-control-next, 
.c49-carousel-gallery .carousel-control-prev {
	top: 60px;
    bottom: 60px;
}
.c49-carousel-gallery .carousel-control-next-icon, 
.c49-carousel-gallery .carousel-control-prev-icon {
    width: 35px;
    height: 35px;
}
.c49-carousel-gallery:hover .carousel-control-next-icon, 
.c49-carousel-gallery:hover .carousel-control-prev-icon {
    opacity: 1;
}
.blueimp-gallery>.prev, .blueimp-gallery>.next {
	color: #fff!important;
}
span.carousel-control-next-icon {
    background-position: 11px;
}
.c49-carousel-gallery .gal-relative{
	position: relative;
	text-align: center;
}
.c49-carousel-gallery .legenda {
	position: absolute;
	background-color: #0000005c;
	color: #fff;
	z-index: 99999999;
	width: 100%;
	padding: 5px 0px;
	text-shadow: 1px 1px #000;
	bottom: 0px;
}
#videos-property-carousel, #videos-cond-carousel {
	margin: 0rem!important;
}
#videos-property .carousel-item, #videos-property-carousel, #videos-cond .carousel-item, #videos-cond-carousel {
	height: auto!important;
}
#videos-property .carousel-item, #videos-property-carousel, #videos-cond .carousel-item, #videos-cond-carousel {
	aspect-ratio: 16 / 9;
}
blockquote.tiktok-embed {
	margin: 0px!important;
}