html {
	scroll-behavior: smooth;
	scroll-padding-top: 30px;
}
.flatcover img {
	filter: drop-shadow(0px 6px 10px #bababa);
}

.cms-box .lp-faq details {
	border-left: 5px solid #74bb00;
	transition: border-color .1s linear;
}
.cms-box .lp-faq details:not([open]):hover {
	border-color: #dedede;
	border-left-color: #3a3b3f;
	/* background: #f5f5f5; */
}
.cms-box .lp-faq details[open]{
	border-left-color: #41ac00;
}
.cms-box .lp-faq details summary+* {
	border: 0;
	margin-top: 0;
	padding-top: 15px;
}
.cms-box .lp-desc-section h2 {
	font-size: 18px;
	line-height: 1.2;
	margin: 40px 0 20px;
	border-left: #41ac00 20px solid;
	padding: 5px 0 10px 25px;
}
.cms-box .lp-desc-section h3 {
	text-wrap-style: balance;
}
.lp-desc-section .columns-3 {
	display: grid;
	gap: 0 40px;
	margin-bottom: 10px;
}
.widget-rcmd-manual-desc .item-btn {
	background-color: #41ac00;
}
.widget-rcmd-manual-desc .item-btn:hover {
	background-color: #389400;
}
.lp-hero {
	display: grid;
	margin-bottom: 40px;
	min-height: 210px;
}
@media (min-width: 768px) {
	.cms-box .lp-desc-section h2 {
		font-size: 28px;
		margin: 50px 0 30px;
		border-left-width: 30px;
		padding: 10px 40px;
		/* max-width: 920px; */
		text-wrap-style: balance;
	}
	.lp-desc-section .lead-text {
		font-size: 14px;
		line-height: 1.65;
	}
	.lp-desc-section .columns-3 {
		grid-template-columns: 1fr 1fr 1fr;
		margin: 30px 0 10px;
	}
	.lp-hero {
		margin-bottom: 60px;	
		min-height: 340px;	
	}
}
.widget-wba-base-list .widget-footer-link {
	background: #41ac00;
}
.widget-wba-base-list .widget-footer-link:hover {
	background: #389400;
}

.widget-rcmd-manual-desc .item-title a:hover {
	color: #389400;
}
.widget-header .more:hover {
	border-color: #41ac00;
	background-color: #41ac00;
}
.widget-header a.heading:hover {
	color: #389400;
}

/*.widget-wba-base-list .widget-item-link {
	color: #41ac00;
}
.widget-wba-base-list .widget-item-link:hover .widget-item-title {
	color: #389400;
}*/

.widget-wba-base-list .widget-item-link:hover path {
	stroke: #389400;
}

.lptop {
	width: 100%;
	min-height: 340px;
	background: #FFFFFF url(/skin/frontend/beck/default/external/lp/kadry-i-place-2026/kadryplacelp-bg-c.jpg) no-repeat left center;
	border-radius: 12px;
	position: relative;
}
@media only screen and (max-width: 1367.98px) {
	.lptop {
		background: #FFFFFF url(/skin/frontend/beck/default/external/lp/kadry-i-place-2026/kadryplacelp-bg-lg-c.jpg) no-repeat left center;
	}
}
@media only screen and (max-width: 1023.98px) {
	.lptop {
		background: #FFFFFF url(/skin/frontend/beck/default/external/lp/kadry-i-place-2026/kadryplacelp-bg-md-c.jpg) no-repeat left center;
	}
}
@media only screen and (max-width: 767.98px) {
	.lptop {
		min-height: 260px;		
		background: #a7adab url(/skin/frontend/beck/default/external/lp/kadry-i-place-2026/kadryplacelp-bg-sm-c.jpg) no-repeat center top;
		background-size: 100% auto;
		border: 1px solid #ADADAD;
		min-height: 130px;
	}
	.lpkurs .heading {
		grid-template-columns: 1fr;
		margin-bottom: 30px;
		margin-top: 45px;
		justify-items: start;
	}
	.lpkurs .heading-logo img {
		width: 240px;
	}
	.lpkurs .heading-text {
		border-left: 0;
		padding: 0;
	}
}
.lptop .box-szkolenia {
	position: absolute;
	right: 40px;
	top: 50px;
	width: 190px;
	height: auto;
	padding: 20px;
	border-radius: 6px;
	overflow: auto;
	background: #41ac00;
}
@media only screen and (max-width: 1367.98px) {
	.lptop .box-szkolenia {
		right: 40px;
		top: 40px;
	}
}
@media only screen and (max-width: 1023.98px) {
	.lptop .box-szkolenia {
		right: 40px;		
		top: 165px;
	}
}
@media only screen and (max-width: 767.98px) {
	.lptop .box-szkolenia {
		display:none;
	}
}
.lptop .box-szkolenia .boxtitle {
	font-size: 26px;
	line-height: 28px;
	font-weight: 500;
	color: #fff;
}
.lptop .box-szkolenia .boxopis {
	margin-top: 8px;
	font-size: 15px;
	line-height: 18px;
	font-weight: 400;
	color: #fff;
}
@media only screen and (max-width: 767.98px) {
	.lptop .box-szkolenia .boxopis {
		display: none;
	}
}
.lptop .box-szkolenia a.boxdetails {
	display: block;
	margin-top: 8px;
	font-size: 13px;
	line-height: 15px;
	font-weight: 700;
	color: #fff;
	text-decoration: none;
}
.lptop .box-szkolenia a.boxdetails span {
	display: inline-block;
	color: #ffe400;
	font-size: 15px;
	padding-left: 0px;
	transition: all 300ms ease-out;
	-moz-transition: all 300ms ease-out;
	-webkit-transition: all 300ms ease-out;
}
.lptop .box-szkolenia a.boxdetails:hover span {
	display: inline-block;
	color: #ffe400;
	font-size: 15px;
	padding-left: 3px;
	transition: all 300ms ease-out;
	-moz-transition: all 300ms ease-out;
	-webkit-transition: all 300ms ease-out;
}
.topnav {
	display: table;
	background-color: #3a3b3f;
	/* overflow: hidden; */
	width: auto;
	margin: -95px 0 0 30px;
	border-radius: 6px;
	z-index: 20;
	position: relative;
}
@media only screen and (max-width: 1023.98px) {
	.topnav {
		background-color: #333;
		width: 55%;
		margin: -100px auto 0px 30px;
		border-radius: 8px;
		/* z-index: 20; */
	}
}
@media only screen and (max-width: 767.98px) {
	.topnav {
		background-color: #333;
		width: 100%;
		margin: 20px auto 0 auto;
		border-radius: 8px;
		z-index: 20;
	}
}
.topnav a.lpmenuitem {
	/* float: left; */
	display: inline-block;
	color: #f2f2f2;
	text-align: center;
	padding: 24px 19px;
	text-decoration: none;
	font-size: 15px;
	background-image: url(/skin/frontend/beck/default/external/lp/kadry-i-place-2026/menusep.svg);
	background-repeat: no-repeat;
	background-position: right center;
	background-size: auto 30px;
	transition: background-color 300ms ease-out;
	line-height: 1;
}
@media only screen and (max-width: 1367.98px) {
	.topnav a.lpmenuitem {
		padding: 24px 12px;
		font-size: 14px;			
	}	
}
.topnav a.lpmenuitem:hover {
	background: #41ac00;
	background-image: none;
	background-position: right center;
	color: #fff !important;
}
.topnav a.lastitem {
	background-image: none;
}
@media only screen and (max-width: 1023.98px) {
	.topnav a.lpmenuitem:hover {
		background: none;
		color: #fff;
		font-weight: 700;
	}
}
.topnav .icon {
	display: none;
}
@media only screen and (max-width: 1023.98px) {
	.topnav a:not(:first-child) {
		display: none;
	}
	.topnav .btn-menu-toggle {
		/* float: left; */
		display: block;
		/* overflow: auto; */
		padding: 24px 0 24px 50px;
		background-image: url(/skin/frontend/beck/default/external/lp/kadry-i-place-2026/menu.svg);
		background-size: 20px 20px;
		background-repeat: no-repeat;
		background-position: 20px center;
		width: 100%;
		background-color: transparent;
		border: 0;
		cursor: pointer;
		/* clear: both; */
	}
}
.topnav .btn-menu-toggle span {
	display: block;
	/* float: left; */
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 13px;
	text-align: left;
}
@media only screen and (max-width: 1023.98px) {
	.topnav.responsive {
		position: relative;
	}
	.topnav.responsive .btn-menu-toggle {
		position: static;
		left: 0;
		top: 0;
	}
	.topnav.responsive a.lpmenuitem {
		/* float: none; */
		display: block;
		text-align: left;
		border-top: 1px solid #C0C0C0;
		background-image: none;
	}
}

