body {
  background: linear-gradient(135deg, #0f0f0f 0%, #1a1a2e 50%, #16213e 100%);
  background-attachment: fixed;
  color: #e0e0e0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  color: #ffffff;
  text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
}

a {
  color: #64b5f6;
  transition: all 0.5s ease-in-out;
}

a:hover {
  color: #42a5f5;
  text-decoration: none;
  transition: all 0.5s ease-in-out;
}

.p-r {
  position: relative;
}

.color-a {
  color: #64b5f6;
}

.color-d {
  color: #e0e0e0;
}

.color-text-a {
  color: #b0b0b0;
}

.box-shadow,
.paralax-mf,
.service-box,
.work-box,
.card-blog {
  box-shadow: 0 13px 8px -10px rgba(0, 0, 0, 0.1);
}

.box-shadow-a,
.button:hover {
  box-shadow: 0 0 0 4px #cde1f8;
}

.display-5 {
  font-size: 2.5rem;
  font-weight: 300;
  line-height: 1.1;
}

.display-6 {
  font-size: 2rem;
  font-weight: 300;
  line-height: 1.1;
}

.avatar {
  width: 32px;
  height: 32px;
  margin-right: 4px;
  overflow: hidden;
}

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

.overlay-mf {
  background: linear-gradient(135deg, rgba(13, 71, 161, 0.8) 0%, rgba(25, 118, 210, 0.8) 50%, rgba(66, 165, 245, 0.8) 100%);
}

.overlay-mf {
  position: absolute;
  top: 0;
  left: 0px;
  padding: 0;
  height: 100%;
  width: 100%;
  opacity: .7;
}

.paralax-mf {
  position: relative;
  padding: 8rem 0;
}

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

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

/*--/ Sections /--*/

.sect-4 {
  padding: 4rem 0;
}

.sect-pt4 {
  padding-top: 4rem;
}

.sect-mt4 {
  margin-top: 4rem;
}

/*--/ Title s /--*/

.title-s {
  font-weight: 600;
  color: #64b5f6;
  font-size: 1.1rem;
}

/*--/ Title A /--*/

.title-box {
  margin-bottom: 4rem;
}

.title-a {
  font-size: 3rem;
  font-weight: bold;
  text-transform: uppercase;
}

.subtitle-a {
  color: #b0b0b0;
}

.line-mf {
  width: 40px;
  height: 5px;
  background: linear-gradient(90deg, #1976d2 0%, #42a5f5 100%);
  margin: 0 auto;
}

/*--/ Title Left /--*/

.title-box-2 {
  margin-bottom: 3rem;
}

.title-left {
  font-size: 2rem;
  position: relative;
}

.title-left:before {
  content: '';
  position: absolute;
  height: 3px;
  background: linear-gradient(90deg, #1976d2 0%, #42a5f5 100%);
  width: 100px;
  bottom: -12px;
}

/*------/ Box /------*/

.box-pl2 {
  padding-left: 2rem;
}

.box-shadow-full {
  padding: 3rem 1.25rem;
  position: relative;
  background: linear-gradient(135deg, rgba(20, 20, 35, 0.95) 0%, rgba(30, 30, 50, 0.95) 100%);
  margin-bottom: 3rem;
  z-index: 2;
  border: 1px solid rgba(100, 181, 246, 0.2);
  backdrop-filter: blur(10px);
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.06), 0 2px 5px 0 rgba(0, 0, 0, 0.2);
}

/*------/ Socials /------*/

.socials {
  padding: 1.5rem 0;
}

.socials ul li {
  display: inline-block;
}

.socials .ico-circle {
  height: 40px;
  width: 40px;
  font-size: 1.7rem;
  border-radius: 50%;
  line-height: 1.4;
  margin: 0 15px 0 0;
  box-shadow: 0 0 0 3px rgba(100, 181, 246, 0.5);
  transition: all 500ms ease;
  background: linear-gradient(135deg, rgba(25, 118, 210, 0.2) 0%, rgba(66, 165, 245, 0.2) 100%);
}

.socials .ico-circle:hover {
  background: linear-gradient(135deg, #1976d2 0%, #42a5f5 100%);
  color: #fff;
  box-shadow: 0 0 0 3px rgba(100, 181, 246, 0.8);
  transition: all 500ms ease;
}

/*------/ Ul resect /------*/

.ul-resect,
.socials ul,
.list-ico,
.blog-wrapper .post-meta ul,
.box-comments .list-comments,
.widget-sidebar .list-sidebar,
.widget-tags ul {
  list-style: none;
  padding-left: 0;
  margin-bottom: 0;
}

.list-ico {
  line-height: 2;
}

.list-ico span {
  color: #0078ff;
  margin-right: 10px;
}

/*------/ Ico Circle /------*/

.ico-circle {
  height: 100px;
  width: 100px;
  font-size: 2rem;
  border-radius: 50%;
  line-height: 1.55;
  margin: 0 auto;
  text-align: center;
  box-shadow: 0 0 0 10px rgba(100, 181, 246, 0.3);
  display: block;
  background: linear-gradient(135deg, rgba(25, 118, 210, 0.2) 0%, rgba(66, 165, 245, 0.2) 100%);
}

/*------/ Owl Carousel /------*/

.owl-theme .owl-dots {
  text-align: center;
  margin-top: 18px;
}

.owl-theme .owl-dots .owl-dot {
  display: inline-block;
}

.owl-theme .owl-dots .owl-dot span {
  width: 18px;
  height: 7px;
  margin: 5px 5px;
  background: #cde1f8;
  border: 0px solid #cde1f8;
  display: block;
  transition: all 0.6s ease-in-out;
  cursor: pointer;
}

.owl-theme .owl-dots .owl-dot:hover span {
  background-color: #cde1f8;
}

.owl-theme .owl-dots .owl-dot.active span {
  background-color: #1B1B1B;
  width: 25px;
}

/*--/ Scrolltop s /--*/

.scrolltop-mf {
  position: relative;
  display: none;
}

.scrolltop-mf span {
  z-index: 999;
  position: fixed;
  width: 42px;
  height: 42px;
  background-color: #0078ff;
  opacity: .7;
  font-size: 1.6rem;
  line-height: 1.5;
  text-align: center;
  color: #fff;
  top: auto;
  left: auto;
  right: 30px;
  bottom: 50px;
  cursor: pointer;
  border-radius: 50%;
}

/* Back to top button */

.back-to-top {
  position: fixed;
  display: none;
  background: #0078ff;
  color: #fff;
  width: 44px;
  height: 44px;
  text-align: center;
  line-height: 1;
  font-size: 16px;
  border-radius: 50%;
  right: 15px;
  bottom: 15px;
  transition: background 0.5s;
  z-index: 11;
}

.back-to-top i {
  padding-top: 12px;
  color: #fff;
}

/* Prelaoder */

#preloader {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 9999;
  overflow: hidden;
  background: #fff;
}

#preloader:before {
  content: "";
  position: fixed;
  top: calc(50% - 30px);
  left: calc(50% - 30px);
  border: 6px solid #f2f2f2;
  border-top: 6px solid #0078ff;
  border-radius: 50%;
  width: 60px;
  height: 60px;
  -webkit-animation: animate-preloader 1s linear infinite;
  animation: animate-preloader 1s linear infinite;
}

@-webkit-keyframes animate-preloader {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes animate-preloader {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

/*======================================
//--//-->   NAVBAR
======================================*/

.navbar-b {
  transition: all .5s ease-in-out;
  background-color: transparent;
  padding-top: 1.563rem;
  padding-bottom: 1.563rem;
  animation: slideDown 0.8s ease-out;
}

@keyframes slideDown {
  from {
    opacity: 0;
    transform: translateY(-100%);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

.navbar-b.navbar-reduce {
  box-shadow: 0px 6px 9px 0px rgba(0, 0, 0, 0.06);
}

.navbar-b.navbar-trans .nav-item,
.navbar-b.navbar-reduce .nav-item {
  position: relative;
  padding-right: 10px;
  padding-left: 0;
}

.navbar-b.navbar-trans .nav-link,
.navbar-b.navbar-reduce .nav-link {
  color: #fff;
  text-transform: uppercase;
  font-weight: 600;
}

.navbar-b.navbar-trans .nav-link:before,
.navbar-b.navbar-reduce .nav-link:before {
  content: '';
  position: absolute;
  margin-left: 0px;
  width: 0%;
  bottom: 0;
  left: 0;
  height: 2px;
  transition: all 500ms ease;
}

.navbar-b.navbar-trans .nav-link:hover,
.navbar-b.navbar-reduce .nav-link:hover {
  color: #1B1B1B;
}

.navbar-b.navbar-trans .nav-link:hover:before,
.navbar-b.navbar-reduce .nav-link:hover:before {
  width: 35px;
}

.navbar-b.navbar-trans .show > .nav-link:before,
.navbar-b.navbar-trans .active > .nav-link:before,
.navbar-b.navbar-trans .nav-link.show:before,
.navbar-b.navbar-trans .nav-link.active:before,
.navbar-b.navbar-reduce .show > .nav-link:before,
.navbar-b.navbar-reduce .active > .nav-link:before,
.navbar-b.navbar-reduce .nav-link.show:before,
.navbar-b.navbar-reduce .nav-link.active:before {
  width: 35px;
}

.navbar-b.navbar-trans .nav-link:before {
  background-color: #fff;
}

.navbar-b.navbar-trans .nav-link:hover {
  color: #fff;
}

.navbar-b.navbar-trans .show > .nav-link,
.navbar-b.navbar-trans .active > .nav-link,
.navbar-b.navbar-trans .nav-link.show,
.navbar-b.navbar-trans .nav-link.active {
  color: #fff;
}

.navbar-b.navbar-reduce {
  transition: all .5s ease-in-out;
  background: linear-gradient(135deg, rgba(15, 15, 15, 0.95) 0%, rgba(26, 26, 46, 0.95) 100%);
  padding-top: 15px;
  padding-bottom: 15px;
  backdrop-filter: blur(10px);
}

.navbar-b.navbar-reduce .nav-link {
  color: #64b5f6;
}

.navbar-b.navbar-reduce .nav-link:before {
  background: linear-gradient(90deg, #42a5f5 0%, #64b5f6 100%);
}

.navbar-b.navbar-reduce .nav-link:hover {
  color: #42a5f5;
}

.navbar-b.navbar-reduce .show > .nav-link,
.navbar-b.navbar-reduce .active > .nav-link,
.navbar-b.navbar-reduce .nav-link.show,
.navbar-b.navbar-reduce .nav-link.active {
  color: #42a5f5;
}

.navbar-b.navbar-reduce .navbar-brand {
  color: #0078ff;
}

.navbar-b.navbar-reduce .navbar-toggler span {
  background-color: #1B1B1B;
}

.navbar-b .navbar-brand {
  color: #fff;
  font-size: 1.6rem;
  font-weight: 600;
  padding: 0;
  display: flex;
  align-items: center;
}

.navbar-logo {
  height: 50px;
  width: auto;
  transition: all 0.3s ease;
}

.navbar-b.navbar-reduce .navbar-logo {
  height: 45px;
}

.navbar-b .navbar-nav .dropdown-item.show .dropdown-menu,
.navbar-b .dropdown.show .dropdown-menu,
.navbar-b .dropdown-btn.show .dropdown-menu {
  -webkit-transform: translate3d(0px, 0px, 0px);
  transform: translate3d(0px, 0px, 0px);
  visibility: visible !important;
}

.navbar-b .dropdown-menu {
  margin: 1.12rem 0 0;
  border-radius: 0;
}

.navbar-b .dropdown-menu .dropdown-item {
  padding: .7rem 1.7rem;
  transition: all 500ms ease;
}

.navbar-b .dropdown-menu .dropdown-item:hover {
  background-color: #0078ff;
  color: #fff;
  transition: all 500ms ease;
}

.navbar-b .dropdown-menu .dropdown-item.active {
  background-color: #0078ff;
}

/*--/ Hamburger Navbar /--*/

.navbar-toggler {
  position: relative;
}

.navbar-toggler:focus,
.navbar-toggler:active {
  outline: 0;
}

.navbar-toggler span {
  display: block;
  background-color: #fff;
  height: 3px;
  width: 25px;
  margin-top: 4px;
  margin-bottom: 4px;
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  left: 0;
  opacity: 1;
}

.navbar-toggler span:nth-child(1),
.navbar-toggler span:nth-child(3) {
  transition: -webkit-transform .35s ease-in-out;
  transition: transform .35s ease-in-out;
  transition: transform .35s ease-in-out, -webkit-transform .35s ease-in-out;
}

.navbar-toggler:not(.collapsed) span:nth-child(1) {
  position: absolute;
  left: 12px;
  top: 10px;
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
  opacity: 0.9;
}

.navbar-toggler:not(.collapsed) span:nth-child(2) {
  height: 12px;
  visibility: hidden;
  background-color: transparent;
}

.navbar-toggler:not(.collapsed) span:nth-child(3) {
  position: absolute;
  left: 12px;
  top: 10px;
  -webkit-transform: rotate(-135deg);
  transform: rotate(-135deg);
  opacity: 0.9;
}

/*======================================
//--//-->   INTRO
======================================*/

.intro {
  height: 100vh;
  position: relative;
  color: #fff;
}

.intro .intro-content {
  text-align: center;
  position: absolute;
}

.intro .overlay-itro {
  background-color: rgba(0, 0, 0, 0.6);
  position: absolute;
  top: 0;
  left: 0px;
  padding: 0;
  height: 100%;
  width: 100%;
  opacity: .9;
}

.intro .intro-title {
  color: #fff;
  font-weight: 600;
  font-size: 3rem;
  animation: fadeInUp 1s ease-out;
}

.intro .intro-subtitle {
  font-size: 1.5rem;
  font-weight: 300;
  animation: fadeInUp 1.2s ease-out;
}

@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translateY(30px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

.intro .text-slider-items {
  display: none;
}

.intro-single {
  height: 350px;
}

.intro-single .intro-content {
  margin-top: 30px;
}

.intro-single .intro-title {
  text-transform: uppercase;
  font-size: 3rem;
}

.intro-single .breadcrumb {
  background-color: transparent;
  color: #0078ff;
}

.intro-single .breadcrumb .breadcrumb-item:before {
  color: #cde1f8;
}

.intro-single .breadcrumb .breadcrumb-item.active {
  color: #cde1f8;
}

.intro-single .breadcrumb a {
  color: #fff;
}

/*======================================
//--//-->   ABOUT
======================================*/

.about-mf .box-shadow-full {
  padding-top: 4rem;
  padding-bottom: 4rem;
}

.about-mf .about-img {
  margin-bottom: 2rem;
}

.about-mf .about-img img {
  margin-left: 10px;
}

.skill-mf span {
  color: #e0e0e0;
}

.skill-mf .progress {
  background: rgba(100, 181, 246, 0.1);
  margin: .5rem 0 1.2rem 0;
  border-radius: 0;
  height: .7rem;
  border: 1px solid rgba(100, 181, 246, 0.2);
}

.skill-mf .progress .progress-bar {
  height: .7rem;
  background: linear-gradient(90deg, #1976d2 0%, #42a5f5 50%, #64b5f6 100%);
}

/*======================================
//--//-->   SERVICES
======================================*/

.service-box {
  background: linear-gradient(135deg, rgba(30, 30, 50, 0.9) 0%, rgba(40, 40, 70, 0.9) 100%);
  padding: 2.5rem 1.3rem;
  border-radius: 1rem;
  margin-bottom: 3rem;
  border: 1px solid rgba(100, 181, 246, 0.2);
  backdrop-filter: blur(10px);
  transition: all 0.4s ease;
  cursor: pointer;
  display: flex;
  flex-direction: column;
  height: 100%;
  min-height: 350px;
}

.service-box:hover {
  transform: translateY(-10px);
  box-shadow: 0 15px 40px rgba(66, 165, 245, 0.4);
  border-color: rgba(100, 181, 246, 0.6);
  background: linear-gradient(135deg, rgba(25, 118, 210, 0.3) 0%, rgba(66, 165, 245, 0.3) 100%);
}

.service-box:hover .ico-circle {
  transition: all 500ms ease;
  color: #fff;
  background: linear-gradient(135deg, #1976d2 0%, #42a5f5 100%);
  box-shadow: 0 0 0 10px rgba(100, 181, 246, 0.3);
}

.service-box .service-ico {
  margin-bottom: 1rem;
  color: #64b5f6;
}

.service-box .ico-circle {
  transition: all 500ms ease;
  font-size: 4rem;
}

.service-box .s-title {
  font-size: 1.4rem;
  text-transform: uppercase;
  text-align: center;
  padding: .4rem 0;
}

.service-box .s-description {
  color: #b0b0b0;
  text-align: justify !important;
  line-height: 1.6;
}

/*======================================
//--//-->   COUNTER
======================================*/

.counter-box {
  color: #fff;
  text-align: center;
}

.counter-ico {
  margin-bottom: 1rem;
}

.counter-ico .ico-circle {
  height: 60px;
  width: 60px;
  line-height: 1.8;
  box-shadow: 0 0 0 10px #cde1f8;
}

.counter-num .counter {
  font-size: 2rem;
  margin-bottom: 0;
}

/*======================================
//--//-->   PORTFOLIO
======================================*/

.work-box {
  margin-bottom: 3rem;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  background-color: #fff;
}

.work-box:hover img {
  -webkit-transform: scale(1.3);
  transform: scale(1.3);
}

.work-img {
  display: block;
  overflow: hidden;
}

.work-img img {
  transition: all 1s;
}

.work-content {
  padding: 2rem 3% 1rem 4%;
}

.work-content .w-more {
  color: #4e4e4e;
  font-size: .8rem;
}

.work-content .w-more .w-ctegory {
  color: #0078ff;
}

.work-content .w-like {
  font-size: 2.5rem;
  color: #0078ff;
  float: right;
}

.work-content .w-like a {
  color: #0078ff;
}

.work-content .w-like .num-like {
  font-size: .7rem;
}

.w-title {
  font-size: 1.2rem;
}

/*======================================
//--//-->   TESTIMONIALS
======================================*/

.testimonials .owl-carousel .owl-item img {
  width: auto;
}

.testimonial-box {
  color: #fff;
  text-align: center;
}

.testimonial-box .author-test {
  margin-top: 1rem;
}

.testimonial-box .author-test img {
  margin: 0 auto;
}

.testimonial-box .author {
  color: #fff;
  text-transform: uppercase;
  font-weight: 600;
  margin: 1rem 0;
  display: block;
  font-size: 1.4rem;
}

.testimonial-box .comit {
  font-size: 2rem;
  color: #0078ff;
  background-color: #fff;
  width: 52px;
  height: 52px;
  display: block;
  margin: 0 auto;
  border-radius: 50%;
  line-height: 1.6;
}

/*======================================
//--//-->   BLOG
======================================*/

.card-blog .card-body {
  position: relative;
}

.card-blog .card-category-box {
  position: absolute;
  text-align: center;
  top: -16px;
  left: 15px;
  right: 15px;
  line-height: 25px;
  overflow: hidden;
}

.card-blog .card-category {
  display: inline-block;
  color: #fff;
  padding: 0 15px 5px;
  overflow: hidden;
  background-color: #0078ff;
  border-radius: 4px;
}

.card-blog .card-category .category {
  color: #fff;
  display: inline-block;
  text-transform: uppercase;
  font-size: .7rem;
  letter-spacing: .1px;
  margin-bottom: 0;
}

.card-blog .card-title {
  font-size: 1.3rem;
  margin-top: .6rem;
}

.card-blog .card-description {
  color: #4e4e4e;
}

.card-blog .post-author {
  display: inline-block;
}

.card-blog .post-date {
  color: #4e4e4e;
  display: inline-block;
  float: right;
}

/*======================================
//--//-->   BLOG-SINGLE
======================================*/

.post-box,
.form-comments,
.box-comments,
.widget-sidebar {
  padding: 2rem;
  background: linear-gradient(135deg, rgba(20, 20, 35, 0.95) 0%, rgba(30, 30, 50, 0.95) 100%);
  margin-bottom: 3rem;
  border: 1px solid rgba(100, 181, 246, 0.2);
  backdrop-filter: blur(10px);
}

.blog-wrapper .article-title {
  font-size: 1.5rem;
}

.blog-wrapper .post-meta {
  margin: 1rem 0;
}

.blog-wrapper .post-meta ul {
  border-left: 4px solid #0078ff;
  margin-top: 1rem;
}

.blog-wrapper .post-meta ul li {
  display: inline-block;
  margin-left: 15px;
}

.blog-wrapper .post-meta ul a {
  color: #0078ff;
}

.blog-wrapper .post-meta ul span {
  color: #1e1e1e;
}

.blog-wrapper .blockquote {
  border-left: 4px solid #0078ff;
  padding: 18px;
  font-style: italic;
}

/*------/ Comments /------*/

.box-comments .list-comments li {
  padding-bottom: 40px;
}

.box-comments .list-comments .comment-avatar {
  display: table-cell;
  vertical-align: top;
}

.box-comments .list-comments .comment-avatar img {
  width: 80px;
  height: 80px;
}

.box-comments .list-comments .comment-author {
  font-size: 1.3rem;
}

.box-comments .list-comments .comment-details {
  display: table-cell;
  vertical-align: top;
  padding-left: 25px;
}

.box-comments .list-comments a {
  color: #0078ff;
}

.box-comments .list-comments span {
  color: #1e1e1e;
  font-style: italic;
}

.box-comments .comment-children {
  margin-left: 40px;
}

/*------/ Sidebar /------*/

.widget-sidebar .sidebar-title {
  font-size: 1.6rem;
  font-weight: 600;
  border-left: 5px solid #0078ff;
  padding-left: 15px;
  text-transform: uppercase;
  margin-bottom: 1.5rem;
}

.widget-sidebar .list-sidebar li {
  position: relative;
  padding: 6px 0 6px 24px;
}

.widget-sidebar .list-sidebar li:before {
  position: absolute;
  content: "";
  width: 10px;
  height: 1px;
  left: 0;
  background-color: #0078ff;
  top: 20px;
}

.sidebar-search input {
  background: rgba(30, 30, 50, 0.5);
  border: 1px solid rgba(100, 181, 246, 0.3);
  color: #e0e0e0;
  border-radius: 0;
  transition: all 0.5s ease-in-out;
}

.sidebar-search input:focus {
  background: rgba(40, 40, 70, 0.7);
  border-color: #42a5f5;
  color: #fff;
}

.sidebar-search .btn-search {
  background: linear-gradient(135deg, #1976d2 0%, #42a5f5 100%);
  border-color: #42a5f5;
  border-radius: 0;
  box-shadow: 0 2px 10px rgba(25, 118, 210, 0.3);
  padding-left: 20px;
  padding-right: 20px;
}

.widget-tags ul li {
  display: inline-block;
  background-color: #0078ff;
  padding: .2rem .6rem;
  margin-bottom: .5rem;
  border-radius: 15px;
}

.widget-tags ul li a {
  color: #fff;
}

/*======================================
//--//-->   CONTACT
======================================*/

.footer-paralax {
  padding: 4rem 0 0 0;
}

.contact-mf {
  margin-top: 4rem;
}

/*======================================
//--//-->   FOOTER
======================================*/

footer {
  text-align: center;
  color: #fff;
  padding-bottom: 4rem;
}

footer .copyright {
  margin-bottom: .3rem;
}

footer .credits {
  margin-bottom: 0;
}

footer .credits a {
  color: #fff;
}

/*======================================
//--//-->   CONtaCT FORM
======================================*/

#sendmessage {
  color: #64b5f6;
  border: 1px solid #42a5f5;
  background: linear-gradient(135deg, rgba(25, 118, 210, 0.1) 0%, rgba(66, 165, 245, 0.1) 100%);
  display: none;
  text-align: center;
  padding: 15px;
  font-weight: 600;
  margin-bottom: 15px;
}

#errormessage {
  color: red;
  display: none;
  border: 1px solid red;
  text-align: center;
  padding: 15px;
  font-weight: 600;
  margin-bottom: 15px;
}

#sendmessage.show,
#errormessage.show,
.show {
  display: block;
}

.validation {
  color: red;
  display: none;
  margin: 0 0 20px;
  font-weight: 400;
  font-size: 13px;
}

/*======================================
//--//-->   BUTTON
======================================*/

.button {
  display: inline-block;
  padding: .3rem .6rem;
  text-align: center;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  font-size: 1rem;
  border-radius: .3rem;
  border: 1px solid transparent;
  transition: all 500ms ease;
  cursor: pointer;
}

.button:focus {
  outline: 0;
}

.button:hover {
  background: linear-gradient(135deg, #1565c0 0%, #1976d2 100%);
  color: #fff;
  transition: all 500ms ease;
  box-shadow: 0 4px 15px rgba(25, 118, 210, 0.4);
}

.button-a {
  background: linear-gradient(135deg, #1976d2 0%, #42a5f5 100%);
  color: #fff;
  border-color: rgba(100, 181, 246, 0.3);
  box-shadow: 0 4px 15px rgba(25, 118, 210, 0.3);
}

.button-big {
  padding: .9rem 2.3rem;
  font-size: 1.2rem;
}

.button-rouded {
  border-radius: 5rem;
}

.btn-lg {
  padding: .5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: .3rem;
}

@media (min-width: 577px) {
  .counter-box {
    margin-bottom: 1.8rem;
  }
}

@media (min-width: 767px) {
  .about-mf .box-pl2 {
    margin-top: 3rem;
    padding-left: 0rem;
  }

  .card-blog {
    margin-bottom: 3rem;
  }

  .contact-mf .box-pl2 {
    margin-top: 3rem;
    padding-left: 0rem;
  }
}

@media (min-width: 768px) {
  .box-shadow-full {
    padding: 3rem;
  }

  .navbar-b.navbar-trans .nav-item,
  .navbar-b.navbar-reduce .nav-item {
    padding-left: 10px;
  }

  .navbar-b.navbar-trans .nav-link:before,
  .navbar-b.navbar-reduce .nav-link:before {
    margin-left: 18px;
  }

  .intro .intro-title {
    font-size: 4.5rem;
  }

  .intro .intro-subtitle {
    font-size: 2.5rem;
  }

  .intro-single .intro-title {
    font-size: 3.5rem;
  }

  .testimonial-box .description {
    padding: 0 5rem;
  }

  .post-box,
  .form-comments,
  .box-comments,
  .widget-sidebar {
    padding: 3rem;
  }

  .blog-wrapper .article-title {
    font-size: 1.9rem;
  }

  .box-comments .list-comments .comment-author {
    font-size: 1.5rem;
  }
}

@media (min-width: 992px) {
  .testimonial-box .description {
    padding: 0 8rem;
  }
}

@media (min-width: 1200px) {
  .testimonial-box .description {
    padding: 0 13rem;
  }
}

@media (max-width: 1024px) {
  .bg-image {
    background-attachment: scroll;
  }
}

@media (max-width: 768px) {
  .back-to-top {
    bottom: 15px;
  }
  
  .filter-btn {
    margin: 0.3rem 0.3rem;
    padding: 0.5rem 1rem;
    font-size: 0.85rem;
  }
  
  .skill-item {
    margin-bottom: 2rem;
  }
  
  .floating-buttons {
    bottom: 80px;
    right: 15px;
  }
  
  .fab-button {
    width: 50px;
    height: 50px;
    font-size: 1.5rem;
  }
  
  .fab-option {
    width: 45px;
    height: 45px;
    font-size: 1.3rem;
  }
  
  .fab-option::before {
    display: none;
  }
  
  .counter-box-custom {
    margin-bottom: 2rem;
  }
  
  .project-image {
    height: 200px;
  }
}

/*======================================
//--//-->   DARK THEME OVERRIDES
======================================*/

/* Form Controls */
.form-control {
  background: rgba(30, 30, 50, 0.5) !important;
  border: 1px solid rgba(100, 181, 246, 0.3) !important;
  color: #e0e0e0 !important;
}

.form-control:focus {
  background: rgba(40, 40, 70, 0.7) !important;
  border-color: #42a5f5 !important;
  color: #fff !important;
  box-shadow: 0 0 10px rgba(66, 165, 245, 0.3) !important;
}

.form-control::placeholder {
  color: #888 !important;
}

/* Text and paragraphs */
p, .lead {
  color: #b0b0b0 !important;
}

/* About section specific fixes */
.about-info p {
  color: #d0d0d0 !important;
}

.about-info span:not(.title-s) {
  color: #ffffff !important;
  font-weight: 500;
}

.about-me p {
  color: #c0c0c0 !important;
}

/* Ensure all headings are visible */
h1, h2, h3, h4, h5, h6 {
  color: #ffffff !important;
}

/* Card backgrounds */
.card, .card-body {
  background: linear-gradient(135deg, rgba(20, 20, 35, 0.95) 0%, rgba(30, 30, 50, 0.95) 100%) !important;
  border: 1px solid rgba(100, 181, 246, 0.2) !important;
  color: #e0e0e0 !important;
}

/* Work box dark theme */
.work-box {
  background: linear-gradient(135deg, rgba(20, 20, 35, 0.95) 0%, rgba(30, 30, 50, 0.95) 100%) !important;
  border: 1px solid rgba(100, 181, 246, 0.2) !important;
}

.work-content .w-more {
  color: #b0b0b0 !important;
}

.work-content .w-title {
  color: #ffffff !important;
}

/* Blog card */
.card-blog {
  background: linear-gradient(135deg, rgba(20, 20, 35, 0.95) 0%, rgba(30, 30, 50, 0.95) 100%) !important;
  border: 1px solid rgba(100, 181, 246, 0.2) !important;
}

.card-blog .card-category,
.card-blog .card-title {
  color: #ffffff !important;
}

.card-blog .card-description,
.card-blog .post-date {
  color: #b0b0b0 !important;
}

/* Testimonials */
.testimonial-box {
  background: linear-gradient(135deg, rgba(30, 30, 50, 0.8) 0%, rgba(40, 40, 70, 0.8) 100%) !important;
  border: 1px solid rgba(100, 181, 246, 0.2) !important;
  padding: 2rem !important;
  border-radius: 1rem !important;
}

.testimonial-box .description {
  color: #e0e0e0 !important;
}

.testimonial-box .author {
  color: #64b5f6 !important;
}

/* Back to top button - Enhanced */
.back-to-top {
  position: fixed;
  display: none;
  background: linear-gradient(135deg, #1976d2 0%, #42a5f5 100%) !important;
  color: #fff !important;
  width: 50px !important;
  height: 50px !important;
  text-align: center;
  line-height: 50px !important;
  right: 20px;
  bottom: 20px;
  border-radius: 50% !important;
  box-shadow: 0 6px 20px rgba(25, 118, 210, 0.6) !important;
  transition: all 0.4s ease !important;
  z-index: 9999;
  font-size: 20px !important;
  border: 2px solid rgba(255, 255, 255, 0.2);
  animation: pulse-glow 2s infinite;
}

.back-to-top:hover {
  background: linear-gradient(135deg, #1565c0 0%, #1976d2 100%) !important;
  transform: translateY(-5px) scale(1.1) !important;
  box-shadow: 0 8px 25px rgba(25, 118, 210, 0.8) !important;
  border-color: rgba(255, 255, 255, 0.4);
}

.back-to-top i {
  color: #fff !important;
  font-size: 18px;
}

@keyframes pulse-glow {
  0%, 100% {
    box-shadow: 0 6px 20px rgba(25, 118, 210, 0.6);
  }
  50% {
    box-shadow: 0 6px 30px rgba(25, 118, 210, 0.9), 0 0 20px rgba(66, 165, 245, 0.5);
  }
}

/* Preloader/Loading Animation */
#preloader {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 99999;
  overflow: hidden;
  background: linear-gradient(135deg, #0f0f0f 0%, #1a1a2e 50%, #16213e 100%);
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}

#preloader:before {
  content: "";
  position: absolute;
  width: 80px;
  height: 80px;
  border: 6px solid transparent;
  border-top-color: #1976d2;
  border-bottom-color: #42a5f5;
  border-radius: 50%;
  animation: spin 1s linear infinite;
}

#preloader:after {
  content: "";
  position: absolute;
  width: 60px;
  height: 60px;
  border: 6px solid transparent;
  border-left-color: #64b5f6;
  border-right-color: #1565c0;
  border-radius: 50%;
  animation: spin-reverse 0.8s linear infinite;
}

/* Loading progress bar */
.loading-bar {
  position: absolute;
  bottom: 50px;
  width: 200px;
  height: 4px;
  background: rgba(100, 181, 246, 0.2);
  border-radius: 2px;
  overflow: hidden;
}

.loading-bar:before {
  content: "";
  position: absolute;
  top: 0;
  left: -100%;
  width: 100%;
  height: 100%;
  background: linear-gradient(90deg, #1976d2 0%, #42a5f5 50%, #64b5f6 100%);
  animation: loading-progress 1.5s ease-in-out infinite;
}

@keyframes loading-progress {
  0% { left: -100%; }
  100% { left: 100%; }
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}

@keyframes spin-reverse {
  0% { transform: rotate(360deg); }
  100% { transform: rotate(0deg); }
}

/* Fade-in Scroll Animations */
.fade-in-section {
  opacity: 0;
  transform: translateY(50px);
  transition: opacity 0.8s ease-out, transform 0.8s ease-out;
}

.fade-in-section.is-visible {
  opacity: 1;
  transform: translateY(0);
}

/* Slide-in from left */
.slide-in-left {
  opacity: 0;
  transform: translateX(-100px);
  transition: opacity 0.8s ease-out, transform 0.8s ease-out;
}

.slide-in-left.is-visible {
  opacity: 1;
  transform: translateX(0);
}

/* Slide-in from right */
.slide-in-right {
  opacity: 0;
  transform: translateX(100px);
  transition: opacity 0.8s ease-out, transform 0.8s ease-out;
}

.slide-in-right.is-visible {
  opacity: 1;
  transform: translateX(0);
}

/* Scale-in animation */
.scale-in {
  opacity: 0;
  transform: scale(0.8);
  transition: opacity 0.8s ease-out, transform 0.8s ease-out;
}

.scale-in.is-visible {
  opacity: 1;
  transform: scale(1);
}

/* Stagger animation for service boxes */
.service-box {
  opacity: 0;
  transform: translateY(30px);
  transition: opacity 0.6s ease-out, transform 0.6s ease-out;
}

.service-box.is-visible {
  opacity: 1;
  transform: translateY(0);
}

.service-box:nth-child(1) { transition-delay: 0.1s; }
.service-box:nth-child(2) { transition-delay: 0.2s; }
.service-box:nth-child(3) { transition-delay: 0.3s; }
.service-box:nth-child(4) { transition-delay: 0.4s; }
.service-box:nth-child(5) { transition-delay: 0.5s; }
.service-box:nth-child(6) { transition-delay: 0.6s; }

/* Scrollbar styling */
::-webkit-scrollbar {
  width: 12px;
}

::-webkit-scrollbar-track {
  background: #0f0f0f;
}

::-webkit-scrollbar-thumb {
  background: linear-gradient(135deg, #1976d2 0%, #42a5f5 100%);
  border-radius: 6px;
}

::-webkit-scrollbar-thumb:hover {
  background: linear-gradient(135deg, #1565c0 0%, #1976d2 100%);
}

/*======================================
//--//-->   SKILLS SECTION
======================================*/

.skills-mf {
  background: rgba(15, 15, 15, 0.5);
  padding: 4rem 0;
}

.skill-item {
  background: linear-gradient(135deg, rgba(30, 30, 50, 0.9) 0%, rgba(40, 40, 70, 0.9) 100%);
  padding: 2rem 1.5rem;
  border-radius: 1rem;
  text-align: center;
  border: 1px solid rgba(100, 181, 246, 0.2);
  transition: all 0.4s ease;
  height: 100%;
}

.skill-item:hover {
  transform: translateY(-10px);
  box-shadow: 0 15px 40px rgba(66, 165, 245, 0.4);
  border-color: rgba(100, 181, 246, 0.6);
}

.skill-icon {
  font-size: 4rem;
  color: #64b5f6;
  margin-bottom: 1rem;
  transition: all 0.3s ease;
}

.skill-item:hover .skill-icon {
  transform: scale(1.2) rotateY(360deg);
  color: #42a5f5;
}

.skill-item h4 {
  color: #ffffff;
  font-size: 1.2rem;
  margin: 1rem 0;
  font-weight: 600;
}

.skill-progress {
  width: 100%;
  height: 8px;
  background: rgba(100, 181, 246, 0.1);
  border-radius: 10px;
  overflow: hidden;
  margin: 1rem 0;
  position: relative;
}

.progress-bar-skill {
  height: 100%;
  background: linear-gradient(90deg, #1976d2 0%, #42a5f5 50%, #64b5f6 100%);
  border-radius: 10px;
  width: 0;
  transition: width 2s ease;
  position: relative;
  box-shadow: 0 0 10px rgba(66, 165, 245, 0.5);
}

.progress-bar-skill::after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  width: 20px;
  height: 100%;
  background: rgba(255, 255, 255, 0.3);
  animation: shimmer 2s infinite;
}

@keyframes shimmer {
  0%, 100% { opacity: 0; }
  50% { opacity: 1; }
}

.skill-percentage {
  color: #64b5f6;
  font-weight: 600;
  font-size: 1.1rem;
}

/*======================================
//--//-->   STATISTICS COUNTER
======================================*/

.counter-section {
  background: linear-gradient(135deg, rgba(25, 118, 210, 0.1) 0%, rgba(66, 165, 245, 0.1) 100%);
  padding: 4rem 0;
  margin: 4rem 0;
}

.counter-box-custom {
  padding: 2rem;
  transition: all 0.3s ease;
}

.counter-box-custom:hover {
  transform: scale(1.05);
}

.counter-icon {
  font-size: 3.5rem;
  color: #64b5f6;
  margin-bottom: 1rem;
  transition: all 0.3s ease;
}

.counter-box-custom:hover .counter-icon {
  transform: rotateY(360deg);
  color: #42a5f5;
}

.counter-number {
  font-size: 3rem;
  font-weight: 700;
  color: #ffffff;
  margin: 1rem 0;
}

.counter-label {
  color: #b0b0b0;
  font-size: 1.1rem;
  text-transform: uppercase;
  letter-spacing: 1px;
}

/*======================================
//--//-->   PORTFOLIO/PROJECTS
======================================*/

.portfolio-mf {
  background: rgba(15, 15, 15, 0.5);
  padding: 4rem 0;
}

.portfolio-filter {
  margin-bottom: 2rem;
}

.filter-btn {
  background: linear-gradient(135deg, rgba(30, 30, 50, 0.9) 0%, rgba(40, 40, 70, 0.9) 100%);
  border: 1px solid rgba(100, 181, 246, 0.2);
  color: #ffffff;
  padding: 0.7rem 1.5rem;
  margin: 0 0.5rem;
  border-radius: 25px;
  cursor: pointer;
  transition: all 0.3s ease;
  font-size: 0.95rem;
  text-transform: uppercase;
  letter-spacing: 1px;
}

.filter-btn:hover {
  background: linear-gradient(135deg, #1976d2 0%, #42a5f5 100%);
  border-color: #42a5f5;
  transform: translateY(-2px);
  box-shadow: 0 5px 15px rgba(66, 165, 245, 0.4);
}

.filter-btn.active {
  background: linear-gradient(135deg, #1976d2 0%, #42a5f5 100%);
  border-color: #42a5f5;
  box-shadow: 0 5px 15px rgba(66, 165, 245, 0.4);
}

.portfolio-container {
  margin-top: 2rem;
}

.portfolio-item {
  margin-bottom: 2rem;
  transition: all 0.3s ease;
}

.portfolio-item.hide {
  display: none;
}

.project-card {
  background: linear-gradient(135deg, rgba(30, 30, 50, 0.9) 0%, rgba(40, 40, 70, 0.9) 100%);
  border-radius: 1rem;
  overflow: hidden;
  border: 1px solid rgba(100, 181, 246, 0.2);
  transition: all 0.4s ease;
  height: 100%;
}

.project-card:hover {
  transform: translateY(-10px);
  box-shadow: 0 15px 40px rgba(66, 165, 245, 0.4);
  border-color: rgba(100, 181, 246, 0.6);
}

.project-image {
  position: relative;
  overflow: hidden;
  height: 250px;
}

.project-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all 0.5s ease;
}

.project-card:hover .project-image img {
  transform: scale(1.1);
}

.project-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(135deg, rgba(25, 118, 210, 0.9) 0%, rgba(66, 165, 245, 0.9) 100%);
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
  transition: all 0.4s ease;
}

.project-card:hover .project-overlay {
  opacity: 1;
}

.project-links {
  display: flex;
  gap: 1rem;
}

.project-link {
  width: 50px;
  height: 50px;
  background: rgba(255, 255, 255, 0.2);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #ffffff;
  font-size: 1.5rem;
  transition: all 0.3s ease;
  backdrop-filter: blur(10px);
}

.project-link:hover {
  background: rgba(255, 255, 255, 0.3);
  transform: scale(1.2);
  color: #ffffff;
}

.project-content {
  padding: 1.5rem;
}

.project-content h4 {
  color: #ffffff;
  font-size: 1.3rem;
  margin-bottom: 0.5rem;
  font-weight: 600;
}

.project-content p {
  color: #b0b0b0 !important;
  font-size: 0.95rem;
  margin-bottom: 1rem;
}

.project-tags {
  display: flex;
  flex-wrap: wrap;
  gap: 0.5rem;
}

.tag {
  background: linear-gradient(135deg, rgba(25, 118, 210, 0.3) 0%, rgba(66, 165, 245, 0.3) 100%);
  color: #64b5f6;
  padding: 0.3rem 0.8rem;
  border-radius: 15px;
  font-size: 0.8rem;
  border: 1px solid rgba(100, 181, 246, 0.3);
  transition: all 0.3s ease;
}

.tag:hover {
  background: linear-gradient(135deg, #1976d2 0%, #42a5f5 100%);
  color: #ffffff;
  transform: scale(1.05);
}

/*======================================
//--//-->   FLOATING ACTION BUTTONS
======================================*/

.floating-buttons {
  position: fixed;
  bottom: 90px;
  right: 20px;
  z-index: 9998;
}

.fab-button {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  background: linear-gradient(135deg, #1976d2 0%, #42a5f5 100%);
  border: none;
  color: #fff;
  font-size: 2rem;
  cursor: pointer;
  box-shadow: 0 6px 20px rgba(25, 118, 210, 0.6);
  transition: all 0.4s ease;
  display: flex;
  align-items: center;
  justify-content: center;
}

.fab-button:hover {
  transform: scale(1.1) rotate(90deg);
  box-shadow: 0 8px 25px rgba(25, 118, 210, 0.8);
}

.fab-options {
  position: absolute;
  bottom: 75px;
  right: 0;
  display: flex;
  flex-direction: column;
  gap: 15px;
  opacity: 0;
  visibility: hidden;
  transform: translateY(20px);
  transition: all 0.4s ease;
}

.fab-options.active {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}

.fab-option {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background: linear-gradient(135deg, rgba(30, 30, 50, 0.95) 0%, rgba(40, 40, 70, 0.95) 100%);
  border: 2px solid rgba(100, 181, 246, 0.5);
  color: #64b5f6;
  font-size: 1.5rem;
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  transition: all 0.3s ease;
  position: relative;
  backdrop-filter: blur(10px);
  animation: fadeInUp 0.5s ease backwards;
}

.fab-option:nth-child(1) { animation-delay: 0.1s; }
.fab-option:nth-child(2) { animation-delay: 0.15s; }
.fab-option:nth-child(3) { animation-delay: 0.2s; }
.fab-option:nth-child(4) { animation-delay: 0.25s; }
.fab-option:nth-child(5) { animation-delay: 0.3s; }

.fab-option:hover {
  background: linear-gradient(135deg, #1976d2 0%, #42a5f5 100%);
  color: #ffffff;
  transform: scale(1.1);
  border-color: #42a5f5;
  box-shadow: 0 5px 15px rgba(66, 165, 245, 0.5);
}

.fab-option::before {
  content: attr(data-tooltip);
  position: absolute;
  right: 65px;
  background: rgba(30, 30, 50, 0.95);
  color: #ffffff;
  padding: 0.5rem 1rem;
  border-radius: 5px;
  white-space: nowrap;
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s ease;
  font-size: 0.9rem;
  border: 1px solid rgba(100, 181, 246, 0.3);
  backdrop-filter: blur(10px);
}

.fab-option:hover::before {
  opacity: 1;
  visibility: visible;
  right: 60px;
}

@keyframes fadeInUpFab {
  from {
    opacity: 0;
    transform: translateY(20px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

/*======================================
//--//-->  PRELOADER / LOADING SCREEN - DISABLED
======================================*/
#preloader {
  display: none !important;
}

/*======================================
//--//-->  BACK TO TOP BUTTON
======================================*/
.back-to-top {
  position: fixed;
  bottom: 30px;
  right: 30px;
  z-index: 999;
  width: 50px;
  height: 50px;
  background: linear-gradient(135deg, #1976d2, #42a5f5);
  color: #fff;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 24px;
  transition: all 0.3s ease;
  box-shadow: 0 5px 20px rgba(66, 165, 245, 0.4);
  cursor: pointer;
}

.back-to-top:hover {
  background: linear-gradient(135deg, #42a5f5, #1976d2);
  transform: translateY(-5px);
  box-shadow: 0 8px 30px rgba(66, 165, 245, 0.6);
  color: #fff;
}

.back-to-top i {
  line-height: 0;
}

/*======================================
//--//-->  DARK MODE TOGGLE
======================================*/
.dark-mode-toggle {
  position: fixed;
  top: 100px;
  right: 30px;
  z-index: 998;
  width: 50px;
  height: 50px;
  background: rgba(30, 30, 50, 0.9);
  border: 2px solid rgba(100, 181, 246, 0.3);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 24px;
  color: #64b5f6;
  cursor: pointer;
  transition: all 0.3s ease;
  backdrop-filter: blur(10px);
}

.dark-mode-toggle:hover {
  background: linear-gradient(135deg, #1976d2, #42a5f5);
  color: #fff;
  transform: rotate(180deg);
  box-shadow: 0 5px 20px rgba(66, 165, 245, 0.4);
}

/*======================================
//--//-->  PARTICLES JS CONTAINER
======================================*/
#particles-js-global {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 0;
  pointer-events: none;
}

#particles-js {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1;
}

.intro-content {
  position: relative;
  z-index: 2;
}

/* Ensure all sections appear above particles */
nav, section, footer, .container {
  position: relative;
  z-index: 1;
}

/*======================================
//--//-->  LIGHT MODE STYLES
======================================*/
body.light-mode {
  background-color: #f5f5f5;
  color: #333;
}

body.light-mode .navbar-b {
  background-color: rgba(255, 255, 255, 0.95);
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
}

body.light-mode .navbar-b .nav-link {
  color: #333;
}

body.light-mode .navbar-b .nav-link:hover,
body.light-mode .navbar-b .nav-link.active {
  color: #1976d2;
}

body.light-mode .overlay-itro {
  background: rgba(255, 255, 255, 0.7);
}

body.light-mode .intro-title,
body.light-mode .intro-subtitle {
  color: #333;
  text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.2);
}

body.light-mode .about-mf .box-shadow-full,
body.light-mode .service-box,
body.light-mode .work-box,
body.light-mode .card-blog {
  background: #fff;
  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.1);
  border: 1px solid #e0e0e0;
}

body.light-mode .service-box:hover {
  box-shadow: 0 10px 30px rgba(25, 118, 210, 0.2);
  border-color: #64b5f6;
}

body.light-mode .title-a,
body.light-mode .title-left,
body.light-mode .s-title {
  color: #1976d2;
}

body.light-mode p,
body.light-mode .lead,
body.light-mode .s-description {
  color: #555;
}

body.light-mode .dark-mode-toggle {
  background: rgba(255, 255, 255, 0.95);
  border-color: #1976d2;
  color: #f39c12;
}

body.light-mode .back-to-top {
  background: linear-gradient(135deg, #1976d2, #42a5f5);
}

body.light-mode .footer-paralax {
  background-color: #fff;
  color: #333;
}

/*======================================
//--//-->  SCROLL ANIMATIONS
======================================*/
.fade-in-section {
  opacity: 0;
  transform: translateY(30px);
  transition: opacity 0.8s ease-out, transform 0.8s ease-out;
}

.fade-in-section.is-visible {
  opacity: 1;
  transform: translateY(0);
}

.slide-in-left {
  opacity: 0;
  transform: translateX(-50px);
  transition: opacity 0.8s ease-out, transform 0.8s ease-out;
}

.slide-in-left.is-visible {
  opacity: 1;
  transform: translateX(0);
}

.slide-in-right {
  opacity: 0;
  transform: translateX(50px);
  transition: opacity 0.8s ease-out, transform 0.8s ease-out;
}

.slide-in-right.is-visible {
  opacity: 1;
  transform: translateX(0);
}

.scale-in {
  opacity: 0;
  transform: scale(0.8);
  transition: opacity 0.6s ease-out, transform 0.6s ease-out;
}

.scale-in.is-visible {
  opacity: 1;
  transform: scale(1);
}

/*======================================
//--//-->  ENHANCED ANIMATIONS
======================================*/
@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translateY(30px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

@keyframes fadeInLeft {
  from {
    opacity: 0;
    transform: translateX(-30px);
  }
  to {
    opacity: 1;
    transform: translateX(0);
  }
}

@keyframes fadeInRight {
  from {
    opacity: 0;
    transform: translateX(30px);
  }
  to {
    opacity: 1;
    transform: translateX(0);
  }
}

.animate-on-scroll {
  animation-duration: 0.8s;
  animation-fill-mode: both;
}
