/* ----------------------------------------------------------------
	Custom CSS

	Add all your Custom Styled CSS here for New Styles or
	Overwriting Default Theme Styles for Better Handling Updates
-----------------------------------------------------------------*/

body {
	font-family: 'Nunito', sans-serif!important;
	font-weight: 400;
	font-size: 1.1rem;	
}

h1, .h1, h2, .h2, h3, .h3, h4, a.button {
	font-family: 'Goldman', sans-serif!important;
	text-transform: uppercase!important;
}

h1, .h1, h2, .h2 {
	line-height: 1.2;
	margin-bottom: 30px;
}

h1, .h1 {
	font-size: 4rem!important;
}

h2, .h2 {
	font-size: 3.4rem!important;
	font-weight: 400!important;
}

h3, .h3 {
	font-size: 1.4rem!important;;
	font-weight: 400!important;;
}

p { 
	width: 100%; 
}


.brand {
	color: #17ccff!important;
}

.dark-bkg {
	background-color: #090909;
	color: #ffffff;
}

.dark h2 {
	color: #ffffff;
}

.light-bkg {
	background-color: #ffffff;
	color: #303030!important;
}

.section-news .card a, .championship a {
	color: #303030;
}

.section-news .card a:hover, .championship a:hover {
	color: #17ccff!important;
}

.section-news a.button {
	margin: 0 auto;
}

/*.section-news .card img {
	 -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgb(0 0 0 / 0%);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}
.section-news .card:hover img {
	-webkit-transform: translateY(-8px);
    transform: translateY(-8px);
}*/

p.emphasis {
	font-size: 1.4rem;
}

.note {
	font-size: 0.7rem;
	margin-bottom: 0;
}

.font-weight-bolder {
	color: #ffffff!important;
}

.big { 
	font-size:10rem;
	font-weight: 700;
}


.button {
	text-shadow: none!important;
}

.button span {
	font-size: 0.9rem;
}

.button-red, .button-reveal.button-red:hover {
	background-color: #17ccff!important;
}

.button-white, .button-reveal.button-white:hover {
	color:#303030!important;
}

.section-calendar .table {
	width: 90%;
	font-size: 0.8rem;
	font-family: 'Nunito', sans-serif!important;
	font-weight: 700;
	text-transform: uppercase;
	margin-bottom: 0;
}

.table {
	font-size: 1rem;
}

.table th, .table td {
	padding: 0.4rem;
}

.table i {
	padding: 0 0.5rem;
}

ul,ol {
	padding-left: 30px;
	line-height: 1.8;
}


.grid-filter-wrap ul.grid-filter {
	padding-left: 0px!important;
}


/* HEADER */

.dark #header.full-header, .dark.header-wrap {
	border-bottom: none;
}

.dark #header.transparent-header.semi-transparent #header-wrap {
	background-color: rgba(11,33,110,0.92);
	border-bottom: none;
}

#logo, .menu-container {
	border-right: none!important;
}

.menu-item {
	padding-right: 15px;
}

.dark .menu-link {
	color: #ffffff!important;
	border-bottom: 3px solid transparent;
    font-family: 'Nunito', sans-serif!important;
	font-weight: 900!important;
	text-transform: uppercase;
}

.dark .menu-item:hover .menu-link, .dark .menu-item .current, .dark .primary-menu .current .menu-link {
	color:#fff!important;
	border-bottom: 3px solid white;
	font-weight: 900!important;
}

.header-misc .si-share {
	border: none;
}


.header-misc .si-share .social-icon {
	margin: 0 5px 5px 0;
}



/* BANNER */

.emphasis-title h1 {
	font-size: 6rem!important;
	font-weight: 600!important;
	padding-bottom: 15px;
	line-height: 1!important;
}

.emphasis-title .h1 {
	font-size: 5rem!important;
	font-weight: 600!important;
	padding-bottom: 0px;
	line-height: 1!important;
}


.emphasis-title p {
	font-family: 'Goldman', sans-serif!important;
	text-transform: uppercase!important;
	font-size: 2rem!important;
	font-weight: 400!important;
}

#section-store .emphasis-title {
	margin: 0px!important;
}

#content .container {
	padding: 100px 0 60px 0;
}

.title .container {
	padding-top: 150px;
}

#content .section-about-main .section-content, #content .section-policy .section-content  {
	padding: 0!important;
	color: #303030;
}

#content .section-career  {
	color: #303030;
}

#content .section-career .read-more-mask {
	height: 20%!important;
}

.timeline-marker:before {
	background-color: #17ccff;
}

.timeline-item:not(.period):hover .timeline-marker:before {
	border-color: #17ccff;
}

.read-more-trigger i {
	margin-left: 0px;
}

.btn-danger {
	background-color: #17ccff;
	border-color: #17ccff;
}

.btn-danger:not(:disabled):not(.disabled):active, .btn-danger:hover {
	background-color: #00b7e4;
	border-color: #00b7e4;
}

.btn-danger:focus {
	background-color: #00b7e4;
	border-color: #00b7e4;
	box-shadow: 0 0 0 0.2rem rgb(83 159 225 / 50%)
}




.title h1 {
	padding-bottom: 30px!important;
}


body.dark #section-about {
	background-color: #0b216e;
	color: #ffffff!important;
}

body.dark #section-about h2 {
	color: #ffffff!important;
}

.section-about img {
	margin-top: -30px;
}

.flag {
	width: 40px;
	padding-left: 10px;
	margin-top: -3px;
}

.section-calendar h2, .section-calendar .h2, .section-calendar .event-date {
	font-weight: 700!important;
}

#countdown {
	max-width: 70%;
	margin: 40px 0;
	font-family: 'Goldman', sans-serif!important;
}





.countdown-large .countdown-amount {
    font-size: 64px;
    font-weight: 400;
  }

.countdown-large .countdown-section {
	font-size: 12px;
	text-transform: uppercase;
	font-weight: 400;
}

body.dark #section-calendar .championship h3, body.dark .section-about-main .h2, .section-career h2, .section-career h3, .section-policy h1, .section-policy h2, .section-policy h3 {
	color: #303030!important;
}

body.dark .light-bkg .table {
	color: #303030;
}

body.dark .light-bkg p a {
	color: #17ccff;
}

body.dark .light-bkg p a:hover {
	color: #17ccff;
}

/*body.dark .championship a {
	color: #303030;
}*/

body.dark .light-bkg .table th, body.dark .light-bkg .table td {
	border-color: #303030;
}




body.dark #section-calendar .championship {
	text-transform: uppercase;
	color: #303030!important;
	font-weight: bold;
}

body.dark #section-calendar .championship p {
	font-size: 0.8rem;
}

body.dark #section-calendar .championship p.date {
	font-size: 1.2rem;
}

.section-calendar .track-block {
	padding: 50px;
}

#section-partner-details .partner-block, #section-partner-details .partner-block-text {
	padding: 100px;
}

#section-news .row {
	margin-top: 10rem;
}

.section-store p.emphasis {
	color: #ffffff;
	margin-bottom: 0!important;
}

.card {
	background-color: rgba(255,255,255,0)!important;
	border: none;
	color: #303030;
	margin-bottom: 10px;
}

.card-body {
	padding: 1.25rem 0;
}

.card h3 {
	color: #303030;
	text-transform: initial!important;
	font-size: 1.4rem;
	line-height: 1.3;	
}

.card-text {
	font-family: 'Goldman', sans-serif!important;
	text-transform: uppercase;
	margin-bottom: 10px;
	color: #17ccff;
	font-size: 0.8rem;
}

.dark .grid-filter, .dark .grid-filter:not(.style-3) li a  {
	border-color: #eee;
}

.dark .grid-filter li a {
	color: #303030;
	font-size: 0.8rem;
}

.dark .grid-filter li a:hover {
	color: #17ccff;
}

.grid-filter {
	font-family: 'Goldman', sans-serif;
	text-transform: uppercase;
}

ul.grid-filter {
	margin-bottom: 1rem;
}

.grid-filter li.activeFilter a, .grid-filter li.activeFilter a:hover {
	color: #ffffff!important;
	background-color: #17ccff;
	font-weight: normal;
}

.section-article-title h2 {
	color: #000000!important;
	text-transform: initial!important;
}

.category {
	font-family: 'Goldman', sans-serif!important;
	text-transform: uppercase;
	margin-bottom: 10px;
	color: #17ccff;
	font-size: 1rem;
}

.article-date {
	text-transform: uppercase;
	font-weight: 700;
	color: #575757;
	font-size: 0.9rem;
	margin-bottom: 10px;
}


.si-share {
	padding-left: 0;
}

.si-share i, .si-share span {
	color: #303030;
}

#header .si-share i {
	color: #ffffff;
}

#content .section-article-title .section-content {
	padding: 2rem;
}

#content .section-article-title .article-img .section-content {
	padding: 220px;
	}

#content .section-article-main .container {
	padding: 3rem 250px;
}

.section-article-main p.emphasis {
	font-weight: 600;
}

.section-article-main .quote-name {
	font-weight: 700;
	margin-bottom: 10px;
}

.dark blockquote {
    border-left-color: #17ccff;
    font-style: italic;
    line-height: 1.8!important;
    margin-bottom: 30px!important;
}


#section-partners {
	background-color: #ffffff!important;
	color: #000000!important;
}

#section-partners .container {
	padding: 50px 0!important;
}

#section-partners h3 {
	color: #000000!important;
}

img.partners {
	margin-bottom: 15px;
}


::selection {
	background: #000;
	color: #FFF;
	text-shadow: none;
}

.dark-bkg ::selection, #footer ::selection {
	background: #FFF;
	color: #000;
}

.dark #gotoTop:hover {
	background-color: #17ccff;
}

#footer {
	border: none;
	background-color: #0b216e!important;
}

#footer .container {
	padding: 20px 0;
}

#footer .widget .bottommargin-sm {
	margin-bottom: 1rem!important;
}

#footer .order-md-1 {
	font-size: 0.9rem;
}

/* COOKIES */

.cc-window.cc-banner {
	width: 30%!important;
	margin: 1%;
	font-size: 14px;
}

.cc-color-override-1373197361 .cc-btn {
	background-color: rgb(23, 204, 255)!important;
}


/* MOBILE STYLES */


@media screen and (min-width: 1200px) and (max-width: 1300px) {
	.section-about-main .col-xl-8 {
	    -ms-flex: 0 0 58.333333%;
	    flex: 0 0 58.333333%;
	    max-width: 58.333333%;
	}
	.section-about-main .col-xl-4 {
	    -ms-flex: 0 0 41.666667%;
	    flex: 0 0 41.666667%;
	    max-width: 41.666667%;
	}
}


@media (max-width: 1200px) {
	.allmargin-lg {
		margin: 2rem!important;
	}
	.section-about-main .col-xl-4 img {
		width: 50%;
		float:left;
	}
	#content .section-about-main .hidden-img {
		display: block;
	}
	#content .section-about-main .section-content, #content .section-policy .section-content  {
		padding: 25px 0 !important;
	}
	#content .section-about-main .hidden-img {
		display: none;
	}
}




@media (max-width: 991px) {
div#section-news {
	background-size: auto!important;
	}

div#section-news .col-md-6:first-child {	
	flex: 0 0 100%;
    max-width: 100%;
}

#content .section-article-title .section-content {
	padding: 2rem;
	}
#content .section-article-title .article-img {
	background-size: cover;
	background-position: top;
	}

#content .section-article-title .mt-5 {
	margin-top: 0px!important;
}

#content .section-article-main .container {
	padding: 0 100px 2rem 100px;
	}
.cc-window.cc-banner {
	width: 45%!important;
	}
}

@media (max-width: 767px) {
.emphasis-title {
	margin: 10px 0 50px;
}

.emphasis-title h1, .emphasis-title .h1 {
    font-size: 4rem!important;
}

.emphasis-title p {
    font-size: 1rem!important;
}

#section-store .emphasis-title {
	margin: 0px 50px!important;
}

#countdown {
 	max-width: 100%;
 }

.section-about-main .col-xl-4 img {
	width: 100%;
 }

 #section-news .row {
 	margin-top: 0px!important;
 }

 #section-news.light-bkg.mx-auto {
 	background-image: url('/images/news-bkg-25-mob.jpg')!important;
 }

#footer .center {
	text-align:left!important;
	}
#footer .float-right  {
	float:left!important;
	}
.cc-window.cc-banner {
	width: 98%!important;
	}
}

@media (max-width: 575px) {

.allmargin-lg, .allmargin-sm { margin: 2rem 1rem!important; }

#footer .allmargin-sm { margin: 2rem!important; }


#content .container {
    padding: 60px 0 30px 0!important;
}
.title .container {
    padding-top: 90px!important;
}
h1, .h1, h2, .h2 {
	line-height: 1.1!important;
}
h1, .h1 {
	font-size: 3.4rem!important;
	}

/*h2, .h2 {
	font-size: 2.4rem!important;
	font-weight: 400!important;
	}*/
.section-calendar .h2 {
	font-size: 2.4rem!important;
}

.section-policy h1 {
	font-size: 2.4rem!important;
}

.section-policy h2 {
	font-size: 2.2rem!important;
}

.section-calendar .h3 {
	font-size: 1.2rem!important;
}

.section-calendar .track-block {
	padding: 30px;
}

#section-partner-details .partner-block-text {
	padding: 50px;
}

img.partners {
    max-width: 70%;
}

 #countdown {
 	max-width: 100%;
 	padding: 0 0 40px 0;
 }
 .countdown-large .countdown-amount {
    font-size: 48px;
	}
#content .section-article-title .article-img .section-content {
	padding: 150px;
	}
#content .section-article-main .container {
	padding: 0 20px 30px 20px!important;
	}
#content .section-article-main .container .row {
	padding: 0 2.5rem!important;
	}
.table, .section-calendar .table {
	width: 100%;
	}
.dark blockquote {
	padding: 0!important;
	border-left: 0!important;
	}
}



