/*

SITE CONTENT 
1.Site Header
2.Site Background
3.Site Menu
4.Site Content
5.Site Slider
6.Site Footer
7.Media queries
*/

.right-sidebar .panel-default>.panel-heading{
border-radius:10px;
}

.right-sidebar .panel-group .panel {
  border-radius: 10px;
}

.row.information .col-md-4 {
  padding-left: 20px;
  padding-right: 20px;
}

.cards_description{
  width: 97%;
  padding-bottom: 40px;
  padding-left: 17px;
}
.panel-heading {
  padding: 20px 10px;
  height: 58px;
}
.content_default h3 {
  text-transform: uppercase;
}

span.glyphicon.glyphicon-home {
  font-size: 16px;
}

.panel-title {
  text-transform: uppercase;
}

nav#navbar {
  border-radius: 0px;
}
#moj_izbor {font-weight: bold;}
h3{font-weight:bold;}
h2{font-weight:bold;}
.panel-title {
  font-weight: bold;
}
div#test {
  overflow-y: scroll;
  max-height: 470px;
}
.sticky {
    position: fixed !important;
    width: 100%;
    right: 0;
    top: 0 !important;
    border-top: 0;
}

ul.dropdown-three-part {
  padding-top: 6px;
  padding-bottom:6px;
  right: -291px;
  z-index: 10;
  position: absolute;
  background-color: #FFF;
  display: none;
  width: 290px;
  top: -2px;
  text-decoration: none;
  list-style: none;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0,0,0,.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
  box-shadow: 0 6px 12px rgba(0,0,0,.175);		
}
ul.dropdown-three-part>li>a {
  display: block;
  clear: both;
  font-weight: 400;
  padding: 3px 20px;
  line-height: 1.42857143;
  color: #000;
  white-space: nowrap;
  text-decoration: none;
  margin-left: -40px;
}
.menu.dropdown-three-part>li>a:focus, .dropdown-three-part>li>a:hover {
  color: #FFFFFF;
  text-decoration: none;
  background-color: #00549F;
}

.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
  color: #005CA8;
  background-color: #fff;
  font-weight: 600;
}

.nav-tabs>li>a {
  background-color: rgb(0, 92, 168);
  color: #fff;
}
.nav-tabs>li>a:hover {
  background-color: #fff;
  color: rgb(0, 92, 168);
  font-weight: 600;	
}

.border-news {
  border: 2px solid #ccc;
  border-radius: 10px;
  padding-left: 10px;
  padding-top: 10px;
  padding-right: 10px;
  min-height:260px;
  margin-bottom:10px	
}
.pro_grid_top_left aside {
  padding-right: 0px;
  padding-left: 0px;
  border: 1px solid #ccc;
  border-radius: 0 0 10px 10px;
  min-height: 270px;
  background: -webkit-linear-gradient(#DADADA, #fff);
  background: -o-linear-gradient(#DADADA, #fff);
  background: -moz-linear-gradient(#DADADA, #fff);
  background: linear-gradient(aliceblue, #fff);
}

.pro_grid_top_left {
  padding-right: 0px;
  padding-left: 0px;
  min-height: 270px;
  margin-left: -10px;
  margin-right: 5px;
}
.pro_grid_top_center {
  padding-right: 0px;
  padding-left: 0px;
  border-radius: 10px;
  min-height: 270px;
}

.pro_grid_top_center aside {
  padding-right: 0px;
  padding-left: 0px;
  border: 1px solid #ccc;
  border-radius: 0px 0px 10px 10px;
  min-height: 270px;
  background: -webkit-linear-gradient(#DADADA, #fff);
  background: -o-linear-gradient(#DADADA, #fff);
  background: -moz-linear-gradient(#DADADA, #fff);
  background: linear-gradient(aliceblue, #fff);
}

.pro_grid_top_right{
    padding-right:0px;
    padding-left:0px;
	margin-right: -10px;
  margin-left: 5px;
}

.pro_grid_top_right.col-md-3 aside {
  min-height: 270px;
  padding-right: 0px;
  padding-left: 0px;
  border: 1px solid #ccc;
  border-radius: 0 0 10px 10px;
  background: -webkit-linear-gradient(#DADADA, #fff);
  background: -o-linear-gradient(#DADADA, #fff);
  background: -moz-linear-gradient(#DADADA, #fff);
  background: linear-gradient(aliceblue, #fff);
  text-transform: uppercase;
  font-weight: bold;
}


.pro_grid_top_center.col-md-5 h2 {
    text-align: center;
	margin-top: -1px;
  border-radius: 10px 10px 0px 0px;
  padding-top: 10px;
  padding-bottom: 10px;
  color: #fff;
  background-color: rgb(0, 78, 151);
  height: 43px;
  font-size: 16px;
  text-transform: uppercase;		
}

.pro_grid_top_center.col-md-5 p {
  padding: 0px 10px 0px 10px;
}
.pro_grid_top_left.col-md-4 h2 {
  margin-top: -1px;
  border-radius: 10px 10px 0px 0px;
  padding-top: 10px;
  padding-bottom: 10px;
  color: #fff;
  background-color: rgb(0, 78, 151);
  height: 43px;
  font-size: 16px;
  text-transform: uppercase;		
}
.pro_grid_top_right.col-md-3 h2 {
  margin-top: -1px;
  border-radius: 10px 10px 0px 0px;
  padding-top: 10px;
  padding-bottom: 10px;
  color: #fff;
  background-color: rgb(0, 78, 151);
  height: 43px;
  font-size: 16px;
  text-transform: uppercase;		
}

#sectionA,#sectionB,#sectionC,#sectionD {
  min-height: 400px;
  width:94%;
  margin-left:auto;
  margin-right:auto;	
}
.menu.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
  color: #FFFFFF;
  text-decoration: none;
  background-color: #00549F;
}

.nav-tabs>li>a {
  border: 1px solid rgb(221, 221, 221);
}
.dropdown-menu{min-width:285px !important;}
.news_column{
color:#5F5F5F; 
padding:0px 8px;
}
.logo_bsc{
width: 100px;
}
.logo_data{
width: 170px;
padding-top: 10px;
}
.data_col img{
width:auto;
height:150px;
padding-top:20px;	
}
.col-md-3.printers_title {
  padding-left: 7.5px;
  padding-right: 7.5px;
}
.printers_title h4 {
  border-radius: 15px 15px 0px 0px;
  padding-top: 10px;
  padding-bottom: 10px;
  color: #fff;
  background: -webkit-linear-gradient(#0078c9,#003479);
  background: -o-linear-gradient(#0078c9,#003479);
  background: -moz-linear-gradient(#0078c9,#003479);
  background: linear-gradient(#0078c9,#003479);
  height: 58px;
  text-transform: uppercase;
  font-weight: 600;
}
.col-md-3.printers_title1 {
  padding-left: 7.5px;
  padding-right: 7.5px;
}
.printers_title1 h4 {
min-height: 83px;
height: 83px;	
border-radius: 15px 15px 0px 0px;
padding-top: 10px;
padding-bottom: 10px;
color:#fff;
background: -webkit-linear-gradient(#0078c9,#003479);
  background: -o-linear-gradient(#0078c9,#003479);
  background: -moz-linear-gradient(#0078c9,#003479);
  background: linear-gradient(#0078c9,#003479);
padding-left: 5px;
padding-right: 5px;
text-transform: uppercase;	
}

.data_col{  
text-align:center;
padding-bottom: 20px;
border: 1px solid #ccc;
margin-bottom: 7.5px;
border-radius: 0px 0px 15px 15px;
background-color: #FBFBFB;	
}
.data_col1 {
text-align: center;
padding-bottom: 20px;
border: 1px solid #ccc;
margin-bottom: 7.5px;
border-radius: 0px 0px 15px 15px;
background-color: #FBFBFB;
height: 150px;
padding: 0px 10px;
}
.navbar{
margin-bottom:0px;
}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
  color: rgb(0, 74, 147);
  background-color: #FFFFFF; 
  font-weight: 600;	
}
.navbar-default .navbar-nav>li>a:hover {
  background-color: #fff;
  font-weight: 600;
  color: rgb(0, 74, 147);
}
.my_choice #test1 {
  position: absolute;
  top: 152px;
  right: 106px;
  width: 13.5%;
  max-height: 300%;
  background-color: rgb(237, 158, 35);
  color: #fff;
  border-radius: 10px;
  padding: 10px;
  box-shadow: 5px 5px 10px #ccc;
}
	
.enter_produkt{display:none;}

.navbar-nav {
  padding-top: 15px !important;
}
ul {
   list-style-image: url("../../assets/img/dot.gif");
}
ul ul {
   list-style-image: url("../../assets/img/dot1.gif");
}
ul.dropdown-menu {
  width: 100%;
}
.navbar-nav>li>a {
  padding-top: 0px !important;
  padding-bottom: 0px !important;
}

.navbar-nav li {
border-right:1.5px solid #fff;
}
.navbar-nav li.first {
border-left:1.5px solid #fff;
}

.btn-default {
  color: #004087;
  background-color: aliceblue;
  border-color: #ccc;
}


body{
	background: -webkit-linear-gradient(#4e4e4e,#FFFFFF); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#4e4e4e,#FFFFFF); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#4e4e4e,#FFFFFF); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#4e4e4e,#FFFFFF); /* Standard syntax (must be last) */
}

/*Site Header*/

.header {
  width: 92%;
  height: auto;
  padding-top: 20px;
  padding-left: 50px;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 30px;
  background-color: #fff;
  border-radius: 10px 10px 0px 0px;
  margin-bottom: -10px;
  box-shadow: rgb(51, 51, 51) -10px 0px 10px -10px, rgb(51, 51, 51) 10px 0px 10px -10px;
}
}
/*Site Background*/

.background{
    position: relative;
    height: auto; 
    width: 100%; 
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

/*Site Menu*/

.navbar-default{

	background: -webkit-linear-gradient(#0078c9,#003479); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#0078c9,#003479); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#0078c9,#003479); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#0078c9,#003479); /* Standard syntax (must be last) */
}
.navbar-default .navbar-nav>li>a {
    color: #FFF;
}
.menu {
  width: 100%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
}

/*Site Content*/

.content {
    width: 92%;
    margin-left: auto;
    margin-right: auto;
    box-shadow: rgb(51, 51, 51) -10px 0px 10px -10px, rgb(51, 51, 51) 10px 0px 10px -10px;
	  background-color: #fff;
}

.info-product{
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    height: auto;  
    text-align: center;
    color: #fff;
	margin-top: -15px;
	
}
.info-product-list{
    height: auto;  
    color: #fff;
    width: 100%;
    background-image: url("../../assets/img/pozadina_ikoni.jpg");
    background-repeat: no-repeat;
    background-size: 100% 100%;

}

.row.information{
    height: auto;  
    color: #fff;
    width: 100%;

}

.product-list{
    margin-left: auto !important;
    margin-right: auto !important;
    width: 60%;
    height: auto;
	  color: rgb(76, 76, 76);
	font-weight: bold;
}
.row.product-list a {
  color: rgb(76, 76, 76);
}

.product-list img{
    padding-bottom: 20px;
}
.row{
    margin-left: 0px;
    margin-right: 0px;
}
.row.information {
    padding: 25px;
    margin-bottom: -80px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    color: rgb(76, 76, 76);
	padding-bottom:60px;
  border-top: 1px solid #ccc;
}

/*Round icon products*/

.round {
    background-color: rgb(33, 61, 121);
	width: 130px;
    height: 130px;
    padding-left: auto;
    padding-top: auto;
    border-style: solid;
    border-color: #FFF;
    -webkit-border-top-left-radius: 68px;
    -webkit-border-top-right-radius: 68px;
    -webkit-border-bottom-right-radius: 68px;
    -webkit-border-bottom-left-radius: 68px;

    -moz-border-radius-topleft: 68px;
    -moz-border-radius-topright: 68px;
    -moz-border-radius-bottomright: 68px;
    -moz-border-radius-bottomleft: 68px;

    border-top-left-radius: 68px;
    border-top-right-radius: 68px;
    border-bottom-right-radius: 68px;
    border-bottom-left-radius: 68px;
	
	margin-bottom: 10px;
	  }
.round img {
  width: 100%;
}
.round span.glyphicon-print {
    font-size: 3.2em;
    padding-top: 38px;
}
.round span.glyphicon-credit-card{
    font-size: 3.2em;    
    padding-top: 38px;
}
.round span.glyphicon-floppy-disk{
    font-size: 3.2em;    
    padding-top: 38px;
}
.round span.glyphicon-cog{
    font-size: 3.2em;    
    padding-top: 38px;
}

/*Site Slider*/

.slider {
    padding-top: 25px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    height: auto;
}
.slider{
    background-image: url("../../assets/img/p6.jpg"); 
    height: auto; 
    background-repeat: no-repeat;
	background-size:100% 100%;
	padding-bottom:20px;
}
.flip-content {
    width: 500px;
}
.flip-content h3 {
  text-align: center;
  margin-bottom: -5px;
}
/*Site Footer*/

.footer {
  position: relative;
  background-image: url("../../assets/img/footer.png");
  background-repeat: no-repeat;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  height: 130px;
  background-size: 100% 100%;
}
/*Social buttons*/

.social_button {
    position: absolute;
    right: 40px;
    bottom:20px;
}
/* Search sidebar */
.right-sidebar {
    width: 90%;
    padding: 40px 10px 10px 10px;
    background-image: radial-gradient(center center, circle cover, #3495FF, #00528D);
    background-image: -o-radial-gradient(center center, circle cover, #3495FF, #00528D);
    background-image: -ms-radial-gradient(center center, circle cover, #3495FF, #00528D);
    background-image: -moz-radial-gradient(center center, circle cover, #3495FF, #00528D);
    background-image: -webkit-radial-gradient(center center, circle cover, #3495FF, #00528D);
    border-radius: 15px;
    margin-left: 5px;
    border-style: solid;
    border-color: rgb(88, 88, 88);
}
.right-sidebar h3  {
    color: #fff !important;
    font-size: 1.3em;
    text-align: center;
}
.panel-default>.panel-heading {
    color: #fff;
   	background: -webkit-linear-gradient(#0078c9,#003479);
  	background: -o-linear-gradient(#0078c9,#003479);
  	background: -moz-linear-gradient(#0078c9,#003479);
  	background: linear-gradient(#0078c9,#003479);
    border-color: #ddd;
}
.panel-title {
    color: #355a86 !important;
}
.right-sidebar .panel-body a {
  color: rgb(0, 66, 138) !important;
} 
.right-sidebar a:link {
    color: #fff;
    text-decoration: none;
}

/* visited link */
.right-sidebar a:visited {
  color: #FFFFFF;
  text-decoration: none;
}

/* mouse over link */
.right-sidebar a:hover {
    color: #355a86;
  color: rgb(237, 158, 35);
  text-decoration: none;
}

/* selected link */
.right-sidebar a:active {
    color: #355a86;
    text-decoration: none;
}
.text-description-card{
width: 80%;
float: left;
height: auto;
display: block;
}
.text-description-card aside {
  width: 98%;
  padding: 0px 20px 0px 20px;
}
.text-description-card aside h4 {
color: #275181;
}
.image-description-card{
width: 20%;
height: auto;
float: left;
display: block;
}
.image-description-card img{
  width: 100%;
  float: right;
  height: auto;
}

.card_information{
	position:relative;
	padding-bottom:15px;
}
.card_information_desc{
	position:relative;
	padding-top:15px;
	padding-bottom:15px;
}

.line_card_information {
  position: absolute;
  width: 97%;
  border-bottom-style: solid;
  border-bottom-width: 4px;
  bottom: 0;
  border-bottom-color: #065A9B;
}
.line_card_information_desc{
	position:absolute;
  width: 97%;
	border-bottom-style:solid;
	border-bottom-width:3px;
	bottom:0;
	border-bottom-color:#ababab;
}
.aside_single_card{
width:98% !important;
}

.design_solution {
  width: 650px;
  margin-left: auto;
  margin-right: auto;
  margin-top: -25px;	
}
.design_solution a{
color:rgb(33, 61, 121);
}
.design_solution h1 {
  font-size: 31px;
line-height: 35px;
}	
.content_default{
	width: 70%; 
	margin-left:auto; 
	margin-right:auto;
	padding-top: 40px;
}
/* Quick View */

a.tooltip1 {outline:none; }
a.tooltip1 strong {line-height:30px;}
a.tooltip1:hover {text-decoration:none;} 
a.tooltip1 aside {
  z-index: 10;
  display: none;
  padding: 14px 10px;
  margin-top: -220px;
  margin-left: -243px;
  width: 400px;
  line-height: 16px;
  background-color: aliceblue;
}
a.tooltip1:hover aside{
    display:inline; position:absolute; color:#111;
    border:1px solid #DCA; background:#fff;}
.callout {z-index:20;position:absolute;top:30px;border:0;left:-12px;}
    
/*CSS3 extras*/
a.tooltip1 aside
{
    border-radius:4px;
    box-shadow: 5px 5px 8px #CCC;
}
a.tooltip1 h3{
 color:#004188;
}
a.tooltip1 li {
  text-align: left;
}
/* Media queries */

@media only screen and (max-width: 1778px){
	.flip-content {
  width: 450px;
}
}
@media only screen and (max-width: 1650px){
	.flip-content {
  width: 300px;
}
}
@media only screen and (max-width: 1250px){
	.flip-content {
  width: 300px !important;
}
}

@media only screen and (max-width: 1350px){
	.printers_title1 h4{height:105px;}
}

@media only screen and (max-width: 1215px){
	.data_col1{height:150px;}
	.printers_title1 h4{height:68px !important;}
	.printers_title1{width:50%}
}
@media only screen and (max-width: 992px){
	.row.cards_description {width: 98%;}
	.data_col1{min-height:auto;}
	.printers_title1 h4{height:auto;}
	.printers_title1{width:100%}
	.pro_grid_top_left{margin-left: 0px; margin-right: 0px;margin-bottom:5px;}
	.pro_grid_top_center{margin-bottom:5px;}
	.pro_grid_top_right{margin-left: 0px; margin-right: 0px; margin-bottom:5px;}
	.border-news {
 	 height: auto !important;
  	 min-height: 0px !important;
}
}
@media only screen and (max-width: 1440px){
    .cards_description {width: 82%;}
	.right-sidebar{
	width:100%;
	margin-left:0px;	
	}
	.right-sidebar h3{
	font-size:1.1em;
	}
	.product-list{
        width: 70%;
    }
    .flip-content {
        width: 290px;
    }
    .text-description-card aside {
        width: 80%;
        padding: 0px 20px 0px 20px;
}	
	.image-description-card img{
	padding-top:10px;
}
	.line_card_information_desc{
	width:80%;
	}
	.line_card_information{
	 width:80%;
	}
	.aside_single_card {
  width: 62% !important;
}
}

@media only screen and (max-width: 1305px){
    .border-news {
          min-height: 300px;
    }
}

@media only screen and (max-width: 1125px){
.border-news {
  min-height: 340px;
}
}
@media only screen and (max-width: 1135px){
    .product-list{
        width: 100%;
    }
}
@media only screen and (max-width: 992px){
    .text-description-card aside{
	width:100%;
	}
	.line_card_information_desc {
    width: 100%;
}
	.line_card_information{
	width: 100%;	
	}
}
@media only screen and (max-width: 950px){
    .content {
        width: 100%;
    }
    .header {
        width: 100%;
        padding-left: 0px;
        margin-left: auto;
        margin-right: auto;
    }
	.logo_bsc{margin-left: 14px;}
}
@media only screen and (max-width: 768px){
	.aside_single_card{width:100% !important;}	
.row.information {margin-bottom:0px; padding: 15px;}
	.footer{height:90px;}
.social_button {
  position: absolute;
  right: 0px;
  bottom: 0px;
}
  .div_margin_top{margin-top: 55px;}
.navbar-default {
  padding-top: 50px;
	}
#test1 {
  width: 100% !important;
  right:0px !important;	
  border-radius: 0px !important;		
  margin-top: -3.24% !important;
}
	.sticky{top:0 !important;  padding-top: 3.24% !important;}
	.content_default{width: 94%;margin-top: 58px; }
	.news_column{padding:0px 0px;}
	.flip-content {
        width: 130px !important;
    } 
	.design_solution {
  width: 100%;
	}
  .navbar-nav>li>a {
  padding-top: 10px !important;
  padding-bottom: 10px !important;
  line-height: 20px;
}
	.navbar-default .navbar-nav .open .dropdown-menu>li>a {
  color: #FFF;
}
  .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {
  color: #rgb(0, 74, 147);
background-color:#fff;		
}	
.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-top: 8px;
  margin-right: -155px;
  margin-bottom: -5px;
  background-color: rgb(255, 255, 255);
  background-image: none;
  border: 1px solid rgb(0, 103, 181);
  border-radius: 4px;
}
.navbar-default .navbar-nav .open .dropdown-menu>li>a {
  color: #FFF;
  text-align: center;		
}
.navbar-default .navbar-nav>li>a {
  text-align: center;
}
.navbar-toggle span.icon-bar {
  background-color: rgb(0, 99, 176);
}
.navbar-nav {
  padding-top: 0px !important;
}
	.menu{margin-bottom: 1px;}	
}
@media only screen and (max-width: 425px){
	.data_col1{height:200px;}
}

@media (min-width: 768px){
    .navbar-nav{
        margin: 0 auto;
        display: table;
        table-layout: fixed;
        float:none;
    }
}

