/*
		Theme Name: Flatsome Child

		Description: This is a child theme for Flatsome Theme

		Author: UX Themes

		Template: flatsome

		Version: 3.19.7.4
	*/
#wrapper,
.header-top,
.header-wrapper,
.header-bottom,
.section-content {
    background-image: url(../../uploads/2024/12/bg.jpg) !important;
}
.header-inner {
    background-image: url(../../uploads/2025/01/bg_header_desktop.png) !important;
    background-position: top;
}
.calendar-block {
    padding-left: 15% !important;
}
#main,
#wrapper {
    background-color: unset !important;
}

.header-bottom .container {
    background: #004b8f
        url("../../uploads/2025/01/bg_menu.jpg")
        repeat-x;
    height: 50px;
    position: relative;
    /*   overflow: hidden; */
}
.nav-dropdown {
    background-color: #004b8f;
    padding: 10px !important;
}
.nav-dropdown li a {
    font-size: 12px !important;
    text-align: left !important;
    color: #fff !important;
}
.header-bottom .flex-row {
    padding-left: 0px;
    padding-right: 0px;
}
.container {
    padding-left: 0px !important;
    padding-right: 0px !important;
}
.header-bottom .container .header-nav li a {
    /* justify-content: space-between; */
    display: block;
    line-height: 45px;
    color: #fff !important;
    text-align: center;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 400;
    padding: 0px 20px;
}
.block {
    margin-bottom: 10px;
    border: 1px solid #ccc;
    padding: 7px;
}
.box-text {
    padding-bottom: 0 !important;
}
#inside-left {
    float: left;
    /*       width: 250px; */
}

.listmain li:hover {
    background-color: #f5f5f5;
}
.listmain li {
    padding: 1px;
    border-bottom: 1px dashed #ccc;
    display: block;
}
.listmain li a:hover {
    color: #004b93;
}
.listmain li a {
    color: #333;
    font-weight: 400;
}
.listmain li {
    margin-left: 0px !important;
}
a:hover {
    color: #b1334b;
}
a {
    text-decoration: none;
    color: #004b93;
    outline: 0;
    transition: all 0.2s ease 0s;
}
.p-20 {
    padding: 20px !important;
}

.p-20-6 .col-inner {
    padding: 10px 20px 20px 20px !important;
}

.p-10 .col-inner {
    padding: 10px !important;
}
.p-10-t .col-inner {
    padding: 0px 10px 10px 10px !important;
}
.p-20 .col-inner {
    padding: 20px !important;
}
.pl-26 .col-inner {
    padding-left: 26px !important;
}
.p-20.pb-0 .col-inner,
.p-20.pb-0 .col-inner .boxall,
.p-20.pb-0 .col-inner .boxall .title-main {
    padding-bottom: 0px !important;
    margin-bottom: 0px !important;
}

.nav-divided > li {
    margin-right: 15px !important;
}
.row .col {
    padding: 0px !important;
}
.pl-20 {
    padding-left: 20px !important;
}
.contMid {
    margin-left: 10px;
}
.boxall {
    margin-bottom: 5px;
}
.row.boxall {
    padding: 10px !important;
}
.pt-0 {
    padding-top: 0px !important;
}
.pt-0 .col-inner {
    padding-top: 5px !important;
}
.postdetail {
    text-align: justify;
}
.postcont {
    padding: 20px;
}
.postdetail .acticle .leftact {
    border-left: 3px solid #004b93;
    padding-left: 5px;
    overflow: hidden;
    margin-bottom: 15px;
    margin-top: 10px;
}

.postdetail .acticle .leftact h2 {
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
    color: #004b93;
    text-align: left;
    margin-bottom: 0;
}
.post-title {
    /* 	font-size:12px!important; */
}

.blog-post-home .box-text {
    padding-left: 5px !important;
    padding-right: 10px !important;
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    height: 100%;
    padding-top: 0;
}
.blog-post-home .post-title a {
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.mr-48 {
    margin-right: 48%;
}
.blog-post-custom .post-item .col-inner {
    padding: 0px 20px 20px 0px;
}
.note-infro {
    background: #fffa9c;
    padding-top: 6px;
    padding-bottom: 12px;
}
.note-infro li.hot {
    background: url(../../uploads/2024/12/icon-hot.gif)
        left center no-repeat;
    margin-left: 7px;
    background-size: 12px 12px;
}
.form textarea {
    width: 62%;
}
.form p {
    font-size: 14px;
}
.note-infro li {
    background: url(../../uploads/2024/12/iocn.png)
        left 7px no-repeat;
    padding-left: 15px;
}
.note-infro li a {
    color: #333;
}
.note-infro li.hot a {
    font-weight: 400;

    background: url(../../uploads/2024/12/moi.gif)
        right center no-repeat;
    padding-right: 35px;
    font-size: 16px;
}
.note-infro li a:hover {
    color: #004b93;
    text-decoration: underline;
}
ul li {
    list-style-type: none !important;
}
.bxcont-main {
    margin: 10px 0;
}

.listPost li {
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px dashed #ccc;
    overflow: hidden;
}
.listPost li .postImg {
    float: left;
    /* width: 33%; */
    margin: 0;
    padding: 0;
    margin-right: 10px;
}
a {
    text-decoration: none;
    color: #004b93;
    outline: 0;
    transition: all 0.2s ease 0s;
}
.listPost li .contPost {
    float: right;
    /* width: 65%; */
}
.postTitle {
    padding-bottom: 3px;
    color: #004b93;
    font-weight: 400;
    font-size: 18px;
}
.listPost {
    margin-bottom: 0;
}
.listPost li .entryPost {
    font-size: 12px;
    color: #6a6a6a;
}
.listPost li .postSubcript {
    margin-top: 2px;
    font-size: 14px;
    color: #333;
}
.listPost li,
.listsubnews li {
    margin-left: 0px !important;
}
.listPost li .contPost .postTitle:hover {
    color: #b1334b;
}
.listsubnews a:hover {
    color: #d1090b;
}
.title {
    overflow: hidden;
    height: 33px;
    background: url(../../uploads/2024/12/bg-title.jpg)
        top right no-repeat;
    line-height: 30px;
}
.title-main {
    overflow: hidden;
    height: 33px;
    background: url(../../uploads/2024/12/bg-title-mid.jpg)
        top left no-repeat;
    line-height: 30px;
}
.title h2,
.title-main h2 {
    font-size: 16px;
    color: #fff;
    line-height: 30px;
    margin: 0px;
    padding: 0px 0px 0px 10px;
    font-weight: 400;
    /*   background: url(../../uploads/2024/12/icon.png) 10px
        no-repeat !important; */
    text-transform: uppercase;
}
.title1,
.title-main {
    border-bottom: 2px solid #004c92;
    margin-bottom: 10px;
    overflow: hidden;
    padding-bottom: 2px;
    line-height: 0;
}
.title1 h2 {
    background: url(../../uploads/2024/12/bg-title-mid.jpg)
        top left no-repeat;
    overflow: hidden;
    /* background: url(../images/bg-title-mid.jpg) top right no-repeat; */
    line-height: 30px;
    position: relative;
    display: inline-block;
    padding-right: 50px;
    margin-bottom: 0;
    color: #fff !important;
    font-size: 16px !important;
    text-transform: uppercase;
}

.title2 h2 {
    background: url(../../uploads/2024/12/bg-title-mid.jpg)
        top right no-repeat;
    overflow: hidden;
    /* background: url(../images/bg-title-mid.jpg) top right no-repeat; */
    line-height: 30px;
    position: relative;
    display: inline-block;
    padding-right: 50px;
    margin-bottom: 0;
}

.postImg img {
    height: 162px;
    width: 208px;
}
.listsubnews {
    line-height: 20px;
    padding-left: 20px;
}
.listsubnews li {
    background: url(../../uploads/2024/12/icon-sub.png)
        left 5px no-repeat;
    padding-left: 15px;
}
.listsubnews a {
    font-style: italic;
    color: #004c92;
    font-size: 14px;
}
.block .listmain a {
    font-size: 16px;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.from_the_blog_excerpt {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.line-time {
    background-color: #efefef;
}
.bg-white {
    background-color: white;
}
.flickity-prev-next-button.next,
.flickity-prev-next-button.previous {
    display: none;
}
ul {
    cursor: pointer;
}
.pt-20 {
    padding-top: 20px;
}
.py-0 {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}
.boxcontact .linecontact .text {
    color: #fff;
    font-size: 14px;
    line-height: 38px;
    margin-left: 20px;
}
.boxcontact .linecontact {
    background: url(../../uploads/2025/01/linecotact.png)
        no-repeat left;
    position: relative;
    height: 38px;
    margin: 40px 16px 0 16px;
}
.boxcontact .linecontact .text {
    color: #fff;
    font-size: 14px;
    line-height: 38px;
    margin-left: 20px;
}
.boxcontact .linecontact .warn {
    position: absolute;
    resize: 10px;
    top: 10px;
    right: 13%;
}
.boxcontact .form input {
    width: 300px;
    background: none;
    padding: 3px 5px;
    border: none;
    border-bottom: 1px dashed #999 !important;
    box-shadow: none;
    color: black;
}
.style1 {
    color: #ff0000;
}
tr td {
    border: none;
}
.form {
    /*   padding: 0px 30px 30px 30px; */
}
.page-wrapper {
    padding-top: 0px !important;
}

.nav.header-nav.header-bottom-nav li a img {
    margin-bottom: 6px;
}
.nav.header-nav.header-bottom-nav li a:hover {
    color: #ffff99;
}
.text-center {
    text-align: center;
}
.form table {
    padding: 40px;
    font-size: 14px;
    padding-top: 10px;
}
.statistics_view .table tbody td {
    border: 1px solid #004c92;
    padding: 3px 10px;
}
.license {
    /* position: relative; */
}
.license-from-law {
    bottom: -80px;
    position: absolute;
}
.absolute-footer {
    display: none;
}
.select_website {
    font-size: 12px;
    height: 1.5rem;
    width: 65%;
}
.listmain {
    margin-top: 5px;
    margin-bottom: 0px;
}
.header.show-on-scroll,
.stuck .header-main {
    height: 0px !important;
}
.nav-divided > li {
    /* 	margin:0!important; */
}
.license-from-law {
    bottom: -100px;
    left: -10%;
    position: absolute;
    white-space: nowrap;
}
.is-divider {
    display: none;
}
.header-bottom .container .header-nav li.menu-item-design-default {
    /* 		border-right: 1px solid #909090!important; */
}
@media screen and (min-width: 850px) and (max-width: 1535px) {
    .header-bottom .container .header-nav li a {
        padding: 0 !important;
        margin-right: 20px !important;
        margin-left: 20px !important;
    }
    .nav-divided > li {
        margin: 0 !important;
    }
}
@media screen and (min-width: 1536px) {
    .header-bottom .container .header-nav li.menu-item-design-default {
        /* 		border-right: 1px solid #909090; */
    }
}
.line-time span {
    font-size: 14px;
}

@media only screen and (max-width: 1536px) {
    /* 768px * 2 */
    (viewport 0.5)
      .nav > li {
        margin: 0 10px;
        padding: 0px 8px;
    }
    .form textarea {
        width: 100%;
    }
    .blog-post-home .post-title a {
        /* 		font-size:11px!important; */
    }
    .block .listmain a {
        font-size: 14px;
    }
    .blog-post-custom .image-cover {
        padding-top: 100% !important;
    }
    .header-inner {
        background-image: url(../../uploads/2025/01/bg_header_mobile.png) !important;
    }
    .header-bottom-nav > li > a {
        color: white !important;
    }
    .md-y50 {
        top: 41% !important;
        transform: translateY(-50%) !important;
    }
    .boxcontact .linecontact .warn {
        font-size: 12px;
    }
    .header-bottom .container .header-nav li.menu-item-design-default {
        /* 		border-right: 1px solid #909090!important; */
    }
    .title h2 {
        font-size: 14px;
        padding: 0px 0px 0px 10px;
    }
    .form table {
        padding: 20px;
        font-size: 12px;
        padding-top: 10px;
    }
    .license-from-law {
        bottom: -70px;
        left: -10%;
        position: absolute;
        white-space: nowrap;
    }
    .listmain .linkweb {
        margin-bottom: 0 !important;
    }
    .calendar-block {
        padding-left: 0 !important;
        width: 200%;
    }
    .select_website {
        width: 80%;
    }
}
