* {
    margin: 0;
    padding: 0;
    border: none;
}

body {
    font-family: 'Roboto', Helvetica, Arial, sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.6;
    background-color: #f8f8f8;
    /* #ededed; */
}

body,
input,
button,
option,
textarea,
label,
legend,
h1,
h2,
h3,
h4,
h5,
h6,
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
    outline: none;
    zoom: 1;
    color: #000;
}

ul,
li,
ol {
    list-style: none;
    margin: 0px;
}

a,
p,
h1,
h2,
h3,
h4,
h5,
h6,
strong,
b {
    text-decoration: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    line-height: 20px;
    margin: 0px;
}

.clear {
    clear: both;
}

small,
.small {
    font-size: 1em;
}

#content .page-content {
    min-height: 350px;
}

@media (min-width: 1200px) {
    .container,
    .container-sm,
    .container-md,
    .container-lg,
    .container-xl {
        max-width: 1200px;
    }
}

@media (min-width: 992px) {
    .page-container {
        max-width: 960px;
    }
}


/* for header */

@media only screen and (max-width: 320px) {
    .navbar-header a.color-user {
        display: none;
    }
}

@media (min-width: 992px) {
    .navbar-expand-lg .navbar-toggler {
        display: none;
    }
    .navbar-expand-lg .navbar-nav {
        -ms-flex-direction: row;
        flex-direction: row;
    }
    .navbar-expand-lg .navbar-nav .nav-link {
        padding-right: 0.8rem;
        padding-left: 0.8rem;
    }
    ul.dropdown-menu {
        transition: all 500ms ease;
    }
    .dropdown:hover>.dropdown-menu {
        display: block;
        left: 0;
        border: 0;
        top: 97%;
        background-color: #fff;
        -webkit-box-shadow: 0 2px 7px 0 rgba(0, 0, 0, .15);
        -moz-box-shadow: 0 2px 7px 0 rgba(0, 0, 0, .15);
        -o-box-shadow: 0 2px 7px 0 rgba(0, 0, 0, .15);
        box-shadow: 0 2px 7px 0 rgba(0, 0, 0, .15);
        padding: 10px 0px 10px 0;
        min-width: 250px;
        transform: scale(1);
    }
    .dropdown:hover>.dropdown-menu>li a {
        display: block;
        padding: 5px 0px 5px 15px;
        border-bottom: 1px solid #eee;
        -webkit-transition: all 0.3s ease 0s;
        -moz-transition: all 0.3s ease 0s;
        -o-transition: all 0.3s ease 0s;
        transition: all 0.3s ease 0s;
    }
    .dropdown:hover>.dropdown-menu>li:last-child a {
        border-bottom: none;
    }
    .dropdown:hover>.dropdown-menu>li a:hover {
        padding-left: 20px;
    }
    .dropdown>.dropdown-toggle:active {
        pointer-events: none;
    }
    .dropdown-menu li>a {
        color: #333;
        display: block;
        text-decoration: none;
        line-height: 30px;
    }
    .dropdown-menu li>a:hover {
        color: #183e9f;
        text-decoration: none;
    }
    .my-logo {
        display: none !important;
    }
}

@media (max-width: 575.98px) {
    /* #footer .col-12 {
        max-width: 50%;
    } */
}

@media (max-width:768px) {
    .head-top {
        display: none !important;
    }
    .navbar-inverse {
        background-color: #fff !important;
    }
    .swiperslide {
        height: 160px !important;
    }
    .top-review .li-box {
        margin-bottom: 1rem !important;
    }
    .card-master .li-box {
        margin-top: 1rem !important;
    }
    .edits-group li a {
        font-weight: 500;
    }
    .breadcrumb {
        margin-top: 0.5rem !important;
        padding: 0.5rem 0 !important;
        margin-bottom: 0.5rem !important;
    }
    .p-mobile {
        padding-top: 0.5rem !important;
    }
    .question-box {
        padding: 1rem 0.75rem !important;
        box-shadow: none !important;
        border: none !important;
        border-bottom: 1px solid #eee !important;
        border-radius: 0!important;
    }
    .p-mobile .pr-3 {
        padding-right: 0 !important;
    }
    .p-mobile .pl-3 {
        padding-left: 0 !important;
        margin-top: 1.5rem;
    }
    .section-title h4 {
        font-size: 1.2em !important;
    }
    .artic-title-item h2 {
        font-size: 1.2em !important;
    }
    .document .number-item p.icon50 {
        font-size: 30px !important;
    }
    .document .number-item h3 {
        font-size: 1.3em !important;
    }
    .news-all .card {
        border: none;
        border-bottom: 1px solid rgba(0, 0, 0, 0.125);
        border-radius: 0;
    }
    .section-title-detail h4 {
        font-size: 1rem !important;
        font-weight: 500 !important;
    }
    .detail-page {
        background-color: #fff !important;
        box-shadow: none !important;
        padding: 10px !important;
    }
    .detail-page header h1 {
        font-size: 1.375rem !important;
        font-weight: 500 !important;
    }
    .detail-page-show h1,
    .detail-page-show h2 {
        font-size: 1.25rem !important;
    }
    .detail-page-show .content p img {
        width: 100% !important;
    }
    .detail-service>div.col-12 {
        padding-left: 10px;
        padding-right: 10px;
    }
    .detail-service .mt-4 {
        margin-top: 0.8rem !important;
    }
    .detail-service ul li.list-group-item {
        padding: 0.5rem 0;
    }
    .text-contents {
        font-size: 1.125rem !important;
    }
    .mt-mobile-form {
        margin-top: 1.25rem;
    }
    .pl-d-mobile {
        padding-left: 15px !important;
    }
    .owl-carousel.owl-drag .owl-item {
        margin-right: 0px;
    }
    .mobile-flex>div {
        display: block !important;
    }
    .mobile-flex>div>a {
        padding-right: 0 !important;
    }
    .mobile-flex img.avatar-item {
        float: none;
        width: 100%;
        height: auto;
        padding-bottom: 15px;
    }
    .mobile-flex>div .news-item {
        padding: 0 !important;
    }
    .navbar-inverse .navbar-nav>li ul.dropdown-menu-right::before {
        display: none;
    }
    .pr-m-0 {
        padding-right: 0px;
    }
    .pl-m-0 {
        padding-left: 0px;
    }
    .rounded-circle-100 {
        width: 80px !important;
        height: 80px !important;
    }
    .py-10 {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .py-t-10 {
        padding-top: 10px;
    }
    .py-b-10 {
        padding-bottom: 10px;
    }
    .detail-head .d-none-m {
        display: none;
    }
    .detail-page article {
        padding-left: 0px;
        padding-right: 0px;
    }
    .resp-sharing-button--facebook {
        background-color: #eee !important;
        border-color: #eee !important;
    }
    .resp-sharing-button--twitter {
        background-color: #eee !important;
        border-color: #eee !important;
    }
    .resp-sharing-button--pinterest {
        background-color: #eee !important;
        border-color: #eee !important;
    }
    .product-content-detail {
        width: 100% !important;
    }
    .p-title a {
        font-size: 0.813rem;
    }
    .thumnail-product a img {
        height: 145px !important;
        max-height: 180px !important;
    }
    .box-prices {
        font-size: 0.813rem;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    .p-price {
        font-size: 0.813rem !important;
    }
    .price-old {
        font-size: 0.813rem !important;
    }
    .swiper-container-multirow .swiper-slide {
        height: 310px !important;
    }
}

@media (min-width: 768px) {
    .h-md-245 {
        height: 245px;
    }
}

.fixed-bottom {
    background-color: #f5f5f5;
    border-top: 1px solid #eee;
}

.fixed-bottom ul li i {
    font-size: 0.875rem;
    color: #1f1f1f94;
}

.fixed-bottom ul li a {
    font-size: 0.625rem;
    font-weight: 500;
}

.fixed-bottom ul li a:hover {
    text-decoration: none;
    color: #183e9f;
}

.fixed-bottom ul li.bg-call {
    background-color: #ff4802;
}

.fixed-bottom ul li.bg-chat {
    background-color: #183e9f;
}

.fixed-bottom ul li a.callnow,
.fixed-bottom ul li a.chatnow {
    font-size: 1rem;
    color: #fff;
}

.fixed-bottom ul li a.callnow i,
.fixed-bottom ul li a.chatnow i {
    color: #fff;
}

.offcanvas-header {
    display: none;
}

.down-toggle::after {
    display: inline-block;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid;
    border-right: .3em solid transparent;
    border-bottom: 0;
    border-left: .3em solid transparent;
}

.dropdown-menu li>a>i {
    font-size: 12px;
    margin-right: 6px;
}

.dropdown-menu li.nav-item>a>i {
    font-size: 1rem;
    color: #183e9f;
    padding-right: 5px;
}

@media (max-width: 992px) {
    #header {
        height: 50px !important;
    }
    .navbar-inverse {
        min-height: 50px !important;
    }
    .navbar-brand {
        padding: 4px 0 !important;
        margin-right: 0;
    }
    .navbar-brand>img {
        max-width: 130px !important;
    }
    .px-m0 {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
    .px-10 {
        padding-left: 10px !important;
        padding-right: 10px !important;
    }
    .px-05 {
        padding-left: 5px !important;
        padding-right: 5px !important;
    }
    .w-mobile-100 {
        width: 100%;
    }
    .w-mobile-100>div {
        height: 50px;
    }
    .avatar-mxs>img {
        float: left;
    }
    .offcanvas-header {
        display: block;
        background-color: #183e9f;
        padding: 5px 10px;
        color: #fff;
    }
    .offcanvas-header .py-2 {
        color: #f6f6ff;
        font-weight: 600;
        font-size: 1rem;
    }
    .navbar-collapse {
        position: fixed;
        top: 0;
        bottom: 0;
        left: 100%;
        width: 100%;
        min-width: 250px;
        max-width: 290px;
        background: none;
        border-left: 1px solid #eee;
        color: #fff;
        transition: all 0.3s;
        overflow-y: auto;
        visibility: hidden;
        background-color: #fff;
        box-shadow: 1px 0px 10px 1px #d8d8d8;
        transition: visibility .2s ease-in-out, -webkit-transform .2s ease-in-out;
    }
    .navbar-collapse .ml-auto {
        margin-left: 1rem !important;
    }
    .navbar-collapse .btn-outline-danger {
        color: #f8f8ff;
        border-color: transparent;
        background-color: #ff8838;
        width: 35px;
        height: 35px;
        border-radius: 100%;
        text-align: center;
        line-height: 23px;
        border: none;
    }
    .navbar-collapse.show {
        visibility: visible;
        transform: translateX(-100%);
    }
    .navbar-inverse .ml-5 {
        margin-left: 0px !important;
    }
    .navbar-inverse .navbar-nav>li>a {
        color: #333 !important;
        font-size: 1rem !important;
        font-weight: normal !important;
        border-bottom: 1px solid #eee;
        text-transform: none !important;
        padding-left: 1rem;
        width: 100%;
    }
    .dropdown-menu {
        background-color: #fff;
        margin: 0;
        padding: 0;
        border: 0;
    }
    .dropdown>.dropdown-toggle:active {
        pointer-events: none;
    }
    .dropdown-menu li>a {
        color: #111;
        display: block;
        text-decoration: none;
        border-bottom: 1px solid #eee;
        padding: 10px 0 10px 15px;
    }
    .dropdown-menu li>a.nav-link {
        padding-left: 1rem !important;
    }
    .dropdown-menu li>a:hover {
        color: #183e9f;
        text-decoration: none;
    }
    .style-hd {
        width: 100%;
    }
}

.top-menu {
    background-color: #183e9f;
    height: 35px;
    color: #fff;
    font-size: .875rem;
    line-height: 35px;
}

.top-menu a {
    color: #f2f2f2;
    font-weight: bold;
}

.top-menu a:hover {
    text-decoration: none;
}

.pure-button {
    margin: 2px 0 0 10px;
    padding: 6px 15px !important;
    text-shadow: none;
    font-size: 1rem !important;
    font-weight: normal !important;
}

.button-green {
    background: linear-gradient(to right, #ff4d0a, #ff9600) !important;
    color: #fff !important;
    box-shadow: 0px 0px 30px -15px rgb(0 0 0 / 40%);
    -webkit-box-shadow: 0px 0px 30px -15px rgb(0 0 0 / 40%);
    -webkit-animation: bggradient 15s ease infinite;
    animation: bggradient 15s ease infinite;
    border: none;
    border-radius: 6px;
}

.button-green:hover {
    background: linear-gradient(to right, #ff4d0a, #ff9600) !important;
    background-size: 400% 400%;
    -webkit-animation: bggradient 15s ease infinite;
    animation: bggradient 15s ease infinite;
}

.pure-button {
    text-decoration: none!important;
    border-radius: 5px!important;
}

.pure-button:hover {
    background: -webkit-linear-gradient(135deg, #ee7752, #e73c7e, #23a6d5, #06f992);
    background: linear-gradient(-45deg, #ee7752, #e73c7e, #23a6d5, #06f992);
    background-size: 400% 400%;
    -webkit-animation: bggradient 15s ease infinite;
    animation: bggradient 15s ease infinite;
}

.head-top {
    background-color: #fff;
    padding: 5px 0;
}

.searchForm {
    padding-top: 18px;
    padding-left: 5px;
}

.searchForm form input.namesearch {
    background: #f8f8f8;
    border: 1px solid #eee;
    width: 100%;
    border-radius: 5px;
    height: 40px;
    padding-left: 15px;
    line-height: 40px;
    font-size: 14px;
    color: #1454b1;
}

.header-hotline {
    float: left;
    background-color: #ffffff;
    border-radius: 6px;
    padding: 5px 10px;
    margin-top: 10px;
    border: 1px solid #ddd;
}

.header-hotline i,
.header-hotline2 i {
    color: #ff0000;
    font-size: 14px;
    margin-top: 5px;
    float: left;
    border: 1px solid #ff0000;
    width: 32px;
    height: 32px;
    border-radius: 20px;
    text-align: center;
    line-height: 32px;
}

.header-hotline span {
    display: block;
    font-size: 14px;
    color: #000;
    padding-left: 40px;
}

.header-hotline a {
    color: #ff0000;
    display: block;
    padding-left: 40px;
    font-size: 15px;
    font-weight: 700;
}

.header-hotline2 {
    padding-left: 6px;
    margin-left: 6px;
}

.w-mobile-100 .navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0,0,0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
}

.bg-invers .navbar-toggler {
    color: rgba(0, 0, 0, .5);
    border-color: rgba(255, 255, 255, 0.1);
}

.navbar-toggler:not(:disabled):not(.disabled) {
    cursor: pointer;
}

.navbar-brand {
    position: relative;
}

.navbar-brand>img {
    max-width: 160px;
    -webkit-transition: max-height .1s linear;
    -moz-transition: max-height .1s linear;
    -ms-transition: max-height .1s linear;
    -o-transition: max-height .1s linear;
    transition: max-height .1s linear;
}

.my-logo a:before,
.my-logo a:after {
    content: "";
    position: absolute;
    top: 50%;
    width: 10px;
    height: 100%;
    transform: translateY(-50%);
    background-color: rgba(255, 255, 255, .75);
}

.my-logo a:before {
    left: -5%;
    animation: light-left 3s infinite alternate linear;
}

.my-logo a:after {
    right: -5%;
    animation: light-right 3s infinite alternate linear;
}

@keyframes light-left {
    from {
        left: 0%;
        opacity: 1
    }
    to {
        left: 100%;
        opacity: 0
    }
}

@keyframes light-right {
    from {
        right: 0%;
        opacity: 1
    }
    to {
        right: 100%;
        opacity: 0
    }
}

.navbar-inverse {
    background-color: #fff;
    border: none;
    min-height: 84px;
    border-radius: 0;
    z-index: 1030;
    padding: 0;
    -webkit-box-shadow: 0 1px 4px rgb(64 87 109 / 7%);
    box-shadow: 0 1px 4px rgb(64 87 109 / 7%);
}

.navbar-left {
    float: left !important;
}

.nav>li {
    position: relative;
    display: block;
}

.navbar-inverse .navbar-nav>li>a {
    color: #1c1c1c;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    transition: ease-in-out .3s;
}

.navbar-inverse .navbar-nav>li>a:hover {
    color: #183e9f;
    text-decoration: none;
}

.bg-li {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-inline-box;
}

.navbar-inverse .navbar-nav>li>a>span>svg {
    fill: #183e9f;
    font-size: 1.2rem;
    padding-bottom: 1px;
}

.b-users-reg {
    color: #183e9f !important;
    font-weight: 600 !important;
}

.b-users-img {
    width: 30px;
    height: 30px;
    object-fit: cover;
}

a.nav-link .b-users-img {
    width: 40px;
    height: 40px;
    object-fit: cover;
    position: absolute;
    left: -30px;
    top: 0px;
}

.navbar-inverse .navbar-nav>li ul.dropdown-menu-right::before {
    background-color: #fff;
    content: "";
    height: 17px;
    left: 20%;
    position: absolute;
    top: -7px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    width: 17px;
    -webkit-transition: all 0.1s ease 0s;
    -moz-transition: all 0.1s ease 0s;
    -o-transition: all 0.1s ease 0s;
    transition: all 0.1s ease 0s;
}

.navbar-inverse .navbar-nav>li>a:focus {
    color: #000;
}

.navbar-inverse .navbar-nav>li>a.c-icon>i {
    color: #f2f2f2;
    font-size: 14px;
}

.nav li>.dropdown-menu {
    opacity: 0;
    transform: translateY(10%);
    -webkit-transform: translateY(10%);
    -moz-transform: translateY(10%);
    -ms-transform: absolute;
    min-width: 250px;
    background: #fff;
    border: 0;
    margin-top: 0;
    padding-top: 0;
    padding-bottom: 0;
    -moz-box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.1);
    transition: all .35s ease-out;
    -webkit-transition: all .35s ease-out;
    -moz-transition: all .35s ease-out;
    -ms-transition: all .35s ease-out;
}

span.color-user {
    color: #183e9f;
    font-weight: 500;
}

.style-hd:hover {
    background-color: #183e9f !important;
    color: #f2f2f2;
}

.style-hd {
    background: #3897f1;
    border: none;
    border-radius: 5px;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: inherit;
    font-weight: 600 !important;
    outline: none;
    padding: 8px 15px;
    position: relative;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    vertical-align: middle;
    font-size: 16px;
}

.style-hd>i {
    padding-right: 8px;
}

.button-send {
    border: 1px solid #dedede;
    background-color: transparent;
    color: #333;
}

.style-button {
    background: #3897f1;
    border: none;
    border-radius: 4px !important;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-weight: 400 !important;
    outline: none;
    padding: 6px 8px;
    position: relative;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    vertical-align: middle;
    font-size: 14px;
}

.style-button>span {
    padding-right: 5px;
}

.style-button:hover {
    background-color: #0043ef !important;
}


/* for mobile tablet */

#content-wrapper #content {
    flex: 1 0 auto;
    overflow: auto;
    min-height: 100%;
}


/* for boostrap */

.panel {
    border-radius: 2px;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.form-control {
    border: 1px solid #ddd;
    border-radius: 2px;
    box-shadow: none;
}

.select2-container--krajee .select2-selection {
    border: 1px solid #ddd;
    border-radius: 2px;
    box-shadow: none;
}

.select2-container--krajee .select2-selection--single .select2-selection__arrow {
    border-left: 1px solid #ddd;
}

.has-success.select2-container--krajee .select2-dropdown,
.has-success .select2-container--krajee .select2-selection {
    border-color: #bbb;
}

.has-success .select2-container--open .select2-selection,
.has-success .select2-container--krajee.select2-container--focus .select2-selection {
    -webkit-box-shadow: none;
    box-shadow: none;
    border-color: #bbb;
}

.has-success .form-control {
    border-color: #3897f1;
}

.select2-container--krajee-bs4 .select2-selection--single .select2-selection__arrow {
    border-left: 1px solid #d9dbe4;
}

.select2-container--krajee-bs4 .select2-selection--single .select2-selection__clear {
    right: 2.5rem;
    line-height: 30px;
}

.select2-container--krajee-bs4 .select2-search--dropdown .select2-search__field {
    height: 40px;
    line-height: 40px;
    box-shadow: none;
    border: 1px solid #d9dbe4;
    border-radius: 2px;
}

.hint-block {
    color: #909090;
    font-size: 14px;
    padding-top: 5px;
}

blockquote {
    border-left: 2px solid #183e9f;
    padding-left: 1rem;
    font-style: italic;
    background-color: #f9fafc;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    margin: 1rem 0 1rem 1rem;
}

blockquote.tip:before {
    content: "!";
    background-color: #f66;
}

blockquote.tip:before,
blockquote.success:before {
    position: absolute;
    top: 14px;
    left: -12px;
    color: #fff;
    width: 20px;
    height: 20px;
    border-radius: 100%;
    text-align: center;
    line-height: 20px;
    font-weight: bold;
    font-family: "Dosis", "Source Sans Pro", "Helvetica Neue", Arial, sans-serif;
    font-size: 14px;
}

.btn-success {
    background-color: #3897f1;
    border-color: #3897f1;
}

.btn-success:hover {
    background-color: #3897f1;
    border-color: #3897f1;
}

.btn {
    font-weight: 500;
    border-radius: 5px;
}

.btn-success:active:hover,
.btn-success.active:hover,
.open>.dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open>.dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open>.dropdown-toggle.btn-success.focus {
    background-color: #3897f1;
    border-color: #3897f1;
}

.btn-success:not(:disabled):not(.disabled):active,
.btn-success:not(:disabled):not(.disabled).active,
.show>.btn-success.dropdown-toggle {
    background-color: none !important;
}

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
    color: #dd4b39;
}

.select2-container--krajee .select2-search--dropdown .select2-search__field {
    border: 1px solid #ddd;
    border-radius: 2px;
    box-shadow: none;
}

.select2-container--krajee .select2-results__option--highlighted[aria-selected] {
    background-color: #3897f1;
}

.select2-container--krajee .select2-selection__clear {
    font-size: 17px;
}

.select2-container--krajee .select2-selection--multiple .select2-selection__choice {
    background: #f6f6f6;
    border: 1px solid #f0f0f0;
    border-radius: 20px;
    cursor: default;
    float: left;
    margin: 3px 0 0 5px;
    padding: 2px 6px;
}

.select2-container--krajee .select2-selection--multiple .select2-selection__choice__remove {
    margin: 0px 0 0 3px;
}

.select2-container--krajee-bs4 .select2-selection {
    height: 42px;
    border-radius: 5px;
    border-color: #d9dbe4;
    transition: border-color .3s;
    -o-transition: border-color .3s;
    -ms-transition: border-color .3s;
    -moz-transition: border-color .3s;
    -webkit-transition: border-color .3s;
    box-shadow: none;
    background-color: #fff;
    color: #495057;
    outline: 0;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

.select2-container--krajee-bs4 .select2-selection--single {
    line-height: 1.8;
}

.select2-container--krajee-bs4 .select2-selection--single .select2-selection__rende#ef1c22 {
    color: #333;
    font-size: 1rem;
}

.select2-container--krajee-bs4 .select2-selection--multiple .select2-selection__clear {
    top: 0.5rem;
    right: 1rem;
}

.select2-container--krajee-bs4 .select2-selection--multiple .select2-selection__choice {
    color: #545454;
    background: #d9dbe4;
    border: none;
    border-radius: 2px;
    line-height: 1.4;
    margin: 0.4rem 0 0 0.4rem;
}

.select2-container--krajee-bs4 .select2-selection--multiple .select2-selection__choice__remove {
    line-height: 1.2;
}

.select2-container--krajee-bs4 .select2-selection--multiple .select2-search--inline .select2-search__field {
    height: 42px;
    font-size: 1rem;
}

.has-success.select2-container--krajee-bs4 .select2-dropdown,
.has-success .select2-container--krajee-bs4 .select2-selection {
    border-color: #d9dbe4;
}

.has-success .select2-container--open .select2-selection,
.has-success .select2-container--krajee-bs4.select2-container--focus .select2-selection {
    box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
    border-color: #d9dbe4;
}

.navbar-inverse .navbar-nav>li>a:focus {
    color: #333;
}

.file-preview {
    border: 1px solid #dedede;
}

.file-preview .fileinput-remove {
    top: 5px;
    right: 5px;
}

.d-block-float {
    display: block;
    position: relative;
    overflow: hidden;
    padding-bottom: 5px;
}

.d-block-float .hint-block>b {
    color: #f33800;
}


/* for news flash */

#news-flash {
    width: 100%;
    height: 40px;
    background-color: #fff;
}


/* for contents */

#contents {
    margin-top: 15px;
}


/* for memeber */

.admin-main {
    -webkit-box-flex: none;
    -webkit-flex: none;
    -moz-box-flex: none;
    -moz-flex: none;
    -ms-flex: none;
    flex: none;
    background: #fff;
    border: 1px solid #d9dbe4;
    border-radius: 5px;
    box-shadow: 0 2px 3px rgba(0, 0, 0, .1);
    box-sizing: border-box;
    line-height: 26px;
    padding: 10px 5px;
    margin: 15px 0 20px 0px;
    overflow-y: auto;
    padding-bottom: 20px;
}

.admin-main li {
    display: block;
    padding: 10px 0;
    border-bottom: 1px solid #f0f0f0;
}

.admin-main li:last-child {
    border-bottom: 0;
}

.admin-main li a {
    color: #000;
    font-size: 1rem;
    padding-left: 10px;
}

.admin-main li a:hover {
    text-decoration: none;
    color: #183e9f;
    font-weight: 600;
}

.admin-main li a i {
    font-size: 1.125rem;
    padding-right: 5px;
    color: #183e9f;
}

.themeuser-form {
    padding: 15px 30px 30px 30px;
}


/* col-xl-9 */

.top-review {
    padding-top: 1rem;
}

.box-ads {
    position: relative;
    margin: 0 auto;
    z-index: 99;
}

.top-review .li-box {
    background-color: rgb(255, 255, 255);
    border-radius: 10px;
}

.top-review .li-box p svg {
    fill: #183e9f;
    width: 80px;
    height: 98.75px;
}

.top-review .li-box h3 {
    font-family: 'Pridi', sans-serif;
    margin-bottom: 1rem;
    font-size: 1.25rem;
    font-weight: 500;
    text-align: center;
    line-height: 1.2;
}

.top-review .li-box h4 {
    color: rgb(0, 0, 0);
    font-size: 0.875rem;
    text-align: center;
    font-weight: normal;
    line-height: 1.6;
}

.card-master .li-box {
    box-shadow: 0px 0px 30px -15px rgb(0 0 0 / 40%);
    -webkit-box-shadow: 0px 0px 30px -15px rgb(0 0 0 / 40%);
    background-color: rgb(255, 255, 255);
    border-radius: 15px;
}

.card-master-title {
    background-color: #183e9f;
    border: 1px solid #fff;
    border-radius: 50px;
    text-align: center;
    padding: 10px 0;
}

.card-master-title h3 {
    font-family: 'Pridi', sans-serif;
    font-weight: 400;
    color: #fff;
    font-size: 1.6rem;
    line-height: 120%;
}

.card-master-title h3b>b {
    font-family: 'Pridi', sans-serif;
    font-weight: 600;
    color: #fff;
    font-size: 1.8rem;
    line-height: 120%;
}

.card-master-title h4 {
    font-family: 'Pridi', sans-serif;
    font-weight: 600;
    color: #fff;
    font-size: 1.8rem;
    padding-top: 10px;
}

.card-master .li-box ul,
.card-master .li-box ol {
    padding: 20px 10px 5px 20px;
}

.card-master .li-box ul li,
.card-master .li-box ol li {
    position: relative;
    padding-bottom: 0.7rem;
    padding-left: 1.8rem;
}

.card-master .li-box ul li:before,
.card-master .li-box ol li:before {
    content: "";
    background-image: url('data:image/svg+xml;utf8, %3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20%20viewBox%3D%220%200%201792%201896.0833%22%20fill%3D%22rgba(221%2C%200%2C%200%2C%201.0)%22%3E%20%3Cpath%20d%3D%22M1671%20566q0%2040-28%2068l-724%20724-136%20136q-28%2028-68%2028t-68-28l-136-136-362-362q-28-28-28-68t28-68l136-136q28-28%2068-28t68%2028l294%20295%20656-657q28-28%2068-28t68%2028l136%20136q28%2028%2028%2068z%22%3E%3C%2Fpath%3E%20%3C%2Fsvg%3E');
    width: 20px;
    height: 20px;
    top: 0px;
}

.card-master .li-box ul li:before,
.card-master .li-box ol li:before {
    position: absolute;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    left: 0;
}

.card-master .li-box h3 {
    line-height: 120%;
}

.btn-next {
    background-color: transparent;
    padding: 10px 15px;
    border: 1px solid #ddd;
    border-radius: 50px;
    color: #000000;
    text-transform: uppercase;
}

.btn-next:hover {
    color: #f2f2f2;
    background-color: #183e9f;
}

.thumnail-product a img {
    height: 220px;
}

.swiper-banner img {
    border-radius: 20px;
}

.swiper-container-multirow>.swiper-wrapper {
    flex-direction: inherit;
}

.swiper-container-multirow .swiper-slide {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: -55px !important;
    height: 400px;
    z-index: 9999;
}

.swiper-product .swiper-slide {
    width: 100% !important;
}

.swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.gallery-top {
    height: 80%;
    width: 100%;
}

.gallery-thumbs {
    height: 20%;
    box-sizing: border-box;
    padding: 10px 0;
}

.gallery-thumbs .swiper-slide {
    width: 20%;
    height: 100%;
    margin-top: 10px;
    opacity: 0.4;
}

.gallery-thumbs .swiper-slide-thumb-active {
    opacity: 1;
}

.block-detail-right h1.title {
    font-size: 2rem;
    color: #333;
    padding-bottom: 10px;
    font-weight: 400;
    line-height: 140%;
}

.block-price {
    padding: 10px 0;
    margin-top: 15px;
    border-top: 1px solid #eee;
}

.block-price .p-price {
    font-size: 22px;
    font-weight: bold;
    padding-right: 10px;
}

.block-detail-right span.text-muted {
    font-size: 14px;
}

.button-cart a {
    color: #fff;
    margin-right: 1rem;
}

.area_buy svg {
    width: 30px;
    height: 20px;
    padding-right: 5px;
}

.block-sale {
    background-color: rgb(255, 255, 255);
    border-style: dotted;
    padding: 10px 15px;
    margin-bottom: 1em;
    margin-top: 1em;
    border-color: rgb(205, 204, 203);
    border-width: 2px;
    border-radius: 5px;
}

.sale-title {
    flex-basis: auto;
    flex-grow: 1;
    flex-shrink: 1;
    text-align: left;
}

.sale-title p {
    margin-bottom: 0;
    font-size: 14px;
}

.block-sale svg {
    font-size: 2rem;
    color: #345af1;
    width: 25px;
    height: 30px;
    margin-right: 1rem;
}

.block-sale .d-flex {
    margin-bottom: 10px;
}

.title-sale {
    font-weight: 600;
}

.title-same h3 {
    display: block;
    padding-bottom: 11px;
    border-bottom: 1px solid #dedede;
}

.title-same h3 span {
    color: #fff;
    font-size: 1.1rem;
    background-color: #183e9f;
    padding: 10px;
    border-radius: 6px 6px 0 0;
}

.product-content h3 {
    display: block;
    padding-bottom: 11px;
    border-bottom: 1px solid #dedede;
}

.product-content h3 span {
    color: #fff;
    font-size: 1.1rem;
    background-color: #183e9f;
    padding: 10px;
    border-radius: 6px 6px 0 0;
}

.product-content-detail {
    position: relative;
}

.product-content-detail h1,
.product-content-detail h2 {
    font-size: 1.375rem;
}

.product-content-detail h1,
.product-content-detail h2,
.product-content-detail h3,
.product-content-detail h4,
.product-content-detail h5,
.product-content-detail h6 {
    padding-bottom: 15px;
    line-height: 160%;
    font-weight: 500;
}

.product-content-detail p {
    font-family: Arial, sans-serif;
    font-size: 1.125rem;
    line-height: 160%;
}


/* css upload file */

.fade.in {
    opacity: 1
}

span.preview img {
    max-width: 60px;
    max-height: 60px;
}

.themeuser-main .form-group label {
    font-size: 16px;
    font-weight: 500;
    color: #333;
}

.form-group>input {
    height: 42px;
    border-radius: 5px;
    border-color: #d9dbe4;
    transition: border-color .3s;
    -o-transition: border-color .3s;
    -ms-transition: border-color .3s;
    -moz-transition: border-color .3s;
    -webkit-transition: border-color .3s;
}

.form-control.selectize-control {
    height: 42px;
}

.selectize-input {
    height: 42px;
    border-radius: 5px;
    border-color: #d9dbe4;
    margin: 0;
    padding: 7px 20px;
    line-height: 30px;
    transition: border-color .3s;
    -o-transition: border-color .3s;
    -ms-transition: border-color .3s;
    -moz-transition: border-color .3s;
    -webkit-transition: border-color .3s;
}

.selectize-input>* {
    display: block;
    line-height: 30px;
    padding: 0px;
}

.selectize-control.single .selectize-input:after {
    margin-top: 0px !important;
}

textarea.form-control {
    border-radius: 5px;
    border-color: #d9dbe4;
    margin: 0;
    padding: 7px 20px;
    transition: border-color .3s;
    -o-transition: border-color .3s;
    -ms-transition: border-color .3s;
    -moz-transition: border-color .3s;
    -webkit-transition: border-color .3s;
}

.form-group select {
    height: calc(1.7em + 0.75rem + 2px);
    border-radius: 2px;
    border-color: #d9dbe4;
    margin: 0;
    padding: 7px 20px;
    line-height: 30px;
    transition: border-color .3s;
    -o-transition: border-color .3s;
    -ms-transition: border-color .3s;
    -moz-transition: border-color .3s;
    -webkit-transition: border-color .3s;
}


/*-- LIST ALL Lawer -- */

.serach-box {
    background-color: #fafbfc;
}

.search-lawer {
    background-color: #fff;
    border: 1px solid #eee;
    border-radius: 0.25rem;
    overflow: hidden;
}

.heading-title {
    width: 100%;
    color: #183e9f;
    font-size: 1.5rem;
    font-weight: 500;
    position: relative;
    margin-bottom: 32px;
    padding-bottom: 13px;
    letter-spacing: .4px;
    text-transform: uppercase;
}

.heading-title::before {
    left: 50%;
    bottom: 1px;
    height: 1px;
    content: "";
    width: 230px;
    position: absolute;
    background-color: #ddd;
    transform: translateX(-50%);
}

.heading-title::after {
    content: "";
    width: 100px;
    height: 2px;
    background: #ef9d07;
    position: absolute;
    left: 50%;
    bottom: 1px;
    transform: translateX(-50%);
}

.search-lawer .pull-left {
    margin-top: 35px;
}

.btn-primary {
    background-color: #183e9f;
    border-color: #183e9f;
}

.list-items-lawer .summary {
    display: block;
    padding: 20px 0;
    font-size: 16px;
}

.summary b {
    color: #183e9f;
}

.list-items-lawer article {
    position: relative;
    overflow: hidden;
}

.rounded-circle-100 {
    width: 120px;
    height: 120px;
    object-fit: cover;
    border-radius: 50%;
}

.list-items-lawer .common-box {
    background-color: #fff;
    border: 1px solid #dedede;
    border-radius: 0.25rem;
}

.list-items-lawer .common-box h2 {
    font-size: 1.25rem;
    font-weight: 400;
}

.list-items-lawer .common-box h2 a {
    color: #183e9f;
    font-size: 1.25rem;
    font-weight: 600;
}

.list-items-lawer .common-box h2 a:hover {
    text-decoration: none;
}

.list-items-lawer .common-box h2 a i {
    font-size: 1rem;
    color: #183e9f;
}

.list-items-lawer .common-box p>i,
.d-expe i {
    color: #9d9d9d;
    font-size: 0.825rem;
}

.badge-primary {
    background-color: #f5f5f5;
    color: #333;
    font-size: 0.8125rem;
    font-weight: 400;
}

.list-items-lawer .common-box .call-hotline .btn {
    padding: 0.2rem 0.5rem !important;
    font-size: 0.85rem;
}

.item-right p>a {
    color: #183e9f;
}

.item-right p>a>i {
    font-size: 10px;
}

.list-items-lawer .item-common a.b-user {
    font-size: 16px;
    color: #183e9f;
    font-weight: 600;
}

.list-items-lawer .item-common a.b-user:hover {
    text-decoration: none;
    color: #0069d9;
}

.list-items-lawer .item-common strong.b-exper {
    font-weight: 400;
}

.list-items-lawer p {
    padding-bottom: 5px;
    margin-bottom: 0;
    font-size: 0.875rem;
}


/*-- Detail Lawer --*/

.detail-head {
    background-color: #fafbfc;
}

img.thumbnail-detail {
    position: relative;
    width: 120px;
    height: 120px;
    border-radius: 50%;
    object-fit: cover;
}

.detail-info-head>h1 {
    padding-bottom: 10px;
    font-size: 1.25rem;
    font-weight: 400;
}

.detail-info-head>h1 i {
    color: #183e9f;
    padding-left: 5px;
}

.detail-info-head>strong {
    color: #000;
    font-size: 24px;
}

.detail-info-head p {
    padding-bottom: 5px;
    margin-bottom: 0;
    color: #454545;
    font-size: 0.9375rem;
}

.detail-info-head p i {
    color: #9a9a9a;
}

.detail-info-head a {
    font-size: 0.875rem;
}

.detail-contents {
    margin-bottom: 15px;
}

.fix-nav .nav-tabs {
    border-bottom: none;
}

.fix-nav .nav-tabs a.nav-link {
    padding: .3rem 0.5rem;
    font-size: 0.875rem;
}

.detail-contents .card-header {
    padding: 2px 10px;
    background-color: #fff;
    border-bottom: 1px solid #eee;
}

.detail-contents .card-header i {
    color: #183e9f;
    font-size: 14px;
}

.detail-contents .card-body {
    font-size: 16px;
    line-height: 1.5em;
}

.detail-contents .card-body i {
    font-size: 10px;
    color: #777;
}

.detail-contents .card-header .btn-link {
    color: #545454;
}

.detail-contents .card-header .btn-link:hover {
    color: #183e9f;
    text-decoration: none;
}

.card-margin {
    margin-top: 15px;
}


/* -- phan trang --*/

.pagination {
    width: 100%;
    display: inline-block;
    margin: 20px 0;
    text-align: center;
}

.pagination>li {
    display: inline;
}

.pagination li.active a {
    background: #183e9f !important;
    border: 2px solid #183e9f;
    color: #fff !important;
}

.pagination>li>a,
.pagination>li>span {
    display: inline-block;
    padding: 2px !important;
    text-decoration: none;
    background-color: transparent;
    margin: 2px;
    font-weight: 500;
    border: 2px solid #ddd;
    border-radius: 10% !important;
    height: 35px;
    width: 35px;
    line-height: 28px;
    font-size: 1rem !important;
    color: #444;
}

.pagination>li>a:hover,
.pagination>li>span:hover {
    color: #183e9f;
    background-color: #ddd;
}


/*hotline*/

.echbay-sms-messenger div.phonering-alo-zalo,
.echbay-sms-messenger div.phonering-alo-alo {
    background-color: #183e9f
}

.echbay-sms-messenger div.phonering-alo-sms {
    background-color: #f60
}

.echbay-sms-messenger div.phonering-alo-messenger {
    background-color: #e60f1e
}

.echbay-sms-messenger {
    width: 45px
}

.echbay-sms-messenger a {
    line-height: 45px
}

.echbay-sms-messenger {
    display: block
}

.echbay-sms-messenger div.phonering-alo-zalo {
    display: block
}

.echbay-sms-messenger.style-for-position-br {
    left: auto;
    right: 10px;
}

.echbay-sms-messenger {
    text-align: center;
    width: 45px;
    position: fixed;
    bottom: 20px;
    left: 20px;
    display: block;
    z-index: 999;
}

.echbay-sms-messenger div.phonering-alo-alo {
    background-image: url(../image/call.png);
}

.echbay-sms-messenger div {
    margin: 14px 0;
    background: #183e9f center no-repeat;
    background-size: 70%;
    border-radius: 50%;
    box-shadow: 0 3px 10px #888;
}

.echbay-sms-messenger div.phonering-alo-sms {
    background-image: url(../image/mail.png);
    background-color: #f60;
    background-size: 60%;
}

.echbay-sms-messenger div.phonering-alo-zalo {
    background-image: url(../image/zalo.png);
    display: block;
}

.echbay-sms-messenger div.phonering-alo-messenger {
    background-image: url(../image/messenger.png);
    background-color: #e60f1e;
}

.echbay-sms-messenger div.phonering-alo-youtube {
    background-image: url(../image/icon-youtbe.png);
    background-color: #fff;
}

.echbay-sms-messenger div.phonering-alo-twiter {
    background-image: url(../image/icon-twiter.png);
    background-color: #0084FF;
}

.echbay-sms-messenger a {
    display: block;
    line-height: 45px;
    text-indent: -9999px;
}

.echbay-sms-messenger a {
    display: block;
    line-height: 45px;
    text-indent: -9999px;
}

.hotline {
    position: fixed;
    right: 65px;
    z-index: 9999999;
    height: 40px;
    width: 180px;
    color: #fff;
    padding: 0 0 0 10px;
    bottom: 40px;
    background: linear-gradient(to bottom, #c40000 0%, #c40000 100%, #c40000 100%);
    border-radius: 50px;
    line-height: 40px;
}

.hotline-no:hover {
    text-decoration: none;
}

.hotline-no a {
    color: #fff
}

.hotline .hotline-no {
    float: left
}

.faa-wrench.animated {
    animation: wrench 1s ease infinite;
    animation-name: wrench;
    animation-duration: 1s;
    animation-timing-function: ease;
    animation-delay: initial;
    animation-iteration-count: infinite;
    animation-direction: initial;
    animation-fill-mode: initial;
    animation-play-state: initial
}

.hotline p:first-child {
    font-family: utm_avobold, sans-serif;
    font-size: 14px
}

.hotline p {
    font-size: 11px;
    font-family: utm_avoregular, sans-serif;
    margin: 0;
}

.hotline p {
    text-align: center
}

.hotline img {
    float: left;
    margin: 8px 10px 0 0px;
}

img {
    border: 0;
    vertical-align: middle
}

@-webkit-keyframes wrench {
    0% {
        -webkit-transform: rotate(-12deg);
        transform: rotate(-12deg)
    }
    8% {
        -webkit-transform: rotate(12deg);
        transform: rotate(12deg)
    }
    10%,
    28%,
    30%,
    48%,
    50%,
    68% {
        -webkit-transform: rotate(24deg);
        transform: rotate(24deg)
    }
    18%,
    20%,
    38%,
    40%,
    58%,
    60% {
        -webkit-transform: rotate(-24deg);
        transform: rotate(-24deg)
    }
    100%,
    75% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
}

@keyframes wrench {
    0% {
        -webkit-transform: rotate(-12deg);
        -ms-transform: rotate(-12deg);
        transform: rotate(-12deg)
    }
    8% {
        -webkit-transform: rotate(12deg);
        -ms-transform: rotate(12deg);
        transform: rotate(12deg)
    }
    10%,
    28%,
    30%,
    48%,
    50%,
    68% {
        -webkit-transform: rotate(24deg);
        -ms-transform: rotate(24deg);
        transform: rotate(24deg)
    }
    18%,
    20%,
    38%,
    40%,
    58%,
    60% {
        -webkit-transform: rotate(-24deg);
        -ms-transform: rotate(-24deg);
        transform: rotate(-24deg)
    }
    100%,
    75% {
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0)
    }
}

.faa-parent.animated-hover:hover>.faa-wrench,
.faa-wrench.animated,
.faa-wrench.animated-hover:hover {
    -webkit-animation: wrench 1s ease infinite;
    animation: wrench 1s ease infinite;
    transform-origin-x: 90%;
    transform-origin-y: 35%;
    transform-origin-z: initial
}

.faa-parent.animated-hover:hover>.faa-wrench.faa-fast,
.faa-wrench.animated-hover.faa-fast:hover,
.faa-wrench.animated.faa-fast {
    -webkit-animation: wrench 1.2s ease infinite;
    animation: wrench 1.2s ease infinite
}

.faa-parent.animated-hover:hover>.faa-wrench.faa-slow,
.faa-wrench.animated-hover.faa-slow:hover,
.faa-wrench.animated.faa-slow {
    -webkit-animation: wrench 3.7s ease infinite;
    animation: wrench 3.7s ease infinite
}