/* @import url('https://fonts.googleapis.com/css?family=Bree+Serif'); */
/* @import url('https://fonts.googleapis.com/css?family=Open+Sans'); */
h1,h2,h3,h4,h5,h6{
	font-family: 'Bree Serif', serif;
}
body, a,p,input, textarea {
	font-family: 'Open Sans', sans-serif!important;
}

textarea::-webkit-input-placeholder {
	color: rgb(97, 97, 97);
	opacity:1;
}

textarea:-moz-placeholder { /* Firefox 18- */
	color: rgb(97, 97, 97); 
	opacity:.7;
}

textarea::-moz-placeholder {  /* Firefox 19+ */
	color: rgb(97, 97, 97);  
	opacity:.7;
}

textarea:-ms-input-placeholder {
	color: rgb(97, 97, 97);  
	opacity:1;
}
.header{
	height: 82px;
	background-color: #009dae;
}
.header .grid-container{
	height: 82px;
}
.header .grid-padding-x{
	height: 82px;
}
/*.header .grid-padding-x > .cell {
    padding-left: 0;
    padding-right: 0;
}*/

/* WP Resonsive menu position */
#mg-wprm-wrap.cbp-spmenu-right,
#mg-wprm-wrap.cbp-spmenu-left,
#mg-wprm-wrap.cbp-spmenu-right.custom,
#mg-wprm-wrap.cbp-spmenu-left.custom,
.cbp-spmenu-vertical {
	margin-top: 40px !important;
}

/* Fix for disappearing menu on Safari */
html body div.wprm-wrapper {
	z-index: auto;
}


.logo img{
	width: 181px;
}
.disp-flex-custom{
	display: flex;
	align-items: center;
	justify-content: flex-end;
}
.disp-flex-custom img{
	width: 36px;
	margin-left: 8px;
}
.navigation li:after{
	content: "|";
	margin: 0 8px;
}
.navigation li{
	color: #fff;
	font-size: 17px;
	list-style: none;
	display: flex;
	align-items: center;
}
.navigation li a{
	color: #fff;
	font-size: 17px;
}

.navigation li.current-menu-item a{
	text-decoration: underline;
}

.navigation ul{
	margin: 0;
	display: flex;
	margin-right: 12px;
	align-items: center;
}
.navigation li:last-child:after{
	display: none;
}
.header-home{
	background-size: cover;
	background-image: url('../../images/bg_home-mob.jpg');
}
.header-home h1{
	color: #fff;
	width: 100%;
	display: table;
	font-size: 42px;
	max-width: 724px;
	margin: 2px auto;
}
.form-inline{
	display: flex;
	justify-content: space-between;
}
.header-img{
	max-width: 514px;
	margin-top: 171px;
}
input::-webkit-input-placeholder {
	color: rgb(97, 97, 97);
	font-size: 18px;
}
input::-moz-placeholder {
	color: rgb(97, 97, 97);
	font-size: 18px;
}
input:-ms-input-placeholder {
	color: rgb(97, 97, 97);
	font-size: 18px;
}
input:-moz-placeholder {
	color: rgb(97, 97, 97);
	font-size: 18px;
}
.input-transparent{
	width: 229px;
	padding-left: 13px;
	background-color: rgba(255,255,255,.8);
}
.input-transparent:focus{
	background-color: rgba(255,255,255,.8);
}
.form-search h3{
	color: #fff;
	font-size: 21px;
	margin-top: 22px;
	text-align: center;
	margin-bottom: 24px;
}
.header-home .form-search h3{
	color: #009dae;
}
.form-search-wrapper{
	width: 100%;
	margin-top: 135px;
	padding-bottom: 24px;
	background-color: rgba(255,255,255,.4);
}
body .grid-container{
	padding: 0;
}
.btn-white{
	color: #fff;
	width: 178px;
	height: 40px;
	font-size: 21px;
	background-color:transparent;
	border: 2px solid rgba(255, 255, 255, 0.8);
	font-family: 'Bree Serif', serif!important;
}
.header-home .btn-white{
	color: #009dae;
	border: 2px solid rgba(0, 157, 174, 0.8);
}
footer .btn-white {
	border: 2px solid #fff;
}
.btn-white:hover,.btn-white:focus{
	color: #fff;
}
.header-home  .btn-white:hover, .btn-white:focus {
	color: #fff;
	background-color: #009dae!important;
}

.header-home div.wpcf7 .wpcf7-acceptance label {
	color: #009dae!important;
}
.form-search-wrapper a{
	color: #fff;
	text-decoration: underline;
}
.header-home .form-search-wrapper a{
	color: #009dae;
}
.home-articles-item > .large-7{
	padding-left: 0;
}
.home-articles-item >  .large-5{
	padding-top: 24px;
}
.home-articles-item span{
	color: #96c96b;
	font-size: 18px;
	text-transform: uppercase;
	font-family: 'Bree Serif', serif!important;
}
.home-articles-item h3{
	color: #009dae;
	font-size: 36px;
	line-height: 1.1;
	position: relative;
	margin-bottom: 43px;
}
.home-articles-item h3:after{
	left: 0;
	height: 4px;
	width: 98px;
	content: "";
	bottom: -19px;
	position: absolute;
	border-radius: 29px;
	background-color: #96c96b;
}
.home-articles-item p {
	color: #333333;
	font-size: 17px;
	line-height: 26px;
	padding-right: 68px;
	margin-bottom: 54px;
}
.btn-green{
	display: table;
	color: #009dae;
	font-size: 21px;
	padding: 5px 14px;
	border: 2px solid #009dae;
	background-color: transparent;
	font-family: 'Bree Serif', serif!important;
}
.btn-green:hover,.btn-green:focus{
	color: #009dae;
}
.btn-green-full{
	color: #fff;
	display: table;
	font-size: 21px;
	padding: 6px 25px;
	background-color: #009dae;
	font-family: 'Bree Serif', serif!important;
}

.btn-green-full:hover,.btn-green-full:focus{
	color: #fff;
}
.img-articles{
	width: 100%;
	height: 409px;
	max-width: 100%;
	background-size: cover;
	background-position: center center;

	/*
	object-fit: cover;
	object-position: center;
	*/

}
.home-articles:nth-child(odd){
	padding-top: 82px;
	padding-bottom: 84px;
	background-color: rgba(102,102,102,.07);
}
.home-articles-wrapper .home-articles:nth-child(even){
	padding-top: 82px;
	padding-bottom: 87px;
}
.home-articles-wrapper .home-articles:nth-child(even) .large-7{
	order: -1;
}
.home-articles-wrapper .home-articles:nth-child(even) .large-5{
	padding-top: 13px;
	padding-left: 89px;
	
}
.home-articles-wrapper .home-articles:nth-child(odd) .large-5{
	padding-bottom: 2rem;
}

.home-articles-wrapper .home-articles:nth-child(even) .home-articles-item p{
	padding-right: 0;
	margin-bottom: 39px;
}
.home-dots{
	padding-top: 113px;
	padding-bottom: 113px;
}
.home-dots img{
	width: 88px;
	margin-bottom: 38px;
}
.home-dots  h3{
	color: #009dae;
	margin: 0 auto;
	font-size: 43px;
	max-width: 897px;
	line-height: 55px;
	position: relative;
}
.home-dots h3:after {
	left: 50%;
	content: "";
	height: 4px;
	width: 98px;
	bottom: -60px;
	position: absolute;
	border-radius: 29px;
	background-color: #96c96b;
	transform: translateX(-50%);
}
.home-dots p{
	color: #96c96b;
	font-size: 20px;
	margin-top: 92px;
	text-transform: uppercase;
}
.home-utvalgte h3 span{
	float: left;
	color: #009dae;
	font-size: 19px;
}
.home-utvalgte h3{
	margin-bottom: 75px;
}
.home-utvalgte h3 a{
	float: right;
	color: #009dae;
	font-size: 19px;
	font-family: 'Bree Serif', serif!important;
}
.home-utvalgte{
	padding-top: 72px;
	/*padding-bottom: 91px;*/
	background-color: #eef8f9;
}

.home-utvalgte .news-articles {
	width: 100%;
	height: 203px;
	max-width: 100%;
	background-size: cover;
	background-position: center center;
	margin-bottom: 1rem;
}
.home-utvalgte .large-4{
	margin-bottom: 72px;
}
.home-utvalgte .large-4:nth-child(3n + 1){
	padding-right: 43px;

}
.home-utvalgte .large-4:nth-child(3n + 2){
	padding-left: 31px;
	padding-right: 31px;

}
.home-utvalgte .large-4:nth-child(3n + 3){
	padding-left: 43px;
}
.home-utvalgte .large-4 img{
	width: 100%;
	height: 203px;
	object-fit: cover;
	margin-bottom: 20px;
	object-position: center;
}
.home-utvalgte .large-4 span{
	color: #96c96b;
	font-size: 18px;
	font-family: 'Bree Serif', serif!important;
}
.home-utvalgte .large-4 h4{
	color: #009dae;
	font-size: 36px;
	line-height: 1.1;
}
.home-utvalgte .large-4 p{
	color: #333333;
	font-size: 15px;
}
.footer{
	margin-top: -16px;
	padding-top: 100px;
	padding-bottom: 103px;
	background-color: #eef8f9;
	background-size: cover;
	background-position: top center;
	background-image: url('../../images/footer_gritt.png');
}
.footer *{
	color: #fff;
	/* font-family: 'Bree Serif', serif; */
}
.footer p{
	margin-bottom: 10px;
}
.footer .large-4:last-child{
	padding-left: 106px;
}
.footer .input-transparent{
	width: 100%;
}
.footer .btn-white{
	float: right;
}
.footer h3{
	font-size: 28px;
	margin-bottom: 15px;
}
.footer .large-4:nth-child(2){
	padding-left: 111px;
}
.footer .large-4:nth-child(2) img{
	width: 74px;
	margin-right: 19px;
}
.footer form.wpcf7-form {
	font-family: 'Open Sans', sans-serif !important;
}

.footer form.wpcf7-form label,
.footer form.wpcf7-form .wpcf7-not-valid-tip,
.footer form.wpcf7-form .wpcf7-validation-errors,
.footer form.wpcf7-form .wpcf7-response-output {
	font-size: 12px;
}

.footer form.wpcf7-form .gdpr-approval {
	padding-bottom: 2rem;
}

form.wpcf7-form .gdpr-approval .wpcf7-not-valid-tip {
	margin-top: 26px;
}

form.wpcf7-form .select2-container--default .select2-selection--single {
	border-radius: 0;
	height: 39px;
	/* margin-bottom: 18px; */
	background: rgba(255,255,255,.8);
	line-height: .4rem;
}

form.wpcf7-form .select2-default {
	color: pink;
}

form.wpcf7-form .select2-container--default .select2-selection--single .select2-selection__rendered {
	line-height: 35px;
	/* color: rgba(97, 97, 97, .7); */
	font-size: 17px;
	padding-left: 15px;
}

form.wpcf7-form .select2-container--default .select2-selection--single .select2-selection__arrow {
	margin-top: 6px;
	margin-right: 6px;
}

@media (max-width: 1200px) {
	form.wpcf7-form .select2-container--default .select2-selection--single {
		margin-bottom: 16px;
	}
}	

.form-group{
	position: relative;
}

.form-group p {
	margin-bottom: 0;
}
.form-group img{
	top: 3px;
	right: 6px;
	position: absolute;
}

.form-group .gdpr-approval {
	color: white;
	font-size: 14px;
	line-height: 0em;
}

.form-group .gdpr-approval span.wpcf7-list-item {
	margin-left: 0;
}
div.wpcf7-validation-errors,
div.wpcf7-mail-sent-ng,
span.wpcf7-not-valid-tip {
	color: #f00;
	font-size: 14px;
}

div.wpcf7 .wpcf7-acceptance label {
	color: white;
	line-height: 0;
	margin-top: 1rem;
}

.footer div.wpcf7 .wpcf7-acceptance label {
	margin-top: 0;
}

div.wpcf7 .wpcf7-acceptance .wpcf7-list-item {
	margin-left: 5px;
}

input[type="checkbox"] {
	border: 1px solid #8a8a8a;
}

div.wpcf7 .travel-term-link {
	float: left;
	clear: both;
	margin-left: 5px;
	font-size: 14px;
	margin-top: 0;
}

div.wpcf7 .wpcf7-submit {
	width: 100%;
}

div.wpcf7 input.wpcf7-submit:disabled {
	background-color: rgba(255,255,255,.01);
	opacity: 0.7;
}

div.wpcf7 .ajax-loader {
	display: none;
}

.aside-form .term-links {
	position: relative;
	float: left;
	width: 100%;
	font-size: 14px;
	text-align: left;
	margin-top: 2rem;
	padding-bottom: 0;
	margin-bottom: 0;
}



.categories{
	background-color: transparent;
}
.categories .grid-container{
	padding: 0;
}
.green-bg{
	margin-top: 0;
	background-color: #016a84;
}
.footer-img{
	padding: 169px 15px 165px 15px;
	background-color: #eef8f9;
}
.footer-img img{
	margin: 0 auto;
	display: table;
	max-width: 497px;
}
.pagination{
	margin-top: 72px;
	margin-bottom: 0;
}
.pagination *,
.pagination{
	color: #009dae;
	text-align: center;
}

#no-hits p {
	margin-top: 3rem;
    margin-bottom: 3rem;
    width: 100%;
    display: none;
    text-align: center;
    font-size: 1.5rem;
    color: #333;
}

select.wpcf7-select {
	color: rgb(97, 97, 97);
	font-size: 16px;
}

#select-wrapper {
	margin: 0; 
	padding: 0;
	display: flex;
	justify-content: space-between;
	flex-direction: row;
	flex-wrap: nowrap;
	margin-bottom: 2rem;
}


@media(min-width: 300px) and (max-width: 800px){	
	#select-wrapper {
		justify-content: flex-start;
		flex-direction: row;
		flex-wrap: wrap;
		align-items: flex-start;
	}
}


.select-filter + .select2{
	float: right;
	top: 15px;
	margin-right: 10px;
}

.select2-results__option {
    padding-left: 20px;
}

.select-filter + .select2-container--default .select2-selection--single{
	height: 35px;
	border-radius: 0;
	background-color: #fff;
	border: 2px solid #009dae;
}

.select-filter + .select2-container--default .select2-selection--single .select2-selection__rendered{
	color: #009dae;
	line-height: 32px;
	font-size: 18px;
	font-family: 'Bree Serif', serif!important;
	padding-left: 16px;
}

.select-filter + .select2-container--default .select2-selection--single .select2-selection__arrow b{
	margin-top: 1px;
	line-height: 35px;
	margin-left: -15px;
	border-width: 8px 8px 0 8px;
	border-color: #009dae transparent transparent transparent;
}
.categories{
	padding-top: 49px;
	padding-bottom: 56px;
}
.categories h3 {
	margin-bottom: 115px;
}
.categories h3 span {
	float: left;
	color: #009dae;
	font-size: 43px;
}
.categories .large-4 p{
	margin-bottom: 34px;
}
.categories .large-4 {
	margin-bottom: 82px;
}
.green-bg .form-search h3{
	margin-top: 34px;
	font-size: 27px;
}
.header-img-bg{
	width: 100%;

}
.single-content .large-7{
	padding-right: 59px;
}
.single-content p{
	text-align: left;
	font-size: 19px;
	padding-bottom: 10px;
}
.title-top{
	margin-top: 65px;
	font-size: 19px;
	margin-bottom: 2px;
	color: #96c96b;
	text-align: left;
}
.title-main{
	color: #009dae;
	margin-top: 0;
	font-size: 40px;
	line-height: 1.1;
	position: relative;
	margin-bottom: 50px;
	text-align: left;
	
}
.title-main:before{
	content: "";
	position: absolute;
	bottom: -29px;
	left: 0;
	width: 98px;
	height: 3px;
	border-radius: 6px;
	background-color: #96c96b;
}
.fakta li{
	font-size: 17px;
	color: #fff;
	margin-bottom: 17px;
	padding-left: 14px;
	position: relative;
	list-style: none;
}
.fakta li:before{
	content: "";
	position: absolute;
	top: 6px;
	left: -19px;
	width: 10px;
	height: 10px;
	background-color: #fff;
	border-radius: 100%;
}
.title-fakta {
	position: relative;
	display: table;
	margin: 0 auto;
	z-index: 1;
	margin-bottom: 10px;
}
.title-fakta span{
	color: #fff;
	text-align: center;
	position: relative;
	z-index: 2;
	padding: 0 10px;
	font-size: 26px;
	background-color: #016a84;

}
.title-fakta:before{
	content: "";
	width: 300px;
	background-color: #fff;
	height: 2px;
	border-radius: 6px;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	z-index: -1;
}
.fakta{
	background-color: #016a84;
	padding: 19px 34px 12px 34px;
	margin-top: 28px;
	margin-bottom: 38px;
}
.single-content .large-7 > img{
	margin-top: 14px;
	margin-bottom: 42px;
	height: 337px;
	width: 100%;
	object-fit: cover;
	object-position: center;
}
.gallery-wrapper{
	display: flex;
	margin-top: 22px;
	flex-wrap: wrap;
	justify-content: space-between;
}
.gallery-wrapper .gallery-item{
	width: 202px;
	height: 183px;
	margin-bottom: 21px;
}
.gallery-wrapper .gallery-item img{
	width: 202px;
	height: 183px;
	object-fit: cover;
	object-position: center;
}
.gallery-wrapper .gallery-item:first-child{
	width: 422px;
	height: 183px;
	object-fit: cover;
	object-position: center;
}
.gallery-wrapper .gallery-item:first-child img{
	width: 422px;
	height: 183px;
	object-fit: cover;
	object-position: center;
}
.header-home{
	position: relative;
	z-index: 1;
}
.slider{
	overflow: hidden;
	position: absolute;
	top: -20px;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: -1;
	min-height: 1063px;
}

.slider div>div {
	height: 100%;
	background-position: center center;
	background-size: cover;
}
.title-bottom{
	margin-top: 75px;
	font-size: 35px;
	color: #009dae;
	position: relative;
	margin-bottom: 46px;
}
.social-content img{
	width: 80px;
	height: 80px;
	object-fit: cover;
	object-position: center;
	margin-right: 19px;
}
.social-content{
	margin-bottom: 95px;
}
.aside-form{
	background-color: #016a84;
	padding: 22px 33px;
	color: #fff;
	padding-bottom: 44px;
	margin-bottom: 66px;
	overflow: auto;

}
.aside-form h4{
	margin-top: 14px;
	font-size: 26px;
	margin-bottom: 32px;
}
.aside-form .form-group{
	margin-bottom: 32px;
}
.aside-form [type="submit"]{
	display: block;
	width: 100%;
	background-color: #fff;
	color: #009dae;
	text-align: center;
	padding: 14px 0;
	font-size: 19px;
	border: none;
	margin-top: 39px;
	margin-bottom: 11px;
	font-family: 'Bree Serif', serif;
	font-weight: bold;
}

input[type="submit"]:enabled {
	cursor:pointer;
}

.aside-form  a{
	text-decoration: underline;
	color: #fff;
}
.aside-form input::-webkit-input-placeholder {
	color: rgb(97, 97, 97);
	font-size: 16px;
}
.aside-form input::-moz-placeholder {
	color: rgb(97, 97, 97);
	font-size: 16px;
}
.aside-form input:-ms-input-placeholder {
	color: rgb(97, 97, 97);
	font-size: 16px;
}
.aside-form input:-moz-placeholder {
	color: rgb(97, 97, 97);
	font-size: 16px;
}
.aside-info-item{
	display: flex;
	justify-content: space-between;
}
.form-checkbox-inline{
	display: flex;
	justify-content: space-between;
}
.aside-info{
	border-bottom: 3px solid #fff;
	margin-top: 19px;
	padding-bottom: 23px;
	font-size: 19px;
	margin-bottom: 21px;
}
.aside-info .aside-info-item:last-child{
	margin-top: 33px;
}
.aside-info .aside-info-item:last-child span:last-child{
	font-size: 25px;
	position: relative;
	top: -7px;
}
/*Checkboxes styles*/
.form-checkbox{
	font-size: 19px;
	margin-bottom: 20px;
}
.form-checkbox input[type="checkbox"],.form-checkbox input[type="radio"] { display: none; }

.form-checkbox input[type="checkbox"] + .wpcf7-list-item-label,.form-checkbox input[type="radio"] + .wpcf7-list-item-label {
	display: inline;
	position: relative;
	margin-right: 28px;
	margin-bottom: 20px;
	font: 19px 'Open Sans', Arial, sans-serif;
	color: #fff;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
}

.form-checkbox input[type="checkbox"] + .wpcf7-list-item-label:last-child,.form-checkbox input[type="radio"] + .wpcf7-list-item-label:last-child  { margin-bottom: 0; }

.form-checkbox input[type="checkbox"] + .wpcf7-list-item-label:before,.form-checkbox input[type="radio"] + .wpcf7-list-item-label:before {
	content: '';
	display: block;
	width: 20px;
	height: 20px;
	border: 1px solid #fff;
	position: absolute;
	border-radius: 100%;
	right: -24px;
	top: 4px;
	opacity: 1;
	-webkit-transition: all .12s, border-color .08s;
	transition: all .12s, border-color .08s;
}

.form-checkbox input[type="checkbox"]:checked + .wpcf7-list-item-label:before,.form-checkbox input[type="radio"]:checked + .wpcf7-list-item-label:before {
	width: 20px;
	right: -24px;
	top: 4px;
	opacity: 1;
	border-radius: 100%;
	background-color: #fff;
	border-color: #fff;
	
}

.single-content .large-5{
	padding-top: 112px;
	padding-left: 41px;
}
.title-bottom:before{
	content: "";
	position: absolute;
	bottom: -18px;
	left: 0;
	width: 98px;
	height: 3px;
	border-radius: 6px;
	background-color: #96c96b;
}
.title-aside{
	text-align: center;
	font-size: 18px;
	margin-top: -6px;
	margin-bottom: 24px;
	color: #009dae;

}
.aside-single-item {
	margin-bottom: 55px;
}
.aside-single-item img{
	width: 100%;
	height: 267px;
	object-fit: cover;
	margin-bottom: 27px;
}
.aside-single-item  span{
	font-size: 19px;
	margin-bottom: 2px;
	color: #96c96b;
	font-family: 'Bree Serif', serif;
}
.aside-single-item h4{
	color: #009dae;
	margin-top: 0;
	font-size: 34px;
	line-height: 1.1;
	position: relative;

}
.aside-single-item p{
	font-size: 17px;
}
.aside-single-item p a{
	color: #009dae;
}
.title-content{
	color: #8A8A8A;
	font-size: 30px;
}
/*.slider > a,*/
.slider > ul {
	display: none!important;
}
.form-horizontal .input-transparent{
	width: 100%;
}
.rating-circle{
	display: flex;
	justify-content: flex-end;
	align-items: center;
	font-size: 20px;
	line-height: 1;
}
.rating-circle span:first-child{
	margin-left: 10px;
}
.rating-circle span{
	width: 20px;
	height: 20px;
	border: 1px solid #fff;
	border-radius: 100%;
	margin: 0 2px;
}
.rating-circle span.selected{
	background-color: #fff;
}
.accordion{
	/*margin-top: 155px;*/
	margin-top: 80px;
	background-color: rgba(102,102,102,.07);
}
.accordion-title{
	/*
	padding: 2.25rem 1rem;
	border: none;
	border-top: 3px solid #96c96b;
	font-size: 1.75rem;
	color: #8A8A8A;
	background-color: rgba(102,102,102,.07);
	*/
	padding: 30px 70px 30px 35px;
    border: none;
    border-top: 3px solid #96c96b;
    font-size: 1.4rem;
    color: #464646;
    background-color: rgba(102,102,102,.07);
	line-height: 1.3;
}

.accordion-item p {
	font-size: 17px;
	padding-bottom: 10px;
	padding: 10px 60px 10px 0px;
	color: #464646;
}

.accordion-content{
	color: #8A8A8A;
	padding: 1rem 2rem;
	font-size: 19px;
	padding-top: 0;
	background-color: rgba(102,102,102,.07);
}
.accordion li:first-child .accordion-title{
	border: none;
}
.is-active .accordion-title,
.accordion-title:hover{
	color: #009dae;
	background-color: rgba(102,102,102,.07);
}

.accordion-title::before {
	position: absolute;
	top: 50%;
	right: 25px;
	transform: translateY(-50%);
	margin-top: 0;
	border-radius: 100%;
	width: 37px;
	height: 36px;
	font-size: 38px;
	color: #fff;
	line-height: 0;
	background: #009dae;
	padding: 18px 8px;
}
.is-active > .accordion-title::before{
	padding: 15px 9px;
}
.news-item img{
	height: 632px;
	width: 100%;
	object-fit: cover;
	object-position: bottom;
}
.news-item img.artical-dots{
	margin: 36px auto 30px auto;
	display: table;
	width: 86px;
	height: auto;
}
.news-item:first-child{
	margin-top: 127px;
}
.news-item:last-child{
	margin-bottom: 52px;
}
.news-item {
	margin-top: 95px;
}
.news-item h3{
	text-align: center;
	font-size: 42px;
	padding: 0 133px;
	
	color: #009dae;
	line-height: 49px;
}

.news-item span.byline,
.home-dots span.byline {
	text-transform: uppercase;
	font-size: 19px;
}

.news-item h4{
	text-align: center;
	margin-top: 60px;
	padding: 0 133px;
	color: #009dae;

}

.news-item span,
.home-dots span{
	display: table;
	margin: 0 auto;
	font-size: 19px;
	padding-top: 10px;
	color: #96c96b;
	position: relative;
}
.news-item span:before{
	position: absolute;
	bottom: -28px;
	left: 50%;
	transform: translateX(-50%);
	background-color: #96c96b;
	width: 1030px;
	height: 3px;
	border-radius: 100%;
	content: "";
}
.news-item p {
	font-size: 19px;
	color: #333333;
	padding: 0 133px;
	font-style: italic;
	text-align: center;
}
div.wpcf7{
	float: left;
}
.fix-w-float-l{
	width: 229px;
	float: left;
	margin: 0 5px;
}
.fix-w-float-l.col-2 {
	width: 468px;
}

@media only screen and (max-width: 1200px){
	.fix-w-float-l.col-2 {
		width: 100%;
		padding-bottom: 15px;
	}	
}

.fix-w-float-l:first-of-type{
	margin-left: 0;
}
.fix-w-float-l:last-of-type{
	margin-right: 0;
}
.header-img-bg img{
	width: 100%;
	height: 800px;
	object-fit: cover;
	object-position: center;
}
.pagination *, .pagination{
	display: flex;
	justify-content:center;
}
.pagination .current{
	background: #009dae;
}
.slider .slidesjs-container,
.slidesjs-control,
.slidesjs-control img{
	height: 100%!important;
}
.date-calendar{
	position: relative;
}
.date-calendar:before{
	content: "";
	position: absolute;
	top: 3px;
	right: 6px;
	background-image: url("../../images/calendar.png");
	width:33px;
	height:33px;
	z-index:2;
}
.wpcf7-response-output{
	border:none!important;
	float: left!important;
	width: 100%!important;
	margin: 0!important;
	padding: 3px!important;
	color: #fff;
}
@media(max-width: 1200px){
	.footer-img img{
		width: 100%;
	}
	.grid-container:not(.full) > .grid-padding-x{
		margin-right: -0.625rem;
		margin-left: -0.625rem;
	}
	.footer .large-4:nth-child(2),
	.footer .large-4:last-child{
		padding-left: 0.625rem;
	}
	body .grid-container,
	.categories .grid-container{
		padding-right: 0.625rem!important;
		padding-left: 0.625rem!important;
	}
	.home-utvalgte .large-4:nth-child(3n + 1),
	.home-utvalgte .large-4:nth-child(3n + 3),
	.home-utvalgte .large-4:nth-child(3n + 2){
		padding-right: 0.625rem;
		padding-left: 0.625rem;
	}
	.select-filter + .select2{

		/*float: none;*/
		top: 0;
		margin: 10px auto;
		display: table;
	}
	.input-transparent{
		width: 100%;
		max-width: 100%;
	}
	.form-group {
		width: 100%;
		margin: 0 4px;
	}
	.footer-img{
		padding: 40px 15px 40px 15px;
	}
	.categories h3 span{
		float: none;
		display: block;

	}
	.categories h3{
		margin-bottom: 10px;
	}

	body > footer > div > div > div:nth-child(2) > a:nth-child(3) > img{
		margin: 0;
	}
	.footer .btn-white{
		/*float: none;*/
	}
	.news-item span:before{
		width: 100%;
	}
	.news-item h3{
		padding: 0 30px;
		font-size: 34px;
		line-height: 38px;
	}
	.news-item img{
		height: auto;
	}
	.news-item p{
		font-size: 17px;
		padding: 0 30px;
	}

	.news-item span.byline {
		
		font-size: 16px;
	}

	.news-item h4 {
		padding: 0 30px;
	}

	.news-item span{
		/*text-align: center;*/
	}
	.news-item {
		margin-top: 60px;
	}
	.news-item img.artical-dots {
		margin: 16px auto 10px auto;
		width: 40px;
	}
	.single-content .large-7,
	.single-content .large-5,
	.home-articles-item > .large-7{
		padding-right: 0.625rem;
		padding-left: 0.625rem;
	}
	.gallery-wrapper .gallery-item:first-child {
		width: 380px;
		height: 183px;
		object-fit: cover;
		object-position: center;
	}
	.gallery-wrapper .gallery-item {
		width: 182px;
		height: 183px;
		margin-bottom: 21px;
	}
	.single-content p{
		font-size: 16px;
	}
	.single-content .large-7 > img{
		height: auto;
	}
	.title-main {
		font-size: 38px;
		line-height: 44px;
	}
	.title-top{
		margin-top: 20px;
	}
	.header-img{
		width: 100%;
		margin-top: 20px;
	}

	.home-articles-item p{
		padding: 0;
	}

	.home-articles-wrapper .home-articles:nth-child(even) .large-5{
		padding-right: 0.625rem;
		padding-left: 0.625rem;
	}
}
#wprmenu_bar .menu_title a{
	top: -1px!important;
}
#wprmenu_bar{
	padding: 35px 17px!important;
	height: 88px!important;
}
html{
	height:100%;
}
body{
	display: flex;
	flex-direction: column;
	min-height: 100%;
}
.flex-h{
	flex:1 0 0;
}
@media(max-width: 1023px){
	.header, html #wpadminbar{
		display: none!important;
	}
}
@media(max-width: 767px){
	.header-img-bg img{
		width: 100%;
		height: auto;
		object-fit: cover;
		object-position: center;
	}
	.fix-w-float-l{
		width: 100%;
		float: left;
	}
	.form-inline{
		flex-wrap: wrap;
	}
	.footer-img img{
		width: 100%;
	}
	.footer .large-4:nth-child(2),
	.footer .large-4:last-child{
		padding-left: 0.625rem;
	}
	.header{
		display: none;
	}
	body .grid-container,
	.categories .grid-container{
		padding-right: 0.625rem;
		padding-left: 0.625rem;
	}
	.home-utvalgte .large-4:nth-child(3n + 1),
	.home-utvalgte .large-4:nth-child(3n + 3),
	.home-utvalgte .large-4:nth-child(3n + 2){
		padding-right: 0.625rem;
		padding-left: 0.625rem;
	}
	.select-filter + .select2{
		float: none;
		top: 0;
		float: none;
		top: 0;
		margin: 10px auto;
		display: table;

	}
	.input-transparent{
		width: 100%;
		max-width: 100%;
	}
	.form-group{
		width: 100%;
	}
	.footer-img{
		padding: 40px 15px 40px 15px;
	}
	.categories h3 span{
		float: none;
		display: block;
		text-align: center;
	}
	.categories h3{
		margin-bottom: 10px;
	}
	.footer{
		text-align: center;
	}
	body > footer > div > div > div:nth-child(2) > a:nth-child(3) > img{
		margin: 0;
	}
	.footer .btn-white{
		float: none;
	}
	.news-item span:before{
		width: 100%;
	}
	.news-item h3{
		padding: 0;
		font-size: 34px;
		line-height: 38px;
	}
	#wpadminbar{
		display: none!important;
	}
	html {
		margin-top: 39px !important;
	}

	.mobmenur-container {
		top: 8px!important;
		margin-right: 5px;
	}
	.mobmenu-push-wrap{
		padding-top: 0!important;
	}
	.news-item img{
		height: auto;
	}
	.news-item p{
		font-size: 16px;
	}
	.news-item span{
		text-align: center;
	}
	.news-item {
		margin-top: 60px;
	}
	.news-item img.artical-dots {
		margin: 16px auto 10px auto;
		width: 40px;
	}
	.single-content .large-7,
	.single-content .large-5,
	.home-articles-item > .large-7{
		padding-right: 0.625rem;
		padding-left: 0.625rem;
	}
	.gallery-wrapper .gallery-item img,
	.gallery-wrapper .gallery-item {
		width: 100%!important;
		max-width: 100%!important;
		height: auto!important;
	}
	.single-content p{
		font-size: 16px;
	}
	.single-content .large-7 > img{
		height: auto;
	}
	.title-main {
		font-size: 38px;
		line-height: 44px;
	}
	.title-top{
		margin-top: 20px;
	}
	.header-img{
		width: 100%;
		margin-top: 20px;
	}
	.slider{
		display: none!important;
	}
	.home-articles-item p{
		padding: 0;
	}
	.home-articles-wrapper .home-articles .large-5{
		order: 2!important;
	}
	.home-articles-wrapper .home-articles .large-7{
		order: -1!important;
	}
	.home-articles-wrapper .home-articles:nth-child(even) .large-5{
		padding-right: 0.625rem;
		padding-left: 0.625rem;
	}
	.footer .large-4:last-child{
		justify-content: center;
		display: flex;
		flex-direction: column;
	}
}

/* 20.02.18 */
.btn-full {
	width: 100%;
}
.rotate-bottom {
	/* FF3.5+ */
	-moz-transform: rotate(90.0deg);
	/* Opera 10.5 */
	-o-transform: rotate(90.0deg);
	/* Saf3.1+, Chrome */
	-webkit-transform: rotate(90.0deg);
	/* IE6,IE7 */
	filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=0.083);
	/* IE8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0.083)";
	/* Standard */
	transform: rotate(90.0deg);
}

.kontakt-oss {
	padding: 50px 0;
}
.contact-info a:hover,
.contact-info a:focus {
	color: #fff;
}

.slick-prev {
	left: 0;
}
.slick-next {
	right: 0;
}
.slick-prev,
.slick-next {
	position: absolute;
	top: 0;
	z-index: 99;
	height: 100%;
	width: 10%;
	color: #fff;
	font-size: 3rem;
}

.slick-prev {
	left: 0%;
}
.slick-next {
	right: 0%;
}
.slick-prev,
.slick-next {
	position: absolute;
	display: inline-block;
	top: 50%;
    transform: translateY(-50%);
	font-style: normal;
    cursor: pointer;
}

@media only screen and (max-width: 1200px) {
	.slick-prev,
	.slick-next {
		top: 20%;
	}
}

.slick-next-section {
	position: absolute;
	bottom: 25%;
	left: 50%;
	z-index: 99;
	color: #fff;
	font-size: 3rem;
}
.slick-slider .slick-track, .slick-slider .slick-list{
    height: 100%!important;
}
.slick-slide img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus,
.slick-next-section:hover,
.slick-next-section:focus {
	color: #fff;
}

.grid-container.slidesjs-content {
	max-width: 80% !important;
}

@media(max-width: 1200px){
    .slick-next-section {
		bottom: 52%;
	}
}


.aside-form .form-horizontal div.wpcf7 input.wpcf7-submit:disabled {
	background-color: #fff;
}
.read-more {
	color: #009dae;
	display: inline-block;
	margin-left: 5px;
	font-weight: bold;
}

.news-list-item .read-more,
#mixitup .trips-list-item a.read-more {
display: none;
}

.kontakt-oss div.wpcf7 input.wpcf7-submit:disabled {
	background-color: rgba(255,255,255,.7);
}

footer .wpcf7 a:hover {
	color: #70c6ff;
}