.remove-vr {
	margin-bottom: 0 !important
}

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
	border: 0;
	font: inherit;
	margin: 0;
	padding: 0;
	vertical-align: baseline
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
	display: block
}

icon {
	display: block;
	border: 0;
	font: inherit;
	margin: 0;
	padding: 0
}

body {
	line-height: 1
}

ol,
ul {
	list-style: none
}

blockquote,
q {
	quotes: none
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: '';
	content: none
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

body {
	font-family: sans-serif;
	margin: 0;
	padding: 0;
	font-size: 100%;
	line-height: 1.1
}

@media screen and (min-width: 310px) and (max-width: 349px) {
	body {
		font-size: 90%;
		line-height: 1
	}
}

@media screen and (max-width: 310px) {
	body {
		font-size: 80%;
		line-height: 1
	}
}

table {
	width: 100%
}

a {
	text-decoration: none
}

img {
	padding: 0px;
	margin: 0px;
	display: block;
	max-width: 100%
}

p {
	padding: 0;
	margin: 0
}

.italic {
	font-style: italic
}

.bold {
	font-weight: bold
}

.t-normal {
	font-weight: normal
}

.t-italic {
	font-style: italic
}

.t-bold {
	font-weight: bold
}

.t-justify {
	text-align: justify
}

.t-center {
	text-align: center
}

.t-line-height-1 {
	line-height: 1.1
}

.t-line-height-2 {
	line-height: 1.2
}

.t-line-height-3 {
	line-height: 1.3
}

.hide {
	visibility: hidden
}

.visible {
	visibility: visible
}

.disabled-link {
	pointer-events: none
}

body {
	background-color: #212121
}

h1,
.h1 {
	font-size: 1.99998em
}

h2,
.h2 {
	font-size: 1.66665em
}

h3,
.h3 {
	font-size: 1.33332em
}

h4,
.h4 {
	font-size: .99999em
}

h5,
.h5 {
	font-size: .66666em
}

h6,
.h6 {
	font-size: .33333em
}

h1,
.h1 {
	color: #fff;
	text-align: center
}

h2,
.h2 {
	color: #fff;
	text-align: center
}

h3,
.h3 {
	color: #fff;
	text-align: center
}

h4,
.h4 {
	color: #fff;
	text-align: center
}

h5,
.h5 {
	color: #fff;
	text-align: center
}

h6,
.h6 {
	color: #fff;
	text-align: center
}

p {
	color: #fff;
	line-height: 1em;
	text-align: center;
	margin-bottom: .75em
}

p a {
	text-decoration: underline
}

a {
	color: #fff
}

td {
	text-align: center
}

h1,
.h1 {
	padding-left: .3em;
	padding-right: .3em
}

h2,
.h2 {
	padding-left: .3em;
	padding-right: .3em
}

h3,
.h3 {
	padding-left: .3em;
	padding-right: .3em
}

h4,
.h4 {
	padding-left: .3em;
	padding-right: .3em
}

h5,
.h5 {
	padding-left: .3em;
	padding-right: .3em
}

h6,
.h6 {
	padding-left: .3em;
	padding-right: .3em
}

p {
	padding-left: .3em;
	padding-right: .3em
}

.logo {
	margin: 0 auto;
	display: block;
	width: 80%;
	margin-bottom: .5em
}

@media screen and (min-width: 451px) {
	.logo {
		width: auto
	}
}

.logo img {
	margin: 0 auto
}

.claim {
	font-weight: bold;
	text-align: center;
	line-height: 1em;
	font-size: 1em;
	font-weight: normal;
	margin-bottom: .5em;
	margin-left: auto;
	margin-right: auto;
	width: 94%
}

h2,
h3 {
	font-size: 1em;
	padding: 0 .5em;
	text-align: center;
	line-height: 1em;
	font-weight: normal
}

.image-full {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	border: 7px solid #fff;
	width: 94%;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
	-moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.4);
	-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.4);
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.4);
	margin-bottom: 1.4em
}

.inline-images {
	display: table;
	width: 100%;
	border-collapse: separate;
	border-spacing: 5px 0;
	margin-bottom: 1.5em;
	padding-left: 0px
}

.inline-images div,
.inline-images li {
	display: table-cell;
	text-align: center;
	vertical-align: middle
}

.inline-images img {
	margin: 0 auto
}

.option-buttons {
	display: table;
	width: 100%;
	border-collapse: separate;
	border-spacing: 25px 0 !important;
	margin: 0 auto;
	margin-bottom: 1.4em;
	font-size: 1.1em
}

.option-buttons .option-buttons__left {
	display: table-cell;
	width: 50%;
	padding: .7em;
	text-align: center;
	vertical-align: middle;
	color: #fff;
	background-color: #676767;
	font-weight: bold;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px
}

.option-buttons .option-buttons__left span {
	display: table;
	width: 100%
}

.option-buttons .option-buttons__right {
	display: table-cell;
	width: 50%;
	padding: .7em;
	text-align: center;
	vertical-align: middle;
	color: #212d0b;
	background-color: #9DBF15;
	font-weight: bold;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px
}

.option-buttons .option-buttons__right span {
	display: table;
	width: 100%
}

.l-container-info p,
.l-container-info a,
.l-container-info h3,
.l-container-info h2 {
	text-align: center;
	margin-bottom: 1.5em;
	margin-left: auto;
	margin-right: auto;
	width: 94%
}

.l-container-info p {
	text-align: center;
	line-height: 1.1em;
	font-size: 0.95em
}

.l-container-info h3,
.l-container-info h2 {
	font-size: 0.95em;
	line-height: 1.3em
}

.image-full_90 {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	width: 90%;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
	-moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.4);
	-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.4);
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.4);
	margin-bottom: 1.4em;
}

.header-site {
	margin-bottom: .8em;
}