@font-face {
  font-family: "bnpp_sans";
  src: url("../fonts/bnpp_sans_v3-webfont.eot");
  src: url("../fonts/bnpp_sans_v3-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/bnpp_sans_v3-webfont.woff2") format("woff2"), url("../fonts/bnpp_sans_v3-webfont.woff") format("woff"), url("../fonts/bnpp_sans_v3-webfont.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: "bnpp_sans_light";
  src: url("../fonts/bnpp_sans_light_v3.eot");
  src: url("../fonts/bnpp_sans_light_v3.eot?#iefix") format("embedded-opentype"), url("../fonts/bnpp_sans_light_v3.woff2") format("woff2"), url("../fonts/bnpp_sans_light_v3.woff") format("woff"), url("../fonts/bnpp_sans_light_v3.ttf") format("truetype");
  font-weight: 300;
  font-style: normal; }

@font-face {
  font-family: "bnpp_sans_bold";
  src: url("../fonts/bnpp_sans_bold_v3-webfont.eot");
  src: url("../fonts/bnpp_sans_bold_v3-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/bnpp_sans_bold_v3-webfont.woff2") format("woff2"), url("../fonts/bnpp_sans_bold_v3-webfont.woff") format("woff"), url("../fonts/bnpp_sans_bold_v3-webfont.ttf") format("truetype");
  font-weight: bold;
  font-style: normal; }

@font-face {
  font-family: "bnpp_sans_cond";
  src: url("../fonts/bnpp-sans-cond-v2.eot");
  src: url("../fonts/bnpp-sans-cond-v2.eot?#iefix") format("embedded-opentype"), url("../fonts/bnpp-sans-cond-v2.woff") format("woff"), url("../fonts/bnpp-sans-cond-v2.svg") format("svg"), url("../fonts/bnpp-sans-cond-v2.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: "bnpp_sans_cond_light";
  src: url("../fonts/bnpp-sans-cond-light-v2.eot");
  src: url("../fonts/bnpp-sans-cond-light-v2.eot?#iefix") format("embedded-opentype"), url("../fonts/bnpp-sans-cond-light-v2.woff") format("woff"), url("../fonts/bnpp-sans-cond-light-v2.svg") format("svg"), url("../fonts/bnpp-sans-cond-light-v2.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: "bnpp_sans_cond_bold";
  src: url("../fonts/bnpp-sans-cond-bold-v2.eot");
  src: url("../fonts/bnpp-sans-cond-bold-v2?#iefix") format("embedded-opentype"), url("../fonts/bnpp-sans-cond-bold-v2.woff") format("woff"), url("../fonts/bnpp-sans-cond-bold-v2.svg") format("svg"), url("../fonts/bnpp-sans-cond-bold-v2.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }


body {
  background: #fff;
  font-size: 18px;
  color: #fff;
  font-family: 'bnpp_sans', Arial, sans-serif;
  scroll-behavior: smooth;
}

* {
  touch-action: auto !important;
}

.container {
  margin: 0 auto;
  position: relative;
  z-index: 1;
  height: 100%;
  width: 1100px;
}
section {
  max-width: 1100px;
  position: relative;
  margin: 0 auto;
  padding: 0 20px;
  box-sizing: border-box;
}
.clearfix {
  clear: both;
}

#top,
#main {
  border-top: 1px solid #00965e;
  position: relative;
  scroll-behavior: smooth;
}

.top-mambonus {
	position: absolute;
	top: 20px;
  right: 20px;
  max-width: 40%;
}
.main-text-top h2 {
  font-family: 'bnpp_sans_cond', 'sans-serif';
  font-size: 42px;
  font-weight: 300;
  text-transform: uppercase;
}
.main-text-top h2 > strong {
  font-family: 'bnpp_sans_cond_bold', 'sans-serif';
  font-weight: 70;
}
.main-text-bottom {
  text-align:right;
}
.main-text-bottom p {
max-width:60%;
margin-left: 40%;
}
#cd-vertical-nav {display: none;}
.content-title {
  font-family: 'bnpp_sans_cond', 'sans-serif';
  font-size: 56px;
  font-weight: 700;
  position: relative;
  margin-top: 2.5rem;
  width: 31%;
}
.content-title p {
  text-align: right;
  margin-top: -1rem;
}
.non-breakable {
  white-space: nowrap;
}
.content-list {
  list-style: none;
  padding-top: 1rem;
  padding-bottom: 1rem;
}

li.content-list__item::before {
  content: "";
  display: inline-block;
  width: 10px;
  height: 10px;
  margin-right: 10px;
  margin-bottom: 5px;
  background: #00965e;
}

.content-list__item {
  text-align: left;
  padding-top: 5px;
  font-family: 'bnpp_sans_cond';
  text-indent: -0.6em;
  padding-left: 0.6em;
  color: #000;
}
.content-list__item strong {
  font-family: 'bnpp_sans_cond_bold';
}
.mobile-bg {
	display: none;
}
.green {
  color: #0ba86c;
}
.black {
	color: #000;
}
.bigger {
	font-size: 1.5em !important;
}
.smaller {
	font-size: .7em;
}
.pt10 {
  padding-top: 10px;
}
.mob-only {
	display: none;
}
.main-content-p {
  margin-top: .5rem;	
  font-size: 1em;
  font-family: 'bnpp_sans_cond';
}

@-webkit-keyframes hops {
  0% {
    transform: translateY(-2px); }
  50% {
    transform: translateY(4px); }
  100% {
    transform: translateY(-2px); } }

@keyframes hops {
  0% {
    transform: translateY(-2px); }
  50% {
    transform: translateY(4px); }
  100% {
    transform: translateY(-2px); } }
	

.strong {
  font-weight: 700;
}

.footer-bigtext {
  font-family: 'bnpp_sans_cond', 'sans-serif';
  font-size: 29px;
  font-weight: 200;
  padding-bottom: 1em;
  padding-top: 9px;
}

.footer-note {
  font-family: 'bnpp_sans', 'sans-serif';
  font-size: 14px;
}

.footer-note a {
  color: #494747;
  text-decoration: none;
}

#footer a {
  color: #0ba86c;
}

.bold-number {
  font-weight: 700;
  font-size: 1.5em;
}

#top {
  height: 90px;
  position: relative;
}

#top .brand {
  background: url(../images/logo-bnp.png) 20px center no-repeat;
  text-indent: -3333em;
}

#top .brand  {
  display: block;
  height: 90px;
}

#footer {
  top: 10px;
  position: relative;
  padding-bottom: 50px;
  color: #242424;
}

#footer a,
#footer a:visited {
  text-decoration: none;
}
#footer .footer-smalltext {
	text-align: justify;
    color: #5b5b5b;
    font-size: .8em;
    line-height: 1.2;
	font-family: 'bnpp_sans', 'sans-serif';
	padding-bottom: 20px;
}
#footer .footer-note {
  font-size: 14px;
}
#footer .footer-note a {
  text-decoration: underline;
}

#main > .container {
	background: url(../images/bg-desktop.jpg) no-repeat center top;
}

.main-content {
  position: relative;
  width: 100%;
  height: 100%;
	padding: 35px 15px;
  box-sizing:border-box;
}
.main-text {
  color: #000;
  position: absolute;
  width: 30%;
  left: 38%;
  margin-top:4.5em;
}
.main-text .content-list__item {
  color: #000;
  font-family: 'bnpp_sans_cond';
  font-size: 1.75em;
  padding-top: 15px;
}
.main-content-rrso {
  color: #000;
  font-family: 'bnpp_sans_cond';
  font-size: 2.25em;
  padding-top: 55px;
  text-align:right;
}

.section_under{
	/* box-shadow: 0 4px 2px -2px rgba(0, 0, 0, 0.2); */
	margin-bottom: 2rem;
	margin-top: 3rem;
	padding-bottom: 1rem;
	position: relative;
}
.section_under2 {
  margin-top: 510px;
  z-index: 2;
}
.section_under h2 {
  font-size: 4.75rem;
  padding-right: .1em;
	font-family: 'bnpp_sans_cond';
	font-weight: 600;
  text-transform: uppercase;
  display: inline;
}
.section_under h3 {
	font-size: 3.33rem;
	font-family: 'bnpp_sans_cond';
	font-weight: 600;
	position:relative;
  display: inline;
}
.section_under h3.smaller {
	font-size: 1.75rem;
	font-weight: 400;
}
.section_under h3 img {
	padding-left: 10px;
}
.flex_container {
	display: flex;
  margin-top: 1.5rem;
  justify-content: space-between;
}
.flex_elem {
	flex: 0 0 33%;
	text-align: center;
	color: #000;
  padding: 10px 30px;
  font-size: 24px;
	box-sizing: border-box;
	position: relative;
	max-width: 33%;
}
.flex_elem h3 {
	font-size: 1.75em;
	font-family: 'bnpp_sans_cond';
	font-weight: 600;
	padding: 1rem 0 .5rem;
}
.flex_elem h3 img{
	position: static;
	max-height: 1.2rem;
	padding-right: .5rem;
}
.flex_elem p {
	font-size: 1.2em;
	font-family: 'bnpp_sans_cond';
}
.flex_elem p strong{
	font-family: 'bnpp_sans_cond_bold';
}

.flex_elem p.number {
	font-size: 2em;
  font-family: 'bnpp_sans_bold';
  border: 6px solid #0ba86c;
  padding: .75rem 1rem .75rem;
  width: 1.75em;
  height:  1.75em;
  margin: 0.25rem auto 3rem;
  border-radius: 1em;
  text-align: center;
  box-sizing: border-box;
}
.flex_elem a{
  font-family: 'bnpp_sans_cond_bold';
  color: #000;
	text-decoration: none;
}
.flex_elem.box-rect {
  box-shadow: 0 5px 20px #a7a7a7;
  display: flex;
  flex-direction: column;
  justify-content: center;
  font-size: 20px;
  padding: 20px 20px;
  background-color: #fff;
}
.border-elem {
  position: relative;
}
.border-elem:after {
  content: '';
  display: block;
  position: absolute;
  width: 50%;
  height: 2px;
  border-top: 6px dotted #b2b2b2;
  right: -25%;
  top: 55px;
}
.section-karta {
  width: 90%;
  padding: 2rem 3rem 1rem;
  margin: 0 auto;
  position: relative;
  margin-top: 3rem;
  font-family: 'bnpp_sans_cond';
  font-size: 30px;
  background-color: #ededed;
}
.section-karta_img {
 position: absolute;
 right: 25%;
 top: -12%;
 max-width: 42%;
 z-index:7;
}
.section-karta h4 {
  font-size: 3.75em;
  font-family: 'bnpp_sans_cond_bold';
}
.section_under .pink {
  width: 100%;
  box-sizing: border-box;
	padding: 1em 1.5em .75em;
	font-weight: 600;
	color: #fff;
	background-color: #cc007c;
	text-align: center;
  font-family: 'bnpp_sans_light';
  text-transform: uppercase;
	position: relative;
	z-index: 2;
}
.section_under .pink:after {
	content: '';
  display: block;
  position:absolute;
	width: 1.25rem;
	height: 2rem;
	background: transparent url('../images/arr.png') no-repeat center center / contain;
  right: 1.25rem;
  top: 50%;
  transform: translateY(-50%);
}
.section_under a {
	text-decoration: none;
}
.section_under .anchor {
	position: absolute;
	top: 30%;
  right:7%;
  width: 25%;
}
.contact-form {
  background: rgba(0, 150,94,.9);
  height: 550px;
  width: 335px;
  box-sizing: border-box;
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0;
  z-index: 10;
  -webkit-box-shadow: 7px 8px 14px rgba(0, 0, 0, 0.2);
  box-shadow: 7px 8px 14px rgba(0, 0, 0, 0.2)
}
.contact-form h2 {
  margin: 24px auto 20px;
  text-align: left;
  max-width: 320px;
  padding: 0 2px;
}
.contact-form h2 span {
  display: block;
  font-size: 15px;
  white-space: nowrap;
  font-family: 'bnpp_sans_light', Arial, sans-serif;
}
.contact-form h2 span:first-child {
  display: inline;
  font-size: 38px;
  margin-bottom: 8px;
  font-weight: 700;
  text-transform: uppercase;
  font-family: 'bnpp_sans_cond_bold', Arial, sans-serif;
}
.contact-form h2:before {
  content: '';
  float: left;
  margin-right: 4px;
  width: 28px;
  height: 38px;
  background: url(../images/form_ico.png) no-repeat center top;
  background-size: contain;
}
.contact_agreement {
  font-size: 10px;
  margin: -200px auto 10px;
  max-width: 330px;
  padding: 0 30px;
  font-family: 'bnpp_sans_light', Arial, sans-serif;
}
.url-link {
  position: absolute;
  top: 277px;
  color: #fff;
  font-size: 10px;
}
.div_zgoda_popup a {
  color: #fff;
}
::-webkit-input-placeholder {
  text-align: left;
}
:-moz-placeholder {
  /* Firefox 18- */
  text-align: left;
}
::-moz-placeholder {
  /* Firefox 19+ */
  text-align: left;
}
:-ms-input-placeholder {
  text-align: left;
}
#form {
  max-width: 330px;
  height: 380px;
  margin: 0 auto;
  position: relative;
  top: 10px;
  padding: 0 10px;
}
#div_label_imie, #div_label_nazwisko, #div_label_pesel, #div_label_telStac, #div_label_telefon, #div_label_email, #div_label_kontakt, #div_label_kwota, #div_label_telefonKom {
  font-family: 'bnpp_sans_bold', Arial, Tahoma, Verdana;
  font-size: 13px;
  color: #fff;
  padding: 0;
  width: 90px;
}
#input_imie, #input_nazwisko, #input_pesel, #input_telefonKom, #input_telefon, #input_email, #select_kontakt, #input_kwota, #input_contactHours {
 padding: 8px 15px;
  font-size: 12px;
  color: #9c9c91;
  width: 85%;
  border: 1px solid #3e937b;
  margin-bottom: 5px;
}
#input_contactHours {
  width: calc(100% + 39px);
  background: none;
}
:-moz-placeholder,:-ms-input-placeholder,::-moz-placeholder,::-webkit-input-placeholder{text-align:left}
#form label {
  line-height: 30px;
  padding-left: 10px;
  font-family: bnpp_sans;
  font-size: 14px;
}
#div_input_imie, #div_input_nazwisko, #div_input_telefon, #div_input_email {
  left: auto;
  top: 25px;
}
#div_label_nazwisko,
#error_div_label_nazwisko {
  top: 55px;
}
#div_input_nazwisko {
  top: 80px;
}
#div_label_telefon, #error_div_label_telefon, #div_label_telefonKom, #error_div_label_telefonKom {
  top: 110px;
}
#div_input_telefon {
  top: 135px;
}
#div_label_email,
#error_div_label_email {
  top: 165px;
}
#div_input_email {
  top: 190px;
}
#div_label_contactHours,
#error_div_label_contactHours {
  top: 240px;
}
#div_input_contactHours {
  top: 245px;
}
#div_input_contactHours {
  display: none
}
#div_input_contactHours {
  border-radius: 5px;
  border: 1px solid #3e937b;
  background: #fff url(../images/select_arr.png) center right no-repeat;
  overflow: hidden;
}
#error_div_label_imie,
#error_div_label_nazwisko,
#error_div_label_pesel,
#error_div_label_telefon,
#error_div_label_kontakt,
#error_div_label_email,
#error_div_label_telefonKom {
  font-family: 'bnpp_sans_bold', Arial, Tahoma, Verdana;
  font-size: 12px;
  font-weight: bold;
  color: #ff8888;
}
#div_error_message {
  font-family: 'bnpp_sans_bold', Arial, Tahoma, Verdana;
  font-size: 11px;
  font-weight: bold;
  color: #ff8888;
  max-width: 330px;
  margin: 0px;
  padding: 0;
  height: 25px;
}
[id*=div_label] label{display:none}
[id*=error_div_label]+[id*=div_input] ::-webkit-input-placeholder{color:#f88;opacity:1}
[id*=error_div_label]+[id*=div_input] ::-moz-placeholder{color:#f88;opacity:1}
[id*=error_div_label]+[id*=div_input] :-ms-input-placeholder{color:#f88;opacity:1}
[id*=error_div_label]+[id*=div_input] ::-ms-input-placeholder{color:#f88;opacity:1}
[id*=error_div_label]+[id*=div_input] ::placeholder{color:#f88;opacity:1}
[id*=error_div_label]+[id*=div_input] :-ms-placeholder,[id*=error_div_label]+[id*=div_input] ::-ms-placeholder{color:#f88}
#error_div_label_telefon~[id*=div_input_telefon] ::-webkit-input-placeholder{color:#f88;opacity:1}
#error_div_label_telefon~[id*=div_input_telefon] ::-moz-placeholder{color:#f88;opacity:1}
#error_div_label_telefon~[id*=div_input_telefon] :-ms-input-placeholder{color:#f88;opacity:1}
#error_div_label_telefon~[id*=div_input_telefon] ::-ms-input-placeholder{color:#f88;opacity:1}
#error_div_label_telefon~[id*=div_input_telefon] ::placeholder{color:#f88;opacity:1}
#error_div_label_telefon~[id*=div_input_telefon] :-ms-placeholder{color:#f88}
.bold {
	font-weight: bold;
}

#div_checkboxtext_zgoda {
  font-size: 9px;
  font-family: 'bnpp_sans', Tahoma, Arial, Verdana;
  color: #B4DFD1;
  width: calc(100% - 85px);
  height: 50px;
  overflow-y: scroll !important;
}
#error_div_checkboxtext_zgoda {
  position: absolute;
  top: 260px;
  left: 45px;
  color: #ff8888;
  font-size: 9px;
  font-family: 'bnpp_sans', Tahoma, Arial, Verdana;
  font-weight: normal;
  width: calc(100% - 85px);
  height: 40px;
  overflow: auto;
  float: right;
}
#error_div_checkboxtext_zgoda ol {
  list-style: decimal;
  padding-left: 16px;
}
#div_checkboxtext_zgoda {
  position: absolute;
  top: 260px;
  left: 45px;
  padding-left: 7px;
}
#div_checkboxtext_zgoda ol {
  list-style: decimal;
  padding-left: 16px;
}
#div_checkbox_zgoda {
  position: absolute;
  top: 255px;
  margin: 0;
}
#button_Wyslij {
      background: #d2007b url(../images/btn.jpg) center center no-repeat;
    padding: 0;
    display: block;
    border: none;
    width: 280px;
    height: 60px;
    background-size: contain;
    margin: 0 auto;
    text-indent: -3333em;
    cursor: pointer;
    position: absolute;
    left: 5px;
    bottom: 15px;
}
#div_title {
  font-family: 'bnpp_sans', Arial, Tahoma, Verdana;
  font-size: 13px;
  font-weight: bold;
  color: #fff;
  position: absolute;
  top: 120px;
  left: 5px;
  width: 202px;
}
#div_text {
  font-family: 'bnpp_sans', Arial, Tahoma, Verdana;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  position: absolute;
  top: 140px;
  left: 5px;
  width: 175px;
  line-height: 15px;
}
#div_error_message {
  position: absolute;
  top: -15px;
}
.tab h2 {
  text-align: center;
}
#div_input_contactHours {
  width: 80%;
}
#h3_line1, #h3_line2 {
  font-family: 'bnpp_sans_cond', Arial, Tahoma, Verdana;
  font-size: 80px;
  font-weight: bold;
  text-transform: uppercase;
  position: absolute;
  left: 10px;
}

#h3_line1 {
  color: #494747;
  top: 50px;
}

#h3_line2 {
  color: #00965e;
  top: 120px;
}

/* ------- 4 nowe zgody  ------ */

.div_zgoda_popup {
  font-size: 9px;
  line-height: 12px;
  font-family: 'bnpp_sans', Tahoma, Arial, Verdana;
  padding: 20px;
  position: absolute;
  bottom: 20px;
  left: -30px;
  width: 280px;
  box-sizing: border-box;
  border-radius: 3px;
  border: solid 1px #1c663f;
  display: none;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#277950+0,19553a+100 */
  background: rgb(39, 121, 80);
  /* Old browsers */
  background: -moz-linear-gradient(top, rgba(39, 121, 80, 1) 0%, rgba(25, 85, 58, 1) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(39, 121, 80, 1) 0%, rgba(25, 85, 58, 1) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(39, 121, 80, 1) 0%, rgba(25, 85, 58, 1) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#277950', endColorstr='#19553a', GradientType=0);
  /* IE6-9 */
}
.div_zgoda_popup_close {
  position: absolute;
  top: 5px;
  right: 5px;
  cursor: pointer;
  height: 20px;
}
.div_zgoda_popup_close:before,
.div_zgoda_popup_close:after {
  content: "";
  display: block;
  width: 16px;
  height: 1px;
  background-color: #fff;
  transform: rotate(45deg);
  position: relative;
  top: 9px;
}
.div_zgoda_popup_close:after {
  transform: rotate(-45deg);
  top: 8px;
}
#div_checkbox_zgoda1, #div_checkbox_zgoda2, #div_checkbox_zgoda3, #div_checkbox_zgoda4, #div_checkbox_zgoda7, #checkbox_zgoda_all {
  position: absolute;
  margin: 0;
}
input[type="checkbox"] {
  margin: 0;
}
#checkbox_zgoda_all, #div_checkboxtext_zgoda_all {
  top: 155px;
}
#div_checkbox_zgoda1, #div_checkboxtext_zgoda1, #error_div_checkboxtext_zgoda1 {
  top: 175px;
}
#div_checkbox_zgoda2, #div_checkboxtext_zgoda2, #error_div_checkboxtext_zgoda2 {
  top: 200px;
}
#div_checkbox_zgoda3, #div_checkboxtext_zgoda3, #error_div_checkboxtext_zgoda3 {
  top: 225px;
}
#div_checkbox_zgoda4, #div_checkbox_zgoda7, #div_checkboxtext_zgoda4, #div_checkboxtext_zgoda7, #error_div_checkboxtext_zgoda4, #error_div_checkboxtext_zgoda7 {
  top: 250px;
}
#div_checkboxtext_zgoda1:after, #error_div_checkboxtext_zgoda1:after, #div_checkboxtext_zgoda2:after, #error_div_checkboxtext_zgoda2:after, #div_checkboxtext_zgoda3:after, #error_div_checkboxtext_zgoda3:after, #div_checkboxtext_zgoda4:after, #div_checkboxtext_zgoda7:after, #error_div_checkboxtext_zgoda4:after, #error_div_checkboxtext_zgoda7:after {
  content: "?";
  display: block;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background-color: #cfeadf;
  color: #2d965c;
  line-height: 16px;
  font-size: 12px;
  position: absolute;
  right: 0;
  top: 0;
  text-align: center;
  cursor: pointer;
}
#div_checkboxtext_zgoda1, #div_checkboxtext_zgoda2, #div_checkboxtext_zgoda3, #div_checkboxtext_zgoda4, #div_checkboxtext_zgoda7, #div_checkboxtext_zgoda_all {
  font-size: 9px;
  font-family: 'bnpp_sans', Tahoma, Arial, Verdana;
  color: #fff;
  width: 255px;
  position: absolute;
  left: 30px;
  padding-right: 26px;
  box-sizing: border-box;
}
#error_div_checkboxtext_zgoda1, #error_div_checkboxtext_zgoda2, #error_div_checkboxtext_zgoda3, #error_div_checkboxtext_zgoda1, #error_div_checkboxtext_zgoda7 {
  position: absolute;
  left: 45px;
  color: #ff8888;
  font-size: 9px;
  font-family: 'bnpp_sans', Tahoma, Arial, Verdana;
  font-weight: normal;
  width: 230px;
  float: right;
  padding-right: 26px;
  box-sizing: border-box;
}
#div_checkboxtext_zgoda {
  position: absolute;
  top: 235px;
  left: 45px;
}
@media only screen and (max-width: 1440px) {
  .container {
    max-width: 98%;
  }
}
  @media only screen and (max-width: 1200px) {	  
    .content-title {
	font-size: 48px;
  }
  .main-text {
    width: 32%;
    left: 33%;
    margin-top: 5em;
}
.main-text .content-list__item {
  font-size: 1.5em;
  padding-top: 10px;
}
#main > .container {
  background-position: -30px top;
}
.container {
  max-width: 100%;
}
  .section_under2 {
    margin-top: 60vh;
  }
  .section-karta {
    font-size: 24px;
    width: 80%;
  }
  .section-karta_img {
    max-width: 38%;
  }
  .section_under .pink:after {
    right: 1.35rem;
  }
  .contact-form {
    right: 0;
  }
  }

  @media only screen and (max-width: 1024px) {
     
    #main> .container {
      background: none;
      max-width:100%;
      padding: 0 0;
    }
    .main-content {
      background: url(../images/bg-tablet.jpg) no-repeat 10% top / cover;
      padding: 20px 15px;
    }
    .main-text-bottom {
      text-align:left;
      display:flex;
      flex-direction: row-reverse;
      align-items: center;
      justify-content: space-between;
    }
    .main-text-bottom p {
      width: 50%;
      flex: 0 0 50%;
      margin-left:0;
    }
	.content-title {
		font-size: 36px;
		margin-top: .1rem;
	}
    .contact-form {
      top: 0;
      bottom: 0px;
      right: 0px;
      min-height: 560px;
    }
	.content-list {
    padding-bottom: 0rem
  }
  
  .pt10 {
    padding-top: 5px;
  }
  .main-text {
    position: static;
    width: calc(100% - 400px);
    margin-left: 2%;
    margin-top: 45%;
    color: #fff;
  }
  .main-text .content-list__item {
    padding-top: 5px;
    color: #fff;
    font-size: 1.35em;
  }
  .main-content-rrso {
    color: #fff;
    padding-top: 15px;
    font-size: 2em;
  }
  .section_under2 {
    margin-top: 5vh;
  }
.flex_elem {
		padding: 10px 20px;
  }
  .section_under h2, .section_under h3 {
    display: block;
    }
    .section_under h3 {
      font-size: 2.25em;
    }
    .footer-note {
      position: relative;
      top: auto;
      right: auto;
      color: inherit;
    }
    .footer-note a {
      color: inherit;
    }
    .footer-bigtext {
      font-size: 24px;
      color: #000000;
    }
    #top {
      height: 60px;
      border-bottom: 2px solid #00965e;
    }
    #top .brand {
      background: rgba(0, 0, 0, 0) url("../images/logo-bnp_mob.png") no-repeat scroll left 13px;
      background-size: auto 60%;
      margin-left: 5%;
    }
    #top .brand  {
      display: block;
      height: 60px;
    }
    #button_Wyslij {
      width: 84%;
      background-size: contain;
    }
    #h3_line1,
    #h3_line2 {
      font-size: 50px;
    }
    #h3_line1 {
      top: 30px;
    }
    #h3_line2 {
      top: 80px;
    }
    #div_checkboxtext_zgoda1,
    #div_checkboxtext_zgoda2,
    #div_checkboxtext_zgoda3,
    #div_checkboxtext_zgoda4,
    #div_checkboxtext_zgoda7,
    #div_checkboxtext_zgoda_all {
      width: 245px;
	  left: 50px;
    }
  }
  @media only screen and (max-width: 768px) {
    
    .main-text {
      position: static;
      width: 58%;
      margin-left: 42%;
      margin-top: 18%;
      margin-bottom: 1%;
    }
    .main-text .content-list {
      width: 100%;
    }
    .section_under2 .flex_elem > div {
      display: flex;
      justify-content: space-between;
      flex-direction: column;
    }
    .flex_container {
    flex-direction: column;
    margin-top: 0;
  }
  .flex_elem {
    flex: 0 0 100%;
  max-width: 100%;
  font-size: 21px;
  } 
   .flex_elem h3 {
    font-size: 1.25em;
    padding-top: 0.75rem;
  }
  .flex_elem p.number {
    margin-top: 1.5rem;
    margin-bottom: .5rem;
    padding-top: .5rem;
  }
  .section_under2 {
    margin-top: 40px;
}
  .section-karta {
    width: 80%;
    font-size: 24px;
  }
  .section-karta_img {
   right: 3%;
   top: 0%;
   max-width: 50%;
  }
  .section_under .anchor {
    position: static;
    width: 100%;
  }
  .section_under .pink:after {
    right: 1.5rem;
  }
  .border-elem:after {   
    display:none;
  }
  .desk-only {
    display: none;
  }
  .mob-only {
    display: block;
    margin: .5rem 0 .25rem;
  }
  .contact-form {
    width: 100%;
    position: static;
    top: 130px;
    right: 0;
    left: 0;
    z-index: 30;
    bottom: -640px;
    padding-top: 10px;
    margin: 0 auto;
    box-sizing: border-box
  }
  #footer .footer-note {
    font-size: 12px;
  }
  #div_checkboxtext_zgoda1,
  #div_checkboxtext_zgoda2,
  #div_checkboxtext_zgoda3,
  #div_checkboxtext_zgoda4,
  #div_checkboxtext_zgoda7,
  #div_checkboxtext_zgoda_all {
    width: 80%;
  }
}
  @media only screen and (max-width: 600px) {
    .top-mambonus {
      display: none;
    }
    #main .main-content {
    background: url(../images/bg-mobile.jpg) no-repeat center top / cover;
	}	
  .main-text {
    width: 100%;
    margin-left: 0%;
    margin-top: 75%;
    margin-bottom: 5%;
}
.main-text-top h2 {
  text-align: center;
  font-size: 34px;
}
.main-text .content-list{
  width: 90%;
  margin: 0 auto;
}
.main-text .content-list__item {
padding-top: 5px;
}
.main-text-bottom {
  padding-top: 1em;
}
.main-content-rrso {
  padding-top:0;
  margin-top:0;
}
    .contact-form {
      top: 210px;
      width: 100%;
      height: 540px;
    }
	.section_under h2, .section_under h3 {
    display: block;
    text-align: center;
    }
    .content-title {
      width: 50%;
      font-size: 32px;
    }
	.content-list {
		width: 95%;
		margin-left: 0;
  }
  li.content-list__item::before {
    width: 7px;
    height: 7px;
    margin-right: 7px;
  }
	.section_under h2 {
		font-size: 3rem;
	}
  .section_under .anchor {
    width: 100%;
    margin-top: 1rem;
  }
  }

  @media only screen and (max-width: 500px) {
     .contact-form {
      top: 210px;
      height: 660px;
    }
    #form {
    height: 480px;
    padding: 0 20px;
	}
	#div_checkboxtext_zgoda1, #div_checkboxtext_zgoda2, #div_checkboxtext_zgoda3, #div_checkboxtext_zgoda4, #div_checkboxtext_zgoda7, #div_checkboxtext_zgoda_all {
      font-size: 10px;
	  left: 40px;
    }
    #div_checkbox_zgoda1, #div_checkboxtext_zgoda1, #error_div_checkboxtext_zgoda1 {
      top: 206px;
    }
    #div_checkbox_zgoda2, #div_checkboxtext_zgoda2, #error_div_checkboxtext_zgoda2 {
      top: 250px;
    }
    #div_checkbox_zgoda3, #div_checkboxtext_zgoda3, #error_div_checkboxtext_zgoda3 {
      top: 290px;
    }
    #div_checkbox_zgoda4, #div_checkbox_zgoda7, #div_checkboxtext_zgoda4, #div_checkboxtext_zgoda7, #error_div_checkboxtext_zgoda4, #error_div_checkboxtext_zgoda7 {
      top: 330px;
    }	
	#checkbox_zgoda_all, #div_checkboxtext_zgoda_all {
		top: 176px;
	}
	.url-link {
		top: 370px;
	}
    #button_Wyslij {
      bottom: 20px;
    }
    #div_error_message {
      position: absolute;
      top: 0px;
    }
    .section-karta {
      font-size: 21px;
     margin-top:2rem;
     width:75%;
    }
    .section-karta_img {
     position:static;
     max-width: calc(100% + 50px);
    margin-top: -4rem;
    margin-left: -25px;
  }
  .section_under .pink:after {
    height: 1rem;
    width: 1.5rem;
    right: 1rem;
  }
  }

  @media only screen and (max-width: 467px) {
    #main {
      height: 100%;
      padding-bottom: 0;
      padding-top: 0px;
	  font-size: 16px;
    }   
    .main-content {
      min-width: 100%;
      padding-left: 10px;
    }
    .content-title {
      font-size: 26px;
    }
    .content-list__item {
      font-size: 22px;
    }

    .contact-form h2 span:first-child {
      font-size: 32px;
    }
    .contact-form h2 {
      margin-bottom: 0;
      padding: 0 20px;
    }
    .contact-form h2 span {
      display: block;
      font-size: 14px;
    }
    .contact-form h2:before {
      width: 20px;
      height: 28px;
    }
    #button_Wyslij {
      bottom: 10px;
    }
  }

  @media only screen and (max-width: 375px) {
    .main-content {
      width: 100%;
      padding: 25px 10px 10px;
    }
    .main-text .content-list__item {
      font-size: 1.5em;
  }
  .section-karta {
    font-size: 20px;
   margin-top:2rem;
   width:65%;
  }
	.section_under .pink {
		font-size: 1em;
  }
  .flex_elem {
    font-size: 18px;
    padding: 5px 10px;
  }
  }

  @media only screen and (max-width: 350px) {
    #div_checkboxtext_zgoda1,
    #div_checkboxtext_zgoda2,
    #div_checkboxtext_zgoda3,
    #div_checkboxtext_zgoda4,
    #div_checkboxtext_zgoda7,
    #div_checkboxtext_zgoda_all {
      width: 220px;
    }
    .contact-form {
      max-width: 350px;
    }
  }

  @media only screen and (max-width: 330px) {	  
   .contact-form {
      width: 100%;
    }
	#form {
		height: 480px;
	}
  .main-text {
    margin-top: 110%;
  }
    .contact-form {
      height: 640px;
    }
    .contact-form h2 {
      margin-bottom: 0;
      padding: 0 10px;
    }
    .contact-form h2 span:first-child {
      font-size: 32px;
    }
    .contact-form h2 span {
      font-size: 12px;
    }
    #div_checkboxtext_zgoda1,
    #div_checkboxtext_zgoda2,
    #div_checkboxtext_zgoda3,
    #div_checkboxtext_zgoda4,
    #div_checkboxtext_zgoda7,
    #div_checkboxtext_zgoda_all {
      width: 215px;
    }
  }


  @media only screen and (max-width: 768px) {
.cd-scroll-down {
  position: absolute;
  left: 50%;
  right: auto;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  bottom: 20px;
  width: 38px;
  height: 44px;
  background: url("../img/cd-arrow-bottom.svg") no-repeat center center;
}

#cd-vertical-nav {
  position: fixed;
  display: block;
  left: 50%;
  bottom: 5%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  z-index: 3;
}
#cd-vertical-nav li {
  text-align: right;
}
#cd-vertical-nav a {
  display: inline-block;
  /* prevent weird movements on hover when you use a CSS3 transformation - webkit browsers */
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
#cd-vertical-nav a:after {
  content: "";
  display: table;
  clear: both;
}
#cd-vertical-nav a span {
  float: right;
  display: inline-block;
  -webkit-transform: scale(0.8);
  -moz-transform: scale(0.8);
  -ms-transform: scale(0.8);
  -o-transform: scale(0.8);
  transform: scale(0.8);
}
#cd-vertical-nav a:hover span {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
#cd-vertical-nav a:hover .cd-label {
  opacity: 1;
}
#cd-vertical-nav a.is-selected .cd-dot {
  background-color: #000;
}
#cd-vertical-nav .cd-dot {
  position: relative;
  top: 0px;
  height: 12px;
  width: 12px;
  border-radius: 50%;
  background-color: #bdbdbd;
  -webkit-transition: -webkit-transform 0.2s, background-color 0.5s;
  -moz-transition: -moz-transform 0.2s, background-color 0.5s;
  transition: transform 0.2s, background-color 0.5s;
  -webkit-transform-origin: 50% 50%;
  -moz-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  -o-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
}
}