﻿a{

    -o-transition:color .3s ease-out,color .3s ease-in;
    -ms-transition:color .3s ease-out,color .3s ease-in;
    -moz-transition:color .3s ease-out,color .3s ease-in;
    -webkit-transition:color .3s ease-out,color .3s ease-in;

    transition:color .3s ease-out, .3s ease-in;
}

.h2Bla {
-webkit-font-smoothing: antialiased !important;
}

.topSearchField input[type='text'],
.searchFieldLanding input[type='text']
{
   background-color: #eef3f7;
   border: 0 none;
   height: 35px;
   padding-left: 1.250em;
   border-radius: 3px 0 0 3px;
}


.h2BlaGron
{
   -webkit-font-smoothing: antialiased !important;
}

.rubrik13 {

-webkit-font-smoothing: antialiased !important;
}

.rubrik3svart a {
-webkit-font-smoothing: antialiased !important;
}


.topSearchField input[type='submit'],
.searchFieldLanding input[type='submit']
{
    background-color: #0094CC;
    border: 0 none;
    border-radius: 0 3px 3px 0;
    height:37px;
    margin-left: -4px;
    width:17%;
    cursor:pointer;
    -o-transition:background .2s ease-out, background .2s ease-in;
    -ms-transition:background .2s ease-out, background .2s ease-in;
    -moz-transition:background .2s ease-out, background .2s ease-in;
    -webkit-transition:background .2s ease-out, background .2s ease-in;

    transition:background .2s ease-out, background .2s ease-in;
}

.topSearchField input[type='submit']:hover,
.searchFieldLanding input[type='submit']:hover
{
    background-color: #1a7fa5;
}

.boxShadow{
    position:relative;
}

.boxShadow:after{
    border-radius: 16%;
    bottom: 0;
    box-shadow: 0 0 7px rgba(0, 0, 0, 0.4);
    -webkit-box-shadow:0 0 7px rgba(0, 0, 0, 0.4);
    content: "";
    height: 50%;
    left: 5%;
    position: absolute;
    right: 5%;
    width: 90%;
    z-index: -1;

}

.shadow
{
    -moz-box-shadow: 10px 10px 5px #888;
    -webkit-box-shadow: 10px 10px 5px #888;
    box-shadow: 10px 10px 5px #888;
}

a.huvudmeny
{
    font-weight:800;
    display: inline-block;
    padding-bottom: 1.2em;
    padding-top: 1.2em;
    width: 95%;
    -webkit-font-smoothing: antialiased !important;

}

.huvudmeny a
{
   -webkit-font-smoothing: antialiased !important;
}


a.huvudmeny:hover
{
    font-weight:800;
}

.menuLi
{
    display:table-cell;
    text-align:center;
}

.menuLi.active a
{
    padding-top:0em;
    padding-bottom:0em;
}

.menuLi.active .menuArrowHolder div
{
    height:7px;
    background-color:#007bb7;
    margin-left: auto;
    margin-right: auto;
    width: 70%;
    border-top-right-radius: 2px;
   border-top-left-radius: 2px;
}

.menuArrow
{
    border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #007BB7;
    border-style: solid;
    border-width: 2px 6px 6px 6px;
    content: "";
    display: block;
    width: 0;
    z-index: 999;
    margin-left:auto;
    margin-right:auto;
    margin-top:11px;
}

.newslist li
{
    border-bottom: 4px solid #F6F6F7;
    padding: 24px 25px 21px;
    margin-bottom:0;
}

.newsImage
{
    float: left;
    margin-right: 1em;
    display: block;

}

.newsText
{
    display: block;

}

.newsText h3
{
    margin-bottom:4px;
    margin-top:4px;
}

.newsText a.rubrik3svart, .rubrik3svart a
{
    font-family: "museo-sans-rounded",sans-serif;
    font-weight: 800;
    text-transform: uppercase;
}

.topIcons
{
    display:inline-block;
    margin-top:4px;
    text-decoration:none;
    cursor:pointer;
    margin-right:1.8%;
}

.topIcons a img
{
   display:none;
}

.topIcons:first-child
{
   margin-right:22px;
}

.topIcons a:after
{
 color: #8EC3D9;
 font-size: 17px;
  margin-left: 5px;
 margin-top: 0;
}


.topIcons a:hover:after
{
   color:#cbddeb !important;
}

.puffBild img
{

}
.puffBild h3, .puffUtan h3, .puffMinus h3
{
    font-family: "museo-sans-rounded",sans-serif;
    font-size: 1.2em;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
    text-transform:uppercase;
    -webkit-font-smoothing: antialiased !important;
}

.puffBild h3
{
    color: #007FB0;
    margin-bottom: -5px;
}

.puffUtan h3
{
    color: #FFFFFF;
}

.puffMinus h3
{
    color: #007FB0;
    margin-bottom: -5px;
}


.puffMinus img
{
    display:none;
}

.puffMinus p
{
    color: #000000;
    font-family: "museo-sans-rounded",sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 100;
    line-height: normal;
}

.puffUtan img
{
    display:none;
}

.puffUtan p
{
    color: #FFFFFF;
    font-family: "museo-sans-rounded",sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 100;
    line-height: normal;
}

.puffUtanorange p
{
    color: #FFFFFF;
    font-family: "museo-sans-rounded",sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 100;
    line-height: normal;
}

.puffUtangrey p
{
    color: #FFFFFF;
    font-family: "museo-sans-rounded",sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 100;
    line-height: normal;
}

.puffUtanturkos p
{
    color: #FFFFFF;
    font-family: "museo-sans-rounded",sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 100;
    line-height: normal;
}

.puffEj img, .puffEj h3, .puffEj p
{
    display:none;
}

.bxslider
{
    margin:0;
    padding:0;
}

.popsidor
{
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=85)";
    filter: alpha(opacity=85);
    -moz-opacity: 0.85;
    -khtml-opacity: 0.85;
    opacity: 0.85;
}

.popsidor ul
{
   margin-top:0;
   margin-bottom:0;
}

.mobilPop a
{
     padding: 5px 10px;
 display:inline-block;
 }

.bx-pager
{
    bottom: 70px;
    position: absolute;
    right: 0;
    z-index: 200;
}

.bx-pager-item
{
    float:left;

}

.puffEj
{
    background-color:transparant;
}



.leftMenu a
{
    display: block;
    background-color: #ecf3f6;
    font-family:"museo-sans-rounded",sans-serif;
    font-weight:500;
    text-decoration:none;
}
.leftMenu ul ul
{
    display:none;
}

.leftMenu li
{
    position:relative;
}

.underrubrik a
{
    display: block;
    padding-top:15px;
    padding-bottom:15px;
    padding-left:25px;
    padding-right:25px;
    font-weight:800;
    font-size:14px;
    text-decoration:none;
    text-transform:uppercase;
}

.leftMenu ul li a.expandButton
{
    display: inline-block;
    margin: 0;
    position: absolute;
    right: 0;
    top: 0;
    padding-bottom: 3px;
    padding-top: 3px;
    color:#aeb3b4;
    cursor:pointer;
    font-size:22px;
}

.leftMenu .module-menu-level-1.module-menu-current-page > a.expandButton,
.leftMenu .module-menu-level-1.module-menu-expanded > a.expandButton
{
    color:#66bfe0;
}

.leftMenu .module-menu-level-2.module-menu-current-page > a.expandButton,
.leftMenu .module-menu-level-2.module-menu-expanded > a.expandButton
{
    color:#9fd6eb;
}

.leftMenu .module-menu-level-3.module-menu-current-page > a.expandButton,
.leftMenu .module-menu-level-3.module-menu-expanded > a.expandButton
{
 /*   color:#30a7d5;*/
color:#0c26d4;
}
.leftMenu .module-menu-level-2 a.expandButton
{
    padding-bottom: 1px;
    padding-top: 1px;
    padding-left:12px;
}

.leftMenu .module-menu-level-2 a.expandButton
{
    padding-left:12px;
}

.leftMenu ul li a.expandButton i
{
    font-size:32px;
}

.leftMenu .module-menu-level-1 a
{
    padding-top:13px;
    padding-bottom:13px;
    padding-left:20px;
    padding-right:25px;
    margin-top:7px;
    font-size:13px;

}

.leftMenu .module-menu-level-1.module-menu-current-page > a,
.leftMenu .module-menu-level-1.module-menu-expanded > a
{
    background-color:#0094cc;
    color:#FFFFFF;
}

.leftMenu .module-menu-level-2 a
{
    padding-left:40px;
    padding-top:11px;
    padding-bottom:11px;
    margin-top: 2px;
    font-size:12px;
}

.leftMenu .module-menu-level-2.module-menu-current-page > a,
.leftMenu .module-menu-level-2.module-menu-expanded > a
{
   background-color: #ecf3f6;
   color: #000;
   font-weight: 800;
   font-size: 1.1em;
}

.leftMenu .module-menu-current-page > ul,
.leftMenu .module-menu-expanded > ul
{
    display:block;
}

.leftMenu .module-menu-level-3 a
{
    padding-left:60px;
}

.leftMenu .module-menu-level-3.module-menu-current-page > a,
.leftMenu .module-menu-level-3.module-menu-expanded > a
{
    /*background-color: #ecf3f6; */
background-color:#ecf3f6;
   color: #000;
   font-weight: 800;
   font-size: 1.1em;
}


.leftMenu .module-menu-level-4.module-menu-current-page > a,
.leftMenu .module-menu-level-4.module-menu-expanded > a
{
   background-color: #ecf3f6;
   color: #000;
   font-weight: 700;
   font-size: 1.1em;
}


.leftMenu ul
{
    list-style-type: none;
    padding:0;
}


.bx-pager-link {
   background-color: #FFFFFF;
   border-color: #FFFFFF;
   border-radius: 100%;
   border-style: solid;
   border-width: 2px;
   height: 12px;
   width: 12px;
   display: inline-block;
   margin-right: 6px;
   text-indent: -9999px;
   opacity: 0.8;
}
.bx-pager-link.active
{
    background-color:#007fb0;
}

.bx-prev, .bx-next, .bx-start
{
    bottom: 50%;
    position: absolute;
    z-index: 200;
    display: inline-block;
    background-color: #FFFFFF;
    height:60px;
    width:30px;
    text-decoration:none;
    font-size: 22px;
    text-align: center;
    color:#474747;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
    filter: alpha(opacity=90);
    -moz-opacity: 0.90;
    -khtml-opacity: 0.90;
    opacity: 0.90;
}

.bx-next
{
    right:0;
}

.bx-prev
{
    left:0;
}


.bx-controls-auto
{
    bottom: 50%;
    position: absolute;
    text-align: center;
    width: 100%;
    z-index: 198;
}

.bx-controls-auto-item a
{
    height:75px;
    width:75px;
    border-radius:100%;
    background-color:#FFFFFF;
    display:inline-block;
}

.Bildspeltext
{
    position:absolute;
    z-index:200;
    bottom:20%;
    left:0;

    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
    filter: alpha(opacity=90);
    -moz-opacity: 0.90;
    -khtml-opacity: 0.90;
    opacity: 0.90;
}


#bildspelHolder
{
    display:none;
}

#bildspelHolder .bx-prev, #bildspelHolder .bx-next
{
    line-height: 3;
}

#bildspelHolder .bx-start
{
     font-size: 50px;
    line-height: 1.6;
}

#bildspelHolder .bx-stop
{
     font-size: 50px;
    line-height: 1.6;
}

.leftMenu.topmenu a
{
   background-color:#e5f2fa;
}

.leftMenu.topmenu .module-menu-level-1 a
{
    margin-top:0;
    border-bottom-style:solid;
    border-bottom-width:3px;
    border-bottom-color:#FFFFFF;

}

.leftMenu.topmenu .module-menu-level-2 a
{
    margin-top:0;
    border-bottom-style:solid;
    border-bottom-width:1px;
    border-bottom-color:#e5f2fa;
    background-color:#fdfeff;

}

.leftMenu.topmenu .module-menu-level-3 a
{
    margin-top:0;
    border-bottom-style:solid;
    border-bottom-width:2px;
    border-bottom-color:#FFFFFF;
    background-color:#e1f0f9;

}

.leftMenu.topmenu .module-menu-level-4 a
{
    margin-top:0;
    border-bottom-style:solid;
    border-bottom-width:2px;
    border-bottom-color:#FFFFFF;
    background-color:#cfe5f2;
    padding-left:80px;
}

.leftMenu.topmenu .module-menu-level-1.module-menu-current-page > a,
.leftMenu.topmenu .module-menu-level-1.module-menu-expanded > a
{
   background-color:#228dc1;
}
.leftMenu.topmenu .module-menu-level-1.module-menu-current-page > a.expandButton,
.leftMenu.topmenu .module-menu-level-1.module-menu-expanded > a.expandButton
{
   color:#FFFFFF
}


.leftMenu.topmenu .module-menu-level-2.module-menu-current-page > a,
.leftMenu.topmenu .module-menu-level-2.module-menu-expanded > a
{

   font-weight: bold;
   color:black;
}

.leftMenu.topmenu .module-menu-level-2.module-menu-current-page > a.expandButton,
.leftMenu.topmenu .module-menu-level-2.module-menu-expanded > a.expandButton
{
     color:#179dd0;
}

.leftMenu.topmenu a.expandButton
{
    background-color: transparent;
    color: #179dd0;
    padding-left: 5px;
}



.leftMenu.topmenu a.expandButton
{
   border-bottom:0;

}

.leftMenu.topmenu > ul
{
   margin-top:15px;
}

.stromLank a
{
    border-top: 1px solid #62add2;
    display: block;
    padding: 10px 10px;
    font-weight:500;
    font-size:11px;
}
.stromLank
{
    background-color: #007BB7;
    min-width: 205px;
    position: absolute;
    right: 0;
    text-align: center;
    text-transform: uppercase;
    top: 40px;
    z-index: 9999;
}

.stromLank a:hover
{
 background-color:#006cab;
 }
.stromLank p
{
margin-top:0;
margin-bottom:0;
}
.puffBredd, .puffBredd img
{
   margin-right:auto;
   margin-left:auto;
}

.puffShadowDown
{
   box-shadow: 0 17px 34px -34px #000000;
   -moz-box-shadow: 0 17px 34px -34px #000000;
   -webkit-box-shadow: 0 17px 34px -34px #000000;
}

.puffShadowUp
 {
   box-shadow: 0 -21px 26px -32px #000000;
   -moz-box-shadow: 0 -21px 26px -32px #000000;
   -webkit-box-shadow: 0 -21px 26px -32px #000000;
 }

.undersidaShadow
 {
   box-shadow: 0 141px 42px -158px #000000;
   -webkit-box-shadow: 0 141px 42px -158px #000000;
   -moz-box-shadow: 0 141px 42px -158px #000000;
}

 .newslist ul li:hover
 {
    background-color:#fafbfd;
 }

.lankbla12 a:hover, .lankbla a:hover
{
   color:#404040;
}

.socialTip .fa-facebook-square:hover, .socialTip .fa-envelope:hover
{
   color:#007FB0 !important;
}

.nyxformatmall {
-webkit-font-smoothing: antialiased !important;
}
div.EventTeaser
 {
     border-bottom: 4px solid #F6F6F7;
    margin-bottom: 0;
    padding: 24px 25px 21px;
 }
 div.EventTeaser img
 {
     float: left;
    height: 88px;
    padding-bottom: 4px;
    padding-right: 4px;
    width: 170px;
    border-bottom:0;
  }

  div.EventTeaser a
  {
  display:inline-block;
  }

/** Färg sökruta **/
#ui-id-2 a {
	color:#1087B5;
}
#ui-id-2 a:hover {
	color:#fff;
}

/** Puffar hover **/
.puffBredd:hover a {

}


.fontAwesomeIcon a:before, .fontAwesomeIcon a:after, .fontAwesomeIcon p:before, .fontAwesomeIcon p:after
{
    display: inline-block;
     font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
   vertical-align: middle;
}

.iconSkrivUt a:before
{
   content: "";
   color: #6F6F6F;
    font-size: 22px;
}

.iconLyssna a:before
{
   content: "";
      color: #6F6F6F;
    font-size: 22px;
}

.iconLyssna span:hover
{
 color:#007FB0;
   }
.iconKontakt a:before, .iconKontakt p:before
{
   content: "";
    color: #6F6F6F;
    font-size: 22px;
    margin-right:4px;
}

.iconKontakt:hover, .iconKontakt p:hover
{
color:#007FB0;
}

.iconKamera a:after
{
 content: "";
}

.iconVader a:after
{
   content:"";
}

.iconKart a:after
{
   content:"";
}

.iconAnpassa a:after
{
   content:"";
}

.iconOther a:after
{
   content:"";
}

.iconWebbplatser a:after
{
   content:"";
}

/** Hide content **/


.hide-tool-content {
   display:none;
}
.sv-editing-mode .hide-tool-content {
   display:block;
}



/** Iphone **/
input {
    /*-webkit-appearance: none;*/
    border-radius: 0;
}


.faq-list
{
padding-left:0;
}
.faq-list h3 {
    background-color: #ECF3F6;
    border-color: #CCCCCC;
    border-style: solid;
    border-width: 0 1px 1px;
    color: #007FB0;
    font-size: 15px;
    padding: 10px 20px 10px 10px;
    margin-bottom:0;
    margin-top:0;
}

.faqContent
{
   max-width:700px;
margin-left:auto;
margin-right:auto;
 }

 .faqTitle
 {

    background-color: #007bb7;
    color: #ffffff;
    font-size: 15px;
    padding: 10px 20px 10px 10px;
    margin-bottom:0;
    margin-top:0;
 }

.faq-list
{
 list-style:none;
 font-family: "museo-sans-rounded",sans-serif;
 margin-top:0;
 }
 .faq-list li
 {
 cursor:pointer;
 }
.faq-category
{
padding-left:0;
display:none;
}
.faq-category li
{
   list-style:none;
    padding: 10px 20px 10px 10px;
    border-color: #CCCCCC;
    border-style: solid;
    border-width: 0 1px 1px;
    font-size:14px;
}

.faq-wrapper {
    float: right;
}

.faq-wrapper a{
color:#006B87;
text-decoration:none;
}

.faq-lank {
    margin-right: 40px;
}

.contactForms form div
{
   background-color:initial !important;
   border:0 !important;
}

.contactForms form input[type="text"], .contactForms form textarea
, .contactForms form input[type="submit"]
{
   width:94%;
   border:0;
   border-radius:4px;
   padding:15px;
   background-color:#ffffff;
   font-family: "museo-sans-rounded",sans-serif;
font-weight: 500;
font-size:15px;
box-shadow: none;
}
.typekit-badge
{
   display:none !important;
}
.contactForms > div.contactFormHolder
{
    background-color: #CFE5F2;
    border-radius: 10px;
    padding: 10px;
    margin-bottom:20px;
}

.contactForms > div.sv-layout .sv-text-portlet
{
   margin-bottom:11px;
}
.contactForms form input[type="submit"]
{
background-color: #0094CC;
width:15%;
   color: #EEF8FC;
    font-family: "museo-sans-rounded",sans-serif;
    font-size: 15px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    cursor:pointer;
}

.contactFormsButtons
{
    background-color: #0094CC;
    color: #EEF8FC;
    cursor: pointer;
    font-family: "museo-sans-rounded",sans-serif;
    font-size: 15px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
     border-radius: 4px;
     padding:10px;
}

.contactFormsButtons p
{
     color: #EEF8FC;
     margin:0;
     font-family: "museo-sans-rounded",sans-serif;
}

.contactFormsButtonsActive
{
   background-color:#CFE5F2;
}

.contactForms form div > div:nth-child(even)
{

}

.puffBredd p.brodtextx13px a:before
{
    color: #007FB0;
    content: "";
    font-family: FontAwesome;
    font-size: 16px;
    margin-right: 3px;
    vertical-align: middle;
}

.contactScript > a
{
   display:none;
}

.closedFaq > h3:before, .openFaq > h3:before
{
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    margin-right:6px;
}

.closedFaq > h3:before
{
   content: "";
}

.openFaq > h3:before
{
   content: "";
}
.logo
{
  /* min-width: 145px; */
}

.hideContactForms .contactFormsButtons, .hideContactForms .contactForms
{

   display:none;
}

.iconKontakt p:after, .contactFormsButtons p:after
{
    content: "";
    display: inline-block;
    font-family: FontAwesome;
    font-size: 18px;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    margin-left: 6px;
    vertical-align: middle;
    margin-top: -3px;
}
.iconKontakt p:after
{
   color:#6F6F6F;
}

.contactFormsButtons.contactFormsButtonsActive p:after,
.iconKontakt.showingContactInfo p:after
{
    content: "";
}

.logo
{
   margin-bottom:0;
   margin-top:7px;
}

.logo a
{
   margin-left:15px;
   display: block;
 }


 .logo img
 {
  width:100%;
  height:auto;
  max-width: 170px;
 }

.header > div
{
  margin-bottom:0 !important;
}
.popsidor h3.puffrubrik
{
   margin-top:16px;
 }

 li.faq-item:before,
li.faq-item:after {
  content:"";
  display:table;
}
li.faq-item:after {
  clear:both;
}
li.faq-item {
  zoom:1; /* For IE 6/7 (trigger hasLayout) */
}
.mapFrame
{
   width:100%;
   height:450px;
}

.borderArrow {
	position: relative;
}

.borderArrow:after, .borderArrow:before
{
	top: -5px;
left: 6%;
border: solid transparent;
content: " ";
height: 0;
width: 0;
position: absolute;
pointer-events: none;
}

.borderArrow:after
{
   	border-color: rgba(236, 243, 246, 0);
    border-top-color: #ECF3F6;
     border-width: 16px;
      margin-left: -16px;
}

.borderArrow:before {
			border-color: rgba(197, 229, 242, 0);
   border-width: 24px;
   margin-left: -24px;
 }

 .puffStartContent:before
 {
    border-top-color: #C5E5F2;
  }
  .startNewsAndEvens .borderArrow:after,
  .startNewsAndEvens .borderArrow:before
  {
     left: 13%;
   }
   .startNewsAndEvens .borderArrow:before
   {
      border-top-color: #CBE6E7;
   }

   .startFriMap .borderArrow:after,
   .startFriMap .borderArrow:before
   {
       left: 86px;
   }

   .startFriMap .borderArrow:before
   {
       border-top-color: #CBE9F5;
   }

.stickyMenu .logo
{
 display:none;

 }

.stickyMenu .sv-column-10
{
   float:left !important;
}

.stickyMenu a.huvudmeny {
    padding-bottom: 7px;
    padding-top: 16px;
}

.stickyMenu
{
   /*min-height:60px;   */
}
.stickyMenu .menuArrowHolder .menuArrow
{
margin-top:0;
}
.stickysearch
{
   display:none;
}
.stickyMenu .stickysearch
{
   display:block;
}
.stickySearch
{
   display:none;
}

.loadEventsButton
{
   color: #EEF8FC;
   cursor: pointer;
   font-family:museo-sans-rounded,sans-serif;
   font-size: 15px;
   font-style: normal;
   font-weight: 500;
   line-height: normal;
   border-radius: 4px;
   padding: 10px;
   border:0;
   max-width:200px;
   text-align:center;
   margin-top:20px;
}

.loadEventsButton#loadMoreEvents
{
  background-color: #0094CC;
}
.loadEventsButton#noMoreEvents
{
   width:100%;
   background-color:#EEF3F7;
   display:none;
   color:#007FB0;
   cursor:initial;
}
#loadMoreEvents:hover
{
   background-color: #1a7fa5;
}

.bigInfoEvent
{
   display:none;
    background-color: #EEF3F7;
    border-radius: 8px;
    padding: 20px;
}

.bigInfoDates {
    background-color: #0076A7;
    border-radius: 5px;
    color: #FFFFFF;
    float: left;
    font-size: 18px;
    margin-bottom: 10px;
    margin-right: 20px;
    margin-top: 10px;
    padding: 10px 15px;
}
.bigEventImage
{
	text-align:center;
}
.bigEventImage img
{
   border-radius:4px;
}

.bigInfoDateHolder
{
	margin-bottom: 20px;
    margin-top: 20px;
}

.bigContactInfo{

	background-color: #0076A7;
    border-radius: 4px;
    color: #FFFFFF;
    font-family: "museo-sans-rounded",sans-serif;
    font-size: 14px;
    padding: 10px;

}

.bigInfoDateHolder
{
	margin-bottom: 20px;
    margin-top: 20px;
}

.bigContactInfo{

	background-color: #0076A7;
    border-radius: 4px;
    color: #FFFFFF;
    font-family: "museo-sans-rounded",sans-serif;
    font-size: 14px;
    padding: 10px;
}

.bigInfoPhone
{
	margin-top: 20px;
}

.eventList li
{
   cursor:pointer;
}

.puffBild > div > div:first-child img
{
   display:block;
}

.stickySearch
{
    position: fixed !important;
    z-index: 9998 !important;
    top: 0;
    padding-top: 68px !important;
    width: 100%;
    box-shadow: 0 2px 5px rgba(50, 50, 50, 0.1);
    max-width:400px;
    background-color:#FDFEFE !important;
}



.stickyMenu
{
       position: fixed !important;
    z-index: 9999;
    top: 0;
    width: 100%;
    left: 0;
    box-shadow: 0 2px 5px rgba(50, 50, 50, 0.1);
}

 .eventInfo, .eventOpenHours, .eventPrice, .eventKontakt
 {
    background-color: #CFE5F2;
    border-radius: 5px;
    margin-bottom: 20px;
    margin-right: 4%;
    padding: 10px;
    }

  .eventContent
    {

    font-size:14px;
    padding-right:4%;
    }

  .eventKontakt > div {
    float: left;
    margin-right: 5%;
 }
.eventKontakt
{
 height: 85px;
 }

 .eventImage .bx-pager
{
bottom: -10px;
 margin: 20px;
  position: absolute;
  right:auto;
  top:auto;
  }

  .eventImage
  {

  position:relative;
  }

  .eventImage img
  {
   width:auto;
   height:400px;
  }

  .eventDateContent {
    background-color: #CFE5F2;
    border-radius: 5px;
    float: left;
    margin-bottom: 20px;
    margin-right: 1%;
    padding: 1%;
    text-align: center;
    width: 30%;
}

.eventDateContent .bigInfoDates
{
    margin-right:0;
    margin-top:0;
    float:none;
}

.subPageImage
{
   width:100%;
   max-width:890px;
}

.slumpad-bild-undersida
{
   margin-right:2%;
}

.startFriMap .rubrik13:first-child{
margin-top:15px;
}

.puffShadowUp
{
   z-index:-1;
}
.puffBild > div > div:first-child img.sv-linkicon
{
   display:inline;
}

.puffUtan > div > div:before {
    color: #36abd7;
    content: "";
    display: block;
    font-family: fontawesome;
    font-size: 30px;
   text-decoration: none;
}

.puffUtan > div > div:after {
    color: #36abd7;
    content: "";
    display: block;
    font-family: fontawesome;
    font-size: 30px;
    padding-bottom: 10px;
    text-align: right;
      text-decoration: none;
}

.puffUtanorange > div > div:before {
    color: #D5AB0F;
    content: "";
    display: block;
    font-family: fontawesome;
    font-size: 30px;
    
}

.puffUtanorange > div > div:after {
    color: #D5AB0F;
    content: "";
    display: block;
    font-family: fontawesome;
    font-size: 30px;
    padding-bottom: 10px;
    text-align: right;
      
}

.puffUtangrey > div > div:before {
    color: #f6f6f7;
    content: "";
    display: block;
    font-family: fontawesome;
    font-size: 30px;
}

.puffUtangrey > div > div:after {
    color: #f6f6f7;
    content: "";
    display: block;
    font-family: fontawesome;
    font-size: 30px;
    padding-bottom: 10px;
    text-align: right;
}

.puffUtanturkos > div > div:before {
    color: #a4d5d6;
    content: "";
    display: block;
    font-family: fontawesome;
    font-size: 30px;
}

.puffUtanturkos > div > div:after {
    color: #a4d5d6;
    content: "";
    display: block;
    font-family: fontawesome;
    font-size: 30px;
    padding-bottom: 10px;
    text-align: right;
}

.sol-hide-fraga .sv-row div:first-child > .contactFormsButtons
{
   display:none;
}

.sol-hide-syn .sv-row div:nth-child(2) > .contactFormsButtons
{
   display:none;
}

.sol-hide-fel .sv-row div:nth-child(3) > .contactFormsButtons
{
   display:none;
}

.mobile-search-holder {
    width: 60%;
}

.mobile-search-holder input[type="submit"] {
    display: none;
}

.mobile-search-holder > .sv-searchform-portlet {
    float: none;
    width: 100%;
}

.mobile-search-holder .topSearchField input[type="text"] {
    border-radius: 3px;
    box-sizing: border-box;
    height: 32px;
    margin-top: 4px;
}

.mobile-banner
{
   position: fixed;
   bottom:0;
   left:0;
   right:0;
   z-index:999;
}


/**********************************
********* Instagramflöde **********
**********************************/
.sol-insta-profilepicture > img {
    border-radius: 50%;
    width: 45px;
    display:block;
}

.sol-insta-profilepicture {
    float: left;
}

.sol-social-header h3 {
    float: left;
    margin-left: 13px;
    margin-top: 10px;
}

.sol-social-header::after {
 clear: both;
 content: " ";
 display: block;
}

.sol-insta-picture {
    display: block;
}

.sol-insta-picture > img {
    border-radius: 4px;
    max-width: 250px;
    display: inline-block;
    width: 100%;
}


.sol-insta-holder .bx-pager {
    display: block;
    height: 18px;
    position: static;
    text-align: center;
}

.sol-insta-holder .bx-prev, .sol-insta-holder .bx-next, .sol-insta-holder .bx-start {
    background-color: transparent;
    display: block;
    font-family: FontAwesome;
    font-size: 0;
    position: static;
    width: auto;
    height: auto;
}

.sol-insta-holder .bx-pager-link {
    background-color: gray;
}

.sol-insta-holder .bx-pager-link.active {
    background-color: #007fb0;
}

.sol-insta-holder .bx-prev {
    float: left;
}

.sol-insta-holder .bx-next {
    float: right;
}

.sol-insta-feed {
 text-align: center;
}

.sol-insta-holder .bx-pager-item {
    display: inline-block;
    float: none;
}

.sol-insta-holder a.disabled {
 display: none;
}


.sol-insta-caption {
    margin-bottom: 5px;
    margin-top: 5px;
}

.sol-insta-holder .bx-next::after {
    content: "";
    font-size: 35px;
}


.sol-insta-holder .bx-prev::after {
    content: "";
    font-size: 35px;
}


.sol-insta-holder .bx-controls-direction::after {
    clear: both;
    content: " ";
    display: block;
}

.sol-social-header
{
   margin-bottom: 15px;
}


.sol-insta-holder .bx-controls {
    display: block;
}
/******** Instagramflöde *********/


/***************************/
/******* Translate *********/
/***************************/
.google-translate-box {
  background-color: #F9F9F9;
  border: 2px solid #007bb7;
  padding: 0.5em;
  position: absolute;
  right: 15.8em;
  top: 3.3em;
  display: none;
  z-index: 1;
}
.google-translate-box-mobile {
  padding: 0.5em;
  display: none;
}

.kultur_sokfalt {
  color: #f37a1f;
 
}