.built_sd>p:not(:nth-child(1)) {
    margin-top: 33px;
}


.Success_left {
    width: 38%;
}

.Success {
    margin-top: 115px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.aspectsw {
    margin-top: 20px;
}

.employees_w {
    width: 55%;
    display: flex;
    gap: 33px;
}



.ascHus_box {
    padding: 33px;
    border-radius: 20px;
    text-align: center;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}

.employees_w li {
    width: 33.33%;
}



.Globalsir {
    padding: 115px 0;
    background-color: #f3f3f3;
}

.swirperBox {
    max-width: 1380px;
    width: 94%;
    margin: 0 auto;
    margin-top: 55px;
}

.czxvv {
    width: 100px;
    height: 38px;
    text-align: center;
    line-height: 38px;
    background-color: #fff;
    border-radius: 20px;
    font-size: 21px;
    font-weight: 700;
    color: var(--PrimaryColor);

}

.mySwiperasd .swiper-slide {
    display: flex;
    justify-content: center;
}

.mySwiper2_box {
    margin-top: 55px;
    position: relative;
}

.mySwiperasd::after {
    width: 100%;
    height: 1px;
    background-color: #d0d0d0;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    content: '';
}

.Company_fleex {
    display: flex;
    justify-content: space-between;
}

.Company_fleex_left {
    width: 60%;
}

.Company_fleex_right {
    width: 34%;
}


.Establsw {
    font-size: 21px;
    font-weight: 700;
    color: var(--PrimaryColor);
}

.dutyw {
    margin-top: 33px;
}

.prevzxc_vpxb {
    position: absolute;
    z-index: 11;
    bottom: 25px;
    left: 50%;
    transform: translateX(-50%);
}

.prevzxc_vpxb .prevzxc {
    right: 10px;
    left: auto;
}

.prevzxc_vpxb .nextzxc {
    right: 0;
    left: 10px;
}

.swiper-slide-thumb-active .czxvv {
    background-color: #ffce1b;
    /* color: #ffffff; */
}

.prevzxc_vpxb>div:hover {
    background-color: var(--PrimaryColor);
}

.prevzxc_vpxb>div:hover i {
    color: #fff;
}


.Mission {
    max-width: 1380px;
    width: 94%;
    margin: 115px auto;
}

.bathhubw p {
    margin-top: 33px;
}

.Visionw {
    font-size: 40px;
    font-weight: 700;
    color: #1A1A1A;
}

.Mission_left {
    width: 48%;
}

.Mission_right {
    width: 48%;
}

.xzc_ul li {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.xzc_ul li:nth-child(even) {
    flex-direction: row-reverse;
}

.xzc_ul li:not(:nth-child(1)) {
    margin-top: 55px;
}


.Tour {
    max-width: 1400px;
    width: 94%;
    margin: 0 auto;
}

.cm_ul li {
    width: 25%;
    padding: 0 10px;

}

.cm_ul {
    display: flex;
    flex-wrap: wrap;
    margin-top: 55px;
}

.cm_ul li:not(:nth-child(-n + 4)) {
    margin-top: 20px;
}

.zhens {
    max-width: 1380px;
    width: 94%;
    margin: 115px auto;
}

.swiper_zhw .swiper-slide-active>img {
    transform: scale(1.2);
}

.swiper_zhw {
    margin-top: 55px;
    padding: 30px 0 !important;
}


.absd {
    width: 100%;
    padding: 115px 0;
    background-image: url('/images/template1/cuabss.png');
    background-repeat: no-repeat;
    background-size: cover;
}

.i1_ul {
    display: flex;
    justify-content: space-between;
    margin-top: 70px;
}

.i1_ul li {
    width: 16.6666%;
    position: relative;
    margin-top: 60px;
    padding: 0 10px;
    padding-bottom: 60px;
}

.i1 {
    width: 80px;
    height: 80px;
    margin: 0 auto;
    position: relative;
    z-index: 2;
}

.i1 img {
    position: relative;
    z-index: 2;
}

.cvvbv {
    width: 100%;
    left: 0;
    top: 0;
    height: 100%;
    position: absolute;
}

.cvvbv::after {
    width: 100%;
    height: 100%;
    z-index: 1;
    content: '';
    background-color: rgba(30, 36, 128, 0.1);
    position: absolute;
    left: 0;
    top: 0;
    border-radius: 50%;
    animation: diffuse 3s infinite;
}

.line {
    text-align: center;
}

.Our_b {
    color: var(--TextColor);
    font-size: 21px;
    font-weight: 700;
    margin: 20px 0;
}

.i1_ul_div {
    max-width: 1380px;
    width: 94%;
    margin: 0 auto;
}

.i1_ul li:not(:last-child):after {
    position: absolute;
    content: '';
    width: 1px;
    height: 129%;
    background: linear-gradient(to bottom, transparent 0%, rgba(220, 221, 221, 0.5) 5%, #dcdddd 10%, #dcdddd 90%, rgba(220, 221, 221, 0.5) 95%, transparent 100%);
    right: 0;
    top: -76px;
}

.FAQswe{
    font-size: 40px ;
    font-weight: 700;
    color: var(--TextColor);
    margin-bottom: 33px ;
}