html,
body {
	padding: 0;
	margin: 0;
	font-family: 'Spartan', sans-serif;
	font-size: 16px;
	font-weight: 300;
}

.select2-container--default.select2-container--focus,
.select2-selection.select2-container--focus,
.select2-container--default:focus,
.select2-selection:focus,
.select2-container--default:active,
.select2-selection:active {
  outline: none;
}

.select2-container--default .select2-selection--single,
.select2-selection .select2-selection--single {
	font-size: 16px;
  border: 1px solid #d2d6de;
  padding: .6rem 1.06rem;
  height: 45px;
}

.select2-container--default.select2-container--open {
  border-color: #3c8dbc;
}

.select2-dropdown {
  border: 1px solid #d2d6de;
 
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #3c8dbc;
  color: white;
}

.select2-results__option {
  padding: 6px 12px;
  user-select: none;
  -webkit-user-select: none;
}

.select2-container .select2-selection--single .select2-selection__rendered {
  padding-left: 0;
  padding-right: 0;
  height: auto;
  margin-top: -4px;
}

.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered {
  padding-right: 6px;
  padding-left: 20px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 28px;
  right: 3px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
  margin-top: 0;
}

.select2-dropdown .select2-search__field,
.select2-search--inline .select2-search__field {
  border: 1px solid #d2d6de;
}

.select2-dropdown .select2-search__field:focus,
.select2-search--inline .select2-search__field:focus {
  outline: none;
}

.select2-container--default.select2-container--focus .select2-selection--multiple,
.select2-container--default .select2-search--dropdown .select2-search__field {
  border-color: #3c8dbc !important;
}

.select2-container--default .select2-results__option[aria-disabled=true] {
  color: #999;
}

.select2-container--default .select2-results__option[aria-selected=true] {
  background-color: #ddd;
}

.select2-container--default .select2-results__option[aria-selected=true],
.select2-container--default .select2-results__option[aria-selected=true]:hover {
  color: #444;
}

.select2-container--default .select2-selection--multiple {
  border: 1px solid #d2d6de;
 
}

.select2-container--default .select2-selection--multiple:focus {
  border-color: #3c8dbc;
}

.select2-container--default.select2-container--focus .select2-selection--multiple {
  border-color: #d2d6de;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
  background-color: #3c8dbc;
  border-color: #367fa9;
  padding: 1px 10px;
  color: #fff;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
  margin-right: 5px;
  color: rgba(255, 255, 255, 0.7);
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #fff;
}

.select2-container .select2-selection--single .select2-selection__rendered {
  padding-right: 10px;
}

.preloader {
	position: fixed;
	background: url("../images/loader.gif") center center #fff no-repeat;
	width: 100%;
	height: 100%;
	z-index: 99999;
	top: 0;
	left: 0;
}

.overlay {
	position: absolute;
	background: rgba(0,0,0,.7);
	z-index: 10;
	width: 100%;
	height: 100%;
}

h1,h2,h3,h4,h5,p {
	padding: 0;
	margin: 0;
}

h1,h2,h3,h4,h5 {
	line-height: normal;
	
}

h1,h2,h3,h4,h5,
.btn,.nav-link {
	font-weight: 300;
	text-transform: capitalize;
}

.btn {
	border: none;
	border-radius: 35px;
}

.btn-success {
	background: #e7a22a;
	color: #fff;
}

.btn-success:hover,
.btn-success:focus,
.btn-success:active {
	background: #333 !important;
	outline: none !important;
	box-shadow: none !important;
}

.top_contact {
	background: #e7a22a;
	font-size: 14px;
	color: #fff;
}

.top_contact .contact_details p {
	line-height: 28px;
}

.top_contact .social_media {
	font-size: 18px;
	text-align: right;
}

.logo {
	height: 100px
}

.navbar {
	
}

.navbar-light .navbar-nav .nav-link {
	color: #e7a22a;
}


.navbar-light .navbar-nav .active>.nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show>.nav-link,
.navbar-light .navbar-nav .nav-link:hover,
.navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .nav-link:active {
	color: #231f20;
}

.navbar .btn {
	padding-left: 20px !important;
	padding-right: 20px !important;
	color: #fff !important;
}

.navbar-light .navbar-nav .btn {
	background: url(../images/btn_bg.jpg) repeat-x;
}

.navbar-light .navbar-nav .btn:hover,
.navbar-light .navbar-nav .btn:focus,
.navbar-light .navbar-nav .btn:active {
	background: url(../images/btn_bg_inverse.jpg) repeat-x !important;
}

#zoom_slider {
	position: relative;
	overflow: hidden;
	width: 100%;
	min-height: 650px;
	text-transform: capitalize;
	color: #ffffff;
}

.zoom_slider-inner-content {
	position: relative;
	z-index: 2;
	margin: 180px auto;
	padding: 20px;
	font-size: 1.2em;
}

.zoom_slider-inner-content h1 {
	font-size: 2em;
	margin: 0 0 35px 0;
	font-weight: 500;
    letter-spacing: 1px;
}

.zoom_slider-inner-content p {
	background: rgba(0,0,0,.4);
	display: table;
	margin-bottom: 15px;
	padding: 10px;
	border-radius: 35px;
}

.zs-enabled .zs-slideshow .zs-bullets {
	position: absolute;
	z-index: 4;
	bottom: 13%;
	left: 8%;
	width: 100%;
}

.zs-enabled .zs-slideshow .zs-bullets .zs-bullet {
	display: inline-table;
	cursor: pointer;
	border: 1px solid #fff;
	width: 15px;
	height: 15px;
	margin: 5px;
	position: relative;
	background:#e7a22a;
	border-radius: 50%;
	left: 0;
}

.zs-enabled .zs-slideshow .zs-bullets .zs-bullet.active {
	background: #333;
	border: 2px solid #e7a22a;
	padding: 2px;
}

.zoom_slider-inner-content .btn {
	background: #231f20;
}

.zoom_slider-inner-content .btn:hover {
	background: #e7a22a !important ;
}

.zoom_slider-inner-content p,
.zoom_slider-inner-content .btn,
.main_search .btn,
footer .btn {
	border-left: 2px double #fff;
	border-bottom: 2px double #fff;
}

.page_title {
	background: url(../images/banner_pic4.jpg) no-repeat center;
	background-size: cover;
	position: relative;
	color: #fff;
}

.page_title .container {
	position: relative;
	z-index: 12;
}

.page_title .breadcrumb {
	background: transparent;
	padding-left: 0;
	padding-right: 0;
}

.page_title a {
	color: #fff;
}

.main_search form {
	background: #231f20;
	position: relative;
	margin-top: -70px;
	z-index: 10;
	border-radius: 15px;
}

.latest_properties {
	position: relative;
}

.property_content {
	position: absolute;
	display: flex;
	align-items: baseline;
	padding: 20px;
	width: 100%;
	height: 100%;
	z-index: 12;
}

.property_content .col-6 {
	padding: 0;
}

.property_method,
.property_price {
	text-transform: uppercase;
	font-size: 12px;
}

.properties_by_city .col-sm-12 h3::after,
.latest_properties .col-sm-12 h3::after {
	position: absolute;
	content: '';
	display: block;
	width: 40px;
	height: 0;
	border-bottom: 2px solid #e7a22a;
	margin-top: 2px
}

/*
.newsletter .col-sm-12 h3::before {
	position: relative;
	content: "";
	width: 40px;
	border-bottom: 2px solid #e7a22a;
	display: table;
	margin: 2px 1px
}
*/

.properties_page .card,
.properties_by_city .card,
.latest_properties .card {
	border: none;
}

.properties_page .card-body,
.properties_by_city .card-body,
.latest_properties .card-body {
	padding: 0;
	color: #fff;
}

.properties_by_city .card-body img,
.latest_properties .card-body img {
	position: relative;
}

.property_features {
	display: inline-block;
	width: 50px;
	height: 50px;
	border: 1px solid #e7a22a;
	border-radius: 50%;
	padding: 10px 5px;
	margin-right: 5px;
	text-align: center;
}

.properties_page .card-footer,
.properties_by_city .card-footer,
.latest_properties .card-footer {
	min-height: 160px;
	padding: 10px;
	text-transform: capitalize;
}

.properties_page .card-footer .numbers,
.properties_by_city .card-footer .numbers,
.latest_properties .card-footer .numbers {
	font-size: 12px;
}

.properties_by_city .card-body a,
.latest_properties .card-body a,
.properties_page .card-body a {
	text-decoration: none;
	color: #fff;
}

.property_page .card-header {
	background: #e7a22a;
	border-radius: 0;
	text-transform: capitalize;
	color: #fff;
}

.property_page .card {
	border: 1px solid #e7a22a;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
}

.funfacts {
	background: url(../images/banner_pic4.jpg) no-repeat center;
	background-size: cover;
	position: relative;
}

.funfacts .container {
	position: relative;
	z-index: 12;
	text-transform: capitalize;
}

.up_counter {
	font-weight: bold;
	font-size: 35px;
}

#about_accordion .card {
	border: 1px solid #e7a22a;
	border-bottom-width: 2px;
	margin-bottom: 5px;
	border-top: none;
	border-radius: 0;
}

#about_accordion .card-header .btn:hover,
#about_accordion .card-header .btn:focus,
#about_accordion .card-header .btn:active {
	background: #e7a22a;
}

#about_accordion .card-header .btn {
	border-radius: 0;
}

.services_page .main_services {
	background: #eee;
}

.services_page .main_services .first_row .card {
	min-height: 290px;
}

.services_page .main_services .second_row .card {
	min-height: 380px;
}

.services_page .main_services .card-body h1 {
	text-align: center;
}

.services_page .main_services .card-body > p:first-of-type {
	margin-bottom: 30px;
	font-weight: 500;
	text-align: center;
}

.gallery_page {
/*	background: #efefef;*/
}

.contact_page .card {
	min-height: 195px;
}

.contact_page .card-body {
/*
	display: flex;
	align-items: center;
*/
}

.contact_page .card-body h1 {
	display: block;
}

#map {
	height: 350px;
}

footer {
	background: #333;
}

footer p:first-of-type {
	border-bottom: 2px solid #fff;
}

footer li {
	margin-bottom: 5px;
}

footer p:first-of-type,
footer a,
.credits {
	text-transform: capitalize;
}

footer,
footer a,
.credits a {
	font-size: 14px;
	color: #fff;
}

.credits {
	background: #231f20;
}


@media(max-width:767px) {
	
	h3 {
		font-size: 18px;
	}
	
	.top_contact {
		font-size: 13px;
	}
	
	#zoom_slider {
		max-height: 300px;
	}
	
	.zoom_slider-inner-content {
		margin-top: 60px;
		padding-top: 10px;
	}
	
	.zoom_slider-inner-content h1 {
		font-size: 28px;
	}
	
	.zoom_slider-inner-content p {
		font-size: 14px;
		padding: 5px 10px;
	}
	
	.zs-enabled .zs-slideshow .zs-bullets {
		bottom: 20%
	}
	
	.main_search form {
		margin-top: -120px;
		padding: 20px!important
	}
	
	.main_search .form-control {
		margin-bottom: 10px
	}
	
	.services_page .main_services .first_row .card,
	.services_page .main_services .second_row .card {
		min-height: 50px;;
	}
	
	.funfacts .card,
	.properties_by_city .card,
	.properties_by_city .card,
	.latest_properties .card {
		margin-bottom: 10px;
	}
	
	footer p:first-of-type {
		margin-top: 20px
	}
	
	
}





































