.fc .fc-toolbar-title {
  color: #f89609;
}

.fc .fc-today-button {
  background-color: #f87037;
  border-radius: 1000em;
  text-align: center;
  padding: 0.5rem 1.5rem;
  font-size: 1.25rem;
  font-weight: 300;
  line-height: 1.1;
  border: 2px solid transparent !important;
  transition: all 0.25s;
  background: #f87037;
  opacity: 1;
}

.fc .fc-prev-button,
.fc .fc-next-button {
  color: #000000 !important;
  background-color: transparent !important;
  border-color: transparent !important;
  padding-left: 0;
  padding-right: 0;
}

.fc .fc-toolbar.fc-header-toolbar {
  position: absolute;
  top: 0;
  width: calc(100% - 15px);
}

.fc .fc-scrollgrid-section-header > *,
.fc .fc-scrollgrid-section-footer > * {
  border-bottom: 3px solid #dc6634;
  border-collapse: collapse;
}

.fc .fc-scroller-harness-liquid {
  border-bottom: 3px solid #000000;
}

.fc-theme-standard th {
  background: #232323;
  color: #ffffff;
  font-weight: 400;
  padding: 4px 0;
  border-color: transparent;
}

.fc-theme-standard td,
.fc-theme-standard th {
  font-size: 22px;
}

.fc .fc-daygrid-day-number {
  line-height: 10px;
  padding: 7px 6px 4px;
}

.fc-h-event .fc-event-title-container {
  padding: 0px 6px;
  line-height: 1;
}

.fc-h-event .fc-event-title {
  font-size: 18px;
}

.fc .fc-daygrid-day.fc-day-today {
  background-color: transparent;
  color: #f89609;
}

.fc-day-other {
  background-color: #dcdcdc;
}

.fc-daygrid-day-top {
  color: #656565;
}

.fc .fc-day-other .fc-daygrid-day-top {
  opacity: 1;
}

.tooltip {
  max-width: 150px;
  background-color: #333;
  color: white;
  padding: 5px 10px;
  border-radius: 4px;
  font-size: 13px;
}

.ss-img-180 {
  /* height: 100%; */
}

.abs-box {
  font-size: 16px;
  margin-bottom: 0.1rem;
  position: relative;
  justify-content: space-around;
  background-color: #f86f38;
  border-radius: 0.3rem;
  top: 0;
  color: #ffffff;
  display: inline-flex;
  align-items: center;
  padding: 0 0.5rem;
}

.abs-box-title {
  font-size: 40px;
  font-weight: 500;
  line-height: 0.8;
}

.abs-box-title:not(:last-child) {
  border-bottom: 2px solid;
}

.abs-box-sub {
  font-size: 26px;
}

.cal-card {
  display: block;
  position: relative;
  width: 100%;
  background: #ffffff;
  color: #000000;
  border: 1px solid #f2f2f2;
}

.cal-card .title {
  display: block;
  display: -webkit-box;
  text-overflow: ellipsis;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

.cal-card.cal-card-01 .title {
  font-size: 1.375rem;
  font-weight: 600;
}

.cal-card .desc {
  display: block;
  display: -webkit-box;
  text-overflow: ellipsis;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

.cal-card .desc + .cal-readmore {
  position: absolute;
  bottom: 12px;
}

.cal-card.cal-card-01 .desc {
  font-size: 1.1875rem;
  margin: 0.125rem 0 0 0;
}

.calen-event {
  display: none;
}

.calen-event.active {
  display: block;
}
.section-padding-energy {
  padding: 1rem 0 !important;
}
.stat-energy-banner {
  height: 18rem;
}
.section-padding-energy .btns {
  margin: 0 !important;
  /* text-align: right !important; */
}

.section-padding-energy > .img-bg {
  background-position: 0rem 0rem !important;
}

.stat-02 img,
.stat-03 img {
  width: 80%;
}

.stat-02 {
  margin-top: 3rem;
}

/* Home Calendar */
@media screen and (max-width: 575px) {
  .p-xs-2 {
    padding: 0.5rem !important;
  }

  .calen-event > .grid.xs-50 {
    width: calc(52% - var(--gs)) !important;
  }

  .section-padding-energy > .img-bg {
    background-position: center !important;
  }

  .stat-02 img {
    width: 100% !important;
  }

  .stat-02 {
    margin-top: 1rem;
  }
  p.h6.text-center.color-white.mt-1 {
    margin-top: 1rem !important;
  }
}

@media screen and (max-width: 991px) {
  .p-md-2 {
    padding: 0.5rem !important;
  }

  .stat-02 img {
    width: 100%;
  }

  .stat-03 img {
    width: 100%;
  }

  .section-padding-energy > .img-bg {
    background-position: -10rem 0rem;
  }

  .calen-event.active {
    display: flex;
  }

  .calen-event > .grid,
  .calen-event > .grid.sm-50 {
    width: calc(51% - var(--gs));
  }
}

@media screen and (min-width: 768px) {
  .fc .fc-scroller-liquid-absolute {
    overflow: hidden !important;
  }
  .fc .fc-daygrid-body {
    width: 100% !important;
  }
  .fc .fc-scrollgrid-section-body table {
    width: 100% !important;
  }
}

@media screen and (min-width: 992px) {
  .ss-img-180 {
    padding: 75% 0 0 0;
    /* height: 180px; */
  }

  .fc .fc-toolbar.fc-header-toolbar {
    width: 70%;
    /*left: calc(14%);*/
  }

  .fc .fc-toolbar-title {
    font-size: 60px;
  }

  .fc .fc-view-harness {
    height: 575px !important;
  }
}

.no-mp {
  margin: 0px !important;
  padding: 0px !important;
}

.content-quicklink-01 {
  position: relative;
  width: 100%;
  box-shadow: rgba(58, 45, 45, 0.25) 0 8px 16px;
  margin: 0 0 3.3125rem 0;
  overflow: visible;
}

.content-quicklink-01 .contents {
  width: 100%;
  display: flex;
  justify-content: center;
  /* justify-content: space-between; */
  flex-wrap: wrap;
}

.content-quicklink-01 .content {
  width: calc(100% / 6);
  display: block;
  text-decoration: none;
}

.content-quicklink-01 .contents > a {
  cursor: pointer;
}

.content-quicklink-01 .content > .wrapper {
  width: 100%;
  position: relative;
}

.content-quicklink-01 .content .order {
  position: absolute;
  top: 0.75rem;
  left: calc(50% - 0.41875rem);
  font-size: 1.125rem;
  font-weight: 300;
  line-height: 1;
  transition: color 0.3s, top 0.3s, left 0.3s, font-size 0.3s;
  visibility: hidden;
}

.content-quicklink-01 .content:hover .order {
  width: 100%;
  top: 1rem;
  left: 0;
  text-align: center;
  font-size: 1.325rem;
  visibility: visible;
}

.content-quicklink-01 .content .text-container {
  position: relative;
  padding: 1.0625rem 0.25rem;
  text-align: center;
  height: 80px;
}

.content-quicklink-01 .content .text-container::after {
  content: "";
  position: absolute;
  top: 0.625rem;
  bottom: 0.625rem;
  right: -0.5px;
  width: 1px;
  transition: background 0.3s;
}

.content-quicklink-01 .content:hover .text-container::after {
  background: 0 0 !important;
}

.content-quicklink-01 .content:last-child .text-container::after {
  display: none;
}

.content-quicklink-01 .content h6 {
  margin: 0;
  /* margin: 0.9375rem 0 0 0; */
  font-size: 1.325rem;
  font-weight: 300;
  z-index: 2;
  transition: color 0.3s;
}

.content-quicklink-01 .content:hover p {
  color: transparent;
}

.content-quicklink-01 .content .text-container::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 100%;
  left: 0;
  right: 0;
  z-index: 1;
  transition: bottom 0.3s;
}

.content-quicklink-01 .content:hover .text-container::before {
  bottom: 0;
}

.content-quicklink-01 .content .banner {
  position: absolute;
  top: 100%;
  bottom: -3.3125rem;
  left: 0;
  right: 0;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.5rem;
  transition: top 0.3s, font-size 0.3s, padding-top 0.3s;
}

.content-quicklink-01 .content:first-child .banner {
  border-radius: 0 0 0 1.125rem;
}

.content-quicklink-01 .content:last-child .banner {
  border-radius: 0 0 1.125rem 0;
}

.content-quicklink-01 .content:hover .banner {
  top: 0;
  font-size: 2.625rem;
  padding-top: 1.875rem;
}

.content-quicklink-01 .content .banner > img {
  width: 100%;
  max-width: 25px;
}

@media screen and (max-width: 991.98px) {
  .content-quicklink-01 .content .text-container {
    padding: 1.0625rem 0.125rem;
  }

  .content-quicklink-01 .content h6 {
    font-size: 1rem;
  }
}

@media screen and (max-width: 767.98px) {
  .content-quicklink-01 {
    box-shadow: none;
    margin: 0;
    padding: 1.5rem 0 0.5rem 0;
  }

  .content-quicklink-01 .content {
    width: calc((100% - 0.9375rem) / 3);
    margin: 0.15625rem 0;
  }

  .content-quicklink-01 .content .order {
    top: 0.375rem !important;
    left: 0.375rem !important;
    font-size: 1.1875rem !important;
    z-index: 2;
  }

  .content-quicklink-01 .content .text-container {
    padding: 25% 1rem 20% 1rem;
    z-index: 2;
  }

  .content-quicklink-01 .content .text-container::after {
    background: 0 0 !important;
  }

  .content-quicklink-01 .content h6 {
    font-size: 1.25rem;
    margin: 0;
  }

  .content-quicklink-01 .content .banner {
    top: 0 !important;
    bottom: 0 !important;
    font-size: 1.5rem !important;
    z-index: 1;
    padding: 0 0 20% 0 !important;
  }

  .content-quicklink-01 .content:first-child .banner {
    border-radius: 0;
  }

  .content-quicklink-01 .content:last-child .banner {
    border-radius: 0;
  }
}

@media screen and (max-width: 575.98px) {
  .content-quicklink-01 {
    padding: 1rem 0 0.5rem 0;
  }

  .content-quicklink-01 .content {
    width: calc((100% - 0.3125rem) / 3);
    margin: 0.15625rem 0;
  }

  .content-quicklink-01 .content .banner {
    padding: 0 !important;
  }

  .content-quicklink-01 .content .order {
    font-size: 1.375rem !important;
  }
  .content-02 .stat-03::before {
    display: none;
  }
}

.content-quicklink-01 .content .text-container::after {
  background: #e1e2e3;
}

.content-quicklink-01 .content .order {
  color: transparent;
}

.content-quicklink-01 .content:hover .order {
  color: #fff;
}

.content-quicklink-01 .content h6 {
  color: #000;
}

.content-quicklink-01 .content .banner {
  color: #fff;
  background: linear-gradient(to top, #df660d 0%, rgb(255 214 170) 100%);
}

.content-quicklink-01 a:hover.content .banner {
  color: #fff;
  background: linear-gradient(
    to top,
    #df660d 0%,
    rgb(238, 168, 73) 50%,
    rgb(255 214 170) 100%
  );
}

@media screen and (max-width: 767.98px) {
  .content-quicklink-01 {
    display: none !important;
  }
  .content-quicklink-01 .content .order {
    color: #fff !important;
  }

  .content-quicklink-01 .content h6 {
    color: #fff;
  }

  .content-quicklink-01 .content:hover p {
    color: #000;
  }
}

.hover-end {
  position: fixed;
  width: 160px;
  height: 50px;
  z-index: 99999;
  background: white;
  display: flex;
  flex-direction: row;
  font-size: 14px;
  overflow: hidden;
}
