.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;
}


.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
}

/*! 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);

html {
	scroll-behavior: smooth
}

:root {}

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-qedkyi .splide__pagination .splide__pagination__page {
	color: #eb736b;
	background-color: #eb736b
}

#brxe-qedkyi .splide__pagination .splide__pagination__page.is-active {
	color: #e02b20;
	background-color: #e02b20
}

#brxe-qedkyi .splide__arrow {
	color: #e02b20
}

#brxe-qedkyi .splide__arrow svg {
	fill: #e02b20
}

#brxe-qedkyi {
	overflow: hidden
}

#brxe-qedkyi .splide__arrow {
	transition: all ease 0.5s;
}

#brxe-qedkyi .splide__arrow--prev {
	left: -2%;
	opacity: 0
}

#brxe-qedkyi .splide__arrow--next {
	right: -2%;
	opacity: 0
}

#brxe-qedkyi:hover .splide__arrow--prev {
	left: 0;
	opacity: 1
}

#brxe-qedkyi:hover .splide__arrow--next {
	right: 0;
	opacity: 1
}

@media (max-width: 480px) {
	#brxe-qedkyi .splide__arrow {
		font-size: 25px;
		min-height: 25px;
		min-width: 25px;
		height: 25px;
		width: 25px
	}

	#brxe-qedkyi .splide__arrow svg {
		height: 25px;
		width: 25px
	}

	#brxe-qedkyi .splide__pagination .splide__pagination__page {
		height: 5px;
		width: 5px
	}

	#brxe-qedkyi .splide__pagination {
		bottom: 5px
	}
}

.brxe-bmhver .brxe-ihntkg.brxe-image {
	border: 1px solid #000000
}

.brxe-bmhver .brxe-ihntkg.brxe-image:not(.tag),
.brxe-bmhver .brxe-ihntkg.brxe-image img {
	aspect-ratio: 8/14
}

.brxe-bmhver .brxe-fdnunv.brxe-icon {
	font-size: 50px;
	color: #2ea3f2;
	fill: #2ea3f2;
	position: absolute;
	top: 50%;
	left: 50%
}

.brxe-fdnunv {
	transform: translate(-50%, -50%);
	opacity: 0;
	transition: all ease 0.3s
}

.brxe-bmhver .brxe-wocsfd.brxe-div {
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
	position: relative
}

.brxe-wocsfd {
	transition: all ease 0.3s
}

.brxe-wocsfd:before {
	content: '';
	width: 100%;
	height: 100%;
	position: absolute;
	background: #fff;
	top: 0;
	left: 0;
	opacity: 0;
	transition: all ease 0.3s
}

.brxe-bmhver .brxe-fdslqn.brxe-button {
	font-size: 20px;
	color: #ffffff;
	font-family: "Raleway";
	font-weight: 700;
	padding-top: 15px;
	padding-bottom: 15px
}

.brxe-fdslqn {
	background: -moz-linear-gradient(-180deg, rgb(147, 41, 30) 0%, rgb(237, 33, 58) 100%);
	opacity: 0;
	transition: all ease 0.3s
}

.brxe-bmhver.brxe-div {
	display: flex;
	flex-direction: column
}

.brxe-bmhver:hover div:before {
	opacity: 0.6;
}

.brxe-bmhver:hover div {
	box-shadow: 0px 0px 25px 0px rgba(184, 184, 184, 0.35);
}

.brxe-bmhver:hover .brxe-button {
	opacity: 1;
}

.brxe-bmhver:hover i {
	opacity: 1;
}

#brxe-xwzdik {
	margin-top: 50px;
	margin-bottom: 50px;
	display: grid;
	align-items: initial;
	grid-gap: 10px;
	grid-template-columns: auto auto auto auto auto
}

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

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

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

#brxe-psdfjs {
	width: 1440px;
	max-width: 100%
}

#brxe-wmtuwj {
	padding-right: 15px;
	padding-left: 15px
}

#brxe-ppnwwk {
	font-size: 30px;
	line-height: 100%
}

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

#brxe-qjwonf {
	font-size: 70px;
	line-height: 100%
}

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

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

@media (max-width: 360px) {
	#brxe-qjwonf {
		font-size: 40px
	}
}

#brxe-zfqizf {
	display: flex;
	flex-direction: column;
	align-self: center !important;
	justify-content: center
}

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

@media (max-width: 768px) {
	#brxe-qcqpsf {
		display: flex;
		flex-direction: column;
		align-self: center !important;
		justify-content: center;
		align-items: center;
		text-align: center
	}
}

@media (max-width: 768px) {
	#brxe-muawer {
		width: 300px;
		max-width: 100%
	}
}

#brxe-fwtjsk {
	margin-top: 50px;
	margin-bottom: 50px;
	flex-direction: row;
	align-self: center !important;
	justify-content: center;
	align-items: center;
	column-gap: 50px;
	row-gap: 30px;
	width: 1440px;
	max-width: 100%
}

@media (max-width: 768px) {
	#brxe-fwtjsk {
		flex-direction: column-reverse;
		align-self: center !important;
		justify-content: center;
		align-items: center
	}
}

#brxe-yevvoz {
	border-color: #000000;
	border-radius: 10px
}

#brxe-rwlold {
	display: flex;
	align-items: center;
	align-self: stretch !important;
	width: 100%;
	justify-content: flex-end;
	column-gap: 20px;
	width: 400px;
	max-width: 100%
}

@media (max-width: 768px) {
	#brxe-rwlold {
		width: 300px
	}
}

#brxe-lmdlbq input {
	border-color: #000000;
	border-radius: 10px
}

#brxe-lmdlbq input::placeholder {
	color: #000000
}

#brxe-bwxzba {
	margin-bottom: 50px;
	flex-direction: row;
	column-gap: 30px;
	align-self: flex-end !important;
	justify-content: flex-end
}

@media (max-width: 768px) {
	#brxe-bwxzba {
		row-gap: 10px;
		column-gap: 10px;
		align-self: center !important;
		justify-content: center;
		align-items: center
	}
}

.brxe-vzpfzk .brxe-xnwfxm.brxe-image:not(.tag),
.brxe-vzpfzk .brxe-xnwfxm.brxe-image img {
	aspect-ratio: 8/12
}

.brxe-vzpfzk .brxe-xnwfxm.brxe-image {
	height: 300px
}

.brxe-vzpfzk .brxe-rmdrex.brxe-button {
	background-color: #b72025;
	color: #ffffff;
	border-radius: 10px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	position: absolute;
	left: 50%;
	bottom: -50px
}

.brxe-rmdrex {
	transform: translate(-50%, 50%);
	transition: all ease 0.3s;
	opacity: 0
}

.brxe-vzpfzk .brxe-cacngg.brxe-div {
	position: relative;
	overflow: hidden;
	display: block;
	width: 100%
}

.brxe-cacngg:hover .bricks-button {
	bottom: 50%;
	opacity: 1;
}

.brxe-cacngg {
	transition: all ease 0.3s
}

.brxe-cacngg:before {
	content: '';
	position: absolute;
	background: #000;
	opacity: 0;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	transition: all ease 0.3s
}

.brxe-cacngg:hover:before {
	opacity: 0.5;
}

.brxe-vzpfzk .brxe-rqjmhf.brxe-heading {
	font-family: "Lora";
	font-weight: 700;
	color: #222222;
	font-size: 17px;
	text-align: center
}

.brxe-rqjmhf {
	text-overflow: ellipsis;
	overflow: hidden;
	max-width: 420px;
	white-space: nowrap;
	margin: 10px auto 10px !important;
	width: 100%;
}

.brxe-vzpfzk .brxe-yhvhan.brxe-heading {
	font-family: "Lora";
	font-weight: 500;
	color: #222222;
	font-size: 15px;
	text-align: center
}

.brxe-yhvhan h2 {
	font-size: 15px;
	font-weight: 400
}

.brxe-yhvhan p {
	display: none;
}

.brxe-yhvhan h1 {
	font-size: 15px;
	font-weight: 400;
}

.brxe-yhvhan h2 {
	text-overflow: ellipsis;
	overflow: hidden;
	max-width: 420px;
	white-space: nowrap;
	width: 100%;
}

.brxe-yhvhan h1 {
	text-overflow: ellipsis;
	overflow: hidden;
	max-width: 420px;
	white-space: nowrap;
	width: 100%;
}

.brxe-vzpfzk .brxe-qdszlb.brxe-div {
	display: flex;
	flex-direction: column;
	align-self: center !important;
	justify-content: center;
	align-items: center;
	padding-top: 5px;
	padding-bottom: 5px
}

#brxe-uscqec {
	position: absolute
}

#brxe-uscqec {
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%)
}

#brxe-ccxrku {
	margin-bottom: 100px;
	display: grid;
	align-items: initial;
	grid-gap: 10px;
	justify-content: center;
	grid-template-columns: 230px 230px 230px 230px 230px 230px;
	justify-items: center;
	position: relative
}

@media (max-width: 1536px) {
	#brxe-ccxrku {
		grid-template-columns: 230px 230px 230px 230px 230px
	}
}

@media (max-width: 1280px) {
	#brxe-ccxrku {
		grid-template-columns: 230px 230px 230px 230px
	}
}

@media (max-width: 1024px) {
	#brxe-ccxrku {
		grid-template-columns: 230px 230px 230px
	}
}

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

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

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

#brxe-tvqffn .bricks-pagination ul {
	justify-content: center;
	gap: 10px
}

#brxe-tvqffn .bricks-pagination ul .page-numbers {
	background: #fad8d9;
	color: #b72025;
	font-size: 16px;
	text-align: center;
	font-weight: 500;
	height: 40px;
	width: 40px;
	border-radius: 10px
}

#brxe-tvqffn .bricks-pagination ul .page-numbers.current {
	background: #b72025;
	color: #ffffff
}

#brxe-ecysjx {
	width: 1500px;
	max-width: 100%;
	margin-bottom: 100px
}

#brxe-sbxqjr {
	background-image: url(../images/Home-BG.png);
	background-position: top center;
	background-repeat: no-repeat;
	background-size: cover;
	padding-right: 15px;
	padding-left: 15px
}

#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 img {
    width: 100%;
}

button.slick-prev.slick-arrow, button.slick-next.slick-arrow {
    background-image: url(../images/arrow.png);
    background-repeat: no-repeat;
    width: 22px;
    height: 36px;
    left: 0;
    z-index: 999;
}

button.slick-prev.slick-arrow:before, button.slick-next.slick-arrow:before {
    display: none;
}

button.slick-next.slick-arrow{
   background-image: url(../images/arrow-right.png);
   left: unset;
   right: 0;
}

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

.portfolio_section ul li {
    flex: 0 0 15%;
    margin: 0 0 20px 0;
}

.portfolio_section ul li img {
    width: 100%;
    height: 340px;
    object-fit: cover;
    object-position: top;
}

section.portfolio_wraper {
    padding: 60px 0;
}

.portfolio_section.second ul li {
    flex: 0 0 18.5%;
    margin: 0 0 30px 0;
}

.portfolio_section.second ul li img {
    height: 420px;
}