/*
 Theme Name: Tilstandsrapport.dk
 Theme URI: https://tilstansrapport.dk
 Author: Flavia de Souza
 Author URI:
 Description: Theme for Tilstandsrapport.dk 2016
 Version: 1.0
 License:
 License URI:
 */
/* Font Awesome */
@font-face {
  font-family: 'FontAwesome';
  src: url(fonts/fontawesome-webfont.eot?v=4.6.3);
  src: url(fonts/fontawesome-webfont.eot?#iefix&v=4.6.3) format('embedded-opentype'), url(fonts/fontawesome-webfont.woff2?v=4.6.3) format('woff2'), url(fonts/fontawesome-webfont.woff?v=4.6.3) format('woff'), url(fonts/fontawesome-webfont.ttf?v=4.6.3) format('truetype'), url(fonts/fontawesome-webfont.svg?v=4.6.3#fontawesomeregular) format('svg');
  font-weight: 400;
  font-style: normal;
}
/* This stylesheet generated by Transfonter (https://transfonter.org) on February 17, 2017 8:54 AM */
/* Google Fonts - PT SANS */
@font-face {
  font-family: 'PT Sans';
  src: local('PT Sans Bold'), local('PTSans-Bold'), url('fonts/PTSans-Bold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'PT Sans';
  src: local('PT Sans Italic'), local('PTSans-Italic'), url('fonts/PTSans-Italic.ttf') format('truetype');
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'PT Sans';
  src: local('PT Sans Bold Italic'), local('PTSans-BoldItalic'), url('fonts/PTSans-BoldItalic.ttf') format('truetype');
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'PT Sans';
  src: local('PT Sans'), local('PTSans-Regular'), url('fonts/PTSans-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
/* Google Fonts - Libre Baskerville */
@font-face {
  font-family: 'Libre Baskerville';
  src: local('Libre Baskerville Bold'), local('LibreBaskerville-Bold'), url('fonts/LibreBaskerville-Bold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Libre Baskerville';
  src: local('Libre Baskerville'), local('LibreBaskerville-Regular'), url('fonts/LibreBaskerville-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Libre Baskerville';
  src: local('Libre Baskerville Italic'), local('LibreBaskerville-Italic'), url('fonts/LibreBaskerville-Italic.ttf') format('truetype');
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}
/*  SCSS  */
/* Blue */
/* Green */
/* Grey */
/* Border Radius */
/* more */
* {
  margin: 0;
  padding: 0;
  border: none;
  text-decoration: none;
  list-style: none;
  transition: 0.3s;
}
section, body, header, footer {
  display: block;
}
body {
  font-family: 'PT Sans', sans-serif;
  font-size: 14px;
  line-height: 16px;
  font-weight: normal;
}
.wrapper {
  width: 93%;
  max-width: 1040px;
  /*1180px*/
  height: auto;
  margin: auto;
  overflow: hidden;
}
img {
  max-width: 100%;
  text-align: center;
}
a, a:hover, a:focus, a:active, a:visited {
  color: #0088cc;
}
.button a {
  color: #ffffff;
}
.check {
  width: 23px !important;
  height: 23px !important;
  min-height:0px !important;
  vertical-align: sub;
  margin-right: 15px;
}
.boliga-logo {
  width: 126px !important;
  height: 26px !important;
  min-height:0px !important;
  vertical-align: middle;
  margin-bottom: 3px;
  margin-right: 5px;
}
.bolighed-logo {
  width: 111px !important;
  height: 30px !important;
  min-height:0px !important;
  vertical-align: middle;
  margin-bottom: 2px;
  margin-left: 5px;
}
.boligadvokatkontoret-logo {
  height: 114px !important;
  min-height:0px !important;
  vertical-align: bottom;
  margin-bottom: 5px;
  margin-left: 5px;
}
.footer_ul a, .footer_ul a:focus, .footer_ul a:active, .footer_ul a:visited {
  color: #8495a6;
}
.footer_ul a:hover {
  text-decoration: underline;
}
.button {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  background: #8eb058;
  font-weight: bold;
  color: #ffffff;
  font-size: 18px;
  font-weight: 400;
  padding: 14px 30px;
  margin: 20px 0;
  cursor: pointer;
}
.button:hover {
  background: rgba(143, 177, 89, 0.9);
  -webkit-animation-duration: 2s;
  /* Chrome, Safari, Opera */
  animation-duration: 2s;
  color: #ffffff;
}
/* relating to the button in the form */
.pad35 {
  padding: 35px 0;
}
/* Clearfix */
.clearfix:before, .clearfix:after {
  content: "";
  display: table;
}
.clearfix:after {
  clear: both;
}
.clearfix {
  zoom: 1;
}
/* ------------------- GENERAL -------------------  */
.u {
  text-decoration: underline;
}
.i {
  font-style: italic;
}
.arrow_up:after {
  content: "\f106";
  font-family: FontAwesome;
  padding-left: 10px;
}
.floatleft {
  float: left;
}
.floatright {
  float: right;
}
.center {
  text-align: center;
}
.width_33pct {
  width: 33%;
}
.width_50pct {
  width: 50%;
}
sup {
  font-size: 8px;
  line-height: 10px;
}
.left_container {
  max-width: 700px;
}
.intro_left_container {
  width: 53%;
  max-width: 765px;
  padding: 0 30px;
}
.mobil_show, .logo_mobil, .mobil_show_phone, .stor_btn a.om_os_visible {
  display: none;
}
.bg_color1 {
  background: rgba(0, 82, 127, 0.3);
}
.section_title {
  color: #598fb1;
  font-size: 44px;
  line-height: 50px;
  text-align: center;
  padding: 70px 0;
}
.container_medium {
  max-width: 1040px;
  padding: 0 10px;
  margin: auto;
}
.home_lists li {
  color: #646464;
  font-size: 18px;
  line-height: 26px;
  padding-left: 20px;
  margin-bottom: 5px;
}
.underside_featured {
  border-top: 1px solid #598fb1;
  border-bottom: 1px solid #598fb1;
  padding: 15px;
  margin-top: 50px;
}
.underside_featured_info {
  color: #646464;
  font-size: 18px;
  letter-spacing: 0.05em;
  font-weight: bold;
  text-transform: uppercase;
  display: inline-block;
  margin: 30px 0;
}
.text_margin_bottom {
  display: inline-block;
  margin-bottom: 10px;
}
.floating {
  position: absolute;
  margin-left: -575px;
  width: 1150px;
  top: 0;
  left: 50%;
}
.text-links, #descriptions a, .omTilstandsrapport .trLink {
  color: #598fb1;
  font-size: 18px;
  font-style: italic;
  margin-top: 20px;
  padding: 10px;
  min-width: 90px;
  max-width: 160px;
  display: inline-block;
}
/*  -------------------  Section Products -------------------  */
.float_menu {
  margin-top: 69px;
}
.products-container {
  max-width: 100%;
  height: 74px;
  background: #ffffff;
  border-top: 1px solid #ebebeb;
  border-bottom: 1px solid #ebebeb;
}
.products {
  max-width: 1180px;
  margin: auto;
}
.products_btn {
  color: #598fb1;
  width: 33.33%;
  font-size: 2.1em;
  padding: 20px 0;
  float: left;
}
#products button, #products_mobil button {
  background: #ffffff;
}
#products .active, #products button:hover, #products button:active, #products button:focus, #products_mobil .active, #products_mobil button:hover, #products_mobil button:active, #products_mobil button:focus {
  -webkit-border-radius: 10px 10px 0 0;
  -moz-border-radius: 10px 10px 0 0;
  -ms-border-radius: 10px 10px 0 0;
  border-radius: 10px 10px 0 0;
  background: #598fb1;
  height: auto;
  color: #ffffff;
  outline: none;
}
#products button:hover, #products_mobil button:hover {
  background: rgba(89, 143, 177, 0.8);
}
#products, #products_mobil {
  color: #464646;
  height: 380px;
  margin: 70px 0 0 0;
  border-bottom: 1px solid #ebebeb;
  background: url(images/bg-products.png) top left repeat;
}
#products h2, #products_mobil h2 {
  font-size: 20px;
  margin-bottom: 30px;
  line-height: 24px;
  font-weight: normal;
}
#products p, #products_mobil p {
  font-size: 18px;
  line-height: 26px;
}
.products_text_margin {
  max-width: 780px;
  margin: 60px auto 0 auto;
}
#descriptions a:hover {
  text-decoration: underline;
}
#descriptions a.button_energimaerker {
  color: #ffffff;
  background: #36434c;
  font-style: normal;
}
.links_subpages {
  padding: 12px 20px;
  display: inline-block;
}
/*  -------------------  HEADER -------------------  */
.header {
  height: 60px;
  width: 100%;
  padding: 10px 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.headermenu {
  float: right;
  padding-top: 20px;
  padding-bottom: 10px;
}
.extraspacing {
  display: none;
}
.scroll-cta {
  display: none;
}
.fixed_menu {
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  background: #ffffff;
  z-index: 9999;
  will-change: transform;
  /* Avoid repainting */
  border-bottom: 1px solid #ebebeb;
}
.phone_container {
  text-align: center;
}
.phone_nr {
  color: #598fb1;
  font-size: 27px;
}
.phone_nr:before {
  content: "\f095";
  font-family: FontAwesome;
  padding-right: 8px;
}
.ctpphone_container.phone_nr:before {
  content: "";
}
.phone_time {
  color: #646464;
  padding-top: 10px;
  font-style: italic;
}
/*  -----------------------------  INTRODUCTION -----------------------------  */
.intro-bg {
  width: 100%;
  max-height: 730px;
  position: relative;
  overflow: hidden;
}
.intro-bg img:not(.pointer) {
  /* apply the rules for imgs, but not the ones with ".pointer" */
  min-height: 730px;
  width: auto;
}
.home .intro-bg {
  margin-bottom: 0;
  background-color: #416487;
}
.big-title {
  color: #ffffff;
  font-size: 4em;
  line-height: 60px;
  padding-top: 130px;
  font-weight: 100;
}
.intro-bg-sub {
  background: url(images/bg-banner-intro-min_1.jpg) center top no-repeat;
}
.intro-bg-sub .big-title {
  font-size: 80px;
  line-height: 90px;
  padding-top: 30px;
}
.page-template-omos .intro-bg-sub .big-title {
  font-size: 79px;
}
.sub-title {
  max-width: 480px;
  font-size: 17px;
  line-height: 30px;
  font-weight: 100;
  color: #ffffff;
  padding: 60px 0 40px 0;
}
.sub-title h2 {
  font-weight: normal;
  font-size: 18px;
}
.sub-title_spam {
  font-size: 21px;
  font-weight: bold;
  letter-spacing: 0.04em;
}
.intro-bg-sub {
  min-height: 300px;
  max-height: 330px;
  margin-bottom: 70px;
}
/* ---------- Intro video ---------- */
#video {
  border-bottom: 1px solid rgba(221, 221, 221, 0.73);
  -webkit-box-shadow: inset 0 0 30px 1px rgba(0, 0, 0, 0.09);
  -moz-box-shadow: inset 0 0 30px 1px rgba(0, 0, 0, 0.09);
  box-shadow: inset 0 0 30px 1px rgba(0, 0, 0, 0.09);
  padding: 70px 0;
}
#video article {
  width: 80%;
  max-width: 704px;
  height: 100%;
  min-height: 396px;
}
#video article iframe {
  width: 100%;
  max-width: 704px;
  height: 100%;
  min-height: 396px;
}
#video article h2 {
  padding: 30px 0;
  font-size: 38px;
  line-height: 45px;
}
#video article p {
  font-size: 18px;
  line-height: 26px;
  width: 64%;
  margin: auto;
  text-align: center;
  color: #646464;
}
#video article .video-text-container {
  display: block;
}
/* ---------- Formular ---------- */
.formular-around {
  width: 39%;
  min-width: 314px;
  padding: 100px 0px 13px 0;
}
.formular-container {
  max-width: 380px;
  position: relative;
  margin: auto;
}
.formular-wrapper {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  border-radius: 10px;
  border: 4px solid #ffffff;
  width: auto;
  background: #7d9bb0;
  padding: 20px;
}
.argument1 {
  font-size: 30px;
  line-height: 37px;
  color: #ffffff;
  margin-top: 20px;
  max-width: 83%;
}
.argument2 {
  color: #464646;
  font-size: 12px;
  text-align: center;
  margin: 10px 0;
  letter-spacing: 0.02em;
}
.argument2 span {
  font-size: 18px;
  color: #ffffff;
}
.splash {
  width: 166px;
  height: 167px;
  padding-top: 28px;
  text-align: center;
  position: absolute;
  top: -60px;
  right: -10px;
  background: url(images/splash-bg-mobil.png) top center no-repeat;
  background-size: 144px;
}
.splash_text {
  font-family: 'Libre Baskerville', serif;
  text-align: center;
  font-style: italic;
  font-weight: normal;
  color: #464646;
  font-size: 15px;
  line-height: 22px;
  display: inline-block;
}
.splash_span {
  font-family: 'PT Sans', sans-serif;
  font-size: 38px;
  line-height: 45px;
  color: #ffffff;
  font-style: normal;
}
/* ---------- <Form> ---------- */
.form {
  margin-top: 45px;
}
input {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 2px 2px 3px 0px #858585;
  -moz-box-shadow: 2px 2px 3px 0px #858585;
  box-shadow: 2px 2px 3px 0px #858585;
  width: 95%;
  height: 35px;
  background: #fafafa;
  border: 1px solid #e1e1e1;
  margin-bottom: 8px;
  padding-left: 5px;
  font-family: PT Sans, sans-serif;
  font-weight: 200;
  font-size: 17px;
  font-weight: 300;
  color: #999999;
}
input[type=submit] {
  height: 50px;
  padding: 20px 0;
  margin: 10px 0;
  line-height: 0;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  color: #ffffff;
  border: 1px solid #78954b;
  cursor: pointer;
  background: url(images/btn_green.png) no-repeat;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
input[type=submit]:hover {
  background: url(images/btn_green_hover.png);
}
.inputAlert {
  display: block;
  width: 310;
  margin: 5px auto 0 auto;
  padding: 10px;
  text-transform: uppercase;
  font-weight: 900;
}
input.error {
  border : 2px solid #961414 !important;
}
table.error {
	border : 2px solid #961414 !important;
	border-radius: 4px !important;
	border-collapse: unset !important;
}
input[type="checkbox"] {
  width: auto !important;
  height: auto !important;
  float: left;
  margin-left: 5px;
}
form span {
  font-family: 'PT Sans', sans-serif;
  color: #961414;
  font-size: 16px;
}
/*  -----------------------------  Success.php -----------------------------  */
.dialog-success {
  background: #8eb058;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  border-radius: 10px;
  -webkit-box-shadow: 0px 0px 10px 5px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0px 0px 10px 5px rgba(0, 0, 0, 0.4);
  box-shadow: 0px 0px 10px 5px rgba(0, 0, 0, 0.4);
  width: 100%;
  height: 110px;
  position: absolute;
  bottom: 0%;
}
.dialog-success p {
  font-family: 'PT Sans', sans-serif;
  color: #ffffff;
  font-size: 16px;
  font-weight: 100;
  line-height: 20px;
  text-align: center;
  padding: 33px;
}
button.ui-button {
  background: #8eb058;
  color: #464646;
  padding: 2px;
  text-decoration: underline;
  top: 120px;
  position: relative;
  left: 120px;
  cursor: pointer;
}
/*  -----------------------------  PROCESS -> section -----------------------------  */
#process .wrapper {
  position: relative;
  margin: 70px auto;
}
#process .row {
  max-width: 884px;
  height: auto;
  overflow: hidden;
  margin: auto;
}
.process-img-container {
  width: 133px;
  max-width: 133px;
  min-width: 133px;
  margin: auto;
  height: 132px;
  background-image: url(images/Process-1-2-3@2x.png);
  background-image: none, url(images/Process-1-2-3.svg);
  background-repeat: no-repeat;
  background-size: 400px 132px;
}
.process2 {
  background-position-x: -135px;
}
.process3 {
  background-position-x: -269px;
}
.process_content {
  float: left;
}
.process_content h3 {
  color: #646464;
  font-size: 16px;
  line-height: 24px;
  font-weight: normal;
}
.process_content span {
  color: #598fb1;
  font-weight: bold;
}
.process_content img {
  width: 104px;
}
.button_container {
  margin: 70px 0;
}
.button_container a, .scroll-cta a {
  color: #ffffff;
}
/* ------ lines ------ */
.lines {
  width: 13.5%;
  height: 2px;
  background-color: #ebebeb;
  position: absolute;
}
.first {
  top: 50px;
  left: 29%;
}
.second {
  top: 50px;
  left: 57%;
}
/* ------ Process btn ------ */
.process_btn {
  font-family: 'Libre Baskerville', serif;
  /*font-style: italic;*/
}
/*  ----------------------------- start  PROCESS v2 -> section -----------------------------  */
#process2 .wrapper {
  position: relative;
  padding: 70px 0;
  max-width: 746px;
}
.first2 {
  top: 140px;
  left: 26%;
}
.second2 {
  top: 140px;
  left: 59%;
}
.lines2 {
  width: 13.5%;
  height: 2px;
  background-color: #ffffff;
  position: absolute;
}
.wrapper2 {
  /* referente a _articles2.php*/
  max-width: 1040px;
}
/*  ----------------------------- end  PROCESS v2 -> section -----------------------------  */
/*  -----------------------------  CTO phone-> section -----------------------------  */
.ctophone_luft {
  padding: 70px 0;
}
.phone-text {
  font-family: 'PT Sans', sans-serif;
  color: #36434c;
  font-size: 30px;
  line-height: 40px;
  font-weight: normal;
}
.ctophone_1 {
  font-size: 45px;
  line-height: 45px;
  font-weight: bold;
}
.ctpphone_container {
  margin: 10px 0;
}
.ctophone_numbers {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  border-radius: 10px;
  font-size: 46px;
  line-height: 68px;
  padding: 5px 10px;
  margin: 0 2px;
  color: #e0eaef;
  background: #36434c;
}
p.ctophone_numbers {
  display: inline;
}
/*  -----------------------------  RING NU -> section -----------------------------  */
.ring_nu {
  font-family: 'Libre Baskerville', serif;
  color: #464646;
  margin-bottom: 70px;
  font-size: 29px;
  line-height: 40px;
  font-weight: normal;
}
.ring_nu span {
  color: #598fb1;
}
/*  -----------------------------  CERTIFICATES -> section -----------------------------  */
#certificates .section_title {
  color: #717a80;
}
.certificates-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  align-content: space-around;
}
.bg_certificates {
  width: 100%;
  /*min-height: 370px;*/
  padding-bottom: 70px;
}
.byg_kva {
  max-width: 417px;
}
.dan_byg {
  max-width: 232px;
}
/*  -----------------------------  BRUG -> section -----------------------------  */
.bg_color2 {
  background: #e0eaef;
}
.boxes_50pct {
  max-width: 475px;
}
.boxes_50pct:first-child {
  margin-right: 10px;
}
.title_lists {
  color: #598fb1;
  font-size: 20px;
  line-height: 22px;
  font-weight: bold;
  text-align: left;
  margin-bottom: 40px;
}
.home_lists {
  text-align: left;
}
#brug {
  width: 100%;
}
#brug li span.icons_tr {
  background-image: url(images/icons-tilstandsrapport@2x.png);
  background-image: none, url(images/icons-tilstandsrapport.svg);
  background-repeat: no-repeat;
  background-size: 67px 42px;
  background-position: -24px 3px;
  display: inline-block;
  width: 23px;
  height: 22px;
  margin-left: -22px;
}
/*  -----------------------------  Om Boliga Tilstandsrapport section -----------------------------  */
#omBT li {
  padding-left: 0;
  margin-bottom: 15px;
}
#omBT .section_title, #omBT h3 {
  color: #36434c;
}
#omBT .title_lists {
  margin-bottom: 15px;
}
#omBT a {
  color: #ffffff;
  font-size: 17px;
  line-height: 26px;
  /*	font-style: italic;*/
}
#omBT a:hover {
  text-decoration: underline;
}
#omBT .omBT-link {
  clear: both;
  margin: 0px auto 40px auto;
}
/*  -----------------------------  Om Tilstandsrapport section -----------------------------  */
.omTilstandsrapport h2 {
  font-size: 20px;
  line-height: 25px;
  color: #598fb1;
  font-weight: bold;
  margin: 0;
}
.omTilstandsrapport p {
  font-size: 16px;
  line-height: 23px;
  color: #5c5c5c;
  margin: 10px 0;
}
.omTilstandsrapport .trLink {
  font-size: 16px;
  margin: 5px 0 60px 0;
  padding: 0;
  text-align: left;
}
.omTilstandsrapport .trLink:hover {
  text-decoration: underline;
}
.omTilstandsrapport .trLink:focus {
  outline: none;
}
.omTilstandsrapport .linkIconOpen:after {
  content: " \f107";
  font-family: 'FontAwesome';
}
.omTilstandsrapport .linkIconClose:after {
  content: " \f106";
  font-family: 'FontAwesome';
}
.omTilstandsrapport .bold-text {
  font-weight: bold;
}
.omTilstandsrapport .tilstandsRapportContent {
  margin-bottom: 50px;
}
/*  -----------------------------  FOOTER  -----------------------------  */
footer {
  border-top: 1px solid #d5d8dc;
  font-size: 11px;
  line-height: 20px;
  color: #8495a6;
}
.footer-logos {
  float: left;
  width: 16.66666667%;
  background: #ffffff;
  margin-right: 5%;
  /*  Related to "Logoer desktop" */
  background-image: url(images/Logoer-EI-Boliga@2x.png);
  background-image: none, url(images/Logoer-EI-Boliga.svg);
  background-repeat: no-repeat;
  background-size: 628px 35px;
}
.footer-logos a {
  display: inline-block;
  height: 50px;
  width: auto;
}
footer .wraper-footer {
  max-width: 960px;
}
.logo-bottom-bar {
  min-height: 40px;
  padding-top: 10px;
}
.logo-bottom-bar img {
  max-height: 30px;
}
/*  -------------- Logoer desktop-------------- */
.bg-boliga-logo {
  width: 70px;
  max-width: 70px;
  min-width: 70px;
  height: 35px;
}
.bg-selvsalg-logo {
  width: 105px;
  max-width: 105px;
  min-width: 105px;
  height: 35px;
  background-position-x: -75px;
}
.bg-itvang-logo {
  width: 84px;
  max-width: 84px;
  min-width: 84px;
  height: 35px;
  background-position-x: -188px;
}
.bg-iboligen-logo {
  width: 110px;
  max-width: 110px;
  min-width: 110px;
  height: 35px;
  background-position-x: -277px;
}
.bg-uob-logo {
  width: 96px;
  max-width: 96px;
  min-width: 96px;
  height: 38px;
  background-size: 650px 40px;
  background-position-x: -406px;
}
.bg-euroinvestor-logo {
  width: 120px;
  max-width: 120px;
  min-width: 120px;
  height: 38px;
  background-size: 628px 38px;
  background-position-x: -502px;
  margin-right: 0;
}
/*  -------------- Logoer end  -------------- */
.footer2 {
  height: auto;
  width: 90%;
  /* 820px */
  margin: auto;
  background-color: #2c4052;
}
.footer2_bg {
  width: 100%;
  background: #2C4052;
  padding: 40px 0 40px 0;
}
.footer_ul {
  float: left;
  width: 33.33%;
  text-align: left;
  box-sizing: border-box;
}
.footer_ul:first-child {
  width: 29%;
}
.footer_ul li {
  line-height: 30px;
  font-size: 13px;
}
.footer_ul h3 {
  line-height: 20px;
  font-weight: 700;
  font-size: 16px;
  letter-spacing: 0.04em;
  margin-bottom: 5px;
}
.footer_icons {
  background-image: url(images/icons-tilstandsrapport@2x.png);
  background-image: none, url(images/icons-tilstandsrapport.svg);
  background-repeat: no-repeat;
  background-size: 67px 42px;
  display: inline-block;
  height: 19px;
  margin-left: -22px;
  padding-left: 23px;
}
.footer_icon_house {
  background-position: -48px -20px;
  width: 23px;
  padding-left: 0;
}
.footer_icon_phone {
  background-position: -24px -20px;
}
.footer_icon_i {
  background-position: -2px -20px;
}
.pad-footer-house {
  padding-left: 25px;
}
/*
 ======================================================================
 =============================  404 page   ============================
 ======================================================================
 */
.error404 #ring {
  margin: 81px 0;
}
.error404 .stor_btn_container {
  padding: 33px 0 0 0;
}
.error_header {
  height: 280px;
  margin-top: 80px;
  background: url(images/bg-banner-intro-min_1.jpg) center center no-repeat;
}
.message404 {
  display: block;
  margin: 60px auto 0 auto;
  text-align: center;
}
.message404 > p {
  font-size: 40px;
  color: #ffffff;
  line-height: 50px;
}
/*
 ======================================================================
 =============================  Sub pages  ============================
 ======================================================================
 */
.page-template-omos .left_container {
  padding-bottom: 100px;
}
.page-template-omos a.om_os_hidden {
  display: none;
}
.page-template-omos a.om_os_visible {
  display: block;
}
.page-template-omos .pointer {
  right: -190px;
  top: -22px;
}
.page-template-page-tilstandsrapport .pointer {
  right: -320px;
}
.pointer_wrapper {
  position: absolute;
  margin-top: 40px;
}
.pointer {
  position: relative;
  top: -22px;
  right: -280px;
}
.sub_page h3 {
  color: #464646;
  font-size: 17px;
  margin: 15px 0 10px 0;
}
.sub_page h2 {
  color: #598fb1;
  font-size: 22px;
  line-height: 25px;
  margin: 50px 0 25px 0;
}
.sub_page h2:first-child {
  margin-top: 0;
}
.sub_page p, .sub_page li {
  color: #646464;
  font-size: 16px;
  line-height: 23px;
  font-weight: normal;
}
.sub_page li {
  padding-left: 25px;
  padding-bottom: 6px;
}
.sub_page li:before {
  content: "\f111";
  font-family: 'FontAwesome';
  font-size: 5px;
  margin-left: -15px;
  margin-right: 8px;
}
.sub_page table p {
  padding: 6px 0;
}
.tabel_subpage {
  width: 100%;
  margin: 20px 0;
}
.tabel_subpage td {
  line-height: 27px;
  border-top: 1px solid #cddde7;
}
.tabel_subpage td:nth-child(2) {
  text-align: right;
}
.stor_btn a {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  background: #8eb058;
  padding: 15px 40px;
  display: inline-block;
  cursor: pointer;
}
.stor_btn a p {
  color: #ffffff;
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 1px;
  text-transform: uppercase;
}
.stor_btn a:hover {
  background: rgba(143, 177, 89, 0.9);
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}
.stor_btn_storeEnergimaerke {
  margin-top: 10px;
  margin-left: 20px;
  display: inline-block;
}
.stor_btn_storeEnergimaerke.stor_btn a {
  background: #598fb1;
}
.stor_btn_storeEnergimaerke.stor_btn a:hover {
  background: rgba(89, 143, 177, 0.5);
}
.fixed_box {
  max-width: 300px;
  color: #ffffff;
  text-align: center;
  font-weight: normal;
}
.fixed_box a {
  font-size: 14px;
  padding-top: 10px;
  display: inline-block;
  color: #ffffff;
  font-style: italic;
}
.fixed_box p {
  color: #ffffff;
}
.fixed_box_container {
  right: 18%;
  position: fixed;
}
.formular_ejerskifte_wrapper {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  background: #598fb1;
  max-width: 264px;
  padding: 30px;
  margin-bottom: 30px;
}
.ejerskifte_btn {
  font-size: 12px;
  margin: 16px 0 0 0;
  font-weight: normal;
  letter-spacing: 0.02em;
}
.ejerskifte_line {
  border: 1px solid #e1e1e1;
  margin: 20px 0;
}
.formular_ejerskifte_text1 {
  font-size: 20px;
  display: inline-block;
  margin: 10px 0;
}
.formular_ejerskifte_text2 {
  font-size: 22px;
  line-height: 27px;
  display: inline-block;
  margin-top: 3px;
}
.sub_page .formular_ejerskifte_wrapper p {
  font-size: 17px;
  color: #ffffff;
}
img.logo_ejerskifte_formular {
  max-width: 100%;
  width: 70%;
}
.formular_ejerskifte_around {
  width: 30%;
}
.flex-links {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.products-links-subpages {
  display: inline-block;
  margin: 0 40px 15px 0;
}
/*.page-template-page-ejerskifteforsikring .intro-bg-sub{
 min-height: 160px;
 } */
/* =============================  Single.php floating box ============================ */
.box_cto_around {
  width: 40%;
  display: inline-block;
  position: fixed;
  top: 150px;
}
.oval {
  width: 50%;
  height: 40px;
  margin: auto;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  /* IE 8 */
  filter: alpha(opacity=50);
  /* IE 5-7 */
  -moz-opacity: 0.5;
  /* Netscape */
  -khtml-opacity: 0.5;
  /* Safari 1.x */
  opacity: 0.5;
  /* Good browsers */
  -webkit-box-shadow: 0px 37px 16px -10px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0px 37px 16px -10px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 37px 16px -10px rgba(0, 0, 0, 0.15);
}
/* =============================  Om os page ============================ */
.boligeftersyn-logo-container {
  width: 80px;
  height: 90px;
  margin: 15px 20px 15px 15px;
  float: left;
  margin-top: 5px;
  background-repeat: no-repeat;
  background-size: 100%;
  background-image: url(images/bolig_eftersyn_min.png);
}
.dbf-logo-container {
  width: 180px;
  height: 90px;
  margin: 15px 20px 15px 15px;
  float: left;
  margin-top: 5px;
  background-repeat: no-repeat;
  background-size: 100%;
  background-image: url(images/dbf_logo_min.png);
  background-image: none, url(images/dbf_logo.svg);
}
.bak-logo-container {
  width: 46px;
  height: 90px;
  margin: 15px 0 15px 15px;
  float: left;
  margin-top: 5px;
  background-repeat: no-repeat;
  background-size: 100%;
  background-image: url(images/logo-bolig-advokat-kontoret_min.png);
  background-image: none, url(images/logo-bolig-advokat-kontoret.svg);
}
/* =============================  Cookie page ============================ */
.bg-grey {
  background: #fafafa;
}
.cookie-title {
  font-size: 30px;
  line-height: 30px;
  font-weight: bold;
  display: block;
  margin-top: 150px;
  margin-bottom: 30px;
}
.cookie-subtitle {
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 10px;
  display: inline-block;
}
/*
 ======================================================================
 ======================  Blog page | SINGLE.php  ======================
 ======================================================================
 */
.articles-main {
  margin: 0 0 50px 0;
}
.articles-main h1 {
  font-size: 30px;
  color: #598fb1;
  font-weight: bold;
  margin-bottom: 40px;
  line-height: 31px;
}
.articles-main h3 {
  font-weight: normal;
  font-size: 18px;
  line-height: 23px;
  display: inline;
  padding-right: 10px;
}
.articles-main h2 {
  margin: 30px 0 15px 0;
  line-height: 26px;
}
.articles-main li .icons_artikler {
  background-image: url(images/icons-tilstandsrapport@2x.png);
  background-image: none, url(images/icons-tilstandsrapport.svg);
  background-repeat: no-repeat;
  background-size: 67px 42px;
  background-position: -3px 4px;
  display: inline-block;
  width: 23px;
  height: 22px;
  margin-left: -22px;
}
.posts_wrapper {
  padding: 0 0 20px 0;
  display: inline-block;
}
.posts_wrapper a {
  color: #646464;
  font-size: 12px;
}
.posts_wrapper a:hover {
  text-decoration: underline;
}
.post-categories li a {
  font-size: 12px;
  color: #464646;
  display: inline;
}
.back_link {
  display: block;
  margin: 100px 0 0px 0;
}
.back_link:hover {
  text-decoration: underline;
}
/*.home .articles-main{
 -moz-column-count: 2;
 -moz-column-gap: 50px;
 -webkit-column-count: 2;
 -webkit-column-gap: 50px;
 column-count: 2;
 }*/
.box_cta_wrapper {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  border-radius: 10px;
  background: #598fb1;
  padding: 20px 25px;
  margin: auto;
  text-align: center;
  width: 60%;
  min-width: 240px;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(51, 82, 102, 0.5);
  -moz-box-shadow: 0px 0px 5px 0px rgba(51, 82, 102, 0.5);
  box-shadow: 0px 0px 5px 0px rgba(51, 82, 102, 0.5);
}
.box_cta_wrapper p {
  color: #ffffff;
  font-size: 18px;
}
.box_cta_wrapper_btn a {
  font-size: 15px;
}
.button_container.box_cta_wrapper_btn {
  margin: 5px 0 0 0;
}
.undersider .ctophone_numbers {
  font-size: 30px;
}
@media only screen and (max-width: 1200px) {
  .width_50pct {
    width: 47%;
  }
  .lines, .lines2 {
    display: none;
  }
  .left_container_ejerskift {
    width: 50%;
  }
  .floating {
    padding: 0 6%;
    box-sizing: border-box;
  }
}
@media only screen and (max-width: 1150px) {
  .box_cto_around {
    position: inherit;
    width: 100%;
    margin-bottom: 40px;
  }
}
@media only screen and (max-width: 1000px) {
  .products_btn {
    font-size: 1.6em;
  }
  .products-container {
    height: 69px;
  }
  .page-template-omos .intro-bg-sub .big-title {
    font-size: 70px;
    line-height: 67px;
  }
  .intro-bg-sub .big-title {
    font-size: 70px;
    line-height: 67px;
  }
  .header {
    padding: 1px 0;
  }
  .fixed_menu {
    padding-bottom: 5px;
  }
  .phone_nr {
    font-size: 22px;
    padding-top: 12px;
  }
  .phone_container {
    padding-top: 0;
  }
  .phone_time {
    display: none;
  }
  .floating {
    margin-left: 0;
    width: auto;
    left: 0;
  }
  .intro_left_container {
    text-align: center;
    width: 90%;
  }
  .big-title {
    padding-top: 45px;
  }
  .sub-title {
    padding: 50px 0 40px 0;
    max-width: 100%;
  }
  .intro-bg {
    width: 100%;
    margin-top: 0;
    /* (53px) no margin top her because Firefox breaks the layout adding extra 80px on top when the popup is open */
    /*background:url(images/bg-banner-intro_ipad_1.jpg) center top no-repeat;
     background-size: auto 1245px; */
    min-height: 1310px;
    height: 1310px;
  }
  .intro-bg img:not(.pointer) {
    max-width: 300%;
    min-height: 100%;
  }
  .intro-bg.intro-bg-sub {
    min-height: 300px;
    max-height: 330px;
  }
  .formular-around {
    width: 100%;
    padding: 50px 7px 0 0;
  }
  .formular-wrapper {
    margin: 31px auto;
  }
  .products-container {
    height: 67px;
  }
  .products_btn {
    font-size: 1.4em;
    padding: 22px 0;
  }
  .footer-logos {
    margin-right: 10%;
    text-align: center;
  }
  .footer-logos .bg-itvang-logo {
    margin-right: 0;
  }
  .page-template-page-tilstandsrapport .pointer {
    top: -22px;
  }
  .left_container_ejerskift, .formular_ejerskifte_around {
    width: 100%;
  }
  .formular_ejerskifte_wrapper {
    margin: 30px auto;
    /*  -------------- Logoer @query: max-width 1000px-------------- */
  }
  .bg-boliga-logo {
    width: 102px;
    max-width: 102px;
    min-width: 102px;
    height: 70px;
    background-size: 923px 70px;
    margin: 0 5%;
  }
  .bg-selvsalg-logo {
    width: 157px;
    max-width: 157px;
    min-width: 157px;
    height: 70px;
    background-size: 923px 70px;
    background-position-x: -111px;
  }
  .bg-itvang-logo {
    width: 120px;
    max-width: 120px;
    min-width: 120px;
    height: 70px;
    background-size: 923px 70px;
    background-position-x: -278px;
  }
  .bg-iboligen-logo {
    width: 160px;
    max-width: 160px;
    min-width: 160px;
    height: 70px;
    background-size: 923px 70px;
    background-position-x: -407px;
  }
  .bg-uob-logo {
    width: 172px;
    max-width: 172px;
    min-width: 172px;
    height: 70px;
    background-size: 1065px 70px;
    background-position-x: -668px;
  }
  .bg-euroinvestor-logo {
    width: 176px;
    max-width: 176px;
    min-width: 176px;
    height: 70px;
    background-size: 923px 70px;
    background-position-x: -738px;
    margin-right: 0;
  }
  ul.footer-logos-container {
    display: block;
    width: 100%;
  }
  .footer-logos-container li {
    width: 33.333%;
    float: left;
  }
  .footer-logos-container li:nth-child(n+4) {
    margin-bottom: 10px;
    /*  -------------- Logoer end  -------------- */
  }
  .footer_ul {
    float: none;
    min-width: 200px;
    display: block;
    margin: 15px auto 30px auto;
    width: 50%;
  }
  .footer_ul:first-child {
    width: 90%;
  }
  .footer_ul {
    display: block;
    margin-top: 15px;
    width: 90%;
  }
  .pad-footer-house {
    padding-left: 0;
  }
}
@media only screen and (max-width: 750px) {
  .logo_desktop {
    display: none;
  }
  .logo_mobil {
    display: block;
    line-height: 10px;
    margin-top: 5px;
  }
  .logo_header {
    width: 100px;
  }
  .headermenu {
    float: left;
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .header {
    height: 65px;
  }
  .left_side_header {
    max-width: 150px;
  }
  .extraspacing {
    display: inline;
  }
  .formular-around {
    padding-top: 10px;
  }
  #video article p {
    width: 90%;
  }
  #video article iframe {
    min-height: 300px;
  }
  .ctophone_1 {
    display: inline-block;
    margin-bottom: 8px;
  }
}
@media only screen and (max-width: 600px) {
  .desktop_show_phone {
    display: none;
  }
  .mobil_show_phone {
    display: block;
  }
  .intro-bg, .intro-bg img:not(.pointer) {
    min-height: 1450px;
    height: 1450px;
  }
  .phone_container {
    padding-top: 10px;
  }
  .products_btn {
    width: 100%;
    font-size: 2em;
    padding: 16px 0;
  }
  .stor_btn a p {
    font-size: 13px;
  }
  .big-title {
    font-size: 65px;
    line-height: 70px;
  }
  form, input {
    width: 100%;
  }
  .width_33pct {
    width: 100%;
  }
  .process_content {
    margin: 15px 0;
  }
  .boxes_50pct {
    float: left;
  }
  #video article p {
    width: 100%;
  }
  #products, #products_mobil {
    width: 95%;
    height: auto;
    margin: 70px auto;
    padding-bottom: 45px;
  }
  #products a, #products_mobil a {
    font-size: 17px;
    line-height: 26px;
  }
  #products a.button_energimaerker, #products_mobil a.button_energimaerker {
    color: #ffffff;
    background: #36434c;
    display: inline-block;
  }
  #products p, #products_mobil p {
    font-size: 16px;
    line-height: 24px;
  }
  #products h2, #products_mobil h2 {
    font-weight: normal;
  }
  #products .products button, #products_mobil .products button {
    background: #598fb1;
    color: #ffffff;
  }
  .products-container {
    background: #598fb1;
    margin-top: 55px;
    -webkit-border-radius: 10px 10px 0 0;
    -moz-border-radius: 10px 10px 0 0;
    -ms-border-radius: 10px 10px 0 0;
    border-radius: 10px 10px 0 0;
    box-shadow: 0 -4px 10px #cccccc;
  }
  .products-container .wrapper {
    display: block;
  }
  .products_btn {
    font-size: 1.2em;
  }
  .section_title {
    font-size: 3em;
    line-height: 50px;
    padding: 50px 0;
  }
  .ring_nu {
    font-size: 17px;
    line-height: 30px;
    margin-bottom: 0;
  }
  .title_lists {
    margin-bottom: 20px;
  }
  .pointer {
    /*right: -213px;*/
    display: none;
  }
  .width_50pct {
    width: 100%;
  }
  .boxes_50pct:first-child {
    margin: 10px 0 50px 0;
  }
  .omTilstandsrapport .boxes_50pct:first-child {
    margin: 0;
  }
  .omTilstandsrapport .trLink:not(.lastBtn) {
    margin-bottom: 30px;
  }
  .desktop_show {
    display: none;
  }
  .mobil_show {
    display: block;
    margin-bottom: 60px;
  }
  .page-template-page-tilstandsrapport .intro-bg-sub .big-title {
    font-size: 66px;
  }
  .page-template-omos .intro-bg-sub .big-title {
    font-size: 60px;
  }
  .intro-bg-sub .big-title {
    font-size: 60px;
    /* LOGOER FOOTER  */
  }
  .bg-boliga-logo {
    width: 70px;
    max-width: 70px;
    min-width: 70px;
    height: 35px;
    background-size: 628px 35px;
  }
  .bg-selvsalg-logo {
    width: 105px;
    max-width: 105px;
    min-width: 105px;
    height: 35px;
    background-size: 628px 35px;
    background-position-x: -75px;
  }
  .bg-itvang-logo {
    width: 84px;
    max-width: 84px;
    min-width: 84px;
    height: 35px;
    background-size: 628px 35px;
    background-position-x: -188px;
  }
  .bg-iboligen-logo {
    width: 110px;
    max-width: 110px;
    min-width: 110px;
    height: 35px;
    background-size: 628px 35px;
    background-position-x: -277px;
  }
  .bg-uob-logo {
    width: 106px;
    max-width: 106px;
    min-width: 106px;
    height: 38px;
    background-repeat: no-repeat;
    background-size: 738px 38px;
    background-position-x: -462px;
  }
  .bg-euroinvestor-logo {
    width: 120px;
    max-width: 120px;
    min-width: 120px;
    height: 38px;
    background-size: 628px 38px;
    background-position-x: -502px;
    margin-right: 0;
    /* LOGOER FOOTER END*/
  }
  .home .articles-main {
    -moz-column-count: 1;
    -webkit-column-count: 1;
    column-count: 1;
  }
  #video article iframe {
    min-height: 200px;
  }
}
@media only screen and (max-width: 500px) {
  #certificates {
    padding-bottom: 35px;
  }
  .byg_kva {
    max-width: 300px;
    margin-bottom: 15px;
  }
  .dan_byg {
    max-width: 214px;
  }
  .big-title {
    font-size: 45px;
    line-height: 54px;
  }
  .intro-bg-sub .big-title {
    font-size: 50px;
  }
  .page-template-omos .intro-bg-sub .big-title {
    font-size: 50px;
    line-height: 54px;
  }
  .page-template-page-tilstandsrapport .intro-bg-sub .big-title {
    font-size: 50px;
  }
  .stor_btn a {
    padding: 17px 30px;
  }
  .formular_ejerskifte_around {
    width: 100%;
  }
  .page-template-page-ejerskifteforsikring .intro-bg-sub .big-title {
    font-size: 37px;
  }
}
@media only screen and (max-width: 438px) {
  .big-title, .sub-title {
    text-align: left;
  }
  .intro-bg-sub .big-title {
    font-size: 45px;
  }
  .products_btn {
    font-size: 1.7em;
  }
  .stor_btn_storeEnergimaerke {
    margin-left: 0;
  }
  .page-template-page-storeEnergimaerker .intro-bg-sub .big-title {
    line-height: 70px;
  }
}
@media only screen and (max-width: 390px) {
  .page-template-page-storeEnergimaerker .intro-bg-sub .big-title {
    line-height: 60px;
  }
  .splash {
    background-size: 115px;
    padding-top: 24px;
  }
  .splash .splash_text {
    font-size: 14px;
    line-height: 5px;
  }
  .splash_text span {
    font-size: 32px;
  }
  .big-title {
    line-height: 50px;
    font-size: 45px;
  }
  .sub-title {
    padding: 30px 0;
  }
  #brug li {
    font-size: 16px;
    line-height: 24px;
  }
  .title_lists {
    font-size: 17px;
    line-height: 22px;
  }
  .box_cta_wrapper_btn .button {
    padding: 14px 30px;
    margin: 1px;
    display: inline-block;
  }
  .button_energimaerker {
    margin-bottom: 0;
  }
  .phone_container {
    width: 160px;
  }
  .error_header {
    background: url(images/bg-banner-intro_ipad_1.jpg) center center no-repeat;
  }
  .intro-bg-sub .big-title {
    font-size: 40px;
  }
  .footer_ul {
    width: 80%;
  }
  .footer_ul:first-child {
    width: 80%;
  }
  .section_title {
    font-size: 2.5em;
    line-height: 45px;
  }
}
@media only screen and (max-width: 380px) {
  .page-template-omos .intro-bg-sub .big-title, .page-template-page-tilstandsrapport .intro-bg-sub .big-title {
    font-size: 42px;
  }
  .intro-bg-sub {
    min-height: 250px;
  }
  .message404 > p {
    font-size: 30px;
  }
  .error_header {
    margin-top: 52px;
    /*  -------------- Logoer @query: max-width 380px-------------- */
  }
  .bg-boliga-logo {
    width: 62px;
    max-width: 62px;
    min-width: 62px;
    height: 50px;
    background-size: 550px 50px;
    margin: 0 5%;
  }
  .bg-selvsalg-logo {
    width: 99px;
    max-width: 99px;
    min-width: 99px;
    height: 50px;
    background-size: 550px 50px;
    background-position-x: -66px;
  }
  .bg-itvang-logo {
    width: 80px;
    max-width: 80px;
    min-width: 80px;
    height: 50px;
    background-size: 550px 50px;
    background-position-x: -157px;
  }
  .bg-iboligen-logo {
    width: 95px;
    max-width: 95px;
    min-width: 95px;
    height: 50px;
    background-size: 550px 50px;
    background-position-x: -242px;
  }
  .bg-uob-logo {
    width: 106px;
    max-width: 106px;
    min-width: 106px;
    height: 50px;
    background-size: 715px 50px;
    background-position-x: -448px;
  }
  .bg-euroinvestor-logo {
    width: 110px;
    max-width: 110px;
    min-width: 110px;
    height: 50px;
    background-size: 550px 50px;
    background-position-x: -438px;
    margin-right: 0;
  }
  ul.footer-logos-container {
    display: block;
    width: 100%;
  }
  .footer-logos-container li {
    width: 33.333%;
    float: left;
  }
  .footer-logos-container li:nth-child(n+4) {
    margin-bottom: 20px;
    /*  -------------- Logoer end  -------------- */
  }
}
@media only screen and (max-width: 322px) {
  .big-title {
    font-size: 39px;
    line-height: 43px;
  }

  .intro-bg, .intro-bg img:not(.pointer) {
    min-height: 1650px;
    height: 1650px;
  }

  .formular-around {
    min-width: 93%;
    padding-right: 10px;
  }
  .form {
    margin-top: 40px;
  }
  .ctophone_1 {
    font-size: 40px;
    margin-bottom: 20px;
    display: inline-block;
  }
  .ctophone_numbers {
    font-size: 35px;
  }
  .box_cta_wrapper {
    padding: 20px;
  }
  .form_open_btn a {
    font-size: 17px;
  }
  .intro-bg-sub .big-title {
    font-size: 35px;
  }
  .page-template-page-storeEnergimaerker .intro-bg-sub .big-title {
    font-size: 47px;
    line-height: 47px;
    margin-bottom: 20px;
  }
  .button {
    font-size: 15px;
  }
}
