@font-face {
  font-family: "psl_kittithada";
  src: url(/fonts/PSL094pro_0.eot?bbbbd5a09fc6e91072ac935a58486dd9);
  src: url(/fonts/PSL094pro_0.eot?bbbbd5a09fc6e91072ac935a58486dd9?#iefix) format("embedded-opentype"), url(/fonts/PSL094pro_0.woff?cbb35d6f688080696cc015e32d52ce37) format("woff"), url(/fonts/PSL094pro_0.ttf?ee269c9172298c5cc50db341ee321dfe) format("truetype"), url(/fonts/PSL094pro_0.svg?7acee359f886192f2176a8366c158971) format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "psl_kittithada";
  src: url(/fonts/PSL096pro_0.eot?2b9aeb310bb82c04215b07f0559a9005);
  src: url(/fonts/PSL096pro_0.eot?2b9aeb310bb82c04215b07f0559a9005?#iefix) format("embedded-opentype"), url(/fonts/PSL096pro_0.woff?13e79274ca23058aca7c1f798e1e0a49) format("woff"), url(/fonts/PSL096pro_0.ttf?38d210dab64e601f1affb603f2821bc0) format("truetype"), url(/fonts/PSL096pro_0.svg?c49a51e034bfed9496f8e530d536562e) format("svg");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: "icomoon";
  src: url(/fonts/icomoon.eot?a26ff6513767aadd1d86dea7e9910d13);
  src: url(/fonts/icomoon.eot?a26ff6513767aadd1d86dea7e9910d13#iefix) format("embedded-opentype"), url(/fonts/icomoon.ttf?86056fbef557f2f6a928645b210c563e) format("truetype"), url(/fonts/icomoon.woff?d3376a701135b47d40d322ce09c45f8b) format("woff"), url(/fonts/icomoon.svg?aa3050967499fc72f8468be84ae1005e#icomoon) format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
[class^=icon-], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icomoon" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-date-update:before {
  content: "\e910";
}

.icon-polygon-right:before {
  content: "\e90f";
}

.icon-eye:before {
  content: "\e90e";
}

.icon-close:before {
  content: "\e90d";
}

.icon-file-pdf:before {
  content: "\e90b";
}

.icon-zoom-in:before {
  content: "\e90c";
}

.icon-polygon:before {
  content: "\e90a";
}

.icon-arrow-left:before {
  content: "\e908";
}

.icon-arrow-right:before {
  content: "\e909";
}

.icon-mail:before {
  content: "\e905";
}

.icon-call:before {
  content: "\e906";
}

.icon-location:before {
  content: "\e907";
}

.icon-angle-down:before {
  content: "\e900";
}

.icon-angle-up:before {
  content: "\e901";
}

.icon-angle-left:before {
  content: "\e902";
}

.icon-angle-right:before {
  content: "\e903";
}

.icon-search:before {
  content: "\e904";
}

@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-webkit-keyframes heroBannerImage {
  0% {
    opacity: 0.5;
  }
  25% {
    opacity: 1;
  }
  to {
    transform: scale(1.1);
  }
}
@keyframes heroBannerImage {
  0% {
    opacity: 0.5;
  }
  25% {
    opacity: 1;
  }
  to {
    transform: scale(1.1);
  }
}
@-webkit-keyframes heroBannerFadeInUp {
  0% {
    opacity: 0;
    transform: translateY(50px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes heroBannerFadeInUp {
  0% {
    opacity: 0;
    transform: translateY(50px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
@-webkit-keyframes heroBannerFadeInLeft {
  0% {
    opacity: 0;
    transform: translateX(50px);
  }
  to {
    opacity: 1;
    transform: translateX(0);
  }
}
@keyframes heroBannerFadeInLeft {
  0% {
    opacity: 0;
    transform: translateX(50px);
  }
  to {
    opacity: 1;
    transform: translateX(0);
  }
}
@-webkit-keyframes opt-animation {
  0% {
    opacity: 0.5;
    transform: scale(0.75);
  }
  100% {
    opacity: 1;
    transform: scale(1);
  }
}
@keyframes opt-animation {
  0% {
    opacity: 0.5;
    transform: scale(0.75);
  }
  100% {
    opacity: 1;
    transform: scale(1);
  }
}
@-webkit-keyframes blurIn {
  from {
    filter: blur(15px);
  }
  to {
    filter: blur(0);
  }
}
@keyframes blurIn {
  from {
    filter: blur(15px);
  }
  to {
    filter: blur(0);
  }
}
@-webkit-keyframes blurOut {
  from {
    filter: blur(0);
  }
  to {
    filter: blur(15px);
  }
}
@keyframes blurOut {
  from {
    filter: blur(0);
  }
  to {
    filter: blur(15px);
  }
}
@-webkit-keyframes rightToLeft {
  0% {
    transform: translateX(100%);
  }
  100% {
    transform: translateX(-100%);
  }
}
@keyframes rightToLeft {
  0% {
    transform: translateX(100%);
  }
  100% {
    transform: translateX(-100%);
  }
}
.breadcrumb--wrapper .breadcrumb .breadcrumb-item {
  color: #BC1320;
  font-size: 1.25rem;
  line-height: 1.375rem;
}
.breadcrumb--wrapper .breadcrumb .breadcrumb-item a {
  color: #333;
  text-decoration: none;
}

.bg-red {
  background-color: #BC1320 !important;
}

.bg-black {
  background-color: #000000 !important;
}

.bg-white {
  background-color: #FFFFFF !important;
}

.bg-gray {
  background-color: #929190 !important;
}

.bg-darkgray {
  background-color: #333 !important;
}

.text-red {
  color: #BC1320 !important;
}

.text-black {
  color: #000000 !important;
}

.text-white {
  color: #FFFFFF !important;
}

.text-gray {
  color: #929190 !important;
}

.text-darkgray {
  color: #333 !important;
}

.btn-group .btn {
  margin: 0 20px;
}

.btn-action .btn {
  margin-right: 20px;
  margin-left: 0;
}
.btn-action .btn:last-of-type {
  margin-right: 0;
}

.btn:focus, .btn.focus {
  outline: 0;
  box-shadow: none;
}

.btn {
  padding-left: 2rem;
  padding-right: 2rem;
  height: 40px;
  border: none;
  position: relative;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  border-radius: 0;
  font-weight: bold;
  font-size: 1.375rem;
  line-height: 1.625rem;
  transition: all 0.4s ease-in-out;
}
.btn span {
  position: relative;
  display: flex;
  justify-content: space-around;
  align-items: center;
  font-weight: bold;
  font-size: 1.375rem;
  line-height: 1.625rem;
  color: white;
  padding: 0 0.25rem;
}
.btn span i {
  font-size: 1rem;
  margin: 0 0 0 0.5rem;
}
.btn:before {
  content: "";
  width: 0;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 0;
  transition: width 0.4s ease-in-out;
}
.btn.btn-delete {
  display: none;
}

html[lang=en] body {
  font-family: "psl_kittithada", "Arial", sans-serif;
  font-size: 1rem;
  font-weight: normal;
}
html[lang=en] h1, html[lang=en] .h1 {
  font-size: 2.5rem;
  font-weight: bold;
}
html[lang=en] h2, html[lang=en] .h2 {
  font-size: 2.25rem;
  font-weight: bold;
}
html[lang=en] h3, html[lang=en] .h3 {
  font-size: 1.75rem;
  font-weight: bold;
}
html[lang=en] h4, html[lang=en] .h4 {
  font-size: 1.5rem;
  font-weight: bold;
}
html[lang=en] h5, html[lang=en] .h5 {
  font-size: 1.25rem;
  font-weight: bold;
}
html[lang=en] h6, html[lang=en] .h6 {
  font-size: 1rem;
  font-weight: bold;
}
html[lang=en] .display-1 {
  font-size: 6rem;
  font-weight: bold;
}
html[lang=en] .display-2 {
  font-size: 5.5rem;
  font-weight: bold;
}
html[lang=en] .display-3 {
  font-size: 4.5rem;
  font-weight: bold;
}
html[lang=en] .display-4 {
  font-size: 3.5rem;
  font-weight: bold;
}
html[lang=en] .lead {
  font-size: 1.125rem;
}

html[lang=th] body {
  font-family: "psl_kittithada", "Tahoma", sans-serif;
  font-size: 1rem;
  font-weight: normal;
}
html[lang=th] h1, html[lang=th] .h1 {
  font-size: 2.5rem;
  font-weight: bold;
}
html[lang=th] h2, html[lang=th] .h2 {
  font-size: 2.25rem;
  font-weight: bold;
}
html[lang=th] h3, html[lang=th] .h3 {
  font-size: 1.75rem;
  font-weight: bold;
}
html[lang=th] h4, html[lang=th] .h4 {
  font-size: 1.5rem;
  font-weight: bold;
}
html[lang=th] h5, html[lang=th] .h5 {
  font-size: 1.25rem;
  font-weight: bold;
}
html[lang=th] h6, html[lang=th] .h6 {
  font-size: 1rem;
  font-weight: bold;
}
html[lang=th] .display-1 {
  font-size: 6rem;
  font-weight: bold;
}
html[lang=th] .display-2 {
  font-size: 5.5rem;
  font-weight: bold;
}
html[lang=th] .display-3 {
  font-size: 4.5rem;
  font-weight: bold;
}
html[lang=th] .display-4 {
  font-size: 3.5rem;
  font-weight: bold;
}
html[lang=th] .lead {
  font-size: 1.125rem;
}

.image {
  float: none;
  margin: 0 auto;
  text-align: center;
}
.image img {
  max-width: 100%;
}

.image-style-align-left {
  float: left;
  margin: 0 15px 15px 0;
}

.image-style-align-right {
  float: right;
  margin: 0 0 15px 15px;
}

.form-filter {
  margin-bottom: 3rem;
}

.search__controls {
  position: relative;
  margin-bottom: 1rem;
}
.search__controls.icon__date .form-control {
  padding-right: 45px;
}
.search__controls.icon__date:after {
  font-family: bootstrap-icons !important;
  font-style: normal;
  font-weight: normal !important;
  font-variant: normal;
  content: "\f214";
  font-size: 18px;
  line-height: 18px;
  color: #929190;
  position: absolute;
  right: 13px;
  top: 50%;
  transform: translateY(-50%);
}

.form-control {
  font-size: 1.5rem;
  line-height: 1.875rem;
  font-weight: bold;
  color: #BC1320;
  border-radius: 0;
}
.form-control:focus {
  outline: none;
  box-shadow: none;
  color: #BC1320;
}
.form-control:-moz-read-only {
  background-color: #fff;
}
.form-control:read-only {
  background-color: #fff;
}
.form-control:disabled {
  background-color: #dddddd;
}

.form-select {
  font-size: 1.5rem;
  line-height: 1.875rem;
  font-weight: bold;
  height: 40px;
  border-radius: 0;
  color: #BC1320;
}
.form-select option {
  font-size: 1.375rem;
  line-height: 1.625rem;
  font-weight: bold;
  color: #333;
}
.form-select:focus {
  outline: none;
  box-shadow: none;
}

.form-check .form-check-input[type=radio] {
  border-radius: 0;
  border: none;
  background-color: transparent;
  box-shadow: none;
}
.form-check .form-check-input[type=radio] {
  background-image: url("/assets/images/icon/icon-radio.svg");
  width: 20px;
  height: 20px;
}
.form-check .form-check-input[type=radio]:checked {
  background-image: url("/assets/images/icon/icon-radio-active.svg");
  width: 20px;
  height: 20px;
}
.form-check .form-check-input[type=checkbox] {
  border-radius: 0;
  border: none;
  background-color: transparent;
  box-shadow: none;
}
.form-check .form-check-input[type=checkbox] {
  background-image: url("/assets/images/icon/icon-checkbox.svg");
  width: 20px;
  height: 20px;
}
.form-check .form-check-input[type=checkbox]:checked {
  background-image: url("/assets/images/icon/icon-checkbox-active.svg");
  width: 20px;
  height: 20px;
}
.form-check .form-check-label {
  font-size: 1.5rem;
  line-height: normal;
  font-weight: bold;
  color: #333;
  margin-left: 5px;
}
.form-check--other {
  display: flex;
}
.form-check--other .form-input-other {
  position: relative;
  top: -7px;
  margin-left: 10px;
  width: 50%;
}

.form-group-wrapper .form-group--section {
  margin-bottom: 1.5rem;
}
.form-group-wrapper .form-group--section .consent--contact {
  width: 100%;
  max-width: 400px;
  margin: auto;
}
.form-group-wrapper .form-group--section .consent label a {
  color: #BC1320;
  text-decoration: none;
}
.form-group-wrapper .form-group--section .consent label:hover a {
  text-decoration: underline;
}
.form-group-wrapper .form-group.icon__date .form-control {
  padding-right: 45px;
}
.form-group-wrapper .form-group.icon__date:after {
  font-family: bootstrap-icons !important;
  font-style: normal;
  font-weight: normal !important;
  font-variant: normal;
  content: "\f214";
  font-size: 18px;
  line-height: 18px;
  color: #929190;
  position: absolute;
  right: 13px;
  top: 50%;
  transform: translateY(-50%);
}
.form-group-wrapper .form-group.icon__upload .form-control {
  padding-right: 45px;
}
.form-group-wrapper .form-group.icon__upload:after {
  font-family: bootstrap-icons !important;
  font-style: normal;
  font-weight: normal !important;
  font-variant: normal;
  content: "\f358";
  font-size: 18px;
  line-height: 18px;
  color: #929190;
  position: absolute;
  z-index: 9;
  right: 13px;
  top: 50%;
  transform: translateY(-50%);
}
.form-group-wrapper .form-group__remark {
  margin-bottom: 5px;
}
.form-group-wrapper .form--float {
  position: relative;
  margin-bottom: 1.5rem;
}
.form-group-wrapper .form--float label {
  color: #929190;
  font-size: 1.5rem;
  line-height: 1.5rem;
  font-weight: bold;
  position: absolute;
  pointer-events: none;
  left: 10px;
  top: 8px;
  padding: 0 5px;
  background: white;
  transition: 0.2s ease all;
  -moz-transition: 0.2s ease all;
  -webkit-transition: 0.2s ease all;
}
.form-group-wrapper .form--float label .req {
  color: #929190;
}
.form-group-wrapper .form--float .form-control {
  font-size: 1.5rem;
  display: block;
  width: 100%;
  height: 40px;
  padding: 0 1rem;
  background: white;
  color: #BC1320;
  border: 1px solid #929190;
  border-radius: 0;
  box-sizing: border-box;
}
.form-group-wrapper .form--float .form-control:focus {
  outline: none;
  box-shadow: none;
}
.form-group-wrapper .form--float .form-control:disabled {
  background-color: #dddddd;
}
.form-group-wrapper .form--float .form-control:focus + label {
  top: -12px;
  font-size: 1.25rem;
  line-height: 1.25rem;
  color: #333;
}
.form-group-wrapper .form--float .form-control:focus + label .req {
  color: #BC1320;
}
.form-group-wrapper .form--float .form-control:disabled + label {
  background-color: #ddd;
}
.form-group-wrapper .form--float .form-select {
  font-size: 1.5rem;
  line-height: 1.875rem;
  font-weight: bold;
  height: 40px;
  border-radius: 0;
  border: 1px solid #929190;
}
.form-group-wrapper .form--float .form-select:focus {
  outline: none;
  box-shadow: none;
}
.form-group-wrapper .form--float .did-floating-label {
  display: block;
  width: 80%;
  color: #929190;
  font-size: 1.5rem;
  line-height: 1.5rem;
  font-weight: bold;
  position: absolute;
  pointer-events: none;
  left: 10px;
  top: 8px;
  padding: 0 5px;
  background: white;
  transition: 0.2s ease all;
  -moz-transition: 0.2s ease all;
  -webkit-transition: 0.2s ease all;
}
.form-group-wrapper .form--float .did-floating-label .req {
  color: #929190;
}
.form-group-wrapper .form--float textarea.form-control {
  height: 131px;
  padding-top: 15px;
  resize: none;
}
.form-group-wrapper .form--float.has-data .form-control + label {
  top: -9px;
  font-size: 1.25rem;
  line-height: 1.25rem;
  color: #333;
}
.form-group-wrapper .form--float.has-data .form-control + label .req {
  color: #BC1320;
}
.form-group-wrapper .form--float.has-data .form-select + label {
  top: -9px;
  font-size: 1.25rem;
  line-height: 1.25rem;
  color: #333;
  width: auto;
}
.form-group-wrapper .form--float.has-data .form-select + label .req {
  color: #BC1320;
}
.form-group-wrapper .input-group {
  margin-bottom: 20px;
  flex-direction: column;
}
.form-group-wrapper .input-group .input-group-prepend {
  height: 40px;
}
.form-group-wrapper .input-group .input-group-prepend .input-group-text {
  font-size: 1.5rem;
  line-height: 1.875rem;
  font-weight: bold;
  color: #333;
  padding: 4px 15px;
  border-radius: 0;
}
.form-group-wrapper .input-group .input-group-prepend .input-group-text span {
  color: #BC1320;
}
.form-group-wrapper .input-group .input-group-prepend.icon__date .form-control {
  padding-right: 45px;
}
.form-group-wrapper .input-group .input-group-prepend.icon__date:after {
  font-family: bootstrap-icons !important;
  font-style: normal;
  font-weight: normal !important;
  font-variant: normal;
  content: "\f214";
  font-size: 18px;
  line-height: 18px;
  color: #929190;
  position: absolute;
  z-index: 9;
  right: 13px;
  top: 70%;
  transform: translateY(-30%);
}
.form-group-wrapper .input-group .input-group-prepend.icon__upload .form-control {
  padding-right: 45px;
}
.form-group-wrapper .input-group .input-group-prepend.icon__upload:after {
  font-family: bootstrap-icons !important;
  font-style: normal;
  font-weight: normal !important;
  font-variant: normal;
  content: "\f358";
  font-size: 18px;
  line-height: 18px;
  color: #929190;
  position: absolute;
  z-index: 9;
  right: 13px;
  top: 70%;
  transform: translateY(-30%);
}
.form-group-wrapper .input-group .form-control {
  width: 100%;
  margin-left: 0 !important;
}
.form-group-wrapper .input-group .form-select {
  width: 100%;
  margin-left: 0 !important;
}
.form-group-wrapper .input-group textarea {
  resize: none;
  height: 220px;
}
.form-group-wrapper .input-group--remark {
  margin-bottom: 5px;
}
.form-group-wrapper .form-check {
  margin-bottom: 20px;
}
.form-group-wrapper .form--dynamic {
  display: inline-block;
  width: calc(25% - 15px);
  margin-right: 15px;
  vertical-align: top;
}
.form-group-wrapper .form--dynamic:nth-of-type(4n) {
  margin-right: 0;
}
@media (max-width: 991.98px) {
  .form-group-wrapper .form--dynamic {
    width: calc(50% - 10px);
  }
  .form-group-wrapper .form--dynamic:nth-of-type(2n) {
    margin-right: 0;
  }
}
@media (max-width: 767.98px) {
  .form-group-wrapper .form--dynamic {
    width: 100%;
    margin-right: 0;
    margin-bottom: 1.5rem;
  }
}
.form-group-wrapper .select-file {
  position: relative;
  height: 40px;
}
.form-group-wrapper .select-file .title-selectfile {
  color: #929190;
  font-size: 1.5rem;
  line-height: 1.5rem;
  font-weight: bold;
  position: absolute;
  z-index: 9;
  pointer-events: none;
  left: 10px;
  top: 8px;
  padding: 0 5px;
  background: white;
  transition: 0.2s ease all;
  -moz-transition: 0.2s ease all;
  -webkit-transition: 0.2s ease all;
}
.form-group-wrapper .select-file.has-data .title-selectfile {
  top: -12px;
  font-size: 1.25rem;
  line-height: 1.25rem;
  color: #333;
}
.form-group-wrapper .select-file.has-data .title-selectfile .req {
  color: #BC1320;
}
.form-group-wrapper .select-file.icon__upload .form-control {
  padding-right: 45px;
}
.form-group-wrapper .select-file.icon__upload:after {
  font-family: bootstrap-icons !important;
  font-style: normal;
  font-weight: normal !important;
  font-variant: normal;
  content: "\f358";
  font-size: 18px;
  line-height: 18px;
  color: #929190;
  position: absolute;
  right: 13px;
  top: 50%;
  transform: translateY(-50%);
}
.form-group-wrapper .form--text {
  color: #333;
  font-weight: bold;
  font-size: 1.5rem;
  line-height: 1.625rem;
}
.form-group-wrapper .form--text label {
  color: #929190;
  font-weight: bold;
  font-size: 1.5rem;
  line-height: 1.625rem;
}
.form-group-wrapper .alert {
  font-size: 1.5rem;
  font-weight: bold;
  border-radius: 0;
}
@media only screen and (max-width: 767px) {
  .form-group-wrapper .form--float label {
    top: 10px;
  }
  .form-group-wrapper .form--float .form-control:focus + label {
    top: -9px;
  }
  .form-group-wrapper .form--float .did-floating-label {
    top: 10px;
  }
  .form-group-wrapper .form--float.has-data .form-select + label {
    top: -9px;
  }
  .form-group-wrapper .select-file .title-selectfile {
    top: 14px;
  }
  .form-group-wrapper .select-file.has-data .title-selectfile {
    top: -9px;
  }
  .form-group-wrapper .input-group .input-group-prepend {
    height: auto;
  }
}

.text-remark {
  font-size: 1.125rem;
  line-height: 1.125rem;
  font-weight: bold;
  color: #929190;
  margin-top: 10px;
}

.sub-title {
  font-size: 1.125rem;
  line-height: 1.125rem;
  font-weight: bold;
  color: #929190;
}

.form-file + label span {
  padding-right: 35px;
}

.inputfile {
  width: 0.1px;
  height: 0.1px;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  z-index: -1;
}

.inputfile + label {
  /*max-width: 80%;*/
  width: 100%;
  /*font-size: 1.25rem;*/
  /* 20px */
  /*font-weight: 700;*/
  text-overflow: ellipsis;
  white-space: nowrap;
  cursor: pointer;
  display: inline-block;
  overflow: hidden;
  /*padding: 0.625rem 1.25rem;*/
  /* 10px 20px */
  padding: 0 10px;
}

.no-js .inputfile + label {
  display: none;
}

.inputfile + label img {
  position: absolute;
  top: 10px;
  right: 10px;
}

.inputfile-1 + label {
  /*border: 1px solid #ddd;
  background-color: #fff;
  padding: 0;*/
  position: relative;
  height: 40px;
  margin-bottom: 0;
  line-height: 40px;
  color: #FFFFFF;
  border: 1px solid #929190;
  background-color: #FFFFFF;
}

.inputfile-1 + label span {
  width: 100%;
  min-height: 100%;
  font-size: 1.5rem;
  font-weight: bold;
  color: #BC1320;
  display: inline-block;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  vertical-align: top;
}

.pagination-wrapper {
  display: flex;
  justify-content: center;
  margin-bottom: 3rem;
}
.pagination-wrapper .pagination .page-item {
  margin: 0 5px;
}
.pagination-wrapper .pagination .page-item .page-link {
  border: none;
  font-size: 1.625rem;
  line-height: 1.875rem;
  font-weight: bold;
  color: #333;
  padding: 2px 12px;
}
.pagination-wrapper .pagination .page-item .page-link .f-icon {
  font-size: 16px;
  color: #333;
}
.pagination-wrapper .pagination .page-item .page-link:focus {
  box-shadow: none;
}
.pagination-wrapper .pagination .page-item.active .page-link {
  color: #FFFFFF;
  background-color: #BC1320;
}
.pagination-wrapper .pagination .page-item.disabled {
  opacity: 0.5;
  cursor: not-allowed;
}
.pagination-wrapper .pagination .page-item:hover .page-link {
  color: #FFFFFF;
  background-color: #BC1320;
}
.pagination-wrapper .pagination .page-item.disabled:hover .page-link .f-icon {
  color: #333;
}
.pagination-wrapper .pagination .page-item.disabled:first-of-type:hover .page-link::before {
  color: #333;
}
.pagination-wrapper .pagination .page-item.disabled:last-of-type:hover .page-link::before {
  color: #333;
}
.pagination-wrapper .pagination .page-item:first-of-type .page-link {
  visibility: hidden;
}
.pagination-wrapper .pagination .page-item:first-of-type .page-link::before {
  visibility: visible;
  content: "\e908";
  color: #333;
  font-family: "icomoon";
  font-size: 16px;
  speak: none;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 34px;
  -webkit-font-smoothing: antialiased;
}
.pagination-wrapper .pagination .page-item:first-of-type:hover .page-link::before {
  color: #BC1320;
}
.pagination-wrapper .pagination .page-item:last-of-type .page-link {
  visibility: hidden;
}
.pagination-wrapper .pagination .page-item:last-of-type .page-link::before {
  visibility: visible;
  content: "\e909";
  color: #333;
  font-family: "icomoon";
  font-size: 16px;
  speak: none;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 34px;
  -webkit-font-smoothing: antialiased;
}
.pagination-wrapper .pagination .page-item:last-of-type:hover .page-link::before {
  color: #BC1320;
}

.modal--custom.modal--md .modal-dialog {
  max-width: 50%;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 991.98px) {
  .modal--custom.modal--md .modal-dialog {
    max-width: 75%;
  }
}
@media (max-width: 767.98px) {
  .modal--custom.modal--md .modal-dialog {
    max-width: 95%;
  }
}
.modal--custom .modal-dialog {
  -webkit-animation: opt-animation 0.4s;
          animation: opt-animation 0.4s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}
.modal--custom .modal-header {
  min-height: 45px;
  padding: 0 1rem;
  border-bottom: 0;
}
.modal--custom .modal--close {
  padding: 0;
  outline: none;
  border: none;
  position: absolute;
  top: 0;
  right: 1rem;
  transition: all 0.4s ease-in-out;
}
.modal--custom .modal--close .btn--close {
  position: relative;
  width: 80px;
  height: 45px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #BC1320;
  transition: all 0.4s ease-in-out;
}
.modal--custom .modal--close .btn--close span {
  position: relative;
  display: flex;
  justify-content: space-around;
  align-items: center;
  font-size: 1.625rem;
  line-height: 1.875rem;
  color: white;
  padding: 0 0.25rem;
}
.modal--custom .modal--close .btn--close span i {
  font-size: 1rem;
  margin: 0 0 0 0.5rem;
}
.modal--custom .modal--close .btn--close:before {
  content: "";
  width: 0;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #333;
  transition: width 0.4s ease-in-out;
}
.modal--custom .modal--close .btn--close:hover:before {
  width: 100%;
}
.modal--custom .modal--content {
  display: block;
  font-size: 1.5rem;
  line-height: 1.5rem;
}
.modal--custom .modal--content .modal__text {
  font-size: 1.5rem;
  line-height: 1.5rem;
}
.modal--custom .modal--content ul {
  list-style: none;
  padding: 0;
  margin: 0 0 2rem 0;
}
.modal--custom .modal--content ul li {
  position: relative;
  font-size: 1.5rem;
  line-height: 1.5rem;
  margin-bottom: 10px;
}
.modal--custom .modal--content ul li:before {
  font-family: "icomoon" !important;
  content: "\e90a";
  font-size: 0.75rem;
  color: #BC1320;
  display: inline-block;
  transform: rotate(90deg);
}
.modal--custom .modal--list {
  list-style: none;
  padding: 0;
  margin: 0 0 2rem 0;
}
.modal--custom .modal--list li {
  position: relative;
  font-size: 1.5rem;
  line-height: 1.5rem;
  margin-bottom: 10px;
}
.modal--custom .modal--list li:before {
  font-family: "icomoon" !important;
  content: "\e90a";
  font-size: 0.75rem;
  color: #BC1320;
  display: inline-block;
  transform: rotate(90deg);
}

.modal--coverpage .modal-content {
  min-height: 100%;
  height: auto;
}
.modal--coverpage .welcome--container {
  display: block;
  width: 100%;
  min-height: 100vh;
}
.modal--coverpage .welcome--container .welcome--page {
  display: block;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
}
.modal--coverpage .welcome--container .welcome--page__logo {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 70px;
  margin: 0.5rem 0;
}
.modal--coverpage .welcome--container .welcome--page__logo a {
  display: inline-block;
}
.modal--coverpage .welcome--container .welcome--page__logo img {
  width: 240px;
}
.modal--coverpage .welcome--container .welcome--page__image {
  display: block;
  margin: 0.5rem auto;
  text-align: center;
}
.modal--coverpage .welcome--container .welcome--page__image img {
  display: inline-block;
  max-width: 100%;
}
.modal--coverpage .welcome--container .welcome--page__video {
  position: relative;
  width: 100%;
  height: 45rem;
  min-height: 45rem;
  margin: 0.5rem 0;
  opacity: 1;
  visibility: visible;
  overflow: hidden;
}
.modal--coverpage .welcome--container .welcome--page__video .vid--wrapper {
  position: relative;
  float: left;
  width: 100%;
  height: 45rem;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.modal--coverpage .welcome--container .welcome--page__video video {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  transform: translate(-50%, -50%);
}
.modal--coverpage .welcome--container .welcome--page__title {
  display: block;
  margin: 0.5rem 0;
}
.modal--coverpage .welcome--container .welcome--page__description {
  display: block;
  margin: 0.5rem 0;
  font-size: 1.5rem;
  line-height: 1.625rem;
}
.modal--coverpage .welcome--container .welcome--page__actions {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0.5rem 0;
}
.modal--coverpage .welcome--container .welcome--page__actions .btn {
  margin: 0.5rem;
}
@media (max-width: 1199.98px) {
  .modal--coverpage .welcome--container {
    align-items: flex-start;
  }
  .modal--coverpage .welcome--container .welcome--page__logo {
    text-align: center;
  }
}

.nav-tabs--primary {
  justify-content: center;
  margin-bottom: 3rem;
  border-bottom: none;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}
.nav-tabs--primary .nav-link {
  padding: 1rem 2rem;
  margin: 0 10px;
  font-weight: bold;
  font-size: 1.625rem;
  line-height: 1.875rem;
  border: none;
  border-radius: 0;
  transition: all 0.4s ease-in-out;
}
.nav-tabs--primary .nav-link:hover {
  border: none;
  isolation: unset;
}
.nav-tabs--primary .nav-link.active {
  position: relative;
  border: none;
}
.nav-tabs--primary .nav-link.active:after {
  top: 100%;
  left: 50px;
  border: solid transparent;
  content: "";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(136, 183, 213, 0);
  border-top-color: #BC1320;
  border-width: 10px;
  margin-left: -10px;
}

.nav-tabs--secondary {
  display: flex;
  justify-content: center;
  border-bottom: none;
  margin-bottom: 3rem;
}
.nav-tabs--secondary .nav-link {
  font-weight: bold;
  font-size: 1.625rem;
  line-height: 1.875rem;
  border: none;
  padding: 0 20px;
  transition: all 0.4s ease-in-out;
}

.nav-tabs--third {
  justify-content: flex-end;
  margin-bottom: 0;
  border-bottom: none;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}
.nav-tabs--third .nav-link {
  padding: 5px 2rem;
  margin: 0;
  font-weight: bold;
  font-size: 1.625rem;
  line-height: 1.875rem;
  border: none;
  border-radius: 0;
  transition: all 0.4s ease-in-out;
}
.nav-tabs--third .nav-link:hover {
  border: none;
  isolation: unset;
}
.nav-tabs--third .nav-link.active {
  position: relative;
  border: none;
}
.nav-tabs--third .nav-link.active:after {
  top: 100%;
  left: 50px;
  border: solid transparent;
  content: "";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-width: 10px;
  margin-left: -10px;
}
@media (max-width: 767.98px) {
  .nav-tabs--third {
    justify-content: flex-start;
  }
  .nav-tabs--third .nav-item {
    max-width: 50%;
  }
}

.ui-widget {
  font-family: "psl_kittithada" !important;
}

.ui-datepicker {
  z-index: 9 !important;
}
.ui-datepicker .ui-datepicker-title select {
  font-family: "psl_kittithada" !important;
  font-size: 18px !important;
  font-weight: bold !important;
}
.ui-datepicker .ui-datepicker-title select option {
  font-size: 18px !important;
  font-weight: bold !important;
}
.ui-datepicker table {
  font-size: 17px !important;
}

.ui-state-default {
  font-weight: bold !important;
}

.ui-datepicker-current-day .ui-state-active {
  background-color: #D05A63 !important;
  color: #fff !important;
}

.ui-datepicker-today .ui-state-highlight {
  background-color: #BC1320 !important;
  color: #FFFFFF !important;
}

.stepper-wrapper {
  margin-top: auto;
  display: flex;
  justify-content: space-between;
  margin-bottom: 30px;
  max-width: 90%;
  margin-left: auto;
  margin-right: auto;
}
.stepper-wrapper .stepper-item {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  flex: 1;
}
.stepper-wrapper .stepper-item:before {
  position: absolute;
  content: "";
  border-bottom: 8px solid #BC1320;
  width: 100%;
  top: 17px;
  left: -50%;
  z-index: 3;
}
.stepper-wrapper .stepper-item .step-counter {
  position: relative;
  z-index: 5;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  border: 5px solid #BC1320;
  border-radius: 50%;
  background: #fff;
  margin-bottom: 6px;
}
.stepper-wrapper .stepper-item.active {
  font-weight: bold;
}
.stepper-wrapper .stepper-item.active .step-name {
  color: #333;
}
.stepper-wrapper .stepper-item.completed .step-counter {
  background-color: #BC1320;
}
.stepper-wrapper .stepper-item.completed:after {
  position: absolute;
  content: "";
  border-bottom: 8px solid #BC1320;
  width: 100%;
  top: 17px;
  left: 50%;
  z-index: 3;
}
.stepper-wrapper .stepper-item.completed .step-name {
  color: #BC1320;
}
.stepper-wrapper .stepper-item.completed .step-name.dark-gray {
  color: #333;
}
.stepper-wrapper .stepper-item:first-child:before {
  content: none;
}
.stepper-wrapper .stepper-item:last-child:after {
  content: none;
}
.stepper-wrapper .stepper-item .step-name {
  font-size: 1.375rem;
  line-height: 1.625rem;
  font-weight: bold;
  text-align: center;
}
@media (max-width: 768px) {
  .stepper-wrapper .stepper-item {
    font-size: 12px;
  }
}

.autocomplete:hover, .autocomplete:focus {
  outline: none;
  box-shadow: none;
}
.autocomplete-suggestions {
  overflow-y: auto;
}
.autocomplete-suggestion {
  background-color: #FFF;
  padding: 0.25rem 1rem;
  border-bottom: 1px solid #EEE;
  transition: background-color 0.3s ease-in-out;
  background-color: #FFF;
  cursor: pointer;
}
.autocomplete-suggestion:hover, .autocomplete-suggestion:focus {
  background-color: #EEE;
}
.autocomplete-selected {
  background-color: #EEE;
}

.modal--search .modal-content {
  border-radius: 0.5rem;
}
.modal--search .modal-body {
  padding: 1rem;
}

.card-deck {
  display: flex;
  flex-flow: row wrap;
  margin-left: -15px;
  margin-right: -15px;
}
.card-deck .card {
  flex-grow: 1;
  flex-shrink: 0;
  margin-left: 15px;
  margin-right: 15px;
}

@media (min-width: 0) {
  .card-deck .card {
    flex-basis: calc(100% - 30px);
    flex: 0 0 calc(100% - 30px);
    max-width: calc(100% - 30px);
  }
  .card-deck.card-deck--two .card {
    flex-basis: calc(100% - 30px);
    flex: 0 0 calc(100% - 30px);
    max-width: calc(100% - 30px);
  }
  .card-deck.card-deck--three .card {
    flex-basis: calc(100% - 30px);
    flex: 0 0 calc(100% - 30px);
    max-width: calc(100% - 30px);
  }
}
@media (min-width: 576px) {
  .card-deck .card {
    flex-basis: calc(100% - 30px);
    flex: 0 0 calc(100% - 30px);
    max-width: calc(100% - 30px);
  }
  .card-deck.card-deck--two .card {
    flex-basis: calc(100% - 30px);
    flex: 0 0 calc(100% - 30px);
    max-width: calc(100% - 30px);
  }
  .card-deck.card-deck--three .card {
    flex-basis: calc(100% - 30px);
    flex: 0 0 calc(100% - 30px);
    max-width: calc(100% - 30px);
  }
}
@media (min-width: 768px) {
  .card-deck .card {
    flex-basis: calc(50% - 30px);
    flex: 0 0 calc(50% - 30px);
    max-width: calc(50% - 30px);
  }
  .card-deck.card-deck--two .card {
    flex-basis: calc(50% - 30px);
    flex: 0 0 calc(50% - 30px);
    max-width: calc(50% - 30px);
  }
  .card-deck.card-deck--three .card {
    flex-basis: calc(50% - 30px);
    flex: 0 0 calc(50% - 30px);
    max-width: calc(50% - 30px);
  }
}
@media (min-width: 992px) {
  .card-deck .card {
    flex-basis: calc(50% - 30px);
    flex: 0 0 calc(50% - 30px);
    max-width: calc(50% - 30px);
  }
  .card-deck.card-deck--two .card {
    flex-basis: calc(50% - 30px);
    flex: 0 0 calc(50% - 30px);
    max-width: calc(50% - 30px);
  }
  .card-deck.card-deck--three .card {
    flex-basis: calc(33.3333333333% - 30px);
    flex: 0 0 calc(33.3333333333% - 30px);
    max-width: calc(33.3333333333% - 30px);
  }
}
@media (min-width: 1200px) {
  .card-deck .card {
    flex-basis: calc(25% - 30px);
    flex: 0 0 calc(25% - 30px);
    max-width: calc(25% - 30px);
  }
  .card-deck.card-deck--two .card {
    flex-basis: calc(50% - 30px);
    flex: 0 0 calc(50% - 30px);
    max-width: calc(50% - 30px);
  }
  .card-deck.card-deck--three .card {
    flex-basis: calc(33.3333333333% - 30px);
    flex: 0 0 calc(33.3333333333% - 30px);
    max-width: calc(33.3333333333% - 30px);
  }
}
a.card,
a.card:hover {
  text-decoration: none;
}

a.card:focus {
  outline: 0;
}

.card {
  border: 0;
  border-radius: 0;
  position: relative;
  box-shadow: none;
  background-color: transparent;
}

.card,
.card__figure {
  overflow: hidden;
}

.card .card__zoom-in {
  overflow: hidden;
  transition: transform 0.3s ease-out;
}

.card:hover .card__zoom-in {
  transform: scale(1.05);
}

.card-deck--cards-1 > .card {
  flex: 0 0 100%;
  flex-basis: 100%;
  max-width: 100%;
  margin-right: 0;
  margin-left: 0;
}

.card-deck--cards-2 > .card {
  flex: 0 0 calc(50% - 30px);
  flex-basis: calc(50% - 30px);
  max-width: calc(50% - 30px);
  margin-right: 15px;
  margin-left: 15px;
}

.card-deck--cards-3 > .card {
  flex: 0 0 calc(33.33333% - 30px);
  flex-basis: calc(33.33333% - 30px);
  max-width: calc(33.33333% - 30px);
  margin-right: 15px;
  margin-left: 15px;
}

.card-deck--cards-4 > .card {
  flex: 0 0 calc(25% - 30px);
  flex-basis: calc(25% - 30px);
  max-width: calc(25% - 30px);
  margin-right: 15px;
  margin-left: 15px;
}

.card-deck--cards-5 > .card {
  flex: 0 0 calc(20% - 30px);
  flex-basis: calc(20% - 30px);
  max-width: calc(20% - 30px);
  margin-right: 15px;
  margin-left: 15px;
}

.card-deck--cards-6 > .card {
  flex: 0 0 calc(16.66667% - 30px);
  flex-basis: calc(16.66667% - 30px);
  max-width: calc(16.66667% - 30px);
  margin-right: 15px;
  margin-left: 15px;
}

@media (min-width: 576px) {
  .card-deck--cards-sm-1 > .card {
    flex: 0 0 100%;
    flex-basis: 100%;
    max-width: 100%;
    margin-right: 0;
    margin-left: 0;
  }

  .card-deck--cards-sm-2 > .card {
    flex: 0 0 calc(50% - 30px);
    flex-basis: calc(50% - 30px);
    max-width: calc(50% - 30px);
    margin-right: 15px;
    margin-left: 15px;
  }

  .card-deck--cards-sm-3 > .card {
    flex: 0 0 calc(33.33333% - 30px);
    flex-basis: calc(33.33333% - 30px);
    max-width: calc(33.33333% - 30px);
    margin-right: 15px;
    margin-left: 15px;
  }

  .card-deck--cards-sm-4 > .card {
    flex: 0 0 calc(25% - 30px);
    flex-basis: calc(25% - 30px);
    max-width: calc(25% - 30px);
    margin-right: 15px;
    margin-left: 15px;
  }

  .card-deck--cards-sm-5 > .card {
    flex: 0 0 calc(20% - 30px);
    flex-basis: calc(20% - 30px);
    max-width: calc(20% - 30px);
    margin-right: 15px;
    margin-left: 15px;
  }

  .card-deck--cards-sm-6 > .card {
    flex: 0 0 calc(16.66667% - 30px);
    flex-basis: calc(16.66667% - 30px);
    max-width: calc(16.66667% - 30px);
    margin-right: 15px;
    margin-left: 15px;
  }
}
@media (min-width: 768px) {
  .card-deck--cards-md-1 > .card {
    flex: 0 0 100%;
    flex-basis: 100%;
    max-width: 100%;
    margin-right: 0;
    margin-left: 0;
  }

  .card-deck--cards-md-2 > .card {
    flex: 0 0 calc(50% - 30px);
    flex-basis: calc(50% - 30px);
    max-width: calc(50% - 30px);
    margin-right: 15px;
    margin-left: 15px;
  }

  .card-deck--cards-md-3 > .card {
    flex: 0 0 calc(33.33333% - 30px);
    flex-basis: calc(33.33333% - 30px);
    max-width: calc(33.33333% - 30px);
    margin-right: 15px;
    margin-left: 15px;
  }

  .card-deck--cards-md-4 > .card {
    flex: 0 0 calc(25% - 30px);
    flex-basis: calc(25% - 30px);
    max-width: calc(25% - 30px);
    margin-right: 15px;
    margin-left: 15px;
  }

  .card-deck--cards-md-5 > .card {
    flex: 0 0 calc(20% - 30px);
    flex-basis: calc(20% - 30px);
    max-width: calc(20% - 30px);
    margin-right: 15px;
    margin-left: 15px;
  }

  .card-deck--cards-md-6 > .card {
    flex: 0 0 calc(16.66667% - 30px);
    flex-basis: calc(16.66667% - 30px);
    max-width: calc(16.66667% - 30px);
    margin-right: 15px;
    margin-left: 15px;
  }
}
@media (min-width: 992px) {
  .card-deck--cards-lg-1 > .card {
    flex: 0 0 100%;
    flex-basis: 100%;
    max-width: 100%;
    margin-right: 0;
    margin-left: 0;
  }

  .card-deck--cards-lg-2 > .card {
    flex: 0 0 calc(50% - 30px);
    flex-basis: calc(50% - 30px);
    max-width: calc(50% - 30px);
    margin-right: 15px;
    margin-left: 15px;
  }

  .card-deck--cards-lg-3 > .card {
    flex: 0 0 calc(33.33333% - 30px);
    flex-basis: calc(33.33333% - 30px);
    max-width: calc(33.33333% - 30px);
    margin-right: 15px;
    margin-left: 15px;
  }

  .card-deck--cards-lg-4 > .card {
    flex: 0 0 calc(25% - 30px);
    flex-basis: calc(25% - 30px);
    max-width: calc(25% - 30px);
    margin-right: 15px;
    margin-left: 15px;
  }

  .card-deck--cards-lg-5 > .card {
    flex: 0 0 calc(20% - 30px);
    flex-basis: calc(20% - 30px);
    max-width: calc(20% - 30px);
    margin-right: 15px;
    margin-left: 15px;
  }

  .card-deck--cards-lg-6 > .card {
    flex: 0 0 calc(16.66667% - 30px);
    flex-basis: calc(16.66667% - 30px);
    max-width: calc(16.66667% - 30px);
    margin-right: 15px;
    margin-left: 15px;
  }
}
@media (min-width: 1200px) {
  .card-deck--cards-xl-1 > .card {
    flex: 0 0 100%;
    flex-basis: 100%;
    max-width: 100%;
    margin-right: 0;
    margin-left: 0;
  }

  .card-deck--cards-xl-2 > .card {
    flex: 0 0 calc(50% - 30px);
    flex-basis: calc(50% - 30px);
    max-width: calc(50% - 30px);
    margin-right: 15px;
    margin-left: 15px;
  }

  .card-deck--cards-xl-3 > .card {
    flex: 0 0 calc(33.33333% - 30px);
    flex-basis: calc(33.33333% - 30px);
    max-width: calc(33.33333% - 30px);
    margin-right: 15px;
    margin-left: 15px;
  }

  .card-deck--cards-xl-4 > .card {
    flex: 0 0 calc(25% - 30px);
    flex-basis: calc(25% - 30px);
    max-width: calc(25% - 30px);
    margin-right: 15px;
    margin-left: 15px;
  }

  .card-deck--cards-xl-5 > .card {
    flex: 0 0 calc(20% - 30px);
    flex-basis: calc(20% - 30px);
    max-width: calc(20% - 30px);
    margin-right: 15px;
    margin-left: 15px;
  }

  .card-deck--cards-xl-6 > .card {
    flex: 0 0 calc(16.66667% - 30px);
    flex-basis: calc(16.66667% - 30px);
    max-width: calc(16.66667% - 30px);
    margin-right: 15px;
    margin-left: 15px;
  }
}
@media (min-width: 1560px) {
  .card-deck--cards-xxl-1 > .card {
    flex: 0 0 100%;
    flex-basis: 100%;
    max-width: 100%;
    margin-right: 0;
    margin-left: 0;
  }

  .card-deck--cards-xxl-2 > .card {
    flex: 0 0 calc(50% - 30px);
    flex-basis: calc(50% - 30px);
    max-width: calc(50% - 30px);
    margin-right: 15px;
    margin-left: 15px;
  }

  .card-deck--cards-xxl-3 > .card {
    flex: 0 0 calc(33.33333% - 30px);
    flex-basis: calc(33.33333% - 30px);
    max-width: calc(33.33333% - 30px);
    margin-right: 15px;
    margin-left: 15px;
  }

  .card-deck--cards-xxl-4 > .card {
    flex: 0 0 calc(25% - 30px);
    flex-basis: calc(25% - 30px);
    max-width: calc(25% - 30px);
    margin-right: 15px;
    margin-left: 15px;
  }

  .card-deck--cards-xxl-5 > .card {
    flex: 0 0 calc(20% - 30px);
    flex-basis: calc(20% - 30px);
    max-width: calc(20% - 30px);
    margin-right: 15px;
    margin-left: 15px;
  }

  .card-deck--cards-xxl-6 > .card {
    flex: 0 0 calc(16.66667% - 30px);
    flex-basis: calc(16.66667% - 30px);
    max-width: calc(16.66667% - 30px);
    margin-right: 15px;
    margin-left: 15px;
  }
}
.card-deck .card {
  margin-bottom: 45px;
}

.card-group--cards-1 > .card {
  flex: 0 0 100%;
  flex-basis: 100%;
  max-width: 100%;
}

.card-group--cards-2 > .card {
  flex: 0 0 50%;
  flex-basis: 50%;
  max-width: 50%;
}

.card-group--cards-3 > .card {
  flex: 0 0 33.33333%;
  flex-basis: 33.33333%;
  max-width: 33.33333%;
}

.card-group--cards-4 > .card {
  flex: 0 0 25%;
  flex-basis: 25%;
  max-width: 25%;
}

.card-group--cards-5 > .card {
  flex: 0 0 20%;
  flex-basis: 20%;
  max-width: 20%;
}

.card-group--cards-6 > .card {
  flex: 0 0 16.66667%;
  flex-basis: 16.66667%;
  max-width: 16.66667%;
}

@media (min-width: 576px) {
  .card-group--cards-sm-1 > .card {
    flex: 0 0 100%;
    flex-basis: 100%;
    max-width: 100%;
  }

  .card-group--cards-sm-2 > .card {
    flex: 0 0 50%;
    flex-basis: 50%;
    max-width: 50%;
  }

  .card-group--cards-sm-3 > .card {
    flex: 0 0 33.33333%;
    flex-basis: 33.33333%;
    max-width: 33.33333%;
  }

  .card-group--cards-sm-4 > .card {
    flex: 0 0 25%;
    flex-basis: 25%;
    max-width: 25%;
  }

  .card-group--cards-sm-5 > .card {
    flex: 0 0 20%;
    flex-basis: 20%;
    max-width: 20%;
  }

  .card-group--cards-sm-6 > .card {
    flex: 0 0 16.66667%;
    flex-basis: 16.66667%;
    max-width: 16.66667%;
  }
}
@media (min-width: 768px) {
  .card-group--cards-md-1 > .card {
    flex: 0 0 100%;
    flex-basis: 100%;
    max-width: 100%;
  }

  .card-group--cards-md-2 > .card {
    flex: 0 0 50%;
    flex-basis: 50%;
    max-width: 50%;
  }

  .card-group--cards-md-3 > .card {
    flex: 0 0 33.33333%;
    flex-basis: 33.33333%;
    max-width: 33.33333%;
  }

  .card-group--cards-md-4 > .card {
    flex: 0 0 25%;
    flex-basis: 25%;
    max-width: 25%;
  }

  .card-group--cards-md-5 > .card {
    flex: 0 0 20%;
    flex-basis: 20%;
    max-width: 20%;
  }

  .card-group--cards-md-6 > .card {
    flex: 0 0 16.66667%;
    flex-basis: 16.66667%;
    max-width: 16.66667%;
  }
}
@media (min-width: 992px) {
  .card-group--cards-lg-1 > .card {
    flex: 0 0 100%;
    flex-basis: 100%;
    max-width: 100%;
  }

  .card-group--cards-lg-2 > .card {
    flex: 0 0 50%;
    flex-basis: 50%;
    max-width: 50%;
  }

  .card-group--cards-lg-3 > .card {
    flex: 0 0 33.33333%;
    flex-basis: 33.33333%;
    max-width: 33.33333%;
  }

  .card-group--cards-lg-4 > .card {
    flex: 0 0 25%;
    flex-basis: 25%;
    max-width: 25%;
  }

  .card-group--cards-lg-5 > .card {
    flex: 0 0 20%;
    flex-basis: 20%;
    max-width: 20%;
  }

  .card-group--cards-lg-6 > .card {
    flex: 0 0 16.66667%;
    flex-basis: 16.66667%;
    max-width: 16.66667%;
  }
}
@media (min-width: 1200px) {
  .card-group--cards-xl-1 > .card {
    flex: 0 0 100%;
    flex-basis: 100%;
    max-width: 100%;
  }

  .card-group--cards-xl-2 > .card {
    flex: 0 0 50%;
    flex-basis: 50%;
    max-width: 50%;
  }

  .card-group--cards-xl-3 > .card {
    flex: 0 0 33.33333%;
    flex-basis: 33.33333%;
    max-width: 33.33333%;
  }

  .card-group--cards-xl-4 > .card {
    flex: 0 0 25%;
    flex-basis: 25%;
    max-width: 25%;
  }

  .card-group--cards-xl-5 > .card {
    flex: 0 0 20%;
    flex-basis: 20%;
    max-width: 20%;
  }

  .card-group--cards-xl-6 > .card {
    flex: 0 0 16.66667%;
    flex-basis: 16.66667%;
    max-width: 16.66667%;
  }
}
@media (min-width: 1560px) {
  .card-group--cards-xxl-1 > .card {
    flex: 0 0 100%;
    flex-basis: 100%;
    max-width: 100%;
  }

  .card-group--cards-xxl-2 > .card {
    flex: 0 0 50%;
    flex-basis: 50%;
    max-width: 50%;
  }

  .card-group--cards-xxl-3 > .card {
    flex: 0 0 33.33333%;
    flex-basis: 33.33333%;
    max-width: 33.33333%;
  }

  .card-group--cards-xxl-4 > .card {
    flex: 0 0 25%;
    flex-basis: 25%;
    max-width: 25%;
  }

  .card-group--cards-xxl-5 > .card {
    flex: 0 0 20%;
    flex-basis: 20%;
    max-width: 20%;
  }

  .card-group--cards-xxl-6 > .card {
    flex: 0 0 16.66667%;
    flex-basis: 16.66667%;
    max-width: 16.66667%;
  }
}
.card--board {
  position: relative;
  text-align: center;
  transition: all 0.4s ease-in-out;
}
.card--board .card__figure {
  width: 250px;
  max-width: 100%;
  height: 295px;
  margin: 0 auto 1rem auto;
}
.card--board .card__image {
  max-width: 100%;
}
.card--board .card__name {
  font-size: 1.875rem;
  line-height: 1.875rem;
  color: #333;
}
.card--board .card__position {
  font-size: 1.5rem;
  line-height: 1.875rem;
  color: #929190;
  padding: 0 10px;
}
.card--board .card__contact {
  margin-top: auto;
  /* push to bottom */
}
.card--board .card__contact .contact__item {
  display: flex;
  justify-content: center;
  align-items: flex-start;
}
.card--board .card__contact .contact__item .contact__icon {
  margin-top: 5px;
  font-size: 1rem;
  line-height: 1.875rem;
  color: #BC1320;
}
.card--board .card__contact .contact__item span.contact__text {
  padding: 0 10px 0 10px;
  font-weight: bold;
  font-size: 1.5rem;
  line-height: 1.875rem;
  color: #929190;
}
.card--board .card__contact .contact__item a.contact__text {
  padding: 0 10px 0 10px;
  font-weight: bold;
  font-size: 1.5rem;
  line-height: 1.875rem;
  color: #929190;
  text-decoration: none;
  transition: all 0.4s ease-in-out;
}

.card--news .card__highlight {
  position: absolute;
  left: 20px;
  display: flex;
}
.card--news .card__highlight .card__pin {
  font-size: 1.375rem;
  line-height: 1.625rem;
  color: #FFFFFF;
  background-color: #BC1320;
  padding: 5px 15px;
  margin-right: 10px;
}
.card--news .card__highlight .card__pin i {
  font-size: 18px;
  line-height: 18px;
}
.card--news .card__highlight .card__pin:last-of-type {
  margin-right: 0;
}
.card--news .card__figure {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 300px;
  overflow: hidden;
  text-align: center;
  background-color: rgba(146, 145, 144, 0.1);
}
.card--news .card__figure img {
  width: auto;
  max-width: 100%;
  max-height: 100%;
}
.card--news .card__body {
  padding-top: 1rem;
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 1.5rem;
  border-left: 2px solid transparent;
  border-right: 2px solid transparent;
  border-bottom: 2px solid transparent;
  position: relative;
  transition: all 0.4s ease-in-out;
}
.card--news .card__date {
  font-size: 1.625rem;
  line-height: 1.875rem;
  font-weight: bold;
  color: #BC1320;
}
.card--news .card__title {
  font-size: 1.625rem;
  line-height: 1.875rem;
  font-weight: bold;
  color: #333;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.card--news .card__desc {
  padding-top: 10px;
  font-size: 1.5rem;
  line-height: 1.875rem;
  font-weight: bold;
  color: #929190;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
@media not all and (-webkit-min-device-pixel-ratio: 0), not all and (min-resolution: 0.001dpcm) {
  .card--news .card__desc {
    display: inline;
  }
}
.card--news .card__download {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  padding-top: 10px;
  font-size: 1.5rem;
  line-height: 1.875rem;
  font-weight: bold;
  color: #929190;
}
.card--news .card__download em {
  font-size: 1rem;
  margin-right: 0.5rem;
}
.card--news:hover .card__body {
  border-left: 2px solid #BC1320;
  border-right: 2px solid #BC1320;
  border-bottom: 2px solid #BC1320;
}
.card--news:hover .card__body:before {
  content: "";
  display: inline-block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 15px 20px 15px;
  border-color: transparent transparent #BC1320 transparent;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
.card--news-slide {
  max-width: 100%;
  display: block;
  margin: 0 20px;
  transition: all 1s cubic-bezier(0.7, 0, 0.3, 1);
}
.card--news-slide .card__figure {
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.15);
}
.card--news-slide .card__figure img {
  width: auto;
  max-width: 100%;
  max-height: 100%;
}
.card--news-slide .card__body {
  padding-top: 1rem;
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 1.5rem;
  border-left: 2px solid #929190;
  border-right: 2px solid #929190;
  border-bottom: 2px solid #929190;
  position: relative;
  transition: all 0.4s ease-in-out;
}
.card--news-slide .card__date {
  font-size: 1.625rem;
  line-height: 1.875rem;
  font-weight: bold;
  color: #BC1320;
}
.card--news-slide .card__title {
  font-size: 1.625rem;
  line-height: 1.875rem;
  font-weight: bold;
  color: #333;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  max-height: 2.5em;
}
.card--news-slide .card__desc {
  padding-top: 10px;
  font-size: 1.5rem;
  line-height: 1.5rem;
  font-weight: normal;
  color: #929190;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  max-height: 2.5em;
}
@media not all and (-webkit-min-device-pixel-ratio: 0), not all and (min-resolution: 0.001dpcm) {
  .card--news-slide .card__desc {
    display: inline;
  }
}
.card--news-slide .card__download {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  padding-top: 10px;
  font-size: 1.5rem;
  line-height: 1.875rem;
  font-weight: bold;
  color: #929190;
}
.card--news-slide .card__download em {
  font-size: 1rem;
  margin-right: 0.5rem;
}
.card--news-slide:hover .card__body {
  border-left: 2px solid #BC1320;
  border-right: 2px solid #BC1320;
  border-bottom: 2px solid #BC1320;
}
.card--news-slide:hover .card__body:before {
  content: "";
  display: inline-block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 15px 20px 15px;
  border-color: transparent transparent #BC1320 transparent;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}

.card--shop {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}
.card--shop .card__figure {
  display: block;
}
.card--shop .card__figure img {
  width: 100%;
}
.card--shop .card__body {
  padding: 1rem;
  position: relative;
  transition: all 0.4s ease-in-out;
  border: 2px solid #929190;
  border-left: 0;
}
.card--shop .card__body .card__name {
  font-size: 1.625rem;
  line-height: 1.875rem;
  font-weight: bold;
  color: #BC1320;
}
.card--shop .card__body .card__type {
  padding-top: 10px;
  font-size: 1.625rem;
  line-height: 1.875rem;
  font-weight: bold;
  color: #333;
  margin-bottom: 1rem;
}
.card--shop .card__body .card__station {
  padding-top: 10px;
  font-size: 1.625rem;
  line-height: 1.875rem;
  font-weight: bold;
  color: #333;
}
.card--shop .card__body:hover {
  border: 2px solid #BC1320;
  border-left: none;
}
@media (max-width: 1199.98px) {
  .card--shop {
    grid-template-columns: repeat(1, 1fr);
  }
  .card--shop .card__body {
    border: 2px solid #929190;
    border-top: 0;
  }
}
@media (max-width: 767.98px) {
  .card--shop {
    padding: 0 15px;
  }
}

.vote--wrapper .card-group {
  margin-bottom: 40px;
}
.vote--wrapper .card--vote {
  border: 1px solid #DEDDDE !important;
  padding: 15px;
  margin-bottom: 15px;
}
.vote--wrapper .card--vote .card__title {
  font-size: 1.625rem;
  line-height: 1.875rem;
  font-weight: bold;
  color: #333;
  display: flex;
  justify-content: space-between;
}
.vote--wrapper .card--vote .card__title .name {
  font-size: 1.625rem;
  line-height: 1.875rem;
  font-weight: bold;
  color: #333;
  padding-right: 30px;
  flex: 1;
}
.vote--wrapper .card--vote .card__title .date {
  font-size: 1.375rem;
  line-height: 1.625rem;
  font-weight: bold;
  color: #929190;
}
.vote--wrapper .card--vote .card__progressbar {
  margin-top: 15px;
  margin-bottom: 15px;
}
.vote--wrapper .card--vote .card__progressbar .progress-bar.bg-progress {
  background-color: #333;
}
.vote--wrapper .card--vote .card__result {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.vote--wrapper .card--vote .card__result .result__people--vote {
  font-size: 1.375rem;
  line-height: 1.625rem;
  font-weight: bold;
  color: #929091;
}
.vote--wrapper .card--vote .card__result .result__people--join {
  font-size: 1.375rem;
  line-height: 1.625rem;
  font-weight: bold;
  color: #929091;
}
.vote--wrapper .card--vote .card__result .result__people--join .f-icon {
  font-size: 14px;
  margin-right: 10px;
}
.vote--wrapper .card--vote:hover {
  border: 1px solid #BC1320 !important;
}
.vote--wrapper .card--vote:hover .card__title {
  color: #BC1320;
}
.vote--wrapper .card--vote:hover .card__title .name {
  color: #BC1320;
}
.vote--wrapper .card--vote:hover .card__title .date {
  color: #333;
}
.vote--wrapper .card--vote:hover .card__title .date span {
  color: #333;
}
.vote--wrapper .card--vote:hover .card__progressbar .progress-bar.bg-progress {
  background-color: #BC1320;
}
.vote--wrapper .card--vote:hover .card__result .result__people--vote {
  color: #333;
}
.vote--wrapper .card--vote:hover .card__result .result__people--join {
  color: #333;
}
.vote--wrapper .card--vote:hover .card__result .result__people--join span {
  color: #BC1320;
}
.vote--wrapper .block-vote {
  background-color: #F4F4F4;
  margin-bottom: 30px;
  position: relative;
}
.vote--wrapper .block-vote .block-vote-choice {
  padding: 15px;
}
.vote--wrapper .block-vote .block-vote-choice .title__ans {
  font-size: 1.5rem;
  line-height: 1.875rem;
  font-weight: bold;
  color: #BC1320;
  margin-bottom: 20px;
}
.vote--wrapper .block-vote .block-vote-choice .choice__ans--wrapper .form-check {
  margin-bottom: 10px;
}
.vote--wrapper .block-vote .block-vote-total {
  background-color: #BC1320;
  padding: 15px;
  height: 100%;
  position: relative;
}
.vote--wrapper .block-vote .block-vote-total .title__ans {
  font-size: 1.5rem;
  line-height: 1.875rem;
  font-weight: bold;
  color: #FFFFFF;
}
.vote--wrapper .block-vote .block-vote-total .volume__vote--circle {
  margin: 20px 0;
}
.vote--wrapper .block-vote .block-vote-total .volume__vote--text {
  font-size: 1.375rem;
  line-height: 1.625rem;
  font-weight: bold;
  text-align: center;
  color: #FFFFFF;
}
.vote--wrapper .block-vote .block-vote-total:before {
  content: "";
  position: absolute;
  left: -17px;
  top: 45px;
  display: inline-block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 15px 20px 15px 0;
  border-color: transparent #BC1320 transparent transparent;
}
@media only screen and (max-width: 767px) {
  .vote--wrapper .block-vote .block-vote-total:before {
    content: "";
    position: absolute;
    left: 50%;
    top: -15px;
    transform: translateX(-50%);
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 15px 20px 15px;
    border-color: transparent transparent #BC1320 transparent;
  }
}

.progress--circle {
  width: 140px;
  height: 140px;
  line-height: 140px;
  background: none;
  margin: 0 auto;
  box-shadow: none;
  position: relative;
}
.progress--circle:after {
  content: "";
  width: 100%;
  height: 100%;
  border-radius: 50%;
  border: 10px solid #fff;
  position: absolute;
  opacity: 0.5;
  top: 0;
  left: 0;
}
.progress--circle > span {
  width: 50%;
  height: 100%;
  overflow: hidden;
  position: absolute;
  top: 0;
  z-index: 1;
}
.progress--circle .progress-left {
  left: 0;
}
.progress--circle .progress-bar {
  width: 100%;
  height: 100%;
  background: none;
  border-width: 10px;
  border-style: solid;
  position: absolute;
  top: 0;
  border-color: #fff;
}
.progress--circle .progress-left .progress-bar {
  left: 100%;
  border-top-right-radius: 70px;
  border-bottom-right-radius: 70px;
  border-left: 0;
  transform-origin: center left;
}
.progress--circle .progress-right {
  right: 0;
}
.progress--circle .progress-right .progress-bar {
  left: -100%;
  border-top-left-radius: 70px;
  border-bottom-left-radius: 70px;
  border-right: 0;
  transform-origin: center right;
}
.progress--circle .progress-value {
  display: flex;
  border-radius: 50%;
  font-size: 3.6rem;
  text-align: center;
  line-height: 2rem;
  color: #fff;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  font-weight: 300;
}
.progress--circle .progress-value div {
  margin-top: 10px;
}
.progress--circle .progress-value span {
  font-size: 1.4rem;
  text-transform: uppercase;
}

/* This for loop creates the  necessary css animation names 
Due to the split circle of progress-left and progress right, we must use the animations on each side. 
*/
.progress--circle[data-percentage="1"] .progress-right .progress-bar {
  -webkit-animation: loading-1 1.5s linear forwards;
          animation: loading-1 1.5s linear forwards;
}
.progress--circle[data-percentage="1"] .progress-left .progress-bar {
  -webkit-animation: 0;
          animation: 0;
}

.progress--circle[data-percentage="2"] .progress-right .progress-bar {
  -webkit-animation: loading-2 1.5s linear forwards;
          animation: loading-2 1.5s linear forwards;
}
.progress--circle[data-percentage="2"] .progress-left .progress-bar {
  -webkit-animation: 0;
          animation: 0;
}

.progress--circle[data-percentage="3"] .progress-right .progress-bar {
  -webkit-animation: loading-3 1.5s linear forwards;
          animation: loading-3 1.5s linear forwards;
}
.progress--circle[data-percentage="3"] .progress-left .progress-bar {
  -webkit-animation: 0;
          animation: 0;
}

.progress--circle[data-percentage="4"] .progress-right .progress-bar {
  -webkit-animation: loading-4 1.5s linear forwards;
          animation: loading-4 1.5s linear forwards;
}
.progress--circle[data-percentage="4"] .progress-left .progress-bar {
  -webkit-animation: 0;
          animation: 0;
}

.progress--circle[data-percentage="5"] .progress-right .progress-bar {
  -webkit-animation: loading-5 1.5s linear forwards;
          animation: loading-5 1.5s linear forwards;
}
.progress--circle[data-percentage="5"] .progress-left .progress-bar {
  -webkit-animation: 0;
          animation: 0;
}

.progress--circle[data-percentage="6"] .progress-right .progress-bar {
  -webkit-animation: loading-6 1.5s linear forwards;
          animation: loading-6 1.5s linear forwards;
}
.progress--circle[data-percentage="6"] .progress-left .progress-bar {
  -webkit-animation: 0;
          animation: 0;
}

.progress--circle[data-percentage="7"] .progress-right .progress-bar {
  -webkit-animation: loading-7 1.5s linear forwards;
          animation: loading-7 1.5s linear forwards;
}
.progress--circle[data-percentage="7"] .progress-left .progress-bar {
  -webkit-animation: 0;
          animation: 0;
}

.progress--circle[data-percentage="8"] .progress-right .progress-bar {
  -webkit-animation: loading-8 1.5s linear forwards;
          animation: loading-8 1.5s linear forwards;
}
.progress--circle[data-percentage="8"] .progress-left .progress-bar {
  -webkit-animation: 0;
          animation: 0;
}

.progress--circle[data-percentage="9"] .progress-right .progress-bar {
  -webkit-animation: loading-9 1.5s linear forwards;
          animation: loading-9 1.5s linear forwards;
}
.progress--circle[data-percentage="9"] .progress-left .progress-bar {
  -webkit-animation: 0;
          animation: 0;
}

.progress--circle[data-percentage="10"] .progress-right .progress-bar {
  -webkit-animation: loading-10 1.5s linear forwards;
          animation: loading-10 1.5s linear forwards;
}
.progress--circle[data-percentage="10"] .progress-left .progress-bar {
  -webkit-animation: 0;
          animation: 0;
}

.progress--circle[data-percentage="11"] .progress-right .progress-bar {
  -webkit-animation: loading-11 1.5s linear forwards;
          animation: loading-11 1.5s linear forwards;
}
.progress--circle[data-percentage="11"] .progress-left .progress-bar {
  -webkit-animation: 0;
          animation: 0;
}

.progress--circle[data-percentage="12"] .progress-right .progress-bar {
  -webkit-animation: loading-12 1.5s linear forwards;
          animation: loading-12 1.5s linear forwards;
}
.progress--circle[data-percentage="12"] .progress-left .progress-bar {
  -webkit-animation: 0;
          animation: 0;
}

.progress--circle[data-percentage="13"] .progress-right .progress-bar {
  -webkit-animation: loading-13 1.5s linear forwards;
          animation: loading-13 1.5s linear forwards;
}
.progress--circle[data-percentage="13"] .progress-left .progress-bar {
  -webkit-animation: 0;
          animation: 0;
}

.progress--circle[data-percentage="14"] .progress-right .progress-bar {
  -webkit-animation: loading-14 1.5s linear forwards;
          animation: loading-14 1.5s linear forwards;
}
.progress--circle[data-percentage="14"] .progress-left .progress-bar {
  -webkit-animation: 0;
          animation: 0;
}

.progress--circle[data-percentage="15"] .progress-right .progress-bar {
  -webkit-animation: loading-15 1.5s linear forwards;
          animation: loading-15 1.5s linear forwards;
}
.progress--circle[data-percentage="15"] .progress-left .progress-bar {
  -webkit-animation: 0;
          animation: 0;
}

.progress--circle[data-percentage="16"] .progress-right .progress-bar {
  -webkit-animation: loading-16 1.5s linear forwards;
          animation: loading-16 1.5s linear forwards;
}
.progress--circle[data-percentage="16"] .progress-left .progress-bar {
  -webkit-animation: 0;
          animation: 0;
}

.progress--circle[data-percentage="17"] .progress-right .progress-bar {
  -webkit-animation: loading-17 1.5s linear forwards;
          animation: loading-17 1.5s linear forwards;
}
.progress--circle[data-percentage="17"] .progress-left .progress-bar {
  -webkit-animation: 0;
          animation: 0;
}

.progress--circle[data-percentage="18"] .progress-right .progress-bar {
  -webkit-animation: loading-18 1.5s linear forwards;
          animation: loading-18 1.5s linear forwards;
}
.progress--circle[data-percentage="18"] .progress-left .progress-bar {
  -webkit-animation: 0;
          animation: 0;
}

.progress--circle[data-percentage="19"] .progress-right .progress-bar {
  -webkit-animation: loading-19 1.5s linear forwards;
          animation: loading-19 1.5s linear forwards;
}
.progress--circle[data-percentage="19"] .progress-left .progress-bar {
  -webkit-animation: 0;
          animation: 0;
}

.progress--circle[data-percentage="20"] .progress-right .progress-bar {
  -webkit-animation: loading-20 1.5s linear forwards;
          animation: loading-20 1.5s linear forwards;
}
.progress--circle[data-percentage="20"] .progress-left .progress-bar {
  -webkit-animation: 0;
          animation: 0;
}

.progress--circle[data-percentage="21"] .progress-right .progress-bar {
  -webkit-animation: loading-21 1.5s linear forwards;
          animation: loading-21 1.5s linear forwards;
}
.progress--circle[data-percentage="21"] .progress-left .progress-bar {
  -webkit-animation: 0;
          animation: 0;
}

.progress--circle[data-percentage="22"] .progress-right .progress-bar {
  -webkit-animation: loading-22 1.5s linear forwards;
          animation: loading-22 1.5s linear forwards;
}
.progress--circle[data-percentage="22"] .progress-left .progress-bar {
  -webkit-animation: 0;
          animation: 0;
}

.progress--circle[data-percentage="23"] .progress-right .progress-bar {
  -webkit-animation: loading-23 1.5s linear forwards;
          animation: loading-23 1.5s linear forwards;
}
.progress--circle[data-percentage="23"] .progress-left .progress-bar {
  -webkit-animation: 0;
          animation: 0;
}

.progress--circle[data-percentage="24"] .progress-right .progress-bar {
  -webkit-animation: loading-24 1.5s linear forwards;
          animation: loading-24 1.5s linear forwards;
}
.progress--circle[data-percentage="24"] .progress-left .progress-bar {
  -webkit-animation: 0;
          animation: 0;
}

.progress--circle[data-percentage="25"] .progress-right .progress-bar {
  -webkit-animation: loading-25 1.5s linear forwards;
          animation: loading-25 1.5s linear forwards;
}
.progress--circle[data-percentage="25"] .progress-left .progress-bar {
  -webkit-animation: 0;
          animation: 0;
}

.progress--circle[data-percentage="26"] .progress-right .progress-bar {
  -webkit-animation: loading-26 1.5s linear forwards;
          animation: loading-26 1.5s linear forwards;
}
.progress--circle[data-percentage="26"] .progress-left .progress-bar {
  -webkit-animation: 0;
          animation: 0;
}

.progress--circle[data-percentage="27"] .progress-right .progress-bar {
  -webkit-animation: loading-27 1.5s linear forwards;
          animation: loading-27 1.5s linear forwards;
}
.progress--circle[data-percentage="27"] .progress-left .progress-bar {
  -webkit-animation: 0;
          animation: 0;
}

.progress--circle[data-percentage="28"] .progress-right .progress-bar {
  -webkit-animation: loading-28 1.5s linear forwards;
          animation: loading-28 1.5s linear forwards;
}
.progress--circle[data-percentage="28"] .progress-left .progress-bar {
  -webkit-animation: 0;
          animation: 0;
}

.progress--circle[data-percentage="29"] .progress-right .progress-bar {
  -webkit-animation: loading-29 1.5s linear forwards;
          animation: loading-29 1.5s linear forwards;
}
.progress--circle[data-percentage="29"] .progress-left .progress-bar {
  -webkit-animation: 0;
          animation: 0;
}

.progress--circle[data-percentage="30"] .progress-right .progress-bar {
  -webkit-animation: loading-30 1.5s linear forwards;
          animation: loading-30 1.5s linear forwards;
}
.progress--circle[data-percentage="30"] .progress-left .progress-bar {
  -webkit-animation: 0;
          animation: 0;
}

.progress--circle[data-percentage="31"] .progress-right .progress-bar {
  -webkit-animation: loading-31 1.5s linear forwards;
          animation: loading-31 1.5s linear forwards;
}
.progress--circle[data-percentage="31"] .progress-left .progress-bar {
  -webkit-animation: 0;
          animation: 0;
}

.progress--circle[data-percentage="32"] .progress-right .progress-bar {
  -webkit-animation: loading-32 1.5s linear forwards;
          animation: loading-32 1.5s linear forwards;
}
.progress--circle[data-percentage="32"] .progress-left .progress-bar {
  -webkit-animation: 0;
          animation: 0;
}

.progress--circle[data-percentage="33"] .progress-right .progress-bar {
  -webkit-animation: loading-33 1.5s linear forwards;
          animation: loading-33 1.5s linear forwards;
}
.progress--circle[data-percentage="33"] .progress-left .progress-bar {
  -webkit-animation: 0;
          animation: 0;
}

.progress--circle[data-percentage="34"] .progress-right .progress-bar {
  -webkit-animation: loading-34 1.5s linear forwards;
          animation: loading-34 1.5s linear forwards;
}
.progress--circle[data-percentage="34"] .progress-left .progress-bar {
  -webkit-animation: 0;
          animation: 0;
}

.progress--circle[data-percentage="35"] .progress-right .progress-bar {
  -webkit-animation: loading-35 1.5s linear forwards;
          animation: loading-35 1.5s linear forwards;
}
.progress--circle[data-percentage="35"] .progress-left .progress-bar {
  -webkit-animation: 0;
          animation: 0;
}

.progress--circle[data-percentage="36"] .progress-right .progress-bar {
  -webkit-animation: loading-36 1.5s linear forwards;
          animation: loading-36 1.5s linear forwards;
}
.progress--circle[data-percentage="36"] .progress-left .progress-bar {
  -webkit-animation: 0;
          animation: 0;
}

.progress--circle[data-percentage="37"] .progress-right .progress-bar {
  -webkit-animation: loading-37 1.5s linear forwards;
          animation: loading-37 1.5s linear forwards;
}
.progress--circle[data-percentage="37"] .progress-left .progress-bar {
  -webkit-animation: 0;
          animation: 0;
}

.progress--circle[data-percentage="38"] .progress-right .progress-bar {
  -webkit-animation: loading-38 1.5s linear forwards;
          animation: loading-38 1.5s linear forwards;
}
.progress--circle[data-percentage="38"] .progress-left .progress-bar {
  -webkit-animation: 0;
          animation: 0;
}

.progress--circle[data-percentage="39"] .progress-right .progress-bar {
  -webkit-animation: loading-39 1.5s linear forwards;
          animation: loading-39 1.5s linear forwards;
}
.progress--circle[data-percentage="39"] .progress-left .progress-bar {
  -webkit-animation: 0;
          animation: 0;
}

.progress--circle[data-percentage="40"] .progress-right .progress-bar {
  -webkit-animation: loading-40 1.5s linear forwards;
          animation: loading-40 1.5s linear forwards;
}
.progress--circle[data-percentage="40"] .progress-left .progress-bar {
  -webkit-animation: 0;
          animation: 0;
}

.progress--circle[data-percentage="41"] .progress-right .progress-bar {
  -webkit-animation: loading-41 1.5s linear forwards;
          animation: loading-41 1.5s linear forwards;
}
.progress--circle[data-percentage="41"] .progress-left .progress-bar {
  -webkit-animation: 0;
          animation: 0;
}

.progress--circle[data-percentage="42"] .progress-right .progress-bar {
  -webkit-animation: loading-42 1.5s linear forwards;
          animation: loading-42 1.5s linear forwards;
}
.progress--circle[data-percentage="42"] .progress-left .progress-bar {
  -webkit-animation: 0;
          animation: 0;
}

.progress--circle[data-percentage="43"] .progress-right .progress-bar {
  -webkit-animation: loading-43 1.5s linear forwards;
          animation: loading-43 1.5s linear forwards;
}
.progress--circle[data-percentage="43"] .progress-left .progress-bar {
  -webkit-animation: 0;
          animation: 0;
}

.progress--circle[data-percentage="44"] .progress-right .progress-bar {
  -webkit-animation: loading-44 1.5s linear forwards;
          animation: loading-44 1.5s linear forwards;
}
.progress--circle[data-percentage="44"] .progress-left .progress-bar {
  -webkit-animation: 0;
          animation: 0;
}

.progress--circle[data-percentage="45"] .progress-right .progress-bar {
  -webkit-animation: loading-45 1.5s linear forwards;
          animation: loading-45 1.5s linear forwards;
}
.progress--circle[data-percentage="45"] .progress-left .progress-bar {
  -webkit-animation: 0;
          animation: 0;
}

.progress--circle[data-percentage="46"] .progress-right .progress-bar {
  -webkit-animation: loading-46 1.5s linear forwards;
          animation: loading-46 1.5s linear forwards;
}
.progress--circle[data-percentage="46"] .progress-left .progress-bar {
  -webkit-animation: 0;
          animation: 0;
}

.progress--circle[data-percentage="47"] .progress-right .progress-bar {
  -webkit-animation: loading-47 1.5s linear forwards;
          animation: loading-47 1.5s linear forwards;
}
.progress--circle[data-percentage="47"] .progress-left .progress-bar {
  -webkit-animation: 0;
          animation: 0;
}

.progress--circle[data-percentage="48"] .progress-right .progress-bar {
  -webkit-animation: loading-48 1.5s linear forwards;
          animation: loading-48 1.5s linear forwards;
}
.progress--circle[data-percentage="48"] .progress-left .progress-bar {
  -webkit-animation: 0;
          animation: 0;
}

.progress--circle[data-percentage="49"] .progress-right .progress-bar {
  -webkit-animation: loading-49 1.5s linear forwards;
          animation: loading-49 1.5s linear forwards;
}
.progress--circle[data-percentage="49"] .progress-left .progress-bar {
  -webkit-animation: 0;
          animation: 0;
}

.progress--circle[data-percentage="50"] .progress-right .progress-bar {
  -webkit-animation: loading-50 1.5s linear forwards;
          animation: loading-50 1.5s linear forwards;
}
.progress--circle[data-percentage="50"] .progress-left .progress-bar {
  -webkit-animation: 0;
          animation: 0;
}

.progress--circle[data-percentage="51"] .progress-right .progress-bar {
  -webkit-animation: loading-50 1.5s linear forwards;
          animation: loading-50 1.5s linear forwards;
}
.progress--circle[data-percentage="51"] .progress-left .progress-bar {
  -webkit-animation: loading-1 1.5s linear forwards 1.5s;
          animation: loading-1 1.5s linear forwards 1.5s;
}

.progress--circle[data-percentage="52"] .progress-right .progress-bar {
  -webkit-animation: loading-50 1.5s linear forwards;
          animation: loading-50 1.5s linear forwards;
}
.progress--circle[data-percentage="52"] .progress-left .progress-bar {
  -webkit-animation: loading-2 1.5s linear forwards 1.5s;
          animation: loading-2 1.5s linear forwards 1.5s;
}

.progress--circle[data-percentage="53"] .progress-right .progress-bar {
  -webkit-animation: loading-50 1.5s linear forwards;
          animation: loading-50 1.5s linear forwards;
}
.progress--circle[data-percentage="53"] .progress-left .progress-bar {
  -webkit-animation: loading-3 1.5s linear forwards 1.5s;
          animation: loading-3 1.5s linear forwards 1.5s;
}

.progress--circle[data-percentage="54"] .progress-right .progress-bar {
  -webkit-animation: loading-50 1.5s linear forwards;
          animation: loading-50 1.5s linear forwards;
}
.progress--circle[data-percentage="54"] .progress-left .progress-bar {
  -webkit-animation: loading-4 1.5s linear forwards 1.5s;
          animation: loading-4 1.5s linear forwards 1.5s;
}

.progress--circle[data-percentage="55"] .progress-right .progress-bar {
  -webkit-animation: loading-50 1.5s linear forwards;
          animation: loading-50 1.5s linear forwards;
}
.progress--circle[data-percentage="55"] .progress-left .progress-bar {
  -webkit-animation: loading-5 1.5s linear forwards 1.5s;
          animation: loading-5 1.5s linear forwards 1.5s;
}

.progress--circle[data-percentage="56"] .progress-right .progress-bar {
  -webkit-animation: loading-50 1.5s linear forwards;
          animation: loading-50 1.5s linear forwards;
}
.progress--circle[data-percentage="56"] .progress-left .progress-bar {
  -webkit-animation: loading-6 1.5s linear forwards 1.5s;
          animation: loading-6 1.5s linear forwards 1.5s;
}

.progress--circle[data-percentage="57"] .progress-right .progress-bar {
  -webkit-animation: loading-50 1.5s linear forwards;
          animation: loading-50 1.5s linear forwards;
}
.progress--circle[data-percentage="57"] .progress-left .progress-bar {
  -webkit-animation: loading-7 1.5s linear forwards 1.5s;
          animation: loading-7 1.5s linear forwards 1.5s;
}

.progress--circle[data-percentage="58"] .progress-right .progress-bar {
  -webkit-animation: loading-50 1.5s linear forwards;
          animation: loading-50 1.5s linear forwards;
}
.progress--circle[data-percentage="58"] .progress-left .progress-bar {
  -webkit-animation: loading-8 1.5s linear forwards 1.5s;
          animation: loading-8 1.5s linear forwards 1.5s;
}

.progress--circle[data-percentage="59"] .progress-right .progress-bar {
  -webkit-animation: loading-50 1.5s linear forwards;
          animation: loading-50 1.5s linear forwards;
}
.progress--circle[data-percentage="59"] .progress-left .progress-bar {
  -webkit-animation: loading-9 1.5s linear forwards 1.5s;
          animation: loading-9 1.5s linear forwards 1.5s;
}

.progress--circle[data-percentage="60"] .progress-right .progress-bar {
  -webkit-animation: loading-50 1.5s linear forwards;
          animation: loading-50 1.5s linear forwards;
}
.progress--circle[data-percentage="60"] .progress-left .progress-bar {
  -webkit-animation: loading-10 1.5s linear forwards 1.5s;
          animation: loading-10 1.5s linear forwards 1.5s;
}

.progress--circle[data-percentage="61"] .progress-right .progress-bar {
  -webkit-animation: loading-50 1.5s linear forwards;
          animation: loading-50 1.5s linear forwards;
}
.progress--circle[data-percentage="61"] .progress-left .progress-bar {
  -webkit-animation: loading-11 1.5s linear forwards 1.5s;
          animation: loading-11 1.5s linear forwards 1.5s;
}

.progress--circle[data-percentage="62"] .progress-right .progress-bar {
  -webkit-animation: loading-50 1.5s linear forwards;
          animation: loading-50 1.5s linear forwards;
}
.progress--circle[data-percentage="62"] .progress-left .progress-bar {
  -webkit-animation: loading-12 1.5s linear forwards 1.5s;
          animation: loading-12 1.5s linear forwards 1.5s;
}

.progress--circle[data-percentage="63"] .progress-right .progress-bar {
  -webkit-animation: loading-50 1.5s linear forwards;
          animation: loading-50 1.5s linear forwards;
}
.progress--circle[data-percentage="63"] .progress-left .progress-bar {
  -webkit-animation: loading-13 1.5s linear forwards 1.5s;
          animation: loading-13 1.5s linear forwards 1.5s;
}

.progress--circle[data-percentage="64"] .progress-right .progress-bar {
  -webkit-animation: loading-50 1.5s linear forwards;
          animation: loading-50 1.5s linear forwards;
}
.progress--circle[data-percentage="64"] .progress-left .progress-bar {
  -webkit-animation: loading-14 1.5s linear forwards 1.5s;
          animation: loading-14 1.5s linear forwards 1.5s;
}

.progress--circle[data-percentage="65"] .progress-right .progress-bar {
  -webkit-animation: loading-50 1.5s linear forwards;
          animation: loading-50 1.5s linear forwards;
}
.progress--circle[data-percentage="65"] .progress-left .progress-bar {
  -webkit-animation: loading-15 1.5s linear forwards 1.5s;
          animation: loading-15 1.5s linear forwards 1.5s;
}

.progress--circle[data-percentage="66"] .progress-right .progress-bar {
  -webkit-animation: loading-50 1.5s linear forwards;
          animation: loading-50 1.5s linear forwards;
}
.progress--circle[data-percentage="66"] .progress-left .progress-bar {
  -webkit-animation: loading-16 1.5s linear forwards 1.5s;
          animation: loading-16 1.5s linear forwards 1.5s;
}

.progress--circle[data-percentage="67"] .progress-right .progress-bar {
  -webkit-animation: loading-50 1.5s linear forwards;
          animation: loading-50 1.5s linear forwards;
}
.progress--circle[data-percentage="67"] .progress-left .progress-bar {
  -webkit-animation: loading-17 1.5s linear forwards 1.5s;
          animation: loading-17 1.5s linear forwards 1.5s;
}

.progress--circle[data-percentage="68"] .progress-right .progress-bar {
  -webkit-animation: loading-50 1.5s linear forwards;
          animation: loading-50 1.5s linear forwards;
}
.progress--circle[data-percentage="68"] .progress-left .progress-bar {
  -webkit-animation: loading-18 1.5s linear forwards 1.5s;
          animation: loading-18 1.5s linear forwards 1.5s;
}

.progress--circle[data-percentage="69"] .progress-right .progress-bar {
  -webkit-animation: loading-50 1.5s linear forwards;
          animation: loading-50 1.5s linear forwards;
}
.progress--circle[data-percentage="69"] .progress-left .progress-bar {
  -webkit-animation: loading-19 1.5s linear forwards 1.5s;
          animation: loading-19 1.5s linear forwards 1.5s;
}

.progress--circle[data-percentage="70"] .progress-right .progress-bar {
  -webkit-animation: loading-50 1.5s linear forwards;
          animation: loading-50 1.5s linear forwards;
}
.progress--circle[data-percentage="70"] .progress-left .progress-bar {
  -webkit-animation: loading-20 1.5s linear forwards 1.5s;
          animation: loading-20 1.5s linear forwards 1.5s;
}

.progress--circle[data-percentage="71"] .progress-right .progress-bar {
  -webkit-animation: loading-50 1.5s linear forwards;
          animation: loading-50 1.5s linear forwards;
}
.progress--circle[data-percentage="71"] .progress-left .progress-bar {
  -webkit-animation: loading-21 1.5s linear forwards 1.5s;
          animation: loading-21 1.5s linear forwards 1.5s;
}

.progress--circle[data-percentage="72"] .progress-right .progress-bar {
  -webkit-animation: loading-50 1.5s linear forwards;
          animation: loading-50 1.5s linear forwards;
}
.progress--circle[data-percentage="72"] .progress-left .progress-bar {
  -webkit-animation: loading-22 1.5s linear forwards 1.5s;
          animation: loading-22 1.5s linear forwards 1.5s;
}

.progress--circle[data-percentage="73"] .progress-right .progress-bar {
  -webkit-animation: loading-50 1.5s linear forwards;
          animation: loading-50 1.5s linear forwards;
}
.progress--circle[data-percentage="73"] .progress-left .progress-bar {
  -webkit-animation: loading-23 1.5s linear forwards 1.5s;
          animation: loading-23 1.5s linear forwards 1.5s;
}

.progress--circle[data-percentage="74"] .progress-right .progress-bar {
  -webkit-animation: loading-50 1.5s linear forwards;
          animation: loading-50 1.5s linear forwards;
}
.progress--circle[data-percentage="74"] .progress-left .progress-bar {
  -webkit-animation: loading-24 1.5s linear forwards 1.5s;
          animation: loading-24 1.5s linear forwards 1.5s;
}

.progress--circle[data-percentage="75"] .progress-right .progress-bar {
  -webkit-animation: loading-50 1.5s linear forwards;
          animation: loading-50 1.5s linear forwards;
}
.progress--circle[data-percentage="75"] .progress-left .progress-bar {
  -webkit-animation: loading-25 1.5s linear forwards 1.5s;
          animation: loading-25 1.5s linear forwards 1.5s;
}

.progress--circle[data-percentage="76"] .progress-right .progress-bar {
  -webkit-animation: loading-50 1.5s linear forwards;
          animation: loading-50 1.5s linear forwards;
}
.progress--circle[data-percentage="76"] .progress-left .progress-bar {
  -webkit-animation: loading-26 1.5s linear forwards 1.5s;
          animation: loading-26 1.5s linear forwards 1.5s;
}

.progress--circle[data-percentage="77"] .progress-right .progress-bar {
  -webkit-animation: loading-50 1.5s linear forwards;
          animation: loading-50 1.5s linear forwards;
}
.progress--circle[data-percentage="77"] .progress-left .progress-bar {
  -webkit-animation: loading-27 1.5s linear forwards 1.5s;
          animation: loading-27 1.5s linear forwards 1.5s;
}

.progress--circle[data-percentage="78"] .progress-right .progress-bar {
  -webkit-animation: loading-50 1.5s linear forwards;
          animation: loading-50 1.5s linear forwards;
}
.progress--circle[data-percentage="78"] .progress-left .progress-bar {
  -webkit-animation: loading-28 1.5s linear forwards 1.5s;
          animation: loading-28 1.5s linear forwards 1.5s;
}

.progress--circle[data-percentage="79"] .progress-right .progress-bar {
  -webkit-animation: loading-50 1.5s linear forwards;
          animation: loading-50 1.5s linear forwards;
}
.progress--circle[data-percentage="79"] .progress-left .progress-bar {
  -webkit-animation: loading-29 1.5s linear forwards 1.5s;
          animation: loading-29 1.5s linear forwards 1.5s;
}

.progress--circle[data-percentage="80"] .progress-right .progress-bar {
  -webkit-animation: loading-50 1.5s linear forwards;
          animation: loading-50 1.5s linear forwards;
}
.progress--circle[data-percentage="80"] .progress-left .progress-bar {
  -webkit-animation: loading-30 1.5s linear forwards 1.5s;
          animation: loading-30 1.5s linear forwards 1.5s;
}

.progress--circle[data-percentage="81"] .progress-right .progress-bar {
  -webkit-animation: loading-50 1.5s linear forwards;
          animation: loading-50 1.5s linear forwards;
}
.progress--circle[data-percentage="81"] .progress-left .progress-bar {
  -webkit-animation: loading-31 1.5s linear forwards 1.5s;
          animation: loading-31 1.5s linear forwards 1.5s;
}

.progress--circle[data-percentage="82"] .progress-right .progress-bar {
  -webkit-animation: loading-50 1.5s linear forwards;
          animation: loading-50 1.5s linear forwards;
}
.progress--circle[data-percentage="82"] .progress-left .progress-bar {
  -webkit-animation: loading-32 1.5s linear forwards 1.5s;
          animation: loading-32 1.5s linear forwards 1.5s;
}

.progress--circle[data-percentage="83"] .progress-right .progress-bar {
  -webkit-animation: loading-50 1.5s linear forwards;
          animation: loading-50 1.5s linear forwards;
}
.progress--circle[data-percentage="83"] .progress-left .progress-bar {
  -webkit-animation: loading-33 1.5s linear forwards 1.5s;
          animation: loading-33 1.5s linear forwards 1.5s;
}

.progress--circle[data-percentage="84"] .progress-right .progress-bar {
  -webkit-animation: loading-50 1.5s linear forwards;
          animation: loading-50 1.5s linear forwards;
}
.progress--circle[data-percentage="84"] .progress-left .progress-bar {
  -webkit-animation: loading-34 1.5s linear forwards 1.5s;
          animation: loading-34 1.5s linear forwards 1.5s;
}

.progress--circle[data-percentage="85"] .progress-right .progress-bar {
  -webkit-animation: loading-50 1.5s linear forwards;
          animation: loading-50 1.5s linear forwards;
}
.progress--circle[data-percentage="85"] .progress-left .progress-bar {
  -webkit-animation: loading-35 1.5s linear forwards 1.5s;
          animation: loading-35 1.5s linear forwards 1.5s;
}

.progress--circle[data-percentage="86"] .progress-right .progress-bar {
  -webkit-animation: loading-50 1.5s linear forwards;
          animation: loading-50 1.5s linear forwards;
}
.progress--circle[data-percentage="86"] .progress-left .progress-bar {
  -webkit-animation: loading-36 1.5s linear forwards 1.5s;
          animation: loading-36 1.5s linear forwards 1.5s;
}

.progress--circle[data-percentage="87"] .progress-right .progress-bar {
  -webkit-animation: loading-50 1.5s linear forwards;
          animation: loading-50 1.5s linear forwards;
}
.progress--circle[data-percentage="87"] .progress-left .progress-bar {
  -webkit-animation: loading-37 1.5s linear forwards 1.5s;
          animation: loading-37 1.5s linear forwards 1.5s;
}

.progress--circle[data-percentage="88"] .progress-right .progress-bar {
  -webkit-animation: loading-50 1.5s linear forwards;
          animation: loading-50 1.5s linear forwards;
}
.progress--circle[data-percentage="88"] .progress-left .progress-bar {
  -webkit-animation: loading-38 1.5s linear forwards 1.5s;
          animation: loading-38 1.5s linear forwards 1.5s;
}

.progress--circle[data-percentage="89"] .progress-right .progress-bar {
  -webkit-animation: loading-50 1.5s linear forwards;
          animation: loading-50 1.5s linear forwards;
}
.progress--circle[data-percentage="89"] .progress-left .progress-bar {
  -webkit-animation: loading-39 1.5s linear forwards 1.5s;
          animation: loading-39 1.5s linear forwards 1.5s;
}

.progress--circle[data-percentage="90"] .progress-right .progress-bar {
  -webkit-animation: loading-50 1.5s linear forwards;
          animation: loading-50 1.5s linear forwards;
}
.progress--circle[data-percentage="90"] .progress-left .progress-bar {
  -webkit-animation: loading-40 1.5s linear forwards 1.5s;
          animation: loading-40 1.5s linear forwards 1.5s;
}

.progress--circle[data-percentage="91"] .progress-right .progress-bar {
  -webkit-animation: loading-50 1.5s linear forwards;
          animation: loading-50 1.5s linear forwards;
}
.progress--circle[data-percentage="91"] .progress-left .progress-bar {
  -webkit-animation: loading-41 1.5s linear forwards 1.5s;
          animation: loading-41 1.5s linear forwards 1.5s;
}

.progress--circle[data-percentage="92"] .progress-right .progress-bar {
  -webkit-animation: loading-50 1.5s linear forwards;
          animation: loading-50 1.5s linear forwards;
}
.progress--circle[data-percentage="92"] .progress-left .progress-bar {
  -webkit-animation: loading-42 1.5s linear forwards 1.5s;
          animation: loading-42 1.5s linear forwards 1.5s;
}

.progress--circle[data-percentage="93"] .progress-right .progress-bar {
  -webkit-animation: loading-50 1.5s linear forwards;
          animation: loading-50 1.5s linear forwards;
}
.progress--circle[data-percentage="93"] .progress-left .progress-bar {
  -webkit-animation: loading-43 1.5s linear forwards 1.5s;
          animation: loading-43 1.5s linear forwards 1.5s;
}

.progress--circle[data-percentage="94"] .progress-right .progress-bar {
  -webkit-animation: loading-50 1.5s linear forwards;
          animation: loading-50 1.5s linear forwards;
}
.progress--circle[data-percentage="94"] .progress-left .progress-bar {
  -webkit-animation: loading-44 1.5s linear forwards 1.5s;
          animation: loading-44 1.5s linear forwards 1.5s;
}

.progress--circle[data-percentage="95"] .progress-right .progress-bar {
  -webkit-animation: loading-50 1.5s linear forwards;
          animation: loading-50 1.5s linear forwards;
}
.progress--circle[data-percentage="95"] .progress-left .progress-bar {
  -webkit-animation: loading-45 1.5s linear forwards 1.5s;
          animation: loading-45 1.5s linear forwards 1.5s;
}

.progress--circle[data-percentage="96"] .progress-right .progress-bar {
  -webkit-animation: loading-50 1.5s linear forwards;
          animation: loading-50 1.5s linear forwards;
}
.progress--circle[data-percentage="96"] .progress-left .progress-bar {
  -webkit-animation: loading-46 1.5s linear forwards 1.5s;
          animation: loading-46 1.5s linear forwards 1.5s;
}

.progress--circle[data-percentage="97"] .progress-right .progress-bar {
  -webkit-animation: loading-50 1.5s linear forwards;
          animation: loading-50 1.5s linear forwards;
}
.progress--circle[data-percentage="97"] .progress-left .progress-bar {
  -webkit-animation: loading-47 1.5s linear forwards 1.5s;
          animation: loading-47 1.5s linear forwards 1.5s;
}

.progress--circle[data-percentage="98"] .progress-right .progress-bar {
  -webkit-animation: loading-50 1.5s linear forwards;
          animation: loading-50 1.5s linear forwards;
}
.progress--circle[data-percentage="98"] .progress-left .progress-bar {
  -webkit-animation: loading-48 1.5s linear forwards 1.5s;
          animation: loading-48 1.5s linear forwards 1.5s;
}

.progress--circle[data-percentage="99"] .progress-right .progress-bar {
  -webkit-animation: loading-50 1.5s linear forwards;
          animation: loading-50 1.5s linear forwards;
}
.progress--circle[data-percentage="99"] .progress-left .progress-bar {
  -webkit-animation: loading-49 1.5s linear forwards 1.5s;
          animation: loading-49 1.5s linear forwards 1.5s;
}

.progress--circle[data-percentage="100"] .progress-right .progress-bar {
  -webkit-animation: loading-50 1.5s linear forwards;
          animation: loading-50 1.5s linear forwards;
}
.progress--circle[data-percentage="100"] .progress-left .progress-bar {
  -webkit-animation: loading-50 1.5s linear forwards 1.5s;
          animation: loading-50 1.5s linear forwards 1.5s;
}

@-webkit-keyframes loading-1 {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(3.6deg);
  }
}

@keyframes loading-1 {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(3.6deg);
  }
}
@-webkit-keyframes loading-2 {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(7.2deg);
  }
}
@keyframes loading-2 {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(7.2deg);
  }
}
@-webkit-keyframes loading-3 {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(10.8deg);
  }
}
@keyframes loading-3 {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(10.8deg);
  }
}
@-webkit-keyframes loading-4 {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(14.4deg);
  }
}
@keyframes loading-4 {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(14.4deg);
  }
}
@-webkit-keyframes loading-5 {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(18deg);
  }
}
@keyframes loading-5 {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(18deg);
  }
}
@-webkit-keyframes loading-6 {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(21.6deg);
  }
}
@keyframes loading-6 {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(21.6deg);
  }
}
@-webkit-keyframes loading-7 {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(25.2deg);
  }
}
@keyframes loading-7 {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(25.2deg);
  }
}
@-webkit-keyframes loading-8 {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(28.8deg);
  }
}
@keyframes loading-8 {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(28.8deg);
  }
}
@-webkit-keyframes loading-9 {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(32.4deg);
  }
}
@keyframes loading-9 {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(32.4deg);
  }
}
@-webkit-keyframes loading-10 {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(36deg);
  }
}
@keyframes loading-10 {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(36deg);
  }
}
@-webkit-keyframes loading-11 {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(39.6deg);
  }
}
@keyframes loading-11 {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(39.6deg);
  }
}
@-webkit-keyframes loading-12 {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(43.2deg);
  }
}
@keyframes loading-12 {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(43.2deg);
  }
}
@-webkit-keyframes loading-13 {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(46.8deg);
  }
}
@keyframes loading-13 {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(46.8deg);
  }
}
@-webkit-keyframes loading-14 {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(50.4deg);
  }
}
@keyframes loading-14 {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(50.4deg);
  }
}
@-webkit-keyframes loading-15 {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(54deg);
  }
}
@keyframes loading-15 {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(54deg);
  }
}
@-webkit-keyframes loading-16 {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(57.6deg);
  }
}
@keyframes loading-16 {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(57.6deg);
  }
}
@-webkit-keyframes loading-17 {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(61.2deg);
  }
}
@keyframes loading-17 {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(61.2deg);
  }
}
@-webkit-keyframes loading-18 {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(64.8deg);
  }
}
@keyframes loading-18 {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(64.8deg);
  }
}
@-webkit-keyframes loading-19 {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(68.4deg);
  }
}
@keyframes loading-19 {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(68.4deg);
  }
}
@-webkit-keyframes loading-20 {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(72deg);
  }
}
@keyframes loading-20 {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(72deg);
  }
}
@-webkit-keyframes loading-21 {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(75.6deg);
  }
}
@keyframes loading-21 {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(75.6deg);
  }
}
@-webkit-keyframes loading-22 {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(79.2deg);
  }
}
@keyframes loading-22 {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(79.2deg);
  }
}
@-webkit-keyframes loading-23 {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(82.8deg);
  }
}
@keyframes loading-23 {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(82.8deg);
  }
}
@-webkit-keyframes loading-24 {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(86.4deg);
  }
}
@keyframes loading-24 {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(86.4deg);
  }
}
@-webkit-keyframes loading-25 {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(90deg);
  }
}
@keyframes loading-25 {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(90deg);
  }
}
@-webkit-keyframes loading-26 {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(93.6deg);
  }
}
@keyframes loading-26 {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(93.6deg);
  }
}
@-webkit-keyframes loading-27 {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(97.2deg);
  }
}
@keyframes loading-27 {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(97.2deg);
  }
}
@-webkit-keyframes loading-28 {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(100.8deg);
  }
}
@keyframes loading-28 {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(100.8deg);
  }
}
@-webkit-keyframes loading-29 {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(104.4deg);
  }
}
@keyframes loading-29 {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(104.4deg);
  }
}
@-webkit-keyframes loading-30 {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(108deg);
  }
}
@keyframes loading-30 {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(108deg);
  }
}
@-webkit-keyframes loading-31 {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(111.6deg);
  }
}
@keyframes loading-31 {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(111.6deg);
  }
}
@-webkit-keyframes loading-32 {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(115.2deg);
  }
}
@keyframes loading-32 {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(115.2deg);
  }
}
@-webkit-keyframes loading-33 {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(118.8deg);
  }
}
@keyframes loading-33 {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(118.8deg);
  }
}
@-webkit-keyframes loading-34 {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(122.4deg);
  }
}
@keyframes loading-34 {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(122.4deg);
  }
}
@-webkit-keyframes loading-35 {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(126deg);
  }
}
@keyframes loading-35 {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(126deg);
  }
}
@-webkit-keyframes loading-36 {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(129.6deg);
  }
}
@keyframes loading-36 {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(129.6deg);
  }
}
@-webkit-keyframes loading-37 {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(133.2deg);
  }
}
@keyframes loading-37 {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(133.2deg);
  }
}
@-webkit-keyframes loading-38 {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(136.8deg);
  }
}
@keyframes loading-38 {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(136.8deg);
  }
}
@-webkit-keyframes loading-39 {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(140.4deg);
  }
}
@keyframes loading-39 {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(140.4deg);
  }
}
@-webkit-keyframes loading-40 {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(144deg);
  }
}
@keyframes loading-40 {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(144deg);
  }
}
@-webkit-keyframes loading-41 {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(147.6deg);
  }
}
@keyframes loading-41 {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(147.6deg);
  }
}
@-webkit-keyframes loading-42 {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(151.2deg);
  }
}
@keyframes loading-42 {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(151.2deg);
  }
}
@-webkit-keyframes loading-43 {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(154.8deg);
  }
}
@keyframes loading-43 {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(154.8deg);
  }
}
@-webkit-keyframes loading-44 {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(158.4deg);
  }
}
@keyframes loading-44 {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(158.4deg);
  }
}
@-webkit-keyframes loading-45 {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(162deg);
  }
}
@keyframes loading-45 {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(162deg);
  }
}
@-webkit-keyframes loading-46 {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(165.6deg);
  }
}
@keyframes loading-46 {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(165.6deg);
  }
}
@-webkit-keyframes loading-47 {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(169.2deg);
  }
}
@keyframes loading-47 {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(169.2deg);
  }
}
@-webkit-keyframes loading-48 {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(172.8deg);
  }
}
@keyframes loading-48 {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(172.8deg);
  }
}
@-webkit-keyframes loading-49 {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(176.4deg);
  }
}
@keyframes loading-49 {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(176.4deg);
  }
}
@-webkit-keyframes loading-50 {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(180deg);
  }
}
@keyframes loading-50 {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(180deg);
  }
}
.main--slider {
  position: relative;
  width: 100%;
  height: auto;
  margin: 0 0 1rem 0;
  opacity: 0;
  visibility: hidden;
  transition: all 0.4s ease-in-out;
}
.main--slider.slick-initialized {
  opacity: 1;
  visibility: visible;
}
.main--slider .slick-slide {
  position: relative;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.main--slider .slick-slide .slide-link {
  position: relative;
  display: block;
  text-decoration: none;
}
.main--slider .slick-slide .slide-image {
  opacity: 1;
  transition: all 0.4s ease-in-out;
}
.main--slider .slick-slide .slide-image.show {
  opacity: 1;
}
@media (max-width: 991.98px) {
  .main--slider .slick-slide .slide-image {
    background-position: center right 35%;
  }
}
.main--slider .slick-slide .image-entity {
  width: 100%;
  height: auto;
}
.main--slider .slick-slide .slide-media {
  -webkit-animation: blurOut 0.4s cubic-bezier(0.4, 0.29, 0.01, 1);
          animation: blurOut 0.4s cubic-bezier(0.4, 0.29, 0.01, 1);
}
.main--slider .slick-slide .caption {
  position: absolute;
  bottom: 0;
  left: 0;
  text-align: left;
  padding: 0.5rem 1rem;
  margin: 0;
  opacity: 0;
  z-index: 1;
  transition: all 0.3s ease;
  transform: translateY(100%);
  background-color: rgba(255, 255, 255, 0.5);
  -webkit-backdrop-filter: blur(4px);
          backdrop-filter: blur(4px);
}
.main--slider .slick-slide .caption .caption__title {
  font-weight: bold;
  color: #BC1320;
  font-size: 2rem;
  line-height: 2rem;
}
.main--slider .slick-slide .caption .caption__text {
  font-weight: bold;
  color: #333;
  font-size: 1.625rem;
  line-height: 1.875rem;
}
@media (min-width: 768px) {
  .main--slider .slick-slide .caption {
    padding: 1rem 2rem;
  }
  .main--slider .slick-slide .caption .caption__title {
    font-size: 5rem;
    line-height: 5rem;
  }
  .main--slider .slick-slide .caption .caption__text {
    font-size: 3.125rem;
    line-height: 3.125rem;
  }
}
.main--slider .slick-slide.slick-active {
  z-index: 1;
}
.main--slider .slick-slide.slick-active .slide-media {
  -webkit-animation: blurIn 2.4s cubic-bezier(0.4, 0.29, 0.01, 1);
          animation: blurIn 2.4s cubic-bezier(0.4, 0.29, 0.01, 1);
}
.main--slider .slick-slide.slick-active .caption {
  opacity: 1;
  transform: translateY(0);
  transition: all 0.7s cubic-bezier(0.32, 0.34, 0, 1.62) 0.6s;
}
.main--slider .slick-dots {
  display: flex;
  justify-content: center;
  align-items: center;
  right: 30px;
  bottom: 30px;
  width: auto;
}
.main--slider .slick-dots li {
  display: flex;
  justify-content: center;
  align-items: center;
}
.main--slider .slick-dots li:only-child {
  display: none;
}
.main--slider .slick-dots li button {
  width: 15px;
  height: 15px;
  padding: 0;
  border-radius: 15px;
  background-color: #929190;
}
.main--slider .slick-dots li button:before {
  display: none;
}
.main--slider .slick-dots li.slick-active {
  width: 30px;
  height: 15px;
}
.main--slider .slick-dots li.slick-active button {
  width: 30px;
  height: 15px;
  padding: 0;
  border-radius: 15px;
  background-color: #BC1320;
}
@media (max-width: 991.98px) {
  .main--slider .slick-dots {
    right: auto;
    bottom: -25px;
    width: 100%;
  }
}
@media (max-width: 991.98px) {
  .main--slider.slick-dotted.slick-slider {
    margin-bottom: 50px;
  }
}

.hero--slider {
  position: relative;
  width: 100%;
  height: auto;
  margin: 0 0 1rem 0;
}
.hero--slider.slick-initialized {
  opacity: 1;
  visibility: visible;
}
.hero--slider.slick-dotted.slick-slider {
  margin-bottom: 1rem;
}
.hero--slider .slider__item {
  position: relative;
  display: block;
  overflow: hidden;
}
.hero--slider .slider__image {
  width: 100%;
  height: auto;
}
.hero--slider .slider__content {
  position: absolute;
  top: 50%;
  left: 0;
  text-align: left;
  padding: 0 2rem;
  margin: 0;
  opacity: 0;
  z-index: 1;
  transition: all 0.3s ease;
  transform: translateY(-50%);
}
.hero--slider .slider__title {
  font-weight: bold;
  color: #BC1320;
}
.hero--slider .slider__text {
  font-weight: bold;
  color: #929190;
}
@media (min-width: 992px) {
  .hero--slider .slider__content {
    padding: 25px 50px;
  }
  .hero--slider .slider__title {
    font-weight: bold;
    font-size: 5rem;
    line-height: 5rem;
    color: #BC1320;
  }
  .hero--slider .slider__text {
    font-weight: bold;
    font-size: 3.125rem;
    line-height: 3.125rem;
    color: #929190;
  }
}
.hero--slider .slick-dots {
  display: flex;
  justify-content: center;
  align-items: center;
  right: 30px;
  bottom: 30px;
  width: auto;
  text-align: right;
}
.hero--slider .slick-dots li {
  display: flex;
  justify-content: center;
  align-items: center;
}
.hero--slider .slick-dots li:only-child {
  display: none;
}
.hero--slider .slick-dots li button {
  width: 15px;
  height: 15px;
  padding: 0;
  border-radius: 15px;
  background-color: #929190;
}
.hero--slider .slick-dots li button:before {
  display: none;
}
.hero--slider .slick-dots li.slick-active {
  width: 30px;
  height: 15px;
}
.hero--slider .slick-dots li.slick-active button {
  width: 30px;
  height: 15px;
  padding: 0;
  border-radius: 15px;
  background-color: #BC1320;
}
.hero--slider .slick-active {
  z-index: 1;
}
.hero--slider .slick-active .slider__content {
  opacity: 1;
}
.hero--slider .slick-active .slider__title {
  -webkit-animation: heroBannerFadeInUp 1s;
          animation: heroBannerFadeInUp 1s;
}
.hero--slider .slick-active .slider__text {
  -webkit-animation: heroBannerFadeInUp 1.4s;
          animation: heroBannerFadeInUp 1.4s;
}

.service--slider {
  padding: 20px 45px;
  margin: 0;
}
.service--slider .slider__item {
  padding: 0 10px;
  text-align: center;
  text-decoration: none;
}
.service--slider .slider__item:hover .slider__text {
  color: #BC1320;
}
.service--slider .slider__figure {
  margin-bottom: 10px;
}
.service--slider .slider__image {
  max-width: 50px;
  margin: auto;
}
.service--slider .slider__title {
  font-weight: bold;
  font-size: 1.625rem;
  line-height: 1.875rem;
  color: #BC1320;
}
.service--slider .slider__text {
  font-weight: bold;
  font-size: 1.5rem;
  line-height: 1.875rem;
  color: #929190;
  transition: all 0.3s ease-in-out;
}
.service--slider .slick-prev {
  width: 45px;
  height: 45px;
  left: 0;
}
.service--slider .slick-prev:before {
  font-family: "icomoon" !important;
  content: "\e902";
  color: #929190;
}
.service--slider .slick-prev:hover:before {
  color: #BC1320;
}
.service--slider .slick-next {
  width: 45px;
  height: 45px;
  right: 0;
}
.service--slider .slick-next:before {
  font-family: "icomoon" !important;
  content: "\e903";
  color: #929190;
}
.service--slider .slick-next:hover:before {
  color: #BC1320;
}
.service--slider .slick-dots {
  display: flex;
  justify-content: center;
  align-items: center;
  right: 30px;
  bottom: 30px;
  width: auto;
  text-align: right;
}
.service--slider .slick-dots li {
  display: flex;
  justify-content: center;
  align-items: center;
}
.service--slider .slick-dots li button {
  width: 15px;
  height: 15px;
  padding: 0;
  border-radius: 15px;
  background-color: #929190;
}
.service--slider .slick-dots li button:before {
  display: none;
}
.service--slider .slick-dots li.slick-active {
  width: 30px;
  height: 15px;
}
.service--slider .slick-dots li.slick-active button {
  width: 30px;
  height: 15px;
  padding: 0;
  border-radius: 15px;
  background-color: #BC1320;
}

.gov--slider {
  padding: 15px 45px;
  margin: 0;
}
.gov--slider .slider__item {
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 130px;
}
.gov--slider .slider__item .slider__figure .slider__image {
  margin: auto;
}
.gov--slider .slick-prev {
  width: 45px;
  height: 45px;
  left: 0;
}
.gov--slider .slick-prev:before {
  font-family: "icomoon" !important;
  content: "\e902";
  color: #929190;
}
.gov--slider .slick-prev:hover:before {
  color: #BC1320;
}
.gov--slider .slick-next {
  width: 45px;
  height: 45px;
  right: 0;
}
.gov--slider .slick-next:before {
  font-family: "icomoon" !important;
  content: "\e903";
  color: #929190;
}
.gov--slider .slick-next:hover:before {
  color: #BC1320;
}
.gov--slider .slick-dots {
  display: flex;
  justify-content: center;
  align-items: center;
  right: 30px;
  bottom: 30px;
  width: auto;
  text-align: right;
}
.gov--slider .slick-dots li {
  display: flex;
  justify-content: center;
  align-items: center;
}
.gov--slider .slick-dots li button {
  width: 15px;
  height: 15px;
  padding: 0;
  border-radius: 15px;
  background-color: #929190;
}
.gov--slider .slick-dots li button:before {
  display: none;
}
.gov--slider .slick-dots li.slick-active {
  width: 30px;
  height: 15px;
}
.gov--slider .slick-dots li.slick-active button {
  width: 30px;
  height: 15px;
  padding: 0;
  border-radius: 15px;
  background-color: #BC1320;
}

.partner--slider {
  margin: 0;
}
.partner--slider .slider__item {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 10px;
}
.partner--slider .slider__item:hover .slider__caption {
  height: 100%;
  opacity: 1;
}
.partner--slider .slider__figure {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 130px;
  background-color: white;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.15);
}
.partner--slider .slider__caption {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  bottom: 0;
  left: 0;
  opacity: 0;
  width: 100%;
  height: 0;
  font-weight: bold;
  font-size: 1.625rem;
  line-height: 1.875rem;
  color: white;
  background-color: rgba(51, 51, 51, 0.5);
  transition: all 0.4s ease-in-out;
}
.partner--slider .slider__image {
  max-width: 100%;
  max-height: 100%;
}
.partner--slider .slick-prev, .partner--slider .slick-next {
  top: auto;
  transform: translate(0);
  bottom: -35px;
}
.partner--slider .slick-prev {
  width: 45px;
  height: 45px;
  left: 0;
}
.partner--slider .slick-prev:before {
  font-family: "icomoon" !important;
  content: "\e902";
  color: #929190;
}
.partner--slider .slick-prev:hover:before {
  color: #BC1320;
}
.partner--slider .slick-next {
  width: 45px;
  height: 45px;
  right: 0;
}
.partner--slider .slick-next:before {
  font-family: "icomoon" !important;
  content: "\e903";
  color: #929190;
}
.partner--slider .slick-next:hover:before {
  color: #BC1320;
}
.partner--slider .slick-dots {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  text-align: center;
  bottom: -20px;
}
.partner--slider .slick-dots li {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 3px;
  margin: 0;
}
.partner--slider .slick-dots li button {
  width: 50px;
  height: 3px;
  padding: 0;
  border-radius: 0;
  background-color: #929190;
}
.partner--slider .slick-dots li button:before {
  display: none;
}
.partner--slider .slick-dots li.slick-active {
  width: 50px;
  height: 3px;
}
.partner--slider .slick-dots li.slick-active button {
  width: 50px;
  height: 3px;
  padding: 0;
  border-radius: 0;
  background-color: #BC1320;
}

.content__gallery .gallery__nav .slick-list .slick-track .slick-slide:only-child {
  display: none;
}

.table-responsive {
  margin-bottom: 2rem;
}
.table-responsive::-webkit-scrollbar-track {
  background-color: rgba(146, 145, 144, 0.5);
}
.table-responsive::-webkit-scrollbar {
  height: 6px;
  background-color: rgba(146, 145, 144, 0.5);
}
.table-responsive::-webkit-scrollbar-thumb {
  background-color: #BC1320;
}
.table-responsive .remark {
  font-weight: bold;
  font-size: 1.5rem;
  line-height: 1.875rem;
  color: #929190;
}
.table-responsive .remark span {
  color: #BC1320;
}
.table-responsive .list--primary {
  margin-bottom: 0;
}
@media (max-width: 991.98px) {
  .table-responsive .table-fixed-responsive {
    width: 980px;
  }
}

.table--primary .table > :not(caption) > * > * {
  border-bottom: 0;
  box-shadow: none;
}
.table--primary > table {
  width: 100%;
  border-collapse: separate;
}
.table--primary > table > thead > tr th, .table--primary > table > thead > tr td {
  padding: 5px 1rem;
  text-align: center;
  font-size: 1.625rem;
  line-height: 1.875rem;
  color: white;
  vertical-align: middle;
  background-color: #BC1320;
}
.table--primary > table > tbody > tr > td {
  padding: 5px 1rem;
  text-align: center;
  font-weight: bold;
  font-size: 1.5rem;
  line-height: 1.875rem;
  color: #333;
  background-color: white;
}
.table--primary > table > tbody > tr:nth-child(even) td {
  background-color: rgba(146, 145, 144, 0.2);
}

.table--fare > table {
  width: 100%;
}
.table--fare > table > thead > tr > th {
  width: 150px;
  height: auto;
  padding: 5px 1.5rem;
  text-align: center;
  font-size: 1.625rem;
  line-height: 1.875rem;
  color: white;
  white-space: nowrap;
  border: 1px solid white;
  background-color: #BC1320;
}
.table--fare > table > thead > tr > th.bg__center {
  color: white;
  background-color: #929190;
}
.table--fare > table > thead > tr > th:nth-child(1) {
  position: absolute;
  width: 150px;
  opacity: 1;
  margin-top: -1px;
}
.table--fare > table > thead > tr > th:nth-child(2) {
  width: 301px;
  padding-left: 166px !important;
}
.table--fare > table > tbody > tr > th {
  width: 150px;
  height: auto;
  text-align: center;
  text-align: center;
  font-weight: bold;
  font-size: 1.625rem;
  line-height: 1.875rem;
  white-space: nowrap;
  border: 1px solid white;
  position: absolute;
  width: 150px;
  opacity: 1;
  margin-top: -1px;
  color: white;
  background-color: #BC1320;
}
.table--fare > table > tbody > tr > th.bg__center {
  color: white;
  background-color: #929190;
}
.table--fare > table > tbody > tr > td {
  width: 150px;
  height: auto;
  text-align: center;
  text-align: center;
  font-weight: bold;
  font-size: 1.5rem;
  line-height: 1.875rem;
  white-space: nowrap;
  border: 1px solid white;
  background-color: white;
}
.table--fare > table > tbody > tr > td:nth-child(1) {
  position: absolute;
  width: 150px;
  opacity: 1;
  margin-top: -1px;
  color: white;
  background-color: #BC1320;
}
.table--fare > table > tbody > tr > td:nth-child(2) {
  width: 301px;
  padding-left: 166px !important;
}
.table--fare > table > tbody > tr > td.disabled {
  color: white;
  background-color: #929190;
}
.table--fare > table > tbody > tr:nth-child(odd) td {
  background-color: rgba(146, 145, 144, 0.2);
}
.table--fare > table > tbody > tr:nth-child(odd) td.disabled {
  color: white;
  background-color: #929190;
}

.table--time > table {
  width: 100%;
}
.table--time > table > thead > tr > th {
  padding: 5px 1.5rem;
  text-align: center;
  font-size: 1.625rem;
  line-height: 1.875rem;
  color: white;
  white-space: nowrap;
  border: 1px solid white;
  background-color: #BC1320;
}
.table--time > table > tbody > tr {
  background-color: white;
}
.table--time > table > tbody > tr > td {
  padding: 5px 1.5rem;
  text-align: center;
  font-weight: bold;
  font-size: 1.5rem;
  line-height: 1.875rem;
  white-space: nowrap;
  border: 1px solid white;
}
.table--time > table > tbody > tr > td:first-child {
  color: white;
  background-color: #BC1320;
}
.table--time > table > tbody > tr:nth-child(odd) {
  background-color: rgba(146, 145, 144, 0.2);
}
.table--time > table > tbody > tr:last-child td {
  border-bottom: 1px solid rgba(146, 145, 144, 0.2);
}

.table--print thead {
  background-color: #BC1320;
}
.table--print thead tr th {
  font-size: 1.5rem;
  font-weight: bold;
  color: #fff;
}
.table--print tbody tr td {
  font-size: 1.5rem;
  font-weight: bold;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
.table--print tbody tr td.bg {
  background-color: #BC1320;
  box-shadow: none;
  color: #fff;
}
.table--print tbody tr td.fixed {
  width: 450px;
}

html[lang=en], html[lang=th] {
  font-size: 90%;
}

html, body {
  scroll-behavior: smooth;
  background-color: white;
}
@media screen and (max-width: 991.98px) {
  html, body {
    font-size: 90%;
  }
}
@media screen and (max-width: 767.98px) {
  html, body {
    font-size: 80%;
  }
}

.loading--page {
  position: fixed;
  top: 0;
  left: 0;
  background-color: white;
  z-index: 2147483647;
  width: 100vw;
  height: 100vh;
  display: flex;
  justify-content: center;
  align-items: center;
}
.loading--page .counter {
  text-align: center;
}
.loading--page .counter h2 {
  font-size: 3.75rem;
}
.loading--page .counter h2.abs {
  position: absolute;
  top: 0;
  width: 100%;
}
.loading--page .counter p {
  font-size: 2.5rem;
  color: #BC1320;
}
.loading--page .counter {
  position: relative;
  min-width: 200px;
}

.breadcrumb--wrapper .breadcrumb {
  margin-bottom: 1.5rem;
}

.accordion--primary {
  margin-bottom: 2rem;
}
.accordion--primary .accordion__title {
  position: relative;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  min-height: 40px;
  padding: 0 45px 0 15px;
  margin-bottom: 5px;
  font-weight: bold;
  font-size: 1.5rem;
  line-height: 1.875rem;
  color: #333;
  text-decoration: none;
  text-transform: uppercase;
  cursor: pointer;
  background-color: rgba(146, 145, 144, 0.1);
}
.accordion--primary .accordion__title:hover {
  background-color: rgba(146, 145, 144, 0.5);
}
.accordion--primary .accordion__title[aria-expanded=true] {
  color: white !important;
  background-color: #BC1320 !important;
}
.accordion--primary .accordion__title[aria-expanded=true] .more-less {
  color: white !important;
}
.accordion--primary .accordion__body {
  padding: 32px;
  margin-bottom: 5px;
  background-color: #E5E9ED;
}
.accordion--primary .more-less {
  position: absolute;
  top: 50%;
  right: 20px;
  transform: translate(0, -50%);
  color: #333;
  font-size: 0.5rem;
}

.accordion--secondary {
  margin-bottom: 2rem;
}
.accordion--secondary .accordion--item {
  border: 1px solid #929190;
  padding: 10px 20px 0 20px;
  margin-bottom: 20px;
}
.accordion--secondary .accordion--item .content--accordion {
  padding: 1.5rem 0 3rem 0;
  border-top: 1px solid #929190;
}
.accordion--secondary .accordion--item .content--accordion {
  padding: 1.5rem 0 3rem 0;
  border-top: 1px solid #929190;
}
.accordion--secondary .accordion--item .content--accordion .head--content {
  margin-bottom: 1.5rem;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.accordion--secondary .accordion--item .content--accordion .head--content .item {
  display: flex;
  align-items: center;
  justify-content: center;
}
.accordion--secondary .accordion--item .content--accordion .head--content .item .icon {
  margin-right: 10px;
}
.accordion--secondary .accordion--item .content--accordion .head--content .item .icon .f-icon {
  font-size: 18px;
  color: #333;
}
.accordion--secondary .accordion--item .content--accordion .head--content .item .title {
  font-size: 1.5rem;
  line-height: 1.625rem;
  color: #BC1320;
}
.accordion--secondary .accordion--item .content--accordion .head--content .item .detail {
  font-size: 1.5rem;
  line-height: 1.625rem;
  color: #929190;
  padding-left: 5px;
}
.accordion--secondary .accordion--item .content--accordion .head--content .item:after {
  content: "|";
  padding: 0 10px;
  font-size: 36px;
  line-height: 36px;
  color: #929190;
}
.accordion--secondary .accordion--item .content--accordion .head--content .item:last-of-type:after {
  display: none;
}
.accordion--secondary .accordion--item .content--accordion .body--content .text--link a {
  font-size: 1.5rem;
  line-height: 1.625rem;
  font-weight: normal;
  color: #333;
  text-decoration: none;
}
.accordion--secondary .accordion--item .content--accordion .body--content .text--link a:hover {
  color: #BC1320;
}
.accordion--secondary .accordion--item .content--accordion .body--content .text--link .item {
  padding: 0;
  margin: 0;
  position: relative;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}
.accordion--secondary .accordion--item .content--accordion .body--content .text--link .item li {
  list-style: none;
  margin-bottom: 15px;
}
.accordion--secondary .accordion--item .content--accordion .body--content .text--link .item li::before {
  content: "";
  display: inline-block;
  background-image: url(/images/icon-polygon-right.svg?d5817fce4882692ab896a386e70b7f9d);
  background-repeat: no-repeat;
  width: 8px;
  height: 11px;
  margin-right: 5px;
  position: relative;
  top: 0;
}
.accordion--secondary .accordion--item .content--accordion .body--content .text--link .item li .sub-item {
  height: 0;
  overflow: hidden;
}
.accordion--secondary .accordion--item .content--accordion .body--content .text--link .item li .sub-item li {
  position: relative;
  margin-bottom: 0;
  display: flex;
}
.accordion--secondary .accordion--item .content--accordion .body--content .text--link .item li .sub-item li::before {
  background-image: none;
  content: "";
  font-family: bootstrap-icons !important;
  font-style: normal;
  font-weight: normal !important;
  font-variant: normal;
  content: "\f2ea";
  font-size: 18px;
  color: #333;
  width: auto;
  height: auto;
  margin-right: 5px;
  top: 0;
}
.accordion--secondary .accordion--item .content--accordion .body--content .text--link .item li .sub-item.show {
  height: -webkit-max-content;
  height: -moz-max-content;
  height: max-content;
}
@media only screen and (max-width: 1199px) {
  .accordion--secondary .accordion--item .content--accordion .body--content .text--link .item {
    grid-template-columns: 1fr 1fr 1fr;
  }
}
@media only screen and (max-width: 991px) {
  .accordion--secondary .accordion--item .content--accordion .body--content .text--link .item {
    grid-template-columns: 1fr 1fr;
  }
}
@media only screen and (max-width: 575px) {
  .accordion--secondary .accordion--item .content--accordion .body--content .text--link .item {
    grid-template-columns: 1fr;
  }
}
.accordion--secondary .accordion--item .content--accordion .download-file .title {
  font-size: 1.5rem;
  line-height: 1.625rem;
  font-weight: bold;
  color: #BC1320;
  margin-bottom: 0;
}
.accordion--secondary .accordion--item .content--accordion .download-file .list-file {
  display: flex;
}
.accordion--secondary .accordion--item .content--accordion .download-file .list-file .item a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
}
.accordion--secondary .accordion--item .content--accordion .download-file .list-file .item a .icon {
  margin-right: 10px;
}
.accordion--secondary .accordion--item .content--accordion .download-file .list-file .item a .icon .f-icon {
  font-size: 18px;
  color: #333;
}
.accordion--secondary .accordion--item .content--accordion .download-file .list-file .item a .title {
  font-size: 1.5rem;
  line-height: 1.625rem;
  font-weight: normal;
  color: #BC1320;
}
.accordion--secondary .accordion--item .content--accordion .download-file .list-file .item a:after {
  content: "|";
  padding: 0 10px;
  font-size: 36px;
  line-height: 36px;
  color: #929190;
}
.accordion--secondary .accordion--item .content--accordion .download-file .list-file .item:last-of-type a:after {
  visibility: hidden;
}
.accordion--secondary .accordion--item .content--accordion .btn-group {
  display: block;
  text-align: center;
  margin: 20px 0 0;
}
@media only screen and (max-width: 991px) {
  .accordion--secondary .accordion--item .content--accordion .head--content {
    flex-wrap: wrap;
    flex-direction: column;
    align-items: baseline;
  }
  .accordion--secondary .accordion--item .content--accordion .head--content .item {
    margin-bottom: 10px;
  }
  .accordion--secondary .accordion--item .content--accordion .head--content .item:after {
    display: none;
  }
  .accordion--secondary .accordion--item .content--accordion .download-file .title {
    margin-bottom: 10px;
  }
  .accordion--secondary .accordion--item .content--accordion .download-file .list-file {
    flex-wrap: wrap;
    flex-direction: column;
  }
  .accordion--secondary .accordion--item .content--accordion .download-file .list-file .item {
    margin-bottom: 5px;
  }
  .accordion--secondary .accordion--item .content--accordion .download-file .list-file .item a {
    align-items: flex-start;
  }
  .accordion--secondary .accordion--item .content--accordion .download-file .list-file .item a:after {
    display: none;
  }
}
.accordion--secondary .accordion__title {
  position: relative;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  min-height: 40px;
  padding: 0 45px 0 0;
  margin-bottom: 5px;
  font-weight: bold;
  font-size: 1.5rem;
  line-height: 1.875rem;
  color: #333;
  text-decoration: none;
  text-transform: uppercase;
  cursor: pointer;
  background-color: #fff;
}
.accordion--secondary .accordion__title:hover {
  background-color: #fff;
}
.accordion--secondary .accordion__title[aria-expanded=true] {
  color: #BC1320 !important;
  background-color: #FFFFFF !important;
}
.accordion--secondary .accordion__title[aria-expanded=true] .more-less {
  color: #BC1320 !important;
}
.accordion--secondary .accordion__body {
  padding: 32px;
  margin-bottom: 5px;
  background-color: #E5E9ED;
}
.accordion--secondary .more-less {
  position: absolute;
  top: 50%;
  right: 0;
  transform: translate(0, -50%);
  color: #333;
  font-size: 0.5rem;
}

.accordion--white {
  margin-bottom: 2rem;
}
.accordion--white .accordion__title {
  position: relative;
  display: block;
  padding: 15px 45px 15px 15px;
  margin-bottom: 5px;
  font-weight: bold;
  font-size: 1.625rem;
  line-height: 1.875rem;
  color: #333;
  text-decoration: none;
  text-transform: uppercase;
  cursor: pointer;
  background-color: rgba(146, 145, 144, 0.1);
}
.accordion--white .accordion__title:hover {
  background-color: rgba(146, 145, 144, 0.5);
}
.accordion--white .accordion__title[aria-expanded=true] {
  color: #BC1320 !important;
  background-color: white !important;
}
.accordion--white .accordion__title[aria-expanded=true] .more-less {
  color: #BC1320 !important;
}
.accordion--white .accordion-collapse {
  padding: 1rem;
  margin-bottom: 5px;
  background-color: white;
}
.accordion--white .more-less {
  position: absolute;
  top: 50%;
  right: 20px;
  transform: translate(0, -50%);
  color: #333;
  font-size: 0.5rem;
}

.title--page {
  display: flex;
  align-items: center;
  position: relative;
  margin-bottom: 30px;
}
.title--page .page__title {
  margin: 0;
}
.title--page .page__readmore {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  font-weight: bold;
  font-size: 1.5rem;
  line-height: 1.875rem;
  text-decoration: none;
  transition: all 0.4s ease-in-out;
}
.title--page .page__readmore .link__text {
  flex: 1 1 auto;
  color: #929190;
}
.title--page .page__readmore .link__icon {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 0 0 5px;
  font-size: 1rem;
  line-height: 0;
  color: #BC1320;
  transition: all 0.3s ease-in-out;
}
.title--page .page__readmore:hover .link__icon {
  transform: translateX(5px);
}

.page--content {
  display: block;
  position: relative;
  margin-bottom: 3rem;
}
.page--content .content__figure {
  display: block;
  margin-bottom: 2rem;
}
.page--content .content__text {
  display: block;
  margin-bottom: 2rem;
  font-weight: bold;
  font-size: 1.5rem;
  line-height: 1.5rem;
}
.page--content .group__icon {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  margin-bottom: 2rem;
}
.page--content .group__icon a {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  padding-right: 1rem;
  margin-right: 1rem;
  margin-bottom: 1rem;
  font-weight: bold;
  font-size: 1.25rem;
  line-height: 1.5rem;
  text-decoration: none;
  border-right: 1px solid #929190;
  border-right: 1px solid rgba(146, 145, 144, 0.5);
}
.page--content .group__icon a .icon {
  font-size: 1.25rem;
  line-height: 1.5rem;
}
.page--content .group__icon a .text {
  margin: 0 5px;
  font-weight: bold;
  font-size: 1.5rem;
  line-height: 1.5rem;
}
.page--content .group__icon a:last-of-type {
  border-right: none;
  padding-right: 0;
  margin-right: 0;
  border-right: 0;
}

.related--content {
  padding: 15px;
  background-color: rgba(146, 145, 144, 0.1);
}

.social--wrapper .social__right {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.social--wrapper .view--count {
  padding-right: 1rem;
  margin-right: 1rem;
  margin-bottom: 1rem;
  font-weight: bold;
  font-size: 1.5rem;
  line-height: 1.5rem;
  border-right: 1px solid #929190;
}
@media (max-width: 767.98px) {
  .social--wrapper .social__right {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }
  .social--wrapper .view--count {
    padding-right: 0;
    margin-right: 0;
    border-right: 0;
  }
}

.view--date {
  margin-bottom: 1rem;
  font-weight: bold;
  font-size: 1.5rem;
  line-height: 1.5rem;
}

.social--block {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  margin-bottom: 1rem;
  /* Just to play with animations */
}
.social--block span {
  font-weight: bold;
  font-size: 1.5rem;
  line-height: 1.5rem;
}
.social--block a {
  position: relative;
  display: flex;
  align-items: center;
  padding: 0 5px;
  margin: 0 5px;
  font-weight: bold;
  font-size: 1.375rem;
  line-height: 1.5rem;
  text-decoration: none;
  transition: all 0.3s ease-in-out;
}
.social--block a:hover {
  transform: translateY(-3px);
}
@media (max-width: 767.98px) {
  .social--block {
    justify-content: flex-start;
  }
}
.social--block .copiedtext {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  text-align: center;
  opacity: 0;
  transform: translateY(-1rem);
  color: #333;
  transition: all 0.4s ease-in-out;
}
.social--block .copied .copiedtext {
  opacity: 1;
  transform: translateY(-1.75rem);
}

.verify--wrapper {
  text-align: center;
  margin-bottom: 2rem;
}
.verify--wrapper .title--verify {
  font-size: 1.5rem;
  line-height: 1.5rem;
  font-weight: bold;
  color: #333;
}
.verify--wrapper .captcha--verify {
  margin: 2rem 0;
}
.verify--wrapper .captcha--verify .capcha.g-recaptcha > div {
  margin: auto;
}

.list--primary {
  list-style: none;
  padding: 0;
  margin: 0 0 2rem 0;
}
.list--primary li {
  position: relative;
  font-size: 1.5rem;
  line-height: 1.5rem;
  padding-left: 1.5rem;
  margin-bottom: 10px;
}
.list--primary li:before {
  position: absolute;
  top: 0;
  left: 0;
  font-family: "icomoon" !important;
  content: "\e90a";
  font-size: 0.5rem;
  color: #BC1320;
  display: inline-block;
  transform: rotate(90deg);
}
.list--primary li a {
  text-decoration: none;
  color: #333;
  transition: all 0.4s ease-in-out;
}
.list--primary li a:hover {
  color: #BC1320;
}

:root {
  --ck-color-image-caption-background: hsl(0, 0%, 97%);
  --ck-color-image-caption-text: hsl(0, 0%, 20%);
  --ck-color-mention-background: hsla(341, 100%, 30%, 0.1);
  --ck-color-mention-text: hsl(341, 100%, 30%);
  --ck-color-table-caption-background: hsl(0, 0%, 97%);
  --ck-color-table-caption-text: hsl(0, 0%, 20%);
  --ck-highlight-marker-blue: hsl(201, 97%, 72%);
  --ck-highlight-marker-green: hsl(120, 93%, 68%);
  --ck-highlight-marker-pink: hsl(345, 96%, 73%);
  --ck-highlight-marker-yellow: hsl(60, 97%, 73%);
  --ck-highlight-pen-green: hsl(112, 100%, 27%);
  --ck-highlight-pen-red: hsl(0, 85%, 49%);
  --ck-image-style-spacing: 1.5em;
  --ck-inline-image-style-spacing: calc(var(--ck-image-style-spacing) / 2);
  --ck-todo-list-checkmark-size: 16px;
}

.text--editor {
  clear: both;
  overflow: hidden;
  /*
  * CKEditor 5 (v34.0.0) content styles.
  * Generated on Mon, 09 May 2022 10:49:49 GMT.
  * For more information, check out https://ckeditor.com/docs/ckeditor5/latest/installation/advanced/content-styles.html
  */
  /* ckeditor5-block-quote/theme/blockquote.css */
  /* ckeditor5-block-quote/theme/blockquote.css */
  /* ckeditor5-basic-styles/theme/code.css */
  /* ckeditor5-font/theme/fontsize.css */
  /* ckeditor5-font/theme/fontsize.css */
  /* ckeditor5-font/theme/fontsize.css */
  /* ckeditor5-font/theme/fontsize.css */
  /* ckeditor5-highlight/theme/highlight.css */
  /* ckeditor5-highlight/theme/highlight.css */
  /* ckeditor5-highlight/theme/highlight.css */
  /* ckeditor5-highlight/theme/highlight.css */
  /* ckeditor5-highlight/theme/highlight.css */
  /* ckeditor5-highlight/theme/highlight.css */
  /* ckeditor5-image/theme/imagecaption.css */
  /* ckeditor5-image/theme/image.css */
  /* ckeditor5-image/theme/image.css */
  /* ckeditor5-image/theme/image.css */
  /* ckeditor5-image/theme/image.css */
  /* ckeditor5-image/theme/image.css */
  /* ckeditor5-image/theme/imageresize.css */
  /* ckeditor5-image/theme/imageresize.css */
  /* ckeditor5-image/theme/imageresize.css */
  /* ckeditor5-image/theme/imagestyle.css */
  /* ckeditor5-image/theme/imagestyle.css */
  /* ckeditor5-image/theme/imagestyle.css */
  /* ckeditor5-image/theme/imagestyle.css */
  /* ckeditor5-image/theme/imagestyle.css */
  /* ckeditor5-image/theme/imagestyle.css */
  /* ckeditor5-image/theme/imagestyle.css */
  /* ckeditor5-image/theme/imagestyle.css */
  /* ckeditor5-image/theme/imagestyle.css */
  /* ckeditor5-image/theme/imagestyle.css */
  /* ckeditor5-image/theme/imagestyle.css */
  /* ckeditor5-image/theme/imagestyle.css */
  /* ckeditor5-language/theme/language.css */
  /* ckeditor5-list/theme/todolist.css */
  /* ckeditor5-list/theme/todolist.css */
  /* ckeditor5-list/theme/todolist.css */
  /* ckeditor5-list/theme/todolist.css */
  /* ckeditor5-list/theme/todolist.css */
  /* ckeditor5-list/theme/todolist.css */
  /* ckeditor5-list/theme/todolist.css */
  /* ckeditor5-list/theme/todolist.css */
  /* ckeditor5-list/theme/todolist.css */
  /* ckeditor5-page-break/theme/pagebreak.css */
  /* ckeditor5-page-break/theme/pagebreak.css */
  /* ckeditor5-page-break/theme/pagebreak.css */
  /* ckeditor5-media-embed/theme/mediaembed.css */
  /* ckeditor5-table/theme/tablecaption.css */
  /* ckeditor5-table/theme/table.css */
  /* ckeditor5-table/theme/table.css */
  /* ckeditor5-table/theme/table.css */
  /* ckeditor5-table/theme/table.css */
  /* ckeditor5-table/theme/table.css */
  /* ckeditor5-table/theme/table.css */
  /* ckeditor5-code-block/theme/codeblock.css */
  /* ckeditor5-code-block/theme/codeblock.css */
  /* ckeditor5-horizontal-line/theme/horizontalline.css */
  /* ckeditor5-mention/theme/mention.css */
}
.text--editor__clear {
  clear: inherit;
  overflow: inherit;
}
.text--editor .ck-content {
  font-family: "Tahoma", Arial, Helvetica, sans-serif;
}
.text--editor .ck-content ul {
  padding: 0;
  margin: 0;
  list-style-position: inside;
  position: relative;
}
.text--editor .ck-content ul li {
  list-style-type: none;
  list-style-image: url(/images/icon-polygon-right.svg?d5817fce4882692ab896a386e70b7f9d);
  margin-bottom: 0.5rem;
}
.text--editor .ck-content ul li a {
  color: #333;
}
.text--editor .ck-content ul li a:hover {
  color: #BC1320;
}
.text--editor .ck-content ol {
  padding: 0;
  margin: 0;
  list-style-position: inside;
  position: relative;
}
.text--editor .ck-content ol li a {
  color: #333;
}
.text--editor .ck-content ol li a:hover {
  color: #BC1320;
}
.text--editor .ck-content p {
  font-family: "Tahoma", Arial, Helvetica, sans-serif;
  word-break: break-word;
}
.text--editor .ck-content p a {
  color: #333;
}
.text--editor .ck-content p a:hover {
  color: #BC1320;
}
.text--editor .ck-content blockquote {
  overflow: hidden;
  padding-right: 1.5em;
  padding-left: 1.5em;
  margin-left: 0;
  margin-right: 0;
  font-style: italic;
  border-left: solid 5px hsl(0deg, 0%, 80%);
}
.text--editor .ck-content[dir=rtl] blockquote {
  border-left: 0;
  border-right: solid 5px hsl(0deg, 0%, 80%);
}
.text--editor .ck-content code {
  background-color: hsla(0deg, 0%, 78%, 0.3);
  padding: 0.15em;
  border-radius: 2px;
}
.text--editor .ck-content .text-tiny {
  font-size: 0.7em;
}
.text--editor .ck-content .text-small {
  font-size: 0.85em;
}
.text--editor .ck-content .text-big {
  font-size: 1.4em;
}
.text--editor .ck-content .text-huge {
  font-size: 1.8em;
}
.text--editor .ck-content .marker-yellow {
  background-color: var(--ck-highlight-marker-yellow);
}
.text--editor .ck-content .marker-green {
  background-color: var(--ck-highlight-marker-green);
}
.text--editor .ck-content .marker-pink {
  background-color: var(--ck-highlight-marker-pink);
}
.text--editor .ck-content .marker-blue {
  background-color: var(--ck-highlight-marker-blue);
}
.text--editor .ck-content .pen-red {
  color: var(--ck-highlight-pen-red);
  background-color: transparent;
}
.text--editor .ck-content .pen-green {
  color: var(--ck-highlight-pen-green);
  background-color: transparent;
}
.text--editor .ck-content .image > figcaption {
  display: table-caption;
  caption-side: bottom;
  word-break: break-word;
  color: var(--ck-color-image-caption-text);
  background-color: var(--ck-color-image-caption-background);
  padding: 0.6em;
  font-size: 0.75em;
  outline-offset: -1px;
}
.text--editor .ck-content .image {
  display: table;
  clear: both;
  text-align: center;
  margin: 0 auto;
  min-width: 50px;
}
.text--editor .ck-content .image img {
  display: block;
  margin: 0 auto;
  max-width: 100%;
  min-width: 100%;
}
.text--editor .ck-content .image-inline {
  /*
  * Normally, the .image-inline would have "display: inline-block" and "img { width: 100% }" (to follow the wrapper while resizing).;
  * Unfortunately, together with "srcset", it gets automatically stretched up to the width of the editing root.
  * This strange behavior does not happen with inline-flex.
  */
  display: inline-flex;
  max-width: 100%;
  align-items: flex-start;
}
.text--editor .ck-content .image-inline picture {
  display: flex;
}
.text--editor .ck-content .image-inline picture,
.text--editor .ck-content .image-inline img {
  flex-grow: 1;
  flex-shrink: 1;
  max-width: 100%;
}
.text--editor .ck-content .image.image_resized {
  max-width: 100%;
  display: block;
  box-sizing: border-box;
}
.text--editor .ck-content .image.image_resized img {
  width: 100%;
}
.text--editor .ck-content .image.image_resized > figcaption {
  display: block;
}
.text--editor .ck-content .image-style-block-align-left,
.text--editor .ck-content .image-style-block-align-right {
  max-width: calc(100% - var(--ck-image-style-spacing));
}
.text--editor .ck-content .image-style-align-left,
.text--editor .ck-content .image-style-align-right {
  clear: none;
}
.text--editor .ck-content .image-style-side {
  float: right;
  margin-left: var(--ck-image-style-spacing);
  max-width: 50%;
}
.text--editor .ck-content .image-style-align-left {
  float: left;
  margin-right: var(--ck-image-style-spacing);
}
@media (max-width: 991.98px) {
  .text--editor .ck-content .image-style-align-left {
    width: 100%;
    margin-right: 0;
    margin-bottom: 1.5rem;
  }
}
.text--editor .ck-content .image-style-align-center {
  margin-left: auto;
  margin-right: auto;
}
.text--editor .ck-content .image-style-align-right {
  float: right;
  margin-left: var(--ck-image-style-spacing);
}
@media (max-width: 991.98px) {
  .text--editor .ck-content .image-style-align-right {
    width: 100%;
    margin-left: 0;
    margin-bottom: 1.5rem;
  }
}
.text--editor .ck-content .image-style-block-align-right {
  margin-right: 0;
  margin-left: auto;
}
.text--editor .ck-content .image-style-block-align-left {
  margin-left: 0;
  margin-right: auto;
}
.text--editor .ck-content p + .image-style-align-left,
.text--editor .ck-content p + .image-style-align-right,
.text--editor .ck-content p + .image-style-side {
  margin-top: 0;
}
.text--editor .ck-content .image-inline.image-style-align-left,
.text--editor .ck-content .image-inline.image-style-align-right {
  margin-top: var(--ck-inline-image-style-spacing);
  margin-bottom: var(--ck-inline-image-style-spacing);
}
.text--editor .ck-content .image-inline.image-style-align-left {
  margin-right: var(--ck-inline-image-style-spacing);
}
.text--editor .ck-content .image-inline.image-style-align-right {
  margin-left: var(--ck-inline-image-style-spacing);
}
.text--editor .ck-content span[lang] {
  font-style: italic;
}
.text--editor .ck-content .todo-list {
  list-style: none;
}
.text--editor .ck-content .todo-list li {
  margin-bottom: 5px;
}
.text--editor .ck-content .todo-list li .todo-list {
  margin-top: 5px;
}
.text--editor .ck-content .todo-list .todo-list__label > input {
  -webkit-appearance: none;
  display: inline-block;
  position: relative;
  width: var(--ck-todo-list-checkmark-size);
  height: var(--ck-todo-list-checkmark-size);
  vertical-align: middle;
  border: 0;
  left: -25px;
  margin-right: -15px;
  right: 0;
  margin-left: 0;
}
.text--editor .ck-content .todo-list .todo-list__label > input::before {
  display: block;
  position: absolute;
  box-sizing: border-box;
  content: "";
  width: 100%;
  height: 100%;
  border: 1px solid hsl(0deg, 0%, 20%);
  border-radius: 2px;
  transition: 250ms ease-in-out box-shadow, 250ms ease-in-out background, 250ms ease-in-out border;
}
.text--editor .ck-content .todo-list .todo-list__label > input::after {
  display: block;
  position: absolute;
  box-sizing: content-box;
  pointer-events: none;
  content: "";
  left: calc(var(--ck-todo-list-checkmark-size) / 3);
  top: calc(var(--ck-todo-list-checkmark-size) / 5.3);
  width: calc(var(--ck-todo-list-checkmark-size) / 5.3);
  height: calc(var(--ck-todo-list-checkmark-size) / 2.6);
  border-style: solid;
  border-color: transparent;
  border-width: 0 calc(var(--ck-todo-list-checkmark-size) / 8) calc(var(--ck-todo-list-checkmark-size) / 8) 0;
  transform: rotate(45deg);
}
.text--editor .ck-content .todo-list .todo-list__label > input[checked]::before {
  background: hsl(126deg, 64%, 41%);
  border-color: hsl(126deg, 64%, 41%);
}
.text--editor .ck-content .todo-list .todo-list__label > input[checked]::after {
  border-color: hsl(0deg, 0%, 100%);
}
.text--editor .ck-content .todo-list .todo-list__label .todo-list__label__description {
  vertical-align: middle;
}
.text--editor .ck-content .page-break {
  position: relative;
  clear: both;
  padding: 5px 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
.text--editor .ck-content .page-break::after {
  content: "";
  position: absolute;
  border-bottom: 2px dashed #fff;
  width: 100%;
}
.text--editor .ck-content .page-break__label {
  position: relative;
  z-index: 1;
  padding: 0.3em 0.6em;
  display: block;
  text-transform: uppercase;
  border: 1px solid hsl(0deg, 0%, 77%);
  border-radius: 2px;
  font-family: Helvetica, Arial, Tahoma, Verdana, Sans-Serif;
  font-size: 0.75em;
  font-weight: bold;
  color: hsl(0deg, 0%, 20%);
  background: hsl(0deg, 0%, 100%);
  box-shadow: 2px 2px 1px hsla(0deg, 0%, 0%, 0.15);
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.text--editor .ck-content .media {
  clear: both;
  margin: 0.9em 0;
  display: block;
  min-width: 15em;
}
.text--editor .ck-content .table > figcaption {
  display: table-caption;
  caption-side: top;
  word-break: break-word;
  text-align: center;
  color: var(--ck-color-table-caption-text);
  background-color: var(--ck-color-table-caption-background);
  padding: 0.6em;
  font-size: 0.75em;
  outline-offset: -1px;
}
.text--editor .ck-content .table {
  margin: 0.9em auto;
  display: table;
}
.text--editor .ck-content .table table {
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
  height: 100%;
  border: 1px double hsl(0deg, 0%, 70%);
}
.text--editor .ck-content .table table td,
.text--editor .ck-content .table table th {
  min-width: 2em;
  padding: 0.4em;
  border: 1px solid hsl(0deg, 0%, 75%);
}
.text--editor .ck-content .table table th {
  font-weight: bold;
  background: hsla(0deg, 0%, 0%, 0.05);
}
.text--editor .ck-content[dir=rtl] .table th {
  text-align: right;
}
.text--editor .ck-content[dir=ltr] .table th {
  text-align: left;
}
.text--editor .ck-content pre {
  padding: 1em;
  color: hsl(0deg, 0%, 20.8%);
  background: hsla(0deg, 0%, 78%, 0.3);
  border: 1px solid hsl(0deg, 0%, 77%);
  border-radius: 2px;
  text-align: left;
  direction: ltr;
  -moz-tab-size: 4;
    -o-tab-size: 4;
       tab-size: 4;
  white-space: pre-wrap;
  font-style: normal;
  min-width: 200px;
}
.text--editor .ck-content pre code {
  background: unset;
  padding: 0;
  border-radius: 0;
}
.text--editor .ck-content hr {
  margin: 15px 0;
  height: 4px;
  background: hsl(0deg, 0%, 87%);
  border: 0;
}
.text--editor .ck-content .mention {
  background: var(--ck-color-mention-background);
  color: var(--ck-color-mention-text);
}
.text--editor .ck-content a {
  text-decoration: none;
}
@media print {
  .text--editor {
    /* ckeditor5-page-break/theme/pagebreak.css */
    /* ckeditor5-page-break/theme/pagebreak.css */
  }
  .text--editor .ck-content .page-break {
    padding: 0;
  }
  .text--editor .ck-content .page-break::after {
    display: none;
  }
}

#img_container {
  position: absolute !important;
  width: 50px;
  height: 50px;
  z-index: 99;
}

.responsive--tabs {
  position: relative;
}
.responsive--tabs .nav-tabs {
  display: none;
}
.responsive--tabs .card-header {
  display: block;
  padding: 1rem;
  margin: 0 0 1rem 0;
  font-weight: bold;
  font-size: 1.625rem;
  line-height: 1.875rem;
  color: white;
  border: none;
  border-radius: 0;
  text-decoration: none;
  transition: all 0.4s ease-in-out;
}
.responsive--tabs .card-header:hover {
  background-color: #333;
}
.responsive--tabs .card-header[aria-expanded=true] {
  position: relative;
}
.responsive--tabs .card-header[aria-expanded=true]:after {
  top: 100%;
  left: 50px;
  border: solid transparent;
  content: "";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-width: 10px;
  margin-left: -10px;
}
@media (min-width: 992px) {
  .responsive--tabs .nav-tabs {
    display: flex;
  }
  .responsive--tabs .card {
    border: none;
  }
  .responsive--tabs .card .card-header {
    display: none;
  }
  .responsive--tabs .card .collapse {
    display: block;
  }
  .responsive--tabs .fade:not(.show) {
    opacity: 1;
  }
}
@media (max-width: 991.98px) {
  .responsive--tabs .title--page {
    margin-bottom: 1rem;
  }
  .responsive--tabs .tab-pane {
    display: block !important;
    opacity: 1;
  }
}

.annouce--wrapper {
  width: 100%;
  height: auto;
  margin: auto;
  overflow: hidden;
}
.annouce--wrapper .text--wrapper {
  width: 100%;
  height: auto;
  padding: 0.5rem 0;
  margin: auto;
  overflow: hidden;
}
.annouce--wrapper .text--target {
  font-weight: normal;
  font-size: 1.375rem;
  line-height: 1.375rem;
  white-space: nowrap;
  color: #333;
  -webkit-animation-name: rightToLeft;
          animation-name: rightToLeft;
  -webkit-animation-duration: 30s;
          animation-duration: 30s;
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
}

.loading {
  background-color: rgba(102, 102, 102, 0.7);
  z-index: 9999;
  height: 100%;
  width: 100%;
  position: fixed;
  margin-top: 0px;
  top: 0px;
  display: none;
}

.loading-center {
  width: 100%;
  height: 100%;
  position: relative;
}

.loading-center-absolute {
  position: absolute;
  left: 50%;
  top: 50%;
  height: 150px;
  width: 150px;
  margin-top: -75px;
  margin-left: -75px;
  border-radius: 50% 50% 50% 50%;
}

.object {
  width: 20px;
  height: 20px;
  background-color: #FFF;
  position: absolute;
  border-radius: 50% 50% 50% 50%;
  -webkit-animation: animate 0.8s infinite;
  animation: animate 0.8s infinite;
}

.object_one {
  top: 19px;
  left: 19px;
}

.object_two {
  top: 0px;
  left: 65px;
  -webkit-animation-delay: 0.1s;
  animation-delay: 0.1s;
}

.object_three {
  top: 19px;
  left: 111px;
  -webkit-animation-delay: 0.2s;
  animation-delay: 0.2s;
}

.object_four {
  top: 65px;
  left: 130px;
  -webkit-animation-delay: 0.3s;
  animation-delay: 0.3s;
}

.object_five {
  top: 111px;
  left: 111px;
  -webkit-animation-delay: 0.4s;
  animation-delay: 0.4s;
}

.object_six {
  top: 130px;
  left: 65px;
  -webkit-animation-delay: 0.5s;
  animation-delay: 0.5s;
}

.object_seven {
  top: 111px;
  left: 19px;
  -webkit-animation-delay: 0.6s;
  animation-delay: 0.6s;
}

.object_eight {
  top: 65px;
  left: 0px;
  -webkit-animation-delay: 0.7s;
  animation-delay: 0.7s;
}

@-webkit-keyframes animate {
  25% {
    transform: scale(1.5);
  }
  75% {
    transform: scale(0);
  }
}
@keyframes animate {
  50% {
    transform: scale(1.5, 1.5);
  }
  100% {
    transform: scale(1, 1);
  }
}
.swal2-container .swal2-modal {
  border-radius: 0;
}
.swal2-container .swal2-modal .swal2-title {
  font-family: "psl_kittithada", "Arial", sans-serif;
  font-size: 2.25rem;
  font-weight: bold;
}
.swal2-container .swal2-modal .swal2-html-container {
  font-size: 1.125rem;
  line-height: 1.125rem;
  color: #929190;
  overflow: hidden;
}
.swal2-container .swal2-modal .swal2-actions .swal2-styled {
  position: relative;
  display: flex;
  justify-content: space-around;
  align-items: center;
  height: 40px;
  padding: 0 2rem;
  border-radius: 0;
  box-shadow: none;
  color: white;
  background-color: #BC1320;
}
.swal2-container .swal2-modal .swal2-actions .swal2-styled span {
  position: relative;
  display: flex;
  justify-content: space-around;
  align-items: center;
  font-weight: bold;
  font-size: 1.375rem;
  line-height: 1.625rem;
  color: white;
  padding: 0 0.25rem;
}
.swal2-container .swal2-modal .swal2-actions .swal2-styled span i {
  font-size: 1rem;
  margin: 0 0 0 0.5rem;
}
.swal2-container .swal2-modal .swal2-actions .swal2-styled:before {
  content: "";
  width: 0;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 0;
  background-color: black;
  transition: width 0.4s ease-in-out;
}
.swal2-container .swal2-modal .swal2-actions .swal2-styled:hover {
  color: white;
}
.swal2-container .swal2-modal .swal2-actions .swal2-styled:hover:before {
  width: 100%;
}

.gsc-adBlock {
  display: none !important;
}

.header--wrapper {
  position: relative;
}
.header--wrapper .hamburger {
  margin-left: 1rem;
  cursor: pointer;
}
.header--wrapper .hamburger .line {
  width: 30px;
  height: 2px;
  background-color: #BC1320;
  display: block;
  margin: 8px auto;
  transition: all 0.3s ease-in-out;
}
.header--wrapper .hamburger.is-active {
  transition: all 0.3s ease-in-out;
}
.header--wrapper .hamburger.is-active .line:nth-child(2) {
  opacity: 0;
}
.header--wrapper .hamburger.is-active .line:nth-child(1) {
  transform: translateY(10px) rotate(45deg);
}
.header--wrapper .hamburger.is-active .line:nth-child(3) {
  transform: translateY(-10px) rotate(-45deg);
}

.header--desktop {
  display: block;
  width: 100%;
  height: auto;
  background-color: white;
}
.header--desktop .navbar--top {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: auto;
  height: 70px;
  padding: 0;
  transition: all 0.4s ease-in-out;
}
.header--desktop .navbar--top .navbar__brand {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.header--desktop .navbar--top .navbar__brand .logo {
  width: 240px;
}
.header--desktop .navbar--top .list--menu {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.header--desktop .navbar--top .list--menu > div {
  height: 22px;
}
.header--desktop .navbar--top .list--menu a {
  display: flex;
  align-items: center;
  padding: 0 0.5rem;
  margin: 0 0.5rem;
  font-weight: bold;
  font-size: 1.375rem;
  line-height: 1.375rem;
  text-decoration: none;
  transition: all 0.4s ease-in-out;
}
.header--desktop .navbar--top .list--menu a:hover {
  transform: translateY(-3px);
}
.header--desktop .navbar--top .font--block {
  display: flex;
  justify-content: space-around;
  align-items: center;
  border-right: 1px solid rgba(146, 145, 144, 0.5);
}
.header--desktop .navbar--top .font--block a {
  padding: 0 0.3rem;
  margin: 0 0.3rem;
}
.header--desktop .navbar--top .search--block {
  display: flex;
  justify-content: space-around;
  align-items: center;
  border-right: 1px solid rgba(146, 145, 144, 0.5);
}
.header--desktop .navbar--top .search--block i {
  font-size: 1rem;
}
.header--desktop .navbar--top .search--block__all .form-group-wrapper {
  padding: 0 15px;
}
.header--desktop .navbar--top .search--block__all .form-group-wrapper form .form-group--section {
  margin-bottom: 0;
  position: relative;
}
.header--desktop .navbar--top .search--block__all .form-group-wrapper form .form-group--section .form-group {
  margin-bottom: 0;
}
.header--desktop .navbar--top .search--block__all .form-group-wrapper form .form-group--section .form-group .form-control {
  height: 35px;
  max-width: 170px;
  border: 1px solid #ced4da;
}
.header--desktop .navbar--top .search--block__all .form-group-wrapper form .form-group--section .form-group.icon__search .form-control {
  padding-right: 35px;
}
.header--desktop .navbar--top .search--block__all .form-group-wrapper form .form-group--section .btn-icon-search {
  padding: 0;
  font-size: 1rem;
  line-height: 1rem;
  color: #929190;
  position: absolute;
  z-index: 9;
  right: 13px;
  top: 50%;
  transform: translateY(-50%);
}
.header--desktop .navbar--top .search--block__all .form-group-wrapper form .form-group--section .btn-icon-search:hover {
  color: #BC1320;
}
.header--desktop .navbar--top .language--block {
  display: flex;
  justify-content: space-around;
  align-items: center;
  border-right: 1px solid rgba(146, 145, 144, 0.5);
}
.header--desktop .navbar--top .callcenter--block {
  display: flex;
  justify-content: space-around;
  align-items: center;
  border-right: 1px solid rgba(146, 145, 144, 0.5);
}
.header--desktop .navbar--top .callcenter--block i {
  font-size: 1rem;
}
.header--desktop .navbar--top .social--block {
  display: flex;
  justify-content: space-around;
  align-items: center;
  margin: 0;
}
.header--desktop .navbar--top .social--block a {
  padding: 0 0.3rem;
  margin: 0 0.3rem;
}
.header--desktop .navbar--bottom {
  min-height: 40px;
  padding-top: 0;
  padding-bottom: 0;
}
.header--desktop .navbar--bottom .navbar-nav {
  flex-wrap: wrap;
}
.header--desktop .navbar--bottom .nav-item {
  margin: 0 20px;
}
.header--desktop .navbar--bottom .nav-link {
  position: relative;
  padding: 0.5rem 0;
  font-weight: bold;
  font-size: 1.5rem;
  line-height: 1.75rem;
  text-align: center;
}
.header--desktop .navbar--bottom .nav-link:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  height: 3px;
  width: 0;
  background-color: white;
  transition: all 0.4s ease-in-out;
}
.header--desktop .navbar--bottom .nav-link:hover:before {
  width: 100%;
}
.header--desktop .navbar--bottom .nav-link:focus {
  outline: none;
  box-shadow: none;
}
.header--desktop .navbar--bottom .nav-link.show:before {
  width: 100%;
}
.header--desktop .navbar--bottom .nav-link.dropdown-toggle:after {
  display: none;
}
.header--desktop .navbar--bottom .dropdown-menu {
  border-radius: 0;
}
.header--desktop .navbar--bottom .dropdown-menu.show {
  -webkit-animation: fadeIn 0.3s alternate;
  /* Safari 4.0 - 8.0 */
  animation: fadeIn 0.3s alternate;
}
.header--desktop .navbar--bottom .dropdown--navbar {
  position: static;
}
.header--desktop .navbar--bottom .dropdown--navbar .dropdown-menu {
  width: 100%;
  max-height: 500px;
  top: auto;
  left: 0;
  padding: 15px;
  overflow-y: auto;
}
.header--desktop .navbar--bottom .dropdown--navbar .dropdown-menu ::-webkit-scrollbar-track {
  background-color: rgba(146, 145, 144, 0.5);
}
.header--desktop .navbar--bottom .dropdown--navbar .dropdown-menu::-webkit-scrollbar {
  width: 4px;
  background-color: rgba(146, 145, 144, 0.5);
}
.header--desktop .navbar--bottom .dropdown--navbar .dropdown-menu::-webkit-scrollbar-thumb {
  background-color: #BC1320;
}
.header--desktop .navbar--bottom .dropdown--navbar .dropdown-menu.group--menu h3 {
  padding: 0.5rem;
  font-weight: bold;
  font-size: 1.5rem;
  line-height: 1.5rem;
}
.header--desktop .navbar--bottom .dropdown--navbar .dropdown-menu.group--menu .dropdown-nav {
  display: block;
  padding: 0;
}
.header--desktop .navbar--bottom .dropdown--navbar .dropdown-nav {
  display: grid;
  grid-template-columns: auto auto auto;
  padding: 0;
}
.header--desktop .navbar--bottom .dropdown--navbar .dropdown-item {
  padding-bottom: 10px;
  -moz-column-break-inside: avoid;
       break-inside: avoid;
  page-break-inside: avoid;
  display: block;
  width: 100%;
  padding: 0.5rem;
  clear: both;
  text-align: inherit;
  white-space: normal;
  background-color: transparent;
  border: 0;
}
.header--desktop .navbar--bottom .dropdown--navbar a.dropdown-link {
  text-decoration: none;
  padding: 0;
  display: inline-block;
  font-weight: bold;
  font-size: 1.5rem;
  line-height: 1.5rem;
  transition: all 0.4s ease-in-out;
}
.header--desktop__animate {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 109;
  display: block;
  width: 100%;
  height: auto;
}
.header--desktop__animate .navbar--top {
  height: 60px;
}

.header--mobile {
  display: block;
  width: 100%;
  height: auto;
  background-color: white;
}
.header--mobile .navbar--top {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: auto;
  height: 60px;
  padding: 0;
}
.header--mobile .navbar--top .navbar__brand {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.header--mobile .navbar--top .navbar__brand .logo {
  width: 160px;
}
.header--mobile .navbar--top .list--menu {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.header--mobile .navbar--top .list--menu a {
  display: flex;
  align-items: center;
  padding: 5px;
  margin: 0 5px;
  font-weight: bold;
  font-size: 1.875rem;
  line-height: 1.875rem;
  text-decoration: none;
  transition: all 0.4s ease-in-out;
}
.header--mobile .navbar--top .list--menu a:hover {
  transform: translateY(-3px);
}
.header--mobile .navbar--top .search--block {
  display: flex;
  justify-content: space-around;
  align-items: center;
}
.header--mobile .navbar--top .search--block a {
  font-size: 1rem;
}
.header--mobile .navbar--top .language--block {
  display: flex;
  justify-content: space-around;
  align-items: center;
}
.header--mobile .mobile--nav {
  position: fixed;
  left: 0;
  z-index: 1041;
  width: 100%;
  height: 0;
  padding: 0;
  transition: all 0.4s ease-in-out;
  background-color: white;
  overflow: hidden;
}
.header--mobile .mobile--nav__open {
  top: 60px;
  height: calc(100vh - 60px);
  transition: all 0.4s ease-in-out;
  overflow-y: auto;
}
.header--mobile .mobile--nav .navbar {
  display: block !important;
  width: 100%;
  height: auto;
  padding: 0;
}
.header--mobile .mobile--nav .navbar .navbar-nav {
  padding: 15px;
}
.header--mobile .mobile--nav .navbar .navbar-nav .nav-item {
  border-bottom: 1px solid #f1f1f1;
}
.header--mobile .mobile--nav .navbar .navbar-nav .nav-item .nav-link {
  position: relative;
  font-weight: bold;
  font-size: 1.5rem;
  line-height: 1.875rem;
  color: #929190;
  transition: all 0.3s ease-out;
}
.header--mobile .mobile--nav .navbar .navbar-nav .nav-item .nav-link.dropdown-toggle:after {
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  border: none;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 30px;
  height: 30px;
  font-family: "icomoon" !important;
  content: "\e900";
  font-size: 10px;
  transition: all 0.3s ease-out;
}
.header--mobile .mobile--nav .navbar .navbar-nav .nav-item .nav-link.dropdown-toggle.show {
  color: #BC1320;
}
.header--mobile .mobile--nav .navbar .navbar-nav .nav-item .nav-link.dropdown-toggle.show:after {
  color: #BC1320;
  transform: translateY(-50%) rotate(-180deg);
}
.header--mobile .mobile--nav .navbar .navbar-nav .nav-item > .dropdown-menu {
  display: block;
  height: 0;
  padding: 0;
  border: 0;
  border-radius: 0;
  background-color: transparent;
  transition: all 0.5s cubic-bezier(0.34, 1.56, 0.64, 1);
  overflow: hidden;
  transform-origin: top center;
  transform: scale(1, 0);
}
.header--mobile .mobile--nav .navbar .navbar-nav .nav-item > .dropdown-menu.group--menu h3 {
  font-weight: bold;
  font-size: 1.5rem;
  line-height: 1.875rem;
}
.header--mobile .mobile--nav .navbar .navbar-nav .nav-item > .dropdown-menu.show {
  height: auto;
  transition: all 0.5s cubic-bezier(0.34, 1.56, 0.64, 1);
  transform: scale(1);
}
.header--mobile .mobile--nav .navbar .navbar-nav .nav-item > .dropdown-menu .dropdown-nav {
  list-style: none;
  padding: 0;
  margin: 0;
}
.header--mobile .mobile--nav .navbar .navbar-nav .nav-item > .dropdown-menu .dropdown-item {
  border-bottom: 1px solid #f1f1f1;
}
.header--mobile .mobile--nav .navbar .navbar-nav .nav-item > .dropdown-menu .dropdown-item:last-child {
  border-bottom-width: 0px;
}
.header--mobile .mobile--nav .navbar .navbar-nav .nav-item > .dropdown-menu .dropdown-link {
  position: relative;
  display: block;
  padding: 10px 10px 10px 30px;
  font-weight: bold;
  font-size: 1.5rem;
  line-height: 1.875rem;
  color: #929190;
  text-decoration: none;
  transition: all 0.3s ease-out;
}
.header--mobile .mobile--nav .navbar .navbar-nav .nav-item > .dropdown-menu .dropdown-link:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  width: 20px;
  height: 2px;
  background-color: #929190;
}
.header--mobile .mobile--nav .navbar .list--menu {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 15px;
}
.header--mobile .mobile--nav .navbar .list--menu a {
  display: flex;
  align-items: center;
  padding: 5px;
  margin: 0 5px;
  font-weight: bold;
  font-size: 1.875rem;
  line-height: 1.875rem;
  text-decoration: none;
  transition: all 0.4s ease-in-out;
}
.header--mobile .mobile--nav .navbar .list--menu a:hover {
  transform: translateY(-3px);
}
.header--mobile .mobile--nav .navbar .font--block {
  display: flex;
  justify-content: space-around;
  align-items: center;
}
.header--mobile .mobile--nav .navbar .social--block {
  display: flex;
  justify-content: space-around;
  align-items: center;
  margin: 0;
}
.header--mobile .mobile--nav .navbar .callcenter--block {
  display: flex;
  justify-content: space-around;
  align-items: center;
}
.header--mobile .mobile--nav .navbar .callcenter--block i {
  font-size: 1rem;
}
.header--mobile .mobile--nav .navbar .form-group-wrapper {
  padding: 0 10px;
}
.header--mobile .mobile--nav .navbar .form-group-wrapper form .form-group--section {
  margin-bottom: 0;
  position: relative;
}
.header--mobile .mobile--nav .navbar .form-group-wrapper form .form-group--section .form-group {
  margin-bottom: 0;
}
.header--mobile .mobile--nav .navbar .form-group-wrapper form .form-group--section .form-group .form-control {
  height: 35px;
  border: 1px solid #ced4da;
}
.header--mobile .mobile--nav .navbar .form-group-wrapper form .form-group--section .form-group.icon__search .form-control {
  padding-right: 35px;
}
.header--mobile .mobile--nav .navbar .form-group-wrapper form .form-group--section .form--float label {
  top: 8px;
}
.header--mobile .mobile--nav .navbar .form-group-wrapper form .form-group--section .form--float .form-control:focus + label {
  top: -9px;
}
.header--mobile .mobile--nav .navbar .form-group-wrapper form .form-group--section .form--float.has-data .form-control + label {
  top: -9px;
}
.header--mobile .mobile--nav .navbar .form-group-wrapper form .form-group--section .btn-icon-search {
  padding: 0;
  font-size: 1rem;
  line-height: 1rem;
  color: #929190;
  position: absolute;
  z-index: 9;
  right: 13px;
  top: 50%;
  transform: translateY(-50%);
}
.header--mobile .mobile--nav .navbar .form-group-wrapper form .form-group--section .btn-icon-search:hover {
  color: #BC1320;
}
.header--mobile__animate {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 109;
  display: block;
  width: 100%;
  height: auto;
}

.footer--wrapper {
  position: relative;
  margin-bottom: 2rem;
}
.footer--wrapper .footer--nav {
  display: block;
  padding: 15px;
}
.footer--wrapper .footer--nav .footer__link {
  font-weight: bold;
  font-size: 1.625rem;
  line-height: 1.875rem;
  text-decoration: none;
  color: #333;
}
.footer--wrapper .footer--nav .footer__group {
  list-style: none;
  padding: 0;
  margin: 0;
}
.footer--wrapper .footer--nav .footer__group .footer__item {
  margin: 1rem 0 0 0;
}
.footer--wrapper .footer--nav .footer__group .footer__link {
  position: relative;
  display: inline-block;
  font-weight: bold;
  font-size: 1.5rem;
  line-height: 1.875rem;
  color: #929190;
  transition: all 0.4s ease-in-out;
}
.footer--wrapper .footer--nav .footer__group .footer__link:after {
  position: absolute;
  left: 0;
  bottom: 0;
  height: 2px;
  width: 0px;
  content: "";
  display: block;
  transition: 0.5s;
}
.footer--wrapper .footer--nav .footer__group .footer__link:hover {
  transform: translateX(20px);
}
.footer--wrapper .accordion--primary {
  padding-bottom: 2rem;
  border-bottom: 2px solid #BC1320;
}
.footer--wrapper__contact {
  margin-bottom: 2rem;
}
.footer--wrapper__contact .title {
  font-weight: bold;
  font-size: 1.625rem;
  line-height: 1.875rem;
}
.footer--wrapper__contact .contact--block {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: 15px;
}
.footer--wrapper__contact .contact--block .content__icon {
  margin-top: 5px;
  font-size: 1.5rem;
  line-height: 1.875rem;
  color: #BC1320;
}
.footer--wrapper__contact .contact--block span.content__text {
  padding: 0 10px 0 10px;
  font-weight: bold;
  font-size: 1.5rem;
  line-height: 1.875rem;
  color: #929190;
}
.footer--wrapper__contact .contact--block a.content__text {
  padding: 0 10px 0 10px;
  font-weight: bold;
  font-size: 1.5rem;
  line-height: 1.875rem;
  text-decoration: none;
  transition: all 0.4s ease-in-out;
}
.footer--wrapper__contact .social--block {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin: 0;
}
.footer--wrapper__contact .social--block span {
  font-weight: bold;
  font-size: 1.5rem;
  line-height: 1.5rem;
}
.footer--wrapper__contact .social--block a {
  display: flex;
  align-items: center;
  padding: 5px;
  margin: 0 5px;
  font-weight: bold;
  font-size: 1.5rem;
  line-height: 1.875rem;
  text-decoration: none;
  transition: all 0.3s ease-in-out;
}
.footer--wrapper__contact .social--block a:hover {
  transform: translateY(-3px);
}
.footer--wrapper__contact .view--count {
  padding-right: 1rem;
  margin-right: 1rem;
  margin-bottom: 1rem;
  font-weight: bold;
  font-size: 1.5rem;
  line-height: 1.5rem;
}
.footer--wrapper__copyright .content {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 50px;
  font-weight: bold;
  font-size: 1.25rem;
  line-height: 1.625rem;
  color: white;
  background-color: #BC1320;
}

.backtotop {
  text-align: center;
}
.backtotop .totop {
  position: fixed;
  opacity: 0;
  visibility: hidden;
  overflow: hidden;
  text-align: center;
  z-index: 2147483646;
  right: 2rem;
  bottom: 2rem;
  transition: all 0.5s ease-in-out;
  width: 40px;
  height: 40px;
  color: white;
  background-color: #333;
  display: flex;
  justify-content: center;
  align-items: center;
  transform: rotate(90deg);
}

.backtotop .totop.show {
  visibility: visible;
  cursor: pointer;
  opacity: 1;
}

.consent--banner {
  position: fixed;
  bottom: 3rem;
  right: 0;
  left: 3rem;
  z-index: 1059;
  background-color: #fff;
  width: 75%;
  min-height: 0;
  padding: 0;
  box-shadow: 0 0 18px rgba(0, 0, 0, 0.2);
}
.consent--banner .consent--dialog {
  position: relative;
}
.consent--banner .consent--dialog.hidden .consent--container {
  display: none;
}
@media (max-width: 767.98px) {
  .consent--banner .consent--dialog.hidden .btn--container {
    top: auto;
    transform: translateY(0);
    bottom: 20px;
    left: 20px;
  }
}
.consent--banner .consent--container {
  width: auto;
  height: auto;
  padding: 2rem 5rem;
}
.consent--banner .consent--container__content {
  margin-bottom: 1rem;
}
.consent--banner .consent--container__title {
  margin-bottom: 0.5rem;
  font-weight: bold;
  font-size: 1.5rem;
  line-height: 1.625rem;
}
.consent--banner .consent--container__description {
  font-weight: normal;
  font-size: 1.5rem;
  line-height: 1.625rem;
}
.consent--banner .consent--container__description a {
  color: #333;
  text-decoration-thickness: 1px;
  transition: all 0.4s ease-in-out;
}
.consent--banner .consent--container__description a:hover {
  color: #BC1320;
}
.consent--banner .consent--container__actions {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.consent--banner .consent--container__actions .btn--primary {
  min-width: 200px;
  margin-right: 1rem;
}
.consent--banner .consent--container__actions .btn--setting {
  background-color: #fff;
  border: none;
  color: #BC1320;
  text-decoration: underline;
  text-decoration-thickness: 1px;
  padding-left: 0;
  padding-right: 0;
  box-shadow: none;
  font-weight: bold;
  font-size: 1.375rem;
  line-height: 1.625rem;
}
.consent--banner .consent--container__actions .btn--setting:hover {
  opacity: 0.7;
}
.consent--banner .consent--container__close {
  position: absolute;
  top: 1rem;
  right: 1rem;
  font-size: 1rem;
}
.consent--banner .consent--container__close .btn--close {
  height: auto;
  padding: 0;
}
.consent--banner .consent--container__close:hover {
  opacity: 0.7;
}
@media (max-width: 767.98px) {
  .consent--banner .consent--container {
    padding: 2rem 3rem;
  }
  .consent--banner .consent--container__actions {
    flex-direction: column;
  }
  .consent--banner .consent--container__actions .btn--primary {
    min-width: 100%;
    margin-right: 0;
    margin-bottom: 1rem;
  }
}
.consent--banner .btn--container {
  position: absolute;
  z-index: 1;
  left: -35px;
  top: 50%;
  transform: translateY(-50%);
  transition: transform 0.4s ease-in-out;
}
.consent--banner .btn--container .cookies__btn {
  display: block;
  border-radius: 50%;
  height: 64px;
  width: 64px;
  cursor: pointer;
  padding: 0;
  margin-bottom: 0;
  border: 0;
  background-color: white;
}
@media (max-width: 767.98px) {
  .consent--banner {
    bottom: 0;
    left: 0;
    width: 100%;
  }
  .consent--banner .btn--container {
    left: -100%;
  }
}

.consent--modal {
  position: absolute;
  top: 0;
  left: -100%;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3);
  transform: scale(1.2);
  opacity: 0;
  z-index: -1;
}
.consent--modal.show {
  position: fixed;
  top: 0;
  left: 0;
  display: flex !important;
  justify-content: center;
  align-items: center;
  transform: scale(1);
  opacity: 1;
  z-index: 2147483646;
  transition: z-index 0s 0s ease-in-out, opacity 0.2s 0s ease-in-out, transform 0.2s 0s ease-in-out;
}
.consent--modal .modal--wrapper {
  position: relative;
  max-width: 600px;
  width: 95%;
  height: auto;
  padding: 0;
  margin: auto;
  background-color: white;
  box-shadow: 0px 10px 15px rgba(0, 0, 0, 0.1);
}
.consent--modal .modal--wrapper__header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 10px 20px;
  border-bottom: 1px solid rgba(51, 51, 51, 0.25);
}
.consent--modal .modal--wrapper__header .logo {
  width: 100px;
}
.consent--modal .modal--wrapper__header .btn--close {
  height: auto;
  padding: 0;
}
.consent--modal .modal--wrapper__body {
  display: block;
  width: 100%;
  height: 450px;
  padding: 10px 20px 20px 20px;
  border-bottom: 1px solid rgba(51, 51, 51, 0.25);
  overflow-y: scroll;
}
.consent--modal .modal--wrapper__body::-webkit-scrollbar-track {
  background-color: rgba(255, 255, 255, 0.5);
}
.consent--modal .modal--wrapper__body::-webkit-scrollbar {
  width: 8px;
  background-color: rgba(255, 255, 255, 0.5);
}
.consent--modal .modal--wrapper__body::-webkit-scrollbar-thumb {
  background-color: #BC1320;
}
.consent--modal .modal--wrapper__footer {
  padding: 20px;
  text-align: right;
}
.consent--modal .privacy--description {
  margin-bottom: 20px;
  font-weight: normal;
  font-size: 1.375rem;
  line-height: 1.375rem;
}
.consent--modal .privacy--description .privacy--link {
  color: #BC1320;
  text-decoration-thickness: 1px;
}
.consent--modal .privacy--description .privacy--link:hover {
  opacity: 0.7;
}
.consent--modal .privacy--group {
  display: block;
  margin-top: 20px;
  overflow: hidden;
}
.consent--modal .privacy--group .accordion {
  position: relative;
  width: 100%;
  background-color: whitesmoke;
  border: none;
  outline: none;
  text-align: left;
  font-weight: bold;
  font-size: 1.375rem;
  line-height: 1.375rem;
  color: #333;
  cursor: pointer;
  transition: background-color 0.2s linear;
}
.consent--modal .privacy--group .accordion__head {
  display: block;
  padding: 15px 130px 15px 5px;
}
.consent--modal .privacy--group .accordion__head:before {
  font-family: bootstrap-icons !important;
  font-style: normal;
  font-weight: normal !important;
  font-variant: normal;
  content: "\f4fe";
  font-size: 1.375rem;
  line-height: 1.375rem;
  float: left;
  width: 22px;
  height: 22px;
  margin-right: 5px;
}
.consent--modal .privacy--group .accordion__head.is-open {
  margin-bottom: 10px;
}
.consent--modal .privacy--group .accordion__head.is-open:before {
  content: "\f2ea";
}
.consent--modal .privacy--group .accordion__always {
  position: absolute;
  top: 50%;
  right: 15px;
  transform: translateY(-50%);
  color: #BC1320;
}
.consent--modal .privacy--group .accordion__switch {
  position: absolute;
  top: 50%;
  right: 15px;
  transform: translateY(-50%);
  z-index: 1;
}
.consent--modal .privacy--group .accordion__switch input.switch {
  position: relative;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  width: 40px !important;
  height: 20px;
  margin: 0;
  border-radius: 30px;
  cursor: pointer;
  background: #ccc;
  transition: box-shadow 0.3s ease-in-out, padding 0.25s ease-in-out;
  transition-delay: 0.1s, 0s;
}
.consent--modal .privacy--group .accordion__switch input.switch:focus {
  border: 0;
  outline: 0;
}
.consent--modal .privacy--group .accordion__switch input.switch:checked {
  transition-delay: 0s, 0s;
  box-shadow: inset 0 0 0 2.62857em #BC1320 !important;
  padding-left: 20px;
}
.consent--modal .privacy--group .accordion__switch input.switch:before {
  display: inline-block;
  height: 14px;
  width: 14px;
  margin: 3px;
  background-color: #fff;
  border-radius: 50%;
  transition: all 0.1s ease 0.1s;
}
.consent--modal .privacy--group .accordion__switch input.switch:before, .consent--modal .privacy--group .accordion__switch input.switch:after {
  content: "";
  display: block;
}
.consent--modal .privacy--group .accordion__switch input.switch:active:before {
  transition: all 0.1s ease 0.05s;
}
.consent--modal .privacy--group .accordion-content {
  background-color: white;
  padding: 0 20px;
  max-height: 0;
  font-weight: normal;
  font-size: 1.375rem;
  line-height: 1.375rem;
  overflow: hidden;
  transition: max-height 0.2s ease-in-out;
}

@media print {
  body {
    -webkit-print-color-adjust: exact;
  }

  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }

  .col-sm-12 {
    width: 100%;
  }

  .col-sm-11 {
    width: 91.66666667%;
  }

  .col-sm-10 {
    width: 83.33333333%;
  }

  .col-sm-9 {
    width: 75%;
  }

  .col-sm-8 {
    width: 66.66666667%;
  }

  .col-sm-7 {
    width: 58.33333333%;
  }

  .col-sm-6 {
    width: 50%;
  }

  .col-sm-5 {
    width: 41.66666667%;
  }

  .col-sm-4 {
    width: 33.33333333%;
  }

  .col-sm-3 {
    width: 25%;
  }

  .col-sm-2 {
    width: 16.66666667%;
  }

  .col-sm-1 {
    width: 8.33333333%;
  }

  .visible-xs {
    display: none !important;
  }

  .hidden-xs {
    display: block !important;
  }

  table.hidden-xs {
    display: table;
  }

  tr.hidden-xs {
    display: table-row !important;
  }

  th.hidden-xs,
td.hidden-xs {
    display: table-cell !important;
  }

  .hidden-xs.hidden-print {
    display: none !important;
  }

  .hidden-sm {
    display: none !important;
  }

  .visible-sm {
    display: block !important;
  }

  table.visible-sm {
    display: table;
  }

  tr.visible-sm {
    display: table-row !important;
  }

  th.visible-sm,
td.visible-sm {
    display: table-cell !important;
  }

  html {
    font-size: 75% !important;
  }

  .header--wrapper, .annouce--wrapper, .hero--wrapper, .breadcrumb--wrapper, .home--service {
    display: none;
  }

  .form-group-wrapper, .social--wrapper, .verify--wrapper, .pagination-wrapper {
    display: none;
  }

  .btn-group, .consent--banner, .consent, .consent--modal {
    display: none;
  }

  footer {
    display: none;
  }

  .title--page {
    margin-bottom: 15px;
  }

  .text--editor .ck-content .image-style-align-left {
    width: 50%;
    margin-right: 20px;
  }

  .text--editor .ck-content .image-style-align-right {
    width: 50%;
    margin-left: 20px;
  }

  .text--editor .ck-content .media {
    display: none;
  }

  .page--content .title--page {
    margin-bottom: 15px;
  }
  .page--content .body--content .group__icon {
    display: none;
  }
  .page--content .body--content .content__figure img {
    width: 85% !important;
    display: block;
    margin: auto;
  }
  .page--content .related--content {
    display: none;
  }

  .vote--wrapper .block-vote .block-vote-total .title__ans {
    text-align: center;
  }
  .vote--wrapper .block-vote .block-vote-total::before {
    display: none;
  }

  .d-print-block .form--dynamic {
    width: calc(50% - 15px);
    margin-right: 15px;
  }
  .d-print-block .col-print-3 {
    width: 25%;
  }
  .d-print-block .col-print-9 {
    width: 75%;
  }

  .form-group-wrapper .form-group--section {
    margin-bottom: 15px !important;
  }

  .form-group-wrapper .form-group--section .block-title-print {
    display: inline-block;
    background-color: #BC1320;
    padding: 0 5px;
  }

  .form-group-wrapper .form-group--section .block-content-print {
    background-color: #FFF2F2;
    padding: 10px 5px;
  }

  .form-group-wrapper .form-group--section .block-content-print--table {
    background-color: #FFF2F2;
    padding: 10px 0 0 !important;
  }

  .form-group-wrapper .form-group--section .block-content-print .table {
    margin-bottom: 0 !important;
  }

  .form-group-wrapper .form-group--section .block-content-print .table--print tbody tr td.fixed {
    width: 300px !important;
  }

  .form-group-wrapper .form-group--section .block-title-print .text-red {
    color: #fff !important;
  }

  .form-group-wrapper .form-group--section .block-title-print .text-red .sub-title {
    color: #fff !important;
  }

  .form-group-wrapper .form-group--section .mb-3 {
    margin-bottom: 0 !important;
  }

  .form-group-wrapper .form-check {
    margin-bottom: 10px;
  }

  .contact--wrapper .d-print-block .col-lg-3 {
    width: 50%;
  }
  .contact--wrapper .d-print-block .col-lg-6 {
    width: 50%;
  }
  .contact--wrapper .block--group .map {
    height: 300px !important;
  }
  .contact--wrapper .address-contact-print .col-lg-5, .contact--wrapper .address-contact-print .col-lg-4 {
    width: 50%;
  }
  .contact--wrapper .address-contact-print .list-address-contact {
    margin-bottom: 20px;
  }

  .card-deck .card {
    max-width: calc(25% - 30px);
    margin-right: 15px;
    margin-left: 15px;
  }
}
.home--hero {
  display: block;
  position: relative;
  margin-bottom: 2rem;
}

.home--route {
  display: block;
  position: relative;
  margin-bottom: 2rem;
  background-image: url(/images/bg.jpg?056ea7e71cf4aea36fd6d9544b5f9f1a);
  background-size: 100% auto;
  background-position: center 50px;
  background-repeat: no-repeat;
}
.home--route .map--wrapper {
  padding: 2rem 1rem;
  margin-bottom: 2rem;
  background-color: white;
  border-radius: 8px;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.15);
  position: relative;
}
.home--route .map--wrapper #mapRoute {
  width: 100%;
  min-height: 1px;
  height: 472px;
}
.home--route .map--wrapper .map--svg {
  position: relative;
}
.home--route .map--wrapper .map--svg svg, .home--route .map--wrapper .map--svg img {
  pointer-events: none;
  position: absolute;
  top: 0;
  left: 0;
}
.home--route .map--wrapper .map--svg--img {
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  position: absolute;
  top: 0;
  left: 0;
}
.home--route .map--wrapper .map--base img {
  opacity: 1;
}
.home--route .map--wrapper .station--base g {
  cursor: auto;
  pointer-events: none;
}
.home--route .map--wrapper .station--base g[link] {
  cursor: pointer;
  pointer-events: auto;
}
.home--route .map--wrapper .map--base-mobile {
  margin-bottom: 2rem;
}
.home--route .map--wrapper .icon-slide {
  display: none;
}
@media (max-width: 991.98px) {
  .home--route .map--wrapper.show-icon .icon-slide {
    display: block;
    width: 40px;
    height: 40px;
    position: absolute;
    top: 140px;
    opacity: 0.7;
    -webkit-animation: linear infinite;
    -webkit-animation-name: run;
    -webkit-animation-duration: 2s;
  }
}
@media only screen and (max-width: 375px) {
  .home--route .map--wrapper.show-icon .icon-slide {
    top: 170px;
  }
}
@-webkit-keyframes run {
  0% {
    left: 50px;
  }
  50% {
    left: 70px;
  }
  100% {
    left: 50px;
  }
}
.home--route .table--wrapper {
  padding: 1rem;
  margin-bottom: 2rem;
  max-height: 920px;
  background-color: white;
  border-radius: 8px;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.15);
  overflow: hidden;
  overflow-y: auto;
}
.home--route .table--wrapper::-webkit-scrollbar-track {
  background-color: rgba(146, 145, 144, 0.5);
}
.home--route .table--wrapper::-webkit-scrollbar {
  width: 4px;
  background-color: rgba(146, 145, 144, 0.5);
}
.home--route .table--wrapper::-webkit-scrollbar-thumb {
  background-color: #BC1320;
}
.home--route .station--wrapper {
  position: relative;
  padding: 0;
  border: 2px solid transparent;
  border-radius: 8px;
  transition: all 0.4s ease-in-out;
  display: none;
}
.home--route .station--wrapper.show {
  display: block;
}
.home--route .station--wrapper:after {
  bottom: 100%;
  left: 50px;
  border: solid transparent;
  content: "";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-width: 15px;
  margin-left: -15px;
}
.home--route .station--content {
  padding: 1.5rem;
}
.home--route .station--figure {
  display: block;
  margin-bottom: 1rem;
}
.home--route .station--data {
  display: block;
}
.home--route .station--data .data__title {
  font-size: 2.25rem;
  line-height: 2.25rem;
}
.home--route .station--data .data__subtitle {
  font-size: 1.625rem;
  line-height: 2.25rem;
}
.home--route .station--data .facilities--list {
  display: block;
  margin-bottom: 0 !important;
}
.home--route .station--data .facilities--list .facilities__item {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 70px;
  margin-bottom: 15px;
  color: black;
  text-align: center;
  text-decoration: none;
  border: 1px solid transparent;
  transition: all 0.4s ease-in-out;
  padding-top: 20px;
  padding-bottom: 10px;
}
.home--route .station--data .facilities--list .facilities__item p {
  margin: 0;
  font-size: 1.5rem;
  line-height: 1.875rem;
}
.home--route .station--data .facilities--list .facilities__item img {
  max-width: 64px;
  transition: all 0.4s ease-in-out;
}
.home--route .station--data .facilities--list .facilities__item:hover {
  color: #BC1320;
  border-color: #BC1320;
}
.home--route .station--data .facilities--list .facilities__item:hover img {
  transform: translateY(-5px);
}
.home--route .station--data .text--editor {
  margin-bottom: 1.5rem;
}
.home--route .fare--wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  padding: 1.5rem 0.5rem 1.5rem 1.5rem;
  margin-left: 1px;
}
.home--route .fare--rate {
  display: block;
  width: 100%;
  height: 530px;
  overflow-y: scroll;
}
.home--route .fare--rate::-webkit-scrollbar-track {
  background-color: rgba(255, 255, 255, 0.5);
}
.home--route .fare--rate::-webkit-scrollbar {
  width: 4px;
  background-color: rgba(255, 255, 255, 0.5);
}
.home--route .fare--rate::-webkit-scrollbar-thumb {
  background-color: white;
}
.home--route .fare--rate .train--line {
  display: block;
  padding-right: 10px;
  margin-bottom: 2rem;
}
.home--route .fare--rate .train--line .fare__item {
  display: flex;
  justify-content: space-between;
  align-items: center;
  min-height: 46px;
  padding: 0.5rem 1rem;
  margin-bottom: 0.5rem;
  font-weight: bold;
  font-size: 1.5rem;
  line-height: 1.5rem;
  color: #333;
  background-color: white;
}

.home--events {
  display: block;
  position: relative;
  margin-bottom: 2rem;
}
.home--events .title--page h2.page__title {
  position: relative;
  padding-bottom: 10px;
}
.home--events .title--page h2.page__title::before {
  content: "";
  width: 50px;
  height: 5px;
  background-color: #BC1320;
  position: absolute;
  left: 0;
  bottom: 0;
}
.home--events .title--page h2.page__title:after {
  content: "";
  width: 100%;
  height: 1px;
  background-color: #BC1320;
  position: absolute;
  left: 0;
  bottom: 2px;
}
.home--events .content--wrapper {
  display: block;
}
.home--events .events--figure {
  margin: auto auto 1rem auto;
  text-align: center;
}
.home--events .events--figure img {
  margin: auto;
}
.home--events .events--item {
  display: block;
  margin-bottom: 40px;
  text-decoration: none;
}
.home--events .events--item:hover .events__date .h2, .home--events .events--item:hover .events__date .h3, .home--events .events--item:hover .events__date .between__date {
  color: #BC1320;
}
.home--events .events--item:hover .events__content {
  transition: all 0.4s ease-in-out;
}
.home--events .events--item:hover .events__content .h3 {
  color: #BC1320;
}
.home--events .events--item:hover .events__content .h4 {
  color: #333;
}
.home--events .events__date {
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all 0.4s ease-in-out;
}
.home--events .events__date .between__date {
  padding: 0 10px;
  font-weight: bold;
  font-size: 2.5rem;
  line-height: 2.5rem;
  color: #333;
}
.home--events .events__date .h2 {
  margin: 0;
  font-size: 2.5rem;
  line-height: 2.5rem;
  color: #333;
}
.home--events .events__date .h3 {
  margin: 0;
  font-size: 1.875rem;
  line-height: 2.5rem;
  color: #333;
}
.home--events .events__content .h3 {
  display: block;
  display: -webkit-box;
  margin: 0 auto;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 1.625rem;
  line-height: 1.875rem;
  color: #333;
}
.home--events .events__content .h4 {
  display: block;
  display: -webkit-box;
  margin: 0 auto;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  font-family: "Tahoma", Arial, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 1.5;
  font-weight: normal;
  color: #929190;
}
@media (max-width: 991.98px) {
  .home--events .events--item {
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #e0e0e0;
  }
  .home--events .events__date .start__date .h2 {
    color: #BC1320;
  }
  .home--events .events__date .end__date .h2 {
    color: #BC1320;
  }
}

.home--news {
  position: relative;
  padding-bottom: 4rem;
}
.home--news .title--page .page__readmore {
  position: absolute;
  top: 0;
  right: 0;
}
@media (max-width: 991.98px) {
  .home--news .title--page .page__readmore {
    position: relative;
    top: auto;
    right: auto;
  }
}
.home--news .news--slider .slick-slide {
  outline: none;
}
.home--news .news--slider .slick-slide .card--news-slide {
  transform: scale(0.9);
  text-decoration: none;
}
.home--news .news--slider .slick-slide .card--news-slide .card__figure {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 379px;
  background-color: rgba(146, 145, 144, 0.1);
}
.home--news .news--slider .slick-slide .card--news-slide .card__body {
  margin: 0 20px;
  transition: all 0.4s ease-in-out;
}
.home--news .news--slider .slick-slide .card--news-slide .card__title {
  color: #333;
  transition: all 0.4s ease-in-out;
}
.home--news .news--slider .slick-slide .card--news-slide .card__desc {
  font-weight: normal;
  font-family: "Tahoma", Arial, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 1.5;
  color: #929190;
  transition: all 0.4s ease-in-out;
}
.home--news .news--slider .slick-slide .card--news-slide:hover .card__title {
  color: #BC1320;
}
.home--news .news--slider .slick-slide .card--news-slide:hover .card__desc {
  color: #333;
}
@media (max-width: 1399.98px) {
  .home--news .news--slider .slick-slide .card--news-slide .card__figure {
    height: 319px;
  }
}
@media (max-width: 1199.98px) {
  .home--news .news--slider .slick-slide .card--news-slide .card__figure {
    height: 259px;
  }
}
@media (max-width: 991.98px) {
  .home--news .news--slider .slick-slide .card--news-slide {
    transform: scale(1);
  }
  .home--news .news--slider .slick-slide .card--news-slide .card__figure {
    height: 290px;
  }
}
@media (max-width: 575.98px) {
  .home--news .news--slider .slick-slide .card--news-slide .card__figure {
    height: 276px;
  }
}
.home--news .news--slider .slick-slide.slick-current .card--news-slide {
  transform: scale(1);
}
.home--news .news--slider .slick-slide.slick-current .card--news-slide .card__body {
  border-left: 2px solid #BC1320;
  border-right: 2px solid #BC1320;
  border-bottom: 2px solid #BC1320;
}
.home--news .news--slider .slick-slide.slick-current .card--news-slide .card__body:before {
  content: "";
  display: inline-block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 15px 20px 15px;
  border-color: transparent transparent #BC1320 transparent;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
.home--news .news--slider .slick-prev {
  width: 45px;
  height: 45px;
  left: 0;
}
.home--news .news--slider .slick-prev:before {
  font-family: "icomoon" !important;
  content: "\e902";
  color: #929190;
}
.home--news .news--slider .slick-prev:hover:before {
  color: #BC1320;
}
.home--news .news--slider .slick-next {
  width: 45px;
  height: 45px;
  right: 0;
}
.home--news .news--slider .slick-next:before {
  font-family: "icomoon" !important;
  content: "\e903";
  color: #929190;
}
.home--news .news--slider .slick-next:hover:before {
  color: #BC1320;
}
.home--news .news--slider .slick-arrow {
  z-index: 9;
}

.home--service .title--page h2.page__title {
  position: relative;
  padding-bottom: 10px;
}
.home--service .title--page h2.page__title::before {
  content: "";
  width: 50px;
  height: 5px;
  background-color: #BC1320;
  position: absolute;
  left: 0;
  bottom: 0;
}
.home--service .title--page h2.page__title:after {
  content: "";
  width: 100%;
  height: 1px;
  background-color: #BC1320;
  position: absolute;
  left: 0;
  bottom: 2px;
}

.news--wrapper .head--content {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 1.5rem;
}
.news--wrapper .head--content .text {
  font-size: 1.5rem;
  line-height: 1.5rem;
  font-weight: bold;
  color: #333;
}
.news--wrapper .body--content .content__gallery {
  width: 550px;
  float: left;
  margin-bottom: 20px;
  margin-right: 20px;
  max-width: 100%;
}
.news--wrapper .body--content .content__gallery .gallery__for {
  margin-bottom: 15px;
}
.news--wrapper .body--content .content__gallery .gallery__for .item {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 420px;
  background-color: rgba(146, 145, 144, 0.1);
}
.news--wrapper .body--content .content__gallery .gallery__for .item img {
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
}
.news--wrapper .body--content .content__gallery .gallery__nav {
  padding-right: 60px;
}
.news--wrapper .body--content .content__gallery .gallery__nav .item {
  width: 150px;
  height: 150px;
  margin-right: 20px;
}
.news--wrapper .body--content .content__gallery .gallery__nav .item img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.news--wrapper .body--content .content__gallery .gallery__nav .slick-prev {
  width: 45px;
  height: 45px;
  left: auto;
  right: 0;
  top: auto;
  bottom: 0;
}
.news--wrapper .body--content .content__gallery .gallery__nav .slick-prev:before {
  font-family: "icomoon" !important;
  content: "\e902";
  color: #929190;
}
.news--wrapper .body--content .content__gallery .gallery__nav .slick-prev:hover:before {
  color: #BC1320;
}
.news--wrapper .body--content .content__gallery .gallery__nav .slick-next {
  width: 45px;
  height: 45px;
  right: 0;
  top: 45px;
}
.news--wrapper .body--content .content__gallery .gallery__nav .slick-next:before {
  font-family: "icomoon" !important;
  content: "\e903";
  color: #929190;
}
.news--wrapper .body--content .content__gallery .gallery__nav .slick-next:hover:before {
  color: #BC1320;
}
.news--wrapper .body--content .content__gallery .gallery__nav .slick-arrow {
  z-index: 9;
}
.news--wrapper .body--content .content__text {
  font-size: 1.5rem;
  line-height: 1.5rem;
  font-weight: bold;
}
.news--wrapper .body--content .content__text iframe {
  width: 100%;
}
.news--wrapper .body--content .content__media {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  margin-bottom: 2rem;
  overflow: hidden;
}
.news--wrapper .body--content .content__media iframe, .news--wrapper .body--content .content__media object, .news--wrapper .body--content .content__media embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.news--wrapper .body--content:after {
  content: "";
  display: block;
  clear: both;
}

.calculated--wrapper {
  display: block;
  position: relative;
  padding: 2rem 1.5rem;
  margin-bottom: 2rem;
  background-color: rgba(146, 145, 144, 0.1);
}
.calculated--wrapper .station--route {
  display: block;
  position: relative;
  margin-bottom: 2rem;
}
.calculated--wrapper .station--route .route--box {
  position: relative;
}
.calculated--wrapper .station--route .box--info {
  font-weight: bold;
  font-size: 1.625rem;
  line-height: 1.875rem;
  color: #BC1320;
  display: flex;
  justify-content: center;
  width: 100%;
}
.calculated--wrapper .station--route .box--info span {
  color: #929190;
  margin-right: 5px;
}
.calculated--wrapper .station--route .box--info__time {
  font-weight: bold;
  font-size: 1.625rem;
  line-height: 1.875rem;
  color: #BC1320;
  display: flex;
  justify-content: center;
  position: absolute;
  left: 50%;
  bottom: 15px;
  transform: translate(-50%, 0);
  width: 100%;
}
.calculated--wrapper .station--route .box--info__time span {
  color: #929190;
  margin-right: 5px;
}
.calculated--wrapper .station--route .route--info {
  margin: 0 auto;
  padding: 0 0 3rem;
  list-style: none;
  position: relative;
  display: flex;
  justify-content: space-between;
}
.calculated--wrapper .station--route .route--step {
  text-align: left;
  position: relative;
  width: 100%;
  height: 40px;
}
.calculated--wrapper .station--route .route--step:before {
  content: "";
  height: 0.5rem;
  background-color: #BC1320;
  position: absolute;
  z-index: 1;
  width: 100%;
  left: 2px;
  top: 50%;
  transform: translateY(-50%);
  transition: all 0.4s ease-out;
}
.calculated--wrapper .station--route .route--step:nth-child(2) {
  text-align: right;
}
.calculated--wrapper .station--route .route--step:nth-child(2):before {
  left: auto;
  right: 2px;
}
.calculated--wrapper .station--route .step__point {
  display: inline-block;
  width: 40px;
  height: 40px;
  background-color: #BC1320;
  border-radius: 50%;
  border: 5px solid #BC1320;
  padding: 0.5em;
  max-width: 100%;
  z-index: 10;
  position: relative;
  transition: all 0.25s ease-out;
  text-indent: -9999px;
  white-space: nowrap;
  overflow: hidden;
}
.calculated--wrapper .station--route .step__point--end {
  display: inline-block;
  width: 40px;
  height: 40px;
  background-color: white;
  border-radius: 50%;
  border: 5px solid #BC1320;
  padding: 0.5em;
  max-width: 100%;
  z-index: 10;
  position: relative;
  transition: all 0.25s ease-out;
  text-indent: 9999px;
  white-space: nowrap;
  overflow: hidden;
}
.calculated--wrapper .station--route .step__label {
  display: block;
  text-transform: uppercase;
  color: #333;
  position: absolute;
  width: 100%;
  font-weight: bold;
  font-size: 1.625rem;
  line-height: 1.875rem;
  transition: all 0.25s ease-out;
}
.calculated--wrapper .route--remark {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 1rem;
}
@media (max-width: 991.98px) {
  .calculated--wrapper .route--remark {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }
}
.calculated--wrapper .route--remark .remark__left {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  font-weight: bold;
  font-size: 1.5rem;
  line-height: 1.875rem;
  color: #929190;
}
.calculated--wrapper .route--remark .remark__left .point {
  display: inline-block;
  width: 32px;
  height: 32px;
  background-color: white;
  border-radius: 50%;
  border: 5px solid #BC1320;
  padding: 0.5rem;
  margin: 0 0.5rem;
  max-width: 100%;
  z-index: 10;
  position: relative;
  transition: all 0.25s ease-out;
}
.calculated--wrapper .route--remark .remark__right {
  font-weight: bold;
  font-size: 1.5rem;
  line-height: 1.875rem;
  color: #929190;
}

.station--wrapper .body--content .content__gallery {
  position: relative;
  margin-bottom: 30px;
}
.station--wrapper .body--content .content__gallery .gallery__for {
  margin-bottom: 15px;
}
.station--wrapper .body--content .content__gallery .gallery__for .item {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 420px;
  background-color: rgba(146, 145, 144, 0.1);
}
.station--wrapper .body--content .content__gallery .gallery__for .item img {
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
}
.station--wrapper .body--content .content__gallery .gallery__nav {
  padding-right: 60px;
}
.station--wrapper .body--content .content__gallery .gallery__nav .item {
  width: 150px;
  height: 150px;
  margin-right: 20px;
}
.station--wrapper .body--content .content__gallery .gallery__nav .item img {
  width: 100%;
  max-width: 100%;
}
.station--wrapper .body--content .content__gallery .gallery__nav .slick-prev {
  width: 45px;
  height: 45px;
  left: auto;
  right: 0;
  top: auto;
  bottom: 0;
}
.station--wrapper .body--content .content__gallery .gallery__nav .slick-prev:before {
  font-family: "icomoon" !important;
  content: "\e902";
  color: #929190;
  opacity: 1;
}
.station--wrapper .body--content .content__gallery .gallery__nav .slick-prev:hover:before {
  color: #BC1320;
}
.station--wrapper .body--content .content__gallery .gallery__nav .slick-next {
  width: 45px;
  height: 45px;
  right: 0;
  top: 45px;
}
.station--wrapper .body--content .content__gallery .gallery__nav .slick-next:before {
  font-family: "icomoon" !important;
  content: "\e903";
  color: #929190;
  opacity: 1;
}
.station--wrapper .body--content .content__gallery .gallery__nav .slick-next:hover:before {
  color: #BC1320;
}
.station--wrapper .body--content .content__gallery .gallery__nav .slick-arrow {
  z-index: 9;
}
@media (max-width: 767.98px) {
  .station--wrapper .body--content .content__gallery {
    margin-bottom: 0;
  }
}
.station--wrapper .body--content .content__map {
  position: relative;
  width: 100%;
  height: 250px;
  margin-bottom: 30px;
}
.station--wrapper .body--content .content__map .map--wrap {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  text-align: left;
  z-index: 2;
  border-bottom: 0;
}
.station--wrapper .body--content .content__map iframe {
  width: 100%;
  height: 100%;
  display: block;
  position: relative;
}
.station--wrapper .body--content .station--content {
  margin-bottom: 30px;
}
.station--wrapper .station--figure {
  display: block;
}
.station--wrapper .station--data {
  display: block;
}
.station--wrapper .station--data .h2 {
  margin-bottom: 2rem;
}
.station--wrapper .station--data .location--data {
  margin-bottom: 2rem;
}
.station--wrapper .station--data .location--data .data__label {
  position: relative;
  font-size: 1.5rem;
  line-height: 1.5rem;
}
.station--wrapper .station--data .location--data .data__label:after {
  content: ":";
  color: #BC1320;
  position: absolute;
  top: 0;
  right: 0;
}
.station--wrapper .station--data .location--data .data__text {
  font-size: 1.5rem;
  line-height: 1.5rem;
}
.station--wrapper .station--data .facilities--list {
  display: block;
  margin-bottom: 2rem;
}
.station--wrapper .station--data .facilities--list .facilities__item {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  margin-bottom: 15px;
  color: black;
  text-align: center;
  text-decoration: none;
  border: 1px solid transparent;
  transition: all 0.4s ease-in-out;
  padding-top: 20px;
  padding-bottom: 10px;
}
.station--wrapper .station--data .facilities--list .facilities__item p {
  margin: 0;
  font-size: 1.5rem;
  line-height: 1.875rem;
}
.station--wrapper .station--data .facilities--list .facilities__item img {
  max-width: 64px;
  transition: all 0.4s ease-in-out;
}
.station--wrapper .station--data .facilities--list .facilities__item:hover {
  color: #BC1320;
  border-color: #BC1320;
}
.station--wrapper .station--data .facilities--list .facilities__item:hover img {
  transform: translateY(-5px);
}
.station--wrapper .station--data .text--editor {
  margin-bottom: 1.5rem;
}

.route--wrapper {
  position: relative;
}
.route--wrapper .route--container {
  display: flex;
  justify-content: flex-start;
  align-items: stretch;
  width: -webkit-min-content;
  width: -moz-min-content;
  width: min-content;
  max-width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}
.route--wrapper .route--container::-webkit-scrollbar-track {
  background-color: rgba(146, 145, 144, 0.5);
}
.route--wrapper .route--container::-webkit-scrollbar {
  height: 6px;
  background-color: rgba(146, 145, 144, 0.5);
}
.route--wrapper .route--container::-webkit-scrollbar-thumb {
  background-color: #BC1320;
}
.route--wrapper .route--container .main--station {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.route--wrapper .route--container .main--station__view {
  margin-right: 1rem;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.route--wrapper .route--container .main--station__view .info__icon {
  display: inline-block;
  width: 24px;
  height: 24px;
  margin-bottom: 0.5rem;
}
.route--wrapper .route--container .main--station__view .info__icon img {
  max-width: 100%;
}
.route--wrapper .route--container .main--station__view .info__name {
  font-size: 1.375rem;
  line-height: 1.625rem;
  text-align: center;
  font-weight: bold;
}
.route--wrapper .route--container .main--station__line .redLine {
  width: 50px;
  height: 85px;
  display: block;
  border-top-left-radius: 25px;
  border-top-right-radius: 25px;
  background-color: #BC1320;
}
.route--wrapper .route--container .main--station__line .lightredLine {
  width: 50px;
  height: 85px;
  display: block;
  border-bottom-left-radius: 25px;
  border-bottom-right-radius: 25px;
  background-color: rgba(188, 19, 32, 0.5);
  background-color: #D05A63;
}
.route--wrapper .route--container .line--station {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
}
.route--wrapper .route--container .line--station__view {
  position: relative;
  min-width: -webkit-min-content;
  min-width: -moz-min-content;
  min-width: min-content;
  height: 220px;
}
.route--wrapper .route--container .line--station__view.redLine {
  display: flex;
  justify-content: flex-start;
  align-items: flex-end;
}
.route--wrapper .route--container .line--station__view.redLine .station--info {
  padding: 20px 0 20px 45px;
}
.route--wrapper .route--container .line--station__view.redLine .station--info:first-of-type:after {
  left: 17px;
}
.route--wrapper .route--container .line--station__view.redLine .station--info:before {
  content: "";
  width: 100%;
  height: 8px;
  position: absolute;
  left: -10px;
  bottom: 35px;
  background-color: #BC1320;
}
.route--wrapper .route--container .line--station__view.redLine .station--info:after {
  display: inline-block;
  content: attr(data-text);
  font-weight: bold;
  font-size: 1.25rem;
  line-height: 1.25rem;
  color: #929190;
  position: absolute;
  left: 5px;
  bottom: 10px;
}
.route--wrapper .route--container .line--station__view.redLine .station--info__top .info__icon {
  margin-bottom: 0.5rem;
}
.route--wrapper .route--container .line--station__view.redLine .station--info__bottom .info__name {
  margin-bottom: 4px;
}
.route--wrapper .route--container .line--station__view.redLine .station--info__bottom .info__icon {
  display: inline-block;
  width: 40px;
  height: 40px;
  border: 4px solid #BC1320;
  border-radius: 50%;
  background-color: white;
  transition: all 0.2s ease-in-out;
}
.route--wrapper .route--container .line--station__view.redLine .station--info__bottom .info__icon img {
  max-width: 100%;
}
.route--wrapper .route--container .line--station__view.redLine .station--info__bottom .info__icon:hover {
  background-color: #BC1320;
}
.route--wrapper .route--container .line--station__view.redLine .station--info__bottom .info__icon.active {
  background-color: #BC1320;
}
.route--wrapper .route--container .line--station__view.lightredLine {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
}
.route--wrapper .route--container .line--station__view.lightredLine .station--info {
  padding: 20px 0 20px 45px;
}
.route--wrapper .route--container .line--station__view.lightredLine .station--info:first-of-type:after {
  left: 17px;
}
.route--wrapper .route--container .line--station__view.lightredLine .station--info:before {
  content: "";
  width: 100%;
  height: 8px;
  position: absolute;
  left: -10px;
  top: 35px;
  background-color: rgba(188, 19, 32, 0.5);
  background-color: #D05A63;
}
.route--wrapper .route--container .line--station__view.lightredLine .station--info:after {
  display: inline-block;
  content: attr(data-text);
  font-weight: bold;
  font-size: 1.25rem;
  line-height: 1.25rem;
  color: #929190;
  position: absolute;
  left: 5px;
  top: 10px;
}
.route--wrapper .route--container .line--station__view.lightredLine .station--info__top .info__icon {
  margin-bottom: 0.5rem;
}
.route--wrapper .route--container .line--station__view.lightredLine .station--info__bottom .info__name {
  margin-bottom: 0.5rem;
}
.route--wrapper .route--container .line--station__view.lightredLine .station--info__bottom .info__icon {
  display: inline-block;
  width: 40px;
  height: 40px;
  margin-bottom: 4px;
  border: 4px solid #D05A63;
  border-radius: 50%;
  background-color: white;
  transition: all 0.2s ease-in-out;
}
.route--wrapper .route--container .line--station__view.lightredLine .station--info__bottom .info__icon img {
  max-width: 100%;
}
.route--wrapper .route--container .line--station__view.lightredLine .station--info__bottom .info__icon:hover {
  background-color: #D05A63;
}
.route--wrapper .route--container .line--station__view.lightredLine .station--info__bottom .info__icon.active {
  background-color: #D05A63;
}
.route--wrapper .route--container .line--station__view .station--info {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.route--wrapper .route--container .line--station__view .station--info__top {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  z-index: 9;
}
.route--wrapper .route--container .line--station__view .station--info__top .info__icon {
  display: inline-block;
  width: 24px;
  height: 24px;
}
.route--wrapper .route--container .line--station__view .station--info__top .info__icon img {
  max-width: 100%;
}
.route--wrapper .route--container .line--station__view .station--info__bottom {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 80px;
  z-index: 9;
}
.route--wrapper .route--container .line--station__view .station--info__bottom .info__name {
  font-weight: bold;
  font-size: 1.375rem;
  line-height: 1.625rem;
  color: #333;
  text-align: center;
}
.route--wrapper .route--remark {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 1.5rem;
}
.route--wrapper .route--remark .remark__left {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  font-weight: bold;
  font-size: 1.5rem;
  line-height: 1.875rem;
  color: #929190;
}
.route--wrapper .route--remark .remark__left .point {
  display: inline-block;
  width: 32px;
  height: 32px;
  background-color: white;
  border-radius: 50%;
  border: 5px solid #BC1320;
  padding: 0.5rem;
  margin: 0 0.5rem;
  max-width: 100%;
  z-index: 10;
  position: relative;
  transition: all 0.25s ease-out;
}
.route--wrapper .route--remark .remark__right {
  font-weight: bold;
  font-size: 1.5rem;
  line-height: 1.875rem;
  color: #929190;
}
@media (max-width: 991.98px) {
  .route--wrapper .route--remark {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }
}
.route--wrapper .route--connection {
  display: block;
  position: relative;
  margin-top: 1.5rem;
}
.route--wrapper .route--connection ul {
  margin: 0;
  padding: 0;
  display: grid;
  grid-template-columns: auto auto auto auto;
}
.route--wrapper .route--connection ul li {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 1.5rem;
  font-weight: bold;
  font-size: 1.5rem;
  line-height: 1.875rem;
  color: #929190;
}
.route--wrapper .route--connection ul li img {
  max-width: 32px;
  margin-right: 0.5rem;
}
@media (max-width: 991.98px) {
  .route--wrapper .route--connection ul {
    padding: 0;
    grid-template-columns: auto auto auto;
  }
  .route--wrapper .route--connection ul li {
    font-size: 1.5rem;
    line-height: 1.7rem;
    align-items: flex-start;
  }
  .route--wrapper .route--connection ul li img {
    max-width: 16px;
    margin-right: 10px;
    position: relative;
    top: 3px;
  }
}
@media (max-width: 767.98px) {
  .route--wrapper .route--connection ul {
    grid-template-columns: auto auto;
  }
}
@media (max-width: 991.98px) {
  .route--wrapper .route--container {
    width: 1024px;
  }
  .route--wrapper .route--container .main--station__view {
    margin-right: 0.5rem;
  }
  .route--wrapper .route--container .main--station__view .info__icon {
    width: 17px;
    height: 17px;
  }
  .route--wrapper .route--container .main--station__line .redLine {
    width: 35px;
    height: 65px;
  }
  .route--wrapper .route--container .main--station__line .lightredLine {
    width: 35px;
    height: 65px;
  }
  .route--wrapper .route--container .line--station__view {
    height: 205px;
  }
  .route--wrapper .route--container .line--station__view.redLine .station--info {
    padding: 20px 0 20px 55px;
  }
  .route--wrapper .route--container .line--station__view.redLine .station--info__top .info__icon {
    width: 17px;
    height: 17px;
  }
  .route--wrapper .route--container .line--station__view.redLine .station--info__bottom {
    width: 35px;
  }
  .route--wrapper .route--container .line--station__view.redLine .station--info:after {
    left: 12px;
  }
  .route--wrapper .route--container .line--station__view.lightredLine .station--info {
    padding: 20px 0 20px 55px;
  }
  .route--wrapper .route--container .line--station__view.lightredLine .station--info__top .info__icon {
    width: 17px;
    height: 17px;
  }
  .route--wrapper .route--container .line--station__view.lightredLine .station--info__bottom {
    width: 35px;
  }
  .route--wrapper .route--container .line--station__view.lightredLine .station--info:after {
    left: 12px;
  }
}

.map--wrapper .route--remark {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.map--wrapper .route--remark .remark__left {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  font-weight: bold;
  font-size: 1.5rem;
  line-height: 1.875rem;
  color: #929190;
}
.map--wrapper .route--remark .remark__left .point {
  display: inline-block;
  width: 32px;
  height: 32px;
  background-color: white;
  border-radius: 50%;
  border: 4px solid #BC1320;
  padding: 0.5rem;
  margin: 0 0.5rem;
  max-width: 100%;
  z-index: 10;
  position: relative;
  transition: all 0.25s ease-out;
}
.map--wrapper .route--remark .remark__left .point_cap {
  padding-left: 10px;
  padding-right: 10px;
  border-right: 1px solid #D05A63;
}
.map--wrapper .route--remark .remark__left .point_cap .up {
  width: 15px;
  height: 15px;
  display: block;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  background-color: #BC1320;
}
.map--wrapper .route--remark .remark__left .point_cap .bottom {
  width: 15px;
  height: 15px;
  display: block;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  background-color: #D05A63;
}
.map--wrapper .route--remark .remark__right {
  font-weight: bold;
  font-size: 1.5rem;
  line-height: 1.875rem;
  color: #929190;
}
@media (max-width: 991.98px) {
  .map--wrapper .route--remark {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-top: 5px;
  }
}

.procurement--wrapper .procurement--order {
  position: relative;
  min-width: 200px;
  font-size: 1.5rem;
  line-height: 1.5rem;
  color: #333;
}
.procurement--wrapper .procurement--name {
  position: relative;
  display: block;
  min-width: 500px;
  font-size: 1.5rem;
  line-height: 1.5rem;
  color: #333;
  text-decoration: none;
}
.procurement--wrapper .procurement--name__short {
  position: relative;
  display: block;
  min-width: 300px;
  font-size: 1.5rem;
  line-height: 1.5rem;
  color: #333;
  text-decoration: none;
}
.procurement--wrapper .procurement--name__short:is(a) {
  transition: all 0.4s ease-in-out;
}
.procurement--wrapper .procurement--name__short:is(a):hover {
  color: #BC1320;
}
.procurement--wrapper .procurement--name:is(a) {
  transition: all 0.4s ease-in-out;
}
.procurement--wrapper .procurement--name:is(a):hover {
  color: #BC1320;
}
.procurement--wrapper .procurement--date {
  position: relative;
  min-width: 125px;
  font-size: 1.5rem;
  line-height: 1.5rem;
  color: #333;
}
.procurement--wrapper .procurement--date__full {
  position: relative;
  min-width: 250px;
  font-size: 1.5rem;
  line-height: 1.5rem;
  color: #333;
}
.procurement--wrapper .procurement--budget {
  position: relative;
  min-width: 250px;
  font-size: 1.5rem;
  line-height: 1.5rem;
  color: #333;
}
.procurement--wrapper .procurement--company {
  position: relative;
  min-width: 250px;
  font-size: 1.5rem;
  line-height: 1.5rem;
  color: #333;
}
.procurement--wrapper .procurement--view {
  position: relative;
  width: 100px;
  font-size: 1.5rem;
  line-height: 1.5rem;
  color: #333;
}
.procurement--wrapper .table--primary > table > tbody > tr:nth-child(even) > td {
  background-color: rgba(146, 145, 144, 0.1);
}
.procurement--wrapper .remark--procurement {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.procurement--wrapper .remark--procurement .remark {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 0.5rem;
  font-weight: bold;
  font-size: 1.25rem;
  line-height: 1.625rem;
  color: #333;
}
.procurement--wrapper .remark--procurement .remark span {
  color: #BC1320;
}
.procurement--wrapper .remark--procurement .remark i {
  margin: 0 0.5rem;
  font-size: 0.5rem;
}
.procurement--wrapper .list--primary {
  min-width: 250px;
  padding: 0;
  margin: 0;
}

.contact--wrapper .block--group {
  margin-bottom: 2rem;
}
.contact--wrapper .block--group .map, .contact--wrapper .block--group iframe {
  width: 100%;
  height: 550px;
}
.contact--wrapper .block--group .title {
  font-weight: bold;
  font-size: 1.625rem;
  line-height: 1.875rem;
}
.contact--wrapper .block--group .contact--block {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: 15px;
}
.contact--wrapper .block--group .contact--block .content__icon {
  margin-top: 5px;
  font-size: 1.5rem;
  line-height: 1.875rem;
  color: #BC1320;
}
.contact--wrapper .block--group .contact--block span.content__text {
  padding: 0 10px 0 10px;
  font-weight: bold;
  font-size: 1.5rem;
  line-height: 1.875rem;
  color: #333;
}
.contact--wrapper .block--group .contact--block a.content__text {
  padding: 0 10px 0 10px;
  font-weight: bold;
  font-size: 1.5rem;
  line-height: 1.875rem;
  text-decoration: none;
  transition: all 0.4s ease-in-out;
  color: #333;
}
.contact--wrapper .block--group .contact--block a.content__text:hover {
  color: #BC1320;
}
.contact--wrapper .block--group .social--block {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin: 0;
}
.contact--wrapper .block--group .social--block span {
  font-weight: bold;
  font-size: 1.5rem;
  line-height: 1.5rem;
}
.contact--wrapper .block--group .social--block a {
  display: flex;
  align-items: center;
  padding: 5px;
  margin: 0 5px;
  font-weight: bold;
  font-size: 1.5rem;
  line-height: 1.875rem;
  text-decoration: none;
  transition: all 0.3s ease-in-out;
}
.contact--wrapper .block--group .social--block a:hover {
  transform: translateY(-3px);
}
.contact--wrapper .list-address-contact {
  display: flex;
  margin-bottom: 40px;
}
.contact--wrapper .list-address-contact .icon-list {
  margin-right: 10px;
}
.contact--wrapper .list-address-contact .icon-list i {
  font-size: 24px;
  color: #BC1320;
}
.contact--wrapper .list-address-contact .icon-list .f-icon {
  font-size: 20px;
}
.contact--wrapper .list-address-contact p {
  font-size: 1.5rem;
  line-height: 1.625rem;
  font-weight: bold;
  color: #333;
  margin-bottom: 0;
}
.contact--wrapper .list-address-contact p a {
  color: #333;
  text-decoration: none;
}

.career--wrapper .image-profile {
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  position: relative;
  width: 100%;
  height: 300px;
  margin-bottom: 20px;
}
.career--wrapper .image-profile img {
  max-width: 100%;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: top;
     object-position: top;
}
.career--wrapper .image-profile .icon-upload-image {
  position: absolute;
  top: 5px;
  right: 5px;
  width: 30px;
  height: 30px;
  border-radius: 100%;
  background-color: rgba(51, 51, 51, 0.7);
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}
.career--wrapper .image-profile .icon-upload-image label {
  cursor: pointer;
}
.career--wrapper .image-profile .icon-upload-image i {
  font-size: 16px;
  color: #FFFFFF;
}
.career--wrapper .thankyou {
  background-image: url("/assets/images/career/bg-career.jpg");
  width: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  margin-bottom: 5rem;
}
.career--wrapper .thankyou .content {
  padding: 45px 15px;
  text-align: center;
}
.career--wrapper .thankyou .content .page__title {
  color: #fff;
}
.career--wrapper .thankyou .content .text {
  margin: 5rem 0;
  font-size: 1.5rem;
  line-height: 1.625rem;
  font-weight: bold;
  color: #fff;
}
@media (max-width: 991.98px) {
  .career--wrapper .image-profile {
    width: 300px;
  }
}

.job-application .image-profile {
  width: 100%;
  height: auto;
}

.event--wrapper .hasDatepicker {
  margin-bottom: 30px;
}
.event--wrapper .hasDatepicker .ui-datepicker-inline {
  width: 100%;
}
.event--wrapper .hasDatepicker .ui-widget.ui-widget-content {
  border: none;
}
.event--wrapper .hasDatepicker .ui-datepicker .ui-datepicker-header {
  border-radius: 0;
  background-color: #BC1320;
  padding: 10px 0;
}
.event--wrapper .hasDatepicker .ui-datepicker .ui-datepicker-header .ui-corner-all {
  display: none;
}
.event--wrapper .hasDatepicker .ui-datepicker .ui-datepicker-header .ui-datepicker-title {
  font-size: 1.5rem;
  line-height: 1.625rem;
  color: #fff;
}
.event--wrapper .hasDatepicker .ui-datepicker-calendar {
  border-collapse: separate;
  table-layout: fixed;
}
.event--wrapper .hasDatepicker .ui-datepicker-calendar thead tr th {
  border-bottom: 1px solid #BC1320;
}
.event--wrapper .hasDatepicker .ui-datepicker-calendar thead tr th span {
  font-size: 1.5rem;
  line-height: 1.625rem;
  color: #333;
}
.event--wrapper .hasDatepicker .ui-datepicker-calendar tbody tr td {
  padding: 0;
}
.event--wrapper .hasDatepicker .ui-datepicker-calendar tbody tr td .ui-state-default {
  border: none;
  background: rgba(146, 144, 145, 0.2);
  color: #333;
  text-align: center;
  padding: 15px 10px;
  font-size: 1.5rem;
  line-height: 1.625rem;
}
.event--wrapper .hasDatepicker .ui-datepicker-calendar tbody tr td .ui-state-default.ui-state-active {
  color: #fff;
  border: none !important;
}
.event--wrapper .hasDatepicker .ui-datepicker-calendar tbody tr td.highlight .ui-state-default {
  color: #BC1320;
  position: relative;
}
.event--wrapper .hasDatepicker .ui-datepicker-calendar tbody tr td.highlight .ui-state-default:after {
  font-family: bootstrap-icons !important;
  font-style: normal;
  font-weight: normal !important;
  font-variant: normal;
  content: "\f287";
  font-size: 8px;
  color: #BC1320;
  display: block;
  position: absolute;
  top: 0;
  left: 10px;
}
.event--wrapper .hasDatepicker .ui-datepicker-calendar tbody tr td.highlight.ui-datepicker-current-day .ui-state-active {
  color: #FFFFFF !important;
}
.event--wrapper .hasDatepicker .ui-datepicker-calendar tbody tr td.highlight.ui-datepicker-current-day .ui-state-active:after {
  color: #FFFFFF !important;
}
.event--wrapper .hasDatepicker .ui-datepicker-calendar tbody tr td.highlight.ui-datepicker-today .ui-state-active {
  color: #FFFFFF !important;
}
.event--wrapper .hasDatepicker .ui-datepicker-calendar tbody tr td.highlight.ui-datepicker-today .ui-state-default:after {
  color: #FFFFFF !important;
}
.event--wrapper .activity--date {
  font-size: 1.5rem;
  line-height: 1.625rem;
  font-weight: bold;
  color: #333;
  margin-bottom: 30px;
}
.event--wrapper .activity--date .count {
  color: #BC1320;
}

.activity--wrapper {
  margin-bottom: 3rem;
}
.activity--wrapper .card--event {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  margin-bottom: 20px;
}
.activity--wrapper .card--event .card__figure {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 260px;
  background-color: rgba(146, 145, 144, 0.1);
}
.activity--wrapper .card--event .card__figure img {
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
}
.activity--wrapper .card--event .card__body {
  padding-top: 1rem;
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 1rem;
  position: relative;
  transition: all 0.4s ease-in-out;
  border: 2px solid #fff;
  border-left: none;
  height: 100%;
}
.activity--wrapper .card--event .card__body .card__date {
  font-size: 1.625rem;
  line-height: 1.875rem;
  font-weight: bold;
  color: #BC1320;
  margin-bottom: 15px;
}
.activity--wrapper .card--event .card__body .card__name {
  font-size: 1.5rem;
  line-height: 1.625rem;
  font-weight: bold;
  color: #333;
  margin-bottom: 15px;
}
.activity--wrapper .card--event .card__body .card__desc {
  font-size: 1.5rem;
  line-height: 1.625rem;
  font-weight: normal;
  color: #929190;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
}
.activity--wrapper .card--event .card__body:hover {
  border: 2px solid #BC1320;
  border-left: none;
}
.activity--wrapper .card--event .card__body:hover .card__name {
  color: #BC1320;
}
@media only screen and (max-width: 1399px) {
  .activity--wrapper .card--event .card__body .card__desc {
    -webkit-line-clamp: 4;
  }
}
@media (max-width: 991.98px) {
  .activity--wrapper .card--event .card__figure {
    height: auto;
  }
  .activity--wrapper .card--event .card__body {
    border: none;
  }
  .activity--wrapper .card--event .card__body .card__desc {
    -webkit-line-clamp: unset;
  }
}
