/****************custom css************/

.footer-nav .menu {
	list-style: outside none none;
	margin: 0;
}


/*====================*/
div.wpcf7-validation-errors, div.wpcf7-acceptance-missing {
	border: 0px solid #f7e700 !important;
}

/*====================*/
div.wpcf7-validation-errors, div.wpcf7-acceptance-missing {
	margin: 0;
	border: 2px solid #ff0000 !important;
	display: block !important;
	clear: both;
}

.wpcf7-validation-errors {
	color: #ff0000;
}

.wpcf7 form .wpcf7-response-output {
	display: inline-block;
}

#wpcf7-f27-o1 label, #wpcf7-f108-o2 label, #wpcf7-f34-o1 label, .cf7_hide_labels label {
	display: none;
}


.wpcf7-validation-errors {

}


.sidebox.widget_archive ul {
	background: #f4f4f4;
	padding: 15px 20px;
}

.sidebox.widget_categories ul {
	background: #f4f4f4;
	padding: 15px 20px;
}


.get-more-info-sm-links a span {
	display: none;
}

.breadcrumb .post {
	border: none;
	float: inherit;
	margin-bottom: 0;
	width: auto;
	background: none;
	padding: 0;
}

.ss-social-sharing .ss-button-facebook,
.ss-social-sharing .ss-button-twitter,
.ss-social-sharing .ss-button-linkedin {
	font-size: 0;
	vertical-align: top;
}

.comments-title {
	margin: 35px 0;
}

.ak-consonent-wrapper span, .ak-consonent-wrapper a {
	display: inline !important;
}

.file-upload-btn {
	padding: 15px 80px;
}

.request-quote-page-form {
	max-width: 800px;
	text-align: center;
	margin: 0 auto;
}

.request-quote-page-form .featurebox {
	padding-bottom: 20px;
}

.request-quote-page-form .featurebox h2 {
	background-color: unset;
}

.request-quote-page-form .wpcf7-form-control-wrap {
	margin-bottom: 15px;
	display: block;
}

.breadcrumb > .current-item > span.current-item {
	color: #000;
	font-weight: 700;
}

.navigation.post-navigation {
	padding: 35px 0;
	clear: both;
	display: block;
}

#wpcf7-f108-o2 .wpcf7-validation-errors {
	display: none !important;
}

.faq-sec {
	width: 100%;
	clear: both;
	padding: 30px 0;
}

.faq-btn {
	background: #dddeee;
	display: block;
	cursor: pointer;
	padding: 10px 20px;
	font-size: 16px;

}

.faq-btn:before {
	font-family: "Font Awesome\ 5 Free";
	content: "\f067";
	font-weight: 600;
	color: #111;
	display: inline-block;
	vertical-align: middle;
	margin-right: 10px;
	font-size: 14px;
}

.faq-btn:hover,
.faq-btn:active,
.faq-btn:focus,
.faq-btn.active {
	background: #1C2536;
	color: #fff;
}

.faq-btn:hover:before,
.faq-btn:focus:before,
.faq-btn:active:before,
.faq-btn.active:before {
	color: #fff;
}

.faq-btn.active:before {
	content: "\f068";
	color: #fff;
}

.faq-data {
	clear: both;
	padding: 30px 0 0 0;
	display: none;
	font-size: 16px;
	border: 1px solid #d2d2d2;
	padding: 10px 15px;
}

.hidethis {
	display: none;
}

.post_info span.posted-on {
	display: inline-block;
	margin: 0 20px 0 0;
	color: #000;
}

article.ct-podcast h1 {
	line-height: 48px;
	font-size: 1.9em;
	letter-spacing: 0.3px;
}

.mejs-container, .mejs-embed, .mejs-embed body, .mejs-container .mejs-controls {
	background: #1E488C !important;
}

.contact-form-block .featurebox {
	background-color: #1E488C;
	border-radius: 15px;
	margin: 50px 0 75px;
}

.contact-form-block .featurebox,
.contact-form-block .featurebox label,
.contact-form-block .featurebox h2 {
	color: #fff;
}

.contact-form-block .featurebox .btn {
	color: #111;
	background: #fff;
}

/**/
.block-inner {
	float: left;
	width: 100%;
	position: relative;
	padding: 60px 0;
}

.block-inner .row {
	justify-content: center;
}

.faq-block {
	background: #edf1f7;
}

.elementor-icon-list-item {
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: normal;
	align-items: center;
	align-content: normal;
}

.elementor-icon-list-item svg {
	width: 13px;
	height: 13px;
	fill: #1E488C;
}

.elementor-icon-list-icon {
	margin-right: 5px;
}

.wpcf7-form label {
	display: block;
	margin-bottom: 10px;
	color: #252c3e;
}
.wpcf7-form [type="submit"]{
	color: #ffffff;
	background: #2eb79f;
	border-radius: 150px;
	display: flex;
	transition: transform .25s cubic-bezier(0.33, 0.04, 0.63, 0.93), -webkit-transform .25s cubic-bezier(0.33, 0.04, 0.63, 0.93), -o-transform .25s cubic-bezier(0.33, 0.04, 0.63, 0.93);
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	text-align: center;
	padding: 12px 36px;
	width: auto;
	justify-content: center;
	align-items: center;
	margin: 0;
	border: 1px solid transparent;
}
