:root {
  --gray--50: #999;
  --white-20: #f2f2f2;
  --white-90: #f9f9f9;
  --white-0: #f0f0f0;
  --fw-300: 300;
  --fw-400: 400;
  --fw-500: 500;
  --fw-600: 600;
  --fw-700: 700;
  --p-1: 1.875rem;
  --p-2: 1.5rem;
  --p-3: 1.375rem;
  --p-4: 1.125rem;
  --p-5: 0.895rem;
  --p-6: 0.813rem;
  --p-7: 0.75rem;


}



/* @media(prefers-color-scheme:dark) {
  :dark-theme {
    --secondary-color: #fff;
    --bg-color: #000;
    --primary-color: #000;
    --card-bg: #000;
    --box-shadow: rgba(255, 255, 255, 0.25);
    --border-color: rgb(255, 255, 255);
  }

}


@media(prefers-color-scheme:light) {
  :light-theme {
    --secondary-color: #333;
    --primary-color: #fff;
    --card-bg: #fff;
    --bg-color: #fff;
    --box-shadow: rgba(79, 214, 117, .25);
    --border-color: rgb(79, 214, 117);
  }

} */


@media(prefers-color-scheme:dark) {
  :root {
    --secondary-color: #fff;
    --bg-color: #000;
    --primary-color: #000;
    --card-bg: #000;
    --box-shadow: rgba(255, 255, 255, 0.25);
    --border-color: rgb(255, 255, 255);
    --stroke-color: #fff;
    --acc-head-color: #fff;
    --acc-body-color: #000;
    --acc-body-text-color: #fff;
    --acc-header-bg: #000;
    --loader-color: #fff;
    --list-group-bg: #000;
    --btn-color: #fff;
    --btn-bg: transparent;
  }
}


@media(prefers-color-scheme:light) {

  :root {
    --btn-color: #222;
    --btn-bg: transparent;
    --list-group-bg: #fff;
    --secondary-color: #222;
    --primary-color: #fff;
    --card-bg: #fff;
    --bg-color: #fff;
    --box-shadow: rgba(79, 214, 117, .25);
    --border-color: rgb(79, 214, 117);
    --stroke-color: #4FD675;
    --acc-head-color: #222;
    --acc-body-color: #fff;
    --acc-body-text-color: #555;
    --acc-header-bg: rgba(0, 0, 0, .03);
    --loader-color: #222;
  }
}








/* montserrat-100 - latin */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 100;
  src: url('./fonts/montserrat-v24-latin-100.ttf');
  /* IE9 Compat Modes */
  src: local(''),
    url('./fonts/montserrat-v24-latin-100.eot?#iefix') format('embedded-opentype'),
    /* IE6-IE8 */
    url('./fonts/montserrat-v24-latin-100.woff2') format('woff2'),
    /* Super Modern Browsers */
    url('./fonts/montserrat-v24-latin-100.woff') format('woff'),
    /* Modern Browsers */
    url('./fonts/montserrat-v24-latin-100.ttf') format('truetype'),
    /* Safari, Android, iOS */
    url('./fonts/montserrat-v24-latin-100.svg#Montserrat') format('svg');
  /* Legacy iOS */
}

/* montserrat-200 - latin */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 200;
  src: url('./fonts/montserrat-v24-latin-200.eot');
  /* IE9 Compat Modes */
  src: local(''),
    url('./fonts/montserrat-v24-latin-200.eot?#iefix') format('embedded-opentype'),
    /* IE6-IE8 */
    url('./fonts/montserrat-v24-latin-200.woff2') format('woff2'),
    /* Super Modern Browsers */
    url('./fonts/montserrat-v24-latin-200.woff') format('woff'),
    /* Modern Browsers */
    url('./fonts/montserrat-v24-latin-200.ttf') format('truetype'),
    /* Safari, Android, iOS */
    url('./fonts/montserrat-v24-latin-200.svg#Montserrat') format('svg');
  /* Legacy iOS */
}

/* montserrat-300 - latin */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 300;
  src: url('./fonts/montserrat-v24-latin-300.eot');
  /* IE9 Compat Modes */
  src: local(''),
    url('./fonts/montserrat-v24-latin-300.eot?#iefix') format('embedded-opentype'),
    /* IE6-IE8 */
    url('./fonts/montserrat-v24-latin-300.woff2') format('woff2'),
    /* Super Modern Browsers */
    url('./fonts/montserrat-v24-latin-300.woff') format('woff'),
    /* Modern Browsers */
    url('./fonts/montserrat-v24-latin-300.ttf') format('truetype'),
    /* Safari, Android, iOS */
    url('./fonts/montserrat-v24-latin-300.svg#Montserrat') format('svg');
  /* Legacy iOS */
}

/* montserrat-regular - latin */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  src: url('./fonts/montserrat-v24-latin-regular.eot');
  /* IE9 Compat Modes */
  src: local(''),
    url('./fonts/montserrat-v24-latin-regular.eot?#iefix') format('embedded-opentype'),
    /* IE6-IE8 */
    url('./fonts/montserrat-v24-latin-regular.woff2') format('woff2'),
    /* Super Modern Browsers */
    url('./fonts/montserrat-v24-latin-regular.woff') format('woff'),
    /* Modern Browsers */
    url('./fonts/montserrat-v24-latin-regular.ttf') format('truetype'),
    /* Safari, Android, iOS */
    url('./fonts/montserrat-v24-latin-regular.svg#Montserrat') format('svg');
  /* Legacy iOS */
}

/* montserrat-500 - latin */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 500;
  src: url('./fonts/montserrat-v24-latin-500.eot');
  /* IE9 Compat Modes */
  src: local(''),
    url('./fonts/montserrat-v24-latin-500.eot?#iefix') format('embedded-opentype'),
    /* IE6-IE8 */
    url('./fonts/montserrat-v24-latin-500.woff2') format('woff2'),
    /* Super Modern Browsers */
    url('./fonts/montserrat-v24-latin-500.woff') format('woff'),
    /* Modern Browsers */
    url('./fonts/montserrat-v24-latin-500.ttf') format('truetype'),
    /* Safari, Android, iOS */
    url('./fonts/montserrat-v24-latin-500.svg#Montserrat') format('svg');
  /* Legacy iOS */
}

/* montserrat-600 - latin */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 600;
  src: url('./fonts/montserrat-v24-latin-600.eot');
  /* IE9 Compat Modes */
  src: local(''),
    url('./fonts/montserrat-v24-latin-600.eot?#iefix') format('embedded-opentype'),
    /* IE6-IE8 */
    url('./fonts/montserrat-v24-latin-600.woff2') format('woff2'),
    /* Super Modern Browsers */
    url('./fonts/montserrat-v24-latin-600.woff') format('woff'),
    /* Modern Browsers */
    url('./fonts/montserrat-v24-latin-600.ttf') format('truetype'),
    /* Safari, Android, iOS */
    url('./fonts/montserrat-v24-latin-600.svg#Montserrat') format('svg');
  /* Legacy iOS */
}

/* montserrat-700 - latin */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 700;
  src: url('./fonts/montserrat-v24-latin-700.eot');
  /* IE9 Compat Modes */
  src: local(''),
    url('./fonts/montserrat-v24-latin-700.eot?#iefix') format('embedded-opentype'),
    /* IE6-IE8 */
    url('./fonts/montserrat-v24-latin-700.woff2') format('woff2'),
    /* Super Modern Browsers */
    url('./fonts/montserrat-v24-latin-700.woff') format('woff'),
    /* Modern Browsers */
    url('./fonts/montserrat-v24-latin-700.ttf') format('truetype'),
    /* Safari, Android, iOS */
    url('./fonts/montserrat-v24-latin-700.svg#Montserrat') format('svg');
  /* Legacy iOS */
}

/* montserrat-800 - latin */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 800;
  src: url('./fonts/montserrat-v24-latin-800.eot');
  /* IE9 Compat Modes */
  src: local(''),
    url('./fonts/montserrat-v24-latin-800.eot?#iefix') format('embedded-opentype'),
    /* IE6-IE8 */
    url('./fonts/montserrat-v24-latin-800.woff2') format('woff2'),
    /* Super Modern Browsers */
    url('./fonts/montserrat-v24-latin-800.woff') format('woff'),
    /* Modern Browsers */
    url('./fonts/montserrat-v24-latin-800.ttf') format('truetype'),
    /* Safari, Android, iOS */
    url('./fonts/montserrat-v24-latin-800.svg#Montserrat') format('svg');
  /* Legacy iOS */
}

/* montserrat-900 - latin */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 900;
  src: url('./fonts/montserrat-v24-latin-900.eot');
  /* IE9 Compat Modes */
  src: local(''),
    url('./fonts/montserrat-v24-latin-900.eot?#iefix') format('embedded-opentype'),
    /* IE6-IE8 */
    url('./fonts/montserrat-v24-latin-900.woff2') format('woff2'),
    /* Super Modern Browsers */
    url('./fonts/montserrat-v24-latin-900.woff') format('woff'),
    /* Modern Browsers */
    url('./fonts/montserrat-v24-latin-900.ttf') format('truetype'),
    /* Safari, Android, iOS */
    url('./fonts/montserrat-v24-latin-900.svg#Montserrat') format('svg');
  /* Legacy iOS */
}

/* montserrat-100italic - latin */
@font-face {
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 100;
  src: url('./fonts/montserrat-v24-latin-100italic.eot');
  /* IE9 Compat Modes */
  src: local(''),
    url('./fonts/montserrat-v24-latin-100italic.eot?#iefix') format('embedded-opentype'),
    /* IE6-IE8 */
    url('./fonts/montserrat-v24-latin-100italic.woff2') format('woff2'),
    /* Super Modern Browsers */
    url('./fonts/montserrat-v24-latin-100italic.woff') format('woff'),
    /* Modern Browsers */
    url('./fonts/montserrat-v24-latin-100italic.ttf') format('truetype'),
    /* Safari, Android, iOS */
    url('./fonts/montserrat-v24-latin-100italic.svg#Montserrat') format('svg');
  /* Legacy iOS */
}

/* montserrat-200italic - latin */
@font-face {
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 200;
  src: url('./fonts/montserrat-v24-latin-200italic.eot');
  /* IE9 Compat Modes */
  src: local(''),
    url('./fonts/montserrat-v24-latin-200italic.eot?#iefix') format('embedded-opentype'),
    /* IE6-IE8 */
    url('./fonts/montserrat-v24-latin-200italic.woff2') format('woff2'),
    /* Super Modern Browsers */
    url('./fonts/montserrat-v24-latin-200italic.woff') format('woff'),
    /* Modern Browsers */
    url('./fonts/montserrat-v24-latin-200italic.ttf') format('truetype'),
    /* Safari, Android, iOS */
    url('./fonts/montserrat-v24-latin-200italic.svg#Montserrat') format('svg');
  /* Legacy iOS */
}

/* montserrat-300italic - latin */
@font-face {
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 300;
  src: url('./fonts/montserrat-v24-latin-300italic.eot');
  /* IE9 Compat Modes */
  src: local(''),
    url('./fonts/montserrat-v24-latin-300italic.eot?#iefix') format('embedded-opentype'),
    /* IE6-IE8 */
    url('./fonts/montserrat-v24-latin-300italic.woff2') format('woff2'),
    /* Super Modern Browsers */
    url('./fonts/montserrat-v24-latin-300italic.woff') format('woff'),
    /* Modern Browsers */
    url('./fonts/montserrat-v24-latin-300italic.ttf') format('truetype'),
    /* Safari, Android, iOS */
    url('./fonts/montserrat-v24-latin-300italic.svg#Montserrat') format('svg');
  /* Legacy iOS */
}

/* montserrat-italic - latin */
@font-face {
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 400;
  src: url('./fonts/montserrat-v24-latin-italic.eot');
  /* IE9 Compat Modes */
  src: local(''),
    url('./fonts/montserrat-v24-latin-italic.eot?#iefix') format('embedded-opentype'),
    /* IE6-IE8 */
    url('./fonts/montserrat-v24-latin-italic.woff2') format('woff2'),
    /* Super Modern Browsers */
    url('./fonts/montserrat-v24-latin-italic.woff') format('woff'),
    /* Modern Browsers */
    url('./fonts/montserrat-v24-latin-italic.ttf') format('truetype'),
    /* Safari, Android, iOS */
    url('./fonts/montserrat-v24-latin-italic.svg#Montserrat') format('svg');
  /* Legacy iOS */
}

/* montserrat-500italic - latin */
@font-face {
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 500;
  src: url('./fonts/montserrat-v24-latin-500italic.eot');
  /* IE9 Compat Modes */
  src: local(''),
    url('./fonts/montserrat-v24-latin-500italic.eot?#iefix') format('embedded-opentype'),
    /* IE6-IE8 */
    url('./fonts/montserrat-v24-latin-500italic.woff2') format('woff2'),
    /* Super Modern Browsers */
    url('./fonts/montserrat-v24-latin-500italic.woff') format('woff'),
    /* Modern Browsers */
    url('./fonts/montserrat-v24-latin-500italic.ttf') format('truetype'),
    /* Safari, Android, iOS */
    url('./fonts/montserrat-v24-latin-500italic.svg#Montserrat') format('svg');
  /* Legacy iOS */
}

/* montserrat-600italic - latin */
@font-face {
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 600;
  src: url('./fonts/montserrat-v24-latin-600italic.eot');
  /* IE9 Compat Modes */
  src: local(''),
    url('./fonts/montserrat-v24-latin-600italic.eot?#iefix') format('embedded-opentype'),
    /* IE6-IE8 */
    url('./fonts/montserrat-v24-latin-600italic.woff2') format('woff2'),
    /* Super Modern Browsers */
    url('./fonts/montserrat-v24-latin-600italic.woff') format('woff'),
    /* Modern Browsers */
    url('./fonts/montserrat-v24-latin-600italic.ttf') format('truetype'),
    /* Safari, Android, iOS */
    url('./fonts/montserrat-v24-latin-600italic.svg#Montserrat') format('svg');
  /* Legacy iOS */
}

/* montserrat-700italic - latin */
@font-face {
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 700;
  src: url('./fonts/montserrat-v24-latin-700italic.eot');
  /* IE9 Compat Modes */
  src: local(''),
    url('./fonts/montserrat-v24-latin-700italic.eot?#iefix') format('embedded-opentype'),
    /* IE6-IE8 */
    url('./fonts/montserrat-v24-latin-700italic.woff2') format('woff2'),
    /* Super Modern Browsers */
    url('./fonts/montserrat-v24-latin-700italic.woff') format('woff'),
    /* Modern Browsers */
    url('./fonts/montserrat-v24-latin-700italic.ttf') format('truetype'),
    /* Safari, Android, iOS */
    url('./fonts/montserrat-v24-latin-700italic.svg#Montserrat') format('svg');
  /* Legacy iOS */
}

/* montserrat-800italic - latin */
@font-face {
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 800;
  src: url('./fonts/montserrat-v24-latin-800italic.eot');
  /* IE9 Compat Modes */
  src: local(''),
    url('./fonts/montserrat-v24-latin-800italic.eot?#iefix') format('embedded-opentype'),
    /* IE6-IE8 */
    url('./fonts/montserrat-v24-latin-800italic.woff2') format('woff2'),
    /* Super Modern Browsers */
    url('./fonts/montserrat-v24-latin-800italic.woff') format('woff'),
    /* Modern Browsers */
    url('./fonts/montserrat-v24-latin-800italic.ttf') format('truetype'),
    /* Safari, Android, iOS */
    url('./fonts/montserrat-v24-latin-800italic.svg#Montserrat') format('svg');
  /* Legacy iOS */
}

/* montserrat-900italic - latin */
@font-face {
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 900;
  src: url('./fonts/montserrat-v24-latin-900italic.eot');
  /* IE9 Compat Modes */
  src: local(''),
    url('./fonts/montserrat-v24-latin-900italic.eot?#iefix') format('embedded-opentype'),
    /* IE6-IE8 */
    url('./fonts/montserrat-v24-latin-900italic.woff2') format('woff2'),
    /* Super Modern Browsers */
    url('./fonts/montserrat-v24-latin-900italic.woff') format('woff'),
    /* Modern Browsers */
    url('./fonts/montserrat-v24-latin-900italic.ttf') format('truetype'),
    /* Safari, Android, iOS */
    url('./fonts/montserrat-v24-latin-900italic.svg#Montserrat') format('svg');
  /* Legacy iOS */
}




* {
  box-sizing: border-box !important;
  font-family: 'Montserrat', sans-serif;
  margin: 0;
  padding: 0;


}

body {
  overflow-x: hidden;
  line-height: 1.7;
  -webkit-font-smoothing: antialiased;
  font-size: 15px;
  background-color: var(--primary-color);
}

.fa-refresh {
  color: var(--loader-color) !important;
}

.bg {
  background-color: var(--bg-color) !important;
}

.sub-heading {
  font-weight: 500;
  font-size: var(--p-1);
}

.list-group-item {

  background-color: var(--list-group-bg) !important;

}

.btn {
  background-color: var(--btn-bg);
  color: var(--btn-color);
}


p {
  font-weight: 400;
  color: var(--secondary-color);
  font-size: 15px;
  line-height: 1.7;

}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {

  color: var(--secondary-color);
  font-weight: 800;
  line-height: 1.2;
}

h1,
.h1 {
  font-size: 52px;
}

h2,
.h2 {
  font-size: 36px;
}

h3,
.h3 {
  font-size: 24px;
}

h4,
.h4 {
  font-size: 18px;
}

h5,
.h5 {
  font-size: 15px;
}

h6,
.h6 {
  font-size: 13px;
}

/* Button style */
.btn {
  font-size: 14px;

  font-weight: 700;
  text-transform: uppercase;
  padding: 10px 22px;
  border-radius: 50px;
  border: 1px solid;
  position: relative;
  z-index: 1;
  transition: 0.2s ease;
}

.btn:hover,
.btn:active,
.btn:focus {
  outline: 0;
  box-shadow: none !important;
}

.btn-primary {
  background: #4FD675;
  color: var(--secondary-color);
  border-color: #4FD675;
}

.btn-primary:active,
.btn-primary:hover,
.btn-primary.focus,
.btn-primary.active {
  background: #cc0f35 !important;
  border-color: #cc0f35 !important;
}

.btn-outline-primary {
  background: transparent;
  color: #4FD675;
  border-color: #4FD675;
}

.btn-outline-primary:active,
.btn-outline-primary:hover,
.btn-outline-primary.focus,
.btn-outline-primary.active {
  background: #4FD675 !important;
  border-color: #4FD675 !important;
  color: var(--secondary-color);
}

.form-control:focus {
  border-color: var(--border-color) !important;
  box-shadow: 0 0 0 0.125em var(--box-shadow) !important;
}


ul li a.active {
  color: #4FD675 !important;
}





::-moz-selection {
  background: #2ec458;
  ;
  color: var(--secondary-color);
}

::selection {
  background: #2ec458;
  color: var(--secondary-color);
}

img {
  vertical-align: middle;
  border: 0;
}

a,
a:hover,
a:focus {
  text-decoration: none;
}

a,
button,
select {
  cursor: pointer;
  transition: 0.2s ease;
  color: var(--secondary-color);
}

a:focus,
button:focus,
select:focus {
  outline: 0;
}

a:hover {
  color: #4FD675;
}

.slick-slide {
  outline: 0;
}

hr {
  margin: 40px 0;
}

.shadow,
.promotion,
.logo-list li,
.widget,
.card,
.navbar .dropdown-menu {
  box-shadow: 0px 25px 65px rgba(0, 0, 0, 0.05) !important;
}

.mark,
mark {
  padding: 0;
  background-color: transparent;
  border-bottom: 3px solid #4FD675;
  color: rgb(79, 214, 117);
}

.section {
  padding-top: 100px;
  padding-bottom: 100px;

}

.section-sm {
  padding-top: 80px;
  padding-bottom: 80px;
}

.section-title {
  position: relative;
  text-transform: uppercase;
  margin-bottom: 30px;
  letter-spacing: 0.06em;
}

.section-title::before {
  position: absolute;
  left: 0;
  bottom: -8px;
  content: "";
  height: 2px;
  width: 60px;
  background-color: #4FD675;
}

.bg-cover {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}

.border-primary {
  border-color: #EBEBEB !important;
}

.circle-list {
  list-style: none;
  padding-left: 0;
}

.circle-list li {
  padding-left: 20px;
  position: relative;
  margin-bottom: 10px;
}

.circle-list li:last-child {
  margin-bottom: 0;
}

.circle-list li::before {
  position: absolute;
  content: "";
  height: 10px;
  width: 10px;
  border: 1px solid #4FD675;
  left: 0;
  top: 7px;
  border-radius: 50px;
}

/* badge */
.badge {
  border-radius: 0;
  position: absolute;
  width: 150px;
  transform: rotate(45deg);
  right: -45px;
  top: 20px;
  text-transform: uppercase;
}

.badge-primary {
  background-color: #4FD675;
}

/* overlay */
.overlay {
  position: relative;
}

.overlay::before {
  position: absolute;
  content: "";
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  background: var(--secondary-color);
  opacity: 0.5;
}

.bg-primary {
  background: #4FD675 !important;

}

.text-primary {
  color: #4FD675 !important;
}

.text-default {
  color: var(--secondary-color) !important;
}

.border-default {
  border-color: #EBEBEB !important;
}

.form-control:focus {
  outline: 0;
  box-shadow: none;
}

.st0 {
  fill: #4FD675;
}

.sidebar-home {
  margin-top: 47px;
}

@media (max-width: 991px) {
  .sidebar-home {
    margin-top: 0;
  }
}

.sidebar-inner {
  margin-top: 65px;
}

@media (max-width: 991px) {
  .sidebar-inner {
    margin-top: 0;
  }
}

.navigation {
  border-bottom: 1px solid #EBEBEB;
  transition: 0.2s ease;
  padding: 10px 0;
  background-color: var(--primary-color)
}

/* .navigation.nav-bg {
  background-color: var(--secondary-color);
} */
.table {

  color: var(--secondary-color)
}


.nav-item {
  margin: 0;
}

.nav-item .nav-link {
  text-transform: capitalize;

  font-weight: 300;
}

.navbar-white .navbar-nav .nav-link {
  color: var(--secondary-color);
}

.navbar-white .navbar-nav .nav-link:hover {
  color: #4FD675;
}

.navbar-expand-lg .navbar-nav .nav-link {
  padding: 20px;
}

@media (max-width: 991px) {
  .navbar-expand-lg .navbar-nav .nav-link {
    padding: 10px;
  }
}

.navbar {
  padding: 0;
}

.navbar .dropdown:hover .dropdown-menu {
  visibility: visible;
  opacity: 1;
  transform: scale(1);
}

.navbar .dropdown i {
  font-size: 12px;
}

.navbar .dropdown-menu {
  padding: 20px 15px;
  border: 0;
  top: calc(100% - 10px);
  left: 15px;
  border-radius: 5px;
  background: var(--secondary-color);
  transition: 0.2s ease;
  display: block;
  visibility: hidden;
  opacity: 0;
  transform: scale(0.9);
}

@media (max-width: 991px) {
  .navbar .dropdown-menu {
    display: none;
    opacity: 1;
    visibility: visible;
    transform: scale(1);
    text-align: inherit;
  }
}

.navbar .dropdown-menu.show {
  visibility: hidden;
}

@media (max-width: 991px) {
  .navbar .dropdown-menu.show {
    visibility: visible;
    display: block;
  }
}

.navbar .dropdown-item {
  position: relative;
  color: var(--secondary-color);
  transition: 0.2s ease;
  font-size: inherit;
  padding: 8px 10px;
  border-radius: inherit;
}

.navbar .dropdown-item:hover {
  color: #4FD675 !important;
  background-color: #F9F9F9;
}

/* search */
.search-bar {
  position: relative;
  background-color: #F9F9F9;

}

.search-bar input {
  background-color: transparent;
  border: 1px solid #EBEBEB;
  height: 40px;
  padding-left: 15px;
  position: relative;
  border-radius: 5px;
  z-index: 1;
}

.search-bar input:focus {
  border-color: #4FD675;
  outline: 0;
}

.search-bar input::-moz-placeholder {
  font-size: 90%;
}

.search-bar input::placeholder {
  font-size: 90%;
}

@media (max-width: 991px) {
  .search-bar input {
    width: 40px;
    padding-left: 30px;
  }

  .search-bar input:focus {
    padding-left: 10px;
    width: 200px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    height: 50px;
    right: 0;
    background-color: #F9F9F9;
  }
}

.search-bar::before {
  position: absolute;
  font-family: "themify";
  content: "\e610";
  font-size: 15px;
  right: 13px;
  top: 50%;
  transform: translateY(-50%);
}

.banner {

  background-position: bottom center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  background-color: var(--primary-color);
  padding: 120px 0 100px;
}

.banner .container {
  position: relative;
  z-index: 1;
}

.banner-shape-1 {
  position: absolute;
  left: 20%;
  top: 25%;
}

.banner-shape-1 .path {
  fill: #4FD675;
}

.banner-shape-2 {
  position: absolute;
  right: 20%;
  top: 25%;
}

.banner-shape-2 .path {
  fill: #4FD675;
}

.banner-shape-3 {
  position: absolute;
  right: 25%;
  bottom: 15%;
}

.banner-shape-3 .path {
  fill: #4FD675;
}

.banner-border {
  position: absolute;
  bottom: -60px;
  left: 0;
  width: 100%;
  stroke: var(--stroke-color);
}

.header {
  background-image: url(../images/backgrounds/header-bg.svg);
  background-position: bottom center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  padding: 120px 0 150px;

}

.header .container {
  position: relative;
  z-index: 1;
}

.header-shape-1 {
  position: absolute;
  left: 20%;
  top: 25%;
}

.header-shape-1 .path {
  fill: #4FD675;
}

.header-shape-2 {
  position: absolute;
  right: 20%;
  top: 25%;
}

.header-shape-2 .path {
  fill: #4FD675;
}

.header-shape-3 {
  position: absolute;
  right: 25%;
  bottom: 15%;
}

.header-shape-3 .path {
  fill: #4FD675;
}

.header-border {
  position: absolute;
  bottom: -35px;
  left: 0;
  width: 100%;
  stroke: #4FD675;
}

.author {
  position: relative;
  padding: 120px 0 150px;
}

.author-shape-1 {
  position: absolute;
  left: 15%;
  top: 25%;
}

.author-shape-1 .path {
  fill: #4FD675;
}

.author-shape-2 {
  position: absolute;
  right: 15%;
  top: 25%;
}

.author-shape-2 .path {
  fill: #4FD675;
}

.author-shape-3 {
  position: absolute;
  right: 20%;
  bottom: 15%;
}

.author-shape-3 .path {
  fill: #4FD675;
}

.author-border {
  position: absolute;
  bottom: -15px;
  left: 0;
  width: 100%;
  stroke: #4FD675;
  z-index: -1;
}

.wave {
  position: relative;
}

.wave-bg {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  transform: translateY(-50%);
  z-index: -2;

}

@media (max-width: 991px) {
  .wave-bg {
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
  }
}

.wave-shape-1 {
  position: absolute;
  right: 10%;
  top: 25%;
  z-index: -1;
}

.wave-shape-1 .path {
  fill: #4FD675;
}

.wave-shape-2 {
  position: absolute;
  left: 10%;
  top: 15%;
  z-index: -1;
}

.wave-shape-2 .path {
  fill: #4FD675;
}

.wave-shape-3 {
  position: absolute;
  left: 5%;
  bottom: 20%;
  z-index: -1;
}

.wave-shape-3 .path {
  fill: #4FD675;
}

.wave-shape-4 {
  position: absolute;
  right: 10%;
  bottom: 15%;
  z-index: -1;
}

.wave-shape-4 .path {
  fill: #4FD675;
}

.author-card {
  padding: 0 30px;
  border-right: 1px solid #EBEBEB;
  margin: 50px 0;
}

@media (max-width: 575px) {
  .author-card {
    border-right: 0;
  }
}

.author-card .social-icons a {
  color: #c4c4c4;
  font-size: 20px;
}

.author .social-icons a {
  color: #c4c4c4;
  font-size: 20px;
  display: block;
}

.author-image {
  height: 200px;
  width: 200px;
  -o-object-fit: cover;
  object-fit: cover;
  border-radius: 50%;
  display: block;
  margin: 0 auto 10px;
  border: 5px solid transparent;
  box-shadow: 0 0 0 2px #4FD675;
}

@media (max-width: 1200px) {
  .author-image {
    height: 150px;
    width: 150px;
  }
}

.post-count {
  color: #777;
  display: block;
  margin-bottom: 20px;
}

.card {

  background-color: #fff;
  transition: 0.2s ease;

}





.card-header h5 a {
  color: var(--acc-head-color) !important;

}


.card-body {
  padding: 25px;
  background-color: var(--acc-body-color);
  color: var(--acc-body-text-color);

  /* border-bottom: 1px solid #c4c4c4; */
}

.card-header {

  background-color: var(--acc-header-bg);
  border: none;
}

.card-img-sm {
  height: 85px;
  width: 85px;
  border-radius: 0.25rem;
  -o-object-fit: cover;
  object-fit: cover;
}

.card-meta {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  font-size: 12px;
  color: #777;
  margin-bottom: 0;
}

.card-meta li {
  margin-bottom: 10px;
}

.card-meta li:not(:last-child) {
  border-right: 1px solid #EBEBEB;
  padding-right: 8px;
}

.card-meta i {
  color: #dddddd;
  margin-right: 5px;
}

.card-meta-author {
  color: inherit;
}

.card-meta-author img {
  height: 20px;
  width: 20px;
  -o-object-fit: cover;
  object-fit: cover;
  margin-right: 5px;
  border-radius: 50%;
}

.card-meta-author:hover {
  color: #4FD675;
}

.card-meta-tag {
  margin-bottom: 0;
}

.card-meta-tag li {
  border: 0 !important;
  padding-right: 0 !important;
  margin-bottom: 0 !important;
}

.card-meta-tag li a {
  padding: 0px 8px;
  border-radius: 30px;
  border: 1px solid #EBEBEB;
  color: var(--secondary-color);
  display: inline-block;
}

.card-meta-tag li a:hover {
  background-color: #4FD675;
  border-color: #4FD675;
  color: var(--secondary-color);
}

.post-title {
  color: var(--secondary-color);
  font-weight: 700;
}

.post-title:hover {
  color: #4FD675;
}

.social-icons {
  margin-bottom: 0;
}

.social-icons li {
  color: #777;
  font-size: 14px;
}

.social-icons li a {
  display: block;
  color: inherit;
  padding: 5px;
}

.social-icons li a:hover {
  color: #4FD675;
}

.post-slider {
  overflow: hidden;
}

.post-slider:hover .prevArrow {
  left: 10px;
}

.post-slider:hover .nextArrow {
  right: 10px;
}

.slider-sm .slick-arrow {
  height: 35px;
  width: 35px;
  line-height: 35px;
}

.slick-arrow {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 9;
  height: 50px;
  width: 50px;
  line-height: 50px;
  border-radius: 50%;
  background: rgba(79, 214, 117, 0.5);
  color: var(--secondary-color);
  border: 0;
}

@media (max-width: 575px) {
  .slick-arrow {
    display: none;
  }
}

.slick-arrow:focus {
  outline: 0;
}

.slick-arrow:hover {
  background: #4FD675;
}

.prevArrow {
  left: -60px;
}

.nextArrow {
  right: -60px;
}

.pagination .page-item .page-link {
  display: inline-block;
  width: 40px;
  height: 40px;
  line-height: 40px;
  border-radius: 50%;
  background: transparent;
  text-align: center;
  padding: 0;
  margin-right: 10px;
  border: 1px solid #4FD675;
  color: #4FD675;
}

.pagination .page-item .page-link:hover {
  background: #4FD675;
  color: var(--secondary-color);
  border-color: #4FD675;
}

.pagination .page-item .page-link:focus {
  box-shadow: none;
}

.pagination .page-item:first-child .page-link,
.pagination .page-item:last-child .page-link {
  border-radius: 50%;
}

.pagination .page-item.active .page-link {
  background: #4FD675;
  color: var(--secondary-color);
  border-color: #4FD675;
}

.author-block {
  border-top: 1px solid #EBEBEB;
}

.author-block:nth-child(1) {
  border-top-color: transparent;
}

.author-block:nth-child(2) {
  border-top-color: transparent;
}

@media (max-width: 575px) {
  .author-block:nth-child(2) {
    border-top-color: #EBEBEB;
  }

}

.author-block:nth-child(3) {
  border-top-color: transparent;
}

@media (max-width: 991px) {
  .author-block:nth-child(3) {
    border-top-color: #EBEBEB;
  }

}

.author-block:nth-child(3n+3) .author-card {
  border-right-color: transparent;
}

@media (max-width: 991px) {
  .author-block:nth-child(3n+3) .author-card {
    border-right-color: #EBEBEB;
  }
}

@media (max-width: 991px) {
  .author-block:nth-child(2n+2) .author-card {
    border-right-color: transparent;
  }
}

.content * {
  word-break: break-word;
  overflow-wrap: break-word;
}

.content img {
  max-width: 100%;
}

.content a {
  color: var(--secondary-color);
}

.content a:hover {
  color: #4FD675;
}

.content ol,
.content ul {
  padding-left: 20px;
}

.content ol li,
.content ul li {
  margin-bottom: 10px;
}

.content ul {
  padding-left: 0;
  margin-bottom: 20px;
  list-style-type: none;
}

.content ul li {
  padding-left: 20px;
  position: relative;
}

.content ul li::before {
  position: absolute;
  content: "";
  height: 8px;
  width: 8px;
  border-radius: 50%;
  background: #4FD675;
  left: 3px;
  top: 8px;
}

.content table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 1rem;
  border: 1px solid #EBEBEB;
}

.content table td,
.content table th {
  padding: 0.75rem;
  vertical-align: top;
  margin-bottom: 0;
}

.content tr:not(:last-child) {
  border-bottom: 1px solid #EBEBEB;
}

.content th {
  font-weight: 500;
}

.content thead {
  background: #F9F9F9;
  margin-bottom: 0;
}

.content thead tr {
  border-bottom: 1px solid #EBEBEB;
}

.content tbody {
  background: white;
  margin-bottom: 0;
}

.content .notices {
  margin: 2rem 0;
  position: relative;
  overflow: hidden;
}

.content .notices p {
  padding: 10px;
  margin-bottom: 0;
  background-color: var(--secondary-color) !important;
}

.content .notices p::before {
  position: absolute;
  top: 2px;
  color: var(--secondary-color);
  font-family: "themify";
  font-weight: 900;
  content: "\e717";
  left: 10px;
}

.content .notices.note p {
  border-top: 30px solid #6ab0de;
  background: #F9F9F9;
}

.content .notices.note p::after {
  content: "Note";
  position: absolute;
  top: 2px;
  color: var(--secondary-color);
  left: 2rem;
}

.content .notices.tip p {
  border-top: 30px solid #78C578;
  background: #F9F9F9;
}

.content .notices.tip p::after {
  content: "Tip";
  position: absolute;
  top: 2px;
  color: var(--secondary-color);
  left: 2rem;
}

.content .notices.info p {
  border-top: 30px solid #F0B37E;
  background: #F9F9F9;
}

.content .notices.info p::after {
  content: "Info";
  position: absolute;
  top: 2px;
  color: var(--secondary-color);
  left: 2rem;
}

.content .notices.warning p {
  border-top: 30px solid #E06F6C;
  background: #F9F9F9;
}

.content .notices.warning p::after {
  content: "Warning";
  position: absolute;
  top: 2px;
  color: var(--secondary-color);
  left: 2rem;
}

.content blockquote {
  font-size: 20px !important;
  color: var(--secondary-color);
  padding: 20px 40px;
  border-left: 2px solid #4FD675;
  margin: 40px 0;
  font-weight: bold;
  background: var(--secondary-color);
}

.content blockquote p {
  margin-bottom: 0 !important;
}

.content pre {
  display: block;
  padding: 9.5px;
  margin: 10px 0px 10px;
  white-space: pre-wrap;
}

.content code {
  margin-bottom: 0 !important;
  font-size: 100%;
}

.code-tabs {
  border: 1px solid #EBEBEB;
  overflow: hidden;
  margin-bottom: 20px;
  background-color: var(--secondary-color);
}

.code-tabs .nav-tabs {
  margin-bottom: 0;
}

.code-tabs .nav-tabs .nav-item {
  padding-left: 0;
  border-right: 1px solid #EBEBEB;
}

.code-tabs .nav-tabs .nav-item .nav-link {
  text-decoration: none;
  font-weight: 500;
  border: 0;
}

.code-tabs .nav-tabs .nav-item::before {
  display: none;
}

.code-tabs .nav-tabs .nav-item.active {
  background: #4FD675;
}

.code-tabs .nav-tabs .nav-item.active .nav-link {
  color: var(--secondary-color);
}

.code-tabs .tab-content {
  padding: 20px 15px;
}

.collapse-wrapper {
  background-color: var(--secondary-color);
}

.form-group {
  margin-bottom: 30px;
}

.form-group label {
  font-size: 16px;
  font-weight: 700;
  color: var(--secondary-color);
}

.form-group .form-control {
  border-color: #EBEBEB;
  border: 1px solid transparent;
  background-color: #F9F9F9;
  height: 50px;
}

.form-group .form-control:focus {
  outline: 0;
  box-shadow: none;
  border-color: #4FD675;
}

.form-group textarea.form-control {
  height: 120px;
}

.widget {
  margin-bottom: 30px;
  padding: 15px;
  border-radius: 5px;
  border-top: 6px solid #4FD675;
  background-color: var(--secondary-color);
}

.widget-title {
  text-transform: uppercase;
  margin-bottom: 15px;
  color: var(--secondary-color);
  text-align: center;
  font-size: 15px;
  letter-spacing: 0.06em;
}

.widget-search {
  position: relative;
}

.widget-search input {
  border: 1px solid transparent;
  width: 100%;
  height: 40px;
  border-radius: 50px;
  background-color: #F9F9F9;
  padding-left: 20px;
  transition: 0.2s ease;
}

.widget-search input:focus {
  border-color: #4FD675;
  outline: 0;
}

.widget-search input::-moz-placeholder {
  font-size: 90%;
}

.widget-search input::placeholder {
  font-size: 90%;
}

.widget-search i {
  color: var(--secondary-color);
  position: absolute;
  right: 15px;
  top: 15px;
  font-size: 12px;
}

.widget-about {
  text-align: center;
}

.widget-about img {
  height: 170px;
  width: 170px;
  -o-object-fit: cover;
  object-fit: cover;
  border-radius: 50%;
  display: block;
  margin: 0 auto 10px;
  border: 5px solid transparent;
  box-shadow: 0 0 0 2px #4FD675;
}

@media (max-width: 1200px) {
  .widget-about img {
    height: 150px;
    width: 150px;
  }
}

.widget-author .media {
  position: relative;
  padding: 15px 0;
}

.widget-author .media img {
  height: 70px;
  width: 70px;
  -o-object-fit: cover;
  object-fit: cover;
  border-radius: 50%;
}

.widget-author .media:not(:last-child) {
  border-bottom: 1px solid #EBEBEB;
}

.widget-categories a {
  position: relative;
  padding-left: 15px;
}

.widget-categories a::before {
  position: absolute;
  content: "#";
  color: #4FD675;
  left: 0;
  top: 0;
}

.widget-list li {
  padding: 7px 0;
}

.widget-list li:not(:last-child) {
  border-bottom: 1px solid #EBEBEB;
}

.widget-list li a {
  color: var(--secondary-color);
}

.widget-list li a:hover {
  color: #4FD675;
}

.widget-list-inline li {
  margin-bottom: 10px;
}

.widget-list-inline li a {
  padding: 2px 15px;
  border: 1px solid #4FD675;
  border-radius: 30px;
  display: block;
  color: var(--secondary-color);
}

.widget-list-inline li a:hover {
  border-color: #4FD675;
  background: #4FD675;
  color: var(--secondary-color);
}

.widget-card {
  position: relative;
  padding: 15px 0;
}

.widget-card:not(:last-child) {
  border-bottom: 1px solid #EBEBEB;
}

.widget-social {
  display: flex;
  justify-content: space-around;
}

.widget-social a {
  padding: 10px;
  font-size: 20px;
  color: #777;
}

.widget-social a:hover {
  color: #4FD675;
}

.quote {
  background-color: var(--secondary-color);
  border: 1px solid #EBEBEB;
  display: flex;
  padding: 20px;
  margin-bottom: 20px;
}

.quote i {
  font-size: 24px;
  color: #4FD675;
  margin-right: 10px;
}

.quote p {
  font-style: italic;
}

.quote-by {
  color: #4FD675;
}

.instagram-post img {
  height: 160px;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.error {
  padding: 130px 0;
}

.error-shape-1 {
  position: absolute;
  right: 20%;
  top: 15%;
  z-index: -1;
}

.error-shape-1 .path {
  fill: #4FD675;
}

.error-shape-2 {
  position: absolute;
  right: 10%;
  top: 50%;
  z-index: -1;
}

.error-shape-2 .path {
  fill: #4FD675;
}

.error-shape-3 {
  position: absolute;
  right: 30%;
  bottom: 15%;
  z-index: -1;
}

.error-shape-3 .path {
  fill: #4FD675;
}

.footer {
  padding: 120px 0 50px;
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}

.footer-list a {
  display: block;
  color: var(--secondary-color);
  padding: 5px;
}

.footer-list a:hover {
  color: #4FD675;
}

.footer-border {
  position: absolute;
  top: -75px;
  width: 100%;
  stroke: #4FD675;
}

.image-wrapper {
  position: relative;
  border-radius: 5px;
}

.image-wrapper img {
  border-radius: inherit;
}

.image-wrapper::before {
  position: absolute;
  content: "";
  height: 100%;
  width: 100%;
  background-color: #F9F9F9;
  left: -15px;
  top: -15px;
  z-index: -1;
  border-radius: inherit;
}

.image-wrapper::after {
  position: absolute;
  content: "";
  height: 100%;
  width: 100%;
  border: 1px solid #4FD675;
  left: 15px;
  top: 15px;
  border-radius: inherit;
}

.logo-list li {
  height: 70px;
  padding: 0 30px;
  text-align: center;
  line-height: 70px;
  margin-bottom: 20px;
}

.logo-list li img {
  height: 25px;
}

.video-wrapper {
  position: relative;
}

.video-wrapper .play-btn {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.play-btn {
  height: 50px;
  width: 50px;
  border-radius: 50%;
  line-height: 55px;
  font-size: 20px;
  color: var(--secondary-color);
  background-color: #4FD675;
  text-align: center;
  box-shadow: 0 0 0 5px rgba(79, 214, 117, 0.7);
  transition: 0.2s ease-out;
}

.play-btn:hover {
  color: var(--secondary-color);
  box-shadow: 0 0 0 10px rgba(79, 214, 117, 0.7);
}

.mission-name {
  height: 150px;
  width: 150px;
  color: var(--secondary-color);
  background-color: #4FD675;
  line-height: 150px;
  border-radius: 50%;
  text-align: center;
  margin: auto;
}

.promotion {
  border-radius: 5px;
  overflow: hidden;
  position: relative;
  margin-bottom: 30px;
}

.promotion-content {
  position: absolute;
  padding: 30px;
  height: 100%;
  width: 100%;
  background-color: rgba(24, 24, 24, 0.3);
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  justify-content: center;
  left: 0;
  top: 0;
}

.promotion-content h5 {
  font-size: 32px;
}

.pricing-wrapper {
  padding: 30px 10px;
  padding-bottom: 0;
}

.pricing-item {
  margin-bottom: 20px;
}

.pricing-item .card {
  border-right: 1px solid #ddd;
  margin: 0 10px;
  padding: 20px 15px;
}

@media (max-width: 991px) {
  .pricing-item .card {
    border: 0;
  }
}

.pricing-item .card .price {
  margin-bottom: 30px;
}

.pricing-item .card .price h2 {
  margin-bottom: 0;
}

.pricing-item .card .price span {
  line-height: 1;
  margin-left: 10px;
}

.pricing-item:last-child .card {
  border: 0;
}

.nav-pills-icon .nav-link {
  padding-top: 20px;
  padding-bottom: 20px;
  color: var(--secondary-color);
  border: 2px solid transparent;
}

.nav-pills-icon .nav-link.active {
  color: #4FD675;
  background-color: transparent;
  border-color: #4FD675;
}

.book-cover {
  background-color: #F9F9F9;
}

.book-cover img {
  max-width: 175px;
  margin: 40px 0;
}

.shadow-none {
  box-shadow: none !important;
}

/*# sourceMappingURL=style.css.map */

.contact-info {
  background: var(--secondary-color);
  padding: 0 0 6px;
  margin: 0 0 15px;

}


.contact-info img {
  width: 100%;
}

.contact-info .address {
  color: #737882;
  padding: 18px 0 0 16px;

}

.contact-info span {
  font-size: 18px;
  float: left;
  margin: 4px 0 0;
}

.contact-info p {
  margin: 0 0 0 34px;
}

.featured-open {
  font-size: 13px;
  padding: 0 0 0 34px;
}

.address p {
  margin: 0 0 0 34px;
}


.customer-review_wrap {
  display: inline-block;
  width: 100%;
}



.why__grid {
  display: grid;
  justify-content: space-between;
  margin-top: 4%;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: var(--p-5);
}

.why__card {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 20px;
  border: 1px solid var(--white-0);
  padding: var(--p-2);
  margin: .4rem;
  background-color: var(--card-bg);
  color: var(--secondary-color);
  text-align: center;
  flex-direction: column;
}



.why__card h2 {
  margin-top: var(--p-6);
  color: var(--secondary-color);
}

.why__card p {
  padding: var(--p-2) 0;
  line-height: var(--p-2);
  color: var(--secondary-color);
}





/*Media Queries*/

@media screen and (min-width:1200px) {
  .display-4 {
    font-size: 2.5rem;
    font-weight: 300;
    line-height: 1.2;
  }
}


@media screen and (min-width: 769px) and (max-width:1024px) {

  /*Utilities*/
  p {
    font-size: var(--p-6);
  }




  .sub-heading {
    font-size: var(--p-3);
  }

  .main-heading {
    font-size: var(--p-1);
  }

  .container {
    width: 80%;
    padding: 0 var(--p-7);

  }

  .why__grid {
    grid-template-columns: repeat(2, 1fr);
    justify-items: center;
  }


  .why__card {
    padding: var(--p-7);

  }

  .why__card h2 {
    font-size: var(--p-5);
  }

  .why__card p {
    padding: var(--p-7);

  }


}







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

  p {
    font-size: var(--p-6);
  }



  .sub-heading {
    font-size: var(--p-3);
  }

  .main-heading {
    font-size: var(--p-2);
  }

  .container {
    width: 80%;

    padding: 0 var(--p-7);

  }

  .why__grid {

    grid-template-columns: repeat(2, 1fr);
    justify-items: center;

  }


  .why__card {
    padding: var(--p-7);

  }


  .why__card h2 {
    font-size: var(--p-5);
  }

  .why__card p {
    padding: var(--p-7);

  }

}


@media screen and (max-width:576px) {
  p {
    font-size: var(--p-6);
  }

  .main-heading {
    font-size: var(--p-3);
  }

  h3 {
    font-size: var(--p-5);
  }


  .mode .fa {
    font-size: var(--p-5);
  }

  td {
    font-size: var(--p-5);
  }

  td .fa-download {
    font-size: var(--p-4);
  }


  .navbar-brand {
    font-size: var(--p-6) !important;
  }

  .table td,
  .table th {
    padding: var(--p-6) 0 !important;
  }

  .btn {

    text-transform: capitalize;
    padding: var(--p-7);

  }

  .footer-heading {
    font-size: var(--p-6);
  }

  .container {
    width: 80%;
    margin: 0 auto;
    padding: 0 var(--p-7);

  }


  .why__grid {

    grid-template-columns: 1fr;

  }

  .why__card {
    padding: var(--p-7);

  }

  .why__card h2 {
    font-size: var(--p-5);
  }

  .why__card p {
    padding: var(--p-7);

  }



}


.message-body {
  border-radius: .375em;
  border-width: 0 0 0 4px;
  padding: 1.25em 1.5em;
  border-style: solid;
  color: #cc0f35;
  border-color: #f14668;
  color: #cc0f35;
  background-color: #feecf0;
}

.message-body .fa {
  color: #cc0f35;
}

.message-body p {
  font-weight: bold;
  color: #cc0f35;
  font-size: 18px;
  margin-bottom: 0;
}

td .fa-download:hover {
  color: #4FD675;
}

.link {
  text-decoration: underline;
  color: #4FD675;
}

.lb {
  border-radius: 50px;
  border: 1px solid;
}


.mode {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-radius: 50px;
  border: 1px solid var(--white-0);
  padding: var(--p-7);
  background-color: var(--card-bg);
  color: var(--secondary-color);
  text-align: center;
}

.mode .fa:hover {
  background-color: #f3f3f3;
  cursor: pointer;
  border-radius: 50%;
  color: #000;
}