@font-face {
	font-family: SSPB;
	src: url(../fonts/SourceSansPro-Bold.ttf);
	font-display: swap;
}

@font-face {
	font-family: SSPL;
	src: url(../fonts/SourceSansPro-Light.ttf);
	font-display: swap;
}

/* @font-face {
	font-family: SSPR;
	src: url(../fonts/SourceSansPro-Regular.ttf);
	font-display: swap;
} */

body,
html,
div,
p,
h1,
a,
td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: none;
}

body {
	position: relative;
	line-height: 1;
	font-family: "SSPR", Geneva, sans-serif;
	color: #fff;
	background-size: 100% !important;
	background-repeat: no-repeat !important;
	background-position: center top !important;
}

h1 {
	font-family: "SSPR", Geneva, sans-serif;
	font-weight: 700;
	font-size: 100%;
	padding: 5px 0;
	margin: 0;
}

.page__entry {
	padding: 0 50px;
	font-family: "SSPR";
	font-weight: 400;
	line-height: 1.4;
}

.page__entry p {
	font-size: 20px;
	color: #afaeae;
	text-align: justify;
	padding: 15px 0px 15px;
	font-family: "SSPR";
	font-weight: 400;
}

a {
	color: #fff;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

html {
	background-position: center top;
	background-size: cover;
	background-repeat: no-repeat;
}

body {
	padding: 0px 0 0;
}

header,
footer {
	width: 100%;
	display: block;
	margin: 0 auto;
}

footer {
	background-color: #170b68;
}

.header {
	display: inline-block;
	height: auto;
}

body.front-settings h1.page__title {
	padding-top: 70px;
}

.page__title {
	padding: 15px 90px 10px 90px;
}

.page h1 {
	padding-top: 20px;
	color: #afaeae;
	font-family: "SSPR";
	font-weight: 700;
	font-size: 22px;
	width: auto;
	display: block;
	text-transform: uppercase;
}

.page {
	min-height: 500px;
	-webkit-box-shadow: 0 0 50px 10px #000000;
	-moz-box-shadow: 0 0 50px 10px #000;
	box-shadow: 0 0 50px 10px #000;
	padding: 0px 0 0px;
	width: auto;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-color: #09519e;
	max-width: 1170px;
	display: block;
	margin: 0 auto;
}

.footer {
	width: 100%;
	max-width: 1170px;
	margin: 0 auto;
	background-color: #02104e;
}

#top_container {
	padding: 19px 0;
	width: auto;
	max-width: 1170px;
	display: flex;
	margin: 0 auto;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
}

.header__logo {
	width: 180px;
	display: block;
	color: red;
	font-size: 30px;
}

.footer__main {
	border-radius: 0 0 10px 10px;
	margin-bottom: 75px;
	background-color: #02104e;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	justify-items: center;
}

.main img {
	margin: 0 auto;
	max-width: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
}

p.copy_word {
	font-size: 12px;
	color: #485471;
	vertical-align: middle;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
}

::-webkit-input-placeholder {
	font-weight: 600;
	color: #717b93;
}

::-moz-placeholder {
	font-weight: 600;
	color: #717b93;
}

:-moz-placeholder {
	font-weight: 600;
	color: #717b93;
}

:-ms-input-placeholder {
	font-weight: 600;
	color: #717b93;
}

.cf_submit {
	display: -ms-inline-flexbox;
	display: inline-flex;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	max-width: 100%;
	height: 50px;
	max-height: 50px;
	position: relative;
	white-space: nowrap;
	border-radius: 4px;
	cursor: pointer;
	font: 400 20px/1.3 "SSPR", sans-serif;
	text-align: center;
	text-transform: uppercase;
	padding: 0 60px;
	overflow: hidden;
	border-style: solid;
	-webkit-transition: -webkit-transform 0.25s, -webkit-box-shadow 0.25s;
	transition: -webkit-transform 0.25s, -webkit-box-shadow 0.25s;
	transition: transform 0.25s, box-shadow 0.25s;
	transition: transform 0.25s, box-shadow 0.25s, -webkit-transform 0.25s,
		-webkit-box-shadow 0.25s;
	outline: none;
}

.cover-table {
	max-width: 100%;
	overflow: auto;
}

@media (max-width: 1080px) {
	.page__title {
		padding: 20px 25px 0px !important;
		line-height: 1.2;
	}

	#top_container {
		padding: 20px;
	}

	#top_container div {
		padding: 20px 0;
	}
}

@media (max-width: 950px) {
	.footer__main {
		margin-bottom: 0px;
		justify-content: center;
	}

	body {
		background-position: center 10%;
		background-size: auto;
	}
}

@media screen and (max-width: 600px) {
	.cf_submit.c-form__btn.first {
		margin-top: 10px;
	}

	.cf_submit.c-form__btn.second {
		margin-top: 10px;
	}

	#top_container {
		margin-top: 20px;
	}

	#top_container .ref {
		margin-top: 20px;
	}

	#top_container a {
		padding: 0;
	}

	#top_container div {
		width: 100%;
		display: block;
		margin: 0 auto;
		text-align: center;
		position: relative;
	}

	div .header__logo {
		width: 180px !important;
		height: 45px;
		background-size: contain;
		background-position: center;
		display: block;
	}
}

.ref {
	display: flex;
	flex-wrap: wrap;
}

.ref .cf_submit {
	display: flex;
	flex-wrap: wrap;
	width: auto;
	padding: 0 30px;
	border-width: 0;
}

.c-form__btn.first {
	background: linear-gradient(0deg, #fa4d00 0, #fa5e00);
	color: #fff;
	transform: skewX(-15deg);
	border-radius: unset;
}

.c-form__btn.first:hover {
	opacity: 0.8;
	background: linear-gradient(0deg, #fa4d00 0, #fa5e00);
	text-decoration: none;
}

.c-form__btn.second {
	background: linear-gradient(180deg, #428cdc 0, #509aea 97%, #509aea);
	color: #fff;
	transform: skewX(-15deg);
	border-radius: unset;
}

.c-form__btn.second:hover {
	opacity: 0.8;
	background: linear-gradient(180deg, #428cdc 0, #509aea 97%, #509aea);
	text-decoration: none;
}

.text-table {
	text-align: center;
	border: 1px solid #939393;
	border-radius: 5px;
	color: #485471;
	height: 30px;
}

@media (max-width: 1080px) {
	#top_container div {
		padding: 10px 0 10px;
	}
}

@media (max-width: 768px) {
	#top_container {
		display: flex;
		flex-direction: column;
	}

	.header {
		width: 100%;
	}
}

@media (max-width: 480px) {
	body {
		background: #0e0359 !important;
	}

	.page__title {
		padding: 20px 10px 0px !important;
	}

	.page__entry {
		padding: 0 20px;
	}

	h1 {
		text-align: center;
	}
}