

#toTop {
	position: fixed;
	bottom: 10px;
	right: 10px;
	cursor: pointer;
	display: none;
	background: rgba(150, 150, 150, .5);
	color: white;
	border: none;
	padding: 0;
	width: 30px;
	height: 30px;
	line-height: 30px;
	font-size: 25px;
	border-radius: 100%
}

.contact_img {
	background-image: url(../img/patrick-schopflin-38734.jpg) !important;
	height: 300px
}

.wordcontainer {
	text-align: center;
	display: inline-block;
	text-transform: uppercase;
	cursor: default;
	line-height: 3.5rem
}

.wordcontainer a {
	color: inherit
}

.word {
	display: block;
	padding: 0 .3em
}

.wcc-white {
	color: white
}

.wcc-grey {
	color: #a2a2a2
}

.wcc-yellow {
	color: #ffc153
}

.wordcontainer .word:hover {
	transform: scale(1.1);
	transition: all 1s linear;
	color: #ffc153
}

.wordcontainer .word:hover .word_fx:after {
	transition: all 2s linear;
	transform: scale(0)
}

@media only screen and (max-width: 414px) {
	.wordcontainer {
		font-size: 1.5rem;
		line-height: 2.5rem
	}
}

@media (max-width: 320px) {
	td {
		display: flex
	}
}

.scrollinfo,
span.buttinfo {
	display: none
}

article {
	margin: 5rem 0 0
}

article:last-child {
	margin: 5rem 0
}

@media only screen and (max-width: 414px) {
	article {
		margin: 0
	}
	article:first-child {
		margin: 5rem 0 0
	}
	article:last-child {
		margin: 0 0 5rem 0
	}
}

@media only screen and (min-width: 1024px) {
	.info-icons {
		height: 100%
	}
	.info-icons.fl {
		float: left;
		margin-right: 4rem;
		margin-bottom: 3rem;
	}
	.info-icons.fr {
		float: right;
		margin-left: 4rem;
		margin-bottom: 3rem;
	}
}

.white {
	color: white
}

.alert-success {
	padding: 1em
}

.overlay {
	position: absolute;
	bottom: 0;
	left: -7.5%;
	right: 0;
	overflow: hidden;
	width: 0;
	height: 100%;
	transition: 2s ease;
	text-align: center
}

.photo-text:hover .overlay {
	width: 100%
}

.service .img-fluid {
	box-shadow: 1px 1px 2px 0 #ccc;
	background-color: #ffc153;
	max-width: 80%;
	border-radius: 50%;
	display: block
}

.brand-normal {
	font-weight: 100;
	text-transform: lowercase;
	opacity: 0.6;
	display: inline
}

@media only screen and (max-width: 768px) {
	.service .img-fluid {
		max-width: 25%;
		float: right;
		margin: 1em
	}
}

@media (max-width: 414px) {
	.brand-normal {
		display: none
	}
	.service .img-fluid {
		max-width: 50%;
		float: none;
		margin: 0 auto 1em
	}
	article h2,
	#about h2 {
		text-align: center
	}
	.brand-normal {
		display: none
	}
}

.btn.btn-primary.pf-button {
	margin-top: 1em
}

.text-flyin {
	white-space: nowrap;
	color: white;
	font-size: 1.5em;
	position: absolute;
	overflow: hidden;
	top: 50%;
	left: 58%;
	transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	width: auto
}

.caption-text .text-title {
	font-weight: 900;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 1.1em
}

.caption-text .sub-title {
	font-weight: normal;
	text-transform: none;
	letter-spacing: normal
}

@media (max-width:320px) {
	.caption-text .text-title {
		font-size: 1em
	}
	.caption-text .sub-title {
		display: none
	}
}

.tooltips {
	position: relative;
	display: inline-block;
	color: black;
	border-bottom: none;
	pointer-events: none
}

.tooltips span {
	position: absolute;
	width: 120px;
	color: #000000;
	background: #FFC859;
	height: auto;
	visibility: hidden;
	border-radius: 6px;
	font-size: 14px;
	line-height: 18px;
	padding: 5px
}

.tooltips span:after {
	content: '';
	position: absolute;
	top: 100%;
	left: 50%;
	margin-left: -8px;
	width: 0;
	height: 0;
	border-top: 8px solid #FFC859;
	border-right: 8px solid transparent;
	border-left: 8px solid transparent
}

a:hover.tooltips span {
	visibility: visible;
	bottom: 30px;
	left: 50%;
	margin-left: -76px;
	z-index: 999
}

@media (min-width: 600px) {
	.tooltips {
		border-bottom: 1px dotted rgba(0, 0, 0, .3);
		pointer-events: auto
	}
	.tooltips span {
		width: 200px;
		bottom: 100%;
		left: 50%;
		margin-left: -60px
	}
	.tooltips span:after {
		content: '';
		position: absolute;
		top: 100%;
		left: 50%;
		margin-left: -8px;
		width: 0;
		height: 0;
		border-top: 8px solid #FFC859;
		border-right: 8px solid transparent;
		border-left: 8px solid transparent
	}
}

.portfolio-more {
	display: block;
}

#loadMore {
	width: 100%;
	display: inline-block;
	margin-top: 1rem
}

#loadMore a {
	transition: all 600ms ease-in-out;
	-webkit-transition: all 600ms ease-in-out;
	-moz-transition: all 600ms ease-in-out;
	-o-transition: all 600ms ease-in-out;
	border: 1px solid #000;
	padding: .5em;
	font-weight: 900;
	color: black
}

#loadMore a:hover,
#loadMore a:focus {
	border: 1px solid #FFC153;
	color: white
}

a.mix.identity {
	border: none
}

header.masthead {
	display: block
}

canvas.particles-js-canvas-el {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}

.bg_dark {
	background-color: #222 !important
}

img.grayscale {
	filter: grayscale(35%);
	-webkit-filter: grayscale(35%)
}

img.rounded {
	border-radius: 50% !important
}

.btn {
	font-weight: 900;
	padding: 12px 18px;
	letter-spacing: 1px;
	text-transform: uppercase;
	border-radius: 0
}

.btn-primary {
	border: 1px solid white;
	background-color: transparent
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary:visited {
	color: #FFC153;
	border-color: white;
	background-color: white;
	box-shadow: none;
	-webkit-box-shadow: none
}

.btn-secondary {
	border: 1px solid #222;
	background-color: transparent;
	color: black
}

.btn-secondary:hover,
.btn-secondary:focus {
	color: white;
	border-color: #FFC153;
	background-color: #FFC153
}

button:hover {
	cursor: pointer
}

.text-primary {
	color: #FFC153 !important
}

a.text-primary {
	color: #FFC153 !important
}

a.text-primary:hover,
a.text-primary:focus {
	color: #ffa506 !important
}

.bg-inverse {
	background-color: #222 !important
}

html,
body {
	height: 100%
}

hr {
	max-width: 100px;
	height: 2px;
	border-top: 1px solid white;
	border-bottom: 1px solid white
}

hr.colored {
	border-color: #FFC153
}

@media (min-width: 992px) {
	hr {
		max-width: 150px
	}
}

section.page-section {
	padding: 100px 0
}

@media (max-width: 767px) {
	section.page-section {
		padding: 75px 0
	}
}

::-webkit-input-placeholder {
	font-weight: 300;
	font-family: 'Roboto', 'Helvetica Neue', Helvetica, Arial, sans-serif
}

:-moz-placeholder {
	font-weight: 300;
	font-family: 'Roboto', 'Helvetica Neue', Helvetica, Arial, sans-serif
}

::-moz-placeholder {
	font-weight: 300;
	font-family: 'Roboto', 'Helvetica Neue', Helvetica, Arial, sans-serif
}

:-ms-input-placeholder {
	font-weight: 300;
	font-family: 'Roboto', 'Helvetica Neue', Helvetica, Arial, sans-serif
}

body {
	font-weight: 300;
	font-family: 'Roboto', 'Helvetica Neue', Helvetica, Arial, sans-serif
}

a {
	border-bottom: 1px dotted rgba(0, 0, 0, .3);
	color: black;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	transition: all .5s
}

a:hover,
a:focus {
	color: #ffa506;
	text-decoration: none
}

.modal-content a:focus,
.modal-content a:hover,
.portfolio-modal.black .modal-content a:focus,
.portfolio-modal.black .modal-content a:hover {
	color: #FFC153;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	transition: all .5s
}

p {
	font-size: 18px;
	line-height: 1.5
}

p.lead {
	font-size: 24px;
	font-family: 'Raleway', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-weight: 900;
	text-transform: uppercase
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: 'Raleway', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-weight: 900;
	text-transform: uppercase
}

#contact h3 {
	font-size: 3rem
}

@media (min-width: 768px) {
	h1 {
		font-size: 52px
	}
	h2 {
		font-size: 50px
	}
}

#mainNav {
	background-color: #222
}

#mainNav .navbar-toggler {
	padding: 15px;
	color: white;
	font-size: 14px
}

#mainNav .navbar-toggler:focus,
#mainNav .navbar-toggler:hover {
	color: #222;
	background-color: white
}

#mainNav .navbar-brand {
	color: white;
	font-size: 24px;
	line-height: 44px;
	font-family: 'Raleway', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-weight: 900;
	text-transform: uppercase
}

#mainNav .navbar-brand img {
	height: 40px
}

#mainNav .navbar-collapse .navbar-nav>.nav-item>.nav-link {
	padding-top: 15px;
	padding-bottom: 15px;
	color: white
}

#mainNav .navbar-collapse .navbar-nav>.nav-item>.nav-link:focus,
#mainNav .navbar-collapse .navbar-nav>.nav-item>.nav-link:hover {
	color: rgba(255, 255, 255, 0.5)
}

#mainNav .navbar-collapse .navbar-nav>.nav-item>.nav-link.active,
#mainNav .navbar-collapse .navbar-nav>.nav-item>.nav-link.active:focus,
#mainNav .navbar-collapse .navbar-nav>.nav-item>.nav-link.active:hover {
	color: #FFC153
}

@media (min-width: 992px) {
	#mainNav {
		height: auto;
		padding: 30px 0;
		-webkit-transition: padding-top 0.3s, padding-bottom 0.3s;
		-moz-transition: padding-top 0.3s, padding-bottom 0.3s;
		transition: padding-top 0.3s, padding-bottom 0.3s
	}
	#mainNav.navbar-shrink {
		padding: 5px 0;
		background-color: #222
	}
	#mainNav .navbar-brand {
		font-size: 26px;
		line-height: 50px
	}
	#mainNav .navbar-brand img {
		height: 46px
	}
	#mainNav .navbar-collapse .navbar-nav>.nav-item {
		margin-right: 5px
	}
	#mainNav .navbar-collapse .navbar-nav>.nav-item:last-child {
		margin-right: 0
	}
	#mainNav .navbar-collapse .navbar-nav>.nav-item>.nav-link {
		padding: 15px
	}
	#mainNav .navbar-collapse .navbar-nav>.nav-item>.nav-link.active,
	#mainNav .navbar-collapse .navbar-nav>.nav-item>.nav-link.active:focus,
	#mainNav .navbar-collapse .navbar-nav>.nav-item>.nav-link.active:hover {
		color: #FFC153
	}
}

header.masthead {
	position: relative;
	padding-top: 150px;
	padding-bottom: 150px;
	background: no-repeat center center;
	background-color: #222;
	background-attachment: scroll;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-image: url(../img/bg_particles2.png) !important;
	background-color: #222;
}
header.masthead .masthead-title,
header.masthead .masthead-title h1 {
	font-size: 3rem;
	line-height: 3rem;
	font-family: 'Raleway', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-weight: 900;
	text-transform: uppercase;
	margin-top: .5rem
}

header.masthead .masthead-subtitle {
	font-size: 1.5rem;
	line-height: 1.5rem
}

header.masthead .scroll-down {
	position: absolute;
	bottom: 12%;
	width: 100%;
	text-align: center;
	z-index: 99
}

header.masthead .scroll-down .btn {
	font-size: 30px;
	line-height: 50px;
	width: 50px;
	height: 50px;
	padding: 0;
	letter-spacing: normal;
	color: white;
	border: 2px solid white;
	border-radius: 100% !important;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	transition: all .5s
}

header.masthead .scroll-down .btn:hover {
	color: rgba(255, 255, 255, 0.5) !important;
	border-color: rgba(255, 255, 255, 0.5);
	outline: none
}

@media (min-width: 992px) {
	header.masthead {
		height: 100vh;
		min-height: 700px;
		padding-top: 0;
		padding-bottom: 0;
}
	header.masthead .masthead-img {
		max-width: 250px;
		max-height: 250px
	}
	header.masthead .masthead-title,
	header.masthead .masthead-title h1 {
		font-size: 5rem;
		line-height: 5rem
	}
	header.masthead .masthead-subtitle {
		font-size: 2rem;
		line-height: 2rem
	}
}

@media all and (-ms-high-contrast: none),
(-ms-high-contrast: active) {
	header.masthead {
		height: 100vh;
		min-height: 700px;
		padding-top: 250px;
		padding-bottom: 150px
	}
}

.call-to-action {
	padding: 100px 0;
	text-align: center;
	color: white;
	background: no-repeat center center scroll;
	background-color: #222;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover
}

.call-to-action span.quote {
	font-size: 30px;
	font-weight: 300;
	line-height: 32px;
	display: block
}

@media (min-width: 768px) {
	.call-to-action {
		padding: 150px 0;
		background-attachment: scroll
	}
	.call-to-action span.quote {
		font-size: 36px;
		line-height: 38px
	}
}

@media (min-width: 992px) {
	.call-to-action {
		padding: 80px 0
	}
	.call-to-action span.quote {
		font-size: 40px;
		line-height: 42px
	}
}

@media (min-width: 1025px) {
	.call-to-action {
		background-attachment: fixed
	}
}

.services .media {
	margin-bottom: 30px
}

.services .media i.fa {
	font-size: 30px;
	line-height: 70px;
	width: 75px;
	height: 75px;
	text-align: center;
	border: 3px solid #222
}

.services .media .media-body {
	min-width: none;
	padding-left: 15px
}

.services .media .media-body h3 {
	margin-bottom: 15px
}

.services .media .media-body ul {
	padding: 0;
	list-style: inside
}

.services .media .media-body ul li {
	margin-bottom: 10px
}

@media (min-width: 992px) {
	.services .media {
		margin-bottom: 0
	}
}

.portfolio-modal {
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover
}

.portfolio-modal .modal-backdrop {
	display: none
}

.portfolio-modal .modal-dialog {
	max-width: none
}

.portfolio-modal .modal-dialog .modal-content {
	font-size: 18px;
	min-height: 100%;
	padding: 100px 0 0 0;
	text-align: center;
	border: none;
	border-radius: 0;
	background: transparent;
	background-clip: border-box;
	-webkit-box-shadow: none;
	box-shadow: none
}

@media (max-width: 450px) {
	.modal-buttons {
		padding-bottom: 3.5em
	}
}

.pf_detail {
	margin-top: 2em
}

.portfolio-modal .btn-primary {
	border: none
}

.portfolio-modal button.btn.btn-primary.btn-close,
.portfolio-modal .btn.btn-primary.btn-prev {
	margin-right: 10px
}

.portfolio-modal button.btn.btn-primary.btn-close.modal_top {
	position: absolute;
	top: 1%;
	right: 1%;
	width: 25px;
	height: auto;
	background: none;
	padding: 0
}

.portfolio-modal button.btn.btn-primary.btn-close.modal_top,
.portfolio-modal button.btn.btn-primary.btn-close {
	font-family: 'Roboto', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-weight: 300;
	font-size: 1.2em;
	line-height: 22px;
	padding-top: 10px
}

.portfolio-modal .modal-dialog,
.portfolio-modal .modal-buttons .btn,
.portfolio-modal a {
	color: white
}

.portfolio-modal .btn-primary {
	background-color: rgba(255, 255, 255, .5)
}

.portfolio-modal .btn-primary:hover,
.portfolio-modal .btn-primary:focus,
.portfolio-modal .btn-primary:active,
.portfolio-modal .btn-primary:visited {
	background-color: rgba(255, 255, 255, .25)
}

.portfolio-modal .btn.btn-primary.btn-next,
.portfolio-modal .btn.btn-primary.btn-close,
.portfolio-modal .btn.btn-primary.btn-prev {
	float: left
}

.modal {
	overflow: scroll
}

.portfolio-modal {
	background-image: url(../img/bg_particles2.png) !important;
	background-color: #222
}

.portfolio-modal .modal-dialog .modal-content h3 {
	font-size: 3rem;
	margin: 0
}

.portfolio-modal .modal-dialog .modal-content .item-details {
	margin: 30px 0
}

.mockup-carousel .item {
	margin: 0;
	padding: 0
}

.mockup-carousel .item img {
	margin: 0
}

.portfolio-grid .mix {
	float: left;
	overflow: hidden;
	width: 48%;
	margin: 1%
}

.portfolio-grid .mix .portfolio-wrapper {
	position: relative !important;
	overflow: hidden;
	cursor: pointer;
	background: #222;
}

.portfolio-grid .mix .portfolio-wrapper img {
	position: relative;
	max-width: 100%;
    width: 345px;
    height: 230px;
	-webkit-filter: grayscale(0);
	filter: grayscale(0);
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	transition: all .5s
}

.portfolio-grid .mix .portfolio-wrapper img:hover {
	-webkit-filter: grayscale(1);
	filter: grayscale(1)
}

.portfolio-grid .mix .portfolio-wrapper .caption {
	position: absolute;
	bottom: -100%;
	width: 100%;
	height: 100%;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	transition: all .5s
}

.portfolio-grid .mix .portfolio-wrapper .caption .caption-bg {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(255, 193, 83, .95)
}

.portfolio-grid .mix .portfolio-wrapper .caption .caption-text {
	position: relative;
	z-index: 500;
	padding: 15px 8px;
	color: white;
	top: 20%
}

@media (max-width:768px) {
	.portfolio-modal .modal-dialog .modal-content {
		padding: 50px 0 0 0
	}
	.portfolio-modal .modal-dialog .close-modal {
		top: 0;
		right: 50px
	}
	.portfolio-modal .modal-dialog .modal-content h3 {
		font-size: 2.5rem
	}
	.portfolio-grid .mix .portfolio-wrapper .caption .caption-text {
		top: 1%;
		font-size: .85em;
		line-height: 1.5em
	}
	.btn.btn-primary.pf-button {
		display: none
	}
}

.portfolio-grid .mix .portfolio-wrapper .caption .caption-text a.text-title {
	color: white
}

.portfolio-grid .mix .portfolio-wrapper .caption .caption-text .text-category {
	font-size: 12px;
	display: block
}

.portfolio-grid .mix:hover .portfolio-wrapper .caption {
	bottom: 0
}

@media (min-width: 768px) {
	.portfolio-grid .mix {
		width: 31%;
		margin: 1%
	}
}

.signup-form .input-group .form-control {
	border: 0;
	border-color: white;
	border-radius: 0
}

.signup-form .input-group .input-group-btn .btn-primary {
	border: 0;
	border-radius: 0;
	background-color: #FFC153;
	font-size: 1rem
}

.signup-form .input-group .input-group-btn .btn-primary:hover {
	color: white;
	background-color: #ffaf20
}

.floating-label-form-group {
	position: relative;
	margin-bottom: 0;
	padding-bottom: 0.5em;
	border-bottom: 1px solid #e1e1e1
}

.floating-label-form-group input,
.floating-label-form-group textarea {
	z-index: 1;
	position: relative;
	padding-right: 0;
	padding-left: 0;
	border: none;
	border-radius: 0;
	font-size: 1.5em;
	background: none;
	box-shadow: none !important;
	resize: none
}

.floating-label-form-group label {
	display: block;
	z-index: 0;
	position: relative;
	top: 2em;
	margin: 0;
	font-size: 0.85em;
	line-height: 1.764705882em;
	vertical-align: middle;
	vertical-align: baseline;
	opacity: 0;
	-webkit-transition: top 0.5s ease, opacity 0.5s ease;
	-moz-transition: top 0.5s ease, opacity 0.5s ease;
	-ms-transition: top 0.5s ease, opacity 0.5s ease;
	transition: top 0.5s ease, opacity 0.5s ease
}

.floating-label-form-group::not(:first-child) {
	padding-left: 14px;
	border-left: 1px solid #e1e1e1
}

.floating-label-form-group-with-value label {
	top: 0;
	opacity: 1
}

.floating-label-form-group-with-focus label {
	color: #FFC153
}

form .row:first-child .floating-label-form-group {
	border-top: 1px solid #e1e1e1
}

.btn-full-width {
	font-size: 26px;
	font-weight: 200;
	padding: 50px 0;
	letter-spacing: normal;
	text-transform: none;
	color: white;
	border: 0;
	border-radius: 0;
	background-color: #222
}

.btn-full-width:hover {
	color: white;
	background-color: #FFC153
}

.btn-full-width:focus {
	color: white
}

footer.footer {
	padding: 50px 0 20px;
	color: rgba(255, 255, 255, 0.7);
	background: no-repeat center center scroll;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-image: url(../img/patrick-schopflin-38734.jpg)
}

footer.footer a {
	color: rgba(255, 255, 255, 0.7)
}

footer.footer a:hover {
	color: white
}

footer.footer p {
	font-size: 22px
}

footer.footer .footer-contact-details {
	margin: 75px 0
}

footer.footer .footer-social {
	margin-bottom: 75px
}

footer.footer .copyright {
	font-size: 1rem
}

@media (min-width: 1025px) {
	footer.footer {
		background-attachment: fixed
	}
}

@media (max-width: 768px) {
	footer.footer .footer-contact-details {
		margin: 0 0 1em
	}
}

.device-mockup {
	position: relative;
	width: 100%;
	padding-bottom: 61.775701%
}

.device-mockup>.device {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 100%;
	background-size: 100% 100%;
	background-repeat: no-repeat;
	background-image: url("../img/macbook.png")
}

.device-mockup>.device>.screen {
	position: absolute;
	top: 11.0438729%;
	bottom: 14.6747352%;
	left: 13.364486%;
	right: 13.364486%;
	overflow: hidden
}

.device-mockup>.device>.button {
	position: absolute;
	top: 0;
	left: 0;
	display: none;
	overflow: hidden;
	border-radius: 100%;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	cursor: pointer
}

.device-mockup.macbook {
	padding-bottom: 61.775701%
}

.device-mockup.macbook>.device {
	background-image: url("../img/macbook.png")
}

.device-mockup.macbook>.device>.screen {
	top: 11.0438729%;
	bottom: 14.6747352%;
	left: 13.364486%;
	right: 13.364486%
}

ul.share-buttons {
	list-style: none;
	padding: 0
}

ul.share-buttons li {
	display: inline
}

ul.share-buttons .sr-only {
	position: absolute;
	clip: rect(1px 1px 1px 1px);
	clip: rect(1px, 1px, 1px, 1px);
	padding: 0;
	border: 0;
	height: 1px;
	width: 1px;
	overflow: hidden
}

.sm_title {
	color: transparent;
	line-height: 1px;
	font-size: 1px
}

.credits {
	color: white;
	text-decoration: none;
	padding: 4px 6px;
	font-size: 10px;
	line-height: 1.2;
	display: inline-block;
	border-radius: 3px;
	opacity: .7;
	text-align: center;
	width: 100%;
	margin-top: 1em
}

.unsplash {
	display: inline-block;
	padding: 2px 3px;
	opacity: .7
}

.ok {
	border: 2px solid #6ead0c;
	padding: 1.5rem;
	font-weight: bold;
	font-size: inherit;
}

::selection {
	background-color: #FFC15369;
}

::-moz-selection {
	background-color: #FFC15369;
}

