@import 'fonts/style.css';

body,
html {
	height: 100%;
	padding: 0;
	margin: 0;
	background: url(../img/bg-vip.jpg);
	background-attachment: fixed;
	color: #FFF;
}

a {
	color: #bb1f25;
	text-decoration: none;
}

input[type="text"] {
	width: 100%;
}

input[type="tel"] {
	width: 100%;
}

input[type="email"] {
	width: 100%;
}

input[type="date"] {
	width: 100%;
}

body {
	font-family: 'Avenir Next LT Pro Regular';
	font-size: 17px;
}

body.body_ {
	background-color: #000;
}

#logo {
	width: 164px;
	height: 60px;
}

#wrapper {
	display: flex;
	justify-content: center;
	width: 1184px;
	height: 614px;
	margin: auto;
}

#choice {
	background: url(../img/rodzina.jpg);
	background-repeat: no-repeat;
	width: 100%;
	height: 100%;
	text-align: right;
}

#logotypes_wrapper {
	flex: 1;
	width: 349px;
	float: right;
}

.logotypes {
	padding-top: 68px;
	padding-left: 67px;
	padding-right: 67px;
	padding-bottom: 65px;
	background-color: rgba(9, 7, 7, .77);
	width: auto;
	margin: auto;
	flex-direction: column;

}

.logotypes:nth-child(2) {
	border-bottom: 1px #343333 solid;
	border-top: 1px #343333 solid;
	padding-bottom: 68px;
}


.container {
	margin: auto;
	max-width: 900px;
}

.row {}

.column {
	float: left;
	position: relative;
}

.float-right {
	float: right;
}

.col-6 {
	width: 50%;
}

.col-left-padding {
	padding-left: 0px;
}

.text-right {
	text-align: right;
}

.vertical-center {
	vertical-align: middle;
}

#menu {
	position: absolute;
	max-height: 93px;
	z-index: 99999;
}

#menu .row {
	height: 93px;
	line-height: 93px;
}

.menu_sphinx {
	background-color: rgba(41, 41, 41, .84);
}

.menu_chlopskie_jadlo {
	background-color: rgba(255, 255, 255, .84);
}

.menu_fabryka_pizzy {
	background-color: rgba(7, 4, 5, .84);
}

.top_menu_holder {
	float: right;
}

.top_menu {
	width: 73px;
	height: 105px;
	float: right;
	text-align: center;
	margin-bottom: 3px;
}

.top_menu img {
	margin: auto;
	cursor: pointer;
	margin: auto;
	margin-top: 37px;
}

.top_menu_sphinx {
	background-color: #ffcc2f;
}

.top_menu_chlopskie_jadlo {
	background-color: #ec1c24;
}

.top_menu_fabryka_pizzy {
	background-color: #f5821f;
}



.top_menu_expanded {
	float: right;
	display: none;
}

.top_menu_expanded a {
	display: block;
	padding-right: 15px;
	padding-top: 6px;
	padding-bottom: 6px;
	text-align: right;
	margin-bottom: 2px;
	line-height: 1;
	font-size: 16px;
	padding-left: 20px;
	color: #5c5c5c;
	text-decoration: none;
}

.top_menu_expanded a.selected {
	font-family: 'Avenir Next LT Pro Bold';
}

.top_menu_expanded_sphinx a {
	background-color: #ffcc2f;
}

.top_menu_expanded_chlopskie_jadlo a {
	background-color: #ec1c24;
	color: #fff;
}

.top_menu_expanded_fabryka_pizzy a {
	background-color: #f5821f;
	color: #fff;
}

#first_section {
	margin-top: 93px;
}


.baner {
	background-position: center top;
	background-repeat: no-repeat;
	overflow: hidden;
}

#baner_sphinx {
	background-image: url(../img/baner_sphinx.jpg);
}

#baner_chlopskie_jadlo {
	background-image: url(../img/baner_chlopskie_jadlo.jpg);
}

#baner_fabryka_pizzy {
	background-image: url(../img/baner_fabryka_pizzy.jpg);
}

#main_logo {
	margin-top: 80px;
	margin-bottom: 49px;
}

p.intro {
	font-family: 'Avenir Next LT Pro Regular';
	color: #fff;
	font-size: 17px;
	max-width: 479px;
	padding-bottom: 40px;
	padding-left: 18px;
}

p.intro_chlopskie_jadlo {
	color: #000;
}

p.intro_sphinx {
	padding-bottom: 200px;
	padding-top: 130px;
}

p.intro_sphinx strong {
	font-family: 'Avenir Next LT Pro Bold';
	color: #febe10;
}

p.intro_fabryka_pizzy strong {
	font-family: 'Avenir Next LT Pro Bold';
	color: #f5821f;
}

p.intro_chlopskie_jadlo strong {
	font-family: 'Avenir Next LT Pro Bold';
	color: #ec1c24;
}

.white_color {
	color: #fff;
}

.section {
	overflow: hidden;
}

#section_sphinx_1 {
	background: url(../img/papryka.jpg) right bottom no-repeat, linear-gradient(90deg, #ffc72f 50%, #fff 50%);
}

#section_sphinx_2 {
	background: linear-gradient(90deg, #fff 50%, #d7d7d7 50%);
}

#section_fabryka_pizzy_1 {
	background: url(../img/bazylia_flipped.jpg) right bottom no-repeat, linear-gradient(90deg, #f5821f 50%, #fff 50%);
}

#section_fabryka_pizzy_2 {
	background: linear-gradient(90deg, #fff 50%, #d7d7d7 50%);
}

#section_chlopskie_jadlo_1 {
	background: url(../img/bazylia.jpg) left bottom no-repeat, linear-gradient(90deg, #fff 50%, #ff0000 50%);
}

#section_chlopskie_jadlo_2 {
	background: linear-gradient(90deg, #d7d7d7 50%, #fff 50%);
}

.header_box {
	margin-top: 50px;
	margin-left: -20px;
}

.header_box_right {
	margin-left: 53px;
}

.white_square {
	border: 10px solid rgba(255, 255, 255, 0.28);
	width: 109px;
	height: 109px;
}

.black_square {
	border: 10px solid rgba(0, 0, 0, 0.28);
	width: 109px;
	height: 109px;
}

.header_box h2 {
	font-family: 'Avenir Next LT Pro Bold';
	color: #000;
	font-size: 19px;
	text-transform: uppercase;
	letter-spacing: 10px;
	position: relative;
	margin-top: -92px;
	margin-left: 45px;
	margin-bottom: 80px;
}

h2.white_color {
	color: #fff;
}

p.intro_ul {
	padding-left: 37px;
	padding-right: 30px;
}

ul {
	padding-left: 25px;
	padding-right: 25px;
	padding-bottom: 60px;
}

ul.list_right {
	padding-left: 98px;
}

ul li {
	margin-left: 0;
	padding-left: 0;
	list-style: square;
	padding-bottom: 20px;
	padding-left: 0px;
}

p.application_info {
	padding-left: 115px;
}

.footer_1 {
	background-color: #dfdfdf;
	min-height: 90px;
}

.apply_button_holder {
	text-align: center;
}

.apply_button_holder button {
	font-family: 'Avenir Next LT Pro Bold';
	color: #fff;
	font-size: 32px;
	letter-spacing: 10px;
	background-color: #000;
	border-radius: 0;
	padding-left: 45px;
	padding-right: 45px;
	padding-top: 20px;
	padding-bottom: 20px;
	outline: none;
	cursor: pointer;
	margin-top: -45px;
	border: 0;
}

.apply_button_holder button.send_button {
	display: block;
	padding-left: 177px;
	padding-right: 177px;
}

.section_form {
	display: block;
}

.section_thx {
	padding-top: 50px;
	padding-bottom: 50px;
}

.form_holder {
	text-align: center;
	padding-top: 50px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 50px;
}

.form_holder_right {
	padding-left: 50px;
	padding-right: 0px;
}

.form_holder_zgoda {
	text-align: center;
	padding-top: 5px;
	padding-bottom: 100px;
	padding-left: 50px;
	padding-right: 50px;
}

#klauzula_informacyjna {
	position: relative;
	top: 65px;
}

.form_row {
	text-align: left;
	margin: auto;
	overflow: hidden;
}

.form_label {
	font-family: 'Avenir Next LT Pro Bold';
	color: #FFF;
	font-size: 15px;
	letter-spacing: 5px;
	text-transform: uppercase;
}

.custom_label {
	display: inline-block;
	float: right;
	font-family: 'Avenir Next LT Pro Bold';
	color: #FFF;
	font-size: 15px;
	letter-spacing: 5px;
	text-transform: uppercase;
	margin-top: 15px;
}

input {
	border: 2px solid black;
	font-size: 20px;
	outline: none;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 7px;
	padding-top: 7px;
	margin-top: 10px;
	margin-bottom: 25px;
	min-width: 390px;
}

input[type='radio'] {
	min-width: 10px;
	max-width: 10px;
}

.section_sphinx_3 input {
	border: 2px solid #ffc72f;
}


div.form_row_chlopskie_jadlo input {
	border: 2px solid #ff0000;
}


div.form_row_fabryka_pizzy input {
	border: 2px solid #f5821f;
}

.hidden_inputs {
	margin-left: 1px;
	margin-top: 23px;
}

#input_custom {
	position: relative;
	margin-bottom: 4px;
	margin-top: 10px;
}

#input_custom2 {
	position: relative;
	margin-bottom: 4px;
	margin-top: 10px;
}

#input_custom3 {
	position: relative;
	margin-bottom: 4px;
	margin-top: 10px;
}

#input_custom4 {
	position: relative;
	margin-bottom: 75px;
	margin-top: 10px;
}

#input_custom5 {
	position: relative;
	margin-bottom: 4px;
	margin-top: 10px;
}

.click {
	cursor: pointer;
}

#zgodazgoda::after,
#zgodazgoda2::after,
#zgodazgoda3::after {
	position: absolute;
	top: 0;
	left: 44px;
	content: " *";
	color: red;
}

#zgoda {
	min-width: auto;
}

#zgodazgoda {
	position: absolute;
	left: 0;
	top: 0;
	width: 100px;
	height: 42px;
}

#zgoda2 {
	min-width: auto;
}

#zgodazgoda2 {
	position: absolute;
	left: 0;
	top: 0;
	width: 100px;
	height: 42px;
}

#zgoda3 {
	min-width: auto;
}

#zgodazgoda3 {
	position: absolute;
	left: 0;
	top: 0;
	width: 100px;
	height: 42px;
}

#zgoda4 {
	min-width: auto;
}

#zgodazgoda4 {
	position: absolute;
	left: 0;
	top: 0;
	width: 100px;
	height: 42px;
}

#zgoda5 {
	min-width: auto;
}

#zgodazgoda5 {
	position: absolute;
	left: 0;
	top: 0;
	width: 100px;
	height: 42px;
}

#select-select-all {
	position: absolute;
	left: 0;
	top: 0;
	width: 100px;
	height: 42px;
}

#select-all {
	min-width: auto;
}

#yesyes {
	position: absolute;
	left: 0;
	top: 0;
	width: 190px;
	height: 42px;
}

#nono {
	position: absolute;
	left: 230px;
	top: 0;
	width: 155px;
	height: 42px;
}

.footer_2 {
	background-color: #000;
	text-align: center;
	overflow: hidden;
	padding-top: 37px;
	padding-bottom: 37px;
}

.footer_2 a {
	font-size: 16px;
	color: #777777;
	text-decoration: none;
	padding-left: 42px;
	padding-right: 42px;
}

.footer_3 {
	background-color: #dfdfdf;
	min-height: 90px;
}

#mobile_logos {
	display: none;
}

.zgoda {
	clear: both;
}


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

	.small_logo {
		padding-left: 20px;
	}

	.top_menu_holder {
		padding-right: 20px;
	}

	.header_box {
		margin-left: 0px;
	}

	.header_box_right {
		margin-left: 53px;
	}

	ul {
		padding-left: 45px;
	}

	input {
		min-width: 340px;
	}

	.form_label {
		font-size: 14px;
	}

}

@media screen and (max-width: 900px) {
	#input_custom2 {
		margin-bottom: 80px;
	}

	#input_custom4 {
		margin-bottom: 200px;
	}

	#input_custom5 {
		margin-bottom: 50px;
	}
}

@media screen and (max-width: 768px) {}

@media screen and (max-width: 767px) {
	#logotypes_wrapper {
		display: none;
	}

	#mobile_logos {
		display: block;
	}

	.logotypes_mobile {
		padding-top: 68px;
		padding-left: 10px;
		padding-right: 10px;
		padding-bottom: 65px;
		background-color: rgba(9, 7, 7, .90);
		width: 30.13%;
		margin: auto;
		display: table-cell;
		border-left: 1px #343333 solid;
		border-bottom: 1px #343333 solid;
		max-height: 53px;
		text-align: center;
	}

	.logotypes_mobile img {
		width: 100%;
		height: auto;
	}

	.col-6 {
		width: 100%;
	}

	.col-6-50 {
		width: 50%;
	}

	#main_logo {
		/*width: 100%;
	    height: auto;
	    padding-left: 20px;
	    padding-right: 20px;*/
	}

	p.intro {
		padding-top: 20px;
		padding-bottom: 20px;
		margin-bottom: 0px;
		max-width: none;
		padding-left: 45px;
		padding-right: 45px;
	}

	p.intro_chlopskie_jadlo {
		background-color: rgba(255, 255, 255, 0.77);

	}

	p.intro_sphinx {
		background-color: rgba(41, 41, 41, .84);
	}

	p.intro_fabryka_pizzy {
		background-color: rgba(7, 4, 5, .84);
	}

	#col-1-chlopskie_jadlo {
		background-color: #fff;
	}

	#col-2-chlopskie_jadlo {
		background-color: #ff0000;
	}

	#col-3-chlopskie_jadlo {
		background-color: #d7d7d7;
	}

	#col-4-chlopskie_jadlo {
		background-color: #fff;
		padding-bottom: 15px;
	}

	#col-1-sphinx {
		background-color: #ffc72f;
	}

	#col-2-sphinx {
		background-color: #fff;
	}

	#col-3-sphinx {
		background-color: #d7d7d7;
	}

	#col-4-sphinx {
		background-color: #fff;
		padding-bottom: 15px;
	}

	#col-1-fabryka_pizzy {
		background-color: #f5821f;
	}

	#col-2-fabryka_pizzy {
		background-color: #fff;
	}

	#col-3-fabryka_pizzy {
		background-color: #d7d7d7;
	}

	#col-4-fabryka_pizzy {
		background-color: #fff;
		padding-bottom: 15px;
	}

	.footer_2 a {
		padding-left: 5px;
		padding-right: 5px;
	}

	.form_holder {
		padding-left: 15px;
		padding-top: 30px;
		padding-bottom: 15px;
	}

	.form_holder_zgoda {
		padding-left: 15px;
		padding-right: 15px;
	}

	#klauzula_informacyjna {
		position: relative;
		top: 95px;
	}

	.apply_button_holder button.send_button {
		padding-left: 0;
		padding-right: 0;
		width: 100%;
	}

	p.application_info {
		padding-left: 30px;
	}

	.header_box_right {
		margin-left: 0;
	}

	ul.list_right {
		padding-left: 45px;
	}

	.form_holder_right {
		padding-top: 0;
	}

	#main_logo_holder {
		text-align: center;
	}

	.small_logo {
		display: none;
	}

	ul {
		padding-bottom: 20px;
	}


}

@media screen and (max-width: 424px) {
	#input_custom4 {
		margin-bottom: 280px;
	}

	#input_custom5 {
		margin-bottom: 100px;
	}

	#wrapper {
		height: 285px;
	}

	#choice {
		background: url(../img/rodzina_small.jpg);
		background-repeat: no-repeat;
	}

	.logotypes_mobile {
		padding-top: 30px;
		padding-bottom: 30px;
	}

	.header_box h2 {
		line-height: 100%;
		font-size: 15px;
	}

	/* #bday_form {
		display: none;
	}

	#gender_form {
		display: none;
	} */

	.form_holder {
		padding-right: 15px;
	}

	#input_custom2 {
		margin-bottom: 72px;
	}

	#input_custom3 {
		margin-bottom: 30px;
	}
}

@media screen and (max-width: 375px) {
	input {
		min-width: 0;
	}
}

.col-3 {
	width: 33%;
}

#check-req-info::before {
	content: "* ";
	color: red;
}