@font-face {
    font-family: AvenirNext-Italic;
    src: url(../fonts/AvenirNext-Italic.ttf);
}
@font-face {
    font-family: Avenir-Heavy;
    src: url(../fonts/Avenir-Heavy.ttf);
}
@font-face {
    font-family: Avenir-Medium;
    src: url(../fonts/Avenir-Medium.ttf);
}

body {
    padding-bottom: 111px;
    display: inline-block;
}

* {
    font-family: Avenir-Medium !important;
}


.header h3 ,
.banner .box2 p,
.banner .box1 .content p {
    font-family: Avenir-Medium;
}

header.header {
    background: #222c2e;
    padding: 32px 61px 21px;
}

.header h3 {
    color: #fcfbfd;
    font-size: 36px;
    float: right;
    margin: 0;
}

header.header img {
    width: 293px;
}

span.icon-phone {
    width: 77px;
    height: 52px;
    display: inline-block;
    background-image: url(../images/dt.png);
    background-size: contain;
    background-repeat: no-repeat;
    float: right;
    margin-top: -15px;
    margin-right: 11px;
}

.banner {
    background-image: url(../images/slider.png);
    background-size: cover;
    position: relative;
}

.banner .box1 {
    width: 402px;
    height: 441px;
    padding: 44px 39px;
    position: absolute;
    top: 17%;
    left: 4.3%;
    background: rgba(0, 0, 0, 0.4);
}

.banner .box1 .content p {
    color: #edeae5;
    font-size: 18px;
    line-height: 21px;
}

.banner .box1 .content button {
    color: #FFF;
    background: #c81e27;
    border: none;
    font-size: 18px;
    font-weight: bold;
    padding: 8px 25px;
    margin-top: 9px;
}

.banner .box1 img {
    width: 322px;
}

.banner .box2 {
    display: inline-block;
    position: absolute;
    right: 2.5%;
    top: 23.5%;
    color: #fdfdfb;
    font-size: 59px;
    width: 402px;
    line-height: 60px;
}

.banner .box2 p {
    color: #fdfdfb;
    font-size: 55px;
}

.why {
    background: #fafafa;
    padding-bottom: 86px;
}

.why .head {
    margin: auto;
    width: 67%;
    text-align: center;
}

.why .head h2 {
    font-size: 53px;
    margin-top: 44px;
}

.why .head p {
    font-size: 21px;
}

.why .body {
    width: 85%;
    margin: auto;
    margin-top: 34px;
}

.why .item {
    background: #FFF;
    margin: 0px 14px;
    min-height: 476px;
    padding: 0px 19px;
    border: 2px solid rgba(206, 206, 206, 0.34);
}

.why .item h3 {
    padding-top: 39px;
    font-weight: 500;
}

.why .item p {
    font-size: 19px;
}

.beautifully {
    min-height: 1000px;
    background-image: url(../images/mg.png);
    background-size: cover;
    position: relative;
}

.beautifully .head {
    width: 70%;
    height: 382px;
    color: #FFF;
    text-align: center;
    position: absolute;
    left: 12%;
    top: 0;
    background: rgba(0, 0, 0, 0.4);
}

.beautifully .head h3 {
    padding-top: 55px;
    font-size: 55px;
}

.beautifully .head p {
    font-size: 21px;
    width: 91%;
    margin: auto;
}

.works {
    min-height: 2000px;
    background: #fafafa;
    padding-bottom: 86px;
    position: relative;
}

.works .head {
    margin: auto;
    width: 67%;
    text-align: center;
}

.works .head h2 {
    font-size: 53px;
    margin-top: 44px;
}

.works .head p {
    font-size: 21px;
}

.works .body {
    left: 9%;
    top: 12%;
    width: 82%;
    position: absolute;
}

.works .left {
    width: 34%;
    float: left;
}

.works .mid {
    width: 20%;
    float: left;
}

.works .right {
    width: 44%;
    float: left;
}

.works .mid img.img1 {
    margin-left: -13%;
}

.works .mid img.img2 {
    margin-left: 6%;
}

.works .mid img.img3 {
    margin-left: 14%;
    margin-top: -8px;
}

.works .mid img.img4 {
    margin-left: -76%;
    margin-top: -7px;
}

.works .left .box1 {
    margin-top: 75%;
    text-align: right;
}

.works .left .box1 .content {
    text-align: left;
}

.works .left .box2 {
    margin-top: 199%;
}

.works .content {
    font-size: 19px;
}

.works .right {
    padding-left: 90px;
}

.works .right .box1 {
    margin-top: 78%;
}

.works .right .box2 {
    margin-top: 42%;
}

.works .right .box3 {
    margin-top: 355px;
}

.capacity {
    padding-bottom: 10px;
    text-align: center;
}

.capacity .head {
    margin: auto;
    width: 66%;
    text-align: center;
margin-top: 133px;
}

.capacity .head h2 {
    font-size: 53px;
    margin-top: 44px;
}

.capacity .head p {
    font-size: 21px;
}


.specs {
    margin: auto;
    text-align: center;
}

.specs h2 {
    font-size: 53px;
    margin-top: 0;
}

.specs {
    font-size: 21px;
    padding: 0px 47px;
    padding-bottom: 75px;
}

.specs p {
    font-size: 16px;
    float: left;
    text-align: left;
    margin-top: 10px;
}

.specs .left {
    width: 54%;
}

.specs .right {
    width: 46%;
}

.specs .left .head,
.specs .right .head {
    position: relative;
    height: 180px;
}

.specs .left .head p,
.specs .right .head p{
    position: absolute;
    bottom: 0;
    left: 0;
    font-size: 38px;
    margin: 0;
}

.specs table {
    width: 100%;
}

.specs img {
    margin-left: 51%;
}

.specs table {
    text-align: center;
}

.specs table th {
    text-align: center;
    padding: 9px;
    font-size: 21px;
}

.specs table th,
.specs table td {
    border: 1px solid #b1b1b1;
}

.specs table td {
    padding: 9px;
}

.buy {
    background: #1e2628;
    text-align: center;
    padding-bottom: 63px;
}

.buy p,
.buy h2 {
    color: #FFF;
}

.buy h2 {
    font-size: 65px;
    margin-top: 44px;
}

.buy button {
    color: #FFF;
    background: #c81e27;
    border: none;
    font-size: 35px;
    font-weight: bold;
    padding: 11px 34px;
    margin-top: 9px;
    margin-bottom: 34px;
}

.buy p {
    font-size: 43px;
}

@media(min-width: 768px) {
    .banner {
        min-height: 583px;
    }

    .why .item {
        width: 30%;
    }

    .works .right .box1 {
        height: 410px;
    }
}

@media(max-width: 768px) {
    .works .mid img {
        width: 100px;
    }

    .works .head h2,
    .why .head h2,
    .beautifully .head h3,
    .capacity .head h2,
    .buy h2 {
        font-size: 38px;
    }

    .works .head p,
    .why .head p,
    .beautifully .head p,
    .capacity .head p,
    .buy p {
        font-size: 16px;
    }

    .works .head {
        margin: 0;
    }

    .works .body {
        top: 24%;
    }
    .works .left img {
        width: 80%;
    }

    .works .left .box1 h3 {
        font-size: 19px;
        margin-top: 0;
    }
    .works .left .box1 p,
    .works .body p {
        font-size: 12px;
        max-height: 165px;
        overflow: auto;
    }

    .works .body {
        left: 0;
        right: 0;
    }
    .works .mid img.img3 {
        width: 94%;
    }
    .works .mid img.img4 {
        width: 238%;
        margin-top: 1px;
    }
    .works .right {
        padding-left: 10px;
    }
    .works h3 {
        margin-top: 0;
        font-size: 17px;
    }
    .works .right .box1 {
        margin-top: 81%;
    }
    .specs {
        padding: 0px 10px;
    }
    .wap {
        display: inline-block;
    }
    .why .body,
    .specs .left,
    .specs .right,
    .why .head,
    .works .head {
        width: 100%;
    }
    .why .item {
        margin-bottom: 10px;
        text-align: center;
        min-height: inherit;
    }
    .header h3 {
        font-size: 26px;
        float: inherit;
        margin: auto;
    }
    .phone {
        text-align: center;
        margin-top: 10px;
        position: relative;
    }
    span.icon-phone {
        position: absolute;
        top: 36%;
        left: 13%;
        width: 42px;
    }

    .beautifully .head {
        width: 94%;
        left: 3%;
        height: 295px;
    }

    .beautifully {
        min-height: 385px;
    }

    .buy button {
        font-size: 20px;
    }
    header.header {
        padding: 10px;
        text-align: center;
    }
    .beautifully .head h3 {
        margin: 0;
        padding-top: 30px;
    }

    .buy .head img {
        margin-top: 10px !important;
    }

    .specs .left .head, .specs .right .head {
        height: 112px;
    }

    .specs img {
        width: 200px;
    }

    .works .left {
        width: 38%;
        padding-left: 10px;
    }

    body,
    .wap,
    .works .body,
    .banner .box1,
    .banner .box2,
    .banner .box1 img,
    .capacity img,
    .capacity .head {
        width: 100%;
    }

    .works .right {
        width: 39%;
    }

    .works .left .box2 {
        margin-top: 145%;
    }

    .works .right .box3 {
        margin-top: 100%;
    }

    .works {
        min-height: 1251px;
    }

    .specs .right {
        margin-top: 50px;
    }

    .specs .right img {
        width: 26%;
    }
    span.icon-phone {
        display: none;
    }

    .specs img {
        width: 56%;
    }

    .specs table th {
        font-size: 15px;
    }
    .specs table td {
        padding: 2px;
        font-size: 11px;
    }
    .buy {
        padding: 0;
    }

    .buy .head img {
        width: 80%;
    }
    .specs img {
        margin-left: 44%;
        margin-top: -12%;
    }
    .banner .box1 {
        padding: 0;
        height: auto;
    }
    .banner {
        min-height: 470px;
    }
    .banner .box1 {
        position: absolute;
        top: 4%;
        left: 3.3%;
        width: 91% !important;
        background: rgba(0, 0, 0, 0.4);
    }
    .banner .box1 .content p {
        font-size: 14px;
        text-align: center;
    }
    .banner .box1 img {
        width: 322px;
        width: 80% !IMPORTANT;
        margin: auto;
    }
    .banner .box2 p {
        color: #fdfdfb;
        font-size: 28px;
        line-height: 34px;
        text-align: center;
    }
    .why .item p {
        font-size: 16px;
    }

    .banner .box2 {
        top: 70.5%;
    }

    .banner .content {
        text-align: center;
    }

    .specs p {
        font-size: 12px;
    }

    .why .item h3 {
        padding-top: 0;
    }

    .banner .content {
        padding-bottom: 20px;
    }

    .works {
        padding-bottom: 0;
    }

    .specs .left .head p, .specs .right .head p {
        font-size: 31px;
    }

    body {
        padding-bottom: 31px;
    }
}