/* -------------------------------------

[Master Stylesheet]

Template Name: Cotrak - Coronavirus Live Traker Admin
Version: v1.0.0

[Table of Contents]
    
    * Google Fonts
    * Include Third Party CSS Library
        + Bootstrap CSS
        + Classynav CSS
        + Owl Carousel CSS
        + Animate CSS
        + Nice Select CSS
        + jQuery UI CSS
    * Include Web Icon Fonts
        + Themify Icons
        + Font Awesome
        + Pe 7 Stroke
        + Elegant Icons
        + Material Design Iconic Font
        + Etline
    * Template Mixins
        + Flex
        + Miscellaneous
    * Template Responsive
    * Template Variables
    * Template Colors
    * Core Styles
        + Reboot CSS
            + Reset Styles
        + Bootstraping CSS
            + Header CSS
            + Sidebar CSS
            + Footer CSS

    * General Pages
        + Google-chart
        + Chart
        + Calendar
        + Login
        + Widgets
        + Lock
        + Index
        + Table
        + Password
        + Register
        + Preloader
        + Scrool
        + Setting
        + Coming soon
        + 404

------------------------------------- */
/* -------------------------------------

# [font-family]

'Nunito', sans-serif;
'Roboto', sans-serif;
------------------------------------- */
/* Import Fonts & CSS Files */
@import url("https://fonts.googleapis.com/css2?family=Open+Sans:wght@600;700&amp;family=Roboto:wght@400;500&amp;display=swap");
@import url(css/bootstrap.min.css);
@import url(css/owl.carousel.min.css);
@import url(css/animate.css);
@import url(css/nice-select.css);
@import url(css/jquery-ui.min.css);
@import url(css/default-assets/themify-icons.css);
@import url(css/magnific-popup.css);
@import url(css/default-assets/boxicons.min.css);
@import url(css/font-awesome.min.css);
@import url(css/pe-icon-7-stroke.min.css);
@import url(css/style.css);
@import url(css/material-design-iconic-font.min.css);
@import url(etline/style.css);
/* :: Google Chart CSS */
#chart_google,
#chart_google_c,
#chart_pie,
#chart_donut,
#chart_3dpie,
#chart_diffpie,
#chart_line,
#chart_area,
#chart_combo {
  width: 100%;
  height: 400px;
  font-size: 12px; }

/* :: Chart CSS */
#simplecolumnchartdiv,
#columnlinemixchartdiv,
#clusteredbarchartdiv,
#cylinderchartdiv {
  width: 100%;
  height: 500px;
  font-size: 11px; }

#clusteredbarchartdiv .amcharts-chart-div a {
  color: #ffffff !important;
  font-size: 11px !important;
  opacity: 1 !important;
  top: 40px !important; }

#valueaxischartdiv,
#changingcolorchartdiv,
#zoomablechartdiv {
  width: 100%;
  height: 500px;
  font-size: 11px; }

#smoothchartdiv,
#differentcolorchartdiv {
  width: 100%;
  height: 400px;
  font-size: 11px; }

#polarchartdiv,
#radarchartdiv,
#polarscatterchartdiv,
#gaugechartdiv {
  width: 100%;
  height: 400px;
  font-size: 11px; }

.widget-chart-js {
  height: 300px; }

#chartdiv {
  width: 100%;
  height: 300px; }

.chartDiv-2 {
  width: 100%;
  height: 450px; }

#chartdiv-donut {
  width: 100%;
  height: 300px; }

#lineChart2 {
  width: 100%; }

#Earnings-chart {
  height: 330px; }

.amcharts-zoom-out-label {
  opacity: 0; }

image.amcharts-zoom-out-image {
  opacity: 0; }

#world-low {
  height: 400px; }

.highchart-pie1 {
  height: 300px;
  width: 100%; }

#chart-highchart-bar1 {
  height: 500px;
  width: 100%; }

.chart-sale {
  height: 200px;
  width: 200px;
  margin: 0 auto; }

.amcharts-main-div a {
  opacity: 0 !important; }

.Stackchart {
  height: 300px; }

.lineAreaDashboard {
  height: 350px; }

.ChartShadow.BarChart {
  height: 250px; }

.ChartShadow {
  height: 350px; }

.WidgetlineChart {
  height: 250px; }

.ChartShadow.BarChart.barChart1 {
  height: 250px; }

.chartSummary {
  height: 300px; }

.bar-chart2 {
  height: 350px; }

.device-chart {
  width: 300px;
  height: 300px;
  margin: 0 auto; }
  @media only screen and (max-width: 767px) {
    .device-chart {
      width: 220px;
      height: 220px; } }

.bar-chart3 {
  height: 300px; }

.world-low {
  height: 300px; }

.Stackchart {
  height: 250px; }

.chartSummary-area span {
  font-size: 12px; }

.chartPageVisit {
  height: 320px; }

.page-visitors-chart-area span {
  font-size: 12px; }

.flot-chart-content {
  width: 100%;
  height: 100%; }

.flot-chart {
  width: 100%;
  position: relative;
  max-width: none;
  height: 400px; }

#lineChartArea,
#lineScattered,
#usingEvents,
#bipolar,
#smileAnimation,
#horizontalBar,
#peakCircles,
#pieChart,
#overlapBarMobile,
#extreamResponsive,
#gaugeChart,
#lineInterpolation,
#multiLineLabels,
#seriesOverrides,
#tackedBar,
#pathAnimation,
#labelPlacement,
#barChart,
#pieChartLabels,
#distributedSeries,
#donutFill,
#gaugeChartFill {
  height: 300px;
  width: 100%; }

#line-chart-example {
  height: 320px;
  width: 100%; }

/* :: Calendar CSS */
.fc-day-grid-event .fc-time {
  font-weight: 500 !important; }

#calendar-container [type="button"]:not(:disabled),
#calendar-container [type="reset"]:not(:disabled),
#calendar-container [type="submit"]:not(:disabled),
#calendar-container button:not(:disabled) {
  margin-right: 4px; }
#calendar-container .fc-button-primary {
  color: #ffffff;
  background-color: #4A00E0;
  border-color: #4A00E0; }
  #calendar-container .fc-button-primary:hover {
    color: #4A00E0;
    border-color: #4A00E0;
    box-shadow: none;
    background-color: transparent; }
#calendar-container .fc-button-primary:disabled {
  color: #ffffff;
  background-color: #4A00E0;
  border-color: #4A00E0; }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    #calendar-container .fc-button-primary:disabled {
      margin-top: 10px; } }
#calendar-container .fc-button-primary:not(:disabled).fc-button-active,
#calendar-container .fc-button-primary:not(:disabled):active {
  color: #ffffff;
  background-color: #4A00E0;
  border-color: #4A00E0; }
#calendar-container .fc-button-primary:not(:disabled).fc-button-active:focus,
#calendar-container .fc-button-primary:not(:disabled):active:focus {
  box-shadow: none; }
#calendar-container a:not([href]):not([tabindex]):focus,
#calendar-container a:not([href]):not([tabindex]):hover {
  color: #65748b;
  text-decoration: none; }
#calendar-container .fc-day-header.fc-widget-header {
  padding: 5px 10px;
  background-color: #e9ecef; }
#calendar-container .fc-day-header.fc-widget-header span {
  font-size: 14px;
  font-weight: 500;
  color: #333; }
#calendar-container .fc-day-number {
  font-size: 16px;
  font-weight: 600;
  color: #555; }
#calendar-container .fc-dayGrid-view .fc-day-number,
#calendar-container .fc-dayGrid-view .fc-week-number {
  padding: 10px; }
#calendar-container .fc-toolbar h2 {
  font-size: 18px; }
  @media only screen and (max-width: 767px) {
    #calendar-container .fc-toolbar h2 {
      margin-bottom: 15px; } }
@media only screen and (max-width: 767px) {
  #calendar-container .fc-toolbar {
    display: block; } }
@media only screen and (max-width: 767px) {
  #calendar-container .fc-left {
    margin-bottom: 15px; } }
#calendar-container .fc-unthemed .fc-content,
#calendar-container .fc-unthemed .fc-divider,
#calendar-container .fc-unthemed .fc-list-heading td,
#calendar-container .fc-unthemed .fc-list-view,
#calendar-container .fc-unthemed .fc-popover,
#calendar-container .fc-unthemed .fc-row,
#calendar-container .fc-unthemed tbody,
#calendar-container .fc-unthemed td,
#calendar-container .fc-unthemed th,
#calendar-container .fc-unthemed thead {
  border-color: #e2e8f0; }

.fc-event.draging-button:nth-child(2) {
  border-left: 3px solid #fbbc06;
  background: #fffbf2; }

.fc-event.draging-button:nth-child(3) {
  border-left: 3px solid #ff3366;
  background: #fff0f4; }

.fc-event.draging-button:nth-child(4) {
  border-left: 3px solid #66d1d1;
  background: #f7fdfd; }

.fc-event.draging-button:nth-child(5) {
  border-left: 3px solid #10b759;
  background: #f1fef7; }

.fc-event.draging-button:nth-child(6) {
  border-left: 3px solid #727cf5;
  background: #f3f3fe; }

.fc-event.draging-button {
  padding: 10px 10px;
  border-radius: 0;
  margin-bottom: 10px;
  font-weight: 600;
  border: none; }

.fc-event,
.fc-event:hover {
  color: #65748b;
  text-decoration: none; }

.fc-button {
  border: 1px solid transparent;
  padding: 5px 15px;
  font-size: 14px;
  border-radius: 2px; }

#external-events input[type="checkbox"],
#external-events input[type="radio"] {
  display: none; }
#external-events [type="checkbox"] + span:not(.lever) {
  position: relative;
  padding-left: 25px;
  cursor: pointer;
  display: inline-block;
  height: 13px;
  line-height: 25px;
  font-size: 1rem;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
#external-events [type="checkbox"] + span:not(.lever)::before,
#external-events [type="checkbox"]:not(.filled-in) + span:not(.lever)::after {
  content: '';
  position: absolute;
  top: 3px;
  left: 0;
  width: 18px;
  height: 18px;
  z-index: 0;
  border: 2px solid #777;
  border-radius: 1px;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s; }
#external-events [type="checkbox"]:not(.filled-in) + span:not(.lever)::after {
  border: 0;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0); }
#external-events [type="checkbox"] + span:not(.lever)::before,
#external-events [type="checkbox"]:not(.filled-in) + span:not(.lever)::after {
  content: '';
  position: absolute;
  top: 3px;
  left: 0;
  width: 18px;
  height: 18px;
  z-index: 0;
  border: 2px solid #4A00E0;
  border-radius: 1px;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s; }
#external-events .widgets-todo-list-area .todo-list li [type="checkbox"]:checked + span:not(.lever)::before {
  border-right: 2px solid #4A00E0;
  border-bottom: 2px solid #4A00E0; }
#external-events [type="checkbox"]:checked + span:not(.lever)::before {
  top: -4px;
  left: -5px;
  width: 12px;
  height: 22px;
  border-top: 2px solid transparent;
  border-left: 2px solid transparent;
  border-right: 2px solid #4A00E0;
  border-bottom: 2px solid #4A00E0;
  -webkit-transform: rotate(40deg);
  -ms-transform: rotate(40deg);
  transform: rotate(40deg);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform-origin: 100% 100%;
  transform-origin: 100% 100%; }

.external-events .fc-event {
  color: #fff;
  cursor: pointer;
  padding: 5px 18px;
  margin-top: 5px;
  background: #4A00E0;
  border-color: #4A00E0;
  font-size: 14px; }

.calendar .fc-event {
  color: #fff;
  cursor: pointer;
  padding: 5px 18px !important;
  margin-top: 2px;
  background: #4A00E0;
  border-color: #4A00E0; }

.calendar a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none;
  color: #fff; }

.fullcalendar-card .fc-button {
  background-color: #4A00E0;
  border-color: #fff;
  color: #fff;
  background-image: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  text-shadow: none;
  height: 37px;
  padding: 0 15px; }
  .fullcalendar-card .fc-button:hover {
    color: #ffffff;
    box-shadow: none;
    background-color: #556ee6; }

.fc-toolbar h2 {
  margin: 0;
  font-size: 22px; }

@media only screen and (max-width: 767px) {
  .fullcalendar-card .fc-left {
    margin-bottom: 12px; } }
.fullcalendar-card .fc-center h2 {
  margin-top: 12px; }

.fc-day-header {
  background: #edf1f5;
  padding: 8px 0 !important; }

.fc-unthemed .fc-content,
.fc-unthemed .fc-divider,
.fc-unthemed .fc-list-heading td,
.fc-unthemed .fc-list-view,
.fc-unthemed .fc-popover,
.fc-unthemed .fc-row,
.fc-unthemed tbody,
.fc-unthemed td,
.fc-unthemed th,
.fc-unthemed thead {
  border-color: #f1f1fa; }

/* :: Login CSS */
.login-area .form-control {
  height: 40px;
  font-size: 13px; }

.middle-box {
  padding-top: 15px;
  padding-bottom: 15px; }

.login-icon a {
  color: #fff;
  background-color: #03c;
  height: 35px;
  width: 35px;
  display: inline-block;
  border-radius: 50%;
  line-height: 37px;
  color: #fff;
  font-size: 12px;
  text-align: center;
  margin: 0 5px;
  transition-duration: 500ms; }
  .login-icon a:hover, .login-icon a:focus {
    transform: translateY(-10px); }

.form-control.register {
  height: 50px;
  font-size: 12px; }

.login-form,
.register-form {
  position: relative;
  z-index: 1; }
  .login-form [type="checkbox"] + span:not(.lever)::before,
  .login-form [type="checkbox"]:not(.filled-in) + span:not(.lever)::after,
  .register-form [type="checkbox"] + span:not(.lever)::before,
  .register-form [type="checkbox"]:not(.filled-in) + span:not(.lever)::after {
    top: 0; }

.login-area-2 {
  position: relative;
  z-index: 22; }
  .login-area-2 .middle-box {
    position: relative;
    z-index: 9999; }
    .login-area-2 .middle-box h3 {
      font-size: 30px; }
    .login-area-2 .middle-box .form-control {
      background-color: transparent;
      border-radius: 4px;
      color: #fff;
      font-size: 14px;
      border: 1px solid rgba(255, 255, 255, 0.3); }

.card-body-login img {
  max-height: 30px; }

.middle-box input[type="checkbox"],
.middle-box input[type="radio"] {
  display: none; }
.middle-box [type="checkbox"] + span:not(.lever) {
  position: relative;
  padding-left: 25px;
  cursor: pointer;
  display: inline-block;
  height: 13px;
  line-height: 25px;
  font-size: 1rem;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
.middle-box [type="checkbox"] + span:not(.lever)::before,
.middle-box [type="checkbox"]:not(.filled-in) + span:not(.lever)::after {
  content: '';
  position: absolute;
  top: 3px;
  left: 0;
  width: 18px;
  height: 18px;
  z-index: 0;
  border: 2px solid #777;
  border-radius: 1px;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s; }
.middle-box [type="checkbox"]:not(.filled-in) + span:not(.lever)::after {
  border: 0;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0); }
.middle-box [type="checkbox"] + span:not(.lever)::before,
.middle-box [type="checkbox"]:not(.filled-in) + span:not(.lever)::after {
  content: '';
  position: absolute;
  top: 3px;
  left: 0;
  width: 18px;
  height: 18px;
  z-index: 0;
  border: 2px solid #03c;
  border-radius: 1px;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s; }
.middle-box .widgets-todo-list-area .todo-list li [type="checkbox"]:checked + span:not(.lever)::before {
  border-right: 2px solid #03c;
  border-bottom: 2px solid #03c; }
.middle-box [type="checkbox"]:checked + span:not(.lever)::before {
  top: -4px;
  left: -5px;
  width: 12px;
  height: 22px;
  border-top: 2px solid transparent;
  border-left: 2px solid transparent;
  border-right: 2px solid #03c;
  border-bottom: 2px solid #03c;
  -webkit-transform: rotate(40deg);
  -ms-transform: rotate(40deg);
  transform: rotate(40deg);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform-origin: 100% 100%;
  transform-origin: 100% 100%; }

/* ---- Particles Css ---- */
#particles-js {
  height: 100%;
  width: 100%;
  position: relative;
  z-index: 1; }

#particles-js canvas.particles-js-canvas-el {
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  z-index: -1 !important; }

/* :: Widget CSS */
.section-title.t_center {
  text-align: center;
  position: relative;
  z-index: 2; }

.section-title h2 {
  font-size: 36px;
  text-transform: capitalize;
  line-height: 1.2; }

.virus-symptoms-card .icon-thumb {
  width: 60px;
  margin: auto; }

.virus-symptoms-card {
  border: 1px solid rgba(60, 112, 250, 0.19);
  padding: 30px;
  background-color: #fff;
  -webkit-transition-duration: 500ms;
  -o-transition-duration: 500ms;
  transition-duration: 500ms; }

.single-symptoms-content h5 a {
  color: #27303f;
  display: block;
  margin-top: 15px;
  font-size: 20px; }

/* :: Lock CSS */
.middle-box.lock-screen {
  padding: 15px; }
  .middle-box.lock-screen .lock-text {
    font-size: 16px;
    margin-bottom: 15px; }
  .middle-box.lock-screen .lock-profile-thumb {
    width: 70px;
    border-radius: 50%;
    margin: 0 auto; }
  .middle-box.lock-screen .form-control {
    border: 1px solid #e2e8f0; }

/* :: Dashboard CSS */
.corona-country-list {
  padding: 15px; }

.single-country-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 10px; }

.single-country-list.active {
  background-color: rgba(245, 56, 90, 0.15);
  padding: 5px 8px;
  border-radius: 3px; }

.single-country-list.active span {
  color: #ff054b; }

.single-country-list span {
  color: #536484; }

.single-country-list .count {
  color: #333; }

.things-do-area {
  position: relative;
  z-index: 1; }

.things-title {
  font-size: 18px;
  text-align: center;
  padding: 15px 0;
  margin-bottom: 0;
  text-transform: capitalize;
  border-right: 1px solid #e2e8f0;
  border-left: 1px solid #e2e8f0;
  border-top: 1px solid #e2e8f0; }

.thing-image-text-content .image-area {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 40px;
  flex: 0 0 40px;
  width: 40px;
  max-width: 40px;
  margin-right: 15px; }

.things-not-to-do-area ul {
  border-right: 1px solid #e2e8f0;
  border-left: 1px solid #e2e8f0;
  border-top: 1px solid #e2e8f0; }

.things-not-to-do-area li {
  padding: 20px;
  border-bottom: 1px solid #e2e8f0; }
  @media only screen and (max-width: 767px) {
    .things-not-to-do-area li {
      padding: 20px 10px; } }
  @media only screen and (min-width: 576px) and (max-width: 767px) {
    .things-not-to-do-area li {
      padding: 20px; } }

.thing-image-text-content .things-text h4 {
  font-size: 17px;
  margin-bottom: 3px; }

.thing-image-text-content .things-text p {
  margin-bottom: 0;
  font-size: 13px; }

.current-statistics {
  padding: 15px; }
  .current-statistics h6 {
    border-bottom: 1px solid #e2e8f0;
    padding-bottom: 15px;
    font-weight: 700; }
  .current-statistics li {
    margin-bottom: 15px; }
    .current-statistics li:last-child {
      margin-bottom: 0; }

@media only screen and (max-width: 767px) {
  .dashboard-infor-mation h6 {
    display: none; } }

@media only screen and (max-width: 767px) {
  .dashboard-clock {
    display: none; } }

.btn-primary {
  background-color: #727cf5;
  border-color: #727cf5;
  box-shadow: 0 2px 5px 0 rgba(114, 124, 245, 0.6); }

.btn-primary:hover {
  color: #fff;
  background-color: #556ee6;
  border-color: #556ee6; }

.single-widger-cart h5 {
  color: rgba(255, 255, 255, 0.9);
  text-transform: uppercase; }
.single-widger-cart h3 {
  color: rgba(255, 255, 255, 0.95);
  font-size: 30px; }

.country-count li {
  font-weight: 500; }

#mainContainer {
  width: 100vw;
  position: relative;
  min-height: 100%;
  display: flex;
  justify-content: center;
  align-content: center;
  overflow: hidden;
  z-index: 30; }

.current-statistics.case {
  background-color: rgba(74, 0, 224, 0.12); }
.current-statistics.death {
  background-color: rgba(250, 92, 124, 0.15); }
.current-statistics.recovered {
  background-color: rgba(4, 211, 159, 0.15); }

.single-count-area {
  text-align: center; }
  .single-count-area.first {
    background-color: rgba(42, 129, 234, 0.2);
    color: #4A00E0; }
    .single-count-area.first p {
      background-color: #4A00E0; }
  .single-count-area.second {
    background-color: rgba(4, 211, 159, 0.2);
    color: #04d39f; }
    .single-count-area.second p {
      background-color: #04d39f; }
  .single-count-area.third {
    background-color: rgba(250, 92, 124, 0.2);
    color: #fa5c7c; }
    .single-count-area.third p {
      background-color: #fa5c7c; }
  .single-count-area.four {
    background-color: rgba(255, 155, 5, 0.2);
    color: #ff9b05; }
    .single-count-area.four p {
      background-color: #ff9b05; }
  .single-count-area .single-count-content {
    padding: 30px 30px; }
    .single-count-area .single-count-content h3 {
      margin-bottom: 0; }
  .single-count-area p {
    color: #ffffff;
    padding: 10px 30px;
    font-size: 16px;
    margin-bottom: 0; }

.currency-marquee-area {
  width: 100%;
  background: #f1f5fa;
  height: 60px;
  line-height: 66px;
  cursor: pointer;
  z-index: 22;
  overflow: hidden;
  border-radius: 2px;
  margin-top: 30px; }

[class*="js-conveyor-"] ul li {
  padding: 0 5px;
  line-height: 35px;
  font-size: 15px; }

.thumb-area img {
  width: 100%; }

.news-content a {
  font-size: 18px;
  color: #27303f;
  display: block;
  margin-top: 20px;
  -webkit-transition-duration: 500ms;
  -o-transition-duration: 500ms;
  transition-duration: 500ms; }
  .news-content a:hover {
    color: #4A00E0; }

/* Table Css */
.sorting_1 a {
  color: #333; }

.case-new {
  color: #ff054b; }

.table {
  color: #65748b;
  border-bottom: 1px solid #e2e8f0;
  border-right: 1px solid #e2e8f0;
  border-left: 1px solid #e2e8f0; }

.table thead th {
  font-weight: 400; }

.page-item.active .page-link {
  background-color: #4A00E0;
  border-color: #4A00E0; }

.new-death {
  color: #ff054b; }

.form-control:focus {
  border-color: #4A00E0;
  outline: 0;
  box-shadow: none; }

.table-nowrap td,
.table-nowrap th {
  white-space: nowrap;
  vertical-align: middle;
  font-weight: 500; }

.table thead th {
  border-bottom: 1px solid #e2e8f0;
  font-weight: 500; }

/* :: Password CSS */
.forget-password-area {
  background-image: url(img/bg-img/bg-7.jpg);
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  z-index: 1; }
  .forget-password-area .animation-bg {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 0;
    -webkit-animation: animationBg linear 3s infinite;
    animation: animationBg linear 3s infinite; }
@-webkit-keyframes animationBg {
  0% {
    opacity: 0; }
  50% {
    opacity: 1; }
  100% {
    opacity: 0; } }
@keyframes animationBg {
  0% {
    opacity: 0; }
  50% {
    opacity: 1; }
  100% {
    opacity: 0; } }
  .forget-password-area h4 {
    font-size: 30px; }
  .forget-password-area p {
    margin-bottom: 30px; }
  .forget-password-area .form-control {
    background-color: transparent;
    color: #ffffff;
    border-color: #04d39f !important;
    font-size: 14px;
    border-radius: 30px; }
    .forget-password-area .form-control:focus, .forget-password-area .form-control:active, .forget-password-area .form-control:hover {
      border-color: #04d39f !important; }

/* :: Register CSS */
.register-page-2 .form-control {
  background-color: transparent;
  color: #ffffff;
  font-size: 14px;
  border-radius: 5px;
  border: 1px solid rgba(255, 255, 255, 0.3); }
.register-page-2 .nice-select .option {
  color: #000; }

/* :: Preloader CSS */
.ont-preloader {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  cursor: default;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 9000; }

.ont-preloader .animation-preloader {
  z-index: 1000; }

.ont-preloader .animation-preloader .spinner {
  -webkit-animation: spinner 1s infinite linear;
  animation: spinner 1s infinite linear;
  border-radius: 50%;
  border: 3px solid rgba(0, 0, 0, 0.2);
  border-top-color: #4A00E0;
  height: 8em;
  margin: 0 auto 3.5em auto;
  width: 8em; }

.ont-preloader .animation-preloader .txt-loading {
  font: bold 5em "Poppins", sans-serif;
  text-align: center;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.ont-preloader .animation-preloader .txt-loading .letters-loading {
  color: rgba(0, 0, 0, 0.2);
  position: relative; }

.ont-preloader .animation-preloader .txt-loading .letters-loading:before {
  -webkit-animation: letters-loading 4s infinite;
  animation: letters-loading 4s infinite;
  color: #000000;
  content: attr(data-text-preloader);
  left: 0;
  opacity: 0;
  font-family: "Poppins", sans-serif;
  position: absolute;
  top: -3px;
  -webkit-transform: rotateY(-90deg);
  transform: rotateY(-90deg); }

.ont-preloader .animation-preloader .txt-loading .letters-loading:nth-child(2):before {
  -webkit-animation-delay: 0.2s;
  animation-delay: 0.2s; }

.ont-preloader .animation-preloader .txt-loading .letters-loading:nth-child(3):before {
  -webkit-animation-delay: 0.4s;
  animation-delay: 0.4s; }

.ont-preloader .animation-preloader .txt-loading .letters-loading:nth-child(4):before {
  -webkit-animation-delay: 0.6s;
  animation-delay: 0.6s; }

.ont-preloader .animation-preloader .txt-loading .letters-loading:nth-child(5):before {
  -webkit-animation-delay: 0.8s;
  animation-delay: 0.8s; }

.ont-preloader .animation-preloader .txt-loading .letters-loading:nth-child(6):before {
  -webkit-animation-delay: 1s;
  animation-delay: 1s; }

.ont-preloader .animation-preloader .txt-loading .letters-loading:nth-child(7):before {
  -webkit-animation-delay: 1.2s;
  animation-delay: 1.2s; }

.ont-preloader .animation-preloader .txt-loading .letters-loading:nth-child(8):before {
  -webkit-animation-delay: 1.4s;
  animation-delay: 1.4s; }

.ont-preloader.dark .animation-preloader .spinner {
  border-color: rgba(255, 255, 255, 0.2);
  border-top-color: #fff; }

.ont-preloader.dark .animation-preloader .txt-loading .letters-loading {
  color: rgba(255, 255, 255, 0.2); }

.ont-preloader.dark .animation-preloader .txt-loading .letters-loading:before {
  color: #fff; }

.ont-preloader p {
  font-size: 16px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 8px;
  color: #4A00E0; }

.ont-preloader .loader {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  font-size: 0;
  z-index: 1;
  pointer-events: none; }

.ont-preloader .loader .row {
  height: 100%; }

.ont-preloader .loader .loader-section {
  padding: 0px; }

.ont-preloader .loader .loader-section .bg {
  background-color: #ffffff;
  height: 100%;
  left: 0;
  width: 100%;
  -webkit-transition: all 800ms cubic-bezier(0.77, 0, 0.175, 1);
  -o-transition: all 800ms cubic-bezier(0.77, 0, 0.175, 1);
  transition: all 800ms cubic-bezier(0.77, 0, 0.175, 1); }

.ont-preloader .loader.dark_bg .loader-section .bg {
  background: #111339; }

.ont-preloader.loaded .animation-preloader {
  opacity: 0;
  -webkit-transition: 0.3s ease-out;
  -o-transition: 0.3s ease-out;
  transition: 0.3s ease-out; }

.ont-preloader.loaded .loader-section .bg {
  width: 0;
  -webkit-transition: 0.7s 0.3s allcubic-bezier(0.1, 0.1, 0.1, 1);
  -o-transition: 0.7s 0.3s allcubic-bezier(0.1, 0.1, 0.1, 1);
  transition: 0.7s 0.3s allcubic-bezier(0.1, 0.1, 0.1, 1); }

@-webkit-keyframes spinner {
  to {
    -webkit-transform: rotateZ(360deg);
    transform: rotateZ(360deg); } }
@keyframes spinner {
  to {
    -webkit-transform: rotateZ(360deg);
    transform: rotateZ(360deg); } }
@-webkit-keyframes letters-loading {
  0%,
    75%,
    100% {
    opacity: 0;
    -webkit-transform: rotateY(-90deg);
    transform: rotateY(-90deg); }
  25%,
    50% {
    opacity: 1;
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg); } }
@keyframes letters-loading {
  0%,
    75%,
    100% {
    opacity: 0;
    -webkit-transform: rotateY(-90deg);
    transform: rotateY(-90deg); }
  25%,
    50% {
    opacity: 1;
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg); } }
@media screen and (max-width: 767px) {
  .ont-preloader .animation-preloader .spinner {
    height: 8em;
    width: 8em; }

  .ont-preloader .animation-preloader .txt-loading {
    font: bold 3.5em "Poppins", sans-serif; } }
@media screen and (max-width: 500px) {
  .ont-preloader .animation-preloader .spinner {
    height: 7em;
    width: 7em; }

  .ont-preloader .animation-preloader .txt-loading {
    font: bold 2em "Poppins", sans-serif; } }
/* :: Scrool Up CSS */
#scrollUp {
  width: 35px;
  height: 35px;
  background-color: #5578eb;
  bottom: 30px;
  right: 30px;
  color: #fff;
  text-align: center;
  font-size: 22px;
  line-height: 35px;
  -webkit-box-shadow: 0 1px 26px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 0 1px 26px 0 rgba(0, 0, 0, 0.15); }

/* Settings Panel */
.settings-panel {
  border-left: 1px solid #e9e9e9;
  display: block;
  position: fixed;
  top: 70px;
  right: -300px;
  bottom: 0;
  width: 300px;
  height: 400px;
  -webkit-box-shadow: 0 1px 15px rgba(0, 0, 0, 0.08), 0 1px 6px rgba(0, 0, 0, 0.08);
  box-shadow: 0 1px 15px rgba(0, 0, 0, 0.08), 0 1px 6px rgba(0, 0, 0, 0.08);
  background: #ffffff;
  -webkit-transition-duration: 0.25s;
  -moz-transition-duration: 0.25s;
  -o-transition-duration: 0.25s;
  transition-duration: 0.25s;
  -webkit-transition-timing-function: ease;
  -moz-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  transition-timing-function: ease;
  -webkit-transition-property: right, box-shadow;
  -moz-transition-property: right, box-shadow;
  -o-transition-property: right, box-shadow;
  transition-property: right, box-shadow;
  z-index: 9; }

.settings-panel .nav-tabs {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  width: auto;
  margin: 0;
  padding: 0;
  background: #ffffff; }

.settings-panel .nav-tabs .nav-item {
  border: none; }

.settings-panel .nav-tabs .nav-item .nav-link {
  background: transparent;
  text-align: center;
  border: none;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  color: #6c7293;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
  transition-duration: 0.4s;
  transition-property: color;
  -webkit-transition-property: color;
  -webkit-justify-content: center;
  justify-content: center; }

.settings-panel .nav-tabs .nav-item .nav-link.active {
  background: transparent;
  color: #4A00E0; }

.settings-panel .tab-content {
  border: none;
  padding: 20px 0 0px 0; }

.settings-panel .tab-content .tab-pane.scroll-wrapper {
  position: relative;
  max-height: 100vh;
  height: 100%;
  padding-bottom: 150px; }

.settings-panel .settings-heading {
  padding: 16px 0 13px 35px;
  font-weight: 600;
  line-height: 1;
  color: #27303f;
  margin-bottom: 0;
  border-top: 1px solid #e9e9e9;
  border-bottom: 1px solid #e9e9e9; }

.settings-panel .sidebar-bg-options {
  padding: 13px 35px;
  color: #27303f;
  background: #ffffff;
  -webkit-transition-duration: 0.25s;
  -moz-transition-duration: 0.25s;
  -o-transition-duration: 0.25s;
  transition-duration: 0.25s;
  -webkit-transition-property: background;
  -moz-transition-property: background;
  -o-transition-property: background;
  transition-property: background;
  cursor: pointer; }

.settings-panel .sidebar-bg-options.selected {
  background: #4A00E0;
  color: #fff; }

.settings-panel.open {
  right: 0; }

.settings-panel .settings-close {
  position: absolute;
  top: 16px;
  right: 10px;
  color: #ff054b;
  background: transparent;
  border-radius: 4px;
  padding: 0 3px;
  cursor: pointer;
  -webkit-transition-duration: 0.2s;
  -moz-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
  transition-duration: 0.2s;
  z-index: 999; }

.settings-panel .settings-close:hover {
  background: rgba(255, 255, 255, 0.4); }

#theme-settings .settings-close {
  top: 15px;
  background: transparent; }

#settings-trigger {
  position: fixed;
  top: 200px;
  right: 0;
  height: 40px;
  width: 40px;
  cursor: pointer;
  background-color: #6967ce;
  z-index: 5;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  border-radius: 39px 0 0 39px;
  -webkit-animation-duration: 1s;
  -moz-animation-duration: 1s;
  -ms-animation-duration: 1s;
  -o-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-delay: 1s;
  -moz-animation-delay: 1s;
  -ms-animation-delay: 1s;
  -o-animation-delay: 1s;
  animation-delay: 1s;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -ms-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both; }

#settings-trigger i {
  color: #ffffff;
  font-size: 1rem;
  line-height: 1rem; }

@media (max-width: 991px) {
  #settings-trigger {
    display: none; } }
#settings-trigger i {
  display: block;
  color: #ffffff;
  font-size: 16px;
  -webkit-animation: rotate90deg linear 2s infinite;
  animation: rotate90deg linear 2s infinite;
  line-height: 45px; }

@-webkit-keyframes rotate90deg {
  0% {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg); } }
@keyframes rotate90deg {
  0% {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg); } }
/* :: Coming Soon CSS */
.coming-soon-area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
  min-height: 100vh;
  position: relative;
  z-index: 2; }
  .coming-soon-area .logo-area a img {
    max-width: 150px; }

.coming-soon-content {
  position: relative;
  z-index: 1;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 50px 0;
  min-height: 100vh;
  width: 100%; }
  .coming-soon-content .text-form-area {
    position: relative;
    z-index: 1; }
    .coming-soon-content .text-form-area h2 {
      color: #ffffff;
      font-size: 70px;
      font-weight: 600;
      margin-top: 15px; }
      @media only screen and (max-width: 767px) {
        .coming-soon-content .text-form-area h2 {
          font-size: 42px; } }
    .coming-soon-content .text-form-area p {
      font-size: 18px;
      color: #ffffff; }
    .coming-soon-content .text-form-area .news-letter-area {
      margin-top: 80px; }
      .coming-soon-content .text-form-area .news-letter-area .cs-form {
        position: relative;
        z-index: 1; }
        .coming-soon-content .text-form-area .news-letter-area .cs-form .form-control {
          background-color: #ffffff;
          height: 60px;
          border: none;
          -webkit-box-shadow: 0px 24px 38px 0px rgba(62, 89, 96, 0.18);
          box-shadow: 0px 24px 38px 0px rgba(62, 89, 96, 0.18);
          border-radius: 5px;
          padding-left: 30px;
          padding-right: 30px; }
        .coming-soon-content .text-form-area .news-letter-area .cs-form button {
          border: none;
          height: 60px;
          width: 200px;
          background-color: #0168fa;
          color: #ffffff;
          font-size: 18px;
          font-weight: 500;
          position: absolute;
          text-transform: uppercase;
          letter-spacing: 1px;
          top: 0;
          right: 0;
          z-index: 22;
          border-radius: 0 5px 5px 0;
          -webkit-transition-duration: 500ms;
          -o-transition-duration: 500ms;
          transition-duration: 500ms; }
          @media only screen and (max-width: 767px) {
            .coming-soon-content .text-form-area .news-letter-area .cs-form button {
              width: 100px;
              font-size: 14px; } }
          .coming-soon-content .text-form-area .news-letter-area .cs-form button:hover {
            background-color: #4A00E0; }
  .coming-soon-content .social-info-area p {
    display: block;
    margin-bottom: 10px;
    color: #ffffff;
    font-size: 18px; }
  .coming-soon-content .social-info-area a {
    height: 40px;
    width: 40px;
    text-align: center;
    line-height: 40px;
    font-size: 18px;
    color: #ffffff;
    margin-right: 10px;
    display: inline-block;
    border-radius: 50%;
    -webkit-transition-duration: 500ms;
    -o-transition-duration: 500ms;
    transition-duration: 500ms; }
    .coming-soon-content .social-info-area a:hover {
      background-color: #0168fa; }
  .coming-soon-content .countdown-timer {
    margin-top: 90px;
    background-color: #111;
    padding: 50px;
    border-radius: 3px; }
    @media only screen and (max-width: 767px) {
      .coming-soon-content .countdown-timer {
        padding: 15px;
        margin-top: 50px; } }
    .coming-soon-content .countdown-timer #clock {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
      .coming-soon-content .countdown-timer #clock div {
        position: relative;
        z-index: 1;
        font-size: 90px;
        line-height: 1;
        font-weight: 600;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
        width: 25%;
        color: #0168fa; }
        @media only screen and (max-width: 767px) {
          .coming-soon-content .countdown-timer #clock div {
            font-size: 30px; } }
        @media only screen and (min-width: 576px) and (max-width: 767px) {
          .coming-soon-content .countdown-timer #clock div {
            font-size: 50px; } }
        @media only screen and (min-width: 768px) and (max-width: 991px) {
          .coming-soon-content .countdown-timer #clock div {
            font-size: 60px; } }
        @media only screen and (min-width: 992px) and (max-width: 1199px) {
          .coming-soon-content .countdown-timer #clock div {
            font-size: 60px; } }
        .coming-soon-content .countdown-timer #clock div::after {
          content: ":";
          position: absolute;
          bottom: 20px;
          right: 0;
          font-size: 20px;
          color: #ffffff; }
        .coming-soon-content .countdown-timer #clock div:last-child::after {
          display: none; }
        .coming-soon-content .countdown-timer #clock div span {
          margin-top: 5px;
          font-size: 24px;
          color: #ffffff;
          font-weight: 400;
          display: block;
          text-transform: uppercase;
          letter-spacing: 2px; }
          @media only screen and (max-width: 767px) {
            .coming-soon-content .countdown-timer #clock div span {
              font-size: 10px; } }
          @media only screen and (min-width: 576px) and (max-width: 767px) {
            .coming-soon-content .countdown-timer #clock div span {
              font-size: 13px; } }

/* :: 404 CSS */
.error-page-area {
  min-height: 100vh;
  width: 100%;
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: auto;
  padding: 15px 0; }
  .error-page-area .error-content h2 {
    font-size: 36px;
    margin-bottom: 15px;
    margin-top: 50px;
    line-height: 1.4; }
    @media only screen and (max-width: 767px) {
      .error-page-area .error-content h2 {
        font-size: 20px; } }
    @media only screen and (min-width: 576px) and (max-width: 767px) {
      .error-page-area .error-content h2 {
        font-size: 20px; } }
  .error-page-area .error-content p {
    font-size: 18px; }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .error-page-area .error-content p {
        font-size: 16px; } }
    @media only screen and (max-width: 767px) {
      .error-page-area .error-content p {
        font-size: 14px; } }
    @media only screen and (min-width: 576px) and (max-width: 767px) {
      .error-page-area .error-content p {
        font-size: 14px;
        max-width: 400px;
        margin: 0 auto; } }
  .error-page-area .error-content .error-thumb {
    position: relative;
    z-index: 1;
    max-width: 500px;
    margin: 0 auto; }

/* :: Reboot CSS */
* {
  margin: 0;
  padding: 0; }

body {
  background-color: #F1F5F8;
  color: #495057;
  font-weight: 400;
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  line-height: 1.7; }

h1,
h2,
h3,
h4,
h5,
h6 {
  line-height: 1.4;
  color: #27303f;
  font-family: "Open Sans", sans-serif;
  font-weight: 600; }

p {
  color: #65748b;
  line-height: 1.7;
  font-size: 14px;
  font-weight: 400;
  font-family: "Roboto", sans-serif; }

a,
a:hover,
a:focus {
  text-decoration: none;
  outline: 0 solid transparent;
  font-family: "Open Sans", sans-serif; }

ul,
ol {
  margin: 0; }

ul li,
ol li {
  list-style: none;
  text-decoration: none; }

img {
  max-width: 100%;
  height: auto; }

.bg-img {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat; }

.popover,
.tooltip {
  z-index: 9999999; }

.mt-15 {
  margin-top: 15px !important; }

.mt-30 {
  margin-top: 30px !important; }

.mt-20 {
  margin-top: 20px !important; }

.mt-50 {
  margin-top: 50px !important; }

.mt-70 {
  margin-top: 70px !important; }

.mt-100 {
  margin-top: 100px !important; }

.mt-150 {
  margin-top: 150px !important; }

.mt-200 {
  margin-top: 200px !important; }

.mt-250 {
  margin-top: 250px !important; }

.mt-300 {
  margin-top: 300px !important; }

.mb-10 {
  margin-bottom: 10px !important; }

.mb-15 {
  margin-bottom: 15px !important; }

.mb-20 {
  margin-bottom: 20px !important; }

.mb-25 {
  margin-bottom: 25px !important; }

.mb-30 {
  margin-bottom: 30px !important; }

.mb-50 {
  margin-bottom: 50px !important; }

.mb-70 {
  margin-bottom: 70px !important; }

.mb-100 {
  margin-bottom: 100px !important; }

.mb-130 {
  margin-bottom: 130px !important; }

.mb-150 {
  margin-bottom: 150px !important; }

.mb-200 {
  margin-bottom: 200px !important; }

.mb-250 {
  margin-bottom: 250px !important; }

.mb-300 {
  margin-bottom: 300px !important; }

.ml-15 {
  margin-left: 15px !important; }

.ml-30 {
  margin-left: 30px !important; }

.ml-50 {
  margin-left: 50px !important; }

.mr-10 {
  margin-right: 10px !important; }

.mr-15 {
  margin-right: 15px !important; }

.mr-30 {
  margin-right: 30px !important; }

.mr-50 {
  margin-right: 50px !important; }

.p-30 {
  padding: 30px !important; }

.p-20 {
  padding: 20px; }

.line-height-50-p-0 {
  line-height: 50px;
  padding: 0; }

.height-50 {
  height: 50px !important; }

.height-130 {
  height: 130px !important; }

.height-200 {
  height: 200px !important; }

.height-300 {
  height: 300px !important; }

.height-350 {
  height: 350px !important; }

.height-400 {
  height: 400px !important; }

.height-450 {
  height: 450px !important; }

.height-500 {
  height: 500px !important; }

.height-600 {
  height: 600px !important; }

.height-700 {
  height: 700px !important; }

.height-800 {
  height: 800px !important; }

.w-15 {
  width: 15% !important; }

.w-40 {
  width: 40% !important; }

.w-70 {
  width: 70% !important; }

.w-50 {
  width: 50% !important; }

.section-padding-50 {
  padding-top: 50px;
  padding-bottom: 50px; }

#preloader {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: #ffffff;
  z-index: 999999; }

.h-100vh {
  height: 100vh !important; }

.bg-default-opacity-8- {
  background-color: rgba(113, 192, 22, 0.8) !important; }

.bg-green {
  background-color: #04d39f; }

.bg-overlay-white {
  position: relative;
  z-index: 1; }
  .bg-overlay-white::after {
    position: absolute;
    content: "";
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    z-index: -1;
    background-image: -webkit-gradient(linear, left top, right top, color-stop(0, white), to(rgba(255, 255, 255, 0.2)));
    background-image: -webkit-linear-gradient(left, white 0, rgba(255, 255, 255, 0.2) 100%);
    background-image: -o-linear-gradient(left, white 0, rgba(255, 255, 255, 0.2) 100%);
    background-image: linear-gradient(to right, white 0, rgba(255, 255, 255, 0.2) 100%); }

.green-color-overlay {
  position: relative;
  z-index: 1; }
  .green-color-overlay::after {
    background-color: rgba(113, 192, 22, 0.75);
    position: absolute;
    content: "";
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    z-index: -1; }

.green-color-overlay-2 {
  position: relative;
  z-index: 1; }
  .green-color-overlay-2::after {
    background-color: rgba(113, 192, 22, 0.3);
    position: absolute;
    content: "";
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    z-index: -1; }

.pink-color-overlay {
  position: relative;
  z-index: 1; }
  .pink-color-overlay::after {
    background-color: rgba(136, 14, 79, 0.75);
    position: absolute;
    content: "";
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    z-index: -1; }

.danger-color-overlay {
  position: relative;
  z-index: 1; }
  .danger-color-overlay::after {
    background-color: rgba(241, 83, 110, 0.3);
    position: absolute;
    content: "";
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    z-index: -1; }

.bg-overlay {
  position: relative;
  z-index: 1; }
  .bg-overlay::after {
    background-color: rgba(62, 74, 89, 0.8);
    position: absolute;
    content: "";
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    z-index: -1; }

.dark-color-overlay-2 {
  position: relative;
  z-index: 1; }
  .dark-color-overlay-2::after {
    background-color: rgba(0, 0, 0, 0.9);
    position: absolute;
    content: "";
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    z-index: -1; }

.primary-color-overlay {
  position: relative;
  z-index: 1; }
  .primary-color-overlay::after {
    background-color: rgba(1, 104, 250, 0.85);
    position: absolute;
    content: "";
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    z-index: -1; }

.btn-default {
  background-color: #ffffff;
  color: #222222;
  border-color: transparent;
  font-weight: 500; }

.bg-primary {
  background-color: #4A00E0 !important; }

.primary-color {
  background-color: #4A00E0; }

.bg-danger {
  background-color: #fa5c7c !important; }

.primary-color-text {
  color: #4A00E0; }

.bg-info {
  background-color: #39afd1 !important; }

.bg-success {
  background-color: #00d97e !important; }

.info-color {
  background-color: #ff054b; }

.danger-color {
  background-color: #ff054b; }

.success-color {
  background-color: #04d39f; }

.bg-success {
  background-color: #04d39f !important; }

.success-text {
  color: #04d39f !important; }

.uppercase-text {
  text-transform: uppercase !important; }

.warning-color {
  background-color: #ff9b05; }

.bg-purple {
  background-color: #4A00E0; }

.bg-blue {
  background-color: #0168fa; }

.bg-teal {
  background-color: #04d39f; }

.bg-chok {
  background-color: #462f3f; }

.pink-darken-4 {
  background-color: #880e4f; }

.g-transition-0_8 {
  -webkit-transition-duration: 0.8s;
  -o-transition-duration: 0.8s;
  transition-duration: 0.8s; }

.text-color-gray {
  color: #65748b; }

.g-bg-black {
  background-color: #222222; }

.white-opacity-0_2 {
  border: 1px solid rgba(255, 255, 255, 0.2); }

.border {
  border: 1px solid #e2e8f0; }

.border-2 {
  border: 5px solid #e2e8f0; }

.border-primary {
  border: 8px solid #4A00E0 !important; }

.border-chok {
  border: 8px solid #462f3f; }

.border-danger {
  border: 8px solid #ff054b !important; }

.alert-outline-primary {
  border-color: #4A00E0;
  border-radius: 5px; }

.alert-outline-warning {
  border-color: #fdb901;
  border-radius: 5px; }

.alert-outline-success {
  border-color: #04d39f;
  border-radius: 5px; }

.alert-outline-info {
  border-color: #39afd1;
  border-radius: 5px; }

.alert-outline-danger {
  border-color: #ff054b;
  border-radius: 5px; }

.alert-outline-default {
  border-color: #e2e8f0;
  border-radius: 5px;
  background: transparent; }

.alert-outline-dark {
  border-color: #282f3a;
  border-radius: 5px; }

.bg-gray {
  background-color: #f2f4f8; }

.text-black {
  color: #000000 !important; }

.border-radius-50 {
  border-radius: 50px !important; }

.text-muted {
  color: #98a6ad !important; }

.text-blue-cu {
  color: #0168fa; }

.card .header-title {
  margin-bottom: .5rem;
  text-transform: uppercase;
  letter-spacing: .02em;
  font-size: 18px;
  margin-top: 0; }

.btn:focus {
  -webkit-box-shadow: none !important;
  box-shadow: none !important; }

.g-transition-0_3 {
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s; }

button:focus {
  outline: none;
  box-shadow: none; }

.btn-primary:not(:disabled):not(.disabled).active:focus,
.btn-primary:not(:disabled):not(.disabled):active:focus,
.show > .btn-primary.dropdown-toggle:focus {
  box-shadow: none; }

.full-height {
  clear: both;
  min-height: 100%; }

.jarallax {
  position: relative;
  z-index: 0; }

.jarallax > .jarallax-img {
  position: absolute;
  object-fit: cover;
  font-family: 'object-fit: cover;';
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1; }

.jvectormap-zoomin,
.jvectormap-zoomout,
.jvectormap-goback {
  background: #ebebeb;
  color: #323232;
  -webkit-transition-duration: 500ms;
  -o-transition-duration: 500ms;
  transition-duration: 500ms; }
  .jvectormap-zoomin:hover, .jvectormap-zoomin:focus,
  .jvectormap-zoomout:hover,
  .jvectormap-zoomout:focus,
  .jvectormap-goback:hover,
  .jvectormap-goback:focus {
    background: #4A00E0;
    color: #ffffff; }

.order-listing,
.unorder-listing {
  padding-left: 20px; }
  .order-listing li,
  .unorder-listing li {
    list-style: inherit; }

.styling-listing li i {
  color: #4A00E0;
  padding-right: 5px; }

.visibility-hidden {
  visibility: hidden; }

.h-5 {
  height: 5px; }

.custom--checkbox {
  position: relative;
  display: inline-block;
  margin-bottom: 0;
  width: 15px;
  height: 15px;
  cursor: pointer; }
  .custom--checkbox input {
    top: 0;
    left: 0;
    z-index: 1;
    cursor: pointer;
    opacity: 0;
    position: absolute;
    display: none;
    width: 15px;
    height: 15px; }

.custom--checkbox input:checked + .input-helper:before {
  border-color: #4A00E0; }

.custom--checkbox .input-helper:before,
.custom--checkbox .input-helper:after {
  position: absolute;
  content: "";
  transition: all 200ms; }

.custom--checkbox .input-helper:before {
  left: 0;
  border: 2px solid #7a7a7a;
  top: 0;
  width: 15px;
  height: 15px;
  border-radius: 2px;
  color: #fff; }

.custom--checkbox input:checked + .input-helper:before {
  background-color: #4A00E0; }

.custom--checkbox input:checked + .input-helper:after {
  opacity: 1; }

.custom--checkbox .input-helper:after {
  content: '\f00c';
  font-size: 12px;
  left: 1px;
  top: 0px;
  color: #fff;
  transform: rotate(-10deg);
  font-family: "FontAwesome";
  opacity: 0; }

.card {
  display: flex;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: none;
  border-radius: 3px;
  -webkit-box-shadow: 0px 3px 20px #0000000b;
  box-shadow: 0px 3px 20px #0000000b; }

.box-shadow-cu {
  -webkit-box-shadow: 0 0 13px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 13px 0 rgba(0, 0, 0, 0.15); }

.height-card {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: stretch;
  align-items: stretch;
  -webkit-justify-content: stretch;
  justify-content: stretch; }

.height-card > .card {
  width: 100%;
  min-width: 100%; }

.box-margin {
  margin-bottom: 30px; }

.font-11 {
  font-size: 11px !important; }

.font-12 {
  font-size: 12px !important; }

.font-13 {
  font-size: 13px !important; }

.font-14 {
  font-size: 14px !important; }

.font-15 {
  font-size: 15px !important; }

.font-16 {
  font-size: 16px !important; }

.font-17 {
  font-size: 17px !important; }

.font-18 {
  font-size: 18px !important; }

.font-20 {
  font-size: 20px !important; }

.font-22 {
  font-size: 22px !important; }

.font-24 {
  font-size: 24px !important; }

.font-26 {
  font-size: 24px !important; }

.font-28 {
  font-size: 24px !important; }

.font-30 {
  font-size: 30px !important; }

.font-36 {
  font-size: 36px !important; }

.font-40 {
  font-size: 40px !important; }

.font-46 {
  font-size: 46px !important; }

.apex-charts text {
  fill: #adb6bd; }

.text-info {
  color: #39afd1 !important; }

.text-body {
  color: #6c757d !important; }

.text-title {
  color: #6c757d; }

.text-white-50 {
  color: rgba(255, 255, 255, 0.5) !important; }

.btn-link:hover {
  text-decoration: none; }

.custom-control-input:checked ~ .custom-control-label::before {
  color: #4A00E0 !important;
  border-color: #4A00E0 !important;
  background-color: #4A00E0 !important; }

.float-right {
  float: right !important; }

.swal2-popup .swal2-styled.swal2-confirm {
  background-color: #4A00E0 !important;
  font-size: 14px; }

@media only screen and (max-width: 767px) {
  .page-title {
    font-size: 14px; } }

.page-title-box .page-title-right .breadcrumb {
  background-color: transparent;
  padding: 0; }

.breadcrumb-item + .breadcrumb-item::before {
  display: inline-block;
  padding-right: .5rem;
  color: inherit; }

.breadcrumb-item a {
  color: #4A00E0; }

.breadcrumb-item.active {
  color: #8997bd;
  font-size: 14px;
  font-weight: 500; }
  @media only screen and (max-width: 767px) {
    .breadcrumb-item.active {
      font-size: 12px !important; } }

@media only screen and (max-width: 767px) {
  .breadcrumb-item {
    font-size: 14px; } }

.card-title {
  font-size: 18px;
  margin-bottom: 30px;
  text-transform: capitalize;
  color: #27303f;
  line-height: 1.4; }
  @media only screen and (max-width: 767px) {
    .card-title {
      font-size: 17px; } }

.map-container {
  position: relative;
  min-width: 100%;
  max-width: 100%;
  display: block;
  padding: 35% 0;
  overflow: hidden;
  border-radius: 5px; }

.map-container .google-map {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%; }

.badge-warning-lighten {
  color: #fff !important;
  background-color: #ff9b05; }

.badge-danger-lighten {
  color: #fff !important;
  background-color: #ff054b; }

.badge-success-lighten {
  color: #fff !important;
  background-color: #04d39f; }

.overflow--hidden {
  overflow: hidden !important; }

.h-6 {
  height: 6px !important; }

.h-8 {
  height: 8px !important; }

.h-10 {
  height: 10px !important; }

.user-thumb {
  width: 80px;
  height: 80px; }

.border-radius-50 {
  border-radius: 50% !important; }

.text-color {
  color: #65748b; }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.user-img {
  width: 50px;
  height: 50px; }

.custom-select {
  font-size: 14px; }

.dropdown-item {
  font-size: 13px; }

.align-middle {
  vertical-align: middle !important; }

.custom-control-label::before {
  width: 18px;
  height: 18px;
  border: 2px solid #4A00E0;
  border-radius: 2px; }

.custom-control-label::after {
  width: 18px;
  height: 18px; }

.flex-50-thubm {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50px;
  flex: 0 0 50px;
  width: 50px;
  max-width: 50px; }

.flex-40-thubm {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 40px;
  flex: 0 0 40px;
  width: 40px;
  max-width: 40px; }

.flex-60-thumb {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 60px;
  flex: 0 0 60px;
  width: 60px;
  max-width: 60px; }

.custom-control-input:focus:not(:checked) ~ .custom-control-label::before {
  border-color: transparent; }

.embed-responsive {
  height: 500px; }

.chat-img {
  width: 25px;
  border-radius: 3px;
  display: inline-block; }
  @media only screen and (max-width: 767px) {
    .chat-img {
      width: 22px; } }

.media-thumb {
  width: 64px;
  height: 64px; }

.flag-thumb {
  width: 35px; }

.dropdown-item.active,
.dropdown-item:active {
  background-color: transparent; }

.page-title-box {
  padding-bottom: 30px; }

.page-title-box .breadcrumb {
  margin-bottom: 0;
  padding: 0;
  font-weight: 500;
  background-color: transparent; }

.breadcrumb a {
  color: #27303f;
  font-size: 14px; }

.border-pre {
  background-color: #f8f9fa;
  padding: 15px; }
  .border-pre pre {
    font-size: 14px; }

@media only screen and (max-width: 767px) {
  .mb-sm-30 {
    margin-bottom: 30px; } }
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .mb-sm-30 {
    margin-bottom: 30px; } }

.custom-control-label::before {
  top: .15rem; }

.custom-control-label::after {
  top: .15rem; }

.close:not(:disabled):not(.disabled):focus,
.close:not(:disabled):not(.disabled):hover {
  opacity: 1; }

.form-control-lg {
  height: calc(1.4em + 1.334rem + 3.7px);
  font-size: 1.2rem;
  line-height: 1.4;
  border-radius: .267rem; }

.form-control-sm {
  height: calc(1.1em + .94rem + 3.7px);
  font-size: .8rem;
  line-height: 1.1;
  border-radius: .267rem; }

.tox .tox-notification--in {
  opacity: 0 !important; }

.uppercase-text {
  text-transform: uppercase; }

@media only screen and (min-width: 1200px) and (max-width: 1365px) {
  .break-1365-none {
    display: none; } }

@media only screen and (min-width: 1366px) {
  .break-1200-none {
    display: none; } }

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .break-992-none {
    display: none; } }

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .break-768-none {
    display: none !important; } }

@media only screen and (min-width: 576px) and (max-width: 767px) {
  .break-576-none {
    display: none !important; } }

@media only screen and (max-width: 767px) {
  .break-320-576-none {
    display: none !important; } }
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .break-320-576-none {
    display: none !important; } }

@media only screen and (max-width: 767px) {
  .mb-30-xs {
    margin-bottom: 30px; } }

@media only screen and (max-width: 767px) {
  .mb-15-xs {
    margin-bottom: 15px; } }

@media only screen and (max-width: 767px) {
  .mb-50-xs {
    margin-bottom: 50px; } }

.note-toolbar {
  position: relative;
  z-index: 2 !important; }

.dropdown-menu {
  z-index: 55; }

.pd-x-0 {
  padding-left: 0px;
  padding-right: 0px; }

.custom-select,
.form-control {
  font-size: 13px;
  height: auto; }

div.tagsinput span.tag a {
  font-weight: 500;
  color: #fff;
  text-decoration: none;
  font-size: 14px; }

.custom-file-label {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1;
  height: auto;
  font-weight: 400;
  color: #495057;
  background-color: #fff;
  border-radius: .25rem; }

.border-none {
  border: none !important; }

.md-content button {
  display: block;
  margin: 0 auto;
  font-size: 14px; }

.md-content h3 {
  font-size: 24px;
  padding: 15px; }

.modal-content .close:hover {
  color: #ff054b;
  text-decoration: none; }

.close {
  font-weight: 400;
  opacity: 6;
  line-height: 0.7; }

.dropdown,
.dropleft,
.dropright,
.dropup {
  position: relative;
  z-index: 3; }

@media only screen and (max-width: 767px) {
  .md-content button {
    font-size: 13px; } }
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .md-content button {
    font-size: 13px; } }

.slimScrollDiv {
  position: relative;
  z-index: 1; }

.badge {
  font-weight: 500; }

.chat-img-2 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 40px;
  flex: 0 0 40px;
  max-width: 40px;
  width: 40px;
  border-radius: 50%;
  display: inline-block; }

.swal2-container .swal2-title {
  font-size: 22px;
  font-weight: 500; }

.text-dark-cu {
  color: #27303f; }

/* :: Bootstraping CSS */
.ecaps-sidemenu-area {
  position: fixed;
  z-index: 99;
  top: 0;
  left: 0;
  width: 230px;
  height: 100%;
  background-color: #0e0b2b;
  -webkit-transition-duration: 500ms;
  -o-transition-duration: 500ms;
  transition-duration: 500ms; }

.ecaps-page-wrapper .ecaps-sidemenu-area .slimScrollDiv {
  position: relative;
  top: 70px;
  z-index: 10;
  padding-bottom: 70px !important;
  width: 100% !important;
  -webkit-transition-duration: 500ms;
  -o-transition-duration: 500ms;
  transition-duration: 500ms;
  background-color: #0e0b2b; }

.ecaps-logo a {
  position: fixed;
  z-index: 999;
  top: 0;
  left: 0;
  width: 230px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  border-right: 1px solid rgba(255, 255, 255, 0.1);
  text-align: center;
  height: 70px;
  -webkit-transition-duration: 500ms;
  -o-transition-duration: 500ms;
  transition-duration: 500ms;
  padding: 0 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }

.ecaps-logo a img {
  max-height: 20px;
  width: auto;
  margin: auto; }

.ecaps-logo a img.small-logo {
  max-height: 30px;
  display: none; }

.menu-collasped-active.ecaps-page-wrapper .ecaps-logo a img.small-logo {
  display: block; }

.menu-collasped-active.ecaps-page-wrapper .ecaps-logo a img.desktop-logo {
  display: none; }

.menu-collasped-active.ecaps-page-wrapper.sidemenu-hover-active .ecaps-logo a img.desktop-logo {
  display: block; }

.menu-collasped-active.ecaps-page-wrapper.sidemenu-hover-active .ecaps-logo a img.small-logo {
  display: none; }

.ecaps-sidenav {
  position: relative;
  z-index: 1;
  overflow-y: scroll;
  overflow-x: hidden; }

.ecaps-page-content {
  position: relative;
  z-index: auto;
  margin-left: 230px;
  padding-top: 70px;
  -webkit-transition-duration: 500ms;
  -o-transition-duration: 500ms;
  transition-duration: 500ms; }

.top-header-area {
  position: fixed;
  z-index: 99;
  width: calc(100% - 230px);
  height: 70px;
  background-color: #fff;
  left: 230px;
  top: 0;
  -webkit-transition-duration: 500ms;
  -o-transition-duration: 500ms;
  transition-duration: 500ms;
  padding: 0 15px 0 30px;
  -webkit-box-shadow: 1px 0 10px 1px rgba(63, 77, 103, 0.1);
  box-shadow: 1px 0 10px 1px rgba(63, 77, 103, 0.1); }

.menu-collasped {
  position: relative;
  z-index: 10;
  width: 30px;
  height: 30px;
  cursor: pointer; }

.menu-collasped > i {
  font-size: 26px;
  color: #555b6d;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 5; }
  .menu-collasped > i:hover {
    color: #4A00E0; }

.mobile-menu-open {
  position: relative;
  z-index: 1;
  width: 30px;
  height: 30px;
  cursor: pointer; }

.mobile-menu-open > i {
  font-size: 23px;
  color: #27303f;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 5; }
  .mobile-menu-open > i:hover {
    color: #4A00E0; }

.mobile-logo a {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }

.mobile-logo a img {
  max-height: 30px;
  width: auto; }

.menu-collasped-active.ecaps-page-wrapper .ecaps-sidemenu-area {
  left: -165px; }

.menu-collasped-active.ecaps-page-wrapper .ecaps-page-content {
  margin-left: 65px; }

.menu-collasped-active.ecaps-page-wrapper .ecaps-logo a {
  width: 65px; }

.menu-collasped-active.ecaps-page-wrapper .top-header-area {
  left: 65px;
  width: calc(100% - 65px); }

.menu-collasped-active.ecaps-page-wrapper .sidebar-menu a .fa-angle-right {
  display: none; }

.menu-collasped-active.ecaps-page-wrapper .side-menu-area .sidebar-menu > li > a > span {
  display: none; }

.menu-collasped-active.ecaps-page-wrapper .sidebar-menu li a {
  padding: 0rem 1.25rem; }

.menu-collasped-active.ecaps-page-wrapper .sidebar-menu li a i {
  margin-left: auto; }

.side-menu-area {
  position: relative;
  width: 100%;
  z-index: 10;
  -webkit-transition-duration: 500ms;
  -o-transition-duration: 500ms;
  transition-duration: 500ms;
  margin-top: 20px; }

.sidebar-menu li {
  position: relative;
  z-index: 1; }

.sidemenu-user-profile {
  margin-bottom: 20px;
  padding: 0 1rem;
  -webkit-transition-duration: 500ms;
  -o-transition-duration: 500ms;
  transition-duration: 500ms; }
  .sidemenu-user-profile .user-thumbnail {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50px;
    flex: 0 0 50px;
    max-width: 50px;
    width: 50px;
    margin-right: 15px; }
    .sidemenu-user-profile .user-thumbnail img {
      border-radius: 10px; }
  .sidemenu-user-profile .user-content h6 {
    font-size: 14px;
    margin-bottom: 0;
    text-transform: uppercase; }
  .sidemenu-user-profile .user-content span {
    font-size: 12px; }

.sidebar-menu li a {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  padding: 0rem 1.25rem;
  color: #cfd9e3;
  font-size: 14px;
  font-weight: 400;
  text-transform: capitalize;
  height: 50px; }

.ecaps-page-wrapper.menu-collasped-active.sidemenu-hover-deactive .sidebar-menu li a {
  text-align: center; }

.sidebar-menu li a i {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 30px;
  flex: 0 0 30px;
  max-width: 30px;
  width: 30px;
  font-size: 1.25rem;
  color: #cfd9e3;
  font-weight: 400; }

.sidebar-menu li a span {
  -webkit-transition-duration: 500ms;
  -o-transition-duration: 500ms;
  transition-duration: 500ms;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 calc(100% - 30px);
  flex: 0 0 calc(100% - 30px);
  max-width: calc(100% - 30px);
  width: calc(100% - 30px); }

.sidebar-menu li a:hover {
  color: #ffffff; }

.sidebar-menu li .treeview-menu {
  display: none;
  margin-left: 30px;
  margin-top: 10px;
  margin-bottom: 10px; }
  .sidebar-menu li .treeview-menu .treeview-menu {
    margin-left: 15px; }

.sidebar-menu li .treeview-menu li a {
  font-size: 13px;
  color: #cfd9e3;
  margin-left: 0;
  margin-right: 0;
  position: relative;
  z-index: 1;
  height: 36px;
  padding-left: 1rem; }

.sidebar-menu li.menu-title {
  color: #e8edf7;
  padding: 20px;
  text-transform: uppercase;
  font-size: 13px;
  font-weight: 800; }

.sidebar-menu li.menu-title i {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 20px;
  flex: 0 0 20px;
  max-width: 20px;
  width: 20px;
  font-size: 18px;
  color: #9799ac;
  font-weight: 700; }

.flag-thumb-cu img {
  width: 30px; }

.app-search {
  position: relative;
  margin-left: 20px; }

.country-search {
  position: relative;
  z-index: 1;
  margin-bottom: 15px; }

.country-search .form-control {
  border: none;
  height: 38px;
  padding-left: 15px;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-radius: 3px;
  border: 1px solid #e2e8f0; }

.country-search span {
  position: absolute;
  right: 15px;
  z-index: 10;
  font-size: 16px;
  line-height: 38px;
  top: 0;
  color: #74788d;
  cursor: pointer; }

.app-search .form-control {
  border: none;
  height: 38px;
  padding-left: 15px;
  background-color: #fff;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-radius: 30px;
  width: 250px;
  border: 1px solid #e2e8f0; }
  @media only screen and (max-width: 767px) {
    .app-search .form-control {
      width: 135px; } }

@media only screen and (min-width: 480px) and (max-width: 767px) {
  .app-search .form-control {
    width: 220px; } }
.app-search span {
  position: absolute;
  right: 15px;
  z-index: 10;
  font-size: 16px;
  line-height: 38px;
  top: 0;
  color: #74788d;
  cursor: pointer; }

.sidebar-menu li .treeview-menu li a:hover {
  color: #ffffff; }

.sidebar-menu > li > a:hover,
.sidebar-menu > li.active > a,
.sidebar-menu > li.menu-open > a {
  color: #ffffff;
  background-color: rgba(255, 255, 255, 0.08); }

.sidebar-menu > li > a:hover i {
  color: #fff; }

.sidebar-menu > li.active > a,
.sidebar-menu > li.menu-open > a {
  color: #ffffff;
  font-weight: 400;
  background-color: rgba(255, 255, 255, 0.08); }

.sidebar-menu a .fa-angle-right {
  -webkit-transition-duration: 500ms;
  -o-transition-duration: 500ms;
  transition-duration: 500ms;
  font-size: 16px;
  position: absolute;
  right: 30px;
  width: auto;
  z-index: auto; }

.sidebar-menu .treeview-menu > li.active > a {
  color: #ffffff; }

.sidebar-menu .menu-open a .fa-angle-right {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg); }

.sidebar-menu .menu-open .treeview-menu a .fa-angle-right {
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg); }

.sidebar-menu .menu-open .treeview-menu .menu-open a .fa-angle-right {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg); }

.sidebar-menu .menu-open .treeview-menu .treeview-menu a .fa-angle-right {
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg); }

.sidebar-menu .menu-open .treeview-menu .treeview-menu .menu-open a .fa-angle-right {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg); }

.side-menu-area .sidebar-menu > li > a > span {
  line-height: 1;
  -webkit-transition-duration: 500ms;
  -o-transition-duration: 500ms;
  transition-duration: 500ms; }

.sidebar-menu > .active > .treeview-menu {
  display: block; }

.ecaps-page-wrapper.menu-collasped-active .sidebar-menu > .active > .treeview-menu {
  display: none; }

.ecaps-page-wrapper.menu-collasped-active.sidemenu-hover-active .sidebar-menu > .active > .treeview-menu {
  display: block; }

.ecaps-page-wrapper.menu-collasped-active.sidemenu-hover-active .ecaps-sidemenu-area {
  left: 0; }

.menu-collasped-active.ecaps-page-wrapper.sidemenu-hover-active .ecaps-logo a {
  width: 230px; }

.menu-collasped-active.ecaps-page-wrapper.sidemenu-hover-active .top-header-area {
  left: 230px;
  width: calc(100% - 230px); }

.menu-collasped-active.ecaps-page-wrapper.sidemenu-hover-active .sidebar-menu a .fa-angle-right {
  display: block; }

.menu-collasped-active.ecaps-page-wrapper.sidemenu-hover-active .side-menu-area .sidebar-menu > li > a > span {
  display: block; }

.menu-collasped-active.ecaps-page-wrapper.sidemenu-hover-active .sidebar-menu li a {
  padding: 0rem 1.25rem; }

.menu-collasped-active.ecaps-page-wrapper.sidemenu-hover-active .sidebar-menu li a i {
  margin-left: auto; }

.menu-collasped-active.ecaps-page-wrapper .sidebar-menu .sidemenu-user-profile .user-content {
  display: none; }

.menu-collasped-active.ecaps-page-wrapper.sidemenu-hover-active .sidebar-menu .sidemenu-user-profile .user-content {
  display: block; }

.menu-collasped-active.ecaps-page-wrapper .sidebar-menu .sidemenu-user-profile .user-thumbnail {
  margin-left: auto;
  margin-right: 0; }

.menu-collasped-active.ecaps-page-wrapper.sidemenu-hover-active .sidebar-menu .sidemenu-user-profile .user-thumbnail {
  margin-left: 0;
  margin-right: 15px; }

.menu-collasped-active.ecaps-page-wrapper.sidemenu-hover-deactive .sidebar-menu .menu-open .treeview-menu {
  display: none !important; }

@media only screen and (min-width: 1200px) {
  .mobile-menu-open {
    display: none; }

  .mobile-logo {
    display: none; } }
@media only screen and (max-width: 1199px) {
  .menu-collasped {
    display: none; }

  .ecaps-page-wrapper .ecaps-sidemenu-area {
    left: -250px; }

  .ecaps-page-wrapper .ecaps-logo a {
    left: -250px; }

  .top-header-area {
    left: 0;
    z-index: 100;
    width: 100%;
    padding: 0 15px; }

  .ecaps-page-content {
    margin-left: 0; } }
.mobile-menu-active.ecaps-page-wrapper .ecaps-sidemenu-area {
  left: 0; }

.top-header-area .left-side-content-area {
  position: relative;
  z-index: 1;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
  width: 50%; }
  @media only screen and (max-width: 767px) {
    .top-header-area .left-side-content-area {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 80%;
      flex: 0 0 80%;
      max-width: 80%;
      width: 80%; } }

.top-header-area .right-side-navbar {
  position: relative;
  z-index: 1;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
  width: 50%; }
  @media only screen and (max-width: 767px) {
    .top-header-area .right-side-navbar {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 20%;
      flex: 0 0 20%;
      max-width: 20%;
      width: 20%; } }
  .top-header-area .right-side-navbar .right-side-trigger {
    width: 30px;
    height: 30px;
    margin-right: 7.5px;
    cursor: pointer; }
    .top-header-area .right-side-navbar .right-side-trigger i {
      font-size: 23px;
      line-height: 30px;
      text-align: center;
      color: #27303f; }
      .top-header-area .right-side-navbar .right-side-trigger i:hover {
        color: #4A00E0; }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .top-header-area .right-side-navbar .right-side-trigger {
        display: none; } }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .top-header-area .right-side-navbar .right-side-trigger {
        display: none; } }
    @media only screen and (min-width: 1366px) {
      .top-header-area .right-side-navbar .right-side-trigger {
        display: none; } }
    @media only screen and (min-width: 1200px) and (max-width: 1365px) {
      .top-header-area .right-side-navbar .right-side-trigger {
        display: none; } }
  .top-header-area .right-side-navbar .right-side-content {
    position: relative;
    z-index: 1; }
    @media only screen and (max-width: 767px) {
      .top-header-area .right-side-navbar .right-side-content {
        -webkit-box-shadow: 0 5px 20px -4px #cdcfe1;
        box-shadow: 0 5px 20px -4px #cdcfe1;
        -webkit-transition-duration: 500ms;
        -o-transition-duration: 500ms;
        transition-duration: 500ms;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        position: fixed;
        z-index: 10;
        top: 60px;
        background-color: #ffffff;
        right: -1000px;
        height: 60px;
        width: 100%; }
        .top-header-area .right-side-navbar .right-side-content.active {
          right: 0; } }

.top-header-area .nav-item.dropdown .dropdown-menu {
  -webkit-animation-name: dropdownAnimation;
  animation-name: dropdownAnimation;
  -webkit-animation-duration: 350ms;
  animation-duration: 350ms;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  border: none;
  border-radius: 0;
  -webkit-box-shadow: 0px 4px 22px 0px #cdcfe1;
  box-shadow: 0px 4px 22px 0px #cdcfe1;
  width: 240px;
  padding: 0;
  margin: 0; }
  .top-header-area .nav-item.dropdown .dropdown-menu.language-dropdown {
    width: 150px;
    min-width: 150px;
    padding: 1rem 0; }
    .top-header-area .nav-item.dropdown .dropdown-menu.language-dropdown .dropdown-item img {
      max-width: 25px;
      margin-right: 10px; }

.top-header-area .left-side-navbar .nav-item.dropdown .dropdown-menu {
  width: 220px;
  padding: 1rem 0; }
  @media only screen and (max-width: 767px) {
    .top-header-area .left-side-navbar .nav-item.dropdown .dropdown-menu {
      width: 135px;
      min-width: 135px; } }
  .top-header-area .left-side-navbar .nav-item.dropdown .dropdown-menu.megamenu-item {
    width: 800px; }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .top-header-area .left-side-navbar .nav-item.dropdown .dropdown-menu.megamenu-item {
        width: 660px; } }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .top-header-area .left-side-navbar .nav-item.dropdown .dropdown-menu.megamenu-item {
        width: 600px; } }
    @media only screen and (max-width: 767px) {
      .top-header-area .left-side-navbar .nav-item.dropdown .dropdown-menu.megamenu-item {
        width: 210px; } }
    @media only screen and (min-width: 576px) and (max-width: 767px) {
      .top-header-area .left-side-navbar .nav-item.dropdown .dropdown-menu.megamenu-item {
        width: 450px; } }
    .top-header-area .left-side-navbar .nav-item.dropdown .dropdown-menu.megamenu-item ul {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 33.33333%;
      flex: 0 0 33.33333%;
      max-width: 33.33333%;
      width: 33.33333%;
      border-right: 1px solid #e2e8f0; }
      @media only screen and (max-width: 767px) {
        .top-header-area .left-side-navbar .nav-item.dropdown .dropdown-menu.megamenu-item ul {
          -webkit-box-flex: 0;
          -ms-flex: 0 0 100%;
          flex: 0 0 100%;
          max-width: 100%;
          width: 100%; } }
      @media only screen and (min-width: 576px) and (max-width: 767px) {
        .top-header-area .left-side-navbar .nav-item.dropdown .dropdown-menu.megamenu-item ul {
          -webkit-box-flex: 0;
          -ms-flex: 0 0 33.33333%;
          flex: 0 0 33.33333%;
          max-width: 33.33333%;
          width: 33.33333%; } }
      .top-header-area .left-side-navbar .nav-item.dropdown .dropdown-menu.megamenu-item ul:last-child {
        border-right: none; }
      .top-header-area .left-side-navbar .nav-item.dropdown .dropdown-menu.megamenu-item ul .nav-link {
        color: #65748b;
        font-weight: 400;
        font-size: 14px;
        padding: 0.5rem 1.5rem; }
        .top-header-area .left-side-navbar .nav-item.dropdown .dropdown-menu.megamenu-item ul .nav-link:hover {
          color: #4A00E0; }
        @media only screen and (min-width: 576px) and (max-width: 767px) {
          .top-header-area .left-side-navbar .nav-item.dropdown .dropdown-menu.megamenu-item ul .nav-link {
            font-size: 12px; } }

.top-header-area .nav-item.dropdown .dropdown-menu .dropdown-item {
  white-space: normal;
  color: #525f80;
  font-size: 13px;
  font-weight: 500; }
  .top-header-area .nav-item.dropdown .dropdown-menu .dropdown-item img {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 30px;
    flex: 0 0 30px;
    width: 30px;
    max-width: 30px;
    height: 30px;
    border-radius: 50%;
    margin-right: 15px; }

.top-header-area .left-side-navbar .nav-item.dropdown .dropdown-item {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem; }

.top-header-area .nav-item.dropdown .dropdown-menu .dropdown-item:hover,
.top-header-area .nav-item.dropdown .dropdown-menu .dropdown-item:focus {
  color: #4A00E0; }

.top-header-area .nav-item.dropdown .dropdown-menu.dropdown-menu-right {
  right: 7px !important;
  left: auto !important; }

.top-header-area .nav-item.dropdown .dropdown-toggle::after {
  display: none; }

.left-side-navbar .nav-item.dropdown .btn {
  padding: 6px 12px;
  font-size: 14px;
  color: #525f80;
  line-height: 1;
  border: 1px solid #525f80; }
  @media only screen and (max-width: 767px) {
    .left-side-navbar .nav-item.dropdown .btn {
      color: rgba(255, 255, 255, 0.6);
      -webkit-transition-duration: 300ms;
      -o-transition-duration: 300ms;
      transition-duration: 300ms; }
      .left-side-navbar .nav-item.dropdown .btn:hover {
        color: #ffffff !important; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .left-side-navbar .nav-item.dropdown .btn {
      color: rgba(255, 255, 255, 0.6);
      -webkit-transition-duration: 300ms;
      -o-transition-duration: 300ms;
      transition-duration: 300ms; }
      .left-side-navbar .nav-item.dropdown .btn:hover {
        color: #ffffff !important; } }

.top-header-area .nav-item.dropdown .btn:hover,
.top-header-area .nav-item.dropdown .btn:focus {
  color: #4A00E0; }

.right-side-navbar .nav-item.dropdown .btn {
  padding: 0;
  font-size: 24px;
  background-color: transparent;
  margin: 0 12px;
  color: #555b6d;
  border: none;
  line-height: 1;
  position: relative;
  z-index: 1; }

.dropdown-icon-item {
  display: block;
  border-radius: 3px;
  line-height: 34px;
  text-align: center;
  padding: 15px 0 9px;
  display: block;
  border: 1px solid transparent;
  color: #74788d; }

.dropdown-icon-item img {
  width: 30px; }

.dropdown-icon-item span {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

.right-side-navbar .nav-item.dropdown .btn .ti-search {
  font-size: 16px; }

.right-side-navbar .nav-item.dropdown .btn > img {
  max-width: 36px;
  border-radius: 50%; }

.top-search-bar form {
  position: relative;
  z-index: 1; }

.top-search-bar button {
  position: absolute;
  width: 30px;
  height: 30px;
  left: 20px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  border: none;
  text-align: center;
  background-color: transparent;
  color: #65748b;
  line-height: 30px; }

.top-search-bar button:focus {
  outline: none; }

.top-search-bar input {
  width: 100%;
  height: 70px;
  border: none;
  font-size: 12px;
  color: #65748b;
  border-radius: 4px;
  padding-left: 50px;
  padding-right: 15px; }

.top-search-bar input:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: none !important; }

input::-webkit-input-placeholder {
  color: #65748b;
  opacity: 1; }

input:-ms-input-placeholder {
  color: #65748b;
  opacity: 1; }

input::-ms-input-placeholder {
  color: #65748b;
  opacity: 1; }

input::placeholder {
  color: #65748b;
  opacity: 1; }

input:-ms-input-placeholder {
  color: #65748b; }

input::-ms-input-placeholder {
  color: #65748b; }

.top-message-area {
  position: relative;
  z-index: 1; }

.top-message-area .top-message-heading {
  width: 100%;
  height: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding-left: 1rem;
  padding-right: 1rem;
  border-radius: 2px; }

.top-message-area .top-message-heading .heading-title h6 {
  color: #27303f;
  display: inline-block;
  margin-bottom: 0;
  font-size: 14px; }

.top-message-area .top-message-heading > span {
  color: #4A00E0;
  padding: 2px 5px 1px 5px;
  background-color: #ffffff;
  border-radius: 40px;
  font-size: 10px;
  font-weight: 700; }

.message-box .dropdown-item {
  border-bottom: 1px solid #e2e8f0;
  padding: 1rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }

.message-box .dropdown-item i {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 30px;
  flex: 0 0 30px;
  max-width: 30px;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  border-radius: 50%;
  margin-right: 10px;
  background-color: #4A00E0;
  color: #ffffff; }

.message-box .dropdown-item .message-text span {
  display: block;
  font-size: 13px;
  -webkit-transition-duration: 500ms;
  -o-transition-duration: 500ms;
  transition-duration: 500ms; }

.message-box .dropdown-item .message-text span:last-child {
  font-size: 13px; }

.message-box .dropdown-item:last-child {
  border-bottom: none; }

.top-notifications-area .notifications-heading {
  width: 100%;
  height: 50px;
  border-radius: 2px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding-left: 1rem;
  padding-right: 1rem; }

.top-notifications-area .notifications-heading .heading-title h6 {
  color: #27303f;
  display: inline-block;
  margin-bottom: 0;
  font-size: 14px; }

.top-notifications-area .notifications-heading > span {
  color: #4A00E0;
  padding: 2px 5px 1px 5px;
  background-color: #ffffff;
  border-radius: 40px;
  font-size: 12px;
  font-weight: 500; }

.notifications-box .dropdown-item,
.notifications-box .nav-link {
  padding: 1rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #8c8d9a;
  font-size: 15px; }

.notifications-box .nav-link:hover {
  color: #4A00E0; }

.notifications-box .dropdown-item > i,
.notifications-box .nav-link > i {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 30px;
  flex: 0 0 30px;
  max-width: 30px;
  width: 30px;
  height: 30px;
  color: #ffffff;
  margin-right: 10px;
  background-color: #4A00E0;
  border-radius: 50%;
  text-align: center;
  line-height: 30px; }

.notifications-box .nav-link > i.fa {
  margin-left: auto;
  background-color: #f2f6f8;
  color: #525f80; }

.user-profile-area {
  padding-bottom: 1rem;
  z-index: 1;
  position: relative;
  padding: 15px; }

.user-profile-area .dropdown-item {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem; }

.user-profile-area .user-profile-heading {
  width: 100%;
  height: 70px;
  background-color: #4A00E0;
  border-radius: .75rem .75rem 0 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  margin-bottom: 1.5rem; }

.user-profile-area .profile-thumbnail {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 30px;
  flex: 0 0 30px;
  max-width: 30px;
  width: 30px;
  margin-right: 10px; }

.user-profile-area .profile-text h6 {
  font-size: 14px;
  color: #ffffff;
  margin-bottom: 0; }

.user-profile-area .profile-text span {
  font-size: 12px;
  color: rgba(255, 255, 255, 0.9);
  margin-bottom: 0;
  display: block; }

.right-side-navbar .nav-item.dropdown .active-status {
  position: absolute;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  z-index: -5;
  top: -7px;
  right: -2px;
  background-color: #ff054b;
  -webkit-animation: activeStatus linear 1800ms infinite;
  animation: activeStatus linear 1800ms infinite; }

@-webkit-keyframes activeStatus {
  0% {
    opacity: 0; }
  50% {
    opacity: 0.3; }
  100% {
    opacity: 1; } }
@keyframes activeStatus {
  0% {
    opacity: 0; }
  50% {
    opacity: 0.3; }
  100% {
    opacity: 1; } }
.footer-area {
  position: relative;
  z-index: 1;
  background-color: #ffffff;
  width: 100%;
  padding: 20px;
  -webkit-box-shadow: 0 4px 25px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 4px 25px 0 rgba(0, 0, 0, 0.1); }

.footer-area .copywrite-text {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
  width: 50%; }

.footer-area .copywrite-text p {
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 500; }

.footer-area .copywrite-text p a {
  color: #4A00E0;
  font-size: 14px;
  font-weight: 500; }

.footer-area .footer-nav {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
  width: 50%;
  padding: 0 30px;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end; }

.footer-area .footer-nav li a {
  display: inline-block;
  color: #65748b;
  font-size: 14px;
  margin-left: 20px;
  font-weight: 500; }

.footer-area .footer-nav li:first-child a {
  margin-left: 0; }

.footer-area .footer-nav li a:hover,
.footer-area .footer-nav li a:focus {
  color: #4A00E0; }

.user-profile-area .dropdown-item i {
  margin-right: 5px; }

@media only screen and (min-width: 320px) and (max-width: 479px) {
  .right-side-navbar .nav-item.dropdown .btn {
    margin: 0 10px; }

  .top-header-area .nav-item.dropdown .dropdown-menu {
    width: 220px; } }
  @media only screen and (min-width: 320px) and (max-width: 479px) and (max-width: 767px) {
    .top-header-area .nav-item.dropdown .dropdown-menu {
      width: 205px; }
      .top-header-area .nav-item.dropdown .dropdown-menu.search-dropdown {
        width: 150px; } }
  @media only screen and (min-width: 320px) and (max-width: 479px) and (min-width: 480px) and (max-width: 767px) {
    .top-header-area .nav-item.dropdown .dropdown-menu.search-dropdown {
      width: 230px !important; } }

@media only screen and (min-width: 320px) and (max-width: 479px) {
  .top-search-bar input {
    height: 60px; }

  .user-profile-area .profile-thumbnail {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 30px;
    flex: 0 0 30px;
    max-width: 30px;
    width: 30px;
    margin-right: 10px; }

  .user-profile-area .profile-text h6 {
    font-size: 12px; }

  .user-profile-area .profile-text span {
    font-size: 10px; }

  .footer-area .copywrite-text {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    width: 100%;
    text-align: center; }

  .footer-area .footer-nav {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    width: 100%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 5px; }

  .footer-area .copywrite-text p {
    font-size: 11px; }

  .footer-area .footer-nav li a {
    font-size: 11px; } }
@media only screen and (min-width: 480px) and (max-width: 575px) {
  .footer-area .copywrite-text {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    width: 100%;
    text-align: center; }

  .footer-area .footer-nav {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    width: 100%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 5px; } }
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .footer-area .copywrite-text {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    width: 50%; }

  .footer-area .footer-nav {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    width: 50%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 5px; } }
.fotter-icon p {
  font-weight: 500; }

.main-content {
  position: relative;
  padding: 30px 5px 0 5px; }

.page-title {
  position: relative; }
  .page-title span {
    font-size: 12px;
    color: #8c8d9a; }

.choose-layout-area {
  -webkit-transition-duration: 400ms;
  -o-transition-duration: 400ms;
  transition-duration: 400ms;
  position: fixed;
  width: 320px;
  height: 100%;
  background-color: #ffffff;
  top: 0;
  right: -320px;
  z-index: 999999999;
  padding: 50px 30px;
  -webkit-box-shadow: 0 5px 20px -4px #cdcfe1;
  box-shadow: 0 5px 20px -4px #cdcfe1; }
  @media only screen and (max-width: 479px) {
    .choose-layout-area {
      width: 260px;
      right: -260px; } }
  .choose-layout-area .setting-trigger-icon {
    position: absolute;
    width: 45px;
    height: 45px;
    bottom: 50px;
    -webkit-box-shadow: 0 5px 20px -4px #cdcfe1;
    box-shadow: 0 5px 20px -4px #cdcfe1;
    border-radius: 50%;
    left: -100px;
    background-color: #4A00E0;
    text-align: center;
    cursor: pointer; }
    .choose-layout-area .setting-trigger-icon i {
      display: block;
      color: #ffffff;
      font-size: 16px;
      -webkit-animation: rotate90deg linear 2s infinite;
      animation: rotate90deg linear 2s infinite;
      line-height: 45px; }
    @media only screen and (max-width: 767px) {
      .choose-layout-area .setting-trigger-icon {
        bottom: 20px;
        left: -70px; } }
  .choose-layout-area.active {
    right: 0; }
  .choose-layout-area .single-demos {
    margin-bottom: 30px;
    display: block;
    text-align: center; }
    .choose-layout-area .single-demos:last-child {
      margin-bottom: 0; }
    .choose-layout-area .single-demos a {
      -webkit-box-shadow: 0 5px 20px -4px #cdcfe1;
      box-shadow: 0 5px 20px -4px #cdcfe1;
      display: block;
      width: 100%;
      border-radius: 6px;
      margin-bottom: 10px; }
      .choose-layout-area .single-demos a img {
        border-radius: 4px; }
      .choose-layout-area .single-demos a:hover, .choose-layout-area .single-demos a:focus {
        opacity: 0.8; }
    .choose-layout-area .single-demos span {
      font-size: 14px;
      color: #4A00E0;
      font-weight: 500;
      display: block; }

@-webkit-keyframes rotate90deg {
  0% {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg); } }
@keyframes rotate90deg {
  0% {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg); } }
#settingCloseIcon,
#quicksettingCloseIcon {
  position: absolute;
  top: 15px;
  right: 15px;
  cursor: pointer;
  z-index: 100;
  width: 30px;
  height: 30px;
  background-color: #f2f4f8;
  text-align: center;
  -webkit-transition-duration: 500ms;
  -o-transition-duration: 500ms;
  transition-duration: 500ms;
  color: #8c8d9a;
  border-radius: 2px; }
  #settingCloseIcon i,
  #quicksettingCloseIcon i {
    line-height: 30px; }
  #settingCloseIcon:hover,
  #quicksettingCloseIcon:hover {
    background-color: #4A00E0;
    color: #ffffff; }

.choose-layout-area .slimScrollDiv,
.quick-settings-panel .slimScrollDiv {
  position: relative;
  width: 100% !important;
  -webkit-transition-duration: 500ms;
  -o-transition-duration: 500ms;
  transition-duration: 500ms; }

.dashboard-dropdown .btn {
  font-size: 20px;
  color: #65748b;
  width: 30px;
  height: 30px;
  padding: 0; }
  .dashboard-dropdown .btn::after {
    display: none; }
  .dashboard-dropdown .btn i {
    line-height: 30px; }
  .dashboard-dropdown .btn:hover, .dashboard-dropdown .btn:focus {
    font-size: 20px;
    color: #65748b; }
.dashboard-dropdown .dropdown-menu {
  -webkit-animation-name: dropdownAnimation;
  animation-name: dropdownAnimation;
  -webkit-animation-duration: 350ms;
  animation-duration: 350ms;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  border: none;
  border-radius: 0;
  -webkit-box-shadow: 0px 4px 22px 0px #cdcfe1;
  box-shadow: 0px 4px 22px 0px #cdcfe1;
  width: 130px;
  min-width: 120px;
  padding: 1rem 0;
  margin: 0;
  border-radius: 8px; }
  .dashboard-dropdown .dropdown-menu.dropdown-menu-right {
    right: 0 !important;
    left: auto !important; }
  .dashboard-dropdown .dropdown-menu .dropdown-item {
    padding: 0.5rem 1.5rem;
    font-weight: 500;
    font-size: 12px;
    color: #27303f; }
    .dashboard-dropdown .dropdown-menu .dropdown-item i {
      margin-right: 5px; }

@-webkit-keyframes dropdownAnimation {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 70px, 0);
    -ms-transform: translate3d(0, 70px, 0);
    transform: translate3d(0, 70px, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 42px, 0);
    -ms-transform: translate3d(0, 42px, 0);
    transform: translate3d(0, 42px, 0); } }
@keyframes dropdownAnimation {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 70px, 0);
    -ms-transform: translate3d(0, 70px, 0);
    transform: translate3d(0, 70px, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 42px, 0);
    -ms-transform: translate3d(0, 42px, 0);
    transform: translate3d(0, 42px, 0); } }
.quick-settings-panel {
  -webkit-transition-duration: 400ms;
  -o-transition-duration: 400ms;
  transition-duration: 400ms;
  position: fixed;
  width: 450px;
  background-color: #ffffff;
  height: 100%;
  top: 0;
  right: -500px;
  z-index: 999999999;
  box-shadow: 0 5px 20px -4px #cdcfe1;
  padding: 50px 30px; }
  @media only screen and (max-width: 767px) {
    .quick-settings-panel {
      width: 300px; } }
  @media only screen and (min-width: 480px) and (max-width: 767px) {
    .quick-settings-panel {
      width: 400px; } }
  .quick-settings-panel.active {
    right: 0; }

.quick-setting-tab {
  position: relative;
  z-index: 1; }
  .quick-setting-tab .nav-tabs {
    margin-bottom: 30px;
    border-width: 2px; }
    .quick-setting-tab .nav-tabs .nav-item {
      margin-bottom: 0; }
      .quick-setting-tab .nav-tabs .nav-item .nav-link {
        position: relative;
        z-index: 1;
        border: none;
        padding: 0.25rem 1rem;
        font-size: 16px;
        color: #525f80; }
        @media only screen and (max-width: 767px) {
          .quick-setting-tab .nav-tabs .nav-item .nav-link {
            padding: 0.25rem 0.5rem;
            font-size: 13px; } }
        .quick-setting-tab .nav-tabs .nav-item .nav-link::after {
          position: absolute;
          width: 100%;
          height: 2px;
          background-color: transparent;
          content: '';
          bottom: -2px;
          right: 0;
          left: 0; }
        .quick-setting-tab .nav-tabs .nav-item .nav-link.active {
          color: #4A00E0; }
          .quick-setting-tab .nav-tabs .nav-item .nav-link.active::after {
            background-color: #4A00E0; }
  .quick-setting-tab .onoffswitch {
    position: relative;
    width: 55px;
    display: inline-block;
    font-size: 80%; }
  .quick-setting-tab .onoffswitch .onoffswitch-label {
    display: block;
    overflow: hidden;
    cursor: pointer;
    border-radius: 40px;
    margin: 0; }
  .quick-setting-tab .onoffswitch .onoffswitch-inner {
    width: 200%;
    margin-left: -100%;
    transition: margin 0.15s ease-in-out; }
  .quick-setting-tab .onoffswitch .onoffswitch-inner:before,
  .quick-setting-tab .onoffswitch .onoffswitch-inner:after {
    float: left;
    width: 50%;
    height: 24px;
    padding: 0;
    line-height: 24px;
    font-size: 80%;
    font-weight: normal;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
  .quick-setting-tab .onoffswitch .onoffswitch-inner:before {
    content: "ON";
    padding-left: 10px;
    background-color: #4A00E0;
    color: #ffffff; }
  .quick-setting-tab .onoffswitch .onoffswitch-inner:after {
    content: "OFF";
    padding-right: 10px;
    background-color: #f2f4f8;
    color: #525f80;
    text-align: right; }
  .quick-setting-tab .onoffswitch .onoffswitch-switch {
    width: 26px;
    height: 26px;
    margin: 0;
    background-color: #e2e8f0;
    border-radius: 50%;
    position: absolute;
    top: -1px;
    bottom: 0;
    right: 34px;
    transition: right 0.15s ease-in-out; }
  .quick-setting-tab .toggle-group {
    position: relative;
    height: 27px;
    left: 5px; }
  .quick-setting-tab .toggle-group input[type=checkbox] {
    position: absolute;
    left: 10px; }
  .quick-setting-tab .toggle-group input[type=checkbox]:checked ~ .onoffswitch .onoffswitch-label .onoffswitch-inner {
    margin-left: 0; }
  .quick-setting-tab .toggle-group input[type=checkbox]:checked ~ .onoffswitch .onoffswitch-label .onoffswitch-switch {
    right: -1px; }
  .quick-setting-tab .toggle-group input[type=checkbox]:focus ~ .onoffswitch {
    outline: 0; }
  .quick-setting-tab .toggle-group label {
    position: absolute;
    cursor: pointer;
    padding-left: 65px;
    display: inline-block;
    text-align: left;
    line-height: 24px;
    width: 100%;
    z-index: 1;
    height: 24px;
    margin-bottom: 0;
    font-weight: 500;
    font-size: 12px;
    color: #65748b; }

.profile-icon {
  display: inline-block;
  text-align: center;
  color: #212529;
  font-size: 18px; }

.top-header-area .nav-item.dropdown .dropdown-menu.profile {
  width: 200px; }

.hightlight-sidebar {
  width: 7px;
  height: 7px;
  border-radius: 100%;
  display: inline-block;
  margin-left: auto;
  margin-right: 11px;
  margin-bottom: 0; }

.text-primary {
  color: #4A00E0 !important; }

.menu-collasped-active.ecaps-page-wrapper .sidebar-menu li .title-menu {
  display: none; }

.full-screen-mode a {
  font-size: 24px;
  margin: 0 15px;
  color: #555b6d;
  -webkit-transition-duration: 500ms;
  -o-transition-duration: 500ms;
  transition-duration: 500ms; }
  .full-screen-mode a:hover {
    color: #5578eb; }

bx-tada {
  -webkit-animation: tada 1.5s ease infinite;
  animation: tada 1.5s ease infinite; }

.top-header-area .nav-item.dropdown .dropdown-menu.language-dropdown .dropdown-item img {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 25px;
  flex: 0 0 25px;
  width: 25px;
  max-width: 25px;
  height: 20px;
  border-radius: 0;
  margin-right: 10px; }

/*# sourceMappingURL=style.css.map */
