/*
Theme Name: Miraavi 
Theme URI: https://Miraavi.com/
Author: Miraavi team
Author URI: https://Miraavi.com/
Description: Miraavi Website Theme
Tested up to: 6.8
Requires PHP: 7.2
Version: 1.0.0.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: miraavi
Tags: 
*/

.footer .footer-col .widget-title {
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 16px;
}

.footer .copyright .social-icons a .footer_social_icon:hover {
  fill: red;

}


.page-template-about .hero-wrap{
  background: #000000 url("assets/imgs/about-bg.png") no-repeat top center/cover;

}
.hero-slider .hero-content .slide-content::before{
  z-index: 0;
}
.hero-slider .hero-content .slide-content h1{
  position: relative;
}
.hero-slider .hero-content .slide-content p{
  position: relative;
} 

 .intro-wrap-right{
  padding-bottom: 50px;
}


.nav-links-container ul li{
  list-style-type: none;
}
header .btn-contact{
  background: none;
}
header .btn-contact a{
  background: #1a23ff;
  color: #fff;
  padding: 12px 24px;
  border-radius: 25px;
  text-decoration: none;
  font-weight: 600;
  white-space: nowrap;
  border: 1px solid #1a23ff;
}
header .nav-links .btn-contact a:hover{
  background: #ffffff;
  color: #1a23ff;
}
header .nav-links .btn-contact a::after{
  content: none;
}
header .nav-links{
  align-items: center;
}
@media (max-width: 1023.98px) {
  header .btn-contact {
    display: block;
  }
  header .btn-contact a{
    background: none;
  }
  .datamodern-intro .datamodern-wrap .intro-wrap-left img{
    width:72%;
  }
  .innerhero-intro .innerhero-wrap .intro-wrap-left img{
   width:72%;
  }
}

.page-content-section{
  min-height:300px;
  color: #000000;
  background: #ffffff;
  padding: 30px 20px;
  text-align:left;
}
.hero-slider{
  padding: 20px 0px 50px 0px;
}

header.navbar{
  padding: 20px 0px;
}
 
.products-section .product .product-card{
  background: none;
  position: relative;
}
.products-section .product .product-card img{
  background: #F5F5F5;
  border-radius: 30px;
  width: 100%;
  height: 80vh;
  min-height: 380px;
  max-height: 560px;
 object-fit: cover;
}

.product .product-card .product-content {
  position: absolute;
}

/* Base navigation styling */
nav ul {
  list-style: none;
  margin: 0;
  padding: 0;
  text-align: left;
}

nav ul li {
  position: relative;
  display: inline-block; /* horizontal menu */
}

nav ul li a {
  display: block;
  padding: 10px 15px;
  color: #FFFFFF;
  text-decoration: none;
  transition: background 0.3s ease;
}

nav ul li a:hover {
 
}

/* Dropdown container */
nav ul li ul {
  position: absolute;
  top: 100%; /* directly below parent */
  left: 0;
  min-width: 180px;   
  border: 1px solid #0E0F63;
  display: none; /* hidden by default */
  z-index: 999;
  background: #000;
  width: 280px;
  padding: 10px;
}

/* Dropdown items */
nav ul li ul li {
  display: block;
}

 
 
header .nav-links li ul li a::after{
  content: none;
}
/* Show dropdown on hover */
nav ul li:hover > ul {
  display: block;
}


/*header .nav-links a:hover {
  color: #FFFFFF;
  border-radius: 25px;
}*/

header .nav-links .sub-menu a:hover {
  color: #FFFFFF;
  border-radius: 0px; 
}

/* Base menu style */
nav ul li a {
  display: block;
  padding: 12px 24px; 
}
nav ul li ul li a {
  padding: 10px;   
  border-radius: 0px; 
}

/* Hover effect: Apple glass */
/*nav ul li a:hover {
  background: rgba(255, 255, 255, 0.15);  
  backdrop-filter: blur(10px) saturate(150%);
  -webkit-backdrop-filter: blur(10px) saturate(150%);
  border: 1px solid #0E0F63;
  box-shadow: 0 4px 20px rgba(0,0,0,0.1);
  
}
*/

.bottom-section .container{
  position: relative;
  z-index: 25;
}

.page-content-section.transparent-bg {
  background: none;
}

.bottom-section .content-wrap h3{
  color: #FFFFFF;
}

article .entry-title{
  color: #000000;
}
/* Target featured image wrapper */
.post-thumbnail {
  margin: 1.5rem 0;
  text-align: center; /* center the image */
}

.post-thumbnail img {
  max-width: 100%;   /* responsive scaling */
  height: auto;      /* maintain aspect ratio */
  border-radius: 8px; /* rounded corners */
  box-shadow: 0 4px 12px rgba(0,0,0,0.15); /* subtle shadow */
  transition: transform 0.3s ease;
}

.post-thumbnail img:hover {
  transform: scale(1.03); /* slight zoom on hover */
}

.entry-footer .post-meta {
  font-size: 0.9rem;
  color: #666;              /* subtle gray */
  margin-top: 1rem;
  padding-top: 0.5rem;
  border-top: 1px solid #e0e0e0;
  display: flex;
  flex-wrap: wrap;
  gap: 0.75rem;
}

.entry-footer .post-meta span {
  display: inline-block;
}

.entry-footer .tags {
  margin-top: 0.5rem;
  font-size: 0.85rem;
  color: #444;
}

.entry-footer .tags a {
  background: #f5f5f5;
  padding: 0.25rem 0.5rem;
  border-radius: 4px;
  text-decoration: none;
  color: #333;
  transition: background 0.2s ease;
}

.entry-footer .tags a:hover {
  background: #ddd;
}
.white-para{
  margin-top: 50px;
}
.white-para p{
  font-style: normal;
  font-weight: 400;
  font-size: 32px;
  line-height: 33px;
  color: #FFFFFF;
  margin: 0;
}

 .closedloop .loop-circles.five .loop-circle{
  width: 180px;
  height: 180px;
 }

 .form-group p{
  width: 100%;
  text-align: left;
 }
 .form-wrap label{
  margin-bottom: 10px;
 }
 .form-wrap label {
  margin-bottom: 10px;
  display: block;
}
.form-wrap .form_checkbox label {
  display: inline;
}
 .wpcf7-form-control-wrap textarea{
    max-height: 200px;
 }

 .form-wrap input.btn{
  color: white;
  font-size: 18px;
  font-family: "Nunito", sans-serif;
  font-weight: 700;
  height: 48px;
  position: relative;
  background: #0000FF;
  border-radius: 500px;
  padding: 12px 24px;
  text-decoration: none;
  display: flex;
  align-items: center;
  justify-content: center;   
  width: 100%;
  border: none;

 }
span.wpcf7-checkbox{
  display: inline;
}

 .hero-wrap{
  min-height: auto;
 }




header.navbar{
  z-index: 1000;
}
.capabilities-section .capability-card{
  position: relative;
}

.features-section .features-grid .featurecard:hover::before{
  transform: none;
}

.partnersliderstatic {
  overflow: visible;
  margin: 80px 0;
  display: flex;
  align-items: center;
  animation: scrollanimation 30s linear infinite;
  gap: 20px;
}

.partnersliderstatic .partner-logo {
  width: 240px;
  height: 240px;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.3);
  box-shadow: 0px 4px 50px rgba(0, 0, 0, 0.25);
  border-radius: 999px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex: none;
}

.bottom-section::before{
  background: none;
}
.whatnext-section .whatnext-content .left-wrap .img-wrap{
  position: relative;
  bottom: 0px;
  height: 100%;
  width: 100%;
}
.features2-section .features-grid .featurecard{
  justify-content: space-between;
}
.contact-wrap .divider{
  margin: 5px 0px;
}
.honeypot-style {
    display: none !important;
}

.main-header{
  backdrop-filter: none;
}

.page-template-contact .mainlayout {
  background: #000000 url("assets/imgs/contact-bg.png") no-repeat top center/cover;
}
 
.features-section .center-text-card {
  
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.features-section .features-grid .large-card .center-text-card .card-title {
  font-size: 48px;
  font-weight: 700;
  display: block;
  max-width: 320px;
  text-align: center;
}
.innerhero{
  position: relative;
}
header ul.sub-menu{
  top:45px;
}

.flexdiv {
  display: flex;
  align-items: center;
  justify-content: center;

}
.flexdiv .hero-content{
 align-items: center;
  text-align: center;
  display: flex;
  flex-direction: column;

}
.btn.uppercase{
  text-transform: uppercase;
}

 .comingsoon{
width: 100%;
margin: 0 auto;
max-width: 800px;
padding: 50px 20px;
border-radius: 16px;
border: 1px solid #FFFFFF4D;
background: #FFFFFF0D;
box-shadow: 0px 4px 50px 0px #00000080;
color: #FFFFFF;
}

.thankyou{
width: 100%;
margin: 0 auto;
max-width: 800px;
padding: 120px 60px;
border-radius: 16px;
border: 1px solid #FFFFFF4D;
background: #FFFFFF0D;
box-shadow: 0px 4px 50px 0px #00000080;
color: #FFFFFF;
}


.bg404{
width: 100%;
margin: 0 auto;
max-width: 800px;
padding: 120px 60px;
border-radius: 16px;  
border: 2px solid #00BFFF80; 
background: #000000BF;
box-shadow: 0px 4px 50px 0px #0000004D; 
}

.bg404 .flexdiv img{

}

.transbtn.btn{
  background: transparent;
  color: white;
  border:1px solid #fff;
  border-radius: 50px;
}
.button-box{   
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: space-evenly;
}

.swiper.aiautoslider{
  overflow: visible;
}
.whatwedohome-grid .wwd-card a{
  color: #FFFFFF;
  text-decoration: none;
  transition: color 0.3s ease;

}

.whatwedohome-grid {  
  min-height: 550px;
}

.aiautocontent-section .autocard .autocard-content{
  min-height: 550px;
}
.dscf7-captcha-container span.wpcf7-form-control-wrap input{
  color: #000000;
 }
 .dscf7-captcha-container span.dscf7_lt{
   color: #000000;
 }
.video-image .home-video-image{
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.footer .partner-wrap .title-wrap{
  align-items: center;
  justify-content: center;
}

.whatwedohome-grid .wwd-card .content ul li{
  line-height: 25px;
  font-size: 18px;
  margin-bottom: 25px;
}

.whatwedohome-grid .wwd-card .read-row:hover{
  color: #4DD2FF;
}
header ul.sub-menu{
 background: rgba(0, 0, 0, 0.9);;
}

.sr7-btn .fa-long-arrow-right{
  margin-left: 20px;
}
.whatnext-section .whatnext-content .left-wrap .img-wrap img{
  border-radius: 20px;
}
.theresult p{
  font-size: 18px;
}
.ourfocus-section .focus-desc{
  font-size: 18px;
  line-height: 24px;
}
.bottom-desc p{
  font-size: 18px;
}

.biservice-section .swiper{
  overflow: visible;
}