@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Raleway");
.whatsapp-button {
  position: fixed;
  bottom: 20px;
  float: left;
  left: 30px;
  width: 60px;
  height: 60px;
  background-color: #29ff02;
  border-radius: 50%;
  text-align: center;
  line-height: 60px;
  color: white;
  font-size: 24px;
  z-index: 999;
  transition: opacity 0.3s ease;
}
.download-button {
            display: inline-block;
            padding: 10px 20px;
            background-color: #0074cc; /* Blue background color */
            color: #fff; /* Text color */
            text-decoration: none;
            border: none;
            border-radius: 5px;
            cursor: pointer;
        	margin-left:15%;
        }
@media (max-width:720px) {
.download-button
   {
    font-size: 16px;
  }
}
#about{
background-color:var(--bg-color);
}
.colorc{
	color:var(--bs-dark);
	font-size: 38px;
    line-height: 48px;
    font-weight: 600;
    text-transform: capitalize;
}
.whatsapp-button i {
  pointer-events: none;
}
 .highlight {
            background-color: yellow;
        }
.whatsapp-button:hover {
  opacity: 0.8;
}

@keyframes moveRight {
    0% {
    transform: translateX(-700%);
  }

 
  100% {
    transform: translateX(0); /* Move the images to the right */
  }
}
.search{
	width:100px;
	border-radius:15px;
}
.searchb{
	width:30px;
	border-radius:15px;
border: none;
    background: none;
}
.move-right {
  animation: moveRight 32s ease-out infinite !important; /* Adjust the duration and animation timing as needed */
}


:root {
  --bs-blue: #0d6efd;
  --bs-indigo: #6610f2;
  --bs-purple: #6f42c1 --bs-pink: #d63384;
  --bs-red: #dc3545;
  --bs-orange: #fd7e14;
  --bs-yellow: #ffc107;
  --bs-green: #198754;
  --bs-teal: #20c997;
  --bs-cyan: #0dcaf0;
  --bs-white: #fff;
  --bs-gray: #6c757d;
  --bs-gray-dark: #343a40;
  --bs-primary: #0d6efd;
  --bs-secondary: #6c757d;
  --bs-success: #198754;
  --bs-info: #0dcaf0;
  --bs-warning: #ffc107;
  --bs-danger: #dc3545;
  --bs-light: #f8f9fa;
  --bs-dark: #212529;
  --bs-font-sans-serif: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  --bs-gradient: linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0))
}

*,
::after,
::before {
  box-sizing: border-box
}

.detail p {
  color: white;
}


@media (prefers-reduced-motion:no-preference) {
  :root {
    scroll-behavior: smooth
  }
}

body {
  margin: 0;
  font-family: 'Montserrat', sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  background-color: #fff;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: transparent
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
  margin-bottom: .5rem;
  font-weight: 700;
  line-height: 1.2
}


h1 {
  font-size: calc(1.375rem + 1.5vw)
}

@media (min-width:1200px) {

  h1 {
    font-size: 2.5rem
  }
}

h2 {
  font-size: calc(1.325rem + .9vw)
}

@media (min-width:1200px) {


  h2 {
    font-size: 2rem
  }
}


h3 {
  font-size: calc(1.3rem + .6vw)
}

@media (min-width:1200px) {


  h3 {
    font-size: 1.75rem
  }
}


h4 {
  font-size: calc(1.275rem + .3vw)
}

@media (min-width:1200px) {


  h4 {
    font-size: 1.5rem
  }
}


h5 {
  font-size: 1.25rem
}


h6 {
  font-size: 1rem
}

p {
  margin-top: 0;
  margin-bottom: 1rem
}

ol,
ul {
  padding-left: 2rem
}


ol,
ul {
  margin-top: 0;
  margin-bottom: 1rem
}

ol ol,
ol ul,
ul ol,
ul ul {
  margin-bottom: 0
}

b,
strong {
  font-weight: bolder
}


a {
  color: var(--bs-blue);
  text-decoration: underline;

}

a:hover {
  color: var(--primary-color);
}

a:not([href]):not([class]),
a:not([href]):not([class]):hover {
  color: inherit;
  text-decoration: none
}

a>code {
  color: inherit
}

img,
svg {
  vertical-align: middle
}

label {
  display: inline-block;
  font-size: 30px;
    color: var(--font-color);
}

button {
  border-radius: 0
}

button:focus:not(:focus-visible) {
  outline: 0
}

button,
input,
select,
textarea {
  margin: 0;
  font-family: 'Montserrat', sans-serif;
  font-size: inherit;
  line-height: inherit
}

button,
select {
  text-transform: none
}

[role=button] {
  cursor: pointer
}

select {
  word-wrap: normal
}

select:disabled {
  opacity: 1
}

[list]::-webkit-calendar-picker-indicator {
  display: none
}

[type=button],
[type=reset],
[type=submit],
[type=button]:not(:disabled),
[type=reset]:not(:disabled),
[type=submit]:not(:disabled),
button:not(:disabled) {
  cursor: pointer
}

::-moz-focus-inner {
  padding: 0;
  border-style: none
}

textarea {
  resize: vertical
}

::-webkit-datetime-edit-day-field,
::-webkit-datetime-edit-fields-wrapper,
::-webkit-datetime-edit-hour-field,
::-webkit-datetime-edit-minute,
::-webkit-datetime-edit-month-field,
::-webkit-datetime-edit-text,
::-webkit-datetime-edit-year-field {
  padding: 0
}

::-webkit-inner-spin-button {
  height: auto
}

[type=search] {
  outline-offset: -2px;

}

::-webkit-search-decoration {
  -webkit-appearance: none
}

::-webkit-color-swatch-wrapper {
  padding: 0
}

::file-selector-button {
  font: inherit
}

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button
}

video {
  border: 0
}

progress {
  vertical-align: baseline
}

[hidden] {
  display: none !important
}

.img-fluid {
  max-width: 100%;
  height: auto
}

.container,
.container-fluid,
.container-lg,
.container-md,
.container-sm,
.container-xl,
.container-xxl {
  width: 100%;
  padding-right: var(--bs-gutter-x, .75rem);
  padding-left: var(--bs-gutter-x, .75rem);
  margin-right: auto;
  margin-left: auto
}

@media (min-width:576px) {

  .container,
  .container-sm {
    max-width: 540px
  }
  
}

@media (min-width:768px) {

  .container,
  .container-md,
  .container-sm {
    max-width: 720px
  }
}

@media (min-width:992px) {

  .container,
  .container-lg,
  .container-md,
  .container-sm {
    max-width: 960px
  }
}

@media (min-width:1200px) {

  .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl {
    max-width: 1140px
  }
}

@media (min-width:1400px) {

  .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl,
  .container-xxl {
    max-width: 1320px
  }
}

.row {
  --bs-gutter-x: 1.5rem;
  --bs-gutter-y: 0;
  display: flex;
  flex-wrap: wrap;
  margin-top: calc(var(--bs-gutter-y) * -1);
  margin-right: calc(var(--bs-gutter-x)/ -2);
  margin-left: calc(var(--bs-gutter-x)/ -2)
}

.row>* {
  flex-shrink: 0;
  width: 100%;
  max-width: 100%;
  padding-right: calc(var(--bs-gutter-x)/ 2);
  padding-left: calc(var(--bs-gutter-x)/ 2);
  margin-top: var(--bs-gutter-y)
}

@media (min-width:576px) {
  .col-sm {
    flex: 1 0 0%
  }

  .col-sm-6 {
    flex: 0 0 auto;
    width: 50%
  }

}

@media (min-width:768px) {
  .col-md {
    flex: 1 0 0%
  }

  .col-md-6 {
    flex: 0 0 auto;
    width: 50%
  }


}

@media (min-width:992px) {
  .col-lg {
    flex: 1 0 0%
  }

  .col-lg-auto {
    flex: 0 0 auto;
    width: auto
  }

  .col-lg-3 {
    flex: 0 0 auto;
    width: 25%
  }

  .col-lg-4 {
    flex: 0 0 auto;
    width: 33.3333333333%
  }

  .col-lg-5 {
    flex: 0 0 auto;
    width: 41.6666666667%
  }

  .col-lg-6 {
    flex: 0 0 auto;
    width: 50%
  }


  .col-lg-12 {
    flex: 0 0 auto;
    width: 100%
  }

}

.btn {
  display: inline-block;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: center;
  text-decoration: none;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  background-color: transparent;
  border: 1px solid transparent;
  padding: .375rem .75rem;
  font-size: 1rem;
  border-radius: .25rem;
  transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
  .btn {
    transition: none
  }
}
.catalog{
margin-left: 2%;
    font-size: 24px;
}
.btn:hover {
  color: #212529
}

.btn-check:focus+.btn,
.btn:focus {
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgb(103 58 183 / 42%);
}

.btn.disabled,
.btn:disabled,
fieldset:disabled .btn {
  pointer-events: none;
  opacity: .65
}

.btn-primary {
  color: #fff;
  background-color: var(--primary-color);
  border-color: var(--primary-color);
}

.btn-primary:hover {
  color: #fff;
  background-color: #e31922;
  border-color: #e31922;
}

.btn-check:focus+.btn-primary,
.btn-primary:focus {
  color: #fff;
  background-color: #e31922;
  border-color: #e31922;
  box-shadow: 0 0 0 0.25rem rgb(244 67 54 / 30%);
}

.btn-check:active+.btn-primary,
.btn-check:checked+.btn-primary,
.btn-primary.active,
.btn-primary:active,
.show>.btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #e31922;
  border-color: #e31922;
}

.btn-check:active+.btn-primary:focus,
.btn-check:checked+.btn-primary:focus,
.btn-primary.active:focus,
.btn-primary:active:focus,
.show>.btn-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgb(244 67 54 / 30%);
}

.btn-primary.disabled,
.btn-primary:disabled {
  color: #fff;
  background-color: #e31922;
  border-color: #e31922;
}

.btn-secondary {
  color: #ffffff;
  background-color: #00c16e;
  border-color: #00c16e;
}

.btn-secondary:hover {
  color: #ffffff;
  background-color: #02a55f;
  border-color: #02a55f;
}

.btn-check:focus+.btn-secondary,
.btn-secondary:focus {
  color: #fff;
  background-color: #00c16e;
  border-color: #00c16e;
  box-shadow: 0 0 0 0.25rem rgb(244 67 54 / 30%);
}

.btn-check:active+.btn-secondary,
.btn-check:checked+.btn-secondary,
.btn-secondary.active,
.btn-secondary:active,
.show>.btn-secondary.dropdown-toggle {
  color: #fff;
  background-color: #00c16e;
  border-color: #00c16e;
  box-shadow: 0 0 0 0.25rem rgb(244 67 54 / 30%);
}

.btn-check:active+.btn-secondary:focus,
.btn-check:checked+.btn-secondary:focus,
.btn-secondary.active:focus,
.btn-secondary:active:focus,
.show>.btn-secondary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgb(244 67 54 / 30%);
}

.btn-secondary.disabled,
.btn-secondary:disabled {
  color: #fff;
  background-color: #00c16e;
  border-color: #00c16e;
}

.btn-light {
  color: #000;
  background-color: #f8f9fa;
  border-color: #f8f9fa
}

.btn-light:hover {
  color: #000;
  background-color: #f9fafb;
  border-color: #f9fafb
}

.btn-check:focus+.btn-light,
.btn-light:focus {
  color: #000;
  background-color: #f9fafb;
  border-color: #f9fafb;
  box-shadow: 0 0 0 .25rem rgba(211, 212, 213, .5)
}

.btn-check:active+.btn-light,
.btn-check:checked+.btn-light,
.btn-light.active,
.btn-light:active,
.show>.btn-light.dropdown-toggle {
  color: #000;
  background-color: #f9fafb;
  border-color: #f9fafb
}

.btn-check:active+.btn-light:focus,
.btn-check:checked+.btn-light:focus,
.btn-light.active:focus,
.btn-light:active:focus,
.show>.btn-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 .25rem rgba(211, 212, 213, .5)
}

.btn-light.disabled,
.btn-light:disabled {
  color: #000;
  background-color: #f8f9fa;
  border-color: #f8f9fa
}

.collapse:not(.show) {
  display: none
}

.nav {
  display: flex;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none
}

.nav-link {
  display: block;
  padding: .5rem 1rem;
  color: #0d6efd;
  text-decoration: none;
  transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
  .nav-link {
    transition: none
  }
}

.nav-link:focus,
.nav-link:hover {
  color: #0a58ca
}

.nav-link.disabled {
  color: #6c757d;
  pointer-events: none;
  cursor: default
}

.nav-link {
  margin-bottom: -1px;
  background: 0 0;
  border: 1px solid transparent;
  border-top-left-radius: .25rem;
  border-top-right-radius: .25rem
}

.nav-link:focus,
.nav-link:hover {
  border-color: #e9ecef #e9ecef #dee2e6;
  isolation: isolate
}

.nav-link.disabled {
  color: #6c757d;
  background-color: transparent;
  border-color: transparent
}

.nav-item.show .nav-link,
.nav-link.active {
  color: #495057;
  background-color: #fff;
  border-color: #dee2e6 #dee2e6 #fff
}

.navbar {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  padding-top: .5rem;
  padding-bottom: .5rem
}

.navbar-brand {
  padding-top: .3125rem;
  padding-bottom: .3125rem;
  margin-right: 1rem;
  font-size: 1.25rem;
  text-decoration: none;
  white-space: nowrap
}

.navbar-nav {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none
}

.navbar-nav .nav-link {
  padding-right: 0;
  padding-left: 0
}

.navbar-nav .dropdown-menu {
  position: static
}


.navbar-collapse {
  flex-basis: 100%;
  flex-grow: 1;
  align-items: center
}

.navbar-toggler {
  padding: .25rem .75rem;
  font-size: 1.25rem;
  line-height: 1;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: .25rem;
  transition: box-shadow .15s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
  .navbar-toggler {
    transition: none
  }
}

.navbar-toggler:hover {
  text-decoration: none
}

.navbar-toggler:focus {
  text-decoration: none;
  outline: 0;
  box-shadow: 0 0 0 .25rem
}

.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%
}

@media (min-width:992px) {
  .navbar-expand-lg {
    flex-wrap: nowrap;
    justify-content: flex-start
  }

  .navbar-expand-lg .navbar-nav {
    flex-direction: row
  }

  .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: .5rem;
    padding-left: .5rem
  }

  .navbar-expand-lg .navbar-nav-scroll {
    overflow: visible
  }

  .navbar-expand-lg .navbar-collapse {
    display: flex !important;
    flex-basis: auto
  }

  .navbar-expand-lg .navbar-toggler {
    display: none
  }
}

.card {
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid rgba(0, 0, 0, .125);
  border-radius: .25rem
}

.breadcrumb {
  display: flex;
  flex-wrap: wrap;
  padding: 0 0;
  margin-bottom: 1rem;
  list-style: none
}

.breadcrumb-item+.breadcrumb-item {
  padding-left: .5rem
}

.breadcrumb-item+.breadcrumb-item::before {
  float: left;
  padding-right: .5rem;
  color: #6c757d;
  content: var(--bs-breadcrumb-divider, "/")
}

.breadcrumb-item.active {
  color: #6c757d
}

.pagination {
  display: flex;
  padding-left: 0;
  list-style: none
}

.fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030
}

.d-grid {
  display: grid !important
}

.d-flex {
  display: flex !important
}

.position-relative {
  position: relative !important
}

.border {
  border: 1px solid #dee2e6 !important
}

.border-0 {
  border: 0 !important
}

.justify-content-center {
  justify-content: center !important
}

.justify-content-between {
  justify-content: space-between !important
}

.align-items-center {
  align-items: center !important
}

.mx-auto {
  margin-right: auto !important;
  margin-left: auto !important
}

.my-4 {
  margin-top: 1.5rem !important;
  margin-bottom: 1.5rem !important
}

.mt-0 {
  margin-top: 0 !important
}

.mt-3 {
  margin-top: 1rem !important;

}

.mt-4 {
  margin-top: 1.5rem !important
}

.mt-5 {
  margin-top: 3rem !important
}

.me-2 {
  margin-right: .5rem !important
}

.mb-1 {
  margin-bottom: .25rem !important
}

.mb-2 {
  margin-bottom: .5rem !important
}

.mb-3 {
  margin-bottom: 1rem !important
}

.mb-4 {
  margin-bottom: 1.5rem !important
}

.ms-3 {
  margin-left: 1rem !important
}

.py-2 {
  padding-top: .5rem !important;
  padding-bottom: .5rem !important
}

.py-3 {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important
}

.py-4 {
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important
}

.py-5 {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important
}


.pt-2 {
  padding-top: .5rem !important
}

.pt-5 {
  padding-top: 3rem !important
}

.pb-2 {
  padding-bottom: .5rem !important
}

.pb-4 {
  padding-bottom: 1.5rem !important
}

.text-end {
  text-align: right !important
}

.text-center {
  text-align: center !important
}

.text-white {
  color: #fff !important
}

.bg-gradient {
  background-image: var(--bs-gradient) !important
}

@media (min-width:576px) {
  .mt-sm-0 {
    margin-top: 0 !important
  }

  .mt-sm-5 {
    margin-top: 3rem !important
  }

  .mb-sm-5 {
    margin-bottom: 3rem !important
  }

  .pt-sm-0 {
    padding-top: 0 !important
  }

}

@media (min-width:768px) {
  .mt-md-0 {
    margin-top: 0 !important
  }

  .mt-md-5 {
    margin-top: 3rem !important
  }

  .mb-md-5 {
    margin-bottom: 3rem !important
  }

  .px-md-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important
  }

  .py-md-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important
  }

  .py-md-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important
  }

  .pt-md-4 {
    padding-top: 1.5rem !important
  }
}

@media (min-width:992px) {
  .d-lg-flex {
    display: flex !important
  }

  .mt-lg-0 {
    margin-top: 0 !important
  }

  .mt-lg-5 {
    margin-top: 3rem !important
  }

  .me-lg-4 {
    margin-right: 1.5rem !important
  }

  .mb-lg-0 {
    margin-bottom: 0 !important
  }

  .ms-lg-auto {
    margin-left: auto !important
  }

  .px-lg-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important
  }

  .px-lg-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important
  }


  .py-lg-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important
  }

  .py-lg-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important
  }

  .pt-lg-0 {
    padding-top: 0 !important
  }

  .pt-lg-4 {
    padding-top: 1.5rem !important
  }

  .pt-lg-5 {
    padding-top: 3rem !important
  }

  .pe-lg-4 {
    padding-right: 1.5rem !important
  }

  .pe-lg-5 {
    padding-right: 3rem !important
  }

  .ps-lg-4 {
    padding-left: 1.5rem !important
  }

  .ps-lg-5 {
    padding-left: 3rem !important
  }

}


/* //bootstrap */
/*# sourceMappingURL=bootstrap.min.css.map */

@media (max-width: 600px) {

  .mt-5 {
    margin-top: 0px !important;
  }

  .row>* {
    flex-shrink: unset;
  }
}

.motto {
  color: var(--font-color);
}

.motto-text {
  font-size: 22px;
}

:root {
--glow-color: hsl(262deg 46% 58%);
  --cat-color: #B3A285;
  --bgabout: #091ae538;
  --h-color: white;
  --icon-color: #000000;
  --primary-color: #673ab7;
  --secondary-color: #00c16e;
  --font-color: #000000;
  --bg-color: #fff;
  --heading-color: #404044;
  --footer-color: #f7f7f7;
  --footer-cpy-color: #040a17;
  --border-radius: 6px;
  --border-radius-full: 15px;
  --border-color-light: #eee;
  --iframe-filter: grayscale(0%);
  --bg-grey: #e1e3eb;
  --bg-light: #fbfbfb;
  --bg-dark-color: #fff;
  --disable-color: #d8d6d6;
  --box-shadow-color: rgb(0 0 0 / 10%);
  --border-color: #eee --heading-color-2: #fff;
  --search-shadow: rgb(0 0 0 / 5%);
  --box-shadow-blog: rgb(0 0 0 / 7%);
  --bg-layer-color: rgb(0 0 0 / 0%);
  --bg-layer-color-2: rgb(0 0 0 / 44%);
  --box-shadow-map: rgb(0 0 0 / 6%);
  --box-shadow-color-2: rgb(0 0 0 / 8%);
  --box-shadow-color-3: rgb(0 0 0 / 41%);
}

[data-theme="dark"] {

  --bg-logo: white;
  --cat-color: #1a192a;
  --bgabout: #26243c;
  --h-color: white;
  --icon-color: #ffffff;
  --primary-color: #673ab7;
  --secondary-color: #02983f;
  --font-color: #ffffff;
  --bg-color: #26243c;
  --heading-color: #fdfffc;
  --footer-color: #0e0e0e;
  --footer-cpy-color: #060606;
  --border-color-light: rgba(255, 255, 255, 0.2);
  --iframe-filter: grayscale(100%);
  --bg-grey: #1a192a;
  --bg-light: #26243c;
  --bg-dark-color: #27282b;
  --footer-sub-color: #b7b7b7;
  --disable-color: #5d5d5d;
  --border-color: rgba(255, 255, 255, 0.1);
  --box-shadow-color: rgb(14 13 13);
  --heading-color-2: #060606;
  --search-shadow: rgb(6 8 8);
  --box-shadow-blog: rgb(21 16 16);
  --bg-layer-color: rgb(0 0 0 / 44%);
  --bg-layer-color-2: rgb(0 0 0 / 64%);
  --box-shadow-map: rgb(18 12 12);
  --box-shadow-color-2: rgb(16 9 9);
  --box-shadow-color-3: rgb(6 4 4);
}


html {
  scroll-behavior: smooth;
}

body,
html {
  margin: 0;
  padding: 0;
  background: var(--h-color);
  color: var(--font-color);
  font-family: 'Poppins', sans-serif;
}

body a,
button,
.btn {
  cursor: pointer !important;
}

.img-responsive {
  max-width: 100%;
  display: block;
  width: 100%;
}

.d-grid {
  display: grid;
}

.align-self {
  align-self: center;
}


button,
input,
select,
label,
li,
span {

  outline: none;
}

a,
a:hover,
button,
button:hover {
  text-decoration: none;
  transition: .5s all;
  -moz-transition: .5s all;
}

video {
  border: none;
  display: block;
}

ul {
  margin: 0;
  padding: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  padding: 0;
  color: var(--h-color);
  font-family: 'Poppins', sans-serif;
}

.bold {
  font-weight: bold;
  font-size: 18px;
}

p {
  margin: 0;
  padding: 0;
  text-align: justify;
  font-size: 16px;
  font-weight: 900;
  line-height: 28px;
  color: var(--font-color);
  font-family: 'Montserrat', sans-serif;
}

li {
  list-style-type: none;
}

.align-center {
  align-self: center;
}

/*-- container --*/
.container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;

}
.containerh {
  width: 100%;
	padding-left: 13px;
  padding-right: 10px;
  margin-right: auto;
  margin-left: auto;

}

.containerlp {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
  overflow-x: hidden;
  white-space: nowrap;
}

.slideshow {
  width: 100%;
  height: 300px;
  position: relative;
  display: flex;
  animation: slide 32s infinite;
  max-width: 1230px;

}
.slideshowd {
  width: 100%;
  height: 300px;
  position: relative;
  display: flex;
  animation: slides 32s infinite;
  max-width: 1230px;

}
.slideshowd>img {
  width: 100%;
  height: 100%;
  /* position: absolute; */
  margin-inline-start: 5px;
  border-radius: 10px;

}
.slideshow>img {
  width: 100%;
  height: 100%;
  /* position: absolute; */
  margin-inline-start: 5px;
  border-radius: 10px;

}

@keyframes slide {
  0% {
    left: 0;
  }
10%{
left:100%;
}

 

  100% {
    left: -530%;
  }
}
@keyframes slides {
  0% {
    left: 0;
  }

 10%{
left:100%;
}

  100% {
    left: -530%;
  }
}

/*.slideshow>img:nth-child(1) {
  animation-delay: 0s;
}

.slideshow>img:nth-child(2) {
  animation-delay: 2s;
}

.slideshow>img:nth-child(3) {
  animation-delay: 4s;
}*/
@media only screen and (max-width: 2560px) {
.slideshow {
    width: 100%;
    height: 270px;

  }
 .slideshowd {
    width: 100%;
    height: 230px;

  }
@keyframes moveRight{
  0% {
      transform: translateX(-600%);
  }

  100% {
     transform: translateX(0);
  }
}
@keyframes slide {
  0% {
    left: 0;
  }
  100% {
    left: -230%;
  }
}
@keyframes slides {
  0% {
    left: 0;
  }
  100% {
    left: -180%;
  }
}
  .slideshow>img {
    width: 100%;
    height: 100%;
  }
.slideshowd>img {
    width: 100%;
    height: 100%;
  }
  label{
    font-size: 28px;
  }

}
@media only screen and (max-width: 2130px) {
.slideshow {
    width: 100%;
    height: 270px;

  }
 .slideshowd {
    width: 100%;
    height: 230px;

  }
@keyframes moveRight{
  0% {
      transform: translateX(-600%);
  }

  100% {
     transform: translateX(0);
  }
}
@keyframes slide {
  0% {
    left: 0;
  }
  100% {
    left: -290%;
  }
}
@keyframes slides {
  0% {
    left: 0;
  }
  100% {
    left: -230%;
  }
}
  .slideshow>img {
    width: 100%;
    height: 100%;
  }
.slideshowd>img {
    width: 100%;
    height: 100%;
  }
  label{
    font-size: 28px;
  }

}
@media only screen and (max-width: 1880px) {
.slideshow {
    width: 100%;
    height: 270px;

  }
 .slideshowd {
    width: 100%;
    height: 230px;

  }
@keyframes moveRight{
  0% {
      transform: translateX(-620%);
  }

  100% {
     transform: translateX(0);
  }
}
@keyframes slide {
  0% {
    left: 0;
  }
  100% {
    left: -305%;
  }
}
@keyframes slides {
  0% {
    left: 0;
  }
  100% {
    left: -240%;
  }
}
  .slideshow>img {
    width: 100%;
    height: 100%;
  }
.slideshowd>img {
    width: 100%;
    height: 100%;
  }
  label{
    font-size: 28px;
  }

}
@media only screen and (max-width: 1750px) {
.slideshow {
    width: 100%;
    height: 270px;

  }
 .slideshowd {
    width: 100%;
    height: 230px;

  }
@keyframes moveRight{
  0% {
      transform: translateX(-620%);
  }

  100% {
     transform: translateX(0);
  }
}
@keyframes slide {
  0% {
    left: 0;
  }
  100% {
    left: -388%;
  }
}
@keyframes slides {
  0% {
    left: 0;
  }
  100% {
    left: -302%;
  }
}
  .slideshow>img {
    width: 100%;
    height: 100%;
  }
.slideshowd>img {
    width: 100%;
    height: 100%;
  }
  label{
    font-size: 28px;
  }

}
@media only screen and (max-width: 1650px) {
.slideshow {
    width: 100%;
    height: 270px;

  }
 .slideshowd {
    width: 100%;
    height: 230px;

  }
@keyframes moveRight{
  0% {
      transform: translateX(-620%);
  }

  100% {
     transform: translateX(0);
  }
}
@keyframes slide {
  0% {
    left: 0;
  }
  100% {
    left: -388%;
  }
}
@keyframes slides {
  0% {
    left: 0;
  }
  100% {
    left: -302%;
  }
}
  .slideshow>img {
    width: 100%;
    height: 100%;
  }
.slideshowd>img {
    width: 100%;
    height: 100%;
  }
  label{
    font-size: 28px;
  }

}
@media only screen and (max-width: 1450px) {
.slideshow {
    width: 100%;
    height: 270px;

  }
 .slideshowd {
    width: 100%;
    height: 230px;

  }
@keyframes moveRight{
  0% {
      transform: translateX(-620%);
  }

  100% {
     transform: translateX(0);
  }
}
@keyframes slide {
  0% {
    left: 0;
  }
  100% {
    left: -388%;
  }
}
@keyframes slides {
  0% {
    left: 0;
  }
  100% {
    left: -302%;
  }
}
  .slideshow>img {
    width: 100%;
    height: 100%;
  }
.slideshowd>img {
    width: 100%;
    height: 100%;
  }
  label{
    font-size: 28px;
  }

}
@media only screen and (max-width: 1110px) {
.slideshow {
    width: 100%;
    height: 230px;

  }
 .slideshowd {
    width: 100%;
    height: 230px;

  }
@keyframes moveRight{
  0% {
      transform: translateX(-520%);
  }

  100% {
     transform: translateX(0);
  }
}
@keyframes slide {
  0% {
    left: 0;
  }
  100% {
    left: -438%;
  }
}
@keyframes slides {
  0% {
    left: 0;
  }
  100% {
    left: -494%;
  }
}
  .slideshow>img {
    width: 100%;
    height: 100%;
  }
.slideshowd>img {
    width: 100%;
    height: 100%;
  }
  label{
    font-size: 28px;
  }

}
@media only screen and (max-width: 990px) {
.slideshow {
    width: 100%;
    height: 200px;

  }
 .slideshowd {
    width: 100%;
    height: 200px;

  }
@keyframes moveRight{
  0% {
      transform: translateX(-610%);
  }

  100% {
     transform: translateX(0);
  }
}
@keyframes slide {
  0% {
    left: 0;
  }
  100% {
    left: -522%;
  }
}
@keyframes slides {
  0% {
    left: 0;
  }
  100% {
    left: -499%;
  }
}

  .slideshow>img {
    width: 100%;
    height: 100%;
  }
.slideshowd>img {
    width: 100%;
    height: 100%;
  }
  label{
    font-size: 28px;
  }

}

@media only screen and (max-width: 860px) {
.slideshow {
    width: 100%;
    height: 200px;

  }
 .slideshowd {
    width: 100%;
    height: 200px;

  }
@keyframes moveRight{
  0% {
      transform: translateX(-750%);
  }

  100% {
     transform: translateX(0);
  }
}
@keyframes slide {
  0% {
    left: 0;
  }
  100% {
    left: -599%;
  }
}
@keyframes slides {
  0% {
    left: 0;
  }
  100% {
    left: -574%;
  }
}

  .slideshow>img {
    width: 100%;
    height: 100%;
  }
.slideshowd>img {
    width: 100%;
    height: 100%;
  }
  label{
    font-size: 28px;
  }

}
@media only screen and (max-width: 768px) {
  .slideshow {
    width: 100%;
    height: 100px;

  }
 .slideshowd {
    width: 100%;
    height: 100px;

  }
@keyframes moveRight{
  0% {
      transform: translateX(-395%);
  }

  100% {
     transform: translateX(0);
  }
}
@keyframes slide {
  0% {
    left: 0;
  }
  100% {
    left: -277%;
  }
}
@keyframes slides {
  0% {
    left: 0;
  }
  100% {
    left: -263%;
  }
}


  .slideshow>img {
    width: 100%;
    height: 100%;
  }
.slideshowd>img {
    width: 100%;
    height: 100%;
  }
  label{
    font-size: 16px;
  }
}
@media (max-width: 730px) {
@keyframes moveRight{
  0% {
      transform: translateX(-410%);
  }

  100% {
     transform: translateX(0);
  }
}
  
@keyframes slide {
    0% {
      left: 0;
    }
    100% {
      left: -305%;
    }
  }
@keyframes slides {
    0% {
      left: 0;
    }
    100% {
      left: -290%;
    }
  }

}
@media (max-width: 680px) {
@keyframes moveRight{
  0% {
      transform: translateX(-420%);
  }

  100% {
     transform: translateX(0);
  }
} 
  
@keyframes slide {
    0% {
      left: 0;
    }
    100% {
      left: -339%;
    }
  }
@keyframes slides {
    0% {
      left: 0;
    }
    100% {
      left: -323%;
    }
  }

}
@media (max-width: 630px) {
@keyframes moveRight{
  0% {
      transform: translateX(-480%);
  }

  100% {
     transform: translateX(0);
  }
} 
  
@keyframes slide {
    0% {
      left: 0;
    }
    100% {
      left: -378%;
    }
  }
@keyframes slides {
    0% {
      left: 0;
    }
    100% {
      left: -362%;
    }
  }

}
@media (max-width: 580px) {
@keyframes moveRight{
  0% {
      transform: translateX(-560%);
  }

  100% {
     transform: translateX(0);
  }
} 
  
@keyframes slide {
    0% {
      left: 0;
    }
    100% {
      left: -416%;
    }
  }
@keyframes slides {
    0% {
      left: 0;
    }
    100% {
      left: -398%;
    }
  }

}
@media (max-width: 540px) {

  
@keyframes slide {
    0% {
      left: 0;
    }
    100% {
      left: -485%;
    }
  }
@keyframes slides {
    0% {
      left: 0;
    }
    100% {
      left: -464%;
    }
  }

}
@media (max-width: 480px) {

  
@keyframes slide {
    0% {
      left: 0;
    }
    100% {
      left: -543%;
    }
  }
@keyframes slides {
    0% {
      left: 0;
    }
    100% {
      left: -520%;
    }
  }

}
@media (max-width: 440px) {
  
@keyframes slide {
    0% {
      left: 0;
    }
    100% {
      left: -575%;
    }
  }
@keyframes slides {
    0% {
      left: 0;
    }
    100% {
      left: -550%;
    }
  }

}
@media (max-width: 420px) {
  
@keyframes slide {
    0% {
      left: 0;
    }
    100% {
      left: -620%;
    }
  }
@keyframes slides {
    0% {
      left: 0;
    }
    100% {
      left: -600%;
    }
  }
 
}
@media (max-width: 395px) {
`	
@keyframes moveRight{
  0% {
      transform: translateX(-850%);
  }

  100% {
     transform: translateX(0);
  }
}  
@keyframes slide {
    0% {
      left: 0;
    }
    100% {
      left: -700%;
    }
  }
@keyframes slides {
    0% {
      left: 0;
    }
    100% {
      left: -672%;
    }
  }

}
@media (max-width: 360px) {
`	
@keyframes moveRight{
  0% {
      transform: translateX(-850%);
  }
  100% {
     transform: translateX(0);
  }
}  
@keyframes slide {
    0% {
      left: 0;
    }
    100% {
      left: -790%;
    }
  }
@keyframes slides {
    0% {
      left: 0;
    }
    100% {
      left: -760%;
    }
  }

}

@media (min-width: 992px) {
  .container {
    max-width: 1150px;
    margin-right: auto;
    margin-left: auto;
  }

}

@media (min-width: 1200px) {
  .container {
    max-width: 1140px;
    margin-right: auto;
    margin-left: auto;
  }
}

@media (min-width: 1280px) {
  .container {
    max-width: 1200px;
  }
}

/*-- //container --*/

/*-- toggle switch --*/
.theme-switch-wrapper {
  display: flex;
  align-items: center;
}

.theme-switch-wrapper em {
  margin-left: 10px;
  font-size: 1rem;
}

.theme-switch {
  display: inline-block;
  position: relative;
  margin: 0;
}

.theme-switch input {
  display: none;
}

/*-- //toggle switch --*/

/* font awesome css */

.fa,
.fas,
.far,
.fal,
.fad,
.fab {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
}

.fa-lg {
  font-size: 1.33333em;
  line-height: 0.75em;
  vertical-align: -.0667em;
}


/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
 readers do not read off random characters that represent icons */
.fa-bars:before {
  content: "\f0c9";
}

.fa-chalkboard:before {
  content: "\f51b";
}

.fa-chalkboard-teacher:before {
  content: "\f51c";
}

.fa-check-circle:before {
  content: "\f058";
}

.fa-copyright:before {
  content: "\f1f9";
}

.fa-envelope:before {
  content: "\f0e0";
}

.fa-envelope-open:before {
  content: "\f2b6";
}

.fa-envelope-open-text:before {
  content: "\f658";
}

.fa-envelope-square:before {
  content: "\f199";
}

.fa-dropbox:before {
  content: "\f16b";
}

.fa-edge:before {
  content: "\f282";
}

.fa-edge-legacy:before {
  content: "\e078";
}

.fa-edit:before {
  content: "\f044";
}

.fa-facebook:before {
  content: "\f09a";
}

.fa-facebook-f:before {
  content: "\f39e";
}

.fa-facebook-messenger:before {
  content: "\f39f";
}

.fa-facebook-square:before {
  content: "\f082";
}

.fa-hammer:before {
  content: "\f6e3";
}

.fa-headset:before {
  content: "\f590";
}

.fa-search:before {
  content: "\f002";
}
.fa-instagram:before {
  content: "\f16d";
}

.fa-instagram-square:before {
  content: "\e055";
}

.fa-play:before {
  content: "\f04b";
}

.fa-linkedin:before {
  content: "\f08c";
}

.fa-linkedin-in:before {
  content: "\f0e1";
}

.fa-level-up-alt:before {
  content: "\f3bf";
}

.fa-map-marker-alt:before {
  content: "\f3c5";
}

.fa-phone:before {
  content: "\f095";
}

.fa-project-diagram:before {
  content: "\f542";
}

.fa-shield-alt:before {
  content: "\f3ed";
}

.fa-shield-virus:before {
  content: "\e06c";
}

.fa-shopping-cart:before {
  content: "\f07a";
}

.fa-twitter:before {
  content: "\f099";
}

.fa-twitter-square:before {
  content: "\f081";
}

.fa-times:before {
  content: "\f00d";
}

.fa-times-circle:before {
  content: "\f057";
}

.fa-users:before {
  content: "\f0c0";
}

.fa-whatsapp:before {
  content: "\f232";
}

.fa-whatsapp-square:before {
  content: "\f40c";
}

.fa-youtube:before {
  content: "\f167";
}

.fa-youtube-square:before {
  content: "\f431";
}

.sr-only {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}

@font-face {
  font-family: 'Font Awesome 5 Brands';
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url("../webfonts/fa-brands-400.eot");
  src: url("../webfonts/fa-brands-400.eot?#iefix") format("embedded-opentype"), url("../webfonts/fa-brands-400.woff2") format("woff2"), url("../webfonts/fa-brands-400.woff") format("woff"), url("../webfonts/fa-brands-400.ttf") format("truetype"), url("../webfonts/fa-brands-400.svg#fontawesome") format("svg");
}

.fab {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}

@font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url("../webfonts/fa-regular-400.eot");
  src: url("../webfonts/fa-regular-400.eot?#iefix") format("embedded-opentype"), url("../webfonts/fa-regular-400.woff2") format("woff2"), url("../webfonts/fa-regular-400.woff") format("woff"), url("../webfonts/fa-regular-400.ttf") format("truetype"), url("../webfonts/fa-regular-400.svg#fontawesome") format("svg");
}

@font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url("../webfonts/fa-solid-900.eot");
  src: url("../webfonts/fa-solid-900.eot?#iefix") format("embedded-opentype"), url("../webfonts/fa-solid-900.woff2") format("woff2"), url("../webfonts/fa-solid-900.woff") format("woff"), url("../webfonts/fa-solid-900.ttf") format("truetype"), url("../webfonts/fa-solid-900.svg#fontawesome") format("svg");
}

.fa,
.fas {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
}

/* //font awesome css */

/*-- dark and light mode styling --*/
.mode-container {
  width: 24px;
  height: 24px;
  padding: 0px 0;
  margin-left: 10px;
  margin-left: 10px;
  color: #fff;
  margin-top: 0px;
}

.mode-container:hover {
  color: #fff;
}

.mode-container i {
  font-size: 15px;
}

.gg-sun {
  position: relative;
  transform: scale(var(--ggs, 1));
  height: 24px;
  background: linear-gradient(180deg, currentColor 4px, transparent 0) no-repeat 5px -6px/2px 6px, linear-gradient(180deg, currentColor 4px, transparent 0) no-repeat 5px 14px/2px 6px, linear-gradient(180deg, currentColor 4px, transparent 0) no-repeat -8px 5px/6px 2px, linear-gradient(180deg, currentColor 4px, transparent 0) no-repeat 14px 5px/6px 2px;
  border-radius: 100px;
  box-shadow: inset 0 0 0 2px;
  border: 6px solid transparent;
color:var(--font-color);
}

.gg-moon {
  overflow: hidden;
  position: relative;
  transform: rotate(-135deg) scale(var(--ggs, 1));
  width: 20px;
  height: 20px;
  border: 2px solid;
  border-bottom: 2px solid transparent;
}

.gg-moon,
.gg-moon:after {
  display: block;
  box-sizing: border-box;
  border-radius: 50%;
 
}


.gg-moon:after {
  content: "";
  position: absolute;
  width: 12px;
  height: 18px;
  border: 2px solid transparent;
  box-shadow: 0 0 0 2px;
  top: 8px;
  left: 2px;
}

.gg-sun,
.gg-sun:after,
.gg-sun:before {
  box-sizing: border-box;
  display: block;
  width: 24px;
}

.gg-sun:after,
.gg-sun:before {
  content: "";
  position: absolute;
  height: 2px;
  border-right: 4px solid;
  border-left: 4px solid;
  left: -6px;
  top: 5px;
}

.gg-sun:before {
  transform: rotate(-45deg);
}

.gg-sun:after {
  transform: rotate(45deg);
}

.mode-container i.gg-sun {
  display: none;

}

.mode-container i.gg-moon {
  display: block;
  cursor: pointer;
  color: var(--font-color);
}

input:checked+.mode-container i.gg-sun {
  display: block;
  cursor: pointer;
 color: black;
}

input:checked+.mode-container i.gg-moon {
  display: none;
}

/* .cont-ser-position {
  color: #fff;
} */

/*-- //dark and light mode styling --*/

/* top header */
.w3l-top-header {
  padding: 15px 0px;
  background: #ff2603;
 /* border-bottom: 1px solid #363636;*/
}

.w3l-top-header .top-headers li a,
.w3l-top-header .top-headers li {
  color: #ffffff;
  font-size: 15px;
  font-weight: 500;
  font-family: 'Montserrat', sans-serif;
}

.w3l-top-header .top-headers li a:hover {
  color: #fff;
}

.w3l-top-header .top-headers li i {
  margin-right: 8px;
  color: #ffffff;
}

.w3l-top-header .top-headers li {
  display: inline-block;
  margin-right: 2em;
}


@media only screen and (max-width: 991px) {
  .w3l-top-header .top-headers li {
    margin-right: 1em;
  }

}

@media only screen and (max-width: 780px) {
  .w3l-top-header .top-headers li {
    margin-right: 1em;
  }
}

@media only screen and (max-width: 680px) {
  .top-content-w3ls {
    display: block !important;
  }

  .top-headers-2 {
    margin-top: 4px;
  }

  .top-headers {
    text-align: center;
  }

  .w3l-top-header {
    padding: 14px 0px;
  }
 
}

@media only screen and (max-width:390px) {
  .w3l-top-header .top-headers li {
    margin-right: .5em;
  }
  .img-fluid {
    max-width: 95%;
    height: auto !important;
    margin-left: 10px;
    border-radius: 10px;
  }

}

@media only screen and (max-width:380px) {
  .w3l-top-header .top-headers li i {
    margin-right: 4px;
  }
}

/* //top header */

/* header */
/* navigation styling */
.navbar .navbar-brand,
a.logo {
  margin: 0;
  padding: 0;
  font-size: 23px;
  color: var(--bs-dark);
  font-weight: 600;
  position: relative;
}



.navbar-expand-lg .navbar-nav .nav-item {
  padding: 0 7px;
  transition: all 0.5s ease;
  position: relative;
}

/* .navbar-expand-lg .navbar-nav .show>.nav-link,
.navbar-expand-lg .navbar-nav .active>.nav-link,
.navbar-expand-lg .navbar-nav .nav-link.show */
.navbar-expand-lg .navbar-nav .nav-item.active .nav-link,
.navbar-expand-lg .navbar-nav .nav-link:hover {
  color: var(--footer-cpy-color);
}

.navbar-expand-lg .navbar-nav .nav-link {
  padding: 5px 5px;
  font-size: 15px;
  
  font-weight: 500;
  text-transform: uppercase;
  color: var(--footer-cpy-color);
}

.navbar-expand-lg a.nav-link.donate.btn.btn-style {
  display: block;
  padding: 0px 30px;
  color: #fff;
  height: 46px;
  font-size: 16px;
  line-height: 42px;
  text-transform: uppercase;
  font-weight: 600;
  transition: 0.3s ease-in;
  border-radius: 4px;
}

header {
  position: sticky !important;
  padding: 0px;
  transition: all 0.4s ease 0s;
  height: 90px;
  display: grid;
  align-items: center;
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.05);
}

header.nav-fixed {
  padding: 0px;
  border-bottom: none;
  z-index: 9 !important;
  background: white;
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.05);
  height: 80px;
  /* for z-index:10 to display gallery popup */
}

header.nav-fixed nav.navbar.navbar-expand-lg.stroke {
  box-shadow: none;
  border-radius: 0px;
  padding: 0;
}

.navbar-nav .show>,
.navbar-nav .nav-link.show {
  color: #7C6A6A;
}

nav ul li {
  display: inline-block;
}

nav ul li a,
nav ul li a:after,
nav ul li a:before {
  transition: all .5s;
}

nav ul li a:hover {
  color: #fff;
}



.nav-fixed .navbar-expand-lg .navbar-nav .nav-link:hover {
  color: #fff;
}


@media only screen and (max-width: 1440px) {
  .navbar-expand-lg .nav_btn>li {
    padding: 0;
  }
}

@media only screen and (max-width: 1199px) {
  .navbar-expand-lg .btn-gradient {
    padding: 10px 20px;
    font-size: 14px;
  }

  .navbar-expand-lg .navbar-nav.nav_btn>li {
    margin-left: 0px;
  }

  .navbar-expand-lg .navbar-nav.nav_btn a.btn {
    padding: 10px 20px;
  }

  .navbar-expand-lg .navbar-nav.nav_btn a {
    font-size: 14px;
    padding: 0px;
  }
}

@media only screen and (max-width: 1080px) {
  .navbar-expand-lg .navbar-nav .nav-item {
    padding: 0 4px;
  }

  .navbar-expand-lg .navbar-nav .nav-link {
    padding: 6px 6px;
    font-size: 15px;
  }
}

@media only screen and (max-width: 991px) {
 
  .navbar-toggler {
    border: 0 none;
    font-size: 24px;
  }

  .navbar-toggler:focus {
    box-shadow: none;
  }

  .navbar-nav {
    -webkit-animation-name: none;
    animation-name: none;
    float: left;
    text-align: center;
    width: 100%;
    background: var(--bg-color);
    padding: 20px;
    margin-top: 16px;
    box-shadow: 0 6px 19px rgba(0, 0, 0, 0.05);
    border-radius: 5px;
  }

  .navbar-nav:last-child {
    border: 1px solid var(--border-color);
  }

  .navbar-expand-lg .navbar-nav .nav-item {
    -webkit-animation-name: none;
    animation-name: none;
    padding: 8px 0;
  }

  .navbar-expand-lg .navbar-nav.nav_btn>li {
    padding-bottom: 10px;
  }

  .navbar-expand-lg .navbar-nav .nav-item .nav-link.active::before {
    bottom: 0;
  }

  .navbar-expand-lg .navbar-nav .nav-link {
    display: inline-block;
    padding: 0;
    font-size: 16px;
    text-align: center;
  }

  header.nav-fixed {
    height: auto;
    padding: 14px 0;
    position: fixed !important;
    width: 100vw;
  }

  .navbar-expand-lg .navbar-nav .nav-link {
    display: block;
    color: var(--heading-color);
  }

  .navbar-toggler-icon {
    background-image: none;
    padding: 0;
    width: 34px;
    height: 34px;
    display: inline-block;
    background: #272121;
    border-radius: 4px;
    text-align: center;
  }

  .navbar-toggler-icon.fa {
    font-size: 20px;
    line-height: 1.2em;
    color: #fff;
    background: var(--primary-color);
    line-height: 34px;
  }

  .navbar-toggler {
    padding: 0rem 0rem !important;
  }

  .navbar-expand-lg .navbar-nav .nav-item.active .nav-link,
  .navbar-expand-lg .navbar-nav .nav-link:hover {
    color: var(--primary-color);
  }

  .navbar-expand-lg a.nav-link.donate.btn.btn-style {
    display: inline-block;
    padding: 0px 40px;
  }

  button.navbar-toggler .icon-close {
    display: block;
  }

  button.navbar-toggler .icon-expand {
    display: none;
  }

  button.navbar-toggler.collapsed .icon-close {
    display: none;
  }

  button.navbar-toggler.collapsed .icon-expand {
    display: block;
  }

  .cont-ser-position {
    position: absolute;
    right: 50px;
    top: 12px;
  }

  .navbar {
    padding: 0;
  }

  /* .w3l-top-header {
    display: none;
  } */

  header {
    height: auto;
    padding: 17px 0;
  }

  header.nav-fixed nav.navbar.navbar-expand-lg.stroke {
    padding: 0;
  }

  .navbar-collapse {
    max-height: calc(100vh - 80px);
    overflow-y: scroll;
  }

  /* .navbar-toggler {
    border: 1px solid #fff;
  } */

  .nav-fixed .navbar-expand-lg .navbar-nav .nav-link {
    color: var(--heading-color);
  }

  .nav-fixed .navbar-expand-lg .navbar-nav .nav-item.active .nav-link,
  .nav-fixed .navbar-expand-lg .navbar-nav .nav-link:hover {
    color: var(--primary-color);
  }
}

@media only screen and (max-width: 768px) {
  .company-logo img {
    width: 70vw;
    height: 125px !important;
    animation: floatLogos 3s infinite ease-in-out;
  }

  @keyframes floatLogos {
    0% {
      transform: translate(0%, 0%);
    }

    50% {
      transform: translate(0%, -40%);
      /* Adjust the vertical position as needed */
    }

    100% {
      transform: translate(0%, 0%);
    }
  }

img.logo {
    height: 50px !important;
  }
 .company-name {
    display: none;
  }
  .cont-ser-position {
    right: 45px;
    top: 10px;
  }

  .navbar .navbar-brand,
  a.logo {
    font-size: 4vw;
  }

  .navbar .navbar-brand span,
  a.logo span {
    font-size: 4vw;
  }

  /* 
  .navbar .search-right {
    right: 72px;
  } */
}

@media only screen and (max-width: 440px) {
  .company-logo img {
    width: 50vw;
    height: 80px !important;
    animation: floatLogos 3s infinite ease-in-out;
  }

  @keyframes floatLogos {
    0% {
      transform: translate(0%, 0%);
    }

    50% {
      transform: translate(0%, -40%);
      /* Adjust the vertical position as needed */
    }

    100% {
      transform: translate(0%, 0%);
    }
  }

  .cont-ser-position {
    right: 45px;
    top: 10px;
  }


  .navbar .navbar-brand,
  a.logo {
    font-size: 3vw;
  }

  

  .navbar .navbar-brand span,
  a.logo span {
    font-size: 3vw;
  }


 

  /* 
  .navbar .search-right {
    right: 72px;
  } */
}

@media only screen and (max-width: 340px) {
  .company-logo img {
    width: 50vw;
    height: 80px !important;
    animation: floatLogos 3s infinite ease-in-out;
  }

  @keyframes floatLogos {
    0% {
      transform: translate(0%, 0%);
    }

    50% {
      transform: translate(0%, -40%);
      /* Adjust the vertical position as needed */
    }

    100% {
      transform: translate(0%, 0%);
    }
  }
}

@media only screen and (max-width: 360px) {
  .company-logo img {
    width: 50vw;
    height: 80px !important;
    animation: floatLogos 3s infinite ease-in-out;
  }

  @keyframes floatLogos {
    0% {
      transform: translate(0%, 0%);
    }

    50% {
      transform: translate(0%, -40%);
      /* Adjust the vertical position as needed */
    }

    100% {
      transform: translate(0%, 0%);
    }
  }
}

@media only screen and (max-width: 340px) {
  .navbar .navbar-brand,
  a.logo {
    font-size: 3vw;
  }

  .navbar .navbar-brand span,
  a.logo span {
    font-size: 3vw;
  }

  a.navbar-brand:before,
  a.logo:before {
    width: 24px;
    top: 5px;
    left: 40px;
  }

  .cont-ser-position {
    top: 8px;
  }
}

/* //navigation styling */

.btn-style {
  padding: 5px 40px;
  font-size: 20px;
  line-height: 28px;
  font-weight: 500;
  transition: 0.3s ease-in;
  border-radius: 6px;
}

.transparent-btn {
  color: #fff;
  border: 1px solid #dadada;
  background: rgba(255, 255, 255, 0.15);
}

.transparent-btn:hover {
  color: var(--heading-color);
  background: var(--bg-color);
  border: 1px solid var(--bg-color);
}

.title-heading-w3 {
  max-width: 700px;
}

.w3l-title-main,
.w3l-title-main.two {
  font-size: 38px;
  line-height: 48px;
  font-weight: 600;
  text-transform: capitalize;
  color: var(--font-color);
}

.w3l-title-breadcrumb {
  font-size: 48px;
  line-height: 58px;
  font-weight: 600;
  text-transform: capitalize;
  color: #fff;
  text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.35);
}

@media (max-width: 768px) {
  .w3l-title-breadcrumb {
    font-size: 42px;
    line-height: 52px;
  }
}

@media (max-width: 480px) {
  .w3l-title-breadcrumb {
    font-size: 38px;
    line-height: 48px;
  }
}

@media (max-width: 375px) {
  .w3l-title-breadcrumb {
    font-size: 32px;
    line-height: 42px;
  }
}

.w3l-subtitle {
  font-weight: 600;
  font-size: 18px;
  line-height: 28px;
  font-family: 'Montserrat', sans-serif;

}

.w3l-title-main.two {
  color: #fff;
}

.w3l-title-small {
  font-size: 44px;
  font-weight: 500;
  text-transform: uppercase;
  display: inline-block;
  line-height: 28px;
  color: var(--font-color);
  position: relative;
  letter-spacing: 1px;
}

@media (max-width: 1080px) {
  .w3l-title-main {
    font-size: 32px !important;
    line-height: 40px;
  }
}


@media (max-width: 568px) {
  .w3l-title-main {
    font-size: 30px !important;
    line-height: 38px;
  }

  .btn-style {
    padding: 5px 30px;
  }
}

@media (max-width:480px) {
  .w3l-title-main {
    font-size: 26px !important;
    line-height: 32px;
  }

  .btn-style {
    padding: 5px 28px;
  }
}

@media (max-width: 375px) {
  .w3l-title-main {
    font-size: 24px !important;
    line-height: 30px;
  }

  .w3l-title-main {
    font-size: 24px !important;
    line-height: 34px;
  }
}
@media (max-width:540px){
p {
    font-size: 14px !important;
    line-height: 24px !important;
   
    text-align: left;
   
    letter-spacing: 0.5px !important;
  }
}

/*--/search--*/
/* Style for the search icon */
.search-icon {
  cursor: pointer;
}

/* Style for the popup window */
.search-popup {
  display: none;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  padding: 20px;
  background-color: #362f2f;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
  z-index: 999;
}

.search-popup input[type="text"] {
  width: 100%;
  padding: 10px;
  font-size: 16px;
}

.search-popup button {
  padding: 10px 20px;
  margin-top: 10px;
}

/* Style for the close button */
.search-popup .close {
  position: absolute;
  top: 10px;
  right: 10px;
  font-size: 20px;
  font-weight: bold;
  cursor: pointer;
}


.navbar ul.social-icons-top {
  justify-content: center;
}



/* The Close Button */


/*--//search--*/
@media (max-width:991px) {
  .navbar-expand-lg .navbar-nav .nav-item {
    padding: 5px 0;
  }

}

@media (max-width:600px) {

  .navbar ul.social-icons-top a span {
    margin-right: 4px;
  }

}


/*--//search--*/
/*-- banner --*/
.image-slider {
  position: relative;
  width: 100%;
  height: 500px;
  overflow: hidden;
}

.image-slide {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  animation: fadeIn 8s infinite;
}

@media (max-width: 380px) {
  .image-slider {

    height: 200px !important;

  }
}

@media (max-width: 540px) {
  .image-slider {

    height: 300px;

  }
}

.slide1 {
  animation-name: fadeIn;
}

.slide2 {
  animation-name: slideInFromLeft;
}

.slide3 {
  animation-name: rotateIn;
}

.slide4 {
  animation-name: zoomIn;
}

.slide5 {
  animation-name: slideDown;
}
.slide6 {
  animation-name: fadeIn;
}

.active {
  opacity: 1;
  animation-fill-mode: forwards;
}

@keyframes fadeIn {
  0% {
    opacity: 0;
  }

  20% {
    opacity: 1;
  }

  80% {
    opacity: 1;
  }

  100% {
    opacity: 1;
  }

}

@keyframes slideInFromLeft {
  0% {
    transform: translateX(-100%);
    opacity: 0;
  }

  100% {
    transform: translateX(0);
    opacity: 1;
  }
}

@keyframes rotateIn {
  0% {
    transform: rotateY(0deg);
    opacity: 0;
  }

  100% {
    transform: rotateY(360deg);
    opacity: 1;
  }
}

@keyframes zoomIn {
  0% {
    transform: scale(0);
    opacity: 0;
  }

  100% {
    transform: scale(1);
    opacity: 1;
  }
}

@keyframes slideDown {
  0% {
    transform: translateY(-100%);
    opacity: 0;
  }

  100% {
    transform: translateY(0);
    opacity: 1;
  }
}

.slider-containers {
  position: relative;

  height: 400px;
  /* Adjust the height as needed */
  overflow: hidden;
}

.slider-item {
  display: flex;
  align-items: center;
  height: 100%;
  padding: 20px;
  opacity: 0;
  /* Initially hide all slides */
  position: absolute;
  top: 0;
  left: 0;
  transition: opacity 1s ease-in-out;
}

.slider-item.active {
  opacity: 1;
  /* Show active slide */
}

.slider-item img {
  border-radius: 10px;
  /* Adjust the border radius as needed */
  max-height: 100%;
}

.slider-item .text {
  color: #fff;
  font-size: 24px;
}

.slideimg {
  width: 100%;
  height: 100%;
}


/*-- //Banner --*/
#about1 {
  background-color: green;
}

#choose {
  color: white;
}

#choosetext {
  color: white;
}

#choosep {
  color: white;
  font-weight: 900;
}

/* 3grids section */
.about-single {
  background: var(--bg-color);
  border-radius: 25%;
  padding: 40px;

  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.04);
}

.about-dental {
  background: var(--bg-color);
  border-radius: 6%;
  padding: 0px;
  height: 635px;
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.04);
}

.about-surgical {
  background: var(--bg-color);
  border-radius: 6%;
  padding: 0px;
  height: 575px;
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.04);
}

.about-ortho {
  background: var(--bg-color);
  border-radius: 6%;
  padding: 0px;
  height: 575px;
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.04);
}

.about-hollow {
  background: var(--bg-color);
  border-radius: 6%;
  padding: 0px;
  height: 540px;
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.04);
}

.about {
  font-size: 24px;
  line-height: 40px;
}

.about-mesh {
  background: var(--bg-color);
  border-radius: 6%;
  padding: 0px;
  height: 540px;
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.04);
}

.about-content {
  padding: 10px;
}

.about-content h5 a {
  font-weight: 600;
  color: var(--heading-color);
  font-size: 22px;
}

.color {
  color: var(--icon-color);
}

.wa {
  position: relative;
  top: -38px;

  float: right;
}

.about-content h5 a:hover {
  color: var(--primary-color);
}

.about-single:hover h5 a {
  color: var(--primary-color);
}

.about-icon i {
  font-size: 40px;
  color: var(--icon-color);
}

.category img {
  width: 100%;
  border-radius: 7px;
}

@media (max-width: 568px) {
  .about-content h5 a {
    font-size: 20px;
  }

  .about-icon i {
    font-size: 35px;
  }
  .category img {
    width: 95%;
    margin-left: 10px;
    border-radius: 7px;
  }
}

/*-- Why choose us --*/
.about-section {
  background-color: var(--h-color);
    border-top: 1px solid black;
}

span.text-italic {
  font-style: italic;
  font-size: 30px;
  font-family: initial;
  font-weight: 600;
  display: block;
  color: #fff;
}

.w3l-whychooseus .grids_info h4 {
  font-size: 22px;
  line-height: 34px;
  margin-bottom: 10px;
  font-weight: 600;

}

.w3l-whychooseus .grids_info i {
  font-size: 28px;
  color: #fbfbfb;
  margin-top: 8px;
}

@media (max-width:991px) {
  .w3l-whychooseus .grids_info h4 {
    font-size: 22px;
    line-height: 32px;
  }

  .w3l-whychooseus .grids_info i {
    width: 30px;
    text-align: center;
  }
}

@media (max-width: 768px) {
  .w3l-whychooseus .grids_info h4 {
    font-size: 20px;
    line-height: 30px;
  }
}

@media (max-width: 480px) {
  .w3l-whychooseus .grids_info i {
    width: 45px;
    text-align: right;
  }

  span.text-italic {
    font-size: 25px;
  }
}

@media (max-width: 375px) {
  span.text-italic {
    font-size: 22px;
  }
}

@media (max-width: 360px) {
  span.text-italic {
    font-size: 20px;
  }
}

/*-- //Why choose us --*/

/*--/stats--*/
.w3l-stats-section {
  background: url(../images/banner.jpg) no-repeat center;
  -ms-background-size: cover;
  background-size: cover;
  z-index: 0;
  position: relative;
  display: grid;
  align-items: center;
  background-size: cover;
}

.w3l-stats-section:before {
  content: "";
  background: rgba(0, 0, 0, 0.8);
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: -1;
}

.w3l-stats-section {
  position: relative;
}

.stats_info {
  text-align: left;
}

.stats_info h3 {
  font-size: 18px;
  line-height: 28px;
  color: #ffffff;
  font-weight: 400;
  display: inline-block;
  text-transform: capitalize;
}

p.counter {
  font-size: 46px;
  font-weight: 700;
  color: #fff;
  margin: 0px 0 20px 0px;
  display: block;
  font-family: 'Poppins', sans-serif;
}

.stats_info i {
  color: var(--h-color);
  font-size: 36px;
  margin-right: 10px;
}

@media only screen and (max-width: 1080px) {
  .stats_info h3 {
    font-size: 17px;
  }
}

@media only screen and (max-width: 375px) {
  .stats_info {
    padding: 0 15px;
  }

  .stats_info h3 {
    font-size: 15px;
  }

  .stats_info i {
    font-size: 30px;
  }

  .stats_info .d-flex {
    align-items: center;
  }
  p.counter{
    font-size: 24px;
    margin: 0px;  
  }
}

@media only screen and (max-width: 360px) {
  .stats_info h3 {
    font-size: 14px;
  }

}
@media only screen and (max-width:440px){
.w3l-title-small {
    line-height: 20px;
    font-size: 20px;
  }
}

/*--//stats--*/

/*-- Blog --*/
.w3l-blog,
.blog-post-main {
  background: var(--bg-grey);
}

.w3l-blog a.zoom {
  overflow: hidden;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
}

.w3l-blog .card {
  border: none;
  background: none;
  box-shadow: 0 20px 40px 0 rgba(50, 65, 141, 0.12);
  box-shadow: 0 25px 98px 0 rgba(0, 0, 0, 0.04);
  border: 1px solid var(--border-color);
}

.w3l-blog .card-body {
  padding: 1.5rem;
  background: var(--bg-color);
}

.w3l-blog .card-footer {
  padding: 1rem 1rem;
}

.w3l-blog a.zoom img {
  transition: 0.3s ease-in-out;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.w3l-blog .card:hover img {
  overflow: hidden;
  transform: scale(1.1);
  transition: 0.3s ease-in-out;
}

.w3l-blog .card:hover .author img {
  transform: inherit;
}

.w3l-blog .card-header {
  border: none;
}

/*-- //Blog --*/
/* call block */
.w3l-call-to-action-6 {
  background: var(--primary-color);
}


.w3l-call-to-action-6 .buttons li {
  list-style: none;
  display: inline-block;
}

.w3l-call-to-action-6 .buttons li.green {
  margin: 0 20px;
}

.w3l-call-to-action-6 .buttons li.phone-sec a.call-style-w3 {
  font-size: 20px;
  color: #fff;
  font-weight: 600;
}



.buttons li.phone-sec i {
  font-size: 38px;
  color: #fff;
  transform: rotate(-26deg);
}

@media (max-width: 992px) {
  .w3l-call-to-action-6 .buttons li {
    display: block;
  }
}

@media (max-width: 567px) {
  .w3l-call-to-action-6 .buttons li.phone-sec a.call-style-w3 {
    font-size: 18px;
  }

  li.phone-sec span {
    font-size: 28px;
  }
}

/* //call block */

/* footer block */
.w3l-footer-29-main {
  background: #26243c;
}

.w3l-footer-29-main h6.footer-title-29 {
  font-size: 20px;
  line-height: 30px;
  margin-bottom: 24px;
  font-weight: 600;
  color: #fff;
}

.w3l-footer-29-main .footer-list-29 ul li {
  list-style: none;
  margin-bottom: 10px;
}

.w3l-footer-29-main .footer-list-29 ul li:last-child {
  margin-bottom: 0px;
}

.w3l-footer-29-main .footer-list-29 ul li a,
.w3l-footer-29-main .footer-list-29 p a,
.w3l-footer-29-main .footer-list-29 p {
  font-size: 16px;
  color: #ffffff;
  padding-bottom: 4px;
}

.w3l-footer-29-main .footer-list-29 ul li a {
  display: block;
  font-family: 'Montserrat', sans-serif;
}

.w3l-footer-29-main .footer-list-29 ul li a:hover,
.w3l-footer-29-main .footer-list-29 p a:hover {
  color: #fff;
}

.w3l-footer-29-main .footer-list-29 ul li:last-child a,
.w3l-footer-29-main .footer-list-29 p {
  border-bottom: none;
}

p.copy-footer-29 {
  font-size: 16px;
  color: #ffffff;
  border-top: 1px solid #363636;
  padding-top: 35px;
}

p.copy-footer-29 a {
  color: #eee;
}

p.copy-footer-29 a:hover {
  color: var(--primary-color);
}

.w3l-footer-29-main button {
  border: none;
  outline: none;
  font-size: 16px;
  padding: 16px 12px;
  cursor: pointer;
  width: 20%;
  color: #fff;
  background: var(--primary-color);
  border-radius: 0 4px 4px 0;
}

@media (max-width: 991px) {
  .w3l-footer-29-main h6.footer-title-29 {
    margin-bottom: 20px;
    font-size: 20px;
  }
}

@media (max-width: 415px) {

  .w3l-footer-29-main .footer-list-29 ul li,
  .w3l-footer-29-main .midd-footer-29:nth-child(1) .footer-list-29 ul li:last-child {
    margin-bottom: 8px;
  }

  .col-4.footer-list-29 {
    flex: 0 0 auto;
    width: 100%;
  }

  .w3l-footer-29-main h6.footer-title-29 {
    margin-bottom: 10px;
  }
}

/* //footer block */

/* movetop styling */
#movetop {
  position: fixed;
  bottom: 30px;
  right: 30px;
  z-index: 9;
  font-size: 16px;
  border: none;
  outline: none;
  cursor: pointer;
  color: #fff;
  width: 50px;
  height: 50px;
  background: #00139d;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -o-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  padding: 0;
}

#movetop:hover {
  opacity: .8;
}

/* //movetop styling */

/*-- About Page Styling --*/
.breadcrumb-bg-about {
  /* background: url(../images/banner1.jpg) no-repeat 0px 0px;
  background-size: cover; */
  position: relative;
  z-index: 0;
}

.breadcrumb-bg-about:before {
  content: "";
  background: rgba(103, 58, 183, 0.8);
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: -1;
}

.w3l-content-6 .content-6-mian h4 {
  font-size: 22px;
  line-height: 32px;
  color: #999;
}

#skills {
  background-color: var(--bgabout);

}

.w3l-content-6 h3 {
  text-align: left;
}

.w3l-content-6 .progress-info {
  margin-bottom: 30px;
  text-align: left;
}

.w3l-content-6 .progress-bar {
  background-color: var(--primary-color);
  transition: width 0.6s ease;
}

.w3l-content-6 .progress-bar-striped {
  background-image: none;
  background-size: 1rem 1rem;
}

.w3l-content-6 h6.progress-tittle {
  font-size: 18px;
  color: var(--font-color);
  margin-bottom: 10px;
  font-weight: 500;
}

.w3l-content-6 .info1 h6.progress-tittle {
  display: grid;
  grid-template-columns: 1fr auto;
  width: 80%;
}

.w3l-content-6 .info2 h6.progress-tittle {
  display: grid;
  grid-template-columns: 1fr auto;
  width: 95%;
}

.w3l-content-6 .info3 h6.progress-tittle {
  display: grid;
  grid-template-columns: 1fr auto;
  width: 75%;
}

.w3l-content-6 .info4 h6.progress-tittle {
  display: grid;
  grid-template-columns: 1fr auto;
  width: 85%;
}

@media (max-width: 991px) {
  .w3l-content-6 .content-gd:nth-child(2) {
    margin: 40px 0 0 0;
  }
}

@media (max-width: 668px) {
  .w3l-content-6 .content-6-mian h4 {
    font-size: 20px;
  }

  .w3l-content-6 .content-6-mian h4 span {
    font-size: 30px;
    line-height: 40px;
  }


}

@media (max-width: 568px) {
  .w3l-content-6 .content-6-mian h4 span {
    font-size: 26px;
    line-height: 26px;
  }
}

/* -- team --*/
.single-team:hover .social {
  cursor: pointer;
  opacity: 1;
  transform: rotateY(0deg) scale(1, 1);
}

.img-area {
  overflow: hidden;
  position: relative;
  border-radius: 6px;
}

.img-area img {
  width: 100%;
  height: 350px;
}

.img-area:hover img {
  transform: scale(1.2);
}

.img-area img {
  transition: all 0.4s ease 0s;
}

@media (max-width: 768px) {
  .img-area img {
   display: inline-block;
    max-width: 95%;
    height: auto !important;
  
    border-radius: 10px;

  }
}

.img-area .social {
  background-color: rgba(0, 0, 0, 0.7);
  position: absolute;
  text-align: center;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
  opacity: 0;
  transition: .5s;
  transform: rotateY(180deg) scale(0.5, 0.5);
}

.img-area .social ul li {
  display: inline-block;
  margin: 0 4px;
}

.img-area .social ul {
  text-align: center;
  position: relative;
  top: 49%;
}

.img-area .social ul li a {
  border: 2px solid #fff;
  color: #fff;
  display: block;
  font-size: 16px;
  height: 40px;
  width: 40px;
  line-height: 38px;
  text-align: center;
  border-radius: var(--border-radius);
}

.img-area .social ul li a:hover {
  background-color: #fff;
  color: var(--primary-color);
  border: 1px solid transparent;
}

.img-text {
  padding: 25px;
  padding-bottom: 0;
  color: #fff;
  text-align: center;
}

.img-text h4 {
  margin: 0 0 5px;
  font-size: 20px;
  font-weight: 600;
  color: var(--font-color);
}

@media (max-width: 1024px) {
  .img-text h4 {
    font-size: 20px;
  }
}

@media (max-width: 480px) {
  .img-text {
    padding: 20px;
    padding-bottom: 0;
  }
}

/*-- //team --*/

@media all and (max-width: 360px) {
  .navbar-brand a {
    font-size: 16px;
  }
}


/* bg with video icon */
.w3l-covers-14 {
  background: url("../images/banner.jpg") no-repeat center fixed;
  background-size: cover;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  -ms-background-size: cover;
  position: relative;
  z-index: 1;
}

.w3l-covers-14::before {
  content: "";
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgb(0 0 0 / 40%);
  z-index: -1;
}

.w3l-covers-14 .covers14-text h4 {
  font-size: 50px;
  line-height: 60px;
  color: #fff;
  font-weight: bold;
}

@media all and (max-width: 568px) {
  .w3l-covers-14 .covers14-text h4 {
    font-size: 45px;
    line-height: 55px;
  }
}

@media all and (max-width: 440px) {
  .w3l-covers-14 .covers14-text h4 {
    font-size: 40px;
    line-height: 50px;
  }
}

/* //bg with video icon */
.banner-play-w3 span.video-play-icon {
  display: inline-block;
  width: 70px;
  height: 70px;
  font-size: 20px;
  padding-left: 2px;
  text-align: center;
  line-height: 70px;
  border-radius: 50%;
  transition: 0.3s ease-in-out;
  -webkit-animation: ripple 1s linear infinite;
  animation: ripple 1s linear infinite;
  color: var(--primary-color);
  border: transparent;
  background: #fff;
}

.banner-play-w3 span.video-play-icon:hover {
  transform: scale(1.2);
  transition: 0.3s ease-in-out;
  background: var(--primary-color);
  border: transparent;
  color: #fff;
}

@media all and (max-width: 568px) {
  .banner-play-w3 span.video-play-icon {
    width: 50px;
    height: 50px;
    line-height: 50px;
    font-size: 15px;
  }
}

/* play icon animation */
@-webkit-keyframes ripple {
  0% {
    box-shadow: 0 0 0 0 rgb(255 255 255 / 25%), 0 0 0 10px rgb(255 255 255 / 25%), 0 0 0 20px rgb(255 255 255 / 25%);
  }

  100% {
    box-shadow: 0 0 0 10px rgb(255 255 255 / 25%), 0 0 0 20px rgb(255 255 255 / 25%), 0 0 0 40px rgba(50, 100, 245, 0);
  }
}

@keyframes ripple {
  0% {
    box-shadow: 0 0 0 0 rgb(255 255 255 / 25%), 0 0 0 10px rgb(255 255 255 / 25%), 0 0 0 20px rgb(255 255 255 / 25%);
  }

  100% {
    box-shadow: 0 0 0 10px rgb(255 255 255 / 25%), 0 0 0 20px rgb(255 255 255 / 25%), 0 0 0 40px rgba(50, 100, 245, 0);
  }
}

/* //play icon animation */


/* Styles for dialog window */
#small-dialog {
  max-width: 750px;
  margin: 40px auto;
  position: relative;
}

div#small-dialog video {
  width: 100%;
  height: 420px;
  display: block;
  border-radius: 10px;
}

/* //Magnific Popup CSS */

/* contact section */
.w3l-contacts-12 .cont-main-top {
  grid-template-columns: 2fr 1fr;
  grid-gap: 40px;
}

.w3l-contacts-12 .top-inputs {
  grid-template-columns: 1fr 1fr;
  grid-gap: 20px;
  margin-bottom: 1.5rem;

}

input {
  border: 1px solid black;
}

.w3l-contacts-12 form.main-input input,
.w3l-contacts-12 textarea {
  color: var(--font-color);
  font-size: 16px;
  line-height: 28px;
  padding: 15px 20px;
  outline: none;
  border: 1px solid var(--icon-color);
  border-radius: 6px;
  width: 100%;
  background: var(--bg-color);
}

.w3l-contacts-12 form.main-input input:focus,
.w3l-contacts-12 textarea:focus {
  border: 1px solid var(--border-color-light);
  background: var(--bg-color);
}

.w3l-contacts-12 textarea {
  min-height: 140px;
  margin: 1.5rem 0;
}

.w3l-contacts-12 button {
  font-family: 'Poppins', sans-serif;
}

.w3l-contacts-12 .cont-add h4,
.w3l-contacts-12 .social-icons-con h4 {
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 8px;
  color: var(--icon-color);
}

.w3l-contacts-12 .cont-add {
  margin-bottom: 1.5em;
}

.w3l-contacts-12 .cont-add p:hover {
  color: var(--heading-color);
}

.w3l-contacts-12 .social-icons-con a span {
  font-size: 23px;
  margin: 0 5px;
}

.w3l-contacts-12 .social-icons-con a span.fa-facebook-square {
  color: #3b5998;
}

.w3l-contacts-12 .social-icons-con a span.fa-twitter-square {
  color: #00acee;
}

.w3l-contacts-12 .social-icons-con a span.fa-linkedin-in {
  color: #0077b5;
}

.w3l-contacts-12 .social-icons-con a span.fa-instagram {
  color: #e1306c;
}

.w3l-contacts-12 .map {
  padding-top: 80px;
}

.w3l-contacts-12 .map iframe {
  width: 100%;
  height: 400px;
  display: block;
  filter: var(--iframe-filter);
}

@media screen and (max-width: 768px) {
  .w3l-contacts-12 .cont-main-top {
    grid-template-columns: 1fr;
  }

  .w3l-contacts-12 .cont-subs {
    border-top: 1px solid #ddd;
    padding: 2em 0 0;
    border-left: none;
  }

  .w3l-contacts-12 .social-icons-con {
    margin-top: 1.5em;
  }

  .w3l-contacts-12 .map {
    padding-top: 60px;
  }
}

@media screen and (max-width: 600px) {
  .w3l-contacts-12 .map iframe {
    height: 300px;
  }

  .w3l-contacts-12 .top-inputs {
    grid-template-columns: 1fr;
  }
}

@media screen and (max-width: 415px) {
  .w3l-contacts-12 .top-inputs {
    grid-template-columns: 1fr;
    grid-gap: 15px;
    margin-bottom: 1rem;
  }

  .w3l-contacts-12 textarea {
    margin: 1rem 0 1.5rem;
  }

  .w3l-contacts-12 .map {
    padding-top: 40px;
  }

  .w3l-contacts-12 .cont-add h4,
  .w3l-contacts-12 .social-icons-con h4 {
    font-size: 17px;
  }

}

@media screen and (max-width: 384px) {
  .w3l-contacts-12 .line {
    margin: 3em 0;
  }
}

/* //contact section */