body {
	background: none;
	background-color: #fff;

	font-family: "Roboto", "Open Sans",Arial,Verdana,sans-serif;
}
#header_android, #header_nowafotka {
	display: none;
}
#content {
	margin: 0 auto;
	padding: 0 24px;
	max-width: 1088px;
}
#header {
	margin-bottom: 0;
	max-width: 100%;
	height: 72px;
	margin-top: unset;
}
#register-header {
	max-width: 1088px;
	margin: auto;
	height: 88px;
	position: relative;
	padding: 0 24px;
}
#header-logo {
	position: relative;
	top: 27px;
	left: 0px;
	margin: 0;
	transition: margin .25s ease-out;
	-webkit-transition: margin .25s ease-out;
	-moz-transition: margin .25s ease-out;
}
#header-menu {
	position: absolute;
	padding-top: 0;
	font-size: 14px;
	right: 24px;
	color: #555;
	top: 24px;
}
#header-menu .header-menu-item {
	float: none;
	margin-left: 10px;
}
#zaloguj, #zarejestruj {
	font-family: "Poppins", sans-serif;
	display: inline-block;
	background-color: #fff;
	padding: 0 24px;
	box-shadow: 0 1px 2px #0000001f;
	border: 1px solid transparent;
	height: 40px;
	font-size: 14px;
	line-height: 41px;
	font-weight: 500;
	text-decoration: none;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	margin-left: 10px;
}
#zaloguj:hover, #zarejestruj:hover {
	border: 1px solid #48b5de;
}
#menu {
	display: none;
}
#page-top-gradient {
	display: none;
}
.shadow-box {
	border: none;
	background-color: transparent;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	padding: 0;
	overflow: visible;
}
#content {
	padding-bottom: 0;
	background: unset !important;
}
#content-bg {
	position: relative;
	width: 100%;
	overflow: hidden;
	background: transparent linear-gradient(180deg, #FFFFFF00 0%, #FFFFFF 100%) 0 0 no-repeat padding-box;
	min-height: 650px;
}

#content-bg.login-bg {
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	min-height: 840px;
}

#content-bg.login-bg-1 {
	background-image: url('/img/rejestracja_new/login_bg_1.jpg');
}

#content-bg.login-bg-2 {
	background-image: url('/img/rejestracja_new/login_bg_2.jpg');
}

#content-bg.login-bg-3 {
	background-image: url('/img/rejestracja_new/login_bg_3.jpg');
}


#content-bg.promo_bg_1 {
	background-image: url('/img/rejestracja_new/promo_bg_1.jpg');
}

#content-bg.promo_bg_2 {
	background-image: url('/img/rejestracja_new/promo_bg_2.jpg');
}

#content-bg.promo_bg_3 {
	background-image: url('/img/rejestracja_new/promo_bg_3.jpg');
}

#content-bg.promo_bg_4 {
	background-image: url('/img/rejestracja_new/promo_bg_4.jpg');
}

#content-bg.promo_bg_5 {
	background-image: url('/img/rejestracja_new/promo_bg_5.jpg');
}


#content-bg.login-bg-reg {
	background-image: url('/img/rejestracja_new/bg1_.5.jpg');
}

#content-bg-a, #content-bg-a-top {
	display: none;
	background-repeat: no-repeat;
	background-position: bottom;
	position: absolute;
	left: 0;
	bottom: 0;
	top: 0;
	width: 1766px;
}

#content-bg-a-top {
	bottom: 780px;
}

#content-bg-b, #content-bg-b-top {
	display: none;
	background-repeat: repeat-x;
	background-position: bottom left;
	position: absolute;
	top: 0;
	left: 1766px;
	right: 0;
	bottom: 0;
}

#content-bg-b-top {
	bottom: 780px;
}

#content-bg-2 {
	display: none;
	background-color: #FFFFFF;
	background-position: bottom;
	background-repeat: repeat-x;
    min-height:846px;
	position: relative;
}

#content-bg-2 .content-register {
	position: relative;
}

#content-bg-2-a {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 50%;
	background-repeat: no-repeat;
	background-position: left bottom;
}

#content-bg-2-b {
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	width: 50%;
	background-repeat: no-repeat;
	background-position: right bottom;
}

#content-bg-3 {
	display: none;
	background-color: #FFFFFF;
    background-repeat: no-repeat;
	background-image: url('/img/rejestracja_new/bg_footer.jpg');
    background-position: center top;
	background-size: cover;
    min-height:855px;
}

.content-register {
    max-width: 1088px;
    width: 100%;
    margin: auto;
	padding: 0 24px;
}

#content-registration {
	margin: auto;
	width: 960px;
}
.registration-info {
	float: left;
	margin-top: 64px;
	max-width: 55%;
	line-height: normal;
	font-family: "Roboto", "Open Sans","Arial", sans-serif;
	margin-right: 12px;
}
.registration-info-big {
	font-family: "Roboto Light";
	font-size: 38px;
	margin-top: 20px;
	margin-bottom: 24px;
	line-height: 37px;
	color: #222222;
	cursor: default;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.registration-info-medium {
	font-family: "Roboto";
	font-size: 19px;
	line-height: 30px;
	color: #555;
	cursor: default;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.registration-info-small {
	font-family: "Roboto";
	font-size: 17px;
	line-height: 30px;
	color: #555;
	cursor: default;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.registration-info .registration-info-big {
	font-family: "Poppins", sans-serif;
	font-size: 68px;
	line-height: 72px;
	margin-top: 30px;
	margin-bottom: 16px;
	letter-spacing: -2.5px;
	font-weight: 600;
}

.registration-info .registration-info-medium {
	font-family: "Poppins", sans-serif;
	color: #232527;
	font-size: 16px;
	font-weight: 500;
	margin-top: 30px;
}

.registration-info .registration-info-small {
	font-family: "Poppins", sans-serif;
	font-size: 20px;
	line-height: 32px;
	color: #232527;
	margin-bottom: 12px;
}

.registration-form {
	float: right;
	width: 431px;
	margin-top: 44px;
}

#registration-form.mobile {
	background: #fff;
	margin-bottom: 0;
}

.registration-form-box {
	background-color: #fff;
	padding: 30px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	-moz-box-shadow: 0 8px 16px rgba(3, 3, 3, 0.06);
	-webkit-box-shadow: 0 8px 16px rgba(3, 3, 3, 0.06);
	box-shadow: 0 8px 16px rgba(3, 3, 3, 0.06);
}
#registerForm.registration-form-box {
	min-height: 0px;
	white-space: nowrap;
	overflow: hidden;
	transition: min-height .25s ease-out;
	-webkit-transition: min-height .25s ease-out;
	-moz-transition: min-height .25s ease-out;
}

#registerForm.registration-form-box.mobile {
	padding-top: 0;
	white-space: normal;
}

#two-steps {
	position: relative;
	left: 0px;
}

#two-steps.slide {
	animation: slide .4s forwards;
	-webkit-animation: slide .4s forwards;
	-moz-animation: slide .4s forwards;
}

#two-steps.slideBack {
	animation: slideBack .4s forwards;
	-webkit-animation: slideBack .4s forwards;
	-moz-animation: slideBack .4s forwards;
}

#two-steps.secstep {
	left: -100%;
}

#register-step-1,
#register-step-2 {
	display: inline-block;
	width: 100%;
	opacity: 1;
	white-space: normal;
	vertical-align: top;
	transition: opacity .5s ease-out;
	-webkit-transition: opacity .5s ease-out;
	-moz-transition: opacity .5s ease-out;
}
#register-step-2 {
	max-height: 380px;
	opacity: 0;
	margin-left: 30px;
	transition: max-height .2s ease-out;
	-webkit-transition: max-height .2s ease-out;
	-moz-transition: max-height .2s ease-out;
}

#two-steps.slide #register-step-1 {
	margin-left: -30px;
}
#two-steps.secstep #register-step-1 {
	margin-left: -30px;
	opacity: 0;
}

#two-steps.secstep #register-step-2 {
	max-height: 100%;
	opacity: 1;
}

#sso-registration #sso-container {
	width: 100%;
}

#sso-registration .sso-button-container {
	width: 100%;
	margin-left: 0;
}

#sso-registration #facebookLoginBtn {
	margin-top: 20px;
}

.sso-button-container {
	display: inline-block;
	width: 180px;
}

.sso-button {
	width: 180px;
}

#facebookLoginBtn,
#huaweiLoginBtn,
#googleLoginBtn,
#facebookLoginBtn-rwd,
#googleLoginBtn-rwd,
#huawei-rwd {
	font-family: "Roboto Medium", sans-serif;
	display: inline-block;
	position: relative;
	height: 42px;
	margin: auto;
	text-decoration: none;
	text-align: center;
	line-height: 43px;
	color: #fff;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	font-size: 16px;
	-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
	transition: background-color .1s;
	-webkit-transition: background-color .1s;
	-moz-transition: background-color .1s;
	background-color: #4267b2;
	cursor: pointer;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

#facebookLoginBtn:hover,
#facebookLoginBtn-rwd:hover {
	color: #fff;
	background-color: #3b5eaa;
}

#googleLoginBtn,
#googleLoginBtn-rwd {
	margin-left: 6px;
	background-color: #4285f4;
}

#huaweiLoginBtn,
#huaweiLoginBtn-rwd {
	margin-left: 6px;
	background-color: #ce0e2d;
}


#googleLoginBtn:hover,
#googleLoginBtn-rwd:hover {
	color: #fff;
	background-color: #3b7bf2;
}

#errMsg_huawei {
	display: none;
	text-align: center;
	color: #f00;
	font-size: 15px;
	margin-top: 3px;
}

#huaweiLoginBtn .huawei-ico-big img {
	width: 40px;
	height: 40px;
	float: left;
	margin-top: 1px;
	margin-left: 1px;
}

#loginForm #facebookLoginBtn,
#loginForm #googleLoginBtn,
#loginForm #facebookLoginBtn-rwd,
#loginForm #googleLoginBtn-rwd {
	width: 163px;
}

#facebookLoginBtn-rwd .fb-ico-big,
#googleLoginBtn-rwd .google-ico-big {
	background-position: -428px -396px;
	width: 34px;
	height: 34px;
	vertical-align: middle;
	position: absolute;
	top: 4px;
	left: 4px;
	display: inline-block;
}

#googleLoginBtn-rwd .google-ico-big {
	background-position: -464px -396px;
}

#facebookLoginBtn .text,
#facebookLoginBtn-rwd .text,
#googleLoginBtn .text,
#googleLoginBtn-rwd .text {
	display: inline-block;
	width: 100%;
	margin-top: -2px;
	padding-left: 38px;
	vertical-align: middle;
}

#form-anotate.step {
	font-size: 16px;
	text-align: center;
	margin: -6px 0 20px;
	color: #999;
}

#img_kamerki {
	background-size: 445px 290px;
	background-image: url('/img/rejestracja_new/kamerki.jpg');
	background-image: -webkit-image-set(
			url('/img/rejestracja_new/kamerki.jpg') 1x,
			url('/img/rejestracja_new/kamerki_x2.jpg') 1.5x
	);
	background-repeat: no-repeat;
	display: inline-block;
	width: 445px;
	height: 290px
}

#img_couple {
	background-size: 406px 241px;
	background-image: url('/img/rejestracja_new/magnes_02.jpg');
	background-image: -webkit-image-set(
			url('/img/rejestracja_new/magnes_02.jpg') 1x,
			url('/img/rejestracja_new/magnes_02_x2.jpg') 1.5x
	);
	background-repeat: no-repeat;
	display: inline-block;
	width: 406px;
	height: 241px
}

#img_decyduj {
	background-size: 398px 340px;
	background-image: url('/img/rejestracja_new/magnes.jpg');
	background-image: -webkit-image-set(
			url('/img/rejestracja_new/magnes.jpg') 1x,
			url('/img/rejestracja_new/magnes_x2.jpg') 1.5x
	);
	background-repeat: no-repeat;
	display: inline-block;
	width: 398px;
	height: 340px
}

#img_mobile {
	background-size: 284px 412px;
	background-image: url('/img/rejestracja_new/mobile.jpg');
	background-image: -webkit-image-set(
			url('/img/rejestracja_new/mobile.jpg') 1x,
			url('/img/rejestracja_new/mobile_x2.jpg') 1.5x
	);
	background-repeat: no-repeat;
	display: inline-block;
	width: 284px;
	height: 412px
}

.form-row {
	margin-bottom: 12px;
}

.form-row#emailRow {
	margin-bottom: 6px;
}

#login-links {
	float: left;
}

#login-links a {
	display: block;
	color: #666;
}

#login-links a:hover {
	color: #4996ba;
}

.errMsg {
	max-height: 0;
	opacity: 0;
	transition: all .25s ease-out;
	-webkit-transition: all .25s ease-out;
	-moz-transition: all .25s ease-out;
	overflow: hidden;
	cursor: default;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.errMsg.show {
	max-height: 75px;
	opacity: 1;
}

#errMsg_regulamin1,
#errMsg_regulamin3 {
	left: 27px;
}

#errMsg_date_ur {
	font-size: 13px;
}


.webview select {
	overflow: visible !important;
	background-color: #fff;
	border: solid 1px rgb(166, 166, 166);
	border-image: initial;
	-webkit-appearance: menulist;
	box-sizing: border-box;
	align-items: center;
	white-space: pre;
	-webkit-rtl-ordering: logical;
	color: black;
	cursor: default;
	border-radius: 5px;
	text-rendering: auto;
	letter-spacing: normal;
	word-spacing: normal;
	text-transform: none;
	text-indent: 0px;
	text-shadow: none;
	display: inline-block;
	text-align: start;
	margin: 0em;
	-webkit-writing-mode: horizontal-tb;
}

.webview input[type="text"],
.webview input[type="password"] {
	font-family: "Roboto";
	width: 100%;
	border: solid 1px #a9a9a9;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding-left: 7px;
	font-size: 15px;
}
.webview input[type="text"]:hover,
.webview input[type="password"]:hover {
	border: solid 1px #3397c4 !important;
}
.webview input[type="text"]:focus,
.webview input[type="password"]:focus {
	outline: none !important;
	border: solid 2px #3397c4 !important;
	padding-left: 6px;
}

::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
	color: #bbb;
	opacity: 1; /* Firefox */
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
	color: #bbb;
}

::-ms-input-placeholder { /* Microsoft Edge */
	color: #bbb;
}

.field-ok {
	background-position: -238px -110px;
	width: 25px;
	height: 25px;
	vertical-align: middle;
	display: inline-block;
}

.form-row-label {
	font-size: 15px;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	line-height: 42px;
	height: 42px;
	padding-left: 2px;
	float: left;
	cursor: default;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	color: #333;
}
.form-row-content {
	float: right;
	width: 254px;
	position: relative;
}
.form-row-content label {
	vertical-align: middle;
	line-height: 32px;
	font-size: 15px;
}
.form-row-content input,
.form-row-content select {
	height: 42px;
}
#f_sex_k,
#f_sex_m {
	top: -10px;
	left: 30%;
	margin-left: 0;
	margin-top: 0;
	vertical-align: middle;
}
.webview select {
	font-size: 15px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	padding-left: 5px;
	padding-right: 15px;
	text-align-last: center;
}

.webview select:hover {
	border: solid 1px #3397c4 !important;
}

.webview select:focus {
	outline: none;
	border: solid 2px #3397c4 !important;
}

.webview select:-moz-focusring {
	color: transparent;
	text-shadow: 0 0 0 #000;
}

.webview select::-ms-expand {
	display: none;
}

.webview select:invalid {
	color: transparent;
	text-shadow: 0 0 0 #bcbcbc;
}

.webview select.err:invalid {
	color: transparent;
	text-shadow: 0 0 0 rgba(225, 53, 59, 0.41);
}

.webview select option {
	color: black;
}

.webview select option[value=""] {
	display: none;
}

.arrow-box {
	height: 42px;
}

.select-arrow-down {
	bottom: 14px;
	border-top-color: rgba(0, 0, 0, 0.5);
}

#date_ur_dzien,
#date_ur_miesiac,
#date_ur_rok {
	width: 70px;
	padding-right: 15px;
}

#date_ur_miesiac {
	width: 106px;
}

#genderRow {
	height: 42px;
}

.webview input.hidden[type="checkbox"],
.webview input.hidden[type="radio"] {
	float: left;
	left: -24px;
	top: 10px;
	z-index: -1;
	display: none;
}

.webview input.err,
.webview input.err:hover,
.webview input.err:focus,
.webview select.err,
.webview select.err:hover {
	border-color: #e1353b !important;
	background-color: #fff1f1 !important;
}

.webview input[type="text"].err ~ .arrow-box .select-arrow-down,
.webview input[type="text"].err:hover ~ .arrow-box .select-arrow-down,
.webview select.err + .select-arrow-down,
.webview select.err:hover + .select-arrow-down {
	border-top-color: #e1353b !important;
}

.webview span.radiobox.err,
.webview span.radiobox.err.hover,
.webview span.radiobox.err:focus,
.webview span.checkbox.err,
.webview span.checkbox.err.hover,
.webview span.checkbox.err:focus {
	background-image: none;
	border: 1px solid #e1353b !important;
	background-color: #fff1f1 !important;
}

.webview span.radiobox.err:before {
	background-color: inherit;
}

.radiobox {
	background-position: 20px !important;
	width: 18px;
	height: 18px;
	display: inline-block;
	position: relative;
	cursor: pointer;
	float: left;
	margin-right: 10px;
	border: 1px solid #a9a9a9;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	top: 6px;
	z-index: 1;
	box-shadow: unset;
	transition: box-shadow 100ms linear;
}

.radiobox.hover, .radiobox.checked.hover {
	border: 2px solid #38A0CD;
}

.radiobox.checked, .checkbox.checked{
	background-position: -46px -176px !important;
	background-color: #38A0CD;
	border-color: #38A0CD;
}

.radiobox.checked.hover::after {
	content: '';
	position: absolute;
	top: -3px;
	left: -3px;
	bottom: -3px;
	right: -3px;
	border: 3px #3B9DC9 solid;
	border-radius: 50%;
}

.radiobox {
	margin: 0 5px 0 0;
	border-radius: 50%;
	background-image: none;
	float: none;
}

.radiobox::before {
	background-color: white;
	display: block;
	position: absolute;
	content: '';
	border-radius: 100%;
	height: 6px;
	width: 6px;
	top: 5px;
	left: 5px;
	margin: auto;
	transition: background 0.25s linear;
	-webkit-transition: background 0.25s linear;
	-moz-transition: background 0.25s linear;
}

.radiobox.hover::before {
	top: 4px;
	left: 4px;
}
.checkbox {
	float: left;
}


#custom-f_sex_m {
	margin-left: 15px;
}

.checkpool label {
	cursor: pointer;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

#form_rejestracja_next.big_button,
#form_rejestracja.big_button {
	font-family: 'Roboto Medium';
	font-size: 16px;
	font-style: initial;
	line-height: 1px;
	padding: 21px 37px;
	color: #FFFFFF;
	outline: none;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 5px;
	background-color: #3FA4CF;
	background-image: none;
	box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.2);
	text-shadow: none;
	cursor: pointer;
	float: right;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}

.big_button:hover {
	background: #3395C5 !important;
	background: -webkit-linear-gradient(#41A1CD, #3395C5) !important;
	background: -o-linear-gradient(#41A1CD, #3395C5) !important;
	background: -moz-linear-gradient(#41A1CD, #3395C5) !important;
	background: linear-gradient(#41A1CD, #3395C5) !important;
}
.big_button:disabled,
.big_button[disabled] {
	background-color: #97b3bf !important;
}


.checkboxAgree {
	float: left;
	margin-left: 0;
	margin-right: 4px;
	position: relative;
	top: 1px;
}
.labelAgree {
	font-size: 13px;
	padding-left: 0px;
	display: block;
	float: left;
	width: 336px;
	*width: 330px;
	*display:inline-block;
	color: #333;
}
.labelAgree a {
	color: #333;
	text-decoration: underline;
}
.labelAgree a:hover {
	color: #222;
}
#reg3,
#reg4,
#reg5 {
	margin-top: 15px;
}
#register-form-submit-container {
	margin-top: 16px;
}
.error {
	font-family: 'Roboto Light';
	color: #f00;
	display: block;
	position: relative;
	top: 5px;
	left: 5px;
	float: left;
}
.error a,
.error a:hover {
	color: #f00;
}

.fieldCheckAjax,
.fieldCheckAjaxVerify {
	display: none;
	position: absolute;
	right: 11px;
	top: 9px;
	cursor: pointer;
}
.fieldTick, .fieldTickVerify{
	display: none;
	width: 175px;
	color: #238D06;
	position: relative;
	top: 5px;
}
#LoadingInfo {
	margin-top: 0;
	height: 45px;
	line-height: 45px;
	text-align: center;
	display: block;
}

#LoadingInfo img {
	width: 16px;
	position: relative;
	top: 3px;
}

.font-text {
    position: relative;
    top: 6px;
}

.font-text-2 {
    position: relative;
    top: 7px;
}

.a1 {
    float: left;
    margin-top: 70px;
	margin-left: 46px;
}

.a2 {
    float: left;
	width: 380px;
	margin-top: 160px;
	margin-left: 76px;
}

.a3 {
    float: left;
	width: 414px;
	margin-top: 70px;
}

.a4 {
	float: left;
	margin-left: 130px;
	height: 350px;
}

.b1 {
    float: left;
	margin-top: 80px;
}

.b2 {
    float: left;
	width: 416px;
	margin-top: 140px;
	margin-left: 50px;
}

.b3 {
	float: left;
	width: 474px;
	margin-top: 100px;
}

.b4 {
	float: left;
	margin-top: 40px;
	margin-left: 112px;
}

.b5 {
	font-family: "Roboto Light";
	float: right;
	text-align: center;
	color: #222222;
	font-size: 35px;
	line-height: 50px;
	margin-top: 40%;
	margin-bottom: 200px;
	cursor: default;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.flex-content {
	width: 100%;
	display: flex;
}

#register-couples-counter {
	background-size: 291px 39px;
	background-image: url('/img/rejestracja_new/licznik.png');
	background-image: -webkit-image-set(
			url('/img/rejestracja_new/licznik.png') 1x,
			url('/img/rejestracja_new/licznik_x2.png') 1.5x
	);
	text-align: center;
	width: 291px;
	height: 39px;
	margin: 20px auto 0;
}

.register-couples-counter-box {
	float: left;
	width: 34px;
	margin-left: 2px;
	height: 39px;
	line-height: 39px;
	font-size: 24px;
	cursor: default;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

#register-couples-counter .registration-info-medium {
	margin-top: 10px;
}

#ranking-container {
	overflow: visible !important;
}

#registration-mobile-buttons {
	margin-top: 26px;
}

.store-button-label {
	width: 100%;
	display: flex;
	flex-flow: row;
	justify-content: center;
	align-items: center;
	color: #232527;
	font-family: 'Poppins', sans-serif;
	font-size: 12px;
	padding: 20px;
	height: 48px;
}

.store-buttons-sprite {
	display: inline-block;
	background-color: white;
	box-shadow: 0 1px 2px #0000001f;
	border: 1px solid #969DA3;
	border-radius: 10px;
	text-decoration: none;
}

.store-buttons-sprite:hover {
	opacity: 0.8;
}

.store-android-button {
	background-position: 0 0;
	width: 150px;
	height: 48px;
}
.store-ios-button {
	background-position: -166px 0;
	width: 150px;
	height: 48px;
}
.store-android-button:hover {
	background-position: 0 -50px;
}
.store-ios-button:hover {
	background-position: -166px -50px;
}
.store-android-button-light {
	background-position: 0 -99px;
	width: 156px;
	height: 49px;
	margin-right: 12px;
	margin-top: 0;
}
.store-ios-button-light {
	background-position: -167px -100px;
	width: 152px;
	height: 48px;
	margin-right: 5px;
	margin-top: 0;
}
.store-android-button-light:hover {
	background-position: 0 -149px;
}
.store-ios-button-light:hover {
	background-position: -167px -150px;
}

#registration-info-mobile, #login-info-mobile {
	width: 490px;
	margin-top: 51px;
}

#registration-info-mobile .registration-info-medium, #login-info-mobile .registration-info-medium {
	margin-bottom: 15px;
}

#register-proposals {
	margin-left: -20px;
}

.register-proposal {
	float: left;
	width: 184px;
	height: 184px;
	position: relative;
	margin: 8px;
}

.register-proposal-hover {
	display: none;
	background-size: 184px 184px;
	background-image: url('/img/rejestracja_new/hover_avek.png');
	background-image: -webkit-image-set(
			url('/img/rejestracja_new/hover_avek.png') 1x,
			url('/img/rejestracja_new/hover_avek_x2.png') 1.5x
	);
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 1;
	line-height: 184px;
	text-align: center;
	color: #000;
	font-size: 20px;
}

.register-proposal:hover .register-proposal-hover {
	display: block;
}

.register-proposal-box {
	position: absolute;
	top: 5px;
	left: 5px;
	right: 5px;
	bottom: 5px;
}

.button-main {
	font-size: 28px;
	width: 60%;
	margin: 35px auto 0;
}

#register-gotop {
	background-size: 301px 65px;
	background-image: url('/img/rejestracja_new/btn_zarejestruj.png');
	background-image: -webkit-image-set(
			url('/img/rejestracja_new/btn_zarejestruj.png') 1x,
			url('/img/rejestracja_new/btn_zarejestruj_x2.png') 1.5x
	);
	display: inline-block;
	width: 301px;
	height: 65px;
	margin-top: 35px;
	cursor: pointer;
}

#register-proposals-header {
	text-align: center;
	margin-top: 60px;
}

#logout-big-infobox {
	margin: auto auto -20px;
}

@media only screen and (max-width: 700px) {
	#logout-big-infobox {
		position: absolute;
		margin-top: -70px;
	}
}

#footer-menu {
	text-align: center;
	margin-bottom: 0;
	font-family: 'Poppins', sans-serif;
	color: #232527;
	font-size: 14px;
	margin-top: 18px;
}

.footer-separator {
	clear:both;
	float:none;
	height:1px;
}

#registration-info-message {
	max-width: 484px;
}

#goto-login,
#goto-register {
	display: none;
}

#content-register-version {
	min-height: 763px;
	display: flex;
	justify-content: space-between;
}

#content-login-version .registration-form {
	width: 396px;
	margin-top: 94px;
}

#content-login-version .registration-info {
	margin-top: 94px;
}

#registration-form {
	margin-bottom: 0;
}

#loginForm input[type="text"],
#loginForm input[type="password"] {
	margin-bottom: 10px;
	height: 42px;
	border: solid 1px #a9a9a9;
}

.webview input::-webkit-input-placeholder {
	color: #bcbcbc;
}

.webview input:-moz-placeholder {
	color: #bcbcbc;
}

.webview input::-moz-placeholder {
	color: #bcbcbc;
}

.webview input:-ms-input-placeholder {
	color: #bcbcbc;
}

.webview input.err::-webkit-input-placeholder {
	color: rgba(225, 53, 59, 0.41);
}

.webview input.err:-moz-placeholder {
	color: rgba(225, 53, 59, 0.41);
}

.webview input.err::-moz-placeholder {
	color: rgba(225, 53, 59, 0.41);
}

.webview input.err:-ms-input-placeholder {
	color: rgba(225, 53, 59, 0.41);
}


#form-title {
	font-size: 24px;
	text-align: center;
	color: #333;
	margin-bottom: 17px;
	cursor: default;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.form-bottom {
	margin-top: 20px;
	width: 100%;
	min-height: 45px;
}

#form_login {
	font-family: 'Roboto Medium';
	font-size: 16px;
	font-style: initial;
	line-height: 0px;
	padding: 20px 30px;
	color: #FFFFFF;
	outline: none;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background-color: #3FA4CF;
	background-image: none;
	box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.2);
	text-shadow: none;
	cursor: pointer;
	float: right;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}

#form_login:hover {
	background: #3395C5;
	background: -webkit-linear-gradient(#41A1CD, #3395C5);
	background: -o-linear-gradient(#41A1CD, #3395C5);
	background: -moz-linear-gradient(#41A1CD, #3395C5);
	background: linear-gradient(#41A1CD, #3395C5);
}

#regulations-info {
	font-family: "Roboto Medium";
	margin-top: 15px;
	text-align: right;
	-moz-text-shadow: 0 1px 1px rgba(3, 3, 3, 0.35);
	-webkit-text-shadow: 0 1px 1px rgba(3, 3, 3, 0.35);
	text-shadow: 0 1px 1px rgba(3, 3, 3, 0.35);
	text-align: center;
}

#regulations-info,
#regulations-info a {
	color: #fff;
}

#info {
	font-family: "Roboto";
	background-color: #fff1f1;
	border: 1px solid #e1353b;
	margin: 0 0 15px;
	border-radius: 6px;
	line-height: 20px;
}

#naglowek {
	color: #e1353b;
	font-size: 15px;
	margin-top: 5px;
}

#tresc {
	color: #444;
	margin-top: 3px;
}

.payment-alert-ico {
	display: inline-block;
}

#hide_password {
	position: relative;
	top: -48px;
	right: 10px;
	float: right;
	width: 36px;
	height: 0px;
	display: none;
}

#hide_password.hide-password:before {
	content: url("/img/nowafotka/ico-svg/ic_hide_password.svg");
}

#hide_password.show-password:before {
	content: url("/img/nowafotka/ico-svg/ic_show_password.svg");
}

#sugestia {
	box-shadow: 0 8px 16px 0 rgba(3, 3, 3, 0.06);
	border: solid 1px #cfcfcf;
	border-radius: 5px;
}

#sugestia div {
	height: 29px;
	font-family: 'Roboto' !important;
}

#sugestia div.hover {
	background-color: #38A0CD;
}

#sugestia div.hover span:first-child,
#sugestia div.hover span:last-child {
	color: #fff !important;
}

#sugestia div:last-child {
	margin-bottom: 10px;
}

#sugestia div span:first-child {
	color: #444;
}

#sugestia div span:last-child {
	color: #acacac;
}

#info-phone-popup {
	display: none;
	position: absolute;
	width: 253px;
	height: 176px;
	top: 49px;
	right: 1px;
	background-color: #ffffff;
	box-shadow: 0 5px 10px 0 rgba(3, 3, 3, 0.13);
	border: solid 1px #cfcfcf;
	border-radius: 5px;
	padding: 4px 27px 11px 16px;
	z-index: 2;
}

#info-phone-popup:before {
	content: '';
	position: absolute;
	top: -5px;
	right: 15px;
	margin: 0 0 0 -7px;
	width: 10px;
	height: 10px;
	border: 1px solid;
	border-color: rgba(3, 3, 3, 0.13) transparent transparent rgba(3, 3, 3, 0.13);
	background: #FFFFFF;
	-ms-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	z-index: -1;
}

#info-phone-popup .title {
	font-family: 'Roboto Medium';
	padding: 8px 0 5px;
	display: block;
}

.ranking-container-row-item {
	border: solid 1px rgba(0, 0, 0, 0.1);
}
.ranking-container-row-item-position {
	text-align: center;
}
.ranking-container-row-item-position a {
	color: #777 !important;
}

#rwd-offcanvas-logo {
	position: absolute;
	top: 17px;
	left: 50%;
	margin-left: -62px;
}

#rwd-offcanvas-logo > svg {
	width: 124px;
	height: 37px;
	margin: auto;
}

#rwd-offcanvas-back {
	display: inline-block;
	width: 22px;
	height: 16px;
	margin-left: 20px;
	margin-top:20px;
	background-position: -327px -131px;
	cursor: pointer;
}

.android-version-register .sso-button-container:first-child {
	margin-bottom: 10px !important;
}

#show-more {
	margin-left: 28px;
	cursor: pointer;
	font-size: 13px;
	color: #6d6d6d;
}

#show-more:hover {
	color: #333;
}

#more-text {
	hyphens: auto;
	margin-left: 28px;
	font-size: 13px;
	color: #666;
	display: none;
}

#arrow_more {
	display: inline;
	margin-left: 4px;
}

#arrow-more-icon.arrow-more {
	fill: #6d6d6d;
	stroke: #6d6d6d;
}

#show-more:hover #arrow-more-icon.arrow-more {
	fill: #333;
	stroke: #333;
}

@-webkit-keyframes slide {
	100% { left: -100%; }
}
@-moz-keyframes slide {
	100% { left: -100%; }
}
@keyframes slide {
	100% { left: -100%; }
}

@-webkit-keyframes slideBack {
	100% { left: 0; }
}
@-moz-keyframes slideBack {
	100% { left: 0; }
}
@keyframes slideBack {
	100% { left: 0; }
}

@media only screen and (max-width: 1626px) {
	#content-bg-2-a {
		background-position: right bottom;
	}

	#content-bg-2-b {
		background-position: left bottom;
	}
}

@media only screen and (max-width: 1087px) {
	#content-bg-3 {
		background-image: none;
	}

	.b5 {
		float: initial;
	}
}

@media only screen and (max-width: 980px) {
	#content-bg-2 .content-register {
		padding-left: 20px;
		padding-right: 20px;
	}
}

@media only screen and (max-width: 966px){
	.a4 {
		height: 200px;
	}

	.flex-content {
		flex-flow: column-reverse;
	}

	#header-menu {
		right: 20px;
	}

    .min_box {
        clear:both;
        width: 100%;
        max-width:none;
        text-align:center;
        margin-top:30px;
        margin-left:0px;
    }

	#content-register-version {
		margin: auto 24px;
		justify-content: space-around;
	}
}

@media only screen and (max-width: 910px) {
	.registration-info {
		display: none;
	}

	.registration-form {
		float: none;
		margin: auto;
		margin-top: 25px !important;
		margin-bottom: 30px;
	}

	#content-bg-a {
		background-position: center;
		background-size: cover;
	}
}

@media only screen and (max-width: 894px) {
	#registration-info-mobile, #login-info-mobile {
		width: auto;
		margin-top: 50px;
	}
}

@media only screen and (max-width: 870px) {

    .registration-info {
		display: none;
        text-align: center;
        float: none;
		max-width: none;
		margin-top: 0 !important;
    }

    .registration-form {
        float: none;
        margin: auto;
        margin-top: 25px !important;
		margin-bottom: 30px;
    }

	#page-top-gradient + .shadow-box {
		height: auto;
		padding-bottom: 20px;
	}

	#content-bg-a {
		background-position: center;
		background-size: cover;
	}

	.labelAgree {
		float: none;
		width: 100%;
		padding-left: 30px;
	}

	#img_decyduj {
		background-size: 100%;
		width: 320px;
		height: 276px;
	}

	#img_couple {
		background-size: 100%;
		width: 320px;
		height: 192px;
	}

	#img_kamerki {
		background-size: 100%;
		width: 320px;
		height: 210px;
	}

	.registration-info-big {
		margin-top: 0;
		padding-left: 10px;
		padding-right: 10px;
	}

	.registration-info-medium {
		padding-left: 20px;
		padding-right: 20px;
	}

	#info-log-in {
		padding-left: 20px;
		padding-right: 20px;
	}

	#regulations-info {
		margin-left: 0;
		text-align: center;
	}

	#content-bg.login-bg {
		height: auto !important;
	}
}

@media only screen and (max-width: 768px) {
	#content-register-version {
		margin: auto;
	}
	#header {
		display: block;
	}

	#mobile-navigation {
		display: none;
	}

	#header-logo {
		margin-left: 10px;
	}
}

@media only screen and (max-width: 500px) {
	#register-login-label, #signin-login-label {
		display: none;
	}
	#content-bg {
		background: #FFFFFF;
		min-height: unset;
		overflow: unset;
	}
	.registration-form {
		width: 100% !important;
		margin-top: 0 !important;
	}
}

@media only screen and (max-width: 480px) {
	#header-menu {
		transition: right .25s ease-out;
		-webkit-transition: right .25s ease-out;
		-moz-transition: right .25s ease-out;
	}

	#content-register-version {
		max-height: 800px;
		min-height: initial;
	}

	#content-bg-a {
		display: none !important;
	}

	#content-bg-2 {
		padding-bottom: 0;
	}

	#content-login-version {
		min-height: 0 !important;
	}

	#register-step-1 {
		margin-top: 16px;
	}

	#register-step-2 {
		max-height: 100% !important;
	}

	#regulations-info {
		font-family: 'Roboto';
		color: #666;
		float: left;
		margin: 32px 0 32px;
		padding: 0 20px;
		-webkit-text-shadow: none;
		-moz-text-shadow: none;
		text-shadow: none;
	}

	#regulations-info a {
		color: #0085c2;
	}

	#rwd-registration {
		display: block !important;
		margin-top: 15px;
		padding: 0 16px;
	}

	#content-login-version .registration-info-medium {
		display: none;
	}

	#content-bg-2 .content-register {
		padding-left: initial;
		padding-right: initial;
	}

	.button-main {
		width: 100%;
	}

	.registration-info .registration-info-big {
		font-family: "Roboto";
		font-size: 32px;
		color: #666;
		margin-bottom: 0;
		-moz-text-shadow: none;
		-webkit-text-shadow: none;
		text-shadow: none;
	}

	.registration-info-medium {
		font-family: "Roboto" !important;
		font-size: 19px !important;
		color: #666 !important;
		line-height: 24px;
		-moz-text-shadow: none !important;
		-webkit-text-shadow: none !important;
		text-shadow: none !important;
	}

	#register-login-label,
	#signin-login-label,
	#registration-info-mobile,
	#login-info-mobile,
	#form-title,
	#register-proposals {
		display: none;
	}

	#loginForm #facebookLoginBtn, #loginForm #googleLoginBtn,
	#loginForm #facebookLoginBtn-rwd, #loginForm #googleLoginBtn-rwd {
		display: block;
		width: 100%;
	}

	#sso-container {
		margin-bottom: 18px;
	}

	.sso-button-container {
		width: 100%;
	}

	.sso-button-container:first-child {
		margin-bottom: 10px !important;
	}

	#googleLoginBtn,
	#googleLoginBtn-rwd {
		margin-left: 0;
	}

	#facebookLoginBtn .text,
	#facebookLoginBtn-rwd .text,
	#googleLoginBtn .text,
	#googleLoginBtn-rwd .text {
		padding-left: 0;
	}

	#form-anotate.step {
		margin: 4px 0 8px;
	}

	#genderRow {
		height: 55px;
	}

	.registration-form-box {
		width: 100%;
		padding: 20px;
		background-color: initial;
		-webkit-box-shadow: none;
		-moz-box-shadow: none;
		box-shadow: none;
		transition: none !important;
		-webkit-transition: none !important;
		-moz-transition: none !important;
	}

	.flex-content {
		flex-flow: column-reverse;
	}

	.form-row {
		margin-bottom: 16px;
	}

	.form-row .form-row-label {
		height: auto;
		line-height: initial;
		margin-bottom: 8px;
	}

	.form-row-content {
		width: 100%;
	}

	.webview input,
	.webview select {
		display: inline-block;
		vertical-align: middle;
	}

	.webview input#form_login {
		height: 42px !important;
	}

	.webview select#date_ur_dzien,
	.webview select#date_ur_miesiac,
	.webview select#date_ur_rok {
		text-align-last: initial;
		padding-left: 10px;
	}

	.form-row-content label {
		vertical-align: initial;
	}

	.arrow-box {
		height: 48px;
	}

	.select-arrow-down {
		bottom: 16px;
	}

	.select-with-arrow {
		width: 28%;
	}

	.checkpool {
		margin-top: 0 !important;
	}

	#birthdayRow {
		font-size: 0;
		margin-top: 10px;
	}

	.select-with-arrow.register1 {
		width: 20%;
	}
	#date_ur_dzien {
		width: 100%;
	}

	.select-with-arrow.register2 {
		width: 40%;
		padding-left: 3px;
	}
	#date_ur_miesiac {
		 width: 100%;
	}

	.select-with-arrow.register3 {
		width: 39%;
		padding-left: 3px;
	}
	#date_ur_rok {
		 width: 100%;
	}

	#form-anotate {
		margin: 15px 0px;
	}

	#form_rejestracja,
	#form_rejestracja_next {
		width: 100%;
	}

	.form-anotate-info {
		text-align: center;
		margin: 15px 0px;
		opacity: 0.7;
		filter: alpha(opacity=70);
		cursor: default;
		-webkit-touch-callout: none;
		-webkit-user-select: none;
		-khtml-user-select: none;
		-moz-user-select: none;
		-ms-user-select: none;
		user-select: none;
	}

	.register-button {
		font-family: "Roboto Medium", sans-serif;
		font-size: 16px;
		display: inline-block;
		width: 100%;
		height: 42px;
		line-height: 37px;
		text-align: center;
		background-color: #fff;
		border: solid 1px #4996ba;
		text-decoration: none;
		-moz-border-radius: 6px;
		-webkit-border-radius: 6px;
		border-radius: 6px;
		cursor: pointer;
		color: #0085c2;
		-webkit-touch-callout: none;
		-webkit-user-select: none;
		-khtml-user-select: none;
		-moz-user-select: none;
		-ms-user-select: none;
		user-select: none;
		margin-bottom: 25px;
	}

	.register-button:hover {
		color: #fff;
		background-color: #4996ba;
	}

	.form-offcanvas {
		position: fixed;
		width: 100%;
		height: 100%;
		background-color: #fff;
		top: 0;
		left: 100%;
		z-index: 10;
		overflow-y: scroll;
		transition: left .25s ease-out;
		-webkit-transition: left .25s ease-out;
		-moz-transition: left .25s ease-out;
	}

	#rwd-return-btn {
		position: relative;
		width: 50px;
		height: 50px;
		top: 9px;
		left: 10px;
		text-align: center;
	}

	#rwd-return-btn > div {
		display: inline-block;
		width: 22px;
		height: 16px;
		top: 50%;
		left: 50%;
		margin-left: -12px;
		margin-top: -7px;
		position: absolute;
		background-position: -327px -131px;
	}


	#form_login {
		width: 100%;
	}

	#login-links {
		margin-top: 32px;
		display: block;
	}

	#login-links a {
		color: #0085c2;
	}

	#login-links a:first-child {
		margin-bottom: 5px;
	}

	.form-bottom {
		margin-top: 0;
	}

	#show-more {
		margin-bottom: 25px;
	}

	.a4 {
		height: 200px;
	}
}
#read_localization, #read_localization_progress {
	width: 25px;
	height: 25px;
	position: absolute;
	top: 10px;
	right: 10px;
	display: none;
	cursor: pointer;
}

#read_localization_progress {
	top: calc(50% - 11px);
}

#read_localization.location-err,
#read_localization_progress.location-err {
	top: calc(50% - 22px);
}

#read_localization > svg > g {
	fill: #bdc2c7;
}

#read_localization:hover > svg > g {
	fill: #3FA4CF;
}

#ranking-container {
	overflow: hidden;
	width: 100%;
	margin-top: 20px;
	margin-left: 20px;
}

.ranking-container-row-item {
	float: left;
	margin: 0 0 14px 0;
	position: relative;
	width: 160px;
}

.ranking-container-row-item img {
	display: block;
	width: 100%;
}

.ranking-container-row-item img:hover {
	opacity: 0.8;
	transition: opacity 0.2s;
}

.ranking-container-row-item-position {
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
	color: #444444;
	line-height: 18px;
	margin: 10px 10px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	max-width: 276px;
	word-break: break-all;
}

.ranking-container-row-item-position span {
	font-weight: bold;
	color: #38A0CD;
}

.ranking-container-row-item-position a {
	color: inherit;
	text-decoration: none;
	overflow: hidden;
}

.ranking-container-row-item:hover a {
	color: #38A0CD;
}

.langContainer {
	display: flex;
	gap: 22px;
	flex-flow: row;
}

#language-choice {
	margin-top: 3px;
}

.gradient-background {
	background: transparent linear-gradient(117deg, rgba(0, 188, 212, 0.16) 0%, rgba(1, 163, 226, 0.16) 100%) 0 0 no-repeat padding-box;
	min-height: 700px;
}

.container-half {
	width: 50%;
}

.article-app-holder {
	display: flex;
	flex-flow: row;
	gap: 48px;
}

.article-love-story {
	margin-bottom: 0 !important;
}

.article-app-holder > img {
	max-width: 496px;
}

.section-ico {
	width: 32px;
	height: 32px;
	filter: drop-shadow(0px 8px 8px #00000025);
}

.article-centered-text {
	text-align: center;
}

.article-header {
	font-family: 'Poppins', sans-serif;
	font-size: 40px;
	line-height: 42px;
	color: #232527;
	margin-bottom: 22px;
	font-weight: 600;
	letter-spacing: -1.5px;
}

.article-with-sub {
	margin-bottom: 20px;
}

.article-blog {
	margin-bottom: 8px;
}

.article-sub-header {
	font-family: 'Poppins', sans-serif;
	font-size: 16px;
	line-height: 24px;
	color: #232527;
	margin-bottom: 40px;
	letter-spacing: -0.1px;
	font-weight: 400;
}

.article-app-group {
	display: flex;
	flex-flow: column;
	justify-content: center;
	align-items: center;
	row-gap: 40px;
	column-gap: 24px;
	flex-flow: row;
	flex-wrap: wrap;
}

.article-app-header {
	font-family: 'Poppins', sans-serif;
	font-size: 24px;
	margin-bottom: 12px;
	color: #232527;
	display: flex;
	flex-flow: row;
	align-items: center;
	gap: 16px;
	font-weight: 500;
	letter-spacing: -0.4px;
}

.article-feature {
	font-size: 20px;
}

.article-app-item {
	display: flex;
	flex-flow: row;
	justify-content: space-between;
	align-items: flex-start;
	gap: 24px;
}

.article-app-content {
	font-family: 'Poppins', sans-serif;
	max-width: 236px;
}

.article-blog-paragraph {
	font-size: 14px;
	line-height: 24px;
	color: #232527;
	font-weight: 400;
}

.article-blog-header {
	font-size: 16px;
	font-weight: 500;
	color: #232527;
}

.blog-text {
	margin-bottom: 0;
}

#footer-copyright {
	color: #969DA4;
}

.article-story-item {
	display: flex;
	flex-flow: row;
	justify-content: space-between;
	align-items: center;
	gap: 40px;
}

.article-story-item-reverse {
	flex-flow: row-reverse;
}

.article-blog-container {
	display: flex;
	flex-flow: row;
	justify-content: space-between;
	align-items: flex-start;
	max-width: 1088px;
	margin: 0 auto;
	gap: 40px;
	padding: 32px 24px 40px;
}

.article-blog-item {
	max-width: 960px;
	display: flex;
	flex-flow: column;
}

.article-blog-img {
	max-width:300px;
}

.article-blog-item-img {
	width: 100%;
	height: auto;
	border-radius: 12px;
}

.background-article {
	background-color: #F9F9FA;
	margin-top: 100px;
	padding-top: 40px;
}

.background-article > h3 {
	margin-top: 0;
}

.article-about {
	gap: 48px;
	font-weight: 300;
	width: 44%;
	max-width: 755px;
	min-width: 755px;
	padding: 0;
	justify-content:center;
}

.article-about-text {
	text-align: left;
	line-height: 28px;
	margin-bottom: 20px;
	font-weight: 400;
}

.article-link {
	text-decoration: none;
	font-weight: 500;
}

.article-read-link:hover {
	text-decoration: underline;
}

.story-articles {
	display: flex;
	flex-flow: column;
	gap: 40px;
}

.footer-image {
	max-width:277px;
}

.footer-header {
	font-family: 'Poppins', sans-serif;
	font-size: 24px;
	font-style: italic;
	font-weight: normal;
	color: #232527;
	margin-top: 0;
	line-height: 28px;
}

.centered-article {
	text-align: center;
}

.article-links-box {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	max-width: 1088px;
	margin: 0 auto 40px;
	color: #232527;
	font-size: 14px;
	line-height: 32px;
}

.article-links-item {
	font-family: 'Poppins', sans-serif;
	display: flex;
	flex-flow: column;
	justify-content: flex-start;
	align-items: flex-start;
}

.article-links-item > a {
	color: #232527;
}

.article-links-item > a:hover {
	color: #0085c2;
}

.section-separator {
	display: block;
	width: 100%;
	height: 1px;
	background-color: #F2F3F4;
	margin-bottom: 40px;
}

.footer-register, .download-app {
	display: none;
	flex-flow: column;
	align-items: center;
	gap: 12px;
	font-family: 'Poppins', sans-serif;
	font-size: 14px;
	margin-top: 40px;
	margin-bottom: 40px;
}

.download-app {
	display: none;
}

.article-gradient {
	position: absolute;
	right: 0;
	top: 0;
	width: 80px;
	height: 100%;
	background: transparent linear-gradient(269deg, #F9F9FA 0%, #F8F9F9 19%, #FFFFFF00 100%) 0% 0% no-repeat padding-box;
	display:none;
}

.text-underline {
	max-width: 220px;
	margin-bottom: 100px;
}

.colorWordOne {
	color: #00BCD4;
}

.colorWordTwo {
	color: #01A3E2;
}

.header-image-one {
	width: 85px;
	height: 85px;
	vertical-align: bottom;
}

.header-image-two {
	width: 85px;
	height: 80px;
	vertical-align: bottom;
}

.text-underline {
	position: relative;
}

.text-underline:after {
	content: "";
	background-image: url('/img/nowafotka/main-page/ic_sg_underline.svg');
	width: 200px;
	height: 14px;
	position: absolute;
	bottom: 0;
	right: 0;
	background-repeat: no-repeat;
	background-position: center;
}

.fotka-font {
	font-family: 'Fotka', sans-serif;
	font-size: 24px;
	line-height: 21px;
}

.about-header {
	margin-top: 100px;
	margin-bottom: 32px;
}

.footer-image {
	margin-top: 100px;
}

.article-blog-item:hover > img {
	opacity: 0.8;
}

.article-blog-item:hover > h4 {
	color: #0085c2;
}

.article-feature-text {
	margin-bottom: 0;
}

.header-love-story {
	margin-top: 80px;
}

@media only screen and (max-width: 972px) {
	#ranking-container {
		width: auto;
		text-align: center;
		margin-left: 20px;
	}

	.ranking-container-row-separator {
		display: none;
	}

	.ranking-container-row-item {
		float: none;
		display: inline-block;
	}
}

@media only screen and (max-width: 1087px) {

	.app-header-text {
		margin-top: 40px;
	}
	#language-choice {
		display: none;
	}
	#footer-menu {
		padding: 18px 24px 0;
		margin-top: 0;
	}
	.download-app {
		display: flex;
		font-size: 20px;
		font-weight: 500;
		margin-bottom: 100px;
		margin-top: 0;
	}
	.container-half {
		width: initial;
	}
	.article-app-holder {
		flex-flow: column;
		margin: 0 24px;
		text-align: center;
		align-items: center;
	}
	.article-app-holder > img {
		max-width: 500px;
	}
	.article-app-content {
		gap: 20px;
	}
	.article-app-group {
		row-gap: 40px;
		column-gap: 48px;
		margin-bottom: 40px;
	}
	.article-app-text {
		width: 40%;
		max-width: initial;
	}
	.article-sub-header {
		text-align: left;
	}
	.story-articles {
		flex-flow: column;
		text-align: center;
	}

	.article-app-item {
		flex-flow: row;
		gap: 48px;
		padding: 0 64px;
	}

	.article-mobile-header {
		width: 65%;
		text-align: center;
		margin: 0 auto 40px;
	}

	.header-love-story {
		margin-top: 0;
	}

	.footer-header {
		margin-left: 24px;
		margin-right: 24px;
	}
	.article-blog-item > img {
		max-width: 200px;
		width: initial;
	}
	.background-article {
		position: relative;
	}
	.article-about {
		max-width: 750px;
		min-width: initial;
	}
	.article-story-item {
		width: 80%;
		margin: 0 auto;
	}
	.article-blog-container {
		width: 85%;
	}
	.article-links-box {
		padding-left: 24px;
		gap: 130px;
		justify-content: flex-start;
	}
}

@media only screen and (max-width: 768px) {
	.article-story-item, .article-story-item-reverse {
		flex-flow: column;
		gap: 20px;
	}
	.story-articles {
		gap: 60px;
		padding: 0 24px;
	}
	.article-app-header {
		justify-content: center;
	}
	.article-sub-header {
		text-align: center;
		width: 100%;
	}
	.article-about {
		flex-flow: column;
		padding: 0 24px;
	}
	.article-blog-container {
		margin: auto;
		width: 100%;
	}
	.article-about-text {
		text-align: left;
	}
	.article-app-item {
		padding: initial;
	}
	.article-blog-container > article:last-child {
		margin-right: 65px;
	}
	.article-gradient {
		display: block;
	}
	.article-app-content {
		flex-flow: row;
		overflow: hidden;
		overflow-x: scroll;
		margin-right: 0;
		gap: 22px;
		max-width: 100%;

	}
	.article-links-box {
		flex-flow: column;
		margin: 0 24px;
		padding-bottom: 40px;
	}
	.padded-article {
		padding-left: 24px;
	}
	#footer-menu {
		padding-top: 40px;
	}

}

@media screen and (max-width: 500px) {
	.app-header-text {
		margin-top: 0;
	}
	.article-app-text {
		overflow-x: initial;
		width: 100%;
	}
	.article-app-group {
		flex-flow: column;
	}
	.article-app-item {
		flex-flow: column;
	}
	.article-app-holder > img {
		max-width: 100%;
	}
	.footer-header {
		margin-top: 0;
		margin-left: 24px;
		margin-right: 24px;
	}
	.article-about-text {
		text-align: left;
	}
	.article-links-box {
		margin: auto;
	}
	.article-sub-header {
		margin-bottom: 0;
	}
	.article-mobile-header {
		margin-bottom: 40px;
	}
	.article-app-item {
		gap: 40px;
	}
	.header-image-one {
		display: none;
	}
	.header-image-two {
		display: none;
	}
	.text-underline:after {
		display: none;
	}
}
