.menu-modul-10 {
	flex: 1 1;
	display: flex;
	flex-wrap: wrap;
	font-family: 'Hind', sans-serif;
	font-size: 14px;
	color:#fff;
	padding: 24px 30px;
}
.menu-modul-10-tytul {
	flex: 1 1 100%;
	font-family: 'Atma', cursive;
  color: #292b21;
  font-weight: 400;
  font-size: 24px;
	text-align: left;
	text-decoration: none;
	padding: 0px 0px 16px 0px;
	margin: 0px 0px 12px 0px;
	border-bottom: 1px solid #e3d7cb;
}
.subskrypcja-zawartosc	{

}
.subskrypcja-zawartosc > *	{
	flex: 1 1 100%;
	display: flex;
	justify-content: center;
	margin: 0px auto;
}
.subskrypcja-tekst {
	font-family: "Hind", sans-serif;
	font-size: 16px;
	font-weight: 400;
	color: #616161;
	text-align: left;
	padding: 0px 0px 12px 0px !important;
}
.subskrypcja-zawartosc .subskrypcja-input-tlo {
	max-width: 350px;
	margin: 0px auto 12px !important;
}
.subskrypcja-btns-tlo{
	display: flex;
	justify-content: flex-start !important;
}
@media all and (min-width: 320px) and (max-width: 1023px) {
	.subskrypcja-btns-tlo{
		justify-content: center !important;
	}
}
.subskrypcja-zawartosc .span-submit-subskrypcja-dopisz	{
	display: block;
	flex: 0 1 112px;
	position: relative;
	margin-right: 16px !important;
	height: 32px;
	border: 2px solid #83a3e0;
	border-radius: 12px;
}
.subskrypcja-zawartosc .span-submit-subskrypcja-wypisz	{
	display: block;
	flex: 0 1 112px;
	position: relative;
	height: 32px;
	border: 2px solid #e3d7cb;
	border-radius: 12px;
}
.subskrypcja-zawartosc .btn-submit-modul {
	border: none !important;
	text-align: center;
	font-size: 16px !important;
	font-weight: 400;
	text-decoration: none;
	font-family: "Hind",sans-serif;
	cursor: pointer;
	width: 100%;
	height: 100%;
	padding: 0px 0px 0px 0px;
}

.subskrypcja-zawartosc .span-submit-modul:hover{
	opacity: 0.8;
}

.btn-submit-subskrypcja-dopisz, .btn-submit-subskrypcja-wypisz	{
	color: #292b21 !important;
	padding: 8px 0px 8px 16px;
	background: none;
}
.subskrypcja-input-tlo{
	padding-bottom: 20px;
}

.subskrypcja-input-tlo input {
	font-size: 16px;
	color: #616161;
	text-align: left;
	box-shadow: none;
	width: 100%;
	padding: 10px 16px !important;
	border: none;
	background: #fff;
	border: 2px solid #e3d7cb;
	border-radius: 12px;
}
.subskrypcja-input-tlo input::placeholder{
	color: #616161;
}
.subskrypcja-zawartosc .subskrypcja-tekst-rodo {
	font-size: 16px;
	color:#616161;
	text-align: left;
	margin: 14px 0px 0px 0px;
	padding: 14px 0px 0px 0px;
	border-top: 1px solid #e3d7cb;
}
#subskrypcja-rodo	{
	padding: 0px 0px 0px 0px;
	margin: 5px 8px 0px 0px;
}

.subskrypcja-tekst-rodo a{
	color:#616161;
}
