/* Css Document */

.col-xs-f20,
.col-sm-f20,
.col-md-f20,
.col-lg-f20 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.c-img {
    display: block;
    position: relative;
    padding-top: 100%;
}

.c-img img,
.c-img .bg {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    border-radius: inherit;
}

.hv-over {
    display: block;
    position: relative;
}

.hv-over:after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border-radius: inherit;
    pointer-events: none;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.hv-over:hover:after {
    background: rgba(216, 216, 216, 0.4);
}

.hv-scale1 {
    overflow: hidden;
    display: block;
}

.hv-scale1 img {
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.hv-scale1:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.hv-light {
    display: block;
    position: relative;
    overflow: hidden;
    background: inherit;
}

.hv-light:before,
.hv-light:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    pointer-events: none;
}

.hv-light:before {
    right: 0;
    bottom: 0;
    background: none;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.hv-light:after {
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.5);
    -webkit-transition: 1s ease-in-out;
    transition: 1s ease-in-out;
    -webkit-transform: scale3d(2, 1.5, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -150%, 0);
    transform: scale3d(2, 1.5, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -150%, 0);
}

.hv-light:hover:before {
    background: rgba(0, 231, 242, 0);
}

.hv-light:hover:after {
    -webkit-transform: scale3d(2, 1.5, 1) rotate3d(0, 0, 1, 90deg) translate3d(0, 150%, 0);
    transform: scale3d(2, 1.5, 1) rotate3d(0, 0, 1, 90deg) translate3d(0, 150%, 0);
}

.s-content ol {
    list-style: decimal;
    margin-left: 15px;
    margin-bottom: 10px;
}

.s-content ul {
    list-style: initial;
    margin-left: 15px;
    margin-bottom: 10px;
}

.s-content li {
    list-style: inherit;
    margin-bottom: 5px;
}

.s-content p {
    margin-bottom: 10px;
}

.s-content img {
    display: inline-block;
    max-width: 100%;
    margin: 10px 0;
    -o-object-fit: none;
    object-fit: none;
}

.s-content table,
.s-content iframe {
    max-width: 100%;
}

.s-content a {
    color: #3d3d3d;
}

.s-content table {
    border-collapse: collapse;
    width: 100%;
    border: solid 1px #ebebeb;
}

.s-content table td {
    border-collapse: collapse;
    border: solid 1px #ebebeb;
    padding: 3px;
}

.s-content h1 {
    display: block;
    font-size: 2em;
    margin-top: 0.67em;
    margin-bottom: 0.67em;
    margin-left: 0;
    margin-right: 0;
    font-weight: bold;
}

.s-content h2 {
    display: block;
    font-size: 1.5em;
    margin-top: 0.83em;
    margin-bottom: 0.83em;
    margin-left: 0;
    margin-right: 0;
    font-weight: bold;
}

.s-content h3 {
    display: block;
    font-size: 1.17em;
    margin-top: 1em;
    margin-bottom: 1em;
    margin-left: 0;
    margin-right: 0;
    font-weight: bold;
}

.s-content h4 {
    display: block;
    font-size: 1em;
    margin-top: 1.33em;
    margin-bottom: 1.33em;
    margin-left: 0;
    margin-right: 0;
    font-weight: bold;
}

.s-content h5 {
    display: block;
    font-size: .83em;
    margin-top: 1.67em;
    margin-bottom: 1.67em;
    margin-left: 0;
    margin-right: 0;
    font-weight: bold;
}

.s-content h6 {
    display: block;
    font-size: .67em;
    margin-top: 2.33em;
    margin-bottom: 2.33em;
    margin-left: 0;
    margin-right: 0;
    font-weight: bold;
}

.s-social .fb_iframe_widget,
.s-social a.pinterest {
    display: inline-block;
    vertical-align: top;
    margin-top: -1px;
}


/* %slick-list{
	margin: 0 -15px;
	.slick-slide{
		margin: 0 15px;
	}
	} */

.slick-arrow {
    cursor: pointer;
    z-index: 1;
    text-align: center;
    position: absolute;
}

.slick-dots {
    text-align: center;
}

.slick-dots button {
    display: none;
}

.slick-dots li {
    display: inline-block;
    vertical-align: middle;
    margin: 0 5px;
    width: 12px;
    height: 12px;
    border: solid 2px #666;
    border-radius: 50%;
    cursor: pointer;
}

.slick-dots li.slick-active {
    background: #666;
}

.table {
    display: table;
    margin: 0;
}

.table .line {
    display: table-row;
}

.table .cell {
    display: table-cell;
    vertical-align: middle;
}

@font-face {
    font-family: 'Roboto-Bold';
    src: url("../fonts/Roboto-Bold.ttf") format("truetype");
}

@font-face {
    font-family: 'Roboto-Regular';
    src: url("../fonts/Roboto-Regular.ttf") format("truetype");
}

@font-face {
    font-family: 'Roboto-Light';
    src: url("../fonts/Roboto-Light.ttf") format("truetype");
}

@font-face {
    font-family: 'Roboto-Medium';
    src: url("../fonts/Roboto-Medium.ttf") format("truetype");
}

@font-face {
    font-family: 'Roboto-Black';
    src: url("../fonts/Roboto-Black.ttf") format("truetype");
}

@font-face {
    font-family: 'UTM Bebas';
    src: url("../fonts/UTM Bebas.ttf") format("truetype");
}

object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
    line-height: inherit;
    color: inherit;
    font-family: inherit;
    font-weight: inherit;
    font-style: inherit;
}

b,
strong,
th {
    font-weight: bold;
}

i,
em {
    font-style: italic;
}

sub,
sup {
    font-size: 75%;
}

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

blockquote,
q {
    quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none;
}

a {
    margin: 0;
    padding: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}

del {
    text-decoration: line-through;
}

abbr[title],
dfn[title] {
    border-bottom: 1px dotted;
    cursor: help;
}

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

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #cccccc;
    margin: 20px 0;
    padding: 0;
}

input,
select {
    vertical-align: middle;
}

a,
a:hover,
a:focus,
a:active {
    text-decoration: none;
    color: inherit;
    outline: none;
}

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

label {
    font-weight: normal;
}

input[type="text"],
input[type="email"],
input[type="password"] {
    padding-left: 12px;
    padding-right: 12px;
}

select {
    padding-left: 8px;
}

input[type="number"] {
    padding-left: 5px;
}

textarea {
    padding: 8px 12px 5px 12px;
}

input,
textarea,
select,
button,
a {
    outline: none;
}

button {
    border: none;
    background: none;
    padding: 0;
}

* {
    padding-left: constant(safe-area-inset-left);
    padding-right: constant(safe-area-inset-right);
    padding-bottom: constant(safe-area-inset-bottom);
    padding-top: constant(safe-area-inset-top);
}

img {
    max-width: 100%;
    vertical-align: middle;
    -webkit-object-fit: cover;
    -moz-object-fit: cover;
    -ms-object-fit: cover;
    -o-object-fit: cover;
    object-fit: cover;
}

button:focus {
    color: #3d3d3d;
    outline: none;
}

form input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #aaaaaa;
    font-size: 14px;
}

form input::-moz-placeholder,
textarea::-moz-placeholder {
    /* Firefox 19+ */
    color: #aaaaaa;
    font-size: 14px;
}

form input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
    /* IE 10+ */
    color: #aaaaaa;
    font-size: 14px;
}

form input:-moz-placeholder,
textarea:-moz-placeholder {
    /* Firefox 18- */
    color: #aaaaaa;
    font-size: 14px;
}

input,
input:focus {
    outline: none;
}

textarea,
textarea:focus {
    outline: none;
}

.col-xs-f20 {
    float: left;
    width: 20%;
}

@media (min-width: 768px) {
    .col-sm-f20 {
        float: left;
        width: 20%;
    }
}

@media (min-width: 992px) {
    .col-md-f20 {
        float: left;
        width: 20%;
    }
}

@media (min-width: 1200px) {
    .col-lg-f20 {
        float: left;
        width: 20%;
    }
}

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

.end {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
}

.row-ibl {
    font-size: 0;
}

.row-ibl>[class^="col-"] {
    font-size: 14px;
    float: none;
    display: inline-block;
    vertical-align: top;
}

.row-ibl:after {
    content: '';
    display: inline-block;
    width: 100%;
}

.row-ibl.mid>[class^="col-"] {
    vertical-align: middle;
}

.row-ibl.bot>[class^="col-"] {
    vertical-align: bottom;
}

.row-ibl>[class^="col-"].i-mid {
    vertical-align: middle;
}

.row-ibl>[class^="col-"].i-top {
    vertical-align: top;
}

.row-ibl>[class^="col-"].i-bot {
    vertical-align: bottom;
}

.pad-0 {
    padding-left: 0px;
    padding-right: 0px;
}

.pad-5 {
    padding-left: 5px;
    padding-right: 5px;
}

.pad-8 {
    padding-left: 8px;
    padding-right: 8px;
}

.pad-10 {
    padding-left: 10px;
    padding-right: 10px;
}

.margin-auto {
    margin-left: auto;
    margin-right: auto;
}

.col-mar-0 {
    margin-left: 0px;
    margin-right: 0px;
}

.col-mar-0>div[class^="col-"] {
    padding-left: 0px;
    padding-right: 0px;
}

.col-mar-5 {
    margin-left: -5px;
    margin-right: -5px;
}

.col-mar-5>div[class^="col-"] {
    padding-left: 5px;
    padding-right: 5px;
}

.col-mar-8 {
    margin-left: -8px;
    margin-right: -8px;
}

.col-mar-8>div[class^="col-"] {
    padding-left: 8px;
    padding-right: 8px;
}

.col-mar-10 {
    margin-left: -10px;
    margin-right: -10px;
}

.col-mar-10>div[class^="col-"] {
    padding-left: 10px;
    padding-right: 10px;
}

.clearfix:before,
.clearfix:after {
    content: '';
    display: block;
    clear: both;
}

.bg {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.ic {
    display: inline-block;
    vertical-align: middle;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}

.smooth {
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.smooth1 {
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

@media all and (max-width: 1199px) {
    .md-left {
        text-align: left;
    }
    .md-center {
        text-align: center;
    }
    .md-right {
        text-align: right;
    }
}

@media all and (max-width: 991px) {
    .sm-left {
        text-align: left;
    }
    .sm-center {
        text-align: center;
    }
    .sm-right {
        text-align: right;
    }
}

@media all and (max-width: 767px) {
    .xs-left {
        text-align: left;
    }
    .xs-center {
        text-align: center;
    }
    .xs-right {
        text-align: right;
    }
    .xs-pad-7 {
        margin: 0 -7px;
    }
    .xs-pad-7>div[class^="col-"] {
        padding: 0 7px;
    }
    .xs-pad-5 {
        margin: 0 -5px;
    }
    .xs-pad-5>div[class^="col-"] {
        padding: 0 5px;
    }
}

body {
    font-size: 14px;
    font-family: "Roboto-Regular";
    line-height: 1.5;
    background: #f8f8f8;
    color: #3d3d3d;
}

.delay02 {
    -webkit-animation-delay: 0.2s;
    animation-delay: 0.2s;
}

.delay04 {
    -webkit-animation-delay: 0.4s;
    animation-delay: 0.4s;
}

.delay06 {
    -webkit-animation-delay: 0.6s;
    animation-delay: 0.6s;
}

.delay08 {
    -webkit-animation-delay: 0.8s;
    animation-delay: 0.8s;
}

.delay10 {
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
}

.delay12 {
    -webkit-animation-delay: 1.2s;
    animation-delay: 1.2s;
}

.dura5 {
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s;
}

.dura15 {
    -webkit-animation-duration: 1.5s;
    animation-duration: 1.5s;
}

.dura20 {
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
}

.dura100 {
    -webkit-animation-duration: 10s;
    animation-duration: 10s;
}

.hv-scale {
    display: inline-block;
    position: relative;
    overflow: hidden;
    vertical-align: top;
}

.hv-scale img {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: opacity 1s ease 0s, -webkit-transform 1s ease 0s;
    transition: opacity 1s ease 0s, -webkit-transform 1s ease 0s;
    transition: opacity 1s ease 0s, transform 1s ease 0s;
    transition: opacity 1s ease 0s, transform 1s ease 0s, -webkit-transform 1s ease 0s;
}

.hv-scale img:hover {
    -webkit-transform: scale3d(1.1, 1.1, 1);
    transform: scale3d(1.1, 1.1, 1);
}

.effect {
    position: relative;
    display: block;
}

.effect:before,
.effect:after {
    content: "";
    position: absolute;
    top: 10px;
    bottom: 10px;
    left: 10px;
    right: 10px;
    opacity: 0;
    -webkit-transition: all 0.3s ease 0s, transform 0.3s;
    -webkit-transition: all 0.3s ease 0s, -webkit-transform 0.3s;
    transition: all 0.3s ease 0s, -webkit-transform 0.3s;
    transition: all 0.3s ease 0s, transform 0.3s;
    transition: all 0.3s ease 0s, transform 0.3s, -webkit-transform 0.3s;
}

.effect:before {
    -webkit-transform: scale(0, 1);
    transform: scale(0.1);
}

.effect:after {
    border-top: 1px solid #cdcdcd;
    border-bottom: 1px solid #cdcdcd;
    border-left: 1px solid #cdcdcd;
    border-right: 1px solid #cdcdcd;
    -webkit-transform: scale(1, 0);
    transform: scale(1, 0);
}

.effect:hover:before {
    cursor: pointer;
    opacity: 1;
    -webkit-transform: scale(1.02, 1);
    transform: scale(1.02, 1);
}

.effect:hover:after {
    cursor: pointer;
    opacity: 1;
    -webkit-transform: scale(1, 1.02);
    transform: scale(1, 1.02);
}

.hv-bright {
    display: block;
    position: relative;
}

.hv-bright img {
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    -webkit-filter: brightness(0.9);
    filter: brightness(0.9);
}

.hv-bright:hover img {
    -webkit-filter: brightness(1);
    filter: brightness(1);
    -webkit-box-shadow: -1px 7px 36px -19px #0282ac;
    position: relative;
    -webkit-box-shadow: -1px 7px 30px -30px #0282ac;
    box-shadow: -1px 7px 30px -30px #0282ac;
}

.bright {
    position: relative;
    overflow: hidden;
    margin: 0;
    -webkit-filter: brightness(0.95);
    filter: brightness(0.95);
}

.bright img {
    width: 100%;
    height: 100%;
}

.bright::before {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 2;
    display: block;
    content: '';
    width: 0;
    height: 0;
    background: rgba(0, 0, 0, 0.2);
    border-radius: 100%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    opacity: 0;
}

.bright:hover {
    -webkit-animation: bloom ease-in-out .75s forwards;
    animation: bloom ease-in-out .75s forwards;
}

.bright:hover::before {
    -webkit-animation: circle .75s;
    animation: circle .75s;
}

@-webkit-keyframes bloom {
    0% {
        -webkit-filter: grayscale(0.4);
        filter: grayscale(0.4);
    }
    40% {
        -webkit-filter: grayscale(0.2);
        filter: grayscale(0.2);
    }
    100% {
        -webkit-filter: grayscale(0);
        filter: grayscale(0);
    }
}

@keyframes bloom {
    0% {
        -webkit-filter: grayscale(0.4);
        filter: grayscale(0.4);
    }
    40% {
        -webkit-filter: grayscale(0.2);
        filter: grayscale(0.2);
    }
    100% {
        -webkit-filter: grayscale(0);
        filter: grayscale(0);
    }
}

@-webkit-keyframes circle {
    0% {
        opacity: .5;
        background: rgba(213, 156, 34, 0.2);
    }
    40% {
        opacity: 1;
        background: rgba(213, 34, 160, 0.2);
    }
    100% {
        width: 200%;
        height: 200%;
        opacity: 0;
    }
}

@keyframes circle {
    0% {
        opacity: .5;
        background: rgba(213, 156, 34, 0.2);
    }
    40% {
        opacity: 1;
        background: rgba(213, 34, 160, 0.2);
    }
    100% {
        width: 200%;
        height: 200%;
        opacity: 0;
    }
}

.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}

.col-xs-15 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
}

@media (min-width: 768px) {
    .col-sm-15 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
    }
}

@media (min-width: 992px) {
    .col-md-15 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
    }
}

@media (min-width: 1200px) {
    .col-lg-15 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
    }
}

.back-to-top {
    position: fixed;
    font-size: 18px;
    cursor: pointer;
    text-align: center;
    z-index: 999;
    width: 40px;
    height: 40px;
    line-height: 40px;
    right: 15px;
    bottom: 15px;
    background: #45a947;
    border-radius: 100%;
    color: #fff;
}

.back-to-top:hover {
    background: #ebba2f;
}

.text1line {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

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

.slick-initialized .slick-slide:focus,
.slick-initialized .slick-slide:active {
    outline: none;
}

.btn-success:not(:disabled):not(.disabled).active:focus,
.btn-success:not(:disabled):not(.disabled):active:focus,
.show>.btn-success.dropdown-toggle:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.form-control:focus {
    border-color: inherit;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.t-item .t-fade:nth-child(1) {
    -webkit-animation-delay: .2s;
    animation-delay: .2s;
}

.t-item .t-fade:nth-child(2) {
    -webkit-animation-delay: .5s;
    animation-delay: .5s;
}

.t-item .t-fade:nth-child(3) {
    -webkit-animation-delay: .8s;
    animation-delay: .8s;
}

.t-item .t-fade:nth-child(4) {
    -webkit-animation-delay: 1.2s;
    animation-delay: 1.2s;
}

.t-item .t-fade:nth-child(5) {
    -webkit-animation-delay: 1.5s;
    animation-delay: 1.5s;
}

.t-item .t-fade:nth-child(6) {
    -webkit-animation-delay: 1.7s;
    animation-delay: 1.7s;
}

.bold {
    font-family: "Roboto-Bold";
}

.regu {
    font-family: "Roboto-Regular";
}

.light {
    font-family: "Roboto-Light";
}

.sbold {
    font-family: "Roboto-Medium";
}

.xanh {
    color: #45a947;
}

.xam {
    color: #9d9d9d;
}

.pt-50 {
    padding-top: 50%;
}

.pt-60 {
    padding-top: 60%;
}

.pt-70 {
    padding-top: 70%;
}

.pt-80 {
    padding-top: 80%;
}

.font30 {
    font-size: 30px;
}

.font24 {
    font-size: 24px;
}

.font16 {
    font-size: 16px;
}

.font20 {
    font-size: 20px;
}

.font40 {
    font-size: 40px;
}

.cam {
    color: #f49608;
}

.camhover:hover {
    color: #f49608;
}

.white {
    color: #ffffff;
}

.xam91 {
    color: #919191;
}

.xam99 {
    color: #999999;
}

.xama8 {
    color: #a8a8a8;
}

.xam8a {
    color: #8a8a8a;
}

.xama2 {
    color: #a2a1a1;
}

.pd010 {
    padding-left: 10px;
    padding-right: 10px;
}

.pl-2r {
    padding-left: 2rem;
}

.width250 {
    width: 250px !important;
    max-width: 100%;
}

.bg-white {
    background: #fff;
}

.boder {
    border: 1px solid #d7d7d7;
}

.pad1rem {
    padding: 1rem;
}

.bg-eb {
    background: #ebebeb;
}

.pad10 {
    padding: 10px;
}

.bg-colore94 {
    background: #e94700 !important;
}

.bg-color3ad {
    background: #3adbd1 !important;
}

.bg-color48a {
    background: #48aa47 !important;
}

.font4rem {
    font-size: 4rem;
}

.colord4a {
    color: #d4aa00;
}

.colorf2a {
    color: #f2a01d;
}


/* css style */

.banner {
    position: relative;
}

.banner img {
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}


/* Css style */

a {
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    text-decoration: none;
}

a:hover {
    text-decoration: none;
    cursor: pointer;
    color: #fecd04;
}

.fixed {
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 100;
    background: rgba(255, 255, 255, 0.8);
    -webkit-box-shadow: 0 2px 20px 0 rgba(0, 0, 0, 0.6);
    box-shadow: 0 2px 20px 0 rgba(0, 0, 0, 0.6);
}

.back-top {
    position: fixed;
    font-size: 1.2em;
    text-align: center;
    z-index: 99;
    width: 40px;
    height: 40px;
    line-height: 40px;
    right: 36px;
    bottom: 100px;
    background: rgba(220, 0, 0, 0.8);
    border-radius: 100%;
    color: #fff;
    -webkit-transition: all .6s ease-in-out;
    transition: all .6s ease-in-out;
    display: none;
}

.back-top:hover {
    cursor: pointer;
    background: transparent;
    border: 1px solid #dc0000;
    color: #dc0000;
}

.slick-arrow {
    position: absolute;
    color: #fff;
    width: 23pt;
    height: 23pt;
    line-height: 23pt;
    font-size: 20pt;
    top: 50%;
    right: auto;
    bottom: auto;
    left: auto;
    background: transparent;
    border: 1.2px solid #fff;
    border-radius: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    transition: opacity 1s ease 0s, transform 1s ease 0s, -webkit-transform 1s ease 0s;
}

.slick-arrow:hover {
    cursor: pointer;
    -webkit-filter: opacity(0.5);
    filter: opacity(0.5);
}

.slick-arrow.bn-prev {
    left: 1em;
}

.slick-arrow.bn-next {
    right: 1em;
}

.slick-dots {
    position: absolute;
    top: auto;
    left: 0;
    right: 0;
    bottom: -2em;
}

.slick-dots li {
    position: relative;
    width: .5em;
    height: .5em;
    background: #b4b6b8;
    border: none;
    cursor: pointer;
}

.slick-dots li::before {
    content: '';
    position: absolute;
    width: 1em;
    height: 1em;
    top: -.25em;
    left: -.25em;
    border-radius: 50%;
    border: .1em solid #b4b4b4;
    background: transparent;
}

.slick-dots li.slick-active,
.slick-dots li:hover {
    background: #be1e2d;
}

.slick-dots li.slick-active:before,
.slick-dots li:hover::before {
    border: .1em solid #be1e2d;
}

.gmap {
    padding-top: 40%;
    margin: 15px 0 0;
}

.gmap iframe {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.mxh a {
    display: inline-block;
    margin-right: .4em;
}

.mxh a img {
    width: 39px;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.mxh a:hover img {
    -webkit-filter: drop-shadow(2px 4px 6px black);
    filter: drop-shadow(2px 4px 6px black);
}

._wreapper .row01 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
}

._wreapper .title {
    position: relative;
    margin: 0 0 1em;
    line-height: 1.1;
    font-family: 'UTM Bebas';
}

._wreapper .title .tits {
    display: block;
    color: #42d197;
}

._wreapper .tit {
    margin: 0 0 .6em;
    font-weight: bold;
    text-transform: uppercase;
    font-family: 'Roboto-Bold';
}

._wreapper .btn-more,
._wreapper .btn-sub,
._wreapper .btn-detail {
    color: #ffffff;
    border-radius: 0;
    padding: .2em 1em;
    margin: 1em 0 0;
    border: 1px solid transparent;
    -webkit-transition: all .36s ease-in-out;
    transition: all .36s ease-in-out;
    background-image: -webkit-gradient(linear, left top, right top, from(#27aae1), to(#15aeab));
    background-image: linear-gradient(to right, #27aae1, #15aeab);
}

._wreapper .btn-more:hover,
._wreapper .btn-sub:hover,
._wreapper .btn-detail:hover {
    color: #1c75bc;
    background: transparent;
    border: 1px solid #1c75bc;
}

._wreapper .infor_ctact .form-group .form-control {
    border-radius: .8em;
    height: 46px;
}

._wreapper .infor_ctact .form-group textarea {
    height: 139px !important;
}

._wreapper .infor_ctact .btn-sub {
    padding: .3em 2em;
    border-radius: .4em;
}

._wreapper .category {
    padding: 1em;
    border: 1px solid #e0e1e1;
}

._wreapper .category .title {
    font-size: 1.6em;
    margin: 0 0 .8em;
}

._wreapper .category ul li {
    padding: .6em 0;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
}

._wreapper .nw_1,
._wreapper .avt {
    position: relative;
    display: block;
    overflow: hidden;
}

._wreapper .nw_1 img,
._wreapper .avt img {
    width: 100%;
    height: 100%;
    transition: opacity 1s ease 0s, transform 1s ease 0s, -webkit-transform 1s ease 0s;
}

._wreapper .nw_1 img:hover,
._wreapper .avt img:hover {
    -webkit-transform: scale3d(1.1, 1.1, 1);
    transform: scale3d(1.1, 1.1, 1);
}

._wreapper .te-pagination {
    text-align: right;
    margin: 2rem 0;
}

._wreapper .te-pagination a,
._wreapper .te-pagination strong {
    width: 26px;
    height: 26px;
    display: inline-block;
    border-color: #b4b4b4;
    text-align: center;
    line-height: 26px;
    color: #312c2c;
    vertical-align: middle;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

._wreapper .te-pagination a:hover,
._wreapper .te-pagination a.active {
    color: #fff;
    border-color: #1c75bc;
    background: #1c75bc;
}

._wreapper .te-pagination strong {
    color: #fff;
    border-color: #1c75bc;
    background: #1c75bc;
}

._wreapper .header ._menu-header {
    padding: 1em 0;
    background-image: -webkit-gradient(linear, left top, right top, from(#102b51), to(#231f20));
    background-image: linear-gradient(to right, #102b51, #231f20);
}

._wreapper .header ._menu-header .row01 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

._wreapper .header ._menu-header .row01 .col01 {
    width: 15%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

._wreapper .header ._menu-header .search {
    display: inline-block;
    width: 30px;
    text-align: center;
    margin: 0 auto;
}

._wreapper .header ._menu-header .search .btn-sch {
    color: #fff;
}

._wreapper .header ._menu-header .search .fr-search {
    position: absolute;
    right: 10px;
    top: 100%;
    margin-top: 15px;
    width: 250px;
    border-radius: 3px;
    overflow: hidden;
    -webkit-box-shadow: 0 0 3px #ccc;
    box-shadow: 0 0 3px #ccc;
    visibility: hidden;
    opacity: 0;
    z-index: -1;
    -webkit-transition: all .35s;
    transition: all .35s;
}

._wreapper .header ._menu-header .search .fr-search.active {
    visibility: visible;
    opacity: 1;
    z-index: 100;
    right: 0;
}

._wreapper .header ._menu-header .search .fr-search input {
    width: 100%;
    height: 34px;
    float: left;
    border: 1px solid #cecece;
    padding: 0 40px 0 15px;
    border-radius: 3px;
    overflow: hidden;
}

._wreapper .header ._menu-header .search .fr-search button {
    position: absolute;
    width: 36px;
    height: 100%;
    top: 0;
    right: 0;
    background: #565249 url("../images/ic-search.png") center no-repeat;
    cursor: pointer;
    border: none;
}

._wreapper .header ._menu-header .lang {
    color: #ffffff;
}

._wreapper .header ._menu-header .lang a {
    padding: .2em;
    margin: 0 .1em;
    border: 1px solid transparent;
}

._wreapper .header ._menu-header .lang a.active,
._wreapper .header ._menu-header .lang a:hover,
._wreapper .header ._menu-header .lang a:focus {
    color: #42d197;
    border: 1px solid #000000;
}

._wreapper .selection-content .banner .desc {
    position: absolute;
    width: 100%;
    top: 50%;
    left: 0;
    color: #ffffff;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

._wreapper .selection-content .banner .desc .title {
    font-size: 6em;
    line-height: 1.2;
    margin: 0;
}

._wreapper .selection-content .banner .desc .title .tits {
    display: initial;
}

._wreapper .selection-content .banner .desc .tit {
    font-size: 1.8em;
    color: #42d197;
}

._wreapper .selection-content .banner .desc .btn-links {
    margin: 0 -.2em;
}

._wreapper .selection-content .banner .desc .btn-links a {
    display: inline-block;
    padding: .5em 1em;
    border-radius: 2em;
    color: #42d197;
    width: 168px;
    margin: 0 .2em;
    text-align: center;
    border: 1px solid #42d197;
}

._wreapper .selection-content .banner .desc .btn-links a:first-child {
    border: 1px solid transparent;
    background-image: -webkit-gradient(linear, left top, right top, from(#534d5c), to(#201d2c));
    background-image: linear-gradient(to right, #534d5c, #201d2c);
}

._wreapper .selection-content .select-ctent .text {
    text-align: center;
    padding: 0 0 1em;
}

._wreapper .selection-content .select-ctent .text .title {
    margin: 0;
    font-size: 2.6em;
}

._wreapper .selection-content .select-ctent .select-title {
    padding: 6em 0;
    color: #ffffff;
    background: #102b51;
}

._wreapper .selection-content .select-ctent .select-title .title {
    font-size: 2.2em;
    line-height: 1.2;
    margin: 0 0 .5em;
    font-family: 'Roboto-Medium';
}

._wreapper .selection-content .select-ctent .abouts {
    padding: 4em 0;
    background: #243040;
}

._wreapper .selection-content .select-ctent .abouts .text {
    color: #ffffff;
}

._wreapper .selection-content .select-ctent .abouts .text .title {
    margin: 0 0 .2em;
}

._wreapper .selection-content .select-ctent .abouts .text .title .tits {
    display: inline;
}

._wreapper .selection-content .select-ctent .solution {
    padding: 2em 0;
}

._wreapper .selection-content .select-ctent .solution .row01 {
    margin: 0 -.6em;
}

._wreapper .selection-content .select-ctent .solution .row01 .col01 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: .6em;
}

._wreapper .selection-content .select-ctent .solution .row01 .col01 .item {
    width: 100%;
    -webkit-box-flex: 1;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
}

._wreapper .selection-content .select-ctent .solution .row01 .col01:last-child .item {
    padding: 2em;
    color: #ffffff;
    background-image: -webkit-gradient(linear, left top, right top, from(#27aae0), to(#16aead));
    background-image: linear-gradient(to right, #27aae0, #16aead);
}

._wreapper .selection-content .select-ctent .solution .col01 .item .bxt-item {
    display: -ms-grid;
    display: grid;
    gap: 1em;
    -ms-grid-columns: (1fr)[3];
    grid-template-columns: repeat(3, 1fr);
}

._wreapper .selection-content .select-ctent .solution .col01 .item .bxt-item .it {
    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;
    padding: 1em;
    min-height: 168px;
    border: 1.2px solid #16aead;
}

._wreapper .selection-content .select-ctent .solution .col01 .item .bxt {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: distribute;
    justify-content: space-around;
}

._wreapper .selection-content .select-ctent .solution .col01 .item .bxt .desc .title {
    font-size: 1.6em;
    margin: 0;
}

._wreapper .selection-content .select-ctent .solution .col01 .item .bxt .desc .title span {
    font-size: 1.8em;
}

._wreapper .selection-content .select-ctent .solution .col01 .item .bxt .desc .btn-more {
    border-radius: 2em;
    color: #007cc3;
    background: #ffffff;
}

._wreapper .selection-content .select-ctent .solution .col01 .item .bxt .icon {
    width: 86px;
}

._wreapper .selection-content .select-ctent .solution ._img {
    position: relative;
    padding: 2em 0 0;
}

._wreapper .selection-content .select-ctent .solution ._img .text {
    position: absolute;
    top: 50%;
    right: 15%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

._wreapper .selection-content .select-ctent .solution ._img .text .title {
    color: #9abad8;
    font-size: 2.8em;
}

._wreapper .selection-content .select-ctent .solution ._img .text .btn-more {
    color: #3579a8;
    border-radius: .2em;
    margin: .4em 0 0;
    font-size: 2.8em;
    padding: .2em .6em;
    line-height: 1;
    background: #ffffff;
    font-family: 'UTM Bebas';
}

._wreapper .selection-content .select-ctent .news {
    padding: 2em 0;
}

._wreapper .selection-content .select-ctent .news .row .col01 {
    padding: 1em;
}

._wreapper .selection-content .select-ctent .news .col01 .item {
    width: 100%;
    -webkit-box-flex: 1;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
    overflow: hidden;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    -webkit-box-shadow: 2px 2px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 2px 2px 0 rgba(0, 0, 0, 0.2);
}

._wreapper .selection-content .select-ctent .news .col01 .item .nw_1 {
    padding-top: 60%;
}

._wreapper .selection-content .select-ctent .news .col01 .item .desc {
    padding: 1.5em;
}

._wreapper .selection-content .select-ctent .news .col01 .item .desc .tit {
    color: #58595b;
    overflow: hidden;
    line-height: 20px;
    max-height: 40px;
}

._wreapper .selection-content .select-ctent .news .col01 .item .desc .btn-more {
    color: #42d197;
    padding: .3em 0;
    background: transparent;
    border: 1px solid transparent;
}

._wreapper .selection-content .select-ctent .news .col01 .item .desc p {
    color: #bcbec0;
}

._wreapper .selection-content .select-ctent .news .col01 .item:hover {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
    -webkit-box-shadow: 0 10px 20px rgba(189, 189, 189, 0.19), 0 6px 6px rgba(189, 189, 189, 0.23);
    box-shadow: 0 10px 20px rgba(189, 189, 189, 0.19), 0 6px 6px rgba(189, 189, 189, 0.23);
}

._wreapper .selection-content .select-ctent .news .btn-detail {
    display: table;
    margin: 1em auto;
    padding: .3em 2em;
    border-radius: .4em;
    background-image: -webkit-gradient(linear, left top, right top, from(#27aae1), to(#15aeab));
    background-image: linear-gradient(to right, #27aae1, #15aeab);
}

._wreapper .selection-content .select-ctent .news .btn-detail:hover {
    color: #27aae1;
    background: transparent;
    border: 1px solid #27aae1;
}

._wreapper .selection-content .select-ctent .pictures {
    padding: 2em 0;
}

._wreapper .selection-content .select-ctent .pictures .row {
    margin: 0 -.6em;
}

._wreapper .selection-content .select-ctent .pictures .row .col01 {
    padding: .6em;
}

._wreapper .selection-content .select-ctent .pictures .row .col01 .avt {
    padding-top: 60%;
}

._wreapper .selection-content .select-ctent .customer {
    padding: 2em 0 0;
    background: url("../images/bg-solution.png") bottom no-repeat;
}

._wreapper .selection-content .select-ctent .customer .text {
    padding: 0 0 4em;
}

._wreapper .selection-content .select-ctent .customer .row01 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
}

._wreapper .selection-content .select-ctent .customer .col01 .text {
    text-align: initial;
    padding: 0 0 1em;
}

._wreapper .selection-content .select-ctent .customer .col01 .text .title {
    color: #42d197;
    font-size: 1.4em;
}

._wreapper .selection-content .select-ctent .click_content .box-text {
    padding: 4em 0;
    font-size: 1.6em;
    text-align: center;
}

._wreapper .selection-content .select-ctent .click_content .box-text a {
    color: #42d197;
    -webkit-text-decoration: revert;
    text-decoration: revert;
}

._wreapper .selection-content .select-ctent .click_content .list-panel {
    padding: 2em 0;
}

._wreapper .selection-content .select-ctent .click_content .list-panel .field-item {
    margin: .5em 0;
    border: solid 1px #dddddd;
}

._wreapper .selection-content .select-ctent .click_content .list-panel .field-item .fild-title {
    position: relative;
    padding: .6em 2em;
    color: #ffffff;
    cursor: pointer;
    background-image: -webkit-gradient(linear, left top, right top, from(#102b51), to(#231f20));
    background-image: linear-gradient(to right, #102b51, #231f20);
}

._wreapper .selection-content .select-ctent .click_content .list-panel .field-item .fild-title .tit {
    display: inline-block;
    margin: 0;
    text-transform: initial;
}

._wreapper .selection-content .select-ctent .click_content .list-panel .field-item .fild-title .fa {
    position: absolute;
    width: 39px;
    height: 39px;
    text-align: center;
    line-height: 39px;
    top: 0;
    right: 1em;
    -webkit-transition: all .36s ease-in-out;
    transition: all .36s ease-in-out;
}

._wreapper .selection-content .select-ctent .click_content .list-panel .field-item .fild-title .fa.show {
    color: #42d197;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}

._wreapper .selection-content .select-ctent .click_content .list-panel .field-item .field-items {
    padding: 2em;
    display: none;
}

._wreapper .selection-content .select-ctent .click_content .list-panel.dk .field-item:first-child .fild-title .tit {
    color: #42d197;
}

._wreapper .selection-content .select-ctent .click_content .list-panel.dk .field-item:first-child .fild-title .fa {
    color: #42d197;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}

._wreapper .selection-content .select-ctent .click_content .list-panel.dk .field-item:first-child .field-items {
    display: block;
}

._wreapper .selection-content .select-ctent .click_content .ctent {
    padding: 2em 0;
}

._wreapper .selection-content .select-ctent .click_content .ctent .btn-click {
    display: table;
    width: 220px;
    font-size: 1.2em;
    color: #ffffff;
    margin: .6em auto;
    border-radius: 2em;
    text-transform: uppercase;
    background-image: -webkit-gradient(linear, left top, right top, from(#27aae1), to(#15aeab));
    background-image: linear-gradient(to right, #27aae1, #15aeab);
}

._wreapper .selection-content .select-ctent .click_content .ctent .btn-click.btn_f {
    background-image: -webkit-gradient(linear, left top, right top, from(#fcb000), to(#fe7700));
    background-image: linear-gradient(to right, #fcb000, #fe7700);
}

._wreapper .selection-content .select-ctent .click_content .ctent .btn-click.btn_me {
    background-image: -webkit-gradient(linear, left top, right top, from(#534d5c), to(#211d2c));
    background-image: linear-gradient(to right, #534d5c, #211d2c);
}

._wreapper .selection-content .select-ctent .contact {
    padding: 4em 0;
}

._wreapper .selection-content .select-ctent .worlk {
    padding: 2em 0;
}

._wreapper .selection-content .select-ctent .worlk .ctent {
    padding: 2em;
    border: 1px solid #e0e1e1;
}

._wreapper .selection-content .select-ctent .worlk .ctents {
    margin: 4em 0 0;
}

._wreapper .selection-content .select-ctent .w-ctent {
    padding: 3em 0 1em;
}

._wreapper .selection-content .select-ctent .w-ctent .text {
    text-align: initial;
}

._wreapper .selection-content .select-ctent .w-ctent .img {
    padding: 1em 0;
}

._wreapper .selection-content .select-ctent .w-ctent .img img {
    width: 100%;
}

._wreapper .selection-content .select-ctent .ctents {
    padding: 2em 4em;
    border-radius: .5em;
    background: #f1f2f2;
}

._wreapper .selection-content .select-ctent .ctents .title {
    font-size: 2em;
    color: #42d197;
    margin: 0 0 .8em;
}

._wreapper .selection-content .select-ctent .cate-faq .text {
    text-align: initial;
    padding: 2em 0 0;
}

._wreapper .selection-content .select-ctent .s-content .thead p {
    text-align: justify;
}

._wreapper .selection-content .select-ctent .s-content .thead p img {
    display: table;
    margin: 0 auto;
    -o-object-fit: cover;
    object-fit: cover;
}

._wreapper .footer .ctent-footer {
    padding: 3em 0 2em;
    color: #ffffff;
    background-image: -webkit-gradient(linear, left top, right top, from(#102b51), to(#231f20));
    background-image: linear-gradient(to right, #102b51, #231f20);
}

._wreapper .footer .ctent-footer .lgoFt {
    display: block;
    padding: 0 0 1em;
}

._wreapper .footer .ctent-footer .lgoFt img {
    width: 239px;
}

._wreapper .footer .ctent-footer .title {
    color: #29eda2;
    font-size: 1.3em;
}

._wreapper .footer .ctent-footer .desc {
    padding: 0 0 1em;
    font-family: 'Roboto-Light';
}


/* Css responsives */

@media screen and (min-width: 992px) {
    .body-sticker {
        text-align: right;
    }
    .body-sticker>ul {
        font-size: 0;
        padding: 0;
        margin: 0 -10px;
    }
    .body-sticker>ul>li {
        position: relative;
        display: inline-block;
    }
    .body-sticker>ul>li>a {
        position: relative;
        font-size: 15px;
        font-weight: 500;
        padding: .4rem 1rem;
        color: #ffffff;
        font-family: 'Roboto-Medium';
    }
    .body-sticker>ul>li>a:hover,
    .body-sticker>ul>li>a.active,
    .body-sticker>ul>li>a:focus {
        color: #29eda2;
    }
    .body-sticker>ul>li ul {
        position: absolute;
        background: #fff;
        min-width: 220px;
        top: 100%;
        left: 0;
        z-index: 1;
        border-radius: 0;
        /* box-shadow: 0 0 8px rgba(0,0,0,.3); */
        -webkit-transition: ease-out opacity .3s, ease-out top .3s, ease-out transform .3s;
        transition: ease-out opacity .3s, ease-out top .3s, ease-out transform .3s;
        visibility: hidden;
        -webkit-transform: scaleY(0);
        transform: scaleY(0);
        -webkit-transform-origin: 0 0;
        transform-origin: 0 0;
        text-align: left !important;
        padding: 1rem 0 0;
    }
    .body-sticker>ul>li ul li {
        position: relative;
    }
    .body-sticker>ul>li ul li a {
        display: block;
        font-size: 15px;
        line-height: 18px;
        padding: 8px 10px 8px;
        border-left: 3px solid rgba(17, 17, 17, 0);
        border-bottom: 1px dotted #fff;
        font-weight: 500;
    }
    .body-sticker>ul>li ul li a.active,
    .body-sticker>ul>li ul li a:hover {
        background: #ffffff;
        color: #f0832b;
        border-left: 2px solid #f0832b;
        padding-left: 6px;
    }
    .body-sticker>ul>li ul li ul {
        top: 0;
        left: 100%;
        padding: 0;
        -webkit-transition: ease-out opacity .3s, ease-out top .3s, ease-out transform .3s;
        transition: ease-out opacity .3s, ease-out top .3s, ease-out transform .3s;
        visibility: hidden;
        -webkit-transform: scaleY(0);
        transform: scaleY(0);
        -webkit-transform-origin: 0 0;
        transform-origin: 0 0;
    }
    .body-sticker>ul>li ul li:hover ul {
        visibility: visible;
        -webkit-transform: scaleY(1);
        transform: scaleY(1);
    }
    .body-sticker>ul>li ul li:last-child a {
        border-bottom: none;
    }
    .body-sticker>ul>li ul li .fa {
        display: none;
    }
    .body-sticker>ul>li:hover>ul {
        visibility: visible;
        -webkit-transform: scaleY(1);
        transform: scaleY(1);
    }
    .body-sticker>ul>li:last-child>ul {
        left: initial;
        right: 0;
    }
    .body-sticker>ul>li:last-child>ul li ul {
        left: -100%;
    }
    .body-sticker>ul>li .fa {
        position: absolute;
        top: 50%;
        right: 0;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
    }
    .body-sticker>ul>li .fa:hover {
        color: #d6a545;
        cursor: pointer;
    }
}

@media screen and (max-width: 992px) {
    #sticker {
        position: fixed;
        width: 100%;
        height: 100%;
        top: 0;
        left: -100%;
        visibility: hidden;
        z-index: 106;
        -webkit-transition: all .6s ease-in-out;
        transition: all .6s ease-in-out;
    }
    #sticker.opened {
        visibility: visible;
        opacity: 1;
        left: 0;
    }
    #sticker .sticker-overlay {
        position: fixed;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        opacity: 0;
        visibility: hidden;
        background: rgba(0, 0, 0, 0.5);
        -webkit-transition: all 300ms ease-out;
        transition: all 300ms ease-out;
    }
    #sticker.opened .sticker-overlay {
        opacity: 1;
        visibility: visible;
    }
    .sticker-wrapper {
        position: relative;
        width: 330px;
        max-width: 100%;
        height: 100%;
        background: #102b50;
        -webkit-transition: all .35s;
        transition: all .35s;
        -webkit-transform: translate(-100%, 0);
        transform: translate(-100%, 0);
    }
    #sticker.opened .sticker-wrapper {
        -webkit-transform: none;
        transform: none;
        z-index: 100;
    }
    #sticker .header-sticker {
        /* position: absolute; */
        width: 100%;
        top: 0;
        left: 0;
        border-bottom: 1px solid #808081;
    }
    #sticker .header-sticker .titles {
        font-size: 24px;
        line-height: 72px;
        font-weight: 700;
        text-transform: uppercase;
        color: #fff;
        padding: 0 50px 0 15px;
        font-family: "Muli", sans-serif;
        border-bottom: 1px solid #fff;
    }
    #sticker .header-sticker .close-menu {
        position: absolute;
        right: 15px;
        top: 15px;
        width: 35px;
        height: 35px;
    }
    #sticker .header-sticker .close-menu span {
        position: absolute;
        width: 18px;
        height: 2px;
        background: #fff;
        top: 16px;
        left: 8px;
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg);
    }
    #sticker .header-sticker .close-menu span:before,
    #sticker .header-sticker .close-menu span:after {
        content: '';
        position: absolute;
        border: 2px solid transparent;
        top: -3px;
        height: 8px;
        width: 8px;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        right: 0px;
        border-top-color: #fff;
        border-right-color: #fff;
        display: block;
        z-index: 100;
    }
    #sticker .sticker-wrapper .body-sticker {
        position: relative;
        height: 100%;
        overflow: auto;
    }
    #sticker .sticker-wrapper .body-sticker>ul {
        max-height: 100%;
        margin: 0;
        list-style: none;
        display: block;
    }
    .body-sticker>ul>li {
        position: relative;
        padding: 0;
        border-bottom: 1px dotted #fff;
    }
    .body-sticker>ul>li a {
        position: relative;
        color: #fff;
        font-size: 15px;
        text-transform: capitalize;
        padding: 5px 25px 5px 15px !important;
        font-weight: 500;
        display: inline-block;
        vertical-align: top;
    }
    .body-sticker>ul>li ul {
        list-style: none;
        background: rgba(65, 64, 66, 0.6);
        display: none;
        padding: 0;
    }
    .body-sticker>ul>li ul li {
        position: relative;
        background: rgba(90, 149, 177, 0.8);
    }
    .body-sticker>ul>li ul li .fa {
        right: 10px;
    }
    .body-sticker>ul>li ul li a {
        font-size: 13px;
        color: #ffffff;
    }
    .body-sticker>ul>li>ul li.list-mb::before {
        color: #ffffff;
    }
    .body-sticker>ul li:last-child {
        border-bottom: none;
    }
    .body-sticker>ul li .fa {
        content: '';
        position: absolute;
        width: 40px;
        height: 33px;
        font-size: 20px;
        line-height: 33px;
        top: 0;
        color: #ffffff;
        right: 15px;
        text-align: center;
        -webkit-transition: all .35s;
        transition: all .35s;
    }
    .body-sticker>ul li .up {
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg);
    }
    #sticker .fr-search.sch {
        position: relative;
    }
    #sticker .fr-search input {
        width: 100%;
        height: 40px;
        line-height: 40px;
        padding: 0 60px 0 15px;
        background-color: #fff;
        border: none;
        outline: none !important;
    }
    #sticker .fr-search button {
        position: absolute;
        top: 0;
        right: 25px;
        height: 100%;
        background: none !important;
        color: #6a6a6a;
        outline: none !important;
        border: none;
        font-size: 20px;
        padding: 0;
    }
    #touch-menu {
        width: 30px;
        height: 25px;
        z-index: 99;
        -webkit-transition: ease-in-out .3s;
        transition: ease-in-out .3s;
    }
    #touch-menu .touch-menu-inner,
    #touch-menu .touch-menu-inner:before,
    #touch-menu .touch-menu-inner:after {
        position: absolute;
        background-color: #ffffff;
        width: 30px;
        height: 4px;
        -webkit-transition-timing-function: ease;
        transition-timing-function: ease;
        -webkit-transition-duration: .15s;
        transition-duration: .15s;
        -webkit-transition-property: -webkit-transform;
        transition-property: -webkit-transform;
        transition-property: transform;
        transition-property: transform, -webkit-transform;
    }
    #touch-menu .touch-menu-inner {
        display: block;
        margin-top: -2px;
        top: auto;
        bottom: 0;
        -webkit-transition-delay: .13s;
        transition-delay: .13s;
        -webkit-transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        -webkit-transition-duration: .13s;
        transition-duration: .13s;
    }
    #touch-menu.opened .touch-menu-inner {
        -webkit-transition-delay: .22s;
        transition-delay: .22s;
        -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        -webkit-transform: translate3d(0, -10px, 0) rotate(-45deg);
        transform: translate3d(0, -10px, 0) rotate(-45deg);
    }
    #touch-menu.opened .touch-menu-inner:before {
        top: 0;
        -webkit-transition: top 0.1s cubic-bezier(0.33333, 0, 0.66667, 0.33333) 0.16s, -webkit-transform 0.13s cubic-bezier(0.215, 0.61, 0.355, 1) 0.25s;
        transition: top 0.1s cubic-bezier(0.33333, 0, 0.66667, 0.33333) 0.16s, -webkit-transform 0.13s cubic-bezier(0.215, 0.61, 0.355, 1) 0.25s;
        transition: top 0.1s cubic-bezier(0.33333, 0, 0.66667, 0.33333) 0.16s, transform 0.13s cubic-bezier(0.215, 0.61, 0.355, 1) 0.25s;
        transition: top 0.1s cubic-bezier(0.33333, 0, 0.66667, 0.33333) 0.16s, transform 0.13s cubic-bezier(0.215, 0.61, 0.355, 1) 0.25s, -webkit-transform 0.13s cubic-bezier(0.215, 0.61, 0.355, 1) 0.25s;
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg);
    }
    #touch-menu.opened .touch-menu-inner:after {
        top: 0;
        -webkit-transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0.1s linear 0.22s;
        transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0.1s linear 0.22s;
        opacity: 0;
    }
    #touch-menu .touch-menu-inner:before,
    #touch-menu .touch-menu-inner:after {
        display: block;
        content: "";
    }
    #touch-menu .touch-menu-inner:before {
        top: -10px;
        -webkit-transition: top 0.12s cubic-bezier(0.33333, 0.66667, 0.66667, 1) 0.2s, -webkit-transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
        transition: top 0.12s cubic-bezier(0.33333, 0.66667, 0.66667, 1) 0.2s, -webkit-transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
        transition: top 0.12s cubic-bezier(0.33333, 0.66667, 0.66667, 1) 0.2s, transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
        transition: top 0.12s cubic-bezier(0.33333, 0.66667, 0.66667, 1) 0.2s, transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }
    #touch-menu .touch-menu-inner:after {
        top: -20px;
        -webkit-transition: top 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1) 0.2s, opacity 0.1s linear;
        transition: top 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1) 0.2s, opacity 0.1s linear;
    }
}

@media screen and (max-width: 991px) {
    #sticker {
        padding: 0;
    }
    ._wreapper .header ._menu-header {
        padding: .5em 0;
    }
    ._wreapper .header ._menu-header .row01 .col01 {
        width: 16%;
    }
    ._wreapper .selection-content .select-ctent .text .title {
        font-size: 1.8em;
    }
    ._wreapper .selection-content .select-ctent .abouts {
        padding: 1em 0;
    }
    ._wreapper .selection-content .select-ctent .click_content .list-panel {
        padding: 1em 0;
    }
    ._wreapper .selection-content .select-ctent .click_content .ctent {
        padding: 1em 0;
    }
    ._wreapper .selection-content .select-ctent .solution .col01 .item .bxt .desc .title {
        font-size: 1.3em;
    }
    ._wreapper .selection-content .select-ctent .solution ._img {
        padding: 1em 0;
    }
    ._wreapper .selection-content .select-ctent .solution ._img .text {
        right: 1em;
    }
    ._wreapper .selection-content .select-ctent .pictures {
        padding: 1em 0;
    }
    ._wreapper .selection-content .select-ctent .news {
        padding: 1em 0;
    }
    ._wreapper .selection-content .select-ctent .customer {
        padding: 1em 0 0;
    }
    ._wreapper .selection-content .select-ctent .worlk .col01 {
        padding-bottom: 1em;
    }
    ._wreapper .selection-content .select-ctent .contact {
        padding: 1em 0;
    }
    ._wreapper .selection-content .select-ctent .contact .ctent {
        padding: 1em;
    }
    ._wreapper .footer .ctent-footer {
        padding: 1em 0;
    }
    ._wreapper .footer .ctent-footer .col01 {
        padding-bottom: 1em;
    }
}

@media screen and (max-width: 767px) {
    ._wreapper .selection-content .banner .desc .title {
        font-size: 2.2em;
    }
    ._wreapper .selection-content .banner .desc .tit {
        font-size: 1.2em;
    }
    ._wreapper .selection-content .select-ctent .text .title {
        font-size: 1.4em;
    }
    ._wreapper .selection-content .select-ctent .solution {
        padding: 1em 0;
    }
    ._wreapper .selection-content .select-ctent .solution ._img .text {
        position: relative;
        top: initial;
        right: initial;
        -webkit-transform: initial;
        transform: initial;
        padding: 0;
    }
    ._wreapper .selection-content .select-ctent .worlk .ctent {
        padding: 1em;
    }
    ._wreapper .selection-content .select-ctent .ctents {
        padding: 1em;
    }
    ._wreapper .selection-content .select-ctent .customer .row01 {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
    }
    ._wreapper .selection-content .select-ctent .customer .text {
        padding: 0 0 1em;
    }
    ._wreapper .selection-content .select-ctent .customer .col01:last-child {
        padding-bottom: 1em;
    }
    ._wreapper .footer .ctent-footer .col01 .desc:last-child {
        padding: 0;
    }
}

@media screen and (max-width: 475px) {
    ._wreapper .header ._menu-header .row01 .col01 {
        width: 50%;
    }
    ._wreapper .selection-content .select-ctent .solution .col01 .item .bxt-item {
        -ms-grid-columns: (1fr)[1];
        grid-template-columns: repeat(1, 1fr);
    }
}


/*# sourceMappingURL=style.css.map */