.VM-HotDealNew{
display:none;
}


.owl-carousel h4{
    font-style: normal !important;
}
/*
.owl-carousel div.Price{
    text-align: center;
    margin-top:10px;
    
}  */

.owl-prev {
    width: 15px;
    height: 70px;
    position: absolute;
    top: 14%;
    margin-left: -25px;
    display: block !important;
    border:0px solid black;
}

.owl-next {
    width: 15px;
    height: 70px;
    position: absolute;
    top: 14%;
    right: 0px;
    display: block !important;
    border:0px solid black;
}

.owl-theme .owl-nav [class*=owl-] {
    /*background-color: #393939 !important;*/
    background-color: transparent !important;
}
.owl-theme .owl-nav [class*=owl-]:hover {
    /*background-color: #d2b886 !important;*/
    background-color: transparent !important;
}



.owl-prev i, .owl-next i {transform : scale(2,4); color: #FFF; font-style: normal !important; }

/*
.owl-prev i,
.owl-next i{
    margin-top: 29px;
} */

.fa, .far, .fas {
    font-family: Font Awesome\ 5 Free !important;
}

#UBERLUXURYCASA{
    display:none;
}

/* .... */    
/*
.Div .Middle {
	visibility:hidden;
}

#owl-carousel,
.Div .Middle{
display:none;
}
   */
   
.owl-carousel .owl-stage-outer{
    width:100%;
}

.owl-carousel{
	display:none;
    /*position: absolute;**/
    margin-top: 10px;
}

.owl-carousel .item {
    height: auto;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;       
}

.owl-carousel .item img{
    display: block;
    height: auto !important;
    max-width: 100% !important;
    width: 100% !important;      
    
/*    height: 430px !important;*/
}

.owl-carousel .item .slidertext {
    /*
    background-color: #a29060;
    opacity: 0.85;
    */
    background-color: rgba(162,144,96,0.85);
    opacity: 1;

    position: absolute;
    bottom: 0px;
    /*padding: 15px 0px;*/
    padding: 10px 0px 15px 0;    
    
    width:100%;
    text-align:center;
}

.owl-carousel .item .slidertext h3{
    font-size: 22px;
    color:#FFF;
    font-weight: normal;
}

.owl-carousel .item .slidertext h4{

    font-size: 22px;
    font-weight: bold;
    color: #FFF;
    margin: 1px 0 0px 0;    
}

.owl-theme .owl-controls{
    margin-top: 0px;
    background-color: #FFF;
}

.owl-theme .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1;
}

.owl-theme .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 5px 7px;
    background: #D6D6D6;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 30px;
}

.owl-nav div{
    position: absolute;
    /*top: 140px;*/
    top: 40%;
}

.owl-nav .owl-next {

    right: 10px;
}

.owl-nav .owl-prev {
    left: 10px;
}

.owl-dots {
    text-align: center;
}     
/*
.owl-carousel .item h3:hover {
  color: #f6a000;
}
*/
                                                                                                         

