@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@400;500&display=swap');

@font-face {
    font-family: 'DINPro';
    src: url('../fonts/DINPro-Bold.woff2') format('woff2'),
        url('../fonts/DINPro-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'DINPro';
    src: url('../fonts/DINPro-Medium.woff2') format('woff2'),
        url('../fonts/DINPro-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'KairosSans';
    src: url('../fonts/KairosSansW1G-CnMedium.woff2') format('woff2'),
        url('../fonts/KairosSansW1G-CnMedium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'DINPro';
    src: url('../fonts/DINPro-Regular.woff2') format('woff2'),
        url('../fonts/DINPro-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}


body {
	background: #000;
	color: #fff;
	font-family: 'DINPro';
	font-weight: normal;
    font-style: normal;
    font-display: swap;
}



.gridHeading {
	display: flex;
	align-items: center;
	justify-content: space-between;
	font-family: 'KairosSans';
}

.gridHeading h2 {
	color: #fff !important;
	margin: 0;
}


/* == Section plyty == */
.plyty {
	padding: 100px 0;
}

.plyty > h2 {
	text-align: center;
}


.plyty__grid {
	padding-top: 80px;
	display: grid;
	grid-template-columns: repeat(3,1fr);
	justify-content: center;
	text-align: center;
	width: 1150px;
	margin: 0 auto;
}


.plyty__grid-item-info {
	padding-top: 30px;
}

.plyty__grid-item-info h5 {
	color: #ff0000;
	font-size: 18px !important;
}

.plyty__grid-item-info p {
	margin: 0;
}


.hide-desktop {
    display: none !important;
}



/* == Chłodzenie == */

.chlodzenie__flex.chlodzenie__flexTopPadding {
	margin-top: 80px;
}

.chlodzenie__flex {
	padding: 20px 0;
	width: 1150px;
	margin: 0 auto;
	display: flex;
	align-items: center;
}


.chlodzenie__flex .chlodzenie__flex-item h4 {
	font-weight: bold;
	color: #9a10a5;
	font-size: 16px;
}

.chlodzenie__flex .chlodzenie__flex-item .chlodzenie__flex-item-50 {
	width: 73%;
}

.chlodzenie__flex .chlodzenie__flex-item:nth-child(2) {
	margin-left:40px;
}



/* == Co zrobić == */

.cozrobic {
	text-align: center;
	font-size: 20px;
	margin-top: 110px;
}

.cozrobic .cozrobic__info p {
	padding-top: 20px;
}

.cozrobic .cozrobic__info {
	padding-top: 90px;
}

.cozrobic__info img{
	display: block;
	margin: 10px auto 35px auto;
}

.cozrobic__info_number {
	width: 70px;
}

.cozrobic .cozrobic__info .cozrobic__info-oragneColor {
	color: #ff0000;
}

.cozrobic .cozrobic__info-chlodzenieImage {
	width: 100px;
	padding: 25px 0;
}


/* == Formularz == */

.form {
	margin: 100px auto 50px auto;
}

#formON {
	margin-top: 50px;
}

#formON .danedo {
	font-weight: normal;
	font-size: 17px;
	color: #ff0000;
}

.btn__produkty,
.btn__stronaPromocji {
	width: 450px;
	margin: 50px auto;
	transition: 0.19s;
	display: block;
}

.btn__stronaPromocji {
	margin-top: 100px;
}


.btn__produkty:hover,
.btn__stronaPromocji:hover {
	transform: scale(0.95);
}

.XGP_formularz input[type='checkbox'] {
	-webkit-appearance: none;
	width: 20px;
	height: 20px;
	background: black;
	border-radius: 0px;
	border: 1px solid #ff0000;
  }
  .XGP_formularz input[type='checkbox']:checked {
	background: #ff0000;
	border: 2px solid #ff0000;
  }

  .XGP_formularz input {
	  border: 1px solid #ff0000;
  }
  

  #formON .checkbox p {
	  margin-left: -35px;
	  font-size: 12px;
  }


  .u-btn-primary {
	  background: #ff0000 !important;
	  color: #fff !important;
  }

  .u-btn-primary:hover {
	  border: none !important;
	  transform: scale(0.97);
  }

  .form-control {
	display: block;
	width: 100%;
	padding: .375rem .75rem;
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.5;
	color: #fff;
	background-color: #000;
	background-clip: padding-box;
	border: 1px solid #ff0000;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border-radius: .25rem;
	transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
  }

  #formON select:active, #formON option:active {
	  background: #000 !important;
  }

  .info_text1 {
	width: 800px; 
	margin: 0 auto;
  }


  .btn_image {
	margin-top: 50px;
	border: none !important;
	transition: 0.35s;
  }

  .btn_image:hover {
	transform: scale(0.95);
  }

  input[type=submit] {
  background: url(../img/BTN.png) no-repeat;
  border: 0;
  display: block;
  height: 63px;
  width: 535px;
  margin: 0 auto;
}


#ASUSPV_promo .hide-mobile img {
	width:  100% !important;
}

.cozrobic__info a {
	text-decoration: none !important;
	transition: 0.2s;
}

.cozrobic__info a:hover {
	text-decoration: underline !important;
}


/* == Partners == */


.partners {
	margin-top: 60px;
}

.partners__top {
	width: 900px;
	margin: 90px auto 0 auto;
}


/* == Poznaj chłodzenie == */

.poznajChlodzenie {
	text-align: center;
	font-size: 18px;
}

.poznajChlodzenie .poznajChlodzenie__headingDescription {
	font-size: 26px;
	margin-top: 100px;
	color: #ff0000;
}


.poznajChlodzenie .poznajChlodzenie__opis {
	width: 900px;
	margin: 0 auto;
}



.poznajChlodzenie .poznajChlodzenie__opis .poznajChlodzenie__opis-mainIMG {
	width: 70%;
	margin: 20px auto;
}

.poznajChlodzenie .poznajChlodzenie__opis .poznajChlodzenie__opis-flex {
	display: flex;
	gap: 50px;
}

.poznajChlodzenie .poznajChlodzenie__opis .poznajChlodzenie__opis-flex h4 {
	font-size: 23px;
}


.poznajChlodzenie .poznajChlodzenie__opis .poznajChlodzenie__opis-footer {
	text-align: left !important;
	font-size: 10px !important;
	margin-top: 20px;
	color: #969696;
}


@media (max-width: 1501px) {
	.gridHeading h2 {
		font-size: 24px;
	}
}

@media (max-width: 1321px) {
	.gridHeading img {
		height: 30px;
	}
}

@media (max-width: 1160px){
	.plyty__grid {
		width: 95%;
		margin: 0 auto;
		grid-template-columns: repeat(2,1fr);
		gap: 50px 0;
	}

	.chlodzenie__flex {
		width: 95%;
	}
}

@media (max-width: 1112px) {
	.gridHeading h2 {
		font-size: 20px;
		text-align: center;
	}
	.gridHeading img {
		height: 25px;
	}

	.poznajChlodzenie .poznajChlodzenie__opis {
		width: 90%;
	}

	.poznajChlodzenie .poznajChlodzenie__opis .poznajChlodzenie__opis-flex {
		flex-wrap: wrap;
	}

	.poznajChlodzenie .poznajChlodzenie__opis .poznajChlodzenie__opis-mainIMG {
		width: 95%;
	}

}

@media (max-width: 999px) {
	.gridHeading img {
		display: none;
	}

	.chlodzenie__flex {
		display: block;
	}

	.chlodzenie__flex img {
		display: block;
		width: 80%;
		margin: 0 auto;
	}

	.chlodzenie__flex .chlodzenie__flex-item .chlodzenie__flex-item-50 {
		width: 100%;
		margin: 0 auto;
	}

	.partners__top {
		width: 90%;
	}

	.info_text1 {
		width: 90%; 
		margin: 0 auto;
	  }


}

@media (max-width: 768px) {

	.plyty__grid {
		padding-top: 30px;
		grid-template-columns: repeat(1,1fr);
	}

	.plyty {
		padding: 40px 0;
	}
	
	.cozrobic__info .photo4 {
		width: 80% !important;
	}

	.btn__produkty, .btn__stronaPromocji {
		width: 80%;
	}
    
    input#send {
    width: 90%;
    background-size: contain;
    margin: 0 auto;
    display: block;

}

}

