.ad01 .module_container .container_header .title {
    padding-top: 80px;
    padding-left: 0;
}

/*css  */

.singlescreen #indexPage .mlist.project .container_header {
    padding: 0;
}

.singlescreen #indexPage .module .module_container {
    width: calc(100% - 160px);
}

.singlescreen #indexPage .team .module_container .container_header {
    top: 20px;
    padding-top: 0;
}

#indexPage .module.imagelink .container_header {
    width: 100%;
    display: block;
    text-align: center;
}

.agent-pc .singlescreen #indexPage .project .content_wrapper .more_wrap .more {
    top: 30px;
}

#indexPage .service::before {
    margin-top: 34px;
}

#indexPage .service .item_block .item_wrapper {
    padding-top: 60px;
}

#indexPage .service .item_block .item_wrapper .item_des,
.npagePage:not(.post) .service .item_block .item_wrapper .item_des {
    padding: 15px 0 42px;
}

#indexPage .service::before {
    display: none;
}

#indexPage .service .content_wrapper.slider:before {
    content: '';
    position: absolute;
    top: 50%;
    width: 100vw;
    height: 1px;
    background: rgba(255, 255, 255, 0.08);
    transform: translateX(-50%);
    left: 50%;
}

.mcustomize.tlir .container_content .contentbody .wrapper .header.wow .title {
    color: #000000;
}

.mcustomize .container_content .contentbody .wrapper .header .subtitle {
    color: #888888;
}

.mcustomize.tlir .container_content .contentbody .wrapper .description a,
.mcustomize.tril .container_content .contentbody .wrapper .description a {
    border-color: #c6c6c6;
}

.mcustomize.tlir .container_content .contentbody .wrapper .description a span,
.mcustomize.tril .container_content .contentbody .wrapper .description a span {
    color: #333333 !important;
}

.mcustomize.tlir .container_content .contentbody .wrapper .description a:hover span,
.mcustomize.tril .container_content .contentbody .wrapper .description a:hover span {
    color: #fff !important;
}

.mcustomize.tlir .container_content .contentbody .wrapper .description a:hover,
.mcustomize.tril .container_content .contentbody .wrapper .description a:hover {
    /* border-color: #c6c6c6; */

    border-color: #e3120b;
}

.mcustomize.tlir .container_content .contentbody .wrapper .description a:before,
.mcustomize.tril .container_content .contentbody .wrapper .description a:before {
    /* background: transparent; */
}

.mcustomize.tlir .container_content .contentbody .wrapper .description a:hover:before,
.mcustomize.tril .container_content .contentbody .wrapper .description a:hover:before {
    width: 100%;
}

.mcustomize.tlir .container_content .contentbody .wrapper .description a:hover:after,
.mcustomize.tril .container_content .contentbody .wrapper .description a:hover:after {
    /* color: #333; */

    color: #fff;
}

#indexPage .module.team .module_container .container_header .title {
    color: #000;
    font-size: 20px;
}

#indexPage .team .module_container .container_header .subtitle {
    color: #a6a799;
    font-size: 12px;
}

body:not(.singlescreen) #indexPage .mlist.team {
    padding: 56px 0 53px;
}

#indexPage .module.team .module_container.wide {
    padding: 0 80px;
}

#indexPage .team .item_block a .item_img {
    width: 236px;
    height: 272px;

    /* background: black; */
}

#indexPage .team .module_container .container_header {
    padding-top: 8px;
}

#indexPage .team .item_block .item_wrapper {
    width: calc(100% - 236px);
    padding-top: 27px;
}

#indexPage .team .item_block:hover .item_wrapper {
    background-color: transparent;
}

#indexPage .team .item_block .item_wrapper .item_info {
    padding-top: 25px;
}

#indexPage .team .item_block .item_wrapper .item_info .title {
    color: #000;
}

#indexPage .team .item_block .item_wrapper .item_info .subtitle {
    font-size: 12px;
    color: #6a6a6a;
}

#indexPage .team .item_block .item_wrapper .description {
    width: 85%;
    padding-top: 56px;
    color: #f8f8f8;
    letter-spacing: 1px;
    max-height: 78px;
    height: auto;
}

#indexPage .team .item_block:hover .item_wrapper .description {
    color: #f8f8f8;
}

#indexPage .team .item_block .item_wrapper .details {
    top: 247px;
}

#indexPage .team .bx-wrapper .bx-controls-direction a i {
    color: #676457;
}

#indexPage .team .bx-wrapper .bx-controls-direction a:hover i {
    color: #676457;
}

#indexPage .team .bx-wrapper .bx-controls-direction a:first-child {
    border-color: #ececec;
}

#indexPage .team .bx-wrapper .bx-controls-direction {
    top: 112px;
}

.npagePage:not(.post) .team .item_block .item_img {
    height: 202px;
}

.agent-mobile .module.mcustomize {
    background-position: center;
    background-size: auto 100%;
}

@media screen and (min-width: 1930px) {
    body:not(.singlescreen) #indexPage .mlist.team {
        background-position: 0px -50px !important;
    }
}


.mcustomize .contentbody .description a:hover {
    background: transparent;
}