section {position: relative;width: 1200px;margin: 0 auto}
section img {width: 100%;}

/*#section1*/
#section1 h1 {position: absolute;color: #009fd3;width: 100%;text-align: center}
#section1 p {position: absolute;text-align: center;width: 100%;}
#section1 p:first-of-type {top: 50px;}
#section1 p:last-of-type {bottom: 25px;color: #fff}
#section1 .button {position: absolute;width: 100%;text-align: center;top: 140px}
#section1 .button button.w3-btn {background-color: #7a7ed8;color: #fff;padding: 2px 16px}
#section1 .button button span {font-size: 25px;}
/*#section1END*/

/*#section2*/
#section2 h1,#section2 p{position: absolute;width: 100%;text-align: center}
#section2 h1{color: #009fd3;font-size: 36px;margin-top: 50px}
#section2 p{color: #444444;font-size: 20px;margin-top: 105px}
#section2 .group{position: absolute;bottom: 100px;left: 73px; font-size: 20px;}
#section2 .group span:nth-of-type(1){padding-right: 74px}
#section2 .group span:nth-of-type(2){padding-right: 76px}
/*#section2END*/

/*#section3*/
#section3 h1,#section3 p,#section3 .group{position: absolute;width: 100%;text-align: center}
#section3 h1 {top:36px;font-size: 39px;color: #009fd3}
#section3 p {top: 102px;font-size: 19px;}
#section3 .group {text-align: left;bottom: 123px;left: 109px;width: auto;font-size: 22px;}
#section3 .group span {display: inline-block}
#section3 .group span:nth-of-type(1) {margin-right: 307px}
#section3 .group span:nth-of-type(2) {margin-right: 275px}
/*#section3END*/

/*#section4*/
#section4 h1,#section4 p{position: absolute}
#section4 h1 {top:83px;left: 96px;font-size: 39px;color: #009fd3}
#section4 p {top: 140px;left: 102px;font-size: 19px;}
/*#section4END*/

/*#section5*/
#section5 h1,#section5 p{position: absolute;color: #fff}
#section5 h1 {top:83px;right: 120px;font-size: 39px;}
#section5 p {top: 140px;right: 102px;font-size: 19px;text-align: center}
/*#section5END*/
