@charset 'utf-8';
/*
 Theme Name:   Reisen Child
 Theme URI:    http://reisen.themerex.net/
 Description:  Reisen - Fully Responsive and Mobile Friendly theme
 Author:       ThemeREX
 Author URI:   http://themerex.net/
 Template:     reisen
 Version:      1.0
 Tags:         light, inheritable theme-options
 Text Domain:  reisen
*/


/*@import url("../reisen/style.css");*/


/* =Theme customization starts here
-------------------------------------------------------------- */
[class^="icon-"]:before, [class*=" icon-"]:before {
    line-height: inherit;
    font-weight: inherit;
    font-size: inherit;
    width: auto;
    margin: 0;
}
@font-face {
  font-family: 'Poppins';
  font-display: swap;
  src: url('fonts/poppins-regular.woff2') format('woff2'),
       url('fonts/poppins-regular.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Poppins';
  font-display: swap;
  src: url('fonts/poppins-light.woff2') format('woff2'),
       url('fonts/poppins-light.woff') format('woff');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'Poppins';
  font-display: swap;
  src: url('fonts/poppins-medium.woff2') format('woff2'),
       url('fonts/poppins-medium.woff') format('woff');
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'Poppins';
  font-display: swap;
  src: url('fonts/poppins-semibold.woff2') format('woff2'),
       url('fonts/poppins-semibold.woff') format('woff');
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: 'Poppins';
  font-display: swap;
  src: url('fonts/poppins-bold.woff2') format('woff2'),
       url('fonts/poppins-bold.woff') format('woff');
  font-weight: 700;
  font-style: normal;
}
html, body, .scheme_original div, .scheme_original span, .scheme_original applet, .scheme_original object, .scheme_original iframe, .scheme_original h1, .scheme_original h2, .scheme_original h3, .scheme_original h4, .scheme_original h5, .scheme_original h6, .scheme_original p, .scheme_original blockquote, .scheme_original pre, .scheme_original a, .scheme_original abbr, .scheme_original acronym, .scheme_original address, .scheme_original big, .scheme_original cite, .scheme_original code, .scheme_original del, .scheme_original dfn, .scheme_original em, .scheme_original font, .scheme_original ins, .scheme_original kbd, .scheme_original q, .scheme_original s, .scheme_original samp, .scheme_original small, .scheme_original strike, .scheme_original strong, .scheme_original sub, .scheme_original sup, .scheme_original tt, .scheme_original var, .scheme_original dl, .scheme_original dt, .scheme_original dd, .scheme_original ol, .scheme_original ul, .scheme_original li, .scheme_original fieldset, .scheme_original form, .scheme_original label, .scheme_original legend, .scheme_original input, .scheme_original textarea, .scheme_original button, .scheme_original table, .scheme_original caption, .scheme_original tbody, .scheme_original tfoot, .scheme_original thead, .scheme_original tr, .scheme_original th, .scheme_original td, .scheme_original article, .scheme_original aside, .scheme_original address, .scheme_original section, .scheme_original video, .scheme_original audio, .scheme_original input[type="text"], .scheme_original input[type="tel"], .select2-container .select2-selection, .select2-container .select2-choice, .scheme_original input[type="number"], .scheme_original input[type="email"], .scheme_original input[type="search"], .scheme_original input[type="password"], .scheme_original select, .scheme_original textarea{font-family: 'Poppins';}
.home.top_panel_fixed .page_content_wrap.page_paddings_yes{padding-top: 0 !important;}
.piBox{padding-bottom: 35px;}

/*main.css*/
h1, h2, body h3,body h4,body h5 {
	text-transform: inherit;
	margin-top: 0;
}
.page-template-default h3{
	margin: 5px 0;
	text-transform: none;
}
header.scheme_original .headWrap{
	background: #000;
	position: relative;
}
header .headWrap::after{
	content: "";
	display: table;
	clear: both;
}
header.scheme_original .top_panel_middle,.scheme_original .top_panel_wrap_inner {
	background-color: transparent !important;
}
header.scheme_original .menu_main_nav > li > a,
header.scheme_original .logo .logo_text {
    color: #000;
}

header.scheme_original .menu_main_nav > a:hover,
header.scheme_original .menu_main_nav > li > a:hover,
header.scheme_original .menu_main_nav > li.sfHover > a,
header.scheme_original .menu_main_nav > li.current-menu-item > a,
header.scheme_original .menu_main_nav > li.current-menu-parent > a,
header.scheme_original .menu_main_nav > li.current-menu-ancestor > a {
    color: #000;
}
header.scheme_original .menu_main_nav > li > a::before{
	content: '';
	margin: 0;
	display: block;
	position: absolute;
	background: #000;
	height: 5px;
	right: 50%;
	bottom: 0;
	width: 0;
	transition: width 0.3s;
}
header.scheme_original .menu_main_nav > li > a::after{
	content: '';
	display: block;
	position: absolute;
	background: #000;
	height: 5px;
	left: 50%;
	right: 0;
	bottom: 0;
	width: 0;
	transition: width 0.3s;
}


header.scheme_original .menu_main_nav > li.current-menu-item > a::before,header.scheme_original .menu_main_nav > li.current-menu-item > a::after{width: 50%;}
header.scheme_original .menu_main_nav > li.current-menu-item.menu-item-object-custom > a::after,
header.scheme_original .menu_main_nav > li.current-menu-item.menu-item-object-custom > a::before{width: 0}

header.scheme_original .menu_main_nav > li > a:hover::before,
header.scheme_original .menu_main_nav > li > a:hover::after,
header.scheme_original .menu_main_nav > li > a:focus::before,
header.scheme_original .menu_main_nav > li > a:focus::after{width: 50% !important;	transition: width 0.3s;}
.top_panel_wrap{
	z-index: 100;
	position: relative;
}
body.home .top_panel_wrap{
	margin-bottom: -55px;
}
.header_wrapper {

}
.header_top_line {
	margin: 0 auto;
}
.halfLine{
  position: relative;
  padding: 17px 20px 15px 0;
  max-width: 1300px;
  margin: auto;
  text-align: right;
}
.halfLine::after{
	content: "";
	display: table;
	clear: both;
}
.halfLine:before{
	display: block;
	position: absolute;
	height: 1px;
	bottom: 0;
	content:'';
	width: 2000px;
	left: 0;
	background: rgba(255,255,255,0.25);
}
header.scheme_original .headWrap2{
	background: #fff200;
	position: relative;
}
body.home header.scheme_original .headWrap2{
	background: #fff200;
}

.top_panel_fixed header.scheme_original .headWrap2{
	background: #fff200 !important;
}
.top_panel_style_4 .header_second_line{
	margin: 0 auto;
  max-width: 1300px;
}
.headWrap2.hwLand .header_second_line{
	max-width: 1500px;
}
.header_top_line .top_header_logo {
	display: inline-block;
	vertical-align: top;

}
.header_top_line .top_header_logo .logo_1{
	height: 25px;
	width: auto;
	padding-left: 20px;
	margin-top: -2px;
}
.header_top_line .top_header_logo .logo_2{
	height: 15px;
	width: auto;
	padding-left: 14px;
	vertical-align: bottom;
}
.header_top_line .phone,.header_top_line .face {
	display: inline-block;
	vertical-align: top;
	font-weight: 400;
	font-size: 14px;
	color: #fff;
	line-height: 18px;
	margin-right: 20px;
	margin-top: -1px;
	font-family: "Poppins","Open Sans", sans-serif;
	margin-left: 2.3%;
}

.header_top_line .phone sup{
	font-size: 11px;
	font-weight: normal;
	margin: 0 0 0 5px;
}
.header_top_line .phone a{
	text-decoration: none;
	color: #fff !important;
	position: relative;
}
.header_top_line .logos {
  display: inline-block;
  position: relative;
}
.header_top_line .logos img {
  display: inline-block;
  max-height: 44px;
  width: auto;
  vertical-align: middle;
  margin: -25px 20px -18px 5px;
}
.supBtnHead{
  color: #000 !important;
  display: block !important;
  text-align: center;
  background: #fff200;
  width: 160px !important;
  white-space: nowrap;
  height: 40px;
  font-weight: 600;
  line-height: 40px;
  border: 2px solid #000;
  border-radius: 4px;
  padding: 0 5px;
  margin:  20px 0 0 !important;
  box-sizing: border-box;
  position: absolute !important;
  top: 100%;
  z-index: 1;
  right: 19px;
  font-size: 14px !important;
}
.supBtnHead:hover{
  color: #fff200 !important;
  background-color: #000 !important;
  text-decoration: none !important;
  transition: 0.3s color, background-color 0.3s !important;
}




.top_panel_style_4 .header_second_line::after{
	content: "";
	display: table;
	clear: both;
}
.top_panel_style_4 .header_second_line .contact_logo {
	float: none;
	display: inline-block;
	vertical-align: top;
	padding-left: 18px;
	min-width: 326px;
}
.top_panel_fixed .header_second_line .contact_logo {
	margin-top: 0;
}
.top_panel_style_4 .header_second_line .menu_main_wrap {
	display: inline-block;
	vertical-align: top;
	/*padding-top: 14px;*/
	margin: 0;
	width: auto;
	max-width: 74%;
	min-width: 30%;
	padding-right: 20px;
    padding-top: 31px;
}
.top_panel_fixed .menu_main_wrap{
	padding-top: 6px !important;
}

.top_panel_style_4 .header_second_line .contact_logo a {
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	font-family: "Poppins","Open Sans", sans-serif;
	line-height: 18px;
}
.top_panel_style_4 .header_second_line {
	padding: 32px 0px 23px;
	position: relative;
}
.top_panel_fixed .top_panel_style_4 .header_second_line {
  padding: 14px 0 0;
}
.top_panel_style_4 .header_second_line:before {
	content: '';
	position: absolute;
	top: 2px;
	width: 100%;
	background: transparent url(../../uploads/2019/02/topLine.png) no-repeat center;
	left: 0;
	height: 1px;
	display: none !important;
}
.top_panel_style_4 .menu_main_nav > li > a {
	padding: 0;
}
header.scheme_original .menu_main_nav > li > a,
header.scheme_original .logo .logo_text {
	font-size: 16px;
  text-transform: uppercase;
	padding: 0 17px 15px;
	display: inline-block;
	font-family: "Poppins","Open Sans", sans-serif;
  text-decoration: none;
}
header.scheme_original nav.menu_main_nav_area {
	float: left;
	margin-left: -14px;
}
.top_panel_fixed .header_wrapper{
	padding-top: 0 !important;
}
.top_panel_fixed .header_top_line,.top_panel_fixed .header_second_line:before{
	display: none !important;
}
.logo_over{
	width: 283px;
	max-width: 100%;
	margin-bottom: 10px;
}
.top_panel_fixed .header_second_line .contact_logo {
	margin-top: 0;
}
.top_panel_fixed .logo_over{
    width: auto;
    height: 37px;
    margin-top: -4px;
}

/*.scheme_original .menu_main_nav > li ul ul{
  outline: 1px solid yellow;
  background-color: #000 !important;
  z-index: 10005 !important;
}
.scheme_original .menu_main_nav > li ul ul ul{

  background-color:#000;
}
.scheme_original .menu_main_nav > li ul ul ul li a{
  background-color: #000;
  z-index: 10015 !important;
  position: relative;
}
.scheme_original .admin-bar .menu_main_nav > li > ul,
.scheme_original .admin-bar .menu_main_nav > li > ul > li,
.scheme_original .admin-bar .menu_main_nav > li > ul > li > a,
.scheme_original .admin-bar .menu_main_nav > li > ul > li > a > span{
  z-index: 0 !important;
  border: 1px solid red;
}
.menu_main_nav > li ul > li,
.menu_main_nav > li ul > li > a{
  position: relative;
  z-index: 10001;
}*/
/*.scheme_original .admin-bar .menu_main_nav > li ul ul,
.scheme_original .admin-bar .menu_main_nav > li ul ul li,
.scheme_original .admin-bar .menu_main_nav > li ul ul ul,
.scheme_original .admin-bar .menu_main_nav > li ul ul ul li,
.scheme_original .admin-bar .menu_main_nav > li ul ul ul li a,
.scheme_original .admin-bar .menu_main_nav > li ul ul ul li a span{
  background: #000;
  z-index: 9999999999999999999999 !important;
  outline: 1px solid red;
}*/

.menu_user_nav > li ul, .menu_main_nav > li ul {
    position: absolute;
    display: none;
    z-index: auto !important;
}
.page_content_wrap .sc_section.section_style_promo_section .sc_section_content {
    padding: 1em 1.5em 3.35em 5.6em;
}
.scheme_original .sc_section.section_style_promo_section .sc_section_button .sc_button {
	background: transparent !important;
	border: 0;
	font-size: 18px;
	font-weight: bold;
	padding: 0;
}
.background_container {
	background: #132a65;
}
.background_container > .column-1_3 .sc_column_item_inner {
	padding: 40px 80px;
}
.background_container > .column-1_3 .sc_column_item_inner > div:nth-child(1) {
	float: left;
}
.background_container > .column-1_3 .sc_column_item_inner > div:nth-child(2) {
	float: right;
}
.background_container > .column-1_3 .sc_column_item_inner > div:nth-child(3) {
	clear: both;
}
.background_container > .column-1_3 .sc_column_item_inner > div:nth-child(2) img {
	max-height: 75px;
	width: auto;
}
.top_panel_middle .search_wrap {
    display: none !important;
}
#hvem_section,
#hvem_section h2 {
	color: #000 !important;
}
#hvem_section h2 {
	margin-top: 0;
}
#hvem_section .wpb_column.vc_column_container:first-of-type .vc_column-inner {
	padding: 80px;
}
#hvem_section .vc_column-inner .with_image .vc_column-inner {
	padding: 0px !important;
}

.rev_slider_wrapper::after{
	content: '';
	display: block;
	height: 1px;
	width: 100%;
	position: absolute;
	left: 0;right: 0;bottom: 0;
	z-index: 95;
	background: #fff200 url(../../uploads/2019/02/topLine2.png) no-repeat center;
}
/*end main.css*/

/*'Open Sans'*/
.body_wrap{
	width: 100%;
	max-height: 9999em;
	margin: 0 auto;
	position: relative;
	min-width: 320px;
	overflow: hidden;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}

.scheme_original .header_mobile .menu_button:hover{color:#000 !important;} 
body{
	font-family: "Poppins","Open Sans", sans-serif;
}
header .top_panel_fixed .menu_main_nav > li > ul,header .menu_main_nav > li > ul {
    top: 2.65em !important;
}
header .menu_main_nav > li > ul {
    top: 2.65em;
}


.header_mobile .logo_text + br,.header_mobile .logo_slogan{
	display: none !important;
}
.page_content_wrap {
    padding: 3.35em 0;
}
body .header_mobile .menu_button{
	color: #000 !important;
}
.scheme_original .logo .logo_text{
	color: #000 !important;
}
.page-id-702 .content_wrap{
	width: 100%;
}
#remove{
	display: none;
}


.header_mobile .phoneIcon {
	top: 0;
	bottom: 0;
	height: 25px;
	margin: auto;
	width: auto;
	line-height: 25px;
	cursor: pointer;
	transition: all 0.3s ease 0s;
	position: absolute;
	right: 30px;
	color: #fff !important;
	text-align: center;
	font-size: 39px;
}
.header_mobile .phoneIcon:hover,.header_mobile .phoneIcon:focus{
	color: #fff200 !important;
}
.header_mobile .phoneIcon.mailIcon{
	right: 80px;
}
.header_mobile .phoneIcon.ampIcon{
	
	right: 180px;
}
.header_mobile .phoneIcon.faceIcon{
	right: 133px;
}






.slider_wrap .tp-splitted{
	text-shadow: 1px 1px 1px rgba(0,0,0,.25);
	font-family: "Poppins","Open Sans", sans-serif;
}
.post_content .column-1_3{
	width: 33% !important;
}
.threeTabs .sc_column_item_inner{
	padding: 1.6rem 10.3% 1px;
	position: relative;
	height: auto !important;
	overflow: hidden;
}

.scheme_original .scroll_to_top, .scheme_original .scroll_to_top:hover{
	background-color: #fff200 !important;
}
.scheme_original .scroll_to_top{
  color: #000 !important;
  box-shadow: 1px 1px 2px rgba(0,0,0,.3);
}

.header_top_line .mail{
	display: inline-block;
	vertical-align: top;
	font-weight: 400;
	font-size: 14px;
	color: #eee;
	line-height: 18px;
	margin-right: 3.3%;
	margin-top: -1px;
	font-family: "Poppins","Open Sans", sans-serif;
	padding-left: 25px;
  text-transform: uppercase;
}
.header_top_line .mail a[href*="mailto:"]{
	color: #eee !important;
}
.header_top_line .phone{
	margin-left: 11px;
}
.header_top_line .topSearch{
  display: inline-block;
  margin: 0 0 0 3.3%;
}
.header_top_line .topSearch a.icon-search{
  color: #fff200;
  display: inline-block;
  font-size: 16px;
  line-height: 1;
  vertical-align: 1px;
}
.header_top_line .topSearch .searchHiden{
  display: none;
}
.header_top_line .topSearch.open .searchHiden{
  display: block;
}
.header_top_line .topSearch.open .searchVisible{
  display: none;
}
.header_top_line .phone a,.header_top_line .mail a{
	position: relative;
}
.header_top_line .phone a::after{
	content:'';
	display:block;
	position:absolute;
	width: 22px;
	height: 22px;
	top: 1px;
	bottom: 0;
	margin: auto;
	left: -23px;
	background:url(img/phone.svg) no-repeat center;
	background-size: contain;
}
.header_top_line .phone a.amp {
    margin-left: 37px;
}
.header_top_line .phone a.amp:after {
    background-image: url(img/clock-o.svg);
    left: -24px;
    top: 1px;
}
.header_top_line .face a:after {
    content: '';
    display: block;
    position: absolute;
    width: 22px;
    height: 22px;
    top: 2px;
    bottom: 0;
    margin: auto;
    left: -22px;
    background: url(img/facebook.svg) no-repeat center;
    background-size: contain;
}
.header_top_line .mail a::after{
		content:'';
	display:block;
	position:absolute;
	width: 19px;
	height: 19px;
	top: 1px;
	bottom: 0;
	margin: auto;
	left: -25px;
	background:url(img/envelope.svg) no-repeat center;
	background-size: contain;
}
.header_top_line .face a {
    text-decoration: none;
    color: #fff !important;
    position: relative;
}


.header_top_line .mecaLogo{
	float: right;
}
.header_top_line .mecaLogo img{
	width: 166px;
	height: 25px;
}
.footer_wrap {
	overflow: hidden;
}

.footer_wrap_inner{
	padding: 77px 0 0;
}
.footer_wrap .content_wrap{
	width: 100%;
	/*max-width: 1300px;*/
  max-width: 1000px;
	margin-left: auto;
	margin-right: auto;
}
.footer_wrap .footer_wrap_inner{
	background: #1e2021 !important;
	background-size: 100% 100% !important;
}
.footer_wrap .widget_number_1,
.footer_wrap .widget_number_4{
  width: 30%;
}
.footer_wrap .widget_number_2{
  width: 22%
}
.footer_wrap .widget_number_3{
  width: 48%;
  text-align: right;
}
.footer_wrap .widget_number_1,
.footer_wrap .widget_number_2,
.footer_wrap .widget_number_3,
.footer_wrap .widget_number_4{
/*  width: 33%;*/
  margin: 0 0 12px;
  padding-left: 15px !important;
  padding-right: 15px !important;
}
.footer_wrap h4,.footer_wrap h3,
.footer_wrap_inner .widget_title{
  font-size: 26px !important;
  line-height: 1.3 !important;
  color: #fff !important;
  margin: 0 0 21px !important;
  text-transform: uppercase;
  font-weight: 600 !important;
}
.footer_wrap h5{
  font-size: 16px;
  line-height: 33px;
  font-weight: 700;
  color: #fff !important;
  margin: 0 !important;
  text-transform: uppercase;
}
.footer_wrap .fText{
  font-size: 16px;
  line-height: 33px;
  color: #efefef;
  font-weight: normal;
  margin: 0 0 26px;
}
.footer_wrap .fText a{
  color: #efefef !important;
  text-decoration: none;
}
.footer_wrap .fText a:hover{
  text-decoration: underline;
}

.fImgs{
  display: inline-block;
  margin: 0 5px 12px 0;
}
.header_mobile{
	background: #fff200;
}
/*.header_mobile .menu_button:hover,.header_mobile .menu_button:focus{
	color: #fff !important;
}*/
.header_mobile .logo {
    padding-top: 20px;
    padding-bottom: 14px;
}
.header_mobile .menu_button{
  top: 0;
  bottom: 0;
  height: 25px;
  margin: auto;
  right: 30px;
  left: auto;
}

.header_mobile .menu_button, .header_mobile .menu_main_cart .top_panel_cart_button .contact_icon{
	font-size: 45px;
}
.scheme_original .header_mobile .panel_top, .scheme_original .header_mobile .side_wrap{
	background: #fff200 !important;
}



#cookie-notice {
  background: #f2f3f3 !important;
	-webkit-box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.173);
	-moz-box-shadow:    0px 0px 7px 0px rgba(0, 0, 0, 0.173);
	box-shadow:         0px 0px 7px 0px rgba(0, 0, 0, 0.173);
	z-index: 99999;

}
#cookie-notice .cookie-notice-container{
	color: #212121;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#cn-notice-text a {
  color: #fff200;
  text-decoration: underline;
}
#cn-accept-cookie,
.cn-set-cookie.button,
.button.bootstrap {
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  text-transform: uppercase;
  height: 30px;
  padding: 5px 15px;
  background: #fff200 !important;
  border: 1px solid #fff200 !important;
}
#cn-accept-cookie:hover,
.cn-set-cookie.button:hover,
.button.bootstrap:hover {
  background: none !important;
  color: #fff200 !important;
}
.page_content_wrap{
	color: #000;
}
.header_mobile::before{
/*	content: '';
	display: block;
	background: #003c81 url(img/meca_logo.png) no-repeat center;
	height: 68px;
	border-bottom: 1px solid #fff;*/

}
.superForm.bestTime{
  padding-left: 15px;
  padding-right: 15px;
}
.superForm.contUs{
	padding-left: 15px;
	padding-right: 15px;
}
.superForm{
	max-width: 1315px;
	margin: 0 auto;
}
#appointment{
	padding-top: 0;
	padding-bottom: 0;
	/*background: #d7dfe7 !important;*/
	display: none !important;
}
.bestTime.superForm h2 {
  position: relative;
  color: #000 !important;
  font-size: 42px;
  line-height: 51px;
  font-weight: 700;
  background-color: #fff200;
  display: block;
  text-align: center;
  padding: 35px 10px;
  text-transform: uppercase;
  margin: 0 0 63px;
}
.bestTime.superForm h2:before{
  position: absolute;
  content:'';
  display: block;
  background-color: #fff200;
  top: 0;
  bottom: 0;
  width: 1000px;
  right: 100%;
}
.bestTime.superForm h2:after{
  position: absolute;
  content:'';
  display: block;
  background-color: #fff200;
  top: 0;
  bottom: 0;
  width: 1000px;
  left: 100%;
}
.superForm .form_section{
	padding: 0;
  margin: 0;
}
.superForm .sLabel{
	font-size: 16px;
	color: #000;
	display: block;
	margin: 0 0 3px;
}
.superForm.contUs .form_section{
	padding: 33px 3.9% 33px;
	background: #f6f6f6;
}
.superForm .form_section.fs1{
  margin: 0 0 58px;
}
.superForm .form_section.fs2{
  margin: 0 0 39px;
}
.superForm .form_section.fs3{
  padding: 0 6px;
}
.superForm .form_section.fs3 .sec_title{
  padding-left: 6px;
  margin: 0 0 16px;
}
.superForm .forCheck{
	margin: 0;
}
.superForm .form_section{
    font-size: 14px;
}
.superForm .form_section p {
    color: #000;
    margin: 0;

}
.superForm .vc_col-xs-9, .superForm .vc_col-xs-3{
	padding-left: 5px !important;
	padding-right: 5px !important;
}
.superForm .vc_row{
	margin-left: -5px !important;
	margin-right: -5px !important;
}
.superForm .form_section p.sec_title {
  font-size: 24px;
  font-weight: 500;
  padding-bottom: 0;
  margin-bottom: 14px;
  text-transform: uppercase;
  color: #000;
}
.superForm .form_section p.sec_title.datoBigger{
  font-weight: bold;
  font-size: 27px;
}
.superForm .form_section p.sec_title2 {
	text-align: center;
	font-size: 16px;
	margin: 0 -10px 14px;
	color: #000;
}
.superForm .wpcf7-form-control.wpcf7-checkbox.wpcf7-validates-as-required{
  display: flex;
  flex-wrap: wrap;
}
.superForm .form_section .wpcf7-list-item {
  padding: 0 7px 25px 0;
  min-height: 25px;
  margin-left: 0;
  display: inline-block;
  font-size: 16px;
  color: #000;
}
.bestTime.superForm .form_section .wpcf7-list-item{
  padding: 12px 20px 12px 5px;
  min-height: 25px;
  margin-left: 0;
  display: inline-block;
  font-size: 16px;
  color: #000;
  /*flex: 1 1 auto!important;*/
}
.bestTime.superForm .pAlt{
  font-size: 14px;
  margin: 6px 0 0px 3px;
  color: #000;
  text-align: left;
}
.bestTime.superForm .pAltRed{
  font-size: 21px;
  margin: 25px 0 -15px;
  font-weight: 500;
  color: #d0133b;
  line-height: 1.2;
  text-align: center;
}

.superForm .form_section .vc_col-xs-6{
  padding-left: 12px;
  padding-right: 12px;
}
.superForm .form_section .vc_col-xs-6 > .row{
  margin-left: -12px;
  margin-right: -12px;
}
.superForm .form_section span.wpcf7-not-valid-tip {
    margin: 3px 0 10px 0;
    padding: 3px 10px 3px 25px;
    line-height: 16px;
    background: #F3CAC7 url(../../uploads/2018/09/error.png) no-repeat 3px center;
    color: #000;
    font-size: 12px;
    font-weight: normal;
    display: block !important;
    border: 1px solid #fa8b83;
}
.superForm .secRow{
	margin: 0 -5px;
	position: relative;
}
.superForm .secRow:after{
    content: '';
    display: table;
    clear: both;
}
.superForm .quater_sec {
  width: 50%;
	padding: 0 12px;
	display: block;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
  margin: 0 0 12px;
}
.superForm.contUs .quater_sec {
	width: 33.3%;

}
.superForm .quater_sec .inside_sec {
    padding: 0 0 5px;
}
.superForm .forInp{
	padding: 0 0 10px;
}
.superForm .forInp:last-child{
	padding: 0;
}
.superForm .fs3 p{
	white-space: nowrap;
	font-size: 16px;
	color: #000;
}
.eu-form-wrapper #eu-number,
.superForm .form_section input[type=text],
.superForm .form_section input[type=tel],
.superForm .form_section input[type=email],
.superForm .form_section input[type=date],
.superForm .form_section textarea,
.superForm .form_section select {
    margin: 0 0 3px;
    border: solid 1px #dfdfdf;
    padding: 14px 20px;
    min-width: 10px;
    max-width: 100%;
    color: #212121;
    box-sizing: border-box;
    font-size: 16px;
    font-weight: 400;
    width: 100%;
    outline: none;
    background: #ffffff !important;
    border-radius: 0;
    box-shadow: none !important;
    height: 57px;
    text-transform: none !important;
    font-family: "Montserrat", sans-serif !important;
}

.superForm .form_section textarea{
  min-height: 134px;
  padding-top: 15px;
}
.superForm .form_section select{
  background: #fff url(img/select.png) no-repeat center right !important;
}
.eu-form-wrapper #eu-number:focus,
.superForm .form_section input[type=text]:focus,
.superForm .form_section input[type=tel]:focus,
.superForm .form_section input[type=email]:focus,
.superForm .form_section input[type=date]:focus,
.superForm .form_section textarea:focus,
.superForm .form_section select:focus{
	border-color: #fff200;
}
.eu-form-wrapper #eu-number:placeholder,
.superForm .form_section input[type=text]:placeholder,
.superForm .form_section input[type=tel]:placeholder,
.superForm .form_section input[type=email]:placeholder,
.superForm .form_section input[type=date]:placeholder,
.superForm .form_section textarea:placeholder,
.superForm .form_section select:placeholder{
    color: #515151;
}
.eu-form-wrapper #eu-number::-webkit-input-placeholder, .superForm .form_section input::-webkit-input-placeholder,.superForm .form_section textarea::-webkit-input-placeholder,.superForm .form_section select::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #969696 !important;
  text-transform: none;
}
.eu-form-wrapper #eu-number::-moz-placeholder, .superForm .form_section input::-moz-placeholder,.superForm .form_section textarea::-moz-placeholder,.superForm .form_section select::-moz-placeholder{ /* Firefox 19+ */
  color: #969696 !important;
  text-transform: none;
}
.eu-form-wrapper #eu-number:-ms-input-placeholder, .superForm .form_section input:-ms-input-placeholder,.superForm .form_section textarea:-ms-input-placeholder,.superForm .form_section select:-ms-input-placeholder { /* IE 10+ */
  color: #969696 !important;
  text-transform: none;
}
.eu-form-wrapper #eu-number:placeholder, .superForm .form_section input:placeholder,.superForm .form_section textarea:placeholder,.superForm .form_section select:placeholder { /* Firefox 18- */
  color: #969696 !important;
  text-transform: none;
}
.superForm .yellowCrazy{
  position: relative;
  background-color: #fff200;
  display: block;
  min-height: 174px;
  padding: 0 15px;
  display: flex !important;
  align-items: center!important;
  margin: 40px 0 0;
}
.superForm .yellowCrazy:first-child{
  flex-grow: 1!important;
}
.superForm .yellowCrazy:before{
  position: absolute;
  content:'';
  display: block;
  background-color: #fff200;
  top: 0;
  bottom: 0;
  width: 1000px;
  right: 100%;
}
.superForm .yellowCrazy:after{
  position: absolute;
  content:'';
  display: block;
  background-color: #fff200;
  top: 0;
  bottom: 0;
  width: 1000px;
  left: 100%;
}
.superForm input[type=submit]{
	color: #fff200 !important;
	display: inline-block;
	text-align: center;
	background: #000 !important;
	min-width: 295px;
	height: 66px;
	font-size: 18px;
	font-weight: 600;
	line-height: 40px;
	border: 2px solid #000 !important;
	border-radius: 4px;
	padding: 10px 5px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;

}
body a[href*="tel:"], body a[href*="mailto:"] {
  color: #000;
}

.superForm div.wpcf7 input[type=date]{
	max-width: 100%;
	padding-top: 11px;
	padding-bottom: 11px;
	padding-right:4px;
	-webkit-appearance: textfield;
    -moz-appearance: textfield;
    min-height: 1.2em; 
}
.superForm div.wpcf7 input[type=text]#Fodselsdato{
	background-image: url(../../uploads/2019/02/date-ico.png);
	background-repeat: no-repeat;
	background-position: 100% center;
}
.superForm input[type=submit]:focus,.superForm input[type=submit]:hover{
	color: #000 !important;
	background: #fff200 !important;
}

.wpcf7-form .wpcf7-checkbox label {
  position: relative;
  cursor: pointer;
  white-space: nowrap !important;
  text-align: left !important;
  display: block;
}

.wpcf7-form .wpcf7-checkbox input[type=checkbox] {
	/*position: relative;*/
  visibility: hidden;
  position: absolute;
}

.wpcf7-form .wpcf7-checkbox input[type=checkbox] + span {
	padding: 0 0 0 27px !important;
  margin: 0 !important;
	display: inline-block;
	height: 20px;
	line-height: 20px;
	vertical-align: middle;
}

.wpcf7-form .wpcf7-checkbox input[type=checkbox] + span:before {
  display: block;
  position: absolute;
  content: '';
  height: 20px;
  width: 20px;
  top: 3px;
  left: 0;
  background: url(../../uploads/2019/02/checkbox.png) no-repeat 0 0;
}

.wpcf7-form .wpcf7-checkbox input[type=checkbox]:checked + span:before {
	background-position: 0 100%;
}
.pSubmit{
  margin: 0;
	/*text-align: center;*/
}
.wpcf7-form span[class*="acceptance"] input[type="checkbox"]{
  display: inline-block;
}
.rb-cf__input_checkbox{
  margin: 0 34px 0 0;
  display: block;
  position: relative;
  font-size: 16px;
  line-height: 27px;
  text-align: right;

}
.contUs .rb-cf__input_checkbox{
  text-align: left;
  margin: 0 0 30px;
  padding: 0 0 0 31px;
}

.rb-cf__input_checkbox .wpcf7-form-control-wrap{
	position: absolute;
	right: 0;
}
.contUs .rb-cf__input_checkbox .wpcf7-form-control-wrap{
  left: 5px;
  right: auto;
}
.rb-cf__input_checkbox span.wpcf7-list-item{
	margin: 0;
}
.rb-cf__input_checkbox > span:last-child{
	display: block;
	margin:0 31px 0 0;
}
.wpcf7-response-output{
  text-align: center;
  max-width: 600px;
  margin: 15px auto !important;
  background-color: #fff;
}




.top_panel_title .breadcrumbs,
.top_panel_title.title_present.breadcrumbs_present .page_title{
	text-shadow: 1px 1px 1px rgba(0,0,0,.25);
}
.ifMap{
	max-height: 500px;
  width: 100% !important;
  min-height: 500px;
}
.gmap3 {
  width: 100%;
  min-height: 350px;
  z-index: 1;
}
.mapBox.vc_hidden{
	opacity: 1 !important;
}


.welcomeBox::before{
    content: '';
    display: table;
    clear: both;
}
.welcomeBox{

    position: relative;
}
.welcomeBox>.vc_column_container  {
	padding: 50px 0;
}
.welcomeBox>.vc_column_container>.vc_column-inner  {
	padding: 50px 0;
	max-width: 1170px;
  margin-left: auto !important;
  margin-right: auto !important;
}
.welcomeBox h2{
	color: #000 !important;
	font:600 35px/40px "Poppins","Open Sans", sans-serif;
	margin: 0 20px 40px !important;
	text-transform: none;
	text-align: center;
}
.iSvg{
	width: 50px;
	height: 50px;
	display: block;
	margin: 0 auto 15px;
}
.iSvg path{
	fill:#000;
}
.welcomeBox p{
	text-align: center;
	margin: 0 0 1em;
	color: #2d2d2d;
	font:16px/22px "Poppins","Open Sans", sans-serif;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.welcomeBox p.noMarg{
  margin-bottom: 10px;
}
.welcomeBox p a{
	color: #000 !important;
	text-decoration: none !important;
}
.welcomeBox p a:hover,.welcomeBox p a:focus{
	text-decoration: underline !important;
}
#ajaxAnswer {
	text-align: center;
}
#ajaxAnswer h2{
	color: #000 !important;
	margin-top: 0;
	font-size: 20px !important;
	margin-bottom: 20px;
	font-weight: 400;
	text-align: center;
	padding-top: 15px;
}
.ajax-resultat{
	display: table;
	width: 100%;
}
.ajax-resultat>p{
	display: table-row;
	margin: 0;
	width: 50%;
	vertical-align: middle;
	font-size: 16px;
	color: #000;
}
.ajax-resultat>p>span{
	display: table-cell;
	padding: 3px;
	border-bottom: 1px solid #d7dfe7;
}
.ajax-resultat>p:last-of-type {
    color: #fff200;
    font-weight: bold;
}

.lds-ripple {
  display: inline-block;
  position: relative;
  width: 64px;
  height: 64px;
}
.lds-ripple div {
  position: absolute;
  border: 4px solid #fff200;
  opacity: 1;
  border-radius: 50%;
  animation: lds-ripple 1s cubic-bezier(0, 0.2, 0.8, 1) infinite;
}
.lds-ripple div:nth-child(2) {
  animation-delay: -0.5s;
}
@keyframes lds-ripple {
  0% {
    top: 28px;
    left: 28px;
    width: 0;
    height: 0;
    opacity: 1;
  }
  100% {
    top: -1px;
    left: -1px;
    width: 58px;
    height: 58px;
    opacity: 0;
  }
}

ol > li::before{
	content: '' !important;
}





.slider_wrap .slider_over_content_inner{
	background: none !important;
	padding: 0 !important;
}


.h1{
	text-align: center;
	display: block;
	max-width: 950px;
	margin-left: auto;
	margin-right: auto;
/*	margin-top: 50px;
	margin-bottom: 50px;*/
}
h2.h2{
	margin-top: 0;
	font-size: 20px;
}

.forBtn{
	text-align: center;
	margin: 13px 0 0;
}
html {
  scroll-behavior: smooth;
}
.bestiBtn{

}

.hugeTop{
  position: relative;
  
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  display: -webkit-box!important;
  display: -ms-flexbox!important;
  display: flex!important;
  -webkit-box-align: center!important;
  -ms-flex-align: center!important;
  align-items: center!important;
  /*overflow: visible !important;*/
}
.hugeTop2{
  position: relative;
  min-height: 60vh;
  /*background-color: #999;*/
/*  background-repeat: no-repeat;
background-position: center center;
  background-size: cover;*/
  display: -webkit-box!important;
  display: -ms-flexbox!important;
  display: flex!important;
  -webkit-box-align: center!important;
  -ms-flex-align: center!important;
  align-items: center!important;
  
    background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  /*overflow: visible !important;*/
}
.hugeTop2:after{
  content: '' !important;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  display: block !important;
  /*z-index: 5;*/
  height: 50%;
  background: linear-gradient(0deg, rgba(0,0,0,0.8687850140056023) 0%, rgba(0,0,0,0) 100%);
}
.hugeTop > .wpb_column,
.hugeTop2 > .wpb_column {
  position: static;
}
.hugeTop .hugeText > .wpb_wrapper,
.hugeTop2 .hugeText > .wpb_wrapper{
  max-width: 1300px;
  margin: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.hugeTop .hugeText > .wpb_wrapper{
  align-items: center;
  flex-wrap: wrap;
  display: flex!important;
  min-height: 80vh;
  box-sizing: border-box;
}
.hugeTop .hugeText > .wpb_wrapper > *{
  width: 100%;
}
.hugeText h1{
  text-align: left;
  margin: 0 0 9px;
  color: #fff !important;
  text-shadow: 1px 1px 1px rgb(0 0 0 / 35%);
  font-weight: 600;
  font-size: 60px;
  line-height: 1.3;
  max-width: 750px;
  position: relative;
  z-index: 5;
}
.hugeTop2 .hugeText h1{
  font-size: 2.5rem;
  text-align: center;
  margin: auto;
}
.hugeTop2 .btnsBottom{
  text-align: center;
  position: relative;
  z-index: 5;
}
.hugeTop2 .btnsBottom a{
  margin: 2rem 15px;
}
a.supBtn{
  display: inline-block;
  text-align: center;
  font-size: 18px;
  line-height: 21px;
  color: #000;
  font-weight: bold;
  min-width: 261px;
  padding: 20px 10px 16px;
  height: 61px;
  box-sizing: border-box;
  text-decoration: none;
  background-color: #fff200;
  border-radius: 4px;
  border: 1px solid #fff200;
  text-transform: uppercase;
  text-decoration: none !important;
  transition: color 0.1s cubic-bezier(0.16, 0.08, 0.355, 1), background 0.1s cubic-bezier(0.16, 0.08, 0.355, 1);
  overflow: hidden;
}
.supBtn:hover{
  color: #000 !important;
  background-color: #fff200 !important;
  text-decoration: underline !important;
/*  transition: all 0.3s;
  transform: translateY(-3px);
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);*/
}

.btn-arrow {
  position: relative;
  transition: background-color 300ms ease-out;
}
.btn-arrow i {
  display: inline-block;
  position: relative;
  transition: all 300ms ease-out;
  will-change: transform;
  padding-left: 3px;
  opacity: 0;
}
.btn-arrow span{
  display: inline-block;
  position: relative;
  will-change: transform;
  transition: all 300ms ease-out;
}
.btn-arrow:hover i {
  transform: translate3d(1rem, 0, 0);
  opacity: 1;
}
.btn-arrow:hover span {
  transform: translate3d(-0.5rem, 0, 0);
  opacity: 1;
}
.btn-arrow svg {
  position: absolute;
  width: 1.1em;
  right: 0px;
  right: 0rem;
  opacity: 0;
  top: 50%;
  transform: translateY(-50%);
  transition: all 300ms ease-out;
  will-change: right, opacity;
}
.btn-arrow svg * {
  stroke-width: 5;
  stroke-color: transparent;
}
.btn-arrow:hover svg {
  opacity: 1;
  right: -2rem;
}





.wellBox > .vc_column_container > .vc_column-inner{
  max-width: 1200px;
  margin: auto;
  padding-top: 115px;
  padding-bottom: 77px;
  text-align: center;
}
.wellBox h1{
  font-size: 38px;
  line-height: 1.3;
  margin: 0 0 23px;
  font-weight: 600;
  text-transform: uppercase;
}
.wellBox p{
  font-size: 16px;
  line-height: 1.65;
  margin: 0 0 16px;
}
.wellBox p.marg40{
  margin-bottom: 50px;
}
.wellBox .h3,.wellBox .h2{
  font-size: 24px;
  font-weight: 500;
  margin: 0;
}
.wellBox ul{
  text-align: left;
  position: relative;
  max-width: 720px;
  margin: 0 auto 23px;
  column-count: 2;
  column-gap: 40px;
}


.servBox{
  background-color: #f4f4f4;
  position: relative;
  padding-top: 3.5rem;
  padding-bottom: 3.5rem;
}
.servBox .sc_services_title,
.servBox h2{
  font-weight: 600;
  font-size: 38px;
  line-height: 1.2;
  margin: 0 0 18px;
  text-transform: uppercase;
  text-align: center;
  overflow: visible;
}
.servBox > .vc_column_container > .vc_column-inner{
/*  max-width: 1300px;
  margin: auto;*/
  padding-top: 25px;
  padding-bottom: 21px;
}
.servBox .hover_icon:after,
.servBox .sc_services_item_description{
  display: none !important;
}
.servBox .hover_icon img{
  height: 76px;
  width: auto;
}
.servBox .sc_services_item{
  background-color: #fff200 !important;
  display: flex !important;
  align-items: center!important;
  justify-content: center!important;
  min-height: 156px;
}
.servBox .sc_services_item_title{
  font-size: 24px;
  line-height: 1.2;
  color: #000;
  text-transform: uppercase;
  margin: 0 !important;
}
.servBox .sc_services_item_content{
  padding: 0 !important;
}
.servBox .sc_services_item_featured{
  margin: 0 17px 0 0 !important;
}

.mapBox{
  background-color: #f4f4f4;
}
.mapBox h3{
  font-weight: 600;
  font-size: 20px;
  line-height: 29px;
  margin: 0;
}
.mapBox p{
  margin: 0 0 29px;
  font-size: 17px;
  line-height: 29px;
  color: #000;
  font-weight: 300;
}
.mapBox p a{
  color: #000 !important;
  text-decoration: none;
}
.mapBox p a:hover{
  text-decoration: underline;
}
.mapBox p strong{
  font-weight: 600;
}
.mapBox .box2{
  min-height: 500px;
  display: flex;
  justify-content: center!important;
  align-items: center!important;
}
.mapBox .box2 > *{
  width: 100%;
  padding: 10px 15px 10px 14% !important;
}
.ansBox{
                  display: none;
}
.page-id-702 .ansBox{
                  display: block;
}
.ansBox > .vc_column_container > .vc_column-inner{
  max-width: 1050px;
  margin: auto;
  padding-top: 89px;
  padding-bottom: 85px;
  text-align: center;
}
.ansBox h2{
  font-size: 3rem;
  line-height: 1.2;
  margin: 0 0 35px;
  font-weight: 600;
  text-transform: uppercase;
  overflow: visible;
}
.ansBox .ansImg img{
  border-radius: 50% !important;
  display: block;
  margin: 0 auto 25px;
  box-shadow: rgba(149, 157, 165, 0.1) 0px 8px 24px !important;
}
.ansBox h4{
  font-size: 17px;
  line-height: 1.2;
  margin: 0 0 10px;
  font-weight: 600;
  text-align: center;
}
.ansBox p{
  font-size: 16px;
  line-height: 1.2;
  margin: 0;
  font-weight: 300;
  text-align: center;
}
.ansBox p.cont{
  margin-bottom: 5px;
}
.ansItems{}

footer .footer_wrap_inner ul.menu > li:before{
  display: none !important;
}
footer .footer_wrap_inner ul.menu > li{
  font-size: 16px;
  line-height: 20px;
  margin: 0 0 12px;
  text-transform: uppercase;
  padding: 0 !important;
}
footer .footer_wrap_inner ul.menu > li a{
  color: #efefef !important;
  text-decoration: none;
}
footer .footer_wrap_inner ul.menu > li a:hover{
  text-decoration: underline;
}
footer .footer_wrap_inner ul.menu > li > ul{
  display: none !important;
}
.kontDitt{
  position: relative;
  display: block;
  background-color: #fff200 !important;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  color: #000 !important;
  font-size: 28px;
  line-height: 30px;
  font-weight: 400;
  padding: 30px 15px 26px;
}
.kontDitt:hover{
  color: #000 !important;
  background-color: #fff200 !important;
}
.kontDitt:before{
  position: absolute;
  content:'';
  display: block;
  background-color: #fff200;
  top: 0;
  bottom: 0;
  width: 1000px;
  right: 100%;
}
.kontDitt:after{
  position: absolute;
  content:'';
  display: block;
  background-color: #fff200;
  top: 0;
  bottom: 0;
  width: 1000px;
  left: 100%;
}
#custom_html-8,#text-2{
  padding: 0 !important;
  margin: 0 !important;
  float: none;
  width: 100%;
}
.fCopy{
  text-align: center;
  text-transform: uppercase;
  margin: 0;
  color: #efefef !important;
  font-size: 15px;
  line-height: 17px;
  padding: 32px 0 32px;
}
.fCopy a{
  text-decoration: none;
  color: #efefef !important;
}
.fCopy a:hover{
  text-decoration: underline;
  color: #efefef !important;
}
.fCopy .dev{
  display: inline-block;
  margin: 0 8px;
}
.header_mobile .content_wrap{
  width: 100%;
  text-align: left;
}
.header_mobile .logo{
  padding-left: 30px;
}
/*.leaflet-map{
  min-height: 500px;
}
.leaflet-marker-icon{
  left: -45px !important;
  top: -60px !important;
}*/
#map{
  /*width: 100% !important;*/
  /*max-width: 100% !important;*/
}
#map1{
  padding-top: 40px;
}
#map1 .sc_title.h1{
  margin-bottom: 40px;
}
.aboutBox{
  position: relative;
  overflow: visible !important;
}
.aboutBox > .vc_column_container{
  margin: 0px 0 10px;
  margin-top: -80px;
}
.omOss{
  display: flex;
  align-items: center;

}
.omOss > .wpb_column.vc_column_container.vc_col-sm-4,
.omOss > .wpb_column.vc_column_container.vc_col-sm-8{
  float: none;
}
.omOss > .wpb_column.vc_column_container.vc_col-sm-4{
  min-width: 470px;
}
.omOss > .wpb_column.vc_column_container.vc_col-sm-8{
  flex-grow: 1;
  width: auto;
}
.aboutBox > .vc_column_container > .vc_column-inner{
  max-width: 1300px;
  margin: auto !important;
  padding-left: 15px;
  padding-right: 15px;
}
.aboutBox h2.hLine,
.last-posts h2.hLine{
  font-weight: 600;
  font-size: 38px;
  line-height: 1.2;
  margin: 0 0 21px;
  position: relative;
  text-transform: uppercase;
}
.aboutBox h2.hLine span,
.last-posts h2.hLine span{
  position: relative;
  display: inline-block;
}
.aboutBox h2.hLine span:after,
.last-posts h2.hLine span:after{
  content: "";
  width: 56px;
  height: 2px;
  display: block;
  background-color: #fff200;
  position: absolute;
  top: 0;
  bottom: 7px;
  left: 100%;
  margin: auto 0 auto 36px;
}
.aboutBox p{
  margin: 0 0 27px;
  font-size: 16px;
  line-height: 27px;
}
.aboutBox p a{
  color: #000 !important;
  text-decoration: none;
}
.aboutBox p a:hover{
  text-decoration: underline;
}
.aboutBox p strong{
  font-weight: 600;
}
.omOss .box2 > .vc_column-inner{
  display: flex;
  justify-content: center!important;
  align-items: center!important;
  min-height: 500px;
}
.omOss .box2 > .vc_column-inner > *{
  width: 100%;
  padding: 50px 0 20px 5% !important;
}
.finn{
  display: flex;
  position: absolute;
  width: 400px;
  height: 400px;
  text-align: center;
  top: -230px;
  right: -30px;
  background-color: #fff200;
  border-radius: 50%;
  color: #000;
  font-size: 46px;
  font-weight: 700;
  line-height: 1.1;
  justify-content: center!important;
  align-items: center!important;
  cursor: pointer !important;
  text-decoration: none !important;
  z-index: 10;
}
.finn:hover{
  color: #000 !important;
  text-decoration: underline !important;
}
.finn span{
  display: block;
  position: relative;
}
.finn span:before{
  content:'';
  display: block;
  width: 134px;
  height: 134px;
  margin: 0 auto 20px;
  /*background: url(../../uploads/2019/02/finn.png);*/
  background: url(../..//uploads/2023/06/finn.svg);
  background-size: contain;
  background-repeat: no-repeat;
}
.aboutBox .boxBottom{
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  max-width: 1300px;
  width: 100%;
  margin: auto;
}


.postsBox{
  
}
.hLine{

}
.aboutImg{

}
.post-template-default .post_info{
  display: none !important;
}


.newsBox h2{
  font-size: 38px;
  line-height: 1.2;
  margin: 0 0 35px;
  font-weight: 600;
  text-transform: uppercase;
  text-align: center;
}
.flex-wrap {
    -ms-flex-wrap: wrap!important;
    flex-wrap: wrap!important;
}
.align-items-center {
    align-items: center!important;
}
.d-flex {
    display: -webkit-box!important;
    display: -ms-flexbox!important;
    display: flex!important;
}
.projects2{
  position: relative;
  padding: 0 0 40px;
}

.projects2 .row{
  max-width: 1300px;
  width: 100%;
  margin: 0 auto 22px;
  position: relative;
}
.projects2 .box{
  width: 33.3%;
  position: relative;
  padding: 0 15px 30px;
  box-sizing: border-box !important;
}
.projects2 .box .aOver{
  position: absolute;
  display: block;
  left: 0;
  width: 100%;
  top: 0;
  height: 100%;
  z-index: 1;
}
.projects2 .boxIn{
  position: relative;
  background-color: #fff;
  box-shadow: 0px 5px 20px 0px rgba(0,0,0,0.1);
  position: relative;
  -webkit-transition: all 200ms ease-in;
  -webkit-transform: scale(1);
  -ms-transition: all 200ms ease-in;
  -ms-transform: scale(1);
  -moz-transition: all 200ms ease-in;
  -moz-transform: scale(1);
  transition: all 200ms ease-in;
  transform: scale(1);

}
.projects2 .boxIn:hover {
  z-index: 2;
  -webkit-transition: all 200ms ease-in;
  -webkit-transform: scale(1.06);
  -ms-transition: all 200ms ease-in;
  -ms-transform: scale(1.06);
  -moz-transition: all 200ms ease-in;
  -moz-transform: scale(1.06);
  transition: all 200ms ease-in;
  transform: scale(1.06);
  box-shadow: 0px 5px 20px 0px rgba(0,0,0,0.18);
}
.projects2 .forImg{
  position: relative;
}
.projects2 .date{
  display: inline-block;
  width: 78px;
  text-align: center;
  position: absolute;
  left: 28px;
  top: 28px;
  background-color: #fff200;
  line-height: 22px;
  font-size: 20px;
  font-weight: 600;
  color: #000;
  padding: 16px 0 13px;
}
.projects2 .date span{
  font-weight: bold;
  font-size: 26px;
}
.projects2 img{
  display: block;
  width: 100%;
  object-fit: cover;
}
.projects2 .param{
  padding: 38px 5% 30px;
  position: relative;
  width: 100%;
  box-sizing: border-box !important;
}
.projects2 h3{
  color: #000;
  font-size: 26px;
  font-weight: 600;
  line-height: 1.2;
  margin: 0 0 15px;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.projects2 p{
  font-size: 15px;
  font-weight: 400;
  line-height: 24px;
  text-transform: none;
  margin: 0;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}


.clickBox > .vc_column_container > .vc_column-inner{
  max-width: 1300px;
  margin: auto !important;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 124px;
  padding-bottom: 85px;
}
.clickItems > .vc_column_container > .vc_column-inner{
  background-size: cover !important;
  box-sizing: border-box !important;
  position: relative;
  min-height: 380px;
  padding: 50px 8% 20px;
  margin: 0 15px 30px;
  width: auto;
}
.clickItems h4{
  color: #fff !important;
  margin: 0 0 21px;
  font-size: 38px;
  font-weight: 600;
  line-height: 1.2;
  text-shadow: 1px 1px 1px rgb(0 0 0 / 25%);
}
.clickItems h4 a{
  color: #fff200 !important;
  text-decoration: none;
}
.clickItems h4 a:hover{
  color: #fff200 !important;
  text-decoration: underline;
}
.clickItems p{
  font-size: 15px;
  line-height: 24px;
  color: #fff;
  margin: 0;
}
.clickItems .linkBtn{
  position: absolute;
  background: none !important;
  left: 8%;
  bottom: 50px;
  padding: 0 !important;
  color: #fff200 !important;
  text-transform: uppercase;
  font-size: 15px;
  line-height: 18px;
  border: none !important;
}
.clickItems .linkBtn::after {
  display: inline-block;
  padding-left: 8px;
  content: "➞";
  transition: transform 0.3s ease-out;
}
.clickItems .linkBtn:hover::after {
  transform: translateX(4px);
}

.mapMain{
  list-style: none;
  padding: 0 !important;
  margin: 0;
}
.mapMain > .vc_column_container {
  width: 100%;
  margin:0 !important;
  padding: 0 !important;
}
.mapMain > .vc_column_container > .vc_column-inner{
  max-width: 1300px;
  margin: auto !important;
}
.mapMain li{
  display: flex;
  position: relative;
  border-bottom: 1px solid #e2e2e2;
  padding: 0 0 0 70px;
  min-height: 126px;
  align-items: center;
  flex-wrap: wrap;
  cursor: pointer;
  break-inside: avoid-column;
}
.mapMain li *{
  width: 100%;
  /*margin: auto;*/
}
.mapMain li:before{
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  margin: auto;
  width: 45px;
  display: inline-block;
  text-align: center;
  height: 45px;
  padding: 5px;
  border-radius: 50%;
  line-height: 40px;
  background: #000 url(img/M.svg) no-repeat center;
  background-size: 35px 35px;

}
.mapMain li .arrow{
/*  content: "➞";
  font-weight: 900;*/
/*  font-style: normal;
  font-variant: normal;*/
/*  text-rendering: auto;*/
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 30px;
  display: inline-block;
  font-size: 25px;
  color: #fff200;
  text-align: right;
  height: 25px;
  line-height: 25px;
  transition: transform 0.3s ease-out;
  z-index: 0;
}
.mapMain li:hover .arrow {
  transform: translateX(4px);
}
.mapMain li h4,
.mapMain li h3{
  font-size: 20px;
  line-height: 26px;
  font-weight: 600;
  margin: 0
}
.mapMain li p{
  font-size: 17px;
  line-height: 26px;
  font-weight: 300;
  margin: 0;
}
.mapMain li .aOver{
  position: absolute;
  left: 0;
  width: 100%;
  display: block;
  top: 0;
  height: 100%;
  text-indent: -9999px;
  z-index: 1;
}
.mapJaw {
  padding: 15px 0;
}
.mapJaw .wpb_wrapper{
/*  height: 500px;
  min-height: 500px;
  overflow-y: scroll;*/
  /*max-width: 680px;*/
  /*padding: 0 50px 0 7%;*/

}
.mapJaw .mapUl, .twoCol{
  column-count: 2;
  column-gap: 40px;
}

.mapJaw .wpb_wrapper::-webkit-scrollbar-track
{
  -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3) !important;
  border-radius: 10px !important;
  background-color: #f4f4f4 !important;
}

.mapJaw .wpb_wrapper::-webkit-scrollbar
{
  width: 12px;
  background-color: #fff;
}

.mapJaw .wpb_wrapper::-webkit-scrollbar-thumb
{
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
  background-color: #222;
}
.vacBox .vc_gitem-animated-block{
  display: none !important;
}
.vacFilter{

}
.vacAside .wpc-term-item-content-wrapper > label{
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  position: relative;
}
.vacAside .wpc-term-item-content-wrapper > label > a {
  /*margin-top: 20px;*/
  position: relative;
  display: inline-block;
  /*padding-left: 3.5em;*/
  line-height: 1.4;
  text-align: left;
  font-size: 14px;
  font-size: .875rem;
  font-weight: 400;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  background: #fff;
  padding-right: 10px;
}
.vacAside .wpc-term-item-content-wrapper > label::before {
  content:'';
  display: block;
  height: 1px;
  background-color: #fff200;
  position: absolute;
  width: auto;
  top: 0;
  bottom: 5px;
  left: 25px;
  right: 25px;
  margin: 10px 15px 0;
}
.vacAside .wpc-term-item-content-wrapper > label >.wpc-term-count {
  width: 24px;
  height: 24px;
  min-width: 24px;
  line-height: 24px;
  color: #000;
  background-color: #fff200;
  border-radius: 100%;
  text-align: center;
  font-size: 12px;
  font-size: .75rem;
  font-weight: 400;
  color: #fff200;
  box-shadow: 1px 1px 2px rgba(0,0,0,.05);
}
.vacAside .wpc-term-item-content-wrapper > label >.wpc-term-count >span.wpc-term-count-value{
  color: #000 !important;
  font-weight: 600 !important;
}


.vacAside .widget-title.wpc-filter-title{
  font-size: 21px;
  line-height: 1.2;
  font-weight: 400;
}

.projects3 .vilect-ledige-ads-box {
  margin-bottom: 6%;
  background-color: #fff;
  border-radius: 4px;
  box-shadow: 0 0 6px rgba(0,0,0,.12);
  padding: 2em;
  position: relative;
}
.projects3 .flex-column {
  display: flex;
  justify-content: space-between;
}
.flex-column .flex_item:not(:last-child) {
    margin-right: 2%;
}
.flex-column .w60 {
    flex: 0 60%;
}
.flex-column .flex_item {
  flex: 1;
  margin-bottom: 2%;
}
.flex-column .w40 {
  flex: 0 40%;
}
.vilect-ads--title h2 {
  font-size: 21px;
  font-size: 1.3125rem;
  font-weight: 400;
  margin-top: 0;
  margin-bottom: 5px;
}
.vilect-ads--title h2 a{
  color: #000 ;
}
.vilect-ads--title h2 a:hover{
  text-decoration: underline;
  color: #000;
}
.vilect-ads--terms{
  color: #828c96;
}
.vilect-ads--terms p {
  margin-top: 0;
  font-size: 14px;
  font-size: .875rem;
  font-weight: 400;
  margin-bottom: 2px;
}
.vilect-ads--terms-span {
  width: 120px;
  display: inline-block;
}
.lesmer-arrow.is-grid {
  position: absolute;
  bottom: -35px;
  right: 7%;
  pointer-events: all;
}
.lesmer-arrow {
  width: 70px;
  height: 70px;
  border-radius: 100%;
  color: #fff;
  background-color: #fff200;
  border: 1px solid #fff200;
  display: block;
  transition: all .2s ease-in-out;
}
.lesmer-arrow:hover {
    background-color: #434e59;
}
.lesmer-arrow i {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  font-size: 1.7rem;
  color: #fff;
}

body.vacancies-template-default .post_info,
body.vacancies-template-default .post_info_share,
body.vacancies-template-default .post_icon.icon-book-open {
  display: none !important;
}
body.vacancies-template-default h1{
  text-align: center;
  font-size: 3rem;
  margin: 0 0 3rem;
  line-height: 1.3;
}
.addInfo h3{
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 1.125;
  margin: 2.5rem 0 1.5rem;
}
.addInfo .has-text-weight-bold{
  font-weight: 600;
}
.addInfo .mb-2 {
    margin-bottom: 0.5rem !important;
}
.addInfo .has-word-wrap{
  font-weight: 300;
}
.btnCenter{
  text-align: center;
  margin-bottom:45px !important;
}

/**
 *  Default theme - Owl Carousel CSS File
 */
.owl-theme .owl-nav {
  -webkit-tap-highlight-color: transparent;
  position: absolute;
  width: 100%;
  top: 0;
  margin: 0;
}
.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev{
  position: absolute;
  left: -35px;
  font-size: 20px;
  margin-top: 60px;
  padding: 7px !important;
  line-height: 17px;
}
.owl-carousel .owl-nav button.owl-next{
  left: auto;
  right: -35px;
}
.owl-theme .owl-nav [class*='owl-'] {
  color: #000;
  font-size: 19px;
  padding: 12px;
  border-radius: 50%;
  background: transparent;
  display: inline-block;
  cursor: pointer;
}
.owl-theme .owl-nav [class*='owl-']:hover {
  background: #fff200;
  color: #000;
  text-decoration: none;
  box-shadow: 0px 2px 3px 0px rgba(0,0,0,0.18);
}
.owl-theme .owl-nav .disabled {
  opacity: 0.5;
  cursor: default;
}

.owl-theme .owl-dots {
  text-align: center;
  -webkit-tap-highlight-color: transparent;
  margin: 23px 0 0;
}
.owl-theme .owl-dots .owl-dot {
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.owl-theme .owl-dots .owl-dot span {
  width: 10px;
  height: 10px;
  margin: 5px 7px;
  background: #D6D6D6;
  display: block;
  -webkit-backface-visibility: visible;
  transition: opacity 200ms ease;
  border-radius: 30px;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
background: #869791; }


.servCar{
  max-width: 1200px;
  margin: auto;
}
.servCar .itemInBox{
  background-color: #fff200 !important;
  min-height: 156px;
  margin: 0 12px;
  position: relative;
  display: flex !important;
  align-items: center!important;
  flex-wrap: wrap;
}
.servCar .itemIn{
  width: 100%;
  display: flex !important;
  align-items: center!important;
  justify-content: center!important;
  position: relative;
}
.servCar .title{
  font-size: 24px;
  line-height: 1.2;
  color: #000;
  text-transform: uppercase;
  margin: 0 !important;
}
.servCar img {
  height: 76px;
  width: auto !important;
  margin: 0 17px 0 15px;
}
.servCar .excerpt{
  font-size: 14px;
  line-height: 1.2;
  color: #000;
  width: 100%;
  text-align: center;
  margin: 0 10px !important;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
}
.servCar .itemIn .aOver{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.fourAdv > .vc_column_container > .vc_column-inner{
  max-width: 1300px;
  margin: auto !important;
  padding-left: 15px;
  padding-right: 15px;
}
.fourAdv .vc_single_image-wrapper{
  padding: 0 15px 30px !important
}

/*start Personvernerklæring*/
.persBox > .wpb_column > .vc_column-inner{
  max-width: 1170px;
  margin-left: auto !important;
  margin-right: auto !important;
}
.scheme_original .h2{
  margin: 45px 0 25px;
  font-size: 25px;
  line-height: 1.2;
}
.scheme_original .h3{
  margin: 0 0 25px;
  font-size: 25px;
  line-height: 1.2;
}
.scheme_original .h4{
  margin: 0 0 20px;
  font-size: 21px;
  line-height: 1.2;
}
.ulNum{
  list-style: decimal;
}
.persTab{
  margin-bottom: 35px;
}
.persTab td{
  border-width: 0 !important;
}
.persTab tr td:nth-child(1){
  padding-right: 40px;
  white-space: nowrap;
}
.persTab tr td:nth-child(2){
  border-bottom: 1px solid #15295c !important;
}
.persTab2{
  width: 100%;
}
.persTab2 th{
  background-color: #fff200;
  font-size: 20px;
  color: #000;
  font-weight: bold;
  padding: 5px;
}
.persTab2 td,.persTab2 th{
  padding: 5px;
  border-color: #15295c !important;
}
.hugeTable{
  width: 100%;
}
.hugeTable th{
  background-color: #fff200;
  font-size: 18px;
  color: #000;
  font-weight: bold;
  padding: 5px;
}
.hugeTable td,.hugeTable th{
  padding: 5px;
  border-color: #15295c !important;
}
.hugeTable ul li{
  margin-bottom: 0;
}
.barH2{
  margin: 35px 0 22px !important;
  font-size: 2.1rem;
}
.barH3{
  margin: 30px 0 22px !important;
  font-size: 1.4rem;
}
.bareBox h4{
  font-size: 1.1rem;
}
.bareGrey{
  position: relative;
}
.bareGrey > .vc_column_container::before{
  position: absolute;
  content:'';
  display: block;
  background-color: #f4f4f4;
  top: 0;
  bottom: 0;
  width: 1000px;
  left: 100%;
}
.bareGrey > .vc_column_container::after{
  position: absolute;
  content:'';
  display: block;
  background-color: #f4f4f4;
  top: 0;
  bottom: 0;
  width: 1000px;
  right: 100%;
}
.bareGrey > .vc_column_container:last-child::after,
.bareGrey > .vc_column_container:last-child::before{
  display: none;
}
.bareGrey h4{
  text-align: center;
}
.bareGrey p{
  text-align: center;
}
.bareImgBox{
  text-align: center;
}
.bareImgBox2 img{
  max-width: 280px !important;
  width: 100% !important;
}
a.supBtn.showSm,
.showSm{
  display: none;
}
.imgsBox{
  text-align: center;
  font-size: 18px;
  line-height: 1.2;
}
.imgsBox .imgItem{
  margin-bottom: 25px;
  display: flex;
  min-height:70px;
  /*outline: 1px solid red;*/
  justify-content: center;
  align-items: center;
}
/*end Personvernerklæring*/

.modBox{
  text-align: center;
}
.modBox .btnsBottom a{
  margin:0 10px 15px;
  padding-left: 22px;
}
.pum-theme-2929 .pum-content + .pum-close, .pum-theme-lightbox .pum-content + .pum-close{
  width: 40px !important;
  height: 40px !important;
  font-size: 36px !important;
  top: -20px !important;
  right: -20px !important;
}

.single-post .post_title{
  color: #000;
  font-size: 2.3rem;
  line-height: 1.2;
  font-weight: 400;
  text-align: center;
  margin: 0 0 3rem;
}
.single-post h2,
.single-post h3,
.single-post h4{
  font-size: 1.8rem;
  line-height: 1.2;
  font-weight: 400;
  margin-top: 0
}
.single-post h3{
  font-size: 1.6rem
}
.single-post h4{
  font-size: 1.4rem
}
.single-post .post_title.entry-title .post_icon{
  display: none;
}
.single-post .post_content p{
  font-size: 16px;
}
.list-clasic:last-child{
  margin-bottom: 21px !important;
}
.cc-link:hover{
  color: #fff !important;
}

.eu-form-wrapper #eu-number{
  max-width: 295px !important;
  display: block;
  width: 100%;
  margin-bottom: 15px;
}
.eu-form-wrapper label{
  display: block;
  font-size: 18px;
  margin: 0 0 5px;
  font-weight: 700;
}

@media only screen andpost_title(min-width : 1600px) {
  .hugeTop{
		background-position: 0% 71% !important;
	}
  .hugeTop2{
    /*background-position: 0% 71% !important;*/
  }
}
@media only screen and (min-width : 1200px) and (max-width :1599px){
  .hugeTop{
		background-position: 0% 50% !important;
	}
  .hugeTop2{
    /*background-position: 0% 50% !important;*/
  }
}
@media only screen and (min-width : 768.01px) {
  a[href*="tel:"] {
    pointer-events: none;
    cursor:default;
    text-decoration: none !important;
  }
}
@media only screen and (min-width : 769px) and (max-width : 993px){
	.superForm .vc_col-xs-9, .superForm .vc_col-xs-3{
		width: 50%;
	}
}
@media only screen and (max-width : 1200px) and (min-width : 768px){
  .aboutBox h2.hLine{
    padding-top: 120px;
  }
}

@media only screen and (max-width : 1200px) {
	.header_top_line .mecaLogo{
		display: none;
	}
	#rev_slider_1_1 .tp-bgimg,
  .hugeTop{
		background-position: 0% 20% !important;
	}
  .hugeTop2{
    /*background-position: 0% 20% !important;*/
  }
	#hvem_section.weAre .without_image{
		min-height: 370px;
	}
	#hvem_section.weAre .without_image::after{
		border-top-width: 370px;
	}
	#hvem_section.weAre .without_image .vc_column-inner {
	    padding: 20px 5px 20px 10% !important;
	}
	.threeTabs .section_style_promo_section .sc_item_title{
		font-size: 1.35em;
	}

}
@media only screen and (max-width : 1040px) {
	.header_mobile .logo {
	    padding-top: 8px;
	    padding-bottom: 6px;
	}
	.header_mobile .logo .logo_text {
		/*text-indent: -9999px;*/
		display: block;
		font-size: 15px;
    text-align: center;
	}
/*	.header_mobile .logo .logo_text:before {
		content: '';
		display: block;
		position: relative;
		height: 25px;
		width: 160px;
		margin: 0 auto 7px;
		
		background: url(../../uploads/2019/02/meca-logo.svg);
		background-size: contain;
		background-repeat: no-repeat;
	}*/
}

/* Medium Devices, Desktops */
@media only screen and (max-width : 992px) {
	.footer_wrap_inner {
	    /*padding: 3em 0 3em;*/
	}


	.superForm .vc_col-xs-9, .superForm .vc_col-xs-3{
		width: auto !important;
		float: none !important;
	}
	.superForm .form_section.fs2{
		min-height: 0
	}
}

/* Small Devices, Tablets */
@media only screen and (max-width : 768px) {
  #popmake-3099{
    text-align: center;
    padding: 0;
    border:none !important;
    background-color: #fff200;
  }
  #popmake-3099 img{
    display: block;
    margin: auto;
    width: 100%;
    height: auto;
  }
  #popmake-3099 .modBox{
    display: block;
    width: 100%;
    margin: 0 auto;
    min-width: 100%;
  }
  .pum-theme-2929 .pum-content + .pum-close, .pum-theme-lightbox .pum-content + .pum-close{
    right: 4px !important;
  }
	#rev_slider_1_1 .tp-bgimg,
  .hugeTop{
		background-position: 0% 20% !important;
	}
  .hugeTop2{
    /*background-position: 0% 20% !important;*/
  }


	.smHide{
		display: none;
	}
	
	.header_mobile .phoneIcon.ampIcon{
		display: none;
	}
   .logo img{
   	margin: 0;
   }
   #appointment{
   	padding-bottom: 0;
   }
  body.home .page_paddings_no{
  	padding-top: 0 !important;
  }

  .wellBox > .vc_column_container > .vc_column-inner {
    padding-top: 60px;
    padding-bottom: 38px;
  }
  .wellBox h1 {
    font-size: 28px;
  }
  .wellBox h1 br{
    display: none;
  }

  .mapBox .box2 {
    min-height: 0;
  }
  .mapBox .box2 > * {
    width: 100%;
    padding: 25px 15px 35px !important;
    text-align: center;
  }
  .ansItems > *{
    margin-bottom: 30px;
  }

  .bestTime.superForm h2{
    font-size: 32px;
    /*margin: 0 0 42px;*/
  }
  .superForm .vc_col-xs-6{
    width: auto;
    float: none;
  }
  .superForm .yellowCrazy{
    flex-wrap: wrap!important;
    margin-top: 70px;
    padding: 39px 25px 48px;
    min-height: 0;
  }
  .superForm .yellowCrazy > *{
    width: 100%;
  }
  .superForm .yellowCrazy .pSubmit{
    text-align: center;
  }
  .superForm .yellowCrazy .rb-cf__input_checkbox{
    text-align: center;
    margin: 0 0 38px;
  }
  .rb-cf__input_checkbox .wpcf7-form-control-wrap {
    position: relative;
    right: auto;
    display: inline;
    margin: 0 5px 0 0;
  }
  .rb-cf__input_checkbox > span:last-child {
    display: inline;
    margin:  0;
  }
  .servBox{
    padding-top: 2rem;
    padding-bottom: 2rem;
  }
  .servBox .sc_services_title,
  .servBox h2{
    font-size: 32px;
  }
  .ansBox h2{
    font-size: 2rem;
    margin-bottom:  0;
  }
  .ansBox > .vc_column_container > .vc_column-inner {
    padding-top: 45px;
    padding-bottom: 42px;
  }
  .hugeTop,
  .hugeTop2{
    align-items: flex-start !important;
    padding-top: 45px;
  }

  .aboutBox > .vc_column_container{
    padding-top: 82px;
  }
  .aboutBox > .vc_column_container{
    margin-top: 0;
  }
  .omOss{
    display: flex;
    flex-wrap: wrap;
  }
  .omOss > .wpb_column.vc_column_container.vc_col-sm-4,
  .omOss > .wpb_column.vc_column_container.vc_col-sm-8{
    width: 100%;
    min-width: 0;
  }
  .omOss > .wpb_column.vc_column_container.vc_col-sm-4{
    text-align: center;
  }
  .omOss .box2 > .vc_column-inner{
    min-height: 0;
    padding-top: 63px;
    padding-bottom: 50px;
  }
  .omOss .box2 > .vc_column-inner > *{
    padding: 0 !important;
  }
  .aboutImg .vc_single_image-wrapper{
    margin: auto;
    display: block !important;
    text-align: center !important;
  }
  .vilect-ads--terms p{
    font-size: 16px;
  }
  .projects3 .flex-column {
    flex-wrap: wrap;
  }
  .vilect-ads--terms-span{
    width: 50%;
  }
  .projects3 .flex-column > *{
    width: 100%;
    flex: auto;
  }
  .projects2 .box{
    width: 100%;
  }
  .newsBox .vc_column_container>.vc_column-inner {
    max-width: 630px;
    margin: auto;
  }
  .finn {
    width: 270px;
    height: 270px;
    bottom: -55px;
    right: 0;
    left: 0;
    margin: auto;
    font-size: 35px;
  }
  .finn span:before {
    width: 80px;
    height: 80px;
    margin: 0 auto 10px;
  }
  .mapUl{
    padding: 0;
  }
  .mapJaw .wpb_wrapper{
    padding: 0;
  }
  .mapMain li > * {
    width: 100%;
    padding: 0 25px 0 0;
  }
  .hugeText h1{
    font-size: 2.8rem;
    text-align: center;
    text-transform: uppercase;
    margin: 18% 0 3rem;
  }
  .hugeText .supBtn{
    display: block;
    max-width: 320px;
    width: 100%;
    margin: 25px auto 25px;
    font-size: 22px;
  }
  .hugeTop2 .btnsBottom .supBtn{
    margin-left: auto;
    margin-right: auto;
  }
  .btn-arrow i{
    transform: translate3d(1rem, 0, 0);
    opacity: 1;
  }
  .clickBox > .vc_column_container > .vc_column-inner {
    padding-top: 62px;
    padding-bottom: 42px;
  }
  .superForm .form_section p.sec_title,
  .superForm .form_section.fs3 .sec_title{
    margin-bottom: 35px;
  }
  .superForm .quater_sec{
    width: 100%;
  }
  .superForm .form_section.fs1,
  .superForm .form_section.fs2,
  .superForm .form_section.fs3{
    margin-bottom: 45px;
  }

  .scheme_original .h2{
    margin: 35px 0 25px;
    font-size: 21px;
  }
  .scheme_original .h3{
    font-size: 21px;
  }
  .bestTime.superForm h2{
    line-height: 1.2;
  }
  .hideSm{
    display: none;
  }
  .footer_wrap h4,.footer_wrap h3, .footer_wrap_inner .widget_title,
  footer .footer_wrap_inner ul.menu > li{
    text-align: center;
  }
  #custom_html-9{
    text-align: center;
    margin: 15px 0 35px;
    width: 100% !important;
  }
  .fImgs{
    margin: 0 12px 10px;
  }

  .fCopy{
    line-height: 1.7;
  }
  .bareGrey > .vc_column_container:last-child::after,
  .bareGrey > .vc_column_container:last-child::before{
    display: block;
  }
  .aboutBox .boxBottom{
    display: none !important;
  }
  a.supBtn.showSm{
    display: block !important;
  }
  .hugeTop .hugeText > .wpb_wrapper{
    align-items: stretch!important;
  }
  .hugeTop .hugeText > .wpb_wrapper .box{
    align-items: flex-end!important;
    flex-direction: column!important;
    display: flex!important;
  }
  .hugeTop .hugeText > .wpb_wrapper .btnsBottom{
    margin: auto 0 3.5rem;
    width: 100%;
  }
  .kontDitt{
    font-size: 1.8rem;
  }
  .mapJaw .mapUl{
    column-count: 1;
  }
  .bestTime.superForm .form_section .wpcf7-list-item{
    width: 50%;
    box-sizing: border-box;
  }
  .superForm .wpcf7-form-control-wrap{
    display: block;
    width: 100%;
  }
  .superForm .form_section input[type=date] {
    /*display: block;*/
    min-width: 100%;
    max-width: 100%;
    /*width: 100%;*/
  }
  
  .imgsBox .gItem{
    margin-bottom: 28px;
  }
  .mapJaw .mapUl, .twoCol{
    column-count: 1;
    column-gap: 0;
  }
  .ifMap{
    min-height: 0;
  }

}


@media only screen and (max-width : 480px) {
	
	.home .page_content_wrap{
		padding-bottom: 0 !important;
	}
  .header_mobile .content_wrap{
    margin-left: 0 !important;
  }
	.header_mobile .logo {
/*	    padding-top: 10px !important;
	    padding-bottom: 8px !important;*/
    padding: 8px 0 8px 40px !important;
	}
  .header_mobile .menu_button{
    /*right: 15px;*/
  }
	.header_mobile .side_wrap{
		/*top: 53px !important;*/
	}
	.header_mobile .menu_button{
		/*right: 15px !important;*/
	}

	.header_mobile .logo .logo_text {
		text-align: left;
		font-size: 13px;
	    /*font-size: 1.9em !important;*/
	}
	.header_mobile .logo .logo_text::before {
		/*width: 130px;
		height: 20px;*/
	}

  .wellBox > .vc_column_container > .vc_column-inner {
    padding-top: 57px;
    padding-bottom: 28px;
  }
  .wellBox h1 {
    font-size: 22px;
  }
  .admin-bar .header_mobile .side_wrap{
    top: 102px !important;
  }
  .header_mobile .side_wrap{
    top: 56px !important;
  }
  
  .modBox .btnsBottom a{
    display: block;
    width: 100%;
    margin: 0 auto 15px;
  }
  .modBox .btnsBottom a:last-child{
    margin: 0 auto 0;
  }
  .superForm .form_section p.sec_title{
    font-size: 1.8rem;
  }



}



/*last posts styles*/

.last-posts{
  padding-top: 35px;
  padding-bottom: 65px;
}
.last-posts .h2.withDev{
  margin-bottom: 35px
}
.last-posts .row{
  max-width: 1110px;
}
.display-posts-listing.grid {
  display: grid;
  grid-gap: 30px;
}
.display-posts-listing.grid .excerpt-dash{
  display: none;
}
.display-posts-listing.grid .excerpt {
  max-height: 63px;
  line-height: 21px;
  font-size: 16px;
  text-align: left;
  color: #000;
  overflow: hidden !important;
  margin: 0 0 12px !important;
  display: block !important;
  display: -webkit-box;
  max-width: 100%;
  margin: 0 auto;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.display-posts-listing.grid .title {
  display: block;
  color: #000;
  font-size: 27px;
  line-height: 32px;
  margin: 11px 0 7px;
  font-weight: 400;
/*  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block !important;*/
  /*display: -webkit-box;*/
  /*max-height: 96px;*/
  position: relative;
}
/*.display-posts-listing.grid .title:after {
  content: "...";
  position: absolute;
  right: 0;
  background-color: white;
  padding: 0 5px;
}*/
.display-posts-listing.grid .title:hover{
  text-decoration: underline;
}
.display-posts-listing.grid img { 
  display: block; 
  max-width: 100%; 
  height: auto; 
  box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
  position: relative;
  /*transition: 0.3s box-shadow;*/
}
.display-posts-listing.grid img:hover {
  box-shadow: 0 7px 14px rgba(0,0,0,0.18), 0 5px 5px rgba(0,0,0,0.16);
  transition: 0.3s box-shadow;
}

.supBtn{
  color: #000;
  display: block !important;
  text-align: center;
  background: #fff200;
  min-width: 205px;
  max-width: 295px !important;
  height: 66px;
  font-size: 18px;
  font-weight: 600;
  line-height: 40px;
  border: 2px solid #fff200;
  border-radius: 4px;
  padding: 10px 5px;
  margin: 40px auto 0 !important;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.supBtn:hover{
  color: #fff200 !important;
  background-color: #000 !important;
  text-decoration: none !important;
  transition: 0.3s color, background-color 0.3s !important;
}


@media (min-width: 600px) {
  .display-posts-listing.grid {
    grid-template-columns: repeat( 2, 1fr );
  }
}

@media (min-width: 1024px) {
  .display-posts-listing.grid {
    grid-template-columns: repeat( 3, 1fr );
  }
}