@import url('https://fonts.googleapis.com/css?family=Poppins:400,700&display=swap');
html {
  scroll-behavior: smooth;
}
/*Open-closed-status*/
.hours {
	display:none;  
}
.hours-index {
	display:none;  
}

body.modal-open {
	padding-right: 0 !important;
}
/*Open-closed-status-END*/


/* specijalna ponuda */

.offer{
  background:#ececec !important;
  width: 85% !important;
  max-width: 960px !important;
  min-height: 3.750em !important;
  margin: 2em auto !important;
  padding: 1.250em !important;
  border-radius: 0.313em !important;
  box-shadow: 0 2px 5px 0 rgba(0,0,0,0.5) !important;
  line-height: 1.5em !important;
  color: #292929 !important;
  /*background-image: url(../img/bg-gift.jpg);
  background-size: cover;*/
}

.offer-naslov{
  text-align: center !important;
  position:relative !important;
  padding: 0 0.5em !important;
  font-size:2.000em !important;
  margin: 0 0 0 -0.625em !important;
  line-height: 1.875em !important;
  color: #ececec !important;
  border-radius: 0 0.156em 0.156em 0 !important;
  background: #156d7b !important;
  box-shadow: -1px 2px 3px rgba(0,0,0,0.5) !important;
}

.offer-naslov:before, .offer-naslov:after{
  position:absolute !important;
  content: '' !important;
  display: block !important;
  box-sizing: unset !important;
}

.offer-naslov:before{
	height: 100% !important;
	padding: 7px !important;
	top: 0 !important;
	left: -14px !important;
	background: inherit !important;
	border-radius: 0.313em 0 0 0.313em !important;
}

.offer-naslov:after{
	width: 10px !important;
    height: 10px !important;
    background: #D3D3D3 !important;
    bottom: -10px !important;
    left: -10px !important;
    border-radius: 0.313em 0 0 0.313em !important;
    box-shadow: inset -1px 2px 2px rgba(0,0,0,0.3) !important;
}

.offer input[type=checkbox]
{
  /* Double-sized Checkboxes */
  -ms-transform: scale(1.5); /* IE */
  -moz-transform: scale(1.5); /* FF */
  -webkit-transform: scale(1.5); /* Safari and Chrome */
  -o-transform: scale(1.5); /* Opera */
  transform: scale(1.5);
  padding: 10px;
  margin-right: 20px;
}

@media (max-width: 600px) {
  
  
  .offer-naslov{
    line-height: 1.143em !important;
    padding: 0.5em !important;
  }
  
  .offer-naslov:before, .offer-naslov:after{
    font-size: 0.714em !important;
  }
  
}


/* specijalna ponuda END*/

#main {
	min-height: calc(100vh - 494px);
}
@import url("//netdna.bootstrapcdn.com/bootstrap/3.0.0/css/bootstrap.min.css");

#disqus_thread {
	display: none;
	margin-bottom: 20px !important;
	clear: all;
}

.zabrisanje {
	display: none;
}
.italic{
	font-style: italic;
}

.main-table p {
	margin: 8px 0;
}

a:hover .blue-hover {
 	background-color: #162c53 !important;
 	color: white !important;
}

a:hover .blue-hover p a {
 	background-color: #162c53 !important;
 	color: white !important;
}

a:hover .glasilo-box {
 	background-color: #162c53 !important;
 	color: white !important;
}

a:hover .col-sm-2-glasila {
 	background-color: #162c53 !important;
 	color: white !important;
}

a:hover .btn-success {
 	background-color: darkgreen !important;
}

a:active .btn-success{
    background-color: darkgreen !important;
}
.blue-link a{
	color: #0071e3 !important;
}
.ul-li-pad{
	margin-left: 30px;
}

.btn-blue {
	background-color: #162c53;
	padding: 10px 20px;
	color: #fff;
	border-radius: 0;
	display: inline-block;
}

.button-belo {
	border: 2px solid white;
	border-image-slice: 1;
	border-width: 3px;
	border-radius: 0px;
}

.button-black {
	border: 2px solid black;
	border-image-slice: 1;
	border-width: 3px;
	border-radius: 0px;
}

.btn-blue:hover, .btn-blue:focus {
	color: #fff;
	background-color: #0c1a33;
	text-decoration: none;
}

.btn-p-blue {
	background-color: #162c53;
	border-top: 2px solid #f25818;
	padding: 10px 20px;
	color: #fff;
	border-radius: 0;
	display: inline-block;
}

.btn-p-blue:hover, .btn-p-blue:focus {
	color: #fff;
	background-color: #0c1a33;
	text-decoration: none;
}
.text-align-center{
	text-align: center;
}
.backg-biznis-forum {
	background: white;
	color: #626262 !important;
	/*background: rgb(53,25,198);
	background: -moz-linear-gradient(150deg, rgba(53,25,198,1) 0%, rgba(18,6,78,1) 54%) !important;
	background: -webkit-linear-gradient(150deg, rgba(53,25,198,1) 0%, rgba(18,6,78,1) 54%) !important;
	background: linear-gradient(150deg, rgba(53,25,198,1) 0%, rgba(18,6,78,1) 54%) !important;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#3519c6",endColorstr="#12064e",GradientType=1);*/
}
.backg-biznis-forum a {
	color: #626262 !important;
}
.backg-biznis-forum a:hover {
	color: white !important;
}
.zuta-zvezdica{
	color:#deb107;
}
.opacity-0-3{
	opacity: 0.3;
}
.opacity-0-5{
	opacity: 0.5;
}
.gold{
	color: #a99362;
}

.dark-gold {
	color:#a99362;
}

/* TABLE U PROCENTIMA */
.w-100 {
	width: 100%;
}
.w-90 {
	width: 90%;
}
.w-80 {
	width: 80%;
}
.w-70 {
	width: 70%;
}
.w-60 {
	width: 60%;
}
.w-50 {
	width: 50%;
}
.w-40 {
	width: 40%;
}
.w-30 {
	width: 30%;
}
.w-20 {
	width: 20%;
}
.w-10 {
	width: 10%;
}


/* TABLE U PIKSELIMA */
.w-25px {
	width: 25px;
}
.w-50px {
	width: 50px;
}
.w-75px {
	width: 75px;
}
.w-100px {
	width: 100px;
}
.w-125px {
	width: 125px;
}
.w-150px {
	width: 150px;
}
.w-175px {
	width: 175px;
}
.w-200px {
	width: 200px;
}
.w-225px {
	width: 225px;
}
.w-250px {
	width: 250px;
}
.w-275px {
	width: 275px;
}
.w-300px {
	width: 300px;
}
.w-325px {
	width: 325px;
}
.w-350px {
	width: 350px;
}
.w-375px {
	width: 375px;
}
.w-400px {
	width: 400px;
}
.w-425px {
	width: 425px;
}
.w-450px {
	width: 450px;
}


.lh-10 {
	line-height: 10px !important;
}

.lh-11 {
	line-height: 11px !important;
}

.lh-12 {
	line-height: 12px !important;
}
.lh-13 {
	line-height: 13px !important;
}

.lh-14 {
	line-height: 14px !important;
}

.lh-15 {
	line-height: 15px !important;
}

.lh-16 {
	line-height: 16px !important;
}

.lh-17 {
	line-height: 17px !important;
}

.lh-18 {
	line-height: 18px !important;
}

.lh-19 {
	line-height: 19px !important;
}

.lh-20 {
	line-height: 20px !important;
}

.lh-21 {
	line-height: 21px !important;
}

.lh-22 {
	line-height: 22px !important;
}

.lh-23 {
	line-height: 23px !important;
}

.lh-24 {
	line-height: 24px !important;
}

.lh-25 {
	line-height: 25px !important;
}

.lh-26 {
	line-height: 26px !important;
}

.lh-27 {
	line-height: 27px !important;
}

.lh-28 {
	line-height: 28px !important;
}

.lh-29 {
	line-height: 29px !important;
}

.lh-30 {
	line-height: 30px !important;
}

.lh-35 {
	line-height: 7px;
}

.lh-40 {
	line-height: 8px;
}

.lh-45 {
	line-height: 9px;
}

.lh-50 {
	line-height: 10px;
}


.fs-10 {
	font-size: 10px !important;
}

.fs-11 {
	font-size: 11px !important;
}

.fs-12 {
	font-size: 12px !important;
}
.fs-12-pt {
	font-size: 12pt;
}

.fs-13 {
	font-size: 13px !important;
}

.fs-14 {
	font-size: 14px !important;
}

.fs-15 {
	font-size: 15px !important;
}

.fs-16 {
	font-size: 16px !important;
}

.fs-17 {
	font-size: 17px !important;
}

.fs-18 {
	font-size: 18px !important;
}

.fs-19 {
	font-size: 19px !important;
}

.fs-20 {
	font-size: 20px !important;
}

.fs-21 {
	font-size: 21px !important;
}

.fs-22 {
	font-size: 22px !important;
}

.fs-23 {
	font-size: 23px !important;
}

.fs-24 {
	font-size: 24px !important;
}

.fs-25 {
	font-size: 25px !important;
}

.fs-26 {
	font-size: 26px !important;
}

.fs-27 {
	font-size: 27px !important;
}

.fs-28 {
	font-size: 28px !important;
}

.fs-29 {
	font-size: 29px !important;
}

.fs-30 {
	font-size: 30px !important;
}

.fs-31 {
	font-size: 31px !important;
}

.fs-32 {
	font-size: 32px !important;
}

.fs-33 {
	font-size: 33px !important;
}

.fs-34 {
	font-size: 34px !important;
}

.fs-35 {
	font-size: 35px !important;
}

.fs-36 {
	font-size: 36px !important;
}

.fs-37 {
	font-size: 37px !important;
}

.fs-38 {
	font-size: 38px !important;
}

.fs-39 {
	font-size: 39px !important;
}

.fs-40 {
	font-size: 40px !important;
}

.fs-41 {
	font-size: 41px !important;
}

.fs-42 {
	font-size: 42px !important;
}

.fs-43 {
	font-size: 43px !important;
}

.fs-44 {
	font-size: 44px !important;
}

.fs-45 {
	font-size: 45px !important;
}

.fs-46 {
	font-size: 46px !important;
}

.fs-47 {
	font-size: 47px !important;
}

.fs-48 {
	font-size: 48px !important;
}

.fs-49 {
	font-size: 49px !important;
}

.fs-50 {
	font-size: 50px !important;
}

.fs-72 {
	font-size: 72px !important;
}

.fs-120 {
	font-size: 120px !important;
}


/*font em*/


.fs-01em {
	font-size: 0.1em !important;
}
.fs-02em {
	font-size: 0.2em !important;
}
.fs-03em {
	font-size: 0.3em !important;
}
.fs-04em {
	font-size: 0.4em !important;
}
.fs-05em {
	font-size: 0.5em !important;
}
.fs-06em {
	font-size: 0.6em !important;
}
.fs-07em {
	font-size: 0.7em !important;
}
.fs-08em {
	font-size: 0.8em !important;
}
.fs-09em {
	font-size: 0.9em !important;
}
.fs-1em {
	font-size: 1em !important;
}
.fs-11em {
	font-size: 1.1em !important;
}
.fs-12em {
	font-size: 1.2em !important;
}
.fs-13em {
	font-size: 1.3em !important;
}
.fs-14em {
	font-size: 1.4em !important;
}
.fs-15em {
	font-size: 1.5em !important;
}
.fs-16em {
	font-size: 1.6em !important;
}

.fs-17em {
	font-size: 1.7em !important;
}

.fs-18em {
	font-size: 1.8em !important;
}

.fs-19em {
	font-size: 1.9em !important;
}

.fs-2em {
	font-size: 2em !important;
}

/*MARGIN-LEFT*/

.ml-0 {
	margin-left:0px !important;
}

.ml-5 {
	margin-left:5px !important;
}

.ml-10 {
	margin-left:10px !important;
}

.ml-15 {
	margin-left:15px !important;
}

.ml-20 {
	margin-left:20px !important;
}

.ml-25 {
	margin-left:25px !important;
}

.ml-30 {
	margin-left:30px !important;
}

.ml-35 {
	margin-left:35px !important;
}

/*MARGIN-RIGHT*/

.mr-0 {
	margin-right:0px !important;
}

.mr-5 {
	margin-right:5px !important;
}

.mr-10 {
	margin-right:10px !important;
}

.mr-15 {
	margin-right:15px !important;
}

.mr-20 {
	margin-right:20px !important;
}

.mr-25 {
	margin-right:25px;
}

.mr-30 {
	margin-right:30px !important;
}

.mr-35 {
	margin-right:35px !important;
}

.m-auto{
	margin:0 auto;
}

/*MARGIN-TOP*/

.mt-0 {
	margin-top:0 !important;
}

.mt-1 {
	margin-top:1px !important;
}

.mt-2 {
	margin-top:2px !important;
}

.mt-3 {
	margin-top:3px !important;
}

.mt-4 {
	margin-top:4px !important;
}

.mt-5 {
	margin-top:5px !important;
}

.mt-10 {
	margin-top:10px !important;
}

.mt-15 {
	margin-top:15px !important;
}

.mt-20 {
	margin-top:20px !important;
}

.mt-25 {
	margin-top:25px;
}

.mt-30 {
	margin-top:30px;
}

.mt-35 {
	margin-top:35px;
}

.mt-40 {
	margin-top:40px;
}

.mt-42 {
	margin-top:42px;
}

.mt-50 {
	margin-top:50px;
}
.mt-60 {
	margin-top:60px;
}

.mt-70 {
	margin-top:70px;
}

.mt-80 {
	margin-top:80px;
}

.mt-90 {
	margin-top:90px;
}
.mt-100 {
	margin-top:100px;
}


/*MARGIN-BOTTOM*/

.mb-0 {
	margin-bottom:0px !important;
}

.mb-5 {
	margin-bottom:5px !important;
}

.mb-10 {
	margin-bottom:10px !important;
}

.mb-15 {
	margin-bottom:15px !important;
}

.mb-20 {
	margin-bottom:20px !important;
}

.mb-25 {
	margin-bottom:25px !important;
}

.mb-30 {
	margin-bottom:30px !important;
}

.mb-35 {
	margin-bottom:35px !important;
}

.mb-50 {
	margin-bottom:50px !important;
}

.m-auto {
	margin:0 auto !important;
}

.m-0 {
	margin:0 !important;
}

.m-1 {
	margin:1px !important;
}

.m-2 {
	margin:2px !important;
}

.m-3 {
	margin:3px !important;
}

.m-4 {
	margin:4px !important;
}

.m-5 {
	margin:5px !important;
}

.m-6 {
	margin:6px !important;
}

.m-7 {
	margin:7px !important;
}

.m-8 {
	margin:8px !important;
}

.m-9 {
	margin:9px !important;
}

.m-10 {
	margin:10px !important;
}
.m-11 {
	margin:11px !important;
}
.m-12 {
	margin:12px !important;
}
.m-13 {
	margin:13px !important;
}
.m-14 {
	margin:14px !important;
}
.m-15 {
	margin:15px !important;
}
.m-20 {
	margin:20px !important;
}
.m-25 {
	margin:25px !important;
}
.m-30 {
	margin:30px !important;
}
.m-35 {
	margin:35px !important;
}
/*PADDING-LEFT*/

.pl-0 {
	padding-left:0 !important;
}

.pl-1 {
	padding-left:1px !important;
}

.pl-2 {
	padding-left:2px !important;
}

.pl-3 {
	padding-left:3px !important;
}

.pl-4 {
	padding-left:4px !important;
}

.pl-5 {
	padding-left:5px !important;
}

.pl-6 {
	padding-left:6px !important;
}

.pl-7 {
	padding-left:7px !important;
}

.pl-8 {
	padding-left:8px !important;
}

.pl-9 {
	padding-left:9px !important;
}

.pl-10 {
	padding-left:10px !important;
}

.pl-11 {
	padding-left:11px !important;
}

.pl-12 {
	padding-left:12px !important;
}

.pl-13 {
	padding-left:13px !important;
}

.pl-14 {
	padding-left:14px !important;
}

.pl-15 {
	padding-left:15px !important;
}

.pl-20 {
	padding-left:20px !important;
}

.pl-21 {
	padding-left:21px !important;
}

.pl-22 {
	padding-left:22px !important;
}

.pl-23 {
	padding-left:23px !important;
}

.pl-24 {
	padding-left:24px !important;
}

.pl-25 {
	padding-left:25px !important;
}

.pl-26 {
	padding-left:26px !important;
}

.pl-27 {
	padding-left:27px !important;
}

.pl-28 {
	padding-left:28px !important;
}

.pl-29 {
	padding-left:29px !important;
}

.pl-30 {
	padding-left:30px !important;
}

.pl-31 {
	padding-left:31px !important;
}

.pl-32 {
	padding-left:32px !important;
}

.pl-33 {
	padding-left:33px !important;
}

.pl-34 {
	padding-left:34px !important;
}

.pl-35 {
	padding-left:35px !important;
}

.pl-40 {
	padding-left:40px !important;
}

.pl-45 {
	padding-left:45px !important;
}

.pl-50 {
	padding-left:50px !important;
}

.pl-55 {
	padding-left:55px !important;
}

.pl-60 {
	padding-left:60px !important;
}

/*PADDING-RIGHT*/

.pr-0 {
	padding-right:0 !important;
}

.pr-1 {
	padding-right:1px !important;
}

.pr-2 {
	padding-right:2px !important;
}

.pr-3 {
	padding-right:3px !important;
}

.pr-4 {
	padding-right:4px !important;
}

.pr-5 {
	padding-right:5px !important;
}

.pr-6 {
	padding-right:6px !important;
}

.pr-7 {
	padding-right:7px !important;
}

.pr-8 {
	padding-right:8px !important;
}

.pr-9 {
	padding-right:9px !important;
}

.pr-10 {
	padding-right:10px !important;
}

.pr-11 {
	padding-right:11px !important;
}

.pr-12 {
	padding-right:12px !important;
}

.pr-13 {
	padding-right:13px !important;
}

.pr-14 {
	padding-right:14px !important;
}

.pr-15 {
	padding-right:15px !important;
}

.pr-20 {
	padding-right:20px !important;
}

.pr-21 {
	padding-right:21px !important;
}

.pr-22 {
	padding-right:22px !important;
}

.pr-23 {
	padding-right:23px !important;
}

.pr-24 {
	padding-right:24px !important;
}

.pr-25 {
	padding-right:25px !important;
}

.pr-26 {
	padding-right:26px !important;
}

.pr-27 {
	padding-right:27px !important;
}

.pr-28 {
	padding-right:28px !important;
}

.pr-29 {
	padding-right:29px !important;
}

.pr-30 {
	padding-right:30px !important;
}

.pr-31 {
	padding-right:31px !important;
}

.pr-32 {
	padding-right:32px !important;
}

.pr-33 {
	padding-right:33px !important;
}

.pr-34 {
	padding-right:34px !important;
}

.pr-35 {
	padding-right:35px !important;
}

.pr-45 {
	padding-right:45px !important;
}

/*PADDING-TOP*/

.pt-0 {
	padding-top:0 !important;
}

.pt-1 {
	padding-top:1px !important;
}

.pt-2 {
	padding-top:2px !important;
}

.pt-3 {
	padding-top:3px !important;
}

.pt-4 {
	padding-top:4px !important;
}

.pt-5 {
	padding-top:5px !important;
}

.pt-6 {
	padding-top:6px !important;
}

.pt-7 {
	padding-top:7px !important;
}

.pt-8 {
	padding-top:8px !important;
}

.pt-9 {
	padding-top:9px !important;
}

.pt-10 {
	padding-top:10px !important;
}

.pt-11 {
	padding-top:11px !important;
}

.pt-12 {
	padding-top:12px !important;
}

.pt-13 {
	padding-top:13px !important;
}

.pt-14 {
	padding-top:14px !important;
}

.pt-15 {
	padding-top:15px !important;
}

.pt-20 {
	padding-top:20px !important;
}

.pt-21 {
	padding-top:21px !important;
}

.pt-22 {
	padding-top:22px !important;
}

.pt-23 {
	padding-top:23px !important;
}

.pt-24 {
	padding-top:24px !important;
}

.pt-25 {
	padding-top:25px !important;
}

.pt-26 {
	padding-top:26px !important;
}

.pt-27 {
	padding-top:27px !important;
}

.pt-28 {
	padding-top:28px !important;
}

.pt-29 {
	padding-top:29px !important;
}

.pt-30 {
	padding-top:30px !important;
}

.pt-31 {
	padding-top:31px !important;
}

.pt-32 {
	padding-top:32px !important;
}

.pt-33 {
	padding-top:33px !important;
}

.pt-34 {
	padding-top:34px !important;
}

.pt-35 {
	padding-top:35px !important;
}

.pt-45 {
	padding-top:45px !important;
}

/*PADDING-BOTTOM*/

.pb-0 {
	padding-bottom:0 !important;
}

.pb-1 {
	padding-bottom:1px !important;
}

.pb-2 {
	padding-bottom:2px !important;
}

.pb-3 {
	padding-bottom:3px !important;
}

.pb-4 {
	padding-bottom:4px !important;
}

.pb-5 {
	padding-bottom:5px !important;
}

.pb-6 {
	padding-bottom:6px !important;
}

.pb-7 {
	padding-bottom:7px !important;
}

.pb-8 {
	padding-bottom:8px !important;
}

.pb-9 {
	padding-bottom:9px !important;
}

.pb-10 {
	padding-bottom:10px !important;
}

.pb-11 {
	padding-bottom:11px !important;
}

.pb-12 {
	padding-bottom:12px !important;
}

.pb-13 {
	padding-bottom:13px !important;
}

.pb-14 {
	padding-bottom:14px !important;
}

.pb-15 {
	padding-bottom:15px !important;
}

.pb-20 {
	padding-bottom:20px !important;
}

.pb-21 {
	padding-bottom:21px !important;
}

.pb-22 {
	padding-bottom:22px !important;
}

.pb-23 {
	padding-bottom:23px !important;
}

.pb-24 {
	padding-bottom:24px !important;
}

.pb-25 {
	padding-bottom:25px !important;
}

.pb-26 {
	padding-bottom:26px !important;
}

.pb-27 {
	padding-bottom:27px !important;
}

.pb-28 {
	padding-bottom:28px !important;
}

.pb-29 {
	padding-bottom:29px !important;
}

.pb-30 {
	padding-bottom:30px !important;
}

.pb-31 {
	padding-bottom:31px !important;
}

.pb-32 {
	padding-bottom:32px !important;
}

.pb-33 {
	padding-bottom:33px !important;
}

.pb-34 {
	padding-bottom:34px !important;
}

.pb-35 {
	padding-bottom:35px !important;
}

.pb-45 {
	padding-bottom:45px !important;
}

/*PADDING*/

.p-0 {
	padding: 0 !important;
}

.p-1 {
	padding:1px !important;
}

.p-2 {
	padding:2px !important;
}

.p-3 {
	padding:3px !important;
}

.p-4 {
	padding:4px !important;
}

.p-5 {
	padding:5px !important;
}

.p-10 {
	padding:10px !important;
}

.p-11 {
	padding:11px !important;
}

.p-12 {
	padding:12px !important;
}

.p-13 {
	padding:13px !important;
}

.p-14 {
	padding:14px !important;
}

.p-15 {
	padding:15px !important;
}

.p-20 {
	padding:20px !important;
}

.p-21 {
	padding:21px !important;
}

.p-22 {
	padding:22px !important;
}

.p-23 {
	padding:23px !important;
}

.p-24 {
	padding:24px !important;
}

.p-25 {
	padding:25px !important;
}

.p-26 {
	padding:26px !important;
}

.p-27 {
	padding:27px !important;
}

.p-28 {
	padding:28px !important;
}

.p-29 {
	padding:29px !important;
}

.p-30 {
	padding:30px !important;
}

.p-31 {
	padding:31px !important;
}

.p-32 {
	padding:32px !important;
}

.p-33 {
	padding:33px !important;
}

.p-34 {
	padding:34px !important;
}

.p-35 {
	padding:35px !important;
}

.p-40 {
	padding:40px !important;
}

.p-45 {
	padding:45px !important;
}

.p-50 {
	padding:50px !important;
}

.p-55 {
	padding:55px !important;
}

.p-60 {
	padding:60px !important;
}

.p-65 {
	padding:65px !important;
}

.p-70 {
	padding:70px !important;
}
.p-80 {
	padding:80px !important;
}
.p-90 {
	padding:90px !important;
}

.p-auto {
	padding: 0 auto;
}

.div-to-hide{
 	padding-left: 0;
}
.div-to-hide-2{
 	padding-left: 0;
	display: none;
}
.fw-900 {
	font-weight: 900 !important;
}
.fw-800 {
	font-weight: 800 !important;
}
.fw-700 {
	font-weight: 700 !important;
}
.fw-600 {
	font-weight: 600 !important;
}
.fw-500 {
	font-weight: 500 !important;
}
.fw-400 {
	font-weight: 400 !important;
}
.fw-300 {
	font-weight: 300 !important;
}
.fw-200 {
	font-weight: 200 !important;
}
.fw-100 {
	font-weight: 100 !important;
}

.ls-1 {
	letter-spacing: 1px;
}

.ls-2 {
	letter-spacing: 2px;
}

.ls-3 {
	letter-spacing: 3px;
}

.ls-4 {
	letter-spacing: 4px;
}

.ls-5 {
	letter-spacing: 5px;
}

.ls-6 {
	letter-spacing: 6px;
}

.ls-7 {
	letter-spacing: 7px;
}

.ls-8 {
	letter-spacing: 8px;
}

.ls-9 {
	letter-spacing: 9px;
}

.ls-10 {
	letter-spacing: 10px;
}

#branding-left,
#branding-right {
	position: fixed;
	width: 428px;
	height: 1080px;
	top: 0;
	border: 0;
}
.dugme2{
	background-color: #d0f7ff !important;
}

.navbar ul li a,
h2 {
	text-transform: uppercase
}



.datum-veliki {
	font-size: 25px;
	text-align: right;
	display: block;
	margin-top: 50px;
	color: #ed5c00;
	font-weight: bold;
}

/*#myNavbar .nav>li:nth-child(2){
	display: none;
}*/

.savetovanje-slika {
	max-width: 100%;
}

.color-orange,
.naslov-center,
h1 {
	font-weight: 700
}

.color-orange:hover{
	color: #23527c;
}

.dd li,
footer ul {
	list-style: none
}

.arhiva-vesti:hover,
.collapsed:hover,
.dd li {
	text-decoration: none
}

#propisi-la li,
.bullet-inside,
.bullet-outside {
	list-style-type: circle;
}



* {
	font-family: 'Open Sans', sans-serif !important;
}

h1 {
	font-size: 24px;
	color: #666
	}

h2 {
	font-size: 15px;
	color: #666;
}
h3{
	font-size: 14px;
	color: #666;
}

.col-margin-bottom-10{
margin-bottom: 10px;
}
.col-margin-bottom-20{
margin-bottom: 20px;
}
.col-margin-bottom-30{
margin-bottom: 30px;
}

#branding-left {
	text-align: left;
	left: 50%;
	margin-left: -960px
}

#noresults {
	display: none
}

#search {
	padding: 5px;
	border: 1px solid gray
}

#izmene-i-dopune li {
	padding: 5px 0;
	border-bottom: 1px solid #d3d3d3
}

#branding-right {
	text-align: right;
	right: 50%;
	margin-right: -960px
}

#sidebar {
	max-width: 100% !important;
	padding-bottom: 30px;
}

#primedba,
.arhiva-vesti,
.carousel-inner,
.naslov-center,
.naslov-narucivanja,
.navbar .center .navbar-inner {
	text-align: center
}

.container {
	padding-right: 0;
	padding-left: 0;
	max-width: 99%;

}

.container .bullet-zagrada li {
	margin-left: 20px;
}

.heder-wrap{
	height: 130px;
}
.heder-desno{
box-sizing: border-box;
text-align: center;

}
.heder-desno span{
	background-color: #0066ff; 
	color: white; 
	padding: 10px;
	font-weight: bolder;
}

.responsive-iframe-desno-heder{
	border: 0px !important;
	width: 100% !important;
	overflow-y: hidden !important; /* Hide vertical scrollbar */
  	overflow-x: hidden !important; /* Hide horizontal scrollbar */
  	height: 130px !important;
    overflow: hidden !important;
}

.responsive-iframe-kancelarko-z{
	border: 0px !important;
	width: 100% !important;
	overflow-y: hidden !important; /* Hide vertical scrollbar */
  	overflow-x: hidden !important; /* Hide horizontal scrollbar */
    overflow: hidden !important;
    height: 100%;
}


.preheader{
	border-bottom: 1px solid lightgray;
	padding: 10px;
}

.banner {
	padding: 0;
	background-image: url(../img/banner-original.jpg);
	height: 150px
}

.page-header {
	border: none;
	padding: 0;
	margin: 0
}

.social {
	margin-right: 5px;
	float: right;
}

.social a img {
	width: 30px;
	height: 30px
}

#myNavbar .nav>li {
	margin: 0;
	padding: 0;
	border-right: 1px solid #D8D8D8
}

.nav>li>a {
	padding-left: 14px;
	padding-right: 14px
}

.nav>li.active {
	background-color: #eee
}

li,
ul {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline
}

.navbar {
	border-top: 1px solid #eee;
	border-bottom: 2px solid #162c53;
	border-radius: 0
}



.navbar ul li a {
	color: #626262
}

.navbar.center .navbar-inner .nav {
	display: inline-block;
	float: none
}

.navbar-toggle {
	position: relative;
	float: right;
	padding: 9px 10px;
	margin-top: 8px;
	margin-right: 15px;
	margin-bottom: 8px;
	border-radius: 0;
	border: 1px solid #888282;
}

.navbar-toggle .icon-bar {
	display: block;
	width: 22px;
	height: 2px;
	border-radius: 1px;
	color: #000;
	background: #888282
}

.small-logo {
	display: none;
	width: 38px;
	height: 38px;
	background: url(../img/navlogo.png) no-repeat;
	margin: 7px
}

.star-icon {
	background-repeat: round;
	width: 40px;
	height: 40px;
	background-image: url('../img/gift-box.png');
	display: inline-block;
	margin: -10px 10px;
}

.blue,
.blue2 {
	background-color: #162c53;
	color: #fff
}

.grayback {
	background-color: #cccccc;
	color: black;
}

.social-responsive {
	display: none;
	margin-top: 7px;
	margin-left: 10px
}

.navbar {
	margin-bottom: 0
}

.blue {
	padding: 5px 10px;
	min-height: 160px
}

.blue p {
	font-size: 12px
}

.blue2 {
	padding: 10px
}
.grayback {
	padding: 10px
}

.orange-box {
	background-color: #f25818;
	margin: 0 10px 0 0;
	width: 10px;
	height: 15px;
	position: relative;
	top: -5px;
	left: 10px;
	display: block
}

#cart-counter,
.jssora22l,
.jssora22r,
.jssorb05 {
	position: absolute
}

.color-orange {
	color: #f25818;
	font-size: 14px!important
}

.color-white {
	color: #fff
}

.prir-img {
	width: 90%;
	margin: 10px
}

.naslov-center {
	padding-left: 10px;
	line-height: 25px;
	letter-spacing: 3px;
	color: #162c53;
	font-size: 16px;
	display: block;
	margin-top: 19px
}

#bookmarkMeR,
.tag {
	display: none
}

.border {
	border: 1px solid #E3E3E3 !important;
	padding: 15px;
	margin: 15px 0;
}

.border-white {
	border: 1px solid white !important;
	padding: 10px;
	margin: 15px 0;
}

.border-width-5 {
	border-width: 5px !important; 
}

.border p {
	margin: 0;
}

.border-black {
	border: 1px solid black !important;
	padding: 10px;
	margin: 15px 0;
}

.border-gray {
	border: 1px solid #CCCCCC !important;
	padding: 10px;
	margin: 15px 0;
}

.border-light-red {
	border: 1px solid #EC6161 !important;
	padding: 5px;
	margin: 15px 0px;
}

.vesti-napomena {
	border: 3px solid red !important;
	padding: 15px;
	margin: 15px 0px;
	color: black;
}

.vesti-napomena p {
	margin: unset;
}

.border-black tr td {
	border: 1px solid black !important;
}

/*.border p {
	margin: 0;
}*/

.border-top {
	border-top: 2px solid black !important;
}


.border-bottom {
	border-bottom: 2px solid black !important;
}


.border-right {
	border-right: 2px solid #d3d3d3 !important;
}

.border-left {
	padding: 10px;
	border-left: 5px solid #6CBFFF !important;
	background-color: #DFEFFC;
}
.left-border {
	border-left: 2px solid #d3d3d3;
}
#temp {
	width: 100%;
	max-height: 40px
}

.cena-narucivanja {
	color: #D70005;
	font-weight: 700;
	margin: 0;
	padding: 0
}

.naslov-narucivanja {
	font-size: 15px;
	color: #09F;
	font-weight: bolder
}

.bb {
	padding-bottom: 5px;
	font-size: 1em
}

#___plusone_0 {
	width: 70px!important
}

.paddings {
	padding: 0 50px
}
.padd-0{
	padding: 0;
}

#info-slika {

}

#napomena {
	border: 1px solid red;
	padding: 15px;
	margin-bottom: 25px
}

.plava-napomena {
	border-left: 5px solid #B0CDED;
	background-color: #66B5DD33;
	padding: 10px;
}

.plava-napomena p:last-child {
	margin: 0;
}

.crvena-napomena {
	border-left: 5px solid #F46D6D;
	background-color: #F5D1D1;
	padding: 10px;
}

.rasprodaja-napomena {
	border: 2px solid #BAD6F5;
	background-color: #F3F9FC;
	padding: 15px 5px;
	font-size: 20px;
	font-style: italic;
	color: #59B1DE;
	border-radius: 8px;

}

.transparent-blue {
	margin-top: 50px;
	margin-bottom: 50px
}

.nova-cena {
	color: red
}

.small_prodaja_2 {
	width: 55%;
	margin: 0 auto
}

.casopis-index{
	text-align: center;
}

#prodaja-prirucnika {
	width: 90%;
	min-height: 100px;
	background: #F3F3F3;
	margin-left: 10px;
	margin-bottom: 20px;
	margin-top: 10px;
	padding: 10px
}
.rasprodaja-korpa {
	width: 100%;
	background: #F3F3F3;
	border:2px solid #DE6C6C;
	padding: 18px 5px;
	color:#E53A3A;
	text-align: center;
	font-weight: bold;
	font-size: 22px;
	border-radius: 8px;
}

.link {
	color: #516997
}

.separator {
	margin: 30px 0;
	font-size: 50px !important;
}

.separator-orange {
	height: 3px;
	width: 100%;
	background-color: #f25818
}

.gray {
	color: #666;
	padding: 10px;
	font-size: 80%
}

.gray-bg {
	background-color: #e8e8e8;
	min-height: 689px;
	border-left: 5px solid white;
	border-right: 5px solid white;
	padding: 0;
}

.gray-bg {
	background-color: #e8e8e8;
	min-height: 688px;
}

.dashed-separator {
	margin: 9px 0;
	border-top: 1px dashed #fff
}

.small-separator {
	height: 5px
}

.vest-img {
	width: 100%;
	height: 150px;
	overflow: hidden;
}

.vestiBox {
	max-height: 355px;
	overflow: hidden;
	margin-top: 10px;
}

.col-sm-3 .col-md-3 .vestiBox {
	height: 355px;
}

.vestText,
.vestiLink {
	font-size: 12px
}

main .vest-content li {
	list-style-position: outside;
	padding: 0;
	margin: 2px 0 2px 15px !important;
	list-style-type: circle !important;
}

main .vest-content ul {
	margin: 20px 0 20px 0 !important;
}

.col-sm-8 main ul li {
	list-style-position: outside;
	padding: 0;
	margin: 10px 0 10px 25px;
	list-style-type: disc;
}

.col-sm-8 main .bullet-dash li {
	list-style-type: none !important;
	margin: 5px 0 10px 5px;
}

.col-sm-8 #main main ul li {
	list-style-position: outside;
	padding: 0;
	margin: 10px 0 10px 25px;
	list-style-type: circle !important;
}

#content .panel-body ul li {
	list-style-position: outside;
	padding: 0;
	margin: 0 0 0 25px;
	list-style-type: circle;
}

#content .panel-body ul li ul li {
	list-style-position: outside;
	padding: 0;
	margin: 0 0 0 25px;
	list-style-type: disc;
}

#content .panel-body ul li:last-child {
	margin-bottom: 10px;
}

.small-margin {
	margin: 7px 0
}

.arhiva-vesti {
	float: left;
	width: 160px;
	margin-left: 40px;
	height: 50px;
	margin-top: 15px;
	margin-bottom: 20px;
	font-size: 15px;
	line-height: 30px;
	padding-top: 10px;
	color: #fff;
	background: #092c56;
	font-weight: 700
}

.korpa {
	margin-right: 10px
}

#cart-counter {
	display: inline-block;
	color: #fff;
	background-color: red;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 90px;
	padding: 0 4px;
	top: 2px;
	font-size: 10px;
	left: 24px
}

.dropdown-menu li a,
footer {
	padding: 10px
}



.arhiva-vesti:hover {
	background: #ff8c00;
	color: #fff
}

footer,
footer a {
	color: #fff!important
}

.opened {
	width: 310px;
	float: left
}

.kategorija {
	width: 33%;
	float: left
}

footer {
	background-color: #092c56;
	font-weight: 400!important;
	font-size: 12px;
	margin-top:20px;
}

footer>.col-lg-3 {
	border-right: 1px solid #000;
	border-left: 1px solid #144d90;
	min-height: 181px
}

footer ul li {
	margin: 5px 0
}

.dropdown-menu .divider {
	margin: 0!important
}

.dropdown-menu .obuka-nav {
	display: unset;

}

.dropdown-

.kategorija,
.pull-center {
	text-align: center;
	margin: 0 auto;
}

.float-no {
	float: none;
}

.carousel {
	margin-bottom: 0;
}

.carousel-control {
	left: -1px
}

.carousel-inner {
	position: relative;
	width: 100%;
	overflow: hidden
}

.carousel-control.right {
	right: -1px
}

.carousel-indicators {
	right: 50%;
	top: auto;
	bottom: 0;
	margin-right: -19px
}

.carousel-indicators li {
	background: silver
}

.carousel-indicators .active {
	background: #333
}

.span3 {
	display: inline-block;
	width: 20%
}

#glasila-form li {
	margin: 5px 0;
}

.glasilo-box {
	font-size: 12px;
	min-height: 48px;
	vertical-align: middle;
	background: #eaf0f7;
	border-bottom: 1px solid #6AA3C1;
	border-right: 2px solid #fff;
	margin: 0;
	line-height: 48px
}

.pull-right #test-glasila {
	width: 200px;
	background: #fff
}

.glas-cont {
	line-height: 23px;
	width: 80%
}

.korpaFrame {
	display: block;
	width: 100%;
	height: 150vh
}

.glasImg {
	margin-right: 15px;
	vertical-align: inherit
}

.mali_broj_glasila {
	color: #903;
	font-size: 12px;
	display: block;
	float: right;
	font-family: Calibri, serif;
	margin: 0;
	font-weight: 100
}

.caret,
.closeIcon,
.resonsiveIcon {
	display: none
}

.caret {
	float: right
}

#search {
	width: 90%;
	margin: 0 auto
}

.blue-stripe {
	background-color: #092c56;
	border-left: 9px solid #f15918;
	padding: 5px;
	color: #fff;
	font-size: 11px
}

.glasila_slider {
	max-width: 90%
}

#content img,
.ppr {
	max-width: 100%
}

#sidebar,
.col-sm-4 {
	-webkit-transition: width .3s;
	transition: width .3s
}

.youtube-iframe {
	width: 500px;
	height: 350px;
	display: block;
	margin: 15px auto
}

.pohvale,
.yt {
	width: 100%!important
}

.glasilo-text {
	padding: 0 20px
}

.clickme:hover {
	cursor: pointer
}

.rc {
	background-color: #e8e8e8;
	padding: 10px;
	margin-top: 5px
}

#primedba a {
	color: #91a7ff!important
}

.rc * {
	color: #162c53
}

.smaller-font {
	font-size: 73%
}

#tabela tr {
	border-bottom: 1px solid #ececec
}

.responsive-break {
	display: none
}

.important-border {
	margin-top:30px;
	padding: 10px;
	border: 1px solid red;
}

.important-border *{
	line-height: 25px;
}


.important-color {
	color: red;
	font-weight: bold;
	margin-bottom: 20px;
}

#jssor_1 {
	display: none !important;
}

#slider {
	width: 100%;
	overflow:hidden;
}

#slider iframe {
	width: 100%;
}

/* FULL SIZE */
/*@media screen and (min-width: 1000px) {
	.dropdown-menu .sub-menu {
		left: 100%;
		position: absolute;
		top: 0;
		visibility: hidden;
		margin-top: -1px
	}
	.dropdown-menu li:hover .sub-menu {
		visibility: visible
	}
	.dropdown:hover .dropdown-menu {
		display: block
	}
	.nav-pills .dropdown-menu,
	.nav-tabs .dropdown-menu,
	.navbar .dropdown-menu {
		margin-top: 0
	}
	.navbar .sub-menu:before {
		border-bottom: 7px solid transparent;
		border-left: none;
		border-right: 7px solid rgba(0, 0, 0, .2);
		border-top: 7px solid transparent;
		left: -7px;
		top: 10px
	}
	.navbar .sub-menu:after {
		border-top: 6px solid transparent;
		border-left: none;
		border-right: 6px solid #fff;
		border-bottom: 6px solid transparent;
		top: 11px;
		left: -6px
	}
}*/

#popup-right{
	position: fixed;
	right: 20px;
	bottom: 20px;
	width: 200px;
	height: 300px;
	display: none;
	z-index: 999999999;
}

/* RESPONSIVE  BREAKPOINT*/
@media screen and (max-width: 1000px) {
	.heder-wrap{
		height: 100px;
	}
}

@media screen and (max-width: 1000px) {
/*@media (max-width:1000px) {*/
	 /*FIX SCROLL*/
	.heder-levo img{
	 	width: 270px !important;
	 	margin: 0 auto !important;
	}
	.heder-desno{
		display: none;
	}
	.heder-levo{
		margin: 0 auto;
	}
    .fixed{
        position: fixed;
        top: 50vh;
        right: 5px;
    }
	.glasila-demo-1{
			display: none;
	}
	.glasila-demo-2{
		display: block;
	}

	.div-to-hide-2{
		display: block;
	}

	.div-to-hide{
		display: none;
	}

	.boxSide {
		display: none !important;
	}

	.prijavaMail {
		width: 100% !important;
		display: block !important;
		margin: 10px auto !important;
	}

	.branding {
		display: none;
	}

	.navbar-nav .open .dropdown-menu>li>a {
		line-height: 20px;
		font-size: 10px !important;
	}

	.casopis-index {
		border-bottom: 2px solid #162c53;
		max-height: none !important;
		padding: 5px 0px;
	}

	.container {
		overflow: hidden;
	}

	.datum-veliki {
		text-align: left !important;
		margin-top: 90px;
	}

	.social-icon:nth-last-of-type(6):after {
		content: "\A";
		margin-left: 30px;
		white-space: pre
	}
	.navbar-header {
		margin-bottom: 13px
	}
	.social-icon:nth-last-of-type(5) {
		margin-left: 46px;
		margin-top: 20px;
		display: inline-block
	}
	.responsive-break {
		display: block;
		clear: both
	}
	.resp-line{
		padding-top: 10px;
		margin-top: 10px;
		border-top: 2px solid #999;
	}

	.left-col img,
	.right-col img {
		margin-top: 10px
	}
	footer ul li {
		/*margin: 20px 0!important*/
	}
	.vestText {
		float: right;
		width: 66%;
	}
	.kategorija {
		width: 100%;
		float: none;
		min-height: 100px;
		border-bottom: 1px solid #ececec;
		padding: 5px
	}
	.kategorija img {
		float: left
	}
	.kategorija p {
		text-align: center
	}
	.zaposleni {
		margin: 10px 0;
		min-height: 150px;
		border-bottom: 1px solid gray
	}
	.zaposleni img {
		float: left;
		margin: 0 20px 0 0!important
	}
	.zaposleni p {
		float: left;
		width: 55%
	}
	.zaposleni p * {
		font-size: 11px
	}
	.clickme {
		max-width: 100%
	}
	.youtube-iframe {
		width: 90%;
		height: auto
	}
	#sidebar {
		display: none;
		width: 0
	}
	.resonsiveIcon {
		display: block
	}
	.korpaFrame {
		height: 250vh
	}
	.glasilo-box {
		font-size: 12px;
		min-height: 63px;
		vertical-align: middle;
		background: #eaf0f7;
		border-bottom: 1px solid #6AA3C1;
		border-right: 2px solid #fff;
		margin: 0;
		line-height: 48px
	}
	.blue,
	.gray-bg,
	.vestiBox {
		min-height: 0
	}
	.savetovanje_left {
		margin-top: 30px!important
	}
	.glas-cont {
		line-height: 23px;
		width: auto
	}
	.social-icon img {
		width: 30px;
		margin: 0 10px
	}
	footer>.col-lg-3 {
		border-right: none;
		border-left: none;
		border-bottom: 1px solid #fff;
		min-height: 0
	}
	.page-header,
	.small-separator {
		display: none
	}
	.resp-img {
		width: 32%;
		display: inline-block;
		margin-bottom: 20px
	}
	.small-logo,
	.social-responsive {
		display: block
	}
	.vestiLink p {
		width: 65%;
		float: right;
	}
	.vestiBox {
		border-bottom: 2px solid #162c53;
		min-height: 150px;
		padding-top: 24px;
	}
	.vest-img {
		width: 30%;
		margin-right: 5px;
		float: left
	}
	
	.nav>li>a {
		padding-left: 20px;
		padding-right: 20px
	}
	.container-fluid,
	.navbar-collapse {
		/*padding-left: 10px*/
	}
	.blue {
		padding-bottom: 10px
	}
	.gray-bg {
		margin: 5px 0
	}
	#result1,
	#the-return {
		display: none
	}
	.navbar-nav .open .dropdown-menu .dropdown-header,
	.navbar-nav .open .dropdown-menu>li>a {
		padding: 10px 15px 10px 45px
	}
	.soc-resp-hide{
		display: none;
	}
	.hr-visible {
		border-top: 1px solid white;
	}
}

.dd li,
.oblast {
	display: block;
	font-weight: 700
}

#primedba {
	background-color: #162c53;
	color: #fff;
	padding: 5px 10px;
	min-height: 35px;
	max-width: 380px;
	font-size: 13px;
	/*margin: 0 auto;
	width: 50%*/
}

.collapsible {
	background: #092c56!important;
	/*max-width: 300px;*/
	margin-top: 5px;
	padding: 10px 0 10px 5px;
	color: #fff;
	cursor: pointer;
	border-left: 0px solid #fff!important
}

.p-notify {
	border: 1px solid #f25818;
	padding: 30px
}

.dd li {
	color: #333;
	max-width: 300px;
	background: #fff;
	min-height: 18px;
	margin-left: 11px;
	border-left: 4px solid #a9d1ff;
	padding-left: 5px
}

.article {
	padding: 5px;
	border-bottom: 2px solid #dedede
}

.article a {
	font-weight: 700;
	text-decoration: underline
}

.title_obrasci {
	min-height: 32px;
	background: #FFC!important;
	padding: 5px;
	border: 1px dashed #999!important;
	overflow: auto
}

.dd li:hover {
	padding: 2px 5px 2px 10px;
	background: #f2f2f2;
	color: #4284B0;
	border-left: 4px solid #4284B0
}

.here {
	text-decoration: underline!important
}

.oblast {
	font-size: 15px;
	color: #BF7656
}

.naslovpropisa1,
.podnaslovpropisa {
	color: #FFE8BF;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: none !important;
}
.tabelamolovani,
.naslovpropisa1,
.podnaslovpropisa {
	color: #FFE8BF;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: none !important;
}

.podnaslovpropisa {
	font-style: italic;
	font-size: 110%;
	background-color: #000;
	margin: 0;
	padding: 5px;
	text-transform: none !important;
}

#branding-center {
	display: none
}

.naslovpropisa1 {
	font-weight: 700;
	/*font-size: 150% !important;*/
}

.naslovpropisa1a {
	color: #fff;
	font-weight: 700;
	/*font-size: 140% !important;*/
	font-family: Arial, Helvetica, sans-serif;
	text-align: center
}

.left-menu .navbar-nav>li>a,
.propisi-pdf {
	font-size: 12px
}

#opstina-pdf {
	width: 100%;
	float: left;
	margin: 5px
}

.tabelamolovani {
	background-color: #8A084B!important;
	width: 100%!important;
	border: thin outset #000!important;
	font-family: Arial, Helvetica, sans-serif
}

#test-opstina li a,
.no-pdf {
	border: 1px solid #d3d3d3;
	padding: 15px 0 15px 0;
	float: left;
	margin: 0 0 -1px -1px;
	text-align: center;
	width: 85px;
}

#test-opstina li {
	list-style: none inside;
	display: inline;
}

#test-opstina li a:hover {
	background-color: #3B70AC;
	color: #fff;
	text-decoration: none;
	margin: 0 0 -1px -1px
}

.no-pdf {
	background-color: #cecece;
	color: #888
}

.jssorb05 .av,
.jssorb05 div,
.jssorb05 div:hover {
	position: absolute;
	width: 16px;
	height: 16px;
	background: url(../img/b05.png) no-repeat;
	overflow: hidden;
	cursor: pointer
}

.jssorb05 div {
	background-position: -7px -7px
}

.jssorb05 .av:hover,
.jssorb05 div:hover {
	background-position: -37px -7px
}

.jssorb05 .av {
	background-position: -67px -7px
}

.jssorb05 .dn,
.jssorb05 .dn:hover {
	background-position: -97px -7px
}

.jssora22l,
.jssora22r {
	display: block;
	width: 40px;
	height: 58px;
	cursor: pointer;
	background: url(../img/a22.png) center center no-repeat;
	overflow: hidden
}

.jssora22l {
	background-position: -10px -31px
}

.jssora22r {
	background-position: -70px -31px
}

.jssora22l:hover {
	background-position: -130px -31px
}

.jssora22r:hover {
	background-position: -190px -31px
}

.jssora22l.jssora22ldn {
	background-position: -250px -31px
}

.jssora22r.jssora22rdn {
	background-position: -310px -31px
}

.left-menu {
	display: none
}

#propisi-la li {
	margin: 10px 0 10px 15px;
	padding: 0
}

.propisi-pdf {
	padding: 2px 5px;
	background: #f15918;
	text-align: center;
	color: #fff;
	font-weight: 700;
}

#content {
   padding: 10px;
}


@media (min-width:1215px) {

	.br-mobile {
		display: none;
	}
	/**/
	.jumbotron.div-to-hide {
		border: 1px solid #efefef !important;
		border-radius: 4px;
		text-align: center;

	}

	.left-menu {
		display: block;
		
	}
	.left-menu nav {
		/**/
		box-shadow: none;  
		border: 1px solid #efefef;
		border-radius: 4px; 

	}

	.left-menu nav>li {
		border: none
	}
	.left-menu .navbar-nav>li>a {
		padding: 10px 14px  /**/
	}
	.left-menu .navbar {
		/*border: none;*/
		/*max-width: 300px;*/
		margin-right: 0;
		margin-left: 0;
		overflow: hidden;
	}
	.left-menu .navbar-default .navbar-collapse,
	.navbar-default .navbar-form {
		border-color: #092c56;
	}
	.left-menu * {
		background: 0 0;
		border: none
	}
	/**/
	.left-menu .navbar-default .navbar-nav > a:hover {
		
		background-image: none;
	}
	.left-menu nav li a:hover {
		background-color: #162c53 !important;
		color: #fff !important;
	}
	.left-menu li.active{
		background-color: #162c53;
		border-left: 0px solid #ef591a!important;

	}
	.left-menu .navbar-default .navbar-nav>.active>a  {
		background-image: none;
		box-shadow: none;
		background-color: transparent;
		color: #fff;
	}
	/**/
	.left-menu .navbar-default .navbar-nav  li.active a:hover {
		background-color: #162c53;
		background-image: none;
		color: #fff;
	}	
	.left-menu .navbar-collapse {
		height: auto;
		border-top: 0;
		box-shadow: none;
		max-height: none;
		padding-left: 0;
		padding-right: 0
	}
	.left-menu .navbar-collapse.collapse {
		display: block!important;
		width: auto!important;
		padding-bottom: 0;
		overflow: visible!important
	}
	.left-menu .navbar-collapse.in {
		overflow-x: visible
	}
	.left-menu .navbar-header,
	.left-menu .navbar-left,
	.left-menu .navbar-nav,
	.left-menu .navbar-nav>li,
	.left-menu .navbar-right {
		float: none!important
	}
	.left-menu .navbar-right .dropdown-menu {
		left: 0;
		right: auto
	}
	.left-menu .navbar-collapse .navbar-nav.navbar-right:last-child {
		margin-right: 0
	}

	.left-menu .panel-default>.panel-heading {
		background-image: none;
		background-color: #e8e8e8;
	}
}

.form-style-5 fieldset {
	border: none
}

.form-style-5 legend {
	font-size: 2em;
	margin-bottom: 10px
}

.form-style-5 label {
	display: block;
	margin-bottom: 8px;
	font-size: 15px
}

.form-style-5 input[type=url]:focus,
.form-style-5 input[type=text]:focus,
.form-style-5 input[type=date]:focus,
.form-style-5 input[type=datetime]:focus,
.form-style-5 input[type=email]:focus,
.form-style-5 input[type=number]:focus,
.form-style-5 input[type=search]:focus,
.form-style-5 input[type=time]:focus,
.form-style-5 select:focus,
.form-style-5 textarea:focus {
	background: #d2d9dd
}

.form-style-5 select {
	-webkit-appearance: menulist-button;
	height: 35px
}

.form-style-5 input[type=submit],
.form-style-5 input[type=button] {
	position: relative;
	display: block;
	padding: 19px 39px 18px;
	color: #FFF;
	margin: 0 auto 10px;
	background: #162c53;
	font-size: 18px;
	text-align: center;
	font-style: normal;
	width: 100%;
	border: 1px solid #fff;
	border-width: 1px 1px 3px
}

.form-style-5 input[type=submit]:hover,
.form-style-5 input[type=button]:hover {
	background: #a99362
}

.sidemenu a[href='strane/nis.html'],
.sidemenu a[href='strane/kragujevac.html'],
.sidemenu a[href='strane/fon.html'],
.sidemenu a[href='strane/pravno_ekonomski.html'],
.sidemenu a[href='strane/bps.html'],
.sidemenu a[href='strane/educons.html'],
.sidemenu a[href='../strane/nis.html'],
.sidemenu a[href='../strane/kragujevac.html'],
.sidemenu a[href='../strane/fon.html'],
.sidemenu a[href='../strane/pravno_ekonomski.html'],
.sidemenu a[href='../strane/bps.html'],
.sidemenu a[href='../strane/educons.html'] {
	display: none!important
}

#horizontalnav .fakultet a {
	width: 201px
}

#horizontalnav .fakultet li {
	border-left: 5px solid #32527E;
	margin-left: 10px
}

#horizontalnav .podfakultet .active,
#horizontalnav .podfakultet a,
.podfakultet a:hover {
	width: 190px
}

#horizontalnav .podfakultet li {
	border-left: 5px solid #5580BC;
	margin-left: 20px
}

.btnnazad,
.btnnazad:hover {
	color: #fff!important
}

.blue-dugme,
.blue-dugme:hover {
	padding: 10px;
	background: #0b2e58;
	text-decoration: none;
	font-weight: 700;
	color: #fff
}

.title-polje {
	padding:10px;
	background:#F6F2C7;
	border:3px solid #0B56B3;
	margin: 15px auto;
	display:block;
	color:#0B56B3;
	font-size:19px;
	font-weight: bold;
	text-align: center;
}

.likvidacije,
.stecajevi {
	display: block;
	margin: 15px 10px;
	padding: 20px;
	min-height: 100px;
	background: #162c53
}

@media (max-width:630px) {
	#likvidacije,
	#stecajevi {
		margin: 0 auto
	}
}

.form-style-5 {
	max-width: 100%;
	padding: 10px;
	background: #f4f7f8;
	border-radius: 8px;
	font-family: Georgia, "Times New Roman", Times, serif
}

.form-style-5 .number {
	background: #a99362;
	color: #fff;
	height: 30px;
	width: 30px;
	display: inline-block;
	font-size: .6em;
	margin-right: 4px;
	line-height: 30px;
	text-align: center;
	text-shadow: 0 1px 0 rgba(255, 255, 255, .2);
	border-radius: 15px 15px 15px 0
}

.form-style-5 input[type=url],
.form-style-5 input[type=text],
.form-style-5 input[type=date],
.form-style-5 input[type=datetime],
.form-style-5 input[type=email],
.form-style-5 input[type=number],
.form-style-5 input[type=search],
.form-style-5 input[type=time],
.form-style-5 select,
.form-style-5 textarea {
	font-family: Georgia, "Times New Roman", Times, serif;
	background: rgba(255, 255, 255, .1);
	border: none;
	border-radius: 4px;
	font-size: 16px;
	margin: 0 0 30px;
	outline: 0;
	padding: 7px;
	width: 100%;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	background-color: #e8eeef;
	color: #8a97a0;
	-webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, .03) inset;
	box-shadow: 0 1px 0 rgba(0, 0, 0, .03) inset
}

.datum,
.narandza {
	color: #ef591a;
}

.bold, .normalbold {
	font-weight: bold;
}
.normalboldcentar {
	color: #333 !important;
	font-weight: bold;
	text-align: center;
}
.normalcentaritalic {
	font-weight: normal;
	text-align: center;
	font-style: italic;
}
.italic {
	font-style: italic;
}

.normal {
	font-weight: normal;
}

.underline {
	text-decoration: underline;
}

.nobold {
	font-weight: normal;
}

.zaposleni p {
	font-size: 13px;
	margin: 5px 0 15px
}

.sektor img {
	margin: 15px 0
}

.prijava-form {
	max-width: 335px;
	float: left;
	background: #6c6c6c;
	padding: 15px;
	margin-bottom: 15px
}

.img-center {
	max-width: 100%;
	margin: 15px auto !important;
	display: block;
}

.img-left {
	max-width: 100%;
	margin: 15px auto !important;
	display: block;
	float: left;
}

.img-right {
	max-width: 100%;
	margin: 15px auto !important;
	display: block;
	float: right;
}

/*.img-left,
.img-right {
	margin: 0 20px;
	display: block;
}*/

.img-left {
	float: left;
}

.img-right {
	float: right;
}

.datum {
	font-size: 13px !important;
}

.bullet-inside {
	list-style-position: inside;
	padding-left: 20px;
	margin-bottom: 20px;
	/*list-style-type: auto;*/
}

.bullet-outside {
	list-style-position: outside;
	padding: 0;
	margin: 15px 0 15px 25px;
	/*list-style-type: auto;*/
}

.bullet-outside li {
	margin: 3px 3px !important;
	list-style-type: square !important;
}

.bullet-outside .bullet-dash .bullet-zagrada li {
	margin-left: 15px !important;
}

#main #content main .bullet-dash li {
	margin-left: 0 !important;
}

#main #content main .bullet-zagrada li {
	margin-left: 15px !important;
}

/* bullet youtube */
.bullet-youtube {
	list-style-position: outside;
	padding: 0;
	margin: 15px 0 15px 15px;
	/*list-style-type: auto;*/
}
.bullet-youtube li {
	list-style-position: outside;
	padding: 0;
	margin: 15px 0 15px -5px;
	list-style-type: none;
}
.bullet-youtube li:before {
	content: " ";
	background-image: url("../video-savetovanja/img/icon-yt.png");
	background-repeat: no-repeat;
	padding-right: 20px;
}

/* bullet pdf */
.bullet-pdf {
	list-style-position: outside !important;
	padding: 0;
	margin: 15px 0 15px 15px;
	/*list-style-type: auto;*/
	color: #0071e3;
}
.bullet-pdf li {
	list-style-position: outside !important;
	padding: 0;
	margin: 15px 0 15px -5px;
	list-style-type: none;
	color: #0071e3;
	fill: #0071e3;
}
.bullet-pdf li:before {
	content: " ";
	background-image: url("../images/pdf.svg");
	background-repeat: no-repeat;
	padding-right: 20px;
}

/* bullet dash "-" */
.bullet-dash {
	list-style-position: outside;
	padding: 0 0 0 15px;
	margin: 15px 0 15px 5px;
	list-style-type: none;
	text-indent: -10px;
}
.bullet-dash li {
	margin: 5px 0;
}
.bullet-dash li:before {
	content: "-";
	background-repeat: no-repeat;
	padding-right: 5px;
}
.bullet-zagrada .bullet-dash li:before {
	content: "-";
	background-repeat: no-repeat;
	padding-right: 5px;
}

.vest-content .bullet-dash li {
	list-style-type: none !important;
}

.panel-body .bullet-dash li {
	list-style-type: none !important;
	padding: 0 !important;
}

.bullet-outside .bullet-dash li {
	list-style-type: none !important;
	padding: 0 !important;
}

main #content .bullet-dash li {
	list-style-type: none !important;
	margin: 5px 0 10px 5px;
}

main #content .bullet-zagrada li {
	list-style-type: none !important;
	margin: 5px 0 10px 5px;
}

.col-sm-8 main .bullet-zagrada li {
	list-style-type: none !important;
	margin: 5px 0 10px 5px;
}

/* bullet clock "-" */
.bullet-clock {
	list-style-position: outside;
	padding: 0;
	margin: 15px 0 15px 25px;
	list-style-type: none;
	text-indent: -28px;
}
.bullet-clock li {
	margin: 5px 0;
}
.bullet-clock li:before {
	color: blue;
	content: "\0023F0";
	background-repeat: no-repeat;
	padding-right: 5px;
}
.bullet-zagrada .bullet-clock li:before {
	content: "-";
	background-repeat: no-repeat;
	padding-right: 5px;
}

/* alpha-bracket "a) b) c) etc" */

.alpha-bracket {
  counter-reset: list;
	padding: 0 0 0 40px;
	margin: 15px 0;
	list-style-type: none;
	text-indent: -55px;
}
.alpha-bracket li  {
  list-style: none;
  margin: 0px;
  padding: 3px 0;
}
.alpha-bracket li:before {
	content: counter(list, lower-alpha) ") ";
	counter-increment: list;
	display: inline-block;
	text-align: right;
	width: 30px;
	padding-right: 8px;
	margin-left: 25px;
}

.bullet-zagrada {
	list-style-position: outside;
	padding: 0 0 0 10px;
	margin: 15px 0 15px 0px;
	list-style-type: none;
	text-indent: -55px;
}
.bullet-zagrada li {
	margin: 5px 0;
}
.bullet-zagrada li:before {
	content: counter(list-item) ") ";
	background-repeat: no-repeat;
	/*padding-right: 5px;*/
	display: inline-block;
	text-align: right;
	width: 30px;
	padding-right: 5px;
	margin-left: 25px;
}

.vest-conte

/* bullet zagrada "1) 2) 3) etc" */
.bullet-zagrada {
	list-style-position: outside;
	padding: 0 0 0 10px;
	margin: 15px 0 15px 0px;
	list-style-type: none;
	text-indent: -55px;
}
.bullet-zagrada li {
	margin: 5px 0;
}
.bullet-zagrada li:before {
	content: counter(list-item) ") ";
	background-repeat: no-repeat;
	/*padding-right: 5px;*/
	display: inline-block;
	text-align: right;
	width: 30px;
	padding-right: 5px;
	margin-left: 25px;
}

.vest-content .bullet-zagrada li {
	list-style-type: none !important;
}

/* bullet tacka "1. 2. 3. etc" */
.bullet-tacka {
	list-style-position: outside;
	padding: 0 0 0 10px;
	margin: 15px 0 15px 15px;
	list-style-type: none;
	text-indent: -16px;
}
.bullet-tacka li {
	margin: 5px 0;
}
.bullet-tacka li:before {
	content: counter(list-item) ". ";
	background-repeat: no-repeat;
	/*padding-right: 5px;*/
}

.vest-content .bullet-tacka li {
	list-style-type: none !important;
}

/* bullet logo */
.bullet-logo li {
	background: url("../img/logoicon.png") no-repeat left top;
	height: 32px;
	padding-left: 40px;
	padding-top: 5px;
	font-weight: bold;
	line-height: 18px;
	list-style:none;
	display: inline-block;
	margin-top:10px;

}

.no-bullet {
	list-style-type: none !important;
	margin: 15px 0 15px 25px;
}
.square {
	list-style-type: square;
}
.bullet-outside .disc {
	margin-top:0;
}
.disc {
	list-style-type: disc !important;
}
.circle {
	list-style-type: circle !important;
}
.square {
	list-style-type: square !important;
}
.decimal {
	list-style-type: decimal !important;
}
.em {
	font-style: italic;
}
.normal {
	font-style: normal;
	font-variant: normal;

}
.strike li, {
	text-decoration: line-through;
	color: #337ab7
}
.strike {
	text-decoration: line-through;
	color: #696969;
}

.kutak-left {
	float: left;
	width: 335px
}

.pohvala-box {
	max-width: 100%;
	float: left;
	border-bottom: 3px dotted #CECECE;
	margin-bottom: 20px
}

.levo {
	text-align: left
}

.desno {
	text-align: right
}

.naslov-pitanja {
	font-size: 13px;
	text-align: left;
	margin: 0 0 5px
}

.autori-100pitanja {
	text-align: left;
	border-bottom: 1px solid silver;
	font-size: 13px;
	margin-bottom: 5px;
	color: #CF4040;
	font-style: italic;
	padding-bottom: 5px
}

.autori-100pitanja:before {
	content: "Autor: "
}

.izvor-100pitanja {
	text-align: left;
	border-bottom: 1px solid silver;
	font-size: 13px;
	margin-bottom: 5px;
	color: #CF4040;
	font-style: italic;
	padding-bottom: 5px
}

.izvor-100pitanja:before {
	content: "Izvor: "
}

.autori {
	color:#027AEA;
}

.prijava-youtube {
	margin: 0 auto 15px;
	max-width: 630px;
	display: block
}

.prijava-youtube p {
	padding: 3px 0 0;
	margin: 0 10px 0 0;
	float: left
}

.video-savetovanja-info {
	border: 2px solid #B6D8FA;
	background: #fff;
	max-width: 500px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	padding: 15px
}

.center, .normalcentar {
	text-align: center;
}
.left {
	text-align: left;
}
.right {
	text-align: right;
}
.margin-vertical {
	margin-top:0;
	margin-bottom:0;
} 
.margin-center {
	margin: 0 auto;
	display: block;
} 
.padding-vertical {
	padding-top:0;
	padding-bottom:0;
} 

.box-outside-text {
	min-height: 50%;
	display: table;
	max-width: 100%
}

.box-inside-text {
	display: table-cell;
	vertical-align: middle;
}

.podvuceno {
	border-bottom: 1px solid #EDEDED; margin: 5px 0px; width: 100% ;
}

.pdf {
	float: left;
	margin-right: 15px;
	width: 80px;
	height: 104px;
	background-size: cover;
	background-image: url(../images/pdfikona.png)
}
.imgpohvale{
	max-width: 100%;
}
.obavestenje{
	width: 70%;
	margin: 0 auto;
	text-align: center;
}
.obavestenje img{
max-width: 100%;
}
@media (max-width:900px) {
	.obavestenje{
		width: 100%;
		margin: 0 auto;
		text-align: center;
	}
	.obavestenje img{
		max-width: 100%;
	}
	.slider {
		display: none;
	}
}
@media (max-width:480px) {

	.divIwantToHide{
		display: block !important;
	}
	.imgIwantToHide{
		display: none;
	}
}

@media (max-width:370px) {
	.pdf {
		display: none;
		float: none;
		margin: 0 auto
	}
}
.polje-text {
	padding:10px;
	border:1px solid #C5C5C5;
	background-color: #EDEDED;
	margin:10px 0;
}
.polje-text p {
	margin:10px 0;
}

/* LESS */

.polje-text {
	.tsaokvirom;
	.polje-text p;
}

.dark-red-bold {
	color:#cc0000;
	font-weight:bold;
}


.black-text {
	color: #333;
}

/* font boje */

.gold-text {
	color:#cc9900;
	/*color:#DABC63;*/
}
.dark-gold-text {
	color: #a99362;;
}

.dark-gray-text {
	color:#7b7b7b !important;
}

.dark-blue-text {
	color:#2D5F98 !important;
	/*color:#162c53 !important;*/
}

.light-red-text {
	color:#F27C7E;
}

.dark-red-text {
	color:#ad2527;
}

.red-text {
	color:#E33030;
}

.orange-text {
	color:#F25818 !important;
}

.gray-text {
	color:#808080;
}

.light-gray-text {
	color: #949494;
}

.d-blue-text {
	color: #092c56;
}

.red {
	color:red;
}
.black{
	color: black !important;
}

.white {
	color: white !important;
}
.green-text {
	color:#2BBF55;
}
.dark-green-text {
	color:#0F8F33;
}
.blue-text {
	color:#2D5F98 !important;
}



.teme-savetovanja {
	margin:3px;
	color:#2D5F98;
	font-weight: bold;
}

/* pozadina boje */

.gray-background {
	background: #B9B9B9;
}

.lightgray-background {
	background: #ECECEC;
}

.lightgray-background-padding {
	background: #dbdbdb;
	padding: 15px;
	font-size: 18px;
}

.gold-background {
	background-color:#DABC63;
	display: block;
	width: auto;
	margin: 15px 0;
	padding: 5px;
	color: #2D5F98;
}

.dark-blue-background {
	background-color:#2D5F98;
	display: block;
	width: auto;
	margin: 15px 0;
	padding: 5px;
	color: white;
}

.dark-red-background {
	background-color:#cc0000;
	display: block;
	width: auto;
	margin: 15px 0;
	padding: 5px;
	color: white;
}

.white-background {
	background-color: white;
	display: block;
	width: auto;
	margin: 15px 0;
	padding: 15px;
}

#arhiva {
	background-color:#1A85BD;
	color: white;
	padding:15px;
	border:2px solid #0850D3;
	font-size:25px;
	margin-bottom: 15px;
	text-align: center;
}

#arhiva p {
	padding:0;
	margin:0;
	font-style: italic;
	font-weight: bold;
}



/* FANCYBOX CUSTOM */
.gallery
{
	display: inline-block;
	margin-top: 20px;
}

.display-none{
	display:none;
}

.display-block{
	display: block;
}

.display-inline-block {
	display: inline-block;
}

.napomena-pretplata {
	color:#cc0000;
	text-align: center;
}

.addthis_button_print img {
	width: 22px;
}

#tabela-pozadina {
	width: 98%;
	background: blue;
	float: left;
	padding: 2px;
	margin: 10px 0;
	text-align: center;
}

.sm, .sm>.tabela-naslov {
	background-color: #006666 !important;
}

.sm, .sm>.tabela-podnaslov {
	background-color: #006666 !important;
}

.sm .tabela-komentar {
	font-size: 14px !important;
}

.naslovlevo {
    font-size: 14px;
    text-align: left;
    font-weight: bold;
}

#tabela-pozadina .tabela-komentar {
	padding: 5px 0 5px 0;
	width: 100%;
	background: black;
	color: white;
	font-style: italic;
	font-size: 19px;
	font-weight: bold;
	margin: 0 auto;
}
#tabela-pozadina .tabela-naslov {
	margin: 15px;
	text-align: center;
	background: blue;
	color: #ffe7bf;
	font-weight: bold;
	font-size: 22px;
}
#tabela-pozadina .tabela-podnaslov {
	margin: 15px;
	text-align: center;
	background: blue;
	color: white;
	font-weight: bold;
	font-size: 18px;
}
#collapse {
	float: left;
	clear: both;
	margin-bottom: 15px;
}
#collapse table {
	border-collapse: collapse;
}
#collapse table, tr, td, th {
	border: 1px solid #e2e2e2;
	padding:5px;
	margin:10px 0;
}
table {
	margin:20px 0;
}
table tr td p {
	padding: 0;
	margin: 0;
}

.no-border {
	border: none !important;
}
.no-border>table {
	border: none !important;
}

.no-border, .no-border tr, .no-border th, .no-border td {
	border: none;
}

.border-deblji {
	border: 5px solid white !important;
}

.center-auto {
	margin:0 auto;
}

.uppercase {
	text-transform: uppercase;
}

.lowercase {
	text-transform: lowercase;
}

.text-left{
	text-align: left !important;
}

.text-right {
	text-align: right;
}

.text-small {
	font-size:11px !important;
}

#block-center {
	display: block;
	width: 90px;
	height: 25px;
	margin: 0 auto;

}

.video-container {
	position: relative;
	width: 100%;
	height: 0;
	padding-bottom: 56.25%;
}
.video {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}


/* VIDEO SAVETOVANJA */
#video-box {
	width: 100%;
	border: 1px solid #EAEAEA;
	background-color: #F6F6F6;
	padding: 10px;
	margin: 5px;
	float: left;
	position: relative;
}
.slika-youtube {
	width: 200px;
	height: 150px;
	padding: 0;
	margin: 0;
	float: left;
}
.info-savetovanja {
	float: left;
	width: 67%;
	margin-left:10px;

}
.info-savetovanja h2 {
	margin: 0;
	margin-bottom: 10px;
}
.info-savetovanja p {
	font-size: 13px;
	margin-bottom: 28px;
}
.datum-intervju {
	float: left;
	position: absolute;
	bottom: 10px;
	right: 120px;
	margin: -1px;
	padding: 2px 15px;
	font-size: 12px;
	color: #ef591a;
}
.dalje {
	float: left;
	position: absolute;
	bottom: 10px;
	right: 10px;
	border: 1px solid #EAEAEA;
	margin: -1px;
	padding: 2px 15px;
	font-size: 12px;
	background-color: white;
}
@media screen and (min-width: 1215px){

	.br-mobile {
		display: none;
	}
	.div-to-hide-zaposleni{
		display: block;
	}
	
	.div-to-hide-zaposleni-main{
		display: none !important;
	}

	.glasila-demo-1{
			display: block !important;
	}
	.glasila-demo-2{
		display: none !important;
	}
}

/*TABLET*/
@media screen and (min-width: 651px) and (max-width: 1215px) {

	.div-to-hide-zaposleni{
		display: block;
	}
	
	.div-to-hide-zaposleni-main{
		display: none;
	}


	.glasila-demo-1{
			display: none !important;
	}
	.glasila-demo-2{
		display: block !important;
	}

	.div-to-hide{
	 	padding-left: 0;
	 	display: none;
	}
	.div-to-hide-2{
	 	padding-left: 0;
		display:block;
	}

	.info-savetovanja {
		float: left;
		min-width:63%;
	}

	.img-vesti{
		max-width: 50% !important;
		margin: 0 auto !important;
	}

	#main{
	   /*text-align: center !important;*/
	}
	.prir-img{
		width: 30%;
	}

	.form-style-5{
		margin:0 auto;
	}

	.img-vesti-50{
		max-width: 50% !important;
	}
	.slider {
		display: none;
	}
	.tabla-forma table p {
		/*text-align: left !important;*/
		margin: 0 0 -11px 0;
	}
	.forma-p {
		text-align: left !important;
	}
	.tabla-forma table tr td{
		padding-bottom: 4px !important;
		margin-bottom: 10px; 
	}

}


@media screen  and (min-width: 651px) {
	.info-savetovanja {
		float: left;
		width:63%;

	}
	.datum-intervju {
		float: left;
		position: absolute;
		bottom: 10px;
		left: 160px;
		margin: -1px;
		padding: 2px 15px;
		font-size: 12px;
		color: #ef591a;
	}
 


}
@media screen and (max-width: 650px) {
	.div-to-hide-zaposleni{
		display: none !important;
	}
	
	.div-to-hide-zaposleni-main{
		display: block !important;
	}

	.tabla-forma table tr td p {
		text-align: left !important;
		margin: 0 0 -11px 0;
	}
	.forma-p {
		text-align: left !important;
	}
	.tabla-forma table tr td{
		padding-bottom: 4px !important;
		margin-bottom: 10px; 
	}
	.info-savetovanja {
		float: left;
		margin-top: 10px;
		width: 100%;
	}
	.slika-youtube {
		float: none;
		margin: 0 auto;
		width: 200px;
	}
	.slika-intervju {
		float: none !important;
		margin: 0 auto 10px auto !important;
		width: 150px !important;
	}
	.datum-intervju {
		float: left;
		position: absolute;
		bottom: 10px;
		left: 5px;
		margin: -1px;
		padding: 2px 15px;
		font-size: 12px;
		color: #ef591a;
	}
	.info-intervju {
		width: 100% !important;
	}


}


.kupovina {
	position: absolute;
	bottom: 10px;
	right: 10px;
	padding: 5px 10px;
	background-color: white;
	border: 1px solid #EAEAEA;
}

/* VIDEO SAVETOVANJA END*/


.float-left {
	float: left !important;
}

.float-right {
	float: right !important;
}

.no-margin-left {
	margin-left: 0;
}



.img-center-noborder{
	display: block;
	margin: 0 auto;
	border: none;
}

.img-center {
	display: block;
	margin: 0 auto;
	border: 1px solid lightgray;
}

.left-right{
	top: 40%;
	position: relative;
	font-size: 50px;
	margin: 0px 10px;
}



.img-center-noborder{
	display: block;
	margin: 0 auto;
	border: 1px solid white;
}

.img-center {
	display: block;
	margin: 0 auto;
	border: 1px solid lightgray;
}


.img-center-noborder{
	display: block;
	margin: 0 auto;
}

.img-center {
	display: block;
	margin: 0 auto;
	border: 1px solid lightgray;
}

.tvs{
	/*background-color: antiquewhite;*/
}


/* INTERVJU */


#intervju-box {
	width: 100%;
	border: 1px solid #EAEAEA;
	background-color: #F6F6F6;
	padding: 10px;
	margin: 5px;
	float: left;
	position: relative;
}
.slika-intervju {
	width: 150px;
	/*height: 150px;*/
	padding: 0;
	margin: 0;
	float: left;
}
.info-intervju {
	float: left;
	width: 67%;
	margin-left:10px;

}
.info-intervju h2 {
	margin: 0;
	margin-bottom: 10px;
	transform: normal;
}
.info-intervju p {
	font-size: 13px;
	margin-bottom: 28px;
}
.normal-transform {
	text-transform: initial;
}


/*Android obavestenje*/

.smallText{
	color: white;
}

.largeText *{
	text-decoration: underline !important;
	color: white !important;
	font-weight: bold;
	font-size: 15px;
	line-height: 40px;
}


.androidObavestenje *{
	text-align: center;
}

.androidObavestenje{
	text-align: center;
	display: none;
	width: 100%;
	height: 100px;
	position: fixed;
	background-color: #8557a8;
	bottom: 0px;
	padding-top: 23px;
}

.iksic2{
	display: inline-block;
	float: right;
	padding: 5px 10px;
	font-size: 20px;
	font-weight: bold;
	color: red;
	cursor: pointer;
}

.iksic3{
	display: inline-block;
	float: right;
	padding: 5px 10px;
	font-size: 20px;
	font-weight: bold;
	color: red;
	cursor: pointer;
	position: relative;
	top: 35px;
}

.pIcon {
	position: fixed;
	z-index: 999999999999;
	bottom: 20px;
	width: 60px;
	left: 10px;
}

/*Back to top*/
a.back-to-top {
	display: none;
	width: 60px;
	height: 60px;
	text-indent: -9999px;
	position: fixed;
	z-index: 999;
	right: 20px;
	bottom: 40px;
	background: #162c53 url("../img/up-arrow.png") no-repeat center 43%;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
}
/*END - Back to top*/

.slider-container, .slider {
	width: 220px;
	height: 186px;
	margin-top: 2px;
}


@media screen  and (max-width: 650px) {
	#prodaja-prirucnika {
		width:300px;
		margin:0 auto;
	}
	.prir-img {
		width:300px;
	}
}

@media screen and (min-width: 651px) and (max-width: 1250px) {
	#prodaja-prirucnika {
		width:60%;
		margin:0 auto;
	}
	.prir-img {
		width:60%;
	}
	.left-border, .border-right {
		border: none; 
	}
}

#mkom .mkom{
	display: none !important;
}

#mkom {
   position: fixed;
   bottom: 0px;
   
}

#mkom, #mkom iframe {
   width: 100%;   
	display: block;                                                 
}

.dugme-sivo {
	background-color: #e8e8e8;
}
.break-word {
	word-wrap: break-word;
}

.btn-warning-blue {
	background-image: -webkit-linear-gradient(top,#f0ad4e 0,#eb9316 100%);
	background-image: -o-linear-gradient(top,#f0ad4e 0,#eb9316 100%);
	background-image: -webkit-gradient(linear,left top,left bottom,from(#f0ad4e),to(#eb9316));
	background-image: linear-gradient(to bottom,#3e8ab4 0,#3b5187 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff0ad4e', endColorstr='#ffeb9316', GradientType=0);
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
	background-repeat: repeat-x;
	border-color: #1392e3;
	color: #D6ECFF;
}

@media screen and (max-width: 1215px) {
	.table-responsive table {
		overflow:  visible;
	}
}

.h1 {
	font-size: 20px;
	color: #666
}

.hr-light-red { 
	display: block;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	margin-left: auto;
	margin-right: auto;
	border-style: none;
	border-width: 1px;
	height:1px;
	background: #FFBCBC;
}

.tt-normal {
	text-transform: none !important;
}

.tt-upper {
	text-transform: uppercase;
}

.td-underline {
	text-transform: none;
}

.fw-normal {
	font-weight: normal;
}

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

.caption {
    position: absolute;
    top: 20%;
    left: 0;
    width: 100%;
    height: 500px;
}
.caption p{
	color: white;
    font-size: 30px;
    font-weight: bold;
}

.text-white{
	color: white;
}

.text-gray{
	color: gray;
}

.text-green {
	color: green;
}

.font-kancelarko h1 {
	font-family: 'Poppins', sans-serif !important;
	color: #807e7e;
}

.font-kancelarko p {
	font-family: 'Poppins', sans-serif !important;
	color: #807e7e;
	font-size: 18px;
}

.font-kancelarko li {
	font-family: 'Poppins', sans-serif !important;
	color: #807e7e;
	margin-bottom: 18px;
	font-size: 18px;
}

.p-mobile {
	padding: 6% !important;
	padding-top: 9% !important;
}

@media only screen and (max-width: 1214px) {
	.text-fluid {
		font-size: 2.1vw !important;
	}
	.text-fluid-12 {
		font-size: 2vw !important;
	}
	.text-fluid-15 {
		font-size: 2vw !important;
	}
	.p-mobile {
		padding: 5% !important;
		padding-top: 7% !important;
	}
}

* {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

html {
	overflow-y: scroll;
}

html, body {
	font-family: 'Josefin Sans', sans-serif;
	margin: 0;
}

.intro-main {
	padding-bottom: 30px;
}

.intro-main ul {
	margin: 15px;
	list-style: none;
}


.pagination li.disabled a {
	background: #ddd;
	pointer-events: none;
}

.pagination li.disabled a:hover {
	background: #ddd;
}


/* kontakt */

.kontakt-section {
	margin-bottom: 15px;
}
.kontakt-title {
	background-color: #082b55;
	border-bottom: 3px solid #ed7b4b;
	padding: 15px 15px;
	color: #fff;
	font-weight: 700;
}

.kontakt-title a { color: #fff; }
.kontakt-title span {
	font-weight: 300;
}
.kontakt-body {
	background-color: #e8e8e8;
	padding: 15px;
}

.kontakt-body a { color: #162c53; }

.kontakt-body .glyphicon { margin-right: 5px; color: #ed7b4b; }

.kontakt-body-sector {
	font-weight: 700;
	color: #162c53;
}

/* newsletter-prijava */

.newsletter-form {
  position: relative;
  z-index: 1;
 
}

.newsletter-form input, .newsletter-form select {
  font-family: "Roboto", sans-serif;
  outline: none;
  background: #f2f2f2;
  width: 100%;
  border: 0;
  margin: 0 0 15px;
  padding: 24px 15px;
  box-sizing: border-box;
  font-size: 14px;
}

.newsletter-form button {
  font-family: "Roboto", sans-serif;
  text-transform: uppercase;
  outline: 0;
  background: #162c53;
  width: 100%;
  border: 0;
  padding: 15px;
  color: #FFFFFF;
  font-size: 14px;
  -webkit-transition: all 0.3 ease;
  transition: all 0.3 ease;
  cursor: pointer;
}

.newsletter-form input[type=checkbox], input[type=radio] {
	width: auto;
	cursor: pointer;
	height: 20px;
}

.newsletter-form button:hover,.newsletter-form button:active,.newsletter-form button:focus {
  background: #091d40;
}

.newsletter-form select {
	cursor: pointer;
	margin-bottom: 0;
	padding: 14px 15px;
}

.newsletter-form #email-error { 
	color: #f25818; padding: 0;
	display: block;
	font-size: 14px;
} 

.newsletter-info {
	width: 100%;
	height: auto;
	
	
}
.newsletter-info i { font-family: "Font Awesome\ 5 Free" !important; color: #f25818;}
.newsletter-info p{ float: left; }

#newsletter-prijava h1 {
	border-left: 4px solid #f25818; padding-left: 10px
}


/* strane / poreski */
.poreski h1, .poreski h2, .poreski h3, .poreski h4 {
	font-weight: 700 !important;
}

.strane-podnaslov-zarade {
	background-color: #e8e8e8 !important;
	background: #e8e8e8 !important;
	padding: 15px 0px 15px 15px;
	font-size: 18px;
	text-transform: none;
	border-left: 4px solid #3399cc;
	color: #162c53;
}

.strane-podnaslov-kamate {
	background-color: #e8e8e8 !important;
	background: #e8e8e8 !important;
	padding: 15px 0px 15px 15px;
	font-size: 18px;
	text-transform: none;
	border-left: 4px solid #333399;
	color: #162c53;
}

.strane-podnaslov-sudskih {
	background-color: #e8e8e8 !important;
	background: #e8e8e8 !important;
	padding: 15px 0px 15px 15px;
	font-size: 18px;
	text-transform: none;
	border-left: 4px solid #009966;
	color: #162c53;
}

.strane-podnaslov-zarade {
	background-color: #e8e8e8 !important;
	background: #e8e8e8 !important;
	padding: 15px 0px 15px 15px;
	font-size: 18px;
	text-transform: none;
	border-left: 4px solid #3399cc;
	color: #162c53;
}


.strane-podnaslov {
	background-color: #e8e8e8 !important;
	background: #e8e8e8 !important;
	padding: 15px 0px 15px 15px;
	font-size: 18px;
	text-transform: none;
	border-left: 4px solid #162c53;
	color: #162c53;
}

a.strane-podnaslov {
	width: 100%;
	display: block;
}

.pri-ol li {
	min-height: 102px;
	border-left: 4px solid #ef591a ;
	margin-bottom: 5px;
	width: 48%;
	margin-right: 1%;
	float: left;
}


@media screen and (max-width:640px){
	.pri-ol li {
		width: 100%;
		min-height: auto;
	}
}



/* Reklama full width */

.center-full-ad {
	width: 100%;
	min-height: 90px;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 100000;
	background: #0B2E58;
	transform: translateY(0)
}

.center-full-ad.disable {
	transform: translateY(-100%) !important;
	transition: all 0.3s ease;
}

.center-full-ad.active {
	
}


/* Propisi reklama center i mobile*/
.popup-middle-bg{
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.0);
	transform: translateY(0%);
	display: none;
}
.popup-middle-bg-active{
	background-color: rgba(0, 0, 0, 0.4); 
	display: block;
}
.popup-middle-bg-disable{
	background-color: rgba(0, 0, 0, 0.0); 
	display: none;
}

.center-box-ad {
	width: 320px;
	position: fixed;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	z-index: 100000;
	transform: translateY(100%)
}
.center-box-ad1-c{
	/*background-color: #00000040;
    height: 100vh;
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;*/
}
.center-box-ad1 {
	/*width: 600px;
    position: fixed;
    bottom: calc((100% - 600px)/2);
	left: 0;
	right: 0;
	margin: auto;
	z-index: 0;
	transform: translateY(0%);
	opacity: 0;
	display: none;*/


	position: fixed;
	width: 400px;
	bottom: calc((100% - 400px)/2);
	left: 0px;
	right: 0;
	margin: auto;
	z-index: 100000;
	-moz-transform: translateY(200%) !important;
	-webkit-transform: translateY(200%) !important;
	transform: translateY(200%) !important;
}

.center-box-ad1 img{
	max-width: 400px;
}

@media screen and (max-width: 611px) {
	.center-box-ad1 {
		bottom: 12%;
	}
}
@media screen and (max-width: 430px) {
	.center-box-ad1 {
		bottom: 27%;
	}

}
@media screen and (max-width: 420px) {
	.center-box-ad1 {
		width: 95%;
	}

	.center-box-ad1 img{
		width: 100%;
		max-width: none;
	}
	.dig-cas-width-mobile{
		display: none;
	}
}

.center-box-ad.disable {
	transform: translateY(100%) !important; /*100%*/
	transition: all 0.3s ease;
}

.center-box-ad.active {
	transform: translateY(0%) !important;
	transition: all 0.3s ease;
}

.center-box-ad1.disable {
	/*transform: translateY(100%) !important; /*100%*/
	/*opacity: 0;
	display: none;
	z-index: 0;
	transition: all 0.3s ease;*/

	-moz-transform: translateY(200%) !important;
	-webkit-transform: translateY(200%) !important;
	transform: translateY(200%) !important;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.center-box-ad1.active {
	/*transform: translateY(0%) !important;
	opacity: 1;
	display: block;
	z-index: 100000;
	transition: all 0.3s ease;*/

	-moz-transform: translateY(0) !important;
	-webkit-transform: translateY(0) !important;
	transform: translateY(0) !important;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

/* Propisi reklama desktop */

.desktop-box-ad {
	position: fixed;
	width: 336px;
	height: 280px;
	bottom: 0px;
	left: 0px;
	z-index: 100000;
	-moz-transform: translateX(-100%) !important;
	-webkit-transform: translateX(-100%) !important;
	transform: translateX(-100%) !important;
}

.desktop-box-ad.disable {
	-moz-transform: translateX(-100%) !important;
	-webkit-transform: translateX(-100%) !important;
	transform: translateX(-100%) !important;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.desktop-box-ad.active {
	-moz-transform: translateX(0%) !important;
	-webkit-transform: translateX(0%) !important;
	transform: translateX(0%) !important;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

@media screen and (max-width: 1500px) {
	.desktop-box-ad {
		display: none !important;
	}
}

/* Propisi reklama mobile */

.mobile-box-ad {
	width: 320px;
	position: fixed;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	z-index: 100000;
	-moz-transform: translateY(100%) !important;
	-webkit-transform: translateY(100%) !important;
	transform: translateY(100%) !important;
}

.mobile-box-ad.disable {
	-moz-transform: translateY(100%) !important;
	-webkit-transform: translateY(100%) !important;
	transform: translateY(100%) !important;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.mobile-box-ad.active {
	-moz-transform: translateY(0%) !important;
	-webkit-transform: translateY(0%) !important;
	transform: translateY(0%) !important;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

@media screen and (min-width: 1181px) {
	.mobile-box-ad {
		display: none !important;
	}
}

/* close dugme za reklame */

.close-ad {
	position: absolute;
	top: 0px;
	right: 0px;
	background-color: #fff;
	padding: 5px 7px;
	text-align: center;
	color: #272727;
	font-weight: 700;
	z-index: 999999;
}

.fas {font-family: "Font Awesome\ 5 Free" !important;} 

/* Savetovanje ZPD */
#zpd-savetovanje .col-zpd {
	border-right: 0px solid #eee;
}

#zpd-savetovanje .sav-naslov {
	border-bottom: 2px solid #eee;
	background-color: #092c56;
	text-align: center;
	font-size: 18px;
	padding: 20px 0;
	color: #fff;
	border-bottom: 3px solid #f25818;
	border-radius: 4px;
}

#zpd-savetovanje .zpd-top-img {
	border-radius: 4px;
	margin: 0 auto 30px 0;
}

#zpd-savetovanje ul {
	list-style: none;
}

#zpd-savetovanje .b-ul li:before {
	content: "|";
	padding-right: 5px;
	color: #f25818;
}

#zpd-savetovanje .btn-savetovanje {
	padding: 15px 10px;
	background-color: #092c56;
	color: #fff;
	font-size: 16px;
	font-weight: 700;
	display: block;
	border-radius: 4px;
	text-align: center;
}

#zpd-savetovanje .btn-savetovanje:hover {
	background-color: #f25818;
	transition: all 0.2s ease;
	text-decoration: none;
}

#zpd-savetovanje .read-more {
	background-color: transparent;
	padding: 15px 20px;
	display: block;
	text-align: center;
	color: #f25818;
	width: 160px;
	margin: 0 auto;
	border-radius: 4px;
	border: 0px solid #b9b9b9;
}

#zpd-savetovanje .read-more:hover {
	color: #092c56;
	transition: all 0.2s ease;
}

#zpd-savetovanje .border {
	/*border: 1px solid #092c56;*/
	border-radius: 4px;
	padding: 5px;
}

#zpd-savetovanje .stara-cena {
	text-decoration: line-through;
}

#zpd-savetovanje .c-orange {
	color: #f25818;
}

#zpd-savetovanje .c-blue {
	color: #092c56;
}

#zpd-savetovanje h3 {
	font-weight: 700;
}

#zpd-savetovanje .strong {
	font-weight: 700;
}

#zpd-savetovanje .top-zpd {
	height: 180px;
}

@media (max-width: 794px) {
	#btn-savetovanje {
		margin-top: 0px !important;
	}

	#btn-savetovanje-prirucnik {
		margin-top: 30px;
		display: block;
	}

	p.strong.text-left.fs-12{
		margin-top: 15px;
	}

	#zpd-savetovanje .top-zpd {
		height: auto;
	}
}


.fc-b {
	color: #bdbdbd;
	font-weight: 700;
}

.fc-b-t {
	border-left: 2px solid #f25818;;
	padding: 10px 10px;
	display: block;
	/*background-color: #092c56;*/
	border-radius: 0px;
	color: #092c56;
}

.opacity-05 {
  opacity: 0.5 !important;
}

.bg-b {
	border-left: 0px solid #f25818;;
	padding: 15px;
	display: block;
	background-color: #092c56;
	border-radius: 4px;
	color: #fff;
}

.bg-g {
	border-left: 0px solid #f25818;
	padding: 15px 15px;
	display: block;
	background-color: #f2f2f2;
	border-radius: 4px;
}

.b-l-o {
	border-left: 2px solid #f25818;
	padding: 1px 0 1px 8px;
}

.b-l-b {
	border-left: 2px solid #092c56;
	padding: 1px 0 1px 8px;
}
.b-l-b-takse {
	border-left: 2px solid #009966;
	padding: 1px 0 1px 8px;
}

.b-l-g {
	border-left: 2px solid #e7e7e7;
	padding: 1px 0 1px 8px;
}

/* javne nabavke */

#jn .strane-podnaslov {
	/*border-color: #f25818;*/
	display: inline-block;
	padding-right: 15px;
}

#jn .li {
	list-style: none;
}

#jn .li li {
	margin: 0px 0 10px 0;
	
}



/* kalkulator sudskih taksi */

#kal-st ul  {
	list-style: none;
	margin: 15px 0;
}

#kal-st li {
	margin: 0 0 10px 0;
}

/* kamatni kalkulator  */

#kal-k .li {
	list-style: none;
}

#kal-k .li li {
	margin: 0px 0 10px 0;
}

#kal-k img {
	border-radius: 4px;
}

/* kalkulator zarada */

#kal-z .strane-podnaslov {
 	display: inline-block;
	padding-right: 15px;
	margin: 10px 0;
	background-color: transparent;
}

#kal-z ol li {
	margin: 0 0 10px 0;
}

#kal-z .li {
	list-style: none;
}

#kal-z .li li {
	margin: 5px 0 10px 0;
}

#kal-z .form-control {
	max-width: 392px;
	margin: 0px auto;
	background-color: #f2f2f2;
	border:0;
	border-radius: 0 4px 4px 0;
	border-left: 2px solid #092c56;
	box-shadow: none;
	padding: 20px 20px;
}

#kal-z .form-control:focus {
	border-color: #8ec63f;
}

#kal-z .custom-control-input, #kal-z .custom-control-label {
	cursor: pointer;
}

#kal-z .kz-link {
	color: #092c56;
}

#kal-z .btn {
	background-color: #092c56;
	color: #fff;
	padding: 10px 20px;
}

#kal-z .btn:hover {
	background-color: #8ec63f;
	color: #fff;
	padding: 10px 20px;
}  

#kal-z .podnaslov {
	text-align: center;
	text-transform: uppercase;
	font-size: 18px;
}


/* nav */

.navbar-nav .open .dropdown-menu>li>a {
	line-height: 20px;
	/*font-size: 10px;*/
}

/*.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus { color: #333 !important; }
.dropdown-menu>li.active>a:hover, .dropdown-menu>li.active>a:focus { color: #fff !important; }*/



/* FULL SIZE */
@media screen and (min-width: 1215px) {
	.br-mobile {
		display: none;
	}
	.dig-cas-width-mobile{
		display: none;
	}
	.dig-cas-index-mobile{
		display: block;
	}
}

@media only screen and (min-width: 421px) and (max-width: 1203px)  {
	.br-mobile {
		clear: all;
	}
	.dig-cas-width-mobile{
		display: block;
	}
	.dig-cas-index-mobile{
		display: none !important;
	}
}

.dropdown-submenu {
    position:relative;
}

.dropdown-submenu>.dropdown-menu {
    top:0;
    left:100%;
    margin-left:-1px;
}
.dropdown-submenu>a:after {
    display:block;
    content:"\2b";
    float:right;
    width:0;
    height:0;
    position: relative;
    right: 15px;
   	font-size: 18px;
    /*font-family: 'Glyphicons Halflings';*/
}
.dropdown-submenu:hover>a:after {
    border-left-color:#555;
}

.dropdown-submenu.pull-left {
    float:none;
}
.dropdown-submenu.pull-left>.dropdown-menu {
    left:-100%;
    margin-left:10px;
}


.navbar-nav {
	margin: 0;
}

.navbar-collapse {
	padding: 0 0 0 0 !important;
}

.navbar {
	border-bottom: 0;
}


/* social - mobile */

.social-responsive a {
	float: left;
	margin: 0;
	padding: 0;
}

.social-responsive img {

}

.navbar-toggle {
	float: right;
	/*margin-right: 0;*/
}





#myNavbar {
	border: none;
	border-bottom: 1px solid #eee;
}

.navbar-fixed-top-2 .container-fluid {
	padding: 0;
}

#myNavbar .nav {
	padding: 0 15px;
}

#myNavbar .nav li a {
	font-size: 12px;
}

#myNavbar .nav li > a:focus, #myNavbar .nav li > a:hover {
	background: #162c53 !important;
	color: #fff;
	
}

#myNavbar li.open > a {
	background: #162c53 !important;
	color: #fff;
}

#myNavbar .dropdown-menu {
	border-radius: 0px;
	padding: 0;
}

#myNavbar li.open .dropdown-menu {
	min-width: 100%;
	/*box-shadow: none;*/
	border: 0;
	background: #fff;
}

#myNavbar li.open > a:focus, #myNavbar li.open > a:hover {
	
	transition: 0.2s all ease;
}

#myNavbar ul li ul li {
	min-width: 180px;
}

/* nivo 2 */

#myNavbar .dropdown-menu a{
	font-size: 12px !important;
	padding-left: 30px;
}

/* nivo 3 */
#myNavbar .dropdown-submenu .dropdown-menu a {
	margin-top: -2px;
}

#myNavbar .dugme2 {
	background-color: #f8f8f8 !important;
}

.dugme2 .dropdown-toggle {

}

#myNavbar .dropdown-menu > .active > a {
	
	background: #092c56;
}

@media screen and (min-width: 1215px) {
	.br-mobile {
		display: none;
	}
	#myNavbar .nav {
		padding: 0;
	}

	.navbar-header {
		display: none;
	}

	#myNavbar li.active {
		/*background-color: #162c53;*/
	}

	#myNavbar li.active > a {
		/*color: #fff;*/
	}

	#myNavbar .nav li a {
		font-size: 14px;
	}

	/* nivo 2 */
	#myNavbar .dropdown-menu a{
		font-size: 12px !important;
		padding-left: 15px;
	}

	/* nivo 3 */
	#myNavbar .dropdown-submenu .dropdown-menu a {
		padding-left: 15px;
		margin-top: -2px;
	}

}

@media screen and (max-width: 1215px) {
	#myNavbar .nav {
		padding: 0 15px ;
	}

	.navbar-header {
		margin-bottom: 0;
	}

	.navbar-nav .open .dropdown-menu .dropdown-header, .navbar-nav .open .dropdown-menu>li>a {
		padding: 10px;
	}

	.dropdown-toggle:after {
	    display:block;
	    content:"\2b";
	    float:right;
	    width:0;
	    height:0;
	    position: relative;
	    right: 5px;
	   	font-size: 18px;
	    font-family: 'Glyphicons Halflings';
	}

	.open > .dropdown-toggle:after {
	    display:block;
	    content:"\2212";
	    float:right;
	    width:0;
	    height:0;
	    position: relative;
	    right: 5px;
	   	font-size: 18px;
	    font-family: 'Glyphicons Halflings';
	}

	/* nivo 3 */
	#myNavbar .dropdown-submenu .dropdown-menu a {
		padding-left: 45px;
		margin-top: -2px;
	}

	#myNavbar .dropdown-menu .dropdown-submenu .dropdown-toggle:after {
		right: 15px;
	}

}

@media screen and (max-width: 1000px){

	.social-icon {
		margin: 0 !important;
		padding: 0 !important;
		width: 30px !important;
		height: 30px !important;
	}

	.social-icon img {
		margin: 0px !important;
	}

	#cart-counter {
		display: none;
	}

	.korpa a {
		float: left !important;
	}

	.korpa img {
		width: 30px !important;
		height: 30px !important;
		vertical-align: middle !important;
	}

}

.jnkz-baner {
	-webkit-box-shadow: -15px 6px 36px -12px rgba(0,0,0,0.27);
-moz-box-shadow: -15px 6px 36px -12px rgba(0,0,0,0.27);
box-shadow: -15px 6px 36px -12px rgba(0,0,0,0.27);
border-radius: 4px;
}

/* PRETPLATA */
#pretplata { 
	margin-top: 15px; font-size: 16px;
	background: url("../img/pretplata_bg.jpg");
	background-position: center bottom;
	background-repeat: no-repeat;
}

#pretplata h1 {
	font-size: 36px;
	font-weight: 300;
	color: #202020;
	position: relative;
	display: inline-block;
}


#pretplata h2 {
	font-size: 28px;
	font-weight: 300;
	text-transform: none;
	position: relative;
	display: inline-block;
}

#pretplata h2:after {
	content: "";
	position: absolute;
	right: -50px;
	top: 17px;
	width: 35px;
	height: 0px;
	background: #f25818;
}

.pretplata-1-row {
	/*background: #fff url('../img/pretplata_1.jpg');*/
	background-size: auto 103%;
	background-repeat: no-repeat;
}

#pretplata-1 {
	/*height: 350px;*/
	padding: 30px 60px 0px 60px;
	/*background: #fff url('../img/pretplata_1.jpg');
	background-size: auto 103%;
	background-repeat: no-repeat;*/
}

#pretplata-1 h1 {
	margin: 30px 0 0 0;
	/*line-height: 220px;*/
}

#left {
	margin-bottom: 15px;
}

#left ul {
	list-style: none;
}

#left ul li ul li {
	margin-top: 10px;
}


#left p {
	margin-top: 30px;
}

#left .phone-numbers {
	margin-left: 30px;
}

#pretplata i {
	color: #f25818;
}

#left .phone-nums {
	display: block;
}

/* slider */

#pretplata #slider-t {
	/*padding-top: 80px;*/
}

#slider-t.testemonials { 
	min-height: 130px;
	margin-bottom: 0px;
}

#slider-t .testemonials .box {
	min-height: 100px;
	width: 100%;
}

#slider-t .testemonials .box .box-text {
	text-align: center;
	margin: 30px 0 15px 0;
	min-height: 45px;
	font-weight: 700;
}

#slider-t .testemonials .box .box-name {
	
	text-align: center;
}

#slider-t .dots-custom {
	min-height: 25px;
	margin-top: 10px;
	margin-bottom: 30px;
}

#slider-t .slick-dots {
	position: absolute;
	left: 0; right: 0;
	margin: 0 auto;
	width: 50px;
}

#slider-t .slick-dots li, #prirucnici-stereo .slick-dots li {
	/*float: left;
	margin-right: 10px;*/
	margin-right: 10px;
	display: inline-block;
}

#slider-t .slick-dots li:last-child, #prirucnici-stereo .slick-dots li:laster-child {
	margin-right: 0;
}

#slider-t .slick-dots button, #prirucnici-stereo .slick-dots button {
	border-radius: 100%;
	border: 0;
	background: #bebebe;
	font-size: 0px;
	width: 15px;
	height: 15px;
	padding: 0;
}

#slider-t .slick-dots .slick-active button {
	background: #f25818;
	position: relative;
}

#slider-t .slick-dots .slick-active button:after{
	background: #fff;
	width: 0px;
	height: 0px;
	position: absolute;
	left: 0;
	right: 0;
	margin: 0 auto;
	top: 5px;
	content: "";
	border-radius: 100%;
}


#right {
	margin-bottom: 30px;
}

#right .form-group {
	margin-bottom: 5px;
}

#right .form-control {
	outline: none;
	background: #f2f2f2;
	width: 100%;
	border: 0;
	border-radius: 0px;
	margin: 0;
	padding: 24px 15px;
	box-sizing: border-box;
	font-size: 13px;
	box-shadow: none;
}

#right button {
	text-transform: uppercase;
	outline: 0;
	background: #092c56;
	width: 100%;
	border: 0;
	padding: 15px;
	color: #FFFFFF;
	font-size: 14px;
	-webkit-transition: background 0.3s ease;
	transition: background 0.3s ease;
	cursor: pointer;
}

#right button:hover {
	background: #f25818;
}

#right .err {
	color: #f25818;
	display: block;
	padding-bottom: 5px;
	font-size: 12px;
	height: 22px;
}

/*Check box*/
.pretplata label{
	position: relative;
	cursor: pointer;
	color: #202020;
	font-size: 16px;
	font-weight: 500;

}

.pretplata input[type="checkbox"], #pretplata-3 input[type="radio"]{
	position: absolute;
	right: 9000px;
}

.pretplata input[type="checkbox"] + .label-text:before{
	content: "";
	background: #efefef;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing:antialiased;
	width: 1em;
	display: inline-block;
	margin-right: 5px;
	color: #e4e4e4;
	width: 16px; height: 16px;
	border-radius: 4px;
}

.pretplata input[type="checkbox"]:checked + .label-text:before{
	content: "✔";
	color: #0a2d57;
	animation: effect 250ms ease-in;
}

.pretplata input[type="checkbox"]:disabled + .label-text{
	color: #aaa;
}

.pretplata input[type="checkbox"]:disabled + .label-text:before{
	content: "\f0c8";
	color: #ccc;
}

/* radio */
.pretplata input[type="radio"] + .label-text:before {
	content: "\f111";
	font-family: "FontAwesome";
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing:antialiased;
	width: 1em;
	display: inline-block;
	margin-right: 5px;
	color: #bebebe;
	border-radius: 100;

}

.pretplata input[type="radio"]:checked + .label-text:before {
	content: "\f058";
	color: #0a2d57;
	animation: effect 250ms ease-in;
}



@media screen and (max-width: 990px) {
	#pretplata-1 {
		text-align: center;
	}

	#pretplata-1 h1 {
		line-height: 1;

	}

	#slider-t {
		padding: 0;
	}

	#pretplata #left, #pretplata #right {
		text-align: left;
	}

	#pretplata #right form {
		text-align: left;
	}

	#pretplata ul { text-align: left; }

	#pretplata .phone-nums {
		display: inline-block;
		margin-right: 15px;
	}
}

@media screen and (max-width: 768px){	
}


/* Pretplata na pravnu bazu i strucne casopise */

#pretplata-bc { 
	margin-top: 15px; font-size: 16px;
	background: url("../img/pretplata_bg.jpg");
	background-position: center bottom;
	background-repeat: no-repeat;
}

#pretplata-bc a {
	color: #f25818;
}

#pretplata-bc-1 {
	padding: 30px 0 30px 0;
	background: #fff url('../img/pretplata_bc_1.jpg');
	background-size: auto 103%;
	background-repeat: no-repeat;
}

#pretplata-bc-1 h1 {
	font-size: 36px;
	font-weight: 300;
	color: #202020;
	position: relative;
	display: inline-block;
}

#pretplata-bc-2 .form-group {
	margin-bottom: 0;
}

#pretplata-bc-2 .forma-p .desc {
	padding: 12px 8px 0px 8px;
	min-height: 115px;
	font-size: 13px;
}

#pretplata-bc-2 .err {
	color: #f25818;
	display: block;
	font-size: 13px;
	padding: 0;
	height: 20px;
	line-height: 20px;
	text-align: left;
}

#pretplata-bc-2 .forma-p .col{
	padding: 0;
}

#pretplata-bc-2 .forma-p .bottom {
	padding: 10px 0 15px 0;
}

#pretplata-bc-2 .forma-p .osnovica, #pretplata-bc-2 .forma-p .pdv {
	color: #0a2d57;
	font-weight: 700;
}

#pretplata-bc-2 .forma-p .ukupno {
	color: #0a2d57;
	font-weight: 700;
	font-size: 24px;
}

#pretplata-bc-2 .forma-p .price {
	font-size: 32px;
	color: #f25818;
}

#pretplata-bc-2 .forma-p .price-dec {
	color: #f25818;
}

#pretplata-bc-2 .kolicina {
	height: 20px;
	position: absolute;
	right: 0;
	bottom: 20px;
	padding-right: 0;
}

#pretplata-bc-2 .kolicina .btn-counter {
	background-color: #092c56;
	width: 20px; height: 20px;
	display: inline-block;
	text-align: center;
	font-size: 10px;
	color: #fff;
	line-height: 16px;
	border-radius: 2px;
	transition: 0.3s background-color ease;	
}

#pretplata-bc-2 .kolicina .btn-counter:hover {
	background-color: #c44849;
}

#pretplata-bc-2 .kolicina .btn-counter i {
	font-family: "Material Icons" !important;
	/*float: left;*/
	font-size: 18px;
}

#pretplata-bc-2 .kolicina .quantity-input {
	padding: 0 10px;
	font-weight: 700;
}


@media screen and (max-width: 990px) {
	
	#pretplata-bc #posalji-bc {
		margin-top: 30px;
	}

}

/*.fas {font-family: "Font Awesome\ 5 Free" !important;}*/
.material-icons {font-family: 'Material Icons' !important;}
.fw-300 { font-weight: 300; }



/* sakrivena pretplata */
#myNavbar .nav li:nth-child(4) > ul > li:nth-child(13), #myNavbar .nav li:nth-child(4) > ul > li:nth-child(12) {
	/*display: none;*/
}


/* ROKOVNICI */

#prirucnici-stereo .pomoc {
	border: 1px solid #f25818;
	padding: 15px; border-radius: 5px;
}

#prirucnici-stereo .prirucnik-slider {
	position: relative;
}

#prirucnici-stereo .dots-custom {
	min-height: 25px;
    margin-top: 10px;
    margin-bottom: 30px;
    position: relative;
}

#prirucnici-stereo .slick-dots {
	position: absolute;
	left: 0; right: 0; bottom: 0px;
	margin: 0 auto;
	width: 50px;
}

@media screen and (min-width: 992px){

	#prirucnici-stereo .slick-dots {
		position: absolute;
		left: 0; right: 0; bottom: -5px;
		margin: 0 auto;
		width: 50px;
	}
	.hr-visible {
		border-left: 1px solid white;
		margin-top:-1px;
		height: 100%;
	}
}

/* rokovnici */

#prirucnici-stereo .slick-dots .slick-active button{
	background: #0a2d57;
	position: relative;
}

#prirucnici-stereo .slick-arrow {
	position: absolute;
	z-index: 1000;
	color: #0a2d57;
}

#prirucnici-stereo .slick-arrow:hover {
	color: #f25818;
}

#prirucnici-stereo .slick-arrrow i {

}

#prirucnici-stereo .slick-slide {
	outline: none;
}

#prirucnici-stereo .rok-baner {
	margin: 30px 0 30px 0;
	
}

#prirucnici-stereo .rok-baner img {
	/*-webkit-box-shadow: 0px 15px 26px -14px rgba(0,0,0,0.69);
-moz-box-shadow: 0px 15px 26px -14px rgba(0,0,0,0.69);
box-shadow: 0px 15px 26px -14px rgba(0,0,0,0.69);*/
}

#prirucnici-stereo .slike .pri-preview {
	
}


#preview {
	  position: absolute;
	  width: 20%;
	  border: 1px solid #ccc;
	  background: #333;
	  padding: 5px;
	  display: none;
	  color: #fff
	}

#preview img {
	width: 100%;
}


/*Pravna baza*/


@media (max-width: 575.98px) {
	#vreme-tel-konsultacija {
		display: block;
		margin-top: 30px;
	}

	.hide-br-small {
		display: none;
	}
}


@media (min-width: 576px) and (max-width: 767.98px) {
	#vreme-tel-konsultacija {
		display: block;
		margin-top: 30px;
	}

	.hide-br-small {
		display: none;
	}
}


@media (min-width: 768px) and (max-width: 991.98px) {

	#pravna-baza .sss{
		display: none !important;
	}

	#vreme-tel-konsultacija {
		display: block;
		margin-top: 30px;
	}

	.hide-br-small {
		display: none;
	}

}


@media (min-width: 992px) and (max-width: 1199.98px) {
	#vreme-tel-konsultacija {
		display: block;
		margin-top: 100px;
	}

	.tel-up {
		margin-top: 30px !important;
		display: block;
	}
}


@media (min-width: 1200px) {
	#vreme-tel-konsultacija {
		display: block;
		margin-top: 100px;
	}

	.tel-up {
		margin-top: 30px !important;
		display: block;
	}
}


#savetovanje .dark-blue-text {
	color: #092C56 !important;
}

#savetovanje .dark-blue-background {
	background-color: #092C56;
	padding: 15px;
	border-radius: 6px 6px 0 0;
}

#savetovanje .sekcija:hover p.dark-blue-background {
	/* background-color: #0a1b30; */
}

#savetovanje .kotizacija {
	border-radius: 6px;
	overflow: hidden;
}

#savetovanje .kotizacija tr {
	border: 0;
}

#savetovanje .kotizacija th {
	border: 0;
	padding: 15px 0;
}

#savetovanje .kotizacija td {
	border: 0;
	background: #efefef;
}

#savetovanje .btn-blue {
	background-color: #092C56;
	width: 180px;
	padding: 15px;
	border-radius: 4px;
}

#savetovanje .btn-blue:hover {
	background-color: #f15918;
}

#savetovanje .btn-blue-s {
	background-color: #092C56;
	width: 180px;
	padding: 10px;
	border-radius: 4px;
	color: #fff;
}

#savetovanje .btn-blue-s:hover {
	background-color: #0a1b30;
}

#savetovanje .btn-green-s {
	background-color: #5cb85c;
	width: 180px;
	padding: 10px;
	color: #fff;
}

#savetovanje .btn-green-s:hover {
	background-color: #4cae4c;
}

#savetovanje select {
	font-family: "Roboto", sans-serif;
	outline: none;
	background: white;
	/*border: 0;*/
	padding: 10px 15px;
	box-sizing: border-box;
	font-size: 14px;
}

#savetovanje .input, #savetovanje .input2, #savetovanje textarea {
	outline: none;
	background: white;
	border: 0;
	padding: 10px 15px;
	box-sizing: border-box;
	font-size: 14px;
	width: 100%;
}

#savetovanje .input:focus, #savetovanje .input2:focus, #savetovanje textarea:focus {
	background: white;
}

#savetovanje .podaci-subjekt label {
	margin: 15px 0;
}

#savetovanje .podaci-subjekt label span {
	color: #FF0000;
}

#savetovanje .error {
	color: #ff0000;
}

#savetovanje .remove {
	background-color: #cc0000;
	color: #fff;
	height: 30px;
	margin: 5px 0 5px 0 !important;
	border-radius: 2px;
	display: block;
	float: right;
}

#savetovanje .red_2 {
	border-bottom: 2px solid #efefef !important;
}



.sav-num .grad-box {
	min-height: 100px;
	border: 1px solid #efefef;
	margin-bottom: 15px;
	padding: 8px;
	border-radius: 6px;
	background-color: #efefef;
	/*border-left: 0; border-right: 0;
	border-top: 0;*/
}

#lozppp .form-control {
	outline: none;
	background: #f2f2f2;
	width: 100%;
	border: 0;
	border-radius: 0px;
	margin: 0;
	padding: 24px 15px;
	box-sizing: border-box;
	font-size: 13px;
	box-shadow: none;
}

.black-friday {
	margin: 0 auto; width: 90px;
}

/* Mobina Aplikacija */

.mob-img{
	padding-top: 40px;
	border: none;
}

.mob-app-text{
	padding-top: 50px;
	text-align: center;
}

.mob-app-text h2{
	font-size: 25px;
	font-weight: bold;
}

.mob-app-text h3{
	font-size: 20px;
	font-weight: bold;
}

.download-app img{
	border: none;
	width: 180px;
	padding-top: 20px;
}

.mob-thumbnail{
	padding: 60px 0;
	border-bottom: 1px solid rgb(220,220,220);
}

.mob-thumbnail .card img{
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 70%;
	height: 70%;
	margin-bottom: 20px;
	border-radius: 10px;
}

.card-title{
	font-size: 16px;
}

.card-text{
	width: 250px;
	margin: 0 auto;
}

.user-rew{
	padding-bottom: 40px;
	border-bottom: 1px solid rgb(220,220,220);
}

.user-rew h2{
	text-align: center;
	font-weight: bold;
	font-size: 20px;
	padding-top: 40px;
}

.testemonials-box{
	padding-top: 40px;
}

.stars{
	text-align: center;
	padding: 25px 10px 15px 10px;
	border-radius: 7px;
	box-shadow: 0px 0px 20px -3px rgba(0,0,0,0.15);
}

.stars i{
	color: #ffc40d;
	padding-bottom: 10px;
}

.stars p:nth-child(1){
	font-weight: bold;
}

.stars p{
	font-size: 16px;
}

.available-apps{
	padding: 50px 0;
}

.available-apps p{
	text-align: right;
	font-size: 17px;
}

.available-apps img{
	width: 150px;
	margin-top: -10px;
	border: none;
}

@media only screen and (max-width: 990px) {
	.mob-img{
		border-bottom: 1px solid rgb(220,220,220);
	}

	.mob-app-text{
		padding-top: 25px;
	}
	
	.download-app img{
		padding-bottom: 30px;
	}

	.mob-thumbnail .card img{
		width: 25%;
		height: 25%;
	}

	.mob-thumbnail .card{
		padding-bottom: 40px;
	}

	.stars{
		text-align: center;
	}

	.stars p{
		width: 50%;
		margin: auto;
 
	}

	.available-apps p{
		text-align: center;
	}

  }

.b-lazy {
   opacity:0;
   /*transform: scale(3);*/
   transition: all 500ms;
}
.b-loaded {
   opacity:1;
   /*transform: scale(1);*/
}


/*minimalna visina*/

.mh-100 {
	display: table;
	height: 100px;
	min-height: 100px;
}

.mh-150 {
	display: table;
	height: 150px;
	min-height: 150px;
}
.mh-200 {
	display: table;
	height: 200px;
	min-height: 200px;
}
.mh-250 {
	display: table;
	height: 250px;
	min-height: 250px;
}
.mh-275 {
	display: table;
	height: 275px;
	min-height: 275px;
}
.mh-300 {
	display: table;
	height: 300px;
	min-height: 300px;
}
.mh-350 {
	display: table;
	height: 350px;
	min-height: 350px;
}
.mh-400 {
	display: table;
	height: 400px;
	min-height: 400px;
}
.mh-450 {
	display: table;
	height: 450px;
	min-height: 450px;
}

.mh-100 .mh-150 .mh-200 .mh-250 .mh-275 .mh-300 .mh-350 .mh-400 .mh-450, .va-middle {
  display: table-cell;
  vertical-align: middle;
}
.flex-100 {
	width: 100%;
}

.bg-lb {
	background-color:#eaf0f7;
}

.bg-dark-blue {
	background-color:#2065B3;
}

.bg-red {
	background-color:#EC180A;
}

.bg-dark-red {
	background-color:#BF3930;
}

.bg-turquoise {
	background-color:#5BBDA8;
}

.bg-dark-turquoise {
	background-color:#25947D;
}

.bg-purple {
	background-color:#B85AC4;
}

.bg-dark-purple {
	background-color:#4b2d4f;
}

.bg-navy-blue {
	background-color:#2d3e4e;
}

.bg-green {
	background-color:#9cba60;
}


.bg-gold {
	background-color:#D1BB89;
}

.bg-dark-gold {
	background-color:#a99362;
}

.bg-dark-green {
	background-color:#709427;
}

.bg-black {
	background-color: #000000 !important;
}

.bg-blue {
	background-color: #1F4E79;
	color: white;
}

.bg-brown {
	background-color: #974806;
	color: white;
}

.bg-orange {
	background-color: orange;
}

.bg-gray {
	background-color: #e8e8e8;
	background: #e8e8e8;
}

.bg-darkgray {
	background-color: #cccccc;
	background: #cccccc;
}

.img-gray {
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
}

.d-block {
	display: block;
}

.blue-1{
	color: #308eaa !important;
}

.overflow-scroll {
	overflow: scroll;
	display: block;
}

/*sidenav*/
.sidebar-none{
    display: none;
}
.plus-btn{
    color: black;
    position: absolute;
    padding: 7px 20px;
    font-size: 19px;
    top: 0;
    right: 0;
}
.hover:hover .plus-btn{
    color: white;
    cursor: pointer;
}
.hover:hover{
    cursor: pointer;
}
.hover .plus-btn:hover{
    color: black;
}

.hover.active .plus-btn{
	color: white !important;
}

a.bg-blue-hover:before {
	background-color: #23527c !important;
	color: white;

}

a.bg-blue-hover:hover>.border {
	background-color: #23527c !important;
	color: white;

}

.sidebar-2019 .collapsible{
	background-color: white !important;
	color: #777;
	font-size: 12px;
	text-transform: uppercase; 
}
.sidebar-2019 a:hover{
	text-decoration: none;
}
.sidebar-2019 a:hover .collapsible{
	text-decoration: none;
	color: white !important;
	text-transform: uppercase; 
	background-color: #162c53 !important;
}
.sidebar-2019 .collapsible.active{
	background-color: #162c53 !important;
	color: white;
}
.stricni-tekstovi-ul{
	padding: 20px;
}

.stricni-tekstovi-ul li{
	padding-bottom: 10px;
	color: #777;
}

.stricni-tekstovi-ul a:hover {
	background-color: ##E9E9E9 !important;
}

/* sakriven kancelarko */
#myNavbar .nav li:nth-child(4) > ul > li:nth-child(11), #myNavbar .nav li:nth-child(4) > ul > li:nth-child(10) {
	/*display: none;*/
}

.border-black td p {
	margin-bottom: 10px !important;
}

.border-black p:last-child {
	margin-bottom: 0px !important;
}

td.bg-gray p {
	margin-bottom: unset !important;
}


.no-height {
	height: unset !important;
	min-height: unset !important;
}
.height-100 {
	min-height: 100px !important;
}
.height-200 {
	min-height: 200px !important;
}





/*FOR MOBILE*/

@media (max-width: 320px) {
	.col-sm-2-glasila {
		width: 46%;
		float: left;
		padding: 5px 0;
	}

	.col-sm-3-glasila {
		width: 100%;
		float: left;
		margin-bottom: 5px;
		padding: 5px 0;
	}

	.col-sm-4-glasila {
		width: 100%;
		float: left;
		margin-bottom: 5px;
		padding: 5px 0;
	}

	.col-sm-6-gradska-glasila {
		width: 100%;
		float: left;
		margin-bottom: 5px;
		padding: 5px 0;
	}

	.col-sm-6-glasila {
		width: 100%;
		float: left;
		margin-bottom: 5px;
		padding: 5px 0;
	}

	.col-sm-6-gradska-glasila {
		width: 100%;
		float: left;
		margin-bottom: 5px;
		padding: 5px 0;
	}

	.col-sm-6-gradska-glasila .col-sm-2 {
		width: 100%;
		float: left;
	}

	.col-sm-6-gradska-glasila .col-sm-10 {
		width: 100%;
		float: left;
		padding: 0;
		text-align: center;
	}

	.broj-glasila {
		text-align: center;
	}

	.datum-glasila {
		text-align: center;
	}
}

@media (min-width: 321px) and (max-width: 630px) {
	.mobile {
		width: 50% !important;
		float: left;
		font-size: 11px;
	}
	.jumbotron-mobile {
		border-width: 10px !important;
		border-style: solid !important;
		padding: 15px !important;
	}
	.jumbotron-mobile h1 {
		font-size: 19px !important;
	}
	.jumbotron-mobile h2 {
		font-size: 15px !important;
	}
	.jumbotron-mobile p {
		font-size: 13px !important;
	}
	p {
		font-size: 13px !important;
	}
	ul li {
		font-size: 13px !important;
	}
	.podnaslov-mobile {
		font-size: 15px;
	}
	.no-border {
		border: none !important;
	}
	.img-mobile {
		width: 45% !important;
		margin:10px;
	}

	.col-sm-2-glasila {
		width: 30%;
		float: left;
		padding: 5px 0;
	}

	.col-sm-3-glasila {
		width: 50%;
		float: left;
		margin-bottom: 5px;
		padding: 5px 0;
	}

	.col-sm-4-glasila {
		width: 33.33%;
		float: left;
		margin-bottom: 5px;
		padding: 5px 0;
	}

	.col-sm-6-gradska-glasila {
		width: 100%;
		float: left;
		margin-bottom: 5px;
		padding: 5px 0;
	}

	.col-sm-6-gradska-glasila .col-sm-2 {
		width: 15%;
		float: left;
	}

	.col-sm-6-gradska-glasila .col-sm-10 {
		width: 85%;
		float: left;
		padding: 0;
	}

	.col-sm-6-glasila {
		width: 100%;
		float: left;
		margin-bottom: 5px;
		padding: 5px 0;
	}

	.wyq060---pododeljak {
		font-size: 3.1vw !important;
	}
	
	.mobile-text-center {
		text-align: center;
	}
	
}

@media (min-width: 631px) and (max-width: 1200px) {
	.mobile {
		width: 25%;
		float: left;
		font-size: 13px;
	}
	.jumbotron-mobile {
		border-width: 20px !important;
		border-style: solid !important;
	}
	.seminar-podnaslov {
		font-size: 15px !important;
	}
	.no-border {
		border: none !important;
	}
	.img-mobile {
		width: 30% !important;
		margin:10px;
	}

	.col-sm-2-glasila {
		width: 14%;
		float: left;
		padding: 5px 0;
	}

	.col-sm-3-glasila {
		width: 25%;
		float: left;
	}

	.col-sm-4-glasila {
		width: 33.33%;
		float: left;
	}

	.col-sm-6-gradska-glasila {
		width: 50%;
		float: left;
	}

	.col-sm-6-gradska-glasila .col-sm-2 {
		width: 15%;
		float: left;
	}

	.col-sm-6-gradska-glasila .col-sm-10 {
		width: 85%;
		float: left;
		padding: 0;
	}

	.col-sm-6-glasila {
		width: 50%;
		float: left;
		margin-bottom: 5px;
	}

	.col-md-4-mobile {
		width: 33%;
		float: left;
	}

	.mobile-text-center {
		text-align: center;
	}
}

@media (min-width: 1201px) {

	.col-md-offset-12 {
		margin-left: 100%
	}

	.col-md-offset-11 {
		margin-left: 91.66666667%
	}

	.col-md-offset-10 {
		margin-left: 83.33333333%
	}

	.col-md-offset-9 {
		margin-left: 75%
	}

	.col-md-offset-8 {
		margin-left: 66.66666667%
	}

	.col-md-offset-7 {
		margin-left: 58.33333333%
	}

	.col-md-offset-6 {
		margin-left: 50%
	}

	.col-md-offset-5 {
		margin-left: 41.66666667%
	}

	.col-md-offset-4 {
		margin-left: 33.33333333%
	}

	.col-md-offset-3 {
		margin-left: 25%
	}

	.col-md-offset-2 {
		margin-left: 16.66666667%
	}

	.col-md-offset-1 {
		margin-left: 8.33333333%
	}

	.col-md-offset-0 {
		margin-left: 0
	}



	.jumbotron-mobile {
		border-width: 25px;
		border-style: solid;
	}
	.col-md-6 .img-mobile {
		width: 30% !important;
		margin:10px;
	}

	.col-sm-2-glasila {
		width: 15%;
		float: left;
		padding: 5px 0;
	}

	.col-sm-3-glasila {
		width: 25%;
		float: left;
		margin-bottom: 3px;
	}

	.col-sm-4-glasila {
		width: 33.33%;
		float: left;
		margin-bottom: 3px;
	}

	.col-sm-6-gradska-glasila {
		width: 50%;
		float: left;
		margin-bottom: 3px;
	}

	.col-sm-6-gradska-glasila .col-sm-10 {
		padding: 0;
	}

	.col-sm-6-glasila {
		width: 50%;
		float: left;
		margin-bottom: 5px;
	}
}


a .col-sm-2-glasila {
	border: 1px solid #E3E3E3;
	margin: 5px;
	list-style-type: none !important;
}

/* STILOVI IZ BAZE */

.tbezokvira {
	border-style: solid;
    border-width: 0 !important;
}

.t_okvirdole { 
	border: black;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px
}

.uvuceni {
	text-indent: -1.2em;
	padding-left: 30px;
}

.uvuceni-bullet {
	text-indent: -0.7em;
	padding-left: 30px;
}

.wyq060---pododeljak {
	text-align: center;
	font-size: 18px;
}

.wyq050---odeljak {
	text-align: center;
	font-size: 20px;
	font-weight: bold;
}

.wyq110---naslov-clana {
	text-align: center;
	font-size: 16px;
	font-weight: bold;
}

.wyq090---pododsek {
	text-align: center;
	font-size: 16px;
}

#kal-z .btn:hover {

   	background-color:#204d74;
	color:#fff;
	padding: 10px 20px;

}

a:hover .btn-success {
    background-color: #348834 !important;
}

.kanc-pozadina{
	background-color: #2b5ba3;
}
.delovodnik-pozadina{
	border-right: 5px solid #339966;
}
.fakture-pozadina{
	border-right: 5px solid #ffcc00;
}
.sve-o-faktura-pozadina{
	background-color: #ffcc00;
	border-right: 5px solid #ffcc00;
}
.baza-znanja-pozadina{
	border-right: 5px solid #0066cc;
}

.komora-pozadina{
	background-color: #999966;
}
.w-40{
	width: 40px;
}

.wyq070---podpododeljak-kurziv {
	text-align: center;
	font-size: 18px;
	font-style: italic;
}

.alert-info-dizajn{
	color: black;
    background-color: #d7e3f7;
    border-top: 10px solid #a99362;

}

input[required]:focus { box-shadow: 0 0 3px 1px red }

/*KALKULATORI*/

.input-radius{
	padding: 17px !important; 
	box-shadow: 2px 2px 5px #b3b3b3 !important; 
	border: none !important; 
	border-radius: 51px !important;
}
.pretraga-box{
	background-color: #f4f4f4; 
	margin-top: 20px; 
	padding: 30px; 
	text-align: center
}


.oKancelarku {
	display: none;
}

@media (max-width: 631px) {
	.oKancelarku {
		display: block;
		border-right: 5px solid skyblue !important;
	}
	.pl-60-mob{
		padding-left: 60px !important;
	}
	.star-icon {
		display: none;
	}
}



/* HOVER INFO BOX */
/* Hover tooltips */
.field-tip {
    position:relative;
}
.field-tip .tip-content {
    position:absolute;
    top:-9px; /* - top padding */
    right:9999px;
    width:200px;
    margin-right:-190px; /* width + left/right padding */
    padding:10px;
    color:#fff;
    background:#333;
    -webkit-box-shadow:2px 2px 5px #aaa;
       -moz-box-shadow:2px 2px 5px #aaa;
            box-shadow:2px 2px 5px #aaa;
    opacity:0;
    -webkit-transition:opacity 250ms ease-out;
       -moz-transition:opacity 250ms ease-out;
        -ms-transition:opacity 250ms ease-out;
         -o-transition:opacity 250ms ease-out;
            transition:opacity 250ms ease-out;
}
/* <http://css-tricks.com/snippets/css/css-triangle/> */
.field-tip .tip-content:before {
    content:' '; /* Must have content to display */
    position:absolute;
    top:15%;
    left:-16px; /* 2 x border width */
    width:0;
    height:0;
    margin-top:-8px; /* - border width */
    border:8px solid transparent;
    border-right-color:#333;
}
.field-tip:hover .tip-content {
    right:-20px;
    opacity:1;
}


@media (max-width: 320px) {
	.field-tip .tip-content {
	    margin-right:90px; /* width + left/right padding */
	}
}

@media (min-width: 321px) and (max-width: 1199px) {
	.field-tip .tip-content {
	    margin-right:50px; /* width + left/right padding */
	}
	.field-tip .tip-content:before {
	    content:' '; /* Must have content to display */
	    position:absolute;
	    top:15%;
	    left:200px; /* 2 x border width */
	    width:0;
	    height:0;
	    margin-top:-8px; /* - border width */
	    border:8px solid transparent;
	    border-left-color:#333;
	}
	.field-tip:hover .tip-content {
	    right:-20px;
	    opacity:1;
	}

/* HOVER INFO BOX END*/










@media (max-width: 991px) {

/*MOBILE MARGIN-LEFT*/

	.vestText {
		display: none;
	}

	.text-center-mobile {
		text-align: center;
	}

	.br-mobile {
		clear: all;
	}

	.ml-0-pc {
		margin-left:0px !important;
	}

	.ml-5-pc {
		margin-left:5px !important;
	}

	.ml-10-pc {
		margin-left:10px !important;
	}

	.ml-15-pc {
		margin-left:15px !important;
	}

	.ml-20-pc {
		margin-left:20px !important;
	}

	.ml-25-pc {
		margin-left:25px !important;
	}

	.ml-30-pc {
		margin-left:30px !important;
	}

	.ml-35-pc {
		margin-left:35px !important;
	}

	/*MOBILE MARGIN-RIGHT*/

	.mr-0-pc {
		margin-right:0px !important;
	}

	.mr-5-pc {
		margin-right:5px !important;
	}

	.mr-10-pc {
		margin-right:10px !important;
	}

	.mr-15-pc {
		margin-right:15px !important;
	}

	.mr-20-pc {
		margin-right:20px !important;
	}

	.mr-25-pc {
		margin-right:25px;
	}

	.mr-30-pc {
		margin-right:30px !important;
	}

	.mr-35-pc {
		margin-right:35px !important;
	}

	.m-auto{
		margin:0 auto;
	}

	/*MOBILE MARGIN-TOP*/

	.mt-0-pc {
		margin-top:0 !important;
	}

	.mt-1-pc {
		margin-top:1px !important;
	}

	.mt-2-pc {
		margin-top:2px !important;
	}

	.mt-3-pc {
		margin-top:3px !important;
	}

	.mt-4-pc {
		margin-top:4px !important;
	}

	.mt-5-pc {
		margin-top:5px !important;
	}

	.mt-10-pc {
		margin-top:10px !important;
	}

	.mt-15-pc {
		margin-top:15px !important;
	}

	.mt-20-pc {
		margin-top:20px !important;
	}

	.mt-25-pc {
		margin-top:25px;
	}

	.mt-30-pc {
		margin-top:30px;
	}

	.mt-35-pc {
		margin-top:35px;
	}

	.mt-40-pc {
		margin-top:40px;
	}

	.mt-42-pc {
		margin-top:42px;
	}

	.mt-50-pc {
		margin-top:50px;
	}
	.mt-60-pc {
		margin-top:60px;
	}

	.mt-70-pc {
		margin-top:70px;
	}

	.mt-80-pc {
		margin-top:80px;
	}

	.mt-90-pc {
		margin-top:90px;
	}
	.mt-100-pc {
		margin-top:100px;
	}


	/*MOBILE MARGIN-BOTTOM*/

	.mb-0-pc {
		margin-bottom:0px !important;
	}

	.mb-5-pc {
		margin-bottom:5px !important;
	}

	.mb-10-pc {
		margin-bottom:10px !important;
	}

	.mb-15-pc {
		margin-bottom:15px !important;
	}

	.mb-20-pc {
		margin-bottom:20px !important;
	}

	.mb-25-pc {
		margin-bottom:25px !important;
	}

	.mb-30-pc {
		margin-bottom:30px !important;
	}

	.mb-35-pc {
		margin-bottom:35px !important;
	}

	.mb-50-pc {
		margin-bottom:50px !important;
	}

	.m-auto-pc {
		margin:0 auto !important;
	}

	.m-0-pc {
		margin:0 !important;
	}

	.m-1-pc {
		margin:1px !important;
	}

	.m-2-pc {
		margin:2px !important;
	}

	.m-3-pc {
		margin:3px !important;
	}

	.m-4-pc {
		margin:4px !important;
	}

	.m-5-pc {
		margin:5px !important;
	}

	.m-6-pc {
		margin:6px !important;
	}

	.m-7-pc {
		margin:7px !important;
	}

	.m-8-pc {
		margin:8px !important;
	}

	.m-9-pc {
		margin:9px !important;
	}

	.m-10-pc {
		margin:10px !important;
	}
	.m-11-pc {
		margin:11px !important;
	}
	.m-12-pc {
		margin:12px !important;
	}
	.m-13-pc {
		margin:13px !important;
	}
	.m-14-pc {
		margin:14px !important;
	}
	.m-15-pc {
		margin:15px !important;
	}
	.m-20-pc {
		margin:20px !important;
	}
	.m-25-pc {
		margin:25px !important;
	}
	.m-30-pc {
		margin:30px !important;
	}
	.m-35-pc {
		margin:35px !important;
	}
	/*MOBILE PADDING-LEFT*/

	.pl-0-pc {
		padding-left:0 !important;
	}

	.pl-1-pc {
		padding-left:1px !important;
	}

	.pl-2-pc {
		padding-left:2px !important;
	}

	.pl-3-pc {
		padding-left:3px !important;
	}

	.pl-4-pc {
		padding-left:4px !important;
	}

	.pl-5-pc {
		padding-left:5px !important;
	}

	.pl-10-pc {
		padding-left:10px !important;
	}

	.pl-11-pc {
		padding-left:11px !important;
	}

	.pl-12-pc {
		padding-left:12px !important;
	}

	.pl-13-pc {
		padding-left:13px !important;
	}

	.pl-14-pc {
		padding-left:14px !important;
	}

	.pl-15-pc {
		padding-left:15px !important;
	}

	.pl-20-pc {
		padding-left:20px !important;
	}

	.pl-21-pc {
		padding-left:21px !important;
	}

	.pl-22-pc {
		padding-left:22px !important;
	}

	.pl-23-pc {
		padding-left:23px !important;
	}

	.pl-24-pc {
		padding-left:24px !important;
	}

	.pl-25-pc {
		padding-left:25px !important;
	}

	.pl-26-pc {
		padding-left:26px !important;
	}

	.pl-27-pc {
		padding-left:27px !important;
	}

	.pl-28-pc {
		padding-left:28px !important;
	}

	.pl-29-pc {
		padding-left:29px !important;
	}

	.pl-30-pc {
		padding-left:30px !important;
	}

	.pl-31-pc {
		padding-left:31px !important;
	}

	.pl-32-pc {
		padding-left:32px !important;
	}

	.pl-33-pc {
		padding-left:33px !important;
	}

	.pl-34-pc {
		padding-left:34px !important;
	}

	.pl-35-pc {
		padding-left:35px !important;
	}

	.pl-40-pc {
		padding-left:40px !important;
	}

	.pl-45-pc {
		padding-left:45px !important;
	}

	.pl-50-pc {
		padding-left:50px !important;
	}

	.pl-55-pc {
		padding-left:55px !important;
	}

	.pl-60-pc {
		padding-left:60px !important;
	}

	/*MOBILE PADDING-RIGHT*/

	.pr-0-pc {
		padding-right:0 !important;
	}

	.pr-1-pc {
		padding-right:1px !important;
	}

	.pr-2-pc {
		padding-right:2px !important;
	}

	.pr-3-pc {
		padding-right:3px !important;
	}

	.pr-4-pc {
		padding-right:4px !important;
	}

	.pr-5-pc {
		padding-right:5px !important;
	}

	.pr-10-pc {
		padding-right:10px !important;
	}

	.pr-11-pc {
		padding-right:11px !important;
	}

	.pr-12-pc {
		padding-right:12px !important;
	}

	.pr-13-pc {
		padding-right:13px !important;
	}

	.pr-14-pc {
		padding-right:14px !important;
	}

	.pr-15-pc {
		padding-right:15px !important;
	}

	.pr-20-pc {
		padding-right:20px !important;
	}

	.pr-21-pc {
		padding-right:21px !important;
	}

	.pr-22-pc {
		padding-right:22px !important;
	}

	.pr-23-pc {
		padding-right:23px !important;
	}

	.pr-24-pc {
		padding-right:24px !important;
	}

	.pr-25-pc {
		padding-right:25px !important;
	}

	.pr-26-pc {
		padding-right:26px !important;
	}

	.pr-27-pc {
		padding-right:27px !important;
	}

	.pr-28-pc {
		padding-right:28px !important;
	}

	.pr-29-pc {
		padding-right:29px !important;
	}

	.pr-30-pc {
		padding-right:30px !important;
	}

	.pr-31-pc {
		padding-right:31px !important;
	}

	.pr-32-pc {
		padding-right:32px !important;
	}

	.pr-33-pc {
		padding-right:33px !important;
	}

	.pr-34-pc {
		padding-right:34px !important;
	}

	.pr-35-pc {
		padding-right:35px !important;
	}

	.pr-45-pc {
		padding-right:45px !important;
	}

	/*MOBILE PADDING-TOP*/

	.pt-0-pc {
		padding-top:0 !important;
	}

	.pt-1-pc {
		padding-top:1px !important;
	}

	.pt-2-pc {
		padding-top:2px !important;
	}

	.pt-3-pc {
		padding-top:3px !important;
	}

	.pt-4-pc {
		padding-top:4px !important;
	}

	.pt-5-pc {
		padding-top:5px !important;
	}

	.pt-10-pc {
		padding-top:10px !important;
	}

	.pt-11-pc {
		padding-top:11px !important;
	}

	.pt-12-pc {
		padding-top:12px !important;
	}

	.pt-13-pc {
		padding-top:13px !important;
	}

	.pt-14-pc {
		padding-top:14px !important;
	}

	.pt-15-pc {
		padding-top:15px !important;
	}

	.pt-20-pc {
		padding-top:20px !important;
	}

	.pt-21-pc {
		padding-top:21px !important;
	}

	.pt-22-pc {
		padding-top:22px !important;
	}

	.pt-23-pc {
		padding-top:23px !important;
	}

	.pt-24-pc {
		padding-top:24px !important;
	}

	.pt-25-pc {
		padding-top:25px !important;
	}

	.pt-26-pc {
		padding-top:26px !important;
	}

	.pt-27-pc {
		padding-top:27px !important;
	}

	.pt-28-pc {
		padding-top:28px !important;
	}

	.pt-29-pc {
		padding-top:29px !important;
	}

	.pt-30-pc {
		padding-top:30px !important;
	}

	.pt-31-pc {
		padding-top:31px !important;
	}

	.pt-32-pc {
		padding-top:32px !important;
	}

	.pt-33-pc {
		padding-top:33px !important;
	}

	.pt-34-pc {
		padding-top:34px !important;
	}

	.pt-35-pc {
		padding-top:35px !important;
	}

	.pt-45-pc {
		padding-top:45px !important;
	}

	/*MOBILE PADDING-BOTTOM*/

	.pb-0-pc {
		padding-bottom:0 !important;
	}

	.pb-1-pc {
		padding-bottom:1px !important;
	}

	.pb-2-pc {
		padding-bottom:2px !important;
	}

	.pb-3-pc {
		padding-bottom:3px !important;
	}

	.pb-4-pc {
		padding-bottom:4px !important;
	}

	.pb-5-pc {
		padding-bottom:5px !important;
	}

	.pb-10-pc {
		padding-bottom:10px !important;
	}

	.pb-11-pc {
		padding-bottom:11px !important;
	}

	.pb-12-pc {
		padding-bottom:12px !important;
	}

	.pb-13-pc {
		padding-bottom:13px !important;
	}

	.pb-14-pc {
		padding-bottom:14px !important;
	}

	.pb-15-pc {
		padding-bottom:15px !important;
	}

	.pb-20-pc {
		padding-bottom:20px !important;
	}

	.pb-21-pc {
		padding-bottom:21px !important;
	}

	.pb-22-pc {
		padding-bottom:22px !important;
	}

	.pb-23-pc {
		padding-bottom:23px !important;
	}

	.pb-24-pc {
		padding-bottom:24px !important;
	}

	.pb-25-pc {
		padding-bottom:25px !important;
	}

	.pb-26-pc {
		padding-bottom:26px !important;
	}

	.pb-27-pc {
		padding-bottom:27px !important;
	}

	.pb-28-pc {
		padding-bottom:28px !important;
	}

	.pb-29-pc {
		padding-bottom:29px !important;
	}

	.pb-30-pc {
		padding-bottom:30px !important;
	}

	.pb-31-pc {
		padding-bottom:31px !important;
	}

	.pb-32-pc {
		padding-bottom:32px !important;
	}

	.pb-33-pc {
		padding-bottom:33px !important;
	}

	.pb-34-pc {
		padding-bottom:34px !important;
	}

	.pb-35-pc {
		padding-bottom:35px !important;
	}

	.pb-45-pc {
		padding-bottom:45px !important;
	}

	/*MOBILE PADDING*/

	.p-0-pc {
		padding: 0 !important;
	}

	.p-1-pc {
		padding:1px !important;
	}

	.p-2-pc {
		padding:2px !important;
	}

	.p-3-pc {
		padding:3px !important;
	}

	.p-4-pc {
		padding:4px !important;
	}

	.p-5-pc {
		padding:5px !important;
	}

	.p-10-pc {
		padding:10px !important;
	}

	.p-11-pc {
		padding:11px !important;
	}

	.p-12-pc {
		padding:12px !important;
	}

	.p-13-pc {
		padding:13px !important;
	}

	.p-14-pc {
		padding:14px !important;
	}

	.p-15-pc {
		padding:15px !important;
	}

	.p-20-pc {
		padding:20px !important;
	}

	.p-21-pc {
		padding:21px !important;
	}

	.p-22-pc {
		padding:22px !important;
	}

	.p-23-pc {
		padding:23px !important;
	}

	.p-24-pc {
		padding:24px !important;
	}

	.p-25-pc {
		padding:25px !important;
	}

	.p-26-pc {
		padding:26px !important;
	}

	.p-27-pc {
		padding:27px !important;
	}

	.p-28-pc {
		padding:28px !important;
	}

	.p-29-pc {
		padding:29px !important;
	}

	.p-30-pc {
		padding:30px !important;
	}

	.p-31-pc {
		padding:31px !important;
	}

	.p-32-pc {
		padding:32px !important;
	}

	.p-33-pc {
		padding:33px !important;
	}

	.p-34-pc {
		padding:34px !important;
	}

	.p-35-pc {
		padding:35px !important;
	}

	.p-40-pc {
		padding:40px !important;
	}

	.p-45-pc {
		padding:45px !important;
	}

	.p-50-pc {
		padding:50px !important;
	}

	.p-55-pc {
		padding:55px !important;
	}

	.p-60-pc {
		padding:60px !important;
	}

	.p-65-pc {
		padding:65px !important;
	}

	.p-70-pc {
		padding:70px !important;
	}
	.p-80-pc {
		padding:80px !important;
	}
	.p-90-pc {
		padding:90px !important;
	}
}

.iframe-safty{
	border: 0px !important;
	min-height: 320px !important;
}

@media only screen and (max-width: 450px) {
  .iframe-safty{
  	min-height:530px !important; 
  }
}
@media (min-width: 451px) and (max-width: 640px) {
  .iframe-safty{
  	min-height:450px !important; 
   }
}
@media (min-width: 641px) {
	.iframe-safty{
	  min-height:310px !important;  
	}
}