.big-btns a {
    box-shadow: 0 10px 10px #b97ebb !important;
    width: auto;
    justify-content: center;
    flex-direction: column;
    height: 160px;
    display: flex !important;
    text-align: center !important;
    border-radius: 60px 0 60px 0 !important;
    font-size: 25px !important;
    margin: 50px 0 !important;
}
.big-btns i.vc_btn3-icon {
    position: static !important;
    text-align: center;
    margin-bottom: 18px;

}
body.rtl .upb_row_bg {
    left: auto;
    background-size: contain !important;
}

.theme-slider-view {
    border: 1px solid #fff;
    padding: 5px 10px;
}
@media(max-width:767px){
	.big-btns a{
	margin:0 0 !important;
	}
	body.rtl .upb_row_bg {
    background-size: cover!important;
}
.rtl #estate-carousel_slick .slider-content{
        margin-right:0;
    }
    #colophon{
       display: contents;
    }
}