header{
	padding-bottom: 0px;
	position: relative;
	margin-bottom: 0px;

	min-height: 650px;
}

.divslide{
width: 80%!important;
margin: auto;
margin-top: 40px;
position: relative;
padding-bottom: 230px;
}

.divslide2{
width: 100%!important;
margin: auto;
margin-top: 0px;
position: relative;
padding-bottom: 0px;
}
.divslide span img{
	width: 40px;
	position: absolute;
	display: none;
	display: inline-block;
	margin-top: -130px;
}
.leftslide img {
	margin-left: -40px;
}
.divslide *{
	color: white;
	font-style: normal;
	font-size: 32px;
	font-weight: bolder;
}
.divslide a{
	background: linear-gradient(to right, hsl(320,100%,50%), hsl(200,100%,50%));
	-webkit-background-clip:text;
	-webkit-text-fill-color:transparent;
}
.divslide b{
	display: block;
	border-radius:3px;
	border:1px solid white;
	width: 130px;
		background: white;
	-webkit-background-clip:text;
	-webkit-text-fill-color:normal;
	color: white!important;
	text-align: center;
	text-transform: uppercase;
	font-size: 14px;
	padding: 6px;
	margin-left: 2px;
	margin-top: 30px;
}
div.scroll{
	text-align: center;
	white-space:nowrap;
	overflow: scroll;
	position: absolute;
	bottom: 0px;
	width: 100%;
	color: white;
	margin-top: 230px;
}
div.scroll span{
	width: 230px;
	padding: 10px;
	height: 230px;
	display: inline-block;
	text-align: left;
	vertical-align: bottom;
	margin: 0px;
	margin-right: -2.5px;
	margin-left: -2.5px;
	background: hsl(0,0%,10%);
}
div.scroll h3{
	word-wrap:break-word;
	font-size: 20px;
	white-space: pre-wrap;
}
.scroll img{
	width: 50px;
	margin: 15px;
	margin-bottom: 25px;
}
.scroll span:nth-child(2n){
	background: hsl(0,0%,15%);
}
.section1 div{
	background:  hsl(0,0%,80%);
	color: white;
}
.section1 div span{
	display: block;
	font-size: 24px;
	font-weight: bold;
}
.section1 aside{
	width: 100%;
}
.section1 div em{
	margin: 30px;
	margin-bottom: 40px;
	display: inline-block;
	font-size: 25px;
	font-weight: bold;
}
.section1 span{
	margin: 30px;
	display: inline-block;
}
.section1 div a{
	margin:30px;
	display: inline-block;
	border:2px solid;
	padding: 10px;
	color: white;
	text-decoration: none;
	font-weight: bold;
	font-size: 16px;
}

.section2 div{
background: hsl(0,0%,96%);
color: black;
}
.section2 div img{
	float: left;
	display: block;
	margin-right: 10px;
	margin-left: 10px;
	width: 50px;
	border-radius: 50%;
	margin-bottom: -30px!important;
}
.section2 div b{
	display: inline-block;
	margin-top: 30px;
}
.section2 div h4{
	font-weight: bolder;
	margin-bottom: 10px;;
	font-size: 23px;
}
.section2 div i{
	font-style: normal;
	font-weight: normal;
	display: block;
    float: right;
    width:280px;
}
.section2 a{
	background:black;
	color: white; 
}
.section3{
	clear: both;
	color: white;
	padding: 10px;
	background: hsl(0,0%,0%);
}
@keyframes bounce{
0%,20%,50%,80%,100%{
	transform: translateY(0px);
}
40%{
transform: translateY(-40px);
}
60%{
transform: translateY(-25px);
}
}
.section3 video{
	animation-name: bounce;
	animation-duration: 5s;
	animation-iteration-count: infinite;
}
.section3 *{
	margin-bottom: 10px;
}
.section3 h5{
	font-size: 26px;
	font-weight: normal;
}
.section3 a {
	background: hsl(190,100%,40%);
	display: inline-block;
	width: 150px;
	padding: 10px;
	border-radius: 5px;
	color: white;
	text-align: center;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
.section3 video{
	width: 100%;
}
footer{
	clear: both;
}
.section4{
	padding:20px;
	background: hsl(0,0%,97%);
}
.section4 *{
	display: block;
	margin-bottom: 20px;
	padding: 10px;
}
.section4 img{
	width: 100%;
}
.section4 em{
	font-weight: bold;
	font-size: 20px;
	color:hsl(74,31%,48%);
}
.section4 a{
	color: hsl(0,0%,30%);
}
.section4 div{
	background: hsl(0,0%,96%);
}
.section4 img{
	padding: 0px;
}
.section4 h1{
	border-left: 6px solid hsl(0,0%,30%);
	margin-left: -10px;
}
.section5{
	background:hsl(200,100%,98%);
	color: black;
	padding: 20px;
	text-align: center;
}
.section5 *{
	display: block;
	font-style: normal;
	width: 100%;
}
.section5 div{
	width: 140px;
	margin: 5px;
	display: inline-block;
	text-align: left;

}
.section5 span{
	display: block;
	margin-bottom: -20px;
}
.section5 span em{
	font-weight: bold;
	font-size: 18px;
	font-style: normal;
	margin-bottom: 25px;

}
.section5 span h1{
	margin-bottom: 30px;
	font-size: 25px;
}
.section6{
	background: hsl(20,100%,80%);
	text-align: center;
	padding: 30px;
	padding-left: 0px;
	padding-right: 0px;
	
}
.section6 span{
	display: block;
	white-space: nowrap;
	overflow: auto;
	width: 100%;
	padding: 20px;
	padding-left: 2px;
	padding-right: 2px;
}
.section6 div{
display: inline-block;
max-height: 450px;
width: 330px;
overflow: hidden;
background: white;
}
.section6 h1{
	font-weight: normal;
	margin: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	width: 90%!important;
	white-space: pre-wrap;
	word-break: break-all;
	word-wrap: break-word;
	scroll-behavior: all;
	font-size: 30px;
}
.section6 a{
	color: white;
	background: black;
	text-decoration: none;
	border-radius: 3px;
	display: inline-block;
	padding: 4px;
}
.section6 iframe{
	min-height: 500px;
	background: white;
	width: 105%;
	overflow: auto;
	border:none;
	overflow-x: unset;
	padding: 0px;
	margin: auto;
	margin-bottom: 0px;
	margin-top: 0px;
}
div.scroll a{
	color: white;
	text-decoration: none;
}
@media(min-width: 1000px){
	article{
		background: hsl(0,0%,97%);
	}
.divslide{
width:920px!important;
margin:auto!important;
}
.divslide *{
	font-size: 38px;
}
.divslide2{
width:100%!important;
margin:auto!important;
}
header nav{
	margin-bottom: 150px;
}

div.scroll{
	text-align: center;
	white-space:nowrap;
	overflow: auto;
}

.section1{
	width: 920px;
	margin: auto;
}
.section1 div{
	float: left;
	width: 460px;
	height: 600px;
}
.section1 aside.divslide{
	width: 460px!important;
	height: 600px;
}
.section1 div em{
	margin-top: 80px;
	font-style: normal;
	}

	.section2 div img{
	margin-right: 20px;
}
.section2 div{
	padding-top: 50px;
}
.section3{
	text-align: center;
	padding: 40px;
}
.section3 video{
	width: 400px;
	margin-right: 20px;
	display: inline-block;
	vertical-align: top;
}
.section3 span{
width: 600px;
display: inline-block;
text-align: left;
vertical-align: middle;
padding-top: 30px;
}
.section4{
	text-align: center;
	padding:0px;
	background: white;
	
}
.section4 div{
	width: 350px;
	padding: 0px;
	display: inline-block;
	text-align: left;
	vertical-align: top;
}
.section4 h1{
	margin-left: 0px;
}

.section4 p{
	min-height: 160px;
}
.section5{
	padding: 40px;
	text-align: center;
}
.section5 div{
	display: inline-block;
	width: 170px;
	margin: 10px;
	text-align: left;
}
.section5 span{
	width: 100%;
	text-align: center;
}
.section5 aside{
width: 800px;
margin: auto;
}

.section6 div{
max-height: 500px;
width: 340px;
}

#touch{
	min-height: 150px!important;
}
}