/* home */

/* mobile */

#page-short p:nth-child(2)
{
	font-size: 20px;
	line-height: 30px;
	border: 2px solid #e79b08;
	padding: 13px 0 13px 50px;
	margin-top: 50px;
	position: relative;
	display: inline-block;
}

#page-short p:nth-child(2) a
{
	display: block;
	color: #fff;
	text-decoration: none;
	padding-right: 110px;
}

#page-short p:nth-child(2) a:hover
{
	opacity: 0.5;
}

#page-short p:nth-child(2)::after
{
	font-size: 30px;
	position: absolute;
	width: 59px;
	height: 100%;
	background: #e79b08 url('../img/arrow-right.svg') 50% 50% no-repeat ;
	right: 0;
	top: 0;
	content: ' ';
	text-align: center;
}

#page-short p:nth-child(3)
{
	margin-top: 80px;
	font-weight: 900;
	font-size: 36px;
	line-height: 44px;
}

#page-short p:nth-child(3) strong
{
	font-weight: 900;
	font-style: normal;
	color: #e79b08;
}

body.style-home.mobile #top-content
{
	padding-bottom: 20px;
}

body.style-home #page-title > h1
{
	margin: 50px 0 0 0;
}

body.style-home.mobile #page-title > h1
{
	font-size: 48px;
	line-height: 56px;
}

body.style-home #wrapper
{
	padding: 0;
}

body.style-home #zasady
{
	padding: 25px 0 0 30px;
}

body.style-home #zasady p
{
	font-size: 24px;
	line-height: 32px;
	color: #0048ba;
}

body.style-home #zasady ul
{
	margin: 77px 121px 0 55px;
}

body.style-home #zasady ul li
{
	padding: 30px 0 32px 20px;
	position: relative;
}

body.style-home #zasady ul li a
{
	display: block;
	font-size: 24px;
	line-height: 32px;
	color: #0048ba;
	text-decoration: none;
	padding: 82px 20px 0 35px;
}

body.style-home #zasady ul li a::before
{
	width: 140px;
	height: 140px;
	opacity: 0.1;
	border: 5px solid #0048ba;
	content: ' ';
	position: absolute;
	z-index: 1;
	top: 25px;
	left: 15px;
}

body.style-home #zasady ul li a:hover::before
{
	background-color: #0048ba;
}

body.style-home #zasady ul li a::after
{
	width: 89px;
	height: 29px;
	padding-top: 5px;
	background-color: #0048ba;
	content: 'Więcej';
	position: absolute;
	font-weight: bold;
	font-size: 16px;
	line-height: 24px;
	color: #fff;
	text-align: center;
	top: 197px;
	left: 58px;
	cursor: pointer;
	display: none;
}

body.style-home #zasady ul li a strong
{
	font-weight: 900;
}

body.style-home #zasady ul li::before
{
	position: absolute;
	top: 0;
	left: 0;
	content: ' ';
	width: 79px;
	height: 96px;
	z-index: 2;
}

body.style-home #zasady ul li.shield::before
{
	background: url('../img/ico-shield.svg') 0 0 no-repeat;
}

body.style-home #zasady ul li.check::before
{
	width: 96px;
	background: url('../img/ico-check.svg') 0 0 no-repeat;
	left: -10px;
}

body.style-home #zasady ul li.arrows::before
{
	width: 110px;
	background: url('../img/ico-arrows.svg') 0 0 no-repeat;
	left: -20px;
}

body.style-home #oferta
{
	margin-top: 100px;
}

body.style-home #oferta h1
{
	padding: 5px 0 0 30px;
	margin: 0;
	font-weight: 900;
	font-size: 36px;
	line-height: 44px;
	color: #0048ba;
}

body.style-home #oferta h1 strong
{
	color: #e79b08;
}

body.style-home #oferta .scrollable-x-wrapper
{
	margin-top: 35px;
}

body.style-home #oferta ul.products
{
	height: 640px;
	display: flex;
	background: url('../img/oferta-bg-mobi.jpg') 0 0 repeat-x, linear-gradient(0deg, #32404e, #32404e), #0048ba;
	background-blend-mode: overlay, normal, normal;
	position: relative;
}

body.style-home #oferta ul.products li
{
	border: 5px solid #fff;
	box-sizing: border-box;
	width: 500px;
	color: #fff;
	padding: 460px 80px 0 75px;
	font-weight: normal;
	font-size: 24px;
	line-height: 32px;
	flex-shrink: 0;
	background-position: 75px 370px;
	background-repeat: no-repeat;
}

body.style-home #oferta ul.products li strong
{
	font-weight: 900;
	font-size: 32px;
	line-height: 44px;
	display: block;
	padding-bottom: 5px;
}

body.style-home #oferta ul.products li a
{
	text-decoration: none;
	color: #fff;
}

body.style-home #oferta ul.products li.neptun
{
	background-image: url('../img/ico-worker-files.svg');
}

body.style-home #oferta ul.products li.przelewy
{
	background-image: url('../img/ico-dollar-arrows.svg');
}

body.style-home #oferta ul.products li.grafik
{
	background-image: url('../img/ico-worker-time.svg');
}

body.style-home #oferta ul.products li.zlecone
{
	background-image: url('../img/ico-doc-pen.svg');
}

body.style-home #oferta ul.products li.wyposazenie
{
	background-image: url('../img/ico-checklist.svg');
}
body.style-home #oferta ul.products li.kadry
{
	background-image: url('../img/ico-worker-docs.svg');
}

body.style-home #oferta ul.products li.place
{
	background-image: url('../img/ico-wallet.svg');
}

body.style-home #oferta ul.products li.ikp
{
	background-image: url('../img/ico-ikp.svg');
}

body.style-home #oferta ul.products li.epodpis
{
	background-image: url('../img/ico-signature.svg');
}

body.style-home #oferta ul.products li.art30a
{
	background-image: url('../img/ico-30a.svg');
}

body.style-home #oferta ul.products li.zfss
{
	background-image: url('../img/ico-zfss.svg');
}

body.style-home #oferta ul.dots
{
	height: 60px;
	display: flex;
	justify-content: center;
}

body.style-home #oferta ul.dots li
{
	width: 55px;
	height: 26px;
	border-bottom: 2px solid #0048ba;
	margin-right: 10px;
}

body.style-home #oferta ul.dots li.cur
{
	border-bottom-color: #e79b08;
}

body.style-home #kontakt
{
	margin: 0 30px 0 30px;
	padding-top: 150px;
}

/* tablet */

body.style-home.tablet #top-content
{
	padding-bottom: 30px;
}

body.style-home.tablet #page-title > h1
{
	font-size: 48px;
	line-height: 56px;
}

body.style-home.tablet #page-short
{
	padding-top: 30px;
}

body.style-home.tablet #zasady
{
	width: 768px;
	margin: 0 auto;
	padding-left: 0;
	padding-top: 20px;
}

body.style-home.tablet #zasady p
{
	padding-left: 30px;
	padding-right: 30px;
}

body.style-home.tablet #zasady ul
{
	display: flex;
	margin-left: 0;
	margin-right: 0;
	margin-top: 45px;
	padding-left: 20px;
	padding-right: 70px;
}

body.style-home.tablet #zasady ul li
{
	width: 33.33%;
}

body.style-home.tablet #zasady ul li a
{
	padding-right: 60px;
}

body.style-home.tablet #oferta
{
	margin-top: 30px;
}

/* desktop */

body.style-home.desktop #top-content
{
	padding-bottom: 30px;
}

body.style-home.desktop #page-title > h1
{
	margin-top: 170px;
}

body.style-home.desktop #page-short
{
	padding-top: 60px;
}

body.style-home.desktop #page-short p:nth-child(1),
body.style-home.desktop #page-short p:nth-child(2)
{
	margin-left: 140px;
	margin-right: 140px;
}

body.style-home.desktop #page-short p:nth-child(3)
{
	font-weight: 900;
	font-size: 48px;
	line-height: 42px;
	margin-top: 300px;
}

body.style-home.desktop #wrapper
{
	width: auto;
}

body.style-home.desktop #kontakt,
body.style-home.desktop #zasady
{
	width: 1200px;
	margin: 0 auto;
}

body.style-home.desktop #zasady
{
	padding-left: 0;
}

body.style-home.desktop #zasady ul
{
	display: flex;
	margin-left: 0;
	margin-right: 0;
}

body.style-home.desktop #zasady ul li
{
	width: 33.33%;
}

body.style-home.desktop #zasady ul li a
{
	padding-right: 60px;
}

body.style-home.desktop #zasady ul li:hover a::before
{
	width: calc(100% - 60px);
}

body.style-home.desktop #zasady ul li:hover a::after
{
	display: block;
}

body.style-home.desktop #oferta h1
{
	font-weight: 900;
	font-size: 48px;
	line-height: 42px;
	width: 1200px;
	margin: 0 auto;
	padding-top: 70px;
}

body.style-home.desktop #oferta ul.products
{
	margin-top: 110px;
	flex-wrap: wrap;
	justify-content: flex-start;
	flex-direction: column;
	height: 1050px;
	background: url('../img/oferta-bg.jpg') 0 0 no-repeat;
	background-size: cover;
}

body.style-home.desktop #oferta ul.products li
{
	max-width: 640px;
	width: 33.33%;
	padding-top: 140px;
	padding-right: 10px;
	height: 350px;
	background-position: 75px 50px;
}

/* dla > 9 kafelków */

body.style-home.desktop #oferta ul.products li:first-child:nth-last-child(10),
body.style-home.desktop #oferta ul.products li:first-child:nth-last-child(10) ~li
{
	width: 25%;
}

/* dla zmiennej ilości kafelków */

body.style-home.desktop #oferta ul.products li.short,
body.style-home.desktop #oferta ul.products li:first-child:nth-last-child(6),
body.style-home.desktop #oferta ul.products li:nth-child(4):nth-last-child(3),
body.style-home.desktop #oferta ul.products li:nth-child(5):nth-last-child(2),
body.style-home.desktop #oferta ul.products li:first-child:nth-last-child(7),
body.style-home.desktop #oferta ul.products li:first-child:nth-last-child(8),
body.style-home.desktop #oferta ul.products li:last-child:nth-child(7),
body.style-home.desktop #oferta ul.products li:first-child:nth-last-child(10),
body.style-home.desktop #oferta ul.products li:last-child:nth-child(10)
{
	padding-top: 460px;
	height: 700px;
	background-position: 75px 370px;
}
