/*--------------------------------------------------------------
# General
--------------------------------------------------------------*/
body {background: #efefef; color: #fff; font-family: 'FuturaTOT-Book', Arial, Verdana, Geneva, Helvetica, sans-serif; text-align: center; font-size: 20px; letter-spacing: 1px;}
a {color: #faeb44; transition: 0.5s; text-decoration: underline;}
a:hover, a:active, a:focus {color: #c8d41a; outline: none; text-decoration: none;}
p {padding: 0; margin: 0 0 30px 0;}
h1, h2, h3, h4, h5, h6 {font-family: "FuturaTCE-Bold", Georgia, Geneva, Helvetica, sans-serif; font-weight: 400; margin: 0 0 20px 0; padding: 0; text-transform: uppercase; color: #fff;}
h2{font-size: 38px;}
strong{font-family: "FuturaTCE-Bold", Georgia, Geneva, Helvetica, sans-serif;}

@media (max-width: 480px){
  h2, p, table {padding-left: 15px; padding-right: 15px;}
  .btn {margin-left: 15px; margin-right: 15px;}
  h2{font-size: 22px;}
}

/* Back to top button */
.back-to-top {position: fixed; display: none; background: #242424; color: #fff; width: 44px; height: 44px; text-align: center; line-height: 1; font-size: 16px; -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; right: 15px; bottom: 15px; transition: background 0.5s; z-index: 11;}
.back-to-top i {padding-top: 12px; color: #fff;}

form{text-align: left;}
.color{color: #faeb44;}
.btn{background-color: transparent; border: 1px solid #fff; -webkit-border-radius: 50px; -moz-border-radius: 50px; border-radius: 50px; color: #fff; font-family: "FuturaTCE-Bold", Georgia, Geneva, Helvetica, sans-serif; font-size: 26px; text-transform: uppercase; padding: 10px 45px 7px 45px; margin-bottom: 25px; text-decoration: none; -webkit-transition: 0.5s  all ease; transition: 0.5s all ease; outline: none !important;}
.btn:hover, .btn:active, .btn:focus{background-color: transparent !important; color: #c8d41a; border: 1px solid #c8d41a; -webkit-box-shadow: none !important; box-shadow: none !important;}
@media (max-width: 768px){
  .btn{font-size: 30px; padding: 10px 20px 5px 20px;}
}
@media (max-width: 480px){
  .btn{font-size: 22px; padding: 10px 20px 5px 20px;}
}
.form-group{padding: 0 10px; margin-bottom: 0; min-height: 100px;}
.form-group label{font-weight: 300; padding-left: 3px; padding-bottom: 0;}
.form-group .invalid-feedback{margin: 5px 0 10px 20px; padding: 0; color: #fd9e9e;}

.form-group-check{min-height: auto; margin-bottom: 10px;}
.form-group-check label{margin: 0; padding: 0;}
.form-group-check .invalid-feedback{margin: 0 0 10px 0; padding: 0;}

.form-check label{color: #fff;}

.control-label{color: #fff; margin-left: 15px;}
.form-control:focus{box-shadow: none !important; border: 0;}
.form-control {border: 0; -webkit-border-radius: 50px; -moz-border-radius: 50px; border-radius: 50px; box-shadow: none; font-size: 22px; color: #c7b37b !important; padding: 0 25px; margin-bottom: 0; background-color: #fff;}

.has-error .help-block, .has-error .control-label, .has-error .radio, .has-error .checkbox, .has-error .radio-inline, .has-error .checkbox-inline, .has-error.radio label, .has-error.checkbox label, .has-error.radio-inline label, .has-error.checkbox-inline label {color: #fd9e9e;}
.has-error .form-control {border-color: #fd9e9e;}

.has-success .help-block, .has-success .control-label, .has-success .radio, .has-success .checkbox, .has-success .radio-inline, .has-success .checkbox-inline, .has-success.radio label, .has-success.checkbox label, .has-success.radio-inline label, .has-success.checkbox-inline label {color: #fff;}
.has-success .form-control {border-color: #fff;}

/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/
#header {height: 100px; transition: all 0.5s; z-index: 1; padding: 0; background-color: #242424; box-shadow: 0 0 30px rgba(127, 137, 161, 0.3);}
#header.header-scrolled, #header.header-pages {height: 80px; padding: 0;}
#header .logo img {padding: 0; margin: -8px 0 0 30px; max-height: 60px; transition: all 0.4s;}
#header.header-scrolled .logo img{max-height: 48px; margin: 5px 0 0 30px;}
#header .langButton{float: right;}
#header .langButton a{color: #fff; text-decoration: none; padding: 15px 25px; display: block;}
#header .langButton a:hover{color: #c8d41a; text-decoration: none;}

@media (max-width: 991px) {
  #header {height: 60px; padding: 0;}
  #header .logo img {margin: 5px 0 0 0; max-height: 40px; position: fixed; top: 7px; left: 20px;}
  #header.header-scrolled .logo img{max-height: 40px; margin: 5px 0 0 0;}
  #header.header-scrolled, #header.header-pages {height: 60px; padding: 0;}
  #header .langButton{position: fixed; right: 50px; top: 0px;}
  #header .langButton a{color: #fff; text-decoration: none; padding: 20px 25px; display: block;}
  .intro {position: relative; padding: 60px 0 0 0;}
}


.main-pages {margin-top: 60px;}
main section{}

/*--------------------------------------------------------------
# Intro Section
--------------------------------------------------------------*/
@media (min-width: 991px) {
  .intro {position: relative; padding: 100px 0 0 0;}
}
/*--------------------------------------------------------------
# Navigation Menu
--------------------------------------------------------------*/

/* Desktop Navigation */
.main-nav {margin: 30px 0 0 0 !important; transition: all 0.4s; text-align: center;}
.main-nav, .main-nav * {margin: 0; padding: 0; list-style: none;}
.main-nav > ul {margin: 0 auto; float: right;}
.main-nav > ul > li {position: relative; white-space: nowrap; display: inline-block;}
.main-nav a {display: block; position: relative; color: #fff; padding: 10px 15px; transition: 0.3s; font-size: 22px; font-weight: 400; text-decoration: none;}
.main-nav a i{color: #fff;}
.main-nav a:hover, .main-nav .active > a, .main-nav li:hover > a {color: #c8d41a; text-decoration: none;}
@media (min-width: 1200px) {
  .main-nav a {padding: 10px 25px; font-size: 22px;}
}

#header.header-scrolled .main-nav {margin: 15px 0 0 0 !important;}

/* Mobile Navigation */
.mobile-nav {position: fixed; top: 0; bottom: 0; z-index: 2; overflow-y: auto; left: -260px; width: 260px; padding-top: 18px; background-color: #242424; transition: 0.4s;}
.mobile-nav * {margin: 0; padding: 0; list-style: none;}
.mobile-nav a {display: block; position: relative; color: #fff; padding: 10px 20px; font-weight: 500; text-decoration: none; text-align: left;}
.mobile-nav a:hover, .mobile-nav .active > a, .mobile-nav li:hover > a {color: #c8d41a; text-decoration: none; background-color: #171616;}
.mobile-nav-toggle {position: fixed; right: 0; top: 0; z-index: 2; border: 0; background: none; font-size: 24px; transition: all 0.4s; outline: none !important; line-height: 1; cursor: pointer; text-align: right;}
.mobile-nav-toggle i {margin: 18px 18px 0 0; color: #fff;}
.mobile-nav-overly {width: 100%; height: 100%; z-index: 1; top: 0; left: 0; position: fixed; background: rgba(244, 247, 250, 0.8); overflow: hidden; display: none;}
.mobile-nav-active {overflow: hidden;}
.mobile-nav-active .mobile-nav {left: 0;}
.mobile-nav-active .mobile-nav-toggle i {color: #fff;}

/*--------------------------------------------------------------
# Sections
--------------------------------------------------------------*/
section{padding: 60px 0;}

/* Sections Header
--------------------------------*/
.section-title{text-align: center; margin-bottom: 40px;}
.section-title h2{color: #fff; background-color: #e30613; display: inline-block; padding: 20px 30px 15px 30px; -webkit-border-radius: 50px; -moz-border-radius: 50px; border-radius: 50px; line-height: 100%;}
@media (max-width: 768px){
  .section-title h2{font-size: 28px;}
}
@media (max-width: 520px){
  .section-title h2{font-size: 24px;}
}
/* Section with background
--------------------------------*/
.section-bg {background: #242424;}

/* Section How To Compete
--------------------------------*/
.howToCompete{padding-bottom: 80px; background: #242424 url("/img/bgHowToCompete.png") no-repeat center top;}
.howToCompete [class*="col-"]{margin-bottom: 0; text-align: center;}
.howToCompete [class*="col-"] img{margin-bottom: 10px;}
.howToCompete [class*="col-"] h3{margin-bottom: 0;}
.howToCompete .iconArrow{padding-bottom: 30px;}
@media (min-width: 991px) {
  .howToCompete p{font-size: 1.2em;}
}

/* Section We play
--------------------------------*/
.wePlay{background-color: #242424; position: relative; padding-top: 100px;}
.wePlay .section-title{}
.wePlay .dateBox{background-color: #fff; color: #242424; text-align: center; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; max-width: 300px; margin: 0 auto 25px auto; padding: 15px;}
.wePlay h3 span{font-size: 50px;}

/* Section Products
--------------------------------*/
.products{background: #efefef url("/img/bgProducts.png") no-repeat center top; padding: 150px 10px 150px 10px;}
.products .section-title h2{margin-top: 0;}
.products ul{margin: 0; padding: 0;}
.products ul li{margin: 0; padding: 0 20px; list-style: none; display: inline-block; vertical-align: top;}
.products ul li img{height: 600px}
.products ul li img.gervais{ height: 150px}
.products p{line-height: 100%; color: #242424; padding: 10px 0;}
.products .boxRelative {margin-bottom: 100px; position: relative;}
.products .boxRelative .circleIcon{position: absolute; left: 0; top: -50px; width: 150px;}
@media (max-width: 767px) {
  .products ul{text-align: center; list-style: none; margin-left: 0; padding-left: 0;}
}


/* Section Registration
--------------------------------*/
.registration{padding: 0 10px 100px 10px; background: #242424 url("/img/bgRegistration.png") no-repeat center top;}
.registration img{margin-bottom: 15px;}
.registration form{padding: 0;}
.registration small{line-height: 120%; padding: 15px 20px 20px 20px; display: block;}
@media (min-width: 768px) {
  .registration{padding: 150px 40px 0 40px;}
}

/* Winners
--------------------------------*/
.winners{text-align: center; background-color: #242424; padding: 100px 10px 0 10px; position: relative;}
.winners table.table{border: 0; margin: 0 auto; max-width: 800px;}
.winners table.table thead tr th{border: 0; font-weight: 900; text-align: left; color: #faeb44;}
.winners table.table tbody tr td{text-align: left; border-color: #a7a7a7;}

/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
.footerLogo{text-align: center; padding: 60px 25px;}

.footer {padding: 15px 0; background-color: #e30613; font-size: 28px;}
@media (max-width: 576px) {
  .footer {font-size: 22px;}
}
@media (max-width: 400px) {
  .footer {font-size: 16px;}
}

@media (max-width: 768px) {
  .back-to-top {bottom: 15px;}
}


/* Modal
--------------*/
.modal-dialog{margin-top: 100px; background-color: #242424; border: 0; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0;}
.modal-content{background-color: #242424 !important; border: 0; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0;}
.modal-header{background-color: transparent; border: 0 none;}
.modal-header button.close{opacity: 1;}
.modal-header button:focus{outline: none !important;}
.modal-title{font-size: 45px;}
.modal-body{background-color: #242424; padding-top: 10px; padding-bottom: 0; text-align: left;}
.modal-body h3{font-size: 30px;}
.modal-footer{background-color: #242424; padding-top: 0; border: 0 none; }
.modal-footer .btn{padding: 10px 25px 5px 25px; border: 0; font-size: 16px;}
.modal-footer .btn:hover, .modal-footer .btn:focus{background-color: #fff !important; color: #242424;}

#videoModal .modal-dialog{-webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; background-color: transparent; margin-top: auto;}
#videoModal .modal-content{padding: 0; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px;}

#videoModal .bg-dark{background-color: #242424 !important;}

/* Tabulka v mobilnim zarizeni */
@media (max-width: 800px){
  .no-more-tables table, .no-more-tables thead, .no-more-tables tbody, .no-more-tables th, .no-more-tables td, .no-more-tables tr {display: block;}
  .no-more-tables thead tr {position: absolute; top: -9999px; left: -9999px;}
  .no-more-tables tr { border-bottom: 4px solid #a7a7a7; }
  .no-more-tables td {border: none; border-bottom: 1px solid #a7a7a7; position: relative; padding: 5px !important; padding-left: 50% !important; white-space: normal; text-align: left;}
  .no-more-tables td:before {/*table header*/position: absolute; top: 6px;/*odsazeni*/ left: 6px;/*odsazeni*/ width: 45%; padding-right: 10px; white-space: nowrap; text-align:left; font-weight: bold;}
  .no-more-tables td.checkboxSelect {padding-bottom: 12px !important;} /*vlastni nastaveni*/
  .no-more-tables td:before { content: attr(data-title);}
}


