html {
    scroll-behavior: smooth;
}

body {
    letter-spacing: normal;
    text-transform: none;
    word-spacing: normal;
    text-decoration: none;
    font-family: "Roboto Condensed", Arial, Helvetica, sans-serif !important;
    font-size: 14px;
    line-height: 1.42857143;
    background: #fff;
    margin: 0;
}

h1,
h2,
h3,
h4,
h5,
p,
form,
blockquote,
code,
pre {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

img {
    border: 0;
    width: 100%;
    height: auto;
}

a {
    text-decoration: none;
}

.clearfix {
    clear: both;
}

.fcn_left {
    float: left;
}

.fcn_right {
    float: right;
}

.full-width {
    width: 100%;
    height: auto;
    position: relative;
    overflow: visible;
    float: left;
}

@media (min-width: 1460px) {
    .container {
        height: auto;
        padding: 0;
        position: relative;
        margin: auto;
    }
}

.banner-top {
    width: 100%;
    height: 32px;
    background: #0d7910;
    float: left;
}

.banner-top .div-left {
    width: auto;
    height: 32px;
    line-height: 32px;
    padding: 0px 25px;
    color: #ffffff;
    float: left;
}

.banner-top .div-left a {
    color: #ffffff;
    text-decoration: none;
}

.banner-top .icon {
    width: auto;
    height: 32px;
    font-size: 17px;
    margin-right: 6px;
    float: left;
}

.banner-top .div-right {
    width: auto;
    float: right;
}

.box-home {
    padding: 70px 0px;
}

.linh-vuc {
    background-image: url(../img/whatwe_sec.svg);
    background-repeat: no-repeat;
    background-size: 284px;
}

.linh-vuc .item-linhvuc {
    background-color: #1a4a85;
    height: 100%;
    margin-bottom: 30px;
    padding: 5px;
    border-radius: 5px;
}

.linh-vuc .item-linhvuc:hover {
    background-color: #358DCD;
}

.linh-vuc .item-linhvuc .img-view {
    width: 100%;
}

.linh-vuc .item-linhvuc .img-view img {
    width: 100%;
}

.linh-vuc .item-linhvuc .view-text {
    padding: 10px;
    clear: both;
    text-align: center;
    color: #fff;
}

.linh-vuc .item-linhvuc .view-text .view-name {
    color: #fff;
    font-size: 17px;
    font-weight: 600;
}

.new-home {
    background-image: url(../img/whatwe_sec.svg);
    background-repeat: no-repeat;
    background-size: 284px;
}

.news-introduction {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.news-list .item {
    width: 100%;
    float: left;
    margin-bottom: 30px;
}

.news-list .item ._img {
    width: 220px;
    margin-right: 15px;
    border-radius: 10px;
    overflow: hidden;
    float: left;
}

.new-home .item img {
    float: left;
}

.new-home .item .desc a {
    font-size: 19px;
    font-weight: 500;
    line-height: 1.2;
    color: #333333;
    margin-bottom: 5px;
    display: block;
}

.new-home .item .desc a:hover {
    color: #358DCD;
}

.new-home .date {
    font-size: 13px;
    color: #999;
}

.new-home .news-first {
    display: inline-block;
    border-radius: 10px;
    overflow: hidden;
}

.new-home .news-first ._img {
    width: 100%;
}

.new-home .news-first ._img img {
    width: 100%;
}

.new-home .news-first .text {
    background-color: #f0f0f0;
    padding: 15px;
}

.new-home .news-first .text h3 {
    margin-bottom: 5px;
    line-height: 22px;
}

.new-home .news-first .text h3 a {
    font-size: 20px;
    line-height: 24px;
    font-weight: bold;
    color: #333;
    overflow: hidden;
    display: block;
}

.new-home .news-first .text h3 a:hover {
    color: #358DCD;
}

.new-home .news-first .text p {
    margin: 10px 0;
    line-height: 22px;
    font-size: 15px;
    overflow: hidden;
    display: block;
}

.new-home .news-first .text>a {
    font-size: 12px;
    line-height: 20px;
    color: #4c4c4c;
    text-transform: uppercase;
    padding-left: 24px;
    position: relative;
}

.new-home .news-first .text>a:hover {
    color: #ef3730;
}

.new-home .news-first .text>a::before {
    content: '';
    background: #ef3730;
    width: 16px;
    height: 1px;
    position: absolute;
    top: 50%;
    left: 0;
}

.div-right {
    float: right;
}

.box-social-network {
    float: left;
    height: 32px;
    line-height: 32px;
    position: relative;
    width: auto;
    z-index: 999;
}

.box-social-network .body-network {
    position: static;
    right: auto;
    top: auto;
    height: 32px;
    line-height: 32px;
}

.box-social-network .header {
    display: none;
}

.box-social-network .body-network {
    position: static;
    right: auto;
    top: auto;
}

.box-social-network ul.body-social {
    float: left;
    height: 32px;
    line-height: 32px;
}

.box-social-network ul.body-social li {
    float: left;
    padding: 0px 5px;
    height: 32px;
    line-height: 32px;
}

.box-social-network ul.body-social li .facebook {
    width: 22px;
    height: 22px;
    margin-top: 5px;
    background: url(../img/share-fb.png);
    float: left;
}

.box-social-network ul.body-social li .tweet {
    width: 22px;
    height: 22px;
    margin-top: 5px;
    background: url(../img/share-twiter.png);
    float: left;
}

.box-social-network ul.body-social li .youtube {
    width: 22px;
    height: 22px;
    margin-top: 5px;
    background: url(../img/share-youtube.png);
    float: left;
}

.box-social-network ul.body-social li .googleplus {
    width: 22px;
    height: 22px;
    margin-top: 5px;
    background: url(../img/ico-google.png);
    float: left;
}

.box-social-network ul.body-social li a span {
    display: none;
}

ul.ul-language {
    float: right;
    margin-top: 0px;
    height: 32px;
}

ul.ul-language li {
    float: left;
    padding: 7px 3px;
    height: 32px;
}

ul.ul-language li img {
    border: 1px solid #fff;
}

.img-logo {
    width: auto;
    height: 70px;
}


.box-marque {
    display: none;
}



.slides .owl-theme .owl-controls .owl-buttons .owl-prev {
    top: 40%;
    width: 29px;
    height: 56px;
    background: url(../img/prev_slide.png);
}

.slides .owl-theme .owl-controls .owl-buttons .owl-next {
    top: 40%;
    width: 29px;
    height: 56px;
    background: url(../img/next_slide.png);
}


.owl-pagination {
    text-align: center;
}


.owl-theme .owl-controls .owl-page span {
    width: 10px;
    height: 10px;
    margin: 5px 7px;
    background: #D6D6D6 !important;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 30px;
}

.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span {
    background: #e8b60f !important;
}

.owl-theme .owl-controls {
    margin-top: -1px;
    text-align: center;
}

.drap-center {
    display: none;
    position: absolute;
    width: 100%;
    height: auto;
    left: 0px;
    background: rgba(255, 255, 255, 0.8);
    padding: 15px;
    bottom: -1px;
}


ul.pro-buy {
    width: 100%;
    height: 48px;
    float: left;
}

ul.pro-buy li {
    width: 33.33333%;
    height: 48px;
    float: left;
}

ul.pro-buy li .icon {
    width: 48px;
    height: 48px;
    line-height: 48px;
    border-radius: 100%;
    -o-border-radius: 100%;
    -ms-border-radius: 100%;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    text-align: center;
    font-size: 25px;
    background: #3EAA3A;
    float: left;
    color: #fff;
}

ul.pro-buy li .name {
    height: auto;
    margin-top: 7px;
    padding-left: 65px;
    text-transform: uppercase;
    font-weight: 700;
    color: #3EAA3A;
}

ul.pro-buy li .info {
    height: auto;
    padding-left: 65px;
    font-style: italic;
    color: #000;
}

.box-cate-news {
    width: 100%;
    height: auto;
    float: left;
    padding: 40px 0px;
}

.header {
    color: #1a4a85;
    text-decoration: none;
    background: none;
    border-left: 0px;
    text-align: center;
    position: relative;
    font-size: 32px;
    font-weight: 600;
    text-transform: capitalize;
    height: auto;
    padding: 0px 0px 5px 0px;
    margin-bottom: 25px;
}

.header span {
    font-size: 19px;
    display: block;
    color: #2a2a2a;
    text-transform: capitalize;
    font-weight: 400;
    margin-bottom: 10px;
}

.news-home-footer .header {
    text-align: left;
}

.news-home-footer .header::before {
    left: 20px;
}

.box-cate-news ul.body-news {
    height: auto;
    margin-left: -5px;
    margin-right: -5px;
    margin-bottom: 20px;
}

.box-cate-news ul.body-news li {
    padding: 0 15px;
    text-align: center;
}

.box-cate-news ul.body-news .item-list .item {
    width: 100%;
    padding: 15px;
    display: inline-block;
    border-radius: 10px;
}

.box-cate-news ul.body-news .item-list .item:hover {
    background: #f04a26;
    color: #ffffff;
}

.box-cate-news ul.body-news .item-list .item:hover a {
    color: #ffffff;
}

.box-cate-doitac {
    background: #F0F0F0;
}

.box-cate-doitac ul {
    list-style-type: none;
    padding-left: 0px;
}

.box-cate-doitac .item-list {
    text-align: center;
    opacity: 1;
    margin: 0px 20px 20px;
    display: flex;
    flex-direction: column;
    align-items: center;
}


.box-cate-doitac .item-list:hover .view-name {
    color: #ffffff;
}

.box-cate-doitac .item-list:hover .content {
    color: #ffffff;
}

.box-cate-doitac .item-list .view-img {
    margin-bottom: 10px;
    width: 100px;
    float: left;
    z-index: 99;
}

.box-cate-doitac .item-list img {
    display: block;
    margin: 0 auto;
}

.box-cate-doitac .item-list .content {
    background-color: #fff;
    padding: 20px;
    padding-top: 70px;
    margin-top: -60px;
    border-radius: 10px;
    font-size: 17px;
}

.box-cate-doitac .item-list:hover .content {
    background-color: #1a4a85;
}

.box-cate-doitac .item-list .view-name {
    text-align: center;
    /* margin-top: 30px; */
    font-size: 19px;
    margin-bottom: 10px;
    color: #000;
    display: block;
    font-weight: 600;
}

.box-cate-news ul.body-news li .view-img {
    display: block;
    width: 152px;
    border-radius: 50%;
    margin-left: auto;
    margin-right: auto;
    border: 1px solid #f04a26;
}

.box-cate-news ul.body-news li .view-img img {
    width: 150px;
    height: 150px;
    border: 3px solid #fff;
    border-radius: 50%;
    overflow: hidden;
    margin: auto
}

.box-cate-news ul.body-news li .view-name {
    width: 100%;
    line-height: 19px;
    margin-top: 15px;
    margin-bottom: 10px;
    display: block;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 400;
    color: #000000;
    float: left;
}

.about-us {
    padding: 80px 0px;
    background: linear-gradient(to right, rgb(0, 0, 0, .5), rgba(0, 0, 0, .5)), url(/images/bg-australia.jpeg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    color: #fff;
}

.about-us .row {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.about-us .img-view {
    border: 5px solid #fff;
    display: inline-block;
    border-radius: 10px;
}

.about-us .img-view img {}

.box-about-us .header {
    width: 100%;
    height: auto;
    color: #707070;
    font-size: 24px;
    font-weight: 400;
    text-align: left;
    margin-bottom: -5px;
    padding: 0;
    float: left;
}

.about-us .header {
    color: #fff;
    text-align: left;
}

.about-us .view-short {
    font-size: 19px;
}

.about-us .view-short p {
    margin: 10px 0;
}

.link-view {
    margin-top: 20px;
}

.link-view a {
    display: inline-block;
    background-color: #1a4a85;
    box-shadow: 6px 6px 15px #00000033;
    color: #fff;
    font-size: 14px;
    padding: 6px 25px;
    border: none;
    border-radius: 24px;
    outline: none !important;
}

.link-view a:hover {
    background-color: #45ae6c;
}

.box-about-us .img-about img {
    width: 100%;
    height: auto;
}

.box-about-us .view-name {
    display: inline-block;
    margin-bottom: 5px;
    line-height: 45px;
    color: #f04a26;
    font-size: 40px;
    font-weight: 900;
    width: 92%;
}

.box-about-us .body-news {
    margin-top: 7rem;
    margin-right: 7rem;
}

.box-about-us .view-short {
    width: 100%;
    font-size: 15px;
    height: auto;
    line-height: 23px;
    color: #000;
    float: left;
    text-align: justify;
    margin-bottom: 20px;
}

.box-about-us .chitiet {
    padding: 5px 20px;
    border-radius: 15px;
    color: #f04a26;
    border: 1px solid #f04a26;
}

.box-about-us .view-det {
    display: none;
}

.luachon {
    padding: 40px 0px;
    background: #f9f9f9;
}

.luachon .col-inner {
    text-align: center;
    width: 90%;
    height: 100%;
    border: 4px dashed #707070;
    overflow: hidden;
    margin-bottom: 20px;
    margin-left: auto;
    min-height: 180px;
    margin-right: auto;
    display: table;
    cursor: pointer;
    padding: 40px 20px;
    transition: all 0.15s ease-in-out 0s;
}

.luachon .col-inner:hover {
    border: 4px dashed #f04a26;
}

.luachon .col-inner img {
    width: 70px !important;
    height: auto !important;
}

.luachon .col-inner .title {
    color: #000;
    font-family: "Poppins";
    font-size: 18px;
    padding-left: 10px;
    font-weight: 700;
    padding-right: 10px;
    padding-top: 20px;
}


.dich-vu {
    padding: 80px 0px 40px;
    background: url(/images/bg-dv1.jpg) center top;
    background-size: cover !important;
    background-position: top !important;
}

.dich-vu .nav-pills {
    margin-left: auto;
    margin-right: auto;
    background: #e8e8e8;
    border-radius: 34px;
    padding: 5px;
    z-index: 99;
}

.dich-vu .nav-pills li a {
    color: #707070;
    font-size: 18px;
    padding: 13px 35px;
    border-radius: 25px;
    text-transform: uppercase;
    font-weight: 700;
}

.nav-pills>li.active>a,
.nav-pills>li.active>a:focus,
.nav-pills>li.active>a:hover {
    background: #f04a26;
    color: #ffffff;
}

.dich-vu h2 {
    font-size: 23px;
    font-weight: 700;
    line-height: 40px;
    margin-bottom: 15px;
    color: #97770f;
}

.dich-vu h3 {
    font-size: 19px;
    line-height: 26px;
    margin-bottom: 15px;
    color: #97770f;
}

.dich-vu ol {
    width: 100%;
    display: flex;
    padding: 0px;
    padding-inline-start: 40px;
    flex-wrap: wrap;
    justify-content: space-around;
}

.dich-vu ol li {
    width: 100%;
    max-width: 600px;
    background: #ffffff;
    font-size: 21px;
    font-weight: 700;
    padding: 15px;
    color: #97770f;
    line-height: 24px;
    border-radius: 10px;
    margin-bottom: 15px;
}

.dich-vu ol li::marker {
    color: #e92a00;
    font-size: 42px;
    /* content: "🧡 "; */
    font-weight: 900;
}

.dich-vu ul {
    font-size: 17px;
    font-weight: 600;
}

.dich-vu ul li {
    padding: 5px 0px 5px 10px;
}

.dich-vu ul li::marker {
    content: "\f058";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 19px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
    color: #279339;
}

.dich-vu h2 strong {
    font-size: 32px;
    color: #e92a00;
}

.dich-vu .tab-content {
    margin-top: 45px;
    font-size: 16px;
}

.dich-vu .tab-content h2 {
    color: #f04a26;
    font-size: 18px;
    font-weight: 600;
    padding-top: 25px;
    padding-bottom: 20px;
}

.dich-vu .tab-content img {
    width: 100% !important;
    height: auto !important;
    margin-top: -60px;
}

.dich-vu .box.box-bounce {
    background: #fff;
    padding-top: 20px;
    margin-bottom: 15px;
    border-radius: 10px;
    border: 3px solid #f0f0f0;
}

.dich-vu .box.box-bounce:hover {
    border: 3px solid #1b5393;
}

.dich-vu .box-image {
    position: relative;
    height: auto;
    margin: 0 auto;
    overflow: hidden;
    -webkit-mask-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAIAAACQd1PeAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAA5JREFUeNpiYGBgAAgwAAAEAAGbA+oJAAAAAElFTkSuQmCC);
}

.dich-vu .box-image .image-cover {
    border-radius: 100%;
}

.dich-vu .box-image .image-cover img {
    border-radius: 100%;
    width: 100% !important;
    height: auto !important;
}

.best_evrything {
    padding: 40px 0px;
    background: #006d34 url(/images/f5-bg.jpg) center top no-repeat;
    text-align: center;
}

.best_evrything img {
    max-width: 896px;
    width: 100% !important;
    height: auto !important;
}

.best_evrything .house_marketing_display {
    display: flex;
}

.best_evrything .house_marketing_display img {
    padding-top: 0.5rem;
    width: 50px !important;
    height: auto !important;
}

.best_evrything .house_marketing_display p {
    color: #000000d9;
    text-align: left;
    font-size: 16px;
    margin-bottom: 0px;
    text-align: left;
    font-weight: 400;
    padding-top: 0.5rem;
    padding-left: 0.8rem;
    line-height: 1.9;
}

button.partner_button {
    background-color: #f04a26;
    box-shadow: 6px 6px 15px #00000033;
    color: #fff;
    font-size: 16px;
    padding: 12px 24px 12px 24px;
    border: none;
    border-radius: 24px;
    outline: none !important;
    margin-top: 2rem;
    border: 1px solid #f04a26;
}

button.partner_button:hover {
    background-color: #ffffff;
    color: #f04a26;
    border: 1px solid #f04a26;
}

.box-bounce .box-text {
    padding: 15px 15px 20px;
    z-index: 1;
}

.box-bounce .box-text .uppercase {
    margin-bottom: 10px;
}

.box-bounce .box-text .uppercase .person-name {
    color: #db2428;
    font-size: 16px;
    display: block;
    text-transform: uppercase;
}

.box-bounce .box-text .uppercase .person-title {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 400;
}

.news-home-footer {
    padding: 40px 0px;
}

.news-home-footer .item-list {
    margin-bottom: 15px;
    border-radius: 5px;
}

.news-home-footer .item-list .img-view img {
    margin-bottom: 15px;
}

.news-home-footer .item-list .link-view {
    font-size: 16px;
    display: block;
    color: #f04a26;
    margin-bottom: 15px;
}

.news-home-footer .item-list .link-view:hover {
    color: #db2428;
}

.dangky {
    background: linear-gradient(to right, rgb(0, 0, 0, .5), rgba(0, 0, 0, .5)), url(/images/bg-australia1.jpeg);
    background-size: cover !important;
    background-position: top !important;
}

.dangky .row {
    display: flex;
    align-items: center;
}

.dangky .header {
    float: left;
    text-align: left;
    width: 100%;
    color: #fff;
}

.dangky .header span {
    color: #fff;
    font-weight: 600;
    font-size: 24px;

}

.dangky .dangky-text {
    font-size: 18px;
    max-width: 100%;
    clear: both;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    border: 2px solid #ffffff;
    padding: 30px;
    border-radius: 10px;
    background: linear-gradient(#45ae6c, #1a4a85);
    color: #ffffff;
    text-transform: uppercase;
}

.dangky .dangky-text i {
    width: 60px;
    height: 60px;
    text-align: center;
    line-height: 58px;
    border: 2px solid #ffffff;
    border-radius: 50%;
    font-size: 32px;
    margin-bottom: 10px;
}

.dangky .dangky-text p {
    margin: 5px 0px;
}

.dangky .dangky-text p.hot-phone {
    font-size: 35px;
    font-weight: 800;
}

.dangky .dangky-text img {
    width: 100% !important;
    height: auto !important;

}

.dangky form {
    display: inline-block;
    max-width: 500px;
    float: right;
    border-radius: 20px;
    background-color: #fff;
    /* box-shadow: -15px 0px 25px #00000014; */
    padding: 40px;
    margin: 0px 30px;
    /* border: 1px solid #d4d2d2; */
    z-index: 1;
}

.dangky .form-control {
    height: 50px;
    background: #ffffff 0% 0% no-repeat padding-box;
    border: 1px solid #d4d2d2;
    border-radius: 7px;
    margin-bottom: 25px;
}

.dangky textarea.form-control {
    height: 100px;
}

.dangky .btnSent {
    background-color: #e92a00;
    box-shadow: 6px 6px 15px #00000033;
    color: #fff;
    font-size: 16px;
    padding: 12px 24px 12px 24px;
    border: none;
    border-radius: 24px;
    outline: none !important;
    margin-top: 2rem;
    border: 1px solid #e92a00;
}

.dangky .btnSent:hover {
    background-color: #358DCD;
    color: #fff !important;
    border: 1px solid #358DCD;
}

.box-cate-news .owl-theme .owl-controls .owl-buttons .owl-prev {
    background-position: center center;
    display: block;
    font-size: 14px;
    left: -20px;
    line-height: 20px;
    padding: 8px 15px;
    position: absolute;
    background: #f04a26;
    top: 63px;
}

.box-cate-news .owl-theme .owl-controls .owl-buttons .owl-next {
    background-position: center center;
    display: block;
    font-size: 14px;
    right: -20px;
    line-height: 20px;
    padding: 8px 15px;
    position: absolute;
    background: #f04a26;
    top: 63px;
}

.news-home-footer .box-news-event .header a {
    color: #666;
    text-decoration: none;
}

.news-home-footer .box-news-hot ul.body-news {
    float: left;
    height: auto;
    width: 100%;
}

.news-home-footer .box-news-hot ul.body-news li {
    float: left;
    height: auto;
    padding: 9px;
    margin: 0px;
    background-color: #f5f5f5;
    border-left: 5px solid #3EAA3A;
    margin-bottom: 8px;
    width: 100%;
}

.news-home-footer .box-news-hot ul.body-news li:hover {
    border-left: 5px solid #e10020;
}


.news-home-footer .box-news-hot ul.body-news li .img-view {
    display: none;
}



.news-home-footer .box-news-hot ul.body-news li img {
    margin-right: 0px;
    width: 100%;
}

.news-home-footer .box-news-hot ul.body-news li .link-view {
    height: auto;
    width: 100%;
    float: left;
    text-align: left;
    margin-top: 0px;
    text-transform: none;
    color: #666;
    font-size: 13px;
}


.news-home-footer .box-news-event .body-news {
    border: 0px;
    float: left;
    height: auto;
    padding: 0px;
    width: 100%;
}

.news-home-footer .box-news-event ul.body-news li {
    width: 100%;
    height: auto;
    margin-bottom: 10px;
    float: left;
}

.news-home-footer .box-news-event {
    float: left;
    height: auto;
    width: 100%;
}

.news-home-footer .box-news-event .body-news img {
    margin-right: 8px;
    margin-top: 0px;
    max-width: 106px !important;
}

.box-news-event .body-news h5 a.link-view {
    color: #666;
    font-size: 12px;
    font-weight: normal;
    line-height: 18px;
    margin: 1px 0 4px;
}

.news-home-footer .box-top-video #myElement iframe {
    height: 255px !important;
}

.top-footer {
    padding-bottom: 30px;
    border-bottom: 1px solid #353535;
    margin-bottom: 30px;
}

.top-footer .header {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 10px;
    text-transform: uppercase;
    color: #119bf7;
}

.top-footer .view-short {
    line-height: 26px;
    text-align: justify;
}

.top-footer .btnSent {
    font-size: 14px;
    font-weight: 300;
    text-transform: uppercase;
    color: #ffffff;
    background: #119bf7;
    border-radius: 5px;
    border: none;
    padding: 8px 13px;
}

.footer {
    background: #1a4a85;
    color: #ffffff;
    padding: 30px 0px;
    font-size: 15px;
    line-height: 26px;
    letter-spacing: 0.1px;
}

.footer p {
    margin-bottom: 4px;
}

.footer p a {
    color: #ffffffb5;
}

.footer p a:hover {
    color: #fff;
}

.footer .divider {
    border-right: 1px solid #ffffff4d;
}

.footer .divider .img_logo {}

.footer .divider .img_logo p {
    font-weight: 300;
}

.footer .divider .img_logo img {
    max-width: 250px !important;
    height: auto !important;
    filter: brightness(0) invert(1);
}

.footer .content1,
.content3 {
    margin-left: 45px;
}


.footer h4 {
    color: #ffffff;
    font-size: 17px;
    padding-top: 1rem;
    margin-bottom: 10px;
    padding-bottom: 0px;
    text-transform: uppercase;
}

.footer_sec {
    padding: 15px;
    background-color: #13437e;
    font-size: 14px;
    font-weight: 400;
    color: #ffffff;
}

.footer_sec .footer_div {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.footer_sec .footer_div .footer_icons a {
    background-color: #ffffffb3;
    border-radius: 26px;
    color: #13437e;
    width: 35px;
    height: 35px;
    text-align: center;
    padding-top: 10px;
    margin-right: 0.5rem;
}

.footer_sec .footer_div .footer_icons a:hover {
    background-color: #358DCD;
    color: #fff;
}

.news-letter .box-input {
    border: 0px;
    float: right;
    height: 38px;
    margin-top: -15px;
    background: #ffffff;
    border-radius: 3px;
    color: #404040;
    position: relative;
    width: 520px;
}

.news-letter .box-input .input-text {
    height: 38px;
}


.news-letter .box-input .btn-letter {
    background: none;
    color: #252525;
    float: left;
    font-weight: 700;
    height: 25px;
    line-height: 25px;
    padding: 0 15px;
    position: absolute;
    right: 0px;
    top: 7px;
    border-left: 1px solid #c7c7c7;
    text-transform: uppercase;
    width: auto;
}

.txt-header-letter {
    margin-top: 5px;
}

.design {
    width: 100%;
    height: auto;
    line-height: normal;
    font-weight: 700;
    background: #454545;
    color: #fff;
    float: left;
    margin-bottom: 0px;
}

.box-footer {
    background: none;
    border-top: 0 solid #f74d88;
    color: #fff !important;
    float: left;
    height: auto;
    margin-top: 0;
    padding: 15px 0;
    width: 100%;
    height: auto;
    line-height: normal;
}

.banner-fix {
    top: 0px;
    z-index: 9;
    position: fixed;
}

.banner-fix .nav-main {
    margin-top: 2px;
}

.banner-fix .img-logo {}

.body-left .box-support .header,
.body-left .box-news-hot .header,
.body-left .box-pro-sale .header,
.body-left .box-adv-left .header,
.body-left .box-online-visit .header,
.body-left .box-top-video .header,
.body-left .box-fillter-attributes .header {
    border-left: 0;
    float: left;
    font-weight: normal;
    text-transform: uppercase;
    width: 100%;
    background: #f04a26;
    color: #fff;
    height: 35px;
    line-height: 35px;
    padding: 0 10px;
}

.body-left .box-news-hot ul.body-news,
.body-left .box-pro-sale ul.body-pro,
.body-left .box-adv-left ul.body-adv,
.body-left .box-online-visit .body-online-visit {
    float: left;
    height: auto;
    background: #f6f6f6;
    padding: 5px;
    width: 100%;
}

.box-breadcumb {
    display: none;
}

ul.breadcum li a.active {
    color: #e10020 !important;
}

.box-sub-contact .cate-header,
.body-right .cate-header,
.box-news-sub .cate-header,
.box-library .cate-header,
.box-cart-sub .cate-header,
.box-oder-pay .cate-header {
    border-bottom: 1px solid #efefef;
    float: left;
    height: 36px;
    margin-top: 35px;
    width: 100%;
}

.box-sub-contact .cate-header .txt-name-sub,
.box-news-sub .cate-header .txt-name-sub,
.box-library .cate-header .txt-name-sub,
.box-cart-sub .cate-header .txt-name-sub,
.box-oder-pay .cate-header .txt-name-sub,
.box-pro-sub .cate-header .txt-name-sub {
    border-bottom: 2px solid #1a4a85;
    color: #1a4a85;
    display: inline-block;
    font-weight: 700;
    height: 36px;
    line-height: 36px;
    /* padding-right: 30px; */
    font-size: 23px;
    text-transform: uppercase;
    width: auto;
}

.box-sub-contact .contact-text {
    font-size: 15px;
}

.box-sub-contact .contact-text h2 {
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 20px;
}

.box-sub-contact .contact-text h3 {
    font-size: 17px;
    margin-bottom: 10px;
    font-weight: 600;
}

.box-sub-contact .contact-text a {
    width: auto;
    height: auto;
    padding: 9px 15px;
    background: #1a4a85;
    border-radius: 3px;
    margin-right: 10px;
    font-weight: 700;
    color: #fff;
    float: left;
}

.box-body-sub .info {
    width: 100%;
    height: auto;
    padding: 0 15px;
    float: left;
}

.view-cate {
    width: 100%;
    height: auto;
    padding: 0 15px;
    text-transform: uppercase;
    font-weight: 700;
    float: left;
}

.box-body-sub .form-group,
.box-oder-pay .form-group {
    width: 100%;
    height: auto;
    float: left;
}

.box-body-sub .form-group .form-control,
.box-oder-pay .form-group .form-control {
    width: 100%;
    border: 1px solid #ccd0d4;
    border-radius: 3px;
    padding: 9px 10px;
    box-shadow: none;
    float: left;
    height: auto;
}

.box-body-sub .form-group .form-control:focus {
    border: 1px solid #0095d6;
}

.box-body-sub .form-group .btnSent,
.box-oder-pay .form-group .btnSent {
    width: auto;
    height: auto;
    padding: 9px 15px;
    background: #3EAA3A;
    border-radius: 3px;
    margin-right: 10px;
    font-weight: 700;
    color: #fff;
    float: left;
}

.box-body-sub .form-group .btnReset,
.box-oder-pay .form-group .btnReset {
    width: auto;
    height: auto;
    padding: 9px 15px;
    background: #4d4d4d;
    border-radius: 3px;
    font-weight: 700;
    color: #fff;
    float: left;
}

.box-pro-sub .box-body {
    float: left;
    height: auto;
    margin-top: 15px;
    width: 100%;
}

.box-news-sub .box-body {
    width: 100%;
    height: auto;
    margin-top: 10px;
    float: left;
    text-align: justify;
    font-size: 15px;
}

.box-news-sub .box-body p {
    margin-bottom: 10px;
}

.cat-news {
    margin-bottom: 30px;
}

.box-news-sub .cat-news img {
    width: 100%;
    height: auto;
    margin-right: 20px;
    margin-top: 2px;
}

.box-news-sub .cat-news h3 a {
    color: #1a4a85;
    text-decoration: none;
    font-weight: 700;
    margin-top: 15px;
    font-size: 18px;
    display: block;
    float: left;
}

.box-news-sub .cat-news h3 a:hover {
    color: #45ae6c;
}

.box-news-sub .cat-news .news-more a {
    color: #e10020;
    margin-top: 10px;
    float: right;
}

.box-news-sub .cat-news .txt-code {
    font-weight: 400;
    height: auto;
    line-height: 20px;
    margin-top: 10px;
    text-align: left;
    width: 100%;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.ul-orther-news {
    width: 100%;
    height: auto;
    float: left;
}

.ul-orther-news li a {
    width: 100%;
    height: auto;
    color: #3EAA3A;
    padding: 6px 5px 6px 15px;
    background: rgba(0, 0, 0, 0) url(../img/iconview.png) no-repeat scroll 0 11px;
    float: left;
}

.box-news-detailt .cate-header .txt-name-sub {
    border-bottom: 2px solid #e10020;
    color: #e10020;
    float: left;
    font-weight: 700;
    height: 36px;
    line-height: 36px;
    padding: 0 15px;
    text-transform: uppercase;
    width: auto;
}

.box-library .box-body {
    margin-left: -5px;
    margin-right: -5px;
}

.box-library-list {
    width: 25%;
    padding: 5px;
    border: 0 solid #d3d3d3;
    margin-right: 0;
}

.box-library-list:hover {
    background-color: #fff;
    border: 0 solid #0095d6;
}

.box-library-list .frame-img {
    background-color: #fff;
    border: 1px solid #d3d3d3;
    clear: none;
    cursor: default;
    float: left;
    margin-right: 0;
    margin-top: 0;
    padding: 5px;
    height: 135px;
    overflow: hidden;
    text-align: center;
    vertical-align: middle;
    width: 100%;
}

.box-library-list .frame-img img {
    height: 123px !important;
}

.box-library-list:hover .frame-img {
    background-color: #fff;
    border: 1px solid #0095d6;
}

.box-library-list .frame-img img {
    width: 100%;
    height: auto;
    float: left;
}

.box-library-list .txt-name {
    width: 100%;
    height: auto;
    margin-top: 10px;
    color: #000;
    font-weight: 700;
    float: left;
}

.pro-detail .form-right .info-att {
    float: left;
    height: auto;
    margin-top: 7px;
    width: 100%;
}

.view-img-cart {
    width: 100px;
}

.body-cart {
    width: 100%;
    height: auto;
    margin-top: 10px;
    float: left;
}

.button-order a {
    border-radius: 3px;
    color: #fff;
    float: right;
    font-weight: 700;
    height: 32px;
    line-height: 32px;
    padding: 0 12px;
    text-align: center;
    text-transform: uppercase;
    background: #1cc253 none repeat;
    width: auto;
}

.next-buy a {
    border-radius: 3px;
    color: #fff;
    float: right;
    font-weight: 700;
    height: 32px;
    line-height: 32px;
    padding: 0 12px;
    text-align: center;
    text-transform: uppercase;
    background: #454545 none repeat;
    margin-right: 10px;
    width: auto;
}

.body-right {
    margin-top: 15px;
}

.btnSent {
    font-size: 16px;
    font-weight: 400;
    color: #ffffff;
    display: inline-block;
    background: #119bf7;
    border-radius: 5px;
    border: none;
    padding: 10px 15px;
}

.btnSent:hover {
    color: #ffffff80;
}

.mobi-menu {
    position: fixed;
    top: 70px;
    right: 0px;
    z-index: 99;
    background: #f0f0f0;
    list-style-type: none;
    padding: 20px;
    transform: translateX(100%);
    transition: transform 0.2s linear;
    will-change: transform;
}

.mobi-menu.mobi-menu-open {
    transform: translateX(0);
}

.mobi-menu li {}

.mobi-menu li a {
    display: block;
    padding: 5px 0;
    color: #1a4a85;
    font-size: 17px;
    font-weight: 600;
}

.mobi-menu li a:hover {
    color: #45ae6c;
}

.mobi-menu li .sub-menu {
    list-style: none;
    padding-left: 0;
}

.icon-menu-mobile {
    cursor: pointer;
    width: 30px;
    height: 30px;
    background: #1a4a85;
    color: #ffffff;
    text-align: center;
    line-height: 30px;
    border-radius: 50%;
    margin-left: 20px;
}

.icon-menu-mobile:before {
    content: "\f0c9";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 17px;
    line-height: 30px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
}

.icon-menu-mobile.icon-menu-mobile-open:before {
    content: "\f00d";
}

#box-11,
#box-23,
#box-32 {}

#box-11 img {
    width: 100%;
    aspect-ratio: 1 / 1;
    object-fit: cover;
}

#box-23 img {
    width: 100%;
    aspect-ratio: 2 / 3;
    object-fit: cover;
}

#box-32 img {
    width: 100%;
    aspect-ratio: 3 / 2;
    object-fit: cover;
}