.section1{position:relative; }
.section1-1 {position:absolute;bottom:2%;width:40%;left:5%;text-align: center;}
.section1-1 h1{color:#fff;margin-bottom:0;}
.section1-1 p{color:#f3f3f3;font-size: 0.825em;}

@media screen and (min-width: 426px){
    .section1-1 {bottom:30%;width:30%;left:15%;}
}

.section1-2 {position:absolute;top: 500px;width:30%; text-align: center;}
.section1-2 p {color:#f3f3f3;}

.section1-2 ul li{
    width: 33.3%;
    text-align: center;
    padding: 0 10px;
    float: left;
    /* display: inline-block; */
}
.section1-2 li a{
    width: 68px;
    height: 68px;
    border-radius:  20%;
    border:  2px solid #ccc;
    display: block;
    padding:  10px;
    color:  #fff;
    opacity:  0.7;
    margin: 0 auto;
}
.section1-2 li a:hover{
    color:  #f3f3f3;
    opacity: 1;
}
.section1-2 ul li i{
    font-size: 45px;
}
.section1-2 li p{
    line-height:1.5em;
    margin-top:  0.5em;
}



.section2{position:relative;background: #fff;}
.section2-2 {padding-bottom:20px;}
.section2-2 ul{overflow: hidden;}
.section2-2 ul li{
    width: 50%;
    text-align: center;
    padding: 0 10px;
    float: left;
    /* display: inline-block; */
}
.section2-2 li a{
    width: 120px;
    height: 120px;
    display: block;
    padding:  10px;
    margin: 0 auto;
}
.section2-2 li a:hover{
    opacity: 1;
}

.section2-2 li p{
    line-height:1.5em;
}

@media screen and (min-width: 426px){
    .section2-1 {width:60%;margin:0 auto;}
    .section2-2 {width:50%;margin:0 auto;}
}

.section3{position:relative;background: #fff;}
.section3-1 {padding-bottom: 20px;}

@media screen and (min-width: 426px){
    .section3-1 {width:70%;margin:0 auto;}
}

.section4{position:relative;background: #fff;}
.section4-1 {padding-bottom: 20px;}

@media screen and (min-width: 426px){
    .section4-1 {width:70%;margin:0 auto;}
}

.section5{position:relative;background: #000;}
.section5-1 {}
.section5-1 h2 {color:#fff;}
.section5-1 p {color:#f3f3f3;}
.section5-2 {padding-bottom: 20px;}
.section5-2 h2 {color:#fff;}
@media screen and (min-width: 426px){
    .section5-1 {width:70%;margin:0 auto;}
}

.section6{position:relative;}
.section6-2 {position:absolute;top: 250px; width:50%;left:0;/*left: 200px;*/text-align: center;}
.section6-2 h2 { color:#fff;}
.section6-3 {position:absolute;top: 250px;width:50%;left:50%; /*left: 800px;*/text-align: center;}
.section6-3 h2 { color:#fff;}
.section6-4 {position:absolute;top: 470px;width:50%;left:0;text-align: center;}
.section6-5 {position:absolute;top: 470px;width:50%;left:50%;text-align: center;}

.section7{position:relative;border-top:1px solid #fff;  background: #fff;}
.section7-1 {padding-bottom: 20px;}

.section8{position:relative;background: #000;}
.section8-1 {padding-bottom:20px;}
.section8-1 h2 {color:#fff;}
.section8-1 p {color:#f3f3f3;}

@media screen and (min-width: 426px){
    .section8-1 p {width:70%;margin:0 auto;}
}

.section9{position:relative;background: #fff;}
.section9-1 {padding-top:30px;}
.section9-2 {float:left;width:20%;margin-left:10%;}
.section9-3 {float:left;width:20%;margin-left:10%;}
.section9-4 {float:left;width:20%;margin-left:10%;}
.section9-5 {float:left;width:20%;margin-left:10%;}
.section9-6 {float:left;width:20%;margin-left:10%;}
.section9-7 {float:left;width:20%;margin-left:10%;}
.section9-8 {float:left;width:20%;margin-left:10%;}
.section9-9 {float:left;width:20%;margin-left:10%;}
.section9-10 {float:left;width:20%;margin-left:10%;}

.section10{position:relative;background-color:#fff;}
.section10-1 {width:90%;margin:0 auto; text-align: left;}
.section10-1  .comparetable > tbody > tr > td {
    text-align: left;
}

.table > thead > tr > th, .table > tbody > tr:first-child > th,.table > thead > tr > th, .table > tbody > tr:first-child > td
{
    border-top: none;
}