@import url('https://fonts.googleapis.com/css?family=Poppins:300,400,500,600');
@font-face {
  font-family: 'fontello';
  src: url('../font/fontello.eot');
  src: url('../font/fontello.eot') format('embedded-opentype'),
       url('../font/fontello.woff2') format('woff2'),
       url('../font/fontello.woff') format('woff'),
       url('../font/fontello.ttf') format('truetype'),
       url('../font/fontello.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
.fontello{
  font-family: 'fontello';
}
.footer-center .icon-twitter, .footer-center .icon-facebook-1, .footer-center .icon-gplus, .footer-center .icon-linkedin, .footer-center .icon-youtube {
  font-size: 21px;
  height: auto;
  color: #a6a9aa;
 }
.footer-center .icon-twitter:hover, .footer-center .icon-facebook-1:hover, .footer-center .icon-gplus:hover, .footer-center .icon-linkedin:hover,
.footer-center  .icon-youtube:hover{
  color:#cf2623;
}
.icon-twitter:before { content: '\e801'; } 
.icon-facebook-1:before { content: '\e802'; } 
.icon-gplus:before { content: '\f0d5'; } 
.icon-linkedin:before { content: '\f0e1'; } 
.icon-youtube:before { content: '\f167'; } 
 *, *::after, *::before {
    -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;}
article, aside, details, figcaption, figure, footer, header, main, 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 {background-color: 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: none;
  margin: 0;
  padding: 0;
}
legend {
  border: 0; 
  padding: 0;
}
textarea {overflow: auto;}
optgroup {font-weight: bold;}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td, th {padding: 0;}
 /* kraj normalise */
/* početak grid */
.section {
  clear: both;
  padding: 0px;
  margin: 0px;
}
.col {
  display: block;
  float:left;
  margin: 1% 0 1% 1.6%;
  position: relative;
}
.col:first-child {margin-left: 0;}
.group:before,
.group:after {content:""; display:table;}
.group:after {clear:both;}
.group {zoom:1;}
.col_12 {width: 100%;}
.col_11 {width: 91.53%;}
.col_10 {width: 83.06%;}
.col_9 {width: 74.6%;}
.col_8 {width: 66.13%;}
.col_7 {width: 57.66%;}
.col_6 {width: 49.2%;}
.col_5 {width: 40.73%;}
.col_4 {width: 32.26%;}
.col_3 {width: 23.8%;}
.col_2 {width: 15.33%;}
.col_1 {width: 6.866%;}
@media only screen and (max-width: 480px) {
  .col {margin: 1% 0% 1% 0%;}
    .col_1, .col_2, .col_3, .col_4, .col_5, .col_6, .col_7, .col_8, .col_9, .col_10, .col_11, .col_12 {width: 100%; }
}
html, body, div, span, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, a, ol, ul, li, fieldset, form, label, legend, input, textarea, button, table, caption, tbody, tfoot, thead, tr, th, td, video, audio {
    font-family: inherit;
    font-size: 100%;
    font-style: inherit;
    font-weight: inherit;
    line-height: inherit;
    border: 0;
    outline: 0;
    -webkit-font-smoothing: antialiased;
    -ms-word-wrap: break-word;
    word-wrap: break-word;
}
body {
  font-family: Arial, sans-serif;
  font-size: 18px;
  font-weight: 300;
  color: #515151;
}
.wrapper {
  width: 1300px;
  margin:0 auto;
}
.row {
  width: 100%;
  clear: both;
  float: left;
}
.col-details-left {
  padding: 80px;
}
.col-details-right {
  padding-left: 80px;
  padding-top: 120px;
  position: relative;
  text-align: left;
}
.col-details-left, .col-details-right {
  display: inline-block;
  float: left;
  text-align: center;
  width: 50%;
}
.col-details-right {
  text-align: left;
}
.col-details-right h1 {
  display: block;
  width: 100%;
  font-weight: 500;
  font-size: 25px;
  float: left;
  margin-top: 14px;
}
.visible { padding:10px; }
.product-details-list {padding: 0 30px 30px 30px;}
.info {width: 100%;display:block;margin-bottom: 20px;}
.info h5 {
  background-color:#f3f3f3;
  border-bottom:1px solid #cf2623;
  color:#cf2623;
  font-size:14px;
  line-height:20px;
  padding:10px;
  margin:0;
}
table {
  border-left: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  border-right: 1px solid #ddd;
  text-align: left;
}
table tr:first-child td {
  border-top: none;
}
td {
  padding: 4px;
  padding-left: 15px;
  font-size: 14px;
  font-weight: 400;
  width: 50%;
  border: 1px solid #ddd;
  text-align: left;
}
.product-details-list h2 {
  font-weight: 500;
  font-size: 18px;
  margin-top: 0;
  width: 100%;
  display: block;
}
.details-logo {
  width: 150px;
  float: left;
  padding: 6px 0;
}
.details-available-info {
  display: block;
  width: 100%;
  float: left;
  font-weight: 300;
  font-size: 14px;
  line-height: 24px;
  color: #515151;
  background-image: url(../images/red-arrow.svg);
  background-repeat: no-repeat;
  background-position: left 10px center;
  background-size: 17px;
  padding-left: 35px;
  text-align: left;
}
.details-available-info.kvacica {
  background-image: url(../images/checked.svg);
}
.details-info-name {
  text-transform: uppercase;
  font-weight: bold;
}
/* print usporedbe */
.print-usporedbe th, .print-usporedbe td{
  width: 25%;
}
.print-usporedbe th{
  font-size: 14px;
  line-height: 18px;
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  padding: 7px 4px 7px 15px;
  font-weight: bold;
}
.acenter{
  text-align: center;
}
.mt50{
  margin-top: 50px;
}
/* kraj print usporedbe */