@media screen and (min-width: 1440px) {
  .container {
    width: 1440px;
  }
}
@font-face {
  font-family: 'Roboto';
  src: url('fonts/Roboto-Regular.eot');
  src: local('Roboto'), local('Roboto-Regular'), url('fonts/Roboto-Regular.eot?#iefix') format('embedded-opentype'), url('fonts/Roboto-Regular.woff2') format('woff2'), url('fonts/Roboto-Regular.woff') format('woff'), url('fonts/Roboto-Regular.ttf') format('truetype'), url('fonts/Roboto-Regular.svg#Roboto-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Roboto Bold';
  src: url('fonts/Roboto-Bold.eot');
  src: local('Roboto Bold'), local('Roboto-Bold'), url('fonts/Roboto-Bold.eot?#iefix') format('embedded-opentype'), url('fonts/Roboto-Bold.woff2') format('woff2'), url('fonts/Roboto-Bold.woff') format('woff'), url('fonts/Roboto-Bold.ttf') format('truetype'), url('fonts/Roboto-Bold.svg#Roboto-Bold') format('svg');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Roboto Black';
  src: url('fonts/Roboto-Black.eot');
  src: local('Roboto Black'), local('Roboto-Black'), url('fonts/Roboto-Black.eot?#iefix') format('embedded-opentype'), url('fonts/Roboto-Black.woff2') format('woff2'), url('fonts/Roboto-Black.woff') format('woff'), url('fonts/Roboto-Black.ttf') format('truetype'), url('fonts/Roboto-Black.svg#Roboto-Black') format('svg');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Chivo Bold';
  src: url('fonts/Chivo-Bold.eot');
  src: local('Chivo Bold'), local('Chivo-Bold'), url('fonts/Chivo-Bold.eot?#iefix') format('embedded-opentype'), url('fonts/Chivo-Bold.woff2') format('woff2'), url('fonts/Chivo-Bold.woff') format('woff'), url('fonts/Chivo-Bold.ttf') format('truetype'), url('fonts/Chivo-Bold.svg#Chivo-Bold') format('svg');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Chivo Black';
  src: url('fonts/Chivo-Black.eot');
  src: local('Chivo Black'), local('Chivo-Black'), url('fonts/Chivo-Black.eot?#iefix') format('embedded-opentype'), url('fonts/Chivo-Black.woff2') format('woff2'), url('fonts/Chivo-Black.woff') format('woff'), url('fonts/Chivo-Black.ttf') format('truetype'), url('fonts/Chivo-Black.svg#Chivo-Black') format('svg');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Inter Black';
  src: url('fonts/Inter-Black.eot');
  src: local('Inter Black'), local('Inter-Black'), url('fonts/Inter-Black.eot?#iefix') format('embedded-opentype'), url('fonts/Inter-Black.woff2') format('woff2'), url('fonts/Inter-Black.woff') format('woff'), url('fonts/Inter-Black.ttf') format('truetype'), url('fonts/Inter-Black.svg#Inter-Black') format('svg');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'iconfont';
  src: url('fonts/iconfont.eot');
  src: url('fonts/iconfont.eot?#iefix') format('embedded-opentype'), url('fonts/iconfont.woff2') format('woff2'), url('fonts/iconfont.woff') format('woff'), url('fonts/iconfont.ttf') format('truetype'), url('fonts/iconfont.svg#iconfont') format('svg');
  font-display: swap;
}
.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
body {
  --color: #c94a11;
  --font: "Roboto";
  --fontB: "Roboto Bold";
  --fontBL: "Roboto Black";
  --fontCb: "Chivo Bold";
  --fontCB: "Chivo Black";
  --fontIB: "Inter Black";
  font-family: var(--font), Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: normal;
  position: relative;
  overflow-x: hidden;
}
*[data-type='iframe'],
*[data-fancybox],
.slick-slide:focus,
a:link {
  outline: none !important;
}
li,
ol,
ul {
  list-style: none;
}
a {
  color: inherit;
  text-decoration: none;
}
a:hover,
a:link,
a:visited {
  text-decoration: none;
  color: inherit;
}
input[type=number] {
  -moz-appearance: textfield;
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  margin: 0;
  -webkit-appearance: none;
}
ul,
li,
p {
  margin: 0;
  padding: 0;
}
button,
input,
textarea {
  resize: none;
  border: none;
  outline: none;
}
button:focus,
input:focus,
textarea:focus {
  border: none;
  outline: none;
}
a[data-fancybox] {
  outline: none;
}
a[data-fancybox] img {
  outline: none !important;
}
button,
input,
textarea {
  resize: none;
  border: none;
  outline: none;
  padding: 0;
  margin: 0;
}
form {
  padding: 0;
  margin: 0;
}
.img-box {
  position: relative;
  display: block;
  overflow: hidden;
  height: 0;
  padding-bottom: 100%;
}
.img-box img {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
}
img {
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
}
img[data-lazy] {
  background: url(../js/slick/ajax-loader.gif) no-repeat center;
}
img.lazy {
  min-width: 1px;
  min-height: 1px;
  background: url(../js/slick/ajax-loader.gif) no-repeat center;
}
.fixed {
  position: fixed;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.transform-0 {
  -webkit-transform: translate(0) !important;
  -ms-transform: translate(0) !important;
  transform: translate(0) !important;
}
.fancybox-slide--iframe .fancybox-content {
  margin: 0;
  width: 700px !important;
  height: 350px !important;
}
.goog-te-menu-frame {
  z-index: 9999999999999 !important;
  overflow: auto !important;
}
@media (max-width: 1199px) {
  .skiptranslate iframe {
    display: none;
  }
  .google-translation .skiptranslate {
    display: inline-block;
  }
  body {
    top: 0 !important;
  }
}
.tsformcommon {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.tsformY {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.tsformX {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}
.large-container {
  display: block;
  width: 100%;
  max-width: 1920px;
  margin: 0 auto;
}
.title-t1 {
  margin: 0;
  font-size: 50px;
  line-height: 1.2;
  color: #091233;
  text-transform: uppercase;
  font-family: var(--fontIB);
}
@media screen and (max-width: 1439px) {
  .title-t1 {
    font-size: 40px;
  }
}
@media screen and (max-width: 1199px) {
  .title-t1 {
    font-size: 35px;
  }
}
@media screen and (max-width: 991px) {
  .title-t1 {
    font-size: 30px;
  }
}
@media screen and (max-width: 767px) {
  .title-t1 {
    font-size: 25px;
  }
}
.title-t2 {
  margin: 0;
  font-size: 44px;
  line-height: 1.13636364;
  color: #091233;
  text-transform: uppercase;
  font-family: var(--fontIB);
}
@media screen and (max-width: 1439px) {
  .title-t2 {
    font-size: 35px;
  }
}
@media screen and (max-width: 1199px) {
  .title-t2 {
    font-size: 30px;
  }
}
@media screen and (max-width: 991px) {
  .title-t2 {
    font-size: 25px;
  }
}
@media screen and (max-width: 767px) {
  .title-t2 {
    font-size: 20px;
  }
}
.common-title h6 {
  margin: 0;
  padding-bottom: 13px;
  font-size: 16px;
  line-height: 1.5;
  color: #666666;
  text-transform: capitalize;
}
@media screen and (max-width: 1199px) {
  .common-title h6 {
    padding-bottom: 10px;
    font-size: 15px;
  }
}
@media screen and (max-width: 767px) {
  .common-title h6 {
    padding-bottom: 8px;
    font-size: 14px;
  }
}
.common-title h6 span:nth-child(1) {
  position: relative;
  padding-right: 45px;
}
@media screen and (max-width: 1199px) {
  .common-title h6 span:nth-child(1) {
    padding-right: 35px;
  }
}
.common-title h6 span:nth-child(1)::before {
  content: '';
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 14px;
  width: 19px;
  height: 1px;
  background-color: #666666;
}
@media screen and (max-width: 1199px) {
  .common-title h6 span:nth-child(1)::before {
    right: 10px;
    width: 15px;
  }
}
.common-title h2 {
  margin: 0;
  font-size: 50px;
  line-height: 1.2;
  color: #091233;
  text-transform: uppercase;
  font-family: var(--fontIB);
}
@media screen and (max-width: 1439px) {
  .common-title h2 {
    font-size: 40px;
  }
}
@media screen and (max-width: 1199px) {
  .common-title h2 {
    font-size: 35px;
  }
}
@media screen and (max-width: 991px) {
  .common-title h2 {
    font-size: 30px;
  }
}
@media screen and (max-width: 767px) {
  .common-title h2 {
    font-size: 25px;
  }
}
@media screen and (min-width: 1200px) {
  .common-title a:hover {
    color: var(--color);
  }
}
.space {
  padding: 100px 0;
}
@media screen and (max-width: 1439px) {
  .space {
    padding: 80px 0;
  }
}
@media screen and (max-width: 1199px) {
  .space {
    padding: 50px 0;
  }
}
@media screen and (max-width: 767px) {
  .space {
    padding: 30px 0;
  }
}
.space-top {
  padding-top: 100px;
}
@media screen and (max-width: 1439px) {
  .space-top {
    padding-top: 80px;
  }
}
@media screen and (max-width: 991px) {
  .space-top {
    padding-top: 50px;
  }
}
@media screen and (max-width: 767px) {
  .space-top {
    padding-top: 30px;
  }
}
.space-bottom {
  padding-bottom: 100px;
}
@media screen and (max-width: 1439px) {
  .space-bottom {
    padding-bottom: 80px;
  }
}
@media screen and (max-width: 991px) {
  .space-bottom {
    padding-bottom: 50px;
  }
}
@media screen and (max-width: 767px) {
  .space-bottom {
    padding-bottom: 30px;
  }
}
.space2 {
  padding: 80px 0;
}
@media screen and (max-width: 1199px) {
  .space2 {
    padding: 50px 0;
  }
}
@media screen and (max-width: 767px) {
  .space2 {
    padding: 30px 0;
  }
}
.space2-top {
  padding-top: 80px;
}
@media screen and (max-width: 1199px) {
  .space2-top {
    padding-top: 50px;
  }
}
@media screen and (max-width: 767px) {
  .space2-top {
    padding-top: 30px;
  }
}
.space2-bottom {
  padding-bottom: 80px;
}
@media screen and (max-width: 1199px) {
  .space2-bottom {
    padding-bottom: 50px;
  }
}
@media screen and (max-width: 767px) {
  .space2-bottom {
    padding-bottom: 30px;
  }
}
header {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 999;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.67);
}
@media screen and (max-width: 1199px) {
  header {
    position: relative;
    background-color: #000;
  }
}
@media screen and (max-width: 1439px) and (min-width: 1200px) {
  header .container {
    width: 100%;
  }
}
header .container > .nav-collapse {
  margin-top: 15px;
}
header .container > .nav-collapse span {
  background-color: #fff;
}
header .container .logo {
  margin: 17px 0;
  float: left;
  height: 56px;
}
@media screen and (max-width: 1199px) {
  header .container .logo {
    margin: 7.5px 0;
    height: 55px;
  }
}
@media screen and (max-width: 480px) {
  header .container .logo {
    margin: 15px 0;
    height: 40px;
  }
}
header .container .logo img {
  display: block;
  height: 100%;
  width: auto;
}
header .container .inquiry-btn {
  position: relative;
  padding-left: 35px;
  float: right;
  font-size: 16px;
  color: #ffffff;
  line-height: 90px;
  transition: all 0.25s;
  -webkit-transition: all 0.25s;
}
@media screen and (max-width: 1199px) {
  header .container .inquiry-btn {
    padding-left: 25px;
    font-size: 15px;
    line-height: 70px;
  }
}
@media screen and (min-width: 1200px) {
  header .container .inquiry-btn:hover {
    color: var(--color);
  }
  header .container .inquiry-btn:hover::before {
    color: var(--color);
  }
}
header .container .inquiry-btn::before {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\e665';
  font-size: 24px;
  transition: all 0.25s;
  -webkit-transition: all 0.25s;
}
@media screen and (max-width: 1199px) {
  header .container .inquiry-btn::before {
    font-size: 20px;
  }
}
header .container .inquiry-btn strong {
  font-weight: 400;
}
header .container .search-box {
  float: right;
  padding-right: 43px;
}
@media screen and (max-width: 1439px) {
  header .container .search-box {
    padding-right: 20px;
  }
}
@media screen and (max-width: 1300px) {
  header .container .search-box {
    padding-right: 10px;
  }
}
header .container .search-box > button {
  display: block;
  width: 70px;
  height: 90px;
  background-color: transparent;
}
@media screen and (max-width: 1199px) {
  header .container .search-box > button {
    width: 50px;
    height: 70px;
  }
}
@media screen and (min-width: 1200px) {
  header .container .search-box > button:hover::before {
    color: var(--color);
  }
}
header .container .search-box > button::before {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\e660';
  color: #fff;
  font-size: 27px;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
}
@media screen and (max-width: 1199px) {
  header .container .search-box > button::before {
    font-size: 22px;
  }
}
header .container .search-box .form-box {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999999999;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.75);
}
header .container .search-box .form-box .form-inner {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  max-width: 90%;
  text-align: center;
}
header .container .search-box .form-box .form-close {
  position: absolute;
  top: 5%;
  right: 5%;
  z-index: 5;
  width: 50px;
  height: 50px;
  background-color: transparent;
}
header .container .search-box .form-box .form-close::before {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\e61b';
  color: #fff;
  font-size: 25px;
}
@media screen and (max-width: 767px) {
  header .container .search-box .form-box .form-close::before {
    font-size: 20px;
  }
}
header .container .search-box .form-box h2 {
  margin: 0;
  font-size: 25px;
  line-height: 1.35;
  color: #fff;
  text-transform: uppercase;
  -webkit-animation: zoomIn 0.8s 0s ease both;
  animation: zoomIn 0.8s 0s ease both;
}
@media screen and (max-width: 1199px) {
  header .container .search-box .form-box h2 {
    font-size: 20px;
  }
}
@media screen and (max-width: 767px) {
  header .container .search-box .form-box h2 {
    font-size: 15px;
  }
}
header .container .search-box .form-box form {
  position: relative;
  margin-top: 50px;
  height: 60px;
}
@media screen and (max-width: 1199px) {
  header .container .search-box .form-box form {
    margin-top: 35px;
  }
}
@media screen and (max-width: 767px) {
  header .container .search-box .form-box form {
    margin-top: 15px;
    height: 40px;
  }
}
header .container .search-box .form-box form input {
  display: block;
  width: 100%;
  padding: 0 50px;
  height: 100%;
  border-bottom: 1px solid rgba(255, 255, 255, 0.75);
  text-align: center;
  font-size: 16px;
  color: #fff;
  background-color: transparent;
}
@media screen and (max-width: 767px) {
  header .container .search-box .form-box form input {
    font-size: 14px;
    padding: 0 40px;
  }
}
header .container .search-box .form-box form button {
  position: absolute;
  top: 0;
  right: 0;
  width: 50px;
  height: 100%;
  background-color: transparent;
}
@media screen and (max-width: 767px) {
  header .container .search-box .form-box form button {
    width: 40px;
  }
}
header .container .search-box .form-box form button::before {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\e660';
  font-size: 22px;
  color: #fff;
}
@media screen and (max-width: 767px) {
  header .container .search-box .form-box form button::before {
    font-size: 18px;
  }
}
@media screen and (max-width: 991px) {
  footer {
    padding-bottom: 50px;
  }
}
@media screen and (max-width: 767px) {
  footer {
    padding-bottom: 45px;
  }
}
footer .footer-content {
  padding: 80px 0;
  background-color: #050a1d;
}
@media screen and (max-width: 1199px) {
  footer .footer-content {
    padding: 50px 0;
  }
}
@media screen and (max-width: 767px) {
  footer .footer-content {
    padding: 30px 0;
  }
}
footer .footer-content .items {
  display: flex;
  flex-wrap: wrap;
}
footer .footer-content .items .title {
  position: relative;
}
@media screen and (max-width: 1199px) {
  footer .footer-content .items .title {
    padding-right: 35px;
  }
}
footer .footer-content .items .title::before,
footer .footer-content .items .title::after {
  display: none;
  content: '';
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  width: 20px;
  height: 3px;
  background-color: #fff;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
}
@media screen and (max-width: 1199px) {
  footer .footer-content .items .title::before,
  footer .footer-content .items .title::after {
    display: block;
  }
}
@media screen and (max-width: 767px) {
  footer .footer-content .items .title::before,
  footer .footer-content .items .title::after {
    width: 15px;
    height: 2px;
  }
}
footer .footer-content .items .title::after {
  transform: translateY(-50%) rotateZ(90deg);
}
footer .footer-content .items .title span {
  position: relative;
  display: inline-block;
  padding-right: 44px;
  font-size: 20px;
  line-height: 30px;
  color: #202536;
  font-family: var(--fontB);
}
@media screen and (max-width: 767px) {
  footer .footer-content .items .title span {
    font-size: 16px;
    padding-right: 30px;
  }
}
footer .footer-content .items .title span::before {
  content: '';
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 15px;
  width: 16px;
  height: 3px;
  background-color: #fff;
}
@media screen and (max-width: 767px) {
  footer .footer-content .items .title span::before {
    right: 7px;
  }
}
footer .footer-content .items .title strong {
  display: inline-block;
  font-size: 22px;
  line-height: 30px;
  color: #ffffff;
  font-family: var(--fontB);
}
@media screen and (max-width: 767px) {
  footer .footer-content .items .title strong {
    font-size: 18px;
  }
}
footer .footer-content .items .title.active::after {
  top: 60%;
  opacity: 0;
}
footer .footer-content .items .inner {
  position: relative;
  padding-top: 30px;
  margin-top: 24px;
  border-top: 1px solid #202536;
}
@media screen and (max-width: 1199px) {
  footer .footer-content .items .inner {
    display: none;
    padding-top: 20px;
    margin-top: 20px;
  }
}
footer .footer-content .items .inner::before {
  content: '';
  position: absolute;
  top: 0;
  left: 65px;
  transform: translateY(-50%);
  width: 26px;
  height: 3px;
  background-color: var(--color);
}
@media screen and (max-width: 767px) {
  footer .footer-content .items .inner::before {
    left: 40px;
  }
}
footer .footer-content .items .inner p {
  font-size: 16px;
  line-height: 1.5;
  color: #c2c3c5;
}
@media screen and (max-width: 1199px) {
  footer .footer-content .items .inner p {
    font-size: 15px;
  }
}
@media screen and (max-width: 767px) {
  footer .footer-content .items .inner p {
    font-size: 14px;
  }
}
@media screen and (max-width: 1199px) {
  footer .footer-content .items > li {
    width: 100%;
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 767px) {
  footer .footer-content .items > li {
    margin-bottom: 10px;
  }
}
@media screen and (min-width: 1200px) {
  footer .footer-content .items > li:nth-child(1) {
    width: 39.0070922%;
  }
}
@media screen and (min-width: 1200px) {
  footer .footer-content .items > li:nth-child(1) .title,
  footer .footer-content .items > li:nth-child(1) .inner {
    padding-right: 15%;
  }
}
@media screen and (min-width: 1440px) {
  footer .footer-content .items > li:nth-child(1) .title,
  footer .footer-content .items > li:nth-child(1) .inner {
    padding-right: 36.36363636%;
  }
}
footer .footer-content .items > li:nth-child(1) ol {
  padding: 0;
}
footer .footer-content .items > li:nth-child(1) ol li {
  position: relative;
  padding-left: 40px;
  margin-bottom: 22px;
}
@media screen and (max-width: 1199px) {
  footer .footer-content .items > li:nth-child(1) ol li {
    margin-bottom: 20px;
    padding-left: 35px;
  }
}
footer .footer-content .items > li:nth-child(1) ol li::before {
  position: absolute;
  top: 0;
  left: 0;
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: var(--color);
  font-size: 27px;
}
@media screen and (max-width: 1199px) {
  footer .footer-content .items > li:nth-child(1) ol li::before {
    font-size: 22px;
  }
}
footer .footer-content .items > li:nth-child(1) ol li:last-child {
  margin-bottom: 0;
}
footer .footer-content .items > li:nth-child(1) ol .inner-company::before {
  content: '\e7ce';
}
footer .footer-content .items > li:nth-child(1) ol .inner-address::before {
  content: '\e633';
  font-size: 30px;
}
@media screen and (max-width: 1199px) {
  footer .footer-content .items > li:nth-child(1) ol .inner-address::before {
    font-size: 25px;
  }
}
footer .footer-content .items > li:nth-child(1) ol .inner-email::before {
  content: '\e908';
  font-size: 24px;
}
@media screen and (max-width: 1199px) {
  footer .footer-content .items > li:nth-child(1) ol .inner-email::before {
    font-size: 20px;
  }
}
footer .footer-content .items > li:nth-child(1) ol .inner-phone::before {
  content: '\e94f';
}
footer .footer-content .items > li:nth-child(1) ol strong {
  display: block;
  font-size: 17px;
  line-height: 1.88235294;
  color: #ffffff;
  font-family: var(--fontB);
  text-transform: uppercase;
}
@media screen and (max-width: 767px) {
  footer .footer-content .items > li:nth-child(1) ol strong {
    font-size: 16px;
  }
}
footer .footer-content .items > li:nth-child(1) ol p {
  font-size: 15px;
  line-height: 1.6;
  color: #c2c3c5;
}
@media screen and (max-width: 767px) {
  footer .footer-content .items > li:nth-child(1) ol p {
    font-size: 14px;
  }
}
footer .footer-content .items > li:nth-child(1) ol p a:hover {
  color: #fff;
  text-decoration: underline;
}
@media screen and (min-width: 1200px) {
  footer .footer-content .items > li:nth-child(2) {
    width: 29.07801418%;
  }
}
@media screen and (min-width: 1200px) {
  footer .footer-content .items > li:nth-child(2) .title,
  footer .footer-content .items > li:nth-child(2) .inner {
    padding-right: 15%;
  }
}
@media screen and (min-width: 1440px) {
  footer .footer-content .items > li:nth-child(2) .title,
  footer .footer-content .items > li:nth-child(2) .inner {
    padding-right: 48.7804878%;
  }
}
footer .footer-content .items > li:nth-child(2) .inner p {
  margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
  footer .footer-content .items > li:nth-child(2) .inner p {
    margin-bottom: 10px;
  }
}
footer .footer-content .items > li:nth-child(2) .inner p:last-of-type {
  margin-bottom: 0;
}
footer .footer-content .items > li:nth-child(2) .inner p a:hover {
  color: #fff;
  text-decoration: underline;
}
footer .footer-content .items > li:nth-child(2) .info {
  padding-top: 125px;
}
@media screen and (max-width: 1199px) {
  footer .footer-content .items > li:nth-child(2) .info {
    padding-top: 20px;
  }
}
footer .footer-content .items > li:nth-child(2) ol {
  padding-left: 0;
}
footer .footer-content .items > li:nth-child(2) ol li {
  display: inline-block;
  margin-right: 9px;
}
footer .footer-content .items > li:nth-child(2) ol li a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 30px;
  height: 30px;
  border-radius: 4px;
  border: 1px solid rgba(255, 255, 255, 0.4);
  transition: all 0.25s;
  -webkit-transition: all 0.25s;
}
footer .footer-content .items > li:nth-child(2) ol li a:hover {
  border-color: var(--color);
}
footer .footer-content .items > li:nth-child(2) ol li a:hover::before {
  color: var(--color);
}
footer .footer-content .items > li:nth-child(2) ol li a::before {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #fff;
  transition: all 0.25s;
  -webkit-transition: all 0.25s;
}
footer .footer-content .items > li:nth-child(2) ol .follow-youtube a::before {
  content: '\e85a';
}
footer .footer-content .items > li:nth-child(2) ol .follow-linkedin a::before {
  content: '\e654';
}
footer .footer-content .items > li:nth-child(2) ol .follow-insarticle a::before {
  content: '\e642';
}
footer .footer-content .items > li:nth-child(2) ol .follow-facebook a::before {
  content: '\e8e7';
}
footer .footer-content .items > li:nth-child(2) ol .follow-twitter a::before {
  content: '\e882';
}
footer .footer-content .items > li:nth-child(2) .google-translation {
  padding-top: 35px;
}
@media screen and (max-width: 1199px) {
  footer .footer-content .items > li:nth-child(2) .google-translation {
    padding-top: 20px;
  }
}
footer .footer-content .items > li:nth-child(2) .sitemap {
  margin-top: 23px;
  padding-left: 25px;
  position: relative;
  display: inline-block;
  font-size: 14px;
  line-height: 17px;
  color: #ffffff;
  text-transform: uppercase;
  text-decoration: underline;
}
@media screen and (max-width: 1199px) {
  footer .footer-content .items > li:nth-child(2) .sitemap {
    margin-top: 20px;
  }
}
footer .footer-content .items > li:nth-child(2) .sitemap:hover {
  color: var(--color);
}
footer .footer-content .items > li:nth-child(2) .sitemap:hover::before {
  color: var(--color);
}
footer .footer-content .items > li:nth-child(2) .sitemap::before {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\e646';
  color: #fff;
}
@media screen and (min-width: 1200px) {
  footer .footer-content .items > li:nth-child(3) {
    width: 31.91489362%;
  }
}
footer .footer-content .items > li:nth-child(3) form {
  display: block;
}
footer .footer-content .items > li:nth-child(3) form input,
footer .footer-content .items > li:nth-child(3) form textarea {
  display: block;
  margin-bottom: 10px;
  padding: 10.25px 20px;
  width: 100%;
  border: 1px solid #303648;
  font-size: 15px;
  color: #ffffff;
  background-color: transparent;
}
@media screen and (max-width: 767px) {
  footer .footer-content .items > li:nth-child(3) form input,
  footer .footer-content .items > li:nth-child(3) form textarea {
    padding: 9px 15px;
    font-size: 14px;
    margin-bottom: 5px;
  }
}
footer .footer-content .items > li:nth-child(3) form input::-webkit-input-placeholder,
footer .footer-content .items > li:nth-child(3) form textarea::-webkit-input-placeholder {
  color: #fff;
}
footer .footer-content .items > li:nth-child(3) form input:-o-placeholder,
footer .footer-content .items > li:nth-child(3) form textarea:-o-placeholder {
  color: #fff;
}
footer .footer-content .items > li:nth-child(3) form input::-moz-placeholder,
footer .footer-content .items > li:nth-child(3) form textarea::-moz-placeholder {
  color: #fff;
}
footer .footer-content .items > li:nth-child(3) form input:-ms-input-placeholder,
footer .footer-content .items > li:nth-child(3) form textarea:-ms-input-placeholder {
  color: #fff;
}
footer .footer-content .items > li:nth-child(3) form input:focus::-webkit-input-placeholder,
footer .footer-content .items > li:nth-child(3) form textarea:focus::-webkit-input-placeholder {
  color: #ababab;
}
footer .footer-content .items > li:nth-child(3) form input:focus::-o-placeholder,
footer .footer-content .items > li:nth-child(3) form textarea:focus::-o-placeholder {
  color: #ababab;
}
footer .footer-content .items > li:nth-child(3) form input:focus::-moz-placeholder,
footer .footer-content .items > li:nth-child(3) form textarea:focus::-moz-placeholder {
  color: #ababab;
}
footer .footer-content .items > li:nth-child(3) form input:focus::-ms-input-placeholder,
footer .footer-content .items > li:nth-child(3) form textarea:focus::-ms-input-placeholder {
  color: #ababab;
}
footer .footer-content .items > li:nth-child(3) form textarea {
  height: 135px;
}
footer .footer-content .items > li:nth-child(3) form button {
  display: block;
  width: 100%;
  height: 46px;
  font-size: 16px;
  color: #ffffff;
  text-transform: uppercase;
  font-family: var(--fontB);
  background-color: var(--color);
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
}
@media screen and (max-width: 767px) {
  footer .footer-content .items > li:nth-child(3) form button {
    height: 40px;
    font-size: 14px;
  }
}
footer .footer-content .items > li:nth-child(3) form button:hover {
  box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.45) inset;
}
footer .footer-content .items > li:last-child {
  margin-bottom: 0;
}
footer .footer-copyright {
  padding: 18px 0;
  background-color: #1a1e2d;
}
@media screen and (max-width: 1199px) {
  footer .footer-copyright {
    padding: 15px 0;
  }
}
@media screen and (max-width: 767px) {
  footer .footer-copyright {
    padding: 10px 0;
  }
}
footer .footer-copyright p {
  text-align: center;
  font-size: 14px;
  line-height: 1.71428571;
  color: #747885;
}
@media screen and (max-width: 767px) {
  footer .footer-copyright p {
    font-size: 13px;
  }
}
footer .footer-copyright p span,
footer .footer-copyright p a {
  display: inline-block;
  margin: 0 5px;
}
footer .footer-copyright p a:hover {
  color: #fff;
  text-decoration: underline;
}
footer .footer-xsnav {
  display: none;
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 50px;
  background-color: var(--color);
  padding-bottom: calc(constant(safe-area-inset-bottom) - 15px);
  padding-bottom: calc(env(safe-area-inset-bottom) - 15px);
  z-index: 90;
}
@media screen and (max-width: 991px) {
  footer .footer-xsnav {
    display: block;
  }
}
@media screen and (max-width: 767px) {
  footer .footer-xsnav {
    height: 45px;
  }
}
footer .footer-xsnav ul li {
  position: relative;
  float: left;
  width: 20%;
  height: 100%;
  border-left: 1px solid #f55d16;
  border-left: 1px solid #a9400f;
}
footer .footer-xsnav ul li a {
  position: relative;
  display: block;
  height: 50px;
  padding-top: 27px;
  font-size: 14px;
  text-align: center;
  color: #fff;
  text-transform: uppercase;
}
@media screen and (max-width: 767px) {
  footer .footer-xsnav ul li a {
    height: 45px;
    font-size: 12px;
  }
}
@media screen and (max-width: 350px) {
  footer .footer-xsnav ul li a {
    text-transform: none;
  }
}
footer .footer-xsnav ul li a::before {
  position: absolute;
  top: 3px;
  left: 50%;
  transform: translateX(-50%);
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #fff;
  display: block;
  font-size: 20px;
}
footer .footer-xsnav ul li:nth-child(1) {
  border-left: 0;
}
footer .footer-xsnav ul li.footer-xsnav-email a::before {
  content: '\e634';
}
footer .footer-xsnav ul li.footer-xsnav-message a::before {
  content: '\e826';
}
footer .footer-xsnav ul li.footer-xsnav-contact a::before {
  content: '\e62f';
}
footer .footer-xsnav ul li.footer-xsnav-product a::before {
  content: '\e7e9';
}
footer .footer-xsnav ul li.footer-xsnav-top a::before {
  content: '\e60f';
}
footer .aside-online {
  position: fixed;
  top: 40%;
  right: 0;
  z-index: 99;
}
footer .aside-online .aside-box {
  transition: all 0.6s;
  -webkit-transition: all 0.6s;
}
@media screen and (max-width: 991px) {
  footer .aside-online .aside-box {
    position: absolute;
    top: 0;
    transform: translateX(300px);
  }
}
footer .aside-online .aside-box a {
  position: relative;
  z-index: 10;
  display: block;
  margin-bottom: 8px;
  width: 50px;
  height: 50px;
  border-radius: 4px;
  line-height: 50px;
  text-align: center;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.5);
  transition: all 0.4s;
  -webkit-transition: all 0.4s;
}
@media screen and (max-width: 1199px) {
  footer .aside-online .aside-box a {
    width: 45px;
    height: 45px;
    line-height: 45px;
  }
}
@media screen and (max-width: 991px) {
  footer .aside-online .aside-box a {
    width: 40px;
    height: 40px;
    line-height: 40px;
  }
}
footer .aside-online .aside-box a:hover {
  background-color: var(--color);
}
footer .aside-online .aside-box a:hover::before {
  color: #fff;
}
footer .aside-online .aside-box a::before {
  display: inline-block;
  font-size: 23px;
  color: #fff;
  transition: all 0.4s;
  -webkit-transition: all 0.4s;
}
@media screen and (max-width: 991px) {
  footer .aside-online .aside-box a::before {
    font-size: 20px;
  }
}
footer .aside-online .aside-box a div {
  position: absolute;
  display: none;
  top: 0;
  right: 0;
  height: 100%;
  padding-left: 25px;
  padding-right: 65px;
  z-index: -99;
  color: #fff;
  background-color: rgba(201, 74, 17, 0.8);
}
@media screen and (max-width: 1199px) {
  footer .aside-online .aside-box a div {
    padding-right: 60px;
  }
}
@media screen and (max-width: 991px) {
  footer .aside-online .aside-box a div {
    padding-right: 50px;
    padding-left: 20px;
  }
}
footer .aside-online .aside-box a div p {
  line-height: 53px;
  white-space: nowrap;
  color: #fff;
}
@media screen and (max-width: 1199px) {
  footer .aside-online .aside-box a div p {
    line-height: 45px;
  }
}
@media screen and (max-width: 991px) {
  footer .aside-online .aside-box a div p {
    line-height: 40px;
  }
}
footer .aside-online .aside-box .inquiry-btn {
  position: relative;
}
footer .aside-online .aside-box .inquiry-btn::before {
  margin-top: 5px;
}
footer .aside-online .aside-box .inquiry-btn strong {
  position: absolute;
  top: 5px;
  right: 3px;
  color: var(--color);
  font-size: 14px;
  line-height: 1;
  font-weight: 400;
  font-family: var(--fontB);
  transition: all 0.25s;
  -webkit-transition: all 0.25s;
}
@media screen and (max-width: 1199px) {
  footer .aside-online .aside-box .inquiry-btn strong {
    top: 3px;
    right: 0;
    font-size: 12px;
  }
}
footer .aside-online .aside-box .icon-whatsapp3::before,
footer .aside-online .aside-box .icon-phone::before {
  font-size: 27px;
}
@media screen and (max-width: 991px) {
  footer .aside-online .aside-box .icon-whatsapp3::before,
  footer .aside-online .aside-box .icon-phone::before {
    font-size: 20px;
  }
}
footer .aside-online .aside-btn {
  display: none;
  position: fixed;
  bottom: 51px;
  right: 0;
  width: 40px;
  height: 40px;
  background-color: rgba(201, 74, 17, 0.7);
  text-align: center;
  line-height: 40px;
  border-radius: 50%;
  box-shadow: 0 0 5px rgba(255, 255, 255, 0.15);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
@media screen and (max-width: 991px) {
  footer .aside-online .aside-btn {
    display: block;
  }
}
@media screen and (max-width: 767px) {
  footer .aside-online .aside-btn {
    width: 35px;
    height: 35px;
    line-height: 35px;
    bottom: 46px;
  }
}
footer .aside-online .aside-btn::before {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-family: "iconfont" !important;
  font-size: 16px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  content: '\e629';
  font-size: 18px;
  display: inline-block;
  color: #fff;
}
footer .aside-online .btn-active {
  transform: rotateZ(135deg);
}
footer .asidebox-active {
  transform: translateX(-100%) !important;
}
.pagebanner {
  position: relative;
}
@media (max-width: 767px) {
  .pagebanner .item {
    width: 130%;
    max-width: 130%;
    margin-left: -15%;
  }
}
.pagebanner .item .pic {
  display: block;
}
.pagebanner .item .pic img {
  width: 100%;
  height: auto !important;
}
.pagination-container {
  text-align: right;
  padding: 0 4px;
}
@media screen and (max-width: 767px) {
  .pagination-container {
    text-align: center;
  }
}
.pagination-container a,
.pagination-container span {
  display: inline-block;
  width: 44px;
  height: 44px;
  margin: 0 6px;
  margin-bottom: 2px;
  border: 1px solid #dddddd;
  font-size: 16px;
  color: #222222;
  border-radius: 50%;
  line-height: 42px;
  text-align: center;
  vertical-align: middle;
  background-color: #ffffff;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
}
@media screen and (max-width: 1199px) {
  .pagination-container a,
  .pagination-container span {
    margin: 0 4px;
    margin-bottom: 2px;
    width: 40px;
    height: 40px;
    line-height: 38px;
    font-size: 15px;
  }
}
@media screen and (max-width: 767px) {
  .pagination-container a,
  .pagination-container span {
    width: 30px;
    height: 30px;
    line-height: 28px;
    font-size: 14px;
  }
}
.pagination-container .current.prev {
  display: none;
}
.pagination-container .current.next {
  display: none;
}
.pagination-container a {
  background-color: #fff;
}
@media screen and (min-width: 1200px) {
  .pagination-container a:hover {
    color: #fff;
    border-color: var(--color);
    background-color: var(--color);
  }
  .pagination-container a:hover::before {
    color: #fff;
  }
}
.pagination-container .ellipsis {
  border: none;
  font-weight: 700;
}
.pagination-container .current {
  color: #fff;
  background-color: var(--color);
  border-color: var(--color);
}
.pagination-container .prev,
.pagination-container .next {
  position: relative;
}
.pagination-container .prev::before,
.pagination-container .next::before {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 20px;
  content: '\e9b5';
}
@media screen and (max-width: 767px) {
  .pagination-container .prev::before,
  .pagination-container .next::before {
    font-size: 16px;
  }
}
.pagination-container .next::before {
  content: '\e72f';
}
