/*
Theme Name: Enfold Child
Description: A Starter <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Enfold Wordpress Theme.
Version: 1.0
Author: Devin Vinson @ Kriesi.at
Author URI: http://www.kriesi.at
Template: enfold
*/
a:focus{
	text-decoration: none;
  }
:focus{
	outline: none;
}
.avia-slideshow-dots.avia-slideshow-controls {
	display: none;
}
#top .av-flex-placeholder {
	display: table-cell;
	width: 3.5%;
}
#top .avia-image-container {
	margin-bottom: 0;
}
.nowider {
	max-width: 1270px;
	margin: 0 auto;
}
#top .wpcf7-form label {
	font-weight: normal;
	font-size: 17px;
}
#top .wpcf7-form label span {
	margin-top: 6px !important;
	padding: 0 !important;
	display: block;
	margin-bottom: 10px;
}
#top .wpcf7-form label span input, #top .wpcf7-form label span textarea {
	margin-bottom: 0;
	padding: 16px 11px;
	font-size: 14px;
	letter-spacing: 0.5px;
	line-height: 20px;
}
#top .wpcf7-form input[type="submit"] {
	border-radius: 50px;
	font-size: 17px;
	padding: 12px 25px;
	float: right;
}
#top .wpcf7-form .wpcf7-not-valid-tip {
    color: #fff;
}
#top .wpcf7-response-output.wpcf7-display-none.wpcf7-validation-errors {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 12px;
	color: #fff;
}
#top .wpcf7-response-output.wpcf7-display-none.wpcf7-mail-sent-ok{
	border: 0;
	color: #fff;
	margin: 0;
  padding: 0;
  font-size: 12px;
}
#top .av-layout-grid-container .avia_codeblock {
	line-height: 0;
}
.quick-connect-form {
	position: fixed;
	bottom: 0;
	z-index: 9;
	display: none;
}
.grecaptcha-badge {
	display: none !important;
}
@font-face {
    font-family: 'MyriadProSemibold';
    src: url('fonts/MyriadProSemibold.eot');
    src: url('fonts/MyriadProSemibold.eot?#iefix') format('embedded-opentype'),
        url('fonts/MyriadProSemibold.woff2') format('woff2'),
        url('fonts/MyriadProSemibold.woff') format('woff'),
        url('fonts/MyriadProSemibold.ttf') format('truetype'),
        url('fonts/MyriadProSemibold.svg#fonts/MyriadProSemibold') format('svg');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Open Sans';
    src: url('fonts/OpenSans-Regular.eot');
    src: url('fonts/OpenSans-Regular.eot?#iefix') format('embedded-opentype'),
        url('fonts/OpenSans-Regular.woff2') format('woff2'),
        url('fonts/OpenSans-Regular.woff') format('woff'),
        url('fonts/OpenSans-Regular.ttf') format('truetype'),
        url('fonts/OpenSans-Regular.svg#OpenSans-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Poppins';
    src: url('fonts/Poppins-Regular.eot');
    src: url('fonts/Poppins-Regular.eot?#iefix') format('embedded-opentype'),
        url('fonts/Poppins-Regular.woff2') format('woff2'),
        url('fonts/Poppins-Regular.woff') format('woff'),
        url('fonts/Poppins-Regular.ttf') format('truetype'),
        url('fonts/Poppins-Regular.svg#Poppins-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

/* Typography */
#top h1,#top h1 .special_amp {
  font-family: 'MyriadProSemibold';
  font-weight: 600;
  letter-spacing: 0.5px;
  line-height: 60px;  
  margin-bottom: 10px;
}
#top h2,#top h2 .special_amp {
  letter-spacing: 0.5px;
  line-height: 42px;
  margin-bottom: 10px;
  font-family: 'MyriadProSemibold';
  font-weight: 600;
}
#top h3,#top h3 .special_amp {
  font-weight: 600;
  letter-spacing: 0.75px;
  line-height: 36px;
  font-family: 'MyriadProSemibold';
  margin-bottom: 10px;
}
#top h4,#top h4 .special_amp{
  font-family: 'MyriadProSemibold';
  font-weight: 600;
  letter-spacing: 0.5px;
  line-height: 24px;
  margin-bottom: 10px;
}
#top h5,#top h5 .special_amp{
  font-family: 'MyriadProSemibold';
  font-weight: 600;
  letter-spacing: 0.5px;
  line-height: 20px;
  margin-bottom: 10px;
}
#top h6,#top h6 .special_amp{
  font-family: 'MyriadProSemibold';
  font-weight: 600;
  letter-spacing: 0.5px;
  line-height:18px;
  margin-bottom: 10px;
}
body {
	font-family: 'MyriadProSemibold';
}
#top a,
ul li a {
  text-decoration: none;
}
a:hover,
#top p a:hover {
  text-decoration: none;
  color:#82B644;
}
::marker{
  color: #82B644;
}
#top p, #top ul li, #top p a, #top ol li {
  color: #505050;
  font-size: 18px;
  letter-spacing: 0.5px;
  line-height: 30px;
  font-family: 'Open Sans';
  font-weight: normal;
  margin:0 0 15px 0;
}
#top .main_color .input-text, #top .main_color input[type='text'],
#top .main_color input[type='input'], #top .main_color input[type='password'], 
#top .main_color input[type='email'], #top .main_color input[type='number'], 
#top .main_color input[type='url'], #top .main_color input[type='tel'], 
#top .main_color input[type='search'], #top .main_color textarea, #top .main_color select{
  border-color: #2F2F2F;
  background-color: #2F2F2F;
  padding: 8px 14px 10px;
  height: 49px;
  margin-bottom: 5px;
  color: #9D9D9D;
  border-radius: 5px;
  font-weight:normal;
  font-size: 15px;
  letter-spacing: 0.5px;
  line-height: 30px;
  font-family: 'Open Sans';
  font-weight: normal;
}
#top form textarea::placeholder,
#top form input::placeholder {
  font-size: 14px;
  letter-spacing: 0.5px;
  line-height: 18px;
  font-family: 'Open Sans';
  font-weight: normal;
  color: #9D9D9D;
}
#top .avia-button , #top .wpcf7-form input[type="submit"]{
	text-decoration: none;
	position: relative;
	padding: 12px 29px;
	font-size: 15px;
	letter-spacing: 0.2px;
	line-height: 23px;
	border: 1px solid #83b644;
  border-color: #83b644 !important;
	transition: 0.4s ease-in-out;
	-webkit-transition: 0.4s ease-in-out;
	-moz-transition: 0.4s ease-in-out;
	-ms-transition: 0.4s ease-in-out;
	-o-transition: 0.4s ease-in-out;
	height: 50px;
	font-family: 'Open Sans' !important;
	font-weight: normal;
	background-color: #83b644;
}
.av-main-nav ul{
  top: 108%;
}
#top .wpcf7-form input[type="submit"]::after, #top .avia-button::after {
  font-family: "FontAwesome";
  font-size: 15px;
  line-height: 15px;
  content: "\f105";
  margin-left: 4px;
}
#top .avia-button:hover , #top .wpcf7-form input[type="submit"]:hover{
	background-color: transparent; 
	color: #83b644;
}
#top .wpcf7-form .wpcf7-not-valid-tip {
	font-size: 12px;
	line-height: 16px;
	margin-bottom: 7px;
	font-weight: normal;
}
#top.home .wpcf7-form .wpcf7-not-valid-tip{
  margin-bottom: -10px;
}
.wpcf7 form.invalid .wpcf7-response-output, 
.wpcf7 form.unaccepted .wpcf7-response-output, 
.wpcf7 form.failed .wpcf7-response-output, 
.wpcf7 form.aborted .wpcf7-response-output {
	border: 0px;
	color: #fff;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	padding: 0;
	margin: 15px 0 0;
}
#top #header_meta {
	background-color: #83b644;
}
#header_meta .container {
  min-height: 43px;
	max-width:100%;
}
#top #header_meta .phone-info {
  padding: 9px 0;
}
.top-icon ul {
  display: block;
  margin-bottom: 0;
  margin-left: 0;
  padding: 0;
}
.top-icon li {
  position: relative;
  display: inline-block;
  vertical-align: top;
  margin: 0 35px 0 0 !important;
  padding: 0;
}
#top #header_meta .phone-info span a span:hover {
  text-decoration: underline;
}
#top #header_meta .phone-info span a {
  font-size: 15px;
  line-height: 20px;
  display: flex;
  font-weight: normal;
  justify-content: center;
  color: #fff;
  font-family: 'Open Sans';
  letter-spacing: normal;
}
.top-icon .fa {
	margin-right:9px;
	padding: 0;
	font-size: 19px;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #fff;
}
.responsive .container {
  padding: 0 15px;  
}
#top #header_main {
  padding:15.5px 50px;
}
#top #header_main .container{
  max-width: 100%;
  padding: 0;
}
#top #header_main .logo {
  width: 100%;
  max-width: 106px;
}
#top #header_main .logo a {
  display: flex;
  align-items: center;
}
#top #header_main .logo a img{
  height: 100%;
  width: 100%;
  object-fit: contain;
}
#top #header_main .main_menu {
  display: flex !important;
  align-items: center;
  justify-content: center;
}
#top #header .av-main-nav li a {
  color: #202020;
  font-family: 'Open Sans';
  font-size: 18px;
  line-height: 30px;
  text-align: center;
  font-weight: normal;
  height: auto;
  position: relative;
  margin: 0;
  padding: 0;
  transition: 0.4s ease-in-out;
  -webkit-transition: 0.4s ease-in-out;
  -moz-transition: 0.4s ease-in-out;
  -ms-transition: 0.4s ease-in-out;
  -o-transition: 0.4s ease-in-out;
  letter-spacing: normal;
}
#top #header .av-main-nav li {
  margin-left:65px;
  margin-bottom: 0;
}
#top #header .av-main-nav li:first-child {
  margin-left: 0;
}
#top #header_main .main_menu .avia-menu.av_menu_icon_beside {
  border-right-width: 0;
  border-right-style: none;
}
#top #header_main .main_menu .social_bookmarks {
  overflow: visible;
  top: 0;
  height: auto;
  margin-top: 0;
}
#top #header_main .main_menu .social_bookmarks li { 
  margin: 0 0 0 10px;
  display: inline-block;
  width: auto;
}
#top #header_main .main_menu .social_bookmarks li a {
  border: 1px solid #83b644;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  height: 42px;
  width: 42px;
  background-color: #83b644;
  font-size: 21px;
  line-height: 42px;
  color: #fff;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
}
#top #header_main .main_menu .social_bookmarks li a::before {
  font-family: 'FontAwesome';
  content: '\f09a ';
  font-size: 17px;
}
#top #header_main .main_menu .social_bookmarks li a:hover {
  background-color: transparent;
  color: #83b644;
}
#top #header .av-main-nav ul.sub-menu{
  width: 290px;
}
#top #header .av-main-nav > li ul.sub-menu li{
  border-bottom: 1px solid rgba(0,0,0,0.2);
  margin-left: 0;
}
#top #header .av-main-nav > li ul.sub-menu li a{
  background-color: #83b644;
  color: #FFFFFF;
  border: none;
  font-size: 16px;
  line-height: 23px;
  padding: 8px 15px;
  text-align: left;
}
#top #header .av-main-nav > li ul.sub-menu li a:hover,
#top #header .av-main-nav > li ul.sub-menu li.current-menu-item a {
  background-color: #FFFFFF;
  color: #83b644;
}
#top #header .av-main-nav > li ul.sub-menu li:last-child {
  border: none;
}
#top .kontakta-oss-wrap .flex_column_table {
  box-shadow: 0 20px 20px 0 rgba(0,0,0,0.3);
  display: flex;
}
#top form p br{
  display: none;
}
#top .kontakta-oss-wrap .flex_column:last-of-type{
  padding: 60px 70px 35px 70px;
}
#top .kontakta-oss-wrap form p label {
  width: calc(50% - 20px);
  margin-right: 10px;
  display: inline-block;
  margin-bottom: 5px;
}
#top.home .kontakta-oss-wrap form p label:first-child{
  margin-right: 0;
  width: 48%;
}
#top.home .kontakta-oss-wrap form p label:nth-child(3) {
  padding-left: 10px;
}
#top .kontakta-oss-wrap form p label:nth-child(3),
#top .kontakta-oss-wrap form p label:nth-child(7) {
  margin-left: 0;
  margin-right: 0;
  float: right;
  width: 50%;
}
#top .kontakta-oss-wrap form p label:last-child ,
#top .kontakta-oss-wrap form p label:nth-child(5){
  width: 100%;
  margin-right: 0;
}
#top .kontakta-oss-wrap .flex_column:first-child{
  min-height: 100%;
}
#top .kontakta-oss-wrap .flex_column:first-child .avia-image-overlay-wrap,
#top .kontakta-oss-wrap .flex_column:first-child .avia-image-container,
#top .kontakta-oss-wrap .flex_column:first-child img,
#top .kontakta-oss-wrap .flex_column:first-child .avia-image-container-inner{
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#top .kontakta-oss-wrap form p:last-of-type {
  text-align: center;
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: center;
  position: relative;
}
#top .kontakta-oss-wrap form p textarea {
  min-height: 150px;
  margin-bottom: 0;
  padding-top: 11px;
}
#top .kontakta-oss-wrap .flex_column:last-of-type .av-subheading p{
  font-size: 16px;
  letter-spacing: 0.5px;
  line-height: 25px;
  color: #FFF;
  margin-bottom: 26px;
} 
#top .kontakta-oss-wrap .container{
  max-width: 1340px;
  padding: 0 30px;
}
#top .kontakta-oss-wrap .flex_column:last-of-type form p input[type="submit"] { 
  margin-top: 30px;
  transition: 0.4s ease-in-out;
  display: block;
  background-image: url("images/black-right.svg");
  background-repeat: no-repeat;
  background-position: right 25px top 17px;
  padding: 7px 35px 8px 22px !important;
  margin-left: auto;
  margin-right: auto;
  color: #000;
  font-family: 'Poppins' !important;
  font-weight: normal;
  background-size: 6px;
}
#top .kontakta-oss-wrap .flex_column:last-of-type form p input[type="submit"]:hover {
  background-color: #FFFFFF;
  border-color: #FFFFFF !important;
} 
#top .kontakta-oss-wrap .flex_column:last-of-type form p .wpcf7-spinner{
  position: absolute;
  top: 30px;
  right: 0;
}
#top .kontakta-oss-wrap .flex_column:last-of-type form p textarea,
#top .kontakta-oss-wrap .flex_column:last-of-type form p input{
  box-shadow: 0 0 15px 0 rgba(0,0,0,0.3);
}
#top .tradgards-wrap{
  background-size: cover;
}
#top .tradgards-wrap .flex_column:last-of-type{
  width: 45%;
  padding-right: 3%;
}
#top .tradgards-wrap .flex_column:last-of-type p{
  color: #fff;
  line-height: 30px;
  margin-bottom: 18px;
}
#top .tradgards-wrap .flex_column:last-of-type h2 {
  margin-bottom: 60px;
}  
#top .tradgards-wrap .flex_column:last-of-type p:last-child {
  margin-bottom: 38px;
}
#top .om-oss-wrap h2{
  margin-bottom: 16px;
}
#top .om-oss-wrap .flex_column:first-child {
  padding-right: 20px;
  width: 30%;
  padding-left: 7%;
}
#top .om-oss-wrap .flex_column:first-child p{
  letter-spacing: 0.6px;
  line-height: 30px;
  margin-bottom: 22px;
}
#top .om-oss-wrap .flex_column:first-child p:last-of-type{
  margin-bottom: 30px;
  margin-top: 35px;
}
#top .om-oss-wrap .av-flex-placeholder {
  width: 5.9%;
}
#top .om-oss-wrap .flex_column:last-of-type {
  width: 32.4%;
  position: relative;
  z-index: 0;
}
#top .om-oss-wrap .flex_column:last-of-type::before {
  content: ' ';
  position: absolute;
  max-height: 747px;
  height: 100%;
  width: 100%;
  min-width: 747px;
  background-color: #82B644;
  display: inline-block;
  top: 31%;
  left: 43%;
  overflow: visible;
  border-radius: 50%;
  visibility: visible;
}
#top .om-oss-wrap .flex_column:last-of-type img {
  border-top-left-radius: 300px;
  border-top-right-radius: 300px;
  width: 100%;
  object-fit: cover;
  max-width: 624px;
}
#top .om-oss-wrap .flex_column:last-of-type .avia-image-overlay-wrap,
#top .om-oss-wrap .flex_column:last-of-type .avia-image-container,
#top .om-oss-wrap .flex_column:last-of-type .avia-image-container-inner{
  width: 100%;
  height: 100%;
}
#top .tradgards-wrap .flex_column:first-child .avia-image-overlay-wrap,
#top .tradgards-wrap .flex_column:first-child .avia-image-container,
#top .tradgards-wrap .flex_column:first-child .avia-image-container-inner{
  width: 100%;
  height: 100%;
  position: relative;
}
#top .tradgards-wrap .flex_column:first-child {
  position: relative;
}
#top .tradgards-wrap .flex_column:first-child img {
  border-top-left-radius: 340px;
  border-top-right-radius: 340px;
  min-height: 939px;
  max-width: 635px;
  position: relative;
  bottom: 0;
  height: 100%;
  width: 100%;
  object-fit: cover;
  object-position: left;
  margin-left: 20px;
}
#top .tradgards-wrap .av-flex-placeholder {
  width: 4.5%;
}
#top .foretagsstad-wrap .flex_column:last-of-type .avia-image-container:first-child {
  position: absolute;
  left: 30%;
  bottom: -80px;
  width: 100%;
}
#top .foretagsstad-wrap .flex_column:last-of-type .avia-image-container{
  min-width: 700px;
}
#top .byggstad-wrap .flex_column:first-child .avia-image-container:first-child {
  position: absolute;
  right: 33%;
  bottom: 80px;
  width: 100%;
  max-width: 700px;
}
#top .byggstad-wrap .flex_column:first-child .avia-image-container:first-child img{
  object-position: right;
}
#top .foretagsstad-wrap .flex_column:last-of-type .avia-image-container:first-child .avia-image-overlay-wrap::after{
  border-radius: 50px 50px 0 50px;
}
#top .foretagsstad-wrap .flex_column:last-of-type .avia-image-container:first-child .avia-image-overlay-wrap::after,
#top .byggstad-wrap .flex_column:first-child .avia-image-container:first-child .avia-image-overlay-wrap::after {
  content: ' ';
  position: absolute;
  height: 100%;
  width: 100%;
  background-color: #82B644;
  top: 0;
  right: 0;
  overflow: visible;
  visibility: visible;
  z-index: 1;
  opacity: 0.9;
}
#top .byggstad-wrap .flex_column:first-child .avia-image-container:first-child .avia-image-overlay-wrap::after{
  border-radius: 0 50px 50px 50px;
}
#top .foretagsstad-wrap .flex_column:last-of-type .avia-image-container ,
#top .byggstad-wrap .flex_column:first-child .avia-image-container:last-of-type {
  position: relative;
}
#top .foretagsstad-wrap .flex_column:last-of-type .avia-image-overlay-wrap,
#top .byggstad-wrap .flex_column:first-child .avia-image-overlay-wrap{
  position: relative;
}
#top .byggstad-wrap .flex_column:first-child {
  width: 39.7%;
  min-height: 100%;
  padding-right: 15px;
}
#top .foretagsstad-wrap .flex_column:last-of-type img,
#top .byggstad-wrap .flex_column:first-child img{
  border-radius: 50px;
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: relative;
  z-index: 1;
  min-height: 700px;
}
#top .byggstad-wrap .av-flex-placeholder {
  width: 5%;
}
#top .byggstad-wrap .flex_column:last-of-type {
  width: 38%;
  padding-right: 7%;
  padding-left: 0;
}
#top .byggstad-wrap h3{
  margin-bottom: 15px;
}
#top .byggstad-wrap .flex_column:last-of-type p{
  margin-bottom: 18px;
}
#top .byggstad-wrap .flex_column:first-child .avia-image-overlay-wrap,
#top .byggstad-wrap .flex_column:first-child .avia-image-container,
#top .byggstad-wrap .flex_column:first-child .avia-image-container-inner{
  width: 100%;
  height: 100%;
}
#top .foretagsstad-wrap .flex_column:first-child .avia-image-overlay-wrap,
#top .foretagsstad-wrap .flex_column:first-child .avia-image-container,
#top .foretagsstad-wrap .flex_column:first-child .avia-image-container-inner{
  width: 100%;
  height: 100%;
}
#top .foretagsstad-wrap .av-flex-placeholder {
  width: 6.6%;
}
#top .foretagsstad-wrap .flex_column:first-child {
  padding-right: 0;
  width: 49%;
  padding-left: 5.3%;
}
#top .foretagsstad-wrap .flex_column:first-child h3{
  margin-bottom: 18px;
}
#top .foretagsstad-wrap .flex_column ul li::before {
  position: relative;
  left: 0;
  top: 2px;
  margin-right: 8px;
  background-image: url("images/atixe-leaf-img.png");
  background-size: 15px;
  background-repeat: no-repeat;
  background-position: bottom;
  font-size: 15px;
  line-height: normal;
  content: '';
  height: 15px;
  width: 15px;
  display: inline-block;
  transform: rotate(-10deg);
  -webkit-transform: rotate(-10deg);
  -moz-transform: rotate(-10deg);
  -ms-transform: rotate(-10deg);
  -o-transform: rotate(-10deg);
}
#top .foretagsstad-wrap .flex_column:first-child ul{
  list-style: none;
  margin: 0;
}
#top .foretagsstad-wrap .flex_column:first-child ul li {
  margin: 0;
  padding: 0;
}
#top .foretagsstad-wrap .flex_column:first-child ul li{
  letter-spacing: 0.5px;
  line-height: 40px;
 }
 #scroll-top-link, #av-cookie-consent-badge {
  color: #83b644;
  border: 1px solid #83b644;
  background-color: #1e1e1e;
  right: 30px;
  bottom: 15px;
}
#top .foretagsstad-wrap .flex_column:first-child .av_textblock_section p {
  margin-bottom: 18px;
  letter-spacing: 0.6px;
}
#top .galleri-wrap .avia-gallery img {
  border-style: none;
  border-width: 0;
  padding: 0;
  border-radius: 20px;
}
#top .galleri-wrap .avia-gallery {
  margin-bottom: 32px;
}
#top .galleri-wrap h2{
  margin-bottom: 23px;
}
#top .galleri-wrap .avia-gallery .avia-gallery-thumb a {
  width: calc(20% - 16px) !important;
  margin-right: 20px;
  border-radius: 20px;
}
#top .galleri-wrap .avia-gallery .avia-gallery-thumb a:last-of-type {
  margin-right: 0;
}
#top .galleri-wrap .avia-button{
  letter-spacing: normal;
}
#top .galleri-wrap .avia-button::after {
  margin-left: 2px;
}
#top .avia-fullwidth-slider .slideshow_caption .slideshow_inner_caption {
  padding: 0 50px;
}
#top .slideshow_caption h1 span{
  font-size: 18px;
  letter-spacing: 0.5px;
  line-height: 25px;
  display: block;
  margin-bottom: 10px;
  font-family: 'Open Sans';
  font-weight: normal;
}
#top .slideshow_caption h1{
  color: #FFF;
  margin-bottom: 22px;
}
#top .avia-fullwidth-slider .avia-slideshow-arrows a {
  display: none;
}
#top .avia-fullwidth-slider .avia-caption-content form input,
#top .avia-fullwidth-slider .avia-caption-content form textarea{
  background: transparent;
  border-radius: 50px;
  background-color: rgba(249,249,249,0);
  border: 2px solid #FFF;
  height: 42px;
  color: #FFFFFF;
  padding:15px;
}
#top .avia-fullwidth-slider .avia-caption-content form textarea::placeholder,
#top .avia-fullwidth-slider .avia-caption-content form input::placeholder {
  color: #FFF ;
  font-size: 15px;
  line-height: 30px;
}
#top .avia-fullwidth-slider .avia-caption-content {
  max-width: 565px;
}
#top .avia-fullwidth-slider .avia-caption-content form {
  margin-bottom: 134px;
}
#top .avia-fullwidth-slider .avia-caption-content form p{
  display: flex;
  flex-wrap: wrap;
}
#top .avia-fullwidth-slider .avia-caption-content form p label{
  width: calc(35.4% - 20px);
  margin-right: 12px;
}
#top .avia-fullwidth-slider .avia-caption-content form p input[type="submit"] {
  height: 93px;
  width: 93px;
  border-color: #fff !important;
  background-color: #FFF;
  color: #1E1E1E;
  padding: 0;
  position: absolute;
  right: 60px;
  top: 10px;
  font-family: 'Poppins' !important;
  font-weight: normal;
  background-image: url("images/black-right.svg");
  background-repeat: no-repeat;
  background-position: right 15px top 38px;
  background-size: 6px;
  padding: 10px 18px 10px 6px;
}
#top .avia-fullwidth-slider .avia-caption-content form p input[type="submit"]:hover{
  background-color: #1E1E1E;
  border-color: #1E1E1E !important;
  color: #FFFFFF;
  background-image: url("images/white-right.svg");
}
#top .avia-fullwidth-slider .avia-caption-content form p label:nth-child(3) {
  margin-right: 0;
}
#top .avia-fullwidth-slider .avia-caption-content form p label:nth-child(5) {
  width: 65.67%;
  margin-right: 0;
}
#top .avia-fullwidth-slider .avia-caption-content form p .wpcf7-spinner{
  position: absolute;
  bottom: 0;
  right: 0;
  margin: 0;
}
#top .avia-fullwidth-slider .avia-caption-content form p label span {
  margin-bottom: 5px;
}
#top .avia-fullwidth-slider .avia-caption-content form.invalid .wpcf7-response-output, 
#top .avia-fullwidth-slider .avia-caption-content form.unaccepted .wpcf7-response-output,
#top .avia-fullwidth-slider .avia-caption-content form.failed .wpcf7-response-output, 
#top .avia-fullwidth-slider .avia-caption-content form.aborted .wpcf7-response-output ,
#top .avia-fullwidth-slider .avia-caption-content form p label span.wpcf7-not-valid-tip {
  margin-left: 10px;
}
#top .avia-fullwidth-slider .container {
  max-width: 100%;
}
#top .avia-fullwidth-slider .slideshow_inner_caption::before {
  background-image: url("images/atixe-banner-bg.png");
  background-size: contain;
  background-repeat: no-repeat;
  content: '';
  height: 100%;
  position: absolute;
  bottom: -21%;
  left: -7%;
  background-position: bottom left;
  max-width: 1063px;
  width: 100%;
  display: inline-block;
  min-height: 795px;
  opacity: 0.9;
}
#top.home .avia-fullwidth-slider::after {
  background-image: url("images/atixe-home-banner-bg-shape.svg");
  background-size: contain;
  background-repeat: no-repeat;
  content: '';
  height: 100%;
  position: absolute;
  bottom: 0;
  transform: translateY(165px);
  left: -23px;
  z-index: 8;
  background-position: left bottom;
  max-width: 465px;
  width: 100%;
  display: inline-block;
}
#top .avia-fullwidth-slider .avia-slideshow-dots {
  display: block;
  height: 43px;
  height: 100%;
  width: 60px;
  position: absolute;
  z-index: 11;
  right: -2px;
  left: auto;
  top: 47.8%;
}
#top .avia-fullwidth-slider .avia-slideshow-dots a.active {
  background-color: #82B644;
}

#top .avia-fullwidth-slider .avia-slideshow-dots a {
  height: 25px;
  width: 2px;
  background-color: #FFF;
  border: 0;
  padding: 0;
  overflow: hidden;
  display:block;
  margin: 8px 4px;
  border-radius: 0;
  opacity:1;
}
#top .avia-fullwidth-slider .avia-slideshow-inner li {
  margin-bottom: 0;
}
.html_header_top.html_header_topbar_active.html_header_sticky #top #main {
  padding-top: 163px;
}
#top:not(.home) .kontakta-oss-wrap {
  background-size: cover;
}
/* Footer */
#top #footer {
  padding: 100px 0 112px 0;
  border-top-style: none;
  border-top-width: 0;
}
#top .footer_color .container .flex_column:first-child {
  width: 25.5%;
  padding-right: 15px;
}
#top .footer_color .container .flex_column:first-child .widget {
  margin-top: 20px !important;
}
#top .footer_color .container .flex_column:first-child .widget .image-overlay{
  display: none !important;
}
#top .footer_color .container .flex_column:nth-child(2) ul li {
  margin-bottom: 0;
}
#top .footer_color .container .flex_column:nth-child(3) ul li a{
  line-height: normal;
}
#top #footer .flex_column p,
#top #footer .flex_column a,
#top .footer_color .container .flex_column:nth-child(3) ul li {
  color: #DFDFDF;
  font-family: 'Open Sans';
  font-size: 16px;
  letter-spacing: 0.32px;
  line-height: 28px;
  font-weight: normal;
}
#top .footer_color .container .flex_column:nth-child(3) ul li {
  margin-bottom: 0;
  line-height: 30px;
}
#top .footer_color .container .flex_column:nth-child(2) ul li a,
#top .footer_color .container .flex_column:nth-child(3) ul li {
  display: inline-block;
  padding: 0;
}
#top .footer_color .container .flex_column:nth-child(3) ul li {
  display: block;
}
#top .footer_color .container .flex_column:nth-child(2) ul li a::before,
#top .footer_color .container .flex_column:nth-child(3) ul li::before {
  position: relative;
  left: 0;
  top: 2px;
  margin-right: 8px;
  background-image: url("images/atixe-leaf-img.png");
  background-size: 14px;
  background-repeat: no-repeat;
  background-position: bottom;
  font-size: 14px;
  line-height: normal;
  content: '';
  height: 15px;
  width: 15px;
  display: inline-block;
  transform: rotate(-10deg);
  -webkit-transform: rotate(-10deg);
  -moz-transform: rotate(-10deg);
  -ms-transform: rotate(-10deg);
  -o-transform: rotate(-10deg);
}
#top .footer_color .container .flex_column:nth-child(2) {
  width: 24%;
}
#top .footer_color .container .flex_column:nth-child(3) {
  width: 19.7%;
}
#top .footer_color .container .flex_column:nth-child(4) {
  width: 12.8%;
}
#top .footer_color .container .flex_column:nth-child(4) .textwidget p{
  margin-bottom: 10px;
}
#top #wrap_all .all_colors .kontakta-oss-wrap h3{
  letter-spacing: 0.43px;
}
#top .footer_color .container .flex_column:nth-child(4) .widget:first-child{
  margin-bottom: 12px !important;
}
#top #footer .flex_column h3{
  font-size: 20px !important;
  font-weight: 600;
  text-transform: none;
  margin-bottom: 20px;
  margin-top: 15px;
  letter-spacing: 0.4px;
  line-height: 25px;
  font-family: 'MyriadProSemibold';
}
#top .footer_color .container .flex_column:nth-child(2) ul li.current-menu-item a{
  color: #83b644 !important; 
}
#top #footer .widget .social-icon {
  float: none;
  display: flex;
}
#top .footer_color .social-icon li {
  margin-bottom: 0;
}
#top .footer_color .social-icon li a {
  height: 42px;
  width: 42px;
  transition: 0.4s ease-in-out;
  background-color:transparent;
  border: 1px solid #fff;
  display: flex;
  font-size: 18px !important;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  text-decoration: none;
  position: relative;
}
#top #footer .widget {
  margin: 0;
}
#top .footer_color .social-icon li a:hover{
  background-color: #83b644;
  border-color: #83b644;
}
#top .footer_color .container .flex_column:nth-child(2) ul li a:hover,
#top #socket .copyright a:hover, 
#top .footer_color .container .flex_column:nth-child(4) .widget p a:hover{
  color :#83b644 !important;
  text-decoration: none;
}

#socket {
  margin-top: 0;
  border-top-style: none;
  border-top-width: 0;
  border-top: 1px solid #252525;
}
#socket .container{
  padding: 25px 0;
}
#top #socket .copyright {
  float: none;
  display: flex;
  align-items: center;
  justify-content: center;
}
#top #socket .copyright a, #top #socket .copyright .symbol {
  color: #FFF;
  font-family: 'Open Sans';
  font-size: 14px;
  line-height: 19px;
  letter-spacing: normal;
  transition: 0.4s ease-in-out;
  -webkit-transition: 0.4s ease-in-out;
  -moz-transition: 0.4s ease-in-out;
  -ms-transition: 0.4s ease-in-out;
  -o-transition: 0.4s ease-in-out;
}
.html_av-overlay-side #top #wrap_all .av-burger-overlay li a {
  padding: 12px 25px;
  transition: 0.4s ease-in-out;
  color: #202020;
  font-family: 'Open Sans';
  font-size: 18px;
  line-height: 30px;
}
#top #av-burger-menu-ul {
  display: block;
}
#top.single-post .widget_recent_entries {
  box-shadow: 0px 0px 9.2px 0.8px rgba(0, 0, 0, 0.22);
  padding-bottom: 16px;
}
#top.single-post .avia-builder-widget-area h3 {
  margin-top: 0px;
  background: #83b644;
  padding: 15px 0;
  color: #fff!important;
  text-align: left;
  padding-left: 18px;
  margin-bottom: 0!important;
  padding-right: 15px;
  font-size: 31px !important;
  font-family: 'Poppins';
}
#top.single-post .avia-builder-widget-area ul {
  padding: 10px 18px 0px !important;
  padding-top: 20px;
  margin-left: 0;
  margin-top: 0;
}
#top.single-post .widget_recent_entries li {
  border: 0px;
  border-bottom: 1px solid #ececec;
  margin-left: 0px;
  position: relative;
  padding-left: 20px;
  line-height: 27px;
  padding: 5px 20px;
  display: block;
  margin-bottom: 0;
}
#top.single-post .widget_recent_entries li:before {
  position: absolute;
  content: "\f0da";
  font-family: 'FontAwesome';
  font-size: 18px;
  left: 0;
  color: #83b644;
  top: 5px;
}
#top.single-post .widget_recent_entries li a {
  text-decoration: none;
  font-family: 'Poppins';
  font-weight: normal;
  color: #555;
  font-size: 17px;
  letter-spacing: 0.6px;
  font-style: normal;
  line-height: 24px;
}
#top.single-post .widget_recent_entries li:last-child {
  border-bottom: 0;
}
#top .avia-content-grid-active .flex_column {
  background-color: #FFF;
  box-shadow: 0 0 10px 0 rgb(0 0 0 / 15%);
}
#top .avia-content-grid-active .slide-content {
  padding: 10px 20px 20px;
}
#top .avia-content-grid-active .slide-content h3 a:hover{
  color: #83b644;
}
#top .avia-content-grid-active .slide-content h3{
  color: #202020;
  font-family: 'Poppins';
  font-weight: normal;
  font-size: 32px !important;
}
#top .avia-content-grid-active .slide-content .slide-meta .slide-meta-del,
#top .avia-content-grid-active .slide-content .slide-meta .slide-meta-comments{
  display: none;
}
#top .avia-content-grid-active .flex_column a,
#top .avia-content-grid-active .flex_column a img{
  border-radius: 0;
}
#top.single-post .widget_recent_entries li a:hover {
  color: #83b644;
}
.iconbox_top .iconbox_content {
  padding: 45px 20px 20px 20px;
  border-radius: 3px;
  box-shadow: 0px 0px 1px 0px rgba(0, 0, 0, 0.3);
  min-height: 218px;
  background: #f6f6f6 !important;
}
#top:not(.home) .kontakta-oss-wrap .flex_column form {
  max-width: 780px;
  margin: 0 auto;
}
#top:not(.home) .kontakta-oss-wrap .flex_column:first-child,
#top:not(.home) .kontakta-oss-wrap .flex_column {
  width: 100%;
}
/* #top:not(.home) .kontakta-oss-wrap form p textarea {
  margin-bottom: 25px;
} */

#top:not(.home) .kontakta-oss-wrap .flex_column:last-of-type form p input[type="submit"] {
  margin-top: 15px;
}
#top h1 .special_amp,#top h2 .special_amp,#top h3 .special_amp,#top h4 .special_amp,#top h5 .special_amp,#top h6 .special_amp{
  font-size: inherit;
  font-family: inherit;
  font-style: normal;
  line-height: inherit;
}
#top .foretagsstad-wrap .flex_column:last-of-type{
  width: 48.2%;
 }
#top .tradgards-wrap .av-section-color-overlay{
  opacity: 0.85 !important;   
}
#top .footer_color .container .flex_column:nth-child(3) ul li strong {
  margin-right: 10px;
}


/* Stadtjanster cart style start */
#top .stadtjanster-wrapper h2{
  margin-bottom:30px;
}
#top .stadtjanster-wrapper .Stadtjanster-wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
#top:not(.home) .stadtjanster-wrapper .Stadtjanster-wrap{
  justify-content: flex-start;
}
#top .stadtjanster-wrapper .Stadtjanster-wrap .card-wrap {
  box-sizing: border-box;
  width: calc(33.33% - 35px);
  padding: 0;
  margin-right: 35px;
  margin-bottom: 0;
  position: relative;
  display: flex;
  flex-wrap: wrap;
}
#top:not(.home) .stadtjanster-wrapper .Stadtjanster-wrap .card-wrap{
  margin-bottom: 20px;
}

#top .stadtjanster-wrapper .Stadtjanster-wrap .card-wrap .card-img {
  height: auto;
  width: 100%;
  margin: 0 auto;
  display: block;
  padding: 0;
  margin-bottom: 0;
  background-color:transparent;
  position: relative;
  border-radius: 40px;
  -webkit-border-radius: 40px;
  -moz-border-radius: 40px;
  -ms-border-radius: 40px;
  -o-border-radius: 40px;
}
#top .stadtjanster-wrapper .Stadtjanster-wrap .card-wrap .card-img a{
  display:flex;
  height: 100%;
  border-radius: 40px;
}
#top .stadtjanster-wrapper .Stadtjanster-wrap .card-wrap .card-img a img:hover {
  transform:scale(1.1);
}
#top .stadtjanster-wrapper .Stadtjanster-wrap .card-wrap .card-img img {
  width: 100%;
  height: 100%;
  border-radius: 40px;
  object-fit: cover;
  min-height: 340px;
  transition: 0.4s ease-in-out;
}
#top .stadtjanster-wrapper .Stadtjanster-wrap .card-wrap .card-content {
  text-align: left;
  padding: 28px 22px;
  max-width: 416px;
  border-radius: 0 50px 50px;
  background-color: #F6F1EE;
  position: relative;
  bottom: 0;
  margin-top: -50px;
  margin-bottom: 75px;
  left: 0;
  z-index: 1;
}
#top .kontakta-oss-wrap.offertforfragan-form form p label{
    width: 50%;
    margin-right: 0px;
    padding: 0 10px;
}
#top .kontakta-oss-wrap.offertforfragan-form form p label:last-of-type{
  width: 100%;
}
#top .kontakta-oss-wrap.offertforfragan-form form p{
  display: flex;
  flex-wrap: wrap;
}
#top:not(.home) .kontakta-oss-wrap.offertforfragan-form form p:not(:last-child){
  margin-bottom: 0;
}
#top .kontakta-oss-wrap.offertforfragan-form form p label:empty{
  display: none;
  width: 0;
}
#top .stadtjanster-wrapper .Stadtjanster-wrap .card-wrap .card-content h5{
  color: #82B644;
  font-size: 24px;
  margin-bottom: 12px;
  font-weight: 500;
}
#top .stadtjanster-wrapper .Stadtjanster-wrap .card-wrap .card-content p {
  color: #505050;
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
  text-align: left;
  font-weight: 500;
  margin-bottom: 15px;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
#top .stadtjanster-wrapper .avia-button{
  color: #fff;
 }
.Stadtjanster-wrap .card-wrap .card-img a .image-overlay {
   display: none !important;
}
#top .stadtjanster-wrapper .Stadtjanster-wrap .card-wrap:nth-child(3) {
  margin-right: 0;
}
#top .stadtjanster-wrapper .avia-button:hover {
  color: #83b644;
}
#top .stadtjanster-wrapper .Stadtjanster-wrap .card-wrap .card-content a{
  display: inline-block;
}
#top .stadtjanster-wrapper .Stadtjanster-wrap .card-wrap .card-content h4:hover{
  color: #202020;
}
#top .avia-fullwidth-slider .avia-caption-content form.invalid p{
  margin-bottom: 0;
}
#top .avia-fullwidth-slider .avia-caption-content form.invalid .wpcf7-response-output{
  margin-top: 8px;  
}
#top .avia-caption-content form.invalid p input[type="submit"] {
  bottom: 35px;
  top: auto;
}
#top .avia-fullwidth-slider .avia-caption-content form span {
  margin-bottom: 10px; 
}
#top .avia-fullwidth-slider .avia-caption-content .invalid p label span{
  margin-bottom: 8px;  
}
#top:not(.home) .stadtjanster-wrapper .Stadtjanster-wrap .card-wrap .card-content{
  margin-bottom: 0;
}
#top:not(.home) .kontakta-oss-wrap .flex_column:last-of-type form.invalid p span{
  margin-bottom: 0;
}

#top .kontakta-oss-wrap .flex_column:last-of-type form p textarea, 
#top .kontakta-oss-wrap .flex_column:last-of-type form p input:not(input[type="submit"]) {
  background: #2F2F2F;
}
#top:not(.home) .kontakta-oss-wrap .flex_column:last-of-type form p textarea, #top:not(.home) .kontakta-oss-wrap .flex_column:last-of-type form p select,
#top:not(.home) .kontakta-oss-wrap .flex_column:last-of-type form p input:not(input[type="submit"]) {
  background: #ffffff;
  color: #121212;
}
#top .kontakta-oss-wrap .flex_column:last-of-type form p input:not(input[type="submit"]){
  background-color: #2F2F2F;
}
#top:not(.home) .kontakta-oss-wrap .flex_column:last-of-type form p select{
  appearance: none;
  background-repeat: no-repeat;
  background-image: url(images/path.svg);
  background-size: 11px;
  background-position: 96%;
  /* padding: 10px 15px !important; */
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  color: #9d9d9d;
}
#top .avia-fullwidth-slider .avia-caption-content form input{
   margin-bottom: 0;
}
#top:not(.home) .stadtjanster-wrapper .Stadtjanster-wrap .card-wrap .card-content a > h4{
  display: inline-block;
  margin-bottom: 0;
  line-height: 30px;
}

#top .kontakta-oss-wrap.offertforfragan-form form .wpcf7-response-output{
  padding-left: 10px;
}
.avia-menu.av_menu_icon_beside{
  padding-right: 0;
}
@media only screen and (min-width: 1600px) {
  #top .avia-fullwidth-slider .slideshow_inner_caption::before{
    bottom: -44%;
    left: -10.5%;
  }
  #top.home .avia-fullwidth-slider::after{
    transform: translateY(185px);
    max-width: 520px;
  }
}
@media only screen and (max-width: 1870px) {
  #top.home .avia-fullwidth-slider::after{
    left: -18px;
  }
}
@media only screen and (max-width: 1830px) {
  #top.home .avia-fullwidth-slider::after {
    left: -14px;
  }
}
@media only screen and (max-width: 1760px) {
  #top.home .avia-fullwidth-slider::after {
    left: 0px;
  }
}

@media only screen and (min-width:1500px) and (max-width: 1524px) {
  #top.home .avia-fullwidth-slider::after{
    transform: translateY(204px);
    left: 0;
    max-width: 576px;
  }
}
@media only screen and (max-width: 1524px) {
  #top #header .av-main-nav li{
    margin-left: 55px;
  }
  #top .stadtjanster-wrapper .Stadtjanster-wrap .card-wrap .card-content {
    margin-bottom: 30px;
  }
  #top .foretagsstad-wrap .flex_column:last-of-type .avia-image-container {
    min-width: auto;
  }
  #top .tradgards-wrap .flex_column:last-of-type {
    padding-right: 2%;
  }
  #top .byggstad-wrap .flex_column:last-of-type {
    padding-right: 6%;
  }
  #top .footer_color .container .flex_column:nth-child(4) {
    width: 14%;
    margin-left: 4%;
  }
  #top.home .avia-fullwidth-slider::after {
    transform: translateY(180px);
    left: -50px;
    max-width: 505px;
  }
  #top .avia-fullwidth-slider .slideshow_inner_caption::before {
    left: -8%;
  }
  #top .foretagsstad-wrap .av-flex-placeholder {
    width: 6%;
  }
  #top .foretagsstad-wrap .flex_column:first-child {
    padding-left: 4%;
  }

}
@media only screen and (max-width: 1466px) {
  #top .tradgards-wrap .av-flex-placeholder {
    width: 3%;
  }
  #top .tradgards-wrap .flex_column:last-of-type {
    padding-right: 1%;
  }
  #top .foretagsstad-wrap .flex_column:first-child {
    padding-left: 3%;
  }
  #top .foretagsstad-wrap .av-flex-placeholder {
    width: 5%;
  }
  #top #header .av-main-nav li {
    margin-left: 35px;
  }
  #top .byggstad-wrap .flex_column:last-of-type {
    padding-right: 5%;
  }
  #top .om-oss-wrap .hr.av-medium-hide.el_after_av_one_half{
    height: 130px !important;
  } 
  #top .om-oss-wrap .flex_column:last-of-type::before{
    max-height: 670px;
  }
}
@media only screen and (max-width: 1366px) {
  /* #top .stadtjanster-wrapper .Stadtjanster-wrap .card-wrap .card-content {
    min-height: 245px;
  } */
  #top.home .avia-fullwidth-slider::after{
    left: -38px;
  }
 
  #top .tradgards-wrap .flex_column:last-of-type {
    padding-right: 15px;
  }
  #top .foretagsstad-wrap .flex_column:first-child {
    padding-left: 2%;
  }
  #top .foretagsstad-wrap .av-flex-placeholder {
    width: 4%;
  }
  #top #header .av-main-nav li {
    margin-left: 20px;
  }
  #top .footer_color .container .flex_column:nth-child(4) {
    width: 16%;
    margin-left: 2%;
  }
  #top .byggstad-wrap .flex_column:last-of-type {
    padding-right: 3%;
  }
  #top .tradgards-wrap .flex_column:last-of-type p:last-child {
    margin-bottom: 30px;
  }
  #top .byggstad-wrap .flex_column:last-of-type{
    width: 40%;
  }
  #top .foretagsstad-wrap .flex_column:last-of-type,
  #top .om-oss-wrap .flex_column:last-of-type {
    width: 50%;
    padding-right: 20px;
  }
  #top .byggstad-wrap .flex_column:first-child{
    width: 50%;
    padding-left: 20px;
    padding-right: 0;
  }
  #top .foretagsstad-wrap .flex_column:first-child,
  #top .om-oss-wrap .flex_column:first-child {
    width: 50%;
  }
  #top .avia-content-grid-active .slide-content h3 {
    font-size: 30px !important;
    line-height: 35px !important;
  }
}
@media only screen and (max-width: 1200px) {
    #top #header_main {
      padding-left: 15px;
    padding-right: 15px;
  }
  #top .tradgards-wrap .flex_column:last-of-type {
    padding-right: 0;
  }
  #top .om-oss-wrap .flex_column:last-of-type::before{
    max-height: 565px;
  }
  #top .tradgards-wrap .flex_column:last-of-type p {
    margin-bottom: 15px;
  }
  #top .tradgards-wrap .flex_column:last-of-type p:last-child {
    margin-bottom: 25px;
  }
  #top .tradgards-wrap .flex_column:first-child img {
    margin-left: 0;
    padding: 0 20px;
  }
  #top .foretagsstad-wrap .flex_column:first-child {
    padding-left: 1%;
  }
  #top .foretagsstad-wrap .av-flex-placeholder {
    width: 3%;
  }
  #top .byggstad-wrap .flex_column:last-of-type {
    padding-right: 2%;
  }
  #top .avia-fullwidth-slider .slideshow_inner_caption::before {
    left: -9%;
  }
  #top .byggstad-wrap .av-flex-placeholder {
    width: 5%;
  }
  .avia-menu.av_menu_icon_beside {
    margin-right: 10px;
  }
  #top #header .av-main-nav li a {
    font-size: 16px;
  }
  #top #header .av-main-nav li {
    margin-left: 20px;
  }
  #top .om-oss-wrap .av-flex-placeholder {
    width: 4%;
  }
  #top .om-oss-wrap .flex_column:first-child {
    padding-right: 15px; 
    padding-left: 2%;
  }
  #top .om-oss-wrap .flex_column:first-child p {
    margin-bottom: 18px;
    font-size: 17px;
    line-height: 27px;
  }
  #top .om-oss-wrap .flex_column:first-child p:last-of-type {
    margin-bottom: 25px;
    margin-top: 25px;
  }
  #top .footer_color .container .flex_column:nth-child(3) {
    width: 21%;
    margin-left: 3%;
  }
  #top .footer_color .container .flex_column:nth-child(4) {
    width: 19%;
    margin-left: 1%;
  }
  #top .avia-content-grid-active .slide-content h3 {
    font-size: 26px !important;
    line-height: 30px !important; 
  }
}
@media only screen and (max-width: 1100px) {
  #top .kontakta-oss-wrap .flex_column:last-of-type {
    padding: 60px 60px 35px 60px;
  }
  #top .foretagsstad-wrap .flex_column:first-child {
    padding-left: 15px;
  }
  #top .foretagsstad-wrap .av-flex-placeholder {
    width: 2%;
  }
  #top .byggstad-wrap .flex_column:last-of-type {
    padding-right: 1%;
  }
  #top #header .av-main-nav li a {
    font-size: 15px;
  }
  #top #header .av-main-nav li {
    margin-left: 18px;
  }
  #top .om-oss-wrap .av-flex-placeholder {
    width: 3%;
  }
  #top .byggstad-wrap .av-flex-placeholder {
    width: 3%;
  }

}
@media only screen and (max-width: 1052px) {
  #top .avia-content-grid-active .slide-content h3 {
    font-size: 23px !important;
    line-height: 26px !important;
  }
  #top .foretagsstad-wrap .flex_column:first-child {
    padding-left: 0;
  }
  #top .foretagsstad-wrap .av-flex-placeholder {
    width: 1.5%;
  }
  #top .byggstad-wrap .flex_column:last-of-type {
    padding-right: 0;
  }
  #top .om-oss-wrap .flex_column:first-child p {
    margin-bottom: 10px;
  }
  #top .om-oss-wrap .flex_column:first-child p:last-of-type {
    margin-bottom: 20px;
    margin-top: 20px;
  }
  #top .om-oss-wrap .av-flex-placeholder {
    width: 2%;
  }
  #top .om-oss-wrap .flex_column:first-child {
    padding-right: 0;
    padding-left: 15px;
  }
  #top #footer {
    padding: 80px 0 80px 0;
  }
  #top .footer_color .container .flex_column:nth-child(2) {
    width: 25%;
    margin-left: 1%;
  }
  #top .footer_color .container .flex_column:nth-child(3) {
    width: 21%;
    margin-left: 1%;
  }
  #top .footer_color .container .flex_column:nth-child(4) {
    width: 24%;
    margin-left: 2%;
    padding-right: 10px;
  }
  #top .tradgards-wrap .flex_column:last-of-type h2 {
    margin-bottom: 50px;
  } 
  #top .tradgards-wrap .flex_column:first-child img {
    object-position: center;
  }
  #top .avia-fullwidth-slider .slideshow_caption .slideshow_inner_caption {
    padding: 0 50px;
  }
  #top .avia-fullwidth-slider .avia-slideshow-dots {
    width: 40px;
  }
  #top .kontakta-oss-wrap .flex_column:last-of-type .av-subheading p {
    margin-bottom: 25px;
  }
  #top .footer_color .container .flex_column:first-child .widget img{
    max-width: 200px !important;
  } 
}

@media only screen and (max-width: 989px) {
  #top.home .avia-fullwidth-slider::after {
    display:none;
  }
  .html_av-overlay-side #top #wrap_all .av-burger-overlay li li a{
    padding-left: 35px;
  }
  .html_av-overlay-side-classic #top .av-burger-overlay li li .avia-bullet{
    display: none !important;
  }
  #top:not(.home) .stadtjanster-wrapper .Stadtjanster-wrap .card-wrap:nth-child(3){
    margin-right: 35px;
  }
  #top .avia-caption-content form.invalid p input[type="submit"] {
    bottom: 42px;
    top: auto;
  }
  #top .footer_color .container .flex_column:first-child .widget {
    margin-top: 0 !important;
    margin-bottom: 30px !important;
  }
  #top .avia-fullwidth-slider .avia-caption-content form.invalid p label span{
    margin-bottom: 5px;
  }
  #top .slideshow_caption h1 span {
    font-size: 16px;
    line-height: 20px;
  }
  #top .slideshow_caption .slideshow_align_caption{
    padding: 0;
  }
  #top .stadtjanster-wrapper .Stadtjanster-wrap .card-wrap:last-of-type {
    margin-bottom: 0;
  }
  #top .stadtjanster-wrapper .Stadtjanster-wrap .card-wrap .card-content {
    margin-bottom: 0;
  }
  #top .stadtjanster-wrapper .Stadtjanster-wrap .card-wrap {
    width: calc(50% - 30px);
    margin-bottom: 30px;
  }
  #top .stadtjanster-wrapper .Stadtjanster-wrap .card-wrap:nth-child(2n) {
    margin-right: 0;
  }
  #top .avia-content-grid-active .slide-content h3 {
    font-size: 21px !important;
    line-height: 26px;
  }
  #top .footer_color .container .flex_column:nth-child(2) {
    width: 30%;
    margin-left: 4%;
  }
  #top .footer_color .container .flex_column:nth-child(3) {
    width: 30%;
    margin-left: 4%;
  }
  #top .footer_color .container .flex_column:nth-child(4) {
    width: 28%;
    margin-left: 4%;
    padding-right: 20px;
  }
  #top .kontakta-oss-wrap .flex_column:last-of-type .av-subheading p {
    margin-bottom: 20px;
  }
  #top .avia-fullwidth-slider .slideshow_caption .slideshow_inner_caption {
    padding: 0 30px;
  }
  #top .avia-fullwidth-slider .avia-caption-content form {
    margin-bottom: 100px;
  }
  #top .tradgards-wrap .flex_column:last-of-type h2 {
    margin-bottom: 40px;  
  }
  #top .tradgards-wrap .flex_column:last-of-type p{
    font-size: 17px;
  }
  #top .byggstad-wrap .flex_column:first-child {
    margin-bottom: 30px;
  }
  #top .byggstad-wrap .flex_column:first-child .avia-image-container:first-child {
    bottom: 50px;
  }
  #top .foretagsstad-wrap .flex_column:last-of-type .avia-image-container:first-child {
    bottom: -50px;
  }
  #top.home .avia-fullwidth-slider::after {
    left: -8%;
    max-width: 505px;
  }
  #top .avia-fullwidth-slider .slideshow_inner_caption::before {
    left: -10%;
  }
  /* #top:not(.home) .kontakta-oss-wrap form p textarea {
    margin-bottom: 20px;
  } */
  #top:not(.home) .kontakta-oss-wrap .flex_column{
    padding: 25px;
  }
  #top .foretagsstad-wrap .flex_column:last-of-type img, #top .byggstad-wrap .flex_column:first-child img {
    min-height: 500px;
  }
  #top .slideshow_caption h1 span {
    margin-bottom: 5px;
  }
  #top .slideshow_caption h1 {
    margin-bottom: 10px;
  }
  #top #av-burger-menu-ul .current-menu-item a:hover,
  #top #av-burger-menu-ul .current-menu-item a{
    background-color:#83b644 !important;
    color: #ffffff !important;
  }
  #top #av-burger-menu-ul .current-menu-item .sub-menu li a{
    background-color: #fff !important;
    color: #121212 !important;
  }
  #top #av-burger-menu-ul .current-menu-item .sub-menu .current-menu-item a{ 
    background-color: #83b644 !important;
    color: #ffffff !important; 
  }
  #top #header_main {
    padding: 10px 15px;
  }
  #top #header_main .main_menu {
    flex-direction: row-reverse;
  }
  .avia-menu.av_menu_icon_beside {
    padding-right: 0;
    margin-right: 0;
  }
  #top #header .av-main-nav li.av-burger-menu-main{
    margin-left: 0;
  }
  .responsive.html_mobile_menu_tablet #top #header_main > .container .main_menu  .av-main-nav > li > a {
    padding: 0 0 0 15px;  
  }
  .top-icon li {
    margin:  0 !important;
    margin-top: -2px !important;
  }
  #top #wrap_all .all_colors h1 {
    font-size: 45px;
    line-height: 56px;
  }
  #top #wrap_all .all_colors h2 {
    font-size: 38px;
    line-height: 40px;
  }
  #top #wrap_all .all_colors h3 {
    font-size: 34px;
    line-height: 38px;
  }
  #top #wrap_all .all_colors h4 {
    font-size: 22px;
    line-height: 30px;
  }
  #top .avia-fullwidth-slider .avia-caption-content {
    max-width: 500px;
  }
  #top .kontakta-oss-wrap .flex_column:last-of-type {
    padding: 30px;
    width: 55%;
  }
  #top .kontakta-oss-wrap .flex_column:first-child {
    width: 45%;
  }
  #top #footer {
    padding: 60px 0 60px 0;
  }
  .iconbox_top .iconbox_content {
    padding: 45px 5px 17px 5px;
    min-height: 205px;
  }
  #top .iconbox_top .iconbox_content p a,
  #top .iconbox_top .iconbox_content p{
    font-size: 16px;
    margin-bottom: 0;
  } 
  #top .iconbox .iconbox_content h3 {
    font-size: 32px !important;
  }
  #top .byggstad-wrap .flex_column:last-of-type p,
  #top .foretagsstad-wrap .flex_column:first-child .av_textblock_section p {
    font-size: 16px;
    line-height: 26px;
  }
  #top .foretagsstad-wrap .flex_column:first-child ul li {
    line-height: 32px;
    font-size: 16px;
  }
  #top .tradgards-wrap .flex_column:last-of-type p {
    font-size: 16px;
    line-height: 26px;
  }
  #top .galleri-wrap h2 {
    margin-bottom: 20px;
  }
  #top .om-oss-wrap .flex_column:last-of-type::before {
    max-height: 650px;
    min-width: 650px;
    top: auto;
    bottom: -122px;
  }
  #top .om-oss-wrap h2 {
    margin-bottom: 10px;
  }
  #top .footer_color .container .flex_column:first-child {
    text-align: center;
    width: 100%;
    padding-right: 0;
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #252525;
  }
  #top .footer_color .container .flex_column:first-child .widget img{
    max-width: 180px !important;
  } 
  #top .kontakta-oss-wrap .container {
    padding: 0 15px;
  }
  #top .stadtjanster-wrapper h2 {
    margin-bottom: 25px;
  }
}
@media only screen and (max-width: 767px) {
  #top:not(.home) .stadtjanster-wrapper .Stadtjanster-wrap .card-wrap .card-content a > h4{
    height: auto !important;
    margin-bottom: 5px;
  }
  ul{
    padding: 0 15px;
  }
  #top .avia-fullwidth-slider .avia-caption-content form p .wpcf7-spinner{
    top: 0;
    bottom: auto;
  }
  #top #header_main .main_menu .social_bookmarks li a{
    width: 37px;
    height: 37px;
  }
  #top:not(.home) .kontakta-oss-wrap .flex_column:last-of-type form p select{
    padding: 4px 11px !important;
  }
  #top .iconbox_top .iconbox_content .iconbox_content_title {
    margin-bottom: 5px;
  } 
  #top .iconbox_top .iconbox_content{
    padding-top: 40px;
  }
  #top #header_main .main_menu .social_bookmarks li a::before{
    font-size: 20px;
  }
  #top .kontakta-oss-wrap.offertforfragan-form .av-special-heading{
    padding-bottom: 0 !important;
  }
  .top-icon li{
    margin-top: 0 !important;
  }
  #top:not(.home) .stadtjanster-wrapper .Stadtjanster-wrap .card-wrap:nth-child(3){
    margin-right: 0px;
  }
  #top:not(.home) .wpcf7-form .wpcf7-not-valid-tip{
    margin-bottom: -4px !important;
  }
  #top .avia-fullwidth-slider .avia-caption-content form.invalid p label span{
    margin-bottom: 5px;
  }
  #top .foretagsstad-wrap .flex_column:first-child{
    margin-bottom: 30px !important;
  }
  /* #top .foretagsstad-wrap .flex_column:last-of-type,  */
  #top .om-oss-wrap .flex_column:last-of-type {
    padding-right: 0;
  }
  #top .avia-caption-content form.invalid p input[type="submit"] {
    bottom: 40px;
    top: auto !important;
  }
  #top .kontakta-oss-wrap .flex_column:last-of-type form p textarea, #top .kontakta-oss-wrap .flex_column:last-of-type form p input {
    line-height: 18px;
    padding: 6px 10px 7px;
  }
  #top:not(.home) .kontakta-oss-wrap .flex_column:last-of-type {
    padding: 30px 0 !important;
  }
  #top:not(.home) .wpcf7 form.invalid .wpcf7-response-output{
    padding-left: 8px;
  }
  #top .footer_color .container .flex_column:nth-child(3) .textwidget ul{
    max-width: 100%;
    text-align: center;
    margin: 0 auto;
  } 
  #top .footer_color .container .flex_column:first-child .widget {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  #top .tradgards-wrap .flex_column:first-child {
    margin-bottom: 35px !important;
  }
  /* #top .stadtjanster-wrapper .Stadtjanster-wrap .card-wrap .card-content {
    min-height: auto;
  } */
  #top .stadtjanster-wrapper h2 {
    margin-bottom: 15px;
  }
  #top .stadtjanster-wrapper .Stadtjanster-wrap .card-wrap .card-content p {
    margin-bottom: 10px;
    font-size: 16px;
    line-height: 23px;
  }
  #top .stadtjanster-wrapper .Stadtjanster-wrap .card-wrap .card-img img {
    min-height: 300px;
  }
  #top .stadtjanster-wrapper .Stadtjanster-wrap .card-wrap .card-content {
    padding: 20px 15px;
    max-width: 100%;
  }
  #top .stadtjanster-wrapper .Stadtjanster-wrap .card-wrap {
    width:100%;
    margin-right: 0;
    margin-bottom: 20px;
  }
  #top .om-oss-wrap .flex_column:first-child .avia-button {
    margin: 0;
  }
  #top .om-oss-wrap .flex_column:last-of-type {
    margin-bottom: 35px !important;
  }
  #top .om-oss-wrap .flex_column_table{
    display: flex;
    flex-direction: column-reverse;
  }
  #top .byggstad-wrap .flex_column:first-child {
    margin-bottom: 30px !important;
  }
  .responsive #top #wrap_all .blogg-post h1 {
    margin-bottom: 0;
  }
  .responsive #top #wrap_all .blogg-post .avia-content-slider article:last-of-type {
    margin-bottom: 5px ​ !important;
  }
  .responsive #top #wrap_all .blogg-post .avia-content-slider .slide-entry-wrap {
    margin-bottom: 0;
    padding: 0 12px;
  }
  .responsive #top #wrap_all .blogg-post .avia-content-slider article img {
    width: 100%;
    margin: 0;  
  }
  .responsive #top #wrap_all .blogg-post .avia-content-slider-odd .slide-entry,
  .responsive #top #wrap_all .blogg-post .avia-content-slider-odd .slide-entry.first {
    margin-left: 0;
    width: 100%;
  } 
  .responsive #top #wrap_all .blogg-post .avia-content-slider article {
    margin:0 0px 30px 0px !important;
  }
  #top .footer_color .container .flex_column:nth-child(2) ul li a{
    display: inline-block;
  }
  #top .footer_color .container .flex_column:first-child .widget {
    margin-top: 0 !important;
  }
  #top.home .kontakta-oss-wrap .content  {
    padding-top: 0;
  }
  #top .galleri-wrap .avia-gallery {
    margin-bottom: 25px;
  }
  #top .byggstad-wrap .flex_column:last-of-type p {
    margin-bottom: 15px;
  }
  #top:not(.home) .kontakta-oss-wrap .flex_column:last-of-type form p input[type="submit"] {
    margin-top: 7px;
  }
  #top .kontakta-oss-wrap form p:last-of-type {
    margin-bottom: 10px;
  }
  #top #wrap_all .all_colors h2 {
    font-size: 35px;
    line-height: 35px;
  }
  #top #wrap_all .all_colors h3 {
    font-size: 30px;
    line-height: 35px;
  }
  #top .kontakta-oss-wrap .flex_column:last-of-type .av-subheading p {
    margin-bottom: 15px;
  }
  #top .tradgards-wrap .flex_column:first-child img {
    min-height: auto;
    max-width: 100%;
    max-height:auto;
    object-fit: cover;
    margin: 0 auto;
  }
  #top .tradgards-wrap .flex_column:first-child img {
    padding: 0;
  }
  #top .om-oss-wrap .flex_column:last-of-type::before {
    max-height: 400px;
    min-width: 400px;
    bottom: -34px;
    left: 45%;
    top: auto;
  }
  #top .galleri-wrap .avia-button{
    margin: 0;
  } 
  #top .avia-fullwidth-slider .slideshow_inner_caption::before {
    max-width: 850px;
    width: 100%;
    min-height: 795px;
  }
  #top .avia-fullwidth-slider .avia-caption-content form p {
    margin-bottom: 0;
  }
  #top .avia-button, #top .wpcf7-form input[type="submit"] {
    padding: 7px 20px;
    font-size: 14px;
    line-height: 23px;
    height: 40px;
  }
  #top .slideshow_caption h1 span {
    margin-bottom: 2px;
  }
  #top .slideshow_caption h1 {
    margin-bottom: 5px;
  }
  #top .avia-fullwidth-slider .avia-caption-content form {
    margin-bottom: 0;
  }
  #top .avia-fullwidth-slider .avia-caption-content form input, #top .avia-fullwidth-slider .avia-caption-content form textarea {
    height: 40px;
    font-size: 14px;
  }
  #top .avia-fullwidth-slider .avia-caption-content form textarea::placeholder,
  #top .avia-fullwidth-slider .avia-caption-content form input::placeholder {
    font-size: 14px;
    line-height: 18px;
  }
  #top .tradgards-wrap .flex_column:last-of-type h4{
    margin-bottom: 0;
  }
  #top .tradgards-wrap .flex_column:last-of-type h2 {
    margin-bottom: 30px;
  }
  #top .foretagsstad-wrap .flex_column .avia-image-overlay-wrap,
  #top .foretagsstad-wrap .flex_column .avia-image-container,
  #top .foretagsstad-wrap .flex_column  .avia-image-container-inner{
    width: 100%;
    height: 100%;
  }
  #top .tradgards-wrap .flex_column:first-child img {
    min-height: auto;
    max-width: 100%;
  }
  #top .foretagsstad-wrap .flex_column:last-of-type {
    margin-bottom: 60px !important;
  }
  #top .foretagsstad-wrap .flex_column_table {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column-reverse;
  }
  #top .byggstad-wrap .flex_column_table ,
  #top .byggstad-wrap .flex_column:last-of-type,
  #top .byggstad-wrap .flex_column:first-child {
    width: 100%;
    display: block;
    margin-left: 0;
  }
  #top .om-oss-wrap h2 {
    margin-bottom: 5px;
  }
  #top .om-oss-wrap .flex_column:last-of-type img {
    max-width: 100%;
  }
  #top .om-oss-wrap .flex_column:first-child p:last-of-type {
    margin-bottom: 20px;
    margin-top: 15px;
  }
  #top .foretagsstad-wrap .flex_column:first-child .av_textblock_section p {
    margin-bottom: 10px;
  }
  #top .foretagsstad-wrap .flex_column:first-child h3,
  #top .byggstad-wrap h3 {
    margin-bottom: 5px;
  }
  .iconbox_top .iconbox_content {
    min-height: auto;
  }
  #top .iconbox .iconbox_content h3 {
    font-size: 28px !important;
    line-height: 32px !important;
  }
  #top .kontakta-oss-wrap .flex_column:last-of-type form p input[type="submit"] {
    background-position: right 20px top 12px;
    background-size: 6px;
    padding: 2px 31px 2px 20px !important;
    height: 42px;
    margin-top: 20px;
  }
  .top-icon .fa {
    font-size: 16px;
  }
  #top #header_meta .phone-info span a {
    font-size: 14px;
    line-height: 18px;
  }
  #socket .container {
    padding: 20px 0;
  }
  #top #footer .flex_column p,
  #top #footer .flex_column a,
  #top .footer_color .container .flex_column:nth-child(3) ul li  {
    font-size: 15px; 
    margin-bottom: 0;
  }
  #top #socket .copyright .symbol span {
    display: none;
  }
  #top #socket .copyright a, #top #socket .copyright .symbol {
    display: block;
    text-align: center;
  }
  #top .footer_color .container .flex_column:nth-child(2) ul li {
    margin-bottom: 2px;
  }
  #top #footer .flex_column h3 {
    line-height: 25px !important;
    margin-bottom: 10px;
    margin-top: 0;
  }
  #top .footer_color .container .flex_column:nth-child(4) {
    padding-right: 0;
    margin-bottom: 0 !important;
  }
  #top #footer {
    padding: 30px 0 30px 0;
  }
  #top .footer_color .container .flex_column:nth-child(3),
   #top .footer_color .container .flex_column:nth-child(2),
   #top .footer_color .container .flex_column:first-child {
    border-bottom: 1px solid #252525;
    padding-bottom: 20px;
  }
  #top .footer_color .container .flex_column:nth-child(2) ul li a, #top .footer_color .container .flex_column:nth-child(3) ul li {
    display: block;
    margin-bottom: 0;
  }
  #top .footer_color .container .flex_column:nth-child(2) ul li a::before, #top .footer_color .container .flex_column:nth-child(3) ul li::before {
    display: none;
  }  
  #top .footer_color .container .flex_column:nth-child(4) .textwidget p,
  #top #footer .widget ul.menu,
  #top #footer .flex_column h3 {
    text-align: center;
  }
  .responsive .phone-info {
    float: right;
    width: auto;
    text-align: right;
  }
  #top #footer .widget .social-icon {
    justify-content: center;
  }
  #top .kontakta-oss-wrap .flex_column:first-child,
  #top .kontakta-oss-wrap .flex_column:last-of-type {
    margin-bottom: 0 !important;
  }
  #top .kontakta-oss-wrap .flex_column:last-of-type {
    padding: 25px 15px;
  }
  #top .kontakta-oss-wrap .flex_column_table {
    width: 100%;
    flex-wrap: wrap;
  }
  #top .kontakta-oss-wrap .flex_column:last-of-type,
  #top .kontakta-oss-wrap .flex_column:first-child {
    display: block;
    width: 100%;
  }
  #top .tradgards-wrap .flex_column:last-of-type h2 {
    margin-bottom: 30px;
  }
  #top .tradgards-wrap .flex_column:last-of-type p:last-child {
    margin-bottom: 25px;
  }
  #top .tradgards-wrap .flex_column:first-child img {
    height: 100%;
    width: 100%;
  }
  #top .foretagsstad-wrap .flex_column:first-child {
    padding-left:0;
  }
  #top #wrap_all .all_colors h1 {
    font-size: 45px;
    line-height: 45px;
  }
  #top .om-oss-wrap .flex_column:first-child {
    padding-right: 0;
    padding-left: 0;
    margin-bottom: 0 !important;
  }
  #top .foretagsstad-wrap .flex_column:last-of-type img, #top .byggstad-wrap .flex_column:first-child img {
    min-height: 400px;
  }
  #top #header_main {
    padding: 10px 0;
  }
  .responsive #top #header .main_menu .social_bookmarks {
    margin-top: 0;
    padding-bottom: 0;
  }
  .responsive #top #wrap_all .container {
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
  #header_meta .container {
    min-height: 35px;
  }
  .content, .sidebar {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  #top .main_color .input-text, #top .main_color input[type='text'], #top .main_color input[type='input'], #top .main_color input[type='password'], #top .main_color input[type='email'], #top .main_color input[type='number'], #top .main_color input[type='url'], #top .main_color input[type='tel'], #top .main_color input[type='search'], #top .main_color textarea, #top .main_color select {
    height: 40px;
    font-size: 14px;
  }
  #top.home .avia-fullwidth-slider::after {
    left: -175px;
  }
  #top.home .avia-fullwidth-slider .slideshow_caption .slideshow_inner_caption:after {
    background-color: rgb(131 182 68 / 90%);
    position: absolute;
    /* top: 52%; */
    content: " ";
    left: 15px;
    right: 15px;
    display: inline-block;
    width: 96%;
    height: 60%;
    z-index: -1;
    /* transform: translateY(-52%); */
    border-radius: 30px;
    transition: 0.4s ease-in-out;
    bottom: 21%;
  }
  #top.home .avia-fullwidth-slider::after,
  #top .avia-fullwidth-slider .slideshow_inner_caption::before {
    display:none;
  }
  #top .avia-fullwidth-slider .avia-caption-content form input, #top .avia-fullwidth-slider .avia-caption-content form textarea {
    height: 38px;
    font-size: 12px;
    line-height: 18px;
  }
  #top .avia-fullwidth-slider .avia-caption-content form p input[type="submit"] {
    height: 70px;
    width: 70px;
    background-position: right 7px top 25px;
    padding: 10px 18px 10px 6px;
    right: 10px;
    font-size: 14px;
    top: 22px;
  }
  #top .avia-fullwidth-slider .avia-caption-content {
    max-width:100%;
    margin-top: 10px;
  }
  #top .avia-fullwidth-slider .avia-caption-content form p label {
    width: calc(44% - 20px);
  }
  #top .avia-fullwidth-slider .avia-caption-content form p label:nth-child(5) {
    width: 83%;
  }
  .responsive #scroll-top-link {
    display: block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 18px;
  }
  #top .avia-fullwidth-slider .avia-slideshow-dots {
    right: auto;
    left: auto;
    top: auto;
    bottom:5px;
    width: 100%;
    height: 40px;
  }
  #top .avia-fullwidth-slider .avia-slideshow-dots a {
    height: 2px;
    width: 20px;
    margin: 15px 4px;
    display:inline-block;    
    bottom: 0;
  }
  #top .byggstad-wrap .flex_column:last-of-type {
  margin-bottom: 30px !important; 
  }
  #top .main_color select{
    padding-top: 3px;
  }
}
@media only screen and (max-width:600px) {
  
  #top .tradgards-wrap .flex_column:first-child {
    margin-bottom: 30px !important;
  }
  #top .stadtjanster-wrapper h2 {
    margin-bottom: 10px;
  }
  #top .stadtjanster-wrapper .Stadtjanster-wrap .card-wrap .card-content {
    padding: 15px 10px;
    max-width: 100%;
  }
  #top .footer_color .container .flex_column:nth-child(3) ul li {
    line-height: 28px;
  }
  #scroll-top-link, #av-cookie-consent-badge {
    right: 15px;
  }
  #top #footer {
    padding: 30px 0 20px 0;
  }
  #top .avia-fullwidth-slider .avia-caption-content form p input[type="submit"] {
    right: 0;
  }
  #top .foretagsstad-wrap .flex_column:last-of-type img, #top .byggstad-wrap .flex_column:first-child img {
    min-height: 350px;
  }
  #top:not(.home) .kontakta-oss-wrap .flex_column:last-of-type {
    padding: 30px 0;
  }
  #top .avia-fullwidth-slider .avia-caption-content form p label span {
    margin-bottom: 0;
  }
  #top .kontakta-oss-wrap form {
    margin-bottom: 0;
  }
  #top .kontakta-oss-wrap .flex_column:last-of-type .av-subheading p {
    font-size: 14px;  
    line-height: 24px;
    margin-bottom: 10px;
  }
  #top .footer_color .container .flex_column:first-child .widget img {
    max-width: 160px !important;
  }
  #top .kontakta-oss-wrap .flex_column:last-of-type .av-subheading p br{
    display: none;
  }
  #top .kontakta-oss-wrap .flex_column:last-of-type form p textarea::placeholder, 
  #top .kontakta-oss-wrap .flex_column:last-of-type form p input::placeholder {
    font-size: 14px;
    line-height: 1.3;
  }
  #top .tradgards-wrap .flex_column:last-of-type h2 {
    margin-bottom: 20px;
  }
  #top .tradgards-wrap .flex_column:last-of-type p:last-child {
    margin-bottom: 20px;
  }
  #top .kontakta-oss-wrap .flex_column:last-of-type form p input[type="submit"] {
    margin-top: 10px;
  }
  #top .galleri-wrap .avia-gallery .avia-gallery-thumb {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  #top .galleri-wrap .avia-gallery .avia-gallery-thumb a:nth-child(2n){
    margin-right: 0;
  }
  #top .galleri-wrap .avia-gallery .avia-gallery-thumb a:last-of-type{
    margin-bottom: 0;
  }
  #top .galleri-wrap .avia-gallery .avia-gallery-thumb a {
    width: calc(50% - 10px) !important;
    margin-right: 20px;
    margin-bottom: 20px;
  }
  #top .avia-fullwidth-slider .avia-caption-content form p label:nth-child(5) {
    width: 82%;
  }
  #top .slideshow_caption h1 {
    margin-bottom: 0;
  }
  #top .om-oss-wrap h2 {
    margin-bottom: 0;
  }
  #top .om-oss-wrap .flex_column:last-of-type::before {
    max-height: 350px;
    min-width: 350px;
  }
  #top .byggstad-wrap .flex_column:last-of-type p {
    margin-bottom: 10px;
  }
  #top .foretagsstad-wrap .flex_column:first-child h3, #top .byggstad-wrap h3 {
    margin-bottom: 0;
  }
  #top .kontakta-oss-wrap form p label span {
    margin-bottom: 2px;
  } 
  #top.home .kontakta-oss-wrap form p label:first-child,
  #top .kontakta-oss-wrap form p label ,
  #top .kontakta-oss-wrap form p label:nth-child(3), #top .kontakta-oss-wrap form p label:nth-child(7) {
    width: 100% ;
    margin-right: 0;
    padding-left: 0 !important;
  }
  #top #wrap_all .all_colors h1 {
    font-size: 41px;
    line-height: 45px;
  }
  #top #header_meta .phone-info {
    padding: 6px 0 8px 0;
  }
  #top .footer_color .container .flex_column:nth-child(3),
   #top .footer_color .container .flex_column:nth-child(2),
   #top .footer_color .container .flex_column:first-child {
    padding-bottom: 15px;
    margin-bottom: 15px !important;
  }
  #socket .container {
    padding: 15px 0;
  }
  #top .galleri-wrap h2 {
    margin-bottom: 10px;
  }
  #top .slideshow_caption h1 span {
    margin-bottom: 0;
  }
  #top .avia-fullwidth-slider .avia-caption-content form.invalid .wpcf7-response-output, 
  #top .avia-fullwidth-slider .avia-caption-content form.unaccepted .wpcf7-response-output, 
  #top .avia-fullwidth-slider .avia-caption-content form.failed .wpcf7-response-output, 
  #top .avia-fullwidth-slider .avia-caption-content form.aborted .wpcf7-response-output,
   #top .avia-fullwidth-slider .avia-caption-content form p label span.wpcf7-not-valid-tip {
    margin-left: 5px !important;
  }
 }
 @media only screen and (max-width:639px) {
  #top .kontakta-oss-wrap.offertforfragan-form form p label{
    width: 100%;
    padding: 0 10px;
    padding-right: 0 !important;
  }
  #top .kontakta-oss-wrap.offertforfragan-form form p label:last-of-type{
    width: 100%;
  }
 }
 @media only screen and (max-width:479px) {
  #top .avia-fullwidth-slider .avia-caption-content form.invalid p label .wpcf7-not-valid-tip {
    font-size: 10px;
  }
  #top .avia-fullwidth-slider .avia-caption-content form.invalid .wpcf7-response-output{
    margin-top: 5px !important;
  }
  .responsive #top #wrap_all #header .social_bookmarks{
    display: block;
  }
  #top .om-oss-wrap .flex_column:last-of-type {
    margin-bottom: 25px !important;
  }
  #top .avia-fullwidth-slider .avia-caption-content form input, #top .avia-fullwidth-slider .avia-caption-content form textarea {
    padding: 10px;
  }
  #top .kontakta-oss-wrap .flex_column:last-of-type .av-subheading p {
    margin-bottom: 5px;
  }
  #top .galleri-wrap .avia-gallery .avia-gallery-thumb a {
    width: 100% !important;
    margin-right: 0;
    margin-bottom: 20px;
  }
  /* #top #wrap_all .all_colors h2 {
    font-size: 30px;
    line-height: 30px;
  } */
  #top .byggstad-wrap .flex_column:first-child .avia-image-container:first-child {
    bottom: 30px;
  }
  #top .foretagsstad-wrap .flex_column:last-of-type .avia-image-container:first-child {
    bottom: -30px;
  }
  #top .om-oss-wrap .flex_column:last-of-type::before {
    max-height: 300px;
    min-width: 300px;
    bottom: -23px;
  }
  #top .avia-fullwidth-slider .avia-caption-content form p input[type="submit"] {
    height: 60px;
    width: 60px;
    background-position: right 5px top 22px;
    font-size: 12px;
    background-size: 5px;
    top: 32px;
  }
  #top .avia-fullwidth-slider .avia-caption-content form textarea::placeholder,
  #top .avia-fullwidth-slider .avia-caption-content form input::placeholder {
    font-size: 12px;
    line-height: 18px;
  }
  #top.home .wpcf7-form .wpcf7-not-valid-tip {
    font-size: 12px;
    line-height: 18px;
  }
  #top .avia-fullwidth-slider .avia-caption-content form.invalid .wpcf7-response-output, 
  #top .avia-fullwidth-slider .avia-caption-content form.unaccepted .wpcf7-response-output, 
  #top .avia-fullwidth-slider .avia-caption-content form.failed .wpcf7-response-output, 
  #top .avia-fullwidth-slider .avia-caption-content form.aborted .wpcf7-response-output {
    font-size: 10px;
    line-height: 14px;
    margin: 10px 0 0 10px; 
  }
  #top.home .avia-fullwidth-slider .slideshow_caption .slideshow_inner_caption:after {
    width: 92%;
    height: 68%;
    bottom: 16%;
  }  
  #top .avia-fullwidth-slider .avia-caption-content form p label:nth-child(5) {
    width: 80%;
  }

}

@media only screen and (max-width:380px)  {
  #top .avia-fullwidth-slider .slideshow_caption .slideshow_inner_caption {
    padding: 0 25px;
  }
  #top .avia-fullwidth-slider .avia-caption-content form p label:nth-child(5) {
    width: 77%;
  }
  #top .foretagsstad-wrap .flex_column:first-child ul li {
    line-height: 30px;
    font-size: 14px;
  }
  #top.home .avia-fullwidth-slider .slideshow_caption .slideshow_inner_caption:after {
    height: 71%;
    bottom: 14%;
  }
}
@media only screen and (max-width:350px)  {
  #top.home .avia-fullwidth-slider .slideshow_caption .slideshow_inner_caption:after {
    height: 73%;
    bottom: 13%;
  }
}
