a,
abbr,
acronym,
address,
applet,
article,
aside,
b,
big,
blockquote,
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,
i,
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 {
    vertical-align: baseline;
    margin: 0;
    border: 0;
    padding: 0;
    font: inherit;
    font-size: 100%
}

audio,
body,
canvas,
html,
iframe,
img,
video {
    margin: 0;
    border: 0;
    padding: 0;
    font: inherit;
    font-size: 100%
}

body,
html {
    vertical-align: baseline;
    color: #333;
    font-family: Roboto, sans-serif;
    font-size: 13px;
    line-height: 1
}

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

ol,
ul {
    list-style: none
}

blockquote,
q {
    quotes: none
}

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

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

iframe,
img,
video {
    max-width: 100%
}

audio,
canvas,
iframe,
img,
svg,
video {
    vertical-align: middle
}

a {
    color: inherit;
    text-decoration: none
}

b,
strong {
    font-weight: 700
}

button,
input,
select,
textarea {
    font-family: inherit
}

button {
    cursor: pointer
}

.row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-flow: row wrap;
    margin-bottom: -1.875rem;
}

*,
.row,
.row>*,
:after,
:before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.row>* {
    padding: 0 0 0.875rem 1.875rem;
    width: 100%
}


@media screen and (max-width:768.98px) {
    .row>* {
        padding: 0;
    }
    #home1-1,
    .home-3{
        padding: 2.5rem !important;
    }
    #home-6 {
        padding: 0 0 0.875rem 1.875rem !important;
    }
}

.col {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 0%;
    flex: 1 1 0%
}

.row.no-gutter {
    margin: 0
}

.row.no-gutter>* {
    padding: 0
}

.row.equal-height>* {
    -ms-flex-item-align: stretch;
    align-self: stretch
}

.row.equal-height>*>* {
    height: 100%
}

.row.row-1>*,
.row.row-2>* {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
}

.row.row-2>* {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
}

.row.row-3>*,
.row.row-4>* {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%
}

.row.row-4>* {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%
}

.row.row-5>*,
.row.row-6>* {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%
}

.row.row-6>* {
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%
}

.row.row-7>*,
.row.row-8>* {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 14.28571%;
    flex: 0 0 14.28571%;
    max-width: 14.28571%
}

.row.row-8>* {
    -ms-flex: 0 0 12.5%;
    flex: 0 0 12.5%;
    max-width: 12.5%
}

.row.row-10>*,
.row.row-9>* {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 11.11111%;
    flex: 0 0 11.11111%;
    max-width: 11.11111%
}

.row.row-10>* {
    -ms-flex: 0 0 10%;
    flex: 0 0 10%;
    max-width: 10%
}

.row.row-11>*,
.row.row-12>* {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 9.09091%;
    flex: 0 0 9.09091%;
    max-width: 9.09091%
}

.row.row-12>* {
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%
}

@media (min-width:576px) {

    .row.row-sm-1>*,
    .row.row-sm-2>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .row.row-sm-2>* {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .row.row-sm-3>*,
    .row.row-sm-4>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .row.row-sm-4>* {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .row.row-sm-5>*,
    .row.row-sm-6>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%
    }

    .row.row-sm-6>* {
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .row.row-sm-7>*,
    .row.row-sm-8>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 14.28571%;
        flex: 0 0 14.28571%;
        max-width: 14.28571%
    }

    .row.row-sm-8>* {
        -ms-flex: 0 0 12.5%;
        flex: 0 0 12.5%;
        max-width: 12.5%
    }

    .row.row-sm-10>*,
    .row.row-sm-9>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 11.11111%;
        flex: 0 0 11.11111%;
        max-width: 11.11111%
    }

    .row.row-sm-10>* {
        -ms-flex: 0 0 10%;
        flex: 0 0 10%;
        max-width: 10%
    }

    .row.row-sm-11>*,
    .row.row-sm-12>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 9.09091%;
        flex: 0 0 9.09091%;
        max-width: 9.09091%
    }

    .row.row-sm-12>* {
        -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }
}

@media (min-width:768.98px) {

    .row.row-md-1>*,
    .row.row-md-2>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .row.row-md-2>* {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .row.row-md-3>*,
    .row.row-md-4>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .row.row-md-4>* {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .row.row-md-5>*,
    .row.row-md-6>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%
    }

    .row.row-md-6>* {
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .row.row-md-7>*,
    .row.row-md-8>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 14.28571%;
        flex: 0 0 14.28571%;
        max-width: 14.28571%
    }

    .row.row-md-8>* {
        -ms-flex: 0 0 12.5%;
        flex: 0 0 12.5%;
        max-width: 12.5%
    }

    .row.row-md-10>*,
    .row.row-md-9>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 11.11111%;
        flex: 0 0 11.11111%;
        max-width: 11.11111%
    }

    .row.row-md-10>* {
        -ms-flex: 0 0 10%;
        flex: 0 0 10%;
        max-width: 10%
    }

    .row.row-md-11>*,
    .row.row-md-12>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 9.09091%;
        flex: 0 0 9.09091%;
        max-width: 9.09091%
    }

    .row.row-md-12>* {
        -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }
}

@media (min-width:1024.98px) {

    .row.row-lg-1>*,
    .row.row-lg-2>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .row.row-lg-2>* {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .row.row-lg-3>*,
    .row.row-lg-4>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .row.row-lg-4>* {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .row.row-lg-5>*,
    .row.row-lg-6>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%
    }

    .row.row-lg-6>* {
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .row.row-lg-7>*,
    .row.row-lg-8>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 14.28571%;
        flex: 0 0 14.28571%;
        max-width: 14.28571%
    }

    .row.row-lg-8>* {
        -ms-flex: 0 0 12.5%;
        flex: 0 0 12.5%;
        max-width: 12.5%
    }

    .row.row-lg-10>*,
    .row.row-lg-9>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 11.11111%;
        flex: 0 0 11.11111%;
        max-width: 11.11111%
    }

    .row.row-lg-10>* {
        -ms-flex: 0 0 10%;
        flex: 0 0 10%;
        max-width: 10%
    }

    .row.row-lg-11>*,
    .row.row-lg-12>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 9.09091%;
        flex: 0 0 9.09091%;
        max-width: 9.09091%
    }

    .row.row-lg-12>* {
        -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }
}

@media (min-width:1280px) {

    .row.row-xl-1>*,
    .row.row-xl-2>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .row.row-xl-2>* {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .row.row-xl-3>*,
    .row.row-xl-4>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .row.row-xl-4>* {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .row.row-xl-5>*,
    .row.row-xl-6>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%
    }

    .row.row-xl-6>* {
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .row.row-xl-7>*,
    .row.row-xl-8>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 14.28571%;
        flex: 0 0 14.28571%;
        max-width: 14.28571%
    }

    .row.row-xl-8>* {
        -ms-flex: 0 0 12.5%;
        flex: 0 0 12.5%;
        max-width: 12.5%
    }

    .row.row-xl-10>*,
    .row.row-xl-9>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 11.11111%;
        flex: 0 0 11.11111%;
        max-width: 11.11111%
    }

    .row.row-xl-10>* {
        -ms-flex: 0 0 10%;
        flex: 0 0 10%;
        max-width: 10%
    }

    .row.row-xl-11>*,
    .row.row-xl-12>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 9.09091%;
        flex: 0 0 9.09091%;
        max-width: 9.09091%
    }

    .row.row-xl-12>* {
        -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }
}

.col-1,
.col-2,
.col-3 {
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
    -webkit-box-flex: 0
}

.col-2,
.col-3 {
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%
}

.col-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%
}

.col-4,
.col-5,
.col-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%
}

.col-5,
.col-6 {
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%
}

.col-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
}

.col-7,
.col-8,
.col-9 {
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
    -webkit-box-flex: 0
}

.col-8,
.col-9 {
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%
}

.col-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%
}

.col-10,
.col-11,
.col-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%
}

.col-11,
.col-12 {
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%
}

.col-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
}

.offset-left-0 {
    margin-left: 0
}

.offset-left-1 {
    margin-left: 8.33333%
}

.offset-left-2 {
    margin-left: 16.66667%
}

.offset-left-3 {
    margin-left: 25%
}

.offset-left-4 {
    margin-left: 33.33333%
}

.offset-left-5 {
    margin-left: 41.66667%
}

.offset-left-6 {
    margin-left: 50%
}

.offset-left-7 {
    margin-left: 58.33333%
}

.offset-left-8 {
    margin-left: 66.66667%
}

.offset-left-9 {
    margin-left: 75%
}

.offset-left-10 {
    margin-left: 83.33333%
}

.offset-left-11 {
    margin-left: 91.66667%
}

.offset-right-0 {
    margin-right: 0
}

.offset-right-1 {
    margin-right: 8.33333%
}

.offset-right-2 {
    margin-right: 16.66667%
}

.offset-right-3 {
    margin-right: 25%
}

.offset-right-4 {
    margin-right: 33.33333%
}

.offset-right-5 {
    margin-right: 41.66667%
}

.offset-right-6 {
    margin-right: 50%
}

.offset-right-7 {
    margin-right: 58.33333%
}

.offset-right-8 {
    margin-right: 66.66667%
}

.offset-right-9 {
    margin-right: 75%
}

.offset-right-10 {
    margin-right: 83.33333%
}

.offset-right-11 {
    margin-right: 91.66667%
}

@media (min-width:576px) {

    .col-sm-1,
    .col-sm-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }

    .col-sm-2 {
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .col-sm-3,
    .col-sm-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-sm-4 {
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .col-sm-5,
    .col-sm-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }

    .col-sm-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-sm-7,
    .col-sm-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }

    .col-sm-8 {
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }

    .col-sm-10,
    .col-sm-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-sm-10 {
        -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }

    .col-sm-11,
    .col-sm-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }

    .col-sm-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
}

@media (min-width:768.98px) {

    .col-md-1,
    .col-md-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }

    .col-md-2 {
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .col-md-3,
    .col-md-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-md-4 {
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .col-md-5,
    .col-md-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }

    .col-md-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-md-7,
    .col-md-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }

    .col-md-8 {
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }

    .col-md-10,
    .col-md-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-md-10 {
        -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }

    .col-md-11,
    .col-md-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }

    .col-md-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
}

@media (min-width:1024.98px) {

    .col-lg-1,
    .col-lg-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }

    .col-lg-2 {
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .col-lg-3,
    .col-lg-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-lg-4 {
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .col-lg-5,
    .col-lg-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }

    .col-lg-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-lg-7,
    .col-lg-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }

    .col-lg-8 {
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }

    .col-lg-10,
    .col-lg-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-lg-10 {
        -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
        max-width: 80%
    }

    .col-lg-11,
    .col-lg-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }

    .col-lg-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
}

@media (min-width:1280px) {

    .col-xl-1,
    .col-xl-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }

    .col-xl-2 {
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .col-xl-3,
    .col-xl-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-xl-4 {
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .col-xl-5,
    .col-xl-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }

    .col-xl-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-xl-7,
    .col-xl-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }

    .col-xl-8 {
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }

    .col-xl-10,
    .col-xl-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-xl-10 {
        -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }

    .col-xl-11,
    .col-xl-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }

    .col-xl-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
}

@media (max-width:1024.98px) {
    div[class*=offset-left-] {
        margin: 0 !important
    }
}

@media (min-width:768px) {

    body,
    html {
        font-size: 14px
    }
}

@media (min-width:1024px) {

    body,
    html {
        font-size: 15px
    }
}

@media (min-width:1280px) {

    body,
    html {
        font-size: 16px
    }
}

*,
:after,
:before {
    outline: 0
}

.symbol {
    position: relative;
    width: 100%;
    min-height: 28.125rem
}

.symbol .symbol-inner,
.symbol .symbol-overlay {
    -webkit-transition: border-radius 4.5s cubic-bezier(.21, .17, .59, .62), -webkit-transform .6s cubic-bezier(.21, .17, .59, .62);
    -o-transition: border-radius 4.5s cubic-bezier(.21, .17, .59, .62), transform .6s cubic-bezier(.21, .17, .59, .62);
    transition: border-radius 4.5s cubic-bezier(.21, .17, .59, .62), transform .6s cubic-bezier(.21, .17, .59, .62);
    transition: border-radius 4.5s cubic-bezier(.21, .17, .59, .62), transform .6s cubic-bezier(.21, .17, .59, .62), -webkit-transform .6s cubic-bezier(.21, .17, .59, .62);
    overflow: hidden;
    border-radius: 20% 80% 62% 38%/25% 37% 63% 75%
}

.symbol .symbol-inner {
    position: absolute;
    width: 100%;
    height: 100%
}

.apply-img img,
.symbol .symbol-inner img {
    -o-object-fit: cover;
    width: 100%;
    height: 100%;
    object-fit: cover
}

.symbol:hover .symbol-inner {
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05)
}

.fa-exclamation-triangle {
    color: #f33;
    font-family: Roboto, sans-serif;
    line-height: 2.5
}

.fa-exclamation-triangle:before {
    font-family: FontAwesome
}

.contact-form .fa-exclamation-triangle:after {
    margin-left: 5px;
    content: attr(title)
}

.career-detail .career-attr table tr+tr td,
.footer-top {
    border-top: 1px solid #e0e0e0;
    padding-bottom: 16px;
}

.footer-top .footer-top-item {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    -webkit-transition: all .3s;
    -o-transition: .3s all;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    transition: all .3s;
    height: 10.625rem
}

.footer-top .footer-top-item span {
    display: block;
    margin-bottom: 1.875rem;
    color: #0081C6
}

.footer-top .footer-top-item ul li {
    display: inline-block;
    margin: 0 5px
}

.footer-top .footer-top-item ul li a {
    color: #999;
    font-size: 1.125rem
}

.footer-bottom .copyright a:hover,
.footer-middle .footer-middle-item a:hover,
.footer-top .footer-top-item a:hover {
    text-decoration: underline
}

@media screen and (min-width:1024.98px) {
    .footer-top .footer-top-item:hover {
        background: #f5f5f5
    }
}

@media screen and (max-width:576px) {
    .footer-top {
        padding-bottom: 1.875rem
    }

    .footer-top .footer-top-item {
        padding-top: 1.875rem;
        height: auto
    }
}

.footer-middle {
    background: #5b5b5b;
    color: #cbcbcb;
    line-height: 1.5
}

.footer-middle .footer-title {
    margin-bottom: 1.25rem;
    color: #fff;
    font-size: 1.125rem
}

.footer-middle .footer-middle-item.footer-info,
.footer-middle .footer-title {
    font-family: Noto Sans, sans-serif
}
.feed-icons{
    display: none;
}

.footer-middle .footer-middle-item p+p,
.footer-middle .subscribe {
    margin-top: 1.25rem
}

.footer-middle .footer-middle-item p,
.footer-middle .footer-middle-item ul li a {
    font-size: .875rem
}

.footer-middle .footer-middle-item ul li+li {
    margin-top: .625rem
}

.footer-middle .subscribe .subscribefrm,
.search-page .searchcontrols .form-inline {
    position: relative
}

.footer-middle .subscribe .subscribefrm input {
    border: 1px solid rgba(255, 255, 255, .25);
    border-radius: 18px;
    background: 0 0;
    padding: 0 40px 0 15px;
    width: 100%;
    height: 36px;
    color: #fff;
    font-size: 12px
}

.footer-middle .subscribe .subscribefrm input::-webkit-input-placeholder {
    font-size: 12px
}

.footer-middle .subscribe .subscribefrm input::-moz-placeholder {
    font-size: 12px
}

.footer-middle .subscribe .subscribefrm input:-ms-input-placeholder,
.footer-middle .subscribe .subscribefrm input::-ms-input-placeholder {
    font-size: 12px
}

.footer-middle .subscribe .subscribefrm input::placeholder {
    font-size: 12px
}

.footer-middle .subscribe .subscribefrm button {
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    top: 18px;
    right: 7px;
    align-items: center;
    justify-content: center;
    transform: translateY(-50%);
    border: 0;
    border-radius: 50%;
    background-color: #999;
    width: 22px;
    height: 22px;
    color: #5b5b5b
}

.footer-middle .subscribe .subscribefrm button span {
    font-size: 16px
}

.footer-bottom {
    color: #999;
    font-size: .875rem;
    line-height: 1.5
}

.footer-bottom .copyright {
    font-size: .75rem
}

header {
    top: 0;
    left: 0;
    z-index: 999;
    width: 100%;
    -webkit-transition: all .3s;
    -o-transition: .3s all;
    transition: all .3s;
    background: #0081C6;
}

header.scrolling {
    position: fixed;
    z-index: 20;
    -webkit-box-shadow: 0 0 8px 0 rgba(0, 0, 0, .15);
    box-shadow: 0 0 8px 0 rgba(0, 0, 0, .15);
    background: #0081C6;
}

header.scrolling .header-wrapper {
    padding: 15px 0;
    color: #fff
}

.logo {
    height: 50px;
    width: 180px;
}

.logo-r {
    height: 50px;
    width: 250px;
}
.logo-r .search-toggle{
    width: 50px;
    float: left;
    padding-top: 18px;
}

.logo-wrapper{
    padding-bottom: 25px;
}

.menu-wrapper{
    padding: 0 0 0 1.875rem;
}

@media screen and (max-width:768.98px) {
    .logo-r {
        height: 50px;
        width: 100%;
    }
}
.menu .main-nav>li.active>a,
.menu .main-nav>li:hover>a,
header.scrolling .menu .main-nav>li.active>a,
header.scrolling .menu .main-nav>li:hover>a {
    border-bottom: 1px solid #fff
}

@media screen and (max-width:1024.98px) {
    header {
        -webkit-box-shadow: 0 0 8px 0 rgba(0, 0, 0, .15);
        position: static;
        box-shadow: 0 0 8px 0 rgba(0, 0, 0, .15);
        background: #0081C6
    }

    header .header-wrapper {
        padding: 0;
        color: #fff
    }
}

.news-detail-page .sub-banner,
.no-banner .sub-banner,
.product-detail-page .sub-banner,
.searchresults .sub-banner {
    display: none
}

@media screen and (min-width:1024.98px) {

    .news-detail-page header,
    .no-banner header,
    .product-detail-page header,
    .searchresults header {
        position: static
    }

    .news-detail-page .header-wrapper,
    .no-banner .header-wrapper,
    .product-detail-page .header-wrapper,
    .searchresults .header-wrapper {
        color: #333
    }

    .news-detail-page .menu .main-nav>li.active>a,
    .news-detail-page .menu .main-nav>li:hover>a,
    .no-banner .menu .main-nav>li.active>a,
    .no-banner .menu .main-nav>li:hover>a,
    .product-detail-page .menu .main-nav>li.active>a,
    .product-detail-page .menu .main-nav>li:hover>a,
    .searchresults .menu .main-nav>li.active>a,
    .searchresults .menu .main-nav>li:hover>a {
        border-bottom: 1px solid #333
    }
}

.header-wrapper,
.menu .main-nav>li>a,
header .logo img {
    -webkit-transition: all .3s;
    -o-transition: .3s all;
    transition: all .3s
}

.header-wrapper {
    padding: 30px 0 0 0;
    color: #fff;
    height: 110px;
}

.menu .main-nav {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
}

.menu .main-nav>li>a {
    display: block;
    border-bottom: 1px solid transparent;
    padding-bottom: 5px;
    font-size: 1.125rem;
    font-weight: 300
}

.menu .main-nav>li+li {
    margin-left: 40px;
}

.menu .main-nav>li.has-dropdown .dropdown-content {
    right: auto;
    left: -25px;
    padding-top: 10px;
    min-width: 9.0625rem
}

.menu .main-nav>li.has-dropdown .dropdown-content>* {
    -webkit-box-shadow: none;
    box-shadow: none;
    background: rgba(255, 255, 255, .8);
    padding: 29px 20px 31px;
    color: #999
}

.menu .main-nav>li.has-dropdown .dropdown-content>*>li>a {
    font-family: Noto Sans, sans-serif;
    font-size: 14px;
    font-weight: 700;
    white-space: nowrap
}

.menu .main-nav>li.has-dropdown .dropdown-content>*>li+li {
    margin-top: 23px
}

.menu .main-nav>li.has-dropdown .dropdown-content>*>li.active>a,
.menu .main-nav>li.has-dropdown .dropdown-content>*>li:hover>a,
.menu .main-nav>li.has-dropdown .sub-menu-wrap .sub-menu-lv1 ul li.active>a {
    color: #0081C6
}

@media screen and (max-width:1024.98px) {
    .menu .main-nav>li.has-dropdown .dropdown-content>*>li.active>a {
        color: #fff;
        text-decoration: underline
    }
}

.menu .main-nav>li.has-dropdown .sub-menu-wrap {
    padding: 0
}

.menu .main-nav>li.has-dropdown .sub-menu-wrap .sub-menu-lv1 ul {
    background: #fff;
    padding: 0;
    font-size: .875rem
}

.menu .main-nav>li.has-dropdown .sub-menu-wrap .sub-menu-lv1 ul li a {
    display: block;
    padding: 12.5px 25px;
    font-family: Noto Sans, sans-serif;
    font-weight: 700;
    white-space: nowrap
}

@media screen and (min-width:1024.98px) {
    .menu .main-nav>li.has-dropdown .sub-menu-wrap .sub-menu-lv1 ul li:hover>a {
        background-color: #1559aa;
        color: #fff;
    }
}

@media screen and (max-width:1024.98px) {
    .menu .main-nav>li.has-dropdown .sub-menu-wrap .sub-menu-lv1 ul li.active>a {
        color: #fff
    }
}

.menu .main-nav>li.has-dropdown .sub-menu-wrap .sub-menu-lv1 ul li.has-child .child-menu {
    display: none;
    position: absolute;
    top: 10px;
    bottom: 0;
    left: 100%;
    background: rgba(255, 255, 255, .8)
}

.menu .main-nav>li.has-dropdown .sub-menu-wrap .sub-menu-lv1 ul li.has-child .child-menu ul {
    background: 0 0;
    height: 100%;
    overflow-y: auto
}

.menu .main-nav>li.has-dropdown .sub-menu-wrap .sub-menu-lv1 ul li.has-child .child-menu ul::-webkit-scrollbar {
    width: 5px
}

.menu .main-nav>li.has-dropdown .sub-menu-wrap .sub-menu-lv1 ul li.has-child .child-menu ul::-webkit-scrollbar-thumb {
    background-color: #0081C6
}

.menu .main-nav>li.has-dropdown .sub-menu-wrap .sub-menu-lv1 ul li.has-child .child-menu ul li a {
    -webkit-box-align: center;
    -ms-flex-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    font-size: .875rem;
    text-transform: none
}

.menu .main-nav>li.has-dropdown .sub-menu-wrap .sub-menu-lv1 ul li.has-child .child-menu ul li a span {
    font-size: 20px;
    line-height: 0
}

.menu .main-nav>li.has-dropdown .sub-menu-wrap .sub-menu-lv1 ul li.has-child .child-menu .child-menu-lv2 {
    top: 0;
    padding: 17.5px 0
}

.menu .main-nav>li.has-dropdown .sub-menu-wrap .sub-menu-lv1 ul li.has-child .child-menu .child-menu-lv2 ul {
    border-left: 1px solid #fff;
    padding: 0
}

@media screen and (min-width:1024.98px) {
    .menu .main-nav>li.has-dropdown .sub-menu-wrap .sub-menu-lv1 ul li.has-child:hover>.child-menu {
        display: block
    }
}

@media screen and (max-width:1024.98px) {

    .menu .main-nav,
    .menu .main-nav>li {
        display: block
    }

    .menu .main-nav>li>a {
        display: inline-block;
        font-size: 18px
    }

    .menu .main-nav>li+li {
        margin-top: 30px;
        margin-left: 0
    }

    .menu .main-nav>li.active>a {
        border-bottom: 1px solid #fff !important
    }

    .menu .main-nav>li.has-dropdown,
    .menu .main-nav>li.has-dropdown .sub-menu-wrap .sub-menu-lv1 ul li.has-child {
        position: relative
    }

    .menu .main-nav>li.has-dropdown .dropdown-content {
        position: static;
        margin-top: 5px
    }

    .menu .main-nav>li.has-dropdown .dropdown-content>* {
        border-left: 1px solid rgba(255, 255, 255, .3);
        background: 0 0;
        padding: 10px 15px;
        color: #fff
    }

    .menu .main-nav>li.has-dropdown .dropdown-content>*>li>a,
    .menu .main-nav>li.has-dropdown .sub-menu-wrap .sub-menu-lv1 ul li.has-child .child-menu ul li a {
        font-size: 14px
    }

    .menu .main-nav>li.has-dropdown .mega-toggle {
        position: absolute;
        top: -5px;
        right: 0
    }

    .menu .main-nav>li.has-dropdown .sub-menu-wrap {
        padding-right: 0
    }

    .menu .main-nav>li.has-dropdown .sub-menu-wrap .sub-menu-lv1 ul {
        background: 0 0;
        padding: 0
    }

    .menu .main-nav>li.has-dropdown .sub-menu-wrap .sub-menu-lv1 ul li a {
        padding: 0;
        font-size: 14px;
        line-height: 1.375;
        white-space: pre-wrap
    }

    .menu .main-nav>li.has-dropdown .sub-menu-wrap .sub-menu-lv1 ul li+li {
        margin-top: 15px
    }

    .menu .main-nav>li.has-dropdown .sub-menu-wrap .sub-menu-lv1 ul li.has-child .child-menu {
        display: none;
        position: static;
        margin-top: 15px;
        background: 0 0
    }

    .menu .main-nav>li.has-dropdown .sub-menu-wrap .sub-menu-lv1 ul li.has-child .child-menu ul li a span {
        margin-right: 5px
    }

    .menu .main-nav>li.has-dropdown .sub-menu-wrap .sub-menu-lv1 ul li.has-child .child-menu .child-menu-lv2 {
        display: block;
        margin-left: 7px;
        border-left: 1px solid rgba(255, 255, 255, .3);
        padding-left: 18px
    }

    .menu .main-nav>li.has-dropdown .sub-menu-wrap .sub-menu-lv1 ul li.has-child .child-menu .child-menu-lv2 ul,
    .menu .main-nav>li.has-dropdown .sub-menu-wrap .sub-menu-lv1 ul li.has-child .child-menu .child-menu-lv2 ul li a {
        border-left: 0
    }

    .menu .main-nav>li.has-dropdown .sub-menu-wrap .sub-menu-lv1 ul li.has-child .child-menu .child-menu-lv2 ul li a span {
        display: none
    }
}

.search-page .searchcontrols .form-inline:before,
.util-menu,
.util-menu .language a {
    -webkit-box-align: center;
    -ms-flex-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center
}

.util-menu .language a {
    font-size: 14px
}

.contact .office-info .item ul li span,
.util-menu .language a span {
    margin-right: 8px
}

.util-menu .language-wrapper {
    margin-right: 10px;
    border-right: 1px solid #fff;
    padding-right: 15px
}

.util-menu .search-toggle {
    height: 24px
}

@media screen and (max-width:1024.98px) {
    .util-menu {
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end
    }
}

.menu-toggle {
    margin-left: 15px
}

.menu-toggle span {
    font-size: 30px
}

.offcanvas-overlay {
    display: none;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 998;
    background: rgba(0, 0, 0, .3)
}

.menu-mobile-offcanvas {
    left: -270px;
    background: #0081C6;
    width: 270px;
    color: #fff
}

.menu-mobile-offcanvas.is-open {
    -webkit-transform: translate(270px);
    -ms-transform: translate(270px);
    transform: translate(270px)
}

@media screen and (min-width:1024.98px) {
    .menu-mobile-offcanvas {
        display: none
    }
}

.menu-mobile-offcanvas .offcanvas-close {
    display: none
}

.menu-mobile-offcanvas .offcanvas-wrap {
    position: relative;
    padding: 2.5rem 1.25rem
}

.search-page {
    padding: 70px 0
}

.search-page h1 {
    margin-bottom: 20px;
    color: #333;
    font-size: 45px;
    font-weight: 500;
    letter-spacing: -2px;
    line-height: 55px
}

@media (max-width:992px) {
    .search-page h1 {
        font-size: 24px;
        line-height: 30px
    }
}

.search-page h1.center {
    text-align: center
}

.contact .contact-form .form-group label,
.search-page .btn-reindex {
    display: none
}

.search-page .searchcontrols .form-inline:before {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    position: absolute;
    top: 0;
    right: 10px;
    justify-content: center;
    z-index: 1;
    width: 44px;
    height: 44px;
    color: #4285f4;
    font-family: Material Icons;
    font-size: 24px;
    content: "search"
}

.search-page .searchcontrols .frm-btn {
    position: absolute;
    top: 0;
    right: 10px;
    z-index: 2;
    background-color: transparent
}

.search-page input[type=text] {
    -webkit-box-shadow: 0 0 0 0 transparent;
    -webkit-transition: .25s cubic-bezier(.4, 0, .2, 1);
    -o-transition: .25s cubic-bezier(.4, 0, .2, 1);
    transition: .25s cubic-bezier(.4, 0, .2, 1);
    outline: 0;
    box-shadow: 0 0 0 0 transparent;
    border: 1px solid #dfe1e5;
    border-radius: 22px;
    background-color: #fff;
    padding-right: 54px;
    padding-left: 20px;
    width: 100%;
    height: 44px;
    color: #333;
    font-size: .875rem;
    font-weight: 400
}

.search-page input[type=text]:focus {
    -webkit-box-shadow: 0 1px 6px 0 rgba(32, 33, 36, .28);
    box-shadow: 0 1px 6px 0 rgba(32, 33, 36, .28);
    border-color: transparent
}

.search-page input[type=submit] {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -webkit-box-shadow: none;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    outline: 0;
    box-shadow: none;
    border: 0;
    border-radius: 50%;
    background-color: transparent;
    width: 44px;
    height: 44px;
    font-size: 0;
    user-select: none;
    text-align: center
}

.search-page .text-danger {
    margin-top: 20px;
    color: #333;
    font-size: 15px;
    font-style: italic;
    font-weight: 600
}

.search-page .searchresultsummary {
    margin-bottom: 20px
}

.search-page .searchresults {
    margin-top: 30px
}

.search-page .searchresults .modulepager:first-child {
    display: none
}

.search-page .searchresultlist {
    margin-bottom: 30px
}

.search-page .searchresult {
    -webkit-box-shadow: 0 1px 6px rgba(32, 33, 36, .28);
    margin-bottom: 30px;
    box-shadow: 0 1px 6px rgba(32, 33, 36, .28);
    border-radius: 8px;
    padding: 16px
}

.search-page .searchresult:last-child {
    margin-bottom: 0
}

.search-page .searchresult h3 {
    margin-bottom: 10px;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.33
}

.search-page .searchresult h3 a {
    color: #1a0dab;
    font-weight: 500;
    text-decoration: none
}

.search-page .searchresult h3 a:hover {
    text-decoration: underline
}

.search-page .searchresult .searchresultdesc {
    word-wrap: break-word;
    margin-bottom: 10px;
    color: #545454;
    font-size: small;
    font-weight: 400;
    line-height: 1.54
}

.search-page .searchresult .searchterm {
    word-wrap: break-word;
    color: #6a6a6a;
    font-size: small;
    font-style: normal;
    font-weight: 700;
    line-height: 1.54
}

.contact .contact-form .ct-captcha .RadCaptcha_Default>div>div a,
.search-page .searchresult hr {
    display: none !important
}

.sub-banner .banner-item {
    position: relative
}

.sub-banner .banner-item:before {
    display: block;
    position: absolute;
    z-index: 1;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .4)), color-stop(60%, transparent));
    background: -o-linear-gradient(top, rgba(0, 0, 0, .4) 0, transparent 60%);
    background: linear-gradient(180deg, rgba(0, 0, 0, .4), transparent 60%);
    width: 100%;
    height: 60%;
    pointer-events: none;
    content: ""
}

.breadcrumb-wrapper .breadcrumb,
.breadcrumb-wrapper .breadcrumb li+li {
    -webkit-box-align: center;
    -ms-flex-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center
}

.breadcrumb-wrapper .breadcrumb {
    margin-bottom: 0;
    border-bottom: 1px solid #e0e0e0;
    padding-left: 0;
    height: 44px;
    overflow: hidden;
    list-style: none
}

.breadcrumb-wrapper .breadcrumb li a {
    -o-text-overflow: ellipsis;
    color: #999;
    font-size: 14px;
    text-overflow: ellipsis;
    white-space: nowrap
}

.breadcrumb-wrapper .breadcrumb li+li {
    padding-left: 5px
}

.breadcrumb-wrapper .breadcrumb li+li:before {
    margin-right: 5px;
    color: #999;
    content: "|"
}

.breadcrumb-wrapper .breadcrumb li:first-child a {
    font-size: 0
}

.breadcrumb-wrapper .breadcrumb li:first-child a:before {
    position: relative;
    top: 1px;
    font-family: remixicon;
    font-size: 14px;
    content: "\EE19"
}

.contact .section-leading {
    margin-bottom: .75rem;
    font-family: Noto Sans, sans-serif;
    font-size: 1.45rem;
    text-transform: uppercase
}

.contact .section-desc {
    margin-bottom: 1.5rem;
    font-size: 1.45rem;
    line-height: 1.5
}

.contact .contact-info .row {
    margin-bottom: -2px;
    margin-left: -2px
}

.contact .contact-info .row>* {
    padding-bottom: 2px;
    padding-left: 2px
}

.contact .contact-info .item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    background: #f0f0f0;
    padding: 1.875rem 1.25rem .9375rem;
    min-height: 9.375rem;
    line-height: 1.375
}

.contact .contact-info .item .icon {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 29px;
    flex: 0 0 29px;
    margin-bottom: 5px;
    text-align: center
}

.contact .contact-info .item .text {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 0%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    flex: 1 1 0%;
    align-items: center;
    justify-content: center;
    text-align: center
}

.contact .office-info {
    margin-top: 3.75rem
}

.contact .office-info .office-info-list {
    margin-top: -6.25rem
}

.contact .office-info .item {
    padding: 1.875rem;
    color: #fff;
    line-height: 1.5
}

.contact .office-info .item h3 {
    margin-bottom: 1.25rem;
    height: 3.375rem;
    font-size: 1.125rem;
    font-weight: 700
}

.contact .contact-info .item .text,
.contact .office-info .item ul li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.contact .office-info .item ul li:first-child {
    height: 4.5rem
}

.contact .office-info .item ul li+li {
    margin-top: .9375rem
}

.contact .contact-map-form {
    margin-top: 7.5rem;
    background: #f5f5f5;
    padding: 1.875rem 1.875rem 3.75rem
}

.contact .contact-map-form .ModuleContent {
    height: 100%
}

.contact .contact-map {
    position: relative;
    height: 100%
}

.contact .contact-map iframe {
    width: 100%;
    height: 100%
}

.contact .contact-form p {
    line-height: 1.375
}

.contact .contact-form .form-group,
.frm-btn {
    position: relative
}

.contact .contact-form .form-group input[type=text] {
    border: 0;
    background: #fff;
    padding: 0 15px;
    width: 100%;
    height: 40px
}

.contact .contact-form .form-group textarea {
    border: 0;
    background: #fff;
    width: 100%;
    height: 40px
}

.contact .contact-form .form-group input[type=text]::-webkit-input-placeholder,
.contact .contact-form .form-group textarea::-webkit-input-placeholder {
    color: #999
}

.contact .contact-form .form-group input[type=text]::-moz-placeholder,
.contact .contact-form .form-group textarea::-moz-placeholder {
    color: #999
}

.contact .contact-form .form-group input[type=text]:-ms-input-placeholder,
.contact .contact-form .form-group input[type=text]::-ms-input-placeholder,
.contact .contact-form .form-group textarea:-ms-input-placeholder,
.contact .contact-form .form-group textarea::-ms-input-placeholder {
    color: #999
}

.contact .contact-form .form-group input[type=text]::placeholder,
.contact .contact-form .form-group textarea::placeholder {
    color: #999
}

.contact .contact-form .form-group textarea {
    padding: 12px 15px;
    height: 9.375rem
}

.contact .contact-form .frm-btnwrap input[type=submit] {
    cursor: pointer;
    border: 1px solid #0081C6;
    border-radius: 8px;
    background: 0 0;
    min-width: 84px;
    height: 40px;
    color: #0081C6;
    font-size: 14px
}

.contact .contact-form .ct-captcha,
.contact .contact-form .ct-captcha .RadCaptcha_Default>div>p {
    -webkit-box-flex: 1;
    -ms-flex: auto;
    flex: auto
}

.contact .contact-form .ct-captcha .RadCaptcha_Default {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column-reverse
}

.contact .contact-form .ct-captcha .RadCaptcha_Default>span {
    line-height: 2
}

.contact .contact-form .ct-captcha .RadCaptcha_Default>div,
.product-detail-form-popup .ct-captcha .RadCaptcha_Default>div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-right: 1.25rem
}

.contact .contact-form .ct-captcha .RadCaptcha_Default>div>div,
.product-detail-form-popup .ct-captcha .RadCaptcha_Default>div>div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-right: 1.25rem;
    width: 11.25rem
}

.contact .contact-form .ct-captcha .RadCaptcha_Default>div>div img,
.product-detail-form-popup .ct-captcha .RadCaptcha_Default>div>div img {
    height: 40px !important
}

.contact .contact-form .ct-button {
    padding-right: 30px;
    width: 84px
}

@media screen and (max-width:1024.98px) {

    .contact .contact-map-form,
    .contact .office-info,
    .contact .office-info .office-info-list {
        margin-top: 1.875rem
    }

    .contact .contact-map {
        margin: 0
    }

    .contact .offset-left-1 {
        margin-left: 0
    }
}

@media screen and (max-width:576px) {
    .contact .contact-form .ct-captcha {
        margin-bottom: 1.25rem;
        width: 100%
    }
}

.frm-btn:before {
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    position: absolute;
    top: 50%;
    right: -15px;
    transform: translateY(-50%);
    pointer-events: none;
    color: #0081C6;
    font-family: Linearicons-Free;
    content: "\e87a"
}

.gs-vietnam-about .zone-item+.zone-item {
    margin-top: 3.75rem
}

.gs-vietnam-about .zone-item:nth-of-type(2n) {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
}

.gs-vietnam-about .zone-item .symbol {
    margin: 0 auto;
    max-width: 31.25rem
}

.gs-vietnam-about .zone-news-list .item {
    line-height: 1.375;
    text-align: center
}

.gs-vietnam-about .zone-news-list .item .icon {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: .625rem;
    height: 44px
}

.gs-vietnam-about .zone-news-list .item .title {
    margin-bottom: .9375rem;
    font-size: 1.5rem;
    font-weight: 700
}

.photo-item,
.photo-item .img {
    position: relative
}

.photo-item .img {
    display: block;
    padding-top: 56.79012%
}

.photo-item .img img {
    -o-object-fit: cover;
    object-fit: cover;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.photo-item .title,
.photo-item:before {
    position: absolute;
    left: 0;
    width: 100%;
    pointer-events: none;
    color: #fff
}

.photo-item:before {
    top: 0;
    height: 100%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-transition: all .3s;
    -o-transition: .3s all;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0;
    z-index: 2;
    transition: all .3s;
    font-family: Material Icons;
    font-size: 1.5rem;
    content: "visibility"
}

.photo-item .title {
    bottom: 8%;
    padding: 0 15px;
    font-size: 1.125rem;
    text-align: center
}

.photo-item:hover:before {
    opacity: 1
}

@media screen and (min-width:1024.98px) {
    .photo-item.photo-item-big:before {
        font-size: 5rem
    }

    .photo-item.photo-item-side:before {
        font-size: 2.25rem
    }

    .photo-item.photo-item-side .img {
        padding-top: 55.12821%
    }
}

@media screen and (max-width:576px) {
    .photo-item:before {
        opacity: 1;
        font-size: 2rem
    }
}

.subnav-wrapper {
    margin-bottom: 2.5rem
}

.subnav ul {
    overflow-x: auto;
    text-align: center;
    white-space: nowrap
}

.subnav ul li {
    display: inline-block
}

.subnav ul li a {
    border-radius: 4px;
    background-color: #f5f5f5;
    padding: 0 1.875rem;
    min-width: 9.375rem;
    height: 2.5rem
}

.subnav ul li+li {
    margin-left: 1.25rem
}

.subnav ul li.active a {
    background-color: #0081C6;
    color: #fff
}

.video-item {
    display: block;
    position: relative
}

.video-item .video-img img,
.video-item:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.subnav ul li a,
.video-item:before {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: center
}

.video-item:before {
    z-index: 2;
    pointer-events: none;
    color: #fff;
    font-family: Material Icons;
    font-size: 5rem;
    /* content: "play_circle_outline" */
}

.career-list table tbody tr,
.video-item .video-img,
.video-item:before {
    -webkit-transition: all .3s;
    -o-transition: .3s all;
    transition: all .3s
}

.video-item .video-img {
    display: block;
    position: relative;
    padding-top: 56.84211%
}

.video-item .video-img img {
    -o-object-fit: cover;
    object-fit: cover
}

.video-item .title {
    -webkit-transition: all .3s;
    -o-transition: .3s all;
    position: absolute;
    bottom: 8%;
    left: 0;
    transition: all .3s;
    padding: 0 15px;
    width: 100%;
    pointer-events: none;
    color: #fff;
    font-size: 1.125rem;
    text-align: center
}

@media screen and (max-width:576px) {
    .video-item:before {
        font-size: 2.5rem
    }
}

.video-slider .swiper-slide-active .video-item {
    z-index: 2
}

@media screen and (max-width:1024.98px) {
    .video-slider .swiper-navigation {
        display: none
    }
}

@media screen and (min-width:1024.98px) {

    .video-slider .video-item .title,
    .video-slider .video-item:before {
        opacity: 0
    }

    .video-slider .swiper-slide .video-item .video-img {
        -webkit-transform: scale(.8);
        -ms-transform: scale(.8);
        transform: scale(.8)
    }

    .video-slider .swiper-slide-active .video-item .video-img {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1)
    }

    .video-slider .swiper-slide-active .video-item .title,
    .video-slider .swiper-slide-active .video-item:hover:before {
        opacity: 1
    }
}

.about-1 .title {
    margin-bottom: .625rem;
    color: #999;
    font-size: 1.125rem;
    font-weight: 700;
    line-height: 1.375;
    text-transform: uppercase
}

.about-1 .img {
    text-align: center
}

@media screen and (min-width:1024.98px) {
    .about-1 .content {
        padding-right: 2.5rem
    }

    .about-1 .symbol {
        position: relative
    }

    .about-1 .symbol .symbol-overlay {
        position: absolute;
        right: 0;
        bottom: 0;
        z-index: -1;
        background-color: #0081C6;
        width: 7.5rem;
        height: 6.25rem
    }
}

.about-2 {
    padding-top: 0 !important
}

.about-2 .list-item .item {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-shadow: 0 0 8px 0 rgba(0, 0, 0, .15);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    box-shadow: 0 0 8px 0 rgba(0, 0, 0, .15);
    border-radius: 10px;
    padding: 1.25rem;
    min-height: 9.375rem;
    line-height: 1.375
}

.about-2 .list-item .item+.item {
    margin-top: 1.25rem
}

.about-2 .list-item .item .content {
    -webkit-box-flex: 1;
    -ms-flex: auto;
    flex: auto;
    padding-left: 1.25rem
}

.about-2 .list-item .item .title {
    margin-bottom: .625rem;
    font-weight: 700;
    text-transform: uppercase
}

.about-2 .list-item .item .icon {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 4.375rem;
    flex: 0 0 4.375rem;
    text-align: center
}

.about-2 .logo {
    text-align: center
}

@media screen and (min-width:1024.98px) {
    .about-2 .logo {
        padding-right: 2.5rem;
        text-align: right
    }
}

.timeline-slider {
    position: relative
}

@media screen and (min-width:1024.98px) {
    .timeline-slider .swiper-container {
        padding: 20px
    }

    .timeline-slider .swiper-btn {
        top: 49%
    }

    .timeline-slider .timeline-item {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        flex-direction: column;
        cursor: pointer;
        height: 650px
    }

    .timeline-slider .timeline-item .timeline-icon,
    .timeline-slider .timeline-item .timeline-icon .icon {
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        align-items: center;
        justify-content: center;
        border-radius: 50%
    }

    .timeline-slider .timeline-item .timeline-icon {
        -webkit-transition: all .3s;
        -o-transition: .3s all;
        position: relative;
        transition: all .3s;
        width: 130px;
        height: 130px
    }

    .timeline-slider .timeline-item .timeline-icon:after,
    .timeline-slider .timeline-item .timeline-icon:before {
        width: 2px;
        height: 180px;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        display: block;
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
        content: ""
    }

    .timeline-slider .timeline-item .timeline-icon:before {
        border: 4px solid transparent;
        border-radius: 50px;
        width: 16px;
        height: 16px
    }

    .timeline-slider .timeline-item .timeline-icon .icon {
        -webkit-box-shadow: 0 5px 5px 0 rgba(0, 0, 0, .5);
        box-shadow: 0 5px 5px 0 rgba(0, 0, 0, .5);
        background: #fff;
        width: 120px;
        height: 120px
    }

    .timeline-slider .timeline-item .timeline-icon .icon,
    .timeline-slider .timeline-item .timeline-icon .icon img {
        -webkit-transition: all .3s;
        -o-transition: .3s all;
        transition: all .3s
    }

    .timeline-slider .timeline-item .timeline-content {
        position: relative;
        margin-left: 75px;
        line-height: 1.375;
        text-align: center
    }

    .timeline-slider .timeline-item .timeline-content .title {
        margin-bottom: .3125rem;
        font-size: 1.5rem;
        font-weight: 700
    }

    .timeline-slider .timeline-item .timeline-content .subtitle {
        font-size: .875rem;
        font-weight: 700
    }

    .timeline-slider .timeline-item .timeline-content .content {
        -webkit-transition: all .3s;
        -o-transition: .3s all;
        position: absolute;
        opacity: 0;
        transition: all .3s;
        padding: 0 10px;
        font-size: 12px
    }

    .timeline-slider .timeline-item:hover .timeline-content .content {
        opacity: 1
    }

    .timeline-slider .timeline-item.timeline-item-orange .timeline-icon-wrap {
        padding-bottom: 196px
    }

    .timeline-slider .timeline-item.timeline-item-orange .timeline-icon,
    .timeline-slider .timeline-item.timeline-item-orange:hover .timeline-icon .icon {
        background: #e86d1f
    }

    .timeline-slider .timeline-item.timeline-item-orange .timeline-icon:after {
        top: 100%;
        background: #e86d1f
    }

    .timeline-slider .timeline-item.timeline-item-orange .timeline-icon:before {
        top: 310px;
        border-color: #e86d1f
    }

    .timeline-slider .timeline-item.timeline-item-orange .timeline-content {
        top: -8.5px;
        border-top: 2px dashed #e86d1f;
        padding-top: 20px
    }

    .timeline-slider .timeline-item.timeline-item-orange .timeline-content:after {
        display: block;
        position: absolute;
        top: -2px;
        left: calc(100% - 5px);
        border-top: 2px dashed #e86d1f;
        width: 78px;
        content: ""
    }

    .timeline-slider .timeline-item.timeline-item-orange .timeline-content .content {
        bottom: calc(100% + 20px)
    }

    .timeline-slider .timeline-item.timeline-item-orange .timeline-content .subtitle,
    .timeline-slider .timeline-item.timeline-item-orange .timeline-content .title {
        color: #e86d1f
    }

    .timeline-slider .timeline-item.timeline-item-orange:hover .timeline-icon {
        -webkit-box-shadow: 0 0 0 10px rgba(232, 109, 31, .5);
        box-shadow: 0 0 0 10px rgba(232, 109, 31, .5)
    }

    .timeline-slider .timeline-item.timeline-item-green:hover .timeline-icon .icon img,
    .timeline-slider .timeline-item.timeline-item-orange:hover .timeline-icon .icon img {
        -webkit-filter: brightness(0) invert(1);
        filter: brightness(0) invert(1)
    }

    .timeline-slider .timeline-item.timeline-item-green {
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        position: relative;
        top: -14px;
        justify-content: flex-end
    }

    .timeline-slider .timeline-item.timeline-item-green .timeline-icon-wrap {
        padding-top: 196px
    }

    .timeline-slider .timeline-item.timeline-item-green .timeline-icon,
    .timeline-slider .timeline-item.timeline-item-green:hover .timeline-icon .icon {
        background: #0081C6
    }

    .timeline-slider .timeline-item.timeline-item-green .timeline-icon:after {
        bottom: 100%;
        background: #0081C6
    }

    .timeline-slider .timeline-item.timeline-item-green .timeline-icon:before {
        bottom: 310px;
        border-color: #0081C6
    }

    .timeline-slider .timeline-item.timeline-item-green .timeline-content {
        bottom: -9.5px;
        border-bottom: 2px dashed #0081C6;
        padding-bottom: 20px
    }

    .timeline-slider .timeline-item.timeline-item-green .timeline-content:after {
        display: block;
        position: absolute;
        bottom: -2px;
        left: calc(100% - 5px);
        border-top: 2px dashed #0081C6;
        width: 78px;
        content: ""
    }

    .timeline-slider .timeline-item.timeline-item-green .timeline-content .content {
        top: calc(100% + 20px)
    }

    .timeline-slider .timeline-item.timeline-item-green .timeline-content .subtitle,
    .timeline-slider .timeline-item.timeline-item-green .timeline-content .title {
        color: #0081C6
    }

    .timeline-slider .timeline-item.timeline-item-green:hover .timeline-icon {
        -webkit-box-shadow: 0 0 0 10px rgba(0, 153, 153, .5);
        box-shadow: 0 0 0 10px rgba(0, 153, 153, .5)
    }
}

@media screen and (max-width:1024.98px) {
    .timeline-slider .swiper-navigation {
        display: none
    }

    .timeline-slider .timeline-item {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        position: relative
    }

    .timeline-slider .timeline-item .timeline-icon,
    .timeline-slider .timeline-item .timeline-icon .icon {
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        align-items: center;
        justify-content: center;
        border-radius: 50%
    }

    .timeline-slider .timeline-item .timeline-icon {
        position: relative;
        width: 100px;
        height: 100px
    }

    .timeline-slider .timeline-item .timeline-icon .icon {
        -webkit-box-shadow: 0 5px 5px 0 rgba(0, 0, 0, .5);
        box-shadow: 0 5px 5px 0 rgba(0, 0, 0, .5);
        background: #fff;
        padding: 15px;
        width: 90px;
        height: 90px
    }

    .timeline-slider .timeline-item .timeline-content {
        -webkit-box-flex: 1;
        -ms-flex: auto;
        flex: auto;
        padding-left: 1.25rem;
        line-height: 1.375
    }

    .timeline-slider .timeline-item .timeline-content .title {
        font-size: 1.5rem;
        font-weight: 700
    }

    .timeline-slider .timeline-item .timeline-content .subtitle {
        font-size: 1.125rem;
        font-weight: 700
    }

    .timeline-slider .timeline-item .timeline-content .content {
        margin-top: .625rem
    }

    .timeline-slider .timeline-item.timeline-item-orange .timeline-icon {
        background: #e86d1f
    }

    .timeline-slider .timeline-item.timeline-item-orange .timeline-content .subtitle,
    .timeline-slider .timeline-item.timeline-item-orange .timeline-content .title {
        color: #e86d1f
    }

    .timeline-slider .timeline-item.timeline-item-green .timeline-icon {
        background: #0081C6;
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

    .timeline-slider .timeline-item.timeline-item-green .timeline-content .subtitle,
    .timeline-slider .timeline-item.timeline-item-green .timeline-content .title {
        color: #0081C6
    }

    .timeline-slider .timeline-item.timeline-item-green .timeline-content {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }
}

@media screen and (max-width:576px) {
    .timeline-slider .timeline-item {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        text-align: center
    }

    .timeline-slider .timeline-item .timeline-content {
        padding-left: 0
    }

    .timeline-slider .timeline-item .timeline-icon {
        margin-right: auto;
        margin-bottom: 1.25rem;
        margin-left: auto
    }
}

.about-3,
.about-5 {
    background: #f5f5f5
}

.about-3 h3 {
    font-size: 1.5rem;
    font-weight: 700
}

.about-3 .section-desc {
    margin-bottom: 2.5rem
}

.about-3 .list-item .item {
    cursor: pointer;
    line-height: 1.375
}

.about-3 .list-item .item .icon {
    margin-bottom: 1.25rem
}

.about-3 .list-item .item .title {
    font-size: 1.125rem
}

.about-3 .list-item .item .hidden-content {
    margin-top: .9375rem;
    border-radius: 10px;
    background: #fff;
    padding: 1.875rem;
    text-align: left
}

.about-3 .list-item-hover {
    padding-top: 40px
}

.about-3 .list-item-hover .item-hover {
    -webkit-box-shadow: 0 0 8px 0 rgba(0, 0, 0, .15);
    display: none;
    position: relative;
    box-shadow: 0 0 8px 0 rgba(0, 0, 0, .15);
    border-radius: 10px;
    background: #fff;
    padding: 1.875rem;
    line-height: 1.375
}

.about-3 .list-item-hover .item-hover:before {
    position: absolute;
    bottom: 100%;
    border-width: 0 20px 20px;
    border-style: solid;
    border-color: transparent transparent #fff;
    width: 0;
    height: 0;
    content: ""
}

.about-3 .list-item-hover .item-hover:first-child {
    display: block
}

.about-3 .list-item-hover .item-hover:first-child:before {
    left: 80px
}

.about-3 .list-item-hover .item-hover:nth-child(2):before {
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    left: 50%;
    transform: translateX(-50%)
}

.about-3 .list-item-hover .item-hover:nth-child(3):before {
    right: 80px
}

@media screen and (min-width:1024.98px) {
    .about-3 .list-item .item .title {
        max-width: 270px
    }
}

@media screen and (max-width:1024.98px) {
    .about-3 .list-item .item {
        text-align: center
    }

    .about-3 .list-item .item .title {
        font-size: 1.125rem
    }
}

@media screen and (max-width:1024.98px) {
    .about-5 .expand-content {
        max-height: 133px
    }

    .about-6 .row {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }
}

.career-detail .career-title {
    margin-bottom: .9375rem;
    font-family: Noto Sans, sans-serif;
    font-size: 1.5rem;
    line-height: 1.375
}

.career-detail .share-social {
    margin-bottom: 1.875rem
}

.career-detail .share-social a+a,
.home-1 .list-item .item .number span+sup,
.home-1 .list-item .item .number sup+span {
    margin-left: .625rem
}

.career-detail .career-attr {
    line-height: 1.375
}

.apply-frm #ctl00_phMain_jobApply_pnlNewComment>.form-group,
.career-detail .career-attr table,
.career-list table {
    width: 100%
}

.career-detail .career-attr table td {
    padding: .75rem .9375rem .75rem 0
}

.career-detail .career-attr table td:first-child {
    width: 25%;
    color: #0081C6;
    font-weight: 700
}

.career-detail .career-bottom {
    margin-top: 2.5rem
}

.career-detail .btn-group,
.career-detail .career-content .content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.career-detail .career-content .content .text {
    padding-top: .3125rem;
    padding-left: 1.25rem;
    line-height: 1.5
}

.career-detail .career-content .content .text .title {
    margin-bottom: .625rem;
    font-weight: 700
}

.career-detail .career-content .content+.content {
    margin-top: 1.875rem
}

.career-detail .btn-group {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    align-items: center;
    margin-top: 1.875rem;
    margin-bottom: -.9375rem
}

.career-detail .btn-group>* {
    margin-right: .9375rem;
    margin-bottom: .9375rem
}

.career-detail .btn-group .btn {
    min-width: 12.5rem;
    height: 2.5rem
}

.career-detail .career-other .career-other-title {
    -webkit-box-align: center;
    -ms-flex-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    background-color: #0081C6;
    padding: 0 1.25rem;
    height: 2.5rem;
    color: #fff;
    font-family: Noto Sans, sans-serif;
    font-weight: 700;
    text-transform: uppercase
}

.career-detail .career-other .career-other-list {
    border: 1px solid #e0e0e0;
    border-top: 0;
    padding: 0 1.25rem
}

.career-detail .career-other .career-other-item {
    border-bottom: 1px solid #e0e0e0;
    padding: 1.25rem 0;
    line-height: 1.375
}

.career-detail .career-other .career-other-item:last-child {
    border-bottom: 0
}

.career-detail .career-other .career-other-item .title {
    margin-bottom: .625rem
}

.career-detail .career-other .career-other-item .title:hover {
    color: #0081C6
}

.career-detail .career-other .career-other-item .date {
    color: #999;
    font-size: .75rem
}

@media screen and (min-width:1024.98px) {
    .career-detail .career-attr {
        padding-left: 1.875rem
    }
}

.apply-frm-container {
    padding: 40px 0
}

.apply-frm {
    position: relative;
    margin: 0;
    background: #fff;
    color: #fff;
    line-height: 1.375
}

.apply-frm input[type=file] {
    left: 0
}

.apply-frm #ctl00_phMain_jobApply_pnlNewComment {
    -ms-flex-wrap: wrap;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    flex-wrap: wrap;
    margin: 0 auto;
    background: #40b3b3;
    padding: 30px;
    max-width: 23.4375rem
}

.apply-frm #ctl00_phMain_jobApply_pnlNewComment .col-left,
.apply-frm #ctl00_phMain_jobApply_pnlNewComment .col-right {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    -ms-flex-wrap: wrap;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex: 0 0 100%;
    flex-wrap: wrap;
    max-width: 100%
}

.apply-frm #ctl00_phMain_jobApply_pnlNewComment .col-left>.form-group,
.apply-frm #ctl00_phMain_jobApply_pnlNewComment .col-right>.form-group {
    position: relative;
    margin-bottom: 15px
}

@media (min-width:576px) {

    .apply-frm #ctl00_phMain_jobApply_pnlNewComment .col-left,
    .apply-frm #ctl00_phMain_jobApply_pnlNewComment .col-right {
        margin: 0 -10px
    }

    .apply-frm #ctl00_phMain_jobApply_pnlNewComment .col-left>.form-group,
    .apply-frm #ctl00_phMain_jobApply_pnlNewComment .col-right>.form-group {
        padding: 0 10px
    }
}

@media screen and (max-width:768.98px) {
    .apply-frm #ctl00_phMain_jobApply_pnlNewComment {
        max-width: 100%
    }
}

.apply-frm .col-left>.form-group,
.apply-frm .col-right>.form-group {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
}

.apply-frm .label,
.apply-frm h4 {
    margin-bottom: 10px;
    font-size: 14px
}

@media (min-width:1024px) {
    .apply-frm h4 {
        width: 100%
    }
}

.apply-frm .fa-exclamation-triangle[style="display: inline;"] {
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    display: block !important;
    position: absolute;
    top: 50%;
    right: 15px;
    transform: translateY(-50%);
    color: red
}

.apply-frm .label {
    display: none;
    font-weight: 400
}

.apply-frm .attachfile1 .label,
.apply-frm .label .required,
.product-detail-attr .tabs-nav li {
    display: inline-block
}

.apply-frm .attachfile1 .label .required {
    display: inline
}

.apply-frm .attachfile2 {
    margin-bottom: 0
}

.apply-frm input[type=password],
.apply-frm input[type=text],
.apply-frm textarea {
    border: 0;
    border-bottom: 1px solid #fff;
    background: 0 0;
    padding: 7px 0;
    width: 100%;
    height: 36px;
    color: #fff;
    font-size: 13px
}

.apply-frm input[type=password]:before,
.apply-frm input[type=text]:before,
.apply-frm textarea:before {
    color: #fff
}

.apply-frm input[type=password]::-webkit-input-placeholder,
.apply-frm input[type=text]::-webkit-input-placeholder,
.apply-frm textarea::-webkit-input-placeholder {
    color: #fff
}

.apply-frm input[type=password]::-moz-placeholder,
.apply-frm input[type=text]::-moz-placeholder,
.apply-frm textarea::-moz-placeholder {
    color: #fff
}

.apply-frm input[type=password]:-ms-input-placeholder,
.apply-frm input[type=password]::-ms-input-placeholder,
.apply-frm input[type=text]:-ms-input-placeholder,
.apply-frm input[type=text]::-ms-input-placeholder,
.apply-frm textarea:-ms-input-placeholder,
.apply-frm textarea::-ms-input-placeholder {
    color: #fff
}

.apply-frm input[type=password]::placeholder,
.apply-frm input[type=text]::placeholder,
.apply-frm textarea::placeholder {
    color: #fff
}

.apply-frm .RadAsyncUpload {
    width: auto
}

.apply-frm .RadAsyncUpload .ruDropZone,
.product-detail-form-popup label {
    display: none
}

.apply-frm .RadAsyncUpload .ruFileWrap {
    display: block;
    position: relative;
    height: 40px
}

.apply-frm .RadAsyncUpload .ruBrowse,
.apply-frm .RadAsyncUpload .ruFileInput,
.apply-frm h3 {
    -webkit-box-align: center;
    -ms-flex-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    height: 40px
}

.apply-frm .RadAsyncUpload .ruBrowse,
.apply-frm .RadAsyncUpload .ruFileInput {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    cursor: pointer;
    border: 1px solid #fff;
    border-radius: 22.5px;
    background: 0 0;
    width: 120px;
    font-size: 15px;
    text-transform: uppercase
}

.apply-frm .RadAsyncUpload .ruFileInput {
    position: absolute;
    top: 0;
    opacity: 0
}

.apply-frm .frm-btnwrap {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%
}

@media screen and (max-width:768.98px) {
    .apply-frm .frm-btnwrap {
        position: static
    }
}

.apply-frm h3 {
    position: absolute;
    bottom: 100%;
    left: 0;
    background-color: #76c2c2;
    padding: 0 20px;
    width: 100%;
    color: #fff;
    font-family: Noto Sans, sans-serif;
    font-size: 18px;
    font-weight: 700
}

@media screen and (max-width:768.98px) {
    .apply-frm h3 {
        position: static;
        margin-bottom: 20px;
        background-color: transparent;
        padding: 0;
        height: auto
    }
}

.apply-frm .frm-btn {
    text-align: left
}

.apply-frm .frm-btn input[type=submit] {
    cursor: pointer;
    border: 0;
    border-radius: 0;
    background-color: #0081C6;
    width: 100%;
    height: 40px;
    color: #fff;
    text-transform: uppercase
}

.news-detail-page .fancybox-iframe {
    width: 1020px !important
}

.news-detail-page .fancybox-content {
    background: 0 0
}

.news-detail-page .fancybox-slide--iframe {
    padding: 0
}

@media screen and (min-width:1024.98px) {
    .news-detail-page .fancybox-iframe {
        height: 686px !important
    }
}

.career-section-1 {
    padding-bottom: 0 !important
}

.career-section-1 .img {
    position: relative
}

@media screen and (min-width:1024.98px) {
    .career-section-1 .img {
        min-height: 430px
    }

    .career-section-1 .symbol {
        position: absolute
    }

    .career-section-1 .symbol.symbol-1 {
        bottom: 0;
        left: 0;
        max-width: 60%;
        min-height: 340px
    }

    .career-section-1 .symbol.symbol-2 {
        top: 0;
        right: 0;
        max-width: 40%;
        min-height: 190px
    }
}

@media screen and (max-width:1024.98px) {
    .career-section-1 .symbol-2 {
        display: none
    }
}

.career-list {
    line-height: 1.375
}

.career-list table thead tr th {
    border-bottom: 1px solid #e0e0e0;
    padding-right: 10px;
    padding-bottom: 10px
}

.career-list table thead tr th:last-child {
    padding-right: 0
}

.career-list table thead p {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 22.5px;
    background-color: #e86d1f;
    width: 100%;
    height: 45px;
    color: #fff
}

.career-list table tbody {
    border: 1px solid #e0e0e0
}

.career-list table tbody tr td {
    padding: 1.125rem 1.25rem
}

.career-list table tbody tr td:first-child,
.career-list table tbody tr td:last-child {
    width: 15%;
    text-align: center
}

.career-list table tbody tr td:nth-child(2) {
    width: 70%
}

.career-list table tbody tr:hover {
    -webkit-box-shadow: 0 2px 8px 0 rgba(0, 0, 0, .25);
    box-shadow: 0 2px 8px 0 rgba(0, 0, 0, .25)
}

.career-list table tbody tr:hover td {
    color: #0081C6
}

@media screen and (max-width:576px) {

    .career-list table tbody tr td:first-child,
    .career-list table thead tr th:first-child {
        display: none
    }

    .career-list table tbody tr td:last-child,
    .career-list table thead tr th:last-child {
        width: 30%
    }
}

.home-banner .mouse-scroll {
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    position: absolute;
    bottom: 30px;
    left: 50%;
    transform: translateX(-50%)
}

.home-banner,
.home-banner .banner-item {
    position: relative;
    /* -webkit-box-shadow: 0 0 8px 0 rgba(0, 0, 0, .15);
    box-shadow: 0 0 8px 0 rgba(0, 0, 0, .15); */
    background: #0081C6;
    text-align: center;
}

.home-banner .banner-item .play-icon {
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #fff
}

.home-banner .banner-item .play-icon span {
    font-size: 5rem
}

.home-1 .list-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.home-1 .list-item .background-orange-opacity {
    background-color: rgba(232, 109, 31, .75)
}

.home-1 .list-item .item {
    -webkit-box-shadow: 0 7px 8px 0 rgba(0, 0, 0, .3);
    -webkit-transition: all .3s;
    -o-transition: .3s all;
    position: relative;
    transition: all .3s;
    box-shadow: 0 7px 8px 0 rgba(0, 0, 0, .3);
    padding: 1.5625rem;
    width: 12.5rem;
    height: 12.5rem
}

.home-1 .list-item .item.background-blue,
.home-1 .list-item .item.background-orange,
.home-1 .list-item .item:hover {
    -webkit-box-shadow: 4px 6px 8px rgba(0, 0, 0, .3);
    z-index: 2;
    box-shadow: 4px 6px 8px rgba(0, 0, 0, .3)
}

.home-1 .list-item .item:hover {
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
    z-index: 3 !important
}

.home-1 .list-item .item .number {
    font-size: 3rem;
    text-align: left
}

.home-1 .list-item .item .number span {
    font-weight: 500
}

.home-1 .list-item .item .number sup {
    vertical-align: top;
    font-size: 50%
}

.home-1 .list-item .item .text {
    margin-top: .625rem;
    font-size: .875rem;
    line-height: 1.5;
    text-align: left
}

@media screen and (max-width:1280.98px) {
    .home-1 .list-item {
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end
    }
}

@media screen and (max-width:1024.98px) {
    .home-1 {
        text-align: center
    }

    .home-1 .section-title:after {
        margin-right: auto;
        margin-left: auto
    }

    .home-1 .list-item {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

@media screen and (max-width:400.98px) {
    .home-1 .list-item .item {
        width: 10rem;
        height: 10rem
    }

    .home-1 .list-item .item .number {
        font-size: 1.75rem
    }

    .home-1 .list-item .item .text {
        font-size: .8125rem
    }
}

@media screen and (min-width:1280.98px) {
    .home-1 {
        padding: 100px 0 !important
    }

    .home-1 .list-item:first-child {
        margin-left: 12.5rem
    }
}

.home-2 .product-category-slider {
    position: relative;
    margin-top: 2.5rem;
    padding: 0 1.875rem
}

.home-2 .product-category-slider .swiper-btn {
    color: #fff
}

.home-2 .product-category-slider .swiper-btn.swiper-btn-next {
    left: 93%
}

.home-2 .product-category-slider .swiper-btn.swiper-btn-prev {
    right: 93%
}

.home-2 .product-category-slider .item {
    -webkit-transition: all .3s;
    -o-transition: .3s all;
    display: block;
    position: relative;
    transition: all .3s;
    overflow: hidden
}

.home-2 .product-category-slider .item .img {
    display: block;
    position: relative;
    padding-top: 147.36842%
}

.home-2 .product-category-slider .item .img img,
.home-news-item .news-img img,
.news-list-with-image .news-item.news-big .news-img img,
.news-list-with-image .news-item.news-small .news-img img {
    -o-object-fit: cover;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover
}

.home-2 .product-category-slider .item .title {
    -webkit-transition: all .3s;
    -o-transition: .3s all;
    position: absolute;
    bottom: 1.875rem;
    transition: all .3s;
    padding: 0 .9375rem;
    width: 100%;
    color: #fff;
    font-family: Noto Sans, sans-serif;
    font-size: 1.1rem;
    text-align: center
}

.home-2 .product-category-slider .item .caption-overlay {
    -webkit-transition: all .3s;
    -o-transition: .3s all;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    top: 0;
    left: 0;
    flex-direction: column;
    justify-content: flex-end;
    transform: translateY(100%);
    transition: all .3s;
    background-color: rgba(0, 153, 153, .55);
    padding: 1.25rem;
    width: 100%;
    height: 100%
}

.home-2 .product-category-slider .item .caption-overlay .caption-title {
    margin-bottom: .9375rem;
    color: #fff;
    font-family: Noto Sans, sans-serif;
    font-size: 1.1rem
}

@media screen and (max-width:1024.98px) {
    .home-2 .product-category-slider {
        margin-top: 1.875rem;
        padding: 0 15px
    }

    .home-2 .swiper-navigation {
        display: none
    }
}

@media screen and (min-width:1024.98px) {
    .home-2 .product-category-slider .swiper-container {
        padding-top: 1.875rem
    }

    .home-2 .product-category-slider .swiper-slide:nth-of-type(2n) .item {
        top: -1.875rem
    }

    .home-2 .product-category-slider .item:hover {
        -webkit-box-shadow: 0 5px 25px 0 rgba(0, 0, 0, .25);
        box-shadow: 0 5px 25px 0 rgba(0, 0, 0, .25)
    }

    .home-2 .product-category-slider .item:hover .caption-overlay {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }

    .home-2 .product-category-slider .item:hover .title {
        opacity: 0
    }
}

.home-3 .desc-wrap {
    background-color: rgba(0, 0, 0, .2);
    padding: 3.125rem
}

.home-3 .list-item {
    -ms-flex-wrap: wrap;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap
}

.home-3 .list-item>*,
.product-detail-data table {
    width: 100%
}

.home-3 .list-item .item-wrap {
    position: relative
}

.home-3 .list-item .item-wrap:first-child {
    z-index: 2
}

.home-3 .list-item .item-wrap:first-child .item {
    -webkit-box-shadow: 6px 8px 8px rgba(0, 0, 0, .3);
    box-shadow: 6px 8px 8px rgba(0, 0, 0, .3)
}

.home-3 .list-item .item {
    -webkit-transition: all .3s;
    -o-transition: .3s all;
    position: relative;
    transition: all .3s;
    padding: 1.875rem;
    width: 100%;
    color: #fff;
    line-height: 1.375;
    text-align: center
}

.home-3 .list-item .item:hover {
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -webkit-box-shadow: 6px 8px 8px rgba(0, 0, 0, .3);
    transform: scale(1.05);
    z-index: 3 !important;
    box-shadow: 6px 8px 8px rgba(0, 0, 0, .3)
}

.home-3 .list-item .item .icon {
    margin-bottom: 1.25rem
}

.home-3 .list-item .item .title {
    font-family: Noto Sans, sans-serif;
    font-size: 1.5rem;
    line-height: 1.25
}

.home-3 .list-item .item .brief {
    margin-top: .625rem;
    font-weight: 300;
    text-align: justify;
}

@media screen and (min-width:1024.98px) {
    .home-3 .list-item>* {
        width: 33.33%
    }

    .home-3 .list-item .item {
        padding: 2.5rem 1.25rem;
        min-height: 24.375rem;
        text-align: left
    }
}

@media screen and (min-width:1280.98px) {
    .home-3 {
        min-height: 46.875rem
    }

    .home-3 .row {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }

    .home-3 .desc-wrap {
        min-height: 28.125rem
    }

    .home-3 .article-content {
        padding-right: 10rem
    }

    .home-3 .list-item {
        position: relative;
        margin-left: -9.375rem;
        max-width: 775px
    }

    .home-3 .list-item .item-wrap {
        position: relative
    }

    .home-3 .list-item .item-wrap:first-child {
        top: 10rem
    }

    .home-3 .list-item .item-wrap:nth-child(2) {
        top: 3.75rem
    }

    .home-3 .list-item .item-wrap:nth-child(3) {
        top: 6.875rem
    }
}

.home-news-item .news-img {
    display: block;
    position: relative;
    padding-top: 55.9322%
}

.home-news-item .news-caption {
    margin-top: 1.875rem;
    border-left: 1px solid #e0e0e0;
    padding: 1.25rem
}

.home-news-item .news-title {
    -webkit-transition: all .3s;
    -o-transition: .3s all;
    position: relative;
    transition: all .3s;
    margin-bottom: .625rem;
    font-family: Noto Sans, sans-serif;
    font-size: 1.5rem;
    line-height: 1.25
}

.home-news-item .news-title:before,
.news-list-with-text .news-item .news-title:before {
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    position: absolute;
    top: .59375rem;
    left: -1.25rem;
    transform: translateX(-50%);
    border: 2px solid #0081C6;
    border-radius: 50%;
    background: #fff;
    width: 9px;
    height: 9px;
    content: ""
}

.home-news-item .news-title:hover {
    color: #0081C6;
    text-shadow: 0 0 .8px #0081C6, 0 0 .8px #0081C6
}

.home-news-item .news-brief {
    color: #666;
    line-height: 1.375
}

.home-4 .news-list-with-text .news-item .news-brief {
    -o-text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis
}

.home-4 .news-list-with-text .news-item:last-child {
    border-bottom: 0
}

.home-4 .btn-view-more {
    border-color: #999;
    color: #999
}

@media screen and (max-width:1024.98px) {
    .home-4 .row {
        margin-bottom: 0
    }

    .home-4 .row>* {
        padding-bottom: 0
    }

    .home-4 .home-news-item .news-caption {
        border-bottom: 1px solid #e0e0e0
    }
}

@media screen and (min-width:1024.98px) {
    .news-detail .share-social {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        position: -webkit-sticky;
        position: sticky;
        top: 80px;
        flex-direction: column;
        padding-top: 5px
    }

    .news-detail .share-social a+a {
        margin-top: .625rem;
        margin-left: 0
    }
}

@media screen and (max-width:1024.98px) {
    .news-detail .col-lg-2 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    .news-detail .col-lg-10 {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }
}

.news-detail-heading {
    margin-bottom: 1.875rem;
    border-bottom: 1px solid #0081C6;
    padding-bottom: .9375rem
}

.news-detail-title {
    margin-bottom: .625rem;
    font-family: Noto Sans, sans-serif;
    font-size: 1.5rem;
    line-height: 1.375
}

.news-detail-date {
    color: #999
}

.news-detail-others {
    margin-top: 1.875rem
}

.news-detail-others .news-list-with-text {
    border-top: 1px solid #e0e0e0
}

@media screen and (max-width:1024.98px) {
    .news-detail-others .offset-left-2 {
        margin-left: 0
    }
}

.home-5 {
    display: none !important;
    padding-top: 0 !important
}

.home-5 .partner-slider .item {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 7.5rem;
    height: 85px;
}

@media screen and (max-width:576px) {
    .home-5 .swiper-navigation {
        display: none
    }
}

.news-list-with-image .news-item {
    display: block;
    position: relative
}

.news-list-with-image .news-item .news-title {
    -o-text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    overflow: hidden;
    font-family: Noto Sans, sans-serif;
    text-overflow: ellipsis
}

.news-list-with-image .news-item.news-big .news-img {
    display: block;
    position: relative;
    padding-top: 56%
}

.news-list-with-image .news-item.news-big .news-img:before {
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, rgba(255, 255, 255, 0)), to(rgba(0, 0, 0, .6)));
    background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 50%, rgba(0, 0, 0, .6) 100%);
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 50%, rgba(0, 0, 0, .6));
    width: 100%;
    height: 70%;
    content: ""
}

.news-list-with-image .news-item.news-big .news-caption {
    position: absolute;
    bottom: 15px;
    left: 0;
    z-index: 2;
    padding: 0 15px;
    width: 100%
}

.news-list-with-image .news-item.news-big .news-title {
    color: #fff;
    font-size: 1.5rem;
    line-height: 1.375
}

.news-list-with-image .news-item.news-small .news-img {
    display: block;
    position: relative;
    padding-top: 56.14035%
}

.news-list-with-image .news-item.news-small .news-caption {
    margin-top: 2.5rem
}

.news-list-with-image .news-item.news-small .news-title {
    margin-bottom: .625rem;
    font-weight: 700;
    line-height: 1.5
}

.news-list-with-image .news-item.news-small .news-title:hover {
    color: #0081C6
}

.news-list-with-image .news-item.news-small .news-brief {
    -o-text-overflow: ellipsis;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    overflow: hidden;
    font-size: 12px;
    line-height: 1.375;
    text-overflow: ellipsis
}

@media screen and (max-width:1024.98px) {
    .news-list-with-image .news-item.news-big .news-caption {
        position: static;
        background: #0081C6;
        padding: 15px
    }

    .news-list-with-image .news-item.news-big .news-title {
        -webkit-line-clamp: initial
    }

    .news-list-with-image .news-item.news-small .news-caption {
        margin-top: 1.25rem
    }
}

.news-list-with-text-wrap {
    margin-top: 1.875rem;
    border-top: 1px solid #e0e0e0
}

.news-list-with-text-wrap .news-list-with-text {
    padding: 0 3.125rem
}

@media screen and (max-width:1024.98px) {
    .news-list-with-text-wrap .news-list-with-text {
        padding: 0
    }
}

.news-list-with-text .news-item {
    border-bottom: 1px solid #e0e0e0;
    border-left: 1px solid #e0e0e0;
    padding: 1.875rem 1.25rem;
    line-height: 1.375
}

.news-list-with-text .news-item .news-title {
    -webkit-transition: all .3s;
    -o-transition: .3s all;
    position: relative;
    transition: all .3s;
    margin-bottom: .625rem;
    font-family: Noto Sans, sans-serif;
    font-size: 1.25rem;
    font-weight: 400
}

.news-list-with-text .news-item .news-title:hover {
    color: #0081C6;
    text-shadow: 0 0 .8px #0081C6, 0 0 .8px #0081C6
}

.news-list-with-text .news-item .news-brief {
    color: #666;
    font-size: .875rem
}

@media screen and (max-width:1024.98px) {
    .news-list-with-text .news-item .news-brief {
        font-size: 1rem
    }
}

body:not(.news-detail-page) .news-section {
    position: relative
}

@media screen and (min-width:1024.98px) {
    body:not(.news-detail-page) .news-section:before {
        top: 37.5rem;
        right: 0;
        background-image: url(../img/news-bg-1.png);
        height: 244px
    }

    body:not(.news-detail-page) .news-section:after,
    body:not(.news-detail-page) .news-section:before {
        position: absolute;
        background-repeat: no-repeat;
        background-size: contain;
        width: 20%;
        pointer-events: none;
        content: ""
    }

    body:not(.news-detail-page) .news-section:after {
        bottom: 3.125rem;
        left: 0;
        background-image: url(../img/news-bg-2.png);
        height: 341.33333px
    }
}

@media screen and (min-width:1600.98px) {
    body:not(.news-detail-page) .news-section:before {
        height: 366px
    }

    body:not(.news-detail-page) .news-section:after {
        height: 512px
    }
}

.product-detail-img {
    position: relative;
    border: 1px solid #e0e0e0;
    padding-top: 100%
}

.product-detail-img img {
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.product-detail-title {
    border-bottom: 1px solid #0081C6;
    padding-bottom: .9375rem;
    font-family: Noto Sans, sans-serif;
    font-size: 1.875rem;
    font-weight: 700;
    letter-spacing: -.05rem;
    line-height: 2rem
}

.product-detail-data {
    line-height: 0.2
}

.product-detail-data table tr td {
    border-bottom: 1px solid #e0e0e0;
    padding: .9375rem 0
}

.product-detail-data table tr td:first-child {
    padding-right: .9375rem;
    width: 35%;
    font-weight: 700
}

.product-detail-util {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 1.25rem
}

.product-detail-attr .tabs-nav li a,
.product-detail-util,
.product-detail-util .btn-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.product-detail-util .btn-group .btn+.btn,
.share-social a+a {
    margin-left: 1.25rem
}

.product-detail-util .btn-group .background-main {
    min-width: 10.9375rem
}

@media screen and (max-width:576px) {
    .product-detail-util .btn-group {
        width: 100%
    }

    .product-detail-util .btn-group .btn {
        width: 50%;
        min-width: auto
    }

    .product-detail-util .btn-group .btn+.btn {
        margin-left: .625rem
    }

    .product-detail-util .btn-group .background-main {
        min-width: auto
    }

    .product-detail-util .share-social {
        margin-top: 1.25rem
    }
}

.product-detail-attr .tabs-nav {
    overflow-x: auto;
    white-space: nowrap
}

.product-detail-attr .tabs-nav li+li {
    margin-left: 1.5625rem
}

.product-detail-attr .tabs-nav li a,
.product-detail-util {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.product-detail-attr .tabs-nav li a {
    border-bottom: 2px solid transparent;
    padding-bottom: 10px;
    line-height: 1.75;
    text-transform: uppercase
}

.product-detail-attr .tabs-nav li.active a {
    border-bottom: 2px solid #0081C6;
    color: #0081C6
}

.product-detail-attr .tab-content {
    -webkit-box-shadow: 0 0 8px 0 rgba(0, 0, 0, .15);
    box-shadow: 0 0 8px 0 rgba(0, 0, 0, .15);
    padding: 1.875rem
}

.product-detail-attr .tab-content ul {
    padding-left: 1.25rem;
    list-style: disc
}

.product-detail-attr .tab-content .expand-content {
    max-height: 272px
}

.product-other {
    margin-top: 2.5rem
}

.product-detail-form-popup {
    width: 735px;
    line-height: 1.375
}

.product-detail-form-popup h3 {
    margin-bottom: 1.875rem;
    color: #0081C6;
    font-family: Noto Sans, sans-serif;
    font-size: 1.5rem;
    font-weight: 700;
    text-align: center
}

.product-detail-form-popup p {
    margin-bottom: .9375rem
}

.product-detail-form-popup .row {
    margin-bottom: -1.25rem;
    margin-left: -1.25rem
}

.product-detail-form-popup .row>* {
    padding-bottom: 1.25rem;
    padding-left: 1.25rem
}

.product-detail-form-popup .form-group {
    position: relative
}

.product-detail-form-popup .form-group input[type=text] {
    padding: 0 15px
}

.product-detail-form-popup .form-group input[type=text],
.product-detail-form-popup .form-group textarea {
    border: 1px solid #e0e0e0;
    width: 100%;
    height: 40px;
    font-size: 1rem
}

.product-detail-form-popup .form-group input[type=text]::-webkit-input-placeholder,
.product-detail-form-popup .form-group textarea::-webkit-input-placeholder {
    color: #999;
    font-size: 1rem
}

.product-detail-form-popup .form-group input[type=text]::-moz-placeholder,
.product-detail-form-popup .form-group textarea::-moz-placeholder {
    color: #999;
    font-size: 1rem
}

.product-detail-form-popup .form-group input[type=text]:-ms-input-placeholder,
.product-detail-form-popup .form-group input[type=text]::-ms-input-placeholder,
.product-detail-form-popup .form-group textarea:-ms-input-placeholder,
.product-detail-form-popup .form-group textarea::-ms-input-placeholder {
    color: #999;
    font-size: 1rem
}

.product-detail-form-popup .form-group input[type=text]::placeholder,
.product-detail-form-popup .form-group textarea::placeholder {
    color: #999;
    font-size: 1rem
}

.product-detail-form-popup .form-group textarea {
    padding: 12px 15px;
    height: 9.375rem
}

.product-detail-form-popup .frm-btnwrap input[type=submit] {
    cursor: pointer;
    border: 1px solid #0081C6;
    border-radius: 8px;
    background: 0 0;
    min-width: 84px;
    height: 40px;
    color: #0081C6;
    font-size: 14px
}

.product-detail-form-popup .ct-captcha,
.product-detail-form-popup .ct-captcha .RadCaptcha_Default>div>p {
    -webkit-box-flex: 1;
    -ms-flex: auto;
    flex: auto
}

.product-detail-form-popup .ct-captcha .RadCaptcha_Default {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column-reverse
}

.product-detail-form-popup .ct-captcha .RadCaptcha_Default>span {
    line-height: 2
}

.modulepager .pagination li .BackPage,
.modulepager .pagination li .FirstPage,
.modulepager .pagination li .LastPage,
.modulepager .pagination li .NextPage,
.product-detail-form-popup .ct-captcha .RadCaptcha_Default>div>div a {
    display: none !important
}

.product-detail-form-popup .ct-button {
    padding-right: 30px;
    width: 84px
}

@media screen and (max-width:576px) {
    .product-detail-form-popup .ct-captcha {
        margin-bottom: 1.25rem;
        width: 100%
    }
}

.product-item {
    -webkit-box-shadow: 0 0 4.75px .25px rgba(0, 0, 0, .1);
    display: block;
    position: relative;
    box-shadow: 0 0 4.75px .25px rgba(0, 0, 0, .1);
    overflow: hidden;
}

.product-item .product-title {
    font-family: Noto Sans, sans-serif;
    font-size: 1.5rem;
    letter-spacing: -.025rem;
    text-align: center;
}

.product-item .product-img {
    position: relative;
    height: 18rem
}

.product-item .product-img img {
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    position: absolute;
    top: 45%;
    left: 50%;
    transform: translate(-50%, -50%);
    max-height: 88%
}

.product-item .product-caption,
.product-item .product-overlay {
    padding: 1.6875rem 1.875rem 2.5rem;
    -webkit-transition: all .3s;
    -o-transition: .3s all;
    transition: all .3s
}

.product-item .product-overlay {
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    position: absolute;
    bottom: 0;
    left: 0;
    transform: translateY(100%);
    background: #0081C6;
    padding: 1.875rem;
    width: 100%;
    min-height: 10.625rem;
    color: #fff
}

.product-item .product-overlay .product-title {
    margin-bottom: .9375rem;
    font-weight: 700
}

.product-item .product-overlay .product-brief {
    -o-text-overflow: ellipsis;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    overflow: hidden;
    font-size: .875rem;
    text-overflow: ellipsis
}

@media screen and (min-width:1024.98px) {
    .product-item {
        min-height: 28.125rem
    }

    .product-item:hover .product-caption {
        opacity: 0
    }

    .product-item:hover .product-overlay {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
}

@media screen and (max-width:1024.98px) {
    .product-item .product-caption {
        display: none
    }

    .product-item .product-overlay {
        -webkit-transform: none;
        -ms-transform: none;
        position: static;
        transform: none;
        min-height: auto
    }
}


@media screen and (min-width:1024.98px) {
    .product-other .product-item {
        min-height: 18.75rem
    }
}

.product-slider .swiper-container {
    padding: 4px
}

.product-slider .swiper-slide {
    height: auto
}

.product-slider .product-item {
    height: 100%
}

@media screen and (max-width:768.98px) {
    .product-slider .swiper-navigation {
        display: none
    }
}



.article-content>*+* {
    margin-top: .9375rem
}

.article-content{
    line-height: 1.5;
}
.ar-content-top{
    line-height: 1.5;
    text-align: right;
}

.expand-content {
    overflow: hidden
}

.expand-content.show {
    max-height: none !important
}

.expand-toggle {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 1.25rem;
    color: #0081C6
}

.background-main-opacity {
    background-color: rgba(0, 153, 153, .9)
}

.background-blue-opacity {
    background-color: rgba(0, 114, 188, .9)
}

.background-orange-opacity {
    background-color: rgba(232, 109, 31, .9)
}

.background-main-opacity-lighten {
    background-color: rgba(0, 153, 153, .95)
}

.background-blue-opacity-lighten {
    background-color: rgba(0, 114, 188, .95)
}

.background-orange-opacity-lighten {
    background-color: rgba(232, 109, 31, .95)
}

.swiper-btn {
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 2;
    cursor: pointer;
    margin: 0 10px;
    height: 2.5rem;
    color: #999;
    font-size: 2.5rem;
    line-height: 1
}

.swiper-btn:hover {
    color: #0081C6
}

.swiper-btn.swiper-btn-prev {
    right: 100%
}

.swiper-btn.swiper-btn-next {
    left: 100%
}

.btn,
.btn-view-more,
.share-social a {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: #fff
}

.btn {
    border-radius: 4px;
    padding: 0 .9375rem;
    min-width: 8.125rem;
    height: 3.125rem;
    font-family: Noto Sans, sans-serif;
    font-size: .875rem
}

.btn.btn-icon em {
    margin-right: 8px;
    font-size: 1.25rem
}

.btn-view-more,
.share-social a {
    width: 2.5rem;
    height: 2.5rem
}

.share-social a {
    border-radius: 50%;
    font-size: 1.125rem
}

.share-social a.fb-share {
    background-color: #2c568a
}

.share-social a.tw-share {
    background-color: #1eadff
}

@media screen and (max-width:576px) {
    .share-social a+a {
        margin-left: .625rem
    }
}

.btn-view-more {
    -webkit-transition: all .3s;
    -o-transition: .3s all;
    transition: all .3s;
    margin-top: 2.5rem;
    border: 1px dashed #fff;
    border-radius: 8px
}

.btn-view-more span {
    font-size: 1.75rem
}

.btn-view-more:hover {
    border: 1px dashed transparent;
    background-color: #0081C6;
    color: #fff
}

.container {
    margin-right: auto;
    margin-left: auto;
    padding-right: 15px;
    padding-left: 15px;
    width: 100%
}

@media screen and (min-width:576px) {
    .container {
        max-width: 560px
    }
}

@media screen and (min-width:768px) {
    .container {
        max-width: 750px
    }
}

@media screen and (min-width:1024px) {
    .container {
        max-width: 990px
    }
}

@media screen and (min-width:1280px) {
    .container {
        max-width: 1260px
    }
}

.dropdown {
    display: inline-block;
    position: relative
}

.dropdown-content {
    display: none;
    position: absolute;
    right: 0;
    z-index: 1;
    min-width: 160px
}

.dropdown-content>* {
    -webkit-box-shadow: 0 8px 16px 0 rgba(0, 0, 0, .2);
    box-shadow: 0 8px 16px 0 rgba(0, 0, 0, .2);
    background-color: #fff;
    padding: 20px
}

@media screen and (min-width:1024.98px) {
    .dropdown:hover .dropdown-content {
        display: block
    }
}

.fixed-tool {
    position: fixed;
    top: 20%;
    right: 10px;
    z-index: 998
}

.fixed-tool ul li+li {
    margin-top: .625rem
}

@media screen and (max-width:1024.98px) {
    .fixed-tool {
        top: auto;
        right: 5px;
        bottom: 50%
    }

    .fixed-tool ul li a img {
        max-width: 32px
    }
}

.fz-12 {
    font-size: .75rem
}

.fz-14 {
    font-size: .875rem
}

.fz-16 {
    font-size: 1rem
}

.fz-18 {
    font-size: 1.125rem
}

.fz-20 {
    font-size: 1.25rem
}

.fz-22 {
    font-size: 1.375rem
}

.fz-24 {
    font-size: 1.5rem
}

.fz-26 {
    font-size: 1.625rem
}

.fz-28 {
    font-size: 1.75rem
}

.fz-30 {
    font-size: 1.875rem
}

.fz-32 {
    font-size: 2rem
}

.fz-34 {
    font-size: 2.125rem
}

.fz-36 {
    font-size: 2.25rem
}

.fz-38 {
    font-size: 2.375rem
}

.fz-40 {
    font-size: 2.5rem
}

@media (min-width:576px) {
    .fz-sm-12 {
        font-size: .75rem
    }

    .fz-sm-14 {
        font-size: .875rem
    }

    .fz-sm-16 {
        font-size: 1rem
    }

    .fz-sm-18 {
        font-size: 1.125rem
    }

    .fz-sm-20 {
        font-size: 1.25rem
    }

    .fz-sm-22 {
        font-size: 1.375rem
    }

    .fz-sm-24 {
        font-size: 1.5rem
    }

    .fz-sm-26 {
        font-size: 1.625rem
    }

    .fz-sm-28 {
        font-size: 1.75rem
    }

    .fz-sm-30 {
        font-size: 1.875rem
    }

    .fz-sm-32 {
        font-size: 2rem
    }

    .fz-sm-34 {
        font-size: 2.125rem
    }

    .fz-sm-36 {
        font-size: 2.25rem
    }

    .fz-sm-38 {
        font-size: 2.375rem
    }

    .fz-sm-40 {
        font-size: 2.5rem
    }
}

@media (min-width:768px) {
    .fz-md-12 {
        font-size: .75rem
    }

    .fz-md-14 {
        font-size: .875rem
    }

    .fz-md-16 {
        font-size: 1rem
    }

    .fz-md-18 {
        font-size: 1.125rem
    }

    .fz-md-20 {
        font-size: 1.25rem
    }

    .fz-md-22 {
        font-size: 1.375rem
    }

    .fz-md-24 {
        font-size: 1.5rem
    }

    .fz-md-26 {
        font-size: 1.625rem
    }

    .fz-md-28 {
        font-size: 1.75rem
    }

    .fz-md-30 {
        font-size: 1.875rem
    }

    .fz-md-32 {
        font-size: 2rem
    }

    .fz-md-34 {
        font-size: 2.125rem
    }

    .fz-md-36 {
        font-size: 2.25rem
    }

    .fz-md-38 {
        font-size: 2.375rem
    }

    .fz-md-40 {
        font-size: 2.5rem
    }
}

@media (min-width:1024px) {
    .fz-lg-12 {
        font-size: .75rem
    }

    .fz-lg-14 {
        font-size: .875rem
    }

    .fz-lg-16 {
        font-size: 1rem
    }

    .fz-lg-18 {
        font-size: 1.125rem
    }

    .fz-lg-20 {
        font-size: 1.25rem
    }

    .fz-lg-22 {
        font-size: 1.375rem
    }

    .fz-lg-24 {
        font-size: 1.5rem
    }

    .fz-lg-26 {
        font-size: 1.625rem
    }

    .fz-lg-28 {
        font-size: 1.75rem
    }

    .fz-lg-30 {
        font-size: 1.875rem
    }

    .fz-lg-32 {
        font-size: 2rem
    }

    .fz-lg-34 {
        font-size: 2.125rem
    }

    .fz-lg-36 {
        font-size: 2.25rem
    }

    .fz-lg-38 {
        font-size: 2.375rem
    }

    .fz-lg-40 {
        font-size: 2.5rem
    }
}

@media (min-width:1280px) {
    .fz-xl-12 {
        font-size: .75rem
    }

    .fz-xl-14 {
        font-size: .875rem
    }

    .fz-xl-16 {
        font-size: 1rem
    }

    .fz-xl-18 {
        font-size: 1.125rem
    }

    .fz-xl-20 {
        font-size: 1.25rem
    }

    .fz-xl-22 {
        font-size: 1.375rem
    }

    .fz-xl-24 {
        font-size: 1.5rem
    }

    .fz-xl-26 {
        font-size: 1.625rem
    }

    .fz-xl-28 {
        font-size: 1.75rem
    }

    .fz-xl-30 {
        font-size: 1.875rem
    }

    .fz-xl-32 {
        font-size: 2rem
    }

    .fz-xl-34 {
        font-size: 2.125rem
    }

    .fz-xl-36 {
        font-size: 2.25rem
    }

    .fz-xl-38 {
        font-size: 2.375rem
    }

    .fz-xl-40 {
        font-size: 2.5rem
    }
}

.object-fit-img img {
    font-family: "object-fit: cover"
}

.modulepager .pagination {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    margin: 30px -10px;
    padding: 0;
    list-style-type: none
}

.modulepager .pagination li {
    margin: 0 10px
}

.modulepager .pagination li:last-child {
    margin-right: 0
}

.modulepager .pagination li a,
.modulepager .pagination li span {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-transition: all .4s ease-in-out;
    -o-transition: .4s ease-in-out all;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all .4s ease-in-out;
    background: #e86d1f;
    width: 2.5rem;
    height: 2.5rem;
    color: #fff;
    font-size: 1.125rem;
    font-weight: 600
}

.modulepager .pagination li.active a,
.modulepager .pagination li.active span,
.modulepager .pagination li:hover a,
.modulepager .pagination li:hover span {
    border: 1px solid #0081C6;
    background-color: #0081C6
}

.section {
    padding: 2rem 0
}

@media screen and (max-width:768.98px) {
    .section {
        padding: 2.5rem 0
    }
}

.section-large {
    padding: 5rem 0
}

@media screen and (max-width:768.98px) {
    .section-large {
        padding: 2.5rem 0
    }
}

.section-small {
    padding: 1.875rem 0
}

.section-leading {
    margin-bottom: 1.875rem;
    font-weight: 700;
    line-height: 1.375
}

.section-bg {
    background-repeat: no-repeat;
    background-size: cover;
    color: #fff
}

.mt-1 {
    margin-top: .25rem
}

.mt-2 {
    margin-top: .5rem
}

.mt-3 {
    margin-top: .75rem
}

.mt-4 {
    margin-top: 1rem
}

.mt-5 {
    margin-top: 1.25rem
}

.mt-6 {
    margin-top: 1.5rem
}

.mt-7 {
    margin-top: 1.75rem
}

.mt-8 {
    margin-top: 2rem
}

.mt-9 {
    margin-top: 2.25rem
}

.mt-10 {
    margin-top: 2.5rem
}

.mr-1 {
    margin-right: .25rem
}

.mr-2 {
    margin-right: .5rem
}

.mr-3 {
    margin-right: .75rem
}

.mr-4 {
    margin-right: 1rem
}

.mr-5 {
    margin-right: 1.25rem
}

.mr-6 {
    margin-right: 1.5rem
}

.mr-7 {
    margin-right: 1.75rem
}

.mr-8 {
    margin-right: 2rem
}

.mr-9 {
    margin-right: 2.25rem
}

.mr-10 {
    margin-right: 2.5rem
}

.mb-1 {
    margin-bottom: .25rem
}

.mb-2 {
    margin-bottom: .5rem
}

.mb-3 {
    margin-bottom: .75rem
}

.mb-4 {
    margin-bottom: 1rem
}

.mb-5 {
    margin-bottom: 1.25rem
}

.mb-6 {
    margin-bottom: 1.5rem
}

.mb-7 {
    margin-bottom: 1.75rem
}

.mb-8 {
    margin-bottom: 2rem
}

.mb-9 {
    margin-bottom: 2.25rem
}

.mb-10 {
    margin-bottom: 2.5rem
}

.ml-1 {
    margin-left: .25rem
}

.ml-2 {
    margin-left: .5rem
}

.ml-3 {
    margin-left: .75rem
}

.ml-4 {
    margin-left: 1rem
}

.ml-5 {
    margin-left: 1.25rem
}

.ml-6 {
    margin-left: 1.5rem
}

.ml-7 {
    margin-left: 1.75rem
}

.ml-8 {
    margin-left: 2rem
}

.ml-9 {
    margin-left: 2.25rem
}

.ml-10 {
    margin-left: 2.5rem
}

.m-1 {
    margin: .25rem
}

.m-2 {
    margin: .5rem
}

.m-3 {
    margin: .75rem
}

.m-4 {
    margin: 1rem
}

.m-5 {
    margin: 1.25rem
}

.m-6 {
    margin: 1.5rem
}

.m-7 {
    margin: 1.75rem
}

.m-8 {
    margin: 2rem
}

.m-9 {
    margin: 2.25rem
}

.m-10 {
    margin: 2.5rem
}

.pt-1 {
    padding-top: .25rem
}

.pt-2 {
    padding-top: .5rem
}

.pt-3 {
    padding-top: .75rem
}

.pt-4 {
    padding-top: 1rem
}

.pt-5 {
    padding-top: 1.25rem
}

.pt-6 {
    padding-top: 1.5rem
}

.pt-7 {
    padding-top: 1.75rem
}

.pt-8 {
    padding-top: 2rem
}

.pt-9 {
    padding-top: 2.25rem
}

.pt-10 {
    padding-top: 2.5rem
}

.pr-1 {
    padding-right: .25rem
}

.pr-2 {
    padding-right: .5rem
}

.pr-3 {
    padding-right: .75rem
}

.pr-4 {
    padding-right: 1rem
}

.pr-5 {
    padding-right: 1.25rem
}

.pr-6 {
    padding-right: 1.5rem
}

.pr-7 {
    padding-right: 1.75rem
}

.pr-8 {
    padding-right: 2rem
}

.pr-9 {
    padding-right: 2.25rem
}

.pr-10 {
    padding-right: 2.5rem
}

.pb-1 {
    padding-bottom: .25rem
}

.pb-2 {
    padding-bottom: .5rem
}

.pb-3 {
    padding-bottom: .75rem
}

.pb-4 {
    padding-bottom: 1rem
}

.pb-5 {
    padding-bottom: 1.25rem
}

.pb-6 {
    padding-bottom: 1.5rem
}

.pb-7 {
    padding-bottom: 1.75rem
}

.pb-8 {
    padding-bottom: 2rem
}

.pb-9 {
    padding-bottom: 2.25rem
}

.pb-10 {
    padding-bottom: 2.5rem
}

.pl-1 {
    padding-left: .25rem
}

.pl-2 {
    padding-left: .5rem
}

.pl-3 {
    padding-left: .75rem
}

.pl-4 {
    padding-left: 1rem
}

.pl-5 {
    padding-left: 1.25rem
}

.pl-6 {
    padding-left: 1.5rem
}

.pl-7 {
    padding-left: 1.75rem
}

.pl-8 {
    padding-left: 2rem
}

.pl-9 {
    padding-left: 2.25rem
}

.pl-10 {
    padding-left: 2.5rem
}

.p-1 {
    padding: .25rem
}

.p-2 {
    padding: .5rem
}

.p-3 {
    padding: .75rem
}

.p-4 {
    padding: 1rem
}

.p-5 {
    padding: 1.25rem
}

.p-6 {
    padding: 1.5rem
}

.p-7 {
    padding: 1.75rem
}

.p-8 {
    padding: 2rem
}

.p-9 {
    padding: 2.25rem
}

.p-10 {
    padding: 2.5rem
}

@media (min-width:576px) {
    .pt-sm-1 {
        padding-top: .25rem
    }

    .pt-sm-2 {
        padding-top: .5rem
    }

    .pt-sm-3 {
        padding-top: .75rem
    }

    .pt-sm-4 {
        padding-top: 1rem
    }

    .pt-sm-5 {
        padding-top: 1.25rem
    }

    .pt-sm-6 {
        padding-top: 1.5rem
    }

    .pt-sm-7 {
        padding-top: 1.75rem
    }

    .pt-sm-8 {
        padding-top: 2rem
    }

    .pt-sm-9 {
        padding-top: 2.25rem
    }

    .pt-sm-10 {
        padding-top: 2.5rem
    }

    .pr-sm-1 {
        padding-right: .25rem
    }

    .pr-sm-2 {
        padding-right: .5rem
    }

    .pr-sm-3 {
        padding-right: .75rem
    }

    .pr-sm-4 {
        padding-right: 1rem
    }

    .pr-sm-5 {
        padding-right: 1.25rem
    }

    .pr-sm-6 {
        padding-right: 1.5rem
    }

    .pr-sm-7 {
        padding-right: 1.75rem
    }

    .pr-sm-8 {
        padding-right: 2rem
    }

    .pr-sm-9 {
        padding-right: 2.25rem
    }

    .pr-sm-10 {
        padding-right: 2.5rem
    }

    .pb-sm-1 {
        padding-bottom: .25rem
    }

    .pb-sm-2 {
        padding-bottom: .5rem
    }

    .pb-sm-3 {
        padding-bottom: .75rem
    }

    .pb-sm-4 {
        padding-bottom: 1rem
    }

    .pb-sm-5 {
        padding-bottom: 1.25rem
    }

    .pb-sm-6 {
        padding-bottom: 1.5rem
    }

    .pb-sm-7 {
        padding-bottom: 1.75rem
    }

    .pb-sm-8 {
        padding-bottom: 2rem
    }

    .pb-sm-9 {
        padding-bottom: 2.25rem
    }

    .pb-sm-10 {
        padding-bottom: 2.5rem
    }

    .pl-sm-1 {
        padding-left: .25rem
    }

    .pl-sm-2 {
        padding-left: .5rem
    }

    .pl-sm-3 {
        padding-left: .75rem
    }

    .pl-sm-4 {
        padding-left: 1rem
    }

    .pl-sm-5 {
        padding-left: 1.25rem
    }

    .pl-sm-6 {
        padding-left: 1.5rem
    }

    .pl-sm-7 {
        padding-left: 1.75rem
    }

    .pl-sm-8 {
        padding-left: 2rem
    }

    .pl-sm-9 {
        padding-left: 2.25rem
    }

    .pl-sm-10 {
        padding-left: 2.5rem
    }

    .p-sm-1 {
        padding: .25rem
    }

    .p-sm-2 {
        padding: .5rem
    }

    .p-sm-3 {
        padding: .75rem
    }

    .p-sm-4 {
        padding: 1rem
    }

    .p-sm-5 {
        padding: 1.25rem
    }

    .p-sm-6 {
        padding: 1.5rem
    }

    .p-sm-7 {
        padding: 1.75rem
    }

    .p-sm-8 {
        padding: 2rem
    }

    .p-sm-9 {
        padding: 2.25rem
    }

    .p-sm-10 {
        padding: 2.5rem
    }
}

@media (min-width:768px) {
    .pt-md-1 {
        padding-top: .25rem
    }

    .pt-md-2 {
        padding-top: .5rem
    }

    .pt-md-3 {
        padding-top: .75rem
    }

    .pt-md-4 {
        padding-top: 1rem
    }

    .pt-md-5 {
        padding-top: 1.25rem
    }

    .pt-md-6 {
        padding-top: 1.5rem
    }

    .pt-md-7 {
        padding-top: 1.75rem
    }

    .pt-md-8 {
        padding-top: 2rem
    }

    .pt-md-9 {
        padding-top: 2.25rem
    }

    .pt-md-10 {
        padding-top: 2.5rem
    }

    .pr-md-1 {
        padding-right: .25rem
    }

    .pr-md-2 {
        padding-right: .5rem
    }

    .pr-md-3 {
        padding-right: .75rem
    }

    .pr-md-4 {
        padding-right: 1rem
    }

    .pr-md-5 {
        padding-right: 1.25rem
    }

    .pr-md-6 {
        padding-right: 1.5rem
    }

    .pr-md-7 {
        padding-right: 1.75rem
    }

    .pr-md-8 {
        padding-right: 2rem
    }

    .pr-md-9 {
        padding-right: 2.25rem
    }

    .pr-md-10 {
        padding-right: 2.5rem
    }

    .pb-md-1 {
        padding-bottom: .25rem
    }

    .pb-md-2 {
        padding-bottom: .5rem
    }

    .pb-md-3 {
        padding-bottom: .75rem
    }

    .pb-md-4 {
        padding-bottom: 1rem
    }

    .pb-md-5 {
        padding-bottom: 1.25rem
    }

    .pb-md-6 {
        padding-bottom: 1.5rem
    }

    .pb-md-7 {
        padding-bottom: 1.75rem
    }

    .pb-md-8 {
        padding-bottom: 2rem
    }

    .pb-md-9 {
        padding-bottom: 2.25rem
    }

    .pb-md-10 {
        padding-bottom: 2.5rem
    }

    .pl-md-1 {
        padding-left: .25rem
    }

    .pl-md-2 {
        padding-left: .5rem
    }

    .pl-md-3 {
        padding-left: .75rem
    }

    .pl-md-4 {
        padding-left: 1rem
    }

    .pl-md-5 {
        padding-left: 1.25rem
    }

    .pl-md-6 {
        padding-left: 1.5rem
    }

    .pl-md-7 {
        padding-left: 1.75rem
    }

    .pl-md-8 {
        padding-left: 2rem
    }

    .pl-md-9 {
        padding-left: 2.25rem
    }

    .pl-md-10 {
        padding-left: 2.5rem
    }

    .p-md-1 {
        padding: .25rem
    }

    .p-md-2 {
        padding: .5rem
    }

    .p-md-3 {
        padding: .75rem
    }

    .p-md-4 {
        padding: 1rem
    }

    .p-md-5 {
        padding: 1.25rem
    }

    .p-md-6 {
        padding: 1.5rem
    }

    .p-md-7 {
        padding: 1.75rem
    }

    .p-md-8 {
        padding: 2rem
    }

    .p-md-9 {
        padding: 2.25rem
    }

    .p-md-10 {
        padding: 2.5rem
    }
}

@media (min-width:1024px) {
    .pt-lg-1 {
        padding-top: .25rem
    }

    .pt-lg-2 {
        padding-top: .5rem
    }

    .pt-lg-3 {
        padding-top: .75rem
    }

    .pt-lg-4 {
        padding-top: 1rem
    }

    .pt-lg-5 {
        padding-top: 1.25rem
    }

    .pt-lg-6 {
        padding-top: 1.5rem
    }

    .pt-lg-7 {
        padding-top: 1.75rem
    }

    .pt-lg-8 {
        padding-top: 2rem
    }

    .pt-lg-9 {
        padding-top: 2.25rem
    }

    .pt-lg-10 {
        padding-top: 2.5rem
    }

    .pr-lg-1 {
        padding-right: .25rem
    }

    .pr-lg-2 {
        padding-right: .5rem
    }

    .pr-lg-3 {
        padding-right: .75rem
    }

    .pr-lg-4 {
        padding-right: 1rem
    }

    .pr-lg-5 {
        padding-right: 1.25rem
    }

    .pr-lg-6 {
        padding-right: 1.5rem
    }

    .pr-lg-7 {
        padding-right: 1.75rem
    }

    .pr-lg-8 {
        padding-right: 2rem
    }

    .pr-lg-9 {
        padding-right: 2.25rem
    }

    .pr-lg-10 {
        padding-right: 2.5rem
    }

    .pb-lg-1 {
        padding-bottom: .25rem
    }

    .pb-lg-2 {
        padding-bottom: .5rem
    }

    .pb-lg-3 {
        padding-bottom: .75rem
    }

    .pb-lg-4 {
        padding-bottom: 1rem
    }

    .pb-lg-5 {
        padding-bottom: 1.25rem
    }

    .pb-lg-6 {
        padding-bottom: 1.5rem
    }

    .pb-lg-7 {
        padding-bottom: 1.75rem
    }

    .pb-lg-8 {
        padding-bottom: 2rem
    }

    .pb-lg-9 {
        padding-bottom: 2.25rem
    }

    .pb-lg-10 {
        padding-bottom: 2.5rem
    }

    .pl-lg-1 {
        padding-left: .25rem
    }

    .pl-lg-2 {
        padding-left: .5rem
    }

    .pl-lg-3 {
        padding-left: .75rem
    }

    .pl-lg-4 {
        padding-left: 1rem
    }

    .pl-lg-5 {
        padding-left: 1.25rem
    }

    .pl-lg-6 {
        padding-left: 1.5rem
    }

    .pl-lg-7 {
        padding-left: 1.75rem
    }

    .pl-lg-8 {
        padding-left: 2rem
    }

    .pl-lg-9 {
        padding-left: 2.25rem
    }

    .pl-lg-10 {
        padding-left: 2.5rem
    }

    .p-lg-1 {
        padding: .25rem
    }

    .p-lg-2 {
        padding: .5rem
    }

    .p-lg-3 {
        padding: .75rem
    }

    .p-lg-4 {
        padding: 1rem
    }

    .p-lg-5 {
        padding: 1.25rem
    }

    .p-lg-6 {
        padding: 1.5rem
    }

    .p-lg-7 {
        padding: 1.75rem
    }

    .p-lg-8 {
        padding: 2rem
    }

    .p-lg-9 {
        padding: 2.25rem
    }

    .p-lg-10 {
        padding: 2.5rem
    }
}

@media (min-width:1280px) {
    .pt-xl-1 {
        padding-top: .25rem
    }

    .pt-xl-2 {
        padding-top: .5rem
    }

    .pt-xl-3 {
        padding-top: .75rem
    }

    .pt-xl-4 {
        padding-top: 1rem
    }

    .pt-xl-5 {
        padding-top: 1.25rem
    }

    .pt-xl-6 {
        padding-top: 1.5rem
    }

    .pt-xl-7 {
        padding-top: 1.75rem
    }

    .pt-xl-8 {
        padding-top: 2rem
    }

    .pt-xl-9 {
        padding-top: 2.25rem
    }

    .pt-xl-10 {
        padding-top: 2.5rem
    }

    .pr-xl-1 {
        padding-right: .25rem
    }

    .pr-xl-2 {
        padding-right: .5rem
    }

    .pr-xl-3 {
        padding-right: .75rem
    }

    .pr-xl-4 {
        padding-right: 1rem
    }

    .pr-xl-5 {
        padding-right: 1.25rem
    }

    .pr-xl-6 {
        padding-right: 1.5rem
    }

    .pr-xl-7 {
        padding-right: 1.75rem
    }

    .pr-xl-8 {
        padding-right: 2rem
    }

    .pr-xl-9 {
        padding-right: 2.25rem
    }

    .pr-xl-10 {
        padding-right: 2.5rem
    }

    .pb-xl-1 {
        padding-bottom: .25rem
    }

    .pb-xl-2 {
        padding-bottom: .5rem
    }

    .pb-xl-3 {
        padding-bottom: .75rem
    }

    .pb-xl-4 {
        padding-bottom: 1rem
    }

    .pb-xl-5 {
        padding-bottom: 1.25rem
    }

    .pb-xl-6 {
        padding-bottom: 1.5rem
    }

    .pb-xl-7 {
        padding-bottom: 1.75rem
    }

    .pb-xl-8 {
        padding-bottom: 2rem
    }

    .pb-xl-9 {
        padding-bottom: 2.25rem
    }

    .pb-xl-10 {
        padding-bottom: 2.5rem
    }

    .pl-xl-1 {
        padding-left: .25rem
    }

    .pl-xl-2 {
        padding-left: .5rem
    }

    .pl-xl-3 {
        padding-left: .75rem
    }

    .pl-xl-4 {
        padding-left: 1rem
    }

    .pl-xl-5 {
        padding-left: 1.25rem
    }

    .pl-xl-6 {
        padding-left: 1.5rem
    }

    .pl-xl-7 {
        padding-left: 1.75rem
    }

    .pl-xl-8 {
        padding-left: 2rem
    }

    .pl-xl-9 {
        padding-left: 2.25rem
    }

    .pl-xl-10 {
        padding-left: 2.5rem
    }

    .p-xl-1 {
        padding: .25rem
    }

    .p-xl-2 {
        padding: .5rem
    }

    .p-xl-3 {
        padding: .75rem
    }

    .p-xl-4 {
        padding: 1rem
    }

    .p-xl-5 {
        padding: 1.25rem
    }

    .p-xl-6 {
        padding: 1.5rem
    }

    .p-xl-7 {
        padding: 1.75rem
    }

    .p-xl-8 {
        padding: 2rem
    }

    .p-xl-9 {
        padding: 2.25rem
    }

    .p-xl-10 {
        padding: 2.5rem
    }
}

.section-title {
    margin-bottom: 2.5rem;
    padding-top: 10px;
    font-family: Noto Sans, sans-serif;
    font-size: 2.25rem;
    font-weight: 700;
    letter-spacing: -.025rem;
    line-height: 1.25;
    text-transform: uppercase;
}

.section-title:after {
    display: block;
    margin: 15px 0 0;
    background: -webkit-gradient(linear, left top, right top, color-stop(1%, rgba(255, 255, 255, 0)), to(#0081C6));
    background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 1%, #0081C6 100%);
    background: linear-gradient(90deg, rgba(255, 255, 255, 0) 1%, #0081C6);
    width: 50px;
    height: 2px;
    content: ""
}

.section-title.text-center:after {
    margin: 15px auto 0
}

.section-title.text-white:after {
    background: -webkit-gradient(linear, left top, right top, color-stop(1%, rgba(255, 255, 255, 0)), to(#fff));
    background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 1%, #fff 100%);
    background: linear-gradient(90deg, rgba(255, 255, 255, 0) 1%, #fff)
}

@media screen and (max-width:768.98px) {
    .section-title {
        margin-bottom: 1.875rem;
        font-size: 1.75rem;
        line-height: 1.375
    }
}

.text-main {
    color: #0081C6
}

.text-orange {
    color: #e86d1f
}

.text-blue {
    color: #0072bc
}

.text-gray-999 {
    color: #999
}

.text-white {
    color: #fff;
    font-size: 2rem;
}

.background-main {
    background: #0081C6
}

.background-orange {
    background: #e86d1f
}

.background-blue {
    background: #0072bc
}

.background-gray-999 {
    background: #999
}

.background-white {
    background: #fff
}

.flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.inline-flex {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex
}

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

.flex-column,
.flex-column-reverse {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.flex-column-reverse {
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse
}

.flex-row,
.flex-row-reverse {
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-orient: horizontal
}

.flex-row-reverse {
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
}

.flex-center {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    justify-content: center
}

.justify-start {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.justify-end {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.justify-center {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.justify-between {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

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

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

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

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

.order-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
}

.order-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2
}

.order-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3
}

.block {
    display: block
}

.inline-block {
    display: inline-block
}

.inline {
    display: inline
}

.d-none,
.hidden,
[hidden] {
    display: none
}

@media screen and (max-width:1024.98px) {
    .hidden-mobile {
        display: none
    }
}

@media screen and (min-width:1024.98px) {
    .hidden-desktop {
        display: none
    }
}

.text-uppercase {
    text-transform: uppercase
}

.text-capitalize {
    text-transform: capitalize
}

.font-light {
    font-weight: 300
}

.font-normal {
    font-weight: 400
}

.font-medium {
    font-weight: 500
}

.font-semibold {
    font-weight: 600
}

.font-bold,
.text-bold {
    font-weight: 700
}

.font-italic {
    font-style: italic
}

.text-center {
    text-align: center
}

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-justify {
    text-align: justify
}

.position-relative {
    position: relative
}

.position-absolute {
    position: absolute
}

.position-fixed {
    position: fixed
}

.position-sticky {
    position: -webkit-sticky;
    position: sticky
}

.top-0 {
    top: 0
}

.bottom-0 {
    bottom: 0
}

.left-0 {
    left: 0
}

.right-0 {
    right: 0
}

.rounded {
    border-radius: 50%
}

.w-100 {
    width: 100%
}

.leading-tight {
    line-height: 1.25
}

.leading-snug {
    line-height: 1.375;
    text-align: justify;
}

.leading-normal {
    line-height: 1.5
}

.leading-relaxed {
    line-height: 1.625
}

.leading-loose {
    line-height: 2
}

.overflow-hidden {
    overflow: hidden
}

.home1-content{
    background-color: rgba(0, 0, 0, .3);
    padding: 15px;
}