.hfe-nav-menu__layout-vertical .hfe-nav-menu .sub-arrow {
    padding: 0px 10px;
}
.hfe-nav-menu .sub-arrow {
    font-size: 30px;
}
.elementor-81 .elementor-element.elementor-element-5d8ec99 .elementor-icon-list-text {
		word-break: break-all;
	}
.hero-slide a.swiper-slide-inner {
    text-decoration: none;
}
.logo-c img.swiper-slide-image {
    max-width: 200px;
    height: 70px;
    object-fit: contain;
}
.logo-c .swiper-wrapper {
    align-items: center;
}
.two-cl p {
    display: flex;
    column-gap: 10px;
}
.contact-uss .two-cl p {
    display: flex;
    column-gap: 20px;
}
.submit-wrap p {
    text-align: center;
}
span.wpcf7-spinner {
    display: none;
}
.contact-uss br {
    display: none;
}
span.fwd {
	width: 100%;
}
.contact-uss textarea.wpcf7-form-control.wpcf7-textarea {
    height: 250px;
}
blockquote {
    color: #1b2084;
    padding: 20px 30px;
    margin: 30px 0;
    line-height: 1.6;
    background: #1b20841f;
    font-size: 1.5rem;
    margin: 1.35em;
    border-color: #1b2084;
}
.single-m blockquote p{
	margin-bottom: 0px !important;
}
.single-m p{
	margin-bottom: 1.35em !important;
}
.single-m ol, .single-m ul {
    margin: 0 0 1.5em 2em ;
}
.single-m ol p, .single-m ul p{
    margin-bottom: 1em !important;
}

/* header-sticky */
.follow{
	position: fixed !important;
	top: 0 !important;
	width: 100% !important;
	background-color: #333333 !important;
	box-shadow: 0px 7px 15px 0px rgba(0, 0, 0, 0.07);
    z-index: 999999;
}

/* header-sticky */






@media only screen and (max-width: 767px) {
	.logo-c img.swiper-slide-image {
		max-width: 150px;
		height: 55px;
		object-fit: contain;
	}
	.two-cl p {
		display: unset;
		column-gap: 0;
	}
	.contact-uss .two-cl p {
		display: flex;
		column-gap: 0;
		flex-direction: column !important;
	}
	.newsletter-grid .two-cl {
		margin-bottom: 25px !important;
	}
	.contact-uss br {
		display: block;
	}
	.contact-uss textarea.wpcf7-form-control.wpcf7-textarea {
		height: 200px;
	}
	.alignleft {
		margin-bottom: 1.5em !important;
	}
	.single-m .elementor-widget-container blockquote {
		padding: 15px 20px !important;
		font-size: 1.3rem !important;
		margin: 1em !important;
	}
}
@media only screen and (max-width: 450px) {
	.single-m p img.alignleft {
		width: 100% !important;
		margin-right: 0px !important;
	}
}

