#nav ul,
#footer ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

html {
	box-sizing: border-box;
}

*,
*:before,
*:after {
	box-sizing: inherit;
}

body {
	margin: 0;
	color: #000;
	background: #fff;
	font: 12px/1.25 "robotomedium", "Helvetica", sans-serif;
	min-width: 320px;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: none;
}

* {
	max-height: 1000000px;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
nav,
section,
summary {
	display: block;
}

img {
	border-style: none;
	max-width: 100%;
	height: auto;
}

a {
	text-decoration: none;
	color: #666;
	outline: none;
}

a:hover {
	text-decoration: underline;
}

input,
textarea,
select {
	font: 100% "robotomedium", "Helvetica", sans-serif;
	color: #000;
	vertical-align: middle;
	outline: none;
}

form,
fieldset {
	margin: 0;
	padding: 0;
	border-style: none;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0;
}

button,
input[type="button"],
input[type="reset"],
input[type="file"],
input[type="submit"] {
	-webkit-appearance: none;
	-webkit-border-radius: 0;
	cursor: pointer;
	outline: none;
}

input[type="text"],
input[type="tel"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
textarea {
	margin: 0;
	outline: none;
	padding: 4px 7px;
	-webkit-appearance: none;
	-webkit-border-radius: 0;
	border: 1px solid #999;
}

input[type="text"]:focus,
input[type="tel"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
textarea:focus {
	border-color: #4d4d4d;
}

textarea {
	overflow: auto;
	resize: vertical;
	vertical-align: top;
}

input[type="checkbox"],
input[type="radio"] {
	padding: 0;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: "robotomedium", "Helvetica", sans-serif;
	line-height: 1.2em;
	margin: 0 0 1.2em;
}

p {
	margin: 0 0 1.2em;
}

q {
	quotes: none;
}

q:before,
q:after {
	content: "";
	content: none;
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sup {
	top: -.5em;
}

sub {
	bottom: -.25em;
}

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

.gm-style img {
	max-width: none;
}

.remove-scroll {
	display: none;
}

#wrapper {
	position: relative;
	overflow: hidden;
	padding: 90px 0 0;
}

#header {
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	background: #fff;
	z-index: 999;
}

.header-holder {
	max-width: 950px;
	margin: 0 auto;
	padding: 0 5px;
	overflow: hidden;
	padding: 27px 5px 19px;
}

.logo {
	margin: 6px 0 0;
	width: 228px;
	float: left;
}

.logo a {
	display: block;
}

.logo img {
	width: 100%;
	height: auto;
	display: block;
}

.right-side {
	max-width: 500px;
	width: 100%;
	float: right;
	text-align: right;
}

#nav {
	float: right;
	padding: 12px 65px 0 0;
}

#nav ul {
	overflow: hidden;
	font-size: 18px;
	line-height: 20px;
}

#nav ul li {
	margin: 0 0 10px 31px;
	float: left;
	position: relative;
}

#nav ul li.active a {
	color: #6cf;
}

#nav ul li:first-child:after {
	display: none;
}

#nav ul li:after {
	position: absolute;
	top: 0;
	left: -15px;
	width: 1px;
	height: 21px;
	background: #e9e8e8;
	content: "";
}

#nav ul a {
	display: inline-block;
	vertical-align: top;
	color: #1a1919;
	-webkit-transition: color .3s linear;
	transition: color .3s linear;
}

#nav ul a.anchor-active {
	color: #6cf;
}

#nav ul a:hover {
	text-decoration: none;
	color: #6cf;
}

.btn {
	background: #31b7e9;
	font-size: 13px;
	line-height: 16px;
	color: #fff;
	float: right;
	text-transform: uppercase;
	border-radius: 5px;
	text-align: center;
	padding: 14px 5px;
	width: 136px;
	-webkit-transition: background .3s linear;
	transition: background .3s linear;
}

.btn:hover {
	text-decoration: none;
	background: #6cf;
}

#main {
	overflow: hidden;
}

.visual {
	overflow: hidden;
	position: relative;
}

.visual img {
	width: 100%;
	height: auto;
	display: block;
}

.visual .visual-holder {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	white-space: nowrap;
	min-height: 100%;
	width: 100%;
	max-width: 950px;
	margin: 0 auto;
	padding: 0 5px;
}

.visual .visual-holder:after {
	content: "";
	width: 1px;
	overflow: hidden;
	display: inline-block;
	vertical-align: top;
	vertical-align: middle;
	margin: 0 0 0 -5px;
	height: 100%;
	width: 100%;
}

.visual .visual-frame {
	width: 100%;
	white-space: normal;
	position: relative;
	text-align: center;
	display: inline-block;
	vertical-align: top;
	vertical-align: middle;
	color: #fff;
	font: 48px/51px "cabrito_norm_deminorm_demi", "Helvetica", sans-serif;
}

.visual h1 {
	font: 63px/86px "nexa_rust_script_s00", "Helvetica", sans-serif;
	margin: 0;
}

.visual p {
	margin: 0 0 54px;
}

.visual .btn {
	width: auto;
	float: none;
	text-transform: none;
	display: inline-block;
	vertical-align: top;
	font: 18px/22px "robotomedium", "Helvetica", sans-serif;
	padding: 14px 33px;
}

.visual .ico {
	position: absolute;
	bottom: 0;
	left: 50%;
	margin: 0 0 -180px -45px;
	width: 81px;
	height: 72px;
}

.frame {
	background: #31b7e9;
}

.frame .frame-holder {
	max-width: 950px;
	margin: 0 auto;
	padding: 0 5px;
	padding: 55px 5px 51px;
	text-align: center;
	color: #fff;
	position: relative;
}

.frame .frame-holder:after {
	position: absolute;
	bottom: -37px;
	left: 166px;
	border: 15px solid transparent;
	border-top: 23px solid #31b7e9;
	content: "";
}

.frame blockquote {
	margin: 0;
}

.frame blockquote q {
	margin: 0 0 39px;
	display: block;
	font: 24px/30px "robotoregular", "Helvetica", sans-serif;
}

.frame blockquote cite {
	display: block;
	font-size: 14px;
	line-height: 16px;
	font-style: normal;
}

.box {
	overflow: hidden;
	background: #eeeff0;
}

.box.black {
	background: #080808;
}

.box.black .caption {
	color: #fff;
}

.box .img {
	float: left;
	width: 30%;
	padding: 0 10px 0 0;
}

.box .img img {
	display: block;
	height: auto;
	width: 100%;
}

.box .caption {
	padding: 106px 0 20px 70px;
	overflow: hidden;
	color: #3b3b3b;
}

.box .holder {
	width: 56%;
	overflow: auto;
	font-size: 15px;
	line-height: 23px;
}

.box h2 {
	margin: 0 0 50px -3px;
	font: 40px/42px "robotobold", "Helvetica", sans-serif;
}

.box h2 span {
	display: inline-block;
	vertical-align: top;
	font-family: "robotoregular", "Helvetica", sans-serif;
}

.box p {
	margin: 0 0 23px;
}

.box dl {
	margin: 0 0 32px;
	font: 18px/22px "robotoregular", "Helvetica", sans-serif;
}

.box dl dt {
	font-family: "robotobold", "Helvetica", sans-serif;
	float: left;
}

.box dl dd {
	padding: 0 0 0 2px;
	margin: 0 0 5px;
	overflow: hidden;
}

.box .tag {
	padding: 0 0 6px;
	display: block;
	font: 18px/22px "robotobold", "Helvetica", sans-serif;
}

.box a {
	display: inline-block;
	vertical-align: top;
	color: #31b7e9;
	-webkit-transition: color .3s linear;
	transition: color .3s linear;
}

.box a:hover {
	text-decoration: none;
	color: #6cf;
}

.block-learn {
	max-width: 950px;
	margin: 0 auto;
	padding: 0 5px;
	text-align: center;
	padding: 90px 0 88px;
	font: 18px/21px "robotoregular", "Helvetica", sans-serif;
}

.block-learn h4 {
	margin: 0 0 10px;
	color: #080808;
	font: 30px/32px "cabrito_norm_deminorm_demi", "Helvetica", sans-serif;
}

.block-learn p {
	margin: 0 0 39px;
}

.block-learn .btn {
	width: auto;
	float: none;
	padding: 14px 15px;
	display: inline-block;
	vertical-align: top;
	font: 18px/22px "robotomedium", "Helvetica", sans-serif;
	text-transform: none;
}

#footer {
	background: #31b7e9;
	font-size: 16px;
	line-height: 18px;
	color: #fff;
}

#footer .footer-holder {
	max-width: 950px;
	margin: 0 auto;
	padding: 0 5px;
	overflow: hidden;
	padding: 92px 0 75px 152px;
}

#footer ul {
	display: inline-block;
	vertical-align: top;
	overflow: hidden;
}

#footer ul li {
	margin: 0 6px 0 15px;
	float: left;
	position: relative;
}

#footer ul li:after {
	position: absolute;
	top: 0;
	left: -15px;
	content: "/";
	font-size: 18px;
	color: #fff;
}

#footer ul a {
	color: #fff;
	display: inline-block;
	vertical-align: top;
	-webkit-transition: color .3s linear;
	transition: color .3s linear;
}

#footer ul a.facebook {
	color: #03688d;
	border-bottom: 1px solid #03688d;
}

#footer ul a:hover {
	text-decoration: none;
	color: #1a1919;
	border: 0;
}

.copyright {
	display: inline-block;
	vertical-align: top;
}

.copyright a {
	color: #fff;
	-webkit-transition: color .3s linear;
	transition: color .3s linear;
}

.copyright a:hover {
	text-decoration: none;
	color: #1a1919;
}

/* burger menu style */

.opener {
	float: right;
	width: 40px;
	height: 40px;
	position: relative;
	display: none;
}

.opener:before,
.opener:after,
.opener span {
	background: #000;
	border-radius: 4px;
	position: absolute;
	top: 50%;
	left: 25%;
	right: 25%;
	height: 4px;
	margin-top: -2px; /* height/2 */
	-webkit-transition: all .2s linear;
	transition: all .2s linear;
}

.opener:before,
.opener:after {
	content: "";
	top: 30%;
}

.opener:after {
	top: 70%;
}

/* close button transition */

.nav-active .opener span {
	opacity: 0;
}

.opener:hover {
	opacity: .9;
}

.nav-active .opener:after,
.nav-active .opener:before {
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	top: 50%;
	left: 15%;
	right: 15%;
}

.nav-active .opener:after {
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

@media only screen and (max-width: 1600px) {
	.visual .ico {
		margin: 0 0 -100px -45px;
	}

	.box .img {
		width: 45%;
	}

	.box .holder {
		width: 75%;
	}

	.box p {
		margin: 0 0 15px;
	}
}

@media only screen and (max-width: 1180px) {
	.visual h1 {
		font-size: 45px;
		line-height: 48px;
	}

	.visual p {
		margin: 0 0 15px;
	}

	.visual .visual-frame {
		font-size: 35px;
		line-height: 38px;
	}

	.visual .ico {
		display: none;
	}

	.frame .banner-holder:after {
		left: 50%;
		margin: 0 0 0 -10px;
	}

	.box {
		padding: 35px 0 0;
	}

	.box .img {
		width: 100%;
		max-width: 500px;
		margin: 0 auto;
		padding: 0;
		float: none;
	}

	.box .caption {
		padding: 20px;
		text-align: center;
	}

	.box .holder {
		width: 100%;
	}

	.box dl dt {
		float: none;
		display: block;
	}

	#footer .footer-holder {
		padding: 92px 10px 75px;
		text-align: center;
	}
}

@media only screen and (max-width: 767px) {
	#wrapper {
		padding: 134px 0 0;
	}

	.logo {
		float: none;
		margin: 0 auto 20px;
		overflow: hidden;
	}

	.right-side {
		max-width: inherit;
		float: none;
		text-align: left;
		clear: both;
	}

	#nav {
		float: right;
		overflow: hidden;
		text-align: center;
		padding: 0;
	}

	#nav ul {
		position: absolute;
		top: 100%;
		left: 0;
		width: 100%;
		background: #fff;
		z-index: 10;
		opacity: 0;
		visibility: hidden;
		height: 0;
		width: 100%;
		-webkit-transition: all .3s linear;
		transition: all .3s linear;
	}

	#nav ul li {
		margin: 0 0 20px;
		float: none;
		display: block;
		letter-spacing: normal;
	}

	#nav ul li:after {
		display: none;
	}

	.nav-active #nav ul {
		height: auto;
		visibility: visible;
		opacity: 1;
	}

	.btn {
		float: left;
	}

	.visual h1 {
		font-size: 18px;
		line-height: 20px;
	}

	.visual .visual-frame {
		font-size: 15px;
		line-height: 18px;
	}

	.visual .btn {
		font-size: 12px;
		line-height: 14px;
		padding: 10px;
	}

	.frame .banner-holder {
		padding: 55px 5px;
	}

	.frame blockquote q {
		font-size: 15px;
		line-height: 18px;
		margin: 0 0 15px;
	}

	.frame blockquote br {
		display: none;
	}

	.box h2 {
		font-size: 30px;
		line-height: 32px;
		margin: 0 0 10px;
	}

	.box p br {
		display: none;
	}

	#footer ul {
		text-align: center;
	}

	#footer ul li {
		float: none;
		display: block;
		margin: 0 0 10px;
	}

	#footer ul li:after {
		display: none;
	}

	#footer .footer-holder {
		padding: 50px 5px;
	}

	.copyright {
		display: block;
		margin: 0 0 20px;
	}

	.opener {
		display: block;
	}
}
