.w-5 {
  width: 5% !important; }

.w-10 {
  width: 10% !important; }

.w-15 {
  width: 15% !important; }

.w-20 {
  width: 20% !important; }

.w-25 {
  width: 25% !important; }

.w-30 {
  width: 30% !important; }

.w-35 {
  width: 35% !important; }

.w-40 {
  width: 40% !important; }

.w-45 {
  width: 45% !important; }

.w-50 {
  width: 50% !important; }

.w-55 {
  width: 55% !important; }

.w-60 {
  width: 60% !important; }

.w-65 {
  width: 65% !important; }

.w-70 {
  width: 70% !important; }

.w-75 {
  width: 75% !important; }

.w-80 {
  width: 80% !important; }

.w-85 {
  width: 85% !important; }

.w-90 {
  width: 90% !important; }

.w-95 {
  width: 95% !important; }

.w-100 {
  width: 100% !important; }

.selecty-select {
  width: 100%;
  display: block;
  border: none;
  border-bottom: 1px solid #ced4da;
  background: transparent;
  height: 36px;
  line-height: 36px;
  text-align: left;
  font-size: 1rem;
  color: #343a40;
  border-radius: 0;
  position: relative;
  outline: 0 none; }
  .selecty-select[disabled] {
    cursor: not-allowed;
    color: #adb5bd;
    border-bottom: 1px dashed #ced4da; }

.selecty-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 4px dashed #adb5bd; }

.selecty {
  width: 100%;
  position: relative;
  font-size: 1rem;
  color: #343a40; }
  .selecty.disabled .selecty-selected {
    border-bottom: 1px dashed #ced4da;
    cursor: not-allowed;
    color: #adb5bd; }
  .selecty .selecty-selected {
    display: block;
    border: none;
    border-bottom: 1px solid #ced4da;
    width: 100%;
    cursor: pointer;
    background: none;
    outline: none !important;
    height: 36px;
    line-height: 36px;
    text-align: left;
    font-size: 1rem;
    color: #343a40;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }
    .selecty .selecty-selected:after {
      content: "";
      display: inline-block;
      position: absolute;
      top: 50%;
      width: 0;
      height: 0;
      border-left: 4px solid transparent;
      border-right: 4px solid transparent;
      border-top: 4px dashed #748290;
      margin-top: -2px;
      right: 16px; }
    .selecty .selecty-selected:hover, .selecty .selecty-selected:active, .selecty .selecty-selected:focus {
      text-decoration: none;
      background: none; }
  .selecty .selecty-options {
    position: absolute;
    top: 0;
    left: 0;
    background-color: #fff;
    margin: 0;
    max-height: 650px;
    width: 100%;
    overflow-y: auto;
    z-index: 999;
    border-radius: 2px;
    padding: 8px 0;
    transform: scaleY(0);
    transition: transform 0.45s cubic-bezier(0.23, 1, 0.32, 1), opacity 0.45s cubic-bezier(0.23, 1, 0.32, 1);
    transform-origin: top left;
    box-shadow: 0px 5px 6px -3px rgba(0, 0, 0, 0.2), 0px 9px 12px 1px rgba(0, 0, 0, 0.14), 0px 3px 16px 2px rgba(0, 0, 0, 0.12);
    visibility: hidden; }
    .selecty .selecty-options.active {
      visibility: visible;
      transform: scaleY(1); }
    .selecty .selecty-options li {
      cursor: pointer;
      text-align: left;
      padding: 0 24px;
      height: 48px;
      line-height: 48px; }
      .selecty .selecty-options li:hover, .selecty .selecty-options li.active {
        background-color: rgba(0, 0, 0, 0.1); }
      .selecty .selecty-options li > span > label {
        top: 1px;
        left: 3px;
        height: 18px; }
      .selecty .selecty-options li.selected {
        color: #1E6651; }
      .selecty .selecty-options li.disabled {
        color: #adb5bd;
        cursor: default; }
        .selecty .selecty-options li.disabled:hover {
          background: none; }
      .selecty .selecty-options li.optgroup {
        cursor: default;
        color: #adb5bd;
        height: 32px;
        line-height: 32px; }
        .selecty .selecty-options li.optgroup:hover {
          background: none; }
      .selecty .selecty-options li.optgroup-option {
        padding-left: 40px; }

.radius {
  border-radius: 6px;
  font-weight: 600;
  font-size: 14px; }

.btn-kv {
  margin-left: 3px;
  padding: 6px 4px; }

.file-caption-main .btn {
  padding-top: 10px;
  padding-bottom: 10px; }

.file-preview {
  border-radius: 0px;
  background: #F7F7F7 url("../images/upload-photo.jpg") no-repeat center center;
  background-size: cover; }

.help-block.help-block-error {
  margin-bottom: 0px; }

.has-error .help-block, .has-error .control-label, .has-error .radio, .has-error .checkbox, .has-error .radio-inline, .has-error .checkbox-inline, .has-error.radio label, .has-error.checkbox label, .has-error.radio-inline label, .has-error.checkbox-inline label {
  color: #dc3545;
  line-height: 18px;
  font-size: 14px; }

.has-error .form-control {
  border-color: #dc3545; }

.modal-header button.close {
  order: 2; }

.file-preview {
  background-color: #fff; }

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

.rating-container .filled-stars {
  text-shadow: none !important;
  color: #1B9CE5 !important;
  -webkit-text-stroke: 1px #1B9CE5 !important; }

.krajee-default.file-preview-frame {
  background-color: #fff; }

.fileupload-buttonbar .btn {
  color: #fff !important; }

.fade.in {
  opacity: 1; }

.device_attachment_form {
  width: 100%;
  float: left; }
  .device_attachment_form [data-download-template-id*="template"], .device_attachment_form [data-upload-template-id*="template"] {
    overflow-y: auto; }
  .device_attachment_form .fileupload-buttonbar {
    margin: 0px; }
    .device_attachment_form .fileupload-buttonbar [class*="col-"] {
      padding-left: 0px;
      padding-right: 0px; }
    .device_attachment_form .fileupload-buttonbar .btn {
      padding: 0.5rem 0.5rem;
      font-size: 12px; }

textarea {
  resize: none;
  line-height: 25px !important; }

.radio label, .is-focused .radio label, .radio-inline, .is-focused .radio-inline, .checkbox label, .is-focused .checkbox label, .checkbox-inline, .is-focused .checkbox-inline, .switch label, .is-focused .switch label {
  color: #495057; }

select.form-control {
  line-height: 1.2 !important;
  height: auto !important; }

.radio label input[type="radio"]:checked ~ .bmd-radio::after, label.radio-inline input[type="radio"]:checked ~ .bmd-radio::after {
  border-color: #e83e8c; }

.radio label input[type="radio"]:checked ~ .bmd-radio::before, label.radio-inline input[type="radio"]:checked ~ .bmd-radio::before {
  background-color: #e83e8c; }

.select2-container--krajee .select2-results__option--highlighted[aria-selected] {
  background-color: #1E6651; }

.select2-container--krajee .select2-results__option[aria-selected="true"] {
  background-color: rgba(30, 102, 81, 0.7);
  color: #fff; }

.select2-container--krajee .select2-selection {
  box-shadow: none;
  border: none;
  border-bottom: 1px solid #ced4da;
  border-radius: 0px; }

.select2-container--krajee .select2-selection--single .select2-selection__placeholder {
  color: #495057; }

.select2-container--krajee.select2-container--open .select2-selection, .select2-container--krajee .select2-selection:focus {
  box-shadow: none;
  border-color: #1E6651; }

.select2-container--krajee .select2-selection--single .select2-selection__arrow {
  border-left: none; }

.select2-container--krajee .select2-selection--single {
  padding-left: 0px; }

.select2-container--krajee .select2-dropdown {
  border-radius: 0px; }

.select2-container--krajee.select2-container--disabled .select2-selection, .select2-container--krajee.select2-container--disabled .select2-selection--multiple .select2-selection__choice {
  background-color: transparent; }

.has-success .select2-container--open .select2-selection, .has-success .select2-container--krajee.select2-container--focus .select2-selection {
  box-shadow: none;
  -webkit-box-shadow: none; }

.radio-inline {
  margin-top: 6px; }

.btn {
  margin-bottom: 0px; }

.btn-primary {
  background-color: #1E6651 !important;
  border-color: #1E6651 !important;
  color: #fff !important; }
  .btn-primary:hover, .btn-primary:focus, .btn-primary:active {
    background-color: #154638 !important;
    border-color: #154638 !important; }

.btn-black {
  background-color: #000;
  color: #fff;
  border-color: #000; }
  .btn-black:hover, .btn-black:focus, .btn-black:active {
    background-color: #000;
    color: #fff;
    border-color: #000; }

.btn-file input[type="file"] {
  position: absolute;
  left: 0px;
  top: 0px;
  opacity: 0;
  width: 1px;
  cursor: pointer; }

.btn-file .fa {
  transform: scale(1.5);
  margin-right: 10px; }

[class^="bmd-label"], [class*=" bmd-label"] {
  color: #495057; }

.text-primary {
  color: #1E6651 !important; }

.list-arrow {
  list-style: none;
  padding-left: 20px;
  line-height: 30px; }
  .list-arrow li {
    padding-left: 0px; }
    .list-arrow li:before {
      content: "\f101";
      color: #1E6651;
      font-family: FontAwesome;
      display: inline-block;
      padding-right: 10px;
      font-style: normal;
      margin-left: -20px; }
    .list-arrow li a {
      color: #1E6651; }
    .list-arrow li a:hover {
      text-decoration: none;
      color: #071712; }
    .list-arrow li.cancel:before {
      content: "\f102"; }

.spinner {
  -webkit-animation: rotation 1.35s linear infinite;
  animation: rotation 1.35s linear infinite; }

@-webkit-keyframes rotation {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg); } }

@keyframes rotation {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg); } }

.circle {
  stroke-dasharray: 180;
  stroke-dashoffset: 0;
  -webkit-transform-origin: center;
  -ms-transform-origin: center;
  transform-origin: center;
  -webkit-animation: turn 1.35s ease-in-out infinite;
  animation: turn 1.35s ease-in-out infinite; }

@-webkit-keyframes turn {
  0% {
    stroke-dashoffset: 180; }
  50% {
    stroke-dashoffset: 45;
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg); }
  100% {
    stroke-dashoffset: 180;
    -webkit-transform: rotate(450deg);
    transform: rotate(450deg); } }

@keyframes turn {
  0% {
    stroke-dashoffset: 180; }
  50% {
    stroke-dashoffset: 45;
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg); }
  100% {
    stroke-dashoffset: 180;
    -webkit-transform: rotate(450deg);
    transform: rotate(450deg); } }

.preloader-outer {
  background-color: rgba(255, 255, 255, 0.99);
  position: fixed;
  z-index: 9;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0; }
  .preloader-outer svg {
    stroke: #1E6651; }

.card-overlay {
  transition: all 0.4s ease-in-out;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.36), 0 2px 10px 0 rgba(0, 0, 0, 0.32); }
  .card-overlay .image {
    position: relative;
    margin: 7px; }
    .card-overlay .image .bmd-btn-fab {
      position: absolute;
      top: 10px;
      right: 10px; }
    .card-overlay .image .btn-secondary {
      background-color: #fff; }
      .card-overlay .image .btn-secondary:hover, .card-overlay .image .btn-secondary:focus {
        background-color: whitesmoke; }
  .card-overlay .card-img-overlay {
    top: auto;
    background-color: rgba(0, 0, 0, 0.7);
    color: #fff;
    padding: 0.7rem 0.8rem; }
    .card-overlay .card-img-overlay big {
      font-size: 18px;
      font-weight: 700;
      padding-left: 6px; }
    .card-overlay .card-img-overlay a {
      color: #343a40; }
    .card-overlay .card-img-overlay a:hover {
      text-decoration: none;
      color: #1E6651; }
  .card-overlay .card-body {
    color: #495057; }
    .card-overlay .card-body img {
      max-width: 100%;
      height: auto; }
    .card-overlay .card-body iframe, .card-overlay .card-body video {
      max-width: 100%; }
    .card-overlay .card-body h4 {
      font-weight: 500;
      font-size: 1.3rem; }
      .card-overlay .card-body h4 a {
        color: #343a40; }
      .card-overlay .card-body h4 a:hover {
        text-decoration: none;
        color: #1E6651; }
  .card-overlay:hover {
    transform: scale(1.03); }
  @media (max-width: 767px) {
    .card-overlay .card-img-overlay {
      padding: 0.3rem;
      font-size: 14px; }
      .card-overlay .card-img-overlay big {
        font-size: 14px; } }

.image-overlay.hover {
  margin: 0px !important; }
  .image-overlay.hover .card-img-overlay {
    opacity: 0;
    padding: 8px;
    transition: all 0.5s ease-in-out; }
  .image-overlay.hover:hover .card-img-overlay {
    opacity: 1; }
    .image-overlay.hover:hover .card-img-overlay a {
      text-decoration: none; }

.card-list h4 {
  font-weight: 500;
  font-size: 1.6rem; }
  .card-list h4 a {
    color: #343a40; }
  .card-list h4 a:hover {
    text-decoration: none;
    color: #1E6651; }

.card-list .card-body .text {
  line-height: 30px;
  color: #495057; }

.hoverable:hover {
  -webkit-transition: box-shadow .45s;
  transition: box-shadow .45s;
  box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19); }

.daily-email {
  width: 100%;
  float: left;
  position: relative;
  border: 1px solid #ced4da;
  background-color: rgba(30, 102, 81, 0.08);
  padding: 40px 20px; }
  .daily-email h4 {
    text-align: center;
    color: #1E6651;
    font-weight: 500; }
  .daily-email .form-control {
    background-color: #fff;
    padding: 16px 12px;
    background-image: linear-gradient(to top, #1E6651 2px, rgba(0, 150, 136, 0) 2px), linear-gradient(to top, rgba(255, 255, 255, 0.3) 1px, transparent 1px); }
  .daily-email .btn {
    padding-top: 13px;
    padding-bottom: 13px; }
  .daily-email .card-header {
    border-bottom: none;
    background-color: transparent; }
    .daily-email .card-header h5 {
      color: #1E6651;
      font-weight: 500; }
      .daily-email .card-header h5 span {
        float: left;
        position: relative;
        padding-bottom: 20px; }
        .daily-email .card-header h5 span:after {
          content: "";
          position: absolute;
          bottom: 0px;
          left: 25%;
          width: 50%;
          height: 3px;
          background-color: #1E6651; }

.table-custom tbody tr:nth-of-type(2n+1) {
  background-color: transparent !important; }

.table-custom th, .table-custom td {
  border: 1px solid #d3d3d3; }

.table-custom thead {
  background-color: #e2e2e2; }
  .table-custom thead th {
    border-bottom-width: 1px !important;
    color: rgba(0, 0, 0, 0.8); }

.table-custom td, .table-custom th {
  padding: 15px;
  color: #495057;
  font-size: 14px; }
  .table-custom td a, .table-custom th a {
    color: #495057; }
    .table-custom td a .fa, .table-custom th a .fa {
      font-size: 20px; }
    .table-custom td a:hover, .table-custom th a:hover {
      color: #1E6651; }
    .table-custom td a:focus, .table-custom th a:focus {
      outline: none; }

.table-custom.text-center [scope="row"], .table-custom.text-center th {
  text-align: center; }

.pagination .bmd-btn-fab {
  padding: 8px 0px;
  border-radius: 6px;
  width: 40px;
  min-width: 40px;
  height: 40px;
  margin-bottom: 0px; }

.pagination .page-item {
  display: flex;
  align-items: center; }

.pagination .page-item.active .page-link, .pagination .active .page-link {
  background-color: #1E6651;
  border-color: #1E6651;
  color: #fff; }

.pagination .page-item.disabled .page-link {
  background-color: #dee2e6 !important;
  border-color: #dee2e6 !important;
  color: #343a40 !important; }

.pagination .disabled .page-link.btn {
  background-color: #dee2e6 !important;
  border-color: #dee2e6 !important;
  color: #343a40 !important;
  cursor: not-allowed; }

.pagination .next a.page-link, .pagination .prev a.page-link {
  padding: 0px; }
  .pagination .next a.page-link:focus, .pagination .next a.page-link:hover, .pagination .prev a.page-link:focus, .pagination .prev a.page-link:hover {
    box-shadow: none;
    background-color: transparent;
    border-color: transparent; }

* {
  word-wrap: break-word;
  outline: none; }

.wrapper {
  width: 100%;
  float: left;
  height: 100%;
  position: relative; }

.all-pages-content {
  width: 100%;
  float: left;
  position: relative;
  min-height: 66%;
  padding-top: 83px; }
  .all-pages-content .alert {
    margin-bottom: 0px;
    margin-top: 10px;
    width: 100%;
    float: left; }
  @media (max-width: 574px) {
    .all-pages-content {
      padding-top: 60px; } }

h1, h2 {
  font-weight: 600 !important; }

@media (min-width: 1200px) {
  .container {
    max-width: 1190px; } }

.bmd-layout-drawer {
  position: fixed; }
  @media (max-width: 991px) {
    .bmd-layout-drawer .nav.list-group li {
      order: 7; }
      .bmd-layout-drawer .nav.list-group li.dropdown {
        order: 1; } }

#header {
  float: left;
  width: 100%;
  position: absolute;
  left: 0px;
  top: 0px;
  transition: all 0.9s ease-in-out; }
  #header .navbar-brand img {
    transition: width 0s ease-out;
    width: 343px; }
  #header .navbar-light {
    padding-top: 0px;
    padding-bottom: 0px; }
  #header .navbar-nav .nav-link {
    font-weight: 500; }
    #header .navbar-nav .nav-link:hover {
      color: #1E6651; }
    #header .navbar-nav .nav-link.profile {
      padding-top: 0px;
      padding-bottom: 0px; }
  #header .navbar-nav .active a {
    color: #1E6651; }
  #header .navbar-nav .btn:hover {
    color: #fff; }
  @media (min-width: 992px) and (max-width: 1199px) {
    #header .navbar-nav .nav-link {
      padding-right: 1rem !important;
      padding-left: 1rem !important; } }
  @media (min-width: 992px) {
    #header .navbar-nav .tex-large {
      font-size: 16px; }
    #header .navbar-nav .nav-link {
      padding-right: 1.3rem;
      padding-left: 1.3rem; } }
  @media (max-width: 991px) {
    #header .navbar-nav.ml-auto {
      display: none !important; }
    #header .container {
      position: relative;
      flex-wrap: nowrap; }
    #header .navbar-collapse {
      background-color: #fff;
      padding: 10px; }
    #header .bmd-layout-drawer .nav.list-group li {
      order: 7; }
      #header .bmd-layout-drawer .nav.list-group li.dropdown {
        order: 1; } }
  #header.fixed {
    position: fixed;
    z-index: 4;
    background-color: #1E6651; }
    #header.fixed .navbar-brand img {
      width: 343px; }
    #header.fixed .btn-primary {
      border: 1px solid rgba(255, 255, 255, 0.3) !important; }

.bmd-layout-canvas .bmd-layout-content {
  margin-top: 100px; }

.home-page .bmd-layout-canvas .bmd-layout-content {
  margin-top: 0px; }

.home-page.inner-pages #header .navbar-light {
  background-color: #1E6651 !important; }

.home-page #header .navbar-light {
  box-shadow: none;
  background-color: transparent !important; }
  .home-page #header .navbar-light .navbar-toggler {
    background-color: #fff; }
  .home-page #header .navbar-light .navbar-brand .green, .home-page #header .navbar-light .navbar-brand .white {
    transition: all 0s linear; }
  .home-page #header .navbar-light .navbar-brand .green {
    display: none; }
  .home-page #header .navbar-light .navbar-nav .nav-link {
    color: #fff; }
    .home-page #header .navbar-light .navbar-nav .nav-link:hover {
      color: #2fa180; }
  .home-page #header .navbar-light .navbar-nav .active a {
    color: #2fa180; }
  @media (max-width: 991px) {
    .home-page #header .navbar-light .navbar-nav .nav-link {
      color: #868e96; }
    .home-page #header .navbar-light .navbar-nav .nav-link.btn {
      color: #fff; } }

.home-page .bmd-layout-content > .alert {
  display: none; }

.home-page #header.fixed .navbar-light {
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12); }
  .home-page #header.fixed .navbar-light .navbar-brand .green {
    display: block; }
  .home-page #header.fixed .navbar-light .navbar-nav .nav-link {
    color: #fff; }
    .home-page #header.fixed .navbar-light .navbar-nav .nav-link.btn-raised {
      color: #fff; }
    .home-page #header.fixed .navbar-light .navbar-nav .nav-link:hover {
      color: #35b590; }
  .home-page #header.fixed .navbar-light .navbar-nav .active a {
    color: #35b590; }

#home-banner {
  width: 100%;
  float: left;
  position: absolute;
  left: 0px;
  top: 0px; }
  #home-banner .carousel-item {
    position: relative; }
    #home-banner .carousel-item:after {
      position: absolute;
      width: 100%;
      height: 100%;
      top: 0px;
      left: 0px;
      content: "";
      background-color: rgba(30, 102, 81, 0.6); }
  @media (max-width: 479px) {
    #home-banner {
      position: relative; } }

#home-search {
  width: 100%;
  float: left;
  position: relative;
  padding: 150px 0 0; }
  #home-search form {
    padding: 60px 0px; }
    #home-search form .form-control {
      color: #fff;
      background-image: linear-gradient(to top, #1E6651 2px, rgba(30, 102, 81, 0) 2px), linear-gradient(to top, rgba(255, 255, 255, 0.6) 1px, transparent 1px);
      font-weight: 600;
      line-height: 36px; }
      #home-search form .form-control::placeholder {
        color: #f7f7f7;
        padding-top: 12px;
        font-weight: 600; }
    #home-search form .btn {
      border-radius: 100%;
      background-color: #fff;
      color: #1E6651;
      width: 3rem;
      min-width: 3rem;
      height: 3rem; }
    #home-search form .input-group .form-group {
      margin-bottom: 0px;
      width: 90%;
      padding-top: 0px; }
  #home-search .caption {
    padding-bottom: 50px; }
    #home-search .caption h2 {
      font-size: 2.5rem; }
    #home-search .caption h3 {
      font-weight: 700;
      font-size: 1.45em; }
  @media (max-width: 1500px) {
    #home-search {
      padding: 120px 0px 0px; } }
  @media (max-width: 991px) {
    #home-search form {
      padding: 10px 0px; }
    #home-search .caption {
      padding-bottom: 0px; }
      #home-search .caption h2 {
        font-size: 2.3rem; } }
  @media (max-width: 767px) {
    #home-search {
      padding-top: 80px; }
      #home-search form {
        margin-bottom: 0px; }
      #home-search .caption h2 {
        font-size: 22px;
        display: block; }
      #home-search .caption h3 {
        font-size: 18px; }
        #home-search .caption h3 span {
          display: none; } }
  @media (max-width: 479px) {
    #home-search {
      padding-top: 10px; }
      #home-search form .form-control {
        color: #495057;
        background-image: linear-gradient(to top, #1E6651 2px, rgba(30, 102, 81, 0) 2px), linear-gradient(to top, rgba(52, 58, 64, 0.6) 1px, transparent 1px); }
        #home-search form .form-control::placeholder {
          color: #495057; }
      #home-search form .input-group .form-group {
        width: 80%; }
      #home-search .caption h2, #home-search .caption h3 {
        color: #495057; } }

.home-activities {
  width: 100%;
  float: left;
  position: relative;
  padding: 30px 0px 10px; }
  .home-activities .bg-primary {
    background-color: #1E6651 !important; }
  .home-activities h2 {
    font-size: 40px;
    font-weight: 500;
    text-transform: uppercase; }
  .home-activities .owl-carousel .owl-nav {
    position: absolute;
    left: 0px;
    top: 50%;
    width: 100%; }
    .home-activities .owl-carousel .owl-nav button {
      font-size: 30px;
      color: #fff; }
    .home-activities .owl-carousel .owl-nav .owl-prev {
      margin-left: -20px;
      float: left; }
    .home-activities .owl-carousel .owl-nav .owl-next {
      margin-right: -20px;
      float: right; }
  @media (max-width: 767px) {
    .home-activities h2 {
      font-size: 24px; } }

.home-content {
  width: 100%;
  float: left;
  position: relative;
  padding: 30px 0px; }
  .home-content h2 {
    font-size: 40px;
    font-weight: 500;
    text-transform: uppercase;
    color: #1E6651; }
  .home-content .ads img {
    width: 100%; }
  .home-content .right-side .card-header {
    border-bottom: none; }
    .home-content .right-side .card-header h5 {
      color: #1E6651;
      font-weight: 500; }
      .home-content .right-side .card-header h5 span {
        float: left;
        position: relative;
        padding-bottom: 20px; }
        .home-content .right-side .card-header h5 span:after {
          content: "";
          position: absolute;
          bottom: 0px;
          left: 25%;
          width: 50%;
          height: 3px;
          background-color: #1E6651; }
  .home-content .right-side .gallery {
    width: 100%;
    float: left;
    position: relative;
    padding: 0px 15px; }
    .home-content .right-side .gallery ul {
      padding: 0px;
      margin-left: -7px;
      margin-right: -7px;
      margin-bottom: 0px;
      list-style: none; }
      .home-content .right-side .gallery ul li {
        padding: 0px 7px 14px;
        float: left;
        width: 50%;
        text-align: center; }
        .home-content .right-side .gallery ul li img {
          width: 100%; }
  .home-content .right-side .image-overlay {
    float: left;
    position: relative;
    margin-left: 15px;
    margin-right: 15px; }
    .home-content .right-side .image-overlay > img {
      width: 100%; }
    .home-content .right-side .image-overlay .card-img-overlay {
      background-color: rgba(255, 255, 255, 0.8); }
    .home-content .right-side .image-overlay h6 {
      font-size: 14px;
      color: #495057; }
  .home-content .right-side .button .btn {
    padding-top: 13px;
    padding-bottom: 13px; }
  @media (max-width: 767px) {
    .home-content h2 {
      font-size: 24px; } }

#photo-gallery-display-more {
  text-decoration: none;
  margin: 0; }

#photo-gallery-display-more span {
  text-shadow: 1px 1px 4px #333; }

footer#footer {
  width: 100%;
  float: left;
  position: relative;
  background-color: #1e6651;
  padding-top: 40px;
  color: #fff; }
  footer#footer h6 {
    border-bottom: 1px solid #2a8d70;
    padding-bottom: 15px;
    margin-bottom: 20px; }
  footer#footer ul.social {
    padding: 0px;
    list-style: none;
    line-height: 30px; }
    footer#footer ul.social .fa {
      width: 22px; }
    footer#footer ul.social a {
      color: rgba(255, 255, 255, 0.8);
      font-size: 15px; }
      footer#footer ul.social a:hover, footer#footer ul.social a:focus {
        color: rgba(255, 255, 255, 0.7);
        text-decoration: none; }
  footer#footer ul.menu {
    list-style: none;
    padding-left: 20px;
    line-height: 30px;
    font-size: 15px; }
    footer#footer ul.menu li {
      padding-left: 0px; }
      footer#footer ul.menu li:before {
        content: "\f101";
        color: rgba(255, 255, 255, 0.8);
        font-family: FontAwesome;
        display: inline-block;
        padding-right: 10px;
        font-style: normal;
        margin-left: -20px; }
      footer#footer ul.menu li a {
        color: rgba(255, 255, 255, 0.8); }
      footer#footer ul.menu li a:hover {
        text-decoration: none;
        color: rgba(204, 204, 204, 0.8); }
      footer#footer ul.menu li.cancel:before {
        content: "\f102"; }
    footer#footer ul.menu li {
      width: 50%;
      float: left;
      font-size: 12px; }
  footer#footer .about {
    color: rgba(255, 255, 255, 0.8);
    line-height: 30px;
    font-size: 13px; }
    footer#footer .about a {
      color: rgba(255, 255, 255, 0.8); }
      footer#footer .about a:hover, footer#footer .about a:focus {
        color: rgba(255, 255, 255, 0.7);
        text-decoration: none; }
    footer#footer .about .fa {
      font-size: 18px;
      width: 25px;
      margin-top: 8px;
      float: left; }
  footer#footer .address {
    color: rgba(255, 255, 255, 0.8);
    line-height: 30px;
    font-size: 14px; }
  footer#footer .copyright {
    width: 100%;
    float: left;
    position: relative;
    background-color: rgba(0, 0, 0, 0.3);
    padding: 20px 0px;
    margin-top: 40px; }
    footer#footer .copyright .text {
      color: #247a61;
      font-size: 12px;
      padding: 4px 0px;
      float: left; }
      footer#footer .copyright .text a {
        color: #247a61;
        text-decoration: underline; }
      footer#footer .copyright .text a:hover, footer#footer .copyright .text a:focus {
        color: #21725a;
        text-decoration: none; }
    footer#footer .copyright ul {
      padding: 4px 0px;
      margin: 0px;
      list-style: none;
      font-size: 13px; }
      footer#footer .copyright ul li {
        display: inline; }
      footer#footer .copyright ul li + li:before {
        content: " | ";
        padding: 0px 6px;
        color: #fff; }
      footer#footer .copyright ul a {
        color: rgba(255, 255, 255, 0.7); }

.login-page {
  width: 100%;
  float: left;
  position: relative;
  padding: 100px 0px; }
  @media (max-width: 991px) {
    .login-page {
      padding: 10px 0px 20px; } }

.login-box .heading {
  margin-top: -20px; }
  .login-box .heading .btn {
    box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.5);
    padding: 15px 70px;
    font-size: 18px;
    cursor: default;
    pointer-events: none; }

.login-box .btn {
  margin-bottom: 0px !important; }

.login-box .checkbox label {
  color: #495057;
  font-size: 14px; }

.login-box .forgot a {
  color: #212529; }

.login-box .bmd-form-group {
  padding-left: 35px;
  position: relative; }
  .login-box .bmd-form-group.has-success .bmd-label-floating {
    left: 35px; }
  .login-box .bmd-form-group.has-error .bmd-label-floating {
    left: 35px; }
  .login-box .bmd-form-group.is-focused .bmd-label-floating {
    left: 35px; }
  .login-box .bmd-form-group.is-filled .bmd-label-floating {
    left: 35px; }
  .login-box .bmd-form-group .fa {
    position: absolute;
    left: 0px;
    top: 30px; }
  .login-box .bmd-form-group .fa-address-card, .login-box .bmd-form-group .fa-map, .login-box .bmd-form-group .fa-envelope {
    font-size: 1.55em; }
  .login-box .bmd-form-group.field-loginform-rememberme {
    padding-left: 0px; }

@media (max-width: 767px) {
  .login-box .heading .btn {
    padding: 15px 30px; } }

.changePassword-page {
  width: 100%;
  float: left;
  position: relative;
  padding: 40px 0px; }
  .changePassword-page h1 {
    font-size: 26px;
    padding: 20px 0px 30px;
    color: #1E6651;
    font-weight: 500; }
  .changePassword-page input[disabled] {
    background-color: transparent;
    background-image: none;
    border-bottom: 1px solid rgba(0, 0, 0, 0.26);
    cursor: not-allowed; }
  .changePassword-page .error svg {
    display: none; }
  .changePassword-page .list-unstyle {
    list-style-type: none;
    padding: 0px; }
  @media (max-width: 767px) {
    .changePassword-page h1 {
      font-size: 24px; } }

.auction-listing {
  width: 100%;
  float: left;
  position: relative;
  background-color: #efefef; }
  .auction-listing h1 {
    color: #1E6651;
    font-weight: 500; }
  @media (max-width: 767px) {
    .auction-listing h1 {
      font-size: 24px; }
    .auction-listing > .bg-white {
      padding-top: 0px !important; }
      .auction-listing > .bg-white select option {
        padding-left: 10px; } }

.auction-individual {
  width: 100%;
  float: left;
  position: relative;
  padding: 10px 0px; }
  .auction-individual .heading {
    font-size: 24px;
    font-weight: 500;
    border-bottom: 1px solid #495057;
    padding-bottom: 20px; }
  .auction-individual .daily-email .form-group {
    margin-top: 0px !important; }
  .auction-individual .daily-email .form-control {
    background-color: transparent; }
  .auction-individual .comments > h4 {
    text-transform: uppercase; }
  .auction-individual .comments .card-body h5 {
    margin-bottom: 6px; }
    .auction-individual .comments .card-body h5 a {
      color: #343a40; }
    .auction-individual .comments .card-body h5 a:hover {
      text-decoration: none;
      color: #1E6651; }
  .auction-individual .comments .card-body time {
    font-size: 85%;
    color: #495057;
    width: 100%;
    float: left; }
  .auction-individual .comments .card-body .text {
    width: 100%;
    float: left;
    padding: 10px 0px;
    line-height: 28px;
    color: #495057; }
  .auction-individual .comments .card-body .counts a {
    color: #868e96;
    font-size: 18px; }
    .auction-individual .comments .card-body .counts a:hover {
      text-decoration: none;
      color: #1E6651; }
    .auction-individual .comments .card-body .counts a:focus {
      outline: none; }
  .auction-individual .comments .card-body .counts a.liked {
    color: #1E6651; }

.dashboard-page {
  width: 100%;
  float: left;
  position: relative;
  padding: 30px 0px; }
  .dashboard-page .heading {
    font-size: 24px;
    font-weight: 500;
    border-bottom: 1px solid #495057;
    padding-bottom: 20px;
    margin-bottom: 30px;
    color: #495057 !important; }
  .dashboard-page h1 {
    font-size: 28px;
    font-weight: 500;
    padding-bottom: 20px;
    color: #1E6651;
    text-transform: uppercase; }
  .dashboard-page h4 {
    font-weight: 500;
    font-size: 20px; }
  @media (max-width: 767px) {
    .dashboard-page h1 {
      font-size: 24px; } }

#minimumPrice .form-group .bmd-label-static {
  top: 0.4rem !important; }

.listYourVehicle-page {
  width: 100%;
  float: left;
  position: relative;
  padding: 30px 0px 50px; }
  .listYourVehicle-page h1 {
    font-size: 26px;
    font-weight: 500;
    color: #1E6651;
    text-transform: uppercase;
    text-align: center;
    padding: 10px 0px; }
  .listYourVehicle-page .krajee-default.file-preview-frame .kv-file-content {
    width: 200px; }
  .listYourVehicle-page .selecty .selecty-selected, .listYourVehicle-page .bmd-label-floating {
    font-size: 14px; }
  .listYourVehicle-page .nav-tabs {
    margin: 0px 0px 20px 0px;
    float: none;
    display: flex !important;
    justify-content: center !important; }
    .listYourVehicle-page .nav-tabs .round-tab {
      position: relative; }
    .listYourVehicle-page .nav-tabs li {
      padding: 0px 10px;
      width: auto !important; }
      .listYourVehicle-page .nav-tabs li:after {
        content: none; }
      .listYourVehicle-page .nav-tabs li .round-tab {
        display: none; }
      .listYourVehicle-page .nav-tabs li a {
        width: auto;
        height: auto;
        float: left;
        margin: 0px;
        box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
        outline: 0;
        transition: box-shadow 0.2s cubic-bezier(0.4, 0, 1, 1), background-color 0.2s cubic-bezier(0.4, 0, 0.2, 1), color 0.2s cubic-bezier(0.4, 0, 0.2, 1);
        will-change: box-shadow, transform;
        font-size: 0.875rem;
        text-decoration: none;
        text-transform: uppercase;
        letter-spacing: 0;
        position: relative;
        padding: 15px 25px 10px;
        border-radius: 0px;
        color: #495057;
        transition: all 0.3s ease-in-out; }
        .listYourVehicle-page .nav-tabs li a:before {
          content: "" attr(data-original-title) ""; }
        .listYourVehicle-page .nav-tabs li a:hover {
          border-color: transparent;
          background-color: #1E6651;
          color: #fff; }
      .listYourVehicle-page .nav-tabs li.active a {
        border-color: transparent;
        background-color: #1E6651;
        color: #fff; }
        .listYourVehicle-page .nav-tabs li.active a:hover, .listYourVehicle-page .nav-tabs li.active a:focus {
          color: #fff; }
    .listYourVehicle-page .nav-tabs .nav-link {
      z-index: 1;
      box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.14), 0 1px 1px 0 rgba(0, 0, 0, 0.12), 0 1px 4px 2px rgba(0, 0, 0, 0.2);
      border-radius: 3px;
      padding: 15px 25px 10px;
      font-weight: normal;
      color: #495057;
      transition: all 0.3s ease-in-out; }
      .listYourVehicle-page .nav-tabs .nav-link:focus {
        border-color: transparent; }
      .listYourVehicle-page .nav-tabs .nav-link:hover, .listYourVehicle-page .nav-tabs .nav-link.active {
        border-color: transparent;
        background-color: #1E6651;
        color: #fff; }
  .listYourVehicle-page .wizard {
    background-color: transparent;
    margin-top: 0px; }
    .listYourVehicle-page .wizard .connecting-line {
      display: none; }
    .listYourVehicle-page .wizard .list-inline {
      width: 100%;
      float: left;
      position: relative;
      padding: 0px 25px;
      display: flex;
      justify-content: end; }
    .listYourVehicle-page .wizard .wizard-inner {
      width: 100%;
      float: left;
      position: relative; }
    .listYourVehicle-page .wizard .tab-pane {
      padding-top: 0px; }
    @media (min-width: 992px) {
      .listYourVehicle-page .wizard .tab-content {
        flex: 0 0 65.3%;
        max-width: 65.3%;
        margin-left: 200px; } }
    @media (max-width: 991px) {
      .listYourVehicle-page .wizard .tab-content {
        flex: 0 0 100%;
        max-width: 100%; } }
    .listYourVehicle-page .wizard .tab-content h5 {
      font-weight: 500;
      font-size: 18px; }
    .listYourVehicle-page .wizard .tab-content .tab-pane {
      width: 100%;
      float: left;
      position: relative;
      box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.14), 0 1px 1px 0 rgba(0, 0, 0, 0.12), 0 1px 4px 2px rgba(0, 0, 0, 0.2);
      background-color: #fff; }
  @media (max-width: 991px) {
    .listYourVehicle-page .nav-tabs li {
      padding: 0px; } }
  @media (max-width: 767px) {
    .listYourVehicle-page h1 {
      font-size: 24px; }
    .listYourVehicle-page .bmd-label-floating {
      font-size: 14px; }
    .listYourVehicle-page .bmd-form-group {
      padding-top: 15px; }
    .listYourVehicle-page .form-control, .listYourVehicle-page .select2 {
      margin-top: 15px; }
    .listYourVehicle-page .radio-inline {
      margin-top: 25px; }
    .listYourVehicle-page .bmd-form-group .bmd-label-floating, .listYourVehicle-page .bmd-form-group .bmd-label-placeholder {
      top: 1rem; }
    .listYourVehicle-page .bmd-form-group.is-focused .bmd-label-floating, .listYourVehicle-page .bmd-form-group .is-focused .bmd-label-floating, .listYourVehicle-page .bmd-form-group.is-filled .bmd-label-floating, .listYourVehicle-page .bmd-form-group .is-filled .bmd-label-floating {
      top: .60rem; }
    .listYourVehicle-page .has-error .help-block, .listYourVehicle-page .has-error .control-label, .listYourVehicle-page .has-error .radio, .listYourVehicle-page .has-error .checkbox, .listYourVehicle-page .has-error .radio-inline, .listYourVehicle-page .has-error .checkbox-inline, .listYourVehicle-page .has-error.radio label, .listYourVehicle-page .has-error.checkbox label, .listYourVehicle-page .has-error.radio-inline label, .listYourVehicle-page .has-error.checkbox-inline label {
      line-height: initial;
      font-size: 12px; } }
  @media (max-width: 585px) {
    .listYourVehicle-page .nav-tabs li {
      width: 100% !important; }
      .listYourVehicle-page .nav-tabs li a {
        padding-top: 0px;
        padding-bottom: 0px;
        width: 100%;
        margin-bottom: 6px; } }

.content-pages, .post-view {
  width: 100%;
  float: left;
  position: relative;
  padding: 30px 0px; }
  .content-pages .heading, .post-view .heading {
    font-size: 24px;
    font-weight: 500;
    border-bottom: 1px solid #495057;
    padding-bottom: 20px;
    margin-bottom: 30px;
    color: #495057 !important; }
  .content-pages h1, .post-view h1 {
    font-size: 28px;
    font-weight: 500;
    padding-bottom: 20px;
    color: #1E6651;
    text-transform: uppercase; }
  .content-pages h4, .post-view h4 {
    font-weight: 500;
    font-size: 20px; }
  .content-pages ul, .post-view ul {
    list-style: none;
    padding-left: 20px;
    line-height: 30px; }
    .content-pages ul li, .post-view ul li {
      padding-left: 0px; }
      .content-pages ul li:before, .post-view ul li:before {
        content: "\f101";
        color: #868e96;
        font-family: FontAwesome;
        display: inline-block;
        padding-right: 10px;
        font-style: normal;
        margin-left: -20px; }
      .content-pages ul li a, .post-view ul li a {
        color: #868e96; }
      .content-pages ul li a:hover, .post-view ul li a:hover {
        text-decoration: none;
        color: #555b61; }
      .content-pages ul li.cancel:before, .post-view ul li.cancel:before {
        content: "\f102"; }
  @media (max-width: 767px) {
    .content-pages h1, .post-view h1 {
      font-size: 24px; } }

@media (max-width: 767px) {
  .alert {
    right: 0px !important; }
  .hidden-xs {
    display: none; }
  .file-input .file-caption-icon {
    left: 0px; }
  .file-input .input-group-prepend, .file-input .input-group-append {
    display: block; }
    .file-input .input-group-prepend .btn, .file-input .input-group-append .btn {
      padding-left: 6px;
      padding-right: 6px; } }

/*
  Define here the CSS styles applied only to Safari browsers
  (any version and any device)
 */
html.ie-14.mac .checkbox label input[type=checkbox]:checked + .checkbox-decorator .check, html.ie-14.mac label.checkbox-inline input[type=checkbox]:checked + .checkbox-decorator .check {
  background-color: #1E6651; }

.dropzone .dz-preview .dz-error-message {
  top: 150px !important; }
