/**
 * Vakin
 */

/* Genomgångspuff */


/*Vision-va*/
.vakin-subweb-archive-bottom__title {
    line-height: 32px;
}
/*Länk-knapp med pil*/
.vakin-link-button--arrow:before {
   background-position-y: 15px!important; }


/*h2 mobil*/
@media (max-width: 767px) {
	.font-heading-2, h2.font-heading-2 {
   	font-size: 21px!important; 
   }
	.vakin-startpage-top-image {
      padding-bottom: 0px!important;
   }
   .vakin-startpage-top-image .sv-grid-main {
      padding-bottom: 20px!important;
   }
   }
/*404 */
@media (max-width: 767px) {
	.sol-error-404 {
    width: 100%!important;
	}
}
@media (min-width: 767px) {
	.sol-error-404 {
   width: 50%!important;
	}
}
.sol-error-404 h1 {
    font-size: 36px!important;
	}
.sol-error-404 p {
    font-weight: 400!important;
   font-size: 22px!important;
	}


/*Drift*/

.vakin-outages-startpagelist__currentlynone {
	padding: 20px 20px 40px 20px; 
	font-size: 1.5em;
 	width: 100%;
}

.fa-icon-outages {
   font-size:1.5em;
   color:#009e4d;
   padding-right:13px;
   float:left;
}

.text-outages {
   font-size: 17px;
   line-height: 25px;
   color: #222222;
}
.smstext-outages {
   font-weight: 400;
   padding-top: 20px;
   display: inline-block;
   font-size: 17px;
   color: #3b3b3b;
   line-height: 28px;
   height: 0;
}
.smstext-outages a {
	text-decoration: none;
	border-bottom: 3px solid #e7d5ea;
   color: #3b3b3b;
}


@media (max-width: 991px) {
   .smstext-outages {
      display:none;
}
}


/* H1 genomgångssida*/
.sol-landing-page-header .sv-vertical.sv-layout .sv-column-6:first-child .font-heading-1 {
	line-height:3.2rem;
}





/* KAMPANJSIDA SPARA VATTEN */
.sol-rest-new .rest-header-no-overlay {
  height: 100vh;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: -100px !important;
   
}
.rest-header-no-overlay-small {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: -100px !important;
}

.sol-rest-new .sol-rest-titel-dark p.font-normal,
{
   font-family: Roboto Condensed,sans-serif;
   position: relative;
   font-size: 5em;
   font-weight: 700;
   text-align: center;
   color: #333 !important;
}


.sol-rest-new .sol-rest-subtitel p {
   width: 100%!important;
}
.sol-rest-new .rest-header-no-overlay .sol-rest-subtitel p {
  text-shadow: -1px 1px 20px #000000;
   width: 100%!important;
}

.sol-rest-new .rest-header-no-overlay .sol-rest-subtitel-dark p {
  text-shadow: -1px 1px 10px #000000;
  color: #333;
  font-size: 3em;
  font-weight: 300;
  line-height: normal;
  margin: auto;
  position: relative;
  width: 100%!important; /**/
  z-index: 10;
}


.sol-rest-new .rest-header-no-overlay .sol-rest-titel p {
  color: #fff;
  position: relative;
  z-index: 10;
  font-size: 5em;
  text-shadow: -20px 10px 20px #000000;
  font-size: 5em;
}


.sol-rest-new .rest-header-no-overlay .sol-rest-titel p,
.sol-rest-new .rest-header-no-overlay .sol-rest-titel-no-shadow p,
.sol-rest-new .rest-header-no-overlay .sol-rest-titel-dark p
{
  color: #fff;
  position: relative;
  z-index: 10;
  font-size: 5em;
   text-align: center;
}

.sol-rest-new .rest-header-no-overlay .sol-rest-titel-no-shadow p,
.sol-rest-new .rest-header-no-overlay .sol-rest-titel-dark p
{
    color: #fff;
    font-family: Roboto Condensed,sans-serif;
    font-size: 5em;
    font-weight: 700;
    text-align: center;
}


.sol-rest-new .sol-rest-titel p, 
.sol-rest-new .sol-rest-title-purple p {
    color: #fff;
    font-family: Roboto Condensed,sans-serif;
    font-size: 2em;
    font-weight: 700;
   text-align: center;}

.sol-rest-new .sol-rest-title-purple p {
    color: #82368c;
}

.sol-rest-new .sol-rest-title-purple-big p {
color: #82368c;
    font-family: Roboto Condensed,sans-serif;
    font-size: 2.3em;
    font-weight: 700;
    /*text-shadow: -20px 10px 20px #82368c;*/
   text-align: center;
margin:auto;
line-height: 1.1;
margin-bottom: 0.5em;}


@media (max-width: 991px) {
  .sol-rest-new .rest-header-no-overlay .sol-rest-titel p,
   .sol-rest-new .rest-header-no-overlay .sol-rest-titel-no-shadow p{
    font-size: 3em;
  }
}
.sol-rest-new .rest-header-no-overlay::after, 
.sol-rest-new .rest-header-no-overlay-small::after
{
  content: '';
  height: 0%!important;
  position: absolute;
  width: 100%;
  background-color: #420b4c;
  top: 0;
  z-index: 0;
  opacity: 0;
}

.sol-rest-new .rest-header-no-overlay .sol-rest-subtitel::after,
.sol-rest-new .rest-header-no-overlay-small .sol-rest-subtitel::after {
  background-image: url('/webdav/files/System/resources/graphics/icons/arrow--right--short--white.svg');
  content: '';
  padding: 30px 30px;
  position: relative;
  background-repeat: no-repeat;
  background-position-y: 0;
  margin-left: -30px;
  left: 50%;
  top: 60px;
  z-index: 10;
  background-size: 60px 60px;
  display: inline-block;
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
   display:none;
}

@media (max-width: 991px) {
  .sol-rest-trippelpuff-videopuff {
    width: 100%;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    margin-bottom: 20px;
  }
}
.sol-rest-trippelpuff-videopuff .sol-rest-large-title p {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 6em;
  font-weight: bold;
  text-align: left;
  margin-bottom: 0;
  line-height: 1.2;
  color: #420b4c;
}
.sol-rest-trippelpuff-videopuff .sol-rest-titel p {
  font-size: 30;
  color: #420b4c;
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: bold;
  text-align: left;
  text-shadow: none;
  padding: 0;
  margin-bottom: 20px;
}

@media (max-width: 991px) {
  .sol-rest-trippelpuff-videopuff .sol-rest-content p {
    font-size: 2em;
  }
}

.sol-rest-new .sol-rest-trippelpuff-videopuff {
  background-color: #e7d5ea;
  width: 100%;
  height: 100%;
  padding: 40px 40px;
  color: #420b4c;
   border-bottom: 20px solid white;
}
@media (max-width: 991px) {
  .sol-rest-new .sol-rest-trippelpuff-videopuff {
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    margin-bottom: 0px;
    border-bottom: 20px solid white;
  }
}
.sol-rest-new .sol-rest-trippelpuff-videopuff .sol-rest-large-title p {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 6em;
  font-weight: bold;
  text-align: left;
  margin-bottom: 0;
  line-height: 1.2;
  color: #420b4c;
}
@media (max-width: 991px) {
  .sol-rest-new .sol-rest-trippelpuff-videopuff .sol-rest-large-title p {
    font-size: 4em;
  }
}
.sol-rest-new .sol-rest-trippelpuff-videopuff .sol-rest-new-titel p {
  font-size: 30;
  color: #420b4c;
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: bold;
  text-align: left;
  text-shadow: none;
  padding: 0;
  margin-bottom: 20px;
}
@media (max-width: 991px) {
  .sol-rest-new .sol-rest-trippelpuff-videopuff .sol-rest-new-titel p {
    font-size: 2em;
  }
}
.sol-rest-new .sol-rest-trippelpuff-videopuff .sol-rest-content p {
  font-size: 1.3em;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 24px;
  color: #420b4c;
   padding: 5px 0 0 0;
   margin:0;
}
@media (max-width: 991px) {
  .sol-rest-new .sol-rest-trippelpuff-videopuff .sol-rest-content p {
    font-size: 1, 5em;
     padding: 0 20px;
     margin-bottom: 20px;
  }
}

.arrow--down {
  background-image: url('/webdav/files/System/resources/graphics/icons/arrow--right--short--white.svg');
  content: '';
  padding: 30px 30px;
  position: relative;
  background-repeat: no-repeat;
  background-position-y: 0;
  margin-left: -30px;
  left: 50%;
  top: 60px;
  z-index: 10;
  background-size: 60px 60px;
  display: inline-block;
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}

.sol-rest-new .rest-header-no-overlay .sol-rest-subtitel a {
  font-size: 1.1em;
  color: #ffffff;
  padding: 5px 0 0 0;
  margin:0;
  font-weight:bold;
}

.sol-rest-dark-textpuff .sol-rest-content .font-normal a {

  color: #e7d5ea;

}

/* KNAPP-START */

.sol-rest-new .vakin-decoration-button--purple--lightpurple-background {
    background-color: #82368c;
    /*border: 1px solid #82368c;*/
   border: none;
}
.sol-rest-new .vakin-decoration-button {
    border-radius: 100px;
    display: inline-block;
    padding: 18px 30px;
    text-align: center;
    transition: .1s ease;
}

.sol-rest-new .vakin-decoration-button a {

   font-weight: 700;
   color: #FFF!important;
   
}


/*KAMPANJSIDA SPARA VATTEN SLUT*/

/*KAMPANJ ÖVRIGT */
/*fix???*/
.rest-header-overlay:after, .rest-header-overlay  {
   height:605px!important;
}


/* LEAFLET */
#map { height: 400px; }

/* ÅVC-SIDOR */
/*
@media (min-width: 641px) {
.sol-avc-page .sol-landing-page-header .sol-today {

   box-shadow: 0 0 8px 0 hsla(0,0%,80%,.5)!important;}}
*/

/* Allmänt för formuläret */
.va-form-container {
    margin: 2em 0;
    background-color: #ebf8f7;
    border-radius: 8px;
    padding: 25px;
    box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.1);
}

.va-form-title {
    color: #000000;
    font-size: 1.5em;
    margin-bottom: 20px;
    font-weight: 600;
}

.va-form-description {
    color: #555;
    margin-bottom: 20px;
    padding-bottom: 1.em;
}

/* Input-grupper */
.va-form-group {
    margin: 15px 0;
}

.va-label {
    color: #333;
    font-weight: 500;
    display: block;
    margin-bottom: 5px;
    font-size: 1.2em;
}

.va-input {
    padding: 15px;
    width: 100%;
    border-radius: 5px;
    border: 1px solid #C8E6C9;
    background-color: #FFFFFF;
    box-sizing: border-box;
    font-size: 1.1em;
}

/* Knapp */
.va-button {
    padding: 15px 25px;
    background-color: #00796B;
    color: #FFFFFF;
    font-weight: bold;
    border: none;
    border-radius: 15px;
    cursor: pointer;
    box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.1);
    font-size: 1.1em;
    display: inline-block;
    text-align: center;
}

.va-button:hover {
    background-color: #005F56;
}

/* Resultat */
.va-result-container {
    margin-top: 40px;
}

.va-result-title {
    color: #000000;
    font-size: 1.5em;
}

.va-result-text {
    color: #333;
    font-size: 1.4em;
}
