@import url("https://fonts.googleapis.com/css2?family=Noto+Sans:wght@400;700&display=swap");
.map .tab .item:hover .image, .map .tab .item .image, .products_sub .list li .title:hover *::after, .products_sub .list li .title:hover *, .products_sub .list li .title ::after, .products_sub .list li .title, .product-group .item:hover .img::after, .product-group .item:hover, .header .desktop .logo img, .bg-lightyellow, .bg-lightyellow-hover:hover, .item:hover .bg-lightyellow-hover, .bg-yellow, .bg-yellow-hover:hover, .item:hover .bg-yellow-hover, .bg-lightblue, .bg-lightblue-hover:hover, .item:hover .bg-lightblue-hover, .bg-blue, .bg-blue-hover:hover, .item:hover .bg-blue-hover, .bg-darkgray, .bg-darkgray-hover:hover, .item:hover .bg-darkgray-hover, .bg-gray, .bg-gray-hover:hover, .item:hover .bg-gray-hover, .bg-lightgray, .bg-lightgray-hover:hover, .item:hover .bg-lightgray-hover, .bg-lightergray, .bg-lightergray-hover:hover, .item:hover .bg-lightergray-hover, .bg-black, .bg-white, .bg-white-hover:hover, .item:hover .bg-white-hover, .color-yellow, .color-yellow-hover:hover, .item:hover .color-yellow-hover, .color-lightblue, .color-lightblue-hover:hover, .item:hover .color-lightblue-hover, .color-blue, .color-blue-hover:hover, .item:hover .color-blue-hover, .color-red, .color-darkgray, .color-darkgray-hover:hover, .item:hover .color-darkgray-hover, .color-gray, .color-gray-hover:hover, .item:hover .color-gray-hover, .color-lightgray, .color-lightgray-hover:hover, .item:hover .color-lightgray-hover, .color-lightergray, .color-lightergray-hover:hover, .item:hover .color-lightergray-hover, .color-black, .color-white, .color-white-hover:hover, .item:hover .color-white-hover {
  transition: all 0.25s ease-in-out;
}

.owl-carousel .owl-nav,
.owl-carousel .owl-dots {
  display: none;
}

.owl-carousel.owl-nav-block .owl-nav,
.owl-carousel.owl-dots-block .owl-dots {
  display: block;
}

.owl-nav-block.nav-default .owl-nav .owl-next, .owl-nav-block.nav-default .owl-nav .owl-prev, .owl-nav-block.nav-default .owl-nav {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

.product_i_tab .nav, .product_i_media .image_group, .footer .socail_icons, .small_nav, .main_nav {
  margin: 0;
  padding: 0;
}
.product_i_tab .nav li, .product_i_media .image_group li, .footer .socail_icons li, .small_nav li, .main_nav li {
  position: relative;
  list-style: none;
}

/*-- Common Settings --*/
body {
  font-size: 20px;
  color: #000;
  font-family: Microsoft JhengHei, sans-serif;
  font-weight: 200;
}

@media (max-width: 1440px) {
  body {
    font-size: 18px;
  }
}
a, a:hover {
  color: #000;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
}

:focus {
  outline: none;
}

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

.d-block {
  display: block !important;
}

@media (min-width: 1400px) {
  .container.small, .container-lg.small, .container-md.small, .container-sm.small, .container-xl.small {
    max-width: 77.083333333vw;
  }

  .container.medium, .container-lg.medium, .container-md.medium, .container-sm.medium, .container-xl.medium {
    max-width: 84.722222222vw;
  }

  .container.large, .container-lg.large, .container-md.large, .container-sm.large, .container-xl.large {
    max-width: 95.138888888vw;
  }
}
.container.sm .row {
  margin-right: -8px;
  margin-left: -8px;
}

.container.sm .row .col, .container.sm .row .col-1, .container.sm .row .col-10, .container.sm .row .col-11, .container.sm .row .col-12, .container.sm .row .col-2, .container.sm .row .col-3, .container.sm .row .col-4, .container.sm .row .col-5, .container.sm .row .col-6, .container.sm .row .col-7, .container.sm .row .col-8, .container.sm .row .col-9, .container.sm .row .col-auto, .container.sm .row .col-lg, .container.sm .row .col-lg-1, .container.sm .row .col-lg-10, .container.sm .row .col-lg-11, .container.sm .row .col-lg-12, .container.sm .row .col-lg-2, .container.sm .row .col-lg-3, .container.sm .row .col-lg-4, .container.sm .row .col-lg-5, .container.sm .row .col-lg-6, .container.sm .row .col-lg-7, .container.sm .row .col-lg-8, .container.sm .row .col-lg-9, .container.sm .row .col-lg-auto, .container.sm .row .col-md, .container.sm .row .col-md-1, .container.sm .row .col-md-10, .container.sm .row .col-md-11, .container.sm .row .col-md-12, .container.sm .row .col-md-2, .container.sm .row .col-md-3, .container.sm .row .col-md-4, .container.sm .row .col-md-5, .container.sm .row .col-md-6, .container.sm .row .col-md-7, .container.sm .row .col-md-8, .container.sm .row .col-md-9, .container.sm .row .col-md-auto, .container.sm .row .col-sm, .container.sm .row .col-sm-1, .container.sm .row .col-sm-10, .container.sm .row .col-sm-11, .container.sm .row .col-sm-12, .container.sm .row .col-sm-2, .container.sm .row .col-sm-3, .container.sm .row .col-sm-4, .container.sm .row .col-sm-5, .container.sm .row .col-sm-6, .container.sm .row .col-sm-7, .container.sm .row .col-sm-8, .container.sm .row .col-sm-9, .container.sm .row .col-sm-auto, .container.sm .row .col-xl, .container.sm .row .col-xl-1, .container.sm .row .col-xl-10, .container.sm .row .col-xl-11, .container.sm .row .col-xl-12, .container.sm .row .col-xl-2, .container.sm .row .col-xl-3, .container.sm .row .col-xl-4, .container.sm .row .col-xl-5, .container.sm .row .col-xl-6, .container.sm .row .col-xl-7, .container.sm .row .col-xl-8, .container.sm .row .col-xl-9, .container.sm .row .col-xl-auto {
  padding-right: 8px;
  padding-left: 8px;
}

/*-- Colors --*/
.color-white, .color-white-hover:hover, .item:hover .color-white-hover {
  color: #fff;
}

.color-black {
  color: #000;
}

.color-lightergray, .color-lightergray-hover:hover, .item:hover .color-lightergray-hover {
  color: #eff0f4;
}

.color-lightgray, .color-lightgray-hover:hover, .item:hover .color-lightgray-hover {
  color: #cfcfcf;
}

.color-gray, .color-gray-hover:hover, .item:hover .color-gray-hover {
  color: #777;
}

.color-darkgray, .color-darkgray-hover:hover, .item:hover .color-darkgray-hover {
  color: #3b3b3b;
}

.color-red {
  color: red;
}

.color-blue, .color-blue-hover:hover, .item:hover .color-blue-hover {
  color: #00a5e2;
}

.color-lightblue, .color-lightblue-hover:hover, .item:hover .color-lightblue-hover {
  color: #d4f0fb;
}

.color-yellow, .color-yellow-hover:hover, .item:hover .color-yellow-hover {
  color: #ffeb54;
}

/*-- Backgrounds --*/
.bg-white, .bg-white-hover:hover, .item:hover .bg-white-hover {
  background-color: #fff;
}

.bg-black {
  background-color: #000;
}

.bg-lightergray, .bg-lightergray-hover:hover, .item:hover .bg-lightergray-hover {
  background-color: #eff0f4;
}

.bg-lightgray, .bg-lightgray-hover:hover, .item:hover .bg-lightgray-hover {
  background-color: #cfcfcf;
}

.bg-gray, .bg-gray-hover:hover, .item:hover .bg-gray-hover {
  background-color: #777;
}

.bg-darkgray, .bg-darkgray-hover:hover, .item:hover .bg-darkgray-hover {
  background-color: #3b3b3b;
}

.bg-blue, .bg-blue-hover:hover, .item:hover .bg-blue-hover {
  background-color: #00a5e2;
}

.bg-lightblue, .bg-lightblue-hover:hover, .item:hover .bg-lightblue-hover {
  background-color: #d4f0fb;
}

.bg-yellow, .bg-yellow-hover:hover, .item:hover .bg-yellow-hover {
  background-color: #ffeb54;
}

.bg-lightyellow, .bg-lightyellow-hover:hover, .item:hover .bg-lightyellow-hover {
  background-color: #fef5c0;
}

/*-- Animations --*/
/*-- Titles --*/
/*-- Border --*/
.border {
  border: 1px solid #eee;
}

.border-radius {
  border-radius: 10px;
  overflow: hidden;
}

/*-- Buttons --*/
.btn {
  padding: 1rem;
}
.btn.style-blue {
  background: #00a5e2;
  color: #fff;
}
.btn.radious-10 {
  border-radius: 10px;
}
.btn.small {
  padding: 5px 10px;
}

/*-- Divid line--*/
hr.color-blue {
  border-top: 1px solid #00a5e2;
}

/*-- Tabs --*/
/*-- Carousels --*/
.carousel-default .carousel-indicators {
  justify-content: center;
  z-index: 4;
  bottom: 10px;
}
.carousel-default .carousel-indicators .item {
  position: relative;
  width: 12px;
  height: 12px;
  background: #000;
  border: 1px solid transparent;
  margin: 0 3px;
  transition: all 0.25s ease-in-out;
  border-radius: 100%;
}
.carousel-default .carousel-indicators .item:focus {
  outline: none;
}
.carousel-default .carousel-indicators .item:hover {
  background: transparent;
  transition: all 0.25s ease-in-out;
}
.carousel-default .carousel-indicators .item.active {
  background: transparent;
}
.carousel-default .carousel-indicators .item:hover {
  background: #00a5e2;
}
.carousel-default .carousel-indicators .item.active {
  background: #00a5e2;
}
.carousel-default .carousel-controls {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
}
.carousel-default .carousel-controls .link-prev {
  position: absolute;
  left: 12px;
}
.carousel-default .carousel-controls .link-prev .carousel-control-prev-icon {
  background-image: url("../images/icon-arrow-line-left.svg");
  width: 18px;
  height: 35px;
}
.carousel-default .carousel-controls .link-next {
  position: absolute;
  right: 12px;
}
.carousel-default .carousel-controls .link-next .carousel-control-next-icon {
  background-image: url("../images/icon-arrow-line-right.svg");
  width: 18px;
  height: 35px;
}

.owl-nav-block .owl-stage-outer {
  z-index: 1;
}
.owl-nav-block.nav-default .owl-nav {
  left: 0;
  width: 100%;
  height: auto;
  z-index: 0;
}
.owl-nav-block.nav-default .owl-nav .owl-prev {
  left: -60px;
  right: auto;
}
.owl-nav-block.nav-default .owl-nav .owl-prev span {
  font-size: 0;
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10px 30px 10px 0;
  border-color: transparent #000 transparent transparent;
}
.owl-nav-block.nav-default .owl-nav .owl-next {
  left: auto;
  right: -60px;
}
.owl-nav-block.nav-default .owl-nav .owl-next span {
  font-size: 0;
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10px 0 10px 30px;
  border-color: transparent transparent transparent #000;
}
@media (max-width: 1199px) {
  .owl-nav-block.nav-default .owl-nav .owl-prev {
    left: 0;
    right: auto;
  }
  .owl-nav-block.nav-default .owl-nav .owl-prev span {
    font-size: 0;
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 8px 20px 8px 0;
    border-color: transparent #000 transparent transparent;
  }
  .owl-nav-block.nav-default .owl-nav .owl-next {
    left: auto;
    right: 0px;
  }
  .owl-nav-block.nav-default .owl-nav .owl-next span {
    font-size: 0;
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 8px 0 8px 20px;
    border-color: transparent transparent transparent #000;
  }
}
@media (max-width: 1366px) {
  .owl-nav-block.carousel-3col-history .owl-nav .owl-prev {
    left: 0;
    right: auto;
  }
  .owl-nav-block.carousel-3col-history .owl-nav .owl-prev span {
    font-size: 0;
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 8px 20px 8px 0;
    border-color: transparent #000 transparent transparent;
  }
  .owl-nav-block.carousel-3col-history .owl-nav .owl-next {
    left: auto;
    right: 0px;
  }
  .owl-nav-block.carousel-3col-history .owl-nav .owl-next span {
    font-size: 0;
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 8px 0 8px 20px;
    border-color: transparent transparent transparent #000;
  }
}

.owl-dots-block.dots-default .owl-dot {
  width: 12px;
  height: 12px;
  background: #fff;
  border: 1px solid #000;
  margin: 0 4px;
  transition: all 0.25s ease-in-out;
  border-radius: 100%;
  border: none;
}
.owl-dots-block.dots-default .owl-dot:focus {
  outline: none;
}
.owl-dots-block.dots-default .owl-dot:hover {
  background: #000;
  transition: all 0.25s ease-in-out;
}
.owl-dots-block.dots-default .owl-dot.active {
  background: #000;
}

.owl-dots {
  position: relative;
  z-index: 2;
  margin-top: 30px;
  text-align: center;
}

.dots-blue .owl-dots .owl-dot {
  width: 10px;
  height: 10px;
  background: #fff;
  border: 1px solid #00a5e2;
  margin: 0 4px;
  transition: all 0.25s ease-in-out;
  border-radius: 100%;
}
.dots-blue .owl-dots .owl-dot:focus {
  outline: none;
}
.dots-blue .owl-dots .owl-dot:hover {
  background: #00a5e2;
  transition: all 0.25s ease-in-out;
}
.dots-blue .owl-dots .owl-dot.active {
  background: #00a5e2;
}

.index-news .owl-nav-block.nav-default .owl-nav {
  position: absolute;
  top: 35%;
  transform: translateY(0);
}

/*-- Tables --*/
.delete {
  background: none;
  border: none;
  cursor: pointer;
}
.delete img {
  width: 20px;
  height: 20px;
}

.inquiry .table {
  width: 100%;
  border-spacing: 0;
}
.inquiry .table thead td {
  padding: 12px 0;
  border-bottom: 1px solid #00a5e2;
  font-size: 0.8rem;
  font-weight: 700;
}
.inquiry .table tbody th {
  padding: 16px 8px;
  color: #00a5e2;
  text-align: left;
  font-weight: normal;
  border-bottom: 1px dashed #9FA0A0;
}
.inquiry .table tbody td {
  padding: 16px 0;
  border-bottom: 1px dashed #9FA0A0;
}

.product_i_wrapper {
  width: 100%;
  overflow: auto;
}
.product_i_wrapper .table {
  font-size: 0.75rem;
  table-layout: fixed;
}
@media (max-width: 1440px) {
  .product_i_wrapper .table {
    font-size: 1rem;
  }
}
.product_i_wrapper .table > tbody > tr table td {
  padding: 5px 10px;
  min-width: 120px;
  height: 65px;
  background: white;
  text-align: center;
  position: relative;
}
.product_i_wrapper .table > tbody > tr table td.bg-gray {
  background: #777;
  color: #fff;
}
.product_i_wrapper .table > tbody > tr table td.bg-blue {
  background: #00a5e2;
  color: #fff;
}
@media (max-width: 576px) {
  .product_i_wrapper .table > tbody > tr table td {
    min-width: 60px;
  }
}
.product_i_wrapper .table > tbody > tr table th {
  padding: 10px;
  min-width: 120px;
  height: 65px;
}
.product_i_wrapper .table > tbody > tr > th:before {
  content: "";
  position: absolute;
  top: 3px;
  left: 0;
  width: 5px;
  height: calc(100% - 6px);
  background: #cfcfcf;
}
.product_i_wrapper .table > tbody > tr > th:after {
  content: "";
  position: absolute;
  top: 3px;
  right: 0;
  width: 5px;
  height: calc(100% - 6px);
  background: #cfcfcf;
}
.product_i_wrapper .table > tbody > tr > th td {
  background: #fff;
  min-width: 180px;
  height: 65px;
}
@media (max-width: 576px) {
  .product_i_wrapper .table > tbody > tr > th td {
    min-width: 150px;
  }
}
.product_i_wrapper .table > tbody > tr > th:first-child {
  position: sticky;
  left: 0;
  z-index: 1;
}
.product_i_wrapper .label {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
}
.product_i_wrapper .checkbox {
  transform: scale(1.5);
}

.form_product .btn {
  min-width: 15%;
  background: #00a5e2;
  color: white;
  padding: 0.5rem;
  font-size: 0.8rem;
  border-radius: 5px;
}

/*-- Form --*/
.form_default .form_control {
  width: 100%;
  padding: 5px;
  margin-bottom: 20px;
  color: #000;
  border: 1px solid #000;
}
@media (max-width: 576px) {
  .form_default .form_control {
    font-size: 1rem;
  }
}
.form_default .btn {
  padding: 5px;
  width: 100%;
}
@media (max-width: 576px) {
  .form_default .btn {
    font-size: 1rem;
  }
}
.form_default .btn.bg-yellow {
  background: #F4D42B;
  color: #000;
}
.form_default .btn.bg-black {
  background: #000;
  color: #fff;
}

#check_passcode {
  width: 50%;
}
@media (max-width: 576px) {
  #check_passcode {
    width: 30%;
  }
}

#verify_code {
  margin-right: 10px;
}

.form_contact .form_group {
  margin-bottom: 15px;
  display: flex;
  justify-content: center;
}
.form_contact .form_group .form_label {
  width: 25%;
  font-size: 0.9rem;
  padding: 8px 0px;
}
@media (max-width: 576px) {
  .form_contact .form_group .form_label {
    font-size: 1.1rem;
  }
}
.form_contact .form_group .mt_checkbox {
  font-size: 0.8rem;
}
@media (max-width: 576px) {
  .form_contact .form_group .mt_checkbox {
    font-size: 1rem;
  }
}
.form_contact .form_group .form_control {
  width: 75%;
  padding: 10px;
  background: #EBEBEC;
  border-radius: 6px;
  box-shadow: none;
  border: none;
}
.form_contact .form_group .form_control.error {
  border: 1px solid red;
}
.form_contact .form_group .form_checkbox {
  width: 75%;
}
@media (max-width: 991px) {
  .form_contact .form_group {
    display: block;
  }
  .form_contact .form_group .form_label, .form_contact .form_group .form_control, .form_contact .form_group .form_checkbox {
    width: 100%;
  }
  .form_contact .form_group .form_label {
    display: block;
  }
}
.form_contact .captcha .form_wrapper {
  width: 80%;
  position: relative;
}
@media (max-width: 991px) {
  .form_contact .captcha .form_wrapper {
    width: 100%;
  }
}
.form_contact .captcha .form_control {
  width: 50%;
}
.form_contact .btn-group {
  width: 80%;
}
@media (max-width: 991px) {
  .form_contact .btn-group {
    width: 100%;
  }
}
.form_contact .btn-group .btn {
  border-radius: 3px;
  padding: 8px 15px;
  width: 49%;
  font-size: 1rem;
}
.form_contact .btn-group .btn.bg-gray {
  background: #BDBDBE;
  color: #fff;
}
.form_contact .btn-group .btn.bg-gray:hover {
  background: #777;
}
.form_contact .btn-group .btn.bg-blue {
  background: #00a5e2;
  color: #fff;
}

#msg_code {
  position: absolute;
  top: 10px;
  right: 0;
}
@media (max-width: 767px) {
  #msg_code {
    right: 15px;
  }
}

.mt_checkbox,
.mt_radio {
  display: inline-block;
  position: relative;
  padding-left: 20px;
  cursor: pointer;
  webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.mt_checkbox.mt_checkbox-disabled,
.mt_checkbox.mt_radio-disabled,
.mt_radio.mt_checkbox-disabled,
.mt_radio.mt_radio-disabled {
  opacity: 0.6;
  filter: alpha(opacity=60);
}

.mt_checkbox > input,
.mt_radio > input {
  z-index: -1;
  opacity: 0;
  filter: alpha(opacity=0);
  width: 0;
}

.mt_checkbox > .form_control,
.mt_radio > .form_control {
  border: 1px solid transparent;
  position: absolute;
  top: 1px;
  left: 0;
  height: 12px;
  width: 12px !important;
  border-radius: 5px !important;
}

.mt_checkbox > .form_control:after,
.mt_radio > .form_control:after {
  content: "";
  position: absolute;
  display: none;
}

.mt_checkbox-list .mt_checkbox,
.mt_checkbox-list .mt_radio,
.mt_checkbox > input:checked ~ .form_control:after,
.mt_radio-list .mt_checkbox,
.mt_radio-list .mt_radio,
.mt_radio > input:checked ~ .form_control:after {
  display: block;
}

.mt_checkbox:hover > input:not([disabled]) ~ .form_control,
.mt_checkbox > input:focus ~ .form_control,
.mt_radio:hover > input:not([disabled]) ~ .form_control,
.mt_radio > input:focus ~ .form_control {
  background: #d9d9d9;
  webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.mt_checkbox:hover > input:not([disabled]):checked ~ .form_control,
.mt_checkbox > input:checked ~ .form_control,
.mt_radio:hover > input:not([disabled]):checked ~ .form_control,
.mt_radio > input:checked ~ .form_control {
  webkit-transition: all 0.3s;
  transition: all 0.3s;
  background: #d9d9d9;
}

.icon-btn,
.icon-btn:hover {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
}

.mt_checkbox > input:disabled ~ .form_control,
.mt_radio > input:disabled ~ .form_control {
  opacity: 0.6;
  filter: alpha(opacity=60);
  pointer-events: none;
}

.mt_checkbox > .form_control:after {
  left: 8px;
  top: 3px;
  width: 5px;
  height: 11px;
  border: solid #333;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}

.mt_checkbox > input:disabled ~ .form_control:after {
  border-color: #888;
}

/*-- Select2 --*/
.select2-container--default .select2-selection--single {
  background-color: #fff;
  border: none;
  border-radius: 0;
  padding: 10px 65px 10px 20px;
  height: auto;
}

.select2-container .select2-selection--single .select2-selection__rendered {
  padding-left: 0;
  padding-right: 0;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  width: 45px;
  border-left: 2px solid #eee;
}

.select2-dropdown {
  border: none;
  top: 2px;
  padding: 10px 0;
}

.select2-search--dropdown {
  padding: 0 20px 10px;
}

.select2-results__option {
  padding: 0 20px;
}

/*-- Language --*/
.lan {
  position: relative;
}
.lan .dropdown-toggle {
  background: url("../images/icon-lang.svg") center right no-repeat;
  padding: 0.416666666vw 2.430555555vw 0.416666666vw 0;
  transition: all 0.25s ease-in-out;
}
.lan .dropdown-toggle::after {
  content: "";
  background: url(../images/lan-down.svg) center center no-repeat;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: -15px;
  width: 11px;
  height: 6px;
  border: none;
}
.lan:hover {
  color: #000;
}
.lan:hover .dropdown-toggle {
  transition: all 0.25s ease-in-out;
}
.lan .dropdown-menu {
  border-radius: 0;
  background: #000;
  min-width: auto;
  left: auto !important;
  right: 0;
}
.lan .dropdown-menu .dropdown-item {
  display: block;
  color: #fff;
  padding: 0.2rem 1rem;
  font-size: 0.65rem;
  transition: all 0.25s ease-in-out;
}
.lan .dropdown-menu .dropdown-item:hover {
  background: transparent;
  color: #ffeb54;
  transition: all 0.25s ease-in-out;
}

/*-- PageBanner --*/
.page_banner {
  position: relative;
}
.page_banner .banner {
  position: relative;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
}
.page_banner.no_image .banner {
  min-height: 110px;
  background: #3b3b3b;
}
.page_banner.no_image.small .banner {
  min-height: 50px;
  background: #000000;
  background: linear-gradient(to bottom, #000000 0%, #000000 40%, #ffffff 40%, #ffffff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#000000", endColorstr="#ffffff",GradientType=0 );
}

/*-- Breadcrumb --*/
.breadcrumb {
  position: absolute;
  top: 1.875rem;
  background: transparent;
  width: 100%;
}
.breadcrumb ol {
  padding: 0;
  margin: 0;
  display: flex;
  justify-content: flex-end;
}
.breadcrumb ol li {
  position: relative;
  list-style: none;
}
.breadcrumb ol li:not(:last-child) {
  margin-right: 25px;
}
.breadcrumb ol li:not(:last-child)::after {
  content: " > ";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: -17px;
  color: #fff;
}
@media (max-width: 767px) {
  .breadcrumb ol {
    justify-content: flex-start;
    flex-wrap: wrap;
  }
  .breadcrumb ol li {
    margin-bottom: 5px;
  }
}
.breadcrumb .item {
  font-size: 0.75rem;
  color: #fff;
  text-transform: uppercase;
}
.breadcrumb .item:hover {
  color: rgba(255, 255, 255, 0.8);
}

.page_banner.small .breadcrumb ol li:not(:last-child)::after {
  color: #000;
}
.page_banner.small .breadcrumb .item {
  color: #000;
}
.page_banner.small .breadcrumb .item:hover {
  color: #00a5e2;
}

/*-- GoTop--*/
/*-- Main --*/
.divider {
  margin-top: 1px;
  width: 100%;
  height: 16px;
  background: #221715;
}

.fixed_icons {
  padding: 0;
  margin: 0;
  z-index: 99;
  position: fixed;
  top: 45%;
  right: 0;
}
@media (max-width: 576px) {
  .fixed_icons {
    top: auto;
    bottom: 10vh;
  }
}
.fixed_icons li {
  list-style: none;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.fixed_icons li .tag {
  padding: 0.5rem 1rem;
  margin-right: 15px;
  border-radius: 5px;
  background: #d7d7d7;
  display: inline-block;
  position: relative;
  display: none;
}
.fixed_icons li .tag:after {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: -10px;
  font-size: 0;
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 4px 0 4px 10px;
  border-color: transparent transparent transparent #d7d7d7;
}
.fixed_icons li .item {
  background-color: #00a5e2;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 65%;
  display: inline-block;
  width: 50px;
  height: 50px;
  border-radius: 10px 0 0 10px;
  margin-bottom: 1px;
}
.fixed_icons li .item:hover {
  background-color: #fcde2a;
}
.fixed_icons li .item.tel {
  background-image: url("../images/icon-fixed-tel.svg");
}
.fixed_icons li .item.tel:hover {
  background-image: url("../images/icon-fixed-tel-hover.svg");
}
.fixed_icons li .item.mail {
  background-image: url("../images/icon-fixed-mail.svg");
}
.fixed_icons li .item.mail:hover {
  background-image: url("../images/icon-fixed-mail-hover.svg");
}
.fixed_icons li:hover .tag {
  display: block;
}

.select_default {
  display: flex;
  align-items: center;
}
.select_default .title {
  font-size: 1.125rem;
  margin-right: 1rem;
}
.select_default .select {
  min-width: 280px;
  padding: 0.5rem;
  border: 1px solid #b0b0b1;
  font-size: 0.7rem;
}
@media (max-width: 576px) {
  .select_default .select {
    min-width: 55%;
  }
}

.list-style-blue {
  padding: 0 0 0 28px;
  margin: 0;
}
.list-style-blue li {
  margin-bottom: 10px;
}
@media (max-width: 576px) {
  .list-style-blue li {
    line-height: 1.5;
  }
}
.list-style-blue li::marker {
  color: #00a5e2;
}

/* Main nav links*/
.main_nav {
  display: flex;
  flex-wrap: wrap;
  margin-left: -7px;
  margin-right: -7px;
}
.main_nav .col {
  padding-left: 7px;
  padding-right: 7px;
}
.main_nav > .col {
  flex: 0 0 20%;
}
.main_nav > .col > a {
  position: relative;
  display: block;
  font-size: 1.25rem;
  text-align: center;
}
@media (max-width: 1199px) {
  .main_nav > .col > a {
    font-size: 1rem;
  }
}
@media (max-width: 576px) {
  .main_nav > .col > a {
    font-size: 1.1rem;
  }
}
@media (max-width: 767px) {
  .main_nav {
    display: flex;
    flex-wrap: wrap;
    margin-left: 0px;
    margin-right: 0px;
  }
  .main_nav .col {
    padding-left: 0px;
    padding-right: 0px;
  }
  .main_nav > .col {
    flex: 0 0 100%;
  }
}

.header .main_nav {
  margin-left: 43px;
  margin-right: 43px;
}
@media (max-width: 1456px) {
  .header .main_nav {
    margin-left: 28px;
    margin-right: 28px;
  }
}

.small_nav {
  display: flex;
  flex-wrap: wrap;
  margin-left: -1.041666666vw;
  margin-right: -1.041666666vw;
}
.small_nav .col {
  padding-left: 1.041666666vw;
  padding-right: 1.041666666vw;
}
.small_nav > .col > a {
  font-size: 0.7272727273rem;
  padding: 0.520833333vw 0;
  color: #9b9b9b;
  display: block;
  text-transform: capitalize;
  white-space: nowrap;
}
.small_nav > .col > a:hover {
  color: #00a5e2;
}
.small_nav > .col:not(:last-child) a::after {
  content: "";
  position: absolute;
  top: 10px;
  right: 0;
  width: 1px;
  height: calc(100% - 20px);
  background: #3b3b3b;
}

/* social-links */
/*-- Header --*/
.header .desktop {
  margin-bottom: 20px;
}
.header .desktop .top {
  padding: 1.736111111vw 9.375vw 1.736111111vw 13.541666666vw;
}
@media (max-width: 1399px) {
  .header .desktop .top {
    padding: 25px 0;
  }
}
.header .desktop .logo img {
  width: 17.1875vw;
  height: 3.645833333vw;
}
@media (max-width: 1199px) {
  .header .desktop .logo img {
    width: 200px;
    height: 53px;
  }
}
.header .desktop .main_nav > .item > a {
  padding: 2.083333333vw 1.041666666vw;
  color: #000;
  background: #cbdaef;
  text-transform: capitalize;
}
@media (max-width: 1199px) {
  .header .desktop .main_nav > .item > a {
    padding: 15px;
    font-size: 1rem;
  }
}
.header .desktop .main_nav > .item > a:hover {
  background: #00a5e2;
  color: #fff;
}
.header .desktop .main_nav > .item.active > a {
  background: #00a5e2;
  color: #fff;
}
.header .desktop .main_nav > .item .item-dropdown {
  display: none;
  position: absolute;
  top: 5.747222222vw;
  left: 7px;
  width: calc(100% - 14px);
}
@media (max-width: 1199px) {
  .header .desktop .main_nav > .item .item-dropdown {
    top: 49px;
  }
}
.header .desktop .main_nav > .item:hover .item-dropdown {
  display: block;
}
.header .desktop .main_nav > .item .sec_nav {
  margin: 0;
  padding: 0;
}
.header .desktop .main_nav > .item .sec_nav .item {
  list-style: none;
}
.header .desktop .main_nav > .item .sec_nav .item a {
  font-size: 1.14rem;
  background: #fff9b1;
  border-bottom: 2px solid #00a5e2;
  padding: 1.14rem;
  text-align: center;
  display: block;
}
.header .desktop .main_nav > .item .sec_nav .item a:hover {
  background: #000;
  color: #fbdd2d;
}
@media (max-width: 1199px) {
  .header .desktop .main_nav > .item .sec_nav .item a {
    font-size: 1rem;
    padding: 1rem;
  }
}
.header .mobile .logo {
  text-align: center;
  padding: 10px 0;
  background: #fff;
  transition: all 0.25s ease-in-out;
}
.header .mobile .logo img {
  width: 130px;
  height: 41px;
}
.header .mobile #mobilebtn {
  position: absolute;
  top: 20px;
  right: 15px;
  padding: 0;
}
.header .mobile .mobile-nav {
  background: #cbdaef;
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 5;
}
.header .mobile .mobile-nav .logo {
  background: #fff;
}
.header .mobile .mobile-nav #mobileclose {
  padding: 0;
  position: absolute;
  top: 20px;
  right: 15px;
}
.header .mobile .mobile-nav .main > .item > a {
  display: block;
  text-align: center;
  text-transform: capitalize;
  padding: 10px 0;
  font-size: 1.1rem;
}
.header .mobile .mobile-nav .main > .item.dropdown > .title {
  background: #00a5e2;
  color: white;
}
.header .mobile .mobile-nav .main > .item.dropdown > .title.collapsed {
  background: #cbdaef;
  color: #000;
}
.header .mobile .mobile-nav .list.sec {
  background: #fff;
  padding: 0;
}
.header .mobile .mobile-nav .list.sec > .item > a {
  display: block;
  text-align: center;
  text-transform: capitalize;
  font-size: 1rem;
  padding: 12px 10px;
  border-top: 1px solid #00a5e2;
  background: #fff9b1;
}
.header .mobile .mobile-nav .list.sec > .item > a:hover {
  background: #000;
  color: #fbdd2d;
}
.header .mobile .mobile-nav .list.third {
  padding: 0 0 5px;
}
.header .mobile .mobile-nav .list.third > .item > a {
  display: block;
  text-align: center;
  text-transform: capitalize;
  font-size: 0.9rem;
  padding: 7px 0;
  color: #888;
}
.header .mobile .social-media {
  display: flex;
  justify-content: center;
}
.header .mobile .social-media li {
  margin: 0 5px;
}
.header .mobile .language {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-top: 15px;
  padding: 10px 0;
  border-top: 3px solid #fff;
}
.header .mobile .language li a {
  text-transform: uppercase;
  font-weight: 700;
  padding: 0 10px;
}
.header .mobile .language li:not(:last-child) a {
  border-right: 1px solid #888;
  display: block;
}
.header .mobile .language .item {
  margin-bottom: 5px;
}
.header .mobile .lan .icon img, .header .mobile .lan .icon-hover img {
  width: 20px;
  height: 20px;
}
.header .mobile .lan .title .icon {
  display: none;
  position: relative;
}
.header .mobile .lan .title .icon::after {
  content: "";
  background: url(../images/lan-down.svg) center center no-repeat;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: -15px;
  width: 11px;
  height: 6px;
  border: none;
}
.header .mobile .lan .title .icon-hover {
  display: inline-block;
  position: relative;
}
.header .mobile .lan .title .icon-hover::after {
  content: "";
  background: url(../images/lan-down-hover.svg) center center no-repeat;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: -15px;
  width: 11px;
  height: 6px;
  border: none;
}
.header .mobile .lan .title.collapsed .icon {
  display: inline-block;
}
.header .mobile .lan .title.collapsed .icon-hover {
  display: none;
}
.header .mobile .lan .list.sec {
  background: black;
  padding: 5px 0;
}
.header .mobile .lan .list.sec > .item > a {
  padding: 5px;
  background: #000;
  color: white;
  border: none;
}
.header .mobile .lan .list.sec > .item > a:hover {
  color: #ffeb54;
}

/*-- Footer --*/
.footer .main_nav > .item > a {
  padding: 1.388888888vw 1.041666666vw;
  color: #fff;
  background: #3b3b3b;
}
.footer .main_nav > .item > a:hover {
  background: #00a5e2;
  color: #fff;
}
@media (max-width: 576px) {
  .footer .main_nav > .item > a {
    padding: 1rem;
  }
}
.footer .main_nav > .item.active > a {
  background: #00a5e2;
  color: #fff;
}
.footer .contact {
  font-size: 1rem;
  color: #fff;
}
.footer .contact .item .icon {
  width: 2.604166666vw;
  height: 2.604166666vw;
}
@media (max-width: 767px) {
  .footer .contact .item .icon {
    width: 5vw;
    height: 5vw;
  }
}
@media (max-width: 576px) {
  .footer .contact .item .icon {
    width: 8vw;
    height: 8vw;
  }
}
.footer .contact .tel, .footer .contact .mail {
  white-space: nowrap;
}
.footer .copyright br {
  display: none;
}
@media (max-width: 576px) {
  .footer .copyright br {
    display: block;
  }
}
.footer .socail_icons {
  display: flex;
  flex-wrap: wrap;
  margin-left: -5px;
  margin-right: -5px;
}
.footer .socail_icons .col {
  padding-left: 5px;
  padding-right: 5px;
}
.footer .socail_icons .col img {
  width: 2.604166666vw;
  height: 2.604166666vw;
}
@media (max-width: 767px) {
  .footer .socail_icons .col img {
    width: 40px;
    height: 40px;
  }
}

/*-- Index --*/
.banner {
  position: relative;
  padding: 0 50px;
}
.banner .slogan {
  position: absolute;
  padding: 1.041666666vw 2.083333333vw;
  font-size: 2.7878787875rem;
  min-width: 700px;
  font-weight: 400;
}
.banner .slogan.bg-blue {
  background: rgba(0, 164, 225, 0.75);
  color: #fff;
}
.banner .slogan.bg-yellow {
  background: rgba(248, 218, 35, 0.7);
  color: #000;
}
.banner .slogan.injection {
  min-width: 58%;
  padding: 1.041666666vw 2.083333333vw 1.041666666vw 4.083333333vw;
}
@media (max-width: 1666px) {
  .banner .slogan {
    font-size: 40px;
    min-width: 600px;
  }
}
@media (max-width: 1290px) {
  .banner .slogan {
    font-size: 36px;
    min-width: 42.635658914vw;
  }
}
@media (max-width: 991px) {
  .banner .slogan {
    font-size: 32px;
  }
}
@media (max-width: 767px) {
  .banner .slogan {
    display: none;
  }
}
.banner .slogan-mobile {
  display: none;
  position: relative;
  top: 0 !important;
  left: 0 !important;
  font-size: 30px;
  width: 100%;
  padding: 1rem 1rem 2rem;
  text-align: center;
  font-weight: 400;
}
.banner .slogan-mobile.bg-blue {
  background: rgba(0, 164, 225, 0.75);
  color: #fff;
}
.banner .slogan-mobile.bg-yellow {
  background: rgba(248, 218, 35, 0.7);
  color: #000;
}
@media (max-width: 767px) {
  .banner .slogan-mobile {
    display: block;
  }
}
@media (max-width: 1456px) {
  .banner {
    padding: 0 35px;
  }
}
@media (max-width: 767px) {
  .banner {
    padding: 0;
  }
  .banner img {
    width: 100%;
  }
}

@media (min-width: 1457px) {
  .banner_wrapper .divider {
    margin: 1px auto 0;
    width: calc(100% - 100px);
  }
}
@media (max-width: 1456px) {
  .container.banner_wrapper {
    max-width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
  .container.banner_wrapper .divider {
    margin: 1px auto 0;
    width: calc(100% - 70px);
  }

  .banner_wrapper .divider {
    margin: 1px auto 0;
    width: calc(100% - 70px);
  }
}
@media (max-width: 767px) {
  .banner_wrapper .divider {
    margin: 1px auto 0;
    width: 100%;
  }
}
.index-news .wrapper {
  padding: 2.25rem 8.4375rem 3.375rem;
}
@media (max-width: 1366px) {
  .index-news .wrapper {
    padding: 2.25rem 4rem 3.375rem;
  }
}
@media (max-width: 767px) {
  .index-news .wrapper {
    padding: 1.5rem 1rem;
  }
}

.index-news .item {
  background-image: url(../images/icon-arrow-circle-blue.svg);
  background-repeat: no-repeat;
  background-position: right 2px bottom 2px;
  background-size: 6%;
}
@media (max-width: 576px) {
  .index-news .item {
    background-image: url(../images/icon-arrow-circle-blue.svg);
    background-repeat: no-repeat;
    background-position: right 2px bottom 2px;
    background-size: 10%;
  }
}

.index-about {
  display: flex;
  flex-wrap: wrap;
  margin-left: -35px;
  margin-right: -35px;
}
.index-about .col {
  padding-left: 35px;
  padding-right: 35px;
}
.index-about .col {
  flex: 0 0 33.333333333%;
}
.index-about .col .info {
  background-image: url(../images/icon-arrow-circle-blue.svg);
  background-repeat: no-repeat;
  background-position: right 25px bottom 15px;
  background-size: 8%;
}
.index-about .col .title {
  position: relative;
  display: flex;
  align-items: flex-end;
  margin-top: -30px;
  z-index: 2;
}
.index-about .col .title .icon {
  width: 4.947916666vw;
  height: 4.947916666vw;
}
@media (max-width: 1199px) {
  .index-about .col .title {
    margin-top: -20px;
  }
}
@media (max-width: 991px) {
  .index-about .col .title .icon {
    width: 8vw;
    height: 8vw;
  }
}
@media (max-width: 767px) {
  .index-about .col .title {
    margin-top: -15px;
  }
  .index-about .col .title .icon {
    width: 18vw;
    height: 18vw;
  }
}
@media (max-width: 1199px) {
  .index-about {
    display: flex;
    flex-wrap: wrap;
    margin-left: -10px;
    margin-right: -10px;
  }
  .index-about .col {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 767px) {
  .index-about {
    display: flex;
    flex-wrap: wrap;
    margin-left: 0px;
    margin-right: 0px;
  }
  .index-about .col {
    padding-left: 0px;
    padding-right: 0px;
  }
  .index-about .col {
    flex: 0 0 100%;
  }
  .index-about .col .item img {
    width: 100%;
  }
}

/*-- About --*/
.about_banner {
  position: relative;
}
.about_banner .slogan {
  position: absolute;
  left: -3.125rem;
  top: 17%;
  background: rgba(0, 164, 225, 0.75);
  color: #fff;
  padding: 2.083333333vw 2.8vw 2.604166666vw 6.25vw;
  font-size: 3rem;
  font-weight: 400;
}
@media (max-width: 1199px) {
  .about_banner .slogan {
    left: -35px;
    font-size: 1.8rem;
    padding: 25px 30px 20px 65px;
  }
}
@media (max-width: 767px) {
  .about_banner .slogan {
    position: relative;
    top: 0;
    left: 0;
    font-size: 2rem;
    text-align: center;
    padding: 20px 10px;
  }
}

.about_group {
  display: flex;
  flex-wrap: wrap;
  margin-left: -30px;
  margin-right: -30px;
}
.about_group .col {
  padding-left: 30px;
  padding-right: 30px;
}
.about_group .col {
  flex: 0 0 25%;
}
.about_group .title {
  border-bottom: 2px solid #000;
  padding: 0 0 10px;
}
@media (max-width: 991px) {
  .about_group {
    display: flex;
    flex-wrap: wrap;
    margin-left: -10px;
    margin-right: -10px;
  }
  .about_group .col {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 767px) {
  .about_group .col {
    flex: 0 0 50%;
  }
}

.about_two_col {
  position: relative;
}
.about_two_col .bg_image {
  position: absolute;
  top: 0;
  right: 0;
  width: 39%;
  height: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.about_two_col .left {
  padding: 1.388888888vw 3.472222222vw 3.472222222vw 0;
  width: 65%;
}
@media (max-width: 1440px) {
  .about_two_col .left {
    width: 55%;
  }
}
@media (max-width: 991px) {
  .about_two_col .bg_image {
    width: 0;
  }
  .about_two_col .left {
    width: 100%;
    padding: 20px 0;
  }
}

.certifcate-group .certifcate-row {
  display: flex;
  flex-wrap: wrap;
  margin-left: -27px;
  margin-right: -27px;
}
.certifcate-group .certifcate-row .col {
  padding-left: 27px;
  padding-right: 27px;
}
.certifcate-group .certifcate-row .col {
  flex: 0 0 25%;
}
@media (max-width: 991px) {
  .certifcate-group .certifcate-row {
    display: flex;
    flex-wrap: wrap;
    margin-left: -12px;
    margin-right: -12px;
  }
  .certifcate-group .certifcate-row .col {
    padding-left: 12px;
    padding-right: 12px;
  }
}
@media (max-width: 767px) {
  .certifcate-group .certifcate-row .col {
    flex: 0 0 50%;
  }
}
.certifcate-group .item .image {
  position: relative;
  border-radius: 8px;
  overflow: hidden;
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5);
}
.certifcate-group .item .image .overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 174, 235, 0.8);
  z-index: 2;
  opacity: 0;
  transition: all 0.25s ease-in-out;
}
.certifcate-group .item .image .overlay .more {
  position: absolute;
  bottom: 1rem;
  left: 1rem;
}
.certifcate-group .item .image .overlay .more .btn {
  width: 100%;
  display: block;
  padding: 0;
  color: #fff;
}
.certifcate-group .item:hover .overlay {
  opacity: 1;
  transition: all 0.25s ease-in-out;
}

.insurance {
  padding-right: 5%;
}
.insurance .item {
  display: flex;
  border-bottom: 1px solid #000;
  padding: 10px 0 5px;
}
.insurance .item .title {
  width: 25%;
}
@media (max-width: 991px) {
  .insurance .item .title {
    width: 30%;
  }
}
.insurance .item .info {
  width: 75%;
}

.insurance_list {
  font-size: 0.8rem;
  margin: 0;
  padding-left: 20px;
}
.insurance_list li {
  padding-left: 10px;
  list-style-type: upper-greek;
}

/*-- Applications --*/
.applications-group {
  display: flex;
  flex-wrap: wrap;
  margin-left: -40px;
  margin-right: -40px;
}
.applications-group .col {
  padding-left: 40px;
  padding-right: 40px;
}
.applications-group .col {
  flex: 0 0 33.333333333%;
}
.applications-group .col .item {
  display: flex;
  background: #eff0f4;
  align-items: center;
}
.applications-group .col .item .img {
  width: 5.729166666vw;
  height: 3.645833333vw;
  margin-right: 1vw;
  opacity: 1;
}
@media (max-width: 1456px) {
  .applications-group .col .item .img {
    margin-right: 0.5rem;
  }
}
@media (max-width: 768px) {
  .applications-group .col .item .img {
    width: 70px;
    height: 45px;
    margin-right: 0.5rem;
  }
}
.applications-group .col .item .img-hover {
  width: 5.729166666vw;
  height: 3.645833333vw;
  margin-right: 1vw;
  display: none;
  opacity: 0;
}
@media (max-width: 1456px) {
  .applications-group .col .item .img-hover {
    margin-right: 0.5rem;
  }
}
@media (max-width: 768px) {
  .applications-group .col .item .img-hover {
    width: 70px;
    height: 45px;
    margin-right: 0.5rem;
  }
}
.applications-group .col .item:hover {
  background: #00a5e2;
  color: #fff;
}
.applications-group .col .item:hover .img {
  display: none;
  opacity: 0;
}
.applications-group .col .item:hover .img-hover {
  display: block;
  opacity: 1;
}
@media (max-width: 1199px) {
  .applications-group {
    display: flex;
    flex-wrap: wrap;
    margin-left: -15px;
    margin-right: -15px;
  }
  .applications-group .col {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 767px) {
  .applications-group .col {
    flex: 0 0 50%;
  }
}
@media (max-width: 576px) {
  .applications-group .col {
    flex: 0 0 100%;
  }
}

.applications_main .applications-group .item {
  display: block;
  background: transparent;
}
.applications_main .applications-group .item .image {
  background: #eff0f4;
  transition: all 0.25s ease-in-out;
  padding: 15px 0;
}
.applications_main .applications-group .item .image .img {
  width: 100%;
  height: 140px;
  margin-right: 0;
}
.applications_main .applications-group .item .image .img-hover {
  width: 100%;
  height: 140px;
  margin-right: 0;
}
.applications_main .applications-group .item:hover {
  background: transparent;
  color: #00a5e2;
}
.applications_main .applications-group .item:hover .image {
  background: #00a5e2;
  transition: all 0.25s ease-in-out;
}

.applications.bg-gray {
  background: rgba(0, 0, 0, 0.1);
}
.applications.bg-gray .applications-group a {
  background: rgba(0, 0, 0, 0.1);
}
.applications.bg-gray .applications-group a:hover {
  background: #00a5e2;
}

.applications_about .left {
  width: 27%;
  padding-right: 65px;
}
.applications_about .right {
  width: 73%;
}
.applications_about .right img {
  width: 100%;
}
@media (max-width: 991px) {
  .applications_about .left, .applications_about .right {
    width: 100%;
  }
  .applications_about .left {
    padding-right: 0;
  }
}

.application_i-group .application_i-row {
  display: flex;
  flex-wrap: wrap;
  margin-left: -15px;
  margin-right: -15px;
}
.application_i-group .application_i-row .col {
  padding-left: 15px;
  padding-right: 15px;
}
.application_i-group .application_i-row .col {
  flex: 0 0 20%;
}
@media (max-width: 767px) {
  .application_i-group .application_i-row {
    display: flex;
    flex-wrap: wrap;
    margin-left: -10px;
    margin-right: -10px;
  }
  .application_i-group .application_i-row .col {
    padding-left: 10px;
    padding-right: 10px;
  }
  .application_i-group .application_i-row .col {
    flex: 0 0 50%;
  }
}
.application_i-group .image {
  overflow: hidden;
  border-radius: 12px;
  background: #DDDDDF;
}
.application_i-group .btn {
  border-radius: 12px;
  width: 100%;
  height: 100%;
  cursor: pointer;
  font-size: 1rem;
}
.application_i-group .btn img {
  transition: all 0.25s ease-in-out;
}
@media (max-width: 991px) {
  .application_i-group .btn img {
    width: 60%;
  }
}
.application_i-group .btn:hover img {
  transition: all 0.25s ease-in-out;
  transform: scale(1.1);
}

/*-- Products --*/
.product-group .item {
  padding: 1.25rem 0.9rem 0;
  box-shadow: 2px 3px 5px rgba(0, 0, 0, 0.5);
  background: #fff;
}
.product-group .item .img {
  position: relative;
}
.product-group .item .img img {
  position: relative;
  z-index: 2;
}
.product-group .item .img::after {
  content: "";
  position: absolute;
  top: 35px;
  left: 0;
  width: 100%;
  height: 13.802083333vw;
  background-color: #d2d3d3;
  z-index: 1;
  transition: all 0.25s ease-in-out;
}
@media (max-width: 576px) {
  .product-group .item .img::after {
    height: 60vw;
  }
}
.product-group .item .img.no-bg::after {
  display: none;
}
.product-group .item:hover {
  background-color: #00a5e2;
}
.product-group .item:hover .img::after {
  background-color: #00a5e2;
}

.product-group .products-row {
  display: flex;
  flex-wrap: wrap;
  margin-left: -20px;
  margin-right: -20px;
}
.product-group .products-row .col {
  padding-left: 20px;
  padding-right: 20px;
}
.product-group .products-row .col {
  flex: 0 0 25%;
}
.product-group .products-row.sub {
  display: flex;
  flex-wrap: wrap;
  margin-left: -35px;
  margin-right: -35px;
}
.product-group .products-row.sub .col {
  padding-left: 35px;
  padding-right: 35px;
}
.product-group .products-row.sub .col {
  flex: 0 0 33.333333333%;
}
@media (max-width: 991px) {
  .product-group .products-row .col {
    flex: 0 0 50%;
  }
  .product-group .products-row.sub {
    display: flex;
    flex-wrap: wrap;
    margin-left: -15px;
    margin-right: -15px;
  }
  .product-group .products-row.sub .col {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 767px) {
  .product-group .products-row {
    display: flex;
    flex-wrap: wrap;
    margin-left: -10px;
    margin-right: -10px;
  }
  .product-group .products-row .col {
    padding-left: 10px;
    padding-right: 10px;
  }
  .product-group .products-row .col {
    flex: 0 0 50%;
  }
  .product-group .products-row.sub {
    display: flex;
    flex-wrap: wrap;
    margin-left: -10px;
    margin-right: -10px;
  }
  .product-group .products-row.sub .col {
    padding-left: 10px;
    padding-right: 10px;
  }
  .product-group .products-row.sub .col {
    flex: 0 0 50%;
  }
}
@media (max-width: 576px) {
  .product-group .products-row {
    display: flex;
    flex-wrap: wrap;
    margin-left: 0px;
    margin-right: 0px;
  }
  .product-group .products-row .col {
    padding-left: 0px;
    padding-right: 0px;
  }
  .product-group .products-row .col {
    flex: 0 0 100%;
  }
  .product-group .products-row.sub {
    display: flex;
    flex-wrap: wrap;
    margin-left: 0px;
    margin-right: 0px;
  }
  .product-group .products-row.sub .col {
    padding-left: 0px;
    padding-right: 0px;
  }
  .product-group .products-row.sub .col {
    flex: 0 0 100%;
  }
}

.products_sub_list {
  padding: 0;
}
.products_sub_list li {
  list-style: none;
  display: inline-block;
  margin-right: 30px;
  line-height: 1.5;
}
.products_sub_list li .link {
  color: #b1b1b1;
  position: relative;
  font-size: 1.0909090909rem;
  padding-left: 20px;
}
@media (max-width: 576px) {
  .products_sub_list li .link {
    padding-left: 15px;
  }
}
.products_sub_list li .link::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  font-size: 0;
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 4px 0 4px 12px;
  border-color: transparent transparent transparent #000;
}
@media (max-width: 576px) {
  .products_sub_list li .link::before {
    top: 7px;
    transform: translateY(0);
    font-size: 0;
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 3px 0 3px 9px;
    border-color: transparent transparent transparent #000;
  }
}
.products_sub_list li .link:hover {
  color: #00a5e2;
}
@media (max-width: 991px) {
  .products_sub_list li .link {
    font-size: 1rem;
  }
}

.products_sub .title {
  padding: 1rem 0 0.85rem;
  border-bottom: 3px solid #000;
}
@media (max-width: 1199px) {
  .products_sub .title {
    min-height: 75px;
  }
}
@media (max-width: 991px) {
  .products_sub .title {
    min-height: 90px;
  }
}
@media (max-width: 767px) {
  .products_sub .title {
    min-height: 60px;
  }
}
.products_sub .list li .title {
  position: relative;
  border-bottom: 1px dashed #858585;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  padding: 0.8rem 0;
  min-height: 65px;
}
.products_sub .list li .title ::after {
  content: "";
  font-size: 0;
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 7px 0 7px 20px;
  border-color: transparent transparent transparent #00a5e2;
  position: absolute;
  left: -30px;
  top: 50%;
  transform: translateY(-50%);
  opacity: 0;
}
.products_sub .list li .title:hover * {
  color: #00a5e2;
}
.products_sub .list li .title:hover *::after {
  opacity: 1;
}
@media (max-width: 600px) {
  .products_sub .list li .title:hover *::after {
    opacity: 0;
  }
}
.products_sub .description {
  color: #717071;
  background-image: url(../images/icon-arrow-circle-blue.svg);
  background-repeat: no-repeat;
  background-position: right 2px bottom 2px;
  background-size: 9%;
}
.products_sub .description p {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media (max-width: 576px) {
  .products_sub .description {
    background-image: url(../images/icon-arrow-circle-blue.svg);
    background-repeat: no-repeat;
    background-position: right 2px bottom 2px;
    background-size: 8%;
  }
}

.index-products .product-group .item {
  background-image: url(../images/icon-arrow-circle-blue.svg);
  background-repeat: no-repeat;
  background-position: right 1.25rem bottom 10px;
  background-size: 10%;
  padding-bottom: 50px;
}
@media (max-width: 576px) {
  .index-products .product-group .item {
    background-image: url(../images/icon-arrow-circle-blue.svg);
    background-repeat: no-repeat;
    background-position: right 1.25rem bottom 10px;
    background-size: 8%;
  }
}
.index-products .product-group .item .img::after {
  background-color: #eff0f4;
}
.index-products .product-group .item:hover {
  background-image: url(../images/icon-arrow-circle-white.svg);
}
.index-products .product-group .item:hover .img::after {
  background-color: #00a5e2;
}

.product_i_media {
  display: flex;
  margin-right: -25px;
  margin-left: -25px;
}
.product_i_media .left {
  padding-left: 25px;
  padding-right: 25px;
  width: 40%;
}
.product_i_media .right {
  padding-left: 25px;
  padding-right: 25px;
  width: 60%;
}
.product_i_media .carousel-item .image {
  position: relative;
  background: #ebebec;
  display: flex;
  justify-content: center;
  align-items: flex-end;
  min-height: 510px;
}
@media (max-width: 576px) {
  .product_i_media .carousel-item .image {
    min-height: auto;
  }
}
.product_i_media .carousel-item .image .tag {
  position: absolute;
  left: 20px;
  top: 30px;
  font-size: 1.5rem;
  color: #00a5e2;
  font-weight: bolder;
}
.product_i_media .image_group {
  display: flex;
  flex-wrap: wrap;
  margin-left: -17px;
  margin-right: -17px;
}
.product_i_media .image_group .col {
  padding-left: 17px;
  padding-right: 17px;
}
@media (max-width: 1199px) {
  .product_i_media .image_group {
    display: flex;
    flex-wrap: wrap;
    margin-left: -10px;
    margin-right: -10px;
  }
  .product_i_media .image_group .col {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.product_i_media .image_group .col .item {
  background: url(../images/pdt_i_bg.jpg) center center no-repeat;
  background-size: cover;
}
@media (max-width: 1199px) {
  .product_i_media {
    margin-right: -10px;
    margin-left: -10px;
  }
  .product_i_media .left, .product_i_media .right {
    width: 50%;
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 576px) {
  .product_i_media {
    display: block;
    margin-right: 0px;
    margin-left: 0px;
  }
  .product_i_media .left, .product_i_media .right {
    padding-left: 0px;
    padding-right: 0px;
    width: 100%;
  }
}

.pridcut_i.list {
  display: flex;
  flex-wrap: wrap;
  margin-left: -17px;
  margin-right: -17px;
  flex-wrap: initial;
}
.pridcut_i.list .col {
  padding-left: 17px;
  padding-right: 17px;
}
.pridcut_i.list .col {
  flex: 0 0 50%;
}
.pridcut_i.list li .image {
  width: 40px;
  height: 40px;
}
.pridcut_i.list .button {
  background: transparent;
  border: 0;
  cursor: pointer;
}

.product_i_tab .nav {
  display: flex;
  flex-wrap: wrap;
  margin-left: -35px;
  margin-right: -35px;
}
.product_i_tab .nav .col {
  padding-left: 35px;
  padding-right: 35px;
}
.product_i_tab .nav .item {
  position: relative;
  display: block;
  background: #ebebec;
  padding: 1rem;
  font-size: 1.25rem;
  text-align: center;
}
.product_i_tab .nav .item::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -4px;
  width: 100%;
  height: 3px;
  background: #000;
}
.product_i_tab .nav .item:hover {
  background: #00a5e2;
  color: #fff;
}
.product_i_tab .nav .item:hover::after {
  background: #00a5e2;
  color: #fff;
}
.product_i_tab .nav .item.active {
  background: #00a5e2;
  color: #fff;
}
.product_i_tab .nav .item.active::after {
  background: #00a5e2;
  color: #fff;
}
@media (max-width: 576px) {
  .product_i_tab .nav {
    display: flex;
    flex-wrap: wrap;
    margin-left: 0;
    margin-right: 0;
  }
  .product_i_tab .nav .col {
    padding-left: 0;
    padding-right: 0;
  }
  .product_i_tab .nav .col {
    flex: 0 0 100%;
  }
}

.product_i_table .table {
  width: 100%;
}
.product_i_table .table tr td {
  padding: 10px;
  color: #000;
  background: #fff;
  text-align: center;
}
.product_i_table .table tr th {
  padding: 10px;
  color: #000;
}
.product_i_table .table tr th:first-child {
  padding-left: 50px;
  text-align: left;
}
.product_i_table .table.head tr th {
  background: #00a5e2;
  color: #fff;
}
.product_i_table .table.head tr th:first-child {
  color: #000;
  width: 420px;
}
.product_i_table .table.body {
  width: calc(100% + 4px);
  transform: translateX(-2px);
}
.product_i_table .table.body tr td.first_child {
  width: 340px;
  padding-left: 50px;
  text-align: left;
}
.product_i_table .table.body tr td.sec_child {
  width: 78px;
}
.product_i_table .table.footer tr th {
  background: #3b3b3b;
  position: relative;
}
.product_i_table .table.footer tr th:first-child {
  background: #00a5e2;
  color: #000;
  width: 420px;
}
.product_i_table .accordion {
  margin: 0 2px;
}
.product_i_table .card {
  margin-bottom: 2px;
}
.product_i_table .card-header {
  width: 100%;
}
.product_i_table .card-header .title {
  cursor: pointer;
  padding: 10px 10px 10px 50px;
  background: #b0b0b0;
  color: #000;
}
.product_i_table .card-header .title.collapsed {
  background: #3b3b3b;
  color: #fff;
}
.product_i_table .label {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
}

.model_table_wrapper .table {
  width: 100%;
  border-spacing: 0;
  border: 1px solid #c8c5c4;
  text-align: center;
}
.model_table_wrapper .table th, .model_table_wrapper .table td {
  border: 1px solid #c8c5c4;
  padding: 0.5rem;
}
.model_table_wrapper .table thead th {
  background: #d2d3d3;
  width: 10%;
}
.model_table_wrapper .table tbody th {
  background: #00a5e2;
  color: white;
}
.model_table_wrapper .table tbody td {
  background: #d9f1fc;
}
.model_table_wrapper .table .circle {
  display: inline-block;
  background: black;
  border-radius: 100%;
  width: 0.4rem;
  height: 0.4rem;
}

.remarks br {
  display: none;
}
@media (max-width: 576px) {
  .remarks br {
    display: block;
  }
}

/*-- News --*/
.news-group .news-row {
  display: flex;
  flex-wrap: wrap;
  margin-left: -35px;
  margin-right: -35px;
}
.news-group .news-row .col {
  padding-left: 35px;
  padding-right: 35px;
}
.news-group .news-row .col {
  flex: 0 0 33.333333333%;
}
.news-group .news-row .info {
  display: block;
  padding-bottom: 30px;
}
.news-group .news-row .info .image {
  border-radius: 12px;
  overflow: hidden;
  border: 1px solid #d2d2d2;
}
.news-group .news-row .info .title {
  padding: 1rem 0;
  border-bottom: 2px solid #000;
  display: block;
}
.news-group .news-row .info_hover {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 1rem;
  background: #00a5e2;
  border-radius: 12px;
  color: #fff;
  display: flex;
  align-items: center;
  opacity: 0;
}
.news-group .news-row .info_hover .text {
  font-size: 0.9rem;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.news-group .news-row .info_hover .more {
  position: absolute;
  bottom: 1rem;
  left: 1rem;
  font-size: 0.8rem;
}
.news-group .news-row .info_hover .more .btn {
  width: 100%;
  display: block;
}
@media (max-width: 991px) {
  .news-group .news-row .info_hover {
    align-items: flex-start;
  }
}
.news-group .news-row .item {
  position: relative;
}
.news-group .news-row .item:hover .info_hover {
  opacity: 1;
}
@media (max-width: 991px) {
  .news-group .news-row {
    display: flex;
    flex-wrap: wrap;
    margin-left: -15px;
    margin-right: -15px;
  }
  .news-group .news-row .col {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 767px) {
  .news-group .news-row .col {
    flex: 0 0 50%;
  }
}
@media (max-width: 576px) {
  .news-group .news-row {
    display: flex;
    flex-wrap: wrap;
    margin-left: 0;
    margin-right: 0;
  }
  .news-group .news-row .col {
    padding-left: 0;
    padding-right: 0;
  }
  .news-group .news-row .col {
    flex: 0 0 100%;
  }
}

.news-two-col {
  display: flex;
  flex-wrap: wrap;
  margin-left: -80px;
  margin-right: -80px;
}
.news-two-col .col {
  padding-left: 80px;
  padding-right: 80px;
}
.news-two-col .col {
  flex: 0 0 50%;
}
.news-two-col .item {
  padding-bottom: 2.604166666vw;
  background-image: url(../images/icon-arrow-circle-blue.svg);
  background-repeat: no-repeat;
  background-position: right 2px bottom 2px;
  background-size: 6%;
}
@media (max-width: 576px) {
  .news-two-col .item {
    padding-bottom: 15vw;
    background-image: url(../images/icon-arrow-circle-blue.svg);
    background-repeat: no-repeat;
    background-position: right 2px bottom 2px;
    background-size: 8%;
  }
}
@media (max-width: 1199px) {
  .news-two-col {
    display: flex;
    flex-wrap: wrap;
    margin-left: -15px;
    margin-right: -15px;
  }
  .news-two-col .col {
    padding-left: 15px;
    padding-right: 15px;
  }
  .news-two-col .col {
    flex: 0 0 33.33333%;
  }
}
@media (max-width: 991px) {
  .news-two-col {
    display: flex;
    flex-wrap: wrap;
    margin-left: -15px;
    margin-right: -15px;
  }
  .news-two-col .col {
    padding-left: 15px;
    padding-right: 15px;
  }
  .news-two-col .col {
    flex: 0 0 50%;
  }
}
@media (max-width: 576px) {
  .news-two-col {
    display: flex;
    flex-wrap: wrap;
    margin-left: 0px;
    margin-right: 0px;
  }
  .news-two-col .col {
    padding-left: 0px;
    padding-right: 0px;
  }
  .news-two-col .col {
    flex: 0 0 100%;
  }
}

.share_group {
  padding: 0;
  margin: 0;
}
.share_group li {
  list-style: none;
  text-align: right;
}
.share_group li .btn {
  padding: 10px 30px 10px 10px;
  display: inline-block;
  border-radius: 8px;
}
.share_group li .btn.fb {
  color: #fff;
  background: url(../images/social-fb.png) right 12px center #00AEEB no-repeat;
}

.carousel-2col-news {
  max-height: 800px;
}
@media (max-width: 1024px) {
  .carousel-2col-news {
    max-height: 650px;
  }
}

/*-- Download --*/
.download-group .download-row {
  display: flex;
  flex-wrap: wrap;
  margin-left: -35px;
  margin-right: -35px;
}
.download-group .download-row .col {
  padding-left: 35px;
  padding-right: 35px;
}
.download-group .download-row .col {
  flex: 0 0 33.333333333%;
}
.download-group .download-row .item .image {
  border-radius: 8px;
  overflow: hidden;
}
.download-group .download-row .item .image img {
  width: 100%;
}
.download-group .download-row .item .custom-select {
  width: 100%;
  padding: 10px;
}
@media (max-width: 991px) {
  .download-group .download-row {
    display: flex;
    flex-wrap: wrap;
    margin-left: -15px;
    margin-right: -15px;
  }
  .download-group .download-row .col {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 767px) {
  .download-group .download-row .col {
    flex: 0 0 50%;
  }
}
@media (max-width: 576px) {
  .download-group .download-row {
    display: flex;
    flex-wrap: wrap;
    margin-left: 0px;
    margin-right: 0px;
  }
  .download-group .download-row .col {
    padding-left: 0px;
    padding-right: 0px;
  }
  .download-group .download-row .col {
    flex: 0 0 100%;
  }
  .download-group .download-row .item img {
    width: 100%;
  }
}

/*-- Videos --*/
.video_item .img-hover-larger {
  position: relative;
}
.video_item .overlay {
  width: 100%;
  height: 100%;
  background: url(../images/icon-video.svg) center center no-repeat rgba(0, 0, 0, 0.1);
  background-size: 50px;
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
}

.videos-group .videos-row {
  display: flex;
  flex-wrap: wrap;
  margin-left: -35px;
  margin-right: -35px;
}
.videos-group .videos-row .col {
  padding-left: 35px;
  padding-right: 35px;
}
.videos-group .videos-row .col {
  flex: 0 0 33.333333333%;
}
@media (max-width: 991px) {
  .videos-group .videos-row {
    display: flex;
    flex-wrap: wrap;
    margin-left: -15px;
    margin-right: -15px;
  }
  .videos-group .videos-row .col {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 767px) {
  .videos-group .videos-row .col {
    flex: 0 0 50%;
  }
}
@media (max-width: 576px) {
  .videos-group .videos-row {
    display: flex;
    flex-wrap: wrap;
    margin-left: 0;
    margin-right: 0;
  }
  .videos-group .videos-row .col {
    padding-left: 0;
    padding-right: 0;
  }
  .videos-group .videos-row .col {
    flex: 0 0 100%;
  }
}
.videos-group .item .image {
  border-radius: 12px;
  overflow: hidden;
}
.videos-group .item .image img {
  width: 100%;
}
.videos-group .item .title {
  padding: 1rem 0;
  border-bottom: 2px solid #000;
  min-height: 80px;
  display: block;
}
@media (max-width: 576px) {
  .videos-group .item .title {
    min-height: auto;
  }
}

/*-- Worldwide --*/
.map {
  position: relative;
}
.map .tab {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.map .tab .item {
  position: absolute;
}
.map .tab .item .title {
  position: absolute;
  font-size: 0.9rem;
  font-weight: 700;
}
@media (max-width: 767px) {
  .map .tab .item .title {
    font-size: 0.5rem;
    word-break: keep-all;
  }
}
.map .tab .item .image {
  width: 100%;
  height: 100%;
  display: block;
  background-size: contain;
  background-repeat: no-repeat;
  opacity: 0;
}
.map .tab .item:hover .image {
  opacity: 1;
}
.map .tab .item.active .image {
  opacity: 1;
}
.map .tab .item.W0007 {
  top: 0;
  left: auto;
  right: 0%;
  width: 43.724137931%;
  height: 54.074074074%;
}
.map .tab .item.W0007 .image {
  background-image: url("../images/map-name.svg");
}
.map .tab .item.W0007 .title {
  bottom: 38%;
  left: auto;
  right: 32%;
}
@media (max-width: 576px) {
  .map .tab .item.W0007 .title {
    bottom: 30%;
    right: 20%;
  }
}
.map .tab .item.W0006 {
  top: auto;
  bottom: 0.1%;
  left: auto;
  right: 10.29%;
  width: 15.24137931%;
  height: 50.666666666%;
}
.map .tab .item.W0006 .image {
  background-image: url("../images/map-lame.svg");
}
.map .tab .item.W0006 .title {
  bottom: 38%;
  right: -19%;
}
@media (max-width: 576px) {
  .map .tab .item.W0006 .title {
    bottom: 30%;
    right: -75%;
  }
}
.map .tab .item.W0003 {
  top: 1.44%;
  left: 2.975%;
  width: 18.6896552%;
  height: 30.0740741%;
}
.map .tab .item.W0003 .image {
  background-image: url("../images/map-eu.svg");
}
.map .tab .item.W0003 .title {
  bottom: 67%;
  left: 9%;
}
@media (max-width: 576px) {
  .map .tab .item.W0003 .title {
    left: -13%;
  }
}
.map .tab .item.W0005 {
  top: auto;
  bottom: 15.5%;
  left: 0;
  width: 22.413793103%;
  height: 54.074074074%;
}
.map .tab .item.W0005 .image {
  background-image: url("../images/map-afr.svg");
}
.map .tab .item.W0005 .title {
  bottom: 30%;
  left: 12%;
}
@media (max-width: 576px) {
  .map .tab .item.W0005 .title {
    left: 2%;
  }
}
.map .tab .item.W0001 {
  top: 1.05%;
  left: 13.355%;
  right: auto;
  width: 40.137931%;
  height: 64%;
}
.map .tab .item.W0001 .image {
  background-image: url("../images/map-asia.svg");
}
.map .tab .item.W0001 .title {
  bottom: 45.4%;
  left: 89.2%;
}
@media (max-width: 576px) {
  .map .tab .item.W0001 .title {
    left: 93.2%;
  }
}
.map .tab .item.W0004 {
  top: auto;
  bottom: 6.6%;
  left: 41.5%;
  width: 18.965517241%;
  height: 32.74074074%;
}
.map .tab .item.W0004 .image {
  background-image: url("../images/map-ocea.svg");
}
.map .tab .item.W0004 .title {
  bottom: 33%;
  left: -28%;
}
@media (max-width: 576px) {
  .map .tab .item.W0004 .title {
    left: -65%;
  }
}
.map .tab-content {
  background: #ceddf1;
  color: black;
  padding: 20px 25px 15px;
}
.map .countries {
  display: flex;
  flex-wrap: wrap;
  margin-left: -4px;
  margin-right: -4px;
}
.map .countries .col {
  padding-left: 4px;
  padding-right: 4px;
}
.map .countries .col {
  flex: 0 0 16.6666666667%;
}
.map .countries .col .item {
  background: #7d7d7d;
  color: white;
  padding: 13px;
  font-weight: 700;
  text-align: center;
  cursor: pointer;
}
.map .countries .col.active .item {
  background: #00a5e2;
}
@media (max-width: 576px) {
  .map .countries .col {
    flex: 0 0 33.3333333%;
  }
  .map .countries .col .item {
    margin-bottom: 5px;
  }
}
@media (max-width: 576px) {
  .map .countries {
    display: flex;
    flex-wrap: wrap;
    margin-left: 0;
    margin-right: 0;
    display: none;
  }
  .map .countries .col {
    padding-left: 0;
    padding-right: 0;
  }
  .map .countries .col {
    flex: 0 0 100%;
  }
}
.map .country-title {
  display: none;
  margin-bottom: 10px;
}
@media (max-width: 576px) {
  .map .country-title {
    display: block;
  }
}

.service .box {
  padding-bottom: 1rem;
  border-bottom: 1px dashed #858585;
}
.service .box:last-child {
  border-bottom: none;
}
.service .box .group {
  display: flex;
  flex-wrap: wrap;
  margin-left: -12px;
  margin-right: -12px;
}
.service .box .group .col {
  padding-left: 12px;
  padding-right: 12px;
}
.service .box .group .col {
  flex: 0 0 33.33333333%;
}
@media (max-width: 991px) {
  .service .box .group .col {
    flex: 0 0 50%;
  }
}
@media (max-width: 576px) {
  .service .box .group {
    display: flex;
    flex-wrap: wrap;
    margin-left: 0px;
    margin-right: 0px;
  }
  .service .box .group .col {
    padding-left: 0px;
    padding-right: 0px;
  }
  .service .box .group .col {
    flex: 0 0 100%;
  }
}
.service .box .border-radius img {
  border-radius: 12px;
}
@media (max-width: 767px) {
  .service .box .border-radius img {
    width: 100%;
  }
}
.service .box .border-radius .overlay {
  overflow: hidden;
}

.countries-group {
  margin-top: 0;
  margin-bottom: 0;
  display: flex;
  flex-wrap: wrap;
  margin-left: -12px;
  margin-right: -12px;
  padding: 0;
}
.countries-group .col {
  padding-left: 12px;
  padding-right: 12px;
}
.countries-group .col {
  flex: 0 0 16.6666666667%;
  list-style: none;
  display: flex;
  align-items: center;
  font-size: 1.1rem;
  margin-bottom: 0.5rem;
}
.countries-group .col img {
  width: 2.8125vw;
  height: 2.8125vw;
}
@media (max-width: 767px) {
  .countries-group .col {
    flex: 0 0 33.3333333%;
  }
}
@media (max-width: 576px) {
  .countries-group {
    display: flex;
    flex-wrap: wrap;
    margin-left: -10px;
    margin-right: -10px;
  }
  .countries-group .col {
    padding-left: 10px;
    padding-right: 10px;
  }
  .countries-group .col {
    flex: 0 0 50%;
    font-size: 0.9rem;
  }
  .countries-group .col img {
    width: 32px;
    height: 32px;
  }
}

/*-- Response --*/