@charset "utf-8";



body, h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6, p, .navbar, .brand, .btn-simple, .alert, a, .td-name, td, button.close {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-family: 'Public Sans', sans-serif; }

body, html {
  font-size: 14px;
  color: #2A2F5B;
	background-image:url("../assets/img/bg.jpg");
	background-repeat: no-repeat;
	background-position: top left;
	background-size: cover;
}

a {
  color: #1572E8;
  text-decoration: none !important; }
  a:hover, a:focus {
    color: #1269DB; }

h1,
.h1 {
  font-size: 2.15rem; }

h2,
.h2 {
  font-size: 1.85rem; }

h3,
.h3 {
  font-size: 1.64rem; }

h4,
.h4 {
  font-size: 1.48rem; }

h5,
.h5 {
  font-size: 1.3rem;
  font-weight: 400; }

h6,
.h6 {
  font-size: 1.07rem;
  font-weight: 400; }

p {
  font-size: 1.07rem;
  line-height: 1.82;
  margin-bottom: 1rem;
  word-break: break-word; }

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  line-height: 1.5; }
  h1 a, h2 a, h3 a, h4 a, h5 a, h6 a, .h1 a, .h2 a, .h3 a, .h4 a, .h5 a, .h6 a {
    color: inherit; }

small, .small {
  font-size: 13px; }

b, .b, strong, .strong {
  font-weight: 600; }

.page-pretitle {
  letter-spacing: .08em;
  text-transform: uppercase;
  color: #95aac9; }

.page-title {
  font-size: 23px;
  font-weight: 600;
  color: #444444;
  line-height: 30px;
  margin-bottom: 20px; }

.page-category {
  color: #444444;
  line-height: 1.8;
  margin-bottom: 25px; }

.text-primary, .text-primary a {
  color: #1572E8 !important; }
  .text-primary:hover, .text-primary a:hover {
    color: #1572E8 !important; }

.text-secondary, .text-secondary a {
  color: #6861CE !important; }
  .text-secondary:hover, .text-secondary a:hover {
    color: #6861CE !important; }

.text-info, .text-info a {
  color: #48ABF7 !important; }
  .text-info:hover, .text-info a:hover {
    color: #48ABF7 !important; }

.text-success, .text-success a {
  color: #31CE36 !important; }
  .text-success:hover, .text-success a:hover {
    color: #31CE36 !important; }

.text-warning, .text-warning a {
  color: #FFAD46 !important; }
  .text-warning:hover, .text-warning a:hover {
    color: #FFAD46 !important; }

.text-danger, .text-danger a {
  color: #e80505 !important; }
  .text-danger:hover, .text-danger a:hover {
    color: #e80505 !important; }

label {
  color: #495057 !important;
  font-size: 16px !important; }

.text-small {
  font-size: 11px; }

.metric-value {
  margin-bottom: 5px;
  line-height: 1;
  white-space: nowrap; }

.metric-label {
  font-size: .975rem;
  font-weight: 500;
  color: #686f76;
  white-space: nowrap;
  margin-bottom: 0; }

/*   Font-weight    */
.fw-light {
  font-weight: 300 !important; }

.fw-normal {
  font-weight: 400 !important; }

.fw-mediumbold {
  font-weight: 500 !important; }

.fw-bold {
  font-weight: 600 !important; }

.fw-extrabold {
  font-weight: 700 !important; }

/* 		Opacity  	*/
.op-9 {
  opacity: 0.9 !important; }

.op-8 {
  opacity: 0.8 !important; }

.op-7 {
  opacity: 0.7 !important; }

.op-6 {
  opacity: 0.6 !important; }

.op-5 {
  opacity: 0.5 !important; }

.op-4 {
  opacity: 0.4 !important; }

.op-3 {
  opacity: 0.3 !important; }

/*    Basic Layouts     */
body {
 }

.body-overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.15;
  z-index: 2000;
  top: 0;
  left: 0;
font-family: "Poppins", system-ui;
  }

*:focus {
  outline: 0 !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important; }

.border-left, .border-right, .border-bottom, .border-top {
  border-color: #F0F1F3 !important; }

.no-box-shadow {
  box-shadow: none !important; }

/*    margin-top negative   */
.mt--5, .my--5 {
  margin-top: -3rem !important; }

.mt--4, .my--4 {
  margin-top: -1.5rem !important; }

.mt--3, .my--3 {
  margin-top: -1rem !important; }

.mt--2, .my--2 {
  margin-top: -0.5rem !important; }

.mt--1, .my--1 {
  margin-top: -0.25rem !important; }

/*      Wrapper      */
.pull-right {
  float: right; }

.pull-left {
  float: left; }

.wrapper {
padding: 50px 0 0 0; }

/*    Flex-1    */
.flex-1 {
  -ms-flex: 1;
  flex: 1; }

/*    Metric    */
.metric {
  display: flex;
  padding: 1rem;
  flex-direction: column; }

/* No Box-Shadow Style */
.no-box-shadow-style * {
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important; }
.no-box-shadow-style .card, .no-box-shadow-style .row-card-no-pd {
  border: 1px solid #eaeaea; }

.main-header {
  background: #ffffff;
  min-height: 60px;
  width: calc(100% - 250px);
  position: fixed;
  z-index: 1001; }
  .main-header .navbar-header {
    min-height: 70px; }
    .main-header .navbar-header .btn-toggle {
      margin-right: 30px;
      margin-left: 20px; }

.navbar-light .navbar-nav .nav-link {
    font-family: "Poppins", serif;
    padding: 32px 12px;
    font-size: 16px;
    color: #ffffff;
    outline: none;
    transition: .5s;
	font-weight: 500;
}

.sticky-top.navbar-light .navbar-nav .nav-link {
    padding: 20px 12px;
}

.navbar-light .navbar-nav .nav-link:hover,
.navbar-light .navbar-nav .nav-link.active {
    color: #f9be02;

}

@media (max-width: 991.98px) {
    .navbar-light .navbar-nav .nav-link,
    .sticky-top.navbar-light .navbar-nav .nav-link {
        padding: 10px 0;

    }
}


  .page-wrapper {
    overflow: hidden; }

 
.page-inner {
  padding: 24px 0; }

@media (min-width: 576px) {
  .page-inner {
    padding-right: 30px;
    padding-left: 30px; } }
.page-inner-fill {
  padding: 0;
  height: calc(100% - 57px);
  display: flex;
  flex-direction: column; }


/*     Card     */
.card, .card-light {
  border-radius: 10px;
  background-color: #ffffff;
  margin-bottom: 30px;
  -webkit-box-shadow: 2px 6px 15px 0px rgba(69, 65, 78, 0.1);
  -moz-box-shadow: 2px 6px 15px 0px rgba(69, 65, 78, 0.1);
  box-shadow: 2px 6px 15px 0px rgba(69, 65, 78, 0.5);
  border: 0px; }
  .card .card-header, .card-light .card-header {
    padding: 1rem 1.25rem;
    background-color: transparent;
    border-bottom: 1px solid #ebecec !important; }
    .card .card-header:first-child, .card-light .card-header:first-child {
      border-radius: 0px; }
  .card .card-head-row, .card-light .card-head-row {
    display: flex;
    align-items: center; }
    .card .card-head-row .card-tools, .card-light .card-head-row .card-tools {
      margin-left: auto;
      float: right;
      padding-left: 15px; }
      .card .card-head-row .card-tools .btn, .card-light .card-head-row .card-tools .btn {
        margin-right: 10px; }
        .card .card-head-row .card-tools .btn:last-child, .card-light .card-head-row .card-tools .btn:last-child {
          margin-right: 0px; }
  .card .separator-solid, .card-light .separator-solid {
    border-top: 1px solid #ebecec;
    margin: 15px 0; }
  .card .separator-dashed, .card-light .separator-dashed {
    border-top: 1px dashed #ebecec;
    margin: 15px 0; }
  .card .separator-dot, .card-light .separator-dot {
    border-top: 1px dotted #ebecec;
    margin: 15px 0; }
  .card .full-width-separator, .card-light .full-width-separator {
    margin: 15px -20px 15px; }
  .card .b-b1, .card-light .b-b1 {
    border-bottom: 1px solid rgba(255, 255, 255, 0.3); }
  .card .card-body, .card-light .card-body {
    padding: 2.25rem; }
  .card .card-footer, .card-light .card-footer {
    background-color: transparent;
    line-height: 30px;
    border-top: 1px solid #ebecec !important;
    font-size: 13px; }
  .card .pull-in, .card-light .pull-in {
    margin-left: -1.25rem;
    margin-right: -1.25rem; }
    .card .pull-in.sparkline-fix, .card-light .pull-in.sparkline-fix {
      margin-left: -1.35rem;
      margin-right: -1.35rem;
      margin-bottom: -3px; }
  .card .chart-as-background, .card-light .chart-as-background {
    position: absolute;
    bottom: 0;
    width: calc(100% + 2px); }
  .card .card-action, .card-light .card-action {
    padding: 0 30px 50px 0;
    background-color: transparent;
    line-height: 30px;
 
  
    font-size: 1rem; }
  .card .card-footer hr, .card-light .card-footer hr {
    margin-top: 5px;
    margin-bottom: 5px; }
  .card .card-footer .legend, .card-light .card-footer .legend {
    display: inline-block; }

@media screen and (max-width: 476px) {
  .card .card-head-row:not(.card-tools-still-right) {
    flex-direction: column;
    align-items: unset; }
    .card .card-head-row:not(.card-tools-still-right) .card-tools {
      margin-left: 0px;
      float: left;
      padding-left: 0px;
      padding-top: 10px; } }
.card.full-height {
  height: calc(100% - 30px); }

.card-space {
  padding: 0 30px; }
  .card-space > .card-header, .card-space > .card-body, .card-space > .card-footer, .card-space > .card-action {
    padding-left: 0px !important;
    padding-right: 0px !important; }

.card-with-nav .card-header {
  border-bottom: 0px !important;
  padding-top: 0px !important;
  padding-bottom: 0px !important; }
.card-with-nav .card-body {
  padding: 15px 25px !important; }

.card-list {
  padding: 10px 0; }
  .card-list .item-list {
    display: flex;
    flex-direction: row;
    padding: 10px 0;
    align-items: center; }
    .card-list .item-list .info-user {
      flex: 1; }
      .card-list .item-list .info-user .username, .card-list .item-list .info-user a.username {
        font-size: 14px;
        margin-bottom: 5px;
        font-weight: 600; }
      .card-list .item-list .info-user .status {
        font-size: 12px;
        color: #7d7b7b; }

.card-title {
  margin: 0;
  color: #000000;
  font-size: 45px;
  font-weight: 800;
  line-height: 1.6;
font-family: "Poppins", system-ui;
  }
  .card-title a, .card-title a:hover, .card-title a:focus {
    color: #2A2F5B;
    text-decoration: none; }

.card-sub {
color: #1c1c1c;
line-height: 1.82;
font-size: 25px;
font-weight: 700px;}

.card-category {
  margin-top: 8px;
  font-size: 1rem;
  color: #8d9498;
  margin-bottom: 0px;
  word-break: normal; }

label {
  font-size: 1rem;
  font-weight: 400;
  color: #8d9498;
  margin-bottom: 0px; }

.card-transparent {
  background: transparent !important;
  box-shadow: none;
  border-color: transparent !important; }

/*     Card Stats    */
.card-stats .card-body {
  padding: 15px !important; }
.card-stats .card-title {
  margin-bottom: 0px !important; }
.card-stats .card-category {
  margin-top: 0px; }
.card-stats .col-icon {
  width: 65px;
  height: 65px;
  padding-left: 0;
  padding-right: 0;
  margin-left: 15px; }
.card-stats .icon-big {
  width: 100%;
  height: 100%;
  font-size: 2.2em;
  min-height: 64px;
  display: flex;
  align-items: center;
  justify-content: center; }
  .card-stats .icon-big.icon-black, .card-stats .icon-big.icon-primary, .card-stats .icon-big.icon-secondary, .card-stats .icon-big.icon-success, .card-stats .icon-big.icon-info, .card-stats .icon-big.icon-warning, .card-stats .icon-big.icon-danger {
    border-radius: 5px; }
    .card-stats .icon-big.icon-black i, .card-stats .icon-big.icon-primary i, .card-stats .icon-big.icon-secondary i, .card-stats .icon-big.icon-success i, .card-stats .icon-big.icon-info i, .card-stats .icon-big.icon-warning i, .card-stats .icon-big.icon-danger i {
      color: #ffffff !important; }
  .card-stats .icon-big.icon-black {
    background: #1a2035; }
  .card-stats .icon-big.icon-primary {
    background: #1572E8; }
  .card-stats .icon-big.icon-secondary {
    background: #6861CE; }
  .card-stats .icon-big.icon-success {
    background: #31CE36; }
  .card-stats .icon-big.icon-warning {
    background: #FFAD46; }
  .card-stats .icon-big.icon-info {
    background: #48ABF7; }
  .card-stats .icon-big.icon-danger {
    background: #e80505; }
  .card-stats .icon-big.round {
    border-radius: 50% !important; }
  .card-stats .icon-big i.fa, .card-stats .icon-big i.fab, .card-stats .icon-big i.fal, .card-stats .icon-big i.far, .card-stats .icon-big i.fas {
    font-size: 0.8em; }
.card-stats .col-stats {
  align-items: center;
  display: flex;
  padding-left: 15px; }

/*     Card Task     */
.card-tasks .table {
  margin-bottom: 0px; }
  .card-tasks .table .form-check {
    padding: 0 0 0 0.75rem !important; }
    .card-tasks .table .form-check label {
      margin-bottom: 0px !important; }
  .card-tasks .table tbody td:first-child, .card-tasks .table thead th:first-child {
    padding-left: 15px;
    padding-right: 15px; }
  .card-tasks .table tbody td:last-child, .card-tasks .table thead th:last-child {
    padding-right: 15px; }
  .card-tasks .table tbody tr:last-child td {
    border-bottom-width: 0px !important; }
.card-tasks .card-body {
  padding-top: 0px;
  padding-bottom: 0px; }
  .card-tasks .card-body .table td {
    font-size: 13px; }
    .card-tasks .card-body .table td .btn {
      font-size: 15px;
      opacity: 0.7;
      transition: all .3s; }
    .card-tasks .card-body .table td:hover .btn {
      opacity: 1; }
.card-tasks .form-button-action {
  display: block !important; }

/*     Card States    */
.card-dark, .card-black, .card-primary, .card-secondary, .card-info, .card-success, .card-warning, .card-danger {
  color: #ffffff !important;
  border: 0px !important; }

.card-dark .card-header, .card-black .card-header, .card-primary .card-header, .card-secondary .card-header, .card-info .card-header, .card-success .card-header, .card-warning .card-header, .card-danger .card-header {
  border-bottom: transparent !important; }

.card-dark .card-category, .card-black .card-category, .card-primary .card-category, .card-secondary .card-category, .card-info .card-category, .card-success .card-category, .card-warning .card-category, .card-danger .card-category, .card-dark .card-title, .card-black .card-title, .card-primary .card-title, .card-secondary .card-title, .card-info .card-title, .card-success .card-title, .card-warning .card-title, .card-danger .card-title, .card-dark label, .card-black label, .card-primary label, .card-info label, .card-success label, .card-warning label, .card-danger label {
  color: #ffffff !important; }

.card-dark .icon-big > i, .card-black .icon-big > i, .card-primary .icon-big > i, .card-secondary .icon-big > i, .card-info .icon-big > i, .card-success .icon-big > i, .card-warning .icon-big > i, .card-danger .icon-big > i {
  color: #ffffff !important; }

.card-dark .card-footer, .card-black .card-footer, .card-primary .card-footer, .card-secondary .card-footer, .card-info .card-footer, .card-success .card-footer, .card-warning .card-footer, .card-danger .card-footer {
  border-top: transparent !important; }

.card-black {
  background: #1a2035 !important; }

.card-primary {
  background: #1572E8 !important; }

.card-secondary {
  background: #6861CE !important; }

.card-info {
  background: #48ABF7 !important; }

.card-success {
  background: #31CE36 !important; }

.card-warning {
  background: #FFAD46 !important; }

.card-danger {
  background: #e80505 !important; }

.card-round {
  border-radius: 10px; }

/*     Progress Card    */
.progress-card {
  margin-bottom: 25px; }
  .progress-card .progress-status {
    display: flex;
    margin-bottom: 10px;
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important; }

/*      Card Posts    */
.card-post .info-post .username {
  margin-bottom: 0px;
  font-weight: 600; }
.card-post .info-post .date {
  margin-bottom: 0px; }

/*     Card Pricing    */
.card-pricing {
  padding: 20px 5px;
  text-align: center;
  border-radius: 10px; }
  .card-pricing .card-header {
    border-bottom: 0px !important; }
  .card-pricing .card-footer {
    border-top: 0px !important;
    padding: 15px 15px 10px 15px; }
  .card-pricing .card-title {
    font-weight: 400;
    font-size: 20px; }
  .card-pricing .card-price .price {
    font-size: 36px;
    font-weight: 400; }
  .card-pricing .card-price .text {
    font-size: 18px;
    font-weight: 400;
    color: #d1d7e3; }
  .card-pricing .specification-list {
    list-style: none;
    padding-left: 0px; }
    .card-pricing .specification-list li {
      padding: 8px 0 12px;
      border-bottom: 1px solid #eee;
      text-align: left;
      font-size: 12px;
      margin-bottom: 5px; }
      .card-pricing .specification-list li .name-specification {
        color: #83848a; }
      .card-pricing .specification-list li .status-specification {
        margin-left: auto;
        float: right;
        font-weight: 400; }
  .card-pricing.card-pricing-focus {
    padding: 40px 5px; }
  .card-pricing.card-black .name-specification, .card-pricing.card-primary .name-specification, .card-pricing.card-secondary .name-specification, .card-pricing.card-info .name-specification, .card-pricing.card-success .name-specification, .card-pricing.card-danger .name-specification, .card-pricing.card-warning .name-specification {
    color: #ffffff !important; }
  .card-pricing.card-black .price, .card-pricing.card-primary .price, .card-pricing.card-secondary .price, .card-pricing.card-info .price, .card-pricing.card-success .price, .card-pricing.card-danger .price, .card-pricing.card-warning .price {
    color: #fff !important; }
  .card-pricing.card-primary .specification-list li {
    border-color: #2f8bff !important; }
  .card-pricing.card-primary .btn-light {
    color: #1572E8 !important; }
  .card-pricing.card-success .specification-list li {
    border-color: #64e069 !important; }
  .card-pricing.card-success .btn-light {
    color: #31CE36 !important; }
  .card-pricing.card-secondary .specification-list li {
    border-color: #7f77dc !important; }
  .card-pricing.card-secondary .btn-light {
    color: #6861CE !important; }
  .card-pricing.card-black .specification-list li {
    border-color: #6f8996 !important; }
  .card-pricing.card-black .btn-light {
    color: #1a2035 !important; }
  .card-pricing.card-info .specification-list li {
    border-color: #11c0e4 !important; }
  .card-pricing.card-info .btn-light {
    color: #48ABF7 !important; }
  .card-pricing.card-danger .specification-list li {
    border-color: #e80505 !important; }
  .card-pricing.card-danger .btn-light {
    color: #e80505 !important; }
  .card-pricing.card-warning .specification-list li {
    border-color: #ffbc67 !important; }
  .card-pricing.card-warning .btn-light {
    color: #FFAD46 !important; }

.card-pricing2 {
  padding-bottom: 10px;
  background: #fff !important;
  border-bottom: 7px solid;
  text-align: center;
  overflow: hidden;
  position: relative;
  border-radius: 10px;
  -webkit-box-shadow: 0px 1px 15px 1px rgba(69, 65, 78, 0.08);
  -moz-box-shadow: 0px 1px 15px 1px rgba(69, 65, 78, 0.08);
  box-shadow: 0px 1px 15px 1px rgba(69, 65, 78, 0.08); }
  .card-pricing2:before {
    content: "";
    width: 100%;
    height: 350px;
    position: absolute;
    top: -150px;
    left: 0;
    transform: skewY(-20deg); }
  .card-pricing2 .price-value:after, .card-pricing2 .price-value:before {
    content: "";
    left: 50%;
    transform: translateX(-50%) scaleY(0.5) rotate(45deg); }
  .card-pricing2 .value:after, .card-pricing2 .value:before {
    content: "";
    left: 50%;
    transform: translateX(-50%) scaleY(0.5) rotate(45deg); }
  .card-pricing2 .pricing-header {
    padding: 20px 20px 60px;
    text-align: left;
    position: relative; }
  .card-pricing2 .sub-title {
    display: block;
    font-size: 16px; }
  .card-pricing2 .value {
    background: #fff; }
  .card-pricing2 .price-value {
    display: inline-block;
    width: 170px;
    height: 110px;
    padding: 15px;
    border: 2px solid;
    border-top: none;
    border-bottom: none;
    position: relative; }
    .card-pricing2 .price-value:after, .card-pricing2 .price-value:before {
      width: 121px;
      height: 121px;
      border: 3px solid;
      border-right: none;
      border-bottom: none;
      position: absolute;
      top: -60px; }
    .card-pricing2 .price-value:after {
      border-top: none;
      border-left: none;
      border-bottom: 3px solid;
      border-right: 3px solid;
      top: auto;
      bottom: -60px; }
  .card-pricing2 .value {
    width: 100%;
    height: 100%;
    border: 2px solid;
    border-top: none;
    border-bottom: none;
    z-index: 1;
    position: relative; }
    .card-pricing2 .value:after, .card-pricing2 .value:before {
      width: 97px;
      height: 97px;
      background: #fff;
      border: 3px solid;
      border-bottom: none;
      border-right: none;
      position: absolute;
      top: -48px;
      z-index: -1; }
    .card-pricing2 .value:after {
      border-right: 3px solid;
      border-bottom: 3px solid;
      border-top: none;
      border-left: none;
      top: auto;
      bottom: -48px; }
  .card-pricing2 .currency {
    display: inline-block;
    font-size: 30px;
    margin-top: 7px;
    vertical-align: top; }
  .card-pricing2 .amount {
    display: inline-block;
    font-size: 40px;
    font-weight: 600;
    line-height: 65px; }
    .card-pricing2 .amount span {
      display: inline-block;
      font-size: 30px;
      font-weight: 400;
      vertical-align: top;
      margin-top: -7px; }
  .card-pricing2 .month {
    display: block;
    font-size: 16px;
    line-height: 0; }
  .card-pricing2 .pricing-content {
    padding: 50px 0 0 80px;
    margin-bottom: 20px;
    list-style: none;
    text-align: left;
    transition: all .3s ease 0s; }
    .card-pricing2 .pricing-content li {
      padding: 7px 0;
      font-size: 13px;
      color: grey;
      position: relative; }
      .card-pricing2 .pricing-content li.disable:before, .card-pricing2 .pricing-content li:before {
        content: "\f00c";
        font-family: 'Font Awesome 5 Solid';
        font-weight: 900;
        width: 20px;
        height: 20px;
        line-height: 20px;
        border-radius: 50%;
        background: #98c458;
        text-align: center;
        color: #fff;
        position: absolute;
        left: -50px;
        font-size: 9px; }
      .card-pricing2 .pricing-content li.disable:before {
        content: "\f00d";
        background: #fe6c6c; }
  .card-pricing2.card-black {
    border-bottom-color: #1a2035; }
    .card-pricing2.card-black .price-value:before, .card-pricing2.card-black .value:before {
      border-left-color: #1a2035;
      border-top-color: #1a2035; }
    .card-pricing2.card-black .price-value, .card-pricing2.card-black .value {
      border-right-color: #1a2035; }
      .card-pricing2.card-black .price-value:after, .card-pricing2.card-black .value:after {
        border-right-color: #1a2035; }
    .card-pricing2.card-black .price-value:after, .card-pricing2.card-black .value:after {
      border-bottom-color: #1a2035; }
    .card-pricing2.card-black .value {
      color: #1a2035; }
    .card-pricing2.card-black:before {
      background: #1a2035; }
    .card-pricing2.card-black .price-value, .card-pricing2.card-black .value {
      border-left-color: #1a2035; }
  .card-pricing2.card-primary {
    border-bottom-color: #1572E8; }
    .card-pricing2.card-primary .price-value:before, .card-pricing2.card-primary .value:before {
      border-left-color: #1572E8;
      border-top-color: #1572E8; }
    .card-pricing2.card-primary .price-value, .card-pricing2.card-primary .value {
      border-right-color: #1572E8; }
      .card-pricing2.card-primary .price-value:after, .card-pricing2.card-primary .value:after {
        border-right-color: #1572E8; }
    .card-pricing2.card-primary .price-value:after, .card-pricing2.card-primary .value:after {
      border-bottom-color: #1572E8; }
    .card-pricing2.card-primary .value {
      color: #1572E8; }
    .card-pricing2.card-primary:before {
      background: #1572E8; }
    .card-pricing2.card-primary .price-value, .card-pricing2.card-primary .value {
      border-left-color: #1572E8; }
  .card-pricing2.card-secondary {
    border-bottom-color: #6861CE; }
    .card-pricing2.card-secondary .price-value:before, .card-pricing2.card-secondary .value:before {
      border-left-color: #6861CE;
      border-top-color: #6861CE; }
    .card-pricing2.card-secondary .price-value, .card-pricing2.card-secondary .value {
      border-right-color: #6861CE; }
      .card-pricing2.card-secondary .price-value:after, .card-pricing2.card-secondary .value:after {
        border-right-color: #6861CE; }
    .card-pricing2.card-secondary .price-value:after, .card-pricing2.card-secondary .value:after {
      border-bottom-color: #6861CE; }
    .card-pricing2.card-secondary .value {
      color: #6861CE; }
    .card-pricing2.card-secondary:before {
      background: #6861CE; }
    .card-pricing2.card-secondary .price-value, .card-pricing2.card-secondary .value {
      border-left-color: #6861CE; }
  .card-pricing2.card-info {
    border-bottom-color: #48ABF7; }
    .card-pricing2.card-info .price-value:before, .card-pricing2.card-info .value:before {
      border-left-color: #48ABF7;
      border-top-color: #48ABF7; }
    .card-pricing2.card-info .price-value, .card-pricing2.card-info .value {
      border-right-color: #48ABF7; }
      .card-pricing2.card-info .price-value:after, .card-pricing2.card-info .value:after {
        border-right-color: #48ABF7; }
    .card-pricing2.card-info .price-value:after, .card-pricing2.card-info .value:after {
      border-bottom-color: #48ABF7; }
    .card-pricing2.card-info .value {
      color: #48ABF7; }
    .card-pricing2.card-info:before {
      background: #48ABF7; }
    .card-pricing2.card-info .price-value, .card-pricing2.card-info .value {
      border-left-color: #48ABF7; }
  .card-pricing2.card-success {
    border-bottom-color: #31CE36; }
    .card-pricing2.card-success .price-value:before, .card-pricing2.card-success .value:before {
      border-left-color: #31CE36;
      border-top-color: #31CE36; }
    .card-pricing2.card-success .price-value, .card-pricing2.card-success .value {
      border-right-color: #31CE36; }
      .card-pricing2.card-success .price-value:after, .card-pricing2.card-success .value:after {
        border-right-color: #31CE36; }
    .card-pricing2.card-success .price-value:after, .card-pricing2.card-success .value:after {
      border-bottom-color: #31CE36; }
    .card-pricing2.card-success .value {
      color: #31CE36; }
    .card-pricing2.card-success:before {
      background: #31CE36; }
    .card-pricing2.card-success .price-value, .card-pricing2.card-success .value {
      border-left-color: #31CE36; }
  .card-pricing2.card-warning {
    border-bottom-color: #FFAD46; }
    .card-pricing2.card-warning .price-value:before, .card-pricing2.card-warning .value:before {
      border-left-color: #FFAD46;
      border-top-color: #FFAD46; }
    .card-pricing2.card-warning .price-value, .card-pricing2.card-warning .value {
      border-right-color: #FFAD46; }
      .card-pricing2.card-warning .price-value:after, .card-pricing2.card-warning .value:after {
        border-right-color: #FFAD46; }
    .card-pricing2.card-warning .price-value:after, .card-pricing2.card-warning .value:after {
      border-bottom-color: #FFAD46; }
    .card-pricing2.card-warning .value {
      color: #FFAD46; }
    .card-pricing2.card-warning:before {
      background: #FFAD46; }
    .card-pricing2.card-warning .price-value, .card-pricing2.card-warning .value {
      border-left-color: #FFAD46; }
  .card-pricing2.card-danger {
    border-bottom-color: #F25961; }
    .card-pricing2.card-danger .price-value:before, .card-pricing2.card-danger .value:before {
      border-left-color: #F25961;
      border-top-color: #F25961; }
    .card-pricing2.card-danger .price-value, .card-pricing2.card-danger .value {
      border-right-color: #F25961; }
      .card-pricing2.card-danger .price-value:after, .card-pricing2.card-danger .value:after {
        border-right-color: #F25961; }
    .card-pricing2.card-danger .price-value:after, .card-pricing2.card-danger .value:after {
      border-bottom-color: #F25961; }
    .card-pricing2.card-danger .value {
      color: #F25961; }
    .card-pricing2.card-danger:before {
      background: #F25961; }
    .card-pricing2.card-danger .price-value, .card-pricing2.card-danger .value {
      border-left-color: #F25961; }

/*    Card Product    */
.row-cardProduct {
  padding: 0 5px;
  white-space: nowrap;
  overflow-x: auto;
  display: block !important;
  margin-right: -2rem;
  width: unset !important; }

.col-cardProduct {
  width: 225px;
  padding: 0 10px;
  display: inline-block; }

.card-product {
  background: #fff;
  border-radius: 10px;
  overflow: hidden;
  box-shadow: 0px 7px 15px rgba(0, 0, 0, 0.12);
  margin-bottom: 15px; }
  .card-product .product-summary {
    padding: 15px; }@media screen and (max-width: 768px) {
  .col-cardProduct {
    width: 175px; }

  .card-product .title-product {
    font-size: 1rem; }
  .card-product .price-product {
    font-size: 18px; } }




/*     Form     */
.form-control {
  font-size: 1rem;
  border-color: #b8b8b8;
  padding: 0.6rem 1rem;
  height: inherit !important;
  border-width: 2px; }
  .form-control:focus {
    border-color: #3e93ff; }

/*     Form Control Sizes    */
.form-control-lg, .input-group-lg > .form-control, .input-group-lg > .input-group-append > .btn,
.input-group-lg > .input-group-append > .input-group-text, .input-group-lg > .input-group-prepend > .btn,
.input-group-lg > .input-group-prepend > .input-group-text {
  padding: 0.5rem 1rem !important;
  font-size: 1.25rem !important; }

.form-control-sm, .input-group-sm > .form-control, .input-group-sm > .input-group-append > .btn,
.input-group-sm > .input-group-append > .input-group-text, .input-group-sm > .input-group-prepend > .btn,
.input-group-sm > .input-group-prepend > .input-group-text {
  padding: 0.25rem 0.5rem !important;
  font-size: 0.875rem !important;
  line-height: 1.5; }

.form-control::-webkit-input-placeholder {
  color: inherit;
  opacity: 0.7; }

.form-control:-moz-placeholder {
  color: inherit;
  opacity: 0.7; }

.form-control::-moz-placeholder {
  color: inherit;
  opacity: 0.7; }

.form-control:-ms-input-placeholder {
  color: inherit;
  opacity: 0.7; }

.form-control::-ms-input-placeholder {
  color: inherit;
  opacity: 0.7; }

.input-group-text {
  border-color: #ebedf2 !important; }

.form-button-action {
  display: inline-flex; }

.form-check-label,
.form-radio-label {
  margin-right: 15px;}

/*     CheckBox Input    */
.select-all-checkbox + .form-check-sign:before {
  background: #ccc !important;
  border-color: #ccc !important; }

.form-check .form-check-input {
  margin-left: 0;
  margin-right: 0.75em;
color: #626262;}

/*     Radio Input    */
.form-radio [type="radio"]:not(:checked), .form-radio [type="radio"]:checked {
  position: absolute;
  left: -9999px; }
.form-radio [type="radio"]:not(:checked) + .form-radio-sign, .form-radio [type="radio"]:checked + .form-radio-sign {
  color: #2A2F5B;
  position: relative;
  padding-left: 2em;
  cursor: pointer;
  line-height: 22px;
  font-weight: 400; }
.form-radio [type="radio"]:not(:checked) + .form-radio-sign:before {
  content: "\f18a";
  font-size: 22px;
  font-family: LineAwesome;
  position: absolute;
  left: 0;
  top: auto;
  background: transparent;
  line-height: 1;
  color: #bbb; }
.form-radio [type="radio"]:checked + .form-radio-sign:before {
  content: "\f18a";
  font-size: 22px;
  font-family: LineAwesome;
  position: absolute;
  left: 0;
  top: auto;
  background: transparent;
  line-height: 1;
  display: none; }
.form-radio [type="radio"]:not(:checked) + .form-radio-sign:after, .form-radio [type="radio"]:checked + .form-radio-sign:after {
  content: "\f1bc";
  position: absolute;
  left: 0px;
  top: auto;
  text-align: center;
  font-size: 22px;
  color: #4d7cfe;
  transition: all 0.2s;
  line-height: 1;
  font-family: LineAwesome; }
.form-radio [type="radio"]:not(:checked) + .form-radio-sign:after {
  opacity: 0;
  transform: scale(0); }
.form-radio [type="radio"]:checked + .form-radio-sign {
  font-weight: 400; }
  .form-radio [type="radio"]:checked + .form-radio-sign:after {
    opacity: 1;
    transform: scale(1); }
.form-radio [type="radio"]:disabled:not(:checked) + .form-radio-sign:before {
  box-shadow: none;
  opacity: 0.65; }
.form-radio [type="radio"]:disabled:checked + .form-radio-sign:before {
  box-shadow: none;
  opacity: 0.65; }
.form-radio [type="radio"]:disabled:checked + .form-radio-sign:after {
  opacity: 0.65; }
.form-radio [type="radio"]:disabled + .form-radio-sign {
  color: #aaa;
  opacity: 0.65; }
.form-radio [type="radio"]:checked:focus + .form-radio-sign:before, .form-radio [type="radio"]:not(:checked):focus + .form-radio-sign:before {
  border: 1px solid #ccc; }

.form-radio {
  padding-left: 0.75rem; }

.form-radio-input {
  position: relative;
  margin-top: 0.3rem; }

/*      Custom Checkbox      */
.custom-checkbox .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #1572E8; }
.custom-checkbox.checkbox-black .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #1a2035; }
.custom-checkbox.checkbox-primary .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #1572E8; }
.custom-checkbox.checkbox-secondary .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #6861CE; }
.custom-checkbox.checkbox-info .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #48ABF7; }
.custom-checkbox.checkbox-success .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #31CE36; }
.custom-checkbox.checkbox-warning .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #FFAD46; }
.custom-checkbox.checkbox-danger .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #e80505; }

/*      Label      */
.col-form-label {
  line-height: 1.8; }

.required-label {
  color: red; }

.label-align-left {
  text-align: left; }

.label-align-right {
  text-align: right; }

.label-align-center {
  text-align: center; }

/*     Input    */
.form-group,
.form-check {
  margin-bottom: 0;
  padding: 10px; }

.form-group label,
.form-check label {
  margin-bottom: 0.5rem;
  color: #495057;
  font-size: 1rem;
  white-space: nowrap; }

.form-group-default {
  background-color: #ffffff;
  border: 1px solid rgba(0, 0, 0, 0.07);
  border-radius: 4px;
  padding-top: 7px;
  padding-left: 12px;
  padding-right: 12px;
  padding-bottom: 4px;
  overflow: hidden;
  width: 100%;
  -webkit-transition: background-color 0.2s ease;
  transition: background-color 0.2s ease;
  margin-bottom: 15px; }
  .form-group-default label {
    opacity: 1;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    margin: 0;
    display: block;
    -webkit-transition: opacity 0.2s ease;
    transition: opacity 0.2s ease; }
  .form-group-default label:not(.error) {
    font-size: 10.5px !important;
    letter-spacing: 0.06em;
    text-transform: uppercase;
    font-weight: 400; }
  .form-group-default .form-control {
    background: unset !important; }
  .form-group-default .form-control, .form-group-default .form-select {
    border: 0;
    min-height: 25px;
    padding: 0;
    margin-top: 6px;
    font-size: 1rem; }
  .form-group-default select.form-control:not([size]):not([multiple]), .form-group-default select.form-select:not([size]):not([multiple]) {
    height: unset !important; }
  .form-group-default.active {
    border-color: rgba(0, 0, 0, 0.1) !important;
    background-color: #f0f0f0; }
    .form-group-default.active label {
      opacity: 0.5; }

.form-floating-custom {
  position: relative; }
  .form-floating-custom .form-control, .form-floating-custom .form-select {
    border-left: 0;
    border-top: 0;
    border-right: 0;
    border-radius: 0;
    padding-left: 0;
    background: transparent !important; }
  .form-floating-custom label {
    padding-left: 0 !important; }
  .form-floating-custom .form-control:focus + label, .form-floating-custom .form-control:not(:placeholder-shown) + label, .form-floating-custom .form-select:focus + label, .form-floating-custom .form-select:not(:placeholder-shown) + label {
    font-size: 85% !important;
    transform: translate3d(0, -10px, 0);
    top: 0;
    opacity: 1;
    padding: .375rem 0 .75rem; }
  .form-floating-custom .form-control:not(:placeholder-shown) + label, .form-floating-custom .form-select:not(:placeholder-shown) + label {
    color: #1572E8 !important; }
  .form-floating-custom .form-control:not(:placeholder-shown) ~ label::after {
    background: transparent !important; }
  .form-floating-custom .form-control ::-webkit-input-placeholder {
    color: transparent; }
  .form-floating-custom .form-control :-moz-placeholder {
    color: transparent; }
  .form-floating-custom .form-control ::-moz-placeholder {
    color: transparent; }
  .form-floating-custom .form-control :-ms-input-placeholder {
    color: transparent; }
  .form-floating-custom > .form-select ~ label::after {
    display: none !important; }
  .form-floating-custom > .form-control ~ label::after {
    background: transparent !important; }

.form-inline label {
  margin-bottom: 0 !important; }

.input-fixed {
  width: 200px; }

.form-control.input-full {
  width: 100% !important; }

.has-success label {
  color: #31CE36 !important; }
.has-success .form-control {
  border-color: #31CE36 !important;
  color: #31CE36 !important; }
.has-success .input-group-text {
  border-color: #31CE36 !important;
  background: #31CE36 !important;
  color: #ffffff !important; }

.has-error label {
  color: #F25961 !important; }
.has-error .form-control {
  border-color: #F25961 !important;
  color: #F25961 !important; }
.has-error .input-group-text {
  border-color: #F25961 !important;
  background: #F25961 !important;
  color: #ffffff !important; }

.input-group label.error, .input-group label.success {
  width: 100%;
  order: 100; }

.custom-control {
  position: relative; }
  .custom-control.custom-radio, .custom-control.custom-checkbox {
    margin-bottom: 0;
    cursor: pointer;
    margin-right: 25px;
    display: inline-block; }
    .custom-control.custom-radio .custom-control-input, .custom-control.custom-checkbox .custom-control-input {
      margin-right: 10px; }
    .custom-control.custom-radio label.error, .custom-control.custom-radio label.success, .custom-control.custom-checkbox label.error, .custom-control.custom-checkbox label.success {
      position: absolute;
      width: 100vh;
      top: 23px;
      left: 0; }

.has-feedback {
  position: relative; }

.form-control-feedback {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 20px; }

.has-success .form-control-feedback {
  color: #31CE36; }

.has-error .form-control-feedback {
  color: #F25961; }

.input-group.has-icon {
  border-radius: 0.25rem;
  border: 1px solid #ced4da; }
.input-group.has-success, .input-group.has-icon.has-success {
  border: 1px solid #31CE36 !important;
  color: #31CE36; }
.input-group.has-error {
  border: 1px solid #F25961 !important;
  color: #F25961; }
.input-group.has-icon.has-error {
  border: 1px solid #F25961 !important;
  color: #F25961; }
.input-group.has-icon .form-control {
  border-radius: 0.25rem;
  border: 0px;
  position: relative; }
.input-group.has-icon .input-group-icon {
  background: transparent;
  border: 0px; }

.input-square {
  border-radius: 0px !important; }

.input-pill {
  border-radius: 1.3rem !important; }

.input-solid {
  background: #e8e8e8 !important;
  border-color: #e8e8e8 !important; }

.input-border-bottom {
  border-width: 0 0 1px 0;
  border-radius: 0px;
  padding: 0.75rem 0;
  background: transparent !important; }

/*      Input File      */

.input-file input[type="file"],
.input-file .form-control,
.input-file .form-control-file {
  width: 0.1px;
  height: 0.1px;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  z-index: -1; }
.input-file label.error, .input-file label.success {
  display: block; }
.input-file input[type="file"] + label:not(.error),
.input-file .form-control + label:not(.error),
.input-file .form-control-file + label:not(.error),
.input-file .label-input-file {
  font-weight: 600;
  letter-spacing: 0.02em;
  color: white !important;
  display: inline-block; }
.input-file.input-file-image img.img-upload-preview {
  max-width: 100%;
  display: block;
  margin-bottom: 15px;
  box-shadow: 0 1px 15px 1px rgba(39, 39, 39, 0.1); }
  .input-file.input-file-image img.img-upload-preview.img-circle {
    border-radius: 2000px; }

.form-control:disabled, .form-control[readonly] {
  background: #e8e8e8 !important;
  border-color: #e8e8e8 !important; }
.form-control:disabled, .form-control[readonly] {
  opacity: 0.6 !important; }

/*    Input Group    */
.input-group-text {
  font-size: 1rem; }
  .input-group-text i.la {
    font-size: 21px; }
  .input-group-text i[class*="flaticon"] {
    font-size: 17px; }

/*    Input Icon */
.input-icon {
  position: relative; }
  .input-icon .form-control:not(:first-child) {
    padding-left: 2.5rem; }
  .input-icon .form-control:not(:last-child) {
    padding-right: 2.5rem; }
  .input-icon .input-icon-addon {
    position: absolute;
    left: 1rem;
    top: 0;
    height: 100%;
    display: flex;
    align-items: center; }
    .input-icon .input-icon-addon:last-child {
      left: auto;
      right: 1rem; }


/*    Button    */
.btn {
  padding: 0.65rem 1.4rem;
  font-size: 17px;
  font-weight: 500;
  opacity: 1;
  border-radius: 3px; }
  .btn:hover, .btn:focus {
    opacity: 0.8; }
  .btn .btn-label {
    display: inline-block; }
    .btn .btn-label i {
      font-size: 16px;
      vertical-align: middle;
      margin-right: 2px;
      margin-left: -2px;
      line-height: 0;
      margin-top: -2.5px; }
    .btn .btn-label.just-icon i {
      margin-left: 0 !important;
      margin-right: 0px !important; }

/*     Button Sizes     */
.btn-lg {
  font-size: 15px;
  border-radius: 6px;
  padding: 12.5px 27.5px;
  font-weight: 400; }
  .btn-lg .btn-label i {
    font-size: 27px;
    vertical-align: middle;
    margin-right: 2px;
    margin-left: -7px;
    line-height: 0;
    margin-top: -2.5px; }
  .btn-lg .btn-label.just-icon i {
    margin-left: 0 !important;
    margin-right: 0px !important; }

.btn-sm {
  font-size: 11px;
  padding: 7px 13px; }

.btn-xs {
  font-size: 10px;
  padding: 5px 9px; }

.btn.disabled:hover, .btn:hover:disabled {
  opacity: 0.65; }

/*      Button Icon        */
.btn-icon {
  font-size: 1.25rem;
  height: 2.5125rem;
  line-height: normal;
  min-width: 2.5125rem;
  overflow: hidden;
  padding: 0;
  position: relative;
  width: 2.5125rem;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-decoration: none; }
  .btn-icon.btn-lg {
    height: 2.75rem;
    min-width: 2.75rem;
    width: 2.75rem; }
  .btn-icon.btn-sm {
    height: 2rem;
    min-width: 2rem;
    width: 2rem; }
  .btn-icon.btn-xs {
    height: 1.6875rem;
    min-width: 1.6875rem;
    width: 1.6875rem; }

/*      Button States      */
.btn-danger {
  background: #e80505 !ce0606;
  border-color: #e80505 !important;
}
  .btn-danger:hover, .btn-download:focus, .btn-download:disabled {
    color: #ffffff !important;
    background: #F25961 !important;
    border-color: #F25961 !important; }





@media only screen and (max-width: 600px)
{
  .card-title {
  margin: 0;
  color: #000000;
  font-size: 35px;
  font-weight: 800;
  line-height: 1.4;
font-family: "Poppins", system-ui;
  }
	.card .card-action, .card-light .card-action {
    padding: 0 30px 30px 30px;
    background-color: transparent;
    line-height: 30px;
	
	
}
}
@media screen and (min-width: 480px) {
 label.mb-3.label-adjust {
    font-size: 14px !important;
}
}


