html {
    box-sizing: border-box
}

*,
:after,
:before {
    box-sizing: border-box
}


/*! normalize.css v3.0.2 | MIT License | git.io/normalize */

body {
    margin: 0;
    color: #777;
    font-weight: 400;
    font-family: Montserrat, sans-serif;
    word-break: break-all
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden],
template {
    display: none
}

a {
    text-decoration: none;
    color: #777
}

a:active,
a:hover {
    outline: 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b,
strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

mark {
    background: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 1em 40px
}

hr {
    box-sizing: content-box;
    height: 0
}

pre {
    overflow: auto
}

code,
kbd,
pre,
samp {
    font-family: monospace, arial;
    font-size: 1em
}

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    outline: 0;
    overflow: visible
}

button,
select {
    text-transform: none
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled],
html input[disabled] {
    cursor: default
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input::-moz-focus-inner {
    line-height: normal
}

input[type=checkbox],
input[type=radio] {
    box-sizing: border-box;
    padding: 0
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    height: auto
}

input[type=search] {
    -webkit-appearance: textfield;
    box-sizing: content-box
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: 700
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td,
th {
    padding: 0
}

html {
    font-size: 1rem
}

* {
    -webkit-overflow-scrolling: touch;
    word-break: break-word
}

blockquote,
body,
caption,
dd,
dl,
fieldset,
figure,
form,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
legend,
ol,
p,
pre,
table,
td,
th,
ul {
    margin: 0;
    padding: 0
}

a,
span {
    display: inline-block;
    vertical-align: middle
}

body {
    font-family: Montserrat, sans-serif;
    font-size: 1rem;
    line-height: 1.5
}

body a:hover {
    text-decoration: none
}

body hr {
    margin: 0 auto
}

main {
    min-height: 50vh
}

.disabled {
    pointer-events: none !important
}

.c-desc p {
    text-align: justify
}

.text-center {
    text-align: center
}

.color-red {
    color: red
}

.only-sp {
    display: none
}

img {
    border: 0;
    max-width: 100%;
    height: auto;
    margin: 0 auto;
    vertical-align: middle
}

.c-thumbnail-16x9 img,
.c-thumbnail-1x1 img,
.c-thumbnail-cover img,
.c-thumbnail-fullWidth img {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100% !important;
    height: 100% !important;
    transform: translate(-50%, -50%);
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center
}

.c-thumbnail-16x9,
.c-thumbnail-1x1,
.c-thumbnail-cover,
.c-thumbnail-fullWidth {
    position: relative;
    width: 100%;
    height: 0
}

.c-thumbnail-16x9 img,
.c-thumbnail-1x1 img,
.c-thumbnail-cover img,
.c-thumbnail-fullWidth img {
    width: 100%
}

.c-thumbnail-16x9 {
    padding-bottom: 56.25%
}

.c-thumbnail-cover {
    height: 0;
    padding-bottom: 63%;
}

.image-cover {
    position: relative;
    width: 100%;
    height: 0
}

.image-cover img {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100% !important;
    height: 100% !important;
    transform: translate(-50%, -50%);
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center
}

.image-cover.image-cover--1x1 {
    padding-bottom: 100%
}

ul {
    list-style: none;
    margin: 0
}

li>ol,
li>ul {
    margin-bottom: 0
}

.title {
    font-weight: 700;
}

.title--01 span {
    font-size: 1.625rem;
    color: #555
}

.anchor-link {
    display: block
}

.row-p15 {
    margin: -.625rem
}

.row-p15>[class*=col-] {
    padding: .625rem
}

.btn-view-all {
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #ccc;
    font-weight: 700;
    font-size: 1rem;
    text-transform: capitalize;
    height: 2.5rem;
    margin-top: .9375rem;
    opacity: .8;
    color: #000
}

.btn-view-all span {
    color: #000
}

.btn-view-all:hover {
    opacity: 1;
    color: #000
}

.c-header {
    position: relative
}

/*.c-header .logo {
    width: 87px;
}*/
nav.navbar.navbar-expand-lg.pl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}
.c-header .header-top {
    background-color: rgba(28, 53, 94, 0.9);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 999
}

.slick-next {
    right: 1.5625rem;
    z-index: 99;
    display: inline-block;
    transform: translateX(-1.875rem)
}

.slick-next:before {
    content: "\f105";
    font-family: FontAwesome;
    font-size: 1.875rem
}

.slick-prev {
    left: 1.5625rem;
    z-index: 99;
    display: inline-block;
    transform: translateX(1.875rem)
}

.slick-prev:before {
    content: "\f104";
    font-family: FontAwesome;
    font-size: 1.875rem
}

.menu-main .nav-link {
    font-size: 1.125rem;
    color: #fff;
    font-weight: bold;
}

.header-slider {
    width: 100%
}

.slick-dots li button:before {
    font-size: .75rem
}

.slick-dots li {
    margin: 0
}

.slick-dots li button:before {
    color: #ccc;
    opacity: .7
}

.slick-dots li.slick-active button:before {
    color: #fff;
    opacity: 1
}

.slick-dots {
    bottom: 1.25rem
}

.slick-next,
.slick-prev {
    opacity: 0;
    transition: all .5s
}

.slider-single-item:hover .slick-next,
.slider-single-item:hover .slick-prev {
    opacity: 1;
    transform: translateX(0)
}
.header-top.theme-light {
    background: rgba(255, 255, 255, 0.5);
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.3);
}
.header-top.theme-light .menu-main .nav-link {
    color: #000000;
}
.header-top.theme-light .navbar .navbar-toggler {
    color: #000000;
}
.btn-close {
    position: fixed;
    top: 0;
    right: 0;
    color: #ccc;
    padding: 18px;
    display: none
}

.section--01 .col-inner {
    max-width: 690px;
    width: 100%;
    margin: 0 auto
}

.box-item-01 {
    position: relative
}

.box-item-01 .box-text {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    text-align: center;
    padding: 15px
}

.box-item-01 .box-text h6 {
    font-weight: 700;
    color: #fff;
    font-size: 12px;
    line-height: 16px
}

.box-item-01 .box-text p {
    font-size: 10px;
    color: #f1f1f1;
    font-weight: 400;
    line-height: 12px
}

.box-item-01 .box-image .shade::after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, .2);
    background: linear-gradient(to top, #323232 0, rgba(50, 50, 50, 0) 33%);
    opacity: .3;
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition: opacity .3s;
    height: 100%;
    width: 100%
}

.box-item-01:hover .box-image .shade::after {
    opacity: .6
}

[aria-labelledby=searchForm] {
    min-width: 200px
}

.list-inline.list-inline--center {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center
}

.list-inline--center .list-inline-item {
    margin: 0;
    padding: 7px 10px
}

.list-inline--center a {
    color: rgba(102, 102, 102, .85);
    font-size: 13px;
    font-weight: 700
}

.banner-project {
    height: 84px;
    background: #1C355E;
    /*background: url(../images/bg-duan.jpg) 0 center repeat;*/
    /*background-position: 0 center;*/
    /*transition: background-position .3s*/
}

.banner-project-detail {
    padding-top: 60px;
    transform: translate3d(0, -.17px, 0);
    background-position: center !important;
    position: relative
}

.banner-project-detail .title-overlay {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0
}

/*.menuFixedActive .banner-project {
    background-position: 200px center
}*/

.page-title-inner {
    position: relative;
    z-index: 1;
    padding: 46px 15px
}

.page-title-inner a {
    color: #ccc;
    text-transform: uppercase;
    text-align: center;
    line-height: 24px
}

.page-title-inner h1 {
    color: #fff;
    text-transform: uppercase;
    font-size: 24px;
    text-align: center;
    line-height: 27px
}

.block-infor h3 {
    font-size: 20px;
    color: #555;
    font-weight: 700;
    margin-bottom: 10px
}

.block-infor ul {
    list-style: inherit
}

.block-infor ul>li {
    font-size: 16px;
    margin-bottom: 10px
}

.slider-4-item {
    overflow: hidden
}

.slider-4-item .slick-list {
    margin: 0 -10px
}

.slider-4-item .item {
    padding: 0 10px
}

.slider-4-item .slick-next,
.slider-4-item .slick-prev {
    opacity: 0;
    transition: all .5s;
    height: 100%;
    transform: translateY(0);
    top: 0;
    color: #555;
    background: rgba(255, 255, 255, .9);
    width: 30px
}

.slider-4-item .slick-next:before,
.slider-4-item .slick-prev:before {
    color: #000
}

.slider-4-item .slick-next {
    right: -30px
}

.slider-4-item .slick-prev {
    left: -30px
}

.slider-4-item:hover .slick-next {
    right: 0;
    opacity: 1
}

.slider-4-item:hover .slick-prev {
    left: 0;
    opacity: 1
}

.gallery--type01 .item {
    margin-bottom: 60px
}

.card--type01 {
    border: none
}

.card--type01 * {
    border-radius: 0
}

.card--type01 .card-title {
    color: #333;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    text-align: left;
    overflow: hidden;
    line-height: 1.5;
    padding: 7px 0 0 0;
    margin-bottom: 8px;
    text-overflow: ellipsis;
    white-space: initial;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    min-height: 49px
}

.card--type01 .card-text {
    font-size: 15px;
    color: #333;
    text-align: left;
}

.card--type01 .divider {
    max-width: 100%;
    border-width: .2rem;
    border-color: #333;
    width: 100%;
    margin-top: 5px;
    margin-bottom: 0;
    opacity: 0;
    transition: all .2s
}

.trym2line {
    overflow: hidden;
    line-height: 1.5em;
    margin-bottom: 0;
    text-overflow: ellipsis;
    white-space: initial;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    min-height: 20px
}

.contact-title {
    font-size: 27px;
    font-weight: 600;
    margin-bottom: 20px;
    color: #242424
}

a:hover {
    text-decoration: none
}

h3 {
    font-family: Montserrat, sans-serif;
    color: #242424;
    line-height: 1.5
}

h3 {
    font-size: 20px;
    font-weight: 500
}

.innovative-wrapper h3 {
    margin-bottom: 25px
}

.contact-info {
    margin-bottom: 12px
}

.contact-info__icon {
    margin-right: 20px
}

.contact-info__icon i {
    color: #8f9195;
    font-size: 27px
}

.contact-info .media-body h3 {
    font-size: 16px;
    margin-bottom: 0
}

.contact-info .media-body h3 a {
    color: #242424
}

button {
    cursor: pointer
}

button:focus {
    outline: 0;
    box-shadow: none
}

.form-contact .form-group {
    margin-bottom: 30px
}

.form-contact .form-control {
    border: 1px solid #ccc;
    border-radius: 5px;
    height: 48px;
    padding-left: 18px;
    font-size: 13px;
    background: 0 0
}

.form-contact .form-control:focus {
    outline: 0;
    box-shadow: none
}

.form-contact .form-control::-webkit-input-placeholder {
    font-weight: 300;
    color: #999
}

.form-contact .form-control::-moz-placeholder {
    font-weight: 300;
    color: #999
}

.form-contact .form-control:-ms-input-placeholder {
    font-weight: 300;
    color: #999
}

.form-contact .form-control::-ms-input-placeholder {
    font-weight: 300;
    color: #999
}

.form-contact .form-control::placeholder {
    font-weight: 300;
    color: #999
}

.form-contact textarea {
    border-radius: 12px;
    height: 100% !important
}

.button {
    font-size: 14px;
    font-weight: 400;
    transition: all .3s ease 0s;
    display: inline-block;
    padding: 8px 25px;
    margin-top: 15px;
    border-radius: 5px;
    color: #333;
    text-transform: uppercase;
    border: 1px solid #b2b2b2
}

.button:hover {
    background: #333;
    color: #fff
}

.button-contactForm {
    background: #3b1d82;
    color: #fff;
    border-color: #3b1d82
}

.button-contactForm:hover {
    border-color: #ea0763;
    background: #b8024c;
    color: #fff
}

.form-control:focus {
    box-shadow: unset !important;
    border-color: #ced4da
}

input:focus {
    outline: 0
}

.ct-form-home {
    background: #fff;
    padding: 15px
}

.ct-form-home:hover {
    box-shadow: 0 5px 10px rgba(0, 0, 0, .1)
}

.ct-form-home .form-contact .form-group {
    margin-bottom: 7px
}

.ct-form-home .form-contact .form-control:hover {
    border-color: #999
}

.ct-form-home .button-contactForm {
    background: 0 0;
    color: #000;
    border-color: #999;
    font-size: 13px
}

.ct-form-home .button-contactForm:hover {
    background: #999;
    color: #fff
}

#pContact .ct-form-home:hover {
    box-shadow: 0 10px 10px rgba(0, 0, 0, .2)
}

#mapCanvas {
    height: 600px;
    width: 100%;
    overflow: hidden;
    position: relative
}

.content-map {
    width: 360px;
    /*padding-left: 60px;*/
    position: relative
}

.content-map img {
    /*display: inline-block;*/
    max-height: 70px;
    /*-o-object-fit: contain;
    object-fit: contain;
    position: absolute;
    top: 8px;
    left: 0*/
}

.content-map .copy {
    padding-top: 8px;
    line-height: 20px;
    background: #fff
}

.content-map .copy strong {
    font-size: 1.025rem;
}

.content-map .copy p {
    color: #000;
    font-size: 13px
}

.ti-home {
    width: 27px;
    height: 32px;
    background: url(../images/ic-home.png) center 0 no-repeat;
    display: inline-block
}

.ti-tablet {
    width: 27px;
    height: 32px;
    background: url(../images/ic-phone.png) center 0 no-repeat;
    display: inline-block
}

.ti-email {
    width: 27px;
    height: 32px;
    background: url(../images/ic-email.png) center 0 no-repeat;
    display: inline-block
}

.project-detail-slider {
    margin-top: 10px
}

#pProjectDetail {
    position: relative;
    top: 80px;
    margin-bottom: 100px
}

.project-detail .content {
    color: #333;
    overflow: hidden;
    margin-bottom: 20px
}

.project-detail .title h3 {
    text-transform: uppercase;
    font-weight: 600;
    font-size: 22px;
    color: #333
}

.project-detail .content img {
    max-width: 80%;
    height: auto;
    padding: 15px 0
}

.project-detail .content p {
    font-size: 15px;
    line-height: 1.5
}

.color-blue {
    color: #0072bc
}

.hotline-phone-ring-wrap {
    position: fixed;
    bottom: 2px;
    left: 0;
    z-index: 999999;
    overflow: hidden;
    height: 200px;
}

.hotline-phone-ring {
    position: relative;
    visibility: visible;
    background-color: transparent;
    width: 110px;
    height: 110px;
    cursor: pointer;
    z-index: 11;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0);
    transition: visibility .5s;
    left: 0;
    bottom: 0;
    display: block
}

.hotline-phone-ring-circle {
    width: 85px;
    height: 85px;
    top: 10px;
    left: 10px;
    position: absolute;
    background-color: transparent;
    border-radius: 100%;
    border: 2px solid #e60808;
    -webkit-animation: phonering-alo-circle-anim 1.2s infinite ease-in-out;
    animation: phonering-alo-circle-anim 1.2s infinite ease-in-out;
    transition: all .5s;
    transform-origin: 50% 50%;
    opacity: .5
}

.hotline-phone-ring-circle-fill {
    width: 55px;
    height: 55px;
    top: 25px;
    left: 25px;
    position: absolute;
    background-color: rgba(230, 8, 8, .7);
    border-radius: 100%;
    border: 2px solid transparent;
    -webkit-animation: phonering-alo-circle-fill-anim 2.3s infinite ease-in-out;
    animation: phonering-alo-circle-fill-anim 2.3s infinite ease-in-out;
    transition: all .5s;
    transform-origin: 50% 50%
}

.hotline-phone-ring-img-circle {
    background-color: #e60808;
    width: 33px;
    height: 33px;
    top: 36px;
    left: 36px;
    position: absolute;
    background-size: 20px;
    border-radius: 100%;
    border: 2px solid transparent;
    -webkit-animation: phonering-alo-circle-img-anim 1s infinite ease-in-out;
    animation: phonering-alo-circle-img-anim 1s infinite ease-in-out;
    transform-origin: 50% 50%;
    display: flex;
    align-items: center;
    justify-content: center
}

.hotline-phone-ring-img-circle .pps-btn-img {
    display: flex
}

.hotline-phone-ring-img-circle .pps-btn-img img {
    width: 20px;
    height: 20px
}

.hotline-bar {
    display: none;
    position: absolute;
    background: rgba(230, 8, 8, .75);
    height: 40px;
    width: 170px;
    line-height: 40px;
    border-radius: 3px;
    padding: 0 10px;
    background-size: 100%;
    cursor: pointer;
    transition: all .8s;
    -webkit-transition: all .8s;
    z-index: 9;
    box-shadow: 0 14px 28px rgba(0, 0, 0, .25), 0 10px 10px rgba(0, 0, 0, .1);
    border-radius: 50px !important;
    left: 33px;
    bottom: 37px
}

.hotline-bar>a {
    color: #fff;
    text-decoration: none;
    text-indent: 40px;
    display: block;
    letter-spacing: 1px;
    line-height: 40px
}

.hotline-bar>a:active,
.hotline-bar>a:hover {
    color: #fff
}


/*! CSS Used keyframes */

@-webkit-keyframes phonering-alo-circle-anim {
    0% {
        -webkit-transform: rotate(0) scale(.5) skew(1deg);
        -webkit-opacity: .1
    }
    30% {
        -webkit-transform: rotate(0) scale(.7) skew(1deg);
        -webkit-opacity: .5
    }
    100% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
        -webkit-opacity: .1
    }
}

@-webkit-keyframes phonering-alo-circle-fill-anim {
    0% {
        -webkit-transform: rotate(0) scale(.7) skew(1deg);
        opacity: .6
    }
    50% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
        opacity: .6
    }
    100% {
        -webkit-transform: rotate(0) scale(.7) skew(1deg);
        opacity: .6
    }
}

@-webkit-keyframes phonering-alo-circle-img-anim {
    0% {
        -webkit-transform: rotate(0) scale(1) skew(1deg)
    }
    10% {
        -webkit-transform: rotate(-25deg) scale(1) skew(1deg)
    }
    20% {
        -webkit-transform: rotate(25deg) scale(1) skew(1deg)
    }
    30% {
        -webkit-transform: rotate(-25deg) scale(1) skew(1deg)
    }
    40% {
        -webkit-transform: rotate(25deg) scale(1) skew(1deg)
    }
    50% {
        -webkit-transform: rotate(0) scale(1) skew(1deg)
    }
    100% {
        -webkit-transform: rotate(0) scale(1) skew(1deg)
    }
}

footer #btn-ft-to-top {
    font-size: 30px;
    color: #cd1514;
    cursor: pointer
}

footer .info-contact p {
    color: #010101;
    margin: 0
}

#back-top {
    width: 40px;
    height: 40px;
    border: 2px solid #446084;
    position: fixed;
    bottom: 30px;
    right: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    font-size: 20px;
    transition: all .3s;
    opacity: 0;
    transform: translateY(50px);
    transition: all .4s;
    z-index: 999
}

#back-top .fa {
    margin-top: -2px
}

#back-top:hover {
    background-color: #446084
}

#back-top:hover .fa {
    color: #fff
}

.menuFixedActive #back-top {
    opacity: 1;
    transform: translateY(0)
}

footer.footer-area {
    overflow: hidden;
    /*background: #b2b2b2;*/
    background: #1C355E;
}

ul.ft-social {
    position: relative;
    padding-left: 44.3%
}

.ft-social li {
    width: 40px;
    height: 40px;
    float: left;
    cursor: pointer;
    text-align: center;
    margin-right: 5px
}

.ft-social li a {
    color: #888;
    display: block;
    width: 100%;
    height: 100%
}

.ft-social li.fl-zalo .ti-zalo {
    background: url(../images/icon-zalo.png) no-repeat 50% 50%;
    width: 40px;
    height: 40px;
    display: inline-block;
    background-size: 28px !important;
    vertical-align: middle;
    margin-right: 2px;
    position: relative;
    top: -2px
}

.ti-zalo.blue {
    background: url(../images/icon-zalo.png) no-repeat 50% 50% !important;
    width: 16px;
    height: 16px
}

.ft-social li.fl-facebook .tis-facebook {
    background: url(../images/icon-fb.png) no-repeat 50% 50%;
    width: 40px;
    height: 40px;
    display: inline-block;
    background-size: 28px !important;
    vertical-align: middle;
    margin-right: 2px;
    position: relative;
    top: -2px
}

.ft-social li.fl-phone .ti-phone {
    background: url(../images/icon-phone.png) no-repeat 50% 50%;
    width: 40px;
    height: 40px;
    display: inline-block;
    background-size: 36px !important;
    vertical-align: middle;
    margin-right: 2px;
    position: relative;
    top: -2px
}

.hotline-phone-ring-wrap .footer_contact {
    text-align: center;
    margin-bottom: -30px;
    width: 103px;
    position: relative;
    z-index: 99
}

.hotline-phone-ring-wrap .footer_contact .ft-social {
    padding-left: 0 !important;
    display: inline-block
}

.hotline-phone-ring-wrap .footer_contact .ft-social li {
    margin: 0 !important;
    float: none
}

.hotline-phone-ring-wrap .footer_contact .ft-social li:hover {
    opacity: .8
}

.hotline-phone-ring-wrap .footer_contact .ft-social li.fl-facebook .tis-facebook,
.hotline-phone-ring-wrap .footer_contact .ft-social li.fl-facebook .tis-phone,
.hotline-phone-ring-wrap .footer_contact .ft-social li.fl-zalo .ti-zalo {
    background-size: 33px !important
}

.title--01 {
    font-size: 26px;
    line-height: 39px
}

.c-thumbnail-cover {
    background-color: #f1f1f1
}

.hotline-phone-ring-img-circle:hover {
    opacity: .8
}

.ti-mess {
    width: 33px;
    height: 33px;
    background: url(../images/mess.png) center no-repeat;
    background-size: contain
}

.u-flex {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex
}

.u-flex.y--center {
    align-items: center !important
}

.u-flex.y--flex-end {
    align-items: flex-end
}

.u-flex.y--flex-start {
    align-items: flex-start
}

.u-flex.y--stretch {
    align-items: stretch
}

.u-flex__align-self--end {
    align-self: flex-end
}

.u-flex.x--center {
    justify-content: center !important
}

.u-flex.x--between {
    justify-content: space-between
}

.u-flex.x--start {
    justify-content: flex-start
}

.u-flex.x--end {
    justify-content: flex-end
}

.u-flex.x--stretch {
    justify-content: stretch
}

.u-flex.x--evenly {
    justify-content: space-evenly
}

.u-flex.x--around {
    justify-content: space-around
}

.u-flex__wrap {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-wrap: wrap !important
}

.u-flex__wrap.y--center {
    align-items: center !important
}

.u-flex__wrap.y--end {
    align-items: flex-end
}

.u-flex__wrap.y--flex-start {
    align-items: flex-start
}

.u-flex__wrap.y--stretch {
    align-items: stretch
}

.u-flex__wrap.x--center {
    justify-content: center !important
}

.u-flex__wrap.x--between {
    justify-content: space-between
}

.u-flex__wrap.x--start {
    justify-content: flex-start
}

.u-flex__wrap.x--end {
    justify-content: flex-end
}

.u-flex__wrap.x--stretch {
    justify-content: stretch
}

.u-flex__wrap.x--evenly {
    justify-content: space-evenly
}

.u-flex__wrap.x--around {
    justify-content: space-around
}

.u-position--relative {
    position: relative !important
}

.u-hidden {
    overflow: hidden !important
}

.d-ib {
    display: inline-block;
    vertical-align: middle
}

.d-none {
    display: none
}

/* CSS Tien ich */
.is-hidden {
    display: none!important;
}

.loban_scroll {
    width: 100%;
    height: auto;
    padding-bottom: 20px;
    position: relative;
    overflow: hidden;
}

.loban {
    margin-top: 40px;
    cursor: grab;
}

.loban:active {
    cursor: grabbing;
}

.loban ul {
    display: flex;
    height: 40px;
    background: #F3F3F3;
    overflow: hidden;
    border-top: 1px solid #111;
    font-family: Arial;
}

.loban ul li {
    flex: none;
    position: relative;
}

.loban_ruler {
    border-top: 1px solid #111;
}

.loban_ruler li {
    width: 100px;
    position: relative;
    background-image: url('../images/loban.png');
    background-repeat: no-repeat;
    background-position: 0px 0px;
}

.loban_ruler li.is_cm {
    border-left: 1px solid #111;
    height: 12px;
}

.loban_ruler li.is_cm:first-child {
    height: 100%;
}

.loban_ruler li.is_cm:last-child {
    width: 1px;
    height: 100%;
}

.loban_ruler li.is_cm::before {
    content: attr(data-title);
    font-size: 12px;
    color: #111;
    white-space: nowrap;
    position: absolute;
    top: 15px;
    left: -4px;
}

.loban_ruler li.is_mm {
    border-left: 1px solid #111;
    height: 4px;
}

.loban_ruler li.is_mm.is_5 {
    height: 8px;
}

.loban_khoan li {
    display: flex;
    align-items: center;
    justify-content: center;
    border-left: 1px solid #111;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
}

.loban_khoan li[data-good="true"] {
    color: #c80202;
}

.loban_cung li {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
    border-left: 1px solid #111;
    border-bottom: 4px solid #111;
}

.loban_cung li[data-good="true"] {
    color: #c80202;
    border-bottom-color: #c80202;
}

.loban_title {
    font-size: 14px;
    position: relative;
}

.loban_title div {
    position: absolute;
    left: 0px;
    top: 16px;
}

.loban_title div:nth-child(2) {
    top: 176px;
}

.loban_title div:nth-child(3) {
    top: 336px;
}

.loban_title div strong {
    font-weight: 600;
    color: var(--color-main) !important;
}

.loban_measure {
    position: relative;
    padding-left: 530px;
}

.loban_measure .control {
    width: 140px;
}

.loban_measure::after {
    content: "";
    position: absolute;
    left: 600px;
    top: 40px;
    width: 1px;
    height: 480px;
    background: #3273dc;
    z-index: 2;
}
/* #CSS Tien ich */

@media (min-width:992px) {
    /*.c-header a:hover {
        opacity: .8
    }*/
    .c-header .header-top{
        transform: translateY(0);
        width: 100%;
        top: 0;
        left: 0;
        transition: transform .3s, background .3s;
    }
    /*.c-header .header-top.off {
        position: fixed;
        width: 100%;
        top: 0;
        left: 0;
        transform: translateY(-100%);
        transition: all .3s
    }
    .c-header .header-top.on {
        position: fixed;
        width: 100%;
        top: 0;
        left: 0;
        transform: translateY(0);
        transition: all .3s
    }*/
    .menuFixedActive .c-header .header-top {
        position: fixed;
        width: 100%;
        top: -70px;
        left: 0;
        transform: translateY(70px);
        transition: transform .3s, background .3s;
    }
    .menuFixedActive  .header-top.theme-light{
        background-color: #ffffff;
    }
    .slick-dots li button:hover:before {
        opacity: 1
    }
    .list-inline--center a.active,
    .list-inline--center a:hover {
        color: #666
    }
    .card--type01:hover .divider {
        opacity: 1
    }
}

@media (max-width:991px) {
    .only-sp {
        display: block
    }
    .only-pc {
        display: none
    }
    .c-header {
        position: fixed;
        width: 100%;
        top: 0;
        left: 0;
        z-index: 999
    }
    body {
        overflow-x: hidden
    }
    header .navbar {
        padding: 0
    }
    header .navbar .navbar-brand {
        display: block;
        margin-right: 0;
        margin: 0 auto
    }
    header .navbar .navbar-toggler {
        border: none;
        position: absolute;
        top: 20px;
        left: 0;
        color: #ccc
    }
    header .navbar a.btn-close {
        display: block
    }
    header div#navbarMain {
        display: block;
        position: fixed;
        width: 100%;
        height: 100vh !important;
        top: 0;
        left: 0;
        background: rgba(0, 0, 0, .5);
        padding: 0;
        transform: translateX(-100%);
        opacity: 0;
        transition: opacity .2s, transform .2s;
        z-index: -1;
        overflow: auto
    }
    header div#navbarMain.open {
        transform: translateX(0);
        opacity: 1;
        z-index: 999
    }
    header div#navbarMain .nav-link {
        color: rgba(102, 102, 102, .85)
    }
    header div#navbarMain .menu-main {
        width: 100%;
        height: 100%;
        max-width: 260px;
        background-color: rgba(255, 255, 255, .95)
    }
    header div#navbarMain .menu-main>li {
        border-top: 1px solid #ececec;
        padding: 5px 15px
    }
    header div#navbarMain .btn-close {
        display: block
    }
    .nav-item--search {
        order: -1;
        padding-top: 12px !important;
        padding-bottom: 13px !important
    }
    .nav-item--search a#searchForm {
        display: none
    }
    .nav-item--search .dropdown-menu.dropdown-menu-right,
    .nav-item--search form {
        display: block;
        padding: 0 !important;
        border: none
    }
}

@media screen and (max-width:768px) {
    .button {
        padding: 7px 25px
    }
    ul.ft-social {
        padding-left: 41.1% !important
    }
    .footer-area {
        padding-top: 6px
    }
}

@media (max-width:768px) {
    .hotline-bar {
        display: none
    }
}

@media (max-width:767px) {
    .button {
        font-size: 13px;
        padding: 9px 24px
    }
    /* .hotline-phone-ring-wrap {
        left: -20px;
    } */
    .hotline-phone-ring-wrap .footer_contact {
        width: 62px;
    }
    .hotline-phone-ring {
        margin-left: -21px;
    }
}

@media (max-width:750px) {
    html {
        font-size: 1rem
    }
}

@media screen and (max-width:425px) {
    #pContact .title.media-body {
        display: none
    }
    ul.ft-social {
        padding-left: 35% !important
    }
}

@media screen and (max-width:375px) {
    ul.ft-social {
        padding-left: 33.1% !important
    }
}

@media screen and (max-width:320px) {
    ul.ft-social {
        padding-left: 30.1% !important
    }
}
.gm-style-iw.gm-style-iw-c ,.gm-style-iw-d{
    max-height: 50vh !important;
}

@media screen and (min-width: 992px) {
    .navbar-expand-lg .navbar-nav.menu-main .nav-link {
        padding-left: 1rem;
        padding-right: 1rem;
    }
}
