.bar .logo {
	max-height: 3.95714286em;
	max-width: none;
}

.bar .logo {
	margin: -10px 0 -2px 0;
	position: relative;
	top: 4px;
}

.bar .menu-horizontal {
	position: relative;
	top: 5px;
}
.bar.bar--sm {
	padding: 0.69857143em 0;
}

/* Submenu width extended */
.dropdown .dropdown__content {
	border-radius: 6px;
	box-shadow: 0 0 25px 0 rgba(0, 0, 0, 0.08);
	-webkit-box-shadow: 0 0 25px 0 rgba(0, 0, 0, 0.08);
	padding: 1.23809524em 1.55714286em!important;
}
.background-image-holder {
	position: absolute;
	/* width: 90%!important;
	height: 90%!important; */
}

@media (min-width: 992px) {
.col-lg-2 {
    flex: 0 0 17.6666666667%;
	 max-width: 17.6666666667%;
	}
}

.type--fine-print p a {
	text-decoration: none!important;
}

.type--fine-print p a:hover {
	text-decoration: underline;
}

.bullets {
	list-style-type: disc;
	list-style-position: inside;
	list-style-image: none;
	margin-left: 20px;
}

.offer {
	border-top: 1px solid #fff;
}

.icon--myicon {
	font-size: 1.85714286em;
	float: left;
	margin-right: 6px;
 }

 .file-download {
	float: left;
	margin-right: 20px;
	padding-bottom: 30px;
 }

 .file-download a {
	text-decoration: none;
 }

 .file-download a:hover {
	text-decoration: underline;
 }

 .puff-button {
	position: absolute;
	bottom: 30px;
	right: 30px;
 }

@media (min-width: 768px) {
footer .logo:not(:last-child) {
	 margin-right: initial;
	}
}

@media (min-width: 991px) {
.bar-1 {
	 box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.15)!important;
	}
}

footer .logo {
	max-height: 2.67142857em;
}

@media (max-width: 990px) {
	.mobile-pad {
		 padding-right: 20px!important;
		 padding-left: 20px!important;
	}

	.parallax > .background-image-holder {
		width: cover;
		min-height: initial;
		top: -50vh;
		transition: opacity 0.3s ease !important;
		-webkit-transition: opacity 0.3s ease !important;
		-webkit-transform-style: preserve-3d;
  }
}


.feature.feature--featured:before {
	content: '';
	position: absolute;
	top: 0;
	width: 100%;
	height: 4px;
	background: #4a90e2;
	left: 0;
 }

 .feature.feature--featured:after {
	 content: '';
	 position: absolute;
	 bottom: 0;
	 width: 100%;
	 height: 4px;
	 background: #d71f24;
	 left: 0;
  }

@media (min-width: 768px) {
	.gigantic {
		font-size: 7.9rem;
		line-height: 1.3em;
	}
	h1.h1--enormous, .h1.h1--enormous {
		font-size: 6.2em;
		line-height: 1.1em;
		margin-bottom: 0.2em;
	}
	h1.h1--big, .h1.h1--big {
		font-weight: 600;
		font-size: 5.828571428571429em;
		line-height: 1.048387096774194em;
	}

	h1.h1--medium, .h1.h1--bmedium {
		font-weight: 600;
		font-size: 3.828571428571429em;
		line-height: 1.048387096774194em;
	}

	.feature-large-14.switchable .switchable__text {
		margin-top: 2.07142857em;
  }
}

@media all and (max-width: 767px) {
	.slider {
	  padding-left: 20px;
	  padding-right: 20px;
	}

	.parallax > .background-image-holder {

		min-height: 70vh !important;
		max-height: 70vh !important;
		height: 70vh !important;
		top: -20vh !important;
		transition: opacity 0.3s ease !important;
		-webkit-transition: opacity 0.3s ease !important;
		-webkit-transform-style: preserve-3d;
  }

  img {
	max-width: 100%;
	margin-bottom: .2em;
	margin-right: 4px;
}
 }

 h2, .h2 {
	font-size: 2.15714286em;
	line-height: 1.36363636em;
	margin-bottom: 0.4em;
}

h3, .h3 {
	margin-bottom: 0.4em!important;
 }
 
 h4, .h4 {
	 margin-bottom: 0.3em;
	 font-weight: 400;
 }

h5.h5--medium, .h5.h5--medium {
	font-weight: 600;
	font-size: 1.15em;
	line-height: 1.548387096774194em;
}

h5.h5--big, .h5.h5--big {
	font-weight: 600;
	font-size: 1.5em;
	line-height: 1.548387096774194em;
}

.map-container.dinitrol-map-size {
	min-height: 600px;
}

a:hover {
	opacity: 1!important;
	color: #4990e2!important;
}

a.active {
	opacity: 1!important;
	color: #31629b!important;
}

a.active:hover {
	opacity: 1!important;
	color: #4990e2!important;
}

.menu-horizontal li a.active {
	color: #31629b!important;
	opacity: 1;
}

.menu-horizontal li span.active {
	color: #31629b!important;
	opacity: 1;
}

.menu-horizontal li span.dropdown__trigger:hover {
	color: #4a90e2!important;
	opacity: 1;
}

.thin {
    font-weight: 300;
}

.medium {
    font-weight: 400;
}

.thick {
    font-weight: 600;
}

.fat {
    font-weight: 800;
}

.faq-question p {
	float:right;
	margin-top: 0em!important;
}

.accordion .accordion__title:before {
	font-family: "stack-interface";
	/* content: '\e80d'; */
	content: '\e80c';
	margin-right: 6px;
	color: #252525;
	display: inline-block;
	float: left;
	margin-left: -25px;
}

.accordion-1 li.active .accordion__title:before {
	color: #252525;
	margin-left: -27px;
}

.accordion li .accordion__title {
	cursor: pointer;
	padding: 0.46428571em 0.92857143em;
	border: 1px solid #ececec;
	padding-bottom: 1px;
	padding-top: 8px;
	border-bottom: 1px solid #ECECEC;
	background: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.fl-r {
	 float:right;
	 margin: 10px 0px 20px 20px;
}

.fl-r.border--round img {
	border-radius: 6px;
	padding: 5px;
	background: #fff;
}

.fl-l {
	 float:left;
	 margin: 10px 20px 20px 0px;
}

.rounded {
	border-radius: 15px!important;
	overflow: hidden;
}

.accordion li.active .accordion__content {
	opacity: 1;
	visibility: visible;
	max-height: 3800px;
 }

.side-menu {
    overflow-y: scroll;
}

.text-shadow {
	text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.15);
}

.text-shadow-medium {
	text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.25);
}

.text-shadow-big {
	text-shadow: 3px 3px 5px rgba(0, 0, 0, 0.25);
}

.box-shadow-small {
	box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.15)!important;}

.boxed.smallpad {
	position: relative;
	overflow: hidden;
	padding: 1.25714286em;
	margin-bottom: 30px;
}
.product-block {
	display: block;
	text-align: center;
}

.product-block img {
	max-height: 180px;
}

.block.product-small h5 {
	font-size: 1.15em;
}

ul.bullets {
	list-style: disc outside none;
	line-height: 1.85714286em;
	margin-left: 30px;
	margin-bottom: 20px;
}

.label {
	display: inline-block;
	font-size: 9px;
	font-weight: 700;
	letter-spacing: .5px;
	color: #fff;
	text-transform: uppercase;
	height: 26px;
	min-width: 65px;
	padding: 3px 10px!important;
	text-align: center;
	border-radius: 50px;
	position: relative;
	top: initial;
	right: initial;
}

.bg--default {
	background: #e9e9e9;
	color: #252525;
 }

.bg--warning {
	background: #f0ad4e;
	color: #fff;
 }
 .bg--info {
	background: #5bc0de;
	color: #fff;
 }

 bg-white {
	 background: #fff!important;
 }

.row-flex,
.row-flex > div[class*='col-'] {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex: 1 1 auto;
}

.row-flex-wrap {
    -webkit-flex-flow: row wrap;
    align-content: flex-start;
    flex: 0;
}

.row-flex > div[class*='col-'],
.container-flex > div[class*='col-'] {
    margin: -.25px;
}

.container-flex > div[class*='col-'] div,
.row-flex > div[class*='col-'] div {
    width: 100%;
}

.flex-col {
    display: flex;
    display: -webkit-flex;
    flex: 1 100%;
    flex-flow: column nowrap;
}

.flex-grow {
    display: flex;
    -webkit-flex: 2;
    flex: 2;
}

.boxed.boxed--lg {
	padding: 1.78571429em 0em;
}

.fade-on-hover {
	transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	opacity: .5;
 }
 .fade-on-hover:hover {
	opacity: 1;
 }

 .modal-container .modal-content .modal-close-cross {
	cursor: pointer!important;
	position: absolute!important;
	opacity: .7!important;
	transition: 0.1s linear!important;
	-webkit-transition: 0.1s linear!important;
	-moz-transition: 0.1s linear!important;
	top: .2em!important;
	right: .5em!important;
	z-index: 99!important;
}

div.puff-text {
	margin-top: -10px!important;
}

/* Text info in table on page Hitta din station */
.center-name {
	font-size: 1.02rem;
	font-weight: 600;
}

td {
	font-size: .85em!important;
	line-height: 1.6em;
	border: none;
	font-weight: 500;
}

td a{
	font-weight: 500;
}

:root {
	--scrollbar-size: .375rem;
	--scrollbar-minlength: 1.5rem; /* Minimum length of scrollbar thumb (width of horizontal, height of vertical) */
	--scrollbar-ff-width: thin; /* FF-only accepts auto, thin, none */
	--scrollbar-track-color: transparent;
	--scrollbar-color: rgba(0,0,0,.2);
	--scrollbar-color-hover: rgba(0,0,0,.3);
	--scrollbar-color-active: rgb(0,0,0);
 }
 
 .layout-cell {
	overscroll-behavior: contain;
	overflow-y: auto;
	-webkit-overflow-scrolling: touch;
	-ms-overflow-style: -ms-autohiding-scrollbar;
	scrollbar-width: var(--scrollbar-ff-width);
 }
 
 /* This class controls what elements have the new fancy scrollbar CSS */
 .layout-scrollbar {
	scrollbar-color: var(--scrollbar-color) var(--scrollbar-track-color);
 }
 .layout-scrollbar::-webkit-scrollbar {
	height: var(--scrollbar-size);
	width: var(--scrollbar-size);
 }
 .layout-scrollbar::-webkit-scrollbar-track {
	background-color: var(--scrollbar-track-color);
 }
 .layout-scrollbar::-webkit-scrollbar-thumb {
	background-color: var(--scrollbar-color);
	border-radius: 3px;
 }
 .layout-scrollbar::-webkit-scrollbar-thumb:hover {
	background-color: var(--scrollbar-color-hover);
 }
 .layout-scrollbar::-webkit-scrollbar-thumb:active {
	background-color: var(--scrollbar-color-active);
 }
 .layout-scrollbar::-webkit-scrollbar-thumb:vertical {
	min-height: var(--scrollbar-minlength);
 }
 .layout-scrollbar::-webkit-scrollbar-thumb:horizontal {
	min-width: var(--scrollbar-minlength);
 }
 /* .layout-scrollbar::-webkit-scrollbar-corner {
	display: none;
 }
 .layout-scrollbar::-webkit-scrollbar-button {
	display: none;
 } 
  */
 
 /* Demo Styles */
 
 /* .layout-cell {
	padding: 1em;
	max-height: 50vh;
	margin: 5vw;
	border: 2px solid rgba(0,0,0,.1);
	background-color: #f9f9f9;
 } */
 .component {
	font-family: sans-serif;
	text-align: center;
	outline: 1px dotted rgba(0,0,0,.2);
	display: flex;
	align-items: center;
	justify-content: center;
	min-height: 15em;
 }
 .component:not(:first-child) {
	margin-top: 1em;
 }
 .component ~ .component:last-child {
	margin-bottom: 1em;
 }

.bg--primary-3 {
	background: #D71F24;
 }
 .bg--primary-3 p,
 .bg--primary-3 span,
 .bg--primary-3 ul,
 .bg--primary-3 a:not(.btn) {
	color: #fff;
 }
 .bg--primary-3 h1,
 .bg--primary-3 h2,
 .bg--primary-3 h3,
 .bg--primary-3 h4,
 .bg--primary-3 h5,
 .bg--primary-3 h6,
 .bg--primary-3 i {
	color: #fff;
 }

 .btn--action {
	background: #ea1558;
	color: #fff;
	border: 1px solid #ea1558!important;
 }
 
 .btn--action .btn__text {
	color: #fff;
 }
 
 .btn--action:visited .btn__text {
	color: #fff;
 }
 
 .btn__text {
	  color: #FFF!important;
 }
  
 .btn__text:hover {
	color: #fff;
 }
  
 .btn--action:hover {
	background: #ed316c;
	color: #fff;
	border: none;
 }
 .btn--action:visited {
	color: #fff;
 }
 .btn--action:active {
	color: #fff;
 }
 .btn--action:focus {
	color: #fff;
 }
 
 .btn:not([class*='primary']) {
	  border-color: #FFF;
 }
 
 .btn--action2 {
	background: transparent;
	color: #fff!important;
 }
 .btn--action2:hover {
	background: transparent;
	color: #fff!important;
	border-color: #FFF;
 }
 .btn--action2:visited {
	color: #fff!important;
 }
 .btn--action2:active {
	color: #fff!important;
 }
 .btn--action2:focus {
	color: #fff!important;
 }
 .btn--primary, .btn--primary:hover {
	background: #4a90e2!important;
	border-color: #4a90e2!important;
	color: #fff!important;
}
 
 .btn--primary, .btn--primary:visited {
	  background: #4a90e2!important;
	  border-color: #4a90e2!important;
	  color: #fff!important;
 }

.fadeInUpMedium {
	-webkit-animation-name: fadeInUpMedium;
	animation-name: fadeInUpMedium;
}

@-webkit-keyframes fadeInUpMedium {
	0% {
		 opacity: 0;
		 -webkit-transform: translate3d(0, 6%, 0);
		 transform: translate3d(0, 6%, 0);
	}
	100% {
		 opacity: 1;
		 -webkit-transform: none;
		 transform: none;
	}
}

@keyframes fadeInUpMedium {
	0% {
		 opacity: 0;
		 -webkit-transform: translate3d(0, 6%, 0);
		 transform: translate3d(0, 6%, 0);
	}
	100% {
		 opacity: 1;
		 -webkit-transform: none;
		 transform: none;
	}
}
 
 .wb {
	  border: 1px solid #fff!important;
 }
 
 .w100 {
	  width: 100%;
 }
 
 .h0 {
	  height: 0!important;
 }
 
 .h10 {
	  height: 10px!important;
 }
 
 .h20 {
	  height: 20px!important;
 }
 
 .h30 {
	  height: 30px!important;
 }
 
 .h40 {
	  height: 40px!important;
 }
 
 .h50 {
	  height: 50px!important;
 }
 
 .h60 {
	  height: 60px!important;
 }
 
 .h70 {
	  height: 70px!important;
 }
 
 .h80 {
	  height: 80px!important;
 }
 
 .h90 {
	  height: 90px!important;
 }
 
 .h100 {
	  height: 100px!important;
 }
 
 .h110 {
	  height: 110px!important;
 }
 
 .h111 {
	  height: 111px!important;
 }
 
 .h120 {
	  height: 120px!important;
 }
 
 .h130 {
	  height: 130px!important;
 }
 
 .h140 {
	  height: 140px!important;
 }
 
 .h150 {
	  height: 150px!important;
 }
 
 .pr0 {
	  padding-right: 0!important;
 }
 
 .pr10 {
	  padding-right: 10px!important;
 }
 
 .pr20 {
	  padding-right: 20px!important;
 }
 
 .pr25 {
	  padding-right: 25px!important;
 }
 
 .pr30 {
	  padding-right: 30px!important;
 }
 
 .pr35 {
	  padding-right: 35px!important;
 }
 
 .pr40 {
	  padding-right: 40px!important;
 }
 
 .pr50 {
	  padding-right: 50px!important;
 }
 
 .pl0 {
	  padding-left: 0!important;
 }
 
 .pl10 {
	  padding-left: 10px!important;
 }
 
 .pl15 {
	  padding-left: 15px!important;
 }
 
 .pl20 {
	  padding-left: 20px!important;
 }
 
 .pl25 {
	  padding-left: 25px!important;
 }
 
 .pl30 {
	  padding-left: 30px!important;
 }
 
 .pl35 {
	  padding-left: 35px!important;
 }
 
 .pl40 {
	  padding-left: 40px!important;
 }
 
 .pl50 {
	  padding-left: 50px!important;
 }
 
 .pt0 {
	  padding-top: 0!important;
 }
 
 .pt10 {
	  padding-top: 10px!important;
 }
 
 .pt20 {
	  padding-top: 20px!important;
 }
 
 .pt30 {
	  padding-top: 30px!important;
 }
 
 .pt40 {
	  padding-top: 40px!important;
 }
 
 .pt50 {
	  padding-top: 50px!important;
 }
 
 .pt60 {
	  padding-top: 60px!important;
 }
 
 .pt70 {
	  padding-top: 70px!important;
 }
 
 .pt80 {
	  padding-top: 80px!important;
 }
 .pt90 {
	  padding-top: 90px!important;
 }
 .pt100 {
	  padding-top: 100px!important;
 }
 
 .pb0 {
	  padding-bottom: 0px!important;
 }
 
 .pb10 {
	  padding-bottom: 10px!important;
 }
 
 .pb20 {
	  padding-bottom: 20px!important;
 }
 
 .pb24 {
	  padding-bottom: 24px!important;
 }
 
 .pb30 {
	  padding-bottom: 30px!important;
 }
 
 .pb40 {
	  padding-bottom: 40px!important;
 }
 
 .pb50 {
	  padding-bottom: 50px!important;
 }
 
 .pb60 {
	  padding-bottom: 60px!important;
 }
 
 .pb70 {
	  padding-bottom: 70px!important;
 }
 
 .pb80 {
	  padding-bottom: 80px!important;
 }
 
 .pb90 {
	  padding-bottom: 90px!important;
 }
 
 .pb100 {
	  padding-bottom: 100px!important;
 }
 
 .ml50 {
	  margin-left: 50px!important;
 }
 
 .mr15 {
	  margin-left: 15px!important;
 }
 
 .mr20 {
	  margin-left: 20px!important;
 }
 
 .mr30 {
	  margin-left: 30px!important;
 }
 
 .mt0 {
	  margin-top: 0!important;
 }
 
 .mt10 {
	  margin-top: 10px!important;
 }
 
 .mt15 {
	  margin-top: 15px!important;
 }
 
 .mt20 {
	  margin-top: 20px!important;
 }
 
 .mt25 {
	  margin-top: 25px!important;
 }
 
 .mt28 {
	  margin-top: 28px!important;
 }
 
 .mt30 {
	  margin-top: 30px!important;
 }
 
 .mt40 {
	  margin-top: 40px!important;
 }
 
 .mt50 {
	  margin-top: 50px!important;
 }
 
 .mt60 {
	  margin-top: 60px!important;
 }
 
 .mt70 {
	  margin-top: 70px!important;
 }
 
 .mt80 {
	  margin-top: 80px!important;
 }
 .mt90 {
	  margin-top: 90px!important;
 }
 .mt100 {
	  margin-top: 100px!important;
 }
 .mt110 {
	  margin-top: 110px!important;
 }
 .mt120 {
	  margin-top: 120px!important;
 }
 .mt130 {
	  margin-top: 130px!important;
 }
 .mt140 {
	  margin-top: 140px!important;
 }
 .mt150 {
	  margin-top: 150px!important;
 }
 
 .mt-10 {
	  margin-top: -10px!important;
 }
 
 .mt-20 {
	  margin-top: -20px!important;
 }
 
 .mt-25 {
	  margin-top: -25px!important;
 }
 
 .mt-30 {
	  margin-top: -30px!important;
 }
 
 .mt-40 {
	  margin-top: -40px!important;
 }
 
 .mt-50 {
	  margin-top: -50px!important;
 }
 
 .mt-60 {
	  margin-top: -60px!important;
 }
 
 .mt-70 {
	  margin-top: -70px!important;
 }
 
 .mt-80 {
	  margin-top: -80px!important;
 }
 
 .mt-90 {
	  margin-top: -90px!important;
 }
 
 .mt-100 {
	  margin-top: -100px!important;
 }
 
 .mt-110 {
	  margin-top: -110px!important;
 }
 
 .mt-120 {
	  margin-top: -120px!important;
 }
 
 .mt-130 {
	  margin-top: -130px!important;
 }
 
 .mt-140 {
	  margin-top: -140px!important;
 }
 
 .mt-150 {
	  margin-top: -150px!important;
 }
 
 .mb-10 {
	  margin-bottom: -10px!important;
 }
 
 .mb-15 {
	  margin-bottom: -15px!important;
 }
 
 .mb-20 {
	  margin-bottom: -20px!important;
 }
 
 .mb-30 {
	  margin-bottom: -30px!important;
 }
 
 .mb-40 {
	  margin-bottom: -40px!important;
 }
 
 .mb-50 {
	  margin-bottom: -50px!important;
 }
 
 .mb-60 {
	  margin-bottom: -60px!important;
 }
 
 .mb-70 {
	  margin-bottom: -70px!important;
 }
 
 .mb-80 {
	  margin-bottom: -80px!important;
 }
 
 .mb-90 {
	  margin-bottom: -90px!important;
 }
 
 .mb-100 {
	  margin-bottom: -100px!important;
 }
 
 .mb0 {
	  margin-bottom: 0px!important;
 }
 
 .mb5 {
	  margin-bottom: 5px!important;
 }
 
 .mb10 {
	  margin-bottom: 10px!important;
 }
 
 .mb15 {
	  margin-bottom: 15px!important;
 }
 
 .mb20 {
	  margin-bottom: 20px!important;
 }
 
 .mb25 {
	  margin-bottom: 25px!important;
 }
 
 .mb30 {
	  margin-bottom: 30px!important;
 }
 
 .mb40 {
	  margin-bottom: 40px!important;
 }
 
 .mb50 {
	  margin-bottom: 50px!important;
 }
 
 .mb60 {
	  margin-bottom: 60px!important;
 }
 
 .mb70 {
	  margin-bottom: 70px!important;
 }
 
 .mb80 {
	  margin-bottom: 80px!important;
 }
 
 .mb90 {
	  margin-bottom: 90px!important;
 }
 
 .mb100 {
	  margin-bottom: 100px!important;
 }