@charset "UTF-8";
@import "ionicons.css";
/*
zelena #26c587;
*/


:root {
  --cassiopeia-color-primary: #ffffff;
  --cassiopeia-color-link: #003f72;
  --link-color: #003f72;
  --link-color-rgb: 48, 99, 141;
  --cassiopeia-color-hover: #26c587;
  --link-hover-color: #26c587;
  --link-hover-color-rgb: 149, 75, 86;
  --body-color: #666e87;
  --link-decoration: underline;
  --cassiopeia-font-weight-headings: 600;
/*  --body-font-family: Work Sans;*/
}

.CTA-green-background {
  background-color: var(--link-hover-color);
}
.CTA-green-background:hover {
  background-color: var(--link-color);
}
.cta a {
  text-decoration: navajowhite;
}
/*
.cta a:hover {
  color: var(--link-color);
  font-weight: 700;
}
*/

.current.active > a {
  font-weight: normal; 
  color: #26c587;
  text-decoration: none;
}
.parent.active > a {
  font-weight: normal;
}
.mod-list li.hover > a {
  text-decoration: none;
}

.mod-list li.active > a {
  text-decoration: none;
}
.mod-list li a:hover {
  text-decoration: underline;
}


.container{ 
	display: flex;  
	flex-direction: row;
	/*background-color: #00000008;*/
}

.container-topbar, .container-below-top {
  color: #22bd7c;
  background-color: #f5f6fa;
}
.container-nav {
  width: 85%;
  max-width: unset;
}
.mod-languages{
  padding-top: 40px;
}

/*
#topbarleft {float:left;} 
#topbarright {float:right;}
*/
.fill-remaining-space {
  flex: auto;
}

.ion-ios-email-outline::before {
  content: "\f422";
}

.ion-ios-telephone-outline::before {
  content: "\f4b8";
}


.container-header {
  /*z-index: 10;*/
  background-color: #ffffff; 
  background-image: none;
  /*position: relative;*/
  /*box-shadow: inset 0 5px 5px #00000008;*/
  border-bottom: 2px solid #f5f6fa;
}

.container-header .mod-menu {

justify-content: center;
color: #003f72; 
padding: 0;

}
.container-header .navbar-toggler {
	color: #26c587 !important;
}

.navbar a:hover, .metismenu-item a:hover {
  color: #26c587 !important;
}

.navbar a, .metismenu-item a {
  font-size: 18px;
  font-weight: 500;
  text-transform: none;
  /*color: #003f72 !important;*/
}
.offline-card .header h1 {
  display: none;
}

.header {
  background-image: unset;
  color: unset;
}
.logo-icon {
 visibility: none;
 display: none;
}
.btn-primary {
  background-color: #003f72;
  border-color: var(--cassiopeia-color-primary);
}

/*.nav.menu.left-menu */
.sidebar-left {
  background-color: #f5f6fa;
  border: 1px solid #e7e9f0;
  padding-left: 0px;
  padding-top: 30px;
  margin-bottom: 20px;
  padding-bottom: 50px;
}

.sp-module ul > li > a:hover {
  color: #003f72;
}
.icon-folder-open.icon-fw{
	display: none;
}
dl.article-info.text-muted {order: 1;}
div.page-header {order: 2;}

/*article variables*/     
   
ul.fields-container {
  columns: 2;
  list-style: none;
}

li.field-entry.parametre {
  break-before: avoid;
  break-inside: avoid;
}
li span.field-label {
  display: block;
}
li span.field-value {
  color: #003f72;
  font-size: x-large;
  font-weight: bold;
}

/*
product article module PSC + product article module CTA
*/
div.psc.article-psc {
  position: relative;
  display: inline-block;
  clear: both;
  float: left;
  width: 48%;
  background-color: #f5f6fa;
  border: 1px solid #e7e9f0;
  height: 180px;
  padding: 40px;
  margin-top: 30px;
}

div.label.article-psc {
  bottom: -90px;
  position: relative;
  text-align: center;
  width: 100%;
}

form.psc input[type="submit"], form.pscpscm input[type="submit"] {
  width: 77px;
  height: 34px;
  color: #ffffff;
  background-color: #003f72;
  border: 1px solid #003f72;
  border-radius: 4px 4px 4px 4px;
} 
 
div.article-psc div{
	text-align: center;
} 
 
div.moduletable.produkty.mod137 {
  float: right;
  width: 48%;
  background-color: #f5f6fa;
  border: 1px solid #e7e9f0;
  height: 180px;
  padding: 20px 40px 40px 40px;
  margin-top: 30px;
}

.produkty .CTA-zarovnanieOFF {
  padding-bottom: 15px;
  padding-left: 5px;
}
.CTA-zarovnanieOFF {
  margin: 0 auto;
  width: 100%;
  padding-bottom: 45px;
}
.produkty .CTA-vyziadat {
  margin-bottom: 0px;
}
.produkt .CTA-vyziadat {
  margin-top: 30px;
  margin-bottom: 30px;
  width: 100%;
  padding-left: 0px;
}
.CTA-vyziadat {
/*  width: 450px;
  height: 180px;
  padding-top: 40px;
  padding-bottom: 40px;
  padding-left: 60px;
  #padding-right: 60px;
  background-color: #f5f6fa;
  margin: 0 auto;
  margin-top: 0px;
  margin-bottom: 0px;
  border:1px solid #e7e9f0;*/
}

.produkt .CTA-green-background {
  width: 80%;
  margin-left: 10%;
  padding-left: 0px;
}
a .CTA-green-background {
  color: white;
  font-size: 18px;
  font-weight: 600;
}
.CTA-green-background {
  background-color: #26c587;
  border-radius: 4px;
  padding-bottom: 25px;
  padding-top: 25px;
  width: 335px;
  height: 70px;
  color: white;
}



/*tabulka do produktov mod150*/

div.moduletable.mod150 {
  display: inline-block;
  width: 100%;
}

.table-produkt {
  width: 90%;
  margin: 0 auto;
  margin-left: 5%;
  margin-right: 5%;
  margin-bottom: 20px;
  margin-top: 30px;
}
.table-produkt table {
  text-align: center;
  border: 1px solid #e7e9f0;
  width: 100%;
  margin: 0 auto;
}

.table-produkt td {
  padding: 10px 0px;
  border: 1px solid #e7e9f0;
  width: 33%;
}

/*poradca*/
.left.item-image {
  float: left;
  height: 300px;
  overflow: hidden;
  position: relative;
  width: 300px;
  margin-right: 40px;
  margin-bottom: 10px;
}