body {
	
}

p, ul, ol {
	margin-bottom: 15px;
}

p, ul li, ol li {
	line-height: 1.68em;
}

h1, h2, h3, h4, h5 {
	
}

blockquote {
	
}

iframe {
	border: none;
}

.article-details .article-header h1, .article-details .article-header h2, h1 {
	margin-bottom: 20px;
	margin-top: 0;
	font-size: 60px;
}

h2 {
	clear: none;
	margin: 30px 0 5px 0;
	padding: 0;
	font-size: 36px;
}

h3 {
	clear: none;
	margin: 30px 0 5px 0;
	padding: 0;
	font-size: 28px;
}

h2.sp-module-title, 
.custom h2  {
	font-size: 46px; font-weight: 400; position: relative; display: inline; z-index: 1;
	
}

h2.sp-module-title {
	margin-bottom: 30px; display: inline;
}

h2.sp-module-title:before, .custom h2:before {
	position: absolute;
	content: ''; background: #F9F1EB; width: 70px; height: 70px;
	left: -15px; top: -15px;
	z-index: -1;

}

#sp-row-3 .custom h2::be {
	background: #FFF;
	
}

h2#n2-ss-3item1 {
	position: relative;
}

h2#n2-ss-3item1:before {
	position: absolute;
	content: ''; background: #E0633C; width: 70px; height: 70px;
	left: -15px; top: -15px;
	z-index: -1;
}

h4 {
	clear: none;
	margin: 30px 0 5px 0;
	padding: 0;
	text-transform: uppercase;
	font-size: 20px;
}

h5 {
	clear: none;
	margin: 10px 0 5px 0;
	padding: 0;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
}

.mainheader {
	background: url('../images/pricesubheader.png') no-repeat center bottom; background-size: cover;
	text-align: center;
	padding: 80px 30px 120px 30px;
	margin-bottom: 30px;
}

.mainheader h1 {
	color: #FFF; font-size: 60px; margin: 0; line-height: 1.2; display: inline;
	position: relative; 
}

.mainheader h1:after {
	position: absolute;
	content: ''; background: rgba(255, 255, 255, 0.25); width: 70px; height: 70px;
	left: -23px; top: 0px;
	z-index: 0;
}


.btn {
  letter-spacing: 0;-webkit-transition: all 280ms ease-in-out;
          transition: all 280ms ease-in-out;
		  color: #000;
		  text-transform: uppercase;
		  border: 2px solid #E1643C;
		  border-radius: 0;
		  padding: 12px 25px;font-size: 105%;
		  b
}

.btn:hover,
.btn:active {
  letter-spacing: 3px;
  -webkit-transition: all 280ms ease-in-out;
          transition: all 280ms ease-in-out;
		  border-right: 2px solid transparent;
		  border-left: 2px solid transparent;
		  border-top: 2px solid #E1643C;
		  border-bottom: 2px solid #E1643C;
}


.btn {
	
}

.btn:hover {
	
}

blockquote {
	
}

blockquote p {
	
}

/*menu*/

#sp-header {
	
}

#modal-menu {
	background: #201F1E url('../images/footer-watermark.png') repeat-y right top;
	background-size: 50% auto;
}
#modal-menu ul.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
	background: transparent!important; padding: 0!important;
}

#modal-menu .mod-finder {
	display: none;
}

#modal-menu .modules-wrapper .sp-contact-info > li {
	margin-bottom: 15px; font-size: 20px;
}

.burger-icon > span {
	background: #FFF!important;
}

#logoside p {
	margin: 0;
}


/*Banner*/

#sp-banner {
	
}


/*row1wrap*/

#sp-row-1 {
	
}

#sp-row-1 .row {
	align-items: center;
}

#sp-position-1-1 {
	
}

/*row2wrap*/

#sp-row-2 {
	
}

#sp-row-2 a, 
#sp-row-2 h2,
#sp-row-2 p {
	color: #FFF;
	max-width: 900px; margin: 15px auto;
}

#sp-row-2 .custom h2::before, 
#sp-bottom .custom h2::before {
	background: #E0633C;
}
#sp-position-2-1 {
	
}

/*row3wrap*/

#sp-row-3 {
	
}

#sp-row-3 .custom h2::before {
	background: #fff;
}

#sp-position-3-1 {
	
}


/*row4wrap*/

#sp-row-4 {
	
}

#sp-position-4-1 {
	max-width: 800px; margin: auto;
}
.property {
	position: relative;
}

.propertytitle {
	position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  width: calc(99.99% - 1rem);
  padding: 20px;display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
 
  background: rgba(224, 99, 59, 0.75);
  color: #FFF;
  -webkit-transition: all 280ms ease-in-out;
          transition: all 280ms ease-in-out;

}

.propertytitle a {
	color: #FFF;
}


.property:hover > .propertytitle {
	opacity: 1;
	-webkit-transition: all 280ms ease-in-out;
          transition: all 280ms ease-in-out;

}

.propertytitle h4 {
	margin: 0 auto;
}


/*row5wrap*/

#sp-row-5 {
	
}

#sp-row-5 .container {
	max-width: 800px;
}

.bloglist h3 {
	font-size: 22px; margin-top: 0; text-align: left;
}

.bloglist p {
	font-size: 16px; text-align: left;
}

#sp-position-5-1 {
	
}

.lg-outer {
	z-index: 999999999;
}

/*row6wrap*/

#sp-row-6 {
	
}

#sp-position-6-1 {
	max-width: 900px; margin: auto;
}

div.photo_loadmore_wrap {
	display: none;
}

#sp-bottom1 .btn {
	color: #FFF;
}


/*Bottomwrap*/

#bottomwrap {
	
}


/*Footer*/

#sp-footer p {
	margin: 0;
}

#sp-footer ul.menu li a {
	color:  #FFF;
}

#sp-footer ul.menu  {
	display: block; text-align: right;
}

#sp-footer .fab {
	font-size: 200%; 
}

#sp-footer small {text-transform: uppercase; letter--spacing: 1px;}

.sp-scroll-up:hover {
	background: #E0633C;
}

/*Sidebar*/

#sp-sidebar-right {
	
}




/*Main area*/

#sp-main-body {
	padding-top: 0;
}

body.home #sp-main-body {
	display: none;
}

#sp-main-body .container {
	max-width: 1000px;
} 

div.arts {
	width: 120%;
	margin-left: -10%;
	padding: .5rem!important;
}
	
.art {
	position: relative; margin-top: .5rem!important; margin-bottom: .5rem!important;
}

.arttitle {
	position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  width: calc(99.99% - 1rem);
  padding: 15px;
  display: flex;
  font-size: 14px; line-height: 1.2;
  flex-direction: column;
  opacity: 0;
 
  background: rgba(224, 99, 59, 0.75);
  color: #FFF;
  -webkit-transition: all 280ms ease-in-out;
          transition: all 280ms ease-in-out;

}

.arttitle p {
	line-height: 1.3;
}

.arttitle a {
	color: #FFF;
}


.art:hover > .arttitle {
	opacity: 1;
	-webkit-transition: all 280ms ease-in-out;
          transition: all 280ms ease-in-out;

}

.arttitle h4 {
	margin: 0; text-align: left;
}


/*properties*/

#isotope-main-144 .isotope_item h3 {
	
	margin-top: 0;
	margin-bottom: 0rem;
	font-size: 17px;
}

#isotope-main-144 .isotope_item h3 a {
	color: #FFF;
}

#isotope-main-144 .isotope_item span.field-label  {
	display: none;
}

.isotope_button {
	font-size: 5px 10px; font-size: 12px; text-transform: uppercase;
	background: #FFF;
	background-image: linear-gradient( to bottom, hsla(0, 0%, 0%, .2), hsla(0, 0%, 0%, 0.1) );
}

.isotope_button:hover {
	background: #E0633C;
}

#isotope-main-144 .isotope_item {
	box-shadow: none; margin: 0; padding: 0; margin-right: 2%;
	background: #FFF; font-size: 12px; margin-bottom: 20px; color: #FFF;
	
	text-align: center; 
}

#isotope-main-144 .isotope_item {
	position: relative; background: none!important;
	min-height: 278px;
}


#isotope-main-144 .isotope_item:after {
	position: absolute;
	content: '';
background: linear-gradient(0deg, rgba(0,0,0,1) 37%, rgba(0,0,0,0) 53%)!important;
	top: 0; bottom: 0;
	width: 100%;
	height: 100%;
	left: 0;;
}

.isotope_button-group .field-count.badge.bg-info {
	background: #E0633C!important;
}

.isotope_item .p-3 {
	z-index: 9; position: relative;
}

	

#isotope-main-144 p.isotope-readmore {
	text-align: center; margin: 0; padding: 5px;
}

#isotope-main-144 p.isotope-readmore a {
	color: #FFF;
}

#isotope-main-144 .isotope_button.is-checked {
	background: #E0633C;
}

.filter-button-group-fields {
	width: 100%!important;
	display: flex;
	justify-content: center;
}

.isotope-main {
  & .fg-row {
    display: flex;
    flex-flow: row wrap;
    align-items: stretch;
    list-style: none;
    padding: 0;
    justify-content: center;
  }
} 
.propertiesheader  {
	height: 500px; overflow: hidden;
	position: relative;
}

div.iso_search {
	margin-bottom: 10px;
}

.propertiesheader:before {
	position: absolute;
	top: 0;
	bottom: 0;
	width: 100%;
	content: '';
	background-color: rgba(0, 0, 0, 0.53);
}

div.properities {
	position: relative;
	padding-top: 50px;
}

div.properities .gallery ul.fields-container {
	list-style-type: none; font-size: 90%;
	padding: 0px;
	background: none;
	max-width: 100%;
	margin: 0;
	
}

div.properities .bg-light  {
	margin-bottom: 23px;
}

div.properities li.contact p, div.properities li {
	line-height: 1.3; font-size: 16px; 
}

div.properities .bg-light ul.fields-container {
	list-style-type: none; font-size: 16px;
	padding: 0px;
	background: none;
	max-width: 100%;
	margin: 0;
	text-align: left;
}

div.properities .bg-light ul.fields-container li {
	padding-bottom: 15px; text-align: left;
}

div.properities .bg-light ul.fields-container span.field-label  {
	display: block; text-transform: uppercase;;
	font-weight: bold;
}

li.property-address ul.fields-container li:nth-child(2) span.field-label,
li.property-address ul.fields-container li:nth-child(3) span.field-label,
li.property-address ul.fields-container li:nth-child(4) span.field-label {
	display: none;
}

li.property-address ul.fields-container li:last-child {
	padding-bottom: 0!important;
}

div.properities:before {
	position: absolute;
	content: '';
	background-color: #E1643C;
	height: 18px; width: 500px;
	top: -10px;
	left: 0;
	right: 0;
	margin: auto;
}



.propertiesheader img {
	width: 100%; object-fit: cover; height: 100%;
}

.propertiesheader h1 {
	position: absolute;
	z-index: 9;
	text-align: center;
	top: 40%;
	width: 100%;
	color: #FFF;
}

.propertiesheader .subtitle {
	position: absolute;
  z-index: 9;
  text-align: center;
  top: 50%;
  width: 100%;
  color: #FFF;
}


.propertiesheader ul.fields-container {
font-size: 200%;
}

ul.fields-container li.art-photos {
	max-width: 1200px;
}

.newsimage {
	margin-top: -65px;
}

.newsimage img {
	width: 100%; height: auto;
}

.card {
	background: #F9F1EB;  border-color:  #F9F1EB;
}

h3.card-title {
	font-size: 22px; margin: 0 0 10px 0;
}

p.card-text, div.card-text, .card-body p {
	font-size: 16px;
}

.card-body h4 {
	font-size: 15px; margin: 0;
}

h3.card-title a {
	color: #000;
}


.articlemain {
	padding: 30px 100px;
}

body.services .articlemain img {
	max-width: 110%;
	margin: 30px -5%;
}

.articlemain h3 {
	margin-top: 0;
	color: #E1643C;
}

body.services .articlemain h2 {
	margin-top: 50px;
}

#mod-custom143 {
	padding: 20px; font-size: 85%; background: #FFF; margin-top: 20px;
}

#mod-custom143 p {
	line-height: 1.3;
}


#mod-custom143 h3 {
	background: #E0633C; color: #FFF; padding: 10px; margin: -20px -20px 20px -20px; text-align: center; text-transform: uppercase; font-size: 18px; 
}


.container ul.fields-container {
	list-style-type: none;
	padding: 0; 
	margin: 0;
	max-width: calc(100% - 30px);
	margin-left: 15px;
	padding: 20px;
	font-family: 90%;
	background: #F9F1EB; border-bottom: 5px;
}

ul.fields-container {
	list-style-type: none;
	padding: 0; 
	margin: 0 auto;
	
	
	padding: 20px;
	font-family: 90%;
	
}

ul.fields-container .art-photos img {
	max-width: 1000px; margin: auto;
}


.swiper-button-next::after, .swiper-button-prev::after {
color: #000!important;
}

.article-details .art-photos a {
	padding: 0;
}
ul.fields-container li {
	font-size: 85%; text-align: center;
}

span.field-label  {
	font-weight:	bold;
}



.wf_file::before {
	content: "\f15b";
	font: normal normal normal 16px/1 "Font Awesome 5 Free";
	display: inline-block;
	margin: 0 5px 0 0;
}

.wf_file[href$=".pdf"]::before {
	content: "\f1c1";
}

.wf_file[href$=".doc"]::before {
	content: "\f1c2";
}

.wf_file[href$=".docx"]::before {
	content: "\f1c2";
}

.wf_file[href$=".xls"]::before {
	content: "\f1c3";
}

.wf_file[href$=".xlsx"]::before {
	content: "\f1c3";
}

@media (max-width: 1200px) {
	.container {
		max-width: 960px;
	}
}

@media (max-width: 992px) {
  .container {
  	width: 96%;
  }
  }

@media  (max-width: 800px) {
	body {
		
	}
	
	#sp-logo {
		width: 80%; text-align: left!important; padding-left: 15px!important;
	}
	
	#logo-right {
		width: 20%;
	}
	
	#logoside {
		display: none;
	}
	
	.articlemain {
		padding: 25px;
	}
	
	.avVideo .avPlayerContainer .avPlayerBlock iframe, .avVideo .avPlayerContainer .avPlayerBlock object, .avVideo .avPlayerContainer .avPlayerBlock embed, .avVideo .avPlayerContainer .avPlayerBlock video, .avVideo .avPlayerContainer .avPlayerBlock > div {
		min-width: 200px!important;
	}
}