@charset "utf-8";
/* CSS Document FontAwesome */
/*
45 degre	
background: rgba(4,66,124,1);
background: -moz-linear-gradient(45deg, rgba(4,66,124,1) 0%, rgba(124,4,20,1) 100%);
background: -webkit-gradient(left bottom, right top, color-stop(0%, rgba(4,66,124,1)), color-stop(100%, rgba(124,4,20,1)));
background: -webkit-linear-gradient(45deg, rgba(4,66,124,1) 0%, rgba(124,4,20,1) 100%);
background: -o-linear-gradient(45deg, rgba(4,66,124,1) 0%, rgba(124,4,20,1) 100%);
background: -ms-linear-gradient(45deg, rgba(4,66,124,1) 0%, rgba(124,4,20,1) 100%);
background: linear-gradient(45deg, rgba(4,66,124,1) 0%, rgba(124,4,20,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#04427c', endColorstr='#7c0414', GradientType=1 );	
Horizontal
background: rgba(4,66,124,1);
background: -moz-linear-gradient(left, rgba(4,66,124,1) 0%, rgba(124,4,20,1) 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, rgba(4,66,124,1)), color-stop(100%, rgba(124,4,20,1)));
background: -webkit-linear-gradient(left, rgba(4,66,124,1) 0%, rgba(124,4,20,1) 100%);
background: -o-linear-gradient(left, rgba(4,66,124,1) 0%, rgba(124,4,20,1) 100%);
background: -ms-linear-gradient(left, rgba(4,66,124,1) 0%, rgba(124,4,20,1) 100%);
background: linear-gradient(to right, rgba(4,66,124,1) 0%, rgba(124,4,20,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#04427c', endColorstr='#7c0414', GradientType=1 );
*/
@font-face {
	font-family: 'Gotham-Book';
	src: url('../fonts/Gotham-Book.eot');
	src: url('../fonts/Gotham-Book.eot?#iefix') format('embedded-opentype'), url('../fonts/Gotham-Book.woff2') format('woff2'), url('../fonts/Gotham-Book.woff') format('woff');
	font-weight: 500;
	font-style: normal;
}
@font-face {
	font-family: 'gothamblackregular';
	src: url('../fonts/gothamblack_regular-webfont.woff2') format('woff2'), url('../fonts/gothamblack_regular-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'gothamboldregular';
	src: url('../fonts/gothambold_regular-webfont.woff2') format('woff2'), url('../fonts/gothambold_regular-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'gothamlightregular';
	src: url('../fonts/gothamlight_regular-webfont.woff2') format('woff2'), url('../fonts/gothamlight_regular-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'gothammediumregular';
	src: url('../fonts/gothammedium_regular-webfont.woff2') format('woff2'), url('../fonts/gothammedium_regular-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'open_sansregular';
	src: url('../fonts/open_sans_regular-webfont.woff2') format('woff2'), url('../fonts/open_sans_regular-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}
.f-Gotham-Book, .top_bar, .top-nav, .tagline, .sell_your_home_content .btn, .image_with_info .p_city, .get_pre_approved_content_title small, .section_title1 small, .btn-theme1, .notsure_text, .footer_nav_link a, .f_misc_content, .copyright, .sr-details-links a {
	font-family: 'Gotham-Book';
}
.f-gotham-black, .sell_your_home_content h1 > span {
	font-family: 'gothamblackregular';
}
.f-gotham-bold, h1, .h1, h2, h3, h4 .our_mission_body h2, .image_with_info .p_price, .p_title, .get_pre_approved_content_title, .section_title1, .blog_item_title {
	font-family: 'gothamboldregular';
}
.f-gotham-light, .sell_your_home_content p {
	font-family: 'gothamlightregular';
}
.f-gotham-medium, .sell_your_home_content h1, .bs_get_in_touch_content_title {
	font-family: 'gothammediumregular';
}
.f-open_sansregular, body {
	font-family: 'open_sansregular';
}
.f-latoblack, h1, h2, h3, h4, h5 {
}
.f-latobold {
}
.f-latolight, h1 span, h2 span, h3 span, h4 span, h5 span, h1 small, h2 small, h3 small, h4 small, h5 small {
}
.f-latoregular {
}
h1, h2, h3, h4, h5 {
	text-transform: uppercase;
}
h1 small, h2 small, h3 small, h4 small, h5 small {
}
h1:first-child, h2:first-child, h3:first-child, h4:first-child, h5:first-child {
	margin-top: 0px;
}
p:last-child, ul:last-child, ol:last-child {
	margin-bottom: 0px !important;
}
h1 span, h2 span, h3 span, h4 span, h5 span {
}
body {
}
.section_pad {
	padding: 40px 0px;
}
.hr {
	width: 70px;
	margin: auto;
	clear: both;
	height: 5px;
	margin-top: 15px;
	margin-bottom: 15px;
	background-color: #f3ae00;
	border: 0px;
}
p, .get_pre_approved_content {
	line-height: 1.7;
	font-size: 18px;
}
.big {
	font-size: 18px;
}
.btn-readmore {
	background-color: #4b4b4b;
	position: relative;
	padding: 11px 20px;
	text-transform: uppercase;
	color: #FFF;
	padding-right: 50px;
	color: #FFF;
}
.btn-readmore:hover {
	background-color: #f3ae00;
	color: #fff;
	margin-left: -10px;
}
.btn-readmore::after {
	position: absolute;
	height: 40px;
	text-align: center;
	background-color: #f3ae00;
	content: "\f105";
	right: -8px;
	top: 50%;
	margin-top: -20px;
	font-family: 'FontAwesome';
	font-size: 25px;
	line-height: 40px;
	padding-left: 18px;
	padding-right: 15px;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.btn-readmore:hover::after {
	background-color: #4b4b4b;
	right: -15px;
}
/* font-family: "Glyphicons Halflings";  font-family: "FontAwesome"; */
.hide1 {
	/* IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	/* IE 5-7 */
	filter: alpha(opacity=0);
	/* Netscape */
	-moz-opacity: 0;
	/* Safari 1.x */
	-khtml-opacity: 0;
	/* Good browsers */
	opacity: 0;
}
.se-pre-con {
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 9999;
	background: url(images/loader-64x/Preloader_2.gif) center no-repeat #fff;
}
.btn-round {
	-webkit-border-radius: 150px;
	border-radius: 150px;
}
a {
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
a:hover {
	text-decoration: none;
}
.ps-inner-pad10 {
	padding: 10px;
}
.ps-inner-pad20 {
	padding: 20px;
}
.padL20 {
	padding-left: 20px;
}
.padR20 {
	padding-right: 20px;
}
.padT20 {
	padding-top: 20px;
}
.padB20 {
	padding-bottom: 20px;
}
.padT0 {
	padding-top: 0px;
}
.padT40 {
	padding-top: 40px;
}
.padB0 {
	padding-bottom: 0px;
}
.space20, .space10, .space5 {
	float: none;
	clear: both;
}
.space20 {
	padding-top: 20px;
}
.space10 {
	padding-top: 10px;
}
.space5 {
	padding-top: 5px;
}
.mar0 {
	margin: 0px;
}
.marT0 {
	margin-top: 0px;
}
.marB0 {
	margin-bottom: 0px;
}
.marL0 {
	margin-left: 0px;
}
.marR0 {
	margin-right: 0px;
}
.clear {
	width: 100%;
	height: 0px;
	padding-top: 1px;
	overflow: hidden;
	font-size: 1px;
	line-height: 1px;
	clear: both;
}
.clear2 {
	clear: both;
	float: none;
}
.remove-gutter-space .container-fluid, .remove-gutter-space .row, .remove-gutter-space [class^="col-"] {
	padding: 0px;
	margin: 0px;
}
.remove-gutter-space2 {
	margin-left: 0px;
	margin-right: 0px;
}
.remove-gutter-space2 > div {
	padding: 0px;
}
.aligncenter {
	margin: auto;
	display: block;
	max-width: 100%;
	height: auto;
}
.alignright {
	float: right;
	margin: 5px 0 20px 20px;
}
.alignleft {
	float: left;
	margin: 5px 20px 20px 0;
}
.alignnone {
	margin: 0px 0px 25px 0;
}
a img.alignright {
	float: right;
	margin: 5px 0 20px 20px;
}
a img.alignnone {
	margin: 0px 0px 25px 0;
}
a img.alignleft {
	float: left;
	margin: 5px 20px 20px 0;
}
.gallery.gallery-columns-2 .gallery-item:nth-child(2n+1) {
	clear: left;
}
.gallery.gallery-columns-3 .gallery-item:nth-child(3n+1) {
	clear: left;
}
.gallery.gallery-columns-4 .gallery-item:nth-child(4n+1) {
	clear: left;
}
.gallery-item {
	margin-bottom: 30px;
}
.list01 {
	padding-left: 0;
	margin-left: 1.84285714em;
	list-style-type: none;
}
.list01 li {
	position: relative;
	margin-bottom: 3px;
}
.list01 li a {
	color: inherit;
}
.list01 li a:hover {
	color: #339ea8;
	padding-left: 5px;
}
.list01 li a::before {
	position: absolute;
	left: -1.84285714em;
	width: 1.84285714em;
	top: .14285714em;
	text-align: center;
	font-family: 'FontAwesome';
	display: inline-block;
	text-rendering: auto;
	content: '\f105';
	line-height: 1.1;
}
.list-2col li {
	display: inline-block;
	width: 49%;
}
.list-3col li {
	display: inline-block;
	width: 32%;
}
@media screen and (max-width:767px) {
.list-3col li {
	display: inline-block;
	width: 49%;
}
}
@media (min-width:768px) and (max-width:991px) {
.gallery.gallery-columns-2 .gallery-item:nth-child(2n+1) {
	clear: left;
}
.gallery.gallery-columns-3 .gallery-item:nth-child(2n+1) {
	clear: left;
}
.gallery.gallery-columns-4 .gallery-item:nth-child(2n+1) {
	clear: left;
}
}
/* <button  type="button" class="visible-xs hamburger hamburger--spring" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1" aria-expanded="false"> <span class="hamburger-box"> <span class="hamburger-inner"></span> </span> </button>
*/
.hamburger {
	padding: 5px 15px;
	display: inline-block;
	cursor: pointer;
	transition-property: opacity, -webkit-filter;
	-webkit-transition-property: opacity, -webkit-filter;
	transition-property: opacity, filter;
	transition-property: opacity, filter, -webkit-filter;
	-webkit-transition-duration: .15s;
	transition-duration: .15s;
	-webkit-transition-timing-function: linear;
	transition-timing-function: linear;
	font: inherit;
	color: inherit;
	text-transform: none;
	background-color: transparent;
	border: 0;
	margin: 0;
	overflow: visible;
	margin-top: 8px
}
.hamburger:hover {
	opacity: .7
}
.hamburger-box {
	width: 36px;
	height: 24px;
	display: inline-block;
	position: relative
}
.hamburger-inner {
	display: block;
	top: 50%;
	margin-top: -2px
}
.hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
	width: 36px;
	height: 4px;
	background-color: #000;
	border-radius: 4px;
	position: absolute;
	transition-property: -webkit-transform;
	-webkit-transition-property: -webkit-transform;
	transition-property: transform;
	transition-property: transform, -webkit-transform;
	transition-property: transform, -webkit-transform;
	-webkit-transition-duration: .15s;
	transition-duration: .15s;
	-webkit-transition-timing-function: ease;
	transition-timing-function: ease
}
.hamburger-inner::before, .hamburger-inner::after {
	content: "";
	display: block
}
.hamburger-inner::before {
	top: -10px
}
.hamburger-inner::after {
	bottom: -10px
}
.hamburger--spring .hamburger-inner {
	top: 2px;
	-webkit-transition: background-color 0 .15s linear;
	transition: background-color 0 .15s linear
}
.hamburger--spring .hamburger-inner::before {
	top: 10px;
	transition: top .12s .3s cubic-bezier(0.33333, 0.66667, 0.66667, 1), -webkit-transform .15s cubic-bezier(0.55, 0.055, 0.675, 0.19);
	-webkit-transition: top .12s .3s cubic-bezier(0.33333, 0.66667, 0.66667, 1), -webkit-transform .15s cubic-bezier(0.55, 0.055, 0.675, 0.19);
	transition: top .12s .3s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform .15s cubic-bezier(0.55, 0.055, 0.675, 0.19);
	transition: top .12s .3s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform .15s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform .15s cubic-bezier(0.55, 0.055, 0.675, 0.19)
}
.hamburger--spring .hamburger-inner::after {
	top: 20px;
	transition: top .3s .3s cubic-bezier(0.33333, 0.66667, 0.66667, 1), -webkit-transform .15s cubic-bezier(0.55, 0.055, 0.675, 0.19);
	-webkit-transition: top .3s .3s cubic-bezier(0.33333, 0.66667, 0.66667, 1), -webkit-transform .15s cubic-bezier(0.55, 0.055, 0.675, 0.19);
	transition: top .3s .3s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform .15s cubic-bezier(0.55, 0.055, 0.675, 0.19);
	transition: top .3s .3s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform .15s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform .15s cubic-bezier(0.55, 0.055, 0.675, 0.19)
}
.hamburger--spring.is-active .hamburger-inner {
	-webkit-transition-delay: .32s;
	transition-delay: .32s;
	background-color: transparent
}
.hamburger--spring.is-active .hamburger-inner::before {
	top: 0;
	transition: top .12s .18s cubic-bezier(0.33333, 0, 0.66667, 0.33333), -webkit-transform .15s .32s cubic-bezier(0.215, 0.61, 0.355, 1);
	-webkit-transition: top .12s .18s cubic-bezier(0.33333, 0, 0.66667, 0.33333), -webkit-transform .15s .32s cubic-bezier(0.215, 0.61, 0.355, 1);
	transition: top .12s .18s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform .15s .32s cubic-bezier(0.215, 0.61, 0.355, 1);
	transition: top .12s .18s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform .15s .32s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform .15s .32s cubic-bezier(0.215, 0.61, 0.355, 1);
	-webkit-transform: translate3d(0, 10px, 0) rotate(45deg);
	transform: translate3d(0, 10px, 0) rotate(45deg)
}
.hamburger--spring.is-active .hamburger-inner::after {
	top: 0;
	transition: top .3s cubic-bezier(0.33333, 0, 0.66667, 0.33333), -webkit-transform .15s .32s cubic-bezier(0.215, 0.61, 0.355, 1);
	-webkit-transition: top .3s cubic-bezier(0.33333, 0, 0.66667, 0.33333), -webkit-transform .15s .32s cubic-bezier(0.215, 0.61, 0.355, 1);
	transition: top .3s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform .15s .32s cubic-bezier(0.215, 0.61, 0.355, 1);
	transition: top .3s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform .15s .32s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform .15s .32s cubic-bezier(0.215, 0.61, 0.355, 1);
	-webkit-transform: translate3d(0, 10px, 0) rotate(-45deg);
	transform: translate3d(0, 10px, 0) rotate(-45deg)
}
.top_bar {
	line-height: 40px;
	background-color: #7c0414;
	color: #fff;
	font-size: 14px;
}
.top_bar a {
	color: #fff;
}
.top_bar a:hover, .top_bar a:focus {
	color: #fff;
}
.top_bar ul {
	margin: 0px;
	text-align: right;
}
.top_bar ul > li {
	position: relative;
	padding-left: 11px;
	padding-right: 14px;
}
.top_bar ul > li::after {
	position: absolute;
	width: 1px;
	top: 8px;
	bottom: 8px;
	right: 0px;
	background-color: rgba(255,255,255,0.4);
	content: "";
}
.top_bar ul > li:last-child::after {
	display: none;
}
.top_bar .social_icon a {
	display: inline-block;
	padding-left: 0px;
	margin-right: 25px;
}
.top-nav .nav > li > a {
	text-transform: uppercase;
	font-size: 14px;
	position: relative;
	box-shadow: inset 0 0 0 0px #f45e61;
}
.top-nav .nav > li > a::before {
}
.top-nav .nav > li > a::after {
}
.top-nav .nav > li > a:hover::before, .top-nav .nav > li > a:focus {
}
.top-nav .nav > li > a::before, .top-nav .nav > li > a::after {
	box-sizing: inherit;
	content: '';
	position: absolute;
	top: 5px;
	left: 5px;
	bottom: 5px;
	right: 5px;
	-webkit-transform-origin: center;
	transform-origin: center;
}
.top-nav .nav > li > a::before {
	border-top: 2px solid #7c0414;
	border-bottom: 2px solid #7c0414;
	-webkit-transform: scale3d(0, 1, 1);
	transform: scale3d(0, 1, 1);
}
.top-nav .nav > li.active > a::before {
	border-top: 1px solid #7c0414;
	border-bottom: 1px solid #7c0414;
	-webkit-transform: scale3d(1, 1, 1);
	transform: scale3d(1, 1, 1);
}
.top-nav .nav > li > a::after {
	border-left: 2px solid #7c0414;
	border-right: 2px solid #7c0414;
	-webkit-transform: scale3d(1, 0, 1);
	transform: scale3d(1, 0, 1);
}
.top-nav .nav > li.active > a::after {
	border-left: 0px solid #7c0414;
	border-right: 0px solid #7c0414;
	-webkit-transform: scale3d(1, 1, 1);
	transform: scale3d(1, 1, 1);
}
.top-nav .nav > li > a:hover::before, .top-nav .nav > li > a:hover::after {
	-webkit-transform: scale3d(1, 1, 1);
	transform: scale3d(1, 1, 1);
	-webkit-transition: -webkit-transform 0.5s;
	transition: -webkit-transform 0.5s;
	transition: transform 0.5s;
	transition: transform 0.5s, -webkit-transform 0.5s;
}
.top-nav {
	padding: 11px 0px;
}
.top-nav > .container {
	position: relative;
}
.logo {
	position: absolute;
	left: 15px;
	top: -52px;
	z-index: 600;
}
.main_banner {
	position: relative;
}
.main_banner .carousel-caption {
	display: flex;
	flex-wrap: row;
	align-items: center;
	justify-content: center;
	height: 100%;
	padding: 0px;
	bottom: 0px;
	width: 100%;
	left: 0px;
}
.main_banner .carousel-indicators {
	left: auto;
	right: 40px;
	margin: 0px;
	width: auto;
	bottom: auto;
	top: 50%;
	transform: translateY(-50%);
}
.main_banner .carousel-indicators li {
	display: block;
	margin: 0px;
	margin-bottom: 40px;
	position: relative;
}
.main_banner .carousel-indicators li:last-child {
	margin-bottom: 0px;
}
.main_banner .carousel-indicators li::after {
	position: absolute;
	left: 4px;
	bottom: -35px;
	height: 30px;
	width: 1px;
	background-color: rgba(255,255,255,0.5);
	content: "";
}
.main_banner .carousel-indicators li.active {
	width: 10px;
	height: 10px;
}
.main_banner .carousel-indicators li:last-child::after {
	display: none;
}
.carousel-caption {
	color: inherit;
}
.carousel-caption h1 {
	font-size: 60px;
	letter-spacing: 0.05em;
	color: #FFF
}
.tagline {
	font-size: 18px;
	line-height: 1.7;
	letter-spacing: 0.3em;
	text-transform: uppercase;
	margin-bottom: 100px;
	color: #FFF
}
.search_form_on_banner {
	background-color: #FFF;
	border-radius: 5px;
	padding-left: 4px;
	padding-right: 0px;
	width: 88%;
	margin-left: auto;
	margin-right: auto;
	-webkit-box-shadow: 0 10px 25px 0 rgba(0,0,0,0.7);
	box-shadow: 0 10px 25px 0 rgba(0,0,0,0.7);
	padding-bottom: 1px;
}
.search_form_on_banner .form-control {
	background-color: transparent;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	height: 50px;
}
 .form-control::-moz-placeholder {
 color: #6d6d6d;
 opacity: 1;
}
.bootstrap-select .btn-default {
	border: 1px solid #fff;
	border-right: 1px solid #e5e5e5;
	color: #6d6d6d;
	padding-top: 14px;
	padding-bottom: 14px;
}
.search_form_on_banner .btn-default.active, .search_form_on_banner .btn-default.focus, .search_form_on_banner .btn-default:active, .search_form_on_banner .btn-default:focus, .search_form_on_banner .btn-default:hover, .search_form_on_banner .open > .dropdown-toggle.btn-default {
	background-color: transparent;
	border-color: #fff;
	border-right-color: #e5e5e5;
}
.bootstrap-select .dropdown-menu {
	margin-top: 0px;
}
.search-ic {
	border-radius: 6px;
	background-image: url(../images/ic-search.png);
	background-repeat: no-repeat;
	background-position: center 10px; /*padding-top:40px;*/
	position: absolute;
	height: 80%;
	width: 80%;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	padding-top: 40px;
	-webkit-box-shadow: 0 0 15px 0 rgba(124,4,20,0.7);
	box-shadow: 0 0 15px 0 rgba(124,4,20,0.7);
}
.search_form_on_banner form > .row {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: stretch;
}
.search_form_on_banner form .row .row > div:last-child .bootstrap-select .btn-default {
	border-right: 0px;
}
.border-left {
	border-left: 1px solid #e5e5e5;
}
.our_mission {
	padding: 56px 0px;
}
.our_mission_body {
	background: url(../images/mission-bg.jpg) no-repeat center center;
	background-size: cover;
	padding: 40px 100px 40px 50px;
	color: #FFF;
	margin-left: 50px;
	margin-right: -50px;
	margin-top: 60px;
}
.our_mission_body p {
	font-size: 18px;
	line-height: 1.66;
	margin-bottom: 24px;
}
.our_mission_body h2 {
	font-size: 22px;
	margin-bottom: 24px;
}
.our_mission_img {
	margin-left: -50px;
	margin-right: 50px;
	position: relative;
}
.our_mission_img::before {
	position: absolute;
	left: 30px;
	right: 30px;
	top: 30px;
	bottom: 30px;
	content: "";
	border: 1px solid #fff;
}
.sell_your_home {
	background: url(../images/sell_your_home_bg.jpg) no-repeat center top;
	background-size: cover !important;
}
.sell_your_home_content {
	background: #192028 url(../images/sell_your_home_bg2.jpg) no-repeat center top;
	padding: 43px 85px;
	text-align: center;
	color: #FFF;
	width: 88%;
	margin: auto;
}
.sell_your_home_content p {
	font-size: 19px;
	line-height: 1.6;
	margin-bottom: 24px;
}
.btn-outline {
	background-color: transparent;
}
.btn-inverse {
	border: 1px solid #fff;
	color: #FFF;
}
.btn-inverse:hover, .btn-inverse:focus {
	background-color: #fff;
	color: #000;
}
.sell_your_home_content .btn, .btn-inverse {
	padding: 14px 40px;
	text-transform: uppercase;
	font-size: 14px;
}
.sell_your_home_content h1 {
	line-height: 1.3;
	display: block;
	font-size: 44px;
}
.sell_your_home_content h1 span {
	display: inline-block;
	position: relative;
	z-index: 1;
	padding-left: 14px;
	padding-right: 12px;
}
.sell_your_home_content h1 span::after {
	position: absolute;
	left: 0px;
	right: 0px;
	bottom: 11px;
	height: 14px;
	content: "";
	z-index: -1;
	background: rgba(4,66,124,1);
	background: -moz-linear-gradient(left, rgba(4,66,124,1) 0%, rgba(4,66,124,1) 45%, rgba(124,4,20,1) 55%, rgba(124,4,20,1) 100%);
	background: -webkit-gradient(left top, right top, color-stop(0%, rgba(4,66,124,1)), color-stop(45%, rgba(4,66,124,1)), color-stop(55%, rgba(124,4,20,1)), color-stop(100%, rgba(124,4,20,1)));
	background: -webkit-linear-gradient(left, rgba(4,66,124,1) 0%, rgba(4,66,124,1) 45%, rgba(124,4,20,1) 55%, rgba(124,4,20,1) 100%);
	background: -o-linear-gradient(left, rgba(4,66,124,1) 0%, rgba(4,66,124,1) 45%, rgba(124,4,20,1) 55%, rgba(124,4,20,1) 100%);
	background: -ms-linear-gradient(left, rgba(4,66,124,1) 0%, rgba(4,66,124,1) 45%, rgba(124,4,20,1) 55%, rgba(124,4,20,1) 100%);
	background: linear-gradient(to right, rgba(4,66,124,1) 0%, rgba(4,66,124,1) 45%, rgba(124,4,20,1) 55%, rgba(124,4,20,1) 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#04427c', endColorstr='#7c0414', GradientType=1 );
	-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-ms-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
}
.sell_your_home_content:hover h1 span::after {
	bottom: 0px;
	height: 55px;
}
.favorite_sec {
	padding: 75px 0px 65px 0px;
}
.favorite_sec h1 {
	color: #000;
	text-align: center;
	position: relative;
 pa
}
.divider_01 {
	background: url(../images/divider_01.png) no-repeat center bottom;
	margin: auto;
	height: 26px;
	width: 139px;
	margin-bottom: 25px;
}
.fontsize-16px {
	font-size: 16px !important;
}
.fontsize-18px {
	font-size: 18px !important;
}
.fontsize-20px {
	font-size: 20px !important;
}
.fontsize-22px {
	font-size: 22px !important;
}
.we_sell {
	font-size: 18px;
	margin-bottom: 47px;
}
.property_listings_inner > ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
.property_listings_ul {
	list-style-type: none;
	margin: 0px -15px 0 -15px;
	padding: 0px;
}
.property_listings_ul {
}
.property_listings_item {
	position: relative;
	color: #4b5562;
	-webkit-box-shadow: 0 0 10px 0 rgba(0,0,0,0.1);
	box-shadow: 0 0 10px 0 rgba(0,0,0,0.1);
	margin-bottom: 50px;
	transform-style: preserve-3d;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.property_listings_item:hover, .property_listings_item:focus {
	-webkit-box-shadow: 0 20px 20px 0 rgba(0,0,0,0.3);
	box-shadow: 0 20px 20px 0 rgba(0,0,0,0.3), inset 0 0px 50px 0 rgba(0,0,0,0.1);
	border-color: #7c0414; /*border-style:dashed; border-width:5px;*/
}
.property_listings_item .image_with_info {
	position: relative;
	z-index: 5;
}
.property_listings_item a {
	position: relative;
	z-index: 25;
	width: 100%;
	height: 100%;
	left: 0px;
	top: 0px;/*position:relative;*/ /*z-index:20;*/
}
.property_listings_item .image_with_info::before {
	position: absolute;
	left: 0px;
	right: 0px;
	bottom: 0px;
	content: "";
	height: 83px;
	z-index: 1;
	background: rgba(0,0,0,0);
	background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.82) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0,0,0,0)), color-stop(100%, rgba(0,0,0,0.82)));
	background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.82) 100%);
	background: -o-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.82) 100%);
	background: -ms-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.82) 100%);
	background: linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,0.82) 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000', GradientType=0 );
}
.property_listings_item .image_with_info::after {
	position: absolute;
	left: 0px;
	top: 0px;
	content: "";
	height: 0%;
	width: 100%;
	z-index: 2;
	background: rgba(4,66,124,0.5);
	background: -moz-linear-gradient(45deg, rgba(4,66,124,0.5) 0%, rgba(124,4,20,0.6) 50%, rgba(124,4,20,0.7) 100%);
	background: -webkit-gradient(left bottom, right top, color-stop(0%, rgba(4,66,124,0.5)), color-stop(50%, rgba(124,4,20,0.6)), color-stop(100%, rgba(124,4,20,0.7)));
	background: -webkit-linear-gradient(45deg, rgba(4,66,124,0.5) 0%, rgba(124,4,20,0.6) 50%, rgba(124,4,20,0.7) 100%);
	background: -o-linear-gradient(45deg, rgba(4,66,124,0.5) 0%, rgba(124,4,20,0.6) 50%, rgba(124,4,20,0.7) 100%);
	background: -ms-linear-gradient(45deg, rgba(4,66,124,0.5) 0%, rgba(124,4,20,0.6) 50%, rgba(124,4,20,0.7) 100%);
	background: linear-gradient(45deg, rgba(4,66,124,0.5) 0%, rgba(124,4,20,0.6) 50%, rgba(124,4,20,0.7) 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#04427c', endColorstr='#7c0414', GradientType=1 );
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.property_listings_item:hover .image_with_info::after {
	position: absolute;
	left: 0px;
	top: 0px;
	content: "";
	height: 100%;
	width: 100%;
	background: rgba(4,66,124,0.5);
	background: -moz-linear-gradient(45deg, rgba(4,66,124,0.5) 0%, rgba(124,4,20,0.6) 50%, rgba(124,4,20,0.7) 100%);
	background: -webkit-gradient(left bottom, right top, color-stop(0%, rgba(4,66,124,0.5)), color-stop(50%, rgba(124,4,20,0.6)), color-stop(100%, rgba(124,4,20,0.7)));
	background: -webkit-linear-gradient(45deg, rgba(4,66,124,0.5) 0%, rgba(124,4,20,0.6) 50%, rgba(124,4,20,0.7) 100%);
	background: -o-linear-gradient(45deg, rgba(4,66,124,0.5) 0%, rgba(124,4,20,0.6) 50%, rgba(124,4,20,0.7) 100%);
	background: -ms-linear-gradient(45deg, rgba(4,66,124,0.5) 0%, rgba(124,4,20,0.6) 50%, rgba(124,4,20,0.7) 100%);
	background: linear-gradient(45deg, rgba(4,66,124,0.5) 0%, rgba(124,4,20,0.6) 50%, rgba(124,4,20,0.7) 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#04427c', endColorstr='#7c0414', GradientType=1 );
}
.property_listings_item .image_with_info .p_price {
	position: absolute;
	left: 10px;
	bottom: 4px;
	z-index: 10;
	color: #FFF;
	font-size: 22px;
	text-shadow: 2px 2px 2px #000000;
}
.property_listings_item .image_with_info .p_city {
	font-size: 13px;
	color: #FFF;
	position: absolute;
	right: 10px;
	bottom: 8px;
	z-index: 10;
	text-shadow: 2px 2px 2px #000000;
}
.property_listings_item .property_s_desc {
	padding: 16px;
}
.property_s_desc p{color: #4b5562;}
.p_title {
	font-size: 20px;
	color: #7c0414;
	text-transform: uppercase;
	position: relative;
	padding-bottom: 14px;
	margin-bottom: 20px;
}
.property_listings_item .p_title > a {
	position: relative;
	z-index: 30;
	display: block;
}
.p_title::before {
	width: 48px;
	height: 3px;
	background-color: #c2c2c2;
	left: 0px;
	bottom: 0px;
	content: "";
	position: absolute;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.property_listings_item:hover .p_title::before, .property_listings_item:focus .p_title::before {
	width: 150px;
}
.property_listings_item .property_s_desc {
	font-size: 14px;
	min-height: 160px;
}
.property_highlight {
	position: relative;color: #4b5562;
}
.property_highlight::before {
	position: absolute;
	left: -6px;
	right: -6px;
	top: 0px;
	height: 2px;
	content: "";
	background-color: #d7d7d7;
}
.property_highlight > ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-content: center;
	padding: 6px 6px 0px 6px;
}
.property_highlight > ul > li {
	display: block;
	padding-top: 14px;
	padding-bottom: 14px;
}
.property_highlight .p_size {
	background: url(../images/ic-size.png) no-repeat left center;
	padding-left: 25px;
}
.property_highlight .p_bed {
	padding-left: 35px;
	background: url(../images/ic-bed.png) no-repeat left center;
}
.property_highlight .p_bath {
	padding-left: 30px;
	background: url(../images/ic-bath.png) no-repeat left center;
}
.swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
	width: auto;
	padding: 6px 50px;
	bottom: 25px;
	-webkit-box-shadow: 0 0 25px 0 rgba(0,0,0,0.2);
	box-shadow: 0 0 25px 0 rgba(0,0,0,0.2);
	border-radius: 40px;
	border: 1px solid #e1e1e1;
	left: 50%;
	transform: translateX(-50%);
}
.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 5px;
}
.swiper-container {
	padding-bottom: 65px;
}
.swiper-pagination-bullet {
	width: 11px;
	height: 11px;
	background-color: #fff;
	opacity: 1;
	border: 2px solid #7c0414;
}
.swiper-pagination-bullet-active {
	background-color: #7c0414;
}
.get_pre_approved {
	position: relative;
	width: 100%;
}
.get_pre_approved_img {
	padding-right: 70px;
	position: relative;
	padding-top: 30px;
}
.get_pre_approved::before {
	background: rgba(4,66,124,1);
	background: -moz-linear-gradient(45deg, rgba(4,66,124,1) 0%, rgba(124,4,20,1) 100%);
	background: -webkit-gradient(left bottom, right top, color-stop(0%, rgba(4,66,124,1)), color-stop(100%, rgba(124,4,20,1)));
	background: -webkit-linear-gradient(45deg, rgba(4,66,124,1) 0%, rgba(124,4,20,1) 100%);
	background: -o-linear-gradient(45deg, rgba(4,66,124,1) 0%, rgba(124,4,20,1) 100%);
	background: -ms-linear-gradient(45deg, rgba(4,66,124,1) 0%, rgba(124,4,20,1) 100%);
	background: linear-gradient(45deg, rgba(4,66,124,1) 0%, rgba(124,4,20,1) 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#04427c', endColorstr='#7c0414', GradientType=1 );
	content: "";
	position: absolute;
	left: 0px;
	bottom: 30px;
	top: 0px;
	width: 31%;
	z-index: -1;
}
.get_pre_approved_content {
	padding-top: 70px;
}
.get_pre_approved_content h1 {
	margin-bottom: 45px;
}
.get_pre_approved_content p {
	margin-bottom: 40px;
}
.get_pre_approved_content_title, .section_title1 {
	color: #000;
	text-transform: uppercase;
}
.section_title1 {
}
.get_pre_approved_content_title small, .section_title1 small {
	display: block;
}
.btn-theme1, .sr-details-links a {
	text-transform: uppercase;
	font-size: 14px;
	padding: 14px 43px;
}
.btn-theme1:hover, .btn-theme1:focus, .sr-details-links a:hover, .sr-details-links a:focus {
	color: #FFF !important;
	background: rgba(4,66,124,1);
	background: -moz-linear-gradient(45deg, rgba(4,66,124,1) 0%, rgba(124,4,20,1) 100%);
	background: -webkit-gradient(left bottom, right top, color-stop(0%, rgba(4,66,124,1)), color-stop(100%, rgba(124,4,20,1)));
	background: -webkit-linear-gradient(45deg, rgba(4,66,124,1) 0%, rgba(124,4,20,1) 100%);
	background: -o-linear-gradient(45deg, rgba(4,66,124,1) 0%, rgba(124,4,20,1) 100%);
	background: -ms-linear-gradient(45deg, rgba(4,66,124,1) 0%, rgba(124,4,20,1) 100%);
	background: linear-gradient(45deg, rgba(4,66,124,1) 0%, rgba(124,4,20,1) 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#04427c', endColorstr='#7c0414', GradientType=1 );
}
.the_luxury {
	padding: 0px 0px 60px 0px;
}
.the_luxury_content {
	padding-right: 70px;
	padding-top: 83px;
}
.the_luxury_content h1 {
	margin-bottom: 33px;
}
.the_luxury_content p {
	line-height: 1.7;
	font-size: 18px;
	margin-bottom: 45px;
}
.about_biagini {
	background: url(../images/abt_biogini_bg2.jpg) repeat;
	position: relative;
}
.about_biagini::before {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	content: "";
	background: url(../images/abt_biogini_img.jpg) no-repeat right bottom;
}
.about_biagini_content {
	padding: 50px 50px;
	background: rgba(31,45,63,1);
	background: -moz-linear-gradient(45deg, rgba(31,45,63,1) 0%, rgba(56,75,97,1) 100%);
	background: -webkit-gradient(left bottom, right top, color-stop(0%, rgba(31,45,63,1)), color-stop(100%, rgba(56,75,97,1)));
	background: -webkit-linear-gradient(45deg, rgba(31,45,63,1) 0%, rgba(56,75,97,1) 100%);
	background: -o-linear-gradient(45deg, rgba(31,45,63,1) 0%, rgba(56,75,97,1) 100%);
	background: -ms-linear-gradient(45deg, rgba(31,45,63,1) 0%, rgba(56,75,97,1) 100%);
	background: linear-gradient(45deg, rgba(31,45,63,1) 0%, rgba(56,75,97,1) 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1f2d3f', endColorstr='#384b61', GradientType=1 );
	color: #fff;
	margin-top: -40px;
}
.about_biagini_content h1 {
	margin-bottom: 28px;
	color: #fff;
}
.about_biagini_content p {
	font-size: 18px;
	line-height: 1.65;
	margin-bottom: 28px;
}
.blog_sec {
	padding: 40px 0 90px 0px;
}
.blog_sec h1 {
	color: #000;
}
.swiper2 {
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 72px;
}
.blog_listing_item {
	-webkit-box-shadow: 0 15px 15px 0px rgba(0,0,0,0.19);
	box-shadow: 0 15 px 15px 0px rgba(0,0,0,0.19);
	position: relative;
	min-height: 430px;
}
.blog_listing_item::before {
	position: absolute;
	left: 50px;
	right: 50px;
	top: 50px;
	bottom: 50px;
	border: 50px solid rgba(255,255,255,0);
	content: "";
	position: absolute;
	-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-ms-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
}
.blog_listing_item a {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0px;
	top: 0px;
}
.blog_listing_item:hover::before {
	position: absolute;
	left: 10px;
	right: 10px;
	top: 10px;
	bottom: 10px;
	border: 3px solid rgba(255,255,255,0.5);
	content: "";
	position: absolute;
}
.blog_listing_item_content {
	padding: 24px 24px;
}
.blog_listing_item_content h2 {
}
.blog_item_title {
	font-size: 20px;
	color: #000;
	line-height: 1.4;
	margin-bottom: 15px;
}
.blog_item_title a {
	color: #000;
}
.blog_item_title a:hover, .blog_item_title a:focus, .blog_listing_item:hover .blog_item_title, .blog_listing_item:focus .blog_item_title {
	color: #7c0414;
}
.swiper2 .swiper-pagination-bullet {
	width: 9px;
	height: 9px;
	background-color: #fff;
	opacity: 1;
	border: 1px solid #7c0414;
}
.swiper2 .swiper-pagination-bullet-active {
	background-color: #7c0414;
}
.swiper2 > .swiper-pagination-bullets {
	box-shadow: none;
	border: 0px;
	bottom: 0px;
	padding-bottom: 0px;
}
.swiper2 > .swiper-pagination-bullets .swiper-pagination-bullet {
	margin-left: 20px;
	margin-right: 20px;
}
.blog_sec .divider_01 {
	margin-bottom: 40px;
}
.bs_get_in_touch {
	position: relative;
	background: url(../images/get_in_touch_bg.jpg) no-repeat center top;
	background-size: cover;
}
.bs_get_in_touch::before {
	background-color: rgba(255,255,255,0.9);
	content: "";
	width: 100%;
	height: 100%;
	left: 0px;
	top: 0px;
	position: absolute;
}
.bs_get_in_touch_content {
	padding:50px 60px 30px 60px;
	background-color: #fff;
	-webkit-box-shadow: 0 0px 25px 0px rgba(0,0,0,0.19);
	box-shadow: 0 0 px 25px 0px rgba(0,0,0,0.19);
	margin-top: -25px;
	font-size: 18px;
	position: relative;
	z-index: 12;
}
.bs_get_in_touch_content_title {
	text-align: center;
	color: #000;
	font-size: 44px;
	position: relative;
	display: block;
	margin-bottom: 15px;
}
.bs_get_in_touch_content_title::before {
	position: absolute;
	width: 100px;
	height: 1px;
	margin-left: -50px;
	background-color: #000;
	top: -22px;
	content: "";
	left: 50%;
}
.fa_contact {
	margin-bottom: 0px;
	padding-top:30px;
}
.fa_contact .fa {
	color: #7c0414;
}
.fa_contact > li {
	margin-bottom: 20px;
}
.list-social {
	padding-left: 10px;
}
.list-social > li {
	margin-right: 2px;
}
.list-social > li > a {
	display: inline-block;
	width: 42px;
	height: 42px;
	line-height: 40px;
	text-align: center;
	border-radius: 32px;
	border: 1px solid #7c0414;
	font-size: 17px;
}
.list-social > li > a:hover, .list-social > li > a:focus {
	background-color: #7c0414;
	color: #FFF;
}
.fa_contact a {
	color: #4b5562;
}
.fa_contact a:hover, .fa_contact a:focus {
	color: #7c0414;
}
.newsletter_form .form-control {
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	box-shadow: none;
	font-size: 18px;
}
 .newsletter_form .form-control::-moz-placeholder {
 color:#abb0b7
}
.newsletter_form .form-control:focus {
	border-color: #959fab;
}
.newsletter_form .form-group:last-child {
	text-align: right;
	margin-bottom: 0px;
}
.footer {
	margin-top: -120px;
	position: relative;
	z-index: 10;
	padding-top: 120px;
	background: #192028 url(../images/footer_bg.jpg) no-repeat center top;
	color: #FFF;
}
.footer a {
	color: #FFF;
	display: inline-block;
	position: relative;
}
.notsure_text {
	font-size: 24px;
	padding: 30px 0px;
	text-align: center;
	border-bottom: 1px solid rgba(255,255,255,0.2);
	margin-bottom: 40px;
}
.footer_nav_container {
	border-bottom: 1px solid rgba(255,255,255,0.1);
	padding-bottom: 15px;
}
.footer_nav_container2 {
	padding-top: 25px;
	padding-bottom: 25px;
}
.footer .p_title {
	color: #FFF;
	margin-bottom: 11px;
}
.footer .p_title::before {
	background-color: #323940;
}
.footer_nav_link a {
	font-size: 13px;
	text-transform: uppercase;
	padding-bottom: 6px;
}
.footer_nav_link a::before {
	position: relative;
	display: inline-block;
	font-family: FontAwesome;
	content: "\f101";
	padding-right: 5px;
}
.footer_nav_link a::after {
	position: absolute;
	left: 15px;
	bottom: 0px;
	width: 0%;
	height: 1px;
	content: "";
	background-color: rgba(255,255,255,0.2);
	-webkit-transition: all .2s ease-out;
	-moz-transition: all .2s ease-out;
	-ms-transition: all .2s ease-out;
	-o-transition: all .2s ease-out;
	transition: all .2s ease-out;
}
.footer_nav_link a:hover::after {
	width: 100%;
}
.f_misc_content {
	font-size: 11px;
}
.f_misc_content p {
	font-size: 11px;
	margin-bottom: 23.5px;
}
.copyright {
	padding-top: 23px;
	padding-bottom: 23px;
	font-size: 11px;
	text-align: center;
}
#back-to-top {
	position: fixed;
	bottom: 40px;
	right: 40px;
	z-index: 9999;
	width: 44px;
	height: 44px;
	text-align: center;
	line-height: 42px;
	background: rgba(4,66,124,1);
	background: -moz-linear-gradient(45deg, rgba(4,66,124,1) 0%, rgba(124,4,20,1) 100%);
	background: -webkit-gradient(left bottom, right top, color-stop(0%, rgba(4,66,124,1)), color-stop(100%, rgba(124,4,20,1)));
	background: -webkit-linear-gradient(45deg, rgba(4,66,124,1) 0%, rgba(124,4,20,1) 100%);
	background: -o-linear-gradient(45deg, rgba(4,66,124,1) 0%, rgba(124,4,20,1) 100%);
	background: -ms-linear-gradient(45deg, rgba(4,66,124,1) 0%, rgba(124,4,20,1) 100%);
	background: linear-gradient(45deg, rgba(4,66,124,1) 0%, rgba(124,4,20,1) 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#04427c', endColorstr='#7c0414', GradientType=1 );
	color: #fff;
	cursor: pointer;
	border: 0;
	border-radius: 100px;
	border-collapse: separate;
	text-decoration: none;
	opacity: 0;
	box-shadow: 0px 0px 0px 5px rgba(255,255,255,0.3);
	-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-ms-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
}
#back-to-top:hover {
	background: rgba(124,4,20,1);
	background: rgba(4,66,124,1);
	background: -moz-linear-gradient(left, rgba(4,66,124,1) 0%, rgba(124,4,20,1) 100%);
	background: -webkit-gradient(left top, right top, color-stop(0%, rgba(4,66,124,1)), color-stop(100%, rgba(124,4,20,1)));
	background: -webkit-linear-gradient(left, rgba(4,66,124,1) 0%, rgba(124,4,20,1) 100%);
	background: -o-linear-gradient(left, rgba(4,66,124,1) 0%, rgba(124,4,20,1) 100%);
	background: -ms-linear-gradient(left, rgba(4,66,124,1) 0%, rgba(124,4,20,1) 100%);
	background: linear-gradient(to right, rgba(4,66,124,1) 0%, rgba(124,4,20,1) 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#04427c', endColorstr='#7c0414', GradientType=1 );
}
#back-to-top.show {
	opacity: 1;
}
.content-section {
	padding: 50px 0 70px 0px;
	position: relative;
}
.sr-pagination.pager {
	color: #FFF;
}
.well > .sr-remarks-details {
	padding: 0px;
}
.table thead h5 {
	margin: 0px;
	font-weight: 600;
	letter-spacing: 1px;
	padding: 5px 0px;
	text-align: center;
}
.sr-details table tr > td:first-child {
	width: 26%;
	font-weight: bold;
}
.sr-details-links {
	display: block;
	padding-bottom: 20px;
}
.sr-details-links a {
	display: inline-block;
	border: 1px solid #000;
	color: #333
}
/* property detail page gallery */ 
.swiper-prop-container {
	width: 100%;
	height: 500px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 20px;
}
.swiper-prop-container .swiper-slide, .swiper-prop-container-thumb .swiper-slide {
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	border: 1px solid #d7d7d7;
	box-shadow: inset 0px 0px 0px 6px rgba(255,255,255,1);
}
.swiper-prop-container-thumb {
	height: 100px;
	box-sizing: border-box;
	padding: 10px 0;
	margin-bottom: 30px;
}
.swiper-prop-container-thumb .swiper-slide {
	width: 25%;
	height: 100%;
	opacity: 0.4;
	background-repeat: no-repeat;
	background-size: cover;
}
.swiper-prop-container-thumb .swiper-slide-active {
	opacity: 1;
}
.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
	left: 20px;
}
.swiper-button-next.swiper-button-white, .swiper-container-rtl .swiper-button-prev.swiper-button-white {
	right: 20px;
}
/* property detail page gallery */ 	
/* search widget */
.sidebar .sr-search-widget .sr-search-widget-filters > div {
	width: 100% !important;
}
.sidebar .sr-search-widget input, .sidebar .sr-search-widget #sr-search-keywords, .sidebar .sr-search-widget #sr-search-ptype select {
	width: 100% !important;
}
/* search widget */
/* sr-search-wrapper */
.inner-page #sr-search-wrapper {
	margin-bottom: 40px;
}
.inner-page #sr-search-wrapper #sr-search-keywords {
	width: 60%;
	padding-left: 15px;
	padding-right: 15px;
}
.inner-page #sr-search-wrapper #sr-search-ptype {
	width: 40%;
	padding-left: 15px;
	padding-right: 15px;
}
.inner-page #sr-search-wrapper #sr-search-ptype select {
	float: right;
	width: 100%;
}
.inner-page #sr-search-wrapper .sr-minmax-filters input {
	width: 100%;
}
.inner-page .sr-minmax-filters {
	margin-left: -15px;
	margin-right: -15px;
	margin-bottom: 20px;
}
.inner-page .sr-minmax-filters > div {
	padding-left: 15px;
	padding-right: 15px;
}
.inner-page #sr-search-wrapper .sr-sort-wrapper {
	margin: 0px;
}
.inner-page #sr-search-wrapper .sr-sort-wrapper .form-control {
	width: auto;
	display: inline-block;
}
.favorite_sec .pager {
	display: none;
}
.get_better_home_bia {
	padding: 190px 0 35px 0;
	background: url(../images/get_better_home_bg.jpg) no-repeat center bottom;
	font-size: 18px;
	line-height: 1.6;
	color: #fff;
	background-size: cover;
}
.get_better_home_bia_content h1 {
	color: #fff;
	margin-bottom: 21px;
}
.let_us_connect {
	padding: 75px 0 25px 0px;
}
.let_us_connect_content {
	text-align: center;
	padding: 140px 0px 56px 0;
	background: url(../images/let_us_connect_bg.png) repeat-x left top;
	border: 1px solid #ebebeb;
	box-shadow: 0px 0px 15px rgba(0,0,0,0.1);
}
.let_us_connect_content h1 {
	color: #000;
	margin-bottom: 30px;
}
.let_us_connect_content .btn {
	background-color: #FFF;
	border: 1px solid #e5e5e5;
	border-left: 0px;
}
.url_share_icon .a2a_default_style {
	line-height: 1 !important;
	padding-top: 21px;
	padding-bottom: 29px;
}
.url_share_icon .a2a_default_style a {
	float: none;
	display: inline-block;
	padding: 0px 8px;
}
.url_share_icon .a2a_default_style a span {
	border-radius: 100px;
	width: 45px;
	height: 45px;
	line-height: 45px;
}
.url_share_icon .a2a_default_style a span svg {
	width: 25px;
	height: 45px;
	line-height: 45px;
	text-align: center;
}
.url_share_icon .a2a_default_style a span.a2a_s_email {
	background-color: #ffc333 !important;
}
.find_homes_markets {
	padding: 50px 0 48px 0px;
}
.find_homes_markets_content {
}
.find_homes_markets_content h1 {
	font-size: 34px;
	color: #192028;
	margin-bottom: 6px;
}
.market_list {
	padding-top: 17px;
}
.market_list > li {
	display: block;
	color: #4b5562;
	padding: 7px 0px;
}
.find_homes_markets_content .market_list {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	flex-wrap: wrap
}
.find_homes_markets_content .market_list > li {
	flex-basis: 20%;
}
.market_list > li {
	display: inline-block;
	color: #4b5562;
}
.market_list > li::before {
	font-family: FontAwesome;
	content: "\f058";
	color: #7c0414;
	display: inline-block;
	padding-right: 7px;
}
.get_the_app {
	margin-bottom: 60px;
	background: url(../images/get_the_app_bg.jpg) no-repeat center center;
}
.get_the_app_content {
	padding: 57px 80px;
	text-align: center;
	background-color: #ecebeb;
}
.get_the_app_content h1 {
	color: #000;
	margin-bottom: 30.5px;
}
.get_the_app_content p {
	line-height: 2.1;
}
.get_the_app_content_btns {
	padding-top: 27px;
}
.get_the_app_content_btns a {
	display: inline-block;
	padding: 10px;
}
.get_pre_approved_m {
	margin-bottom: 100px;
}
.home .sr-pagination.pager {
	display:none !important;
}
.side-contact{background: #EEEEEE;padding: 20px;border: 1px solid #CECECE;font-size: 19px;background:url(../images/pattern.png);background-size: 100% 100%;-webkit-box-shadow: 2px 8px 8px -5px rgba(0,0,0,.2);
-moz-box-shadow: 2px 8px 8px -5px rgba(0,0,0,.2);
box-shadow: 2px 8px 8px -5px rgba(0,0,0,.2);}
	.sc-logo,.sc-logo img{text-align:center;margin:0 auto}
	.sc-logo img{border: 1px solid #e9e9e9;}
	.side-contact h3{color: #7C0414;margin-bottom: 30px;text-transform: capitalize;font-size: 30px;font-weight: bold;font-family: 'open_sansregular';}
	.side-contact h4{margin-bottom: 30px;text-transform: capitalize;font-size: 19px;font-family: 'open_sansregular';}
	 .side-contact h4 strong{color: #7C0414}
	 .side-contact .sc-link,.side-contact a:first-child{margin-bottom: 30px;display: block;}
	 .side-contact a{color: #4B5562;}
	 .side-contact .sc-link i{padding-right:10px;}

/* search_form_on_top1 */
.search_form_on_top1 {
	width:100%; margin-bottom:40px; border-radius:0px;
	box-shadow:none;
	border: 1px solid #e5e5e5; padding-bottom:2px;
}
.search_form_on_top1 #sr-search-wrapper {
	margin-bottom:0px;
}
.inner-page .search_form_on_top1 #sr-search-wrapper #sr-search-keywords {
	width:100%; padding-left:0px; padding-right:0px;
}
.search_form_on_top1 .search-ic {
	border-radius: 6px;
	background-image: url(../images/ic-search.png);
	background-repeat: no-repeat;
	background-position: center 20px; /*padding-top:40px;*/
	position: absolute;
	height: 80%;
	width: 80%;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	padding-top: 40px;
	-webkit-box-shadow: 0 0 15px 0 rgba(124,4,20,0.7);
	box-shadow: 0 0 15px 0 rgba(124,4,20,0.7);
color: #fff;
background-color: #7c0414;
border-color: #7c0414;
text-transform:none; font-size:15px;
}
.search_form_on_top1 .search-ic:hover, .search_form_on_top1 .search-ic:focus{
color: #fff;
background-color: #4b020c;
border-color: #41020a;	
}

@media (max-width:480px) and (orientation:landscape) {
}
@media screen and (max-width:767px) {
.menu-t {
	color: #000;
	float: left;
	font-size: 20px;
	font-weight: 700;
	padding: 9px 15px;
}
.hamburger {
	float: right;
}
.top_bar {
	line-height: 30px;
	padding: 15px 0px;
}
.logo {
}
.top_bar .list-inline {
	text-align: center;
}
.top_bar .list-inline li {
	display: inline-block;
	text-align: center;
}
.top_bar .list-inline li::after {
	display: none;
}
.top-nav {
	padding: 0px;
}
.logo {
	position: relative;
	margin: auto;
	top: auto;
	left: auto;
	border-bottom: 2px solid #d7d7d7;
}
.logo img {
	margin-left: auto;
	margin-right: auto;
}
.main_banner .carousel-caption {
	top: 20px;
	align-items: flex-start;
	position: relative;
}
.carousel-caption h1 {
/*font-size:30px;	*/
}
.tagline {
	font-size: 14px;
	letter-spacing: 0px;
	line-height: inherit;
	margin-bottom: 20px;
}
.search_form_on_banner {
	width: 100%;
	padding-right: 15px;
	padding-left: 15px;
}
.search_form_on_banner form > .row {
	display: block;
}
.remove-gutter-space2 > .border-left {
	border: 0px;
	padding-top: 20px;
	padding-bottom: 20px;
}
.carousel-caption h1, .tagline {
	color: inherit;
}
.search-ic {
	position: relative !important;
	top: auto !important;
	left: auto !important;
	transform: translate(0%, 0%) !important;
	width: auto !important;
	height: auto !important;width:100%!important;
}
.bootstrap-select .btn-default {
	border-bottom: 1px solid #e5e5e5;
	border-right: 0px;
}
.search_form_on_banner .form-control {
	height: 51px;
}
.search_form_on_banner .btn-default:hover {
	border-bottom-color: #ccc;
}
.our_mission_body {
	padding: 20px;
	margin: 0px;
	margin-bottom: 30px;
}
.our_mission_img {
	margin: 0px;
}
.our_mission_img img {
	margin: auto;
	width: 100%;
	max-width: none;
}
.sell_your_home_content {
	width: 100%;
	padding: 30px 15px;
	background-size: cover;
}
.sell_your_home_content h1 {
/*font-size:30px;	*/
}
.sell_your_home_content h1 span::after {
	height: 5px;
	bottom: 8px;
}
.sell_your_home_content:hover h1 span::after {
	height: 38px;
}
.property_listings_ul {
	margin-left: 0px;
	margin-right: 0px;
}
.property_highlight > ul {
	justify-content: space-around;
}
.property_highlight > ul > li {
	padding-top: 8px;
	padding-bottom: 8px;
}
.swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
	width: 96%;
	padding: 6px;
}
.get_pre_approved_img {
	padding-right: 0px;
}
.get_pre_approved_content {
	padding-top: 0px;
}
.get_pre_approved_content h1 {
/*font-size:30px;	*/
}
.get_pre_approved .remove-gutter-space2 > div:last-child {
	background-color: #fff;
	padding: 20px;
}
.get_pre_approved::before {
	width: 100%;
	bottom: -30px;
}
.the_luxury_content {
	padding-right: 0px;
	padding-bottom: 40px;
	padding-top: 20px;
}
.about_biagini_content {
	padding: 25px;
}
.carousel-caption h1, .sell_your_home_content h1, .about_biagini_content h1, .the_luxury_content h1, .get_pre_approved_content h1, .favorite_sec h1, .bs_get_in_touch_content_title, section h1 {
	font-size: 30px;
}
.favorite_sec {
	padding: 35px 0px 25px 0px;
}
.bs_get_in_touch_content {
	padding: 60px 20px 30px 30px;
}
.newsletter_form {
	padding-top: 30px;
}
.f_quick_links {
	padding-bottom: 30px;
	padding-top: 30px;
}
.footer_logo img, .eoh_logo img {
	margin: auto;
}
.eoh_logo img {
	padding-bottom: 30px;
}
.get_better_home_bia {
	background-position: right top;
}
.find_homes_markets_content .market_list > li {
	flex-basis: 50%;
}
.market_list > li > a::before {
	padding-right: 4px;
}
.get_the_app_content {
	padding: 25px;
}
.main_banner .carousel-inner,.carousel-inner,.carousel-indicators,.navbar-nav.visible-xs{display:none !important;}

#sr-search-wrapper .submit {
    width: 100%;
}

.search-ic{padding-top: 13px !important;background-position: 12px 10px !important;}
.logo img{width: 110px;}
.logo{border:0}
.navbar-header{border-bottom: 2px solid #d7d7d7;border-top: 2px solid #d7d7d7;}
.top-nav .nav > li > a{border-bottom: 1px solid #ccc;}
.navbar-default .navbar-nav .open .dropdown-menu > li > a{font-size: 16px;
padding: 9px 34px;}
.let_us_connect {
    padding: 45px 0 25px 0px;
}
.let_us_connect_content{padding: 40px 0px 26px 0;}
.let_us_connect_content .input-group{ 
padding: 0 15px;}
.find_homes_markets {
    padding:19px 0 28px 0px;
}
.find_homes_markets_content h1 {
    font-size: 24px;}
	.get_the_app {
    margin-bottom: 40px;}
.content-section {
    padding: 10px 0 30px 0px;}
.property_listings_inner > ul {
    display: block;}
.property_listings_item{margin-bottom: 30px;}

.inner-rental {

    margin: 30px 0 !important;}
.sr-details-links{text-align: center !important;}
.sr-details-links span{margin-bottom: 5px;
display: inline-block;float:none !important;}
.sr-details-links a{padding: 9px 9px;}
 
.navbar-nav .open .dropdown-menu{background-color: #7C0414;}
.navbar-default .navbar-nav .open .dropdown-menu > li > a{color: #fff;}
.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
    color: #fff;
    background-color: #5C0000;
}
.main_banner .carousel-caption{margin-bottom: 25px;}
.news-img .wp-caption,.news-img .wp-caption a,.news-img .wp-caption a img{text-align: center;margin: 0 auto;}
.news-img .wp-caption a{margin-bottom:20px;display: block;}
.news-content h3{font-size: 23px;}
body,html{overflow:x-hidden;}
}
@media screen and (min-width:768px) {
.top-nav .nav > li > a {
	padding-left: 15px;
	padding-right: 15px;
}
}
@media (min-width:992px) {
}
@media (min-width:1200px) {
}
@media (min-width:768px) and (max-width:991px) {
.tagline {
	margin-bottom: 20px;
	letter-spacing: 0px;
	width: 86%;
	margin-left: auto;
	margin-right: auto;
}
.top-nav .nav > li > a {
}
.top-nav {
	padding: 0px;
}
.logo {
	position: relative;
	margin: auto;
	top: auto;
	left: auto;
	border-bottom: 0px solid #d7d7d7;
}
.logo::after {
	position: absolute;
	width: 120px;
	margin-left: -60px;
	left: 50%;
	height: 5px;
	content: "";
	background-color: #d7d7d7;
	bottom: 15px;
	z-index: 1;
}
.logo img {
	margin-left: auto;
	margin-right: auto;
}
.top-nav .container {
	padding-left: 0px;
	padding-right: 0px;
}
.top-nav #bs-example-navbar-collapse-1 {
	padding-left: 0px;
	padding-right: 0px;
}
.top-nav .nav > li > a {
	font-size: 13px;
	padding-left: 8px;
	padding-right: 8px;
}
.top-nav .navbar-right {
	float: none !important;
	margin: 0px;
}
.search_form_on_banner {
	width: 90%;
}
.top-nav .nav > li > a::before, .top-nav .nav > li > a::after {
	left: 0px;
	right: 0px;
}
.our_mission_body {
	padding: 30px; /*margin:0px; margin-bottom:30px;*/
	margin-left: 0px;
	margin-right: -30px;
	margin-top: 30px;
}
.our_mission_img {
	/*margin:0px;	*/ margin-left: -30px;
	margin-right: 0px;
}
.our_mission_img img {
	margin: auto;
	width: 100%;
	max-width: none;
}
.our_mission_body p {
	font-size: inherit;
}
.sell_your_home_content {
	background-size: cover;
}
.get_pre_approved_img {
	padding-right: 30px;
}
.get_pre_approved_content {
	padding-top: 0px;
}
.get_pre_approved::before {
	bottom: 0px;
}
.the_luxury_content {
	padding-right: 0px;
	padding-bottom: 40px;
	padding-top: 20px;
}
.bs_get_in_touch_content {
	padding: 60px 30px 30px 30px;
}
.get_better_home_bia {
	background-position: right top;
}
.find_homes_markets_content .market_list > li {
	flex-basis: 25%;
}
}
@media (min-width:992px) and (max-width:1199px) {
.top-nav .nav > li > a {
	font-size: 13px;
	padding-left: 13px;
	padding-right: 13px;
}
.top-nav .container {
	padding-left: 0px;
	padding-right: 0px;
}
.property_highlight > ul {
}
.property_highlight .p_size {
	padding-left: 18px;
	background-size: auto 18px;
}
.property_highlight .p_bed {
	padding-left: 28px;
	background-size: auto 18px;
}
.property_highlight .p_bath {
	padding-left: 22px;
	background-size: auto 18px;
}
}
/* change break point to 992 for navbar */
/*nehal Pages*/
.inner-rental {
	margin: 60px 0;
	font-size: 16px;
}
.inner-rental .get_pre_approved_content_title {
	font-size: 30px;
}
.inner-rental .get_pre_approved_content {
	padding-top: 30px;
}
.inner-rental .get_pre_approved_content p {
	margin-bottom: 30px;
}
.btn-theme1 {
	background: #fff;
}
.ren-btn {
	margin: 10px 0;
	padding: 14px 31px
}
.small-title {
	color: #7C0414;
	font-size: 23px;
	border-bottom: 4px double #ccc;
	padding-bottom: 14px;
	margin-bottom: 30px;
}
.new-dev {
	font-size: 18px;
}
.market_list > li, .post-template-default.blog-detail-pg .inner-page li {
	display: block;
	color: #4b5562;
	padding: 7px 0px;
	font-size: 18px;
}
.market_list > li::before, .post-template-default.blog-detail-pg .inner-page li::before {
	font-family: FontAwesome;
	content: "\f058";
	color: #7c0414;
	display: inline-block;
	padding-right: 7px;
}
.market_list > li a {
	color: #4b5562;
}
.carousel-inner > .item > a > img, .carousel-inner > .item > img {
	line-height: 1; 
	width: 100%;
}
.dropdown-menu > li > a {
	border-bottom: 1px solid #dfdfdf !important;
	padding: 11px 20px;
}
.dropdown-menu {
	padding: 0;
}
.image_with_info img {
	height: 223px
}
.property_listings_item:hover .image_with_info::after {
	height: 0;
}
.get_better_home_bia {
	font-size: 19px;
}
.blog-pg .carousel-inner .item img, .blog-detail-pg .carousel-inner .item img {
	height: 340px;
	object-fit: cover
}
.sr-remarks-details p {
	line-height: 28px !important;
	font-size: 15px;
}
.fa_contact li::before {
	content: "" !important;
}
.fa_contact li {
	padding: 0 !important;
	font-size: 16px !important;
}
.pager li > a, .pager li > span {
    display: inline-block;
    padding: 5px 14px;
    background-color: #fff;
    border: 1px solid #000;
    border-radius: 0;
    background-color: #fff;
    text-transform: uppercase;
    font-size: 14px;
    padding: 14px 43px;
    color: #000;
}
.pager li > a:focus, .pager li > a:hover{color: #FFF;
background: rgba(4,66,124,1);
background: -moz-linear-gradient(45deg, rgba(4,66,124,1) 0%, rgba(124,4,20,1) 100%);
background: -webkit-gradient(left bottom, right top, color-stop(0%, rgba(4,66,124,1)), color-stop(100%, rgba(124,4,20,1)));
background: -webkit-linear-gradient(45deg, rgba(4,66,124,1) 0%, rgba(124,4,20,1) 100%);
background: -o-linear-gradient(45deg, rgba(4,66,124,1) 0%, rgba(124,4,20,1) 100%);
background: -ms-linear-gradient(45deg, rgba(4,66,124,1) 0%, rgba(124,4,20,1) 100%);
background: linear-gradient(45deg, rgba(4,66,124,1) 0%, rgba(124,4,20,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#04427c', endColorstr='#7c0414', GradientType=1 );}
.panel-default > .panel-heading {
    color: #fff;
    background-color: #7C0414;
    border-color: #7C0414;
    margin: -1px;
    text-transform: uppercase;
    font-size: 15px;
    font-size: 14px;
    padding: 16px 43px;
    font-family: 'Gotham-Book';
    text-align: center;
}
.fa_contact{padding-top:0;}
.fa_contact strong{color:#7C0414}
/*PRICE COLOR CODE START*/
#generic_price_table .generic_content{
	background-color: #fcfcfc;
}
#generic_price_table .generic_content:hover{z-index: 10;
-webkit-transform: scale(1.1);
transform: scale(1.1);
cursor: pointer;}
.generic_content{border: 1px solid #dfdfdf;}
#generic_price_table .generic_content .generic_head_price{
	background-color: #f6f6f6;
}

#generic_price_table .generic_content .generic_head_price .generic_head_content .head_bg{
	border-color: #e4e4e4 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #e4e4e4;
}

#generic_price_table .generic_content .generic_head_price .generic_head_content .head span{
	color: #525252;
}

#generic_price_table .generic_content .generic_head_price .generic_price_tag .price .sign{
    color: #414141;
}

#generic_price_table .generic_content .generic_head_price .generic_price_tag .price .currency{
    color: #414141;
}

#generic_price_table .generic_content .generic_head_price .generic_price_tag .price .cent{
    color: #414141;
}

#generic_price_table .generic_content .generic_head_price .generic_price_tag .month{
    color: #414141;
}

#generic_price_table .generic_content .generic_feature_list ul li{	
	color: #414141;
}
#generic_price_table .generic_content .generic_feature_list ul li del{color: #AFAFAF;}
#generic_price_table .generic_content .generic_feature_list ul li small{font-size:70%;}
#generic_price_table .generic_content .generic_feature_list ul li span{
	color: #414141;
}
#generic_price_table .generic_content .generic_feature_list ul li:hover{
	background-color: #F4F4F4;
	border-left: 5px solid #7C0414;
}

#generic_price_table .generic_content .generic_price_btn a{
	border: 1px solid #7C0414; 
    color: #7C0414;
} 

#generic_price_table .generic_content.active .generic_head_price .generic_head_content .head_bg,
#generic_price_table .generic_content:hover .generic_head_price .generic_head_content .head_bg{
	border-color:#7C0414 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #7C0414;
	color: #fff;
}

#generic_price_table .generic_content:hover .generic_head_price .generic_head_content .head span,
#generic_price_table .generic_content.active .generic_head_price .generic_head_content .head span{
	color: #fff;
}

#generic_price_table .generic_content:hover .generic_price_btn a,
#generic_price_table .generic_content.active .generic_price_btn a{
	background-color: #7C0414;
	color: #fff;
} 
#generic_price_table{
	margin: 50px 0 50px 0;
}
 

/*PRICE BODY CODE START*/

#generic_price_table .generic_content{
	overflow: hidden;
	position: relative;
	text-align: center;
}

#generic_price_table .generic_content .generic_head_price {
	margin: 0 0 0 0;
}
.generic_content {background: #fcfcfc;}
#generic_price_table .generic_content .generic_head_price .generic_head_content{
	margin: 0 0 50px 0;
}

#generic_price_table .generic_content .generic_head_price .generic_head_content .head_bg{
    border-style: solid;
    border-width: 90px 1411px 23px 399px;
	position: absolute;
}

#generic_price_table .generic_content .generic_head_price .generic_head_content .head{
	padding-top: 40px;
	position: relative;
	z-index: 1;
}

#generic_price_table .generic_content .generic_head_price .generic_head_content .head span{
    font-size: 28px;
    font-weight: 400;
    letter-spacing: 2px;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
}

#generic_price_table .generic_content .generic_head_price .generic_price_tag{
	padding: 0 0 20px;
}

#generic_price_table .generic_content .generic_head_price .generic_price_tag .price{
	display: block;
}

#generic_price_table .generic_content .generic_head_price .generic_price_tag .price .sign{
    display: inline-block;
    font-family: "Lato",sans-serif;
    font-size: 28px;
    font-weight: 400;
    vertical-align: middle;
}

#generic_price_table .generic_content .generic_head_price .generic_price_tag .price .currency{
    font-size: 70px;
    font-weight: 600;
    letter-spacing: -2px;
    line-height: 60px;
    padding: 0; 
}

#generic_price_table .generic_content .generic_head_price .generic_price_tag .price .cent{
    display: inline-block;

    font-size: 24px;
    font-weight: 400;
    vertical-align: bottom;
}

#generic_price_table .generic_content .generic_head_price .generic_price_tag .month{
    font-size: 70px;
    font-weight: 600; 
}

#generic_price_table .generic_content .generic_feature_list ul{
	list-style: none;
	padding: 0;
	margin: 0;
}

#generic_price_table .generic_content .generic_feature_list ul li{
	font-size: 16px;
	padding: 15px 0;
	transition: all 0.3s ease-in-out 0s;border-bottom: 1px solid #dfdfdf;
}
#generic_price_table .generic_content .generic_feature_list ul li:hover{
	transition: all 0.3s ease-in-out 0s;
	-moz-transition: all 0.3s ease-in-out 0s;
	-ms-transition: all 0.3s ease-in-out 0s;
	-o-transition: all 0.3s ease-in-out 0s;
	-webkit-transition: all 0.3s ease-in-out 0s;

}
#generic_price_table .generic_content .generic_feature_list ul li .fa{
	padding: 0 10px;
}
  

#generic_price_table .generic_content,
#generic_price_table .generic_content:hover,
#generic_price_table .generic_content .generic_head_price .generic_head_content .head_bg,
#generic_price_table .generic_content:hover .generic_head_price .generic_head_content .head_bg,
#generic_price_table .generic_content .generic_head_price .generic_head_content .head h2,
#generic_price_table .generic_content:hover .generic_head_price .generic_head_content .head h2,
#generic_price_table .generic_content .price,
#generic_price_table .generic_content:hover .price,
#generic_price_table .generic_content .generic_price_btn a,
#generic_price_table .generic_content:hover .generic_price_btn a{
	transition: all 0.3s ease-in-out 0s;
	-moz-transition: all 0.3s ease-in-out 0s;
	-ms-transition: all 0.3s ease-in-out 0s;
	-o-transition: all 0.3s ease-in-out 0s;
	-webkit-transition: all 0.3s ease-in-out 0s;
} 
@media (max-width: 320px) {	
}

@media (max-width: 767px) {
	#generic_price_table .generic_content{
		margin-bottom:75px;
	}
	.table-responsive > .table > tbody > tr > td, .table-responsive > .table > tbody > tr > th, .table-responsive > .table > tfoot > tr > td, .table-responsive > .table > tfoot > tr > th, .table-responsive > .table > thead > tr > td, .table-responsive > .table > thead > tr > th {
		white-space: inherit;
	}	
}
@media (min-width: 768px) and (max-width: 991px) {
	#generic_price_table .col-md-3{
		float:left;
		width:50%;
	}
	
	#generic_price_table .col-md-4{
		float:left;
		width:50%;
	}
	
	#generic_price_table .generic_content{
		margin-bottom:75px;
	}
}
@media (min-width: 992px) and (max-width: 1199px) {
}
@media (min-width: 1200px) {
}
#generic_price_table_home{
}

.text-center h1,
.text-center h1 a{
	color: #7885CB;
	font-size: 30px;
	font-weight: 300;
	text-decoration: none;
}
.demo-pic{
	margin: 0 auto;
}
.demo-pic:hover{
	opacity: 0.7;
}

#generic_price_table_home ul{
	margin: 0 auto;
	padding: 0;
	list-style: none;
	display: table;
}
#generic_price_table_home li{
	float: left;
}
#generic_price_table_home li + li{
	margin-left: 10px;
	padding-bottom: 10px;
}
#generic_price_table_home li a{
	display: block;
	width: 50px;
	height: 50px;
	font-size: 0px;
}
#generic_price_table_home .blue{
	background: #3498DB;
	transition: all 0.3s ease-in-out 0s;
}
#generic_price_table_home .emerald{
	background: #7C0414;
	transition: all 0.3s ease-in-out 0s;
}
#generic_price_table_home .grey{
	background: #7F8C8D;
	transition: all 0.3s ease-in-out 0s;
}
#generic_price_table_home .midnight{
	background: #34495E;
	transition: all 0.3s ease-in-out 0s;
}
#generic_price_table_home .orange{
	background: #E67E22;
	transition: all 0.3s ease-in-out 0s;
}
#generic_price_table_home .purple{
	background: #9B59B6;
	transition: all 0.3s ease-in-out 0s;
}
#generic_price_table_home .red{
	background: #E74C3C;
	transition:all 0.3s ease-in-out 0s;
}
#generic_price_table_home .turquoise{
	background: #1ABC9C;
	transition: all 0.3s ease-in-out 0s;
}

#generic_price_table_home .blue:hover,
#generic_price_table_home .emerald:hover,
#generic_price_table_home .grey:hover,
#generic_price_table_home .midnight:hover,
#generic_price_table_home .orange:hover,
#generic_price_table_home .purple:hover,
#generic_price_table_home .red:hover,
#generic_price_table_home .turquoise:hover{
	border-bottom-left-radius: 50px;
    border-bottom-right-radius: 50px;
    border-top-left-radius: 50px;
    border-top-right-radius: 50px;
	transition: all 0.3s ease-in-out 0s;
}
#generic_price_table_home .divider{
	border-bottom: 1px solid #ddd;
	margin-bottom: 20px;
	padding: 20px;
}
#generic_price_table_home .divider span{
	width: 100%;
	display: table;
	height: 2px;
	background: #ddd;
	margin: 50px auto;
	line-height: 2px;
}
#generic_price_table_home .itemname{
	text-align: center;
	font-size: 50px ;
	padding: 50px 0 20px ;
	border-bottom: 1px solid #ddd;
	margin-bottom: 40px;
	text-decoration: none;
    font-weight: 300;
}
#generic_price_table_home .itemnametext{
    text-align: center;
    font-size: 20px;
    padding-top: 5px;
    text-transform: uppercase;
    display: inline-block;
}
 
 .nego-text{margin-top:40px;font-size:14px;}
 #generic_price_table .generic_content .generic_price_btn {
    margin: 20px 0 32px;
}
#generic_price_table .generic_content .generic_price_btn a {
    border: 1px solid #7C0414;
    color:#7C0414;
}
#generic_price_table .generic_content .generic_price_btn a {
    border-radius: 50px;
    -moz-border-radius: 50px;
    -ms-border-radius: 50px;
    -o-border-radius: 50px;
    -webkit-border-radius: 50px;
    display: inline-block; 
    font-size: 14px;
    outline: medium none;
    padding: 12px 30px;
    text-decoration: none;
    text-transform: uppercase;
}
 /* home evaluation form */
 .form-box {
	padding: 0;
}

.form-top {
	overflow: hidden;
	padding: 0 25px 15px 25px;
	background: #fff;
	-moz-border-radius: 4px 4px 0 0; -webkit-border-radius: 4px 4px 0 0; border-radius: 4px 4px 0 0;
	text-align: left;
}

.form-top-left {
	float: left;
	width: 75%;
	padding-top: 25px;
}

.form-top-left h3 { margin-top: 0; }

.form-top-right {
	float: left;
	width: 25%;
	padding-top: 5px;
	font-size: 66px;
	color: #ddd;
	line-height: 100px;
	text-align: right;
}

.form-bottom {
	padding: 25px 25px 30px 25px;
	background: #eee;
	-moz-border-radius: 0 0 4px 4px; -webkit-border-radius: 0 0 4px 4px; border-radius: 0 0 4px 4px;
	text-align: left;
}

form .form-bottom textarea {
	height: 100px;
}

form .form-bottom button.btn {
	min-width: 105px;
}

form .form-bottom .input-error {
	border-color: #19b9e7;
}

form.proeval-form fieldset {
	display: none;
}
.p_pro_status {
	position: absolute;
	right: 10px;
	top: 10px;
	z-index: 520;
	border-radius: 20px;
	font-size:10px;
	color:#fff;
	padding:3px 5px;
	display:block;
	
}
.p_pro_status_active {
	background-color: #090;
	/*box-shadow: inset 0px 0px 0px 2px rgba(0,153,0,0.8);*/
	animation: pulse 2s infinite;
	opacity:1;
}
.p_pro_status_pending_contract {
	background-color: #FC0;
	/*box-shadow: inset 0px 0px 0px 2px rgba(0,153,0,0.8);*/
	animation: pulse 2s infinite;
	opacity:1;
}
.p_pro_status_sold {
	background-color: #900;
	/*box-shadow: inset 0px 0px 0px 2px rgba(0,153,0,0.8);*/
	animation: pulse 2s infinite;
	opacity:1;
}
@-webkit-keyframes pulse {
  0% {
   /* -webkit-box-shadow: inset 0px 0px 0px 2px rgba(255,255,255,0.8);*/
	opacity:1;
  }
  70% {
      /*-webkit-box-shadow: inset 0px 0px 0px 2px rgba(255,255,255,0);*/
	  opacity:0;
  }
  100% {
      /*-webkit-box-shadow: inset 0px 0px 0px 2px rgba(255,255,255,0);*/
	   opacity:1;
  }
}
@keyframes pulse {
  0% {
   /* -moz-box-shadow: inset 0px 0px 0px 2px rgba(255,255,255,0.8);
    box-shadow: inset 0px 0px 0px 2px rgba(255,255,255,0.8);*/
	opacity:1;
  }
  70% {
     /* -moz-box-shadow: inset 0px 0px 0px 2px rgba(255,255,255,0);
      box-shadow: inset 0px 0px 0px 2px rgba(255,255,255,0);*/
	   opacity:0;
  }
  100% {
      /*-moz-box-shadow: inset 0px 0px 0px 2px rgba(255,255,255,0);
      box-shadow: inset 0px 0px 0px 2px rgba(255,255,255,0);*/
	   opacity:1;
  }
}
/*.logo img{width:164px;height:auto;}*/