/*
	Theme Name: Leblancandco WP
	Theme URI: 
	Description: 
	Author: 
	Author URI: 
	Version: 1.0
	Tags: threaded-comments, theme-options, sticky-post, full-width-template, flexible-header, featured-images, custom-menu, custom-header, custom-colors, custom-background
	Text Domain: leblancandcowp
	License: GNU General Public License
	License URI: license.txt
*/

body .vc_row-has-fill > .vc_column_container > .vc_column-inner {
	padding-top: 0;
}
body .vc_column_container > .vc_column-inner {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
}

/* Page Banner */
.page-banner {
	position: relative;
	padding-top: 10%;
	padding-bottom: 10%;
	background-position: 50% 50%;
	background-size: cover;
	background-repeat: no-repeat;
	background-attachment: fixed;
	max-width: 100%;
	overflow: hidden;
}
.page-banner .page-toptext {
    color: #fff;
    font-family: 'Crimson Text', serif;
    font-size: 26px;
    font-style: italic;
    line-height: 1.85;
    margin-bottom: 20px;
}
.pageheader-overlay {
	position: absolute;
	left: 0;
	right: 0;
	height: 100%;
	width: 100%;
	top: 0;
	bottom: 0;
}
.banner-content {
	z-index: 1;
	color: #fff;
	position: absolute;
	top: 50%;
	transform: translate(0%, -50%);
	-webkit-transform: translate(0%, -50%);
	-moz-transform: translate(0%, -50%);
	-ms-transform: translate(0%, -50%);
	left: 0;
	right: 0;
	width: 100%;
	margin-top: 50px;
	margin-bottom: 30px;
}
.page-banner h1 {
	font-size: 3.25rem;
	line-height: 1.3;
	margin-bottom: 10px;
	font-weight: 400;
}
.page-banner h1 p {
	color: #fff;
	font-size: 52px;
	line-height: 1.19;
	font-weight: 700;
	margin-top: 0;
	margin-bottom: 0;
}
.page-banner .page-desc p {
	color: #fff;
	font-family: 'IBM Plex Serif', serif;
	font-size: 1.625rem;
	font-style: italic;
}
.page-banner img {
	opacity: 0;
}
.page-banner .page-btn {
    margin-top: 30px;
}

@media (max-width: 991px) {

	.page-banner h1, .page-banner h1 p {
		font-size: 24px;
	}
	.banner-content {
		margin-top: 0;
	}
	.widget-area.sidebar-fixed {
		margin-top: 0;
	}
}

/* Separator */
.title-sep-container {
    position: relative;
    height: 6px;
    -ms-flex-grow: 1;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}
.title-sep.sep-double {
	height: 6px;
	border-bottom-width: 1px;
	border-top-width: 1px;
}
.title-sep, .fusion-title.sep-underline {
	border-color: #e0dede;
}
.title-sep {
	position: relative;
	display: block;
	width: 100%;
	border-style: solid;
	border: 0 solid #e7e6e6;
	border-top-color: rgb(231, 230, 230);
	border-top-width: 0px;
	border-right-color: rgb(231, 230, 230);
	border-bottom-color: rgb(231, 230, 230);
	border-bottom-width: 0px;
	border-left-color: rgb(231, 230, 230);
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
}

/* **************************************** */

/* Max Width Class */
.mw-10 { max-width: 10%; }
.mw-20 { max-width: 20%; }
.mw-30 { max-width: 30%; }
.mw-40 { max-width: 40%; }
.mw-50 { max-width: 50%; }
.mw-60 { max-width: 60%; }
.mw-70 { max-width: 70%; }
.mw-80 { max-width: 80%; }
.mw-90 { max-width: 90%; }
.mw-100 { max-width: 100%; }
[class*="mw-"] {
    margin: 0 auto;
}

/* Max Width Class */
.mwp-50 { max-width: 50px; }
.mwp-100 { max-width: 100px; }
.mwp-150 { max-width: 150px; }
.mwp-200 { max-width: 200px; }
.mwp-250 { max-width: 250px; }
.mwp-300 { max-width: 300px; }
.mwp-350 { max-width: 350px; }
.mwp-400 { max-width: 400px; }
.mwp-450 { max-width: 450px; }
.mwp-500 { max-width: 500px; }
.mwp-550 { max-width: 550px; }
.mwp-600 { max-width: 600px; }
.mwp-650 { max-width: 650px; }
.mwp-700 { max-width: 700px; }
.mwp-750 { max-width: 750px; }
.mwp-800 { max-width: 800px; }
.mwp-850 { max-width: 850px; }
.mwp-900 { max-width: 900px; }
.mwp-950 { max-width: 950px; }
.mwp-1000 { max-width: 1000px; }

[class*="mwp-"] {
    margin: 0 auto;
}

.fulldesc {
    text-transform: none;
    color: #8c8c8c;
    font-size: 20px;
}

/* Sitemap Page */
.customize-sitemapwidget .widget_pages ul {
	padding-left: 0;
}
.customize-sitemapwidget .widget_pages {
	max-width: 350px;
	margin: 0 auto;
}
.customize-sitemapwidget .widget_pages > ul > li::before {
	color: #000;
}
.customize-sitemapwidget .widget_pages > ul > li {
	border-bottom: 0;
	padding-bottom: 0;
}
.customize-sitemapwidget .widgettitle {
	margin-bottom: 30px;
}

.iconwrapper-2column {
    text-align: center;
}
.iconwrapper-2column .vc_icon_element {
    display: inline-block;
    margin-left: 15px;
    margin-right: 15px;
}

.section-header1 {
	font-weight: 400;
	line-height: 1.5;
	letter-spacing: 0px;
	font-style: normal;
	font-size: 30px;
	text-transform: uppercase;
	color: #03a0f0;
}

/* Footer Changes */
.logo-text {
	font-size: 12px;
}
.logo-col.align-logo-left {
	max-width: 700px;
}
.logo-col .colblock a {
	outline: 0 none;
	align-self: center;
}
.colblock h4 {
    text-align: left;
    color: #999;
    max-width: 145px;
    align-self: center;
}
.align-logo-left .colblock img {
	max-width: 200px;
}

@media( min-width: 768px ) {

	.logo-col-1 img {
		max-height: 26px;
	}
	.logo-col {
		display: flex;
	}
	.logo-col .colblock {
		flex: auto;
		min-height: 105px;
		display: flex;
	}
	.logo-col-1 .colblock:not(.logo-col-1 .colblock:last-of-type) {
		padding-right: 40px;
	}
}
@media( max-width: 767px ) {
	.logo-col.align-logo-left {
		--bs-gutter-x: 1.5rem;
		--bs-gutter-y: 0;
		display: flex;
		flex-wrap: wrap;
		margin-top: calc(var(--bs-gutter-y) * -1);
		margin-right: calc(var(--bs-gutter-x)/ -2);
		margin-left: calc(var(--bs-gutter-x)/ -2);
	}
	.logo-col.align-logo-left .colblock {	
		padding-left: 10px;
		padding-right: 10px;
		align-self: center;
		margin-right: 15px;
	}
	.logo-col.align-logo-left .logo-text {
		max-width: none;
	}
	.logo-col.align-logo-left .colblock:first-of-type {
		width: 100%;
		margin-bottom: 15px;
	}
	.logo-col-1 .colblock {
		display: inline-block;
		margin-bottom: 25px;
	}
	.logo-col-1 img {
		max-width: 100%;
		max-height: 26px;
	}
}
@media( max-width: 534px ) {
	.align-logo-left .colblock img {
		max-width: 100px;
	}
}
@media( max-width: 383px ) {
	.align-logo-left .colblock img {
		max-width: 70px;
	}
}

/* - Max Width : 575 */
@media (max-width: 575px) {
	.listing-table tr > td:nth-child(1),
	.listing-table tr > th:nth-child(1) {
		display: none;
	}
}

.entry-footer {
    font-size: 12px;
    border-top: 1px solid #03a0f0;
    border-bottom: 1px solid #03a0f0;
    padding-top: 5px;
    padding-bottom: 5px;
}
.entry-title {
    font-weight: 700;
	line-height: normal;
    letter-spacing: 0px;
    font-style: normal;
    font-size: 40px;
    color: #333;
	margin-bottom: 0.67em;
}

.mw-500 .title-buttons-block a {
	max-width: 500px;
}

/*
	flip card
*/
.contentgrid-item {
	margin-bottom: 10px;
	margin-top: 10px;
}
.card-flip > div {
	backface-visibility: hidden;
	transition: transform 500ms;
	transition-timing-function: linear;
	width: 100%;
	height: 100%;
	margin: 0;
	display: flex;
}
.card-front {
	transform: rotateY(0deg);
}
.card-back {
	transform: rotateY(180deg);
	position: absolute;
	top: 0;
}
.card-flip:not(.noflip):hover .card-front {
	transform: rotateY(-180deg);
}  
.card-flip .card-back .card-body {
	padding: 50px 1.25rem;
}
.card-flip .card-back .card-body .card-title {
	font-size: 23px;
}
.card-flip:hover .card-back {
	transform: rotateY(0deg);
}
.card-flip .card-front {
	background-color: #f6f6f6;
}
.card-flip li:not(:last-of-type) {
	margin-bottom: 10px;
}
.card-flip .card-back {
	background-color: #1A80B6;
	padding: 20px;
}
.card-flip .card-front,
.card-flip .card-back {
	min-height: 150px;
}
.card-flip {
	border: 0;
	border-radius: 0;
}
.card-flip .card-front .card-body .card-title {
	margin-top: 30px;
	color: #333;
	font-size: 24px;
	word-wrap: anywhere;
	font-weight: 700;
}
.card-flip .card-front {
	background-position: center;
	background-size: cover;
}
.card-flip .card-front .card-body {
	z-index: 1;
}
/* .card-flip .card-front::before {
	content: "";
	z-index: 1;
	background-color: rgba(0,0,0,0.5);
	position: absolute;
	width: 100%;
	height: 100%;
	border-radius: 10px;
} */
.card-flip .card-back .btn-primary {
	background-color: #000;
	border-color: #000;
	box-shadow: none;
}

/* Image Carousel Section */
.home-imgcarousel .image-carousel-section {
	margin: 0 auto;
	max-width: 620px;
}
.image-carousel-section .item {
	padding-left: 17px;
	padding-right: 17px;
}

/* Team Grid */
.white-popup {
	position: relative;
	background: #FFF;
	padding: 20px;
	padding-top: 40px;
	width: auto;
	max-width: 500px;
	margin: 20px auto;
}
.teamcontent {
	padding: 20px;
    color: #8593a9;
}
.teamcontent a {
    color: #8593a9;
}
.teamitem i {
	margin-right: 9px;
	width: 15px;
}
.teamrepeater .teamitem-inner {
	background-color: rgb(249, 249, 249);
	height: 100%;
	border: 1px solid #ccc;
	box-shadow: 0 3px 10px rgba(0, 0, 0, 0.2);
}
.teamrepeater .teamitem {
	margin-top: 10px;
	margin-bottom: 10px;
}
.teamrepeater h2 {
	font-size: 18px;
	font-weight: 700;
	color: #666;
	margin-bottom: 0;
}
.teamrepeater p {
	margin-bottom: 10px;
	font-size: 15px;
	line-height: 1.5;
}
.fixteam-img .teamrepeater img {
	max-width: 150px;
}
.teamimage {
	position: relative;
	border-bottom: 3px solid #ffcc00;
	text-align: center;
	display: flex;
	background-color: #fff;
}
.teamimage a {
	width: 100%;
	display: flex;
}
.teamimage a::before {
    content: "+";
    font-weight: 400;
    position: absolute;
    left: 0;
    right: 0;
    color: #fff;
    display: none;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 1;
    color: #fdfdfd;
    font-size: 40px;
    border: 1px solid #fdfdfd;
    border-radius: 3px;
    margin: 0 auto;
    line-height: 43px;
    width: 45px;
    height: 45px;
}
.teamimage:hover::after {
    content: "";
    background-color: rgba(0,0,0,0.5);
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    position: absolute;
}
.teamimage:hover a::before {
	display: block;
}

/* Logo Grid */
.logoitem h4,
.logoitem a {
	color: #8c8c8c;
	font-size: 20px;
	font-weight: normal;
}
.logoitem {
	margin-top: 15px;
	margin-bottom: 15px;
	align-self: center;
}
.logoitem-inner:hover {	
	box-shadow: 0 3px 15px rgba(0,0,0,.1);
	transform: perspective(1000px) scale(1);
	-webkit-transition: -webkit-transform .35s;
	transition: -webkit-transform .35s;
	-o-transition: transform .35s;
	transition: transform .35s;
	transition: transform .35s,-webkit-transform .35s;
}
.logoitem-inner {
	transition-property: color,background-color,border-color;
	transition-duration: .2s;
	transition-timing-function: linear;
	background-color: #ffffff;
	padding: 10px;
	height: 100%;
	text-align: center;
}

/* CTA About */
.cta-about h3 {
	font-size: 20px;
	color: #8c8c8c;
	font-weight: 400;
	margin-top: 1em;
	margin-bottom: 1em;
	line-height: 1.5;
}

/* CTA Repeater */
.ctarepeater i {
	font-size: 44px;
	line-height: 88px;
	text-align: center;
	display: block;
}
.ctarepeater [class*="col"] {
	text-align: center;
}

/* List Icons */
.list-fileicon ul {
    padding: 0;
}
.list-fileicon li {
    list-style: none;
	margin-bottom: 15px;
}
.list-fileicon h2 {
	text-transform: uppercase;
	margin-bottom: 20px;
	color: #444;
}
.list-fileicon li::before {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
	content: "\f1c1";
	padding-right: 10px;
}
/* List Checkmarks */
.list-content {
	padding-left: 35px;
	position: relative;
}
.list-content::before {
	margin-right: 9.8px;
	border-radius: 50%;
	background-color: #1a80b6;
	color: #fff;
	text-align: center;
	content: "\f00c";
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	position: absolute;
	height: 23.8px;
	width: 23.8px;
	font-size: 12.32px;
	line-height: 25px;
	left: 0;
	top: 0;
}

/* Icon Box */
.iconbox {
	position: relative;
	display: flex;
	align-items: center;
	margin-bottom: 20px;
}
.iconbox span {
	font-size: 18px;
	line-height: 23px;
	color: #333;
	padding-left: 60px;
	display: inline-block;
}
.iconbox [class*="col"] {
	margin-bottom: 7.5px;
	margin-top: 7.5px;
}
.iconbox i {
	border-color: #333333;
	border-width: 1px;
	background-color: #333333;
	box-sizing: content-box;
	height: 42px;
	width: 42px;
	line-height: 42px;
	border-radius: 50%;
	color: #ffffff;
	font-size: 21px;
	text-align: center;
	position: absolute;
	left: 0;
}

/* - Blog Masonry Post */
.blog-masonry-list .blog-masonry-box {
	margin-bottom: 30px;
}

.blog-masonry-list .type-post .entry-cover {
	position: relative;
	display: inline-block;
}

.blog-masonry-list .type-post .entry-cover > a {
	display: inline-block;
	max-width: 100%;
	position: relative;
}
.blog-masonry-list .format-gallery .entry-cover  .carousel-item::before,
.blog-masonry-list .type-post .entry-cover .post-meta ~ a::before {
	background-color: rgba(0,0,0,0.35);
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	opacity: 0;
	-webkit-transition: all 1s ease 0s;
	-moz-transition: all 1s ease 0s;
	-o-transition: all 1s ease 0s;
	transition: all 1s ease 0s;
}
.blog-masonry-list .format-gallery:hover .entry-cover  .carousel-item::before,
.blog-masonry-list .type-post:hover .entry-cover .post-meta ~ a::before {
	opacity: 1;
}
.blog-masonry-list .type-post .entry-cover .post-meta {
	position: absolute;
	left: 15px;
	right: 15px;
	bottom: 10px;
	z-index: 1;
}
.blog-masonry-list .type-post .entry-cover .post-meta > span {
	color: #fff;
	font-size: 12px;
	font-weight: 600;
	opacity: 0;
	animation-duration: 0.5s;
}
.blog-masonry-list .type-post:hover .entry-cover .post-meta > span {
	opacity: 1;
}
.blog-masonry-list .type-post .entry-cover .post-meta > span > a {
	color: #fff;
	text-transform: uppercase;
	text-decoration: none;
}
.blog-masonry-list .type-post .entry-cover .post-meta > span.byline {
	float: left;
	text-align: left;
	display: none;
}
.blog-masonry-list .type-post:hover .entry-cover .post-meta > span.byline {
	animation-name: slideInLeft;
}
.blog-masonry-list .type-post .entry-cover .post-meta > span.post-date {
	float: right;
	text-align: right;
}
.blog-masonry-list .type-post:hover .entry-cover .post-meta > span.post-date {
	animation-name: slideInRight;
}
.blog-masonry-list .type-post:not(article) .entry-content {
	display: inline-block;
	max-width: 100%;
	padding: 30px 25px 20px 25px;
}
.blog-masonry-list .type-post .entry-header > span {
	color: #717171;
	font-size: 12px;
	letter-spacing: 0.18px;
	line-height: 2;
	text-transform: uppercase;
	font-weight: 500;
}
.blog-masonry-list .type-post .entry-header > span > a {
	font-size: 13px;
	color: #717171;
	text-decoration: none;
	-webkit-transition: all 1s ease 0s;
	-moz-transition: all 1s ease 0s;
	-o-transition: all 1s ease 0s;
	transition: all 1s ease 0s;
}
.blog-masonry-list .type-post .entry-header > span > a:hover {
	color: #151515;
}
.blog-masonry-list .type-post .entry-header .entry-title {
	color: #151515;
	font-size: 24px;
	font-weight: bold;
	margin: 5px 0 16px;
	padding-bottom: 13px;
	position: relative;
	line-height: normal;
}
.blog-masonry-list .type-post:not(.post-position) .entry-header .entry-title::before {
	background-color: #e1e1e1;
	bottom: 0;
	content: "";
	height: 2px;
	margin: 0;
	position: absolute;
	left: 0;
	right: 0;
	width: 30px;
}
.blog-masonry-list .type-post .entry-header .entry-title > a {
	text-decoration: none;
	-webkit-transition: all 1s ease 0s;
	-moz-transition: all 1s ease 0s;
	-o-transition: all 1s ease 0s;
	transition: all 1s ease 0s;
	font-weight: 400;
	letter-spacing: 0px;
	font-style: normal;
	font-size: 18px;
	color: #03a0f0;
	text-transform: uppercase;
}
.blog-masonry-list .type-post .entry-header .entry-title > a:hover {
	color: #717171;
}
.blog-masonry-list .type-post .entry-content p {
	color: #717171;
	letter-spacing: 0.225px;
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	hyphens: auto;
}
.blog-masonry-list .type-post .entry-content > a,
.blog-masonry-list .type-post .entry-content > a::before {
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}
.blog-masonry-list .type-post .entry-content > a {
	color: #a1a1a1;
	display: inline-block;
	font-size: 13px;
	letter-spacing: 0.18px;
	line-height: 2;
	margin-top: 5px;
	position: relative;
	text-decoration: none;
	text-transform: uppercase;
	animation-duration: 0.6s;
}
.blog-masonry-list .type-post .entry-content > a::before {
	background-color: #151515;
	content: "";
	left: 0;
	position: absolute;
	bottom: 0;
	height: 2px;
	width: 0;
}
.blog-masonry-list .type-post .entry-content > a:hover {
	color: #151515;
}
.blog-masonry-list .type-post .entry-content > a:hover::before {
	width: 100%;
}
.blog-masonry-list .type-post.post-position {
	position: relative;
	margin-bottom: 60px;
}
.blog-masonry-list .type-post.post-position .entry-cover > a::before {
	background-color: rgba(0,0,0,0.45);
	bottom: 0;
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	opacity: 1;
}
.blog-masonry-list .entry-cover > a:after {
	display: none;
}
.blog-masonry-list .type-post.post-position .entry-content {
	left: 15px;
	position: absolute;
	right: 15px;
	top: 50%;
	transform: translate(0%, -50%);
	-webkit-transform: translate(0%, -50%);
	-moz-transform: translate(0%, -50%);
	-ms-transform: translate(0%, -50%);
	margin-top: 0;
}
.blog-masonry-list .type-post.post-position .entry-content .entry-header > span {
	font-weight: bold;
}
.blog-masonry-list .type-post.post-position .entry-content .entry-header > span > a,
.blog-masonry-list .type-post.post-position .entry-header .entry-title > a {
	color: #fff;
}
.blog-masonry-list .type-post.post-position .entry-header .entry-title {
	padding-bottom: 0;
	margin-bottom: 3px;
}
.blog-masonry-list .type-post.post-position .entry-content > a {
	color: #fff;
	font-weight: bold;
}
.blog-masonry-list .type-post.post-position .entry-content > a::before {
	background-color: #fff;
}
.blog-masonry-box > div {
	border: 1px solid #ebeaea;
	height: 100%;
}

/* Counter Box */
.counterbox-item {
	margin-bottom: 20px;
}
.counterbox .btn {
	min-width: 250px;
	padding: 0;
	text-align: left;
	border: 0 none;
}
.counterbox .btn span {
    width: calc(100% - 45px);
    vertical-align: middle;
}
.counterbox .btn span,
.counterbox .btn i {
	padding: 13px 15px;
	display: inline-block;
	line-height: 17px;
}
.counterbox .btn i {
	margin-right: 0 !important;
	text-align: center;
	width: 45px;
	position: relative;
}
.counterbox .btn i::after {
	content: "";
	background-color: #fff;
	height: 100%;
	display: inline-block;
	right: 0;
	position: absolute;
	width: 1px;
	top: 0;
}
.counter-text p {
	color: #747474;
	font-size: 15px;
}
.counter-text i {
	font-size: 20px;
	margin-right: 5px;
}
.counter-text {
	color: #1a80b6;
	font-size: 30px;
	line-height: 1.5;
	margin-top: 20px;
}

/* Testimonial Carousel */
.testimonial-carousel {
	margin-bottom: 70px;
}
.testimonial-carousel .person-info {
	display: flex;
}
.testimonial-carousel .person-info img,
.testimonial-carousel .person-info i {
	max-width: 40px;
	height: auto;
	margin-right: 15px;
}
.testimonial-carousel .person-info p {
	margin-bottom: 0;
	align-self: center;
}
.testimonial-carousel .person-info i {
	margin-top: 7px;
}
.testimonial-carousel .owl-theme .owl-nav.disabled + .owl-dots {
	margin-top: 0;
}
.testimonial-desc {
	background-color: #f6f6f6;
	color: #747474;
	padding: 25px;
	line-height: normal;
	position: relative;
	margin-bottom: 20px;
}
.testimonial-desc p {
	margin-bottom: 0;
}
.testimonial-desc::after {
	content:'';
	position: absolute;
	left: 10px;
	bottom: -10px;
	margin: 0 auto;
	width: 0;
	height: 0;
	border-top: 10px solid #f6f6f6;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
}
.customize-testimonial .person-info p,
.customize-testimonial .person-info a {
	color: #fff;
}
.customize-testimonial .owl-theme .owl-dots .owl-dot.active span {
	background-color: #666;
}

/* Content Box */
.contentbox {
	margin-top: -15px;
	margin-bottom: -15px;
}
.cntbox-content {
	padding: 5px 25px 20px 25px;
}
.contentbox .cntbox-item {
	margin-top: 15px;
	margin-bottom: 15px;
}
.cntbox-item-inner {
	background-color: rgba(255,255,255,0);
	border: 1px solid #ebeaea;
	border-bottom-width: 1px;
	border-bottom-width: 3px;
}
.cntbox-content h3 {
    font-size: 17px;
}

/* Pricetable */
.pricing .container {
	padding-left: 10px;
	padding-right: 10px;
}
.pricing .row > [class*="col"] {
    overflow: hidden;
    margin: 0;
    background-color: #fff;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-border-radius: 0;
    border-radius: 0;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ededed;
}
.pricing .tablerow {
	border-top: 1px solid #e5e4e3;
	padding: 20px 15px 20px;
	min-height: 90px;
	color: #666;
	display: flex;
}
.pricing .tablerow p {
	margin: 0 auto;
	align-self: center;
}
.pricing .panel-heading-inner,
.pricing .pricingrow-inner,
.pricing .tablebtn .btn {
	margin: 0 auto;
}
.pricing .tablebtn,
.pricing .panel-heading {
	min-height: auto;
}
.pricing .panel-heading {
	color: #333;
	font-size: 20px;
	text-transform: uppercase;
	padding: 15px;
	border-bottom: 1px solid #ededed;
	border-bottom-color: rgb(229, 228, 227);
	text-align: center;
	background-color: rgba(255,255,255,0);
}
.pricing .firstrow {
	padding: 15px 10px;
	min-height: 105px;
}
.pricing .pricingrow {
	background-color: #f8f8f8;
	padding: 0;
}
.pricing .pricetext {
	font-size: 55px;
	color: #007fc4;
	font-weight: 700;
}
.pricing .period {
	font-style: italic;
	color: #888;
	margin-left: 12px;
	font-size: 11px;
}
.pricing .pricecurrency {
	color: #505050;
	font-size: 32px;
}
.pricing .btnbg {
	background-color: #f9f9f9 !important;
}

/* Category Grid */
.catgrid {
	margin-top: 10px;
	margin-bottom: 10px;
}
.catgrid a {
	position: relative;
	height: 100%;
	width: 100%;
	display: block;
	border-radius: 4px;
	overflow: hidden;
}
.catcontent {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: auto;
	padding: 18px 20px 20px;
	background-color: rgba(38,38,38,.35);
	border-radius: 4px;
	box-sizing: border-box;
}
.catcontent h3 {
	line-height: normal;
	color: #fff;
	margin-bottom: 0;
	font-weight: 700;
	font-size: 18px;
}
.catgrid img {
	width: 100%;
	height: 300px;
	object-fit: cover;
}

/* Directory Submit */
.label-error {
	color: #d03e3e;
	display: inline-block;
	width: 100%;
	font-size: 14px;
	line-height: 1.4;
	margin-bottom: 10px;
	margin-top: 5px;
}
.input-error {
	border-color: #d03e3e !important;
	color: #d03e3e;
}
.red {
	color: #d03e3e;
	display: inline;	
}

/* Listing Single */
.imgpart-listing-inner {
	box-shadow: 0 0 5px #ccc;
	height: 250px;
}
.imgpart-inner {
	min-height: 300px;
}
.imgpart-inner {
	background: none repeat scroll 0 0 #fff;
	border: 5px solid #fff;
	box-shadow: 0 0 5px #ccc;
	transform: translateZ(0px);
	margin-bottom: 20px;
	overflow: hidden;
	text-align: center;
}
.imgpart-listing-inner img,
.imgpart-inner img {
	align-self: center;
	margin: 0 auto;
	padding: 15px;
	width: auto;
	max-height: 100%;
}
.cnt-part i {
	margin-right: 10px;
}
.listing-inner {
	border: 1px solid #ccc;
	box-shadow: 0 0 3px #ccc;
}
.listing-inner .cnt-part {
	padding: 20px;
}
.event-item,
.wdirectory-item {
	margin-bottom: 10px;
	margin-top: 10px;
}
.category-image .imgpart-listing-inner img,
.category-image .imgpart-inner img {
	padding: 0;
	width: 100%;
}

/* Single Listing Gallery */
.rg-image-wrapper{
	position:relative;
	padding:20px 30px;
	background:transparent url(assets/images/black.png) repeat top left;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	min-height:20px;
}
.rg-image{
	position:relative;
	text-align:center;
	line-height:0px;
}
.rg-image img{
	max-height:100%;
	max-width:100%;
}
.rg-image-nav a{
	position:absolute;
	top:0px;
	left:0px;
	background:#000 url(assets/images/nav.png) no-repeat -20% 50%;
	width:28px;
	height:100%;
	text-indent:-9000px;
	cursor:pointer;
	opacity:0.3;
	outline:none;
	-moz-border-radius: 10px 0px 0px 10px;
	-webkit-border-radius: 10px 0px 0px 10px;
	border-radius: 10px 0px 0px 10px;
}
.rg-image-nav a.rg-image-nav-next{
	right:0px;
	left:auto;
	background-position:115% 50%;
	-moz-border-radius: 0px 10px 10px 0px;
	-webkit-border-radius: 0px 10px 10px 0px;
	border-radius: 0px 10px 10px 0px;
}
.rg-image-nav a:hover{
	opacity:0.8;
}
.rg-caption {
	text-align:center;
	margin-top:15px;
	position:relative;
}
.rg-caption p{
	font-size:11px;
	letter-spacing:2px;
	font-family: 'Trebuchet MS', 'Myriad Pro', Arial, sans-serif;
	line-height:16px;
	padding:0 15px;
	text-transform:uppercase;
}
.rg-view{
	height:30px;
}
.rg-view a{
	display:block;
	float:right;
	width:16px;
	height:16px;
	margin-right:3px;
	background:#464646 url(assets/images/views.png) no-repeat top left;
	border:3px solid #464646;
	opacity:0.8;
}
.rg-view a:hover{
	opacity:1.0;
}
.rg-view a.rg-view-full{
	background-position:0px 0px;
}
.rg-view a.rg-view-selected{
	background-color:#6f6f6f;
	border-color:#6f6f6f;
}
.rg-view a.rg-view-thumbs{
	background-position:0px -16px;
}
.rg-loading{
	width:46px;
	height:46px;
	position:absolute;
	top:50%;
	left:50%;
	background:#000 url(assets/images/ajax-loader.gif) no-repeat center center;
	margin:-23px 0px 0px -23px;
	z-index:100;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	opacity:0.7;
}

/* Contact */
.contactinfo h4 {
	font-weight: 400;
	line-height: 1.5;
	letter-spacing: 0px;
	font-style: normal;
	font-size: 30px;
	text-transform: uppercase;
}
.contactinfo ul {
	padding: 0;
}
.contactinfo li {
	list-style: none;
}
.contactinfo {
	margin-top: 32px;
}
@media( min-width: 992px ) {

	.contactinfo {
		padding-left: 50px;
	}
}

/* Directory Search Form */
.directory-search {
	background-size: cover;
	background-repeat: no-repeat;
	min-height: 400px;
	padding: 15px;
	position: relative;
}
.directory-search:before {
	background-color: rgba(0,0,0,0.35);
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	-webkit-transition: all 1s ease 0s;
	-moz-transition: all 1s ease 0s;
	-o-transition: all 1s ease 0s;
	transition: all 1s ease 0s;
}

.directory-search img {
	opacity: 0;
}
.directory-form {	
	max-width: 600px;
	position: absolute;
	top: 50%;
	transform: translate(0%, -50%);
	-webkit-transform: translate(0%, -50%);
	-moz-transform: translate(0%, -50%);
	-ms-transform: translate(0%, -50%);
	width: 100%;
}
.directory-form h2 {
	white-space: normal;
	/* font-size: 90px;
	line-height: 95px; */
	font-size: 47px;
	line-height: 1;
	font-weight: 600;
	font-family: Montserrat;
}
.directory-form form {
	display: block;
}
.directory-form p {
	font-size: 22px;
	line-height: 30px;
	font-weight: 500;
	font-family: Montserrat;
}
.directory-form h2,
.directory-form p {
	color: #fff;
}

@media( max-width: 767px ) {

	.directory-form h2 {
		font-size: 20px;
		line-height: normal;
	}
	.directory-form p {
		font-size: 15px;
		line-height: normal;
	}
	.directory-form {
		padding: 30px;
		left: 0;
		right: 0;
	}
}

/* Event Single */
.type-events h1 {
	color: #333;
	font-size: 24px;
	font-weight: 400;
	line-height: 27px;
	letter-spacing: 0px;
	font-style: normal;
}
.woo-event-info {
	padding: 15px 0;
	margin: 15px 0;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
}
.woo-event-info .row {
	margin-bottom: 15px;
}
.woo-event-info .media-heading {
	margin-bottom: 0;
}
span.we-sub-lb,
.woo-event-info span.sub-lb {
	color: #666;
	line-height: 1;
	font-size: 12px;
	font-weight: 700;
	letter-spacing: 1px;
	text-transform: uppercase;
}

/* Listing Dashboard */
.listing-dashboard .nav-tabs {
	border-bottom: 0;
}

/* Listing Table */
.listing-table {
	box-shadow: 0 .75rem 1.5rem rgba(18,38,63,.03);
	margin-bottom: 1.5rem;
	word-wrap: break-word;
	background-clip: border-box;
	background-color: #fff;
	border: 1px solid #edf2f9;
	display: flex;
	flex-direction: column;
	min-width: 0;
	position: relative;
	overflow: hidden;
	border-bottom-left-radius: 0.5rem;
	border-bottom-right-radius: 0.5rem;
	border-top-right-radius: 0.5rem;
}
.listing-table table {
	margin-bottom: 0;
}
.listing-table th {
	background-color: #f9fbfd;
	color: #03a0f0;
	font-size: 14px;
}
.listing-table td {
	vertical-align: middle;
}

/* Listing Column Badge */
.directory-badge {
	display: inline-block;
	min-width: 10px;
	padding: 3px 7px;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	line-height: normal;
	vertical-align: baseline;
	white-space: nowrap;
	text-align: center;
	background-color: #777;
	border-radius: 10px;
}
.active-badge {
	background-color: #5BB75B;	
}
.pending-badge {
	background-color: #dc3232;	
}

/* Frontend Upload Image */
.uploadimg .metaright img {
	margin: 0 auto;
	display: block;
}
.uploadimg img {
	max-width: 150px;
	background-color: rgba(0,0,0,0.3);
	max-height: 100px;
}
.uploadimg .metaright span {
	display: inline-block;
	border: 1px solid #ccc;
	padding-bottom: 1px;
	float: left;
	width: 150px;
	text-align: center;
	padding-bottom: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}
.uploadimg .upload-custom-img {
	display: inline-block;
	width: 100%;
	margin-bottom: 10px;
}

/* Full Calendar */
#event-calendar.fc .fc-toolbar-chunk button {
    text-transform: capitalize !important;
}
#event-calendar.fc .fc-scrollgrid-section {
	background-color: #fff;
}
#event-calendar.fc td,
#event-calendar.fc th {
	border: 1px solid #e8e9ed;
	border: 1px solid var(--fc-border-color,#e8e9ed);
}
#event-calendar.fc .fc-daygrid-day-number {
	display: block;
	text-align: right;
	font-weight: 600;
	font-size: 14px;
	padding-top: 5px;
	padding-right: 15px;
	color: #212529;
}
#event-calendar.fc .fc-col-header-cell-cushion {
	font-size: 12px;
	font-weight: 400;
	text-align: center;
	color: #212529;
	text-transform: uppercase;
	vertical-align: top;
}
#event-calendar.fc .fc-h-event .fc-event-title-container {
	border-radius: 5px;
	color: #fff;
	font-size: 12px;
	display: block;
	padding: 5px;
}
#event-calendar.fc .fc-daygrid-event {
	border: 0 none;
	background-color: transparent;
	cursor: pointer;
}
#event-calendar.fc .fc-daygrid-event.fc-event-start {
	margin-left: 0;
}
#event-calendar.fc .fc-col-header-cell.fc-day {
    border: 0 none !important;
    padding: .5rem .5rem;
	background-color: #e6e6e6;
}

@media (max-width: 991px) {

	.pricing .row > [class*="col-"] {
		margin-top: 15px;
		margin-bottom: 15px;
	}
}


@media (max-width: 767px) {

	.type-events h1 {
		font-size: 20px;		
	}
	.imgpart.zoomimg {
		margin-bottom: 25px;
	}
}

/* Related Post */
.related-title {
	align-items: center;
	margin-bottom: 30px;
}
.related-post {
	margin-top: 55px;
}
.related-item {
	position: relative;
}
.related-item h3 {
	position: absolute;
	left: 0;
	right: 0;
	top: 50%;
	width: 100%;
	display: none;
}
.related-post h3 {
	font-weight: 400;
	line-height: 1.5;
	letter-spacing: 0px;
	font-size: 18px;
	color: #8c8c8c;
	text-transform: uppercase;
	margin-bottom: 0;
	padding-right: 30px;
}

/* Share Box */
.share-box {
	background-color: #f6f6f6;
	padding: 20px;
	margin-top: 60px;
	color: #333;
	align-items: center;
}
.share-box h4 {
	font-size: 15px;
	color: #333;
	margin-bottom: 0;
}

/* Google Map */
.gm-style .gm-style-iw-c {
	border-radius: 0;
}
.gm-ui-hover-effect {
	right: 0 !important;
	top: 0 !important;
}
#listing-gmap {
	width: 100%;
	height: 600px;
}
#single-gmap {
	width: 100%;
	height: 400px;
}
.gmaps {
    height: 400px;
    width: 100%;
    display: block;
}

.addressinfo h2 {
	font-weight: 700;
	font-size: 1.5em;
}
.addressinfo {
	padding: 15px;
}
.addressinfo p {
	margin-bottom: 0;
	white-space: pre-wrap;
	word-wrap: break-word;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

/* Blog Listing */
.latest-blog-content p {
	margin-bottom: 0;
}
.latest-blog-content h3 {
	font-size: 30px;
}