@font-face {
  font-family: RNSSanz;
  src: url(/fonts/RNSSanz-Normal.ttf?f27fc54c04fd4b4af6bd48f0212b2899);
}

@font-face {
  font-family: Ardent-Sans-extra;
  src: url("/fonts/Ardent-Sans extra-bold.otf?8917fecb454542ef2a530813ea553ccc");
}

@font-face {
  font-family: Ardent-Sans;
  src: url("/fonts/Ardent-Sans regular.otf?36e8ca40b9241d0b844741ccb36db4b1");
}

@font-face {
  font-family: RNSCamelia;
  src: url(/fonts/RNSCamelia.otf?41f4e2d0883ef99c7327dd868754fde7);
}

/* ---------------------- Navigation ---------------------- */
.body {
  width: 100vw !important;
  min-width: 100vw;
  max-width: 100vw;
}

#cover {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
}

.logo {
  display: block;
  position: relative;
  height: 60px;
  top: 10px;
}

#logo-holder {
  display: inline-block;
  height: inherit;
  padding-left: 15%;
}

#mainmenu {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 80px !important;
  border-bottom: 1px solid #dddddd87;
}

.menubox {
  display: inline-block;
  overflow: hidden;
  float: right;
  padding-right: 3.8%;
}

.menu-item {
  display: inline-block;
  margin-left: 10px;
  margin-right: 10px;
  height: inherit;
  line-height: 80px;
}

.menu-item a {
  font-family: RNSSanz;
}

.menu-spacer {
  float: right;
  width: 10px;
  margin-left: 30px;
  height: 80px;
  /*border-right: 1px solid #dddddd87;*/
}

.login-button-wrapper {
  display: flex;
  position: relative;
  width: auto;
  float: right;
  right: 0;
  left: 0;
  height: 80px;
}

.login-btn {
  margin-left: 70px;
  height: 40px;
  width: 110px;
  background-color: #3ae09e;
  border-style: none;
  border-radius: 3px;
  font-size: 1em;
  font-weight: bold;
  color: #fff;
  -ms-grid-row-align: center;
  align-self: center;
  cursor: pointer;
}

.login-btn:hover {
  color: #333;
}

/* ---------------------- Navigation ---------------------- */
/* ---------------------- Front View ---------------------- */
.front-view {
  position: absolute;
  display: -ms-inline-grid;
  display: inline-grid;
  -ms-grid-columns: 1fr 1fr;
      grid-template-columns: 1fr 1fr;
  left: 5%;
  right: 5%;
  top: 150px;
  height: 700px;
}

/* ------ Main Title ------ */
.left-intro {
  align-self: baseline;
  -ms-grid-column-align: end;
      justify-self: end;
  margin: 30px;
  margin-top: 80px;
  margin-right: 60px;
  max-width: 600px;
  min-width: 389px;
}

.left-intro .intro-phrase {
  color: #fff;
  font-size: 3em;
  font-family: RNSCamelia;
  letter-spacing: 2px;
  margin-bottom: 20px;
}

.left-intro p {
  color: #dde;
  font-weight: bolder;
  font-family: Ardent-Sans;
  font-size: 1.7em;
  line-height: 1.3em;
  margin-left: 1em;
  margin-right: 2em;
}

.left-intro #teaser {
  text-decoration: underline;
  color: #58d377;
  font-size: 1.2em;
  font-weight: bold;
  font-family: RNSCamelia;
  margin-bottom: 20px;
  margin-left: 0px;
  margin-right: 0px;
}

/* ------ Main Title ------ */
/* ---------------------- Front View ---------------------- */
.marginal {
  height: 81vh;
  min-height: 850px;
}

/* ---------------------- Main Content ---------------------- */
.main-content {
  left: 0;
  right: 0;
  position: relative;
  height: auto;
  width: 100%;
}

.service-view {
  padding-top: 1em;
  width: auto;
  display: -ms-inline-grid;
  display: inline-grid;
  -ms-grid-columns: 1fr 0.1fr 1fr 0.1fr 1fr;
      grid-template-columns: 1fr 0.1fr 1fr 0.1fr 1fr;
  -ms-grid-rows: 1fr;
      grid-template-rows: 1fr;
  justify-items: center;
  align-items: center;
  gap: 1em;
  padding-bottom: 2em;
}

.service-block {
  width: 350px;
  height: 170px;
  display: block;
  -ms-grid-column-align: center;
      justify-self: center;
  -ms-grid-columns: 1fr 1fr;
      grid-template-columns: 1fr 1fr;
  overflow: hidden;
  border-radius: 10px;
  position: relative;
  text-align: center;
  box-shadow: 0 0 20px rgba(195, 195, 195, 0.87);
}

.service-block p {
  font-size: 1.2em;
  font-family: RNSSanz;
  margin-bottom: 20px;
  margin-left: 30px;
  margin-right: 30px;
  text-align: center;
  line-height: 1.3em;
}

.above {
  margin-left: 10px;
  margin-right: 10px;
  margin-top: 10px;
  display: flex;
  -ms-grid-columns: 1fr 1fr;
      grid-template-columns: 1fr 1fr;
  align-items: center;
}

.above i {
  color: #1A2C63;
  margin-top: 6px;
  line-height: 60px;
  font-size: 50px;
  margin-left: 5px;
}

.above h1 {
  font-family: Ardent-Sans;
  font-size: 1.4em;
  display: block;
  margin-left: 20px;
}

/* ------ Info Text ------ */
.pitch-view {
  display: inline-block;
  position: relative;
  width: 1100px;
  margin-top: 30px;
  overflow: hidden;
}

.pitch-view h1 {
  float: left;
  font-weight: bold;
  font-family: Ardent-Sans;
  position: relative;
  display: inline;
  font-size: 2em;
  margin-left: 40px;
  margin-top: 10px;
  margin-bottom: 10px;
}

.pitch-view p {
  float: left;
  position: relative;
  display: inline;
  font-size: 1.4em;
  font-family: RNSSanz;
  margin-top: 20px;
  margin-left: 55px;
  max-width: 510px;
  min-width: 200px;
  margin-bottom: 5px;
  line-height: 1.2em;
  text-align: justify;
}

.pitch-view #lowertext {
  padding-right: 200px;
  margin-top: 50px !important;
  margin-bottom: 5px;
  font-size: 1.6em;
}

.listbox {
  margin-top: 100px;
  background-color: #f0e9ec;
  width: 350px;
  height: 450px;
  display: inline-block;
  position: relative;
  border-radius: 2px;
  border: 1px solid #ebdfe4;
}

.listbox p {
  width: auto;
  height: 40px;
  font-size: 1em;
  margin-right: 3em;
  margin-bottom: 20px;
  text-align: left;
  line-height: 1.5em;
}

.listbox i {
  color: #fff;
  width: 16px;
  height: 16px;
  margin-right: 5px;
  margin-left: -15px;
  background-color: #1A2C63;
  border-radius: 10px;
  padding: 3px;
}

.listbox h2 {
  width: auto;
  font-size: 1.6em;
  text-align: left;
  margin-top: 20px;
  margin-left: 20px;
}

.normalIcon {
  font-size: 1.5em;
  margin-left: 0.2em;
  vertical-align: middle;
}

/* ------ Info Text ------ */
/* ------ Register success form ------ */
.success-message {
  padding: 1.3em;
}

.success-message i {
  color: #1A2C63;
  font-size: 6em;
  flex-basis: 100%;
  -ms-grid-row-align: center;
  align-self: center;
  text-align: center;
}

.success-message h1 {
  flex-basis: 100%;
  align-self: flex-start;
  text-align: center;
  font-family: Ardent-Sans;
  font-size: 2em !important;
}

.success-message h4 {
  flex-basis: 100%;
  align-self: flex-start;
  text-align: center;
  font-size: 1.2em;
  font-family: RNSSanz;
  margin-bottom: 2em;
  padding-left: 1em !important;
  padding-right: 1em !important;
}

/* ------ Register success form ------ */
.bg-stn {
  background-position: top;
  background-repeat: no-repeat;
  background-image: url(/images/pep-dark3.png?7ff6a11fe743363c81625e6d5f419def);
  background-size: cover;
}

.bg-sp {
  background-position: top;
  background-repeat: no-repeat;
  background-image: url(/images/maklarevisning2.png?ad2fac0becc07dc78de4ac790189dc0d);
  background-size: cover;
}

/* ------ FAQ ------ */
details {
  width: 75%;
  min-height: 5px;
  max-width: 700px;
  padding: 1em;
  margin: 0 auto;
  position: relative;
  font-size: 1em;
  border: 2px solid rgba(131, 115, 230, 0.4);
  border-radius: 15px;
  box-sizing: border-box;
  transition: all .3s;
}

details .summary-title {
  font-size: 16px;
  font-weight: 800;
  text-align: left;
  font-family: RNSCamelia;
}

details .summary-content {
  margin-top: 0.5em;
  font-size: 1.1em;
  font-weight: normal;
  text-align: start;
  font-family: RNSSanz;
  line-height: 1.1em;
}

details + details {
  margin-top: 20px;
}

details[open] {
  min-height: 20px;
  background-color: #f6f7f8;
  box-shadow: 2px 2px 20px rgba(0, 0, 0, 0.2);
}

details p {
  color: #96999d;
  font-weight: 300;
}

summary {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-weight: 500;
  cursor: pointer;
}

summary:focus {
  outline: none;
}

summary:focus::after {
  content: "";
  height: 100%;
  width: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}

summary::-webkit-details-marker {
  display: none;
}

.control-icon {
  fill: rebeccapurple;
  transition: .3s ease;
  pointer-events: none;
}

.control-icon-close {
  display: none;
}

details[open] .control-icon-close {
  display: initial;
  transition: .3s ease;
}

details[open] .control-icon-expand {
  display: none;
  border-color: #1A2C63;
}

/* ------ FAQ ------ */
/* ------ Lower content ------ */
.slider {
  display: flex;
  justify-content: center;
  margin-top: 2em;
}

.ml-2 {
  margin-left: 2em;
}

.mr-2 {
  margin-right: 2em;
}

.bg-c-b {
  background-color: #F9FAFC;
}

.cont-field {
  min-height: 400px;
  width: 100%;
  flex: 50%;
  display: flex;
  justify-content: center;
  align-content: space-around;
  flex-wrap: nowrap;
  flex-direction: column;
}

.cont-field img {
  max-width: 500px;
  max-height: 500px;
  -o-object-fit: cover;
     object-fit: cover;
  background-position: top;
  background-repeat: no-repeat;
}

.cont-field .sider {
  color: white;
}

.cont-field .sider-dark {
  color: #1A2C63;
}

.cont-field h1 {
  font-family: Ardent-Sans;
  font-size: 1.8em;
  padding: 1em;
}

.cont-field h3 {
  font-family: Ardent-Sans;
  font-size: 1.1em;
  text-align: center;
  line-height: 1.2em;
  padding: 1em;
}

.presen {
  width: auto;
  padding: 0em 2em 0em 2em;
  justify-content: center;
  align-items: center;
}

.presen h1 {
  font-family: Ardent-Sans;
  font-size: 1.6em;
  display: block;
  padding: 0em 1em 1em 1em;
}

.presen h2 {
  font-family: RNSCamelia;
  font-size: 1.1em;
  display: block;
  padding-top: 0.5em;
}

.presen p {
  font-family: RNSSanz;
  font-size: 1.1em;
  display: block;
  line-height: 1.3em;
  padding: 1em;
}

.presen .wide-img {
  width: 50%;
  max-width: 800px;
  min-width: 400px;
  padding-top: 3em;
  padding-bottom: 4em;
}

.presen .sider {
  margin-bottom: 1em;
  padding-top: 0em;
  color: #666;
}

.presen .sider {
  margin-bottom: 2em;
  color: #444;
}

.presen .offers {
  padding-top: 1em;
  width: 1020px;
  display: -ms-inline-grid;
  display: inline-grid;
  -ms-grid-columns: 1fr 1fr 1fr;
      grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: 1fr 1fr;
      grid-template-rows: 1fr 1fr;
  justify-items: center;
  align-items: center;
  gap: 1em;
}

.offers .offer-card {
  width: 330px;
  height: 290px;
  -ms-grid-row-align: center;
  align-self: center;
  -ms-grid-column-align: center;
      justify-self: center;
}

.offers .offer-card p {
  font-family: RNSSanz;
  font-size: 1.1em;
  display: block;
  line-height: 1.3em;
  padding: 1em;
}

.offers .offer-card img {
  width: 74px;
  height: 74px;
}

.shallow-btn {
  border: 3px solid #1A2C63 !important;
  background-color: #fff !important;
  color: #1A2C63 !important;
}

.shallow-btn-dark {
  border: 3px solid #d1cbff !important;
  color: #d1cbff !important;
}

.full-btn {
  background-color: #1A2C63 !important;
  color: #fff !important;
}

.nrm-btn {
  margin: 1em;
  margin-bottom: 3em;
  padding: 0.4em 0.8em 0.4em 0.8em;
  border-style: none;
  -webkit-appearance: none;
  font-size: 1.2em;
  font-weight: bolder;
  font-family: Ardent-Sans;
  letter-spacing: 2px;
  cursor: pointer;
}

/* ------ Lower content ------ */
/* ---------------------- Main Content ---------------------- */
/* ------ Curved Background ------ */
#background {
  top: 0;
  left: 0;
  height: 84vh;
  min-height: 890px;
  width: 100%;
  position: absolute;
  background-position: bottom;
  background-repeat: no-repeat;
  background-size: cover;
}

.background-if-device {
  background-attachment: scroll;
}

.background-if-not-device {
  background-attachment: fixed;
}

.clipper {
  -webkit-clip-path: url(#clipPath);
          clip-path: url(#clipPath);
}

/* ------ Curved Background ------ */
/* ------ General ------ */
body {
  height: 100%;
  display: block;
  position: relative;
}

header {
  height: auto;
  display: block;
  overflow: hidden;
}

a {
  color: #fff;
}

.container {
  width: 100%;
  display: block;
  justify-content: center;
  text-align: center;
}

.unselectable {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  user-drag: none;
  user-select: none;
  -moz-user-select: none;
  -webkit-user-drag: none;
  -webkit-user-select: none;
  -ms-user-select: none;
}

.left-leaning {
  -ms-grid-column-align: start;
      justify-self: start;
}

.right-leaning {
  -ms-grid-column-align: end;
      justify-self: end;
}

.spacer {
  width: auto;
  height: 10px;
  border-top: 3px solid #ddd;
  margin-left: 40px;
  margin-right: 40px;
}

.spacefillerremovelater {
  display: flex;
  position: relative;
  width: auto;
  float: right;
  right: 0;
  left: 0;
  height: 80px;
  width: 200px;
}

.spacer-empty-10 {
  width: auto;
  height: 10px;
  width: 80px;
}

.spacer-empty-20 {
  width: auto;
  height: 20px;
  margin-left: 40px;
  margin-right: 40px;
}

.one-line {
  width: 100%;
  display: block;
  justify-content: center;
  text-align: center;
}

.social-media {
  margin-top: 20px;
  margin-bottom: -100px;
  align-content: center;
}

.logo-circle {
  float: left;
  display: inline;
  padding: 5px;
  margin-left: 7px;
  margin-right: 7px;
  font-size: 1.8em;
  background-color: #444;
  border-radius: 100px;
}

.theme-focus:focus {
  outline: none;
  border: 2px solid #1A2C63;
}

.glowup {
  transition: 0.2s;
  transform: scale(1);
}

.glowup:hover {
  transition: 0.2s;
  transform: scale(1.05);
}

.glowup-big {
  transition: 0.2s;
  transform: scale(1);
}

.glowup-big:hover {
  transition: 0.2s;
  transform: scale(1.2);
}

.h-full {
  padding-top: 3em !important;
}

.cookiewindow {
  background-color: #282441;
  height: 60px;
  position: sticky;
  bottom: 0;
  justify-content: center;
}

.typing-container {
  display: flex;
}

.intro-catch {
  color: #7d90e9;
  font-size: 3em;
  font-family: RNSCamelia;
  letter-spacing: 2px;
  height: 48px;
}

.input-cursor {
  display: inline-block;
  width: 2px;
  height: 42px;
  background-color: white;
  margin-left: 8px;
}

@-webkit-keyframes blink {
  0% {
    opacity: 1;
  }
  40% {
    opacity: 1;
  }
  60% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}

@keyframes blink {
  0% {
    opacity: 1;
  }
  40% {
    opacity: 1;
  }
  60% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}

.input-cursor {
  -webkit-animation: blink .6s linear infinite alternate;
          animation: blink .6s linear infinite alternate;
}

@media screen and (min-width: 2601px) {
  #background {
    background-position: right;
    background-image: url(/images/main-bg-widescreen.png?8bdff4656a66726353952b77eda58c16);
  }
}

@media screen and (max-width: 2600px) {
  #background {
    background-image: url(/images/main-bg.png?d0d686d70333766ee2f8e98b85db4dd2);
  }
}

@media screen and (max-width: 1200px) {
  #background {
    min-height: 1000px;
  }
  .marginal {
    min-height: 1000px;
  }
  .left-intro {
    align-self: baseline;
    -ms-grid-column-align: end;
        justify-self: end;
    margin-top: 50px;
    margin-right: 10px;
    margin-left: 10px;
    max-width: 500px;
    min-width: 300px;
  }
  .left-intro h1 {
    font-size: 3em;
  }
  .left-intro p {
    font-size: 1.7em;
  }
  .service-view {
    width: auto;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
    gap: 0px;
    margin-left: 20px;
    margin-right: 20px;
  }
  .service-block {
    margin: 0px;
    width: auto;
    height: -webkit-max-content;
    height: -moz-max-content;
    height: max-content;
    min-height: 150px;
    -ms-grid-column-align: center;
        justify-self: center;
  }
  .service-block p {
    font-size: 1.1em;
    font-family: RNSSanz;
    margin-bottom: 20px;
    margin-left: 30px;
    margin-right: 30px;
    text-align: center;
    line-height: 1.2em;
  }
  .above i {
    font-size: 3em;
    margin-left: 5px;
  }
  .above h1 {
    font-family: Ardent-Sans;
    font-size: 1.2em;
    display: block;
  }
  .pitch-view {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    max-width: 100%;
    display: -ms-inline-grid;
    display: inline-grid;
    -ms-grid-columns: 1fr 1fr;
        grid-template-columns: 1fr 1fr;
    justify-content: center;
    -ms-grid-column-align: center;
        justify-self: center;
  }
  .pitch-view > .container2 {
    justify-content: center;
    -ms-grid-column-align: center;
        justify-self: center;
  }
  .pitch-view h1 {
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    font-size: 2em;
    margin: 10px 10% 10px 10%;
    justify-content: center;
    -ms-grid-column-align: center;
        justify-self: center;
  }
  .pitch-view p {
    width: auto;
    min-width: 200px;
    justify-content: center;
  }
  .listbox {
    float: right;
  }
  .presen h1 {
    font-family: Ardent-Sans;
    font-size: 1.3em;
    display: block;
    line-height: 1.3em;
    padding: 0;
  }
  .presen h2 {
    font-size: 1em;
    display: block;
    padding-top: 0.5em;
  }
  .presen .offers {
    margin: 1em 3em 1em 3em;
    max-width: 80%;
    width: 80%;
    display: -ms-inline-grid;
    display: inline-grid;
    -ms-grid-columns: 1fr 1fr;
        grid-template-columns: 1fr 1fr;
    -ms-grid-rows: 1fr 1fr 1fr;
        grid-template-rows: 1fr 1fr 1fr;
    justify-items: center;
    align-items: center;
    gap: 0.5em;
  }
  .offers .offer-card {
    padding-top: 1em;
    width: auto;
    height: auto;
    min-width: 30%;
    -ms-grid-row-align: center;
    align-self: center;
    -ms-grid-column-align: center;
        justify-self: center;
  }
  .offers .offer-card p {
    font-family: RNSSanz;
    font-size: 1em;
    display: block;
    line-height: 1em;
    max-width: 300px;
  }
}

@media screen and (max-width: 1010px) {
  .service-block {
    width: auto;
    height: -webkit-max-content;
    height: -moz-max-content;
    height: max-content;
    min-height: 150px;
    -ms-grid-column-align: center;
        justify-self: center;
    -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
  }
  .service-block p {
    font-size: 1em;
    line-height: 1em;
    margin-right: 10px;
    margin-left: 10px;
  }
  .above i {
    font-size: 2.5em;
    margin-left: 5px;
  }
  .above h1 {
    font-family: Ardent-Sans;
    font-size: 1.2em;
    display: block;
  }
  .mr-2 {
    margin-right: 0;
  }
  .ml-2 {
    margin-left: 0;
  }
  .cont-field img {
    width: 100%;
    height: 100%;
  }
}

@media screen and (max-width: 850px) {
  #background {
    background-image: url(/images/main-bg-phone.png?68ca1a37379c6f4076ef186c7b3b2839);
  }
  .nrm-btn {
    font-size: 0.9em;
  }
  .front-view {
    -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
    top: 100px;
    left: 0%;
    right: 0%;
  }
  .left-intro {
    -ms-grid-row-align: center;
    align-self: center;
    -ms-grid-column-align: center;
        justify-self: center;
    text-align: center;
    margin: 0;
  }
  .input-cursor {
    height: 32px;
    margin-left: px;
  }
  .left-intro h1 {
    margin: 0 0 20px 0;
    font-size: 1em;
  }
  .left-intro .intro-phrase {
    margin: 0px 0px 20px 0px;
    font-size: 2em;
  }
  .intro-catch {
    height: 32px;
    line-height: 0.95em;
    margin: 0px 0px 0px 15px;
    font-size: 2em;
  }
  .left-intro p {
    margin: 0px 10% 20px 10%;
    font-size: 1em;
  }
  .left-intro #teaser {
    margin: 0;
    font-size: 0.8em;
    margin-bottom: 10px;
  }
  .listbox {
    margin-top: 40px;
  }
  .pitch-view {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    max-width: 100%;
    display: -ms-inline-grid;
    display: inline-grid;
    -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
    justify-items: center;
  }
  .pitch-view .container2 {
    -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
    justify-items: center;
  }
  .pitch-view h1 {
    font-size: 2em;
    margin-top: 10px;
    margin-bottom: 10px;
    -ms-grid-column-align: center;
        justify-self: center;
    max-width: none;
  }
  .pitch-view .container2 > p {
    width: auto;
    justify-content: center;
    padding: 0;
    margin: 5px 15% 0 15%;
    max-width: none;
  }
  #lowertext {
    margin: 0px;
    padding-right: 0px !important;
  }
  .pitch-view .container2 > h1 {
    width: auto;
    justify-content: center;
    margin: 0px 10% 0px 10% !important;
    max-width: none;
  }
  .pitch-view > .container2 {
    justify-content: center;
    justify-items: center;
  }
  .service-block {
    width: auto;
    height: -webkit-max-content;
    height: -moz-max-content;
    height: max-content;
    min-height: 150px;
    -ms-grid-column-align: center;
        justify-self: center;
    -ms-grid-rows: 1fr 1fr 1fr;
        grid-template-rows: 1fr 1fr 1fr;
  }
  .above i {
    font-size: 2.5em;
    margin-left: 5px;
  }
  .above h1 {
    font-family: Ardent-Sans;
    font-size: 1.2em;
    display: block;
  }
  #logo-holder {
    padding-left: 2%;
  }
  .logo {
    height: 60px;
  }
  .menu-item a {
    font-size: 0.9em;
  }
  .presen .wide-img {
    width: 80%;
    max-width: none;
    min-width: 100px;
    padding-top: 2em;
  }
}

@media screen and (max-width: 700px) {
  .service-view {
    -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
  }
  .presen h2 {
    margin: 0.5em 1em 0 1em;
  }
  .service-block {
    width: 80%;
    max-width: 80%;
    min-width: 80%;
    min-height: 130px;
  }
  .service-block p {
    font-size: 1.1em;
    line-height: 1em;
  }
  .above i {
    font-size: 2.5em;
    margin-left: 5px;
  }
  .above h1 {
    font-family: Ardent-Sans;
    font-size: 1.3em;
    display: block;
  }
  .presen .wide-img {
    width: 90%;
    max-width: none;
    min-width: 100px;
    padding-top: 2em;
  }
  .presen {
    padding-left: 0px;
    padding-right: 0px;
  }
  .presen .offers {
    margin: 0em;
    max-width: 90%;
    width: 90%;
  }
  .h-full {
    padding-left: 0.5em !important;
    padding-right: 0.5em !important;
  }
  .nrm-btn {
    font-size: 1.1em;
  }
}

@media screen and (max-width: 620px) {
  .slider {
    flex-direction: column-reverse;
  }
  .cont-field img {
    width: 65%;
    height: 65%;
    -ms-grid-row-align: center;
    align-self: center;
  }
  .cont-field {
    flex: 100%;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
    min-height: 200px;
  }
  .cont-field h3 {
    margin-left: 1em;
    margin-right: 1em;
  }
}

@media screen and (max-width: 400px) {
  #background {
    min-height: 1300px !important;
  }
  .marginal {
    min-height: 1300px !important;
  }
  .service-view {
    margin-top: 0px;
  }
  .presen .offers {
    -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
    -ms-grid-rows: 1fr 1fr 1fr 1fr 1fr 1fr;
        grid-template-rows: 1fr 1fr 1fr 1fr 1fr 1fr;
    gap: 0.5em;
  }
}

@media screen and (max-width: 500px) {
  .service-view {
    width: auto;
  }
  .left-intro {
    margin: 2em;
    max-width: 600px;
    min-width: 200px;
  }
  .service-block {
    width: auto;
    padding-left: 2%;
    padding-right: 2%;
  }
  .listbox {
    margin-top: 40px;
  }
  #lowertext {
    padding-right: 0px;
    margin-bottom: 5px;
    font-size: 1.3em !important;
  }
  #logo-holder {
    padding-left: 2%;
  }
  .logo {
    height: 60px;
  }
  .menu-item a {
    font-size: 0.8em;
  }
  .menubox {
    display: none;
  }
  .pitch-view h1 {
    font-size: 1.7em;
  }
  .pitch-view .container2 > p {
    font-size: 1.1em;
    margin-top: 1em;
  }
  #background {
    min-height: 1175px;
  }
  .marginal {
    min-height: 1175px;
  }
}

@media screen and (max-height: 850px) {
  .front-view {
    top: 100px;
  }
  .maklar-form h1 {
    font-size: 1.7em !important;
  }
}
