/*API*/
:root {
	--main-color: #DC1C2E;
	--accent-color: #b40000;
}

/*API styles*/
.page-template-single-properties h1 {
	font-size: 42px;
	text-align: center;
}

.box.with-header h1, #contact h4 {
	font-size: 24px;
	text-align: center;
	margin: 25px 0;
}

.single-properties-content-area h2 {
	font-size: 24px;
}

h4.media-heading {
	font-size: 18px;
}

.media-body {
	width: auto;
}

tbody th {
	text-align: left;
}

.page-template-single-properties .row {
	margin-right: -15px;
	margin-left: -15px;
}

.portfolio-item span.on-sale, .carousel-indicators .active {
	background: var(--main-color);
}

.carousel-indicators li {
	border: 1px solid var(--main-color);
}

.portfolio-item .property-price {
	height: 150px;
}

.portfolio-item .property-price a {
	min-height: 30px;
}

.portfolio-item .property-price p {
	margin: 0;
	font-size: 16px;
}

.property-props {
	font-size: 24px;
}

/* ------------------------------------
17.Single properties Section Start Here
---------------------------------------*/
.lslide.active > img {
	width: 100%;
}

.single-properties-area {
	padding: 0 0 70px;
}

.single-properties-area .properties-informations {
	border: 1px solid #dddddd;
}

.single-properties-area .prop {
	margin: 50px 0;
}

.single-properties-area .properties-informations .nav-tabs {
	border-bottom: 0px solid #ddd;
}

.single-properties-area .properties-informations .nav.nav-tabs {
	background: #eeeeee none repeat scroll 0 0 !important;
}

.single-properties-area .properties-informations .nav.nav-tabs li {
	border-right: 1px solid #dddddd !important;
}

.single-properties-area .properties-informations .nav.nav-tabs li:last-child {
	border-right: 0px solid #dddddd !important;
}

.single-properties-area .properties-informations .nav.nav-tabs li a {
	margin-right: 0px !important;
	padding: 10px 37.2px;
	color: #333333;
	font-size: 18px;
}

.single-properties-area .properties-informations li.active > a {
	background: #ffffff none repeat scroll 0 0;
	border: 0 none !important;
	margin: 1px;
	color: var(--accent-color) !important;
}

.single-properties-area .properties-informations ul.property-tab {
	margin: 0;
	padding: 0px;
	list-style: none;
}

.single-properties-area .properties-informations ul.property-tab li {
	background: transparent;
	border: none !important;
}

.single-properties-area .properties-informations .tab-content {
	padding: 30px;
}

.single-properties-area .properties-informations .tab-content ul.servecepoint {
	margin: 0;
	padding: 0;
	list-style: none;
}

.single-properties-area .properties-informations .tab-content ul.servecepoint li {
	position: relative;
	margin-left: 20px;
}

.single-properties-area .properties-informations .tab-content ul.servecepoint li:before {
	margin-left: -5px;
	position: absolute;
	content: "\f00c ";
	font-family: FontAwesome;
	left: -20px;
	top: 0;
	font-size: 14px;
	color: var(--accent-color);
}

.contact-agent h3 {
	border-bottom: 1px solid #dddddd;
	font-weight: bold;
	margin: 15px 15px 30px;
	padding-bottom: 20px;
	font-size: 24px;
	color: #111111;
	text-transform: uppercase;
}

.contact-agent .agent-picture img {
	width: 100%;
}

.contact-agent .agent-contact-form h3 {
	border-bottom: 0px solid #dddddd;
	font-weight: bold;
	margin: 0 0 10px;
	font-size: 18px;
	color: var(--accent-color);
	text-transform: uppercase;
	padding: 0;
}

.contact-agent .agent-contact-form p.designation {
	margin: 0 0 10px;
	padding: 0;
}

.contact-agent .agent-contact-form ul {
	margin: 0;
	padding: 0 0 10px;
	border-bottom: 1px solid #dddddd;
}

.contact-agent .agent-contact-form ul li {
	border-right: 1px solid #dddddd;
	display: inline-block;
	font-size: 18px;
	margin-right: 20px;
	padding-right: 20px;
}

.contact-agent .agent-contact-form ul li:last-child {
	border: 0px;
}

.contact-agent .agent-contact-form ul li i {
	margin-right: 10px;
	color: var(--accent-color);
}

.contact-agent .agent-contact-form .main-contact-form {
	margin-left: -15px;
	padding-top: 0px;
}

.contact-agent .agent-contact-form .main-contact-form fieldset {
	margin-top: 20px;
}

.contact-agent .agent-contact-form .main-contact-form fieldset input {
	background: #ededed;
	border-radius: 0;
	height: 40px;
	margin-right: 20px;
}

.contact-agent .agent-contact-form .main-contact-form fieldset input:focus {
	border: 0px;
	box-shadow: none;
}

.contact-agent .agent-contact-form .main-contact-form fieldset textarea {
	background: #ededed;
	border-radius: 0;
	margin-right: 20px;
	height: 105px;
}

.contact-agent .agent-contact-form .main-contact-form fieldset textarea:focus {
	border: 0px;
	box-shadow: none;
}

.contact-agent .agent-contact-form .main-contact-form fieldset .btn-send {
	background: var(--accent-color);
	border: 0 none;
	color: #ffffff;
	display: block;
	font-size: 15px;
	font-weight: bold;
	padding: 10px 45px;
	text-transform: uppercase;
	transition: all 0.3s ease 0;
}

.contact-agent .agent-contact-form .main-contact-form fieldset .btn-send:hover {
	background: #12527b;
}

/* ------------------------------------
  17.1 Single properties sidebar Section Start Here
  ---------------------------------------*/
.sidebar-area .find-propertise-sidebar h3 {
	background: var(--accent-color);
	padding: 15px 30px;
	font-weight: bold;
	font-size: 20px;
	color: #ffffff;
	text-transform: uppercase;
	margin-bottom: 0;
}

.sidebar-area .find-propertise-sidebar .listed-keyword {
	border: 1px solid #dddddd;
	margin-bottom: 30px;
	overflow: hidden;
	padding: 30px;
}

.sidebar-area .find-propertise-sidebar .listed-keyword ul {
	margin: 0;
	padding: 0;
	overflow: hidden;
}

.sidebar-area .find-propertise-sidebar .listed-keyword ul li {
	background: #ededed;
	padding: 10px 30px;
	margin-bottom: 10px;
	font-weight: 600;
}

.sidebar-area .find-propertise-sidebar .listed-keyword ul li .single-field select {
	background: transparent none repeat scroll 0 0;
	border: 0 none;
	font-weight: 600;
	width: 258px;
}

.sidebar-area .find-propertise-sidebar .listed-keyword ul li.price-area {
	background: transparent;
}

.sidebar-area .find-propertise-sidebar .listed-keyword ul li.price-area .price_filter {
	margin: 20px 0;
}

.sidebar-area .find-propertise-sidebar .listed-keyword ul li.price-area .price_filter #amount {
	margin-top: 15px;
	text-align: center;
}

.sidebar-area .find-propertise-sidebar .listed-keyword ul li.price-area .read-more {
	margin: 20px;
	position: relative;
	left: 30px;
}

.sidebar-area .find-propertise-sidebar .listed-keyword ul li.price-area .read-more button {
	margin-bottom: 0;
}

.sidebar-area .find-propertise-sidebar .related-property-sidebar h3 {
	border-bottom: 2px solid #dddddd;
	background: transparent;
	color: #111111;
	padding-left: 0;
}

.sidebar-area .find-propertise-sidebar .related-property-sidebar .total-property-area {
	overflow: hidden;
}

.sidebar-area .find-propertise-sidebar .related-property-sidebar .total-property-area .propery-area .single-item {
	width: 100%;
	position: relative;
	overflow: hidden;
}

.sidebar-area .find-propertise-sidebar .related-property-sidebar .total-property-area .propery-area .single-item img {
	width: 100%;
}

.sidebar-area .find-propertise-sidebar .related-property-sidebar .total-property-area .propery-area .single-item img:hover {
	opacity: .5;
}

.sidebar-area .find-propertise-sidebar .related-property-sidebar .total-property-area .propery-area .single-item span.on-sale {
	background: var(--accent-color);
	color: #ffffff;
	display: block;
	font-weight: bold;
	height: 70px;
	padding: 7px;
	position: absolute;
	right: 0;
	top: 0;
	width: 40px;
}

.sidebar-area .find-propertise-sidebar .related-property-sidebar .total-property-area .propery-area .property-price {
	position: relative;
	overflow: hidden;
	padding: 15px;
}

.sidebar-area .find-propertise-sidebar .related-property-sidebar .total-property-area .propery-area .property-price ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebar-area .find-propertise-sidebar .related-property-sidebar .total-property-area .propery-area .property-price ul li {
	display: inline-block;
}

.sidebar-area .find-propertise-sidebar .related-property-sidebar .total-property-area .propery-area .property-price ul li.price {
	float: right;
	font-weight: 800;
	padding: 10px 0;
	color: var(--accent-color);
}

.sidebar-area .find-propertise-sidebar .related-property-sidebar .total-property-area .propery-area .property-price ul li.border-right {
	border-right: 2px solid #dddddd;
	padding-right: 20px;
}

.sidebar-area .find-propertise-sidebar .related-property-sidebar .total-property-area .propery-area .property-price ul li a {
	display: block;
	text-decoration: none;
	text-transform: uppercase;
	transition: all 0.3s;
	color: #222222;
	font-weight: 800;
}

.sidebar-area .find-propertise-sidebar .related-property-sidebar .total-property-area .propery-area .property-price ul li a:hover {
	color: #12527b;
}

.sidebar-area .find-propertise-sidebar .related-property-sidebar .total-property-area .owl-pagination {
	margin-top: 30px;
}

.sidebar-area .find-propertise-sidebar .related-property-sidebar .total-property-area .owl-pagination .owl-page.active span {
	background: #12527b !important;
}

.sidebar-area .find-propertise-sidebar .related-property-sidebar .total-property-area .owl-pagination .owl-page span {
	border-radius: 0;
	height: 1px;
	width: 50px;
	background: var(--accent-color) !important;
	opacity: 1;
	padding: 1px 10px;
}

#mix-container {
	display: block;
}

#mix-container:not(.rows) .mix {
	width: 33.333333333%;
	display: inline-block;
	box-sizing: border-box;
}

#mix-container .mix {
	padding: 0 5px;
}

/*---------------------------------------------*/
/*  8.  Featured area start
/*---------------------------------------------*/

.gray {
	background: #F8F8F8;
}

.top100 {
	margin-top: 100px;
}

.pt100 {
	padding-top: 100px;
}

.pt50 {
	padding-top: 50px;
}

.pt70 {
	padding-top: 70px;
}

.mb100 {
	margin-bottom: 100px;
}

.pb50 {
	padding-bottom: 50px;
}

.pb100 {
	padding-bottom: 100px;
}

.for-rent {
	background: var(--accent-color);
	color: #ffffff;
	display: block;
	font-weight: bold;
	height: 62px;
	padding: 7px;
	position: absolute;
	right: 0;
	text-align: center;
	top: 0;
	width: 40px;
}

#post-1178 .news-body ol,
#post-1178 .news-body ul {
	list-style: square;
	margin-left: 20px;
	padding-left: 20px;
}

.property-area {
	padding: 90px 0;
}

.featured-property-area {
	padding: 90px 0 0px;
}

.heading-para2 p.title-para {
	margin-bottom: 25px !important;
}

.portfolio-column-menu {
	margin-bottom: 30px;
}

.portfolio-grid .portfolio-column-menu ul,
.portfolio-grid3 .portfolio-column-menu ul {
	text-align: center;
	text-transform: uppercase;
}

.portfolio-column-menu ul li {
	margin-right: 5px;
	color: #5b5b5b;
	text-decoration: none;
	border: 1px solid var(--main-color);
	transition: all 0.3s;
	display: inline-block;
	padding: 10px 30px;
	font-size: 16px;
	cursor: pointer;
}

.portfolio-column-menu ul li.active {
	color: #ffffff;
	background: var(--main-color);
}

.portfolio-column-menu ul li:hover {
	background: var(--main-color);
	color: #ffffff;
}

.portfolio-column-menu ul li:last-child::before {
	display: none;
}

.work-item7 {
	width: 100%;
}

#Container .mix {
	display: none;
}

.mix {
	display: none;
}

.portfolio-column-content .mix {
	display: none;
}

.portfolio-grid3 .portfolio-item {
	margin-bottom: 25px;
}

.portfolio-item {
	overflow: hidden;
	position: relative;
	width: 100%;
}

.portfolio-item a.thumb {
	width: 100%;
	height: 225px;
	display: block;
	background-size: cover;
	background-position: center;

}

.portfolio-item a.thumb:hover {
	opacity: .75;
}

.portfolio-item a.thumb span {
	width: 100%;
	display: block;
	position: absolute;
	bottom: 20px;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	font-size: 17px;
	background-color: rgba(0, 0, 0, 0.35);
}

.portfolio-item span.on-sale {
	background: #b30000;
	color: #ffffff;
	display: block;
	font-weight: bold;
	padding: 7px;
	position: absolute;
	right: 0;
	text-align: center;
	top: 0;
	z-index: 1;
}

.carousel-indicators {
	bottom: -10px !important;
}

.carousel-caption {
	bottom: 0;
}

@media screen and (min-width: 768px) {
	.carousel-caption {
		padding-bottom: 20px;
	}
}

.portfolio-item .property-price {
	position: relative;
	overflow: hidden;
	padding: 15px 0;
	max-width: 350px;
	height: 120px;
}

.portfolio-item .property-price ul li.price {
	float: right;
	font-weight: 800;
	padding: 10px 0;
	color: var(--main-color);
}

.portfolio-item .property-price a {
	display: block;
	text-decoration: none;
	text-transform: uppercase;
	transition: all 0.3s;
	color: #222222;
	font-weight: 800;
	min-height: 50px;
}

.portfolio-item .property-price a:hover {
	color: #12527b;
}

.property-props div {
	display: inline-block;
	width: 48.5%;
	font-weight: bold;
	text-align: center;
}

.property-props .bed {
	background: url(img/bed.png) no-repeat center left;
	background-size: contain;
}

.property-props .bath {
	background: url(img/bath.png) no-repeat center left;
	background-size: contain;
}

.property-props .bath {

}

.header-bottom-area button.search-btn {
	background: none;
	border: none;
	color: var(--accent-color);
	position: absolute;
	width: 20px;
	height: 100%;
	right: 15px;
	top: 10px;
	transition: all 0.3s ease 0s;
}

a.read_more, button.read_more {
	border: 0;
	background: var(--main-color);
	color: #ffffff;
	padding: 15px 0px;
	text-transform: uppercase;
	font-weight: bold;
	border-radius: 0;
	margin: 12px 0;
	transition: all 0.3s;
	display: block;
	font-size: 16px;
}

a.read_more2 {
	text-transform: uppercase;
	font-weight: bold;
	border: 0;
	border-radius: 0;
	width: 100px;
	text-align: center;
	padding: 10px 15px;
	position: absolute;
	bottom: 0;
	right: 0;
	margin: 0;
	display: block;
	font-size: 16px;
	z-index: 1;
	background-color: #333;
}

.header-bottom-area button.search-btn i {
	font-size: 15px;
}

.header-bottom-area button.search-btn2 i {
	font-size: 15px;
}

.header-bottom-area button.search-btn:hover {
	color: var(--accent-color);
}

.header-bottom-area button.search-btn2:hover {
	color: var(--accent-color);
}

.mean-container .mean-nav {
	position: absolute;
	top: 50px;
}

.main-menu ul#nav li .sub-menu li {
	position: relative;
}

.main-menu ul#nav li .sub-menu li .sub-menu {
	position: absolute;
	left: 100%;
	top: 0;
}

.main-menu ul#nav li > .sub-menu > li > .sub-menu > li > .sub-menu,
.main-menu ul#nav li > .sub-menu > li > .sub-menu {
	visibility: hidden;
	opacity: 0
}

.main-menu ul#nav li > .sub-menu > li > .sub-menu > li:hover > .sub-menu,
.main-menu ul#nav li > .sub-menu > li:hover > .sub-menu {
	visibility: visible;
	opacity: 1;
}

/* Social Network */
ul.social-network {
	list-style: none;
	display: inline;
	margin-left: 0 !important;
	padding: 0;
}

ul.social-network li {
	display: inline-block;
	margin: 0px 5px;
}

.social-network a.icoFacebook {
	background-color: #3B5998;
}

.social-network a.icoTwitter {
	background-color: #33ccff;
}

.social-network a.icoPinterest {
	background-color: #BD2126;
}

.social-network a.icoGoogle {
	background-color: #BD3518;
}

.social-network a.icoLinkedin {
	background-color: #007bb7;
}

.social-network a:hover {
	animation: pulse 0.5s;
}

a.socialIcon:hover, .socialHoverClass {
	color: #44BCDD;
}

.social-circle li a {
	display: inline-block;
	position: relative;
	margin: 0 auto 0 auto;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	text-align: center;
	width: 35px;
	height: 35px;
	font-size: 20px;
}

.social-circle li i {
	margin: 0;
	line-height: 37px;
	text-align: center;
}

.social-circle li a {
	background-color: #ccc;
	color: #fff;
}

.card-box {
	padding: 10px;
	border: 1px solid rgba(54, 64, 74, 0.05);
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	background-clip: padding-box;
	margin-bottom: 20px;
	background-color: #f5f5f5;
}

.main-menu ul#nav li {
	padding: 20px 12px !important;
}

.header-bottom-area .logo {
	margin-top: 6px;
}

.main-menu ul#nav li ul li a {
	padding: 0px 10px !important;
}

.vidbg-container video {
	margin-top: 70px !important;
}

.theSpace75 {
	height: 75px;
}

.heading-bottom {
	margin: 30px;
}

.header-page h1, .header-page h2 {
	text-transform: uppercase;
	font-weight: 100;
	color: white;
	margin: 0;
}

.header-page h2 {
	font-size: 22px;
}

.header-page h2::before {
	content: "";
	display: inline-block;
	border: 1px solid white;
	width: 70px;
	margin-right: 10px;
	margin-bottom: 7px;
}

.header-page h2::after {
	content: "";
	display: inline-block;
	border: 1px solid white;
	width: 70px;
	margin-left: 10px;
	margin-bottom: 7px;
}

#mob_log {
	display: block;
	width: 230px;
	position: absolute;
	left: 10px;
	top: 10px;
	z-index: 0;
}

#successContact, #errorContact {
	display: none;
}

#ws-footer {
	display: none !important;
}

/*snip*/

.carousel-indicators {
	position: absolute;
	bottom: -15%;
	left: 50%;
	z-index: 15;
	width: 60%;
	padding-left: 0;
	margin-left: -30%;
	text-align: center;
	list-style: none;
}

.carousel-indicators li {
	display: inline-block;
	width: 10px;
	height: 10px;
	margin: 1px;
	text-indent: -999px;
	cursor: pointer;
	background-color: #fff \9;
	background-color: rgba(255, 255, 255, 0);
	border: 1px solid var(--main-color);
	border-radius: 10px;
}

.carousel-indicators .active {
	width: 12px;
	height: 12px;
	margin: 0;
	background-color: var(--main-color);
}

.carousel-control {
	cursor: pointer;
}

/*.carousel-inner .active.left{
	left: -25%;
}*/


#content .properties a.details:hover {
    background: #13174c;
    color: #7f7f7f;
}

.carousel-inner .next {
	left: 25%;
}

.carousel-inner .prev {
	left: -25%;
}

.carousel-control {
	width: 4%;
}

.carousel-control.left {
	margin-left: 0;
	background-image: none;
}

.carousel-control.right {
	margin-right: 0;
	background-image: none;
}

.thumb-inner .thumb2-inner {
	background: #fff;
}

/*Hide Carousel Controls until hover*/
.carousel .carousel-control {
	display: none;
}

/*Display Carousel Controls on hover*/
.carousel:hover .carousel-control {
	display: block;
}

#thumb-inner > .item {
	position: relative;
	overflow: hidden;
}

#thumb-inner > .item > a img {
	position: relative;
	overflow: hidden;
}

.carousel > .thumb-inner {
	width: 100%;
	position: relative;
	left: 0;
	right: 0;
	margin: auto;
}

.nav-carousel {
	padding-bottom: 0%;
	width: 100%;
	z-index: 101;
	-webkit-transition: all 0.6s ease-in-out;
	transition: all 0.6s ease-in-out;
	float: none;
	margin: 0;
	height: auto;
	overflow-x: scroll;
	white-space: nowrap;
}

.nav-carousel span {
	display: inline-block;
	padding: 5px;
	/*max-height: 125px;*/
	overflow: hidden;
}

.nav-carousel span img {
	vertical-align: middle;
	max-height: 150px;
}

.nav-carousel::-webkit-scrollbar {
	height: 10px;
}

.nav-carousel::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5);
}

.nav-carousel::-webkit-scrollbar-thumb {
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5);
}

.nav-carousel span > a {
}

.nav-carousel li > a:hover {
	background-color: transparent;
	cursor: pointer;
}

.carousel-border {
}

.nav-carousel > .active > a, .nav-carousel > .active > a:hover, .nav-carousel > .active > a:focus, #carousel a:hover, #carousel a:focus {
	outline: none;
	cursor: pointer;
}

.nav-carousel.affix {
	width: 100%;
	position: static;
	z-index: 101;
	height: auto;
	padding-bottom: 0%;
}

.nav-carousel > li {
	z-index: 100;
	padding-bottom: 0%;
}

.slider-div {
	padding-left: 0;
	padding-right: 0;
}

.slider-div img {
	width: 100%;
}

.single-properties-content-area {
	overflow: hidden;
}

.media-left {
	display: inline-block;
	vertical-align: top;
}

.media-body {
	display: inline-block;
	padding: 10px 0 0 5px;
}

#slider-container .slick-slide .image-bg {
	background-position: bottom;
}

.btn.btn-primary {
	background-color: #b30000;
	border-color: #b30000;
}

.btn.btn-primary:hover {
	background-color: #800000;
	border-color: #800000;
}

/*
    Theme Name: Melica WP theme
    Description: Melica is a light blog template, crafted to showcase your content in an beautiful style.
    Author: WPHunters
    Author URI: http://wphunters.com
    Version: 1.3
    License: GNU General Public License version 1.0
    License URI: https://www.gnu.org/licenses/gpl-1.0.html
    Theme URI: http://themeforest.net/user/wphunters/portfolio
*/

/* THEME CHECK FALLBACK. */
/* CLASSES ARE IMPLEMENTED IN style.less */

.aligncenter {
}

.alignleft {
}

.alignright {
}

.bypostauthor {
}

.gallery-caption {
}

.sticky {
}

.wp-caption-text {
}

.wp-caption {
}

#slider-container .slick-slide:after {
	background: rgba(0, 0, 0, 0.15) !important;
}

#header .container ul.menu > li ul {
	width: 250px;
}

/*body {
	padding-top: 0px !important;
	background-color: #f3f3f3 !important;
}*/

/*#header + *:not(.header-nomargin) {
	margin-top: 80px;
}*/

#lidd_mc_submit, #fieldname3_2 {
	display: inline-block;
	margin-bottom: 0;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	touch-action: manipulation;
	cursor: pointer;
	background-image: none;
	border: 2px solid transparent;
	white-space: nowrap;
	text-transform: uppercase;
	transition: all 300ms;
	padding: 10px 18px;
	font-size: 14px;
	line-height: 1.42857143;
	border-radius: 0;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	border-color: #c00;
	color: #c00;
	background-color: #fff;
}

#lidd_mc_submit:hover, #fieldname3_2:hover {
	color: #fff;
	background-color: #c00;
	border-color: #c00;
}

#fieldname1_2, #lidd_mc_results p {
	border: none;
	font-weight: bold;
	font-size: 20px;
}

@media (min-width: 992px) {
	.container {
		/*width: 1180px;*/
	}
}

/* ------------------------------------
17.Single properties Section Start Here
---------------------------------------*/
.lslide.active > img {
	width: 100%;
}

.single-properties-area {
	padding: 0 0 70px;
}

.single-properties-area .properties-informations {
	border: 1px solid #dddddd;
}

.single-properties-area .prop {
	margin: 50px 0;
}

.single-properties-area .properties-informations .nav-tabs {
	border-bottom: 0px solid #ddd;
}

.single-properties-area .properties-informations .nav.nav-tabs {
	background: #eeeeee none repeat scroll 0 0 !important;
}

.single-properties-area .properties-informations .nav.nav-tabs li {
	border-right: 1px solid #dddddd !important;
}

.single-properties-area .properties-informations .nav.nav-tabs li:last-child {
	border-right: 0px solid #dddddd !important;
}

.single-properties-area .properties-informations .nav.nav-tabs li a {
	margin-right: 0px !important;
	padding: 10px 37.2px;
	color: #333333;
	font-size: 18px;
}

.single-properties-area .properties-informations li.active > a {
	background: #ffffff none repeat scroll 0 0;
	border: 0 none !important;
	margin: 1px;
	color: var(--accent-color) !important;
}

.single-properties-area .properties-informations ul.property-tab {
	margin: 0;
	padding: 0px;
	list-style: none;
}

.single-properties-area .properties-informations ul.property-tab li {
	background: transparent;
	border: none !important;
}

.single-properties-area .properties-informations .tab-content {
	padding: 30px;
}

.single-properties-area .properties-informations .tab-content ul.servecepoint {
	margin: 0;
	padding: 0;
	list-style: none;
}

.single-properties-area .properties-informations .tab-content ul.servecepoint li {
	position: relative;
	margin-left: 20px;
}

.single-properties-area .properties-informations .tab-content ul.servecepoint li:before {
	margin-left: -5px;
	position: absolute;
	content: "\f00c ";
	font-family: FontAwesome;
	left: -20px;
	top: 0;
	font-size: 14px;
	color: var(--accent-color);
}

.contact-agent h3 {
	border-bottom: 1px solid #dddddd;
	font-weight: bold;
	margin: 15px 15px 30px;
	padding-bottom: 20px;
	font-size: 24px;
	color: #111111;
	text-transform: uppercase;
}

.contact-agent .agent-picture img {
	width: 100%;
}

.contact-agent .agent-contact-form h3 {
	border-bottom: 0px solid #dddddd;
	font-weight: bold;
	margin: 0 0 10px;
	font-size: 18px;
	color: var(--accent-color);
	text-transform: uppercase;
	padding: 0;
}

.contact-agent .agent-contact-form p.designation {
	margin: 0 0 10px;
	padding: 0;
}

.contact-agent .agent-contact-form ul {
	margin: 0;
	padding: 0 0 10px;
	border-bottom: 1px solid #dddddd;
}

.contact-agent .agent-contact-form ul li {
	border-right: 1px solid #dddddd;
	display: inline-block;
	font-size: 18px;
	margin-right: 20px;
	padding-right: 20px;
}

.contact-agent .agent-contact-form ul li:last-child {
	border: 0px;
}

.contact-agent .agent-contact-form ul li i {
	margin-right: 10px;
	color: var(--accent-color);
}

.contact-agent .agent-contact-form .main-contact-form {
	margin-left: -15px;
	padding-top: 0px;
}

.contact-agent .agent-contact-form .main-contact-form fieldset {
	margin-top: 20px;
}

.contact-agent .agent-contact-form .main-contact-form fieldset input {
	background: #ededed;
	border-radius: 0;
	height: 40px;
	margin-right: 20px;
}

.contact-agent .agent-contact-form .main-contact-form fieldset input:focus {
	border: 0px;
	box-shadow: none;
}

.contact-agent .agent-contact-form .main-contact-form fieldset textarea {
	background: #ededed;
	border-radius: 0;
	margin-right: 20px;
	height: 105px;
}

.contact-agent .agent-contact-form .main-contact-form fieldset textarea:focus {
	border: 0px;
	box-shadow: none;
}

.contact-agent .agent-contact-form .main-contact-form fieldset .btn-send {
	background: var(--accent-color);
	border: 0 none;
	color: #ffffff;
	display: block;
	font-size: 15px;
	font-weight: bold;
	padding: 10px 45px;
	text-transform: uppercase;
	transition: all 0.3s ease 0;
}

.contact-agent .agent-contact-form .main-contact-form fieldset .btn-send:hover {
	background: #12527b;
}

/* ------------------------------------
  17.1 Single properties sidebar Section Start Here
  ---------------------------------------*/
.sidebar-area .find-propertise-sidebar h3 {
	background: var(--accent-color);
	padding: 15px 30px;
	font-weight: bold;
	font-size: 20px;
	color: #ffffff;
	text-transform: uppercase;
	margin-bottom: 0;
}

.sidebar-area .find-propertise-sidebar .listed-keyword {
	border: 1px solid #dddddd;
	margin-bottom: 30px;
	overflow: hidden;
	padding: 30px;
}

.sidebar-area .find-propertise-sidebar .listed-keyword ul {
	margin: 0;
	padding: 0;
	overflow: hidden;
}

.sidebar-area .find-propertise-sidebar .listed-keyword ul li {
	background: #ededed;
	padding: 10px 30px;
	margin-bottom: 10px;
	font-weight: 600;
}

.sidebar-area .find-propertise-sidebar .listed-keyword ul li .single-field select {
	background: transparent none repeat scroll 0 0;
	border: 0 none;
	font-weight: 600;
	width: 258px;
}

.sidebar-area .find-propertise-sidebar .listed-keyword ul li.price-area {
	background: transparent;
}

.sidebar-area .find-propertise-sidebar .listed-keyword ul li.price-area .price_filter {
	margin: 20px 0;
}

.sidebar-area .find-propertise-sidebar .listed-keyword ul li.price-area .price_filter #amount {
	margin-top: 15px;
	text-align: center;
}

.sidebar-area .find-propertise-sidebar .listed-keyword ul li.price-area .read-more {
	margin: 20px;
	position: relative;
	left: 30px;
}

.sidebar-area .find-propertise-sidebar .listed-keyword ul li.price-area .read-more button {
	margin-bottom: 0;
}

.sidebar-area .find-propertise-sidebar .related-property-sidebar h3 {
	border-bottom: 2px solid #dddddd;
	background: transparent;
	color: #111111;
	padding-left: 0;
}

.sidebar-area .find-propertise-sidebar .related-property-sidebar .total-property-area {
	overflow: hidden;
}

.sidebar-area .find-propertise-sidebar .related-property-sidebar .total-property-area .propery-area .single-item {
	width: 100%;
	position: relative;
	overflow: hidden;
}

.sidebar-area .find-propertise-sidebar .related-property-sidebar .total-property-area .propery-area .single-item img {
	width: 100%;
}

.sidebar-area .find-propertise-sidebar .related-property-sidebar .total-property-area .propery-area .single-item img:hover {
	opacity: .5;
}

.sidebar-area .find-propertise-sidebar .related-property-sidebar .total-property-area .propery-area .single-item span.on-sale {
	background: var(--accent-color);
	color: #ffffff;
	display: block;
	font-weight: bold;
	height: 70px;
	padding: 7px;
	position: absolute;
	right: 0;
	top: 0;
	width: 40px;
}

.sidebar-area .find-propertise-sidebar .related-property-sidebar .total-property-area .propery-area .property-price {
	position: relative;
	overflow: hidden;
	padding: 15px;
}

.sidebar-area .find-propertise-sidebar .related-property-sidebar .total-property-area .propery-area .property-price ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebar-area .find-propertise-sidebar .related-property-sidebar .total-property-area .propery-area .property-price ul li {
	display: inline-block;
}

.sidebar-area .find-propertise-sidebar .related-property-sidebar .total-property-area .propery-area .property-price ul li.price {
	float: right;
	font-weight: 800;
	padding: 10px 0;
	color: var(--accent-color);
}

.sidebar-area .find-propertise-sidebar .related-property-sidebar .total-property-area .propery-area .property-price ul li.border-right {
	border-right: 2px solid #dddddd;
	padding-right: 20px;
}

.sidebar-area .find-propertise-sidebar .related-property-sidebar .total-property-area .propery-area .property-price ul li a {
	display: block;
	text-decoration: none;
	text-transform: uppercase;
	transition: all 0.3s;
	color: #222222;
	font-weight: 800;
}

.sidebar-area .find-propertise-sidebar .related-property-sidebar .total-property-area .propery-area .property-price ul li a:hover {
	color: #12527b;
}

.sidebar-area .find-propertise-sidebar .related-property-sidebar .total-property-area .owl-pagination {
	margin-top: 30px;
}

.sidebar-area .find-propertise-sidebar .related-property-sidebar .total-property-area .owl-pagination .owl-page.active span {
	background: #12527b !important;
}

.sidebar-area .find-propertise-sidebar .related-property-sidebar .total-property-area .owl-pagination .owl-page span {
	border-radius: 0;
	height: 1px;
	width: 50px;
	background: var(--accent-color) !important;
	opacity: 1;
	padding: 1px 10px;
}

/*---------------------------------------------*/
/*  8.  Featured area start
/*---------------------------------------------*/

.gray {
	background: #F8F8F8;
}

.top100 {
	margin-top: 100px;
}

.pt100 {
	padding-top: 100px;
}

.pt50 {
	padding-top: 50px;
}

.pt70 {
	padding-top: 70px;
}

.mb100 {
	margin-bottom: 100px;
}

.pb50 {
	padding-bottom: 50px;
}

.pb100 {
	padding-bottom: 100px;
}

.for-rent {
	background: var(--accent-color);
	color: #ffffff;
	display: block;
	font-weight: bold;
	height: 62px;
	padding: 7px;
	position: absolute;
	right: 0;
	text-align: center;
	top: 0;
	width: 40px;
}

#post-1178 .news-body ol,
#post-1178 .news-body ul {
	list-style: square;
	margin-left: 20px;
	padding-left: 20px;
}

.property-area {
	padding: 90px 0;
}

.featured-property-area {
	padding: 90px 0 0px;
}

.heading-para2 p.title-para {
	margin-bottom: 25px !important;
}

.portfolio-column-menu {
	margin-bottom: 30px;
}

.portfolio-grid .portfolio-column-menu ul,
.portfolio-grid3 .portfolio-column-menu ul {
	text-align: center;
	text-transform: uppercase;
}

.portfolio-column-menu ul li {
	margin-right: 5px;
	color: #5b5b5b;
	text-decoration: none;
	border: 1px solid var(--main-color);
	transition: all 0.3s;
	display: inline-block;
	padding: 10px 30px;
	font-size: 16px;
	cursor: pointer;
}

.portfolio-column-menu ul li.active {
	color: #ffffff;
	background: var(--main-color);
}

.portfolio-column-menu ul li:hover {
	background: var(--main-color);
	color: #ffffff;
}

.portfolio-column-menu ul li:last-child::before {
	display: none;
}

.work-item7 {
	width: 100%;
}

#Container .mix {
	display: none;
}

.mix {
	display: none;
}

.portfolio-column-content .mix {
	display: none;
}

.portfolio-grid3 .portfolio-item {
	margin-bottom: 25px;
}

.portfolio-item {
	overflow: hidden;
	position: relative;
	width: 100%;
}

.portfolio-item a.thumb {
	width: 100%;
	height: 225px;
	display: block;
	background-size: cover;

}

.portfolio-item a.thumb:hover {
	opacity: .75;
}

.portfolio-item a.thumb span {
	width: 100%;
	display: block;
	position: absolute;
	bottom: 20px;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	font-size: 17px;
	background-color: rgba(0, 0, 0, 0.35);
}

.portfolio-item span.on-sale {
	background: var(--main-color);
	color: #ffffff;
	display: block;
	font-weight: bold;
	padding: 15px;
	position: absolute;
	right: 0;
	text-align: center;
	top: 0;
	z-index: 1;
	font-size: 18px;
}

.carousel-indicators {
	bottom: -10px !important;
}

.carousel-caption {
	bottom: 0;
}

@media screen and (min-width: 768px) {
	.carousel-caption {
		padding-bottom: 20px;
	}
}

.portfolio-item .property-price {
	position: relative;
	overflow: hidden;
	padding: 15px 0;
	max-width: 350px;
	/* height: 120px; */
}

.portfolio-item .property-price ul li.price {
	float: right;
	font-weight: 800;
	padding: 10px 0;
	color: var(--main-color);
}

.portfolio-item .property-price a {
	display: block;
	text-decoration: none;
	text-transform: uppercase;
	transition: all 0.3s;
	color: #222222;
	font-weight: 800;
	min-height: 50px;
	font-size: 18px;
}

.portfolio-item .property-price a:hover {
	color: #12527b;
}

.property-props div {
	display: inline-block;
	width: 19%;
	font-weight: bold;
	text-align: center;
	font-size: 20px;
}

.property-props .bed {
	background: url(img/bed.png) no-repeat center left;
	background-size: contain;
}

.property-props .bath {
	background: url(img/bath.png) no-repeat center left;
	background-size: contain;
}

.property-props .bath {

}

.header-bottom-area button.search-btn {
	background: none;
	border: none;
	color: var(--accent-color);
	position: absolute;
	width: 20px;
	height: 100%;
	right: 15px;
	top: 10px;
	transition: all 0.3s ease 0s;
}

a.read_more, button.read_more {
	border: 0;
	background: var(--main-color);
	color: #ffffff;
	padding: 15px 0px;
	text-transform: uppercase;
	font-weight: bold;
	border-radius: 0;
	margin: 12px 0;
	transition: all 0.3s;
	display: block;
	font-size: 16px;
}

a.read_more2 {
	text-transform: uppercase;
	font-weight: bold;
	border: 0;
	border-radius: 0;
	width: 100px;
	text-align: center;
	padding: 10px 15px;
	position: absolute;
	bottom: 0;
	right: 0;
	margin: 0;
	display: block;
	font-size: 16px;
	z-index: 1;
	background-color: #13174c;
}

.btn-success:hover {
	color: #7f7f7f;
	background-color: #13174c;
	border-color: #0d1142;
}

.header-bottom-area button.search-btn i {
	font-size: 15px;
}

.header-bottom-area button.search-btn2 i {
	font-size: 15px;
}

.header-bottom-area button.search-btn:hover {
	color: var(--accent-color);
}

.header-bottom-area button.search-btn2:hover {
	color: var(--accent-color);
}

.mean-container .mean-nav {
	position: absolute;
	top: 50px;
}

.main-menu ul#nav li .sub-menu li {
	position: relative;
}

.main-menu ul#nav li .sub-menu li .sub-menu {
	position: absolute;
	left: 100%;
	top: 0;
}

.main-menu ul#nav li > .sub-menu > li > .sub-menu > li > .sub-menu,
.main-menu ul#nav li > .sub-menu > li > .sub-menu {
	visibility: hidden;
	opacity: 0
}

.main-menu ul#nav li > .sub-menu > li > .sub-menu > li:hover > .sub-menu,
.main-menu ul#nav li > .sub-menu > li:hover > .sub-menu {
	visibility: visible;
	opacity: 1;
}

/* Social Network */
ul.social-network {
	list-style: none;
	display: inline;
	margin-left: 0 !important;
	padding: 0;
}

ul.social-network li {
	display: inline-block;
	margin: 0px 5px;
}

.social-network a.icoFacebook:hover {
	background-color: #3B5998;
}

.social-network a.icoTwitter:hover {
	background-color: #33ccff;
}

.social-network a.icoPinterest:hover {
	background-color: #BD2126;
}

.social-network a.icoGoogle:hover {
	background-color: #BD3518;
}

.social-network a.icoLinkedin:hover {
	background-color: #007bb7;
}

.social-network a:hover i {
	color: #fff;
}

a.socialIcon:hover, .socialHoverClass {
	color: #44BCDD;
}

.social-circle li a {
	display: inline-block;
	position: relative;
	margin: 0 auto 0 auto;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	text-align: center;
	width: 35px;
	height: 35px;
	font-size: 20px;
}

.social-circle li i {
	margin: 0;
	line-height: 37px;
	text-align: center;
}

.social-circle li a {
	background-color: #ccc;
	color: #fff;
}

.card-box {
	padding: 10px;
	border: 1px solid rgba(54, 64, 74, 0.05);
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	background-clip: padding-box;
	margin-bottom: 20px;
	background-color: #f5f5f5;
}

.main-menu ul#nav li {
	padding: 20px 12px !important;
}

.header-bottom-area .logo {
	margin-top: 6px;
}

.main-menu ul#nav li ul li a {
	padding: 0px 10px !important;
}

.vidbg-container video {
	margin-top: 70px !important;
}

.theSpace75 {
	height: 75px;
}

.heading-bottom {
	margin: 30px;
}

.header-page h1, .header-page h2 {
	text-transform: uppercase;
	font-weight: 100;
	color: white;
	margin: 0;
}

.header-page h2 {
	font-size: 22px;
}

.header-page h2::before {
	content: "";
	display: inline-block;
	border: 1px solid white;
	width: 70px;
	margin-right: 10px;
	margin-bottom: 7px;
}

.header-page h2::after {
	content: "";
	display: inline-block;
	border: 1px solid white;
	width: 70px;
	margin-left: 10px;
	margin-bottom: 7px;
}

#mob_log {
	display: block;
	width: 230px;
	position: absolute;
	left: 10px;
	top: 10px;
	z-index: 0;
}

#successContact, #errorContact {
	display: none;
}

#ws-footer {
	display: none !important;
}

/*snip*/

.carousel-indicators {
	position: absolute;
	bottom: -15%;
	left: 50%;
	z-index: 15;
	width: 60%;
	padding-left: 0;
	margin-left: -30%;
	text-align: center;
	list-style: none;
}

.carousel-indicators li {
	display: inline-block;
	width: 10px;
	height: 10px;
	margin: 1px;
	text-indent: -999px;
	cursor: pointer;
	background-color: #fff \9;
	background-color: rgba(255, 255, 255, 0);
	border: 1px solid #000;
	border-radius: 10px;
}

.carousel-indicators .active {
	width: 12px;
	height: 12px;
	margin: 0;
	background-color: #000;
}

.carousel-control {
	cursor: pointer;
}

/*.carousel-inner .active.left{
	left: -25%;
}*/

.carousel-inner .next {
	left: 25%;
}

.carousel-inner .prev {
	left: -25%;
}

.carousel-control {
	width: 4%;
}

.carousel-control.left {
	margin-left: 0;
	background-image: none;
}

.carousel-control.right {
	margin-right: 0;
	background-image: none;
}

.thumb-inner .thumb2-inner {
	background: #fff;
}

/*Hide Carousel Controls until hover*/
.carousel .carousel-control {
	display: none;
}

/*Display Carousel Controls on hover*/
.carousel:hover .carousel-control {
	display: block;
	z-index: 10;
}

.carousel .item.active {
	z-index: 1;
}

#thumb-inner > .item {
	position: relative;
	overflow: hidden;
}

#thumb-inner > .item > a img {
	position: relative;
	overflow: hidden;
}

.carousel > .thumb-inner {
	width: 100%;
	position: relative;
	left: 0;
	right: 0;
	margin: auto;
}

.nav-carousel {
	padding-bottom: 0%;
	width: 100%;
	z-index: 101;
	-webkit-transition: all 0.6s ease-in-out;
	transition: all 0.6s ease-in-out;
	float: none;
	margin: 0;
	height: auto;
	overflow-x: scroll;
	white-space: nowrap;
}

.nav-carousel span {
	display: inline-block;
	padding: 5px;
}

.nav-carousel::-webkit-scrollbar {
	height: 10px;
}

.nav-carousel::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5);
}

.nav-carousel::-webkit-scrollbar-thumb {
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5);
}

.nav-carousel span > a {
}

.nav-carousel li > a:hover {
	background-color: transparent;
	cursor: pointer;
}

.carousel-border {
}

.nav-carousel > .active > a, .nav-carousel > .active > a:hover, .nav-carousel > .active > a:focus, #carousel a:hover, #carousel a:focus {
	outline: none;
	cursor: pointer;
}

.nav-carousel.affix {
	width: 100%;
	position: static;
	z-index: 101;
	height: auto;
	padding-bottom: 0%;
}

.nav-carousel > li {
	z-index: 100;
	padding-bottom: 0%;
}

.slider-div {
	padding-left: 0;
	padding-right: 0;
}

.slider-div img {
	width: 100%;
}

.single-properties-content-area {
	overflow: hidden;
}

.media-left {
	display: inline-block;
	vertical-align: top;
}

.media-body {
	display: inline-block;
	padding: 10px 0 0 5px;
}

#slider-container .slick-slide .image-bg {
	background-position: bottom;
}

.btn.btn-primary {
	background-color: #b30000;
	border-color: #b30000;
}

.btn.btn-primary:hover {
	background-color: #800000;
	border-color: #800000;
}

.container .container {
	width: auto;
}

#mapTab iframe,
#streetTab iframe {
	width: 100% !important;
	height: 500px !important;
}

#mix-container.rows .mix > .row .col-md-8 {
	flex: 1;
	height: 225px;
}

#mix-container.rows .mix .property-props {
	position: absolute;
	bottom: 15px;
	width: 90%;
}


.single-properties-area table tr th {
	background-color: var(--main-color);
	color: #fcfcfc;
	font-weight: bold;
	font-size: 14px;
}

.single-properties-area table tr td{
	font-weight: bold;
}

/*.table-hover > tbody > tr:hover > th {
	color: #000;
}*/

.swiper-caption{
	position: absolute;
	bottom: 50px;
	left: 50px;
	text-align: center;
	background-color: rgba(0,0,0,0.3);
	color: white;
	width: 25%;
	line-height: normal;
	margin: 0;
	opacity: 0;
	animation-fill-mode: forwards;
	padding-bottom: 10px;
}

.swiper-menu,
.swiper-slider{
	width: 100%;
	height: 800px;
}

.swiper-menu img,
.swiper-slider img{
	width: 100%;
}

.swiper-thumbs{
	cursor: pointer;
	min-width: 100px;
	width: 100%;
	max-width: 320px;
	height: 100%;
}

.swiper-wrapper .menu {
	min-width: 100px;
	width: 70%;
	max-width: 150px;
	background-color: var(--main-color);
	color: #fff;
}

.content {
	width: 100%;
}

.menu-button {
	position: absolute;
	top: 0px;
	left: 0px;
	padding: 15px;
	cursor: pointer;
	-webkit-transition: .3s;
	transition: .3s;
	background-color: var(--main-color);
	z-index: 10;
	/*margin: 14px;
	border-radius: 5px;*/
}

.menu-button .bar:nth-of-type(1) {
	margin-top: 0px;
}

.menu-button .bar:nth-of-type(3) {
	margin-bottom: 0px;
}

.bar {
	position: relative;
	display: block;
	width: 30px;
	height: 5px;
	margin: 5px auto;
	background-color: #fff;
	border-radius: 10px;
	-webkit-transition: .3s;
	transition: .3s;
	transform-origin: 30% 50%;
}

.menu-button:hover .bar:nth-of-type(1) {
	-webkit-transform: translateY(1.5px) rotate(-4.5deg);
	-ms-transform: translateY(1.5px) rotate(-4.5deg);
	transform: translateY(1.5px) rotate(-4.5deg);
}

.menu-button:hover .bar:nth-of-type(2) {
	opacity: .9;
}

.menu-button:hover .bar:nth-of-type(3) {
	-webkit-transform: translateY(-1.5px) rotate(4.5deg);
	-ms-transform: translateY(-1.5px) rotate(4.5deg);
	transform: translateY(-1.5px) rotate(4.5deg);
}

.cross .bar:nth-of-type(1) {
	-webkit-transform: translateY(15px) rotate(-45deg);
	-ms-transform: translateY(15px) rotate(-45deg);
	transform: translateY(15px) rotate(-45deg);
}

.cross .bar:nth-of-type(2) {
	opacity: 0;
}

.cross .bar:nth-of-type(3) {
	-webkit-transform: translateY(-15px) rotate(45deg);
	-ms-transform: translateY(-15px) rotate(45deg);
	transform: translateY(-15px) rotate(45deg);
}

.cross:hover .bar:nth-of-type(1) {
	-webkit-transform: translateY(13.5px) rotate(-40.5deg);
	-ms-transform: translateY(13.5px) rotate(-40.5deg);
	transform: translateY(13.5px) rotate(-40.5deg);
}

.cross:hover .bar:nth-of-type(2) {
	opacity: .1;
}

.cross:hover .bar:nth-of-type(3) {
	-webkit-transform: translateY(-13.5px) rotate(40.5deg);
	-ms-transform: translateY(-13.5px) rotate(40.5deg);
	transform: translateY(-13.5px) rotate(40.5deg);
}

@media (max-width: 767px) {
	.swiper-slider{
		width: 100%;
		height: 300px;
	}
}

#projects-grid .container{
	width: auto !important;
}

.home .portfolio-box-1.listings {
	width: 48%;
}

.page-template-single-properties main{
	background-color: #fff;
}

/*.page-template-single-properties a:not(.btn):not([class^="ico"]){
	color: var(--main-color);
}*/

.page-template-single-properties .small-text{
	position: static;
	margin-bottom: 35px;
}

#contact-us{
	padding-top: 35px;
}

#contact-us h4{
	margin-bottom: 25px;
}

#contact-us .form-group{
	margin-bottom: 0;
}

#contact-us .form-control{
	border-radius: 0;
}

#contact-us .form-control:not(:last-of-type){
	border-bottom: 0;
}

@keyframes pulse {
	0% {
		-moz-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.4);
		box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.4);
	}
	70% {
		-moz-box-shadow: 0 0 0 10px rgba(204,169,44, 0);
		box-shadow: 0 0 0 10px rgba(204,169,44, 0);
	}
	100% {
		-moz-box-shadow: 0 0 0 0 rgba(204,169,44, 0);
		box-shadow: 0 0 0 0 rgba(204,169,44, 0);
	}
}

.form-control{
	display: inline-block;
	width: 100%;
	border: 1px solid #444;
	padding: 0.25rem 0.5rem;
	font-size: 16px;
	height: 50px;
	outline: none;
	margin-bottom: 15px;
	border-radius: 0;
}

@media only screen and (max-width: 768px) {
	#mix-container .mix {
		width: 100%;
	}
	.swiper-menu, .swiper-slider {
		width: 100%;
		height: 300px;
	}
}

#content .properties.detail .bxslider-property img {
	width:100%;
	display:inline-block;
	margin:0px;
}

#content .properties.detail .bx-pager {
	padding:15px 0px;
}

#content .properties.detail .bx-pager img {
    width: 100px !important;
    margin: 10px 15px 0px 0px;
}


@media (max-width: 767px) {
.bx-wrapper .bx-controls-direction a {
    width: 20px;
    height: 40px;
    top: 50%;
    margin-top: -20px;
    background-size: 100% 100%;
}

#content .row.small-row {
	width:100%;
	margin:0 auto;
}
}

@media only screen and (min-width: 768px) and (max-width: 1169px) {
.bx-wrapper .bx-controls-direction a {
    width: 20px;
    height: 43px;
    top: 50%;
    margin-top: -23px;
    background-size: 100% 100%;
}

}