html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
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 {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
	display: block
}

body {
	line-height: 1.3
}

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-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

body {
	font-family: roboto, sans-serif
}

.wrapper {
	max-width: 100%;
	margin: 0 auto
}

#header {
	width: 100%;
	border-bottom: 4px solid #0070b9
}

.desktop-menu {
	background-color: #000;
	height: 65px
}

.desktop-menu-content {
	position: relative;
	max-width: 1024px;
	margin: 0 auto
}

.logo2 {
	position: absolute;
	top: 10px;
	left: 15px;
	width: 69px;
	height: 69px
}

.log-name {
	margin-left: 100px;
	margin-top: 22px;
	width: 244px;
	height: auto
}

.advert {
	width: 50%;
	display: inline-block;
	margin: 0 auto;
	font-size: 12px;
	color: #fff;
	font-family: times new roman, Times, serif
}

.desktop-menu-under {
	width: 80%;
	margin: 0 auto;
	margin-top: 2px;
	height: 49px
}

.line {
	border-top: 5px solid #0070b9
}

.desktop-menu-under p {
	font-size: 16px;
	color: #0070b9;
	margin: 14px;
	margin-left: 155px
}

.desktop-menu-under img {
	margin: 16px 0 10px 155px;
	width: 200px
}

.logo {
    float: left;
    padding: 5px 0;
    margin-left: 0px;
    width: 139px;
}

.desktop-nav {
	float: left;
	padding: 15px;
	margin-left: 110px;
	color: #fff
}

.desktop-nav li {
	margin-left: 30px;
	margin-top: 4px;
	list-style: none;
	font-size: 16px;
	display: inline-block
}

.desktop-nav li a {
	color: #fff;
	text-decoration: none
}

.redbut {
	float: right;
	text-decoration: none;
	background-color: #0070b9;
	color: #fff;
	padding: 7px 15px;
	margin: 15px 60px 11px 0;
	border-radius: 5px;
	font-size: 14px;
	font-weight: 700
}

.redbut2 {
	float: right;
	text-decoration: none;
	background-color: #0070b9;
	color: #fff;
	border-radius: 3px;
	font-size: 11px;
	padding: 4px 6px;
	margin: 12px 10px 8px
}

.clear {
	clear: both
}

.ad-container {
	background: #eff2f5;
	padding-top: 16px;
	padding-bottom: 16px
}

.ad-container .advert-txt {
	display: block;
	color: #999;
	font-size: 11px;
	font-weight: 300;
	line-height: normal;
	text-align: center;
	margin-top: 8px
}

@media(max-width:900px) {
	.redbut {
		display: none
	}
}

@media(max-width:900px) {
	.desktop-menu-wrap {
		display: none
	}
}

@media(max-width:372px) {
	.redbut2 {
		display: none
	}
}

.mobile-menu {
	display: none
}

.fa {
	color: #fff;
	font-size: 20px;
	float: right;
	margin: 14px 17px 14px 14px
}

.toggle {
	max-width: 100%;
	background-color: #000
}

.toggle:hover {
	cursor: pointer
}

.mlogo {
	width: 150px;
	float: left;
	margin: 18px 15px
}

.mobile-nav {
	display: none;
	color: #fff;
	width: 100%;
	border-top: 1px solid #174676;
	background-color: #036
}

.mobile-nav li {
	padding: 20px;
	font-size: 16px;
	text-align: center
}

.mobile-nav li a {
	color: #fff;
	text-decoration: none
}

.active {
	display: block
}

@media(max-width:900px) {
	.desktop-menu-wrap {
		display: none
	}

	.mobile-menu {
        display: block;
        padding: 15px 10px;
        background-color: #000;
    }

	.redbut2 {
		font-weight: 500
	}

	#lander .top p {
		margin-bottom: 0 !important
	}
}

@media(max-width:347px) {
	.redbut2 {
		font-weight: 300;
		font-size: 9px;
		margin-top: 14px
	}
}

#lander {
	max-width: 800px;
	margin: 0 auto;
	padding: 0 16px
}

#lander p {
	font-size: 18px;
	color: #222;
	line-height: 28px;
	margin-bottom: 28px;
	margin-top: 0
}

#lander h2 {
	font-size: 28px;
	color: #222;
	margin-bottom: 22px;
	text-align: left;
}

#lander .yourage {
	font-size: 24px;
	color: #1d4686;
	text-align: center
}

#lander .top h1 {
	font-size: 44px;
	color: #222;
	letter-spacing: .7px;
	text-align: center;
	letter-spacing: 1.3px;
	margin: 0 auto;
	line-height: 45px
}

#lander .top img {
	margin-bottom: 3px
}

@media(max-width:900px) {
	#lander .top h1 {
		font-size: 30px;
		color: #000;
		letter-spacing: .97px;
		line-height: 1.1;
		letter-spacing: -1.2px;
		font-weight: 900
	}

	#lander h2 {
		line-height: 1.1;
		font-weight: 700
	}
}

#lander .top {
	max-width: 800px;
	text-align: center;
	margin: 0 auto;
	margin-top: 18px
}

#lander .top p {
	font-size: 12px;
	font-weight: 300;
	margin: 0;
	margin-bottom: 5px
}

#lander .top span {
	color: #000;
	font-weight: 600
}

#lander .social {
	max-width: 800px;
	margin: 19px auto;
	border-top: 1px solid #ceefe2;
	border-bottom: 1px solid #ceefe2;
	padding-top: 17px;
	padding-bottom: 15px
}

#lander .social img {
	float: left;
	margin-left: 5px;
	width: 32px;
	height: 32px
}

#lander .social p {
	float: left;
	margin-left: 15px;
	font-size: 14px;
	margin-bottom: 0;
	color: #000;
	line-height: 2.5
}

#lander .social .icons {
	float: right;
	margin-right: 5px
}

.rez {
	display: none
}

@media(max-width:931px) {
	#lander .social {
		border-top: none;
		border-bottom: none;
		margin: 0;
		padding-top: 6px
	}

	#lander .social {
		text-align: center
	}
}

@media(max-width:931px) {
	#lander .social .socupper img {
		width: 32px;
		height: 32px
	}

	#lander .social .icons img {
		width: 30px
	}

	#lander .social .socupper p {
		font-size: 12px;
		line-height: 2.9
	}
}

@media(max-width:931px) {
	#lander .social .icons {
		float: none;
		display: inline-block
	}

	.rez {
		display: block
	}

	#lander .social .socupper {
		display: inline-block
	}
}

@media(max-width:931px) {
	#lander .social p {
		font-size: 12px
	}

	#lander .social .icons {
		margin-top: 8px
	}
}

#lander .img {
	max-width: 800px;
	margin: 0 auto;
	padding-bottom: 10px;
	border-bottom: 1px solid #cedfef;
	margin-bottom: 24px
}

#lander .img img {
	width: 100%;
	height: 444px
}

#lander .img p {
	font-size: 16px;
	color: #000;
	line-height: 20px;
	font-weight: 700;
	margin-top: 16px;
	margin-bottom: 10px
}

@media(max-width:900px) {
	#lander .img p {
		font-size: 14px;
		margin-top: 9px;
		margin-bottom: 9px
	}

	#lander .img img {
		width: 100%;
		height: auto
	}
}

#lander .text {
	max-width: 700px;
	margin: 0 auto
}

#lander .text .box {
	background: #f8f8f8;
	padding: 70px 30px 40px;
	text-align: center;
	position: relative;
	margin: 32px 0 26px
}

#lander .text .box .com {
	position: absolute;
	top: -18px;
	left: 0;
	right: 0
}

#lander .text .box a {
	font-weight: 500;
	font-size: 20px;
	color: #003268
}

#lander .text .box p {
	font-size: 22px;
	color: #434343;
	line-height: 26px
}

@media(max-width:900px) {
	#lander .text p {
		font-size: 16px;
		color: #222;
		line-height: 22px;
		margin-top: 0;
		margin-bottom: 22px
	}

	#lander .text .box {
		border: none
	}
}

.age-select {
	width: 578px;
	margin: 15px auto
}

.age {
	text-decoration: none;
	float: left;
	width: 90px;
	height: 90px;
	background-color: #fafafa;
	margin-left: 5px;
	margin-bottom: 5px;
	font-size: 24px;
	font-weight: 400;
	text-align: center;
	line-height: 4;
	color: #000
}

.age:hover {
	background-color: #1d4686;
	color: #fff
}

.cta:hover {
	background-color: #003268
}

@media(max-width:765px) {
	.age-select {
		width: 300px
	}
}

.cta {
	background-color: #1d4686;
	color: #fff;
	text-decoration: none;
	width: 80%;
	display: block;
	text-align: center;
	margin: 25px auto 60px;
	padding: 15px;
	border-radius: 5px;
	font-size: 20px
}

.cta2 {
	background-color: #1d4686;
	color: #fff;
	text-decoration: none;
	width: 80%;
	display: none;
	text-align: center;
	margin: 25px auto 60px;
	padding: 15px;
	border-radius: 5px;
	font-size: 20px
}

@media(max-width:767px) {
	.cta {
		display: none
	}

	.cta2 {
		display: block
	}
}

#footer {
	background-color: #000;
	color: #fff;
	font-size: 14px;
	padding: 20px
}

#footer .footerwrap {
	max-width: 1024px;
	margin: 0 auto
}

#footer a {
	color: grey;
	text-decoration: none
}

#footer .footer-links {
	margin-bottom: 10px
}

#footer .footer-links a {
	color: #4990e2;
	text-decoration: underline
}

.modal {
	display: none;
	position: fixed;
	z-index: 1;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	background-color: rgba(0, 0, 0, .4)
}

.modal-content {
	background-color: #fefefe;
	margin: 10% auto;
	padding: 20px;
	border: 1px solid #888;
	width: 80%;
	max-height: 60%;
	overflow: auto
}

.close {
	color: #aaa;
	float: right;
	font-size: 28px;
	font-weight: 700
}

.close:hover,
.close:focus {
	color: #000;
	text-decoration: none;
	cursor: pointer
}

.modal-open {
	overflow: hidden
}

.op {
	display: none
}

.op2 {
	display: block !important
}

.adv {
	float: right;
	margin-right: 95px;
	margin-top: 15px;
	font-style: italic;
	color: grey
}

.text p a,
#lander .text .box a {
	color: #0075fc
}

.text p a:hover,
#lander .text .box a:hover {
	color: #0061fc;
	font-weight: 700
}

.conta {
	background-color: #fff
}

.wrap2 {
	max-width: 400px;
	margin: 0 auto
}

@media(max-width:900px) {
	.wrap2 {
		padding: 10px
	}
}

.wrap2 h2 {
	margin: 25px 0
}

.wrap2 form {
	max-width: 300px
}

.wrap2 form .full {
	display: block;
	width: 100%;
	height: 25px;
	border: 1px solid #e0e0e0
}

.wrap2 form .full2 {
	display: block;
	width: 100%;
	height: 100px;
	border: 1px solid #e0e0e0
}

.wrap2 form .subm {
	margin-top: 20px;
	max-width: 150px;
	padding: 10px 15px;
	border: none;
	font-size: 15px;
	height: auto;
	text-transform: uppercase;
	background-color: #617d8b;
	cursor: pointer
}

#lander .top h1 {
	padding-top: 15px
}