.pay-two span.icon-check {
    display: inline-flex;
    align-content: center;
    justify-content: center;
    align-items: center;
    background: #ec9e40;
    color: #fff;
    position: absolute;
    left: 10px;
    top: 3px;
    width: 22px;
    height: 22px;
    border-radius: 20px;
    font-size: .92em;
}
h2+.pay-two{
    margin-top: 30px;
}
.pay-two .pay-dot{
    width: 12px;
    height: 12px;
    border-radius: 30px;
    background: #ec9e40;
    left: 16px;
    top: 8px;
}
.pay-two div[class*="col-md"] {
    padding-left: 44px;
}
.pay-two span{
    display: inline-flex;
    color: #ec9e40;
    position: absolute;
    left: 10px;
    top: -3px;
    font-weight: bold;
    font-size: 1.2em;
}
.neo-one h3,.neo-one .small-title {
    text-align: center;
    min-height: 46px;
    align-content: center;
    border-bottom: 1px solid #ddd;
    font-size: 1.1em;
}
.neo-one .bg-box {
    background: rgb(229, 246, 228);
    height: calc(100% - 70px);
    line-height: 1.45em;
    margin-bottom: 20px !important;
}
.neo-one-1 h3,.neo-one-1 .small-title{
    min-height: 66px !important;
}
.neo-one-1 .bg-box{
    height: calc(100% - 90px);
}
.owl-appep .img-box {
    height: 320px;
}
.cell-list a,.cell-list span {
    display: block;
    padding: 5px 10px;
    background: linear-gradient(to right, rgba(229, 246, 228, 0.9), rgba(229, 246, 228, 0.3));
    transition: all ease .4s;
    height: 100%;
    align-content: center;
    line-height: 1.45em;
    min-height: 48px;
}
.cell-list a:hover {
    transform: scale(1.03);
    background: linear-gradient(to right, rgba(248, 227, 201, 0.9), rgba(229, 246, 228, 0.5));
}
@media (min-width: 1300px) {
    .owl-appep .owl-controls .owl-nav .owl-prev{
        left: -15px;
    }
    .owl-appep .owl-controls .owl-nav .owl-next {
        right: -15px;
    }
}
.owl-appep .owl-controls .owl-nav [class*=owl-],.owl-appep .owl-controls .owl-nav [class*=owl-]:hover{
    top: 50%;
    margin-top: -20px;
    background: #bacd8f;
    color: #fff;
    border: none;
}
.cos-box .border-box {
    border-top: 20px solid #bfd09d;
    border-radius: 0;
    padding: 20px 10px
}
.cos-box .small-title,.cos-box h3 {
    margin-bottom: 10px;
}
.cos-one .border-box {
    border: 1px solid #ddd;
    position: relative;
}
@media(min-width: 992px) {
    .cos-one .border-box {
        padding-left: 80px;
    }
    .cos-one .border-box img {
        position: absolute;
        left: 10px;
        top: 15px;
        width: 50px;
    }
}
.cos-one h3 {
    margin-bottom: 10px;
}
@media(min-width: 992px) {
    .rna-two {
        position: relative;
        padding-left: 140px;
    }
    .rna-two img {
        position: absolute;
        left: 0;
        top: 0;
        filter: saturate(.1);
    }
    .rna-two.alc-img img {
        left: 25px;
    }
    .rna-two:hover img{
        filter: saturate(1);
    }
    .rna-two:after {
        content: '';
        display: inline-block;
        width: 15px;
        height: 30px;
        background: url("../../upload/image/rna-technology-arrow.png") no-repeat center;
        background-size: contain;
        position: absolute;
        left: 27px;
        bottom: -5px;
    }
    .rna-two-last:after {
        display: none;
    }
}
h2+.rna-two{
    margin-top: 35px;
}
.rna-two h3>span {
    display: inline-block;
    padding: 6px 10px;
    background: #82ab28;
    color: #fff;
    margin-right: 10px;
}
.rna-two h3 {
    background: #ecf2e9;
    font-size: 1.08em;
}
.al-two{
    margin-top: 30px;
}
.al-two>div {
    position: relative;
    background-size: cover !important;
    background-repeat: no-repeat;
    background-position: center;
    margin-bottom: 20px;
    padding: 20px;
    overflow: hidden;
    font-size: .94em;
    line-height: 1.45em;
}
.al-two-text {
    position: relative;
    font-size: .95em;
    line-height: 1.55em;
    display: block;
    padding: 20px;
    transition: all ease 0.5s;
    z-index: 10;
    height: 100%;
    background: rgba(255,255,255,.88);
    backdrop-filter: blur(4px);
    margin-bottom: 0;
    transform: translateY(-120%);
}
.al-two h3 {
    font-size: 1.76rem;
    position: absolute;
    bottom: -1px;
    margin-bottom: 0;
    left: 0;
    padding: 20px 30px;
    background: rgba(255,255,255,.6);
    backdrop-filter: blur(4px);
    width: 100%;
    text-align: center;
    transition: all ease 0.5s;
}
.al-two>div:hover .al-two-text {
    transform: translateY(0);
}
.al-two>div:hover h3 {
    opacity: 0;
}
.fre-faqs {
    border-top: 1px solid #ddd;
    padding-top: 30px;
}
.fre-faqs .panel-box .panel {
    width: 100%;
    margin-bottom: 15px;
    border-radius: 0;
    border: 1px solid #ddd;
}
@media(min-width: 992px) {
    .fre-faqs .panel-box:before {
        content: '';
        display: inline-block;
        width: 1px;
        height: calc(100% + 20px);
        border-left: 1px solid #ddd;
        position: absolute;
        left: 25px;
        top: -30px;
    }
    .fre-faqs .panel-box {
        margin-left: 25px;
    }
    .fre-faqs .panel-title>span:first-child {
        position: absolute;
        left: -50px;
        color: #262626;
    }
    .fre-faqs .panel-group .panel {
        overflow: visible;
    }
}
.fre-faqs .panel-box .panel-default > .panel-heading {
    padding: 14px 10px;
    border-top: none;
    position: relative;
    background-color: #f5f5f5;
}
.fre-faqs .panel-box .panel-heading>.panel-title:after {
    top: 18px;
    right: 15px;
}
.fre-faqs .panel-group .panel-heading+.panel-collapse .panel-body {
    padding: 10px 10px 0 10px;
}
.pharma-list a{
    display: block;
    min-height: 40px;
    padding: 4px 10px 4px 30px;
    position: relative;
    background: #eff7ee;
    align-content: center;
    color: #222;
}
.pharma-list a:before{
    content:"\e92b";
    font-family: 'icomoon';
    position: absolute;
    left: 10px;
}
.pharma-list a:hover,.pharma-list a:focus{
    background: #82ab28;
    color: #fff;
}
.resource-content.owl-theme .owl-controls{
    margin-top: 30px;
}
.big-title+.pharma-list,h2+.pharma-list{
    margin-top: 30px;
}
antibody-two h3,.antibody-two .small-title {
    position: relative;
    margin-bottom: 15px;
    padding-left: 60px;
    font-size: 1.15em;
    min-height: 50px;
    align-content: center;
}
.anti-img {
    display: inline-block;
    text-align: center;
    align-content: center;
    position: absolute;
    left: 0;
    top: 0;
    background: #f3f1fa;
    padding: 3px;
    width: 50px;
    height: 50px;
    border-radius: 5px;
    transition: .5s;
}
.antibody-two h3>a,.antibody-two .small-title>a {
    color: #51681d;
}
.antibody-two {
    grid-gap: 5px 20px;
}
.antibody-two .border-box {
    background: #ffff;
    filter: drop-shadow(0 0 23px rgba(32, 159, 46, 0.1));
    border: none;
    position: relative;
    z-index: 1;
}
.antibody-two .border-box:hover::before {
    left: 0;
    width: 100%;
    border-radius: 5px;
}
.antibody-two .border-box::before {
    position: absolute;
    content: "";
    height: 100%;
    width: 0;
    background: #f3f1fa;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
    transition: .5s;
}
.antibody-two .border-box:hover {
    background: none;
}
.antibody-two .border-box:hover .anti-img {
    background: #82ab28;
}
.antibody-two .border-box:hover img {
    filter: brightness(0) invert(1);
}
.antibody-two .border-box:hover .small-title>a,.antibody-two .border-box:hover h3>a {
    color: #82ab28;
}
.grid-item>div.border-box{
    margin-bottom: 0;
}
.rnai-title{
    background: #ecf2e9;
    font-size: 1.08em;
}
.rnai-title>span {
    display: inline-block;
    padding: 10px 20px;
    background: #82ab28;
    color: #fff;
    margin-right: 15px;
}
.list-circle {
    margin: 30px 0 40px 0;
}
.list-circle a{
    position: relative;
    border-radius: 8px;
    --top: translate3d(20px, -65px, 0);
    --after: translateX(60px);
    border: 1px solid #ddd;
    padding: 8px 10px;
    overflow: hidden;
    display: flex;
    align-content: center;
    transition: all ease-in-out 0.4s;
}
.ess-box{
    margin-bottom: 60px;
    margin-top: 30px;
}

.list-circle a:before,.list-circle a:after{
    position: absolute;
    content: "";
    border-radius: 50%;
    width: 40px;
    height: 40px;
    border: 4px solid #4a870d;
    right: 0;
    top: 5px;
    transition: all ease-in-out 0.4s;
}
.list-circle a::before {
    transform: var(--top);
}
.list-circle a::after {
    transform: var(--after);
}
.list-circle a:hover {
    color: #fff;
    --top: translate3d(10px, -25px, 0);
    --after: translateX(20px);
    background: #82ab28;
}
@media(min-width: 992px) {
    .ihc-one {
        display: flex;
        grid-gap: 15px;
        padding: 0 20px 0 0;
    }
    .ihc-one>span {
        width: 50px;
    }
    .ihc-one>div {
        width: calc(100% - 50px)
    }
}
@media(max-width: 992px){
    .ihc-one{
        padding: 10px;
    }
}
.ihc-one {
    background: #f6f6f6;
    border-radius: 20px;
    overflow: hidden;
    margin-bottom: 20px;
    font-size: .96em;
    line-height: 1.45em;
    height: 100%;
    border: 1px solid #ddd;
}
.ihc-one p:last-child {
    margin-bottom: 0;
}
.ihc-one>span {
    display: flex;
    min-height: 20px;
    background: #f3c38a;
    color: #403425;
    align-items: center;
    justify-content: center;
    font-size: 1.3em;
}
.ihc-one>div {
    padding: 15px 0;
}
.ihc-one .small-title,.ihc-one h3 {
    font-size: 1.2em;
    margin-bottom: 15px;
}
.ihc-one p {
    margin-bottom: 6px;
}
.apoc-one .nav-tabs {
    background: #f2f3f5;
    padding: 30px 20px;
    border-radius: 20px;
}
.apoc-one .nav-tabs>li {
    float: none;
    margin-bottom: 2px;
}
.apoc-one .nav-tabs>li.active>a, .apoc-one .nav-tabs>li.active>a:focus,.apoc-one .nav-tabs>li.active>a:hover {
    background: #82ab28;
    color: #fff;
    border: none;
    border-radius: 30px;
}
.apoc-one .nav-tabs>li.active>a:hover:before {
    display: none;
}
.apoc-one .nav-tabs>li a {
    position: relative;
    border: none;
    z-index: 1;
    color: #262626;
}
.apoc-one .nav-tabs>li a:before {
    content: '';
    display: inline-block;
    height: 100%;
    background: #e4e7df;
    border-radius: 30px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
    transition: all ease .5s;
    width: 0;
}
.apoc-one .nav-tabs>li a:hover:before {
    width: 100%;
}
.apoc-one .nav-tabs>li a:hover {
    border: none;
    color: #262626;
}
.client-review .item>div{
    height: 100%;
    transition: all ease .4s;
}
.client-review .owl-dots{
    margin-top: 30px;
}
.client-review .item>div:hover{
    background: #82ab28;
    color: #fff;
}
.client-review .item>div p:last-child{
    text-align: right;
}
.output-box h3{
    color: #fff;
}
.output-box h3,.output-box-1 h3{
    padding: 6px 10px;
    margin: -20px -15px 20px -15px;
    font-size: 1.7rem;
    text-align: center;
}
.output-box div:nth-child(3n+1) h3{
    background: #9bbf79;
}
.output-box div:nth-child(3n+2) h3{
    background: #dac97b;
}
.output-box div:nth-child(3n+3) h3{
    background: #82bcb0;
}
.output-box-1 div:nth-child(3n+1) h3{
    background: linear-gradient(to right, #bbd3a7, rgba(255,255,255,0));
}
.output-box-1 div:nth-child(3n+2) h3{
    background: linear-gradient(to right, #e9bb9d, rgba(255,255,255,0));
}
.output-box-1 div:nth-child(3n+3) h3{
    background: linear-gradient(to right, #ebd139, rgba(255,255,255,0));
}
@media (min-width: 992px) {
    .width-auto{
        width: var(--width);
        --width: 80%;
        margin: auto;
    }
}
.resource-content a{
    display: block;
    height: 100%;
    border: 1px solid #ddd;
    margin-bottom: 0;
    transition: all ease .4s;
    background: #fff;
}
.resource-pic{
    position: relative;
    height: 150px;
    overflow: hidden;
    border-bottom: 1px solid #ddd;
}
.resource-pic span{
    display: block;
    height: 150px;
    width: 100%;
    transition: all ease .5s;
}
.resource-pic img{
    min-width: 0;
    min-height: 0;
    width: 100%;
    height: auto;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
}
.resource-content a:hover .resource-pic span{
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
}
.resource-title{
    padding: 10px;
    width: 100%;
    margin-bottom: 0;
    font-size: 1.02em;
    text-align: center;
    align-content: center;
    height: calc(100% - 150px);
}
.resource-content a:hover{
    box-shadow: 0 0 10px #ddd;
    background: #f9f9f9;
}
.cdmo-one,.cdmo-p,.cdmo-h3 {
    position: relative;
    padding: 10px 0 0 40px;
    margin-bottom: 15px;
}
.cdmo-one:before,.cdmo-p:before,.cdmo-h3:before {
    content: '';
    display: inline-block;
    width: 0.5px;
    height: 100%;
    background: #edbd78;
    position: absolute;
    left: 10.5px;
    top: 0;
}
.cdmo-one p,.cdmo-p p,.cdmo-h3 h3,.cdmo-h3 .small-title {
    position: relative;
}
.cdmo-one p:before,.cdmo-p p:before,.cdmo-h3 h3:before,.cdmo-h3 .small-title:before {
    content: '';
    display: inline-block;
    width: 14px;
    height: 14px;
    position: absolute;
    left: -36px;
    top: 6px;
    background: #edbd78;
    border-radius: 30px;
}
