@charset "UTF-8";

* {
	margin: 0;
	padding: 0;
	font-size: 100%;
	vertical-align: baseline;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

*:focus {
	outline: none
}

body {
	line-height: 1
}

table {
	border-spacing: 0
}

@-moz-document url-prefix() {
	body {
		letter-spacing: -0.09px
	}
}

html,
body {
	height: 100%
}

body {
	font-family: 'Open sans', sans-serif;
	font-size: 16px;
	padding: 10px;
	color: #363636
}

body .wrap {
	height: auto;
	min-height: 100%
}

body .wrap:before,
body .wrap:after {
	content: "";
	display: table
}

body .wrap:after {
	clear: both
}

.video-wrapper {
	max-width: 100%
}

.video-wrapper iframe {
	max-width: 100% !important;
	height: 650px !important;
	width: 100% !important
}

@media (min-width:992px) and (max-width:1199px) {
	.video-wrapper iframe {
		height: 550px !important
	}
}

@media (min-width:768px) and (max-width:991px) {
	.video-wrapper iframe {
		height: 400px !important
	}
}

@media (max-width:767px) {
	.video-wrapper iframe {
		height: 300px !important
	}
}

@media (max-width:600px) {
	.video-wrapper iframe {
		height: 250px !important
	}
}

input[type=text],
input[type=submit],
input[type=button] {
	-webkit-appearance: none;
	-webkit-border-radius: 0
}

ul,
ol {
	list-style-position: outside;
	margin-bottom: 25px
}

ul li,
ol li {
	margin-bottom: 10px;
	margin-left: 15px;
	font-size: 16px;
	line-height: 1.2;
	color: #363636
}

ul {
	list-style-image: url("images/list-image.png")
}

a {
	text-decoration: underline;
	color: #3c59ab
}

a:hover {
	text-decoration: none
}

a img {
	border: none
}

h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
	font-family: 'Open sans', sans-serif;
	font-size: 100%;
	font-weight: normal;
	color: #363636
}

h1,
.h1 {
	margin-bottom: 60px;
	text-transform: uppercase;
	font-weight: 800;
	font-size: 44px
}

@media (max-width: 992px) {

	h1,
	.h1 {
		margin-bottom: 55px;
		font-size: 39px
	}
}

@media (max-width: 500px) {

	h1,
	.h1 {
		margin-bottom: 50px;
		font-size: 34px
	}
}

h2,
.h2 {
	margin-bottom: 40px;
	text-transform: uppercase;
	font-weight: 800;
	font-size: 38px
}

@media (max-width: 992px) {

	h2,
	.h2 {
		margin-bottom: 35px;
		font-size: 33px
	}
}

@media (max-width: 500px) {

	h2,
	.h2 {
		margin-bottom: 30px;
		font-size: 28px
	}
}

h3,
.h3 {
	margin-bottom: 35px;
	text-transform: uppercase;
	font-weight: 800;
	font-size: 32px
}

@media (max-width: 992px) {

	h3,
	.h3 {
		margin-bottom: 30px;
		font-size: 27px
	}
}

@media (max-width: 500px) {

	h3,
	.h3 {
		margin-bottom: 25px;
		font-size: 22px
	}
}

h4,
.h4 {
	margin-bottom: 30px;
	text-transform: uppercase;
	font-weight: 800;
	font-size: 26px
}

@media (max-width:767px) {

	h4,
	.h4 {
		margin-bottom: 26px;
		font-size: 22px
	}
}

h5,
.h5 {
	margin-bottom: 30px;
	text-transform: uppercase;
	font-weight: 800;
	font-size: 20px
}

@media (max-width:767px) {

	h5,
	.h5 {
		margin-bottom: 26px;
		font-size: 16px
	}
}

h6,
.h6 {
	margin-bottom: 30px;
	text-transform: uppercase;
	font-weight: 800;
	font-size: 14px
}

@media (max-width:767px) {

	h6,
	.h6 {
		margin-bottom: 26px;
		font-size: 10px
	}
}

.h1,
h1 {
	padding: 10px 0 10px 35px;
	border-left: 7px solid #e23029
}

p {
	margin-bottom: 25px;
	font-size: 16px;
	line-height: 1.4;
	color: #363636
}

table {
	width: 100%;
	margin-bottom: 40px;
	border-collapse: collapse;
	font-family: 'Open sans', sans-serif
}

table th,
table td {
	padding: 15px 10px;
	border: 1px solid #d6d6d6;
	font-size: 16px;
	color: #3c3c3c
}

@media (max-width:450px) {

	table th,
	table td {
		padding: 5px
	}
}

table th {
	border-bottom-width: 3px;
	font-weight: 400
}

input[type="submit"] {
	font-family: 'Open sans', sans-serif;
	outline: none;
	cursor: pointer;
	line-height: 1.3
}

textarea,
input,
select {
	font-family: 'Open sans', sans-serif
}

button {
	border: none
}

.content {
	padding-top: 40px;
	padding-bottom: 40px
}

.text-page:before,
.text-page:after {
	content: "";
	display: table
}

.text-page:after {
	clear: both
}

.text-page img {
	max-width: 100%
}

@media (max-width:991px) {
	.text-page img {
		float: none !important;
		display: block;
		margin: 0 auto 30px !important
	}
}

.text-page ul,
.text-page ol {
	overflow: hidden
}

.text-page ul li,
.text-page ol li {
	position: relative;
	left: 15px;
	padding-right: 15px;
	font-size: 16px
}

.text-page table img {
	float: none;
	max-width: inherit;
	margin: 0
}

.attention {
	display: none
}

.clearfix:before,
.clearfix:after {
	content: "";
	display: table
}

.clearfix:after {
	clear: both
}

.text-center {
	text-align: center
}

@media (max-width:991px) {
	.hidden-sm-down {
		display: none !important
	}
}

.hidden {
	display: none !important
}

.left {
	float: left
}

@media (max-width:767px) {
	.left {
		float: none
	}
}

.overflow-wrap {
	overflow-y: hidden;
	overflow-x: auto
}