ul{
	list-style: none !important;
	padding: 0 !important;
}

h1, h2, h3, h4, h5, h6, p, span, button, strong, input, textarea, a, li{
	font-family: "Poppins", sans-serif !important;
}

.wpcf7 .screen-reader-response {
	position: absolute;
	overflow: hidden;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	width: 1px;
	margin: -1px;
	padding: 0;
	border: 0;
	word-wrap: normal !important;
}

.wpcf7 .hidden-fields-container {
	display: none;
}

.wpcf7 form .wpcf7-response-output {
	margin: 2em 0.5em 1em;
	padding: 0.2em 1em;
	border: 2px solid #00a0d2; /* Blue */
}

.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
	display: none;
}

.wpcf7 form.sent .wpcf7-response-output {
	border-color: #46b450; /* Green */
}

.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
	border-color: #dc3232; /* Red */
}

.wpcf7 form.spam .wpcf7-response-output {
	border-color: #f56e28; /* Orange */
}

.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
	border-color: #ffb900; /* Yellow */
}

.wpcf7-form-control-wrap {
	position: relative;
}

.wpcf7-not-valid-tip {
	color: #dc3232; /* Red */
	font-size: 1em;
	font-weight: normal;
	display: block;
}

.use-floating-validation-tip .wpcf7-not-valid-tip {
	position: relative;
	top: -2ex;
	left: 1em;
	z-index: 100;
	border: 1px solid #dc3232;
	background: #fff;
	padding: .2em .8em;
	width: 24em;
}

.wpcf7-list-item {
	display: inline-block;
	margin: 0 0 0 1em;
}

.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
	content: " ";
}

.wpcf7-spinner {
	visibility: hidden;
	display: inline-block;
	background-color: #23282d; /* Dark Gray 800 */
	opacity: 0.75;
	width: 24px;
	height: 24px;
	border: none;
	border-radius: 100%;
	padding: 0;
	margin: 0 24px;
	position: relative;
}

form.submitting .wpcf7-spinner {
	visibility: visible;
}

.wpcf7-spinner::before {
	content: '';
	position: absolute;
	background-color: #fbfbfc; /* Light Gray 100 */
	top: 4px;
	left: 4px;
	width: 6px;
	height: 6px;
	border: none;
	border-radius: 100%;
	transform-origin: 8px 8px;
	animation-name: spin;
	animation-duration: 1000ms;
	animation-timing-function: linear;
	animation-iteration-count: infinite;
}

@media (prefers-reduced-motion: reduce) {
	.wpcf7-spinner::before {
		animation-name: blink;
		animation-duration: 2000ms;
	}
}

@keyframes spin {
	from {
		transform: rotate(0deg);
	}

	to {
		transform: rotate(360deg);
	}
}

@keyframes blink {
	from {
		opacity: 0;
	}

	50% {
		opacity: 1;
	}

	to {
		opacity: 0;
	}
}

.wpcf7 [inert] {
	opacity: 0.5;
}

.wpcf7 input[type="file"] {
	cursor: pointer;
}

.wpcf7 input[type="file"]:disabled {
	cursor: default;
}

.wpcf7 .wpcf7-submit:disabled {
	cursor: not-allowed;
}

.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
	direction: ltr;
}

.wpcf7-reflection > output {
	display: list-item;
	list-style: none;
}

.wpcf7-reflection > output[hidden] {
	display: none;
}


/*! This file is auto-generated */
.wp-block-button__link {
	color: #fff;
	background-color: #32373c;
	border-radius: 9999px;
	box-shadow: none;
	text-decoration: none;
	padding: calc(.667em + 2px) calc(1.333em + 2px);
	font-size: 1.125em
}

.wp-block-file__button {
	background: #32373c;
	color: #fff;
	text-decoration: none
}


@import url('css/mediaelementplayer-legacy.min.css') layer(bricks);


@import url('css/wp-mediaelement.min.css') layer(bricks);

.jetpack-sharing-buttons__services-list {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	gap: 0;
	list-style-type: none;
	margin: 5px;
	padding: 0
}

.jetpack-sharing-buttons__services-list.has-small-icon-size {
	font-size: 12px
}

.jetpack-sharing-buttons__services-list.has-normal-icon-size {
	font-size: 16px
}

.jetpack-sharing-buttons__services-list.has-large-icon-size {
	font-size: 24px
}

.jetpack-sharing-buttons__services-list.has-huge-icon-size {
	font-size: 36px
}

@media print {
	.jetpack-sharing-buttons__services-list {
		display: none !important
	}
}

.editor-styles-wrapper .wp-block-jetpack-sharing-buttons {
	gap: 0;
	padding-inline-start: 0
}

ul.jetpack-sharing-buttons__services-list.has-background {
	padding: 1.25em 2.375em
}

.woocommerce form .form-row .required {
	visibility: visible;
}

html {
	scroll-behavior: smooth
}

body {
	font-family: "Poppins"
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: "Poppins"
}

.brxe-form .bricks-button {
	padding-right: 50px;
	padding-left: 50px
}

#brxe-069d4e {
	max-width: 170px
}

@media (max-width: 980px) {
	#brxe-069d4e {
		max-width: 130px
	}
}

#brxe-88095d {
	width: fit-content
}

@media (max-width: 980px) {
	#brxe-88095d {
		width: 100%;
		align-items: center;
		justify-content: center
	}
}

@media (max-width: 768px) {
	#brxe-88095d {
		width: 64%
	}
}

#brxe-882a7a {
	background-color: #b61110;
	color: #ffffff;
	font-size: 18px;
	flex-direction: row;
	justify-content: center;
	column-gap: 50px;
	padding-top: 30px;
	padding-bottom: 30px;
	margin-top: 26px;
	box-shadow: 0 2px 10px 0 rgba(33, 33, 33, 0.72)
}

#brxe-482731 .brx-dropdown-content>li>a:hover {
	text-decoration: underline
}

#brxe-482731 .brx-dropdown-content .brx-submenu-toggle>*:hover {
	text-decoration: underline
}

#brxe-482731.brx-has-megamenu .brx-dropdown-content>*:hover {
	text-decoration: underline
}

#brxe-786657 {
	background-color: #9e9e9e;
	color: #f5f5f5;
	font-size: 18px;
	flex-direction: row;
	justify-content: center;
	column-gap: 50px;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-top: 60px;
	box-shadow: 0 2px 10px 0 rgba(33, 33, 33, 0.72)
}

#brxe-2526eb .brx-dropdown-content>li>a:hover {
	text-decoration: underline
}

#brxe-2526eb .brx-dropdown-content .brx-submenu-toggle>*:hover {
	text-decoration: underline
}

#brxe-2526eb.brx-has-megamenu .brx-dropdown-content>*:hover {
	text-decoration: underline
}

#brxe-dd1f13 {
	background-color: #9e9e9e;
	color: #f5f5f5;
	font-size: 18px;
	flex-direction: row;
	justify-content: center;
	column-gap: 50px;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-top: 60px;
	box-shadow: 0 2px 10px 0 rgba(33, 33, 33, 0.72)
}

#brxe-62e3d6 .brx-dropdown-content>li>a:hover {
	text-decoration: underline
}

#brxe-62e3d6 .brx-dropdown-content .brx-submenu-toggle>*:hover {
	text-decoration: underline
}

#brxe-62e3d6.brx-has-megamenu .brx-dropdown-content>*:hover {
	text-decoration: underline
}

#brxe-fd1ede {
	background-color: #b61110;
	color: #ffffff;
	font-size: 18px;
	flex-direction: row;
	justify-content: center;
	column-gap: 50px;
	padding-top: 30px;
	padding-bottom: 30px;
	margin-top: 26px;
	box-shadow: 0 2px 10px 0 rgba(33, 33, 33, 0.72)
}

#brxe-1b7f7b .brx-dropdown-content>li>a:hover {
	text-decoration: underline
}

#brxe-1b7f7b .brx-dropdown-content .brx-submenu-toggle>*:hover {
	text-decoration: underline
}

#brxe-1b7f7b.brx-has-megamenu .brx-dropdown-content>*:hover {
	text-decoration: underline
}

#brxe-718901 {
	justify-content: flex-end;
	align-items: center;
	color: #424242;
	font-size: 18px;
	font-family: "Poppins";
	font-weight: 300;
	column-gap: 20px
}

@media (max-width: 980px) {
	#brxe-718901 {
		flex-shrink: 0
	}
}

@media (max-width: 980px) {
	#brxe-5e956d {
		--brxe-toggle-scale: 0.9
	}

	#brxe-5e956d .brxa-inner {
		--brxe-toggle-bar-radius: 15px
	}
}

@layer bricks {
	@media (max-width: 980px) {
		#brxe-aba5bb .brx-toggle-div {
			display: inline-flex;
		}

		#brxe-aba5bb .brxe-toggle {
			display: inline-flex;
		}

		[data-script-id="aba5bb"] .brx-nav-nested-items {
			opacity: 0;
			visibility: hidden;
			gap: 0;
			position: fixed;
			z-index: 1001;
			top: 0;
			right: 0;
			bottom: 0;
			left: 0;
			display: flex;
			align-items: center;
			justify-content: center;
			flex-direction: column;
			background-color: #fff;
			overflow-y: scroll;
			flex-wrap: nowrap;
		}

		#brxe-aba5bb.brx-open .brx-nav-nested-items {
			opacity: 1;
			visibility: visible;
		}
	}
}

#brxe-aba5bb {
	width: 100%
}

#brxe-aba5bb .brx-nav-nested-items>li>[aria-current="page"] {
	text-decoration: underline;
	color: #b61110
}

#brxe-aba5bb .brx-nav-nested-items>li>.brx-submenu-toggle.aria-current>* {
	text-decoration: underline;
	color: #b61110
}

#brxe-aba5bb .brx-nav-nested-items>li:hover>a {
	color: #b61110
}

#brxe-aba5bb .brx-nav-nested-items>li:hover>.brxe-text-link:not(a) {
	color: #b61110
}

#brxe-aba5bb .brx-nav-nested-items>li:hover>.brxe-icon {
	color: #b61110
}

#brxe-aba5bb .brx-nav-nested-items>li:hover:has(> .brxe-svg) {
	color: #b61110
}

#brxe-aba5bb .brx-nav-nested-items>li:hover>.brx-submenu-toggle>* {
	color: #b61110
}

@media (max-width: 1600px) {
	#brxe-aba5bb .brx-nav-nested-items {
		gap: 15px
	}
}

@media (max-width: 1440px) {
	#brxe-aba5bb .brx-nav-nested-items>li>a {
		font-size: 17px
	}

	#brxe-aba5bb .brx-nav-nested-items>li>.brxe-text-link:not(a) {
		font-size: 17px
	}

	#brxe-aba5bb .brx-nav-nested-items>li>.brxe-icon {
		font-size: 17px
	}

	#brxe-aba5bb .brx-nav-nested-items>li:has(> .brxe-svg) {
		font-size: 17px
	}

	#brxe-aba5bb .brx-nav-nested-items>li>.brx-submenu-toggle>* {
		font-size: 17px
	}
}

@media (max-width: 1280px) {
	#brxe-aba5bb .brx-nav-nested-items>li>a {
		font-size: 15px
	}

	#brxe-aba5bb .brx-nav-nested-items>li>.brxe-text-link:not(a) {
		font-size: 15px
	}

	#brxe-aba5bb .brx-nav-nested-items>li>.brxe-icon {
		font-size: 15px
	}

	#brxe-aba5bb .brx-nav-nested-items>li:has(> .brxe-svg) {
		font-size: 15px
	}

	#brxe-aba5bb .brx-nav-nested-items>li>.brx-submenu-toggle>* {
		font-size: 15px
	}
}

@media (max-width: 1024px) {
	#brxe-aba5bb .brx-nav-nested-items {
		gap: 10px
	}

	#brxe-aba5bb .brx-nav-nested-items>li>a {
		font-size: 11px
	}

	#brxe-aba5bb .brx-nav-nested-items>li>.brxe-text-link:not(a) {
		font-size: 11px
	}

	#brxe-aba5bb .brx-nav-nested-items>li>.brxe-icon {
		font-size: 11px
	}

	#brxe-aba5bb .brx-nav-nested-items>li:has(> .brxe-svg) {
		font-size: 11px
	}

	#brxe-aba5bb .brx-nav-nested-items>li>.brx-submenu-toggle>* {
		font-size: 11px
	}
}

@media (max-width: 980px) {
	#brxe-aba5bb {
		justify-content: flex-end
	}

	#brxe-aba5bb.brx-open .brx-nav-nested-items {
		height: 308px;
		justify-content: center;
		top: 110px;
		right: 46px;
		left: 46px;
		width: auto;
		align-items: center;
		background-color: #ffffff
	}

	#brxe-aba5bb.brx-open .brx-submenu-toggle {
		justify-content: center
	}

	#brxe-aba5bb.brx-open .brx-nav-nested-items>li {
		justify-content: center
	}

	#brxe-aba5bb.brx-open li.menu-item {
		display: flex
	}
}

#brxe-8057bd {
	justify-content: center;
	align-items: flex-end;
	width: fit-content
}

@media (max-width: 980px) {
	#brxe-8057bd {
		width: 10%;
		display: none
	}

	#brxe-8057bd {
		order: 3;
	}
}

#brxe-ab6a40 {
	flex-direction: row;
	width: 1440px;
	align-items: center;
	max-width: 100%;
	justify-content: space-between
}

@media (max-width: 980px) {
	#brxe-ab6a40 {
		column-gap: 20px;
		flex-wrap: nowrap;
		width: 90%;
		align-items: center;
		justify-content: center
	}
}

@media (max-width: 768px) {
	#brxe-ab6a40 {
		column-gap: 34px
	}
}

#brxe-079dd9 {
	background-color: #ffffff;
	background-image: url(../images/placeholder-image-800x600.jpg);
	background-size: cover;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	box-shadow: 0 2px 10px 0 rgba(33, 33, 33, 0.72)
}

@media (max-width: 980px) {
	#brxe-079dd9 {
		display: flex;
		position: relative;
		top: 0px
	}
}

@media (max-width: 980px) {
	#brxe-439296 .icon {
		color: #ffffff
	}

	#brxe-439296 .icon a {
		color: #ffffff
	}

	#brxe-439296 .content {
		color: #ffffff
	}
}

#brxe-edcc3a {
	width: 100%;
	justify-content: center;
	align-items: center;
	display: none
}

@media (max-width: 980px) {
	#brxe-edcc3a {
		flex-direction: row;
		align-items: center;
		justify-content: center;
		column-gap: 30px;
		row-gap: 10px;
		display: flex
	}
}

@media (max-width: 980px) {
	#brxe-259250 {
		align-items: center;
		justify-content: center;
		position: fixed;
		bottom: 0px;
		background-color: #b61110
	}
}

.brxe-mqewim .brxe-tqopgv.brxe-heading {
	width: 80%;
	text-align: center;
	margin-bottom: 20px
}

.brxe-mqewim .brxe-dxctjf.brxe-code {
	width: 80%
}

.brxe-dxctjf iframe {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
	overflow: hidden;
}

.brxe-mqewim .brxe-iuogiv.brxe-section {
	background-image: url(../images/hp-bg3-1024x597.webp);
	background-size: cover;
	padding-top: 50px;
	padding-bottom: 50px
}

.brxe-mqewim.brxe-section {
	padding-top: 0;
	padding-bottom: 0
}

#brxe-pxyczd {
	width: 824px;
	max-width: 100%
}

#brxe-zywwib {
	text-align: center;
	font-size: 55px;
	font-weight: 900;
	line-height: 100%
}

#brxe-zywwib span {
	display: block
}

@media (max-width: 480px) {
	#brxe-zywwib {
		font-size: 35px
	}
}

@media (max-width: 412px) {
	#brxe-zywwib {
		font-size: 30px
	}
}

@media (max-width: 375px) {
	#brxe-zywwib {
		font-size: 25px
	}
}

#brxe-yupenc {
	text-align: center
}

#brxe-yupenc a {
	text-align: center;
	font-size: inherit
}

#brxe-zolqfe {
	display: flex;
	flex-direction: column;
	row-gap: 30px;
	width: 100%;
	max-width: fit-content
}

[data-id="brxe-sdujmj"].splide__slide {
	background-image: url(../images/hp-bg3.webp);
	background-size: cover;
	background-position: center center;
	flex-direction: row;
	align-self: center !important;
	justify-content: center;
	align-items: center;
	padding-top: 100px;
	padding-right: 50px;
	padding-bottom: 100px;
	padding-left: 50px;
	column-gap: 100px
}

@media (max-width: 768px) {
	[data-id="brxe-sdujmj"].splide__slide {
		row-gap: 30px;
		padding-top: 50px;
		padding-bottom: 50px
	}
}

#brxe-nzlfnt .splide__arrow:disabled {
	opacity: 0.1
}

#brxe-wzsndn {
	width: 100%
}

#brxe-yxyoal {
	font-size: 18px;
	color: #ffffff;
	font-family: "Poppins";
	font-weight: 300
}

#brxe-yxyoal a {
	font-size: 18px;
	color: #ffffff;
	font-family: "Poppins";
	font-weight: 300;
	font-size: inherit
}

@media (max-width: 980px) {
	#brxe-yxyoal {
		text-align: center
	}

	#brxe-yxyoal a {
		text-align: center;
		font-size: inherit
	}
}

@media (max-width: 480px) {
	#brxe-yxyoal {
		font-size: 18px
	}

	#brxe-yxyoal a {
		font-size: 18px;
		font-size: inherit
	}
}

[data-id="brxe-phbdsz"].splide__slide {
	align-items: flex-start;
	justify-content: flex-start;
	padding-top: 10px;
	padding-bottom: 10px
}

#brxe-lypckt {
	font-size: 18px;
	color: #ffffff;
	font-family: "Poppins";
	font-weight: 300
}

#brxe-lypckt a {
	font-size: 18px;
	color: #ffffff;
	font-family: "Poppins";
	font-weight: 300;
	font-size: inherit
}

@media (max-width: 980px) {
	#brxe-lypckt {
		text-align: center
	}

	#brxe-lypckt a {
		text-align: center;
		font-size: inherit
	}
}

@media (max-width: 480px) {
	#brxe-lypckt {
		font-size: 18px
	}

	#brxe-lypckt a {
		font-size: 18px;
		font-size: inherit
	}
}

[data-id="brxe-odswtb"].splide__slide {
	align-items: flex-start;
	justify-content: flex-start;
	padding-top: 10px;
	padding-bottom: 10px
}

#brxe-asbamy {
	font-size: 18px;
	color: #ffffff;
	font-family: "Poppins";
	font-weight: 300
}

#brxe-asbamy a {
	font-size: 18px;
	color: #ffffff;
	font-family: "Poppins";
	font-weight: 300;
	font-size: inherit
}

@media (max-width: 980px) {
	#brxe-asbamy {
		text-align: center
	}

	#brxe-asbamy a {
		text-align: center;
		font-size: inherit
	}
}

@media (max-width: 480px) {
	#brxe-asbamy {
		font-size: 18px
	}

	#brxe-asbamy a {
		font-size: 18px;
		font-size: inherit
	}
}

[data-id="brxe-acsgug"].splide__slide {
	align-items: flex-start;
	justify-content: flex-start;
	padding-top: 10px;
	padding-bottom: 10px
}

#brxe-uurxpi {
	font-size: 18px;
	color: #ffffff;
	font-family: "Poppins";
	font-weight: 300
}

#brxe-uurxpi a {
	font-size: 18px;
	color: #ffffff;
	font-family: "Poppins";
	font-weight: 300;
	font-size: inherit
}

@media (max-width: 980px) {
	#brxe-uurxpi {
		text-align: center
	}

	#brxe-uurxpi a {
		text-align: center;
		font-size: inherit
	}
}

@media (max-width: 480px) {
	#brxe-uurxpi {
		font-size: 18px
	}

	#brxe-uurxpi a {
		font-size: 18px;
		font-size: inherit
	}
}

[data-id="brxe-rcyyuy"].splide__slide {
	align-items: flex-start;
	justify-content: flex-start;
	padding-top: 10px;
	padding-bottom: 10px
}

#brxe-hjjpbr {
	font-size: 18px;
	color: #ffffff;
	font-family: "Poppins";
	font-weight: 300
}

#brxe-hjjpbr a {
	font-size: 18px;
	color: #ffffff;
	font-family: "Poppins";
	font-weight: 300;
	font-size: inherit
}

@media (max-width: 980px) {
	#brxe-hjjpbr {
		text-align: center
	}

	#brxe-hjjpbr a {
		text-align: center;
		font-size: inherit
	}
}

@media (max-width: 480px) {
	#brxe-hjjpbr {
		font-size: 18px
	}

	#brxe-hjjpbr a {
		font-size: 18px;
		font-size: inherit
	}
}

[data-id="brxe-qnbevw"].splide__slide {
	align-items: flex-start;
	justify-content: flex-start;
	padding-top: 10px;
	padding-bottom: 10px
}

#brxe-pjinqw {
	font-size: 18px;
	color: #ffffff;
	font-family: "Poppins";
	font-weight: 300
}

#brxe-pjinqw a {
	font-size: 18px;
	color: #ffffff;
	font-family: "Poppins";
	font-weight: 300;
	font-size: inherit
}

@media (max-width: 980px) {
	#brxe-pjinqw {
		text-align: center
	}

	#brxe-pjinqw a {
		text-align: center;
		font-size: inherit
	}
}

@media (max-width: 480px) {
	#brxe-pjinqw {
		font-size: 18px
	}

	#brxe-pjinqw a {
		font-size: 18px;
		font-size: inherit
	}
}

[data-id="brxe-zglrgq"].splide__slide {
	align-items: flex-start;
	justify-content: flex-start;
	padding-top: 10px;
	padding-bottom: 10px
}

#brxe-kqjovy {
	width: 80%
}

#brxe-gcgvaf {
	background-color: #d14545;
	padding-top: 30px;
	padding-bottom: 30px
}

#brxe-bdzmwt {
	max-width: 300px
}

@media (max-width: 980px) {
	#brxe-bdzmwt {
		max-width: 200px
	}
}

#brxe-prepqc {
	max-width: 300px
}

#brxe-wmcgfh {
	max-width: 300px
}

#brxe-midmls {
	width: 80%;
	align-items: center;
	justify-content: center;
	flex-direction: row;
	column-gap: 100px
}

@media (max-width: 768px) {
	#brxe-midmls {
		row-gap: 30px
	}
}

#brxe-iasjog {
	font-size: 30px;
	color: #000000;
	font-family: "Poppins";
	font-weight: 500;
	margin-bottom: 20px
}

@media (max-width: 980px) {
	#brxe-iasjog {
		font-size: 4vw;
		text-align: center
	}
}

#brxe-qxokqc {
	font-size: 18px;
	color: #000000;
	font-family: "Poppins";
	font-weight: 400;
	width: 80%
}

#brxe-qxokqc a {
	font-size: 18px;
	color: #000000;
	font-family: "Poppins";
	font-weight: 400;
	font-size: inherit
}

@media (max-width: 980px) {
	#brxe-qxokqc {
		width: 100%;
		font-size: 1.8vw;
		text-align: center
	}

	#brxe-qxokqc a {
		font-size: 1.8vw;
		text-align: center;
		font-size: inherit
	}
}

@media (max-width: 480px) {
	#brxe-qxokqc {
		font-size: 3vw
	}

	#brxe-qxokqc a {
		font-size: 3vw;
		font-size: inherit
	}
}

@media (max-width: 980px) {
	#brxe-rghdfj {
		align-items: center;
		justify-content: center
	}
}

@media (max-width: 980px) {
	#brxe-usiwsp {
		max-width: 150px;
		margin-top: 50px
	}
}

#brxe-lvhlke {
	align-items: center;
	justify-content: center;
	width: 80%;
	flex-direction: row;
	column-gap: 100px
}

@media (max-width: 980px) {
	#brxe-lvhlke {
		align-items: center;
		justify-content: center;
		flex-direction: column
	}
}

#brxe-zjqmeb {
	align-items: center;
	justify-content: center;
	background-image: url(../images/RM-Homepage_bg-image1new.jpg);
	background-size: cover;
	padding-top: 30px;
	padding-bottom: 30px;
	min-height: 500px;
	background-position: right;
}

#brxe-qroosc {
	width: 100%
}

#brxe-mxrvnt {
	font-size: 30px;
	color: #b61110;
	font-family: "Poppins";
	font-weight: 600
}

@media (max-width: 980px) {
	#brxe-mxrvnt {
		text-align: center
	}
}

@media (max-width: 480px) {
	#brxe-mxrvnt {
		font-size: 20px
	}
}

#brxe-kklxfh {
	font-size: 18px;
	color: #ffffff;
	font-family: "Poppins";
	font-weight: 400;
	background-color: #b61110;
	padding-right: 35px;
	padding-left: 35px;
	margin-top: 30px
}

@media (max-width: 480px) {
	#brxe-kklxfh {
		font-size: 16px
	}
}

#brxe-sbfvdh {
	width: 80%
}

@media (max-width: 980px) {
	#brxe-sbfvdh {
		width: 100%;
		align-items: center;
		justify-content: center;
		margin-top: 20px
	}
}

#brxe-uzgvgv {
	width: 80%;
	align-items: center;
	justify-content: center;
	flex-direction: row;
	padding-top: 50px;
	padding-bottom: 50px;
	column-gap: 50px
}

@media (max-width: 980px) {
	#brxe-uzgvgv {
		flex-direction: column
	}
}

#brxe-afrash {
	align-items: center;
	justify-content: center;
	flex-direction: column;
	padding-top: 30px;
	padding-bottom: 30px
}

#brxe-bqiuzn {
	font-size: 30px;
	text-align: center;
	font-family: "Poppins";
	font-weight: 700;
	color: #b61110
}

#brxe-pdeibs {
	font-size: 20px;
	text-align: center;
	font-family: "Poppins";
	font-weight: 400;
	color: #000000
}

#brxe-pdeibs a {
	font-size: 20px;
	text-align: center;
	font-family: "Poppins";
	font-weight: 400;
	color: #000000;
	font-size: inherit
}

#brxe-bqvdyl {
	width: 80%;
	align-items: center;
	justify-content: center
}

#brxe-wbgsfc {
	max-width: 250px
}

#brxe-lcqbbz {
	font-size: 18px;
	color: #000000;
	font-family: "Poppins";
	font-weight: 400;
	text-align: center
}

#brxe-lcqbbz a {
	font-size: 18px;
	color: #000000;
	font-family: "Poppins";
	font-weight: 400;
	text-align: center;
	font-size: inherit
}

#brxe-mwcpur {
	justify-content: center;
	align-items: center
}

#brxe-yvnvsd {
	max-width: 250px
}

#brxe-ddxjpl {
	font-size: 18px;
	color: #000000;
	font-family: "Poppins";
	font-weight: 400;
	text-align: center
}

#brxe-ddxjpl a {
	font-size: 18px;
	color: #000000;
	font-family: "Poppins";
	font-weight: 400;
	text-align: center;
	font-size: inherit
}

#brxe-bkybkq {
	justify-content: center;
	align-items: center
}

#brxe-hwcruz {
	max-width: 250px
}

#brxe-osslso {
	font-size: 18px;
	color: #000000;
	font-family: "Poppins";
	font-weight: 400;
	text-align: center
}

#brxe-osslso a {
	font-size: 18px;
	color: #000000;
	font-family: "Poppins";
	font-weight: 400;
	text-align: center;
	font-size: inherit
}

#brxe-xxjzqf {
	justify-content: center;
	align-items: center
}

#brxe-jjvpmo {
	max-width: 250px
}

#brxe-ipsbyb {
	font-size: 18px;
	color: #000000;
	font-family: "Poppins";
	font-weight: 400;
	text-align: center
}

#brxe-ipsbyb a {
	font-size: 18px;
	color: #000000;
	font-family: "Poppins";
	font-weight: 400;
	text-align: center;
	font-size: inherit
}

#brxe-jxzyox {
	justify-content: center;
	align-items: center
}

#brxe-atquox {
	max-width: 250px
}

#brxe-fqlyte {
	font-size: 18px;
	color: #000000;
	font-family: "Poppins";
	font-weight: 400;
	text-align: center
}

#brxe-fqlyte a {
	font-size: 18px;
	color: #000000;
	font-family: "Poppins";
	font-weight: 400;
	text-align: center;
	font-size: inherit
}

#brxe-phedhc {
	justify-content: center;
	align-items: center
}

#brxe-rgmdoy {
	max-width: 250px
}

#brxe-ncoqtx {
	font-size: 18px;
	color: #000000;
	font-family: "Poppins";
	font-weight: 400;
	text-align: center
}

#brxe-ncoqtx a {
	font-size: 18px;
	color: #000000;
	font-family: "Poppins";
	font-weight: 400;
	text-align: center;
	font-size: inherit
}

#brxe-nxpgmw {
	justify-content: center;
	align-items: center
}

#brxe-mjhgzi {
	width: 80%;
	flex-direction: row;
	column-gap: 20px;
	margin-top: 70px;
	display: grid;
	align-items: initial;
	grid-gap: 30px;
	align-content: center;
	justify-content: center;
	grid-auto-flow: row;
	grid-template-columns: auto auto auto
}

@media (max-width: 980px) {
	#brxe-mjhgzi {
		grid-template-columns: auto auto
	}
}

@media (max-width: 768px) {
	#brxe-mjhgzi {
		grid-template-columns: auto
	}
}

#brxe-nafmay {
	padding-top: 30px;
	padding-bottom: 30px
}

#brxe-ucsiou {
	font-size: 30px;
	color: #000000;
	font-family: "Poppins";
	font-weight: 600;
	margin-bottom: 10px
}

@media (max-width: 980px) {
	#brxe-ucsiou {
		text-align: center
	}
}

#brxe-wqksvi .form-group input {
	font-size: 18px;
	color: #000000;
	font-family: "Poppins";
	font-weight: 400
}

#brxe-wqksvi select {
	font-size: 18px;
	color: #000000;
	font-family: "Poppins";
	font-weight: 400
}

#brxe-wqksvi textarea {
	font-size: 18px;
	color: #000000;
	font-family: "Poppins";
	font-weight: 400
}

#brxe-wqksvi .bricks-button {
	font-size: 20px;
	color: #f5f5f5;
	font-family: "Poppins";
	font-weight: 500;
	background-color: #b61110
}

#brxe-wqksvi button[type=submit].bricks-button {
	border-radius: 35px
}

#brxe-wqksvi {
	flex-direction: column;
	width: 35%
}

@media (max-width: 980px) {
	#brxe-wqksvi {
		width: 60%
	}
}

@media (max-width: 480px) {
	#brxe-wqksvi {
		width: 100%
	}
}

#brxe-iulwls {
	width: 80%
}

@media (max-width: 980px) {
	#brxe-iulwls {
		align-items: center;
		justify-content: center
	}
}

#brxe-cvksvp {
	background-image: url(../images/Newletter_BG-image-1.jpg);
	background-size: cover;
	padding-top: 30px;
	padding-bottom: 30px;
	min-height: 500px;
	align-items: center;
	justify-content: center
}

#brxe-alcwmq {
	font-size: 40px;
	color: #ffffff;
	font-family: "Poppins";
	font-weight: 600;
	margin-bottom: 30px
}

#brxe-pvrosq {
	font-size: 20px;
	color: #b61110;
	font-family: "Poppins";
	font-weight: 600;
	text-align: center
}

#brxe-iahozs {
	color: #ffc107;
	fill: #ffc107;
	font-size: 20px
}

#brxe-vuvudw {
	color: #ffc107;
	fill: #ffc107;
	font-size: 20px
}

#brxe-xhosuh {
	color: #ffc107;
	fill: #ffc107;
	font-size: 20px
}

#brxe-ngkgqc {
	color: #ffc107;
	fill: #ffc107;
	font-size: 20px
}

#brxe-dwcwii {
	color: #ffc107;
	fill: #ffc107;
	font-size: 20px
}

#brxe-twajbg {
	display: flex;
	column-gap: 5px;
	align-items: center;
	justify-content: center
}

#brxe-tzigvt {
	font-size: 16px;
	color: #000000;
	font-family: "Poppins";
	font-weight: 300;
	text-align: center
}

#brxe-tzigvt a {
	font-size: 16px;
	color: #000000;
	font-family: "Poppins";
	font-weight: 300;
	text-align: center;
	font-size: inherit
}

#brxe-fizvyx {
	row-gap: 10px;
	align-items: center;
	justify-content: center
}

#brxe-yrxcpj {
	flex-direction: column;
	align-items: center;
	justify-content: center;
	background-color: #ffffff;
	column-gap: 30px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	border-radius: 10px
}

#brxe-qngvhi {
	font-size: 20px;
	color: #b61110;
	font-family: "Poppins";
	font-weight: 600;
	text-align: center
}

#brxe-vdgybz {
	color: #ffc107;
	fill: #ffc107;
	font-size: 20px
}

#brxe-hefjgf {
	color: #ffc107;
	fill: #ffc107;
	font-size: 20px
}

#brxe-tfvpiw {
	color: #ffc107;
	fill: #ffc107;
	font-size: 20px
}

#brxe-dcajtz {
	color: #ffc107;
	fill: #ffc107;
	font-size: 20px
}

#brxe-bcecul {
	color: #ffc107;
	fill: #ffc107;
	font-size: 20px
}

#brxe-pfbemt {
	display: flex;
	column-gap: 5px;
	align-items: center;
	justify-content: center
}

#brxe-khmrag {
	font-size: 16px;
	color: #000000;
	font-family: "Poppins";
	font-weight: 300;
	text-align: center
}

#brxe-khmrag a {
	font-size: 16px;
	color: #000000;
	font-family: "Poppins";
	font-weight: 300;
	text-align: center;
	font-size: inherit
}

#brxe-gidfwd {
	row-gap: 10px;
	align-items: center;
	justify-content: center
}

#brxe-bihcym {
	flex-direction: column;
	align-items: center;
	justify-content: center;
	background-color: #ffffff;
	column-gap: 30px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	border-radius: 10px
}

#brxe-zcvrco {
	font-size: 20px;
	color: #b61110;
	font-family: "Poppins";
	font-weight: 600;
	text-align: center
}

#brxe-uxzanb {
	color: #ffc107;
	fill: #ffc107;
	font-size: 20px
}

#brxe-ayniry {
	color: #ffc107;
	fill: #ffc107;
	font-size: 20px
}

#brxe-popmrd {
	color: #ffc107;
	fill: #ffc107;
	font-size: 20px
}

#brxe-snxjhq {
	color: #ffc107;
	fill: #ffc107;
	font-size: 20px
}

#brxe-tvssbn {
	color: #ffc107;
	fill: #ffc107;
	font-size: 20px
}

#brxe-ejlzoh {
	display: flex;
	column-gap: 5px;
	align-items: center;
	justify-content: center
}

#brxe-aqtjmx {
	font-size: 16px;
	color: #000000;
	font-family: "Poppins";
	font-weight: 300;
	text-align: center
}

#brxe-aqtjmx a {
	font-size: 16px;
	color: #000000;
	font-family: "Poppins";
	font-weight: 300;
	text-align: center;
	font-size: inherit
}

#brxe-ztlnrm {
	row-gap: 10px;
	align-items: center;
	justify-content: center
}

#brxe-ndmhct {
	flex-direction: column;
	align-items: center;
	justify-content: center;
	background-color: #ffffff;
	column-gap: 30px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	border-radius: 10px
}

#brxe-nbwjit {
	flex-direction: row;
	align-items: stretch;
	column-gap: 20px
}

@media (max-width: 980px) {
	#brxe-nbwjit {
		flex-direction: column;
		row-gap: 20px
	}
}

[data-id="brxe-flszyb"].splide__slide {
	flex-direction: column
}

#brxe-lvkepy {
	font-size: 40px;
	color: #ffffff;
	font-family: "Poppins";
	font-weight: 600;
	margin-bottom: 30px
}

#brxe-hndmby {
	font-size: 20px;
	color: #b61110;
	font-family: "Poppins";
	font-weight: 600;
	text-align: center
}

#brxe-gdivkv {
	color: #ffc107;
	fill: #ffc107;
	font-size: 20px
}

#brxe-ipscjl {
	color: #ffc107;
	fill: #ffc107;
	font-size: 20px
}

#brxe-muhdeq {
	color: #ffc107;
	fill: #ffc107;
	font-size: 20px
}

#brxe-kxksty {
	color: #ffc107;
	fill: #ffc107;
	font-size: 20px
}

#brxe-twfdui {
	color: #ffc107;
	fill: #ffc107;
	font-size: 20px
}

#brxe-dhfxgg {
	display: flex;
	column-gap: 5px;
	align-items: center;
	justify-content: center
}

#brxe-euamxf {
	font-size: 16px;
	color: #000000;
	font-family: "Poppins";
	font-weight: 300;
	text-align: center
}

#brxe-euamxf a {
	font-size: 16px;
	color: #000000;
	font-family: "Poppins";
	font-weight: 300;
	text-align: center;
	font-size: inherit
}

#brxe-faokka {
	row-gap: 10px;
	align-items: center;
	justify-content: center
}

#brxe-kkeypq {
	flex-direction: column;
	align-items: center;
	justify-content: center;
	background-color: #ffffff;
	column-gap: 30px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	border-radius: 10px
}

#brxe-mjbyha {
	font-size: 20px;
	color: #b61110;
	font-family: "Poppins";
	font-weight: 600;
	text-align: center
}

#brxe-fomnkd {
	color: #ffc107;
	fill: #ffc107;
	font-size: 20px
}

#brxe-tkoyqh {
	color: #ffc107;
	fill: #ffc107;
	font-size: 20px
}

#brxe-hpldea {
	color: #ffc107;
	fill: #ffc107;
	font-size: 20px
}

#brxe-fikzbv {
	color: #ffc107;
	fill: #ffc107;
	font-size: 20px
}

#brxe-dldsqe {
	color: #ffc107;
	fill: #ffc107;
	font-size: 20px
}

#brxe-khwjfw {
	display: flex;
	column-gap: 5px;
	align-items: center;
	justify-content: center
}

#brxe-gwinzv {
	font-size: 16px;
	color: #000000;
	font-family: "Poppins";
	font-weight: 300;
	text-align: center
}

#brxe-gwinzv a {
	font-size: 16px;
	color: #000000;
	font-family: "Poppins";
	font-weight: 300;
	text-align: center;
	font-size: inherit
}

#brxe-jhqibb {
	row-gap: 10px;
	align-items: center;
	justify-content: center
}

#brxe-jyffrn {
	flex-direction: column;
	align-items: center;
	justify-content: center;
	background-color: #ffffff;
	column-gap: 30px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	border-radius: 10px
}

#brxe-idlsvv {
	font-size: 20px;
	color: #b61110;
	font-family: "Poppins";
	font-weight: 600;
	text-align: center
}

#brxe-utufbs {
	color: #ffc107;
	fill: #ffc107;
	font-size: 20px
}

#brxe-ifoonw {
	color: #ffc107;
	fill: #ffc107;
	font-size: 20px
}

#brxe-gigdrm {
	color: #ffc107;
	fill: #ffc107;
	font-size: 20px
}

#brxe-fwfwyf {
	color: #ffc107;
	fill: #ffc107;
	font-size: 20px
}

#brxe-wiygbv {
	color: #ffc107;
	fill: #ffc107;
	font-size: 20px
}

#brxe-zmjpiq {
	display: flex;
	column-gap: 5px;
	align-items: center;
	justify-content: center
}

#brxe-aixerd {
	font-size: 16px;
	color: #000000;
	font-family: "Poppins";
	font-weight: 300;
	text-align: center
}

#brxe-aixerd a {
	font-size: 16px;
	color: #000000;
	font-family: "Poppins";
	font-weight: 300;
	text-align: center;
	font-size: inherit
}

#brxe-notfuf {
	row-gap: 10px;
	align-items: center;
	justify-content: center
}

#brxe-cpczjh {
	flex-direction: column;
	align-items: center;
	justify-content: center;
	background-color: #ffffff;
	column-gap: 30px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	border-radius: 10px
}

#brxe-ocriwe {
	flex-direction: row;
	align-items: stretch;
	column-gap: 20px
}

@media (max-width: 980px) {
	#brxe-ocriwe {
		flex-direction: column;
		row-gap: 20px
	}
}

[data-id="brxe-kyfiug"].splide__slide {
	flex-direction: column
}

#brxe-vfncvs {
	font-size: 40px;
	color: #ffffff;
	font-family: "Poppins";
	font-weight: 600;
	margin-bottom: 30px
}

#brxe-psssmb {
	font-size: 20px;
	color: #b61110;
	font-family: "Poppins";
	font-weight: 600;
	text-align: center
}

#brxe-eskvqq {
	color: #ffc107;
	fill: #ffc107;
	font-size: 20px
}

#brxe-lpbsys {
	color: #ffc107;
	fill: #ffc107;
	font-size: 20px
}

#brxe-lzoxxg {
	color: #ffc107;
	fill: #ffc107;
	font-size: 20px
}

#brxe-rcggur {
	color: #ffc107;
	fill: #ffc107;
	font-size: 20px
}

#brxe-qxqvbs {
	color: #ffc107;
	fill: #ffc107;
	font-size: 20px
}

#brxe-aaqhsx {
	display: flex;
	column-gap: 5px;
	align-items: center;
	justify-content: center
}

#brxe-mecfkk {
	font-size: 16px;
	color: #000000;
	font-family: "Poppins";
	font-weight: 300;
	text-align: center
}

#brxe-mecfkk a {
	font-size: 16px;
	color: #000000;
	font-family: "Poppins";
	font-weight: 300;
	text-align: center;
	font-size: inherit
}

#brxe-nvixsg {
	row-gap: 10px;
	align-items: center;
	justify-content: center
}

#brxe-ctnrbq {
	flex-direction: column;
	align-items: center;
	justify-content: center;
	background-color: #ffffff;
	column-gap: 30px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	border-radius: 10px
}

#brxe-oakdxa {
	font-size: 20px;
	color: #b61110;
	font-family: "Poppins";
	font-weight: 600;
	text-align: center
}

#brxe-rkvwdr {
	color: #ffc107;
	fill: #ffc107;
	font-size: 20px
}

#brxe-ylunsf {
	color: #ffc107;
	fill: #ffc107;
	font-size: 20px
}

#brxe-wxnnil {
	color: #ffc107;
	fill: #ffc107;
	font-size: 20px
}

#brxe-bcaagx {
	color: #ffc107;
	fill: #ffc107;
	font-size: 20px
}

#brxe-brrpxd {
	color: #ffc107;
	fill: #ffc107;
	font-size: 20px
}

#brxe-yhkcol {
	display: flex;
	column-gap: 5px;
	align-items: center;
	justify-content: center
}

#brxe-uvqxvp {
	font-size: 16px;
	color: #000000;
	font-family: "Poppins";
	font-weight: 300;
	text-align: center
}

#brxe-uvqxvp a {
	font-size: 16px;
	color: #000000;
	font-family: "Poppins";
	font-weight: 300;
	text-align: center;
	font-size: inherit
}

#brxe-aipbaw {
	row-gap: 10px;
	align-items: center;
	justify-content: center
}

#brxe-gdzwqz {
	flex-direction: column;
	align-items: center;
	justify-content: center;
	background-color: #ffffff;
	column-gap: 30px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	border-radius: 10px
}

#brxe-dfnfyy {
	font-size: 20px;
	color: #b61110;
	font-family: "Poppins";
	font-weight: 600;
	text-align: center
}

#brxe-xvokzg {
	color: #ffc107;
	fill: #ffc107;
	font-size: 20px
}

#brxe-lhtnlh {
	color: #ffc107;
	fill: #ffc107;
	font-size: 20px
}

#brxe-nuzomx {
	color: #ffc107;
	fill: #ffc107;
	font-size: 20px
}

#brxe-lvrviy {
	color: #ffc107;
	fill: #ffc107;
	font-size: 20px
}

#brxe-dzoppn {
	color: #ffc107;
	fill: #ffc107;
	font-size: 20px
}

#brxe-xbavyq {
	display: flex;
	column-gap: 5px;
	align-items: center;
	justify-content: center
}

#brxe-adkott {
	font-size: 16px;
	color: #000000;
	font-family: "Poppins";
	font-weight: 300;
	text-align: center
}

#brxe-adkott a {
	font-size: 16px;
	color: #000000;
	font-family: "Poppins";
	font-weight: 300;
	text-align: center;
	font-size: inherit
}

#brxe-sfnosy {
	row-gap: 10px;
	align-items: center;
	justify-content: center
}

#brxe-fhaajg {
	flex-direction: column;
	align-items: center;
	justify-content: center;
	background-color: #ffffff;
	column-gap: 30px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	border-radius: 10px
}

#brxe-ritygl {
	flex-direction: row;
	align-items: stretch;
	column-gap: 20px
}

@media (max-width: 980px) {
	#brxe-ritygl {
		flex-direction: column;
		row-gap: 20px
	}
}

[data-id="brxe-olhkfq"].splide__slide {
	flex-direction: column
}

#brxe-xbcwdq {
	font-size: 18px;
	color: #b61110;
	font-family: "Poppins";
	font-weight: 400;
	background-color: #ffffff;
	padding-right: 35px;
	padding-left: 35px;
	margin-top: 30px
}

@media (max-width: 480px) {
	#brxe-xbcwdq {
		font-size: 16px
	}
}

#brxe-dfconp {
	width: 80%;
	padding-top: 50px;
	padding-bottom: 50px;
	align-items: center
}

#brxe-zyuaqz {
	padding-top: 30px;
	padding-bottom: 30px;
	background-color: #b61110
}

#brxe-afdcdf {
	font-size: 40px;
	color: #ffffff;
	font-family: "Poppins";
	font-weight: 700
}

@media (max-width: 480px) {
	#brxe-afdcdf {
		font-size: 30px
	}
}

#brxe-ff8ed2 {
	font-size: 18px;
	color: #ffffff;
	font-family: "Poppins";
	font-weight: 300;
	margin-top: 20px
}

#brxe-ff8ed2 a {
	font-size: 18px;
	color: #ffffff;
	font-family: "Poppins";
	font-weight: 300;
	font-size: inherit
}

@media (max-width: 480px) {
	#brxe-ff8ed2 {
		font-size: 16px
	}

	#brxe-ff8ed2 a {
		font-size: 16px;
		font-size: inherit
	}
}

#brxe-23682e {
	font-size: 25px;
	color: #ffffff;
	font-family: "Poppins";
	font-weight: 700;
	margin-top: 30px
}

@media (max-width: 480px) {
	#brxe-23682e {
		font-size: 30px
	}
}

#brxe-65013c .icon {
	color: #b61110;
	margin-bottom: 0;
	padding-bottom: 0;
	align-self: center
}

#brxe-65013c .icon a {
	color: #b61110
}

#brxe-65013c .icon i {
	font-size: 25px
}

#brxe-65013c {
	background-color: #ffffff;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	border-radius: 35px
}

#brxe-938233 .icon {
	color: #b61110
}

#brxe-938233 .icon a {
	color: #b61110
}

#brxe-938233 .icon i {
	font-size: 25px
}

#brxe-938233 {
	background-color: #ffffff;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	border-radius: 75px
}

#brxe-987e16 .icon {
	color: #b61110
}

#brxe-987e16 .icon a {
	color: #b61110
}

#brxe-987e16 .icon i {
	font-size: 25px
}

#brxe-987e16 {
	background-color: #ffffff;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	border-radius: 75px
}

#brxe-5f06bf .icon {
	color: #b61110
}

#brxe-5f06bf .icon a {
	color: #b61110
}

#brxe-5f06bf .icon i {
	font-size: 25px
}

#brxe-5f06bf {
	background-color: #ffffff;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	border-radius: 75px
}

#brxe-0750e7 .icon {
	color: #b61110
}

#brxe-0750e7 .icon a {
	color: #b61110
}

#brxe-0750e7 .icon i {
	font-size: 25px
}

#brxe-0750e7 {
	background-color: #ffffff;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	border-radius: 75px
}

#brxe-3b83e7 .icon {
	color: #b61110
}

#brxe-3b83e7 .icon a {
	color: #b61110
}

#brxe-3b83e7 .icon i {
	font-size: 25px
}

#brxe-3b83e7 {
	background-color: #ffffff;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	border-radius: 75px
}

#brxe-8b1491 .icon {
	color: #b61110
}

#brxe-8b1491 .icon a {
	color: #b61110
}

#brxe-8b1491 .icon i {
	font-size: 25px
}

#brxe-8b1491 {
	background-color: #ffffff;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	border-radius: 75px
}

#brxe-c2d651 {
	margin-top: 20px;
	display: flex;
	column-gap: 10px;
	flex-wrap: wrap;
	row-gap: 10px
}

@media (max-width: 768px) {
	#brxe-c2d651 {
		align-items: center;
		justify-content: center
	}
}

@media (max-width: 480px) {
	#brxe-c2d651 {
		row-gap: 10px
	}
}

#brxe-6dcc9d {
	font-size: 30px;
	color: #ffffff;
	font-family: "Poppins";
	font-weight: 600
}

#brxe-065294 {
	justify-content: flex-end;
	align-items: center;
	color: #ffffff;
	font-size: 18px;
	font-family: "Poppins";
	font-weight: 300;
	column-gap: 10px;
	flex-direction: column;
	row-gap: 10px
}

@media (max-width: 980px) {
	#brxe-065294 {
		flex-shrink: 0
	}
}

@media (max-width: 980px) {
	#brxe-2d12bb {
		--brxe-toggle-scale: 0.9
	}

	#brxe-2d12bb .brxa-inner {
		--brxe-toggle-bar-radius: 15px
	}
}

#brxe-083cb2 {
	width: 100%
}

#brxe-083cb2 .brx-nav-nested-items>li>[aria-current="page"] {
	text-decoration: underline;
	color: #ffffff
}

#brxe-083cb2 .brx-nav-nested-items>li>.brx-submenu-toggle.aria-current>* {
	text-decoration: underline;
	color: #ffffff
}

#brxe-083cb2 .brx-nav-nested-items>li:hover>a {
	color: #ffffff;
	text-decoration: underline
}

#brxe-083cb2 .brx-nav-nested-items>li:hover>.brxe-text-link:not(a) {
	color: #ffffff;
	text-decoration: underline
}

#brxe-083cb2 .brx-nav-nested-items>li:hover>.brxe-icon {
	color: #ffffff;
	text-decoration: underline
}

#brxe-083cb2 .brx-nav-nested-items>li:hover:has(> .brxe-svg) {
	color: #ffffff;
	text-decoration: underline
}

#brxe-083cb2 .brx-nav-nested-items>li:hover>.brx-submenu-toggle>* {
	color: #ffffff;
	text-decoration: underline
}

@media (max-width: 980px) {
	#brxe-083cb2 {
		justify-content: flex-end
	}

	#brxe-083cb2.brx-open .brx-nav-nested-items {
		height: 308px;
		justify-content: center;
		top: 110px;
		right: 46px;
		left: 46px;
		width: auto;
		align-items: center;
		background-color: #ffffff
	}

	#brxe-083cb2.brx-open .brx-submenu-toggle {
		justify-content: center
	}

	#brxe-083cb2.brx-open .brx-nav-nested-items>li {
		justify-content: center
	}

	#brxe-083cb2.brx-open li.menu-item {
		display: flex
	}
}

#brxe-488c48 {
	align-items: center;
	justify-content: center
}

#brxe-7eddb7 {
	font-size: 30px;
	color: #ffffff;
	font-family: "Poppins";
	font-weight: 600;
	text-align: center
}

#brxe-718087 {
	display: flex;
	align-items: center;
	justify-content: center;
	margin-top: 20px
}

#brxe-eb9ee4 {
	display: flex;
	align-items: center;
	justify-content: center;
	margin-top: 20px
}

#brxe-fa3e94 {
	align-items: center;
	justify-content: center
}

#brxe-134b2a {
	text-align: center
}

#brxe-b93643 {
	text-align: center
}

#brxe-38ead1 {
	text-align: center
}

#brxe-c855ce {
	text-align: center
}

#brxe-ee1b46 {
	justify-content: flex-end;
	align-items: center;
	color: #ffffff;
	font-size: 18px;
	font-family: "Poppins";
	font-weight: 300;
	text-align: center;
	column-gap: 10px;
	flex-direction: column;
	row-gap: 10px
}

@media (max-width: 980px) {
	#brxe-ee1b46 {
		flex-shrink: 0
	}
}

@media (max-width: 980px) {
	#brxe-39ef3e {
		--brxe-toggle-scale: 0.9
	}

	#brxe-39ef3e .brxa-inner {
		--brxe-toggle-bar-radius: 15px
	}
}

#brxe-6d1106 {
	width: 100%
}

#brxe-6d1106 .brx-nav-nested-items>li>[aria-current="page"] {
	text-decoration: underline;
	color: #ffffff
}

#brxe-6d1106 .brx-nav-nested-items>li>.brx-submenu-toggle.aria-current>* {
	text-decoration: underline;
	color: #ffffff
}

#brxe-6d1106 .brx-nav-nested-items>li:hover>a {
	color: #ffffff;
	text-decoration: underline
}

#brxe-6d1106 .brx-nav-nested-items>li:hover>.brxe-text-link:not(a) {
	color: #ffffff;
	text-decoration: underline
}

#brxe-6d1106 .brx-nav-nested-items>li:hover>.brxe-icon {
	color: #ffffff;
	text-decoration: underline
}

#brxe-6d1106 .brx-nav-nested-items>li:hover:has(> .brxe-svg) {
	color: #ffffff;
	text-decoration: underline
}

#brxe-6d1106 .brx-nav-nested-items>li:hover>.brx-submenu-toggle>* {
	color: #ffffff;
	text-decoration: underline
}

@media (max-width: 980px) {
	#brxe-6d1106 {
		justify-content: flex-end
	}

	#brxe-6d1106.brx-open .brx-nav-nested-items {
		height: 308px;
		justify-content: center;
		top: 110px;
		right: 46px;
		left: 46px;
		width: auto;
		align-items: center;
		background-color: #ffffff
	}

	#brxe-6d1106.brx-open .brx-submenu-toggle {
		justify-content: center
	}

	#brxe-6d1106.brx-open .brx-nav-nested-items>li {
		justify-content: center
	}

	#brxe-6d1106.brx-open li.menu-item {
		display: flex
	}
}

#brxe-791dff {
	background-color: #ffffff;
	margin-top: 20px;
	max-width: 250px
}

#brxe-d6bce9 {
	align-items: center;
	justify-content: center
}

#brxe-1a08dd {
	width: 80%;
	flex-direction: row;
	column-gap: 10px;
	row-gap: 10px
}

#brxe-8cbb30 {
	background-color: #b61110;
	padding-top: 50px;
	padding-bottom: 50px;
	border-top: 3px solid #ffffff;
	border-bottom: 1px solid #ffffff
}

#brxe-79135e {
	font-size: 18px;
	color: #000000;
	font-family: "Poppins";
	text-align: center
}

#brxe-79135e a {
	font-size: 18px;
	color: #000000;
	font-family: "Poppins";
	text-align: center;
	font-size: inherit
}

@media (max-width: 480px) {
	#brxe-79135e {
		font-size: 16px
	}

	#brxe-79135e a {
		font-size: 16px;
		font-size: inherit
	}
}

#brxe-7f4569 {
	width: 80%;
	align-items: center;
	justify-content: center
}

#brxe-79a996 {
	background-color: #ffffff;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px
}

.brxe-popup-153857.brx-popup {
	padding-right: 15px;
	padding-left: 15px
}

.brxe-popup-153857 .brx-popup-content {
	background-color: rgba(247, 247, 247, 0.9);
	border-radius: 20px
}

.brxe-popup-153857.brx-infobox-popup::after {
	border-top-color: rgba(247, 247, 247, 0.9)
}

#brxe-5311dd {
	width: 100%
}

#brxe-4691f1 {
	width: 100%
}

#brxe-9eb1c1 {
	background-color: #b61110;
	color: #ffffff;
	font-size: 18px;
	flex-direction: column;
	justify-content: center;
	column-gap: 50px;
	padding-top: 30px;
	padding-bottom: 30px;
	margin-top: 26px;
	align-items: center;
	width: 100%
}

#brxe-fd1e80 .brx-dropdown-content>li>a:hover {
	text-decoration: underline
}

#brxe-fd1e80 .brx-dropdown-content .brx-submenu-toggle>*:hover {
	text-decoration: underline
}

#brxe-fd1e80.brx-has-megamenu .brx-dropdown-content>*:hover {
	text-decoration: underline
}

#brxe-fd1e80 .brx-dropdown-content>li>a {
	justify-content: center
}

#brxe-fd1e80 .brx-submenu-toggle {
	justify-content: center
}

#brxe-fd1e80 {
	width: 100%;
	align-items: center;
	justify-content: center
}

#brxe-64a3cc {
	padding-top: 15px;
	padding-bottom: 15px
}

#brxe-814339 {
	background-color: #9e9e9e;
	color: #f5f5f5;
	font-size: 16px;
	text-align: center;
	flex-direction: column;
	justify-content: center;
	column-gap: 50px;
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 15px;
	margin-top: 60px;
	align-items: center;
	row-gap: 20px;
	width: 100%
}

#brxe-d4a746 .brx-dropdown-content>li>a:hover {
	text-decoration: underline
}

#brxe-d4a746 .brx-dropdown-content .brx-submenu-toggle>*:hover {
	text-decoration: underline
}

#brxe-d4a746.brx-has-megamenu .brx-dropdown-content>*:hover {
	text-decoration: underline
}

#brxe-d4a746 .brx-dropdown-content>li>a {
	justify-content: center
}

#brxe-d4a746 .brx-submenu-toggle {
	justify-content: center
}

#brxe-d4a746>.brx-dropdown-content {
	transform: translateY(-40px)
}

#brxe-d4a746 {
	width: 100%;
	align-items: center;
	justify-content: center
}

#brxe-3d8d96 {
	padding-top: 10px;
	padding-bottom: 10px
}

#brxe-ea66a4 {
	padding-top: 10px;
	padding-bottom: 10px
}

#brxe-8c20cb {
	background-color: #9e9e9e;
	color: #f5f5f5;
	font-size: 18px;
	text-align: center;
	flex-direction: row;
	justify-content: center;
	column-gap: 50px;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-top: 60px;
	width: 100%
}

#brxe-e680fa .brx-dropdown-content>li>a:hover {
	text-decoration: underline
}

#brxe-e680fa .brx-dropdown-content .brx-submenu-toggle>*:hover {
	text-decoration: underline
}

#brxe-e680fa.brx-has-megamenu .brx-dropdown-content>*:hover {
	text-decoration: underline
}

#brxe-e680fa {
	width: 100%;
	justify-content: center;
	align-items: center
}

#brxe-e680fa>.brx-dropdown-content {
	transform: translateY(-50px)
}

#brxe-e680fa .brx-dropdown-content>li>a {
	justify-content: center
}

#brxe-e680fa .brx-submenu-toggle {
	justify-content: center
}

#brxe-0216f6 {
	background-color: #b61110;
	color: #ffffff;
	font-size: 18px;
	flex-direction: column;
	justify-content: center;
	column-gap: 50px;
	padding-top: 30px;
	padding-bottom: 30px;
	margin-top: 26px;
	align-items: center;
	width: 100%
}

#brxe-fe21dc .brx-dropdown-content>li>a:hover {
	text-decoration: underline
}

#brxe-fe21dc .brx-dropdown-content .brx-submenu-toggle>*:hover {
	text-decoration: underline
}

#brxe-fe21dc.brx-has-megamenu .brx-dropdown-content>*:hover {
	text-decoration: underline
}

#brxe-fe21dc {
	width: 100%;
	align-items: center;
	justify-content: center
}

#brxe-635762 {
	width: 100%
}

#brxe-6fc4f5 {
	width: 100%
}

#brxe-6442ec {
	width: 100%
}

#brxe-53e631 {
	width: 100%
}

#brxe-xhutwp {
	width: 100%
}

#brxe-6400c7 {
	width: 100%
}

#brxe-107a60 {
	justify-content: center;
	align-items: center;
	color: #424242;
	font-size: 18px;
	font-family: "Poppins";
	font-weight: 300;
	column-gap: 20px;
	flex-direction: column;
	width: 100%
}

@media (max-width: 980px) {
	#brxe-107a60 {
		flex-shrink: 0
	}
}

@media (max-width: 980px) {
	#brxe-913bc2 {
		--brxe-toggle-scale: 0.9
	}

	#brxe-913bc2 .brxa-inner {
		--brxe-toggle-bar-radius: 15px
	}
}

#brxe-666658 {
	width: 100%
}

#brxe-666658 .brx-nav-nested-items>li>[aria-current="page"] {
	text-decoration: underline;
	color: #b61110
}

#brxe-666658 .brx-nav-nested-items>li>.brx-submenu-toggle.aria-current>* {
	text-decoration: underline;
	color: #b61110
}

#brxe-666658 .brx-nav-nested-items>li:hover>a {
	color: #b61110
}

#brxe-666658 .brx-nav-nested-items>li:hover>.brxe-text-link:not(a) {
	color: #b61110
}

#brxe-666658 .brx-nav-nested-items>li:hover>.brxe-icon {
	color: #b61110
}

#brxe-666658 .brx-nav-nested-items>li:hover:has(> .brxe-svg) {
	color: #b61110
}

#brxe-666658 .brx-nav-nested-items>li:hover>.brx-submenu-toggle>* {
	color: #b61110
}

@media (max-width: 980px) {
	#brxe-666658 {
		justify-content: flex-end
	}

	#brxe-666658.brx-open .brx-nav-nested-items {
		height: 308px;
		justify-content: center;
		top: 110px;
		right: 46px;
		left: 46px;
		width: auto;
		align-items: center;
		background-color: #ffffff
	}

	#brxe-666658.brx-open .brx-submenu-toggle {
		justify-content: center
	}

	#brxe-666658.brx-open .brx-nav-nested-items>li {
		justify-content: center
	}

	#brxe-666658.brx-open li.menu-item {
		display: flex
	}
}

#brxe-697db8 {
	position: absolute;
	right: 0px;
	top: 0px;
	font-size: 30px;
	transform: translateX(50%) translateY(-50%)
}

#brxe-9efd55 {
	position: relative
}

section.hero_section .row {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}

.container {
    width: 100%;
    max-width: 1520px !important;
    margin: auto;
    display: block;
}

section.hero_section .row .col-md-6 {
    flex: 0 0 50%;
}

.banner_img img {
    width: 100%;
}

section.hero_section {
    background-image: url(../images/hp-bg3.webp);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    padding: 80px 0;
}


.hero_inner {
    text-align: center;
}

.hero_inner h1 {
    font-size: 60px;
    line-height: 60px;
    text-transform: capitalize;
    font-weight: 800;
    color: #363636;
    margin: 0 0 30px 0;
}

.hero_inner h5 {
    font-size: 26px;
    font-weight: 700;
    color: #363636;
    text-transform: capitalize;
    line-height: 26px;
    margin: 0 0 10px 0;
}

.hero_inner p {
    font-size: 18px;
    text-transform: capitalize;
    color: #333;
    font-weight: 400;
    margin: 0;
    line-height: 18px;
}

section.sec_2 {
    background: #d14545;
    padding: 40px 0;
}

.text_slider_wraper {}

.text_slider_wraper ul li p {
    font-size: 24px;
    color: #fff;
    line-height: 35px;
    text-transform: capitalize;
    width: 92%;
    margin: 0 !important;
}

.text_slider_wraper ul li h5 {
    font-size: 24px;
    text-transform: capitalize;
    color: #fff;
    font-weight: 600;
    margin: 25px 0 0 0;
}

.logo_wraper ul {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.logo_wraper ul li {
    flex: 0 0 27%;
    text-align: center;
}

.logo_wraper ul li img {
    width: 100%;
    margin: auto;
    display: block;
}

.logo_wraper {
    width: 60%;
    margin: auto;
}

section.logo_section {
    padding: 30px 0;
}

section.review_section {
    background: #b61110;
    padding: 80px 0;
}

.review_main {}

.review_main .item h2 {
    text-align: center;
    font-size: 40px;
    color: #fff;
    text-transform: capitalize;
    line-height: 40px;
    margin: 0;
    font-weight: 700;
}

.item {}

.review_main .item ul li {
    flex: 0 0 32%;
    background: #fff;
    border-radius: 15px;
    padding: 30px;
    text-align: center;
}

.review_main .item ul li img {
    margin: auto;
    display: block;
    margin-bottom: 20px;
    width: 100px;
}

.review_main .item ul li h5 {
    margin: 0 0 10px 0;
    font-size: 24px;
    text-transform: capitalize;
    color: #be2024;
    font-weight: 600;
    line-height: 24px;
}

.review_main .item ul li span svg {
    color: #ffbf36;
    font-size: 20px;
    margin: 10px 0 10px 0;
}

.review_main .item ul li p {
    font-size: 16px;
    color: #333;
    line-height: 24px;
    margin: 0;
}

.review_main .item ul {
    display: flex;
    justify-content: space-between;
    margin: 40px 0 0 0;
}

.review_main .item {
    margin: 0 10px;
}

.single_btn {
    margin: 40px 0 0 0;
    text-align: center;
}

.single_btn button {
    width: 180px;
    height: 50px;
    border-radius: 50px;
    font-size: 20px;
    line-height: 20px;
    color: #af0901;
    font-weight: 400;
    transition: .5s ease;
}

.single_btn button:hover {
    transition: .5s ease;
    background: #000;
    color: #fff;
}

section.content_sec {
    padding: 80px 0;
}