html, body {margin: 0; padding: 0; font-family: sofia-pro, sans-serif; font-size: 15px; font-weight: 400;}
body {color: #161616;}

* {box-sizing: border-box; outline: none; -webkit-font-smoothing: antialiased;}
img {max-width: 100%;}

.clearfix:after {content: " "; visibility: hidden; display: block; height: 0; clear: both;}

button, input, select, textarea {font-family: inherit; resize: none; color: inherit; font-size: inherit;}
b, strong, .bold {font-weight: 700;}

h1, h2, h3, h4, h5, h6 {font-weight: 700;}

a {color: inherit; text-decoration: none;}


.header-wrapper {height: 76px; border-bottom: 1px solid #d9dadc; background: white; position: relative;}
.logo-wrapper {margin-top: 14px; float: left;}
.logo-wrapper img, .logo-wrapper svg {width: 196px; display: block;}
.header-wrapper .right {float: right; line-height: 75px;}
.header-wrapper .right > div {float: left;}
.header-wrapper ul {list-style-type: none; margin: 0; padding: 0;}
.header-wrapper ul li {display: inline-block; margin-right: 23px;}
.header-action a {display: block; border: 2px solid #b8b8b8; width: 158px; border-radius: 6px; color: #929292; text-align: center; line-height: normal; padding: 7px 0; font-weight: 500;}
.header-action a i {display: none;}
.header-action ul li:last-child {margin-right: 0;}

.banner-wrapper {height: 540px;}
.banner-wrapper .swiper-container {height: 540px;}
.swiper-container-fade .swiper-slide {opacity: 0 !important;}
.swiper-container-fade .swiper-slide-active {opacity: 1 !important;}
.banner-wrapper .video {position: absolute; top: 0; min-width: 100%; min-height: 100%;}
.banner-wrapper .banner {position: relative; z-index: 20; padding-top: 135px; color: white;}

.banner-wrapper .banner .tags {margin-top: 60px;}
.banner-wrapper .banner .tags span {position: relative; padding-left: 25px; margin-right: 70px; font-size: 18px;     font-weight: 600;}
.banner-wrapper .banner .tags span:before {content: ''; background: #20a5ea; width: 10px; height: 10px; border-radius: 50%; position: absolute; top: 0; bottom: 0; left: 0; margin: auto;} 
.banner-wrapper .banner .title {font-size: 52px; margin-bottom: 40px;}


.banner-wrapper .mask {position: absolute; left: 0; right: 0; top: 0; bottom: 0; z-index: 10; background: #074372; opacity: 0.7;}
.swiper-container-horizontal > .swiper-pagination-bullets {max-width: 1200px; padding: 0 20px; top: 0; bottom: 0; margin: auto; left: 0; right: 0; height: 180px; pointer-events: none;}
.swiper-pagination-bullet {display: block; float: right; clear: both; pointer-events: all;}

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {width: 20px; height: 20px; border-radius: 6px; background:transparent; border: 2px solid white; color: white; opacity: 1; margin: 0; margin-bottom: 33px; font-size: 14px; position: relative; line-height: 14px; font-weight: 600;}
.swiper-pagination-bullet:after {content:''; width: 1px; height: 13px; position: absolute; left: 0; right: 0; top: 28px; margin: auto; background: white;}
.swiper-pagination-bullet:last-child:after {display: none;}
.swiper-pagination-bullet-active:after {background: #48b3eb;}

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active {background: #48b3eb; border-color: #48b3eb;}




.after-banner-block-wrapper {position: relative; z-index: 200;}
.after-banner-block > .clearfix {border-radius: 6px; border: 1px solid #b8b8b8; overflow: hidden; position: relative; top: -115px;}
.after-banner-block > .clearfix > a {float: left; padding: 50px 45px; width: calc(100% / 3); border-right: 1px solid #b8b8b8; background: white; display: block;}
.after-banner-block > .clearfix > a:last-child {border-right: none;}
.after-banner-block .button {color: #adadad; font-weight: 500; background: none}
.after-banner-block .button i {color: #129fe7; margin-left: 35px; position: relative; top: 1px; font-size: 12px; left: 0;}
.after-banner-block .icon-wrapper {font-size: 39px; margin-bottom: 30px;}
.after-banner-block .title {font-size: 20px; margin-bottom: 30px; font-weight: 600;}

.after-banner-block > .clearfix > a:hover .button {color: #129fe7;}
.after-banner-block > .clearfix > a:hover .button i { left: 10px;}

.header-line-block-wrapper {margin-bottom: 60px;}
.header-line-block > div {position: relative;}
.header-line-block label {font-size: 28px; padding-right: 45px; background: white; display: inline-block; position: relative; z-index: 1;}
.header-line-block.gray label {background: #eeeeee;}
.header-line-block > div:after {content: ''; position: absolute; top: 0; bottom: 0; left: 0; right: 0; margin: auto; height: 1px; background: #dbdbdb;}

.how-it-work-wrapper {margin-bottom: 130px;}
.how-it-work > div {width: calc((100% - 46px) / 2); margin-right: 46px; float: left; position: relative; padding-left: 28px; padding-top: 28px;}
.how-it-work > div .icon-wrapper {position: absolute; top: 0; left: 0; width: 80px; height: 80px; background: #48b3eb; color: white; border: 1px solid #29a6e8; border-radius: 6px; text-align: center; z-index: 3;}
.how-it-work > div .icon-wrapper i {font-size: 40px; line-height: 80px;}
.how-it-work > div:nth-child(2n) {margin-right: 0;}
.how-it-work > div .bg {height: 160px; /* border: 1px solid #002758; */ border-radius: 6px; position: relative;}
.how-it-work > div .bg a {display: block; height: 100%; padding-top: 45px; padding-left: 80px; color: white; font-size: 20px; position: relative; z-index: 2;}
.how-it-work > div .bg .mask {position: absolute; left: 0; right: 0; top: 0; bottom: 0; border-radius: 6px;}
.how-it-work > div .bg:hover .mask {background: #074372; opacity: 0.5; }

.how-it-work > div .bg a .small-blue-line {margin-bottom: 30px;}
.how-it-work > div:first-child .bg {background: url('/images/how-it-work-ban2.jpg'); background-position: center;}
.how-it-work > div:last-child .bg {background: url('/images/how-it-work-ban1.jpg'); }


.our-partners-wrapper {background: #eeeeee; padding-top: 85px; padding-bottom: 120px;}
.our-partners-wrapper .header-line-block-wrapper {margin-bottom: 0;}
.our-partners > .clearfix > div {width: calc((100% - 44px)/2); margin-right: 44px; float: left;}
.our-partners > .clearfix > div:nth-child(2n) {margin-right: 0;} 

.partner-block-wrapper > div {width: calc((100% - 3 * 22px)/ 4); margin-right: 22px; height: 120px; background: white; position: relative; float: left; border-radius: 8px;}
.partner-block-wrapper > div a {display: block; height: 100%;}
.partner-block-wrapper > div:last-child {margin-right: 0; }

.our-partners .title {margin-bottom: 30px; color: #979797; margin-top: 75px;}


.partner-block-slider {display: none;}

.partner-block-wrapper > div:after, .partner-block-wrapper > div:before {content: ''; position: absolute; top: 0; bottom: 0; left: 0; right: 0; margin: auto; transition: all 0.5s ease; pointer-events: none;}
.partner-block-wrapper > div:after {opacity: 0;}

.partner-block-wrapper > div.enea:before {width: 76px; height: 28px; background: url('/images/logos_a.png'); background-position: 0 0;}
.partner-block-wrapper > div.energa:before {width: 90px; height: 23px; background: url('/images/logos_a.png'); background-position: -76px 0px;}
.partner-block-wrapper > div.tauron:before {width: 62px; height: 62px; background: url('/images/logos_a.png'); background-position: -166px 0px;}
.partner-block-wrapper > div.pge:before {width: 86px; height: 36px; background: url('/images/logos_a.png'); background-position: -228px 0;}
.partner-block-wrapper > div.plus:before {width: 76px; height: 27px; background: url('/images/logos_a.png'); background-position: -314px 0;}
.partner-block-wrapper > div.orange:before {width: 62px; height: 62px; background: url('/images/logos_a.png'); background-position: -390px 0;}
.partner-block-wrapper > div.tmobile:before {width: 60px; height: 29px; background: url('/images/logos_a.png'); background-position: -452px 0;}
.partner-block-wrapper > div.play:before {width: 83px; height: 27px; background: url('/images/logos_a.png'); background-position: -512px 0;}
.partner-block-wrapper > div.upc:before {width: 83px; height: 40px; background: url('/images/logos_a.png'); background-position: -595px 0;}
.partner-block-wrapper > div.pgnig:before {width: 69px; height: 47px; background: url('/images/logos_a.png'); background-position: -678px 0;}
.partner-block-wrapper > div.netia:before {width: 85px; height: 9px; background: url('/images/logos_a.png'); background-position: -747px 0;}
.partner-block-wrapper > div.innogy:before {width: 49px; height: 72px; background: url('/images/logos_a.png'); background-position: -832px 0;}

.partner-block-wrapper > div.enea:after {width: 76px; height: 28px; background: url('/images/logos_a.png'); background-position: 0 -28px;}
.partner-block-wrapper > div.energa:after {width: 90px; height: 23px; background: url('/images/logos_a.png'); background-position: -76px -23px;}
.partner-block-wrapper > div.tauron:after {width: 62px; height: 62px; background: url('/images/logos_a.png'); background-position: -166px -62px;}
.partner-block-wrapper > div.pge:after {width: 86px; height: 36px; background: url('/images/logos_a.png'); background-position: -228px -36px;}
.partner-block-wrapper > div.plus:after {width: 76px; height: 27px; background: url('/images/logos_a.png'); background-position: -314px -27px;}
.partner-block-wrapper > div.orange:after {width: 62px; height: 62px; background: url('/images/logos_a.png'); background-position: -390px -63px;}
.partner-block-wrapper > div.tmobile:after {width: 60px; height: 29px; background: url('/images/logos_a.png'); background-position: -452px -29px;}
.partner-block-wrapper > div.play:after {width: 83px; height: 27px; background: url('/images/logos_a.png'); background-position: -512px -27px;}
.partner-block-wrapper > div.upc:after {width: 83px; height: 40px; background: url('/images/logos_a.png'); background-position: -595px -40px;}
.partner-block-wrapper > div.pgnig:after {width: 69px; height: 47px; background: url('/images/logos_a.png'); background-position: -678px -47px;}
.partner-block-wrapper > div.netia:after {width: 85px; height: 9px; background: url('/images/logos_a.png'); background-position: -747px -9px;}
.partner-block-wrapper > div.innogy:after {width: 49px; height: 72px; background: url('/images/logos_a.png'); background-position: -832px -72px;}


.partner-block-wrapper > div:hover:before {opacity: 0;}
.partner-block-wrapper > div:hover:after {opacity: 1;}


.small-blue-line {width: 86px; height: 4px; background: #20a5ea; border-radius: 6px; clear: both; overflow: auto;}

.my-payment-wrapper {padding-top: 115px; padding-bottom: 140px;}
.my-payment-block {width: calc(86% / 3); margin-right: 7%; float: left;}
.my-payment-block:nth-child(3n) {margin-right: 0;}
.my-payment-block .title {    font-weight: 600; font-size: 27px;}
.my-payment-block .title i {font-size: 88px; margin-right: 30px; padding-right: 30px; display: table-cell;}
.my-payment-block .title span {display: table-cell; vertical-align: middle;}
.my-payment-block .small-blue-line {margin-top: 50px; margin-bottom: 40px;}
.my-payment-block .content {line-height: 30px;}


.footer-wrapper {background: #1b1b1b; color: #7e7e7e;}
.footer-top {border-bottom: 2px solid #2f2f2f;}
.footer-bottom {border-bottom: 2px solid #2f2f2f;}

.footer-top .footer-content {display: flex; justify-content: space-between; line-height: 26px; padding-top: 36px; padding-bottom: 36px;}
.footer-top .footer-content > div:nth-child(2) {border-left: 2px solid #2f2f2f; border-right: 2px solid #2f2f2f; padding: 0 55px;}
.footer-top .footer-content a {margin: 0 18px; font-size: 14px;}
.footer-top .footer-content > div a:first-child {margin-left: 0;}
.footer-top .footer-content > div a:last-child {margin-right: 0;}

.footer-bottom .footer-content {padding-top: 34px; padding-bottom: 34px;}
.footer-bottom table {width: 100%;}
.footer-bottom table td {border-right: 2px solid #2f2f2f; padding-left: 45px;}
.footer-bottom table td:first-child {padding-left: 0;}
.footer-bottom table td:last-child {border-right: none; display: flex; justify-content: space-between;}
.footer-bottom .facebook {width: 100px; height: 20px; background: url('/images/logos_foot_a.png'); background-position: 0px -11px;}
.footer-bottom .appstore {width: 120px;}
.footer-bottom .google-play {width: 120px; margin-right: 28px;}

.footer-bottom table td:last-child > div {display: inline-block; vertical-align: middle;}

.footer-bottom .ecaro {width: 28px; height: 38px; background: url('/images/logos_foot_a.png'); background-position: -100px 0px;}
/* .footer-bottom .orbita {width: 97px; height: 38px; background: url('/images/logos_foot_a.png'); background-position: -128px 0;} */
.footer-bottom .orbita {width: 76px; height: 28px; background: url('/images/orbita_logo_s.png'); margin-top: 10px;}
.footer-bottom .billbird {width: 74px; height: 38px; background: url('/images/logos_foot_a.png'); background-position: -225px 0px;}
.footer-bottom .mastercard {width: 160px; height: 38px; background: url('/images/logos_foot_a.png'); background-position: -299px 0px;}
.footer-bottom .visa {width: 54px; height: 38px; background: url('/images/logos_foot_a.png'); background-position: -459px 0px;}
.footer-copy .footer-content > div {padding-top: 20px; padding-bottom: 20px; color: #404040;}
.footer-logo-slide {display: none !important;}


.burger-icon:hover > div {background: #218dd5;}
.burger-icon {position: relative; cursor: pointer; width: 20px; height: 74px; display: none; padding: 0px 40px; border-left: 2px solid #d9dadc;}
.burger-icon.active {background: #ededed;}

.burger-icon > div {width: 20px; height: 3px; background: #979797; position: absolute; top: 0; bottom: 0; left: 0; right: 0; margin: auto;
    -webkit-transition: 250ms all ease;
    -moz-transition: 250ms all ease;
    -ms-transition: 250ms all ease;
    -o-transition: 250ms all ease;
    transition: 250ms all ease;
}

.burger-icon .top {
    -webkit-transform: translate3d(0, -6px, 0);
    -moz-transform: translate3d(0, -6px, 0);
    -ms-transform: translate3d(0, -6px, 0);
    -o-transform: translate3d(0, -6px, 0);
    transform: translate3d(0, -6px, 0);
}
.burger-icon .bottom {
    -webkit-transform: translate3d(0, 6px, 0);
    -moz-transform: translate3d(0, 6px, 0);
    -ms-transform: translate3d(0, 6px, 0);
    -o-transform: translate3d(0, 6px, 0);
    transform: translate3d(0, 6px, 0);
}
.burger-icon.active .top {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}
.burger-icon.active .bottom {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.burger-icon.active .middle {opacity: 0;}





/* LOGIN PAGE */

.login-page-wrapper {background: url('/images/background.jpg'); background-size: cover; position: relative; background-position: center;}
.login-page-wrapper .mask {position: absolute; top: 0; bottom: 0; left: 0; right: 0; background: white; opacity: 0.8; z-index: 1;}
.login-page {position: relative; z-index: 2; clear: both; overflow: auto; color: #797778;}
.login-page .login-block-wrapper {max-width: 460px; margin: 0 auto; margin-top: 125px; margin-bottom: 135px;}

.login-block-wrapper .login-block-title {margin-bottom: 60px;}
.login-block-wrapper .login-block-title span {float: left; font-size: 24px; color: #2f2f2f; line-height: 47px; font-weight: 600;}
.login-block-wrapper .login-block-title a {float: right; background: #dfdfdf; padding: 15px 50px; border-radius: 6px;}

.login-by {margin-bottom: 60px;}
.login-by > div, .login-by > a {float: left;}
.login-by .space { padding: 0 46px; position: relative; height: 48px; width: 104px;}
.login-by .space .circle {width: 12px; height: 12px; border-radius: 50%; border: 1px solid #d4d4d4; position: absolute; top: 0; bottom: 0; left: 0; right: 0; margin: auto;}
.login-by .space .circle:before, .login-by .space .circle:after {content: ''; width: 20px; height: 1px; position: absolute; top: 0; bottom: 0; margin: auto; background: #d4d4d4;}
.login-by .space .circle:before {right: calc(100% + 12px);}
.login-by .space .circle:after {left: calc(100% + 12px);}
.login-by .facebook, .login-by .google-plus {width: calc((100% - 104px )/2); height: 48px; position: relative; line-height: 48px; text-align: center; color: white;}
.login-by .facebook {border-radius: 24px 6px 6px 24px; padding-left: 42px; background: #4867aa;}
.login-by .google-plus {border-radius: 6px 24px 24px 6px; padding-right: 42px; background: #df5346;}

.login-by i {width: 38px; height: 38px; background: white; position: absolute; border-radius: 50%; text-align: center; line-height: 38px; top: 0; bottom: 0; margin: auto;}
.login-by .facebook i {left: 4px; color: #4867aa;}
.login-by .google-plus i {right: 4px; color: #df5346;}

.login-block-wrapper .form-wrapper .input-wrapper input {width: 100%; border: 2px solid #cfcfcf; border-radius: 6px; height: 50px; padding-left: 20px;}
.login-block-wrapper .form-wrapper .input-wrapper {position: relative; margin-bottom: 20px;}
.login-block-wrapper .form-wrapper .input-wrapper label {position: absolute; left: 16px; top: -15px; background: white; padding: 6px 16px; border-radius: 6px;}


.icon-lock {position: absolute; height: 20px; width: 14px; display: block; top: -12px; right: -2px; font-size: 20px;}
.icon-lock span {position: absolute; top: 0; left: 0;}
.icon-lock span:before {margin-left: 0 !important;}

.action-wrapper {float: right;}
.action-wrapper > div {float: left;}
.button  {font-size: 15px; text-align: center; -webkit-appearance: none; -moz-appearance: none; appearance: none; width: 178px; height: 48px; line-height: 48px; border-radius: 6px; background: #48b3eb; padding: 0; color: white; border: none; font-weight: 700; cursor: pointer; color: white !important}
.action-wrapper .password-remind {line-height: 48px; margin-right: 30px; border-bottom: 2px solid #48b3eb;}
.download-link{display: block;  float: left; margin-right: 20px; margin-bottom: 10px }
.download-link img{height: 50px}

/* END LOGIN PAGE */




.login-by .facebook:hover {background: #36508a;}
.login-by .google-plus:hover {background: #ca483b;}
.login-by .facebook:hover i {color: #36508a;}
.login-by .google-plus:hover i {color: #ca483b;}
.header-action a:hover {background: #48b3eb; color: white; border-color: #48b3eb;}

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet:hover {background: #48b3eb; border-color: #48b3eb;}
.swiper-button-prev:hover, .swiper-button-next:hover {background: #bdbdbd;}

.password-remind a:hover {color: #48b3eb;}
.button:hover {background: #3f9bcc;}
.login-block-wrapper .login-block-title a:hover {background: #cbccca;}
/* ****** TRANSITION ****** */
.password-remind a, .button, .login-block-wrapper .login-block-title a, 
.how-it-work > div .bg .mask, .after-banner-block > .clearfix > a .button i, .after-banner-block > .clearfix > a .button, .swiper-button-prev, .swiper-button-next, .swiper-pagination-bullet, .header-action a, .login-by .facebook, .login-by .google-plus {transition: all 0.5s ease;}

/* ****** PAGE WIDTH ****** */
.login-page, .my-payment, .our-partners, .banner, .header-wrapper .header, .after-banner-block, .header-line-block, .how-it-work, .footer-content {max-width: 1200px; margin: 0 auto; padding: 0 20px;}


/* ****** INSTRUCTION ****** */

.instruction-wrapper{background-color: #064372 ; clear:both; overflow:hidden; }

.instruction-content:before{position: absolute; font-family:icomoon;color:white; bottom: -200px; left: -300px; color: #0f4a76; font-size: 800px  }
.doladowanie-licznika .instruction-content:before{ content: "\e90c";}
.platnosc-rachunku  .instruction-content:before{ content: "\e90b";}
.doladowanie-telefonu  .instruction-content:before{ content: "\e90d";}

.instruction-wrapper h1{margin-top: 105px; margin-bottom: 60px; color: white; font-size: 45px;float: left;}
.instruction-wrapper h1 span:before{display: block; content: " "}
.instruction-wrapper h1 span{position: relative;display: block; font-weight: normal; padding-top: 36px; color: #3db2f5; font-size: 36px; text-align: right}
.instruction-wrapper h1 span:after{display: block; position: absolute; width: 63px; border: 2px solid #3db2f5; content: " "; left: 0px; bottom: 15px}
.instruction-content{max-width: 1200px; margin: 0px auto; position: relative;padding: 0px 20px}

.instruction-menu-wrapper{position: absolute; right: 20px; top: 110px; border: 2px solid white; border-radius: 4px}
.instruction-menu-wrapper {list-style-type: none; margin: 0px; padding:0px}
.instruction-menu-wrapper li{margin: 0px; padding:0px; width: 110px; height: 110px; text-align: center; line-height: 110px; float: left; font-size: 40px}
.instruction-menu-wrapper li a{color: white; border-right: 2px solid white; display: inline-block; line-height: 64px; width: 100%; }
.instruction-menu-wrapper li.active a{color:#3db2f5}
.instruction-menu-wrapper li:last-child a{border-right: 0px}
.instruction-steps-wrapper {position: relative; margin-top: 60px }
.instruction-steps-wrapper ul{list-style-type: none; margin: 0px; padding:0px; margin-bottom: 90px; clear:both; overflow: auto; padding-left: 70px}
.instruction-steps-wrapper ul li{margin: 0px 0px 70px 0px; padding:0px; position: relative; float: left; padding-left: 72px}
.instruction-steps-wrapper ul li {width: 33.33%}
.instruction-steps-wrapper ul li:after{position: absolute; right: 0px;  top: 100px; font-family: "icomoon";content: "\e90e"; display: block; color: #44aaea; height: 60px; width: 60px; font-size: 35px}

.instruction-steps-wrapper ul li > span{position: absolute; left: 0px; top: 275px; font-size: 50px;font-weight: bold;color: #40b4f1;-ms-transform: rotate(270deg);-moz-transform: rotate(270deg);-webkit-transform: rotate(270deg);transform: rotate(270deg);-ms-transform-origin: left top 0;-moz-transform-origin: left top 0;-webkit-transform-origin: left top 0; transform-origin: left top 0; float: left}
.instruction-steps-wrapper ul li div{color: white; font-size: 12px;  }
.instruction-steps-wrapper ul li div a{color: #40b4f1; font-weight: bold}
.instruction-steps-wrapper ul li div span{ margin-bottom: 16px; display: inline-block}
.instruction-steps-wrapper ul li > div b{font-size: 24px; display: block; margin-bottom: 16px}
.instruction-steps-wrapper ul li > div:before{margin-top: 44px; margin-bottom: 30px; content: " "; display: block; width: 54px ; border-bottom: 4px solid #3eb4f4}
.instruction-steps-wrapper ul li div .button{display: block}
.instruction-steps-wrapper .step{color: white; position: absolute; top:125px; left: 80px}
.instruction-steps-wrapper .popup-show{display: inline-block; width: 30px; height: 30px; background-color:#40b4f1; color: white; border-radius: 15px; text-align: center;line-height: 30px; cursor: pointer}

.doladowanie-licznika .instruction-steps-wrapper  ul li:nth-last-child(-n+2){width: 50%}
.doladowanie-licznika .instruction-steps-wrapper  ul li:nth-child(3):after{display: none}
.doladowanie-licznika .instruction-steps-wrapper  ul li:nth-child(4):after{right: 120px}
.doladowanie-licznika .instruction-steps-wrapper  ul li:nth-child(5):after{display: none} 

.platnosc-rachunku .instruction-steps-wrapper ul{padding-left: 160px}
.platnosc-rachunku .instruction-steps-wrapper ul li{width: 50%}
.platnosc-rachunku .instruction-steps-wrapper ul li:nth-child(2n+2):after{display: none}

.doladowanie-telefonu .instruction-steps-wrapper ul{padding-left: 160px}
.doladowanie-telefonu .instruction-steps-wrapper ul li{width: 50%}
.doladowanie-telefonu .instruction-steps-wrapper ul li:nth-child(2n+2):after{display: none}

.instruction-pc .instruction-steps-wrapper ul{padding-left: 0px; margin-top: 100px}
.instruction-pc .instruction-steps-wrapper ul li{padding-left: 70px; width: 50%;}
.instruction-pc .instruction-steps-wrapper ul li:after{}
.instruction-pc .instruction-steps-wrapper ul li > span{top: 210px; left: -10px; z-index:0}
.instruction-pc.doladowanie-licznika .instruction-steps-wrapper  ul li:nth-child(2):after{display: none}
.instruction-pc.doladowanie-licznika .instruction-steps-wrapper  ul li:nth-child(3):after{display: block}
.instruction-pc.doladowanie-licznika .instruction-steps-wrapper  ul li:nth-child(4):after{display: none}
.instruction-pc.doladowanie-licznika .instruction-steps-wrapper  ul li:nth-child(5):after{display: none} 
.instruction-pc.doladowanie-telefonu .instruction-steps-wrapper  ul li:nth-child(3):after{display: none}

.how-to-add-card{cursor: pointer; letter-spacing: 2px; border: 2px solid white; border-radius: 4px; position: absolute; display: block; right: 20px; top: 250px; color: white; font-size: 16px; line-height: 54px; width: 334px; font-weight: bold}
.how-to-add-card:before{content:"\e916"; font-family: "icomoon"; margin-left: 33px; margin-right: 32px; font-size: 24px; font-weight: normal}
.how-to-add-card:hover{color:#3db2f5}


.popup-wrapper{background-color: rgba(0,0,0,0.6); width: 100%; height: 100%; position: absolute; top: 0px; left: 0px; z-index: 10;color: #7e7e7e; display:none}
.popup{background-color: #dddddd; margin: 50px auto 0px auto; max-width: 1160px; padding: 60px 70px; position:relative; overflow: hidden }
.popup h2{color: #777777; font-size: 40px; margin:0px 0px 0px 0px}
.popup ul{margin: 56px 0px 50px 0px; padding: 0px; list-style-type: none; clear: both; overflow: auto;z-index: 10; position: relative}
.popup ul li{float: left; width: 50%; height: 450px; }
.popup ul li div.image-wrapper{ margin-bottom:24px}
.popup ul li div.image-wrapper:after{margin-top: 38px;border-bottom:2px solid white; display: block; width: 80px; content: " "}
.popup ul li span{ margin-bottom: 16px; display: inline-block; line-height: 20px}
.popup ul li b{font-size: 24px; display: block; margin-bottom: 16px}
.popup ul li:nth-child(2n+1){padding-right: 10px}
.popup ul li:nth-child(2n+2){padding-left: 10px}
.popup .notice {position: relative}
.popup:before {
    position: absolute;
    font-family: icomoon;
    color: white;
    bottom: -50px;
    right: -50px;
    color: #e6e6e6;
    font-size: 600px;
        content: "\e916";
}
.popup-hide{position: absolute; right: 15px; top: 0px; font-size: 50px}

.popup-automatic-payment ul li{width: 33%; position: relative;}
.popup-automatic-payment ul li:nth-child(2n+1){padding-right: 0px}
.popup-automatic-payment ul li:nth-child(2n+2){padding-left: 0px}
.popup-automatic-payment ul li:nth-child(3n+1){padding-right: 20px}
.popup-automatic-payment ul li:nth-child(3n+2){padding-left: 10px; padding-right: 10px}
.popup-automatic-payment ul li:nth-child(3n+3){padding-left: 20px}
.popup-automatic-payment ul li div.image-wrapper img{padding-left: 60px}
.popup-automatic-payment ul li div.image-wrapper:after{border-color:#9e9e9e}

.popup-manual-payment ul li{width: 33%; position: relative;}
.popup-manual-payment ul li:nth-child(2n+1){padding-right: 0px}
.popup-manual-payment ul li:nth-child(2n+2){padding-left: 0px}
.popup-manual-payment ul li:nth-child(3n+1){padding-right: 20px}
.popup-manual-payment ul li:nth-child(3n+2){padding-left: 10px; padding-right: 10px}
.popup-manual-payment ul li:nth-child(3n+3){padding-left: 20px}
.popup-manual-payment ul li div.image-wrapper img{margin-left: 60px}
.popup-manual-payment ul li div.image-wrapper:after{border-color:#9e9e9e}

.popup-mobile .popup ul li{width: 25%; height: 600px}


.step-number{color: #cbcbcb;position: absolute; left: 10px; top: 55px; font-size: 50px;font-weight: bold;-ms-transform: rotate(270deg);-moz-transform: rotate(270deg);-webkit-transform: rotate(270deg);transform: rotate(270deg);-ms-transform-origin: left top 0;-moz-transform-origin: left top 0;-webkit-transform-origin: left top 0; transform-origin: left top 0; float: left}

.password-info-block {font-size: 13px; margin-bottom: 30px;}



html, body {height:100%;}
.main-container-wrapper {position: relative; min-height: 100%;}
.login-page-wrapper {padding-bottom: 280px;}
.footer-wrapper {position: relative; bottom: 0; width: 100%; z-index: 20;}

/* ****** RWD ****** */
@media only screen and (max-width: 1100px) {
    .our-partners > .clearfix > div {width: 100%; margin: 0; float: none;}
    .our-partners .title.empty {margin: 0;}
    .footer-top .footer-content {display: block; justify-content: initial;}
    .footer-top .footer-content > div {clear: both; overflow: auto; padding: 26px 20px !important; border-bottom: 2px solid #2f2f2f;}
    .footer-top .footer-content > div:nth-child(2) {border-left: none; border-right: none;}
    .footer-top .footer-content > div a {margin-right: 60px;}
    .footer-top .footer-content {padding: 0;}
    .footer-top {border-bottom: none;}
    .footer-bottom .footer-content tr {display: block;}
    .footer-bottom table td:last-child {padding: 26px 20px; border-top: 2px solid #2f2f2f; width: 100%;}
    .footer-bottom .footer-content {padding: 0;}
    
    .footer-bottom table td {display: block; float: left;}
    .footer-bottom table td:nth-child(-n+2) {margin: 26px 0;}
    .footer-bottom table td:nth-child(2) {border-right: none;}
    .footer-bottom table td:first-child {padding: 10px 40px 11px 20px;}
    .instruction-steps-wrapper ul li:after{display: none}
    
    .login-page-wrapper {padding-bottom: 0;}
    .footer-wrapper {position: static;}
  }

@media only screen and (max-width: 900px) and (min-width: 660px) {
    .my-payment-block > div {float: left;}
    .my-payment-block .title {width: 230px;}
    .my-payment-block .small-blue-line {clear: initial; height: 86px; width: 4px; margin: 0;}
    .my-payment-block .content {width: calc(100% - 240px); padding-left: 50px;}
}

@media only screen and (max-width: 900px) {
    .my-payment-block {width: 100%; margin: 0; float: none; clear: both; overflow: auto; margin-bottom: 66px;}
    .my-payment-block:last-child {margin-bottom: 0;}
    .my-payment-block .title {font-size: 20px;}
    .my-payment-block .title i {font-size: 64px;}
    
    
    .header-action a {border: none; width: auto; padding: 30px;}
    .header-action a span {display: none;}
    .header-action a i {display: block;}
    .header-action ul li {margin: 0; border-left: 2px solid #d9dadc; display: block; float: left;}
    .header-wrapper .header {padding: 0;}
    .logo-wrapper {padding-left: 20px;}
    
    .after-banner-block > .clearfix > a {padding: 35px 30px;}
    .after-banner-block .title {font-size: 18px;}
    .burger-icon {display: block;}
    .menu-wrapper {display: none; position: absolute; z-index: 220; top: calc(100% + 1px); right: 0; background: #ededed; left: 0;}
    .header-wrapper .menu-wrapper ul li {display: block; float: none; text-align: center; margin: 0;}
    .header-wrapper .menu-wrapper ul li a {display: block;}
    
    
}


@media only screen and (max-width: 990px) {
    .instruction-steps-wrapper ul{padding-left: 0px}
    .instruction-steps-wrapper ul li{width: 50%}
    .instruction-menu-wrapper{top: 30px}
    .instruction-menu-wrapper li{width: 60px; height: 60px; line-height: 52px}
    .instruction-menu-wrapper li a{color: white; border-right: 2px solid white; display: inline-block; line-height: 34px; width: 100%; font-size: 20px}
    .popup-manual-payment ul li{width: 100%; height: 350px}
    .popup-automatic-payment ul li{width: 100%; height: 350px}
    .popup-automatic-payment ul li:nth-child(3n+1){padding: 0px}
    .popup-automatic-payment ul li:nth-child(3n+2){padding: 0px}
    .popup-automatic-payment ul li:nth-child(3n+3){padding: 0px}
    .popup-manual-payment ul li:nth-child(3n+1){padding: 0px}
    .popup-manual-payment ul li:nth-child(3n+2){padding: 0px}
    .popup-manual-payment ul li:nth-child(3n+3){padding: 0px}
    .popup ul li:nth-child(2n+1){padding:0px}
    .popup ul li:nth-child(2n+2){padding:0px}
}

@media only screen and (max-width: 700px) {
    .instruction-steps-wrapper ul{padding-left: 0px !important}
    
    .instruction-steps-wrapper ul li{width: 100% !important}
    .instruction-steps-wrapper  ul li:after{display: none !important}
    
    
}

@media only screen and (max-width: 768px) {
    .banner-wrapper {display: none;}
    .after-banner-block > .clearfix {top: 0;}
    .after-banner-block-wrapper {background: url(/images/ban.jpg); background-position: center;}
    .after-banner-block {padding-top: 60px; padding-bottom: 80px; margin-bottom: 50px;}
    .after-banner-block > .clearfix > a {width: 100%; float: none; border-right: none; border-bottom: 1px solid #b8b8b8;}
    .after-banner-block > .clearfix > a:last-child {border-bottom: none;}
    .after-banner-block .icon-wrapper {float: left; margin-right: 40px; margin-top: 9px;}
    .after-banner-block .title {margin-bottom: 16px;}
    .how-it-work > div {width: 100%; float: none; margin-right: 0; margin-bottom: 30px;}
    .how-it-work-wrapper {margin-bottom: 60px;}
    .popup-mobile .popup ul li{width: 50%; height: 600px}
}

@media only screen and (max-width: 550px) {
    .partner-block-wrapper {display: none;}
    .partner-block-slider, .partner-block-slider .partner-block-wrapper  {display: block;}
    .partner-block-slider {position: relative; padding: 0 40px;}    
    .partner-block-slider .partner-block-wrapper > div {width: 100%; float: none; margin-right: 0;}
    .swiper-button-prev, .swiper-button-next {height: initial; top: 0; bottom: 0; background: #dcdcde; width: 30px; border-radius: 6px; margin-top: 0; color: #a7a7a7;}
    .swiper-button-next {right: 0;}
    .swiper-button-prev {left: 0;}
    
    .swiper-button-prev i, .swiper-button-next i {width: 12px; height: 16px; text-align: center; position: absolute; top: 0; bottom: 0; left: 0; right: 0; margin: auto; line-height: 16px;}
    .swiper-button-prev i {transform: rotate(180deg);}
    
    .instruction-wrapper h1{margin-top: 125px; margin-bottom: 60px; color: white; font-size: 25px;float: left;}
    
    .instruction-wrapper h1 span{ color: #3db2f5; font-size: 18px; }
    .instruction-wrapper h1 span:after{border-bottom: 1px solid #3db2f5; content: " "; left: 0px; bottom: 8px}
    .popup{padding: 60px 20px;margin-top: 0px }
    .popup ul li{width: 100%}
    .popup ul li:nth-child(2n+1){padding-right: 0px}
    .popup ul li:nth-child(2n+2){padding-right: 0px}
    
}

@media only screen and (max-width: 550px) {
    .footer-top .footer-content > div a {margin-right: 0;}
    .footer-bottom table td {padding-left: 15px;}
    .footer-bottom table td:first-child {padding-right: 15px;}  
    #logo .word {display: none;}
    .logo-wrapper {width: 69px; overflow: hidden;}
    .footer-bottom table td:first-child {width: 33%; padding-right: 0; border-right: none;}
    .footer-bottom table td:nth-child(2) {width: 66%; padding-left: 0;}
    .footer-bottom table td:nth-child(2) a {display: block; width: 50%; float: left;}
    .footer-bottom table td:nth-child(2) a img {width: initial; margin-right: 20px;}
    
    .footer-bottom table td:last-child {display: none;}
    .footer-logo-slide {padding: 26px 40px; border-top: 2px solid #2f2f2f; display: block !important;}
    .footer-logo-slide a > div {margin: 0 auto;}    
    .footer-logo-slide .swiper-button-prev, .footer-logo-slide .swiper-button-next {background: #1b1b1b; width: 40px;}
}

@media only screen and (max-width: 480px) {
    .how-it-work > div {padding-left: 0; padding-top: 0;}
    .how-it-work > div .icon-wrapper {display: none;}
    .how-it-work > div .bg a {padding-left: 40px;}
    
    
    .login-block-wrapper .login-block-title span {float: none; display: block;}
    .login-block-wrapper .login-block-title a {float: none; display: block; text-align: center;}
    .login-by .space {display: none;}
    .login-by .facebook, .login-by .google-plus {display: block; width: 100%; border-radius: 24px 6px 6px 24px; padding-left: 42px; padding-right: 0; border-radius: 24px; margin-bottom: 20px;}
    .login-by .google-plus i {right: initial; left: 4px;}
    .popup-mobile .popup ul li{width: 100%; height: 550px}
}

@media only screen and (max-width: 400px) {
    .action-wrapper > div {display: block; float: none;}
    .action-wrapper .password-remind {margin-right: 0; margin-bottom: 30px; float: right; display: inline-block;}   
}






