/*
@import url(http://fonts.googleapis.com/css?family=Montserrat:400,700);
@import url('https://fonts.googleapis.com/css?family=Raleway:400,700&subset=latin-ext');
*/
/*  STRELICA U TABU
    content: "";
    display: inline-block;
    position: absolute;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 0;
    border-bottom: 10px solid #fff;
    bottom: 0;
    left: 50%;
    margin-left: -10px;
}
*/
.navigation-top{
right: 0;
    top: 0;
    display: table-cell;
    *display: relative;
    *float: left;
    height: 100%;
    width: 70%;
    vertical-align: top;
    text-align: right;
    position: absolute;
    z-index: 1002;
    /*
        font-family: "Montserrat";
	xfont-family: "Catamaran";
	xfont-family: 'Source Sans Pro', sans-serif;
	*/
}

.navigation-box {
    display: inline-block;
    margin-left: -4px;
	position: relative;
}


.navigation-box .navigation-button {
    border-right: 1px solid rgba(255,255,255,.1);
    color: #fff;
    border-right: 1px solid rgba(0,0,0,.1);
    outline: 0;
    line-height: 50px;
    font-style: normal;
    vertical-align: middle;
    white-space: nowrap;
    cursor: pointer;
    font-size: 12px;
    margin-left: -4px;
    height: 50px;
    display: inline-block;
    position: relative;
    padding: 0 20px;
    width: 100%;
    top: auto;
    font-weight: 700;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    -webkit-box-sizing: border-box;
}


.a11y-normalise-button {
    background: 0 0;
    border: 0;
    padding: 0;
    line-height: inherit;
    text-align: inherit;
    text-transform: inherit;
}



.navigation-box #rch-language {
/* */
}
.navigation-box{
box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    }
.navigation_icon {
    background-position: 0 -24px;
	background-repeat:no-repeat;
	background-position: center;
	background-size: 26px;
	height: 24px;

    background-repeat: no-repeat;
    height: 25px;
    width: 23px;
    margin-right: 8px;
    display: inline-block;
    vertical-align: middle;
	
}


#drop-contact > .navigation_icon{
	background-image: url(../images/icons/mail.png);
	background-size: 32px;
}



.navigation-box .menu-drop-down {
	display: none;
    white-space: normal;
    z-index: 9999;
    position: absolute;
    right: 0;
    background: #fff;
    border: 1px solid #eee;
    xborder-top: 4px solid #0771c4;
    width: 300px;
    text-align: left;
    padding: 20px;
    -webkit-border-radius: 2px 0 2px 2px;
    -moz-border-radius: 2px 0 2px 2px;
    border-radius: 2px 0 2px 2px;
    box-shadow: 0 2px 2px rgba(0,0,0,.4);
    -webkit-box-shadow: 0 2px 2px rgba(0,0,0,.4);
    -moz-box-shadow: 0 2px 2px rgba(0,0,0,.4);
    cursor: initial;
    *top: 50px;
    padding: 16px;
}


.form_contact{
	font-size:13px;
	margin-bottom:10px;
	color: Green;
}
.form_contact label{
font-size: 15px;
margin-bottom: 2px;
color: #00c100;
font-weight: bold;
}

.navigation-button:hover  {
  background-color: #fff;
  color: #dcdcdc !important;
  color: #007fc3 !important;
}


#drop-lang:hover .drop-panel-lang {
  display: block;
}

#drop-loc:hover .drop-panel-loc {
  display: block;
}



.drop-panel-txt {
font-size: 15px;
padding: 13px 0px;
}


#alternative-languages {
list-style: none;
}



.navigation-box ul {
    margin: 0;
    padding: 0;
}


.navigation-box li {
    margin: 0;
    list-style: none;
    line-height: 1.5em;
    white-space: nowrap;
    clear: both;
    *clear: none;
}

.navigation-box .drop-panel-lang li>a {
    padding-left: 40px;
}

.navigation-box li>a {
    display: block;
    padding: 8px 10px;
    white-space: nowrap;
    font-size: 15px;
    position: relative;
    line-height: 1.2em;
    text-decoration: none;
    color: #0064c8;
    border: none;
    font-weight: 400;
}
.navigation-box li:hover {
    background-color: #ededed;
}




.menu-drop-down h3 {
    white-space: nowrap;
    font-size: 16px;
    margin: 5px 0;
    padding: 0 3px 3px;
    border-bottom: 1px solid #e8e8e8;
    line-height: 1.3em;
    color: #555;
    float: none;
    font-weight: 700;
	border-left: unset;
color: red;
}



.navigation-box .drop-panel-lang .en {
    background-image: url(../images/flags/en.gif);
}
.navigation-box .drop-panel-lang .hr {
    background-image: url(../images/flags/hr.gif);
}
.navigation-box .drop-panel-lang .fr {
    background-image: url(../images/flags/fr.gif);
}
.navigation-box .drop-panel-lang .nl {
    background-image: url(../images/flags/nl.gif);
}

.navigation-box .drop-panel-lang ul li a span {
    background-repeat: no-repeat;
    background-position: center;
    height: 21px;
    width: 23px;
    position: absolute;
    left: 7px;
    top: 6px;
}

.navigation-box .drop-panel-lang {
    width: 160px;
}







@media all and (max-width: 768px), only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (-o-min-device-pixel-ratio: 2/1) and (max-width: 1024px), only screen and (min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min-resolution: 192dpi) and (max-width: 1024px), only screen and (min-resolution: 2dppx) and (max-width: 1024px) {


}
