/* =eb-popup-zppqg= Ends */

/* eb-advance-heading-o1iag Starts */
.eb-advance-heading-wrapper.eb-advance-heading-o1iag {
	position: relative;
	text-align: left;
	transition: background .5s, border .5s, border-radius .5s, box-shadow .5s;
}

.eb-advance-heading-wrapper.eb-advance-heading-o1iag:before {
	transition: background .5s, opacity .5s, filter .5s;
}

.eb-advance-heading-wrapper.eb-advance-heading-o1iag .eb-ah-title {
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 15px;
}

.eb-advance-heading-wrapper.eb-advance-heading-o1iag .eb-ah-title .first-title {
	color: var(--eb-global-heading-color);
	transition: border .5s, border-radius .5s, box-shadow .5s;
}

.eb-advance-heading-wrapper.eb-advance-heading-o1iag .eb-ah-title .second-title {
	color: var(--eb-global-heading-color);
	transition: border .5s, border-radius .5s, box-shadow .5s;
}

.eb-advance-heading-wrapper.eb-advance-heading-o1iag .eb-ah-title .third-title {
	color: var(--eb-global-heading-color);
	transition: border .5s, border-radius .5s, box-shadow .5s;
}

.eb-advance-heading-wrapper.eb-advance-heading-o1iag .eb-ah-subtitle {
	text-align: left;
	color: var(--eb-global-text-color);
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 20px;
}

.eb-advance-heading-wrapper.eb-advance-heading-o1iag .eb-ah-separator {
	color: var(--eb-global-text-color);
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
}

.eb-advance-heading-wrapper.eb-advance-heading-o1iag .eb-ah-separator.line {
	border-style: none none solid;
	border-color: var(--eb-global-primary-color);
	border-width: 4px;
	width: 100px;
}

.eb-advance-heading-wrapper.eb-advance-heading-o1iag .eb-ah-separator.icon {
	text-align: left;
	color: var(--eb-global-primary-color);
	font-size: 30px;
}

.eb-advance-heading-wrapper.eb-advance-heading-o1iag .eb-ah-separator.icon > * {
	color: var(--eb-global-primary-color);
}

.eb-parent-eb-advance-heading-o1iag {
	display: block;
}

.root-eb-advance-heading-o1iag {
	position: relative;
}

@media (max-width: 1024px) {
	.eb-parent-eb-advance-heading-o1iag {
		display: block;
	}
}

@media (max-width: 767px) {
	.eb-parent-eb-advance-heading-o1iag {
		display: block;
	}
}

/* =eb-advance-heading-o1iag= Ends */

/* eb-wrapper-1gzk4 Starts */
.eb-parent-eb-wrapper-1gzk4 {
	position: relative;
}

.eb-wrapper-align-center {
	margin-right: auto !important;
	margin-left: auto !important;
}

.eb-wrapper-align-right {
	margin-left: auto !important;
}

.eb-wrapper-outer.eb-wrapper-1gzk4 {
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	max-width: 100%;
	transition: background .5s, border .5s, border-radius .5s, box-shadow .5s;
}

.eb-wrapper-outer.eb-wrapper-1gzk4 > .eb-wrapper-inner > .eb-wrapper-inner-blocks {
	max-width: 100%;
	position: relative;
}

.eb-wrapper-outer.eb-wrapper-1gzk4:before {
	transition: background .5s, opacity .5s, filter .5s;
}

.eb-parent-eb-wrapper-1gzk4 .eb-shape-divider-top svg {
	width: calc(100% + 1.3px);
}

.eb-parent-eb-wrapper-1gzk4 .eb-shape-divider-bottom svg {
	width: calc(100% + 1.3px);
}

.eb-parent-eb-wrapper-1gzk4 {
	display: block;
}

/* Css for Animation */
body:not(.wp-admin) .eb-parent-eb-wrapper-1gzk4.eb_animation {
	visibility: hidden;
	opacity: 0;
	transition: ease-in 1000ms;
}

body:not(.wp-admin) .eb-parent-eb-wrapper-1gzk4.eb_animation.eb__animated {
	visibility: visible;
	opacity: 1;
}

.eb-parent-eb-wrapper-1gzk4.eb_animation.eb__animated {
	animation-duration: 1000ms;
	animation-delay: 0ms;
}

.root-eb-wrapper-1gzk4 {
	position: relative;
}

@media (max-width: 1024px) {
	.eb-parent-eb-wrapper-1gzk4 {
		display: block;
	}
}

@media (max-width: 767px) {
	.eb-parent-eb-wrapper-1gzk4 {
		display: block;
	}
}

.eb-wrapper-1gzk4 {}

@media (max-width: 767px) {
	.eb-wrapper-1gzk4 {}
}

/* =eb-wrapper-1gzk4= Ends */

/* eb-advanced-image-30f0p Starts */
.eb-advanced-image-wrapper.eb-advanced-image-30f0p {
	transition: background .5s, border .5s, border-radius .5s, box-shadow .5s;
}

.eb-advanced-image-wrapper.eb-advanced-image-30f0p .eb-image-wrapper {
	margin: 0 auto;
}

.eb-advanced-image-wrapper.eb-advanced-image-30f0p .eb-image-wrapper .eb-image-wrapper-inner {
	border-radius: 0px;
	height: auto;
	margin: 0 auto;
	transition: border .5s, border-radius .5s, box-shadow .5s;
}

.eb-advanced-image-wrapper.eb-advanced-image-30f0p .eb-image-wrapper .eb-image-wrapper-inner img {
	object-fit: contain;
	object-position: center center;
}

.eb-advanced-image-wrapper.eb-advanced-image-30f0p .eb-image-wrapper:hover .eb-image-wrapper-inner img {
	border-radius: 0px;
}

.eb-advanced-image-wrapper.eb-advanced-image-30f0p .eb-image-wrapper figcaption {
	color: var(--eb-global-primary-color);
	text-align: center;
	font-size: 13px;
}

.eb-advanced-image-wrapper.eb-advanced-image-30f0p .eb-image-wrapper .eb-image-wrapper-inner.eb-img-caption-style-1 figcaption {
	background: var(--eb-global-background-color);
}

.eb-parent-eb-advanced-image-30f0p {
	display: block;
}

/* Css for Animation */
body:not(.wp-admin) .eb-parent-eb-advanced-image-30f0p.eb_animation {
	visibility: hidden;
	opacity: 0;
	transition: ease-in 1000ms;
}

body:not(.wp-admin) .eb-parent-eb-advanced-image-30f0p.eb_animation.eb__animated {
	visibility: visible;
	opacity: 1;
}

.eb-parent-eb-advanced-image-30f0p.eb_animation.eb__animated {
	animation-duration: 1000ms;
	animation-delay: 0ms;
}

.root-eb-advanced-image-30f0p {
	position: relative;
}

@media (max-width: 1024px) {
	.eb-advanced-image-wrapper.eb-advanced-image-30f0p .eb-image-wrapper {
		margin: 0 auto;
	}
	
	.eb-advanced-image-wrapper.eb-advanced-image-30f0p .eb-image-wrapper .eb-image-wrapper-inner {
		margin: 0 auto;
	}
	
	.eb-advanced-image-wrapper.eb-advanced-image-30f0p .eb-image-wrapper figcaption {
		text-align: center;
	}
	
	.eb-parent-eb-advanced-image-30f0p {
		display: block;
	}
}

@media (max-width: 767px) {
	.eb-advanced-image-wrapper.eb-advanced-image-30f0p .eb-image-wrapper {
		margin: 0 auto;
	}
	
	.eb-advanced-image-wrapper.eb-advanced-image-30f0p .eb-image-wrapper .eb-image-wrapper-inner {
		margin: 0 auto;
	}
	
	.eb-advanced-image-wrapper.eb-advanced-image-30f0p .eb-image-wrapper figcaption {
		text-align: center;
	}
	
	.eb-parent-eb-advanced-image-30f0p {
		display: block;
	}
}

.eb-advanced-image-30f0p {}

@media (max-width: 767px) {
	.eb-advanced-image-30f0p {}
}

/* =eb-advanced-image-30f0p= Ends */

/* eb-advance-heading-1nnqa Starts */
.eb-advance-heading-wrapper.eb-advance-heading-1nnqa {
	position: relative;
	text-align: center;
	transition: background .5s, border .5s, border-radius .5s, box-shadow .5s;
}

.eb-advance-heading-wrapper.eb-advance-heading-1nnqa:before {
	transition: background .5s, opacity .5s, filter .5s;
}

.eb-advance-heading-wrapper.eb-advance-heading-1nnqa .eb-ah-title {
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 15px;
}

.eb-advance-heading-wrapper.eb-advance-heading-1nnqa .eb-ah-title .first-title {
	color: var(--eb-global-heading-color);
	transition: border .5s, border-radius .5s, box-shadow .5s;
}

.eb-advance-heading-wrapper.eb-advance-heading-1nnqa .eb-ah-title .second-title {
	color: var(--eb-global-heading-color);
	transition: border .5s, border-radius .5s, box-shadow .5s;
}

.eb-advance-heading-wrapper.eb-advance-heading-1nnqa .eb-ah-title .third-title {
	color: var(--eb-global-heading-color);
	transition: border .5s, border-radius .5s, box-shadow .5s;
}

.eb-advance-heading-wrapper.eb-advance-heading-1nnqa .eb-ah-subtitle {
	text-align: center;
	color: var(--eb-global-text-color);
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 20px;
}

.eb-advance-heading-wrapper.eb-advance-heading-1nnqa .eb-ah-separator {
	color: var(--eb-global-text-color);
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
}

.eb-advance-heading-wrapper.eb-advance-heading-1nnqa .eb-ah-separator.line {
	border-style: none none solid;
	border-color: var(--eb-global-primary-color);
	border-width: 4px;
	width: 100px;
	margin-left: auto;
	margin-right: auto;
}

.eb-advance-heading-wrapper.eb-advance-heading-1nnqa .eb-ah-separator.icon {
	text-align: center;
	color: var(--eb-global-primary-color);
	font-size: 30px;
}

.eb-advance-heading-wrapper.eb-advance-heading-1nnqa .eb-ah-separator.icon > * {
	color: var(--eb-global-primary-color);
}

.eb-parent-eb-advance-heading-1nnqa {
	display: block;
}

/* Css for Animation */
body:not(.wp-admin) .eb-parent-eb-advance-heading-1nnqa.eb_animation {
	visibility: hidden;
	opacity: 0;
	transition: ease-in 1000ms;
}

body:not(.wp-admin) .eb-parent-eb-advance-heading-1nnqa.eb_animation.eb__animated {
	visibility: visible;
	opacity: 1;
}

.eb-parent-eb-advance-heading-1nnqa.eb_animation.eb__animated {
	animation-duration: 1000ms;
	animation-delay: 0ms;
}

.root-eb-advance-heading-1nnqa {
	position: relative;
}

@media (max-width: 1024px) {
	.eb-parent-eb-advance-heading-1nnqa {
		display: block;
	}
}

@media (max-width: 767px) {
	.eb-parent-eb-advance-heading-1nnqa {
		display: block;
	}
}

/* =eb-advance-heading-1nnqa= Ends */

/* eb-advance-heading-spvg0 Starts */
.eb-advance-heading-wrapper.eb-advance-heading-spvg0 {
	position: relative;
	text-align: left;
	transition: background .5s, border .5s, border-radius .5s, box-shadow .5s;
}

.eb-advance-heading-wrapper.eb-advance-heading-spvg0:before {
	transition: background .5s, opacity .5s, filter .5s;
}

.eb-advance-heading-wrapper.eb-advance-heading-spvg0 .eb-ah-title {
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 15px;
}

.eb-advance-heading-wrapper.eb-advance-heading-spvg0 .eb-ah-title .first-title {
	color: var(--eb-global-heading-color);
	transition: border .5s, border-radius .5s, box-shadow .5s;
}

.eb-advance-heading-wrapper.eb-advance-heading-spvg0 .eb-ah-title .second-title {
	color: var(--eb-global-heading-color);
	transition: border .5s, border-radius .5s, box-shadow .5s;
}

.eb-advance-heading-wrapper.eb-advance-heading-spvg0 .eb-ah-title .third-title {
	color: var(--eb-global-heading-color);
	transition: border .5s, border-radius .5s, box-shadow .5s;
}

.eb-advance-heading-wrapper.eb-advance-heading-spvg0 .eb-ah-subtitle {
	text-align: left;
	color: var(--eb-global-text-color);
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 20px;
}

.eb-advance-heading-wrapper.eb-advance-heading-spvg0 .eb-ah-separator {
	color: var(--eb-global-text-color);
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
}

.eb-advance-heading-wrapper.eb-advance-heading-spvg0 .eb-ah-separator.line {
	border-style: none none solid;
	border-color: var(--eb-global-primary-color);
	border-width: 4px;
	width: 100px;
}

.eb-advance-heading-wrapper.eb-advance-heading-spvg0 .eb-ah-separator.icon {
	text-align: left;
	color: var(--eb-global-primary-color);
	font-size: 30px;
}

.eb-advance-heading-wrapper.eb-advance-heading-spvg0 .eb-ah-separator.icon > * {
	color: var(--eb-global-primary-color);
}

.eb-parent-eb-advance-heading-spvg0 {
	display: block;
}

.root-eb-advance-heading-spvg0 {
	position: relative;
}

@media (max-width: 1024px) {
	.eb-parent-eb-advance-heading-spvg0 {
		display: block;
	}
}

@media (max-width: 767px) {
	.eb-parent-eb-advance-heading-spvg0 {
		display: block;
	}
}

/* =eb-advance-heading-spvg0= Ends */

/* eb-icon-87gjv Starts */
.eb-icon-87gjv.eb-icon-wrapper {
	text-align: left;
	transition: background .5s, border .5s, border-radius .5s, box-shadow .5s;
}

.eb-icon-87gjv.eb-icon-wrapper.eb-icon-view-framed .eb-icon-container, .eb-icon-87gjv.eb-icon-wrapper.eb-icon-view-default .eb-icon-container {
	color: rgba(72, 147, 241, 1);
}

.eb-icon-87gjv.eb-icon-wrapper.eb-icon-view-framed .eb-icon-container {
	background-color: var(--eb-global-secondary-color);
	border-color: rgba(72, 147, 241, 1);
}

.eb-icon-87gjv.eb-icon-wrapper.eb-icon-view-framed .eb-icon-container:hover {
	color: var(--eb-global-secondary-color);
	border-color: var(--eb-global-secondary-color);
	background-color: var(--eb-global-primary-color);
}

.eb-icon-87gjv.eb-icon-wrapper.eb-icon-view-stacked .eb-icon-container {
	background-color: rgba(72, 147, 241, 1);
	color: var(--eb-global-secondary-color);
}

.eb-icon-87gjv.eb-icon-wrapper.eb-icon-view-stacked .eb-icon-container:hover {
	background-color: var(--eb-global-secondary-color);
	color: var(--eb-global-primary-color);
}

.eb-icon-87gjv.eb-icon-wrapper .eb-icon-container {
	font-size: 16px;
}

.eb-parent-eb-icon-87gjv {
	display: block;
}

.root-eb-icon-87gjv {
	position: relative;
}

@media (max-width: 1024px) {
	.eb-parent-eb-icon-87gjv {
		display: block;
	}
}

@media (max-width: 767px) {
	.eb-parent-eb-icon-87gjv {
		line-height: 0;
	}
	
	.eb-parent-eb-icon-87gjv {
		display: block;
	}
}

/* =eb-icon-87gjv= Ends */

/* eb-icon-x1y5l Starts */
.eb-icon-x1y5l.eb-icon-wrapper {
	text-align: left;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	transition: background .5s, border .5s, border-radius .5s, box-shadow .5s;
}

.eb-icon-x1y5l.eb-icon-wrapper.eb-icon-view-framed .eb-icon-container, .eb-icon-x1y5l.eb-icon-wrapper.eb-icon-view-default .eb-icon-container {
	color: rgba(72, 147, 241, 1);
}

.eb-icon-x1y5l.eb-icon-wrapper.eb-icon-view-framed .eb-icon-container {
	background-color: var(--eb-global-secondary-color);
	border-color: rgba(72, 147, 241, 1);
}

.eb-icon-x1y5l.eb-icon-wrapper.eb-icon-view-framed .eb-icon-container:hover {
	color: var(--eb-global-secondary-color);
	border-color: var(--eb-global-secondary-color);
	background-color: var(--eb-global-primary-color);
}

.eb-icon-x1y5l.eb-icon-wrapper.eb-icon-view-stacked .eb-icon-container {
	background-color: rgba(72, 147, 241, 1);
	color: var(--eb-global-secondary-color);
}

.eb-icon-x1y5l.eb-icon-wrapper.eb-icon-view-stacked .eb-icon-container:hover {
	background-color: var(--eb-global-secondary-color);
	color: var(--eb-global-primary-color);
}

.eb-icon-x1y5l.eb-icon-wrapper .eb-icon-container {
	font-size: 20px;
}

.eb-parent-eb-icon-x1y5l {
	display: block;
}

.root-eb-icon-x1y5l {
	position: relative;
}

@media (max-width: 1024px) {
	.eb-parent-eb-icon-x1y5l {
		display: block;
	}
}

@media (max-width: 767px) {
	.eb-parent-eb-icon-x1y5l {
		line-height: 0;
	}
	
	.eb-parent-eb-icon-x1y5l {
		display: block;
	}
}

/* =eb-icon-x1y5l= Ends */

/* eb-popup-bqs8p Starts */
.eb-popup-bqs8p.eb-popup-container .eb-popup-content {
	width: 80%;
}

.eb-popup-bqs8p.eb-popup-container .eb-popup-button a.eb-popup-button-anchor {
	font-size: 16px;
	padding-top: 15px;
	padding-right: 30px;
	padding-left: 30px;
	padding-bottom: 15px;
	background-color: var(--eb-global-button-background-color);
	color: var(--eb-global-button-text-color);
	transition: background .5s, border .5s, border-radius .5s, box-shadow .5s;
}

.eb-popup-bqs8p.eb-popup-container .eb-popup-button a.eb-popup-button-anchor:hover {
	color: var(--eb-global-button-text-color);
	background-color: var(--eb-global-tertiary-color);
}

.eb-popup-bqs8p.eb-popup-container .eb-popup-content-editor, .eb-popup-bqs8p.eb-popup-container .eb-popup-content {
	background-color: var(--eb-global-background-color);
}

.eb-popup-bqs8p.eb-popup-container .eb-popup-content-editor:before, .eb-popup-bqs8p.eb-popup-container .eb-popup-content:before {
	transition: background .5s;
	z-index: -1;
}

.eb-popup-bqs8p.eb-popup-container .eb-popup-content-editor:hover:before, .eb-popup-bqs8p.eb-popup-container .eb-popup-content:hover:before {
	transition: background .5s, opacity .5s, filter .5s;
}

.eb-popup-bqs8p.eb-popup-container .eb-popup-close-icon {
	padding: 5px;
	top: 10px;
	right: 10px;
	color: var(--eb-global-button-background-color);
	background-color: var(--eb-global-button-text-color);
	transition: border .5s, border-radius .5s, box-shadow .5s;
}

.eb-popup-bqs8p.eb-popup-container .eb-modal-container {
	padding-top: 50px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 50px;
}

.eb-parent-eb-popup-bqs8p {
	display: block;
}

.root-eb-popup-bqs8p {
	position: relative;
}

@media (max-width: 1024px) {
	.eb-popup-bqs8p.eb-popup-container .eb-popup-content {
		width: 90%;
	}
	
	.eb-parent-eb-popup-bqs8p {
		display: block;
	}
}

@media (max-width: 767px) {
	.eb-popup-bqs8p.eb-popup-container .eb-popup-content {
		width: 100%;
	}
	
	.eb-parent-eb-popup-bqs8p {
		display: block;
	}
}

/* =eb-popup-bqs8p= Ends */

/* eb-advanced-image-5r1xr Starts */
.eb-advanced-image-wrapper.eb-advanced-image-5r1xr {
	transition: background .5s, border .5s, border-radius .5s, box-shadow .5s;
}

.eb-advanced-image-wrapper.eb-advanced-image-5r1xr .eb-image-wrapper {
	margin: 0 auto;
}

.eb-advanced-image-wrapper.eb-advanced-image-5r1xr .eb-image-wrapper .eb-image-wrapper-inner {
	border-radius: 0px;
	height: auto;
	margin: 0 auto;
	transition: border .5s, border-radius .5s, box-shadow .5s;
}

.eb-advanced-image-wrapper.eb-advanced-image-5r1xr .eb-image-wrapper .eb-image-wrapper-inner img {
	object-fit: contain;
	object-position: center center;
}

.eb-advanced-image-wrapper.eb-advanced-image-5r1xr .eb-image-wrapper:hover .eb-image-wrapper-inner img {
	border-radius: 0px;
}

.eb-advanced-image-wrapper.eb-advanced-image-5r1xr .eb-image-wrapper figcaption {
	color: var(--eb-global-primary-color);
	text-align: center;
	font-size: 13px;
}

.eb-advanced-image-wrapper.eb-advanced-image-5r1xr .eb-image-wrapper .eb-image-wrapper-inner.eb-img-caption-style-1 figcaption {
	background: var(--eb-global-background-color);
}

.eb-parent-eb-advanced-image-5r1xr {
	display: block;
}

/* Css for Animation */
body:not(.wp-admin) .eb-parent-eb-advanced-image-5r1xr.eb_animation {
	visibility: hidden;
	opacity: 0;
	transition: ease-in 1000ms;
}

body:not(.wp-admin) .eb-parent-eb-advanced-image-5r1xr.eb_animation.eb__animated {
	visibility: visible;
	opacity: 1;
}

.eb-parent-eb-advanced-image-5r1xr.eb_animation.eb__animated {
	animation-duration: 1000ms;
	animation-delay: 0ms;
}

.root-eb-advanced-image-5r1xr {
	position: relative;
}

@media (max-width: 1024px) {
	.eb-advanced-image-wrapper.eb-advanced-image-5r1xr .eb-image-wrapper {
		margin: 0 auto;
	}
	
	.eb-advanced-image-wrapper.eb-advanced-image-5r1xr .eb-image-wrapper .eb-image-wrapper-inner {
		margin: 0 auto;
	}
	
	.eb-advanced-image-wrapper.eb-advanced-image-5r1xr .eb-image-wrapper figcaption {
		text-align: center;
	}
	
	.eb-parent-eb-advanced-image-5r1xr {
		display: block;
	}
}

@media (max-width: 767px) {
	.eb-advanced-image-wrapper.eb-advanced-image-5r1xr .eb-image-wrapper {
		margin: 0 auto;
	}
	
	.eb-advanced-image-wrapper.eb-advanced-image-5r1xr .eb-image-wrapper .eb-image-wrapper-inner {
		margin: 0 auto;
	}
	
	.eb-advanced-image-wrapper.eb-advanced-image-5r1xr .eb-image-wrapper figcaption {
		text-align: center;
	}
	
	.eb-parent-eb-advanced-image-5r1xr {
		display: block;
	}
}

/* =eb-advanced-image-5r1xr= Ends */

/* eb-advance-heading-fzuwc Starts */
.eb-advance-heading-wrapper.eb-advance-heading-fzuwc {
	position: relative;
	text-align: center;
	transition: background .5s, border .5s, border-radius .5s, box-shadow .5s;
}

.eb-advance-heading-wrapper.eb-advance-heading-fzuwc:before {
	transition: background .5s, opacity .5s, filter .5s;
}

.eb-advance-heading-wrapper.eb-advance-heading-fzuwc .eb-ah-title {
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 15px;
}

.eb-advance-heading-wrapper.eb-advance-heading-fzuwc .eb-ah-title .first-title {
	color: var(--eb-global-heading-color);
	transition: border .5s, border-radius .5s, box-shadow .5s;
}

.eb-advance-heading-wrapper.eb-advance-heading-fzuwc .eb-ah-title .second-title {
	color: var(--eb-global-heading-color);
	transition: border .5s, border-radius .5s, box-shadow .5s;
}

.eb-advance-heading-wrapper.eb-advance-heading-fzuwc .eb-ah-title .third-title {
	color: var(--eb-global-heading-color);
	transition: border .5s, border-radius .5s, box-shadow .5s;
}

.eb-advance-heading-wrapper.eb-advance-heading-fzuwc .eb-ah-subtitle {
	text-align: center;
	color: var(--eb-global-text-color);
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 20px;
}

.eb-advance-heading-wrapper.eb-advance-heading-fzuwc .eb-ah-separator {
	color: var(--eb-global-text-color);
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
}

.eb-advance-heading-wrapper.eb-advance-heading-fzuwc .eb-ah-separator.line {
	border-style: none none solid;
	border-color: var(--eb-global-primary-color);
	border-width: 4px;
	width: 100px;
	margin-left: auto;
	margin-right: auto;
}

.eb-advance-heading-wrapper.eb-advance-heading-fzuwc .eb-ah-separator.icon {
	text-align: center;
	color: var(--eb-global-primary-color);
	font-size: 30px;
}

.eb-advance-heading-wrapper.eb-advance-heading-fzuwc .eb-ah-separator.icon > * {
	color: var(--eb-global-primary-color);
}

.eb-parent-eb-advance-heading-fzuwc {
	display: block;
}

/* Css for Animation */
body:not(.wp-admin) .eb-parent-eb-advance-heading-fzuwc.eb_animation {
	visibility: hidden;
	opacity: 0;
	transition: ease-in 1000ms;
}

body:not(.wp-admin) .eb-parent-eb-advance-heading-fzuwc.eb_animation.eb__animated {
	visibility: visible;
	opacity: 1;
}

.eb-parent-eb-advance-heading-fzuwc.eb_animation.eb__animated {
	animation-duration: 1000ms;
	animation-delay: 0ms;
}

.root-eb-advance-heading-fzuwc {
	position: relative;
}

@media (max-width: 1024px) {
	.eb-parent-eb-advance-heading-fzuwc {
		display: block;
	}
}

@media (max-width: 767px) {
	.eb-parent-eb-advance-heading-fzuwc {
		display: block;
	}
}

/* =eb-advance-heading-fzuwc= Ends */

/* eb-advance-heading-vj1an Starts */
.eb-advance-heading-wrapper.eb-advance-heading-vj1an {
	position: relative;
	text-align: left;
	transition: background .5s, border .5s, border-radius .5s, box-shadow .5s;
}

.eb-advance-heading-wrapper.eb-advance-heading-vj1an:before {
	transition: background .5s, opacity .5s, filter .5s;
}

.eb-advance-heading-wrapper.eb-advance-heading-vj1an .eb-ah-title {
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 15px;
}

.eb-advance-heading-wrapper.eb-advance-heading-vj1an .eb-ah-title .first-title {
	color: var(--eb-global-heading-color);
	transition: border .5s, border-radius .5s, box-shadow .5s;
}

.eb-advance-heading-wrapper.eb-advance-heading-vj1an .eb-ah-title .second-title {
	color: var(--eb-global-heading-color);
	transition: border .5s, border-radius .5s, box-shadow .5s;
}

.eb-advance-heading-wrapper.eb-advance-heading-vj1an .eb-ah-title .third-title {
	color: var(--eb-global-heading-color);
	transition: border .5s, border-radius .5s, box-shadow .5s;
}

.eb-advance-heading-wrapper.eb-advance-heading-vj1an .eb-ah-subtitle {
	text-align: left;
	color: var(--eb-global-text-color);
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 20px;
}

.eb-advance-heading-wrapper.eb-advance-heading-vj1an .eb-ah-separator {
	color: var(--eb-global-text-color);
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
}

.eb-advance-heading-wrapper.eb-advance-heading-vj1an .eb-ah-separator.line {
	border-style: none none solid;
	border-color: var(--eb-global-primary-color);
	border-width: 4px;
	width: 100px;
}

.eb-advance-heading-wrapper.eb-advance-heading-vj1an .eb-ah-separator.icon {
	text-align: left;
	color: var(--eb-global-primary-color);
	font-size: 30px;
}

.eb-advance-heading-wrapper.eb-advance-heading-vj1an .eb-ah-separator.icon > * {
	color: var(--eb-global-primary-color);
}

.eb-parent-eb-advance-heading-vj1an {
	display: block;
}

.root-eb-advance-heading-vj1an {
	position: relative;
}

@media (max-width: 1024px) {
	.eb-parent-eb-advance-heading-vj1an {
		display: block;
	}
}

@media (max-width: 767px) {
	.eb-parent-eb-advance-heading-vj1an {
		display: block;
	}
}

/* =eb-advance-heading-vj1an= Ends */

/* eb-icon-isp7r Starts */
.eb-icon-isp7r.eb-icon-wrapper {
	text-align: left;
	transition: background .5s, border .5s, border-radius .5s, box-shadow .5s;
}

.eb-icon-isp7r.eb-icon-wrapper.eb-icon-view-framed .eb-icon-container, .eb-icon-isp7r.eb-icon-wrapper.eb-icon-view-default .eb-icon-container {
	color: rgba(72, 147, 241, 1);
}

.eb-icon-isp7r.eb-icon-wrapper.eb-icon-view-framed .eb-icon-container {
	background-color: var(--eb-global-secondary-color);
	border-color: rgba(72, 147, 241, 1);
}

.eb-icon-isp7r.eb-icon-wrapper.eb-icon-view-framed .eb-icon-container:hover {
	color: var(--eb-global-secondary-color);
	border-color: var(--eb-global-secondary-color);
	background-color: var(--eb-global-primary-color);
}

.eb-icon-isp7r.eb-icon-wrapper.eb-icon-view-stacked .eb-icon-container {
	background-color: rgba(72, 147, 241, 1);
	color: var(--eb-global-secondary-color);
}

.eb-icon-isp7r.eb-icon-wrapper.eb-icon-view-stacked .eb-icon-container:hover {
	background-color: var(--eb-global-secondary-color);
	color: var(--eb-global-primary-color);
}

.eb-icon-isp7r.eb-icon-wrapper .eb-icon-container {
	font-size: 16px;
}

.eb-parent-eb-icon-isp7r {
	display: block;
}

.root-eb-icon-isp7r {
	position: relative;
}

@media (max-width: 1024px) {
	.eb-parent-eb-icon-isp7r {
		display: block;
	}
}

@media (max-width: 767px) {
	.eb-parent-eb-icon-isp7r {
		line-height: 0;
	}
	
	.eb-parent-eb-icon-isp7r {
		display: block;
	}
}

/* =eb-icon-isp7r= Ends */

/* eb-icon-p0yrx Starts */
.eb-icon-p0yrx.eb-icon-wrapper {
	text-align: left;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	transition: background .5s, border .5s, border-radius .5s, box-shadow .5s;
}

.eb-icon-p0yrx.eb-icon-wrapper.eb-icon-view-framed .eb-icon-container, .eb-icon-p0yrx.eb-icon-wrapper.eb-icon-view-default .eb-icon-container {
	color: rgba(72, 147, 241, 1);
}

.eb-icon-p0yrx.eb-icon-wrapper.eb-icon-view-framed .eb-icon-container {
	background-color: var(--eb-global-secondary-color);
	border-color: rgba(72, 147, 241, 1);
}

.eb-icon-p0yrx.eb-icon-wrapper.eb-icon-view-framed .eb-icon-container:hover {
	color: var(--eb-global-secondary-color);
	border-color: var(--eb-global-secondary-color);
	background-color: var(--eb-global-primary-color);
}

.eb-icon-p0yrx.eb-icon-wrapper.eb-icon-view-stacked .eb-icon-container {
	background-color: rgba(72, 147, 241, 1);
	color: var(--eb-global-secondary-color);
}

.eb-icon-p0yrx.eb-icon-wrapper.eb-icon-view-stacked .eb-icon-container:hover {
	background-color: var(--eb-global-secondary-color);
	color: var(--eb-global-primary-color);
}

.eb-icon-p0yrx.eb-icon-wrapper .eb-icon-container {
	font-size: 20px;
}

.eb-parent-eb-icon-p0yrx {
	display: block;
}

.root-eb-icon-p0yrx {
	position: relative;
}

@media (max-width: 1024px) {
	.eb-parent-eb-icon-p0yrx {
		display: block;
	}
}

@media (max-width: 767px) {
	.eb-parent-eb-icon-p0yrx {
		line-height: 0;
	}
	
	.eb-parent-eb-icon-p0yrx {
		display: block;
	}
}

/* =eb-icon-p0yrx= Ends */

/* eb-popup-6ktse Starts */
.eb-popup-6ktse.eb-popup-container .eb-popup-content {
	width: 80%;
}

.eb-popup-6ktse.eb-popup-container .eb-popup-button a.eb-popup-button-anchor {
	font-size: 16px;
	padding-top: 15px;
	padding-right: 30px;
	padding-left: 30px;
	padding-bottom: 15px;
	background-color: var(--eb-global-button-background-color);
	color: var(--eb-global-button-text-color);
	transition: background .5s, border .5s, border-radius .5s, box-shadow .5s;
}

.eb-popup-6ktse.eb-popup-container .eb-popup-button a.eb-popup-button-anchor:hover {
	color: var(--eb-global-button-text-color);
	background-color: var(--eb-global-tertiary-color);
}

.eb-popup-6ktse.eb-popup-container .eb-popup-content-editor, .eb-popup-6ktse.eb-popup-container .eb-popup-content {
	background-color: var(--eb-global-background-color);
}

.eb-popup-6ktse.eb-popup-container .eb-popup-content-editor:before, .eb-popup-6ktse.eb-popup-container .eb-popup-content:before {
	transition: background .5s;
	z-index: -1;
}

.eb-popup-6ktse.eb-popup-container .eb-popup-content-editor:hover:before, .eb-popup-6ktse.eb-popup-container .eb-popup-content:hover:before {
	transition: background .5s, opacity .5s, filter .5s;
}

.eb-popup-6ktse.eb-popup-container .eb-popup-close-icon {
	padding: 5px;
	top: 10px;
	right: 10px;
	color: var(--eb-global-button-background-color);
	background-color: var(--eb-global-button-text-color);
	transition: border .5s, border-radius .5s, box-shadow .5s;
}

.eb-popup-6ktse.eb-popup-container .eb-modal-container {
	padding-top: 50px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 50px;
}

.eb-parent-eb-popup-6ktse {
	display: block;
}

.root-eb-popup-6ktse {
	position: relative;
}

@media (max-width: 1024px) {
	.eb-popup-6ktse.eb-popup-container .eb-popup-content {
		width: 90%;
	}
	
	.eb-parent-eb-popup-6ktse {
		display: block;
	}
}

@media (max-width: 767px) {
	.eb-popup-6ktse.eb-popup-container .eb-popup-content {
		width: 100%;
	}
	
	.eb-parent-eb-popup-6ktse {
		display: block;
	}
}

/* =eb-popup-6ktse= Ends */

/* eb-advanced-image-dtvj5 Starts */
.eb-advanced-image-wrapper.eb-advanced-image-dtvj5 {
	transition: background .5s, border .5s, border-radius .5s, box-shadow .5s;
}

.eb-advanced-image-wrapper.eb-advanced-image-dtvj5 .eb-image-wrapper {
	margin: 0 auto;
}

.eb-advanced-image-wrapper.eb-advanced-image-dtvj5 .eb-image-wrapper .eb-image-wrapper-inner {
	width: 683px;
	border-radius: 0px;
	height: auto;
	margin: 0 auto;
	transition: border .5s, border-radius .5s, box-shadow .5s;
}

.eb-advanced-image-wrapper.eb-advanced-image-dtvj5 .eb-image-wrapper .eb-image-wrapper-inner img {
	object-fit: contain;
	object-position: center center;
}

.eb-advanced-image-wrapper.eb-advanced-image-dtvj5 .eb-image-wrapper:hover .eb-image-wrapper-inner img {
	border-radius: 0px;
}

.eb-advanced-image-wrapper.eb-advanced-image-dtvj5 .eb-image-wrapper figcaption {
	color: var(--eb-global-primary-color);
	text-align: center;
	font-size: 13px;
}

.eb-advanced-image-wrapper.eb-advanced-image-dtvj5 .eb-image-wrapper .eb-image-wrapper-inner.eb-img-caption-style-1 figcaption {
	background: var(--eb-global-background-color);
}

.eb-parent-eb-advanced-image-dtvj5 {
	display: block;
}

/* Css for Animation */
body:not(.wp-admin) .eb-parent-eb-advanced-image-dtvj5.eb_animation {
	visibility: hidden;
	opacity: 0;
	transition: ease-in 1000ms;
}

body:not(.wp-admin) .eb-parent-eb-advanced-image-dtvj5.eb_animation.eb__animated {
	visibility: visible;
	opacity: 1;
}

.eb-parent-eb-advanced-image-dtvj5.eb_animation.eb__animated {
	animation-duration: 1000ms;
	animation-delay: 0ms;
}

.root-eb-advanced-image-dtvj5 {
	position: relative;
}

@media (max-width: 1024px) {
	.eb-advanced-image-wrapper.eb-advanced-image-dtvj5 .eb-image-wrapper {
		margin: 0 auto;
	}
	
	.eb-advanced-image-wrapper.eb-advanced-image-dtvj5 .eb-image-wrapper .eb-image-wrapper-inner {
		margin: 0 auto;
	}
	
	.eb-advanced-image-wrapper.eb-advanced-image-dtvj5 .eb-image-wrapper figcaption {
		text-align: center;
	}
	
	.eb-parent-eb-advanced-image-dtvj5 {
		display: block;
	}
}

@media (max-width: 767px) {
	.eb-advanced-image-wrapper.eb-advanced-image-dtvj5 .eb-image-wrapper {
		margin: 0 auto;
	}
	
	.eb-advanced-image-wrapper.eb-advanced-image-dtvj5 .eb-image-wrapper .eb-image-wrapper-inner {
		margin: 0 auto;
	}
	
	.eb-advanced-image-wrapper.eb-advanced-image-dtvj5 .eb-image-wrapper figcaption {
		text-align: center;
	}
	
	.eb-parent-eb-advanced-image-dtvj5 {
		display: block;
	}
}

/* =eb-advanced-image-dtvj5= Ends */

/* eb-advance-heading-5m761 Starts */
.eb-advance-heading-wrapper.eb-advance-heading-5m761 {
	position: relative;
	text-align: center;
	transition: background .5s, border .5s, border-radius .5s, box-shadow .5s;
}

.eb-advance-heading-wrapper.eb-advance-heading-5m761:before {
	transition: background .5s, opacity .5s, filter .5s;
}

.eb-advance-heading-wrapper.eb-advance-heading-5m761 .eb-ah-title {
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 15px;
}

.eb-advance-heading-wrapper.eb-advance-heading-5m761 .eb-ah-title .first-title {
	color: var(--eb-global-heading-color);
	transition: border .5s, border-radius .5s, box-shadow .5s;
}

.eb-advance-heading-wrapper.eb-advance-heading-5m761 .eb-ah-title .second-title {
	color: var(--eb-global-heading-color);
	transition: border .5s, border-radius .5s, box-shadow .5s;
}

.eb-advance-heading-wrapper.eb-advance-heading-5m761 .eb-ah-title .third-title {
	color: var(--eb-global-heading-color);
	transition: border .5s, border-radius .5s, box-shadow .5s;
}

.eb-advance-heading-wrapper.eb-advance-heading-5m761 .eb-ah-subtitle {
	text-align: center;
	color: var(--eb-global-text-color);
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 20px;
}

.eb-advance-heading-wrapper.eb-advance-heading-5m761 .eb-ah-separator {
	color: var(--eb-global-text-color);
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
}

.eb-advance-heading-wrapper.eb-advance-heading-5m761 .eb-ah-separator.line {
	border-style: none none solid;
	border-color: var(--eb-global-primary-color);
	border-width: 4px;
	width: 100px;
	margin-left: auto;
	margin-right: auto;
}

.eb-advance-heading-wrapper.eb-advance-heading-5m761 .eb-ah-separator.icon {
	text-align: center;
	color: var(--eb-global-primary-color);
	font-size: 30px;
}

.eb-advance-heading-wrapper.eb-advance-heading-5m761 .eb-ah-separator.icon > * {
	color: var(--eb-global-primary-color);
}

.eb-parent-eb-advance-heading-5m761 {
	display: block;
}

/* Css for Animation */
body:not(.wp-admin) .eb-parent-eb-advance-heading-5m761.eb_animation {
	visibility: hidden;
	opacity: 0;
	transition: ease-in 1000ms;
}

body:not(.wp-admin) .eb-parent-eb-advance-heading-5m761.eb_animation.eb__animated {
	visibility: visible;
	opacity: 1;
}

.eb-parent-eb-advance-heading-5m761.eb_animation.eb__animated {
	animation-duration: 1000ms;
	animation-delay: 0ms;
}

.root-eb-advance-heading-5m761 {
	position: relative;
}

@media (max-width: 1024px) {
	.eb-parent-eb-advance-heading-5m761 {
		display: block;
	}
}

@media (max-width: 767px) {
	.eb-parent-eb-advance-heading-5m761 {
		display: block;
	}
}

/* =eb-advance-heading-5m761= Ends */

/* eb-advance-heading-bytgc Starts */
.eb-advance-heading-wrapper.eb-advance-heading-bytgc {
	position: relative;
	text-align: left;
	transition: background .5s, border .5s, border-radius .5s, box-shadow .5s;
}

.eb-advance-heading-wrapper.eb-advance-heading-bytgc:before {
	transition: background .5s, opacity .5s, filter .5s;
}

.eb-advance-heading-wrapper.eb-advance-heading-bytgc .eb-ah-title {
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 15px;
}

.eb-advance-heading-wrapper.eb-advance-heading-bytgc .eb-ah-title .first-title {
	color: var(--eb-global-heading-color);
	transition: border .5s, border-radius .5s, box-shadow .5s;
}

.eb-advance-heading-wrapper.eb-advance-heading-bytgc .eb-ah-title .second-title {
	color: var(--eb-global-heading-color);
	transition: border .5s, border-radius .5s, box-shadow .5s;
}

.eb-advance-heading-wrapper.eb-advance-heading-bytgc .eb-ah-title .third-title {
	color: var(--eb-global-heading-color);
	transition: border .5s, border-radius .5s, box-shadow .5s;
}

.eb-advance-heading-wrapper.eb-advance-heading-bytgc .eb-ah-subtitle {
	text-align: left;
	color: var(--eb-global-text-color);
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 20px;
}

.eb-advance-heading-wrapper.eb-advance-heading-bytgc .eb-ah-separator {
	color: var(--eb-global-text-color);
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
}

.eb-advance-heading-wrapper.eb-advance-heading-bytgc .eb-ah-separator.line {
	border-style: none none solid;
	border-color: var(--eb-global-primary-color);
	border-width: 4px;
	width: 100px;
}

.eb-advance-heading-wrapper.eb-advance-heading-bytgc .eb-ah-separator.icon {
	text-align: left;
	color: var(--eb-global-primary-color);
	font-size: 30px;
}

.eb-advance-heading-wrapper.eb-advance-heading-bytgc .eb-ah-separator.icon > * {
	color: var(--eb-global-primary-color);
}

.eb-parent-eb-advance-heading-bytgc {
	display: block;
}

.root-eb-advance-heading-bytgc {
	position: relative;
}

@media (max-width: 1024px) {
	.eb-parent-eb-advance-heading-bytgc {
		display: block;
	}
}

@media (max-width: 767px) {
	.eb-parent-eb-advance-heading-bytgc {
		display: block;
	}
}

/* =eb-advance-heading-bytgc= Ends */

/* eb-icon-47d5q Starts */
.eb-icon-47d5q.eb-icon-wrapper {
	text-align: left;
	transition: background .5s, border .5s, border-radius .5s, box-shadow .5s;
}

.eb-icon-47d5q.eb-icon-wrapper.eb-icon-view-framed .eb-icon-container, .eb-icon-47d5q.eb-icon-wrapper.eb-icon-view-default .eb-icon-container {
	color: rgba(72, 147, 241, 1);
}

.eb-icon-47d5q.eb-icon-wrapper.eb-icon-view-framed .eb-icon-container {
	background-color: var(--eb-global-secondary-color);
	border-color: rgba(72, 147, 241, 1);
}

.eb-icon-47d5q.eb-icon-wrapper.eb-icon-view-framed .eb-icon-container:hover {
	color: var(--eb-global-secondary-color);
	border-color: var(--eb-global-secondary-color);
	background-color: var(--eb-global-primary-color);
}

.eb-icon-47d5q.eb-icon-wrapper.eb-icon-view-stacked .eb-icon-container {
	background-color: rgba(72, 147, 241, 1);
	color: var(--eb-global-secondary-color);
}

.eb-icon-47d5q.eb-icon-wrapper.eb-icon-view-stacked .eb-icon-container:hover {
	background-color: var(--eb-global-secondary-color);
	color: var(--eb-global-primary-color);
}

.eb-icon-47d5q.eb-icon-wrapper .eb-icon-container {
	font-size: 16px;
}

.eb-parent-eb-icon-47d5q {
	display: block;
}

.root-eb-icon-47d5q {
	position: relative;
}

@media (max-width: 1024px) {
	.eb-parent-eb-icon-47d5q {
		display: block;
	}
}

@media (max-width: 767px) {
	.eb-parent-eb-icon-47d5q {
		line-height: 0;
	}
	
	.eb-parent-eb-icon-47d5q {
		display: block;
	}
}

/* =eb-icon-47d5q= Ends */

/* eb-icon-g4q2p Starts */
.eb-icon-g4q2p.eb-icon-wrapper {
	text-align: left;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	transition: background .5s, border .5s, border-radius .5s, box-shadow .5s;
}

.eb-icon-g4q2p.eb-icon-wrapper.eb-icon-view-framed .eb-icon-container, .eb-icon-g4q2p.eb-icon-wrapper.eb-icon-view-default .eb-icon-container {
	color: rgba(72, 147, 241, 1);
}

.eb-icon-g4q2p.eb-icon-wrapper.eb-icon-view-framed .eb-icon-container {
	background-color: var(--eb-global-secondary-color);
	border-color: rgba(72, 147, 241, 1);
}

.eb-icon-g4q2p.eb-icon-wrapper.eb-icon-view-framed .eb-icon-container:hover {
	color: var(--eb-global-secondary-color);
	border-color: var(--eb-global-secondary-color);
	background-color: var(--eb-global-primary-color);
}

.eb-icon-g4q2p.eb-icon-wrapper.eb-icon-view-stacked .eb-icon-container {
	background-color: rgba(72, 147, 241, 1);
	color: var(--eb-global-secondary-color);
}

.eb-icon-g4q2p.eb-icon-wrapper.eb-icon-view-stacked .eb-icon-container:hover {
	background-color: var(--eb-global-secondary-color);
	color: var(--eb-global-primary-color);
}

.eb-icon-g4q2p.eb-icon-wrapper .eb-icon-container {
	font-size: 20px;
}

.eb-parent-eb-icon-g4q2p {
	display: block;
}

.root-eb-icon-g4q2p {
	position: relative;
}

@media (max-width: 1024px) {
	.eb-parent-eb-icon-g4q2p {
		display: block;
	}
}

@media (max-width: 767px) {
	.eb-parent-eb-icon-g4q2p {
		line-height: 0;
	}
	
	.eb-parent-eb-icon-g4q2p {
		display: block;
	}
}

/* =eb-icon-g4q2p= Ends */

/* eb-popup-v8g1d Starts */
.eb-popup-v8g1d.eb-popup-container .eb-popup-content {
	width: 80%;
}

.eb-popup-v8g1d.eb-popup-container .eb-popup-button a.eb-popup-button-anchor {
	font-size: 16px;
	padding-top: 15px;
	padding-right: 30px;
	padding-left: 30px;
	padding-bottom: 15px;
	background-color: var(--eb-global-button-background-color);
	color: var(--eb-global-button-text-color);
	transition: background .5s, border .5s, border-radius .5s, box-shadow .5s;
}

.eb-popup-v8g1d.eb-popup-container .eb-popup-button a.eb-popup-button-anchor:hover {
	color: var(--eb-global-button-text-color);
	background-color: var(--eb-global-tertiary-color);
}

.eb-popup-v8g1d.eb-popup-container .eb-popup-content-editor, .eb-popup-v8g1d.eb-popup-container .eb-popup-content {
	background-color: var(--eb-global-background-color);
}

.eb-popup-v8g1d.eb-popup-container .eb-popup-content-editor:before, .eb-popup-v8g1d.eb-popup-container .eb-popup-content:before {
	transition: background .5s;
	z-index: -1;
}

.eb-popup-v8g1d.eb-popup-container .eb-popup-content-editor:hover:before, .eb-popup-v8g1d.eb-popup-container .eb-popup-content:hover:before {
	transition: background .5s, opacity .5s, filter .5s;
}

.eb-popup-v8g1d.eb-popup-container .eb-popup-close-icon {
	padding: 5px;
	top: 10px;
	right: 10px;
	color: var(--eb-global-button-background-color);
	background-color: var(--eb-global-button-text-color);
	transition: border .5s, border-radius .5s, box-shadow .5s;
}

.eb-popup-v8g1d.eb-popup-container .eb-modal-container {
	padding-top: 50px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 50px;
}

.eb-parent-eb-popup-v8g1d {
	display: block;
}

.root-eb-popup-v8g1d {
	position: relative;
}

@media (max-width: 1024px) {
	.eb-popup-v8g1d.eb-popup-container .eb-popup-content {
		width: 90%;
	}
	
	.eb-parent-eb-popup-v8g1d {
		display: block;
	}
}

@media (max-width: 767px) {
	.eb-popup-v8g1d.eb-popup-container .eb-popup-content {
		width: 100%;
	}
	
	.eb-parent-eb-popup-v8g1d {
		display: block;
	}
}

/* =eb-popup-v8g1d= Ends */

/* eb-advanced-image-mmdwo Starts */
.eb-advanced-image-wrapper.eb-advanced-image-mmdwo {
	transition: background .5s, border .5s, border-radius .5s, box-shadow .5s;
}

.eb-advanced-image-wrapper.eb-advanced-image-mmdwo .eb-image-wrapper {
	margin: 0 auto;
}

.eb-advanced-image-wrapper.eb-advanced-image-mmdwo .eb-image-wrapper .eb-image-wrapper-inner {
	width: 683px;
	border-radius: 0px;
	height: auto;
	margin: 0 auto;
	transition: border .5s, border-radius .5s, box-shadow .5s;
}

.eb-advanced-image-wrapper.eb-advanced-image-mmdwo .eb-image-wrapper:hover .eb-image-wrapper-inner img {
	border-radius: 0px;
}

.eb-advanced-image-wrapper.eb-advanced-image-mmdwo .eb-image-wrapper figcaption {
	color: var(--eb-global-primary-color);
	text-align: center;
	font-size: 13px;
}

.eb-advanced-image-wrapper.eb-advanced-image-mmdwo .eb-image-wrapper .eb-image-wrapper-inner.eb-img-caption-style-1 figcaption {
	background: var(--eb-global-background-color);
}

.eb-parent-eb-advanced-image-mmdwo {
	display: block;
}

/* Css for Animation */
body:not(.wp-admin) .eb-parent-eb-advanced-image-mmdwo.eb_animation {
	visibility: hidden;
	opacity: 0;
	transition: ease-in 1000ms;
}

body:not(.wp-admin) .eb-parent-eb-advanced-image-mmdwo.eb_animation.eb__animated {
	visibility: visible;
	opacity: 1;
}

.eb-parent-eb-advanced-image-mmdwo.eb_animation.eb__animated {
	animation-duration: 1000ms;
	animation-delay: 0ms;
}

.root-eb-advanced-image-mmdwo {
	position: relative;
}

@media (max-width: 1024px) {
	.eb-advanced-image-wrapper.eb-advanced-image-mmdwo .eb-image-wrapper {
		margin: 0 auto;
	}
	
	.eb-advanced-image-wrapper.eb-advanced-image-mmdwo .eb-image-wrapper .eb-image-wrapper-inner {
		margin: 0 auto;
	}
	
	.eb-advanced-image-wrapper.eb-advanced-image-mmdwo .eb-image-wrapper figcaption {
		text-align: center;
	}
	
	.eb-parent-eb-advanced-image-mmdwo {
		display: block;
	}
}

@media (max-width: 767px) {
	.eb-advanced-image-wrapper.eb-advanced-image-mmdwo .eb-image-wrapper {
		margin: 0 auto;
	}
	
	.eb-advanced-image-wrapper.eb-advanced-image-mmdwo .eb-image-wrapper .eb-image-wrapper-inner {
		margin: 0 auto;
	}
	
	.eb-advanced-image-wrapper.eb-advanced-image-mmdwo .eb-image-wrapper figcaption {
		text-align: center;
	}
	
	.eb-parent-eb-advanced-image-mmdwo {
		display: block;
	}
}

/* =eb-advanced-image-mmdwo= Ends */

/* eb-advance-heading-9hvbq Starts */
.eb-advance-heading-wrapper.eb-advance-heading-9hvbq {
	position: relative;
	text-align: center;
	transition: background .5s, border .5s, border-radius .5s, box-shadow .5s;
}

.eb-advance-heading-wrapper.eb-advance-heading-9hvbq:before {
	transition: background .5s, opacity .5s, filter .5s;
}

.eb-advance-heading-wrapper.eb-advance-heading-9hvbq .eb-ah-title {
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 15px;
}

.eb-advance-heading-wrapper.eb-advance-heading-9hvbq .eb-ah-title .first-title {
	color: var(--eb-global-heading-color);
	transition: border .5s, border-radius .5s, box-shadow .5s;
}

.eb-advance-heading-wrapper.eb-advance-heading-9hvbq .eb-ah-title .second-title {
	color: var(--eb-global-heading-color);
	transition: border .5s, border-radius .5s, box-shadow .5s;
}

.eb-advance-heading-wrapper.eb-advance-heading-9hvbq .eb-ah-title .third-title {
	color: var(--eb-global-heading-color);
	transition: border .5s, border-radius .5s, box-shadow .5s;
}

.eb-advance-heading-wrapper.eb-advance-heading-9hvbq .eb-ah-subtitle {
	text-align: center;
	color: var(--eb-global-text-color);
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 20px;
}

.eb-advance-heading-wrapper.eb-advance-heading-9hvbq .eb-ah-separator {
	color: var(--eb-global-text-color);
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
}

.eb-advance-heading-wrapper.eb-advance-heading-9hvbq .eb-ah-separator.line {
	border-style: none none solid;
	border-color: var(--eb-global-primary-color);
	border-width: 4px;
	width: 100px;
	margin-left: auto;
	margin-right: auto;
}

.eb-advance-heading-wrapper.eb-advance-heading-9hvbq .eb-ah-separator.icon {
	text-align: center;
	color: var(--eb-global-primary-color);
	font-size: 30px;
}

.eb-advance-heading-wrapper.eb-advance-heading-9hvbq .eb-ah-separator.icon > * {
	color: var(--eb-global-primary-color);
}

.eb-parent-eb-advance-heading-9hvbq {
	display: block;
}

/* Css for Animation */
body:not(.wp-admin) .eb-parent-eb-advance-heading-9hvbq.eb_animation {
	visibility: hidden;
	opacity: 0;
	transition: ease-in 1000ms;
}

body:not(.wp-admin) .eb-parent-eb-advance-heading-9hvbq.eb_animation.eb__animated {
	visibility: visible;
	opacity: 1;
}

.eb-parent-eb-advance-heading-9hvbq.eb_animation.eb__animated {
	animation-duration: 1000ms;
	animation-delay: 0ms;
}

.root-eb-advance-heading-9hvbq {
	position: relative;
}

@media (max-width: 1024px) {
	.eb-parent-eb-advance-heading-9hvbq {
		display: block;
	}
}

@media (max-width: 767px) {
	.eb-parent-eb-advance-heading-9hvbq {
		display: block;
	}
}

/* =eb-advance-heading-9hvbq= Ends */

/* eb-advance-heading-db43o Starts */
.eb-advance-heading-wrapper.eb-advance-heading-db43o {
	position: relative;
	text-align: left;
	transition: background .5s, border .5s, border-radius .5s, box-shadow .5s;
}

.eb-advance-heading-wrapper.eb-advance-heading-db43o:before {
	transition: background .5s, opacity .5s, filter .5s;
}

.eb-advance-heading-wrapper.eb-advance-heading-db43o .eb-ah-title {
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 15px;
}

.eb-advance-heading-wrapper.eb-advance-heading-db43o .eb-ah-title .first-title {
	color: var(--eb-global-heading-color);
	transition: border .5s, border-radius .5s, box-shadow .5s;
}

.eb-advance-heading-wrapper.eb-advance-heading-db43o .eb-ah-title .second-title {
	color: var(--eb-global-heading-color);
	transition: border .5s, border-radius .5s, box-shadow .5s;
}

.eb-advance-heading-wrapper.eb-advance-heading-db43o .eb-ah-title .third-title {
	color: var(--eb-global-heading-color);
	transition: border .5s, border-radius .5s, box-shadow .5s;
}

.eb-advance-heading-wrapper.eb-advance-heading-db43o .eb-ah-subtitle {
	text-align: left;
	color: var(--eb-global-text-color);
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 20px;
}

.eb-advance-heading-wrapper.eb-advance-heading-db43o .eb-ah-separator {
	color: var(--eb-global-text-color);
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
}

.eb-advance-heading-wrapper.eb-advance-heading-db43o .eb-ah-separator.line {
	border-style: none none solid;
	border-color: var(--eb-global-primary-color);
	border-width: 4px;
	width: 100px;
}

.eb-advance-heading-wrapper.eb-advance-heading-db43o .eb-ah-separator.icon {
	text-align: left;
	color: var(--eb-global-primary-color);
	font-size: 30px;
}

.eb-advance-heading-wrapper.eb-advance-heading-db43o .eb-ah-separator.icon > * {
	color: var(--eb-global-primary-color);
}

.eb-parent-eb-advance-heading-db43o {
	display: block;
}

.root-eb-advance-heading-db43o {
	position: relative;
}

@media (max-width: 1024px) {
	.eb-parent-eb-advance-heading-db43o {
		display: block;
	}
}

@media (max-width: 767px) {
	.eb-parent-eb-advance-heading-db43o {
		display: block;
	}
}

/* =eb-advance-heading-db43o= Ends */

/* eb-icon-94uwz Starts */
.eb-icon-94uwz.eb-icon-wrapper {
	text-align: left;
	transition: background .5s, border .5s, border-radius .5s, box-shadow .5s;
}

.eb-icon-94uwz.eb-icon-wrapper.eb-icon-view-framed .eb-icon-container, .eb-icon-94uwz.eb-icon-wrapper.eb-icon-view-default .eb-icon-container {
	color: rgba(72, 147, 241, 1);
}

.eb-icon-94uwz.eb-icon-wrapper.eb-icon-view-framed .eb-icon-container {
	background-color: var(--eb-global-secondary-color);
	border-color: rgba(72, 147, 241, 1);
}

.eb-icon-94uwz.eb-icon-wrapper.eb-icon-view-framed .eb-icon-container:hover {
	color: var(--eb-global-secondary-color);
	border-color: var(--eb-global-secondary-color);
	background-color: var(--eb-global-primary-color);
}

.eb-icon-94uwz.eb-icon-wrapper.eb-icon-view-stacked .eb-icon-container {
	background-color: rgba(72, 147, 241, 1);
	color: var(--eb-global-secondary-color);
}

.eb-icon-94uwz.eb-icon-wrapper.eb-icon-view-stacked .eb-icon-container:hover {
	background-color: var(--eb-global-secondary-color);
	color: var(--eb-global-primary-color);
}

.eb-icon-94uwz.eb-icon-wrapper .eb-icon-container {
	font-size: 16px;
}

.eb-parent-eb-icon-94uwz {
	display: block;
}

.root-eb-icon-94uwz {
	position: relative;
}

@media (max-width: 1024px) {
	.eb-parent-eb-icon-94uwz {
		display: block;
	}
}

@media (max-width: 767px) {
	.eb-parent-eb-icon-94uwz {
		line-height: 0;
	}
	
	.eb-parent-eb-icon-94uwz {
		display: block;
	}
}

/* =eb-icon-94uwz= Ends */

/* eb-icon-p9071 Starts */
.eb-icon-p9071.eb-icon-wrapper {
	text-align: left;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	transition: background .5s, border .5s, border-radius .5s, box-shadow .5s;
}

.eb-icon-p9071.eb-icon-wrapper.eb-icon-view-framed .eb-icon-container, .eb-icon-p9071.eb-icon-wrapper.eb-icon-view-default .eb-icon-container {
	color: rgba(72, 147, 241, 1);
}

.eb-icon-p9071.eb-icon-wrapper.eb-icon-view-framed .eb-icon-container {
	background-color: var(--eb-global-secondary-color);
	border-color: rgba(72, 147, 241, 1);
}

.eb-icon-p9071.eb-icon-wrapper.eb-icon-view-framed .eb-icon-container:hover {
	color: var(--eb-global-secondary-color);
	border-color: var(--eb-global-secondary-color);
	background-color: var(--eb-global-primary-color);
}

.eb-icon-p9071.eb-icon-wrapper.eb-icon-view-stacked .eb-icon-container {
	background-color: rgba(72, 147, 241, 1);
	color: var(--eb-global-secondary-color);
}

.eb-icon-p9071.eb-icon-wrapper.eb-icon-view-stacked .eb-icon-container:hover {
	background-color: var(--eb-global-secondary-color);
	color: var(--eb-global-primary-color);
}

.eb-icon-p9071.eb-icon-wrapper .eb-icon-container {
	font-size: 20px;
}

.eb-parent-eb-icon-p9071 {
	display: block;
}

.root-eb-icon-p9071 {
	position: relative;
}

@media (max-width: 1024px) {
	.eb-parent-eb-icon-p9071 {
		display: block;
	}
}

@media (max-width: 767px) {
	.eb-parent-eb-icon-p9071 {
		line-height: 0;
	}
	
	.eb-parent-eb-icon-p9071 {
		display: block;
	}
}

/* =eb-icon-p9071= Ends */

/* eb-popup-dmght Starts */
.eb-popup-dmght.eb-popup-container .eb-popup-content {
	width: 80%;
}

.eb-popup-dmght.eb-popup-container .eb-popup-button a.eb-popup-button-anchor {
	font-size: 16px;
	padding-top: 15px;
	padding-right: 30px;
	padding-left: 30px;
	padding-bottom: 15px;
	background-color: var(--eb-global-button-background-color);
	color: var(--eb-global-button-text-color);
	transition: background .5s, border .5s, border-radius .5s, box-shadow .5s;
}

.eb-popup-dmght.eb-popup-container .eb-popup-button a.eb-popup-button-anchor:hover {
	color: var(--eb-global-button-text-color);
	background-color: var(--eb-global-tertiary-color);
}

.eb-popup-dmght.eb-popup-container .eb-popup-content-editor, .eb-popup-dmght.eb-popup-container .eb-popup-content {
	background-color: var(--eb-global-background-color);
}

.eb-popup-dmght.eb-popup-container .eb-popup-content-editor:before, .eb-popup-dmght.eb-popup-container .eb-popup-content:before {
	transition: background .5s;
	z-index: -1;
}

.eb-popup-dmght.eb-popup-container .eb-popup-content-editor:hover:before, .eb-popup-dmght.eb-popup-container .eb-popup-content:hover:before {
	transition: background .5s, opacity .5s, filter .5s;
}

.eb-popup-dmght.eb-popup-container .eb-popup-close-icon {
	padding: 5px;
	top: 10px;
	right: 10px;
	color: var(--eb-global-button-background-color);
	background-color: var(--eb-global-button-text-color);
	transition: border .5s, border-radius .5s, box-shadow .5s;
}

.eb-popup-dmght.eb-popup-container .eb-modal-container {
	padding-top: 50px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 50px;
}

.eb-parent-eb-popup-dmght {
	display: block;
}

.root-eb-popup-dmght {
	position: relative;
}

@media (max-width: 1024px) {
	.eb-popup-dmght.eb-popup-container .eb-popup-content {
		width: 90%;
	}
	
	.eb-parent-eb-popup-dmght {
		display: block;
	}
}

@media (max-width: 767px) {
	.eb-popup-dmght.eb-popup-container .eb-popup-content {
		width: 100%;
	}
	
	.eb-parent-eb-popup-dmght {
		display: block;
	}
}

/* =eb-popup-dmght= Ends */

/* eb-advanced-image-71t0y Starts */
.eb-advanced-image-wrapper.eb-advanced-image-71t0y {
	transition: background .5s, border .5s, border-radius .5s, box-shadow .5s;
}

.eb-advanced-image-wrapper.eb-advanced-image-71t0y .eb-image-wrapper {
	margin: 0 auto;
}

.eb-advanced-image-wrapper.eb-advanced-image-71t0y .eb-image-wrapper .eb-image-wrapper-inner {
	width: 683px;
	border-radius: 0px;
	height: auto;
	margin: 0 auto;
	transition: border .5s, border-radius .5s, box-shadow .5s;
}

.eb-advanced-image-wrapper.eb-advanced-image-71t0y .eb-image-wrapper:hover .eb-image-wrapper-inner img {
	border-radius: 0px;
}

.eb-advanced-image-wrapper.eb-advanced-image-71t0y .eb-image-wrapper figcaption {
	color: var(--eb-global-primary-color);
	text-align: center;
	font-size: 13px;
}

.eb-advanced-image-wrapper.eb-advanced-image-71t0y .eb-image-wrapper .eb-image-wrapper-inner.eb-img-caption-style-1 figcaption {
	background: var(--eb-global-background-color);
}

.eb-parent-eb-advanced-image-71t0y {
	display: block;
}

/* Css for Animation */
body:not(.wp-admin) .eb-parent-eb-advanced-image-71t0y.eb_animation {
	visibility: hidden;
	opacity: 0;
	transition: ease-in 1000ms;
}

body:not(.wp-admin) .eb-parent-eb-advanced-image-71t0y.eb_animation.eb__animated {
	visibility: visible;
	opacity: 1;
}

.eb-parent-eb-advanced-image-71t0y.eb_animation.eb__animated {
	animation-duration: 1000ms;
	animation-delay: 0ms;
}

.root-eb-advanced-image-71t0y {
	position: relative;
}

@media (max-width: 1024px) {
	.eb-advanced-image-wrapper.eb-advanced-image-71t0y .eb-image-wrapper {
		margin: 0 auto;
	}
	
	.eb-advanced-image-wrapper.eb-advanced-image-71t0y .eb-image-wrapper .eb-image-wrapper-inner {
		margin: 0 auto;
	}
	
	.eb-advanced-image-wrapper.eb-advanced-image-71t0y .eb-image-wrapper figcaption {
		text-align: center;
	}
	
	.eb-parent-eb-advanced-image-71t0y {
		display: block;
	}
}

@media (max-width: 767px) {
	.eb-advanced-image-wrapper.eb-advanced-image-71t0y .eb-image-wrapper {
		margin: 0 auto;
	}
	
	.eb-advanced-image-wrapper.eb-advanced-image-71t0y .eb-image-wrapper .eb-image-wrapper-inner {
		margin: 0 auto;
	}
	
	.eb-advanced-image-wrapper.eb-advanced-image-71t0y .eb-image-wrapper figcaption {
		text-align: center;
	}
	
	.eb-parent-eb-advanced-image-71t0y {
		display: block;
	}
}

/* =eb-advanced-image-71t0y= Ends */

/* eb-advance-heading-4dr6g Starts */
.eb-advance-heading-wrapper.eb-advance-heading-4dr6g {
	position: relative;
	text-align: center;
	transition: background .5s, border .5s, border-radius .5s, box-shadow .5s;
}

.eb-advance-heading-wrapper.eb-advance-heading-4dr6g:before {
	transition: background .5s, opacity .5s, filter .5s;
}

.eb-advance-heading-wrapper.eb-advance-heading-4dr6g .eb-ah-title {
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 15px;
}

.eb-advance-heading-wrapper.eb-advance-heading-4dr6g .eb-ah-title .first-title {
	color: var(--eb-global-heading-color);
	transition: border .5s, border-radius .5s, box-shadow .5s;
}

.eb-advance-heading-wrapper.eb-advance-heading-4dr6g .eb-ah-title .second-title {
	color: var(--eb-global-heading-color);
	transition: border .5s, border-radius .5s, box-shadow .5s;
}

.eb-advance-heading-wrapper.eb-advance-heading-4dr6g .eb-ah-title .third-title {
	color: var(--eb-global-heading-color);
	transition: border .5s, border-radius .5s, box-shadow .5s;
}

.eb-advance-heading-wrapper.eb-advance-heading-4dr6g .eb-ah-subtitle {
	text-align: center;
	color: var(--eb-global-text-color);
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 20px;
}

.eb-advance-heading-wrapper.eb-advance-heading-4dr6g .eb-ah-separator {
	color: var(--eb-global-text-color);
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
}

.eb-advance-heading-wrapper.eb-advance-heading-4dr6g .eb-ah-separator.line {
	border-style: none none solid;
	border-color: var(--eb-global-primary-color);
	border-width: 4px;
	width: 100px;
	margin-left: auto;
	margin-right: auto;
}

.eb-advance-heading-wrapper.eb-advance-heading-4dr6g .eb-ah-separator.icon {
	text-align: center;
	color: var(--eb-global-primary-color);
	font-size: 30px;
}

.eb-advance-heading-wrapper.eb-advance-heading-4dr6g .eb-ah-separator.icon > * {
	color: var(--eb-global-primary-color);
}

.eb-parent-eb-advance-heading-4dr6g {
	display: block;
}

/* Css for Animation */
body:not(.wp-admin) .eb-parent-eb-advance-heading-4dr6g.eb_animation {
	visibility: hidden;
	opacity: 0;
	transition: ease-in 1000ms;
}

body:not(.wp-admin) .eb-parent-eb-advance-heading-4dr6g.eb_animation.eb__animated {
	visibility: visible;
	opacity: 1;
}

.eb-parent-eb-advance-heading-4dr6g.eb_animation.eb__animated {
	animation-duration: 1000ms;
	animation-delay: 0ms;
}

.root-eb-advance-heading-4dr6g {
	position: relative;
}

@media (max-width: 1024px) {
	.eb-parent-eb-advance-heading-4dr6g {
		display: block;
	}
}

@media (max-width: 767px) {
	.eb-parent-eb-advance-heading-4dr6g {
		display: block;
	}
}

/* =eb-advance-heading-4dr6g= Ends */

/* eb-advance-heading-aod4x Starts */
.eb-advance-heading-wrapper.eb-advance-heading-aod4x {
	position: relative;
	text-align: left;
	transition: background .5s, border .5s, border-radius .5s, box-shadow .5s;
}

.eb-advance-heading-wrapper.eb-advance-heading-aod4x:before {
	transition: background .5s, opacity .5s, filter .5s;
}

.eb-advance-heading-wrapper.eb-advance-heading-aod4x .eb-ah-title {
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 15px;
}

.eb-advance-heading-wrapper.eb-advance-heading-aod4x .eb-ah-title .first-title {
	color: var(--eb-global-heading-color);
	transition: border .5s, border-radius .5s, box-shadow .5s;
}

.eb-advance-heading-wrapper.eb-advance-heading-aod4x .eb-ah-title .second-title {
	color: var(--eb-global-heading-color);
	transition: border .5s, border-radius .5s, box-shadow .5s;
}

.eb-advance-heading-wrapper.eb-advance-heading-aod4x .eb-ah-title .third-title {
	color: var(--eb-global-heading-color);
	transition: border .5s, border-radius .5s, box-shadow .5s;
}

.eb-advance-heading-wrapper.eb-advance-heading-aod4x .eb-ah-subtitle {
	text-align: left;
	color: var(--eb-global-text-color);
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 20px;
}

.eb-advance-heading-wrapper.eb-advance-heading-aod4x .eb-ah-separator {
	color: var(--eb-global-text-color);
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
}

.eb-advance-heading-wrapper.eb-advance-heading-aod4x .eb-ah-separator.line {
	border-style: none none solid;
	border-color: var(--eb-global-primary-color);
	border-width: 4px;
	width: 100px;
}

.eb-advance-heading-wrapper.eb-advance-heading-aod4x .eb-ah-separator.icon {
	text-align: left;
	color: var(--eb-global-primary-color);
	font-size: 30px;
}

.eb-advance-heading-wrapper.eb-advance-heading-aod4x .eb-ah-separator.icon > * {
	color: var(--eb-global-primary-color);
}

.eb-parent-eb-advance-heading-aod4x {
	display: block;
}

.root-eb-advance-heading-aod4x {
	position: relative;
}

@media (max-width: 1024px) {
	.eb-parent-eb-advance-heading-aod4x {
		display: block;
	}
}

@media (max-width: 767px) {
	.eb-parent-eb-advance-heading-aod4x {
		display: block;
	}
}

/* =eb-advance-heading-aod4x= Ends */

/* eb-icon-wz149 Starts */
.eb-icon-wz149.eb-icon-wrapper {
	text-align: left;
	transition: background .5s, border .5s, border-radius .5s, box-shadow .5s;
}

.eb-icon-wz149.eb-icon-wrapper.eb-icon-view-framed .eb-icon-container, .eb-icon-wz149.eb-icon-wrapper.eb-icon-view-default .eb-icon-container {
	color: rgba(72, 147, 241, 1);
}

.eb-icon-wz149.eb-icon-wrapper.eb-icon-view-framed .eb-icon-container {
	background-color: var(--eb-global-secondary-color);
	border-color: rgba(72, 147, 241, 1);
}

.eb-icon-wz149.eb-icon-wrapper.eb-icon-view-framed .eb-icon-container:hover {
	color: var(--eb-global-secondary-color);
	border-color: var(--eb-global-secondary-color);
	background-color: var(--eb-global-primary-color);
}

.eb-icon-wz149.eb-icon-wrapper.eb-icon-view-stacked .eb-icon-container {
	background-color: rgba(72, 147, 241, 1);
	color: var(--eb-global-secondary-color);
}

.eb-icon-wz149.eb-icon-wrapper.eb-icon-view-stacked .eb-icon-container:hover {
	background-color: var(--eb-global-secondary-color);
	color: var(--eb-global-primary-color);
}

.eb-icon-wz149.eb-icon-wrapper .eb-icon-container {
	font-size: 16px;
}

.eb-parent-eb-icon-wz149 {
	display: block;
}

.root-eb-icon-wz149 {
	position: relative;
}

@media (max-width: 1024px) {
	.eb-parent-eb-icon-wz149 {
		display: block;
	}
}

@media (max-width: 767px) {
	.eb-parent-eb-icon-wz149 {
		line-height: 0;
	}
	
	.eb-parent-eb-icon-wz149 {
		display: block;
	}
}

/* =eb-icon-wz149= Ends */

/* eb-icon-ib4ma Starts */
.eb-icon-ib4ma.eb-icon-wrapper {
	text-align: left;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	transition: background .5s, border .5s, border-radius .5s, box-shadow .5s;
}

.eb-icon-ib4ma.eb-icon-wrapper.eb-icon-view-framed .eb-icon-container, .eb-icon-ib4ma.eb-icon-wrapper.eb-icon-view-default .eb-icon-container {
	color: rgba(72, 147, 241, 1);
}

.eb-icon-ib4ma.eb-icon-wrapper.eb-icon-view-framed .eb-icon-container {
	background-color: var(--eb-global-secondary-color);
	border-color: rgba(72, 147, 241, 1);
}

.eb-icon-ib4ma.eb-icon-wrapper.eb-icon-view-framed .eb-icon-container:hover {
	color: var(--eb-global-secondary-color);
	border-color: var(--eb-global-secondary-color);
	background-color: var(--eb-global-primary-color);
}

.eb-icon-ib4ma.eb-icon-wrapper.eb-icon-view-stacked .eb-icon-container {
	background-color: rgba(72, 147, 241, 1);
	color: var(--eb-global-secondary-color);
}

.eb-icon-ib4ma.eb-icon-wrapper.eb-icon-view-stacked .eb-icon-container:hover {
	background-color: var(--eb-global-secondary-color);
	color: var(--eb-global-primary-color);
}

.eb-icon-ib4ma.eb-icon-wrapper .eb-icon-container {
	font-size: 20px;
}

.eb-parent-eb-icon-ib4ma {
	display: block;
}

.root-eb-icon-ib4ma {
	position: relative;
}

@media (max-width: 1024px) {
	.eb-parent-eb-icon-ib4ma {
		display: block;
	}
}

@media (max-width: 767px) {
	.eb-parent-eb-icon-ib4ma {
		line-height: 0;
	}
	
	.eb-parent-eb-icon-ib4ma {
		display: block;
	}
}

/* =eb-icon-ib4ma= Ends */

/* eb-popup-yz3os Starts */
.eb-popup-yz3os.eb-popup-container .eb-popup-content {
	width: 80%;
}

.eb-popup-yz3os.eb-popup-container .eb-popup-button a.eb-popup-button-anchor {
	font-size: 16px;
	padding-top: 15px;
	padding-right: 30px;
	padding-left: 30px;
	padding-bottom: 15px;
	background-color: var(--eb-global-button-background-color);
	color: var(--eb-global-button-text-color);
	transition: background .5s, border .5s, border-radius .5s, box-shadow .5s;
}

.eb-popup-yz3os.eb-popup-container .eb-popup-button a.eb-popup-button-anchor:hover {
	color: var(--eb-global-button-text-color);
	background-color: var(--eb-global-tertiary-color);
}

.eb-popup-yz3os.eb-popup-container .eb-popup-content-editor, .eb-popup-yz3os.eb-popup-container .eb-popup-content {
	background-color: var(--eb-global-background-color);
}

.eb-popup-yz3os.eb-popup-container .eb-popup-content-editor:before, .eb-popup-yz3os.eb-popup-container .eb-popup-content:before {
	transition: background .5s;
	z-index: -1;
}

.eb-popup-yz3os.eb-popup-container .eb-popup-content-editor:hover:before, .eb-popup-yz3os.eb-popup-container .eb-popup-content:hover:before {
	transition: background .5s, opacity .5s, filter .5s;
}

.eb-popup-yz3os.eb-popup-container .eb-popup-close-icon {
	padding: 5px;
	top: 10px;
	right: 10px;
	color: var(--eb-global-button-background-color);
	background-color: var(--eb-global-button-text-color);
	transition: border .5s, border-radius .5s, box-shadow .5s;
}

.eb-popup-yz3os.eb-popup-container .eb-modal-container {
	padding-top: 50px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 50px;
}

.eb-parent-eb-popup-yz3os {
	display: block;
}

.root-eb-popup-yz3os {
	position: relative;
}

@media (max-width: 1024px) {
	.eb-popup-yz3os.eb-popup-container .eb-popup-content {
		width: 90%;
	}
	
	.eb-parent-eb-popup-yz3os {
		display: block;
	}
}

@media (max-width: 767px) {
	.eb-popup-yz3os.eb-popup-container .eb-popup-content {
		width: 100%;
	}
	
	.eb-parent-eb-popup-yz3os {
		display: block;
	}
}

/* =eb-popup-yz3os= Ends */

/* eb-advanced-image-2dc6f Starts */
.eb-advanced-image-wrapper.eb-advanced-image-2dc6f {
	transition: background .5s, border .5s, border-radius .5s, box-shadow .5s;
}

.eb-advanced-image-wrapper.eb-advanced-image-2dc6f .eb-image-wrapper {
	margin: 0 auto;
}

.eb-advanced-image-wrapper.eb-advanced-image-2dc6f .eb-image-wrapper .eb-image-wrapper-inner {
	width: 683px;
	border-radius: 0px;
	height: auto;
	margin: 0 auto;
	transition: border .5s, border-radius .5s, box-shadow .5s;
}

.eb-advanced-image-wrapper.eb-advanced-image-2dc6f .eb-image-wrapper:hover .eb-image-wrapper-inner img {
	border-radius: 0px;
}

.eb-advanced-image-wrapper.eb-advanced-image-2dc6f .eb-image-wrapper figcaption {
	color: var(--eb-global-primary-color);
	text-align: center;
	font-size: 13px;
}

.eb-advanced-image-wrapper.eb-advanced-image-2dc6f .eb-image-wrapper .eb-image-wrapper-inner.eb-img-caption-style-1 figcaption {
	background: var(--eb-global-background-color);
}

.eb-parent-eb-advanced-image-2dc6f {
	display: block;
}

/* Css for Animation */
body:not(.wp-admin) .eb-parent-eb-advanced-image-2dc6f.eb_animation {
	visibility: hidden;
	opacity: 0;
	transition: ease-in 1000ms;
}

body:not(.wp-admin) .eb-parent-eb-advanced-image-2dc6f.eb_animation.eb__animated {
	visibility: visible;
	opacity: 1;
}

.eb-parent-eb-advanced-image-2dc6f.eb_animation.eb__animated {
	animation-duration: 1000ms;
	animation-delay: 0ms;
}

.root-eb-advanced-image-2dc6f {
	position: relative;
}

@media (max-width: 1024px) {
	.eb-advanced-image-wrapper.eb-advanced-image-2dc6f .eb-image-wrapper {
		margin: 0 auto;
	}
	
	.eb-advanced-image-wrapper.eb-advanced-image-2dc6f .eb-image-wrapper .eb-image-wrapper-inner {
		margin: 0 auto;
	}
	
	.eb-advanced-image-wrapper.eb-advanced-image-2dc6f .eb-image-wrapper figcaption {
		text-align: center;
	}
	
	.eb-parent-eb-advanced-image-2dc6f {
		display: block;
	}
}

@media (max-width: 767px) {
	.eb-advanced-image-wrapper.eb-advanced-image-2dc6f .eb-image-wrapper {
		margin: 0 auto;
	}
	
	.eb-advanced-image-wrapper.eb-advanced-image-2dc6f .eb-image-wrapper .eb-image-wrapper-inner {
		margin: 0 auto;
	}
	
	.eb-advanced-image-wrapper.eb-advanced-image-2dc6f .eb-image-wrapper figcaption {
		text-align: center;
	}
	
	.eb-parent-eb-advanced-image-2dc6f {
		display: block;
	}
}

/* =eb-advanced-image-2dc6f= Ends */

/* eb-advance-heading-komi4 Starts */
.eb-advance-heading-wrapper.eb-advance-heading-komi4 {
	position: relative;
	text-align: center;
	transition: background .5s, border .5s, border-radius .5s, box-shadow .5s;
}

.eb-advance-heading-wrapper.eb-advance-heading-komi4:before {
	transition: background .5s, opacity .5s, filter .5s;
}

.eb-advance-heading-wrapper.eb-advance-heading-komi4 .eb-ah-title {
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 15px;
}

.eb-advance-heading-wrapper.eb-advance-heading-komi4 .eb-ah-title .first-title {
	color: var(--eb-global-heading-color);
	transition: border .5s, border-radius .5s, box-shadow .5s;
}

.eb-advance-heading-wrapper.eb-advance-heading-komi4 .eb-ah-title .second-title {
	color: var(--eb-global-heading-color);
	transition: border .5s, border-radius .5s, box-shadow .5s;
}

.eb-advance-heading-wrapper.eb-advance-heading-komi4 .eb-ah-title .third-title {
	color: var(--eb-global-heading-color);
	transition: border .5s, border-radius .5s, box-shadow .5s;
}

.eb-advance-heading-wrapper.eb-advance-heading-komi4 .eb-ah-subtitle {
	text-align: center;
	color: var(--eb-global-text-color);
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 20px;
}

.eb-advance-heading-wrapper.eb-advance-heading-komi4 .eb-ah-separator {
	color: var(--eb-global-text-color);
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
}

.eb-advance-heading-wrapper.eb-advance-heading-komi4 .eb-ah-separator.line {
	border-style: none none solid;
	border-color: var(--eb-global-primary-color);
	border-width: 4px;
	width: 100px;
	margin-left: auto;
	margin-right: auto;
}

.eb-advance-heading-wrapper.eb-advance-heading-komi4 .eb-ah-separator.icon {
	text-align: center;
	color: var(--eb-global-primary-color);
	font-size: 30px;
}

.eb-advance-heading-wrapper.eb-advance-heading-komi4 .eb-ah-separator.icon > * {
	color: var(--eb-global-primary-color);
}

.eb-parent-eb-advance-heading-komi4 {
	display: block;
}

/* Css for Animation */
body:not(.wp-admin) .eb-parent-eb-advance-heading-komi4.eb_animation {
	visibility: hidden;
	opacity: 0;
	transition: ease-in 1000ms;
}

body:not(.wp-admin) .eb-parent-eb-advance-heading-komi4.eb_animation.eb__animated {
	visibility: visible;
	opacity: 1;
}

.eb-parent-eb-advance-heading-komi4.eb_animation.eb__animated {
	animation-duration: 1000ms;
	animation-delay: 0ms;
}

.root-eb-advance-heading-komi4 {
	position: relative;
}

@media (max-width: 1024px) {
	.eb-parent-eb-advance-heading-komi4 {
		display: block;
	}
}

@media (max-width: 767px) {
	.eb-parent-eb-advance-heading-komi4 {
		display: block;
	}
}

/* =eb-advance-heading-komi4= Ends */

/* eb-advance-heading-icv17 Starts */
.eb-advance-heading-wrapper.eb-advance-heading-icv17 {
	position: relative;
	text-align: left;
	transition: background .5s, border .5s, border-radius .5s, box-shadow .5s;
}

.eb-advance-heading-wrapper.eb-advance-heading-icv17:before {
	transition: background .5s, opacity .5s, filter .5s;
}

.eb-advance-heading-wrapper.eb-advance-heading-icv17 .eb-ah-title {
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 15px;
}

.eb-advance-heading-wrapper.eb-advance-heading-icv17 .eb-ah-title .first-title {
	color: var(--eb-global-heading-color);
	transition: border .5s, border-radius .5s, box-shadow .5s;
}

.eb-advance-heading-wrapper.eb-advance-heading-icv17 .eb-ah-title .second-title {
	color: var(--eb-global-heading-color);
	transition: border .5s, border-radius .5s, box-shadow .5s;
}

.eb-advance-heading-wrapper.eb-advance-heading-icv17 .eb-ah-title .third-title {
	color: var(--eb-global-heading-color);
	transition: border .5s, border-radius .5s, box-shadow .5s;
}

.eb-advance-heading-wrapper.eb-advance-heading-icv17 .eb-ah-subtitle {
	text-align: left;
	color: var(--eb-global-text-color);
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 20px;
}

.eb-advance-heading-wrapper.eb-advance-heading-icv17 .eb-ah-separator {
	color: var(--eb-global-text-color);
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
}

.eb-advance-heading-wrapper.eb-advance-heading-icv17 .eb-ah-separator.line {
	border-style: none none solid;
	border-color: var(--eb-global-primary-color);
	border-width: 4px;
	width: 100px;
}

.eb-advance-heading-wrapper.eb-advance-heading-icv17 .eb-ah-separator.icon {
	text-align: left;
	color: var(--eb-global-primary-color);
	font-size: 30px;
}

.eb-advance-heading-wrapper.eb-advance-heading-icv17 .eb-ah-separator.icon > * {
	color: var(--eb-global-primary-color);
}

.eb-parent-eb-advance-heading-icv17 {
	display: block;
}

.root-eb-advance-heading-icv17 {
	position: relative;
}

@media (max-width: 1024px) {
	.eb-parent-eb-advance-heading-icv17 {
		display: block;
	}
}

@media (max-width: 767px) {
	.eb-parent-eb-advance-heading-icv17 {
		display: block;
	}
}

/* =eb-advance-heading-icv17= Ends */

/* eb-icon-ny3pi Starts */
.eb-icon-ny3pi.eb-icon-wrapper {
	text-align: left;
	transition: background .5s, border .5s, border-radius .5s, box-shadow .5s;
}

.eb-icon-ny3pi.eb-icon-wrapper.eb-icon-view-framed .eb-icon-container, .eb-icon-ny3pi.eb-icon-wrapper.eb-icon-view-default .eb-icon-container {
	color: rgba(72, 147, 241, 1);
}

.eb-icon-ny3pi.eb-icon-wrapper.eb-icon-view-framed .eb-icon-container {
	background-color: var(--eb-global-secondary-color);
	border-color: rgba(72, 147, 241, 1);
}

.eb-icon-ny3pi.eb-icon-wrapper.eb-icon-view-framed .eb-icon-container:hover {
	color: var(--eb-global-secondary-color);
	border-color: var(--eb-global-secondary-color);
	background-color: var(--eb-global-primary-color);
}

.eb-icon-ny3pi.eb-icon-wrapper.eb-icon-view-stacked .eb-icon-container {
	background-color: rgba(72, 147, 241, 1);
	color: var(--eb-global-secondary-color);
}

.eb-icon-ny3pi.eb-icon-wrapper.eb-icon-view-stacked .eb-icon-container:hover {
	background-color: var(--eb-global-secondary-color);
	color: var(--eb-global-primary-color);
}

.eb-icon-ny3pi.eb-icon-wrapper .eb-icon-container {
	font-size: 16px;
}

.eb-parent-eb-icon-ny3pi {
	display: block;
}

.root-eb-icon-ny3pi {
	position: relative;
}

@media (max-width: 1024px) {
	.eb-parent-eb-icon-ny3pi {
		display: block;
	}
}

@media (max-width: 767px) {
	.eb-parent-eb-icon-ny3pi {
		line-height: 0;
	}
	
	.eb-parent-eb-icon-ny3pi {
		display: block;
	}
}

/* =eb-icon-ny3pi= Ends */

/* eb-icon-v5vta Starts */
.eb-icon-v5vta.eb-icon-wrapper {
	text-align: left;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	transition: background .5s, border .5s, border-radius .5s, box-shadow .5s;
}

.eb-icon-v5vta.eb-icon-wrapper.eb-icon-view-framed .eb-icon-container, .eb-icon-v5vta.eb-icon-wrapper.eb-icon-view-default .eb-icon-container {
	color: rgba(72, 147, 241, 1);
}

.eb-icon-v5vta.eb-icon-wrapper.eb-icon-view-framed .eb-icon-container {
	background-color: var(--eb-global-secondary-color);
	border-color: rgba(72, 147, 241, 1);
}

.eb-icon-v5vta.eb-icon-wrapper.eb-icon-view-framed .eb-icon-container:hover {
	color: var(--eb-global-secondary-color);
	border-color: var(--eb-global-secondary-color);
	background-color: var(--eb-global-primary-color);
}

.eb-icon-v5vta.eb-icon-wrapper.eb-icon-view-stacked .eb-icon-container {
	background-color: rgba(72, 147, 241, 1);
	color: var(--eb-global-secondary-color);
}

.eb-icon-v5vta.eb-icon-wrapper.eb-icon-view-stacked .eb-icon-container:hover {
	background-color: var(--eb-global-secondary-color);
	color: var(--eb-global-primary-color);
}

.eb-icon-v5vta.eb-icon-wrapper .eb-icon-container {
	font-size: 20px;
}

.eb-parent-eb-icon-v5vta {
	display: block;
}

.root-eb-icon-v5vta {
	position: relative;
}

@media (max-width: 1024px) {
	.eb-parent-eb-icon-v5vta {
		display: block;
	}
}

@media (max-width: 767px) {
	.eb-parent-eb-icon-v5vta {
		line-height: 0;
	}
	
	.eb-parent-eb-icon-v5vta {
		display: block;
	}
}

/* =eb-icon-v5vta= Ends */

/* eb-popup-j001t Starts */
.eb-popup-j001t.eb-popup-container .eb-popup-content {
	width: 80%;
}

.eb-popup-j001t.eb-popup-container .eb-popup-button a.eb-popup-button-anchor {
	font-size: 16px;
	padding-top: 15px;
	padding-right: 30px;
	padding-left: 30px;
	padding-bottom: 15px;
	background-color: var(--eb-global-button-background-color);
	color: var(--eb-global-button-text-color);
	transition: background .5s, border .5s, border-radius .5s, box-shadow .5s;
}

.eb-popup-j001t.eb-popup-container .eb-popup-button a.eb-popup-button-anchor:hover {
	color: var(--eb-global-button-text-color);
	background-color: var(--eb-global-tertiary-color);
}

.eb-popup-j001t.eb-popup-container .eb-popup-content-editor, .eb-popup-j001t.eb-popup-container .eb-popup-content {
	background-color: var(--eb-global-background-color);
}

.eb-popup-j001t.eb-popup-container .eb-popup-content-editor:before, .eb-popup-j001t.eb-popup-container .eb-popup-content:before {
	transition: background .5s;
	z-index: -1;
}

.eb-popup-j001t.eb-popup-container .eb-popup-content-editor:hover:before, .eb-popup-j001t.eb-popup-container .eb-popup-content:hover:before {
	transition: background .5s, opacity .5s, filter .5s;
}

.eb-popup-j001t.eb-popup-container .eb-popup-close-icon {
	padding: 5px;
	top: 10px;
	right: 10px;
	color: var(--eb-global-button-background-color);
	background-color: var(--eb-global-button-text-color);
	transition: border .5s, border-radius .5s, box-shadow .5s;
}

.eb-popup-j001t.eb-popup-container .eb-modal-container {
	padding-top: 50px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 50px;
}

.eb-parent-eb-popup-j001t {
	display: block;
}

.root-eb-popup-j001t {
	position: relative;
}

@media (max-width: 1024px) {
	.eb-popup-j001t.eb-popup-container .eb-popup-content {
		width: 90%;
	}
	
	.eb-parent-eb-popup-j001t {
		display: block;
	}
}

@media (max-width: 767px) {
	.eb-popup-j001t.eb-popup-container .eb-popup-content {
		width: 100%;
	}
	
	.eb-parent-eb-popup-j001t {
		display: block;
	}
}

/* =eb-popup-j001t= Ends */

/* eb-advanced-image-qycff Starts */
.eb-advanced-image-wrapper.eb-advanced-image-qycff {
	transition: background .5s, border .5s, border-radius .5s, box-shadow .5s;
}

.eb-advanced-image-wrapper.eb-advanced-image-qycff .eb-image-wrapper {
	margin: 0 auto;
}

.eb-advanced-image-wrapper.eb-advanced-image-qycff .eb-image-wrapper .eb-image-wrapper-inner {
	width: 683px;
	border-radius: 0px;
	height: auto;
	margin: 0 auto;
	transition: border .5s, border-radius .5s, box-shadow .5s;
}

.eb-advanced-image-wrapper.eb-advanced-image-qycff .eb-image-wrapper:hover .eb-image-wrapper-inner img {
	border-radius: 0px;
}

.eb-advanced-image-wrapper.eb-advanced-image-qycff .eb-image-wrapper figcaption {
	color: var(--eb-global-primary-color);
	text-align: center;
	font-size: 13px;
}

.eb-advanced-image-wrapper.eb-advanced-image-qycff .eb-image-wrapper .eb-image-wrapper-inner.eb-img-caption-style-1 figcaption {
	background: var(--eb-global-background-color);
}

.eb-parent-eb-advanced-image-qycff {
	display: block;
}

/* Css for Animation */
body:not(.wp-admin) .eb-parent-eb-advanced-image-qycff.eb_animation {
	visibility: hidden;
	opacity: 0;
	transition: ease-in 1000ms;
}

body:not(.wp-admin) .eb-parent-eb-advanced-image-qycff.eb_animation.eb__animated {
	visibility: visible;
	opacity: 1;
}

.eb-parent-eb-advanced-image-qycff.eb_animation.eb__animated {
	animation-duration: 1000ms;
	animation-delay: 0ms;
}

.root-eb-advanced-image-qycff {
	position: relative;
}

@media (max-width: 1024px) {
	.eb-advanced-image-wrapper.eb-advanced-image-qycff .eb-image-wrapper {
		margin: 0 auto;
	}
	
	.eb-advanced-image-wrapper.eb-advanced-image-qycff .eb-image-wrapper .eb-image-wrapper-inner {
		margin: 0 auto;
	}
	
	.eb-advanced-image-wrapper.eb-advanced-image-qycff .eb-image-wrapper figcaption {
		text-align: center;
	}
	
	.eb-parent-eb-advanced-image-qycff {
		display: block;
	}
}

@media (max-width: 767px) {
	.eb-advanced-image-wrapper.eb-advanced-image-qycff .eb-image-wrapper {
		margin: 0 auto;
	}
	
	.eb-advanced-image-wrapper.eb-advanced-image-qycff .eb-image-wrapper .eb-image-wrapper-inner {
		margin: 0 auto;
	}
	
	.eb-advanced-image-wrapper.eb-advanced-image-qycff .eb-image-wrapper figcaption {
		text-align: center;
	}
	
	.eb-parent-eb-advanced-image-qycff {
		display: block;
	}
}

/* =eb-advanced-image-qycff= Ends */

/* eb-advance-heading-ppxai Starts */
.eb-advance-heading-wrapper.eb-advance-heading-ppxai {
	position: relative;
	text-align: center;
	transition: background .5s, border .5s, border-radius .5s, box-shadow .5s;
}

.eb-advance-heading-wrapper.eb-advance-heading-ppxai:before {
	transition: background .5s, opacity .5s, filter .5s;
}

.eb-advance-heading-wrapper.eb-advance-heading-ppxai .eb-ah-title {
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 15px;
}

.eb-advance-heading-wrapper.eb-advance-heading-ppxai .eb-ah-title .first-title {
	color: var(--eb-global-heading-color);
	transition: border .5s, border-radius .5s, box-shadow .5s;
}

.eb-advance-heading-wrapper.eb-advance-heading-ppxai .eb-ah-title .second-title {
	color: var(--eb-global-heading-color);
	transition: border .5s, border-radius .5s, box-shadow .5s;
}

.eb-advance-heading-wrapper.eb-advance-heading-ppxai .eb-ah-title .third-title {
	color: var(--eb-global-heading-color);
	transition: border .5s, border-radius .5s, box-shadow .5s;
}

.eb-advance-heading-wrapper.eb-advance-heading-ppxai .eb-ah-subtitle {
	text-align: center;
	color: var(--eb-global-text-color);
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 20px;
}

.eb-advance-heading-wrapper.eb-advance-heading-ppxai .eb-ah-separator {
	color: var(--eb-global-text-color);
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
}

.eb-advance-heading-wrapper.eb-advance-heading-ppxai .eb-ah-separator.line {
	border-style: none none solid;
	border-color: var(--eb-global-primary-color);
	border-width: 4px;
	width: 100px;
	margin-left: auto;
	margin-right: auto;
}

.eb-advance-heading-wrapper.eb-advance-heading-ppxai .eb-ah-separator.icon {
	text-align: center;
	color: var(--eb-global-primary-color);
	font-size: 30px;
}

.eb-advance-heading-wrapper.eb-advance-heading-ppxai .eb-ah-separator.icon > * {
	color: var(--eb-global-primary-color);
}

.eb-parent-eb-advance-heading-ppxai {
	display: block;
}

/* Css for Animation */
body:not(.wp-admin) .eb-parent-eb-advance-heading-ppxai.eb_animation {
	visibility: hidden;
	opacity: 0;
	transition: ease-in 1000ms;
}

body:not(.wp-admin) .eb-parent-eb-advance-heading-ppxai.eb_animation.eb__animated {
	visibility: visible;
	opacity: 1;
}

.eb-parent-eb-advance-heading-ppxai.eb_animation.eb__animated {
	animation-duration: 1000ms;
	animation-delay: 0ms;
}

.root-eb-advance-heading-ppxai {
	position: relative;
}

@media (max-width: 1024px) {
	.eb-parent-eb-advance-heading-ppxai {
		display: block;
	}
}

@media (max-width: 767px) {
	.eb-parent-eb-advance-heading-ppxai {
		display: block;
	}
}

/* =eb-advance-heading-ppxai= Ends */

/* eb-advance-heading-m8pvx Starts */
.eb-advance-heading-wrapper.eb-advance-heading-m8pvx {
	position: relative;
	text-align: left;
	transition: background .5s, border .5s, border-radius .5s, box-shadow .5s;
}

.eb-advance-heading-wrapper.eb-advance-heading-m8pvx:before {
	transition: background .5s, opacity .5s, filter .5s;
}

.eb-advance-heading-wrapper.eb-advance-heading-m8pvx .eb-ah-title {
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 15px;
}

.eb-advance-heading-wrapper.eb-advance-heading-m8pvx .eb-ah-title .first-title {
	color: var(--eb-global-heading-color);
	transition: border .5s, border-radius .5s, box-shadow .5s;
}

.eb-advance-heading-wrapper.eb-advance-heading-m8pvx .eb-ah-title .second-title {
	color: var(--eb-global-heading-color);
	transition: border .5s, border-radius .5s, box-shadow .5s;
}

.eb-advance-heading-wrapper.eb-advance-heading-m8pvx .eb-ah-title .third-title {
	color: var(--eb-global-heading-color);
	transition: border .5s, border-radius .5s, box-shadow .5s;
}

.eb-advance-heading-wrapper.eb-advance-heading-m8pvx .eb-ah-subtitle {
	text-align: left;
	color: var(--eb-global-text-color);
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 20px;
}

.eb-advance-heading-wrapper.eb-advance-heading-m8pvx .eb-ah-separator {
	color: var(--eb-global-text-color);
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
}

.eb-advance-heading-wrapper.eb-advance-heading-m8pvx .eb-ah-separator.line {
	border-style: none none solid;
	border-color: var(--eb-global-primary-color);
	border-width: 4px;
	width: 100px;
}

.eb-advance-heading-wrapper.eb-advance-heading-m8pvx .eb-ah-separator.icon {
	text-align: left;
	color: var(--eb-global-primary-color);
	font-size: 30px;
}

.eb-advance-heading-wrapper.eb-advance-heading-m8pvx .eb-ah-separator.icon > * {
	color: var(--eb-global-primary-color);
}

.eb-parent-eb-advance-heading-m8pvx {
	display: block;
}

.root-eb-advance-heading-m8pvx {
	position: relative;
}

@media (max-width: 1024px) {
	.eb-parent-eb-advance-heading-m8pvx {
		display: block;
	}
}

@media (max-width: 767px) {
	.eb-parent-eb-advance-heading-m8pvx {
		display: block;
	}
}

/* =eb-advance-heading-m8pvx= Ends */

/* eb-icon-3331b Starts */
.eb-icon-3331b.eb-icon-wrapper {
	text-align: left;
	transition: background .5s, border .5s, border-radius .5s, box-shadow .5s;
}

.eb-icon-3331b.eb-icon-wrapper.eb-icon-view-framed .eb-icon-container, .eb-icon-3331b.eb-icon-wrapper.eb-icon-view-default .eb-icon-container {
	color: rgba(72, 147, 241, 1);
}

.eb-icon-3331b.eb-icon-wrapper.eb-icon-view-framed .eb-icon-container {
	background-color: var(--eb-global-secondary-color);
	border-color: rgba(72, 147, 241, 1);
}

.eb-icon-3331b.eb-icon-wrapper.eb-icon-view-framed .eb-icon-container:hover {
	color: var(--eb-global-secondary-color);
	border-color: var(--eb-global-secondary-color);
	background-color: var(--eb-global-primary-color);
}

.eb-icon-3331b.eb-icon-wrapper.eb-icon-view-stacked .eb-icon-container {
	background-color: rgba(72, 147, 241, 1);
	color: var(--eb-global-secondary-color);
}

.eb-icon-3331b.eb-icon-wrapper.eb-icon-view-stacked .eb-icon-container:hover {
	background-color: var(--eb-global-secondary-color);
	color: var(--eb-global-primary-color);
}

.eb-icon-3331b.eb-icon-wrapper .eb-icon-container {
	font-size: 16px;
}

.eb-parent-eb-icon-3331b {
	display: block;
}

.root-eb-icon-3331b {
	position: relative;
}

@media (max-width: 1024px) {
	.eb-parent-eb-icon-3331b {
		display: block;
	}
}

@media (max-width: 767px) {
	.eb-parent-eb-icon-3331b {
		line-height: 0;
	}
	
	.eb-parent-eb-icon-3331b {
		display: block;
	}
}

/* =eb-icon-3331b= Ends */

/* eb-icon-yqolg Starts */
.eb-icon-yqolg.eb-icon-wrapper {
	text-align: left;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	transition: background .5s, border .5s, border-radius .5s, box-shadow .5s;
}

.eb-icon-yqolg.eb-icon-wrapper.eb-icon-view-framed .eb-icon-container, .eb-icon-yqolg.eb-icon-wrapper.eb-icon-view-default .eb-icon-container {
	color: rgba(72, 147, 241, 1);
}

.eb-icon-yqolg.eb-icon-wrapper.eb-icon-view-framed .eb-icon-container {
	background-color: var(--eb-global-secondary-color);
	border-color: rgba(72, 147, 241, 1);
}

.eb-icon-yqolg.eb-icon-wrapper.eb-icon-view-framed .eb-icon-container:hover {
	color: var(--eb-global-secondary-color);
	border-color: var(--eb-global-secondary-color);
	background-color: var(--eb-global-primary-color);
}

.eb-icon-yqolg.eb-icon-wrapper.eb-icon-view-stacked .eb-icon-container {
	background-color: rgba(72, 147, 241, 1);
	color: var(--eb-global-secondary-color);
}

.eb-icon-yqolg.eb-icon-wrapper.eb-icon-view-stacked .eb-icon-container:hover {
	background-color: var(--eb-global-secondary-color);
	color: var(--eb-global-primary-color);
}

.eb-icon-yqolg.eb-icon-wrapper .eb-icon-container {
	font-size: 20px;
}

.eb-parent-eb-icon-yqolg {
	display: block;
}

.root-eb-icon-yqolg {
	position: relative;
}

@media (max-width: 1024px) {
	.eb-parent-eb-icon-yqolg {
		display: block;
	}
}

@media (max-width: 767px) {
	.eb-parent-eb-icon-yqolg {
		line-height: 0;
	}
	
	.eb-parent-eb-icon-yqolg {
		display: block;
	}
}

/* =eb-icon-yqolg= Ends */

/* eb-popup-0vkii Starts */
.eb-popup-0vkii.eb-popup-container .eb-popup-content {
	width: 80%;
}

.eb-popup-0vkii.eb-popup-container .eb-popup-button a.eb-popup-button-anchor {
	font-size: 16px;
	padding-top: 15px;
	padding-right: 30px;
	padding-left: 30px;
	padding-bottom: 15px;
	background-color: var(--eb-global-button-background-color);
	color: var(--eb-global-button-text-color);
	transition: background .5s, border .5s, border-radius .5s, box-shadow .5s;
}

.eb-popup-0vkii.eb-popup-container .eb-popup-button a.eb-popup-button-anchor:hover {
	color: var(--eb-global-button-text-color);
	background-color: var(--eb-global-tertiary-color);
}

.eb-popup-0vkii.eb-popup-container .eb-popup-content-editor, .eb-popup-0vkii.eb-popup-container .eb-popup-content {
	background-color: var(--eb-global-background-color);
}

.eb-popup-0vkii.eb-popup-container .eb-popup-content-editor:before, .eb-popup-0vkii.eb-popup-container .eb-popup-content:before {
	transition: background .5s;
	z-index: -1;
}

.eb-popup-0vkii.eb-popup-container .eb-popup-content-editor:hover:before, .eb-popup-0vkii.eb-popup-container .eb-popup-content:hover:before {
	transition: background .5s, opacity .5s, filter .5s;
}

.eb-popup-0vkii.eb-popup-container .eb-popup-close-icon {
	padding: 5px;
	top: 10px;
	right: 10px;
	color: var(--eb-global-button-background-color);
	background-color: var(--eb-global-button-text-color);
	transition: border .5s, border-radius .5s, box-shadow .5s;
}

.eb-popup-0vkii.eb-popup-container .eb-modal-container {
	padding-top: 50px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 50px;
}

.eb-parent-eb-popup-0vkii {
	display: block;
}

.root-eb-popup-0vkii {
	position: relative;
}

@media (max-width: 1024px) {
	.eb-popup-0vkii.eb-popup-container .eb-popup-content {
		width: 90%;
	}
	
	.eb-parent-eb-popup-0vkii {
		display: block;
	}
}

@media (max-width: 767px) {
	.eb-popup-0vkii.eb-popup-container .eb-popup-content {
		width: 100%;
	}
	
	.eb-parent-eb-popup-0vkii {
		display: block;
	}
}

/* =eb-popup-0vkii= Ends */

/* eb-advanced-image-rfv23 Starts */
.eb-advanced-image-wrapper.eb-advanced-image-rfv23 {
	transition: background .5s, border .5s, border-radius .5s, box-shadow .5s;
}

.eb-advanced-image-wrapper.eb-advanced-image-rfv23 .eb-image-wrapper {
	margin: 0 auto;
}

.eb-advanced-image-wrapper.eb-advanced-image-rfv23 .eb-image-wrapper .eb-image-wrapper-inner {
	width: 683px;
	border-radius: 0px;
	height: auto;
	margin: 0 auto;
	transition: border .5s, border-radius .5s, box-shadow .5s;
}

.eb-advanced-image-wrapper.eb-advanced-image-rfv23 .eb-image-wrapper:hover .eb-image-wrapper-inner img {
	border-radius: 0px;
}

.eb-advanced-image-wrapper.eb-advanced-image-rfv23 .eb-image-wrapper figcaption {
	color: var(--eb-global-primary-color);
	text-align: center;
	font-size: 13px;
}

.eb-advanced-image-wrapper.eb-advanced-image-rfv23 .eb-image-wrapper .eb-image-wrapper-inner.eb-img-caption-style-1 figcaption {
	background: var(--eb-global-background-color);
}

.eb-parent-eb-advanced-image-rfv23 {
	display: block;
}

/* Css for Animation */
body:not(.wp-admin) .eb-parent-eb-advanced-image-rfv23.eb_animation {
	visibility: hidden;
	opacity: 0;
	transition: ease-in 1000ms;
}

body:not(.wp-admin) .eb-parent-eb-advanced-image-rfv23.eb_animation.eb__animated {
	visibility: visible;
	opacity: 1;
}

.eb-parent-eb-advanced-image-rfv23.eb_animation.eb__animated {
	animation-duration: 1000ms;
	animation-delay: 0ms;
}

.root-eb-advanced-image-rfv23 {
	position: relative;
}

@media (max-width: 1024px) {
	.eb-advanced-image-wrapper.eb-advanced-image-rfv23 .eb-image-wrapper {
		margin: 0 auto;
	}
	
	.eb-advanced-image-wrapper.eb-advanced-image-rfv23 .eb-image-wrapper .eb-image-wrapper-inner {
		margin: 0 auto;
	}
	
	.eb-advanced-image-wrapper.eb-advanced-image-rfv23 .eb-image-wrapper figcaption {
		text-align: center;
	}
	
	.eb-parent-eb-advanced-image-rfv23 {
		display: block;
	}
}

@media (max-width: 767px) {
	.eb-advanced-image-wrapper.eb-advanced-image-rfv23 .eb-image-wrapper {
		margin: 0 auto;
	}
	
	.eb-advanced-image-wrapper.eb-advanced-image-rfv23 .eb-image-wrapper .eb-image-wrapper-inner {
		margin: 0 auto;
	}
	
	.eb-advanced-image-wrapper.eb-advanced-image-rfv23 .eb-image-wrapper figcaption {
		text-align: center;
	}
	
	.eb-parent-eb-advanced-image-rfv23 {
		display: block;
	}
}

/* =eb-advanced-image-rfv23= Ends */

/* eb-advance-heading-2bxql Starts */
.eb-advance-heading-wrapper.eb-advance-heading-2bxql {
	position: relative;
	text-align: center;
	transition: background .5s, border .5s, border-radius .5s, box-shadow .5s;
}

.eb-advance-heading-wrapper.eb-advance-heading-2bxql:before {
	transition: background .5s, opacity .5s, filter .5s;
}

.eb-advance-heading-wrapper.eb-advance-heading-2bxql .eb-ah-title {
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 15px;
}

.eb-advance-heading-wrapper.eb-advance-heading-2bxql .eb-ah-title .first-title {
	color: var(--eb-global-heading-color);
	transition: border .5s, border-radius .5s, box-shadow .5s;
}

.eb-advance-heading-wrapper.eb-advance-heading-2bxql .eb-ah-title .second-title {
	color: var(--eb-global-heading-color);
	transition: border .5s, border-radius .5s, box-shadow .5s;
}

.eb-advance-heading-wrapper.eb-advance-heading-2bxql .eb-ah-title .third-title {
	color: var(--eb-global-heading-color);
	transition: border .5s, border-radius .5s, box-shadow .5s;
}

.eb-advance-heading-wrapper.eb-advance-heading-2bxql .eb-ah-subtitle {
	text-align: center;
	color: var(--eb-global-text-color);
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 20px;
}

.eb-advance-heading-wrapper.eb-advance-heading-2bxql .eb-ah-separator {
	color: var(--eb-global-text-color);
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
}

.eb-advance-heading-wrapper.eb-advance-heading-2bxql .eb-ah-separator.line {
	border-style: none none solid;
	border-color: var(--eb-global-primary-color);
	border-width: 4px;
	width: 100px;
	margin-left: auto;
	margin-right: auto;
}

.eb-advance-heading-wrapper.eb-advance-heading-2bxql .eb-ah-separator.icon {
	text-align: center;
	color: var(--eb-global-primary-color);
	font-size: 30px;
}

.eb-advance-heading-wrapper.eb-advance-heading-2bxql .eb-ah-separator.icon > * {
	color: var(--eb-global-primary-color);
}

.eb-parent-eb-advance-heading-2bxql {
	display: block;
}

/* Css for Animation */
body:not(.wp-admin) .eb-parent-eb-advance-heading-2bxql.eb_animation {
	visibility: hidden;
	opacity: 0;
	transition: ease-in 1000ms;
}

body:not(.wp-admin) .eb-parent-eb-advance-heading-2bxql.eb_animation.eb__animated {
	visibility: visible;
	opacity: 1;
}

.eb-parent-eb-advance-heading-2bxql.eb_animation.eb__animated {
	animation-duration: 1000ms;
	animation-delay: 0ms;
}

.root-eb-advance-heading-2bxql {
	position: relative;
}

@media (max-width: 1024px) {
	.eb-parent-eb-advance-heading-2bxql {
		display: block;
	}
}

@media (max-width: 767px) {
	.eb-parent-eb-advance-heading-2bxql {
		display: block;
	}
}

/* =eb-advance-heading-2bxql= Ends */

/* eb-advance-heading-i6365 Starts */
.eb-advance-heading-wrapper.eb-advance-heading-i6365 {
	position: relative;
	text-align: left;
	transition: background .5s, border .5s, border-radius .5s, box-shadow .5s;
}

.eb-advance-heading-wrapper.eb-advance-heading-i6365:before {
	transition: background .5s, opacity .5s, filter .5s;
}

.eb-advance-heading-wrapper.eb-advance-heading-i6365 .eb-ah-title {
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 15px;
}

.eb-advance-heading-wrapper.eb-advance-heading-i6365 .eb-ah-title .first-title {
	color: var(--eb-global-heading-color);
	transition: border .5s, border-radius .5s, box-shadow .5s;
}

.eb-advance-heading-wrapper.eb-advance-heading-i6365 .eb-ah-title .second-title {
	color: var(--eb-global-heading-color);
	transition: border .5s, border-radius .5s, box-shadow .5s;
}

.eb-advance-heading-wrapper.eb-advance-heading-i6365 .eb-ah-title .third-title {
	color: var(--eb-global-heading-color);
	transition: border .5s, border-radius .5s, box-shadow .5s;
}

.eb-advance-heading-wrapper.eb-advance-heading-i6365 .eb-ah-subtitle {
	text-align: left;
	color: var(--eb-global-text-color);
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 20px;
}

.eb-advance-heading-wrapper.eb-advance-heading-i6365 .eb-ah-separator {
	color: var(--eb-global-text-color);
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
}

.eb-advance-heading-wrapper.eb-advance-heading-i6365 .eb-ah-separator.line {
	border-style: none none solid;
	border-color: var(--eb-global-primary-color);
	border-width: 4px;
	width: 100px;
}

.eb-advance-heading-wrapper.eb-advance-heading-i6365 .eb-ah-separator.icon {
	text-align: left;
	color: var(--eb-global-primary-color);
	font-size: 30px;
}

.eb-advance-heading-wrapper.eb-advance-heading-i6365 .eb-ah-separator.icon > * {
	color: var(--eb-global-primary-color);
}

.eb-parent-eb-advance-heading-i6365 {
	display: block;
}

.root-eb-advance-heading-i6365 {
	position: relative;
}

@media (max-width: 1024px) {
	.eb-parent-eb-advance-heading-i6365 {
		display: block;
	}
}

@media (max-width: 767px) {
	.eb-parent-eb-advance-heading-i6365 {
		display: block;
	}
}

/* =eb-advance-heading-i6365= Ends */

/* eb-icon-rw9v1 Starts */
.eb-icon-rw9v1.eb-icon-wrapper {
	text-align: left;
	transition: background .5s, border .5s, border-radius .5s, box-shadow .5s;
}

.eb-icon-rw9v1.eb-icon-wrapper.eb-icon-view-framed .eb-icon-container, .eb-icon-rw9v1.eb-icon-wrapper.eb-icon-view-default .eb-icon-container {
	color: rgba(72, 147, 241, 1);
}

.eb-icon-rw9v1.eb-icon-wrapper.eb-icon-view-framed .eb-icon-container {
	background-color: var(--eb-global-secondary-color);
	border-color: rgba(72, 147, 241, 1);
}

.eb-icon-rw9v1.eb-icon-wrapper.eb-icon-view-framed .eb-icon-container:hover {
	color: var(--eb-global-secondary-color);
	border-color: var(--eb-global-secondary-color);
	background-color: var(--eb-global-primary-color);
}

.eb-icon-rw9v1.eb-icon-wrapper.eb-icon-view-stacked .eb-icon-container {
	background-color: rgba(72, 147, 241, 1);
	color: var(--eb-global-secondary-color);
}

.eb-icon-rw9v1.eb-icon-wrapper.eb-icon-view-stacked .eb-icon-container:hover {
	background-color: var(--eb-global-secondary-color);
	color: var(--eb-global-primary-color);
}

.eb-icon-rw9v1.eb-icon-wrapper .eb-icon-container {
	font-size: 16px;
}

.eb-parent-eb-icon-rw9v1 {
	display: block;
}

.root-eb-icon-rw9v1 {
	position: relative;
}

@media (max-width: 1024px) {
	.eb-parent-eb-icon-rw9v1 {
		display: block;
	}
}

@media (max-width: 767px) {
	.eb-parent-eb-icon-rw9v1 {
		line-height: 0;
	}
	
	.eb-parent-eb-icon-rw9v1 {
		display: block;
	}
}

/* =eb-icon-rw9v1= Ends */

/* eb-icon-zm2jl Starts */
.eb-icon-zm2jl.eb-icon-wrapper {
	text-align: left;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	transition: background .5s, border .5s, border-radius .5s, box-shadow .5s;
}

.eb-icon-zm2jl.eb-icon-wrapper.eb-icon-view-framed .eb-icon-container, .eb-icon-zm2jl.eb-icon-wrapper.eb-icon-view-default .eb-icon-container {
	color: rgba(72, 147, 241, 1);
}

.eb-icon-zm2jl.eb-icon-wrapper.eb-icon-view-framed .eb-icon-container {
	background-color: var(--eb-global-secondary-color);
	border-color: rgba(72, 147, 241, 1);
}

.eb-icon-zm2jl.eb-icon-wrapper.eb-icon-view-framed .eb-icon-container:hover {
	color: var(--eb-global-secondary-color);
	border-color: var(--eb-global-secondary-color);
	background-color: var(--eb-global-primary-color);
}

.eb-icon-zm2jl.eb-icon-wrapper.eb-icon-view-stacked .eb-icon-container {
	background-color: rgba(72, 147, 241, 1);
	color: var(--eb-global-secondary-color);
}

.eb-icon-zm2jl.eb-icon-wrapper.eb-icon-view-stacked .eb-icon-container:hover {
	background-color: var(--eb-global-secondary-color);
	color: var(--eb-global-primary-color);
}

.eb-icon-zm2jl.eb-icon-wrapper .eb-icon-container {
	font-size: 20px;
}

.eb-parent-eb-icon-zm2jl {
	display: block;
}

.root-eb-icon-zm2jl {
	position: relative;
}

@media (max-width: 1024px) {
	.eb-parent-eb-icon-zm2jl {
		display: block;
	}
}

@media (max-width: 767px) {
	.eb-parent-eb-icon-zm2jl {
		line-height: 0;
	}
	
	.eb-parent-eb-icon-zm2jl {
		display: block;
	}
}

/* =eb-icon-zm2jl= Ends */

/* eb-popup-3tvpd Starts */
.eb-popup-3tvpd.eb-popup-container .eb-popup-content {
	width: 80%;
}

.eb-popup-3tvpd.eb-popup-container .eb-popup-button a.eb-popup-button-anchor {
	font-size: 16px;
	padding-top: 15px;
	padding-right: 30px;
	padding-left: 30px;
	padding-bottom: 15px;
	background-color: var(--eb-global-button-background-color);
	color: var(--eb-global-button-text-color);
	transition: background .5s, border .5s, border-radius .5s, box-shadow .5s;
}

.eb-popup-3tvpd.eb-popup-container .eb-popup-button a.eb-popup-button-anchor:hover {
	color: var(--eb-global-button-text-color);
	background-color: var(--eb-global-tertiary-color);
}

.eb-popup-3tvpd.eb-popup-container .eb-popup-content-editor, .eb-popup-3tvpd.eb-popup-container .eb-popup-content {
	background-color: var(--eb-global-background-color);
}

.eb-popup-3tvpd.eb-popup-container .eb-popup-content-editor:before, .eb-popup-3tvpd.eb-popup-container .eb-popup-content:before {
	transition: background .5s;
	z-index: -1;
}

.eb-popup-3tvpd.eb-popup-container .eb-popup-content-editor:hover:before, .eb-popup-3tvpd.eb-popup-container .eb-popup-content:hover:before {
	transition: background .5s, opacity .5s, filter .5s;
}

.eb-popup-3tvpd.eb-popup-container .eb-popup-close-icon {
	padding: 5px;
	top: 10px;
	right: 10px;
	color: var(--eb-global-button-background-color);
	background-color: var(--eb-global-button-text-color);
	transition: border .5s, border-radius .5s, box-shadow .5s;
}

.eb-popup-3tvpd.eb-popup-container .eb-modal-container {
	padding-top: 50px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 50px;
}

.eb-parent-eb-popup-3tvpd {
	display: block;
}

.root-eb-popup-3tvpd {
	position: relative;
}

@media (max-width: 1024px) {
	.eb-popup-3tvpd.eb-popup-container .eb-popup-content {
		width: 90%;
	}
	
	.eb-parent-eb-popup-3tvpd {
		display: block;
	}
}

@media (max-width: 767px) {
	.eb-popup-3tvpd.eb-popup-container .eb-popup-content {
		width: 100%;
	}
	
	.eb-parent-eb-popup-3tvpd {
		display: block;
	}
}

/* =eb-popup-3tvpd= Ends */

/* eb-advanced-image-jsdns Starts */
.eb-advanced-image-wrapper.eb-advanced-image-jsdns {
	transition: background .5s, border .5s, border-radius .5s, box-shadow .5s;
}

.eb-advanced-image-wrapper.eb-advanced-image-jsdns .eb-image-wrapper {
	margin: 0 auto;
}

.eb-advanced-image-wrapper.eb-advanced-image-jsdns .eb-image-wrapper .eb-image-wrapper-inner {
	width: 683px;
	border-radius: 0px;
	height: auto;
	margin: 0 auto;
	transition: border .5s, border-radius .5s, box-shadow .5s;
}

.eb-advanced-image-wrapper.eb-advanced-image-jsdns .eb-image-wrapper:hover .eb-image-wrapper-inner img {
	border-radius: 0px;
}

.eb-advanced-image-wrapper.eb-advanced-image-jsdns .eb-image-wrapper figcaption {
	color: var(--eb-global-primary-color);
	text-align: center;
	font-size: 13px;
}

.eb-advanced-image-wrapper.eb-advanced-image-jsdns .eb-image-wrapper .eb-image-wrapper-inner.eb-img-caption-style-1 figcaption {
	background: var(--eb-global-background-color);
}

.eb-parent-eb-advanced-image-jsdns {
	display: block;
}

/* Css for Animation */
body:not(.wp-admin) .eb-parent-eb-advanced-image-jsdns.eb_animation {
	visibility: hidden;
	opacity: 0;
	transition: ease-in 1000ms;
}

body:not(.wp-admin) .eb-parent-eb-advanced-image-jsdns.eb_animation.eb__animated {
	visibility: visible;
	opacity: 1;
}

.eb-parent-eb-advanced-image-jsdns.eb_animation.eb__animated {
	animation-duration: 1000ms;
	animation-delay: 0ms;
}

.root-eb-advanced-image-jsdns {
	position: relative;
}

@media (max-width: 1024px) {
	.eb-advanced-image-wrapper.eb-advanced-image-jsdns .eb-image-wrapper {
		margin: 0 auto;
	}
	
	.eb-advanced-image-wrapper.eb-advanced-image-jsdns .eb-image-wrapper .eb-image-wrapper-inner {
		margin: 0 auto;
	}
	
	.eb-advanced-image-wrapper.eb-advanced-image-jsdns .eb-image-wrapper figcaption {
		text-align: center;
	}
	
	.eb-parent-eb-advanced-image-jsdns {
		display: block;
	}
}

@media (max-width: 767px) {
	.eb-advanced-image-wrapper.eb-advanced-image-jsdns .eb-image-wrapper {
		margin: 0 auto;
	}
	
	.eb-advanced-image-wrapper.eb-advanced-image-jsdns .eb-image-wrapper .eb-image-wrapper-inner {
		margin: 0 auto;
	}
	
	.eb-advanced-image-wrapper.eb-advanced-image-jsdns .eb-image-wrapper figcaption {
		text-align: center;
	}
	
	.eb-parent-eb-advanced-image-jsdns {
		display: block;
	}
}

/* =eb-advanced-image-jsdns= Ends */

/* eb-advance-heading-vdq0y Starts */
.eb-advance-heading-wrapper.eb-advance-heading-vdq0y {
	position: relative;
	text-align: center;
	transition: background .5s, border .5s, border-radius .5s, box-shadow .5s;
}

.eb-advance-heading-wrapper.eb-advance-heading-vdq0y:before {
	transition: background .5s, opacity .5s, filter .5s;
}

.eb-advance-heading-wrapper.eb-advance-heading-vdq0y .eb-ah-title {
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 15px;
}

.eb-advance-heading-wrapper.eb-advance-heading-vdq0y .eb-ah-title .first-title {
	color: var(--eb-global-heading-color);
	transition: border .5s, border-radius .5s, box-shadow .5s;
}

.eb-advance-heading-wrapper.eb-advance-heading-vdq0y .eb-ah-title .second-title {
	color: var(--eb-global-heading-color);
	transition: border .5s, border-radius .5s, box-shadow .5s;
}

.eb-advance-heading-wrapper.eb-advance-heading-vdq0y .eb-ah-title .third-title {
	color: var(--eb-global-heading-color);
	transition: border .5s, border-radius .5s, box-shadow .5s;
}

.eb-advance-heading-wrapper.eb-advance-heading-vdq0y .eb-ah-subtitle {
	text-align: center;
	color: var(--eb-global-text-color);
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 20px;
}

.eb-advance-heading-wrapper.eb-advance-heading-vdq0y .eb-ah-separator {
	color: var(--eb-global-text-color);
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
}

.eb-advance-heading-wrapper.eb-advance-heading-vdq0y .eb-ah-separator.line {
	border-style: none none solid;
	border-color: var(--eb-global-primary-color);
	border-width: 4px;
	width: 100px;
	margin-left: auto;
	margin-right: auto;
}

.eb-advance-heading-wrapper.eb-advance-heading-vdq0y .eb-ah-separator.icon {
	text-align: center;
	color: var(--eb-global-primary-color);
	font-size: 30px;
}

.eb-advance-heading-wrapper.eb-advance-heading-vdq0y .eb-ah-separator.icon > * {
	color: var(--eb-global-primary-color);
}

.eb-parent-eb-advance-heading-vdq0y {
	display: block;
}

/* Css for Animation */
body:not(.wp-admin) .eb-parent-eb-advance-heading-vdq0y.eb_animation {
	visibility: hidden;
	opacity: 0;
	transition: ease-in 1000ms;
}

body:not(.wp-admin) .eb-parent-eb-advance-heading-vdq0y.eb_animation.eb__animated {
	visibility: visible;
	opacity: 1;
}

.eb-parent-eb-advance-heading-vdq0y.eb_animation.eb__animated {
	animation-duration: 1000ms;
	animation-delay: 0ms;
}

.root-eb-advance-heading-vdq0y {
	position: relative;
}

@media (max-width: 1024px) {
	.eb-parent-eb-advance-heading-vdq0y {
		display: block;
	}
}

@media (max-width: 767px) {
	.eb-parent-eb-advance-heading-vdq0y {
		display: block;
	}
}

/* =eb-advance-heading-vdq0y= Ends */

/* eb-advance-heading-72i94 Starts */
.eb-advance-heading-wrapper.eb-advance-heading-72i94 {
	position: relative;
	text-align: left;
	transition: background .5s, border .5s, border-radius .5s, box-shadow .5s;
}

.eb-advance-heading-wrapper.eb-advance-heading-72i94:before {
	transition: background .5s, opacity .5s, filter .5s;
}

.eb-advance-heading-wrapper.eb-advance-heading-72i94 .eb-ah-title {
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 15px;
}

.eb-advance-heading-wrapper.eb-advance-heading-72i94 .eb-ah-title .first-title {
	color: var(--eb-global-heading-color);
	transition: border .5s, border-radius .5s, box-shadow .5s;
}

.eb-advance-heading-wrapper.eb-advance-heading-72i94 .eb-ah-title .second-title {
	color: var(--eb-global-heading-color);
	transition: border .5s, border-radius .5s, box-shadow .5s;
}

.eb-advance-heading-wrapper.eb-advance-heading-72i94 .eb-ah-title .third-title {
	color: var(--eb-global-heading-color);
	transition: border .5s, border-radius .5s, box-shadow .5s;
}

.eb-advance-heading-wrapper.eb-advance-heading-72i94 .eb-ah-subtitle {
	text-align: left;
	color: var(--eb-global-text-color);
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 20px;
}

.eb-advance-heading-wrapper.eb-advance-heading-72i94 .eb-ah-separator {
	color: var(--eb-global-text-color);
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
}

.eb-advance-heading-wrapper.eb-advance-heading-72i94 .eb-ah-separator.line {
	border-style: none none solid;
	border-color: var(--eb-global-primary-color);
	border-width: 4px;
	width: 100px;
}

.eb-advance-heading-wrapper.eb-advance-heading-72i94 .eb-ah-separator.icon {
	text-align: left;
	color: var(--eb-global-primary-color);
	font-size: 30px;
}

.eb-advance-heading-wrapper.eb-advance-heading-72i94 .eb-ah-separator.icon > * {
	color: var(--eb-global-primary-color);
}

.eb-parent-eb-advance-heading-72i94 {
	display: block;
}

.root-eb-advance-heading-72i94 {
	position: relative;
}

@media (max-width: 1024px) {
	.eb-parent-eb-advance-heading-72i94 {
		display: block;
	}
}

@media (max-width: 767px) {
	.eb-parent-eb-advance-heading-72i94 {
		display: block;
	}
}

/* =eb-advance-heading-72i94= Ends */

/* eb-icon-2k9uv Starts */
.eb-icon-2k9uv.eb-icon-wrapper {
	text-align: left;
	transition: background .5s, border .5s, border-radius .5s, box-shadow .5s;
}

.eb-icon-2k9uv.eb-icon-wrapper.eb-icon-view-framed .eb-icon-container, .eb-icon-2k9uv.eb-icon-wrapper.eb-icon-view-default .eb-icon-container {
	color: rgba(72, 147, 241, 1);
}

.eb-icon-2k9uv.eb-icon-wrapper.eb-icon-view-framed .eb-icon-container {
	background-color: var(--eb-global-secondary-color);
	border-color: rgba(72, 147, 241, 1);
}

.eb-icon-2k9uv.eb-icon-wrapper.eb-icon-view-framed .eb-icon-container:hover {
	color: var(--eb-global-secondary-color);
	border-color: var(--eb-global-secondary-color);
	background-color: var(--eb-global-primary-color);
}

.eb-icon-2k9uv.eb-icon-wrapper.eb-icon-view-stacked .eb-icon-container {
	background-color: rgba(72, 147, 241, 1);
	color: var(--eb-global-secondary-color);
}

.eb-icon-2k9uv.eb-icon-wrapper.eb-icon-view-stacked .eb-icon-container:hover {
	background-color: var(--eb-global-secondary-color);
	color: var(--eb-global-primary-color);
}

.eb-icon-2k9uv.eb-icon-wrapper .eb-icon-container {
	font-size: 16px;
}

.eb-parent-eb-icon-2k9uv {
	display: block;
}

.root-eb-icon-2k9uv {
	position: relative;
}

@media (max-width: 1024px) {
	.eb-parent-eb-icon-2k9uv {
		display: block;
	}
}

@media (max-width: 767px) {
	.eb-parent-eb-icon-2k9uv {
		line-height: 0;
	}
	
	.eb-parent-eb-icon-2k9uv {
		display: block;
	}
}

/* =eb-icon-2k9uv= Ends */

/* eb-icon-xp6m3 Starts */
.eb-icon-xp6m3.eb-icon-wrapper {
	text-align: left;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	transition: background .5s, border .5s, border-radius .5s, box-shadow .5s;
}

.eb-icon-xp6m3.eb-icon-wrapper.eb-icon-view-framed .eb-icon-container, .eb-icon-xp6m3.eb-icon-wrapper.eb-icon-view-default .eb-icon-container {
	color: rgba(72, 147, 241, 1);
}

.eb-icon-xp6m3.eb-icon-wrapper.eb-icon-view-framed .eb-icon-container {
	background-color: var(--eb-global-secondary-color);
	border-color: rgba(72, 147, 241, 1);
}

.eb-icon-xp6m3.eb-icon-wrapper.eb-icon-view-framed .eb-icon-container:hover {
	color: var(--eb-global-secondary-color);
	border-color: var(--eb-global-secondary-color);
	background-color: var(--eb-global-primary-color);
}

.eb-icon-xp6m3.eb-icon-wrapper.eb-icon-view-stacked .eb-icon-container {
	background-color: rgba(72, 147, 241, 1);
	color: var(--eb-global-secondary-color);
}

.eb-icon-xp6m3.eb-icon-wrapper.eb-icon-view-stacked .eb-icon-container:hover {
	background-color: var(--eb-global-secondary-color);
	color: var(--eb-global-primary-color);
}

.eb-icon-xp6m3.eb-icon-wrapper .eb-icon-container {
	font-size: 20px;
}

.eb-parent-eb-icon-xp6m3 {
	display: block;
}

.root-eb-icon-xp6m3 {
	position: relative;
}

@media (max-width: 1024px) {
	.eb-parent-eb-icon-xp6m3 {
		display: block;
	}
}

@media (max-width: 767px) {
	.eb-parent-eb-icon-xp6m3 {
		line-height: 0;
	}
	
	.eb-parent-eb-icon-xp6m3 {
		display: block;
	}
}

/* =eb-icon-xp6m3= Ends */

/* eb-popup-zxph9 Starts */
.eb-popup-zxph9.eb-popup-container .eb-popup-content {
	width: 80%;
}

.eb-popup-zxph9.eb-popup-container .eb-popup-button a.eb-popup-button-anchor {
	font-size: 16px;
	padding-top: 15px;
	padding-right: 30px;
	padding-left: 30px;
	padding-bottom: 15px;
	background-color: var(--eb-global-button-background-color);
	color: var(--eb-global-button-text-color);
	transition: background .5s, border .5s, border-radius .5s, box-shadow .5s;
}

.eb-popup-zxph9.eb-popup-container .eb-popup-button a.eb-popup-button-anchor:hover {
	color: var(--eb-global-button-text-color);
	background-color: var(--eb-global-tertiary-color);
}

.eb-popup-zxph9.eb-popup-container .eb-popup-content-editor, .eb-popup-zxph9.eb-popup-container .eb-popup-content {
	background-color: var(--eb-global-background-color);
}

.eb-popup-zxph9.eb-popup-container .eb-popup-content-editor:before, .eb-popup-zxph9.eb-popup-container .eb-popup-content:before {
	transition: background .5s;
	z-index: -1;
}

.eb-popup-zxph9.eb-popup-container .eb-popup-content-editor:hover:before, .eb-popup-zxph9.eb-popup-container .eb-popup-content:hover:before {
	transition: background .5s, opacity .5s, filter .5s;
}

.eb-popup-zxph9.eb-popup-container .eb-popup-close-icon {
	padding: 5px;
	top: 10px;
	right: 10px;
	color: var(--eb-global-button-background-color);
	background-color: var(--eb-global-button-text-color);
	transition: border .5s, border-radius .5s, box-shadow .5s;
}

.eb-popup-zxph9.eb-popup-container .eb-modal-container {
	padding-top: 50px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 50px;
}

.eb-parent-eb-popup-zxph9 {
	display: block;
}

.root-eb-popup-zxph9 {
	position: relative;
}

@media (max-width: 1024px) {
	.eb-popup-zxph9.eb-popup-container .eb-popup-content {
		width: 90%;
	}
	
	.eb-parent-eb-popup-zxph9 {
		display: block;
	}
}

@media (max-width: 767px) {
	.eb-popup-zxph9.eb-popup-container .eb-popup-content {
		width: 100%;
	}
	
	.eb-parent-eb-popup-zxph9 {
		display: block;
	}
}

/* =eb-popup-zxph9= Ends */

/* eb-advanced-image-o6vvp Starts */
.eb-advanced-image-wrapper.eb-advanced-image-o6vvp {
	transition: background .5s, border .5s, border-radius .5s, box-shadow .5s;
}

.eb-advanced-image-wrapper.eb-advanced-image-o6vvp .eb-image-wrapper {
	margin: 0 auto;
}

.eb-advanced-image-wrapper.eb-advanced-image-o6vvp .eb-image-wrapper .eb-image-wrapper-inner {
	width: 683px;
	border-radius: 0px;
	height: auto;
	margin: 0 auto;
	transition: border .5s, border-radius .5s, box-shadow .5s;
}

.eb-advanced-image-wrapper.eb-advanced-image-o6vvp .eb-image-wrapper:hover .eb-image-wrapper-inner img {
	border-radius: 0px;
}

.eb-advanced-image-wrapper.eb-advanced-image-o6vvp .eb-image-wrapper figcaption {
	color: var(--eb-global-primary-color);
	text-align: center;
	font-size: 13px;
}

.eb-advanced-image-wrapper.eb-advanced-image-o6vvp .eb-image-wrapper .eb-image-wrapper-inner.eb-img-caption-style-1 figcaption {
	background: var(--eb-global-background-color);
}

.eb-parent-eb-advanced-image-o6vvp {
	display: block;
}

/* Css for Animation */
body:not(.wp-admin) .eb-parent-eb-advanced-image-o6vvp.eb_animation {
	visibility: hidden;
	opacity: 0;
	transition: ease-in 1000ms;
}

body:not(.wp-admin) .eb-parent-eb-advanced-image-o6vvp.eb_animation.eb__animated {
	visibility: visible;
	opacity: 1;
}

.eb-parent-eb-advanced-image-o6vvp.eb_animation.eb__animated {
	animation-duration: 1000ms;
	animation-delay: 0ms;
}

.root-eb-advanced-image-o6vvp {
	position: relative;
}

@media (max-width: 1024px) {
	.eb-advanced-image-wrapper.eb-advanced-image-o6vvp .eb-image-wrapper {
		margin: 0 auto;
	}
	
	.eb-advanced-image-wrapper.eb-advanced-image-o6vvp .eb-image-wrapper .eb-image-wrapper-inner {
		margin: 0 auto;
	}
	
	.eb-advanced-image-wrapper.eb-advanced-image-o6vvp .eb-image-wrapper figcaption {
		text-align: center;
	}
	
	.eb-parent-eb-advanced-image-o6vvp {
		display: block;
	}
}

@media (max-width: 767px) {
	.eb-advanced-image-wrapper.eb-advanced-image-o6vvp .eb-image-wrapper {
		margin: 0 auto;
	}
	
	.eb-advanced-image-wrapper.eb-advanced-image-o6vvp .eb-image-wrapper .eb-image-wrapper-inner {
		margin: 0 auto;
	}
	
	.eb-advanced-image-wrapper.eb-advanced-image-o6vvp .eb-image-wrapper figcaption {
		text-align: center;
	}
	
	.eb-parent-eb-advanced-image-o6vvp {
		display: block;
	}
}

/* =eb-advanced-image-o6vvp= Ends */

/* eb-advance-heading-w7z03 Starts */
.eb-advance-heading-wrapper.eb-advance-heading-w7z03 {
	position: relative;
	text-align: center;
	transition: background .5s, border .5s, border-radius .5s, box-shadow .5s;
}

.eb-advance-heading-wrapper.eb-advance-heading-w7z03:before {
	transition: background .5s, opacity .5s, filter .5s;
}

.eb-advance-heading-wrapper.eb-advance-heading-w7z03 .eb-ah-title {
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 15px;
}

.eb-advance-heading-wrapper.eb-advance-heading-w7z03 .eb-ah-title .first-title {
	color: var(--eb-global-heading-color);
	transition: border .5s, border-radius .5s, box-shadow .5s;
}

.eb-advance-heading-wrapper.eb-advance-heading-w7z03 .eb-ah-title .second-title {
	color: var(--eb-global-heading-color);
	transition: border .5s, border-radius .5s, box-shadow .5s;
}

.eb-advance-heading-wrapper.eb-advance-heading-w7z03 .eb-ah-title .third-title {
	color: var(--eb-global-heading-color);
	transition: border .5s, border-radius .5s, box-shadow .5s;
}

.eb-advance-heading-wrapper.eb-advance-heading-w7z03 .eb-ah-subtitle {
	text-align: center;
	color: var(--eb-global-text-color);
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 20px;
}

.eb-advance-heading-wrapper.eb-advance-heading-w7z03 .eb-ah-separator {
	color: var(--eb-global-text-color);
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
}

.eb-advance-heading-wrapper.eb-advance-heading-w7z03 .eb-ah-separator.line {
	border-style: none none solid;
	border-color: var(--eb-global-primary-color);
	border-width: 4px;
	width: 100px;
	margin-left: auto;
	margin-right: auto;
}

.eb-advance-heading-wrapper.eb-advance-heading-w7z03 .eb-ah-separator.icon {
	text-align: center;
	color: var(--eb-global-primary-color);
	font-size: 30px;
}

.eb-advance-heading-wrapper.eb-advance-heading-w7z03 .eb-ah-separator.icon > * {
	color: var(--eb-global-primary-color);
}

.eb-parent-eb-advance-heading-w7z03 {
	display: block;
}

/* Css for Animation */
body:not(.wp-admin) .eb-parent-eb-advance-heading-w7z03.eb_animation {
	visibility: hidden;
	opacity: 0;
	transition: ease-in 1000ms;
}

body:not(.wp-admin) .eb-parent-eb-advance-heading-w7z03.eb_animation.eb__animated {
	visibility: visible;
	opacity: 1;
}

.eb-parent-eb-advance-heading-w7z03.eb_animation.eb__animated {
	animation-duration: 1000ms;
	animation-delay: 0ms;
}

.root-eb-advance-heading-w7z03 {
	position: relative;
}

@media (max-width: 1024px) {
	.eb-parent-eb-advance-heading-w7z03 {
		display: block;
	}
}

@media (max-width: 767px) {
	.eb-parent-eb-advance-heading-w7z03 {
		display: block;
	}
}

/* =eb-advance-heading-w7z03= Ends */

/* eb-advance-heading-j5jxa Starts */
.eb-advance-heading-wrapper.eb-advance-heading-j5jxa {
	position: relative;
	text-align: left;
	transition: background .5s, border .5s, border-radius .5s, box-shadow .5s;
}

.eb-advance-heading-wrapper.eb-advance-heading-j5jxa:before {
	transition: background .5s, opacity .5s, filter .5s;
}

.eb-advance-heading-wrapper.eb-advance-heading-j5jxa .eb-ah-title {
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 15px;
}

.eb-advance-heading-wrapper.eb-advance-heading-j5jxa .eb-ah-title .first-title {
	color: var(--eb-global-heading-color);
	transition: border .5s, border-radius .5s, box-shadow .5s;
}

.eb-advance-heading-wrapper.eb-advance-heading-j5jxa .eb-ah-title .second-title {
	color: var(--eb-global-heading-color);
	transition: border .5s, border-radius .5s, box-shadow .5s;
}

.eb-advance-heading-wrapper.eb-advance-heading-j5jxa .eb-ah-title .third-title {
	color: var(--eb-global-heading-color);
	transition: border .5s, border-radius .5s, box-shadow .5s;
}

.eb-advance-heading-wrapper.eb-advance-heading-j5jxa .eb-ah-subtitle {
	text-align: left;
	color: var(--eb-global-text-color);
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 20px;
}

.eb-advance-heading-wrapper.eb-advance-heading-j5jxa .eb-ah-separator {
	color: var(--eb-global-text-color);
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
}

.eb-advance-heading-wrapper.eb-advance-heading-j5jxa .eb-ah-separator.line {
	border-style: none none solid;
	border-color: var(--eb-global-primary-color);
	border-width: 4px;
	width: 100px;
}

.eb-advance-heading-wrapper.eb-advance-heading-j5jxa .eb-ah-separator.icon {
	text-align: left;
	color: var(--eb-global-primary-color);
	font-size: 30px;
}

.eb-advance-heading-wrapper.eb-advance-heading-j5jxa .eb-ah-separator.icon > * {
	color: var(--eb-global-primary-color);
}

.eb-parent-eb-advance-heading-j5jxa {
	display: block;
}

.root-eb-advance-heading-j5jxa {
	position: relative;
}

@media (max-width: 1024px) {
	.eb-parent-eb-advance-heading-j5jxa {
		display: block;
	}
}

@media (max-width: 767px) {
	.eb-parent-eb-advance-heading-j5jxa {
		display: block;
	}
}

/* =eb-advance-heading-j5jxa= Ends */

/* eb-icon-wb0w4 Starts */
.eb-icon-wb0w4.eb-icon-wrapper {
	text-align: left;
	transition: background .5s, border .5s, border-radius .5s, box-shadow .5s;
}

.eb-icon-wb0w4.eb-icon-wrapper.eb-icon-view-framed .eb-icon-container, .eb-icon-wb0w4.eb-icon-wrapper.eb-icon-view-default .eb-icon-container {
	color: rgba(72, 147, 241, 1);
}

.eb-icon-wb0w4.eb-icon-wrapper.eb-icon-view-framed .eb-icon-container {
	background-color: var(--eb-global-secondary-color);
	border-color: rgba(72, 147, 241, 1);
}

.eb-icon-wb0w4.eb-icon-wrapper.eb-icon-view-framed .eb-icon-container:hover {
	color: var(--eb-global-secondary-color);
	border-color: var(--eb-global-secondary-color);
	background-color: var(--eb-global-primary-color);
}

.eb-icon-wb0w4.eb-icon-wrapper.eb-icon-view-stacked .eb-icon-container {
	background-color: rgba(72, 147, 241, 1);
	color: var(--eb-global-secondary-color);
}

.eb-icon-wb0w4.eb-icon-wrapper.eb-icon-view-stacked .eb-icon-container:hover {
	background-color: var(--eb-global-secondary-color);
	color: var(--eb-global-primary-color);
}

.eb-icon-wb0w4.eb-icon-wrapper .eb-icon-container {
	font-size: 16px;
}

.eb-parent-eb-icon-wb0w4 {
	display: block;
}

.root-eb-icon-wb0w4 {
	position: relative;
}

@media (max-width: 1024px) {
	.eb-parent-eb-icon-wb0w4 {
		display: block;
	}
}

@media (max-width: 767px) {
	.eb-parent-eb-icon-wb0w4 {
		line-height: 0;
	}
	
	.eb-parent-eb-icon-wb0w4 {
		display: block;
	}
}

/* =eb-icon-wb0w4= Ends */

/* eb-icon-hnkg1 Starts */
.eb-icon-hnkg1.eb-icon-wrapper {
	text-align: left;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	transition: background .5s, border .5s, border-radius .5s, box-shadow .5s;
}

.eb-icon-hnkg1.eb-icon-wrapper.eb-icon-view-framed .eb-icon-container, .eb-icon-hnkg1.eb-icon-wrapper.eb-icon-view-default .eb-icon-container {
	color: rgba(72, 147, 241, 1);
}

.eb-icon-hnkg1.eb-icon-wrapper.eb-icon-view-framed .eb-icon-container {
	background-color: var(--eb-global-secondary-color);
	border-color: rgba(72, 147, 241, 1);
}

.eb-icon-hnkg1.eb-icon-wrapper.eb-icon-view-framed .eb-icon-container:hover {
	color: var(--eb-global-secondary-color);
	border-color: var(--eb-global-secondary-color);
	background-color: var(--eb-global-primary-color);
}

.eb-icon-hnkg1.eb-icon-wrapper.eb-icon-view-stacked .eb-icon-container {
	background-color: rgba(72, 147, 241, 1);
	color: var(--eb-global-secondary-color);
}

.eb-icon-hnkg1.eb-icon-wrapper.eb-icon-view-stacked .eb-icon-container:hover {
	background-color: var(--eb-global-secondary-color);
	color: var(--eb-global-primary-color);
}

.eb-icon-hnkg1.eb-icon-wrapper .eb-icon-container {
	font-size: 20px;
}

.eb-parent-eb-icon-hnkg1 {
	display: block;
}

.root-eb-icon-hnkg1 {
	position: relative;
}

@media (max-width: 1024px) {
	.eb-parent-eb-icon-hnkg1 {
		display: block;
	}
}

@media (max-width: 767px) {
	.eb-parent-eb-icon-hnkg1 {
		line-height: 0;
	}
	
	.eb-parent-eb-icon-hnkg1 {
		display: block;
	}
}

/* =eb-icon-hnkg1= Ends */

/* eb-popup-4t6mo Starts */
.eb-popup-4t6mo.eb-popup-container .eb-popup-content {
	width: 80%;
}

.eb-popup-4t6mo.eb-popup-container .eb-popup-button a.eb-popup-button-anchor {
	font-size: 16px;
	padding-top: 15px;
	padding-right: 30px;
	padding-left: 30px;
	padding-bottom: 15px;
	background-color: var(--eb-global-button-background-color);
	color: var(--eb-global-button-text-color);
	transition: background .5s, border .5s, border-radius .5s, box-shadow .5s;
}

.eb-popup-4t6mo.eb-popup-container .eb-popup-button a.eb-popup-button-anchor:hover {
	color: var(--eb-global-button-text-color);
	background-color: var(--eb-global-tertiary-color);
}

.eb-popup-4t6mo.eb-popup-container .eb-popup-content-editor, .eb-popup-4t6mo.eb-popup-container .eb-popup-content {
	background-color: var(--eb-global-background-color);
}

.eb-popup-4t6mo.eb-popup-container .eb-popup-content-editor:before, .eb-popup-4t6mo.eb-popup-container .eb-popup-content:before {
	transition: background .5s;
	z-index: -1;
}

.eb-popup-4t6mo.eb-popup-container .eb-popup-content-editor:hover:before, .eb-popup-4t6mo.eb-popup-container .eb-popup-content:hover:before {
	transition: background .5s, opacity .5s, filter .5s;
}

.eb-popup-4t6mo.eb-popup-container .eb-popup-close-icon {
	padding: 5px;
	top: 10px;
	right: 10px;
	color: var(--eb-global-button-background-color);
	background-color: var(--eb-global-button-text-color);
	transition: border .5s, border-radius .5s, box-shadow .5s;
}

.eb-popup-4t6mo.eb-popup-container .eb-modal-container {
	padding-top: 50px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 50px;
}

.eb-parent-eb-popup-4t6mo {
	display: block;
}

.root-eb-popup-4t6mo {
	position: relative;
}

@media (max-width: 1024px) {
	.eb-popup-4t6mo.eb-popup-container .eb-popup-content {
		width: 90%;
	}
	
	.eb-parent-eb-popup-4t6mo {
		display: block;
	}
}

@media (max-width: 767px) {
	.eb-popup-4t6mo.eb-popup-container .eb-popup-content {
		width: 100%;
	}
	
	.eb-parent-eb-popup-4t6mo {
		display: block;
	}
}

/* =eb-popup-4t6mo= Ends */

/* eb-advanced-image-ym8mt Starts */
.eb-advanced-image-wrapper.eb-advanced-image-ym8mt {
	transition: background .5s, border .5s, border-radius .5s, box-shadow .5s;
}

.eb-advanced-image-wrapper.eb-advanced-image-ym8mt .eb-image-wrapper {
	margin: 0 auto;
}

.eb-advanced-image-wrapper.eb-advanced-image-ym8mt .eb-image-wrapper .eb-image-wrapper-inner {
	width: 683px;
	border-radius: 0px;
	height: auto;
	margin: 0 auto;
	transition: border .5s, border-radius .5s, box-shadow .5s;
}

.eb-advanced-image-wrapper.eb-advanced-image-ym8mt .eb-image-wrapper:hover .eb-image-wrapper-inner img {
	border-radius: 0px;
}

.eb-advanced-image-wrapper.eb-advanced-image-ym8mt .eb-image-wrapper figcaption {
	color: var(--eb-global-primary-color);
	text-align: center;
	font-size: 13px;
}

.eb-advanced-image-wrapper.eb-advanced-image-ym8mt .eb-image-wrapper .eb-image-wrapper-inner.eb-img-caption-style-1 figcaption {
	background: var(--eb-global-background-color);
}

.eb-parent-eb-advanced-image-ym8mt {
	display: block;
}

/* Css for Animation */
body:not(.wp-admin) .eb-parent-eb-advanced-image-ym8mt.eb_animation {
	visibility: hidden;
	opacity: 0;
	transition: ease-in 1000ms;
}

body:not(.wp-admin) .eb-parent-eb-advanced-image-ym8mt.eb_animation.eb__animated {
	visibility: visible;
	opacity: 1;
}

.eb-parent-eb-advanced-image-ym8mt.eb_animation.eb__animated {
	animation-duration: 1000ms;
	animation-delay: 0ms;
}

.root-eb-advanced-image-ym8mt {
	position: relative;
}

@media (max-width: 1024px) {
	.eb-advanced-image-wrapper.eb-advanced-image-ym8mt .eb-image-wrapper {
		margin: 0 auto;
	}
	
	.eb-advanced-image-wrapper.eb-advanced-image-ym8mt .eb-image-wrapper .eb-image-wrapper-inner {
		margin: 0 auto;
	}
	
	.eb-advanced-image-wrapper.eb-advanced-image-ym8mt .eb-image-wrapper figcaption {
		text-align: center;
	}
	
	.eb-parent-eb-advanced-image-ym8mt {
		display: block;
	}
}

@media (max-width: 767px) {
	.eb-advanced-image-wrapper.eb-advanced-image-ym8mt .eb-image-wrapper {
		margin: 0 auto;
	}
	
	.eb-advanced-image-wrapper.eb-advanced-image-ym8mt .eb-image-wrapper .eb-image-wrapper-inner {
		margin: 0 auto;
	}
	
	.eb-advanced-image-wrapper.eb-advanced-image-ym8mt .eb-image-wrapper figcaption {
		text-align: center;
	}
	
	.eb-parent-eb-advanced-image-ym8mt {
		display: block;
	}
}

/* =eb-advanced-image-ym8mt= Ends */

/* eb-advance-heading-3k3y3 Starts */
.eb-advance-heading-wrapper.eb-advance-heading-3k3y3 {
	position: relative;
	text-align: center;
	transition: background .5s, border .5s, border-radius .5s, box-shadow .5s;
}

.eb-advance-heading-wrapper.eb-advance-heading-3k3y3:before {
	transition: background .5s, opacity .5s, filter .5s;
}

.eb-advance-heading-wrapper.eb-advance-heading-3k3y3 .eb-ah-title {
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 15px;
}

.eb-advance-heading-wrapper.eb-advance-heading-3k3y3 .eb-ah-title .first-title {
	color: var(--eb-global-heading-color);
	transition: border .5s, border-radius .5s, box-shadow .5s;
}

.eb-advance-heading-wrapper.eb-advance-heading-3k3y3 .eb-ah-title .second-title {
	color: var(--eb-global-heading-color);
	transition: border .5s, border-radius .5s, box-shadow .5s;
}

.eb-advance-heading-wrapper.eb-advance-heading-3k3y3 .eb-ah-title .third-title {
	color: var(--eb-global-heading-color);
	transition: border .5s, border-radius .5s, box-shadow .5s;
}

.eb-advance-heading-wrapper.eb-advance-heading-3k3y3 .eb-ah-subtitle {
	text-align: center;
	color: var(--eb-global-text-color);
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 20px;
}

.eb-advance-heading-wrapper.eb-advance-heading-3k3y3 .eb-ah-separator {
	color: var(--eb-global-text-color);
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
}

.eb-advance-heading-wrapper.eb-advance-heading-3k3y3 .eb-ah-separator.line {
	border-style: none none solid;
	border-color: var(--eb-global-primary-color);
	border-width: 4px;
	width: 100px;
	margin-left: auto;
	margin-right: auto;
}

.eb-advance-heading-wrapper.eb-advance-heading-3k3y3 .eb-ah-separator.icon {
	text-align: center;
	color: var(--eb-global-primary-color);
	font-size: 30px;
}

.eb-advance-heading-wrapper.eb-advance-heading-3k3y3 .eb-ah-separator.icon > * {
	color: var(--eb-global-primary-color);
}

.eb-parent-eb-advance-heading-3k3y3 {
	display: block;
}

/* Css for Animation */
body:not(.wp-admin) .eb-parent-eb-advance-heading-3k3y3.eb_animation {
	visibility: hidden;
	opacity: 0;
	transition: ease-in 1000ms;
}

body:not(.wp-admin) .eb-parent-eb-advance-heading-3k3y3.eb_animation.eb__animated {
	visibility: visible;
	opacity: 1;
}

.eb-parent-eb-advance-heading-3k3y3.eb_animation.eb__animated {
	animation-duration: 1000ms;
	animation-delay: 0ms;
}

.root-eb-advance-heading-3k3y3 {
	position: relative;
}

@media (max-width: 1024px) {
	.eb-parent-eb-advance-heading-3k3y3 {
		display: block;
	}
}

@media (max-width: 767px) {
	.eb-parent-eb-advance-heading-3k3y3 {
		display: block;
	}
}

/* =eb-advance-heading-3k3y3= Ends */

/* eb-advance-heading-92y8n Starts */
.eb-advance-heading-wrapper.eb-advance-heading-92y8n {
	position: relative;
	text-align: left;
	transition: background .5s, border .5s, border-radius .5s, box-shadow .5s;
}

.eb-advance-heading-wrapper.eb-advance-heading-92y8n:before {
	transition: background .5s, opacity .5s, filter .5s;
}

.eb-advance-heading-wrapper.eb-advance-heading-92y8n .eb-ah-title {
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 15px;
}

.eb-advance-heading-wrapper.eb-advance-heading-92y8n .eb-ah-title .first-title {
	color: var(--eb-global-heading-color);
	transition: border .5s, border-radius .5s, box-shadow .5s;
}

.eb-advance-heading-wrapper.eb-advance-heading-92y8n .eb-ah-title .second-title {
	color: var(--eb-global-heading-color);
	transition: border .5s, border-radius .5s, box-shadow .5s;
}

.eb-advance-heading-wrapper.eb-advance-heading-92y8n .eb-ah-title .third-title {
	color: var(--eb-global-heading-color);
	transition: border .5s, border-radius .5s, box-shadow .5s;
}

.eb-advance-heading-wrapper.eb-advance-heading-92y8n .eb-ah-subtitle {
	text-align: left;
	color: var(--eb-global-text-color);
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 20px;
}

.eb-advance-heading-wrapper.eb-advance-heading-92y8n .eb-ah-separator {
	color: var(--eb-global-text-color);
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
}

.eb-advance-heading-wrapper.eb-advance-heading-92y8n .eb-ah-separator.line {
	border-style: none none solid;
	border-color: var(--eb-global-primary-color);
	border-width: 4px;
	width: 100px;
}

.eb-advance-heading-wrapper.eb-advance-heading-92y8n .eb-ah-separator.icon {
	text-align: left;
	color: var(--eb-global-primary-color);
	font-size: 30px;
}

.eb-advance-heading-wrapper.eb-advance-heading-92y8n .eb-ah-separator.icon > * {
	color: var(--eb-global-primary-color);
}

.eb-parent-eb-advance-heading-92y8n {
	display: block;
}

.root-eb-advance-heading-92y8n {
	position: relative;
}

@media (max-width: 1024px) {
	.eb-parent-eb-advance-heading-92y8n {
		display: block;
	}
}

@media (max-width: 767px) {
	.eb-parent-eb-advance-heading-92y8n {
		display: block;
	}
}

/* =eb-advance-heading-92y8n= Ends */

/* eb-icon-9gzl9 Starts */
.eb-icon-9gzl9.eb-icon-wrapper {
	text-align: left;
	transition: background .5s, border .5s, border-radius .5s, box-shadow .5s;
}

.eb-icon-9gzl9.eb-icon-wrapper.eb-icon-view-framed .eb-icon-container, .eb-icon-9gzl9.eb-icon-wrapper.eb-icon-view-default .eb-icon-container {
	color: rgba(72, 147, 241, 1);
}

.eb-icon-9gzl9.eb-icon-wrapper.eb-icon-view-framed .eb-icon-container {
	background-color: var(--eb-global-secondary-color);
	border-color: rgba(72, 147, 241, 1);
}

.eb-icon-9gzl9.eb-icon-wrapper.eb-icon-view-framed .eb-icon-container:hover {
	color: var(--eb-global-secondary-color);
	border-color: var(--eb-global-secondary-color);
	background-color: var(--eb-global-primary-color);
}

.eb-icon-9gzl9.eb-icon-wrapper.eb-icon-view-stacked .eb-icon-container {
	background-color: rgba(72, 147, 241, 1);
	color: var(--eb-global-secondary-color);
}

.eb-icon-9gzl9.eb-icon-wrapper.eb-icon-view-stacked .eb-icon-container:hover {
	background-color: var(--eb-global-secondary-color);
	color: var(--eb-global-primary-color);
}

.eb-icon-9gzl9.eb-icon-wrapper .eb-icon-container {
	font-size: 16px;
}

.eb-parent-eb-icon-9gzl9 {
	display: block;
}

.root-eb-icon-9gzl9 {
	position: relative;
}

@media (max-width: 1024px) {
	.eb-parent-eb-icon-9gzl9 {
		display: block;
	}
}

@media (max-width: 767px) {
	.eb-parent-eb-icon-9gzl9 {
		line-height: 0;
	}
	
	.eb-parent-eb-icon-9gzl9 {
		display: block;
	}
}

/* =eb-icon-9gzl9= Ends */

/* eb-icon-r7xdx Starts */
.eb-icon-r7xdx.eb-icon-wrapper {
	text-align: left;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	transition: background .5s, border .5s, border-radius .5s, box-shadow .5s;
}

.eb-icon-r7xdx.eb-icon-wrapper.eb-icon-view-framed .eb-icon-container, .eb-icon-r7xdx.eb-icon-wrapper.eb-icon-view-default .eb-icon-container {
	color: rgba(72, 147, 241, 1);
}

.eb-icon-r7xdx.eb-icon-wrapper.eb-icon-view-framed .eb-icon-container {
	background-color: var(--eb-global-secondary-color);
	border-color: rgba(72, 147, 241, 1);
}

.eb-icon-r7xdx.eb-icon-wrapper.eb-icon-view-framed .eb-icon-container:hover {
	color: var(--eb-global-secondary-color);
	border-color: var(--eb-global-secondary-color);
	background-color: var(--eb-global-primary-color);
}

.eb-icon-r7xdx.eb-icon-wrapper.eb-icon-view-stacked .eb-icon-container {
	background-color: rgba(72, 147, 241, 1);
	color: var(--eb-global-secondary-color);
}

.eb-icon-r7xdx.eb-icon-wrapper.eb-icon-view-stacked .eb-icon-container:hover {
	background-color: var(--eb-global-secondary-color);
	color: var(--eb-global-primary-color);
}

.eb-icon-r7xdx.eb-icon-wrapper .eb-icon-container {
	font-size: 20px;
}

.eb-parent-eb-icon-r7xdx {
	display: block;
}

.root-eb-icon-r7xdx {
	position: relative;
}

@media (max-width: 1024px) {
	.eb-parent-eb-icon-r7xdx {
		display: block;
	}
}

@media (max-width: 767px) {
	.eb-parent-eb-icon-r7xdx {
		line-height: 0;
	}
	
	.eb-parent-eb-icon-r7xdx {
		display: block;
	}
}

/* =eb-icon-r7xdx= Ends */

/* eb-popup-zppqg Starts */
.eb-popup-zppqg.eb-popup-container .eb-popup-content {
	width: 80%;
}

.eb-popup-zppqg.eb-popup-container .eb-popup-button a.eb-popup-button-anchor {
	font-size: 16px;
	padding-top: 15px;
	padding-right: 30px;
	padding-left: 30px;
	padding-bottom: 15px;
	background-color: var(--eb-global-button-background-color);
	color: var(--eb-global-button-text-color);
	transition: background .5s, border .5s, border-radius .5s, box-shadow .5s;
}

.eb-popup-zppqg.eb-popup-container .eb-popup-button a.eb-popup-button-anchor:hover {
	color: var(--eb-global-button-text-color);
	background-color: var(--eb-global-tertiary-color);
}

.eb-popup-zppqg.eb-popup-container .eb-popup-content-editor, .eb-popup-zppqg.eb-popup-container .eb-popup-content {
	background-color: var(--eb-global-background-color);
}

.eb-popup-zppqg.eb-popup-container .eb-popup-content-editor:before, .eb-popup-zppqg.eb-popup-container .eb-popup-content:before {
	transition: background .5s;
	z-index: -1;
}

.eb-popup-zppqg.eb-popup-container .eb-popup-content-editor:hover:before, .eb-popup-zppqg.eb-popup-container .eb-popup-content:hover:before {
	transition: background .5s, opacity .5s, filter .5s;
}

.eb-popup-zppqg.eb-popup-container .eb-popup-close-icon {
	padding: 5px;
	top: 10px;
	right: 10px;
	color: var(--eb-global-button-background-color);
	background-color: var(--eb-global-button-text-color);
	transition: border .5s, border-radius .5s, box-shadow .5s;
}

.eb-popup-zppqg.eb-popup-container .eb-modal-container {
	padding-top: 50px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 50px;
}

.eb-parent-eb-popup-zppqg {
	display: block;
}

.root-eb-popup-zppqg {
	position: relative;
}

@media (max-width: 1024px) {
	.eb-popup-zppqg.eb-popup-container .eb-popup-content {
		width: 90%;
	}
	
	.eb-parent-eb-popup-zppqg {
		display: block;
	}
}

@media (max-width: 767px) {
	.eb-popup-zppqg.eb-popup-container .eb-popup-content {
		width: 100%;
	}
	
	.eb-parent-eb-popup-zppqg {
		display: block;
	}
}
