@charset "utf-8";
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
	box-sizing: border-box
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block
}
body {
	line-height: 1;
	-webkit-text-size-adjust: none
}
ol, ul {
	list-style: none
}
blockquote, q {
	quotes: none
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none
}
table {
	border-collapse: collapse;
	border-spacing: 0
}
a, a:hover, a:visited, a:active {
	text-decoration: none!important
}
a, a img, button {
	-webkit-transition: all 200ms ease-in-out;
	-moz-transition: all 200ms ease-in-out;
	-o-transition: all 200ms ease-in-out;
	transition: all 200ms ease-in-out
}
a:hover img {
	opacity: .8
}
a.button {
	display: block;
	color: rgba(255,255,255,1);
	font-family: 'Ubuntu Bold';
	font-size: 24px;
	letter-spacing: .017em;
	text-align: left
}
.panel {
	float: left;
	width: 100%;
	display: block
}
.container {
	width: 1100px;
	height: auto;
	margin: 0 auto;
	display: block
}
#top {
	height: 90px;
	background: rgba(255,255,255,1)
}
#top img {
	width: 100%;
	height: auto
}
#top .left {
	width: auto;
	float: left;
	height: 90px
}
#top  a.logo_podatnik {
	width: 200px;
	height: auto;
	display: block;
	margin: 26px 35px 0 0;
	float: left
}
#top  a.logo_podatnik:hover img {
	opacity: 1
}
#top .logo_certum {
	width: 115px;
	height: auto;
	display: block;
	margin: 28px 0 0;
	float: left
}
#top .logo_formularze {
	width: 266px;
	height: auto;
	display: block;
	margin: 26px 0 0
}
#top .right {
	width: auto;
	float: right;
	height: 90px
}
#baner {
	height: 650px;
	background: url(../images/baner.jpg);
	background-size: cover;
	background-position: center center
}
#baner .container {
	width: 1153px;
	margin-left: calc(50% - 603px);
	position: relative
}
#baner h1 {
	font-family: 'Ubuntu Medium';
	font-size: 40px;
	letter-spacing: .017em;
	color: rgba(255,255,255,1);
	text-align: center;
	margin: 50px 0 20px 0
}
#baner h2 {
	font-family: 'Ubuntu Medium';
	font-size: 25px;
	letter-spacing: .017em;
	color: rgba(255,255,255,1);
	text-align: center;
	margin: 0 0 50px 0
}
#baner .left {
	float: left;
	width: 785px;
	height: 475px;
	background: url(../images/macbook2.png);
	background-size: 785px 475px;
	background-position: left center;
	background-repeat: no-repeat
}
#baner .right {
	float: right;
	right: 0;
	width: 397px;
	height: auto;
	overflow: hidden;
	position: absolute;
	z-index: 2
}
#baner a.button.blue {
	width: 397px;
	height: 160px;
	line-height: 160px;
	padding: 0 115px 0 50px;
	margin: 0 0 43px;
	background-color: rgba(84,168,168,1);
	background-image: url(../images/button_online.svg);
	background-size: 36px 36px;
	background-position: 300px center;
	background-repeat: no-repeat
}
#baner a.button.blue:hover {
	background-color: rgba(84,168,168,0.8)
}
#baner a.button.orange {
	width: 397px;
	height: 160px;
	line-height: 30px;
	padding: 50px 115px 30px 50px;
	background-color: rgba(255,150,0,1);
    position: relative;
}
#baner a.button.orange:hover {
	background-color: rgba(255,150,0,0.8)
}
#baner a.button.orange span {
    display: block;
    width: 36px;
    height: 36px;
    position: absolute;
    left: 300px;
    top: 0;
    bottom: 0;
    margin: auto;
    background-image: url(../images/button_download.svg);
	background-size: 36px 36px;
	background-position: center center;
	background-repeat: no-repeat;
    animation: MoveUpDown 2s linear infinite;
}
@keyframes MoveUpDown {
    0% {
        bottom: 15px;
    }
    50% {
        bottom: -15px;
    }
    100% {
        bottom: 15px;
    }
}
#baner .right ul {
	display: block;
	margin: 25px 106px 0;
	overflow: hidden
}
#baner .right ul li {
	float: left;
	margin: 0 20px 0 0
}
#baner .right ul li:last-child {
	margin: 0
}
#summary {
	clear: both;
	height: 110px
}
#summary ul {
	height: 110px;
	padding: 35px 200px 0
}
#summary ul li {
	float: left;
	font-family: 'Ubuntu Regular';
	font-size: 17px;
	letter-spacing: .017em;
	color: rgba(84,168,168,1);
	text-align: center;
	margin: 0 130px 0 0
}
#summary ul li:last-child {
	margin: 0
}
#summary ul li strong {
	font-family: 'Ubuntu Bold';
	font-size: 22px;
	padding-bottom: 5px;
	display: block
}
#summary ul li img {
	display: block;
	width: 150px;
	height: auto
}
#whywe {
	height: auto;
	overflow: hidden;
	background: url(../images/whywe_bg.jpg);
	background-size: cover;
	background-position: center center
}
#whywe .container {
	overflow: hidden
}
#whywe .container.second {
	clear: both;
	margin: 35px auto 40px
}
#whywe .left {
	width: 50%;
	float: left;
	display: inline-block;
	margin: 58px 0 0
}
#whywe .left h2 {
	font-family: 'Ubuntu Bold';
	font-size: 30px;
    line-height: 35px;
	color: rgba(54,54,54,1);
	letter-spacing: .017em
}
#whywe .left p {
	font-family: 'Ubuntu Medium';
	font-size: 20px;
    line-height: 24px;
	margin: 10px 0 30px;
	color: rgba(54,54,54,1);
	letter-spacing: .017em
}
#whywe .left ul {
	display: block
}
#whywe .left ul li {
	display: block;
	margin: 0 0 20px
}
#whywe .left ul li h3 {
	font-family: 'Ubuntu Medium';
	font-size: 20px;
	color: rgba(54,54,54,1);
	letter-spacing: .017em;
	line-height: 25px;
	padding-left: 25px;
	background: url(../images/list_tick.svg);
	background-size: 20px 15px;
	background-position: left center;
	background-repeat: no-repeat
}
#whywe .left ul li p {
	font-family: 'Ubuntu Regular';
	font-size: 13px;
	color: rgba(54,54,54,1);
	letter-spacing: .017em;
	line-height: 20px;
	padding-left: 25px
}
#whywe .right {
	width: 50%;
	float: right;
	display: inline-block;
	margin: 60px 0 0
}
#whywe .right img {
	width: 445px;
	height: auto;
	float: right
}
#whywe a.button.orange {
	font-size: 22px;
	float: left;
	width: 350px;
	height: 110px;
	text-align: left;
	line-height: 30px;
	padding: 25px 80px 30px 35px;
	margin: 0 15px 0 185px;
	background-color: rgba(255,150,0,1);
    position: relative;
}
#whywe a.button.orange:hover {
	background-color: rgba(255,150,0,0.8)
}
#whywe a.button.orange span {
    display: block;
    width: 36px;
    height: 36px;
    position: absolute;
    left: 275px;
    top: 0;
    bottom: 0;
    margin: auto;
    background-image: url(../images/button_download.svg);
	background-size: 36px 36px;
	background-position: center center;
	background-repeat: no-repeat;
    animation: MoveUpDown 2s linear infinite;
}
@keyframes MoveUpDown {
    0% {
        bottom: 15px;
    }
    50% {
        bottom: -15px;
    }
    100% {
        bottom: 15px;
    }
}
#whywe a.button.blue {
	font-size: 22px;
	float: right;
	width: 350px;
	height: 110px;
	text-align: left;
	line-height: 110px;
	padding: 0 80px 0 35px;
	margin: 0 185px 0 15px;
	background-color: rgba(84,168,168,1);
	background-image: url(../images/button_online.svg);
	background-size: 36px 36px;
	background-position: 275px center;
	background-repeat: no-repeat
}
#whywe a.button.blue:hover {
	background-color: rgba(84,168,168,0.8)
}
#wrote {
	clear: both;
	height: 120px
}
#wrote ul {
	height: 120px;
	display: block
}
#wrote ul li {
	float: left
}
#wrote ul li h2 {
	width: 205px;
	font-family: 'Ubuntu Medium';
	font-size: 30px;
	text-align: left;
	line-height: 70px;
	margin: 25px 0;
	border-right: solid 4px rgba(84,168,168,1)
}
#wrote ul li a {
	display: block
}
#wrote ul li a img {
	display: block;
	height: auto
}
#wrote ul li.second {
	width: 340px;
	padding: 0 0 0 47px
}
#wrote ul li.second a img {
	width: 246px;
	margin-top: 45px
}
#wrote ul li.third {
	width: 293px
}
#wrote ul li.third a img {
	width: 249px;
	margin-top: 44px
}
#wrote ul li.fourth {
	width: 262px
}
#wrote ul li.fourth a img {
	width: 255px;
	margin-top: 49px
}
#rkbn {
	height: auto;
	position: relative;
	overflow: hidden;

}
#rkbn .container-fluid {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin: 25px 0 75px;
	padding: 40px 0;
	display: block;
	background-color: rgba(255,255,255,1)
}
#rkbn .left {
	float: left;
	width: 750px;
	height: auto;
	display: block
}
#rkbn h2 {
	font-family: 'Ubuntu Bold';
	font-size: 30px;
	color: rgba(255,255,255,1);
	letter-spacing: .017em
}
#rkbn .left p {
	font-family: 'Ubuntu Regular';
	font-size: 13px;
	letter-spacing: .017em;
	line-height: 23px;
	text-align: justify;
	color: rgba(47,47,47,1)
}
#rkbn .left a {
	display: block;
	margin: 10px 0 0;
	font-family: 'Ubuntu Regular';
	font-size: 13px;
	letter-spacing: .017em;
	line-height: 23px;
	color: rgba(84,168,168,1)
}
#rkbn .left a:hover {
	color: rgba(84,168,168,0.8)
}
#rkbn .right {
	width: 672px;
	height: 489px;
	position: absolute;
	left: 67%;
	top: 73px;
	background-image: url(../images/rkbn_right_bg.png);
	background-size: 672px auto;
	background-position: right center;
	background-repeat: no-repeat
}
#rkbn a.button.orange {
	font-size: 22px;
	float: left;
	width: 333px;
	height: 85px;
	text-align: left;
	line-height: 30px;
	padding: 12px 80px 30px 35px;
	margin: 0 15px 0 202px;
	background-color: rgba(255,150,0,1);
	position: relative;
}
#rkbn a.button.orange:hover {
	background-color: rgba(255,150,0,0.8)
}
#rkbn a.button.orange span {
    display: block;
    width: 36px;
    height: 36px;
    position: absolute;
    left: 265px;
    top: 0;
    bottom: 0;
    margin: auto;
    background-image: url(../images/button_download.svg);
	background-size: 36px 36px;
	background-position: center center;
	background-repeat: no-repeat;
    animation: MoveUpDown 2s linear infinite;
}
@keyframes MoveUpDown {
    0% {
        bottom: 15px;
    }
    50% {
        bottom: -15px;
    }
    100% {
        bottom: 15px;
    }
}
#rkbn a.button.blue {
	font-size: 22px;
	float: right;
	width: 333px;
	height: 85px;
	text-align: left;
	line-height: 85px;
	padding: 0 80px 0 35px;
	margin: 0 202px 0 15px;
	background-color: rgba(84,168,168,1);
	background-image: url(../images/button_online.svg);
	background-size: 36px 36px;
	background-position: 265px center;
	background-repeat: no-repeat
}
#rkbn a.button.blue:hover {
	background-color: rgba(84,168,168,0.8)
}
footer {
	height: auto;
	padding: 30px 0;
	overflow: hidden;
	background: rgba(255,255,255,1);
	position: relative
}
footer .logosy {
	display: block;
	margin: 0 0 27px;
	overflow: hidden
}
footer .logosy img {
	display: block;
	float: left;
	width: 100%;
	height: auto;
	opacity: .6;
	display: block
}
footer .logosy a:hover img {
	opacity: 1;
	display: block
}
footer .logosy img.ue {
	width: 205px;
	height: 55px;
	margin: 0 100px 0 0
}
footer .logosy img.rosa {
	width: 77px;
	height: 59px;
	margin: 0 116px 0 0
}
footer .logosy img.rf {
	width: 131px;
	height: 58px;
	margin: 2px 96px 0 0
}
footer .logosy img.ed {
	width: 148px;
	height: 39px;
	margin: 9px 92px 0 0
}
footer .logosy img.ig {
	width: 134px;
	height: 45px;
	margin: 8px 0 0
}
footer .container.second {
	display: block;
	overflow: hidden
}
footer .container.second .left {
	float: left;
	width: 148px;
	border-right: solid 2px rgba(225,225,225,1)
}
footer .container.second .left ul {
	display: block;
	overflow: hidden
}
footer .container.second .left ul li {
	display: block
}
footer .container.second .left ul li a {
	color: rgba(47,47,47,0.6);
	font-family: 'Ubuntu Regular';
	font-size: 10px;
	line-height: 15px;
	letter-spacing: .017em
}
footer .container.second .left ul li a.active {
	font-family: 'Ubuntu Bold'
}
footer .container.second .left ul li a:hover {
	color: rgba(47,47,47,1);
	color: rgba(47,47,47,1)
}
footer .container.second .right {
	float: right;
	width: 950px
}
footer .container.second .right p {
	color: rgba(47,47,47,0.6);
	padding: 0 0 0 35px;
	font-family: 'Ubuntu Regular';
	font-size: 10px;
	line-height: 22px;
	letter-spacing: .017em;
	margin-top: 10px
}
#cookies {
	background: rgba(241,241,241,1);
	display: block;
	height: 35px
}
#cookies a {
	color: #000
}
#cookies p {
	line-height: 35px;
	color: rgba(164,164,164,1);
	font-family: 'Ubuntu Regular';
	font-size: 10px;
	float: left;
	width: calc(100% - 90px);
	letter-spacing: .08em;
	display: block
}
#cookies a.close {
	display: block;
	width: 55px;
	height: 20px;
	margin: 8px 0 0 35px;
	float: right;
	padding-top: 5px;
	text-transform: uppercase;
	font-family: 'Ubuntu Regular';
	font-size: 7px;
	text-align: center;
	border: solid 1px rgba(144,144,144,1);
	-webkit-border-radius: 3px 3px 3px 3px;
	border-radius: 3px 3px 3px 3px;
	background: rgba(241,241,241,1)
}
#cookies a.close:hover {
	color: rgba(255,255,255,1);
	background: rgba(144,144,144,1)
}
#whywe .left p.before_list {
	font-family: 'Ubuntu Regular';
	font-size: 15px;
	line-height: 19px;
	margin: 40px 0 25px;
	color: rgba(54,54,54,1);
	letter-spacing: .017em
}
#whywe .container.second2 {
	clear: both;
	margin: 60px auto 40px
}
#whywe .container2 {
	position: relative;
	overflow: visible
}
#whywe .left.left2 {
	width: 55%;
	padding-bottom: 40px
}
#whywe .left.left2 ul li {
	margin: 0 0 10px
}
#whywe .left.left2 ul li h3, #whywe .left.left2 p {
	font-size: 15px
}
#whywe .right.right2 {
	width: 45%
}
#whywe .right.right2.slider {
	display: block;
	margin: 80px 0 0;
	z-index: 2;
	position: absolute;
	left: 535px;
	width: auto
}
#whywe .right.right2.slider .slide {
	display: block;
	overflow: hidden;
	width: 710px; 
	height: 430px;
	background: url(../images/macbook.png);
	background-size: 710px 430px;
	background-repeat: no-repeat
}
#whywe .right.right2.slider .slide img {
	float: none;
	margin: 25px 84px 68px 86px;
	width: 540px;
	height: 337px;
	height: auto;
	display: none
}
#whywe .right.right2.slider .slide img.visible {
	display: block
}
#whywe .right.right2.slider ul.nav {
	display: block;
	overflow: hidden;
	width: 192px;
	height: 12px;
	margin: 15px auto 0
}
#whywe .right.right2.slider ul.nav li {
	display: block;
	width: 12px;
	height: 12px;
	float: left;
	margin: 0 17px 0 0
}
#whywe .right.right2.slider ul.nav li:last-child {
	margin: 0
}
#whywe .right.right2.slider ul.nav li a {
	display: block;
	width: 12px;
	height: 12px;
	border: solid 2px rgba(183,183,183,1);
	background: rgba(183,183,183,0);
	-webkit-border-radius: 6px 6px 6px 6px;
	border-radius: 6px 6px 6px 6px
}
#whywe .right.right2.slider ul.nav li a:hover, #whywe .right.right2.slider ul.nav li a.active {
	border: solid 2px rgba(255,150,0,1);
	background: rgba(255,150,0,1)
}
#baner.baner_tp {
	height: auto
}
#baner.baner_tp .container {
	margin: 0 auto 75px;
	width: 1100px
}
#baner.baner_tp .header {
	height: 163px;
	margin: 80px 0 75px;
	padding: 45px 0 0 245px;
	background: url(../images/tick_white.svg);
	background-size: 209px 163px;
	background-repeat: no-repeat;
	background-position: left center
}
#baner.baner_tp .header h1 {
	font-family: 'Ubuntu Bold';
	font-size: 51px;
	letter-spacing: .015em;
	color: rgba(255,255,255,1);
	margin: 0 0 20px;
	text-align: left
}
#baner.baner_tp .header h2 {
	font-family: 'Ubuntu Bold';
	font-size: 17px;
	letter-spacing: .015em;
	color: rgba(255,255,255,1);
	margin: 0;
	text-align: left
}
#baner.baner_tp .header h2 a {
	font-family: 'Ubuntu Bold';
	font-size: 17px;
	letter-spacing: .015em;
	color: rgba(255,150,0,0.9);
	border-bottom: solid 2px rgba(255,255,255,1);
	text-transform: uppercase
}
#baner.baner_tp .header h2 a:hover {
	color: rgba(255,255,255,0.8);
	border-bottom: solid 2px rgba(255,255,255,0.8)
}
#baner.baner_tp ul {
	display: block;
	overflow: hidden
}
#baner.baner_tp ul li strong {
	font-family: 'Ubuntu Bold';
	font-size: 26px;
	letter-spacing: .015em;
	color: rgba(255,255,255,1);
	display: block;
	margin-bottom: 5px
}
#baner.baner_tp ul li {
	display: block;
	float: left;
	height: 136px;
	text-align: left;
	width: 100%;
	padding: 40px 0 0 150px;
	font-family: 'Ubuntu Bold';
	font-size: 13px;
	letter-spacing: .015em;
	color: rgba(255,255,255,1)
}
#baner.baner_tp ul li.first {
	width: 412px;
	background: url(../images/baner_1.svg);
	background-size: 136px 136px;
	background-repeat: no-repeat;
	background-position: left center
}
#baner.baner_tp ul li.second {
	width: 412px;
	background: url(../images/baner_2.svg);
	background-size: 136px 136px;
	background-repeat: no-repeat;
	background-position: left center
}
#baner.baner_tp ul li.third {
	width: 276px;
	background: url(../images/baner_3.svg);
	background-size: 136px 136px;
	background-repeat: no-repeat;
	background-position: left center
}
#content {
	padding: 10px 0 60px
}
#content .container {
	overflow: hidden
}
#content .left {
	display: block;
	overflow: hidden;
	width: 545px;
	height: auto;
	float: left;
	padding: 0 65px 0 0
}
#content .left h2 {
	padding: 35px 70px 35px 0;
	margin: 0 20px 0 95px;
	font-family: 'Ubuntu Bold';
	font-size: 26px;
	letter-spacing: .015em;
	color: rgba(49,49,49,1);
	text-align: left;
	background: url(../images/tick.svg);
	background-size: 64px 44px;
	background-repeat: no-repeat;
	background-position: right center
}
#content .left .first_step h3 {
	padding-top: 10px
}
#content .left .first_step p {
	padding-bottom: 20px
}
#content .left h3 {
	text-align: center;
	font-family: 'Ubuntu Medium';
	font-size: 17px;
	padding: 35px 0 0;
	letter-spacing: .015em;
	color: rgba(49,49,49,1)
}
#content .left p {
	text-align: center;
	font-family: 'Ubuntu Regular';
	font-size: 15px;
	line-height: 20px;
	letter-spacing: .015em;
	color: rgba(49,49,49,1);
	padding: 20px 0 40px
}
#content .left img {
	display: block;
	margin: 0 auto;
	width: 372px;
	height: auto
}
#content .left .second_step p, #content .left .third_step p, #content .left .fourth_step p {
	background: url(../images/arrow.svg);
	background-size: 37px 61px;
	background-repeat: no-repeat;
	background-position: right bottom
}
#content .right .rakoobrona .left h3 {
        display: none;
}
#content .center-line {
	width: 8px;
	height: 1490px;
	float: left;
	background: rgba(231,231,231,1);
	margin: 63px 0 20px
}
#content .right {
	display: block;
	overflow: hidden;
	width: 547px;
	padding: 0 0 0 100px;
	height: auto;
	float: left
}
#content .right h2 {
	padding: 35px 0 0;
	margin: 0 20px 0 0;
	font-family: 'Ubuntu Bold';
	font-size: 26px;
	letter-spacing: .015em;
	color: rgba(49,49,49,1);
	text-align: center
}
#content .right h3 {
	text-align: center;
	font-family: 'Ubuntu Medium';
	font-size: 17px;
	padding: 40px 0 35px;
	letter-spacing: .015em;
	color: rgba(49,49,49,1)
}
#content .right p {
	text-align: center;
	font-family: 'Ubuntu Regular';
	font-size: 15px;
	line-height: 20px;
	letter-spacing: .015em;
	color: rgba(49,49,49,1);
	padding: 35px 0 0
}
#content .right img {
	display: block;
	margin: 0 auto;
	width: 110px;
	height: auto
}
#content .right .rakoobrona {
	margin: 150px 0 0;
	display: block;
	overflow: hidden;
	position: relative;
	height: 590px
}
#content .right .rakoobrona .left {
	width: 220px;
	height: auto;
	float: left;
	padding: 0
}
#content .right .rakoobrona .left p {
	font-size: 13px;
	text-align: left;
	color: rgba(92,92,92,1)
}
#content .right .rakoobrona .left p strong {
	color: rgba(255,150,0,1)
}
#content .right .rakoobrona .left a.button_more {
	display: block;
	margin: 35px 0 0;
	width: 180px;
	height: 50px;
	line-height: 48px;
	font-family: 'Ubuntu Medium';
	color: rgba(255,255,255,1);
	text-align: center;
	font-size: 15px;
	-webkit-border-radius: 3px 3px 3px 3px;
	border-radius: 3px 3px 3px 3px;
	background: rgba(255,150,0,1)
}
#content .right .rakoobrona .left a.button_more:hover {
	background: rgba(255,150,0,0.9)
}
#content .right .rakoobrona .left a.button_more img {
	height: 10px;
	width: auto;
	float: right;
	margin: 20px 15px 20px 0
}
#content .right .rakoobrona .right {
	width: 325px;
	height: 590px;
	float: right;
	position: absolute;
	right: 0;
	z-index: -1;
	background: url(../images/rkbn_lady.png);
	background-size: 325px 441px;
	background-repeat: no-repeat;
	background-position: right bottom
}
#content .right .rakoobrona .right h2 {
	font-family: 'Ubuntu Regular';
	font-size: 23px;
	line-height: 30px;
	text-align: center;
	margin: 0
}
#content .right .rakoobrona .right h2 strong {
	color: rgba(255,150,0,1);
	display: block
}

@media (max-height: 750px) {
#baner {
	height: 550px
}
#baner .left {
	height: 410px;
	background-size: contain;
	background-position: center
}
#baner a.button.blue {
	height: 140px;
	line-height: 140px;
	margin-bottom: 20px
}
#baner a.button.orange {
	height: 140px;
	padding-top: 40px
}
}

#rkbn{
	padding-top:0;
}
#slider{
	width:100%;
	height:680px;
	margin-bottom:30px;
    position: relative;
}
#slider .container{
	position:relative;
}
#slider .slide .container{
	position:relative;
	height:680px;
}
#slider .slide{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:630px;
	background-size:auto 100%;
	background-repeat:no-repeat;
    background-position: center;
	display:none;
    z-index: 1;
}
#slider .slide.first{
	display:block;
}
#slider .slide .container{
	background-size:contain;
	background-position:center;
	background-repeat:no-repeat;
}
#slider #slider_left, #slider #slider_right{
	width:54px;
	height:54px;
	background:#FFFFFF;
	display:block;
	position:absolute;
	top:300px;
}
#slider .container.strzalki {
	top: 300px;
	position:absolute;
	z-index:99;
	float: none;
    left: 0;
    right: 0;
}
#slider #slider_left{
	background:url(../images/arrow1.png);
	background-size:contain;
	left:-80px;
	top:0;
    z-index: 3;
}
#slider #slider_right{
	right:-80px;
	background:url(../images/arrow2.png);
	background-size:contain;
    z-index: 3;
	top:0;
}

/* PONIŻEJ 1199 */
@media(max-width:1199px){
    .container {
        width: 970px!important;
        margin: 0 auto!important;
        padding: 0 15px;
        box-sizing: border-box;
        display: block;
    }
    #baner {
        height: 610px;
    }
    #baner .left {
        width: 550px;
        height: 332px;
        background-size: 550px 332px;
    }
    #baner .right {
        width: 320px;
        right: 15px;
    }
    #baner a.button.blue {
        width: 100%;
        height: 140px;
        line-height: 140px;
        padding: 0 30px;
        background-position: 255px center;
        font-size: 22px;
        margin-bottom: 35px;
    }
    #baner a.button.orange {
        width: 100%;
        height: 140px;
        line-height: 30px;
        padding: 40px 30px 30px 30px;
        background-color: rgba(255,150,0,1);
        position: relative;
        font-size: 22px;
    }
    #baner a.button.orange span {
        left: 255px;
    }
    #baner .right ul {
        margin: 25px 65px 0;
    }
    #summary ul {
        padding: 35px 120px 0;
    }
    #whywe a.button.orange {
        margin: 0 15px 50px 105px;
    }
    #whywe a.button.blue {
        margin: 0 105px 50px 15px;
    }
    #wrote {
	height: 80px
    }
    #wrote ul {
        height: 180px;
    }
    #wrote ul li h2 {
        line-height: 40px;
        margin: 20px 0;
        font-size: 25px;
        border-width: 2px;
        width: auto;
        padding: 0 25px 0 10px;
    }
    #wrote ul li a {
        display: block
    }
    #wrote ul li a img {
        display: block;
        height: auto
    }
    #wrote ul li.second {
        width: 268px;
        padding: 0 0 0 30px
    }
    #wrote ul li.second a img {
        width: 100%;
        height: auto;
        margin-top: 26px
    }
    #wrote ul li.third {
        width: 235px;
        padding: 0 0 0 30px;
    }
    #wrote ul li.third a img {
        width: 100%;
        margin-top: 26px
    }
    #wrote ul li.fourth {
        width: 250px;
        padding: 0 0 0 30px;
    }
    #wrote ul li.fourth a img {
        width: 100%;
        margin-top: 30px
    }
    #slider {
        height: 400px;
    }
    #slider .container {
        min-height: 54px;
    }
    #slider .slide {
        z-index: 1;
        height: 400px;
        overflow: hidden;
    }
	#slider .container.strzalki {
		top: 170px;
	}
    #slider #slider_left {
        left: 0;
        z-index: 3;
    }
    #slider #slider_right {
        right: 0;
        z-index: 3;
    }
    #rkbn a.button.orange {
        margin: 0 15px 0 122px;
    }
    #rkbn a.button.blue {
        margin: 0 122px 0 15px;
    }
    footer .logosy img.ue {
        margin: 0 60px 0 0;
    }
    footer .logosy img.rosa {
        margin: 0 36px 0 0;
    }
    footer .logosy img.rf {
        margin: 2px 56px 0 0;
    }
    footer .logosy img.ed {
        margin: 9px 62px 0 0;
    }
    footer .logosy img.ig {
        margin: 8px 0 0;
    }
    footer .container.second {
        padding: 0!important;
    }
    footer .container.second .right {
        float: left;
        width: 760px;
    }
    #cookies p {
        letter-spacing: 0;
    }
    #baner.baner_tp .header {
        height: auto;
        margin: 80px 0 50px 0
    }
    #baner.baner_tp .header h2 {
        font-size: 17px;
        line-height: 27px;
    }
    #baner.baner_tp ul li {
        height: 100px;
        padding: 40px 0 0 120px;
        margin-bottom: 50px;
    }
    #baner.baner_tp ul li.first,
    #baner.baner_tp ul li.third {
        width: calc((100% / 3) - 20px);
        background-size: 100px 100px;
    }
    #baner.baner_tp ul li.second {
        width: calc((100% / 3) - 20px);
        background-size: 100px 100px;
        margin: 0 30px;
    }
    #content .left {
        width: calc(50% - 2px);
        padding: 0 50px 0 0 ;
    }
    #content .center-line {
        width: 4px;
    }
    #content .right {
        width: calc(50% - 2px);
        padding: 0 0 0 50px;
    }
    #content .right .rakoobrona .right h2 {
        text-align: right;
        margin: 0;
    }
}

@media(max-width:991px){
    .container {
        width: auto!important;
        margin-right: auto;
        margin-left: auto;
        padding-left: 15px;
        padding-right: 15px;
        max-width: 420px;
        overflow: hidden;
    }  
    #top {
        height: auto;
    }
    #top img,
    #top .left .logo_certum,
    #top .right .logo_formularze {
        width: 100%;
        height: auto;
        max-width: 200px;
        margin: 0 auto;
        display: block;
    }
    #top .left {
        width: auto;
        height: auto;
    }
    #top .left .logo_certum {
        max-width: 120px;
        display: block;
        float: none;
        margin: 80px auto 0 auto;
    }
    #top .left a.logo_podatnik {
        width: 100%;
    }
    #top .right {
        width: auto;
        float: right;
        height: 90px;
        width: 100%;
        height: auto;
        margin: 15px 0 15px 0;
    }
    #baner {
        height: auto;
    }
    #baner h1 {
        font-size: 25px;
        line-height: 35px;
        margin: 20px 0 10px 0;
    }
    #baner h2 {
        font-size: 16px;
        line-height: 21px;
        margin: 0 0 15px 0;
    }
    #baner .left {
        width: 100%;
        height: 200px;
        background-size: auto 100%;
        background-position: center center;
        margin: 15px 0 25px 0;
    }
    #baner .right {
        width: 100%;
        height: auto;
        position: relative;
        left: auto;
        right: auto;
    }
    #baner a.button.blue {
        width: 100%;
        height: 100px;
        line-height: 100px;
        padding: 0 15px;
        background-position: calc(100% - 15px) center;
        font-size: 19px;
        margin-bottom: 30px;
    }
    #baner a.button.orange {
        width: 100%;
        height: 100px;
        padding: 0 15px;
        font-size: 19px;
        line-height: 22px;
        margin-bottom: 30px;
        padding: 30px 15px 15px 15px;
    }
    #baner a.button.orange span {
        right: 15px;
        left: auto;
    }
    #baner .right ul {
        margin: 25px auto 20px auto;
        width: 190px;
    }
    #summary {
        clear: both;
        height: auto;
        padding: 30px 0;
    }
    #summary ul {
        display: block;
        padding: 0;
        height: auto;
    }
    #summary ul li {
        float: left;
        width: 100%;
        display: block;
        text-align: center;
        margin: 0 0 20px 0;
    }
    #summary ul li img {
        margin: 0 auto;
    }
    #whywe .left,
    #whywe .left.left2  {
        width: 100%;
        margin: 40px 0 0;
    }
    #whywe .right {
        width: 100%;
        float: right;
        display: inline-block;
        margin: 10px 0 0;
    }
    #whywe .right.right2 {
        width: 100%;
        margin: 0;
    }
    #whywe .right img {
        width: 100%;
    }
    #whywe a.button.blue {
        width: 100%;
        height: 100px;
        line-height: 100px;
        padding: 0 15px;
        background-position: calc(100% - 15px) center;
        font-size: 19px;
        margin: 0 auto 30px auto;
    }
    #whywe a.button.orange {
        width: 100%;
        height: 100px;
        font-size: 19px;
        line-height: 22px;
        margin: 30px auto;
        padding: 30px 15px 15px 15px;
    }
    #whywe a.button.orange span {
        right: 15px;
        left: auto;
    }
    #wrote {
        height: auto;
        padding: 30px 0;
    }
    #wrote ul {
        height: auto;
    }
    #wrote ul li {
        float: left!important;;
        display: block!important;;
        width: 100%!important;
        padding: 0 30px!important;
    }
    #wrote ul li h2 {
        border: none;
        text-align: center;
        padding: 0;
        margin: 0 0 10px 0;
    }
    #wrote ul li a img {
        display: block;
        height: auto;
        margin: 15px auto!important;
        max-width: 200px!important;
    }
    #slider {
        height: 300px;
    }
    #slider .container {
        min-height: 54px;
        overflow: inherit;
    }
    #slider .slide {
        z-index: 1;
        height: 300px;
        overflow: hidden;
    }
	#slider .container.strzalki {
		top: 160px;
   		width: 100%!important;
    	max-width: 992px!important;
	}
    #slider #slider_left {
        left: 0;
        z-index: 3;
        width: 30px;
        height: 30px;
        background-repeat: no-repeat;
    }
    #slider #slider_right {
        right: 0;
        z-index: 3;
        width: 30px;
        height: 30px;
        background-repeat: no-repeat;
    }
    #slider .slide .container {
        height: 300px;
    }
    #rkbn {
        padding: 60px 0 0px;
    }
    #rkbn a.button.blue {
        width: 100%;
        height: 100px;
        line-height: 100px;
        padding: 0 15px;
        background-position: calc(100% - 15px) center;
        font-size: 19px;
        margin: 0 auto 30px auto;
    }
    #rkbn a.button.orange {
        width: 100%;
        height: 100px;
        font-size: 19px;
        line-height: 22px;
        margin: 30px auto;
        padding: 30px 15px 15px 15px;
    }
    #rkbn a.button.orange span {
        right: 15px;
        left: auto;
    }
    footer {
        padding: 30px 0 15px 0;
    }
    footer .logosy {
        margin: 0;
    }
    footer .logosy img {
        height: auto;
        display: block;
        margin: 0 auto 15px auto!important;
        width: 100%!important;
        max-width: 130px;
        float: none!important;
        height: auto!important;
    }
    footer .container.second .left {
        width: 100%;
        border: 0;
        text-align: center;
    }
    footer .container.second .right {
        width: 100%;
    }
    footer .container.second .right p {
        padding: 0;
        text-align: center;
        font-size: 10px;
        line-height: 16px;
    }
    #cookies {
        height: auto;
        padding: 10px 0;
    }
    #cookies p {
        font-size: 10px;
        line-height: 18px;
    }
    #whywe .right.right2.slider {
        width: 100%;
        height: 220px;
        position: relative;
        left: 0;
        right: 0;
        margin: 0;
    }
    #whywe .right.right2.slider .slide {
        width: 284px;
        height: 172px;
        background: url(../images/macbook.png);
        background-size: 284px 172px;
        margin: 0 auto;
    }
    #whywe .right.right2.slider .slide img {
        margin: 10px 84px 68px 34px;
        width: 218px;
        height: auto;
        display: none;
    }
    
     #baner.baner_tp .header {
        height: auto;
        margin: 50px 0 50px 0;
        background-size: 30px auto;
        background-position: left 5px;
        padding: 0 0 0 50px;
    }
    #baner.baner_tp .header h1 {
        font-size: 27px;
        line-height: 34px;
    }
    #baner.baner_tp .header h2 {
        font-size: 15px;
        line-height: 20px;
    }
    #baner.baner_tp ul {
        display: block;
        width: 240px;
        margin: 0 auto;
    }
    #baner.baner_tp ul li {
        height: auto;
        padding: 0 0 0 70px;
        margin: 0 auto 30px auto;
        min-height: 50px;
    }
    #baner.baner_tp ul li.first,
    #baner.baner_tp ul li.third {
        width: 100%;
        background-size: 50px 50px;
    }
    #baner.baner_tp ul li.second {
        width: 100%;
        background-size: 50px 50px;
        margin: 0 auto 30px auto;
    }
    #content .left {
        width: 100%;
        padding: 0;
    }
    #content .left img {
        display: block;
        margin: 20px auto 0 auto;
        width: 100%;
        display: block;
        height: auto;
    }
    
    #content .center-line {
        display: none;
    }
    
    #content .right {
        width: 100%;
        padding: 0;
    }
    #content .right .rakoobrona {
        height: auto;
        margin: 50px 0 0 0;
    }
    #content .right .rakoobrona .left {
        width: 100%;
    }
    #content .right .rakoobrona .left h3 {
        font-family: 'Ubuntu Regular';
        font-size: 23px;
        line-height: 30px;
        text-align: center;
        margin: 0;
        display: block;
        padding: 0;
    }
    #content .right .rakoobrona .right {
        position: relative;
        width: 100%;
        height: 300px;
        margin: 30px 0 0 0;
        background-size: contain;
        background-position: center;
    }
    #content .right .rakoobrona .right h2 {
        display: none;
    }
    #content .right .rakoobrona .left a.button_more {
        margin: 35px auto;
    }
}
@media(max-width:659px){

}
@media(max-width:399px){
    #baner .left {
        background-size: contain;
        margin: 0;
    }
}