.pages li{list-style-type:none;width:10px;height:10px;border-radius:10px;background-color:#d5f6fd}.pages li:hover{background-color:#d5f6fd}.pages li.active{background:#006dfe;}.pages{position:absolute;z-index:10}.pages.horizontal{left:50%;transform:translateX(-50%);bottom:0}.pages.horizontal li{display:inline-block;margin-right:10px}.pages.horizontal li:last-child{margin-right:0}.pages.vertical{right:5px;top:50%;transform:translateY(-50%)}.pages.vertical li{margin-bottom:10px}.pages.vertical li:last-child{margin-bottom:0}


#container {
			width: 100%;
			padding-bottom:20px;
			overflow: hidden;
	}
	.sections,.section {
		height:100%;
	}
	#container,.sections {
		position: relative;
	}
	.section {
		background-size: cover;
		background-position: 50% 50%;
		color: white;
	}
	
	
#container1 {
			width: 100%;
			padding-bottom:20px;
			overflow: hidden;
	}
	
	
#container1,.sections {
		position: relative;
	}
	
	
#container2 {
			width: 100%;
			padding-bottom:38px;
			overflow: hidden;
	}
	
	
#container2,.sections {
		position: relative;
	}