a,
body,
div,
h1,
h2,
h3,
h4,
h5,
h6,
html,
li,
p,
s,
span,
strong,
ul {
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline
}

html {
	font-size: 60%;
	-webkit-overflow-scrolling: touch;
	-webkit-font-smoothing: antialiased;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	scroll-behavior: smooth;
}

:active,
:focus,
:hover {
	outline: 0
}

* {
	-webkit-tap-highlight-color: transparent
}

ul {
	list-style: none
}

a {
	text-decoration: none!important
}

@font-face {
	font-family: 'Open Sans Light';
	font-style: normal;
	font-weight: 300;
	src: url(https://fonts.gstatic.com/s/opensans/v18/mem8YaGs126MiZpBA-UFVZ0b.woff2) format('woff2')
}

@font-face {
	font-family: 'Jetbrains Mono';
	font-style: normal;
	font-weight: 400;
	src: url(https://fonts.gstatic.com/s/jetbrainsmono/v3/tDbY2o-flEEny0FZhsfKu5WU4zr3E_BX0PnT8RD8yKxTOlOV.woff2) format('woff2')
}

@font-face {
	font-family: 'Open Sans Bold';
	font-style: normal;
	font-weight: 600;
	src: url(https://fonts.gstatic.com/s/opensans/v13/MTP_ySUJH_bn48VBG8sNSnhCUOGz7vYGh680lGh-uXM.woff) format('woff')
}

mark {
	background-color: #66d6ff
}

h1 {
	margin-bottom: 30px;
	font-size: 64px;
	font-size: 6.4rem;
	line-height: 1.2em;
	font-family: "Jetbrains Mono", "Helvetica Neue", Helvetica, Arial, Sans-serif;
	letter-spacing: -.07em;
	color: #3d4451
}

h2 h3,
h4,
h5 {
	font-weight: 400;
	font-family: "Open Sans Light", "Helvetica Neue", Helvetica, Arial, Sans-serif;
	line-height: 1.1;
	margin-bottom: 30px
}

h6 {
	font-weight: 600;
	font-family: "Jetbrains Mono", "Helvetica Neue", Helvetica, Arial, Sans-serif;
	line-height: 1.1;
	margin-bottom: 30px
}

h1:first-child,
h2:first-child,
h3:first-child,
h4:first-child,
h5:first-child,
h6:first-child {
	margin-top: 0
}

h2 {
	font-size: 26px
}

h3 {
	font-size: 24px
}

h4 {
	font-size: 22px
}

h5 {
	font-size: 18px
}

h6 {
	font-size: 20px;
	color: #fff;
	margin-bottom: 0
}

p {
	margin: 0 0 25px
}

strong {
	font-weight: 700
}

i {
	font-style: italic
}

ul {
	margin: 0 0 25px 20px
}

ul {
	list-style: square
}

li>ul {
	margin-bottom: 0
}

.row2 {
	clear: both;
	margin: 0 auto
}

.bigtoppad {
	padding: 0;
	margin: 50px 0 0 0
}

.extrabigtoppad {
	padding: 0;
	margin: 80px 0 0 0
}

.toppad {
	padding: 10px 0 0 0;
	margin: 0
}

.bottompad {
	padding: 0 0 10px 0;
	margin: 0
}

.center-text {
	text-align: center
}

.row {
	margin-left: -15px;
	margin-right: -15px
}

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

.row:after {
	clear: both
}

.btn {
	font-size: 14px;
	font-weight: 400;
	font-family: "Open Sans Light", "Helvetica Neue", Helvetica, Arial, Sans-serif;
	line-height: 1;
	text-align: center;
	vertical-align: middle;
	display: inline-block;
	border: none;
	cursor: pointer;
	margin-bottom: 0;
	background-image: none;
	background-color: #fff;
	width: 100%;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none;
	-webkit-transition: all .3s ease-out;
	-moz-transition: all .3s ease-out;
	transition: all .3s ease-out;
	box-shadow: 0 0 5px rgba(0, 0, 0, .2), 0 2px 5px rgba(0, 0, 0, .17)
}

.btn:focus,
.btn:hover {
	opacity: .95;
	text-decoration: none;
	box-shadow: 0 5px 11px 0 rgba(0, 0, 0, .18), 0 4px 15px 0 rgba(0, 0, 0, .15)
}


.btn-scroll-top {
	z-index: 10000;
	bottom: 35px;
	right: 40px;
	position: fixed;
	width: 40px;
	height: 40px;
	display: none;
	text-align: center;
	text-decoration: none;
	border: 1px solid #d2d2d2;
	border: 1px solid rgba(0, 0, 0, .1);
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background-color: rgba(0, 0, 0, .02);
	box-shadow: 0 1px 2px rgba(0, 0, 0, .1), 0 1px 2px rgba(0, 0, 0, .1);
	-webkit-transition: all .3s ease-out;
	-moz-transition: all .3s ease-out;
	transition: all .3s ease-out
}

.btn-scroll-top-creative {
	display: block;
}

.btn-scroll-top:hover {
	background-color: #66d6ff;
	box-shadow: 0 1px 6px rgba(0, 0, 0, .12), 0 1px 4px rgba(0, 0, 0, .24)
}

.btn-scroll-top .totop {
	color: #555;
	font-size: 15px;
	font-weight: 700;
	line-height: 38px
}

.btn2 {
	font-size: 14px;
	font-weight: 400;
	font-family: "Open Sans Light", "Helvetica Neue", Helvetica, Arial, Sans-serif;
	line-height: 1;
	text-align: center;
	vertical-align: middle;
	display: inline-block;
	border: none;
	cursor: pointer;
	margin-bottom: 0;
	background-image: none;
	background-color: #fff;
	width: 100%
}

.btn2 {
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none;
	-webkit-transition: all .3s ease-out;
	-moz-transition: all .3s ease-out;
	transition: all .3s ease-out;
	box-shadow: 0 0 5px rgba(0, 0, 0, .2), 0 2px 5px rgba(0, 0, 0, .17);
	background-color: #66d6ff;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px
}

.btn2:focus,
.btn2:hover {
	opacity: .95;
	text-decoration: none;
	box-shadow: 0 5px 11px 0 rgba(0, 0, 0, .18), 0 4px 15px 0 rgba(0, 0, 0, .15)
}

@media (max-width:1180px) {
	.btn-scroll-top {
		right: 15px;
		bottom: 15px
	}
}

@media (max-width:829px) {
	.btn-scroll-top {
		display: none !important;
	}
}

.column {
	float: left;
	width: 100%;
	text-align: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

@media only screen and (min-width:830px) {
	.column {
		float: left;
		width: 50%;
		text-align: left
	}
}

body {
	color: #3d4451;
	font: open sans;
	font: open sans;
	font-family: "Open Sans Light", "Helvetica Neue", Helvetica, Arial, Sans-serif;
	font-size: 16px;
	line-height: 1.5;
	background-color: #efefef
}

.wrapper {
	padding: 0;
	opacity: 1;
	visibility: visible;
	position: relative;
	overflow: hidden;
	-webkit-transition: opacity .4s ease-out;
	-moz-transition: opacity .4s ease-out;
	transition: opacity .4s ease-out
}

.container {
	width: 100%;
	max-width: 1000px;
	overflow: visible;
	margin: 0 auto
}

.section {
	display: block;
	padding-top: 70px
}

.section-box {
	padding: 40px 40px;
	overflow: visible
}

@media (max-width:992px) {
	.section-box {
		padding: 50px 40px
	}
}

.section-title {
	color: #3d4451;
	font-size: 34px;
	line-height: 1.2;
	font-weight: 600;
	text-align: center
}

.section-box {
	background-color: #fff;
	box-shadow: 0 1px 6px rgba(0, 0, 0, .12), 0 1px 4px rgba(0, 0, 0, .24)
}

.content {
	z-index: 4;
	position: relative
}

.head-bg {
	top: 0;
	left: 0;
	right: 0;
	z-index: -100;
	display: none;
	position: absolute;
	background-size: cover;
	background-color: #242832;
	background-repeat: no-repeat;
	background-position: center
}

.head-bg:before {
	content: '';
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	position: absolute;
	background-color: rgba(44, 51, 64, .8)
}

.section-txt-btn {
	color: #000;
	font-size: 20px;
	font-weight: 300;
	line-height: 1.8;
	text-align: center;
	margin-top: 30px;
	padding-left: 5%;
	padding-right: 5%
}

.section-txt-btn .section-txt-btn .btn {
	padding: 21px 55px;
	letter-spacing: .05em;
	margin: 5px
}

.section-text .section-box :last-child,
.section-txt-btn p:last-child {
	margin-bottom: 0
}

@keyframes showText {
	100% {
		opacity: 1
	}
}

@keyframes animate {
	100% {
		transform: scaleX(1)
	}
}

@keyframes showText2 {
	100% {
		opacity: 1
	}
}

.profile-social {
	padding: 15px 0;
	border-radius: 3px;
}

::selection {
	background: #333;
	color: #fff
}

::-moz-selection {
	background: #333;
	color: #fff
}

::-webkit-selection {
	background: #333;
	color: #fff
}

.content-width {
	width: 100%;
	max-width: 1300px;
	height: 50vh;
	margin: 0 auto;
	z-index: 4;
	position: relative
}

main {
	min-height: 100vh;
	background-color: #efefef;
	position: relative;
	z-index: 1;
	background-color: #e6e6e6;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100%25' height='100%25' viewBox='0 0 1200 800'%3E%3Cdefs%3E%3CradialGradient id='a' cx='0' cy='800' r='800' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0' stop-color='%23ebebeb'/%3E%3Cstop offset='1' stop-color='%23ebebeb' stop-opacity='0'/%3E%3C/radialGradient%3E%3CradialGradient id='b' cx='1200' cy='800' r='800' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0' stop-color='%23f3f3f3'/%3E%3Cstop offset='1' stop-color='%23f3f3f3' stop-opacity='0'/%3E%3C/radialGradient%3E%3CradialGradient id='c' cx='600' cy='0' r='600' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0' stop-color='%23f8f8f8'/%3E%3Cstop offset='1' stop-color='%23f8f8f8' stop-opacity='0'/%3E%3C/radialGradient%3E%3CradialGradient id='d' cx='600' cy='800' r='600' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0' stop-color='%23e6e6e6'/%3E%3Cstop offset='1' stop-color='%23e6e6e6' stop-opacity='0'/%3E%3C/radialGradient%3E%3CradialGradient id='e' cx='0' cy='0' r='800' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0' stop-color='%23f0f0f0'/%3E%3Cstop offset='1' stop-color='%23f0f0f0' stop-opacity='0'/%3E%3C/radialGradient%3E%3CradialGradient id='f' cx='1200' cy='0' r='800' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0' stop-color='%23ffffff'/%3E%3Cstop offset='1' stop-color='%23ffffff' stop-opacity='0'/%3E%3C/radialGradient%3E%3C/defs%3E%3Crect fill='url(%23a)' width='1200' height='800'/%3E%3Crect fill='url(%23b)' width='1200' height='800'/%3E%3Crect fill='url(%23c)' width='1200' height='800'/%3E%3Crect fill='url(%23d)' width='1200' height='800'/%3E%3Crect fill='url(%23e)' width='1200' height='800'/%3E%3Crect fill='url(%23f)' width='1200' height='800'/%3E%3C/svg%3E");
	background-attachment: fixed;
	background-size: cover;
}

.center-all {
	text-align: center!important;
	justify-content: center!important;
	align-self: center!important;
	align-items: center!important
}

.center-all-weak {
	text-align: center;
	justify-content: center;
	align-self: center;
	align-items: center
}


.image-grid {
	display: flex;
	flex-wrap: wrap
}

.a-image-grid {
	display: inline-block;
	margin-bottom: 8px;
	width: calc(50% - 43px);
	margin: 16px 16px 0 16px;
	padding: 5px
}

.a-image-grid:nth-of-type(2n) {
	margin: 16px 16px 0 16px
}

@media screen and (min-width:600px) {
	.a-image-grid {
		width: calc(25% - 48px)
	}
	.a-image-grid:nth-of-type(2n) {
		margin: 22px 22px 0 22px
	}
	.a-image-grid:nth-of-type(4n) {
		margin: 22px 22px 0 22px
	}
}

figure {
	margin: 0;
	overflow: hidden
}

.img-image-grid {
	border: none;
	max-width: 100%;
	height: auto;
	display: block;
	transition: transform .2s ease-in-out
}