
[data-icon]:before {
  font-family: "susanfont" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: "susanfont" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-facebook:before {
  content: "\61";
}
.icon-twitter-alt:before {
  content: "\62";
}
.icon-linkedin:before {
  content: "\63";
}
.icon-pinterest-p:before {
  content: "\64";
}
.icon-social-instagram:before {
  content: "\65";
}
.icon-youtube:before {
  content: "\66";
}


/* ----------- switching off phone detecting -------------- */

a[x-apple-data-detectors] {
	color: inherit !important;
	text-decoration: none !important;
	font-size: inherit !important;
	font-family: inherit !important;
	font-weight: inherit !important;
	line-height: inherit !important;
}

span[x-apple-data-detectors] {
	color: inherit !important;
	text-decoration: none !important;
	font-size: inherit !important;
	font-family: inherit !important;
	font-weight: inherit !important;
	line-height: inherit !important;
}

div[x-apple-data-detectors] {
	color: inherit !important;
	text-decoration: none !important;
	font-size: inherit !important;
	font-family: inherit !important;
	font-weight: inherit !important;
	line-height: inherit !important;
}


/* ------------- main -------------*/

body {
	
	-webkit-font-smoothing: antialiased;
	
	font-family:sans-serif,sans-serif;
	color:#272f38;
}

a:focus {
	outline: none;
}

a, a:hover {
#    color: #780e32;
}

input:focus, textarea:focus {
	outline: none;
}

img {
	max-width: 100%;
}

.h1, .h2, .h3, h1, h2, h3 {
	margin-top:0;
	margin-bottom:0;
	font-family:sans-serif,sans-serif;
	text-transform:uppercase;
	font-weight:600;
}




/* ---------- top_line ---------- */

.top_line {

	background:#780e32;
	color:#fff;
}

.inner_top {
	text-align:right;
	height: 44px;
}

.top_call_us {
	text-transform:uppercase;
	font-size:18px;
	margin-top:11px;
}

.top_call_us, .top_socials {
	display:inline-block;
}



.site_icons {
	    top: 5px;
    position: relative;
    display:inline-block;
    margin-left:30px;
}

.site_icons a {
	color:#fff;
	text-decoration:none;
	font-size:25px;
}

.site_icons a:hover {
	text-decoration:none;
}

/* ---------- Logo + Menu ---------- */

.header {
	padding:10px 0;
	background:#fff;
}

#navbar {
	    padding-top: 27px;
	    z-index: 1000;
}

.navbar-nav>li>a {
font-family: "Open Sans", arial, sans-serif;
	text-transform:uppercase;
	font-size:15px;
	color:#303539;
	font-weight:bold;
	padding: 10px 10px 10px 10px;
	
}

.navbar-nav>li>a:hover {
	color:#780e32;
	    background-color: #fff;
}

.navbar-nav>li>a.active {
	color:#780e32;
}

.navbar-collapse {
	    padding-right: 0px;
    padding-left: 0px;
float:right;
}

.logo img {
	max-width:400px;
}

/* ---------- Intro section --------------*/

.intro_section {
	opacity:0;
	
		transition: transform 0.6s, opacity 0.6s;
	-o-transition: -o-transform 0.6s, opacity 0.6s;
	-ms-transition: -ms-transform 0.6s, opacity 0.6s;
	-moz-transition: -moz-transform 0.6s, opacity 0.6s;
	-webkit-transition: -webkit-transform 0.6s, opacity 0.6s;
}


.visible {
opacity:1;	
}

.intro_section .bxslider li {
	background-position: top center;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;

	height:500px;
}

.intro_section .container-fluid {
	padding:0;
}

.intro_section h1 {
	color:#272f37;
	font-size:64px;
	text-transform:uppercase;
}

.intro_section h1 .subline {
	display:block;
	font-size:30px;
	text-transform:uppercase;
	color:#780e31;
}
.introtext {
	color:#272f38;
	font-size:18px;
}
.intro_butt_cont {
	padding:10px 10px;
}

.intro_cust_but {
	    padding: 6px 30px;
}

/* --------- Buttons -----------*/

.west_but {
	font-size:15px;
	text-transform:uppercase;
	font-weight:bold;
}

.wb_invert {
	background:#272f38;
	color:#fff;
	
}

/* ----------- search_section ------------- */

.search_section {
	background:#273039;
	color:#fff;
	padding:0 0 50px 0; 
}

.search_section h2 {
	font-size:26px;
	text-transform:uppercase;
	    padding-bottom: 20px;
}

.search_column {
	text-align:right;
}

.search_section .input-group-addon {
	background-color:transparent;
	border:0px;
	padding-left:0;
	text-transform:uppercase;
	color:#fff;
	font-size:16px;
}

.search_section select {
	text-transform:uppercase;
	color:#262f38;
	font-size:18px;
	padding:5px 2px 3px;
}

.search_section .form-control {
	    height: 46px;
}

.search_section .west_but_search {
	text-transform:uppercase;
	color:#262f38;
	background:#fff;
	    width: 92%;
	
	    font-size: 24px;
}

.type_column {
	padding-right:30px;
}

/* ---------- featured section ---------*/

.featured_section {
	padding:34px 0;
}

.featured_section h2 {
	font-size:30px;
	text-transform:uppercase;
	padding:10px 0 16px 0;
}

.feat_descr {
	padding: 13px 0;
}

.feat_descr p {
	margin:0;
	font-size:16px;
	color:#262f38;
}
p.featured_small {

	font-size:12px;
}

a.feat_contain, a.feat_contain:hover {
	text-decoration:none;
}

.feat_contain img {
	border:solid 5px #e8e6e6;
	width:100%;
}

.feat_cust_but {
	text-transform:uppercase;
	background:#780e31;
	font-size:15px;
	color:#fff;
	font-weight:bold;
	width:100%;
	padding: 10px 12px;
	border-radius:0;
}

/*------------ sidebar posts ------------*/


.side_item {
	margin-bottom:15px;
}
.side_item_one {
	background-position: top center;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.side_item_one_inner {
	background:rgba(255,255,255,0.85);
	padding:12px;
}

.coming_soon {
	text-transform:uppercase;
	color:#780e31;
	font-size:18px;
	
}
.side_iteme_one_title {
	text-transform:uppercase;
	font-size:29px;
	font-weight:bold;	
	    line-height: 1;
}

.col_left_side {
	padding-right:0;
}

.side_iteme_one_title {
	padding-top:20px;
}

.cs_descript {
	font-size:18px;
	padding-top:20px;
	line-height:1;
	    padding-bottom: 20px;
}

.cs_cust_but {
	text-transform:uppercase;
	background:#780e32;
	font-size:18px;
	color:#fff;
	font-weight:bold;
	width:95%;
	border-radius:0;
}

.side_item_two {
	border:solid 5px #e5e3e4;
	    padding: 15px;
}

.side_iteme_two_title {
	text-transform:uppercase;
	font-size:28px;
	font-weight:normal;
	text-align:center;
	color:#30343f;
	display:block;
	text-decoration:none;
}

.side_iteme_two_title:hover {
	text-decoration:none;
	color:#30343f;
}

.side_iteme_two_subtitle {
	font-size:15px;
	font-weight:normal;
	text-align:center;
	color:#30343f;	
}

.side_iteme_two_img_cont {
	display:block;
}

.side_iteme_two_afterline {
	text-transform:uppercase;
	color:#666666;
	text-decoration:none;
	text-align:center;
	display:block;
	font-size:24px;
}

.side_iteme_two_afterline:hover {
	color:#666666;
	text-decoration:none;
}

.side_iteme_two_secondline {
		
	color:#666666;
	text-decoration:none;
	text-align:center;
	display:block;
	font-size:15px;
}

.side_iteme_two_secondline span {
	text-transform:uppercase;
}

.side_iteme_two_secondline:hover {
	color:#666666;
	text-decoration:none;
}




.side_item_three {
	border:solid 5px #e5e3e4;
	    padding: 15px;
	text-align:center;
}

.side_iteme_three_title {
	text-transform:uppercase;
	font-size:28px;
	font-weight:normal;
	text-align:center;
	color:#30343f;
	display:block;
	text-decoration:none;
	
	    padding-bottom: 20px;
}

.side_iteme_three_title:hover {
	text-decoration:none;
	color:#30343f;
}

.side_iteme_three_img_cont {
	display:block;
	text-align:center;
}
.side_iteme_three_img_cont img {
	width:40%;
	height:auto;
}

.side_iteme_three_secondline {
		
	color:#780e31;
	text-decoration:none;
	text-align:center;
	display:block;
	font-size:15px;
	padding:20px 20%;
	line-height:1;
}


.side_iteme_three_secondline:hover {
	color:#780e31;
	text-decoration:none;
}

/*---------- footer section ------------*/

footer {
	background:#273039;
	color:#fff;
	padding:42px 0;
}

.foot_head_margin {
	    padding-top: 30px;
}

.footer_right_column {
	padding-top: 28px;	
}

.left_black_box {
	background:#20272f;
	    margin-top: 70px;
	    padding: 20px 6px 5px 6px;
}

.foot_one {
	font-size:20px;
	color:#818a94;
	    text-transform: uppercase;
	    padding: 63px 15px 10px 15px;

	
}

.foot_two {
	font-size:12px;
	color:#818a94;
	
}

.foot_three {
	font-size:18px;
	color:#fff;
	    padding-top: 30px;
}

.sitemap_block_one {
	float:left;
	width:60%;
}
.sitemap_block_two {
	float:left;
	width:40%;
}


.sitemap_block {
	
	    margin: 0;
    padding: 0;
font-size:12px;
	
}

.sitemap_block li {
	text-transform:uppercase;
	line-height: 1.3;
}

.left_black_box p {
	font-size:15px;
	line-height: 1.2;
}

.foot_logo {
	max-width:250px;
    margin-top: 13px;
}

.sm_head, .cs_head {
	font-size:24px;
	    padding-bottom: 20px;
}

.sm_head {
	text-align:center;
}

.call_foot_one, .call_foot_two {
	text-transform:uppercase;
	font-size:36px;
	line-height:1;
	text-align:right;
}
.footer_left_column {
font-family:sans-serif,sans-serif;
	    padding-right: 8%;
}

.footer_form_box {
	background:#202731;
	    padding: 6px 15px 32px 15px;
}

.foot_right_head {
	font-size:29px;
	text-transform:uppercase;
	    line-height: 1.2;
}

.foot_right_descr {
	font-size:16px;
	    color: #818a94;
	    padding-top: 10px;
    line-height: 1.2;
}

.foot_form_lines {
	display:table;
	width:100%;
}

.form_row {
	display: table-row;
}

.form_left, .form_right {
	display: table-cell;
}
.form_left {
	width:30%;
	text-transform:uppercase;
	vertical-align:middle;
}


.form_right .form-control {
	border-color:#73787e;
	background:#565f68;
	
	    margin: 5px 0;
	
	-webkit-box-shadow: inset 0px 0px 15px 3px rgba(0,0,0,0.11);
-moz-box-shadow: inset 0px 0px 15px 3px rgba(0,0,0,0.11);
box-shadow: inset 0px 0px 15px 3px rgba(0,0,0,0.11);
color:#fff;
}


.form_text {
	text-transform:uppercase;
	    padding-top: 10px;
    padding-bottom: 5px;
}

.foot_form_area .form-control {
	border-color:#73787e;
	background:#565f68;
	
	    margin: 5px 0;
	
	-webkit-box-shadow: inset 0px 0px 15px 3px rgba(0,0,0,0.11);
-moz-box-shadow: inset 0px 0px 15px 3px rgba(0,0,0,0.11);
box-shadow: inset 0px 0px 15px 3px rgba(0,0,0,0.11);
color:#fff;
}

.west_but_submit {
	    text-transform: uppercase;
    color: #272f38;
font-size:21px;
    background: #fff;
    width: 100%;
}

.foot_form_submit {
	padding:10px 0;
}

/* ------------ slider ------------- */


/* ------------ original site FIX ------------- */

.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}


.ab_table {
	display:table;
}

.ab_tr {
	display:table-row;
}

.ab_td {
	display:table-cell;
}

.dev_table {
	display:table;
	margin-top:10px;
}

.dev_row {
	display:table-row;
}

.dev_td {
	display:table-cell;
	vertical-align:top;
}

.dev_td_text {
	
}

.dev_im_cell {
	padding-right:20px;
}

.dev_table img {
	max-width:none!important;
}

.dev_table td:first-child {
	background:red;
}

.maincont h1 {
    font-size: 31px;
    color: #000;
    padding: 0 0 18px;
    font-weight: normal;
    margin-top:21px;
}

.testim_table img {
	height:auto;
}

.contact_table input, .contact_table textarea {
	width:100%;
}

.sitemap_block a {
	color:#fff;
}

.sitemap_block a, .sitemap_block a:hover, .sitemap_block a:focus {
	color:#fff;
	text-decoration:none;
} 

.foot_two a {
	    color: #818a94;
}

.foot_two a:hover {
	    color: #fff;
	text-decoration:none;
}

	.desktop_table_regions {
		display:table;
	

	}
	
		.mobile_table_regions {
		display:none;
			padding: 10px;
			border-left:0!important;
			border-right:0!important;
			border-bottom:0!important;
			
	}
	
	.mobile_table_regions > div {
		border-bottom:1px solid #ccc;
		padding-bottom:10px;
		padding-top:5px;
	}
	
	#ws-street {
		width:40%!important;
	}
	
	
	#ws-go, #ws-foottext, #ws-street  {
		display:none;
	}
	
	
	
	.left_lable {
		min-width: 96px;
		text-align:left;
	}
	
	.details_prop_table > div {
		text-align:center;
		border:0px;
		border-bottom: 0px solid #ccc; 
	}
	.prop_head {
		border-top: 1px solid #ddd;
    padding-bottom: 5px;
    padding-top: 5px;
	}
	
	.prop_numbers {
    padding-bottom: 5px;
	}
	
	.prop_numbers:last-child {
		border-bottom: 1px solid #ddd;
	}
	
	.closeups img {
		height:auto;
	}
	
	.col-sm-8, .col-sm-4 {
		border:0px solid red;
	}
	
	
		.copy_normal {
	display:block;
}

.desktop_formbox {
	display:block;
}

.mobile_formbox {
	display:none;
	
    margin-top: 60px;
}
.bxslider li h2
{
font-family: sans-serif, sans-serif;
font-weight:600;
font-size:36px;
line-height:38px;
text-shadow:1px 1px 1px #000;
margin-bottom:10px;
}
.bxintro .col-md-3
{
padding-left:0px;
padding-right:0px;
width:22%;
}


.bxintro
{
background-color:rgba(39,47,56,0.7);
position:relative;
left:0;
right:0;
margin-left:auto;
margin-right:auto;
width:1170px;;
color:#fff;
padding:30px;
height:auto;
margin-top:100px;
font-size:22px;
line-height:25px;
}
.bxintro .btn
{
margin-top:15px;
text-transform:uppercase;
background-color:#780e32;
color:#fff;
border:0;
}

.dropdown-menu a
{
	text-transform: uppercase;
	font-family: "Open Sans", arial, sans-serif;
}






