@import url(https://fonts.googleapis.com/css?family=Open+Sans&subset=latin,latin-ext);

@import url(https://fonts.googleapis.com/css?family=Quattrocento:700,400&subset=latin,latin-ext);

/*!
 * Responsive Grid - Virtus
 */

/*! normalize.css v3.0.0 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
  padding:0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
* {
/*  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;*/
}
*:before,
*:after {
/*  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;*/
}
html {
  font-size: 62.5%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body {
  font-family: 'Open Sans', sans-serif;
  background-color: #f5f5f5;
}


@media (min-width: 992px) {
  body {
    background-color: #f5f5f5;
    background-image: url(../images/header_bg.jpg);
    background-repeat: repeat-x;
  }
}


input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  text-decoration: none;
}

a:hover{
}



a:hover,
a:focus {
}

a:focus {

}


figure {
  margin: 0;
}
img {
  vertical-align: middle;
  width: 100%;
}
hr {
  margin-top: 10px;
  margin-bottom: 10px;
  border: 0;
  border-top: 1px solid #ccc;
}


.clear:before,
.clear:after {
  content: "";
  display: table;
}
.clear:after {
  clear: both;
}
.clear {
  zoom: 1;
}




.container {
  margin: 0 auto;
  position: relative;
  z-index: 100;
}



@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}

@media (min-width: 992px) {
  .container {
    width: 960px;
  }
}

@media (min-width: 1280px) {
  .container {
    width: 1170px;
  }
}




/*-------------------------Heading------------------------------------*/

h1 {
    font-size: 28px;
    line-height: 36px;
    color: #000;
    font-weight: 400;
    font-family: 'Quattrocento', serif;
    float: left;
    width: 100%;
    text-transform: uppercase;
}


h2 {
    font-size: 24px;
    line-height: 32px;
    font-weight: 400;
    color: #000;
    font-family: 'Quattrocento', serif;
     text-transform: uppercase;
     float: left;
     width: 100%;
}


h3{ 
  font-size: 20px;
  line-height: 26px;
  color: #000;
  font-weight: 400;
  font-family: 'Quattrocento', serif;
   text-transform: uppercase;
   float: left;
   width: 100%;
}


h4{
  font-size: 14px;
  line-height: 20px;
  color: #000;
  font-weight: 400;
  margin-top: 5px;
  margin-bottom: 5px;
  font-family: 'Quattrocento', serif;
}



h5{
  font-size: 12px;
  line-height: 28px;
  color: #000;
  font-weight: 400;
  margin-top: 5px;
  margin-bottom: 5px;
  font-family: 'Quattrocento', serif;
}



h6{
  font-size: 11px;
  line-height: 16px;
  color: #000;
  font-weight: 400;
  margin-top: 5px;
  margin-bottom: 5px;
}



p {
  color:#909090;
  font-weight: 300;
  font-size: 22px;
  line-height: 30px;
 
}



.naslov-h3{
  text-transform: none;
}
/*------------------- Important styles------------------------- */


#toggle {
  display: block;
  width: 30px;
  height: 30px;
  margin: 0px 25px 0 0px;
  float: right;
  position: absolute;
  z-index: 1000;
  right: 0px;
  top: 35px;
}

@media (min-width: 768px) {
  #toggle {
    top: 50px;
     margin: 0px 0px 0px 0px;
  }
}

@media (min-width: 992px) {
  #toggle {
    top: 50px;
    margin: 0px 25px 0 0px;
  }
}

/* menu appearance*/

#menu {
  font-size: 14px;
  line-height: 24px;
  position: absolute;
  left: 0;
  z-index: 1000;
  color: #fff;
  width: 100%;
  margin: auto;
  text-align: center;
  display: none;
  transition: opacity .4s;
  font-weight: 400;
  margin-top: 67px;
  background: #e04b43;
}


@media (min-width: 768px) {
  #menu{
    margin-top: 120px;
  }
}

#menu ul{
 outline: 0;
 font-weight: normal;
/* list-style: none;*/
 display: table;
 margin: 0;
 padding: 0px;
 font-size: 14px;
 width: 100%;
 }

#menu ul li {
/*  list-style: none;*/
  position: relative;
}


#menu ul li a{
  display: block;
  color: #fff;
  font-size: 14px;
  font-weight: 300;
  padding: 15px;
  text-transform: uppercase;
  background:#ab1f1d;
  box-sizing:border-box;
}


#menu ul li a:hover{
  display: block;
  color: #fff;
}


#menu ul li a.mslc{
  display: block;
  color: #fff;
  background: #e73532;

}


/*-------------menu 992--------------*/
@media (min-width: 992px) {

 #toggle{
  display: none;
}
  #menu {
  background: none;
  display: block;
  font-size: 12px;
  line-height: 30px;
  position: relative;
  z-index: 1000;
  width: 100%;
  background: url(../images/poliklinika-medirad2.png);
  background-repeat: repeat-x;
  text-align: center;
  border-radius: 0px;
  opacity: 1; 
  transition: opacity .4s;
  display: block;
  font-weight: 400;
  margin-top: 0px;
  opacity: 1;
  float: right;
  padding-top: 0px;
}



span{
  font-weight: 300;
}

  #menu:after{
    border: none;
  }

 #menu ul {
  outline: 0;
  font-weight: normal;
/*  list-style: none;*/
  display: table;
  margin: 0;
  padding: 0px;
  font-size: 16px;
  line-height: 30px;
  float: left;
  }

  #menu ul li{
 /* display: block;*/
/*  list-style: none;*/
float: left;
  outline: 0;
  font-weight: normal;
  margin-left: 15px;
  padding: 0px;
  position: relative;
  width: auto;
  margin-bottom: 0px;
  background-position: top left;
  background-repeat: no-repeat;
  }

  #menu ul li:hover{
  }

  #menu ul li a{
    outline: 0;
    font-weight: normal;
/*    list-style: none;*/
    display: block;
    margin: 0;
    font-size: 12px;
    text-align: center;
    font-weight: 400;
    color: #fff;
    background: none;
    text-transform: none;
  }

 #menu ul li a:hover{
    color: #fff;
    background: none;
  }


  #menu ul li a.mslc{
    color: #fff;
    background: none;
  }

}


@media (min-width: 1280px) {
  #menu ul li a{
    font-size: 16px;
  }  
}


/*------------logo------------*/

.logo-box{
  width: 100%;
  float: left;
  margin-top: 10px;
  margin-bottom: 20px;
}


@media (min-width: 768px) {
  .logo-box{
    width: 25%;
    float: left;
    margin-top: 20px;
    margin-bottom: 0;
  }
}

@media (min-width: 992px) {
  .logo-box{
    width: 34%;
    float: none;
    margin-bottom: 22px;
    margin-right: auto;
    margin-left: auto;
    margin-top: 0;
  }
}


a.logo{
  min-width:240px;
  max-width: 240px;
  max-height: 130px;
  display: block;
  margin-left: 15px;

}

@media (min-width: 768px) {
  a.logo{
    min-width: 400px !important;
    height: auto;
  }
}

/*----------header-------------*/

.header{
width: 100%;
float: left;
position: relative;
z-index: 2000;
padding-top: 20px;
background: #fff;
}

@media (min-width: 992px) {
  .header{
   background: none;

  }
}

@media (min-width: 992px) {
  .header{
   width: 100%;
  float: left;
   position: relative;
   z-index: 2000;
   background: none;
/*   padding-top: 40px;*/
    border-top: 0px solid #d21820;
  }
}


#header{
  float: left;
  width: 100%;
  position: relative;
  z-index: 200;
}

/*--------main-content--linkovi---------*/

#main-content{
  width: 100%;
  position: relative;
  z-index: 100;
  top: 0px;
  float: left;
  background: #f8f8f8;
  padding-top: 40px;
}


@media (min-width: 992px) {
  #main-content{
   top: 0;
   padding-bottom: 30px;

  }
}


#main-content h1 a{
  color: #856b53;
}

#main-content h1 a:hover{
  color: #260e03;
}

#main-content h2 a{
}


#main-content a{
}

#main-content a:hover{
  
}

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


#main-content a:hover{
}

#main-content p{
  width: 100%;
  float: left;
}


button, a.btn, a.btn:visited{
    -moz-box-sizing: border-box;
    cursor: pointer;
    display: inline-block;
    font-size: 14px !important;
    font-weight: 300;
    overflow: visible;
    position: relative;
    text-decoration: none;
    top: 0;
    vertical-align: middle;
    width: auto;
    text-align: center;
  }


/*-------------------------Virtus footer------------------------------------*/

.v {
  float: left;
  /*padding: 0px 0px 0px 0px;*/
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-left:20px;
}

@media (min-width: 992px) {
  .v {
    margin-right: 0px;
    float: right;
  }
}


.none {
  display: block;
  float: right;
  height: 10px;
  overflow: hidden;
  text-indent: -200px;
  width: 10px;
}


.v_link {
    -moz-box-sizing: border-box;
    background: url("../images/virtus_logo.png") no-repeat scroll left top;
    display: block;
    overflow: hidden;
    width: 249px;
    height: 15px;
    float: left; 
    margin-top: 25px; 
}



.v_link img {
  display: block;
  margin: auto;
  width: 100%;
}

.no-padding{
padding: 0 30px;
}

@media (min-width: 992px) {
  .no-padding{
  padding: 10px;
  }
}


.cookie-container {
  background: rgba(0,0,0,0.8);
  bottom: 0;
  display: block;
  padding: 10px 0 0 0;
  position: fixed;
  width: 100%;
  z-index: 9999;
  -webkit-box-shadow: 0px 0px 7px rgba(0, 0, 0, 0.28);
  -moz-box-shadow: 0px 0px 7px rgba(0, 0, 0, 0.28);
  box-shadow: 0px 0px 7px rgba(0, 0, 0, 0.28);
}
.cookie-container .center {
  padding: 10px 20px;
  width: 100%;
  max-width: 1400px;
  margin: 0 auto;
}
.cookie-container .center span {
  text-transform: uppercase;
  font-weight: 400;
  color: #fff;
}
.cookie-container .center p {
  display: inline;
  color: #fff;
  font-size:14px;
  line-height: 20px;
}
.cookie-container .center a {
  color: #d42b2f;
  text-decoration: underline;
  transition: all 0.6s ease;
  font-size:14px;
  line-height: 20px;
}
@media (min-width:600px) {
  .cookie-container .center a {float: none;width: auto;}
}


/*-------------------------animacija------------------------------------*/


ul#slider1{
  width: 100% !important;
  height: 100%;
  position: relative;
  z-index: 50;  
  margin-top: 0px;
  padding: 0;
}

.slider{
/*  margin-bottom: 40px;*/
  float: left;
  width: 100%;
}


.bx-pager-link{
  background: #000 !important;
}

.active{
   background: #5ea52f !important;
}


/*---------------hide---------------*/


.hide{
  display: none ;
}

@media  (min-width: 768px) {
  .hide{
    display: block;
  }
}


/*------footer bottom-----------*/


#footer-top{
  background: #d42b2f;
  float: left;
  width: 100%;
  padding: 20px;
  box-sizing:border-box;
}
@media (min-width: 768px) {
  #footer-top{
    background: #d42b2f;
    float: left;
    width: 100%;
    padding: 20px 0;
    box-sizing:border-box;
  }
}

#footer-top span{
color:#fff;
font-size: 14px;
line-height: 20px;
font-weight: 400;
float: left;
padding-top: 4px;
box-sizing:border-box;
}

#footer{
  width: 100%;
  background: #cf2329;
  float: left;
  height: 80px;
}


@media  (min-width: 992px) {
  #footer{
    height: 60px;
  }
}

.footer-left{
  width: 100%;
  float: left;
}
@media (min-width: 768px) {
  .footer-left{
    width: 70%;
    float: left;
  }
}

.footer-right{
  float: right;
  width: 100%;
}

@media (min-width: 768px) {
  .footer-right{
    float: right;
    width: 10%;
  }
}


.footer-right img{
  width: auto;
}

#footer-top ul{
  float: left;
  width: 100%;
  padding-left: 0;
  padding-top: 20px;
}


#footer-top ul li{
  float: left;
  list-style: none;
  padding-right: 20px;
  padding-left: 20px;
  color: #fff;
}

#footer-top ul li a{
  color: #fff;
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
  box-sizing:border-box;
  float: left;
  padding-top: 10px;
}

#footer-top ul li a:hover{
  color: #ab1f1d;

}

.no-padding-left{
  padding-left: 0px !important;
}

.no-border-right{
  border-right: 0px !important;
}

li.crta{
    padding-top: 10px;
    font-size: 15px;
}
/*------------Footer-------------*/


#footer span{
color:#fff;
font-size: 14px;
line-height: 20px;
font-weight: 400;
float: left;
padding-top: 4px;
box-sizing:border-box;
padding-left: 20px;
padding-right: 20px;
width: 100%;
}

@media  (min-width: 768px) {
  #footer span{
width: 40%;
  }
}

@media  (min-width: 992px) {
  #footer span{
  color:#fff;
  font-size: 13px;
  line-height: 17px;
  font-weight: 400;
  float: left;
  padding-top: 20px;
  padding-left: 0;
  padding-right: 0;
  width: auto;
  padding-left: 0;
  }
}


#footer span a{
  color: #3a8f38;
}

#footer span a:hover{
  color: #000;
}



a.facebook{
  background: url(../images/facebook.png);
  background-repeat: no-repeat;
  background-position: left top;
  display: block;
  padding-left: 50px;
  padding-bottom: 15px;
}




/*-------------------galerija-----------------*/

#galerija{
  float:left;
  width: 100%;
  margin-top: 40px;
}

@media (min-width: 400px) {
  #galerija{
    margin-top: 20px;
  }
}

#galerija a img{
  margin-bottom: 30px;
  margin-right: 30px;
  width: 22%;
  float: left;
  margin-top: 0px;
}

@media (min-width: 400px) {
  #galerija a img{
    width: 25%;
  }
}

#galerija a img:hover{
}


@media (min-width: 768px) {
  #galerija a img{
    width: 27%;
  }
}

@media (min-width: 992px) {
  #galerija a img{
    width: 29%;
  }
}

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

@media (min-width: 992px) {
  .no-margin-right{
    margin-right:0px !important;
  }

}



/*-------------------kontakt forma-----------------*/



 .send{
    font-size: 16px;
    border: 1px solid #e73532 !important;
    color: #e73532 !important;
    font-weight: 400;
    float: none;
    margin-right: 0px !important;
    text-transform: uppercase;
    background: #fff !important;
  }

  .send:hover{

    border: 1px solid #ab1f1d !important;
    color: #ab1f1d !important;
    
  }




/*---------google mapa---------*/


.google_mapa{
    width: 97%;
  }


@media (min-width: 500px) {
      .google_mapa{
      margin-top: 10px;
    }
  }

@media (min-width: 992px) {
    .google_mapa{
    margin-top: 10px;
  }
}



/*----kontakt forma success i  poslano-------*/

.success {
  background-image: url(../images/sucess-32.png);
  background-position: left 15px center;
  background-repeat: no-repeat;
  border: 1px dashed #7ac143;
  padding: 15px 15px 15px 55px;
  box-sizing:border-box;
}


input.txt_error{
  background-image: url(../images/error.png) !important;
  background-position: right 10px center !important;
  background-repeat: no-repeat !important;
  border: 1px solid #e81500 !important;
}

textarea.txt_error{
  background-image: url(../images/error.png) !important;
  background-position: right 10px center !important;
  background-repeat: no-repeat !important;
  border: 1px solid #e81500 !important;
}

.txt_error {
  background-image: url(../images/error.png) !important;
  background-position: right 10px center !important;
  background-repeat: no-repeat !important;
  border: 1px solid #e81500 !important;
}

/*----------alignright----------*/


.alignright{
  float: right !important;
}


/*--------------divider-----------*/

.divider{
  display: none;
}


@media (min-width: 992px) {
    .divider{
      display: block;
    }
}


/*--------menu dropdown------------*/


#menu ul li:hover ul.dropdown{
  display: none;
  color: #fff;
  background: green;
  width: 100%;
}

#menu ul li ul li {
  float: none;
  border-bottom: 1px solid #333;
}


#menu ul li ul.dropdown{
  display: none;
  position: relative;
  z-index: 600;
   left: 0px;
}

#menu ul li ul.dropdown li a{
  padding-top: 15px;
  padding-bottom: 10px;
  text-align: center;
  text-transform: uppercase;
}

#menu ul li ul.dropdown li a:hover{
/*  background: #000;
  color: #fff;*/
  color: #fff !important;
}



a.hide-dropdown{
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  height: 30px;
  width: 100%;
  z-index: 1500;
}

@media (min-width: 992px) {
    a.hide-dropdown{
    display: none !important;
  }
}


/*--------menu dropdown 992------------*/



@media (min-width: 992px) {

    #menu ul li:hover ul.dropdown{
      display: block;
      color: #fff;
      background: #000;
      width: 120px;
      margin-left: -10px;

    }

    #menu ul li ul li {
      float: left;
      border-bottom: 1px solid #333 !important;
    }


    #menu ul li ul.dropdown{
      display: none;
      position: absolute;
      z-index: 600;
      left: 0px;
    }

    #menu ul li ul.dropdown li a{
      width: 100px !important;
      font-size: 14px;
      line-height: 18px;
      font-weight: 400;
      text-align: left;
      padding-top: 5px;
      padding-bottom: 5px;
      text-transform: none;
      color: #fff;

    }

    #menu ul li ul.dropdown li a:hover{
      background: green;
      color: #fff;

    }
}




/*---------mia css-----------*/

#menu ul li a.sub-toggle {
    cursor: pointer;
    display: none;
    height: 40px;
    left: 0;
    position: absolute;
    top: 0px;
    width: 100%;
}



.sub-toggle {
    display: block !important;
}



@media (min-width: 992px) {
      .sub-toggle {
        display: none !important;
    }
}


ul.dropdown.active-list{
 display: block !important;
}
ul.dropdown.first-list{
 display: none;
}





/*---------no-content--------*/

.no_content {
    background: url(../images/no_content.png) no-repeat scroll right 10px center #efefef;
    font-size: 16px;
    line-height: 24px;
    padding: 20px;
    border-radius: 10px;
    margin-bottom: 20px;
}


/*---------lista----------*/

#main-content{
}

#main-content ul.lista{
padding-left: 20px !important;
margin-bottom: 20px;
}


#main-content ul.lista li{
  font-size: 16px;
  line-height: 20px;
  font-weight: 400;
  color: #fff;
}




/*-------slike main border--------*/

#main-content img{
  width: 100%;
}

#main-content img:hover{

}


/*---------dokumenti------------*/

.left-content .izlist-box h3{
  text-align: left;
  padding-left: 20px;
  box-sizing:border-box;
  min-height: auto;
  max-height: auto;
  font-weight: 700;
}

ul.lista-left{
  min-height: 50px !important;
}

ul.dokumenti{
  list-style: none;
  padding-left: 0;
  width: 100%;
  margin-bottom: 10px;
  float: left;
}

ul.dokumenti li{
   border: 1px solid #ccc;
   width: auto;
   float: left;
   margin-right: 10px;
   margin-bottom: 10px;
   padding: 0px 5px;
   box-sizing:border-box;
   background: #fff;
}

ul.dokumenti li:hover{
   border: 1px solid #ab1f1d;
}

ul.dokumenti li a{
  color: #e73532;
}

ul.dokumenti li a:hover{
  color: #ab1f1d;
}

a.pdf_icon{
  background: url(../images/pdf.png) no-repeat left 
  center;
  padding: 15px 15px 15px 35px;
  display: block;
  font-size: 14px !important;
}

a.pdf_icon:hover{
  background: url(../images/pdf_hover.png) no-repeat left
  center;
}

a.word_icon{
  background: url(../images/word_hover.png) no-repeat left 
  center;
  padding: 15px 15px 15px 40px;
  display: block;
  font-size: 14px !important;
}

a.word_icon:hover{
  background: url(../images/word.png) no-repeat left
  center;
}

/*--------slider1------------*/

.bx-wrapper .bx-caption span {
  color: #fff;
  display: table;
  font-size: 0.85em;
  padding: 5px 15px !important;
  background: #1f5685;
  opacity: 0.7;
  font-size: 18px !important;
  width: 33%;
  top: 20px;
  left: 0px;
  text-transform: uppercase;
  font-weight: 500;
}


.bx-wrapper .bx-caption {
  background: none !important;
  top: 20px;
  left: 20px;
  position: absolute;
  width: 50%;
}

.bx-wrapper img {
  display: block;
  height: 100% !important;
  width: 100% !important;
}



/*----full width----*/


.full-width{
  width: 100% !important;
}


/*izlist box*/

.izlist-box{
  width: 90%;
  float: left;
  background: #fff;
  border: 1px solid #ccc;
  padding: 20px;
  box-sizing:border-box;
  margin-bottom: 20px;
  margin-left: 4%;
}

@media (min-width: 768px) {
  .izlist-box{
    width: 30.6%;
    float: left;
    background: #fff;
    border: 1px solid #ccc;
    padding: 20px;
    box-sizing:border-box;
    margin-bottom: 20px;
    margin-right: 4%;
    margin-left: auto;
  }
}

.izlist-box-no-margin{
  margin-right: 0 !important;
}

.izlist-box ul{
  width: 100%;
  text-align: center;
  padding-left: 0;
  float: left;
  min-height: 250px;
}
.izlist-box ul li{
  list-style: none;
  border-bottom: 1px solid #d9d9d9;
}

.izlist-box ul li a{
  padding: 10px 0px;
  color:#000;
  display: block;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
}

.izlist-box ul li a:hover{
  color:#e73532;
}


a.saznajte-vise{
  border:1px solid #e73532;
  width: 100%;
  display: block;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 30px;
  float: left;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  padding: 10px 0px;
  color: #e73532;
}

a.saznajte-vise:hover{
  border:1px solid  #ab1f1d;
  color: #ab1f1d;
}


.izlist-box h2{
  text-align: center;
  font-size: 28px;
  line-height: 38px;
  font-weight: 400;
  text-transform: uppercase;
  min-height: 70px;
  max-height: 70px;
  overflow: hidden;
}


.izlist-box h2 a{
  color: #000;
}

.izlist-box h2 a:hover{
  color: #ab1f1d;
}

.txt-align-left{
  float: left;
  width: 100%;
}
.txt-align-left ul{
  text-align: left !important;
}

.txt-align-left ul li{
  padding-left: 20px;
}


.btn-left{
  margin: 10px 0;
  float: left;
  width: 100%;
  background: #fff;
  padding: 20px 20px 20px 70px !important;
  box-sizing:border-box;
  color: #000;
  font-size: 18px;
  line-height: 24px;
}



/*---------------kontakt-forma--------*/

.kontakt-forma {
  padding: 0 0px;
  color: #fff;
  min-height: 260px;
  width: 100%;
  float: left;
  margin-bottom: 20px;
  font-weight: 300;
}


.kontakt-forma label {
  font-size: 16px !important;
  line-height: 20px;
  display: block;
  margin: 0 0 0.5em;
  font-weight: 400;
  width: 97%;
  float: none;
  color: #000;
}

@media (min-width: 768px) {
  .kontakt-forma label{
    width: 97%;
    float: none;
  }
}


.kontakt-forma input, .kontakt-forma select{
  -moz-box-sizing: border-box;
  background: #efefef;
  border: 1px solid #ccc;
  color: #000;
  display: block;
  font-size: 16px !important;
  font-weight: normal;
  margin: 0 0 1em;
  padding: 0.4em;
  font-weight: 400;
  width: 97%;
}

@media (min-width: 768px) {
  .kontakt-forma input, .kontakt-forma select{
    width: 97%;
  }
}

.kontakt-forma textarea {
  -moz-box-sizing: border-box;
  background: #efefef;
  border: 1px solid #ccc;
  color: #000;
   font-size: 16px !important;
  height: 100px;
  margin: 0 0 1em;
  padding: 0.5em;
  width: 97%;
  font-weight: 400;
  float: none;
}
@media (min-width: 768px) {
  .kontakt-forma textarea{
    width: 97%;
  }
}

.kontakt-forma option {
  display: block;
  margin-left: 10px;
}


h2.margin-top-kontakt{
  margin-top: 30px;
}


.procitaj-vise{
  font-size: 14px !important;
  line-height: 20px;
  font-weight: 500;
  text-transform: none;
  color: #fff !important;
  float: right;
  background-image: url(../images/procitaj_vise.png);
  background-repeat: no-repeat;
  background-position: left top;
  padding: 9px 40px;
}


.procitaj-vise:hover{
  color: #52b84d !important;
}

/*---------video-------*/

.video{
  width: 98%;
}


/*--------right-main-box right-ponuda right-ponuda mobile--------*/


.hide-mobile{
  display: block;
}
@media (min-width: 768px) {
  .hide-mobile{
    display: none;
  }
}


/*.no-margin-right{
  margin-right: 10px;
}

@media (min-width: 992px) {
  .no-margin-right{
    margin-right: 0;
  }
}
*/

.no-border-left{
  border-left: 0px solid #ccc !important;
}

.no-border-right{
  border-right: 0px solid #ccc !important;
}

/*---------media footer-linkovi-----*/

/*  .no-margin-right{
     margin-right: 0px !important;
  }
}
*/

/*bx prev next*/

.bx-wrapper .bx-controls-direction a {
  height: 100px !important;
  margin-top: -16px;
  outline: 0 none;
  position: absolute;
  text-indent: -9999px;
  top: 41% !important;
  width: 100px !important;
  z-index: 9999;
}


/*--------menu dropdown1------------*/


#menu ul li:hover ul.dropdown1{
  display: none;
  color: #fff;
  background: green;
  width: 100%;
}

#menu ul li ul li {
  float: none;
  border-bottom: 1px solid #333;
}


#menu ul li ul.dropdown1{
  display: none;
  position: relative;
  z-index: 600;
   left: 0px;
}

#menu ul li ul.dropdown1 li a{
  padding-top: 15px;
  padding-bottom: 10px;
  text-align: center;
  text-transform: uppercase;
}

#menu ul li ul.dropdown1 li a:hover{
/*  background: #000;
  color: #fff;*/
  color: #fff !important;
}


/*--------menu dropdown1 992------------*/


@media (min-width: 992px) {

    #menu ul li:hover ul.dropdown1{
      display: block;
      color: #fff;
      background: #000;
      width: 120px;
      margin-left: -10px;

    }

    #menu ul li ul li {
      float: left;
      border-bottom: 1px solid #333;
    }


    #menu ul li ul.dropdown1{
      display: none;
      position: absolute;
      z-index: 600;
      left: 0px;
    }

    #menu ul li ul.dropdown1 li a{
      width: 100px !important;
      font-size: 14px;
      line-height: 18px;
      font-weight: 400;
      text-align: left;
      padding-top: 5px;
      padding-bottom: 5px;
      text-transform: none;
      color: #fff;

    }

    #menu ul li ul.dropdown1 li a:hover{
      background: green;
      color: #fff;
    }
}

/*--------menu dropdown2------------*/


#menu ul li:hover ul.dropdown1{
  display: none;
  color: #fff;
  background: green;
  width: 100%;
}

#menu ul li ul li {
  float: none;
  border-bottom: 1px solid #333;
}

#menu ul li ul.dropdown1{
  display: none;
  position: relative;
  z-index: 600;
   left: 0px;
}

#menu ul li ul.dropdown1 li a{
  padding-top: 15px;
  padding-bottom: 10px;
  text-align: center;
  text-transform: uppercase;
}

#menu ul li ul.dropdown1 li a:hover{
/*  background: #000;
  color: #fff;*/
  color: #fff !important;
}

/*--------menu dropdown2 992------------*/

@media (min-width: 992px) {

    #menu ul li:hover ul.dropdown1{
      display: block;
      color: #fff;
      background: #000;
      width: 120px;
      margin-left: -10px;

    }

    #menu ul li ul li {
      float: left;
      border-bottom: 1px solid #333;
    }


    #menu ul li ul.dropdown1{
      display: none;
      position: absolute;
      z-index: 600;
      left: 0px;
    }

    #menu ul li ul.dropdown1 li a{
      width: 100px !important;
      font-size: 14px;
      line-height: 18px;
      font-weight: 400;
      text-align: left;
      padding-top: 5px;
      padding-bottom: 5px;
      text-transform: none;
      color: #fff;

    }

    #menu ul li ul.dropdown1 li a:hover{
      background: green;
      color: #fff;
    }
}

/*.no-margin-right{
   margin-right: 0px !important;
}*/

.margin-left-linkovi{
  margin-left: 20px;
}


/*-----------footer----------*/

.txt-main{
  float: left;
  width: 100%;
  padding: 0 20px;
  box-sizing:border-box;
}

@media (min-width: 768px) {
  .txt-main{
    float: left;
    width: 100%;
    padding: 20px;
    box-sizing:border-box;
  }
}


.txt-right p{
  color: #000;
  font-size: 14px;
  line-height: 24px;
}

.txt-right ul {
  float: left;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; 
}

.txt-right ul li{
  font-size: 14px;
  line-height: 24px;
}

.no-padding{
 padding: 0;
}

span.akcija{
  color: #e73532;
  font-size: 23px;
}


.left-content{
  float: left;
  width:90%;
  margin-left: 4%;
}

@media (min-width:768px) {
  .left-content{
    float: left;
    width: 30%;
    margin-left: 0;
  }
}

.right-content{
  width: 100%;
  float: right;
  padding: 0 20px;
  box-sizing:border-box;
} 

@media (min-width:768px) {
  .right-content{
    width: 65%;
    float: right;
    padding: 0;
  }
}

.txt-right{
  width: 100%;
  float: left;
}

.txt-right a{
  color: #e73532;
}

.txt-right a:hover{
  color: #000;
}

.right-img{
  width: 100%;
  float: right;
  width: auto;
}

@media (min-width:768px) {
  .right-img{
    width: 20%;
    float: right;
    width: auto;
  }
}

.right-img img{
  width: auto;
}


.kontakt-btn{
  background: url(../images/pointer.png);
  background-repeat: no-repeat;
  background-position: 5% 50%;
  padding-right: 20px;
  background-color: #fff;
  border:1px solid #ccc;
}

.o-nama-btn{
  background: url(../images/o_nama.png);
  background-repeat: no-repeat;
  background-position: 5% 50%;
  padding-right: 20px;
  background-color: #fff;
  border:1px solid #ccc;
}

.zagreb-tim-btn{
  background: url(../images/zagreb_tim.png);
  background-repeat: no-repeat;
  background-position: 5% 50%;
  padding-right: 20px;
  background-color: #fff;
  border:1px solid #ccc;
}

.izlist-box ul li.no-border-bottom{
  border-bottom: 0px solid #ccc !important;
}



.kontakt-btn:hover{
  background: url(../images/pointer_hover.png);
  background-repeat: no-repeat;
  background-position: 5% 50%;
  padding-right: 20px;
  background-color: #fff;
  border:1px solid #e73532;
  color:#e73532;
}

.o-nama-btn:hover{
  background: url(../images/o_nama_hover.png);
  background-repeat: no-repeat;
  background-position: 5% 50%;
  padding-right: 20px;
  background-color: #fff;
  border:1px solid #e73532;
   color:#e73532;
}

.zagreb-tim-btn:hover{
  background: url(../images/zagreb_tim_hover.png);
  background-repeat: no-repeat;
  background-position: 5% 50%;
  padding-right: 20px;
  background-color: #fff;
  border:1px solid #e73532;
   color:#e73532;
}


#footer-txt{
  background: #f8f8f8;
  width: 100%;
  float: left;
}


.border-top-1{
   border-top: 1px solid #ccc !important;
   float: left;
   width: 100%;
}

.border-top{
   border-top: 0px solid #ccc;
   float: left;
   width: 100%;
}

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


.fb_iframe_widget{
  padding-top: 7px;
}



li.no-circle{
  display: block !important;
  list-style:  none;
}

.naslov-poliklinika{
  float: left;
  width: 100%;
}


/*boxevi dno left-content*/

.tim {
  background: none repeat scroll 0 0 #94abb2;
}

.o-nama-box{
  background: none repeat scroll 0 0 #c43d41;
}

.lokacija {
  background: none repeat scroll 0 0 #cf2329;
}


.lokacija h3{
  color: #fff;
}

.tim h3{
  color: #fff;
}

/*.tim, .o-nama-box, .lokacija, .o-nama-box ul li{
  border-bottom: 1px solid #fff;
}*/

.o-nama-box h3{
  color: #fff;
}

.lokacija ul.lista-left li a{
  color: #fff;
}

.tim ul.lista-left li a{
  color: #fff;
}

.o-nama-box ul.lista-left li a{
  color: #fff;
}

.lokacija ul.lista-left li a:hover{
  color: #000;
}

.tim ul.lista-left li a:hover{
  color: #000;
}

.o-nama-box ul.lista-left li a:hover{
  color: #000;
}

/*-------pretrage-box------*/


.pretrage-box{
  background: #70858d;
  color: #fff;
}

.pretrage-box h3{
  color: #fff;
}

.upute-klijentima-box{
  background: #8fabae;
}

.sistematski-pregledi-box h3{
  color: #fff;
}

.sistematski-pregledi-box{
  background: #94abb2;
  color: #fff;
}

.upute-klijentima-box h3{
  color: #fff;
}


.pretrage-box ul.lista-left li a{
  color: #fff;
}

.upute-klijentima-box ul.lista-left li a{
  color: #fff;
}

.sistematski-pregledi-box ul.lista-left li a{
  color: #fff;
}

.pretrage-box ul.lista-left li a:hover{
  color: #000;
}

.upute-klijentima-box ul.lista-left li a:hover{
  color: #000;
}

.sistematski-pregledi-box ul.lista-left li a:hover{
  color: #000;
}


/*.pretrage-box, .upute-klijentima-box, .sistematski-pregledi-box, ul li{
  border-bottom: 1px solid #fff;
}
*/


/*akcije-box*/


.akcije-boxes{
  background: #d42b2f;
  position: relative;
  top: 17.7%;
  width: 100%;
  z-index: 300;
  right: 0;
  float: left;
}


@media (min-width:768px) {
 .akcije-boxes{
   top: 17.7%;
   width: 23.5%;
   position: fixed;
 } 
}

@media (min-width:992px) {
 .akcije-boxes{
   background: #d42b2f;
   position: fixed;
   top: 17.7%;
   width: 25%;
   z-index: 300;
   right: 0;
   float: left;
 } 
}

@media (min-width:1280px) {
 .akcije-boxes{
   background: #d42b2f;
   position: fixed;
   top: 17.7%;
   width: 15%;
   z-index: 300;
   right: 0;
   float: left;
 } 
}

.akcije-box{
  background: #d42b2f;
  position: relative;
  width: 100%;
  z-index: 300;
  right: 0;
  float: left;
  padding: 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; 
   margin-bottom: 10px;
}

@media (min-width:1280px) {
  .akcije-box{
    padding: 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; 
  }
}

.akcije-box span{
  color: #fff;
}
.akcije-box a{
  color: #fff;
  text-decoration: underline;
}

.akcije-box a:hover{
  color: #fff;
}

.akcije-box p{
 color: #fff;
   font-size: 14px;
  line-height: 24px;
}

.akcije-box.red-bg-2{
  background: #cf2329;
}

@media (min-width:992px) {
 .akcije-boxes{
   background: #d42b2f;
   position: fixed;
   top: 24.3%;
   width: 300px;
   z-index: 300;
   right: 0;
   float: left;
 } 
}

@media (min-width:1280px) {
 .akcije-boxes{
   background: #d42b2f;
   position: fixed;
   top: 24.3%;
   width: 300px;
   z-index: 300;
   right: 0;
   float: left;
 } 
}

.close-action {
  width: 22px;
  height: 42px;
  background: #eee;
  display: block;
  position: absolute;
  left: -23px;
  background: url(../images/close-action.png) center right no-repeat #e1e1e1;
}
.close-action.closed {
  background: url(../images/close-action.png) center left no-repeat #e1e1e1;
}