.content-1340 {
    width: 1340px;
    margin: 0 auto
}

@media (max-width: 600px) {
    .content-1340 {
        width: 100%
    }
}

.swiper-container {
    overflow: hidden;
    height: 260px
}

@media (max-width: 600px) {
    .swiper-container {
        height: auto
    }
}

.swiper-container .swiper-button-prev {
    bottom: 18px;
    left: auto;
    margin: 0;
    right: 86px;
    top: auto;
    width: 56px;
    height: 56px
}

@media (max-width: 600px) {
    .swiper-container .swiper-button-prev {
        width: 30px;
        height: 30px;
        right: 56px
    }
}

.swiper-container .swiper-button-next {
    bottom: 18px;
    left: auto;
    margin: 0;
    right: 12px;
    top: auto;
    width: 56px;
    height: 56px
}

@media (max-width: 600px) {
    .swiper-container .swiper-button-next {
        height: 30px;
        width: 30px
    }
}

.team-title {
    color: #3570c0;
    font-size: 55px;
    line-height: 65px;
    font-style: italic;
    margin: 95px auto 30px;
    font-family: RobotoSerif-Bold;
    letter-spacing: 1px
}

@media (max-width: 600px) {
    .team-title {
        font-size: 25px;
        line-height: 30px;
        margin: 30px auto 10px;
        padding-left: 10px
    }
}

.team-btm {
    background-color: #d6e2f2;
    position: relative
}

@media (max-width: 600px) {
    .team-btm {
        margin-bottom: 30px
    }
}

.team-btm-item {
    display: flex
}

@media (max-width: 600px) {
    .team-btm-item {
        display: block
    }

    .team-btm-item img {
        margin-left: 10px
    }
}

.team-btm-item-left {
    background-color: #2b6abe;
    color: #fff;
    min-width: 408px;
    height: 260px;
    vertical-align: middle;
    text-align: center;
    letter-spacing: -1px;
    position: relative
}

@media (max-width: 600px) {
    .team-btm-item-left {
        height: 90px;
        min-width: 0;
        padding: 20px 0 20px 10px;
        text-align: left
    }
}

.team-btm-item-left .logo {
    margin-top: 35px
}

@media (max-width: 600px) {
    .team-btm-item-left .logo {
        display: none
    }
}

.team-btm-item-left-fonts1 {
    margin: 25px 0 10px;
    font-size: 37px;
    font-family: RobotoSerif-Bold
}

@media (max-width: 600px) {
    .team-btm-item-left-fonts1 {
        margin: 0 0 10px;
        font-size: 18px
    }
}

.team-btm-item-left-fonts2 {
    font-size: 19px
}

@media (max-width: 600px) {
    .team-btm-item-left-fonts2 {
        font-size: 16px
    }
}

.team-btm-item-left .triangle {
    position: absolute;
    width: 0;
    height: 0;
    border-left: 13px solid #2b6abe;
    border-top: 21px solid transparent;
    border-bottom: 21px solid transparent;
    right: -13px;
    top: 120px
}

@media (max-width: 600px) {
    .team-btm-item-left .triangle {
        display: none
    }
}

.team-btm-item .displayFlex {
    display: flex;
    justify-content: space-between;
    align-items: center
}

.team-btm-item-right {
    line-height: 25px;
    font-family: Myriad Pro;
    padding: 0 45px 0 50px;
    max-height: 300px;
    letter-spacing: .3px;
    display: flex;
    align-items: center
}

@media (max-width: 600px) {
    .team-btm-item-right {
        line-height: 20px;
        padding: 20px 10px 55px;
        max-height: max-content;
        letter-spacing: 0
    }
}

.team-btm-item-right .title {
    font-size: 19px;
    color: #2b6abe;
    letter-spacing: -1px;
    font-family: RobotoSerif-Medium;
    margin: 30px auto 15px
}

@media (max-width: 600px) {
    .team-btm-item-right .title {
        font-size: 14px
    }
}

.team-btm-item-right .title span {
    font-size: 37px;
    font-family: RobotoSerif-Bold;
    margin-right: 15px;
    letter-spacing: 0
}

@media (max-width: 600px) {
    .team-btm-item-right .title span {
        font-size: 20px
    }
}

.school-banner1 {
    width: 100%;
    height: 1200px;
    background: url(/static/assets_EN/dep-banner1-7gM2ebCL.jpg) no-repeat;
    background-size: cover;
    position: relative
}

@media (max-width: 600px) {

    .school-banner1,
    .school-banner1 .school-banner {
        height: 750px
    }
}

.school-banner2 {
    width: 100%;
    height: 1143px;
    background: url(/static/assets_EN/dep-banner2-DGoVTzFZ.jpg) no-repeat;
    background-size: cover;
    position: relative
}

.school-banner2 .school-banner {
    height: 1140px
}

@media (max-width: 600px) {

    .school-banner2,
    .school-banner2 .school-banner {
        height: 680px
    }
}

.school-banner3 {
    width: 100%;
    height: 1058px;
    background: url(/static/assets_EN/dep-banner3-DHANMzGg.jpg) no-repeat;
    background-size: cover;
    position: relative
}

.school-banner3 .school-banner {
    height: 1055px
}

@media (max-width: 600px) {

    .school-banner3,
    .school-banner3 .school-banner {
        height: 590px
    }
}

.school-banner {
    background-color: #256dbfe6;
    height: 1198px;
    padding: 140px 0 0;
    text-align: center;
    color: #fff
}

@media (max-width: 600px) {
    .school-banner {
        padding: 30px 0 0
    }
}

.school-banner-fonts-1 {
    font-size: 54px;
    line-height: 56px;
    width: 880px;
    margin: 0 auto
}

@media (max-width: 600px) {
    .school-banner-fonts-1 {
        width: 90%;
        font-size: 24px;
        line-height: 28px
    }
}

.school-banner-fonts-2 {
    font-size: 21px;
    line-height: 27px;
    width: 1180px;
    margin: 40px auto 0
}

@media (max-width: 600px) {
    .school-banner-fonts-2 {
        width: 96%;
        margin: 14px auto 0;
        font-size: 16px;
        line-height: 18px
    }
}

.school-banner-content {
    margin-top: 90px;
    display: flex;
    font-size: 16px;
    line-height: 23px;
    word-break: break-word
}

@media (max-width: 600px) {
    .school-banner-content {
        font-size: 14px;
        line-height: 18px;
        margin-top: 30px
    }
}

.school-banner-content-left,
.school-banner-content-right {
    font-size: 160px;
    opacity: .4;
    font-family: Arial;
    line-height: 130px
}

@media (max-width: 600px) {

    .school-banner-content-left,
    .school-banner-content-right {
        font-size: 30px;
        line-height: 40px
    }
}

.school-banner-content-left {
    margin-right: 25px;
    margin-top: -20px
}

@media (max-width: 600px) {
    .school-banner-content-left {
        margin-right: 5px
    }
}

.school-banner-content-right {
    margin-left: 20px;
    margin-top: 95px
}

@media (max-width: 600px) {
    .school-banner-content-right {
        margin-left: 10px;
        margin-top: 175px
    }
}

.school-banner-content-words {
    letter-spacing: .6px
}

.school-banner-btn {
    width: 230px;
    height: 52px;
    background-color: #b9a662;
    color: #fff;
    font-size: 20px;
    line-height: 52px;
    margin: -65px auto 0
}

@media (max-width: 600px) {
    .school-banner-btn {
        width: 30%;
        height: 30px;
        line-height: 30px;
        margin: 20px auto 0;
        font-size: 16px
    }
}

.ourServices-title {
    margin: -445px auto 0;
    text-align: center;
    padding: 0 0 50px;
    font-weight: 700;
    display: flex;
    align-items: center;
    color: #fff
}

.ourServices-title-hr {
    width: 340px;
    height: 1px;
    background-color: #fff
}

.ourServices-title p {
    width: 700px;
    text-align: center;
    font-size: 55px;
    line-height: 65px
}

@media (max-width: 600px) {
    .ourServices-title {
        margin: -200px auto 0;
        font-size: 28px;
        line-height: 40px;
        padding: 0 0 20px
    }

    .ourServices-title-hr {
        width: 20%
    }

    .ourServices-title p {
        width: 60%;
        font-size: 24px;
        line-height: 30px
    }
}

.ourServices-item {
    width: 1340px;
    height: 320px;
    background-color: #fff;
    margin: 0 auto 60px;
    position: relative;
    display: flex;
    align-items: center;
    padding: 0 90px
}

@media (max-width: 600px) {
    .ourServices-item {
        width: 95%;
        padding: 50px 20px;
        height: auto;
        margin: 0 auto 20px
    }
}

.ourServices-item-triangle {
    width: 110px;
    height: 110px;
    background: url(./images/dep-title-bg.png) no-repeat;
    background-size: cover;
    position: absolute;
    top: 0;
    left: 0;
    padding-left: 15px;
    font-size: 50px;
    line-height: 60px;
    color: #fff
}

@media (max-width: 600px) {
    .ourServices-item-triangle {
        width: 60px;
        height: 60px;
        font-size: 20px;
        line-height: 30px;
        padding-left: 10px
    }
}

.ourServices-item-left {
    width: 780px;
    margin-right: 70px
}

@media (max-width: 600px) {
    .ourServices-item-left {
        width: 100%;
        margin: 0 auto
    }
}

.ourServices-item-left-title {
    font-size: 45px;
    line-height: 55px;
    color: #2b6abe;
    letter-spacing: -1px;
    margin-bottom: 20px
}

@media (max-width: 600px) {
    .ourServices-item-left-title {
        font-size: 24px;
        line-height: 30px;
        margin-bottom: 10px
    }
}

.ourServices-item-left-fonts {
    font-size: 20px;
    line-height: 30px;
    font-family: Tahoma
}

@media (max-width: 600px) {
    .ourServices-item-left-fonts {
        font-size: 15px;
        line-height: 24px
    }
}

.ourServices-item-right {
    text-align: center
}

@media (max-width: 600px) {
    .ourServices-item-right {
        display: none
    }
}

.waves.waves-service-bottom {
    height: 240px
}

@media (max-width: 600px) {
    .waves.waves-service-bottom {
        height: 60px
    }
}

.project {
    margin-top: 60px
}

@media (max-width: 600px) {
    .project {
        display: none
    }
}

.project-content {
    max-width: 887px;
    height: 263px;
    background: url(/static/assets_EN/index-project-bg-7oFo5cat.png) no-repeat;
    background-size: cover;
    font-size: 42px;
    color: #fff;
    line-height: 100px;
    padding: 110px 0 0 90px;
    font-family: RobotoSerif-Bold
}

.project-content span {
    margin-top: 10px
}

.project-content img {
    float: left;
    margin: 5px 20px auto auto
}