.pagination li.active {
  /* background: #F15A31; */
  /* border: 1px solid #F15A31; */
  color: #ffffff;
}

.pagination li span {
  width: 34px;
  height: 34px;
  background: #ffffff;
  border: 1px solid #A3A3A3;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  border-radius: 100%;
  text-align: center;
  font-size: 16px;
  color: #000000;
  display: flex;
  justify-content: center;
  align-items: center;
  text-decoration: none;
}

.pagination li.active span {
  width: 34px;
  height: 34px;
  background: #F15A31;
  border: 1px solid #F15A31;
}

.pagination .page-item:first-child .page-link,
.pagination .page-item:last-child .page-link {
  border: 1px solid #A3A3A3;
  border-radius: 100%;
}

.box-search .select2-container {
  width: 100%;
  max-width: 350px;
  min-width: 300px;
  margin-right: 20px;
  height: 38px;
  border: 1px solid #BFBFBF;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  -ms-border-radius: 7px;
  border-radius: 7px;
  padding: 0px 10px;
}

.box-search .select2-container--default .select2-selection--single {
  border: none;
  border-radius: inherit
}

.box-search .select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: 36px;
}

a {
  text-decoration: none;
}

@media (max-width: 576px) {
  .box-search .select2-container {
    margin-right: 0px
  }

  ;
}

.add-pos-news select.select-servies,
.box-search .sele-1 {
  background-color: #FFF;
}

/* .osahan-menu-fotter .col.bg-white.rounded-circle.mt-n4.px-3.py-2 a{font-size:12px!important;} */

/* div.osahan-menu-fotter .col.bg-white.rounded-circle.mt-n4.px-3.py-2 a{padding: 2px;} */
.footer-mobile-relative {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.mobile-footer {
  display: none;
}

.mobile-footer.mobile-footer-position {
  display: block;
  position: absolute;
  bottom: 0;
  right: 0;
  background-color: #FFF;
  height: 500px;

}

.col-container {
  display: table;
  /* Make the container element behave like a table */
  width: 100%;
  /* Set full-width to expand the whole page */
}

.category-box-search.box-search {
  padding: 18px 0;
  display: block;
}

.category-box-search.title-list-news-more {
  margin-top: 2px;
}

@media (max-width: 576px) {
  .nav-services .nav-services-content .nav-services-item li:hover .sub-nav-1 {
    display: none;
  }
}

@media (max-width: 820px) {
  .box-item-news .pic-item {
    min-height: 140px;
  }
}

.bg-create-new-article {
  background-color: #F15A31;
}

div .select2-container--default .select2-selection--multiple,
div .select2-container--default .select2-selection--single {
  min-height: 40px;
  padding: 5px 8px;
  border-radius: 7px;
  border: 1px solid #D6D6D6
}

.star-is-home {
  position: absolute;
  right: 5px;
  top: 5px;
  z-index: 10;
}

.div-relative {
  position: relative;
}

.box-relative {
  position: relative;
  width: 100%;
}

div.osahan-menu-fotter .col.bg-white.rounded-circle.mt-n4.px-3.py-2 a {
  width: 75px;
}

.category-wrap {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  background: transparent;
  z-index: 10;
  cursor: pointer;
}

/*popup category*/
.l12u081s {
  transition: opacity .5s ease-in;
  position: relative;
  cursor: pointer;
  border: 1px solid #cacaca;
  border-bottom: none;
  border-radius: 4px;
}

.lgvfi6t {
  color: inherit;
  -webkit-text-decoration: inherit;
  text-decoration: inherit;
  width: 100%;
  font-size: 14px;
  padding: 0 16px;
  height: 45px;
  border-bottom: 1px solid #cacaca;
  position: relative;
  cursor: pointer;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.b1l31kza {
  color: #8c8c8c;
  font-size: .875rem;
}

.l165b13o {
  display: flex;
  align-items: center;
}

.p1kuud28 {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 40px;

  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}

.click-to-back {
  cursor: pointer;
}

.sign-in__form-input-box input[type="datetime-local"],
.sign-in__form-input-box input[type="text"],
.sign-in__form-input-box input[type="number"],
.sign-in__form-input-box select {
  height: 60px;
  width: 100%;
  border: none;
  background-color: var(--insur-extra);
  padding-left: 30px;
  padding-right: 30px;
  border-radius: var(--insur-bdr-radius);
  outline: none;
  font-size: 14px;
  color: var(--insur-gray);
  display: block;
  font-weight: 500;
  letter-spacing: var(--insur-letter-spacing);
}

.otp-authentication-register .add-info {
  width: 100%;
  margin-bottom: 25px;
}

.otp-authentication-register .text-checkbox {
  display: flex;
  align-items: center;
  font-size: 13px;
  margin-bottom: 30px;
}

.otp-authentication-register .text-checkbox input[type='checkbox'] {
  width: 18px;
  height: 18px;
  margin-right: 8px;
}

.otp-authentication-register .text-sign {
  padding-top: 10px;
  text-align: center;
  font-weight: 500;
}

.otp-authentication-register .text-sign a {
  color: #21409A;
  text-decoration: none;
}

.otp-authentication-register .text-opt {
  text-align: center;
  font-size: 16px;
  padding: 20px 0;
}

.otp-authentication-register .text-opt span {
  color: #02B529;
}

.otp-authentication-register .number-opt {
  width: 320px;
  margin: 10px auto 30px auto;
  display: flex;
  justify-content: center;
}

.otp-authentication .number-opt input,
.otp-authentication-register .number-opt input {
  width: 40px;
  height: 40px;
  margin: 0 5px;
  text-align: center;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  -ms-border-radius: 7px;
  border-radius: 7px;
  border: 1px solid #D6D6D6;
  outline: none;
}

.otp-authentication-register .bt-xacnhan {
  width: 320px !important;
  margin: auto;
}

.with-100-percent {
  width: 100%;
  max-width: 100%
}

/*payment*/
.box-redit-card {
  padding-top: 20px;
  padding-bottom: 30px;
}

.box-redit-card img {
  max-width: 100%;
  height: auto;
}

.modal-header {
  border-bottom: none;
}

.title-popup-pay {
  color: #ff7400;
  font-size: 30px;
  padding: 20px 0 10px 0;
}

.modal-pay-body {
  display: flex;
  flex-wrap: wrap;
  padding: 10px 20px;
}

.modal-pay-body .pic-card {
  width: 50%;
}

.modal-pay-body .pic-card img {
  max-width: 100%;
  height: auto;
}

.modal-pay-body .box-info-card {
  width: 50%;
  padding-left: 15px;
  display: flex;
  flex-wrap: wrap;
}

.modal-pay-body .box-info-card .box-txt-name {
  position: relative;
  width: 100%;
  margin: 0 0 10px 0;
  padding: 0;
}

.modal-pay-body .box-info-card .box-txt-name label {
  display: block;
}

.modal-pay-body .box-info-card .box-txt-name .icon-visa-card {
  position: absolute;
  top: 38px;
  right: 8px;
  width: 28px;
  height: 20px;
}

.modal-pay-body .box-info-card .box-txt-day {
  width: 67%;
  position: relative;
  margin-bottom: 10px;
}

.modal-pay-body .box-info-card .box-txt-day label {
  display: block;
}

.modal-pay-body .box-info-card .box-txt-code {
  width: 30%;
  position: relative;
  margin: 0 0 10px 10px;
}

.modal-pay-body .box-info-card .box-txt-code label {
  display: block;
}

.modal-pay-body .box-info-card .txt-name-card,
.modal-pay-body .box-info-card .txt-day-card {
  height: 43px;
  border: 1px solid #a4bd23;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  padding: 5px 10px;
  outline: none;
}

.modal-pay-body .box-info-card .txt-name-card {
  width: 100%;
}

.modal-pay-body .box-info-card .txt-day-card {
  width: 46%;
  margin-right: 5px;
  float: left;
}

.all-radio-box {
  width: 100%;
  display: flex;
  justify-content: center;
  padding-top: 20px;
}

.all-radio-box .box-radio {
  width: 380px;
  border: 1px solid #dbdbdb;
  padding: 15px 15px 15px 60px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  border-radius: 50px;
  margin: 0 20px;
  position: relative;
  text-align: left;
}

.all-radio-box .box-radio:hover input~.check-mark {
  background-color: #fff;
}

.all-radio-box .box-radio input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 30px;
  width: 30px;
  top: 15px;
  left: 15px;
  margin-right: 20px;
  z-index: 2;
}

.all-radio-box .box-radio input:checked~.check-mark {
  background-color: #fff;
}

.all-radio-box .box-radio input:checked~.check-mark:after {
  display: block;
}

.all-radio-box .box-radio .check-mark {
  position: absolute;
  top: 15px;
  left: 15px;
  height: 30px;
  width: 30px;
  background-color: #fff;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  border-radius: 100%;
  border: 1px solid #a8c02c;
}

.all-radio-box .box-radio .check-mark:after {
  top: 4px;
  left: 4px;
  width: 20px;
  height: 20px;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  border-radius: 100%;
  background: #ff8417;
  content: "";
  position: absolute;
  display: none;
}

.all-radio-box .box-radio.active {
  color: #1a914d;
  border: 1px solid #a4bd23;
}

@media (min-width: 320px) and (max-width: 767px) {
  .all-radio-box .box-radio {
    width: 100%;
    padding: 15px 15px 15px 60px;
    margin: 0 0 15px 0;
    font-size: 16px;
  }

  .all-radio-box .box-radio.active {
    color: #1a914d;
    border: 1px solid #a4bd23;
  }

  .all-radio-box {
    flex-wrap: wrap;
  }

  .modal-pay-body {
    display: flex;
    flex-wrap: wrap;
    padding: 10px 20px;
  }

  .modal-pay-body .pic-card {
    width: 100%;
    margin-bottom: 15px;
  }

  .modal-pay-body .box-info-card {
    width: 100%;
    padding-left: 0;
  }
}