/* CSS Document */

/* 
    Created on : 1/15/2017. 
    Theme Name : BizPro.
    Description: BizPro- Responsive html5 template.
    Version    : 1.1.
    Author     : @SRThemes.
   
*/

/* ------------------------------------------ */
/*             TABLE OF CONTENTS
/* ------------------------------------------ */
/*   01 - Loading Transition  */
/*   02 - Click To Top  */
/*   03 - Global Settings */
/*   04 - Theme Header */
/*   05 - Theme Main Banner */
/*   06 - About section */
/*   07 - Service section  */
/*   08 - Project section  */
/*   09 - Page Middle Banner  */
/*   10 - Team Section  */
/*   11 - Skill Section  */
/*   12 - Our Client  */
/*   13 - Pricing Section  */
/*   14 - Blog Section  */
/*   15 - Partner Section  */
/*   16 - Contact Section  */
/*   17 - Footer */
/*   18 - Inner Page Banner  */
/*   19 - Blog Aside bar */
/*   20 - Blog Details Post */



/**
* Importing necessary  Styles.
**/

@import url('https://fonts.googleapis.com/css?family=Raleway:400,500,700');
/*----bootstrap css ----- */
@import url('../vendor/bootstrap/bootstrap.css');
/*----font awesome -------*/
@import url('../fonts/font-awesome/css/font-awesome.min.css');
/*----revolution-slider---*/
@import url('../vendor/revolution/settings.css');
@import url('../vendor/revolution/layers.css');
@import url('../vendor/revolution/navigation.css');
/*----owl-carousel css----*/
@import url('../vendor/owl-carousel/owl.carousel.css');
@import url('../vendor/owl-carousel/owl.theme.css');
/*-------- animated css ------*/
@import url('../vendor/WOW-master/css/libs/animate.css');
/*---- Progress bar css----*/
@import url('../vendor/skills-master/source/habilidades.css');
/*-------- hover css ------*/
@import url('../vendor/hover.css');
/*----calendar css--------*/
@import url('../vendor/monthly-master/css/monthly.css');


/*** 

====================================================================
  Loading Transition
====================================================================

 ***/
#loader-wrapper {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 99999;
  background: #fff;
  overflow: hidden;
}
#preloader_1{
  position: absolute;
  left: 50%;
  margin-left: -25px;
  top: 50%;
  transform: translateY(-50%);
}
#preloader_1 span{
  display:block;
  bottom:0px;
  width: 6px;
  height: 5px;
  background:#e04f5d; 
  position:absolute;
  animation: preloader_1 1.5s  infinite ease-in-out;
}
 
#preloader_1 span:nth-child(2){
left:11px;
animation-delay: .2s;
 
}
#preloader_1 span:nth-child(3){
left:22px;
animation-delay: .4s;
}
#preloader_1 span:nth-child(4){
left:33px;
animation-delay: .6s;
}
#preloader_1 span:nth-child(5){
left:44px;
animation-delay: .8s;
}
@keyframes preloader_1 {
    0% {height:5px;transform:translateY(0px);background:#e62d3f;}
    25% {height:30px;transform:translateY(15px);background:#e62d3f;}
    50% {height:5px;transform:translateY(0px);background:#ee2438;}
    100% {height:5px;transform:translateY(0px);background:#ee2438;}
}


/*** 

====================================================================
  Click To Top
====================================================================

 ***/
.scroll-top {
  width:45px;
  height:45px;
  position: fixed;
  bottom: 52px;
  right: 80px;
  z-index: 9999;
  text-align: center;
  color:#fff;
  font-size: 20px;
  display: none;
}
.scroll-top:after {
  position: absolute;
  z-index: -1;
  content: '';
  top: 100%;
  left: 5%;
  height: 10px;
  width: 90%;
  opacity: 1;
  background: -webkit-radial-gradient(center, ellipse, rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 0) 80%);
  background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 0) 80%);
}
/*** 

====================================================================
  Global Settings
====================================================================

 ***/

 @font-face {
  font-family: 'font-awesome';
  src: url('../fonts/font-awesome/fonts/fontawesome-webfont.ttf');
  src: url('../fonts/font-awesome/fonts/fontawesome-webfont.eot'), /* IE9 Compat Modes */
       url('../fonts/font-awesome/fonts/fontawesome-webfont.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/font-awesome/fonts/fontawesome-webfont.woff') format('woff'), /* Pretty Modern Browsers */
       url('../fonts/font-awesome/fonts/fontawesome-webfont.svg') format('svg'); /* Legacy iOS */
 }
 body {
  font-family: 'Raleway', sans-serif;
  font-weight: normal;
  color:#6f6f6f;
  font-size: 14px;
  position: relative;
 }
.main-page-wrapper {
  overflow-x:hidden;
}
 h1,h2,h3,h4,h5,h6,p,ul { margin:0;padding: 0;}
 h1,h2,h3,h4,h5,h6 {color:#292929; text-transform: uppercase;font-weight: 700;}
 h1 {font-size: 48px;}
 h2 {font-size: 36px;}
 h3 {font-size: 28px;}
 h4 {font-size: 24px;}
 h5 {font-size: 22px;}
 h6 {font-size: 18px;}
 p {line-height: 26px;}
 ul {list-style-type: none;}
 a {text-decoration: none; display: inline-block;}
 a:hover,a:focus,a:visited {text-decoration: none; outline: none;}
 img {max-width: 100%; display: block;}

 button {border:none;outline: none;box-shadow: none;display: block; padding: 0;}
 input,textarea {outline: none; box-shadow: none;-webkit-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out;}


.clear-fix { clear:both;}
.clear-fix:after {
  display: table;
  content: '';
  clear: both;
 }
.tran3s,.theme-main-menu .navbar-nav>li a,#project-section .project-gallery .single-img .opacity,
#team-section .team-member-wrapper .single-team-member .member-name h6,
#team-section .team-member-wrapper .single-team-member .member-name p,
#team-section .team-member-wrapper .single-team-member .member-name ul,
#our-client .owl-theme .owl-dots .owl-dot span {
  -webkit-transition: all .3s ease-in-out;
     -moz-transition: all .3s ease-in-out;
      -ms-transition: all .3s ease-in-out;
       -o-transition: all .3s ease-in-out;
          transition: all .3s ease-in-out;
 }
.tran4s,#service-section .single-service-content p,#project-section .project-gallery .single-img .opacity ul,
#project-section .project-gallery .single-img .opacity h6 a {
  -webkit-transition: all .4s ease-in-out;
     -moz-transition: all .4s ease-in-out;
      -ms-transition: all .4s ease-in-out;
       -o-transition: all .4s ease-in-out;
          transition: all .4s ease-in-out;
 }
.float-left {float:left;}
.float-right {float:right;}
.round-border {
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  -o-border-radius: 50%;
  -ms-border-radius: 50%;
}
.theme-title {
  text-align: center;
  margin: 95px 0 0 0;
}
.theme-title h2 {
  position: relative;
}
.theme-title h2:before {
  content: '';
  width: 25px;
  height: 3px;
  position: absolute;
  bottom: -25px;
  left: 50%;
  margin-left: -12px;
}
.theme-title p {
  font-size: 16px;
  width: 75%;
  margin: 60px auto 0 auto;
}
.p-color,.theme-main-menu .navbar-nav>li.active>a,
.theme-main-menu .navbar-nav>li>a:hover,#about-us .single-about-content:hover h5 a,
#service-section .single-service-content:hover .icon-heading .icon,
#service-section .single-service-content:hover .icon-heading h6 a,
#pricing-section .single-price-table a:hover,#blog-section .single-news-item .img a,
#blog-section .single-news-item:hover .post p a,#blog-section .single-news-item .post h6:hover a,
#contact-section .contact-address-content .left-side ul li:hover .icon,
#contact-section .send-message form button:hover,.inner-page-banner .opacity ul li:last-child,
.blog-details-page aside .sidebar-news-list ul li a i,.monthly-header-title,
.blog-details-page aside .sidebar-news-list ul li a:hover,.blog-details-page aside .sidebar-archives ul li a i,
.blog-details-page aside .sidebar-archives ul li a:hover,.blog-details-page aside .sidebar-archives ul li a.active,
.blog-details-page aside .sidebar-news-list ul li a.active,.recent-single-post .post a:hover,
.sidebar-tags ul li a:hover,.blog-details-post-wrapper .list-img-wrapper ul li a i,
.blog-details-post-wrapper .list-img-wrapper ul li a:hover,.blog-details-post-wrapper .post-comment form button:hover,
.blog-details-post-wrapper .post-share-area .share li a:hover,.theme-main-menu.navbar .nav>li ul li a:hover,
.blog-details-post-wrapper .post-share-area .share li a.active {
  color:#d73e4d;
}
.p-color-bg,.theme-title h2:before,#about-us .single-about-content:hover .icon,
#skill-section .codeconSkillbar .skillBar,#our-client .owl-theme .owl-dots .owl-dot.active span,
#our-client .owl-theme .owl-dots .owl-dot:hover span,
.blog-details-post-wrapper .comment-area .single-comment .comment button:hover {
  background: #d73e4d;
}
.banner .project-button,#about-us .icon,#about-us .single-about-content a.more,
#service-section .single-service-content:hover,#project-section .project-menu ul li.active,
#project-section .project-menu ul li:hover,.page-middle-banner .opacity a,
#team-section .team-member-wrapper .single-team-member .img .opacity h4,#pricing-section .single-price-table a,
#our-client .owl-theme .owl-dots .owl-dot.active span, #our-client .owl-theme .owl-dots .owl-dot:hover span,
#contact-section .contact-address-content .left-side ul li .icon,#contact-section .send-message form button,
.sidebar-tags ul li a:hover,.blog-details-post-wrapper .post-comment form button,
.blog-details-post-wrapper .post-comment textarea:focus,.blog-details-post-wrapper .post-comment input:focus {
  border-color:#d73e4d;
  border-style: solid;
}
/*** 

====================================================================
  Theme Header
====================================================================

 ***/
 html {
  scroll-behavior: smooth;
}

.theme-main-header {
  position: absolute;
  top:0;
  left:0;
  right: 0;
  z-index: 999;
  padding-top: 20px;
}
.theme-main-menu .navbar-nav>li>a {
  text-transform: uppercase;
  color:#fff;
  font-weight: 700;
  background: transparent;
  padding: 9px 15px;
} 
.theme-main-menu .navbar-nav>li:last-child>a {
  padding-right: 0;
}
.theme-main-menu.navbar {
  border:none;
  margin: 0;
}

.theme-main-menu.navbar .nav>li ul.sub-menu {
  position: absolute;
  background: #1e1e1e;
  width:180px;
  top:120%;
  top:calc(100% + 60px);
  left:0;
  opacity: 0;
  visibility: hidden;
  text-align: left;
  -webkit-transition: all .5s ease-in-out;
     -moz-transition: all .5s ease-in-out;
      -ms-transition: all .5s ease-in-out;
       -o-transition: all .5s ease-in-out;
          transition: all .5s ease-in-out;
  -webkit-box-shadow: 0px 13px 25px -12px rgba(0,0,0,0.15);
  -moz-box-shadow: 0px 13px 25px -12px rgba(0,0,0,0.15);
  box-shadow: 0px 13px 25px -12px rgba(0,0,0,0.15);
}
.theme-main-menu.navbar .nav>li ul li a {
  line-height: 40px;
  color:#fff;
  font-weight: 700;
  padding: 0 0 0 15px;
  display: block;
}
.theme-main-menu.navbar .nav>li ul li:last-child a {
  border:none;
}
.theme-main-menu.navbar .nav>li:hover ul.sub-menu {
  top:100%;
  opacity: 1;
  visibility: visible;
}
.theme-main-menu .navbar-toggle {
  margin: 0;
  border-radius: 0;
  color:#fff;
  padding-right: 15px;
}
.theme-main-menu .navbar-toggle .fa {
  font-size: 18px;
  vertical-align: middle;
  margin-left: 5px;
}
.theme-main-menu .navbar-nav {
  margin: 0;
}
.theme-main-header li.dropdown-holder .fa {
  position: absolute;
  top:0;
  right: 0;
  text-align: center;
  width: 45px;
  color:#fff;
  font-size: 18px;
  display: none;
  cursor: pointer;
  line-height: 44px;
}
/*** 

====================================================================
  Sticky Menu
====================================================================

 ***/
@keyframes menu_sticky {
  0%   {margin-top:-120px;opacity: 0;}
  50%  {margin-top: -64px;opacity: 0;}
  100% {margin-top: 0;opacity: 1;}
}
.theme-main-header.fixed {
  position: fixed;
  width:100%;
  top:0;
  left:0;
  z-index: 9999;
  background: rgba(0,0,0,0.5);
  margin:0;
  animation-name: menu_sticky;
  animation-duration: 0.70s;
  animation-timing-function: ease-in-out;
}
.theme-main-header.fixed .logo {
  margin-top: -8px;
}
/*** 


====================================================================
  Theme Main Banner
====================================================================

 ***/
.rev_slider_wrapper {
  background: #000;
}
.banner h1,.banner h6,.banner .project-button {
  color:#fff;
}
.banner h6 {
  font-weight: 500;
}
.banner .project-button {
  width: 170px;
  line-height: 50px;
  text-align: center;
  border-width: 1px;
  text-transform: uppercase;
}
.banner {
  position: relative;
  height: 100vh;
  overflow: hidden;
}

.banner-bg {
  position: absolute;
  width: 100%;
  height: 70%;
  overflow: hidden;
  z-index: 1;
}

/* Carousel wrapper */
.carousel {
  width: 100%;
  height: 100%;
  position: relative;
}

/* Each slide */
.slide {
  position: absolute;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
  opacity: 0;
  transition: opacity 1s ease-in-out;
}

/* Active slide */
.slide.active {
  opacity: 1;
}

/* Background image */
.banner-bg {
  position: absolute;
  width: 100%;
  height: 70%;
  background: url('../images/home/slide1.jpg') center/cover no-repeat;
  z-index: 1;
}

/* Vanta layer */
#vanta-overlay {
  position: absolute;
  inset: 0;   /* better than top/left/width/height */
  z-index: 2;
  opacity: 0.6;
}

#vanta-overlay canvas {
  width: 100% !important;
  height: 70% !important;
}

/* Content */
.banner-content {
  position: absolute;
  top: 35%;              /* aligns within visible area */
  left: 45%;
  transform: translateX(-50%);
  text-align: center;
  z-index: 3;

  width: 100%;
  max-width: 900px;      /* 👈 controls content width */
  padding: 0 20px;
}

.banner-content h1 {
  font-size: 48px;
  font-weight: 700;
  margin-bottom: 20px;
}

.banner-content h6 {
    margin-bottom: 20px;
}

.banner-content p {
  font-size: 18px;
  line-height: 1.6;
  margin-bottom: 15px;
  color: #cfd8e3;
}

.banner-content .sub-text {
  font-size: 14px;
  opacity: 0.8;
  margin-bottom: 30px;
}

.hero-btn {
  display: inline-block;
  padding: 12px 26px;
  background: #a72b4a;
  color: #fff;
  border-radius: 8px;
  text-decoration: none;
  font-weight: 600;
  transition: all 0.3s ease;
  
}

/* Hover effect (important for polish) */
.hero-btn:hover {
  background: #8d233d;
  transform: translateY(-2px);
}

.hero-btn,
.hero-btn:link,
.hero-btn:visited {
  color: #fff;
  text-decoration: none;
}

.hero-btn:hover,
.hero-btn:focus,
.hero-btn:active {
  background: #8d233d;
  color: #fff;              /* 🔥 prevents blue text */
  text-decoration: none;
}

/*** 



====================================================================
  About section
====================================================================

 ***/
/* ================================
   ABOUT US SECTION (MODERN CARD STYLE)
================================ */
/* ================================
   ABOUT US SECTION (MODERN CARD STYLE)
================================ */

#about-us {
  background: #0f172a; /* dark premium background */
  padding: 50px 0;
  position: relative;
}

/* Section Title */
#about-us .theme-title h2 {
  color: #ffffff;
}

#about-us .theme-title p {
  color: #94a3b8;
  font-size: 16px;
  max-width: 700px;
  margin: 60px auto 0;
}

/* Grid spacing */
#about-us .row {
  margin-top: 50px;
}

/* Card */
#about-us .single-about-content {
  background: #1e293b;
  padding: 35px 25px;
  border-radius: 16px;
  text-align: center;
  transition: all 0.35s ease;
  height: 100%;
  border: 1px solid rgba(255,255,255,0.05);
}

/* Hover effect */
#about-us .single-about-content:hover {
  transform: translateY(-12px);
  box-shadow: 0 20px 50px rgba(0,0,0,0.4);
  border-color: rgba(255,255,255,0.1);
}

/* Icon circle */
#about-us .icon {
  width: 80px;
  height: 80px;
  margin: 0 auto 20px;
  line-height: 80px;
  border-radius: 50%;
  background: rgba(215,62,77,0.1);
  color: #d73e4d;
  font-size: 30px;
  transition: all 0.3s ease;
}

/* Icon hover */
#about-us .single-about-content:hover .icon {
  background: #d73e4d;
  color: #fff;
}

/* Title */
#about-us h5 {
  color: #ffffff;
  margin-bottom: 15px;
  font-size: 18px;
  font-weight: 600;
}

/* Description */
#about-us p {
  color: #cbd5e1;
  font-size: 14px;
  line-height: 1.7;
}

/* About main paragraph (your long intro text) */
.about-text {
  max-width: 780px;
  margin: 30px auto 0;
  font-size: 18px;
  line-height: 1.9;
  color: #cbd5e1;
  text-align: center;
  font-weight: 300;
}

.about-text strong {
  color: #ffffff;
  font-weight: 600;
}

/* Responsive tweaks */
@media (max-width: 768px) {
  #about-us {
    padding: 70px 0;
  }

  #about-us .single-about-content {
    margin-bottom: 20px;
  }
}
/* ================================
   ABOUT US SECTION (LIGHT / CLEAN)
================================ */

/*

#about-us {
  background: #ffffff;
  padding: 100px 0;
}


#about-us .theme-title h2 {
  color: #292929;
}

#about-us .theme-title p {
  color: #6f6f6f;
  font-size: 16px;
  max-width: 700px;
  margin: 60px auto 0;
}

#about-us .row {
  margin-top: 50px;
}

#about-us .single-about-content {
  background: #ffffff;
  padding: 35px 25px;
  border-radius: 12px;
  text-align: center;
  transition: all 0.3s ease;
  height: 100%;
  border: 1px solid #eee;
}

#about-us .single-about-content:hover {
  transform: translateY(-10px);
  box-shadow: 0 15px 35px rgba(0,0,0,0.08);
}

#about-us .icon {
  width: 80px;
  height: 80px;
  margin: 0 auto 20px;
  line-height: 80px;
  border-radius: 50%;
  background: #f8f9fb;
  color: #d73e4d;
  font-size: 30px;
  transition: all 0.3s ease;
}

#about-us .single-about-content:hover .icon {
  background: #d73e4d;
  color: #ffffff;
}

#about-us h5 {
  color: #292929;
  margin-bottom: 15px;
  font-size: 18px;
  font-weight: 600;
}

#about-us p {
  color: #6f6f6f;
  font-size: 14px;
  line-height: 1.7;
}

.about-text {
  max-width: 780px;
  margin: 30px auto 0;
  font-size: 18px;
  line-height: 1.9;
  color: #555;
  text-align: center;
  font-weight: 300;
}

.about-text strong {
  color: #292929;
  font-weight: 600;
}

@media (max-width: 768px) {
  #about-us {
    padding: 70px 0;
  }

  #about-us .single-about-content {
    margin-bottom: 20px;
  }
}
/*** 

====================================================================
  Service section
====================================================================

 ***/
#service-section {
    position: relative;
  margin-top: -30vh;   /* 👈 pulls it up over banner */
  z-index: 5;
  background: #232a34;
  padding-bottom: 80px;
}
#service-section .theme-title h2,
#service-section .theme-title p {
  color:#fff;
}
#service-section .row {
  margin: 50px 0 0 0;
}
#service-section .row [class*="col-"] {
  padding-top: 25px;
}
#service-section .single-service-content {
  border:1px solid #808489;
  text-align: center;
  margin-bottom: 20px;
  padding: 118px 23px 65px 23px;
  overflow: hidden;
}
#service-section .single-service-content p {
  -webkit-transition-delay: 0.3s; /* Safari */
  transition-delay: 0.3s;
  opacity: 0;
  -webkit-transform: translate3D(0,200px,0);
     -moz-transform: translate3D(0,200px,0);
      -ms-transform: translate3D(0,200px,0);
       -o-transform: translate3D(0,200px,0);
          transform: translate3D(0,200px,0);
}
#service-section .single-service-content .icon-heading {
  position: absolute;
  width: 100%;
  left:0;
  right: 0;
  top:120px;
}
#service-section .single-service-content .icon-heading .icon {
  font-size: 48px;
  color:#808489;
  width: 80px;
  margin: 0 auto;
  background: #232a34;
}
#service-section .single-service-content .icon-heading a {
  color:#808489;
  text-transform: capitalize;
  margin-top: 33px;
}
#service-section .single-service-content:hover .icon-heading {
  top:-10px;
}
#service-section .single-service-content:hover p {
  opacity: 1;
  color: #fff;
  -webkit-transform: translate3D(0,0,0);
     -moz-transform: translate3D(0,0,0);
      -ms-transform: translate3D(0,0,0);
       -o-transform: translate3D(0,0,0);
          transform: translate3D(0,0,0);
}
/*** 

/* ===========================
   CASE STUDIES (MODERN SaaS)
=========================== */
/* ============================= */
/* CASE STUDIES SECTION */
/* ============================= */

#case-studies {
  background: #232a34;
  padding: 60px 20px;
}

/* TITLE */
#case-studies .theme-title h2 {
  color: #ffffff;
  bottom: -16px;
}

#case-studies .theme-title p {
  color: #94a3b8;
  max-width: 650px;
  margin: 60px auto 0;
}

/* ============================= */
/* FILTER */
/* ============================= */
.case-filter {
  text-align: center;
  margin-top: 40px;
}

.filter-btn {
  background: transparent;
  border: 1px solid #334155;
  color: #94a3b8;
  padding: 8px 18px;
  margin: 5px;
  border-radius: 20px;
  cursor: pointer;
  transition: 0.3s;
}

.filter-btn.active,
.filter-btn:hover {
  background: #38bdf8;
  color: #0f172a;
  border-color: #38bdf8;
}

/* FILTER BAR */
.filter-bar {
  display: flex;
  flex-wrap: wrap; /* allows wrap on smaller screens */
  gap: 12px;
  margin-bottom: 40px;
}

.filter-btn {
  padding: 8px 16px;
  border-radius: 30px;
  border: 1px solid #334155;
  background: transparent;
  color: #cbd5e1;
  cursor: pointer;
  transition: all 0.3s ease;
}

.filter-btn.active,
.filter-btn:hover {
  background: #38bdf8;
  color: #0f172a;
  border-color: #38bdf8;
}

/* ============================= */
/* GRID */
/* ============================= */

/* --- Optimized Responsive Grid --- */
.case-grid {
  display: grid;
  /* Desktop: 3 Columns */
  grid-template-columns: repeat(3, 1fr);
  gap: 30px;
  margin-top: 50px;
}

.case-card {
  background: #1e293b;
  border-radius: 12px;
  overflow: hidden;
  transition: all 0.3s ease;
  display: flex;
  flex-direction: column;
}

.case-card img {
  width: 100%;
  height: 220px;
  object-fit: cover;
}

/* --- Tablet: 2 Columns --- */
@media (max-width: 991px) {
  .case-grid {
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
  }
}

/* --- Mobile: Fix for "Thin and Long" cards --- */
@media (max-width: 576px) {
  .case-grid {
    grid-template-columns: 1fr; /* Stay 1 column wide */
    gap: 15px;
  }

  .case-card {
    /* Change to horizontal layout on mobile */
    flex-direction: row; 
    align-items: center;
    background: #1e293b;
    padding: 10px;
  }

  .case-card img {
    /* Small square image on the left */
    width: 100px; 
    height: 100px;
    border-radius: 8px;
    flex-shrink: 0; /* Prevents image from squishing */
  }

  .case-content {
    padding: 0 0 0 15px; /* Spacing between image and text */
    text-align: left;
  }

  .case-content h4 {
    font-size: 15px;
    margin: 0 0 5px 0;
    line-height: 1.2;
  }

  .case-content p {
    font-size: 12px;
    margin-bottom: 8px;
    line-height: 1.4;
    /* Limit text to 2 lines so cards stay small */
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
  }

  .case-content a {
    font-size: 12px;
    display: inline-block;
  }
}

/* ============================= */
/* CARD */
/* ============================= */
.case-card {
  background: #1e293b;
  border-radius: 16px;
  overflow: hidden;
  transition: all 0.3s ease;
  box-shadow: 0 10px 30px rgba(0,0,0,0.2);
}

.case-card:hover {
  transform: translateY(-10px);
}

/* IMAGE */
.case-card img {
  width: 100%;
  height: 200px;
  object-fit: cover;
}

/* CONTENT */
.case-content {
  padding: 20px;
}

.case-content h4 {
  color: #ffffff;
  margin-bottom: 10px;
}

.case-content p {
  color: #cbd5e1;
  font-size: 14px;
  margin-bottom: 15px;
}

/* LINK */
.case-content a {
  color: #38bdf8;
  font-weight: 600;
  text-decoration: none;
}

.case-content a:hover {
  text-decoration: underline;
}

/* COMING SOON */
.coming-soon {
  display: inline-block;
  margin-top: 10px;
  padding: 5px 10px;
  background: #334155;
  color: #94a3b8;
  font-size: 12px;
  border-radius: 8px;
}

/* ============================= */
/* VIEW MORE BUTTON */
/* ============================= */
.view-more-wrapper {
  text-align: center;
  margin-top: 40px;
}

#viewMoreBtn {
  background: transparent;
  border: 1px solid #38bdf8;
  color: #38bdf8;
  padding: 10px 22px;
  border-radius: 8px;
  cursor: pointer;
  transition: 0.3s;
}

#viewMoreBtn:hover {
  background: #38bdf8;
  color: #0f172a;
}

/* ============================= */
/* ANIMATION */
/* ============================= */
.case-item {
  opacity: 0;
  transform: translateY(20px);
  transition: all 0.5s ease;
  display: none;
}

.case-item.show {
  opacity: 1;
  transform: translateY(0);
  display: block;
}

.case-filter {
  display: flex;
  gap: 10px;
  margin-bottom: 30px;
  flex-wrap: wrap;
}

.case-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 25px;
}

.fade-in {
  animation: fadeIn 0.6s ease forwards;
}

@keyframes fadeIn {
  from {
    opacity: 0;
    transform: translateY(10px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

/* ============================= */
/* RESPONSIVE */
/* ============================= */
@media (max-width: 768px) {
  .case-content p {
    font-size: 13px;
  }
}
/* ====================================================================
  Project section
==================================================================== */

#project-section .project-menu ul {
  text-align: center;
  margin-top: 34px;
  margin-bottom: 60px;
}
#project-section .project-menu ul li {
  display: inline-block;
  cursor: pointer;
  font-size: 16px;
  font-weight: 700;
  color:#292929;
  padding: 0 8px;
  border-width: 0;
  border-bottom-width:1px;
  border-color: transparent;
  margin: 15px 10px 0 10px;
  padding-bottom: 10px;
} 
#project-section .project-gallery .grid-item {
  width: 33.33333333333%;
  padding: 0 15px;
  margin-bottom: 32px;
  float:left;
  display: none;
}
#project-section .project-gallery .single-img {
  position: relative;
  overflow: hidden;
}
#project-section .project-gallery .single-img .opacity {
  position: absolute;
  top:0;
  left:0;
  right: 0;
  bottom: 0;
  background: rgba(215,67,77,0.9);
  opacity: 0;
  -webkit-transform: scale(0.2);
     -moz-transform: scale(0.2);
      -ms-transform: scale(0.2);
       -o-transform: scale(0.2);
          transform: scale(0.2);
}
#project-section .project-gallery .single-img .opacity .border-shape {
  position: absolute;
  top:20px;
  left:20px;
  right: 20px;
  bottom: 20px;
  border: 1px solid #fff;
  text-align: center;
}
#project-section .project-gallery .single-img .opacity h6 a {
  color:#fff;
}
#project-section .project-gallery .single-img .opacity ul li {
  display: inline-block;
  color: #fff;
  margin-top: 8px;
}
#project-section .project-gallery .single-img .opacity .border-shape>div {
  display: table;
  width: 100%;
  height: 100%;
}
#project-section .project-gallery .single-img .opacity .border-shape>div>div {
  display: table-cell;
  vertical-align: middle;
}
#project-section .project-gallery .single-img .opacity h6 a {
  -webkit-transform: translate3D(0,-100px,0);
     -moz-transform: translate3D(0,-100px,0);
      -ms-transform: translate3D(0,-100px,0);
       -o-transform: translate3D(0,-100px,0);
          transform: translate3D(0,-100px,0);
}
#project-section .project-gallery .single-img .opacity ul {
  -webkit-transform: translate3D(0,100px,0);
     -moz-transform: translate3D(0,100px,0);
      -ms-transform: translate3D(0,100px,0);
       -o-transform: translate3D(0,100px,0);
          transform: translate3D(0,100px,0);
}
#project-section .project-gallery .single-img .opacity ul,
#project-section .project-gallery .single-img .opacity h6 a {
  opacity: 0;
  -webkit-transition-delay: 0.3s; 
  transition-delay: 0.3s;
}
#project-section .project-gallery .single-img:hover .opacity {
  opacity: 1;
  -webkit-transform: scale(1);
     -moz-transform: scale(1);
      -ms-transform: scale(1);
       -o-transform: scale(1);
          transform: scale(1);
}
#project-section .project-gallery .single-img img,
#team-section .team-member-wrapper .single-team-member .img img,
#skill-section .img img,#blog-section .single-news-item .img img {
  -webkit-transition: all .6s ease-in-out;
     -moz-transition: all .6s ease-in-out;
      -ms-transition: all .6s ease-in-out;
       -o-transition: all .6s ease-in-out;
          transition: all .6s ease-in-out;
}
#project-section .project-gallery .single-img:hover img,
#team-section .team-member-wrapper .single-team-member:hover .img img,
#skill-section:hover .img img,#blog-section .single-news-item:hover .img img {
  -webkit-transform: scale3d(1.15,1.15,1);
     -moz-transform: scale3d(1.15,1.15,1);
      -ms-transform: scale3d(1.15,1.15,1);
       -o-transform: scale3d(1.15,1.15,1);
          transform: scale3d(1.15,1.15,1);
}
#project-section .project-gallery .single-img:hover .opacity ul,
#project-section .project-gallery .single-img:hover .opacity h6 a {
  opacity: 1;
  -webkit-transform: translate3D(0,0,0);
     -moz-transform: translate3D(0,0,0);
      -ms-transform: translate3D(0,0,0);
       -o-transform: translate3D(0,0,0);
          transform: translate3D(0,0,0);
}

/*** 

====================================================================
  Page Middle Banner
====================================================================

 ***/
/* ================================
   CUSTOMER IMPACT (PREMIUM STYLE)
================================ */

.customer-impact {
  background: #ffff;
  padding: 100px 0;
  color: #444d93;
}

/* Header Layout */
.impact-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 40px;
}

/* Left Big Title */
.impact-left h2 {
  font-size: 56px;
  font-weight: 700;
  line-height: 1.1;
  margin: 0;
}

/* Right Description */
.impact-right {
  max-width: 600px;
}

.impact-right p {
  font-size: 18px;
  font-weight: bold;
  color: #444d93;
  line-height: 1.8;
  margin: 0;
}

/* Divider */
.impact-divider {
  width: 100%;
  height: 1px;
  background: rgba(255,255,255,0.1);
  margin: 50px 0;
}

/* Metrics Row */
.impact-metrics {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  gap: 30px;
}

/* Each Metric */
.metric {
  flex: 1;
}

/* Big Numbers */
.metric h3 {
  font-size: 90px;
  font-weight: 600;
  margin-bottom: 10px;
  color: #38bdf8;
}

/* Labels */
.metric span {
  font-size: 14px;
  color: #000000;
  letter-spacing: 0.5px;
}

/* Hover Effect (subtle) */
.metric:hover h3 {
  transform: translateY(-5px);
  transition: 0.3s ease;
}

/* ================================
   RESPONSIVE
================================ */

@media (max-width: 992px) {
  .impact-header {
    flex-direction: column;
    align-items: flex-start;
  }

  .impact-left h2 {
    font-size: 42px;
  }

  .impact-metrics {
    flex-wrap: wrap;
  }

  .metric {
    width: 50%;
  }
}

@media (max-width: 576px) {
  .impact-left h2 {
    font-size: 34px;
  }

  .metric {
    width: 100%;
  }

  .impact-right p {
    font-size: 16px;
  }
}
/*** 

====================================================================
  Team Section
====================================================================

 ***/
.why-section {
  background: #0f172a;
  color: #fff;
  padding: 100px 20px;
}

.why-container {
  max-width: 1200px;
  /* margin: auto; */
  display: flex;
  gap: 60px;
  flex-wrap: wrap;
}

/* LEFT */
.why-left {
  flex: 1;
  min-width: 300px;
}

.why-title {
  font-size: 36px;
  font-weight: 700;
  margin-bottom: 20px;
  color: #fff;
}

.why-subtitle {
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 20px;
  color: #cbd5f5;
}

.why-description {
  color: #94a3b8;
  line-height: 1.7;
  margin-bottom: 30px;
}

.why-link {
  color: #f59e0b;
  text-decoration: none;
  font-weight: 600;
}

/* RIGHT GRID */
.why-right {
  flex: 1;
  min-width: 300px;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 30px;
}

/* ITEM */
.why-item {
  display: flex;
  align-items: flex-start;
  gap: 15px;
  transition: 0.3s;
}

.why-item:hover {
  transform: translateY(-5px);
}

/* SVG ICON */
.why-icon {
  width: 40px;
  height: 40px;
}

.why-icon svg {
  width: 100%;
  height: 100%;
  fill: #f59e0b;
}

/* TEXT */
.why-item h5 {
  font-size: 16px;
  font-weight: 600;
  color: #e2e8f0;
}

/* RESPONSIVE */
@media (max-width: 768px) {
  .why-container {
    flex-direction: column;
  }

  .why-right {
    grid-template-columns: 1fr;
  }
}
/*** 

====================================================================
  Skill Section
====================================================================

 ***/
#skill-section {
  background: #232a34;
  margin-top: 70px;
}
#skill-section .img {
  overflow: hidden;
}
#skill-section:hover .img img {
  opacity: 0.6;
}
.habilidades_contenedor {
  width:100%;
  margin: 125px 0 0 0;
}
#skill-section .codeconSkillbar .codeconSkillArea {
  font-weight: 700;
  font-size: 15px;
  color:#fff;
  margin-bottom: 15px;
  float: none;
  margin: 0;
}
#skill-section .codeconSkillbar {
  box-shadow: none;
  height:30px;
  width:100%;
  background: #fff;
  border-radius: 0;
  overflow: visible;
  position: relative;
  margin: 0 0 38px 0;
}
#skill-section .codeconSkillbar .skill-text {
  position: absolute;
  top:-29px;
  left:0;
}
#skill-section .codeconSkillbar .skillBar {
  box-shadow: none;
  height: 100%;
}
#skill-section .codeconSkillbar .PercentText {
  font-size: 14px;
  font-weight: 700;
  color: #fff;
  position: absolute;
  top:-39px;
  left:98%;
  padding: 0;
  float:none;
}
/*** 

====================================================================
  Our Client
====================================================================

 ***/
#our-client .client-slider {
  text-align: center;
  margin:58px 0 50px 0;
}
#our-client .client-slider img {
  margin: 0 auto;
}
#our-client .client-slider p {
  font-size: 18px;
  line-height: 28px;
  color:#343434;
  width: 80%;
  margin: 33px auto 24px auto;
}
#our-client .client-slider h6 {
  text-transform: capitalize;
  margin-bottom: 45px;
}
#our-client .owl-theme .owl-dots .owl-dot span {
  width: 13px;
  height: 13px;
  background: #fff;
  border: 1px solid#9d9f9f;
  margin: 0 5px;
}
/*** 

====================================================================
  Pricing Section
====================================================================

 ***/
#pricing-section {
  padding: 100px 0 100px 0;
  background: #f3f3f3;
  margin-top: 45px;
}
#pricing-section .single-price-table {
  display: block;
  background: #fff;
  border:1px solid #dfdfdf;
  text-align: center;
  padding: 28px 0 22px 0;
}
#pricing-section .single-price-table p {
  margin: 4px 0 20px 0;
}
#pricing-section .single-price-table strong {
  font-weight: 700;
  font-size: 24px;
  color:#fff;
  display: block;
  padding: 23px 0;
  margin-bottom: 30px;
}
#pricing-section .single-price-table strong span {
  font-size: 14px;
  vertical-align: middle;
}
#pricing-section .single-price-table strong.color1 {
  background: #d6973d;
}
#pricing-section .single-price-table strong.color2 {
  background: #375099;
}
#pricing-section .single-price-table strong.color3 {
  background: #179680;
}
#pricing-section .single-price-table ul li {
  line-height: 45px;
}
#pricing-section .single-price-table ul li:nth-child(odd) {
  background: #f7f8f4;
}
#pricing-section .single-price-table a {
  width: 150px;
  line-height: 48px;
  color:#fff;
  text-transform: uppercase;
  font-weight: 700;
  border-width: 1px;
  margin-top: 22px;
}
#pricing-section .single-price-table a:hover {
  background: #fff;
}
/*** 

====================================================================
  Blog Section
====================================================================

 ***/
#blog-section .single-news-item .img {
  overflow: hidden;
  position: relative;
}
#blog-section .single-news-item {
  margin-top: 55px;
}
#blog-section .single-news-item .img a {
  position: absolute;
  top:0;
  left:0;
  right: 0;
  bottom: 0;
  background: rgba(0,0,0,0.5);
  text-align: center;
  font-size: 28px;
  opacity: 0;
  visibility: hidden;
  border-radius: 50%;
  -webkit-transform: scale(0.2);
     -moz-transform: scale(0.2);
      -ms-transform: scale(0.2);
       -o-transform: scale(0.2);
          transform: scale(0.2);
}
#blog-section .single-news-item .img a i {
  position: relative;
  top:50%;
  display: block;
  margin-top: -14px;
}
#blog-section .single-news-item:hover .img a {
  opacity: 1;
  visibility: visible;
  border-radius: 0;
  -webkit-transform: scale(1);
     -moz-transform: scale(1);
      -ms-transform: scale(1);
       -o-transform: scale(1);
          transform: scale(1);
}
#blog-section .single-news-item .post h6 a {
  display: block;
  line-height: 26px;
  text-transform: none;
  color:#292929;
  margin: 40px 0 15px 0;
}
#blog-section .single-news-item .post>a {
  color: #292929;
  font-size: 15px;
  margin-bottom: 18px;
}
#blog-section .single-news-item .post p a {
  color: #292929;
}
/*** 

====================================================================
  Partner Section
====================================================================

 ***/
#partner-section {
  margin: 100px 0 0 0;
  background: #f9f9f9;
  padding: 50px 0;
}
#partner-section .item {
  border:1px solid #dfdfdf;
  height: 118px;
  padding-top: 22px;
}
#partner-section .item img {
  margin: 0 auto;
}
/*** 

====================================================================
  Connect Section
====================================================================
***/

/* --- Namespaced CTA Section Styles --- */
#drl-unique-cta.drl-cta-section {
  background: linear-gradient(135deg, #0b1c3d, #07142b) !important;
  color: #fff !important;
  padding: 80px 0 !important;
  font-family: 'Raleway', sans-serif;
  overflow: hidden;
}

#drl-unique-cta .drl-cta-container {
  width: 90%;
  max-width: 1200px;
  margin: auto;
  display: flex;
  gap: 40px;
  align-items: center;
}

.drl-line-1{
  font-size: 38px;
}

#drl-unique-cta .drl-cta-left { flex: 1; }

#drl-unique-cta .drl-badge {
  font-size: 12px;
  border: 1px solid #4caf50;
  padding: 5px 12px;
  border-radius: 20px;
  color: #4caf50;
  display: inline-block;
  margin-bottom: 15px;
}

/* Heading & Animation */
#drl-unique-cta .drl-cta-title {
  font-size: 42px;
  font-weight: 700;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 5px;
  margin: 20px 0;
  line-height: 1.2;
  color: #fff;
}

#drl-unique-cta .drl-line-2 {
  display: flex;
  align-items: center;
  gap: 15px;
  height: 65px;
}

#drl-unique-cta .drl-word-box {
  position: relative;
  height: 60px;
  width: 0;
  overflow: hidden;
  background: linear-gradient(45deg, #c95cff, #7c5ce0);
  border-radius: 8px;
  display: flex;
  align-items: center;
  animation: drl-openclose 20s ease-in-out infinite;
}

#drl-unique-cta .drl-word {
  position: absolute;
  width: 100%;
  text-align: center;
  font-size: 30px;
  font-weight: 700;
  color: #fff;
  white-space: nowrap;
  opacity: 0;
  line-height: 60px;
}

/* Animations */
#drl-unique-cta .drl-word1 { animation: drl-wordAnim 25s infinite; }
#drl-unique-cta .drl-word2 { animation: drl-wordAnim 25s infinite 5s; }
#drl-unique-cta .drl-word3 { animation: drl-wordAnim 25s infinite 10s; }
#drl-unique-cta .drl-word4 { animation: drl-wordAnim 25s infinite 15s; }
#drl-unique-cta .drl-word5 { animation: drl-wordAnim 25s infinite 20s; }

/* 2. Word Animation: Each word is active for 20% of the 25s timeline */
@keyframes drl-wordAnim {
  0%   { opacity: 0; transform: translateY(10px); }
  4%   { opacity: 1; transform: translateY(0); }    /* Fade in by 1s */
  16%  { opacity: 1; transform: translateY(0); }    /* Stay until 4s */
  20%  { opacity: 0; }                             /* Fade out by 5s */
  100% { opacity: 0; }
}

/* 3. Box Animation: Opens and closes 5 times */
@keyframes drl-openclose {
  /* Word 1: 0-20% */
  0% { width: 0; }
  4%, 16% { width: 320px; }
  20% { width: 0; }

  /* Word 2: 20-40% */
  24%, 36% { width: 320px; }
  40% { width: 0; }

  /* Word 3: 40-60% */
  44%, 56% { width: 320px; }
  60% { width: 0; }

  /* Word 4: 60-80% */
  64%, 76% { width: 320px; }
  80% { width: 0; }

  /* Word 5: 80-100% */
  84%, 96% { width: 380px; }
  100% { width: 0; }
}

/* Apply the updated 25s duration to the box as well */
#drl-unique-cta .drl-word-box {
  animation: drl-openclose 25s ease-in-out infinite;
}

/* Description & Contact */
#drl-unique-cta .drl-cta-description {
  color: #cfd8dc;
  margin-bottom: 30px;
  font-size: 17px;
}

#drl-unique-cta .drl-contact-box {
  display: flex;
  flex-direction: column;
  gap: 15px;
}

#drl-unique-cta .drl-contact-item {
  display: flex;
  align-items: center;
  margin-bottom : 20px;
  width : 75% ;
  gap: 15px;
  border: 1px solid #1f2d4d;
  padding: 12px 20px;
  border-radius: 10px;
}

#drl-unique-cta .drl-icon { font-size: 22px; color: #7c5ce0; }

/* Form Styles */
#drl-unique-cta .drl-cta-form-container {
  flex: 1;
  background: #fff;
  color: #333;
  padding: 35px;
  border-radius: 12px;
}

#drl-unique-cta .drl-form-title { color: #0b1c3d; margin-top: 0; font-size: 24px; }
#drl-unique-cta .drl-form-sub { font-size: 13px; color: #666; margin-bottom: 20px; }

#drl-unique-cta .drl-form-row { display: flex; gap: 10px; margin-bottom: 15px; }

/* Ensure equal 50/50 split for both rows */
#drl-google-form .drl-form-row {
  display: flex;
  gap: 15px;
  margin-bottom: 15px;
  width: 100%;
}

/* Force all children (inputs and select wrapper) to take equal space */
#drl-google-form .drl-form-row > input,
#drl-google-form .drl-form-row > .drl-select-wrapper {
  flex: 1;
  width: 50%; /* Strictly 50% */
  min-width: 0; /* Prevents overflow */
}

/* Real-time validation styles */
#drl-google-form .drl-invalid {
  border-color: #dc3545 !important;
  background-color: #fff8f8 !important;
  box-shadow: 0 0 3px rgba(220, 53, 69, 0.2);
}

#drl-google-form .drl-valid {
  border-color: #28a745 !important;
  background-color: #f8fff8 !important;
  box-shadow: 0 0 3px rgba(40, 167, 69, 0.2);
}

/* Fix for Textarea to match others */
#drl-google-form textarea {
  width: 100%;
  transition: all 0.3s ease;
}

#drl-unique-cta input, 
#drl-unique-cta select, 
#drl-unique-cta textarea {
  width: 100%;
  padding: 12px;
  border: 1px solid #ddd;
  border-radius: 6px;
  background: #f9f9f9;
  color: #333;
}

#drl-unique-cta .drl-submit-btn {
  background: #4a5bdc;
  color: #fff;
  border: none;
  padding: 15px;
  width: 100%;
  border-radius: 6px;
  cursor: pointer;
  font-weight: 700;
}
#drl-unique-cta .drl-recaptcha-wrapper {
  margin-bottom: 20px;
  display: flex;
  justify-content: center; /* Centers the captcha box */
}

/* Fixes display on small mobile screens */
@media (max-width: 400px) {
  #drl-unique-cta .g-recaptcha {
    transform: scale(0.85);
    -webkit-transform: scale(0.85);
    transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
  }
}
/* Real-time validation colors */
.drl-invalid {
  border-color: #dc3545 !important; /* Red */
  background-color: #fff8f8 !important;
}

.drl-valid {
  border-color: #28a745 !important; /* Green */
  background-color: #f8fff8 !important;
}

/* Smooth transition for border changes */
#drl-google-form input {
  transition: border-color 0.3s ease, background-color 0.3s ease;
}

#drl-unique-cta .drl-submit-btn:hover { background: #3748c5; }

/* Mobile Responsive */
@media (max-width: 768px) {
  #drl-unique-cta .drl-cta-container { flex-direction: column; }
  #drl-unique-cta .drl-cta-title { font-size: 30px; }
  #drl-unique-cta .drl-word { font-size: 20px; }
  @keyframes drl-openclose {
    0%, 25%, 50%, 75%, 100% { width: 0; }
    5%, 20%, 30%, 45%, 55%, 70%, 80%, 95% { width: 220px; }
  }
}

/* Styling the circular icons to match your theme */
#drl-unique-cta .drl-contact-item .drl-icon {
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  font-size: 18px;
  color: #fff; /* Icon color */
  background: #f6923d; /* Matches your theme's orange (p-color-bg) */
  border-radius: 50%;
  flex-shrink: 0; /* Prevents the circle from squishing */
  display: inline-block;
}

/* Ensure the contact items align properly with the new circular icons */
#drl-unique-cta .drl-contact-item {
  display: flex;
  align-items: center;
  gap: 15px;
  border: 1px solid rgba(255, 255, 255, 0.1); /* Subtle border */
  padding: 15px;
  border-radius: 10px;
  background: rgba(255, 255, 255, 0.03); /* Very slight background tint */
}

#drl-unique-cta .drl-contact-item small {
  display: block;
  font-size: 11px;
  color: #f6923d; /* Orange label */
  letter-spacing: 1px;
  margin-bottom: 2px;
}

#drl-unique-cta .drl-contact-item p {
  margin: 0;
  font-size: 16px;
  font-weight: 500;
  color: #fff;
}

/* Hover effect from your theme */
#drl-unique-cta .drl-contact-item:hover .drl-icon {
  background: #fff;
  color: #f6923d; /* Flip colors on hover */
}

/* --- Directions Button within CTA Section --- */
.drl-directions-wrapper {
  margin-top: 10px;
  padding-left: 65px; /* Perfect alignment with the text above */
}

.drl-cta-directions-btn {
  display: inline-block;
  padding: 8px 20px;
  border: 1px solid #f6923d; /* Theme Orange */
  color: #f6923d !important;
  background: transparent;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
  border-radius: 6px;
  transition: all 0.3s ease;
  text-decoration: none;
}

.drl-cta-directions-btn i {
  margin-right: 8px;
  font-size: 14px;
}

.drl-cta-directions-btn:hover {
  background: #f6923d;
  color: #fff !important;
  box-shadow: 0 5px 15px rgba(246, 146, 61, 0.3);
  transform: translateY(-2px);
  text-decoration: none;
}

/* Ensure link stays clean */
.drl-cta-directions-btn:link, 
.drl-cta-directions-btn:visited {
  text-decoration: none;
}

/* Mobile Responsive adjustment */
@media (max-width: 768px) {
  .drl-directions-wrapper {
    padding-left: 0;
    text-align: center;
    margin-top: 20px;
  }
  
  #drl-unique-cta .drl-contact-item {
    width: 100%; /* Full width on mobile */
  }
}
/*** 
====================================================================
  Contact Section
====================================================================

 ***/
/* --- Minimal Contact Section 


====================================================================
  Conatct Form Activation
====================================================================

 ***/
.alert-wrapper {
  display: none;
  position: fixed;
  width: 100%;
  height:100%;
  background: rgba(0,0,0,0.6);
  top: 0;
  left: 0;
  z-index: 9999999;
}
#success,
#error {
  position: relative;
  width:500px;
  height: 100px;
  top: calc(50% - 50px);
  left:calc(50% - 250px);
  background: rgba(0,0,0,0.8);
  text-align: center;
}
#success .wrapper,
#error .wrapper {
  display: table;
  width:100%;
  height: 100%;
}
#success .wrapper p,
#error .wrapper p{
  display: table-cell;
  vertical-align: middle;
  letter-spacing: 1px;
}
#success {
  color: #57D1C9;
}
#error {
  color: #C9182B;
}
#error button,
#success button {
  color:#fff;
  width:40px;
  height:40px;
  line-height: 20px;
  background: transparent;
  border-radius: 50%;
  position: absolute;
  top: -20px;
  right: -20px;
  font-size: 20px;
}
.form-validation label.error {
  display: none !important;
}
.form-validation input.error,
.form-validation textarea.error {
  border:1px solid #f03838 !important;
}
/*** 

====================================================================
  Footer
====================================================================

 ***/
/* --- Modern Balanced Footer --- */
.drl-main-footer {
  background: #07142b; /* Matches your CTA section background */
  padding: 80px 0 30px 0;
  color: #fff;
  font-family: 'Raleway', sans-serif;
}

.footer-col {
  margin-bottom: 40px;
}

.footer-logo img {
  max-width: 180px;
  margin-bottom: 25px;
}

.footer-blurb {
  color: #94a3b8;
  font-size: 14px;
  line-height: 1.7;
  max-width: 320px;
}

.footer-title {
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 25px;
  position: relative;
  text-transform: uppercase;
  letter-spacing: 1px;
}

/* Accent line under title */
.footer-title::after {
  content: '';
  position: absolute;
  left: 0;
  bottom: -8px;
  width: 30px;
  height: 2px;
  background: #f6923d; /* Theme Orange */
}

.footer-links {
  list-style: none;
  padding: 0;
}

.footer-links li {
  margin-bottom: 12px;
}

.footer-links li a {
  color: #94a3b8;
  transition: all 0.3s ease;
  font-size: 14px;
}

.footer-links li a:hover {
  color: #f6923d;
  padding-left: 5px;
}

/* Social Icons Section */
.footer-social {
  display: flex;
  gap: 15px;
  margin-bottom: 20px;
}

.footer-social a {
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  border: 1px solid rgba(255,255,255,0.1);
  border-radius: 50%;
  color: #fff;
  font-size: 16px;
  transition: all 0.3s ease;
}

.footer-social a:hover {
  background: #f6923d;
  border-color: #f6923d;
  transform: translateY(-3px);
}

.footer-contact-info {
  font-size: 14px;
  color: #94a3b8;
}

/* Bottom Bar Styling */
.footer-bottom {
  margin-top: 40px;
  padding-top: 30px;
  border-top: 1px solid rgba(255,255,255,0.05);
}

.footer-bottom p {
  font-size: 13px;
  color: #64748b;
}

.footer-bottom p a {
  color: #94a3b8;
  font-weight: 600;
}

.footer-bottom p a:hover {
  color: #f6923d;
}

.footer-bottom i {
  color: #d73e4d; /* Heart color */
  margin: 0 3px;
}

/* Responsive Tweak */
@media (max-width: 768px) {
  .drl-main-footer {
    text-align: center;
    padding: 60px 0 30px 0;
  }
  .footer-title::after {
    left: 50%;
    margin-left: -15px;
  }
  .footer-social {
    justify-content: center;
  }
  .footer-blurb {
    margin: 0 auto;
  }
}
/*** 

====================================================================
  Inner Page Banner 
====================================================================

 ***/
.inner-page-banner {
  background: url(../images/inner-page/1.jpg) no-repeat center;
  background-size: cover;
  text-align: center;
  margin-bottom: 100px;
}
.inner-page-banner .opacity {
  height: 100%;
  background:rgba(0,0,0,0.5);
  padding: 146px 0 70px 0;
}
.inner-page-banner .opacity h2 {
  color:#fff;
  margin-bottom: 18px;
}
.inner-page-banner .opacity ul li {
  display: inline-block;
  margin: 0 3px;
  font-size: 18px;
  color: #fff;
}
.inner-page-banner .opacity ul li a {
  color:#fff;
}
/*** 

====================================================================
  Blog Aside bar
====================================================================

 ***/
.blog-details-page aside .sidebar-search-box {
  height: 60px;
  margin-bottom: 55px;
  position: relative;
}
.blog-details-page aside .sidebar-search-box input {
  width: 100%;
  height: 100%;
  border:1px solid #dfdfdf;
  padding: 0 67px 0 20px;
}
.blog-details-page aside .sidebar-search-box button {
  width: 65px;
  height: 100%;
  position: absolute;
  top:0;
  right: 0;
  color:#fff;
  font-size: 18px;
}
.blog-details-page aside .sidebar-news-list ul li a,
.blog-details-page aside .sidebar-archives ul li a {
  color:#6f6f6f;
  margin-bottom: 12px;
}
.blog-details-page aside .sidebar-news-list ul li a i,
.blog-details-page aside .sidebar-archives ul li a i {
  margin-right: 8px;
}
.blog-details-page aside .sidebar-news-list ul,
.blog-details-page aside .sidebar-archives ul {
  margin: 32px 0 40px 0;
}
#blog-calendar {
  margin: 12px 0 60px 0;
}
#blog-calendar .monthly-day, .monthly-day-blank {
  box-shadow: none;
  text-align: center;
}
#blog-calendar .monthly-day-title-wrap {
  padding-bottom: 15px;
}
.monthly-reset {
  display: none;
}
.monthly-header-title {
  font-size: 15px;
  text-transform: capitalize;
}
.monthly-header {
  padding: 20px;
  height: 60px;
}
.monthly-day-pick > .monthly-day-number {
  font-size: 15px;
  font-weight: normal;
}
.recent-single-post .post {
  width: 81%;
  padding-left: 20px;
}
.recent-single-post .post a {
  color: #292929;
  margin-bottom: 4px;
}
.sidebar-recent-post .recent-single-post {
  padding-bottom: 20px;
  margin-bottom: 30px;
  border-bottom:1px solid #dfdfdf;
}
.sidebar-recent-post h6,
.sidebar-tags h6 {
  margin-bottom: 35px;
}
.sidebar-recent-post {
  margin-bottom: 40px;
}
.sidebar-recent-post .recent-single-post:last-child {
  border: none;
}
.sidebar-tags ul li {
  display: inline-block;
  margin: 0 8px 10px 0;
}
.sidebar-tags ul li a {
  color:#6f6f6f;
  line-height: 35px;
  padding: 0 12px;
  border: 1px solid #dfdfdf;
  border-radius: 5px;
}
/*** 

====================================================================
  Blog Details Post
====================================================================

 ***/
.blog-details-post-wrapper .post-heading h4 {
  margin: 53px 0 13px 0;
  text-transform: none;
}
.blog-details-post-wrapper .post-heading {
  padding-bottom: 25px;
  border-bottom: 1px solid #dfdfdf;
  margin-bottom: 25px;
}
.blog-details-post-wrapper>h6 {
  margin: 23px 0 28px 0;
  text-transform: none;
}
.blog-details-post-wrapper>.row {
  margin-top: 35px;
  margin-bottom: 25px;
}
.blog-details-post-wrapper>.row p {
  font-style: italic;
  color:#292929;
  padding-left: 18px;
}
.blog-details-post-wrapper>.row p i {
  color:#9d9f9f;
  margin: 0 4px;
}
.blog-details-post-wrapper>.row p i.fa-quote-left {
  margin-left: -16px;
}
.blog-details-post-wrapper .list-img-wrapper {
  margin: 34px 0 40px 0;
}
.blog-details-post-wrapper .list-img-wrapper img {
  width: 48%;
}
.blog-details-post-wrapper .list-img-wrapper ul {
  padding-left: 30px;
}
.blog-details-post-wrapper .list-img-wrapper ul li a {
  color:#292929;
  margin-bottom: 12px;
}
.blog-details-post-wrapper .list-img-wrapper ul li a i {
  margin-right: 8px;
}
.blog-details-post-wrapper .post-share-area .share li {
  display: inline-block;
  margin-top: 5px;
}
.blog-details-post-wrapper .post-share-area .share li a {
  color:#6f6f6f;
}
.blog-details-post-wrapper .post-share-area {
  padding-bottom: 30px;
  border-bottom: 1px solid #dfdfdf;
}
.blog-details-post-wrapper .post-share-area .share-icon li {
  display: inline-block;
  text-align: center;
}
.blog-details-post-wrapper .post-share-area .share-icon li a {
  width: 32px;
  line-height: 30px;
  margin: 0 5px;
  border:1px solid transparent;
}
.blog-details-post-wrapper .post-share-area .share-icon li:first-child {
  margin-right: 15px;
}
.blog-details-post-wrapper .post-share-area .share-icon li a:hover {
  color:#fff;
}
.blog-details-post-wrapper .comment-area h4 {
  margin: 55px 0 42px 0;
  padding-bottom: 32px;
  border-bottom: 1px solid #dfdfdf;
}
.blog-details-post-wrapper .comment-area .single-comment {
  padding-bottom: 30px;
  border-bottom: 1px solid #dfdfdf;
  margin-bottom: 30px;
}
.blog-details-post-wrapper .comment-area .single-comment.reply-comment {
  margin-left: 100px;
}
.blog-details-post-wrapper .comment-area .single-comment img {
  width: 55px;
  height: 55px;
  border-radius: 50%;
}
.blog-details-post-wrapper .comment-area .single-comment .comment {
  width: 90%;
  width: calc(100% - 60px);
  padding-left: 30px;
}
.blog-details-post-wrapper .comment-area .single-comment .comment h6 {
  font-size: 14px;
  text-transform: none;
  margin-bottom: 5px;
}
.blog-details-post-wrapper .comment-area .single-comment .comment p {
  margin: 17px 0 22px 0;
}
.blog-details-post-wrapper .comment-area .single-comment .comment button {
  width: 70px;
  line-height: 30px;
  color:#292929;
  background:#dfdfdf;
  text-transform: uppercase;
  font-size: 13px;
}
.blog-details-post-wrapper .comment-area .single-comment .comment button:hover {
  color: #fff;
}
.blog-details-post-wrapper .post-comment h4 {
  margin: 70px 0 40px 0;
}
.blog-details-post-wrapper .post-comment span {
  text-transform: uppercase;
  display: block;
}
.blog-details-post-wrapper .post-comment input {
  width: 100%;
  height: 40px;
  border: 1px solid #dfdfdf;
  padding: 0 15px;
}
.blog-details-post-wrapper .post-comment textarea {
  width: 100%;
  max-width: 100%;
  height: 170px;
  border: 1px solid #dfdfdf;
  padding: 20px 15px;
}
.blog-details-post-wrapper .post-comment .single-input {
  margin: 10px 0 25px 0;
}
.blog-details-post-wrapper .post-comment form button {
  width: 150px;
  line-height: 40px;
  text-transform: uppercase;
  color:#fff;
  border-width: 1px;
  border-radius: 15px;
}
.blog-details-post-wrapper .post-comment form button:hover {
  background:#fff;
}
.float{
	position:fixed;
	width:60px;
	height:60px;
	bottom:40px;
	right:40px;
	background-color:#25d366;
	color:#FFF;
	border-radius:50px;
	text-align:center;
  font-size:30px;
	box-shadow: 2px 2px 3px #999;
  z-index:100;
}

.my-float{
	margin-top:16px;
}