@charset "UTF-8";

@font-face {
    font-family: 'montserratregular';
    src: url('../fonts/montserrat-regular-webfont.eot');
    src: url('../fonts/montserrat-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/montserrat-regular-webfont.woff2') format('woff2'),
         url('../fonts/montserrat-regular-webfont.woff') format('woff'),
         url('../fonts/montserrat-regular-webfont.ttf') format('truetype'),
         url('../fonts/montserrat-regular-webfont.svg#montserratregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'montserratlight';
    src: url('../fonts/montserrat-light-webfont.eot');
    src: url('../fonts/montserrat-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/montserrat-light-webfont.woff2') format('woff2'),
         url('../fonts/montserrat-light-webfont.woff') format('woff'),
         url('../fonts/montserrat-light-webfont.ttf') format('truetype'),
         url('../fonts/montserrat-light-webfont.svg#montserratlight') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'header_11regular';
    src: url('../fonts/header11-webfont.eot');
    src: url('../fonts/header11-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/header11-webfont.woff2') format('woff2'),
         url('../fonts/header11-webfont.woff') format('woff'),
         url('../fonts/header11-webfont.ttf') format('truetype'),
         url('../fonts/header11-webfont.svg#header_11regular') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'header_12regular';
    src: url('../fonts/header12-webfont.eot');
    src: url('../fonts/header12-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/header12-webfont.woff2') format('woff2'),
         url('../fonts/header12-webfont.woff') format('woff'),
         url('../fonts/header12-webfont.ttf') format('truetype'),
         url('../fonts/header12-webfont.svg#header_12regular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'header_13regular';
    src: url('../fonts/header13-webfont.eot');
    src: url('../fonts/header13-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/header13-webfont.woff2') format('woff2'),
         url('../fonts/header13-webfont.woff') format('woff'),
         url('../fonts/header13-webfont.ttf') format('truetype'),
         url('../fonts/header13-webfont.svg#header_13regular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'texgyrepagellaitalic';
    src: url('../fonts/texgyrepagella-italic-webfont.eot');
    src: url('../fonts/texgyrepagella-italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/texgyrepagella-italic-webfont.woff2') format('woff2'),
         url('../fonts/texgyrepagella-italic-webfont.woff') format('woff'),
         url('../fonts/texgyrepagella-italic-webfont.ttf') format('truetype'),
         url('../fonts/texgyrepagella-italic-webfont.svg#texgyrepagellaitalic') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'shrikhandregular';
    src: url('../fonts/shrikhand-webfont.woff2') format('woff2'),
         url('../fonts/shrikhand-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
  

body { font-family:'montserratlight',Arial,Tahoma,Verdana,Helvetica,sans-serif; }
.footer_top .btn-primary, .footer h2, .codeWrapper, .loginTitle { font-family:'montserratregular',Arial,Tahoma,Verdana,Helvetica,sans-serif; }
.navigation .nav01 > ul > li  > a, .c_x1_title h2, .title_box, .competitionTitle, .competitionMainNav { font-family:'header_12regular',Arial,Tahoma,Verdana,Helvetica,sans-serif; }
.title_box2 { font-family:'header_11regular',Arial,Tahoma,Verdana,Helvetica,sans-serif; }
.tb a h2 { font-family:'header_13regular',Arial,Tahoma,Verdana,Helvetica,sans-serif; }
#header_nav_bottom a, .c_x1_nav { font-family:'header_12regular',Arial,Tahoma,Verdana,Helvetica,sans-serif; }


html {
	font-size:100%;
}
body {
	color:#FFF;
	-webkit-font-smoothing:antialiased;
	background-color:#FFF;
  overflow-y: scroll;
  -ms-overflow-style: scrollbar;
}
h1, h2, h3, h4 {
	line-height:100%;
	font-weight:normal;
	margin:0;
	padding:0;
}
a:link, a:visited {
	color:#FFF;
}
a:hover {
	color:#E30613;
	text-decoration:none;
}
a.nav_next {
	position:relative;
	display:inline-block;
	color:#FFF;
	text-align:center;
	letter-spacing:2px;
	margin-top:15px;
	margin-bottom:15px;
	padding:10px 30px;
	border:2px solid #FFF;
	overflow:hidden;
}
a.nav_next:hover {
	color:#000;
}
a.nav_next span {
	position:relative;
	z-index:1;
}
a.nav_next:before {
	position:absolute;
	top:0;
	left:-100%;
	width:100%;
	height:100%;
	content:"";
	background:#FFF;
}
a.nav_next:hover:before {
	left:0;
}
ul {
	list-style-type:none;
	margin:0;
	padding:0;
}
.imgleft {
	float:left;
	margin-right:25px;
}
.imgright {
	float:right;
	margin-left:25px;
}
.cleaner {
	width:100%;
	clear:both;
	line-height:1px;
	margin:0 !important;
	padding:0 !important;
}
.box_padding {
	padding-left:100px;
	padding-right:100px;
}

/* Slider ............................................................... */

.slider {
	position:relative;
	width:100%;
	height:860px;
	overflow:hidden;
}
.slider_in {
	height:450px;
	position: relative;
	overflow: hidden;
}
.slider_in2 {
	height:500px;
}
.slider > ul {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}
.slider > ul > li {
	position:relative;
	width:100%;
	height:100%;
}
.slider > ul > li > div:first-child {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background-position:center 50%;
	background-repeat:no-repeat;
	background-size:cover;
}
.slider .raster {
	position:absolute;
	top:0;
	left:0; 
	width:100%;
	height:100%;
	background:url("../images/bg_slider.png") top left repeat;
}

/* Header_logo ............................. */

.header_logo {
	position:absolute;
	top:565px;
	left:0;
	width:100%;
}
.slider_in .header_logo {
	top:205px;
}
.header_logo a img {
	position:relative;
	z-index:100;
  margin-top: 3px;
}

/* Navigation ............................. */

.navigation {
	position:absolute;
	top:560px;
	left:0;
	width:100%;
	text-align:center;
	background:#000;
	background:rgba(0,0,0,0.30);
	z-index: 10;
}
.slider_in .navigation {
	top:200px;
}
.navigation  .navbar-collapse {
	padding-left:0;
	padding-right:0;
}
.navigation .nav01 > ul > li {
	display:inline-block;
}
.navigation .nav01 > ul > li  > a, .navigation .nav02 > ul > li  > a {
	display:block;
	line-height:160px;
}
.navigation .nav01 > ul > li  > a.hi {
 color: #E30613;	
}
.navigation .nav01 > ul > li  > a {
	font-size:300%;
	text-transform:uppercase;
	margin-left:15px;
	margin-right:15px;
}
.navigation .nav01 > ul > li:hover  > a {
	color:#E30613;
}

.navigation .dropdown-menu {
	text-align:center !important;
	background-color:#E30613;
	margin-top: -40px;
    margin-left: -20px;
	padding:0 !important;
	border:0 solid #FFF;
	border-radius:0;
}
.navigation .dropdown-menu li {
	width:100%;
}
.navigation .dropdown-menu a {
	display: block;
	position:relative;
	font-size:115%;
	color:#FFF;
	text-transform:none !important;
	height:auto;
	margin:0 !important;
	padding:8px 15px !important;
	border-bottom:1px solid #FB1825 !important;
}
.navigation .dropdown-menu li:last-child a {
	border-bottom:0 !important;
}
.navigation .dropdown-menu a:hover,
.navigation .dropdown-menu a:focus {
	color:#E30613 !important;
	background:#FFF;
}

#sliderkavy {
	height:300px;
}
#slidergamer {
	height:400px;
}
.willis-big {display:block;}
.willis-small {display:none;}

.nav02 {
	text-align:right;
	padding-right:0;
}
.nav02 li {
	float:right;
}
.nav02 li:nth-child(1)  {
	background:#FFF;
	background:rgba(255,255,255,0.20);
}
.nav02 li:nth-child(2)  {
	background:#FFF;
	background:rgba(255,255,255,0.15);
}
.nav02 li:nth-child(3)  {
	background:#FFF;
	background:rgba(255,255,255,0.10);
}
.nav02 li:nth-child(4)  {
	background:#FFF;
	background:rgba(255,255,255,0.05);
}
.nav02 a {
	font-size:200%;
	padding:0 10px;
}

@media screen and (min-width: 991px){
	.nav01 ul {
		text-align: right;
	}
}

/* Header_top ............................. */

.header_top .input-group {
	position:relative;
	margin-top:15px;
}
.header_top .form-control, .header_top .btn {
	height:42px;
	color:#FFF;
	background:transparent;
	border:0 solid #FFF;
	border-bottom:1px solid #FFF;
	border-radius:0;
}
.header_top .form-control::-moz-placeholder {
	color:#FFF;
	opacity:1;
}
.header_top .form-control:-ms-input-placeholder {
	color:#FFF;
}
.header_top .form-control::-webkit-input-placeholder {
	color:#FFF;
}
.header_top .btn-default i {
	font-size:115%;
	color:#E30613 !important;
}
.header_top .btn-default:hover i {
	color:#FFF !important;
}

.nav03 {
	position:absolute;
	top:100px;
	left:100px;
}
.nav03 a {
	display: block;
    width: 70px;
    height: 30px;
    line-height: 27px;
    font-size: 105%;
    text-align: center;
    margin-bottom: 8px;
    border: 2px solid #FFF;
    border-radius: 15px;
}
.nav03 a img {
	width:20px; 
	height:13px; 
	margin-top: -2px;
    margin-right: 5px;
}
.nav03 a:hover {
	color:#000;
	background-color:#FFF;
}

.header_top > .row > div:last-child  {
	margin-top:20px;
}
.header_top > .row > div:last-child li {
	display:inline-block;
	margin-left:10px;
}
.header_top > .row > div:last-child a:hover img {
	-webkit-transform:scale(0.9);
	-moz-transform:scale(0.9);
	-o-transform:scale(0.9);
	-ms-transform:scale(0.9);
	transform:scale(0.9);
}

#header_nav_bottom {
position: absolute;
    bottom: 15px;
    width: 100px;
    margin-left: -50px;
    left: 50%;
    z-index: 0;
}
#header_nav_bottom a {
	display:inline-block;
	font-size:130%;
	color:#FFF;
}
#header_nav_bottom a:hover {
	color:#E30613;
}
#header_nav_bottom a img {
	margin-top:10px;
}

/* Container_x1 ............................................................... */

.container_x1 {
	position:relative;
	margin-top:-1px;
}
.c_x1_title {
	position:absolute;
    top: 50%;
    left: 50%;
    margin-left: -150px;
    margin-top: -15px;
	z-index:780;
}
.c_x1_title > div {
	position:absolute;
	top:50%;
	left:0;
	width:100%;
	-ms-transform:translate(0,-50%);
	-webkit-transform:translate(0,-50%);
	transform:translate(0,-50%);
}
.c_x1_title h2 {
	position:relative;
	display:inline-block;
	width:310px;
	height:133px;
	line-height:133px;
	font-size:400%;
	color:#000;
	text-transform:uppercase;
	background-image:url("../images/bg_c_x1_title.png");
	background-position:center 50%;
	background-repeat:no-repeat;
	background-size:cover;
	padding-top:10px;
}
.c_x1_title h2 span {
	color:#FFF;
}

.box_imp01, .box_imp01b {
	/*overflow:hidden;*/
  background-image: url("../images/bg_cele.jpg");
  background-size: cover;
  background-position: 50%;
}
.box_imp01 > div, .box_imp01b > div {
	position:relative;
	background-position:center 50%;
	background-repeat:no-repeat;
	background-size:cover;
	padding-top:0px;
}
/*.box_imp01 > div:first-child {
	background-image:url("../images/bg_dark.jpg");
}
.box_imp01 > div:last-child {
	background-image:url("../images/bg_light.jpg");
}   */
.box_imp01 > div > a, .box_imp01b > div > a {
	position:relative;
	display:block;
	padding:0 100px;
	z-index:200;
}
a.c_x1_nav {
	position:absolute;
	bottom:15px;
	right:15px;
	font-size:155%;
	/*color:#000;*/
	z-index:700;
}
a.c_x1_nav_left {
	right:inherit;
	left:15px;
	color:#fff;
}
a.c_x1_nav_center {
	right:inherit;
	left:50%;
	margin-left:-100px;
	width:200px;
	text-align:center;
	color:#fff;
}
a.c_x1_nav:hover {
	color:#E30613;
}

#c_x1_nav_left {
	display:none;
	position:absolute;
	top:40%;
	left:15px;
	font-size:500%;
}
#c_x1_nav_left a {
	color:#FFF;
}
#c_x1_nav_right {
	display:none;
	position:absolute;
	top:40%;
	right:15px;
	font-size:500%;
} 
#c_x1_nav_right a {
	color:#000;
}
#c_x1_nav_left a, #c_x1_nav_right a {
	position:relative;
	z-index:300;
}
#c_x1_nav_left a:hover, #c_x1_nav_right a:hover {
	color:#E30613 !important;
}

/* Container_x2 ............................................................... */

.container_x2 {
	position:relative;
	background-image:url("../images/bg_container_x2.jpg");
	background-position:center 50%;
	background-repeat:no-repeat;
	background-size:cover;
	padding-top:40px;
	padding-bottom:40px;
	overflow:hidden;
}
.container_x2_gamer {
	background-image:url("../images/bg_container_x2_gamer.jpg");
}
.container_x2bw {
	background-image:url("../images/bw_back.jpg");
	background-position:right 50%;
	background-repeat:no-repeat;
	background-size:cover;
}
.title_box {
	margin-bottom:30px;
}
.title_box h2 {
	font-size:500%;
	color:#FFF;
	text-transform:uppercase;
}
.title_box h2 span {
	color:#D7000D;
}
.title_box2 {
	font-size:140%;
}

/* Container_x3 ............................................................... */

.container_x3 {
	background-color:#000;
}
.container_x3 > .row > div {
	padding:0;
}
.container_x3 > .row > div:last-child div:nth-child(1) {
	-webkit-animation-delay:0.15s;
	-moz-animation-delay:0.15s;
	animation-delay:0.15s;
}
.container_x3 > .row > div:last-child div:nth-child(2) {
	-webkit-animation-delay:0.30s;
	-moz-animation-delay:0.30s;
	animation-delay:0.30s;
}
.tb {
	position:relative;
	background-size:cover;
	background-position:center 50%;
	background-repeat:no-repeat;
	padding:0;
}
.tb01 { 
	height:600px;
}
.tb02, .tb03 { 
	height:300px;
}
.tb  a {
	display:block;
	position:relative;
	width:100%;
	height:100%;
}
.tb a:hover {
	background:#000;
background:rgba(0,0,0,0.35);
}
.tb a h2 {
	width:468px;
	height:78px;
	line-height:78px;
	font-size:370%;
	color:#000;
	text-align:center;
	text-transform:uppercase;
	background-image:url("../images/bg_c_x3.png");
	background-position:center 50%;
	background-repeat:no-repeat;
	background-size:cover;
}
.tb a h2 span {
	color:#FFF;
}
.tb03 a h2 {
	float:right;
	background-image:url("../images/bg_c_x3b.png");
}

/* Map ............................. */

#map, #map2 {
	width:100%;
	height:300px;
}
.scrolloff {
	pointer-events:none;
}

/* Footer_top ............................................................... */

.footer_top {
	position:relative;
	background-image:url("../images/bg_footer_top.jpg");
	background-position:center 50%;
	background-repeat:no-repeat;
	background-size:cover;
	padding-top:40px;
	padding-bottom:40px;
	overflow:hidden;
}
.box_imp02 {
	text-align:center;
	margin-bottom:40px;
}
.box_imp02 li {
	display:inline-block;
}
.box_imp02 a {
	display:block;
	position:relative;
	height:106px;
	margin:0 20px 15px 20px;
}
.box_imp02 a img {
	max-height:100%;
}
.box_imp02 a .img-visible {
	display:block;
}
.box_imp02 a .img-hidden {
	position:absolute;
	top:0;
	left:0;
	opacity:0;
}
.box_imp02 a:hover .img-hidden {
	opacity:1;
}

.footer_top .form-control {
	font-size:100%;
	color:#FFF !important;
	text-align:center;
	background-color:transparent;
	margin-bottom:6px;
	padding-top:0 !important;
	padding-bottom:0 !important;
	border:0 solid #FFF;
	border-bottom:1px solid #FFF !important;
	border-radius:0;
	-webkit-box-shadow:none;
	box-shadow:none;
}
.footer_top .form-control:focus { 
	-webkit-box-shadow:none;
	box-shadow:none;
}
.footer_top .form-control:-moz-placeholder {
	color:#FFF;
}
.footer_top .form-control::-moz-placeholder {
	color:#FFF;
	opacity:1;
}
.footer_top .form-control:-ms-input-placeholder {
	color:#FFF;
}
.footer_top .form-control::-webkit-input-placeholder {
	color:#FFF;
}
.footer_top textarea {
	height:200px !important;
	overflow:hidden;
}
.footer_top textarea .form-control:-moz-placeholder {
	line-height:360px;
}
.footer_top textarea.form-control::-moz-placeholder {
	line-height:360px;
}
.footer_top textarea.form-control:-ms-input-placeholder {
	line-height:360px;
}
.footer_top textarea.form-control::-webkit-input-placeholder {
	line-height:360px;
}
.footer_top .btn {
	padding-top:5px !important;
	padding-bottom:5px !important;
}
.footer_top .btn-primary {
	width:220px;
	font-size:130%;
	color:#FFF;
	background-color:transparent !important;
	border:2px solid #FFF;
	border-radius:0;
	margin-top:10px;
	margin-left:auto;
	margin-right:auto;
}
.footer_top .btn-primary:hover,
.footer_top .btn-primary:focus,
.footer_top .btn-primary:active,
.footer_top .btn-primary.active,
.footer_top .open .dropdown-toggle.btn-primary {
	color:#000;
	background-color:#FFF !important;
}

/* Footer............................................................... */

.footer {
	position:relative;
	font-size:90%;
	/*background-image:url("../images/bg_footer.jpg");*/
	background-color: #000;
	background-position:center 50%;
	background-repeat:no-repeat;
	background-size:cover;
	padding-top:30px;
	overflow:hidden;
}
.footer > .row > div {
	margin-bottom:15px;
}
.footer h2 {
	font-size:200%;
	margin-bottom:20px;
}
.footer ul {
	text-align:right;
}
.footer li {
	display:inline-block;
}
.footer li img {
	position:relative;
	top:-3px;
}

.footer .input-group {
	position:relative;
	margin-top:20px;
	margin-bottom:20px;
  width: 100%;
}
.footer .form-control, .footer .btn {
	height:50px;
	color:#000;
	background:#FFF;
	border:0 solid #FFF;
	border-radius:0;
}
.footer .form-control::-moz-placeholder {
	color:#000;
	opacity:1;
}
.footer .form-control:-ms-input-placeholder {
	color:#000;
}
.footer .form-control::-webkit-input-placeholder {
	color:#000;
}
.footer .btn-default {	
	background-color:#FF0000;
}
.footer .btn-default:hover {	
	background-color:#D7000D;
}
.footer .btn-default i {
	font-size:115%;
	color:#FFF !important;
}


.cervena {
background: #e40613;
}
.row.vies { 
margin-right: 0px;
margin-left: 0px;
    background: #fff;
}
a .row.vies h1, a:visited .row.vies h1 { 
font-family: 'shrikhandregular',Arial,Tahoma,Verdana,Helvetica,sans-serif;
color: #000;
line-height: 98px;
font-size: 50px;
text-align: right;
text-decoration: none;
transition: 0.3s;
}
a .row.vies h1 span, a:visited .row.vies h1 span { 
color: #e40613;
}
a:hover .row.vies h1 { 
color: #e40613;
}
a:hover .row.vies h1 span { 
color: #000;
}
.col-sm-6.vies1, .col-sm-1.vies2, .col-sm-5.vies3 { 
padding-right: 0px;
padding-left: 0px;
}
.col-sm-1.vies2 img { 
float: right;
}
.col-sm-5.vies3 img { 
width: 121px;
}
@media screen and (max-width: 767px) {
a .row.vies h1 { text-align: center; font-size: 40px; line-height: 60px;}
.col-sm-5.vies3 img { width: 121px; margin-left: auto; margin-right: auto;}
}

.grecaptcha-badge {
	display:none;
}

#objednavka {
	text-decoration: underline;
    cursor: pointer;	
	display: contents;
}

.margin-top {
	margin-top: 10px;
}

/* Competition
............................................................... 
............................................................... */

/* Base */

@font-face {
    font-family: 'montserratbold';
    src: url('../fonts/montserrat-bold-webfont.eot');
    src: url('../fonts/montserrat-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/montserrat-bold-webfont.woff2') format('woff2'),
         url('../fonts/montserrat-bold-webfont.woff') format('woff'),
         url('../fonts/montserrat-bold-webfont.ttf') format('truetype'),
         url('../fonts/montserrat-bold-webfont.svg#montserratbold') format('svg');
    font-weight: normal;
    font-style: normal;
}
.mainButton a, .loginForm .btn, .regForm .btn, .competitionTable .tab button { font-family:'montserratbold',Arial,Tahoma,Verdana,Helvetica,sans-serif; }

.box_margin {
	margin-bottom:30px;
}
.box_margin2 {
	margin-bottom:15px;
}
.box_margin3 {
	margin-bottom:60px;
}
.box_margin4 {
	margin-bottom:80px;
}
.competitionTitle {
	position:relative;
}
.competitionTitle > * {
	position:relative;
	line-height:1em;
}
.competitionTitle h1 {
	font-size:1214%;
}
.competitionTitle h2 {
	font-size:428%;
}
.competitionTitle small {
	font-size:100%;
	color:#E30613;
}
.mainButton a {
	display:inline-block;
	height:70px;	
	line-height:70px;
	font-size:128%;
	color:#FFF;
	background-color:#E30613;
	padding:0 90px;
	border:0 solid #FFF;
	border-radius:200px;
}
.mainButton a:hover {
	background-color:#FF0000;
}

.competitionWrapper {
	position:relative;
	color:#FFF;
	/*background:#000 url("../images/bg_new.jpg") top right no-repeat;*/
	/* background:#000 url("../images/bg_fresh.jpg") top right no-repeat;*/
	background:#000 url("../images/bg_tesco.jpg") top right no-repeat;
	background-size:contain;
	padding-top:60px;
	padding-bottom:60px;
}

.competitionWrapper > .container {
	position:relative;
}
.competitionMainNav {
	font-size:214%;
}
.competitionMainNav li {
	display:inline-block;
}
.competitionMainNav a {
	position:relative;
	display:inline-block;
	color:#FFF;
}
.competitionMainNav a:after {
	position:absolute;
	bottom:0;
	left:0;
	width:0;
	height:2px;
	content:"";
	background-color:#FFF;
}
.competitionMainNav a:hover:after {
	width:100%;
}
.competitionMainNav a.imp {
	color:#E30613;
}
.competitionMainNav a.imp:after {
	background-color:#E30613;
}

/* Code */

.codeWrapper {
	background-color:rgba(255,255,255,0.55);
	padding:35px;
	border-radius:200px;
}
.codeWrapper .form-control {
	height:90px;
	font-size:214%;
	color:#232321;
	background:#FFF;
	padding-left:40px;
	border:0 solid #FFF;
	border-radius:200px;
	-webkit-box-shadow:none;
	box-shadow:none;
}
.codeWrapper .form-control:-moz-placeholder {
	color:#232321;
}
.codeWrapper .form-control::-moz-placeholder {
	color:#232321;
	opacity:1;
}
.codeWrapper .form-control:-ms-input-placeholder {
	color:#232321;
}
.codeWrapper .form-control::-webkit-input-placeholder {
	color:#232321;
}
.codeWrapper .btn {
	height:90px;
	padding:0 40px;
	border:0 solid #FFF;
	border-radius:0 200px 200px 0;
}
.codeWrapper .btn-default {
	color:#FFF;
	background-color:#E30613;
}
.codeWrapper .btn-default:hover {
	background-color:#FF0000;	
}
.codeWrapper .btn  span {
	font-size:214%;
}
#codeHelpInline span {
	color:#E30613;
}

/* CompetitionList */

.competitionList01 li {
	position:relative;
	padding-left:20px;
}
.competitionList01 li:before {
	position:absolute;
	top:6px;
	left:0;
	width:10px;
	height:10px;
	content:"";
	background-color:#E30613;
	border-radius:50%;
}

/* Login */

.loginForm .form-control {
	height:56px;
	font-size:128%;
	color:#FFF;
	text-align:center;
	background:transparent;
	border:0 solid #FFF;
	border-bottom:2px solid #FFF;
	border-radius:0;
	-webkit-box-shadow:none;
	box-shadow:none;
}
.loginForm .form-control:-moz-placeholder {
	color:#FFF;
}
.loginForm .form-control::-moz-placeholder {
	color:#FFF;
	opacity:1;
}
.loginForm .form-control:-ms-input-placeholder {
	color:#FFF;
}
.loginForm .form-control::-webkit-input-placeholder {
	color:#FFF;
}
.loginForm .btn {
	height:70px;
	padding:0 90px;
	border:0 solid #FFF;
	border-radius:200px;
}
.loginForm .btn-default {
	color:#FFF;
	background-color:#E30613;
}
.loginForm .btn-default:hover {
	background-color:#FF0000;	
}
.loginForm .btn  span {
	font-size:128%;
}
.loginPassword a {
	text-decoration:underline;
}
.loginPassword a:hover {
	text-decoration:none;
}
.loginTitle {
	position:relative;
	font-size:100%;
	letter-spacing:1px;
	overflow:hidden;
}
.loginTitle span {
	position:relative;
	display:inline-block;
	padding:0 10px;
}
.loginTitle span:before, .loginTitle span:after {
	position:absolute;
	top:50%;
	right:100%;
	width:1000px;
	height:1px;
	content:"";
	background:#FFF;
}
.loginTitle span:after {
	left:100%;
	right:initial;
}
.loginNav li {
	display:inline-block;
	width:50%;
	text-align:left;
	margin-right:-4px;
}
.loginNav li:first-child {
	padding-right:10px;
}
.loginNav li:last-child {
	padding-left:10px;
}
.loginNav a {
	display:block;
	width:100%;
	height:50px;
	line-height:50px;
	font-size:100%;
	text-align:center;
	border-radius:200px;	
}
.loginNav a:hover {
	-ms-transform:scale(1.05); 
	transform:scale(1.05); 
}
.loginNav li:first-child a {
	color:#FFF;
	background-color:#365899;
}
.loginNav li:last-child a {
	color:#232321;
	background-color:#FFF;
}
.loginNav a img {
	display:inline-block;
	margin-right:10px;
}

/* RegForm */

.regForm span {
	color:red;
}
.regFormBox label {
	font-size:128%;
	font-weight:normal;
	color:#FFF;
}
.regFormBox label span {
	color:red;
}
.regFormBox .form-group {
	margin-bottom:30px;
}
.regFormBox .form-control {
	height:78px;
	background-color:#FFF;
	-webkit-box-shadow:none;
 box-shadow:none;
	border:none;
	border-radius:8px;
}
.regForm .form-check-label {
	font-weight:normal;
}
.regForm .checkbox a {
	font-family:'montserratregular';
	text-decoration:underline;
}
.regForm .checkbox a:hover {
	color:#E30613;
	text-decoration:none;
}
.regForm .regFormInfo .text-right {
	padding-top:10px;
}
.regForm .btn {
	height:70px;
	padding:0 90px;
	border:0 solid #FFF;
	border-radius:200px;
}
.regForm .btn-default {
	background-color:#E30613;
}
.regForm .btn-default:hover {
	background-color:#FF0000;	
}
.regForm .btn  span {
	font-size:128%;
	color:#FFF;
}

/* CompetitionTable */

.competitionTable .tab {
	display:block;
	width:100%;
	text-align:left;
	background-color:transparent;
	margin-bottom:1px;
	border-bottom:0 solid #FFF;
	overflow:hidden;
}
.competitionTable .tab button {
	position:relative;
	background-color:#E30613;
	float:left;
	min-width:170px;
	border:none;
	outline:none;
	cursor:pointer;
	margin:0;
	margin-right:1px;
	padding:10px 30px;
	transition:0.3s;
	font-size:114%;
	color:#FFF;
}
.competitionTable .tab button:hover {
	color:#FFF;
	background-color:#FF0000;
}
.competitionTable .tab button.active {
	color:#FFF;
	background-color:#FF0000;
}
.competitionTable thead {
	color:#000;
	background-color:#919191;
}
.competitionTable tr {
	color:#000;
}
.competitionTable .table-striped > tbody > tr {
	background-color: #FFF;
}
.competitionTable .table-striped > tbody > tr:nth-of-type(odd) {
	background-color: #f2f2f2;
}
.competitionTable th, .competitionTable td {
	font-size:114%;
	padding:15px 7px 15px 40px !important;
	border-bottom:1px solid #000 !important;
}
.competitionTable td.win {
	color:#07b10d;
}
.competitionTable td.no_win {
	color:#E30613;
}

a img.tiktok {
	width:100%; 
    height: 26px;
    margin-top: -3px;
	filter: invert(100%) sepia(0%) saturate(7275%) hue-rotate(66deg) brightness(101%) contrast(95%);
}
a:hover img.tiktok {
	filter: invert(24%) sepia(95%) saturate(6825%) hue-rotate(347deg) brightness(83%) contrast(117%);
}

/* Effects ............................. */

a, div, a.nav_next:before, .header_top .btn-default i , .header_top > .row > div:last-child a img, .box_imp02 a .img-hidden, .footer_top .btn-primary, .footer .btn-default, .competitionMainNav a:after, .codeWrapper .btn-default, .loginForm .btn-default, .regForm .btn-default {
	-webkit-transition:all 300ms linear;
	-moz-transition:all 300ms linear;
	-o-transition:all 300ms linear;
	-ms-transition:all 300ms linear;
	transition:all 300ms linear;
}
::i-block-chrome, div {
	-webkit-transition:initial;
}

.kavy {
	display:flex; 
	justify-content:center;
}
/* RESPONSIVE STRUCTURE
--------------------------------------- */
@media screen and (max-width: 1630px){
	.navigation .nav01 > ul > li  > a { font-size:250%;}
}

@media screen and (max-width: 1466px) {
.navigation .nav01 > ul > li  > a { font-size:200%; }
.dropdown-menu { min-width: 130px; }
.navigation .dropdown-menu a { font-size: 105%; padding: 8px 10px !important; }
}

@media screen and (max-width: 1366px) {
	.box_padding { padding-left:50px; padding-right:50px; }
	.slider {	height:700px; }
	.slider_in { height:400px; }
	.slider_in .navigation {top: 150px;}
	.slider_in .header_logo {top: 155px;}
	.header_logo {	top:305px; }
	.navigation { top:300px; }
	.navigation .nav01 > ul > li  > a { font-size:200%;	margin-left:10px; margin-right:10px; }
	.nav03 {	left:50px; }
	.c_x1_title h2 {	width:250px; height:108px; line-height:108px; font-size:300%; padding-top:10px; }
	.title_box h2 { font-size:400%; }
	.tb01 { height:500px; }
	.tb02, .tb03 { height:250px; }
	.tb a h2 { width:380px; height:63px; line-height:63px; font-size:300%; }
	.box_imp02 a {	height:90px; }
	.footer h2 { font-size:170%; }

  .c_x1_title { margin-left: -125px; margin-top: 10px; }
  	
	.box_margin { margin-bottom:15px; }
	.box_margin3 { margin-bottom:45px; }
	.box_margin4 { margin-bottom:60px; }
	.competitionWrapper {	padding-top:45px; padding-bottom:45px; }
	.competitionTitle h1 { font-size:1000%; }
	.competitionTitle h2 { font-size:357%; }
	.codeWrapper {	padding:25px; }
	.codeWrapper .form-control { height:70px; font-size:178%;	padding-left:30px; }
	.codeWrapper .btn {	height:70px; padding:0 30px; }
	.codeWrapper .btn  span { font-size:178%; }

}
  
@media screen and (max-width: 1200px) {
	.slider {	height:550px; }
	.slider_in { height:315px; }
	.header_logo {	top:255px; }
	.slider_in .header_logo { top:140px; }
	.header_logo a img { max-width:250px; }
	.navigation { top:250px; }
	.slider_in .navigation { top:135px; }
	.navigation .nav01 > ul > li  > a, .navigation .nav02 > ul > li  > a {	line-height:100px; }
	.navigation .nav01 > ul > li  > a { font-size:200%;	margin-left:5px; margin-right:5px; }
	.navigation .dropdown-menu { min-width: 110px; margin-top: -20px; }
	.navigation .dropdown-menu a { font-size: 100%; padding: 4px 5px !important; }
	.nav02 a { font-size:150%; padding:0 5px; }
	.nav03 {	top:70px; }
	.nav03 a { width: 60px; height: 26px; line-height: 22px; font-size: 90%;  margin-bottom: 4px; }
	.c_x1_title h2 { width:200px; height:86px; line-height:86px; font-size:250%; padding-top:5px; }
	.tb01 { height:400px; }
	.tb02, .tb03 { height:200px; }
	.tb a h2 { width:300px; height:50px; line-height:50px; font-size:250%; }
	.box_imp02 a {	height:70px; }
	.box_margin3 { margin-bottom:30px; }
	.box_margin4 { margin-bottom:45px; }
	.mainButton a { height:55px;	line-height:55px; font-size:114%;	padding:0 70px; }
	.competitionWrapper {	padding-top:30px; padding-bottom:30px; }
	.competitionTitle h1 { font-size:785%; }
	.competitionTitle h2 { font-size:285%; }
	.competitionMainNav { font-size:178%; }
	.codeWrapper {	padding:15px; }
	.codeWrapper .form-control { height:50px; font-size:142%;	padding-left:15px; }
	.codeWrapper .btn {	height:50px; padding:0 15px; }
	.codeWrapper .btn  span { font-size:142%; }
	.loginForm .form-control { height:44px; font-size:114%; }
	.loginForm .btn { height:55px; padding:0 70px; }
	.loginForm .btn  span { font-size:114%; }
	.loginNav li:first-child { padding-right:5px; }
	.loginNav li:last-child { padding-left:5px; }
	.loginNav a {	height:44px;	line-height:44px; }
	.loginNav a img { max-height:26px; margin-right:5px; }
	.regFormBox label { font-size:114%; }
	.regFormBox .form-group {	margin-bottom:20px;	}
	.regFormBox .form-control { height:66px; }
	.regForm .btn {	height:55px; padding:0 70px; }
	.regForm .btn  span { font-size:114%; }
	.competitionTable .tab button {	min-width:33%;	padding:8px 15px;	font-size:107%; }
	.competitionTable th, .competitionTable td {	font-size:107%; padding:12px 5px 12px 30px !important; }
	a img.tiktok { height: 21px; margin-top: -3px;}	
	.c_x1_title { margin-left: -100px; margin-top: 10px; }
}

.competitionTable .tab button {	width:33.2%; }


@media screen and (max-width: 991px) {
	.slider, .slider_in { height:auto; padding-bottom:15px; }
	.slider {overflow: hidden;}
  .slider_in2 { height:350px; padding-bottom:15px; }
	.box_padding { padding-left:15px; padding-right:15px; }
	.header_logo, .slider_in .header_logo {	top:0; }
	.header_logo a img { position:absolute; top:10px; left:15px; width:200px; }
	.navigation, .slider_in .navigation { position:relative; top:0; min-height:85px; padding-top:0; }
	.navigation .nav01 > ul > li  { width:100%;	}
	.navigation .nav01 > ul > li  > a { line-height:40px; }
	.navbar-collapse > .row > div:nth-child(2) li:last-child a { color:#E30613; } 
	.navbar-collapse > .row > div:nth-child(2) li:last-child a:hover { color:#FFF; } 
	.navigation .dropdown-menu { position:static; float:none; width:auto; text-align:center !important; line-height:11px; margin-top:10px; border:0; box-shadow:none; }
	.navigation .dropdown-menu li { margin-bottom:0; }
	.navigation .dropdown-menu a { display:block; white-space:normal; z-index:1000; padding: 8px 15px !important; }
	.nav02 { text-align:center; padding-right:15px; }
	.nav02 li { float:none; }
	.nav02 a { line-height:40px; padding:0 20px;}
	.navigation .navbar-header { float: none; }
	.navigation .navbar-toggle { display: block; }
	.navigation .navbar-collapse { max-height:inherit; overflow:hidden !important; border-top: 1px solid transparent; box-shadow: inset 0 1px 0 rgba(255,255,255,0); }
	.navigation .navbar-collapse.collapse { display: none!important; }
	.navigation .navbar-default { background-color:transparent !important; }
	.navigation .navbar-default .navbar-toggle { border-color:#FFF; z-index:300; }
	.navigation .navbar-default .navbar-toggle:hover,
	.navigation .navbar-default .navbar-toggle:focus { background-color:#FFF; }
	.navigation .navbar-default .navbar-toggle .icon-bar { background-color:#E30613; }
	.navigation .navbar-default .navbar-collapse,
	.navigation .navbar-default .navbar-form { border-color:#FFF; }
	.header_top .form-control, .header_top .btn {height: 32px;}
	.header_top .input-group { position: absolute; top: 10px; right: 85px; margin-top: 0px; display: none;}

	a.nav_next {	letter-spacing:0; margin-top:10px; padding:5px 15px; }	
	.nav03 {	top:10px; left:240px; }
	.title_box h2 { font-size:300%; }
	.footer .form-control, .footer .btn { height:36px; }
	
	.paddingBox_wrapper { margin-left:-5px;	margin-right:-5px; }
	.paddingBox { padding-left:5px; padding-right:5px; }
	.mainButton a { height:45px;	line-height:45px; font-size:100%;	padding:0 30px; }
	.competitionWrapper {	background-size:initial; }
	.competitionWrapper:before { position:absolute; top:0; left:0; width:100%; height:100%; content:""; background-color:rgba(0,0,0,0.7); }
	.loginForm .form-control { height:36px; font-size:100%; }
	.loginForm .btn { height:45px; padding:0 30px; }
	.loginForm .btn  span { font-size:100%; }
	.loginNav a {	height:36px;	line-height:36px; font-size:90%;  }
	.loginNav a img { max-height:20px; }
	.regFormBox label { font-size:100%; }
	.regFormBox .form-group {	margin-bottom:15px;	}
	.regFormBox .form-control { height:44px; }
	.regForm .btn {	height:45px; padding:0 45px; }
	.regForm .btn  span { font-size:100%; }
	.competitionTable .tab button {	min-width:120px;	padding:6px 15px;	font-size:100%; }
	.competitionTable th, .competitionTable td {	font-size:100%; padding:9px 5px 9px 15px !important; }
	
	.c_x1_title { margin-left: -100px; margin-top: 10px; }
	.kavy {display:inline-block; }
	#sliderkavy {height:200px;}
	#slidergamer {height:250px;}
	.navigation .nav01 > ul > li > a, .navigation .nav02 > ul > li > a { line-height: 50px; }
}

@media screen and (min-width: 991px) {
	.navigation .dropdown .dropdown-menu { display:block; visibility:hidden; opacity:0; -moz-transition:all 0.3s  ease; -o-transition:all 0.3s  ease; -ms-transition:all 0.3s  ease; transition:all 0.3s  ease; }
	.navigation .dropdown:hover .dropdown-menu { visibility:visible; opacity:1; }
	.navigation .dropdown { display:inline-block; }

}
 
@media screen and (max-width: 767px) {
	.box_imp01 > div, .box_imp01b > div {	padding-top:0px; }
	.box_imp01 > div > a, .box_imp01b > div > a { 	padding:0 15px; }
	.container_x2 { padding-top:15px; padding-bottom:15px; }
	.tb01 { height:200px; }
	.tb a h2 { width:220px; height:37px; line-height:37px; font-size:200%; }
	.footer_top { padding-top:15px; padding-bottom:15px; }
	.box_imp02 {margin-bottom: 0px;}
	.box_imp02 a {	height:50px; margin:0 15px 15px 15px; }
	#map {	height:150px; }
	.title_box { margin-top: 15px; margin-bottom: 15px;}
	.footer, .footer ul { text-align:center; }
  .slider_in2 { height:180px; padding-bottom:15px; }
  .box_imp01b {background-image: url("../images/bg_dark.jpg");}
  .footer .odsek { margin-top: 10px; padding-top: 20px; padding-bottom: 20px; margin-bottom: 20px; border-top: 1px solid #b5b5b5; border-bottom: 1px solid #b5b5b5;}
  .footer_top textarea { height: 100px !important;}
	.header_top .input-group { width: 175px;}	
	.box_margin3 { margin-bottom:15px; }
	.box_margin4 { margin-bottom:30px; }
	.competitionWrapper {	padding-top:15px; padding-bottom:15px; }
	.competitionTitle h1 { font-size:642%; }
	.competitionTitle h2 { font-size:214%; }
	.loginNav { margin-bottom:30px; }
	.regFormInfo { text-align:center; }
	.regFormInfo .text-right { text-align:center; }
}
@media screen and (max-width: 700px) {
	#sliderkavy {height:150px;}
	#slidergamer {height:200px;}
}
@media screen and (max-width: 480px) {
	.header_logo a img { width:140px; }
	.navigation { min-height:70px; }
	.navbar-collapse > .row > div:first-child ul { margin-top:30px; }
	.navbar-collapse > .row > div:first-child ul.dropdown-menu { margin-top:0px; }
	.nav03 {	left:180px; }
	.nav03 a {	width: 60px; height: 20px; line-height: 18px; font-size: 85%;  margin-bottom: 2px; border: 0px solid #fff; }
	.container_x3 > .row > div:last-child  div { width:100%; }
	.footer_top .btn-primary { width:100%; }
	.competitionTable .tab button {	min-width:90px;	padding:6px 15px;	}
  #c_x1_nav_left, #c_x1_nav_right {top:20%;}
  .header_top .input-group { width: 100px;}
  .willis-big {display:none;}
  .willis-small {display:block;}

}
@media screen and (max-width: 366px) {
  .box_imp01 {background-image: url("../images/bg_light.jpg");}
  #c_x1_nav_left a {color:#000;}
}
.svg-object {
    width: 100%;
    max-width: 494px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: -50%;
    display: block;
    height: auto;
    position: relative;
    padding-top: 100%;
} 
svg.sk-mapa{
	width: 100%;
	height: 50%;
	position: absolute;
	top: 0;
	left: 0;
}
svg polygon {
cursor:pointer;

}
svg polygon:hover {
    fill: #E30613;
    opacity: 0.1;
	stroke:20px solid  #000;
}
#video-wrap{
	position:absolute;
	top:-110px;
	left:0;
} 
.resultPoint{
	margin-bottom:10px;
}


.yt-responsive{
	overflow:hidden;
	padding-bottom:56.25%;
	position:relative;
	height:0;
	margin-bottom: 15px;
}
.yt-responsive iframe{
	left:0;
	top:0;
	height:100%;
	width:100%;
	position:absolute;
}

/* POP UP OKNO */

#modalpopup .modal-content {
	background-color: #b41e26;
}

/*
.modal-dialog {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	margin: auto;
	max-height: 400px;
	max-width: 1200px;
}
*/
.vyskakovacie-okno a:link, .vyskakovacie-okno a:visited {
	color:#fff;
	text-decoration:underline;
}
.vyskakovacie-okno a:hover, .vyskakovacie-okno a:focus {
	color:#000;
	text-decoration:underline;
}


#modalpopup .modal-header {
	border: none;
}

#modalpopup .close {
	opacity: 1;
	transition: all .2s ease-in-out;
}

#modalpopup .close:hover {
	-webkit-transform:rotate(90deg) scale(1.1);
	transform:rotate(90deg) scale(1.1);
}

#modalpopup .close span {
	color: white;
	font-size: 1.4em;
}

.modal-body {
	color: white !important;
}
@media screen and (max-width: 360px) {
	.competitionMainNav { font-size:128%; }
	.loginNav li { width:100%; padding-left:0 !important; padding-right:0 !important; }
	.loginNav li:first-child { margin-bottom:5px; }
	.regFormBox { width:100%; }

	.competitionTable .tab button {	min-width:70px;	padding:6px 10px;	font-size:90%; }
	
}

.competitionHide {
	display: none;
}

#hellSlovnaft h1{
	font-size: 10em;
}
#hellSlovnaft .btn-secondary{
	background-color: white;
	color: black;
	width: 100%;
	border-radius: 200px 0px 0px 200px;
	transition: all 0.5s;
}
#hellSlovnaft .btn-secondary:hover{
	background-color: #ff0000;
}

@media screen and (max-width: 480px) {
	#hellSlovnaft h1{
		font-size: 5em;
	}
}

a.prihlasenie-sa-button:link, a.prihlasenie-sa-button:visited {
	display: inline-block;
    background: #ff0000;
	color:#fff;
    padding: 20px 30px 10px;
	margin: 20px 0px;
}
a.prihlasenie-sa-button:hover, a.prihlasenie-sa-button:focus {
	display: inline-block;
    background: #fff;
	color:#ff0000;	
}
button.prihlasenie-sa-button {
	display: inline-block;
    background: #ff0000;
	color:#fff;
	padding: 15px 30px 10px;
    margin: inherit;
    font-family: 'header_12regular',Arial,Tahoma,Verdana,Helvetica,sans-serif;	
	font-size: 250%;
    line-height: 100%;
    height: inherit;
}
@media screen and (max-width: 1200px) {
	button.prihlasenie-sa-button { font-size: 200%; }
}
@media screen and (max-width: 990px) {
	button.prihlasenie-sa-button {  font-size: 180%;  padding: 15px; }
}
@media screen and (max-width: 490px) {
	button.prihlasenie-sa-button { margin: 30px auto; width: 100%; }
}
button.prihlasenie-sa-button:hover {
	display: inline-block;
    background: #fff;
	color:#ff0000;	
}


.termsfeed-com---palette-dark.termsfeed-com---nb {
    -webkit-animation-duration: 0.6s;
    animation-duration: 0.6s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-duration: 0.8s;
    -moz-animation-duration: 0.8s;
    -o-animation-duration: 0.8s;
    animation-duration: 0.8s;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: fadeInTop;
    animation-name: fadeInTop;
    transition: 0.3s all;
    background-color: #fff !important;
    border-top: 3px solid #d6000c;
    box-shadow: 0px 0px 20px 0px #111;
}

.termsfeed-com---palette-dark .cc-nb-text, .termsfeed-com---palette-dark .cc-nb-title {
    color: #111 !important;
}

.termsfeed-com---nb-simple {
    max-width: 100%!important;
    width: 100%!important;
}

.termsfeed-com---nb .cc-nb-main-container {
    padding: 0.1rem 1rem !important;
}

.termsfeed-com---nb .cc-nb-text {
    font-size: 14px!important;
}

.cc-nb-title{
    margin-bottom: 0.35rem!important;
    margin-top: 0.5em!important;
    font-size:20px!important;
}

.cc-nb-buttons-container{
    margin-bottom: 0.2em;
}

.termsfeed-com---palette-dark .cc-nb-reject, .termsfeed-com---palette-dark .cc-nb-okagree {
    background-color: #d6000c !important;
    color: #fff !important;
}

.termsfeed-com---palette-dark .cc-nb-reject:hover, .termsfeed-com---palette-dark .cc-nb-okagree:hover {
    background-color: #111 !important;
}

.termsfeed-com---palette-dark .cc-nb-changep:hover {
    background-color: #111 !important;
    color: #fff !important;
}

@media (max-width: 1000px) {

    .cc-nb-buttons-container {
        display: flex!important;
        flex-wrap: wrap;
        flex-direction: row;
    }

    .cc-nb-okagree, .cc-nb-reject{
        flex: 0 0 48.75%;
    }

    .cc-nb-changep{
        flex: 0 0 98.5%;
    }

    .termsfeed-com---nb .cc-nb-text {
        font-size: 12px!important;
    }

}

@keyframes fadeInTop {
   0% {
      opacity: 0;
      transform: translateY(300px);
   }
   100% {
      opacity: 1;
      transform: translateY(0);
   }
}

