body {
	font-weight: 400;
	letter-spacing: 0.4px;
	line-height: 1.6em;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
}
a:hover, a:focus, a:active, button, input[type="button"], input[type="reset"], input[type="submit"], .btn {
	text-decoration: none !important;
	transition: background-color 0.6s ease 0s, border-color 0.7s ease 0s, color 0.7s ease 0s;
}
a:focus, a:hover {
	outline: none;
	text-decoration: none !important;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
	font-weight: 500;
	margin: 0;
	padding: 0;
}
ul#menu-home-1 li.bierke_Myaccount, 
ul#menu-home-1 li.bierke_Login {
    display: none;
}
ul#menu-home-1 li.bierke_Myaccount span.menu-image-title-after.menu-image-title:before {
    content: "|";
    padding-right: 6px;
    margin-right: 0;
    color: #999;
}
ul#menu-home-1 li.bierke_Myaccount span.menu-image-hover-wrapper {
    padding-right: 0;
}
ul#menu-home-1 li.bierke_Myaccount a, 
ul#menu-home-1 li.bierke_Login a {
    padding: 5px 10px !important;
    border: solid 1px #999;
    border-radius: 4px;
    font-size: 13px;
}
ul#menu-home-1 li.bierke_Myaccount a:hover, 
ul#menu-home-1 li.bierke_Login a:hover,
ul#menu-home-1 li.bierke_Myaccount a:focus, 
ul#menu-home-1 li.bierke_Login a:focus {
  border-color: #3983EA;
}
.fl-accordion-button-label, .fl-accordion-button-label:focus {
	font-size: 16px !important;
	outline: 0;
}
.fl-accordion-small .fl-accordion-button {
	padding: 10px 15px !important;
}
.fl-accordion-small .fl-accordion-content {
	padding: 10px 30px 10px 15px;
	border-top: solid 1px #e7e7e7;
}
.fl-accordion-small .fl-accordion-content {
	padding: 15px 40px 15px 20px !important;
	border-top: solid 1px #e7e7e7;
}
.fl-page-nav-right .fl-page-header-container {
	padding-bottom: 10px;
}
.fl-page-header-container {
	padding-top: 10px;
}
.fl-page-header-container.container {
	width: 100% !important;
	max-width: 96% !important;
}
.fl-page-nav-right .fl-page-nav-wrap .navbar-nav li > a {
	border-bottom: 2px solid transparent;
	padding: 1px 0 2px !important;
}
.fl-page-nav-right .fl-page-nav ul.navbar-nav > li {
	margin: 0 13px;
}
.fl-page-nav-right .fl-page-nav-wrap .navbar-nav li > a:hover, .fl-page-nav-right .fl-page-nav-wrap .navbar-nav li > a:focus, .fl-page-nav-right .fl-page-nav-wrap .navbar-nav li.current-menu-ancestor > a, .fl-page-nav-right .fl-page-nav-wrap .navbar-nav li.current-menu-parent > a, .fl-page-nav-right .fl-page-nav-wrap .navbar-nav li.current-menu-item > a {
	border-bottom-color: #3983EA;
}
.fl-page-nav-right .fl-page-nav-collapse {
	width: 100%;
	display: inline-block !important;
	float: left;
}
.single .fl-sidebar ul, .single .fl-sidebar ol {
	padding-left: 0;
	float: left;
	width: 100%;
	list-style: none;
	margin: 0;
}
.single .fl-sidebar ul li, .single .fl-sidebar ol li {
	width: 100%;
	float: left;
	margin: 3px 0;
}
.single .fl-post-thumb img {
	width: 100%;
}
.blog_Home h2.fl-post-grid-title {
	font-size: 22px !important;
}
#bf_gallery_1 .hvr-shadow-radial {
	padding: 0;
	border: solid 1px #e7e7e7;
	box-shadow: none;
	margin: 10px;
}
#bf_gallery_1 .bf_title_1 {
	font-weight: 400;
	margin: 5px 0 0;
	text-overflow: ellipsis;
	overflow: hidden;
	width: 100%;
	white-space: nowrap;
	letter-spacing: 1px;
	color: #000;
}
#bf_gallery_1 .blog_metaInfo {
	margin-bottom: 0;
}
#bf_gallery_1 .blog_metaInfo a {
	color: #4c4c4c;
	font-weight: 400;
	font-size: 13px;
}
#bf_gallery_1 .blog_metaInfo span i {
	font-size: 14px;
	vertical-align: middle;
	display: inline-block;
	margin-top: -3px;
	margin-right: 5px;
}
#bf_gallery_1 .blog_metaInfo a:hover {
	color: #3983EA;
}
#bf_gallery_1 .bf_title_box_2 a:hover h3 {
	color: #3983EA;
}
#bf_gallery_1 .bf_read_more_div_1 {
	text-align: left;
	margin: 15px 0px 5px 0px;
}
#bf_gallery_1 figure.snip1120.blue i {
	background-color: #3983EA;
}
.blog_filter_main .snip0047.active {
	background-color: #57B33E !important;
}
.blog_filter_main .snip0047 {
	background-color: #FF7029 !important;
}
.blog_filter_main figure.snip1228 figcaption {
	opacity: 0;
	display: none;
}
.blog_filter_main ul.simplefilter {
	margin-top: 0 !important;
	list-style: none !important;
	display: none;
}
.blog_filter_main figure.snip1228::after {
	content: "";
	width: 100%;
	height: 100%;
	background-color: rgba(41,135,226,0.4);
	position: absolute;
	top: 0;
	display: block;
	opacity: 0;
}
.blog_filter_main figure.snip1228:hover::after {
	opacity: 1;
}
.blog_filter_main figure.snip1228:hover img {
	opacity: 1;
	-webkit-transform: inherit;
	transform: inherit;
}
.single-post .fl-post-header .fl-post-meta {
	float: left;
	margin-bottom: 15px;
	width: 100%;
	font-weight: 300;
	font-size: 14px;
}
.single-post .fl-post-header .fl-post-meta span a {
	font-weight: 500;
}
.single-post .fl-post-header .fl-post-meta a, .single-post .entry-footer a, .fl-post-cats-tags a, .fl-comment-form a, .recentcomments a {
	color: #3983EA !important;
}
.single-post .fl-post-header .fl-post-meta a:hover, .single-post .entry-footer a:hover, .fl-post-cats-tags a:hover, .fl-comment-form a:hover, .recentcomments a:hover {
	color: #202125 !important;
}
.single-post .fl-comment-form {
	float: left;
	width: 100%;
	background: #fafafa;
	padding: 20px;
	border: solid 1px #e7e7e7;
}
.blog_filter_main .snip0047:hover, .blog_filter_main .snip0047:focus {
	color: #fff !important;
	background: #57B33E !important;
}
.single-post .fl-comment-form .comment-reply-title {
	margin-top: 0 !important;
}
.single-post .inner_Para {
	padding-right: 17px;
}
.single-post #secondary {
	padding-left: 40px;
	border-left: solid 1px #e7e7e7;
	float: left;
	width: 100%;
	padding-bottom: 20px;
}
.single-post h2, .single-post h3, .single-post h4, .single-post h5, .single-post h6 {
	float: left;
	width: 100%;
	margin-bottom: 7px;
}
.single-post .fl-comment-form .form-submit input[type="submit"] {
	padding: 10px 12px;
	font-size: 14px;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
	background-color: #3983EA;
	border-color: #3983EA;
	color: #fff;
	letter-spacing: 0.5px;
	margin-top: 10px;
	font-family: 'Open Sans', sans-serif !important;
}
.single-post .fl-comment-form .form-submit input[type="submit"]:hover, .single-post .fl-comment-form .form-submit input[type="submit"]:focus {
	background-color: #498DD1;
	border-color: #498DD1;
}
.single-post .single_post_widget ul {
	padding: 0;
	margin: 0 0 20px 0;
	list-style: none;
	float: left;
	width: 100%;
}
.single-post .fl-widget ul li {
	border-bottom: 1px solid #f2f2f2;
	padding: 10px 0;
	margin: 0;
}
.single-post .fl-widget ul li a {
	color: #848484;
	font-size: 14px;
	font-weight: 400;
	transition: all 500ms ease;
}
.single-post .fl-widget ul li a:hover, .single-post .fl-widget ul li a:focus {
	color: #3983EA;
	text-decoration: none;
}
.single .fl-widget {
	margin-bottom: 20px;
	float: left;
	width: 100%;
}
.single-post .fl-search-input {
	float: left;
	width: 100%;
	height: 42px;
	padding: 10px;
	font-size: 15px;
	margin-bottom: 0;
}
.fl-sideba .fl-widget {
	margin-bottom: 20px;
	float: left;
	width: 100%;
}
.fl-widget .fl-widget-title {
	margin-bottom: 0;
	font-size: 20px;
	font-weight: 400;
}
.single-post .fl-post-header .fl-post-title {
	font-size: 30px;
	margin-bottom: 5px;
}
.single-post .fl-post-content p {
	font-weight: 300;
	line-height: 1.7em;
	font-size: 14px;
}
.single-post .fl-comment-form .form-control {
	padding: 15px;
	resize: none;
	font-size: 14px;
}
.single-post .fl-post-header {
	margin-bottom: 20px;
	border-bottom: solid 1px #e7e7e7;
	width: 100%;
	float: left;
}
.single-post .fl-comment-form .form-control {
	padding: 15px;
}
.single-post .fl-comment-form label {
	width: 100%;
	font-weight: 500 !important;
	font-size: 16px;
}
.single-post .fl-comment-form input[type="text"], .single-post .fl-comment-form input[type="email"], .single-post .fl-comment-form input[type="url"] {
	width: 100%;
	float: left;
	height: 42px;
	font-size: 14px;
	padding: 10px 15px;
	margin-bottom: 15px;
}
.single-post .entry-footer {
	margin-top: 15px;
	float: left;
	width: 100%;
	border-bottom: solid 1px #e7e7e7;
	padding-bottom: 10px;
	margin-bottom: 25px;
}
.single-post nav.navigation.post-navigation {
	float: left;
	width: 100%;
}
.single-post nav.navigation.post-navigation .nav-links a {
	border-bottom: solid 1px #3983EA;
	color: #3983EA;
	letter-spacing: 1px;
}
.single-post nav.navigation.post-navigation .nav-links a:hover, .single-post nav.navigation.post-navigation .nav-links a:focus {
	border-bottom: solid 1px #4c4c4c;
	color: #4c4c4c;
}
.single-post .fl-comment-form .required {
	color: red;
}
.single-post .fl-post-cats-tags {
	font-weight: 500;
}
.single-post fl-post-cats-tagss a {
	font-weight: 500;
}
.single-post .fl-post-content ul, .single-post .fl-post-content ol {
	float: left;
	width: 100%;
	padding-left: 15px;
}
.single-post .fl-post-content ul li, .single-post .fl-post-content ol li {
	float: left;
	width: 100%;
	margin-bottom: 10px;
}
.blog_filter_main ul li {
	width: auto !important;
	float: none !important;
	margin-bottom: 0 !important;
}
.fl-post-grid-meta, .fl-post-grid-meta a {
	color: #4c4c4c !important;
	font-weight: 500;
}
.blog_filter_main .bf_title_box_2 {
	padding-left: 20px;
	padding-right: 20px;
}
.fl-post-grid-text {
	background: #fafafa;
}
.fl-post-grid-content a.fl-post-grid-more {
	border: none;
	background-color: #3983EA !important;
	border-radius: 5px;
	color: #ffffff;
	cursor: pointer;
	padding: 8px 30px;
	display: inline-block;
	margin: 5px 3px 5px 3px;
	text-transform: uppercase;
	line-height: 1.4em;
	font-weight: 500;
	font-size: 12px;
	outline: none;
	position: relative;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
	margin-top: 20px;
	font-family: 'Raleway', Arial, sans-serif;
}
.fl-post-grid-content a.fl-post-grid-more:hover, .fl-post-grid-content a.fl-post-grid-more:focus {
	background-color: #5E96CA !important;
	color: #fff;
}
.blog_filter_main figure.snip1228::after {
	background: -moz-linear-gradient(to top, rgba(57,131,234,0.6), rgba(23,107,201,0.2));
	background: -webkit-linear-gradient(to top, rgba(57,131,234,0.6), rgba(23,107,201,0.2));
	background: linear-gradient(to top, rgba(57,131,234,0.6), rgba(23,107,201,0.2));
}
.gray_Hover .fl-photo-img {
	filter: none;
	-webkit-filter: grayscale(0);
	-webkit-transform: scale(1.01);
}
.gray_Hover .fl-photo-content:hover .fl-photo-img {
	/* filter: url(filters.svg#grayscale); Firefox 3.5+ */
	filter: gray; /* IE5+ */
	-webkit-filter: grayscale(1); /* Webkit Nightlies & Chrome Canary */
	-webkit-transition: all .8s ease-in-out;
}
.fl-post-grid-image a {
	display: block;
	height: 100%;
}
.fl-comments-popup-link {
	display: none !important;
}
.fl-post-grid-image a::after {
	background: -moz-linear-gradient(to top, rgba(218,162,84,0.7), rgba(200,95,80,0.6));
	background: -webkit-linear-gradient(to top, rgba(218,162,84,0.7), rgba(200,95,80,0.6));
	background: linear-gradient(to top, rgba(218,162,84,0.7), rgba(200,95,80,0.6));
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	height: 100%;
	width: 100%;
	opacity: 0;
}
.fl-post-grid-image a:hover::after {
	opacity: 1;
}
.fl-post-grid-title:hover a {
	color: #3983EA;
}
/*.preloader {
	position: fixed;
	left: 0;
	width: 0;
	height: 100%;
	width: 100%;
	text-align: center;
	z-index: 9999999;
	-webkit-transition: .9s;
	-moz-transition: .9s;
	-ms-transition: .9s;
	transition: .9s;
}
.preloader .loader {
	position: absolute;
	width: 60px;
	height: 60px;
	border-radius: 50%;
	display: inline-block;
	left: 0;
	right: 0;
	margin: 0 auto;
	top: 45%;
	-webkit-transform: translateY(-45%);
	-moz-transform: translateY(-45%);
	-ms-transform: translateY(-45%);
	transform: translateY(-45%);
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-ms-transition: 0.5s;
	transition: 0.5s;
}
.preloader .loader .loader-outter {
	position: absolute;
	border: 4px solid #ffffff;
	border-left-color: transparent;
	border-bottom: 0;
	width: 100%;
	height: 100%;
	border-radius: 50%;
	-webkit-animation: loader-outter 1s cubic-bezier(0.42, 0.61, 0.58, 0.41) infinite;
	-moz-animation: loader-outter 1s cubic-bezier(0.42, 0.61, 0.58, 0.41) infinite;
	-ms-animation: loader-outter 1s cubic-bezier(0.42, 0.61, 0.58, 0.41) infinite;
	animation: loader-outter 1s cubic-bezier(0.42, 0.61, 0.58, 0.41) infinite;
}
.preloader .loader .loader-inner {
	position: absolute;
	border: 4px solid #ffffff;
	border-radius: 50%;
	width: 40px;
	height: 40px;
	left: calc(50% - 20px);
	top: calc(50% - 20px);
	border-right: 0;
	border-top-color: transparent;
	-webkit-animation: loader-inner 1s cubic-bezier(0.42, 0.61, 0.58, 0.41) infinite;
	-moz-animation: loader-inner 1s cubic-bezier(0.42, 0.61, 0.58, 0.41) infinite;
	-ms-animation: loader-inner 1s cubic-bezier(0.42, 0.61, 0.58, 0.41) infinite;
	animation: loader-inner 1s cubic-bezier(0.42, 0.61, 0.58, 0.41) infinite;
}
.preloader::before, .preloader::after {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 60%;
	z-index: -1;
	background: #3983EA;
	-webkit-transition: .9s;
	-moz-transition: .9s;
	-ms-transition: .9s;
	transition: .9s;
}
.preloader::after {
	top: auto;
	bottom: 0;
}
.preloader.preloader-deactivate {
	visibility: hidden;
}
.preloader.preloader-deactivate::after, .preloader.preloader-deactivate::before {
	height: 0;
}
.preloader.preloader-deactivate .loader {
	opacity: 0;
	visibility: hidden;
}
 @-webkit-keyframes loader-outter {
 0% {
 -webkit-transform: rotate(0deg);
 -moz-transform: rotate(0deg);
 -ms-transform: rotate(0deg);
 transform: rotate(0deg);
}
 100% {
 -webkit-transform: rotate(360deg);
 -moz-transform: rotate(360deg);
 -ms-transform: rotate(360deg);
 transform: rotate(360deg);
}
}
 @keyframes loader-outter {
 0% {
 -webkit-transform: rotate(0deg);
 -ms-transform: rotate(0deg);
 -moz-transform: rotate(0deg);
 transform: rotate(0deg);
}
 100% {
 -webkit-transform: rotate(360deg);
 -ms-transform: rotate(360deg);
 -moz-transform: rotate(360deg);
 transform: rotate(360deg);
}
}
 @-webkit-keyframes loader-inner {
 0% {
 -webkit-transform: rotate(0deg);
 -moz-transform: rotate(0deg);
 -ms-transform: rotate(0deg);
 transform: rotate(0deg);
}
 100% {
 -webkit-transform: rotate(-360deg);
 -moz-transform: rotate(-360deg);
 -ms-transform: rotate(-360deg);
 transform: rotate(-360deg);
}
}
 @keyframes loader-inner {
 0% {
 -webkit-transform: rotate(0deg);
 -moz-transform: rotate(0deg);
 -ms-transform: rotate(0deg);
 transform: rotate(0deg);
}
 100% {
 -webkit-transform: rotate(-360deg);
 -moz-transform: rotate(-360deg);
 -ms-transform: rotate(-360deg);
 transform: rotate(-360deg);
}
}*/
.contact_form .wpcf7-text, .contact_form .wpcf7-textarea, .contact_form .wpcf7-select {
	background: #fff none repeat scroll 0 0;
	border: 1px solid #b2cad9;
	border-radius: 4px;
	box-shadow: none;
	color: #808080;
	font-size: 15px;
	height: 48px;
	margin-bottom: 10px;
	margin-top: 5px;
	outline: medium none;
	padding: 10px 15px;
	resize: none;
	width: 100%;
	letter-spacing: 1px;
	font-weight: 300;
}
.contact_form .wpcf7-textarea {
	min-height: 140px;
}
.contact_form .wpcf7-submit {
	background: #3983EA;
	border: solid 1px #3983EA;
	border-radius: 4px !important;
	color: #fff;
	cursor: pointer;
	float: none;
	font-size: 20px;
	font-weight: 300;
	padding: 14px 50px;
	text-align: center;
	display: block;
	margin: 15px auto 0;
}
.contact_form .wpcf7-submit:hover, .contact_form .wpcf7-submit:focus {
	background: #1256b1;
	border: solid 2px #1256b1;
	transition: all 0.5s ease 0s;
	color: #fff;
	top: 0 !important;
}
.C_Form {
	float: left;
	width: 100%;
	margin-bottom: 10px;
}
.wpcf7-form p {
	font-size: 16px;
	color: #3F5C89;
}
.contact_form .fl-contact-form label {
	display: none;
}
.contact_form label {
	float: left;
	width: 100%;
	color: #707070;
	text-transform: capitalize;
	font-size: 15px;
	margin-bottom: 0;
	font-weight: 400;
}
.pointer_star {
	font-weight: 400;
	display: inline-block;
	margin-left: 3px;
	color: red;
}
.label_SP br {
	display: none;
}
.label_SP {
	float: left;
	width: 100%;
	margin-bottom: 5px;
}
div.wpcf7-validation-errors {
	background-color: #f2dede;
	border: 1px solid #ebccd1;
	color: #a94442;
	float: left;
	width: 100%;
}
div.wpcf7-mail-sent-ok {
	background-color: #dff0d8;
	border: 1px solid #d6e9c6;
	color: #3c763d;
	float: left;
	width: 100%;
}
div.wpcf7-response-output {
	margin: 0;
	padding: 10px;
	text-align: center;
	float: left;
	width: 100%;
}
span.wpcf7-not-valid-tip {
	display: block;
	font-size: 14px;
	font-weight: 400;
	float: left;
	width: 100%;
	background-color: #f2dede;
	border: 1px solid #ebccd1;
	color: #a94442;
	padding: 3px 10px;
	margin-bottom: 5px;
}
.wpcf7-list-item {
	float: left;
	margin-bottom: 5px;
	width: 100%;
}
span.wpcf7-list-item {
	margin: 0px !important;
}
.wpcf7-list-item > input {
	margin-right: 7px;
}
input[type="text"]:focus, input[type="password"]:focus, input[type="email"]:focus, input[type="tel"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="week"]:focus, input[type="time"]:focus, input[type="number"]:focus, input[type="search"]:focus, input[type="url"]:focus, textarea:focus {
	background-color: #ffffff;
	border-color: #d73a25;
	box-shadow: none;
	outline: 0 none;
}
.list_Alighn li ul {
	margin-top: 10px;
}
.list_Alighn ul, .list_Alighn ol {
	padding-left: 15px;
	float: left;
	width: 100%;
	margin-bottom: 15px;
}
.list_Alighn ul li, .list_Alighn ol li {
	margin-bottom: 10px !important;
	float: left;
	width: 100%;
}
.social_area {
	float: right;
	width: 100%;
	text-align: right;
}
.social_area a {
	display: inline-block;
	margin: 34px 0 0 7px;
}
.social_area a i {
	color: #525252 !important;
	font-size: 24px;
	opacity: 0.7;
}
.social_area a:hover i {
	color: #111111 !important;
}
.footer_s1 {
	float: left;
	width: 160px;
}
.footer_s2 {
	float: right;
	width: calc(100% - 160px);
	border-left: solid 1px #ccc;
	padding-left: 15px;
	margin-top: 10px;
}
.fl-page-footer-widgets-container.container {
	width: 1200px;
	padding: 60px 0 !important;
}
.fl-page-footer-container.container {
	width: 1200px;
}
.sp_strong {
	display: block;
	font-weight: 500;
	font-size: 15px;
	margin-bottom: 3px;
}
.sp_normal {
	display: block;
	font-size: 14px;
}
.fl-page-footer-widgets, .fl-page-footer {
	border-top: none !important;
}
.footer_copy {
	display: inline-block;
	font-size: 14px;
}
.footer_pages a {
	font-size: 14px;
}
.pipe_ft {
	display: inline-block;
	font-size: 14px;
	opacity: 0.5;
	margin: 0 6px;
}
.club_form {
	display: block;
	max-width: 480px;
	margin: 0 auto;
}
.footer_frm .club_form {
	position: relative;
}
.contact_form .footer_frm .club_form .wpcf7-text {
	border: none;
	height: 60px;
	padding: 5px 25px;
	border-radius: 100px;
}
.contact_form .footer_frm .club_form .your-email {
	margin-bottom: 0;
}
.contact_form .footer_frm .club_form .wpcf7-submit {
	width: 54px;
	border-radius: 100px !important;
	position: absolute;
	right: 3px;
	top: 3px;
	padding: 0;
	height: 54px;
	margin: 0;
	font-size: 43px;
	line-height: 53px;
	padding-left: 5px;
}
.hero_set img {
	width: 100%;
	height: 100% !important;
	object-fit: cover;
}
.hero_set .fl-photo-content, .hero_set .fl-photo {
	width: 100%;
	height: 100%;
}
.hero_set .fl-module-photo, .hero_set .fl-module-content {
	height: 100%;
}
.fl-page-footer-wrap {
	border-top: double 4px #3983EA !important;
}
.single-property .fl-page-footer-wrap, .single .fl-page-footer-wrap {
	float: left;
	width: 100%;
}
.dna_call .fl-icon {
	width: 70px;
}
.superb__content .fl-rich-text strong {
	font-weight: 600;
}
.superb__content h3, .superb__content h4 {
	float: left;
	width: 100%;
	margin-bottom: 15px;
}
.fl-page-nav-right .fl-page-nav-wrap .navbar-nav .sub-menu li > a {
	padding: 10px 15px !important;
}
.fl-page-nav-right .fl-page-nav-wrap .navbar-nav .sub-menu li > a {
	padding: 10px 15px !important;
	border: none !important;
	margin: 0 !important;
}
.fl-page-nav-right .fl-page-nav-wrap .navbar-nav .sub-menu li > a:hover, .fl-page-nav-right .fl-page-nav-wrap .navbar-nav .sub-menu li > a:focus {
	color: #3983EA !important;
}
.border_btm {
	border-bottom: double 4px #e7e7e7;
}
.property_box .fl-module-rich-text {
	box-shadow: 0 13px 43px 0 rgba(37,46,89,.1)
}
.property_box .fl-module-rich-text h4 {
	text-align: center;
	margin: 15px 0;
	color: #176BDD;
}
.property_area {
	float: left;
	width: 100%;
}
.property_pos {
	position: relative;
}
.property_inn {
	float: left;
	width: 100%;
	margin-bottom: 40px;
}
.item_view {
	float: left;
	width: 100%;
	height: 270px;
	border: solid 1px #e7e7e7;
}
.item_view img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.fl-text h4 {
	margin: 15px 0;
}
.fl-text h4 a {
	color: #3983ea;
}
.fl-text h4 a:hover, .fl-text h4 a:focus {
	color: #525252;
	text-decoration: none;
}
.fl-text p {
	color: #525252;
	font-family: "Poppins", sans-serif;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.7;
}
.fl-text {
	float: left;
	width: 100%;
	box-shadow: 0 13px 43px 0 rgba(37,46,89,.1);
	padding: 30px 20px;
	letter-spacing: 0.7px;
}
.fi_bottom {
	border-top: solid 1px #e7e7e7;
}
.fi_bottom {
	border-top: solid 1px #e7e7e7;
	float: left;
	width: 100%;
	padding: 20px 0 0;
	font-size: 13px;
	margin-top: 5px;
}
.sl_left, .sl_right {
	float: left;
	width: 50%;
}
.sl_right {
	text-align: right;
}
.sl_right span {
	display: inline-block;
	margin-left: 7px;
}
.sl_right span i {
	color: #176bdd;
	display: inline-block;
	margin-right: 2px;
}
.sl_right span:first-child {
	margin-left: 0;
}
.badge_green, .badge_danger {
	background: #EC3C49;
	color: #fff;
	padding: 4px 10px;
	font-size: 12px;
	border-radius: 4px;
	display: inline-block;
	margin-right: 5px;
}
.badge_green {
	background: #76C720;
}
.badge_green:hover, .badge_danger:hover, .badge_danger:focus {
	background: #E82029;
	color: #fff;
	text-decoration: none;
}
.badge_green:hover, .badge_green:focus {
	background: #5F9D1A;
}
.sm_price {
	position: absolute;
	right: 0;
	bottom: 0;
	background: #76C720;
	padding: 10px 15px;
	color: #fff;
	font-size: 18px;
	width: 170px;
	text-align: center;
	z-index: 11;
}
.item_view a::after {
	content: "";
	width: 100%;
	height: 100%;
	background-color: rgba(41,135,226,0.4);
	position: absolute;
	top: 0;
	display: block;
	opacity: 0;
	z-index: 10;
}
.item_view:hover a::after {
	background: -moz-linear-gradient(to top, rgba(57,131,234,0.6), rgba(23,107,201,0.2));
	background: -webkit-linear-gradient(to top, rgba(57,131,234,0.6), rgba(23,107,201,0.2));
	background: linear-gradient(to top, rgba(57,131,234,0.6), rgba(23,107,201,0.2));
	opacity: 1;
	transition: all .3s ease-in-out;
}
.agent_profile {
	float: left;
	width: 380px;
	padding: 25px;
	border: solid 1px #e7e7e7;
	background: #fff;
}
.user_top {
	float: left;
	width: 100%;
	margin-bottom: 15px;
}
.user_avt {
	float: left;
	width: 80px;
	height: 80px;
	border-radius: 100px;
}
.user_avt img {
	width: 100%;
	height: 100%;
	border-radius: 100px;
}
.usr_info {
	float: right;
	width: calc(100% - 100px);
	margin-top: 5px;
}
.aj_name {
	float: left;
	width: 100%;
	color: #176BDD;
	font-size: 16px;
}
.aj_name small {
	display: block;
	color: #525252;
	margin: 3px 0 5px;
}
.us_social {
	float: left;
	width: 100%;
	margin-top: 5px;
}
.us_social a {
	color: #176BDD;
	display: inline-block;
	margin-right: 5px;
	font-size: 16px;
}
.us_social a:hover, .us_social a:focus {
	color: #202125;
}
.agen_Call {
	float: left;
	width: 100%;
	padding-bottom: 15px;
	border-top: solid 1px #e7e7e7;
	padding-top: 15px;
}
.get_contact {
	background: #3983ea;
	color: #fff;
	width: 100%;
	display: inline-block;
	padding: 11px 20px;
	border-radius: 4px;
	font-size: 16px;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 0.7px;
	margin-top: 15px;
}
.get_contact:hover, .get_contact:focus {
	background: #1256b1;
	color: #fff;
	text-decoration: none;
}
.agen_Call i {
	color: #3983ea;
	font-size: 18px;
	display: inline-block;
	margin-right: 7px;
	vertical-align: middle;
	margin-top: -1px;
}
.sm_sp {
	font-size: 75%;
}
.property_single {
	float: left;
	width: 100%;
	padding: 40px 0 60px;
	background: #fafafa;
}
.bread__ul {
	float: left;
	width: 100%;
	padding: 0;
	margin: 0 0 10px;
	list-style: none;
}
.bread__ul li {
	float: left;
	width: auto;
}
.bread__ul li a {
	font-size: 14px;
	color: #525252;
}
.sl_Pipe {
	display: inline-block;
	margin: 1.5px 9px 0;
	color: #16324F;
	font-weight: 700;
	font-size: 10px;
}
.bread__active {
	color: #3983EA !important;
}
.single_head {
	float: left;
	width: 100%;
	border-bottom: double 4px #e7e7e7;
	padding-bottom: 10px;
	margin-bottom: 40px;
}
.single_head h1 {
	float: left;
	font-size: 28px;
	letter-spacing: 0.7px;
	color: #202125;
}
.single_head p {
	float: left;
	width: 100%;
	font-size: 15px;
	margin-top: 5px;
	font-weight: 300;
}
.single_head .badge_green, .single_head .badge_danger {
	margin: 5px 0 0;
	float: right;
}
#big .item {
	background: #fff;
	padding: 0;
	margin: 2px;
	text-align: center;
}
#thumbs .item {
	background: #fff;
	padding: 0px;
	margin: 2px;
	cursor: pointer;
}
#thumbs .current .item {
	background: #FF5722;
}
.owl-theme .owl-nav [class*='owl-'] {
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
}
#big.owl-theme {
	position: relative;
}
#thumbs.owl-theme .owl-next, #thumbs.owl-theme .owl-prev {
	background: #000;
	width: 26px;
	line-height: 29px;
	height: 36px;
	margin-top: -20px;
	position: absolute;
	text-align: center;
	top: 50%;
	border-radius: 0;
	font-size: 16px;
	opacity: 1;
	cursor: pointer;
}
#thumbs .owl-item.active .single_item {
	border: solid 2px transparent;
	transition: border-color .25s ease-in-out;
	-moz-transition: border-color .25s ease-in-out;
	-webkit-transition: border-color .25s ease-in-out;
}
#thumbs .owl-item.current.active .single_item, #thumbs .owl-item.active .single_item:hover {
	float: left;
	width: 100%;
	border: solid 2px #3983EA;
}
#thumbs.owl-theme .owl-nav [class*='owl-'].disabled:hover {
	background-color: #3983EA;
}
#thumbs.owl-theme .owl-nav [class*="owl-"] {
	margin: -15px 0 0 !important;
}
#thumbs.owl-theme .owl-prev {
	left: 3px;
}
#thumbs.owl-theme .owl-next {
	right: 3px;
}
#thumbs.owl-carousel .owl-dots.disabled, #big.owl-carousel .owl-nav.disabled {
	display: none;
}
.single_item {
	float: left;
	width: 100%;
}
.single_item:hover {
	opacity: 0.8;
	transition: opacity .25s ease-in-out;
	-moz-transition: opacity .25s ease-in-out;
	-webkit-transition: opacity .25s ease-in-out;
}
.agent_profile .contact_form {
	margin-top: 0;
	float: left;
	width: 100%;
	border-top: solid 1px #e7e7e7;
	padding-top: 20px;
}
.property_card {
	float: left;
	width: 100%;
	padding: 30px 30px 15px;
	border: solid 1px #e7e7e7;
	background: #fff;
	margin-top: 40px;
}
#big.owl-theme .owl-next:hover, #big.owl-theme .owl-prev:hover {
	background: #202125;
}
.bread__ul a i {
	display: inline-block;
	margin-right: 5px;
	color: #3983EA;
}
.property_card h3 {
	font-size: 20px;
	float: left;
	width: 100%;
	margin: 0;
}
.property_card h3::after {
	display: block;
	width: 70px;
	content: "";
	height: 2px;
	background: #ddd;
	margin: 15px 0 30px;
}
.info_property {
	float: left;
	width: 100%;
	font-size: 14px;
	letter-spacing: 0.7px;
	margin-bottom: 15px;
	font-weight: 300;
}
.info_property strong {
	font-weight: 500;
	margin-right: 10px;
	color: #000;
}
.info_property p:last-child {
	margin-bottom: 0;
}
.info_property iframe, .info_property video {
	width: 100%;
	height: 100%;
}
.video_area {
	float: left;
	width: 100%;
	height: 600px;
}
.single_head p a {
	display: inline-block;
	margin-left: 5px;
	color: #3983EA;
	font-size: 18px;
	vertical-align: middle;
	margin-top: -3px;
}
.single_head p a:hover, .single_head p a:focus {
	color: #176BDD;
}
.home_product {
	float: left;
	width: 100%;
	padding: 25px 25px 20px;
	box-shadow: 0px 0px 10px 0px rgba(12, 11, 11, 0.2);
	-moz-box-shadow: 0px 0px 10px 0px rgba(12, 11, 11, 0.2);
	-webkit-box-shadow: 0px 0px 10px 0px rgba(12, 11, 11, 0.2);
}
.home_property_single_view {
	margin-left: -15px;
	margin-right: -15px;
}
.home_property_single_view .title_available_class {
	float: left;
	width: 100%;
	margin-bottom: 30px;
	border-bottom: solid 1px #e7e7e7;
	padding-bottom: 15px;
}
.home_property_single_view .us_social_property {
	float: right;
}
.home_property_single_view .title_available_class h1 {
	font-size: 26px;
	margin-bottom: 15px;
	float: left;
	width: 100%;
}
.view_discription_available_class {
	display: inline-block;
	text-align: center;
	width: 100%;
	margin-bottom: 20px;
}
.view_discription_available_class p {
	margin-top: 10px;
	text-align: left;
	float: left;
	width: 100%;
}
.available_class_property_url {
	border: solid 2px #3983ea;
	padding: 16px 28px 14px;
	border-radius: 100px;
	font-size: 16px;
	display: inline-block;
	margin-top: 20px;
	min-width: 200px;
	text-align: center;
	text-transform: uppercase;
	color: #3983ea;
	transition: all 0.2s linear !important;
	-moz-transition: all 0.2s linear !important;
	-webkit-transition: all 0.2s linear !important;
	-o-transition: all 0.2s linear !important;
}
.available_class_property_url:hover {
	background: #3983ea;
	color: #fff;
}
.print_discription_available_class {
	display: inline-block;
	width: 100%;
	border-bottom: solid 1px #e7e7e7;
	padding-bottom: 20px;
}
.available_class_property_url i.fl-button-icon-after {
	margin-left: 0;
	font-size: 1.3em;
	height: auto;
	vertical-align: middle;
	width: auto;
	margin-top: -3px;
}
.available_class_property_url:hover i.fl-button-icon-after {
	margin-left: 10px !important;
}
.available_class_property_url i {
	width: 0 !important;
	opacity: 0;
	-ms-filter: "alpha(opacity=0)";
	transition: all 0.2s ease-out;
	-webkit-transition: all 0.2s ease-out;
}
.available_class_property_url:hover i {
	opacity: 1 !important;
	-ms-filter: "alpha(opacity=100)";
	color: #fff;
}
.fl-page-nav-right .fl-page-nav-wrap .navbar-nav .paY_menu a {
	padding: 5px 10px !important;
	border: solid 1px #999;
	border-radius: 4px;
	font-size: 13px;
}
.paY_menu .menu-image-title {
	padding: 0 !important;
}
.paY_menu .menu-image-title::before {
	content: "|";
	padding-right: 6px;
	margin-right: 0;
	color: #999;
}
.paY_menu .menu-image-hover-wrapper {
	padding-right: 6px !important;
}
.fl-page-nav-right .fl-page-nav-wrap .navbar-nav .paY_menu a:hover, .fl-page-nav-right .fl-page-nav-wrap .navbar-nav .paY_menu a:focus {
	border-color: #3983EA;
}
.property_single .agent_profile {
	width: 100% !important;
}







/*** Media CSS Start Here ***/

 

@media screen and (max-width:1280px) {
.container {
	width: 100%;
}
.fl-page-footer-widgets-container.container {
	width: 100%;
	padding: 30px 15px !important;
}
.fl-page-footer-container.container {
	width: 100%;
}
.agent_profile {
	width: 300px;
}
}
 @media screen and (max-width:1080px) {
.mark__blue .fl-module-heading h1 {
	font-size: 30px !important;
}
.mark__blue .fl-module-heading h3 {
	line-height: 34px !important;
}
.fl-page-header-container.container {
	max-width: 100% !important;
}
}
 @media screen and (max-width:991px) {
.fl-page-nav-toggle-icon.fl-page-nav-toggle-visible-mobile .fl-page-nav .navbar-toggle {
	border: solid 1px transparent;
}
.fl-nav-mobile-offcanvas.fl-responsive-nav-enabled .fl-offcanvas-close {
	font-size: 22px;
	padding: 10px 15px;
}
.fl-page-nav-right .fl-page-nav-wrap .navbar-nav li > a {
	padding: 15px;
}
.fl-page-header {
	border-bottom: solid 1px #72687f;
}
.fl-page-nav-toggle-icon.fl-page-nav-toggle-visible-mobile .fl-page-nav-collapse .fl-page-nav-search {
	display: block !important;
}
.fl-page-header-container.container {
	max-width: 100% !important;
}
.fl-page-nav-toggle-icon.fl-page-nav-toggle-visible-mobile.fl-page-nav-right .fl-page-header-row .fl-page-header-logo {
	padding-bottom: 0 !important;
}
.fl-page-nav-wrap {
	border: none !important;
	margin-top: 0;
}
.fl-page-header-primary .fl-logo-img {
	height: 44px !important;
}
.fl-page-nav-right .fl-page-header-container {
	padding-bottom: 10px !important;
}
.fl-col-small {
	max-width: 100% !important;
}
.agent_profile {
	position: inherit !important;
	top: inherit !important;
	width: 100%;
}
.property_single .agent_profile {
	margin-top: 20px;
}
}
 @media screen and (max-width:767px) {
.fl-page-nav-right .fl-page-header-container {
	padding-bottom: 10px;
}
.fl-page-nav-toggle-icon.fl-page-nav-toggle-visible-mobile .fl-page-nav .navbar-toggle {
	right: 15px !important;
	top: 17px !important;
}
h1.fl-heading {
	font-size: 28px !important;
}
h2.fl-heading {
	font-size: 24px !important;
}
h3.fl-heading {
	font-size: 20px !important;
}
.fl-page-nav-right .fl-page-nav ul.navbar-nav > li {
	margin: 0;
}
.fl-page-nav-right .fl-page-nav-wrap .navbar-nav li > a {
	border-bottom: none;
	padding: 10px 15px !important;
}
.fl-page-nav-right .fl-page-nav-wrap .navbar-nav li > a:hover, .fl-page-nav-right .fl-page-nav-wrap .navbar-nav li > a:focus, .fl-page-nav-right .fl-page-nav-wrap .navbar-nav li.current-menu-ancestor > a, .fl-page-nav-right .fl-page-nav-wrap .navbar-nav li.current-menu-parent > a, .fl-page-nav-right .fl-page-nav-wrap .navbar-nav li.current-menu-item > a {
	color: #3983EA !important;
}
.fl-offcanvas-close {
	margin-top: 10px !important;
}
.fl-offcanvas-close:hover i, .navbar-toggler:hover i {
	color: #3983EA !important;
}
.fl-page-header-container.container {
	max-width: 100% !important;
}
.blog_filter_main ul li {
	margin-bottom: 10px !important;
}
.fl-page-header-container.container {
	max-width: 100% !important;
}
.mark__blue .fl-module-heading h1 {
	font-size: 32px !important;
}
.social_area {
	text-align: center;
}
.footer_copy, .footer_pages {
	width: 100%;
	text-align: center;
	display: inline-block;
}
.fl-page-footer-text {
	padding-bottom: 10px;
}
.footer_left {
	display: inline-block;
	text-align: center;
	width: 100%;
}
.social_area a {
	margin-top: 0;
}
.footer_s1, .footer_s2 {
	float: none;
	width: 100%;
	text-align: center;
	display: inline-block;
}
.footer_s2 {
	padding: 0;
	border: 0;
	margin-top: 15px;
}
.fl-page-footer-widgets .fl-widget {
	margin-bottom: 30px;
}
.height_area .fl-col-content {
	height: 300px;
}
.height_service .fl-col-content {
	height: 240px;
}
.property_box {
	margin: 40px 20px;
}
.single_head .badge_green, .single_head .badge_danger {
	width: 100px;
	text-align: center;
}
.single_head h1 {
	font-size: 26px;
	width: calc(100% - 120px);
}
.single_head p {
	margin-top: 10px;
}
.br_row {
	border-bottom: solid 1px #e7e7e7;
	padding-bottom: 15px;
}
.property_card {
	padding: 30px 18px 15px;
	margin-top: 30px;
}
.print_discription_available_class {
	border-bottom: none;
	padding-bottom: 0;
}
.home_property_single_view .title_available_class {
	margin-top: 15px;
}
.home_product {
	padding: 15px;
}
.fl-page-nav-right .fl-page-nav-wrap .navbar-nav .paY_menu {
	margin: 15px 0;
	padding-bottom: 15px;
}
.fl-page-nav-right .fl-page-nav-wrap .navbar-nav .paY_menu a {
	text-align: center !important;
	max-width: 124px;
	margin: 0 auto;
}
}
 @media screen and (max-width:640px) {
.mark__blue .fl-module-heading h1 {
	font-size: 28px !important;
}
}
 @media screen and (max-width:420px) {
.user_avt {
	width: 60px;
	height: 60px;
}
.usr_info {
	width: calc(100% - 80px);
	margin-top: 0;
}
}
 @media screen and (max-width:420px) {
.user_avt {
	width: 44px;
	height: 44px;
}
.usr_info {
	width: calc(100% - 60px);
}
}
