﻿body {
    overflow: unset;
}

.full {
    width: 100%;
    max-width: unset;
    margin: 0;
}

.full h2 {
    color: #000;
}

.site_nav {
    position: sticky;
}

@media screen and (max-width: 1000px) {
    .site_nav {
        position: sticky;
    }
}

.an-background {
    transition: all ease .3s;
}

.an-background:hover {
    background: var(--color-main-light)!important;
}

.an-background:hover * {
    color: #fff!important;
}

#ql-go2 {
    position: sticky;
    top: 91px;
    background: #fff;
    /* border-bottom: #6bbbda solid 2px; */
    z-index: 99;
}

#ql-go2 span.btn {
    padding: 5px 15px!important;
    font-weight: 700;
}

#ql-go2 ul {
    display: flex;
    gap: 0px;
    overflow-x: auto;
    padding: 10px 0;
    margin-top: 0;
    margin-bottom: 0;
    border-bottom: #6bbbda solid 2px;
}

.h2_tit,
.realtedinfo .h2_tit,
h2.h2_tit {
    font-size: 28px!important;
}

.f-28 {
    font-size: 28px!important;
}

.f-18 {
    font-size: 18px!important;
}

.f-16 {
    font-size: 16px!important;
}

#ql-go2 ul li a {
    display: block;
    text-wrap: nowrap;
    border-radius: 60px;
    padding: 5px 10px;
    font-weight: 700;
}

#ql-go2 ul li.active a {
    background: #6bbbda;
    color: #fff!important;
}

#ql-go2 ul li a,
#ql-go2 ul li a::before {
    color: #000;
}


/* #ql-go2 ul li a::before {
    content: "→";
    margin-right: 5px;
    font-weight: 900;
    color: #6bbbda;
    font-size: 1.25rem;
    vertical-align: middle;
} */

#ql-go2 ul li a:hover::before,
#ql-go2 ul li a:hover {
    color: #6bbbda;
}

@media screen and (max-width: 768px) {
    #ql-go2 {
        top: 90px;
    }
}

@media (min-width: 1400px) {
    #ql-box2 .container {
        max-width: 1270px;
    }
}

.section-banner {
    max-height: 600px;
    min-height: 480px;
    height: calc(100vh - 156px);
    width: 100%;
    position: relative;
}

.section-banner>* {
    position: relative;
    z-index: 2;
}

.section-banner::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #00000056;
    z-index: 1;
}

.w-md-50 {
    width: 65%;
}

@media (max-width: 768px) {
    .section-banner {
        min-height: 567px;
        height: auto;
    }
    .w-md-50 {
        width: 100%
    }
}

.section-banner-2 {
    background: url(../img/3-one-stop-targeted-drug-delivery-platform-fig1.jpg);
    background-size: cover;
    min-height: unset;
    height: calc(100vh - 106px);
}

.section-banner-2 .title {
    color: #fff!important;
    min-height: 300px;
    height: calc(100vh - 306px);
}

@media screen and (max-width: 900px) {
    .section-banner-2 {
        height: auto;
        padding: 25px 0;
    }
    .section-banner-2 .title {
        color: #fff!important;
        height: auto;
    }
}

.cs-rounded-list .title {
    width: 400px;
    height: 400px;
    border-radius: 400px;
    background: #fff;
    padding: 15px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    position: relative;
    border: 2px #0ba1f9 solid;
    padding: 30px;
}

.cs-rounded-list .title::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: calc( 100% + 20px);
    height: calc( 100% + 20px);
    border: 2px #0ba1f9 dashed;
    border-radius: 400px;
    z-index: 1;
}

.cs-rounded-list .title p {
    text-align: center;
    color: #333;
}

.cs-rounded-list {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 600px;
    position: relative;
}

.cs-rounded-list ul {
    padding: 0;
    margin: 0;
    list-style: none;
    transform: translate(-270px, -42px);
}

.cs-rounded-list ul li {
    position: absolute;
    top: 50%;
    left: 50%;
    transform-origin: 0 0;
    width: 180px;
    border-radius: 10px;
    transition: all ease .3s;
}

.cs-rounded-list ul li img {
    width: auto;
    max-width: unset;
    height: revert-layer;
}

.cs-rounded-list ul li a,
.cs-rounded-list ul li div {
    display: block;
    text-align: center;
    font-weight: normal;
    display: flex;
    align-items: center;
    flex-direction: column;
}

.cs-rounded-list ul li a span,
.cs-rounded-list ul li div span {
    word-wrap: break-word;
}

.cs-rounded-list ul li img {
    transition: all ease .3s;
    opacity: 0.75;
}

.cs-rounded-list ul li:hover img {
    transform: scale(1.1);
    opacity: 1;
}

.cs-rounded-list ul li:hover a {
    color: #0ba1f9;
    text-shadow: 0 0 10px rgba(11, 162, 249, 0.685)
}

.cs-rounded-list ul li:nth-child(1) {
    /* transform: rotate(258deg) translate(300px) rotate(-258deg); */
    transform: rotate(230deg) translate(375px) rotate(-230deg);
    width: 290px;
}

.cs-rounded-list ul li:nth-child(2) {
    /* transform: rotate(327deg) translate(285px) rotate(-327deg); */
    transform: rotate(260deg) translate(313px) rotate(-260deg);
    width: 300px;
}

.cs-rounded-list ul li:nth-child(3) {
    /* transform: rotate(327deg) translate(285px) rotate(-327deg); */
    transform: rotate(295deg) translate(315px) rotate(-295deg);
    width: 280px;
}

.cs-rounded-list ul li:nth-child(4) {
    /* transform: rotate(350deg) translate(300px) rotate(-350deg); */
    transform: rotate(324deg) translate(300px) rotate(-324deg);
    width: 290px;
}

.cs-rounded-list ul li:nth-child(5) {
    /* transform: rotate(10deg) translate(300px) rotate(-10deg); */
    transform: rotate(0deg) translate(300px) rotate(0deg);
    width: 290px;
}

.cs-rounded-list ul li:nth-child(6) {
    /* transform: rotate(31deg) translate(292px) rotate(-31deg); */
    transform: rotate(36deg) translate(300px) rotate(-36deg);
    width: 290px;
}

.cs-rounded-list ul li:nth-child(7) {
    /* transform: rotate(90deg) translate(250px) rotate(-90deg); */
    transform: rotate(72deg) translate(300px) rotate(-72deg);
    width: 336px;
}

.cs-rounded-list ul li:nth-child(8) {
    /* transform: rotate(148deg) translate(292px) rotate(-148deg); */
    transform: rotate(125deg) translate(348px) rotate(-125deg);
    width: 290px;
}

.cs-rounded-list ul li:nth-child(9) {
    /* transform: rotate(170deg) translate(300px) rotate(-170deg); */
    transform: rotate(157deg) translate(422px) rotate(-157deg);
    width: 330px;
}

.cs-rounded-list ul li:nth-child(10) {
    /* transform: rotate(190deg) translate(300px) rotate(-190deg); */
    transform: rotate(180deg) translate(425px) rotate(-180deg);
    width: 290px;
}

.cs-rounded-list ul li:nth-child(11) {
    /* transform: rotate(213deg) translate(285px) rotate(-213deg); */
    transform: rotate(204deg) translate(435px) rotate(-204deg);
    width: 290px;
}

@media screen and (max-width:768px) {
    .cs-rounded-list {
        flex-direction: column;
        height: auto;
    }
    .cs-rounded-list .title {
        width: 100%;
        height: auto;
        background: none;
    }
    .cs-rounded-list .title p {
        color: #007ab9
    }
    .cs-rounded-list ul li {
        position: unset!important;
        transform: unset!important;
        width: 100%!important;
        margin-bottom: 15px;
    }
    .cs-rounded-list ul {
        transform: unset!important;
    }
}

.td-ico-pic-list {
    display: flex;
}

.td-ico-pic-list>div {
    width: 20%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.td-ico-pic-list>div a {
    width: 200px;
    height: 200px;
    border-radius: 200px;
    display: flex;
    position: relative;
    align-items: center;
    justify-content: center;
    color: #fff!important;
    padding: 20px;
    overflow: hidden;
}

.td-ico-pic-list>div a p {
    position: relative;
    z-index: 5;
    font-size: 20px;
    color: #fff!important;
    margin: 0;
}

.td-ico-pic-list>div a::after {
    content: "";
    width: 100%;
    height: 100%;
    background: #74c5e494;
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 200px;
    z-index: 2;
}

.td-ico-pic-list>div a img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 200px;
    transition: 0.3s;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}

.td-ico-pic-list>div a:hover img {
    transform: rotate(10deg);
}

@media screen and (max-width:768px) {
    .td-ico-pic-list {
        flex-direction: column;
        gap: 25px;
    }
    .td-ico-pic-list>div {
        width: 100%;
    }
}

.ico-list-4 {
    display: flex;
    flex-wrap: wrap;
    gap: 25px;
    justify-content: space-evenly;
}

.ico-list-4>div,
.ico-list-4>a {
    width: 20%;
    /* border: #eee solid 1px; */
    height: 150px;
    display: flex;
    align-items: center;
    justify-content: center;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    transition: 0.3s;
}

.ico-list-4>a:hover,
.ico-list-4>div:hover {
    transform: translateY(-10px);
    color: #007ab9
}

.ico-list-4>div p,
.ico-list-4>a p {
    margin: auto 0 0 0;
    padding: 0
}

.ico-list-4>div img,
.ico-list-4>a img {
    height: auto;
    object-fit: contain;
    max-width: 150px;
    max-height: 150px;
    margin: auto 0;
}

@media (max-width: 768px) {
    .ico-list-4>div,
    .ico-list-4>a {
        height: 100px;
        width: calc(50% - 12.5px);
    }
    .ico-list-4>div img,
    .ico-list-4>a img {
        max-width: 80px;
        max-height: 80px;
    }
}