@import url('https://fonts.googleapis.com/css2?family=Quicksand:wght@300..700&display=swap');


body {
    font-family: "Quicksand", sans-serif;
    font-size: 16px;
    line-height: 22px;
    background-image: url('../images/background.png');
}

:root {
    --primary-color: #9E5E29;
    --second-color: #054746;
    --gradient: linear-gradient(to right, #FAB878, #c78b52, #a06737, #FAB878);
}

.content-content li {
    margin-bottom: 10px;
}

.content-content img {
    max-width: 100%;
}

.content-content h1 {
    font-size: 22px;
    font-weight: 700;
    margin-bottom: 15px;
}

.content-content h2 {
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 15px;
}

.content-content h3 {
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 15px;
}

.content-content h4 {
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 15px;
}

.content-content h5 {
    font-size: 15px;
    font-weight: 700;
    margin-bottom: 15px;
}

h1, h2, h3, h4, h5, h6 {
    font-weight: 500;
    line-height: 1.1;
}

.home-banner img{
    max-width: 100%;
}

.home-banner.top-content .item .image-left img {
    width: 100%;
    height: 400px;
    object-fit: cover;
}
.home-banner.top-content .item .image-right img {
    width: 100%;
    height: 198px;
    object-fit: cover;
}

.home-banner.top-content .row .col-md-6 {
    padding-left: 2px;
    padding-right: 2px;
}

.home-banner.top-content .row {
    margin-left: -2px;
    margin-right: -2px;
}

.content-page {
    -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.12);
    -moz-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.12);
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.12);
    background: #fff;
    padding: 35px;
}
.home-banner.top-content .item2 {
    margin-bottom: 4px;
}

.home-banner.top-content .item .nav-item {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 20px;
    z-index: 999;
}

.home-banner.top-content .item {
    position: relative;
}

.home-banner.top-content .item .nav-item .title a {
    color: #fff;
    text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2);
    font-size: 27px;
    font-family: 'msjh-Bold';
}
.home-banner.top-content .item .nav-item .date {
    margin: 0;
    font-size: 12px;
    color: #fff;
}

.home-block-1 img {
    max-width: 100%;
}

.block-title h2 {
    font-size: 18px;
    font-weight: bold;
    border-bottom: 2px solid;
    padding-bottom: 9px;
}

.home-main {
    /* margin-top: 20px; */
}

.home-block-1 .block-title {
    margin-bottom: 15px;
}

.aside-item .block-title {
    margin-bottom: 15px;
}

a {
    text-decoration: none;
    color: #000;
}

.home-block-1 .image img {
    height: 165px;
    object-fit: cover;
    width: 100%;
}

.home-block-1 .image {
    position: relative;
}

.category-absolute {
    background-color: #222222;
    padding: 3px 7px;
    color: #fff;
    font-size: 10px;
    position: absolute;
    bottom: 0;
    left: 0;
}

.home-block-1 .title a {
    font-size: 15px;
}

.home-block-1 .title {
    line-height: unset;
    margin-top: 10px;
}

.home-block-1 .image .title a {
    color: #000;
}

img{
    max-width: 100%;
}

.home-block-2 .left-box img {
    width: 100%;
    height: 244px;
    object-fit: cover;
}

.home-block-2 .left-box .image img {
    position: relative;
}

.home-block-2 .left-box .image {
    position: relative;
}

.section-title a {
    margin-top: 13px;
    font-size: 21px;
    color: #000;
}

.section-title {
    line-height: unset;
    margin-top: 10px;
}

.flex-module1 img {
    width: 100%;
    height: 70px;
    object-fit: cover;
}

.flex-module1 {
    display: flex;
    margin-bottom: 10px;
}

.flex-module1 .image {
    width: 30%;
}

.flex-module1 .nav-image {
    width: 70%;
    padding-left: 10px;
}

.flex-module1 .nav-image a {
    margin: 0;
    font-size: 15px;
    line-height: 22px;
    /* height: 44px; */
    overflow: hidden;
    color: #000;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    display: -webkit-box;
}

.ctm-date {
    margin: 0;
    font-size: 12px;
    color: #999;
    margin-top: 7px;
}
.swiper-for-col .swiper-slide .item:first-child {
    margin-bottom: 30px;
}

.content-footer {
    background-size: cover;
    position: relative;
    padding: 0px 35px;
    padding-bottom: 5px;
    opacity: 0.8;
    color: #fff;
}

.content-footer:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.8);
    width: 100%;
    height: 100%;
}

.social-footer ul li img {
    width: 55px;
}

.social-footer ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

.social-footer {
    display: flex;
    justify-content: end;
    align-items: end;
    height: 100%;
    padding-top: 50px;
    position: relative;
    z-index: 9;
}

.social-footer ul li {
    display: inline-block;
    margin-left: 10px;
}

.logo-footer {
    max-width: 100%;
    height: 150px;
}
.footer-address {
    position: relative;
    z-index: 9;
}
.content-footer p {
    margin-bottom: 5px;
    font-size: 16px;
    color: #fff;
}
.copy-right {
    background: #000;
    color: #ccc;
    padding: 14px 30px;
}

.page-title {
    font-size: 25px;
    margin-top: 16px;
    padding-left: 8px;
    padding-right: 8px;
    color: #000;
    margin-bottom: 55px;
    margin-top: 30px;
    font-weight: 700;
    display: flex;
}

.page-title svg {
    width: 23px;
    height: 23px;
    margin-right: 4px;
    position: relative;
    top: 2px;
    display: inline-block;
}

.tabBlock-tabs {
    list-style: none;
    padding: 0;
    margin: 45px 0 40px 0;
    position: relative;
}

.tabBlock-tabs:after {
    content: "";
    background: #ddd;
    width: 100%;
    height: 1px;
    position: absolute;
    left: 0;
    bottom: 0;
}

.tabBlock-tabs li {
    display: inline-block;
    font-size: 22px;
    margin-inline: 20px;
    position: relative;
    padding-bottom: 20px;
    cursor: pointer;
}

.tabBlock-tabs li.is-active:after, .tabBlock-tabs li:hover:after {
    background: #000;
    transition: 0.4s;
}

.tabBlock-tabs li:after {
    content: "";
    width: 100%;
    height: 2px;
    background: transparent;
    position: absolute;
    left: 0;
    bottom: 0;
    transition: 0.4s;
    z-index: 9;
}

.content-tab-block {
    width: 75%;
    box-shadow: rgba(67, 71, 85, 0.27) 0px 0px 0.25em, rgba(90, 125, 188, 0.05) 0px 0.25em 1em;
    border-radius: 15px;
    margin-top: 60px;
    padding-inline: 50px;
    padding-bottom: 25px;
}

.tabBlock {
    display: flex;
    justify-content: center;
}

.pagination {
    justify-content: center;
}

.pagination>li a,
.pagination>li span {
    color: #000;
    display: block;
    border: 1px solid #c7c7c7;
    border-radius: 4px;
    color: #132432;
    font-weight: 500;
    font-size: 14px;
    line-height: 24px;
    padding: 3px;
    min-width: 32px;
    background-color: transparent;
    height: 32px;
    text-align: center;
}

.pagination>li {
    margin: 4px;
}

.pagination li>a:hover,
.pagination li>span:hover,
.pagination li>a:focus,
.pagination li>span:focus {
    color: #85C6F2;
    border-color: #85C6F2;
    background-color: #CEE8FA;
}

.pagination .active>a,
.pagination .active>span {
    color: #fff;
    border-color: #000!important;
    background-color: #000!important;
}

.course-info img {
    width: 16px;
    height: 16px;
    margin-right: 5px;
}

.course-info span {
    display: flex;
    align-items: center;
}

.course-info {
    display: flex;
    justify-content: space-between;
    margin-top: 15px;
    margin-top: 0;
}

.course-item-title a {
    font-size: 17px;
}

.course-item-info .box-action img {
    width: 16px;
    height: 16px;
    filter: brightness(0) invert(1);
}

.course-item-info .box-action {
    border-top: 1px solid #ebebeb;
    padding-top: 15px;
    text-align: right;
    margin-top: 20px;
}

.course-item-info .box-action a {
    background: #000;
    border-radius: 25px;
    padding-block: 8px;
    padding-inline: 13px;
    display: inline-flex;
    width: auto;
    align-items: center;
}

.course-item-info .box-action a span {
    padding-left: 5px;
}

.course-item {
    box-shadow: rgba(0, 0, 0, 0.05) 0px 6px 24px 0px, rgba(0, 0, 0, 0.08) 0px 0px 0px 1px;
}

.course-item-details {
    padding: 16px;
}
.home-block-1 {
    margin-bottom: 25px;
}
.item .desc {
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    display: -webkit-box;
    margin-top: 10px;
}

.hover-zoom:hover img {
    transform: scale(1.1);
    transition: 0.4s;
}

.hover-zoom img {
    transition: 0.4s;
}
.list-ads{
    margin-bottom: 20px;
}

.list-ads img {
    width: 100%;
}

a.toggle.hc-nav-trigger.hc-nav-1 svg {
    width: 24px;
    height: 24px;
}

a.toggle.hc-nav-trigger.hc-nav-1 svg path {
    fill: #fff;
}

a.toggle.hc-nav-trigger.hc-nav-1 {
    top: 50%;
    transform: translateY(-50%);
}

.hc-offcanvas-nav .nav-content>.nav-close:first-child a, .hc-offcanvas-nav .nav-title+.nav-close a.has-label, .hc-offcanvas-nav li.nav-close a, .hc-offcanvas-nav .nav-back a {
    background: #fff;
    border-top: unset;
    border-bottom: unset;
}
.hc-offcanvas-nav .nav-container, .hc-offcanvas-nav .nav-wrapper, .hc-offcanvas-nav ul {
    background: #fff;
}
.hc-offcanvas-nav .nav-item-link, .hc-offcanvas-nav li.nav-close a, .hc-offcanvas-nav .nav-back a {
    padding: 14px 17px;
    font-size: 14px;
    color: #000;
    z-index: 1;
    background: rgba(0, 0, 0, 0);
    border-bottom: 1px solid #ddd;
    transition: background .1s ease;
}
li.nav-item.search svg path {
    fill: #000;
}
.hc-offcanvas-nav .nav-close-button span::before, .hc-offcanvas-nav .nav-close-button span::after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    width: 6px;
    height: 6px;
    margin-top: -3px;
    border-top: 2px solid #000;
    border-left: 2px solid #000;
}

.hc-offcanvas-nav .nav-wrapper>.nav-content>ul:first-of-type>li:first-child:not(.nav-back):not(.nav-close)>.nav-item-wrapper>.nav-item-link {
    border-top: 1px solid #ddd;
}
.block-posts-single .page-title {
    margin-top: 0;
    margin-bottom: 10px;
    font-size: 20px;
    padding-left: 0;
    line-height: 26px;
}

.block-posts-single .date {
    margin-bottom: 13px;
}

.home-banner {
    margin-bottom: 25px;
}

.page-category-article .page-title {
    text-align: center;
    justify-content: center;
    margin-top: 0;
}

.post-item-info .post-item-details {
    box-shadow: rgba(0, 0, 0, 0.05) 0px 6px 24px 0px, rgba(0, 0, 0, 0.08) 0px 0px 0px 1px;
    padding: 15px;
}

.post-item-info .post-item-details .post-item-title a {
    font-size: 19px;
    font-weight: 500;
}

.post-item-info .post-item-details .post-item-title {
    line-height: 22px;
}

.post-item-info .post-item-details .post-data {
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    display: -webkit-box;
}

.post-item-info .post-item-details .post-item-actions {
    margin-top: 15px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-top: 1px solid #ddddddab;
    padding-top: 15px;
}

.post-item-info .post-item-details .post-item-actions > a {
    font-size: 14px;
    /* font-weight: 600; */
}

.post-item-info .post-item-details .post-item-actions svg {
    width: 20px;
    height: 20px;
}

.post-item-info .post-item-details .post-item-actions .date {
    display: flex;
}

.post-item-info .post-item-details .post-item-actions .date span {
    font-size: 14px;
    margin-left: 6px;
}

.post-list .post-item {
    margin-bottom: 25px;
}
.home-block-2 {
    margin-bottom: 30px;
}