/*
font-family: 'Open Sans', sans-serif;
font-family: 'Open Sans Condensed', sans-serif;
font-family: 'Titan One', cursive;
font-family: 'Pacifico', cursive;
font-family: 'Work Sans', sans-serif;
*/

/* Custom fonts */
@font-face {
	font-family: 'Proxima Nova Light';
	src: url('../fonts/ProximaNova-Light.otf');
}
@font-face {
	font-family: 'Proxima Nova Regular';
	src: url('../fonts/ProximaNova-Regular.otf');
}
@font-face {
	font-family: 'Proxima Nova Bold';
	src: url('../fonts/ProximaNova-Bold.otf');
}

body { width: 820px; margin: 0 auto; font-family: 'Work Sans', sans-serif; color: #363636; background-image: url('../img/background-yellow.png'); background-size: cover; }
body a { color: #363636; }
body a, body a:focus, body a:active { text-decoration: none; }
h1 { font-family: 'Pacifico', cursive; }
h2 { font-family: 'Pacifico', cursive; }
h3 { font-family: 'Pacifico', cursive; font-size: 30px; line-height: 45px; }
.img-button { max-width: 85%; }
p.with-margin { margin: 20px 0px; }
.font-red { color: #d71920; }
.font-big { font-size: 20px; }
.font-medium { font-size: 16px; }
.font-small { font-size: 12px; }
.font-xl { font-size: 60px; }
.extra-big { font-size: 80px; }
.hide { display: none; }
.as-link { cursor: pointer; }
.m-t-20 { margin-top: 20px; }
.m-t-50 { margin-top: 50px; }
.flapper .digit div { font-weight: bold; font-family: 'Work Sans', sans-serif; }
 
.bg-main-left {
	position: relative;
	min-height: 600px;
	background: url("../img/image-main-left-background-2.png") center bottom;
	background-size: cover;
}
.bg-main-right {
	position: relative;
	min-height: 630px;
	background: url("../img/image-background.jpg") center center;
	background-size: cover;
}
.bg-main-center {
	position: relative;
	min-height: 584px;
	background: url('../img/bg-main-center-2.png') top center no-repeat;
	margin-top: 100px;
}
.bg-main-right.big-one { min-height: 705px; padding-bottom: 100px; }
.hide-column { display: none; }
footer { position: relative; min-height: 80px; padding: 10px 0px; margin-top: 150px; }
footer.fixed { position: fixed; width: 100%; bottom: 0px; left: 0px; }
footer.small-one { height: 75px; background: #fff; z-index: 999999; }
footer.red-bg { background: #d71920; }
footer.shadow {
	-webkit-box-shadow: 0px -10px 20px 0px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px -10px 20px 0px rgba(0,0,0,0.3);
	box-shadow: 0px -10px 20px 0px rgba(0,0,0,0.3);
}
footer .red-bg { background: #d71920; }
footer .white-bg { background: #fff; height: 50%; }
footer .white-bg > div { margin-top: 20px; height: 40px; }
footer .white-bg > div a { line-height: 40px; }
footer.red-bg a,
footer.red-bg {
	color: white;
	font-size: 12px;
}
footer .footer-links {
	margin-bottom: 40px;
	display: block;
}
footer .footer-links a {
	margin-left: 15px;
}
footer .small-pop-top {
	position: relative;
	top: -30px;
	color: #363636;
}
footer .e-plus-badge {
	background: url('../img/e-plus-badge.png') top left no-repeat;
	width: 380px;
	height: 175px;
	position: absolute;
	left: -40px;
	bottom: 145px;
	z-index: -1;
}

.seperator {
	height: 120px;
	display: block;
	margin: 20px -30px;
	background: url('../img/seperator.png') top center no-repeat;
}
.seperator-down {
	width: 140px;
	height: 340px;
	background: url('../img/arrow-down-bulb.png') top center no-repeat;
	display: block;
	margin: 30px auto;
}

.button-share {
	width: 200px;
	height: 175px;
	display: block;
	margin: 20px auto 150px auto;
	background: url('../img/button-share.png') top center no-repeat;
}

.message-hint-danger { display: none; color: #d71920; }
.extraAgreement { cursor: pointer; }

.title { display: block; padding-top: 8px; font-family: 'Pacifico', cursive; font-size: 40px; letter-spacing: 1px; }
.title.title-big { font-size: 55px; }
.title.title-white, .color-white { color: #fff; }
.title.title-red, .color-red { color: #d71920; }
.subtitle { display: block; font-family: 'Work Sans', sans-serif; font-size: 25px; }

.bg-main-right .main-right-content {
	position: absolute;
	left: 15px;
	top: 10px;
	display: block;
}
.main-right-content p { font-size: 30px; margin-top: 15px; }
.main-right-content .prizes-container { margin-top: 70px; }
.main-right-content .prizes-container p img { display: block; text-align: center; margin: 0px auto 3px auto; }
.main-right-content .prizes-container p { font-size: 16px; text-align: left; display: inline-block; width: 49%; vertical-align: top; }
.bg-main-left .main-left-content {
	position: absolute;
	top: 20px;
	left: 20px;
	max-width: 240px;
	font-size: 53px;
	line-height: 53px;
	font-family: 'Proxima Nova Bold', sans-serif;
	color: white;
	text-shadow: 0px 0px 13px black;
	position: relative;
}

.bg-main-left h1 {
	position: absolute;
	bottom: 90px;
	margin: 0px auto;
	left: 0;
	right: 0;
}
.bg-main-left p {
	position: absolute;
	bottom: 40px;
	margin: 0px auto;
	left: 0;
	right: 0;
}

.button-participate {
	background-image: url('../img/button-participate.png');
	background-repeat: no-repeat;
	background-position: center center;
	width: 210px;
	height: 210px;
	position: absolute;
	bottom: 130px;
	left: 50%;
}
.button-participate:hover {
	background: url('../img/button-participate-hover.png') -6px 0px no-repeat;
}
.button-participate-big {
	background-image: url('../img/button-participate-big.png');
	background-repeat: no-repeat;
	background-position: center center;
	width: 384px;
	height: 324px;
	float: right;
}

.bg-main-center p {
	width: 43%;
	float: right;
	margin-right: 20px;
	margin-top: -65px;
	/*margin-top: -84px; */
	font-size: 16px;
}

/*.bulb-container { min-height: 400px; display: block; position: relative; margin-top: 30px; }*/
.bulb-container { min-height: 400px; display: flex; position: relative; margin-top: 30px; justify-content: center;}
.bulb-container .bulb {
	cursor: pointer;
	vertical-align: top;
	display: inline-block;
	margin-right: 12px;
	background-repeat: no-repeat;
	background-position: bottom center;
	position: relative; 
}
.bulb-container .bulb:last-child {
	margin-right: 0;
}
.bulb-container .bulb-1 { background-image: url('../img/bulb-1.png'); width: 140px; height: 220px; }
.bulb-container .bulb-2 { background-image: url('../img/bulb-2.png'); width: 100px; height: 255px; margin-top: 70px; margin-right: 30px; }
.bulb-container .bulb-3 { background-image: url('../img/bulb-3.png'); width: 160px; height: 235px; }
.bulb-container .bulb-4 { background-image: url('../img/bulb-4.png'); width: 165px; height: 270px; margin-top: 50px; }
.bulb-container .bulb-5 { background-image: url('../img/bulb-5.png'); width: 90px; height: 225px; margin-top: 120px; margin-right: 0px; }
.bulb-container .bulb-1.on { background-image: url('../img/bulb-1-on.png'); }
.bulb-container .bulb-2.on { background-image: url('../img/bulb-2-on.png'); }
.bulb-container .bulb-3.on { background-image: url('../img/bulb-3-on.png'); }
.bulb-container .bulb-4.on { background-image: url('../img/bulb-4-on.png'); }
.bulb-container .bulb-5.on { background-image: url('../img/bulb-5-on.png'); }


.bulb-container .bulb span { position: absolute; }
.bulb-container .bulb-1 span { bottom: 10px; }
.bulb-container .bulb-2 span{ bottom: 0px; margin-bottom: -30px; text-align: center;}
.bulb-container .bulb-3 span { bottom: 10px; margin-left: 30px; }


.quiz-message-success,
.quiz-message-error { display: none; }

.organisation-container { text-align: center; }
.organisation.highlighted {
	-webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.75);
	box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.75);
}
.organisation-container .organisation {
	width: 200px;
	height: 200px;
	display: inline-block;
	vertical-align: top;
}

.question-title { margin-top: 90px; }
.question-answers label { display: block; font-size: 20px; font-weight: normal; max-width: 690px; }
.question-answers label div { height: 75px; display: table; }
.question-answers label div p { line-height: 1.5; margin: 0px; display: table-cell; vertical-align: middle; }
.question-answers .form-group { min-height: 100px; }
.question-answers .form-group .messageHint { margin-left: 101px; margin-top: -22px; font-size: 15px; font-weight: bold; }
.msgOK { color: #90b021; }
.msgNOK { color: #d71920; }

.top-header {
	background-color: #d71920;
	display: block;
}
.top-header img {
	margin: 10px;
}
.top-header h3 {
	font-size: 25px;
	font-family: 'Pacifico', cursive;
	color: white;
	line-height: 30px;
	margin: 7px 15px 0 0;
}

input[type="radio"]:not(old) {
	width: 75px;
	margin: 0px;
	padding: 0px;
	opacity: 0;
}
input[type="radio"]:not(old) + label{
	display      : inline-block;
	margin-left  : -75px;
	padding-left : 95px;
	background   : url('../img/input-radio-unchecked.png') no-repeat 0 0;
	height  : 75px;
}
input[type="radio"].issuccess + label {
	background   : url('../img/input-radio-success.png') no-repeat 0 0;
}
input[type="radio"].iserror + label {
	background   : url('../img/input-radio-error.png') no-repeat 0 0;
}

input.checkbox-radio-custom + label {
	margin: 0;
	background: none;
	height: auto;
	padding: 0;
}

.checkbox-custom { opacity: 0; position: absolute; }
.checkbox-custom, .checkbox-custom-label {
    display: inline-block;
    vertical-align: middle;
    margin: 7px;
    cursor: pointer;
}
.checkbox-custom-label {
    position: relative;
    outline: none;
    border: 0px none;
}
.checkbox-custom + .checkbox-custom-label:before {
    content: '';
    background: #fff;
    border: 2px solid #ddd;
    display: inline-block;
    vertical-align: middle;
    width: 30px;
    height: 30px;
    padding: 2px;
    margin-right: 10px;
    text-align: center;
}
.checkbox-custom + .checkbox-custom-label.has-error:before { border-color: #d71920; }

.checkbox-custom:checked + .checkbox-custom-label:before {
    background: #ddd;
    box-shadow: inset 0px 0px 0px 4px #fff;
}

.checkbox-custom:focus + .checkbox-custom-label {
}


.form-control2 {
  border: 1px solid #ababab;
  display: block;
  width: 100%;
  padding: 7px;
  outline: none;
}
.form-control2.has-error { border-color: #d71920; }
.form-control2:focus {
  outline: none;
}
.requiredInputs input[type="text"],
.requiredInputs input[type="email"] {
  display: inline-block;
  width: 95%;
}
.newForm input[type="submit"] {
	background: transparent url("../img/button-participate-shine-hover.png") no-repeat left top;
	background-size: contain;
	/*background: transparent url("../img/button-participate.png") no-repeat left top;*/
  /*background: transparent url("../img/button-submit.png") no-repeat left top;*/
  border: 0px none;
  width: 325px;
  height: 228px;
  text-indent: -999999px;
	margin-left: 200px;
}


input[type="submit"]._submitOrg {
  background: transparent url("../img/button-submit-2.png") no-repeat left top;
  border: 0px none;
  width: 325px;
  height: 228px;
  text-indent: -999999px;
	outline: none;
}
input[type="submit"].submitLogout {
  background: none;
	background-color: #d71920;
	color: white;
	font-size: 22px;
	text-align: center;
	text-indent: 0;
	width: auto;
	height: auto;
	padding: 10px 20px;
	-webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.5);
  -moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.5);
  box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.5);
}
.newForm input[type="submit"]:focus { outline: none; }



.ezslots>.window{
	overflow:hidden;
	display:inline-block;
	top: 264px;
	position: relative;
	margin-right: 32px;
	left: 45px;
}
.ezslots>.window>.slider>.symbol{
	text-align:center;
	display:table;
}
.ezslots>.window>.slider>.symbol>.content{
      padding:0px;
      margin:0px;
      display:table-cell;
      text-align:center;
      vertical-align:middle;
}
.ezslots>.window>.slider>.symbol img{
	max-width: 100%;
}
.prize-won { display: none; }
.button-izzrebaj { background: url("../img/button-izzrebaj.png") left top no-repeat; width: 365px; height: 113px; display: inline-block; margin-top: 50px; }
.slot-machine { background: url("../img/slot.png") top left no-repeat; height: 705px; }



.radio-button{
	position: relative;
  margin: 10px 15px 10px 0;
	cursor: pointer;
}
.radio-button input {
  position: absolute;
  margin: 5px;
  padding: 0;
  /* for mobile accessibility (iOS Label Bug) */
  visibility: hidden;
}
.radio-button.radio-error .fake-radiobutton {
	border: 2px solid #d71920;
}
.radio-button .label-visible {
  margin-left: 3em;
  margin-bottom: 0;
	padding-top: 6px;
  display: block;
}

.fake-radiobutton{
  position: absolute;
  display: block;
  top: 0;
  left: 3px;
  width: 30px;
  height: 30px;
  border: 2px solid #ddd;
  background-color: white;
}
.fake-radiobutton:after {
  content: "";
  display: none;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 16px;
  height: 16px;
  background: #ddd;
  transform: translateX(-50%) translateY(-50%);
}

.fake-radiobutton { border-radius: 50%; }
.fake-radiobutton:after { border-radius: 50%; }
input[type="radio"].checkbox-radio-custom:checked + span .fake-radiobutton:after{ display: block; }

.extra-prize {
	background: url('../img/icon-right-prize.png');
	display: inline-block;
	width: 280px;
	height: 236px;
	position: absolute;
	bottom: 12px;
	right: 0px;
}
.extra-text {
	width: 200px;
	display: inline-block;
	bottom: 20px;
	left: 12px;
	position: absolute;
}


.sharing-buttons{
    width: 200px;
    height: 175px;
    display: block;
    margin: 20px auto 150px auto;
}

.pull-left-img{
    position: absolute;
    z-index: 100;
    margin: 20px !important;
}

.humanitarcek{
	position: absolute;
    top: 250px;
    z-index: 100;
}

.row-zgodbe{
	margin-top: 50px;
	margin-bottom: 50px; 
}

.btn-collapse{
	color: white;
    font-weight: 400;
    background-color: #d71920;
    text-decoration: none;
    padding: 0.1em 0.7em;
    border-radius: 0.2em;
}

.btn-collapse a:focus, .btn-collapse a:hover {
    color: white;
    font-weight: 900;
    text-decoration: underline;
}

/*@media only screen and (max-width: 800px){
	.bg-main-center p {
		width: 50%;
		margin: -85px 3px 0 0
	}
}*/

@media only screen and (max-width: 520px) {
	.bg-main-center {
		background-size: contain;
	}
	.bg-main-center p {
		width: 50%;
		margin: 420px 0 56px 0; 
	}
	.button-participate-big {
		float: none;
		margin: 0 auto;
		width: 100%;
	}
	footer .small-pop-top {
		top: -9px;
		color: white;
	}
	footer .footer-links a {
		margin-left: 10px;
	}
	.newForm input[type="submit"] {
		margin: 0 auto;
	}

	.flapper.XL .digit, .flapper.XL .digit div {
	    width: 54px;
	}

	.bulb-container .bulb{
	    background-size: contain;
	}
	.bulb-container .bulb-3 span {
	    margin-left: 0px;
	}
	.bulb-container .bulb-1 span {
	    bottom: -35px;
	}
	.bulb-container .bulb-2 span {
	    margin-bottom: 0px;
	    margin-left: 80px;
	}
	.bg-main-left {
	    /*background: url(../img/image-main-left-background-3.png) center bottom;*/
	    margin-top: -55px;
    	z-index: -1;
	}
/*	.pull-left-img {
	    width: 200px;
	    margin-top: 70px !important;
	}*/
	.button-participate{
		left: 40%;
	}
	.pull-left-img{
		width: 130px;
    	margin-top: 170px !important;
	}
	.bg-main-center p {
	    width: 100%;
	    text-align: center;
	    margin: 390px 3px 0 0;
	    /*margin: 482px 0 56px 0;*/
	}


	.bg-main-left p{
		bottom: -35px;
	}
	.bg-main-left h1 {
		bottom: 50px;
	}
}

.pogoji{
	position: absolute;
    top: -125px;
    left: 257px;
    color: #363636;
}

@media only screen and (max-width: 820px) {
	body { width: 100%; }
	footer{
		margin-top: 300px;
	}
	footer .small-pop-top {
		top: -9px;
		color: white;
	}
	.pogoji{
	    position: absolute;
	    top: -272px;
	    left: 0;
	    width: 90%;
	    margin: 0 5%;
	    color: #363636;
	}

}


.row.row-zgodbe img{
	border-radius: 50% !important;
}

.img-logo{
	height: 175px;
    position: absolute;
    left: 36px;
    bottom: 147px;
    z-index: 1;
}

.campaign-end{
	margin-bottom: 10px !important; 
	width: 65%; 
}

.important{
	color: #d71920;
	font-size: 16px;
}

@media only screen and (max-width: 650px) {
	.img-logo {
	    bottom: 164px;
	    width: 150px;
	    height: auto; 
	}
	.campaign-end {
	    margin-bottom: 0px !important; 
	    width: 85%;
	    top: 440px;
	}
}

@media only screen and (max-width: 460px) {
	.img-logo {
	    bottom: 182px;
	}
}


