/*nav, ul, li, a  {
   margin: 1px 0 0 0;
   padding: 0;
}*/

.menu-container a {
    text-decoration: none;
}

.menu-container a:hover {
    color: #dadcdf;
}

.menu-container {
    max-width: 900px;
}
.toggle-menu {
    display: none;
    background: #0e70b7;
    padding: 10px 15px;
    color: #fff;
}
.nav {
     /*zoom: 1;*/
     background:#0e70b7;
     position: relative;
     z-index: 9998;   
  }
.nav:before,
.nav:after {
    content: " ";
    display: table;
}
.nav:after {
    clear: both;
}
.nav ul {
    list-style: none;
    width: 9em;
}
.nav a {
    padding: 10px 15px;
    color:#fff;
    /*zoom: 1;*/
}
.nav > li {
    float: left;
    list-style: none;
    z-index: 200;
}
.nav > li > a {
    display: inline-block;
}
.nav li ul {
    position: absolute;
    left: -9999px;
    z-index: 100;
}
.nav li li a {
    display: block;
    background: #0e70b7;
    position: relative;
    z-index:100;
    margin-left: 10px;
    list-style: none;
}
.nav li li li a {
    background: #0e70b7;
   /* z-index:200;*/
}

.nav li {
    position: relative;
}
.nav > li.hover > ul {
    left: 0;
}
.nav li li.hover ul {
    left: 100%;
    top: 0;
}

.arrow {
   display: none;
}

@media screen and (max-width: 780px) {
    .nav > li {
        float: none;
        border-bottom: 1px solid #fff;
    }
    .nav ul {
        display: block;
        width: 100%;
        z-index:200;
    }
   .nav > li.hover > ul , .nav li li.hover ul {
        position: static;
    }

   .arrow {
      display: inline;
      /*float: right;*/
      color: #fff;
      cursor: pointer;
      /*height: 100%;*/
   }
}
   
 .sv-inline-submenu {
    padding-top: 1em;
    padding-bottom: 1em;
    padding-left: 5px;
    border-bottom: 1px solid #afafaf;
 }


.accordion {
    background-color: #ededed;
    border: 1px solid #afafaf;
    color: #444;
    cursor: pointer;
    padding: 18px;
    text-align: left;
    outline: none;
    transition: 0.4s;
   overflow: auto;
    display: flow-root;
}

/* Add a background color to the button if it is clicked on (add the .active class with JS), and when you move the mouse over it (hover) */
.active, .accordion:hover {
    background-color: #ddd;
}

.accordion:after {
    content: '\02795'; /* Unicode character for "plus" sign (+) */
    font-size: 13px;
    color: #777;
    float: right;
    margin-left: 5px;
   margin-top: -22px;
}

.active:after {
    content: "\2796"; /* Unicode character for "minus" sign (-) */
   margin-top: -22px;
}


/* Style the accordion panel. Note: hidden by default */
.panel {
    padding: 0 18px;
    /*background-color: white;*/
    max-height: 0;
    overflow: hidden;
    transition: 0.6s ease-in-out;
    opacity: 0;
    border: 1px solid #afafaf;
}

/* The "show" class is added to the accordion panel when the user clicks on one of the buttons. This will show the panel content */
.show {
   opacity: 1;
   max-height: 1500px;
}

/*--Vänstermenyn--*/
.hejja {
   margin-top: 2em;
   background-color: red;
  }

.toplevelitem {
    list-style: none;
}

.sublevel {
   border-left: 1px solid #afafaf;
   margin: 0.5em 0 0.5em 2em;
   /*padding-left: 1em;*/
   list-style: none;
}
.sublevel a {
   background-image: none;
}
.sublevel a.active {
   font-weight: bold;
}
.toplevel a {
    /*padding-left: 2em;*/
    padding-left: 1em;
}

.toplevel > li > a {
    display: inline-block;
}

.toplevel li li a {
   display: inline-block;
   list-style: none;
   padding-left: 1em;
}
/*.vanstermeny li li li a {
    background:#c1c1c1;
    z-index:200;
}*/
/*
.vanstermeny> li.hover > ul {
    left: 0;
}
.vanstermeny li li.hover ul {
    left: 100%;
    top: 0;
}*/


/*--- Citat ---*/
.sv-channel-image  {
   border-radius: 50%;
}
/*.c160 {
   border-radius: 50%;
   padding-right: 20px;
}*/
.sv-channel-item {
   background-color: #ededed;
   padding: 1em;
   margin-bottom: 1em;
}

/*--- Formulär ---*/
.sv-defaultFormTheme input[type=button], .sv-defaultFormTheme input[type=submit], .sv-defaultFormTheme input[type=reset] {
   background-color: #0e70b7;
   color: #fff;
   font-family: Helvetica;
   padding: 1em 2em 1em 2em;
   border-radius: 5px;
   border: none;
}
input[type="text"]{
   border-radius: 5px;
   border: 1px solid #afafaf;
}
textarea {
   border-radius: 5px;
   border: 1px solid #afafaf;
}

/*--- Artikelsidan ---*/
#svid12_259e9b1915989d42ebc1274 img {
   border-radius: 0;
}

#svid12_259e9b1915989d42ebc1274 .sv-channel-item {
   background-color: #fff;
   padding: 0;
}

#svid12_259e9b1915989d42ebc1275 img {
   border-radius: 0;
}

#svid12_4129a56815a40ba5f68221 img {
   border-radius: 0;
}

#svid12_4129a56815a40ba5f6822b img {
   border-radius: 0;
}
#svid12_4129a56815a40ba5f68261 img {
   border-radius: 0;
}


/*--- Artiklar på startsidan ---*/
#svid12_3513644f158d5b061d22fca .sv-channel-item {
   background-color: #ededed;
}
#svid12_740b9b2415a40b18826148 li {
   background-image: url(/images/18.259e9b1915989d42ebc12da/1485416931744/Arrow.png);
   background-position: top 50% right 15px;
   background-repeat: no-repeat;
}

.sv-portlet-image-caption {
   font-size:80%;
}

/*--- CHATT ---*/
#chatt {
   border: 0;
}

/*--- Video ---*/
.ifvideo {
   border: none;
   position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}

.responsive-div {
	position:relative;
	padding-bottom:56.25%;
	height:0;
	overflow:hidden;
}
iframe {
   border: none;
}

/*--- END Video ---*/


/* Envision */
p.env-text {
   line-height: 1.5;
}

.env-link {
   text-decoration: underline;
}

.env-link:hover {
   text-decoration: none;
}

/* Sitevision standard */
.sv-portlet-image-caption,
.sv-font-bildtext {
   font-style: normal;
}



/*
-------------------------------------------
Beställ material-lista
------------------------------------------- */

.material-list {
   display: flex;
   gap: 46.666666px;
   align-items: baseline;
   flex-wrap: wrap;
}

.material-list > .sv-layout {
   display: flex;
   flex-direction: column;
   justify-content: flex-end;
   width: calc(25% - 46.666666px);
}

.material-list > .sv-layout:nth-child(4n + 3) > .sv-image-portlet,
.material-list > .sv-layout:nth-child(4n + 4) > .sv-image-portlet {
   width: 75%;
}


@media (max-width: 1024px) {
   .material-list > .sv-layout {
      width: calc(50% - 46.666666px);
   }
}

@media (max-width: 767px) {
   .material-list {
      display: block;
   }
   .material-list > .sv-layout {
      width: 100%;
      margin-bottom: 2em;
   }
}

/*
-------------------------------------------
SV Inputfält
------------------------------------------- */

.sv-defaultFormTheme input[type=email],
.sv-defaultFormTheme input[type=number],
.sv-defaultFormTheme input[type=tel],
.sv-defaultFormTheme input[type=text],
.sv-defaultFormTheme input[type=url],
.sv-defaultFormTheme select,
.sv-defaultFormTheme textarea {
   height: auto;
   padding: .8em 1em;
   box-shadow: none;
   color: #4b4b4b;
   border-color: #aaa;
}


/*
-------------------------------------------
SV E-postformulär
------------------------------------------- */

.sv-form-portlet .sv-formField {
   margin-bottom: 1em;
}

.sv-form-portlet .sv-form-orderfield {
   margin-bottom: 1.5em !important;
}

.sv-form-portlet .sv-form-orderfield td {
   padding-right: 0.5em;
}


@media (max-width: 767px) {
   .sv-form-orderfield > div {
      margin-left: 0;
   }
}

/*
-------------------------------------------
Kampanj Chevron
------------------------------------------- */

.wf-campaign-chevron {
    background-image: url("data:image/svg+xml,<svg id='patternId' width='100%' height='100%' xmlns='http://www.w3.org/2000/svg'><defs><pattern id='a' patternUnits='userSpaceOnUse' width='20' height='21' patternTransform='scale(5) rotate(0)'><rect x='0' y='0' width='100%' height='100%' fill='hsla(205, 86%, 39%, 1)'/><path d='M-5 5L5.1 15 15 5l10 10'  stroke-linejoin='round' stroke-linecap='round' stroke-width='4.5' stroke='hsla(73, 87%, 40%, 1)' fill='none'/></pattern></defs><rect width='800%' height='800%' transform='translate(-15,-70)' fill='url(%23a)'/></svg>");
    margin-top:4em;
    display: grid;
    grid-template-columns: 1fr 1fr;
    align-items:center;
    gap:47px;
    padding:47px;
}

.wf-campaign-chevron.sv-row:before, 
.wf-campaign-chevron.sv-row:after {
    display:none;
}

.wf-campaign-chevron .sv-text-portlet {
    padding:47px;
    background-color:hsla(205, 86%, 39%, 1);
    box-shadow:0 0 20px rgba(0,0,0,0.1);
}

.wf-campaign-chevron a.env-button.env-button--primary {
    border-color: transparent;
    box-shadow:0 0 20px rgba(0,0,0,0.1);
    background-color: #fff;
    color: #4b4b4b;
    background-repeat: no-repeat;
    background-position: right 15px center;
    padding-right: 47px;
    background-image: url(/images/18.259e9b1915989d42ebc12da/1485416931744/Arrow.png);
   transition:all 0.3s ease;
   text-decoration-color:#fff;
}

.wf-campaign-chevron a.env-button.env-button--primary:hover {
    background-position: right 13px center;
   text-decoration:underline;
   text-decoration-color:#97bf0d;
}

@media (max-width: 767px) {
   .wf-campaign-chevron {
    grid-template-columns: 1fr;
   }
   
   .wf-campaign-chevron a.env-button.env-button--primary {
    width:100%;
	}
   
   }


