* {
    box-sizing: border-box;
    padding: 0;
    margin: 0;
}

body {
    font-family: 'Montserrat', sans-serif;
    font-size: 12px;
    color: #244066;
}

section {
    padding-top: 80px;
}

.banner-img img {
    width: 100%;
    height: 579px;
    object-fit: cover;
}

.banner-title {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 579px;
    background: linear-gradient(90deg, rgba(36, 64, 102, 0.95) 53.69%, rgba(36, 64, 102, 0) 100%);
    padding-top: 191px;
    padding-left: 212px;
    font-family: Old Standard TT;
}

.banner-title ul li {
    padding-right: 10px;
    border-bottom: 2px solid #FCBB49;
    padding-bottom: 42px;
}

.banner-title ul li a {
    color: white;
    text-decoration: none;
}

.banner-title i {
    width: 800px;
    margin-top: 38px;
}

.banner {
    width: 100%;
    position: relative;
}

.banner-title h1 {
    font-size: 52px;
    color: white;
}

.banner-title ul {
    display: flex;
    list-style: none;
    font-family: Montserrat;
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    text-align: left;
    margin-top: 22px;
    font-style: italic;
}

.banner-intro {
    max-width: 891px;
    margin-top: 38px;
    color: white;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    font-size: 20px;
}

.banner-nav {
    position: absolute;
    background: #FCBB49;
    bottom: -27px;
    width: 70%;
    margin: auto;
    left: 0;
    right: 0;
}

.banner-nav ul {
    display: flex;
    list-style: none;
    height: 61px;
    justify-content: space-evenly;
    align-items: center;
    text-transform: uppercase;
}

.banner-nav ul {
    text-decoration: none;
    color: #244066;
    cursor: pointer;
}

.banner-nav ul .activeTab {
    text-decoration: none;
    color: #244066;
    font-weight: 700;
}
a.navTab {
    text-decoration: none;
    color: #244066;
}
div.environment {
    width: 70%;
    margin: auto;
    text-align: center;
}

.section {
    margin-top: 67px;
}

.section h3 {
    font-family: Old Standard TT;
    font-size: 56px;
    font-weight: 700;
    line-height: 69px;
    letter-spacing: 0em;
    text-align: center;
    margin: 66px 0px 32px 0px;
}

.section p {
    font-family: Montserrat;
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    letter-spacing: 0em;
    text-align: center;
}

.environment-img img {
    height: 204.8893883042576px;
    width: 204.8893883042576px;
    left: 267.0654296875px;
    top: 860.565673828125px;
    border-radius: 24px;
    border: 5px solid #FFFFFF;
    box-shadow: 0px 4px 20px 0px #00000040;
}
img.rota-left {
    transform: rotate(-11deg);
}

img.rota-right {
    transform: rotate(11deg);
    margin-top: 48px;
}

.environment-img {
    width: 100%;
    display: flex;
    justify-content: space-between;
    margin: 48px 0px;
}
div.opportunity {
    width: 70%;
    margin: auto;
    text-align: center;
}

div.opportunity img {
    height: 487px;
    width: 100%;
    object-fit: cover;
    margin-top: 38px;
}
div.treatment {
    width: 70%;
    margin: auto;
}
div.recruit {
    width: 80%;
    margin: auto;
}
.recruit-item b a {
    text-decoration: none;
}
div.recruit .recruit-img img {
    height: 125px;
    width: 166px;
    left: 849px;
    top: 3228px;
    border-radius: 0px;
    object-fit: cover;
}
.recruit-item img {
    width: 20px;
    height: 20px;
}

.recruit-item ul {
    display: flex;
}

ul.recruit-info {
    display: flex;
}

ul.recruit-info li {
    display: flex;
}
* {
    box-sizing: border-box;
    padding: 0;
    margin: 0;
}

body {
    font-family: 'Montserrat', sans-serif;
    font-size: 12px;
    color: #244066;
}

section {
    padding-top: 80px;
}

.banner-img img {
    width: 100%;
    height: 579px;
    object-fit: cover;
}

.banner-title {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 579px;
    background: linear-gradient(90deg, rgba(36, 64, 102, 0.95) 53.69%, rgba(36, 64, 102, 0) 100%);
    padding-top: 191px;
    padding-left: 212px;
    font-family: Old Standard TT;
}

.banner-title ul li {
    padding-right: 10px;
    border-bottom: 2px solid #FCBB49;
    padding-bottom: 42px;
}

.banner-title ul li a {
    color: white;
    text-decoration: none;
}

.banner-title i {
    width: 800px;
    margin-top: 38px;
}

.banner {
    width: 100%;
    position: relative;
}

.banner-title h1 {
    font-size: 52px;
    color: white;
}

.banner-title ul {
    display: flex;
    list-style: none;
    font-family: Montserrat;
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    text-align: left;
    margin-top: 22px;
    font-style: italic;
}

.banner-intro {
    max-width: 891px;
    margin-top: 38px;
    color: white;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    font-size: 20px;
}

.banner-nav {
    position: absolute;
    background: #FCBB49;
    bottom: -27px;
    width: 70%;
    margin: auto;
    left: 0;
    right: 0;
}

.banner-nav ul {
    display: flex;
    list-style: none;
    height: 61px;
    justify-content: space-evenly;
    align-items: center;
    text-transform: uppercase;
}

.banner-nav ul {
    text-decoration: none;
    color: #244066;
    cursor: pointer;
}

.banner-nav ul .activeTab {
    text-decoration: none;
    color: #244066;
    font-weight: 700;
}
div.environment {
    width: 70%;
    margin: auto;
    text-align: center;
}

.section {
    margin-top: 67px;
}

.section h3 {
    font-family: Old Standard TT;
    font-size: 56px;
    font-weight: 700;
    line-height: 69px;
    letter-spacing: 0em;
    text-align: center;
    margin: 66px 0px 32px 0px;
}

.section p {
    font-family: Montserrat;
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    letter-spacing: 0em;
    text-align: center;
}

.environment-img img {
    height: 204.8893883042576px;
    width: 204.8893883042576px;
    left: 267.0654296875px;
    top: 860.565673828125px;
    border-radius: 24px;
    border: 5px solid #FFFFFF;
    box-shadow: 0px 4px 20px 0px #00000040;
}
img.rota-left {
    transform: rotate(-11deg);
}

img.rota-right {
    transform: rotate(11deg);
    margin-top: 48px;
}

.environment-img {
    width: 100%;
    display: flex;
    justify-content: space-between;
    margin: 48px 0px;
}
div.opportunity {
    width: 70%;
    margin: auto;
    text-align: center;
}

div.opportunity img {
    height: 487px;
    width: 100%;
    object-fit: cover;
    margin-top: 38px;
}
div.treatment {
    width: 70%;
    margin: auto;
}
div.recruit {
    width: 80%;
    margin: auto;
}

div.recruit .recruit-img img {
    height: 125px;
    width: 166px;
    left: 849px;
    top: 3228px;
    border-radius: 0px;
    object-fit: cover;
    margin-right: 34px;
}
.recruit-item img {
    margin: 5px 3px 0px 0px;
    width: 16px;
    height: 16px;
}

.recruit-item ul {
    display: flex;
}

ul.recruit-info {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    margin: auto;
    justify-content: left;
}

ul.recruit-info > li {
    display: flex;
    width: 50%;
    /* margin-top: 28px; */
    font-size: 16px;
    padding: 29px;
    border: 1px dotted #24406654;
}
.recruit-item ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: left;
    margin-top: 15px;
}

.recruit-item li {
    margin-top: 21px;
    width: 50%;
}


@media (max-width:1300px) {
    .banner-title {
        padding-top: 86px;
        padding-left: 61px;
        height: 356px;
    }
    .banner-title h1 {
      font-size: 36px;
      color: white;
    }
    .banner-img img {
      width: 100%;
      height: 356px;
      object-fit: cover;
    }

    /* .banner-title ul {
        height: 75px;
        flex-wrap: wrap;
    }

    .banner-title ul li {
        margin: 0px 10px;
        cursor: pointer;
    } */

    .banner-nav {
        width: 80%;
        bottom: -33px;
    }

    .banner-nav ul {
        height: 100px;
        flex-wrap: wrap;
    }

    .banner-nav ul li {
        margin: 0px 10px;
        cursor: pointer;
    }
    .section p {
        font-family: Montserrat;
        font-size: 14px;
        font-weight: 400;
        line-height: 26px;
        letter-spacing: 0em;
        text-align: justify;
    }
    .section h3 {
        font-family: Old Standard TT;
        font-size: 36px;
        font-weight: 700;
        line-height: 40px;
        letter-spacing: 0em;
        text-align: center;
        margin: 20px 0px;
    }
    .environment-img {
        width: 100%;
        display: block;
        justify-content: space-between;
        margin: 0px 0px 50px 0px;
        z-index: -9;
    }
    .environment-img img {
        height: 200px;
        width: 44%;
        left: 267.0654296875px;
        top: 860.565673828125px;
        border-radius: 24px;
        border: 5px solid #FFFFFF;
        object-fit: cover;
        box-shadow: 0px 4px 20px 0px #00000040;
    }
    div.recruit {
        width: 80%;
        margin: auto;
    }
    div.recruit h3 {
        font-family: Old Standard TT;
        font-size: 26px;
        font-weight: 700;
        line-height: 37px;
        letter-spacing: 0em;
        text-align: left;
        margin-bottom: 45px;
    }
    ul.recruit-info > li {
        display: block;
        padding: 10px;
        font-size: 14px;
        margin: 0px;
        width: 48%;
        margin-bottom: 14px;
    }
    .recruit-item li {
        margin-top: -4px;
        width: 100%;
        display: flex !important;
    }
    .recruit-item img {
        width: 15px;
        height: 15px;
    }
    .recruit-img {
        margin-right: 0px
    }
    ul.recruit-info {
        display: flex;
        justify-content: space-between;
    }
    div.recruit .recruit-img img {
        height: 125px;
        width: 100%;
        left: 849px;
        top: 3228px;
        border-radius: 0px;
        object-fit: cover;
        margin-right: 34px;
    }
}