/*
 * Copyright (c) 2023 VDOC. All rights reserved
 * DLib
 * Created by Chris on 10/24/23, 11:53 AM
 */

::-webkit-scrollbar {
    width: 3px;
    height: 3px
}

::-webkit-scrollbar-track {
    background-color: #fafafa
}

::-webkit-scrollbar-thumb {
    background-color: #0a80fd
}

.form-control::placeholder, .form-control::-webkit-input-placeholder, input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
    color: #b5b5b5;
    font-family: "M PLUS Rounded 1c"
}

.form-control:-moz-placeholder, input:-moz-placeholder, textarea:-moz-placeholder {
    color: #b5b5b5;
    font-family: "M PLUS Rounded 1c"
}

.form-control::-moz-placeholder, input::-moz-placeholder, textarea::-moz-placeholder {
    color: #b5b5b5;
    font-family: "M PLUS Rounded 1c"
}

.form-control::-ms-input-placeholder, .form-control:-ms-input-placeholder, input:-ms-input-placeholder, textarea:-ms-input-placeholder {
    color: #b5b5b5;
    font-family: "M PLUS Rounded 1c"
}

.overflow-5x3 {
    overflow: hidden;
    display: block;
    width: 100%;
    height: 0;
    padding: 0;
    position: relative;
    padding-bottom: 60%
}

.overflow-2x1 {
    overflow: hidden;
    display: block;
    width: 100%;
    height: 0;
    padding: 0;
    position: relative;
    padding-bottom: 50%
}

.overflow-4x6 {
    overflow: hidden;
    display: block;
    width: 100%;
    height: 0;
    padding: 0;
    position: relative;
    padding-bottom: 150%
}

.overflow-5x6 {
    overflow: hidden;
    display: block;
    width: 100%;
    height: 0;
    padding: 0;
    position: relative;
    padding-bottom: 120%
}

.overflow-10x9 {
    overflow: hidden;
    display: block;
    width: 100%;
    height: 0;
    padding: 0;
    position: relative;
    padding-bottom: 90%
}

.overflow-20x9 {
    overflow: hidden;
    display: block;
    width: 100%;
    height: 0;
    padding: 0;
    position: relative;
    padding-bottom: 45%
}

.overflow-16x9 {
    overflow: hidden;
    display: block;
    width: 100%;
    height: 0;
    padding: 0;
    position: relative;
    padding-bottom: 56.25%
}

.overflow-21x9 {
    overflow: hidden;
    display: block;
    width: 100%;
    height: 0;
    padding: 0;
    position: relative;
    padding-bottom: 42.857%
}

.overflow-5x3 img, .overflow-4x3 img, .overflow-16x9 img, .overflow-2x1 img, .overflow-4x6 img, .overflow-5x6 img, .overflow-10x9 img, .overflow-20x9 img, .overflow-21x9 img {
    transform: translate(0%, -50%);
    position: absolute !important;
    top: 50%;
    left: 0;
    width: 100%;
    height: 100%;
    min-height: unset;
    top: 0;
    transform: translate(0%, 0%);
    padding: 0 !important;
    margin: 0 !important;
    transition: all .3s ease;
    opacity: 1;
    object-fit: cover;
    object-position: top
}

.overflow-5x3 .img-horizontal-5x3, .overflow-4x3 .img-horizontal-4x3, .overflow-16x9 .img-horizontal-16x9, .overflow-2x1 .img-horizontal-2x1, .overflow-4x6 .img-horizontal-4x6, .overflow-5x6 .img-horizontal-5x6, .overflow-10x9 .img-horizontal-10x9, .overflow-20x9 .img-horizontal-20x9, .overflow-20x9 .img-horizontal-21x9 {
    transform: translate(-50%);
    position: absolute !important;
    top: 0;
    left: 50%;
    width: auto !important;
    max-width: none !important;
    height: 100% !important;
    min-width: 100%;
    object-fit: cover
}

body {
    background: #f7f7f7;
    min-height: 100vh;
    max-width: 100vw;
    font-family: "M PLUS Rounded 1c", sans-serif;
    overflow-x: hidden
}

.container {
    margin: auto
}

a {
    text-decoration: none
}

a:hover {
    text-decoration: none;
    color: #0a80fd
}

h1 {
    font-size: 1.2rem;
    font-weight: 500
}

h2 {
    font-size: 1.4rem;
    font-weight: 500
}

h3 {
    font-size: 1.6rem;
    font-weight: 500
}

header {
    background: #fff
}

.top-search .box-search {
    background: #e0e6ea
}

.top-search .box-search .input-search {
    background: #e0e6ea;
    width: calc(100% - 30px)
}

.main-menu {
    background: #fff;
    padding-top: 15px
}

.main-menu ul li a:hover, .main-menu ul li a.active {
    border-color: #4393df
}

.list-carousel {
    overflow-y: hidden;
    overflow-x: scroll;
    white-space: nowrap;
    backface-visibility: hidden;
    will-change: transform;
    transition: all .2s;
    -ms-overflow-style: none;
    scrollbar-width: none
}

.list-carousel img, .list-carousel video {
    max-width: unset
}

.list-carousel .fa-xl {
    color: #0a80fd
}

.list-carousel::-webkit-scrollbar-track {
    background: transparent;
    border-radius: 200px
}

.list-carousel::-webkit-scrollbar-thumb {
    background: transparent;
    border-radius: 200px;
    border: 3px solid transparent;
    box-shadow: inset 0 0 100px #e0e6ed
}

.list-carousel::-webkit-scrollbar {
    width: 12px;
    background: transparent;
    display: none
}

.list-carousel .item {
    width: 400px;
    margin-right: 24px;
    position: relative;
    height: 100%;
    border-radius: 16px;
    box-shadow: 0 2px 14px #2c3b5633
}

.list-carousel .item a {
    width: 400px;
    display: flex
}

.list-carousel-book .item {
    width: 220px;
    margin-right: 10px
}

.list-carousel-book .item a {
    width: 220px
}

.list-carousel-video .item {
    width: 320px;
    margin-right: 10px
}

.list-carousel-video .item a {
    width: 320px
}

.list-carousel-video .item a:hover .fa-circle-play {
    color: red
}

.list-carousel-video .item .fa-circle-play {
    position: absolute;
    left: 42%;
    top: 50%;
    color: rgba(255, 0, 0, .3)
}

.list-carousel-podcast .item {
    width: 250px
}

.list-carousel-podcast .item a {
    width: 250px
}

.label-bot-video {
    background: #0a53dd;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    bottom: 10px;
    right: 10px;
    padding: 5px 10px;
    border-radius: 1rem;
    font-size: 9px
}

.label-bot-video i {
    margin-right: 5px
}

.label-bot-pocast {
    background: #be6206;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    bottom: 10px;
    right: 10px;
    padding: 5px 10px;
    border-radius: 1rem;
    font-size: 9px
}

.label-bot-pocast i {
    margin-right: 5px
}

.label-bot-test {
    background: #06be0d;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    bottom: 10px;
    right: 10px;
    padding: 5px 10px;
    border-radius: 1rem;
    font-size: 9px
}

.label-bot-test i {
    margin-right: 5px
}

@media screen and (min-width: 0)and (max-width: 640px) {
    .main-menu ul li a {
        width: 120px
    }
}

/*# sourceMappingURL=all.css.map */
