#sp-top-bar {
    background: transparent;
    color: #aaa;
}


a {
    color: #253545;
   
}

.logo-image {
    height: auto !important;
}

a:hover {
    color: #38b2c7;
}



.point-top-info {

	display: flex;
	justify-content: space-between;
	font-family: anton;


}

.logo-image-phone {
    height: 75px !important;
}

.point-hms a {

	font-size: 1.6em;
}

.sp-megamenu-parent {
	
	float: left;
	top: 50px;
	margin-bottom: -40px;
	background: white;
	
	
}

.point-hover a:hover {
	
	color: #c7c7c7;
}

.sp-megamenu-parent > li > a {
	
	font-size: 1.313em;
}

.point-botun12 {
    position: absolute;
    right: -20px;
    padding-right: 30px;
    padding-left: 80px;
    background: #253545;
    bottom: -34px;
    padding-top: 3px !important;
    padding-bottom: 3px;
}

a.point-botun12 {
	
	color: white;
	font-weight: bold;
	font-family: "bebas neue";
	font-size: 19px;
}

a.point-botun12:hover {
	
	color: #38b2c7;
	
}

a.round-btn1 {
	
	color: white;
	font-family: "bebas neue";
	font-size: 1.2em;
}

a.round-btn1:hover {
	
	color: #38b2c7;
}


.point-call {

	left: 0;
	position: absolute;
	height: 70px;
	width: 180px;
	top: -38px;
	
	
}

.round-btn2 {
    position: absolute;
    left: 0;
    width: 200px;
    height: auto;
    font-size: 1.375em;
    text-align: center;
    background: #253545;
    color: $midnight;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 5%;
    z-index: 1;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.2), 0 0 0 0 rgba(255, 255, 255, 0.0);
    -moz-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.2), 0 0 0 0 rgba(255, 255, 255, 0.0);
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.2), 0 0 0 0 rgba(255, 255, 255, 0.0);
    display: flex;
    right: 0;
    margin: auto;
    color: white;
    text-align: center;
    justify-content: center;
    font-family: bebas neue;
}

.round-btn:hover {
    -webkit-box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.2), 0 0 0 20px rgba(255, 255, 255, 0.12);
    -moz-box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.2), 0 0 0 20px rgba(255, 255, 255, 0.12);
    box-shadow: 0 0 0 10px rgba(62, 62, 62, 0.2), 0 0 0 20px rgba(85, 85, 85, 0.12);
}


.point-info-pocetna-block {
	
	display: flex; 
	justify-content: space-between;
	font-size:0.9em;
	
}

p.point-tekst {
	
	font-size:0.9em;
}

.natjecaji a.moduleItemTitle {
	
	color: #fff;
	font-weight: bold;
	order: 2;
}

.natjecaji a.moduleItemTitle:hover {
	
	color: #253545;
}

.natjecaji .moduleItemDateCreated {
    color: #253545;
    font-weight: bold;
	font-size: 13px;
}

.natjecaji ul li {
    
	display: flex !important;
    flex-direction: column !important;
}

.natjecaji div.k2ItemsBlock ul li a.moduleItemTitle {
	
	order: 2;
}

.natjecaji .moduleItemDateCreated::before {
    font-family: "FontAwesome";
    content: "\f017";
    display: inline-block;
    padding-right: 2px;
    vertical-align: middle;
	color: #dfdfdf;
	font-weight: normal;
}

.arhiva-pocetna {
	
	right: -20px;
	position: absolute;
	bottom: -30px;
	background: #253545;
	padding: 3px;
	width: 200px;
	text-align: right;
	color: white;
	font-weight: bold;
	padding-right: 15px;
}

.natjecaji a.moduleCustomLink:hover {
	
	color: #38b2c7;
}


.javna a.moduleItemTitle {
	
	color: #fff;
	font-weight: bold;
	order: 2;
}

.javna .moduleItemDateCreated {
    color: #38b2c7;
    font-weight: bold;
	font-size: 13px;
}

.javna ul li {
    
	display: flex !important;
    flex-direction: column !important;
}

.javna div.k2ItemsBlock ul li a.moduleItemTitle {
	
	order: 2;
}

.javna .moduleItemDateCreated::before {
    font-family: "FontAwesome";
    content: "\f017";
    display: inline-block;
    padding-right: 2px;
    vertical-align: middle;
	color: #dfdfdf;
	font-weight: normal;
}


.javna a.moduleCustomLink {
	
	right: -20px;
	position: absolute;
	bottom: -30px;
	background: #38b2c7;
	padding: 3px;
	width: 200px;
	text-align: right;
	color: white;
	font-weight: bold;
	padding-right: 15px;
}

.javna a.moduleCustomLink:hover {
	
	color: #253545;
}

.sp-megamenu-parent > li.active > a, .sp-megamenu-parent > li.active:hover > a {
    color: #38b2c7;
}

.sp-megamenu-parent > li:hover > a {
    color: #38b2c7;
}

.sp-megamenu-parent > li > a {
    color: #253545;
}

.point-sredina {
	
	display: flex;
	justify-content: space-between;
	align-content: center;
	align-items: center;
	max-height: 110px;
	min-height: 110px;
}

.point-pocetna-naslov {
	width: 200px;
	min-width: 200px;
	font-size: 2.500em;
	background: #797979;
	color: white;
	font-family: anton;
	text-align: center;
	margin-right: 50px;
}

.point-pocetna-naslov1 {
	width: 200px;
	min-width: 200px;
	font-size: 2.500em;
	background: #bbb;
	color: white;
	font-family: anton;
	text-align: center;
	margin-right: 50px;
}

.point-pocetna-naslov3 {
	width: 200px;
	min-width: 200px;
	font-size: 2.500em;
	background: #d7d7d7;
	color: white;
	font-family: anton;
	text-align: center;
	margin-right: 50px;
}



#sp-bottom {
    background: #171717;
    color: #fff;
    background: url("./images/footer.jpg");
    background-repeat: no-repeat;
    background-position: top;
	padding: 0px;
	min-height: 645px;
	font-size: 0.875em;
}



.point-call-footer {
	top: -35px;
	position: relative;
}

.footer-info {
	
	margin-top: 50px;
	margin-left: 50px;
}

.itemid-101 #sp-bottom {

	margin-top: 100px;
}

.round-btn {
    position: absolute;
    right: 50px !important;
    width: 76px;
    height: 20px;
    font-size: 1.375em;
    line-height: 60px;
    text-align: center;
    background: #253545;
    color: $midnight;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 5%;
    z-index: 1;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.2), 0 0 0 0 rgba(255, 255, 255, 0.0);
    -moz-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.2), 0 0 0 0 rgba(255, 255, 255, 0.0);
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.2), 0 0 0 0 rgba(255, 255, 255, 0.0);
    display: flex;
}

.round-btn:hover {
    -webkit-box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.2), 0 0 0 20px rgba(255, 255, 255, 0.12);
    -moz-box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.2), 0 0 0 20px rgba(255, 255, 255, 0.12);
    box-shadow: 0 0 0 10px rgba(62, 62, 62, 0.2), 0 0 0 20px rgba(85, 85, 85, 0.12);
}



.pagination {
    display: flex;
    flex-direction: row;
    width: 100%;
    position: relative;
	margin: 20px 0;
}

.pagination > a:last-child {
    margin-right: auto;
}
.pagination > a:first-child {
    margin-left: auto;
}
.pagination .active {
    font-weight: bold;
    color: #253545;
}

.fa.fa-long-arrow-right::before {
    content: "više";
    top: -2px;
    position: relative;
    color: white;
    font-size: 14px;
    font-family: anton;
    font-weight: normal;
    left: 26px;
}

.article-details .article-info {
    
    display: none;
}



.point-natjecaj-header, .point-natjecaj-otvoren {
    position: relative;
    width: 100%;
    display: flex;
    flex-direction: row-reverse;
    justify-content: flex-end;
    margin: 5px 0px;
}

.point-natjecaj-header > .natjecaj-naslov {
    position: relative;
    width: 100%;
    text-align: center;
    border-bottom: 2px solid grey;
    justify-content: center;
    align-items: center;
	color: #253545;
	text-transform: uppercase;
	font-size: 20px;
	font-family: anton;
}

.natjecaj-datum-objave {
    margin-right: 10px;
    font-size: 16px;
    padding: 2px 7px;
    position: relative;
    width: 116px;
    margin: auto 10px auto auto;
    text-align: right;
	font-family: anton;
	color: #38b2c7;
	display: none;
}

.natjecaj-naslov {
    display: flex;
    align-items: center;
    font-size: 0.938em;
    font-weight: 550;
    position: relative;
    width: 100%;
    text-align: center;
    justify-content: left;
    align-items: center;
    padding-left: 10px;
 
}

.natjecaj-naslov a {
	

	text-transform: initial; 
	color: #253545;
}

.natjecaj-naslov a:hover {
	
	color: #38b2c7;
}

.point-natjecaj-header > .natjecaj-datum-objave {
    border: none;
        border-right-color: currentcolor;
        border-right-style: none;
        border-right-width: medium;
        border-bottom-color: currentcolor;
        border-bottom-style: none;
        border-bottom-width: medium;
    border-radius: 0px;
    width: 30%;
    position: relative;
    margin: auto 0px;
    text-align: center;
    border-right: 2px solid grey;
    border-bottom: 2px solid grey;
	display: none;
}

/* natjecaj naslovna */

.point-natjecaj-header1, .point-natjecaj-otvoren1 {
    position: relative;
    width: 100%;
    display: flex;
    flex-direction: row-reverse;
    justify-content: flex-end;
    margin: 5px 0px;
}

.point-natjecaj-header1 > .natjecaj-naslov1 {
    position: relative;
    width: 100%;
    text-align: center;
    border-bottom: 2px solid #fff;
    justify-content: center;
    align-items: center;
	color: #253545;
	text-transform: uppercase;
	font-size: 16px;
	font-family: anton;
}

.natjecaj-datum-objave1 {
    margin-right: 10px;
    font-size: 16px;
    padding: 2px 7px;
    position: relative;
    width: 116px;
    margin: auto 10px auto auto;
    text-align: right;
	font-family: anton;
	color: #38b2c7;
	display: none; 
}

.natjecaj-naslov1 {
    display: flex;
    align-items: center;
    font-size: 15px;
    font-weight: 550;
    position: relative;
    width: 100%;
    text-align: center;
    justify-content: center;
    align-items: center;
    padding-left: 10px;
 
}

.natjecaj-naslov1 a {
	
	font-family: 'Raleway', sans-serif !important;
	text-transform: initial; 
	color: #253545;
}

.natjecaj-naslov1 a:hover {
	
	color: #38b2c7;
}

.point-natjecaj-header1 > .natjecaj-datum-objave1 {
    border: none;
        border-right-color: currentcolor;
        border-right-style: none;
        border-right-width: medium;
        border-bottom-color: currentcolor;
        border-bottom-style: none;
        border-bottom-width: medium;
    border-radius: 0px;
    width: 30%;
    position: relative;
    margin: auto 0px;
    text-align: center;
    border-right: 2px solid #fff;
    border-bottom: 2px solid #fff;
	display: none;
}


.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a, .sp-megamenu-parent .sp-dropdown li.sp-menu-item span:not(.sp-menu-badge) {
	
	font-size: 16px;
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a:hover {
    color: #38b2c7;
}

.natjecaji .moduleAttachments a {
    
	color: white;
    font-weight: bold;
}

.natjecaji .moduleAttachments a:hover {
    
	color: #38b2c7;
}

.article-details .article-header h1 {
	
	color: #253545;
}

.point-top-info p {
	
	color: #253545;
	margin-top: 5px;
}

.point-top-info a {
	
	color: #38b2c7;
}

.point-top-info a:hover {
	
	color: #253545;
}

.article-social-share .social-share-icon ul li a {
    color: #38b2c7;
}

.article-social-share .social-share-icon ul li a:hover, .article-social-share .social-share-icon ul li a:focus {
    background: #253545;
}

.point-top-info-crta::before {
    content: "";
    border-left: 1px solid #cecece;
    height: 100%;
    position: absolute;
	margin-left: -7%;
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item.active > a {
    color: #253545;
}

.phocadownloadfilelist p::before {
    
	font-family: "FontAwesome";
    content: "\f15c";
    display: inline-block;
    padding-right: 5px;
    color: #a0a0a0;
    font-weight: normal;
}

.phocadownloadfilelist a {
	
	font-weight: bold;
	color: #253545;
}

.phocadownloadfilelist {
    columns: 2;
    column-width: 250px;
}

body:not(.itemid-101) #sp-component {
	
	padding-top: 100px;
}

.point-ispostava div.sppb-addon-content div{
	
	padding: 10px;
}



p.point-adresa::before {
    
	font-family: "FontAwesome";
    content: "\f276";
    display: inline-block;
    padding-right: 5px;
    color: #a0a0a0;
    font-weight: normal;
	font-size: 20px;
}

p.point-fax::before {
    
	font-family: "FontAwesome";
    content: "\f1ac";
    display: inline-block;
    padding-right: 5px;
    color: #a0a0a0;
    font-weight: normal;
	font-size: 20px;
}

p.point-osoba::before {
    
	font-family: "FontAwesome";
    content: "\f007";
    display: inline-block;
    padding-right: 5px;
    color: #a0a0a0;
    font-weight: normal;
	font-size: 20px;
}

p.point-osoba::before {
    
	font-family: "FontAwesome";
    content: "\f007";
    display: inline-block;
    padding-right: 5px;
    color: #a0a0a0;
    font-weight: normal;
	font-size: 20px;
}


p.point-telefon::before {
    
	font-family: "FontAwesome";
    content: "\f095";
    display: inline-block;
    padding-right: 5px;
    color: #a0a0a0;
    font-weight: normal;
	font-size: 20px;
}

p.point-mail::before {
    
	font-family: "FontAwesome";
    content: "\f0e0";
    display: inline-block;
    padding-right: 5px;
    color: #a0a0a0;
    font-weight: normal;
	font-size: 20px;
}

p.point-clock::before {
    
	font-family: "FontAwesome";
    content: "\f017";
    display: inline-block;
    padding-right: 5px;
    color: #a0a0a0;
    font-weight: normal;
	font-size: 20px;
}

.slika-ispostave1 {
	
	
	border-right: 10px solid #38b2c7;
}

.slika-ispostave2 {
	
	
	border-left: 10px solid #38b2c7;
}


h4 {
	
	font-family: "Anton";
	font-size: 1.5em;
}

h2 {
    font-size: 2em;
}

.point-ispostave .sppb-addon-content {

	display: grid;
	align-items: center;
	grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
	
}

.foter-botuni {
	
	padding-top: 20px;
    display: flex;
    justify-content: flex-start;
	flex-wrap: wrap;
}

#sp-bottom a {
    color: #fff;
}



.point-footer-botun
{
  border-radius: 2px;
  background-color: #38b2c7;
  border: none;
  color: #FFFFFF;
  text-align: center;
  padding: 20px;
  width: 250px;
  transition: all 0.5s;
  cursor: pointer;
  margin-right: 20px;

}

.point-footer-botun a
{
  cursor: pointer;
  display: inline-block;
  position: relative;
  transition: 0.5s;
}


.point-footer-botun a::after {
  font-family: "FontAwesome";
  content: "\f061";
  position: absolute;
  opacity: 0;
  top: 0;
  right: -20px;
  transition: 0.5s;
  
}

.point-footer-botun:hover a {
  padding-right: 25px;
}

.point-footer-botun:hover a::after {
  opacity: 1;
  right: 0;
}

.phocadownloadfilelist32 a {
	
	font-weight: bold;
}

/* botun 2 */

.point-footer-botun1
{
  border-radius: 2px;
  background-color: #92b65f;
  border: none;
  color: #FFFFFF;
  text-align: center;
  padding: 20px;
  width: 250px;
  transition: all 0.5s;
  cursor: pointer;
  margin-right: 20px;

}

.point-footer-botun1 a
{
  cursor: pointer;
  display: inline-block;
  position: relative;
  transition: 0.5s;
}


.point-footer-botun1 a::after {
  font-family: "FontAwesome";
  content: "\f061";
  position: absolute;
  opacity: 0;
  top: 0;
  right: -20px;
  transition: 0.5s;
  
}

.point-footer-botun1:hover a {
  padding-right: 25px;
}

.point-footer-botun1:hover a::after {
  opacity: 1;
  right: 0;
}

.financijska-izvjesca ul {
    display: grid;
    align-items: center;
    grid-template-columns: repeat(auto-fit, minmax(130px, 1fr));
	grid-gap: 1rem;
}


.financijska-izvjesca ul li {
    background: #253545;
    padding: 20px !important;
	margin: 0px !important;
}

.financijska-izvjesca ul li a {
	
	color: white;
	display: flex;
	justify-content: center;
	font-weight: bold;
}

.clearList {
    display: none !important;
}

.financijska-2020 ul li a {
	
	color: #253545;
	font-weight: bold;
}

.financijska-2020 ul li a:hover {
	
	color: #38b2c7;
}


.financijska-2020 ul li a::before {
    
	font-family: "FontAwesome";
    content: "\f15c";
    display: inline-block;
    padding-right: 5px;
    color: #a0a0a0;
    font-weight: normal;
}


/*financijska botuni*/

.financijska-izvjesca li
{
  border-radius: 2px;
  background-color: #38b2c7;
  border: none;
  color: #FFFFFF;
  text-align: center;
  transition: all 0.5s;
  cursor: pointer;

}

.financijska-izvjesca li a
{
  cursor: pointer;
  display: inline-block;
  position: relative;
  transition: 0.5s;
}


.financijska-izvjesca li a::after {
  font-family: "FontAwesome";
  content: "\f061";
  position: absolute;
  opacity: 0;
  top: 0;
  right: -20px;
  transition: 0.5s;
  
}

.financijska-izvjesca li:hover a {
  padding-right: 25px;
}

.financijska-izvjesca li:hover a::after {
  opacity: 1;
  right: 0;
}

.phocadownloadfilelist32 a::before {
    
	font-family: "FontAwesome";
    content: "\f15c";
    display: inline-block;
    padding-right: 5px;
    color: #a0a0a0;
    font-weight: normal;
}

ul.zakon-propisi li a {
	
	font-weight: bold;
}


ul.zakon-propisi li a:hover {
	
	color: #38b2c7;
}

.phocadownloadfilelist32 {
	
	margin: 0 0 15px 0;
}

.phocadownloadfilelist32 a:hover {
    
	color: #38b2c7;
}

.sppb-panel {
	
	border: 0;
}

.sppb-panel-default > .sppb-panel-heading {
    background: transparent;
    border-bottom: 2px solid #253545;
}

.fa-chevron-right::before {
    content: "\f054";
    color: #38b2c7;
}

.pager {
	
	display: none;
}

.btn-outline-secondary {
    color: #38b2c7;
    background-color: transparent;
    background-image: none;
    border-color: #38b2c7;
}

.google-karta {
	
	border-bottom: 5px solid #38b2c7;
}


.offcanvas-menu .point-call
{
    margin-top: 50px;
	width: 90px;
}


.offcanvas-menu {
    background: -webkit-linear-gradient(150deg, #38b2c7 60%, #253545 60%);
	background: -o-linear-gradient(150deg, #38b2c7 60%, #253545 60%);
	background: -moz-linear-gradient(150deg, #38b2c7 60%, #253545 60%);
	background: linear-gradient(150deg, #38b2c7 60%, #253545 60%);
}

.offcanvas-menu .offcanvas-inner .sp-module ul > li a, .offcanvas-menu .offcanvas-inner .sp-module ul > li span {
   color: #d7d7d7;
   font-family: "anton";
   font-size: 21px;
}

.offcanvas-menu .offcanvas-inner .sp-module ul > li.menu-parent > a > .menu-toggler::after, .offcanvas-menu .offcanvas-inner .sp-module ul > li.menu-parent > .menu-separator > .menu-toggler::after {
    content: "\f055";
	font-size: 25px;
	position: relative;
	right: 0;
	top: 0px;
	left: 0;
	display: flex;
	justify-content: flex-end;
}

.offcanvas-menu .offcanvas-inner .sp-module ul > li.menu-parent > a > .menu-toggler, .offcanvas-menu .offcanvas-inner .sp-module ul > li.menu-parent > .menu-separator > .menu-toggler {
    color: rgba(255, 255, 255, 0.5);
}

.offcanvas-menu .offcanvas-inner .sp-module ul > li ul li a {
    color: rgba(240, 240, 240, 0.8);
}

.offcanvas-menu .offcanvas-inner .sp-module ul > li a:hover, .offcanvas-menu .offcanvas-inner .sp-module ul > li span:hover, .offcanvas-menu .offcanvas-inner .sp-module ul > li a:focus, .offcanvas-menu .offcanvas-inner .sp-module ul > li span:focus {
    color: #253545;
}

.fa.fa-close::before, .fa.fa-remove::before {
    content: "\f00d";
    font-size: 25px;
    margin-left: -35px;
}

.offcanvas-menu .offcanvas-inner {
	
	margin-top: 35px;
}

.close-offcanvas {
	
	background: transparent;
}


.menu-toggler {
    
	width: 100%;
    display: flex;
    justify-content: flex-end;
}


#offcanvas-toggler {
	
	position: absolute;
    right: -60px;
    top: -50px;
    z-index: 100;
    width: 140px;
    height: 125px;
    border-radius: 50% 50% 50% 50%;
}

#offcanvas-toggler > .fa {
    color: #252525;
   top: 50px;
	position: relative;

}

#offcanvas-toggler > .fa {
    color: #125170;
}


.logo a {
    width: 100%;
    height: 100%;
    display: block;
    z-index: 99;
    position: relative;
}

.offcanvas-menu .offcanvas-inner .sp-module ul > li {
    border: 0;
    padding: 3px;
}

body:not(.itemid-101) .logo-image {
    height: 122px;
}

.itemid-101 .point-top-info {
	top: 20px;
	position: relative;

}

.offcanvas-menu {
	
	z-index: 999999;
}

.close-offcanvas:hover {
    background: transparent;
    color: #253545;
}

.point-tražilica

{
    width: 300px;
    margin-left: auto;
    padding-top: 25px;
    margin-bottom: -20px;
}

.mod-search-searchword115 {
	
	border-radius: 0 !important;
	border: 2px solid #253545 !important;
}

.input-group-btn .btn.btn-primary
{
    border-color: #38b2c7;
    background-color: #38b2c7;
    border-radius: 0;
    padding-bottom: 10px;
}


#searchForm .input-group {
    width: 30%;
    margin: auto;
    padding: 50px;
}

.form-inline,
#ordering.inputbox {
	
	width: 300px;
}

.result-category,
legend,
.form-group fieldset,
.form-group .controls,
.form-check.form-check-inline {
	
	display: none;
}

label {
    font-weight: bold;
}

.search .search-results dt.result-title {
    margin-top: 40px;
    font-size: 21px;
}

.form-group.searchintro {
	
	display: flex;
	justify-content: center;
	font-size: 21px;
}

.badge-info {
    color: #fff;
    background-color: #38b2c7;
}

.btn-secondary {
    color: #fff;
    background-color: #38b2c7;
    border-color: #38b2c7;
}

.form-control {
    display: block;
    width: 100%;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 2px solid #243444;
    border-radius:0;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
	border-right: 0;
	
}

div.scbasebin.screenreader.text.scr_wheelchair {

	height: 50px;
	background-position: left;
	background-size: contain;
	
}

div#accessibility-links.topright.vertical #text_plugin {
    position: absolute;
    top: 0;
    right: 225px;
    width: 170px;
	height: 40px;
}

div#accessibility-links span {
    color: #111;
    font-size: 18px;
    font-weight: bold;
    line-height: 18px;
    height: 20px;
    float: left;
    cursor: auto;
    padding-left: 50px;
    margin-top: 6px;
    font-family: bebas neue;
}

.sp-megamenu-parent {
    margin-left: 50px;
    margin: auto;
    float: unset;
    display: flex !important;
    justify-content: center;
}


@media screen and (min-width: 1920px) {
  
  .itemid-101 .sppb-row-container,
  .sppb-row-container {
	  
	  width: 1500px !important;
	  max-width: 1500px !important;
  }
  
  
  .itemid-101 .container {
  max-width: 1600px;
  
	}
	
	.point-call {
    left: 50px;
	}
	

}



@media screen and (max-width: 1360px) {
	

	
	p.point-pocetna-tekst {
		
		font-size: 13px !important;
	}
	
	
}

@media screen and (max-width: 991px) {

	#sp-section-2 {
		
		margin-top: -70px;
		margin-bottom: -20px;
	}
	.point-info-pocetna-block,
	.point-sredina {
		
		flex-wrap: wrap;
	}

	.round-btn {
		
		margin-top: 15px;
	}
	
	.footer-info {
    margin-top: 15px;
    margin-left: 50px;
	}
	
	.sppb-section.point-slika {
		
		position: relative;
		top: 80px;
	}
	
	.point-tražilica {
    width: 230px;
    margin-right: auto;
    padding-top: 4px;
    margin-bottom: 0px;
    padding-bottom: 10px;
	left: -65px;
	position: relative;
	z-index: 99999;
	
	}
	
	#searchForm .input-group {
		
		display: none;
	}
	
	div#accessibility-links.topright.vertical #text_plugin {
    position: absolute;
    top: 80px !important;
	}
	
	div#accessibility-links.topright.vertical #text_plugin {
    position: absolute;
    top: 0;
    right: 210px;
    width: 125px;
}

	div.scbasebin.screenreader.text.scr_wheelchair {

	height: 50px;
	background-position: left;
	background-size: contain;
	
}
	div#accessibility-links span {
    color: #111;
    font-size: 13px;
    font-weight: bold;
    line-height: 14px;
    height: 20px;
    float: left;
    cursor: auto;
    padding-left: 25px;
    margin-top: 6px;
    font-family: bebas neue;
}

.sp-megamenu-parent {
    margin-left: 50px;
    margin: auto;
    float: unset;
    display: none !important;
    justify-content: center;
}
	
}

@media screen and (min-width: 992px) and (max-width: 1200px) {
	
	.point-sredina-responsive .sppb-row.sppb-align-center {
		
		display: flex;
		flex-direction: column;
		
		}
	
	.point-sredina-responsive .sppb-col-md-6 {
		
		max-width: 80%
	}
	
	.sp-megamenu-parent > li > a {
		
		font-size: 16px !important;
	}

	.itemid-101 .sp-megamenu-parent {
    margin-left: -20px !important;
	}
	
	.point-top-info-crta::before {
    content: "";
    border-left: 1px solid #cecece;
    height: 100%;
    position: absolute;
    margin-left: -3%;
	}
	
	
}


@media screen and (min-width: 766px) and (max-width: 1360px) { 

	.point-tri-bloka {
		
		padding-top: 120px !important; 
	}

}


@media screen and (max-width: 766px) { 

	.srednji-block {
		
		margin-top: 20px !important; 
	}
	
	.prvi-block {
		
		top: -40px;
	}
	
	.zadnji-block {
		
		top: 40px;
	}
	
	#sp-bottom {
    background: #171717;
    color: #fff;
    background: url("./images/footer.jpg");
        background-position-x: 0%;
        background-position-y: 0%;
        background-repeat: repeat;
        background-size: auto;
    background-repeat: no-repeat;
    background-position: bottom;
    padding: 0px;
    min-height: 440px;
    font-size: 0.875em;
    background-size: 100%;
}

.itemid-101 #sp-bottom {
    margin-top: 20px;
}

}



@media screen and (min-width: 576px) and (max-width: 991px) {


		#offcanvas-toggler {
			
			right: -150px;
			
		}
		
}

@media screen and (min-width: 300px) and (max-width: 991px) {


	
		body:not(.itemid-101) #sp-component {
    padding-top: 0px;
}

}


@media screen and (min-width: 1201px) and (max-width: 1400px) { 

	.sp-megamenu-parent > li > a {
    font-size: 16px !important;
}

}

@media only screen and (min-device-width : 991px) and (max-device-width : 991px) { 

#offcanvas-toggler {
    position: absolute;
    right: -190px;
    top: -270px;
    z-index: 100;
    width: 140px;
    height: 125px;
    background: #253545;
    border-radius: 50% 50% 50% 50%;
}
}

.table-naslov {
	
	background: #125170;
	color: white;
	padding: 20px;
}

.table-naslov p {
	
	margin-bottom: 0px;
}

td {
	
	padding: 10px;
}

tr {
	
	border-bottom: 1px solid #ddd;
}

.itemid-114 .sppb-row-container, .sppb-row-container {
    width: 1140px !important;
    max-width: 1140px !important;
}

.sppb-btn-success {
    color: #fff;
    background-color: #125170;
    border-color: #125170;
}

.sppb-btn-success:hover {
    color: #fff;
    background-color: #38b2c7;
    border-color: #38b2c7;
} 