a, address, body, center, div, fieldset, form, h1, h2, h4, html, img, p, span {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
	vertical-align: baseline;
	background: transparent
}

body {
	line-height: 1
}

article, header {
	display: block
}

body {
	font-family: Open Sans,Arial,sans-serif;
	font-size: 14px;
	color: #666;
	background-color: #fff;
	line-height: 1.7em;
	font-weight: 500;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

a {
	color: #fff
}

	a, a:hover {
		text-decoration: none
	}

p {
	padding-bottom: 1em
}

	p:not(.has-background):last-of-type {
		padding-bottom: 0
	}

h1, h2, h4 {
	color: #fff;
	padding-bottom: 10px;
	line-height: 1em;
	font-weight: 500
}

h1 {
	font-size: 30px
}

h2 {
	font-size: 26px
}

h4 {
	font-size: 18px
}

.et_parallax_bg_wrap {
	overflow: hidden;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0
}

.et_parallax_bg {
	background-repeat: no-repeat;
	background-position: top;
	background-size: cover;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: block
}

img {
	max-width: 100%;
	height: auto
}

#main-content {
	background-color: #fff
}

.container {
	width: 80%;
	max-width: 1080px;
	margin: auto;
	position: relative
}

body:not(.et-tb) #main-content .container, body:not(.et-tb-has-header) #main-content .container {
	padding-top: 58px
}

@media (min-width:981px) {

	#main-content .container:before {
		content: "";
		position: absolute;
		top: 0;
		height: 100%;
		width: 1px;
		background-color: transparent
	}
}

* {
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.et_pb_module.et_pb_text_align_left {
	text-align: left
}

.et_pb_module.et_pb_text_align_center {
	text-align: center
}

.et_builder_inner_content {
	position: relative;
	z-index: 1
}

header .et_builder_inner_content {
	z-index: 2
}

.et_pb_css_mix_blend_mode_passthrough {
	mix-blend-mode: unset !important
}

.et_pb_module, .et_pb_with_background {
	position: relative;
	background-size: cover;
	background-position: 50%;
	background-repeat: no-repeat
}

.et_pb_with_border {
	position: relative;
	border: 0 solid #333
}

.et_parallax_bg_wrap {
	overflow: hidden;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0
}

.et_parallax_gradient {
	bottom: 0;
	display: block;
	left: 0;
	position: absolute;
	right: 0;
	top: 0
}

header.et-l.et-l--header:after {
	clear: both;
	display: block;
	content: ""
}

@media (min-width:981px) {
	.et_pb_section div.et_pb_row .et_pb_column .et_pb_module.et-last-child, .et_pb_section div.et_pb_row .et_pb_column .et_pb_module:last-child {
		margin-bottom: 5.82%
	}
}

@media (min-width:981px) {
	.et_pb_gutters3 .et_pb_column, .et_pb_gutters3.et_pb_row .et_pb_column {
		margin-right: 5.5%
	}

	.et_pb_gutters3 .et_pb_column_1_2, .et_pb_gutters3.et_pb_row .et_pb_column_1_2 {
		width: 47.25%
	}

		.et_pb_gutters3 .et_pb_column_1_2 .et_pb_module, .et_pb_gutters3.et_pb_row .et_pb_column_1_2 .et_pb_module {
			margin-bottom: 5.82%
		}

	.et_pb_gutters3 .et_pb_column_1_4, .et_pb_gutters3.et_pb_row .et_pb_column_1_4 {
		width: 20.875%
	}
}

@media (min-width:981px) {

	.et_pb_gutters1 .et_pb_column, .et_pb_gutters1.et_pb_row .et_pb_column {
		margin-right: 0
	}

	.et_pb_gutters1 .et_pb_column_1_4, .et_pb_gutters1.et_pb_row .et_pb_column_1_4 {
		width: 25%
	}
}

.et_pb_section {
	position: relative;
	background-color: transparent;
	background-position: 50%;
	background-size: 100%;
	background-size: cover
}

.et_pb_section--absolute, .et_pb_section--fixed {
	width: 100%;
}

.et_pb_row {
	width: 80%;
	max-width: 1080px;
	margin: auto;
	position: relative
}

	.et_pb_row:after {
		content: "";
		display: block;
		clear: both;
		visibility: hidden;
		line-height: 0;
		height: 0;
		width: 0
	}

.et_pb_column {
	float: left;
	background-size: cover;
	background-position: 50%;
	position: relative;
	z-index: 2;
	min-height: 1px
}

.et_pb_row .et_pb_column.et-last-child, .et_pb_row .et_pb_column:last-child {
	margin-right: 0 !important
}

.et_pb_column, .et_pb_row {
	background-size: cover;
	background-position: 50%;
	background-repeat: no-repeat
}

@media (min-width:981px) {
	.et_pb_row {
		padding: 2% 0
	}

		.et_pb_row .et_pb_column.et-last-child, .et_pb_row .et_pb_column:last-child {
			margin-right: 0 !important
		}

		.et_pb_row.et_pb_equal_columns, .et_pb_section.et_pb_equal_columns > .et_pb_row {
			display: -webkit-box;
			display: -ms-flexbox;
			display: flex
		}

			.et_pb_row.et_pb_equal_columns > .et_pb_column, .et_pb_section.et_pb_equal_columns > .et_pb_row > .et_pb_column {
				-webkit-box-ordinal-group: 2;
				-ms-flex-order: 1;
				order: 1
			}
}

.et_pb_code_inner {
	position: relative
}

.et_pb_text {
	word-wrap: break-word
}

	.et_pb_text > :last-child {
		padding-bottom: 0
	}

.et_pb_text_inner {
	position: relative
}

.et_pb_section_0_tb_header.et_pb_section {
	padding-top: 0px;
	padding-bottom: 0px
}

.et_pb_section_0_tb_header {
	position: fixed !important;
	top: 0px;
	bottom: auto;
	left: 0px;
	right: auto
}

.et_pb_row_0_tb_header.et_pb_row {
	padding-top: 18px !important;
	padding-bottom: 18px !important;
	padding-top: 18px;
	padding-bottom: 18px
}

.et_pb_row_0_tb_header, .et_pb_image_wrap, img {
	width: 100%
}

@media only screen and (min-width:981px) {
	.et_pb_column_0_tb_header {
		width: 20% !important
	}
}

.et_pb_text_61 h4 {
	color: #FFFFFF !important
}

.et_pb_column_33 {
	margin: auto
}

div.et_pb_section.et_pb_section_5 {
	background-image: initial !important
}

.et_pb_row_8.et_pb_row {
	padding-top: 100px !important;
	padding-bottom: 20px !important;
	padding-top: 100px;
	padding-bottom: 20px
}


.et_pb_text_60.et_pb_text {
	color: #ffffff !important
}

.et_pb_text_60 h1 {
	font-size: 36px;
	color: #FFFFFF !important;
	text-align: center
}

.et_pb_text_61 {
	padding-top: 20px !important
}

.et_pb_code_1 {
	padding-top: 20px;
	padding-bottom: 20px
}

.et_pb_column_34 {
	background-color: rgba(0,0,0,0.47);
	border-radius: 20px 20px 20px 20px;
	overflow: hidden;
	border-width: 1px;
	margin: auto
}

.btn-login-white {
	border: 0;
	color: #fff;
	padding: 10px 15px;
	margin: 4px 2px;
	cursor: pointer;
	border-radius: 20px;
}

.btn-background-transparent {
	background-color: transparent;
}

.btn-login-white:hover {
	background-color: #4169E1;
}

.txt-login {
	color: #512e6e;
	text-align: center;
	border-radius: 20px;
}

.btn-login-background {
	background-color: #512e6e;
}

.ctrl-login-center {
	width: 90%;
	height: 40px;
	border: 1px;
	text-align: center;
	text-decoration: none;
	display: inline-block;
	font-size: 16px;
	margin: 4px 2px;
}
