/* Extracted verbatim from the inline <style> blocks the legacy OpenCart page
   emitted (theme header override + home.twig). Loaded last, exactly as the
   original cascade had them, so it overrides style.css and skins/default.css. */
.main-header .dropdown-menu a {
    padding: 10px;
    color: #000000;
    transition: all .3s ease-in-out;
    text-transform: none;
    font-weight: 600;
    font-size: 12px;
    text-transform: uppercase;
    border-bottom: 1px solid #ccc8c8;
}
.bootstrap-select .dropdown-toggle .filter-option-inner {
    overflow: hidden;
    font-size: 12px;
    text-transform: uppercase;
    color: #040404;
    font-weight: 600;
}
.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
    width: 162.5px !important;
}
.bootstrap-select .dropdown-menu li a {
    padding: 10px;
    font-weight: 600;
    font-size: 12px;
    outline: none;
    border: 0 !important;
    text-transform: uppercase;
    color: #222;
}
.content-area {
    padding: 30px 0 30px;
}
.main-title h1 {
    font-size: 26px;
    font-weight: 600;
    margin-bottom: 10px;
    text-transform: uppercase;
}
.property-box {
    position: relative;
    margin-bottom: 30px;
    box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.1);
    border: 2px solid #f7f6f6;
}
.property-box:hover {
    -webkit-box-shadow: 0 0px 0px 0 rgba(58, 87, 135, .15);
    -moz-box-shadow: 0 0px 0px 0 rgba(58, 87, 135, .15);
    box-shadow: 0 0px 0px 0 rgba(58, 87, 135, .15);
}
.property-box .facilities-list {
    background: #ffffff;
    padding: 10px 20px 5px 20px;
}
.property-box .detail .title a {
    color: #292929;
    text-transform: uppercase;
    font-size: 12px;
}
.property-box .detail .location a {
    color: #676666;
    text-transform: capitalize;
}
.property-box .facilities-list li span {
    display: table;
    font-weight: 600;
    float: left;
}
.property-box .detail {
    padding: 10px 20px 5px 20px;
    background: white;
}
.property-box .facilities-list li span {
    display: table;
    font-weight: 600;
    float: left;
    padding-right: 5px;
}
.main-title {
    margin-bottom: 30px;
    text-align: center;
    margin-top: 30px;
}
.content-area-7 {
    padding: 30px 0 20px;
}
@media (min-width: 576px){
.col-sm-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 100%;
}
}
@media (min-width: 1200px){
.container {
    max-width: 1200px;
}
}
.widget {
    margin-bottom: 20px;
    padding: 10px;
    border-bottom: solid 1px #f7f7f7;
}
.sub-banner {
   
    background-size: cover;
    height: 200px;
    background-position: center center;
    background-repeat: no-repeat;
    position: relative;
}
.listing-badges .featured {
    background-color: #2a6bb7;
    -moz-transition: 0.4s;
    -webkit-transition: 0.4s;
    transition: 0.4s;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    background-color: rgba(0, 0, 0, 0.6);
    color: #fff;
    left: 13px;
    font-size: 12px;
    padding: 6px 9px;
    position: absolute;
    top: 15px;
    z-index: 1;
    transform: unset;
   
    position: relative;
    text-align: center;
    width: auto;
}
span.featured::after {
    bottom: -4px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 4px 4px 0 0;
    border-color: rgba(0, 0, 0, 0.6) transparent transparent transparent;
    content: "";
    left: 0;
    position: absolute;
}
.price-box {
    text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.3);
    background-color: #4e97d2;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    padding: 3px 8px;
    text-transform: lowercase;
}
.price-box span {
    color: #ffffff;
    font-weight: 700;
    text-transform: capitalize;
}
.listing-badges {
    z-index: 1;
}
.property-box {
    position: relative;
    margin-bottom: 30px;
    box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.1);
    border: 2px solid #f3f3f3;
}
.property-box .detail .title a {
    color: #3e7eb2;
    text-transform: uppercase;
    font-size: 15px;
   
}
.property-box .detail .title {
   
    text-align: unset;
}
.property-box .detail .location {
    margin: 0;
    font-size: 12px;
    font-weight: 400;
    text-align: unset;
}
.property-box .detail .location a {
    color: #3f4244;
    text-transform: capitalize;
    font-size: 12px;
    font-weight: 400;
}
i.flaticon-pin {
    font-size: 14px;
    color: #e52e2d;
}
.main-title h1 {
    font-size: 26px;
    font-weight: normal;
    margin-bottom: 10px;
    text-transform: uppercase;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    font-family: Roboto;
    font-weight: 300;
    font-style: normal;
    color: #5a5a5a;
    padding-bottom: 10px;
    font-size: 24px;
}
.main-title {
    margin-bottom: 30px;
    text-align: left;
    margin-top: 5px;
}
.text-center {
    text-align: unset !important;
}

.modal-header {
    display: block;  
 }  

.openBtn {
  background: #ffffff;
  border: none;
  padding: 10px 15px;
  font-size: 20px;
  cursor: pointer;
}

.openBtn:hover {
  background: #bbb;
}

.overlay {
  height: 40%;
  width: 100%;
  display: none;
  position: fixed;
  z-index: 999;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.48);
}

.overlay-content {
  position: relative;
  top: 46%;
  width: 80%;
  text-align: center;
  margin-top: 30px;
  margin: auto;
}

.overlay .closebtn {
  position: absolute;
  top: 49px;
  right: 45px;
  font-size: 60px;
  cursor: pointer;
  color: white;
}

.overlay .closebtn:hover {
  color: #ccc;
}

.overlay input[type=text] {
  padding: 15px;
  font-size: 17px;
  border: none;
  float: left;
  width: 80%;
  background: white;
}

.overlay input[type=text]:hover {
  background: #f1f1f1;
}

.overlay button {
  float: left;
  width: 20%;
  padding: 15px;
  background: #ddd;
  font-size: 17px;
  border: none;
  cursor: pointer;
}

.overlay button:hover {
  background: #bbb;
}




.col-center {
	margin: 0 auto;
	float: none !important;
}
.carousel .item {
	color: #999;
	font-size: 14px;
    text-align: center;
	overflow: hidden;
    min-height: 290px;
}
.carousel .item .img-box {
	width: 135px;
	height: 135px;
	margin: 0 auto;
	padding: 5px;
	border: 1px solid #ddd;
	border-radius: 50%;
}
.carousel .img-box img {
	width: 100%;
	height: 100%;
	display: block;
	border-radius: 50%;
}
.carousel .testimonial {
	padding: 30px 0 10px;
}
.carousel .overview {	
	font-style: italic;
}
.carousel .overview b {
	text-transform: uppercase;
	color: #ff214f;
}
.carousel .carousel-control {
	width: 40px;
    height: 40px;
    margin-top: -20px;
    top: 50%;
	background: none;
}
.carousel-control i {
    font-size: 68px;
	line-height: 42px;
    position: absolute;
    display: inline-block;
	color: rgba(0, 0, 0, 0.8);
    text-shadow: 0 3px 3px #e6e6e6, 0 0 0 #000;
}
.carousel .carousel-indicators {
	bottom: -40px;
}
.carousel-indicators li, .carousel-indicators li.active {
	width: 10px;
	height: 10px;
	margin: 1px 3px;
	border-radius: 50%;
}
.carousel-indicators li {	
	background: #999;
	border-color: transparent;
	box-shadow: inset 0 2px 1px rgba(0,0,0,0.2);
}
.carousel-indicators li.active {	
	background: #555;		
	box-shadow: inset 0 2px 1px rgba(0,0,0,0.2);
}

.swiper-slide {
    -webkit-flex-shrink: 0;
    -ms-flex: 0 0 auto;
    flex-shrink: 0;
    width: 160px !important;
    height: 100%;
    position: relative;
}
.swiper-viewport {
    margin: 0 0 60px;
    background: #fff;
    z-index: 1;
    border: 4px solid #fff;
    border-radius: 4px;
    box-shadow: 0 0px 0px rgba(0,0,0,.2);
    width: 100%;
    position: relative;
    overflow: hidden;
}
/* ---- page-specific blocks (category / product / information) ---- */
/* `.hidden` from the category page is intentionally omitted: it only hid a
   sidebar that this rebuild does not render, and applying it site-wide would
   hide the hero's GO button. */
.heading-properties-3 .property-price {
    margin-right: 10px;
    font-weight: 500;
    background: #2e73ab;
    color: #ffff;
    padding: 4px;
    float: right;
    border-radius: 4px;
    font-size: 18px;
    text-transform: uppercase;
}

.content-area-6 {
    padding: 30px 0 50px;
}
.sub-banner .breadcrumbs li a {
    color: #fff;
    font-size: 12px;
}
ul.breadcrumbs.container {
    text-align: left;
}
div#information-information {
    padding: 50px 0px;
}