body,
p {
	color: #777777;
}

#sp-header {
	box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0);
}
#sp-top1 p {
	margin-bottom: 0 !important;
	line-height: 40px;
}

@media (min-width: 992px) {
#sp-top1 .sppb-addon-content {
  text-align: right !important;
}
}
#sp-top1 h3 {
	font-size: 16px;
}
.cmlivedeal.octt label,
.cmlivedeal.octt select {
  display: inline-block !important;
  font-size: 18px;
}
.cmlivedeal.octt {
	background: #ffffff;
	padding: 25px;
	border-radius: 10px;
	border: 2px solid #f4f4f4;
	margin: -45px auto 0 auto;
	width: 40%;
	box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.1)
}
.cmlivedeal.octt i {
	font-size: 18px;
	color: #ec2f36;
}
.cmlivedeal.octt select:not(.form-select):not(.form-control) {
	border: 1px solid rgba(0, 0, 0, 0);	
}
.cmlivedeal.inll ul {
	margin: auto;
	display: block;
	text-align: center;
}
@media (max-width: 1024px) {
.cmlivedeal.inll li {
	margin-top: 15px;
}
}
@media (max-width: 991px) {
#sp-top1 .sppb-addon-content {
  text-align: left !important;
  font-size: 16px !important;
}
#sp-top1 .sppb-addon-content span {
  font-size: 16px !important;
}
}

@media (min-width: 1201px) {
.cmlivedeal.octt {
	width: 45%;
	text-align: center;
}
}
@media (max-width: 1200px) {
.cmlivedeal.octt {
	width: 90%;
	text-align: center;
}
}
@media (max-width: 767px) {
.addon-root-feature {
	margin-bottom: 25px;
}
}

@media (max-width: 478px) {
.cmlivedeal.octt {
	width: 100% !important;
	text-align: center;
}
.cmlivedeal.octt label {
display: block !important;
margin-bottom: 10px;
}
.lftarr .sppb-addon-content {
	text-align: left!important;
	float: left !important;
}
}

.cmlivedeal.inlls .mb-2 {
display: inline-block;
}
.cmlivedeal.inlls .form-row {
width: 100%;
}

.cmlivedeal.inlls #searchForm {
width: 100%;
background: #fff;
padding: 20px 20px 10px 20px;
}
.cmlivedeal.inlls .form-control {
padding: 15px 20px;
border: 2px solid #f4f4f4;
border-radius: 5px;
}
.cmlivedeal.inlls .form-select {
border: 2px solid #f4f4f4;
border-radius: 5px;
height: 56px;
}
.cmlivedeal.inlls .form-row {
	display: inline;
}
.cmlivedeal.inlls .btn-group {
	display: inline-block;
	vertical-align: middle;
}
.cmlivedeal.inlls .btn-group {
background: #ec2f36;
border-radius: 5px;
height: 56px;
padding: 10px 25px;
color: #ffffff;
}
.cmlivedeal.inlls .btn-group i {
	color: #ffffff;
}
@media (min-width: 1024px) {
.cmlivedeal.inlls .mb-2 {
width: 28.888%;
}
}

.cmlivedeal.inll ul {
list-style: none;
padding: 0;
margin: 0;
}
.cmlivedeal.inll li {
padding: 7px 15px;
background: #ffffff;
border-radius: 80px;
display: inline-block;
list-style: none;
}
.cmlivedeal.inll li a {
	color: #777;
}

.cmlivedeal.octt select:not(.form-select):not(.form-control) {
	padding: 0px !important;
}

/**/
@media (min-width: 1285px) {
.topmenu {
    display: flex;
    justify-content: flex-end;
}
.topmenu .menu {
	width: 195px !important;
}
.topmenu .menu .menu-parent {
	text-align: center;
}
.topmenu .menu-child {
	text-align: left;
}
.topmenu .menu a:hover {
	color: #ffffff;
}
.topmenu .menu a {
	color: #ffffff;
	padding-left: 20px;
}
.topmenu .menu {
	list-style: none;
	margin: 8px 0 0 0;
	padding: 14px 25px;
	background: #EA2F36;
	border-radius: 15px;
	z-index: 999;
	position: relative;
}

.topmenu .menu > li {
	position: relative;
	display: inline-block;
}

.topmenu .menu-child {
	display: none;
	position: absolute;
	top: 100%;
	left: 0;
	background-color: #EA2F36;
	box-shadow: 0 2px 4px rgba(0, 0, 0, 0);
	z-index: 999;
	min-width: 195px;
	margin-left: -25px;
	padding-top: 25px;
	padding-bottom: 25px;
	border-radius: 0 0 25px 25px;
}

.topmenu .menu-child.show {
	display: block !important;
}

.topmenu .menu-child li {
	display: block !important;
	padding-bottom: 5px;
}
.topmenu .menu-toggler::before {
	font-family: 'Font Awesome 5 Free'; /* Make sure to adjust the font family based on your Font Awesome version */
	content: '\f007'; /* Unicode for the user icon */
	margin-right: 5px; /* Adjust the spacing */
	position:absolute;
	left: 0;
}
.topmenu .menu-toggler::after {
	font-family: 'Font Awesome 5 Free'; /* Make sure to adjust the font family based on your Font Awesome version */
	content: '\f078'; /* Unicode for the down arrow icon */
	margin-left: 5px; /* Adjust the spacing */
	font-weight: 900;
}
.topmenu ul {
	padding-left: 0;
}
}
@media (max-width: 1000px) {
#sp-menu .d-flex {
	margin-right: 10px;
}
}
@media (max-width: 1285px) {
.topmenu .menu  {

}
.topmenu .menu li span,	
.topmenu .menu li .menu-toggler,
.topmenu .menu a,
.topmenu .menu li a:hover {
	
}
}

#sp-top3 .d-flex  {
    display: block !important;
}
#sp-menu .d-flex {
	justify-content: center;
}
/**/
.sp-megamenu-parent {
	z-index: 9 !important;
}

@media (min-width: 1200px) {
.cmlivedeal.inlls {
	max-width: 1318px!important;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.sppb-row-container,
.container {
	/*max-width: 1290px;*/
	max-width: 1350px!important;
}
#sp-component.col-lg-9 {
    width: 77%;
}
#sp-right.col-lg-3 {
    width: 23%;
}
}
#sp-left .sp-module .sp-module-title, 
#sp-right .sp-module .sp-module-title {
	color: #252525;
}

#sp-left .sp-module, 
#sp-right .sp-module {
	border: 1px solid #ebebeb;
}

#sp-right .cmlivedeal .btn-group button {
	line-height: 35px;
	background: #ec2f36;
	border: 0px transparent;
}
#sp-right .cmlivedeal.inlls #searchForm {
	padding: 0;
}
#sp-right .sp-module.nospace {
	padding: 0px !important;
}	
.sp-megamenu-parent > li > a {
	padding: 0;
	line-height: 70px;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a:hover,
.sp-megamenu-parent > li:hover > a,
.sp-megamenu-parent > li.active > a, 
.sp-megamenu-parent > li.active:hover > a {
	color: #EA2F36;
}
.sp-megamenu-parent > li.active > a {
	font-weight: 700;
}

.deal-info h3 {
	font-weight: 600 !important;
	font-size: 18px !important;
	color: #252525 !important;
	line-height: 24px;
}
.cmlivedeal .deal-list .deal-info {
	padding: 25px !important;
}
.modal-deal-detail h3.deal-name {
	font-size: 25px !important;
    line-height: 36px !important;
	margin-top: 15px;
	color: #252525;
}
.modal-deal-detail h4,
.modal-deal-detail h3 {
	font-weight: 600;
	font-size: 18px;
    line-height: 28px;
	color: #252525;
}

.btn-primary {
	border-color: #ea2f36;
	background-color: #ea2f36;
	font-weight: 500;
	font-size: 16px;
}
.btn-primary:hover {
	border-color: #ea2f36;
	background-color: #ea2f36;
}
.nav-tabs .nav-link {
  background: #252525;
  border: 0px solid #252525;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  color: #ffffff !important;
  padding: 12px 14px;
}
.nav-tabs .nav-link.active{
  background: #ea2f36;
  border: 0px solid #ea2f36;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  color: #ffffff !important;
}
.tab-pane.fade.active.show {
	padding: 25px 5px;
}
.modal-dialog-scrollable .modal-body {
	padding: 35px
}
.cmlivedeal .featured-ribbon span {
  font-size: 14px;
  font-weight: bold;
  color: #fff;
  text-align: center;
  line-height: 20px;
  transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  width: 160px;
  display: block;
  background-color: #ea2f36;
  background: #ea2f36;
  box-shadow: 0 3px 10px -5px transparent;
  position: absolute;
  top: 19px;
  right: 19px;
  text-transform: uppercase;
  padding: 5px 10px !important;
}
.cmlivedeal .featured-ribbon {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
  overflow: hidden;
  width: 175px;
  height: 75px;
  text-align: center;
}
.cmlivedeal .featured-ribbon span::before {
  content: "";
  position: absolute;
  left: 0px;
  top: 100%;
  z-index: -1;
  border-left: 0px solid #631A15;
  border-right: 0px solid transparent;
  border-bottom: 0px solid transparent;
  border-top: 0px solid #631A15;
}
.cmlivedeal .featured-ribbon span::after {
  content: "";
  position: absolute;
  right: 0px;
  top: 0;
  z-index: -1;
  border-left: 0px solid #631A15;
  border-right: 0px solid #631A15;
  border-bottom: 0px solid #631A15;
  border-top: 0px solid #631A15;
}
.deal-info .fas {
	color: #252525;
}
.cmlivedeal .deal-list .thumbnail {
  border: 1px solid #ebebeb !important;
}
/*.timmer {
	font-weight: 600;
	font-size: 18px;
	color: #252525;
}
*/
#sp-bottom1 .sppb-addon-text-block li:hover,
#sp-bottom1 .sppb-addon-text-block li,
.cmlivedeal .deal-list .thumbnail:hover,
.cmlivedeal .deal-list .thumbnail,
.cmlivedeal.inll li:hover,
.cmlivedeal.inll li,
.sppb-addon-feature,
.sppb-addon-feature:hover {
	transition: transform 0.5s ease !important;
}
.merch img {
	object-fit: cover !important;
	height: 160px !important;
	width: 160px !important;
	border-radius: 550px !important;
}
.merch:hover {
	transform: translateY(-10px);
	transition: transform 0.5s ease;
}

#sp-bottom1 .sppb-addon-text-block li:hover {
	transform: translateX(5px);
}
.cmlivedeal .deal-list .thumbnail:hover,
.cmlivedeal.inll li:hover {
	transform: translateY(-5px);
}
.cmlivedeal.inll li:hover a {
  color: #ec2f36;
}
a, a:hover, a:focus, a:active {
  color: #ec2f36;
}

/**/

.menu.mnt li::before {
    font-family: 'Font Awesome 5 Free';
    padding-right: 3px;
	font-weight: 900;
	color: #ec2f36;
}

.menu.mnt li:nth-child(1)::before { content: "\f0a1"; } /* Icon for the first child */
.menu.mnt li:nth-child(2)::before { content: "\f009"; } /* Icon for the second child */
.menu.mnt li:nth-child(3)::before { content: "\f3cd"; } /* Icon for the third child */
.menu.mnt li:nth-child(4)::before { content: "\f059"; } /* Icon for the fourth child */
.menu.mnt li a {
	font-size: 16px;
	font-weight: 500 !important;
}

.lftarr .sppb-addon-content a::after {
	font-family: 'Font Awesome 5 Free';
	padding-left: 5px;
	font-weight: 900;
	color: #ec2f36;
	content: "\f054";
}

/**/

.sp-vmslider-wrapper .item {
    margin: 5px;
	position: relative;
}
.sp-vmslider-wrapper .sp-vmproduct-image img {
    width: 100%; 
    height: auto;
}
.sp-vmslider-wrapper .sp-vmproduct-info {
    padding: 15px 15px 20px 15px;
    background: #f9f9f9; 
}
.sp-vmslider-wrapper .addtocart-button {
    background-color: #EA2F36;
    color: white;
    border-radius: 5px;
    padding: 10px 20px;
    text-transform: uppercase;
    font-size: 14px;
}
.sp-vmslider-wrapper .addtocart-button:hover {
    background-color: #000000;
    text-decoration: none;
}

.vmproduct-more-action ul {
	list-style: none;
}
#sp-vmslider-ii-slide .item .quickvieww {
	opacity: 0;
}
#sp-vmslider-ii-slide .item:hover .quickvieww {
	opacity: 1;
}
#sp-vmslider-ii-slide .item .quickvieww a {
    padding: 3px;
    border: none;
    background: #EA2F36;
    color: #fffff;
	cursor: pointer;
	  padding: 0;
	  border-radius: 100%;
	  width: 80px;
	  height: 80px;
	  display: block;
	  line-height: 80px;
	  text-align: center;
}
#sp-vmslider-ii-slide .item .quickvieww   {
    position: absolute !important;
    top: 30%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.quickvieww a,
.quickvieww i {
	color: #ffffff;
}
.sp-vmslider-wrapper .sp-vmproduct-image img {
    width: 100%; 
    height: 300px;
	object-fit: cover;
}

#sp-vmslider-ii-slide .item h3.sp-item-title a {
	font-weight: 600 !important;
	font-size: 18px !important;
	color: #252525 !important;
	line-height: 24px;
}
.sp-price-box .value-tag {
overflow: hidden;
position: absolute;
top: -5px;
left: -20px;
z-index: 1;
}
.sp-price-box .value {
float: left;
position: relative;
width: auto;
height: 30px;
margin-left: 20px;
padding: 0 12px;
line-height: 30px;
background: #0088cc;
color: #fff;
font-size: 15px;
text-decoration: none;
-webkit-border-bottom-right-radius: 4px;
-webkit-border-top-right-radius: 4px;
border-bottom-right-radius: 4px;
border-top-right-radius: 4px;
}
.sp-price-box .value:before {
content: "";
position: absolute;
top: 0;
left: -15px;
width: 0;
height: 0;
border-style: solid;
border-color: transparent #0088cc transparent transparent;
border-width: 15px 15px 15px 0;
}

.sp-price-box .value:after {
content: "";
position: absolute;
top: 13px;
left: -2px;
width: 4px;
height: 4px;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
border-radius: 2px;
background: #fff;
-moz-box-shadow: -1px -1px 2px #004977;
-webkit-box-shadow: -1px -1px 2px #004977;
box-shadow: -1px -1px 2px #004977;
}
.ends,
.addtocart-button-container {
	display: inline-block !important;
}
.addtocart-button-container {
	float: right;
	margin-top: -20px;
}
.sp-price-box ul {
	list-style: none;
	margin-left: 0;
	padding-left: 0;
}
.sp-price-box li {
	display: inline-block;
}
.pricenormal {
	font-weight: 600;
	color: #252525;
}
.pricenormal,
.pricecost-price {
	font-size: 20px;
}

.sp-vmproduct-info h3 {
    font-size: 1.75rem;
    line-height: 1.75rem;
 }
 
.modal {
	z-index: 99999 !important;
}

.modal-backdrop.show {
	display: none !important;
}

/**/

.sp-deal-ii.sp-vmslider-ii .owl-carousel .owl-nav {
    position: absolute;
    top: 50%;
    width: 100%;
    transform: translateY(-50%);
}
.sp-deal-ii.sp-vmslider-ii .owl-carousel .owl-nav .owl-prev,
.sp-deal-ii.sp-vmslider-ii .owl-carousel .owl-nav .owl-next {
    position: absolute;
    width: 60px;
    height: 60px;
    background-color: #ffffff;
    color: #252525;
    display: flex;
    align-items: center;
    justify-content: center;
	opacity: 0;
	border: 2px solid #e8e8e8;
	border-radius: 150px;
	font-size: 30px;
	font-weight: 600;
}
.sp-deal-ii.sp-vmslider-ii .owl-carousel:hover .owl-nav .owl-prev,
.sp-deal-ii.sp-vmslider-ii .owl-carousel:hover .owl-nav .owl-next {
	opacity: 1;
}
.sp-deal-ii.sp-vmslider-ii .owl-carousel .owl-nav .owl-prev {
    left: 0;
    transform: translate(-50%, -50%);
}
.sp-deal-ii.sp-vmslider-ii .owl-carousel .owl-nav .owl-next {
    right: 0;
    transform: translate(50%, -50%);
}

.sp-deal-ii.sp-vmslider-ii .owl-carousel .owl-nav.disabled {
	display: inline-block !important;
}
.sppb-addon .view-all-container {
	margin-top: 5px;
}
.sppb-addon .view-all-container a {
	font-weight: 500;
	font-size: 16px;
	right: 0;
	position: absolute;
	top: 0;
	margin-top: -33px;
    z-index: 999 !important;
}

.sppb-addon .view-all-container a::after {
	font-family: 'Font Awesome 5 Free';
	padding-left: 5px;
	font-weight: 900;
	color: #ec2f36;
	content: "\f054";
}
.cityintab .sppb-nav-modern > li > a {
  padding: 12px 18px !important;
  background: #fff !important;
  color: #252525 !important;
  border: 2px solid #deddde !important;
  border-radius: 80px !important;
}

.cityintab .sppb-nav-modern > li.active > a, 
.cityintab .sppb-nav-modern > li.active > a:focus, 
.cityintab .sppb-nav-modern > li.active > a:hover {
  padding: 12px 18px !important;
  background: #fff !important;
  color: #252525 !important;
  border: 2px solid #252525 !important;
  border-radius: 80px !important;
}
/**/
#sp-menu .sp-megamenu-parent > li {
	padding: 0 12px;
}
#sp-menu .sp-megamenu-parent li.sp-menu-item.current-item.active a {
	border-bottom: 4px solid #EA2F36;
	border-radius: 0px;
}
#sp-menu .sp-megamenu-parent li.sp-menu-item.current-item.active {
/*border-bottom: 4px solid #EA2F36;*/
border-radius: 0px;
} 
/**/
#sp-menu .sp-megamenu-parent li.sp-menu-item a::before {
	position: absolute;
	top:0;
	line-height: 20px;
	right: 10%;
	text-transform: uppercase;
	background-color: #def6f2;
    color: #5fab99;
    font-size: 10px;
    padding: 0px 5px;
    border-radius: 5px;
}

#sp-menu .sp-megamenu-parent li.sp-menu-item a.certifies::before {
    content: "certifies";
}

#sp-menu .sp-megamenu-parent li.sp-menu-item a.bestchoise::before {
    content: "best choise";
}

#sp-menu .sp-megamenu-parent li.sp-menu-item a.imbattables::before {
    content: "imbattables";
}

#sp-menu .sp-megamenu-parent li.sp-menu-item a.confirmees::before {
    content: "confirmees";
}
#sp-menu .sp-megamenu-parent li.sp-menu-item a.plaisir::before {
    content: "plaisir d'offrir";
}

#sp-menu .sp-megamenu-parent li.sp-menu-item a.incroyable::before {
    content: "incroyable";
}

#sp-menu .sp-megamenu-parent li.sp-menu-item a.folie::before {
    content: "c'est de la folie";
}

#sp-menu .sp-megamenu-parent li.sp-menu-item a.mmmm::before {
    content: "mmmm...";
}


#sp-menu .sp-megamenu-parent li.sp-menu-item a.explosif::before {
    content: "explosif";
}
.deal-all-container a {
	color: #777777;
}
.cmlivedeal h1 {
	color: #252525;
}

.pagination > .active > a:hover, 
.pagination > .active > a:focus, 
.pagination > .active > span:hover, 
.pagination > .active > span:focus,
.pagination > .active > a, 
.pagination > .active > span {
	border-color: transparent;
	background-color: transparent;
}

.sp-page-title {
	position: relative;
	z-index: 1;
	padding: 140px 0px;
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
}
.sp-page-title .sp-page-title-heading {
	font-size: 40px;
	font-weight: 700;
	margin: auto;
	text-align: center;
}
.sp-page-title:after {
	position: absolute;
	top: 0;
	left: 0;
	content: "";
	width: 100%;
	height: 100%;
	opacity: 0.7;
	z-index: -1;
	mix-blend-mode: multiply;
	background-color: #000000;
}

.logo-image-phone {
  height: 30px !important;
  margin-top: 15px !important;
}


@media (max-width: 1299px) {
#offcanvas-toggler {
	position: absolute;
	right: 0;
}
}
#sp-header-mobile {
    height: 60px;
	position: relative;
}

/**/
@media (min-width: 991px) and (max-width: 1299px) {
#offcanvas-toggler {
	height: 60px !important; 
	line-height: 60px !important; 
}
.logo-image {
  height: 30px !important;
  margin-top: 15px !important;
}

}
@media (min-width: 1286px) {
.hideunder1300,
.sp-megamenu-parent {
    display: flex !important; /* Show menu on wide screens */
}
#offcanvas-toggler {
    display: none !important; /* Hide burger menu on wide screens */
}
}

@media (max-width: 1285px) {
.menu.mnt li {
	display: block !important;
	margin-right: auto !important;
	line-height: 20px !important;
	margin-left: 0 !important;
}
.menu.mnt ul {
	text-align: left !important;
}
.menu.mnt li a {
	line-height: 20px !important;
	opacity: 1 !important;
	transition: 0.3s;
	display: inline-block !important;
}
#sp-header-mobile {
	display: block !important;
}
.hideunder1300,
.sp-megamenu-parent {
    display: none !important; /* Hide menu on smaller screens */
}
#offcanvas-toggler {
    display: flex !important; /* Show burger menu on smaller screens */
}
}

@media (min-width: 1200px) and (max-width: 1299px) {
#sp-header-mobile {
	padding: 0 3.5%;
}

.logo-image {
  height: 30px;
  margin-top: 14px;
}
}
.offcanvas-menu .offcanvas-inner ul.menu > li > a {
	opacity: 1;
}
.offcanvas-menu .offcanvas-inner ul.menu > li > ul li a {
  font-size: 16px;
  padding: 6px 0px;
  line-height: 20px;
  font-weight: 500;
  color: #252525;
}

/**/
.page-link.active {
	background-color: #ea2f36;
	border-color: #ea2f36;
}
.cmlivedeal .value-tag .value::before {
	left: -14px;
}
body.ltr .sp-megamenu-parent > li.sp-has-child > a::after, 
body.ltr .sp-megamenu-parent > li.sp-has-child > span::after {
	font-family: 'Font Awesome 5 Free' !important;
}
.deal-list .col-md-4 img {
	object-fit: cover;
	width: 100%;
	height: 200px;
}
.deal-list .col-md-8 h3.deal-name,
.deal-list .col-md-8 h3.deal-name a {
	font-size: 18px;
	font-weight: 600;
	line-height: 28px !important;
	color: #252525;
}
.cmlivedeal h2,
.cmlivedeal h3 {
	color: #252525;
}
row:has(> .col-md-8) {
    display: flex;
    align-items: center; /* Vertically center the content */
}

/**/

.com-cmlivedeal.view-merchant .deal-list {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(250px, 1fr)); /* Adjust minmax() for your preferred minimum column size */
  grid-gap: 20px; /* Adjust spacing between grid items */
  padding: 0px;
}

/* Ensure images are fully responsive within their containers */
.com-cmlivedeal.view-merchant .img-responsive {
  width: 100%; /* Makes images fully responsive */
  height: auto;
}

/* Styling for thumbnails for visual consistency */
.com-cmlivedeal.view-merchant .thumbnail {
  display: flex;
  flex-direction: column;
  overflow: hidden;
  border: 1px solid #ddd;
  border-radius: 4px;
  background-color: #fff;
  padding: 15px;
}

.com-cmlivedeal.view-merchant .deal-name {
  margin: 0 0 10px; /* Adjust spacing above and below the deal name */
}

/* Responsive adjustments */
@media (max-width: 767px) {
.com-cmlivedeal.view-merchant .deal-list {
    grid-template-columns: 1fr; /* Single column layout on smaller screens */
}
}
.com-cmlivedeal.view-merchant .col-md-4 {
	width: 100%;
}
.com-cmlivedeal.view-merchant h3.deal-name {
	margin-top: 15px;
}

.com-cmlivedeal.view-deals .deal-container img {
	object-fit: cover;
	height: 310px;
	width: 100%;
}

/**/

.newmerch li {
    border: 2px solid #ccc; /* Basic border around each merchant item */
    padding: 10px; /* Padding inside each merchant item */
    background-color: #f9f9f9; /* Light background for each item */
    display: inline-block;
	width: 32%;
	height: 125px;
	margin-bottom: 15px;
	margin-right: 10px;
	text-align: center;
	transition: transform 0.5s ease !important;
}

.newmerch li:hover {
	border: 2px solid #ea2f36;
	transition: transform 0.5s ease !important;
}
.newmerch li a {
	line-height: 115px;
	text-align: center;
}

#sp-left .sp-module, 
#sp-right .sp-module {
	padding: 30px;
}
/*property*/
.spproperty-view-properties.spproperty .spproperty-listing-url li a:hover,
.spproperty-view-properties.spproperty .spproperty-listing-url li.active a {
	color: #EA2F36;
}
.spproperty-view-properties.spproperty .spproperty-listing-url li:hover a::before,
.spproperty-view-properties.spproperty .spproperty-listing-url li.active a::before {
  background: #EA2F36;
}

.spproperty .sp-properties-wrapper .property-details .property-title {
  font-weight: 600 !important;
  font-size: 18px !important;
  color: #252525 !important;
  line-height: 24px;
}
.spproperty .sp-properties-wrapper .property-details .property-price {
	font-size: 20px;
	font-weight: 600;
  color: #252525;
}
.properties-search-button .sppb-btn-primary {
background-color: #EA2F36;
  color: #ffffff;
  border-radius: 5px;
  padding: 10px 20px;
  text-transform: uppercase;
  font-size: 14px;
  border: 1px solid transparent;
  font-weight: 600 !important;
}
.properties-search-button .sppb-btn-primary:hover {
	background-color: #252525;
	color: #ffffff;
}
.spproperty .sp-properties-wrapper .property-details .property-category,
.property-details .property-address,
.property-details .property-category {
	color: #777777;
	font-size: 15px;
	font-weight: 400;
	text-transform: capitalize;
}
.property-price .price-tag {
	font-size: 14px;
}

.spproperty .sp-properties-wrapper .property-image img {
	object-fit: cover;
	height: 220px;
}
.spproperty-map-widget .spproperty-map p,
.spproperty-short-overview .spproperty-overview-list .spproperty-single-list span,
.spproperty-details-title .spproperty-details-icon {
	background: #EA2F36;
}
.spproperty-short-overview .spproperty-overview-list .spproperty-single-list span {
	padding-top: 10px;
}
.spproperty-agent-widget ul.spproperty-agent-mailing li i,
.spproperty-map-widget .spproperty-map-widget-content span {
	color: #EA2F36;
}
.spproperty-total-price,
.spproperty-short-overview h5,
.spproperty-call-us-widget h3 {
	color: #252525;
  font-size: 25px;
  font-weight: 600;
}
.spproperty-call-us-widget h3 {
	margin: 0 0 15px;
}
.spproperty-agent-widget,
.spproperty-call-us-widget {
	background: #fafafa;
	border: 1px solid #f5f5f5;
	text-align: center;
}

.spproperty-call-us-widget a.btn.btn-primary {
	background: #252525;
	font-size: 18px;
  font-weight: 700;
  border-radius: 0;
  padding: 16px 30px;
}
.spproperty-floor-plan .spproperty-floor-plan-tab .spproperty-floor-tab-nav li a::after {
  content: '';
  background: #EA2F36;
}
.spproperty-agent-widget h3 a span {
  display: block;
  font-size: 16px;
  font-weight: 400;
  color: #777;
  margin-bottom: 5px;
}
.fixclass #sp-main-body {
  padding: 0 5.6% !important;
}
.fixclass #sp-right .sp-module:first-child {
	margin-top: 75px;
}
.spproperty .sp-properties-wrapper .property-details {
	padding: 25px !important;
	border: 1px solid #ebebeb;
}
@media (min-width: 992px) {
#sp-right .sp-property-search .col-sm-3,
#sp-right .sp-property-search .col-lg-4,
#sp-right .sp-property-search .col-lg-2,
#sp-right .sp-property-search .col-lg-3 {
    width: 100%;
}
}
#sp-right .sp-property-search .sppb-btn-primary:hover {
	background: #252525;
	border-color: #252525;
}
#sp-right .sp-property-search .sppb-btn-primary {
   width: 100%;
	width: 100%;
	height: 50px;
	line-height: 4px;
	margin-bottom: 10px;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: 600 !important;
}
.spproperty-search-advance .chosen-container {
	padding: 0px;
	border: 0px solid #f4f4f4;
	border-radius: 5px;
	height: 50px;
	margin-bottom: 15px;
}
#sp-right .sp-property-search ul.chosen-choices {
	padding: 10px 10px;
	border: 2px solid #f4f4f4;
	border-radius: 5px;
	height: 50px;
	margin-bottom: 15px;
}
.chosen-container-single .chosen-single,
#sp-right .sp-property-search .form-control {
	padding: 15px 20px;
	border: 2px solid #f4f4f4;
	border-radius: 5px;
	height: 50px;
	margin-bottom: 15px;
}
.spproperty-list .item:hover a,
.spproperty-list a:hover, 
.spproperty-list a:focus,
.spproperty .sp-properties-wrapper .property-details .property-title a:hover, 
.spproperty .sp-properties-wrapper .property-details .property-title a:focus, 
.spproperty .sp-properties-wrapper .property-details .property-title a:active,
.spproperty-list a:hover, .spproperty-list a:focus {
	color: #EA2F36 !important;
}
.spproperty .sp-properties-wrapper .property-details .property-summery ul li {
	color: #777777;
	font-size: 15px;
	font-weight: 400;
	text-transform: capitalize;
}
.chosen-container-multi .chosen-choices {
	border: 0px solid transparent;
  background-color: transparent;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(1%, transparent), color-stop(15%, transparent));
  background-image: linear-gradient(transparent 01%, transparent 15%);
}
.chosen-container-single .chosen-single span,
.chosen-container-multi .chosen-choices li.search-field input[type="text"],
.form-control {
	color: #777777;
	font-size: 15px;
	font-weight: 500;
}
.chosen-container-single .chosen-single {
	background: linear-gradient(transparent 20%, transparent 50%, transparent 52%, transparent 100%) !important;
	box-shadow: 0px 0px 10px 0px transparent !important;
}
.spproperty-list .item a {
color: #252525 !important;
font-weight: 400 !important;
}
.spproperty-list .item {
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #f3f3f3;
}
.spproperty-list .item:last-child {
  margin-bottom: 0px;
  padding-bottom: 0px;
  border-bottom: 1px solid transparent;
}
.badge.is-featured {
	background: #EA2F36 !important;
}
.badge.is-overlay {
	background: #252525 !important;
}
.sp-properties-wrapper.property-status-rent i,
.sp-properties-wrapper.property-status-rent fa {
	color: #252525 !important;
}

.sp-properties-wrapper.property-status-rent .properties-search-button {
	display: none !important;
}
.spproperty .sp-properties-wrapper .property-details .property-summery {
	margin: 10px 0 0px !important;
}
/*imo search top*/

.property-search-area {
    z-index: 101 !important;
    border-top: 1px solid #d8d8d8;
    border-bottom: 1px solid #d8d8d8;
}

.sp-property-search input[type="text"],
.sp-property-search input[type="number"] {
    border-radius: 0;
    font-size: 14px;
    color: #303030;
}

.sp-property-search input[type="text"]::-webkit-input-placeholder,
.sp-property-search input[type="number"]::-webkit-input-placeholder {
    color: #303030;
}

.sp-property-search input[type="text"]:-ms-input-placeholder,
.sp-property-search input[type="number"]:-ms-input-placeholder {
    color: #303030;
}

.sp-property-search input[type="text"]::placeholder,
.sp-property-search input[type="number"]::placeholder {
    color: #303030;
}

.sp-property-search input[type="text"]:hover,
.sp-property-search input[type="text"]:focus,
.sp-property-search input[type="number"]:hover,
.sp-property-search input[type="number"]:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.sp-property-search .spproperty-search .sp-select {
    border: none !important;
    padding: 0px !important;
    min-width: auto;
    height: auto;
    line-height: 1.4;
    color: #999999;
    font-weight: 500;
	font-size: 15px;
}

.sp-property-search .spproperty-search .sp-select .sp-select-result {
    padding: 0;
}

.sp-property-search .spproperty-search .sp-select .sp-select-result i.fa {
    margin-top: 0;
    font-size: 13px;
}

.sp-property-search .spproperty-search .sp-select .sp-select-dropdown {
    top: calc(100% + 61px);
    max-height: 180px;
    color: #303030;
}

.sp-property-search .spproperty-search .cat-wrap > div {
    max-width: 180px;
}

.sp-property-search .spproperty-search .cat-wrap:not(:first-child) {
    padding-top: 0px;
}

.sp-property-search .spproperty-search .cat-wrap .pstatus {
    max-width: 205px;
}

.sp-property-search .spproperty-search .cat-wrap .pstatus .sp-select {
    font-size: 14px;
    padding: 17.5px 15px !important;
    background: #252525;
    color: #fff;
}

.sp-property-search .spproperty-search .cat-wrap .pstatus .sp-select .sp-select-dropdown {
    top: calc(100% + 31px);
}
.sp-select .sp-select-dropdown {
  overflow-y: auto;
  overflow-x: hidden;
  width: 100%;
  border-radius: 0 0 3px 3px;
  padding: 10px 0;
  border: 1px solid #d9d9d9 !important;
}
.sp-property-search .spproperty-search .cat-wrap .pstatus .sp-select i.fa {
    color: #fff;
}

.sp-property-search .spproperty-search .input-area-title {
    font-size: 18px;
    font-weight: 700;
	color: #252525;
}

.sp-property-search .spproperty-search .spproperty-search-advance .sp-select .sp-select-dropdown {
    top: calc(100% + 58px);
}

.sp-property-search .spproperty-search .property-advance-search {
    -ms-flex-item-align: center;
    align-self: center;
}

.sp-property-search .spproperty-search .property-advance-search a {
    color: #909090;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-weight: 700;
}

.sp-property-search .spproperty-search .property-advance-search a i.fa {
    font-size: 20px;
    margin-right: 10px;
}

.sp-property-search .spproperty-search .property-search-button-wrap {
    -ms-flex-item-align: center;
    align-self: center;
}

.sp-property-search .spproperty-search .property-search-button-wrap .property-search-button {
    margin-left: 15px;
    width: 100%;
}

.sp-property-search .spproperty-search .property-search-button-wrap button {
    padding: 15px 15px;
    cursor: pointer;
    white-space: normal;
}

.sp-property-search .spproperty-search .property-search-button-wrap button i.fa {
    margin-right: 10px;
    font-size: 14px;
}

.sp-property-search.sp-property-search-overlay .cat-wrap .pstatus .sp-select .sp-select-dropdown {
    top: calc(100% + 20px);
}

.sp-property-search.sp-property-search-overlay .sp-select .sp-select-dropdown {
    top: calc(100% + 50px);
}

.sp-property-search.sp-property-search-overlay .spproperty-search-advance-wrapper {
    position: absolute;
    left: 0px;
    right: 0px;
    top: 100%;
}

.sp-property-search.sp-property-search-overlay .spproperty-search-advance-wrapper .sp-select .sp-select-dropdown {
    top: calc(100% + 38px);
}

.sp-property-search.sp-property-search-overlay .spproperty-search-advance-wrapper .spproperty-search-advance {
    background: white;
    padding: 20px 30px 10px;
    border: 1px solid #d8d8d8;
    border-top: none;
}
.sp-property-search .col.cat-wrap i {
	display: none !important;
}
.sp-property-search .col.cat-wrap {
	height: 50px;
}
.spproperty-show-advance.advance-search-btn {
	color: #252525 !important;
}

.sp-property-search .spproperty-search .property-search-button-wrap button {
	padding: 15px 15px;
	background: #ea2f36;
	color: #ffffff;
	font-weight: 600;
	border: 1px solid #ea2f36g !important;
}



.sp-select {
  position: relative;
  cursor: pointer;
  width: 100%;
  min-width: 250px;
  border: 1px solid #d0d0d0 !important;
  height: 53px;
  padding: 5px 15px;
  line-height: 43px;
  color: #707070;
  background-color: #fff;
}
.sp-select.active .sp-select-result i.fa:before {
  content: "\f077";
}
.sp-select .sp-select-result {
  padding: 0 10px;
  text-align: left;
}
.sp-select .sp-select-result i.fa {
  float: right;
  line-height: 1.5;
  margin-top: 11px;
  color: #858585;
}
.sp-select ul {
  display: none;
  list-style: none;
  padding: 0;
  margin: 0;
  position: absolute;
  top: 100%;
  left: 0;
  min-width: 80px;
  background: #fff;
  z-index: 100;
}
.sp-select ul > li {
  display: block;
  height: auto;
  line-height: normal;
  padding: 5px 25px;
  font-size: 13px;
  margin: 0;
  margin-bottom: 2px;
  cursor: pointer;
  transition: 0.3s;
}
.sp-select ul > li:last-child {
  margin-bottom: 0;
}
.sp-select .sp-select-dropdown {
  overflow-y: auto;
  overflow-x: hidden;
  width: 100%;
  border-radius: 0 0 3px 3px;
  padding: 10px 0;
  border: 1px solid #d9d9d9 !important;
}
@media (max-width: 992px) {
.sp-property-search .spproperty-search .row > div:nth-child(1) {
    z-index: 21;
  }
  .sp-property-search .spproperty-search .row > div:nth-child(2) {
    z-index: 20;
  }
  .sp-property-search .spproperty-search .row > div:nth-child(3) {
    z-index: 19;
  }
  .sp-property-search .spproperty-search .row > div:nth-child(4) {
    z-index: 18;
  }
  .sp-property-search .spproperty-search .row > div:nth-child(5) {
    z-index: 17;
  }
  .sp-property-search .spproperty-search .row > div:nth-child(6) {
    z-index: 16;
  }
  .sp-property-search .spproperty-search .row > div:nth-child(7) {
    z-index: 15;
  }
  .sp-property-search .spproperty-search .row > div:nth-child(8) {
    z-index: 14;
  }
  .sp-property-search .spproperty-search .row > div:nth-child(9) {
    z-index: 13;
  }
  .sp-property-search .spproperty-search .row > div:nth-child(10) {
    z-index: 12;
  }
}

.spproperty-search-advance .form-group {
	margin-top: 2px;
}
.spproperty-search-advance .chosen-container-multi .chosen-choices {
	padding-left: 0px !important;
}

@media (min-width: 680px) and (max-width: 992px) {
.col.cat-wrap {
	min-width: 33% !important;
}
}

@media (max-width: 679px) {
.col.cat-wrap {
	min-width: 100% !important;
}
}
/*jobs*/
.filters.jobs-filters.card {
  border: 1px solid #d8d8d8;
  border-radius: 0;	
  
}
.filters.jobs-filters.card .form-control {
	border: 1px solid #d8d8d8;
	border-radius: 0px;
	padding: 15px 20px;
	height: 50px;
}
.filters.jobs-filters.card .chosen-container-single .chosen-single {
	border: 1px solid #d8d8d8;
	border-radius: 0px;	
}
#jb_template .card {
  border: 1px solid #d8d8d8;
border-radius: 7px;
  margin: 10px;
}
.card-title a {
	color: #000;
}
.com_easyjobsmanager h1 {
	color: #000;
	font-size: 28px;
}
.job-desc strong {
	color: #000;
}
.btn-warning {
	background: #EA2F36 !important;
	border-color: #EA2F36 !important;
	color: #ffffff !important;
	padding: 12px 28px !important;
}
.alert.alert-danger {
line-height: 45px;
}
.alert.alert-danger p {
	color: #000000;
	margin-bottom: 0;
}
@media (min-width: 1024px) {
#jb_template .card.mb-4.contract-type-10,
#jb_template .card.mb-4.contract-type-9,
#jb_template .card.mb-4.contract-type-8,
#jb_template .card.mb-4.contract-type-7,
#jb_template .card.mb-4.contract-type-6,
#jb_template .card.mb-4.contract-type-5,
#jb_template .card.mb-4.contract-type-4,
#jb_template .card.mb-4.contract-type-3,
#jb_template .card.mb-4.contract-type-2,
#jb_template .card.mb-4.contract-type-1 {
	border: 1px solid #d8d8d8;
	border-radius: 7px;
	width: 48%;
	display: inline-block;
	margin: 10px;
}
#jb_template .card.mb-4.contract-type-10 .pe-md-3 img,
#jb_template .card.mb-4.contract-type-9 .pe-md-3 img,
#jb_template .card.mb-4.contract-type-8 .pe-md-3 img,
#jb_template .card.mb-4.contract-type-7 .pe-md-3 img,
#jb_template .card.mb-4.contract-type-6 .pe-md-3 img,
#jb_template .card.mb-4.contract-type-5 .pe-md-3 img,
#jb_template .card.mb-4.contract-type-4 .pe-md-3 img,
#jb_template .card.mb-4.contract-type-3 .pe-md-3 img,
#jb_template .card.mb-4.contract-type-2 .pe-md-3 img,
#jb_template .card.mb-4.contract-type-1 .pe-md-3 img {
	width: 100%;
	border-radius: 7px;
}
#jb_template .card.mb-4.contract-type-10 .pe-md-3,
#jb_template .card.mb-4.contract-type-9 .pe-md-3,
#jb_template .card.mb-4.contract-type-8 .pe-md-3,
#jb_template .card.mb-4.contract-type-7 .pe-md-3,
#jb_template .card.mb-4.contract-type-6 .pe-md-3,
#jb_template .card.mb-4.contract-type-5 .pe-md-3,
#jb_template .card.mb-4.contract-type-4 .pe-md-3,
#jb_template .card.mb-4.contract-type-3 .pe-md-3,
#jb_template .card.mb-4.contract-type-2 .pe-md-3,
#jb_template .card.mb-4.contract-type-1 .pe-md-3 {
	width: 40%;
}
}

/*property new*/

.z-index-more {
  z-index:101!important
}
.property-search-area {
  z-index:101!important;
  border-top:1px solid #d8d8d8;
  border-bottom:1px solid #d8d8d8
}
.sp-property-search input[type=text],
.sp-property-search input[type=number] {
  border-radius:0;
  font-size:14px;
  color:#303030
}
.sp-property-search input[type=text]::-webkit-input-placeholder,
.sp-property-search input[type=number]::-webkit-input-placeholder {
  color:#303030
}
.sp-property-search input[type=text]:-ms-input-placeholder,
.sp-property-search input[type=number]:-ms-input-placeholder {
  color:#303030
}
.sp-property-search input[type=text]::placeholder,
.sp-property-search input[type=number]::placeholder {
  color:#303030
}
.sp-property-search input[type=text]:hover,
.sp-property-search input[type=number]:hover,
.sp-property-search input[type=text]:focus,
.sp-property-search input[type=number]:focus {
  -webkit-box-shadow:none;
  box-shadow:none
}
.sp-property-search .spproperty-search .sp-select {
  border:none!important;
  padding:0;
  min-width:auto;
  height:auto;
  line-height:1.4;
  color:#909090;
  font-weight:700
}
.sp-property-search .spproperty-search .sp-select .sp-select-result {
  padding:0
}
.sp-property-search .spproperty-search .sp-select .sp-select-result i.fa {
  margin-top:0;
  font-size:13px
}
.sp-property-search .spproperty-search .sp-select .sp-select-dropdown {
  top:calc(100% + 61px);
  max-height:180px;
  color:#303030
}
.sp-property-search .spproperty-search .cat-wrap>div {
  max-width:180px
}
.sp-property-search .spproperty-search .cat-wrap:not(:first-child) {
  padding-top:19px
}
.sp-property-search .spproperty-search .cat-wrap .pstatus {
  max-width:205px
}
.sp-property-search .spproperty-search .cat-wrap .pstatus .sp-select {
  font-size:18px;
  padding:36px 25px;
  background:#000;
  color:#fff
}
.sp-property-search .spproperty-search .cat-wrap .pstatus .sp-select .sp-select-dropdown {
  top:calc(100% + 31px)
}
.sp-property-search .spproperty-search .cat-wrap .pstatus .sp-select i.fa {
  color:#fff
}
.sp-property-search .spproperty-search .input-area-title {
  font-size:18px;
  font-weight:700
}
.sp-property-search .spproperty-search .spproperty-search-advance .sp-select .sp-select-dropdown {
  top:calc(100% + 58px)
}
.sp-property-search .spproperty-search .property-advance-search {
  -ms-flex-item-align:center;
  align-self:center
}
.sp-property-search .spproperty-search .property-advance-search a {
  color:#909090;
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  font-weight:700
}
.sp-property-search .spproperty-search .property-advance-search a i.fa {
  font-size:20px;
  margin-right:10px
}
.sp-property-search .spproperty-search .property-search-button-wrap {
  -ms-flex-item-align:center;
  align-self:center
}
.sp-property-search .spproperty-search .property-search-button-wrap .property-search-button {
  margin-left:15px
}
.sp-property-search .spproperty-search .property-search-button-wrap button {
  padding:15px 22px;
  border:2px solid;
  cursor:pointer;
  white-space:normal
}
.sp-property-search .spproperty-search .property-search-button-wrap button i.fa {
  margin-right:10px;
  font-size:18px
}
.sp-property-search.sp-property-search-overlay .cat-wrap .pstatus .sp-select .sp-select-dropdown {
  top:calc(100% + 20px)
}
.sp-property-search.sp-property-search-overlay .sp-select .sp-select-dropdown {
  top:calc(100% + 50px)
}
.sp-property-search.sp-property-search-overlay .spproperty-search-advance-wrapper {
  position:absolute;
  left:0;
  right:0;
  top:100%
}
.sp-property-search.sp-property-search-overlay .spproperty-search-advance-wrapper .sp-select .sp-select-dropdown {
  top:calc(100% + 38px)
}
.sp-property-search.sp-property-search-overlay .spproperty-search-advance-wrapper .spproperty-search-advance {
  background:#fff;
  padding:20px 30px 10px;
  border:1px solid #d8d8d8;
  border-top:none
}
.com-spproperty .noUi-horizontal .noUi-handle {
  width:10px;
  height:10px;
  top:-5px;
  background:#000;
  border:none
}
.com-spproperty .noUi-horizontal .noUi-handle .noUi-tooltip {
  font-size:12px;
  padding:2px 13px;
  color:#909090;
  font-weight:700;
  border-radius:0
}
.com-spproperty .noUi-horizontal .noUi-connect {
  background-color:#000
}
.spproperty-search-advance>hr {
  border-top-color:#d8d8d8;
  margin-top:30px;
  padding-bottom:30px;
  margin-bottom:0
}
.spproperty-search-advance .noUi-handle {
  width:10px;
  height:10px;
  top:-5px;
  background:#000;
  border:none
}
.spproperty-search-advance .noUi-handle .noUi-tooltip {
  font-size:12px;
  padding:2px 13px;
  color:#909090;
  font-weight:700;
  border-radius:0
}
.spproperty-search-advance .noUi-connect {
  background-color:#000
}
.spproperty-search-advance .spproperty-price-range,
.spproperty-search-advance .spproperty-size-range {
  font-size:12px;
  color:#909090;
  font-weight:700;
  margin-bottom:15px
}
.spproperty-search-advance .noUi-connect {
  background:#000
}
.spproperty-search-advance .chzn-container .chzn-choices {
  border-color:#ced4da!important;
  border-radius:0!important;
  padding:0 12px!important;
  color:#000!important
}
.spproperty-search-advance .chzn-container .chzn-choices>li {
  font-size:11px;
  font-weight:700;
  border-color:#ced4da!important
}
.spproperty-search-advance .chzn-container .chzn-choices>li.search-field input {
  color:#303030;
  font-size:14px!important
}
.spproperty-search-advance .chzn-container .chzn-choices>li .search-choice-close:after {
  font-size:11px!important
}
.spproperty .sp-properties-wrapper {
  border:1px solid #d8d8d8;
  background-color:#fff;
  padding:0;
  -webkit-transition:.3s;
  transition:.3s
}
.spproperty .sp-properties-wrapper:hover {
  -webkit-box-shadow:0 2px 6px 0 rgba(139,139,139,.5);
  box-shadow:0 2px 6px 0 rgba(139,139,139,.5)
}
.spproperty .sp-properties-wrapper:hover .property-summery {
  margin-top:25px
}
.spproperty .sp-properties-wrapper:hover .property-image img {
  -webkit-transform:scale(1);
  transform:scale(1)
}
.spproperty .sp-properties-wrapper:hover .property-image .owl-nav>button {
  left:10px
}
.spproperty .sp-properties-wrapper:hover .property-image .owl-nav>button.owl-next {
  right:10px
}
.spproperty .sp-properties-wrapper.property-status-sold .spproperty-badge-sold {
  z-index:5
}
.spproperty .sp-properties-wrapper .property-image .item:before,
.spproperty .sp-properties-wrapper .property-image .item:after {
  content:"";
  position:absolute;
  top:0;
  bottom:0;
  width:25%;
  opacity:0;
  transition:.3s
}
.spproperty .sp-properties-wrapper .property-image .item:before {
  background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,0.25)),to(rgba(0,0,0,0.00)));
  background-image:linear-gradient(90deg,rgba(0,0,0,0.25) 0%,rgba(0,0,0,0.00) 100%);
  left:0;
  z-index:2
}
.spproperty .sp-properties-wrapper .property-image .item:after {
  background-image:-webkit-gradient(linear,right top,left top,from(rgba(0,0,0,0.25)),to(rgba(0,0,0,0.00)));
  background-image:linear-gradient(-90deg,rgba(0,0,0,0.25) 0%,rgba(0,0,0,0.00) 100%);
  right:0
}
.spproperty .sp-properties-wrapper:hover .property-image.no-gallery:before,
.spproperty .sp-properties-wrapper:hover .property-image .item:before,
.spproperty .sp-properties-wrapper:hover .property-image.no-gallery:after,
.spproperty .sp-properties-wrapper:hover .property-image .item:after {
  opacity:1
}
.spproperty .sp-properties-wrapper .property-image .owl-carousel.spproperty-gallery:before {
  content:"";
  position:absolute;
  bottom:0;
  left:0;
  right:0;
  height:30px;
  background-image:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,0.40)),to(rgba(0,0,0,0.00)));
  background-image:linear-gradient(0deg,rgba(0,0,0,0.40) 0%,rgba(0,0,0,0.00) 100%);
  left:0;
  z-index:10
}
.spproperty .sp-properties-wrapper .property-image .property-image-gradient-overlay {
  position:absolute;
  bottom:0;
  left:0;
  right:0;
  height:30px;
  background-image:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,0.40)),to(rgba(0,0,0,0.00)));
  background-image:linear-gradient(0deg,rgba(0,0,0,0.40) 0%,rgba(0,0,0,0.00) 100%);
  left:0
}
.spproperty .sp-properties-wrapper .property-image .owl-nav {
  margin:0;
  height:0;
  width:0
}
.spproperty .sp-properties-wrapper .property-image .owl-nav>button {
  position:absolute;
  top:50%;
  padding:0!important;
  transform:translateY(-50%);
  left:-20px;
  margin:0;
  color:#fff;
  font-size:30px;
  opacity:1;
  transition:.3s
}
.spproperty .sp-properties-wrapper .property-image .owl-nav>button:hover,
.spproperty .sp-properties-wrapper .property-image .owl-nav>button:focus {
  background-color:transparent;
  outline:none
}
.spproperty .sp-properties-wrapper .property-image .owl-nav>button.owl-next {
  right:-20px;
  left:auto
}
.spproperty .sp-properties-wrapper .property-image .owl-theme .owl-dots {
  position:absolute;
  bottom:0;
  left:50%;
  -webkit-transform:translateX(-50%);
  transform:translateX(-50%);
  z-index:11
}
.spproperty .sp-properties-wrapper .property-image .owl-theme .owl-dots .owl-dot:hover,
.spproperty .sp-properties-wrapper .property-image .owl-theme .owl-dots .owl-dot:focus {
  outline:none
}
.spproperty .sp-properties-wrapper .property-image .owl-theme .owl-dots .owl-dot:hover span,
.spproperty .sp-properties-wrapper .property-image .owl-theme .owl-dots .owl-dot:focus span {
  opacity:1
}
.spproperty .sp-properties-wrapper .property-image .owl-theme .owl-dots .owl-dot span {
  width:6px;
  height:6px;
  background-color:#fff;
  opacity:.5
}
.spproperty .sp-properties-wrapper .property-image .owl-theme .owl-dots .owl-dot.active span {
  opacity:1
}

.spproperty .sp-properties-wrapper .property-favourite {
  position:absolute;
  top:20px;
  right:20px;
  font-size:16px
}
.spproperty .sp-properties-wrapper .property-favourite a {
  color:#fff
}
.spproperty .sp-properties-wrapper .property-favourite .property-fav-btn {
  background:0 0;
  padding:0;
  line-height:1;
  -webkit-transition:-webkit-transform .2s;
  transition:-webkit-transform .2s;
  transition:transform .2s;
  transition:transform .2s,-webkit-transform .2s
}
.spproperty .sp-properties-wrapper .property-favourite .property-fav-btn span {
  color:#fff;
  text-shadow:0 1px 0 #a5a5a5;
  cursor:pointer;
  transition:.3s
}
.spproperty .sp-properties-wrapper .property-favourite .property-fav-btn span.fa-heart {
  color:#ff4b5e
}
.spproperty .sp-properties-wrapper .property-favourite .property-fav-btn:hover,
.spproperty .sp-properties-wrapper .property-favourite .property-fav-btn:focus {
  outline:none;
  -webkit-transform:scale(1.3);
  transform:scale(1.3)
}
.spproperty.sp-property-properties-simple {
  border:1px solid #d8d8d8
}
.spproperty.sp-property-properties-simple .row {
  margin:0
}
.spproperty.sp-property-properties-simple .row>div {
  padding:0
}
.spproperty.sp-property-properties-simple .row:last-child .sp-properties-wrapper {
  margin-bottom:0
}
.spproperty.sp-property-properties-simple .sp-properties-wrapper {
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-align:center;
  -ms-flex-align:center;
  align-items:center;
  border:none;
  border-bottom:1px solid #d8d8d8;
  padding:15px
}
.spproperty.sp-property-properties-simple .sp-properties-wrapper:hover,
.spproperty.sp-property-properties-simple .sp-properties-wrapper:focus {
  -webkit-box-shadow:none;
  box-shadow:none
}
.spproperty.sp-property-properties-simple .sp-properties-wrapper .property-image {
  -webkit-box-flex:0;
  -ms-flex:0 0 110px;
  flex:0 0 110px
}
.spproperty.sp-property-properties-simple .sp-properties-wrapper .property-details-wrap {
  padding:0 0 0 20px
}
.spproperty.sp-property-properties-simple .sp-properties-wrapper .property-details-wrap .property-price {
  font-size:16px
}
.spproperty.sp-property-properties-simple .sp-properties-wrapper .property-details-wrap .property-title {
  margin-top:3px;
  line-height:1.3;
  font-size:13px;
  white-space:normal
}
.spproperty.sp-property-properties-simple-list {
  border:none
}
.spproperty.sp-property-properties-simple-list .sp-properties-wrapper {
  border:none;
  padding:0;
  margin-bottom:20px
}
.spproperty.sp-property-properties-simple-list .sp-properties-wrapper .property-image img {
  min-height:60px
}
.spproperty.sp-property-properties-simple-list .sp-properties-wrapper:hover .property-image img {
  -webkit-transform:scale(1);
  transform:scale(1)
}
.spproperty.sp-property-properties-simple-list .sp-properties-wrapper .property-image {
  -webkit-box-flex:0;
  -ms-flex:0 0 85px;
  flex:0 0 85px
}
.spproperty.sp-property-properties-simple-list .sp-properties-wrapper .property-details {
  position:inherit;
  bottom:0;
  padding:0
}
.spproperty.sp-property-properties-simple-list .sp-properties-wrapper .property-details-wrap .property-price {
  font-size:14px
}
.spproperty.sp-property-properties-simple-list .sp-properties-wrapper .property-details-wrap .property-title {
  margin-bottom:0
}
.featured-projects .sp-module-title {
  border:1px solid #d8d8d8;
  margin-bottom:0;
  border-bottom:0;
  padding:25px 15px;
  font-size:14px
}
.sp-property-simple-search .spproperty-search .cat-wrap:not(:first-child) {
  padding-top:0
}
.sp-property-simple-search .spproperty-search .sp-select .sp-select-result {
  padding-left:40px;
  padding-right:10px
}
.sp-property-simple-search .spproperty-search .sp-select .sp-select-result .sp-select-text,
.sp-property-simple-search .spproperty-search .sp-select .sp-select-result i.fa {
  color:#d8d8d8
}
.sp-property-simple-search .spproperty-search .sp-select .sp-select-dropdown {
  top:calc(100% + 25px)
}
.sp-property-simple-search .spproperty-search-basic {
  margin:0
}
.sp-property-simple-search .spproperty-search-basic .cat-wrap {
  max-width:100%;
  height:100%;
  -ms-flex-item-align:center;
  align-self:center;
  border-right:1px solid #d8d8d8
}
.sp-property-simple-search .spproperty-search-basic .cat-wrap>div {
  max-width:inherit
}
.sp-property-simple-search .spproperty-search-basic .cat-wrap>div {
  padding:25px 0;
  position:relative
}
.sp-property-simple-search .spproperty-search-basic .side-icon {
  position:absolute;
  left:10px;
  top:50%;
  -webkit-transform:translateY(-50%);
  transform:translateY(-50%);
  color:#dcdcdc;
  font-size:18px;
  z-index:10
}
.sp-property-simple-search .spproperty-search-advance {
  padding:0 30px
}
.sp-property-simple-search .spproperty-search-advance hr {
  margin-top:0
}
.sp-property-simple-search .spproperty-search .property-search-button-wrap {
  padding:0
}
.sp-property-simple-search .spproperty-search .property-search-button-wrap .property-search-button {
  margin:0
}
.sp-property-simple-search .spproperty-search .property-search-button-wrap button {
  padding:22px;
  width:100%;
  text-align:center;
  -webkit-box-pack:center;
  -ms-flex-pack:center;
  justify-content:center
}
.sp-property-map-wrapper .infowindow,
#spproperty-map .infowindow {
  width:250px
}
.sp-property-map-wrapper .infowindow img,
#spproperty-map .infowindow img {
  width:100%
}
.sp-property-map-wrapper .infowindow .info-wrapper,
#spproperty-map .infowindow .info-wrapper {
  padding:20px;
  color:#7c7c7c
}
.sp-property-map-wrapper .infowindow .info-wrapper .price-text,
#spproperty-map .infowindow .info-wrapper .price-text {
  font-size:18px;
  margin-bottom:14px
}
.sp-property-map-wrapper .infowindow .info-wrapper .title-wrapper,
#spproperty-map .infowindow .info-wrapper .title-wrapper {
  margin-bottom:12px
}
.sp-property-map-wrapper .infowindow .info-wrapper .title-wrapper .price>span,
#spproperty-map .infowindow .info-wrapper .title-wrapper .price>span {
  font-size:12px
}
.sp-property-map-wrapper .infowindow .info-wrapper .title-wrapper p,
#spproperty-map .infowindow .info-wrapper .title-wrapper p {
  margin-bottom:5px;
  font-weight:700
}
.sp-property-map-wrapper .infowindow .info-wrapper .prize-wrap,
#spproperty-map .infowindow .info-wrapper .prize-wrap {
  margin-bottom:5px;
  font-weight:700;
  font-size:18px
}
.sp-property-map-wrapper .infowindow .info-wrapper .property-title,
#spproperty-map .infowindow .info-wrapper .property-title {
  font-weight:600;
  color:#000
}
.sp-property-map-wrapper .infowindow .info-wrapper .location-wrapper,
#spproperty-map .infowindow .info-wrapper .location-wrapper {
  font-size:12px;
  line-height:1.4;
  font-weight:400;
  display:flex
}
.sp-property-map-wrapper .infowindow .info-wrapper .location-wrapper span.fa,
#spproperty-map .infowindow .info-wrapper .location-wrapper span.fa {
  padding-right:10px
}
.sp-property-map-wrapper .infowindow .info-wrapper .location-wrapper i.fa,
#spproperty-map .infowindow .info-wrapper .location-wrapper i.fa {
  font-size:18px;
  margin-left:2px;
  margin-right:5px
}
.sp-property-properties-full-width>.row {
  margin-bottom:0
}
.sp-property-properties-full-width>.row>div {
  width:20%
}
.sp-property-properties-full-width>.row>div>.sp-properties-wrapper {
  margin-bottom:30px
}
.sp-property-properties-full-width .sp-properties-wrapper .property-details .property-summery ul li {
  padding:13px 3px
}
.sp-property-properties-full-width .see-all-wrapper {
  margin-top:0
}
.sp-property-properties-full-width .see-all-wrapper .sppb-btn {
  font-size:21px;
  text-decoration:underline
}
.sppb-addon-spproperties-cities .sppb-addon-content {
  position:relative;
  display:block;
  margin-bottom:30px
}
.sppb-addon-spproperties-cities .sppb-addon-content:before {
  content:"";
  position:absolute;
  top:0;
  left:0;
  right:0;
  bottom:0;
  background:#000;
  opacity:.3
}
.sppb-addon-spproperties-cities .sppb-addon-content .sppb-addon-spproperties-cities-info {
  position:absolute;
  bottom:0;
  padding:45px;
  width:100%;
  color:#fff
}
.sppb-addon-spproperties-cities .sppb-addon-content .sppb-addon-spproperties-cities-info .sppb-addon-title {
  font-size:24px;
  font-weight:700;
  margin-bottom:12px
}
.sppb-addon-spproperties-cities .sppb-addon-content .sppb-addon-spproperties-cities-info .sppb-addon-sub-title {
  font-size:18px;
  font-weight:700;
  margin-bottom:0
}
.sppb-addon-spproperties-cities .sppb-addon-content .sppb-addon-spproperties-cities-info .sppb-addon-sub-title i.fa {
  font-size:20px;
  margin-right:10px
}
.sppb-addon-spproperties-cities .sppb-addon-content .full-city-link {
  position:absolute;
  top:0;
  left:0;
  right:0;
  bottom:0
}
.com-spproperty.view-agents #sp-main-body,
.com-spproperty.view-agent #sp-main-body {
  padding-bottom:70px
}
.com-spproperty.view-agent #sp-right .sp-module {
  margin-bottom:30px
}
.spproperty.spproperty-agents .row {
  margin-bottom:0
}
.spproperty.spproperty-agents .spproperty-agent-widget {
  padding:0;
  color:#909090;
  text-align:center;
  background:#fff;
  border:1px solid #d8d8d8;
  margin-top:0;
  margin-bottom:30px;
  display:inline-block;
  transition:.3s
}
.spproperty.spproperty-agents .spproperty-agent-widget:hover {
  -webkit-box-shadow:0 2px 6px 0 rgba(139,139,139,.5);
  box-shadow:0 2px 6px 0 rgba(139,139,139,.5)
}
.spproperty.spproperty-agents .spproperty-agent-widget .agent-details-wrap {
  padding:15px 0
}
.spproperty.spproperty-agents .spproperty-agent-widget .agent-details-wrap .agent-title {
  font-size:21px;
  font-weight:600;
  margin-bottom:15px
}
.spproperty.spproperty-agents .spproperty-agent-widget .agent-details-wrap .agent-title a {
  color:#000
}
.spproperty.spproperty-agents .spproperty-agent-widget .agent-details-wrap .designation {
  margin-bottom:10px
}
.spproperty.spproperty-agents .spproperty-agent-widget .agent-details-wrap .spproperty-agent-mailing {
  padding:0;
  margin-bottom:20px;
  font-size:13px
}
.spproperty.spproperty-agents .spproperty-agent-widget .agent-details-wrap .spproperty-agent-mailing li i {
  color:#909090
}
.spproperty.spproperty-agents .spproperty-agent-widget .agent-details-wrap .spproperty-agent-mailing li a {
  color:#909090
}
.spproperty.spproperty-agents .spproperty-agent-widget .agent-details-wrap .spproperty-agent-mailing li a span {
  padding-left:1px
}
.spproperty.spproperty-agents .spproperty-agent-widget .agent-details-wrap .spproperty-agent-socials {
  font-size:20px
}
.spproperty.spproperty-agents .spproperty-agent-widget .agent-details-wrap .spproperty-agent-socials li {
  margin-right:15px
}
.spproperty.spproperty-agents .spproperty-agent-widget .agent-details-wrap .spproperty-agent-socials li a {
  color:#909090
}
.spproperty.spproperty-agents.spproperty-agents-simple>.row {
  margin-bottom:0
}
.spproperty.spproperty-agents.spproperty-agents-simple .row:last-child .spproperty-agent-widget {
  margin-bottom:0
}
.spproperty.spproperty-agents.spproperty-agents-simple .spproperty-agent-widget {
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-align:center;
  -ms-flex-align:center;
  align-items:center;
  border:none;
  margin-bottom:20px
}
.spproperty.spproperty-agents.spproperty-agents-simple .spproperty-agent-widget:hover {
  box-shadow:none
}
.spproperty.spproperty-agents.spproperty-agents-simple .spproperty-agent-widget .agent-img-wrap {
  -webkit-box-flex:0;
  -ms-flex:0 0 95px;
  flex:0 0 95px;
  margin-right:15px
}
.spproperty.spproperty-agents.spproperty-agents-simple .spproperty-agent-widget .agent-details-wrap {
  text-align:left;
  padding:5px 0
}
.spproperty.spproperty-agents.spproperty-agents-simple .spproperty-agent-widget .agent-details-wrap .agent-title {
  font-size:17px;
  margin-bottom:6px
}
.spproperty.spproperty-agents.spproperty-agents-simple .spproperty-agent-widget .agent-details-wrap .designation {
  font-size:13px;
  margin-bottom:0
}
.see-all-wrapper {
  margin-top:45px
}
.spproperty.spproperty-view-agent .sp-module {
  margin-bottom:30px
}
.spproperty.spproperty-view-agent .agent-info .spproperty-agent-widget {
  padding:0;
  margin:0;
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-align:center;
  -ms-flex-align:center;
  align-items:center
}
.spproperty.spproperty-view-agent .agent-info .spproperty-agent-widget .agent-img-wrap {
  margin-right:30px
}
.spproperty.spproperty-view-agent .agent-info .spproperty-agent-widget .agent-details-wrap .agent-title {
  font-size:21px;
  font-weight:700
}
.spproperty.spproperty-view-agent .agent-info .spproperty-agent-widget .agent-details-wrap .agent-title a {
  pointer-events:none;
  color:#000
}
.spproperty.spproperty-view-agent .agent-info .spproperty-agent-widget .agent-details-wrap .spproperty-agent-mailing li {
  display:block;
  margin-bottom:5px;
  margin-right:0
}
.spproperty.spproperty-view-agent .agent-info .spproperty-agent-widget .agent-details-wrap .spproperty-agent-mailing li i.fa {
  color:#909090;
  font-size:16px
}
.spproperty.spproperty-view-agent .agent-info .spproperty-agent-widget .agent-details-wrap .spproperty-agent-mailing li a {
  color:#909090
}
.spproperty.spproperty-view-agent .agent-info .spproperty-agent-widget .agent-details-wrap .spproperty-agent-socials {
  font-size:20px;
  margin-top:40px
}
.spproperty.spproperty-view-agent .agent-info .spproperty-agent-widget .agent-details-wrap .spproperty-agent-socials li {
  margin-right:10px
}
.spproperty.spproperty-view-agent .agent-info .spproperty-agent-widget .agent-details-wrap .spproperty-agent-socials li a {
  color:#909090
}
.spproperty.spproperty-view-agent .agent-info .spproperty-agent-desc {
  line-height:2.2;
  margin:45px 0
}
.spproperty.spproperty-view-agent .spproperty-agent-map-widget {
  margin-bottom:40px
}
.spproperty.spproperty-view-agent .spproperty-agent-map-widget .title-heading {
  margin-bottom:30px
}
.spproperty.spproperty-view-agent .contact-from-title {
  margin-bottom:30px
}
.spproperty.spproperty-view-agent .spproperty-agent-form {
  border:1px solid #d8d8d8;
  padding:50px
}
.spproperty.spproperty-view-agent .spproperty-agent-form input,
.spproperty.spproperty-view-agent .spproperty-agent-form textarea {
  border-color:#d8d8d8
}
.spproperty.spproperty-view-agent .spproperty-agent-form input::-webkit-input-placeholder,
.spproperty.spproperty-view-agent .spproperty-agent-form textarea::-webkit-input-placeholder {
  color:#d8d8d8
}
.spproperty.spproperty-view-agent .spproperty-agent-form input:-ms-input-placeholder,
.spproperty.spproperty-view-agent .spproperty-agent-form textarea:-ms-input-placeholder {
  color:#d8d8d8
}
.spproperty.spproperty-view-agent .spproperty-agent-form input::placeholder,
.spproperty.spproperty-view-agent .spproperty-agent-form textarea::placeholder {
  color:#d8d8d8
}
.spproperty.spproperty-view-agent .spproperty-agent-form textarea {
  height:170px
}
.spproperty.spproperty-view-agent .spproperty-agent-form #contact-submit {
  font-size:18px;
  font-weight:700;
  padding:14px;
  border-radius:0;
  margin-top:15px;
  cursor:pointer
}
.spproperty.spproperty-view-agent .agent-property-list .agent-properties-from-title {
  margin:50px 0 30px
}
.spproperty.spproperty-view-agent .agent-properties>.row {
  margin:0
}
.spproperty.spproperty-view-agent .agent-properties>.row>div {
  padding:0;
  width:100%;
  -webkit-box-flex:0;
  -ms-flex:0 0 100%;
  flex:0 0 100%;
  max-width:100%
}
.spproperty.spproperty-view-agent .agent-properties .sp-properties-wrapper {
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -ms-flex-wrap:wrap;
  flex-wrap:wrap;
  margin-bottom:20px
}
.spproperty.spproperty-view-agent .agent-properties .sp-properties-wrapper .property-image {
  -webkit-box-flex:0;
  -ms-flex:0 0 330px;
  flex:0 0 330px
}
.spproperty.spproperty-view-agent .agent-properties .sp-properties-wrapper .property-details {
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-orient:vertical;
  -webkit-box-direction:normal;
  -ms-flex-direction:column;
  flex-direction:column;
  -webkit-box-pack:justify;
  -ms-flex-pack:justify;
  justify-content:space-between;
  -webkit-box-flex:1;
  -ms-flex-positive:1;
  flex-grow:1;
  -ms-flex-preferred-size:0;
  flex-basis:0;
  overflow:hidden
}
.spproperty.spproperty-view-agent .agent-properties .sp-properties-wrapper .property-details .property-details-wrap {
  padding:15px 15px 15px 20px
}
.spproperty.spproperty-view-agent .agent-properties .sp-properties-wrapper .property-details .property-summery ul {
  padding:0 10px;
  -webkit-box-align:center;
  -ms-flex-align:center;
  align-items:center
}
.spproperty.spproperty-view-agent .agent-properties .sp-properties-wrapper .property-details .property-summery ul li {
  font-size:12px;
  padding:6px 10px
}
.property-search-layout>.sppb-container-inner {
  max-width:1140px;
  margin:0 auto;
  padding:0 30px
}
.spproperty-category-box .spproperty-list .item {
  margin-bottom:20px
}
.spproperty-category-box .spproperty-list .item a {
  color:#000;
  font-weight:700
}
.properties-categories .sp-module-title {
  border:1px solid #d8d8d8;
  margin-bottom:0;
  border-bottom:0;
  padding:25px 15px;
  font-size:14px
}
.properties-categories .properties-categories {
  border:1px solid #d8d8d8;
  padding:15px;
  padding-bottom:0
}
.com-spproperty.view-favorites .spproperty-view-properties.spproperty {
  padding:0
}
.sp-properties-agent-form .th-form-title {
  margin-bottom:40px
}
.com-spproperty.view-properties .spproperty-sorting {
  margin-top:50px
}
.com-spproperty.view-properties .spproperty-sorting .sorting {
  display:inline-block
}
.com-spproperty.view-properties .spproperty-sorting+.spproperty-view-properties.spproperty {
  padding-top:10px
}
.com-spproperty.view-property #sp-title {
  display:none
}
.com-spproperty.view-property #sp-main-body {
  padding-top:0
}
.com-spproperty.view-property #sp-main-body>.container {
  padding:0
}
.com-spproperty.view-property .spproperty-sidebar {
  padding-left:45px
}
.com-spproperty.view-property .property-dots-container {
  margin-top:30px;
  margin-bottom:60px
}
.com-spproperty.view-property .property-dots-container .owl-dot {
  background:#000
}
.com-spproperty.view-property .property-dots-container .owl-dot:not(:last-child) {
  margin-right:30px
}
.com-spproperty.view-property .property-dots-container .owl-dot button.owl-dot {
  margin-right:0;
  display:block;
  border:none;
  cursor:pointer;
  -webkit-transition:.3s;
  transition:.3s
}
.com-spproperty.view-property .property-dots-container .owl-dot button.owl-dot:hover,
.com-spproperty.view-property .property-dots-container .owl-dot button.owl-dot:focus {
  background-color:#000
}
.com-spproperty.view-property .property-dots-container .owl-dot.active button {
  border:none;
  opacity:.6
}
.com-spproperty.view-property .spproperty-view-property .owl-nav {
  margin:0
}
.com-spproperty.view-property .spproperty-view-property .owl-nav>div {
  position:absolute;
  top:50%;
  -webkit-transform:translateY(-50%);
  transform:translateY(-50%);
  width:57px;
  height:57px;
  border:2px solid #000;
  background:0 0;
  margin:0;
  padding:0;
  border-radius:0;
  -webkit-transition:.3s;
  transition:.3s
}
.com-spproperty.view-property .spproperty-view-property .owl-nav>div.owl-prev {
  left:20px
}
.com-spproperty.view-property .spproperty-view-property .owl-nav>div.owl-next {
  right:20px
}
.com-spproperty.view-property .spproperty-view-property .owl-nav>div:hover,
.com-spproperty.view-property .spproperty-view-property .owl-nav>div:focus {
  background-color:#000
}
.com-spproperty.view-property .spproperty-view-property .owl-nav>div:hover i.fa,
.com-spproperty.view-property .spproperty-view-property .owl-nav>div:focus i.fa {
  color:#fff
}
.com-spproperty.view-property .spproperty-view-property .owl-nav>div i.fa {
  font-size:30px;
  line-height:52px;
  color:#000;
  -webkit-transition:.3s;
  transition:.3s
}
.com-spproperty.view-property .spproperty-details-title-wrap .spproperty-title {
  margin-top:20px;
  margin-bottom:30px
}
.com-spproperty.view-property .spproperty-details-title-wrap .spproperty-location {
  font-size:18px;
  font-weight:700
}
.com-spproperty.view-property .spproperty-details-title-wrap .spproperty-location i.fa {
  margin-right:10px
}
.com-spproperty.view-property .spproperty-details-title-wrap .spproperty-location .loc-info {
  font-size:14px;
  font-weight:400;
  margin-top:8px
}
.com-spproperty.view-property .spproperty-details-title-wrap .spproperty-sqft-info {
  -webkit-box-align:center;
  -ms-flex-align:center;
  align-items:center;
  margin-top:30px;
  font-size:21px;
  font-weight:700
}
.com-spproperty.view-property .spproperty-details-title-wrap .spproperty-sqft-info span {
  margin-left:15px
}
.com-spproperty.view-property .spproperty-overview-list {
  border:1px solid #d8d8d8;
  padding:34px;
  margin-top:30px;
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-pack:center;
  -ms-flex-pack:center;
  justify-content:center;
  color:#242424;
  margin-bottom:30px
}
.com-spproperty.view-property .spproperty-overview-list>div:not(:last-child) {
  margin-right:35px
}
.com-spproperty.view-property .spproperty-overview-list>div {
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-align:center;
  -ms-flex-align:center;
  align-items:center
}
.com-spproperty.view-property .spproperty-overview-list>div i.fa {
  margin-right:10px
}
.com-spproperty.view-property .spproperty-short-info {
  color:#909090;
  line-height:2.2;
  margin:30px 0;
  border-bottom:1px solid #d8d8d8;
  padding-bottom:35px
}
.com-spproperty.view-property .spproperty-feature-item {
  flex-wrap:wrap;
  border-bottom:1px solid #d8d8d8;
  padding-bottom:35px;
  margin-bottom:35px
}
.com-spproperty.view-property .spproperty-feature-item .title-wrapper {
  flex:0 0 100px;
  padding-right:20px
}
.com-spproperty.view-property .spproperty-feature-item .title-wrapper .spproperty-title {
  font-size:14px;
  color:#242424
}
.com-spproperty.view-property .spproperty-feature-item .second-child {
  flex-grow:1;
  flex-basis:0
}
.com-spproperty.view-property .spproperty-feature-item:last-child {
  border-bottom:none;
  margin-bottom:0;
  padding-bottom:0
}
.com-spproperty.view-property .spproperty-feature-overview-list {
  padding:0;
  list-style:none;
  display:flex;
  flex-wrap:wrap;
  margin:-25px;
  font-weight:700
}
.com-spproperty.view-property .spproperty-feature-overview-list>li {
  flex:0 0 33.333%;
  max-width:33.333%;
  padding:25px
}
.com-spproperty.view-property .spproperty-feature-overview-list>li .spproperty-feature-overview-signle-list {
  display:flex;
  justify-content:center;
  flex-direction:column;
  align-items:center
}
.com-spproperty.view-property .spproperty-feature-overview-list>li .spproperty-feature-overview-signle-list img,
.com-spproperty.view-property .spproperty-feature-overview-list>li .spproperty-feature-overview-signle-list i.fa {
  margin-bottom:15px;
  max-width:25px
}
.com-spproperty.view-property .spproperty-project-address {
  max-width:200px;
  line-height:2
}
.com-spproperty.view-property .spproperty-video-overview {
  margin:0;
  padding:0
}
.com-spproperty.view-property .spproperty-video-overview .spproperty-video {
  margin:0
}
.com-spproperty.view-property .spproperty-floor-plan {
  margin:0;
  padding:0
}
.com-spproperty.view-property .spproperty-floor-plan .spproperty-floor-plan-tab {
  margin:0;
  border:1px solid #d8d8d8;
  padding:20px
}
.com-spproperty.view-property .spproperty-floor-plan .spproperty-floor-plan-tab .spproperty-floor-tab-nav {
  background:0 0;
  border:none
}
.com-spproperty.view-property .spproperty-floor-plan .spproperty-floor-plan-tab .spproperty-floor-tab-nav li {
  margin-right:20px
}
.com-spproperty.view-property .spproperty-floor-plan .spproperty-floor-plan-tab .spproperty-floor-tab-nav li a {
  padding:0
}
.com-spproperty.view-property .spproperty-floor-plan .spproperty-floor-plan-tab .spproperty-floor-tab-nav li a:after {
  display:none
}
.com-spproperty.view-property .spproperty-floor-plan .spproperty-floor-plan-tab .tab-content .spproperty-floor-img {
  margin-top:15px;
  margin-bottom:15px
}
.com-spproperty.view-property .spproperty-floor-plan .spproperty-floor-plan-tab .tab-content .spproperty-floor-text h5 {
  font-size:16px
}
.com-spproperty.view-property .spproperty-floor-plan .spproperty-floor-plan-tab .tab-content .spproperty-floor-text p {
  margin-bottom:10px
}
.com-spproperty.view-property .sppropety-details-social {
  padding:0;
  list-style:none;
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex
}
.com-spproperty.view-property .sppropety-details-social>li {
  margin-right:20px;
  font-size:18px
}
.com-spproperty.view-property .sppropety-details-social>li a {
  color:#777
}
.sp-property-emi-calculator {
  background:#f2f2f2;
  padding:20px 30px 30px
}
.sp-property-emi-calculator .spec-graph {
  border-bottom:1px solid #b7b7b7;
  padding-bottom:10px;
  margin-bottom:30px;
  display:flex;
  align-items:center;
  width:100%
}
.sp-property-emi-calculator .spec-graph>div {
  flex:0 0 50%;
  max-width:50%
}
.sp-property-emi-calculator .spec-graph .spec-display-info {
  padding-left:0
}
.sp-property-emi-calculator .spec-graph .spec-display-info>div {
  position:relative;
  padding-left:15px
}
.sp-property-emi-calculator .spec-graph .spec-display-info>div:before {
  content:"";
  width:8px;
  height:8px;
  position:absolute;
  border-radius:10px;
  left:0;
  top:6px
}
.sp-property-emi-calculator .spec-graph .spec-display-info>div.interest-payable:before {
  background:#02dfd9
}
.sp-property-emi-calculator .spec-graph .interest-payable-value,
.sp-property-emi-calculator .spec-graph .principal-and-interest-value {
  font-weight:700;
  margin-bottom:10px
}
.sp-property-emi-calculator form .form-group {
  margin-bottom:20px
}
.sp-property-emi-calculator form label {
  font-weight:700
}
.sp-property-emi-calculator form input[type=number] {
  border-radius:0;
  padding:10px 20px;
  color:#000;
  border-color:#d8d8d8
}
.sp-property-emi-calculator form input[type=number]::placeholder {
  color:#000
}
.sp-property-emi-calculator form input[type=submit] {
  padding:14px;
  font-weight:700;
  font-size:18px;
  cursor:pointer
}
.spproperty-call-us-widget {
  background:#f7fafb;
  text-align:center;
  padding:50px 40px
}
.spproperty-call-us-widget .spproperty-price-title {
  font-size:14px;
  margin-bottom:10px
}
.spproperty-call-us-widget .spproperty-price-title+.spproperty-per-sft {
  font-size:33px;
  font-weight:700
}
.spproperty-call-us-widget .spproperty-price-title+.spproperty-per-sft+.spproperty-call-for-booking {
  margin-top:5px
}
.spproperty-call-us-widget .spproperty-total-price {
  font-size:36px;
  font-weight:700;
  margin-bottom:5px
}
.spproperty-call-us-widget .spproperty-total-price+.spproperty-per-sft {
  font-size:18px;
  color:#7c7c7c
}
.spproperty-call-us-widget .spproperty-per-sft {
  font-size:24px;
  color:#000;
  font-weight:700
}
.spproperty-call-us-widget .spproperty-id {
  font-size:16px;
  font-weight:700;
  margin-bottom:20px
}
.spproperty-call-us-widget .spproperty-call-for-booking {
  color:#7c7c7c;
  font-weight:700;
  margin-top:20px;
  margin-bottom:22px
}
.spproperty-call-us-widget .sppb-btn {
  padding:17px;
  white-space:inherit;
  border-radius:0;
  font-size:18px;
  font-weight:700;
  text-transform:uppercase;
  cursor:pointer;
  transition:.3s
}
.spproperty-call-us-widget .sppb-btn.sppb-btn-xs {
  padding:6px 20px;
  font-size:12px
}
.spproperty-call-us-widget .spproperty-widget-form-request .modal-dialog {
  min-width:600px;
  max-width:inherit;
  margin-top:100px
}
.spproperty-call-us-widget .spproperty-widget-form-request .modal-dialog .modal-header {
  padding:8px 30px
}
.spproperty-call-us-widget .spproperty-widget-form-request .modal-dialog .modal-header .close {
  position:absolute;
  right:26px;
  font-size:25px;
  padding:0;
  line-height:1;
  text-shadow:none;
  top:23px
}
.spproperty-call-us-widget .spproperty-widget-form-request .modal-dialog .modal-header .modal-title {
  font-size:24px;
  font-weight:700
}
.spproperty-call-us-widget .spproperty-widget-form-request .modal-dialog .modal-body {
  padding:30px
}
.spproperty-call-us-widget .spproperty-widget-form-request .modal-dialog .modal-body .form-control {
  border-color:#d2d2d2
}
.spproperty-agent-widget-wrap {
  border:1px solid #d8d8d8;
  text-align:center;
  color:#242424;
  padding:20px 0 10px
}
.spproperty-agent-widget-wrap .spproperty-agent-title {
  font-size:14px;
  margin:15px 0 35px
}
.spproperty-agent-widget-wrap .spproperty-agent-widget {
  margin:0;
  padding:0
}
.spproperty-agent-widget-wrap .agent-img-wrap img {
  max-width:90px;
  display:inline-block;
  border-radius:100px
}
.spproperty-agent-widget-wrap .agent-details-wrap {
  margin-top:20px
}
.spproperty-agent-widget-wrap .agent-details-wrap .agent-title {
  font-size:14px;
  font-weight:700
}
.spproperty-agent-widget-wrap .agent-details-wrap .agent-title a {
  color:#242424
}
.spproperty-agent-widget-wrap .agent-details-wrap .designation {
  border-bottom:1px solid #d8d8d8;
  padding-bottom:25px
}
.spproperty-agent-widget-wrap .spproperty-agent-socials {
  font-size:16px;
  margin-top:10px
}
.spproperty-agent-widget-wrap .spproperty-agent-socials>li:not(:last-child) {
  margin-right:12px
}
.spproperty-agent-widget-wrap .spproperty-agent-mailing {
  display:flex;
  justify-content:center;
  border-top:1px solid #d8d8d8;
  margin-top:20px
}
.spproperty-agent-widget-wrap .spproperty-agent-mailing>li {
  display:flex!important;
  flex-direction:column
}
.spproperty-agent-widget-wrap .spproperty-agent-mailing>li i.fa {
  color:#7c7c7c;
  margin-bottom:10px
}
.spproperty-agent-widget-wrap .spproperty-agent-mailing>li a {
  color:#7c7c7c!important;
  font-weight:700
}
.spproperty-agent-widget-wrap .spproperty-agent-socials>li>a {
  color:#7c7c7c
}
.spproperty-contact-us-widget {
  border:1px solid #d8d8d8
}
.spproperty-contact-us-widget h3 {
  margin-bottom:30px
}
.spproperty-contact-us-widget h3 span {
  color:#242424;
  font-size:14px
}
.spproperty-contact-us-widget .spproperty-contact-us-form input,
.spproperty-contact-us-widget .spproperty-contact-us-form textarea {
  border-color:#d8d8d8!important;
  margin-bottom:20px
}
.spproperty-contact-us-widget .spproperty-contact-us-form textarea {
  min-height:171px;
  transition:.3s
}
.spproperty-contact-us-widget .spproperty-contact-us-form button[type=submit] {
  font-weight:700;
  font-size:18px;
  padding:14px;
  margin-top:20px;
  border-radius:0;
  cursor:pointer
}
.spproperty-sidebar aside:not(:last-child) {
  margin-bottom:30px
}

/*end property new*/

.addimage-job .form.jobsFilterForm {
	position: relative;
	margin: -0px calc(49% - 50vw)!important;
	width: 102vw;
	max-width: 102vw!important;
}
.addimage-job .filters.jobs-filters {
    padding-top: 220px;
    padding-right: 7%;
    padding-bottom: 220px;
    padding-left: 7%;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    background-image: url('https://testoggo.crearesiteweb.com/images/2024/03/02/089-2.jpg');
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-attachment: inherit;
    background-position: 50% 50%;
}

.addimage-job .filters.jobs-filters.card .chosen-container-single .chosen-single {
	background: #fff !important;
}
.addimage-job .sp-page-title {
	display: none;
}