.banner {
    background: url(../images/banckground/partners-bg.png) no-repeat center;
    background-size: cover
}

.banner .container {
    padding-top: 95px;
    padding-bottom: 80px;
    color: #fff
}

.banner h1 {
    font-size: 50px;
    font-size: 5rem;
    font-weight: 700;
    line-height: 64px
}

.banner p {
    font-size: 18px;
    line-height: 30px;
    margin: 40px auto 60px
}

.banner .btn-l {
    background-color: #009cff;
    -webkit-box-shadow: 0 5px 10px 0 rgba(0, 0, 0, .15);
    box-shadow: 0 5px 10px 0 rgba(0, 0, 0, .15);
    border-radius: 4px;
    font-size: 22px;
    min-width: 300px;
    font-weight: 400
}

@media (max-width:991px) {
    .banner {
        text-align: center
    }

    .banner .row {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }

    .banner .row img {
        margin-top: 30px
    }
}

.mlt {
    background: url(../images/banckground/partners-bg1.png) no-repeat center bottom;
    background-size: contain;
    text-align: center
}

.mlt .container {
    padding-top: 140px;
    padding-bottom: 90px
}

.mlt h2 {
    font-size: 40px;
    font-weight: 700;
    line-height: 70px;
    color: #1a1a1a
}

.mlt h2+p {
    font-size: 18px;
    line-height: 40px;
    color: #333
}

.mlt .mlt-box {
    background-color: #fff;
    -webkit-box-shadow: 0 10px 50px 0 rgba(0, 0, 0, .1);
    box-shadow: 0 10px 50px 0 rgba(0, 0, 0, .1);
    border-radius: 10px;
    margin-top: 60px;
    padding: 50px 30px
}

.mlt .mlt-box h3 {
    font-size: 20px;
    font-weight: 700;
    line-height: 26px;
    color: #1a1a1a;
    margin: 20px auto
}

.mlt .mlt-box p {
    max-width: 290px;
    font-size: 14px;
    line-height: 24px;
    margin: 0 auto;
    color: #333
}

.mlt .mlt-box .imh-box {
    height: 130px
}

.mlt .notice {
    margin-top: 40px;
    color: #fff;
    font-size: 20px;
    line-height: 24px
}

.mlt .notice a {
    color: #ffd800
}

.mlt .notice a:hover {
    text-decoration: underline
}

@media (max-width:991px) {
    .mlt {
        background: #f2f2f2
    }

    .mlt .mlt-box {
        margin: 60px 0 0
    }

    .mlt .notice {
        color: #1a1a1a
    }

    .mlt .notice a {
        color: #0b56dc
    }
}

@media (max-width:768px) {
    .mlt .mlt-box p {
        max-width: 100%
    }

    .mlt .mlt-box li {
        margin-bottom: 15px
    }
}

.why {
    background: url(../images/banckground/partners-bg2.png) no-repeat center;
    background-size: cover;
    text-align: center
}

.why .container {
    padding-top: 100px;
    padding-bottom: 100px
}

.why h2 {
    font-size: 40px;
    font-weight: 700;
    color: #111
}

.why .why-box {
    margin-top: 80px
}

.why .why-box .item {
    max-width: 280px;
    padding: 30px;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

.why .why-box .item:hover {
    background-color: #fff;
    -webkit-box-shadow: 0 10px 50px 0 rgba(0, 33, 92, .15);
    box-shadow: 0 10px 50px 0 rgba(0, 33, 92, .15);
    -webkit-box-shadow: 0 10px 1px 0 rgba(0, 33, 92, .15)\0;
    box-shadow: 0 10px 1px 0 rgba(0, 33, 92, .15)\0;
    border-radius: 20px
}

.why .why-box h3 {
    font-size: 20px;
    font-weight: 400;
    line-height: 26px;
    color: #111;
    margin: 15px auto
}

.why .why-box p {
    font-size: 14px;
    line-height: 24px;
    color: #333
}

.why .why-box .icon {
    display: inline-block;
    width: 70px;
    height: 70px;
    background: url(../images/icons/AR-icon-small1.png) no-repeat 0 -263px
}

.why .why-box .icon.ic-year {
    background: url(/assets/adr/images/misc/ic-1-year.png) !important;
}

.why .why-box .icon.ic-pat {
    background-position-x: -100px
}

.why .why-box .icon.ic-cnt {
    background-position-x: -191px
}

.why .why-box .icon.ic-ser {
    background-position-x: -281px
}

@media (max-width:768px) {
    .why .why-box .item {
        max-width: 100%
    }
}

.rec {
    background: url(../images/banckground/partners-bg3.png) no-repeat center;
    background-size: cover
}

.rec .container {
    padding-top: 100px;
    padding-bottom: 100px
}

.rec h2 {
    font-size: 40px;
    font-weight: 700;
    line-height: 60px;
    color: #1a1a1a;
    text-align: center;
    margin-bottom: 10px
}

.rec h2+p {
    max-width: 970px;
    margin: auto;
    font-size: 18px;
    line-height: 30px;
    color: #333;
    text-align: center
}

.rec .items {
    max-width: 1000px;
    margin: 10px auto 0
}

.rec .items .item {
    background-color: #fff;
    -webkit-box-shadow: 0 10px 50px 0 rgba(0, 33, 92, .1);
    box-shadow: 0 10px 50px 0 rgba(0, 33, 92, .1);
    border-radius: 20px 100px 20px 20px;
    padding: 30px;
    margin-top: 40px
}

.rec .items .item span {
    display: inline-block;
    height: 70px;
    line-height: 70px
}

.rec .items .item H4 {
    margin-top: 5px;
    font-size: 18px;
    font-weight: 400;
    color: #070c23;
    margin-bottom: 5px
}

.rec .items .item p {
    font-size: 14px;
    line-height: 24px;
    color: #333;
    min-height: 80px
}

@media (max-width:767px) {
    .rec .items .item {
        text-align: center;
        border-radius: 20px
    }
}

.words {
    background-color: #f7f7f7
}

.words .container {
    padding-top: 100px;
    padding-bottom: 100px
}

.words h2 {
    font-size: 40px;
    font-weight: 700;
    line-height: 48px;
    color: #202020;
    text-align: center;
    margin-bottom: 85px
}

.words .words-box {
    max-width: 1040px;
    margin: auto;
    position: relative
}

.words .words-box .user-po {
    position: relative;
    min-height: 100px
}

.words .words-box .user-po li {
    position: absolute;
    opacity: .3;
    cursor: pointer
}

.words .words-box .user-po li.no3 {
    right: 160px;
    top: -15px
}

.words .words-box .user-po li.no1 {
    left: 160px;
    top: -15px
}

.words .words-box .user-po li.no2 {
    left: 50%;
    margin-left: -45px;
    top: -45px
}

.words .words-box .user-po li.active {
    opacity: 1
}

.words .words-box .slide-box {
    position: relative;
    padding: 30px 20px 30px 20px;
    border-radius: 20px;
    background-color: #fff
}

.words .words-box .item {
    text-align: center
}

.words .words-box .item h3 {
    font-size: 24px;
    font-weight: 700;
    color: #202020;
    margin-bottom: 10px
}

.words .words-box .item .c-start {
    width: 171px;
    height: 22px;
    background: url(../images/icons/AR-icon-small1.png) no-repeat -109px -133px;
    display: inline-block;
    margin-bottom: 5px
}

.words .words-box .item p {
    max-width: 880px;
    margin: auto;
    font-size: 16px;
    line-height: 30px;
    color: #666
}

@media (max-width:991px) {
    .words .words-box {
        background: 0 0
    }

    .words .words-box .user-po {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .words .words-box .slide-box,
    .words .words-box .user-po li {
        position: static
    }

    .words .words-box {
        max-width: 100%;
        padding: 0
    }

    .words .words-box .item p {
        max-width: 80%
    }

    .words .words-box .user-po li.no2 {
        margin-left: 0
    }
}

@media (max-width:420px) {

    .words .slick-next,
    .words .slick-prev {
        display: none !important
    }

    .words .words-box .item p {
        max-width: 100%
    }
}

.we {
    background: url(../images/banckground/partners-bg4.png) no-repeat center;
    background-size: cover;
    text-align: center;
    color: #fff
}

.we .container {
    padding-top: 100px;
    padding-bottom: 100px
}

.we h2 {
    font-size: 46px;
    line-height: 1.2;
    font-weight: 700;
    margin-bottom: 40px
}

.we a,
.we p {
    font-size: 20px
}

.we a {
    color: #ffd800
}

.we a:hover {
    text-decoration: underline
}