em {
	color: #404041 !important;
}

.pprice {
	animation: pul 2s ease-out infinite;
}

@keyframes pul {
	0% {
		transform: scale(1);
	}
	50% {
		transform: scale(1.1);
	}
	100% {
		transform: scale(1);
	}
}


.menu-item-badge {
	margin-left: 5px !important;
}
.megamenu-container.nav-submenu-container.nav-item-level-1 {
	min-width: 283px !important;
	right: -212.767px !important;
}
/* [selected-tab='tab-0'] .sppb-nav-modern li:first-of-type > a,
[selected-tab='tab-1']  .sppb-nav-modern li:nth-of-type(2) > a,
[selected-tab='tab-2']  .sppb-nav-modern li:nth-of-type(3) > a {
    background-image: url(/images/OH_Website_BTN_Flag_ON.png);
    background-size: 100% 100%;
    min-width: 100px;
    height: 175px;
}

[selected-tab='tab-0'] .sppb-nav-modern li:first-of-type > a:hover,
[selected-tab='tab-1']  .sppb-nav-modern li:nth-of-type(2) > a:hover,
[selected-tab='tab-2']  .sppb-nav-modern li:nth-of-type(3) > a:hover {
	color: #4b5981;
	border-bottom-color: transparent;
	cursor: default;
}

[selected-tab='tab-0'] .sppb-nav-modern li:first-of-type > a:focus,
[selected-tab='tab-1']  .sppb-nav-modern li:nth-of-type(2) > a:focus,
[selected-tab='tab-2']  .sppb-nav-modern li:nth-of-type(3) > a:focus {
	background-color: transparent !important; 
	top: -3px;
}

[selected-tab='tab-0'] .sppb-nav-modern li:first-of-type > a:active,
[selected-tab='tab-1']  .sppb-nav-modern li:nth-of-type(2) > a:active,
[selected-tab='tab-2']  .sppb-nav-modern li:nth-of-type(3) > a:active,
.sppb-nav-modern > li.active > a, .sppb-nav-modern > li.active > a:focus, .sppb-nav-modern > li.active > a:hover {
	background-color: transparent !important; 
	top: -3px;
} */



.astroid-container {
	overflow-x: hidden !important;
}

#language_btn_129 {
	background: transparent !important;
	border: 0px !important;
}

.astroid-nav .nav-title sup {
	left: 70% !important;
	/* animation: zoom-in-zoom-out 1s ease infinite !important; */

}

.botao-oh {
	box-shadow: 2px 8px 15px rgba(0, 0, 0, 0.45) !important;
}

.botao-oh:hover {
	transform: scale(1.1);
}

.titulo-shadow {
	text-shadow: 2px 8px 15px rgba(0, 0, 0, 0.5);
}

.titulo-shadow span {
	background-color: transparent !important;
}

.box-shadow-inside-top {
	box-shadow: inset 0 14px 11px -7px rgba(0, 0, 0, 0.4) !important;
}

/* span {
	background-color: transparent !important;
	padding: 0 !important;
} */

.cartoes {
	z-index: 999 !important;
}

.form-builder-checkbox-item label::after,
.sppb-addon-form-builder .sppb-form-check-label::after {
	font-size: 12px !important;

}

body {
	overflow-x: hidden !important;
}


.imagemabout {
	z-index: 100;
}

li::marker {
	color: #4b28ff;
}

ul,
ol {
	padding-left: 30px;
}

.mod_jmg_sidebar_button_position_1 .mod_jmg_sidebar_button,
.mod_jmg_sidebar_button_position_1 .mod_jmg_sidebar_button_extern {
	background: transparent !important;
	color: transparent !important;

}

@media (min-width: 992px) {

	.mod_jmg_sidebar_wrapper.mod_jmg_sidebar_overlap,
	.mod_jmg_sidebar_wrapper.mod_jmg_sidebar_popup {
		left: -0px;
		width: 0px;
		height: 800px;
		top: 45% !important;
	}

	.hidden-desk {
		display: none !important;
	}
}

@media (max-width: 991px) {

	.mod_jmg_sidebar_wrapper.mod_jmg_sidebar_overlap,
	.mod_jmg_sidebar_wrapper.mod_jmg_sidebar_popup {
		left: -0px;
		width: 0px;
		height: 800px;
		top: 20% !important;
	}
}

@media (min-width: 992px) {
	.mod_jmg_button_size_fa-2x {
		right: -50px;
		width: 50px;
		height: 50px;
		animation: mymove 1s infinite !important;
	}

	@keyframes mymove {

		0%,
		100% {
			transform: translateY(0);
		}

		50% {
			transform: translateY(-10px);
		}
	}
}

@media (max-width: 991px) {
	.mod_jmg_button_size_fa-2x {
		right: -50px;
		width: 50px;
		height: 50px;
		animation: mymove 1s infinite !important;
	}

	@keyframes mymove {

		0%,
		100% {
			transform: translateY(0);
		}

		50% {
			transform: translateY(-10px);
		}
	}
}

.mod_jmg_sidebar_button_extern.mod_jmg_sidebar_button_tooltip_0 {
	height: auto;
}

.nav-link-item-id-146>.nav-title .menu-item-badge {
	--as-nav-item-badge-background: rgb(255, 63, 63);
	--as-nav-item-badge-color: rgb(255, 255, 255);
	background-color: var(--as-nav-item-badge-background);
	color: var(--as-nav-item-badge-color);

}

/* @keyframes zoom-in-zoom-out {
  0% {
    transform: scale(1, 1);
  }
  50% {
    transform: scale(1.5, 1.5);
  }
  100% {
    transform: scale(1, 1);
  }
} */

.sppb-nav-lines {
	border-bottom: 0px solid transparent !important;
}


.sppb-nav-lines .dist-tab-title {
	display: block;
	color: #949494;
	font-weight: 800;
	font-size: 36px;
	text-shadow: 2px 8px 15px rgba(0, 0, 0, 0.5);
	line-height: 0px;
	padding-top: 50px;
}

.sppb-nav-lines .dist-tab-sub {
	display: block;
	color: #949494;
	font-weight: 500px;
	font-size: 20px;
	text-shadow: 2px 8px 15px rgba(0, 0, 0, 0.5);
	text-align: center !important;
}


.sppb-nav-lines>li.active .dist-tab-title {
	display: block;
	color: #fff;
	font-weight: 800;
	font-size: 36px;
	text-shadow: 2px 8px 15px rgba(0, 0, 0, 0.5);
	line-height: 0px;
	padding-top: 50px;
}

.sppb-nav-lines>li.active .dist-tab-sub {
	display: block;
	color: #00ffcf;
	font-weight: 500px;
	font-size: 20px;
	text-shadow: 2px 8px 15px rgba(0, 0, 0, 0.5);
	text-align: center !important;
}

.astroid-nav .nav-link:active,
.astroid-nav .nav-link.active,
.astroid-sidebar-menu .nav-link:active,
.astroid-sidebar-menu .nav-link.active {
	color: #4b28ff !important;
	font-weight: 700 !important;
}

.astroid-nav>li>a,
.astroid-sidebar-menu>li>a,
.astroid-mobile-menu>.nav-item>a {
	font-weight: 700 !important;
	text-transform: none !important;
	font-size: 16px !important;
}

.sppb-panel-warning {
	border-color: rgba(0, 0, 0, 0.3);
	border-radius: 18px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.sppb-panel {
	background-color: #fff0;
	border: 0px solid transparent;
	border-top-width: 0;
}

.sppb-panel-warning>.sppb-panel-heading {
	color: #f5a623;
	background: rgb(51, 1, 176);
	background: linear-gradient(90deg, rgba(51, 1, 176, 1) 0%, rgba(75, 40, 255, 1) 100%);
	border-color: #000;
	border-radius: 50px;
	border-color: #000;
	border-radius: 50px;
}

[id^="sppb-ac-content-"] {
	/* border: 5px solid #000; */
	padding-top: 20px;
	padding-bottom: 0px;
}

.sppb-panel-warning .sppb-panel-body {
	border-top-color: rgba(255, 208, 18, 0);
}

.sppb-panel-warning .sppb-panel-body {
	border-top-color: #4b28ff;
}

.sppb-panel-body {
	padding: 15px;
	border: 3px solid #4b28ff;
	border-radius: 25px;
}

.sppb-panel-group .sppb-panel:last-child .sppb-panel-body {
	border-top-width: 3px;
	border-bottom-width: 0;
	border-bottom-width: 3px;
}

.sppb-countdown-timer {
	text-shadow: 0px 1px 13px rgba(0, 0, 0, 0.2);
}

.sppb-countdown-number {
	box-shadow: 3px 1px 10x rgba(0, 0, 0, 0.7)
}


.sppb-nav.sppb-nav-modern {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: -5px;
	left: 0px;
	z-index: 100;
}

@media (max-width: 768px) {
	.sppb-nav.sppb-nav-modern {
		margin: auto;
		padding: 0;
		list-style: none;
		position: absolute;
		top: -5px;
		left: 0px;
		z-index: 100;
	}
}

.sppb-tab-content.sppb-tab-modern-content .sppb-tab-pane.active {
	display: block;
	position: relative !important;
}

.sppb-tab-content.sppb-tab-modern-content .sppb-tab-pane {
	position: absolute;
	top: 0;
	left: 0;
}


.sppb-nav-modern>li>a {
	font-size: 14px;
	font-weight: bolder;
	line-height: 1.42857143;
	padding: 12px 15px;
	color: #4b5981;
	background-image: url("/images/OH_Website_BTN_Flag_OFF.png");
	background-size: 100% 100%;
	border: 0px solid transparent !important;
	width: 100px;
	height: 160px;
}

@media (max-width: 768px) {
	.sppb-nav-modern>li>a {
		font-size: 14px;
		font-weight: bolder;
		line-height: 1.42857143;
		padding: 12px 0px;
		color: #4b5981;
		background-image: url("/images/OH_Website_BTN_Flag_OFF.png");
		background-size: 100% 100%;
		border: 0px solid transparent !important;
		min-width: 40px;
		max-width: 65px;
		height: 130px;
	}
}

.sppb-nav-modern>li.active>a {
	background-image: url("/images/OH_Website_BTN_Flag_ON.png");
	background-size: 100% 100%;
	min-width: 100px;
	height: 175px;
}

@media screen and (max-width: 768px) {
	.sppb-nav-modern>li.active>a {
		background-image: url("/images/OH_Website_BTN_Flag_ON.png");
		background-size: 100% 100%;
		min-width: 40px;
		max-width: 65px;
		height: 140px;
	}
}


.sppb-nav-modern>li.active>a,
.sppb-nav-modern>li.active>a:focus,
.sppb-nav-modern>li.active>a:hover {
	color: #4b5981;
	/* background-color: #fff; */
	border-bottom-color: transparent;
	cursor: default;
}

.sppb-nav-modern>li>a:focus,
.sppb-nav-modern>li>a:hover {
	background-color: transparent !important;
	top: -3px;
}

.sppb-nav>li>a:focus,
.sppb-nav>li>a:hover {
	text-decoration: none;
	/* background-color: #eee; */
}

.sppb-nav-modern>li.active>a,
.sppb-nav-modern>li.active>a:focus,
.sppb-nav-modern>li.active>a:hover {
	color: #4b5981;
	background-color: transparent;
	border-bottom-color: transparent;
	cursor: default;
}

.sppb-nav>li>a>img {
	max-width: 100%;
}

.topindex {
	z-index: 1000 !important;
}

.sppb-field-required {
	color: #00ffcf;
	font-weight: 900;
}

.form-builder-checkbox-item input:checked+label::before,
.form-builder-radio-item input:checked+label::before,
.sppb-addon-form-builder .sppb-form-check-input:checked+label::before {
	background: #4b28ff !important;
}

/* .form-builder-checkbox-item label::before, .form-builder-radio-item label::before, .sppb-addon-form-builder .sppb-form-check-label::before {
		content: "";
		width: 12px !important;
		height: 12px !important;
		border-radius: 50%;
		border: 2px solid transparent !important;
		position: absolute;
		top: 7px !important;
		left: 1px !important;
	} */

#sppb-addon-wrapper-1707170691631 .fas.fa-play {
	padding-right: 15px !important;
}

.zoom-hover-image {
	transition: .2s;
}

.zoom-hover-image:hover {
	transform: scale(1.1);
}

.uk-height-viewport {
	offset-top: true;
	offset-bottom: 50 !important;
}


h1,
.h1,
.uk-h1,
h2,
.h2,
.uk-h2,
h3,
.h3,
.uk-h3,
h4,
.h4,
.uk-h4,
h5,
.h5,
.uk-h5,
h6,
.h6,
.uk-h6,
.uk-heading-small,
.uk-heading-medium,
.uk-heading-large,
.uk-heading-xlarge,
.uk-heading-2xlarge {
	margin: 0 0 0px 0 !important;
}

#astroid-sticky-header {
	box-shadow: 10px 15px 32px -6px rgba(0, 0, 0, 0.06), 0px -5px 32px -6px rgba(0, 0, 0, 0.06);
}

.awards-banners .sppb-nav.sppb-nav-modern {
	top: -5px !important;
}

.sppb-countdown-number,
#sppb-addon-1696205162768 .sppb-countdown-finishedtext {
	height: 120px !important;
	line-height: 100px;
	width: 120px !important;
	font-size: 45px;
	font-family: Montserrat;
	font-weight: 800;
	color: #FFFFFF;
	background-color: rgba(255, 255, 255, 0);
	border-radius: 10px;
	border-width: 4px;
	border-style: solid;
	border-color: #4b28ff;
}

.upper {
	text-transform: uppercase;
}

.overlayy {
	background: transparent;
	position: relative;
	width: 100%;
	height: 580px;
	/* your iframe height */
	top: 580px;
	/* your iframe height */
	margin-top: -580px;
	/* your iframe height */
}

.i4ewOd-pzNkMb-haAclf .QUIbkc {
	display: none !important;
}

/* .distas {
	max-width: 1400px !important;
	margin:auto;
} */


.sppb-nav-pills>li>a {
	font-weight: 400;
}

.sppb-nav-pills>li>a,
.sppb-nav-pills>li>a:hover,
.sppb-nav-pills>li>a:focus {
	color: #fff;
	background-color: #c5c5c5;
	border-radius: 50px;
	box-shadow: 2px 8px 15px rgba(0, 0, 0, 0.3);
}

.sppb-nav-pills>li.active>a,
.sppb-nav-pills>li.active>a:hover,
.sppb-nav-pills>li.active>a:focus {
	color: #fff !important;
	background-color: #4b28ff !important;
	border-radius: 50px;
}

.sppb-nav-pills>li+li {
	margin-left: 30px !important;
}

.sppb-nav-pills>li>a {
	padding: 13px 40px !important;
}

.astroid-nav .nav-submenu>li>a:hover {
	text-decoration: none;
	display: block;
	padding: 5px 15px;
	background-color: #4b28ff;
	color: #fff;
}

*+p,
*+ul,
*+ol,
*+dl,
*+pre,
*+address,
*+fieldset,
*+figure {
	margin-top: 0px !important;
}



.img-conta {
	position: relative;
	max-width: 320px;
	max-height: auto;
	margin: auto;
}

.overlay-button {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0);
	transition: background 0.5s ease;
}

.img-conta:hover .overlay-button {
	display: block;
	background: transparent;
}


.button-signup-race-douro-en {
	position: absolute;
	width: 100%;
	top: 50%;
	text-align: center;
	opacity: 0;
	transition: opacity .35s ease;
}

.button-signup-race-douro-en a {
	width: 200px;
	padding: 12px 48px;
	text-align: center;
	font-family: 'Roboto';
	color: #00ffcf;
	background-color: #4b28ff;
	border-radius: 50px;
	z-index: 1;
	font-weight: 500;
	text-decoration: none;
	box-shadow: 2px 8px 15px rgba(0, 0, 0, 0.3);
	font-size: 16px;
}

.button-signup-race-douro-en a:hover {
	color: #00ffcf !important;
}

.img-conta:hover .button-signup-race-douro-en {
	opacity: 1;
}

#vii {

	/* Set the quality of the Vimeo video */
	/* Possible values: "auto", "240p", "360p", "540p", "720p", "1080p" */
	/* You can also use "hd" for the highest available quality */
	/* "auto" will choose the best quality depending on the viewer's internet speed */
	iframe[src*="vimeo.com/video"] {
		max-width: 100%;
		width: 100%;
		height: 100%;
		position: absolute;
		top: 0;
		left: 0;
		opacity: 1;
		z-index: -100;
		pointer-events: none;
		/* Add the desired quality below */
		/* Example: */
		quality: 1080p;
	}
}

.racedatatop .sppb-nav.sppb-nav-modern {
	right: 0px !important;
}

/* #sppb-addon-1708363450309 {
	width: 100vw;
	margin-left: calc(50% - 50vw);
}

#sppb-addon-1708367384160 {
	width: 100vw;
	margin-left: calc(50% - 50vw);
}

#sppb-addon-1708367384161 {
	width: 100vw;
	margin-left: calc(50% - 50vw);
} */

.sppb-tab-image {
	height: auto !important;
	width: auto !important;
}


.ui-title.uk-margin-remove-bottom.uk-custom.uk-margin-top.uk-text-bolder {
	font-size: 4rem !important;
	line-height: 4rem !important;
}



h2,
.h2 {
	font-size: 2rem;

}

.sppb-row-container {
	padding-left: 15px !important;
	padding-right: 15px !important;
}

.sppb-addon-text-block .sppb-addon-title>span {
	background-color: transparent !important;
	padding: 0px !important;
}


.langChoose {
	background-color: #4b28ff !important;
	color: #fff !important;
	padding: 5px !important;

}

div.mod-languages.advanced-dropdown ul {
	background: #4b28ff !important;
	color: #fff !important;
}

.langChoose a {
	color: #fff !important;
}

.lang-inline.displayed {
	color: #fff !important;
}

.lang-inline.displayed a {
	color: #fff !important;
}

.mod-languages.advanced-dropdown a {
	color: #fff !important;
}

body div.mod-languages ul.lang-block>li a {
	display: block;
	color: #fff !important;
}

h1,
.h1 {
	font-size: 2rem !important;
	font-weight: 900 !important;
	line-height: 2rem !important;
}

.astroid-logo .astroid-logo-mobile {
	max-width: 70% !important;
	padding-left: 40px !important;
}

.sp-page-builder .page-content #other-races {
	background-image: url(/images/2024/02/26/baerdasset-14x.png), linear-gradient(0deg, #1A1A1A 0%, #2b2b2b 15%) !important;
}

.fas.fa-play {
	padding-right: 15px !important;
}

h5,
.h5 {
	color: #909090 !important;
}


.border-bot {
	border-bottom: 1px solid #000;
}

div#maximenuck195 ul.maximenuck li.level1.parent>a::after,
ul.maximenuck li.level1.parent>span.separator::after {
	display: none !important;
}

ul.maximenuck {
	background: #4b28ff !important;
	padding-left: 0px !important;
}

ul.maximenuck li.maximenuck.level1>a,
ul.maximenuck li.maximenuck.level1>span.separator {
	padding: 8px 18px 8px 18px !important;
	font-family: Roboto !important;
	font-weight: 600 !important;

}

div.maxidrop-main {
	width: 56px !important;

}

ul.maximenuck li.maximenuck ul.maximenuck2 li>a,
ul.maximenuck2 li>a,
ul.maximenuck2 li>span.separator {
	color: #4b28ff !important;
	font-family: Roboto !important;
	font-weight: 500 !important;
}

.jollyany-language {
	display: none !important;
}


/* Italy */
.nav-link-item-id-211.item-link-component.item-level-2 {
	font-weight: 600;
	color: #222222;
}

.nav-item-submenu.nav-item-id-211 .nav-title {
	position: relative;
	display: flex;
	align-items: center;
}

.nav-item-submenu.nav-item-id-211 .nav-title::before {
	content: url('/images/it-flag.png');
	margin-right: 5px;
	position: relative;
	top: 50%;
	transform: translateY(10%);
}


/* Portugal */
.nav-link-item-id-147.item-link-component.item-level-2 {
	font-weight: 600;
	color: #222222;
}

.nav-item-submenu.nav-item-id-147 .nav-title {
	position: relative;
	display: flex;
	align-items: center;
}

.nav-item-submenu.nav-item-id-147 .nav-title::before {
	content: url('/images/pt-flag.png');
	margin-right: 5px;
	position: relative;
	top: 50%;
	transform: translateY(10%);
}

/* INDIA */

.nav-link-item-id-309.item-link-component.item-level-2 {
	font-weight: 600;
	color: #222222;
}

.nav-item-submenu.nav-item-id-309 .nav-title {
	position: relative;
	display: flex;
	align-items: center;
}

.nav-item-submenu.nav-item-id-309 .nav-title::before {
	content: url('/images/in-flag.png');
	margin-right: 5px;
	position: relative;
	top: 50%;
	transform: translateY(10%);
}



/* WALES */

.nav-link-item-id-210.item-link-url.item-level-2 {
	color: #222222;
	font-weight: 600;
}

.nav-item-submenu.nav-item-id-210 .nav-title {
	position: relative;
	display: flex;
	align-items: center;
}

.nav-item-submenu.nav-item-id-210 .nav-title::before {
	content: url('/images/wa-flag.png');
	margin-right: 5px;
	position: relative;
	top: 50%;
	transform: translateY(10%);
}

/* AUSTRALIA

.nav-link-item-id-213.item-link-component.item-level-2 {
	font-weight: 600;
	color: #222222;
}
*/

.nav-item-submenu.nav-item-id-213 .nav-title {
	position: relative;
	display: flex;
	align-items: center;
}

.nav-item-submenu.nav-item-id-213 .nav-title::before {
	content: url('/images/au-flag.png');
	margin-right: 5px;
	position: relative;
	top: 50%;
	transform: translateY(10%);
}

/* ICELAND*/

.nav-link-item-id-212.item-link-component.item-level-2 {
	font-weight: 600;
	color: #222222;
}


.nav-item-submenu.nav-item-id-212 .nav-title {
	position: relative;
	display: flex;
	align-items: center;
}

.nav-item-submenu.nav-item-id-212 .nav-title::before {
	content: url('/images/is-flag.png');
	margin-right: 5px;
	position: relative;
	top: 50%;
	transform: translateY(10%);
}

/* UAE

.nav-link-item-id-214.item-link-component.item-level-2 {
	font-weight: 600;
	color: #222222;
}
*/

.nav-item-submenu.nav-item-id-214 .nav-title {
	position: relative;
	display: flex;
	align-items: center;
}

.nav-item-submenu.nav-item-id-214 .nav-title::before {
	content: url('/images/uae-flag.png');
	margin-right: 5px;
	position: relative;
	top: 50%;
	transform: translateY(10%);
}




/* ########################## MOBILE CUSTOM  ############# */




@media screen and (max-width: 769px) {
	.ui-title.uk-margin-remove-bottom.uk-custom.uk-margin-top.uk-text-bolder {
		font-size: 3rem !important;
		line-height: 3rem !important;
	}

	.centremobile {
		text-align: center !important;
	}

	.sppb-nav-pills>li {
		float: left;
		padding: 10px !important;
	}

	.sppb-nav.sppb-nav-pills {
		display: flex !important;
		/* margin-bottom: 50px !important; */
	}

	.sppb-nav-pills>li+li {
		margin-left: 0px !important;
	}

	.hideonxs {
		display: block !important;
	}

	h1,
	.h1 {
		font-size: 1.5rem !important;
		font-weight: 900 !important;
		line-height: 1.5rem !important;
	}

	.button-signup-race-douro-en {
		position: absolute;
		width: 100%;
		top: 50%;
		text-align: center;
		opacity: 0;
		transition: opacity .35s ease;
	}

	.button-signup-race-douro-en a {
		width: 100%;
		padding: 12px 25px;
		text-align: center;
		font-family: 'Roboto';
		color: #00ffcf;
		background-color: #4b28ff;
		border-radius: 30px;
		z-index: 1;
		font-weight: 500;
		text-decoration: none;
		box-shadow: 2px 8px 15px rgba(0, 0, 0, 0.3);
		font-size: 13px;
	}

	.sppb-row-container {
		padding-left: 15px !important;
		padding-right: 15px !important;
	}

	.awardstab .sppb-nav.sppb-nav-modern {
		display: flex;
		justify-content: center;
		margin-left: 30%;
	}

	.agrworks td {
		font-size: 0.7rem;
	}

	.azulabout {
		width: 100vw !important;
		margin-left: calc(50% - 50vw) !important;
	}

	.burger-menu-button .box {
		width: 48px !important;
		height: 48px !important;
		display: inline-block;
		position: relative;
	}

	.burger-menu-button .button {
		width: 48px !important;
		height: 48px !important;
	}

}

.sppb-addon-header .sppb-addon-title>span,
.sppb-addon-text-block .sppb-addon-title>span {
	color: #404041;
}

.blink {
	animation: blinker 1s step-start infinite;
	font-style: italic;
  }
  
  @keyframes blinker {
	50% {
	  opacity: 0;
	}
  }




  .cough button {
	color: #fff !important;
}

.sppb-form-check-label {
	color: #fff !important;
}

.sppb-form-check-label a {
	color: #00ffcf !important;
}

.sppb-text-success {
	color: #00ffcf !important;
	font-size: 20px !important;
}


.btn.btn-success {
	color: #4b28ff !important;
	background: #00ffcf !important;
	font-family: roboto !important;
	border-radius: 50px !important;
	border: 0px !important;
	font-weight: 500 !important;
	box-shadow: 2px 8px 15px rgba(0, 0, 0, 0.3);
	padding: 10px 40px 10px 40px;
}

.btn.btn-success:hover {
	transform: scale(1.1);
}

.rsform {
	color: rgb(61, 57, 53) !important;
	font-family: Montserrat;
	font-weight: 400;
}

.btn.btn-warning {
	color: #4b28ff !important;
	background: #fff !important;
	font-family: roboto !important;
	border-radius: 50px !important;
	border: 0px !important;
	font-weight: 500 !important;
	box-shadow: 2px 8px 15px rgba(0, 0, 0, 0.3);
	padding: 10px 40px 10px 40px;
	margin-right: 20px !important;
}

.btn.btn-warning:hover {
	transform: scale(1.1);
}

.btn.btn-primary {
	color: #4b28ff !important;
	background: #00ffcf !important;
	font-family: roboto !important;
	border-radius: 50px !important;
	border: 0px !important;
	font-weight: 500 !important;
	box-shadow: 2px 8px 15px rgba(0, 0, 0, 0.3);
	padding: 10px 40px 10px 40px;
}

.btn.btn-primary:hover {
	transform: scale(1.1);
}

.sppb-form-check-label {
	color: #fff !important;
}

.form-builder-checkbox-item label::before, .form-builder-radio-item label::before, .sppb-addon-form-builder .sppb-form-check-label::before {
	border: 1px solid #fff !important;
}
@media screen and (max-width: 550px) {
	.circle-ranks {
		width: 40px !important;
		height: 40px !important;
	  }
  }

  @media screen and (min-width: 551px) and (max-width: 992px) {
	.circle-ranks {
		width: 60px !important;
		height: 60px !important;
	  }
  }


.circle-ranks {
	width: 65px;
	height: 65px;
	background: #00ffcf;
	border: 2px solid black;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
  }
  
  .circle-ranks p {
	margin: 0px !important;
}

#column-id-27cb1452-8e63-482c-9fe7-e4b472607402 {
	display: flex !important;
	align-items: center !important;
	height: 100% !important;
  }

  .sppb-nav.sppb-nav-pills {
	display: flex;
	align-items: center;
	justify-content: center;
}
  

#sppb-addon-e31efa64-2e54-4d91-a993-8c1028fa63df .center-link {
	background-color: #404040 !important;
	color: #00ffcf !important;
}

#sppb-addon-e31efa64-2e54-4d91-a993-8c1028fa63df .center-link:hover {
	background-color: #404040 !important;
	color: #00ffcf !important;
}

.sppb-btn-rounded {
	border-radius: 10px !important;
}



#section-id-3ba73d5e-7482-41f0-950b-8cb4d6199724 {
    animation: kenburns-bg-out 10s cubic-bezier(0.4, 0, 0.2, 1) forwards;
    background-size: 130%;
    background-position: center center;
    will-change: background-size, background-position;
    backface-visibility: hidden;
    transform: translateZ(0); /* Trigger GPU acceleration */
}

/* Smooth Ken Burns effect */
@keyframes kenburns-bg-out {
    0% {
        background-size: 130%;
        background-position: 50% 50%;
    }
    100% {
        background-size: 100%;
        background-position: 50% 50%;
    }
}

.races-cont:hover {
	transform: scale(1.05);
}

.top-index {
	z-index: 100 !important;
}

.li-bola h3 {
	padding-bottom: 30px;
}

.shadow-sm {
	box-shadow: 0 0.825rem 0.5rem rgba(33, 37, 41, 0.15) !important;
}


/* Desktop-only: reshape the STICKY header into 2 lines */
@media (min-width: 992px){
  /* make the sticky container a grid */
  #astroid-sticky-header .container{
    display: grid !important;
    grid-template-columns: auto 1fr auto;     /* left | spacer | right  */
    grid-template-rows: auto auto;            /* row1 (logo+btn), row2 (menu) */
    grid-template-areas:
      "left spacer right"
      "menu menu menu";
    align-items: center;
    column-gap: 24px;
    row-gap: 30px;
  }

  /* place areas */
  #astroid-sticky-header .header-left-section{ grid-area: left; }
  #astroid-sticky-header .header-right-section{ grid-area: right; }
  #astroid-sticky-header .header-center-section{ grid-area: menu;     
	border-top: 1px solid #e9edf2;   /* light gray */
    padding-top: 12px;                /* extra breathing room */
    margin-top: 0;                    /* keep it snug to the grid gap */
}

  /* kill the empty middle DIV in your markup */
  #astroid-sticky-header .container > div:empty{ display:none !important; }

  /* ensure the menu row shows and stretches full width, left-aligned */
  #astroid-sticky-header .header-center-section{
    display: flex !important;
    justify-content: flex-start !important;
    align-items: center;
    width: 100%;
  }

  /* remove auto-centering from wrapper and make dropdown bases predictable */
  #astroid-sticky-header .astroid-nav-wraper{
    margin: 0 !important;
    padding: 0 !important;
    width: 100% !important;
    position: static !important;
  }

  /* left-align top-level items */
  #astroid-sticky-header .astroid-nav{
    justify-content: flex-start !important;
  }

  /* optional: keep logo & button sizing consistent in sticky state */
  #astroid-sticky-header .astroid-logo img{
    max-height: 56px !important;
    height: auto !important;
    width: auto !important;
  }

  /* optional: tidy the sticky header look */
  #astroid-sticky-header{
    box-shadow: 0 6px 24px rgba(0,0,0,.06) !important;
    background: #fff !important;
  }

  /* if Astroid tries to center the nav via margins on <ul> */
  #astroid-sticky-header .astroid-nav.d-lg-flex{
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
}

/* Mobile/tablet unaffected (Astroid already has its own layout). */


/* Base popup sizing */
.mfp-content {
  width: 100%;
  max-width: 920px;                 /* adjust if you want a wider/narrower modal */
  margin: 0 auto;
}

.mfp-content .white-popup-block{
  background: #fff;
  border-radius: 8px;
  padding: 24px 24px 20px;
  display: flex;
  flex-direction: column;
  overflow: hidden;                 /* clip any bleed */
  max-height: calc(100vh - 120px);  /* keep the box inside the viewport */
  box-sizing: border-box;
  position: relative;
}

/* SCROLL the form inside */
.mfp-content .white-popup-block .modal-inner-block{
  overflow-y: auto;
  overflow-x: hidden;
  -webkit-overflow-scrolling: touch; /* smooth iOS scroll */
  padding-right: 8px;                /* keep scrollbar off the text */
  box-sizing: border-box;
}

/* Prevent Bootstrap .row from overflowing with negative margins */
.mfp-content .white-popup-block .row{
  margin-left: 0 !important;
  margin-right: 0 !important;
}

/* Make inputs never exceed the popup width */
.mfp-content .white-popup-block input,
.mfp-content .white-popup-block textarea,
.mfp-content .white-popup-block select{
  max-width: 100% !important;
}

/* Keep close button visible */
.mfp-content .white-popup-block .mfp-close{
  position: absolute;
  top: 8px;
  right: 8px;
}

/* Mobile tweaks */
@media (max-width: 575.98px){
  .mfp-content { max-width: 100%; }
  .mfp-content .white-popup-block{
    padding: 16px;
    max-height: calc(100vh - 80px);
    border-radius: 6px;
  }
}

#sppb-addon-b5cd4d9e-953f-45ce-b169-976871f76ef2 #sppb-modal-b5cd4d9e-953f-45ce-b169-976871f76ef2-selector.sppb-btn-custom {
	padding: 10px 40px 10px 40px !important;
	box-shadow: 2px 8px 15px rgba(0, 0, 0, 0.45) !important;

}



/*sssss*/


/* =========================
   ARTICLE BASE STYLES
========================= */

.article-hero img {
  width: 100%;
  border-radius: 16px;
  display: block;
}

.article-title {
  font-size: 36px;
  font-weight: 700;
  line-height: 1.2;
  margin-bottom: 12px;
}

.article-meta {
  font-size: 14px;
  color: #777;
  margin-bottom: 30px;
}

.article-content p {
  font-size: 18px;
  line-height: 1.7;
  margin-bottom: 1.2em;
}

.article-content h2 {
  font-size: 28px;
  margin-top: 2em;
  margin-bottom: 0.6em;
}

.article-content h3 {
  font-size: 22px;
  margin-top: 1.8em;
  margin-bottom: 0.5em;
}

.article-tags {
  border-top: 1px solid #eee;
  padding-top: 20px;
  margin-top: 40px;
}

/* =========================
   TABLET (≤ 1024px)
========================= */
@media (max-width: 1024px) {

  .article-title {
    font-size: 30px;
  }

  .article-content p {
    font-size: 17px;
  }

  .article-content h2 {
    font-size: 24px;
  }

  .article-content h3 {
    font-size: 20px;
  }
}

/* =========================
   MOBILE (≤ 768px)
========================= */
@media (max-width: 768px) {

  .article-title {
    font-size: 26px;
    line-height: 1.25;
  }

  .article-meta {
    font-size: 13px;
  }

  .article-content p {
    font-size: 16px;
    line-height: 1.65;
  }

  .article-content h2 {
    font-size: 22px;
  }

  .article-content h3 {
    font-size: 18px;
  }

  .article-hero img {
    border-radius: 12px;
  }
}

/* =========================
   SMALL MOBILE (≤ 480px)
========================= */
@media (max-width: 480px) {

  .article-title {
    font-size: 22px;
  }

  .article-content p {
    font-size: 15px;
  }

  .article-content h2 {
    font-size: 20px;
  }

  .article-content h3 {
    font-size: 17px;
  }

  .article-tags {
    padding-top: 15px;
  }
}

