/* *** hoofdkleur: #febe10   |   rgb(254,190,16) *** */
/* *** tekst kleur: #000000/* text-color  *** */

/*@import url('https://fonts.googleapis.com/css?family=Raleway:400,600,800,900');*/

/* === text color === */
.card-modal .ui.card .content-header, .button, .ui.yellow.buttons .button, .ui.yellow.button, .jqueryModal-content .jqueryModal-header, .ui.header, .slide-button-primary, .slide-button-secondary-content, .jqueryModal span.info-icon, #menu-button, .card-modal .ui.card .header-title.colored, .navigationPane-title, .jqueryModal-content .jqueryModal-header, .ui.header, #contextMenuMenu .language--selector.buttons .button, .card-modal .ui.card .colored.statistics, .slide-button-secondary-content, #toast-container.gold>.toast-success,#toast-container.gold>.toast-info,.toast-container.gold>.toast-success,.toast-container.gold>.toast-info, #contextMenuMenu .language--selector.buttons .button, .card-modal .ui.card .colored.statistics .statistic .label, .maincolor.button, .subcolor.button, .maincolor.header, .subcolor.header {
	color: #ffffff/* text-color */;
}
.hotspot .slide-button svg, .slide-button-icon, .switch .check, .button--action:hover .icon, .button--action.active .icon, #menu-button .icon, .card-modal .ui.card .header-title.colored .icon, .navigationPane-title .icon, .jqueryModal-content .jqueryModal-header .icon, .ui.header .icon, .maincolor.button, .subcolor.button, .maincolor.header, .subcolor.header {
	fill: #ffffff/* text-color */;
}

.maincolor {
	background-color: #febe10 !important;
}
.subcolor {
	background-color: #febe10 !important;
}

.top-button {
    width: 150px;
    margin-left: -75px;
}

/* === media === */
.ggmedia {
	z-index: 1 !important;
}
video.ggmedia, iframe.ggmedia {
    z-index: 5 !important;
}
.ggmedia.greenscreen-video-wrapper {
    z-index: 5 !important;
}
video.ggmedia {
    cursor: pointer;
    object-fit: cover;
}
video.ggmedia:before {
    content: " ";
    background-color: #000000;
    position: absolute;
    z-index: 4;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
}

/* === speech bubble === */
.speechbubble-wrapper.open .speechbubble {
    width: 270px;
}

/* === floor plan ===*/
/*#spot-info-button {
    right: 8px;
    left: auto;
    top: 198px !important;
}*/

/* === infofiches === */
.card-modal .ui.card {
    width: 450px;
}

.card-modal .ui.card .header {
	background-color: #febe10;
    background-image: none;
}
.card-modal .ui.card .header-title {
	/*color: #febe10;
    padding: 10px;*/
    font-size: 25px;
}
.card-modal .ui.card .content {
    text-align: justify;
}
.card-modal .ui.card .description {
    text-align: justify;
    padding: 15px;
}
.card-modal .ui.card .content, .card-modal .ui.card .description {
    font-size: 14px;
}
.card-modal .ui.card .content-header {
    padding: 15px;
    text-transform: uppercase;
    text-shadow: 2px 2px rgba(0,0,0,0.65);
    font-size: 16px;
}
.card-modal .ui.card .slider-wrapper {
	height: 150px;
}
.card-modal .ui.card .slider-nav {
    display: none;
}

/*===navigation===*/
/*.navigationPane {
    border: 2px solid #febe10;
    border-bottom-color: #febe10;
    border-right-color: #febe10;
    overflow: visible;
}*/
.navigationPane .title:before {
	content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 50px 30px 0 0;
    border-color: #febe10 transparent transparent transparent;
    position: absolute;
    top: 0;
    left: 0;
}
.navigationPane .title:after {
	content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 0 50px 30px;
    border-color: transparent transparent #febe10 transparent;
    position: absolute;
    bottom: 0;
    right: 0;
}
.navigationPane .title {
    background-color: rgba(0,0,0,0.5);
    text-transform: uppercase;
    font-size: 22px;
}
.navigationPane-title {
	border-bottom: none;
	display: flex;
	line-height: initial;
    justify-content: center;
    align-items: center;
	margin-top: 50px;
	border-bottom: none;
}
.navigationPane-title:first-child {
	margin-top: 0;
}
.navigationPane-subTitle {
    color: #febe10;
    font-size: 25px;
}

/* === font === */
* {
    font-family: "Raleway",sans-serif !important;
}
h1, h2, h3, h4, h5, h6, .button, .button .text, .card-modal .ui.card .title, .navigationPane-title,.navigationPane .title, .button .text, .button, .menu-links__item-title, .ribbon span, .card-modal .ui.card .hole-details .header {
    text-transform: uppercase;
	font-weight: 800 !important;
} 
i.icon {
    font-family: 'Icons' !important;
}

/*.info-modal .jqueryModal-body {
    padding: 0;
    overflow: hidden;
    width: 300px;
    max-width: 100%;
	height:	480px;
	max-height: 100%;
}*/

/* === kleuren === */
/*.info-modal .jqueryModal-body {
	padding: 0;
}
.info-modal .jqueryModal-body img {
    max-width: 100%;
}
.info-modal .jqueryModal-body .content {
    padding: 15px;
    font-weight: 500;
}*/
.navigation-modal .navigationPane.active {
    border: 5px solid #febe10;
}
.button, .ui.yellow.buttons .button, .ui.yellow.button {
	background-color: #febe10;
}
.button--border {
    border: 2px solid #febe10;
}

#options-button {
    background-color: #febe10;
}

#callback-button ~ .button.button--float.rightPos {
	display: none;
}

.button--action {
    background-color: transparent;
}
.button--action:hover .polygon, .button--action.active .polygon {
  fill: #febe10;
}
.button--action .polygon {
    stroke: rgba(254,190,16,0.88);
}
.button--action .icon {
	fill: #000000;
    color: #000000;
}

.button {
	color: #ffffff;
}

.button--dark .icon {
  fill: #febe10;
  color: #febe10;
}

.button--more:hover {
  background-color: #febe10;
}
.button--more .icon-more {
  stroke: #febe10;
}

.button.icon-button.button--float {
    border-color: #febe10;
    border-bottom-color: #febe10;
    border-right-color: #febe10;
}

.button-filter {
  border: 1px solid #febe10;
}

.ggskin.ggskin_button.custom-logo {
    border: 2px solid #febe10;
}

.hotspot svg {
	fill: #000000;
}
.jqueryModal-content .close.outer svg {
	fill: #febe10;
}

.menu-links {
  color: #000000;
  background-color: rgba(0,0,0,.75);
}
.menu-links__item {
  color: #febe10;
}
.menu-links__item a {
  color: #ffffff;/*#febe10;*/
}
.menu-links__item .icon {
  /*stroke: #febe10;*/
  fill: #febe10;
  color: #febe10 !important;
}


.jqueryModal-content {
	color: #febe10;
}


.arrow_box {
	border-bottom: 3px solid #febe10;
}


.gold {
	color: #febe10;
}
.gold.background {
	background-color: #febe10;
}

img.introImage {
    display: none;
}

.jqueryModal-content .jqueryModal-header, .ui.header {
    /*background: url(/images/patterns/pattern-3-bluescale.png);
    background-image: url(/images/patterns/pattern-3-bluescale.svg);*/
	background-color: #febe10;
	background-image: none;
    background-size: cover;
}
.slide-button-primary, .slide-button-secondary-content, .jqueryModal span.info-icon {
	background-color: #febe10;
}
#contextMenuMenu .language--selector.buttons .button {
    background: rgba(254,190,16,0.5);
}
#contextMenuMenu .language--selector.buttons .button.active {
    background: rgba(254,190,16,0.88);
}

.planLegend a.planLegendSpot.active, .planLegend a.planLegendSpot:hover {
	color: #febe10;
}
.planLegend a.planLegendSpot .planLegendNumber {
	color: #febe10;
}
.planLegend .planLegendSpot.active, .planLegend .planLegendSpot:hover {
	/*background-image: url('/images/icons/youreka-o-empty-yellow-30x30.png');*/	
	cursor: pointer;
}
.planLegend a.planLegendSpot.active .planLegendNumber, .planLegend a.planLegendSpot:hover .planLegendNumber {
	color: #febe10;
}
.planLegend .planLegendSpot .polygon {
    fill: rgba(0,0,0,0.88);
	stroke: #febe10;
}
.planLegend .planLegendSpot.active .polygon, .planLegend .planLegendSpot:hover .polygon {
    fill: rgba(254,190,16,0.88);
}
.planContainer .planSpot {
    /*margin-left: -28px;
    margin-top: 5px;*/
}
.planContainer .planSpot .polygon {
    fill: rgba(0,0,0,0.88);
	stroke: #febe10;
}
.planContainer .planSpot.active, .planContainer .planSpot:hover {
	color: #febe10;
}
.planContainer .planSpot.active .polygon, .planContainer .planSpot:hover .polygon {
    fill: rgba(254,190,16,0.88);
}
.planSpot .polygon + .text {
    color: #febe10;
}

#menu-button, .card-modal .ui.card .header-title.colored, .card-modal .ui.card .header.colored, .navigationPane-title, .jqueryModal-content .jqueryModal-header, .ui.header {
    background: #febe10;
    background: -moz-linear-gradient(-63deg, #febe10 0%, #febe10 45%, #febe10 45%, #febe10 100%);
    background: -webkit-linear-gradient(-65deg, #febe10 0%,#febe10 45%,#febe10 45%,#febe10 100%);
    background: linear-gradient(115deg, #febe10 0%,#febe10 45%,#febe10 45%,#febe10 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#febe10', endColorstr='#febe10',GradientType=1 );
}
.card-modal .ui.card .colored.statistics, .card-modal .ui.card .colored.statistics:last-child, .slide-button-secondary-content {
    background: #febe10;
}

/* === phases === */
#phases-wrapper .range input::-webkit-slider-thumb {
  background: #febe10;
}
#phases-wrapper .range input::-moz-range-thumb {
  background: #febe10;
}
#phases-wrapper .range input::-ms-thumb {
  background: #febe10;
}
#phases-wrapper .range-labels .active {
  color: #febe10;
}
#phases-wrapper .range-labels .selected::before {
  background: #febe10;
}

#toast-container.gold>.toast-success,#toast-container.gold>.toast-info,.toast-container.gold>.toast-success,.toast-container.gold>.toast-info {
    background-color: rgba(254,190,16,1);
	font-weight: bold;
}

@media screen and (max-width: 600px) {	
	.speechbubble-wrapper.open .speechbubble {
		width: 200px;
	}
	
	.top-button {
		width: 130px;
		margin-left: -65px;
	}		
	.bottom-button {
		width: 130px;
		margin-left: -65px;
	}
}

@media screen and (max-width: 400px) {		
	.top-button {
		width: 110px;
		margin-left: -55px;
	}		
	.bottom-button {
		width: 120px;
		margin-left: -60px;
	}
	.navigationPane .title {
    	font-size: 16px;
	}	
}
