/*
* Prefixed by https://autoprefixer.github.io
* PostCSS: v8.4.14,
* Autoprefixer: v10.4.7
* Browsers: last 4 version
*/

a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    background: 0;
    color: inherit;
    font-family: inherit;
    font-weight: inherit;
    font-style: inherit
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block
}

* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

ol,
ul {
    list-style: none
}

blockquote,
q {
    display: block;
    width: 100%;
    word-break: break-word;
    quotes: none
}

blockquote:after,
blockquote:before,
q:after,
q:before {
    content: "";
    content: none
}

a {
    color: inherit;
    background-color: transparent;
    text-decoration: none
}

a:active,
a:focus,
a:hover {
    color: inherit;
    text-decoration: none
}

a.a_link:active,
a.a_link:focus {
    color: #fff
}

b,
strong {
    font-weight: bolder
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

:focus {
    outline: 0
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

img {
    border-style: none
}

button,
input,
optgroup,
select,
textarea {
    font-family: inherit;
    font-size: 100%;
    margin: 0
}

button,
input {
    overflow: visible
}

button,
select {
    text-transform: none
}

button:active,
button:focus,
input:active,
input:focus {
    outline: 0;
    -webkit-box-shadow: none;
            box-shadow: none
}

[type="button"],
[type="reset"],
[type="submit"],
button {
    -webkit-appearance: button
}

[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner,
button::-moz-focus-inner {
    border-style: none;
    padding: 0
}

[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring,
button:-moz-focusring {
    outline: .0625rem dotted ButtonText
}

legend {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

textarea {
    overflow: auto;
    vertical-align: top
}

[type="checkbox"],
[type="radio"] {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 0
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
    height: auto
}

[type="search"] {
    -webkit-appearance: textfield;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    outline-offset: -.125rem
}

[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

details {
    display: block
}

summary {
    display: list-item
}

template {
    display: none
}

[hidden] {
    display: none
}

.c-img {
    display: block;
    position: relative;
    padding-top: 66%
}

.c-img .bg,
.c-img img {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    border-radius: inherit
}

@font-face {
    font-family: Roboto;
    src: url(../fonts/Roboto-Regular.ttf) format("truetype");
    font-weight: 400;
    font-display: swap
}

@font-face {
    font-family: Roboto;
    src: url(../fonts/Roboto-Bold.ttf) format("truetype");
    font-weight: 700;
    font-display: swap
}

@font-face {
    font-family: Roboto;
    src: url(../fonts/Roboto-Medium.ttf) format("truetype");
    font-weight: 500;
    font-display: swap
}

@font-face {
    font-family: Roboto-l;
    src: url(../fonts/Roboto-Light.ttf) format("truetype");
    font-weight: 300;
    font-display: swap
}

@font-face {
    font-family: "UTM Avo";
    src: url("../fonts/UTM Avo.ttf") format("truetype");
    font-weight: 400;
    font-display: swap
}

@font-face {
    font-family: "UTM Avo";
    src: url("../fonts/UTM AvoBold.ttf") format("truetype");
    font-weight: 700;
    font-display: swap
}

img {
    max-width: 100%;
    vertical-align: middle;
    -o-object-fit: cover;
       object-fit: cover
}

button:focus {
    outline: 0
}

form input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
    color: #afafaf;
    font-style: normal;
    font-size: .9375rem
}

form input::-moz-placeholder,
textarea::-moz-placeholder {
    color: #afafaf;
    font-style: normal;
    font-size: .9375rem
}

form input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
    color: #afafaf;
    font-style: normal;
    font-size: .9375rem
}

form input:-moz-placeholder,
textarea:-moz-placeholder {
    color: #afafaf;
    font-style: normal;
    font-size: .9375rem
}

input,
input:focus {
    outline: 0
}

textarea,
textarea:focus {
    outline: 0
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    line-height: 1.5
}

body,
html {
    font-size: 16px;
    overflow-x: hidden
}

body {
    max-width: 1920px;
    margin: auto;
    font-family: Arial, Helvetica, Roboto, Sans-Serif;
    font-weight: 400;
    color: #333;
    background: #fff;
    line-height: 1.5;
    overflow-x: hidden;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

::-webkit-scrollbar {
    width: .375rem
}

::-webkit-scrollbar-track {
    background-color: #fff
}

::-webkit-scrollbar-thumb {
    border-radius: 1.875rem;
    background-color: #FBB03B
}

.smooth {
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.cursor {
    cursor: pointer
}

.f_roboto {
    font-family: Roboto;
    font-weight: 400
}

.b_roboto {
    font-family: Roboto;
    font-weight: 700
}

.m_roboto {
    font-family: Roboto;
    font-weight: 500
}

.l_roboto {
    font-family: Roboto-l;
    font-weight: 300
}

.f_UTMAvo {
    font-family: "UTM Avo";
    font-weight: 400
}

.b_UTMAvo {
    font-family: "UTM Avo";
    font-weight: 700
}

.font12 {
    font-size: .75rem
}

.font13 {
    font-size: .8125rem
}

.font14 {
    font-size: .875rem
}

.font15 {
    font-size: .9375rem
}

.font16 {
    font-size: 1rem
}

.font17 {
    font-size: 1.0625rem
}

.font18 {
    font-size: 1.125rem
}

.font20 {
    font-size: 1.25rem
}

.font22 {
    font-size: 1.375rem
}

.font23 {
    font-size: 1.4375rem
}

.font24 {
    font-size: 1.5rem
}

.font26 {
    font-size: 1.625rem
}

.font28 {
    font-size: 1.75rem
}

.font30 {
    font-size: 1.875rem
}

.font34 {
    font-size: 2.125rem
}

.font36 {
    font-size: 2.25rem
}

.font38 {
    font-size: 2.375rem
}

.font48 {
    font-size: 3rem
}

.text-line2 {
    -o-text-overflow: ellipsis;
       text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical
}

.text-line3 {
    -o-text-overflow: ellipsis;
       text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical
}

.text-line4 {
    -o-text-overflow: ellipsis;
       text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical
}

.text-line6 {
    -o-text-overflow: ellipsis;
       text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical
}

.map iframe {
    width: 100%;
    max-height: 50rem
}

.bg_img {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center
}

.border-rd50 {
    border-radius: .5rem
}

.border-1 {
    border: .0625rem solid #d7d7d7
}

.border-left-1 {
    border-left: .0625rem solid #c4c4c4
}

.bg_white {
    background-color: #fff
}

.bg_cf {
    background-color: #cfb36a
}

.cl_red {
    color: #93191c
}

.cl_white {
    color: #fff
}

.cl_00 {
    color: #000
}

.cl_c0 {
    color: silver
}

.cl_33 {
    color: #333
}

.cl_c8 {
    color: #c8c8c8
}

.cl_f7 {
    color: #FBB03B
}

.cl_7a {
    color: #7a7a7a
}

.cl_23 {
    color: #231f20
}

.cl_49 {
    color: #494949
}

.cl_4f {
    color: #4f4f4f
}

.cl_99 {
    color: #999
}

.hv_text:hover {
    color: #1f449d
}

.hv_text2:hover {
    color: #FBB03B
}

.row10 {
    margin-left: -.625rem;
    margin-right: -.625rem
}

.col10 {
    padding-right: .625rem;
    padding-left: .625rem
}

.row5 {
    margin-left: -.3125rem;
    margin-right: -.3125rem
}

.col5 {
    padding-right: .3125rem;
    padding-left: .3125rem
}

.row2 {
    margin-left: -.125rem;
    margin-right: -.125rem
}

.col2 {
    padding-right: .125rem;
    padding-left: .125rem
}

.paddingTopBottom25 {
    padding: 2.5rem 0
}

.paddingLeftRight25 {
    padding: 0 2.5rem
}

.padding25 {
    padding: 2.5rem
}

.marginTopBottom20 {
    margin: 2rem 0
}

.marginbottom30 {
    margin-bottom: 3rem
}

.padding-tb40 {
    padding: 4rem 0
}

.padding-tb60 {
    padding: 6rem 0
}

.margin-botom20 {
    margin-bottom: 1.25rem
}

.padding-b40 {
    padding-bottom: 4rem
}

.z-index10 {
    z-index: 10
}

.hv_link:hover {
    color: #FBB03B
}

.back-to-top {
    position: fixed;
    top: 70%;
    right: .375rem;
    color: #fff;
    background: #FBB03B;
    border: .125rem solid #FBB03B;
    border-radius: 50%;
    z-index: 1111;
    display: none
}

.back-to-top i.fa.fa-arrow-up {
    width: 2.5rem;
    height: 2.5rem;
    font-size: 1.25rem;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex
}

.back-to-top:hover {
    color: #FBB03B;
    background: #fff
}

.breadcrumb {
    padding: 1.2rem 0;
    margin-bottom: 0;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    background-color: transparent
}

.breadcrumb .breadcrumb-item {
    color: #fff;
    font-size: 2.8rem;
    font-family: Roboto;
    font-weight: 300;
    z-index: 100;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.breadcrumb .breadcrumb-item+.breadcrumb-item::before {
    content: "/";
    padding: 0 .6rem;
    font-size: 3rem;
    color: #fff
}

.breadcrumb .breadcrumb-item:hover {
    color: #f7941e
}

.breadcrumb .breadcrumb-item:last-child {
    text-transform: uppercase
}

.breadcrumb .breadcrumb-item:last-child:hover {
    color: #fff
}

.te_pagination {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center
}

.te_pagination a,
.te_pagination span {
    position: relative;
    min-width: 1.875rem;
    min-height: 1.875rem;
    padding: 0 .375rem;
    margin: 0 .3125rem .625rem;
    font-family: Roboto;
    font-size: .9375rem;
    font-weight: 500;
    background: #f3f3f3;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.te_pagination span {
    color: #fff
}

.te_pagination a {
    color: #333
}

.rating {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center
}

.rating .kksr-legend {
    position: relative;
    z-index: 1;
    top: .125rem
}

.te_pagination a:hover,
.te_pagination span {
    color: #fff;
    background: #e2912f
}

.banner-sidebar-news:not(:last-child) {
    margin-bottom: .9375rem
}

.price_pro {
    text-align: center
}

.modul-select2 {
    width: 100%
}

.main-system .list-system ul .result {
    padding: .9375rem;
    text-align: left
}

.select2-container .select2-selection--single {
    height: 2.8125rem !important;
    border: solid .0625rem #ebebeb !important
}

.select2-container--default .select2-selection--single {
    border-radius: 0
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 2.8125rem !important
}

.main-header .header-social {
    background-color: #231f20;
    padding: .6rem 0
}

.main-header .header-social .top-icon .img-icon {
    width: 1.9375rem;
    height: 1.9375rem;
    border-radius: 50%;
    background-color: #4d4d4d
}

.main-header .header-social .top-icon.icon-social .img-icon:hover {
    background-color: #fff
}

.main-header .header-social .top-icon {
    color: #fff
}

.main-header .header-social .top-icon:hover {
    color: #FBB03B
}

.ic-intagram-header {
    font-size: 1.0625rem;
    color: #FBB03B
}

.main-header .header-mid {
    background-color: #fff;
    -webkit-box-shadow: 0 .25rem .25rem rgba(0, 0, 0, 0.1);
            box-shadow: 0 .25rem .25rem rgba(0, 0, 0, 0.1)
}

.main-header .header-mid .container {
    padding-top: 1.125rem;
    padding-bottom: 1.1875rem
}

.main-header .header-mid .menu-desktop ul {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex
}

.main-header .header-mid .menu-desktop>ul>li:not(:last-child) {
    margin-right: .9375rem
}

.main-header .header-mid .menu-desktop ul li {
    position: relative
}

.main-header .header-mid .menu-desktop ul li::after {
    position: absolute;
    content: "";
    width: 0;
    height: .0625rem;
    top: 100%;
    left: 50%;
    right: 50%;
    margin-top: .125rem;
    background-color: #FBB03B;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.main-header .header-mid .menu-desktop ul li a {
    font-family: Roboto;
    font-style: normal;
    font-weight: 500;
    font-size: .8125rem;
    color: #171717;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.main-header .header-mid .menu-desktop ul li.current-menu-item::after,
.main-header .header-mid .menu-desktop ul li:hover::after {
    width: 100%;
    left: 0;
    right: 0
}

.main-header .header-mid .menu-desktop ul li.current-menu-item>a,
.main-header .header-mid .menu-desktop ul li:hover>a {
    color: #FBB03B
}

.main-header .header-mid .search-desktop {
    width: 3.75rem
}

.main-header .header-mid .search-desktop .icon-search {
    width: 1.875rem;
    height: 1.9375rem;
    cursor: pointer
}

.main-header .header-mid.fixed {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    margin-top: 0;
    width: 100%;
    z-index: 1000
}

.main-header .header-mid.fixed .container {
    padding-top: .625rem;
    padding-bottom: .625rem
}

.main-header .header-mid .menu-desktop ul li ul {
    position: absolute;
    min-width: 12.5rem;
    top: 100%;
    left: 0;
    padding-top: 1.875rem;
    display: block;
    z-index: 0;
    opacity: 0;
    pointer-events: none;
    -webkit-transform: translateY(10px);
    -ms-transform: translateY(10px);
    transform: translateY(10px);
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.main-header .header-mid.fixed .menu-desktop ul li ul {
    padding-top: 1.5625rem
}

.main-header .header-mid.fixed .menu-desktop ul li ul li ul {
    padding-top: 0
}

.main-header .header-mid .menu-desktop ul li ul li {
    position: relative;
    margin: 0;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    border-top: solid .0625rem rgba(255, 255, 255, 0.3);
    background-color: #fff
}

.main-header .header-mid .menu-desktop ul li ul li i {
    width: 1.25rem;
    height: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    font-size: .875rem;
    font-style: normal;
    color: #171717;
    -webkit-transition: all .3s ease 0;
    -o-transition: all .3s ease 0;
    transition: all .3s ease 0
}

.main-header .header-mid .menu-desktop ul li ul li i::before {
    font-family: FontAwesome;
    content: "\f105"
}

.main-header .header-mid .menu-desktop ul li:hover>i {
    color: #FBB03B
}

.main-header .header-mid .menu-desktop ul li ul li::after {
    display: none
}

.main-header .header-mid .menu-desktop ul li ul li:first-child {
    border-top: .0625rem solid #FBB03B
}

.main-header .header-mid .menu-desktop ul li ul li:last-child {
    border-bottom: .0625rem solid #590000
}

.main-header .header-mid .menu-desktop ul li ul li a {
    display: block;
    width: calc(100% - 20px);
    padding: .625rem .9375rem;
    background-color: #fff;
    font-size: .75rem
}

.main-header .header-mid .menu-desktop ul li:hover>ul {
    z-index: 1000;
    opacity: 1;
    pointer-events: all;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
}

.main-header .header-mid .menu-desktop ul li ul li ul {
    top: 0;
    left: 100%;
    padding-top: 0;
    padding-left: .0625rem;
    margin-top: -.0625rem
}

.block-search {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    width: 100%;
    height: 0;
    background: rgba(0, 0, 0, 0.9);
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    pointer-events: none;
    visibility: hidden;
    opacity: 0;
    z-index: 0;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.block-search .frm-search-block {
    max-width: 50rem;
    margin: auto
}

.block-search .frm-search-block .input-search {
    padding: .625rem;
    border-color: transparent;
    background-color: transparent;
    color: #fff;
    font-family: Roboto;
    font-weight: 300;
    font-size: 1.375rem;
    border-bottom: solid thin #fff
}

.block-search .frm-search-block .input-search:focus {
    -webkit-box-shadow: none;
            box-shadow: none;
    outline: 0;
    border-bottom-color: #FBB03B
}

.block-search .frm-search-block .input-search::-webkit-input-placeholder {
    color: #afafaf;
    font-style: normal;
    font-size: 1.375rem
}

.block-search .frm-search-block .input-search:-ms-input-placeholder {
    color: #afafaf;
    font-style: normal;
    font-size: 1.375rem
}

.block-search .frm-search-block .input-search::-moz-placeholder {
    color: #afafaf;
    font-style: normal;
    font-size: 1.375rem
}

.block-search .frm-search-block .input-search:-moz-placeholder {
    color: #afafaf;
    font-style: normal;
    font-size: 1.375rem
}

.block-search .frm-search-block .btn-search {
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    width: 3.125rem;
    color: #fff;
    font-size: 1.375rem;
    background-color: transparent;
    border-color: transparent
}

.block-search .frm-search-block .btn-search:hover {
    color: #f7941e
}

.block-search .btn-close-search {
    position: absolute;
    top: .625rem;
    right: .9375rem;
    width: 1.875rem;
    height: 1.875rem;
    border-radius: 50%;
    border: .125rem solid #fff;
    color: #fff;
    font-size: 1.25rem;
    cursor: pointer;
    z-index: 1000
}

.block-search .btn-close-search:hover {
    color: #f7941e;
    border-color: #f7941e
}

.block-search.show {
    height: 100vh;
    pointer-events: all;
    visibility: visible;
    opacity: 1;
    z-index: 10000
}

.banner-home .item-banner .img-banner img,
.banner-home {
    width: 100%;
    max-height: 42.5rem
}

.introduce-home {
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 9.5rem
}

.introduce-home:before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 53%;
    height: 100%;
    background: #323232;
    opacity: .8;
    z-index: 10
}

.frame-btn-a1 {
    padding-left: 2.5rem
}

.btn-a1 {
    padding: .875rem .3125rem .75rem;
    background-color: #FBB03B
}

.btn-a1::before {
    position: absolute;
    content: "";
    top: 0;
    left: -2.5rem;
    width: 0;
    height: 100%;
    border-style: solid;
    border-radius: 1.5625rem 0 0 1.5625rem;
    border-width: 0 2.5625rem 3rem 0;
    border-color: #FBB03B;
    opacity: 1;
    -webkit-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

.btn-a1::after {
    position: absolute;
    content: "";
    top: 0;
    right: -2.5rem;
    width: 0;
    height: 100%;
    border-style: solid;
    border-radius: 0 1.5625rem 1.5625rem 0;
    border-width: 3rem 0 0 2.5625rem;
    border-color: #FBB03B;
    opacity: 1;
    -webkit-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

.btn-a1:hover {
    color: #fff;
    border-radius: 0
}

.btn-a1:hover::before {
    border-radius: 0;
    border-color: transparent #FBB03B transparent transparent
}

.btn-a1:hover::after {
    border-radius: 0;
    border-color: transparent transparent transparent #FBB03B
}

.pro-korest-home1 {
    padding: 4.4rem 0;
    background-color: #231f20
}

.pro-korest-home1 .tns-outer {
    margin-left: -.9375rem;
    margin-right: -.9375rem
}

.pro-korest-home1 .item-korest {
    pointer-events: none;
    padding-left: .9375rem;
    padding-right: .9375rem
}

.pro-korest-home1 .item-korest .ct-pro-korest,
.pro-korest-home1 .item-korest .icon-img,
.pro-korest-home1 .item-korest .title-pro-korest1 {
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none
}

.pro-cate-home {
    padding: 3.75rem 0 3.125rem
}

.pro-cate-home .pt-45 {
    padding-top: 2.5rem
}

.item-pro-cate1 {
    min-height: 17.5rem;
    padding: 1.875rem 0 1.25rem;
    background-color: #fff;
    border: solid thin #ebebeb;
    overflow: hidden
}

.item-pro-cate1 .img-procate img {
    -o-object-fit: contain;
       object-fit: contain;
    max-height: 12.75rem
}

.item-pro-cate1 .view_detail {
    position: absolute;
    display: block;
    min-width: 7.5rem;
    top: 50%;
    left: 50%;
    margin-top: -1.1875rem;
    margin-left: -3.75rem;
    padding: .375rem .3125rem;
    border: .0625rem solid #fff;
    background-color: transparent;
    z-index: 0;
    opacity: 0;
    pointer-events: none
}

.item-pro-cate1::before {
    position: absolute;
    content: "";
    width: 70%;
    height: 70%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    z-index: 5;
    pointer-events: none;
    opacity: 1;
    background-color: transparent;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.item-pro-cate1:hover {
    -webkit-box-shadow: 0 0 1.25rem rgba(0, 0, 0, 0.1);
            box-shadow: 0 0 1.25rem rgba(0, 0, 0, 0.1)
}

.item-pro-cate1:hover .view_detail {
    z-index: 10;
    opacity: 1;
    pointer-events: all
}

.item-pro-cate1 .view_detail:hover {
    color: #fff;
    border-color: #f7941e;
    background-color: #f7941e
}

.item-pro-cate1:hover::before {
    width: 100%;
    height: 100%;
    z-index: 1;
    background: #ff8400;
    opacity: .7
}

.item-pro-cate1 .name-procate {
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    pointer-events: none
}

.why-cooperate {
    padding: 4.0625rem 0 1.875rem;
    background-color: #fafafa
}

.why-cooperate .why-contact .title-why,
.why-cooperate .why-contact .title-why2 {
    margin-bottom: 1.4375rem;
    line-height: 1.3
}

.why-cooperate .item-policy {
    padding-bottom: 2.25rem
}

.why-cooperate .item-policy .title-policy {
    padding-bottom: .75rem
}

.why-cooperate .item-policy .num-policy {
    position: absolute;
    top: 0;
    right: 0;
    margin-top: -2.1875rem;
    font-size: 8.125rem;
    color: #ededed;
    z-index: 0
}

.contact-dl {
    padding: 1.0625rem 1.6875rem .9375rem;
    border: .0625rem solid #f7941e;
    background-color: #f7941e
}

.contact-dl::after,
.contact-dl::before {
    position: absolute;
    content: ""
}

.contact-dl::before {
    top: 50%;
    bottom: 50%;
    left: .25rem;
    right: .25rem;
    border-left: solid .0625rem #fff;
    border-right: solid .0625rem #fff;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.contact-dl::after {
    top: .25rem;
    bottom: .25rem;
    left: 50%;
    right: 50%;
    border-top: solid .0625rem #fff;
    border-bottom: solid .0625rem #fff;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.contact-dl:hover {
    color: #fff
}

.contact-dl:hover::before {
    opacity: 1;
    top: .25rem;
    bottom: .25rem
}

.contact-dl:hover::after {
    opacity: 1;
    left: .25rem;
    right: .25rem
}

.img-banner-home .item-imgbanner .img-banner {
    padding-top: 30%
}

.img-banner-home .item-imgbanner .img-banner img {
    width: 100%;
    max-height: 37.5rem;
    min-height: 25rem
}

.img-banner-home .item-imgbanner {
    overflow: hidden
}

.img-banner-home .item-imgbanner .descript-banner {
    position: absolute;
    content: "";
    width: 100%;
    min-height: 18%;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(50, 50, 50, 0.8);
    z-index: 0;
    opacity: 1;
    -webkit-transform: translateY(126px);
    -ms-transform: translateY(126px);
    transform: translateY(126px);
    -webkit-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

.img-banner-home .item-imgbanner.show-descript .descript-banner {
    z-index: 0;
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
}

.bg-23 {
    background-color: #231f20
}

.custom-assess {
    padding-top: 3.125rem
}

.custom-assess .tns-outer {
    margin-left: -.9375rem;
    margin-right: -.9375rem;
    position: relative
}

.custom-assess .tns-outer .tns-controls button {
    position: absolute;
    top: 50%;
    margin-top: -.625rem;
    width: 2.375rem;
    height: 2.375rem;
    padding: 0;
    display: block;
    border: .125rem solid #fff;
    border-radius: 50%;
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-box-shadow: 0 0 1.5625rem rgba(0, 0, 0, 0.1);
            box-shadow: 0 0 1.5625rem rgba(0, 0, 0, 0.1);
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.custom-assess .tns-outer .tns-controls button:first-child {
    left: -2.8125rem;
    background-image: url(../images/arow-left.png)
}

.custom-assess .tns-outer .tns-controls button:last-child {
    right: -2.8125rem;
    background-image: url(../images/arow-right.png)
}

.custom-assess .tns-outer .tns-controls button:hover {
    border-color: #f7941e
}

.custom-assess .tns-outer .tns-controls button:disabled {
    border-color: #fff
}

.item-customer-assess {
    padding-left: .9375rem;
    padding-right: .9375rem
}

.item-customer-assess .m-infor-cus {
    padding: 1.0625rem
}

.item-customer-assess .m-infor-cus .line-bt {
    position: absolute;
    content: "";
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%
}

.item-customer-assess .m-infor-cus .line-bt img {
    -o-object-fit: contain;
       object-fit: contain
}

.item-customer-assess .m-infor-cus {
    pointer-events: none
}

.item-customer-assess .m-infor-cus .info-cus .img-cus {
    width: 3.4375rem;
    height: 3.4375rem;
    border: .1875rem solid #f7941e;
    border-radius: 50%;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    overflow: hidden
}

.item-customer-assess .m-infor-cus .address-cus,
.item-customer-assess .m-infor-cus .ct-cus-why,
.item-customer-assess .m-infor-cus .info-cus .name-cus,
.item-customer-assess .m-infor-cus .line-bt {
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none
}

.item-customer-assess .m-infor-cus .info-cus .img-cus .c-img {
    padding-top: 100%
}

.item-customer-assess .m-infor-cus .ct-cus-why {
    margin: .75rem 0
}

.item-customer-assess .video-cus .c-img {
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    padding-top: 57%
}

.item-customer-assess .video-cus .c-img::before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 60%;
    height: 60%;
    margin: auto;
    background-color: transparent;
    opacity: 0;
    z-index: 0;
    -webkit-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

.item-customer-assess .video-cus:hover .c-img::before {
    width: 100%;
    height: 100%;
    background-color: rgba(247, 122, 14, 0.45);
    opacity: 1;
    z-index: 1
}

.item-customer-assess .video-cus .icon-play {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 3.5rem;
    height: 3.5rem;
    margin-top: -1.5625rem;
    margin-left: -1.5625rem;
    cursor: pointer;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    border: .125rem solid #231f20;
    border-radius: 50%;
    background-color: #231f20;
    opacity: .8
}

.item-customer-assess .video-cus .icon-play img {
    margin-left: .4375rem
}

.item-customer-assess .video-cus:hover .icon-play {
    opacity: 1;
    z-index: 100;
    border-color: #d5711b;
    background-color: transparent
}

.project-perform {
    padding-top: 2.5rem
}

.item-project-perform .img-project.c-img {
    padding-top: 100%
}

.item-project-perform .img-project.c-img .search-detail {
    position: absolute;
    width: 70%;
    height: 70%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    cursor: pointer;
    background-color: rgba(247, 122, 14, 0.45);
    opacity: 0
}

.item-project-perform .img-project.c-img .search-detail .img-serach {
    position: relative;
    width: 0;
    height: 0;
    border: .0625rem solid transparent;
    cursor: pointer;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    opacity: 0
}

.item-project-perform .img-project.c-img .search-detail .img-serach img {
    position: absolute;
    width: 1.375rem;
    height: 1.375rem;
    margin: auto
}

.item-project-perform .img-project.c-img .search-detail .img-serach:hover {
    border-color: #f7941e !important
}

.item-project-perform .img-project.c-img:hover .search-detail {
    width: 100%;
    height: 100%;
    opacity: .8
}

.item-project-perform .img-project.c-img:hover .search-detail .img-serach {
    width: 2.1875rem;
    height: 2.1875rem;
    border-color: #fff;
    opacity: 1
}

.item-project-perform .info-project {
    padding: .9375rem 0;
    background-color: #231f20
}

.item-project-perform .info-project .logo-project {
    width: 5.375rem
}

.item-project-perform .info-project .script-project {
    width: calc(100% - 86px);
    padding: 0 .625rem
}

.item-project-perform .info-project .script-project .ct-project {
    font-weight: 300
}

.news-hot-home {
    padding-top: 2.8125rem
}

.item-news-hot {
    -webkit-box-shadow: 0 0 1.5625rem rgba(0, 0, 0, 0.1);
            box-shadow: 0 0 1.5625rem rgba(0, 0, 0, 0.1)
}

.item-news-hot .img-news.c-img {
    padding-top: 52%
}

.item-news-hot .info-news {
    padding: .9375rem .9375rem 1.25rem
}

.connect-us {
    margin: 2.8125rem 0
}

.connect-us .bg-form {
    background-color: #fff;
    -webkit-box-shadow: 0 0 1.5625rem rgba(0, 0, 0, 0.1);
            box-shadow: 0 0 1.5625rem rgba(0, 0, 0, 0.1)
}

.connect-us .bg-form-connect {
    height: 100%;
    padding: 2.1875rem;
    background-repeat: no-repeat;
    background-size: cover
}

.connect-us .bg-form-connect:before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #231f20;
    opacity: .7
}

.connect-us .connection,
.connect-us .logo-connect {
    margin: 1.25rem 1.25rem 2.5rem
}

.connect-us .connection {
    padding: 1.875rem
}

.connect-us .connection::before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 2rem;
    background-color: #fff;
    opacity: .2
}

.connect-social {
    margin-top: 3.4375rem
}

.connect-us .connect-social .item-social {
    width: 2.5rem;
    height: 2.5rem;
    color: #fff;
    border-radius: 50%;
    background-color: #424242
}

.connect-us .connect-social .item-social:hover {
    color: #FBB03B;
    background-color: #fff
}

.connect-us .frame-form-connect {
    height: 100%;
    padding: 2rem
}

.connect-us .frame-form-connect .line-3 {
    position: absolute;
    bottom: 0;
    left: 0
}

.form-concect .form-control {
    height: 3.125rem
}

.form-concect textarea.form-control {
    min-height: 7.5rem
}

.form-concect .form-content,
.form-concect .form-control {
    padding: .8125rem 1rem;
    font-family: Roboto-l;
    font-weight: 300;
    font-size: .9375rem;
    border-radius: 0;
    border-color: #f5f5f5;
    background-color: #f5f5f5
}

.form-concect .form-content:focus,
.form-concect .form-control:focus {
    border-color: #f7941e;
    -webkit-box-shadow: none;
            box-shadow: none
}

.form-concect .form-content {
    resize: none
}

.form-concect .place-input::-webkit-input-placeholder {
    color: #afafaf;
    font-style: normal;
    font-size: .9375rem
}

.form-concect .wpcf7-not-valid-tip,
.form-popup-regis .wpcf7-not-valid-tip {
    margin: .1563rem 0
}

.form-concect .place-input::-moz-placeholder {
    color: #afafaf;
    font-style: normal;
    font-size: .9375rem
}

.form-concect .place-input::-moz-placeholder {
    color: #afafaf;
    font-style: normal;
    font-size: .9375rem
}

.form-concect .place-input:-ms-input-placeholder {
    color: #afafaf;
    font-style: normal;
    font-size: .9375rem
}

.form-concect input[type="submit"] {
    padding: .875rem 3.75rem .75rem;
    border: .125rem solid #FBB03B;
    background-color: #FBB03B;
    border-radius: 2.5rem;
    z-index: 1;
    color: #fff;
    position: relative;
    z-index: 100
}

.form-submit:hover {
    color: #FBB03B;
    background-color: #fff
}

.main-footer {
    background-color: #231f20
}

.main-footer .footer-1 {
    padding-top: 3rem
}

.main-footer .line-4 {
    opacity: .1;
    border-bottom: .0625rem solid #f7941e
}

.main-footer .address-fotter {
    padding: 1.125rem 0
}

.main-footer .address-fotter img {
    margin-right: .625rem
}

.main-footer .address-fotter.address {
    padding-left: 6.875rem
}

.main-footer .menu-footer ul {
    padding: .9375rem 0
}

.main-footer .menu-footer ul li {
    margin-bottom: .9375rem
}

.main-footer .menu-footer ul li a {
    color: #fff;
    font-family: Roboto-l;
    font-size: .9375rem;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.main-footer .menu-footer ul li a:hover {
    color: #f7941e
}

.main-footer .footer-2 {
    padding: 3rem 0 1.25rem
}

.main-footer .line-5 {
    position: absolute;
    bottom: 0;
    left: 0
}

.main-footer .footer-3 {
    padding: 1.5rem 0 1.125rem;
    background-color: #f7941e
}

.banner-page .img-banner img {
    width: 100%;
}

.banner-page .bg-banner {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background-color: #333;
    opacity: .8;
    z-index: 100
}

.title-banner-page {
    font-size: 2.875rem
}

.main-introduce {
    padding: 5.9375rem 0
}

.main-introduce .img-introduce.c-img {
    padding-top: 67%
}

.main-number-statis {
    background-repeat: no-repeat;
    background-size: cover
}

.main-number-statis:before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #FBB03B;
    opacity: .5
}

.main-number-statis {
    padding: 9.375rem 0
}

.main-number-statis .item-number-static {
    width: 12rem;
    height: 12rem;
    border: .1875rem solid #fff;
    border-radius: 1.25rem;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: .5s ease-in-out;
    -khtml-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -ms-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out
}

.main-number-statis .item-number-static .frame-text {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.infor-about {
    padding: 4.0625rem 0
}

.infor-about .item-about {
    min-height: 13.75rem;
    padding: 2.1875rem 2rem;
    background-color: #fff;
    box-shadow: 0 0 1.5rem rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 0 1.5rem rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 0 1.5rem rgba(0, 0, 0, 0.1);
    -o-box-shadow: 0 0 1.5rem rgba(0, 0, 0, 0.1);
    -ms-box-shadow: 0 0 1.5rem rgba(0, 0, 0, 0.1)
}

.m-content-cate {
    padding: 3.75rem 0 4.0625rem
}

.m-content-cate .bg-cate {
    padding: .3125rem 0;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center
}

.m-content-cate .bg-cate:before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #333;
    opacity: .7
}

.m-content-cate .meta-descript-cate {
    padding: 1.25rem 0
}

.main-pro-cate {
    padding: 3.125rem 0
}

.main-pro-cate .banner-slidebar {
    margin-top: 3.125rem
}

.main-pro-cate .banner-slidebar .img-banner {
    padding-top: 150%
}

.main-pro-cate .func-cate {
    margin: .9375rem 0
}

.main-pro-cate .func-cate .m-select .cs-select,
.main-pro-cate .func-cate .m-select .input-frm {
    padding: .375rem .3125rem .25rem;
    margin-right: .9375rem;
    min-width: 5rem;
    color: #333;
    font-family: Roboto;
    font-size: 1.0625rem;
    border: .125rem solid #e4e4e4;
    cursor: pointer
}

.main-pro-cate .func-cate .m-select .input-frm {
    min-width: 6.25rem;
    padding: 0
}

.main-pro-cate .func-cate .m-select .input-frm label {
    display: block;
    padding: .375rem .3125rem .25rem;
    background-color: transparent
}

.main-pro-cate .func-cate .m-select .input-frm input:checked+label {
    background-color: #e4e4e4
}

.main-pro-cate .func-cate .m-select .cs-select:focus {
    border-color: #FBB03B
}

.sidebar-cate .title-slidebar {
    padding: 1.25rem .9375rem;
    background-color: #333
}

.sidebar-cate .menu-cate {
    padding: 0 .9375rem;
    background-color: #f3f3f3
}

.sidebar-cate .menu-cate ul li {
    position: relative;
    border-top: .0625rem solid #e9e9e9
}

.sidebar-cate .menu-cate ul li:first-child {
    border-top-color: transparent
}

.sidebar-cate .menu-cate ul li a {
    display: block;
    padding: .9375rem 2.5rem .9375rem 0;
    font-family: Roboto;
    font-size: 1.125rem;
    color: #4f4f4f;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.sidebar-cate .menu-cate ul li i {
    position: absolute;
    top: 0;
    right: 0;
    width: 2.1875rem;
    height: 3.25rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    font-size: .625rem;
    cursor: pointer;
    color: #4f4f4f;
    background-color: transparent
}

.sidebar-cate .menu-cate ul li ul {
    position: static;
    padding: 0;
    display: none
}

.sidebar-cate .menu-cate ul li ul li a {
    padding: .75rem 2.5rem .75rem .9375rem;
    font-size: .9375rem;
    background-color: #fff
}

.sidebar-cate .menu-cate ul li ul li:first-child {
    border-top: .0625rem solid #e9e9e9
}

.sidebar-cate .menu-cate ul li i.act,
.sidebar-cate .menu-cate ul li.active>a,
.sidebar-cate .menu-cate ul li:hover>a,
.sidebar-cate .menu-cate ul li:hover>i {
    color: #FBB03B
}

.sidebar-cate .menu-cate ul li i.act,
.sidebar-cate .menu-cate ul li:hover>i {
    background-color: #e3e2e2
}

.sidebar-cate .menu-cate ul li i::before {
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.sidebar-cate .menu-cate ul li i.act::before {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}

.btn-detail {
    padding: .375rem .375rem .25rem;
    background-color: #333
}

.row-cate10 {
    margin-left: -.625rem;
    margin-right: -.625rem
}

.col-cate10 {
    padding-left: .625rem;
    padding-right: .625rem
}

.row-cate10-2 {
    margin-left: -.3125rem;
    margin-right: -.3125rem
}

.col-cate10-2 {
    padding-left: .3125rem;
    padding-right: .3125rem
}

.mad_tb10 {
    margin-top: .3125rem !important;
    margin-bottom: .3125rem !important
}

.item-procate2 {
    min-height: 20.8125rem;
    background-color: #f3f3f3
}

.item-procate2 .img-pro-cate {
    padding: 1.25rem .9375rem
}

.item-procate2 .img-pro-cate img {
    max-width: 11.25rem;
    max-height: 11.25rem;
    -o-object-fit: contain;
       object-fit: contain
}

.item-procate2 .frame-info-cate {
    padding: 1.25rem .9375rem;
    border-top: .125rem solid #e8e8e8
}

.item-procate2 .img-pro-cate::before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: transparent;
    opacity: 0;
    z-index: 0;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.item-procate2 .img-pro-cate::after {
    position: absolute;
    content: url("../images/plus-2.png");
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    pointer-events: none;
    opacity: 0;
    z-index: 0;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.item-procate2 .frame-info-cate .name-soce {
    max-width: 100%;
    color: #4f4f4f
}

.item-procate2:hover .frame-info-cate .name-soce .title-sp {
    color: #FBB03B
}

.item-procate2:hover {
    box-shadow: 0 0 .9375rem rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 0 0 .9375rem rgba(0, 0, 0, 0.4);
    -webkit-box-shadow: 0 0 .9375rem rgba(0, 0, 0, 0.4);
    -o-box-shadow: 0 0 .9375rem rgba(0, 0, 0, 0.4);
    -ms-box-shadow: 0 0 .9375rem rgba(0, 0, 0, 0.4)
}

.item-procate2 .frame-info-cate .item-rating {
    pointer-events: none;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none
}

.item-procate2:hover .btn-detail {
    color: #fff;
    background-color: #FBB03B
}

.item-procate2:hover .img-pro-cate::before {
    pointer-events: all;
    background-color: #FBB03B;
    opacity: .5;
    z-index: 10
}

.item-procate2:hover .img-pro-cate::after {
    pointer-events: all;
    opacity: 1;
    z-index: 10
}

.see-more-pro {
    padding: .625rem 1.25rem;
    background-color: #231f20
}

.see-more-pro:hover {
    color: #fff;
    background-color: #FBB03B
}

.main-news {
    padding: 5.625rem 0
}

.item-new1 .img-news1 {
    padding-top: 67%
}

.item-new1 .img-news2 {
    padding-top: 65%
}

.item-new1 .info-news1 {
    padding: .9375rem .9375rem 1.25rem;
    background-color: #fff;
    box-shadow: 0 0 1.5625rem rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 0 1.5625rem rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 0 1.5625rem rgba(0, 0, 0, 0.1);
    -o-box-shadow: 0 0 1.5625rem rgba(0, 0, 0, 0.1);
    -ms-box-shadow: 0 0 1.5625rem rgba(0, 0, 0, 0.1)
}

.item-new1 .info-news1 .create-time img {
    margin-right: .3125rem
}

.item-new1 .info-news1 .title-news:hover {
    color: #f7941e
}

.item-new1 .infor-news2 {
    padding: .625rem .625rem .9375rem
}

.title-new2 {
    padding: 1.5625rem 0;
    border-bottom: .0625rem solid #c4c4c4
}

.title-new2:last-child {
    border-bottom: 0
}

.title-new2:hover {
    color: #f7941e
}

.item-news3 {
    padding: .9375rem 0
}

.item-news3 .img-new3 {
    width: 16.875rem;
    padding-top: 19%
}

.item-news3 .info-new3 {
    width: calc(100% - 270px);
    padding-left: 1.275rem;
}

.pagination-news {
    padding: .9375rem 0
}

.pagination-news a {
    color: #333;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.pagination-news a i {
    font-weight: 700
}

.pagination-news strong {
    color: #fff;
    background-color: #FBB03B
}

.pagination-news a,
.pagination-news strong {
    min-width: 1.875rem;
    padding: .3125rem;
    font-family: Roboto;
    font-weight: 700;
    font-size: .9375rem;
    text-align: center
}

.pagination-news a:hover {
    color: #fff;
    background-color: #FBB03B
}

.form-sidebar-news {
    margin-bottom: .9375rem
}

.form-sidebar-news .form-search-news {
    height: 3.125rem
}

.form-sidebar-news .form-search-news .input-form {
    height: 100%;
    padding: .625rem 4.6875rem .625rem 1.375rem;
    border: .0625rem solid #ececec;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    border-radius: 1.875rem;
    font-family: Roboto;
    font-weight: 400;
    font-size: .9375rem;
    color: #333
}

.form-sidebar-news .form-search-news .input-form::-webkit-input-placeholder {
    color: #cfcfcf;
    font-style: normal;
    font-size: .9375rem
}

.form-sidebar-news .form-search-news .input-form:-moz-placeholder {
    color: #cfcfcf;
    font-style: normal;
    font-size: .9375rem
}

.form-sidebar-news .form-search-news .input-form::-moz-placeholder {
    color: #cfcfcf;
    font-style: normal;
    font-size: .9375rem
}

.form-sidebar-news .form-search-news .input-form:-ms-input-placeholder {
    color: #cfcfcf;
    font-style: normal;
    font-size: .9375rem
}

.form-sidebar-news .form-search-news .input-form:focus {
    border-color: #FBB03B
}

.form-sidebar-news .form-search-news .btn_submit {
    position: absolute;
    top: 0;
    right: 0;
    width: 4.375rem;
    height: 100%;
    color: #fff;
    font-size: 1.4375rem;
    border-radius: 0 1.875rem 1.875rem 0;
    border: .0625rem solid #FBB03B;
    background-color: #FBB03B
}

.tag-news {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.tag-news .item-tag-new {
    min-width: 4.375rem;
    padding: .3125rem .625rem;
    background-color: #f5f5f5
}

.tag-news .item-tag-new:hover {
    color: #fff;
    background-color: #FBB03B
}

.banner-sidebar-news {
    padding-top: 100%
}

.sidebar-news-recruitment .title-recruitment {
    padding: .9375rem 1.375rem;
    background-color: #231f20
}

.sidebar-news-recruitment .menu-recruitment .item-recruitment {
    padding: .625rem 3.125rem .625rem .9375rem;
    background-color: #f5f5f5;
    border-bottom: .0625rem solid #cfcfcf
}

.sidebar-news-recruitment .menu-recruitment .item-recruitment:last-child {
    border-bottom-color: transparent
}

.sidebar-news-recruitment .menu-recruitment .item-recruitment .name-item {
    color: #393536
}

.sidebar-news-recruitment .menu-recruitment .item-recruitment .icon-play {
    position: absolute;
    top: 0;
    right: 0;
    width: 3.125rem;
    height: 100%;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center
}

.sidebar-news-recruitment .menu-recruitment .item-recruitment:hover .name-item {
    color: #FBB03B
}

.main-news-detail {
    padding: 5.625rem 0
}

.slidebar-news-relate .title-new-relate {
    padding: 1.25rem 1.5625rem;
    background-color: #231f20
}

.slidebar-news-relate .list-new-relate {
    padding: .9375rem 1.5625rem;
    background-color: #f5f5f5
}

.slidebar-news-relate .list-new-relate .item-new {
    padding: .9375rem 0
}

.slidebar-news-relate .list-new-relate .item-new .img-new-relate {
    width: 7.1875rem
}

.slidebar-news-relate .list-new-relate .item-new .img-new-relate img {
    width: 100%;
    max-height: 6.875rem
}

.slidebar-news-relate .list-new-relate .item-new .info-new-relate {
    width: calc(100% - 115px);
    padding-left: .9375rem
}

.slidebar-news-relate .list-new-relate .item-new .info-new-relate .create-news {
    color: #9c9c9c
}

.main-guarantee {
    padding: 5.625rem 0 0
}

.main-guarantee .check-guarantee {
    max-width: 48.125rem;
    margin: auto;
    padding: 1.5625rem 0
}

.main-guarantee .check-guarantee .nav-tabs {
    border-bottom: 0
}

.main-guarantee .check-guarantee .nav-tabs .nav-item {
    width: 50%;
    text-align: center;
    padding: .9375rem 1.25rem;
    font-family: Roboto;
    font-size: .9375rem;
    color: #333;
    border: .0625rem solid transparent;
    border-radius: .3125rem .3125rem 0 0;
    background-color: transparent
}

.main-guarantee .check-guarantee .nav-tabs .nav-item.active {
    color: #fff;
    border-color: #333;
    background-color: #333
}

.main-guarantee .check-guarantee .nav-tabs .nav-item:hover {
    border-color: #333
}

.main-guarantee .check-guarantee .tab-content {
    height: 3.25rem;
    border: .0625rem solid #000;
    background-color: #fff;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    border-radius: 0
}

.main-guarantee .check-guarantee .tab-content .tab-pane .input-form {
    padding: .625rem 1.25rem;
    font-family: Roboto;
    font-size: 1.125rem;
    color: #333;
    border-radius: 0;
    border-color: transparent
}

.main-guarantee .check-guarantee .tab-content .tab-pane .input-form::-webkit-input-placeholder {
    color: #afafaf;
    font-style: normal;
    font-size: 1rem
}

.main-guarantee .check-guarantee .tab-content .tab-pane .input-form:-moz-placeholder {
    color: #afafaf;
    font-style: normal;
    font-size: 1rem
}

.main-guarantee .check-guarantee .tab-content .tab-pane .input-form::-moz-placeholder {
    color: #afafaf;
    font-style: normal;
    font-size: 1rem
}

.main-guarantee .check-guarantee .tab-content .tab-pane .input-form:-ms-input-placeholder {
    color: #afafaf;
    font-style: normal;
    font-size: 1rem
}

.send-guarantee {
    min-width: 11.25rem;
    max-width: 100%;
    padding: .625rem 1.25rem;
    border-radius: 2.5rem;
    border: .125rem solid #FBB03B;
    background-color: #FBB03B
}

.send-guarantee:hover {
    color: #FBB03B;
    background-color: #fff
}

.box_loading_icon::after {
    width: 1.625rem !important;
    height: 1.625rem !important;
    margin: 0 !important;
    border-color: #fff transparent !important
}

.form-submit:focus .box_loading_icon::after,
.form-submit:hover .box_loading_icon::after {
    border-color: #FBB03B transparent !important
}

.img-banner-5 {
    padding-top: 100%
}

.section-breadcrum {
    display: block;
    background-color: #f4f4f4
}

.section-breadcrum .breadcrumb .breadcrumb-item {
    font-size: 1rem;
    color: #606060
}

.section-breadcrum .breadcrumb .breadcrumb-item:hover {
    color: #f7941e
}

.section-breadcrum .breadcrumb .breadcrumb-item:last-child {
    color: #f7941e;
    text-transform: inherit
}

.section-breadcrum .breadcrumb .breadcrumb-item+.breadcrumb-item::before {
    padding: 0 .5rem;
    color: #f7941e;
    font-size: 1.6rem
}

.main-system {
    padding: 3rem 0
}

.main-system .system-top .title-system {
    max-width: 26.5625rem;
    margin: auto auto auto 0;
    padding: 1.25rem 1.5625rem;
    background-color: #231f20
}

.frm-search-map .group-slect .custom-sl {
    width: 29.75rem;
    max-width: 100%
}

.frm-search-map .m-button {
    width: calc(100% - 1015px)
}

.frm-search-map .group-slect .custom-sl .modul-select2 {
    color: #171717;
    font-family: Roboto;
    font-size: .9375rem;
    border: solid thin #ebebeb;
    padding-left: .625rem;
    height: 2.875rem
}

.frm-search-map .group-slect .custom-sl:active,
.frm-search-map .group-slect .custom-sl:focus {
    border-color: #171717;
    -webkit-box-shadow: none;
            box-shadow: none
}

.frm-search-map .btn-submit {
    display: inline-block;
    padding: .625rem .625rem .5rem;
    min-width: 7.8125rem;
    width: 100%;
    font-size: .9375rem;
    border-radius: 0;
    border: .0625rem solid #FBB03B;
    background-color: #FBB03B
}

.frm-search-map .btn-submit:hover {
    border-color: #f7941e;
    background-color: #f7941e
}

.main-system .system-top .seclect-system .select-ct {
    color: #333;
    min-width: 9.375rem;
    padding: .625rem;
    font-family: Roboto;
    font-size: 1.125rem;
    border: .0625rem solid #bebebe
}

.main-system .list-system ul {
    max-height: 28.125rem;
    height: 100%;
    background-color: #f3f3f3;
    overflow-y: auto;
    overflow-x: hidden
}

.main-system .list-system ul::-webkit-scrollbar {
    width: .625rem
}

.main-system .list-system ul::-webkit-scrollbar-track {
    background-color: #b7b7b7
}

.main-system .list-system ul::-webkit-scrollbar-thumb {
    background-color: #393536
}

.main-system .list-system ul li {
    display: block;
    padding: 1.25rem 1.5625rem;
    background-color: #f3f3f3;
    border-top: .0625rem solid #dcdcdc;
    cursor: pointer
}

.main-system .list-system ul li:last-child {
    border-bottom: .0625rem solid #dcdcdc
}

.main-system .list-system ul li a {
    color: #393536;
    font-family: Roboto;
    font-weight: 500;
    font-size: 1.125rem
}

.main-system .list-system ul li .text-info-showroom,
.main-system .list-system ul li .text-info-showroom a.a-link {
    color: #393536;
    font-family: Roboto;
    font-weight: 300;
    font-size: .9375rem
}

.main-system .list-system ul li .text-info-showroom a.linkmap {
    color: #00f
}

.main-system .list-system ul li .text-info-showroom a.linkmap:hover,
.main-system .list-system ul li a:hover,
.main-system .list-system ul li.active-map a {
    color: #f7941e
}

.row-list-system {
    margin-left: -.625rem;
    margin-right: -.625rem
}

.col-list-system {
    padding-left: .625rem;
    padding-right: .625rem
}

.pro-watched .title-watched {
    margin-top: 1.875rem;
    padding: 1.5625rem 1.875rem 1.4375rem;
    background-color: #231f20
}

.pro-watched .list-pro-watched {
    padding: .9375rem 1.875rem;
    background-color: #f3f3f3
}

.pro-watched .list-pro-watched .item-pro {
    padding: .9375rem 0
}

.pro-watched .list-pro-watched .item-pro .img-pro {
    width: 5.625rem;
    background-color: #fff
}

.pro-watched .list-pro-watched .item-pro .img-pro img {
    -o-object-fit: contain;
       object-fit: contain
}

.pro-watched .list-pro-watched .item-pro .info-pro {
    width: calc(100% - 90px);
    padding-left: .625rem
}

.pro-watched .list-pro-watched .item-pro .info-pro .title-pro {
    color: #4f4f4f
}

.pro-watched .list-pro-watched .item-pro .info-pro .title-pro:hover {
    color: #f7941e
}

.pro-watched .list-pro-watched .item-pro .info-pro .pro-detail {
    padding: .3125rem .5rem .25rem;
    background-color: #333
}

.pro-watched .list-pro-watched .item-pro .info-pro .pro-detail:hover {
    color: #fff;
    background-color: #f7941e
}

.main-pro-detail {
    padding: 4.0625rem 0
}

.main-pro-detail .main-pro-show {
    padding-bottom: 1.875rem
}

.main-pro-detail .main-pro-show .for-pro-slider .item {
    background-color: #f3f3f3
}

.main-pro-detail .main-pro-show .for-pro-slider .item .img-for-pro {
    min-height: 29.375rem;
    max-height: 31.25rem
}

.main-pro-detail .main-pro-show .for-pro-slider .item .img-for-pro img {
    -o-object-fit: cover;
       object-fit: cover;
    width: 100%
}

.main-pro-detail .main-pro-show .for-pro-slider .item .img-for-pro::after {
    position: absolute;
    opacity: 0;
    z-index: 0;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.main-pro-detail .main-pro-show .for-pro-slider .item .img-for-pro::after {
    font-family: FontAwesome;
    content: "\f002";
    font-size: 1.375rem;
    color: #fff;
    width: 3rem;
    height: 3rem;
    border: .125rem solid #fff;
    border-radius: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center
}

.main-pro-detail .main-pro-show .for-pro-slider .item .img-for-pro:hover::after {
    opacity: 1;
    z-index: 100
}

.main-pro-detail .main-pro-show .nav-pro-slider #tns1-ow {
    margin-left: -.625rem;
    margin-right: -.625rem
}

.main-pro-detail .main-pro-show .nav-pro-slider .item-nav .img-pro-nav {
    padding-top: 84%;
    background-color: #f3f3f3
}

.main-pro-detail .main-pro-show .nav-pro-slider .item-nav.act .t-border {
    padding: .1875rem;
    border: .0625rem solid #FBB03B
}

.star-pro-dl {
    border-bottom: .0625rem solid #e7e7e7
}

.btn-send-info .btn-pro-detail.contact,
.btn-send-info .btn-pro-detail.regis {
    width: 50%;
    padding: .9375rem .9375rem .8125rem;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center
}

.btn-send-info .btn-pro-detail.contact::after,
.btn-send-info .btn-pro-detail.contact::before,
.btn-send-info .btn-pro-detail.regis::after,
.btn-send-info .btn-pro-detail.regis::before {
    position: absolute;
    content: "";
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.btn-send-info .btn-pro-detail.contact::before,
.btn-send-info .btn-pro-detail.regis::before {
    top: 50%;
    bottom: 50%;
    left: .25rem;
    right: .25rem;
    border-left: solid .0625rem #fff;
    border-right: solid .0625rem #fff
}

.btn-send-info .btn-pro-detail.contact::after,
.btn-send-info .btn-pro-detail.regis::after {
    top: .25rem;
    bottom: .25rem;
    left: 50%;
    right: 50%;
    border-top: solid .0625rem #fff;
    border-bottom: solid .0625rem #fff
}

.btn-send-info .btn-pro-detail.contact:hover,
.btn-send-info .btn-pro-detail.regis:hover {
    color: #fff;
    border-color: #FBB03B;
    background-color: #FBB03B
}

.btn-send-info .btn-pro-detail.contact:hover::before,
.btn-send-info .btn-pro-detail.regis:hover::before {
    opacity: 1;
    top: .25rem;
    bottom: .25rem
}

.btn-send-info .btn-pro-detail.contact:hover::after,
.btn-send-info .btn-pro-detail.regis:hover::after {
    opacity: 1;
    left: .25rem;
    right: .25rem
}

.btn-send-info .btn-pro-detail.regis {
    background-color: #FBB03B;
    border: .0625rem solid #FBB03B
}

.btn-send-info .btn-pro-detail.contact {
    border: .0625rem solid #231f20;
    background-color: #231f20;
    text-transform: uppercase
}

.descrip-detail-pro {
    padding: 1.875rem 0
}

.descrip-detail-pro .nav-pills .nav-item {
    width: 50%
}

.descrip-detail-pro .nav-pills .nav-item .nav-link {
    padding: 1.375rem;
    color: #4f4f4f;
    font-family: Roboto;
    font-weight: 500;
    font-size: 1.5rem;
    background-color: #eaeaea;
    text-align: center;
    border-color: transparent;
    border-radius: 0
}

.descrip-detail-pro .nav-pills .nav-item .nav-link.active {
    color: #fff;
    background-color: #231f20
}

.descrip-detail-pro .tab-content {
    padding: 1.75rem 1.875rem;
    background-color: #f3f3f3
}

.main-pro-detail {
    padding: 3.125rem 0
}

.main-pro-relate {
    padding-top: 1.875rem
}

.mt-pro2 {
    padding: 1.5625rem 2.375rem;
    background-color: #f3f3f3
}

.item-rating .rating-box .star {
    font-size: 1rem !important
}

.star-pro-dl .item-rating .rating-box .star {
    font-size: 1.0625rem !important
}

.main-result-search {
    padding: 5rem 0 3.75rem
}

.modal-content-aa {
    padding: 2.5rem 1.25rem;
    background: 0;
    border: none !important
}

.name_images_poup {
    margin-bottom: 1.25rem;
    color: #fff
}

.modal-dialog .modal-content-aa button.close.aaaa {
    position: absolute;
    top: 2%;
    right: .9375rem;
    width: 1.625rem;
    height: 1.625rem;
    padding: 0;
    color: #fff;
    border-radius: 50%;
    border: .125rem solid #fff;
    font-size: 1.125rem;
    z-index: 1000;
    opacity: 1
}

.modal-dialog .modal-content-aa button.close.aaaa:hover {
    color: #FBB03B;
    border-color: #FBB03B
}

.modal .prolib_img .pro_img .c-img {
    padding-top: 25%
}

.modal .prolib_img .proimg_thumb {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    margin: auto
}

.modal .prolib_img .proimg_thumb .item_img {
    display: block;
    text-align: center;
    cursor: pointer
}

.modal .prolib_img .proimg_thumb .item_img img {
    min-width: 6.25rem;
    max-width: 6.25rem;
    height: 6.25rem;
    border: .125rem solid #ebebeb
}

.modal .prolib_img .proimg_thumb .item_img.tns-slide-active.tns-nav-active img {
    border-color: #FBB03B
}

.modal .img_pro {
    display: block;
    width: 100%;
    text-align: center;
    padding: 0 0 1.25rem
}

.modal .img_pro img {
    max-height: 24.375rem;
    min-height: 24.375rem;
    max-width: 36.875rem;
    -o-object-fit: cover;
       object-fit: cover;
    border: .125rem solid #ebebeb;
    width: 100%
}

.images_main_item {
    cursor: pointer
}

.modal-backdrop.show {
    opacity: .8 !important
}

.modal .tns-outer:last-child .tns-inner {
    max-width: 42.5rem;
    margin: auto !important
}

#imagesModal .modal-dialog,
#imagesQrModal .modal-dialog {
    margin-top: 2.5rem;
    background: #000
}

#imagesQrModal .modal-content-aa .img_pro img {
    max-height: 18.75rem;
    min-height: 18.75rem;
    max-width: 25rem;
    -o-object-fit: contain;
       object-fit: contain;
    border: 0
}

#imagesQrModal .prolib_img .proimg_thumb .item_img img {
    min-width: 5rem;
    max-width: 6.25rem;
    height: 5rem
}

.modal .img_pro {
    padding: 0 0 1.875rem
}

.prolib_img .tns-outer {
    position: relative
}

.prolib_img .tns-outer .tns-controls button {
    position: absolute;
    top: 50%;
    width: 1.875rem;
    height: 1.875rem;
    padding: 0;
    border: .125rem solid #fff;
    border-radius: 50%;
    background-color: transparent;
    z-index: 100;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.prolib_img .tns-outer .tns-controls button:first-child {
    left: .9375rem
}

.prolib_img .tns-outer .tns-controls button:last-child {
    right: .9375rem
}

.prolib_img .tns-outer .tns-controls button:before {
    font-family: FontAwesome;
    color: #fff;
    font-size: 1.5625rem
}

.prolib_img .tns-outer .tns-controls button:first-child::before {
    content: "\f104";
    margin-right: .1875rem
}

.prolib_img .tns-outer .tns-controls button:last-child::before {
    content: "\f105";
    margin-left: .1875rem
}

.prolib_img .tns-outer .tns-controls button:hover {
    border-color: #FBB03B
}

.prolib_img .tns-outer .tns-controls button:hover::before {
    color: #FBB03B
}

.cursor {
    cursor: pointer
}

.item-connec:hover span {
    color: #FBB03B
}

.main-photos {
    padding: 3.75rem 0 2.5rem
}

.main-photos .row-photo {
    margin-left: -.3125rem;
    margin-right: -.3125rem
}

.main-photos .col-photo {
    padding-left: .3125rem;
    padding-right: .3125rem
}

.main-photos .col-cimg7 .item-photo .c-img {
    padding-top: 56%
}

.main-photos .col-cimg5 .item-photo .c-img {
    padding-top: 79%
}

.title-mn {
    padding: .9375rem 1.25rem;
    background-color: #333
}

.social-btn-mobile {
    position: fixed;
    width: 3.125rem;
    height: auto;
    top: 40%;
    right: 0;
    z-index: 999
}

.social-btn-mobile .item-social i {
    width: 2.5rem;
    height: 2.5rem;
    margin: auto;
    color: #fff;
    border: .125rem solid #FBB03B;
    background-color: #FBB03B;
    border-radius: 50%;
    font-size: 1.25rem;
    display: -moz-inline-flex;
    display: -ms-inline-flex;
    display: -o-inline-flex;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center
}

.social-btn-mobile .frame-social .cl_p {
    position: absolute;
    min-width: 13.125rem;
    top: .5625rem;
    right: 100%;
    margin-right: -.1875rem;
    padding-right: .9375rem;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    -webkit-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

.social-btn-mobile .frame-social .text-btn {
    padding: .5625rem .625rem .5rem;
    font-size: .875rem;
    border-radius: 1.875rem;
    background-color: #FBB03B
}

.social-btn-mobile .frame-social span::before {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: .625rem;
    border-color: transparent transparent transparent #FBB03B;
    position: absolute;
    right: 0;
    top: .625rem
}

.social-btn-mobile .frame-social:hover i {
    color: #FBB03B;
    background-color: #fff
}

.social-btn-mobile .frame-social:hover .cl_p {
    opacity: 1;
    visibility: visible
}

.slide-number .item.pad-tb40 {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem
}

.main-popup-product {
    overflow-y: hidden !important;
    padding-right: 0 !important
}

.main-popup-product .modal-content {
    border-color: #FBB03B
}

.main-popup-product .modal-content .modal-header {
    padding: .9375rem 1.25rem
}

.main-popup-product .modal-content .modal-header .modal-title {
    font-family: Roboto;
    font-weight: 500;
    font-size: 1.875rem;
    color: #333
}

.main-popup-product .modal-content .modal-header button.close {
    padding: 0;
    margin: 0;
    width: 1.5625rem;
    height: 1.5625rem;
    font-weight: 700;
    color: #FBB03B;
    border: .125rem solid #FBB03B;
    border-radius: 50%;
    font-size: 1rem;
    z-index: 100;
    opacity: 1
}

.main-popup-product .modal-content .modal-header button.close:hover {
    color: #d91818;
    border-color: #d91818
}

.main-popup-product .modal-content .modal-body {
    padding: 1.875rem 1.25rem 1.25rem
}

.main-popup-product .modal-content .modal-body .form-group {
    margin-bottom: .9375rem
}

.main-popup-product .modal-content .modal-body .form-group {
    margin-bottom: .9375rem
}

.main-popup-product .modal-content .modal-body .form-group>:not(.wpcf7-spinner) {
    width: 49%
}

.main-popup-product .modal-content .modal-body .form-group .form-content,
.main-popup-product .modal-content .modal-body .form-group .form-control {
    width: 100%;
    padding: .75rem .9375rem;
    border: .0625rem solid #d1d1d1;
    background-color: #fff;
    color: #333;
    font-size: .875rem
}

.main-popup-product .modal-content .modal-body .form-group .form-control {
    height: 2.5rem
}

.main-popup-product .modal-content .modal-body .form-group .form-content {
    border-radius: .25rem;
    resize: none
}

.main-popup-product .modal-content .modal-body .form-group .form-content:focus,
.main-popup-product .modal-content .modal-body .form-group .form-control:focus {
    border-color: #FBB03B;
    -webkit-box-shadow: none;
            box-shadow: none
}

.main-popup-product .modal-content .modal-body .form-group .form-control::-webkit-input-placeholder {
    color: #afafaf;
    font-style: normal;
    font-size: .9375rem
}

.main-popup-product .modal-content .modal-body .form-group .form-control::-moz-placeholder {
    color: #afafaf;
    font-style: normal;
    font-size: .9375rem
}

.main-popup-product .modal-content .modal-body .form-group .form-control::-moz-placeholder {
    color: #afafaf;
    font-style: normal;
    font-size: .9375rem
}

.main-popup-product .modal-content .modal-body .form-group .form-control:-ms-input-placeholder {
    color: #afafaf;
    font-style: normal;
    font-size: .9375rem
}

.main-popup-product .modal-content .modal-body .form-group input[type="submit"] {
    padding: .625rem .9375rem;
    min-width: 8.75rem;
    color: #fff;
    border-radius: .25rem;
    border: .0625rem solid #FBB03B;
    background-color: #FBB03B
}

.main-popup-product .modal-content .modal-body .form-group .btn-form-popup:hover {
    color: #FBB03B;
    background-color: #fff
}

.hotline-footer:active,
.hotline-footer:focus {
    color: #fff
}

.view-more-content {
    position: relative;
    margin-bottom: -3.75rem
}

.view-more-content .btn-view-content {
    display: inline-block;
    padding: 1.125rem .9375rem;
    border-radius: .25rem;
    background-color: #FBB03B;
    cursor: pointer
}

.view-more-content .btn-view-content i.up {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.main-views-more-ct {
    max-height: 18.75rem;
    overflow: hidden;
    -webkit-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out
}

.main-views-more-ct::after {
    position: absolute;
    content: "";
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 0;
    box-shadow: 0 0 2.5rem 5rem #f3f3f3;
    -moz-box-shadow: 0 0 2.5rem 5rem #f3f3f3;
    -webkit-box-shadow: 0 0 2.5rem 5rem #f3f3f3;
    -o-box-shadow: 0 0 2.5rem 5rem #f3f3f3;
    -ms-box-shadow: 0 0 2.5rem 5rem #f3f3f3
}

.main-views-more-ct.show {
    max-height: 100%
}

.main-views-more-ct.show::after {
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    -o-box-shadow: none;
    -ms-box-shadow: none
}

.hv_butom {
    position: relative
}

.hv_butom::after,
.hv_butom::before {
    position: absolute;
    content: "";
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.hv_butom::before {
    top: 50%;
    bottom: 50%;
    left: .25rem;
    right: .25rem;
    opacity: 0;
    border-radius: .25rem;
    border: .125rem solid rgba(247, 122, 14, 0.67);
    border-left: solid .0625rem #fff;
    border-right: solid .0625rem #fff
}

.hv_butom::after {
    top: .25rem;
    bottom: .25rem;
    left: 50%;
    right: 50%;
    opacity: 0;
    border-top: solid .0625rem #fff;
    border-bottom: solid .0625rem #fff
}

.hv_butom:hover::before {
    opacity: 1;
    top: .25rem;
    bottom: .25rem
}

.hv_butom:hover::after {
    opacity: 1;
    left: .25rem;
    right: .25rem
}

.btn-call {
    position: fixed;
    top: 85%;
    left: 2.5rem;
    z-index: 99
}

.btn-call span {
    font-size: 1.875rem;
    width: 3.3125rem;
    height: 3.3125rem;
    margin: auto;
    border-radius: 50%;
    color: #fff;
    background: #FBB03B;
    position: relative;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    z-index: 10
}

.btn-call span i {
    -webkit-animation-name: lac;
    animation-name: lac;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}

.btn-call span::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-radius: 50%;
    border: solid .0625rem rgba(247, 122, 14, 0.67);
    -webkit-animation-name: zoomin;
    animation-name: zoomin;
    -webkit-animation-duration: 1.5s;
    animation-duration: 1.5s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}

.btn-call span::after {
    content: "";
    position: absolute;
    top: -.625rem;
    left: -.625rem;
    right: -.625rem;
    bottom: -.625rem;
    border-radius: 50%;
    background: rgba(247, 122, 14, 0.67);
    z-index: -1;
    -webkit-animation-name: zoomout;
    animation-name: zoomout;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-direction: alternate;
    animation-direction: alternate
}

.btn-call .hotline {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    min-width: 12.5rem;
    min-height: 3.3125rem;
    border-radius: 3.25rem;
    color: #FBB03B;
    font-weight: 500;
    font-size: 1.25rem;
    border: .125rem solid #FBB03B;
    background-color: #fff;
    padding: 0 .3125rem 0 3.75rem
}

.btn-call:hover .hotline {
    color: #fff;
    background-color: #FBB03B
}

.line_identity_news {
    position: absolute;
    top: 100%;
    left: 0;
    margin-top: -2.625rem;
    width: 100%;
    height: auto
}

.line_identity_news.mb56 {
    margin-top: -3.5625rem
}

.sidebar-price {
    padding: 1.875rem;
    margin: 1.875rem 0;
    background-color: #f3f3f3
}

.sidebar-price .sb-title {
    margin-bottom: 1.5625rem;
    font-family: Roboto;
    font-weight: 500;
    font-size: 1.25rem
}

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
    background: #fff;
    width: .5rem;
    height: .5rem;
    top: -.25rem;
    margin: 0;
    padding: 0;
    cursor: pointer;
    border-radius: 50%;
    background-color: #333;
    border-color: transparent
}

.ui-slider-horizontal .ui-slider-range {
    height: .0625rem;
    background: #999
}

#slider-range.ui-widget.ui-widget-content {
    max-width: 100%;
    height: .0625rem;
    border: 0;
    border-radius: 0;
    background: #c6c6c6
}

#slider-range {
    padding: 0 .625rem;
    margin-top: .9375rem;
    margin-bottom: 1.25rem
}

.ui-slider-horizontal {
    width: 92%;
    margin: .625rem auto
}

.range-fr {
    text-align: center;
    padding-right: 0;
    position: relative;
    font-size: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between
}

.range-fr .frame-price {
    width: 6.875rem
}

.range-fr .dash {
    position: relative;
    top: 0;
    width: 1.25rem;
    height: 1.875rem;
    font-size: 1.25rem;
    color: #333
}

.range-fr input,
.range-fr span.price_ht {
    height: 1.875rem;
    width: 100%;
    font-size: .8125rem;
    padding-left: .3125rem;
    padding-right: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    vertical-align: middle;
    background-color: #fff;
    border: .0625rem solid #e6e6e6
}

@keyframes lac {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    10% {
        -webkit-transform: rotate(-25deg);
        transform: rotate(-25deg)
    }

    20% {
        -webkit-transform: rotate(25deg);
        transform: rotate(25deg)
    }

    30% {
        -webkit-transform: rotate(-25deg);
        transform: rotate(-25deg)
    }

    40% {
        -webkit-transform: rotate(25deg);
        transform: rotate(25deg)
    }

    50% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
}

@-webkit-keyframes lac {
    0% {
        -webkit-transform: rotate(0)
    }

    10% {
        -webkit-transform: rotate(-25deg)
    }

    20% {
        -webkit-transform: rotate(25deg)
    }

    30% {
        -webkit-transform: rotate(-25deg)
    }

    40% {
        -webkit-transform: rotate(25deg)
    }

    50% {
        -webkit-transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(0)
    }
}

@keyframes zoomin {
    0% {
        -webkit-transform: scale(0.8);
        transform: scale(0.8);
        opacity: 1
    }

    100% {
        -webkit-transform: scale(2.2);
        transform: scale(2.2);
        opacity: .1
    }
}

@-webkit-keyframes zoomin {
    0% {
        -webkit-transform: scale(0.8);
        opacity: 1
    }

    100% {
        -webkit-transform: scale(2.2);
        opacity: .1
    }
}

@keyframes zoomout {
    0% {
        -webkit-transform: scale(0.8);
        transform: scale(0.8);
        opacity: 1
    }

    100% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
        opacity: .3
    }
}

@-webkit-keyframes zoomout {
    0% {
        -webkit-transform: scale(0.8);
        opacity: 1
    }

    100% {
        -webkit-transform: scale(1.1);
        opacity: .3
    }
}

.nav_news {
    padding-top: 1.875rem
}

.main-news {
    padding-top: 1.875rem !important
}

.nav_news ul li a {
    padding: .4375rem .9375rem;
    margin: 0 .3125rem .3125rem;
    border-radius: .3125rem;
    border: .0625rem solid #FBB03B;
    color: #FBB03B
}

.nav_news ul li a:hover {
    background: #FBB03B;
    color: #fff
}

.nav_news ul li.active a {
    background: #FBB03B;
    color: #fff
}

.item-procate2 .img-pro-cate::after,
.item-procate2 .img-pro-cate::before {
    display: none
}

.title-banner-page {
    display: none
}

.pro_cate_shcontent {
    max-width: 56.25rem
}

.item_reviews:focus,
.item_reviews:hover {
    -webkit-box-shadow: 0 .125rem .3125rem .125rem rgba(0, 0, 0, 0.05);
            box-shadow: 0 .125rem .3125rem .125rem rgba(0, 0, 0, 0.05)
}

.item_reviews {
    padding: .9375rem;
    font-family: Roboto;
    -webkit-transition: .3s all 0;
    -o-transition: .3s all 0;
    transition: .3s all 0;
    height: 100%
}

.slide_reviews .swiper-slide {
    height: auto
}

.item_reviews .img {
    text-align: center;
    margin: auto;
    display: block;
    padding-top: 71%
}

.item_reviews .name {
    font-size: 1.125rem;
    font-weight: 700;
    margin-bottom: .3125rem
}

.item_reviews .short {
    min-height: 2.8125rem;
    font-size: .875rem;
    color: #868686;
    margin-bottom: .3125rem
}

.item_reviews .position_ {
    margin-bottom: .3125rem;
    color: #FBB03B;
    font-weight: 600
}

.section_reviews .tns-inner {
    padding-bottom: .9375rem;
    padding-top: .3125rem;
    padding-left: .125rem;
    padding-right: .125rem
}

.section_reviews .tns-nav {
    text-align: center
}

.section_reviews .tns-nav * {
    width: .625rem;
    height: .75rem;
    border: transparent;
    margin: 0 .1875rem;
    background: #f5f5f5;
    border-radius: 50%
}

.section_reviews .tns-nav [class^="tns-nav-active"] {
    background: #FBB03B
}

.item_reviews .view_more {
    color: #FBB03B
}

.section_reviews .s-content {
    font-size: 1rem;
    max-width: 56.25rem;
    margin: auto;
    color: inherit
}

.item_reviews .img:after {
    position: absolute;
    inset: 0;
    content: "";
    display: block;
    background: url(../images/youtube.svg) no-repeat;
    background-size: 4.375rem;
    background-position: center center
}

.item_reviews .img {
    position: relative;
    z-index: 1
}

.section_reviews .s-content {
    font-size: .9375rem;
    font-family: Roboto;
    color: #333
}

.item_reviews img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.total-rating_v3 .process-ratting {
    padding: 0 !important
}

.total-rating_v3 .show-ratting {
    font-size: .875rem;
    width: 100%;
    height: auto;
    padding: .4375rem .3125rem !important;
    border: solid thin transparent;
    background-color: #FBB03B !important
}

.rating-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center
}

.rating-item .rating-box span {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    z-index: 1;
    overflow: hidden;
    pointer-events: none;
    width: 80%;
    color: #efc529
}

.rating-item p {
    font-size: .75rem;
    color: #efc529
}

.kk-star-ratings .kksr-legend {
    font-size: 1.25rem
}

.item-procate2 .kksr-icon {
    width: 1rem !important;
    height: 1rem !important
}

.comments-area {
    margin-top: 1.25rem
}

#reply-title,
.comment .title,
.comment-form-comment label[for="comment"] {
    font-size: 1.25rem;
    color: #FBB03B;
    font-weight: 600;
    margin: .625rem 0
}

.comments-area h2.comments-title {
    font-size: 1.5625rem;
    margin-bottom: 1.25rem
}

.comment-meta .fn {
    background: #FBB03B;
    color: #fff;
    display: inline-block;
    padding: .3125rem .4375rem;
    border-radius: 0
}

.comment-meta .fn a {
    color: #fff
}

.comment-list {
    margin: 0;
    padding: 0;
    list-style: none
}

.comment-meta {
    margin-bottom: 1.25rem
}

.comment-meta a {
    color: #252525
}

.comment-author.vcard {
    position: relative;
    padding-left: 0;
    z-index: 1
}

.comment-content {
    border: solid thin #ebebeb;
    padding: 1rem 1.5rem
}

.comment-author.vcard img {
    position: absolute;
    left: 0;
    top: .3125rem
}

.comment-metadata {
    margin-left: 0
}

.comments-area table {
    border-left: .0625rem solid #dddd;
    border-bottom: .0625rem solid #ddd;
    margin-bottom: 1.25rem
}

.comments-area table td,
.comments-area table th {
    border-right: .0625rem solid #ddd;
    border-top: .0625rem solid #ddd;
    padding: .625rem
}

.comments-area th {
    background: #278cc1;
    color: #fff
}

.comments-area dd {
    margin-bottom: .9375rem
}

.comments-area .comments-content ol,
.comments-area .comments-content ul {
    padding-left: .9375rem
}

.comments-area .comment-content ol,
.comments-area .comment-content ul {
    padding-left: .9375rem
}

.comment-reply-link {
    background: #FBB03B;
    display: inline-block;
    padding: .3125rem .625rem;
    color: #fff;
    font-size: .75rem;
    border-radius: 0
}

.comment-list li.comment {
    margin-bottom: 1.875rem;
    border-bottom: .0625rem solid #ddd;
    padding-bottom: 1.875rem
}

.comment-metadata {
    font-size: 80%;
    margin: .625rem 0
}

.comment-reply-link {
    margin-top: .625rem
}

.comment-list li ol.children {
    padding-left: 1.875rem;
    margin: 0;
    list-style: none;
    margin-top: .9375rem;
    border-left: dashed .0625rem #ebebeb
}

.comment-list li ol.children ol.children {
    padding-left: 1.25rem
}

.comment-list li.comment:last-child {
    border-bottom: 0 solid;
    padding-bottom: 0;
    margin-bottom: 0
}

.comment-respond {
    margin-top: 3.125rem
}

.comment-notes {
    font-size: 90%;
    margin-bottom: 2.5rem
}

.comment-form input {
    height: 2.1875rem
}

.comment-form label {
    display: block;
    margin-bottom: .3125rem;
    font-size: .875rem
}

.comment-form input[type="email"],
.comment-form input[type="text"],
.comment-form textarea {
    border: solid thin #ebebeb;
    width: 100%;
    font-size: .875rem;
    margin-bottom: 1.25rem;
    padding: .3125rem
}

.comment-form input[type="submit"] {
    width: auto
}

.comment-form-cookies-consent {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start
}

.comment-form-url,
.says {
    display: none
}

.comment-form-cookies-consent * {
    margin-bottom: 0 !important
}

.comment-form-cookies-consent input {
    margin-right: .375rem
}

.formComment .form-submit input[type="submit"] {
    background: #FBB03B;
    border: transparent;
    color: #fff;
    min-width: 7.5rem;
    font-size: .875rem
}

.formComment .form-submit {
    margin-top: .625rem;
    padding: 0
}

.formComment .comments-area h2.comments-title span {
    color: #FBB03B
}

#ez-toc-container nav {
    text-align: left
}

.item-news-hot .title-news a {
    -o-text-overflow: ellipsis;
       text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    display: -webkit-box !important;
    -webkit-box-orient: vertical;
    overflow: hidden
}

.pro_cate_shcontent .s-content {
    text-align: left
}

.background-gray {
    background-color: #fafafa;
}

@media (min-width: 992px) {
    .col_lg_3 {
        -ms-flex: 0 0 60%;
        -webkit-box-flex: 0;
                flex: 0 0 60%;
        max-width: 60%;
    }
}