:root {
	--maincolor: #ffa133;
}

#sp-header.celestia-header .modal-menu-right {
	background-color: #ffffff;
	background-image: unset;
	/* background-image: url(../images/bg-pattern-2.svg); */
	/* width: 100%;
	height: 100%;
	padding-left: 240px;
	display: flex;
	align-items: center; */
}

#sp-header.celestia-header {
	position: relative;
	background-color: #ffffff !important;
	/* box-shadow: none; */
}
#sp-header.celestia-header.header-sticky {
	/* position: fixed !important; */
	background-color: #ffffff !important;
}
#sp-header.celestia-header .sp-megamenu-parent .sp-has-child.active .sp-dropdown {
	display: block !important;
	animation: spFadeInUp 400ms ease-in;
}
#sp-header.celestia-header .sp-megamenu-parent .sp-has-child.active .sp-dropdown .current-item.active > a {
	color: var(--maincolor);
}
#sp-header.celestia-header .sp-megamenu-parent .sp-has-child.active .sp-dropdown .current-item.active:before {
	background-color: var(--maincolor);
}
#sp-header #logo-right > .sp-module {
    margin-left: 0px;
}
#sp-header #logo-right > .sp-module {
    margin-right: 20px;
}
.burger-icon>span {
	/* display: block;
	height: 2px; */
	background-color: #000000;
	/* margin: 5px 0;
	transition: background-color 0.3s ease-in, opacity 0.3s ease-in, transform 0.3s ease-in; */
}

body .sppb-btn.sppb-btn-primary,
body .sppb-btn.btn-primary,
body .btn.sppb-btn-primary,
body .btn.btn-primary {
	border: 2px solid #000000;
	/* border: unset; */
	background-color: #ffffff;
	color: #000000;
	text-transform: uppercase;
}
body .sppb-btn.sppb-btn-primary:hover,
body .sppb-btn.btn-primary:hover,
body .btn.sppb-btn-primary:hover,
body .btn.btn-primary:hover {
	border-color: #000000;
	/* border-color: unset; */
	background-color: #000000;
	color: #ffffff;
}
body .sppb-btn.sppb-btn-primary:hover,
body .sppb-btn.sppb-btn-primary:focus,
body .sppb-btn.sppb-btn-primary:active,
body .sppb-btn.btn-primary:hover,
body .sppb-btn.btn-primary:focus,
body .sppb-btn.btn-primary:active,
body .btn.sppb-btn-primary:hover,
body .btn.sppb-btn-primary:focus,
body .btn.sppb-btn-primary:active,
body .btn.btn-primary:hover,
body .btn.btn-primary:focus,
body .btn.btn-primary:active {
	background-color: #000000;
	border-color: #000000;
	/* border-color: unset; */
	color: #ffffff;
}
/* body .sppb-btn.sppb-btn-primary:before {
	content: "";
	width: 101%;
	height: 102%;
	display: block;
	position: absolute;
	top: -1px;
	left: -1px;
	right: 0px;
	border: 1px solid #000000;
	bottom: -2px;
}
body .sppb-btn.sppb-btn-primary:after {
	content: "";
	width: 110%;
	position: absolute;
	background-color: transparent;
	height: 80%;
	left: -5%;
	top: 7px;
	border: 1px solid #000000;
	transition: all 0.3s ease;
	z-index: 1;
} */



.sp-page-title {
	/* background-color: #153436;
	background-image: url(../images/bg-pattern.svg); */
	padding: 450px 0px 450px 0px;
	background-attachment: scroll;
}
.sp-page-title .sp-page-title-heading {
	color: #000000;
	/* text-align: center;
	font-family: Cormorant;
	font-size: 136px;
	font-style: normal;
	font-weight: 400;
	line-height: normal; */
}


#sp-main-body a:not(.sppb-btn) {
	color: #000000;
	text-decoration: underline;
}



#sp-footer {
	padding: 120px 0px 20px 0px;
	/* font-size: 14px; */
	background-image: unset;
}
.icon-content > .sppb-addon-content p > a {
	display: flex;
	flex-direction: row;
	align-items: flex-start;
}
.icon-content > .sppb-addon-content p > a > i {
	margin-right: 10px;
	margin-top: 3px;
}
.custom-icon {
	background-repeat: no-repeat;
	background-size: 24px 24px;
	background-position: center center;
	display: block;
	width: 24px;
	height: 24px;
	filter: invert(1);
	transition: opacity 0.3s ease;
}
.custom-icon.ico-instagram {
	background-image: url(/images/icons/instagram.png);
}
.icon-content > .sppb-addon-content p > a:hover > i.custom-icon {
	opacity: 0.7;
}

#modal-menu-toggler {
	display: flex;
}
#modal-menu-toggler:after {
	content: "Menu";
	display: inline-block;
	margin-left: 10px;
	color: #000000;
	font-size: 18px;
	line-height: 26px;
}
#sp-header {
	/* height: 120px; */
	height: 100px;
	/* width: 100%;
	position: relative;
	z-index: 99;
	box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.1);
	animation: spFadeIn 0.5s; */
}
#sp-header .logo {
	/* height: 120px; */
	height: 100px;
	/* display: inline-flex;
	margin: 0;
	align-items: center; */
}
#offcanvas-toggler {
	/* display: inline-flex;
	align-items: center;
	height: 120px;
	line-height: 120px; */
	height: 100px;
	line-height: 100px;
	/* font-size: 20px; */
}
#sp-header.celestia-header .sp-megamenu-parent.menu-animation-fade-up .sp-has-child > .sp-dropdown {
	animation: none;
}
#sp-header.celestia-header .sp-megamenu-parent .sp-dropdown.dropdown-active {
	/* display: block !important; */
	animation: none;
}
#sp-header.celestia-header ul.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner ul > li:hover > a {
	/* font-weight: 400 !important;
	font-size: 24px !important; */
	color: var(--maincolor);
}


.home-brand .sppb-row-column {
	position: relative;
}
.home-brand .sppb-column-addons > .addon-root-image:last-child {
	position: absolute;
	z-index: 1;
	/* bottom: 50%;
	left: 50%; */
	bottom: 50px;
	right: 50px;
	/* transform: translate(-50%, 50%); */
}
.home-brand .full-img a {
	display: block;
	position: relative;
}
/* .home-brand .addon-root-image:before,
.home-brand .addon-root-image:after, */
.home-brand .full-img a:before,
.home-brand .full-img a:after {
	content: "";
	position: absolute;
	display: block;
	width: 0px;
	height: 0px;
	background-color: rgba(0 0 0 / 40%);
	/* transition-property: width, height; */
	transition: width 0.3s ease, height 0.3s ease;
}
.home-brand .full-img a:before {
	inset: auto 0px 0px auto;
}
.home-brand .full-img a:after {
	inset: 0px auto auto 0px;
}
.home-brand .sppb-column-addons:hover .full-img a:before,
.home-brand .sppb-column-addons:hover .full-img a:after,
.home-brand .full-img a:hover:before,
.home-brand .full-img a:hover:after {
	width: 100%;
	height: 100%;
}
.home-brand .invert-filter img {
	filter: invert(0);
	transition: filter 0.3s ease;
}
.home-brand .sppb-column-addons:hover .invert-filter img {
	filter: invert(1);
}

.feature-no-content .sppb-addon-text {
	display: none;
}

.mod-languages .btn.dropdown-toggle {
	display: flex;
	flex-direction: row;
	/* align-content: center; */
	align-items: center;
}
.offcanvas-menu {
    background-color: #ffffff;
    /* color: #000000; */
}


@media (min-width: 1400px) {
	.container {
		max-width: 1520px;
	}
}
@media (max-width: 1199px) {
	/* body h2 {
		font-size: 34px;
	} */
}
@media (max-width: 991px) {
	.offcanvas-menu .offcanvas-inner ul.menu li.active a {
		color: #000000 !important;
	}
	.offcanvas-menu .offcanvas-inner ul.menu li.active.menu-deeper > a {
		color: var(--maincolor) !important;
	}
	.offcanvas-menu .offcanvas-inner ul.menu li.active.current a {
		color: var(--maincolor) !important;
	}
}
@media (max-width: 500px) {
	#sp-logo {
		max-width: 200px;
	}
	#sp-logo img {
		height: auto;
	}
	#logo-right {
		max-width: calc(100% - 200px);
	}
}
@media (max-width: 450px) {
	#sp-header {
		height: 70px;
	}
	#sp-header .logo {
		height: 70px;
	}
	#offcanvas-toggler {
		height: 70px;
		line-height: 70px;
	}
	#sp-logo {
		max-width: 150px;
	}
	#logo-right {
		max-width: calc(100% - 150px);
	}
}
@media (max-width: 370px) {
	#sp-logo {
		max-width: 120px;
	}
	#logo-right {
		max-width: calc(100% - 120px);
		padding-left: 0px;
	}
}