body, html {
  height: 100%;
}

body {
  font-family: 'Lato', sans-serif;
  color: #ece4c7;
  background: linear-gradient(to right,rgba(0,0,0,.6),transparent 40%), linear-gradient(to left,rgba(0,0,0,.6),transparent 40%),rgb(25,62,15);
  background: url("../img/bg.jpg") no-repeat center center fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

footer {
  background-color: rgba(1,1,1,0.6);
  border-left: solid 4px #db5612;
  text-transform: uppercase;
  color: #FFFFFF;
}

footer a {
  color: #FFFFFF !important;
}

footer a:hover {
  color: #db5612 !important;
  text-decoration: none;
}

a, a:hover {
	color: #FFF;
}

label {
    color: #009f3c;
}

.form-control {
	    border: none;
}

.form-control:focus { 
	box-shadow: none;
	border: 1px solid #009f3c;
}

.btn-send {
    font-family: 'Lato', sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 20px;
    display: block;
    font-size: 20px;
    height: 60px;
    border: none;
    padding: 0 47px;
    color: #ffffff;
    background-color: #db5612;
	  box-shadow: none;
}

.btn-send:active {
    background-color: #db5612;
	box-shadow: none;
}

.btn-send:active, .btn-success.disabled {
    background-color: #db5612;
    border: 2px solid #db5612;
	box-shadow: none;
}

.btn-send:focus {
  outline: 0 !important;
  outline-offset: 0  !important;
  -webkit-box-shadow: none !important;
  box-shadow: none  !important;
}

.btn-success {
    background-color: #FFFFFF;
    border: 2px solid #db5612;
    color: #db5612;
}

.btn-success:hover {
    background-color: #db5612;
    border: 2px solid #db5612;
    color: #FFFFFF;
}

.help-block.with-errors {
    color: #db5612;
    margin-top: 5px;
}

.alert {
    color: #db5612 !important;
}

.custom-control-label::before {
    background: #FFFFFF;
}

.custom-checkbox .custom-control-input:checked~.custom-control-label::before {
    background-color: #db5612;
}

.nagradna, .dobitnici, .pravila {
    text-align: center;
}

.pravila h3 {
    color: #f6d200;
}

.btn {
  text-transform: uppercase;

}

.btn a {
  color: #FFFFFF;
}

.navbar {
    text-transform: uppercase;
    font-size: 0.8rem;
    font-weight: 700;
}

.navbar-custom {
  background: rgb(29,68,1);
  background: linear-gradient(90deg, rgba(0,66,0,1) 0%, rgba(0,95,0,1) 40%, rgba(0,66,0,1) 100%);
  -webkit-box-shadow: 0 8px 6px -6px #111;
  -moz-box-shadow: 0 8px 6px -6px #111;
  box-shadow: 0 8px 6px -6px #111;
  z-index: 1;
}

.navbar-custom a {
    color: #FFFFFF !important;

}

.navbar-custom a:active, .navbar-custom a:hover {
    color: #db5612 !important;
}

.navbar-custom .active a {
   color: #db5612 !important;
}

.navbar-nav, .controls, .cc-window {
    text-shadow: none;
}

.icon-bar {
	width: 22px; 
	height: 2px;
	background-color: #db5612;
	display: block;
	transition: all 0.2s;
	margin-top: 4px
}

button.navbar-toggler:focus { outline: 1px none; }

.navbar-toggler {
  border: none;
  background: transparent !important;
}

.navbar-toggler .top-bar {
  transform: rotate(45deg);
  transform-origin: 10% 10%;
}

.navbar-toggler .middle-bar {
  opacity: 0;
}

.navbar-toggler .bottom-bar {
  transform: rotate(-45deg);
  transform-origin: 10% 90%;
}

.navbar-toggler.collapsed .top-bar {
  transform: rotate(0);
}

.navbar-toggler.collapsed .middle-bar {
  opacity: 1;
}

.navbar-toggler.collapsed .bottom-bar {
  transform: rotate(0);
}

.jumbotron {

  /* The image used */
  background-image: url("../img/pozadina_jumbotron.jpg");

  /* Half height */
  /*  max-height: 800px; */
  
  /* Center and scale the image nicely */
  background-position: center bottom;
  background-repeat: no-repeat;
  background-size: cover;

  margin: 0;
  padding-bottom: 0;
  border-radius: 0;

}

.btn-jumbotron {
  text-transform: none;
  background: #db5612;
  border: none;
  transition: all .2s ease-in-out;
}

.btn-jumbotron:hover {
  background: #db5612;
  transform: scale(1.1);
}

.btn-jumbotron:focus, .btn-jumbotron:active {
    box-shadow: none;
    border: none;
    outline: none;
}

.fullwidth {
  overflow-x: hidden;
  border-top: solid 4px #246200;
  -webkit-box-shadow: inset 0px 11px 8px -10px #111;
  -moz-box-shadow: inset 0px 11px 8px -10px #111;
  box-shadow: inset 0px 11px 8px -10px #111;
}

.no-border {
  border: none;
  box-shadow: none;
  position: relative;
}

.hero {
  background-image: url("../img/pozadina_jumbotron.jpg");

  /* Half height */
  /*  max-height: 800px; */
  
  /* Center and scale the image nicely */
  background-position: center bottom;
  background-repeat: no-repeat;
  background-size: cover;
}

.content h2:before {
    content: "";
    position: absolute;
    z-index: 1;
    top: 1rem;
    left: -2rem;
    width: 10rem;
    height: 1.5rem;
    background: #d95a12;
}

.content h2 span {
    position: relative;
    z-index: 2;
}

.fullwidth-prijava {
  border-top: solid 4px #246200;
  border-bottom: solid 4px #246200;

  background-color: #033410;

  /* Half height */
  /*  max-height: 800px; */
  
  /* Center and scale the image nicely */
  background-position: center top;
  background-size: cover;

  -webkit-box-shadow: inset 0px 11px 8px -10px #111;
  -moz-box-shadow: inset 0px 11px 8px -10px #111;
  box-shadow: inset 0px 11px 8px -10px #111;
}

.fullwidth-dobitnici, .fullwidth-legal {
    border-bottom: solid 4px #246200;
}

.fullwidth-dobitnici .highlight, .fullwidth-legal .highlight {
  background-color: #db5612;
  display: inline-block;
  -webkit-box-shadow: 0px 11px 8px -10px #111;
  -moz-box-shadow: 0px 11px 8px -10px #111;
  box-shadow: 0px 11px 8px -10px #111;
}

.separator {
    display: flex;
    align-items: center;
    text-align: center;
}
.separator::before, .separator::after {
    content: '';
    flex: 1;
    border-bottom: 2px solid #256200;
}
.separator::before {
    margin-right: 2rem;
    margin-left: 1rem;
}
.separator::after {
    margin-right: 1rem;
    margin-left: 2rem;
}

.fullwidth .highlight, .fullwidth-prijava .highlight {
  background-color: #246200;
  display: inline-block;
  -webkit-box-shadow: 0px 11px 8px -10px #111;
  -moz-box-shadow: 0px 11px 8px -10px #111;
  box-shadow: 0px 11px 8px -10px #111;
}

.controls, .messages {
    font-family: 'Open Sans';
    text-transform: none;
    text-shadow: none;
}

.controls {
    text-transform: uppercase;
}

label, .text-muted {
    color: #FFF !important;
}

.naslov-nagrada2 {
    display: block;
    color: #ed1c24;
    text-align: center;
    padding: 10px 5px 10px 25px;
    border-radius: 100px;
    border: 2px solid #ed1c24;
    background-color: #FFFFFF;
    margin: auto;
}

.naslov-istaknuto2 {
    display: inline-block;
    margin-bottom: 20px;
    color: #FFFFFF;
    text-shadow: 1px 1px 2px #333; 
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    font-size: 2em;
    padding: 5px 5px 5px 5px;
    border-radius: 100% 50%;
    background-color: #ed1c24;
    -webkit-box-shadow: 0px 2px 0px #666, inset 0px 1px 0px rgba(255,255,255,.3), inset 0px 0px 3px rgba(255,255,255,.5);
    -moz-box-shadow: 0px 2px 0px #666, inset 0px 1px 0px rgba(255,255,255,.3), inset 0px 0px 3px rgba(255,255,255,.5);
    box-shadow: 0px 2px 0px #666, inset 0px 1px 0px rgba(255,255,255,.3), inset 0px 0px 3;
}

.supersize {
  font-size: 6rem;
  line-height: 4rem;
  margin-left: -10px;
}

.supersize2 {
  font-size: 4rem;
  line-height: 3rem;
}

.nagrada {
    font-size: 2.5rem;
}

.kolicina {
  display:flex; 
  justify-content: center;
  flex-direction: column;
}

.title {
    margin: 0 auto;
}

.nagrada-crta-lijevo {
  display: block;
  width: 150%;
  height: 8px;
  background: #db5612;
  margin: 0 auto;
  margin-left: 20%;
}

.nagrada-crta-desno {
  display: block;
  width: 150%;
  height: 8px;
  background: #db5612;
  margin: 0 auto;
  margin-left: -70%;
  z-index: 1;
}

.checkmark {
    color: #00a2e5;
    font-size: 2em;
    vertical-align: top;
}

.upute ul li {
  /* set color of list item text */
  display: inline-block;
  list-style: none; 
  margin: 0 0 16px 1.1225em;
  /* Give the bullet room on the left hand side */
  padding: 0;
  position: relative;
}

.upute ul li::before {
  color: #00a2e5;  
  /* color of bullet or square */
  content: "\002B24"; 
  font-weight: bold;
  /* Unicode of character to precede the list item */
  display: inline-block;
  font-size: 1em; 
  /* use em or % */ 
  left: -1.5em; 
  /* use em, line up bullet flush with left hand side */
  position: absolute;
  /* Set the bullet positioned absolutely top left */
  top: 0em; 
  /* use em or % */
}

.agecheck {
  padding-top: 78px; }
  .agecheck .logomark {
    position: absolute;
    left: calc(406/1400 * 100%);
    top: -8.5%;
    width: calc(282/1400 * 100%); }
  .agecheck .content {
    padding-left: calc(100/1400 * 100%); }
    .agecheck .content p {
      width: 180px;
      margin-bottom: 80px; }
  .agecheck .age {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start; }
    .agecheck .age label {
      position: relative;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      margin-bottom: 5px; }
      .agecheck .age label span {
        display: none; }
      .agecheck .age label input {
        font-family: 'Lato', sans-serif;
        font-weight: bold;
        font-size: 5rem;
        caret-color: #e5dfc3;
        color: #e5dfc3;
        border: 0;
        background: transparent;
        border-bottom: 5px solid rgba(229, 223, 195, 0.5); }
        .agecheck .age label input#DD {
          width: 9rem; }
        .agecheck .age label input#MM {
          width: 9rem; }
        .agecheck .age label input#YYYY {
          width: 14rem; }
        .agecheck .age label input::-webkit-input-placeholder {
          color: rgba(229, 223, 195, 0.3); }
        .agecheck .age label input:-ms-input-placeholder {
          color: rgba(229, 223, 195, 0.3); }
        .agecheck .age label input::-ms-input-placeholder {
          color: rgba(229, 223, 195, 0.3); }
        .agecheck .age label input::placeholder {
          color: rgba(229, 223, 195, 0.3); }
        .agecheck .age label input:focus {
          border-bottom: 5px solid #e5dfc3; }
    .agecheck .age label.invalid span {
      display: block;
      font-family: 'Lato', sans-serif;
      font-weight: 900;
      font-size: 12px;
      font-size: 1.2rem;
      color: #d95a12; }
    .agecheck .age label.invalid input {
      caret-color: #d95a12;
      color: #d95a12;
      border-bottom: 5px solid #d95a12; }
      .agecheck .age label.invalid input::-webkit-input-placeholder {
        color: rgba(217, 90, 18, 0.3); }
      .agecheck .age label.invalid input:-ms-input-placeholder {
        color: rgba(217, 90, 18, 0.3); }
      .agecheck .age label.invalid input::-ms-input-placeholder {
        color: rgba(217, 90, 18, 0.3); }
      .agecheck .age label.invalid input::placeholder {
        color: rgba(217, 90, 18, 0.3); }
  .agecheck footer {
    padding: 20px calc(202/1400 * 100%) 20px calc(100/1400 * 100%); }

.agecheck-overlay {
  position: fixed;
  z-index: 99999;
  left: 0;
  top: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(59, 82, 67, 0.85);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  .agecheck-overlay .nein {
    width: calc(688/1400 * 100%);
    padding-left: calc(304/1400 * 100%); }
    .agecheck-overlay .nein h1 {
      color: #d95a12; }

.agecheck-links {
  position: absolute;
  width: 100vw;
  right: 0;
  bottom: 100px; }
  .agecheck-links .agecheck-jm, .agecheck-links .agecheck-ko {
    position: absolute;
    display: block;
    white-space: nowrap;
    bottom: 0;
    font-family: 'Lato', sans-serif;
    font-weight: 700;
    font-size: 11px;
    font-size: 1.1rem;
    color: #e5dfc3;
    text-transform: uppercase; }
  .agecheck-links .agecheck-jm {
    right: calc(202/1400 * 100%); }
  .agecheck-links .agecheck-ko {
    right: calc(100/1400 * 100%);
    -webkit-transform: rotate(270deg) translateX(100%);
    -ms-transform: rotate(270deg) translateX(100%);
    transform: rotate(270deg) translateX(100%);
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom; }

@media only screen and (max-width: 1100px) {
  .agecheck .logomark {
    left: calc(396/768 * 100%);
    top: -8.5%;
    width: calc(252/768 * 100%); }
  .agecheck .content {
    padding-left: calc(28/768 * 100%); }
    .agecheck .content p {
      width: 252px;
      margin-bottom: 80px; }
  .agecheck footer {
    padding: 20px calc(28/768 * 100%) 20px calc(120/768 * 100%); }
  .agecheck-overlay .nein {
    width: calc(556/768 * 100%);
    padding-left: calc(120/768 * 100%); }
  .agecheck-links .agecheck-jm {
    right: calc(120/768 * 100%); }
  .agecheck-links .agecheck-ko {
    right: calc(28/768 * 100%); } }

@media only screen and (max-width: 760px) {
  .agecheck {
    padding-top: 40px; }
    .agecheck .logomark {
      left: calc(166/320 * 100%);
      top: -6%;
      width: calc(138/320 * 100%); }
    .agecheck .content {
      padding-left: calc(16/320 * 100%); }
      .agecheck .content p {
        width: 138px;
        margin-bottom: 40px; }
    .agecheck footer {
      padding: 16px calc(16/320 * 100%); }
  .agecheck-overlay .nein {
    width: 100%;
    padding: 0 calc(16/320 * 100%); }
  .agecheck-links {
    bottom: 120px; }
    .agecheck-links .agecheck-jm {
      right: calc(48/320 * 100%); }
    .agecheck-links .agecheck-ko {
      right: calc(16/320 * 100%); } }

@media (min-width: 768px) {  
   .coolpack-opis {
      top: 33%;
      position: absolute;
      height: auto;
  }
}

/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input[type=number] {
  -moz-appearance: textfield;
}