/*======================================
    Normalize CSS
========================================*/
@import url("https://fonts.googleapis.com/css2?family=Spartan:wght@100;200;300;400;500;600;700;800;900&display=swap");

@font-face {
	font-family: "cicon1";
	src: url(./fonts/pmc-cf-ttf);
}

html {
  scroll-behavior: smooth;
}

html, body {
  overflow-x: hidden;
}

body {
  font-family: "Jost", sans-serif;
  font-weight: normal;
  font-style: normal;
  color: #e0e0e0;
  overflow-x: hidden;
  font-size: 15px;
  background-color: #1B3E59;
}

p {
  margin: 0;
  padding: 0;
  font-family: 'Lato', sans-serif;
  font-size: 15px;
}

* {
  margin: 0;
  padding: 0;
}

.navbar-toggler:focus,
a:focus,
input:focus,
textarea:focus,
button:focus,
.btn:focus,
.btn.focus,
.btn:not(:disabled):not(.disabled).active,
.btn:not(:disabled):not(.disabled):active {
  text-decoration: none;
  outline: none;
  outline: none !important;
  border-color: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}

.form-check-input:checked {
  background-color: #196d17;
  border-color: #196d17;
}

select {
  -webkit-writing-mode: horizontal-tb !important;
  writing-mode: horizontal-tb;
  text-rendering: auto;
  color: #e0e0e0;
  letter-spacing: normal;
  word-spacing: normal;
  text-transform: none;
  text-indent: 0px;
  text-shadow: none;
  display: inline-block;
  text-align: start;
  -webkit-appearance: menulist;
  -moz-appearance: menulist;
  appearance: menulist;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  white-space: pre;
  -webkit-rtl-ordering: logical;
  background-color: -internal-light-dark(white, #3b3b3b);
  cursor: default;
  margin: 0em;
  font: 400 14px;
  border-radius: 0px;
  border-width: 1px;
  border-style: solid;
  border-color: -internal-light-dark(#767676, #858585);
  -o-border-image: initial;
  border-image: initial;
}

span,
a {
  display: inline-block;
  text-decoration: none;
  transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
}

a {
  color: #e16161; /* supposed to be in the bootstrap-min file */
}

a:hover {
  color: #e91d1d;
}

audio,
canvas,
iframe,
img,
svg,
video {
  vertical-align: middle;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 600;
  margin: 0px;
  color: #e0e0e0;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  color: inherit;
}

h1 {
  font-size: 50px;
}

h2 {
  font-size: 40px;
}

h3 {
  font-size: 30px;
}

h4 {
  font-size: 25px;
}

h5 {
  font-size: 20px;
}

h6 {
  font-size: 16px;
}

h7 {
  font-weight: 600;
  margin: 0px;
  color: #a50000;
}

h7 a {
  color: #a50000;
}

h7 {
  font-size: 30px;
}

ul,
ol {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
}

.mt-5 {
  margin-top: 5px;
}

.mt-10 {
  margin-top: 10px;
}

.mt-15 {
  margin-top: 15px;
}

.mt-20 {
  margin-top: 20px;
}

.mt-25 {
  margin-top: 25px;
}

.mt-30 {
  margin-top: 30px;
}

.mt-35 {
  margin-top: 35px;
}

.mt-40 {
  margin-top: 40px;
}

.mt-45 {
  margin-top: 45px;
}

.mt-50 {
  margin-top: 50px;
}

.mt-55 {
  margin-top: 55px;
}

.mt-60 {
  margin-top: 60px;
}

.mt-65 {
  margin-top: 65px;
}

.mt-70 {
  margin-top: 70px;
}

.mt-75 {
  margin-top: 75px;
}

.mt-80 {
  margin-top: 80px;
}

.mt-85 {
  margin-top: 85px;
}

.mt-90 {
  margin-top: 90px;
}

.mt-95 {
  margin-top: 95px;
}

.mt-100 {
  margin-top: 100px;
}

.mt-105 {
  margin-top: 105px;
}

.mt-110 {
  margin-top: 110px;
}

.mt-115 {
  margin-top: 115px;
}

.mt-120 {
  margin-top: 120px;
}

.mt-125 {
  margin-top: 125px;
}

.mt-130 {
  margin-top: 130px;
}

.mt-135 {
  margin-top: 135px;
}

.mt-140 {
  margin-top: 140px;
}

.mt-145 {
  margin-top: 145px;
}

.mt-150 {
  margin-top: 150px;
}

.mt-155 {
  margin-top: 155px;
}

.mt-160 {
  margin-top: 160px;
}

.mt-165 {
  margin-top: 165px;
}

.mt-170 {
  margin-top: 170px;
}

.mt-175 {
  margin-top: 175px;
}

.mt-180 {
  margin-top: 180px;
}

.mt-185 {
  margin-top: 185px;
}

.mt-190 {
  margin-top: 190px;
}

.mt-195 {
  margin-top: 195px;
}

.mt-200 {
  margin-top: 200px;
}

.mt-205 {
  margin-top: 205px;
}

.mt-210 {
  margin-top: 210px;
}

.mt-215 {
  margin-top: 215px;
}

.mt-220 {
  margin-top: 220px;
}

.mt-225 {
  margin-top: 225px;
}

.mb-5 {
  margin-bottom: 5px;
}

.mb-10 {
  margin-bottom: 10px;
}

.mb-15 {
  margin-bottom: 15px;
}

.mb-20 {
  margin-bottom: 20px;
}

.mb-25 {
  margin-bottom: 25px;
}

.mb-30 {
  margin-bottom: 30px;
}

.mb-35 {
  margin-bottom: 35px;
}

.mb-40 {
  margin-bottom: 40px;
}

.mb-45 {
  margin-bottom: 45px;
}

.mb-50 {
  margin-bottom: 50px;
}

.mb-55 {
  margin-bottom: 55px;
}

.mb-60 {
  margin-bottom: 60px;
}

.mb-65 {
  margin-bottom: 65px;
}

.mb-70 {
  margin-bottom: 70px;
}

.mb-75 {
  margin-bottom: 75px;
}

.mb-80 {
  margin-bottom: 80px;
}

.mb-85 {
  margin-bottom: 85px;
}

.mb-90 {
  margin-bottom: 90px;
}

.mb-95 {
  margin-bottom: 95px;
}

.mb-100 {
  margin-bottom: 100px;
}

.mb-105 {
  margin-bottom: 105px;
}

.mb-110 {
  margin-bottom: 110px;
}

.mb-115 {
  margin-bottom: 115px;
}

.mb-120 {
  margin-bottom: 120px;
}

.mb-125 {
  margin-bottom: 125px;
}

.mb-130 {
  margin-bottom: 130px;
}

.mb-135 {
  margin-bottom: 135px;
}

.mb-140 {
  margin-bottom: 140px;
}

.mb-145 {
  margin-bottom: 145px;
}

.mb-150 {
  margin-bottom: 150px;
}

.mb-155 {
  margin-bottom: 155px;
}

.mb-160 {
  margin-bottom: 160px;
}

.mb-165 {
  margin-bottom: 165px;
}

.mb-170 {
  margin-bottom: 170px;
}

.mb-175 {
  margin-bottom: 175px;
}

.mb-180 {
  margin-bottom: 180px;
}

.mb-185 {
  margin-bottom: 185px;
}

.mb-190 {
  margin-bottom: 190px;
}

.mb-195 {
  margin-bottom: 195px;
}

.mb-200 {
  margin-bottom: 200px;
}

.mb-205 {
  margin-bottom: 205px;
}

.mb-210 {
  margin-bottom: 210px;
}

.mb-215 {
  margin-bottom: 215px;
}

.mb-220 {
  margin-bottom: 220px;
}

.mb-225 {
  margin-bottom: 225px;
}

.pt-5 {
  padding-top: 5px;
}

.pt-10 {
  padding-top: 10px;
}

.pt-15 {
  padding-top: 15px;
}

.pt-20 {
  padding-top: 20px;
}

.pt-25 {
  padding-top: 25px;
}

.pt-30 {
  padding-top: 30px;
}

.pt-35 {
  padding-top: 35px;
}

.pt-40 {
  padding-top: 40px;
}

.pt-45 {
  padding-top: 45px;
}

.pt-50 {
  padding-top: 50px;
}

.pt-55 {
  padding-top: 55px;
}

.pt-60 {
  padding-top: 60px;
}

.pt-65 {
  padding-top: 65px;
}

.pt-70 {
  padding-top: 70px;
}

.pt-75 {
  padding-top: 75px;
}

.pt-80 {
  padding-top: 80px;
}

.pt-85 {
  padding-top: 85px;
}

.pt-90 {
  padding-top: 90px;
}

.pt-95 {
  padding-top: 95px;
}

.pt-100 {
  padding-top: 100px;
}

.pt-105 {
  padding-top: 105px;
}

.pt-110 {
  padding-top: 110px;
}

.pt-115 {
  padding-top: 115px;
}

.pt-120 {
  padding-top: 120px;
}

.pt-125 {
  padding-top: 125px;
}

.pt-130 {
  padding-top: 130px;
}

.pt-135 {
  padding-top: 135px;
}

.pt-140 {
  padding-top: 140px;
}

.pt-145 {
  padding-top: 145px;
}

.pt-150 {
  padding-top: 150px;
}

.pt-155 {
  padding-top: 155px;
}

.pt-160 {
  padding-top: 160px;
}

.pt-165 {
  padding-top: 165px;
}

.pt-170 {
  padding-top: 170px;
}

.pt-175 {
  padding-top: 175px;
}

.pt-180 {
  padding-top: 180px;
}

.pt-185 {
  padding-top: 185px;
}

.pt-190 {
  padding-top: 190px;
}

.pt-195 {
  padding-top: 195px;
}

.pt-200 {
  padding-top: 200px;
}

.pt-205 {
  padding-top: 205px;
}

.pt-210 {
  padding-top: 210px;
}

.pt-215 {
  padding-top: 215px;
}

.pt-220 {
  padding-top: 220px;
}

.pt-225 {
  padding-top: 225px;
}

.pb-5 {
  padding-bottom: 5px;
}

.pb-10 {
  padding-bottom: 10px;
}

.pb-15 {
  padding-bottom: 15px;
}

.pb-20 {
  padding-bottom: 20px;
}

.pb-25 {
  padding-bottom: 25px;
}

.pb-30 {
  padding-bottom: 30px;
}

.pb-35 {
  padding-bottom: 35px;
}

.pb-40 {
  padding-bottom: 40px;
}

.pb-45 {
  padding-bottom: 45px;
}

.pb-50 {
  padding-bottom: 50px;
}

.pb-55 {
  padding-bottom: 55px;
}

.pb-60 {
  padding-bottom: 60px;
}

.pb-65 {
  padding-bottom: 65px;
}

.pb-70 {
  padding-bottom: 70px;
}

.pb-75 {
  padding-bottom: 75px;
}

.pb-80 {
  padding-bottom: 80px;
}

.pb-85 {
  padding-bottom: 85px;
}

.pb-90 {
  padding-bottom: 90px;
}

.pb-95 {
  padding-bottom: 95px;
}

.pb-100 {
  padding-bottom: 100px;
}

.pb-105 {
  padding-bottom: 105px;
}

.pb-110 {
  padding-bottom: 110px;
}

.pb-115 {
  padding-bottom: 115px;
}

.pb-120 {
  padding-bottom: 120px;
}

.pb-125 {
  padding-bottom: 125px;
}

.pb-130 {
  padding-bottom: 130px;
}

.pb-135 {
  padding-bottom: 135px;
}

.pb-140 {
  padding-bottom: 140px;
}

.pb-145 {
  padding-bottom: 145px;
}

.pb-150 {
  padding-bottom: 150px;
}

.pb-155 {
  padding-bottom: 155px;
}

.pb-160 {
  padding-bottom: 160px;
}

.pb-165 {
  padding-bottom: 165px;
}

.pb-170 {
  padding-bottom: 170px;
}

.pb-175 {
  padding-bottom: 175px;
}

.pb-180 {
  padding-bottom: 180px;
}

.pb-185 {
  padding-bottom: 185px;
}

.pb-190 {
  padding-bottom: 190px;
}

.pb-195 {
  padding-bottom: 195px;
}

.pb-200 {
  padding-bottom: 200px;
}

.pb-205 {
  padding-bottom: 205px;
}

.pb-210 {
  padding-bottom: 210px;
}

.pb-215 {
  padding-bottom: 215px;
}

.pb-220 {
  padding-bottom: 220px;
}

.pb-225 {
  padding-bottom: 225px;
}

.img-bg {
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
}

.bottom {
  background: linear-gradient(to bottom, rgba(19, 19, 19, 0.8) 60%, #202020 100%) !important;
}

.shadow {
    box-shadow: 0 10px 15px rgba(0, 0, 0, 0.25);
}

.background {
    background-color: #1B3E59 !important;
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
  .container {
    width: 450px;
  }
}

.btn-text {
    color: #e0e0e0;
}

/* Bread Crumbs */
.breadcrumbs {
  position: relative;
  padding-bottom: 17px;
  padding-top: 120px;
  background: #202020;
  z-index: 2;
  text-align: left;
}

.breadcrumbs .breadcrumbs-content {
  position: relative;
  text-align: left;
}

.breadcrumbs .breadcrumbs-content .page-title {
  font-size: 20px;
  color: #e0e0e0;
  font-weight: 600;
  position: relative;
  line-height: 50px;
}

.breadcrumbs .breadcrumbs-content .breadcrumb-nav {
  background: transparent;
  border-radius: 0;
  margin-bottom: 0;
  padding: 0;
  display: inline-block;
}

.breadcrumbs .breadcrumb-nav {
  text-align: right;
}

.breadcrumbs .breadcrumb-nav li {
  display: inline-block;
  position: relative;
  padding-right: 15px;
  margin-right: 15px;
  text-transform: capitalize;
}

.breadcrumbs .breadcrumb-nav li:after {
  content: "\ea5c";
  font-family: lineIcons;
  font-size: 10px;
  position: absolute;
  top: 4px;
  right: -7px;
}

.breadcrumbs .breadcrumb-nav li:last-child {
  margin: 0;
  padding: 0;
}

.breadcrumbs .breadcrumb-nav li:last-child::after {
  display: none;
}

.breadcrumbs .breadcrumb-nav li,
.breadcrumbs .breadcrumb-nav li a {
  color: #e0e0e0;
  font-size: 15px;
  font-weight: 500;
}

.breadcrumbs .breadcrumb-nav li a {
  position: relative;
}

.breadcrumbs .breadcrumb-nav li a:hover {
  color: #5c7587;
}

.section {
  padding-top: 100px;
  padding-bottom: 100px;
  position: relative;
}

.section-compact-b {
  padding-top: 100px;
  position: relative;
}

.section-compact-t {
  padding-bottom: 100px;
  position: relative;
}

/* Section Title */
.section-title {
  text-align: center;
  margin-bottom: 80px;
  padding: 0 200px;
  position: relative;
  z-index: 5;
}

.section-title h2 {
  font-size: 35px;
  margin-bottom: 20px;
  line-height: 45px;
  text-transform: capitalize;
  position: relative;
  font-weight: 600;
  padding-bottom: 20px;
}

.section-title h2:before {
  position: absolute;
  left: 50%;
  margin-left: -25px;
  bottom: -2px;
  height: 4px;
  width: 50px;
  border-radius: 5px;
  background: #3a4a55;
  content: "";
}

.section-title p {
  font-size: 16px;
  line-height: 26px;
}

.section-title.align-right {
  padding: 0;
  padding-left: 600px;
}

.section-title.align-right h2:before {
  display: none;
}

.section-title.align-right h2:after {
  position: absolute;
  right: 0;
  bottom: -1px;
  height: 2px;
  width: 50px;
  background: #196d17;
  content: "";
}

.section-title.align-left {
  padding: 0;
  padding-right: 600px;
}

.section-title.align-left h2:before {
  left: 0;
  margin-left: 0;
}

/* One Click Scrool Top Button*/
.scroll-top {
  width: 45px;
  height: 45px;
  line-height: 45px;
  background: #fff0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 14px;
  color: #e0e0e0 !important;
  border-radius: 0;
  position: fixed;
  bottom: 30px;
  right: 30px;
  z-index: 9;
  cursor: pointer;
  -webkit-transition: all .3s ease-out 0s;
  transition: all .3s ease-out 0s;
  border-radius: 4px;
  border: 2px solid #e0e0e0;
}

.scroll-top:hover {
  -webkit-box-shadow: 0 1rem 3rem rgba(35, 38, 45, 0.15) !important;
  box-shadow: 0 1rem 3rem rgba(35, 38, 45, 0.15) !important;
  -webkit-transform: translate3d(0, -5px, 0);
  transform: translate3d(0, -5px, 0);
  background-color: #fff0;
}

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

.overlay::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0.4;
  background: #113253;
  content: "";
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  z-index: 5;
}

/* Pagination CSS */
.pagination {
  text-align: left;
  margin: 30px 0 0 0;
  display: block;
}

.pagination.center {
  text-align: center;
}

.pagination.right {
  text-align: right;
}

.pagination.left {
  text-align: left;
}

.pagination .pagination-list {
  display: inline-block;
  overflow: hidden;
}

.pagination .pagination-list li {
  margin-right: 5px;
  display: inline-block;
  margin-top: 10px;
}

.pagination .pagination-list li:last-child {
  margin-right: 0px;
}

.pagination .pagination-list li a {
  background: #fff;
  color: #113253;
  font-weight: 500;
  font-size: 15px;
  border-radius: 0;
  line-height: 38px;
  height: 40px;
  width: 40px;
  text-align: center;
  border-radius: 4px;
  border: 1px solid #eee;
}

.pagination .pagination-list li.active a,
.pagination .pagination-list li:hover a {
  background: #196d17;
  color: #e0e0e0;
  border-color: transparent;
}

.pagination .pagination-list li a i {
  font-size: 13px;
}

.blog-grids.pagination {
  margin-top: 50px;
  text-align: center;
}

.button .btn {
  display: inline-block;
  text-transform: capitalize;
  font-size: 15px;
  font-weight: 500;
  padding: 15px 15px;
  background-color: #3a4a55;
  color: #e0e0e0;
  border: none;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  border-radius: 6px;
}

.search-upl {
  display: inline-block;
  text-transform: capitalize;
  font-size: 15px;
  font-weight: 500;
  padding: 15px 30px;
  background-color: #196d17;
  color: #e0e0e0;
  border: none;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  border-radius: 4px;
}

.search-upl:hover {
  background-color: #113253;
  color: #e0e0e0;
  -webkit-box-shadow: 0 1rem 3rem rgba(35, 38, 45, 0.15) !important;
  box-shadow: 0 1rem 3rem rgba(35, 38, 45, 0.15) !important;
}

.button .btn:hover {
  background-color: #202020;
  color: #e0e0e0;
  -webkit-box-shadow: 0 1rem 3rem rgba(35, 38, 45, 0.15) !important;
  box-shadow: 0 1rem 3rem rgba(35, 38, 45, 0.15) !important;
}

.button .btn-alt {
  background-color: #196d17;
  color: #e0e0e0;
}

.button .btn-alt:hover {
  background-color: #202020;
  color: #e0e0e0;
}

.align-left {
  text-align: left;
}

.align-right {
  text-align: right;
}

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

/* Preloader */
.preloader {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999999999;
  width: 100%;
  height: 100%;
  background-color: #fff;
  overflow: hidden;
}

.preloader-inner {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.preloader-icon {
  width: 100px;
  height: 100px;
  display: inline-block;
  padding: 0px;
}

.preloader-icon span {
  position: absolute;
  display: inline-block;
  width: 100px;
  height: 100px;
  border-radius: 100%;
  background: #1B3E59;
  -webkit-animation: preloader-fx 1.6s linear infinite;
  animation: preloader-fx 1.6s linear infinite;
}

.preloader-icon span:last-child {
  animation-delay: -0.8s;
  -webkit-animation-delay: -0.8s;
}

@keyframes preloader-fx {
  0% {
    -webkit-transform: scale(0, 0);
    transform: scale(0, 0);
    opacity: 0.5;
  }

  100% {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
    opacity: 0;
  }
}

@-webkit-keyframes preloader-fx {
  0% {
    -webkit-transform: scale(0, 0);
    opacity: 0.5;
  }

  100% {
    -webkit-transform: scale(1, 1);
    opacity: 0;
  }
}

/*======================================
	01. Start Header CSS
========================================*/
.header {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  background: #131313;
}

.header.scrolled {
  background: #202020;
}

.header .login-button {
  margin-left: 40px;
}

.header .login-button ul {
  padding: 14px 20px;
  border-radius: 30px;
}

.header .login-button ul li {
  display: inline-block;
  margin-right: 10px;
  padding-right: 10px;
  border-right: 1px solid #eee;
  height: 100%;
}

.header .login-button ul li:last-child {
  margin: 0;
  padding: 0;
  border: none;
}

.header .login-button ul li a {
  color: #e0e0e0;
  font-size: 14px;
  font-weight: 500;
}

.header .login-button ul li a:hover {
  color: #5c7587;
}

.header .login-button ul li a i {
  display: inline-block;
  color: #5c7587;
  margin-right: 4px;
  font-size: 15px;
}

.sticky {
  position: fixed;
  z-index: 99;
  background-color: #e0e0e0;
  -webkit-box-shadow: 0px 20px 50px 0px rgba(0, 0, 0, 0.05);
  box-shadow: 0px 20px 50px 0px rgba(0, 0, 0, 0.05);
  -webkit-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
  top: 0;
}

.navbar-expand-lg .navbar-nav {
  margin-left: auto;
}

.sticky .navbar .navbar-nav .nav-item a {
  color: #e0e0e0;
}

.header .navbar .navbar-nav .nav-item a.active {
  color: #5c7587;
}

.sticky .navbar .navbar-nav .nav-item a.active {
  color: #5c7587;
}

.header .navbar .navbar-nav .nav-item .sub-menu a.active {
  color: #e0e0e0;
}

.sticky .navbar .navbar-nav .nav-item .sub-menu a.active {
  color: #e0e0e0;
}

.sticky .navbar .mobile-menu-btn .toggler-icon {
  background: #333;
}

/* Topbar */
.header .toolbar-area {
  padding: 18px 0;
  background: #5c7587;
  overflow: hidden;
}

.header .toolbar-area .toolbar-social {
  float: right;
}

.header .toolbar-area .toolbar-social ul li {
  display: inline-block;
  margin-right: 15px;
}

.header .toolbar-area .toolbar-social ul li .title {
  display: inline-block;
  font-weight: 600;
  font-size: 13px;
  color: #e0e0e0;
}

.header .toolbar-area .toolbar-social ul li:last-child {
  margin: 0;
}

.header .toolbar-area .toolbar-social ul li a {
  color: #e0e0e0;
  font-size: 14px;
  font-weight: 600;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

.header .toolbar-area .toolbar-social ul li a:hover {
  color: #e0e0e0;
}

.header .toolbar-login {
  float: left;
}

.header .toolbar-login span {
  display: inline-block;
  color: #e0e0e0;
  margin: 0px 12px;
  font-size: 13px;
  font-weight: 600;
}

.header .toolbar-login a {
  display: inline-block;
  color: #e0e0e0;
  font-size: 14px;
  font-weight: 600;
  font-size: 13px;
}

.header .toolbar-login a i {
  display: inline-block;
  margin-right: 3px;
  color: #e0e0e0;
  font-size: 11px;
  height: 22px;
  width: 22px;
  text-align: center;
  display: inline-block;
  background: #e0e0e0;
  border-radius: 50%;
  color: #196d17;
  line-height: 22px;
}

.header .toolbar-login a:hover {
  color: #e0e0e0;
}

.header .toolbar-login a:last-child {
  margin: 0;
}

/*===== NAVBAR =====*/
.navbar-area {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 99;
  -webkit-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
  padding: 0;
}

.navbar-area.sticky {
  position: fixed;
  z-index: 99;
  background: #5c7587;
  -webkit-box-shadow: 0px 20px 50px 0px rgba(0, 0, 0, 0.05);
  box-shadow: 0px 20px 50px 0px rgba(0, 0, 0, 0.05);
  -webkit-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
  background: #202020;
  padding: 0px 0;
}

.navbar-area.sticky .toolbar-area {
  display: none;
}

.navbar {
  padding: 0;
  position: relative;
  -webkit-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}

.navbar-brand {
  padding: 0;
}

.navbar-brand img {
  width: 190px;
}

.mobile-menu-btn {
  padding: 0px;
}

.mobile-menu-btn:focus {
  text-decoration: none;
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.mobile-menu-btn .toggler-icon {
  width: 30px;
  height: 2px;
  background-color: #5c7587;
  display: block;
  margin: 5px 0;
  position: relative;
  -webkit-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}

.mobile-menu-btn.active .toggler-icon:nth-of-type(1) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 7px;
}

.mobile-menu-btn.active .toggler-icon:nth-of-type(2) {
  opacity: 0;
}

.mobile-menu-btn.active .toggler-icon:nth-of-type(3) {
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
  top: -7px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .navbar-collapse {
    position: absolute;
    top: 66px !important;
    left: 0;
    width: 100%;
    background-color: #202020;
    z-index: 9;
    -webkit-box-shadow: 0px 15px 20px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 15px 20px 0px rgba(0, 0, 0, 0.1);
    padding: 10px 20px;
    max-height: 350px;
    overflow-y: scroll;
    border-top: 1px solid #eee;
  }
}

@media (max-width: 767px) {
  .navbar-collapse {
    position: absolute;
    top: 165% !important;
    left: 0;
    width: 100%;
    background-color: #202020;
    z-index: 9;
    -webkit-box-shadow: 0px 15px 20px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 15px 20px 0px rgba(0, 0, 0, 0.1);
    padding: 10px 20px;
    max-height: 350px;
    overflow-y: scroll;
  }
}

.navbar-expand-lg .navbar-nav {
  margin: 0;
  margin-right: auto !important;
}

.navbar-nav .nav-item {
  z-index: 1;
  position: relative;
  margin-right: 40px;
}

.navbar-nav .nav-item:last-child {
  margin-right: 0 !important;
}

.navbar-nav .nav-item:hover a {
  color: #5c7587;
}

.navbar-nav .nav-item a {
  font-size: 15px;
  color: #e0e0e0;
  -webkit-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
  position: relative;
  padding: 38px 0;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-weight: 500;
  transition: all 0.3s ease-out 0s;
  position: relative;
  text-transform: capitalize;
}

.navbar-nav .nav-item a::after {
  opacity: 0;
  visibility: hidden;
}

.navbar-nav .nav-item a::before {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  height: 3px;
  width: 0%;
  background: #5c7587;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.navbar-nav .nav-item a.active:before {
  width: 100%;
}

.navbar-nav .nav-item:hover a:before {
  width: 100%;
}

.navbar-nav .nav-item a.active {
  color: #5c7587;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .navbar-nav .nav-item a.dd-menu {
    padding-right: 30px;
  }
}

.navbar-nav .nav-item a.dd-menu::after {
  content: "\ea58";
  font: normal normal normal 1em/1 "LineIcons";
  position: absolute;
  right: 17px;
  font-size: 10px;
  top: 50%;
  margin-left: 5px;
  margin-top: 0px;
  -webkit-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
  height: 10px;
  margin-top: -5px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .navbar-nav .nav-item a.dd-menu::after {
    right: 13px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px),
(max-width: 767px) {
  .navbar-nav .nav-item a.dd-menu::after {
    top: 16px;
    right: 0;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px),
(max-width: 767px) {
  .navbar-nav .nav-item a.collapsed::after {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}

.navbar-nav .nav-item:hover>.sub-menu {
  top: 100%;
  opacity: 1;
  visibility: visible;
}

.navbar-nav .nav-item:hover>.sub-menu .sub-menu {
  left: 100%;
  top: 0;
}

.navbar-nav .nav-item .sub-menu {
  border-top: 1px solid #202020;
  padding: 10px;
  min-width: 220px;
  background: #131313;
  -webkit-box-shadow: 0px 10px 20px #131313;
  box-shadow: 0px 10px 20px #131313;
  position: absolute;
  top: 100% !important;
  left: 0;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}

.navbar-nav .nav-item .sub-menu.mega-menu {
  width: 500px;
  white-space: none !important;
  padding-right: 5px;
}

.navbar-nav .nav-item .sub-menu.mega-menu .mega-menu-title {
  font-size: 16px;
  display: block;
  font-weight: 500;
  color: #e0e0e0;
  margin-bottom: 10px;
  padding-left: 12px;
  padding-top: 12px;
}

.navbar-nav .nav-item .sub-menu.mega-menu .single-block {
  width: 49.5% !important;
  display: inline-block !important;
  white-space: none !important;
  border-right: 1px solid #eee;
  height: 100%;
}

.navbar-nav .nav-item .sub-menu.mega-menu .single-block:first-child {
  padding-right: 10px;
}

.navbar-nav .nav-item .sub-menu.mega-menu .single-block:last-child {
  border: none;
  padding-left: 10px;
}

.navbar-nav .nav-item .sub-menu.mega-menu .single-block li a:hover {
  background-color: #202020;
  color: #e0e0e0;
}

.navbar-nav .nav-item .sub-menu.mega-menu .single-block li.active a {
  background-color: #202020;
  color: #e0e0e0;
}

.navbar-nav .nav-item .sub-menu .nav-item {
  width: 100%;
}

.navbar-nav .nav-item .sub-menu .nav-item a {
  padding: 12px 15px;
  color: #e0e0e0;
  display: block;
  width: 100%;
  font-size: 15px;
  font-weight: 400;
  text-transform: capitalize;
  position: relative;
}

.navbar-nav .nav-item .sub-menu .nav-item a:before {
  display: none;
}

.navbar-nav .nav-item .sub-menu.left-menu {
  left: -100%;
}

.navbar-nav .nav-item .sub-menu.collapse:not(.show) {
  display: block;
}

@media only screen and (min-width: 768px) and (max-width: 991px),
(max-width: 767px) {
  .navbar-nav .nav-item .sub-menu.collapse:not(.show) {
    display: none;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px),
(max-width: 767px) {
  .navbar-nav .nav-item {
    margin: 0;
  }

  .navbar-nav .nav-item a {
    padding: 12px 16px !important;
  }

  .navbar-nav .nav-item a::before {
    display: none;
  }

  .navbar-nav .nav-item .sub-menu {
    position: static;
    width: 100%;
    opacity: 1;
    visibility: visible;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 0;
    border: none;
    margin-left: 15px;
    margin-right: 15px;
  }

  .navbar-nav .nav-item .sub-menu.mega-menu {
    width: 100% !important;
    white-space: none !important;
    padding-right: 0;
  }

  .navbar-nav .nav-item .sub-menu.mega-menu .single-block {
    width: 100% !important;
    display: block !important;
    white-space: none !important;
    border: none;
    height: 100%;
    float: left;
  }

  .navbar-nav .nav-item .sub-menu.mega-menu .single-block:first-child {
    padding-right: 0;
  }

  .navbar-nav .nav-item .sub-menu.mega-menu .single-block:last-child {
    border: none;
    padding-left: 0;
  }

  .navbar-nav .nav-item .sub-menu .nav-item a {
    padding: 12px 12px;
  }

  .navbar-nav .nav-item .sub-menu .nav-item a:hover {
    background: #5c7587 !important;
    color: #e0e0e0 !important;
  }

  .navbar-nav .nav-item .sub-menu::after {
    display: none;
  }
}

.navbar-nav .nav-item .sub-menu>li {
  display: block;
  margin-left: 0;
}

.navbar-nav .nav-item .sub-menu>li:last-child {
  border: none;
}

.navbar-nav .nav-item .sub-menu>li.active>a,
.navbar-nav .nav-item .sub-menu>li:hover>a {
  color: #e0e0e0 !important;
  background-color: #5c7587 !important;
}

.navbar-nav .nav-item .sub-menu>li>a {
  font-weight: 400;
  display: block;
  padding: 12px 15px;
  font-size: 14px;
  color: #202020;
  font-weight: 400;
}

.navbar-nav .nav-item .sub-menu>li:first-child a {
  border: none;
}

.navbar-nav .nav-item .sub-menu>li>a:hover {
  background: #5c7587;
  color: #e0e0e0;
}

@media only screen and (min-width: 768px) and (max-width: 991px),
(max-width: 767px) {
  .navbar-nav .nav-item a {
    color: #e0e0e0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 10px 0;
  }

  .navbar-nav .nav-item a::after {
    opacity: 1;
    visibility: visible;
  }

  .navbar-nav .nav-item .sub-menu>li.active {
    background: #e0e0e0 !important;
    color: #5c7587 !important;
  }

  .header.style3.navbar-area .header-social {
    display: none;
  }

  .navbar-nav .nav-item .sub-menu>li.active>a,
  .navbar-nav .nav-item .sub-menu>li:hover>a {
    color: #fff !important;
    background-color: #5c7587 !important;
  }
}

.header-button {
  display: inline-block;
  margin-left: 10px;
}

.header-button .btn i {
  font-size: 14px;
  display: inline-block;
  margin-right: 5px;
}

.hero-download-btn {
  border: 3px solid #e16161 !important;
  height: 72%;
}

/*======================================
    Hero Area CSS
========================================*/
.hero-area {
  background-image: url("../images/hero/hero-bg-blur.webp");
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  background-attachment: fixed;
  z-index: 2;
  padding-top: 250px;
  padding-bottom: 300px;
  box-shadow: 0 10px 15px rgba(0, 0, 0, 0.25);
}

.hero-area.overlay::before {
  z-index: -1;
  background: #000000;
  opacity: 0.62;
}

.hero-area.style2 {
  background-image: url("../images/hero/hero-bg2-blur.webp");
}

.hero-area.style3 {
  background-image: url("../images/hero/hero-bg3-blur.webp");
}

.hero-area.style3 .search-form {
  margin-top: 60px;
  background: #fff3;
  border-radius: 6px;
  padding: 35px 40px;
  padding-right: 55px;
}

.hero-area .search-form .btn:hover {
  background-color: #2f3c4580;
  color: #fff;
}

.hero-area.style3 .categories {
  padding: 0;
  margin-top: 30px;
}

.hero-area.style3 .categories .single-cat {
  border: none;
  background-color: #fff;
  padding: 20px 10px;
}

.hero-area.style4 {
  background-image: url("../images/hero/hero-bg4-blur.webp");
}

.hero-area.style5 {
  background-image: url("../images/hero/hero-bg5-blur.webp");
}

.hero-area.style6 {
  background-image: url("../images/hero/hero-bg6-blur.webp");
}

.hero-area.style7 {
  background-image: url("../images/hero/hero-bg7-blur.webp");
}

.hero-area.style8 {
  background-image: url("../images/hero/hero-bg8-blur.webp");
}

.hero-area.style9 {
  background-image: url("../images/hero/hero-bg9-blur.webp");
}

.hero-area.style10 {
  background-image: url("../images/hero/hero-bg10-blur.webp");
}

.hero-area.style11 {
  background-image: url("../images/hero/hero-bg11-blur.webp");
}

.hero-area.style12 {
  background-image: url("../images/hero/hero-bg12-blur.webp");
}

.hero-area.style13 {
  background-image: url("../images/hero/hero-bg13-blur.webp");
}

.hero-area.style14 {
  background-image: url("../images/hero/hero-bg14-blur.webp");
}

.hero-area.style15 {
  background-image: url("../images/hero/hero-bg15-blur.webp");
}

.hero-area.style16 {
  background-image: url("../images/hero/hero-bg16-blur.webp");
}

.hero-area.style17 {
  background-image: url("../images/hero/hero-bg17-blur.webp");
}

.hero-area.style18 {
  background-image: url("../images/hero/hero-bg18-blur.webp");
}

.hero-area.style19 {
  background-image: url("../images/hero/hero-bg19-blur.webp");
}

.hero-area .hero-text h2 {
  color: #e0e0e0;
  font-size: 45px;
  line-height: 60px;
  font-weight: 600;
  margin-bottom: 25px;
  padding-bottom: 15px;
  position: relative;
}

.hero-area .hero-text h2::before {
  position: absolute;
  content: "";
  left: 50%;
  bottom: -2px;
  height: 4px;
  width: 60px;
  margin-left: -30px;
  background: #3a4a55;
  border-radius: 10px;
}

.hero-area .hero-text p {
  color: #e0e0e0;
  font-size: 16px;
  font-weight: 400;
  display: block;
}

/* Hero Search Form */
.search-form {
  margin-top: 60px;
  background: #fff2;
  border-radius: 6px;
  padding: 30px;
  padding-right: 45px;
  backdrop-filter: blur(12px);
}

.search-form.style2 {
  margin-top: 60px;
  background: #fff3;
  border-radius: 6px;
  padding: 30px;
  padding-right: 45px;
}

.search-form.style2 .heading-title {
  font-size: 24px;
  margin-bottom: 8px;
}

.search-form.style2 .sub-heding-text {
  margin-bottom: 40px;
  font-size: 16px;
}

.search-form.style2 .search-input {
  padding: 0;
  margin-bottom: 18px;
}

.search-form.style2 .btn {
  margin: 0;
}

.search-form.style2 .btn:hover {
  background-color: #113253;
  color: #fff;
}

.search-form .search-upl {
  width: 96%;
  border-radius: 6px;
  border: 2px solid #777777;
  padding: 12 25px;
  padding: 12 12px;
  height: 55px;
  margin-left: 5px;
  background: #3a4a55;
  appearance: none;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.3);
}

.search-form .search-upl:hover {
  background: #2f3c4580;
  color: #e0e0e0;
}

.search-form .search-upl .btn {
    background-color: #3a4a55;
}

.search-form .search-upl .btn:hover {
    background-color: #2f3c4580;
}

.search-form .search-input {
  position: relative;
  padding: 0px 8px;
}

.search-form .search-input input {
  width: 100%;
  background: #fff1;
  border-radius: 6px;
  border: none;
  padding: 0 25px;
  padding-right: 45px;
  height: 55px;
  font-size: 15px;
  border: 1px solid #fff3;
  color: #e0e0e0;
}

.search-form .search-input input:focus {
  outline: none !important;
}

.search-form .search-input label {
  position: absolute;
  right: 25px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.search-form .search-input select {
  width: 100%;
  background: #3a4a55;
  border-radius: 6px;
  border: 2px solid #777777;
  padding: 0 25px;
  height: 55px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  font-size: 15px;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.3);
}

.search-form .search-input select:focus {
  outline: none !important;
}

.search-form button {
  width: 100%;
  border-radius: 6px;
  border: 2px solid #777777;
  padding: 0 25px;
  height: 55px;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.3);
  background-color: #3a4a55;
}

.search-form button.btn:hover {
  background: #2f3c4580;
  color: #fff;
}

.search-form button i {
  display: inline-block;
  margin-right: 5px;
}

.converterbtn {
  color: #e0e0e0;
  cursor: default !important;
}

.converterbtn:hover {
  color: #fff;
}

select option {
    background-color: #4b5d6a;
}

option[value="redirect"] {
    color: #e16161;
}

#zipFileName {
  margin-top: -66px;
}

#fileName::placeholder {
    color: #fff7;
}

.search-form .search-btn .btn {
  width: 96%;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.3);
  border: 2px solid #777777;
}

.search-form .search-btn .btn:hover {
  background: #2f3c4580;
  color: #fff;
}

/* Style for redirect options */
.custom-dropdown-item[data-value="redirect"],
.custom-dropdown-item[data-redirect] {
    color: #e16161 !important;
    font-weight: 500;
}

.custom-dropdown-toggle[data-has-redirect="true"] span {
    color: #e16161;
}

.custom-dropdown-item[data-value="redirect"]::before,
.custom-dropdown-item[data-redirect]::before {
    content: "↗";
    margin-right: 8px;
    display: inline-block;
}

/* Custom dropdown styles */
.custom-dropdown {
    position: relative;
    width: 100%;
}

.custom-dropdown-toggle {
    display: flex;
    align-items: center;
    justify-content: space-between;
    cursor: pointer;
    color: #e0e0e0 !important;
    transition: all 0.3s ease;
    width: 100%;
    padding: 0 25px;
    height: 55px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    font-size: 15px;
    background: #3a4a55;
    border-radius: 6px;
    border: 2px solid #777777;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.3);
}

.custom-dropdown-toggle:hover {
    background: #2f3c4580;
}

.custom-dropdown-toggle::after {
    content: "▼";
    font-size: 10px;
    margin-left: 10px;
}

.custom-dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    background-color: #2f3c4580;
    border: 2px solid #777;
    border-radius: 6px;
    padding: 5px 0;
    margin-top: 5px;
    z-index: 1000;
    display: none;
    overflow: auto;
    max-height: 300px;
}

.custom-dropdown-menu.show {
    display: block;
}

.custom-dropdown-item {
    padding: 8px 15px;
    cursor: pointer;
    color: #e0e0e0;
    transition: all 0.2s ease;
}

.custom-dropdown-item:hover {
    background-color: #fff3;
}

.custom-dropdown-item.disabled {
    color: #2f3c45;
    cursor: not-allowed;
}

#dropdownMenu1-1 {
    background-color: #3a4a55;
}

#dropdown-item-1:hover {
    background-color: #fff2;
}

/* Hidden select elements for form submission */
.hidden-select {
    display: none;
}

/* Modal buttons on zip maker & world fixer pages */
.modal-btn {
    margin-bottom: 13px !important;
    color: #e0e0e0;
}

.selected {
    border: 3px solid #e0e0e0 !important;
}

/*======================================
    About Us CSS
========================================*/
.about-us {
    background-color: #1B3E59;
}

.about-us .content-left {
  position: relative;
}

.about-us .content-left img {
  width: 100%;
  border-radius: 6px;
  border: 1px solid #e0e0e0;
  margin-bottom: 25px
}

.about-us .content-right {
  padding-right: 70px;
  padding-left: 40px;
}

.about-us .content-right .sub-heading {
  display: inline-block;
  margin-bottom: 10px;
  font-weight: 500;
  font-size: 15px;
  color: #196d17;
  background-color: #202020;
  padding: 5px 20px;
  border-radius: 4px;
}

.about-us .content-right h2 {
  display: block;
  font-size: 32px;
  margin-bottom: 25px;
  line-height: 40px;
  text-transform: capitalize;
  position: relative;
  font-weight: 700;
}

.about-us .content-right h3 {
  font-size: 22px;
  margin-top: 40px;
  margin-bottom: 8px;
  line-height: 45px;
  text-transform: capitalize;
  position: relative;
  font-weight: 600;
}

.about-us .content-right p {
  font-size: 16px;
  line-height: 26px;
}

/*======================================
    Our Achievement CSS
========================================*/
.our-achievement {
  background-color: #3a4a55;
  padding-top: 70px;
  padding: 90px 0 120px 0;
}

.our-achievement .single-achievement {
  margin-top: 30px;
  text-align: center;
  padding: 0px 50px;
}

.our-achievement .single-achievement h3 {
  font-size: 40px;
  font-weight: 600;
  display: block;
  margin-bottom: 5px;
  color: #3CB371;
}

.our-achievement .single-achievement p {
  font-size: 18px;
  font-weight: 500;
  font-family: 'Jost',
    sans-serif;
}

.our-achievement .countup {
  color: #3CB371;
}

/*======================================
    Faq CSS
========================================*/
.faq {
  padding-bottom: 80px;
}

.iframe-container {
  display: flex;
  justify-content: center;
  height: 55vh;
}

.custom-iframe {
  border: 1px solid #e0e0e0;
  border-radius: 6px;     
  padding: 0;            
}

blockquote {
  position: relative;
  color: #e0e0e0;
  font-weight: 400;
  clear: both;
  z-index: 1;
  margin: 40px 0;
  text-align: left;
  padding: 40px;
  background-color: #2f3c45;
  border-radius: 5px;
  overflow: hidden;
}

blockquote .icon i {
  font-size: 40px;
  color: #fff;
  display: block;
  margin-bottom: 20px;
}

blockquote h4 {
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #fff;
}

blockquote span {
  font-size: 13px;
  display: block;
  margin-top: 20px;
}

blockquote .shape {
  position: absolute;
  right: -90px;
  top: -91px;
  z-index: -1;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

/*======================================
   Clients CSS
========================================*/
.client-logo-section {
  background: #202020;
  padding: 50px 0;
}

.client-logo-section .client-logo-wrapper .client-logo-carousel .client-logo {
  padding: 10px 20px;
  text-align: center;
  margin: auto;
}

.client-logo-section .client-logo-wrapper .client-logo-carousel .client-logo img {
  max-width: 220px;
  width: 100%;
  opacity: .8;
  -webkit-transition: all .3s ease-out 0s;
  transition: all .3s ease-out 0s;
}

.client-logo-section .client-logo-wrapper .client-logo-carousel .client-logo img:hover {
  opacity: .4;
}

.image-rotator {
    position: relative;
}

.image-rotator img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    border-radius: 6px;
    border: 1px solid #e0e0e0;
    opacity: 0;
    transition: opacity 0.8s ease-in-out;
}

.image-rotator img.active {
    opacity: 1;
    position: relative;
}

.image-rotator .packs-overlay {
    position: absolute;
    inset: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(0, 0, 0, 0.5);
    color: white;
    opacity: 0;
    transition: opacity 0.4s ease;
    border-radius: 5px;
    margin-bottom: 25px
}

.image-rotator:hover .packs-overlay {
    opacity: 1;
}

/*======================================
    Items Grid CSS
========================================*/
.items-grid {
    position: relative;
    overflow: hidden;
    z-index: 0;
    background-color: #1B3E59;
}

.items-grid::before {
  content: "";
  position: absolute;
  background-size: 200% auto;
  background-repeat: no-repeat;
  background-position: center top;
  filter: blur(2px);
  z-index: -1;
}

.items-grid.custom-padding {
  padding-top: 120px;
}

.items-grid .section-title {
  margin-bottom: 50px;
}

.items-grid .single-grid {
  position: relative;
  background: #252525;
  border-radius: 6px;
  overflow: hidden;
  margin-top: 30px;
  box-shadow: 0 6px 8px rgba(0,0,0,0.25);
}

.items-grid .single-grid::before {
  content: "";
  position: absolute;
  z-index: 0;
  pointer-events: none;
}

.items-grid .single-grid > * {
  position: relative;
  z-index: 1;
}

.items-grid .content-container {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  color: #fff;
  position: absolute;
  inset: 0;
  padding: 8px;
}

.items-grid .content-download {
  position: absolute;
  bottom: 8px;
  right: 8px;
  font-size: 32px;
  cursor: pointer;
  transition: transform 0.1s ease;
}

.items-grid .content-download:hover {
  transform: translateY(4px);
}

.items-grid .single-grid .image .thumbnail {
  overflow: hidden;
  filter: brightness(0.85);
}

.items-grid .single-grid .background-image {
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  width: 100%;
}

.items-grid .single-grid:hover .thumbnail img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

.author-row {
  display: flex;
  align-items: center;
  gap: 6px;
}

.author-image {
  width: 24px;
  height: 24px;
  object-fit: cover;
  border-radius: 6px;
  -webkit-transform: scale(1) !important;
  transform: scale(1) !important;
}

/*======================================
    Why Choose CSS
========================================*/
.why-choose {
  background-color: #1B3E59;
}

.why-choose .title-row {
  display: flex;
  align-items: center;
  gap: 6px;
}

.why-choose .choose-title {
  text-align: center;
  margin-bottom: 16px;
  padding: 0 200px;
  position: relative;
}

.why-choose .choose-content {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.why-choose .choose-content .single-list {

  margin-top: 30px;
  padding: 40px;
  text-align: left;
  border: 2px solid #e0e0e090;
  border-radius: 6px;
  align-items: left;
  background-color: transparent;
  transition-property: background-color !important;
  transition-duration: 0.08s !important;
  transition-timing-function: linear !important;
  transition-delay: 0s !important;
}

.why-choose .choose-content .single-list:hover {
  background-color: #387fb240;
}

.why-choose .choose-content .single-list .small-icon {
  width: 28px;
  height: 28px;
  object-fit: cover;
  border-radius: 6px;
}

.why-choose .choose-content .single-list .large-icon {
  color: #196d17;
  font-size: 25px;
  display: inline-block;
  margin-bottom: 30px;
  height: 70px;
  width: 70px;
  line-height: 62px;
  text-align: center;
  border-radius: 50%;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  color: #e0e0e0;
  border: 4px solid #202020;
}

.why-choose .choose-content .single-list:hover .large-icon {
  color: #e0e0e0;
  background-color: #202020;
  border-color: #202020;
}

.why-choose .choose-content .single-list h4 {
  font-size: 20px;
  font-weight: 600;
  display: block;
  margin-bottom: 15px;
}

.why-choose .choose-content .single-list p {
  font-size: 16px;
}

/* Collapsible */
.why-choose .choose-content .single-list .collapsible {
  background-color: #fff0;
  color: #e0e0e0;
  cursor: pointer;
  border: none;
  padding: 10px;
  width: 100%;
  text-align: center;
  outline: none;
}

.why-choose .choose-content .single-list .collapsible + .content {
  display: none;
  padding: 10px;
  background-color: #fff0;
}

.why-choose .choose-content .single-list .collapsible:hover + .content {
    display: block;
}

.why-choose .choose-content .single-list .collapsible-container:hover .collapsible {
  background-color: #fff0;
  color: #e0e0e0;
	font-size: 16px;
}

.why-choose .choose-content .single-list .collapsible-container .content {  
  display: none;
  padding: 10px;
  background-color: #fff0;
}

.why-choose .choose-content .single-list .collapsible-container:hover .content {
  display: block;
	font-size: 16px;
}

/*======================================
    Responsive CSS
========================================*/
@media only screen and (min-width: 991px) and (max-width: 1200px) {
  .section-title {
    margin-bottom: 50px;
    padding: 0 220px;
  }

  .header .header .login-button {
    margin-left: 20px;
  }

  .header .login-button ul {
    padding: 0;
  }

  .header .nav-item {
    margin-right: 30px;
  }

  .header .nav-item a {
    padding: 32px 0 !important;
  }

  .header .nav-item .sub-menu li a {
    padding: 12px 15px !important;
  }

  .header .nav-item .sub-menu.mega-menu {
    width: 460px;
  }

  .hero-area {
    padding-top: 170px;
    padding-bottom: 200px;
  }

  .hero-area .hero-text h2 {
    font-size: 38px;
  }

  .hero-area .hero-text .button .btn {
    padding: 12px 10px;
  }

  .hero-area.style2 .hero-text h2 {
    font-size: 42px;
  }
}

/* Tablet Screen */
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .section {
    padding: 60px 0px;
  }

  .section-title {
    margin-bottom: 30px;
    padding: 0px 90px;
  }

  .section-title h2 {
    font-size: 30px;
    line-height: 38px;
  }

  .section-title p {
    font-size: 16px;
  }

  .section-title.align-left {
    padding: 0;
    padding-right: 200px;
  }

  .breadcrumbs {
    padding-top: 120px;
    padding-bottom: 50px;
  }

  .breadcrumbs .page-title {
    font-size: 28px;
  }

  .button .btn {
    padding: 12px 25px;
    font-size: 14px;
    font-weight: 500;
  }

  #scrollUp {
    bottom: 55px;
  }

  .header {
    padding: 15px 0;
  }

  .navbar-area.sticky {
    padding: 15px 0;
  }

  .navbar-brand img {
    width: 170px;
  }

  .sticky .navbar .navbar-nav .nav-item .sub-menu .nav-item a {
    color: #113253;
  }

  .sticky .navbar .navbar-nav .nav-item:hover a {
    color: #196d17;
  }

  .breadcrumbs .bread-list {
    margin-top: 8px;
  }

  .hero-area {
    padding-top: 135px;
    padding-bottom: 185px;
  }

  .hero-area .hero-text h2 {
    font-size: 38px;
  }

  .hero-area .hero-text .button .btn {
    padding: 12px 10px;
  }

  .hero-area.style2 .hero-text {
    text-align: center;
  }

  .hero-area.style2 .hero-text h2 {
    font-size: 38px;
  }

  .hero-area.style2 .hero-text h2::before {
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }

  .hero-area.style3 {
    padding-top: 135px;
  }

  .hero-area.style3 .hero-text {
    text-align: center;
  }

  .hero-area.style3 .hero-text h2 {
    font-size: 38px;
  }

  .hero-area.style3 .hero-text h2::before {
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }

  .hero-area.style3 .search-form {
    margin-top: 30px;
  }

  .our-achievement {
    padding-top: 30px;
  }

  .our-achievement .single-achievement {
    padding: 0;
  }

  .our-achievement .single-achievement h3 {
    font-size: 30px;
  }

  .our-achievement .single-achievement p {
    font-size: 16px;
  }

  .items-grid.custom-padding {
    padding-top: 150px;
  }

  .items-grid .section-title {
    margin-bottom: 30px;
  }

  .about-us .content-right {
    margin-top: 30px;
    padding-right: 0;
    padding-left: 0;
  }

  .faq {
    padding-bottom: 40px;
  }

  .footer .footer-top {
    padding: 50px 0 !important;
    padding-top: 45px !important;
  }

  .footer .single-footer h3 {
    margin-bottom: 25px !important;
  }

  .footer .single-footer {
    margin-top: 40px;
  }

  .footer .footer-bottom .footer-social {
    margin-top: 30px !important;
  }
}

/* Mobile Screen */
@media only screen and (max-width: 767px) {
  .why-choose .choose-title {
    padding: 0 0;
  }

  .why-choose .choose-content .row {
    padding-right: 0;
  }

  .why-choose .choose-content .col-lg-10 {
    padding-right: 0;
  }

  .hero-area .col-lg-4 .search-btn {
    margin-bottom: 12px;
  }

  .np-r {
    padding-right: 0;
  }

  .section {
    padding: 50px 0px;
  }

  .section-title {
    margin-bottom: 25px;
    padding: 0px 10px;
  }

  .section-title h2 {
    font-size: 25px;
    margin-top: 3px;
    line-height: 35px;
  }

  .section-title p {
    font-size: 16px;
  }

  .section-title.align-left {
    padding: 0;
    padding-right: 0;
  }

  .breadcrumbs {
    padding-top: 120px;
    padding-bottom: 50px;
  }

  .breadcrumbs .breadcrumbs-content {
    text-align: center;
  }

  .breadcrumbs .page-title {
    font-size: 22px;
    line-height: 30px !important;
  }

  .breadcrumbs .breadcrumb-nav {
    float: none !important;
    margin-top: 15px;
    text-align: center;
  }

  .button .btn {
    padding: 12px 25px;
    font-size: 14px;
    font-weight: 500;
  }

  #scrollUp {
    bottom: 55px;
  }

  .navbar-brand img {
    width: 170px;
  }

  .header {
    padding: 20px 0;
  }

  .header .header-button {
    display: none;
  }

  .header .login-button {
    display: none;
  }

  .header .navbar-collapse {
    top: 59px !important;
    border-top: 1px solid #202020;
  }

  .sticky .navbar .navbar-nav .nav-item .sub-menu .nav-item a {
    color: #c0c0c0;
  }

  .sticky .navbar .navbar-nav .nav-item:hover a {
    color: #196d17;
  }

  .breadcrumbs .bread-list {
    margin-top: 8px;
  }

  .navbar-area.sticky {
    padding: 20px 0;
  }

  .navbar-brand img {
    width: 170px;
  }

  .breadcrumbs .bread-list {
    margin-top: 8px;
  }

  .hero-area {
    padding-top: 135px;
    padding-bottom: 185px;
  }

  .hero-area .hero-text h2 {
    font-size: 32px;
    line-height: 38px;
  }

  .hero-area .hero-text .button .btn {
    padding: 12px 10px;
  }

  .compile-button-mobile {
    border: 2px solid #e16161 !important;
    margin-bottom: 5px !important;
  }

  .overlapping-hero-btn {
    margin-top: 67px !important;
  }

  .hero-area .search-form {
    margin-top: 30px;
    background: #fff3;
    border-radius: 6px;
    padding: 40px;
  }

  .hero-area .search-form .search-input {
    margin: 0;
    padding: 0;
    margin-bottom: 10px;
    height: 60px;
  }

  .hero-area .search-form .btn {
    margin: 0;
    width: 100%;
  }

  .hero-choose-texture-image-btn {
    width: auto !important
  }

  .hero-area.style2 {
    padding-top: 130px;
    padding-bottom: 60px;
  }

  .hero-area.style2 .hero-text {
    text-align: center;
  }

  .hero-area.style2 .hero-text h2 {
    font-size: 32px;
    line-height: 38px;
  }

  .hero-area.style2 .hero-text h2::before {
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }

  .hero-area.style2 .search-form {
    background-color: #fff3;
    padding: 25px;
  }

  .hero-area.style3 {
    padding-top: 135px;
    padding-bottom: 50px;
  }

  .hero-area.style3 .hero-text {
    text-align: center;
  }

  .hero-area.style3 .hero-text h2 {
    font-size: 32px;
    line-height: 38px;
  }

  .hero-area.style3 .hero-text h2::before {
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }

  .hero-area.style3 .categories {
    margin-top: 20px;
  }

  .hero-area.style3 .categories .single-cat {
    margin-top: 20px;
  }

  .hero-area.style3 .search-form {
    margin-top: 30px;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    padding-right: 40px;
  }

  .our-achievement {
    padding-top: 20px;
  }

  .our-achievement .single-achievement {
    padding: 0;
  }

  .our-achievement .single-achievement h3 {
    font-size: 30px;
  }

  .our-achievement .single-achievement p {
    font-size: 16px;
  }

  .items-grid.custom-padding {
    padding-top: 150px;
  }

  .items-grid .section-title {
    margin-bottom: 30px;
  }

  .items-grid .single-grid .content .top-content .info-list li a {
    line-height: 20px;
  }

  .faq-area {
    padding-bottom: 20px !important;
  }

  .faq-area .single-faq {
    margin-bottom: 45px;
  }

  .faq-area .heading {
    font-size: 15px;
    line-height: 25px;
  }

  .client-logo-section {
    padding: 0 !important;
  }

  .client-logo-section .client-logo-wrapper .client-logo-carousel .client-logo img {
    max-width: 170px;
  }

  .about-us .content-right {
    margin-top: 30px;
    padding-right: 0;
    padding-left: 0;
  }

  .about-us .content-right h2 {
    font-size: 25px;
    line-height: 35px;
  }

  .about-us .content-right h3 {
    margin-top: 30px;
  }

  .error-area .error-content h1 {
    font-size: 60px !important;
    line-height: 80px !important;
  }

  .error-area .error-content h2 {
    font-size: 18px !important;
  }

  .faq {
    padding-bottom: 30px;
  }

  blockquote {
    margin: 30px 0;
    padding: 20px;
  }

  blockquote .icon i {
    font-size: 30px;
  }

  .footer .footer-top {
    padding: 30px 0 !important;
    padding-top: 25px !important;
  }

  .footer .footer-bottom .inner {
    padding: 30px 0 !important;
  }

  .footer .single-footer h3 {
    margin-bottom: 25px !important;
  }

  .footer .single-footer {
    margin-top: 40px;
    text-align: center;
  }

  .footer .footer-bottom .footer-social {
    margin-top: 30px !important;
  }
  
  .search-form button.btn.remove-btn {
    margin-left: 16% !important;
  }
    
  .search-form button.btn.add-btn {
    margin-left: 16% !important;
  }
  
  .search-form button.btn.removemr-btn {
    margin-left: 12rem !important
  }
    
  .search-form button.btn.addmr-btn {
    margin-left: 12rem !important
  }
  
  #xxx {
    margin-bottom: -50px !important;
  }
  
  #xxz {
    margin-bottom: -70px !important;
    margin-top: -20px;
  }
  
  .hero-area .search-form .btn.index-btn {
    margin-top: 130px;
    margin-left: -235px !important;
  }
  
  #makermobile {
      margin-bottom: 18px;
  }
  
  .texture-row .index-btn {
    flex: none !important;
    width: 6rem !important;
    min-width: 30px !important; 
  }

  #zipFileName {
    margin-top: 14px;
  }
}

/*======================================
	Error Pages CSS
========================================*/
.error-area {
  height: 100vh;
  text-align: center;
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
}

.d-table {
  width: 100%;
  height: 100%;
}

.d-table {
  display: table !important;
}

.d-table-cell {
  vertical-align: middle;
}

.d-table-cell {
  display: table-cell !important;
}

.error-area .error-content h1 {
  font-size: 100px;
  color: #e16161;
  margin-bottom: 8px;
  font-weight: 800;
  line-height: 100px;
}

.error-area .error-content h2 {
  font-size: 25px;
  margin-bottom: 8px;
  color: #e0e0e0;
}

.error-area .error-content p {
  font-weight: 500;
  margin-bottom: 40px;
}

.error-area .btn {
  border: 2px solid #777777;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.3)
}

.error-area .btn:hover {
  background-color: #2f3c4580;
    
}

/*======================================
	Footer CSS
========================================*/
.footer {
  background: #202020;
}

.footer .footer-top {
  padding: 40px 0;
  padding-top: 25px;
  border-bottom: 1px solid #e0e0e0 s;
}

.footer .single-footer {
  margin-top: 10px;
}

.yt-card {
    position: relative;
    display: block;
    width: 75%;
    max-width: 280px;
    aspect-ratio: 16 / 7;
    border-radius: 8px;
    overflow: hidden;
    box-shadow: 0 4px 12px rgba(0,0,0,0.25);
}

.yt-card img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    filter: brightness(0.85);
}

.yt-overlay {
    position: absolute;
    inset: 0;
    background: linear-gradient(to top, rgba(0,0,0,0.65), rgba(0,0,0,0.2));
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    padding: 18px;
    color: #fff;
}

.yt-small {
    font-size: 13px;
    opacity: 0.85;
    letter-spacing: 0.5px;
}

.yt-big {
    font-size: 26px;
    font-weight: 700;
    line-height: 1.1;
}

.yt-card:hover {
    transform: translateY(-4px);
}

.yt-card:hover img {
    transform: scale(1.04);
}

.footer .single-footer.f-link li {
  display: block;
  margin-bottom: 10px
}

.footer .single-footer.f-link li:last-child {
  margin: 0;
}

.footer .single-footer.f-link li a {
  font-size: 15px;
  font-weight: 400;
  color: #e0e0e0;
}

.footer .single-footer.f-link li a:hover {
  color: #5c7587;
}

.footer .single-footer.f-contact ul li {
  display: block;
  color: #e0e0e0;
}

.footer .single-footer.f-contact ul li:last-child {
  margin-bottom: 0;
}

.footer .single-footer.f-contact li a {
  color: #e0e0e0;
}

.footer .single-footer.f-contact li a:hover {
  color: #5c7587;
}

.footer .single-footer h3 {
  font-size: 18px;
  font-weight: 600;
  display: block;
  margin-bottom: 15px;
  color: #e0e0e0;
}

.footer .footer-bottom {
  text-align: center;
  position: relative;
  z-index: 1;
}

.footer .footer-bottom .inner {
  border-top: 1px solid #ebebeb4f;
  padding: 30px 0;
}

.footer .footer-bottom .footer-bottom-links li {
  display: inline-block;
  margin-right: 15px;
  position: relative;
  padding-right: 15px;
}

.footer .footer-bottom .footer-bottom-links li::before {
  position: absolute;
  content: "";
  right: -3px;
  top: 50%;
  height: 1px;
  width: 5px;
  background: #888;
}

.footer .footer-bottom .footer-bottom-links li:last-child {
  margin: 0;
  padding: 0;
}

.footer .footer-bottom .footer-bottom-links li:last-child::before {
  display: none;
}

.footer .footer-bottom .footer-bottom-links li a {
  color: #e0e0e0;
  font-weight: 400;
}

.footer .footer-bottom .footer-bottom-links li a:hover {
  color: #5c7587;
}

.footer .footer-bottom .copyright-text {
  margin-top: 15px;
  color: #e0e0e0;
  font-family: 'Jost',
    sans-serif;
}

.footer .footer-bottom .copyright-text a {
  color: #e0e0e0;
}

.footer .footer-bottom .copyright-text a:hover {
  color: #5c7587;
}

.footer .footer-bottom .footer-social {
  margin-top: 25px;
  font-family: "pmc-ccf";
  display: flex;
  align-items: center;
  justify-content: center;
}

.footer .footer-bottom .footer-social li {
  display: inline-block;
  margin-right: 10px;
  font-family: "pmc-ccf";
}

.footer .footer-bottom .footer-social li:last-child {
  margin: 0;
}

.footer .footer-bottom .footer-social li a {
  height: 40px;
  width: 40px;
  text-align: center;
  border-radius: 50%;
  color: #e0e0e0;
  background: #fff1;
  border: 1px solid #e0e0e0;
  display: flex;
  align-items: center;
  justify-content: center;
}

.footer .footer-bottom .footer-social li a:hover {
  color: #fff;
  background: transparent;
  border-color: #eeeee4;
}


/*======================================
	Maker & Merger
========================================*/
    
#xxx {
    background-color: #2f3c4580 !important; 
    margin-left: -3px;
    font-size: 16px;
    margin-bottom: 10px;
}

#xxx:hover {
    cursor: default; 
}

#xxz {
  background-color: #2f3c4580 !important;
  margin-left: -3px !important;
  font-size: 16px;
  margin-bottom: 15px;
}

#xxz:hover {
    cursor: default; 
}

#xzz {
    margin-bottom: 25px;
    text-align: right;
}

/* Style for the custom dropdown */
.dropdown {
    position: relative;
    width: 100%;
}

.dropdown-input {
    width: 100%;
    padding: 10px;
    font-size: 14px;
    border: 1px solid #ccc;
    border-radius: 4px;
    background-color: white;
    cursor: pointer;
}

/* Dropdown menu hidden by default */
.dropdown-menu {
    display: none;
    position: absolute;
    top: 100%;
    width: 100%;
    max-height: 250px;
    overflow-y: auto;
    border: 1px solid #fff3;
    border-radius: 4px;
    background-color: #fff2;
    z-index: 1;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    color: #e0e0e0;
}

.dropdown-option {
    padding: 10px;
    cursor: pointer;
    font-size: 14px;
}

.dropdown-option:hover {
    background-color: #77777770;
}

/* Show the dropdown when it is active */
.dropdown.active .dropdown-menu {
    display: block;
}

    
#imagePreview {
    max-width: 50px; 
    max-height: 50px; 
    object-fit: contain; 
    display: none;
}

#textureContainer {
    display: contents;
}

.texture-row {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-bottom: 10px;
}

.previewContainer {
    flex: 0 0 auto; 
    width: 50px; 
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 4px;
}
    
.imagePreview {
    max-width: 100%;
    max-height: 100%;
    object-fit: contain;
}

.texture-row .btn {
    flex: 0 0 auto; 
    width: auto; 
    min-width: 235px; 
}


.texture-row > * {
    min-width: 255px; 
}
    
.remove-btn {
    flex: none !important; 
    width: 30px !important;
    height: 30px !important; 
    padding: 0 !important; 
    font-size: 18px !important; 
    border: none !important; 
    border-radius: 5px !important;
    display: inline-flex !important; 
    align-items: center !important;
    justify-content: center !important; 
    text-align: center !important; 
    cursor: pointer !important;
}

.search-form button.btn.remove-btn {
    margin-left: 216%; /* was 515px */
}

.search-form button.btn.removemr-btn {
    margin-left: 600px;
}

@media (max-width: 1399.99px) {
    .search-form button.btn.remove-btn {
        margin-left: 13rem;
    }
    .search-form button.btn.removemr-btn {
        margin-left: 21rem; 
    }
}
@media (max-width: 991.99px) {
    .search-form button.btn.remove-btn {
        margin-left: 8rem;
    }
    .search-form button.btn.removemr-btn {
        margin-left: 16rem; 
    }
}

.removemr-btn {
    flex: none !important;
    width: 30px !important; 
    height: 30px !important; 
    padding: 0 !important; 
    font-size: 18px !important; 
    border: none !important; 
    border-radius: 5px !important;
    display: inline-flex !important; 
    align-items: center !important; 
    justify-content: center !important; 
    text-align: center !important; 
    cursor: pointer !important; 
}

.add-btn {
    flex: none !important; 
    width: 30px !important; 
    height: 30px !important; 
    padding: 0 !important;
    font-size: 18px !important; 
    border: none !important; 
    border-radius: 5px !important;
    display: inline-flex !important; 
    align-items: center !important; 
    justify-content: center !important; 
    text-align: center !important;
    cursor: pointer !important;
}

.search-form button.btn.add-btn {
    margin-left: 216%;
}

.search-form button.btn.addmr-btn {
    margin-left: 600px;
}

@media (max-width: 1399.99px) {
    .search-form button.btn.add-btn {
        margin-left: 13rem;
    }
    .search-form button.btn.addmr-btn {
         margin-left: 21rem;
    }
}
@media (max-width: 991.99px) {
    .search-form button.btn.add-btn {
        margin-left: 8rem;
    }
    .search-form button.btn.addmr-btn {
         margin-left: 16rem;
    }
}

.addmr-btn {
    flex: none !important; 
    width: 30px !important; 
    height: 30px !important; 
    padding: 0 !important; 
    font-size: 18px !important; 
    border: none !important;
    border-radius: 5px !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important; 
    text-align: center !important;
    cursor: pointer !important;
}

.index-btn {
    flex: none !important; 
    padding: 0 !important; 
    font-size: 15px !important; 
    background-color: #2f3c4580 !important; 
    border-radius: 5px !important;
    display: inline-flex !important; 
    align-items: center !important; 
    justify-content: center !important; 
    text-align: center !important; 
    cursor: default !important; 
    margin-left: 20px !important;
}
    
.upload-btn {
    color: #e0e0e0 !important;
}
    
.texture-row .remove-btn {
    flex: none !important;
    width: 30px !important;
    min-width: 30px !important;
}

.texture-row .removemr-btn {
    flex: none !important;
    width: 30px !important;
    min-width: 30px !important; 
}
    
.texture-row .add-btn {
    flex: none !important;
    width: 30px !important;
    min-width: 30px !important; 
}

.texture-row .addmr-btn {
    flex: none !important;
    width: 30px !important;
    min-width: 30px !important; 
}

.texture-row .index-btn {
    flex: none !important;
    width: 40% !important;
    min-width: 30px !important; 
}

.sortable-container {
    min-height: 50px;
}

.texture-row {
    cursor: move;
    transition: all 0.3s;
    margin-bottom: 5px;
}

.texture-row.dragging {
    opacity: 0.5;
    border: 2px dashed #ccc;
}

.texture-row:first-child {
    cursor: default;
}

.edition-btn.selected {
  background-color: #2f3c4580 !important;
  border: 3px solid #e0e0e0 !important;
}

@media (max-width: 767px) {
  .choose-pack-btn-merger {
    width: auto !important;
  }
}

/*======================================
    Info Tooltip
========================================*/

.info-icon {
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  cursor: pointer;
  color: #777;
  font-size: 18px;
}

.info-icon:hover {
  color: #999;
}

.info-box {
  display: none;
  position: absolute;
  top: 110%;
  left: 0;
  width: 100%;
  background: rgba(32, 32, 32, 0.95);
  color: #e0e0e0;
  padding: 10px;
  border-radius: 8px;
  font-size: 0.8rem;
  z-index: 10;
  box-shadow: 0 2px 10px rgba(0,0,0,0.3);
}

/*======================================
	Legacy UI Slider
========================================*/

.legacy-ui-toggle {
    display: flex;
    align-items: center;
    margin-top: 20px;
}

.legacy-ui-toggle label {
    margin-right: 10px;
    font-size: 16px;
}

.legacy-ui-checkbox {
    display: none;
}

.slider {
    width: 34px;
    height: 20px;
    background-color: #ccc;
    border-radius: 50px;
    position: relative;
    cursor: pointer;
    transition: 0.4s;
}

.slider:before {
    content: "";
    position: absolute;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    background-color: white;
    left: 2px;
    top: 2px;
    transition: 0.4s;
}

.legacy-ui-checkbox:checked + .slider {
    background-color: #5c7587;
}

.legacy-ui-checkbox:checked + .slider:before {
    transform: translateX(14px);
}

/*======================================
	Scroll Bar & Animations
========================================*/

.os-theme-dark {
  --os-size: 0px;
  --os-track-bg: transparent;
  --os-thumb-bg: rgba(255, 255, 255, 0.2);
  --os-thumb-border-radius: 6px;
}

.animate-on-scroll {
  opacity: 0;
  transform: translateY(20px);
  transition: opacity 0.6s ease-out, transform 0.6s ease-out;
  transition-delay: 0s; /* fallback, overwritten in JS */
}

.animate-on-scroll.visible {
  opacity: 1;
  transform: translateY(0);
}

.animate-left-on-scroll {
  opacity: 0;
  transform: translateX(-20px);
  transition: opacity 0.6s ease-out, transform 0.6s ease-out;
  transition-delay: 0s; /* optional, JS can overwrite */
}

.animate-left-on-scroll.visible {
  opacity: 1;
  transform: translateX(0);
}

header.header {
    position: fixed;
}

/*======================================
	Parallax Background
========================================*/

.parallax-background {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    overflow: hidden;
    z-index: -1;
}

.parallax-layer {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-repeat: repeat-x;
    background-size: auto 100%;
    background-position-x: 0;
    will-change: background-position;
}

.layer-1 { 
    background-image: none;
    animation: backgroundScroll 480s linear infinite;
}

/*.layer-2 {*/
/*    background-image: none;*/
/*    animation: backgroundScroll 240s linear infinite;*/
/*}*/

.layer-3 {
    background-image: none;
    animation: backgroundScroll 90s linear infinite;
}

@keyframes backgroundScroll {
    0%   { background-position-x: 0; }
    100% { background-position-x: -4106px; } /* 2x image width */
}

.is-low-end .layer-1,
.is-low-end .layer-2 {
  display: none;
}

/* Optimize layer-3 for low-end */
.is-low-end .layer-3 .layer-inner {
  animation: backgroundScroll 120s linear infinite;
}

/*======================================
	PHP Output Log
========================================*/
.log {
  background: #0d1117;
  color: #e0e0e0;
  font-family: monospace;
  padding: 15px;
  border-radius: 8px;
  height: 250px;
  overflow-y: auto;
  box-shadow: 0 0 10px #e0e0e020;
}

@media (max-width: 991px) {
  .log {
    margin-top: 16px;
  }
}

.log pre {
  margin: 0;
  white-space: pre-wrap;
  word-wrap: break-word;
}

.log {
  animation: logFadeIn 0.3s ease-in;
}

.dnl-area .ready {
  cursor: pointer;
  color: #6495ed;
}

.dnl-area .downloaded {
  cursor: default;
  color: #e0e0e0;
}

.dnl-area .error {
  cursor: default;
  color: #e16161;
}
 
@keyframes logFadeIn {
  from { opacity: 0; }
  to { opacity: 1; }
}

.loading-download {
  animation: spin-download 1s linear infinite;
  display: inline-block;
}

@keyframes spin-download {
  from { transform: rotate(360deg); }
  to { transform: rotate(0deg); }
}

.log::-webkit-scrollbar {
  width: 10px;
}

.log::-webkit-scrollbar-track {
  background: #0d1117;
  border-radius: 5px;
}

.log::-webkit-scrollbar-thumb {
  background: #555;
  border-radius: 5px;
}

.log::-webkit-scrollbar-thumb:hover {
  background: #888;
}

/*======================================
	Advertisement Block
========================================*/
.ad-block-container {
  position: relative;
  width: 100%;
  margin-bottom: 240px;
  background-color: #1B3E59;
}

.ad-block {
  position: absolute;
  top: -80px;
  left: 50%;
  transform: translateX(-50%);
  width: 80%;
  background: #0f2c44;
  padding: 20px;
  text-align: center;
  box-shadow: 0 10px 25px rgba(0,0,0,0.2);
  border-radius: 12px;
  z-index: 10;
  min-height: 100px; /* For the ad to show up correctly -- */
  min-width: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.ad-block ins.adsbygoogle {
    display: block;
    width: 100%;
    min-height: 90px;
}