body, html {
	min-height: 100%;
	background-color: #fff;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
	letter-spacing: 0.4px;
}
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 {
	margin: 0;
	padding: 0;
	
}
.fl-accordion-button-label, .fl-accordion-button-label:focus {
	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: 15px;
	width: 100%;
}
.fl-page-header-container {
	padding-top: 15px;
	padding-bottom: 15px !important;
}

.fl-page-nav-right .fl-page-nav-wrap .navbar-nav li > a {
	border-bottom: 2px solid transparent;
	padding: 1px 0 2px !important;
	font-size: 15px;
}
.fl-page-nav-right .fl-page-nav ul.navbar-nav > li {
	margin: 0 15px;
}
.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: #94925a;
}
.fl-page-nav-right .fl-page-nav-collapse {
	width: 100%;
	display: inline-block !important;
	float: left;
}
.fl-page-nav .navbar-nav li > a {
	padding: 15px 10px;
}
.single-post .footer-menu a, .single-post .mt-footer a {
	color: #fff !important;
}
.single-post .footer-menu a:hover, .single-post .mt-footer a:hover {
	color: #94925a !important;
}
.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;
}
.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: #94925a !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: #176BDD !important;
}
.single-post .fl-comment-form .comment-reply-title {
	margin-top: 0 !important;
}
.single-post .inner_Para {
	padding-right: 17px;
}
.single-post table {
	width: 100%;
}
.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;
	font-family: "Lato",sans-serif !important;
	font-size: 24px;
}
.post_Shift h1 {
	font-size: 26px;;
	float: left;
	width: 100%;
	margin-bottom: 7px;
	font-family: "Lato",sans-serif !important;
}
.single-post h4, .single-post h5, .single-post h6 {
	font-size: 14px;
}
.single-post strong {
	font-family: "Lato",sans-serif !important;
}
.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: #94925a;
	border-color: #94925a;
	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: #94925a;
	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-sidebar .fl-widget {
	margin-bottom: 20px;
	float: left;
	width: 100%;
}
.fl-widget .fl-widget-title {
	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: none;
	color: #e62443;
	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: none;
	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;
}
.fl-post-grid-meta, .fl-post-grid-meta a {
	color: #4c4c4c !important;
	font-weight: 500;
}
.fl-post-grid-text {
	background: #fafafa;
}
.fl-post-grid-content a.fl-post-grid-more {
	border: none;
	background-color: #ecb546 !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: #202125 !important;
	color: #fff;
}
.gray_Hover .fl-photo-img {
	filter: none;
	-webkit-filter: grayscale(0);
	-webkit-transform: scale(1);
}
.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;
}
.gray_Hover .fl-photo-content {
	width: 100%;
}
.gray_Hover .fl-photo-content img {
	width: 100%;
}
.fl-post-grid-image a {
	display: block;
	height: 100%;
}
.fl-comments-popup-link {
	display: none !important;
}
.fl-post-grid-title:hover a {
	color: #94925a;
}

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%;
}
.fl-page-footer-widgets {
	border-top: none !important;
}
.footer_copy {
	display: inline-block;
	font-size: 13px;
}
.footer_pages {
	font-size: 13px;
	display: inline-block;
	width: 100%;
	margin: 10px 0;
}
.pipe_ft {
	display: inline-block;
	font-size: 12px;
	margin: 0 6px 0 10px;
	color: #cccccc;
}
.bu_Center {
	display: inline-block;
	text-align: center;
	width: 100%;
	margin-top: 20px;
}
.fl-page-nav-wrap {
	border-bottom: none !important;
	border-top: none !important;
}
.socail_icon {
	display: inline-block;
	text-align: center;
	width: 100%;
	margin: 30px 0 10px;
}
.address_text {
	display: block;
	margin: 20px 0 10px;
	font-size: 16px;
}
.socail_icon a {
	display: inline-block;
	margin: 5px 10px;
}
.socail_icon a:hover {
	opacity: 0.90;
	transition: opacity .25s ease-in-out;
	-moz-transition: opacity .25s ease-in-out;
	-webkit-transition: opacity .25s ease-in-out;
}
.sp_1 {
	display: block;
	width: 100%;
	margin: 10px 0;
	font-size: 16px;
}
.fl-page-footer {
	border-top: none;
	padding: 5px 0 5px;
	background-size: cover !important;
}
.fl-page-nav-right .fl-page-header-wrap {
	border-bottom: none;
}
.fl-page-header {
	border-color: transparent;
}
.fl-page-nav-search {
	float: right;
}
.fl-page-nav-search a {
	padding-top: 0 !important;
	padding-bottom: 0 !important;
}
.table_All table, .single-ep-specialist table.specialist-table {
	float: left;
	width: 100%;
	border: solid 1px #e7e7e7;
}
.table_All thead {
	background: #F1F3F9;
}
.table_All thead th {
	color: #6A7382 !important;
	text-transform: uppercase;
	font-weight: 500;
}
.table_All td, .table_All th, .single-ep-specialist .specialist-table td {
	padding: 15px;
	font-weight: 400;
	font-size: 14px;
	text-align: left;
	color: #172B4D;
}
.table_All tr:nth-child(2n), .single-ep-specialist .specialist-table tr:nth-child(2n) {
	background-color: #F7FAFC;
}
.fl-page-nav-right .fl-page-nav-wrap .navbar-nav li ul.sub-menu {
	border-top: none;
	padding: 44px 0 0;
	transition: all .5s;
	background: transparent;
	box-shadow: none;
}
.fl-page-header-fixed.fl-page-nav-right .fl-page-nav-wrap .navbar-nav li ul.sub-menu {
	padding-top: 18px;
}
.fl-page-nav-right .fl-page-nav-wrap .navbar-nav li ul.sub-menu li {
	padding: 10px 20px;
	display: block;
	background: #1f5179;
	border-top: 1px solid #94925a;
}
.fl-page-nav-right .fl-page-nav-wrap .navbar-nav li ul.sub-menu li:hover {
	background: #94925a;
	transition: background-color 0.6s ease 0s, border-color 0.7s ease 0s, color 0.7s ease 0s;
}
.fl-page-nav-right .fl-page-nav-wrap .navbar-nav li ul.sub-menu li a {
	color: #fff !important;
	margin: 0 !important;
	font-size: 13px !important;
	padding: 0 !important;
	border: none !important;
}
.fl-page-nav-right .fl-page-nav-wrap .navbar-nav li ul.sub-menu li a:hover, .fl-page-nav-right .fl-page-nav-wrap .navbar-nav li ul.sub-menu li a:focus {
	color: #fff !important;
	border: none !important;
	padding: 0 !important;
}
.blockquote {
	font-size: 17px;
}
.footer-logo {
	position: relative;
	margin-bottom: 30px;
}
.logo-widget .text {
	color: #cccccc;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.6em;
	margin-bottom: 25px;
}
.social_area {
	display: inline-block;
}
.social_area a {
	text-align: center;
	margin-right: 8px;
	width: 36px;
	height: 36px;
	line-height: 36px;
	font-size: 14px;
	color: #cccccc;
	background: #1c1c1c;
	border: 1px solid #2e2e2e;
	transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-webkit-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	text-align: center;
	line-height: 32px;
	font-size: 14px;
	color: #cccccc;
	display: inline-block;
}
.social_area a:hover {
	background: #111111;
	color: #cccccc;
	border-color: #2e2e2e;
}
.in-touch {
	position: relative;
}
.in-touch h2 {
	position: relative;
	color: #ffffff;
	font-size: 16px;
	font-weight: 700;
	margin-bottom: 25px;
	text-transform: uppercase;
}
.in-touch ul {
	position: relative;
	padding: 0;
	margin: 0;
}
.in-touch ul li {
	position: relative;
	color: #ffffff;
	font-size: 14px;
	margin-bottom: 15px;
}
.in-touch ul li span {
	position: relative;
	color: #cccccc;
}
.number-widget {
	position: relative;
	margin-top: 50px;
}
.number-widget h3 {
	position: relative;
	color: #94925a;
	font-size: 28px;
	font-weight: 700;
	margin-bottom: 15px;
	padding-left: 40px;
}
.number-widget .text {
	position: relative;
	color: #cccccc;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.6em;
	margin-bottom: 25px;
}
.number-widget h3 .icon {
	position: absolute;
	left: 0px;
	top: 4px;
	color: #94925a;
	font-size: 22px;
}
.header_menu ul.menu li, .mid-menu ul.menu li {
	margin: 0 !important;
}
.header_menu ul.menu li a, .mid-menu ul.menu li a {
	border-bottom: solid 2px transparent;
	transition: background-color 0.6s ease 0s, border-color 0.7s ease 0s, color 0.7s ease 0s;
}
.header_menu ul.menu li a:hover, .header_menu ul.menu li.current_page_item a {
	border-bottom: solid 2px #fff;
}
.header_menu.header-pages ul.menu li a {
	border-bottom: solid 2px transparent;
	transition: background-color 0.6s ease 0s, border-color 0.7s ease 0s, color 0.7s ease 0s;
}
.header_menu.header-pages ul.menu li a:hover, .header_menu.header-pages ul.menu li.current_page_item a {
	border-bottom: solid 2px #1ba47a !important;
}
.mid-menu ul.menu li a:hover, .mid-menu ul.menu li.current_page_item a {
	border-bottom: solid 2px #158563;
}
.social_icon {
	display: inline-block;
}
.hero-callout .fl-callout-photo {
	width: 100px;
	float: left;
}
.hero-callout .fl-callout-content {
	float: right;
	width: calc(100% - 100px);
}
.hero-callout .fl-callout-content .fl-module-content {
	margin: 0;
}
.home_post .fl-post-grid-text .fl-post-grid-title a {
	color: #202125;
	font-weight: 700;
	font-size: 18px;
	letter-spacing: 0.4px;
}
.home_post .fl-post-grid-text .fl-post-grid-title a:hover {
	color: #e62443;
}
.home_post .fl-post-grid-post {
	-webkit-transition: -webkit-box-shadow 0.5s ease-in-out;
	transition: -webkit-box-shadow 0.5s ease-in-out;
	-o-transition: box-shadow 0.5s ease-in-out;
	transition: box-shadow 0.5s ease-in-out;
	transition: box-shadow 0.5s ease-in-out, -webkit-box-shadow 0.5s ease-in-out;
}
.home_post .fl-post-grid-post:hover {
	-webkit-transition: -webkit-box-shadow 0.5s ease-in-out;
	transition: -webkit-box-shadow 0.5s ease-in-out;
	-o-transition: box-shadow 0.5s ease-in-out;
	transition: box-shadow 0.5s ease-in-out;
	transition: box-shadow 0.5s ease-in-out, -webkit-box-shadow 0.5s ease-in-out;
	-webkit-box-shadow: 0 0 11px rgba(133, 28, 59, .3);
	box-shadow: 0 0 11px rgba(133, 28, 59, .3);
	cursor: pointer;
}
.home_post .fl-post-grid-image {
	height: 200px;
}
.home_post .fl-post-grid-image img {
	height: 100% !important;
	width: 100% !important;
	object-fit: cover;
}
.home_post .fl-terms-label, .post_Meta .fl-html {
	font-weight: 500;
}
.post_Meta .fl-html a {
	font-weight: 400;
}
.home_post .fl-post-column .fl-post-grid-post {
	border-radius: 8px;
	border: 0px solid;
	box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.1);
	transition: all 0.5s ease;
}
.home_post .fl-post-column .fl-post-grid-post:hover {
	box-shadow: 0 0 20px 10px rgba(0, 0, 0, 0.1);
    transform: translate3d(0,-8px,0);
}

.home_post .fl-post-grid-text {
	background: #fff !important;
}
.home_post .fl-post-grid-terms a {
	color: #565639;
	border-radius: 4px;
	font-family: "Crimson Text", serif;
	font-weight: 700;
	display: inline-block;
}
.home_post .fl-post-grid-terms a:hover, .home_post .fl-post-grid-terms a:focus {
	color: #94925A;
}
.home_post .fl-post-grid-terms {
	float: left;
	width: 100%;
	margin-bottom: 10px;
}
.home_post .fl-post-grid-content p {
	font-size: 14px;
	line-height: 1.5;
}
.home_post .fl-post-grid-post {
	box-shadow: 0px 8px 9px -4px rgba(0, 0, 0, 0.2);
}
.blog_pagination a {
	padding: 4px 12px 6px !important;
}
.blog_pagination span {
	padding: 4px 12px 6px !important;
	border: 1px solid #fff !important;
}
.post_Content .fl-node-content p {
	font-size: 14px;
	color: #747474;
	line-height: 26px;
}
.nav-previous a, .nav-next a, .post_Meta .fl-html {
	font-size: 13px;
}
.prime_Sidebar .fl-widget-title {
	border-bottom: double 3px #e7e7e7;
	padding-bottom: 6px;
	font-size: 20px;
}
.prime_Sidebar .fl-widget ul {
	float: left;
	width: 100%;
}
.prime_Sidebar .fl-widget ul li {
	border-bottom: solid 1px #e7e7e7;
	padding: 14px 0;
	margin: 0;
}
.prime_Sidebar .fl-widget ul li a {
	font-size: 14px;
}
.post_Content ul, .post_Content ol {
	margin-top: 0;
	margin-bottom: 10px;
	padding: 0 0 0 15px;
	float: left;
	width: 100%;
}
.post_Content ul li, .post_Content ol li {
	margin-bottom: 5px;
	float: left;
	width: 100%;
}
.fl-builder-pagination {
	position: relative;
	padding-top: 0;
	margin-top: 25px;
}
.fl-builder-pagination .next.page-numbers {
	position: absolute;
	right: 0;
	top: 0;
	background: #e9e5da;
}
.fl-builder-pagination .prev.page-numbers {
	position: absolute;
	left: 0;
	top: 0;
	background: #e9e5da;
}
.fl-builder-pagination .page-numbers {
	display: flex;
	justify-content: center;
	align-items: center;
	
	background: #e9e5da;
}
.fl-builder-pagination li a.page-numbers, .fl-builder-pagination li span.page-numbers {
	display: inline-block;
	padding: 8px 15px;
	margin: 0;
	border-radius: 0;
	text-decoration: none;
	border: 0;
	color: #1e293b;
	font-size: 17px;
	font-weight: 700;
	background: #e9e5da;
}
.fl-builder-pagination li a.page-numbers:hover, .fl-builder-pagination li span.page-numbers.current {
	color: #fff !important;
	background: #e62443;
}
.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: #e62443;
	text-decoration: none;
}
.prime_Sidebar h2 {
	border-bottom: double 3px #e7e7e7;
	padding-bottom: 6px;
	font-size: 20px;
	margin-bottom: 10px;
}
.list-its .fl-icon i {
	border: solid 4px #000;
	width: 63px;
	height: 63px;
	line-height: 0;
}
.list-its .fl-icon i::before {
	margin-top: 2px !important;
	display: inline-block;
}
.copy-text {
	width: 100%;
	float: right;
	text-align: right;
	margin-top: 10px;
}
.item-space img {
	margin: 0 10px 0 0;
}
.select-hidden {
  display: none;
  visibility: hidden;
  padding-right: 10px;
}
.fl-page-footer-container.container {
	width: 100%;
}
p.copyright-text {
	font-size: 15px;
	font-family: 'Be Vietnam';
	line-height: 5rem;
}
a.footer_menu {
	padding: 10px;
	font-size: 15px;
	text-transform: lowercase;
}
.social_icon a {
	font-size: 26px;
	margin-left: 15px;
}

.lis_Item .fl-list-item-content-text::before {
	content: "";
	background: url("https://hartley-farms.devsmg.com/wp-content/uploads/2025/01/noun-jam-7378320-3-01.png");
	width: 22px;
	height: 22px;
	float: left;
	margin-right: 7px;
	margin-top: 2px;
}
.list_Block .fl-rich-text {
	max-width: 320px;
	margin: 0 auto;
	display: block;
}
.fl-icon a {
	text-decoration: none !important;
}



  
.gallery {
	width: 100%;
  }
  .gallery-slider {
	width: 100%;
	height: auto;
	margin: 0 0 10px 0;
  }
  .gallery-slider .swiper-slide {
	width: auto;
  }
  .gallery-slider .swiper-slide img {
	display: block;
	width: 100%;
	object-fit: cover;
	margin: 30px auto 0;
	height: 380px;
	-webkit-transition: 0.3s ease all;
	-webkit-box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.1);
	box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.1);
	-o-transition: 0.3s ease all;
	transition: 0.3s ease all;
	opacity: 0.5;
}
.gallery-slider .swiper-slide.swiper-slide-active {
	padding: 0 4%;
	height: 440px;
}
.gallery-slider .swiper-slide-active img {
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
	opacity: 1;
	height: 440px;
	margin: 0 auto;
	width: auto;
}
  .gallery-thumbs {
	max-width: 450px;
	width: 100%;
	padding: 0;
	overflow: hidden;
	margin-top: 40px;
  }
  .gallery-thumbs .swiper-slide {
	width: 56px !important;
	height: 56px !important;
	text-align: center;
	overflow: hidden;
	opacity: 1;
  }
  .gallery-thumbs .swiper-slide img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
	cursor: pointer;
}
.gallery-thumbs .swiper-slide-active img {
	border: solid 3px #2d2d2d;
}
.gallery-thumbs .swiper-button-next {
	left: auto;
	background-color: rgba(148,146,90,0.8);
	color: #fff;
	height: 56px;
	top: 22px;
	right: 0;
}
.gallery-thumbs .swiper-button-prev {
	left: 0;
	background-color: rgba(148,146,90,0.8);
	color: #fff;
	height: 56px;
	top: 22px;
	right: auto;
}
.gallery-thumbs .swiper-button-next::after, 
.gallery-thumbs  .swiper-button-prev::after {
	font-size: 22px;
}
.posT_term a {
	text-decoration: none;
}
.posT-date .fl-post-info-date {
	display: flex;
	justify-content: center;
	align-items: center;
}
.posT-date .fas.fa-calendar {
	background: #F8F5EE;
	width: 52px;
	height: 52px;
	display: flex;
	justify-content: center;
	color: #e62443;
	align-items: center;
	border-radius: 100px;
	font-size: 24px;
	margin-right: 15px;
}
.pN_Nav a {
	letter-spacing: 1px;
	border-radius: 6px;
	text-decoration: none;
	color: #94925a;
}
.pN_Nav a:hover {
	color: #565639 !important;
}	
.testimonial_Section .owl-carousel .owl-nav.disabled, .testimonial_Section .owl-carousel .owl-dots.disabled {
	display: none;
}
.testimonial_Section .owl-dots span {
    height: 5px;
    background: #e62443 !important;
    width: 20px;
    display: inline-block;
    margin: 5px;
    transition: .2s;
    border-radius: 2px;
}

.testimonial_Section .owl-dot.active span {
    background: #000 !important;
    width: 30px;
}

.testimonial_Section .owl-dots {
	display: flex;
	justify-content: center;
	margin-top: 30px;
}
.single-testimonial-item {
    position: relative;
    box-shadow: 0 0 2px #dadfd3;
    margin: 2px;
    padding: 20px;
    font-style: italic;
    padding-left: 85px;
	font-size: 15px;
}

.single-testimonial-item:before {
    font-family: "Font Awesome 5 Free";
    content: "\f10e";
    font-weight: 900;
    position: absolute;
    left: 20px;
    top: 50%;
    font-size: 20px;
    color: #e62443;
    line-height: 30px;
    margin-top: -15px;
}

.single-testimonial-item:after {
    background: #ddd;
    content: "";
    height: 70%;
    left: 60px;
    position: absolute;
    top: 10%;
    width: 1px;
}

.single-testimonial-item h3 {
    font-size: 20px;
    font-style: normal;
	font-weight: 600;
    margin-bottom: 0;
	color: #e62443;
}
.single-testimonial-item h3 span {
	display: block;
	font-size: 16px;
	font-weight: normal;
	margin-top: 5px;
	color: #202125;
}
.testimonial_Section {
	display: flex;
	width: 100%;
}



/*** Media CSS Start Here ***/
@media screen and (min-width:992px) { 
.post_Shift {
	margin-top: -7%;
}	
.fl-logo-centered-inline {
	margin: 0 35px;
}
#menu-header-1 {
	margin-left: 6.5%;
}	
}
@media screen and (min-width:767px) { 
.footer_section .fl-col-group {
	display: flex;
	justify-content: space-around;
}
.footer_section .fl-col-group .fl-col-small {
	width: auto !important;
}
}
@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%;
}
.fl-post-slider-navigation .slider-next {
	right: 5px;
}
.fl-post-slider-navigation .slider-prev {
	left: 5px;
}
.fl-page-nav-search .socail_icon {
	display: none;
}
.fl-page-nav-wrap {
	margin-left: -15px !important;
}
}
 @media screen and (max-width:1160px) {
.fl-rich-text br, .fl-heading br {
	display: none;
}
}
 @media screen and (max-width:1080px) {
.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-nav-right .fl-page-header-container {
	padding-bottom: 10px !important;
}
.fl-col-small {
	max-width: 100% !important;
}
.fl-page-header {
	border: none;
}
.fl-page-header-primary .fl-logo-img {
	height: auto;
}
.fl-page-nav .navbar-nav li > a {
	padding: 15px 10px;
}
.hero_Section .fl-row-content-wrap {
	margin-top: 0 !important;
}
.fl-page-nav {
	background: #e9e5da !important;
	border-top: solid 1px #94925a;
	margin-top: 0 !important;
	padding-top: 0;
}
.fl-page-header {
	background: #e9e5da !important;
}
.fl-page-nav-right .fl-page-nav-search a.fa-search {
	position: absolute;
	right: 13px;
	top: 3px;
}
.fl-builder-content  .logo-second {
	display: none !important;
}
}
 @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: 30px !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: #94925a !important;
}
.fl-offcanvas-close {
	margin-top: 10px !important;
}
.fl-offcanvas-close:hover i, .navbar-toggler:hover i {
	color: #94925a !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;
}
.display_content h1 {
	font-size: 34px !important;
	line-height: 46px;
	margin-top: 0 !important;
}
.fl-page-footer-widgets-row .fl-widget {
	margin-bottom: 20px;
	float: left;
	width: 100%;
}
.fl-page-footer-widgets-container.container {
	padding: 30px 15px 0 !important;
}
.fl-page-footer-text.fl-page-footer-text-1 {
	padding-bottom: 10px;
}
.fl-page-nav-toggle-icon.fl-page-nav-toggle-visible-mobile .fl-page-nav-collapse ul.navbar-nav > li {
	border-color: #565639;
}
.fl-nav-mobile-offcanvas.fl-responsive-nav-enabled header[class*=" fl-page-nav-toggle-visible-"].fl-page-header .fl-nav-offcanvas-collapse {
	border: none;
}
.fl-page-nav-toggle-icon.fl-page-nav-toggle-visible-mobile .fl-page-header-logo {
	text-align: left;
	margin-right: 0;
}
.fl-page-nav {
	border-top: none;
	margin-top: 0;
	padding-top: 0;
}
.hero_Section p br {
	display: none;
}
.fl-nav-mobile-offcanvas.fl-responsive-nav-enabled header[class*=" fl-page-nav-toggle-visible-"].fl-page-header .fl-nav-offcanvas-collapse {
	background-color: #e9e5da !important;
}
.fl-page-nav .navbar-nav li > a {
	font-size: 16px;
}
.fl-row-full-height.hero_Section .fl-row-content-wrap {
	min-height: 50vh !important;
}
.fl-post-slider-navigation .slider-prev {
	left: 5px;
}
.fl-post-slider-navigation .slider-next {
	right: 5px;
}
.fl-page-nav-right .fl-page-nav-wrap .navbar-nav li ul.sub-menu {
	padding: 0;
}
.fl-page-nav-toggle-icon.fl-page-nav-toggle-visible-mobile.fl-page-nav-right .fl-page-nav-collapse ul.navbar-nav {
	margin-top: 45px;
	border-top: solid 1px #ddd;
}
.fl-page-nav-search a {
	padding: 10px !important;
}
.fl-page-nav-right .fl-page-nav-search a.fa-search {
	right: 0;
	top: 0;
}
.fl-page-nav-search form {
	width: 250px;
	padding: 10px;
}
.number-widget {
	margin-top: 0;
}
.number-widget .text {
	margin-bottom: 0;
}
.fl-page-footer-text {
	padding-bottom: 0;
}
.fl-rich-text p br {
	display: none;
}
.footer-logo {
	margin-bottom: 20px;
}
.logo-widget .text {
	margin-bottom: 20px;
}
.fl-flyout-left .fl-menu-mobile-close {
	color: #000;
}
.header_menu ul.menu li a {
	padding: 12px 15px !important;
	border-bottom: solid 1px #ddd;
	font-size: 14px;
}
.fl-flyout-left .fl-menu-mobile-close {
	color: #e62443;
	font-size: 22px;
	padding: 10px 15px;
}
.fl-flyout-left .fl-menu-mobile-close:hover {
	color: #202125;
	top: 0 !important;
}
.fl-menu-mobile-flyout {
	padding: 0 !important;
}
.header_menu ul.menu {
	margin-top: 45px;
	border-top: solid 1px #ddd;
}
.header_menu ul.menu li, .mid-menu ul.menu li {
	margin: 0 !important;
}
.header_menu ul.menu li a:hover, .header_menu ul.menu li.current_page_item a {
	border-bottom: solid 1px #ddd;
	color: #202125;
}
.header_menu.header-pages ul.menu li a {
	border-bottom: solid 1px #ddd !important;
}
.header_menu.header-pages ul.menu li a:hover, .header_menu.header-pages ul.menu li.current_page_item a {
	border-bottom: solid 1px #ddd !important;
}
.copy-text {
	text-align: center;
	margin-bottom: 15px;
}
.table-outer {
	overflow-x: scroll;
	float: left;
	width: 100%;
}	 
.fl-page-nav-centered-inline-logo .fl-page-header-logo {
	padding-bottom: 0;
}
.fl-page-header-container {
	padding-top: 10px;
	padding-bottom: 10px !important;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
	outline: none !important;
	box-shadow: none !important;
	color: #94925a;
}
.gallery-slider .swiper-slide.swiper-slide-active {
	padding: 0 2%;
	height: 220px;
}
.gallery-slider .swiper-slide img {
	height: 220px;
	margin: 15px auto;
}
.gallery-slider .swiper-slide-active img {
	height: 220px;
}
.gallery-thumbs {
	margin-top: 20px;
}
}
 @media screen and (max-width:480px) {
.copy__text {
	display: inline-block;
	text-align: center;
	width: 100%;
}
}
@media screen and (max-width:425px) {
.fl-page-footer-container.container {
	width: 100%!important;
}
h1.text-center.footer_heading {
	font-size: 3rem!important;
}
.fl-builder-pagination .next.page-numbers, .fl-builder-pagination .prev.page-numbers {
	position: inherit;
}
.fl-builder-pagination li a.page-numbers, .fl-builder-pagination li span.page-numbers {
	padding: 6px 12px;
	font-size: 16px;
}
.fl-builder-pagination {
	margin-top: 10px;
}
}

/** Gravity Form CSS **/
.gform_heading {
	background: #f5f5f5;
	padding: 10px;
	text-align: center;
	margin-bottom: 15px;
	display: none !important;
}
.gform_heading h2 {
	font-size: 24px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.gform_wrapper .gfield_label {
	font-size: 14px !important;
	font-weight: 500 !important;
	color: #0d5682 !important;
	display: none !important;
}
.gform_wrapper.gravity-theme .ginput_complex label {
	display: none !important;
}
.gform_wrapper .ginput_container {
	margin-bottom: 0 !important;
	margin-top: 0 !important;
}
.gform_legacy_markup_wrapper textarea.medium {
	height: 120px !important;
	width: 100%;
}
.gform_wrapper .large, .gform_wrapper .medium, .name_last input, .name_first input, .gform_wrapper .password_input_container input, .gform_wrapper .gfield--type-address input {
	background: #f5f5f5;
	color: #021b56 !important;
	margin-top: 0;
	outline: medium none;
	padding: 10px !important;
	resize: none;
	font-size: 14px !important;
	font-weight: 500;
	border: 1px solid #e7e7e7;
	border-radius: 4px;
	text-indent: 5px !important;
	height: 50px !important;
	width: 100% !important;
}
.name_last input, .name_first input {
	width: 100% !important;
}
.gform_wrapper.gravity-theme .ginput_container_address span {
	flex: 0 0 100%;
}
.gform_wrapper.gravity-theme .gfield textarea.large {
	height: 140px !important;
}
.name_last {
	padding-right: 0 !important;
}
.gform_wrapper .gform_footer {
	justify-content: center !important;
	margin-top: 20px !important;
}
.gform_wrapper input[type=text]:focus,
.gform_wrapper input:focus, .gform_wrapper input:hover,
.gform_wrapper .password_input_container input:hover, .gform_wrapper .password_input_container input:focus,
.gform_wrapper .gform_wrapper textarea.medium:focus,
.gform_wrapper input[type=text]:hover,
.gform_wrapper .gform_wrapper textarea.medium:hover,
.gform_wrapper .name_last input:focus, .contact-grav .name_first input:focus, .ginput_container_textarea textarea:hover, .ginput_container_textarea textarea:focus {
	border-color: #a8986b !important;
	background-color: #fff;
}

.gform_wrapper .name_last label, .gform_wrapper .name_first label, .gform_wrapper .gform-field-label {
	font-size: 14px !important;
	font-weight: 500;
	color: #555;
}
#gform_wrapper_1 h2, #gform_wrapper_1 h3, #gform_wrapper_1 h1, #gform_wrapper_1 h4 {
	font-family: "Lato",sans-serif !important;
}

/* gform placeholders*/
::-webkit-input-placeholder { color:#08373d !important; }
:-moz-placeholder { opacity: 1; color:#08373d !important; } 
::-moz-placeholder { opacity: 1; color:#08373d !important; } 
:-ms-input-placeholder { color:#08373d !important; }
input:-moz-placeholder { color:#08373d !important; }
.gform_wrapper div.validation_error {
	border: 1px solid #FF0000;
	font-weight: normal;
	width: 98%;
	color: #FF0000;
	text-align: center;
	font-size: 1em;
	padding: 5px 0;
	margin-bottom: 15px;
}
.gform_wrapper form li, .gform_wrapper li {
	margin-bottom: 0 !important;
}
.gform_wrapper ul li.gfield.gfield_error {
	margin-top: 0px !important;
	padding-top: 0 !important;
}
.gform_wrapper li.gfield_error input {
	border-color: red !important;
}
.gform_wrapper .top_label .gfield_error {
	width: 100%;
}
.gform_wrapper li.gfield.gfield_error.gfield_contains_required div.ginput_container {
	margin-left: 0px;
	max-width: 100%;
}
.gform_wrapper .gfield_error .validation_message {
	display: inline-block !important;
	background: #f2dede;
	width: 100%;
	text-align: left;
	color: #a94442;
	border: solid 1px #ebccd1;
	max-width: 100%;
	padding: 5px 10px !important;
	margin: 0 !important;
	font-size: 12px;
}
.gfield.gfield_error.gfield_contains_required.field_sublabel_below.field_description_below {
	background: none;
	border: none;
	font-weight: 400;
	margin-bottom: 0 !important;
	margin-left: 0 !important;
}
.gform_confirmation_message {
	color: #3c763d;
	background-color: #dff0d8;
	border-color: #d6e9c6;
	padding: 10px 20px;
	text-align: center;
}
.gform_wrapper div.wpforms-container-full .wpforms-form input.wpforms-field-medium, div.wpforms-container-full .wpforms-form select.wpforms-field-medium, div.wpforms-container-full .wpforms-form .wpforms-field-row.wpforms-field-medium {
    max-width: 100%;
}
.gform_wrapper.gravity-theme .gfield textarea.medium {
    height: 192px !important;
}
#gform_submit_button_1 {
	padding: 14px 15px 16px;
	width: 160px;
	font-size: 18px;
	line-height: 18px;
	font-family: "Lato",sans-serif;
	font-weight: 400;
	letter-spacing: 0.4px;
	color: #fff;
    background-color: #e62443;
	border: none !important;
}
#gform_submit_button_1:hover, #gform_submit_button_1:focus {
	color: #fff;
    background-color: #202125;
}
.conatct_Fm select {
	background-image: url('https://yellow-dugong-441550.hostingersite.com/wp-content/uploads/2026/02/down-arrow.png') !important;
	background-repeat: no-repeat !important;
	background-position: calc(100% - 10px) center !important;
}
.conatct_Fm select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding-right: 30px; 
}
@media screen and (max-width:580px) { 
.gform_wrapper form li, .gform_wrapper li {
	width: 100% !important;
}
div.ginput_complex.ginput_container.gf_name_has_2 span {
	width: 100%;
	padding: 0 !important;
	margin: 15px 0 0 0 !important;
}
.gform_wrapper div.ginput_container_name span:last-child {
	padding-right: 0 !important;
}
.gform_wrapper .top_label li.gfield.gf_left_half {
	margin-right: 0 !important;
}
.gform_wrapper .medium, .name_last input, .name_first input {
	width: 100% !important;
}
.name_last input, .name_first input {
	width: 100% !important;
}
.frame {
	height: 560px;
}
.frame img {
	height: 100%;
	object-fit: cover;
	object-position: center;
}
.frame .details {
	height: 94%;
}	
}

/** Gravity Form CSS END**/