/* Common CSS */
.sp-easy-accordion * {
	box-sizing: border-box;
}

.eap_section_title {
	font-size: 24px;
	font-weight: 400;
	margin-bottom: 30px;
}

.accordion-header {
	background: #ddd;
}

.sp-horizontal-accordion a,
.sp-easy-accordion a {
	box-shadow: none;
	outline: none;
}

.sp-easy-accordion .fa {
	font-family: 'FontAwesome' !important;
}

.sp-easy-accordion .pull-right {
	float: right;
}

.sp-easy-accordion .ea-header:before {
	content: none;
}

.sp-easy-accordion .ea-header {
	margin: 0 !important;
	padding: 0 !important;
}

.sp-easy-accordion>.eap-multi-items-container>.sp-ea-single>.ea-header,
.sp-easy-accordion>.sp-ea-single>.ea-header {
	margin-bottom: 0;
	padding: 0;
}
.sp-easy-accordion>.sp-ea-single>.ea-header br{
	display: none;
}

.sp-easy-accordion>.eap-multi-items-container>.sp-ea-single>.ea-header a,
.sp-easy-accordion>.sp-ea-single>.ea-header a {
	display: block;
	color: #444;
	text-decoration: none;
	cursor: pointer;
	font-weight: 400;
	font-size: 20px;
	line-height: 1;
	box-shadow: none;
}

.sp-easy-accordion>.eap-multi-items-container>.ea-header a .eap-title-icon,
.sp-easy-accordion>.eap-multi-items-container>.ea-header a .eap-title-custom-icon,
.sp-easy-accordion>.sp-ea-single>.ea-header a .eap-title-icon,
.sp-easy-accordion>.sp-ea-single>.ea-header a .eap-title-custom-icon {
	margin-right: 7px;
}

img.eap-title-custom-icon {
	max-width: 24px;
	vertical-align: middle;
}

.sp-easy-accordion .ea-card {
	border: none;
	border-radius: 0;
	overflow: hidden;
}

.sp-easy-accordion>.eap-multi-items-container>.sp-ea-single>.ea-header a .title-icon,
.sp-easy-accordion>.sp-ea-single>.ea-header a .title-icon {
	font-size: 20px;
	color: #444;
	margin-right: 10px;
}

.sp-easy-accordion>.eap-multi-items-container>.sp-ea-single>.ea-header a .ea-expand-icon,
.sp-easy-accordion>.sp-ea-single>.ea-header a .ea-expand-icon {
	color: #444;
	margin-right: 10px;
	text-align: center;
	line-height: inherit;
	font-size: 20px;
}

.sp-easy-accordion>.eap-multi-items-container>.sp-ea-single,
.sp-easy-accordion>.sp-ea-single {
	margin-bottom: 10px;
	border-radius: 3px;
}

.sp-easy-accordion>.eap-multi-items-container>.sp-ea-single>.sp-collapse>.ea-body,
.sp-easy-accordion>.sp-ea-single>.sp-collapse>.ea-body {
	padding: 15px;
	background: #fff;
	border-top: none;
	overflow: hidden;
}

.sp-easy-accordion>.eap-multi-items-container>.sp-ea-single>.sp-collapse>.ea-body p:last-of-type,
.sp-easy-accordion>.sp-ea-single>.sp-collapse>.ea-body p:last-of-type {
	padding-bottom: 0;
	margin-bottom: 0;
}

.sp-easy-accordion>.eap-multi-items-container>.sp-ea-single>.sp-collapse>.ea-body p:first-of-type,
.sp-easy-accordion>.sp-ea-single>.sp-collapse>.ea-body p:first-of-type {
	padding-top: 0;
	margin-top: 0;
}

.ea-icon-style-three.sp-easy-accordion>.eap-multi-items-container>.sp-ea-single>.ea-header a .ea-expand-icon,
.ea-icon-style-three.sp-easy-accordion>.sp-ea-single>.ea-header a .ea-expand-icon {
	width: 60px;
}

.ea-icon-style-three.sp-easy-accordion>.eap-multi-items-container>.sp-ea-single>.ea-header a,
.ea-icon-style-three.sp-easy-accordion>.sp-ea-single>.ea-header a {
	padding-left: 0;
}

.sp-easy-accordion img.alignright {
	float: right;
	margin: 0 0 1em 1em;
}

.sp-easy-accordion img.alignleft {
	float: left;
	margin: 0 1em 1em 0;
}

/* Theme One */
.sp-ea-one.sp-easy-accordion>.eap-multi-items-container>.sp-ea-single>.ea-header a,
.sp-ea-one.sp-easy-accordion>.sp-ea-single>.ea-header a {
	color: #444;
	padding-left: 15px;
}

.sp-ea-one.sp-easy-accordion>.eap-multi-items-container>.sp-ea-single>.sp-collapse>.ea-body,
.sp-ea-one.sp-easy-accordion>.sp-ea-single>.sp-collapse>.ea-body {
	padding: 15px;
}

.sp-ea-one.sp-easy-accordion>.eap-multi-items-container>.sp-ea-single>.ea-header a .ea-expand-icon,
.sp-ea-one.sp-easy-accordion>.sp-ea-single>.ea-header a .ea-expand-icon {
	color: #444;
	font-size: 20px;
}

/* Theme Two */
.sp-ea-two.sp-easy-accordion>.eap-multi-items-container>.sp-ea-single>.ea-header a,
.sp-ea-two.sp-easy-accordion>.sp-ea-single>.ea-header a {
	line-height: 40px;
	padding: 0;
}

.sp-ea-two.sp-easy-accordion>.eap-multi-items-container>.sp-ea-single>.sp-collapse>.ea-body,
.sp-ea-two.sp-easy-accordion>.sp-ea-single>.sp-collapse>.ea-body {
	border: none;
	padding-top: 0;
	padding-left: 55px;
}

.sp-ea-two.sp-easy-accordion>.eap-multi-items-container>.sp-ea-single>.ea-header a .ea-expand-icon,
.sp-ea-two.sp-easy-accordion>.sp-ea-single>.ea-header a .ea-expand-icon {
	background: #3dc25f;
	border-radius: 3px;
	color: #fff;
	line-height: 40px;
	width: 40px;
}

/* Theme Three */
.sp-ea-three.sp-easy-accordion>.eap-multi-items-container>.sp-ea-single>.ea-header a,
.sp-ea-three.sp-easy-accordion>.sp-ea-single>.ea-header a {
	padding-left: 70px;
	position: relative;
}

.sp-ea-three.sp-easy-accordion>.eap-multi-items-container>.sp-ea-single>.ea-header a .ea-expand-icon,
.sp-ea-three.sp-easy-accordion>.sp-ea-single>.ea-header a .ea-expand-icon {
	height: 100%;
	top: 0;
	left: 0;
	position: absolute;
	display: flex;
	align-items: center;
	justify-content: center;
	background: #1176dd;
}

/* Theme Four */
.sp-ea-four.sp-easy-accordion>.eap-multi-items-container>.sp-ea-single>.ea-header a,
.sp-ea-four.sp-easy-accordion>.sp-ea-single>.ea-header a {
	color: #fff;
	position: relative;
	padding-left: 75px;
}

.sp-ea-four.sp-easy-accordion>.eap-multi-items-container>.sp-ea-single>.ea-header a .ea-expand-icon,
.sp-ea-four.sp-easy-accordion>.sp-ea-single>.ea-header a .ea-expand-icon {
	height: 100%;
	top: 0;
	left: 0;
	position: absolute;
	display: flex;
	align-items: center;
	justify-content: center;
	padding-left: 0;
	margin-right: 15px;
}

.sp-ea-four.sp-easy-accordion>.eap-multi-items-container>.sp-ea-single>.ea-header a .ea-expand-icon:after,
.sp-ea-four.sp-easy-accordion>.sp-ea-single>.ea-header a .ea-expand-icon:after {
	content: "";
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 11px 0 11px 14px;
	border-color: transparent transparent transparent #546a77;
	position: absolute;
	right: -14px;
}

.sp-ea-four.sp-easy-accordion>.eap-multi-items-container>.sp-ea-single>.ea-header a .ea-expand-icon,
.sp-ea-four.sp-easy-accordion>.sp-ea-single>.ea-header a .ea-expand-icon {
	background: #546a77;
}

.sp-ea-four.sp-easy-accordion>.eap-multi-items-container>.sp-ea-single,
.sp-easy-accordion.sp-ea-four>.sp-ea-single {
	background: #8a9ba5;
}

/* Theme Five */
.sp-ea-five.sp-easy-accordion>.eap-multi-items-container>.sp-ea-single>.ea-header a,
.sp-ea-five.sp-easy-accordion>.sp-ea-single>.ea-header a {
	overflow: hidden;
}

.sp-ea-five.sp-easy-accordion>.eap-multi-items-container>.sp-ea-single>.ea-header a .ea-expand-icon,
.sp-ea-five.sp-easy-accordion>.sp-ea-single>.ea-header a .ea-expand-icon {
	width: 35px;
	height: 100%;
	top: 0;
	left: 0;
	text-align: right;
	position: absolute;
	display: flex;
	align-items: center;
	justify-content: center;
	padding-left: 22px;
}

.sp-ea-five.sp-easy-accordion>.eap-multi-items-container>.sp-ea-single>.ea-header a .ea-expand-icon:after,
.sp-ea-five.sp-easy-accordion>.sp-ea-single>.ea-header a .ea-expand-icon:after {
	content: "";
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 30px 0 30px 30px;
	border-color: transparent transparent transparent #dc1184;
	position: absolute;
	right: -30px;
	z-index: 11;
}

.sp-ea-five.sp-easy-accordion>.eap-multi-items-container>.sp-ea-single>.ea-header a .ea-expand-icon,
.sp-ea-five.sp-easy-accordion>.sp-ea-single>.ea-header a .ea-expand-icon {
	background: #dc1184;
}

.sp-ea-five.sp-easy-accordion>.eap-multi-items-container>.sp-ea-single>.ea-header a .ea-expand-icon::before,
.sp-ea-five.sp-easy-accordion>.sp-ea-single>.ea-header a .ea-expand-icon::before {
	z-index: 999;
}

/* Theme Six */
.sp-ea-six.sp-easy-accordion>.eap-multi-items-container>.sp-ea-single>.ea-header a .ea-expand-icon,
.sp-ea-six.sp-easy-accordion>.sp-ea-single>.ea-header a .ea-expand-icon {
	width: 50px;
	height: 100%;
	top: 0;
	left: 0;
	text-align: right;
	position: absolute;
	display: flex;
	align-items: center;
	justify-content: center;
	background: #2b8ff7;
}

.sp-ea-six.sp-easy-accordion>.eap-multi-items-container>.sp-ea-single>.ea-header a,
.sp-ea-six.sp-easy-accordion>.sp-ea-single>.ea-header a {
	position: relative;
}

.sp-ea-six.sp-easy-accordion>.eap-multi-items-container>.sp-ea-single>.ea-header a .ea-expand-icon:after,
.sp-ea-six.sp-easy-accordion>.sp-ea-single>.ea-header a .ea-expand-icon:after {
	content: "";
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 17px 0 17px 17px;
	border-color: transparent transparent transparent #2b8ff7;
	right: -17px;
	top: 5px;
	position: absolute;
}

/* Theme Seven */
.sp-ea-seven.sp-easy-accordion>.eap-multi-items-container>.sp-ea-single,
.sp-ea-seven.sp-easy-accordion>.sp-ea-single {
	background: transparent;
	margin-bottom: 10px;
	border-radius: 0;
}

.sp-ea-seven.sp-easy-accordion>.eap-multi-items-container>.sp-ea-single>.sp-collapse>.ea-body,
.sp-ea-seven.sp-easy-accordion>.sp-ea-single>.sp-collapse>.ea-body {
	border: 0;
}

.sp-ea-seven.sp-easy-accordion>.eap-multi-items-container>.sp-ea-single>.ea-header,
.sp-ea-seven.sp-easy-accordion>.sp-ea-single>.ea-header {
	border-left: 3px solid #5bad6e;
}

/* Theme Eight */
.sp-ea-eight.sp-easy-accordion>.eap-multi-items-container>.sp-ea-single>.ea-header a,
.sp-ea-eight.sp-easy-accordion>.sp-ea-single>.ea-header a {
	position: relative;
	padding-left: 75px;
}

.sp-ea-eight.sp-easy-accordion>.eap-multi-items-container>.sp-ea-single>.ea-header a .ea-expand-icon,
.sp-ea-eight.sp-easy-accordion>.sp-ea-single>.ea-header a .ea-expand-icon {
	width: 40px;
	height: 100%;
	top: 0;
	left: 0;
	text-align: right;
	position: absolute;
	display: flex;
	align-items: center;
	justify-content: center;
	background: #00aea8;
	padding-left: 10px;
}

.sp-ea-eight.sp-easy-accordion>.eap-multi-items-container>.sp-ea-single>.ea-header a .ea-expand-icon:after,
.sp-ea-eight.sp-easy-accordion>.sp-ea-single>.ea-header a .ea-expand-icon:after {
	content: "";
	width: 0;
	height: 0;
	top: 0;
	border-style: solid;
	border-width: 60px 35px 0 0;
	border-color: #00aea8 transparent transparent transparent;
	right: -35px;
	position: absolute;
}

/* Theme Nine */
.sp-ea-nine.sp-easy-accordion>.eap-multi-items-container>.sp-ea-single>.ea-header a,
.sp-ea-nine.sp-easy-accordion>.sp-ea-single>.ea-header a {
	position: relative;
}

.sp-ea-nine.sp-easy-accordion>.eap-multi-items-container>.sp-ea-single>.ea-header a .ea-expand-icon,
.sp-ea-nine.sp-easy-accordion>.sp-ea-single>.ea-header a .ea-expand-icon {
	width: 40px;
	height: 100%;
	top: 0;
	left: 0;
	text-align: right;
	position: absolute;
	display: flex;
	align-items: center;
	justify-content: center;
	align-items: center;
	background: #00aea8;
	padding-left: 10px;
}

.sp-ea-nine.sp-easy-accordion>.eap-multi-items-container>.sp-ea-single>.ea-header a .ea-expand-icon:after,
.sp-ea-nine.sp-easy-accordion>.sp-ea-single>.ea-header a .ea-expand-icon:after {
	content: "";
	width: 0;
	height: 0;
	bottom: 0;
	border-style: solid;
	border-width: 60px 0 0 35px;
	right: -35px;
	position: absolute;
	border-color: transparent transparent transparent #00aea8;
}

/* Theme Ten */
.sp-ea-ten.sp-easy-accordion>.eap-multi-items-container>.sp-ea-single,
.sp-ea-ten.sp-easy-accordion>.sp-ea-single {
	background: #fff;
	border: 2px solid #eee;
}

.sp-ea-ten.sp-easy-accordion>.eap-multi-items-container>.sp-ea-single.ea-expand,
.sp-ea-ten.sp-easy-accordion>.sp-ea-single.ea-expand {
	background: #ffeded;
}

.sp-ea-ten.sp-easy-accordion>.eap-multi-items-container>.sp-ea-single>.ea-header,
.sp-ea-ten.sp-easy-accordion>.sp-ea-single>.ea-header {
	border-top: 5px solid transparent;
}

.sp-ea-ten.sp-easy-accordion>.eap-multi-items-container>.sp-ea-single.ea-expand>.ea-header,
.sp-ea-ten.sp-easy-accordion>.sp-ea-single.ea-expand>.ea-header {
	border-top: 5px solid #ff5c5c;
}

.sp-ea-ten.sp-easy-accordion>.eap-multi-items-container>.sp-ea-single.ea-expand>.sp-collapse>.ea-body,
.sp-ea-ten.sp-easy-accordion>.sp-ea-single.ea-expand>.sp-collapse>.ea-body {
	background: #ffeded;
}

.sp-ea-ten.sp-easy-accordion>.eap-multi-items-container>.sp-ea-single>.sp-collapse>.ea-body,
.sp-ea-ten.sp-easy-accordion>.sp-ea-single>.sp-collapse>.ea-body {
	border: 0;
}

/* Theme Eleven */
.sp-ea-eleven.sp-easy-accordion>.eap-multi-items-container>.sp-ea-single,
.sp-easy-accordion.sp-ea-eleven>.sp-ea-single {
	border-radius: 31px;
	background: none;
}

.sp-ea-eleven.sp-easy-accordion>.eap-multi-items-container>.sp-ea-single>.sp-collapse>.ea-body,
.sp-ea-eleven.sp-easy-accordion>.sp-ea-single>.sp-collapse>.ea-body {
	border: 0;
}

.sp-ea-eleven.sp-easy-accordion>.eap-multi-items-container>.sp-ea-single>.ea-header a .ea-expand-icon,
.sp-ea-eleven.sp-easy-accordion>.sp-ea-single>.ea-header a .ea-expand-icon {
	color: #fff;
}

.sp-ea-eleven.sp-easy-accordion>.eap-multi-items-container>.sp-ea-single>.ea-header a,
.sp-ea-eleven.sp-easy-accordion>.sp-ea-single>.ea-header a {
	border-radius: 32px;
	background: #ef5994;
	color: #fff;
}

/* Theme Twelve */
.sp-ea-twelve.sp-easy-accordion>.eap-multi-items-container>.sp-ea-single>.sp-collapse>.ea-body,
.sp-ea-twelve.sp-easy-accordion>.sp-ea-single>.sp-collapse>.ea-body {
	border: 0;
}

.sp-ea-twelve.sp-easy-accordion>.eap-multi-items-container>.sp-ea-single>.ea-header a .ea-expand-icon,
.sp-ea-twelve.sp-easy-accordion>.sp-ea-single>.ea-header a .ea-expand-icon {
	color: #fff;
}

.sp-ea-twelve.sp-easy-accordion>.eap-multi-items-container>.sp-ea-single,
.sp-ea-twelve.sp-easy-accordion>.sp-ea-single {
	background: transparent;
	border-right: 0;
}

.sp-ea-twelve.sp-easy-accordion>.eap-multi-items-container>.ea-expand>.sp-ea-single a .ea-expand-icon,
.sp-ea-twelve.sp-easy-accordion>.eap-multi-items-container>.ea-expand>.sp-ea-single a,
.sp-ea-twelve.sp-easy-accordion>.ea-expand>.sp-ea-single a .ea-expand-icon,
.sp-ea-twelve.sp-easy-accordion>.ea-expand>.sp-ea-single a {
	color: #f78118;
}

.sp-ea-twelve.sp-easy-accordion>.eap-multi-items-container>.sp-ea-single>.ea-header a,
.sp-ea-twelve.sp-easy-accordion>.sp-ea-single>.ea-header a {
	border-left: 3px solid #f78118;
	border-radius: 0;
	border-bottom: 3px solid #f78118;
}

/* Theme Thirteen */
.sp-ea-thirteen.sp-easy-accordion>.eap-multi-items-container>.sp-ea-single>.ea-header a .sp-numbering,
.sp-ea-thirteen.sp-easy-accordion>.sp-ea-single>.ea-header a .sp-numbering {
	line-height: 60px;
	width: 60px;
	font-size: 24px;
	text-align: center;
	color: #fff;
	left: -70px;
	position: absolute;
	display: block;
	z-index: 19;
	background: #ff3169;
}

.sp-ea-thirteen.sp-easy-accordion>.eap-multi-items-container>.sp-ea-single>.ea-header a,
.sp-ea-thirteen.sp-easy-accordion>.sp-ea-single>.ea-header a {
	position: relative;
}

.sp-ea-thirteen.sp-easy-accordion>.eap-multi-items-container>.sp-ea-single>.ea-header a,
.sp-ea-thirteen.sp-easy-accordion>.sp-ea-single>.ea-header a {
	border-radius: 0;
	background: #ff6c94;
	color: #fff;
}

.sp-ea-thirteen.sp-easy-accordion>.eap-multi-items-container>.sp-ea-single,
.sp-ea-thirteen.sp-easy-accordion>.sp-ea-single {
	margin-left: 70px;
}

.sp-ea-thirteen.sp-easy-accordion>.eap-multi-items-container>.sp-ea-single>.ea-header a,
.sp-ea-thirteen.sp-easy-accordion>.sp-ea-single>.ea-header a {
	border-radius: 0;
	background: #ffbd00;
	color: #fff;
}

.sp-ea-thirteen.sp-easy-accordion>.eap-multi-items-container>.sp-ea-single>.ea-header a .ea-expand-icon,
.sp-ea-thirteen.sp-easy-accordion>.sp-ea-single>.ea-header a .ea-expand-icon {
	color: #fff;
	margin-right: 0;
}

.sp-ea-thirteen.sp-easy-accordion>.eap-multi-items-container>.sp-ea-single>.ea-header a .sp-numbering,
.sp-ea-thirteen.sp-easy-accordion>.sp-ea-single>.ea-header a .sp-numbering {
	background: #eb9d00;
}

/* Theme Fourteen */
.sp-ea-thirteen.sp-ea-fourteen.sp-easy-accordion>.eap-multi-items-container>.sp-ea-single>.ea-header a,
.sp-ea-thirteen.sp-ea-fourteen.sp-easy-accordion>.sp-ea-single>.ea-header a {
	border-radius: 0;
	background: #d0ebf0;
	color: #0c5460;
}

.sp-ea-thirteen.sp-ea-fourteen.sp-easy-accordion>.eap-multi-items-container>.sp-ea-single>.ea-header a .ea-expand-icon,
.sp-ea-thirteen.sp-ea-fourteen.sp-easy-accordion>.sp-ea-single>.ea-header a .ea-expand-icon {
	color: #0c5460;
	margin-right: 0;
}

.sp-ea-thirteen.sp-ea-fourteen.sp-easy-accordion>.eap-multi-items-container>.sp-ea-single>.ea-header a .sp-numbering,
.sp-ea-thirteen.sp-ea-fourteen.sp-easy-accordion>.sp-ea-single>.ea-header a .sp-numbering {
	background: #d0ebf0;
	color: #0c5460;
}

/* Theme Fifteen */
.sp-ea-fifteen.sp-easy-accordion>.eap-multi-items-container>.sp-ea-single,
.sp-ea-fifteen.sp-easy-accordion>.sp-ea-single {
	background: transparent;
}

.sp-ea-fifteen.sp-easy-accordion>.eap-multi-items-container>.sp-ea-single>.ea-header a,
.sp-ea-fifteen.sp-easy-accordion>.sp-ea-single>.ea-header a {
	line-height: 30px;
	padding: 15px;
	background: transparent;
	border-bottom: 1px solid #444;
	color: #444;
	border-radius: 0;
}

.sp-ea-fifteen.sp-easy-accordion>.eap-multi-items-container>.sp-ea-single>.ea-header a .ea-expand-icon,
.sp-ea-fifteen.sp-easy-accordion>.sp-ea-single>.ea-header a .ea-expand-icon {
	color: #fff;
	line-height: 30px;
	width: 30px;
	background: #d0ebf0;
}

/* Theme Sixteen */
.sp-ea-sixteen.sp-easy-accordion>.eap-multi-items-container>.sp-ea-single,
.sp-ea-sixteen.sp-easy-accordion>.sp-ea-single {
	background: transparent;
}

.sp-ea-sixteen.sp-easy-accordion>.eap-multi-items-container>.sp-ea-single>.ea-header a,
.sp-ea-sixteen.sp-easy-accordion>.sp-ea-single>.ea-header a {
	background: transparent;
	border-bottom: 3px solid #25b45b;
	color: #444;
	border-radius: 0;
	padding-left: 0;
	line-height: 40px;
}

.sp-ea-sixteen.sp-easy-accordion>.eap-multi-items-container>.sp-ea-single>.ea-header a .ea-expand-icon,
.sp-ea-sixteen.sp-easy-accordion>.sp-ea-single>.ea-header a .ea-expand-icon {
	color: #fff;
	width: 40px;
	line-height: 40px;
	background: #25b45b;
}

.spcollapse:not(.show) {
	display: none;
}

.spcollapsing {
	position: relative;
	height: 0;
	overflow: hidden;
	transition-property: height;
	transition-duration: 0.5s;
	transition-timing-function: linear;
}

/* Horizontal Accordion */
.sp-horizontal-accordion-wrapper {
	overflow-x: auto;
	overflow-y: hidden;
	width: 100%;
}

.sp-horizontal-accordion {
	display: block;
	width: 4000px;
	margin: 0 auto;
	overflow: auto;
	border-radius: 5px;
	box-shadow: none;
}

.sp-horizontal-accordion>.single-horizontal {
	position: relative;
	display: block;
	float: left;
	width: 60px;
	height: 500px;
	color: #333;
	background-color: #ececec;
	overflow: hidden;
	border-radius: 0;
}

.sp-horizontal-accordion>.single-horizontal>.ea-header a {
	display: block;
	width: 100%;
	text-decoration: none;
	outline: 0 none;
	color: #444;
	padding-left: 25px;
}

.sp-horizontal-accordion {
	border-radius: 0;
}

.sp-horizontal-accordion>.single-horizontal {
	position: relative;
	display: block;
	float: left;
	width: 60px;
	height: 700px;
	margin: 0;
	color: #333;
	background-color: #ececec;
	overflow: hidden;
	border-radius: 0;
}

.sp-horizontal-accordion>.single-horizontal>.ea-header {
	position: absolute;
	font-size: 20px;
	font-weight: 700;
	width: 700px;
	top: 700px;
	left: 0;
	background: #ececec;
	color: #444;
	text-indent: 0;
	padding: 0;
	margin: 0;
	-webkit-transform-origin: 0 0;
	-moz-transform-origin: 0 0;
	-ms-transform-origin: 0 0;
	-o-transform-origin: 0 0;
	transform-origin: 0 0;
	-webkit-transform: rotate(-90deg);
	-moz-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
	transform: rotate(-90deg);
	display: flex;
	align-items: center;
}

.sp-horizontal-accordion>.single-horizontal {
	border: 1px solid #aaa;
	border-radius: 0;
}

.sp-horizontal-accordion>.single-horizontal>.sp-collapse>.ea-body {
	margin-left: 70px;
	padding: 30px;
}

.sp-horizontal-accordion>.single-horizontal .ea-header a .ea-expand-icon {
	margin-right: 10px;
}

.ea-youtube-wrapper,
.ea-iframe-container {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
	width: auto;
}

.ea-iframe-container iframe,
.ea-youtube-wrapper object,
.ea-youtube-wrapper embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/**
* FAQ Search bar.
*/
.sp-easy-accordion .eap-search-highlight {
	background-color: yellow;
}
#eap_faq_global_search_bar_container,
#eap_faq_search_bar_container {
	position: relative;
	max-width: 100%;
	width: 400px;
	margin: auto;
	margin-bottom: 40px;
}
#eap_faq_global_search_bar_container input,
#eap_faq_search_bar_container input {
	max-width: 100%;
	width: 400px;
	height: 44px;
	padding: 7px 14px;
	border-radius: 4px;
	padding-right: 60px;
	border: 1px solid #ddd;
	box-sizing: border-box;
	box-shadow: none;
}
#eap_faq_global_search_bar_container span::before,
#eap_faq_search_bar_container span::before {
	position: absolute;
	right: 14px;
	content: "\f002";
	font-family: FontAwesome;
	top: 10px;
	font-size: 16px;
	color: #4444;
}

div:is(#eap_faq_search_bar_container,#eap_faq_global_search_bar_container) input[type="search"]::-webkit-search-decoration,
div:is(#eap_faq_search_bar_container, #eap_faq_global_search_bar_container) input[type="search"]::-webkit-search-cancel-button,
div:is(#eap_faq_search_bar_container, #eap_faq_global_search_bar_container) input[type="search"]::-webkit-search-results-button,
div:is(#eap_faq_search_bar_container, #eap_faq_global_search_bar_container) input[type="search"]::-webkit-search-results-decoration {
	-webkit-appearance: none;
}

div:is(#eap_faq_search_bar_container, #eap_faq_global_search_bar_container) input[type="search"]:focus {
	outline: none;
	outline-offset: none;
}

/* Collapse/Expand button style */
.eap_faq_collapse_button a,
.ast-single-post .eap_faq_collapse_button a {
	display: inline-block;
	text-decoration: none;
	font-size: 16px;
	color: #fff;
	padding: 6px 15px;
	background-color: #fd7d4e;
	margin-bottom: 30px;
	position: relative;
	border-radius: 3px;
}

.eap_faq_collapse_button a:hover {
	background-color: #fd6830;
}

/* .eap_faq_collapse_button a i.fa-chevron-down, */
.eap_faq_collapse_button a i {
	font-size: 14px;
	margin-left: 6px;
}

.eap_faq_collapse_button a i.fa-angle-down {
	transform: translateY(3px);
}

.eap_faq_collapse_button a i.fa-angle-up {
	position: absolute;
	/* font-size: 10px; */
	right: 15px;
	top: 8px;
}

/* Pagination Styles */
.sp-eap-container .sp-eap-load-more {
	text-align: center;
	padding-top: 30px;
	margin: 10px auto 30px;
}

.sp-eap-container .sp-eap-infinite-scroll-loader {
	display: block;
	text-align: center;
}

.sp-eap-container .sp-eap-infinite-scroll-loader svg {
	display: inline-block;
}

.sp-eap-load-more button {
	cursor: pointer;
	text-decoration: none;
	font-size: 16px;
	color: #5e5e5e;
	border: 2px solid #bbb;
	font-weight: 600;
	border-radius: 3px;
	background: #fff;
	padding: 10px 16px;
	-webkit-transition: all 0.33s;
	transition: all 0.33s;
}

.sp-eap-load-more button:hover {
	color: #ffffff;
	background: rgb(254, 124, 77);
	border-color: rgb(254, 124, 77);
}

.sp-eap-container .sp-eap-pagination-number a {
	text-decoration: none !important;
}

.sp-eap-pagination-number a.sp-eap-page-numbers {
	background: #fff;
	color: #5e5e5e;
	border: 2px solid #bbb;
	width: 40px;
	height: 40px;
	line-height: 38px;
	font-size: 16px;
	text-align: center;
	margin-right: 4px;
	text-decoration: none;
	font-weight: 600;
	border-radius: 3px;
	-webkit-transition: all 0.33s;
	transition: all 0.33s;
	display: inline-block;
	text-decoration: none;
	margin-top: 25px;
}

.sp-eap-pagination-number a.sp-eap-page-numbers.active {
	color: #ffffff;
	background: rgb(254, 124, 77);
	border-color: rgb(254, 124, 77);
}

.sp-easy-accordion h1.ea-header {
	display: block !important;
}

.eap-autocomplete-wrapper {
	background: #fff;
	color: #000;
	padding: 7px 15px;
	font-size: 14px;
	border: 1px solid #333;
	max-width: 368px;
}

.eap-autocomplete-wrapper .ui-menu-item {
	text-decoration: none;
	list-style-type: none;
	cursor: pointer;
	padding: 4px 0px;
}

.sp-eap-container .sp-easy-accordion>.eap-multi-items-container>.sp-ea-single.eap_inactive,
.sp-eap-container .sp-easy-accordion>.sp-ea-single.eap_inactive,
.sp-eap-container .sp-horizontal-accordion>.ea-card.ea-expand>.ea-header {
	pointer-events: none;
}

.block-editor-page a.sp_easy_accordion_edit_button,
a.sp_easy_accordion_edit_button {
	display: inline-block;
	text-decoration: underline;
	font-size: 16px;
	margin: 10px 0;
}

/* Style for the featured image of Post Accordion. */
.sp-eap-container .sp-easy-accordion .sp-collapse>.ea-body.eap-post-accordion-body {
	display: flex;
	flex-direction: unset;
}

.sp-eap-container .sp-easy-accordion .sp-collapse>.ea-body.eap-post-accordion-body img.post-accordion-image {
	max-width: 100%;
	height: auto;
}

.sp-eap-container .sp-easy-accordion .sp-collapse>.ea-body.eap-post-accordion-body div:is(:nth-child(1)).eap-post-accordion-featured-image {
	flex: 0 0 auto;
	max-width: 50%;
}

.sp-eap-container .sp-easy-accordion .sp-collapse>.ea-body.eap-post-accordion-body div:is(:nth-child(2)).eap-post-accordion-content {
	align-content: flex-start;
	flex: 1;
	margin-left: 15px;
}
.sp-eap-container.loading {
	opacity: 0.5;
	pointer-events: none;
}

@media only screen and (max-width: 480px) {
	.sp-eap-container .sp-easy-accordion .sp-collapse>.ea-body.eap-post-accordion-body {
		display: block;
	}

	.sp-eap-container .sp-easy-accordion .sp-collapse>.ea-body.eap-post-accordion-body .eap-post-accordion-featured-image {
		width: 100%;
	}

	.sp-eap-container .sp-easy-accordion .sp-collapse>.ea-body.eap-post-accordion-body .eap-post-accordion-content {
		width: 100%;
		margin-left: 0;
		margin-top: 15px;
	}
}

/* styles for the post's meta */
.sp-eap-container .sp-easy-accordion .sp-collapse>.ea-body.eap-post-accordion-body .eap-post-accordion-content .eap-post-accordion-meta,
.sp-eap-container .sp-easy-accordion .sp-collapse>.ea-body.post-accordion-width .eap-post-accordion-content .eap-post-accordion-meta {
	color: #858585;
	font-size: 16px;
}

/* styles if there is only read more button but thumbnail is not exist.  */
.sp-eap-container .sp-easy-accordion .sp-collapse>.ea-body.post-accordion-width .eap-post-accordion-content {
	width: 100%;
	margin-left: 0px;
}

/* Post Accordion read more style. */
.sp-eap-image-accordion-item .sp-post-accordion-read-more-button .sp-image-external-link,
.sp-eap-container .sp-easy-accordion .sp-collapse>.ea-body.eap-post-accordion-body .eap-post-accordion-content a.single-post-title,
.sp-eap-container .sp-easy-accordion .sp-collapse>.ea-body.post-accordion-width .eap-post-accordion-content a.single-post-title {
	display: inline-block;
	border: 1px solid #4e4e4e;
	padding: 7px 12px;
	box-shadow: 0 0 0;
	font-size: 14px;
	line-height: 18px;
	letter-spacing: 0px;
	margin: 10px 0;
	text-decoration: none;
	border-radius: 2px;
	color: #fff;
	background-color: #4e4e4e;
}
.sp-eap-image-accordion-item .sp-post-accordion-read-more-button .sp-image-external-link{
	margin-top: 0;
	border-radius: 2px;
}
.sp-eap-container .sp-easy-accordion .sp-collapse>.ea-body.eap-post-accordion-body .eap-post-accordion-content a.single-post-title:hover,
.sp-eap-container .sp-easy-accordion .sp-collapse>.ea-body.post-accordion-width .eap-post-accordion-content a.single-post-title:hover,
.sp-eap-image-accordion-item .sp-post-accordion-read-more-button .sp-image-external-link:hover{
	background-color: #333333;
}

.sp-eap-container .ea-expand-icon.fa-a-img::before {
	content: "A";
}

.sp-eap-container .ea-expand-icon.fa-q-img::before {
	content: "Q";
}

.sp-eap-container .ea-expand-icon.fa-q-img::before,
.sp-eap-container .ea-expand-icon.fa-a-img::before {
	font-weight: 600;
}

.ea-multi-column .sp-ea-single {
	opacity: 0;
}

/* Add to cart Button Styles */
.sp-easy-accordion .eap-product-cart-button .woocommerce a {
	border: 1px solid #222222;
	line-height: 1.5;
	min-width: 80px;
	background-color: transparent;
	text-decoration: none;
	color: #444444;
	padding: 8px 14px;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 2px;
	display: inline-block;
	font-size: 14px;
	font-weight: 600;
	margin-top: 8px;
	-webkit-box-shadow: 0 0 0 0;
	-moz-box-shadow: 0 0 0 0;
	box-shadow: 0 0 0 0;
	white-space: initial;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-ms-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}

.sp-easy-accordion .eap-product-cart-button .woocommerce a:hover {
	background-color: #FF5B2E;
	color: #ffffff;
	border-color: #FF5B2E;
}

.sp-easy-accordion .eap-product-cart-button a.added {
	display: none !important;
}

.sp-easy-accordion .eap-product-cart-button p {
	padding: 0 !important;
	border: 0 !important;
	margin: 0 !important;
}

.sp-easy-accordion .eap-product-cart-button .amount {
	display: none !important;
}

.sp-easy-accordion .eap-product-price-cart-button .eap-product-price {
	padding-top: 6px;
	font-size: 14px;
	font-weight: 700;
	line-height: 19px;
	color: #222222;
}

.sp-easy-accordion .eap-product-price-cart-button .eap-product-price ins {
	background-color: transparent;
	text-decoration: none;
}

.sp-easy-accordion .eap-product-price-cart-button .eap-product-price del {
	font-weight: 400;
	color: #888888;
	padding-right: 5px;
}

.eap-product-quantity .eap_input_text {
	max-width: 60px;
	border-radius: 2px;
	margin: 8px 1px 2px 0;
	padding: 0 0 0 8px;
	background-color: #fff;
	color: #43454b;
	outline: 0;
	border: 0;
	-webkit-appearance: none;
	font-weight: 400;
	box-shadow: 0 0 0;
	height: 37px;
	text-align: center;
	line-height: 37px;
	border: 1px solid #d9d9d9;
}

.eap-product-quantity {
	display: inline-block;
	margin-right: 5px;
}

.eap-product-cart-button {
	display: inline-flex;
}

div:is(#eap_faq_search_bar_container, #eap_faq_global_search_bar_container) .clear-search {
	position: absolute;
	right: 45px;
	top: 50%;
	transform: translateY(-50%);
	font-size: 16px;
	color: #0693e3;
	border: none;
	background: none;
	opacity: 0;
	display: none;
	padding: 0;
	margin: 0;
}

div:is(#eap_faq_search_bar_container, #eap_faq_global_search_bar_container) input:placeholder-shown+.clear-search {
	display: none;
}

div:is(#eap_faq_search_bar_container, #eap_faq_global_search_bar_container) .close-icon {
	position: relative;
	width: 26px;
	height: 26px;
	background: none;
	border: none;
	cursor: pointer;
	outline: none;
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 0;
	padding: 0;
}

/* Create the "X" icon using pseudo-elements */
div:is(#eap_faq_search_bar_container, #eap_faq_global_search_bar_container) .close-icon::before,
div:is(#eap_faq_search_bar_container, #eap_faq_global_search_bar_container) .close-icon::after {
	content: '';
	position: absolute;
	width: 14px;
	height: 2px;
	background-color: hsl(0, 0%, 64%);
	border-radius: 1px;
	transform-origin: center;
}

/* Rotate to form the "X" */
#eap_faq_global_search_bar_container .close-icon::before,
#eap_faq_search_bar_container .close-icon::before {
	transform: rotate(45deg);
}
#eap_faq_global_search_bar_container .close-icon::after,
#eap_faq_search_bar_container .close-icon::after {
	transform: rotate(-45deg);
}
#eap_faq_global_search_bar_container:hover .clear-search,
#eap_faq_search_bar_container:hover .clear-search {
	opacity: 1;
	display: block;
}

/* Image accordion style */
.sp-eap-image-accordion-wrapper {
	display: flex;
	height: 540px;
	overflow: hidden;
	gap: 4px
}

.eap-image-vertical-style.sp-eap-image-accordion-wrapper {
	flex-direction: column;
}

.sp-eap-image-accordion-item {
	position: relative;
	overflow: hidden;
	flex: 1;
	transition: flex .4s;
	cursor: pointer;
}

.eap-image-horizontal-style .sp-eap-image-accordion-item,
.eap-image-vertical-style .sp-eap-image-accordion-item {
	text-align: center;
	text-decoration: none;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat
}

.eap-image-horizontal-style .sp-eap-image-accordion-item:before,
.eap-image-vertical-style .sp-eap-image-accordion-item:before {
	content: '';
	position: absolute;
	height: 100%;
	width: 100%;
	background: rgba(0, 0, 0, .3);
	left: 0;
	top: 0;
	transition: .2s all linear;
	z-index: 0;
	opacity: 0
}

/* .eap-image-horizontal-style .sp-eap-image-accordion-item:after,
  .eap-image-vertical-style .sp-eap-image-accordion-item:after {
  	content: '';
  	position: absolute;
  	height: 100%;
  	width: 5px;
  	background: #fff;
  	right: -2.5px;
  	top: 0;
  	z-index: 1
  } */

.eap-image-horizontal-style .sp-eap-image-accordion-item:nth-last-child(1):after,
.eap-image-vertical-style .sp-eap-image-accordion-item:nth-last-child(1):after {
	opacity: 0
}

.sp-eap-image-accordion-item.active {
	flex: 10
}

.sp-eap-image-accordion-item.active:before {
	opacity: 1
}

.sp-eap-image-accordion-wrapper .sp-eap-image-accordion-item .sp-eap-image-accordion-content-wrapper {
	overflow-y: auto;
}

.sp-eap-image-accordion-item.active .sp-eap-image-accordion-content * {
	opacity: 1;
	visibility: visible;
	transform: translateY(0);
	transition: all .3s ease
}

.sp-eap-image-accordion-item.active .sp-eap-image-accordion-content-wrapper:not(.animated) .sp-eap-image-accordion-title {
	transition-delay: .3s
}

.sp-eap-image-accordion-item.active .sp-eap-image-accordion-content-wrapper:not(.animated) .sp-eap-image-accordion-text {
	transition-delay: .4s
}

.sp-eap-image-accordion-item.active .sp-eap-image-accordion-content-wrapper:not(.animated) .sp-eap-image-accordion-button {
	transition-delay: .4s
}

.sp-eap-image-accordion-item.active .sp-eap-image-accordion-lightbox {
	opacity: 1;
	transition-delay: .4s;
	visibility: visible
}

.sp-eap-image-accordion-item.active .sp-eap-image-accordion-img:before {
	opacity: 1
}

.sp-eap-image-accordion-content {
	position: absolute;
	padding: 10px;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 100%;
	display: flex;
	flex-direction: column;
	justify-content: center;
	height: 100%
}

.sp-eap-image-accordion-content * {
	opacity: 0;
	visibility: hidden;
	transform: translateY(8px)
}

.sp-eap-image-accordion-sub-title {
	color: #fff;
	margin-bottom: 3px;
	font-weight: 500
}

.sp-eap-image-accordion-title {
	font-size: 20px;
	font-weight: 700;
	color: #fff;
	padding-bottom: 15px;
	margin: 0
}

.sp-eap-image-accordion-text {
	color: #fff;
	line-height: 1.5em;
	padding-bottom: 30px;
	font-size: 15px
}

.sp-eap-image-accordion-text p {
	margin: 0;
	margin-bottom: 6px;
}

.sp-eap-image-accordion-button {
	display: block;
	position: relative
}

.sp-eap-image-accordion-button a {
	display: inline-block;
	font-size: 13px;
	font-weight: 600;
	color: #fff;
	padding: 8px 16px;
	background: #1e87f0;
	border-radius: 3px
}

.sp-eap-image-accordion-button a:hover {
	background: #fff;
	color: #1e87f0
}

.skin--sliding-box .sp-eap-image-accordion-item {
	display: flex
}

.skin--sliding-box .sp-eap-image-accordion-img {
	position: relative;
	overflow: hidden;
	width: 100%;
	min-width: 50%;
	transition: all .4s;
	z-index: 1
}

.skin--sliding-box .sp-eap-image-accordion-img:before {
	content: '';
	position: absolute;
	height: 100%;
	width: 100%;
	left: 0;
	top: 0;
	transition: opacity .3s ease;
	z-index: 1;
	opacity: 0
}

.skin--sliding-box .sp-eap-image-accordion-img img {
	height: 100%;
	width: 100%;
	object-fit: cover;
	transition: all .4s linear
}

.skin--sliding-box .sp-eap-image-accordion-content {
	width: 50%;
	transform: translate(0, -50%);
	left: auto
}

.skin--sliding-box .sp-eap-image-accordion-content * {
	color: #495157
}

.skin--sliding-box .sp-eap-image-accordion-item.active .sp-eap-image-accordion-img {
	width: 50%;
	min-width: 50%;
	max-width: 50%
}

.skin--sliding-box .sp-eap-image-accordion-item.active .sp-eap-image-accordion-img img {
	transform: scale(1.1)
}

.skin--sliding-box .sp-eap-image-accordion-item.active .sp-eap-image-accordion-content {
	width: 50%;
	margin-left: 50%
}

.skin--sliding-box .sp-eap-image-accordion-lightbox {
	top: 50%;
	right: 50%;
	transform: translate(50%, -50%)
}

.sp-eap-image-accordion-lightbox {
	position: absolute;
	z-index: 10;
	display: inline-flex;
	padding: 10px;
	color: #fff;
	border: 1px solid #fff;
	border-radius: 100px;
	opacity: 0;
	margin: 10px;
	transition: all .3s ease;
	visibility: hidden
}

.sp-eap-image-accordion-lightbox i {
	transition: transform .3s ease
}

.sp-eap-image-accordion-lightbox:hover {
	color: #fff
}

.sp-eap-image-accordion-lightbox:hover i {
	transform: scale(1.1)
}
.sp-easy-accordion .sp-accordion-post-content img{
	width: 100%;
	height: auto;
}

@media (min-width: 768px) {
	.sp-eap-image-accordion-wrapper {
		height: 540px
	}

	.sp-eap-image-accordion-item.active {
		flex: 6
	}

	.sp-eap-image-accordion-content {
		padding: 30px
	}

	.sp-eap-image-accordion-title {
		font-size: 28px
	}

	.sp-eap-image-accordion-text {
		font-size: 16px
	}

	.sp-eap-image-accordion-button a {
		font-size: 14px
	}
}

@media (min-width: 1024px) {
	.sp-eap-image-accordion-wrapper {
		height: 540px
	}
}

/* @media (min-width: 1025px) {
   	.eap-image-vertical-style .sp-eap-image-accordion-item:after {
   		width: 100% !important;
   		left: 0;
   		right: auto !important;
   		top: auto;
   		height: 5px;
   		bottom: calc( 5px / 2);
   	}
   } */

.eap-product-cart-button .product.woocommerce.add_to_cart_inline a.button {
	margin-left: 0;
}

@font-face {
	font-family: 'ea-fontello';
	src: url('../font/fontello.eot?51010549');
	src: url('../font/fontello.eot?51010549#iefix') format('embedded-opentype'),
		url('../font/fontello.woff2?51010549') format('woff2'),
		url('../font/fontello.woff?51010549') format('woff'),
		url('../font/fontello.ttf?51010549') format('truetype'),
		url('../font/fontello.svg?51010549#fontello') format('svg');
	font-weight: normal;
	font-style: normal;
}

/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'fontello';
    src: url('../font/fontello.svg?51010549#fontello') format('svg');
  }
}
*/
[class^="ea-font-icon-"]:before,
[class*=" ea-font-icon-"]:before {
	font-family: "ea-fontello";
	font-style: normal;
	font-weight: normal;
	speak: never;

	display: inline-block;
	text-decoration: inherit;
	width: 1em;
	margin-right: .2em;
	text-align: center;
	/* opacity: .8; */

	/* For safety - reset parent styles, that can break glyph codes*/
	font-variant: normal;
	text-transform: none;

	/* fix buttons height, for twitter bootstrap */
	line-height: 1em;

	/* Animation center compensation - margins should be symmetric */
	/* remove if not needed */
	margin-left: .2em;

	/* you can be more comfortable with increased icons size */
	/* font-size: 120%; */

	/* Font smoothing. That was taken from TWBS */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;

	/* Uncomment for 3D effect */
	/* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

.ea-font-icon-plus_thin:before {
	content: '\e804';
}

/* '' */
.ea-font-icon-minus_regular:before {
	content: '\e805';
}

/* '' */
.ea-font-icon-minus_thin:before {
	content: '\e806';
}

/* '' */
.ea-font-icon-plus_regular:before {
	content: '\e807';
}

/* '' */