.row {
	--bs-gutter-x: 0rem !important;
}

/*.conteiner {
	max-width: 1520px !important;
	width: 100%;
	margin: 0 auto;
}*/

.pointer_text {
	font-size: 18px;
	line-height: 20px;
	padding-bottom: 65px;
	padding-top: 20px;
}

.pointer_logo {
	padding: 50px 0 10px;
}

.pointer_url {
	display: block;
	width: 100%;
	height: 100%;
}

.pointer_stock {
	margin-bottom: 0px;
	max-width: 100%;
}

.poiner_url {
	display: flex;
}

.pointer_title {
	font-size: 18px;
	line-height: 20px;
}

.fancybox-slide--html {
	padding: 0;
}

.fancybox-can-swipe .fancybox-content {
	width: 100%;
	height: 100%;
}

.fancybox-slide--html .fancybox-close-small {
	margin-top: 20px;
	margin-right: 30px;
	padding: 0;
	color: #000000;
}

.form_logo {
	padding-bottom: 25px;
	margin-top: 150px;
}

.form-input {
	font-size: 18px;
	line-height: 13px;
	margin-bottom: 16px;
}

.oferta-text {
	font-size: 14px;
	line-height: 13px;
	max-width: 240px;
}

.oferta-checkbox:checked + .custom-checkbox::before {
	padding: 8px;
}

.form-btn-submit {
	font-size: 18px;
	line-height: 13px;
	max-width: 345px;
}

.form-input {
	max-width: 345px;
	height: 55px;
}

.oferta-label {
	max-width: 345px;
	margin-top: 12px;
	margin-bottom: 10px;
}

.custom-checkbox {
	width: 35px;
	height: 35px;
}

@media (max-width: 1920px) and (min-width: 992px) {
	.logo_img {
		max-width: 240px;
		height: auto;
	}
	.pointer_logo {
		padding: 30px 0 5px;
	}
}

@media (max-width: 991px) {
	.conteiner {
		max-width: 834px !important;
		width: 100%;
		margin: 0 auto;
	}
	.pointer_text {
		font-size: 21px;
		line-height: 23px;
	}
	.pointer_stock {
		margin-bottom: 15px;
	}
	.pointer_title {
		font-size: 21px;
		line-height: 23px;
		max-width: 175px;
	}
	.fancybox-slide--html .fancybox-close-small {
		margin-right: 12px;
		margin-top: 13px;
	}
	.form_logo {
		padding-bottom: 35px;
		margin-top: 70px;
	}
	.form-input {
		margin-bottom: 13px;
	}
	.oferta-label {
		margin-top: 8px;
	}
}

@media (max-width: 540px) {
	.container {
		max-width: 400px !important;
		width: calc(100% - 48px);
		display: block;
	}
	.pointer_logo {
		width: 200px;
		height: 40px;
		margin: 0 auto;
		padding: 35px 0 20px;
	}
	.pointer_text {
		font-size: 11px;
		line-height: 13px;
		padding-top: 10px;
		padding-bottom: 50px;
		max-width: 60%;
	}
	.pointer_stock {
		margin-bottom: 7px;
	}
	.pointer_title {
		font-size: 11px;
		line-height: 13px;
	}
	.fancybox-slide--html .fancybox-close-small {
		padding: 8px;
		margin-right: 3px;
		margin-top: 5px;
	}
	.logo_img {
		max-width: 200px;
		height: auto;
	}
	.form-input {
		font-size: 11px;
		line-height: 13px;
		margin-bottom: 11px;
		width: 100%;
		max-width: 285px;
		height: 45px;
	}
	.oferta-label {
		margin-top: 5px;
		margin-bottom: 5px;
		width: 100%;
		max-width: 285px;
		height: 45px;
	}
	.form-btn-submit {
		width: 100%;
		max-width: 285px;
		height: 45px;
		font-size: 11px;
		line-height: 13px;
	}
	.oferta-text {
		font-size: 11px;
		line-height: 13px;
	}
}


.form_logo a {
	text-decoration: none;
	border: none;
	outline: none;
}

.form-title {
	font-family: 'PCTL9600RgRegular';
	margin: 50px 10px;
	line-height: 20px;
	text-transform: uppercase;
}