a.home-icon svg {
    width: 2rem;
    height: 2rem;
    display: none;
}

a.home-icon {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-left: 15px;
}

a.home-icon svg path {fill: #771215;}
.owl-group .owl-nav {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    margin: 0;
    display: block;
    width: 100%;
}

.owl-group.owl-theme .owl-nav [class*='owl-'] {
    position: absolute;
    background: none;
    color: #771215;
    font-size: 35px;
    margin: 0;
    padding: 0;
    top: 50%;
    transform: translate(-50%,-50%);
}

.owl-group.owl-theme .owl-nav .owl-prev {
    left: -4px;
}

.owl-group.owl-theme .owl-nav .owl-next {
    right: -15px;
}
.main-last-video video {
    width: 100%;
    height: 100%;
    border-radius: 8px;
}
.main-last-video {
    border-radius: 8px;
    /* height: 383px; */
}
.archive-btns {
    text-align: left;
    margin: 4px 0;
    position: absolute;
    top: 10px;
    right: 10px;
}
.title-page {
    margin-top: 35px;
    margin-bottom: 40px;
}
.archive-btns a {
    color: #fff;
    background: #4682B4;
    display: inline-block;
    padding: 2px 10px;
    border-radius: 5px;
}
.card-last-gallery {
    overflow: hidden;
    border-radius: 10px;
    position: relative;
    /* margin-bottom: 20px; */
}

.card-last-gallery img {
    width: 100%;
}

.card-last-gallery .content-gallery {
    position: absolute;
    bottom: 0;
    z-index: 9;
    padding: 15px 5px;
    display: block;
    width: 100%;
    background-image: linear-gradient(to bottom, rgb(7 30 49 / 0%), #071e31 100%);
}

.card-last-gallery .content-gallery h4 {
    font-size: 13px;
    color: #fff;
    text-align: center;
}
.card-info img {
    width: 100%;
}
.card-info img {
    width: 100%;
    height: 100%;
}

.card-info {
    height: 347px;
    border-radius: 10px;
    overflow: hidden;
    border: 1px solid #ddd;
}
.main-gallery.main-tutorial img {
    height: 163px;
    object-fit: cover;
}

.main-gallery.main-tutorial {
    margin-top: 20px;
}
section.news-bg {
    background: linear-gradient(90deg, #4682B4 0%, #B0E0E6 25%, #B0E0E6 75%, #4682B4 100%);
    padding: 80px 0 80px;
}
.main-category {
    background: #fff;
    position: relative;
    box-shadow: 0 3px 40px 0 rgb(0 0 0 / 6%);
    border-radius: 35px;
    background: rgb(2,0,36);
    background: #fff;
    padding: 53px 20px;
}
.card-category img {
    width: 100%;
}

.card-category {
    overflow: hidden;
    position: relative;
    border-radius: 10px;
}

.card-title-category {
    /* position: absolute; */
    width: 100%;
    height: 100%;
    display: flex;
    top: 0;
    left: 0;
    /* background: rgb(0 0 0 / 39%); */
    align-content: center;
    justify-content: center;
}

.card-title-category h5 {
    display: flex;
    align-content: center;
    justify-content: center;
    height: 100%;
    flex-direction: column;
    margin: 0 0 15px;
    color: #182739;
}

.card-category a {
    display: block;
}
.main-interview {
    background: #fff;
    position: relative;
    box-shadow: 0 3px 40px 0 rgb(0 0 0 / 6%);
    border-radius: 35px;
    background: rgb(2,0,36);
    background: #fff;
    padding: 40px;
    position: relative;
}

.archive-interview {
    position: absolute;
    top: 55px;
    z-index: 9;
    right: 55px;
}

.archive-interview a {
    display: inline-block;
    background: #4682B4;
    padding: 2px 10px;
    border-radius: 4px;
    color: #fff;
}

.owl-interview .owl-nav,.owl-interview .owl-dots {
    position: absolute;
}

.card-interview {
    height: 240px;
}

.card-interview img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 8px;
}
.footer-right-wrapper ul {
    margin: 0;
    display: flex;
}

.footer-right-wrapper ul li {
    display: flex;
    justify-content: center;
    align-content: center;
    align-items: center;
    margin-left: 25px;
    font-size: 16px;
    font-weight: bold;
}

.footer-right-wrapper ul li svg {
    margin-left: 10px;
}
.faqs-footer.faqs-pane {
    margin-top: 0;
}
.faqs-footer.faqs-pane .accordion-button::after {
    margin-left: 0;
    margin-right: auto;
}
.faqs-footer .accordion-button::after {
    margin-left: 0;
    margin-right: auto;
}
.faqs-footer.faqs-pane .accordion-button:focus {
    outline: none;
    box-shadow: none;
    background: #f1f1f1;
}

.faqs-footer.faqs-pane .accordion-button {
    padding: 0 15px;
}
.faqs-footer {
    background: #fff;
    position: relative;
    box-shadow: 0 3px 40px 0 rgb(0 0 0 / 6%);
    border-radius: 35px;
    background: rgb(2,0,36);
    background: #fff;
    padding: 20px 20px;
    margin-top: -110px;
    position: relative;
    z-index: 9;
}

.faqs-footer .accordion-item {
    border: none;
    margin-bottom: 10px;
}

.faqs-footer .accordion-button {
    padding: 0;
}

.faqs-footer .accordion-body {
    padding: 5px 0;
}

.faqs-footer .accordion-button:not(.collapsed) {
    background: none;
    box-shadow: none;
    background: #F3D7CA;
    padding: 0 10px;
    border-radius: 10px 10px 0 0;
    color: #000;
}

.faqs-footer .accordion-collapse.collapse.show {
    background: #F3D7CA;
    border-radius: 0 0 10px 10px;
    padding: 0 10px;
}

.faqs-footer h2.accordion-header {
    color: #000;
}

.faqs-footer-title h4 {
    color: #000;
    font-weight: bold;
}

.archive-faqs {
    text-align: left;
}

.archive-faqs a {
    color: #000;
}

.owl-interview .owl-nav {
    position: absolute;
    display: block;
    width: 100%;
    top: 50%;
    transform: translate(0,-50%);
    margin: 0;
}

.owl-interview .owl-dots {
    position: absolute;
    left: 50%;
    bottom: -35px;
    transform: translate(-50%,0);
}

.owl-interview.owl-theme .owl-nav [class*='owl-'] {
    background: none;
    position: absolute;
    top: 50%;
    transform: translate(0,-50%);
    font-size: 33px;
}

.owl-interview.owl-theme .owl-nav .owl-prev {
    left: 0;
 
}

.owl-interview.owl-theme .owl-nav .owl-next {
    right: 0;
}

.card-database.item-orange h4 {
    color: #De7643;
}

.card-database.item-orange svg path {
    fill: #De7643;
}
.card-database.item-green h4 {
    color: #04a758;
}

.card-database.item-green svg path {
    fill: #04a758;
}
.card-database.item-purple h4 {
    color: #02b0bb;
}

.card-database.item-purple svg path {
    fill: #02b0bb;
}
.card-database.item-gray h4 {
    color: #858582;
}

.card-database.item-gray svg path {
    fill: #858582;
}

.main-last-info .card-last-info img {
    width: 100%;
}

.main-last-info .card-last-info {
    background: #fff;
    padding: 15px;
    box-shadow: 0 0 6px 3px rgb(21 72 159 / 15%);
    margin-bottom:20px;
}
.imginfo img {
    max-width: 50%;
    border-radius: 20px;
    box-shadow: 0 0 4px 3px #15489f30;
}

.imginfo {
    margin-top: 75px;
    text-align: center;
    margin-bottom: 75px;
}

.title-info {
    background: #f5f1f1;
    padding: 15px;
    border-radius: 8px;
}
.title-info h3{color:#000}
.card-last-info img {
    height: 100%;
    object-fit: cover;
    border-radius: 8px;
}
.card-last-info {
    height: 345px;
    border-radius: 8px;
}
.container.container-title-grid:before,.container.container-title-grid:after {
    display: none;
}
.bg-news-pane {
    background: #fff;
    position: relative;
    box-shadow: 0 3px 40px 0 rgb(0 0 0 / 6%);
    border-radius: 35px;
    background: rgb(2,0,36);
    background: #fff;
    padding: 30px 20px;
}
.bg-news-pane .card-category 
 a img {
    height: 216px;
    object-fit: cover;
}
.card-database.item-purple-2 h4 {
    color: #6a5387;
}
.card-database.item-purple-2  svg path {
    fill: #6a5387;
}
.card-interview h3 {
    position: absolute;
    bottom: 0;
    display: block;
    width: 100%;
    font-size: 14px;
    padding: 15px;
    background: rgb(0 0 0 / 38%);
    margin: 0;
    color: #fff;
}



























