@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,600,700');
@import '../js/bxslider/jquery.bxslider.css';
*,*:before,*:after{
  -webkit-box-sizing:border-box; 
  -moz-box-sizing:border-box;
  box-sizing:border-box;
}
html{
  font-family:sans-serif;
  -ms-text-size-adjust:100%;
  -webkit-text-size-adjust:100%;
}
body{
  margin:0;
  background:#fff;
  font-family:'',sans-serif;
  word-wrap:break-word;
  font-size:16px;
  line-height:26px;
  font-weight:400;
  color:#333;
}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,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,a:active,a:hover,a:focus{
  outline:none;
}
abbr[title]{
  border-bottom:1px dotted;
}
b,strong{
  font-weight:500;
}
dfn{
  font-style:italic;
}
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;
  max-width:100%;
}
svg:not(:root){
  overflow:hidden;
}
figure{
  margin:1em 40px;
}
hr{
  -webkit-box-sizing:content-box;
  -moz-box-sizing:content-box;
  box-sizing:content-box;
  height:0;
  margin-top:30px;
  margin-bottom:35px;
  border-width:0;
  border-top:1px solid #E1E1E1;
}
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;
}
input:focus,select:focus,textarea:focus,button:focus{
  outline:none;
}
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;
}
/*--------PLACEHOLDER-----------------*/
::-webkit-input-placeholder{ 
  color:#999; 
  opacity:1 !important;
}
:-moz-placeholder{
  color:#999; 
  opacity:1;
}
::-moz-placeholder{
  color:#999; 
  opacity:1;
}
:-ms-input-placeholder{
  color:#999;
}
#eubanner {position: fixed;right: 15px;top: 200px;z-index: 99999;width: 390px;background: #003770 url(../images/euflag.png)no-repeat top 9px left 10px;padding: 9px 9px 9px 71px;-webkit-box-shadow:0 0 4px rgba(0,0,0,0.2);-moz-box-shadow:0 0 4px rgba(0,0,0,0.2);box-shadow:0 0 4px rgba(0,0,0,0.2);-webkit-text-shadow:1px 1px 1px rgba(0,0,0,0.4);-moz-text-shadow:1px 1px 1px rgba(0,0,0,0.4);text-shadow:1px 1px 1px rgba(0,0,0,0.4);-webkit-box-shadow:0 0 5px rgba(0,0,0,0.5);-moz-box-shadow:0 0 5px rgba(0,0,0,0.5);box-shadow:0 0 5px rgba(0,0,0,0.5);z-index:2;}
#eubanner a {font-size: 14px;line-height: 20px;margin: -4px;color: #fff;width: 85%;float: right;}
#eubanner a:hover {color:#efefef;-webkit-text-shadow:1px 1px 1px rgba(0,0,0,0.1);-moz-text-shadow:1px 1px 1px rgba(0,0,0,0.1);text-shadow:1px 1px 1px rgba(0,0,0,0.1);}
.banner-close{text-align: right;}
.eubanner a {
  font-size: 14px;
  line-height: 20px;
  margin: 0;
  color: #fff;
  width: 84%;
  float: right;
}
.eubanner span {
  float: right;
  position: absolute;
  right: 10px;
  top: 4px;
  font-size: 20px;
  font-weight: bold;
  color: #fff;
  cursor: pointer;
}
/*-----------END OF PLACEHOLDER----*/
/*-------- STYLE FOR HEADINGS--------*/
h2,h3,h4,h5,h6{
  color:#333;
  letter-spacing:0;
  font-weight:400
}
h2{font-size:26px;line-height:32px}
h3{font-size:22px;line-height:28px}
h4{font-size:18px;line-height:24px}
h5{font-size:16px;line-height:22px}
h6{font-size:14px;line-height:18px}
/*-------END STYLE FOR HEADINGS-----*/
.container {
  position: relative;
  width: 100%;
  max-width: 1140px;
  margin: 0 auto;
  box-sizing: border-box;
  padding: 0 7px;
}
.container::after, .row::after, .u-cf {
    content: "";
    display: table;
    clear: both;
}
.row{
  display:block;
  float:left;
  width:100%;
  position:relative;
}
.clearfix {
  clear: both;
  display: block; 
  width: 100%;
}
.w30, .w35, .w65, .w70 {
  display: block;
  float: left;
  position: relative;
}
.w30 {
  width: 30%;
}
.w35 {
  width: 35%;
}
.w65 {
  width: 65%;
}
.w70 {
  width: 70%;
}
a {
  text-decoration: none;
  -webkit-transition:all 0.6s ease;
  -moz-transition:all 0.6s ease;
  transition:all 0.6s ease;
}
p,a,li{
  font-size:16px;
  line-height:24px;
  color: #003770;
}
p,li{
  color:#666;
  font-weight:400;
}
a:hover{
  color:#999;
  text-decoration:none;
}
ul{
  margin:0;
  padding:0 0 0 0px;
}
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #767676;
  margin: 30px 0;
  padding: 0;
  width: 100%;
  float: left;
}
#kontakt-forma{
  float: left;
  width: 100%;
  display: block;
}
#kontakt-forma label, #kontakt-forma input, #kontakt-forma textarea{
  width: 100%;
  float: left;
  padding:5px;
}
.narucite input {
  color: #fff !important;
  background-color: #003770 !important;
  float: right !important;
  padding: 9px 10px 9px 10px !important;
  margin-top: 20px !important;
  margin-right: 10px;
  margin-bottom: 20px !important;
  width: unset !important;
  border: none !important;
}
.novostimg img {
	width: 100%;
}
/*-----ERROR MSG--------*/ 
.error {
  background-image: url(../images/error.svg);
  background-position: right 15px center;
  background-repeat: no-repeat;
  border: 1px dashed #e81500 !important;
  padding: 15px;
}
.txt_error {
  background-image: url(../images/error.svg);
  background-position: right 15px center;
  background-repeat: no-repeat;
  border: 1px solid #e81500 !important;
  padding: 15px 15px 15px 65px;
  display: block;
  float: left;
}
.success {
  background-image: url(../images/sucess-32.svg);
  background-position: left 15px center;
  background-repeat: no-repeat;
  border: 1px dashed #7ac143;
  padding: 15px 15px 15px 65px;
  display: block;
  float: left;
}
.error_img {
  background-image: url(../images/error-32.svg);
  background-position: left 15px center;
  background-repeat: no-repeat;
  border: 1px dashed #e81500;
  padding: 15px 15px 15px 65px; 
}
/*-----END ERROR MSG--------*/ 
/*-------CONTACT FORM OLD-------*/
#kontakt-forma input.btn.send{
  background: #F2782A;
  color: #fff;
  border:none;
}
#kontakt-forma input.btn.send:hover {
  background:#e55602;
  color:#fff;
  cursor:pointer;
  border:none;
}
input[type="text"], textarea, button, input[type="file"] {
  transition: none;
}
.prijava-obrazac #kontakt-forma input[type="checkbox"], .registracija-forma #kontakt-forma input[type="checkbox"]{
  margin-top: 30px;
  margin-bottom: 25px;
}
#kontakt-forma input[type="checkbox"] {
  float: none;
  width: auto;
}
#kontakt-forma input:focus, #kontakt-forma textarea:focus, #kontakt-forma input:hover, #kontakt-forma textarea:hover {
  border: 1px solid #003770;
}
#kontakt-forma input, #kontakt-forma textarea{
  border:1px solid #ccc;
}
select {
  -moz-appearance: none;
  -webkit-appearance: none;
  text-indent: 0.01px;
  text-overflow: '';
}
select::-ms-expand {
  display: none;
}
input:focus,
select:focus,
textarea:focus,
button:focus {
  outline: none;
}
/*-------END CONTACT FORM----*/
.footer{
  width:100%;
  float:left;
  position: relative;
}
.none{
  display:none;
}
.v{
  float:right;
}
#toggle{
  display: none;
}
/*-------------DOCUMENTS------------*/
.docs-list{
  float:left;
  margin-bottom: 30px;
  display: block;
  width: 100%;
}
.docs-list ul{
  list-style:none;
  float:left;
  width: 100%;
  padding-left: 0;
}
.docs-list ul li{
  background: url(../images/doc-icon.svg) no-repeat left center transparent;
  padding: 10px 0 10px 35px;
  display: block;
  font-weight: 400; 
  float: left;
  margin-right: 40px;
}
.docs-list ul li a{
  line-height: 18px;
}
/*---------------END DOCUMENTS----------*/
/*----------BREADCRUMBS---------*/
.bread-crumbs ul{
    list-style:none;
    float:left;
    padding-left: 0;
    padding-top: 15px;
}
.bread-crumbs ul li{
    float:left;
    font-size: 14px;
}
.bread-crumbs ul li a{
    color: #363636;
}
.bread-crumbs ul li a:hover{
    color: #003770;
}
.bread-crumbs ul li:after{
    content:"|";
    padding-left: 10px;
    padding-right: 10px;
}
.bread-crumbs ul li:last-child:after{
    content:"";
    padding-left: 0;
    padding-right: 0;
}
/*---------------END BREADCRUMBS----------*/
.content img{
  max-width: 100%;
  height: auto;
}
/*--------------COOKIES-------------*/
/* .cookie-container {
  background: rgba(0, 0, 0, 0.8);
  bottom: 0;
  display: block;
  padding: 20px 0;
  position: fixed;
  width: 100%;
  z-index: 9999;
  color:#fff;
}
.cookie-container span {
  font-weight: 400;
  text-transform: uppercase;
}
.cookie-container p{
  margin: 0;
}
.cookie-container a:hover{
  color: #fff;
} */
/*--------------END COOKIES-------------*/
.main-menu li a {
	position: relative;
}
.main-menu .submenu li:last-of-type {
 border-bottom: none;
}
.header {
   box-shadow: 0px 0px 8px 2px #000000;
   position: relative;
   z-index: 2;
}
.main-menu li a{
	position: relative;
}
.main-menu li a span:after {
  content: "";
  height: 3px;
  width: 30px;
  background-color: #003770;
  bottom: -10px;
  left: 0;
  position: absolute;
  display: none;
}
.main-menu li a:hover span:after, .main-menu li a.mslc span:after{
	display: block;
}
/*--------------TOP-NAV-------------*/
.top-nav {
  background-color: #003770;
  color: #fff;
  font-family:'Open Sans',sans-serif;
  font-size: 14px;
}
.top-nav ul {
  float: left;
  padding-top: 7px;
  padding-bottom: 7px;
}
.top-nav ul li{
  margin-right: 5px;
  list-style-type: none;
  display: inline-block;
}
.top-nav ul li a:hover {
  color: #fff;
}
.top-nav ul li a {
  color: #637f9f;
  text-transform: uppercase;
}
.search {
  float: right;
}
.search input {
  border: 1px solid #637f9f;
  background-color: #003770;
  margin-top: 8px;
  padding-left: 10px;
  margin-bottom: 8px;
}
.searchicon {
  float: right;
  height: 23px;
  width: 23px;
  margin-right: 10px;
  margin-top: 12px;
  margin-bottom: 0px;
}
/*--------------BOTTOM-NAV-------------*/

.btn-menu {
  display: none
}
.logo {
  display: inline-block;
  float: left;
  width: 235px;
  padding-top: 20px;
  padding-bottom: 20px;
}
.main-menu {
  float: left;
   padding-left: 50px;
}
.main-menu li {
  display: inline-block;
  list-style-type: none;
  padding-top: 40px;
  padding-bottom: 40px;
  text-transform: uppercase;
    font-family: 'Open Sans',sans-serif;
  font-size: 16px;
  padding-right: 22px;
  position: relative;
}
.main-menu li:last-of-type {
   padding-right: 0px;
}
.main-menu li a {
  color: #121212;
}
.chartholder {
	text-align: right;
}
.chartholder a{
  float: right;
  background-color: #003770;
  padding: 8px;
  padding-right: 12px;
  margin-top: 34px;
  background-repeat: no-repeat;
  background-size: 30px;
  background-position: 20% 50%;
}
.chartholder a:hover {
   background-color: #3592d8;
}
.chartholder span{
 color: #fff;
 padding-left: 40px;
 font-weight: 600;
 font-size: 16px;
}
.sub-menu {
  position: absolute;
  background-color: #003770;
  display: none;
}
.sub-menu li {
 display: block;
 width: 200px;
 padding: 5px;
 border-bottom: 1px solid #fff;
 text-transform: none;
 font-size: 14px;
}
.sub-menu li:last-of-type {
  border: 0px;
}
.sub-menu li a{
  color: #fff;
  padding-left: 10px;
}

/*------------------Slider-----------------*/
.full-img {
  height: 290px;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  z-index: -10;
  background-position-y: center;
}
.bx-wrapper .bx-viewport {
 border: 0px;
 left: 0px;
}
.bx-wrapper {
 margin-bottom: 0px;
}
.mini-slider-txt {
position: relative;
 text-align: left;
z-index: 5;
color:#fff;
padding: 80px;
  }
.mini-slider-txt h3{
    color: #fff;
    text-transform: uppercase;
  }
  .top-slider .bxslider {
    padding: 0px;
  }
 h1 {
  color: #003770;
  	font-family: 'Open Sans',sans-serif;
  font-weight: 400;
  font-size: 26px;
  position: relative;
   z-index: 0;
  text-transform: uppercase;
  }
.bxslider li {
  display: inline-block;
  margin: 0 auto;
  text-align: center;
  position: relative;
}
.opacity {
	background-color: rgba(0,55,112, 0);
	width: 100%;
	height: 100%;
	position: relative;
	z-index: -10;
}
.mini-slider-txt a {
  color: #fff;
  font-family: 'Open Sans',sans-serif;
  font-weight: 700;
  font-size: 12px;
  position: absolute;
  top: 160px;
  left: 130px;
  z-index: 50;
  text-transform: uppercase;
  background-color: #4a8bc6;
  padding-top: 7px;
  padding-bottom: 7px;
  padding-left: 10px;
  padding-right: 10px;
}
/*------------------Slider BUTTONS-----------------*/
.bx-wrapper .bx-pager {
 bottom: 28px;
 width: auto;
 right: 60px;
 z-index: 1;
}
.bx-wrapper .bx-pager:after {
 content: "";
  height: 2px;
  width: 90px;
  background-color: #fff;
  bottom: 6px;
  right: 2px;
  position: absolute;
  z-index: -1;
}
.bx-wrapper .bx-pager.bx-default-pager a {
width: 15px;
height: 15px;
border-radius: 0px;
margin: 0 8px;
background-color: #fff;
}
.bx-wrapper .bx-pager.bx-default-pager a.active {
  background-color: #3592d8;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover {
  background-color: #fff;
}
/*------------------Sidebar-----------------*/
.proizvod {
  background-color: red;
}
.siderow {
  float: left;
  width: 27%;
  margin-right: 3%;
}
.siderow a {
  color: #010101;
  font-family: 'Open Sans',sans-serif;
  font-weight: 400;
  font-size: 14px;
}
.siderow .submenu a {
	font-family: 'Open Sans',sans-serif;
  font-weight: 400;
  font-size: 14px;
}
.siderow ul {
  padding-left: 27px;
  padding-right: 20px;
  font-family: 'Open Sans',sans-serif;
  font-weight: 400;
  font-size: 14px;
  padding-bottom: 0px;
  color: #010101;
}
.siderow ul li{
 list-style-type: none;
 line-height: 26px;
}
.siderow img {
  height: 10px;
  width: 10px;
  margin-right: 7px;
}
.mainrow {
  float: right;
  width: 70%;
}
.sidetop {
  background-color: #e2ebf2;
  padding-bottom: 20px;
}
.sidebottom {
  background-color: #e2ebf2;
 padding-bottom: 18px;
}
.siderow h2 {
  margin-top: 28px;
  padding-bottom: 32px;
  padding-top: 38px;
  font-family: 'Open Sans',sans-serif;
  font-weight: 600;
  font-size: 20px;
  padding-left: 30px;
  color: #003770;
  background-color: #e2ebf2;
  margin-bottom: 0;
}
.sidebottom ul:first-of-type li:first-of-type {
  color: #010101;
}
.sidebottom ul:first-of-type li:last-of-type {
	padding-bottom: 15px;
	border-bottom: 1px solid #d0dbe4;
	position: relative;
}
.sidebottom ul:first-of-type li:last-of-type:after {
  content: "";
  height: 10px;
  width: 10px;
  background-color: #3592d8;
  bottom: -5px;
  right: 0px;
  position: absolute;
}
.submenu {
  display: none;
}
/*------------------Nasi partneri-----------------*/
.nasipartneri {
	background-color: red;
	padding-bottom: 38px;
	padding-top: 38px;
	background-color: #e2ebf2;
	text-align: center;
	margin-bottom: 25px;
}
.nasipartneri a {
	display: inline-block;
	background-color: #fff;
	padding: 15px;
	margin-right: 20px;
}
.nasipartneri a:last-of-type {
	margin-right: 0px;
}
.crta2 {
	height: 1px;
	width: 100%;
	background-color: #e1e9ef;
	float: left;
	position: relative;
}
.crta2:after {
  content: "";
  height: 10px;
  width: 10px;
  background-color: #3592d8;
  bottom: -5px;
  right: 0px;
  position: absolute;
}
.partneri{
  margin-bottom: 20px;
}
/*------------------Main row-----------------*/
.mainrow .clearfix {
	width: 100%;
	display: block;
	float: left;
}
.mainrow {
  float: left;
  width: 70%;
}
.mainrow h2 {
  margin-top: 20px;
  float: left;
  display: inline-block;
  color: #243c4f;
  text-transform: uppercase;
  font-family: 'Open Sans',sans-serif;
  font-weight: 600;
  font-size: 20px;
  border-right: 1px solid #e1e9ef; 
  padding-right: 20px;
}
/*------------------Izdvojeni-----------------*/
.artikli  {
  float: left;
  width: 100%;
}
.artikli a {
  background-color: #fff;
  border: 2px solid #3592d8;
  float: left;
  width: 24%;
  margin-right: 1.333%;
  margin-bottom: 35px;
  position: relative;
  text-align: center;
}
.artikli a:nth-of-type(4n+4) { 
 margin-right: 0%;
}
.naziv p {
 font-family: 'Open Sans',sans-serif;
 font-weight: 600;
 font-size: 16px;
 text-transform: uppercase;
 color: #010101;
 margin-bottom: 8px;
}
.opis {
 font-family: 'Open Sans',sans-serif;
 font-weight: 400;
 font-size: 12px;
 line-height: 20px;
}
.opis p{
	 margin-top: 0px;
}
.artikl {
	margin-bottom: 40px;
}
.vidi p {
 text-transform: uppercase;
 font-family: 'Open Sans',sans-serif;
 font-weight: 700;
 font-size: 14px;
 background-color: #3592d8;
 padding-top: 8px;
 padding-bottom: 8px;
 padding-left: 17px;
 padding-right: 17px;
 color: #fff;
 width: 60%;
 margin: 0 auto ;
}
.vidi {
  position: absolute;
  width: 100%;
  bottom: -20px;
}
/*------------------Footer-----------------*/
.vendomatwhite {
	position: absolute;
}
.footer {
 background-color: #003770;
 line-height: 15px;
 padding-top: 40px;
 padding-bottom: 40px;
 margin-top: 30px;
 }
.footer p {
 color: #637f9f;
 font-size: 14px;
 line-height: 15px;
 }
.footer ul li {
  list-style-type: none;
}
.footer h2 {
  font-family: 'Open Sans',sans-serif;
  font-weight: 600;
  font-size: 16px;
  color: #fff;
}
.contact a img {
  width: 20px;
}
.leftrow {
  float: left;
  width: 40%;
  border-right: 1px solid #637f9f;
  padding-top: 95px;
}
.rightrow {
  float: right;
  width: 60%;
  padding-left: 30px;
}
.leftrow a img {
  padding-bottom: 15px;
}
.crta {
  height: 3px;
  width: 30px;
  background-color: #fff;
}
.adresa {
  border-bottom: 1px solid #637f9f;
}
.adresa li:last-of-type {
 margin-bottom: 0px;
 padding-bottom: 20px;
}
.copyright li:first-of-type {
 margin-bottom: 0px;
 padding-top: 30px;
}
.copyright {
  position: relative;
   padding-bottom: 35px;
}
.copyright:after {
  content: "";
  height: 10px;
  width: 10px;
  background-color: #637f9f;
  bottom: -5px;
  right: -5px;
  position: absolute;
}
.rightrow h2:first-of-type {
  margin-top: 0px;
  margin-bottom: 15px;
  padding-top: 0;
}
.contact{
  margin-top: 20px;
}
.contact a{
  color: #637f9f ;
  margin-right: 30px;
  font-size: 14px;
}
.contact a img{
  margin-right: 20px;
 margin-bottom: -2px;
}
.links a {
  padding: 7px 7px 7px 7px;
  display: inline-block;
  background-color: #fff;
  margin-top: 20px;
  margin-right: 5px;
}
/*------------------ Informacije -----------------*/
.onamatxt {
	width: 100%;
	float: left;
}
.onamaimg {
	width: 25%;
	float: right;
	padding-top: 2%;
	margin-top: 3%;
	border-top: 1px solid #e1e9ef; 
	position: relative;
}
.onamatxt h2 {
	margin-bottom: 0px;
	margin-top: 20px;
    color: #243c4f;
    text-transform: uppercase;
    font-family: 'Open Sans',sans-serif;
    font-weight: 600;
    border-right: 1px solid #e1e9ef; 
    padding-right: 20px;
}
.onamatxt h1{
	 border-bottom: 1px solid #e1e9ef; 
	font-family: 'Open Sans',sans-serif;
}
.onamaimg:after {
  content: "";
  height: 10px;
  width: 10px;
  background-color: #3592d8;
  right: 0;
  top: -5px;
  position: absolute;
}
.onamatxt h1:after {
  content: "";
  height: 10px;
  width: 10px;
  background-color: #3592d8;
  right: 0;
  top: -5px;
  position: absolute;
}
.kontakt {
	float: left;
	width: 48%;
	margin-right: 2%;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 5px;
}
.kontakt h2 {
	margin: 0px;
}
.callus {
	float: right;
	width: 50%;
	background-color: #e2ebf2;
	padding: 15px;
	padding-top: 25px;
	padding-bottom: 5px;
	border-top: 1px solid #868d9b;
	position: relative;
}
.callus:after {
  content: "";
  height: 10px;
  width: 10px;
  background-color: #3592d8;
  top: -5px;
  right: -5px;
  position: absolute;
}
.callus label {
  margin-bottom: 10px;
  display: block;
   }
.callus input {
  padding: 8px 0px 8px 5px;
  line-height: 10px;
  width: 100%;
  display: block;
  margin-bottom: 10px;
}
.callus textarea{
 width: 100%;
}
#submit_btn {
  width: 25%;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
  background-color: #003770;
  color: #fff;
  display: inline-block;
  padding-top: 10px;
  padding-bottom: 10px;
}
.form-control {
  padding-left: 5px;
  padding-bottom: 100px;
}
#form-hide a img {
  padding-bottom: 3px;
  padding-right: 10px;
  vertical-align: middle;
}
.row {
	font-family: 'Open Sans',sans-serif;
    font-weight: 400;
    font-size: 14px;
    color: #868d9b;
}
.mapa {
	margin-top: 25px;
}
.kontakt p {
	margin: 0px;
	text-align: left;
}
strong {
	display: inline-block;
	font-weight: 600;
	color: #121212;
}
.kontakt a {
	color: #666;
}
.kontakt a:hover {
	color: #3592d8;
}
.kontakt p {
	color: #666;
}
/*------------------Partneri-----------------*/
.partneri .novosttxt {
  border-left: 0px;
}
.partneri .novosttxt:after {
  display: none;
}
.partneri .novosttxt a {
  text-transform: none;
  background-color: #fff;
  color: #003770;
  margin-right: 60px;
  float: left;
  font-size: 14px;
  padding-bottom: 5px;
  padding-left: 0px;
}
.partneri .novosttxt h3 {
  padding-left: 0px;
}
/*------------------Novosti-----------------*/
.novost {
	width: 100%;
	float: left;
	display: block;
	margin-bottom: 20px;
}
.novosti h2 {
	margin-bottom: 20px;
	margin-top: 20px;
    display: inline-block;
    color: #243c4f;
    text-transform: uppercase;
    font-family: 'Open Sans',sans-serif;
    font-weight: 600;
    font-size: 20px;
    border-right: 1px solid #e1e9ef; 
    padding-right: 20px;
}
.novosti .crta2 {
	margin-bottom: 20px;
}
.novostimg {
	float: left;
	width: 20%;
    display: inline-block;
    border: 1px solid  #e1e9ef;
    text-align: center;
}
.novosttxt {
	float: right;
	width: 78%;
	border-left: 1px solid #e1e9ef;
	padding-left: 2%;
	position: relative;
}
.novosttxt:after {
 content: "";
  height: 10px;
  width: 10px;
  background-color: #3592d8;
  top: -5px;
  left: -5px;
  position: absolute;
}
.novosttxt h3 {
	margin-bottom: 0px;
	margin-top: 0px;
    display: inline-block;
    color: #003770;
    font-family: 'Open Sans',sans-serif;
    font-weight: 600;
    font-size: 20px;
    padding-left: 20px;
}
.novosttxt a {
	float: right;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 8px;
	padding-right: 8px;
	background-color: #003770;
	color: #fff;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: 600;
}
/*------------------Proizvod-----------------*/
.kosarica {
  text-align: left;
  margin-top: 15px;
}
.kosarica a{
  float: none;
  background-color: #003770;
  padding: 8px;
  padding-right: 12px;
  margin-top: 34px;
  background-repeat: no-repeat;
  background-size: 30px;
  background-position: center left 10px;
  width: 130px;
}
.kosarica a:hover {
  background-color: #3592d8;
}
.kosarica span{
 color: #fff;
 padding-left: 40px;
 font-weight: 400;
 font-size: 14px;
}
.kosarica span:first-child {
  cursor: pointer;
}
.kosarica span:nth-child(2) {
  cursor: none;
}
.rowproizvod {
	float: left;
	width: 100%;
}
.proizvod a {
  color: #003770;
}
.proizvod {
	margin-top: 30px;
}
.cijena p{
  margin: 0px;
  color: #fff;
}
.proizvodimg {
 float: left;
 width: 180px;
 text-align: center;
 display: inline-block;
  border: 1px solid  #e1e9ef;
  position: relative;
}
.proizvodtxt {
 width: 78%;
 float: left;
 margin-left: 2%;
}
.proizvodtxt p{
 width: 100%;
}
.proizvodtxt h2 {
	margin-bottom: 0px;
	margin-top: 0px;
    display: inline-block;
    color: #003770;
    font-family: 'Open Sans',sans-serif;
    font-weight: 600;
    font-size: 20px;
    padding-left: 20px;
}
.proizvoditxt2 {
	width: 100%;
	float: left;
	display: block;
}
.text-proizvod {
  float: left;
  width: 100%;
}
.proizvodtxt h2 {
  float: left;
  width: 100%;
}
.proizvodtxt h2 {
  border-right: 0px;
} 
.kosarica {
   float: left;
  width: 100%;
  margin-top: 10px;
  margin-bottom: 10px;
}
.proizvoditxt, .crta2 {
  margin-bottom: 20px;
}
.zoom-gallery {
	width: 50%;
	text-align: center;
}
.zoom-gallery.usluge-gallery a {
  float: left;
  width: 24%;
  margin-right: 1.333%;
  display: inline-block;
  border: 1px solid  #e1e9ef;
  margin-bottom: 1%;
}
.zoom-gallery.usluge-gallery a:nth-of-type(4n+4) { 
 margin-right: 0%;
}
.zoom-gallery.usluge-gallery img {
  width: 100%;
}
.row h2{
	margin-bottom: 0px;
	margin-top: 0px;
    display: inline-block;
    color: #003770;
    font-family: 'Open Sans',sans-serif;
    font-weight: 600;
    font-size: 20px;
    margin-bottom: 10px;
    margin-top: 25px;
}
.document img{
	margin-right: 10px;
	margin-bottom: -5px;
}
.pdf {
  margin-bottom: 20px;
}
.cijena {
 background-color: #003770;
 padding-left:5px;
 padding-right:5px;
 padding-top: 3px;
 padding-bottom: 3px;
 position: absolute;
 left: -5px;
 bottom: -5px;
 width: 110px;
}
/*------------------Košarica-----------------*/
.cart-table {
  margin-top: 30px;
  color: #121212;
}
.cart-holder, .cart-row {
  display: block;
  float: left;
  width: 100%;
}
.title-row {
  display: none;
  border-top:1px solid #e1e9ef;
  border-bottom: 1px solid #e1e9ef;
  color: #121212;
  padding: 15px 10px;
  margin-bottom: 15px;
  font-weight: 400;
  position: relative;
}
.title-row:after {
  content: "";
  height: 10px;
  width: 10px;
  background-color: #3592d8;
  bottom: -5px;
  right: 0px;
  position: absolute;
}
.title-row:before {
  content: "";
  height: 10px;
  width: 10px;
  background-color: #3592d8;
  top: -5px;
  left: 0px;
  position: absolute;
}
.product-title, .price-piece, .price-total, .sum, .delete {
  display: block;
  float: left;
  position: relative;
}
.product-title {
  width: 35%;
  border-right: 1px solid #e1e9ef;
}
.sum {
  width: 15%;
  padding-left: 10px;
  border-right: 1px solid #e1e9ef;
}
.price-piece, .price-total {
  width: 20%;
  border-right: 1px solid #e1e9ef;
  padding-left: 10px;
}
.delete {
  width: 10%;
  text-align: right;
  padding-left: 10px;
}
.cart-box {
  margin-bottom: 15px;
  padding-bottom: 15px;
  border-bottom: 1px dashed #e1e9ef;
  float: left;
  width: 100%;
  position: relative;
}
.cart-box .product-title {
  width: 35%;
  margin-bottom: 0;
  border-right:1px solid #fff;
}
.product-title a {
  color: #003770;
  font-weight: 500;
  text-transform: uppercase;
  font-family: 'Open Sans',sans-serif;
  font-weight: 400;
  font-size: 14px;
  padding-left: 5px;
}
.cart-box img {
  float: left;
}
.cart-box .product-title img {
  border: 1px solid #f0f0f0;
  padding: 2px;
  margin-right: 10px;
}
.cart-box .sum {
  width: 16%;
  padding-left: 10px;
  max-width: 100%;
  border-right: 1px solid #fff;
}
.min, .plu {
  font-size: 20px;
  color: #333;
  line-height: 20px;
  padding: 5px 10px;
  display: block;
  width: 14%;
  text-align: center;
  float: left;
  height: 30px;
  margin-right: 1px;
  font-weight: 500;
}
.sum input {
  width: 45%;
  text-align: center;
  float: left;
  display: block;
  margin-bottom: 0;
  box-shadow: none;
  height:30px;
  font-family: 'Open Sans',sans-serif;
  font-weight: 400;
  font-size: 14px;
}
.cart-box .price-piece, .cart-box .price-total {
  width: 20%;
  text-align: left;
  padding-left: 10px;
  border-right:1px solid #fff;
  font-family: 'Open Sans',sans-serif;
  font-weight: 400;
  font-size: 14px;
}
.mob-show {
  display: block;
  float: left;
}
.cart-box .delete {
  width: 33px;
  position: absolute;
  top: -4px;
  right: 19px;
}
.cart-box .delete span {
  color: #3592d8;
  font-weight: 700;
  font-size: 26px;
  line-height: 32px;
}
.cart-table-total {
  width: 100%;
}
.cart-table-total td {
  border-bottom:1px solid #fff;
}
.delete a span:hover {
  color: #003770;
}
.cart-table-total tr td:nth-child(1) {
  text-align: right;
  padding-right: 58px;
  font-family: 'Open Sans',sans-serif;
 font-weight: 400;
 font-size: 14px;
 color: #121212;
 float: left;
  width:90%;
}
.cart-table-total tr td:nth-child(2) {
  width:10%;
  font-family: 'Open Sans',sans-serif;
font-weight: 400;
font-size: 14px;
color: #121212;
 text-align: right;
 float: right;
}
.cart-btn {
  background: #003770;
  color:#fff;
  padding:10px 20px;
  float: left;
  margin-right:2px;
  font-size: 16px;
  margin-bottom: 15px;
}
.cart-btn:hover {
  background:#3592d8;
  color:#fff;
  font-size: 16px;
}
@media (min-width: 900px) {
  .title-row {
    display: block;
    font-size: 16px;
    line-height: 22px;
  }
  .mob-show {
    display: none;
  }
}
/*specifikacija forma*/
.col-6 {
  display: block;
  float: left;
  width:50%;
}
.hidden-form .col-6, .hidden-form .col-12 {
  padding:20px;
}
.clearfix.dotted {
  border-top: 1px dotted #ccc;
  margin-top: 15px;
  float: left;
  margin-bottom: 15px;
}
.error-msg {
  color: #ff0033;
  font-size: 12px;
  line-height: 18px;
  margin: -14px 0 0 0;
  float: left;
}
.check-holder .error-msg {
  float: none;
  position: absolute;
  top: 43px;
}
.check_error .checkradio {
  border: 1px dashed #ff0033;
}
.blue-underline {
  color:#3498db;
  text-decoration: underline;
  z-index:1;
  position: relative;
}
/*custom radiobutton*/
.check-holder {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 16px;
  line-height: 22px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.check-holder input {
  position: absolute;
  opacity: 0;
  z-index: 1;
}
.check-holder input:checked ~ .checkradio::after {
  display: block;
}
.check-holder .checkradio::after {
  top: 6px;
  left: 6px;
  width: 8px;
  height: 8px;
  -webkit-border-radius:50%;
  -moz-border-radius:50%;
  border-radius: 50%;
  background: #fff;
}
.checkradio::after {
  content: "";
  position: absolute;
  display: none;
}
.check-holder input:checked ~ .checkradio {
  background-color: #9b59b6;
}
.checkradio {
  position: absolute;
  top: 10px;
  left: 0;
  height: 20px;
  width: 20px;
  background-color: #ccc;
  -webkit-border-radius:50%;
  -moz-border-radius:50%;
  border-radius: 50%;
}
/*custom checkbox*/
.check-holder-2 {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 16px;
  line-height: 22px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.check-holder-2 input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  width: 300px;
  left: 0;
  text-align: left;
  margin: 0;
  height: 20px;
  z-index: 1;
  top: 11px;
}
.checkmark {
  position: absolute;
  top: 11px;
  left: 0;
  height: 17px;
  width: 17px;
  background-color: #ccc;
}
.checkmark::after {
  content: "";
  position: absolute;
  display: none;
}
.check-holder-2 input:checked ~ .checkmark::after {
  display: block;
}
.check-holder-2 .checkmark::after {
  left: 6px;
  top: 3px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.check-holder-2 input:checked ~ .checkmark {
  background-color: #9b59b6;
}
.upit label{
font-size: 14px;
line-height: 22px;
color: #121212;
font-weight: 400;
float: left;
width: 100%;
}
/*------------------ UPIT / KONTAKT -----------------*/
#forma input, #forma textarea {
  border: 1px solid #ccc;
}
#forma label {
  color: #121212;
}
#forma input:hover {
  border: 1px solid #003770;
}
#forma input:focus {
  border: 1px solid #003770;
}
#forma input{
  /* border: 1px solid red; */
}
textarea {
  width: 100%;
}
.fw label a {
  color: #003770;
}
.povratak a{
  color: #fff;
  background-color: #003770;
  float: right;
  padding: 5px 10px 5px 10px;
  margin-top: 20px;
  margin-right: 30px;
  margin-bottom: 20px;
}
.narucite a{
  color: #fff;
  background-color: #003770;
  float: right;
  padding: 5px 10px 5px 10px;
  margin-top: 20px;
  margin-right: 10px;
  margin-bottom: 20px;
}
.narucite a:hover{
 background-color: #3592d8;
}
.povratak a:hover{
 background-color: #3592d8;
}
textarea {
  margin-bottom: 7px;
}
tr {
  width: 100%;
  float: left;
  display: block;
}
th {
  font-size: 16px;
  text-align: left;
  font-weight: 400;
  border-top:1px solid #e1e9ef;
  border-bottom: 1px solid #e1e9ef;
  padding: 15px 10px;
  position: relative;
}
tr th:first-of-type:before {
  content: "";
  height: 10px;
  width: 10px;
  background-color: #3592d8;
  top: -5px;
  left: 0px;
  position: absolute;
}
tr th:last-of-type:after {
  content: "";
  height: 10px;
  width: 10px;
  background-color: #3592d8;
  bottom: -5px;
  right: 0px;
  position: absolute;
}
tbody tr .product-title {
  border-right: 0px;
}
tbody tr .product-title span{
  border-right: 1px solid #e1e9ef;
  width: 100%;
  display: block;
}
tbody .artiklupit .product a span{
 display: inline;
 border-right: 0px;
 padding-left: 10px;
 float: left;
 width: 60%;
}
tbody .artiklupit .product a img{
  float: left;
}
tbody tr .sum {
  border-right: 0px;
}
tbody tr .sum span{
  border-right: 1px solid #e1e9ef;
  width: 100%;
  display: block;
}
tbody tr .price-piece {
  border-right: 0px;
}
tbody tr .price-piece span{
  border-right: 1px solid #e1e9ef;
  width: 100%;
  display: block;
}
tbody tr .price-total {
  border-right: 0px;
}
tbody tr .price-total span{
  border-right: 1px solid #e1e9ef;
  width: 100%;
  display: block;
}
tbody .artiklupit {
  padding-top: 15px;
  padding-bottom: 15px;
  border-bottom: 1px dashed #e1e9ef;
}
tbody tr .delete span {
    color: #3592d8;
    font-weight: 700;
    font-size: 26px;
    line-height: 32px;
}
.upit .price-piece {
  width: 65%;
}
.upit .cart-table {
  width: 100%;
}
.upit tbody tr .price-piece span {
  border-right: none;
}
.cart-table-total{
  margin-top: 20px;
}
#kontakt-forma .crta2 {
  margin-bottom: 10px;
}
.msg_1 {
  float: left;
  width: 100%;
  font-family: 'Open Sans',sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 25px;
  margin-top: 20px;
}
.msg_1 a strong{
 color: #003770;
}
.pregrada {
  display: block;
  float: left;
  width: 100%;
}
.g-recaptcha {
  padding-top: 8px;
}
@media only screen and (max-width: 360px) {
.g-recaptcha {
   transform: scale(0.81);
   transform-origin: 0 0;
}
}
.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: calc(100% - 40px);
  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: #446CB3;
  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;}
}
.w100 {
  display: block;
  float: left;
  width: 100%;
}
.kosarica div {
  float: none;
  background-color: #003770;
  padding: 8px;
  padding-right: 8px;
  padding-right: 12px;
  margin-top: 34px;
  background-repeat: no-repeat;
  background-size: 30px;
  background-position: center left 10px;
  width: 190px;
}
.chart {
  display: block;
  float: left;
  position: relative;
}
.chart span {
  height: auto;
  width: 100%;
  text-align: left;
}
.add_to_cart_success {
  position: absolute;
  top: 0;
  left: 0;
  background-color: red;
  display: none;
  padding: 8px;
  text-align: center;
  /* height: 42px !important; */
}
.tax-warning {
  display: block;
  float: right;
  background-color: white;
  color: #003770;
  padding: 0px 9px;
  font-size: 12px;
  line-height: 22px;
}
/*------------------RESPONSIVE-----------------*/
@media screen and (-webkit-min-device-pixel-ratio:0) {}
@media only screen and (max-width: 1680px) {}
@media only screen and (max-width: 1600px) {}
@media only screen and (max-width: 1440px) {}
@media only screen and (max-width: 1366px) {}
@media only screen and (max-width: 1360px) {}
@media only screen and (max-width: 1280px) {}
@media only screen and (max-width: 1220px) {}
@media only screen and (max-width: 1024px) {}
@media only screen and (max-width: 980px) {}
@media only screen and (max-width: 900px) {}
@media only screen and (max-width: 800px) {}
@media only screen and (max-width: 768px) {}
@media only screen and (max-width: 640px) {}
@media only screen and (max-width: 620px) {}
@media only screen and (max-width: 600px) {}
@media only screen and (max-width: 480px) {}
@media only screen and (max-width: 360px) {}

@media only screen and (max-width: 1120px) {
.main-menu li a:hover span:after, .main-menu li a.mslc span:after{
	display: none;
}	
  .sub-menu {
  position: relative;
  background-color: #fff;
  color: #003770;
}
.main-menu li a {
  background-color: none;
  color:  #003770;
}
.sub-menu li a {
  padding-left: 20px;
  text-transform: uppercase;
}
.chartholder a {
  margin-right: 70px;
}  
.artikli a {
  width: 32.44%;
  margin-right: 1.333%;
}
.artikli a:nth-of-type(4n+4) {
    margin-right: 1.333%;
}
.artikli a:nth-of-type(3n+3) {
    margin-right: 0%;
}
/*mobile menu*/
.btn-menu {
  display: block;
  border: 0;
  width: 40px;
  height: 25px;
  background-color: transparent;
  cursor: pointer;
  position: absolute;
  top: 42px;
  right: 21px;
  z-index: 9999;
}

.btn-menu:focus {
  outline: 1px dotted #E0AE19;  
}

.show_menu .btn-menu:focus {
  outline: none;  
}

.btn-menu .text {
  display: block;
  text-indent: 150%;
  white-space: nowrap;
  overflow: hidden; 
}

.btn-menu .bar,
.btn-menu .bar:before,
.btn-menu .bar:after {
  display: block;
  position: absolute;
  width: 40px;
  height: 5px;
  background-color: #003770;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.btn-menu .bar {
  top: 10px;
  left: 0;  
}
  
.btn-menu .bar:before {
  position: absolute;
  content: '';
  top: 10px;
  left: 0;
}

.btn-menu .bar:after {
  position: absolute;
  content: '';
  top: -10px; 
  left: 0;
}

.show .btn-menu .bar {
  background-color: transparent;  
}

.show .btn-menu .bar:before {
  top: 0;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg); 
}

.show .btn-menu .bar:after {
  top: 0;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);  
}

.nav-overlay {
  width: 0;
  height: 100%;
  overflow: auto;
  position: fixed; 
  top: 0;
  left: 0;
  transition: width 0.3s ease-in;
  background-color: #fff;
  z-index: 8888;
}

.show .nav-overlay {
  width: 100%;
  height: 100%;
  position: fixed;
}

.main-menu {
  list-style-type: none;
  position: relative;
  top: 67px;
  left: 0px;
  opacity: 0;
  transform: translateX(100px);
  transition: all 0.3s 0.2s ease-out;
}
.languages {
 list-style-type: none;
  position: relative;
  top: 50px;
  left: 10px;
  opacity: 0;
  transform: translateX(100px);
  transition: all 0.3s 0.2s ease-out; 
}
.show .languages {
  opacity: 1;
  transform: translateX(0);
}
.show .main-menu {
  opacity: 1;
  transform: translateX(0);
}
.languages li a {
  font-size: 30px;
}
.main-menu a {
  display: block;
  width: 200px;
  line-height: 42px;
  text-decoration: none;
  color: black;
  font-family: 'Cabin', sans-serif;
}
.main-menu li a {
 font-size: 30px;
 color: #003770;
 width: 100%;
 background-color: none;
}
.main-menu li {
  width: 100%;
  padding: 0;
}
}
@media only screen and (max-width: 950px) {
.contact a {
 display: block;
 width: 100%;
}
.contact a img {
  display: none;
}
.contact a:last-of-type {
  margin-top: 15px;
}
.links a {
 display: block;
 width: 150px;
 margin: 15px auto;
}
.leftrow {
  margin-top: 20px;
}
}  
@media only screen and (max-width: 900px) {
.vendomatwhite {
	position: relative;
	text-align: center;
	padding-bottom: 15px
}	
.crta {
 display: none;
}
.rightrow {
    float: none;
    width: 100%;
    padding-left: 0;
    text-align: center;
}
.leftrow {
    float: none;
    width: 100%;
    margin-top: 30px;
    padding-top: 0px;
    text-align: center;
    border-right: 0;
}
.footer {
	padding-top: 25px;
	padding-bottom: 0;
}
.copyright li:first-of-type {
    padding-top: 0;
}
.copyright {
 padding-bottom: 25px;
}
.footer .copyright:after {
	display: none
}
.artikli a {
  width: 49.33%;
  margin-right: 1.333%;
}
.artikli a:nth-of-type(3n+3) {
    margin-right:  1.333%;
}
.artikli a:nth-of-type(2n+2) {
    margin-right:  0%;
}
.footer {
  margin-top: 0px;
}
}
@media only screen and (max-width: 900px) {
.zoom-gallery.usluge-gallery {
  width: 100%;
}
.novosti h1 {
  text-align: center;
}
}
@media only screen and (max-width: 800px) {
.novostimg {
  float: none;
  width: 100%;
  border: 0;
  margin-bottom: 20px;
  } 
.novosttxt {
  float: none;
  width: 100%;
}
.novostimg img {
  width: 60%;
   margin: 0 auto;
   display: block;
   border: 1px solid #e1e9ef;
}
}
@media only screen and (max-width: 700px) { 
.callus {
  float: none;
  width: 100%;
}
.kontakt {
  float: none;
  width: 100%;
  margin-right: 0%;
}
}
@media only screen and (max-width: 600px) {
.zoom-gallery.usluge-gallery a {
  float: left;
  width: 49.5%;
  margin-right: 1%;
 }
.zoom-gallery.usluge-gallery a:nth-of-type(4n+4) { 
 margin-right: 1%;
}
.zoom-gallery.usluge-gallery a:nth-of-type(2n+2) { 
 margin-right: 0;
}		
 .siderow {
 float:none;
  width: 100%;
}
.sideall {
  display: none;
}
 .siderow h2 {
  text-align: center;
  padding-left: 0;
 }
.mainrow {
  float:none;
  width: 100%
}

.novosti h1 {
  text-align: center;
}
.bottom-nav-height {
    height: 103px;
  }

}
@media only screen and (min-width: 1020px) {
.main-menu li:hover .sub-menu{
  display: block;
}
}
@media only screen and (max-width: 450px) {
 .logo img {
   height: 41px;
   margin-top: 13px;
  }
  .logo {
    width: auto;
  }
  .novostimg img {
  width: 100%;
}
}  
@media only screen and (max-width: 300px) { 
  .main-menu li a {
    font-size: 27px;
}

