#index {
  /* background: #fff;
  background-image: url(https://sala.uxper.co/wp-content/uploads/2021/10/mask-oval-oval-mask.svg);
  background-position: 50vw -38vh;
  background-repeat: no-repeat;
  background-size: auto; */
}

.top_column_wrapper {
  background: transparent;
}

#header-blocks {
  background-color: transparent;
  position: relative;
}

#homeslider img.img-responsive {
  width: 600px !important;
  float: right;
}

ul#header-navbar-right-nav li a {
  font-size: 15px;
  padding: 9px;
  font-weight: 500;
}

.btn-action {
  padding: 10px 30px;
  background-color: #05182B;
  border-color: #05182B;
  color: #fff;
  border-radius: 50px;
  margin: 30px 0;
}

.status {
  border: 1px solid;
  padding: 3px 5px;
  border-radius: 5px;
}

.status_0 {
  border-color: #ccc;
}

.status_1 {
  border-color: #0dc75a;
}

.status_2 {
  border-color: #e1e113;
}

.status_3 {
  border-color: #1947e1;
}

.status_4 {
  border-color: #ea0d32;
}

.status_5 {
  border-color: #13cdee;
}

/* domain */
.status_domain_0 {
  border-color: #ccc;
}

.status_domain_2 {
  border-color: #0dc75a;
}

.status_domain_3 {
  border-color: #e1e113;
}

.status_4 {
  border-color: #ea0d32;
}

.status_5 {
  border-color: #13cdee;
}

.price-name {
  background-color: transparent;
  border: none;
}

.price_desc {
  /* background-color: antiquewhite; */
  padding: 5px;
}

.price_list li article {
  padding: 2.5em;
  border-radius: 15px;
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, .1);
}

.btn-order {
  background-color: #171f2b;
  width: 100%;
  margin: 10px auto;
  color:#fff;
}

.btn-order a {
  color: #5ac6fb;
} 

.details-h {
  margin-bottom: 25px;
}

#top_buttons {}

#top_buttons > span {
  float: right;
}

div#top_buttons span a {
  margin-right: 12px;
}

.position-right {
  float: right;
}

.qdetails-dash {
  padding: 25px;
  /* border-radius: 15px; */
  box-shadow: 0px 0px 5px 0px rgba(0,0,0,.1);
  border-radius: 10px;
  margin-bottom: 25px;
}

.qdetails_param {
  padding: 5px;
  border: 1px solid #efa2a2;
  margin-left: 5px;
  border-radius: 5px;
  color: #efa2a2;
}

.qdetails {
  line-height: 35px;
}

ul.qmenu {
  /* margin-left: -15px; */
}

ul.qmenu li {
  padding: 6px 0;
  border-bottom: 1px solid #ccc;
}

ul.qmenu li > div {
  display: flex;
  margin: 0;
  padding: var(--p-space-100);
  position: relative;
}

ul.qmenu li .icon {
  width: 20px;
  color: #ccc;
}

ul.qmenu li > div {
  padding: 6px 0;
}

ul.qmenu li span {
  padding-left: 5px;
}

ul.qmenu li:hover > div {
  background-color: #eeeeee;
  border-radius: 5px ;
}

.qdetails div {
  display: inline-block;
}

.qdetails_title {

}

.qdetails_value {
  font-weight: 600;
}

ul.qmenu li.active > div {
  background-color: #eeeeee;
  border-radius: 5px;
}

.modal-window .title{
  text-align: end;
  padding-top: 10px;
  padding-bottom: 10px;
}

div.title {
  
}
.sub-title {
  color: #787878;
  font-size: 14px;
}

.plan-card {
    padding: 2.5em;
}

.dropdown-menu {
  margin-top: 5px;
  border-radius: 10px;
}

.dropdown-item {
  display: block;
  width: 100%;
  padding: 0.25rem 1.5rem;
  clear: both;
  font-weight: 400;
  color: #212529;
  text-align: inherit;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
}

.dropdown-divider {
  height: 0;
  margin: 0.5rem 0;
  overflow: hidden;
  border-top: 1px solid #e9ecef;
}

.details {

}

.details-header {
  margin-bottom: 25px;
  display: flex;
  justify-content: space-between;
}

.top-title {
  /* float: left; */
  display: block;
  width: 100%;
}

.details-title {
  display: block;
  font-size: 18px;
  color: #222;
  font-weight: 700;
  /* text-align: end; */
}

.details-sub-title {
  color: #787878;
  font-size: 12px;
}

.top-button {
  /* float: right; */
  display: flex;
}

.top-btn-small {
  background-color: #f6f6f6;
  color: #a5a5a5;
}

.card {
  padding: 1em;
  border-radius: var(--border-radius);
  box-shadow: 0px 0px 5px 0px rgba(0,0,0,.1);
  margin-bottom: 25px;
}

.card-header {
  margin-bottom: 10px;
}

.card-header-title {
  display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
}

.card-title {
  font-size: 14px;
  color: #222;
  font-weight: 600;
  margin-bottom: 5px;
  /* float: left; */
}

.details.domain .card-title::after {
    content: " ";
    width: 100%;
    border-bottom: 1px solid #f1f1f1;
    display: block;
    margin-top: 3px;
}

.card-top-button a {
  color:#13cdee;
  /* float: right; */
}

.card-top-button .btn-icon {
  display: flex;
  flex-wrap: nowrap;
  flex-direction: row;
  justify-content: flex-end;
  align-items: center;
}

.card-sub-title {
  font-size: 12px;
  color: #aeaeae;
  clear: both;
}

.card-body {
  margin-top: 10px;
}

.card-row {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-around;
  margin-top: 0;
}

.card_trial {
  text-align: center;
  color: #82a9d0;
}

@media screen and (max-width: 900px) {
  .card-row {
    display: flex;
    justify-content: center;
    flex-direction: column;
  }
}


.card-row-between {
  justify-content: space-between;
}

.card-cell {
  flex: 0 20%;
}

.card-cell-value {
  flex: 30%;
}

.card-footer {
  font-size: 12px;
  color: #aeaeae;
}

.card-top-button span.btn-icon a {
  padding-left: 12px;
}

.card-body-flex {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-around;
  align-items: center;
}

.cell {
  flex: 1 1 0;
  text-align: center;
}

.cell .card-title {
  /* width: 240px; */
  text-align: start;
}

.cell .card-status {
  color: #a4a6a9;
}

.cell .card-status-0 {
  color: #a4a6a9;
}

.cell .card-status-1 {
  color:#32d5aa;
}

.cell .card-status-2 {
  color:#4a86e2;
}

.cell .card-status-3 {
  color:#206de1;
}

.cell .card-status-4 {
  color:#df5454;
}

.card-icon {
 width: 25px;
 background-color: rgb(237, 237, 237);
}

.body-container input{
  border-radius: 5px;
  padding: 20px;
}

.body-container select {
  padding: 10px;
  height: 40px;
}

.search_domain .card {
  margin-bottom: 50px;
}

.loader {
  display: inline-block;
  width: 3px;
  height: 3px;
  aspect-ratio: 1;
  border-radius: 50%;
  animation: l5 1s infinite linear alternate;
  position: relative;
  left: 15px;
}

@keyframes l5 {
  0%  {box-shadow: 7px 0 #000, -7px 0 #0002;background: #000 }
  33% {box-shadow: 7px 0 #000, -7px 0 #0002;background: #0002}
  66% {box-shadow: 7px 0 #0002,-7px 0 #000; background: #0002}
  100%{box-shadow: 7px 0 #0002,-7px 0 #000; background: #000 }
}


  @media screen and (max-width: 900px) {

  }
  
  @media screen and (max-width: 650px) {
    .card-body-flex {
      flex-direction: column;
    }
    .cell {
      margin: 4px;
    }

    .cell .card-title {
      width: 240px;
      text-align: center;
    }
  }