* {
	box-sizing:border-box;
}
body, html {
	margin:0;
	padding:0;
	min-width:1170px;
	width:100%;
}
html { 
	background: url(../images/hdbg.jpg) no-repeat center center fixed; 
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
body {
	color:#000000;
	font-family: 'Open Sans', sans-serif;
	font-size:14px;
	line-height:1;
}
img {
	max-width:100%;
}
.clearfix:after {
  content:"";
  display:table;
  clear:both;
}
.col {
	width:100%;
}
.col-70 {
	width:70%;
	float:left;
}
.col-30 {
	width:30%;
	float:left;
}
.col-60 {
	width:66.66%;
	float:left;
	padding:0 15px 0 0;
	line-height:1.1;
	color:#ffffff;
}
.col-40 {
	width:33.33%;
	float:left;
}
.col-2 {
	width:50%;
	float:left;
}
.col-3 {
	width:33.33%;
	float:left;
}
.col-20 {
	width:20%;
	float:left;
}
.col-80 {
	width:80%;
	float:left;
}
.col-4 {
	width:25%;
	float:left;
}
.text-levo {
	text-align:left;
}
.text-desno {
	text-align:right;
}
.text-center {
	text-align:center;
}
.levo {
	float:left;
}
.desno {
	float:right;
}
.container {
	width:1170px;
	margin:0 auto;
	padding:0 15px;
}
#topheader {
	background: rgb(213,28,204);
	padding:30px;
	box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.3);
	position: relative;
}
#topheader .text-levo, #topheader .text-desno {
    margin-top: 10px;
}
#topheader .ikona, #topheader .malonas {
	color:#cccccc;
}
#topheader .ikona {
	font-size:32px;
}
#topheader .ikona.levo {
	margin-right:10px;
}
#topheader .ikona.desno {
	margin-left:10px;
}
#topheader .besedilo .malo {
	font-weight:900;
}
#topheader .besedilo .veliko {
	font-weight:300;
	font-size:18px;
}
#topheader .malonas {
	font-weight:bold;
	font-size:24px;
}
#topheader .velikonas {
	font-family: 'Pacifico', cursive;
	font-size:30px;
	text-shadow:0px 0px 20px #000000;
}
#topheader .amen {
	display:inline-block;
	margin-right:15px;
	background:#eeeeee;
	color:#000000;
	text-decoration:none;
	font-size:16px;
	padding:8px 15px;
}
#topheader .amen:hover {
	background:#dddddd;
}
#topheader .amen.rumen {
	background:#ffe51f;
}
#topheader .amen.rumen:hover {
	background:#fcda21;
}
#header {
	padding:0px 0px;
	line-height:0;
	background: url(../images/headbg.jpg) no-repeat center center fixed; 
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
#header .besedilo {
	line-height:1.1;
	padding:120px 0;
}
#header .besedilo h1 {
	color:#bd21a0;
	font-size:47px;
	margin:0;
	padding:0;
	font-weight:900;
	text-transform:uppercase;
	text-shadow: 2px 2px 0px rgba(0,0,0,1);
}
#header .besedilo h4 {
	font-size:20px;
	margin:0;
	padding:0;
}
#header .besedilo .last {
	font-size:16px;
	line-height:1.4;
}
#header .besedilo .cena .stara {
	font-size:30px;
	color:#444444;
	text-decoration:line-through;
}
#header .besedilo .cena .nova {
	font-size:50px;
	color:#000000;
	font-weight:900;
}
#header .besedilo .nargumb {
	display:block;
	margin-top:20px;
	background:#ea23da;
	color:#ffffff;
	font-size:24px;
	text-decoration:none;
	font-weight:900;
	text-align:center;
	width:300px;
	padding:15px;
}
#header .besedilo .nargumb:hover {
	background:#ee0000;
}
#drugdel {
	position:relative;
	z-index:99;
	box-shadow: 0px 10px 80px rgba(0, 0, 0, 0.1);
}
#prednosti {
	background:#bd07ea;
	padding: 15px 0 20px 0;
}
#prednosti .col-4 {
	text-align:center;
}
#prednosti .ikona {
	color:#090909;
	font-size:40px;
	display:inline-block;
}
#prednosti .besedilo {
	font-size:18px;
	font-weight:bold;
	margin-top:10px;
	display:inline-block;
}
#novice  {
	background:#ffffff;
	color:#000000;
	padding:20px 0;
}
#novice {
	font-size:24px;
	line-height:40px;
	font-weight:300;
}
#novice .subema {
	border:none;
	border-radius:0px;
	padding:10px;
	background:#eeeeee;
	width:250px;
}
#novice .subgum {
	border:none;
	cursor:pointer;
	padding:9px 15px;
	border-radius:0;
	margin:0;
	background:#333333;
	color:#ffffff;
	font-weight:bold;
}
#novice .subgum:hover {
	background:#000000;
}
#mnenja {
	background:rgba(0,0,0,0.4);
	padding:100px 0;
	text-align:center;
	color:#000000;
}
#mnenja .mnenje {
	font-size:30px;
}
#mnenja .mnenje i {
	color:#ffffff;
}
.owl-theme .owl-controls .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span {
    background: #ffe51f !important;
}
#trak {
	background:#000000;
	color:#ffffff;
	font-size:24px;
	font-weight:300;
	padding:20px 0;
}
#trak #countdown p {
	float:left;
	padding:0;
	margin:0;
}
#trak #countdown p.minutes, #trak #countdown p.seconds {
	padding-left:10px;
}
#body {
	padding:80px 0 40px 0;
}
#body .col-3 {
	padding:0 15px;
}
#body .narobr {
	background:#000000;
	padding:15px;
	margin-top:15px;
}
#body .slike {
	margin-top:15px;
	padding-left:10px;
}
#body .izpolni {
	font-size:37px;
	color:#fa1fff;
	font-weight:900;
	margin-top:100px;
}
#body .izpolni i {
	color:#fff;
}
#body .slike img {
	width:30%;
	display:block;
	float:left;
	margin:1%;
}
#body .obrazec {
	background:rgba(0,0,0,0.6);
	border-radius:0px;
	padding:15px;
	margin-bottom:40px;
	box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
}
#body .obrazec .slider {
	margin-top:31px;
}
#body .obrazec h3 {
	margin-top:0;
	color:#ec2fbb;
}
#body .obrazec .cena {
	margin-top:10px;
}
#body .obrazec .stara {
	text-decoration:line-through;
}
#body .obrazec .nova {
	font-weight:600;
	color:#ffe51f;
	font-size:31px;
}
#body .obrazec input, #body .obrazec select {
	border:none;
	background:#ffffff;
	padding:8px 10px;
	margin-bottom:8px;
	width:339px !important;
}
#body .obrazec input[name="naslov"] {
	width:230px !important;
	margin-right:10px;
}
#body .obrazec input[name="hisna"] {
	width:99px !important;
}
#body .obrazec input[name="postna"] {
	width:110px !important;
	margin-right:5px;
}
#body .obrazec input[name="posta"] {
	width:220px !important;
}
#body .obrazec input[name="email"] {
	width:165px !important;
	margin-right:5px;
}
#body .obrazec input[name="telefon"] {
	width:165px !important;
}
#body .obrazec input[type="submit"] {
	background:	#ea23da;
	color:#ffffff;
	font-size:20px;
	font-weight:600;
	text-transform:uppercase;
	cursor:pointer;
	margin-bottom:0px;
}
#body .obrazec input[type="submit"]:hover {
	background:	#ee0000;
	color:#ffffff;
}
#nadvpr {
	background: #000000;
	color:#ffffff;
    padding: 20px 0;
}
#nadvpr .text-levo, #nadvpr .text-desno {
    margin-top: 10px;
}
#nadvpr .ikona, #nadvpr .malonas {
	color:#da1fff;
}
#nadvpr .ikona {
	font-size:32px;
}
#nadvpr .ikona.levo {
	margin-right:10px;
}
#nadvpr .ikona.desno {
	margin-left:10px;
}
#nadvpr .besedilo .malo {
	font-weight:900;
}
#nadvpr .besedilo .veliko {
	font-weight:300;
	font-size:18px;
}
#nadvpr .malonas {
	font-weight:bold;
	font-size:24px;
}
#nadvpr.velikonas {
	font-family: 'Pacifico', cursive;
	font-size:30px;
	text-shadow:0px 0px 20px #000000;
}
#nadvpr .text-center {
	font-size:24px;
	line-height:48px;
}
#vprasanja {
	background:rgba(255,255,255,0.9);
	color:#000000;
	padding:50px 0;
	font-size:16px;
}
#vprasanja .belo {
	font-size:31px;
}
#vprasanja .vijol {
	color:#666666;
	line-height:22px;
}
#vprasanja .vprasanje {
	margin-top:15px;
}
#vprasanja .vprasanje .ikona {
	margin-right:15px;
	font-size:24px;
	color:#090909;
	margin-top:10px;
}
#vprasanja .vprasanje .besedilo {
	width:400px;
}
#vprasanja .vprasanje .besedilo strong {
	font-size:18px;
}
#footer {
	background:#333333;
	padding:30px 0;
	text-align:center;
}
#footer a {
	color:#ffffff;
}
.uspeh {
	text-align:center;
	display:none;
	font-size:12px;
}