/*
  Theme Name: HTML5 Blank
  Theme URI: http://html5blank.com
  Description: HTML5 Blank WordPress Theme
  Version: 1.4.3
  Author: Todd Motto (@toddmotto)
  Author URI: http://toddmotto.com
  Tags: Blank, HTML5, CSS3
  License: MIT
  License URI: http://opensource.org/licenses/mit-license.php
*/

/*------------------------------------*\
    MAIN
\*------------------------------------*/

*,
*:after,
*:before {
  -moz-box-sizing:border-box;
  box-sizing:border-box;
  -webkit-font-smoothing:antialiased;
  font-smoothing:antialiased;
  text-rendering:optimizeLegibility;
}
html{
	font-size: 17px;
}
body {
  font: 400 17px/1.7 'Titillium Web', sans-serif;
  color: #183954;
  overflow-x: hidden;
}
.clear:before,
.clear:after {
  content:' ';
  display:table;
}
.clear:after {
  clear:both;
}
.clear {
  *zoom:1;
}
h1, h2, h3, h4 {
  margin: 0;
  margin-bottom: 10px;
  color: #173954;
}
span.emax{
	margin: 0;
  margin-bottom: 10px;
  color: #173954;
}
h1, .heading {
  font-size: 3.3rem;
  font-family: 'Roboto Slab', serif;
  line-height: 1.2;
  font-weight: 400;
}
h2 {
  font-size: 2.4rem;
  font-family: 'Roboto Slab', serif;
  line-height: 1.2;
  font-weight: 400;
}
h3 {
  font-size: 1.6rem;
  font-family: 'Roboto Slab', serif;
  line-height: 1.2;
  margin-bottom: 0;
  font-weight: 400;
}
span.emax{
	font-size: 1.6rem;
  font-family: 'Roboto Slab', serif;
  line-height: 1.2;
  margin-bottom: 0;
  font-weight: 400;
}
h4, h5, h6 {
  font-size: 1.1;
}
img {
  max-width:100%;
  vertical-align:bottom;
}
p {
  margin: 0;
}
a {
  color: #222;
  text-decoration: none;
  font-family: 'Titillium Web', sans-serif;
  -webkit-transition: all 0.25s ease;
  -mox-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
a:hover {
  color:#222;
}
a:focus {
  outline:0;
}
a:hover,
a:active {
  outline:0;
}
input:focus {
  outline:0;
  border:0;
}

body #gform_wrapper_1 .gform_fields  {

            grid-row-gap: 0rem;
}
body #gform_wrapper_1 input:not([type="checkbox"]) {
      padding: 25px;
      border:none;
      width: 100%;
      border-radius: 0;
      -webkit-appearance: none;
      -moz-appearance: none;
      appearance: none;
      margin-bottom: 10px;
      font-family: 'Roboto Slab', serif;
      font-weight: 400;
      color: #0d0d0d;
      background: #fffff;
}
body #gform_wrapper_1 label {
      font-family: 'Titillium Web', sans-serif;
      font-weight: 600;
}
body #gform_wrapper_1 input[type="submit"] {
      border: none;
      background-color: #095375;
      color: #fff;
      font-size: 1.2rem;
      font-weight: 700;
      letter-spacing: 0.12;
      text-transform: uppercase;
      -webkit-transition: all 0.25s ease;
      -moz-transition: all 0.25s ease;
      transition: all 0.25s ease;
      border: 1px solid transparent;
      font-family: 'Titillium Web', sans-serif;
      padding: 1rem;
}

.wpcf7 input, .wpcf7 textarea {
  padding: 15px;
  border:none;
  width: 100%;
  border-radius: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  margin-bottom: 10px;
  font-family: 'Roboto Slab', serif;
  font-weight: 400;
  color: #0d0d0d;
}
label {
  text-transform: uppercase;
  font-family: 'Titillium Web', sans-serif;
  font-size: 0.8rem;
  font-weight: 600;
  letter-spacing: 0.15rem;
}
.wpcf7 input[type="submit"] {
  border: none;
  background-color: #095375;
  color: #fff;
  font-size: 1.2rem;
  font-weight: 700;
  letter-spacing: 0.12;
  text-transform: uppercase;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  transition: all 0.25s ease;
  border: 1px solid transparent;
  font-family: 'Titillium Web', sans-serif;
}
.wpcf7 input[type="submit"]:hover, .contact-section .wpcf7 input[type="submit"]:hover {
  background: #173954;
  color: #fff;
}

/*------------------------------------*\
    STRUCTURE
\*------------------------------------*/

/* wrapper */

.wrap-big {
  width: 90%;
  margin: 0 auto;
  position: relative;
}
.wrap {
  max-width: 1400px;
  width: 90%;
  margin: 0 auto;
  position: relative;
  z-index: 2;
}
.wrap-small {
  max-width: 900px;
  width: 90%;
  margin: 0 auto;
  position: relative;
}
.wrap-xsmall {
  max-width: 600px;
  width: 90%;
  margin: 0 auto;
  position: relative;
}

/* header */

.logo {
  float: left;
  position: relative;
}
.logo-img {
  width: 220px;
  margin-top: 30px;
}
.sub-header {
  background-color: #173954;
  padding: 5px 0;
}
.sub-header a, .sub-header p {
  color: #fff;
  font-size: 0.9rem;
}
.sub-header .contact {
  float: left;
}
.sub-header .login {
  float: right;
}
.header {
  background-color: #fff;
  position: relative;
  -webkit-transition: background 0.25s ease;
  -mox-transition: background 0.25s ease;
  transition: background 0.25s ease;
}
.top-header {
  align-items: center;
}
.nav {
  float: right;
}
.nav ul {
  list-style-type: none;
  margin-top: 0;
  padding-left: 0;
}
.nav ul li a {
  color: #173954;
  padding: 40px 12px;
  display: block;
  font-size: 0.9rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.6px;
  position: relative;
}
.white {
  background: rgba(255,255,255,.9) !important;
  z-index: 99;
}
.white a {
  color: #262b2e !important;
}
.expand-ul, .hamburger-outer, .sub-menu {
  display: none;
}

@media only all and (min-width: 1024px) {

  .nav ul li a:hover:after {
    position: absolute;
    content: "";
    width: 100%;
    height: 6px;
    background: ;
    bottom: 0;
    left: 0;
  }
  .nav ul li.current-menu-item a:after {
    position: absolute;
    content: "";
    width: 100%;
    height: 6px;
    background:  #6bafc5;
    bottom: 0;
    left: 0;
  }
  .nav ul.sub-menu li a:after {
    content: "";
    position: relative;
  }
  .nav > ul > li {
    float: left;
    position: relative;
  }
  .sub-menu {
    position: absolute;
    background: #fff;
    min-width: 300px;
  }
  .menu-item-has-children:hover > .sub-menu {
    display: block;
  }
  .nav ul li.current-menu-item > a, .nav ul li.current-menu-ancestor > a {
    background: #173954;
    color: #fff;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    transition: all 0.2s ease;
  }
  .nav ul.sub-menu li.current-menu-item > a {
    background: rgba(0,0,0,.1);
  }
  .nav ul li a:hover {
    background: #095375;
    color: #fff;
  }
}

.nav ul.sub-menu li a {
   padding: 13px 20px;
   text-transform: none;
   letter-spacing: 0;
   font-weight: 600;
   color: #333;
   line-height: 1.3;
}
 .nav ul li .sub-menu a:hover {
   background: rgba(0,0,0,.1);
}
.fixed {
   width: 100%;
   position: fixed;
   top: 0;
   left: 0;
   bottom: auto;
   right: 0;
   transition: all .25s ease ;
   z-index: 99;
}
.order-puff {
   background: #262b2e;
   color: #fff;
   position: absolute;
   right: -480px;
   width: 480px;
   padding: 60px;
   z-index: 2;
   -webkit-transition: all 0.6s ease;
   -moz-transition: all 0.6s ease;
   transition: all 0.6s ease;
   top: 50%;
   -ms-transform: translateY(-50%);
   transform: translateY(-50%);
   -webkit-transform: translateY(-50%);
}
.order-puff .fa-times-circle {
   position: absolute;
   top: 15px;
   left: 15px;
   color: #666;
   cursor: pointer;
}
.order-puff .fa-times-circle:hover {
   color: #fff;
}
.out-order {
   right: 0;
}
.order-puff h3 {
   position: relative;
   margin-bottom: 25px;
   padding-bottom: 20px;
}
.order-puff h3:after {
   content: "";
   position: absolute;
   top: 100%;
   height: 4px;
   width: 90px;
   background: #60a3e0;
   left: 50%;
   margin-left: -45px;
}

/* footer */

footer {
	background-color: #173954;
	padding: 60px 5%;
}
footer h3 {
	color: #fff;
	font-size: 1.4rem;
	margin-bottom: 30px;
}
footer ul {
	padding-left: 0;
}
footer ul li {
   display: block;
   color: #fff;
   letter-spacing: 1.1;
   font-size: 0.8rem;
}
footer ul li a {
   color: #fff;
}
footer ul li a:hover, .soc-media a:hover {
	color: #60a3e0;
}
footer i {
  font-size: 0.8rem;
}
.footer-box {
  float: left;
  width: 23%;
}
.footer-box-wider {
  float: left;
  width: 31%;
}
.footer-logo img {
  width: 250px;
}
.sub-footer {
  background: #071723;
  color: #fff;
  font-size: 0.8rem;
  padding: 15px 5%;
}
.sub-footer a {
  color: #fff;
}
.sub-footer .copyright {
  float: left;
}
.sub-footer .cookies {
  float: right;
}

/* call button */

.call-me-button {
  position: fixed;
  right: 48px;
  bottom: 320px;
  display: inline-block;
  padding: 14px 25px;
  background: #095375;
  text-transform: uppercase;
  letter-spacing: 0.16;
  font-weight: 700;
  color: #fff;
  z-index: 8;
  transform: rotate(-90deg);
  -webkit-transition: all 0.8s ease;
  -moz-transition: all 0.8s ease;
  transition: all 0.8s ease;
  transform-origin: top right;
  border: none;
  font-family: 'Titillium Web', sans-serif;
}
.call-me-button:hover {
  background-color: #173954;
}
.element-out {
  right: 0 !important;
}
.button-in {
  right: -125px;
}
.call-me-element {
  background: #fff;
  position: fixed;
  bottom: 180px;
  right: -560px;
  z-index: 99;
  padding: 45px 30px 36px;
  width: 550px;
  max-width: 100%;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  transition: all 0.25s ease;
  box-shadow: 0 0 40px rgba(0,0,0,.3);
}
.call-me-element h3 {
  margin-bottom: 30px;
}
.call-me-element i {
  position: absolute;
  top: 20px;
  right: 20px;
  font-size: 1.1rem;
  cursor: pointer;
}
.call-me-element input[type="submit"] {
  width: 100%;
}
.call-me-element input[type="tel"], .call-me-element input[type="email"] {
  width: 100%;
  border: 1px solid #e5e5e5;
  margin-bottom: 30px;
}

/*------------------------------------*\
    COLS
\*------------------------------------*/

.col-1-2 {
  width: 48%;
  float: left;
}
.col-1-2 + .col-1-2 {
  margin-left: 4%;
}
.col-f-1-3 {
  width: 33.33333%;
  float: left;
}
.col-2-3 {
  width: 58%;
  float: left;
  padding-right: 5%;
}
.col-1-3 {
  width: 32%;
  float: left;
}
.col-3-4 {
  width: 70%;
  float: left;
  margin-left: 3%
}
.col-1-3 + .col-1-3{
  margin-left: 2%;
}
/*.can-do .col-1-3 {
  width: 35%;
  float: left;
  margin-left: 7%;
} */
.top-head .col-1-3 {
  width: 42%;
  float: left;
}
.col-1-4 {
  width: 27%;
  float: left;
}
.col-f-1-2 {
  float: left;
  width: 50%;
  min-height: 200px;
  position: relative;
}
.col-1-2-full-flex {
  width: 50%;
}

/*------------------------------------*\
    PAGES
\*------------------------------------*/

/* front page */

.owl-outer {
  position: relative;
}
.owl-carousel .item {
  height: 750px;
  max-height: 100vh;
}
.owl-carousel .owl-item img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.owl-carousel video {
  width: 100% !important;
  	height: 750px;
	max-height: 100vh;
	object-fit: cover;
}
.element-wrap {
  margin-bottom: 20px; 
}
.sub-heading {
  font-size: 1.4rem;
}
.owl-stage-outer {
  max-height: 100%;
}
.puff-outer h1 {
  color: #fff;
}
.puff-outer {
  padding-top: 90px;
  top: 50%;
  color: #fff;
  position: absolute;
  z-index: 2;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  width: 100%;
}
.puff-outer .btn {
  margin-top: 40px;
  text-transform: none;
}
.services i {
  font-size: 1.6rem;
  margin: 0 10px 4px 0;
}
.four-boxes img {
  height: 65px;
  margin: 0 auto 20px;
}
.four-boxes h3 {
  font-size: 1.2rem;
  line-height: 1.2;
  color: #fff;
  font-family: 'Roboto Slab', serif;
  font-weight: 400;
}
.services .col-f-1-3 {
  padding: 15px ;
}
.services h3 {
  font-size: 1.2rem;
  text-transform: uppercase;
  color: #fff;
  letter-spacing: 0.03em;
}
.about {
  position: relative;
  background: #f5f5f5;
  padding: 60px 0;
}
.about i {
  font-size: 0.8rem;
}
.about img {
  height: 250px;
  width: 100%;
  object-fit: cover;
}
.about .col-1-3 + .col-1-3 {
  background-color: #fff;
}
.about h2 {
  margin-bottom: 20px;
  font-size: 2.4rem;
}
.about h3 {
  margin-bottom: 20px;
  padding-bottom: 20px;
  position: relative;
}
.about h3:after {
  content: "";
  height: 2px;
  width: 100px;
  background-color: #173954;
  position: absolute;
  top: 100%;
  left: 0;
}
.about .btn {
  margin-top: 40px;
}
.about p a, .about .link {
  color: #6bafc5;
  margin-top: 30px;
}
.about a p{
	color:#183954;
}
.about a.col-1-3{
	margin-top: 0;
}
.about-us {
  padding: 60px 0;
}

.about-us .wrap .col-f-1-2:first-child {
  padding-right: 4rem;
}
.white-box {
  background-color: #fff;
  padding: 25px 30px;
}
.white-box ul {
  padding-left: 0;
  list-style: none;
}
.four-boxes {
  position: relative;
  color: #fff;
}
.four-boxes h2 {
  text-transform: uppercase;
  color: #fff;
}
.four-boxes p {
  font-weight: 600;
  width: 55%;
  margin: 10px auto;
}
.four-boxes .col-f-1-2 {
  padding: 100px 5%;
  background-position: center center;
  background-size: cover;
  border: 5px solid #f0f0f0;
}
.four-boxes .text {
  z-index: 10;
  position: relative;
}
.bottom-section  {
  color: #fff;
}
.bottom-section .box-padding {
  padding: 200px 100px;
}
.bottom-section h2 {
  position: relative;
  padding-bottom: 30px;
  margin-bottom: 30px;
}
.bottom-section h2:after {
  content: "";
  position: absolute;
  top: 100%;
  height: 4px;
  width: 100px;
  background: #60a3e0;
  left: 50%;
  margin-left: -50px;
}

.we-offer img {
	height: 250px;
    width: 100%;
    object-fit: cover;
}

section.we-offer {
	padding-top: 4rem;
	padding-bottom: 2rem;
}

p.lato-font {
	font-family: 'Lato', sans-serif;
	font-size: 0.9rem;
	text-decoration: underline;
}

p.make-medium {
	font-size: 1.4rem;
	line-height: 1.5;
	font-family: 'Roboto Slab', serif;
	padding-bottom: 0rem;
  margin-bottom: 0.8rem;
}

section.faq {
  padding: 60px 5%;
  background-color: #fff;
}

section.faq .faq-item {
    margin-bottom: 1em;
    margin-top: 1em;
    border-bottom: 1px solid #fff;
    background: #F7F7F7;
    border-radius: 12px;
    color: #fff;
   padding: 1.5em 1rem;
}
section.faq .faq-item .question {
    cursor: pointer;
    position: relative;
    display: block;
    padding-right: 1em;
    margin-right: 1em;
    margin-left: 1rem;
    font-weight: 600;
    margin-top: 20px;
    font-size: 1.15rem;
    color: 000;
    margin-top: 0;
}

section.faq h2 {
  margin-bottom: 1.5rem;
}

section.faq .faq-item .question.collapse {
    border-bottom: 1px solid white;
    padding-bottom: 1rem;
}


section.faq .faq-item .question:after {
    position: absolute;
    right: 5px;
    top: 0;
    content: "\2715";
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    transition: all .15s ease-in-out;
}

section.faq .faq-item .question.collapse:after {
    -webkit-transform: rotate(0deg);
    transform: rotate(0);
}

section.faq .faq-item .answer {
  padding: 1rem 1rem;
  color: #000;
}

@media only screen and (max-width: 768px) {
  section.faq {
    padding: 1rem;
  }
  section.faq .wrap {
    width: 100% !important;
  }
  section.faq .faq-item {
    padding: 1rem 0;
  }
  section.faq .faq-item .question {
    font-size: 1rem;
  }
}

@media only screen and (max-width: 768px) {
	p.make-medium {
		font-size: 1.3rem;
		line-height: 1.4;
	}
}

.kontakt-sektion {
	margin-bottom: 5rem;
  margin-top: 3rem;
}

.kontakt-sektion .wrap {
	display: block;
    background-position: top;
    background-repeat: no-repeat;
    background-size: cover;
	padding: 6rem 6rem;
}

.kontakt-sektion .wrap .fader {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(to right, rgba(0,0,0,0.6), transparent);
  pointer-events: none; /* så att knappar/länkar i bilden går att klicka */
  z-index: 2;           /* över bilden */
}

.kontakt-sektion .kontakt-uppgifter {
	display: flex;
	flex-direction: row;
	gap: 3rem;
	justify-content: flex-start;
	align-items: center;
	padding-top: 1.5rem;
}

.kontakt-sektion h3 {
	font-weight: 600;
	line-height: 1.6;
}


.kontakt-sektion .kontakt-uppgifter p, .kontakt-sektion .kontakt-uppgifter a, .kontakt-sektion h3 {
	color: #fff !important;
}

.kontakt-sektion .kontakt-uppgifter p.make-btn {
	color: #fff;
    border: 2px solid #fff;
    min-width: 200px;
    margin-top: 30px;
    padding: 10px 25px;
	font-weight: 800;
    text-align: center;
}

.kontakt-inner {
	max-width: 700px;
	position: relative;
    z-index: 3;
}

@media only screen and (max-width: 768px) {

	.kontakt-sektion {
		margin-bottom: 2rem;
    margin-top: 0;
	}

	.kontakt-sektion .wrap {
		padding: 2rem 1rem;
	}

	.kontakt-sektion h3 {
	font-weight: 600;
	line-height: 1.6;
	font-size: 1.1rem;
	}

	.kontakt-sektion .kontakt-uppgifter {
		flex-wrap: wrap;
		gap: 1rem;
		padding-top: 1rem;
	}

	.kontakt-sektion .kontakt-uppgifter p.make-btn {
		margin-top: 1rem;
        min-width: unset;
        line-height: 1.8;
	}
}

.gradient-small {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 40%;
    z-index: 2;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0.0) 100%);
}

.can-do {
  position: relative;
  padding: 60px 5% 0;
}
.can-do .wrap {
	display: flex;
  	flex-wrap: wrap;
  	align-items: center;
}
.can-do h2 {
  margin-bottom: 25px;
  font-weight: 700;
}
.can-do h3 {
	color: #000;
}
.big-arrow {
  margin-top: 20px;
}
.big-arrow i {
  font-size: 8rem;
  font-weight: 300 !important;
}
.offert-button{
	display: inline-block;
    padding-bottom: 40px;
}

/* general pages */

.top-head {
  background: #173954;
  position: relative;
  margin-top: 132px;
}
.top-head .box-padding {
  padding-left: 5%;
}
.top-head h1, .top-head-no-image .heading {
  font-size: 2.8rem;
  color: #fff;
  margin-bottom: 0;
}
.top-head .heading {
  font-size: 2.0rem;
  float: left;
}
.top-head .wrap {
  z-index: 2;
}
.top-head-no-image {
  background-color: #173954;
  margin-top: 100px;
  padding: 40px 5%;
}
.btn-contact {
  float: right;
  margin-top: 10px;
}
.page-content {
  padding: 80px 0;
}
.page-content h2 {
  margin-bottom: 20px;
  width: 700px;
  max-width: 100%;
}
.page-content h3 {
  font-size: 1.4rem;
  margin-bottom: 20px;
}
.page-content p {
  margin-bottom: 30px;
}
.page-content a {
  color: #6bafc5;
  transition: all .25s ease;
  -moz-transition: all .25s ease;
}
.page-content a:hover {
  color: #173954;
}
.included {
  position: relative;
  z-index: 3;
}
.included .col-f-1-2 {
  z-index: 6;
}
.included .box-padding {
  padding: 80px 5%;
}
.selling-points {
  margin-top: 30px;
  padding-top: 15px;
  padding-bottom: 1px;
}
.included h2 {
  font-size: 2.2rem;
  margin-bottom: 20px;
}
.selling-points h3 {
  margin-bottom: 10px;
}
span.emax{
	margin-bottom: 10px;
}
.selling-points p {
  margin-bottom: 30px;
}
.selling-points ul {
  list-style: none;
  padding-left: 0;
}
.selling-points li {
  padding-left: 60px;
  position: relative;
}
.selling-points img {
  position: absolute;
  left: 0;
  top: 5px;
}
.contact-section {
  position: relative;
  padding: 80px 0;
}
.contact-section h2 {
  margin-bottom: 40px;
}
.contact-section .wpcf7 input, .wpcf7 textarea {
  background-color: #f2f2f2;
}
.contact-section #gform_wrapper_1 input, #gform_wrapper_1 textarea {
  background-color: #f2f2f2;
}
.contact-section #gform_wrapper_1 input[type="submit"] {
  background-color: #095375;
}

.contact-section .wpcf7 input[type="submit"] {
  background-color: #095375;
}
.page-contact .wpcf7 input, .wpcf7 textarea {
  background-color: #fff;
}

/* contact page */

.contact-us {
  padding: 60px 0;
}
.contact-us ul {
  font-size: 1.4rem;
}
.contact-us li {
  display: inline-block;
  margin-right: 30px;
}
.contact-us span {
  color: #6bafc5;
  margin-right: 3px;
  font-weight: 700;
}
.contact-places {
  padding: 60px 0;
  position: relative;
}
.contact-places .white-box h3 {
  margin-bottom: 15px;
  font-size: 1.3rem;
}
.contact-places .white-box a {
  color: #095375;
}
.contact-places p {
  margin-bottom: 20px;
}
.contact-places .col-1-3 {
  background-color: #fff;
}
.contact-title {
  background-color: #6bafc5;
  padding: 10px 30px;
}
.contact-title h3 {
  color: #fff;
  margin-bottom: 0;
}
.contact-list {
  list-style: none;
  padding-left: 0;
}
.contact-list li {
  display: flex;
  align-items: center;
  margin-bottom: 10px;
}
.contact-list li a:hover {
  text-decoration: underline;
}
.contact-list svg {
   background: #60a3e0 !important;
   margin-right: 15px;
   color: #fff;
   border-radius: 3px;
   padding: 10px;
   height: 35px;
   width: 35px !important;
 }
.contact-info .box-padding {
   padding-right: 140px;
   padding-left: 140px;
}
.coworker-row .co-worker {
  float: left;
  width: 23%;
  text-align: center;
}
.contact-area img {
  height: 300px;
  object-fit: cover;
  width: 100%;
}
div.wpcf7-response-output {
  margin: 0;
}
div.wpcf7-validation-errors, div.wpcf7-acceptance-missing {
  border: 1px solid #60a3e0;
  padding: 10px;
  text-align: center;
}
.worker-section {
  background-color: #f5f5f5;
  padding: 60px 0;
}
.coworker-row {
  margin-bottom: 20px;
}
.coworker-row .co-worker + .co-worker {
  margin-left: 2.66666667%;
}
.co-worker div {
  background-color: #fff;
  position: relative;
  z-index: 2;
  padding: 15px;
  min-height: 160px;
}
.coworker-row h4 {
  margin-bottom: 0;
  text-transform: uppercase;
}
.co-title {
  margin-bottom: 10px;
  color: #60a3e0;
}
#map {
  height: 100%;
  min-height: 200px;
}
article .col-1-4 {
  position: relative;
}
.absolute-img {
  position: absolute;
  width: 160px;
  left: -50px;
  top: -40px;
}
.services-subpage .col-f-1-3{
  padding: 20px;
}
.after-text {
  margin-top: 20px;
}
.after-text a {
  font-size: 1.1rem;
}
.services-boxes {
  padding: 80px 0 40px;
  background: #fafafa;
}
.services-boxes .flex {
  margin-bottom: 40px;
}
.services-boxes .wrap .flex:nth-child(2n) {
  flex-direction: row-reverse;
}
.services-boxes .wrap .flex .move-box {
  margin-left: -60px;
}
.services-boxes .wrap .flex:nth-child(2n) .move-box {
  margin-right: -60px;
  margin-left: 0;
}
.move-box {
  background: #fff;
  padding: 30px 5%;
}
.text-box {
  padding: 80px 0;
}
.image-box {
  box-shadow: 3px 5px 14px rgba(0,0,0,0.5);
}

/* 404 page */

#post-404 {
  margin-top: 105px;
  padding: 60px;
}

/*------------------------------------*\
    GENERALS
\*------------------------------------*/

.flex {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.flex-center {
  display: flex;
  align-items: center;
}
.align-self {
  align-self: center;
}
.center {
  text-align: center;
  justify-content: center;
}
.vert-center {
  -ms-align-items: center;
  align-items: center;
}
.horiz-center {
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
}
.bg-black {
  background-color: #262b2e;
}
.bg-dark-blue {
  background-color: #173954;
  color: #fff;
}
.bg-blue {
  background-color: #095375;
}
.bg-light-blue {
  background-color: #6bafc5;
}
.bg-pattern {
  background-image: url("https://www.simonedstrom.se/wp-content/uploads/2021/03/bg-repeated.svg");
  background-repeat: repeat;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 2;
  opacity: 0.45;
}
.blue-line {
  height: 3px; 
  width: 120px;
  background-color: #095375;
  margin: 30px 0;
}
.gradient {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 2;
  background: rgba(0, 0, 0, 0.4);
}
.blue {
  color: #095375;
}
.light-blue {
  color: #6bafc5;
}
.dark-blue {
  color: #173954;
}
.content {
  padding: 40px 0 60px;
}
.width-70 {
  width: 70%;
}
.box-padding {
  padding: 60px 10%;
}
.box-padding-less {
  padding: 40px 5%;
}
.ingress {
  font-size: 1.2rem;
  line-height: 1.8;
  margin-bottom: 20px;
}
.smaller {
  font-size: 0.95rem;
}
.style-none {
  list-style: none;
  padding-left: 0;
}

/*------------------------------------*\
    BUTTONS
\*------------------------------------*/

.btn, .after-text a {
  padding: 12px 25px;
  background: transparent;
  letter-spacing: 0.1;
  /*text-transform: uppercase;*/
  font-weight: 700;
  font-size: 1.1rem;
  display: inline-block;
  text-align: center;
  transition: all .25s ease;
  -moz-transition: all .25s ease;
  font-family: 'Titillium Web', sans-serif;
}
.btn-contact {
	color: #163954 !important;
  padding: 12px 25px;
  background: #fff;
  letter-spacing: 0.1;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 0.9rem;
  float: left;
  transition: all .25s ease;
  -moz-transition: all .25s ease;
  font-family: 'Titillium Web', sans-serif;
	border: 3px solid #163954;
}
.btn-blue {
  background-color: #60a3e0;
  color: #fff;
}
.btn-dark-blue {
  background-color: #095375;
  color: #fff!important;
}
.btn-dark-blue:hover {
  background-color: #fff!important;
  color: #095375!important;
  border: 2px solid #095375;
}
.btn-blue:hover {
  background-color: #60a3e0;
  color: #fff;
}
.btn-transparent {
  color: #fff;
  border: 2px solid #fff;
  min-width: 200px;
  margin-top: 30px;
  padding: 10px 25px;
}
.after-text a {
  color: #173954;
  border: 2px solid #173954;
  min-width: 200px;
  margin-top: 30px;
  padding: 10px 25px;
}
.after-text a:hover  {
  color: #fff;
  background: #173954
}
.btn-transparent:hover {
  color: #173954;
  background-color: #fff;
}

/*------------------------------------*\
    RESPONSIVE
\*------------------------------------*/

@media only screen and (max-width: 1150px) {
  .order-puff {
    display: none;
  }
  .puff-outer h1 {
    font-size: 3.4rem;
  }
	h1, h2{
    overflow-wrap: break-word;
    word-wrap: break-word;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
	}
}

@media only screen and (max-width:1024px) {
	main .flex{
		display: block;
	}
	main .four-boxes .flex{
		display: flex;
	}
  .col-1-4 {
    width: 50%;
    float: left;
  }
  .col-f-1-2 {
    width: 50%;
  }
  .col-1-3 {
    width: 100%;
    margin-bottom: 20px;
  }
  .col-1-3 + .col-1-3 {
    margin-left: 0;
  }
  .width-70 {
    width: 100%;
  }
  .header .wrap {
    width: 100%;
  }
  .logo {
    margin-top: 0;
    padding: 16px 5% 17px;
  }
  .logo img {
    margin-top: 0;
    width: 215px;
  }
  .sub-header .contact {
    margin-left: 5%;
  }
  .sub-header .login {
    margin-right: 5%;
  }
  .nav {
    position: fixed;
    width: 300px;
    height: 100%;
	  max-height: 390px;
    top: 112px;
    right: -310px;
    z-index: 99;
    background: #071723;
    padding: 20px 10px;
    overflow: auto;
    overflow-x: hidden;
    -webkit-overflow-scrolling: touch;
    -webkit-box-shadow: 0 0 10px rgba(0,0,0,.4);
    -moz-box-shadow: 0 0 10px rgba(0,0,0,.4);
    box-shadow: 0 0 10px rgba(0,0,0,.4);
    -webkit-transition: all 0.25s ease;
    -moz-transition: all 0.25s ease;
    -ms-transition: all 0.25s ease;
    -o-transition: all 0.25s ease;
    transition: all 0.25s ease;
  }
  .nav.active {
    right: 0;
  }
  .sub-menu {
    position: relative;
    top: 0;
    width: 100%;
    box-shadow: none;
    background: rgba(0,0,0,.2);
  }
  .expand-ul, .active-expand {
    display: block;
    cursor: pointer;
    position: absolute;
    right: 0;
    top: 0;
    padding: 16px 25px 15px;
    font-size: 1.5rem;
    color: #f1f1f1;
    background: rgba(0,0,0,.2);
    line-height: 1;
    font-weight: 300;
    z-index: 999;
  }
  .nav ul.sub-menu li a {
    padding: 13px 40px;
    color: #f1f1f1;
  }
  .nav > ul > li {
    position: relative;
  }
  .nav ul {
    border-bottom: 1px solid rgba(255,255,255,.09);
  }
  .nav ul li a {
    padding: 12px 20px;
    color: #f1f1f1;
    border-top: 1px solid rgba(255,255,255,.09);
  }
  .hamburger-outer {
    display: block;
    position: fixed;
    top: 50px;
    right: 5%;
    z-index: 100;
    background: transparent;
    padding: 10px 12px 8px;
  }
  .white .c-hamburger span, .white .c-hamburger span:before, .white .c-hamburger span:after {
    background-color: #60a3e0;
  }
  .white a {
    color: #fff !important;
  }
  .c-hamburger {
    position: relative;
    overflow: hidden;
    margin: 0;
    float: right;
    top: 0;
    z-index: 99;
    padding: 0;
    width: 28px;
    height: 28px;
    font-size: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    box-shadow: none;
    border-radius: none;
    border: none;
    background: transparent;
    outline: none;
    cursor: pointer;
  }
  .c-hamburger--htx.is-active span {
    background: none;
  }
  .c-hamburger span {
    display: block;
    position: absolute;
    top: 11px;
    left: 0;
    right: 0;
    height: 3px;
    border-radius: 2px;
    background: #173954;
  }
  .c-hamburger--htx.is-active span:before, .c-hamburger--htx.is-active span:after {
    transition-delay: 0s, 0.3s;
  }
  .c-hamburger--htx.is-active span:before {
    top: 0;
    transform: rotate(45deg);
  }
  .c-hamburger--htx.is-active span:after {
    bottom: 0;
    transform: rotate(-45deg);
  }
  .c-hamburger--htx span:before, .c-hamburger--htx span:after {
    transition-duration: 0.3s, 0.3s;
  }
  .c-hamburger--htx span:before, .c-hamburger--htx span:after {
    transition-duration: 0.3s, 0.3s;
  }
  .c-hamburger--htx span:before {
    transition-property: top, transform;
  }
  .c-hamburger--htx span:after {
    transition-property: bottom, transform;
  }
  .c-hamburger span:before {
    top: -8px;
  }
  .c-hamburger span:after {
    bottom: -8px;
  }
  .c-hamburger span:before, .c-hamburger span:after {
    position: absolute;
    display: block;
    left: 0;
    width: 100%;
    height: 3px;
    background: #173954;
    content: "";
    border-radius: 2px;
  }
  .main {
    margin-top: 98px;
  }
  .bottom-section .box-padding, .contact-info .box-padding {
    padding: 40px 30px;
  }

  .about-us .wrap .col-f-1-2:first-child {
  padding-right: 0rem;
}
  .about {
    padding-top: 50px;
  }
  .about h2 {
      font-size: 1.8rem;
  }

  .ingress {
    line-height: 1.4;
  }
  .puff-outer p {
    width: 100%;
  }
  .owl-carousel .item {
    max-height: 80vh;
  }
  .four-boxes h2 {
    font-size: 2rem;
  }
  .four-boxes p {
    width: 100%;
  }
}

@media only screen and (max-width:768px) {
	body, html{
		font-size: 18px;
		line-height: 2.3;
	}
	main{
		overflow-x: hidden;
		margin-top: 50px;
	}
	main .four-boxes .flex{
		display: block;
	}
	.sub-header{
		line-height: 1.5;
	}

  p {
		line-height: 1.6;
	}
  .col-f-1-2, .col-1-2-full-flex, .four-boxes .col-f-1-2, .four-boxes .row {
    width: 100%;
  }
  .col-2-3, .footer-box, .footer-box-wider, .can-do .col-1-3, .col-f-1-3, .col-f-2-3, .col-f-3-4, .col-3-4  {
    width: 100%;
    margin-top: 10px;
  }
  .col-3-4 {
    margin-top: 30px;
    margin-left: 0;
    padding: 0 5%;
  }
  .can-do .col-1-3  {
    margin-left: 0;
  }
  .footer-box-wider, .footer-box {
    margin-bottom: 40px;
  }
  .four-boxes h2 {
    font-size: 1.8rem;
  }
  .owl-carousel .item {
    max-height: none;
    height: 700px;
  }
  .col-1-2-full-flex.image-box {
    height: 300px;
  }
  .services-boxes .wrap .flex .move-box {
	margin: 30px 0;
  }
  .services-boxes .wrap .flex:nth-child(2n) .move-box {
	margin-right: 0;
  }
  .col-1-2-full-flex.text-box {
	padding: 20px 0;
  }
  .services-boxes .flex {
	margin-bottom: 20px;
  }
  footer {
    padding-top: 40px;
  }
  .flex {
    display: block;
  }
  .col-1-4 {
    width: 100%;
  }
  h1, .heading, .top-head .heading {
    font-size: 1.78rem;
  }
  .puff-outer h1 {
    font-size: 1.8rem;
  }

  .puff-outer p {
    width: 100%;
    font-size: 1.1rem;
  }
  h2 {
    font-size: 1.8rem;
  }
  h3 {
    font-size: 1.3rem;
  }
	span.emax{
	font-size: 1.3rem;
}
  .selling-points .icon {
    font-size: 1.8rem;
  }
  .soc-media .wrap {
    padding: 20px 0 40px;
  }
  .services {
    display: block;
  }
  .services i {
    display: block;
  }
  .services h3 {
    font-size: 0.9rem;
  }
  .four-boxes .col-f-1-2 {
	  margin-top: 5px;
  }
  .can-do .icon-long-arrow-right, .contact-section .icon-long-arrow-right{
    display: none;
  }
  .contact-section {
    padding-bottom: 0;
  }
  .call-me-button {
    bottom: 0;
    left: 0;
    right:0;
    transform: none;
    width: 100%;
    z-index: 999;
  }
  .call-me-element {
    bottom: 100px;
  }
  .top-head h1 {
    font-size: 2rem;
  }
  .absolute-img {
    width: 100px;
    top: -70px;
    right: 0;
    left: unset;
    opacity: 0.9;
  }
  .top-head {
    margin-top: 114px;
  }
  .included .box-padding {
    padding: 40px 5%;
  }
  input[type="submit"] {
    padding: 10px;
  }
  .simple-page .absolute-img {
    top: -70px;
  }
  .simple-page .col-3-4 {
    margin-top: 80px;
  }
  #post-404 .btn {
    width: 100%;
    margin-bottom: 20px;
  }
  #post-404 {
    padding: 60px 5%;
  }
	.btn-transparent{
		padding: 10px;
	}
  .footer-box:last-of-type{
		margin-bottom: 0;
  }
  .sub-footer{
		margin-bottom: 55px;
  }
}

@media only screen and (max-width: 500px) {
  .owl-carousel .item {
    max-height: none;
    height: 750px;
  }
  .puff-outer {
    padding-top: 40px;
  }
}

/*------------------------------------*\
    MISC
\*------------------------------------*/

::selection {
  background:#04A4CC;
  color:#FFF;
  text-shadow:none;
}
::-webkit-selection {
  background:#04A4CC;
  color:#FFF;
  text-shadow:none;
}
::-moz-selection {
  background:#04A4CC;
  color:#FFF;
  text-shadow:none;
}

/*------------------------------------*\
    WORDPRESS CORE
\*------------------------------------*/

.alignnone {margin: 5px 20px 20px 0;}
.aligncenter,div.aligncenter {display: block;margin: 5px auto 5px auto;}
.alignright {float: right;margin: 5px 0 20px 20px;}
.alignleft {float: left;margin: 5px 20px 20px 0;}
a img.alignright {float: right;margin: 5px 0 20px 20px;}
a img.alignnone {margin: 5px 20px 20px 0;}
a img.alignleft {float: left;margin: 5px 20px 20px 0;}
a img.aligncenter {display: block;margin-left: auto;margin-right: auto;}
.wp-caption {background: #FFF;border: 1px solid #F0F0F0;max-width: 96%;padding: 5px 3px 10px;text-align: center;}
.wp-caption.alignnone {margin: 5px 20px 20px 0;}
.wp-caption.alignleft {margin: 5px 20px 20px 0;}
.wp-caption.alignright {margin: 5px 0 20px 20px;}
.wp-caption img {border: 0 none;height: auto;margin: 0;max-width: 98.5%;padding: 0;width: auto;}
.wp-caption .wp-caption-text,.gallery-caption {font-size: 11px;line-height: 17px;margin: 0;padding: 0 4px 5px;}

/* cookie notice */ 

#cookie-notice.cn-position-bottom {font-size: 16px; line-height: 1.6; font-weight: 400; background: #173954 !important; } #cookie-notice.cn-position-bottom .button#cn-accept-cookie {background: transparent; width: 200px; border:1px solid #fff; border-radius: 0; padding: 10px; box-shadow: none; text-shadow: none; letter-spacing: 0.1em; text-transform: uppercase; font-weight: 700; font-size: 0.9em; transition: all .25s ease; -moz-transition: all .25s ease; font-family: 'Titillium Web', sans-serif; margin-left: 20px; } #cookie-notice.cn-position-bottom .button#cn-accept-cookie:hover {color: #173954; background-color: #fff; } #cookie-notice.cn-position-bottom a.cookie-read {text-decoration: underline; color: #fff; } #cookie-notice.cn-position-bottom .cookie-notice-container {padding: 30px; } @media only all and (max-width: 1150px) {#cookie-notice.cn-position-bottom #cn-notice-text {display: block; margin-bottom: 20px; } #cookie-notice.cn-position-bottom .button#cn-accept-cookie {margin-left: 0; } }

/*------------------------------------*\
    PRINT
\*------------------------------------*/

@media print {
  * {background: transparent !important;color: #000 !important;box-shadow: none !important;text-shadow: none !important;}
  a,a:visited {text-decoration: underline;}
  a[href]:after {content: " ("attr(href) ")";}
  abbr[title]:after {content: " ("attr(title) ")";}
  .ir a:after,a[href^="javascript:"]:after,a[href^="#"]:after {content: "";}
  pre, blockquote {border: 1px solid #999;page-break-inside: avoid;}
  thead {display: table-header-group;}
  tr, img {page-break-inside: avoid;}
  img {max-width: 100% !important;}
  @page {margin: 0.5cm;}
  p,h2,h3 {orphans: 3;widows: 3;}
  h2,h3 {page-break-after: avoid;}
}



/*FAQ yoast*/
/* Frontend Styles */

.schema-faq-section {
  margin-bottom: 1em;
  margin-top: 1em;
  border-bottom: 1px solid #fff;
  background: #F7F7F7;
  border-radius: 12px;
  padding: 1.5em 1rem;
}

.schema-faq-question{
  cursor: pointer;
  display: flex;
  align-items: center;
  transition: opacity ease 0.25s;
  font-weight: 600;
  font-size: 1.15rem;
}

.schema-faq-question:hover {
 color: var(--wp--preset--color--secondary);
}

.schema-faq-question:after{
 display: inline-block;
 margin-left: auto;
 margin-right: 5px;
 vertical-align: top;
 color: inherit;
content: "\2715";
transition: all .15s ease-in-out;
-webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.schema-faq-question.expanded:after{
  -webkit-transform: rotate(0deg);
      transform: rotate(0);
}

.schema-faq-question:hover{
 opacity: 0.75;
}

.schema-faq-answer{
  padding: 1rem 0rem;
  color: #000;
 display: none;
}
p.schema-faq-answer{
  margin-bottom: 0rem;
}

.schema-faq-answer.default{
 display: block;
}

/* Backend Styles: Ensure all content is visible in the block editor */

.editor-styles-wrapper .schema-faq-question {
cursor: text;
}

.editor-styles-wrapper .schema-faq-answer {
display: block;
}
@media only screen and (max-width: 768px) {
  .section-faq-section {
    padding: 1rem 0;
  }
  .schema-faq-question {
    font-size: 1rem;
    line-height: 1.3;
  }
}