/* Ange din anpassade CSS här */

/*****
SVG Burning Cash broken on Internet Explorer
*****/

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  /* IE10+ CSS styles go here */ 
  #home-hero-alt {
		background-image: url('../../../../uploads/2018/06/paynova-burning-cash.svg') !important;
	}
  #bm svg {
  	display: none !important;
  }
}
@supports (-ms-accelerator:true) {
   /* IE Edge 12+ CSS */ 
  #bm svg {
  	display: none !important;
  }
  #home-hero-alt {
		background-image: url('../../../../uploads/2018/06/paynova-burning-cash.svg') !important;
	}
}
@supports (-ms-ime-align:auto)
and (-webkit-text-stroke:initial) {
  /* IE Edge 14+ CSS */ 
  #bm svg {
  	display: none !important;
  }
  #home-hero-alt {
		background-image: url('../../../../uploads/2018/06/paynova-burning-cash.svg') !important;
	}
}

#mobile-top-bar {
	z-index: 99 !important;
}

/*****
Smaaart Campaign Page October 2018
*****/

/*.page-id-757 #sub-page-header .button {
	display: none;
}*/

.campaign_intro_buttons a {
	font-size: 16px;
}

.campaign_contact_info_details {
	text-align: left;
}

.campaign_contact_info_details h5 {
	margin-bottom: 1rem;
}

.campaign_contact_info_details a {
	color: #4a4a4a;
}

.contact_title {
	margin-bottom: 0px !important;
}

@media print, screen and (min-width: 40em) {
  .page-id-757 #sub-page-header p {
  	font-family: VisbyCF-Heavy;
   	font-size: 4em;
   	text-align: left;
  }
  
  .page-id-757 #sub-page-header h1 {
    font-family: VisbyCF-Heavy;
    font-size: 2em;
    text-align: left;
  }
}

@media ( max-width: 1200px ) {
  
  .campaign_contact_info_details {
  	max-width: 460px;
    margin: 0 auto;
    margin-top: 2rem;
  }
  
  .campaign_contact_info_details h2 {
  	margin-bottom: 1rem;
  }
  
  .campaign_contact_info_details:first-of-type {
  	margin-bottom: 2rem;
  }

}

@media( min-width: 1200px ) {
  
  .page-id-757 #sub-page-header {
  	justify-content: left;
  }
  
  .page-id-757 #sub-page-header div {
  	padding-left: 10%;
  }
  
  .kontakt-container {
  	padding-left: 0px;
    padding-right: 0px;
    max-width: 100% !important;
  }
  
  /*.campaign_contact_info_details h2 {
  	margin-top: -10px !important;
  }*/
  
  .campaign_contact_info_wrapper {
  	display: flex;
    flex-wrap: nowrap;
    justify-content: space-evenly;
  }
  
  .campaign_contact_info_details {
		float: right;
    padding-right: 1rem;
    width: 45%;
	}
  
  .campaign_contact_info img {
  	float: left;
    width: 50%;
  }
  
}

/*****
Nextstate Updates March 2019
*****/
/*Home*/
#home-customers {
		padding-bottom: 0px !important;
}

.home .icon-column i {
    display: block !important;
}
.home .cta-ts {
		display: none;
}

section.orange-cta-module {
		margin-top: 5em !important;
}
.transparent-ts {
		text-align: center;
		color: white;
		background: linear-gradient(180deg,#f9bf46 0,#f5911f);
		margin-bottom: 2em;
}
.transparent-ts img {
		margin-bottom: 2.5em;
		border-radius: 50%;
		border: 2px solid #fac037;
		width: 200px;
		height: 200px;
}
.page-template-template-erbjudande .transparent-ts a,
.page-template-template-kundcase .transparent-ts a {
		margin-top: 1em;
		border: 1px solid white;
		background-color: rgba(0,0,0,0);
}
:not(.home) .transparent-ts a:after {
		display: none;
}
#home-contact-cta {
		text-align: center;
		color: #fff;
		margin-bottom: 2em;
}
#home-contact-cta img {
		margin-bottom: 2.5em;
		border: 2px solid #fac037;
		border-radius: 50%;
		width: 200px;
		height: 200px;
}
.home .transparent-ts a {
		margin-top: 1em;
}

.no-border .campaign-box {
		border: none;
}

.no-border .campaign-box:after {
		display: none;
}

#menu-bar {
		text-align: right;
		color: #333;
		width: 100%; 
		background-color: #f7f7f7;
		border-bottom: 2px solid #f5911f;
}

#menu-bar .menu-bar-items {
		padding: 0px 20px;
		height: 40px;
		padding-top: 5px;
}

#menu-bar a {
		margin: 15px;
		height: 100%;
		letter-spacing: 1px;
		vertical-align: middle;
		color: #333;
		font-weight: 400;
    font-size: 13px!important;
}

.video-module {
		max-width: 80% !important;
		margin-left: auto;
		margin-right: auto;
}
.video-module .home-hero-img {
		position: relative;
}

.video-module video {
		width: 100%;
		height: auto;
		object-fit: cover;
		-webkit-clip-path: polygon(44px 0,100% 0,100% 100%,0 100%,0 56px);
    clip-path: polygon(44px 0,100% 0,100% 100%,0 100%,0 56px);
}

.video-module .home-hero-text {
		padding-top: 100px;
		padding-bottom: 100px;
}

.video-module .home-hero-text h1 {
		white-space: nowrap;
		font-size: 2rem;
		margin-bottom: 0px;
}

.video-module .home-hero-text p {
		font-size: 1.2em;
}

.video-module .responsive-embed {
    width: 640px;
}

.playpause {
		cursor: pointer;
		content: url('../../../../uploads/2019/03/New-Project-26-1.png');
    width:95px;
    height:95px;
		background: rgba(255,255,255,.6);
		border-radius: 50%;
		border: 5px solid #fac037;
    position:absolute !important;
    left:0%;
    right:0%;
    top:0%;
    bottom:0%;
    margin:auto;
		transition: .2s
}

.playpause:hover {
		background: rgba(255,255,255,.9);
}

/*Kunder Template*/

#home-hero2 {
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-direction: row;
    flex-direction: row;
    padding-bottom: 40px;
    -ms-flex-pack: center;
    -moz-justify-content: center;
    justify-content: center;
}


@media print, screen and (min-width: 64em) {
		#home-hero2 {
				-ms-flex-wrap: none;
				flex-wrap: nowrap;
		}
}

@media print, screen and (min-width: 40em) {
		#home-hero2 {
				-ms-flex-wrap: none;
				flex-wrap: nowrap;
				-ms-flex-align: center;
				-moz-align-items: center;
				align-items: center;
				-ms-flex-direction: row-reverse;
    		flex-direction: row-reverse;
		}
		
		#home-hero2 .home-hero-img {
				margin-right: -100px;
		}
		
		#home-hero2 .home-hero-text {
				padding: 60px 70px 60px 150px;
				margin: 80px 0 80px 40px;
				-moz-order: 1;
				-ms-flex-order: 1;
				order: 1;
		}
}

/*Header CTA Nav Links*/
.header-buttons a:nth-child(2) {
		display: none;
}
.language-picker {
		display: none;
}
.header-buttons a:nth-child(2):after {
		border-bottom-color: #f5911f !important;
		bottom: 0px !important;
		right: 0px !important;
}

/*Lina Feedback*/
@media print, screen and (min-width: 40em) {
		.ts {
				padding: 45px 20px !important;
				padding-bottom: 30px !important;
		}
}

.home-who-and-why .ts white-ts h2 {
		margin-bottom: 0px !important;
}

.icon-columns {
		margin-top: -40px !important;
}

/*.customer-quote-section .quote-icon {
		display: none;
}*/

section#sub-page-header h1 {
    max-width: 1000px;
}
.white-ts h2,
.white-ts p {
		max-width: 1000px;
		margin-left: auto;
		margin-right: auto;
}

#sub-page-header {
		margin-bottom: 3em;
}

.home .grey-ts {
    background: #6d6e71;
		margin-bottom: 3em;
}

.home .grey-ts a {
    color: #fff !important;
}

.home .white-ts {
		margin-top: 1.5em;
}

.yellow-ts p {
		transform: matrix(1, 0, 0, 1, 0, 0) !important;
}

.yellow-ts p:last-child{
		padding-bottom: 2em !important;
}

.yellow-ts h2 {
		margin-bottom: 15px !important;
}

.yellow-ts {
	background: linear-gradient(180deg,#f9bf46 0,#f5911f)
}

@media print, screen and (min-width: 40em) {
		.ts {
				padding: 45px 20px !important;
				padding-bottom: 20px !important;
		}
}

/*.quote-inner-content h2,
.quote-inner-content h2 p {
		color: #fac037;
		font-size: 36px !important;
		line-height: 38px !important;
}*/

h2 {
		margin-bottom: 25px !important;
}

.page-template-template-kundcase .white-ts {
		margin-top: -100px;
		margin-bottom: 40px !important;
}

@media screen and (max-width: 639px) {
		.page-template-template-kundcase .white-ts {
				margin-top: 0px;
				margin-bottom: 40px !important;
		}
		
		.page-template-template-kundcase .home-hero-img {
				margin-top: 20px;
		}
}

.page-template-template-kundcase #sub-page-header {
		margin-bottom: 0em;
}

@media screen and (min-width: 90em) {
		.page-template-template-kundcase .home-hero-text {
		}
		
		/*.customer-quote-inner.quote-with-picture {
				max-width: 80%;
				margin: 0 auto;
		}*/
}

.home-hero-text {
		border-color: #fac037 !important;
}

.home-hero-text:after {
		border-bottom-color: #fac037 !important;
}

.yellow-ts a,
.yellow-ts a:hover {
		color: #ffffff;
}


.yellow-ts p:last-child {
		margin-top: 1em;
		padding-bottom: 1.5em !important;
}

.icon-column a {
		color: #4a4a4a;
		font-weight: normal;
}

/*New Erbjudande Template*/
.page-template-template-erbjudande-new .orange-cta-module a {
		color: #fff;
}

@media print, screen and (min-width: 64em) {
		.page-template-template-erbjudande-new .customer-quote-section {
				padding-top: 0px;
		}
}

/*Feedback from Hanna - May 2019 Nextstate*/
.color-ts.grey-ts {
		display: none;
}
.menu-bar-items a:first-child {
		display: none;
}

.video-popup {
		background-color: rgba(0,0,0,0) !important;
}

.video-popup iframe {
		border: 2px solid #f5911f;
		left: 50% !important;
		width: 75% !important;
		height: 57% !important;
    transform: translate(-50%) !important;
}

#home-contact-cta h2 {
		font-size: 25px !important;
}

#home-contact-cta a {
		color: white !important;
}

@media screen and (max-width: 1200px) {
		#home-contact-cta h2 {
				font-size: 16px !important;
		}
}

@media print, screen and (min-width: 1200px) {
	.home-hero-text {
				padding: 60px 70px 60px 70px !important;
	}
}		

@media print, screen and (max-width: 1199px) {
		.home-hero-text h1 p {
				font-size: 22px !important;
		}
}	

.video-popup .close {
		 margin-bottom: -2px !important;
    margin-top: 20px;
    background-color: #f5911f !important;
    margin-right: 10% !important;
}

@media screen and (max-width: 641px) {
		.video-module .home-hero-text h1 {
				white-space: inherit !important;
				font-size: 1.2rem !important;
		}
}

/*Nextstate Feedback Jul 3 2019*/
.white-ts h2, 
.white-ts p,
.white-ts h3,
.white-ts h4,
.white-ts h5,
.white-ts h6,
.white-ts ul {
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
}

.page-id-1544 .spacer {
		display: none;
}

.page-id-1544 .paynova-section div {
		max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
}

.page-id-1544 table {
		border: 2px solid #f5911f;
		padding: 1em;
		width: 80%;
		margin: 0 auto;
		margin-bottom: 1.5em;
}

.page-id-1544 table li {
		margin-left: 2em;
}

.page-id-1544 table p {
		margin-bottom: 0px !important;
}

.fa-youtube {
		font-family: "FontAwesome";
}

/* Ange din anpassade CSS här */

/*****
SVG Burning Cash broken on Internet Explorer
*****/

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  /* IE10+ CSS styles go here */ 
  #home-hero-alt {
		background-image: url('../../../../uploads/2018/06/paynova-burning-cash.svg') !important;
	}
  #bm svg {
  	display: none !important;
  }
}
@supports (-ms-accelerator:true) {
   /* IE Edge 12+ CSS */ 
  #bm svg {
  	display: none !important;
  }
  #home-hero-alt {
		background-image: url('../../../../uploads/2018/06/paynova-burning-cash.svg') !important;
	}
}
@supports (-ms-ime-align:auto)
and (-webkit-text-stroke:initial) {
  /* IE Edge 14+ CSS */ 
  #bm svg {
  	display: none !important;
  }
  #home-hero-alt {
		background-image: url('../../../../uploads/2018/06/paynova-burning-cash.svg') !important;
	}
}

/*Adjust footer padding aug 2018*/
@media print, screen and (min-width: 64em) {
	.footer {
    padding: 5px 20px;
	}
}	

#mobile-top-bar {
	z-index: 99 !important;
}

/*** Updates from Hanna/Nextstate Feb 2019 ***/
/*home*/
.home .icon-column i {
	display: none;
}
.home #home-solutions .home-solution,
.home .paynova-section {
	display: none;
}

/*erbjudande*/
.page-id-9 .paynova-section {
	display: none;
}
.page-id-9 .main-section {
	display: block;
}

/*tjänstföretag and child pages*/
.page-id-843 .section-4,
.page-id-843 .section-5,
.page-id-843 .section-2 {
	display: none;
}
.page-id-843 .main-section .grid-spacing {
	display: none;
}
/*Handel*/
.page-id-845 .section-4,
.page-id-845 .section-5,
.page-id-845 .main-section .grid-spacing,
.page-id-845 .section-2 {
	display: none;
}

/*Bank o Finans*/
.page-id-847 .section-4,
.page-id-847 .section-5,
.page-id-847 .main-section .grid-spacing,
.page-id-847 .section-2 {
	display: none;
}


/*kunder children pages*/
.page-id-861 .calculator,
.page-id-861 .campaign-intro-text-section,
.page-id-861 .contact-info-section {
	display: none;
}
.page-id-854 .calculator,
.page-id-854 .campaign-intro-text-section,
.page-id-854 .contact-info-section {
	display: none;
}
.page-id-859 .calculator,
.page-id-859 .campaign-intro-text-section,
.page-id-859 .contact-info-section {
	display: none;
}

/* */
/* */
/* */
/* Kunskapsbank Archive/Single */
/* */
/* */
/* */

.kunskapsbank-container {
    max-width: 1355px;
    margin: 20px auto;
    padding-left: 20px;
    padding-right: 20px;
    box-sizing: border-box;
	color: #797979;
}

.kunskapsbank-filter-container {
	border-bottom: 1px solid #797979;
	margin-bottom: 50px;
}

.kunskapsbank-filter-container .facetwp-facet {
	margin-bottom: 0;
}

.facetwp-facet-kunskapsbank {
	background: none !important;
}

.kunskapsbank-loop-container {
	font-size: 0;
}

.kunskapsbank-loop-container .kuns-grid-item {
	font-size: 13px;
	margin-bottom: 50px;
}

.kunskapsbank-loop-container .kunsk-cat {
	position: relative;
	height: 30px;
    background: #f7c04d;
	color: white;
	text-transform: uppercase;
	font-size: 17px;
	text-align: center;
	font-weight: 600;
	line-height: 30px;
}

.kunskapsbank-loop-container .kunsk-cat:before {
	position: absolute;
	bottom: 0;
	right: 0;
	content: '';
	width: 0;
	height: 0;
	border-bottom: 15px solid #f19236;
	border-left: 15px solid transparent;
}

.kunskapsbank-loop-container .kunsk-thumb {
	height: 0;
	padding-bottom: 56.2%;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	position: relative;
}

.kunskapsbank-loop-container .kunsk-thumb a {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
}

.kunskapsbank-filter-container .facetwp-radio {
	font-weight: 600;
	display: inline-block;
    background: none !important;
	margin-bottom: 2px;
	padding: 10px;
	color: #797979;
}

.kunskapsbank-filter-container .facetwp-radio.checked {
	border-bottom: 3px solid #fac037;
	background-image: none !important;
}

.kunskapsbank-filter-container .facetwp-radio .facetwp-counter {
	display: none !important;
}

.kuns-grid-item h3, .kuns-grid-item p {
	color: #797979;
}

.kuns-grid-item time {
    color: #f19236;
    font-weight: 600;
}

.kuns-grid-item h3 {
	font-size: 18px;
    margin: 20px 0 14px 0;
}

.kuns-grid-item h3 a {
	text-transform: none;
    font-weight: 600;
    font-family: VisbyCF-Medium,Helvetica Neue,Helvetica,Roboto,Arial,sans-serif;
	color: #797979;
}

@media screen and (min-width: 540px) and (max-width: 1200px) {
	.kunskapsbank-loop-container .kuns-grid-item {
		display: inline-block;
		width: 47.5%;
    	margin-right: 2.5%;
		vertical-align: top;
	}
	.kunskapsbank-loop-container .kuns-grid-item:nth-child(2n) {
		margin-left: 2.5%;
		margin-right: 0;
	}
}

/*@media screen and (min-width: 768px) and (max-width: 1023px) {
	.kunskapsbank-loop-container .kuns-grid-item {
		display: inline-block;
		width: 30%;
    	margin-right: 5%;
	}
	.kunskapsbank-loop-container .kuns-grid-item:nth-child(3n) {
		margin-right: 0;
	}
	.kunskapsbank-filter-container .facetwp-radio {
		padding: 20px 45px;
	}
}*/

@media screen and (min-width: 1200px) {
	.kunskapsbank-loop-container .kuns-grid-item {
		display: inline-block;
		width: 32%;
    	margin-right: 2%;
		vertical-align: top;
	}
	.kunskapsbank-loop-container .kuns-grid-item:nth-child(3n) {
		margin-right: 0;
	}
	.kunskapsbank-filter-container .facetwp-radio {
		padding: 20px 45px;
	}
}

.kunskapsbank-pagination-container {
	padding: 0 20px;
}

.kunskapsbank-pagination-container button {
	display: block;
	width: 100%;
	background: rgb(252,225,117); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(252,225,117,1) 0%, rgba(248,197,82,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(252,225,117,1) 0%,rgba(248,197,82,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(252,225,117,1) 0%,rgba(248,197,82,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fce175', endColorstr='#f8c552',GradientType=0 ); /* IE6-9 */
	text-align: center;
	padding: 60px 40px 80px 40px;
	color: white;
	cursor: pointer;
	text-transform: uppercase;
	position: relative;
}

.post-type-archive-kunskapsbank .footer {
	margin-top: 0;
}

.kunskapsbank-pagination-container .fwp-load-more:before {
	content: '';
	width: 30px;
	height: 3px;
	display: inline-block;
	background: white;
	position: absolute;
	right: 50%;
	transform: translate(5px, 0) rotate(45deg);
	bottom: 55px;
}

.kunskapsbank-pagination-container .fwp-load-more:after {
	content: '';
	width: 30px;
	height: 3px;
	display: inline-block;
	background: white;
	position: absolute;
	left: 50%;
	transform: translate(-5px, 0) rotate(-45deg);
	bottom: 55px;
}

.kuns-grid-item .kunsk-thumb-overlay {
	color: white;
	font-size: 18px;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 50%;
	left: 50%;
	text-align: center;
	transform: translate(-50%, -50%);
	background-color: rgba(0,0,0,.5);
	transition: all .2;
	visibility: hidden;
	opacity: 0;
	transition: visibility 0s .3s, opacity .3s linear;
}

.kuns-grid-item .kunsk-thumb-overlay > div {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.kuns-grid-item:hover .kunsk-thumb-overlay {
	visibility: visible;
	opacity: 1;
	transition: opacity .2s linear;
}

/*Kunskapsbank Single*/
.embed-container { 
	position: relative; 
	padding-bottom: 56.25%; 
	height: 0; 
	overflow: hidden; 
	max-width: 100%; 
} 

.embed-container iframe, 
.embed-container object, 
.embed-container embed { 
	position: absolute; 
	top: 0; 
	left: 0; 
	width: 100%; 
	height: 100%; 
}

.single-kunskapsbank .bottom-separator {
	border-bottom: 1px solid #4a4a4a;
	height: 1px;
	margin: 0 calc(-40vw + 50%);
}

.single-kunskapsbank .byline {
	color: rgb(255, 140, 0);
    font-weight: 700;
    font-family: VisbyCF-Medium, "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
    font-size: 16px;
}

.single-kunskapsbank .share-links-container h4 {
    text-transform: capitalize;
    margin-top: 35px;
    color: rgb(255, 140, 0);
    font-weight: 500;
    font-size: 20px;
    font-family: VisbyCF-Medium, "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif !important;
}

.single-kunskapsbank .related-content a {
    margin-bottom: 40px;
}

.single-kunskapsbank h1.entry-title.single-title {
    font-size: 26px;
    text-transform: inherit;
    color: rgb(125, 125, 125);
    font-family: VisbyCF-Medium, "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
    font-weight: 600;
    margin-bottom: 10px;
    padding-top: 60px;
}

/* */
/* */
/* */
/* Render New Template */
/* */
/* */
/* */

body.page-template-template-rendr-new {
	background-image: none;
	font-family: 'Lato', sans-serif !important;
}

.page-template-template-rendr-new .top-bar {
	display: none !important;
}

.page-template-template-rendr-new .top-bar.rendr-top-bar {
	display: flex !important;
}

.page-template-template-rendr-new #menu-bar {
	border-color: #497637;
}

/*.page-template-template-rendr-new h1,
.page-template-template-rendr-new h2 ,
.page-template-template-rendr-new h3 ,
.page-template-template-rendr-new h4 ,
.page-template-template-rendr-new h5 ,
.page-template-template-rendr-new h6 {
	font-family: VisbyRoundCF-Heavy !important;
}

.page-template-template-rendr-new p {
	font-family: VisbyCF-Medium,Helvetica Neue,Helvetica,Roboto,Arial,sans-serif !important;
}*/

.page-template-template-rendr-new .icon-columns {
	margin-top: 0px !important;
}

#how-it-works .ts,
#about-us .ts {
	padding-top: 70px !important;
	padding-bottom: 30px !important;
}

#about-us .grid-x {
	margin-bottom: 30px !important;
}

#how-it-works .ts h2 {
	margin-bottom: 50px !important;
}

/*Info Blurbs*/

.page-template-template-rendr-new .blurb {
	margin-bottom: 1em;
}

.page-template-template-rendr-new .blurb-image {
	width: 125px;
	text-align: center !important;
	height: 125px;
	background: linear-gradient(180deg,#b8d332 0,#497637);
	margin: 2em auto 2em auto;
	border-radius: 50%;
	line-height: 120px;
    vertical-align: middle;
}

.page-template-template-rendr-new .blurb img {
	width: 60%;
	margin-bottom: 0 !important;
}

.page-template-template-rendr-new .blurb h3 {
	margin-bottom: .25em !important;
}

.rendr-mobile-logo,
.page-template-template-rendr-new #mobile-top-bar img {
	display: none;
}

.page-template-template-rendr-new #mobile-top-bar .rendr-mobile-logo {
	display: block;
}

.page-template-template-rendr-new #mobile-top-bar .mobile-hamburger i,
.page-template-template-rendr-new #mobile-close i{
	color: #497637 !important;
}

.page-template-template-rendr-new .header {
	background: #fff !important;
}

.page-template-template-rendr-new #sub-page-header img {
	display: none;
}

.page-template-template-rendr-new .text-with-images p {
	margin-bottom: 25px;
}

.page-template-template-rendr-new .text-with-images {
	text-align: center;
}

.page-template-template-rendr-new .text-with-images__wrap {
	max-width: 440px;
}

.page-template-template-rendr-new .text-with-images__wrap .medium-6 {
	margin-top: 5px;
}

.page-template-template-rendr-new .text-with-images img {
	width: 160px;
}

/*Formidable*/
.page-template-template-rendr-new input,
.page-template-template-rendr-new textarea {
	border: 2px solid #b8d332 !important;
	
}

#field_29yf4d_label {
	display: none;
}

.page-template-template-rendr-new .frm_submit {
	text-align: right;
}

.page-template-template-rendr-new .frm_submit button {
	border: 2px solid #b8d332 !important;
	background: #b8d332 !important;
	color: white !important;
	font-weight: bold !important; 
}

.page-template-template-rendr-new form {
}

.rendr-menu,
.rendr-copyright,
.rendr-linkedin,
.page-template-template-rendr-new .menu-item,
.page-template-template-rendr-new .footer-link.paynova-copyright,
.page-template-template-rendr-new #menu-footer-links .menu-item,
.page-template-template-rendr-new .weglot-selector,
.page-template-template-rendr-new .header-buttons,
.page-template-template-rendr-new .paynova-linkedin {
	display: none;
}

.page-template-template-rendr-new #menu-footer-links .menu-item.rendr-menu,
.page-template-template-rendr-new .footer-link.rendr-copyright,
.page-template-template-rendr-new .rendr-linkedin {
	display: inline-block;
}

.menu-item-1730 {
	background: #497637;
	background: linear-gradient(270deg,#b8d332 0,#497637);
}

.menu-item-1730 a {
	color: white !important;
}

.page-template-template-rendr-new .icon-column img {
	margin-bottom: 25px;
}

.page-template-template-rendr-new .icon-column h4 {
	margin-bottom: .25em !important;
}

.page-template-template-rendr-new .rendr-menu {
	display: block;
}

.page-template-template-rendr-new .about-rendr {
}

.kuns-grid-item time {
	display: none;
}

.page-template-template-rendr-new #sub-page-header {
	margin-bottom: -1px !important;
}

#frm_form_1_container {
	margin-top: -2em;
}

.frm_error_style {
	margin-top: 3em !important;
   	margin-bottom: -3em !important;
}

@media all and (min-width: 640px) {
	
	.page-template-template-rendr-new #features {
		margin-top: 4em;
	}
	
	.page-template-template-rendr-new #about-us {
		margin-top: 6em;
	}
	
	.page-template-template-rendr-new #contact {
		margin-top: 4em;
	}
	
	.page-template-template-rendr-new .rendr-menu:last-of-type {
		margin-right: 10px;
	}
	
	.page-template-template-rendr-new .text-with-images .ts {
		padding-top: 70px !important;
	}

}

@media all and (max-width: 639px) {
	#frm_field_8_container {
		margin-top: -3em;
	}
	
	.frm_section_spacing {
		padding: 0 !important;
		margin: 0 !important;
	}
	
	#frm_field_3_container {
		margin-bottom: 40px;
	}
	
}

/*Lina Feedback*/
.page-template-template-rendr-new #sub-page-header h1 {
	text-transform: capitalize;
}

.page-template-template-rendr-new #sub-page-header p {
	font-size: 28px;
	max-width: 800px;
}

.page-template-template-rendr-new .blurb h3 {
	font-size: 22px !important;
}

@media all and (min-width: 1100px) {
	.page-template-template-rendr-new .icon-columns h4 {
		font-size: 22px;
		white-space: nowrap;
	}
}

/* New section */

.betallosningar {
	display: block !important;
    margin-top: 10px !important;
    background-color: #4a4a4a !important;
    color: #fff !important;
}

.betallosningar .grid-container {
    margin-bottom: 15px !important;
    color: #fff !important;
}

.betallosningar .grid-container h2,
.betallosningar .grid-container span {
    color: #fff !important;
}

.betallosningar .grid-container a.button {
    margin-top: 25px !important;
}

@media all and (min-width: 770px) {
	
	.betallosningar .small-12.large-6.medium-8.cell.u-centered {
		width: 60% !important;
		max-width: 60% !important;
	}
	
}

/* h4 Adjustment Nov 2019 - Next State*/
body h4 {
	margin-top: 2rem !important;
	margin-bottom: 1rem !important;
}

