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


a {
    color: #253545;
   
}

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

a:hover {
    color: #d23c59;
}



.point-top-info {

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


}

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

.point-hms a {
  font-size: 1.2em;
}

.sp-megamenu-parent {
	
	float: unset;
	box-shadow: 1px 1px 8px #d9d9d9;
	top: 50px;
	margin-bottom: -40px;
	background: white;
	display: flex !important;
	justify-content: center;
	
	
}

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

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

.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: #d23c59;
	
}

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

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


.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: #d23c59;
}


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

.javna .moduleItemDateCreated {
    color: #d23c59;
    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: #d23c59;
	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: #d23c59;
}

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

.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: center;
	padding: 0px;
	min-height: 645px;
	font-size: 0.875em;
}



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

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

.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);
}

.itemid-101 .pagination {
    
    display: none;
}

.itemid-101 .point-natjecaji-otvoreni {
    
    padding-bottom: 26px;
}

.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: 70%;
  text-align: center;
  border-bottom: 2px solid #d23c59;
  justify-content: center;
  align-items: center;
}



.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;
	padding: 10px;
 
}

.natjecaj-naslov a {
	

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

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

.point-natjecaj-header > .natjecaj-datum-objave {
  border: none;
    border-right-width: medium;
    border-right-style: none;
    border-right-color: currentcolor;
    border-bottom-width: medium;
    border-bottom-style: none;
    border-bottom-color: currentcolor;
  border-radius: 0px;
  width: 30%;
  position: relative;
  margin: auto 0px;
  margin-bottom: 0px;
  text-align: center;
  border-right: 2px solid #d23c59;
  border-bottom: 2px solid #d23c59;
  font-weight: bold; 
}
.pagination .active {
  font-weight: bold;
}

.pagination > a {
  margin: 5px;
    margin-left: 5px;
}

/* 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: #d23c59;
	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: #d23c59;
}

.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: #d23c59;
}

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

.natjecaji .moduleAttachments a:hover {
    
	color: #d23c59;
}

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

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

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

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

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

.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;
}

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

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


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: #d23c59;
  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: #d23c59;
}


.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: #d23c59;
  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: #d23c59;
}

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

.phocadownloadfilelist32 a:hover {
    
	color: #d23c59;
}

.sppb-panel {
	
	border: 0;
}

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

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

.pager {
	
	display: none;
}

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

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


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


.offcanvas-menu {
    background: -webkit-linear-gradient(150deg, #d23c59 60%, #253545 60%);
	background: -o-linear-gradient(150deg, #d23c59 60%, #253545 60%);
	background: -moz-linear-gradient(150deg, #d23c59 60%, #253545 60%);
	background: linear-gradient(150deg, #d23c59 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: -115px;
    z-index: 100;
    width: 140px;
    height: 125px;
    background: #253545;
    border-radius: 50% 50% 50% 50%;
}

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

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

.fa-bars::before {
    content:"" !important;
	background: url("images/menu_icon.png");
	position: absolute;
	height: 20px;
	width: 50px;
	top: -15px;
	left: -13px;
	background-size: contain;
	background-repeat: no-repeat;
}
.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: #d23c59;
    background-color: #d23c59;
    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: #d23c59;
}

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

.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;
}


.itemid-127 .natjecaj-naslov {
	
	border-bottom: 0px;
}


@media screen and (min-width: 1920px) {
  
  body.helix-ultimate .sppb-row-container,
  .sppb-row-container {
	  
	  width: 1500px !important;
	  max-width: 1500px !important;
  }
  
  
  .itemid-101 .container {
  max-width: 1600px;
  
	}
	
	.point-call {
    left: 50px;
	}
	
	.itemid-101 .sp-megamenu-parent {
    margin-left: 50px;
	}
	
	#sp-section-1 .container {
		
		max-width: 1400px;
	}	
	
	#sp-section-2 .container {
		
		max-width: 1400px;
	}
}






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

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

	
	
}

@media screen and (min-width: 1361px) and (max-width: 1920px) {
	

	
	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 {

  display: none !important;

}
	.article-details {
  width: 100% !important;
  margin: auto;
}
	
}

@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;
	}
	
	.vazno-mob span {
	
	font-size: 14px !Important;
}
	#column-id-1601027753490  {
		
		padding-bottom: 40px !important;
	}
	
	.novosti .sppb-addon-article {
 flex-wrap: wrap !important;
flex-direction: column !important;
}
	.novosti .sppb-article-info-wrap {
    width: 100% !important;
    padding: 5px !important;
}

}



@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%;
}
}

.sppb-addon.sppb-addon-text-block.point-pocetna-sredina {
	
	padding-bottom: 50px !important;
}

.novosti .sppb-addon-article {
	
	display: flex;
	flex-direction: row-reverse;
	align-items: center;
}

.novosti img {
    width: 900px;
    height: 400px;
    object-fit: cover;
}

.novosti .sppb-article-info-wrap {
	
	width: 60%;
	padding: 50px;
}

.novosti .sppb-article-introtext {
	
	text-align: justify;
}

.novosti h3 {
	
	font-size: 1.6em;
padding-bottom: 20px;
}

.novosti .sppb-readmore{
    background: #253545;
    padding: 10px;
    color: white;
    font-family: bebas neue;
    font-size: 1em;
    margin-top: 30px;
    top: 30px;
    position: relative;
}

.fancybox-caption__body {
	
	display: none !Important;
}

.article-details 
{
  width: 1000px;
  margin: auto;
}


/* NATJEČAJI */
.postupci-jednostavne-nabave div.catItemHeader,
.itemid-175 div.catItemHeader,
.itemid-113 div.catItemHeader {
  border-bottom: 0;
  display: flex;
  padding: 15px;
    padding-left: 15px;
  padding-left: 15px;
  box-shadow: -30px 0 30px 0 rgba(51,51,96,0.15);
  border-radius: 10px;
  border-left: 15px solid #062135 !important;
  align-items: center;
  margin-bottom: -20px;
  flex-wrap: wrap;
}

.itemid-175 div.catItemExtraFields ul li span.catItemExtraFieldsLabel,
.itemid-113 div.catItemExtraFields ul li span.catItemExtraFieldsLabel {
  width: 18%;
}

.itemid-175 div.catItemExtraFields ul li span.catItemExtraFieldsValue,
.itemid-113 div.catItemExtraFields ul li span.catItemExtraFieldsValue {
  font-size: 14px;
}
.aliasStatuspostupkaotvoren .itemExtraFieldsValue,
.aliasStatuspostupkaotvoren .catItemExtraFieldsValue,
.itemid-175 .aliasStatusnatjeajaotvoren .itemExtraFieldsValue, .aliasStatusnatjeajaotvoren .catItemExtraFieldsValue,
.itemid-113 .aliasStatusnatjeajaotvoren .itemExtraFieldsValue, .aliasStatusnatjeajaotvoren .catItemExtraFieldsValue {
  background: #1161b7;
  padding: 5px;
  color: white;
  font-weight: bold;
  border-radius: 0;
  max-width: 70px;
  text-align: center;
}

.itemid-175 .aliasStatusnatjeajaotvoren,
.itemid-113 .aliasStatusnatjeajaotvoren {
  padding-bottom: 10px !important;
}

.itemid-175 .aliasStatusnatjeajzatvoren .itemExtraFieldsValue, .aliasStatusnatjeajzatvoren .catItemExtraFieldsValue,
.itemid-113 .aliasStatusnatjeajzatvoren .itemExtraFieldsValue, .aliasStatusnatjeajzatvoren .catItemExtraFieldsValue {
	
	background: red;
  padding: 5px;
  color: white;
  font-weight: bold;
  border-radius: 0;
  max-width: 70px;
  text-align: center;
}

.itemid-175 .aliasPonisten .catItemExtraFieldsValue, .itemid-113 .aliasPonisten .catItemExtraFieldsValue,
.itemid-113 .aliasPonisten .catItemExtraFieldsValue, .itemid-113 .aliasPonisten .catItemExtraFieldsValue {
	
	background: red;
  padding: 5px;
  color: white;
  font-weight: bold;
  border-radius: 0;
  max-width: 70px;
  text-align: center;
}

.aliasStatusnatjecajazatvoren .catItemExtraFieldsValue {
  background: red;
  padding: 5px;
  color: white;
  font-weight: bold;
  border-radius: 0;
  max-width: 70px;
  text-align: center;
}

.aliasPonisten .itemExtraFieldsValue,
.aliasPonisten .catItemExtraFieldsValue {
  background: red;
  padding: 5px;
  color: white;
  font-weight: bold;
  border-radius: 0;
  max-width: 80px;
  text-align: center;
}

.postupci-jednostavne-nabave div.catItemExtraFields ul li span.catItemExtraFieldsLabel {
    
    width: 170px;
}

.componentheadingpostupci-jednostavne-nabave {
  font-size: 36px;
  font-weight: bold;
  font-family: 'Anton', sans-serif;
  color: #253545;
}


div.k2FeedIcon,
div.itemBackToTop,
div.itemExtraFields h3,
.itemid-175 div.catItemExtraFields h4, div.genericItemExtraFields h4,
.itemid-113 div.catItemExtraFields h4, div.genericItemExtraFields h4 {

  display: none;
}
.postupci-jednostavne-nabave span.catItemDateCreated, 
.itemid-175 div.catItemHeader span.catItemDateCreated,
.itemid-113 div.catItemHeader span.catItemDateCreated {
  font-size: 12px !important;
  font-weight: bold;
  color: #1161b7 !important;
}
.postupci-jednostavne-nabave span.catItemDateCreated,
.itemid-175 div.catItemHeader span.catItemDateCreated,
.itemid-113 div.catItemHeader span.catItemDateCreated {
  padding-right: 50px;
}

div.catItemExtraFields, div.genericItemExtraFields {

  border-top: 0;
}
.postupci-jednostavne-nabave div.catItemReadMore a,
.itemid-175 div.catItemReadMore a,
.itemid-113 div.catItemReadMore a {
  border: 2px solid #236ba2;
  color: #0a334f;
  border-radius: 0;
  padding: 5px;
  font-size: 0.8em;
  background: transparent;
  font-weight: bold;
}



div.itemExtraFields ul li span.itemExtraFieldsLabel {
  display: block;
  float: left;
  font-weight: bold;
  margin: 0 4px 0 0;
  width: 20%;
}

.itemid-113 div.itemHeader h2.itemTitle {

  padding-left: 0px;
  font-size: 30px;
  font-weight: bold;
  text-align: left;
  color: #062135;
  line-height: 36px;
}

.itemid-113 div.itemAttachmentsBlock {
  padding: 4px;
  border-bottom: 0px dotted #ccc;
  display: flex;
  flex-direction: column;
}

div.itemAttachmentsBlock span {
  font-weight: bold;
  color: rgba(128, 128, 128, 0.47);
  padding: 0 4px 10px 0;
  font-size: 18px;
}

div.itemAttachmentsBlock ul.itemAttachments li a {
  color: #233247;
  font-weight: bold !important;
  transform: scale(1);
  opacity: 1;
  transition: all 0.3s ease;
}

div.itemExtraFields {
  margin: 16px 0 0 0;
  padding: 8px 0 0 0;
  border-top: 0px dotted #ddd;
}

.itemid-113 div.itemHeader span.itemDateCreated {
  display: block;
  max-width: auto;
  width: 100%;
  margin: auto;
  padding-left: 0px;
  color: inherit;
  font-weight: bold;
  text-align: left;
  color: #a4a4a4;
}

.itemid-113 div.itemAttachmentsBlock ul.itemAttachments li {
  display: inline;
  list-style: none;
  padding: 0 17px;
  margin: 0; 
  text-align: left;
}

.itemid-113 div.itemBody {
	
	display: flex;
	flex-direction: column;
}
.itemid-113 div.itemExtraFields {
  order: 1;
  padding-bottom: 50px;
}
.itemid-113 div.itemFullText {
	
	order: 2;
}

.itemid-113 div.itemExtraFields ul li span.itemExtraFieldsValue {
  display: flex !important;
}

.catItemAttachments a.docm::before,
.catItemAttachments a.docx::before,
.catItemAttachments a.doc::before,
div.moduleAttachments a.docm::before,
div.itemAttachmentsBlock a.docm::before,
div.moduleAttachments a.docx::before,
div.itemAttachmentsBlock a.docx::before,
div.moduleAttachments a.doc::before,
div.itemAttachmentsBlock a.doc::before {
  content: "";
  font-family: "Font Awesome 5 Free";
  content: "\f1c2";
  position: absolute;
  margin-left: -16px;
  font-size: 16px;
  color: #394e7c;
  margin-top: -2px;
  font-weight:300 !important;
}

div.moduleAttachments a.pdf::before,
.catItemAttachments a.pdf::before,
div.itemAttachmentsBlock a.pdf::before {
  content: "";
  font-family: "Font Awesome 5 Free";
  content: "\f1c1";
  position: absolute;
  margin-left: -16px;
  font-size: 16px;
  color: #ec430f;
  margin-top: -2px;
  font-weight:300 !important;
}
.catItemAttachments a.xlsx::before,
.catItemAttachments a.xls::before,
div.moduleAttachments a.xlsx::before,
div.itemAttachmentsBlock a.xlsx::before,
div.moduleAttachments a.xls::before,
div.itemAttachmentsBlock a.xls::before {
  content: "";
  font-family: "Font Awesome 5 Free";
  content: "\f1c3";
  position: absolute;
  margin-left: -16px;
  font-size: 16px;
  color: #009845;
  margin-top: -2px;
  font-weight:300 !important;
}

.catItemAttachments a.pptx::before,
.catItemAttachments a.ppt::before,
div.moduleAttachments a.pptx::before,
div.itemAttachmentsBlock a.pptx::before,
div.moduleAttachments a.ppt::before,
div.itemAttachmentsBlock a.ppt::before {
  content: "";
  font-family: "Font Awesome 5 Free";
  content: "\f1c4";
  position: absolute;
  margin-left: -16px;
  font-size: 16px;
  color: #ff541f;
  margin-top: -2px;
  font-weight:300 !important;
}

div.catItemExtraFields ul li span.catItemExtraFieldsLabel,
div.catItemExtraFields ul li, div.genericItemExtraFields ul li {
  display: flex;
  align-items: center;
 
}
.aliasRokzadostavu .itemExtraFieldsValue,
.aliasRokzadostavu .catItemExtraFieldsValue,
.aliasRokzapodnosenje .catItemExtraFieldsValue {
  border: 2px solid red;
  padding: 5px;
  border-radius: 6px;
  font-weight: bold;
}

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

.catItemExtraFieldsValue p {
	
	margin-bottom: 0px;
}

div.itemAttachmentsBlock ul.itemAttachments {
	
	display: flex;
	flex-wrap: wrap;
}


@media only screen and (max-width: 767px) {
	
	
	.itemid-113 div.catItemExtraFields ul li, div.genericItemExtraFields ul li {
  display: flex;
  flex-direction: column;
}
	div.itemExtraFields ul li span.itemExtraFieldsLabel,
	.itemid-113 div.catItemExtraFields ul li span.catItemExtraFieldsLabel {
  width: 90%;
}


.aliasStatusnatjeajaotvoren .itemExtraFieldsLabel,
.aliasStatusnatjeajaotvoren .catItemExtraFieldsLabel {
	
	width: 50% !important;
}

li.aliasStatusnatjeajaotvoren {
	
	flex-direction: unset !important;
}
.itemid-113 .catItemReadMore {
  margin-left: 0px;
  margin-top: 0px;
  padding-top: 0px;
  top: 0px;
  position: relative;
}
.itemid-113 div.itemHeader h2.itemTitle {
  padding-left: 0px;
  font-size: 19px;
  font-weight: normal;
  text-align: left;
  color: #062135;
  line-height: 23px;
}
div.itemExtraFields ul li {
  display: flex;
  flex-direction: column;
}

.izdvojeno23 ul {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(350px, 1fr)) !important;
  grid-gap: 1rem;
}
#column-id-1702461093430 {
	
	padding-left: 0px !important;
	padding-right: 0px !important;
}
}





/* natječaji kraj */


.natjecaji-pocetna-naslov .sppb-addon-title{
	
	text-align: center;
	padding-bottom: 15px;
}

.natjecaji-pocetna li
{
  border-bottom: 0;
  display: flex !important;
  padding: 15px;
  box-shadow: -30px 0 30px 0 rgba(51,51,96,0.15);
  border-radius: 10px;
  border-left: 15px solid #062135 !important;
  margin-bottom: -20px;
  background-color: white;
  flex-direction: column;
  text-align: left !important;
}

.natjecaji-pocetna a.moduleItemTitle {
  order: 2;
  padding: 15px;
  padding-top: 5px;
  font-weight: bold;
}

.natjecaji-pocetna .moduleItemDateCreated {
  padding: 5px;
  text-align: left;
  font-size: 12px;
  padding-left: 15px;
}

#column-id-1601027753492 {
  padding-top: 20px;
  padding-right: 20px;
  padding-bottom: 0px;
  padding-left: 20px;

}

div.k2ItemsBlock a.moduleCustomLink {
  font-weight: bold;
  display: flex;
  justify-content: flex-end;
  padding-right: 10px;
}

div.itemAttachmentsBlock ul.itemAttachments li {
  text-align: left;
  padding-top: 15px;
  padding-left: 20px;
}


div.itemAttachmentsBlock ul.itemAttachments {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
}

div.catItemAttachmentsBlock ul.catItemAttachments li {
  display: inline;
  list-style: none;
  padding: 0 4px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 4px;
  margin: 0;
  text-align: left;
  padding-bottom: 5px;
  padding-left: 0;
  padding-top: 5px;
}

div.catItemAttachmentsBlock ul.catItemAttachments {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-direction: column;
}

div.itemListCategory {
  background: transparent;
  border: none;
  border-radius: 4px;
  margin: 0 0 24px 0;
  padding: 8px;
}

.point-arhiva a{
  background: #253545;
  padding: 10px;
    padding-right: 10px;
    padding-left: 10px;
  padding-left: 15px;
  padding-right: 15px;
  color: white;
  font-weight: bold;
}


.izdvojeno23 ul {

  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(420px, 1fr));
  grid-gap: 1rem;
}

.izdvojeno23 a.moduleItemTitle {
	
	font-weight: bold;
	color: #062135;
}

.izdvojeno23 .moduleAttachments a {
	
	font-size: 14px;
}

.izdvojeno23 div.moduleAttachments {
  padding: 10px;
  display: flex;
  flex-direction: column;
  padding-left: 20px;
}
.izdvojeno23 li {
  border-bottom: 0;
  box-shadow: -30px 0 30px 0 rgba(51,51,96,0.15);
  border-radius: 10px;
  border-left: 10px solid #d23c59 !important;
  background-color: white;
  padding: 10px !important;
}

div.k2ItemsBlock ul li div.moduleAttachments
{
  display: flex;
  flex-direction: column;
}

.arhiva-natjecaji-odluke ul {
columns: 2;
  column-width: 250px;
}

.arhiva-natjecaji-odluke li {
  margin: 0 0 12px 12px !important;
}

.arhiva-natjecaji-odluke a{
	
	font-weight: bold;
}

ul.sigProClassic span.sigProCaption {
	
	display: none;
}

.aliasStatusnatjecajazatvoren .itemExtraFieldsValue {
  background: #ff0000;
  padding: 5px;
  color: white;
  font-weight: bold;
  border-radius: 0;
  max-width: 70px;
  text-align: center;
  }
  
a.moduleItemTitle::before {
	
	display: none !important;
}

.financijska-2020 a.moduleItemTitle {
font-size: 21px;
}

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

.financijska-2020 .moduleAttachments {
  padding-left: 20px;
}

div.catItemView {
  margin-bottom: 5px;
  padding: 4px;
}


.componentheading {
    
    font-family: 'Anton', sans-serif;
    color: #253545;
    font-size: 2.25rem;
}

#k2ModuleBox139 ul.level0{
    
    display: grid;
  grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
  grid-gap: 1rem;
}

#k2ModuleBox139 li{
  padding: 10px;
  background: #253545;
  text-align: center;
}
#k2ModuleBox139 li a {
    
    color: #fff;
    font-weight: bold;
}

div.catItemAttachmentsBlock ul.catItemAttachments {
    
    padding-left: 15px;
}

div.catItemExtraFields h4 {
    
    display: none;
}

/* FIX HEADER I IZBORNIK NAKON HELIX UPDATEA - SVE STRANICE */

@media screen and (min-width: 992px) {

  body.helix-ultimate #sp-section-1,
  body.helix-ultimate #sp-section-2 {
    width: 100% !important;
    position: relative !important;
    z-index: 50 !important;
  }

  body.helix-ultimate #sp-section-1 > .container,
  body.helix-ultimate #sp-section-2 > .container {
    max-width: 1400px !important;
    width: 100% !important;
    padding-left: 15px !important;
    padding-right: 15px !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }

  body.helix-ultimate #sp-section-1 .container-inner,
  body.helix-ultimate #sp-section-2 .container-inner {
    width: 100% !important;
  }

  body.helix-ultimate #sp-section-1 .row,
  body.helix-ultimate #sp-section-2 .row {
    width: 100% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    align-items: flex-start !important;
  }

  body.helix-ultimate #sp-logo {
    padding-left: 0 !important;
    padding-right: 15px !important;
  }

  body.helix-ultimate #sp-logo .sp-column,
  body.helix-ultimate #sp-logo .logo {
    text-align: left !important;
  }

  body.helix-ultimate #sp-logo .logo a {
    display: inline-block !important;
    width: auto !important;
    height: auto !important;
  }

  body.helix-ultimate #sp-logo .logo-image {
    width: auto !important;
    height: auto !important;
    max-height: 145px !important;
  }

  body.helix-ultimate #sp-top2 {
    padding-left: 15px !important;
    padding-right: 0 !important;
  }

  body.helix-ultimate #sp-top2 .sp-column {
    width: 100% !important;
  }

  body.helix-ultimate #sp-top2 .mod-sppagebuilder,
  body.helix-ultimate #sp-top2 .sp-page-builder,
  body.helix-ultimate #sp-top2 .page-content {
    width: 100% !important;
  }

  body.helix-ultimate .point-top-info {
    top: 20px !important;
    position: relative !important;
    width: 100% !important;
    display: flex !important;
    justify-content: space-between !important;
    align-items: flex-start !important;
    gap: 35px !important;
  }

  body.helix-ultimate .point-top-info > div {
    position: relative !important;
    flex: 1 1 auto !important;
  }

  body.helix-ultimate .point-top-info > div:first-child {
    flex: 0 0 220px !important;
  }

  body.helix-ultimate .point-top-info img {
    max-width: 150px !important;
    height: auto !important;
  }

  body.helix-ultimate .point-top-info-crta {
    padding-left: 25px !important;
  }

  body.helix-ultimate .point-top-info-crta::before {
    left: 0 !important;
    margin-left: 0 !important;
  }

  body.helix-ultimate .point-tražilica {
    width: 300px !important;
    margin-left: auto !important;
    margin-right: 0 !important;
    padding-top: 25px !important;
    margin-bottom: -20px !important;
  }

  body.helix-ultimate #sp-menu {
    padding-left: 0 !important;
    padding-right: 0 !important;
    width: 100% !important;
  }

  body.helix-ultimate #sp-menu .sp-column,
  body.helix-ultimate #sp-menu .sp-megamenu-wrapper {
    width: 100% !important;
    overflow: visible !important;
  }

  body.helix-ultimate #sp-menu .sp-megamenu-wrapper {
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
  }

  body.helix-ultimate .sp-megamenu-parent {
    position: relative !important;
    float: none !important;
    top: 50px !important;
    left: auto !important;
    right: auto !important;
    transform: none !important;

    display: inline-flex !important;
    justify-content: center !important;
    align-items: center !important;

    width: auto !important;
    max-width: none !important;
    margin-left: auto !important;
    margin-right: auto !important;
    margin-bottom: -40px !important;

    padding: 0 !important;
    background: #fff !important;
    box-shadow: 1px 1px 8px #d9d9d9 !important;
    z-index: 999 !important;
  }

  body.helix-ultimate .sp-megamenu-parent > li {
    display: flex !important;
    align-items: center !important;
    white-space: nowrap !important;
  }

  body.helix-ultimate .sp-megamenu-parent > li > a,
  body.helix-ultimate .sp-megamenu-parent > li > span {
    height: 60px !important;
    line-height: 60px !important;
    padding: 0 18px !important;
    font-size: 16px !important;
    display: flex !important;
    align-items: center !important;
    color: #253545 !important;
  }

  body.helix-ultimate .sp-megamenu-parent > li.active > a,
  body.helix-ultimate .sp-megamenu-parent > li.active:hover > a,
  body.helix-ultimate .sp-megamenu-parent > li.current-item > a,
  body.helix-ultimate .sp-megamenu-parent > li:hover > a {
    color: #d23c59 !important;
  }

  body.helix-ultimate .sp-megamenu-parent .sp-dropdown {
    z-index: 99999 !important;
  }
}

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

  body.helix-ultimate .sp-megamenu-parent > li > a,
  body.helix-ultimate .sp-megamenu-parent > li > span {
    padding: 0 14px !important;
    font-size: 15px !important;
  }
}

@media screen and (min-width: 1920px) {

  body.helix-ultimate #sp-section-1 > .container,
  body.helix-ultimate #sp-section-2 > .container {
    max-width: 1400px !important;
  }

  body.helix-ultimate .sp-megamenu-parent {
    margin-left: auto !important;
    margin-right: auto !important;
  }

  body.helix-ultimate .point-call {
    left: 0 !important;
  }
}

#offcanvas-toggler .burger-icon {
  display: inline-block;
  top: 20px !important;
  position: relative;
  left: 30px;
  color: white !important;
}

.burger-icon > span {
  display: block;
  height: 2px;
  background-color: #fff;
  margin: 5px 0;
  transition: background-color .3s ease-in,opacity .3s ease-in,transform .3s ease-in;
  border-radius: 10px !important;
}