@font-face {
  font-family: "head3";

  src: url(head3.ttf) format("truetype");
}

@font-face {
  font-family: "light";

  src: url(OpenSans-Light.ttf) format("truetype");
}

@font-face {
  font-family: "regular";

  src: url(OpenSans-Regular.ttf) format("truetype");
}

@font-face {
  font-family: "bold";

  src: url(OpenSans-Bold.ttf) format("truetype");
}

/* body {

    font-weight: normal;

    font-family: 'regular';

} */

#reader > div:nth-child(1) > img:nth-child(2) {
  display: none;
}

.formhead {
  padding: 2rem;

  padding-top: 6em;

  width: 40%;
}

.formhead input {
  margin-bottom: 4px;

  width: 100%;
}

.benrounded {
  border-radius: 0.8em;

  padding: 0.1em;

  text-align: center;

  border: 5px solid #a0d1f4;
}

.ben-block {
  width: 100% !important;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  letter-spacing: 0.05em !important;
}

.copyright .border-bottom {
  border-bottom: none !important;
}

.ughele_wrapper {
  background-image: url(../img/ughelleback.jpg);

  background-repeat: no-repeat;

  background-size: cover;

  background-color: #fff;
}

.ughelebar {
  /*background-image: url(../img/ughellebar.jpg); */

  border-bottom: solid 0.3rem rgb(241, 172, 10) !important;

  height: 4.5em !important;

  padding-left: 2em;

  line-height: 4em !important;

  /*box-shadow: 0px 2px 6px rgb(130, 130, 130);*/
}

.ughelebar h2,
.ughelebar h3 {
  margin: 0.1rem;

  padding: 0.1rem;

  line-height: 1rem !important;
}

.carousel-control-prev,
.carousel-control-next {
  position: absolute !important;

  top: 0 !important;

  bottom: 0 !important;

  z-index: 1 !important;

  display: flex !important;

  align-items: center !important;

  justify-content: center !important;

  width: 15% !important;

  padding: 0 !important;

  color: #fff !important;

  text-align: center !important;

  background: none !important;

  border: 0 !important;

  opacity: 0.5 !important;

  transition: opacity 0.15s ease !important;

  height: auto !important;
}

.btn-link {
  font-weight: 400;

  text-decoration: none;
}

.post > header {
  margin: -3em 0 1em 0;
}

.mainimage {
  padding: 0px;

  margin-bottom: 0.5rem;
}

.acme-news-ticker-box {
  height: 100%;

  overflow: hidden;
  padding: 0.5em;
}

.carousel-caption h1,
.carousel-caption h3,
.carousel-caption h5 {
  float: left;

  margin: 0px;

  padding: 0px;

  text-align: left;

  color: #fff;

  text-shadow: 0px 1px 2px #333;
}

.carousel-caption h1 {
  background-color: #ef4a4aa8;

  padding: 0.2em 0.5em;

  font-size: 160%;
}

.carousel-caption h3 {
  font-size: 110%;

  background-color: #2c2323a8;

  padding: 0.2em 0.5em;
}

.carousel-caption h5 {
  background-color: #ffffff69;

  padding: 0.2em 0.5em;
}

.carousel-caption {
  right: 15%;

  left: 5%;
}

.post > header .title {
  padding: 1.75em 3em 1.3em 3em;
}

.post .image.featured {
  display: block;

  margin: 0 0 0.5em 0;

  width: 100%;
}

.acme-news-ticker-box ul li {
  padding-left: 3.5em;
}

#sidebar > * {
  margin: 1em 0 0 0;

  padding: 1em 0 0 0;
}

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

.btn-secondary {
  color: #333;

  background-color: #ffae2c;

  border: 3px rgb(250, 250, 250) solid;
}

a.btn:hover {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);

  color: #fff !important;
}

.btn-secondary:hover,
.btn-check:focus + .btn-secondary,
.btn-secondary:focus {
  color: #fff;

  background-color: #ee9117;
}

.benframe {
  background: url(../img/frame.png) no-repeat;

  padding: 30px;

  background-size: contain;
}

.benframe_good {
  border-color: orange;
  border-style: double;
  border-width: 24px;
  border-image: url("../img/frame.png") 50 repeat;
  padding: 0.5em;
}

.benframe_modal {
  border-color: orange;
  border-style: double;
  border-width: 45px;
  border-image: url("../img/frame.png") 50 repeat;
  padding: 0.5em;
}

.homeborder {
  border-right-color: rgba(35, 153, 226, 0.274);

  border-right-width: 1em;

  border-right-style: solid;

  border-left-color: rgba(35, 153, 226, 0.274);

  border-left-width: 1em;

  border-left-style: solid;
}

.navbar-light .btn {
  color: var(--dark);

  background: #ffae2c;

  border: 3px #fff solid;
}

.headmain {
  font-weight: normal !important;

  font-family: "head3";
}

body.nohome {
  background-color: white;
}

.blog .entry {
  padding: 2em;

  margin-bottom: 2em;
}

.services .service-box {
  padding: 0px;
}

.services .service-box img {
  width: 100%;
}

.services .service-box .content {
  padding: 1em;
}

.container ul.responsive-table {
  padding-left: 0;
}

input::placeholder {
  padding-left: 3em;
}

.select2-container--default .select2-search--inline .select2-search__field {
  height: 2em;
}

.pagetitle {
  padding-left: 0.51em;
}

.tabs {
  max-width: 90%;

  float: none;

  list-style: none;

  padding: 0;

  margin: 75px auto;
}

.tabs:after {
  content: "";

  display: table;

  clear: both;
}

.tabs input[type="radio"] {
  display: none;
}

.tabs label.tl {
  display: block;

  float: left;

  width: auto;

  color: #ccc;

  margin: 0 0 0.3em 0;

  padding: 0.5em 1em;

  font-size: 1em;

  font-weight: normal;

  text-decoration: none;

  text-align: center;

  line-height: 1.5em;

  cursor: pointer;

  box-shadow: inset 0 2px #c7c7c7;

  border-left: 2px solid #c7c7c7;

  border-right: 2px solid #c7c7c7;

  border-top-left-radius: 0.4em;

  border-top-right-radius: 0.4em;

  -webkit-transition: all 0.5s;

  /* Safari 3.1 to 6.0 */

  transition: all 0.5s;
}

.tabs label.tl i {
  padding: 4px;

  margin-right: 0;
}

:root {
  --color-one: #34d1d1;

  --color-two: #2f2235;

  --color-three: #3f3244;

  --color-four: #f2f2f2;

  --color-five: #d1d2d3;

  --color-six: #666666;

  --color-seven: #000000;

  --color-eight: #ffffff;
}

.tabs label.tl:hover {
  color: #057e15;

  box-shadow: inset 0 2px #057e15;

  border-left: 2px solid #057e15;

  border-right: 2px solid #057e15;
}

.accordion__label {
  margin-bottom: 0px !important;
}

.tab-content {
  display: none;

  width: 100%;

  float: left;

  box-sizing: border-box;

  background-color: #ffffff;
}

.tab-content * {
  -webkit-animation: scale 0.7s ease-in-out;

  -moz-animation: scale 0.7s ease-in-out;

  animation: scale 0.7s ease-in-out;
}

@keyframes scale {
  0% {
    transform: scale(0.9);

    opacity: 0;
  }

  50% {
    transform: scale(1.01);

    opacity: 0.5;
  }

  100% {
    transform: scale(1);

    opacity: 1;
  }
}

.tabs [id^="tab"]:checked + label.tl {
  background: #fff;

  box-shadow: inset 0 2px #057e15;

  border-left: 2px solid #057e15;

  border-right: 2px solid #057e15;

  border-top-left-radius: 0.4em;

  border-top-right-radius: 0.4em;

  color: #057e15;
}

#tab1:checked ~ #tab-content1,
#tab2:checked ~ #tab-content2,
#tab3:checked ~ #tab-content3,
#tab4:checked ~ #tab-content4,
#tab5:checked ~ #tab-content5,
#tab6:checked ~ #tab-content6,
#tab7:checked ~ #tab-content7,
#tab8:checked ~ #tab-content8,
#tab9:checked ~ #tab-content9 {
  display: block;

  border-top: #057e15 2px solid;

  margin-top: -0.5em;
}

@media (min-width: 768px) {
  .tabs i {
    padding: 5px;

    margin-right: 10px;
  }

  .tabs label.tl span {
    display: inline-block;
  }

  .tabs {
    max-width: auto;

    margin: auto;
  }
}

.bennytip {
  background: #fcffd6;

  padding: 1em;

  border-radius: 0.6em;

  box-shadow: #ccc 0px 3px 4px;

  color: #333;

  border: solid rgba(248, 217, 44, 0.692) 3px;
}

table.dataTable {
  border: 1px solid #ccc;

  border-radius: 0.6em;
}

.bennysmall {
  font-size: 80%;
}

.bennytip i {
  font-size: 3em;

  float: left;

  margin-top: -2rem;

  cursor: pointer;
}

.bennytip strong {
  font-weight: 900;
}

.tl sup {
  position: absolute;

  font-size: 0.8em;
}

.blink {
  animation: blink 2s linear infinite;
}

@keyframes blink {
  0% {
    opacity: 0;
  }

  30% {
    opacity: 1;
  }

  70% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

.display-5 {
  font-size: 2.4em;

  line-height: 1.2;
}

.displaySmall {
  font-size: 1.2em;

  font-weight: 300;

  line-height: 1.2;

  color: #44444461;
}

.active .displaySmall {
  color: #07618bc4;
}

p.display-5 {
  color: #868686e7;
}

.navbar .getstarted:hover,
.navbar .getstarted:focus:hover {
  color: #fff !important;

  background: #5969f3;
}

.display-6 {
  color: rgba(124, 124, 124, 0.88);

  font-size: 2rem;

  font-weight: 300;

  line-height: 1.2;
}

.thintext {
  font-weight: 100;

  line-height: 1.2;
}

.breadcrumbs {
  padding: 10px 0;

  min-height: 30px;

  border-bottom: 0.2rem solid #d64954;
}

.bubbly-button {
  font-family: "Helvetica", "Arial", sans-serif;

  display: inline-block;

  font-size: 1em;

  padding: 1em 2em;

  margin-top: 100px;

  margin-bottom: 60px;

  -webkit-appearance: none;

  appearance: none;

  background-color: #0080ff;

  color: #fff;

  border-radius: 4px;

  border: none;

  cursor: pointer;

  position: relative;

  transition: transform ease-in 0.1s, box-shadow ease-in 0.25s;

  box-shadow: 0 2px 25px rgba(0, 110, 255, 0.5);
}

.bubbly-button:focus {
  outline: 0;
}

.bubbly-button:before,
.bubbly-button:after {
  position: absolute;

  content: "";

  display: block;

  width: 140%;

  height: 100%;

  left: -20%;

  z-index: -1000;

  transition: all ease-in-out 0.5s;

  background-repeat: no-repeat;
}

.bubbly-button:before {
  display: none;

  top: -75%;

  background-image: radial-gradient(circle, #0095ff 20%, transparent 20%),
    radial-gradient(circle, transparent 20%, #0095ff 20%, transparent 30%),
    radial-gradient(circle, #0095ff 20%, transparent 20%),
    radial-gradient(circle, #0095ff 20%, transparent 20%),
    radial-gradient(circle, transparent 10%, #0095ff 15%, transparent 20%),
    radial-gradient(circle, #0095ff 20%, transparent 20%),
    radial-gradient(circle, #0095ff 20%, transparent 20%),
    radial-gradient(circle, #0095ff 20%, transparent 20%),
    radial-gradient(circle, #0095ff 20%, transparent 20%);

  background-size: 10% 10%, 20% 20%, 15% 15%, 20% 20%, 18% 18%, 10% 10%, 15% 15%,
    10% 10%, 18% 18%;
}

.bubbly-button:after {
  display: none;

  bottom: -75%;

  background-image: radial-gradient(circle, #0091ff 20%, transparent 20%),
    radial-gradient(circle, #0095ff 20%, transparent 20%),
    radial-gradient(circle, transparent 10%, #0095ff 15%, transparent 20%),
    radial-gradient(circle, #0095ff 20%, transparent 20%),
    radial-gradient(circle, #0095ff 20%, transparent 20%),
    radial-gradient(circle, #0095ff 20%, transparent 20%),
    radial-gradient(circle, #0095ff 20%, transparent 20%);

  background-size: 15% 15%, 20% 20%, 18% 18%, 20% 20%, 15% 15%, 10% 10%, 20% 20%;
}

.bubbly-button:active {
  transform: scale(0.9);

  background-color: #008ae6;

  box-shadow: 0 2px 25px rgba(0, 85, 255, 0.2);
}

.bubbly-button.animate:before {
  display: block;

  animation: topBubbles ease-in-out 0.75s forwards;
}

.bubbly-button.animate:after {
  display: block;

  animation: bottomBubbles ease-in-out 0.75s forwards;
}

@keyframes topBubbles {
  0% {
    background-position: 5% 90%, 10% 90%, 10% 90%, 15% 90%, 25% 90%, 25% 90%,
      40% 90%, 55% 90%, 70% 90%;
  }

  50% {
    background-position: 0% 80%, 0% 20%, 10% 40%, 20% 0%, 30% 30%, 22% 50%,
      50% 50%, 65% 20%, 90% 30%;
  }

  100% {
    background-position: 0% 70%, 0% 10%, 10% 30%, 20% -10%, 30% 20%, 22% 40%,
      50% 40%, 65% 10%, 90% 20%;

    background-size: 0% 0%, 0% 0%, 0% 0%, 0% 0%, 0% 0%, 0% 0%;
  }
}

@keyframes bottomBubbles {
  0% {
    background-position: 10% -10%, 30% 10%, 55% -10%, 70% -10%, 85% -10%,
      70% -10%, 70% 0%;
  }

  50% {
    background-position: 0% 80%, 20% 80%, 45% 60%, 60% 100%, 75% 70%, 95% 60%,
      105% 0%;
  }

  100% {
    background-position: 0% 90%, 20% 90%, 45% 70%, 60% 110%, 75% 80%, 95% 70%,
      110% 10%;

    background-size: 0% 0%, 0% 0%, 0% 0%, 0% 0%, 0% 0%, 0% 0%;
  }
}

.form-floating > label {
  left: 0.5em;
}

.name_filter img {
  height: 2em;

  object-fit: fill;
}

ul.responsive-table {
  margin: 0;

  padding: 0;
}

.btn_dash {
  /*dent around button*/

  display: inline-block;

  position: relative;

  text-decoration: none;

  color: rgba(3, 169, 244, 0.54);

  width: 100px;

  height: 100px;

  border-radius: 50%;

  text-align: center;

  background: #f7f7f7;

  box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.08);
}

.btn_dash .fa {
  /*Button itself*/

  position: absolute;

  content: "";

  width: 80px;

  height: 80px;

  line-height: 80px;

  vertical-align: middle;

  left: 10px;

  top: 9px;

  border-radius: 50%;

  font-size: 40px;

  background-image: -webkit-linear-gradient(#e8e8e8 0%, #d6d6d6 100%);

  background-image: linear-gradient(#e8e8e8 0%, #d6d6d6 100%);

  text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.66);

  box-shadow: inset 0 2px 0 rgba(255, 255, 255, 0.5),
    0 2px 2px rgba(0, 0, 0, 0.19);

  border-bottom: solid 2px #b5b5b5;
}

.capital {
  text-transform: uppercase;
}

.btn_dash .fa:active {
  background-image: -webkit-linear-gradient(#efefef 0%, #d6d6d6 100%);

  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5),
    0 2px 2px rgba(0, 0, 0, 0.19);

  border-bottom: solid 2px #d8d8d8;
}

.accordion {
  display: flex;

  flex-wrap: wrap;

  height: auto;

  width: 100%;
}

.accordion__content {
  order: 1;

  flex-grow: 1;

  width: 100%;

  height: 100%;

  display: none;
}

.accordion__label {
  display: block;

  cursor: pointer;

  flex-grow: 1;

  text-align: center;

  padding: 1em 2em;

  background-color: var(--color-four);

  margin-right: 1px;

  border-bottom: 1px solid var(--color-five);
}

.accordion__radio {
  display: none;
}

.accordion input[type="radio"] {
  display: none;
}

.accordion input[type="radio"] + label {
  color: var(--color-six);

  z-index: 1;
}

.accordion input[type="radio"]:checked + label {
  background-color: white;

  font-weight: 600;

  border-top: 1px solid var(--color-five);

  border-left: 1px solid var(--color-five);

  border-right: 1px solid var(--color-five);

  border-bottom: none;
}

.accordion input[type="radio"]:checked + label + .accordion__content {
  display: flex;

  margin-right: 0;

  border-left: 1px solid var(--color-five);

  border-right: 1px solid var(--color-five);

  border-bottom: 1px solid var(--color-five);
}

.accordion__content__image__container {
  width: 40%;

  height: 100%;

  margin-right: 10px;
}

.accordion__content__image {
  max-width: 100%;

  max-height: 88%;

  margin: 3%;

  background-color: teal;
}

.accordion__content__text {
  width: 75%;

  margin-top: 1%;

  margin-left: 40px;
}

.accordion__content__text__title {
  margin-top: 3%;
}

.accordion__content__text__horizontal-line {
  border: none;

  border-bottom: 1px solid var(--color-five);

  margin-right: 2%;
}

.accordion__content__text__body {
  margin-top: 2%;

  padding-right: 5%;
}

@media (max-width: 900px) {
  .accordion {
    border: 1px solid var(--color-five);
  }

  .accordion-tab--status {
    display: inline;
  }

  .accordion__content,
  .accordion__label {
    order: initial;
  }

  .accordion__content {
    flex-direction: column;
  }

  .accordion__label {
    width: 100%;

    margin-right: 0;

    margin-bottom: 1px;

    display: flex;

    justify-content: space-between;

    font-size: 1.2em;

    padding: 5% 6% 5% 6%;
  }

  .accordion__label:last-child {
    background-color: magenta;
  }

  .accordion__content__image__container {
    width: 100%;
  }

  .accordion__content__image {
    padding: 0;

    margin: 0;

    object-fit: cover;

    height: 300px;

    width: 100%;
  }

  .accordion__content__text {
    font-size: 0.9em;

    margin: 4% 5% 4% 5%;
  }

  .accordion__content__text__title {
    margin: 2% 0 2% 0;
  }

  .accordion__content__text__horizontal-line {
    width: 100%;
  }

  .accordion input[type="radio"] + label span:after {
    content: "+";
  }

  .accordion input[type="radio"]:checked + label span:after {
    content: "—";
  }

  .accordion input[type="radio"]:checked + label {
    border: none;
  }

  .accordion input[type="radio"]:checked + label + .accordion {
    border: none;
  }

  .accordion input[type="radio"]:checked + label + .accordion__content {
    border: none;
  }
}

.responsive-table li {
  border-radius: 3px;

  padding: 1em 1.5em;

  display: flex;

  justify-content: space-between;

  margin-bottom: 1em;
}

.responsive-table .table-header {
  background-color: #c2e3f7;

  font-size: 14px;

  text-transform: uppercase;

  letter-spacing: 0.03em;
}

.responsive-table .table-row {
  background-color: #ffffff;

  box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.1);
}

.responsive-table .btnhold {
  text-align: right;
}

.select2 {
  width: 100% !important;
}

.header h5 {
  font-size: 1.2em !important;

  font-weight: 600 !important;

  color: #012970;

  text-transform: uppercase;
}

.footer .footer-top h4 {
  padding-bottom: 1px;
}

.select2-container .select2-selection--single {
  box-sizing: border-box;

  cursor: pointer;

  display: block;

  height: auto;

  padding: 0.375rem 0.75rem;
}

.picker__select--month,
.picker__select--year {
  border: 1px solid #b7b7b7;

  height: auto;
}

.select2-container {
  display: block;
}

.dropdown-menu li {
  padding: 0em;
}

.navbar .getstarted_login,
.navbar .getstarted_login:focus {
  background: #3aa643;

  margin: 1em;

  border-radius: 4px;

  color: #fff;
}

.navbar-mobile a.getstarted:hover,
.navbar-mobile .active.getstarted,
.navbar-mobile li:hover > a.getstarted {
  color: #fff !important;
}

.navbar .getstarted_login:hover {
  background: #51d60f;

  color: #fff;
}

.navbar .logout,
.navbar .logout:focus {
  background: #e15043;

  padding: 8px 20px;

  margin-left: 30px;

  border-radius: 4px;

  color: #fff;
}

.navbar .logout:hover {
  background: #f02917;

  color: #fff;
}

@media all and (max-width: 767px) {
  .benrounded {
    border-radius: 0.8em;

    padding: 0.1em;

    text-align: center;

    border: 2px solid #a0d1f4;
  }

  .display-6 {
    font-size: 1.3em;

    margin: 0.5em;
  }

  .formhead {
    padding: 3rem;

    padding-top: 5em;

    width: 80%;
  }

  .responsive-table .table-header {
    display: none;
  }

  .responsive-table li {
    display: block;
  }

  .responsive-table .col {
    flex-basis: 100%;
  }

  .responsive-table .col {
    padding: 10px 0;
  }

  .responsive-table .col:before {
    color: #6c7a89;

    padding-right: 10px;

    content: attr(data-label);

    flex-basis: 50%;
  }

  .responsive-table .btnhold {
    text-align: center;

    padding: 10px;
  }

  .responsive-table .btnhold:before {
    content: "" !important;
  }

  .navbar .logout {
    margin-left: 0px;

    justify-content: normal;
  }
}

@media (max-width: 1000px) {
  .sticky-top.navbar-light {
    position: relative;

    background: #ffffff;
  }

  .navbar-light .navbar-collapse {
    margin-top: 15px;

    border-top: 1px solid #dddddd;
  }

  .navbar-light .navbar-nav .nav-link,
  .sticky-top.navbar-light .navbar-nav .nav-link {
    padding: 10px 0;

    margin-left: 0;

    color: #e7f1f5 !important;
  }

  .navbar-light .navbar-brand h1 {
    color: #fff;
  }

  .navbar .logout {
    margin-left: 0px;

    justify-content: normal;
  }
}

@media (max-width: 500px) {
  .header h5 {
    font-size: 0.9em !important;

    font-weight: 600 !important;

    color: #012970;

    text-transform: uppercase;
  }

  .sticky-top.navbar-light {
    position: relative;

    background: #ffffff;
  }

  .navbar-light .navbar-collapse {
    margin-top: 15px;

    border-top: 1px solid #dddddd;
  }

  .navbar-light .navbar-nav .nav-link,
  .sticky-top.navbar-light .navbar-nav .nav-link {
    padding: 10px 0;

    margin-left: 0;

    color: #e7f1f5 !important;
  }

  .navbar-light .navbar-brand h1 {
    color: #fff;

    font-size: 1.3em;
  }

  .navbar-light .navbar-toggler {
    color: rgba(247, 247, 247, 0.55);

    border-color: rgba(0, 0, 0, 0.1);
  }

  .navbar-light .navbar-brand img {
    position: absolute;

    max-height: 2.6em;

    display: inline-block;
  }

  .navbar-brand .col {
    padding-left: 2.4em;
  }

  .navbar .logout {
    margin-left: 0px;

    justify-content: normal;
  }
}

@media (max-width: 400px) {
  .sticky-top.navbar-light {
    position: relative;

    background: #ffffff;
  }

  .navbar-light .navbar-collapse {
    margin-top: 15px;

    border-top: 1px solid #dddddd;
  }

  .navbar-light .navbar-nav .nav-link,
  .sticky-top.navbar-light .navbar-nav .nav-link {
    padding: 10px 0;

    margin-left: 0;

    color: #e7f1f5 !important;
  }

  .navbar-light .navbar-brand h1 {
    color: #fff;

    font-size: 0.9em;
  }

  .navbar-light .navbar-toggler {
    color: rgba(247, 247, 247, 0.55);

    border-color: rgba(0, 0, 0, 0.1);
  }

  .navbar-light .navbar-brand img {
    position: absolute;

    max-height: 2.6em;

    display: inline-block;
  }

  .navbar-brand .col {
    padding-left: 2.2em;
  }

  .navbar .logout {
    margin-left: 0px;

    justify-content: normal;
  }
}

.footer .footer-top .footer-info span {
  font-size: 1.2em;

  font-weight: 600;
}

.footer .footer-top .footer-info .logo img {
  max-height: 140px;
}

.item {
  color: #747d89;

  min-height: 325px;

  text-align: center;

  overflow: hidden;
}

.thumb-wrapper {
  padding: 25px 15px;

  background: #fff;

  border-radius: 6px;

  text-align: center;

  position: relative;

  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2);
}

.item .img-box {
  height: 120px;

  margin-bottom: 20px;

  width: 100%;

  position: relative;
}

.item img {
  max-width: 100%;

  max-height: 100%;

  display: inline-block;

  position: absolute;

  bottom: 0;

  margin: 0 auto;

  left: 0;

  right: 0;
}

.item h4,
.item p,
.item ul {
  margin-bottom: 5px;
}

.thumb-content .btn {
  text-transform: uppercase;

  padding: 1em;

  margin-top: 1em;

  font-size: 0.8em;

  font-weight: 600;

  border: 0.3em solid #ccc;

  line-height: normal;

  border-radius: 2em;

  width: 80%;
}

.thumb-content .btn:hover,
.thumb-content .btn:focus {
  box-shadow: none;

  background-color: #054c7e;

  color: whitesmoke;

  border: 0.3em solid rgb(8, 106, 217);
}

.thumb-content .btn i {
  font-weight: bold;

  margin-left: 5px;
}

.wish-icon {
  position: absolute;

  right: 10px;

  top: 10px;

  z-index: 99;

  cursor: pointer;

  font-size: 16px;

  color: #abb0b8;
}

.wish-icon .fa-heart.saved {
  color: #ff6161;
}

.item-price {
  padding: 2px 0;

  font-weight: 400;
}

.item-price strike {
  opacity: 0.7;

  margin-right: 5px;
}

.roundedben {
  border-radius: 1rem;
}

/*** SHOOPPING CART **/

.all-caps {
  text-transform: capitalize;

  font-weight: 300;
}

.cf:before,
.cf:after {
  content: " ";

  display: table;
}

.cf:after {
  clear: both;
}

.cf {
  text-align: center;
}

.wrap {
  width: 75%;

  max-width: 960px;

  margin: 0 auto;

  padding: 5% 0;

  margin-bottom: 5em;
}

.projTitle {
  font-family: sans-serif;

  font-weight: bold;

  text-align: center;

  font-size: 2em;

  padding: 1em;

  border-bottom: 1px solid #dadada;

  letter-spacing: 3px;

  text-transform: uppercase;
}

.projTitle span {
  font-weight: normal;

  font-style: italic;

  text-transform: lowercase;

  color: #777;
}

.heading {
  padding: 1em;

  padding-bottom: 1.6em;

  border-bottom: 1px solid #d0d0d0;
}

.heading h1 {
  font-size: 2em;
}

.heading a.continue:link,
.heading a.continue:visited {
  -webkit-transition: all 0.25s linear;

  -moz-transition: all 0.25s linear;

  -ms-transition: all 0.25s linear;

  -o-transition: all 0.25s linear;

  transition: all 0.25s linear;
}

.heading a.continue:after {
  content: "\276f";

  padding: 0.5em;

  position: relative;

  right: 0;

  -webkit-transition: all 0.15s linear;

  -moz-transition: all 0.15s linear;

  -ms-transition: all 0.15s linear;

  -o-transition: all 0.15s linear;

  transition: all 0.15s linear;
}

.heading a.continue:hover,
.heading a.continue:focus,
.heading a.continue:active {
  background: #238538;
}

.heading a.continue:hover:after,
.heading a.continue:focus:after,
.heading a.continue:active:after {
  right: -10px;
}

.tableHead {
  display: table;

  width: 100%;

  font-family: "Montserrat", sans-serif;

  font-size: 0.75em;
}

.tableHead li {
  display: table-cell;

  padding: 1em 0;

  text-align: center;
}

.tableHead li.prodHeader {
  text-align: left;
}

.cart {
  padding: 1em 0;
}

.cart .items {
  display: block;

  width: 100%;

  padding: 1.5em;

  border-bottom: 1px solid #fafafa;
}

.cart .items.even {
  background: #fafafa;
}

.cart .items .infoWrap {
  display: table;

  width: 100%;
}

.cart .items .cartSection {
  display: table-cell;
}

.cart .items .cartSection .itemNumber {
  font-size: 0.75em;

  color: #777;

  margin-bottom: 0.5em;
}

.cart .items .cartSection h3 {
  font-size: 1em;

  font-family: "Montserrat", sans-serif;

  font-weight: bold;

  text-transform: uppercase;

  letter-spacing: 0.025em;
}

.cart .items .cartSection p {
  display: inline-block;

  font-size: 0.85em;

  color: #777777;

  font-family: "Montserrat", sans-serif;
}

.cart .items .cartSection p .quantity {
  font-weight: bold;

  color: #333;
}

.cart .items .cartSection p.stockStatus {
  color: #2e6ac9;

  font-weight: bold;

  padding: 0.5em 0 0 1em;

  text-transform: uppercase;
}

.cart .items .cartSection p.stockStatus.out {
  color: #f66363;
}

.cart .items .cartSection .itemImg {
  width: 4em;

  float: left;
}

.cart .items .cartSection.qtyWrap,
.cart .items .cartSection.prodTotal {
  text-align: left;
}

.cart .items .cartSection.qtyWrap p,
.cart .items .cartSection.prodTotal p {
  font-weight: bold;

  font-size: 1.25em;
}

.cart .items .cartSection input.qty {
  width: 2em;

  text-align: center;

  font-size: 1em;

  margin: 1em 0.5em 0 0;

  border-radius: 0.6em;

  border: #ccc 1px solid;
}

.cart .items .cartSection .itemImg {
  width: 8em;

  display: inline;

  padding-right: 1em;
}

.special {
  display: block;

  font-family: "Montserrat", sans-serif;
}

.special .specialContent {
  padding: 1em 1em 0;

  display: block;

  margin-top: 0.5em;

  border-top: 1px solid #dadada;
}

.special .specialContent:before {
  content: "\21b3";

  font-size: 1.5em;

  margin-right: 1em;

  color: #6f6f6f;

  font-family: helvetica, arial, sans-serif;
}

.cf a.remove {
  text-decoration: none;

  font-family: "Montserrat", sans-serif;

  color: #ffffff;

  font-weight: bold;

  background: #e0e0e0;

  padding: 1em;

  font-size: 0.75em;

  display: inline-block;

  line-height: 0.85;

  -webkit-transition: all 0.25s linear;

  -moz-transition: all 0.25s linear;

  -ms-transition: all 0.25s linear;

  -o-transition: all 0.25s linear;

  transition: all 0.25s linear;
}

.cf a.remove:hover {
  background: #f30;
}

.cf .btn:link,
.cf .btn:visited {
  text-decoration: none;

  font-family: "Montserrat", sans-serif;

  letter-spacing: -0.015em;

  text-align: right;

  -webkit-transition: all 0.25s linear;

  -moz-transition: all 0.25s linear;

  -ms-transition: all 0.25s linear;

  -o-transition: all 0.25s linear;

  transition: all 0.25s linear;
}

.cf .btn:after {
  content: "\276f";

  padding: 0.5em;

  position: relative;

  right: 0;

  -webkit-transition: all 0.15s linear;

  -moz-transition: all 0.15s linear;

  -ms-transition: all 0.15s linear;

  -o-transition: all 0.15s linear;

  transition: all 0.15s linear;
}

.cf .btn:hover,
.cf .btn:focus,
.cf .btn:active {
  background: #37ad4f;
}

.cf .btn:hover:after,
.cf .btn:focus:after,
.cf .btn:active:after {
  right: -10px;
}

.promoCode .btn {
  font-size: 0.85em;

  padding: 0.5em 2em;
}

/* TOTAL AND CHECKOUT  */

.subtotal .totalRow {
  text-align: center;
}

.subtotal .totalRow.final {
  font-size: 2em;
}

.subtotal .totalRow .label {
  font-family: "Montserrat", sans-serif;

  font-size: 0.85em;

  text-transform: uppercase;

  color: #777;
}

.benframe .popimage img {
  width: 100%;
  height: 18em;
}

.img-frame {
  display: block;
  background: transparent;
  padding: 8px;
  border: 1px solid #ccc;
  box-shadow: 5px 5px 5px #999;
}

@media only screen and (max-width: 39.375em) {
  .benframe .popimage img {
    width: 100%;
    height: 25em;
  }

  .wrap {
    width: 98%;

    padding: 2% 0;
  }

  .projTitle {
    font-size: 1.5em;

    padding: 10% 5%;
  }

  .heading {
    padding: 1em;

    font-size: 90%;
  }

  .cart .items .cartSection {
    width: 90%;

    display: block;

    float: left;
  }

  .cart .items .cartSection.qtyWrap {
    width: 10%;

    text-align: center;

    padding: 0.5em 0;

    float: right;
  }

  .cart .items .cartSection.qtyWrap:before {
    content: "QTY";

    display: block;

    font-family: "Montserrat", sans-serif;

    padding: 0.25em;

    font-size: 0.75em;
  }

  .cart .items .cartSection.prodTotal,
  .cart .items .cartSection.removeWrap {
    display: none;
  }

  .cart .items .cartSection .itemImg {
    width: 25%;
  }

  .promoCode,
  .subtotal {
    width: 100%;
  }

  .cf a.btn.continue {
    width: 100%;

    text-align: center;
  }
}

.sa {
  width: 140px;

  height: 140px;

  padding: 26px;

  background-color: #fff;
}

.sa-warning {
  border-radius: 50%;

  border: 4px solid #f8bb86;

  box-sizing: content-box;

  height: 80px;

  padding: 0;

  position: relative;

  background-color: #fff;

  width: 80px;

  animation: scaleWarning 0.75s infinite alternate;
}

.sa-warning:after,
.sa-warning:before {
  background: #fff;

  content: "";

  border-radius: 50%;

  height: 100%;

  position: absolute;

  left: 0px;

  width: 100%;
}

.sa-warning:before {
  display: inline-block;

  opacity: 0;

  animation: pulseWarning 2s linear infinite;
}

.sa-warning:after {
  display: block;

  z-index: 1;
}

.sa-warning-body {
  background-color: #f8bb86;

  border-radius: 2px;

  height: 47px;

  left: 50%;

  margin-left: -2px;

  position: absolute;

  top: 10px;

  width: 5px;

  z-index: 2;

  animation: pulseWarningIns 0.75s infinite alternate;
}

.sa-warning-dot {
  background-color: #f8bb86;

  border-radius: 50%;

  bottom: 10px;

  height: 7px;

  left: 50%;

  margin-left: -3px;

  position: absolute;

  width: 7px;

  z-index: 2;

  animation: pulseWarningIns 0.75s infinite alternate;
}

@keyframes scaleWarning {
  0% {
    transform: scale(1);
  }

  30% {
    transform: scale(1.02);
  }

  100% {
    transform: scale(1);
  }
}

@keyframes pulseWarning {
  0% {
    background-color: #fff;

    transform: scale(1);

    opacity: 0.5;
  }

  30% {
    background-color: #fff;

    transform: scale(1);

    opacity: 0.5;
  }

  100% {
    background-color: #f8bb86;

    transform: scale(2);

    opacity: 0;
  }
}

@keyframes pulseWarningIns {
  0% {
    background-color: #f8d486;
  }

  100% {
    background-color: #f8bb86;
  }
}

.sa {
  width: 140px;

  height: 140px;

  padding: 26px;

  background-color: #fff;
}

.sa-success {
  border-radius: 50%;

  border: 4px solid #a5dc86;

  box-sizing: content-box;

  height: 80px;

  padding: 0;

  position: relative;

  background-color: #fff;

  width: 80px;
}

.sa-success:after,
.sa-success:before {
  background: #fff;

  content: "";

  height: 120px;

  position: absolute;

  transform: rotate(45deg);

  width: 60px;
}

.sa-success:before {
  border-radius: 40px 0 0 40px;

  width: 26px;

  height: 80px;

  top: -17px;

  left: 5px;

  transform-origin: 60px 60px;

  transform: rotate(-45deg);
}

.sa-success:after {
  border-radius: 0 120px 120px 0;

  left: 30px;

  top: -11px;

  transform-origin: 0 60px;

  transform: rotate(-45deg);

  animation: rotatePlaceholder 4.25s ease-in;
}

.sa-success-placeholder {
  border-radius: 50%;

  border: 4px solid rgba(165, 220, 134, 0.25);

  box-sizing: content-box;

  height: 80px;

  left: -4px;

  position: absolute;

  top: -4px;

  width: 80px;

  z-index: 2;
}

.sa-success-fix {
  background-color: #fff;

  height: 90px;

  left: 28px;

  position: absolute;

  top: 8px;

  transform: rotate(-45deg);

  width: 5px;

  z-index: 1;
}

.sa-success-tip,
.sa-success-long {
  background-color: #a5dc86;

  border-radius: 2px;

  height: 5px;

  position: absolute;

  z-index: 2;
}

.sa-success-tip {
  left: 14px;

  top: 46px;

  transform: rotate(45deg);

  width: 25px;

  animation: animateSuccessTip 0.75s;
}

.sa-success-long {
  right: 8px;

  top: 38px;

  transform: rotate(-45deg);

  width: 47px;

  animation: animateSuccessLong 0.75s;
}

@keyframes animateSuccessTip {
  0%,
  54% {
    width: 0;

    left: 1px;

    top: 19px;
  }

  70% {
    width: 50px;

    left: -8px;

    top: 37px;
  }

  84% {
    width: 17px;

    left: 21px;

    top: 48px;
  }

  100% {
    width: 25px;

    left: 14px;

    top: 45px;
  }
}

@keyframes animateSuccessLong {
  0%,
  65% {
    width: 0;

    right: 46px;

    top: 54px;
  }

  84% {
    width: 55px;

    right: 0;

    top: 35px;
  }

  100% {
    width: 47px;

    right: 8px;

    top: 38px;
  }
}

@keyframes rotatePlaceholder {
  0%,
  5% {
    transform: rotate(-45deg);
  }

  100%,
  12% {
    transform: rotate(-405deg);
  }
}

.sa {
  width: 140px;

  height: 140px;

  padding: 26px;

  background-color: #fff;
}

.sa-error {
  border-radius: 50%;

  border: 4px solid #f27474;

  box-sizing: content-box;

  height: 80px;

  padding: 0;

  position: relative;

  background-color: #fff;

  width: 80px;

  animation: animateErrorIcon 0.5s;
}

.sa-error:after,
.sa-error:before {
  background: #fff;

  content: "";

  height: 120px;

  position: absolute;

  transform: rotate(45deg);

  width: 60px;
}

.sa-error:before {
  border-radius: 40px 0 0 40px;

  width: 26px;

  height: 80px;

  top: -17px;

  left: 5px;

  transform-origin: 60px 60px;

  transform: rotate(-45deg);
}

.sa-error:after {
  border-radius: 0 120px 120px 0;

  left: 30px;

  top: -11px;

  transform-origin: 0 60px;

  transform: rotate(-45deg);

  animation: rotatePlaceholder 4.25s ease-in;
}

.sa-error-x {
  display: block;

  position: relative;

  z-index: 2;
}

.sa-error-placeholder {
  border-radius: 50%;

  border: 4px solid rgba(200, 0, 0, 0.2);

  box-sizing: content-box;

  height: 80px;

  left: -4px;

  position: absolute;

  top: -4px;

  width: 80px;

  z-index: 2;
}

.sa-error-fix {
  background-color: #fff;

  height: 90px;

  left: 28px;

  position: absolute;

  top: 8px;

  transform: rotate(-45deg);

  width: 5px;

  z-index: 1;
}

.sa-error-left,
.sa-error-right {
  border-radius: 2px;

  display: block;

  height: 5px;

  position: absolute;

  z-index: 2;

  background-color: #f27474;

  top: 37px;

  width: 47px;
}

.sa-error-left {
  left: 17px;

  transform: rotate(45deg);

  animation: animateXLeft 0.75s;
}

.sa-error-right {
  right: 16px;

  transform: rotate(-45deg);

  animation: animateXRight 0.75s;
}

@keyframes rotatePlaceholder {
  0%,
  5% {
    transform: rotate(-45deg);
  }

  100%,
  12% {
    transform: rotate(-405deg);
  }
}

@keyframes animateErrorIcon {
  0% {
    transform: rotateX(100deg);

    opacity: 0;
  }

  100% {
    transform: rotateX(0deg);

    opacity: 1;
  }
}

@keyframes animateXLeft {
  0%,
  65% {
    left: 82px;

    top: 95px;

    width: 0;
  }

  84% {
    left: 14px;

    top: 33px;

    width: 47px;
  }

  100% {
    left: 17px;

    top: 37px;

    width: 47px;
  }
}

@keyframes animateXRight {
  0%,
  65% {
    right: 82px;

    top: 95px;

    width: 0;
  }

  84% {
    right: 14px;

    top: 33px;

    width: 47px;
  }

  100% {
    right: 16px;

    top: 37px;

    width: 47px;
  }
}

.html5-qrcode-element {
  margin-bottom: 1rem;

  letter-spacing: -0.025rem;

  text-transform: none;

  box-shadow: 0 4px 6px rgba(50, 50, 93, 0.1), 0 1px 3px rgba(0, 0, 0, 0.08);

  border-radius: 0.5em;

  padding: 0.5em;

  margin: 0.5em;

  border: 0;

  background-color: #2e3039;

  color: white;
}

.sa {
  width: 140px;

  height: 140px;

  padding: 26px;

  background-color: #fff;
}

.sa-success {
  border-radius: 50%;

  border: 4px solid #a5dc86;

  box-sizing: content-box;

  height: 80px;

  padding: 0;

  position: relative;

  background-color: #fff;

  width: 80px;
}

.sa-success:after,
.sa-success:before {
  background: #fff;

  content: "";

  height: 120px;

  position: absolute;

  transform: rotate(45deg);

  width: 60px;
}

.sa-success:before {
  border-radius: 40px 0 0 40px;

  width: 26px;

  height: 80px;

  top: -17px;

  left: 5px;

  transform-origin: 60px 60px;

  transform: rotate(-45deg);
}

.sa-success:after {
  border-radius: 0 120px 120px 0;

  left: 30px;

  top: -11px;

  transform-origin: 0 60px;

  transform: rotate(-45deg);

  animation: rotatePlaceholder 4.25s ease-in;
}

.sa-success-placeholder {
  border-radius: 50%;

  border: 4px solid rgba(165, 220, 134, 0.25);

  box-sizing: content-box;

  height: 80px;

  left: -4px;

  position: absolute;

  top: -4px;

  width: 80px;

  z-index: 2;
}

.sa-success-fix {
  background-color: #fff;

  height: 90px;

  left: 28px;

  position: absolute;

  top: 8px;

  transform: rotate(-45deg);

  width: 5px;

  z-index: 1;
}

.sa-success-tip,
.sa-success-long {
  background-color: #a5dc86;

  border-radius: 2px;

  height: 5px;

  position: absolute;

  z-index: 2;
}

.sa-success-tip {
  left: 14px;

  top: 46px;

  transform: rotate(45deg);

  width: 25px;

  animation: animateSuccessTip 0.75s;
}

.sa-success-long {
  right: 8px;

  top: 38px;

  transform: rotate(-45deg);

  width: 47px;

  animation: animateSuccessLong 0.75s;
}

@keyframes animateSuccessTip {
  0%,
  54% {
    width: 0;

    left: 1px;

    top: 19px;
  }

  70% {
    width: 50px;

    left: -8px;

    top: 37px;
  }

  84% {
    width: 17px;

    left: 21px;

    top: 48px;
  }

  100% {
    width: 25px;

    left: 14px;

    top: 45px;
  }
}

@keyframes animateSuccessLong {
  0%,
  65% {
    width: 0;

    right: 46px;

    top: 54px;
  }

  84% {
    width: 55px;

    right: 0;

    top: 35px;
  }

  100% {
    width: 47px;

    right: 8px;

    top: 38px;
  }
}

@keyframes rotatePlaceholder {
  0%,
  5% {
    transform: rotate(-45deg);
  }

  100%,
  12% {
    transform: rotate(-405deg);
  }
}

@media (max-width: 500px) {
  .dashboard-img {
  }
}

.bg-gradient-dark-submit {
  /* background-image: linear-gradient(120deg, #a2108b 0%, #ffb457 100%) !important;*/

  background: linear-gradient(297deg, #ff9803, #d71660, #b50d6f);

  background-size: 600% 600%;

  -webkit-animation: bengradientanim 30s ease infinite;

  -moz-animation: bengradientanim 30s ease infinite;

  -o-animation: bengradientanim 30s ease infinite;

  animation: bengradientanim 30s ease infinite;
}

.topup_back {
  background-image: url("../../assets/img/wallet.png");

  background-size: 30%;

  background-repeat: no-repeat;

  background-position: 0% 20%;
}

.btn-primary,
div.bg-primary {
  background-color: rgb(189, 58, 119) !important;
}

.text-gradient.text-primary {
  color: #a2108b !important;

  background-image: linear-gradient(310deg, #cb1c74, #a2108b) !important;
}

.movinggradientbg {
  background: linear-gradient(-45deg, #e68632, #f50c90, #e59d50, #f50c90);

  background-size: 600% 600%;

  -webkit-animation: bengradientanim 30s ease infinite;

  -moz-animation: bengradientanim 30s ease infinite;

  -o-animation: bengradientanim 30s ease infinite;

  animation: bengradientanim 30s ease infinite;
}

.otherbutton {
  background: linear-gradient(297deg, #e3954e, #c35100);

  background-size: 400% 400%;

  -webkit-animation: bengradientanim 30s ease infinite;

  -moz-animation: bengradientanim 30s ease infinite;

  -o-animation: bengradientanim 30s ease infinite;

  animation: bengradientanim 30s ease infinite;
}

@-webkit-keyframes bengradientanim {
  0% {
    background-position: 0% 31%;
  }

  50% {
    background-position: 100% 70%;
  }

  100% {
    background-position: 0% 31%;
  }
}

@-moz-keyframes bengradientanim {
  0% {
    background-position: 0% 31%;
  }

  50% {
    background-position: 100% 70%;
  }

  100% {
    background-position: 0% 31%;
  }
}

@-o-keyframes bengradientanim {
  0% {
    background-position: 0% 31%;
  }

  50% {
    background-position: 100% 70%;
  }

  100% {
    background-position: 0% 31%;
  }
}

@keyframes bengradientanim {
  0% {
    background-position: 0% 31%;
  }

  50% {
    background-position: 100% 70%;
  }

  100% {
    background-position: 0% 31%;
  }
}

.page-link.active,
.active > .page-link {
  z-index: 3;

  background-color: #793508;

  border-color: #793508;
}

.form-switch .form-check-input:checked {
  border-color: rgba(228, 94, 165, 0.95);

  background-color: rgba(230, 62, 154, 0.95);
}

.navbar-vertical .navbar-brand > img,
.navbar-vertical .navbar-brand-img {
  max-width: 100%;

  max-height: 5rem;
}

.sidenav-header {
  height: auto !important;
}

.form-group {
  margin-bottom: 1.4em;
}

section .posts {
  background-color: #ffffff8f;

  padding: 2rem;
}

.dataTables_scrollBody {
  overflow: visible !important;
}

.app-header .app-header-primary {
  background-repeat: no-repeat;

  background-position: center;

  background-size: 100% 100%;
}

.menu-sub-dropdown {
  z-index: 10700 !important;
}

.mt-6 {
  margin-top: 2rem !important;
}

section .blurb {
  background-color: #ffffff8f;

  padding: 2rem !important;
}

.author {
  display: block !important;
}

.headbar {
  background: rgb(73, 24, 12);

  background: -moz-linear-gradient(
    180deg,
    rgba(73, 24, 12, 1) 0%,
    rgba(255, 33, 1, 1) 100%
  );

  background: -webkit-linear-gradient(
    180deg,
    rgba(73, 24, 12, 1) 0%,
    rgba(255, 33, 1, 1) 100%
  );

  background: linear-gradient(
    180deg,
    rgba(73, 24, 12, 1) 0%,
    rgba(255, 33, 1, 1) 100%
  );

  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr="#49180c", endColorstr="#ff2101", GradientType=1);
}

.headbar a {
  color: white !important;
}
