
/*
  Theme Name: Folio
  Theme URL: https://bootstrapmade.com/folio-bootstrap-portfolio-template/
  Author: BootstrapMade.com
  Author URL: https://bootstrapmade.com
*/

/*  General Styling
/*-----------------------------------------------------------------------------------*/

body {
  background: #181818;
  color: #f0e4e4;
  font-family: 'Poppins', helvetica;
  font-size: 15px;
  font-weight: 300;
  line-height: 20px;
  letter-spacing: 0.02em;
  overflow-x: hidden;
  margin: 0 auto;
  padding: 0;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

h1, h2, h3, h4, h5, h6 {
  margin: 0;
  color: #FFDA03;
}

h2 {
  color: #FFDA03;
  font-weight: 600;
}

h4 {
  color: #FFDA03;
  font-size: 14px;
  font-weight: 600;
}

a {
  color: #FFDA03;
  text-decoration: none !important;
  -moz-transition: all 0.5s ease-in-out 0s;
  -ms-transition: all 0.5s ease-in-out 0s;
  -o-transition: all 0.5s ease-in-out 0s;
  -webkit-transition: all 0.5s ease-in-out 0s;
  transition: all 0.5s ease-in-out 0s;
}

a:hover {
  -moz-transition: all 0.5s ease-in-out 0s;
  -ms-transition: all 0.5s ease-in-out 0s;
  -o-transition: all 0.5s ease-in-out 0s;
  -webkit-transition: all 0.5s ease-in-out 0s;
  transition: all 0.5s ease-in-out 0s;
}

a:hover, a:focus {
  color: #b8a07e;
  text-decoration: underline;
}

p {
  margin: 25px 0;
  padding: 0;
  font-size: 15px;
  color: #999999;
  line-height: 28px;
}

::-moz-selection {
  background: #b8a07e;
  color: #fff;
}

::selection {
  background: #b8a07e;
  color: #fff;
}

.btn {
  background: #333;
  border: medium none;
  border-radius: 0;
  color: #fff;
  font-size: 12px;
  height: 50px;
  line-height: 50px;
  padding: 0 30px;
  text-transform: uppercase;
}

.btn:hover, .btn:focus {
  color: #fff;
}

.padDiv {
  padding: 30px 20px;
}

.section-title {
  margin-bottom: 70px;
}

.section-title h2 {
  font-size: 25px;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.form-control {
  background-color: transparent;
  border: 1px solid #999;
  border-radius: 0;
  color: #999999;
  font-size: 12px;
  font-weight: 500;
  height: 50px;
  letter-spacing: 0.1em;
  padding-left: 10px;
  margin: 0 0 25px 0;
  line-height: 14px;
  text-transform: uppercase;
}

.form-control:focus {
  box-shadow: none;
  outline: 0 none;
}

.paddsection {
  padding-top: 90px;
  padding-bottom: 90px;
}

.paddsections {
  padding-top: 90px;
  padding-bottom: 90px !important;
}

.hvr-shutter-in-horizontal::before {
  background: #333;
}

.hvr-shutter-in-horizontal:hover {
  background: #b8a07e;
}

.mb-30 {
  margin-bottom: 30px;
}

/*----------------------------------------------------------------------------------*/
/*  Header
/*-----------------------------------------------------------------------------------*/

#header {
  background: url("../images/home-bg.jpg") repeat scroll center center / cover;
  height: 100vh;
  width: 100%;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
  background-position: center center;
}


#header .header-content {
  height: 100vh;
  text-align: left;
  width: 100%;
  display: flex;
  justify-content: flex-end;
  flex-direction: column;
}

.header-content h1 {
  font-size: 40px;
  font-weight: 700;
  margin-bottom: 10px;
  text-transform: uppercase;
  color: #fcac33;
}

.header-content p {
  font-size: 13px;
  letter-spacing: 5px;
  margin-top: 0;
  margin-bottom: 30px;
  text-transform: capitalize;
  color: #fff;
  font-weight: 500;
}

.header-content .list-social li {
  float: left;
  margin-right: 20px;
}

.header-content .list-social li i {
  color: #fff;
  font-size: 15px;
}

/*Simple Fade in starting state */
[data-animation = "fade"] {
  opacity: 0;
  transform: translateY(-25px);
  transition: opacity 1.2s ease-out;
  transform: 1.2s ease-out;
}
/*Active state triggered by js*/
[data-animation ="fade"].active {
  opacity: 1;
  transform: translateY(0)
}
/*-----------------------------------------------------------------------------------*/
/*  About-us
/*-----------------------------------------------------------------------------------*/

#about {/* whole about section*/
  width: 100%;
  height: auto;
  background: #000000;
  padding-top: 100px;
  padding-bottom: 60px;
} 

#about .div-img-bg {/* image*/
  padding-bottom: 10px;
  margin-top: 0px;
  margin-left: -9px;
  border: 10px solid #4c4e2910;
  border-radius: 20px; /* Softens the sharp edges*/
}

#about .div-img-bg .about-img img {/* box*/
  width: 100%;
  margin-top: -30px;
  margin-left: 20px;
  height: auto;
  object-fit: cover;
}

#about .about-descr .p-heading {
  font-family: 'Playfair Display', serif;
  font-size: 36px;
  text-align: left;
}

#about .about-descr .separator {
  max-width: 100%;
  margin-bottom: 0;
  text-align: left;
}



/* --- About Section Polish --- */

/* Make the name stand out like a movie title */
.about-title {
  font-family: 'Playfair Display', serif;
  font-size:44px !important;
  font-weight: 700;
  color: #faea0c !important; /* Signature Yellow */
  
  margin-bottom: 15px !important;
  letter-spacing: 1px;
}

/* Fix the "boring" and "overlap" issues */
.about-heading {
  font-family: 'Playfair Display', serif;
  font-size: 27px !important;
  line-height: 1 !important; /* Extra breathing room between lines */
  color: #e0e0e0 !important;   /* Clean off-white */
  text-align: justify;
  letter-spacing: 0.01em;
  font-weight: 300;
}

/* Fix the "boring" and "overlap" issues */
.about-text {
  font-size: 24px !important;
  line-height: 2.1 !important; /* Extra breathing room between lines */
  color: #e0e0e0 !important;   /* Clean off-white */
  text-align: justify;
  letter-spacing: 0.03em;
  font-weight: 300;
}

/* Responsive adjustments for mobile */
@media (max-width: 768px) {
  .about-title {
    font-size: 38px !important;
    
  }
  .about-text {
    font-size: 16px !important;
    line-height: 1.8 !important;
  }
}


/* about me image round edges */
#about .about-img img {
  border-radius: 8px; /* Softens the sharp edges */
  box-shadow: 0 0px 60px rgba(255, 146, 4, 0.281); /* Adds depth so the image doesn't look "flat" */
}



/*-----------------------------------------------------------------------------------*/
/*   Services
/*-----------------------------------------------------------------------------------*/

#services {
  background: #333d41;
  position: relative;
  padding-top: 40px;
  padding-bottom: 40px;
}

.owl-item {
  float: left;
}
.services-block  {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.services-block img {
  height: 50px;
  width: 50px;
 
}

.services-block span {
  margin: 10px 0;
  position: relative;
  font-size: 13px;
  color: #ffffff;
  letter-spacing: 0.1em;
  font-weight: 500;
  text-transform: uppercase;
  display: block;
}

.services-block .separator {
  margin: 0;
  font-size: 13px;
  line-height: 22px;
  text-align: center;
}

.services-block i {
  font-size: 44px;
  color: #b8a07e;
  line-height: 44px;
}


.services-carousel  .owl-stage-outer {
  overflow: hidden;
}

.services-carousel .owl-dots {
  margin-top: 5px;
  text-align: center;
}

.services-carousel .owl-dot {
  display: inline-block;
  margin: 0 5px;
  width: 12px !important;
  height: 12px !important;
  border-radius: 50%;
  border: 0;
  padding: 0 !important;
  background-color: #ddd;
  cursor: pointer;
}

.services-carousel .owl-dot.active {
  background-color: #498506;
}

.owl-nav {
  display: none;
}

/*-----------------------------------------------------------------------------------*/
/*  Footer
/*-----------------------------------------------------------------------------------*/

#footer {
  background: url("../images/home-bg 1.jpg") repeat scroll center center / cover;
  background: #222121;
  padding-top: 50px;
  padding-bottom: 50px;
}

#footer .socials-media {
  width: 100%;
}

#footer .socials-media ul {
  display: inline-block;
  float: none;
  margin: 0 0 20px 0;
}

#footer .socials-media ul li {
  float: left;
  margin-left: 10px;
  margin-right: 10px;
}

#footer .socials-media ul li a {
  font-size: 24px;
  color: #999;
  letter-spacing: 0.1em;
  font-weight: 500;
  background: transparent;
  text-transform: uppercase;
  -moz-transition: all 0.5s ease-in-out 0s;
  -ms-transition: all 0.5s ease-in-out 0s;
  -o-transition: all 0.5s ease-in-out 0s;
  -webkit-transition: all 0.5s ease-in-out 0s;
  transition: all 0.5s ease-in-out 0s;
}

#footer .socials-media ul li a:hover {
  color: #b8a07e;
  -moz-transition: all 0.5s ease-in-out 0s;
  -ms-transition: all 0.5s ease-in-out 0s;
  -o-transition: all 0.5s ease-in-out 0s;
  -webkit-transition: all 0.5s ease-in-out 0s;
  transition: all 0.5s ease-in-out 0s;
}

#footer p {
  font-size: 12px;
  letter-spacing: 0.1em;
  font-weight: 500;
  margin-top: 32px;
  text-transform: uppercase;
}

#footer h1 {
  font-size: 32px;
  margin-bottom: 12px;
  text-transform: uppercase;
}

#footer h3 {
  font-size: 24px;
  margin-top: 8px;
  margin-bottom: 8px;
}

.credits {
  font-size: 13px;
}

#portfolio p {
  margin-bottom: 0px;
}

#portfolio .portfolio-filter-button {
  border-radius: 5em;
}

/* Others */

/* tab fade animation*/
.tab-pane{
  opacity: 0;
  transition: opacity 0.5s
  ease-in-out;
}


/* Initial hidden state */
.animate-item {
  opacity: 0;
  transform: translateY(30px); /* Starts slightly downwards */
  transition: all 0.8s ease-in-out;
}

/* Slide from left */
[data-animation="slide-left"] {
  transform: translateX(-50px);
}

/* Slide from right */
[data-animation="slide-right"] {
  transform: translateX(50px);
}

/* Fade and slide into place when active */
.animate-item.active {
  opacity: 1;
  transform: translateX(0) translateY(0);
}

/* Staggered animations */
.animate-item {
  transition-delay: 0.2s;
}

.animate-item:nth-child(2) {
  transition-delay: 0.4s;
}

.animate-item:nth-child(3) {
  transition-delay: 0.6s;

}


/* --- Portfolio Button Hover & Glow Effects --- */

/* 1. Target the button and ensure the transition is forced */
#portfolio .portfolio-filter-button {
  transition: all 0.3s ease-in-out !important;
  background-color: transparent; /* Starting state */
  border: 1px solid #FFDA03 !important; /* Matches your yellow theme */
  color: #f0e4e4 !important;
}

/* 2. The Hover State with Blue Glow */
#portfolio .portfolio-filter-button:hover {
  background-color: #007bff !important; /* Professional Blue */
  color: #ffffff !important;
  border-color: #007bff !important;
  box-shadow: 0 0 20px rgba(0, 123, 255, 0.8) !important; /* The Glow */
  transform: translateY(-3px); /* Lifts the button */
  cursor: pointer;
}

/* 3. The Active/Selected State */
#portfolio .portfolio-filter-button.active {
  background-color: #007bff !important;
  color: #ffffff !important;
  border-color: #007bff !important;
  box-shadow: 0 0 10px rgba(0, 123, 255, 0.5) !important;
}



/* Add a subtle animation to your 'Scroll Down' or 'About' button 
   to encourage that first click that unlocks the video audio */
.mouse-icon {
    cursor: pointer;
}


#portfolio-loader {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #181818; /* Matches your theme */
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 10000;
  color: #FFDA03;
  text-align: center;
}

#enter-btn {
  background: transparent;
  border: 2px solid #FFDA03;
  color: #FFDA03;
  padding: 10px 30px;
  font-size: 18px;
  cursor: pointer;
  margin-top: 20px;
  transition: 0.3s;
}

#enter-btn:hover {
  background: #FFDA03;
  color: #181818;
}


