@font-face {
    font-family: 'HandOfSean';
    src: url('fonts/HandOfSeanDemo.eot');
    src: url('fonts/HandOfSeanDemo.eot?#iefix') format('embedded-opentype'),
        url('fonts/HandOfSeanDemo.woff2') format('woff2'),
        url('fonts/HandOfSeanDemo.woff') format('woff'),
        url('fonts/HandOfSeanDemo.ttf') format('truetype'),
        url('fonts/HandOfSeanDemo.svg#HandOfSeanDemo') format('svg');
    font-weight: normal;
    font-style: normal;
}

body, html {
  height: 100%;
}

body {
    font-family: 'Open Sans', Helvetica, sans-serif;
    background-image: url('../img/airwick-background.jpg');
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    color: #213d75;
}


footer {
    background: transparent;
}

a, a:hover {
	color: #213d75;
	text-decoration: underline;
}

label {
    color: #009f3c;
}

.form-control {
	    border: none;
}

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

.btn-send {
    font-family: 'Open Sans', Helvetica, 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: #ed1c24;
    border-radius: 0;
	box-shadow: none;
}

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

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

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

.btn-custom {
  margin: 0 auto;
}

.btn-custom:hover {
  color: #1a3988 !important;
}

.btn-success {
    background-color: #ed1c24;
    border: 2px solid #ed1c24;
    border-radius: 50px;
}

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

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

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

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

.red {
    color: #ed0008;    
}

.zlatno {
    background: linear-gradient(to right, #decd95, #c59557);
    text-transform: uppercase;
    color: black;
}

.zlatno h2 {
    font-weight: bold;
}

.pravila h3 {
    color: #213d75;

}

.sms, .highlight {
    color: #e1ddaa;
    font-weight: bold;
}

.form-control, .btn-send, .btn-primary, .btn-success {

}

.btn {
    text-transform: uppercase;

}
.btn a {
	color: #213d75;
}

.navbar {
    text-transform: uppercase;
}
.navbar-custom a {
    color: #213d75 !important;
    font-weight: bold;
}

.navbar-custom a:active, .navbar-custom a:hover {
    text-decoration: underline !important;
}

.navbar-custom .active a {
   text-decoration: underline !important;
}

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

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

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

.naslov-nagrada {
    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-istaknuto {
    display: inline-block;position:relative;
    margin-bottom: 20px;
    color: #FFFFFF;
    font-family: Arial, sans-serif;
    font-weight: 400;
    font-size: 3rem;
    line-height: 2.5rem;
    padding: 5px 5px 5px 5px;

    background-color: #ed1c24;
    transform: skew(-12deg) rotate(-12deg);
    border-bottom-right-radius: 3rem;

    -webkit-box-shadow: 0px 2px 0px #333;
    -moz-box-shadow: 0px 2px 0px #333;
    box-shadow: 0px 2px 0px #333;
}

.naslov-istaknuto-dm {
    display: inline-block;position:relative;
    margin-bottom: 20px;
    color: #FFFFFF;
    font-family: Arial, sans-serif;
    font-weight: 400;
    font-size: 3rem;
    line-height: 2.5rem;
    padding: 5px 5px 5px 5px;

    background-color: #ed1c24;
    border-radius: 100%;

    -webkit-box-shadow: 0px 2px 0px #333, inset 0px 1px 0px rgba(255,255,255,.3), inset 0px 0px 3px rgba(255,255,255,.5);
    -moz-box-shadow: 0px 2px 0px #333, inset 0px 1px 0px rgba(255,255,255,.3), inset 0px 0px 3px rgba(255,255,255,.5);
    box-shadow: 0px 2px 0px #333, inset 0px 1px 0px rgba(255,255,255,.3), inset 0px 0px 3;
}

.naslov-istaknuto-finish {
    color: #008cc3;
    font-size: 3rem;
    font-family: 'HandOfSean', Arial, sans-serif;
    
	text-shadow: -1px 1px 2px #FFFFFF,
				  1px 1px 2px #FFFFFF,
				  1px -1px 0 #FFFFFF,
				  -1px -1px 0 #FFFFFF;
    
}

.highlight2 {
    color: #FFF;
    font-weight: bold;
}

.title {
    margin: 0 auto;
}

.nagrade {
    background: white;
}

.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: #FFFFFF;  
  /* 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 % */
}

/* Slidenav 4.1.0-alpha.2 ( https://github.com/tightcode/slidenav ) */
.dropdown-menu.collapsing {
  display: block;
}
@media (max-width: 767.98px) {
  .dropdown-menu {
    padding: 0;
    margin-top: 0!important;
    border: 0!important;
  }
  .dropdown-menu:before {
    content: "";
    display: block;
    padding-top: .5rem;
  }
  .dropdown-menu:after {
    content: "";
    display: block;
    padding-bottom: .5rem;
  }
}
@media (min-width: 768px) {
  .dropdown>div {
    position: absolute;
    clip: rect(0.5rem, 9999px, 9999px, -9999px);
  }
  .dropdown-menu {
    height: auto!important;
    transition: transform .35s ease!important;
  }
  .dropdown-menu.collapse, .dropdown-menu.sliding {
    transform: translate(0, -100%);
  }
  .dropdown-menu.collapse:not(.show) {
    display: block;
  }
  .dropdown-menu.collapse.show {
    transform: translate(0, 0);
  }
}

.dropdown-menu a {
  color: #1a3988 !important;
}

.dropdown-menu a:hover {
  text-decoration: underline !important;
}

.zeleno {
  color: #58a946 !important;
}