
.slide-box {
   position: relative;
   width: 100%;
   margin: 0 auto;
}
.slide-box .item {
   position: relative;
   width: 100%;
   text-align: center;
}
.owl-carousel .item img {
   width: 100%;
}
.slide-box .owl-nav {
   position: absolute;
   width: 100%;
   top: 45%;
}
.slide-box .owl-carousel {
   position: relative;
   width: 100%;
}
.slide-box .owl-nav .owl-prev {
   position: absolute;
   left: 15px;
   width: 40px;
   height: 40px;
   line-height: 40px;
   border-radius: 50%;
   text-align: center;
   background: #000 !important;
}
.slide-box .owl-nav .owl-next {
   position: absolute;
   right: 317px;
   width: 40px;
   height: 40px;
   line-height: 40px;
   border-radius: 50%;
   text-align: center;
   background: #000 !important;
}
.owl-next span {
   display: inline-block;
   color: #fff;
   line-height: 29px;
   font-size: 28px;
   margin: 0px;
   padding: 0;
   margin-top:-6px;
}
.owl-prev span {
   display: inline-block;
   color: #fff;
   line-height: 29px;
   font-size: 28px;
   margin: 0px;
   padding: 0;
   margin-top:-6px;
}
.property-gallery-area .slider.slider-nav .slick-slide{
   height: auto;
   padding:5px;
}
.property-gallery-area img{
   width: 100%;
}

.project-thumb-slider .slide-box {
   position: relative;
   width: 100%;
   margin: 0 auto;
}
.slick-slide img {
    width: 100%;
}
.couple-gallery-box.cuple5-box .owl-nav{
   position: absolute;
   width: 100%;
   top: 40%;
}
.couple-gallery-box .owl-nav .owl-prev {
   position: absolute;
   left: 0;
   width: 40px;
   height: 40px;
   line-height: 40px;
   border-radius: 50%;
   text-align: center;
   background: #000 !important;
}
.couple-gallery-box .owl-nav .owl-next {
   position: absolute;
   right: 0;
   width: 40px;
   height: 40px;
   line-height: 40px;
   border-radius: 50%;
   text-align: center;
   background: #000 !important;
}

.couple-gallery-box .owl-nav{
   position: absolute;
   width: 100%;
   top: 40%;
}
.couple-gallery-box.cuple5-box .owl-nav .owl-prev {
   position: absolute;
   left: 0;
   width: 40px;
   height: 40px;
   line-height: 40px;
   border-radius: 50%;
   text-align: center;
   background: #000 !important;
}
.couple-gallery-box.cuple5-box .owl-nav .owl-next {
   position: absolute;
   right: 0;
   width: 40px;
   height: 40px;
   line-height: 40px;
   border-radius: 50%;
   text-align: center;
   background: #000 !important;
}

.floor-plans-side-right .owl-nav{
   position: absolute;
   width: 100%;
   top: 40%;
}
.floor-plans-side-right .owl-nav .owl-prev {
   position: absolute;
   left: 0;
   width: 40px;
   height: 40px;
   line-height: 40px;
   border-radius: 50%;
   text-align: center;
   background: #000 !important;
}
.floor-plans-side-right .owl-nav .owl-next {
   position: absolute;
   right: 0;
   width: 40px;
   height: 40px;
   line-height: 40px;
   border-radius: 50%;
   text-align: center;
   background: #000 !important;
}

.barcode_area .owl-nav{
   position: absolute;
   width: 100%;
   top: 20%;
}
.feedback .owl-nav{
   position: absolute;
   width: 100%;
   top: 40%;    
}
.feedback .owl-nav .owl-prev {
   position: absolute;
   left: -40px;
   border-radius: 50%;
   text-align: center;

}
.feedback .card{
    padding:10px 25px;
}
.feedback .owl-nav .owl-next {
   position: absolute;
   right: -40px;
   border-radius: 50%;
   text-align: center;

}
.barcode_area .owl-nav .owl-prev {
   position: absolute;
   left: -40px;
   width: 30px;
   height: 30px;
   line-height: 30px;
   border-radius: 50%;
   text-align: center;
   background: #666 !important;
}
.barcode_area .owl-nav .owl-next {
   position: absolute;
   right: -40px;
   width: 30px;
   height: 30px;
   line-height: 30px;
   border-radius: 50%;
   text-align: center;
   background: #666 !important;
}
.owl-dots .owl-dot {
    width: 12px;
    height: 12px;
    background: #666!important;
    border-radius: 50%;
    margin: 5px;
}
.owl-dots .owl-dot.active {
    width: 12px;
    height: 12px;
    background: #000!important;
    border-radius: 50%;
    margin: 5px;
}
.slider-for .slick-prev {
    left: -25px;
}
.slider-for .slick-next {
    right: -25px;
}
.slider-nav .slick-prev {
    left: -25px;
}
.slider-nav .slick-next {
    right: -25px;
}
#lg-share{
    display:none;
}
.lg-autoplay-button{
    display:none;
}
#lg-download{
    display:none;
}








