@-ms-viewport{ width: device-width; }
@-o-viewport{ width: device-width; }
@-moz-viewport{ width: device-width; }
@-webkit-viewport{ width: device-width; }
@viewport{ width: device-width; }


/*
gammal: 1c1548

ny: 3b9bc3

*/
body {
/*	font: 16px/21px 'Opens Sans', Arial, sans-serif;*/
	font: 16px/21px Lato, Arial, sans-serif;
	position: relative;
	min-height: 100%;
	overflow-x: hidden;
}
body.site {
	background-color: white;
}
.normalpage {
	background-color: white;
}

html {
	height: 100%;
	box-sizing: border-box;
}
nav > .topmenu,
.body,
.footer .container {
	max-width: 1200px;
	margin-left: auto;
	margin-right: auto;
}
nav > .topmenu {
	padding-left: 290px;
}
.body {
	padding-bottom: 370px;
}
body.view-featured .body {
	padding-bottom: 0px;
	flex: 2;
	display: flex;
}
body.view-featured #content{
	padding: 0;
	min-height: 0;
}
body.view-featured {
	display: flex;
	flex-direction: column;
}
body.view-featured .container {
	display: flex;
	flex-direction: column;
}
body.view-featured .container .slideshow {
	flex: 2;
}
body.view-featured .container .slideshow .moduletable,
body.view-featured .container .slideshow .flexslider,
body.view-featured .container .slideshow ul,
body.view-featured .container .slideshow li,
body.view-featured .container .slideshow .imagec {
	height: 100%;
	overflow: hidden;
}

body.com_blankcomponent #content .content {
	padding: 0;
}
header {
/*	background-color: #3b9bc3;*/
	color: #005074; /*white;*/
}
nav.navigation {
	background-color: white; /*#3b9bc3;*/
	margin-top: -49px;
}

.contenttopmodules .k2ItemsBlock,
#content > .content {
	padding: 15px;
}

.item-page p a {
	text-decoration: underline;
}

.brand {
/*	margin-bottom: 10px; */
}
.brand img {
	max-height: 113px;
}
.brandtext {
	font-size: 22px;
	padding: 25px 20px 20px 0px;
	line-height: 30px;
}
.footer {
	background-color: #005074; /*#3b9bc3;*/
	padding: 15px 15px 0 15px;
	color: white;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
}
.footer a {
	color: white;
}

.footer .footercontent {
/*	margin-top: 20px;
	margin-bottom: 20px;*/
	margin: 20px;
}

.footer .copyright .span6 {
	padding: 0 15px;
}
div.copy {
	font-size: 12px;
}
.footer .lankar li {
	text-transform: uppercase;
	line-height: 30px;
}

h1,h2 {
/*	margin-bottom: 0;*/
	font-size: 26px;
	font-weight: normal;
	text-transform: uppercase;
	max-width: 800px;
	color: #005074;
}
h2,
#ic-calendar-670 .titleic {
	font-size: 18.6px;
	margin-top: 30px;
	text-transform: uppercase;
	font-weight: bold;
	color: #005074;
}
h3 {
	font-size: 16px;
	font-weight: bold;
	margin-top: 20px;
}
h1.blankc {
	padding: 0 15px;	
}
#aside h2 {
	margin-top: 20px;
}
.contenttopmodules .moduletable h2 {
	margin-top: 0;
	margin-left: 15px;
}
.page-header {
	border: 0;
}

.topmenu .navbar{
	margin: 0;
	padding: 0;
	position: relative;
}
nav.navigation.navbar-fixed-top {
	margin-top: 0;
	max-width: 1200px;
	width: 100%;
/*	padding-left: 65px;*/
	left: inherit;
	right: inherit;
}

SSS.topmenu .navbar .nav{
	margin: 0;
	padding: 0;
	width: 100%;
/*	text-align: center;*/
	background: #3b9bc3;
}


.topmenu .navbar .nav li ul {
	display: none;
	position: absolute;
	background: white;
	z-index: 1000;
	border: 1px solid #005074;
}
.topmenu .navbar .nav li.alias {
	display: none;
}

.topmenu .navbar .nav li:hover > ul {
	display: block;
}
.topmenu .navbar .nav li ul ul {
	margin-left: 90px;
	background: #eee;
	border: 0;
	min-width: 220px;
	overflow-y: auto;
	scrollbar-color: #ccc #eee;
}

::-webkit-scrollbar-track,
.topmenu .navbar .nav li ul ul::-webkit-scrollbar-track {
  background: #eee;
}
.topmenu .navbar .nav li ul ul::-webkit-scrollbar-thumb {
  background-color: #eee;
  border-radius: 6px;
  border: 3px solid #ccc;
}

.navbar .nav > li {
/*	width: 10%;*/
}
.navbar .nav > li:first-child {
/*	display: none;*/
}

.nav li > .separator {
	display: block;
}

.topmenu .navbar .nav li > a,
.topmenu .navbar .nav li > .separator {
	padding: 10px 15px;
	text-transform: uppercase;
	color: #005074;
	text-shadow: none; /*-1px -1px 0 #164a67 !important; */
	font-size: 24px;
	position: relative;
	text-decoration: none;
}
ul.nav-child.small {
	font-size: 14px;
}

.topmenu .navbar .nav > li li > a {
	display: block;
	color: black;
	font-size: 100%;
}

.topmenu .navbar .nav > li > a.imgmenu{
	padding: 13px 15px;
	height: 30px;
}

.topmenu .navbar .nav > li > a.imgmenu img{
	max-width: auto;
	max-height: 100%;
}

div.menublock.fixed .topmenu .navbar .nav > li > a{
	padding: 10px 15px;
}

div.menublock.fixed .topmenu .navbar .nav > li > a.imgmenu{
	padding: 4px 15px;
}

.navbar .btn-navbar:hover, .navbar .btn-navbar:focus, .navbar .btn-navbar:active, .navbar .btn-navbar.active, .navbar .btn-navbar.disabled, .navbar .btn-navbar[disabled] {
	color: inherit;
	background-color: inherit;
}

.topmenu .navbar .nav > li a:after {
  	position: absolute;
/*  	left: 50%;
  	right: 50%;
*/	bottom: 0;
	top: 0;
  	content: "";
	background: #01366b;
/*	transition: 0.5s cubic-bezier(0.68, -0.55, 0.265, 1.55);
	transform: translate3d(0, 0, 0);
	*/
	z-index: -1;
}

.topmenu .navbar .nav > li > a:hover:after {
  	left: 0;
  	right: 0;
}

.topmenu .navbar .nav > li .separator:hover,
.topmenu .navbar .nav > li .separator:focus,
.topmenu .navbar .nav > li a:hover,
.topmenu .navbar .nav > li a:focus{
	background-color: #005074;/*#4332b1;*/
	color: #fff;
}

.topmenu .navbar .nav li.active > a{
	font-weight: 700;
	background: white;
	color: black;
}

#sidebar .menu {
	margin-top: 25px;
	background: #3b9bc3;
}

#sidebar .menu li a {
	padding: 3px 0 3px 3px;
	padding: 10px 15px;
	text-transform: uppercase;
	color: #fff;
	text-shadow: none; /*-1px -1px 0 #164a67 !important; */
	font-size: 120%;
	position: relative;
	text-decoration: none;
}

#sidebar .menu li li {
	margin-left: 10px;
}

#sidebar .nav > li > a:hover,
#sidebar .nav > li > a:focus {
	background-color: #dae7f4;
	color: black;
}
#sidebar .nav li.active > a{
	font-weight: 700;
	color: black;
	background: #eee;
}
.nav > li > a:hover, .nav > li > a:focus {
	background: none;
	text-decoration: underline;
}

.contentbottom {
	background: #ececec;
	position: relative;
	padding-bottom: 100px !important;
}
.contentbottom .custom {
	width: 100%;
	text-align: right;
}
.contentbottom:before {
	background: #ececec;
	width: 200vw;
	position: absolute;
	display: block;
	content: "";
	left: -100vw;
	z-index:-10;
	height: 100%;
	top: 0;
}
.contentbottom a.popimage {
	margin: 10px;
	display: inline-block;
	float: left;
}
.footercontent .custom {
	margin-left: 15px;
}
.footercontent .logo {
	margin-top: -11px;
}

.flyttasida .footercontent .logo {
	margin-top: 45px;
}

.item-page img {
	margin-bottom: 20px;
}

.item-page img.pull-right {
	margin-left: 20px;
}

.item-page .article {
	clear: both;
}

/************ */


.btn.btn-navbar {
    background: none;
    font-size: 30px;
    float: left;
    -webit-box-shadow: none;
    -moz-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
    text-align: center;
/*SSS    display: inline-block; */
    border: none;
    margin: 0;
    padding: 10px 10px;
}


SSS.nav-collapse,
SSSnav .nav-collapse.collapse {
    overflow: hidden;
    width: 0;
    position: absolute;
    top: 38px;
	z-index: 11;
/*	height: 360px !important; */
}
SSS.nav-collapse {
    clear: both;
}

SSSnav .collapse {
	position: relative;
/*	width: 0; */
/*
	overflow: hidden;
	-webkit-transition: width .35s ease;
	-moz-transition: width .35s ease;
	-o-transition: width .35s ease;
	transition: width .35s ease;
*/
}
SSSnav .collapse.in {
	width: 100%;
	max-width: 414px;
}

nav .collapse.in {
	height: 80vh !important;
	overflow: scroll !important;
}

.container {
	width: 100%;
}

/************ */


.contentbottom .hikashop_cart form {
	padding-top: 20px;
	border-top: 3px solid #3b9bc3;

}

.navbar .btn-navbar .icon-bar {
	width: 25px;
	height: 4px;
	box-shadow: 0;
	background-color: #005074;
}

.content {
	max-width: 800px;
}
body.com_icagenda.view-list .content,
body.com_k2.view-item .iframeView .itemText, 
body.com_k2.view-item .content {
	max-width: inherit;
}

/* nedan var max-width: 800px;  */

body.com_k2.view-item .itemText {
	max-width: 95%;
	margin-bottom: 15px;
}
body.com_k2.view-item .itemText.cat74 {
	max-width: initial;
}
body.com_k2.view-item .itemText p {
}
.span12 .content {
	margin-left: auto;
	margin-right: auto;
}

.headmod {
	margin-top: 10px;
	padding-right: 25px;
}
.mod-languages {
	text-align: right;
	padding-right: 20px;
	padding-top: 10px;
}
.mod-languages a {
	color: #005074;
}
.headmod form {
	margin: 20px 0px 0px 0px;
}
.headmod .search {
	padding-right: 25px;
	text-align: right;
}
.headmod form input {
	border-radius: 0;
}
.headmod > .moduletable {
	float: right;
	clear: both;
}
.btn-primary {
	background-color: #3b9bc3;
}

.content table td {
	word-break: break-word;
}

.flexslider .slides > li {
	background-color: #333;
}
.flexslider .slides {
	height: 500px;
}
.flexslider .slides img {
	max-width: 100%;
	/*height:100%;*/
	width: auto !important;
	object-fit: cover;
}
.flexslider .bannercarousel .carouselcapt {
	top: 0;
	background: none;
	padding: 20% 5%;
	text-align: center;
	width: 90%;
}
.flexslider .bannercarousel .carouselcapt h4 {
	text-transform: uppercase;
	line-height: 36px;
	font-size: 36px;
}
.flexslider .bannercarousel .carouselcapt p {
	width: 100%;
	line-height: 22px;
	font-size: 18px;
}
.dl-horizontal dt,
.dl-horizontal dd {
	margin-top: 10px;
}

.contenttopmodules {
	margin-top: 10px;
}
.ikonsok {
	margin-bottom: 10px;
}

.contenttopmodules2,
.contentbottom {
	padding: 0 30px;
}
#content .contenttopmodules .moduletable {
	margin-bottom: 20px;
}

ul.firstperson {
	margin-left: 0;
	margin-bottom: 0;
}
.firstperson .slideritem {
	position: relative;
}
.firstperson li {
	list-style: none;
}
.firstperson .newstext {
	position: absolute;
	top: 0;
	right: 50px;
	width: 45%;
}
.firstperson .newstext div {
	background: #747474;
	color: white;
	padding: 30px 30px 10px 30px;
	text-align: center;
	margin-top: 20px;
	font-weight: bold;
	font-size: 14px;
}
.firstperson .newstext div:before {
	background-image: url(/images/design2019/firstarrow.png);
	width: 54px;
	height: 330px;
	content: "";
	display: block;
	position: absolute;
	background-repeat: no-repeat;
	left: -54px;
}

.firstperson .newsimage img {
	width: 50%;
	height: 330px;
	object-fit: cover;
}
.firstperson .newstext h3 {
	font-size: 24px;
	font-style: italic;
	line-height: 32px;
	font-weight: normal;
	margin-top: 0;
}
.firstperson a:hover,
.firstperson a:focus {
	text-decoration: none;
}
ul.allaso {
	margin-bottom: 0;
}
.allaso .span3 {
	width: 25%;
	margin: 0;
	background-position-y: center;
}
.allaso .offset3 {
	margin-left: 25%;
}

.allaso li {
	height: 180px; /*123px;*/
	background: #eee;
	text-align: center;	
	position: relative;
/*	border: 1px solid #454545;*/
	background-repeat: no-repeat;
	background-size: cover;
}
.allaso li a {
	height: 100%;
}

.allaso li a span,
.allaso li a:visited span,
#k2Container .catItemTitle,
.k2ItemsBlock li a.moduleItemTitle,
.k2ItemsBlock li span.moduleItemTitle{
	text-transform: uppercase;
	color: white;
	display: block;
	position: absolute;
/*	top: 0;*/
	bottom: 0;
	left: 0;
	right: 0;
    	margin: auto;
/*
    	height: 30%;
    	width: 80%;
*/
	font-size: 22px;
	line-height: 26px;
	font-weight: bold;
	z-index: 5;
	padding: 5px;
	background: rgba(0,0,0, 0.3);
}
#k2Container .catItemTitle,
.k2ItemsBlock li span.moduleItemTitle{
	pointer-events: none;
}

#k2Container .itemRelated .catItemTitle { /*, .k2ItemsBlock li span.moduleItemTitle { */
	pointer-events: initial;
}
#k2Container .itemRelated .related_items_info {
	top: 0;
	padding: 0;
}
#k2Container a.itemRelTitle {
	display: block;
	height: 100%;
}

#k2Container a.itemRelTitle h3.catItemTitle {
	font-size: 16px;
	line-height: 20px;
	padding: 5px;
}

AA.moduleItemImage:before,
AA.catItemImageBlock :before,
AA.allaso li:before {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: rgba(100,100,100, 0.3);
	-moz-transition: background .3s linear;
	-webkit-transition: background .3s linear;
	-o-transition: background .3s linear;
	transition: background .3s linear;
}
.moduleItemImage img:before,
.catItemImageBlock:before {
	background: rgba(0,0,0, 0.3);
}
.allaso li a:hover span,
.allaso li a:focus span {
	text-decoration: underline;
/*	background: none;*/
}

div.k2ItemsBlock ul li {
	margin-bottom: 15px;
}
div.k2ItemsBlock ul li a.moduleItemImage img {
	border: 0;
	object-fit: cover;
	height: 200px;
	width: 100%;
	margin: 0 !important;
	border: 0 !important;
}
div.k2ItemsBlock ul {
	margin: 0;
}

.allaso li.tworow {
	height: 360px; /*246px;*/
}
#k2Container .itemContainer,
.k2ItemsBlock li {
	list-style: none;
	width: 32.5% !important;
	float: left;
	margin-right: 1.25%;
	position: relative;
	text-align: center;
	background: none;
}
.fullbredd.k2ItemsBlock {
	padding-left: 0;
	padding-right: 0;
}
.fullbredd.k2ItemsBlock li {
	width: 49.2% !important;
}
div.k2ItemsBlock.fullbredd ul li a.moduleItemImage img {
	height: 300px;
}

#aside .k2ItemsBlock li {
	width: 100% !important;
	float: none;
	margin-right: 0;
}
#aside .k2ItemsBlock li span.moduleItemTitle {
	font-size: 16px;
	line-height: 20px;
}

.k2ItemsBlock li.lastItem,
.k2ItemsBlock li:nth-child(3n),
#k2Container .itemContainer.itemContainerLast {
	margin-right: 0;
}
.k2ItemsBlock li a.moduleItemTitle{
}

.k2ItemsBlock .k2store-product-info {
	display: none;
}
.moduletable > .k2ItemsBlock:before,
.moduletable > .k2ItemsBlock:after {
    display: table;
    content: "";
    line-height: 0;
}
.moduletable > .k2ItemsBlock:after {
	clear: both;
}

.contentbottom .row-fluid {
/*	margin-bottom: 20px;*/
}

.contentbottom .ic_eventlist {

}

.contentbottom .moduletable.smallic {
	width: 66.25%;
	margin-left: 1.25%;
}
.contentbottom .moduletable.largeic {
	width: 32.5%;
}

.contenttopmodules .offlajn-ajax-search-container {
	margin-top: 9px !important;
}
body.com_blankcomponent .contenttopmodules .offlajn-ajax-search-container {
	margin-top: 20px !important;
}
.contenttopmodules .sok {
	padding-left: 1%;
}
.contenttopmodules .offlajn-ajax-search-container input[type=text] {
	border: 1px solid #005074 !important;
	box-shadow: none !important;
	height: 40px !important;
	font-size: 18px !important;
	color: #005074 !important;
	width: 90% !important;
	padding: 0 10px !important;
}
.contenttopmodules .offlajn-ajax-search-container div {
	background: none !important;
	border: 0 !important;
	box-shadow: none !important;
}
.contenttopmodules .offlajn-ajax-search-container .magnifier {
	background-image: url(/images/design2019/soks.png) !important;
	height: 50px !important;
	width: 50px !important;
	background-size: cover;
	margin-left: 5px !important;
	margin-top: -5px !important;
}

.ikoner img {
	margin-right: 20px;
}

.contentbottom .moduletable.instagram {
	margin-left: -7px;
	margin-right: -7px;
}
.contentbottom .moduletable.instagram h2 {
	margin-left: 7px;
}
#k2Container .itemToolbar {
	background: none;
	margin: 0;
	padding: 0;
}
#k2Container div.itemHeader {
	text-align: left;
}
ul.sigProClassic li.sigProThumb span.sigProLinkWrapper {
	padding: 0;
	border: 0;
}
span.itemImage img {
	object-fit: cover;
	max-height: inherit;/*400px;*/
}

#k2Container div.itemVideoBlock .itemVideoTitle {
	border: inherit;
	margin: inherit;
	padding: inherit;
	line-height: inherit;
	margin-bottom: 20px;
}
.vina-accordion-content {
/*	margin: 0 10px;*/
}
.vina-accordion-content .accordion-close span {
	background-color: rgba(255,255,255,0.6);
}

.ic-filter-submit-btn {
	background: #0c5074;
	border: 0;
	text-shadow: none;
}
.ic-btn {
	border-radius: 0;
	background: #0c5074;
}

.com_k2 .iframeView iframe {
	width: 100%;
	height: 100%;
	border: 0;
}
.com_k2 .iframeView .itemIntroText {
	position: absolute;
	top: 210px;
	bottom: 6px;
	left: 0;
	right: 0;
}

.com_k2 .hasfile .iframeView .itemIntroText {
	top: 250px;
}

.com_k2 .iframeView h1.itemTitle {
	margin-top: 0;
}
.directionsContainer .button {
	float: left;
	margin-top: 6px;
}
div.itemExtraFields ul li {
	margin-bottom: 20px;
}
.itemExtraFields #ef_64 a,
.itemExtraFields #ef_65 a {
	background: #005074;
	color: #fff;
	border: 1px solid rgba(0,0,0,0.2);
	box-shadow: 0 1px 2px rgb(0 0 0 / 5%);
	display: inline-block;
	padding: 6px 12px;
	margin-bottom: 0;
	font-size: 14px;
	line-height: 20px;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	border-radius: 4px;
}

.com_k2 .itemImageCaption {
	text-align: center;
	padding-top: 10px;
}
div.itemRelated ul li {
	height: 170px;
	margin-bottom: 10px;
	margin-right: 2%;
	width: 31%;
	background-size: cover;
	background-position-y: center;
}
div.itemRelated ul li:nth-child(3n) {
	margin-right: 0;
}
#k2Container .itemRelated h3.catItemTitle a {
	font-size: 14px;
	line-height: 16px;
}

.span8.itemText {
	border-right: 0;
	padding-right: 60px;
}

.col-to-action-wrapper {
	height: 550px;
	overflow: hidden;
	position: relative;
}
.call-to-action {
	left: 50%;
	width: 100vw;
	position: relative;
	margin-left: -50vw;
}
.call-to-action h3 {
	padding: 10px;
}
.call-to-action p {
	margin: 0;
}

#aside .moduletable.vid {
	position: relative;
}
#aside .moduletable.vid .closevid{
	z-index: 500;
	position: absolute;
	right: 2px;
	font-weight: bold;
	color: white;
	background: black;
	border-radius: 10px;
	padding: 0px 5px;
	display: none;
	cursor: hand;
}
#aside video-js.vjs-playing {
	position: absolute;
	width: 711px;
	z-index: 300;
	height: 400px;
	max-width: inherit;
	right: 0;
}
.breadcrumb {
	background: none;
	padding-left: 40px;
}
.breadcrumb li:first-child {
	margin-left: -30px;
}

ul.breadcrumb a,
ul.breadcrumb .icon-location {
	color: #005074;
}
.breadcrumb > li > .divider {
	color: #005074;
}

#someshare {
	position: fixed;
	z-index: 50;
	right: -95px;
	top: 39%;
	width: 105px;
	background: white;	
	transition: right 0.3s ease-in;
	padding: 10px 10px 10px 0;
	box-shadow: -2px 0px 16px #ccc;
	border-radius: 5px 0 0 5px;
}
#someshare .bar {
	width: 15px;
	padding-top: 85px;
	height: 100px;
	float: left;
	cursor: pointer;
	padding-left: 3px;
}
#someshare .modshare {
	color: #005074;
	display: block;
	font-size: 20px;
	margin-bottom: 10px;
}

#someshare .moduletable {
	margin-left: 5px;
	float: left;
}

#someshare.vis {
	right: 0;
}
#someshare.vis .icon-leftarrow:before {
	content: "\e006";
}
#someshare li {
	display: block;
	margin-bottom: 10px;
}
#someshare a {
	display: block;
	font-size: 16px;
}
#someshare ul.modshare li a:hover, ul.modshare li a:focus {
	transition: transform 0.1s;
}
#someshare li a.pr {
	background-color: #333;
}

#zoominfo {
	position: fixed;
	z-index: 50;
	right: 10%;
	top: 10%;
	width: 60%;
	background: white;	
	transition: right 0.3s ease-in;
	box-shadow: -2px 0px 16px #ccc;
	border-radius: 5px;
	padding: 10px;
}
#zoominfo h1 {
	max-width: auto;
}
#zoomback {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: rgba(0,0,0,0.6);
}

div.catItemIsFeatured {
	background: none;
}

.catItemIsFeatured:before {
	z-index: 10;
	color: white;
	background: #953131;
	right: -5px;
	top: 20px;
	transform: rotateZ(30deg);
	font-size: 12px;
	padding: 3px 5px;
	position: absolute;
	animation: featanim 3s 2s infinite ease-in;
	box-shadow: 1px 1px 10px rgba(0,0,0,0.5);
}

@keyframes featanim {
	0% { transform: rotateZ(30deg); }
	50% { transform: rotateZ(20deg); }
	100% { transform: rotateZ(30deg); }
}

.catItemIsFeatured:lang(sv):before {
	content: "Redaktionens val";
}
.catItemIsFeatured:lang(fi):before {
	content: "Toimituksen valinta";
}
.catItemIsFeatured:lang(en):before {
	content: "Editor's choice";
}
.catItemIsFeatured:lang(ru):before {
	content: "Выбор редактора";
}
.catItemIsFeatured:lang(zh):before {
	content: "编辑选择";
}

ul.sigProResponsive li.sigProThumb a.sigProLink {
	border: 6px solid white;
}

/*
.icon-action-redo:before,.icon-action-undo:before,.icon-anchor:before,.icon-arrow-down:before,.icon-arrow-down-circle:before,.icon-arrow-left:before,.icon-arrow-left-circle:before,.icon-arrow-right:before,.icon-arrow-right-circle:before,.icon-arrow-up:before,.icon-arrow-up-circle:before,.icon-badge:before,.icon-bag:before,.icon-ban:before,.icon-basket:before,.icon-basket-loaded:before,.icon-bell:before,.icon-book-open:before,.icon-briefcase:before,.icon-bubble:before,.icon-bubbles:before,.icon-bulb:before,.icon-calculator:before,.icon-calendar:before,.icon-call-end:before,.icon-call-in:before,.icon-call-out:before,.icon-camera:before,.icon-camrecorder:before,.icon-chart:before,.icon-check:before,.icon-chemistry:before,.icon-clock:before,.icon-close:before,.icon-cloud-download:before,.icon-cloud-upload:before,.icon-compass:before,.icon-control-end:before,.icon-control-forward:before,.icon-control-pause:before,.icon-control-play:before,.icon-control-rewind:before,.icon-control-start:before,.icon-credit-card:before,.icon-crop:before,.icon-cup:before,.icon-cursor:before,.icon-cursor-move:before,.icon-diamond:before,.icon-direction:before,.icon-directions:before,.icon-disc:before,.icon-dislike:before,.icon-doc:before,.icon-docs:before,.icon-drawer:before,.icon-drop:before,.icon-earphones:before,.icon-earphones-alt:before,.icon-emotsmile:before,.icon-energy:before,.icon-envelope:before,.icon-envelope-letter:before,.icon-envelope-open:before,.icon-equalizer:before,.icon-event:before,.icon-exclamation:before,.icon-eye:before,.icon-eyeglass:before,.icon-feed:before,.icon-film:before,.icon-fire:before,.icon-flag:before,.icon-folder:before,.icon-folder-alt:before,.icon-frame:before,.icon-game-controller:before,.icon-ghost:before,.icon-globe:before,.icon-globe-alt:before,.icon-graduation:before,.icon-graph:before,.icon-grid:before,.icon-handbag:before,.icon-heart:before,.icon-home:before,.icon-hourglass:before,.icon-info:before,.icon-key:before,.icon-layers:before,.icon-like:before,.icon-link:before,.icon-list:before,.icon-location-pin:before,.icon-lock:before,.icon-lock-open:before,.icon-login:before,.icon-logout:before,.icon-loop:before,.icon-magic-wand:before,.icon-magnet:before,.icon-magnifier:before,.icon-magnifier-add:before,.icon-magnifier-remove:before,.icon-map:before,.icon-menu:before,.icon-microphone:before,.icon-minus:before,.icon-mouse:before,.icon-music-tone:before,.icon-music-tone-alt:before,.icon-mustache:before,.icon-note:before,.icon-notebook:before,.icon-options:before,.icon-options-vertical:before,.icon-organization:before,.icon-paper-clip:before,.icon-paper-plane:before,.icon-paypal:before,.icon-pencil:before,.icon-people:before,.icon-phone:before,.icon-picture:before,.icon-pie-chart:before,.icon-pin:before,.icon-plane:before,.icon-playlist:before,.icon-plus:before,.icon-power:before,.icon-present:before,.icon-printer:before,.icon-puzzle:before,.icon-question:before,.icon-refresh:before,.icon-reload:before,.icon-rocket:before,.icon-screen-desktop:before,.icon-screen-smartphone:before,.icon-screen-tablet:before,.icon-settings:before,.icon-share:before,.icon-share-alt:before,.icon-shield:before,.icon-shuffle:before,.icon-size-actual:before,.icon-size-fullscreen:before,.icon-social-behance:before,.icon-social-dribbble:before,.icon-social-dropbox:before,.icon-social-facebook:before,.icon-social-foursqare:before,.icon-social-github:before,.icon-social-google:before,.icon-social-instagram:before,.icon-social-linkedin:before,.icon-social-pinterest:before,.icon-social-reddit:before,.icon-social-skype:before,.icon-social-soundcloud:before,.icon-social-spotify:before,.icon-social-steam:before,.icon-social-stumbleupon:before,.icon-social-tumblr:before,.icon-social-twitter:before,.icon-social-vkontakte:before,.icon-social-youtube:before,.icon-speech:before,.icon-speedometer:before,.icon-star:before,.icon-support:before,.icon-symbol-female:before,.icon-symbol-male:before,.icon-tag:before,.icon-target:before,.icon-trash:before,.icon-trophy:before,.icon-umbrella:before,.icon-user:before,.icon-user-female:before,.icon-user-follow:before,.icon-user-following:before,.icon-user-unfollow:before,.icon-vector:before,.icon-volume-1:before,.icon-volume-2:before,.icon-volume-off:before,.icon-wallet:before,.icon-wrench:before {
	font-family: simple-line-icons;
}
*/

div.presentkort {
	background-color: #e3e3e3;
	height: auto;
	min-height: 287px;
	padding: 5px;
}
div.presentkort img {
	margin: 10px;
	float: left;
	max-width: 95%;
}
div.presentkort a img {
	width: 50px;
	height: 50px;
	float: left;
}


.blaknapp {
	color: white;
	font-size: 14px;
	font-weight: normal;
	background: #005074;
	border-radius: 10px;
	display: inline-block;
	margin: 5px 10px;
	padding: 10px;
	box-shadow: 3px 3px 10px rgba(0,0,0,0.5);
}
.blaknapp a {
	color: white;
}


.graknapp {
	color: white;
	font-size: 20px;
	font-weight: bold;
	background: #777;
	border-radius: 10px;
	display: inline-block;
	margin: 5px 10px;
	padding: 15px;
	box-shadow: 3px 3px 10px rgba(0,0,0,0.5);	
}
.graknapp a {
	color: white;
	
	
}

.youtubevideo {
	position: relative;
	width: 100%;
	padding-bottom: 56.25%;
}
.youtubevideo iframe {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}

#content .contenttopmodules .moduletable.grabox,
.moduletable.grabox {
	background-color: #ececec;
	margin-bottom: 0;
	padding-bottom: 5px;
}

.flyttasida div.body{
	padding-bottom: 360px;
}

.flyttasida h3 {
	color: #005074;
}

.projectgallery{
	box-shadow: 0px 2px 3px rgba(0,0,0,0.2);
}

.projectgallery, .projectgallery p{
	display: block;
	margin: 0;
}

.projectgallery h3{
	display: block;
	margin: 0;
	padding: 10px;
	color: #fff;
	background: #0c5074;
	text-align: center;
	font-size: 112.5%;
}

.projectgallery img {
	width: 33.3333%;
	display: inline-block;
}

.cat78 .row-fluid,
.cat79 .row-fluid {
	margin-bottom: 50px;
}

.flyttasida .contenttopmodules h1,
.flyttasida .contenttopmodules .span4 {
	padding: 0 10px;
}

/*
.projectgallery .popimage img{
	width: 100% !important;
	object-fit: cover;
	object-position: 50% 50%;
}
*/

#ic-calendar-670 .iccalendar table th,
#ic-calendar-670 .iccalendar table td div {
	font: 16px/21px Lato, Arial, sans-serif;
	padding: 4px !important;
}
#ic-calendar-670 .iccalendar table td .icevent a .ic-bright {
	color: white !important;
}
#ic-calendar-670 .iccalendar table td div.style_Today {
	text-shadow: none;
}
#ic-calendar-670 .iccalendar .ic-table {
	margin-top: 10px !important;
	border: 10px solid #eee;
	background: #eee !important;
}
#k2Container .ic-section {
	width: 100%;
}

#k2Container .itemHeader h1 {
	text-align: center;
	max-width: 100%;
}

#k2Container #map_canvas .mapfiller,
.map_canvas .mapfiller,
.icagenda_map .mapfiller {
	margin: auto;
	text-align:center;
	padding-top:20%;
	background-size: cover;
	height:61%;
	background-image: url(/images/explore_archipelago_sea.jpg);
	position: relative;
}
#k2Container #map_canvas .btn-primary,
.map_canvas .btn-primary,
.icagenda_map .btn-primary {
	z-index: 10;
	position: relative;
	background-color: #3b9bc3;
}
#k2Container #map_canvas .mapfiller::before,
.map_canvas .mapfiller::before,
.icagenda_map .mapfiller::before {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background-color: rgba(255,255,255,0.3);
}
#k2Container #map_canvas {
	background-image: url(/images/explore_archipelago_sea.jpg);
}

/* tillgänglighet */
#ef_63 img {
	margin: 0 15px 15px 0;
	width: 35px;
}

div#redim-cookiehint {
	background-color: #005e8d;
}

/*
.iframeView:before {
    content: 'Öppna ruttkarta och detaljer';
    position: absolute;
    background: white;
    width: 200px;
    height: 50px;
    z-index: 1;
    padding: 5px;
    margin-top: 150px;
}
*/

.swMapsBlock button {
	margin: 5px;
}

@media (max-width: 1199px) and (min-width: 980px){
	.topmenu .navbar .nav li > a,
	.topmenu .navbar .nav li > .separator {
		font-size: 20px;
		padding: 10px;
	}

	.topmenu .navbar .nav > li > a.imgmenu{
		padding: 10px 10px;
		height: 28px;
	}

	div.menublock.fixed .topmenu .navbar .nav > li > a{
		padding: 10px 10px;
	}

	div.menublock.fixed .topmenu .navbar .nav > li > a.imgmenu{
		padding: 5px 10px;
	}
	.item-image {
		max-width: 70%;
	}
}

@media (max-width: 979px) and (min-width: 768px){
	.body {
		padding-bottom: 440px;
	}
	.headmod form {
		margin-top: 40px;
		}
	#login-form .input-small {
		width: inherit;
	}
	.topmenu .navbar .nav > li a,
	.topmenu .navbar .nav > li .separator {
		font-size: 115%;	
		padding: 20px 10px;
	}
	nav.navigation {
		margin-top: 0;
	}
	nav > .topmenu {
		padding-left: 10px;
	}
	.mod-languages {
		padding-top: 20px;
	}
	div.menublock.fixed .topmenu .navbar .nav > li a{
		padding: 10px 10px;
	}
	.flexslider .slides {
		height: 400px;
	}
	.item-image.pull-right {
		margin-left: 0;
		float: none;
	}
	.brandtext {
		padding-top: 20px;
	}
	header {
/*		margin-bottom: 5px;*/
	}
	.ikoner img {
		margin-right: 0;
		width: 80px;
	}
	.contenttopmodules .offlajn-ajax-search-container input[type=text] {
		width: 85% !important;
		padding-right: 0px !important;
	}
	body.com_blankcomponent .contenttopmodules .offlajn-ajax-search-container {
		margin-top: 12px !important;
	}
	.allaso li {
		height: 100px;
	}
	.allaso li.tworow {
		height: 200px;
	}
	.footer .footercontent {
		margin: 20px 0;
	}
	.k2ItemsBlock {
		clear: both;
	}
	.firstperson .newstext {
		right: 0;
	}
	.com_k2 .iframeView .itemIntroText {
		top: 260px;
	}
}

@media (max-width: 767px){
	.navbar .btn-navbar .icon-bar {
		width: 30px;
		height: 4px;
	}
	.nav-collapse .nav {
		background: white;
		z-index: 3;
	}
	.topmenu .navbar .nav li ul {
		list-style: disc;
		display: block;
		position: inherit;
		border: 0;
		background: none;
		padding-top: 0;
	}

	.topmenu .navbar .nav > li li > a:before {
		content: "- ";
	}
	.topmenu .navbar .nav li ul ul {
		margin-left: 0;
	}
	.topmenu .navbar .nav li ul ul {
		height:0;
		overflow: hidden;
	}
	.headmod form {
		margin-top: 0px;
		margin-left: 0px;
	}
	.headmod > .moduletable {
		width: 48.936170208%;
		clear: none;
	}
	.headmod {
		margin-top: 8px;
	}

	.brand {
/*		text-align: center;*/
	}
	.brand img {
		max-height: inherit;
		width: 100%;
	}
	.brandtext {
		padding: 5px 5px 5px 10px;

	}
	.topmenu .navbar{
/*		text-align: center; */
	}
	.btn.btn-navbar{
		background: none;
		font-size: 30px;
		float: right;
		-webit-box-shadow: none;
		-moz-box-shadow: none;
		-o-box-shadow: none;
		box-shadow: none;
		text-align: center;
		display: inline-block;
		border: none;
		margin: 0;
	}

	header {
		margin-right: 40%;
	}
	nav.navigation {
		margin-top: -77px;
	}
	.navbar .btn-navbar .icon-bar{
		width: 30px;
		height: 4px;
		box-shadow: none;
	}
	
	.topmenu .navbar .nav li{
		width: 100%;
		display: block;	
	}
	.topmenu .navbar .nav > li li > a {
		padding-left: 30px;
		color: #005074;
	}

	#sidebar {
		padding: 5px 10px;
	}
	.item-image.pull-right {
		margin-left: 0;
		float: none;
	}
	div.copy,
	div.plan {
		text-align: center;
	}
	.footer .row-fluid [class*="span"] {
		min-height: auto;
	}
	.footer li {
		text-align: center;
	}
	.footer .custom {
		margin-top: 20px;
		text-align: center;
	}
	.footer .footercontent {
		margin: 20px 0;
		display: flex;
		flex-direction: column;
	}
	.footer .lankar,
	.footer .logo {
		order: -1;
	}
	.footercontent .logo {
		margin-top: 0;
	}
	.footercontent .custom {
		margin-left: 0;
	}
	.item-page img {
		float: none;
		margin-left: 0;
	}
	.item-page .popimage {
		display: block;
		width: 100%;
	}
	.body {
		padding-bottom: 840px;
	}
	.flyttasida div.body{
		padding-bottom: 550px;
	}

	nav.navigation.navbar-fixed-top {
		margin: 0;
		position: fixed;
	}
	nav > .topmenu {
		padding-left: 0;
	}
	.btn-navbar .icon-bar + .icon-bar {
		margin-top: 4px;
	}
	.contentbottom .moduletable.largeic,
	.contentbottom .moduletable.smallic,
	.allaso .span3 {
		width: 100%;
	}
	.allaso li {
		border: 0;
	}
	.flexslider .slides {
		height: 40vh;
	}
	.k2ItemsBlock {
		margin-left: 10px;
		margin-right: 10px;
	}
	#k2Container .itemContainer,
	.k2ItemsBlock li,
	.fullbredd.k2ItemsBlock li {
		width: 100% !important;
		float: none;
	}
	div.k2ItemsBlock.fullbredd ul li a.moduleItemImage img {
		height: 200px;
	}

	.contentbottom {
		padding: 0 10px;
	}
	.contentbottom .moduletable.smallic {
		margin-left: 0;
	}
	.ikoner img {
		margin-right: 0;
		width: 80px;
	}
	.nav-collapse {
		display: flex;
		flex-direction: column;
	}
	.mod-languages {
		order: -1;
	}
	.contenttopmodules .offlajn-ajax-search-container input[type=text] {
/*		width: 85% !important;*/
		padding-right: 0px !important;
	}
/*
	.contenttopmodules2 {
		padding: 0;
	}
*/
	.firstperson .newstext {
		width: auto;
		margin-left: 50%;
		right:inherit;
	}
	.firstperson .newstext h2 {
		margin-left: -40%;
	}
	.firstperson .newstext h3 {
		font-size: 16px;
		line-height: 20px;
	}
	.firstperson .newsimage img {
		object-fit: contain;
	}
	.firstperson .newstext div {
		padding: 10px; /*5px 15px 10px 15px;*/
	}
	#social_presence {
		display: none;
	}
	div.itemRelated ul li {
		float: none;
/*		height: 30px;*/
		margin-bottom: 15px;
		margin-right: 0;
		width: 100%;
	}
	.col-to-action-wrapper {
		max-height: 375px;
	}
	#aside video-js.vjs-playing {
		position: relative;
		width: inherit;
		height: inherit;
		max-width: 100%;
		right: inherit;
	}
	#aside .moduletable.vid .closevid{
		display: none !important;
	}
	.contenttopmodules .sok {
		padding-left: 14px;
	}
	footer .mod-list a {
		min-height: 48px;
	}
	.itemText .span4,
	.itemText .span6 {
		margin-bottom: 20px;
	}

}
@media (max-width: 767px) and (orientation:landscape) {
	.flexslider .slides img {
		height: auto;
	}	
}
@media (max-width: 480px) {
	.flexslider .bannercarousel .carouselcapt h4 {
		text-transform: uppercase;
		line-height: 36px;
		font-size: 24px;
	}
	.allaeve a {
		height: 48px;
		display: inline-block;
	}
	.row-fluid.rev {
		display: flex;
		flex-direction: column-reverse;
	}
	.row-fluid .projectgallery {
		margin-top: 30px;
	}
}

@media (max-width: 320px){
	.headmod > .moduletable {
		width: 100%;
		float: none;
		text-align: center;
		margin-bottom: 5px;
		clear: both;
	}
	.headmod .search {
		padding-right: 0;
		text-align: center;
	}	
	.mod-languages {
		text-align: center;
		padding-right: 0;
	}
	.brandtext {
		text-align: center;
	}
	.flexslider .bannercarousel .carouselcapt h4 {
		line-height: 36px;
		font-size: 24px;
	}
	.firstperson .newstext h3 {
		word-break: break-word;
		font-size: 13px;
	}
}
@media (max-height: 640px) and (min-width: 500px){
	.topmenu .navbar .nav li ul ul {
		max-height: 370px;
	}
}

@media print {
	#someshare {
		display: none;
	}
}
