body{
    background: #F3EEE4;
    font-size: 16px;
    line-height: 30px;
}
.clear{
    clear: both;
}
.logo img{
    width: 100%;
}
img {
    max-width: 100%;
}
.top .row {
    display: flex;
    flex-wrap: unset;
    margin-right: -15px;
    margin-left: -15px;
}
video {
    width: 100%;
}
a {
    text-decoration: none;
    color: #000;
}
a:hover {
    color: #7e2e3a;
    text-decoration: none;
}
l, li {
    list-style: none;
}
.search {
    float: left;
    display: inline;
    margin: 30px 20px 20px 0;
    border-radius: 0 5px 5px 0;
    width: 300px;
    background: linear-gradient(to right, #730F0E 0%, #730F0E 100%);
}
.search input {
    border: 0;
    line-height: 36px;
    height: 36px;
    outline: none;
    width: 200px;
    background: #fff;
    float: left;
    text-indent: 1em;
    font-family: inherit;
    font-size: inherit;
    color: rgb(153, 153, 153);
}

.search input.input_submit {
    border: 0;
    background: url(../images/top/search.png) no-repeat left 10px center;
    color: #fff;
    outline: none;
    line-height: 36px;
    font-size: 16px;
    width: 100px;
    cursor: pointer;
    letter-spacing: 5px;
    text-indent: 1em;
}
.code {
    margin-top: 5px;
}
.nav-bg {
    background-color: #730F0E !important;
    top:unset;
}
.nav-bg .nav-item{
    padding: 0 5px;
}

.nav-bg .dropdown-menu {
    position: absolute;
    background: #852f2e;
    min-width: 8rem;
    text-align: center;
}
.nav-bg .dropdown-item:hover, .nav-bg .dropdown-item:focus {
    color: #16181b;
    text-decoration: none;
    background: #730F0E linear-gradient(180deg, #730F0E, #730F0E) repeat-x;
}

.logo-small  {
    display: none;
}
.banner {
    width: 100%;
    float: left;
}
.banner img{
    width: 100%;
}
.navbar-transparent{
    position: relative;
}
.swiper-pagination-bullet {
    width: 18px !important;
    height: 18px !important;
    border-radius: 4px;
    opacity:unset !important;
    background: #FFF !important;
}
.swiper-pagination-bullet-active {
    width: 18px !important;
    height: 18px !important;
    border-radius: 4px;
    background: #730F0E !important;
}
.swiper-slide img{
    width: 100%;
}
.preparation-info img{
    height: 190px;
}
.news .swiper-slide img{
    width: 100%;
    height: 430px;
    object-fit: cover;
    overflow: hidden;
}
.line img{
    vertical-align: top;
    width: 100%;
}
.science .col{
    text-align: center;
    padding: 20px;
    margin: 20px;
    border-radius: 10px;
}
.science .col a{
    color: #fff;
    font-size: 16px;
    line-height: 24px;
}
.science .col a img{
    vertical-align: middle;
    border-style: none;
    width: 60px;
    margin: 0 auto;
    display: block;
    padding-bottom: 10px;
}
.science .col:first-child{
    background: #7ba6b9;
}
.science .col:nth-child(2){
    background: #61aaa5;
}
.science .col:nth-child(3){
    background: #ae6757;
}
.science .col:nth-child(4){
    background: #ccb682;
}
.science .col:nth-child(5){
    background: #7e2e3a;
}
.swiper p {
    font-size: 16px;
    width: 100%;
    display: block;
    background: #303030;
    padding: 10px;
    color: #fff;
    float: left;
}
.swiper-pagination {
    cursor: pointer;
}
.news .swiper-pagination {
    float: right;
    bottom: 25px !important;
    right: 10px;
    left: unset !important;
    width: unset !important;
}
.news .swiper-pagination-bullet {

    width: 12px;
    height: 12px;
    border-radius: unset;
    background: #fff !important;
    opacity:unset;
}
.news .swiper-pagination-bullet-active {
    width: 12px;
    height: 12px;
    border-radius: unset;
    background: #ff3b00 !important;
}
.mt-20 {
    margin-top: 20px;
}
.pt-20 {
    padding-top: 20px;
}
.tab-a-more-3 {
    position: absolute;
    right: 30px;
    top: 10px;
    font-size: 16px;
    color: #000;
}
.tab-a-more-3 a {
    color: #7e2e3a;
}
.nav{
    border: 0 !important;
}
.nav>li>a{
    font-size: 18px;
    font-weight: bold;
    margin: 0 3px;
    color: #000;
    width: 170px;
    height: 45px;
    line-height: 30px;
    text-align: center;
}
.nav .nav-link.active, .nav .nav-item.show .nav-link {
    color: #fff;
    background: url("/assets/images/nav/nav_bg_1.png") no-repeat;
    background-size:100% 100%;
    border: 0;
}
.nav .nav-link:hover, .nav .nav-link:focus {
    color: #fff;
    background: url("/assets/images/nav/nav_bg_1.png") no-repeat;
    background-size:100% 100%;
    border: 0;

}
.nav-department .nav-link.active, .nav-department .nav-item.show .nav-link {
    color: #fff;
    background: url("/assets/images/nav/nav_bg_2.png") no-repeat;
    background-size:100% 100%;
    border: 0;
}
.nav-department .nav-link:hover, .nav-department .nav-link:focus {
    color: #fff;
    background: url("/assets/images/nav/nav_bg_2.png") no-repeat;
    background-size:100% 100%;
    border: 0;

}
.headline-news-list {
    margin: 10px 0;
    overflow: hidden;
    padding: 0 10px;
}

.headline-news-list li{
    line-height: 43px;
    font-size: 16px;
}
.headline-news-list li a {
    overflow: hidden;
    width: 82%;
    float: left;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 40px;
    position: relative;
    font-size: 16px;
}
.department {
    background: url("/assets/images/backgrounds/about.jpg") no-repeat;
    background-size:100% 100%;
    height: 350px;
    width: 100%;
    border: 0;
}
.department-info{
    margin: 30px;
}
.department-info .title{
    color: #fff;
    background: url("/assets/images/nav/nav_bg_2.png") no-repeat;
    background-size:100% 100%;
    border: 0;
    width: 170px;
    height: 45px;
    text-align: center;
    line-height: 45px;
    font-size: 18px;
    font-weight: bold;
    margin-left: 40px;
}
.department-info .col-md-4{
    float: left;
    margin: 9px 0px;
    padding-left:7px;
    padding-right: 7px;
}
.department-info .col-md-4 img{
    width: 20px;
    margin-top: -5px;
    margin-right: 10px;
}
.department-info .row{
    padding: 0;
    margin: 15px 0;
}
.department-info .col-md-4 a{
    font-size: 16px;
}
.preparation {
    background: url("/assets/images/backgrounds/preparation.jpg") no-repeat;
    background-size:100% 100%;
    height: 350px;
    width: 100%;
    border: 0;
}
.preparation-info{
    padding-top: 40px;
}
.preparation-info .title{
    color: #fff;
    background: url("/assets/images/nav/nav_bg_3.png") no-repeat;
    background-size:100% 100%;
    border: 0;
    width: 120px;
    height: 40px;
    text-align: center;
    line-height: 45px;
    font-size: 18px;
    font-weight: bold;
}
.preparation-info .preparation-carousel-container{
    margin-top: 20px;
    background: #f6e8c5;
}

.preparation-info .preparation-carousel-container .swiper-slide{
    text-align: center;
}
.preparation-info .preparation-carousel-container img{
    border: 1px solid #cfba89 !important;
    margin-bottom: 10px;
}
.preparation-info a div{
    margin-bottom: 10px;
}
.nav-header .title{
    color: #fff;
    background: url("/assets/images/nav/nav_bg_2.png") no-repeat;
    background-size:100% 100%;
    border: 0;
    width: 170px;
    height: 45px;
    text-align: center;
    line-height: 45px;
    font-size: 18px;
    font-weight: bold;
    float: left;
    padding: 0;
    margin: 0;
}

.nav-header .more {
    float: right;
    right: 30px;
    margin-top: 10px;
    font-size: 16px;
    color: #000;
}
.nav-header .more a {
    color: #7e2e3a;
}
.card-body{
    padding: 10px !important;
    background: #fafaf5 !important;
    border: 1px solid #cfba89 !important;
    border-top: 0;
}
.card-body p{
    margin-bottom: 0 !important;
    font-size: 16px;
    width: unset;
    display: unset;
    background: unset;
    padding: unset;
    color: #495057 !important;
    float: unset;
}
.card{
    background-color: unset !important;
}
.doctor{
    margin: 20px 0;
    padding: 20px 0;
}
.science-news-list {
    margin: 10px 0;
    overflow: hidden;
    padding: 0 10px;
}

.science-news-list li{
    line-height: 40px;
    font-size: 16px;
}
.science-news-list li a {
    overflow: hidden;
    width: 95%;
    float: left;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 40px;
    position: relative;
    font-size: 16px;
}
 /* 添加自定义样式，以容纳滚动图片 */
 .doctor-carousel-container {
    width: 100%;
    height: 460px;
    overflow: hidden;
    white-space: nowrap;
    position: relative;
  }
  .doctor-carousel-items {
    display: flex; /* 图片不换行 */
    white-space: nowrap;
    position: absolute; /* 绝对定位，用于滚动效果 */
    animation-play-state: running; /* 初始状态为运行 */
    left: 0; /* 初始位置在最左边 */
  }

  .doctor-carousel-item {
      flex: 0 0 20%;
      max-width: 20%;
    display: block; 
    margin-right: 20px; /* 图片之间的间距 */
  }
/* 添加自定义样式，以容纳滚动图片 */
.preparation-carousel-container {
    width: 100%;
    height: 240px;
    overflow: hidden;
    white-space: nowrap;
    position: relative;
}
.preparation-carousel-items {
    display: flex; /* 图片不换行 */
    white-space: nowrap;
    position: absolute; /* 绝对定位，用于滚动效果 */
    animation-play-state: running; /* 初始状态为运行 */
    left: 0; /* 初始位置在最左边 */
}

.preparation-carousel-item {
   text-align: center;
    display: block;
    margin-right: 20px; /* 图片之间的间距 */
}

/* 添加自定义样式，以容纳滚动图片 */
.studio-carousel-container {
    width: 100%;
    height: 160px;
    overflow: hidden;
    white-space: nowrap;
    position: relative;
}
.studio-carousel-items {
    display: flex; /* 图片不换行 */
    white-space: nowrap;
    position: absolute; /* 绝对定位，用于滚动效果 */
    animation-play-state: running; /* 初始状态为运行 */
    left: 0; /* 初始位置在最左边 */
}

.studio-carousel-item {
    text-align: center;
    display: block;
    margin-right: 20px; /* 图片之间的间距 */
}
  /* 自定义动画 */
  @keyframes carousel {
    0% { transform: translateX(0%); }
    100% { transform: translateX(-100%); }
  }
  
  
.ads img{
    width: 100%;
}
.footer {
    min-height: 220px;
    background: #620908;
}
.footer img{
    width: 150px;
    height: 150px;
    margin: 20px;
}
.footer .col-md-4 p{
    text-align: center;
    color: #fff;
    font-size: 16px;
}
.footer .col-md-4{
    text-align: center;
}

.footer .link,.footer .link a{
    color:#fff;
    font-size: 16px;
    margin: 20px 5px;
}
.footer .col-md-8 p{
    color:#fff;
    font-size: 16px;
    line-height: 54px;
    margin: 20px 5px;
}
.navigation-title{
    font-size: 16px;
    margin: 20px 0;
    padding-top: 20px;
}

.nav-info{
    min-height: 50px;
    border-bottom: solid 1px #ccc;
    clear: both;
    height: 100%;
    overflow: hidden;
}

.nav-link-title {
    font-size: 16px;
    float: left;
    line-height: 32px;
}

.nav-link-item{
    right: 33px;
    float: right;
}
.nav-link-item div{
    float: left;
}
.nav-link-item a{

    display: inline-block;
    padding: 5px 10px;
    margin-left: 1rem;
    color: #495057;
    border: solid 1px #999999;
    border-radius: 4px;
    font-size: 16px;
}

.nav-link-item a:hover,.nav-link-item .active a{
    border: solid 1px #730F0E;
    background: #730F0E;
    color: #ffff;

}

.info-content{
    font-size: 16px;
    line-height: 24px;
    padding: 0 10px;
    text-align: center;
}
.info-video video{
    width:60% !important;
}
.department-list li {
    padding: 20px 0;
    margin: 20px 0;
    border-bottom: dashed 1px #999;
    overflow: hidden;
}
.department-list li img{
    width: 26%;
    min-height: 170px;
}
.department-list .text h2 {
    padding: 0;
    font-size: 24px;
    margin: 0;
    color: #000;
}
.department-list .text h4 {
    padding-top: 20px;
}
.department-list .text p {
    margin-top:10px;
    line-height: 30px;
    font-size: 16px;
    text-align: justify;
    display: -webkit-box;
    text-overflow: ellipsis;
    overflow: hidden;
    -webkit-line-clamp: 10;
    -webkit-box-orient: vertical;
}
.department-list .text .viewmore {

    bottom: 20px;
}
.department-list .text .viewmore {
    padding: 6px;
    border: solid 1px #730F0E;
    color: #730F0E;
    border-radius: 3px;
}
.doctor-list .col{
    width: 19%;
    float: left;
    margin-bottom: 20px;
}
.department-list li img {
    object-fit: cover;
    margin-right: 20px;
    float: left;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
    filter: brightness(1);
}

.doctor-content img {
    width: 100%;
    margin-right: 40px;
}

.info-title {
    text-align: center;
    border-bottom: 1px solid #eee;
    padding: 10px 0;
}
.info-other {
    color: #999;
    padding: 10px 0;
}
.info-other span:nth-child(1) {
    background: url(/assets/images/news/time.png) no-repeat left center;
    padding-left: 24px;
    background-size: 18px;
}
.info-other span:nth-child(2) {
    background: url(/assets/images/news/read.png) no-repeat left center;
    padding-left: 24px;
    background-size: 18px;
}
.pic-list .col-md-3{
    margin-bottom: 20px;
}
.pic-list a{
    background-color: unset !important;
}
.paging {

    margin: 0 auto;
    text-align: center;
}
.paging span {
    text-align: center;
    margin: 0 auto;
    padding: 0 10px;
}
.page-num-current{
    background: #620908 !important;
    color:#fff !important;
}
.paging a {
    color: #666;
    margin: 0 5px 10px;
    padding: 5px 10px;
    background: #F7F7F7;
    display: inline-block;
}
.page-status {
    line-height: 34px;
}
@media (max-width:1300px) {
    .department {
        background: url(/assets/images/backgrounds/about.jpg);
        height: 100%;
        width: 100%;
        min-height: 480px;
        border: 0;
        overflow: hidden;
    }
}
@media (max-width:1000px) {
    .top{
        display: none;
    }
    .logo-small{
        display: block;
    }
    .offcanvas-collapse{
        width: 270px;
        position: fixed;
        top: 0;
        bottom: 0;
        right: 0;
        z-index: 1050;
        padding: 1.5rem;
        overflow-y: auto;
        transition: transform 300ms, opacity 300ms;
        transform: translate3d(100%, 0, 0);
        opacity: 0;
    }
    .offcanvas-collapse.open {
        box-shadow: -5px 0px 10px 0px rgba(0,0,0,0.15);
        opacity: 1;
        transform: translate3d(0, 0, 0);
    }
    .navbar-dark .offcanvas-collapse {
        background-color: #730f0d;
    }
    .dropdown-header {
        display: block;
        padding: 0.5rem 1.5rem;
        margin-bottom: 0;
        font-size: 16px;
        color: #fff;
        white-space: nowrap;
    }
}
@media (max-width:767px) {
    .nav-link-item a {
    
    margin-bottom: 20px;
}
@media (min-width: 576px){
    .container {
         max-width: unset;
    }
}
    .info-video video{
        width:100% !important;
    }
    .department-list h4 span{
        display: block;
        width: 100%;
        margin-bottom: 20px;
    }
    .department-list li img {
        width: 90%;
        margin-bottom: 20px;
    }
    .department-list .text{
        width: 90%;
    }
    .doctor-list .col{ width: 97%}
    .nav-link-title {
        margin-left: 17px;

    }
    .nav-link-title, .nav-link-item{
        width: 100%;
        position: static;
        margin-bottom: 10px;
    }
    .dropdown-header {
        display: block;
        padding: 0.5rem 1.5rem;
        margin-bottom: 0;
        font-size: 16px;
        color: #fff;
        white-space: nowrap;
    }
    .navbar-dark .offcanvas-collapse {
        background-color: #730f0d;
    }
    .science .col{
        flex-basis: unset;
        width: 100%;
    }
    .swiper p{
        min-height: 70px;
    }
    .logo-small  {
        display: block;
        width: 80%;
    }
    .logo-small  img{
        display: block;
        width: 100%;
    }
    .nav>li>a {
        font-size: 14px;
        font-weight: bold;
        margin: 0 3px;
        width: 90px;
        height: 45px;
        line-height: 30px;
        text-align: center;
    }
    .tab-a-more-3 a {
        font-size: 14px;
    }
    .headline-news-list li a {
        width: 71%;
        font-size: 14px;
    }
    .headline-news-list li span {
        width: 23%;
        margin-left: 5px;
        font-size: 14px;
    }
    .science-news-list li a {
        width: 95%;
        font-size: 14px;
    }
    .department-info{
        margin: 20px;
    }
    .department-info .title{
        font-size: 14px;
        font-weight: bold;
        margin: 0;
        width: 90px;
        height: 45px;
        line-height: 45px;
        text-align: center;
    }
    .department-info .col-md-3 {
        float: left;
        margin: 10px 0px 5px 30px;
    }

    .department-info .row{
        padding: 0;
        margin: 5px 0;
    }
    .department-info .col-md-3 a{
        font-size: 14px;

    }
    .department {
        background: url("/assets/images/backgrounds/about.jpg") ;
        height: 100%;
        width: 100%;
        min-height: 480px;
        border: 0;
        overflow: hidden;
    }
    .department .col-md-8{
        padding: 0;
        margin: 0;
    }
    .preparation {
        background: url("/assets/images/backgrounds/preparation.jpg") ;
        height: 480px;
        width: 100%;
        border: 0;
    }
    .preparation .title{
        font-size: 14px;
        font-weight: bold;
        margin: 0;
        width: 90px;
        height: 30px;
        line-height: 45px;
        text-align: center;
    }
    .btn-container {
        margin-top:2rem
    }
    .nav-header .title{
        color: #fff;
        background: url("/assets/images/nav/nav_bg_2.png") no-repeat;
        background-size:100% 100%;
        border: 0;
        width: 90px;
        height: 45px;
        text-align: center;
        line-height: 45px;
        font-size: 14px;
        font-weight: bold;
        margin-left: 40px;
        float: left;
        padding: 0;
        margin: 0;
    }
    .doctor{
        margin: 20px;
        padding: 20px;
    }
    .nav-header .more {
        float: right;
        right: 30px;
        margin-top: 10px;
        font-size: 14px;
        color: #000;
    }
}@media (max-width:991px) {
    .btn-container>.btn,.btn-container>.btn-group {
        margin-bottom:1rem
    }
}@media (min-width:992px) {
    .btn-container>.btn,.btn-container>.btn-group {
        margin-right:1.5rem;
        margin-bottom:1rem
    }
}@media (min-width:1200px) {
    .container {
        max-width: 1360px;
    }
    .content:not(.content--boxed):not(.content--full) {
        padding:0 0 0 240px
    }
}@media (min-width:576px) and (max-width:1199px) {
    .content:not(.content--boxed):not(.content--full) {
        padding:102px 30px 0
    }
}@media (max-width:575px) {
    .content:not(.content--boxed):not(.content--full) {
        padding:87px 15px 0
    }
}@media (min-width:576px) {
    .content--full {
        padding:102px 30px 0
    }
}@media (max-width:767px) {
    .top {
        display: none;
    }
    .nav-bg {
        top:0;
    }
    .content--full {
        padding:87px 15px 0
    }
}.content-inner {
     margin:auto;
     padding:30px 15px
 }
.content-inner .example {
    margin-bottom:5rem
}
@media (max-width:767px) {
    .content-inner .example .btn {
        margin-bottom:1rem
    }
}.header {
     width:100%;
     height:72px;
     color:#FFFFFF;
     padding:0 30px 0 2rem;
     z-index:10;
     display:flex;
     align-items:center;
     top:0;
     left:0;
     background:#FFF;
     border-bottom:1px solid #e9ecef
 }
@media (max-width:1199px) {
    .header {
        position:fixed
    }
}@media (max-width:575px) {
    .header {
        padding-left:15px;
        padding-right:15px
    }
}.header::after {
     display:block;
     content:"";
     clear:both
 }
.header .body-backdrop {
    position:absolute
}
.navigation-trigger {
    float:left;
    padding:2rem 2rem 2rem 2.4rem;
    margin-left:-2rem
}
.navigation-trigger:hover {
    cursor:pointer
}
.navigation-trigger.toggled .navigation-trigger-inner {
    transform:rotate(180deg)
}
.navigation-trigger.toggled .navigation-trigger-inner:before {
    transform:scale(1)
}
.navigation-trigger.toggled .navigation-trigger-line:first-child {
    width:12px;
    transform:translateX(8px) translateY(1px) rotate(45deg)
}
.navigation-trigger.toggled .navigation-trigger-line:last-child {
    width:11px;
    transform:translateX(8px) translateY(-1px) rotate(-45deg)
}
.navigation-trigger-inner,.navigation-trigger-line {
    width:18px;
    transition:all 300ms
}
.navigation-trigger-inner {
    position:relative
}
.navigation-trigger-inner:before {
    content:'';
    position:absolute;
    width:40px;
    height:40px;
    left:-11px;
    top:-14px;
    background-color:rgba(0,0,0,0.25);
    border-radius:50%;
    transition:all 300ms;
    transform:scale(0)
}
.navigation-trigger-line {
    height:2px;
    background-color:#333;
    display:block;
    position:relative
}
.navigation-trigger-line:not(:last-child) {
    margin-bottom:3px
}
@media (min-width:1200px) {
    .header-brand {
        min-width:calc(270px - 2rem)
    }
}.header-brand>h1 {
     line-height:100%;
     font-size:1.3rem;
     font-weight:normal;
     margin:0
 }
.header-brand>h1>a {
    color:#999
}
.header-nav .nav-link {
    padding:0 1rem;
    font-size:.765625rem;
    color:#adb5bd;
    transition:background-color 300ms
}
.header-nav .nav-link:hover {
    color:#343a40
}
.sidebar {
    width:240px;
    position:fixed;
    left:0;
    padding:0 0.5rem 0.5rem 1.5rem;
    height:100%;
    overflow:hidden;
    z-index:1050;
    background-color:#fff;
    border-right:1px solid #e9ecef
}
@media (max-width:1199px) {
    .sidebar {
        transition:transform 300ms,opacity 300ms
    }
    .sidebar:not(.toggled) {
        opacity:0;
        transform:translate3d(-100%,0,0)
    }
    .sidebar.toggled {
        box-shadow:5px 0 10px rgba(0,0,0,0.08);
        opacity:1;
        transform:translate3d(0,0,0)
    }
}.sidebar-brand {
     height:72px;
     padding:1rem 0
 }
.sidebar-brand>h1 {
    transform:translateY(50%);
    font-size:1.09375rem;
    font-weight:normal;
    margin:0
}
.sidebar-brand>h1>a {
    color:#343a40
}
.sidebar .scrollbar-inner>.scroll-element {
    margin-right:0
}
.sidebar--hidden {
    background-color:#FFFFFF;
    transition:transform 300ms,opacity 300ms
}
.sidebar--hidden:not(.toggled) {
    opacity:0;
    transform:translate3d(-100%,0,0)
}
.sidebar--hidden.toggled {
    box-shadow:5px 0 10px rgba(0,0,0,0.08);
    opacity:1;
    transform:translate3d(0,0,0)
}
.navigation {
    list-style:none;
    padding:0;
    padding-bottom:4rem
}
.navigation .navigation-title {
    color:#adb5bd;
    font-weight:600;
    margin:0.875rem 0 0;
    padding:1rem 0rem 0.875rem
}
.navigation .navigation-item {
    color:#fff;
    font-weight:500
}
.navigation .navigation-link {
    display:block;
    padding:0.25rem 1rem;
    color:#495057;
    font-weight:500;
    -webkit-transition:background 0.3s,box-shadow 0.3s;
    transition:background 0.3s,box-shadow 0.3s;
    border-radius:.375rem;
    text-decoration:none
}
.navigation .navigation-link:hover,.navigation .navigation-link.active {
    color:#288cff
}
.scrollbar-inner {
    height:100%
}
.scrollbar-inner>.scroll-element {
    transition:opacity 300ms;
    margin-right:2px
}
.scrollbar-inner>.scroll-element.scroll-y {
    width:3px;
    right:0
}
.scrollbar-inner>.scroll-element.scroll-x {
    height:3px;
    bottom:0
}
.scrollbar-inner>.scroll-element .scroll-bar,.scrollbar-inner>.scroll-element .scroll-element_track {
    transition:background-color 300ms
}
.scrollbar-inner>.scroll-element .scroll-element_track {
    background-color:transparent
}
.scrollbar-inner:not(:hover) .scroll-element {
    opacity:0
}
.page-title {
    position:relative;
    padding-bottom:1rem;
    margin-bottom:1rem;
    border-bottom:1px solid #e9ecef
}
.page-title .heading {
    margin:0;
    padding:0;
    color:#212529
}
.page-title .heading a {
    color:#212529
}
@media (min-height:600px) and (min-width:767px) {
    .background-image-holder[data-holder-type="hero"] {
        height:80vh
    }
}.background-image-holder .holder-item {
     height:100%;
     padding:2rem 0
 }
@media (max-width:991px) {
    .background-image-holder .holder-item {
        height:auto;
        padding:4rem 0
    }
}.background-image-holder .swiper-container,.background-image-holder .container {
     position:relative;
     height:100%
 }
.background-image-holder .swiper-container .swiper-slide .animated {
    opacity:0
}
.background-image-holder .swiper-container .swiper-slide .animated.animation-ended {
    opacity:1
}
.bg-cover {
    position:relative
}
.bg-size--cover {
    background-size:cover;
    background-repeat:no-repeat
}
.bg-size--contain {
    background-size:contain;
    background-repeat:no-repeat
}
.typeface-palette .typeface-entry {
    position:relative;
    display:block;
    padding:2rem;
    background:#fff;
    border:1px solid rgba(0,0,0,0.05);
    border-radius:.375rem
}
.typeface-badge {
    position:absolute;
    top:10px;
    right:10px
}
.color-palette .color-entry {
    position:relative;
    display:block;
    height:170px;
    color:#FFF;
    border-radius:.375rem
}
.color-palette .color-entry .color-code {
    background:#fff;
    color:#495057;
    padding:6px 10px;
    position:absolute;
    bottom:12px;
    right:12px
}
.content-docs h2[id]::before,.content-docs h3[id]::before,.content-docs h4[id]::before {
    content:"";
    display:block;
    height:3rem;
    margin-top:-3rem
}
.content-docs h2[id]:not(:first-child),.content-docs h3[id]:not(:first-child),.content-docs h4[id]:not(:first-child) {
    margin-top:5rem
}
.content-docs h2[id],.content-docs h3[id],.content-docs h4[id] {
    margin-bottom:2rem
}
.highlight pre {
    padding:1.5rem;
    background:#f8f9fa;
    border:1px solid #dee2e6;
    border-radius:.375rem
}
.code-example {
    margin:2rem 0
}
.code-clipboard {
    position:relative
}
.btn-clipboard {
    position:absolute;
    top:.5rem;
    right:.5rem;
    z-index:10;
    display:block;
    padding:.25rem .5rem;
    font-size:75%;
    color:#818a91;
    cursor:pointer;
    background-color:transparent;
    border:0;
    border-radius:.25rem
}
.btn-clipboard:hover {
    color:#fff;
    background-color:#027de7
}
.toc-entry {
    display:block
}
.toc-entry a {
    display:block;
    padding:.125rem 1.5rem;
    color:#99979c
}
.toc-entry a:hover {
    color:#007bff;
    text-decoration:none
}
