/***********************************
----------- TOP SECTION ----------
************************************/

.leftSec,
.rightSec {
  /*   overflow: hidden; */
}

.home .breadCrumbs {
  display: none;
}

section.topSection {
  /** Women outdoor BG **/
  /* background: -webkit-linear-gradient(rgba(211, 211, 211, 0.15), rgba(37, 37, 37, 0.8)) ,url(/wp-content/uploads/2020/05/women_outdoor.jpg) center center;
background: -moz-linear-gradient(rgba(211, 211, 211, 0.15), rgba(37, 37, 37, 0.8)) ,url(/wp-content/uploads/2020/05/women_outdoor.jpg) center center;
background: -o-linear-gradient(rgba(211, 211, 211, 0.15), rgba(37, 37, 37, 0.8)) ,url(/wp-content/uploads/2020/05/women_outdoor.jpg) center center;
background: linear-gradient(rgba(211, 211, 211, 0.15), rgba(37, 37, 37, 0.8)) ,url(/wp-content/uploads/2020/05/women_outdoor.jpg) center center; */
  /** Field BG **/
  background: -webkit-linear-gradient(
      rgba(211, 211, 211, 0),
      rgba(0, 0, 0, 0.4)
    ),
    url(/wp-content/uploads/2020/05/front4.jpg) center center;
  background: -moz-linear-gradient(rgba(211, 211, 211, 0), rgba(0, 0, 0, 0.4)),
    url(/wp-content/uploads/2020/05/front4.jpg) center center;
  background: -o-linear-gradient(rgba(211, 211, 211, 0), rgba(0, 0, 0, 0.4)),
    url(/wp-content/uploads/2020/05/front4.jpg) center center;
  background: linear-gradient(rgba(211, 211, 211, 0), rgba(0, 0, 0, 0.4)),
    url(/wp-content/uploads/2020/05/front4.jpg) center center;
  /** NO Water BG **/
  /* background: -webkit-linear-gradient(rgba(211, 211, 211, 0.15), rgba(37, 37, 37, 0.8)) ,url(/wp-content/uploads/2020/05/no_water_bg.jpg) center center;
background: -moz-linear-gradient(rgba(211, 211, 211, 0.15), rgba(37, 37, 37, 0.8)) ,url(/wp-content/uploads/2020/05/no_water_bg.jpg) center center;
background: -o-linear-gradient(rgba(211, 211, 211, 0.15), rgba(37, 37, 37, 0.8)) ,url(/wp-content/uploads/2020/05/no_water_bg.jpg) center center;
background: linear-gradient(rgba(211, 211, 211, 0.15), rgba(37, 37, 37, 0.8)) ,url(/wp-content/uploads/2020/05/no_water_bg.jpg) center center; */
  background-repeat: no-repeat;
  background-size: cover;
  padding-bottom: 40px;
  overflow: hidden;
}

.section-top .ctaProduct a {
  /*   -webkit-box-shadow: 0 1px 3px #333;
  -moz-box-shadow: 0 1px 3px #333;
  box-shadow: 0 1px 3px #333; */
}

section.topSection h1 {
  font-size: 32px;
  color: #4f9b3e;
  margin: 10px 0 0;
  text-shadow: 0 1px 1px #333;
}

section.questions.topSection {
  background: #fff;
  padding-bottom: 0;
}

img.frontTopPic {
  margin: 40px 0;
  max-height: 500px;
}

span.attention {
  color: #43ac6a;
  display: block;
}

p.textMeta {
  margin-top: 3px;
  font-style: italic;
}

.imgHolder {
  text-align: center;
  margin: 25px 0 0;
}

.imgHolder img {
  max-width: 90%;
}

.uspCont li:before {
  content: none;
}

.uspCont li .fas {
  color: #65a91c;
  margin-right: 7px;
}

.uspCont li {
  font-size: 16px;
}

.topSection .uspCont li {
  text-shadow: 0 1px 1px #222;
  color: #fff;
  margin: 4px 0;
}

.imgHolder {
  position: relative;
}

.imgHolder img.prodSplash {
  max-width: 115px;
  height: auto;
  position: absolute;
  right: 50px;
  top: -25px;
}

img.prodSplash.splashExtra {
  right: auto;
  left: 15px;
  top: -12px;
  max-width: 80px;
}

.VaillantProd img.prodSplash.splashExtra {
  left: 60px;
}

section.topSection .phoneCta h4,
section.topSection .phoneCta h4 a {
  color: #fff;
  text-shadow: 0 1px 1px #222;
}

.home img.formArrow {
  top: 194px;
}

.formHomeBottom img.formArrow {
  top: 122px;
  max-width: 30px;
  left: -7px;
}

div#main-body-container .formHeader h2 {
  color: #fff;
  padding: 0;
  background: none;
  margin: 9px 0 20px 0px;
  font-size: 28px;
  text-align: left;
}

.subHeading {
  text-align: center;
  font-size: 20px;
  padding-top: 10px;
}

.contentBlock.cbTopFront {
  display: block;
  flex-direction: unset;
}

.cbTopFront .leftContent {
  position: relative;
}

.offerSplash {
  position: absolute;
  top: 13%;
  left: 5%;
  border-radius: 50%;
  background: #ff9900;
  padding: 22px 12px;
  color: #fff;
  font-size: 14px;
  height: 200px;
  width: 200px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.offerSplashSmall {
  position: absolute;
  top: 62%;
  left: 64%;
  border-radius: 50%;
  background: #4f9b3e;
  padding: 22px 12px;
  color: #fff;
  font-size: 14px;
  height: 130px;
  width: 130px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

span.splashReg {
  font-weight: 300;
}

span.splashPrice {
  font-size: 28px;
  font-weight: bold;
  margin: 5px 0;
}

span.splashOne,
.splashPrice,
.splashReg {
  display: block;
}

.offerSplash:after {
  border: 4px solid #ff9900;
  position: absolute;
  content: "";
  top: -8px;
  left: -8px;
  height: calc(100% + 8px);
  width: calc(100% + 8px);
  border-radius: inherit;
  background: transparent;
}

.offerSplashSmall:after {
  border: 4px solid #4f9b3e;
  position: absolute;
  content: "";
  top: -8px;
  left: -8px;
  height: calc(100% + 8px);
  width: calc(100% + 8px);
  border-radius: inherit;
  background: transparent;
}

.underTopCont {
  margin: 20px 0 50px;
}

.tilskudInfoBox {
  padding: 20px;
  background: #f1f1f1;
  font-size: 18px;
  line-height: 24px;
  overflow: hidden;
}

.underTopCont .tilskudInfoBox h2 {
  color: #4f9b3e !important;
  margin-top: 0 !important;
  text-align: left !important;
  font-size: 25px !important;
  line-height: 28px;
}

.tilskudInfoBox h2 a {
  color: #4f9b3e;
  text-decoration: underline;
}

.infoBoxRight {
  text-align: left;
}

.tilskudInfoBox i.fas.fa-info-circle {
  font-size: 80px;
  color: #ff9900;
}

.infoLeft {
  display: none;
}

.ctaBox p.attentionText {
  font-size: 30px;
  line-height: 36px;
}

.ctaBox p {
  max-width: 1000px;
  margin-top: 40px;
  font-size: 20px;
  line-height: 25px;
}

.greenBack a {
  color: #fff;
  text-decoration: underline;
}

@media screen and (min-width: 756px) {
  .offerSplash {
    top: 18%;
    left: 7%;
  }
  .offerSplashSmall {
    top: 14%;
    left: 37%;
  }
  .infoLeft {
    display: block;
    float: left;
    width: 100px;
  }

  .infoBoxRight {
    text-align: left;
    width: calc(100% - 120px);
    float: right;
  }
  .underTopCont .tilskudInfoBox h2 {
    font-size: 30px !important;
    line-height: 34px;
    margin: 0 !important;
  }
}

/*** Hiding top form on mobile ***/

.topSection .rightSec {
  display: none;
}

section.breakerImg {
  height: auto;
  width: 100%;
  padding: 0;
}

section.breakerImg img {
  width: 100%;
  height: auto;
}

.FrontTopHeading {
  padding: 0 10px;
}

.cbTopFront .rightContent.textCont {
  max-width: 100%;
}

/***********************************
----------- HOW IT WORKS -----------
************************************/

.home div#main-body-container h2 {
  color: #ff9900;
  font-size: 30px;
  text-align: center;
  font-weight: 700;
}

h4.subheader {
  text-align: center;
  margin: 0 0 40px;
  font-weight: normal;
  font-size: 20px;
}

.howItWorks ul {
  padding-left: 0;
  display: flex;
  justify-content: center;
}

@media (max-width: 600px) {
  .howItWorks ul {
    flex-direction: column;
  }
}

li.step {
  width: 100%;
  overflow: hidden;
  margin-bottom: 30px;
}

li.step:before {
  content: none;
}

.stepContent {
  width: 100%;
  padding: 5px 20px;
  text-align: center;
}

.stepNum {
  width: 100%;
  text-align: center;
  display: block;
  margin: 0 0 5px;
}

.stepNum img {
  max-width: 50px;
}

.stepHeader {
  font-size: 16px;
  font-weight: bold;
  padding-bottom: 5px;
}

.stepHeader span {
  background: #65a91c;
  color: #fff;
  padding: 3px 7px;
  border-radius: 50%;
  margin-right: 6px;
}

/***********************************
----------- FORDELE ----------
************************************/

section.greenBack {
  background: #76bd4c;
  color: #fff;
  text-align: center;
}

.home div#main-body-container section.advantages h2 {
  color: #fff;
}

.home div#main-body-container h2.greenHeader {
  color: #fff;
}

.greenBack h4.subheader {
  color: #fff;
}

.advantages .stepHeader {
  color: #fff;
  font-weight: normal;
  font-size: 18px;
}

.advantages .step {
  margin-bottom: 10px;
}

div#miniLine {
  width: 70px;
  height: 1px;
  background: #fff;
  margin: auto;
  margin: 25px auto;
}

.advantages li.step:last-child {
  margin-bottom: 30px;
}

@media screen and (min-width: 756px) {
  div#miniLine {
    display: none;
  }
  .advantages li.step:last-child {
    margin-bottom: 0;
  }
}

/***************************************
----------- QUESTIONS CONTENT ----------
***************************************/

.leftContent,
.rightContent {
  width: 100%;
  overflow: hidden;
  background-size: cover;
  background-position: center;
  flex: 0 0 100%;
  min-height: 250px;
}

.questions {
  text-align: center;
  padding: 0;
}

.questions p {
  font-size: 18px;
  line-height: 24px;
}

.contentBlock {
  overflow: hidden;
  display: flex;
  flex-direction: column;
}

.contentBlock.reverse {
  flex-direction: column-reverse;
}

.questions h3 {
  color: #4f9b3e;
  font-size: 24px;
  margin-bottom: 5px;
  margin-top: 10px;
}

.contentBlock img {
  max-width: 100%;
  height: auto;
}

.textCont {
  padding: 20px 0;
  max-width: 90%;
  margin: auto;
}

@media screen and (min-width: 756px) {
  .leftContent,
  .rightContent {
    width: 50%;
    float: left;
    flex: 0 0 50%;
  }
  .textCont {
    padding: 20px 70px;
  }
  .contentBlock {
    overflow: hidden;
    display: flex;
    flex-direction: row !important;
  }
}

/***********************************
----------- SOCIAL PROOF ----------
************************************/

section.socialProof {
  background: #f1f1f1;
}

li.review {
  width: 100%;
  padding: 10px 25px;
  border: 2px solid #cdcdcd;
  border-radius: 7px;
  background: #fff;
}

ul.allRevs {
  overflow: hidden;
  padding-left: 0;
}

ul.allRevs li::before {
  content: none;
}

.revText h3 {
  font-size: 22px;
  line-height: 26px;
  color: #333;
}

.revText p.revName {
  font-size: 18px;
  font-style: italic;
}

.allRevs .stars .fas {
  font-size: 30px;
  color: #65a91c;
  margin: 0 2px;
}

.allRevs .stars {
  margin: 20px 0;
}

/***********************************
----------- PRODUCTS ----------
************************************/

section.products {
  background: #fff;
}

section.products .contentHead img {
  max-width: 100px;
  height: auto;
}

section.products h3 {
  font-size: 30px;
  margin: 0;
}

h3.imgTextOverlay {
  padding: 90px 0;
  color: #fff;
  text-align: center;
  font-size: 26px;
  margin: 0;
}

section.breakerImg.bestGasfyr {
  background: url(/wp-content/uploads/2020/05/banner-4.jpg);
}

.contentGroup.cgMini.VaillantProd {
  padding: 0 0 30px;
  margin: 0 0 30px;
  border-bottom: 1px solid #ccc;
}

section.products .ctaProduct a {
  background: #7b7b7b;
  border-color: #a9a9a9;
}

.logoHolder {
  text-align: center;
}

.products .imgHolder {
  max-width: 450px;
  margin: 38px auto 0;
}

.logoHolder img {
  position: absolute;
  bottom: 25px;
  max-width: 110px;
  right: 60px;
}

.productText h4 {
  margin-bottom: 0;
  font-size: 18px;
}

/***************************************
----------- TEXT + ADVICES -----------
****************************************/

p.ctaMetaText {
  text-align: center;
  font-style: italic;
  font-size: 16px;
}

div#main-body-container .lowPricesContent h2 {
  text-align: left;
}

p.pQuote {
  font-size: 22px;
  font-style: italic;
  padding: 0 35px;
  line-height: 28px;
  margin: 30px 0;
}

p.pQuote .fas {
  /*   color: #e20e30; */
  /* green */
  color: #65a91c;
}

.pQuote i.fas.fa-quote-left {
  margin-right: 7px;
}

.pQuote i.fas.fa-quote-right {
  margin-left: 7px;
}

.stars img {
  max-width: 30px;
  margin: 0 2px;
}

.stars {
  text-align: center;
  margin: 35px 0;
}

.ctaContainer.frontpageCtaContainer {
  border: none;
  margin: 0;
}

/***************************************
-----------   CALL CTA   ---------------
****************************************/

.callCta {
  max-width: 400px;
  margin: 20px auto;
  padding: 9px 10px;
  font-size: 27px;
  font-weight: bold;
  text-align: center;
}

.callCta span.ctaNumber {
  font-size: 44px;
  display: block;
  color: #4f9b3e;
}

.callCta span.ctaNumber .fas {
  margin-right: 15px;
}

span.tlfOpen {
  display: block;
  font-size: 18px;
  font-weight: normal;
  color: #555;
}

.phoneCta span.tlfOpen {
  margin-top: 6px;
  color: #777;
}

section.topSection .phoneCta h4 span.tlfOpen {
  color: #f1f1f1;
}

.breaker {
  width: 95%;
  margin: auto;
  text-align: center;
  position: relative;
  height: 1px;
  background: #bf183291;
}

.breaker .fas {
  font-size: 20px;
  position: absolute;
  top: -9px;
  color: #bf183291;
  background: #fff;
}

img.topSecImg {
  max-height: 300px;
}

.VaillantProd .logoHolder img {
  right: 140px;
  bottom: 0px;
}

div#main-body-container .formCont .formHeader h2 {
  color: #fff !important;
}

/***************************************
----------- DESKTOP EDITINGS -----------
****************************************/

@media screen and (min-width: 756px) {
  .topSection .rightSec {
    display: block;
  }
  .ctaSectionBottom .imgHolder {
    max-width: 400px;
    margin: auto;
  }
  .leftSec {
    width: 50%;
    float: left;
  }
  .rightSec {
    max-width: 40%;
    float: left;
    margin-left: 5%;
  }
  section.topSection {
    border: none;
    padding-top: 20px;
  }
  .FrontTopHeading {
    padding-bottom: 30px;
  }
  .topSection .ctaProduct {
    display: none;
  }
  .formHeader img {
    right: 25px;
    top: 94px;
  }
  div#main-body-container .formCont .formHeader h2 {
    color: #fff !important;
    font-size: 28px !important;
    text-align: left;
    background: none;
  }
  .frontpageCtaContainer .formCont {
    background: #fff;
    -webkit-box-shadow: 0 1px 3px #555;
    -moz-box-shadow: 0 1px 3px #555;
    box-shadow: 0 1px 3px #555;
  }
  .frontpageCtaContainer .formCont {
    margin-top: 0;
    padding-top: 10px;
  }
  .topSection .formCont {
    border: none;
  }
  .ctaContainer.frontpageCtaContainer {
    padding-top: 0;
  }
  section.topSection h1 {
    font-size: 40px;
    text-align: center;
  }
  span.attention {
    display: block;
    font-size: 30px;
  }
  .topSection .imgHolder {
    max-width: 400px;
    margin: 35px 0 35px 35px;
  }
  img.topSecImg {
    width: auto;
    max-height: 300px;
  }
  .uspCont li {
    font-size: 17px;
  }
  section.howItWorks {
    background: #fff;
  }
  .howItWorks ul {
    width: 100%;
    overflow: hidden;
  }
  .howItWorks li.step {
    float: left;
    width: 25%;
    text-align: center;
    padding: 0 15px;
    margin-bottom: 0;
  }
  .advantages .howItWorks li.step {
    border-right: 1px solid #fff;
  }
  .advantages .howItWorks li.step:last-child {
    border-right: none;
  }
  .home .ctaProduct a {
    margin: auto;
  }
  .stepNum img {
    max-width: 80px;
  }
  .stepNum {
    margin-bottom: 20px;
  }
  .stepHeader {
    font-size: 19px;
    padding-bottom: 10px;
    min-height: 35px;
  }
  .stepHeader span {
    padding: 5px 10px;
  }
  .contentGroup.cgMini {
    width: 50%;
    float: left;
    margin: auto;
  }
  .contentGroup {
    padding: 15px !important;
    border-radius: 3px;
    max-width: 700px;
    margin: auto;
  }
  .innerMiniContent {
    max-width: 400px;
    margin: auto;
  }
  .products .imgHolder {
    margin: 35px auto;
  }
  .logoHolder img {
    max-width: 87px;
    right: 75px;
  }
  .VaillantProd .logoHolder img {
    right: 155px;
    bottom: 15px;
  }
  .products .ctaProduct a {
    margin: 0;
  }
  .contentGroup.cgMini.VaillantProd {
    margin: 0;
    border-bottom: none;
  }
  .productText {
    min-height: 300px;
  }
  .home div#main-body-container h2 {
    font-size: 40px;
    margin-bottom: 10px;
    margin-top: 20px;
  }
  div#main-body-container .contentGroup.whyWeAreCheap h2 {
    text-align: left;
  }
  .home .ctaGroup .ctaProduct a {
    margin: 0;
  }
  .ctaGroup p.ctaMetaText {
    text-align: left;
    max-width: 300px;
    font-size: 15px;
  }
  .ctaGroup .callCta {
    margin-top: 60px;
  }
  section.adviceContent.lowPricesContent.bgfff h2 {
    font-size: 30px !important;
  }
  .innerSection {
    overflow: hidden;
  }
  .ctaContainer h2 {
    max-width: 500px;
    margin: auto;
    color: #333 !important;
  }
  .home div#main-body-container .topSection .ctaContainer h2 {
    font-size: 28px;
    margin-bottom: 23px;
    margin-top: 10px;
  }
  .ctaContainerBottom .formHeader img {
    top: 4px;
  }
  .topSection .uspCont li {
    font-size: 18px;
  }
  .formHomeBottom img.formArrow {
    top: 110px;
    max-width: 50px;
    left: -30px;
  }
  li.review {
    width: calc(33% - 30px);
    float: left;
    margin: 0 15px;
  }
  .whyWeAreCheap .ctaGroup .ctaProduct a {
    margin: auto;
    margin-top: 95px;
  }
  .whyWeAreCheap .callCta {
    border: none;
  }
  .whyWeAreCheap .ctaGroup p.ctaMetaText {
    margin: 10px auto;
  }
  h3.imgTextOverlay {
    font-size: 44px;
  }
}

.display-none {
  display: none;
}

.step2 {
  display: none;
}

.progress {
  display: flex;
  justify-content: center;
  gap: 100px;
  margin-bottom: 20px;
}

.progress .one,
.progress .two {
  font-weight: bold;
  background: white;
  border: 1px solid #76bd4c;
  height: 50px;
  width: 50px;
  color: #000;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  position: relative;
}

.progress .one::after {
  content: "";
  position: absolute;
  width: 102px;
  height: 2px;
  background: #76bd4c;
  right: -102px;
}

.progress .one.active {
  background: #76bd4c;
  color: #fff;
  font-weight: bold;
}
