html, body	{
	margin: 0;
	padding: 0;
	font-family: 'Raleway';
	height: 100%;
	scroll-behavior: smooth;
	color: #FFFFFF;
	background: #000
}
header	{
	width: 100%;
	height: 100%;
	background-color: #000000;
	position: relative;
}
a {
	text-decoration: none;
}
nav {
	position: fixed;
	right:0;
	top:0;
	left:0;
	height:60px;
	background: #FFDC00;
	z-index: 1;
	display:flex;
}
nav a {
	color:#000000;
	display: inline-block;
	padding:0 10px;
	font-size: 1em;
}
.logo {
	width:50%;
	padding: 10px 0px 80px 30px;
}
.navigation{
	width:50%;
	text-align: right;
	padding: 21px 30px 0 0;
} 
h1	{
	font-family: 'Raleway', sans-serif;
	text-align: left;
	color: #FFDC00;
	font-size: 3em;
	margin: 0;
	padding: 12% 0% 0% 10%;
	font-weight: 700;
}
h2 {
	font-family: 'Raleway', sans-serif;
	text-align: left;
	font-size: 1.25em;
	line-height: 1.25em;
	margin: 0;
	padding: 1% 50% 2% 10%;
	font-weight: 700;
}
.puppy {
	color: #FFFFFF;
	text-align: left;
	line-height: 1.25em;
	margin: 0;
	padding: 0% 49% 0% 10%;
	font-weight: 500;
}
.bird {
	color: #FFFFFF;
	text-align: left;
	line-height: 1.25em;
	margin: 0;
	padding: 1% 49% 0% 10%;
	font-weight: 500;
}
.wlb01 {
	position: absolute;
    background: url(wlb01.png) no-repeat center center;
    background-size: contain;
    width: 700px;
    height: 500px;
    right: 80px;
    top: 150px;
}
.wlb02 {
	position: absolute;
    background: url(wlb02.png) no-repeat center center;
    background-size: contain;
    width: 700px;
    height: 500px;
    right: 80px;
    top: 700px;
    left: 0px;
}
h3	{
	font-family: 'Raleway', sans-serif;
	text-align: left;
	color: #FFDC00;
	font-size: 1.25em;
	margin: 0;
	padding: 30% 0% 0% 10%;
	font-weight: 700;
}
.text01 {
	font-family: 'Raleway', sans-serif;
	text-align: left;
	color: #FFFFFF;
	font-size: 1em;
	line-height: 1.25em;
	margin: 0;
	padding: 1% 0% 0% 10%;
	font-weight: 500;
}
.solution01 {
	padding-left: 50%;
}
.wlb03 {
	position: absolute;
    background: url(wlb03.png) no-repeat 110px center;
    background-size: contain;
    width: 700px;
    height: 400px;
    right: 0px;
    top: 1300px;
    left: 0px;
}
h4	{
	font-family: 'Raleway', sans-serif;
	text-align: left;
	color: #FFDC00;
	font-size: 1.25em;
	margin: 0;
	padding: 40% 0% 0% 10%;
	font-weight: 700;
}
.text02 {
	font-family: 'Raleway', sans-serif;
	text-align: left;
	color: #FFFFFF;
	font-size: 1em;
	line-height: 1.25em;
	margin: 0;
	padding: 1% 0% 0% 10%;
	font-weight: 500;
}
.solution02 {
	padding-left: 30%;
}
.wlb04 {
	position: absolute;
    background: url(wlb04.png) no-repeat center center;
    background-size: contain;
    width: 700px;
    height: 350px;
    right: 80px;
    top: 1900px;
}
h5	{
	font-family: 'Raleway', sans-serif;
	text-align: left;
	color: #FFDC00;
	font-size: 1.25em;
	margin: 0;
	padding: 30% 0% 0% 10%;
	font-weight: 700;
}
.text03 {
	font-family: 'Raleway', sans-serif;
	text-align: left;
	color: #FFFFFF;
	font-size: 1em;
	line-height: 1.25em;
	margin: 0;
	padding: 1% 0% 0% 10%;
	font-weight: 500;
}
.solution03 {
	padding-left: 0%;
}
.wlb05 {
	position: absolute;
    background: url(wlb05.png) no-repeat center center;
    background-size: contain;
    width: 700px;
    height: 350px;
    right: 80px;
    top: 2400px;
    left: 0px;
}
h6	{
	font-family: 'Raleway', sans-serif;
	text-align: left;
	color: #FFDC00;
	font-size: 1.25em;
	margin: 0;
	padding: 60% 0% 0% 10%;
	font-weight: 700;
}
.text04 {
	font-family: 'Raleway', sans-serif;
	text-align: left;
	color: #FFFFFF;
	font-size: 1em;
	line-height: 1.25em;
	margin: 0;
	padding: 1% 0% 0% 10%;
	font-weight: 500;
}
.solution04 {
	padding-left: 50%;
}
.wlb06 {
	position: absolute;
    background: url(wlb06.png) no-repeat;
    background-size: contain;
    width: 700px;
    height: 350px;
    right: 80px;
    top: 3150px;
    left: 50px;
}
.text05	{
	font-family: 'Raleway', sans-serif;
	text-align: left;
	color: #FFDC00;
	font-size: 1.25em;
	margin: 0;
	padding: 60% 0% 0% 10%;
	font-weight: 700;
}
.text06 {
	font-family: 'Raleway', sans-serif;
	text-align: left;
	color: #FFFFFF;
	font-size: 1em;
	line-height: 1.25em;
	margin: 0;
	padding: 1% 0% 30% 10%;
	font-weight: 500;
}
.solution05 {
	padding-left: 30%;
}
.number {
	font-family: 'Lato';
}.cartbutton {
	position: relative;
}
.cartbuttonnumber {
	position: absolute;
	font-family: Lato;
}