:root {
  --white: #ffffff;
  --black: #000000;
}

.hclone2-banner .row-f-cus {
  margin-left: -7.5px;
  margin-right: -7.5px;
}

.hclone2-banner .col-f-cus {
  padding-left: 7.5px;
  padding-right: 7.5px;
}

.pro-list-header-edit .plhe-edit-tag {
  text-align: center;
  font-weight: 500;
  font-size: 57px;
  line-height: 70px;
  margin-bottom: 0px;
  text-align: center;
}

.pro-list-header-edit h2 {
  font-size: 18px;
  line-height: 30px;
  text-align: center;
  padding-bottom: 35px;
  max-width: 715px;
  margin: 0 auto;
  color: #000;
}
.pro-list-header-edit h2 a {
  color: #ff0000;
}
.home-pro-edit h2 {
  font-size: 40px;
  font-weight: 500;
  line-height: 47px;
  margin-bottom: 13px;
  text-align: center;
  max-width: unset;
}

.pro-list-header-edit .dora-css {
  margin-top: 10px;
}
.bo-giai-phap-edit .item .name h3 {
  font-size: 18px;
  line-height: 26px;
  font-weight: 700;
  margin-bottom: 5px;
}

.home-pro-item-edit .text-cus h3 {
  font-size: 16px;
  font-weight: 500;
  margin-top: 24px;
  text-align: center;
  line-height: 26px;
}

.home-session-4-edit .home-title .hs4-edit {
  font-size: 40px;
  font-weight: 500;
  line-height: 47px;
  margin-bottom: 13px;
  text-align: center;
}

.dangky-thongtin-edit .form-title .dktt-title {
  color: #fff;
  font-size: 40px;
  font-weight: 500;
}

.congaf-edit {
  font-size: 16px;
  line-height: 19px;
  color: #333333;
  font-weight: 500;
  margin-bottom: 10px;
  margin-top: 0px;
}

.congaf-img-100 {
  position: relative;
  height: 0;
  overflow: hidden;
  display: block;
}

.congaf-img-100 > img {
  object-fit: cover;
  position: absolute;
  left: 0;
  width: 100%;
  height: 100%;
  transition: 0.3s linear;
}

.congaf-wrap-img {
  padding-bottom: 100%;
}

/* home clone 2  */
.hclone2-banner {
  margin-top: 65px;
  /* padding: 35px 35px; */
  margin-bottom: 35px;
}

.hclone2-banner .hcl2-left {
  padding-top: 35px;
}

.hclone2-banner .hcl2-in {
  background: var(--primary-bg);
  padding: 100px 40px;
  /* border-radius: 20px; */
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  position: relative;
}

.hclone2-banner.dev2 .hcl2-in::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.15);
  z-index: 1;
  /* border-radius: 20px; */
}

.hclone2-banner.dev2 .wrap {
  position: relative;
  z-index: 2;
}

.hclone2-banner .hcl2-left .csubtitle {
  display: block;
  font-size: 24px;
  font-weight: 500;
  margin: 0 0 20px;
}

.hclone2-banner.dev2 .hcl2-left .csubtitle {
  color: white;
}

.hclone2-banner .hcl2-left .ctitle {
  font-size: 48px;
  color: var(--second-color);
  font-weight: 600;
  margin: 0 0 25px;
}
.hclone2-banner .hcl2-left .ctitle h1 {
  font-size: inherit;
  display: inline;
  font-weight: 600;
}
.hclone2-banner .hcl2-left .cdes {
  margin-bottom: 20px;
}

.hclone2-banner .hcl2-left .cdes li {
  float: left;
  width: 50%;
  font-size: 22px;
  margin-bottom: 15px;
  position: relative;
  padding-left: 30px;
}

.hclone2-banner.dev2 .hcl2-left .cdes li {
  color: white;
}

.hclone2-banner .hcl2-left .cdes li::after {
  content: "";
  position: absolute;
  left: 0;
  top: 5px;
  background-image: url(../img/tich-cam.svg);
  width: 20px;
  height: 20px;
  background-repeat: no-repeat;
}

.hclone2-banner .hcl2-left .banner-btn {
  justify-content: unset;
}

.hclone2-cus {
  margin-top: 50px;
}
.hclone2-cus .hclone2-cus-img img {
  width: 70px;
}

.hclone2-banner .hcl2-right .hcl2-form {
  width: 520px;
  max-width: 100%;
  background-color: var(--white);
  margin-left: auto;
  padding: 50px 40px;
  border-radius: 20px;
}

.hclone2-banner .hcl2-right .hcl2-form .ctitle {
  text-align: center;
  margin: 0 0 50px;
  font-weight: 500;
  font-size: 30px;
}

.hclone2-banner .hcl2-right .hcl2-form .cinput-box {
  position: relative;
  margin-bottom: 20px;
}

.hclone2-banner .hcl2-right .hcl2-form .cinput-box input {
  width: 100%;
  border: 1px solid #e0e0e0;
  outline: none;
  height: 43px;
  padding: 0 15px;
  border-radius: 10px;
  width: 100%;
}

.hclone2-banner .hcl2-right .hcl2-form .cinput-textarea textarea {
  height: 100px;
  border-radius: 10px;
  outline: none;
  border: 1px solid #e0e0e0;
  padding: 10px 15px;
  width: 100%;
  resize: none;
}

.hclone2-banner .hcl2-right .hcl2-form .cinput-box select {
  width: 100%;
  border: 1px solid #e0e0e0;
  outline: none;
  height: 43px;
  padding: 0 25px 0 15px;
  border-radius: 10px;
  width: 100%;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
}

.hclone2-banner .hcl2-right .hcl2-form .cinput-box svg {
  position: absolute;
  top: 50%;
  right: 15px;
  transform: translateY(-50%) scale(0.9);
}

.hclone2-banner .hcl2-right .hcl2-form .cinput-box .placeholder {
  position: absolute;
  left: 15px;
  top: 50%;
  transform: translateY(-50%);
  max-width: calc(100% - 30px);
}

.hclone2-banner .hcl2-right .hcl2-form .cinput-box input:focus ~ .placeholder,
.hclone2-banner .hcl2-right .hcl2-form .cinput-box input:active ~ .placeholder {
  display: none;
}
.cbot-txt strong {
  color: #7e7e7e;
}
.cbot-txt .chat-with-wb {
  color: #7e7e7e;
  transition: 0.2s linear;
}
.cbot-txt .chat-with-wb:hover {
  color: var(--second-color);
}
.hclone2-banner .hcl2-right .hcl2-form .ccheck-box input {
  padding: 0;
  height: initial;
  width: initial;
  margin-bottom: 0;
  display: none;
  cursor: pointer;
}

.hclone2-banner .hcl2-right .hcl2-form .ccheck-box label {
  position: relative;
  cursor: pointer;
  font-size: 16px;
  padding-left: 25px;
}

.hclone2-banner .hcl2-right .hcl2-form .ccheck-box label::before {
  content: "";
  -webkit-appearance: none;
  background-color: transparent;
  border: 2px solid var(--second-color);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05),
    inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05);
  padding: 6px;
  display: inline-block;
  position: relative;
  vertical-align: middle;
  cursor: pointer;
  margin-right: 5px;
  position: absolute;
  left: 0px;
  transform: translateY(3px);
}

.hclone2-banner .hcl2-right .hcl2-form .ccheck-box input:checked + label:after {
  content: "";
  display: block;
  position: absolute;
  top: 2px;
  left: 8px;
  width: 6px;
  height: 14px;
  border: solid var(--second-color);
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}

.hclone2-banner .hcl2-right .hcl2-form .ccheck-box {
  margin-top: 15px;
}

.hclone2-banner .hcl2-right .hcl2-form .cinput-box button {
  width: 100%;
  background: var(--second-color);
  padding: 12px;
  font-size: 20px;
  color: var(--white);
  font-weight: 600;
  border-radius: 20px;
  margin-top: 20px;
}

.hcl2-tab {
  padding-bottom: 40px;
  padding-top: 15px;
}

.hcl2-tab .ctitle {
  text-align: center;
  font-size: 40px;
  line-height: 47px;
  padding-bottom: 40px;
}

.hcl2-tab .hcl2-tab-list {
  /* border-bottom: 1px solid var(--primary-bg); */
}

.hcl2-tab .hcl2-tab-list ul {
  border: none;
  width: 100%;
  margin: 0 auto;
}

.hcl2-tab .hcl2-tab-list ul li {
  float: left;
  width: calc(100% / 3);
  border: none !important;
}

.hcl2-tab .hcl2-tab-list ul li a {
  border: none;
  font-size: 30px;
  color: #333333;
  text-align: center;
  display: block;
}

.hcl2-tab .hcl2-tab-list ul li a:hover,
.hcl2-tab .hcl2-tab-list ul li a:focus,
.hcl2-tab .hcl2-tab-list ul li a:active {
  border: none;
  border-bottom: 4px solid var(--second-color);
  background-color: unset;
}

.hcl2-tab .hcl2-tab-list ul li.active a {
  color: var(--second-color);
  border-bottom: 4px solid var(--second-color);
  font-weight: 600;
}

.hcl2-tab .tab-content .tab-pane {
  padding: 30px 0;
}

.hcl2-tab .tab-content .cleft img {
  width: 230px;
  /* margin: 0 0 15px; */
}

.hcl2-tab .tab-content .cleft .cdes h3 {
  font-size: 30px;
  font-weight: 600;
  margin: 0 0 20px;
}

.hcl2-tab .tab-content .cleft .ccontent {
  font-size: 18px;
  margin-bottom: 20px;
}

.hcl2-tab .tab-content .cleft .ccontent p {
  margin: 0 0 15px;
}

.hcl2-tab .tab-content .cleft .ccontent li {
  float: left;
  width: 50%;
  margin: 0 0 15px;
  padding-left: 15px;
  position: relative;
  cursor: pointer;
}

.hcl2-tab .tab-content .cleft .ccontent li::after {
  content: ".";
  position: absolute;
  left: 0;
  top: 0px;
  font-size: 40px;
  line-height: 0;
}

.hcl2-tab .tab-content .cleft .ccontent li .c-p-infor {
  position: absolute;
  top: 0;
  right: 30px;
}
.hcl2-tab .tab-content .cleft .ccontent li .c-p-infor .c-p-content {
  display: none;
  padding: 15px;
  border-radius: 15px;
  position: absolute;
  width: 300px;
  top: -20%;
  left: 100%;
  z-index: 2;
  background-color: #fff;
  box-shadow: rgba(50, 50, 93, 0.25) 0px 6px 12px -2px,
    rgba(0, 0, 0, 0.3) 0px 3px 7px -3px;
  font-size: 15px;
}
.hcl2-tab .tab-content .cleft .ccontent li .c-p-infor .c-p-content .cp-img {
  max-width: 120px;
  cursor: pointer;
  position: relative;
  margin-top: 5px;
}
.cleft .ccontent li .c-p-infor .c-p-content .cp-img .icon {
  position: absolute;
  /* width: 44px; */
  /* height: 20px; */
  left: 50%;
  top: 50%;
  /* border-radius: 50%; */
  transform: translate(-50%, -50%);
  z-index: 0;
  margin-bottom: 0;
  color: #b2b2b2;
  transition: 0.2s linear;
}
.cleft .ccontent li .c-p-infor .c-p-content .cp-img:hover .icon {
  color: var(--second-color);
}
.cleft .ccontent li .c-p-infor .c-p-content .cp-img:hover .icon {
  color: var(--second-color);
}
.hcl2-tab .tab-content .cleft .ccontent li .c-p-infor svg {
  cursor: pointer;
  color: #b2b2b2;
}
.hcl2-tab .tab-content .cleft .ccontent li .c-p-infor:hover > svg {
  color: var(--second-color);
}
.hcl2-tab .tab-content .cleft .ccontent li .c-p-infor:hover .c-p-content {
  display: block;
}

.c-p-content a {
  color: var(--second-color);
  text-decoration: underline;
  font-size: 15px;
  margin-top: 10px;
  display: inline-block;
}
.hcl2-tab .tab-content .cleft .clink {
  width: 250px;
  padding: 14px 0px;
  border-radius: 200px;
  color: white;
  font-size: 18px;
  cursor: pointer;
  border: 2px solid var(--second-color);
  color: var(--second-color);
  -moz-user-select: none;
  display: block;
  transition: color 0.4s linear;
  position: relative;
  overflow: hidden;
  z-index: 1;
  border-radius: 80px;
  background-color: transparent;
  text-align: center;
}

.hcl2-tab .tab-content .cleft .clink:hover {
  background: none;
  border: 2px solid #f15b43;
  color: #fff !important;
  background-color: var(--second-color);
}

.hcl2-tab .tab-content .cright img {
  width: 100%;
  border-radius: 15px;
}

.dora-tab-content {
  text-align: center;
  margin: 15px 0 25px;
}

.dora-ptab-btn {
  width: 80%;
  background: var(--second-color);
  padding: 8px;
  font-size: 16px;
  color: var(--white);
  font-weight: 600;
  border-radius: 20px;
  text-align: center;
  position: relative;
}

.dora-ptab-btn .caret {
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translate(0, -50%);
}

.dora-wrap-product {
  width: 100%;
  text-align: center;
  border: none;
  padding: 0;
  overflow: hidden;
}

.dora-tab-item a {
  display: block;
  padding: 8px 0;
  color: #333333;
  font-style: 16px;
}

.dora-tab-item.active a {
  background-color: var(--second-color);
  color: white;
}

/* .pro-btn .dung-thu {
  background-color: white;
  color: var(--second-color);
}
.pro-btn .dung-thu:hover {
  background-color: var(--second-color);
  color: white !important;
} */

.pro-option {
  text-align: center;
  margin-top: 35px;
  margin-bottom: 35px;
}
.pro-option p {
  font-size: 20px;
  font-weight: 500;
  /* display: inline; */
  /* float: left; */
  margin-right: 12px;
  line-height: 55px;
}
.pro-option .p-o-m {
  display: inline-block;
  margin-right: 15px;
  vertical-align: middle;
}
.pro-option .p-o-m .p-o-m-check {
  position: relative;
  width: 40px;
  height: 10px;
  border-radius: 20px;
  background-color: rgba(241, 91, 67, 0.2);
  float: left;
  margin-top: 10px;
}
.pro-option .p-o-m .p-o-m-check::after {
  content: "";
  transition: 0.2s linear;
  position: absolute;
  height: 20px;
  width: 20px;
  border-radius: 50%;
  background-color: var(--second-color);
  left: 0;
  top: 50%;
  transform: translate(0, -50%);
  cursor: pointer;
  transition: 0.2s linear;
}
.pro-option .p-o-m .p-o-m-check.active::after {
  left: 50%;
}
.pro-option .p-o-y {
  display: inline-block;
  vertical-align: middle;
}
.pro-option .p-o-y p {
  margin-top: 4px;
}
.pro-option .p-o-y-off {
  display: inline-block;
  float: left;
  padding: 5px 12px;
  border: 1px solid rgb(232, 234, 237);
  color: var(--second-color);
  text-align: center;
  font-size: 16px;
  font-weight: 600;
  cursor: pointer;
}

/* 13/09/2025 */
.pom-item {
  width: 20%;
  padding-left: 15px;
  padding-right: 15px;
  float: left;
}
.col-opset-30 {
  width: 20%;
  padding-left: 15px;
  padding-right: 15px;
  float: left;
  width: calc();
}
.pom-item > div {
  border: 1px solid rgb(232, 234, 237);
  padding-top: 15px;
  padding-bottom: 15px;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  cursor: pointer;
  position: relative;
  transition: 0.2s linear;
  z-index: 0;
}
/* .pom-item > div:hover,
.pom-item.active > div {
  background-color: var(--second-color);
  color: white;
} */
.pom-item > div::after {
  content: "";
  position: absolute;
  /* width: 0;
  height: 0;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-top: 20px solid var(--second-color); */
  width: 20px;
  height: 20px;
  border-left: 1px solid var(--second-color);
  border-bottom: 1px solid var(--second-color);
  bottom: 0;
  left: 50%;
  transform: translate(-50%, 54%) rotate(-45deg);
  opacity: 0;
  background: white;
  transition: 0.2s linear;
}
.pom-item > div:hover,
.pom-item.active > div {
  border-color: var(--second-color);
  
}
.pom-item > div:hover::after,
.pom-item.active > div::after {
  opacity: 1;
}
/*  */

.table-package-inner .c-p-infor {
  position: absolute;
  top: 25px;
  right: 15px;
  opacity: 0;
  transition: 0.2s linear;
}

.table-package-inner .c-p-infor .c-p-content {
  display: none;
  padding: 15px;
  border-radius: 15px;
  position: absolute;
  width: 300px;
  top: -20%;
  left: 100%;
  z-index: 2;
  background-color: #fff;
  box-shadow: rgba(50, 50, 93, 0.25) 0px 6px 12px -2px,
    rgba(0, 0, 0, 0.3) 0px 3px 7px -3px;
}

.table-package-inner .c-p-infor .c-p-content .cp-img {
  max-width: 120px;
  cursor: pointer;
  position: relative;
  margin-top: 5px;
}
.table-package-inner .c-p-infor .c-p-content .cp-img .icon {
  position: absolute;
  /* height: 20px; */
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 0;
  margin-bottom: 0;
  color: white;
  transition: 0.2s linear;
}
.table-package-inner .c-p-infor .c-p-content .cp-img:hover .icon {
  color: var(--second-color);
}
.table-package-inner table tr:hover .c-p-infor {
  opacity: 1;
}
.table-package-inner .c-p-infor svg {
  cursor: pointer;
  color: #b2b2b2;
}
.table-package-inner .c-p-infor:hover svg {
  color: #f15b43;
}
.table-package-inner .c-p-infor:hover .c-p-content {
  display: block;
}

/* home clone 2 end */
@media screen and (max-width: 1366px) {
  .hclone2-banner .hcl2-in {
    padding: 50px 20px;
  }
}

@media screen and (max-width: 1200px) {
  .hclone2-banner .hcl2-right .hcl2-form {
    width: 100%;
  }

  .hclone2-banner .hcl2-left {
    padding: 0;
    margin-bottom: 30px;
  }
}

@media screen and (max-width: 768px) {
  .pro-option {
    margin-bottom: 0;
    margin-top: 0px;
  }
  .pro-option p {
    font-size: 16px;
  }
  .pro-option .p-o-m .p-o-m-check {
    margin-top: 6px;
  }
  .pro-option .p-o-m {
    margin-bottom: 15px;
    margin-left: 0;
  }
  .pro-option .p-o-y p {
    margin-top: 6px;
  }
  .hclone2-banner {
    /* padding: 0px 15px 20px; */
    margin-top: 0;
    margin-bottom: 15px;
  }
  .hclone2-cus {
    display: none;
  }
  .hclone2-banner .hcl2-in {
    padding: 50px 5px;
  }

  .hcl2-tab .tab-content .cleft .cdes p {
    font-size: 22px;
  }

  .hcl2-tab .tab-content .cleft .ccontent li {
    width: 100%;
    margin-bottom: 15px;
  }
  .hcl2-tab .tab-content .cleft .ccontent p {
    margin-bottom: 0;
  }
  .hcl2-tab .tab-content .cleft .clink {
    width: 80%;
    padding: 8px 0px;
    font-size: 18px;
    margin: 0 auto;
  }

  .hcl2-tab .tab-content .cleft {
    margin-bottom: 30px;
  }

  .hcl2-tab .tab-content .cleft .ccontent {
    font-size: 16px;
  }
  .hcl2-tab .tab-content .cleft .ccontent ul {
    margin-top: 10px;
  }
  .hcl2-tab .hcl2-tab-list ul li a {
    font-size: 18px;
  }

  .hcl2-tab .hcl2-tab-list ul li.active a {
    border-bottom: 2px solid var(--second-color);
  }

  .hcl2-tab .ctitle {
    font-size: 26px;
    line-height: 32px;
    padding-bottom: 10px;
  }

  .hclone2-banner .hcl2-right .hcl2-form .ccheck-box label {
    font-size: 14px;
  }

  .hclone2-banner .hcl2-right .hcl2-form .ctitle {
    margin: 0px 0 25px;
    font-size: 22px;
  }

  .hclone2-banner .hcl2-right .hcl2-form {
    padding: 20px 15px;
  }

  .hclone2-banner .hcl2-left .csubtitle {
    display: block;
    font-size: 18px;
    margin-bottom: 15px;
  }

  .hclone2-banner .hcl2-left .ctitle {
    font-size: 30px;
    margin-bottom: 20px;
  }

  .hclone2-banner .banner-btn .home-btn {
    width: fit-content;
    padding: 8px 10px;
  }

  .hclone2-banner .hcl2-left .cdes li::after {
    top: 0;
  }

  .hclone2-banner .hcl2-left .banner-btn {
    justify-content: center;
  }

  .hclone2-banner .hcl2-left .cdes {
    margin-bottom: 15px;
  }

  .hclone2-banner .hcl2-left .cdes li {
    width: 100%;
    font-size: 16px;
  }

  .p-tkw-theoycmb.p-tkw-theoyc-editmb .p-tkw-theoyc-edit-text {
    text-align: center;
    font-weight: 500;
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 5px;
  }

  .home-content-1.hc1-editmb .title {
    font-size: 24px;
    font-weight: 500;
    line-height: 32px;
    margin-bottom: 8px;
    text-align: center;
  }

  .home-pro.home-pro-editmb h3 {
    line-height: 30px;
    font-weight: 500;
    margin-bottom: 12px;
    font-size: 24px;
    text-align: center;
  }

  .doi-tac-wrap.doi-tac-editmb .title-sec {
    font-size: 30px;
    line-height: 1.1;
    text-align: center;
  }

  .home-session-4-editmb .home-title .hs4-edit {
    font-size: 30px;
    font-weight: 500;
    line-height: 1.1;
    margin-bottom: 13px;
    text-align: center;
  }

  .home-session-4-editmb .home-title .faq-twmp-title {
    font-size: 30px;
    font-weight: 500;
    line-height: 1.1;
    margin-bottom: 13px;
    text-align: center;
  }

  .dktt-editmb .dktt-editmb-title {
    color: #fff;
    font-size: 24px;
    font-weight: 500;
    line-height: 32px;
    margin-bottom: 10px;
  }

  .pro-list-header-editmb .plhe-edit-tag {
    text-align: center;
    font-weight: 500;
    font-size: 21px;
    line-height: 30px;
    margin-bottom: 0;
    margin-top: 25px;
  }

  .pro-list-header-editmb h2 {
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    padding-bottom: 20px;
  }

  .hclone2-cus .hclone2-cus-img {
    margin-bottom: 15px;
  }

  .hcl2-tab .tab-content .cleft .cdes h3 {
    font-size: 20px;
    line-height: 26px;
    margin-bottom: 15px;
  }
  .hclone2-banner .hcl2-right .hcl2-form .cinput-box button {
    font-size: 18px;
  }
  .hcl2-tab .tab-content .cleft .ccontent li .c-p-infor {
    right: 0;
  }
  .hcl2-tab .tab-content .cleft .ccontent li .c-p-infor .c-p-content {
    width: 320px;
    right: 110%;
    left: unset;
  }
  .hcl2-tab .tab-content .tab-pane {
    padding-bottom: 0;
    padding-top: 15px;
  }
  .table-package-inner .c-p-infor .c-p-content {
    top: 0;
    /* transform: translate(0%, 0); */
    left: -300px;
    /* display: none !important; */
  }
  .table-package-inner .c-p-infor {
    top: 20px;
    right: 13px;
    opacity: 1;
  }
  .table-package table tr td:first-child {
    /* padding: 10px 15px 18px 0px; */
  }
  .pom-item {
    width: calc(100% / 3);
    margin-bottom: 30px;
    padding-left: 5px;
    padding-right: 5px;
  }
  .pom-item-12 {
    width: 100%;
  }
  .package-wrap {
    margin: 10px;
  }
  .pro-sub-title {
    font-size: 18px;
    padding: 30px 0;
    text-align: center;
    font-weight: 500;
  }
  .over-row-xs-5 {
    margin-left: -5px;
    margin-right: -5px;
  }
}
