.display p{
    font-size:19px;
}

.header-img .image-full {
    height: 135px !important;
}

.slide-rows div:last-child{
  color: #ff3e00;
}

.navbar-default{
background-color: rgba(220, 213, 199, 0.21)!important;
 position: absolute;
 width: 100%;
 border: 0px;
 border-bottom:1px solid white;
}

.com-widget-container .container{
 background-color: transparent!important;
}
.com-widget-container .btn-rengine.orphan{
 width:150px;
}

.return-group {display:block !important}
#more-filters {display:none !important}
.com-widget-container .minus-control, .com-widget-container .plus-control { margin-top:12px }

.webapp-services .services {
    margin-top: 0px !important; 
    padding-top: 130px !important;
}

.title:after, .title:before, .service-title:after,  .service-title:before {
width: 50px;
    text-align: center;
    vertical-align: middle;
    content: "";
    height: 2px;
    background-color: rgb(88, 54, 47);
    display: block;
    margin: 10px auto;
}

.owl-carousel .owl-item img {
    max-height:260px;
    
}
.owl-carousel .owl-stage {
    width:100%!important;
}
.owl-carousel .owl-item {
    width:360px !important;
}

.service-title, .slide-flag, .slide-price {
    text-align:center;
}

.service-title {
    color:rgb(88, 54, 47);
}

.slide-subtitle {text-align:center}
.page-navigation-module {padding-top:12px}
.service .image-placeholder {padding-top:50px}

.popup h2 {
    padding:5px !important;
}
.page-navigation-module{
    z-index:1000;
}