/* -------------------------------- 

SKODA Fonts

-------------------------------- */

    @font-face{
        font-family:"SKODANextW02-BlackItalic";
        src:url("Fonts/W02/SKODANextW02-BlackItalic.woff2") format("woff2"),url("Fonts/SKODANextW02-BlackItalic.woff") format("woff");
    }
    @font-face{
        font-family:"SKODANextW02-Black";
        src:url("Fonts/W02/SKODANextW02-Black.woff2") format("woff2"),url("Fonts/SKODANextW02-Black.woff") format("woff");
    }
    @font-face{
        font-family:"SKODANextW02-BoldItalic";
        src:url("Fonts/W02/SKODANextW02-BoldItalic.woff2") format("woff2"),url("Fonts/SKODANextW02-BoldItalic.woff") format("woff");
    }
    @font-face{
        font-family:"SKODANextW02-Italic";
        src:url("Fonts/W02/SKODANextW02-Italic.woff2") format("woff2"),url("Fonts/SKODANextW02-Italic.woff") format("woff");
    }
    @font-face{
        font-family:"SKODANextW02-Bold";
        src:url("Fonts/W02/SKODANextW02-Bold.woff2") format("woff2"),url("Fonts/SKODANextW02-Bold.woff") format("woff");
    }
    @font-face{
        font-family:"SKODANextW02-Regular";
        src:url("Fonts/W02/SKODANextW02-Regular.woff2") format("woff2"),url("Fonts/SKODANextW02-Regular.woff") format("woff");
    }
    @font-face{
        font-family:"SKODANextW02-Light";
        src:url("Fonts/W02/SKODANextW02-Light.woff2") format("woff2"),url("Fonts/SKODANextW02-Light.woff") format("woff");
    }
    @font-face{
        font-family:"SKODANextW02-LightItalic";
        src:url("Fonts/W02/SKODANextW02-LightItalic.woff2") format("woff2"),url("Fonts/SKODANextW02-LightItalic.woff") format("woff");
    }
    @font-face{
        font-family:"SKODANextW02-ThinItalic";
        src:url("Fonts/W02/SKODANextW02-ThinItalic.woff2") format("woff2"),url("Fonts/SKODANextW02-ThinItalic.woff") format("woff");
    }
    @font-face{
        font-family:"SKODANextW02-Thin";
        src:url("Fonts/W02/SKODANextW02-Thin.woff2") format("woff2"),url("Fonts/SKODANextW02-Thin.woff") format("woff");
    }


.headline {
font-family:"SKODANextW02-Bold", Arial, Helvetica, sans-serif;
	width:100%;
color: #000;
font-size: 20px;
	text-align: center;
}


.subheadline {
font-family:"SKODANextW02-Regular", Arial, Helvetica, sans-serif;
	width:100%;
color: #000;
font-size: 16px;
text-transform: uppercase;
text-align: center;
}

.mnadpis {
font-family:"SKODANextW02-Bold", Arial, Helvetica, sans-serif;
font-size: 16px;
	line-height: 21px;
position: absolute; 
top: 7%;
left: 73%;
right: 3.7%; 
text-align: left;
color: #000000;

}
.pnadpis {
font-family:"SKODANextW02-Regular", Arial, Helvetica, sans-serif;
font-size: 16px;
	line-height: 21px;
    position: absolute;
    top: 10%;
left: 73%;
    right: 0%;
    text-align: left;
    color: #000000;
}

.zdroj {
font-family:"SKODANextW02-LightItalic", Arial, Helvetica, sans-serif;
font-size: 10px;
	line-height: 21px;
    position: absolute;
    top: 90%;
left: 73%;
    right: 0%;
    text-align: left;
    color: #000000;
}

.detailnadpis {
font-family:"SKODANextW02-Bold", Arial, Helvetica, sans-serif;
font-size: 16px;
	line-height: 21px;
    position: absolute;
    left: 50%;
	    top: 80%;
    right: 2%;
    text-align: left;
    line-height: 1.3;
}



@charset "UTF-8";
*,
*::before,
*::after {
  box-sizing: border-box;
}



html {
  height: 100%;

}


body {
  max-width: 900px;

  background: #ffffff;
}

img {
  display: flex;
  max-width: 100%;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

figure img {
  display:flex;
}


figure figcaption {
  position: absolute;
  display: flex;
  justify-content: flex-start;
  align-items: flex-end;
  top: 10px;
  left: 70%;
  width: 100%;
  padding: 16px;
 	font-family:"SKODANextW02-Bold", Arial, Helvetica, sans-serif;
color: #000;
  pointer-events: none;
}

.container {
  position: relative;
	
  max-width: 100%;

  border-radius: 0px;
  overflow: hidden;
  z-index: 1;
}

.hotspots {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: hidden;
}
.hotspots .hotspot {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  pointer-events: none;
}
.hotspots .hotspot:nth-child(1) .trigger {
  top: 50%;
  left: 35%;
}
.hotspots .hotspot:nth-child(2) .trigger {
  top: 47%;
  left: 20%;
}
.hotspots .hotspot:nth-child(3) .trigger {
  top: 45%;
  left: 15%;
}
.hotspots .hotspot:nth-child(4) .trigger {
  top: 60%;
  left: 50%;
}
.hotspots .hotspot:nth-child(5) .trigger {
  top: 49%;
  left: 59%;
}
.hotspots .hotspot:nth-child(6) .trigger {
  top: 6%;
  left: 20%;
}
.hotspots .hotspot:nth-child(7) .trigger {
  top: 88%;
  left: 50%;
}
.hotspots .hotspot .trigger {

	position: absolute;
  display: flex;
	border:solid;
  justify-content: center;
  align-items: center;
  width: 30px;
  height: 30px;
  background: #ed942d;
  color: #ffffff;
  border-radius: 50%;
  transform: translate(-50%, -50%);
  cursor: pointer;
  pointer-events: all;
  box-shadow: 0 0 0 0 #ed942d;
	opacity: 0.5;
	
  transition: box-shadow 0.4s;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.hotspots .hotspot .trigger:hover {
  box-shadow: 0 0 0 8px rgba(237, 148, 45, 0.5);
}
.hotspots .hotspot .content {

	position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display:contents;
  justify-content: center;
  align-items: center;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.6s;
}
.hotspots .hotspot .content::before {
  content: "";
  position: absolute;
  display: flex;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  opacity: 0;
  transition: opacity 0.4s;
}
.hotspots .hotspot .content figure {
  position: relative;
  width: 100%;
  z-index: 2;
  opacity: 0;
  transform: translate(0, -50%);
  transition: transform 0.3s, opacity 0.3s;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.hotspots .hotspot .content figure::before {
	
	content: "×";
	background: #ed942d;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 12px;
  right: 12px;
  color: #ffffff;
  height: 36px;
  width: 36px;
  border-radius: 50%;
  font-size: 30px;
	padding-bottom: 5px;
  cursor: pointer;
  pointer-events: all;
  box-shadow: 0 0 0 0 #ed942d;
  transition: box-shadow 0.4s;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;

	
	
	
	
	}



.hotspots .hotspot .content figure img {
	
}

.hotspots .hotspot .content figure {

	
}
.hotspots .hotspot .content figure figcaption {
  position: absolute;
  display: flex;
  justify-content: flex-start;
  align-items: flex-end;
  bottom: 10px;
  left: 0;
  width: 100%;
  padding: 16px;
 	font-family:"SKODANextW02-Bold", Arial, Helvetica, sans-serif;
color: #ffffff;
  pointer-events: none;
}
.hotspots .hotspot.reveal {
  z-index: 1;
  pointer-events: all;
}
.hotspots .hotspot.reveal .content {
  opacity: 1;
}
.hotspots .hotspot.reveal .content::before {
  opacity: 1;
}
.hotspots .hotspot.reveal .content figure {
  opacity: 1;

  transform: translate(0, 0);
  transition-delay: 0.4s;
  pointer-events: all;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.hotspots .hotspot.reveal .content figure figcaption {
  pointer-events: all;
}

	@media (max-width: 812px) {

	.zdroj {
		font-size: 8px;
		}
	.mnadpis, .pnadpis, .detailnadpis {
		font-size: 14px;
	line-height: 19px;
		}

}

	@media (max-width: 700px) {
		
	.zdroj {
		font-size: 7px;
		}
	.mnadpis, .pnadpis, .detailnadpis {
		font-size: 12px;
	line-height: 17px;
		}

}
	@media (max-width: 600px) {

	.zdroj {
		font-size: 6px;
		}
	.mnadpis, .pnadpis, .detailnadpis {
		font-size: 10px;
	line-height: 13px;
		}

}

	@media (max-width: 500px) {

	.zdroj {
		font-size: 5px;
		}
	.mnadpis, .pnadpis, .detailnadpis {
		font-size: 8px;
	line-height: 11px;
		}

}
	@media (max-width: 400px) {

	.zdroj {
		font-size: 4px;
		}
	.mnadpis, .pnadpis, .detailnadpis {
		font-size: 6px;
	line-height: 9px;
		}

}





