body {
  
}
input[type="date"]{color:"#fff"}	


.select2-container--default .select2-search--inline .select2-search__field {height: 36px;
background-color: #FFF;
padding: 6px 12px;
font-size: 14px;
color: #333;
border-radius: 0;
-webkit-box-shadow: none;
box-shadow: none;
}
label {#color: #676a6afa;
    font-weight: 600;
}
.panel-primary>.panel-heading { height: 48px;
background-color: #FFF;
padding: 6px 12px;
font-size: 14px;
color: #333;
border-radius: 8px;
border: 1px solid rgba(148,148,148,0.25);
-webkit-box-shadow: none;
box-shadow: none;
color: #057873;
font-weight: 600;
font-size: 17px;
}
.panel-primary {
border-color:rgba(148,148,148,0.25);
}
.panel-title {
font-size: 17px;
}
.fa-chevron-down{float:right}
a.collapsed #iconLanguages {
transform: rotate(0deg);
transition: transform 0.3s ease;
}

/* Kada je otvoreno */
a:not(.collapsed) #iconLanguages {
transform: rotate(180deg);
transition: transform 0.3s ease;
}
.fa-calendar-alt {}
.select2-container--default .select2-selection--single {
height: 46px!important;
    background-color: #FFF;
    padding: 6px 12px;
    font-size: 14px;
    color: #333;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
	display: block;
    width: 100%;
   
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
}

.chevron-icon {
transition: transform 0.3s ease;
}
.chevron-icon.rotated {
transform: rotate(180deg);
}

.chevron-icon.rotated {
transform: rotate(180deg);
}
.select2-container--default .select2-selection--multiple:after {
content: "\f078";
font-family: "Font Awesome 5 Free";
font-weight: 900;
float: right;
margin-right: 10px;
transition: transform 0.3s ease;
transform: rotate(0deg);
}

.select2-container--open .select2-selection--multiple:after {
transform: rotate(180deg);}
.kontakt-info {
    font-family: 'Ethnocentric', sans-serif;
    color: #2f8585;
    font-size: 12px;
    margin-left: 0px;
    font-size: 14px;
    margin-bottom: 5px;
}

  #izb-kult > .dropdown-menu > li {
    padding: 6px 10px;
	
  }

  #izb-kult > .dropdown-menu label.checkbox {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 0;
    height: auto;
  }

    #izb-kult2 > .dropdown-menu > li {
    padding: 6px 10px;
	
  }

  #izb-kult2 > .dropdown-menu label.checkbox {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 0;
    height: auto;
  }


    #izb-kult3 > .dropdown-menu > li {
    padding: 6px 10px;
	
  }

  #izb-kult3 > .dropdown-menu label.checkbox {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 0;
    height: auto;
  }


    #izb-kult4 > .dropdown-menu > li {
    padding: 6px 10px;
	
  }

  #izb-kult4 > .dropdown-menu label.checkbox {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 0;
    height: auto;
  }


    #izb-kult5> .dropdown-menu > li {
    padding: 6px 10px;
	
  }

  #izb-kult5 > .dropdown-menu label.checkbox {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 0;
    height: auto;
  }


    #izb-kult6 > .dropdown-menu > li {
    padding: 6px 10px;
	
  }

  #izb-kult6>.dropdown-menu label.checkbox {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 0;
    height: auto;
  }

  .label-left {
    display: flex;
    align-items: center;
    flex-grow: 1;
    white-space: nowrap;
	float:left;
  }

  .label-left input[type="checkbox"] {
    margin-right: 6px;
  }

  
  
.dropdown-menu {padding-bottom: 20px;}
@media screen and (max-width: 1374px) {
.split-box-content  {padding:10% 2%
}}
@media screen and (max-width:700px) {
 input[type=checkbox],
 input[type=radio] {
       position: absolute;
       margin-top: 4px\9;
       margin-left: -20px;
       width: 30px;
       height: 30px;
       margin: 0 0 0 -42px;
 }
}
.chevron-icon {
  transition: transform 0.3s ease;
}
.chevron-icon.rotated {
  transform: rotate(180deg);
}

.icon-rotates {
  -moz-transition: all 0.3s linear;
  -webkit-transition: all 1s linear;
  transition: all 1s linear;
}

.icon-rotates.rotate {
  -moz-transition: rotate(180deg);
  -webkit-transition: rotate(180deg);
  transition: rotate(180deg);
}


.dropdown.open .icon-rotates {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.kontakt-info {margin-top:15px!important}
.hr-ponude {margin-bottom:5px!important}
