.bg-menu {
    background: #23263d;
}

.color-main.highlight {
    color: #fff !important;
    font-size: 19px !important;
}

.gioiThieuTop {
    padding: 15px 0 0px;
    background-color: #fff;
}

.gioiThieuTop .detail {
    font-size: 0;
    text-align: center;
}

.gioiThieuTop .detail img {
    display: inline-block;
    max-height: 140px;
}

.gioiThieuTop .detail .right {
    display: inline-block;
    text-align: left;
}

.gioiThieuTop .detail .name {
    font-size: 45px;
    color: #293991;
    text-transform: uppercase;
    margin-left: 15px;
}

.gioiThieuTop .detail .text {
    font-size: 25px;
    color: #0074bb;
    width: 100%;
}

.gioiThieuTop .description {
    font-size: 16px;
    margin: 25px auto 0;
    max-width: 1464px;
    padding-bottom: 42px;
    position: relative;
}

.gioiThieuTop .description:before {
    background: url(Pic/bgTitle.png) no-repeat;
    width: 351px;
    height: 25px;
    position: absolute;
    bottom: 0;
    left: calc((100% - 351px)/2);
    content: '';
}

.veChungToi {
    background: #fff;
    padding: 40px 0 40px;
    margin-top: 0px;
}

.veChungToi .detail {
    width: calc(599/1743*100%);
    float: left;
    padding-right: 30px;
    margin-top: 170px;
    text-align: center;
}

.veChungToi .name {
    font-size: 45px;
    color: #293991;
    margin-top: 15px;
    text-transform: uppercase;
}

.veChungToi .text {
    font-size: 25px;
    color: #0074bb;
    margin-top: 0px;
}

.veChungToi .description {
    padding: 50px 30px 50px 55px;
    background: #0099dc1f;
    background-size: 100% 100%;
    font: 15px/24px Arial;
    color: #000;
    float: right;
    width: calc(1144/1743*100%);
    border-radius: 10px;
    text-align: justify;
}

.veChungToi .descContent {
    position: relative;
}

.veChungToi .description .content {
    height: 437px;
    overflow-y: scroll;
    overflow-x: hidden;
    padding-right: 20px;
    text-indent: 65px;
}

.header-menu {
    background: #3b4275;
    transition: background-color .3s, opacity .3s;
}

.support .img {
    position: relative;
    padding-top: 40%;
    display: block;
    width: 40%;
    margin: 0 auto;
}

.support .img>img {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 50%;
}

.support .name {
    font-weight: bold;
    padding-top: 10px;
    color: #3d3d46;
    font-size: 18px;
}

.desc-support,.support .name {
    text-align: center;
}

.desc-support {
    font-size: 16px;
}

h2.txtcenter, h2.txtcenter a {
    text-align: center;
    text-transform: uppercase;
    color: #333;
    font-size: 25px;
    font-weight: 600;
    margin: 40px 40px;
}

.why-htm .title-section {
    margin-bottom: 20px;
}

.title-section .title, .title-block-product {
    font-size: 30px;
    line-height: 36px;
    color: #293991;
    margin-bottom: 5px;
    text-align: center;
    font-weight: bold;
}

.title-section .sub-title, .slogan-text {
    font-size: 16px;
    color: #66646D;
    text-align: center;
}

.why-htm .item-block {
    overflow: hidden;
    margin-bottom: 20px;
    border-radius: 5px;
    padding: 20px 0px;
    background: #fff;
}

.why-htm .cate_list_title p {
    height: 80px;
    overflow-y: scroll;
}

.why-htm .cate_list_title p::-webkit-scrollbar {
    display: none;
}

.why-htm .cate_list_title p:hover::-webkit-scrollbar {
    display: block;
}

/* width */
.why-htm .cate_list_title p::-webkit-scrollbar {
    width: 3px;
}

/* Track */
.why-htm .cate_list_title p::-webkit-scrollbar-track {
    background: #f1f1f1;
}

/* Handle */
.why-htm .cate_list_title p::-webkit-scrollbar-thumb {
    background: #888;
}

/* Handle on hover */
.why-htm .cate_list_title p::-webkit-scrollbar-thumb:hover {
    background: #555;
}

.why-htm .item-block .thumbnail {
    border: none;
    width: 27.666667%;
    float: left;
    margin-bottom: 0px;
    background: none;
}

.why-htm .item-block .thumbnail a i.fa {
    font-size: 48px;
    padding: 22px 19px;
    border: 5px solid #ddd;
    border-radius: 100%;
    width: 90px;
    height: 90px;
    text-align: center;
}

.why-htm .item-block .cate_list_title {
    margin-left: 25.666667%;
    padding-left: 10px;
}

.why-htm .item-block .cate_list_title .box-title {
    color: #0072c6;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 14px;
}

.why-htm .item-block .description {
    margin-left: 37.666667%;
    padding-left: 10px;
}

.bg-why-me {
    background: #f4f4f4;
    padding: 25px 0;
}

@media(min-width: 1024px) {
    .itemBox {
        width: 20%;
        float: left;
        padding: 0 15px;
    }

    .groupItem {
        margin: 0 -15px;
    }
}

.giaTri .groupItem {
    margin-top: 115px;
    margin-left: 1px;
}

.giaTri {
    padding: 20px 0 50px;
    background-color: #f4f4f4;
}

.giaTri .title {
    font-size: 30px;
    text-align: center;
    color: #293991;
    text-transform: uppercase;
    font-weight: 600;
}

.giaTri .itemBox {
    flex: 0 0 25%;
    max-width: 25%;
    border: 1px solid #e3e3e3;
    padding: 85px 35px 35px;
    position: relative;
    margin-left: -1px;
}

.giaTri .itemBox:before {
    content: '';
    font-family: FontAwesome;
    font-size: 12px;
    line-height: 10px;
    color: #c6c6c6;
    z-index: 2;
    left: -5px;
    top: -5px;
    position: absolute;
}

.giaTri .khungAnh {
    width: 120px;
    position: absolute;
    top: -60px;
    left: calc(50% - 60px);
    z-index: 1;
    border-radius: 50%;
    overflow: hidden;
}

.giaTri .khungAnh:before {
    padding-bottom: 100%;
}

.giaTri .itemBox .khungAnhCrop0 {
    display: block;
    width: 100%;
    height: 120px;
    text-align: center;
    line-height: 120px;
}

.giaTri .itemBox .khungAnhCrop0 img {
    width: 60px;
    line-height: 120px;
}

.giaTri .itemBox:nth-child(1) .khungAnhCrop0 {
    background: -webkit-radial-gradient(center, ellipse farthest-side, #2888e3 0%, #1160ab 80%);
}

.giaTri .itemBox:nth-child(2) .khungAnhCrop0 {
    background: -webkit-radial-gradient(center, ellipse farthest-side, #2888e3 0%, #2381c5 100%);
}

.giaTri .itemBox:nth-child(3) .khungAnhCrop0 {
    background: -webkit-radial-gradient(center, ellipse farthest-side, #23bfe6 0%, #059dc2 100%)
}

.giaTri .itemBox:nth-child(4) .khungAnhCrop0 {
    background: -webkit-radial-gradient(center, ellipse farthest-side, #008dcf 0%, #008dcf 100%);
}

.giaTri .itemBox:nth-child(5) .khungAnhCrop0 {
    background: -webkit-radial-gradient(center, ellipse farthest-side, #61b7ce 0%, #61b7ce 100%);
}

.giaTri .itemTitle {
    text-align: center;
    min-height: 55px;
}

.giaTri .itemTitle a {
    font-size: 15px;
    font-weight: bold;
}

.giaTri .itemTitle a {
    font-size: 20px;
    font-weight: bold;
    color: #293991;
}

.logo img {
    height: 50px;
}

.hotline1 {
    color: #fff;
    font-size: 16px;
    /* font-weight: bold; */
    margin-left: 6px;
}

.box_content {
    /*height: 600px;*/
    padding-bottom: 0;
    /*box-shadow: 0 2px 12px rgba(136, 136, 136, 0.26);*/
    padding: 20px 10px;
    position: relative;
    margin-bottom: 30px;
    text-align: center;
    background-color: #ffffff;
    box-sizing: border-box;
    border-radius: 5px;
    /* border-bottom: 5px solid #303d73; */
    /* opacity: 0.5; */
}

.box_content i {
    width: 80px;
    height: 80px;
    display: block;
    /*background: #006b63;*/
    border-radius: 50%;
    margin: 0 auto;
    color: #fff;
    line-height: 80px;
    text-align: center;
    font-size: 36px;
    z-index: 99;
    opacity: 1;
}

/* .box_content:hover {border-bottom: 5px solid #509bcd;} */
.box_content:hover .xem-them {
    padding: 6px 12px;
    border-radius: 4px;
    font-size: 16px;
    color: #fff;
    background: #e6c360;
}

.box_content h3 {
    font-size: 18px;
    margin-bottom: 10px;
    color: #3d3d46;
    margin-top: 10px;
    font-weight: 600;
}

.box_content .line {
    height: 1px;
    width: 80%;
    margin: 10px 10% 20px;
    /*background: #9a9a9a;*/
}

/* by DatLv */
.header-menu {
    background: #002B51;
    border-color: #171928;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    z-index: 9;
    transition-delay: 0.25s;
}

.header-menu.fix {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    z-index: 999;
    transition-delay: 0.25s;
}

.header-menu>.container>.row {
    display: flex;
    -webkit-box-align: end;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.wsmenu-list > li a {
    color: #fff;
    line-height: 24px;
    padding: 15px 18px !important;
    text-transform: unset;
    font-size: 18px;
}

.wsmenu-list > li:first-child a {
    border: unset !important;
    font-size: 19px;
    font-weight: 400;
}

.item-dropdown a {
    color: rgba(255,255,255,0.8);
}

#header .logo {
    padding: 5px 0;
}

/*.slick-slide {*/
/*  margin: 0px 20px;*/
/*}*/
.slick-slide img {
    width: 100%;
}

.slick-prev:before, .slick-next:before {
    color: black;
}

.slick-slide {
    transition: all ease-in-out .3s;
    opacity: .2;
}

.slick-active {
    opacity: .5;
}

.slick-current {
    opacity: 1;
}

.t3-module.bg-gray-dark {
    background: #23263d;
}

.module-bg.bg-blue {
    background: #0097d7;
}

.module-bg.bg-primary {
    background: #3f6cb2;
}

.module-bg .module-inner {
    padding: 3px 20px 0;
}

.module-bg {
    color: #ffffff;
}

.module-bg .module-title {
    border: 0;
    color: #ffffff;
    margin-top: 12px;
    margin-bottom: 12px;
    padding: 0;
    font-weight: 400;
    font-size: 24px;
    text-align: center;
}

.module-ct {
    background: transparent;
    color: #fff;
    padding: 0;
}

.module-bg p {
    margin-bottom: 24px;
    filter: alpha(opacity=80);
    font-size: 17px;
    line-height: 30px;
}

.module-bg p:last-child {
    text-align: center;
}

.module-bg .btn {
    padding: 6px 30px;
    font-size: 16px;
}

.module-bg.bg-primary .btn, .module-bg.bg-primary .button {
    color: #ffffff;
    background-color: #fca654;
    border-color: #fca654;
}

.btn-secondary {
    color: #ffffff;
    background-color: #fca654;
    border-color: #fca654;
}

.btn-default {
    color: #ffffff;
    background-color: #23263d;
    border-color: #23263d;
}

.mighty-slider {
    height: 100vh !important;
}

.position-slide {
    position: absolute;
    top: 50%;
    width: 100%;
    display: block;
    z-index: 10;
}

.position-slide>.container {
    width: 900px;
}

.block-news .slider-product .item-blogs .img-blogs {
    position: relative;
    width: 50%;
    float: left;
    padding-top: 35%;
    max-height: unset;
    margin-bottom: 0;
}

.block-news .slider-product .item-blogs .img-blogs a {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: -110px;
}

.block-news .slider-product .item-blogs .img-blogs a img {
    width: 100%;
    height: 100%;
    object-fit: scale-down;
}

.block-news.news-fix-bt .info {
    width: 100%;
    float: left;
    padding: 0 0 0 100px;
    text-align: center;
}

.block-news .slider-product .item-blogs {
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.block-news.news-fix-bt .info h2 {
    font-size: 36px;
}

.block-news.news-fix-bt .info h2 a {
    font-size: 18px !important;
    font-weight: 600;
    line-height: 1.33;
    color: #3d3d46;
    margin-bottom: 12px;
    text-align: center;
    text-transform: uppercase;
}

.block-news.news-fix-bt .info p {
    font-size: 18px;
    line-height: 1.78;
    color: #3d3d46;
    margin: 0 auto 28px;
    max-width: 450px;
    padding: 0;
    font-family: 'Avenir Next',Helvetica,Arial,sans-serif;
    -webkit-font-smoothing: antialiased;
    text-align: center;
}

.block-news.news-fix-bt .btn-view-more {
    display: inline-block;
    float: unset;
    text-align: center;
    font-size: 16px;
    font-weight: 500;
    color: #ffffff;
    background: #e6c360;
    margin: 0 auto;
}

h1.titrePartie span {
    font-size: 38px !important;
    color: #fff;
    opacity: 1;
    text-transform: unset !important;
    font-weight: bold !important;
}

.mSCaption p {
    font-size: 17px !important;
    color: #fff;
    text-transform: unset !important;
}

.char-img img {
    display: block;
    margin: 0 auto;
    width: 100%;
}

h4.title-block {
    text-align: center;
    margin: 0 auto 50px;
    font-size: 25px;
    color: #333;
    position: relative;
    padding: 30px 0 15px;
    font-weight: bold;
}

.mag-30 {
    margin: 30px 0;
}

.box_content p {
    font-size: 16px;
    text-align: center;
    margin-bottom: 35px;
    text-align: justify;
}

.wsmenu-submenu li a {
    color: #666;
    font-size: 14px;
}

.titres {
    background-size: 100% 100%;
    height: 70vh;
    position: absolute;
    left: 0;
    z-index: 9999 !important;
    top: 30% !important;
}

.titres a.sousTitre {
    background: #2e356beb;
    margin-left: 20px;
}

.title-list {
    padding: 15px;
}

.wrap-list {
    margin-bottom: 30px;
}

.wrap-list h2.title-blogs-item {
    line-height: 1;
    color: #23263d;
    height: auto;
}

.wrap-list h2.title-blogs-item a {
    color: #23263d;
    font-weight: 400;
    font-size: 24px !important;
    margin-bottom: 12px;
}

.folder-cate {
    margin-left: 15px;
}

.box-contacts .title_style3 h1 {
    text-align: center;
    border: unset;
    margin: 30px 0;
    font-size: 24px;
}

.contact-address p {
    font-size: 15px;
}

.background-gl-right, .background-gl-left {
    position: relative;
    padding: 30px 0;
    overflow: hidden
}

.background-gl-right>.container, .background-gl-left>.container {
    z-index: 9;
}

/* .background-gl-left:before {
    content: "";
    position: absolute;
    top: -181px;
    left: -90px;
    width: 242px;
    height: 66%;
    background: #fff;
    transform: rotateZ(45deg);
}
.background-gl-left:after {
    content: "";
    position: absolute;
    width: 442px;
    height: 96%;
    background: #fff;
    bottom: -289px;
    left: -105px;
    transform: rotateZ(-43deg);
} */
.header-menu>.container>.row>div:nth-child(3) {
    width: 19.666667%;
}

.header-menu>.container>.row>div:last-child {
    width: 12.666667%;
    padding-right: 0;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.section {
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.background-gl-left {
    background: #fff;
}

.background-gl-right {
    background: #f8f3f3;
}

.intro h1 {
    font-weight: 700;
    font-style: normal;
    font-family: 'Arvo', serif;
    color: #000;
    font-size: 50px;
    line-height: 1.2;
    letter-spacing: 0px;
    text-align: justify;
    display: inline-block;
    position: relative;
}

.intro p {
    font-weight: 400;
    font-style: normal;
    font-family: 'Open Sans', sans-serif;
    color: #303d73;
    font-size: 20px;
    line-height: 1.4;
    letter-spacing: 0px;
    text-align: center;
}

.box_content .xem-them {
    padding: 6px 12px;
    border-radius: 4px;
    font-size: 16px;
}

.background-ff {
    background: #e7dfdf85;
}

.title-news-slider {
    text-align: center;
    font-size: 25px;
    font-weight: bold;
    margin: 0 0 30px;
    text-transform: uppercase;
}

.footer-bk {
    background: #434343;
}

.footer-bk>.container {
    border-bottom: 1px solid #fff;
}

.slide-bk {
    background: url(/uploads/plugin/custom_img/2019-09-23/1569207729-1502521174-custom.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.slide-bk .intro h1 span {
    font-size: 52px;
}

.slide-bk .intro .chi-tiet {
    color: #000;
    font-size: 21px;
    margin-left: 15px;
}

.short_intro p {
    font-weight: 400;
}

.ckeditor-post ul li:before {
    content: "\f00c";
    font: normal normal normal 14px/1 FontAwesome;
    margin-right: 7px;
}

.ckeditor-post ul li {
    list-style: none;
}

.calculator-fix {
    position: fixed;
    bottom: 30px;
    left: 30px;
    padding: 10px 15px;
    background: #3b4275;
    text-align: center;
    border-radius: 50px;
}

.calculator-fix a {
    color: #fff;
    font-size: 24px;
}

.home.fp-viewing-0-0 .header-menu {
    background: transparent;
}

.cl {
    height: 200px;
    /* padding: 10px; */
    margin: 0 20px;
}

.slick-active {
    padding: 20px 0;
}

.slick-center {
    transform: scale(1.08);
}

.slick-slide:not(.slick-active) {
    margin: 20px 0;
}

.child {
    width: 100%;
}

.slide:not(.slick-active) {
    cursor: pointer;
}

.pagination {
    text-align: center;
    color: #fff;
    font-family: "Raleway", sans-serif;
    font-size: 1.2rem;
}

@-webkit-keyframes slideInDown {
    0% {
        -webkit-transform: translate3d(0, -500%, 0);
        transform: translate3d(0, -500%, 0);
        visibility: visible
    }

    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes slideInDown {
    0% {
        -webkit-transform: translate3d(0, -500%, 0);
        transform: translate3d(0, -500%, 0);
        visibility: visible
    }

    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.slideInDown {
    -webkit-animation-name: slideInDown;
    animation-name: slideInDown;
}

.header-menu>.container>.row>div:nth-child(2) {
    z-index: 9999;
}

.next-page {
    text-align: center;
}

.chart-page a {
    color: #000;
    font-weight: bold;
    padding: 10px 20px;
    background: #e6c360;
    border-radius: 4px;
}

.header-menu div[class*='col-'] {
    padding: 0 15px;
}

.bk-dau-tu {
    background: #f5f5f5;
}

.pad-50 {
    padding: 50px 0;
}

.bk-dau-tu {
    padding-bottom: 100px;
}

.pad-30 {
    padding: 30px 0;
}

.mar-50 {
    margin: 50px 0;
}

.video {
    background: #fff;
}

.doi-ngu {
    margin: 0;
    background: #f5f5f5;
    padding-bottom: 50px;
}

.box-product .owl-carousel {
    position: relative;
}

.slider-product.owl-theme .owl-controls .owl-buttons div.owl-prev {
    position: absolute;
    left: -70px;
    right: inherit;
    top: 30%;
}

.slider-product.owl-theme .owl-controls .owl-buttons div.owl-next {
    position: absolute;
    right: -70px;
    left: inherit;
    top: 30%;
    color: #fff;
}

.slider-product.owl-theme .owl-controls .owl-buttons div.owl-prev:before {
    content: '\f177';
    font: normal normal normal 14px/1 FontAwesome;
    color: #000 !important;
    font-size: 21px;
    opacity: 1 !important;
}

.slider-product.owl-theme .owl-controls .owl-buttons div.owl-next:before {
    content: '\f178';
    font: normal normal normal 14px/1 FontAwesome;
    color: #000 !important;
    font-size: 21px;
    opacity: 1 !important;
}

.math-form .form-control {
    height: auto;
    border: unset;
    display: inline-block;
    width: 100%;
}

.calculator-wraper {
    height: 63px;
    width: 70%;
    float: left;
    padding: 0 4px;
    padding-top: 25px;
}

.deposit-content {
    width: 27%;
    float: right;
    padding: 0 15px;
}

.deposit-content>.form-group {
    border: 1px solid #d7d7d7!important;
    background: #e4e4e4;
    margin-bottom: 0;
    padding-left: 20px;
    height: auto;
    border-radius: 4px;
    padding: 9.5px 10px;
    margin-bottom: 10px;
}

.deposit-content .form-group .form-control, .deposit-content .form-group span.number-years-1 {
    top: 30px;
    font-weight: 400;
    color: #1e1e1e;
    font-size: 14px;
    padding: 0;
    width: 90%;
    border: none;
    background: 0 0;
    outline: 0;
    display: block;
}

.deposit-content .form-group .form-control {
    font-size: 14px;
    padding: 5px 0;
    margin: 5px 0;
    border-bottom: 1px solid #3b4275;
    background: #fff;
    border-radius: 4px;
}

.deposit-content .form-group .form-control:focus {
    outline: unset;
    box-shadow: unset;
}

.datetime-to-for {
    display: inline-block;
    width: 100%;
}

.datetime-to-for .form-group {
    width: calc(50% - 15px);
    clear: unset;
    background: #e4e4e4;
    height: auto;
    min-height: auto;
    display: inline-block;
    padding: 15px;
    border-radius: 4px;
}

.datetime-to-for .form-group input:focus {
    box-shadow: unset;
}

.datetime-to-for .form-group:first-child {
    margin-right: 15px;
}

.datetime-to-for .form-group:last-child {
    margin-left: 15px;
}

.datetime-to-for .form-group input {
    font-weight: 400;
    color: #1e1e1e;
    font-size: 16px;
    padding: 0;
    width: 90%;
    border: none;
    background: 0 0;
    outline: 0;
    display: block;
}

.deposit-content.kq .btnSubmit {
    width: 100%;
    margin: 0;
    display: block;
    text-align: center;
    background: #e6c360 !important;
}

.deposit-content.kq .btnSubmit:focus {
    box-shadow: unset;
    outline: 0;
}

.deposit-content.kq .form-group {
    padding: 15px;
    background: #e6c360;
}

/*.bao-cao-ht {*/
/*    height: 100vh;*/
/*    margin: 0 8%;*/
/*}*/
.fanpage-footer .menu-footer-vertical {
    padding-bottom: 0;
}

.address-ft .demo-icon {
    display: block;
    margin: 5px auto;
    color: #bebebe;
}

.ban-quyen {
    background: #808080;
    display: inline-block;
    width: 100%;
}

.result-block h4 {
    font-weight: bold;
    color: #f00;
}

.image-wrapper.fancybox-gallery {
    border-radius: 10px;
}

.background-drop {
    background: #363f41d4;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 99;
}

.slogan-first {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    z-index: 999;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.slogan-first p {
    display: inline-block;
    padding: 0 15px;
    font-size: 21px;
    text-transform: uppercase;
    color: #f5f5f5;
}

.slogan-first .content {
    text-align: center;
}

.slogan-first .animated {
    animation-duration: 5s;
}

.slogan-first.hidden, .background-drop.hidden {
    position: relative;
}

#main {
    margin-top: 100px;
}

.home #main, .hm-mb #main {
    /* margin-top: 0; */
}

.text-chart {
    /*margin: 50px 0;*/
}

body {
    background: #f6f2eb;
}

body.home, body.hm-mb {
    background: #fff;
}

@media (max-width: 1280px) {
    .wsmenu-list > li a {
        padding: 15px 15px !important;
    }
}

@media (max-width: 1152px) {
    .container {
        width: 100%;
        max-width: 1152px;
    }

    .wsmenu-list > li a {
        padding: 15px 17px !important;
    }
}

@media (max-width: 900px) {
    .container {
        width: auto;
    }

    #chartdiv.rotate2 {
        position: absolute !important;
        left: -150px;
        top: 201px;
        right: 0;
        width: 100vh !important;
        height: 50vh !important;
    }

    .chart-page {
        margin: 0;
        /* height: 100vh; */
        position: relative;
    }   

    .height_vw {
        /* height: 100vh; */
    }
}



.result-block {
    display: flex;
    align-items: flex-start;
    padding: 15px 30px;
}

.header-menu .navbar-header {
    text-align: right;
    margin-right: 0;
}

.wsmenu-list > li:last-child a {
    font-style: italic;
}

.panel-heading, .panel-heading h4 a {
    display: block;
    position: relative;
}

.wrap-list .panel-heading .panel-title a.collapsed:before {
    content: "\f067";
    font: normal normal normal 14px/1 FontAwesome;
    position: absolute;
    right: 0;
    top: 2px;
}

.wrap-list .panel-heading .panel-title a:before {
    content: "\f068";
    font: normal normal normal 14px/1 FontAwesome;
    position: absolute;
    right: 0;
    top: 2px;
}

.box-contacts .form-ct {
    display: block;
    margin: 0 auto;
    float: unset;
}

.box-contacts .capcha-cs .captcha-img {
    float: right;
}

.box-contacts .capcha-cs .text {
    float: left;
}

.box-contacts .captcha-input {
    margin: 0;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
}

.captcha-reload {
    /* position: absolute; */
    right: 0;
    border: 1px solid #293991;
    height: 40px;
    width: 40px;
    border-radius: 4px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    text-align: center;
    line-height: 40px;
    background: #293991;
}

.btn-reload-captcha {
    color: #fff;
}

.btn-sub {
    text-align: center;
}

.chart-page.out {
    text-align: center;
    margin: 50px auto;
    width: 92%;
}

@media (max-width: 900px) {
    .header-menu.fix {
        background: #2e356beb;
    }

    .position-slide {
        position: relative;
        top: 0;
        width: auto;
    }

    .position-slide>.container {
        width: auto;
    }

    #header .logo {
        display: block;
    }

    .logo img {
        height: 50px;
        display: block;
        margin: 0 auto;
    }

    .mighty-slider {
        height: 70vh !important;
    }

    .titres {
        background: unset;
        padding: unset;
        top: 0 !important;
    }

    h1.titrePartie span {
        font-size: 26px !important;
    }

    .module-bg .module-title {
        font-size: 21px
    }

    .module-bg p {
        font-size: 15px;
        line-height: 24px;
    }

    .block-news .slider-product .item-blogs {
        display: block;
    }

    .block-news .slider-product .item-blogs .img-blogs {
        width: 100%;
    }

    .block-news .slider-product .item-blogs .info {
        width: 100%;
        padding: 0;
    }

    .veChungToi .detail {
        width: 100%;
        margin-top: 0;
    }

    .veChungToi .description {
        width: 100%;
        padding: 20px 15px;
    }

    .veChungToi .description .content {
        padding-right: 0;
    }

    .giaTri .groupItem {
        margin-top: 30px;
    }

    .giaTri .itemBox {
        max-width: 100%;
        padding: 0;
        margin: 0;
        border: unset;
        flex: unset;
        display: inline-block;
        margin-bottom: 20px;
    }

    .giaTri .khungAnh {
        width: 120px;
        position: relative;
        left: 0;
        top: 0;
        float: left;
    }

    .giaTri .itemTitle {
        width: calc(100% - 120px);
        float: left;
        padding-left: 20px;
        margin-top: 35px;
    }

    .title-blogs-item {
        height: auto;
    }

    .animated-arrow {
        margin: 0;
    }

    .box_content {
        box-shadow: unset;
    }

    .mb-bk {
        background: #f9f5f5;
    }

    h4.title-block {
        margin-bottom: 0;
    }

    .menu-footer-vertical>.list-fan-page>li>a {
        font-size: 29px;
    }

    .menu-footer-vertical>.list-fan-page>li {
        margin-right: 35px;
    }

    .menu-footer-vertical>.list-fan-page {
        margin: 15px 0;
    }

    .mighty-slider {
        height: 100vh !important;
    }

    div[class*='col-'] {
        padding: 0 15px !important;
    }

    .login-container {
        padding: 0;
    }

    .calc-block {
        padding: 0 !important;
    }

    .calculator-wraper {
        width: 100%;
        height: auto;
        padding: 0;
    }

    .deposit-content {
        width: 100%;
        padding: 0;
    }

    .datetime-to-for .form-group {
        width: 100%;
        margin-left: 0 !important;
    }

    .result-block {
        padding: 15px 15px !important;
        display: block;
    }

    .result-bank, .result-finpros {
        width: 100% !important;
        margin: 15px 0 !important;
    }

    #chartModal .modal-dialog {
        width: 100%;
        margin: 0;
        height: 100vh;
    }

    #chartModal .modal-content {
        border: unset;
        border-radius: unset !important;
        height: 100vh;
    }

    #chartModal .modal-header, #chartModal .modal-footer {
        padding: 0;
        border: unset;
    }

    #chartModal .modal-body {
        height: 100vh;
    }

    /*#chartdiv {*/
    /*    transform: rotate(-90deg);*/
    /*    width: 100vh !important;*/
    /*    height: 50vh !important;*/
    /*    position: absolute !important;*/
    /*    top: 25%;*/
    /*    left: -30%;*/
    /*}*/
    #chartModal button.close {
        position: absolute;
        top: 10px;
        left: 15px;
    }
}

.footer-top h4, .footer-top p {
    color: #fff;
}

.footer-top h4 {
    text-align: center;
    font-size: 21px;
    margin-bottom: 25px;
}

.footer-top {
    padding: 20px 0;
}

.footer-top p {
    font-size: 14px;
    text-align: justify;
}

.footer-top p i {
    margin-right: 10px;
}

.footer-intro-fanpage {
    background: #44546a;
}

.fanpage-footer p {
    font-size: 16px;
    color: #fff;
}

.owl-img img {
    width: 100%;
    height: 100vh;
    object-fit: cover;
}

.owl-text {
    position: absolute;
    left: 50%;
    top: 36%;
    transform: translate(-50%,-50%);
}

@media (max-width: 1680px) {
    .owl-text {
        left: 40%;
        transform: translate(-30%,-50%);
    }
}

@media (max-width: 1400px) {
    .owl-text {
        left: 30%;
        transform: translate(-20%,-50%);
    }
}

.owl-text p {
    font-size: 30px;
    color: #ed1c24;
    font-weight: bold;
    text-align: center;
}

.owl-text p span, .owl-text p strong {
    font-size: 90px;
    font-weight: 600;
}

.owl-text p strong {
    color: #f52a2a;
}

.owl-text a {
    color: #000;
    font-size: 15px;
    font-weight: bold;
    margin-left: 0;
    background: #e6c360;
    padding: 10px 15px;
    border-radius: 4px;
}

.padd-15 {
    padding: 15px;
}

.back-color {
    background: #fff;
}

.about-us-ht .nav-tabs li {
    width: calc(100%/4);
}

.about-us-ht .nav-tabs li.active a, .about-us-ht .nav-tabs li:hover a {
    color: #000;
    background: #fff;
    border: 1px solid #fff;
}

.about-us-ht .nav-tabs li a {
    text-align: center;
    background: #d0d0d0;
    margin-right: 5px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    font-weight: bold;
}

.about-us-ht .nav-tabs li:last-child a {
    margin-right: 0;
}

.css-at {
    background: #c7c2c2;
}

.css-at img {
    width: auto;
    height: 100vh;
    object-fit: scale-down;
    float: right;
}

.owl-text.text-right {
    position: absolute;
    right: 60px;
    top: 40%;
    width: 33.333333%;
    left: inherit;
    transform: unset;
}

.owl-text.text-left {
    position: absolute;
    left: 60px;
    top: 22%;
    width: auto;
    right: inherit;
    transform: unset;
    display: inline-block;
}

.owl-text.text-left p {
    font-size: 38px;
}

.owl-text.text-left p:last-child {
    text-align: left;
}

.news-fix-bt .owl-carousel .owl-wrapper-outer, .news-fix-bt .slider-product .item-blogs .img-blogs {
    overflow: unset;
}

.img-product-left {
    position: relative;
    padding-top: 66%;
}

.img-product-left a {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: -80px;
}

.img-product-left a img {
    width: 100%;
    height: 100%;
    object-fit: scale-down;
}

.display-flex>.container>.row {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}

.wrap-list .item-blogs .info span p {
    text-align: justify;
}

.wrap-list .item-blogs .info {
    text-align: center;
}

.wrap-list .item-blogs .info .btn-view-more {
    margin: 0 auto;
    float: unset;
    background: #f7d644;
    color: #000;
}

.wrap-list .item-blogs .info p.more-blogs {
    text-align: left;
}

@media (max-width: 900px) {
    .owl-text, .owl-text.text-right, .owl-text.text-left {
        left: 0;
        transform: unset;
        top: 20%;
        right: 0;
        width: 100%;
        text-align: center;
    }

    .owl-text p span, .owl-text p strong, .owl-text p, .owl-text.text-right p, .owl-text.text-right p strong, .owl-text.text-left p {
        font-size: 24px;
        font-weight: unset;
    }

    .owl-text.text-left p:last-child {
        text-align: center;
    }

    .img-product-left {
        margin-bottom: 30px;
    }

    .img-product-left a {
        bottom: 0;
    }

    .block-news.news-fix-bt .info {
        padding : 15px;
    }

    .support h2.txtcenter a {
        margin: 0;
    }
}

.block-news .box_content {
    height: auto;
    background: #fff;
}

.block-news .box_content li {
    list-style: none;
}

.block-news .box_content p, .block-news .box_content ul {
    text-align: left;
}

.box-detail-post img {
    width: 100%;
}

.block-news .box_content p {
    margin-bottom: 10px;
}

.block-news .box_content p, .block-news .box_content li {
    font-size: 15px;
    text-align: justify;
}

.block-news .box_content p:before, .block-news .box_content li:before {
    content: "\f00c";
    font: normal normal normal 14px/1 FontAwesome;
    margin-right: 10px;
}

.content-descrt {
    min-height: 295px;
}

.box_content .xem-them {
    background: #e6c360;
    color: #fff;
}

.title-blogs-item span {
    display: inline-block;
}

.title-blogs-item span img {
    width: 30px;
}

.kq-dau-tu label {
    font-weight: bold;
}

.kq-dau-tu .form-control[readonly] {
    background: #fff;
}

.nav-up {
    top: -60px;
}

.nh-video-item .image-hover i[class*=icon-]:before {
    margin: 0;
}

#owl-example.owl-theme .owl-controls {
    text-align: center;
    position: absolute;
    margin: 0 auto;
    left: 0;
    right: 0;
}

.detail-post .title-blogs-item {
    height: auto;
    font-size: 28px;
}

.col-container {
    display: flex;
    width: 100%;
}

.col-container .col-sm-4 {
    background: #fff;
    border: 15px solid #f5f5f5;
}

.table_data_last {
    width: 500px;
    margin: 0 auto;
    margin-top: 50px;
}

.table_data_last thead>tr, .table_data_last tbody>tr {
    text-align: center;
}

@media(min-width: 920px) {
    .wrap-list h2.title-blogs-item a {
        height: 75px;
        font-size: 20px !important;
    }
}

@media (max-width: 900px) {
    .about-us-ht .nav-tabs li {
        margin-bottom: 5px;
        width: 100%;
    }

    .about-us-ht .nav-tabs li a {
        border-radius: 0;
        margin-right: 0;
    }

    .why-htm .item-block .thumbnail {
        width: 100%;
        display: block;
        margin: 0 auto;
        text-align: center;
    }

    .why-htm .item-block .cate_list_title {
        width: 100%;
        margin-left: 0;
        text-align: center;
    }

    .owl-img img {
        object-fit: cover;
    }

    .gioiThieuTop .detail .text {
        text-align: center;
        font-size: 17px;
        color: #0074bb;
        width: 100%;
    }

    .gioiThieuTop p {
        text-align: justify;
    }

    .panel-heading h4 a {
        padding-right: 15px;
    }

    .support h2.txtcenter {
        margin: 40px 42px;
    }

    .header-menu>.container>.row>div:last-child {
        width: 33.33333333%;
    }
}

@media(max-width: 767px) {
    div.col-container {
        display: block;
        padding: 0 !important;
    }

    .col {
        display: block;
        width: 100%;
    }

    .table_data_last {
        width: 100%;
    }
}

@media (min-width: 767px) {
    .ol-slide-support {
        display: flex;
        justify-content: center;
    }
}

#layout-login {
    height: 100vh;
    background: #fff;
    /*background: url(../../../electronic_01/webroot/images/bottom_bg.png) #fff;*/
    /*background-repeat: no-repeat;*/
    /*background-size: contain;*/
    /*background-position: bottom;*/
}

.box-member {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.box-member>.container {
    width: 80%;
}

.box-member>.container>.row {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.box-member .box-form {
    background: #fff;
    padding: 30px 50px;
    border-radius: 4px;
    box-shadow: 0 .5rem 1rem rgba(0,0,0,.15)!important;
}

.box-member .box-form h4 {
    text-transform: uppercase;
    text-align: center;
    margin: 0 0 30px;
    font-size: 21px;
    font-weight: bold;
    color: #293991;
}

.d-flex {
    display: flex;
}

.align-items-center {
    align-items: center;
}

.justify-content-between {
    justify-content: space-between;
}

.box-member .box-form .form-control, .box-member .box-form .chosen-container-single .chosen-single {
    height: 44px;
    line-height: 44px;
    border-radius: 4px;
}

.box-member .box-form .btn {
    width: 100%;
    background: #293991;
    border-color: #293991;
    border-radius: 4px;
}

.box-member .box-form .btn.btn-cancel {
    background: #ed1c24;
    border-color: #ed1c24;
}

.box-member .box-form .btn:hover {
    background: #202c6f !important;
    border-color: #202c6f !important;
}

.description-member ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.description-member ul li {
    color: #293991;
    font-size: 19px;
    font-weight: bold;
    margin-bottom: 15px;
}

.description-member ul li img {
    margin-right: 10px;
}

.account-user {
    margin-left: 10px !important;
}

.account-user #login-by-popup {
    width: 35px;
    height: 35px;
    line-height: 30px;
    border: 1px solid #fff;
    border-radius: 100%;
    background: #fff;
}

.position-relative {
    position: relative;
}

.mb-15 {
    margin-bottom: 15px;
}

.box-member .logo-company img {
    width: 20% !important;
}

.box-form.box-success {
    text-align: center;
}

.box-member .box-success img {
    margin-bottom: 30px;
}

.box-member .box-success h4 {
    color: #21ba38;
}

.table-data thead th {
    background: #002c52;
    color: #fff;
    text-align: center;
}

.table-data tbody tr td {
    text-align: center;
    font-weight: 600;
}

.scroll-table {
    width: 100%;
    overflow-x: auto;
}

.flex-wrap {
    flex-wrap: wrap;
}

.box-member .captcha-input {
    margin: 2px 0;
    max-width: 164px;
}

.box-member .captcha-reload {
    order: 3;
    margin: 2px 0;
}

@media(max-width: 767px) {
    .box-member>.container {
        width: 100%;
    }

    .box-member {
        align-items: start;
    }

    .box-member .box-form {
        padding: 30px 0;
        box-shadow: unset !important;
    }

    .logo-company {
        margin-top: 20px;
    }

    .box-member .captcha-input {
        max-width: 80px;
    }
}
