
.title {color: rgb(7, 127, 151);
    font-size: 80px;
    font-weight: 900;
    width: 600px;
    margin: 0 auto;}

.title p {margin-top: 30px;}

.title p:nth-child(2) {text-indent: 1.5em;}

.title p:nth-child(3) {text-indent: 3em;}

.title p:nth-child(4) {text-indent: 5em;}




.cont {margin: 0 auto;
    width: 60%;}

.cont video {width: 100%;}





.container {padding-left: 150px;
    overflow: hidden;
    clear: both;}

.po-title {font-size: 80px;
    font-weight: 900;
    color: rgb(7, 127, 151);
    margin-bottom: 50px;}

.p-left {width: 400px;
    float: left;}

.p-left .img { width: 200px;
    height: 200px;
    margin: 0 auto;}

.p-left img {width: 200px;
    height: 200px;
    border-radius: 50%;
    margin: 0 auto;}

.p-left p {margin-top: 20px;
    text-align: center;
    font-size: 35px;
    font-weight: 600;
    color: rgb(7, 127, 151);}

.p-right {float: left;
    margin-left: 10%;
    color: rgb(7, 127, 151);
    margin-top: -40px;
}

.p-title {font-size: 50px;
    margin-bottom: 30px;
    font-weight: 800;}

.p-desc {font-size: 30px;
    font-weight: 500;}





.imgs {width: 50%;
    padding-left: 10%;
    display: flex;
    flex-wrap: wrap;}

.imgs img {width: 30%;
    margin-right: 20%;}

.simg {margin-top: 50px;}

.po-img {position: absolute;
    width: 400px;
    right: 120px;
    top: 50%;
    margin-top: -140px;}

.po-img img {width: 100%;}






.last-titlt {margin-top: 150px;
    text-align: center;
    font-size: 30px;
    font-weight: 700;
    color: white;}

.last-list {display: flex;
    width: 90%;
    margin: 0 auto;
    justify-content: space-around;
    align-items: center;}

.last-list .box {width: 400px;
    height: 400px;}

.last-list p {color: white;
    font-size: 25px;
    text-align: center;}

.box1 {background: url(../images/icons.png) no-repeat 55px 41px;}

.box2 {background: url(../images/icons.png) no-repeat -539px 41px;}

.box3 {background: url(../images/icons.png) no-repeat -1139px 41px;}