h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  border-style: solid;
  border-width: 1px;
  border-color: #1d1d1b;
  font-family: 'Maven Pro', sans-serif;
  font-size: 48px;
  line-height: 120%;
  font-weight: 400;
  text-align: center;
}

h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: 'Maven Pro', sans-serif;
  font-size: 32px;
  line-height: 120%;
  font-weight: 400;
}

.wiswrap1200 {
  width: 100%;
  max-width: 1200px;
  min-height: 10px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 24px;
  padding-left: 24px;
}

.wiswrap1200._100vh {
  height: 100vh;
}

.wissection_hero {
  position: relative;
  height: 100vh;
}

.googletrusted_wrap {
  position: absolute;
  left: auto;
  top: 0%;
  right: 24px;
  bottom: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 113px;
  height: 200px;
  padding-top: 15px;
  padding-right: 15px;
  padding-left: 15px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom-left-radius: 61px;
  border-bottom-right-radius: 61px;
  background-image: url('../images/Label_GoogleTrusted_200.svg');
  background-position: 50% 100%;
  background-size: contain;
  background-repeat: no-repeat;
  box-shadow: 0 5px 10px 1px rgba(0, 0, 0, 0.4);
}

.googletrusted_content {
  width: 100%;
}

.imggoogletrusted {
  padding-top: 10px;
}

.wisflexvert {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  padding-top: 18vh;
  padding-bottom: 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.wislogo_wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.logo {
  width: 200px;
  margin-top: -15px;
  margin-bottom: -15px;
}

.wish1_logotekstmerk {
  margin-top: 0px;
  margin-bottom: 8px;
  border-style: none;
  color: #1d1d1b;
}

.txt-s01 {
  color: #009fe3;
}

.text-span {
  margin-left: -4px;
  letter-spacing: -0.1em;
}

.wish5 {
  font-family: 'Maven Pro', sans-serif;
  color: #1d1d1b;
  font-size: 18px;
  text-align: center;
}

.wistitle_wrap {
  color: #1d1d1b;
  text-align: center;
}

.wiscontact_warp {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 400px;
  min-height: 10px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.wisicon_wrap {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.wisfooter_socialbut_40 {
  position: relative;
  bottom: 8px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 45px;
  height: 45px;
  margin-bottom: 4px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1.5px solid #fff;
  border-radius: 25px;
  background-color: #0d1a23;
  -webkit-transition: background-color 400ms ease, -webkit-transform 400ms ease;
  transition: background-color 400ms ease, -webkit-transform 400ms ease;
  transition: transform 400ms ease, background-color 400ms ease;
  transition: transform 400ms ease, background-color 400ms ease, -webkit-transform 400ms ease;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 15px;
  font-weight: 300;
  text-decoration: none;
}

.wisfooter_socialbut_40:hover {
  background-color: #009fe3;
  -webkit-transform: translate(0px, 6px);
  -ms-transform: translate(0px, 6px);
  transform: translate(0px, 6px);
}

.wisfooter_socialbut_40.icofb {
  background-image: url('../images/Ico_Social_Facbook_wit.svg');
  background-position: 50% 50%;
  background-size: auto 25px;
  background-repeat: no-repeat;
}

.wisfooter_socialbut_40.icomail {
  background-image: url('../images/Ico_Email_wit.svg');
  background-position: 50% 50%;
  background-size: 22px;
  background-repeat: no-repeat;
}

.wisfooter_socialbut_40.icoli {
  background-image: url('../images/Ico_Social_LinkedIn_wit.svg');
  background-position: 50% 50%;
  background-size: auto 22px;
  background-repeat: no-repeat;
}

.image-2 {
  opacity: 0.65;
}

@media (max-width: 991px) {
  .googletrusted_wrap {
    background-size: contain;
  }
}

@media (max-width: 767px) {
  .wiswrap1200 {
    padding-right: 15px;
    padding-left: 15px;
  }
  .wiswrap1200._100vh {
    padding-right: 10px;
    padding-left: 10px;
  }
  .googletrusted_wrap {
    right: 10px;
    width: 85px;
    height: 150px;
    padding-top: 10px;
    padding-right: 10px;
    padding-left: 10px;
  }
  .logo {
    width: 175px;
  }
  .wish1_logotekstmerk {
    margin-bottom: 5px;
    font-size: 43px;
  }
  .wish5 {
    font-size: 16px;
  }
  .wish2 {
    font-size: 28px;
  }
  .wisfooter_socialbut_40 {
    width: 40px;
    height: 40px;
  }
}

@media (max-width: 479px) {
  .googletrusted_wrap {
    width: 71px;
    height: 125px;
  }
  .imggoogletrusted {
    padding-top: 6px;
  }
  .logo {
    width: 140px;
  }
  .wish1_logotekstmerk {
    font-size: 30px;
  }
  .wish5 {
    font-size: 14px;
  }
}

