/* @override 
	https://items.se/assets/css/items.css */



body {
    width: 100%;
    height: 100%;
 	font: 18px 'Titillium Web', sans-serif;
 	color: #003643;
 }

html {
    width: 100%;
    height: 100%;
      
}

h1 {
    margin: 0 0 35px;
	font-family: 'Titillium Web', sans-serif;
    font-weight: 700;
	color: #003643;
}

h2,
h3,
h4,
h5,
h6 {
	margin: 20px 0 15px;
	font-family: 'Titillium Web', sans-serif;
    font-weight: 700;
	color: #003643;
}

p {
    margin: 0 0 25px;
    font-size: 18px;
    line-height: 1.5;
	color: #003643;
}



a {
    color: #00708d;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}



a:hover,
a:focus {
    text-decoration: none;
    color: silver;
}

/* @group Search */

.hilite { background-color: #ff0; }
.marker { background-color: #ff0; }
.resultRowOne {
	background-color: #ffffff;
}
.resultRowTwo {
	background-color: #f8f8f8;
}
.search-date {
	color: silver;
	font-size: 12px;
}
.searchresult h4 {
	margin: 0;
}
.searchresult p {
	font-size: 16px;
	margin: 0;
}
.searchresult button.btn.btn-default.btn-xs.pull-right {
	display: block;
	margin-top: 5px;
	margin-bottom: 5px;
}
.searchresult hr {
	padding-top: 0;
	margin-top: 15px;
}
button.btn.btn-sm.btn-search {
	background-color: #006f8d;
	color: white;
	border-style: solid;
	border-color: #006f8d;
}
input.form-control.input-sm {
	border-style: solid;
	border-color: #006f8d;
}
.navbar-form {
	margin-top: 12px;

}
/* @end */



/* AMasonry */
.column { float: left; }
.size-1of1 { width: 100%; }
.size-1of2 { width: 50%; }
.size-1of3 { width: 33.333%; }
.size-1of4 {width: 25%;}
.size-1of5 {width: 20%;}
.size-1of6 {width: 16.666%;}
.size-1of7 {width: 14.286%;}
.size-1of8 {width: 12.5%;}
.size-1of9 {width: 11.111%;}
.size-1of10 {width: 10%;}

div.product-item {
	padding: 5px;
}

address a {
	font-weight: bold;

}
address p {
	font-size: 18px;
	line-height: 20px;
}

div.col-xs-6.col-sm-4.col-md-3 {
	padding: 2px;
}

/* @group Consent */
/*#consentbar {
background-color: #00708d;
color: white;
mix-blend-mode: normal;
position: fixed;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
border: 1px solid white;
padding: 50px;
z-index: 5;
box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}*/
section#consentbar div.container div.row div.col-md-12 form h2 {
	color: white;
}
section#consentbar div.container div.row div.col-md-12 form p {
	color: white;
}
section#consentbar div.container div.row div.col-md-12 form input.btn-nxt {
	background-color: #00708d;
	border: 1px solid white;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
section#consentbar div.container div.row div.col-md-12 form a.btn-nxt {
	background-color: #00708d;
	border: 1px solid white;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
	color: white;
	padding-right: 10px;
	padding-left: 10px;
	width: 500px;
}
/* @end */

/*  Language Bar  */
/* @group Language Bar */

section#language-bar {
	background-color: rgba(0, 112, 141, 1);
	text-align: right;
	height: 29px;
	padding-top: 0;
}
#language-bar a {
	color: white;
	text-transform: uppercase;
	text-align: right;
	font: bold 12px 'Titillium Web', sans-serif;
	margin: 0;
	padding-right: 20px;
	padding-left: 0;
	padding-top: 0;
}

/* @end */

/*  Navigation  */
/* @group Navigation*/

.navbar-custom {
	border-bottom: 1px solid rgba(255,255,255);
    text-transform: uppercase;
    font-family: 'Titillium Web', sans-serif;
	margin-top: 29px;
	background: rgba(0, 112, 141, .75);
}

div.navbar-header {
	margin-top: 0;
	padding: 0;
}

a.navbar-brand {
	margin-top: 0;
	padding-top: 0;
}

img.nav-logo {
	height: 50px;
	width: 50px;
	opacity: 0;
	   transition: opacity .5s ease-in-out;
	   -moz-transition: opacity .5s ease-in-out;
	   -webkit-transition: opacity .5s ease-in-out;
}
img.nav-momentum {
	height: 50px;
	opacity: 1;
	   transition: opacity .5s ease-in-out;
	   -moz-transition: opacity .5s ease-in-out;
	   -webkit-transition: opacity .5s ease-in-out;
	padding-left: 20px;
}
img.nav-logo-norm {
	height: 50px;
	width: 50px;
	opacity: 1;
	margin-top: 0;
	padding-top: 0;
}
img.nav-logo-collapse {
	height: 50px;
	width: 50px;
	opacity: 1;

}
img.nav-momentum-collapse {
	height: 50px;
	width: 50px;
	opacity: 1;

}

a.navbar-brand.page-scroll {
	padding-top: 0;
}

.navbar-custom .navbar-brand:focus {
    outline: 0;
	margin-left: 0;
}

.navbar-custom .navbar-brand .navbar-toggle {
    padding: 4px 6px;
    font-size: 18px;
    color: black;
}

.navbar-custom .navbar-brand .navbar-toggle:focus,
.navbar-custom .navbar-brand .navbar-toggle:active {
    outline: 0;
}

.navbar-custom a {
    color: white;
	font-size: 16px;
	font-weight: 700;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.40);
}

.navbar-custom .nav li a {
    -webkit-transition: background .3s ease-in-out;
    -moz-transition: background .3s ease-in-out;
    transition: background .3s ease-in-out;
}

.navbar-custom .nav li a:hover {
    outline: 0;
    color: rgba(255,255,255,.8);
    background-color: transparent;
	color: #00708d;
}

.navbar-custom .nav li a:focus,
.navbar-custom .nav li a:active {
    outline: 0;
    background-color: transparent;
}

.navbar-custom .nav li.active {
    outline: 0;
}

.navbar-custom .nav li.active a {
    background-color: rgba(255,255,255,.3);
}

.navbar-custom .nav li.active a:hover {
    color: #fff;
}

div.nav-text {
	font-weight: bold;
}

div.nav-text span {
	font-weight: normal;
	font-style: normal;
}

/* @group navbar-pages */

.navbar-pages {
	border-bottom: 1px solid rgba(255,255,255);
	text-transform: uppercase;
	font-family: 'Titillium Web', sans-serif;
	margin-top: 29px;
	background: #a4b6ba;
	padding: 4px 6px;
	font-size: 18px;
	color: black;
	font-size: 16px;
	font-weight: 700;
}
.navbar-pages .nav li a {
    outline: 0;
    color: black;
    background-color: transparent;
    letter-spacing: 1px;
    background-position: 0 0;
}

.navbar-pages .nav li a:hover {
    outline: 0;
    color: rgba(255,255,255,.8);
    background-color: transparent;
	color: #00708d;
}
.navbar-pages {
        padding: 0;
        border-bottom: 1px solid rgba(255,255,255);
        background: #bed9df;
}
.navbar-pages.top-nav-collapse {
        padding: 0;
        border-bottom: 1px solid rgba(255,255,255);
        background: #bed9df;
	}

.navbar-pages .nav-logo {
	padding-right: 0;
	padding-left: 0;
	border-bottom: 0;
	margin-top: -15px;
	width: 50px;
	height: 50px;
}
.nav-logo.top-nav-collapse {
        margin-top: 0px;
	}

.navbar-fixed-top.navbar-header {
	
}
.top-nav-collapse a {
	color: black;
	text-shadow: none;
}

/* @end */

/* @end */

/*  intro animations  */
/* @group Carousel */

.carousel,
.item,
.active {
    height: 100%;
}

.carousel-inner {
    height: 100%;
	z-index: -1;
}

.fill {
    width: 100%;
    height: 100%;
    background-position: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

.carousel.fade {
  opacity: 1;
}
.carousel.fade .item {
  -moz-transition: opacity ease-in-out .7s;
  -o-transition: opacity ease-in-out .7s;
  -webkit-transition: opacity ease-in-out .7s;
  transition: opacity ease-in-out .7s;
  left: 0 !important;
  opacity: 0;
  top:0;
  position:absolute;
  width: 100%;
  display:block !important;
}
.carousel.fade .item:first-child {
  top:auto;
  position:relative;
}
.carousel.fade .item.active {
  opacity: 1;
  -moz-transition: opacity ease-in-out .7s;
  -o-transition: opacity ease-in-out .7s;
  -webkit-transition: opacity ease-in-out .7s;
  transition: opacity ease-in-out .7s;
}

#introAnimation  p {
	color: white;
	font-weight: bold;
	text-shadow: 1px 1px 2px rgba(0, 0, 0, 1);
	font-size: 20px;
}

#introAnimation header.carousel.fade div.outer div.middle div.inner div.intro-content.container div.row div.col-md-12 p.center-circle a.btn.btn-circle.page-scroll i.fa.fa-angle-double-down.animated {
	text-shadow: none;
}

#introAnimation h1 {
	color: white;
	text-shadow: 1px 1px 2px rgba(0, 0, 0, 1);
}

/* @group Intro */


.intro-content {
	width: 600px;
	text-align: center;
}

h1.intro-heading {
	text-align: center;
}

.outer {
	position: absolute;
	width: 100%;
 z-index: 1;
	height: 100%;
	display: table;
}



.middle {
 display: table-cell;
 vertical-align: middle;
}

.inner {
z-index: 2;
position: relative;
top: 50%;
 margin-left: auto;
	margin-right: auto;
	margin-top: 90px;
	width: 100%;
}

div.intro-content.container {
	width: 100%;
	display: block;
}
 
 
 img.intro-logo {
 	width: 100px;
 	height: 100px;
 	margin-bottom: 40px;
 }
 
 .intro {
    display: table;
    width: 100%;
    height: auto;
    padding: 190px 0 100px;
    color: #fff;
 	overflow: hidden;
 }
 
 
 .intro .intro-body {
    display: table-cell;
    vertical-align: middle;
	overflow: hidden;
}

.intro .intro-body .brand-heading {
    font-size: 40px;
	text-align: center;
}

.intro .intro-body .intro-text {
    font-size: 20px;
}

#introAnimation .img-responsive {
	margin: 0 auto 60px;
}

/* @end */
/* @end */

/*  Btn  */
/* @group Btn */

.btn-circle {
    width: 70px;
    height: 70px;
    margin-top: 15px;
	padding: 7px 16px;
    border: 2px solid white;
    border-radius: 100%!important;
    font-size: 40px;
    color: #00708d;
    background: 0 0;
    -webkit-transition: background .3s ease-in-out;
    -moz-transition: background .3s ease-in-out;
    transition: background .3s ease-in-out;
}

#page-top header.intro div.intro-body div.container div.row div.col-md-7 p.center-circle a.btn.btn-circle.page-scroll i.fa.fa-angle-double-down.animated {
	font-size: 40px;
	color: white;
}

#introAnimation header.carousel.fade div.outer div.middle div.inner div.intro-content.container div.row div.col-md-12 p.center-circle a.btn.btn-circle.page-scroll i.fa.fa-angle-double-down.animated {
	color: white;
}

p.center-circle {
	text-align: center;
}

.btn-circle:hover,
.btn-circle:focus {
    outline: 0;
    color: white;
    background: rgba(255,255,255,.1);
}

.btn-circle i.animated {
    -webkit-transition-property: -webkit-transform;
    -webkit-transition-duration: 1s;
    -moz-transition-property: -moz-transform;
    -moz-transition-duration: 1s;
}

.btn-circle:hover i.animated {
    -webkit-animation-name: pulse;
    -moz-animation-name: pulse;
    -webkit-animation-duration: 1.5s;
    -moz-animation-duration: 1.5s;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    -moz-animation-timing-function: linear;
}

@-webkit-keyframes pulse {    
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    50% {
        -webkit-transform: scale(1.2);
        transform: scale(1.2);
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@-moz-keyframes pulse {    
    0% {
        -moz-transform: scale(1);
        transform: scale(1);
    }

    50% {
        -moz-transform: scale(1.2);
        transform: scale(1.2);
    }

    100% {
        -moz-transform: scale(1);
        transform: scale(1);
    }
}

/* @end */

/*  Education  */

/* @group Education */
div.edu-occasion {
	border-width: 1px;
	border-color: silver;
	height: 100%;
	margin-bottom: 10px;
	border-bottom: 1px solid silver;
	padding-bottom: 15px;
}

div.occasion-heading {
padding: 5px 10px;

}
div.occasion-body {
padding: 5px 10px;
}

div.occasion-footer {

	padding: 5px 10px;
	text-align: right;
}

.occasion-title {
	margin-top: 0;
	margin-bottom: 0;
}


time.icon
{
  /* change icon size */
  display: block;
  position: relative;
  width: 7em;
  height: 7em;
  background-color: #fff;
  border-radius: 0.6em;
  box-shadow: 0 1px 0 #bdbdbd, 0 2px 0 #fff, 0 3px 0 #bdbdbd, 0 4px 0 #fff, 0 5px 0 #bdbdbd, 0 0 0 1px #bdbdbd;
  overflow: hidden;
  font-size: 0.8em;
}
time.icon *
{
  display: block;
  width: 100%;
  font-weight: bold;
  font-style: normal;
  text-align: center;
  font-size: 1em;
}
time.icon strong
{
  position: absolute;
  top: 0;
  padding: 0.4em 0;
  color: #fff;
  background-color: #00708d;

}
time.icon em
{
  position: absolute;
  bottom: 0.3em;
  color: #00708d;
  font-size: 1em;
}
time.icon span
{
  letter-spacing: -0.1em;
  color: #2f2f2f;
  padding-top: 0.3em;
	padding-right: 0.2em;
  text-align: center;
  font-size: 3.5em;
}
div.edu-occasion div.occasion-body img {
	width: 100%;
}
.edu-occasion tr {
	
}
.edu-occasion .tableheader {
	font-weight: bold;
	font-size: 14px;
	padding-right: 10px;
	vertical-align: top;
}
.edu-occasion .tablebody {
	font-size: 14px;
	vertical-align: top;
}
.edu-occasion .occationsbutton {
}

/* @end */

/*  Nyheter  */

/* @group News */

div.news-item {
/* Fallback for web browsers that doesn't support RGBa */
	background: rgb(255, 255, 255);
	/* RGBa with 0.6 opacity */
	background: rgba(255, 255, 255, 0.6);
	padding: 15px 15px 5px;
	border: 1px solid white;
	text-align: left;
}

div.news-page-item {
	margin-bottom: 80px;
}

#news-section {
	margin-top: 20px;
	margin-bottom: 20px;
	padding-top: 80px;
}

.news-item p {
	margin-bottom: 15px;
	font-size: 10px;
}

#news-section div.row div.col-sm-4.col-md-4.col-lg-4 div.news-item div.news-item-content div.row div.news-body {
	font-size: 14px;
}

.news-item h1, .news-item h2, .news-item h3, .news-item h4, .news-item h5 {
	margin-bottom: 10px;
}

#news-section img.img-responsive {
	margin-bottom: 20px;
}

/*#news-section div.news-body h1, #news-section div.news-body h2, #news-section div.news-body h3, #news-section div.news-body h4 {
	display: none;
}*/

.news-item hr {
	margin: 5px 0;
	color: #00708d;
	background-color: #00708d;
	height: 1px;
}

/* @end */

/*  Företaget  */
#foretaget {
	text-align: center;
}
#foretaget p {
	font-size: 20px;
	line-height: 24px;
}

#foretaget h2 {
	text-align: center;
}

/*  Normalsida  */
.norm-page-container {
	margin-bottom: 60px;
}
.norm-page-header { 
   position: relative; 
   width: 100%; /* for IE 6 */
	margin-bottom: 30px;
}
.norm-page-header  span { 
   position: absolute;
	left: 0;
	color: white;
	background-color: rgba(0, 81, 100, 0.62);
	bottom: 20px;
	font-size: 24px;
	padding: 10px 10px 10px 20px;
	line-height: 1.2em;
	right: 30%;
}
/*.norm-page-header  span::before { 
	content: "";
	display: inline-block;
	background: url("/assets/img/citation.png") right top no-repeat;
	    width: 100px;
	    height: 80px;
	margin-right: 20px;
}*/


.norm-page-container p a {
	margin-bottom: 5px;
}
/*.norm-page-container a:before {
	content: "";
	    display: inline-block;
	    background: url("/assets/img/arrow-down.png") right top no-repeat;
	    width: 16px;
	    height: 16px;
	margin-right: 15px;
}*/

div.downloads {
	border-top: 1px dotted silver;
	padding-top: 20px;
	margin-top: 40px;
}

/*  subnav  */

.item-sub-nav ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    width: 100%;
	border-width: 1px;
	border-color: silver;
	border-top: 1px solid silver;
	border-bottom: 1px solid silver;
}

.item-sub-nav li a {
    display: block;
    color: black;
    padding: 8px 16px;
    text-decoration: none;
	font-size: 16px;
}

.item-sub-nav li {
    text-align: left;
    border-bottom: 1px solid silver;
}

.item-sub-nav li:last-child {
    border-bottom: none;
}

.item-sub-nav li.active {
/*    background-color: #006c85;*/
}
/*.item-sub-nav li.active a {
    color: white;
}*/

.item-sub-nav li a:hover:not(.active) {
    background-color: #bed9df;
    color: black;
}

.item-sub-nav h4 {
	margin-bottom: 10px;
	margin-top: 10px;
	margin-left: 15px;
}
.item-sub-nav li ul li a {
	padding-left: 40px;
	padding-top: 2px;
	padding-bottom: 2px;

}
.item-sub-nav li ul li ul li a {
	padding-left: 60px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.item-sub-nav li ul li ul li ul li a {
	padding-left: 80px;
	padding-top: 2px;
	padding-bottom: 2px;
}


/*  Produkter  */

/* @group Produkter */

/* @group Breadcrumbs */

.items-bredcrumbs {
	border-bottom: 1px dotted silver;
	font-size: 14px;
	font-weight: bold;
	text-transform: none;
	height: 40px;
	padding-top: 15px;
	margin-bottom: 20px;
}

/* @end */

.product-categories {
	margin-bottom: 60px;
}

.product-table-header {
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom: 1px solid silver;
	margin-bottom: 2px;
	margin-top: 2px;
	font-weight: bold;
}

div.row.product-table-top {
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom: 1px solid silver;
	margin-bottom: 2px;
	margin-top: 2px;
}

.product-table-item {
	border-bottom: 1px solid silver;
	display: block;
}

div.table-responsive {
	font-size: 14px;
}

div.product-table {
	margin-bottom: 60px;
	font-size: 14px;
}

.product-table-item a {
	font-weight: bold;
}

div.row.items-product-description {
	padding-bottom: 30px;
	margin-bottom: 30px;
}

#produkter div.row div.col-md-3 {
	padding: 2px;
}

#produkter {
	margin-top: 80px;
}


.category-item { 
   position: relative; 
   width: 100%; /* for IE 6 */
}

.category-item  img {
	width: 100%;
}

.category-item  span { 
   position: absolute;
	width: 90%;
	left: 10px;
	color: white;
	font-weight: bold;
	font-size: 18px;
	line-height: 18px;
	bottom: 6px;
}


div.product-category-name {
	font-size: 18px;
	color: #393939;
}

.items-product-description table {
	width: 100%;
}
.items-product-description table p {
	font-size: 14px;
	line-height: 14px;
	margin: 0;
	padding: 0;
}

.items-product-description table caption {
	font-size: 18px;
	font-weight: bold;
	color: #003542;
}

.items-product-description td {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
}

.items-product-description table, .items-product-description th, .items-product-description td {
	border-style: none;
	font-size: 14px;
}
.items-product-description th {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
}

.items-product-description table> tbody > tr:nth-of-type(odd) {
  background-color: #bed8df;
}

.items-product-description thead {
	color: white;
	background-color: #006f8d;
}

.items-product-description h4 {
	margin-bottom: 0;
}

/*  custom table tryckregulator-tescom  */

table.tryckregulatorer-tescom {
	
}

table.tryckregulatorer-tescom th p {
	font-size: 12px;
	line-height: 10px;
}

table.tryckregulatorer-tescom { border-collapse: collapse; }
table.tryckregulatorer-tescom th, table.tryckregulatorer-tescom td { padding: 0.5em; }

table.tryckregulatorer-tescom h1,
table.tryckregulatorer-tescom h2,
table.tryckregulatorer-tescom h3,
table.tryckregulatorer-tescom h4,
table.tryckregulatorer-tescom h5 {
	margin-top: 2px;
	margin-bottom: 2px;
	font-size: 18px;
}

table.tryckregulatorer-tescom li {
	line-height: 14px;
	margin-bottom: 5px;
}
table.tryckregulatorer-tescom> tbody > tr:nth-of-type(odd) {
	background-color: white;
}

table.tryckregulatorer-tescom tr {
	border-bottom: 1px solid silver;
}

table.tryckregulatorer-tescom td {
	text-align: left;
	vertical-align: top;
}

table.tryckregulatorer-tescom th {
	vertical-align: top;
}

table.tryckregulatorer-tescom img {
	width: 100%;
}

table.tryckregulatorer-tescom th[scope=col] {
	width: 40%;
	background-color: white;
}



table.tryckregulatorer-tescom th+th+th[scope=col] {
	background-color: white;
	width: 14%;
}



table.tryckregulatorer-tescom th[scope=row] {
	width: 28%;
	background-color: white;
}



/* @end */



/*  Kataloger  */

div.catalog-item {
	border: 1px solid silver;
	padding: 5px;
	opacity: 0.25;
}
div.catalog-item:hover {
	opacity: 1.0;
	-webkit-transition: opacity .5s ease-in-out;
	-moz-transition: opacity .5s ease-in-out;
	transition: opacity .5s ease-in-out;
}
.catalog-item  span { 
	width: 100%;
	color: #00708d;
	font-size: 12px;
	font-weight: bold;
	line-height: 12px;
	display: block;
	margin-top: 20px;
	height: 28px;
	bottom: 0;
}

span.badge {
	background-color: #bed9df;
	float: right;
}

.catalog-container {
	margin-bottom: 80px;
	margin-top: 40px;
}



/*  Leverantörer  */
#varumarken {
	background-color: #00708d;
	margin-top: 120px;
	padding-bottom: 60px;
}
.manufacturers-container {
	margin-top: 60px;
}
#varumarken h1, 
#varumarken h2, 
#varumarken h3, 
#varumarken h4, 
#varumarken h5, 
#varumarken h6 {
	text-align: center;
	color: white;
}

#varumarken p {
	text-align: center;
	color: white;
	font-size: 20px;
}



/*  Kunder  */

#references {
	background-color: #e6e6e6;
}

div.clients-container {
	display: inline-block;
	margin-top: 0;
}

div.links-container {
	margin-top: 60px;
}

#map {
    width: 100%;
    height: 400px;
	background-color: silver;
}

a[href^="http://maps.google.com/maps"]{display:none !important}
a[href^="https://maps.google.com/maps"]{display:none !important}

.gm-style-cc {
    display: none;
}

#kataloger .btn-sm {
	font-weight: bold;
	text-transform: uppercase;
	width: 80%;
}

.download-section {
        padding: 100px 0;
    }

    
}

.btn {
    border-radius: 20;
    text-transform: uppercase;
/*	font-size: 14px;*/
	-webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
/*	padding-top: 5px;
	padding-bottom: 5px;*/
}


.btn-default {
    border: 1px solid #00708d;
    color: #00708d;
    background-color: transparent;
	margin: 2px 1px;
}
.btn-default:hover,
.btn-default:focus {
    border: 1px solid #00708d;
    outline: 0;
    color: white;
    background-color: #00708d;
}
.btn-blue {
    border: 1px solid #00708d;
    color: #00708d;
    background-color: 00708d;
	margin: 2px 1px;
}



ul.banner-social-buttons {
    margin-top: 0;
}

/*  Contact  */

/* @group Kontakt */

.error {
	color: red;
	font-size: 14px;
}

.contact-item {
	display: block;
	margin: 0;
	padding: 0 0 20px;
}
div.contact-name {
	font-weight: bold;
	font-size: 18px;
	margin-top: 5px;
}

div.contact-phone, div.contact-mobile, div.contact-title, div.contact-area {
	font-size: 14px;
	display: block;
}
div.contact-email a {
	font-size: 15px;
	display: block;
}

div.contact-info {
	min-height: 210px;
	word-wrap: break-word;
}

div.category-name {
	display: block;
	width: 100%;
}


#kontakt {
	margin-top: 60px;
	margin-bottom: 60px;
}


#kontakt div.container div.row div.col-lg-4 h4 {
	margin-bottom: 10px;
}

input[type="text"] {
	box-shadow:none;
}

input[type="email"] {
	width: 100%;
    box-shadow:none;
}
/*.dont-break-out {

  /* These are technically the same, but use both *!/
  overflow-wrap: break-word;
  word-wrap: break-word;

  -ms-word-break: break-all;
  /* This is the dangerous one in WebKit, as it breaks things wherever *!/
  word-break: break-all;
  /* Instead use this non-standard one: *!/
  word-break: break-word;

  /* Adds a hyphen where the word breaks, if supported (No Blink) *!/
  -ms-hyphens: auto;
  -moz-hyphens: auto;
  -webkit-hyphens: auto;
  hyphens: auto;

}*/

/* @end */

/* @group Verktyg */

.txtResult {
	background-color: transparent;
	border-style: hidden;
	padding-left: 40px;
	font-weight: normal;
	font-style: normal;
}

#frmUnits table.table-striped {
	width: 100%;
	margin-top: 40px;
}

input#txtUnitInput {
	background-color: transparent;
	font-weight: normal;
	font-style: normal;
	margin-left: 40px;
}

.result {
	margin-left: 20px;
}

#frmUnits table.table-striped tbody tr td input.opt {
	margin-right: 10px;
}

#print-link {
	margin-left: 20px;
}

select#cboMedia {
	margin-left: 20px;
}

#frmResult table.table-striped {
	margin-top: 40px;
	width: 100%;
}

#frmResult table.table-striped tbody tr td {
	font-weight: bold;
}

div.list-certifikat {
	border-top: 1px dotted silver;
	margin-top: 20px;
	padding-top: 20px;
}

/* @end */

/*  Footer  */

/* @group Footer */

footer {
    padding: 50px 0;
	background-color: #006c85;
}

footer p {
	color: white;
	font-size: 12px;
	line-height: 18px;
}

footer img.img-responsive {
	width: 100px;
}

footer h1, footer h2 , footer h3 , footer h4 , footer h5 , footer h6  {
	color: white;
	margin-bottom: 10px;
	text-align: left;
}

footer a {
	color: white;
	display: block;
}
footer a:hover {
	background-color: #bed9df;
	color: black;
}

footer ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    width: 100%;
}

footer li a {
    display: block;
    color: white;
    padding: 0;
    text-decoration: none;
	font-size: 12px;
	line-height: 14px;
	margin-bottom: 3px;
}


footer li {
    text-align: left;
}

footer li:last-child {
    border-bottom: none;
}


footer li a:hover:not(.active) {
    background-color: #bed9df;
    color: black;
}

/* @end */




/* Custom, iPhone Retina */ 
    @media only screen and (min-width : 320px) {
	#consentbar {
/*background-color: red;*/
background-color: #00708d;
color: white;
mix-blend-mode: normal;
position: fixed;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
border: 1px solid white;
padding: 10px;
z-index: 5;
box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
		min-width: 320px;
	}
    #introAnimation {
    	height: 1000px;
    }
    
    .intro {
            height: 100%;
            padding: 0;
    	text-align: center;
    }
    
    
    .content-section {
        padding-top: 180px;
    	margin-top: 0;
    }
	
	div.nav-text span {
		display: none;
	}
	
	#manufacturergrid[data-columns]::before {
        	content: '3 .column.size-1of3';
        }
    #clients-grid[data-columns]::before {
        	content: '2 .column.size-1of2';
        }
        
        div.contact-phone, div.contact-mobile, div.contact-title, div.contact-area {
        	font-size: 12px;
        	display: block;
        }
        
    }

    /* Extra Small Devices, Phones */ 
    @media only screen and (min-width : 480px) {
 #consentbar {
/*background-color: green;*/
background-color: #00708d;
color: white;
mix-blend-mode: normal;
position: fixed;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
border: 1px solid white;
padding: 10px;
z-index: 5;
box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}   
    #introAnimation {
    	height: 100%;
    }
    
    .content-section {
        padding-top: 180px;
    	margin-top: 0;
    }

	
	#manufacturergrid[data-columns]::before {
        	content: '3 .column.size-1of3';
    	}
    	#clients-grid[data-columns]::before {
    		content: '3 .column.size-1of3';
    	}
    }

    /* Small Devices, Tablets */
    @media only screen and (min-width : 768px) {
    .intro {
            height: 100%;
            padding: 0;
    	text-align: center;
    }
	
	
	.intro .intro-body .intro-text {
	        font-size: 26px;
	    }
	
	.navbar-custom {
            padding: 20px 0 20px;
            border-bottom: 0;
            letter-spacing: 1px;
			background-position: 0 0;
			-webkit-transition: background .5s ease-in-out,padding .5s ease-in-out, opacity .5s ease-in-out;
            -moz-transition: background .5s ease-in-out,padding .5s ease-in-out, opacity .5s ease-in-out;
            transition: background .5s ease-in-out,padding .5s ease-in-out, opacity .5s ease-in-out;
			background-color: transparent;
	}
	.navbar-custom.top-nav-collapse {
            padding: 0;
            border-bottom: 1px solid rgba(255,255,255);
            background: rgba(190, 217, 223, 0.75);
	}
	
	div.contact-phone, div.contact-mobile, div.contact-title, div.contact-area {
		font-size: 16px;
		display: block;
	}
    	
/*	.nav-logo {
		padding-right: 0;
		padding-left: 0;
		border-bottom: 0;
		-webkit-transition: margin-top .5s ease-in-out;
		-moz-transition: margin-top .5s ease-in-out;
		transition: margin-top .5s ease-in-out;
		background-color: transparent;
		margin-top: 0px;
	}*/
	.nav-logo.top-nav-collapse {
	        margin-top: 0px;
		}
	
	.navbar-fixed-top.navbar-header {
		
	}
	
	.content-section {
    	    padding-top: 120px;
			margin-top: 0;
		}
		
		#manufacturergrid[data-columns]::before {
			content: '5 .column.size-1of5';
		}
	

	
		#clients-grid[data-columns]::before {
			content: '8 .column.size-1of8';
		}
	
	div.client-image {
		opacity: 1;
	}
	#kataloger .btn-sm {
		font-weight: bold;
		text-transform: uppercase;
		width: 20%;
	}
	
	}

    /* Medium Devices, Desktops */
	@media only screen and (min-width : 992px) {
	
#consentbar {
background-color: #00708d;
color: white;
mix-blend-mode: normal;
position: fixed;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
border: 1px solid white;
padding: 50px;
z-index: 5;
box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
	
	.inner {
		width: 900px;
	}	

	
	#manufacturergrid[data-columns]::before {
		content: '5 .column.size-1of5';
	}
	#clients-grid[data-columns]::before {
		content: '8 .column.size-1of8';
	}
	#kataloger .btn-sm {
		font-weight: bold;
		text-transform: uppercase;
		width: 20%;
	}
	
	div.contact-phone, div.contact-mobile, div.contact-title, div.contact-area {
		font-size: 16px;
		display: block;
	}
	div.contact-email a {
		font-size: 14px;
		display: block;
	}
	
	div.contact-info {
		min-height: 180px;
		word-wrap: break-word;
	}
	
	
    }

    /* Large Devices, Wide Screens */
    @media only screen and (min-width : 1200px) {
#consentbar {
background-color: #00708d;
color: white;
mix-blend-mode: normal;
position: fixed;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
border: 1px solid white;
padding: 50px;
z-index: 5;
box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
    div.nav-text span {
    	display: inline-block;
    }
    #manufacturergrid[data-columns]::before {
			content: '6 .column.size-1of6';
    }
	#clients-grid[data-columns]::before {
			content: '8 .column.size-1of8';
		}
    }