/*
Theme Name: Intecredo Inkasso
Template: pro
Version: 42
*/
html {
	overflow-y: scroll;
}
body {
	overflow: hidden;
}
p {
	margin: 0 0 1.2em 0;
	line-height: 1.4em;
}
h1, h2 {
	font-size: 36px;
	font-weight: 900;
	margin: 0.5em 0 0.3em 0;
}
h1.green, .green {
	color: #339900 !important;
}
h2 {
	/*color: #339900 !important;*/
	margin: 0 0 0.3em 0;
}
h3 {
	font-size: 18px;
	font-weight: 700 !important;
	margin: 1em 0 0.2em;
}
h4 {
	font-size: 22px;
	margin: 0 0 0.5em 0;
}
h5 {
	font-size: 22px;
	margin: 0 0 0.3em 0;
}
form {
	margin: 0;
}

.widget {
	text-shadow: none;
}
.wpcf7-form input[type="text"], .wpcf7-form input[type="email"], .wpcf7-form input[type="tel"] {
	border: none;
}
.wpcf7-form [type="submit"] {
	font-size: 16px;
	font-weight: bold;
	text-shadow: none !important;
	margin-top: 8px;
	width:100%;
}

footer {
	border-top: 30px solid #339900;
}
footer h3 {
	color: #339900;
	margin: 0;
}
footer form ul {
	margin: 0;
}
footer form ul li {
	list-style: none;
	float: left;
}
footer form input {
	margin-right: 10px;
}
footer form input[type='text'], footer form input[type='email'], footer .yikes-easy-mc-form input[type=text], footer .yikes-easy-mc-form input[type=email] {
	border: none;
	width: 180px;
}
footer form input[type='submit'] {
	margin-left: 20px;
}
footer .yikes-easy-mc-form label {
	width: 25%;
	float: left;
}
footer .yikes-easy-mc-form .yikes-easy-mc-submit-button {
	width: 180px;
	float: left;
	margin: 0 0 0 10px;
	min-height: 32px;
	padding: 7px;
}
footer .yikes-easy-mc-success-message {
	color: #fff;
    background: #339900;
    padding: 10px;
}
footer .textwidget p a {
	color: #fff !important;
	font-weight: inherit;
}
footer .textwidget a:hover {
	color: #fff !important;
}
footer [type='submit'] {
	text-shadow: none;
}
footer .yikes-easy-mc-form label.label-inline {
	width: 25%;
	float: left;
}
article .x-container .x-1-1 > img {
	max-width: none !important;
	width: 100% !important;
}



footer.x-colophon.top {
	background-color: #2b3033;
	color: #fff;
	line-height: 1.4em;
	padding: 2.25% 0 2.5%;
}
.widget ul, .widget ul li, .widget ol li {
	background: none !important;
	border: none !important;
}




.x-btn-widgetbar {
	display: none;
}
.x-widgetbar {
	background: aqua;
	display: block;
	position: absolute;
	top: -100px !important;
	height: 100px !important;
	box-shadow: none;
}
.x-widgetbar-inner {
	position: relative;
	padding: 0 !important;
}
.x-widgetbar-inner .textwidget {
	position: absolute;
	right: 12%;
	top: 100px;
	width: 200px;
}
body.logged-in .x-widgetbar-inner .textwidget {
	top: 132px !important;
}
.x-widgetbar-inner .textwidget a {
	float: left;
	color: #646464;
	padding: 6px 20px 4px 20px;
	margin-right: 10px;
	text-transform: uppercase;
	font-size: 0.9em;
}
.x-widgetbar-inner .textwidget a:last-child {
	background: #de4815;
	color: #fff;
}



.x-column p a {
	color: #de4815;
	font-weight: bold;
}
.masthead-inline .desktop .x-nav {
	float: left;
	margin-left: 40px;
}
.x-navbar .desktop .x-nav > li > a {
	padding-top: 64px !important;
}

.x-colophon.bottom {
	text-align: left;
	font-size: 12px;
	padding: 30px 0;
}
.x-colophon.bottom .x-colophon-content {
	letter-spacing: 0;
}
.grontxt {
	color: #339900 !important;
}
.morkgron {
	background: #004400;
}
.morkgron:before {
	background: #004400;
}
.lysgron {
	background: #339900;
}
.morkgron, .lysgron {
	position: relative;
	color: #fff;
	font-size: 32px;
	line-height: 74px;
	text-transform: uppercase;
	font-weight: bold;
	min-height: 74px;
	padding: 15px 0 !important;
}
.lysgron {
	padding: 15px 30px !important;
}
.morkgron p, .lysgron p, .morkgron .alignnone, .lysgron .alignnone {
	margin: 0;
}
.lysgron a, .morkgron a {
	color: #fff !important;
}

.morkgron.linie2, .lysgron.linie2 {
	line-height: 30px;
}
.morkgron.linie2 div, .lysgron.linie2 div {
	margin-top: 10px;
}
.morkgron.linie2 span, .lysgron.linie2 span {
	font-size: 16px;
	line-height: 36px;
	text-transform: none;
}

.morkgron:before, .lysgron:after {
	content: "";
	position: absolute;
	/* fill vertically */
	top: 0;
	bottom: 0;
	width: 9600px;
	right: 100%;
	background: #004400;
}
.lysgron:after { 
	width: 1200px;
	left: 100%;
	/* not browswer prefixed */
	background: #339900;
}
.morkgron img, .lysgron img {
	height: 74px;
	width: auto;
	float: left;
	margin-right: 20px !important;
}
.deskpadleft30 {
	padding-left: 30px;
}
.deskpadright30 {
	padding-right: 30px;
}
.greybox {
	background: #f8f8f8;
	padding: 20px;
	margin-bottom: 25px;
}
.greybox p {
	line-height: 1px;
	margin: 0;
}
.greybox .display-posts-listing .listing-item a {
	display: block;
	color: #000;
	font-size: 22px;
	margin: 0 0 0.3em 0;
	font-weight: bold;
	letter-spacing: -0.03em;
	line-height: 1.4em;
}
.x-2-3 .greybox .merelink .listing-item a {
	margin-top: 0.6em;
}
.greybox .display-posts-listing .listing-item .excerpt-dash {
	display: none;
}
.greybox .merelink .listing-item a {
	visibility: hidden;
	display: block;
	height: 1.4em;
}
.greybox .merelink .listing-item a:before {
	content: '> Læs hele artiklen';
	visibility: visible;
}


.greenbox .display-posts-listing .listing-item a {
	display: block;
	color: #000;
	font-size: 22px;
	margin: 0 0 0.3em 0;
	font-weight: bold;
	letter-spacing: -0.03em;
	line-height: 1.4em;
}
.x-2-3 .greenbox .merelink .listing-item a {
	margin-top: 0.6em;
}
.greenbox .display-posts-listing .listing-item .excerpt-dash {
	display: none;
}
.greenbox .merelink .listing-item a {
	visibility: hidden;
	display: block;
	height: 1.4em;
}
.greenbox .merelink .listing-item a:before {
	content: '> Læs hele artiklen';
	visibility: visible;
}



.greenbox {
	background: #339900;
	padding: 20px;
	margin-bottom: 25px;
	color: #fff;
	text-align: center;
}
.greenbox h5 {
	color: #fff;
	font-size: 24px;
	font-style: italic;
}
.greenbox a {
	color: #fff !important;
}

.greygreenbox {
	background: #f8f8f8;
	padding: 20px;
	margin-bottom: 25px;
	color: #339900;
	text-align: center;
}
.greygreenbox h5 {
	color: #339900;
	font-size: 24px;
	font-style: italic;
}
.greygreenbox a {
	color: #339900 !important;
}

.bottomlined {
	border-bottom: 1px solid #000;
	margin-bottom: 25px;
}

.flexmethod {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-line-pack: stretch;
	align-content: stretch;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.x-container:before {
	content: normal;
}
.flexmethod p, .flexmethod .alignnone {
	margin: 0 !important;
}

.x-navbar .desktop .x-nav > li.wpml-ls-item > a > span {
	box-shadow: none !important;
}
.x-navbar .desktop .sub-menu li:before, .x-navbar .desktop .sub-menu li:after {
	background-color: #fff !important;
}
.desktop .sub-menu {
	padding: 0 0 0 20px;
	min-width: 100px;
	font-size: 14px;
	font-weight: 700;
	right: -70px !important;
	top: 80px !important;
}
.x-navbar .mobile .x-nav li>a {
	font-size: 20px;
	padding: 0.3em 1em;
}

.x-btn-navbar.collapsed, .x-btn-navbar.collapsed:hover {
	box-shadow: none;
	text-shadow: none;
	background: none;
}
.x-btn-navbar {
	margin-top: 50px !important;
	padding: 0;
	text-shadow: none;
	border-radius: 0;
	box-shadow: none !important;
	background: none;
}
#nav-icon3 {
	width: 40px;
	height: 30px;
	position: relative;
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	transform: rotate(0deg);
	-webkit-transition: .5s ease-in-out;
	-moz-transition: .5s ease-in-out;
	-o-transition: .5s ease-in-out;
	transition: .5s ease-in-out;
	cursor: pointer;
}
#nav-icon3 span {
	display: block;
	position: absolute;
	height: 6px;
	width: 100%;
	background: #339900;
	border-radius: 6px;
	opacity: 1;
	left: 0;
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	transform: rotate(0deg);
	-webkit-transition: .25s ease-in-out;
	-moz-transition: .25s ease-in-out;
	-o-transition: .25s ease-in-out;
	transition: .25s ease-in-out;
}
#nav-icon3 span:nth-child(1) {
	top: 0px;
}
#nav-icon3 span:nth-child(2),#nav-icon3 span:nth-child(3) {
	top: 12px;
}
#nav-icon3 span:nth-child(4) {
	top: 24px;
}
#nav-icon3.open span:nth-child(1) {
	top: 12px;
	width: 0%;
	left: 50%;
}
#nav-icon3.open span:nth-child(2) {
}
#nav-icon3.open span:nth-child(2) {
	width: 100%;
	margin-left: 0;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
}
#nav-icon3.open span:nth-child(3) {
	width: 100%;
	margin-left: 0;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
#nav-icon3.open span:nth-child(4) {
	top: 12px;
	width: 0%;
	left: 50%;
}

.widget {
	text-shadow: none;
}

.wpml-ls-statics-shortcode_actions {
	display: none;
}
.wpml-ls-current-language > a > span > span, .wpml-ls-current-language > a > span:after {
	display: none;
}
.wpml-ls-current-language > a {
	padding-top: 36px !important;
}
.wpml-ls-current-language > a > span {
	background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAAkAgMAAACcbnALAAAADFBMVEUAAAAAAAB/f3+/v79xwuoRAAAAAXRSTlMAQObYZgAAALhJREFUGNNFkLENwjAURE9QpQgd2SBskII9+IkVIpEaKDICE1DhhAVS4AoxAUsknoCCAaiNMaC73zzpy993B6+n7BC0FJF9IO0p/8BMdJvL1VO2KezwqjwNN2XTYwFM87i2UaPvmKiosXGdHhCV/ba9lH2NTL6qkBptxORGYY4EFiesMPqx6MLYMCPOfmORYAH1oxRr17nWje4B+YvELV/wCi/zNzqgKzqleyZiSiZnG2yIrbFJtvsGiPZynSIa5TsAAAAASUVORK5CYII=') no-repeat;
	background-size: 18px 18px;
	width: 20px;
	height: 20px;
	padding-left: 20px;
}
.entry-featured {
	border: 0;
	padding: 0;
}
.herode h2 {
	color: #fff !important;
	font-size: 70px;
/*	width: 280px;*/
	text-align: center;
	margin: 0 auto;
}



.headline h2 {
	color: #000 !important;
	font-size: 70px;
/*	width: 280px;*/
	text-align: left;
	margin: 0 auto;
}

.herosub h3 {
	margin: 0;
	font-size: 220%;
}
.debibox, .kredibox {
	background: #fff !important;
	-webkit-box-shadow: 4px 5px 12px 0 rgba(0,0,0,0.2);
	-moz-box-shadow: 4px 5px 12px 0 rgba(0,0,0,0.2);
	box-shadow: 4px 5px 42px 0 rgba(0,0,0,0.2);
	padding-bottom: 100px;
}
.inkassobox {
	background: #fff !important;
	-webkit-box-shadow: 4px 5px 12px 0 rgba(0,0,0,0.2);
	-moz-box-shadow: 4px 5px 12px 0 rgba(0,0,0,0.2);
	box-shadow: 4px 5px 42px 0 rgba(0,0,0,0.2);
}
.debibox h2, .kredibox h2, .inkassobox h2 {
	color: #fff !important;
	background: #339900;
	text-align: left;
	margin: 0 0 0.8em 0;
	font-size: 180%;
	padding: 0.6em;
}
.kredibox h2 {
	background: #004400;
}



.debibox p, .kredibox p, .inkassobox p {
	margin: 0 1.2em 0.8em 1.2em !important;
}
.debibox h3, .kredibox h3, .inkassobox h3 {
	margin: 0 1.2em 0.4em 1.2em !important;
}
.debibox ul, .kredibox ul, .inkassobox ul {
	margin: 0 1.2em 0.4em 1.5em !important;
}
/*ul.checkmark {
	margin-top: 20px;
}*/
ul.checkmark li:before {
	font-size: 16px;
	vertical-align: middle;
}
ul.checkmark li:before {
	color: #339900;
	content: "\f00c";
	display: inline-block;
	font-family: 'Fontawesome';
	margin-left: -20px;
	width: 20px;
}
ul.checkmark li {
	line-height: 1;	
	padding: 8px 0 8px 20px;
	list-style-type: none!important;
}
.debibox p a, .kredibox p a, .inkassobox p a {
	text-decoration: underline !important;
	color: #000 !important;
	font-weight: bold !important;
	transition: all 0.3s;
}
.debibox p a:hover, .kredibox p a:hover, .inkassobox p a:hover {
	color: #339900 !important;
}
.debibox p:last-child a, .kredibox p:last-child a {
	text-decoration: none !important;
	display: block;
	border: 2px solid #000;
	padding: 0.8em 0.5em;
	text-align: center;
	margin: 2em 10%;
	width: 80%;
	position: absolute;
	bottom: 5px;
	left: 0;
}
a.linebtn {
	text-decoration: none !important;
	display: inline-block;
	color: #000;
	border: 2px solid #000;
	padding: 0.8em 3em;
	text-align: center;
	margin: 2em 10%;
}
.ita {
	font-weight: normal !important;
	font-style: italic;
}
.debibox p:last-child a:hover, .centerblue p a:hover, a.linebtn:hover {
	color: #fff !important;
	background: #339900;
	border: 2px solid #339900 ;
}
.kredibox p:last-child a:hover {
	color: #fff !important;
	background: #004400;
	border: 2px solid #004400;
}
.inksoft p {
	text-align: center;
	font-size: 200%;
	max-width: 700px;
	margin: 0 auto;
}
.centerblue {
	text-align: center;
}
.centerblue .larger {
	font-size: 130%;
	max-width: 600px;
	margin: 0 auto;
}
.centerblue p a {
	display: inline-block;
	border: 2px solid #000;
	color: #000;
	padding: 0.8em 2em;
	text-align: center;
	font-weight: bold;
	margin: 2em 10%;
	transition: all 0.3s;
}

.swikoner .x-text {
	text-align: center;
}
.swikoner img {
	width: 100px;
	height: auto;
	margin: 0;
}
.circleme {
	display: block;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	width: 80%;
	max-width: 200px;
	margin: 0 auto 20px auto;
}
.circleteam {
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	width: 80%;
	max-width: 200px;
	margin: 0 auto 20px auto;
	background-repeat: no-repeat;
	background-size: cover !important;
	cursor: pointer;
}
.team_michael {
	background: url(https://www.danskeinkasso.dk/wp-content/uploads/2020/09/michael.jpg);
}
.team_michael:hover {
	background: url(https://www.danskeinkasso.dk/wp-content/uploads/2020/10/michael-casual.jpg);
}
.team_claus {
	background: url(https://www.danskeinkasso.dk/wp-content/uploads/2020/09/claus.jpg);
}
.team_claus:hover {
	background: url(https://www.danskeinkasso.dk/wp-content/uploads/2020/10/claus-casual.jpg);
}
.team_richard {
	background: url(https://www.danskeinkasso.dk/wp-content/uploads/2020/09/richard.jpg);
}
.team_richard:hover {
	background: url(https://www.danskeinkasso.dk/wp-content/uploads/2020/10/richard-casual.jpg);
}
.aboutteam {
	background-repeat: no-repeat;
	background-size: cover !important;
	cursor: pointer;
	background-position: center center;
	background: url(https://www.intecredoinkasso.de/wp-content/uploads/2020/10/teamgruppefoto.jpg);
}
.aboutteam:hover {
	background: url(https://www.intecredoinkasso.de/wp-content/uploads/2020/10/teamgruppefoto_casual.jpg);
}


.wpcf7-response-output {
	display: none;
}
.wpcf7-text {
	font-size: inherit !important;
	background-color: transparent !important;
	border: 2px solid #aaa !important;
}
.wpcf7-text:focus {
	border: 2px solid #000 !important;
}
.wpcf7-form input[type=checkbox] {
	float: left;
}
span.wpcf7-list-item-label {
	display: block;
	float: left;
	width: 80%;
	font-size: 0.9em;
	line-height: 1.2em;
}

@media (max-width: 1250px) {
	.morkgron, .lysgron {
		white-space: nowrap;
		font-size: 28px;
	}
}
@media (max-width: 1150px) {
	.morkgron, .lysgron {
		font-size: 25px;
		line-height: 60px;
	}
	.morkgron img, .lysgron img {
		height: 60px;
	}
}
@media (max-width: 1050px) {
	.morkgron, .lysgron {
		font-size: 23px;
		letter-spacing: -0.05em;
		line-height: 50px;
	}
	.morkgron img, .lysgron img {
		height: 50px;
	}
}

@media (max-width: 979px) {
	.morkgron, .lysgron {
		font-size: 22px;
		line-height: 36px;
	}
	.morkgron img, .lysgron img {
		height: 36px;
	}

	footer form input[type='text'], footer form input[type='email'], footer form input[type='tel'] {
		width: 160px;
	}
	.aboutteam .x-gap {
		margin-top: 15vw !important;
	}
}
/*@media (max-width: 920px) {
	.morkgron, .lysgron {
		font-size: 20px;
		line-height: 40px;
	}
	.morkgron img, .lysgron img {
		height: 40px;
	}
}
*/


.headline h2 {
	color:red!important;
	font-size: 20px!important;
}


@media (min-width: 979px) {
	footer div.x-container > div:first-child {
		width: 100% !important;
		text-align: center !important;
		padding-bottom: 20px;
	}
	footer .x-column.x-1-3 {
		width: 30% !important;
	}
	footer .x-column.x-1-3.last {
		width: 65% !important;
	}
	.swikoner p {
		max-width: 160px;
		margin-left: auto;
		margin-right: auto;
	}
	.swikoner {
		padding-left: 100px !important;
		padding-right: 100px !important;
	}
	.aboutteam .x-gap {
		margin-top: 20vw !important;
	}
}

@media (max-width: 767px) {

	.morkgron, .lysgron {
		font-size: 32px;
		line-height: 74px;
		padding: 15px 0 !important;
	}
	.morkgron img, .lysgron img {
		height: 74px;
	}
	.deskpadleft30 {
		padding-left: 0;
	}
	.deskpadright30 {
		padding-right: 0;
	}
	.morkgron:before, .morkgron:after, .lysgron:before, .lysgron:after {
		content: "";
		position: absolute;
		top: 0;
		bottom: 0;
		width: 960px;
		right: 100%;
		background: #004400;
	}
	.morkgron:after { 
		width: 200px;
		left: 100%;
	}
	.lysgron:before, .lysgron:after {
		background: #339900;
	}
	.herode h2 {
		font-size: 60px;
	}
}
@media (min-width: 600px) {

}
@media (max-width: 600px) {
	.x-text-content-text-primary {
		font-size: 32px!important;
	}
}