.co-block2-section {
  max-width: 600px;
  width: 100%;
  display: -ms-grid;
  display: grid;
  grid-template-columns: 1fr;
  -ms-grid-columns: 1fr;
  grid-template-rows: auto 200px;
  -ms-grid-rows: 1fr 200px;
  grid-gap: 10px;
  margin-bottom: 10px;
}

.co-block2-section > div {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
}

.co-block2-section .co-block2-text {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  background-color: rgba(171, 218, 190, 0.2);
  text-align: center;
}

.co-block2-section .co-block2-text h1 {
  color: #0B847C;
  font-size: 20px;
  text-align: center;
  margin: 30px 0 0;
}

.co-block2-section .co-block2-text .co-block2-para {
  margin: 0 20px 20px;
}

.co-block2-section .co-block2-img {
  -ms-grid-row: 2;
  grid-row: 2;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}

.co-block2-section .co-block2-img h3 {
    text-align: center;
    margin: 15px;
    
}

.co-block2-section .co-block2-img a {
    margin: 0 auto 15px;
    z-index: 10;
}

@media only screen and (min-width: 599px) {
  .co-block2-section .co-block2-img {
    -ms-grid-row: 1;
    grid-row: 1;
    grid-column: 2;
    -ms-grid-column: 3;
    -ms-grid-row: 1;
  }
}

@media only screen and (min-width: 599px) {
  .co-block2-section {
    max-width: 992px;
    grid-template-columns: repeat(2, 1fr);
    -ms-grid-columns: 1fr 16px 1fr;
    grid-template-rows: minmax(272px, 1fr);
    -ms-grid-rows: 1fr;
    grid-gap: 16px;
    margin-bottom: 16px;
    padding: 0 10px;
  }
}

.rubrik-link a::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.block2-btn {
  position: absolute;
  z-index: 9;
  bottom: 20px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  margin: 0 auto;
}

.co-block4-section {
  max-width: 600px;
  width: 100%;
  display: -ms-grid;
  display: grid;
  grid-template-columns: 1fr 1fr;
  -ms-grid-columns: 1fr 10px 1fr;
  grid-gap: 10px;
  margin-bottom: 10px;
}

.co-block4-section > div {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
}

@media only screen and (min-width: 599px) {
  .co-block4-section {
    max-width: 992px;
    grid-template-columns: repeat(4, 1fr);
    -ms-grid-columns: 1fr 16px 1fr 16px 1fr 16px 1fr;
    grid-gap: 16px;
    margin-bottom: 16px;
  }
}

@media only screen and (min-width: 768px) {
  .co-block4-section {
    padding: 0;
  }
}

.block4-img {
  width: 100%!important;
}

.block4-btn {
  position: absolute;
  z-index: 9;
  bottom: 4px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  margin: 0 auto;
  background-color: #60afdc;
  color: white;
}
.block4-btn:hover {
  background-color: white;
  color: #60afdc;
  text-decoration: none;
}



.co-block4-item1 {
  -ms-grid-column: 1;
}

.co-block4-item2 {
  -ms-grid-column: 3;
}

.co-block4-item3 {
  -ms-grid-column: 1;
  -ms-grid-row: 2;
}

.co-block4-item4 {
  -ms-grid-column: 3;
  -ms-grid-row: 2;
}

@media only screen and (min-width: 599px) {
  .co-block4-item1 {
    -ms-grid-column: 1;
  }
  .co-block4-item2 {
    -ms-grid-column: 3;
  }
  .co-block4-item3 {
    -ms-grid-column: 5;
    -ms-grid-row: 1;
  }
  .co-block4-item4 {
    -ms-grid-column: 7;
    -ms-grid-row: 1;
  }
}

.co-hp-textarea {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  width: 100%;
  height: 37%;
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.55));
  z-index: 3;
  padding-bottom: 10px;
  position: absolute;
  bottom: 0;
  text-align: center;
}

.co-banner-cta {
padding: 6px 13px;
border-radius: 2px;
display: block;
width: auto;
max-width: 300px;
margin: 10px auto 8px;
text-transform: uppercase;
font-size: 10px;
font-weight: bold;
text-align: center;
}
.blue-btn {
  background-color: #60afdc; 
  color: white;
  z-index: 20;
  transition: ease .5s;
}

.blue-btn:hover {
  background-color: white;
  color: #60afdc;
  text-decoration: none;
}

/* Modul med två bilder bredvid texten */

/* Modul med två bilder bredvid texten */

.co-block2b-section {
  max-width: 600px;
  width: 100%;
  display: -ms-grid;
  display: grid;
  grid-template-columns: 1fr 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-rows: 1fr 0.45fr;
  -ms-grid-rows: 1fr 200px;
  grid-gap: 10px;
  margin-bottom: 10px;
}
@media only screen and (min-width: 375px) {
  .co-block2b-section {
    grid-template-rows: 1fr 0.6fr;
  }
}
@media only screen and (min-width: 414px) {
  .co-block2b-section {
    grid-template-rows: 1fr 0.7fr;
  }
}
@media only screen and (min-width: 440px) {
  .co-block2b-section {
    grid-template-rows: 1fr 0.78fr;
  }
}
@media only screen and (min-width: 515px) {
  .co-block2b-section {
    grid-template-rows: 1fr 0.98fr;
  }
}
.co-block2b__item1 {
  grid-column: 1;
  grid-row: 2;
  -ms-grid-column: 1;
  -ms-grid-row: 2;
}
.co-block2b__item2 {
  grid-column: 2;
  grid-row: 2;
}

.co-block2b-section > div {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
}

.co-block2b-section .co-block2-text {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  background-color: rgba(171, 218, 190, 0.2);
  text-align: center;
  grid-column: 1/3;
}

.co-block2b-section .co-block2-text h1 {
  color: #0B847C;
  font-size: 20px;
  text-align: center;
  margin: 30px 0 0;
}

.co-block2b-section .co-block2-text .co-block2-para {
  margin: 0 20px 20px;
}

.co-block2b-section .co-block2-img {
  -ms-grid-row: 2;
  grid-row: 2;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
  overflow: hidden;
}

.co-block2b-section .co-block2-img .co-hp-textarea h3 {
  margin-bottom: 50px;
}


@media only screen and (min-width: 599px) {
  .co-block2b-section {
    max-width: 992px;
    grid-template-columns: 2.07fr 1fr;
    -ms-grid-columns: 2fr 16px 1fr;
    grid-template-rows: 1fr 1fr;
    -ms-grid-rows: 1fr 16px 1fr;
    grid-gap: 16px;
    margin-bottom: 16px;
  }
  .co-block2b-section .co-block2-text {
    grid-column: 1/2;
    grid-row: 1/3;
  }
  .co-block2b__item1 {
    grid-column: 2;
    grid-row: 1;
    -ms-grid-column: 3;
    -ms-grid-row: 1;
  }
  .co-block2b__item2 {
    grid-column: 2;
    grid-row: 2;
    -ms-grid-column: 3;
    -ms-grid-row: 3;
  }
}

@media only screen and (min-width: 830px) {
  .co-block2b-section {
    max-width: 992px;
    grid-template-columns: 2.07fr 1fr 1fr;
    -ms-grid-columns: 2fr 16px 1fr 16px 1fr;
    grid-template-rows: minmax(272px, 1fr);
    -ms-grid-rows: 1fr;
    grid-gap: 16px;
    margin-bottom: 16px;
  }
  .co-block2b-section .co-block2-text {
    grid-column: 1/2;
    grid-row: 1;
  }
  .co-block2b__item1 {
    grid-column: 2;
    grid-row: 1;
    -ms-grid-column: 3;
    -ms-grid-row: 1;
  }
  .co-block2b__item2 {
    grid-column: 3;
    grid-row: 1;
    -ms-grid-column: 5;
    -ms-grid-row: 1;
  }
}


/* Sommar 2 modulen */

section.modul__sommar2 {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr;
      grid-template-columns: 1fr;
  -ms-grid-rows: 1fr 10px 210px;
  grid-template-rows: 210px 210px;
  grid-gap: 16px;
  width: 100%;
  max-width: 600px;
  min-height: 235px;
  margin-bottom: 10px;
  position: relative;
  background-color: white;
}

@media screen and (min-width: 599px) {
  section.modul__sommar2 {
    -ms-grid-columns: 3.15fr 16px minmax(180px, 1fr);
    grid-template-columns: 3.15fr minmax(180px, 1fr);
    -ms-grid-rows: 1fr;
        grid-template-rows: 1fr;
    max-width: 992px;
    margin-bottom: 16px;
  }
}

section .modul__sommar2-img {
  position: relative;
  background-image: url("https://images.clasohlson.com/global/images/spring/sommar2.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  position: relative;
  padding: 30px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-grid-column: 1;
}

section .modul__sommar2-img h3 {
  font-size: 1.275rem;
  line-height: 1.2;
}

@media screen and (min-width: 350px) {
  section .modul__sommar2-img h3 {
    font-size: 1.375rem;
  }
}

@media screen and (min-width: 500px) {
  section .modul__sommar2-img h3 {
    font-size: 2rem;
  }
}

@media screen and (min-width: 768px) {
  section .modul__sommar2-img h3 {
    font-size: 36px;
  }
}

section .modul__sommar2-img p:nth-of-type(2) {
  font-size: 1.1rem;
  line-height: 1.2;
}

@media screen and (min-width: 500px) {
  section .modul__sommar2-img p:nth-of-type(2) {
    font-size: 1.125rem;
  }
}

@media screen and (min-width: 768px) {
  section .modul__sommar2-img p:nth-of-type(2) {
    font-size: 1.325rem;
  }
}

section .modul__sommar2-img h3,
section .modul__sommar2-img p {
  color: white;
  margin: 0;
  text-align: center;
  z-index: 5;
}

section .modul__sommar2-img::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 37%;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.55)));
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.55));
  z-index: 1;
}

section .modul__sommar2-border {
  -ms-grid-column: 1;
  -ms-grid-row: 3;
  border: dashed 3px #F8A700;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr;
      grid-template-columns: 1fr;
  position: relative;
  max-height: 200px;
  -ms-grid-column-align: center;
      justify-self: center;
  width: 100%;
}

section .modul__sommar2-border a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.sommar2-border__img {
  width: 50%;
}

@media screen and (min-width: 380px) {
  .sommar2-border__img {
    width: 45%;
  }
}

@media screen and (min-width: 440px) {
  .sommar2-border__img{
    width: 40%;
  }
}

@media screen and (min-width: 485px) {
   .sommar2-border__img {
    width: 34%;
  }
}


@media screen and (min-width: 599px) {
  section .modul__sommar2-border {
    -ms-grid-column: 3;
    -ms-grid-row: 1;
    max-height: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

.sommar2-border__img {
  -ms-grid-column-align: center;
      justify-self: center;
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
}

@media screen and (min-width: 599px) {
 .sommar2-border__img {
    width: 100%;
    height: auto;
    -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center;
  }
}

@media screen and (max-width: 599px) {
  section .modul__sommar2-border a.co-btn__Blue {
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
}

.modul__sommar2 div h3 a {
  color: white;
  text-decoration: none;
}

.modul__sommar2 div h3 a:hover {
  text-decoration: none;
}

.modul__sommar2 div h3 a::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

