@CHARSET "UTF-8";
/*/telegroteskscreenmedium';
'telegroteskscreenMdIt';
'telegroteskscreenregular';
'telegroteskscreenitalic';
'telegroteskscreenthin';
'telegroteskscreenultra';*/

/* tele-groteskultregular */

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, 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: top;
	box-sizing: border-box;
}
.fett {
	font-family: Tele-GroteskFet !important;
}
.halb {
	font-family: Tele-Grotesk-Halb !important;
}
.ultra {
	font-family: tele-groteskultregular !important;
}
.center {
	text-align: center
}
del {
	text-decoration: none;
	background: url(../images/strike-price.png) center no-repeat;
}
.font07 {
	font-size: 0.7em;
}
.font08 {
	font-size: 0.8em;
}
.font09 {
	font-size: 0.9em;
}
.font10 {
	font-size: 1.0em;
}
.font11 {
	font-size: 1.1em;
}
.font12 {
	font-size: 1.2em;
}
.font13 {
	font-size: 1.3em;
}
.font14 {
	font-size: 1.4em;
}
.font15 {
	font-size: 1.5em;
}
.font16 {
	font-size: 1.6em;
}
.font17 {
	font-size: 1.7em;
}
.font18 {
	font-size: 1.8em;
}
.font19 {
	font-size: 1.9em;
}
.font20 {
	font-size: 2.0em;
}
.font21 {
	font-size: 2.1em;
}
.font22 {
	font-size: 2.2em;
}
.font23 {
	font-size: 2.3em;
}
.font24 {
	font-size: 2.4em;
}
.font25 {
	font-size: 2.5em;
}
.font26 {
	font-size: 2.6em;
}
.font27 {
	font-size: 2.7em;
}
.font28 {
	font-size: 2.8em;
}
.font29 {
	font-size: 2.9em;
}
.font30 {
	font-size: 3.0em;
}
.font31 {
	font-size: 3.1em;
}
.font32 {
	font-size: 3.2em;
}
.font33 {
	font-size: 3.3em;
}
.font34 {
	font-size: 3.4em;
}
.font35 {
	font-size: 3.5em;
}
.font36 {
	font-size: 3.6em;
}
.font37 {
	font-size: 3.7em;
}
.font38 {
	font-size: 3.8em;
}
.font39 {
	font-size: 3.9em;
}
.font40 {
	font-size: 4.0em;
}
.font43 {
	font-size: 4.3em;
}
.font50 {
	font-size: 5.0em;
}
.font51 {
	font-size: 5.1em;
}
.font52 {
	font-size: 5.2em;
}
.font53 {
	font-size: 5.3em;
}
.font63 {
	font-size: 6.3em;
}
body {
	margin: 0;
	display: block;
	background-color: #4B4B4B;
	font-family: Tele-GroteskNor;
	font-size: 18px;
}
table.area {
	width: 100%
}
a {
	text-decoration: none;
	color: inherit;
}
a:hover {
	color: #E20074;
}
a:hover, a:focus, a:active {
	outline: medium none;
}
b, strong {
	font-family: Tele-GroteskFet;
}
.clearfix:before, .clearfix:after {
	content: " ";
	display: table;
}
.clearfix:after {
	clear: both;
}
.clearfix {
 *zoom: 1;
}
.clear {
	clear: both;
	float: none;
	font-size: 0px;
	height: 0px;
	background: none;
	padding: 0;
}
.magenta {
	color: #E20074 !important;
}
.blue {
	color: #60a6e9 !important;
}
.white {
	color: #fff !important;
}
.black {
	color: #333 !important;
}
.btn {
	background: #e20074;
	border: 1px solid #E20074;
	color: white;
	font-family: Tele-GroteskUltra, Arial, Tahoma, Helvetica;
	font-size: 1.2em;
	height: auto;
	letter-spacing: -0.5px;
	line-height: auto;
	padding: 0.4em 1.5em;
	text-align: center;
	text-decoration: none !important;
	white-space: nowrap;
	display: inline-block;
	margin: 0 auto;
	position: relative;
}
.btn .arrow {
	border-color: transparent transparent transparent #fff;
	border-style: solid;
	border-width: 10px 0 10px 16px;
	content: "";
	display: inline-block;
	height: 2px;
	position: absolute;
	width: 0;
	top: 50%;
	right: 20px;
	margin-top: -10px
}
.btn:hover .arrow {
	color: #333;
	border-color: transparent transparent transparent #333;
}
.btn:hover {
	color: #333;
}
.btn-white {
	color: #e20074;
	background-color: white;
	border: none;
	font-size: 1.3em;
}
.btn-white.wide{
	padding: 0.4em 3em;
}
.btn-black {
	color: #fff;
	background-color: #000;
	border: none;
	font-size: 1.3em;
}
.btn-black:hover {
	color: #e20074;
}
.btn-white:hover {
	color: #333;
}
.wrapper {
	max-width: 1920px;
	min-width: 320px;
	/* width: 1520px; */
    /* display: block; */
    /* position: relative; */
	margin: 0 auto;
	box-shadow: 0 0 35px rgba(0,0,0,0.77);
	width: 100%;
	background-color: white;
}
h1 {
	font-family: "Tele-GroteskUltra";
	line-height: 1em;
	margin-top: 236px;
	margin-left: 20px;
}
h1 ._1 {
	display: inline-block;
	font-size: 4.6em;
	color: white;
	line-height: 1em;
	background: #e20074;
	padding: 4px 10px;
	margin-bottom: 10px;
}
h1 ._2 {
	display: inline-block;
	font-size: 4.6em;
	line-height: 1em;
	color: white;
	background: #000000;
	padding: 4px 10px;
}
h1 ._3 {
	font-size: 4.96em;
	line-height: 0.9em;
	color: white;
}
h3 {
	font-family: telegroteskscreenmedium;
	text-transform: uppercase;
	font-size: 2.5em;
	text-align: center;
	margin: 0.8em 0;
	font-weight: bold
}
.mainCon {
	background: none
}
.mainCon a.logo1 {
	display: inline-block;
	float: left;
	margin: 0 auto;
	height: 75px;
	width: 120px;
	background: url(../images/logo_03.png) 20px center no-repeat;
}
.mainCon a.logo2 {
	display: inline-block;
	width: 160px;
	float: right;
	margin: 0 auto;
	height: 75px;
	margin-right: 20px;
	background: url(../images/logo_06.png) right center no-repeat;
}
.mainCon a:hover {
	text-decoration: none
}
.section {
	width: 100%;
	height: auto;
	padding: 0px;
}
.section.header {
	background: url(../images/header_960.jpg) center top no-repeat;
	height: 500px;
	position: relative;
}
.section .content {
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
	padding: 15px;
}
/* -------------   FORM -----------------------------------------------------------------------------------------------------*/

form {
	padding: 0;
	position: relative;
	z-index: 1000;
	text-align: center
}
form fieldset {
	margin: 30px 0 20px;
}
form fieldset legend {
	font-weight: bold;
	padding: 0 0 5px 5px;
}
form fieldset.two-columns {
	margin-bottom: 30px;
}
form fieldset.two-columns .item {
	float: left;
}
form fieldset.two-columns .item.second {
	padding-left: 86px;
}
form fieldset.agreement {
	margin-bottom: 0;
	padding: 3px 0 0 6px;
	position: relative;
	width: 415px;
}
form fieldset.agreement label {
	cursor: pointer;
}
form .item {
	padding: 5px 0;
	position: relative;
	vertical-align: middle;
	display: inline-block;
	margin: 5px 15px;
}
form .item.dateBirth, form .item.dateOrder {
	width: 452px;
}
form .item.dateBirth img, form .item.dateOrder img {
	margin: 0 0 0 8px;
	vertical-align: -10px;
	width: auto;
	display: inline;
}
form .item span.small {
	float: right;
	font-size: 10px;
	margin: 4px 2px 3px;
	color: #fff;
}
form .item.radio > label {
	margin-bottom: 30px;
}
form .item.radio div label {
	cursor: pointer;
	margin-bottom: 2px;
	width: 230px;
}
form label {
	display: inline-block;
	line-height: 24px;
	padding-left: 5px;
}
form label.two-lines {
	line-height: 14px;
}
form label.agreement {
	font-size: 10px;
	line-height: 12px;
	width: 390px;
}
form input[type="text"] {
	width: 250px;
	height: 53px;
	background-color: white;
	border: 2px solid #ccc;
	padding: 0 8px;
	font-size: 22px;
	text-align: left;
	font-family: Tele-Grotesk-Halb
}
form input[type="text"].error {
	border: 1px solid red;
}
form button[type="submit"] {
	cursor: pointer;
	padding: 8px 85px 8px 65px;
	width: 270px;
	margin: 0 auto;
	position: relative;
	font-size: 30px
}
form button[type="submit"]:hover {
	color: #333;
}
form .btn_send {
	background: url("../images/btn_send.png") no-repeat scroll 0 0;
	border: none;
	float: left;
	height: 32px;
	margin: 25px 0 85px 182px;
	width: 79px;
	text-indent: -1000em;
	overflow: hidden;
	cursor: pointer;
}
form label.error {
	cursor: default !important;
	display: block;
	font-family: Tele-GroteskNor;
	font-size: 14px;
	position: absolute;
	left: 5px;
	top: 0px;
	z-index: 1000;
	color: Red;
}
form input[type="checkbox"].error + label.error {
	left: 15px;
	top: -5px;
}
form .topErrorMessage label.error {
	background: url("../images/bg_error_bottom.png") no-repeat scroll 0 0;
	display: none;
	font-family: Tele-GroteskNor;
	font-size: 14px;
	height: 36px;
	line-height: 24px;
	padding: 0;
	position: absolute;
	right: 32px;
	text-align: center;
	top: -28px;
	width: 192px;
}
form fieldset.agreement label.error {
	left: 5px;
	right: auto;
	top: -32px;
}
form .for-private-clients > p {
	font-family: Tele-GroteskNor;
}
form ~ .btn {
	position: absolute;
}
.ui-datepicker-trigger {
	cursor: pointer;
}
.col-container {
	clear: both;
}
form .item .item.choose-starter {
	display: inline-block;
	width: 33%;
}
form .item.legal {
	display: inline-block;
}
form .item.legal > * {
	display: inline-block;
}
form .item.legal input {
	margin-left: -20px;
}
form .col-container .col .item.legal label:not(.fake-chx) {
	width: 360px;
	font-size: 0.6em;
	line-height: 1.2em
}
.col-container .col {
	width: 45%;
	display: inline-block;
}
.col-container .col .item {
	clear: both
}
.col-container .col .item label {
	line-height: 40px
}
.col-container .col .item input[type='text'] {
	float: right;
}
.col-container .col .item input[type='text'] {
	float: right;
}
form input[type="checkbox"] {
	visibility: hidden
}
form input[type="checkbox"] ~ .fake-chx {
	display: inline-block;
	width: 20px;
	height: 20px;
	background: white;
	border: 1px solid #ccc;
	position: relative;
	top: 6px;
	padding: 0 !important;
	vertical-align: top;
}
form input[type="checkbox"]:checked ~ .fake-chx {
	background: url("../images/chx2.png") no-repeat scroll 0 0;
}
form input[type="checkbox"].error ~ .fake-chx {
	border: 1px solid red;
}
form .legal-cont {
	font-size: 0.7em;
	line-height: 1.5em;
	max-width: 500px;
	text-align: left;
}
form .item-inline {
	display: inline-block;
	position: relative;
}
#thx, #err {
	text-align: center
}
.visible-sm {
	display: none
}
.visible-md {
	display: none
}
.visible-lg {
	display: block
}
.hidden-sm {
	display: block
}
.hidden-md {
	display: block
}
.hidden-lg {
	display: none
}
/* TYLKO DLA TEJ STRONY ---------------------------------------------- */




.section.mod0 {
	background: url(../images/bg1200_v3.jpg) top center no-repeat;
	height: 800px;
	position: relative;
	padding-bottom: 60px
}
.section.mod0 .btn-holder {
	position: absolute;
	bottom: 55px;
	left: 0;
	width: 100%
}
.section.mod0 .btn-down {
	font-size: 24px;
	padding-bottom: 35px;
	background: url(../images/arrow-down_white.png) bottom center no-repeat;
	text-decoration: none;
	color: #FFFFFF;
}
.section.mod0 .btn-down:hover {
	color: #333;
}
.section.mod1 {
	background: url(../images/pattern_04.png);
	font-size: 18px;
}
.section.mod1 {
	padding: 35px 0;
}
.section.mod1 .box-holder {
	margin: 35px 0;
}
.section.mod1 .box {
	display: inline-block;
	width: 450px;
	height: 440px;
	border: 5px solid #e20074;
	padding: 25px 35px;
	text-align: left;
	background: white;
	-webkit-box-shadow: 0px 0px 24px -6px rgba(0,0,0,0.52);
	-moz-box-shadow: 0px 0px 24px -6px rgba(0,0,0,0.52);
	box-shadow: 0px 0px 24px -6px rgba(0,0,0,0.52);
	margin: 25px;
}
.section.mod1 .box .btn {
	margin: 25px 0 0;
	border-radius: 5px;
	-webkit-box-shadow: 7px 17px 32px -14px rgba(226,0,116,0.52);
	-moz-box-shadow: 7px 17px 32px -14px rgba(226,0,116,0.52);
	box-shadow: 7px 17px 32px -14px rgba(226,0,116,0.52);
}
.section.mod1 .box hr {
	border: none;
	height: 1px;
	margin: 15px 0;
	width: 75%;
	background: #ccc
}
.section.mod1 .box .sub-text {
	text-transform: uppercase;
}
.section.mod1 .box .box-head {
	padding-left: 80px;
	background: url(../images/LP_Bestintest_uwalnianie_1200_v6_07.png) left center no-repeat;
}
.section.mod1 .box .box-head.sim {
	background-image: url(../images/LP_Bestintest_uwalnianie_1200_v6_09.png);
}
.section.mod1 .box .mini {
	margin: 2em 0;
}
.gray-box {
	background: #f9f9f9;
	display: inline-block;
	margin: 25px;
	padding: 5px;
	width: 380px;
	height: 420px;
	position: relative;
	font-size: 1.2em
}
.gray-box .box-content {
	position: absolute;
	top: 50%;
	width: 100%;
	padding: 0 15px;
	transform: translateY(-50%);
}
.gray-box p {
	margin: 15px 0;
}
.chart {
	width: 100%;
	background: url(../images/chart-bg.png) bottom left no-repeat;
	text-align: left;
	padding-left: 50px;
	position: relative;
	left: -15px;
	margin-bottom: 45px;
	height: 166px;
}
.chart .operator {
	width: 23%;
	display: inline-block;
	vertical-align: bottom;
	position: relative;
	text-align: center;
}
.chart .operator .name {
	position: absolute;
	bottom: -1.4em;
	font-size: 15px;
	text-align: center;
	width: 100%;
	font-weight: 600
}
.chart .operator .data {
	width: 90%;
	background: #ccc;
	text-align: center;
	color: white;
	font-family: telegroteskscreenmedium;
	font-weight: bold;
	display: inline-block;
	margin: 0px auto 18px auto;
	font-size: 29px;
	padding-top: 10px;
	-webkit-transition: all 1s ease-in-out;
	-moz-transition: all 1s ease-in-out;
	-o-transition: all 1s ease-in-out;
	transition: all 1s ease-in-out;
}
.chart .operator .data.folded {
	height: 0px !important
}
.chart .operator._1 .data {
	height: 135px;
	background: #e20074;
}
.chart .operator._2 .data {
	height: 114px;
}
.chart .operator._3 .data {
	height: 103px;
}
.chart .operator._4 .data {
	height: 48px;
}
.section.mod2 .content > p._1 {
	margin: 3em 0;
}
.section.mod2 .content > p._1 {
	margin: 3em 0;
}
.section.mod3 .p-box {
	display: inline-block;
	width: 49.9%;
	margin: -2px;
	border: 0 none;
	height: 350px;
	position: relative;
}
.section.mod3 .p-box .overlay {
	width: 100%;
	height: 100%;
	position: absolute;
	background: #e20074;
	opacity: 0;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}
.section.mod3 .p-box:hover .overlay {
	opacity: 0.3;
}
.section.mod3 .p-box._1 {
	background: url(../images/P1.jpg) top center no-repeat;
}
.section.mod3 .p-box._2 {
	background: url(../images/P2.jpg) top center no-repeat;
}
.section.mod3 .p-box._3 {
	background: url(../images/P3.jpg) top center no-repeat;
}
.section.mod3 .p-box._4 {
	background: url(../images/P4.jpg) top center no-repeat;
}
.section.mod3 .p-box._1 .slogan {
	right: 0;
}
.section.mod3 .p-box._3 .slogan {
	right: 0;
}
.section.mod3 .p-box .slogan {
	font-family: telegroteskscreenultra;
	color: white;
	text-transform: uppercase;
	text-align: center;
	width: 100%;
	max-width: 600px;
	font-size: 1.5em;
	line-height: 1.2em;
	text-shadow: 1px 1px 2px rgba(0, 0, 0, 1);
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	padding-left: 15px
}
.section.mod3 .p-box .slogan span {
	display: inline-block;
	background: red;
	padding: 15px 0 15px 120px;
}
.section.mod3 .p-box._1 span {
	background: url(../images/pico1.png) left center no-repeat;
}
.section.mod3 .p-box._2 span {
	background: url(../images/pico2.png) left center no-repeat;
}
.section.mod3 .p-box._3 span {
	background: url(../images/pico3.png) left center no-repeat;
}
.section.mod3 .p-box._4 span {
	background: url(../images/pico4.png) left center no-repeat;
}
.section.mod4 {
	background: url(../images/mag_mazy_06.jpg) top center no-repeat;
	overflow: hidden;
	position: relative;
}
.section.mod4 .tab {
	font-family: "tele-groteskultregular";
	color: white;
	background: #333;
	padding: 0;
	width: 22%;
	height: 50px;
	display: inline-block;
	position: relative;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}
.section.mod4 .tab span {
	width: 100%;
	display: block;
	text-align: center;
	position: absolute;
	top: 50%;
	padding: 2px 5px;
	transform: translateY(-50%);
}
.section.mod4 .tab.active {
	color: #333;
	background: white;
}
.section.mod4 .tab.active:after {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	border-color: #ffffff rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
	border-image: none;
	border-style: solid;
	border-width: 10px;
	content: " ";
	height: 0;
	left: 50%;
	margin-left: -10px;
	pointer-events: none;
	position: absolute;
	top: 100%;
	width: 0;
}
.section.mod4 .tab:hover {
	text-decoration: none;
	color: #e20074;
}
.section.mod4 .tab-content {
	padding: 30px 0;
}
.section.mod4 .tab-content .reg {
	color: white;
	text-decoration: underline;
	font-size: .8em;
	display: inline-block;
	margin: 15px 0;
	max-width: 310px
}
.mod4 .box-holder {
	display: inline-block;
	width: 49%;
	text-align: center
}
.mod4 .box-holder.fixer{
	width: 60%;
	margin-left: 50px;
}
.mod4 .box-holder.fixer .pl-title {
	width: 96%;
	display: block;
	margin: 0 auto;
	margin-bottom: 50px;
	margin-top: 40px;
}
.mod4 .box-holder.fixer .logos-left {
	height: 49px;
	margin-top: 140px;
}
.mod4 .box-holder.fixer .logos-right {
	height: 49px;
	margin-top: 140px;
	margin-left: 3px;
}
.mod4 .tel-holder {
	display: inline-block;
	width: 49%;
	position: relative;
}
.mod4 .tel-holder.fixer{
	width: 28%;
}
.mod4 .tel-holder.fixer img {
	display: block;
	margin: 0 auto;
	height: auto;
}
.mod4 .box {
	background-color: #ffffff;
	box-shadow: 0 0 20px -7px rgba(0, 0, 0, 0.54);
	box-sizing: border-box;
	display: inline-block;
	height: auto;
	outline: 1px solid #e5e5e5;
	padding: 0;
	position: relative;
	text-align: center;
	width: 340px;
	z-index: 50;
}
.mod4 .box hr {
	border-top: none;
	height: 1px;
	background: #e5e5e5;
	margin: 0 !important;
	width: 80%;
	margin: 0 auto;
	display: inline-block;
	color: transparent;
}
.mod4 .box .name {
	font-family: Tele-GroteskFet;
	font-size: 1.8em;
	padding-bottom: 10px;
	padding-top: 10px;
}
.mod4 .box .item {
	display: block;
	min-height: 60px;
	padding: 15px 15px 0;
	vertical-align: middle;
	width: 100%;
}
.mod4 .box .item span {
	color: #e20074;
	display: block;
	font-family: tele-groteskultregular;
	font-size: 2.2em;
}
.mod4 .box .ico {
	cursor: pointer;
	display: inline-block;
	font-size: 0.6em;
	margin: 10px;
}
.section .slick-prev::before {
	content: "<";
}
.section .slick-next::before {
	content: ">";
}
.section .slick-prev::before, .section .slick-next::before {
	color: #000000;
	font-family: "Tele-GroteskUltra";
	font-size: 20px;
	line-height: 1;
	opacity: 1;
}
.section .slick-prev {
	left: 0;
}
.section .slick-next {
	right: 0;
}
.section .slick-prev, .slick-next {
	background: rgba(0, 0, 0, 0) url("../images/controls.png") no-repeat scroll 10px 10px;
	border: medium none;
	color: rgba(0, 0, 0, 0);
	cursor: pointer;
	display: block;
	font-size: 0;
	height: 20px;
	line-height: 0;
	outline: medium none;
	padding: 0;
	position: absolute;
	top: 50%;
	transform: translate(0px, -50%);
	width: 20px;
	z-index: 40;
}
.section .tel-slider .slick-prev, .section .tel-slider .slick-next {
	background: rgba(0, 0, 0, 0) url("../images/slider_controls.png") no-repeat scroll left top;
	border: medium none;
	color: rgba(0, 0, 0, 0);
	content: none;
	cursor: pointer;
	display: block;
	font-size: 0;
	height: 73px;
	line-height: 0;
	opacity: 0.7;
	outline: medium none;
	padding: 0;
	position: absolute;
	top: 45%;
	transform: translate(0px, -50%);
	width: 49px;
	z-index: 30;
}
.section .tel-slider .slick-prev::before, .section .tel-slider .slick-next::before {
	content: none;
}
.section .tel-slider .slick-next {
	background-position: right top;
}
.slick-disabled {
	opacity: 0.1 !important
}
.section .tel-slider .slick-slide img {
	margin: 1.4em auto 0;
	width: 80%;
}
.section.mod4 .tel-holder .price {
	font-family: tele-groteskultregular;
	font-size: 4em;
	line-height: 1.00em;
	padding: 0 20px;
	position: relative;
	display: inline-block;
}
.section.mod4 .tel-holder .price .sup {
	display: inline-block;
	font-family: tele-groteskultregular;
	font-size: 0.5em;
	line-height: 1em;
	position: relative;
	top: 0px;
}
.section.mod4 .tel-holder .price .sup .desc {
	bottom: -20px;
	font-size: 0.5em;
	left: 0;
	position: absolute;
	white-space: nowrap;
}
.section.mod4 .tel-holder .price-holder {
	color: white;
	text-align: center;
	vertical-align: bottom;
	margin-top: 2em
}
.section.mod4 .tel-holder .price-holder p.sum {
	display: inline-block;
	font-size: 3em;
	vertical-align: bottom
}
.section.mod4 .tab-content .left-side {
	display: inline-block;
	width: 49%
}
.section.mod4 .tab-content .right-side {
	display: inline-block;
	width: 49%
}
.section.mod4 .tab-content .main-box {
	border: 2px solid #ffffff;
	display: block;
	margin: 10px auto;
	width: 408px;
}
.section.mod4 .tab-content .main-box .fake-table {
	color: #ffffff;
	font-size: 1.1em;
	height: 80px;
	line-height: 1em;
	padding: 15px 0px 15px 80px;
	text-align: left;
	text-transform: uppercase;
}
.section.mod4 .tab-content .fake-table {
	background-position: 15px center;
	background-repeat: no-repeat;
	background-size: 50px auto;
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	width: 20em;
}
.section.mod4 .tab-content {
	display: none;
}
.section.mod4 .tab-content.active {
	display: block
}
.section.mod4 .tab-content ._1 .fake-table {
	background-image: url("../images/w_ico1_r.png");
}
.section.mod4 .tab-content ._2 .fake-table {
	background-image: url("../images/w_ico2.png");
}
.section.mod4 .tab-content ._3 .fake-table {
	background-image: url("../images/w_ico3.png");
}
.section.mod4 .tab-content ._4 .fake-table {
	background-image: url("../images/w_ico4.png");
}
.section.mod4 .tab-content .after-main-box {
	font-size: 2.7em;
}
.section.mod4 .tab-content .slogan ._1 {
	color: white;
	display: block;
	font-size: 2.5em;
	line-height: 1em;
	margin-top: 1em;
	text-transform: uppercase;
}
.section.mod4 .tab-content .slogan ._2 {
	display: block;
	color: white;
	font-size: 2.05em;
	line-height: 1em;
	margin: 0;
	text-transform: uppercase;
}
.section.mod4 .tab-content .slogan ._3 {
	display: block;
	font-size: 1.99em;
	text-transform: uppercase;
}
.section.mod4 .tab-content .slogan2 {
	font-size: 1.4em;
	margin-top: 2em
}
.section.mod4 h3 {
	color: white;
}
.section.mod4 h3 span {
	display: block;
	color: #333;
}
.section.mod4 .tab-content .lap, .section.mod4 .tab-content .modem, .section.mod4 .tab-content .plus, .section.mod4 .tab-content .mysz {
	display: inline-block;
	height: 500px;
	position: relative;
	text-align: center
}
.section.mod4 .tab-content.internet-mobilny {
	margin-top: 30px
}
.section.mod4 .tab-content.internet-mobilny .plus .img-holder {
	position: relative;
	top: 150px;
}
.section.mod4 .tab-content.internet-mobilny .modem .img-holder {
	position: relative;
	top: 120px;
}
.section.mod4 .tab-content.internet-mobilny .mysz .img-holder {
	position: relative;
	top: 140px;
	margin-left: 20px
}
.section.mod4 .tab-content.internet-mobilny .desc {
	position: absolute;
	top: 360px;
	width: 100%;
	color: white;
	font-size: 1.2em
}
.section.mod4 .tab-content.internet-mobilny .desc span {
	display: block;
	font-size: 1.4em;
	font-weight: bold
}
.section.mod4 .tab-content.internet-mobilny .price {
	font-family: telegroteskscreenultra;
	font-size: 6em;
	color: white;
	position: relative;
	display: inline-block;
}
.section.mod4 .tab-content.internet-mobilny .price del {
	font-size: 30px;
	color: #333;
	padding: 5px;
	position: absolute;
	left: -90px;
	top: 0;
}
.section.mod4 .tab-content.internet-mobilny .btn {
	margin: 15px auto;
}
.section.mod4 .tab-content.internet-mobilny .legal {
	font-size: 0.8em;
	color: white;
}
.section.mod4 .tab-content.dla-biznesu .pricing ._1 {
	font-size: 7em;
	line-height: .9em;
	display: block
}
.section.mod4 .tab-content.dla-biznesu .pricing ._2 {
	font-size: 2.3em;
	line-height: .7em;
	display: block
}
.section.mod4 .tab-content.dla-biznesu .right-side {
	text-align: left;
	color: white;
}
{
 margin:15px auto;
}
.section.mod5 {
	padding-bottom: 3em
}
#modal {
	width: 768px;
	padding: 25px 80px;
}
#modal .left-align {
	text-align: left
}
#modal #thx strong {
	color: #e20074;
	font-size: 1.2em;
	display: block;
	text-align: center;
	margin-bottom: 1em
}
i.tipso {
	width: 17px;
	height: 17px;
	background: url(../images/tip.png) center no-repeat;
	display: inline-block;
	margin-left: .5em
}
.tipso_content {
	font-size: 12px;
	max-width: 400px;
	background: white;
}
.tipso_bubble {
	-webkit-box-shadow: 1px 2px 12px 0px rgba(0,0,0,0.75);
	-moz-box-shadow: 1px 2px 12px 0px rgba(0,0,0,0.75);
	box-shadow: 1px 2px 12px 0px rgba(0,0,0,0.75);
	border-radius: 5px
}
.roz-hide {
	display: none;
}

.section.mod4 .img-block{
width: 65%;
float: left;
}
.section.mod4 .img-block img{
	display: block;
	margin-top: 76px;
	width: 110%;
}
.section.mod4 .content-block{
width: 30%;
float: left;
}
.section.mod4 .content-block .cont-title{
	font-family: tele-groteskultregular;
	text-transform: uppercase;
	color: #FFFFFF;
	font-size: 1.75em;
	line-height: 1.1em;
}
.section.mod4 .content-block .price-box{
	width: 255px;
	border-top: solid 1px #FFFFFF;
	margin-top: 20px;
	padding-top: 14px;
}
.section.mod4 .content-block .price-box.second{
	margin-top: -0.7em;
}
.section.mod4 .content-block .price-box .what{
	font-family: Tele-GroteskFet;
	font-weight: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	font-size: 1em;
	line-height: 1em;
}
.section.mod4 .content-block .price-box .prop{
	font-family: tele-groteskultregular;
	text-transform: uppercase;
	color: #FFFFFF;
	font-size: 5.5em;
	line-height: 1em;
}
.section.mod4 .content-block .price-box .prop span{
	text-transform: none;
	font-size: 0.6em;
	line-height: 2.1em;
	position: relative;
	margin-left: 10px;
}
.section.mod4 .content-block .price-box .prop span sup{
	text-transform: none;
	font-size: 0.46em;
	line-height: 2.1em;
	position: absolute;
	top: -33px;
	left: 0;
}
.section.mod4 .content-block .price-box .term{
	font-family: Tele-Grotesk-Halb;
	color: #FFFFFF;
	font-weight: normal;
	font-size: 1.6em;
	line-height: 1em;
	margin-top: -40px;
	margin-bottom: 20px;
}
.section.mod4 .content-block .my-legal{
	font-family: Tele-Grotesk-Halb;
	color: #000000;
	font-weight: normal;
	font-size: 0.7em;
	line-height: 1.2em;
	text-transform: uppercase;
	padding-right: 70px;
	margin: 14px 0;
}
.section.mod4 .content-block .mylink{
	font-family: Tele-Grotesk-Halb;
	color: #000000;
	font-weight: normal;
	font-size: 0.7em;
	line-height: 1.2em;
	text-transform: uppercase;
	padding-right: 70px;
	margin-bottom: 54px;
	text-decoration: underline;
	display: inline-block;
}

/* -------------- MOBILE ------------------------------------------------*/

@media screen and (max-width: 1200px) {   /* ------------------------------ 640 --------------------------------*/
.section.mod0 {
	background: url(../images/bg960_v3.jpg) top center no-repeat;
	height: 698px;
	position: relative;
	padding-bottom: 60px;
}
h1 {
	font-size: 0.85em;
	margin-top: 180px;
}
.section.mod4 .tab-content .lap, .section.mod4 .tab-content .modem, .section.mod4 .tab-content .plus, .section.mod4 .tab-content .mysz {
	height: 350px;
}
.section.mod4 .tab-content.internet-mobilny .img-holder {
	max-width: 300px;
}
.section.mod4 .tab-content.internet-mobilny .img-holder img {
	max-width: 100%;
}
.section.mod4 .tab-content.internet-mobilny .lap .img-holder img {
	max-width: 100%;
}
.section.mod4 .tab-content.internet-mobilny .plus .img-holder {
	position: relative;
	top: 80px;
}
.section.mod4 .tab-content.internet-mobilny .modem .img-holder {
	position: relative;
	top: 50px;
}
.section.mod4 .tab-content.internet-mobilny .mysz .img-holder {
	margin-left: 20px;
	position: relative;
	top: 80px;
}
.section.mod4 .tab-content.internet-mobilny .desc {
	color: #ffffff;
	font-size: 1.0em;
	position: absolute;
	top: 250px;
}
.mod4 .tel-holder img{
	height: 170px;
}
.mod4 .box-holder.fixer .logos-left {
	height: 40px;
	margin-top: 190px;
}
.mod4 .box-holder.fixer .logos-right {
	height: 40px;
	margin-top: 190px;
	margin-left: 3px;
}
.section.mod4 .img-block img{
	display: block;
	margin-top: 106px;
	width: 100%;
margin-bottom: 30px;
}
}

@media screen and (max-width: 960px) {   /* ------------------------------ 640 --------------------------------*/
.roz-hide {
	display: inline;
}
.visible-sm {
	display: none
}
.visible-md {
	display: block
}
.visible-lg {
	display: none
}
.hidden-sm {
	display: block
}
.hidden-md {
	display: none
}
.hidden-lg {
	display: block
}
body {
	font-size: 14px;
}
.section.mod0 {
	background: url(../images/bg640_v3.jpg) top center no-repeat;
	height: 540px;
	position: relative;
	padding-bottom: 60px
}
.section.mod0 h1 {
	margin-top: 135px
}
h1{
	font-size: 0.9em;
}
.section.mod3 .p-box {
	display: inline-block;
	width: 640px;
	margin: -2px;
	border: 0 none;
	height: 190px;
	position: relative;
	background-size: 640px auto !important;
}
.section.mod3 .p-box .slogan {
	max-width: none;
}
.section.mod4 {
	background-size: cover;
}
.mod4 .box-holder {
	width: 100%;
}
.mod4 .box-holder.fixer{
	width: 100%;
	margin-left: 0;
}
.mod4 .box-holder.fixer .pl-title {
	width: 88%;
	display: block;
	margin: 0 auto;
	margin-bottom: 40px;
}
.mod4 .box-holder.fixer .logos-left {
	height: 40px;
	margin-top: 50px;
}
.mod4 .box-holder.fixer .logos-right {
	height: 40px;
	margin-top: 50px;
	margin-left: 3px;
}
.mod4 .tel-holder {
	width: 100%;
	max-width: 640px;
	display: block;
	margin: 30px auto;
}
.section.mod4 .tab-content .left-side {
	width: 100%;
	margin: 15px 0;
}
.section.mod4 .tab-content .right-side {
	width: 100%;
	margin: 15px 0;
}
.section.mod4 .tab-content .main-box {
	border: 2px solid #ffffff;
	display: block;
	margin: 10px auto;
	width: 290px;
}
.section.mod4 .tab-content .after-main-box {
	font-size: 2.5em;
}
.section.mod4 .tab-content .btn {
	margin: 5px auto;
}
.section.mod4 .tab-content .lap,  .section.mod4 .tab-content .modem,  .section.mod4 .tab-content .plus,  .section.mod4 .tab-content .mysz {
	display: inline-block;
	height: auto;
	width: 100%;
	position: relative;
	text-align: center
}
.section.mod4 .tab-content.internet-mobilny .img-holder {
	max-width: 400px;
	margin: 0 auto
}
.section.mod4 .tab-content.internet-mobilny .plus .img-holder {
	position: relative;
	top: 0;
	margin: 10px auto
}
.section.mod4 .tab-content.internet-mobilny .desc {
	color: #ffffff;
	font-size: 1em;
	position: relative;
	top: 0;
}
.section.mod4 .tab-content.internet-mobilny .modem .img-holder {
	position: relative;
	top: 0;
	margin: 5px auto;
}
.section.mod4 .tab-content.internet-mobilny .mysz .img-holder {
	margin: 20px auto;
	position: relative;
	top: 0;
}
.section.mod4 .tab-content.internet-mobilny .pricing-module {
	margin-top: 30px
}
.section.mod4 .tab-content.dla-biznesu .right-side {
	text-align: center;
	color: white;
}
.section.mod5 {
	display: none
}
#modal {
	width: 100%
}
.section.mod4 .img-block{
width: 100%;
float: none;

margin: 0 auto;
margin-top: -100px;
}
.section.mod4 .content-block{
width: 300px;
float: none;
margin: 0 auto;
}
.section.mod4 .content-block .price-box .term{
	margin-top: -30px;
}
.section.mod4 .content-block .price-box .prop span sup{
	top: -26px;
	left: 0;
}
}

@media screen and (max-width: 640px) {   /* ------------------------------ 320 --------------------------------*/
.visible-sm {
	display: block
}
.visible-md {
	display: none
}
.visible-lg {
	display: none
}
.hidden-sm {
	display: none
}
.hidden-md {
	display: block
}
.hidden-lg {
	display: block
}
.section .content {
	width: 320px;
	padding-left: 10px;
	padding-right: 10px;
}
.section.mod0 {
	background: #e20074 url(../images/bg320_v3.jpg) center top no-repeat;
	height: 510px;
	position: relative;
	padding-bottom: 60px
}
h1{
	font-size: 0.49em;
}
.section.mod0 h1 {
	text-align: left;
	margin-top: 128px;
	margin-left: 18px;
}
.section.mod0 h1 ._1{
	margin-bottom: 6px;
}
.section.mod0 .btn-down {
	color: #FFFFFF;
	background-image: url(../images/arrow-down_white.png)
}
.section.mod1 {
	font-size: 13px;
}
.section.mod1 .box {
	display: inline-block;
	width: 300px;
	height: 370px;
	border: 5px solid #e20074;
	padding: 25px 25px;
	text-align: left;
	background: white;
	-webkit-box-shadow: 0px 0px 24px -6px rgba(0,0,0,0.52);
	-moz-box-shadow: 0px 0px 24px -6px rgba(0,0,0,0.52);
	box-shadow: 0px 0px 24px -6px rgba(0,0,0,0.52);
	margin: 15px auto;
}
.section.mod1 .box .box-head {
	padding-left: 40px;
	background-size: 30px auto;
}
.gray-box {
	height: 380px;
	margin: 10px 0;
	padding: 5px;
	position: relative;
	width: 300px;
}
.chart {
	width: 290px;
	left: -27px;
}
.chart .operator .data {
	font-size: 24px;
}
.chart .operator .name {
	font-size: 13px;
}
.section.mod3 .p-box {
	width: 100%;
	margin: 0;
}
.section.mod3 .p-box .slogan span {
	width: 300px;
	margin: 0;
	background-size: auto 50px;
	padding-left: 60px;
	text-align: center
}
.section.mod3 .p-box._1 .slogan {
	position: relative;
}
.section.mod3 .p-box._3 .slogan {
	position: relative;
}
.section.mod4 .tab {
	font-family: "tele-groteskultregular";
	color: white;
	background: #333;
	padding: 0;
	width: 140px;
	margin: 2px;
	height: 50px;
	display: inline-block;
	position: relative;
}
.section.mod4 .tab.active:after {
	border: none
}
.mod4 .box {
	width: 290px;
}
.mod4 .box-holder.fixer .logos-left {
	height: 40px;
	margin-top: 20px;
}
.mod4 .box-holder.fixer .logos-right {
	height: 40px;
	margin-top: 20px;
	margin-left: 3px;
}
.mod4 .tel-holder.fixer img {
	display: block;
	margin: 0 auto;
	height: 360px;
}
#modal {
	width: 290px;
	padding: 0px
}
#modal form input[type="text"] {
	background-color: #ffffff;
	border: 2px solid #cccccc;
	font-family: Tele-Grotesk-Halb;
	font-size: 18px;
	height: 53px;
	padding: 0 8px;
	text-align: left;
	width: 200px;
}
#modal form button[type="submit"] {
	cursor: pointer;
	padding: 8px 85px 8px 65px;
	width: auto;
	margin: 0 auto;
	position: relative;
	font-size: 20px
}
#modal form .item {
	display: inline-block;
	margin: 5px auto;
	padding: 0;
	position: relative;
	vertical-align: middle;
}
#modal form fieldset {
	margin: 0;
}
.fancybox-inner {
	height: auto !important
}
.fancybox-lock, .fancybox-overlay {
	background-color: rgba(0, 0, 0, 0.7);
	overflow-x: auto;
	overflow-y: scroll;
}
.section.mod4 .img-block{
margin-bottom: 20px;
}
}
