* {
	font-family: 'Instrument Sans', sans-serif;
}
#hisense {
	background-color: #fff;
}

.hisense--smooth {
	-webkit-transition: all 0.15s ease-in-out, background-color 0.15s ease-in-out;
	transition: all 0.15s ease-in-out, background-color 0.15s ease-in-out;
	transition: all 0.15s ease-in-out, background-color 0.15s ease-in-out;
	transition: all 0.15s ease-in-out, background-color 0.15s ease-in-out;
}

.hisense--container {
	margin: 0;
	width: auto;
}

.hisense--row {
	margin: 0;
	overflow: auto;
}
.hisense--col {
	float: left;
}
.hisense--c12 {
	width: 100%;
}
.hisense--c11 {
	width: 91.66%;
}
.hisense--c10 {
	width: 83.33%;
}
.hisense--c9 {
	width: 75%;
}
.hisense--c8 {
	width: 66.66%;
}
.hisense--c7 {
	width: 58.33%;
}
.hisense--c6 {
	width: 50%;
}
.hisense--c5 {
	width: 41.66%;
}
.hisense--c4 {
	width: 33.33%;
}
.hisense--c3 {
	width: 25%;
}
.hisense--c2 {
	width: 16.66%;
}
.hisense--c1 {
	width: 8.33%;
}

#hisense h1 {
	font-family: 'Instrument Sans', sans-serif;
	font-weight: 900;
	color: #fff;
	margin: 0px;
}

#faq h1,
#zalety-telewizorow-hisense h1,
#hisense h1 {
	font-family: 'Instrument Sans', sans-serif;
	font-weight: 700;
	font-size: 20px;
	color: #fff;
	background-color: #00ad9b;
	padding-top: 17px;
	padding-bottom: 17px;
	margin: 0px;
}

@media (min-width: 768px) {
	#faq h1,
	#zalety-telewizorow-hisense h1,
	#hisense h1 {
		font-size: 30px;
	}
}

#hisense h3 {
	font-family: 'Instrument Sans', sans-serif;
	font-weight: 700;
}

.hisense--btn,
h2 {
	font-size: 2em;
}

@media (min-width: 1200px) {
	.hisense--container {
		margin: auto;
		max-width: 1360px;
		width: 100%;
	}
}

.hisense--faq-item {
	margin-top: 50px;
	max-width: 800px;
	padding-left: 10px;
	padding-right: 10px;
}

.hisense--faq-header {
	font-family: 'Instrument Sans', sans-serif;
	font-weight: 700;
	font-size: 20px;
}

.hisense--faq-body {
	font-family: 'Instrument Sans', sans-serif;
	font-weight: 400;
	font-size: 16px;
}

.hisense--faq-body ul {
	list-style-type: disc;
	list-style-position: inside;
}

#hisense_zasady {
	background-color: #fff;
	margin-top: -5px;
}

#hisense_linki {
	background-color: #fff;
}

#hisense_footer {
	background-color: #fff;
}

.hisense--img-fluid {
	max-width: 100%;
	height: auto;
}

.hisense--card {
	margin: 30px 0px 30px 0px !important;
}

.hisense--card-body {
	position: relative;
	max-width: 250px;
	width: 100%;
	background-color: transparent;
	border: 0px solid rgba(255, 255, 255, 1);
	border-radius: 20px;
	margin: 0 auto;
	text-align: center;
	height: auto;

	/*-webkit-box-shadow: 4px 4px 14px 0px rgba(0, 0, 0, 0.65);
    -moz-box-shadow: 4px 4px 14px 0px rgba(0, 0, 0, 0.65);
    box-shadow: 4px 4px 14px 0px rgba(0, 0, 0, 0.65);*/
}

#zalety-telewizorow-hisense {
	background-color: #000;
	padding-bottom: 80px;
}

#zalety-telewizorow-hisense figure {
	margin: 0;
}

.hisense--card img {
	text-align: center;
	margin: 0 auto;
}

#hisense p {
	font-family: 'Instrument Sans', sans-serif;
	font-weight: 400;
	font-size: 16px;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #000;
}

#hisense p span {
	font-family: 'Instrument Sans', sans-serif;
	font-weight: 700;
	color: #00ad9b;
}

#hisense p a {
	font-family: 'Instrument Sans', sans-serif;
	font-weight: 700;
	color: #00ad9b;
	text-decoration: none;
}

.hisense--btn-green,
.hisense--btn-green:visited,
.hisense--btn-green:focus {
	font-family: 'Ubuntu';
	font-size: 1rem;
	font-weight: 700;
	line-height: 1.5;
	border-radius: 0rem;
	background: rgba(0, 173, 155, 1);
	text-transform: none;
	max-width: 230px;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
	box-shadow: none;
	padding: 10px 20px;
	border-radius: 5px;
	border: none;
	cursor: pointer;
}

.hisense--btn-green:hover {
	background: rgba(0, 58, 86, 1);
	color: #fff;
	border: none;
}

.hisense--mx-auto {
	margin: 0 auto !important;
}

.hisense--text-center {
	text-align: center;
}

.hisense--mt20 {
	margin-top: 20px;
}

.hisense--mb20 {
	margin-bottom: 20px;
}

.hisense--mt40 {
	margin-top: 40px;
}

.hisense--mb40 {
	margin-bottom: 40px;
}

.hisense--mb80 {
	margin-bottom: 80px;
}

.hisense--mt60 {
	margin-top: 60px;
}

.hisense--mb60 {
	margin-bottom: 60px;
}

.hisense--pt40 {
	padding-top: 40px;
}

.hisense--pb20 {
	padding-bottom: 20px;
}

.hisense--pb40 {
	padding-bottom: 40px;
}

.hisense--pt60 {
	padding-top: 60px;
}

.hisense--pb60 {
	padding-bottom: 60px;
}

.hisense--pb80 {
	padding-bottom: 80px;
}

#hisense .text-small {
	color: #fff;
	font-size: 14px;
	font-family: 'Instrument Sans', sans-serif;
	font-weight: 400;
}

@media (min-width: 1200px) {
	#hisense_opinie .hisense--card-title.hisense--numberCircle {
		margin: 0 auto;
		position: absolute;
		top: 60px;
		left: 0;
		right: -330px;
	}

	#hisense_zasady .hisense--card-title.hisense--numberCircle {
		margin: 0 auto;
		position: absolute;
		top: 60px;
		left: 0;
		right: -290px;
	}
}

.hisense--show-xl-desktop {
	display: none;
}

#hisense_opinie .hisense--row.hisense--mx-auto {
	max-width: 1000px;
}

@media (min-width: 1200px) {
	.hisense--card-title.hisense--numberCircle {
		margin: 0 auto;
		position: absolute;
		top: 60px;
		left: 0;
		right: -400px;
		display: block;
	}

	.hisense--numberCircle {
		font-family: 'Ubuntu';
		width: 75px;
		line-height: 70px;
		padding-left: 5px;
		height: 75px;
		border-radius: 100%;
		text-align: center;
		font-size: 1;
		border: 0px solid transparent;
		color: #fff;
		-webkit-transition: transform 0.1s ease-out;
		-moz-transition: transform 0.1s ease-out;
		-o-transition: transform 0.1s ease-out;
		transition: transform 0.1s ease-out;
		display: block;
	}

	.card-title.hisense--numberCircle {
		margin: 0 auto;
		position: absolute;
		top: 60px;
		left: 0;
		right: -270px;
		display: block;
	}
}

.hisense--blue {
	background-color: #01426a;
	padding: 20px 25px 20px 25px;
}

#hisense .hisense--organizator p {
	font-family: 'Instrument Sans', sans-serif;
	font-weight: 400;
	color: #fff;
	font-size: 11px;
	max-width: 800px;
	width: 100%;
	text-align: center;
	margin: 0 auto;
}

.hisense--show-desktop {
	display: block;
}

.hisense--show-mobile {
	display: none;
}

@media (max-width: 767px) {
	.hisense--show-desktop {
		display: none;
	}

	.hisense--show-mobile {
		display: block;
	}

	.hisense--row .hisense--col {
		width: 100%;
	}

	.hisense--btn-outline,
	.hisense--btn-outline:visited,
	.hisense--btn-outline:focus,
	.hisense--btn-outline:active {
		font-size: 14px;
		width: 95%;
	}
}

@media (max-width: 1200px) {
	.hisense--show-xl-desktop {
		display: none;
	}
}

.header {
	background-image: url(images/desktop-header.png?v1.1);
	background-size: cover;
	height: 80vh;
	position: relative;
	padding: 10px;
}

@media (min-width: 768px) {
	.header {
		height: 90vh;
	}
}

.header-logos {
	display: flex;
	justify-content: space-around;
	flex-direction: row;
	flex-wrap: wrap;
	padding-top: 20px;
}

.header-logos img {
	max-width: 30%;
}

@media (min-width: 768px) {
	.header-logos img {
		max-width: 25%;
	}
}

.header-content {
	width: 100%;
	margin: 0 auto;
	margin-top: 40px;
}

@media (min-width: 630px) {
	.header-content {
		margin-top: 0;
	}
}

.header-content-copy {
	display: flex;
	flex-direction: column;
	align-items: center;
}
.header-content h1 {
	background-color: transparent !important;
	font-size: 3.4rem !important;
}
.header-content h2 {
	color: white;
	font-size: 2.2rem !important;
	text-align: center;
}

.header-content button {
	margin-top: 10px;
	padding: 10px 20px;
	background: white;
	color: black;
	border: 1px black solid;
	border-radius: 16px;
	transition: all 0.2s;
}

.header-content a {
	font-size: 16px;
}
.header-content button:hover {
	background-color: #e6e6e6;
	transition: all 0.2s;
}

.header-players {
	position: absolute;
	right: 0;
	bottom: 0;
	display: none;
}

.header-tv {
	display: flex;
	justify-content: center;
	position: absolute;
	left: 50%;
	transform: translate(-50%);
	z-index: -100;
}
.header-tv img {
	max-width: 390px;
}

@media (min-width: 630px) {
	.header-tv {
		bottom: 105px;
	}
	.header-tv img {
		max-width: 530px;
	}
}

@media (min-width: 768px) {
	.header-tv {
		bottom: 130px;
	}

	.header-tv img {
		max-width: 630px;
	}

	.header-content button {
		margin-top: 10px;
		padding: 15px 40px;
	}
}

@media (min-width: 1250px) {
	.header-players {
		display: block;
	}

	.header-tv {
		left: 35px;
		transform: translate(0);
		bottom: 40px;
	}
}
