/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.

 
    Created on : 25-Jan-2021, 09:56:33
    Author     : quang


 ========================================================================== 
*{
    font-family: Open Sans;
}
body::before {
    background: #f5f5f5;
}
.bg-topic{
        background-color: #113355;
}
#search-box {
    background-image: url('../../img/box-search.jpg');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 350px;

}
#search-box-topic {
   background-image: url('../../img/box-search.jpg');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 350px;

}
----------------------------------------------------
fix cá»©ng
1: Kinh táº¿
2:Y táº¿
3:

-------------------------------------
.bg-topic-kinhte {
    background-image: url('../../img/bg-kinhte.jpg');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 350px;
}

.bg-topic-yte{
    background-image: url('../../img/bg-topic-yte-compressed.jpg');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 350px;
    transition: 3s;
}
.bg-topic-taichinh{
    background-image: url('../../img/bg-topic-taichinh-compressed.jpg');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 350px;
    transition: 3s;
}
.bg-topic-congnghe{
    background-image: url('../../img/bg-topic-congnghe-compressed.jpg');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 350px;
    transition: 3s;
}
.bg-topic-csht{
    background-image: url('../../img/bg-topic-csht-compressed.jpg');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 350px;
    transition: 3s;
}
.bg-topic-giaoduc{
    background-image: url('../../img/bg-topic-giaoduc-compressed.jpg');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 350px;
    transition: 3s;
}
.bg-topic-kinhte{
    background-image: url('../../img/bg-topic-kinhte-compressed.jpg');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 350px;
    transition: 3s;
}
.bg-topic-diaphuong{
    background-image: url('../../img/bg-topic-diaphuong-compressed.jpg');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 350px;
    transition: 3s;
}

.bg-topic-nangluong{
    background-image: url('../../img/bg-topic-nangluong-compressed.jpg');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 350px;
    transition: 3s;
}

.bg-topic-nongnghiep{
    background-image: url('../../img/bg-topic-nongnghiep-compressed.jpg');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 350px;
    transition: 3s;
}

.bg-topic-moitruong{
    background-image: url('../../img/bg-topic-moitruong-compressed.jpg');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 350px;
    transition: 3s;
}
.bg-topic-vantai{
    background-image: url('../../img/bg-topic-vantai-compressed.jpg');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 350px;
    transition: 3s;
}
.bg-topic-xahoi{
    background-image: url('../../img/bg-topic-xahoi-compressed.jpg');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 350px;
    transition: 3s;
}
.bg-topic .title-box h3 {
    font-size: 30px;
    font-weight: 700;
    color: #fff;
    text-align: center;
}
.bg-topic .title-box {
    margin-bottom: 23px;
}
.bg-topic .input-box {
    flex-direction: column;
    ;
}

.bg-topic .input-box .input-group input {
    height: 55px;
}

.bg-topic .input-box .input-group {
    width: 795px;
}

.bg-topic .input-box .input-group i {
    font-size: 21px;
    color: #000;
}

span.search--tag {
    min-width: 70px;
    min-height: 26px;
    border-radius: 4px;
    background: #fff;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    padding-left: 8px;
    padding-right: 8px;
    font-size: 13px;
    color: #000;
}

div.search--tag {
    margin-right: 230px;
}

 ========================================================================== 

.carousel__category {
    max-width: 1400px;
}
.carousel--box {
    min-height: 130px;
    position: relative;
    width: 14.28%;
    padding-right: 15px;
    padding-left: 15px;
    flex: 0 0 14.28%;
    max-width: 14.28%;
    flex-direction: column;
}
.carousel--box {
    border-right:1px solid #E9E9E9;
    display: flex !important;
    align-items: center !important;
    position: relative;
    padding: 27px 15px;
    flex-direction: column;
}

.slick-prev:before,.slick-next:before {
    display: none;
}

.carousel--box.active {
    background: #3351c1;
}

.carousel--box:hover .carousel--img {
    filter: brightness(10000%);
    transition: 0.1s;
}

.carousel--box:hover {
    background: #3351c1;
    transition: 0.5s;
}

.carousel--box:hover .carousel--text {
    color: #fff;
    transition: 0.1s;
}

.active > .carousel--img {
    filter: brightness(10000%);
}
.active > .carousel--text {
    color: #fff;
}

.carousel--text {
    font-weight: 500;
    font-style: normal;
    font-size: 15px;
    color: #203864;
    margin-top: 10px;
}

.ol--carousel {
    position: relative;
    min-height: 3px;
    background: #f5f5f5;
    min-width: 35px;
    margin: 25px 0;
}
.ol--carousel::before {
    content: "";
    position: absolute;
    width: 16px;
    height: 3px;
    right: 0;
    background: #3eb266;

}
.ol--carousel::after {
    content: "";
    position: absolute;
    width: 16px;
    height: 3px;
    left: 0;
    background: #2a3f8c;
}

 ========================================================================== 

.thongke--box {
    flex-direction: column;
    min-height: 390px;
    background: #f5f5f5;
    max-width: 1400px;
    margin-top: 75px;
    margin-bottom: 75px;
}
.thongke--box>h3 {
    font-weight: 700;
    font-style: normal;
    font-size: 36px;
    color: #203864;
}
.thongke--box__content {
    font-size: 16px;
    color: #203864;
    text-align: center;
    padding: 0 240px;
    line-height: 26px;
}

.thongso__chitiet {
    min-height: 220px;
}

.thongso__chitiet>div>div.col-xl-3>div:first-child {
    background-image: url(../../img/aa-1.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 220px;
    max-width: 320px;
}

.thongso__chitiet>div>div:last-child {
    background-image: url(../../img/aa-2.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 220px;
    background-color: #3351c1;
}

.topic--box > label {
    font-size: 60px;
    line-height: 1;
}
.topic--box > div {
    height: 3px;
    background: #fff;
    width: 70px;
    margin: 15px 0 20px 0px;
}
.topic--box > span {
    line-height: 1;
}
.topic--box {
    flex-direction: column;
}

============================================================================

.top-bar.color-scheme-transparent {
    background: #3351c1;
}
.navbar-dark .navbar-nav a.nav-link {
    padding-left: 18px;
    padding-right: 18px;
}

============================================================================

.btn-success {
    color: #fff;
    background-color: #3fb267;
    border-color: #3fb267;
}

============================================================================

.number--count-file {
    border-radius: 6px;
    background-color: rgb(62, 178, 102);
    box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.35);
    width: 100px;
    height: 70px;
    margin: 0 15px;
    position: relative;
}

.number--count-file:after {
    content: '';
    position: absolute;
    top: -1px;
    width: 102px;
    height: 45px;
    border-radius: 6px 6px 0 0;
    border: 1px solid #fff;
    border-bottom: 0;
}
.number--count-file:before {
    content: '';
    position: absolute;
    bottom: 0;
    border-radius: 6px;
    background-color: rgb(62, 178, 102);
    box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.35);
    width: 100px;
    height: 70px;
}

.number--count-file>label {
    font-size: 48px;
}

.wrapper--statistic {
    flex-direction: column;
}
.wrapper--statistic>div:first-child {
    margin-bottom: 40px;
}

.search--tag a{
    color: #203864;
}
.btn-search-topic{
    margin: 15px 0px 15px 0px;
    border-left: 1px solid #bdbdbd!important;
    border-radius: 0px !important;
    padding: 0px 20px 0px 20px !important;

}
.input-search-topic{
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
}
#btn-search-all{
    background-color: #3FB267 !important;
    font-weight: 600;
    width: 180px;
}
::placeholder {

    font-weight: 500;
}
.hidden{
    display: none !important;
}
.shadow-topic{
    box-shadow: 0 0.125rem 0.25rem rgb(0 0 0 / 6%);
}
@media only screen and (max-width: 1400px) and (min-width: 1200px){
    .thongke--box__content {
        padding: 0 190px;
    }
    .thongso__chitiet>div>div.col-xl-3>div:first-child {
        max-width: 300px;
    }
    .thongke--box {
        max-width: 1250px;
    }
    .carousel__category {
        max-width: 1120px;
    }
    #main_nav {
        margin-left: 0px !important;
    }
}  
@media only screen and (max-width: 1600px) and (min-width: 1400px){
    .carousel__category {
        max-width: 1200px;
    }
    #main_nav {
        margin-left: 0px !important;
    }
}
============================================================================
============================================================================
============================================================================
============================================================================
============================================================================
============================================================================
*/
.body-custom{
        border-top-left-radius: 0rem !important;
    border-top-right-radius: 0rem !important;
}
#logoutModal .modal-dialog{
    width: 440px;
}
.header-custom{
    background: #fff;
}
.form-title {
    text-align: center;
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 24px;
    color: #222222;
}
.action-button{
    display: flex;
    justify-content: center;
}
.carousel--box{
    cursor: pointer;
}
.body-custom input{
    height: 40px;
}
.hidden{
    display: none;
}
/*loading css*/

#loading {
    position: fixed;
    z-index: 99999;
    background: #ffffffe6;
    height: 100%;
}

#loader4 {
    height: 100px;
    width: 260px;
    position: relative;
    top: 50%;
    left: 50%;
    margin-top: -50px;
    margin-left: -130px;
}

#loader4 .loader {
    background: #ccc;
    width: 40px;
    height: 40px;
    border-radius: 24px;
    display: inline-block;
    position: absolute
}

#loader4 .loader-1 {
    animation: animateDot1 1.5s linear infinite;
    left: 130px;
    background: #f73138
}

#loader4 .loader-2 {
    background: #00b733;
    left: 60px;
    animation: animateDot2 1.5s linear infinite;
    animation-delay: .5s
}

#loader4 .loader-3 {
    background: #448afc;
    left: 130px;
    animation: animateDot3 1.5s linear infinite
}

#loader4 .loader-4 {
    background: #950faf;
    left: 60px;
    animation: animateDot4 1.5s linear infinite;
    animation-delay: .5s
}
@keyframes animateDot1 {
    0% {
        transform: rotate(0) translateX(-60px)
    }
    25%,
    75% {
        transform: rotate(180deg) translateX(-60px)
    }
    100% {
        transform: rotate(360deg) translateX(-60px)
    }
}

@keyframes animateDot2 {
    0% {
        transform: rotate(0) translateX(-70px)
    }
    25%,
    75% {
        transform: rotate(-180deg) translateX(-70px)
    }
    100% {
        transform: rotate(-360deg) translateX(-70px)
    }
}

@keyframes animateDot3 {
    0% {
        transform: rotate(0) translateX(60px)
    }
    25%,
    75% {
        transform: rotate(180deg) translateX(60px)
    }
    100% {
        transform: rotate(360deg) translateX(60px)
    }
}

@keyframes animateDot4 {
    0% {
        transform: rotate(0) translateX(60px)
    }
    25%,
    75% {
        transform: rotate(-180deg) translateX(60px)
    }
    100% {
        transform: rotate(-360deg) translateX(60px)
    }
}


.iziToast-message{
    color:#fff !important;
}
.header-custom {
    background: #fff;
}