/**=====================
     Reset css start
==========================**/
/*====== Margin css starts ======*/
@import url("https://fonts.googleapis.com/css2?family=Inria+Sans:wght@300;400;700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Sarabun:wght@400;500;600;700&display=swap");
.m-0 {
  margin: 0px !important; }

.m-5 {
  margin: 5px !important; }

.m-10 {
  margin: 10px !important; }

.m-15 {
  margin: 15px !important; }

.m-20 {
  margin: 20px !important; }

.m-25 {
  margin: 25px !important; }

.m-30 {
  margin: 30px !important; }

.m-35 {
  margin: 35px !important; }

.m-40 {
  margin: 40px !important; }

.m-45 {
  margin: 45px !important; }

.m-50 {
  margin: 50px !important; }

/*====== Margin css ends ======*/
/*====== Border-radius css starts ======*/
.b-r-0 {
  border-radius: 0px !important; }

.b-r-1 {
  border-radius: 1px !important; }

.b-r-2 {
  border-radius: 2px !important; }

.b-r-3 {
  border-radius: 3px !important; }

.b-r-4 {
  border-radius: 4px !important; }

.b-r-5 {
  border-radius: 5px !important; }

.b-r-6 {
  border-radius: 6px !important; }

.b-r-7 {
  border-radius: 7px !important; }

.b-r-8 {
  border-radius: 8px !important; }

.b-r-9 {
  border-radius: 9px !important; }

.b-r-10 {
  border-radius: 10px !important; }

.b-r-11 {
  border-radius: 11px !important; }

.b-r-12 {
  border-radius: 12px !important; }

.b-r-13 {
  border-radius: 13px !important; }

.b-r-14 {
  border-radius: 14px !important; }

.b-r-15 {
  border-radius: 15px !important; }

.b-r-16 {
  border-radius: 16px !important; }

.b-r-17 {
  border-radius: 17px !important; }

.b-r-18 {
  border-radius: 18px !important; }

.b-r-19 {
  border-radius: 19px !important; }

.b-r-20 {
  border-radius: 20px !important; }

/*====== Border-radius css ends ======*/
/*====== Font-size css starts ======*/
.f-12 {
  font-size: 12px !important; }

.f-14 {
  font-size: 14px !important; }

.f-16 {
  font-size: 16px !important; }

.f-18 {
  font-size: 18px !important; }

.f-20 {
  font-size: 20px !important; }

.f-22 {
  font-size: 22px !important; }

.f-24 {
  font-size: 24px !important; }

.f-26 {
  font-size: 26px !important; }

.f-28 {
  font-size: 28px !important; }

.f-30 {
  font-size: 30px !important; }

.f-32 {
  font-size: 32px !important; }

.f-34 {
  font-size: 34px !important; }

.f-36 {
  font-size: 36px !important; }

.f-38 {
  font-size: 38px !important; }

.f-40 {
  font-size: 40px !important; }

.f-42 {
  font-size: 42px !important; }

.f-44 {
  font-size: 44px !important; }

.f-46 {
  font-size: 46px !important; }

.f-48 {
  font-size: 48px !important; }

.f-50 {
  font-size: 50px !important; }

.f-52 {
  font-size: 52px !important; }

.f-54 {
  font-size: 54px !important; }

.f-56 {
  font-size: 56px !important; }

.f-58 {
  font-size: 58px !important; }

.f-60 {
  font-size: 60px !important; }

.f-62 {
  font-size: 62px !important; }

.f-64 {
  font-size: 64px !important; }

.f-66 {
  font-size: 66px !important; }

.f-68 {
  font-size: 68px !important; }

.f-70 {
  font-size: 70px !important; }

.f-72 {
  font-size: 72px !important; }

.f-74 {
  font-size: 74px !important; }

.f-76 {
  font-size: 76px !important; }

.f-78 {
  font-size: 78px !important; }

.f-80 {
  font-size: 80px !important; }

.f-82 {
  font-size: 82px !important; }

.f-84 {
  font-size: 84px !important; }

.f-86 {
  font-size: 86px !important; }

.f-88 {
  font-size: 88px !important; }

.f-90 {
  font-size: 90px !important; }

.f-92 {
  font-size: 92px !important; }

.f-94 {
  font-size: 94px !important; }

.f-96 {
  font-size: 96px !important; }

.f-98 {
  font-size: 98px !important; }

.f-100 {
  font-size: 100px !important; }

/*====== Font-size css ends ======*/
/*====== Font-weight css starts ======*/
.f-w-100 {
  font-weight: 100; }

.f-w-300 {
  font-weight: 300; }

.f-w-500 {
  font-weight: 500; }

.f-w-400 {
  font-weight: 400; }

.f-w-600 {
  font-weight: 600; }

.f-w-700 {
  font-weight: 700; }

.f-w-800 {
  font-weight: 800; }

.f-w-900 {
  font-weight: 900; }

/*====== Font-weight css ends ======*/
/*====== Font-style css starts ======*/
.f-s-normal {
  font-style: normal; }

.f-s-italic {
  font-style: italic; }

.f-s-oblique {
  font-style: oblique; }

.f-s-initial {
  font-style: initial; }

.f-s-inherit {
  font-style: inherit; }

/*====== Font-style css ends ======*/
/*====== Text-Decoration css starts ======*/
.text-overline {
  text-decoration: overline; }

.text-line-through {
  text-decoration: line-through; }

.text-underline {
  text-decoration: underline; }

.text-dashed {
  text-decoration: dashed; }

.text-blink {
  text-decoration: blink; }

.text-dotted {
  text-decoration: dotted; }

.text-initial {
  text-decoration: initial; }

.text-none {
  text-decoration: none; }

.text-solid {
  text-decoration: solid; }

.text-wavy {
  text-decoration: wavy; }

.text-inherit {
  text-decoration: inherit; }

.text-double {
  text-decoration: double; }

/*====== Text-Decoration css ends ======*/
/*====== Vertical-Align css starts ======*/
.baseline {
  vertical-align: baseline; }

.sub {
  vertical-align: sub; }

.super {
  vertical-align: super; }

.top {
  vertical-align: top; }

.text-top {
  vertical-align: text-top; }

.middle {
  vertical-align: middle; }

.bottom {
  vertical-align: bottom; }

.text-bottom {
  vertical-align: text-bottom; }

.initial {
  vertical-align: initial; }

.inherit {
  vertical-align: inherit; }

/*====== Vertical-Align css ends ======*/
/*====== Position css starts ======*/
.p-static {
  position: static; }

.p-absolute {
  position: absolute; }

.p-fixed {
  position: fixed; }

.p-relative {
  position: relative; }

.p-initial {
  position: initial; }

.p-inherit {
  position: inherit; }

/*====== Position css ends ======*/
/*====== Float css starts ======*/
.f-left {
  float: left; }

.f-right {
  float: right; }

.f-none {
  float: none; }

/*====== Float css ends ======*/
/*====== Overflow css starts ======*/
.o-hidden {
  overflow: hidden; }

.o-visible {
  overflow: visible; }

.o-auto {
  overflow: auto; }

/*====== Overflow css ends ======*/
/*====== Image-sizes css starts ======*/
.img-10 {
  width: 10px !important; }

.img-20 {
  width: 20px !important; }

.img-30 {
  width: 30px !important; }

.img-40 {
  width: 40px !important; }

.img-50 {
  width: 50px !important; }

.img-60 {
  width: 60px !important; }

.img-70 {
  width: 70px !important; }

.img-80 {
  width: 80px !important; }

.img-90 {
  width: 90px !important; }

.img-100 {
  width: 100px !important; }

/*====== Image-sizes css ends ======*/
/*======= Text css starts ===========*/
.font-primary {
  color: #2e3192 !important; }

.font-secondary {
  color: #f15e2c !important; }

.font-success {
  color: #cacde6 !important; }

.font-danger {
  color: #dc3545 !important; }

.font-info {
  color: #00FFD1 !important; }

.font-light {
  color: #c2c2c2 !important; }

.font-dark {
  color: #212529 !important; }

.font-warning {
  color: #EB5757 !important; }

/*======= Text css ends ===========*/
/*======= Label-color css starts  ======= */
.label {
  border-radius: 2px;
  color: #fff;
  font-size: 12px;
  line-height: 1;
  margin-bottom: 0;
  text-transform: capitalize; }

.label-theme {
  background-color: #2e3192; }

.label-primary {
  background-color: #2e3192; }

.label-secondary {
  background-color: #f15e2c; }

.label-success {
  background-color: #cacde6; }

.label-danger {
  background-color: #dc3545; }

.label-info {
  background-color: #00FFD1; }

.label-light {
  background-color: #c2c2c2; }

.label-dark {
  background-color: #212529; }

.label-warning {
  background-color: #EB5757; }

/*======= Label-color css ends  ======= */
/*======= Badge-color css starts  ======= */
.badge-light-primary {
  background-color: #bcbdea;
  color: #2e3192; }

.badge-light-secondary {
  background-color: white;
  color: #f15e2c; }

.badge-light-success {
  background-color: white;
  color: #cacde6; }

.badge-light-danger {
  background-color: #fef9f9;
  color: #dc3545; }

.badge-light-info {
  background-color: #e6fffa;
  color: #00FFD1; }

.badge-light-light {
  background-color: white;
  color: #c2c2c2; }

.badge-light-dark {
  background-color: #8d98a3;
  color: #212529; }

.badge-light-warning {
  background-color: white;
  color: #EB5757; }

.badge-light-primary {
  background-color: rgba(46, 49, 146, 0.1); }

.badge-light-success {
  background-color: rgba(202, 205, 230, 0.2); }

/*======= Badge-color css end  ======= */
/*======= Background-color css starts  ======= */
.bg-primary {
  background-color: #2e3192 !important;
  color: #fff; }

.bg-light-primary {
  background-color: rgba(46, 49, 146, 0.2) !important;
  color: #111010; }

.bg-secondary {
  background-color: #f15e2c !important;
  color: #fff; }

.bg-light-secondary {
  background-color: rgba(241, 94, 44, 0.2) !important;
  color: #111010; }

.bg-success {
  background-color: #cacde6 !important;
  color: #fff; }

.bg-light-success {
  background-color: rgba(202, 205, 230, 0.2) !important;
  color: #111010; }

.bg-danger {
  background-color: #dc3545 !important;
  color: #fff; }

.bg-light-danger {
  background-color: rgba(220, 53, 69, 0.2) !important;
  color: #111010; }

.bg-info {
  background-color: #00FFD1 !important;
  color: #fff; }

.bg-light-info {
  background-color: rgba(0, 255, 209, 0.2) !important;
  color: #111010; }

.bg-light {
  background-color: #c2c2c2 !important;
  color: #fff; }

.bg-light-light {
  background-color: rgba(194, 194, 194, 0.2) !important;
  color: #111010; }

.bg-dark {
  background-color: #212529 !important;
  color: #fff; }

.bg-light-dark {
  background-color: rgba(33, 37, 41, 0.2) !important;
  color: #111010; }

.bg-warning {
  background-color: #EB5757 !important;
  color: #fff; }

.bg-light-warning {
  background-color: rgba(235, 87, 87, 0.2) !important;
  color: #111010; }

/*======= Background-color css end  ======= */
/*======= Font-color css starts  ======= */
.text-primary {
  color: #2e3192 !important; }

.text-secondary {
  color: #f15e2c !important; }

.text-success {
  color: #cacde6 !important; }

.text-danger {
  color: #dc3545 !important; }

.text-info {
  color: #00FFD1 !important; }

.text-light {
  color: #c2c2c2 !important; }

.text-dark {
  color: #212529 !important; }

.text-warning {
  color: #EB5757 !important; }

/*======= Font-color css end  ======= */
/*======= Button-color css starts  ======= */
.btn-primary {
  background-color: #2e3192 !important;
  border-color: #2e3192 !important; }
  .btn-primary.disabled, .btn-primary:disabled {
    background-color: #2e3192 !important;
    border-color: #2e3192 !important; }
  .btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active {
    background-color: #22246b !important;
    border-color: #22246b !important; }
  .btn-primary:focus {
    box-shadow: 0 0 0 0.2rem #8284d7; }
  .btn-primary:after {
    color: #2e3192; }

.btn-secondary {
  background-color: #f15e2c !important;
  border-color: #f15e2c !important; }
  .btn-secondary.disabled, .btn-secondary:disabled {
    background-color: #f15e2c !important;
    border-color: #f15e2c !important; }
  .btn-secondary:hover, .btn-secondary:focus, .btn-secondary:active, .btn-secondary.active {
    background-color: #db430f !important;
    border-color: #db430f !important; }
  .btn-secondary:focus {
    box-shadow: 0 0 0 0.2rem #fbcbbb; }
  .btn-secondary:after {
    color: #f15e2c; }

.btn-success {
  background-color: #cacde6 !important;
  border-color: #cacde6 !important; }
  .btn-success.disabled, .btn-success:disabled {
    background-color: #cacde6 !important;
    border-color: #cacde6 !important; }
  .btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active {
    background-color: #a7acd6 !important;
    border-color: #a7acd6 !important; }
  .btn-success:focus {
    box-shadow: 0 0 0 0.2rem white; }
  .btn-success:after {
    color: #cacde6; }

.btn-danger {
  background-color: #dc3545 !important;
  border-color: #dc3545 !important; }
  .btn-danger.disabled, .btn-danger:disabled {
    background-color: #dc3545 !important;
    border-color: #dc3545 !important; }
  .btn-danger:hover, .btn-danger:focus, .btn-danger:active, .btn-danger.active {
    background-color: #bd2130 !important;
    border-color: #bd2130 !important; }
  .btn-danger:focus {
    box-shadow: 0 0 0 0.2rem #f3b7bd; }
  .btn-danger:after {
    color: #dc3545; }

.btn-info {
  background-color: #00FFD1 !important;
  border-color: #00FFD1 !important; }
  .btn-info.disabled, .btn-info:disabled {
    background-color: #00FFD1 !important;
    border-color: #00FFD1 !important; }
  .btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info.active {
    background-color: #00cca7 !important;
    border-color: #00cca7 !important; }
  .btn-info:focus {
    box-shadow: 0 0 0 0.2rem #99ffed; }
  .btn-info:after {
    color: #00FFD1; }

.btn-light {
  background-color: #c2c2c2 !important;
  border-color: #c2c2c2 !important; }
  .btn-light.disabled, .btn-light:disabled {
    background-color: #c2c2c2 !important;
    border-color: #c2c2c2 !important; }
  .btn-light:hover, .btn-light:focus, .btn-light:active, .btn-light.active {
    background-color: darkgray !important;
    border-color: darkgray !important; }
  .btn-light:focus {
    box-shadow: 0 0 0 0.2rem white; }
  .btn-light:after {
    color: #c2c2c2; }

.btn-dark {
  background-color: #212529 !important;
  border-color: #212529 !important; }
  .btn-dark.disabled, .btn-dark:disabled {
    background-color: #212529 !important;
    border-color: #212529 !important; }
  .btn-dark:hover, .btn-dark:focus, .btn-dark:active, .btn-dark.active {
    background-color: #0a0c0d !important;
    border-color: #0a0c0d !important; }
  .btn-dark:focus {
    box-shadow: 0 0 0 0.2rem #65727e; }
  .btn-dark:after {
    color: #212529; }

.btn-warning {
  background-color: #EB5757 !important;
  border-color: #EB5757 !important; }
  .btn-warning.disabled, .btn-warning:disabled {
    background-color: #EB5757 !important;
    border-color: #EB5757 !important; }
  .btn-warning:hover, .btn-warning:focus, .btn-warning:active, .btn-warning.active {
    background-color: #e62929 !important;
    border-color: #e62929 !important; }
  .btn-warning:focus {
    box-shadow: 0 0 0 0.2rem #fbe0e0; }
  .btn-warning:after {
    color: #EB5757; }

/*======= Button-color css ends  ======= */
.btn-outline-primary-2x {
  border-width: 2px;
  border-color: #2e3192;
  color: #212529;
  background-color: transparent; }
  .btn-outline-primary-2x:hover, .btn-outline-primary-2x:focus, .btn-outline-primary-2x:active, .btn-outline-primary-2x.active {
    color: white;
    background-color: #22246b !important;
    border-color: #22246b !important;
    box-shadow: none !important; }
  .btn-outline-primary-2x span {
    color: #fff !important; }

.btn-outline-secondary-2x {
  border-width: 2px;
  border-color: #f15e2c;
  color: #212529;
  background-color: transparent; }
  .btn-outline-secondary-2x:hover, .btn-outline-secondary-2x:focus, .btn-outline-secondary-2x:active, .btn-outline-secondary-2x.active {
    color: white;
    background-color: #db430f !important;
    border-color: #db430f !important;
    box-shadow: none !important; }
  .btn-outline-secondary-2x span {
    color: #fff !important; }

.btn-outline-success-2x {
  border-width: 2px;
  border-color: #cacde6;
  color: #212529;
  background-color: transparent; }
  .btn-outline-success-2x:hover, .btn-outline-success-2x:focus, .btn-outline-success-2x:active, .btn-outline-success-2x.active {
    color: white;
    background-color: #a7acd6 !important;
    border-color: #a7acd6 !important;
    box-shadow: none !important; }
  .btn-outline-success-2x span {
    color: #fff !important; }

.btn-outline-danger-2x {
  border-width: 2px;
  border-color: #dc3545;
  color: #212529;
  background-color: transparent; }
  .btn-outline-danger-2x:hover, .btn-outline-danger-2x:focus, .btn-outline-danger-2x:active, .btn-outline-danger-2x.active {
    color: white;
    background-color: #bd2130 !important;
    border-color: #bd2130 !important;
    box-shadow: none !important; }
  .btn-outline-danger-2x span {
    color: #fff !important; }

.btn-outline-info-2x {
  border-width: 2px;
  border-color: #00FFD1;
  color: #212529;
  background-color: transparent; }
  .btn-outline-info-2x:hover, .btn-outline-info-2x:focus, .btn-outline-info-2x:active, .btn-outline-info-2x.active {
    color: white;
    background-color: #00cca7 !important;
    border-color: #00cca7 !important;
    box-shadow: none !important; }
  .btn-outline-info-2x span {
    color: #fff !important; }

.btn-outline-light-2x {
  border-width: 2px;
  border-color: #c2c2c2;
  color: #212529;
  background-color: transparent; }
  .btn-outline-light-2x:hover, .btn-outline-light-2x:focus, .btn-outline-light-2x:active, .btn-outline-light-2x.active {
    color: white;
    background-color: darkgray !important;
    border-color: darkgray !important;
    box-shadow: none !important; }
  .btn-outline-light-2x span {
    color: #fff !important; }

.btn-outline-dark-2x {
  border-width: 2px;
  border-color: #212529;
  color: #212529;
  background-color: transparent; }
  .btn-outline-dark-2x:hover, .btn-outline-dark-2x:focus, .btn-outline-dark-2x:active, .btn-outline-dark-2x.active {
    color: white;
    background-color: #0a0c0d !important;
    border-color: #0a0c0d !important;
    box-shadow: none !important; }
  .btn-outline-dark-2x span {
    color: #fff !important; }

.btn-outline-warning-2x {
  border-width: 2px;
  border-color: #EB5757;
  color: #212529;
  background-color: transparent; }
  .btn-outline-warning-2x:hover, .btn-outline-warning-2x:focus, .btn-outline-warning-2x:active, .btn-outline-warning-2x.active {
    color: white;
    background-color: #e62929 !important;
    border-color: #e62929 !important;
    box-shadow: none !important; }
  .btn-outline-warning-2x span {
    color: #fff !important; }

.nav-outline-primary {
  border: 1px solid #2e3192 !important;
  color: #2e3192 !important;
  background-color: transparent !important; }
  .nav-outline-primary:hover, .nav-outline-primary:focus, .nav-outline-primary:active, .nav-outline-primary.active {
    color: #fff !important;
    background-color: #2e3192 !important;
    box-shadow: none; }

.nav-outline-secondary {
  border: 1px solid #f15e2c !important;
  color: #f15e2c !important;
  background-color: transparent !important; }
  .nav-outline-secondary:hover, .nav-outline-secondary:focus, .nav-outline-secondary:active, .nav-outline-secondary.active {
    color: #fff !important;
    background-color: #f15e2c !important;
    box-shadow: none; }

.nav-outline-success {
  border: 1px solid #cacde6 !important;
  color: #cacde6 !important;
  background-color: transparent !important; }
  .nav-outline-success:hover, .nav-outline-success:focus, .nav-outline-success:active, .nav-outline-success.active {
    color: #fff !important;
    background-color: #cacde6 !important;
    box-shadow: none; }

.nav-outline-danger {
  border: 1px solid #dc3545 !important;
  color: #dc3545 !important;
  background-color: transparent !important; }
  .nav-outline-danger:hover, .nav-outline-danger:focus, .nav-outline-danger:active, .nav-outline-danger.active {
    color: #fff !important;
    background-color: #dc3545 !important;
    box-shadow: none; }

.nav-outline-info {
  border: 1px solid #00FFD1 !important;
  color: #00FFD1 !important;
  background-color: transparent !important; }
  .nav-outline-info:hover, .nav-outline-info:focus, .nav-outline-info:active, .nav-outline-info.active {
    color: #fff !important;
    background-color: #00FFD1 !important;
    box-shadow: none; }

.nav-outline-light {
  border: 1px solid #c2c2c2 !important;
  color: #c2c2c2 !important;
  background-color: transparent !important; }
  .nav-outline-light:hover, .nav-outline-light:focus, .nav-outline-light:active, .nav-outline-light.active {
    color: #fff !important;
    background-color: #c2c2c2 !important;
    box-shadow: none; }

.nav-outline-dark {
  border: 1px solid #212529 !important;
  color: #212529 !important;
  background-color: transparent !important; }
  .nav-outline-dark:hover, .nav-outline-dark:focus, .nav-outline-dark:active, .nav-outline-dark.active {
    color: #fff !important;
    background-color: #212529 !important;
    box-shadow: none; }

.nav-outline-warning {
  border: 1px solid #EB5757 !important;
  color: #EB5757 !important;
  background-color: transparent !important; }
  .nav-outline-warning:hover, .nav-outline-warning:focus, .nav-outline-warning:active, .nav-outline-warning.active {
    color: #fff !important;
    background-color: #EB5757 !important;
    box-shadow: none; }

.alert-light-primary {
  background-color: #a8aae4;
  color: #2e3192; }

.badge-outline-primary {
  border: 1px solid #2e3192;
  color: #2e3192;
  background-color: #fff; }
  .badge-outline-primary.disabled {
    color: #2e3192; }

.alert-light-secondary {
  background-color: #fef0eb;
  color: #f15e2c; }

.badge-outline-secondary {
  border: 1px solid #f15e2c;
  color: #f15e2c;
  background-color: #fff; }
  .badge-outline-secondary.disabled {
    color: #f15e2c; }

.alert-light-success {
  background-color: white;
  color: #cacde6; }

.badge-outline-success {
  border: 1px solid #cacde6;
  color: #cacde6;
  background-color: #fff; }
  .badge-outline-success.disabled {
    color: #cacde6; }

.alert-light-danger {
  background-color: #fae3e5;
  color: #dc3545; }

.badge-outline-danger {
  border: 1px solid #dc3545;
  color: #dc3545;
  background-color: #fff; }
  .badge-outline-danger.disabled {
    color: #dc3545; }

.alert-light-info {
  background-color: #ccfff6;
  color: #00FFD1; }

.badge-outline-info {
  border: 1px solid #00FFD1;
  color: #00FFD1;
  background-color: #fff; }
  .badge-outline-info.disabled {
    color: #00FFD1; }

.alert-light-light {
  background-color: white;
  color: #c2c2c2; }

.badge-outline-light {
  border: 1px solid #c2c2c2;
  color: #c2c2c2;
  background-color: #fff; }
  .badge-outline-light.disabled {
    color: #c2c2c2; }

.alert-light-dark {
  background-color: #7e8b98;
  color: #212529; }

.badge-outline-dark {
  border: 1px solid #212529;
  color: #212529;
  background-color: #fff; }
  .badge-outline-dark.disabled {
    color: #212529; }

.alert-light-warning {
  background-color: white;
  color: #EB5757; }

.badge-outline-warning {
  border: 1px solid #EB5757;
  color: #EB5757;
  background-color: #fff; }
  .badge-outline-warning.disabled {
    color: #EB5757; }

.alert-light-success {
  background-color: rgba(202, 205, 230, 0.2); }

.btn-outline-primary {
  border-color: #2e3192;
  color: #2e3192;
  background-color: transparent; }
  .btn-outline-primary.disabled {
    color: #2e3192; }
  .btn-outline-primary:hover, .btn-outline-primary:focus, .btn-outline-primary:active, .btn-outline-primary.active {
    color: white;
    background-color: #22246b !important;
    border-color: #22246b !important; }
  .btn-outline-primary:after {
    border: 1px solid #2e3192 !important;
    color: #2e3192; }

.btn-outline-secondary {
  border-color: #f15e2c;
  color: #f15e2c;
  background-color: transparent; }
  .btn-outline-secondary.disabled {
    color: #f15e2c; }
  .btn-outline-secondary:hover, .btn-outline-secondary:focus, .btn-outline-secondary:active, .btn-outline-secondary.active {
    color: white;
    background-color: #db430f !important;
    border-color: #db430f !important; }
  .btn-outline-secondary:after {
    border: 1px solid #f15e2c !important;
    color: #f15e2c; }

.btn-outline-success {
  border-color: #cacde6;
  color: #cacde6;
  background-color: transparent; }
  .btn-outline-success.disabled {
    color: #cacde6; }
  .btn-outline-success:hover, .btn-outline-success:focus, .btn-outline-success:active, .btn-outline-success.active {
    color: white;
    background-color: #a7acd6 !important;
    border-color: #a7acd6 !important; }
  .btn-outline-success:after {
    border: 1px solid #cacde6 !important;
    color: #cacde6; }

.btn-outline-danger {
  border-color: #dc3545;
  color: #dc3545;
  background-color: transparent; }
  .btn-outline-danger.disabled {
    color: #dc3545; }
  .btn-outline-danger:hover, .btn-outline-danger:focus, .btn-outline-danger:active, .btn-outline-danger.active {
    color: white;
    background-color: #bd2130 !important;
    border-color: #bd2130 !important; }
  .btn-outline-danger:after {
    border: 1px solid #dc3545 !important;
    color: #dc3545; }

.btn-outline-info {
  border-color: #00FFD1;
  color: #00FFD1;
  background-color: transparent; }
  .btn-outline-info.disabled {
    color: #00FFD1; }
  .btn-outline-info:hover, .btn-outline-info:focus, .btn-outline-info:active, .btn-outline-info.active {
    color: white;
    background-color: #00cca7 !important;
    border-color: #00cca7 !important; }
  .btn-outline-info:after {
    border: 1px solid #00FFD1 !important;
    color: #00FFD1; }

.btn-outline-light {
  border-color: #c2c2c2;
  color: #c2c2c2;
  background-color: transparent;
  color: #000000; }
  .btn-outline-light.disabled {
    color: #c2c2c2; }
  .btn-outline-light:hover, .btn-outline-light:focus, .btn-outline-light:active, .btn-outline-light.active {
    color: white;
    background-color: darkgray !important;
    border-color: darkgray !important; }
  .btn-outline-light:after {
    border: 1px solid #c2c2c2 !important;
    color: #c2c2c2; }

.btn-outline-dark {
  border-color: #212529;
  color: #212529;
  background-color: transparent; }
  .btn-outline-dark.disabled {
    color: #212529; }
  .btn-outline-dark:hover, .btn-outline-dark:focus, .btn-outline-dark:active, .btn-outline-dark.active {
    color: white;
    background-color: #0a0c0d !important;
    border-color: #0a0c0d !important; }
  .btn-outline-dark:after {
    border: 1px solid #212529 !important;
    color: #212529; }

.btn-outline-warning {
  border-color: #EB5757;
  color: #EB5757;
  background-color: transparent; }
  .btn-outline-warning.disabled {
    color: #EB5757; }
  .btn-outline-warning:hover, .btn-outline-warning:focus, .btn-outline-warning:active, .btn-outline-warning.active {
    color: white;
    background-color: #e62929 !important;
    border-color: #e62929 !important; }
  .btn-outline-warning:after {
    border: 1px solid #EB5757 !important;
    color: #EB5757; }

.btn-primary:not([disabled]):not(.disabled).active {
  background-color: #22246b;
  border-color: #22246b;
  box-shadow: none !important; }
  .btn-primary:not([disabled]):not(.disabled).active:hover, .btn-primary:not([disabled]):not(.disabled).active:focus, .btn-primary:not([disabled]):not(.disabled).active:active, .btn-primary:not([disabled]):not(.disabled).active.active {
    color: white;
    background-color: #22246b;
    border-color: #22246b; }

.btn-secondary:not([disabled]):not(.disabled).active {
  background-color: #db430f;
  border-color: #db430f;
  box-shadow: none !important; }
  .btn-secondary:not([disabled]):not(.disabled).active:hover, .btn-secondary:not([disabled]):not(.disabled).active:focus, .btn-secondary:not([disabled]):not(.disabled).active:active, .btn-secondary:not([disabled]):not(.disabled).active.active {
    color: white;
    background-color: #db430f;
    border-color: #db430f; }

.btn-success:not([disabled]):not(.disabled).active {
  background-color: #a7acd6;
  border-color: #a7acd6;
  box-shadow: none !important; }
  .btn-success:not([disabled]):not(.disabled).active:hover, .btn-success:not([disabled]):not(.disabled).active:focus, .btn-success:not([disabled]):not(.disabled).active:active, .btn-success:not([disabled]):not(.disabled).active.active {
    color: white;
    background-color: #a7acd6;
    border-color: #a7acd6; }

.btn-danger:not([disabled]):not(.disabled).active {
  background-color: #bd2130;
  border-color: #bd2130;
  box-shadow: none !important; }
  .btn-danger:not([disabled]):not(.disabled).active:hover, .btn-danger:not([disabled]):not(.disabled).active:focus, .btn-danger:not([disabled]):not(.disabled).active:active, .btn-danger:not([disabled]):not(.disabled).active.active {
    color: white;
    background-color: #bd2130;
    border-color: #bd2130; }

.btn-info:not([disabled]):not(.disabled).active {
  background-color: #00cca7;
  border-color: #00cca7;
  box-shadow: none !important; }
  .btn-info:not([disabled]):not(.disabled).active:hover, .btn-info:not([disabled]):not(.disabled).active:focus, .btn-info:not([disabled]):not(.disabled).active:active, .btn-info:not([disabled]):not(.disabled).active.active {
    color: white;
    background-color: #00cca7;
    border-color: #00cca7; }

.btn-light:not([disabled]):not(.disabled).active {
  background-color: darkgray;
  border-color: darkgray;
  box-shadow: none !important; }
  .btn-light:not([disabled]):not(.disabled).active:hover, .btn-light:not([disabled]):not(.disabled).active:focus, .btn-light:not([disabled]):not(.disabled).active:active, .btn-light:not([disabled]):not(.disabled).active.active {
    color: white;
    background-color: darkgray;
    border-color: darkgray; }

.btn-dark:not([disabled]):not(.disabled).active {
  background-color: #0a0c0d;
  border-color: #0a0c0d;
  box-shadow: none !important; }
  .btn-dark:not([disabled]):not(.disabled).active:hover, .btn-dark:not([disabled]):not(.disabled).active:focus, .btn-dark:not([disabled]):not(.disabled).active:active, .btn-dark:not([disabled]):not(.disabled).active.active {
    color: white;
    background-color: #0a0c0d;
    border-color: #0a0c0d; }

.btn-warning:not([disabled]):not(.disabled).active {
  background-color: #e62929;
  border-color: #e62929;
  box-shadow: none !important; }
  .btn-warning:not([disabled]):not(.disabled).active:hover, .btn-warning:not([disabled]):not(.disabled).active:focus, .btn-warning:not([disabled]):not(.disabled).active:active, .btn-warning:not([disabled]):not(.disabled).active.active {
    color: white;
    background-color: #e62929;
    border-color: #e62929; }

.btn-outline-primary-2x:not([disabled]):not(.disabled).active {
  background-color: #2e3192;
  border-color: #2e3192;
  box-shadow: none !important;
  color: white; }
  .btn-outline-primary-2x:not([disabled]):not(.disabled).active:hover, .btn-outline-primary-2x:not([disabled]):not(.disabled).active:focus, .btn-outline-primary-2x:not([disabled]):not(.disabled).active:active, .btn-outline-primary-2x:not([disabled]):not(.disabled).active.active {
    color: white;
    box-shadow: none !important;
    background-color: #22246b !important;
    border-color: #22246b !important; }

.btn-outline-secondary-2x:not([disabled]):not(.disabled).active {
  background-color: #f15e2c;
  border-color: #f15e2c;
  box-shadow: none !important;
  color: white; }
  .btn-outline-secondary-2x:not([disabled]):not(.disabled).active:hover, .btn-outline-secondary-2x:not([disabled]):not(.disabled).active:focus, .btn-outline-secondary-2x:not([disabled]):not(.disabled).active:active, .btn-outline-secondary-2x:not([disabled]):not(.disabled).active.active {
    color: white;
    box-shadow: none !important;
    background-color: #db430f !important;
    border-color: #db430f !important; }

.btn-outline-success-2x:not([disabled]):not(.disabled).active {
  background-color: #cacde6;
  border-color: #cacde6;
  box-shadow: none !important;
  color: white; }
  .btn-outline-success-2x:not([disabled]):not(.disabled).active:hover, .btn-outline-success-2x:not([disabled]):not(.disabled).active:focus, .btn-outline-success-2x:not([disabled]):not(.disabled).active:active, .btn-outline-success-2x:not([disabled]):not(.disabled).active.active {
    color: white;
    box-shadow: none !important;
    background-color: #a7acd6 !important;
    border-color: #a7acd6 !important; }

.btn-outline-danger-2x:not([disabled]):not(.disabled).active {
  background-color: #dc3545;
  border-color: #dc3545;
  box-shadow: none !important;
  color: white; }
  .btn-outline-danger-2x:not([disabled]):not(.disabled).active:hover, .btn-outline-danger-2x:not([disabled]):not(.disabled).active:focus, .btn-outline-danger-2x:not([disabled]):not(.disabled).active:active, .btn-outline-danger-2x:not([disabled]):not(.disabled).active.active {
    color: white;
    box-shadow: none !important;
    background-color: #bd2130 !important;
    border-color: #bd2130 !important; }

.btn-outline-info-2x:not([disabled]):not(.disabled).active {
  background-color: #00FFD1;
  border-color: #00FFD1;
  box-shadow: none !important;
  color: white; }
  .btn-outline-info-2x:not([disabled]):not(.disabled).active:hover, .btn-outline-info-2x:not([disabled]):not(.disabled).active:focus, .btn-outline-info-2x:not([disabled]):not(.disabled).active:active, .btn-outline-info-2x:not([disabled]):not(.disabled).active.active {
    color: white;
    box-shadow: none !important;
    background-color: #00cca7 !important;
    border-color: #00cca7 !important; }

.btn-outline-light-2x:not([disabled]):not(.disabled).active {
  background-color: #c2c2c2;
  border-color: #c2c2c2;
  box-shadow: none !important;
  color: white; }
  .btn-outline-light-2x:not([disabled]):not(.disabled).active:hover, .btn-outline-light-2x:not([disabled]):not(.disabled).active:focus, .btn-outline-light-2x:not([disabled]):not(.disabled).active:active, .btn-outline-light-2x:not([disabled]):not(.disabled).active.active {
    color: white;
    box-shadow: none !important;
    background-color: darkgray !important;
    border-color: darkgray !important; }

.btn-outline-dark-2x:not([disabled]):not(.disabled).active {
  background-color: #212529;
  border-color: #212529;
  box-shadow: none !important;
  color: white; }
  .btn-outline-dark-2x:not([disabled]):not(.disabled).active:hover, .btn-outline-dark-2x:not([disabled]):not(.disabled).active:focus, .btn-outline-dark-2x:not([disabled]):not(.disabled).active:active, .btn-outline-dark-2x:not([disabled]):not(.disabled).active.active {
    color: white;
    box-shadow: none !important;
    background-color: #0a0c0d !important;
    border-color: #0a0c0d !important; }

.btn-outline-warning-2x:not([disabled]):not(.disabled).active {
  background-color: #EB5757;
  border-color: #EB5757;
  box-shadow: none !important;
  color: white; }
  .btn-outline-warning-2x:not([disabled]):not(.disabled).active:hover, .btn-outline-warning-2x:not([disabled]):not(.disabled).active:focus, .btn-outline-warning-2x:not([disabled]):not(.disabled).active:active, .btn-outline-warning-2x:not([disabled]):not(.disabled).active.active {
    color: white;
    box-shadow: none !important;
    background-color: #e62929 !important;
    border-color: #e62929 !important; }

/*======= Table-Border-Bottom-color css starts  ======= */
table thead .border-bottom-primary th,
table tbody .border-bottom-primary th,
table tbody .border-bottom-primary td {
  border-bottom: 1px solid #2e3192; }

table thead .border-bottom-secondary th,
table tbody .border-bottom-secondary th,
table tbody .border-bottom-secondary td {
  border-bottom: 1px solid #f15e2c; }

table thead .border-bottom-success th,
table tbody .border-bottom-success th,
table tbody .border-bottom-success td {
  border-bottom: 1px solid #cacde6; }

table thead .border-bottom-danger th,
table tbody .border-bottom-danger th,
table tbody .border-bottom-danger td {
  border-bottom: 1px solid #dc3545; }

table thead .border-bottom-info th,
table tbody .border-bottom-info th,
table tbody .border-bottom-info td {
  border-bottom: 1px solid #00FFD1; }

table thead .border-bottom-light th,
table tbody .border-bottom-light th,
table tbody .border-bottom-light td {
  border-bottom: 1px solid #c2c2c2; }

table thead .border-bottom-dark th,
table tbody .border-bottom-dark th,
table tbody .border-bottom-dark td {
  border-bottom: 1px solid #212529; }

table thead .border-bottom-warning th,
table tbody .border-bottom-warning th,
table tbody .border-bottom-warning td {
  border-bottom: 1px solid #EB5757; }

/*======= Table-Border-Bottom-color css ends  ======= */
/*======= Table styling css starts  ======= */
.table-styling .table-primary,
.table-styling.table-primary {
  background-color: #2e3192;
  color: #fff;
  border: 3px solid #2e3192; }
  .table-styling .table-primary thead,
  .table-styling.table-primary thead {
    background-color: #22246b;
    border: 3px solid #22246b; }

.table-styling .table-secondary,
.table-styling.table-secondary {
  background-color: #f15e2c;
  color: #fff;
  border: 3px solid #f15e2c; }
  .table-styling .table-secondary thead,
  .table-styling.table-secondary thead {
    background-color: #db430f;
    border: 3px solid #db430f; }

.table-styling .table-success,
.table-styling.table-success {
  background-color: #cacde6;
  color: #fff;
  border: 3px solid #cacde6; }
  .table-styling .table-success thead,
  .table-styling.table-success thead {
    background-color: #a7acd6;
    border: 3px solid #a7acd6; }

.table-styling .table-danger,
.table-styling.table-danger {
  background-color: #dc3545;
  color: #fff;
  border: 3px solid #dc3545; }
  .table-styling .table-danger thead,
  .table-styling.table-danger thead {
    background-color: #bd2130;
    border: 3px solid #bd2130; }

.table-styling .table-info,
.table-styling.table-info {
  background-color: #00FFD1;
  color: #fff;
  border: 3px solid #00FFD1; }
  .table-styling .table-info thead,
  .table-styling.table-info thead {
    background-color: #00cca7;
    border: 3px solid #00cca7; }

.table-styling .table-light,
.table-styling.table-light {
  background-color: #c2c2c2;
  color: #fff;
  border: 3px solid #c2c2c2; }
  .table-styling .table-light thead,
  .table-styling.table-light thead {
    background-color: darkgray;
    border: 3px solid darkgray; }

.table-styling .table-dark,
.table-styling.table-dark {
  background-color: #212529;
  color: #fff;
  border: 3px solid #212529; }
  .table-styling .table-dark thead,
  .table-styling.table-dark thead {
    background-color: #0a0c0d;
    border: 3px solid #0a0c0d; }

.table-styling .table-warning,
.table-styling.table-warning {
  background-color: #EB5757;
  color: #fff;
  border: 3px solid #EB5757; }
  .table-styling .table-warning thead,
  .table-styling.table-warning thead {
    background-color: #e62929;
    border: 3px solid #e62929; }

/*======= Table styling css ends  ======= */
/*======= All-Borders-color css starts  ======= */
.b-primary {
  border: 1px solid #2e3192 !important; }

.b-t-primary {
  border-top: 1px solid #2e3192 !important; }

.b-b-primary {
  border-bottom: 1px solid #2e3192 !important; }

.b-l-primary {
  border-left: 1px solid #2e3192 !important; }

.b-r-primary {
  border-right: 1px solid #2e3192 !important; }

.b-secondary {
  border: 1px solid #f15e2c !important; }

.b-t-secondary {
  border-top: 1px solid #f15e2c !important; }

.b-b-secondary {
  border-bottom: 1px solid #f15e2c !important; }

.b-l-secondary {
  border-left: 1px solid #f15e2c !important; }

.b-r-secondary {
  border-right: 1px solid #f15e2c !important; }

.b-success {
  border: 1px solid #cacde6 !important; }

.b-t-success {
  border-top: 1px solid #cacde6 !important; }

.b-b-success {
  border-bottom: 1px solid #cacde6 !important; }

.b-l-success {
  border-left: 1px solid #cacde6 !important; }

.b-r-success {
  border-right: 1px solid #cacde6 !important; }

.b-danger {
  border: 1px solid #dc3545 !important; }

.b-t-danger {
  border-top: 1px solid #dc3545 !important; }

.b-b-danger {
  border-bottom: 1px solid #dc3545 !important; }

.b-l-danger {
  border-left: 1px solid #dc3545 !important; }

.b-r-danger {
  border-right: 1px solid #dc3545 !important; }

.b-info {
  border: 1px solid #00FFD1 !important; }

.b-t-info {
  border-top: 1px solid #00FFD1 !important; }

.b-b-info {
  border-bottom: 1px solid #00FFD1 !important; }

.b-l-info {
  border-left: 1px solid #00FFD1 !important; }

.b-r-info {
  border-right: 1px solid #00FFD1 !important; }

.b-light {
  border: 1px solid #c2c2c2 !important; }

.b-t-light {
  border-top: 1px solid #c2c2c2 !important; }

.b-b-light {
  border-bottom: 1px solid #c2c2c2 !important; }

.b-l-light {
  border-left: 1px solid #c2c2c2 !important; }

.b-r-light {
  border-right: 1px solid #c2c2c2 !important; }

.b-dark {
  border: 1px solid #212529 !important; }

.b-t-dark {
  border-top: 1px solid #212529 !important; }

.b-b-dark {
  border-bottom: 1px solid #212529 !important; }

.b-l-dark {
  border-left: 1px solid #212529 !important; }

.b-r-dark {
  border-right: 1px solid #212529 !important; }

.b-warning {
  border: 1px solid #EB5757 !important; }

.b-t-warning {
  border-top: 1px solid #EB5757 !important; }

.b-b-warning {
  border-bottom: 1px solid #EB5757 !important; }

.b-l-warning {
  border-left: 1px solid #EB5757 !important; }

.b-r-warning {
  border-right: 1px solid #EB5757 !important; }

/*======= All-Borders-color css ends  ======= */
.opacity-0 {
  opacity: 0; }

/**====== custom scrollbar css start ======**/
.custom-scrollbar::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px #828282; }
.custom-scrollbar::-webkit-scrollbar {
  width: 6px; }
.custom-scrollbar::-webkit-scrollbar-thumb {
  background-color: rgba(68, 102, 242, 0.15); }

/**====== Custom scrollbar css end ======**/
body {
  overflow-x: hidden; }
.subscription {
  height: 30vh; !important; }
.subscription .web_link {
  font-size: 22px;
  font-family: "Sarabun", sans-serif;
}
  .subscription .web_link:hover {
    color: #2e3192 !important; }

.content_block .plan_card {
  border-right: 3px solid #2e3192 !important;
  border-left: 3px solid #2e3192 !important;
  border-radius: 7px !important;
  box-shadow: 0px 4.4px 20px -1px rgba(19, 16, 34, 0.05), 0px 4px 9px -1px rgba(19, 16, 34, 0.03); }
  .content_block .plan_card .card-header .icon_span {
    border-radius: 7px;
    height: 60px;
    width: 60px; }
    .content_block .plan_card .card-header .icon_span .plan_icon {
      font-size: 2.5rem; }
  .content_block .plan_card .card-header .header_list {
    font-size: 22px;
    font-weight: 600;
    font-family: "Sarabun", sans-serif; }
  .content_block .plan_card .card-body .icon_span {
    height: 17px;
    width: 17px; }
    .content_block .plan_card .card-body .icon_span .plan_icon {
      font-size: 0.9rem; }
  .content_block .plan_card .card-body .header_list {
    font-size: 16px;
    font-weight: 500;
    font-family: "Sarabun", sans-serif; }
  .content_block .plan_card .card-footer h3 {
    font-size: 36px;
    font-weight: 600;
    font-family: "Sarabun", sans-serif; }
  .content_block .plan_card .card-footer .payment_btn {
    height: 45px;
    width: 170px;
    border-radius: 7px;
    font-size: 16px;
    font-weight: 500;
    font-family: "Sarabun", sans-serif; }

@media (max-width: 1199.98px) {
  .subscription .web_link {
    font-size: 20px; } }
@media (max-width: 991.98px) {
  .content_block .plan_card {
    border-right: 3px solid #2e3192 !important;
    border-left: 3px solid #2e3192 !important;
    border-radius: 7px !important;
    margin-bottom: 20px;
    box-shadow: 0px 4.4px 20px -1px rgba(19, 16, 34, 0.05), 0px 4px 9px -1px rgba(19, 16, 34, 0.03); }
    .content_block .plan_card .card-header {
      padding: .75rem 0.8rem !important; }
      .content_block .plan_card .card-header .icon_span {
        border-radius: 5px;
        height: 50px;
        width: 50px; }
        .content_block .plan_card .card-header .icon_span .plan_icon {
          font-size: 2rem; }
      .content_block .plan_card .card-header .header_list {
        font-size: 18px;
        font-weight: 500;
        font-family: "Sarabun", sans-serif; }
    .content_block .plan_card .card-body {
      padding: .55rem 0.5rem !important; }
      .content_block .plan_card .card-body .icon_span {
        height: 16px;
        width: 16px; }
        .content_block .plan_card .card-body .icon_span .plan_icon {
          font-size: 0.8rem; }
      .content_block .plan_card .card-body .header_list {
        font-size: 14px;
        font-weight: 400;
        font-family: "Sarabun", sans-serif; }
      .content_block .plan_card .card-body ul li:first-child {
        padding-left: 7px !important; }
    .content_block .plan_card .card-footer {
      padding: .75rem 0.8rem !important; }
      .content_block .plan_card .card-footer h3 {
        font-size: 32px;
        font-weight: 600;
        font-family: "Sarabun", sans-serif; }
      .content_block .plan_card .card-footer .payment_btn {
        height: 42px;
        width: 150px;
        border-radius: 5px;
        font-size: 14px;
        font-weight: 500;
        font-family: "Sarabun", sans-serif; } }
@media (max-width: 767.98px) {
  .subscription .logo_link img {
    width: 85% !important; }
  .subscription .main_logo_link img {
    width: 50% !important; } }

/*# sourceMappingURL=select_subp.css.map */
