
body{
  background: #01002A;
}
.sale-perc {
  display: none;
}
.xoo-wsc-cart-active .xoo-wsc-basket{
  right: 500px;
}
.xoo-wsc-items-count{
  display: none;
}
.xoo-wsc-container{
  max-width: 500px;
  right: -500px
}
.xoo-wsc-icon-basket1:before {
    content: "\e904";
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 38px
}
ul.products.columns-4:before {
    display: none;
}
ul.products.columns-4:after {
    display: none;
}
ul.products.columns-4{
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
}
nav.woocommerce-pagination li {
    margin: 5px !important;
}
@media screen and (max-width:801px) {
  .xoo-wsc-icon-basket1:before {
    content: "\e904";
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 26px;
  }
}
.woocommerce ul.products li.product a img {
  border-radius: 20px 20px 0 0;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product{
    padding: 0 ;
    margin: 10px 10px 30px 10px;
    position: relative;
    width: 95% !important;
    border: 1px solid #dedede;
    padding-bottom: 20px !important;
    border-radius: 20px;
}

.woocommerce span.onsale{
  display: none;
}
h1.product_title.entry-title {
  font-size: 34px;
  font-family: 'Mulish';
  color: #ffffff;
  font-weight: 600;
  padding-bottom: 10px !important;
}
a.woocommerce-review-link {
  color: #ffffff;
  font-size: 14px;
  font-family: 'Mulish'
}
.woocommerce div.product p.price, .woocommerce div.product span.price{
  color: #ffffff;
  font-size: 20px;
  font-family: 'Mulish';
  padding-bottom: 20px
}

.woocommerce div.product .woocommerce-product-rating {
  margin-bottom: 1em !important;
}
.woocommerce ul.products li.product .price{
  display: flex;
  flex-direction: row-reverse;
  justify-content: center;
}
span.price ins bdi {
  font-size: 20px;
  font-family: 'Mulish';
}
span.price del bdi {
  font-size: 17px;
  font-family: 'Mulish';
}
form.woocommerce-ordering {
    padding-top: 5px;
    padding-right: 5px;
}
p.woocommerce-result-count {
    padding-top: 5px;
}
h2.woocommerce-loop-product__title {
    font-size: 18px !important;
    letter-spacing: 0px;
    color: #1f1f1f;
    font-weight: 400 !important;
    font-family: 'Mulish' !important;
    text-align: center;
    padding-top: 20px !important;
}
.woocommerce .star-rating::before{
  color: #fff !important;
}
.woocommerce ul.products li.first, .woocommerce-page ul.products li.first {
    clear: none !important;
}
nav.woocommerce-breadcrumb {
    font-size: 20px !important;
    font-family: 'Mulish';
    color: #ffffff !important;
    padding: 20px 0px 15px!important;
}
nav.woocommerce-breadcrumb a {
    font-size: 20px;
    font-family: 'Mulish';
    color: #ffffff !important;
}

tbody.wishlist-items-wrapper tr td a  {
  font-size: 24px !important;
  font-weight: 400 !important;
  font-family: 'Mulish';
  color: #fff;
}
span.nobr ,tbody.wishlist-items-wrapper tr td .woocommerce-Price-amount {
    font-size: 18px;
    font-family: 'Mulish';
}
table.wishlist_table{
  font-size: 120% !important;
}
.metabox {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
/*------------------ Contact Page -----------------*/
.c_icon {
    display: table;
    margin: 0 auto;
    padding: 25px 8px;
    border: 1px solid #ffffff;
    border-radius: 50%;
    width: 80px;
    height: 80px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.c_icon i{
    color: #ffffff !important;
    font-size: 22px;
}
h3.contact-page {
  margin-left: 3%;
  font-weight: bold;
  color: #18304c;
  border-bottom: solid 4px #d3da36;
  display: table;
  margin-bottom: 4%;
}
.contac_form {
  border:1px solid #6DE1F8;
}
.contac_form form {
  max-width: 500px;
  margin: 0 auto;
  margin-top: 20px;
}
.contac_form input[type='text'],
.contac_form input[type='email'],
.contac_form input[type='url'],
.contac_form input[type='password'],
.contac_form input[type='search'],
.contac_form input[type='number'],
.contac_form input[type='tel'],
.contac_form input[type='range'],
.contac_form input[type='date'],
.contac_form input[type='month'],
.contac_form input[type='week'],
.contac_form input[type='time'],
.contac_form input[type='datetime'],
.contac_form input[type='datetime-local'],
.contac_form input[type='color'],
.contac_form select,
.contac_form textarea,
.contac_form .wpcf7 .wpcf7-form-control-wrap[class*="file-"] {
  width: 100%;
  background-color: var(--heading-text-color);
  border-color: #ccc;
  color: #2f3357;
  border-radius: 0px;
  box-shadow: none;
  background-color:#fff;
  border: 1px solid #ccc;
}
.contact-box .wpcf7 input[type="text"], .contact-box .wpcf7 input[type="email"] {
  width: 100% !important;
  font-size: 16px;
  padding: 10px 10px;
  margin: 0 0px 10px 0;
  height: auto;
  float: left;
}
.contact-box .wpcf7 input[type="text"]::placeholder
{
  color: #13182c;
  font-style: italic;
}
.contact-box .wpcf7 input[type="email"]::placeholder
{
  color: #13182c;
  font-style: italic;
}
.contac_form.col-md-12 {
  margin-top: 20px;
}
section#contact-box{
  padding:0;
  margin:0;
}
.contact-info {
  font-size: 14px;
  line-height: 26px;
  padding: 0;
  width: 100%;
  align-items: end;
}
.c_content {
  text-align: center;
  margin-top: 10px;
}
.contac_form h3 {
  color: #ffffff;
  font-size: 36px;
  font-family: 'Mulish';
  padding: 50px 0 30px;
  text-align: center;
  font-weight: 900;
}
.contact-email i, .contact-address i, .contact-phone i {
  color: #fff;
  margin: 0 auto;
  text-align: center;
  width: 87px;
  display: inline-table;
}
.contact-info .head{
  color:#000;
}
.contact-address, .contact-email, .contact-phone {
  margin: 20px 0;
}
.contact-box a ,.c_content p{
  color: #6DE1F8;
  font-size: 16px;
  font-family: 'Mulish';
}
.c_content span{
  font-size: 16px;
  color: #ffffff;
  font-family: 'Mulish';
}
.contac_form form {
  max-width: 500px;
  margin: 0 auto;
  margin-top: 20px;
  padding-bottom: 5px;
  margin-bottom: 5%;
}
.contac_form .fancy-title {
    width: 250px;
    margin: 0 auto;
}
.contac_form label {
  width: 100%;
  font-size: 14px;
  font-family: 'Mulish';
  color: #ffffff;
  padding-bottom: 10px;
}
.contact-box .contac_form textarea
{
  max-height: 100px;
}
.contact-box .contac_form textarea::placeholder
{
  color: #13182c;
  font-style: italic;
}
.contact-box .contac_form input[type="submit"]:hover {
    color: #fff;
}
.contact-box{
  background-color: #01002A;
  padding: 50px 0 0;
}
.row.contact-color-bg {
  align-items: center;
}
section#map{
  padding-bottom: 0
}

/* ----------------------- POST---------------------- */
.post-section {
  padding: 20px 0;
}
.post-template-default h1 {
  font-size: 30px;
}
.navigation .page-numbers {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: max-content;
    padding: 10px 20px;
}
a.page-numbers, span.page-numbers.current {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  margin: 0 4px;
  border-radius: 6px;
  font-size: 15px;
  font-weight: 600;
  text-decoration: none;
  background: #01002A;
  color: #ffffff !important;
  border: 1px solid #6DE1F8;
  transition: background 0.3s, color 0.3s;
}
a.page-numbers:hover {
  background: #6DE1F8;
  color: #ffffff !important;
  border-color: #6DE1F8;
}
.navigation span.page-numbers.current {
  background: #6DE1F8;
  border: 1px solid #6DE1F8;
  color: #ffffff !important;
}
.woocommerce nav.woocommerce-pagination ul li a:hover {
  color: #6DE1F8 !important;
}
.blog-icon i {
  font-size: 20px;
  background: #bbb;
  border-radius: 50%;
  padding: 10px 14px 12px 15px;
  color: #fff;
  margin-right: 1%;
}

.blog-contents{
    position: relative;
    overflow: hidden;
    border-radius: 20px;
    transition: all .5s ease;
}

.blog-contents:hover{
    transform: translateY(-12px);
    box-shadow: 0 25px 50px rgba(0,0,0,.15);
}

/* Shine Effect */
.blog-contents::before{
    content:'';
    position:absolute;
    top:0;
    left:-120%;
    width:70%;
    height:100%;
    background:linear-gradient(
        90deg,
        transparent,
        rgba(255,255,255,.25),
        transparent
    );
    transform:skewX(-25deg);
    transition:.8s;
    z-index:2;
}

.blog-contents:hover::before{
    left:150%;
}

.blog-icon i:hover {
    background: #d3da36;
    color: #fff;
}
.blog-icon i.fa-google-plus {
    padding: 12px 10px 12px 11px
}
aside#search-3 {
  padding: 0 !important;
}
.feature-image-box img{
  width:100%;
}
.feature-image-box img a:hover{
  opacity:0.8;
}
.post-singlepage {
  border: solid 1px #bbb;
  box-shadow: 0 0 1px #bbb;
}
.bradcrumbs{
  padding:15px 0 30px;
  display: none;
}
.bradcrumbs a{
  background: #fff;
  color: #fff;
  padding:10px 15px;
  margin-right:5px;
  font-weight: 500;
}
.bradcrumbs span{
  background:#fff;
  color: #000;
  padding:5px 15px;
  font-weight: 500;
}
/* --------- Inner Pages --------- */
.more_info a {
  background: #333;
  color: var(--heading-text-color);
  padding: 10px;
  border-radius: 20px;
}
.more_info {
  margin: 20px 0;
}
.more_info a:hover {
  background: var(--heading-text-color);
  color: #333333;
}
/* --------- Blog Page ------- */
div#full-width-blog,div#blog-left-sidebar,div#blog-right-sidebar {
  background: #01002A;
  padding: 50px 0;
}
#full-width-blog .postbox {
  border: none;
  padding: 0 10px;
}
#full-width-blog .postbox h3{
  font-weight:normal;
}
.postbox h3 {
  padding: 15px 0;
}
/* ── Blog listing card image ──────────────────────────────── */
.blogimg-full {
    overflow: hidden;
    border-radius: 14px;
    position: relative;
}
.blogimg-full img{
    width: 100%;
    display: block;
    transform: scale(1);
    transition: transform 0.55s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    will-change: transform;
}
.blogimg-full:hover img {
    transform: scale(1.07);
}
/* Shine sweep on hover */
.blogimg-full::after {
    content: '';
    position: absolute;
    top: 0;
    left: -120%;
    width: 60%;
    height: 100%;
    background: linear-gradient(120deg, transparent 30%, rgba(255,255,255,0.18) 50%, transparent 70%);
    transform: skewX(-20deg);
    pointer-events: none;
}
.blogimg-full:hover::after {
    animation: blogImgShine 0.65s ease forwards;
}
@keyframes blogImgShine {
    from { left: -120%; }
    to   { left: 160%;  }
}

/* ── Blog card scroll-reveal entrance ────────────────────── */
.postbox {
    animation: blogCardReveal 0.7s cubic-bezier(0.22, 1, 0.36, 1) both;
}
.postbox:nth-child(2) { animation-delay: 0.1s; }
.postbox:nth-child(3) { animation-delay: 0.2s; }
.postbox:nth-child(4) { animation-delay: 0.3s; }
.postbox:nth-child(5) { animation-delay: 0.15s; }
.postbox:nth-child(6) { animation-delay: 0.25s; }
@keyframes blogCardReveal {
    from {
        opacity: 0;
        transform: translateY(36px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.read-more-icon{
  text-align: center;
  margin: -55px 0 0 0;
  z-index: 999;
}
.read-more-icon a:hover{
  opacity: 0.9;
}
.continue-read a {
  color: rgba(19, 10, 138, 0.6);
  font-weight: bold;
  text-align: center;
  margin: 0 auto;
  border: solid 1px #bbb;
  padding: 10px 20px 10px 20px;
  border-radius: 6px;
  display: block;
  background: #fff;
}
.continue-read a:hover{
  background: #18304c;
  color:#fff;
}
.continue-read {
  margin: -22px auto 0 auto;
  display: table;
}
.metabox img {
  border-radius: 50%;
  margin-left: 30%;
}
.postbox {
   margin-bottom: 39px;
   border: none;
   border-radius: 0px;
   padding: 0 10px;
}
.postbox h2{
  margin:0 0 5px;
  font-weight:bold;
}
a.post-readmore {
   font-size: 18px;
   border-bottom: 1px solid;
}
a.post-readmore i {
   margin-left: 8px !important;
   font-size: 18px;
   border-bottom: 1px solid var(--heading-text-color);
   padding-bottom: 2px;
}

.widget_recent_entries li {
padding: 18px 0px;}
.postbox  a.blogbutton {
  background:none;
  color:#fff;
  font-size:12px;
  font-weight:bold;
  color:#fff;
  padding:6px 25px;
  border:1px solid #000;
  color:#000;
  font-size:18px;
  text-transform:uppercase;
  margin:25px 0 0 0;
  display:table;
}
.blogbutton-small{
  background:none;
  font-size:12px;
  font-weight:bold;
  padding:6px 25px;
  border:1px solid #000;
  color:#000;
  font-size:14px;
  text-transform:uppercase;
  margin:14px 0 0 0;
  display:table;
}
.metabox {
  color: #000;
  padding: 10px 0;
  clear: both;
  margin: 10px 0;
  border-top: 1px solid #ffffff;
  border-bottom: 1px solid #ffffff;
}
.metabox span i {
  font-size: 14px;
  margin-right: 10px;
  color: #6DE1F8;
}
.metabox span{
  margin-right: 10px;
}
.metabox a:hover{
    color: #6DE1F8 !important;
}
#commentform label {
    color: #fff;
    margin-top: 14px;
}
.metabox .entry-author a,
.metabox .entry-comments a,.metabox .entry-date a{
  font-size: 16px;
  color: #ffffff;
  font-weight: 400;
  font-family: 'Mulish';
}
#comment-nav-above .nav-links {
  width: 100%;
  float: left;
  margin-bottom: 17px;
}
/* ── Blog listing post-featured image ────────────────────── */
.post-featured {
    overflow: hidden;
    border-radius: 14px;
    position: relative;
}
.post-featured img {
    width: 100%;
    display: block;
    transform: scale(1);
    transition: transform 0.55s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    will-change: transform;
}
.post-featured:hover img {
    transform: scale(1.07);
}
.post-featured::after {
    content: '';
    position: absolute;
    top: 0; left: -120%;
    width: 60%; height: 100%;
    background: linear-gradient(120deg, transparent 30%, rgba(255,255,255,0.16) 50%, transparent 70%);
    transform: skewX(-20deg);
    pointer-events: none;
}
.post-featured:hover::after {
    animation: blogImgShine 0.65s ease forwards;
}

/* ── Single post hero image (feature-box) ────────────────── */
.feature-box {
    margin-bottom: 10px;
    height: 500px;
    overflow: hidden;
    border-radius: 20px;
    position: relative;
    animation: heroImgReveal 0.9s cubic-bezier(0.22, 1, 0.36, 1) both;
}
@keyframes heroImgReveal {
    from {
        opacity: 0;
        transform: translateY(28px) scale(0.97);
    }
    to {
        opacity: 1;
        transform: translateY(0) scale(1);
    }
}
.feature-box img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    transform: scale(1);
    transition: transform 0.7s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    will-change: transform;
}
.feature-box:hover img {
    transform: scale(1.04);
}
/* Gradient overlay at bottom */
.feature-box::before {
    content: '';
    position: absolute;
    bottom: 0; left: 0; right: 0;
    height: 45%;
    background: linear-gradient(to top, rgba(1,0,42,0.55), transparent);
    z-index: 1;
    pointer-events: none;
    border-radius: 0 0 20px 20px;
}
.single-post-block .single-content p {
  font-size: 16px;
  letter-spacing: 1px;
  line-height: 25px;
  color: #ffffff;
  font-family: 'Mulish';
  margin: 20px 0;
}
.blog-single{
  background-color: #01002A;
  padding: 50px 0
}

input#submit{
    color: #ffffff !important;
    border-radius: 10px;
    font-size: 14px !important;
    font-family: 'Mulish' !important;
    font-weight: 600;
    border: transparent;
    transition: all 0.3s ease;
    border-radius: 10px !important;
    background: linear-gradient(180deg, #6DE1F8 0%, #408492 100%);
    max-width: fit-content;
    padding: 10px 24px;
    margin-bottom: 24px;
}
input#submit:hover{
  border: 3px solid #ffffff !important;
  background: transparent !important;
  color: #ffffff !important;
}
.authordetails {
  padding-top: 25px;
}
.authordetails .author_links {
  padding-left: 17%;
  font-weight: bold;
  margin-bottom: 7px;
}
.inner-sbox {
  padding: 10px 10px 0px;
  text-align: center;
}

.related-posts .inner-sbox {
    padding: 14px 10px 14px;
    text-align: center;
}

.authordetails .b-content
{
  font-size: 14px;
  letter-spacing: 1px;
  line-height: 27px;
  color: #90939c;
  font-style: italic;
}
.authordetails img
{
  border-radius: 50%;
}
.authordetails ul {
  list-style-type: none;
  margin-left: 18%;
  margin-top: 10px;
  position: relative;
}
.inner-sbox h3 a {
  color: #ffffff;
  font-size: 24px;
  line-height: 30px;
  font-family: 'Mulish';
}
.inner-sbox p
{
  font-size: 16px;
  line-height: 30px;
  font-family: 'Mulish';
  font-weight: 400;
  color: #ffffff;
  padding-bottom: 15px;
  margin: 0;
}
.inner-sbox .post-readmore{
border: none;
    font-size: 16px;
    /* letter-spacing: 3px; */
    font-family: 'Mulish';
    font-weight: 600;
    color: #fff !important;
    display: flex;
    background: linear-gradient(180deg, #6DE1F8 0%, #408492 100%);
    width: 200px;
    height: 50px;
    justify-content: center;
    align-items: center;
    padding: 2px 5px;
    border-radius: 10px;
    border: transparent;
    transition: all 0.3s ease;
    margin: 0 auto;
}
.inner-sbox .post-readmore:hover{
  border: 3px solid #ffffff;
  background: transparent;
  color: #ffffff !important
}
h2.wp-block-heading {
    font-size: 30px;
    font-family: 'Mulish';
    font-weight: 600;
    color: #ffffff;
}
.single-post-block .metabox{
  display: flex;
  justify-content: space-between;
  align-items: center;
}
a.wp-block-latest-posts__post-title{
  font-size: 14px;
  font-family: 'Mulish';
  color: #ffffff;
}
li.wp-block-latest-comments__comment footer a {
  color: #ffffff;
  font-family: 'Mulish';
}
#blog-left-sidebar #sidebar{
  padding-right: 15px
}
#blog-right-sidebar #sidebar{
  padding-left: 15px
}
a.post-readmore:before{
  display: none !important;
}
.wc-banner {
    position: relative;
    margin-bottom: 50px;
}
.archive  h1{
  font-weight: bold;
  text-shadow: 0 2px 2px rgba(150, 150, 0, 0.58);
  font-size: 40px;
  letter-spacing: 5px;
  color: var(--heading-text-color);
  font-family: 'Mulish';
  text-align: center;
  text-transform: uppercase;
}
.search .entry-title{
  color: #13182c;
  font-weight: normal;
  font-size: 30px;
  padding-bottom: 20px;
}
.middle-align.spppp .row {
  justify-content: center;
}
/* --------- search Page ------- */
.postbox h6 {
  font-weight: bold;
}
/*---- Related post css -----*/
.related-posts .row {
  row-gap: 20px;
}
.related-posts .postbox {
  box-shadow: #ffffff42 0px 1px 2px 0px, #ffffff17 0px 1px 3px 1px;
  border-radius: 0;
  padding: 5px;
  margin: 0 10px;
}
.related-posts{
  padding: 2% 0;
  border-top: 1px solid;
  clear: both;
}
.related-posts h2{
  font-size: 30px;
  font-weight: 600;
  color: #ffffff;
  letter-spacing: 0;
  font-family: 'Mulish';
  padding-bottom: 20px;
}
/*------------- Page -----------------*/
.title-box{
  text-transform:uppercase;
  position: relative;
}
.title-box img{
  width:100%;
}
.above_title {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
}
.title-box h1 {
  font-weight: bold;
  text-shadow: 0 2px 2px rgba(150, 150, 0, 0.58);
  font-size: 40px;
  letter-spacing: 1px;
  color: var(--heading-text-color);
  font-family: 'Mulish';
  text-align: center;
}
.read-moresec{
  margin:2% 0;
}
.middle-content p {
  color: #ffffff;
}
.pls ,.prs{
  background-color: #01002A;
  padding: 50px 0;
}
ul.wp-block-archives-list.wp-block-archives li a , ul.wp-block-categories-list.wp-block-categories li a{
  font-size: 16px;
  font-family: 'Mulish';
  color: #fff;
}

/* ------------- Category --------------------*/
.category-page h4{
  text-align: left !important;
}
ul.post-categories {
  list-style: none;
  margin: 0;
}
ul.post-categories a {
  color: #ffffff;
  font-size: 18px;
  letter-spacing: 1px;
  font-family: 'Mulish';
}
.content_boxes {
    padding: 0;
    border: none;
}
.post_ctg span {
  float: left;
  margin-right: 7px;
  letter-spacing: 1px;
  color: #ffffff;
  font-size: 20px;
  font-family: 'Mulish';
  font-weight: 500;
}
.post_ctg{
  margin-bottom: 20px;
  height: 25px;
  display: flex;
  align-items: center;
}
/*--- Share icon css ----*/
p.socila_share b {
  font-size: 20px;
  color: #ffffff;
  font-weight: 500;
  font-family: 'Mulish';
  letter-spacing: 1px;
}
.share_icon i {
    padding: 14px 10px 14px 8px;
    margin: 0 0;
    background: linear-gradient(180deg, #6DE1F8 0%, #408492 100%);
    color: #ffffff;
    border-radius: 20% 0%;
    width: 40px;
    margin: 5px 4px;
    text-align: center;
}
.share_icon i:hover {
    color: #6DE1F8;
    background: #ffffff;

}
#blog .hvr-icon-wobble-horizontal .hvr-icon {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
#blog .hvr-icon-wobble-horizontal:hover .hvr-icon,
#blog .hvr-icon-wobble-horizontal:focus .hvr-icon,
#blog .hvr-icon-wobble-horizontal:active .hvr-icon {
  -webkit-animation-name: hvr-icon-wobble-horizontal;
  animation-name: hvr-icon-wobble-horizontal;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}
#blog-right-sidebar #slider,#blog-left-sidebar #slider,#full-width-blog #slider{
  margin-bottom: 3%;
}
/* about page template */


/* post comment button */
/* next button */
.nav-next .meta-nav, .nav-previous .meta-nav{
  transition: all 0.5s;
}
.nav-next .meta-nav, .nav-previous .meta-nav{
  position: relative;
  transition: 0.5s;
}
.nav-next .meta-nav:hover{
  padding: 8px 30px 8px 10px;
}
.nav-next .meta-nav:after{
  content: '»';
  position: absolute;
  opacity: 0;
  top: 5px;
  right: -20px;
  transition: 0.5s;
  font-size: 20px;
}
.nav-next .meta-nav:hover:after {
  opacity: 1;
  right: 40px;
}
/* previous button */
.nav-previous .meta-nav:hover{
  padding: 8px 10px 8px 30px;
}
 .nav-previous .meta-nav:after {
  content: '«';
  position: absolute;
  opacity: 0;
  top: 5px;
  left: -20px;
  transition: 0.5s;
  font-size: 20px;
}
.nav-previous .meta-nav:hover:after {
  opacity: 1;
  left: 40px;
}


.wpcf7 form .wpcf7-response-output {
    margin-left: 0;
    text-align: center;
    color: #fff;
}
.git-inner-wrap .wpcf7 form .wpcf7-response-output {
    color: #01002A;
    font-family: 'Mulish';
    font-weight: 600;
    font-size: 15px;
}

/* ----------------- Faq --------------- */
.faq-content div#accordionExample {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-column-gap: 30px;
}
.faq-wrpapper .accordion-button {
  background-color: #8e5331;
  color: #ffffff;
  font-size: 18px;
  font-family: 'Mulish';
  font-weight: 500;
}
.faq-wrpapper .accordion-button::after {
  content: '\f078';
  color: #ffffff;
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  font-size: 20px;
}
.faq-wrpapper h2 {
  padding: 0;
}
.faq-wrpapper p {
  font-size: 16px;
  font-family: 'Mulish';
  padding: 10px;
  border: 1px solid #8e5331;
  margin: 0
}
.faq-wrpapper {
  margin-bottom: 20px;
}

/* Custom Css */

.single-product a.buy-now.button{
  display: none;
}
.qib-button {
  border: 1px solid #000000;
}
button.single_add_to_cart_button {
  width: 250px;
  height: 50px;
  background: linear-gradient(135deg, #FE9B00 0%, #F56132 100%) !important;
  font-size: 16px !important;
  font-family: 'Mulish';
  border-radius: 5px !important;
  border: transparent;
  transition: all 0.3s ease;
  color: #ffffff
}
button.single_add_to_cart_button:hover{
  border: 3px solid #ffffff;
  background: transparent !important;
  color: #ffffff !important;
}
button.single_add_to_cart_button:after,span.sku_wrapper{
  display: none !important;
}
.yith-wcwl-add-button span {
  font-size: 16px !important;
  font-family: 'Mulish';
}
.yith-wcwl-add-to-wishlist{
  margin: 0;
}
.yith-wcwl-add-button {
  margin-bottom: 20px;
}
.product_meta a,.reviews_tab a,.description_tab a ,.tagged_as a{
  font-size: 16px;
  font-family: 'Mulish';
  font-weight: 400;
}
a.woocommerce-LoopProduct-link.woocommerce-loop-product__link  .star-rating,.woocommerce .star-rating::before,.woocommerce .star-rating span::before,.star-rating {
    display: none;
}
.woocommerce ul.products li.product .star-rating{
  display: none;
}
.tagged_as{
  margin: 10px 0;
}
.woocommerce-variation-price {
  margin-bottom: 15px;
}
.qib-button-wrapper button.qib-button{
  color: #ffffff !important
}
.woocommerce div.product div.images .flex-control-thumbs{
  margin-top: 20px
}
.shop_table .button,#place_order,p.return-to-shop  a{
  background: linear-gradient(135deg, #FE9B00 0%, #F56132 100%) !important;
  color: #ffffff !important;
  font-size: 14px !important;
  font-family: 'Mulish';
  padding: 0.9em 0.8em !important;
  border: 1px solid  transparent !important;
  transition: all 0.3s ease;
}
.shop_table .button:hover,p.return-to-shop a:hover {
  background: transparent !important;
  color: #ffffff !important;
  border: 2px solid #ffffff !important;
}
.main_title{
  position: relative;
}
.main_title h1 {
  font-weight: bold;
  text-shadow: 0 2px 2px rgba(150, 150, 0, 0.58);
  font-size: 40px;
  letter-spacing: 1px;
  color: var(--heading-text-color);
  font-family: 'Mulish';
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
}
.outer_dpage {
  padding: 50px 0;
  background-color: #01002A
}
.woocommerce table.shop_table,thead tr th,.shop_table.shop_table_responsive tbody tr td{
  border: 1px solid #ffffff;
  color: #ffffff
}
.shop_table.shop_table_responsive tbody tr td a{
  color: #ffffff
}
.shop.ppp p.price {
    flex-direction: row-reverse !important;
    display: flex;
    justify-content: flex-end;
}
.shop.ppp p.price del span bdi {
    font-family: 'Mulish';
    font-size: 18px;
  }
.shop.ppp p.price ins span bdi {
    font-family: 'Mulish';
    font-size: 20px;
  }
.pagee-right {
    padding-right: 25px;
}
.pagee-left {
    padding-left: 25px;
}
.pagee-right p , .pagee-left p {
  font-family: 'Mulish';
  color: #ffffff;
  font-size: 16px;
  line-height: 25px;
  text-align: left;
}

/* Shop Page  */
.shop.ppp {
  background-color: #01002A;
}

@media screen and (max-width:1200px) {
  .title-box h1 { font-size: 34px; line-height: 40px; }
  div#full-width-blog, div#blog-left-sidebar, div#blog-right-sidebar{ padding: 30px 0}

  /* Blog */
  .inner-sbox .post-readmore { width: 150px; height: 45px; }
  .metabox .entry-author a, .metabox .entry-comments a, .metabox .entry-date a{ font-size: 12px; display: flex; justify-content: center; align-items: center; }
  .metabox .entry-author, .metabox .entry-comments , .metabox .entry-date { flex-direction: column;
       display: flex; justify-content: center; align-items: center; }
  .postbox h3 { padding: 10px 0; }
  .inner-sbox h3 a { font-size: 20px; }

  /* Contact */
  .contac_form {padding: 15px}
  .contac_form h3 { padding: 30px 0 30px; }
  .contac_form form { margin-bottom: 0}
}

@media screen and (max-width:801px) {
  .outer_dpage,.pls, .prs{ padding: 30px 0}
  /* Pages */
  .middle-content { padding-bottom: 0px; }
  .title-box h1 { font-size: 28px; line-height: 35px; }
  .pagee-right p, .pagee-left p { font-size: 14px;}

  /* Blog */
  .metabox span { display: flex; flex-direction: column; }
  .metabox .entry-author a, .metabox .entry-comments a, .metabox .entry-date a { font-size: 10px; }
  .inner-sbox p { font-size: 14px; }
  .postbox h3 { padding: 5px 0; }
  .inner-sbox h3 a { font-size: 20px; }

}

@media screen and (max-width:750px)  {
  .outer_dpage{ padding: 30px 0}
  /* Pages */
  .title-box h1 { font-size: 30px; }
  .middle-content { padding-bottom: 0px; }
  .middle-content p { color: #ffffff; font-size: 14px; }
  .title-box h1 { font-size: 18px; line-height: 30px; }

  div#sidebar { margin-top: 20px; }
  #sidebar aside { margin-bottom: 20px; }

  /* Blog */
  .metabox .entry-author a, .metabox .entry-comments a, .metabox .entry-date a{ font-size: 12px; display: flex; justify-content: center; align-items: center; }
  .metabox .entry-author, .metabox .entry-comments , .metabox .entry-date { flex-direction: row;
       display: flex; justify-content: center; align-items: center; }
  .inner-sbox p { font-size: 14px; }
  .inner-sbox .post-readmore { width: 130px; height: 45px; font-size: 14px; }
  .inner-sbox { padding: 10px 10px 0;}
  .metabox { display: flex; flex-direction: column; }
  .postbox h3 { padding: 5px 0; }
  .inner-sbox h3 a { font-size: 16px; }
  #blog-left-sidebar #sidebar { padding-right: 0px; }
  #blog-right-sidebar #sidebar { padding-left: 0px; }

  /* COntact */
  .contact-box { padding: 30px 0 0; }
  .c_icon { padding: 18px 0px; }
  .contac_form { border: none; }
  .contac_form form { padding-bottom: 0; margin-bottom: 0;}
  h2.wp-block-heading { font-size: 24px; line-height: 30px; }
  .main_title h1 { font-size: 22px;}

  /* Search Page */
  .search-main-page{ padding: 30px 0 !important; }
  form.search-form.serach-page label { display: block; width: 100% !important; padding: 0 20px; }
  .serch-page-1 input[type="submit"]{ width: 50% !important; }
}

@media screen and (max-width:380px) {
  .postbox{ max-width: 100%; width: 100%}
  .metabox .entry-author a, .metabox .entry-comments a, .metabox .entry-date a{ font-size: 12px; display: flex; flex-direction: column; justify-content: center; align-items: center; }
  .metabox .entry-author , .metabox .entry-comments , .metabox .entry-date { display: flex; flex-direction: column; justify-content: center; align-items: center; }
  .metabox { flex-direction: row; }
}



/* INNER BANNER IMAGE */

.banner-image-inner img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.banner-image-inner {
    height: 300px;
}


#Plans .plan-slide .plan-box{
    padding: 22px 14px;
    text-align: center;
    position: relative;
    overflow: hidden;
    transition: all 0.4s ease;
    min-height: 100%;
    border: 1px solid #FFFFFF;
    margin: 0px 5px;
}

#Plans .plan-slide .plan-box:hover{
    transform: translateY(-10px);
}

#Plans .plan-title{
    color: #fff;

    font-family: Mulish;
    font-weight: 600;
    font-style: SemiBold;
    font-size: 26px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0%;
    text-align: center;
}

#Plans .plan-price{
    color: #fff;
    margin-bottom: 0;
    font-family: Mulish;
    font-weight: 900;
    font-style: Black;
    font-size: 60px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0%;
    text-align: center;
    padding-top: 14px;
}

#Plans .plan-duration{
    color: #FFFFFF;
    margin-bottom: 40px;
    font-family: Mulish;
    font-weight: 400;
    font-style: Regular;
    font-size: 16px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0%;
    text-align: center;
}

#Plans .plan-btn{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    max-width: 260px;
    min-height: 56px;
border: 2px solid #6DE1F8;
    border-radius: 12px;
    color: #2de2ff;
    margin-bottom:35px;

    font-family: Mulish;
    font-weight: 500;
    font-style: Medium;
    font-size: 14px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0%;
    text-align: center;
}

#Plans .plan-btn:hover{
    background: #2de2ff;
    color: #01003d;
}

#Plans .plan-divider{
    width: 150px;
    height: 2px;
    background: #ffffff;
    margin: 0 auto 35px;
}

#Plans .plan-features{
    list-style: none;
    margin: 0;
    padding: 0;
}

#Plans .plan-features li{
    color: #fff;
font-family: Mulish;
font-weight: 500;
font-style: Medium;
font-size: 14px;
leading-trim: NONE;
line-height: 30px;
letter-spacing: 0%;
text-align: center;

}

#Plans .owl-stage{
    display: flex;
    padding: 10px 0;
  }

#Plans .owl-item{
    display: flex;
}

#Plans .owl-item .plan-box{
    width: 100%;
}

/* Section Heading */

#Plans .plan-head{
    text-align: center;
    margin-bottom: 60px;
}

#Plans .plan-subheading{
    color: #2de2ff;
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-bottom: 10px;
}

#Plans .plan-heading{
    color: #fff;
    font-size: 48px;
    font-weight: 700;
    line-height: 1.2;
}

/* Responsive */

@media (max-width: 991px){

    #Plans .plan-price{
        font-size: 65px;
    }

    #Plans .plan-title{
        font-size: 32px;
    }

    #Plans .plan-features li{
        font-size: 18px;
    }
}

@media (max-width: 767px){

    #Plans .plan-box{
        padding: 40px 20px;
        min-height: auto;
    }

    #Plans .plan-heading{
        font-size: 36px;
    }

    #Plans .plan-price{
        font-size: 55px;
    }

    #Plans .plan-title{
        font-size: 28px;
    }

    #Plans .plan-duration{
        font-size: 22px;
    }

    #Plans .plan-features li{
        font-size: 16px;
    }
}


.plan-box{
    position: relative;
    overflow: hidden;
    transition: all .5s ease;
    border-radius: 20px;
}

.plan-box:hover{
    transform: translateY(-15px);
    box-shadow: 0 25px 50px rgba(0,0,0,.15);
}
.plan-box::before{
    content:'';
    position:absolute;
    inset:0;
    padding:2px;
    border-radius:20px;
    background:linear-gradient(
        45deg,
        #6DE1F8,
        #408492,
        #6DE1F8
    );
    background-size:300% 300%;
    animation:borderMove 4s linear infinite;
    -webkit-mask:
        linear-gradient(#fff 0 0) content-box,
        linear-gradient(#fff 0 0);
    -webkit-mask-composite:xor;
    mask-composite:exclude;
    pointer-events:none;
}

@keyframes borderMove{
    0%{background-position:0% 50%;}
    100%{background-position:100% 50%;}
}
.plan-price{
    transition:.4s;
}

.plan-box:hover .plan-price{
    transform:scale(1.1);
}

.plan-title{
    transition:.4s;
}

.plan-box:hover .plan-title{
    transform:translateY(-5px);
    letter-spacing:1px;
}
.plan-title{
    transition:.4s;
}

.plan-box:hover .plan-title{
    transform:translateY(-5px);
    letter-spacing:1px;
}

.plan-features li{
    transition:.3s;
}

.plan-box:hover .plan-features li{
    transform:translateX(8px);
}

.plan-features li:hover{
    transform:translateX(15px);
}
.plan-features li{
    transition:.3s;
}

.plan-box:hover .plan-features li{
    transform:translateX(8px);
}

.plan-features li:hover{
    transform:translateX(15px);
}
.plan-divider{
    transition:.4s;
}

.plan-box:hover .plan-divider{
    box-shadow:0 0 20px rgba(109,225,248,.8);
}
.plan-btn{
    position:relative;
    overflow:hidden;
    display:inline-block;
    transition:.4s;
}

.plan-btn:hover{
    transform:translateY(-4px);
    box-shadow:0 10px 25px rgba(0,0,0,.15);
}

.plan-btn::before{
    content:'';
    position:absolute;
    top:0;
    left:-120%;
    width:100%;
    height:100%;
    background:rgba(255,255,255,.3);
    transform:skewX(-25deg);
    transition:.8s;
}

.plan-btn:hover::before{
    left:150%;
}
.plan-box:nth-child(odd){
    animation:floatCard1 5s ease-in-out infinite;
}

.plan-box:nth-child(even){
    animation:floatCard2 6s ease-in-out infinite;
}

@keyframes floatCard1{
    0%,100%{
        transform:translateY(0);
    }
    50%{
        transform:translateY(-10px);
    }
}

@keyframes floatCard2{
    0%,100%{
        transform:translateY(-8px);
    }
    50%{
        transform:translateY(0);
    }
}
.plan-subheading{
    animation:fadeDown .8s ease forwards;
}

.plan-heading{
    animation:fadeDown 1s ease forwards;
}

@keyframes fadeDown{
    from{
        opacity:0;
        transform:translateY(-30px);
    }
    to{
        opacity:1;
        transform:translateY(0);
    }
}
.plan-box{
    animation:planFade .8s ease forwards;
}

.plan-box:nth-child(1){animation-delay:.1s;}
.plan-box:nth-child(2){animation-delay:.3s;}
.plan-box:nth-child(3){animation-delay:.5s;}
.plan-box:nth-child(4){animation-delay:.7s;}

@keyframes planFade{
    from{
        opacity:0;
        transform:translateY(60px);
    }
    to{
        opacity:1;
        transform:translateY(0);
    }
}
.active-plan{
    transform:scale(1.05);
    box-shadow:0 20px 50px rgba(109,225,248,.25);
}

.active-plan::after{
    content:'POPULAR';
    position:absolute;
    top:15px;
    right:-35px;
    padding:8px 40px;
    transform:rotate(45deg);
    font-size:12px;
    font-weight:600;
}

/* ==========================
   SINGLE SERVICE
========================== */

#singleService{
    padding:100px 0;
    background:#01002A;
    position:relative;
    overflow:hidden;
}

/* ==========================
   GLOW EFFECTS
========================== */

.ss-glow{
    position:absolute;
    width:400px;
    height:400px;
    border-radius:50%;
    filter:blur(150px);
    opacity:.15;
    z-index:0;
}

.ss-glow--left{
    left:-150px;
    top:100px;
    background:#6DE1F8;
}

.ss-glow--right{
    right:-150px;
    top:350px;
    background:#7c3aed;
}

#singleService .container{
    position:relative;
    z-index:2;
}

/* ==========================
   SIDEBAR
========================== */

.ss-nav-panel{
    background: #08144b;
    padding: 30px 20px;
    border-radius: 25px;
    position: sticky;
    top: 120px;
    box-shadow: 0 20px 50px rgba(8, 20, 75, .15);
}

.ss-nav-heading{
    margin-bottom:30px;
}

.ss-nav-badge{
    display:inline-flex;
    align-items:center;
    gap:8px;
    background:rgba(255,255,255,.1);
    color:#fff;
    padding:8px 15px;
    border-radius:30px;
    font-size:14px;
}

.ss-nav-heading h4{
    color:#fff;
    font-size:28px;
    font-weight:700;
    margin-top:15px;
    line-height:1.4;
}
.ss-nav-btn__arrow i {
    font-size: 14px !important;
}
.ss-nav-btn{
    width: 100%;
    border: none !important;
    display: flex;
    align-items: center;
    gap: 12px;
    padding: 8px 12px;
    margin-bottom: 12px;
    border-radius: 5px !important;
    background: #fff !important;
    color: #08144b !important;
    transition: .4s;

}

.ss-nav-btn.active,
.ss-nav-btn:hover{
    background:#6DE1F8 !important;
    transform:translateX(8px);
}

.ss-nav-btn__arrow{
    margin-left:auto;
}

/* ==========================
   STATUS CARD
========================== */

.ss-agent-status-card{
    display:flex;
    align-items:center;
    gap:15px;
    margin-top:25px;
    background:rgba(255,255,255,.08);
    padding:15px;
    border-radius:15px;
}

.ss-agent-dot{
    width:12px;
    height:12px;
    border-radius:50%;
    background:#00ff84;
    animation:pulseDot 2s infinite;
}

@keyframes pulseDot{
    0%{box-shadow:0 0 0 0 rgba(0,255,132,.7);}
    70%{box-shadow:0 0 0 15px rgba(0,255,132,0);}
    100%{box-shadow:0 0 0 0 rgba(0,255,132,0);}
}

.ss-agent-status-title{
    color:#fff;
    margin:0;
    font-weight:600;
}

.ss-agent-status-sub{
    color:#cbd5e1;
    margin:0;
    font-size:14px;
}

/* ==========================
   HERO IMAGE
========================== */

.ss-hero-image{
    position:relative;
    overflow:hidden;
    border-radius:25px;
    margin-bottom:35px;
}

.ss-hero-image img{
    width:100%;
    height:450px;
    object-fit:cover;
    transition:1s;
}

.ss-hero-image:hover img{
    transform:scale(1.08);
}

.ss-hero-image__overlay{
    position:absolute;
    top:20px;
    left:20px;
}

.ss-hero-image__badge{
    background:#08144b;
    color:#fff;
    padding:10px 18px;
    border-radius:30px;
}

/* ==========================
   TITLE
========================== */

.ss-service-title{
    font-size:54px;
    font-weight:800;
    color:#08144b;
    margin-bottom:10px;
}

.ss-service-title-line{
    display:block;
    width:90px;
    height:4px;
    background:#6DE1F8;
    border-radius:20px;
    margin-bottom:25px;
}

.ss-service-para{
    color:#64748b;
    font-size:18px;
    line-height:1.9;
}

/* ==========================
   FEATURE CARDS
========================== */

.ss-feature-card{
    padding:30px;
    border-radius:20px;
    height:100%;
    box-shadow:0 10px 30px rgba(0,0,0,.05);
    transition:.5s;
}

.ss-feature-card:hover{
    transform:translateY(-10px);
    box-shadow:0 20px 50px rgba(0,0,0,.1);
}

.ss-feature-card__icon{
    font-size:36px;
    color:#6DE1F8;
    margin-bottom:15px;
}

.ss-feature-card__title{
    font-size: 26px;
    font-weight: 700;
    margin-bottom: 10px;
    color: #fff;
    font-family: 'Mulish';
}

.ss-feature-card__text{
    color: #fff;
    font-family: 'Mulish';
    font-size: 16px;
    font-weight: 500;
  }

  /* ── Blog card / related post thumbnail ──────────────────── */
  .post-featured-image {
      height: 288px;
      overflow: hidden;
      border-radius: 14px;
      position: relative;
  }
  .post-featured-image img {
      width: 100%;
      height: 100%;
      object-fit: cover;
      display: block;
      transform: scale(1);
      transition: transform 0.55s cubic-bezier(0.25, 0.46, 0.45, 0.94);
      will-change: transform;
  }
  .post-featured-image:hover img {
      transform: scale(1.08);
  }
  .post-featured-image::after {
      content: '';
      position: absolute;
      top: 0; left: -120%;
      width: 60%; height: 100%;
      background: linear-gradient(120deg, transparent 30%, rgba(255,255,255,0.15) 50%, transparent 70%);
      transform: skewX(-20deg);
      pointer-events: none;
  }
  .post-featured-image:hover::after {
      animation: blogImgShine 0.65s ease forwards;
  }

/* ==========================
   IMAGE
========================== */

.ss-inner-image{
    position:relative;
}

.ss-inner-image img{
    width:100%;
    border-radius:25px;
    transition:.8s;
}

.ss-inner-image:hover img{
    transform:scale(1.04);
}

/* ==========================
   POINTS PANEL
========================== */




.ss-points-heading{
    font-size:38px;
    color:#08144b;
    margin-bottom:15px;
}

.ss-points-desc{
    color:#64748b;
}

.ss-points-list{
    margin-top:25px;
    padding:0;
}

.ss-points-list__item{
    display:flex;
    align-items:center;
    gap:15px;
    list-style:none;
    margin-bottom:18px;
    font-size:18px;
}
.video-close i {
    color: #fff !important;
}
.ss-points-list__icon i {
    color: #6DE1F8 !important;
    font-size: 16px !important;
}
.services-featured-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.services-featured-image {
    width: 100%;
    height: 400px;
}
#services {
    padding: 60px 0;
}
.service-title a {
    font-family: Mulish;
    font-weight: 700;
    font-style: Bold;
    font-size: 23px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0%;
    color: #ffffff;
}
/* ==========================
   CTA
========================== */

.ss-cta-strip{
    margin-top:40px;
    background:#08144b;
    padding:35px;
    border-radius:25px;
    display:flex;
    justify-content:space-between;
    align-items:center;
}

.ss-cta-strip__text{
    color:#fff;
    font-size:24px;
    font-weight:600;
}

.ss-cta-strip__btn{
    background: #6DE1F8;
    color: #FFF;
    text-decoration: none;
    padding: 15px 30px;
    border-radius: 50px;
    font-weight: 700;
    transition: .4s;
    display: flex;
    align-items: center;
    justify-content: center;
}

.ss-cta-strip__btn:hover{
    background:#fff;
    transform:translateY(-5px);
}
.ss-cta-strip a i {
    color: #FFF;
    font-size: 18px;
    padding-left: 10px;
}
/* ==========================
   CONTENT AREA WIDTH
========================== */

.ss-content-col{
    padding-left:40px;
}

/* ==========================
   HERO IMAGE
========================== */

.ss-hero-image{
    width:100%;
    margin-bottom:50px;
    border-radius:25px;
    overflow:hidden;
    position:relative;
    box-shadow:0 20px 60px rgba(0,0,0,.08);
}

.ss-hero-image img{
    width:100%;
    height:520px;
    object-fit:cover;
    display:block;
}

.ss-hero-image__overlay{
    position:absolute;
    left:30px;
    bottom:30px;
    top:auto;
}

.ss-hero-image__badge{
    background:#08144b;
    color:#fff;
    font-size:15px;
    font-weight:600;
    padding:12px 22px;
    border-radius:40px;
}

/* ==========================
   TITLE AREA
========================== */

.ss-service-title-row{
    margin-top:0;
    margin-bottom:35px;
}

.ss-service-title{
    font-size: 38px;
    line-height: 1.1;
    font-weight: 800;
    letter-spacing: -2px;
    margin-bottom: 15px;
    color: #fff;

}
.ss-cta-strip__text i {
    color: #fff !important ;
    font-size: 24px !important;
}
.ss-service-title-line{
    width:90px;
    height:5px;
    border-radius:10px;
    background:#6DE1F8;
    margin-bottom:25px;
}

.ss-service-para{
    max-width: 900px;
    font-size: 16px;
    line-height: 1.9;
    color: #fff;
    margin-bottom: 30px;
    font-family: 'Mulish';
}
.ss-points-desc{
      font-size: 16px;
    line-height: 1.9;
    color: #fff;
    margin-bottom: 30px;
    font-family: 'Mulish';
}
.ss-points-list li span{
     font-size: 16px;
    line-height: 1.9;
    color: #fff;
    margin-bottom: 0px;
    font-family: 'Mulish';
    padding: 0;
}
/* ==========================
   FEATURE SECTION
========================== */

.ss-feature-card{
    min-height:220px;
    border:1px solid #edf2f7;
}

.ss-feature-card__icon{
    width:65px;
    height:65px;
    border-radius:18px;
    background:#6DE1F8;
    display:flex;
    align-items:center;
    justify-content:center;
    margin-bottom:20px;
}

.ss-feature-card:hover .ss-feature-card__icon{
    transform:rotate(8deg) scale(1.1);
    transition:.4s;
}

/* ==========================
   IMAGE + BENEFITS
========================== */

.ss-image-benefits-row{
    margin-top:70px;
    align-items:center;
}

.ss-inner-image{
    overflow:hidden;
    border-radius:25px;
    box-shadow:0 20px 60px rgba(0,0,0,.08);
}

.ss-inner-image img{
    width:100%;
    height:420px;
    object-fit:cover;
}


.ss-points-heading{
    font-size: 36px;
    line-height: 1.1;
    color: #fff;
    font-family: 'Mulish';
    font-weight: 900;
}

.ss-points-list__item{
    font-size:19px;
    font-weight:600;
}

/* ==========================
   CTA
========================== */

.ss-cta-strip{
    margin-top:80px;
    padding:40px 45px;
    box-shadow:0 20px 50px rgba(8,20,75,.15);
}

.ss-cta-strip__text{
    font-size:34px;
}

.ss-cta-strip__btn{
    min-width:220px;
    text-align:center;
    font-size:18px;
}
.ss-cta-strip__btn:hover span{
    color: #08144b;
}
.ss-cta-strip__btn:hover i{
    color: #08144b;
}
/* ==========================
   SECTION ANIMATION
========================== */

.ss-feature-card{
    animation:cardFloat 4s ease-in-out infinite;
}

.ss-feature-card:nth-child(2){
    animation-delay:.8s;
}

@keyframes cardFloat{
    0%,100%{
        transform:translateY(0);
    }
    50%{
        transform:translateY(-8px);
    }
}

/* ==========================
   RESPONSIVE
========================== */

@media(max-width:991px){

    .ss-content-col{
        padding-left:0;
        margin-top:40px;
    }

    .ss-service-title{
        font-size:42px;
    }

    .ss-points-heading{
        font-size:34px;
    }

    .ss-hero-image img{
        height:300px;
    }

    .ss-inner-image img{
        height:280px;
    }
}

/* single team page */

#single-team {
    padding: 60px 0;
}

/* =========================
   SINGLE TEAM PAGE
========================= */

#single-team{
    padding:100px 0;
}

.single-team-info{
    position:relative;
    overflow:hidden;
    border-radius:30px;
}

.single-team-info img{
    width:100%;
    border-radius:30px;
    display:block;
    transition:.6s;
}

.single-team-info:hover img{
    transform:scale(1.05);
}

/* =========================
   CONTENT AREA
========================= */

.single-teampage-content{
    padding:0 0 0 50px;
}

.single-team-about-details h2{
font-size: 24px;
    font-weight: 600;
    color: #6DE1F8;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-bottom: 15px;
    font-family: 'Mulish';
}

.single-team-about-details p{
    font-size: 17px;
    line-height: 1.9;
    color: #fff;
    margin-bottom: 25px;
    font-family: 'Mulish';
}

/* =========================
   NAME & DESIGNATION
========================= */

.single-teampage-content .member{
    font-size: 36px;
    font-weight: 800;
    color: #FFF;
    margin-bottom: 10px;
    position: relative;
    font-family: 'Mulish';

}

.single-teampage-content .member:after{
    content:'';
    width:80px;
    height:4px;
    background:#6DE1F8;
    display:block;
    margin-top:15px;
    border-radius:10px;
}

.single-teampage-content h6{
     font-size: 16px;
    font-weight: 500;
    color: #fff;
    margin-bottom: 35px;
    font-family: 'Mulish';
}

/* =========================
   CONTACT BOXES
========================= */

.meta-team-contact-box-details{
    display:flex;
    gap:20px;
    flex-wrap:wrap;
    margin-bottom:35px;
}

.team-contact-box{
    flex:1;
    min-width:250px;
    padding:20px 25px;
    border-radius:20px;
    display:flex;
    align-items:center;
    gap:15px;
    box-shadow:0 10px 25px rgba(0,0,0,.05);
    transition:.4s;
}

.team-contact-box:hover{
    transform:translateY(-5px);
}

.team-contact-box i{
    width: 55px;
    height: 55px;
    border-radius: 50%;
    background: #08144b;
    color: #fff !important;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 20px !important;
}

.team-contact-box p{
     margin: 0;
    font-size: 16px;
    color: #fff;
    word-break: break-word;
    font-family: 'Mulish';

}
.blog-comment-text {
    color: #fff;
}
/* =========================
   SOCIAL ICONS
========================= */

.social-profiles{
    display:flex;
    gap:12px;
    margin-top:20px;
}

.social-profiles a{
    width:50px;
    height:50px;
    border-radius:50%;
    background:#08144b;
    color:#fff;
    display:flex;
    align-items:center;
    justify-content:center;
    text-decoration:none;
    transition:.4s;
}

.social-profiles a:hover{
    background:#6DE1F8;
    color:#08144b;
    transform:translateY(-6px);
}

/* =========================
   ANIMATIONS
========================= */

.single-team-info{
    animation:fadeLeft 1s ease;
}

.single-teampage-content{
    animation:fadeRight 1s ease;
}

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

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

/* =========================
   RESPONSIVE
========================= */

@media(max-width:991px){

    .single-teampage-content{
        padding:40px 0 0;
    }

    .single-teampage-content .member{
        font-size:36px;
    }

    .meta-team-contact-box-details{
        flex-direction:column;
    }

    .team-contact-box{
        width:100%;
    }
}

@media(max-width:767px){

    #single-team{
        padding:60px 0;
    }

    .single-teampage-content .member{
        font-size:30px;
    }

    .single-teampage-content h6{
        font-size:18px;
    }
}


/* Banner  */

.inner-banner {
    position: relative;
    overflow: hidden;
    min-height: 350px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.inner-banner .banner-image {
    position: absolute;
    inset: 0;
    z-index: 1;
}

.inner-banner .banner-image img {
    width: 100%;
    height: 350px;
    object-fit: cover;
}

.inner-banner .banner-overlay {
    position: absolute;
    inset: 0;
    background: rgba(0, 0, 0, 0.55);
}

.inner-banner .banner-content {
    position: relative;
    z-index: 2;
    text-align: center;
}

.inner-banner .banner-title {
    color: #fff;
    font-size: 48px;
    font-weight: 700;
    margin-bottom: 15px;
    text-transform: capitalize;
    font-family: 'Mulish';
}

.banner-breadcrumb,
.banner-breadcrumb a {
    color: #fff;
    font-size: 16px;
}

.banner-breadcrumb a:hover {
    color: #00c6ff;
}

@media (max-width: 767px) {

    .inner-banner {
        min-height: 250px;
    }

    .inner-banner .banner-image img {
        height: 250px;
    }

    .inner-banner .banner-title {
        font-size: 32px;
    }
}

.banner-breadcrumb .breadcrumb {
    justify-content: center;
}

.banner-breadcrumb .separator {
    padding: 0 8px;
}

/* ============================================================
   SIDEBAR WIDGET AREA  —  matches theme design language
============================================================ */

#sidebar {
    position: sticky;
    top: 100px;
}

.sidebar-widget-area {
    padding-left: 15px;
}

/* ── Each widget card ─────────────────────────────────────── */
.sidebar-widget-area aside.widget {
    position: relative;
    border-radius: 20px;
    padding: 28px 24px;
    margin-bottom: 25px;
    overflow: hidden;
    transition: transform 0.4s ease, box-shadow 0.4s ease;
    box-shadow: 0 10px 40px rgba(8, 20, 75, 0.4);
}

/* animated gradient border via mask trick */
.sidebar-widget-area aside.widget::before {
    content: '';
    position: absolute;
    inset: 0;
    padding: 1px;
    border-radius: 20px;
    background: linear-gradient(135deg, rgba(109,225,248,0.6), rgba(64,132,146,0.3), rgba(109,225,248,0.6));
    background-size: 300% 300%;
    animation: sidebarBorderMove 6s linear infinite;
    -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
    -webkit-mask-composite: xor;
    mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
    mask-composite: exclude;
    pointer-events: none;
}

@keyframes sidebarBorderMove {
    0%   { background-position: 0% 50%; }
    100% { background-position: 100% 50%; }
}

.sidebar-widget-area aside.widget:hover {
    transform: translateY(-4px);
    box-shadow: 0 20px 50px rgba(8, 20, 75, 0.5);
}

/* ── Widget title ─────────────────────────────────────────── */
.sidebar-widget-area h3.widget-title,
.sidebar-widget-area .widget-title {
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    font-family: 'Mulish';
    letter-spacing: 0.5px;
    margin: 0 0 20px;
    padding-bottom: 14px;
    position: relative;
}

.sidebar-widget-area h3.widget-title::after,
.sidebar-widget-area .widget-title::after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 45px;
    height: 3px;
    border-radius: 10px;
    background: linear-gradient(90deg, #6DE1F8, #408492);
}

/* ── List items (archives, categories, recent posts, nav) ─── */
.sidebar-widget-area ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.sidebar-widget-area ul li {
    padding: 9px 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.07);
    transition: padding-left 0.3s ease;
}

.sidebar-widget-area ul li:last-child {
    border-bottom: none;
    padding-bottom: 0;
}

.sidebar-widget-area ul li:hover {
    padding-left: 6px;
}

.sidebar-widget-area ul li a {
  color: #FFFFFF;
    font-size: 16px;
    font-family: 'Mulish';
    font-weight: 600;
    transition: color 0.3s ease;
    display: flex;
    align-items: center;
    gap: 8px;
}
.post-date {
    color: #FFFFFF;
    font-size: 15px;
    font-family: 'Mulish';
    font-weight: 500;
    transition: color 0.3s ease;
    display: flex;
    align-items: center;
    gap: 16px;
    padding-top: 6px;
}
.sidebar-widget-area ul li a::before {
    content: '\f054';
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    font-size: 10px;
    color: #FFFFFF;
    flex-shrink: 0;
    opacity: 0;
    transition: opacity 0.3s ease;
}

.sidebar-widget-area ul li:hover a::before {
    opacity: 1;
}

.sidebar-widget-area ul li a:hover {
    color: #FFFFFF;
}

/* ── Categories / Archive count badge ────────────────────── */
.sidebar-widget-area .widget_categories ul li,
.sidebar-widget-area .widget_archive ul li {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.sidebar-widget-area .widget_categories ul li a,
.sidebar-widget-area .widget_archive ul li a {
    flex: 1;
}

.sidebar-widget-area .widget_categories .count,
.sidebar-widget-area .widget_archive .count {
    background: rgba(109, 225, 248, 0.12);
    color: #6DE1F8;
    font-size: 11px;
    font-family: 'Mulish';
    font-weight: 600;
    padding: 2px 9px;
    border-radius: 30px;
    border: 1px solid rgba(109, 225, 248, 0.2);
    flex-shrink: 0;
}

/* ── Search widget ────────────────────────────────────────── */
.sidebar-widget-area .widget_search .search-form {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.sidebar-widget-area .widget_search label {
    display: block;
}

.sidebar-widget-area .widget_search .search-field {
    width: 100%;
    background: rgba(255, 255, 255, 0.06);
    border: 1px solid rgba(109, 225, 248, 0.25);
    color: #fff;
    border-radius: 10px;
    padding: 11px 16px;
    font-family: 'Mulish';
    font-size: 14px;
    outline: none;
    transition: border-color 0.3s ease;
    box-sizing: border-box;
}

.sidebar-widget-area .widget_search .search-field::placeholder {
    color: #64748b;
}

.sidebar-widget-area .widget_search .search-field:focus {
    border-color: #6DE1F8;
    background: rgba(109, 225, 248, 0.05);
}

.sidebar-widget-area .widget_search .search-submit {
    width: 100%;
    background: linear-gradient(180deg, #6DE1F8 0%, #408492 100%);
    color: #fff;
    border: 2px solid transparent;
    border-radius: 10px;
    padding: 11px 20px;
    font-family: 'Mulish';
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 0.5px;
    cursor: pointer;
    transition: all 0.3s ease;
    position: relative;
    overflow: hidden;
}

.sidebar-widget-area .widget_search .search-submit::before {
    content: '';
    position: absolute;
    top: 0;
    left: -120%;
    width: 100%;
    height: 100%;
    background: rgba(255,255,255,0.2);
    transform: skewX(-25deg);
    transition: 0.6s;
}

.sidebar-widget-area .widget_search .search-submit:hover::before {
    left: 150%;
}

.sidebar-widget-area .widget_search .search-submit:hover {
    background: transparent;
    border-color: #6DE1F8;
    color: #6DE1F8;
}

/* ── Tag cloud ────────────────────────────────────────────── */
.sidebar-widget-area .tagcloud {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
}

.sidebar-widget-area .tagcloud a {
    display: inline-block;
    background: rgba(109, 225, 248, 0.07);
    color: #94a3b8;
    font-size: 12px !important;
    font-family: 'Mulish';
    font-weight: 500;
    padding: 5px 13px;
    border-radius: 30px;
    border: 1px solid rgba(109, 225, 248, 0.2);
    transition: all 0.3s ease;
    text-decoration: none;
}

.sidebar-widget-area .tagcloud a:hover {
    background: #6DE1F8;
    color: #01002A;
    border-color: #6DE1F8;
    transform: translateY(-2px);
}

/* ── Calendar widget ──────────────────────────────────────── */
.sidebar-widget-area .wp-calendar-table {
    width: 100%;
    color: #94a3b8;
    font-family: 'Mulish';
    font-size: 13px;
    border-collapse: collapse;
}

.sidebar-widget-area .wp-calendar-table th {
    color: #6DE1F8;
    font-weight: 600;
    padding: 6px 4px;
    text-align: center;
}

.sidebar-widget-area .wp-calendar-table td {
    padding: 6px 4px;
    text-align: center;
}

.sidebar-widget-area .wp-calendar-table td a {
    color: #fff;
    font-weight: 700;
}

.sidebar-widget-area .wp-calendar-nav {
    display: flex;
    justify-content: space-between;
    margin-top: 10px;
}

.sidebar-widget-area .wp-calendar-nav a {
    color: #6DE1F8;
    font-size: 13px;
    font-family: 'Mulish';
}

/* ── Text / HTML widget ───────────────────────────────────── */
.sidebar-widget-area .textwidget,
.sidebar-widget-area .widget_text p {
    color: #94a3b8;
    font-size: 14px;
    font-family: 'Mulish';
    line-height: 1.7;
}

.sidebar-widget-area .textwidget a {
    color: #6DE1F8;
}

/* ============================================================
   RECENT POSTS WIDGET  (custom SCP widget)
============================================================ */

.scp-recent-posts-list {
    list-style: none;
    margin: 0;
    padding: 0;
}

.scp-recent-post-item {
    display: flex;
    align-items: flex-start;
    gap: 14px;
    padding: 14px 0 !important;
    border-bottom: 1px solid rgba(255, 255, 255, 0.07) !important;
    transition: transform 0.3s ease;
}

.scp-recent-post-item:first-child {
    padding-top: 0 !important;
}

.scp-recent-post-item:last-child {
    border-bottom: none !important;
    padding-bottom: 0 !important;
}

.scp-recent-post-item:hover {
    transform: translateX(4px);
}

/* Thumbnail */
.scp-recent-post-thumb {
    flex-shrink: 0;
    width: 78px;
    height: 68px;
    border-radius: 12px;
    overflow: hidden;
    display: block;
    border: 1px solid rgba(109, 225, 248, 0.2);
}

.scp-recent-post-thumb img {
    width: 78px;
    height: 68px;
    object-fit: cover;
    border-radius: 12px;
    transition: transform 0.5s ease;
}

.scp-recent-post-item:hover .scp-recent-post-thumb img {
    transform: scale(1.1);
}

/* Placeholder when no featured image */
.scp-recent-post-no-thumb {
    width: 78px;
    height: 68px;
    background: rgba(109, 225, 248, 0.08);
    border-radius: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid rgba(109, 225, 248, 0.15);
}

.scp-recent-post-no-thumb i {
    color: #6DE1F8 !important;
    font-size: 22px !important;
}

/* Info column */
.scp-recent-post-info {
    flex: 1;
    min-width: 0;
    display: flex;
    flex-direction: column;
    gap: 7px;
    justify-content: center;
}

/* Title */
a.scp-recent-post-title {
    color: #e2e8f0;
    font-size: 13px;
    font-weight: 600;
    font-family: 'Mulish';
    line-height: 1.5;
    text-decoration: none;
    transition: color 0.3s ease;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    line-clamp: 2;
}

a.scp-recent-post-title:hover {
    color: #6DE1F8;
}

/* Date badge */
.scp-recent-post-date {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    color: #64748b;
    font-size: 11px;
    font-family: 'Mulish';
    font-weight: 500;
    background: rgba(109, 225, 248, 0.07);
    border: 1px solid rgba(109, 225, 248, 0.15);
    border-radius: 20px;
    padding: 3px 10px;
    width: fit-content;
}

.scp-recent-post-date i {
    color: #6DE1F8 !important;
    font-size: 10px !important;
}

/* ── Responsive ───────────────────────────────────────────── */
@media (max-width: 991px) {
    #sidebar {
        position: static;
    }
}

@media (max-width: 767px) {
    .sidebar-widget-area {
        padding-left: 0;
        margin-top: 35px;
    }

    .sidebar-widget-area aside.widget {
        padding: 22px 18px;
    }
}

/* ============================================================
   CASE STUDIES — LISTING PAGE  (#caseStudies)
============================================================ */

#caseStudies {
    position: relative;
    padding: 80px 0 100px;
    background: #01002A;
    overflow: hidden;
}

/* Ambient glows */
.cs-glow {
    position: absolute;
    width: 500px;
    height: 500px;
    border-radius: 50%;
    filter: blur(160px);
    opacity: 0.12;
    pointer-events: none;
    z-index: 0;
}
.cs-glow--left  { left: -180px; top: 80px;  background: #6DE1F8; }
.cs-glow--right { right: -180px; bottom: 80px; background: #408492; }

/* Section heading */
.cs-section-head {
    text-align: center;
    margin-bottom: 50px;
}

/* ── Filter bar ──────────────────────────────────────────── */
.cs-filter-bar {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 12px;
    margin-bottom: 50px;
}

.cs-filter-btn {
    background: rgba(109, 225, 248, 0.07);
    color: #94a3b8;
    border: 1px solid rgba(109, 225, 248, 0.2);
    border-radius: 30px;
    padding: 9px 22px;
    font-family: 'Mulish';
    font-size: 14px;
    font-weight: 600;
    cursor: pointer;
    transition: all 0.3s ease;
    letter-spacing: 0.3px;
}

.cs-filter-btn:hover,
.cs-filter-btn.active {
    background: linear-gradient(180deg, #6DE1F8 0%, #408492 100%);
    color: #fff;
    border-color: transparent;
    transform: translateY(-2px);
    box-shadow: 0 8px 20px rgba(109, 225, 248, 0.25);
}

/* ── Card ────────────────────────────────────────────────── */
.cs-item {
    transition: opacity 0.3s ease, transform 0.3s ease;
}

.cs-card {
    position: relative;
    background: #08144b;
    border-radius: 20px;
    overflow: hidden;
    height: 100%;
    display: flex;
    flex-direction: column;
    transition: transform 0.45s ease, box-shadow 0.45s ease;
    box-shadow: 0 10px 40px rgba(8, 20, 75, 0.4);
}
.cs-card i {
    color: #fff !important;
    font-size: 18px !important;
}
/* animated gradient border */
.cs-card::before {
    content: '';
    position: absolute;
    inset: 0;
    padding: 1px;
    border-radius: 20px;
    background: linear-gradient(135deg, rgba(109,225,248,0.5), rgba(64,132,146,0.2), rgba(109,225,248,0.5));
    background-size: 300% 300%;
    animation: csBorderMove 6s linear infinite;
    -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
    -webkit-mask-composite: xor;
    mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
    mask-composite: exclude;
    pointer-events: none;
    z-index: 1;
}

@keyframes csBorderMove {
    0%   { background-position: 0%   50%; }
    100% { background-position: 100% 50%; }
}

/* shine on hover */
.cs-card::after {
    content: '';
    position: absolute;
    top: 0;
    left: -120%;
    width: 70%;
    height: 100%;
    background: linear-gradient(90deg, transparent, rgba(255,255,255,0.07), transparent);
    transform: skewX(-25deg);
    transition: 0.7s;
    z-index: 2;
    pointer-events: none;
}

.cs-card:hover::after  { left: 150%; }
.cs-card:hover         { transform: translateY(-12px); box-shadow: 0 25px 55px rgba(8,20,75,0.55); }

/* Image area */
.cs-card__img {
    position: relative;
    height: 230px;
    overflow: hidden;
    flex-shrink: 0;
}

.cs-card__img a { display: block; width: 100%; height: 100%; }

.cs-card__img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.6s ease;
    display: block;
}

.cs-card:hover .cs-card__img img { transform: scale(1.07); }

/* placeholder when no image */
.cs-card__img-placeholder {
    width: 100%;
    height: 100%;
    background: rgba(109,225,248,0.06);
    display: flex;
    align-items: center;
    justify-content: center;
}
.cs-card__img-placeholder i {
    font-size: 52px;
    color: rgba(109,225,248,0.3);
}

/* gradient overlay on image */
.cs-card__img::after {
    content: '';
    position: absolute;
    inset: 0;
    background: linear-gradient(to top, rgba(8,20,75,0.75) 0%, transparent 55%);
    pointer-events: none;
}

/* Industry badge */
.cs-card__badge {
    position: absolute;
    top: 14px;
    left: 14px;
    background: rgba(8,20,75,0.85);
    color: #6DE1F8;
    font-family: 'Mulish';
    font-size: 11px;
    font-weight: 700;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    padding: 5px 12px;
    border-radius: 20px;
    border: 1px solid rgba(109,225,248,0.3);
    backdrop-filter: blur(6px);
    z-index: 3;
}

/* Key stat overlay */
.cs-card__stat-overlay {
    position: absolute;
    bottom: 14px;
    right: 14px;
    background: linear-gradient(135deg, #6DE1F8, #408492);
    border-radius: 12px;
    padding: 8px 14px;
    text-align: center;
    z-index: 3;
    min-width: 72px;
}
.cs-card__stat-value {
    display: block;
    font-family: 'Mulish';
    font-size: 20px;
    font-weight: 800;
    color: #fff;
    line-height: 1;
}
.cs-card__stat-label {
    display: block;
    font-family: 'Mulish';
    font-size: 10px;
    font-weight: 600;
    color: rgba(255,255,255,0.85);
    margin-top: 3px;
    line-height: 1.2;
}

/* Body */
.cs-card__body {
    padding: 22px 22px 24px;
    display: flex;
    flex-direction: column;
    flex: 1;
    position: relative;
    z-index: 3;
}

/* Meta row */
.cs-card__meta {
    display: flex;
    gap: 16px;
    flex-wrap: wrap;
    margin-bottom: 12px;
}
.cs-card__meta-item {
    display: flex;
    align-items: center;
    gap: 6px;
    color: #64748b;
    font-family: 'Mulish';
    font-size: 12px;
    font-weight: 500;
}
.cs-card__meta-item i {
    color: #6DE1F8;
    font-size: 11px;
}

/* Title */
.cs-card__title {
    margin: 0 0 12px;
    font-family: 'Mulish';
    font-size: 18px;
    font-weight: 700;
    line-height: 1.4;
}
.cs-card__title a {
    color: #fff;
    text-decoration: none;
    transition: color 0.3s ease;
}
.cs-card__title a:hover { color: #6DE1F8; }

/* Result / excerpt */
.cs-card__result,
.cs-card__excerpt {
    font-family: 'Mulish';
    font-size: 14px;
    color: #94a3b8;
    line-height: 1.6;
    margin: 0 0 20px;
    flex: 1;
}
.cs-card__result i {
    color: #6DE1F8;
    margin-right: 6px;
}

/* CTA button */
.cs-card__btn {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    background: linear-gradient(180deg, #6DE1F8 0%, #408492 100%);
    color: #fff;
    font-family: 'Mulish';
    font-size: 13px;
    font-weight: 700;
    letter-spacing: 0.3px;
    padding: 10px 20px;
    border-radius: 8px;
    border: 2px solid transparent;
    text-decoration: none;
    transition: all 0.3s ease;
    align-self: flex-start;
    position: relative;
    overflow: hidden;
}
.cs-card__btn::before {
    content: '';
    position: absolute;
    top: 0; left: -120%;
    width: 100%; height: 100%;
    background: rgba(255,255,255,0.2);
    transform: skewX(-25deg);
    transition: 0.6s;
}
.cs-card__btn:hover::before { left: 150%; }
.cs-card__btn:hover {
    background: transparent;
    border-color: #6DE1F8;
    color: #6DE1F8;
    transform: translateY(-2px);
}

/* Empty state */
.cs-empty {
    text-align: center;
    padding: 80px 20px;
}
.cs-empty__icon { font-size: 60px; color: rgba(109,225,248,0.2); margin-bottom: 20px; }
.cs-empty p    { color: #64748b; font-family: 'Mulish'; font-size: 16px; }


/* ============================================================
   CASE STUDIES — SINGLE PAGE  (#singleCaseStudy)
============================================================ */

#singleCaseStudy {
    position: relative;
    padding: 80px 0 100px;
    background: #01002A;
    overflow: hidden;
}

/* Breadcrumb */
.cs-breadcrumb {
    display: flex;
    align-items: center;
    gap: 8px;
    margin-bottom: 40px;
    font-family: 'Mulish';
    font-size: 13px;
    color: #64748b;
    flex-wrap: wrap;
}
.cs-breadcrumb a       { color: #94a3b8; text-decoration: none; transition: color 0.3s; }
.cs-breadcrumb a:hover { color: #6DE1F8; }
.cs-breadcrumb__sep    { color: #334155; }
.cs-breadcrumb span:last-child { color: #6DE1F8; font-weight: 600; }

/* Hero row */
.cs-single-hero { margin-bottom: 60px; }

/* Featured image */
.cs-single-hero__img {
    position: relative;
    border-radius: 22px;
    overflow: hidden;
    box-shadow: 0 25px 60px rgba(8,20,75,0.5);
}
.cs-single-hero__img img {
    width: 100%;
    max-height: 480px;
    object-fit: cover;
    display: block;
    transition: transform 0.8s ease;
}
.cs-single-hero__img:hover img { transform: scale(1.04); }

.cs-single-hero__badge {
    position: absolute;
    bottom: 20px;
    left: 20px;
    background: rgba(8,20,75,0.88);
    color: #6DE1F8;
    font-family: 'Mulish';
    font-size: 13px;
    font-weight: 700;
    padding: 8px 16px;
    border-radius: 25px;
    border: 1px solid rgba(109,225,248,0.3);
    backdrop-filter: blur(8px);
}

/* Info panel */
.cs-single-info-panel {
    background: #08144b;
    border-radius: 22px;
    padding: 35px 30px;
    position: sticky;
    top: 110px;
    box-shadow: 0 20px 50px rgba(8,20,75,0.4);
    border: 1px solid rgba(109,225,248,0.12);
}

.cs-single-title {
    font-family: 'Mulish';
    font-size: 30px;
    font-weight: 800;
    color: #fff;
    line-height: 1.3;
    margin: 0 0 16px;
}
.cs-single-title-line {
    display: block;
    width: 60px;
    height: 4px;
    background: linear-gradient(90deg, #6DE1F8, #408492);
    border-radius: 10px;
    margin-bottom: 28px;
}

/* Meta grid */
.cs-single-meta-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 16px;
    margin-bottom: 30px;
}
.cs-single-meta-item {
    display: flex;
    align-items: flex-start;
    gap: 12px;
    background: rgba(255,255,255,0.04);
    border-radius: 12px;
    padding: 14px 14px;
    border: 1px solid rgba(109,225,248,0.1);
}
.cs-single-meta-item__icon {
    width: 38px;
    height: 38px;
    border-radius: 10px;
    background: rgba(109,225,248,0.1);
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
}
.cs-single-meta-item__icon i { color: #6DE1F8; font-size: 15px; }
.cs-single-meta-item__label {
    display: block;
    font-family: 'Mulish';
    font-size: 11px;
    color: #64748b;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    margin-bottom: 3px;
}
.cs-single-meta-item__value {
    display: block;
    font-family: 'Mulish';
    font-size: 14px;
    font-weight: 700;
    color: #e2e8f0;
}

/* Stats row */
.cs-single-stats {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 12px;
    margin-top: 4px;
}
.cs-single-stat {
    background: linear-gradient(135deg, rgba(109,225,248,0.1), rgba(64,132,146,0.1));
    border: 1px solid rgba(109,225,248,0.2);
    border-radius: 14px;
    padding: 16px 12px;
    text-align: center;
    transition: transform 0.3s ease;
}
.cs-single-stat:hover { transform: translateY(-4px); }
.cs-single-stat__value {
    display: block;
    font-family: 'Mulish';
    font-size: 24px;
    font-weight: 900;
    color: #6DE1F8;
    line-height: 1;
    margin-bottom: 5px;
}
.cs-single-stat__label {
    display: block;
    font-family: 'Mulish';
    font-size: 11px;
    font-weight: 600;
    color: #94a3b8;
    line-height: 1.3;
}

/* Challenge / Solution / Result cards */
.cs-csr-row { margin-bottom: 60px; }

.cs-csr-card {
    position: relative;
    background: #08144b;
    border-radius: 20px;
    padding: 32px 26px;
    height: 100%;
    border: 1px solid rgba(109,225,248,0.1);
    transition: transform 0.4s ease, box-shadow 0.4s ease;
    overflow: hidden;
}
.cs-csr-card:hover {
    transform: translateY(-8px);
    box-shadow: 0 20px 50px rgba(8,20,75,0.45);
}
.cs-csr-card::before {
    content: '';
    position: absolute;
    top: -60px; right: -60px;
    width: 150px; height: 150px;
    border-radius: 50%;
    opacity: 0.07;
    filter: blur(40px);
}
.cs-csr-card--challenge::before { background: #f87171; }
.cs-csr-card--solution::before  { background: #6DE1F8; }
.cs-csr-card--result::before    { background: #34d399; }

.cs-csr-card__icon {
    width: 56px;
    height: 56px;
    border-radius: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 18px;
    font-size: 22px;
}
.cs-csr-card--challenge .cs-csr-card__icon { background: rgba(248,113,113,0.12); color: #f87171; }
.cs-csr-card--solution  .cs-csr-card__icon { background: rgba(109,225,248,0.12); color: #6DE1F8; }
.cs-csr-card--result    .cs-csr-card__icon { background: rgba(52,211,153,0.12);  color: #34d399; }

.cs-csr-card__title {
    font-family: 'Mulish';
    font-size: 18px;
    font-weight: 700;
    color: #fff;
    margin: 0 0 12px;
}
.cs-csr-card__text {
    font-family: 'Mulish';
    font-size: 15px;
    color: #94a3b8;
    line-height: 1.7;
    margin: 0;
}

/* Full post content */
.cs-single-content {
    background: #08144b;
    border-radius: 20px;
    padding: 40px 45px;
    margin-bottom: 50px;
    border: 1px solid rgba(109,225,248,0.1);
}
.cs-single-content h1,
.cs-single-content h2,
.cs-single-content h3,
.cs-single-content h4 {
    font-family: 'Mulish';
    color: #fff;
    font-weight: 700;
    margin-bottom: 14px;
}
.cs-single-content h2 { font-size: 26px; }
.cs-single-content h3 { font-size: 22px; }
.cs-single-content p  {
    font-family: 'Mulish';
    font-size: 16px;
    color: #94a3b8;
    line-height: 1.8;
    margin-bottom: 18px;
}
.cs-single-content ul,
.cs-single-content ol {
    padding-left: 20px;
    margin-bottom: 18px;
}
.cs-single-content li {
    font-family: 'Mulish';
    font-size: 15px;
    color: #94a3b8;
    line-height: 1.7;
    margin-bottom: 8px;
}
.cs-single-content a { color: #6DE1F8; }

/* CTA strip (extends existing .ss-cta-strip) */
.cs-cta-strip { margin-bottom: 40px; }

/* Back link */
.cs-back-link {
    text-align: center;
    padding: 20px 0 10px;
}
.cs-back-link a {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    padding: 12px 28px;
    border-radius: 50px;
    background: transparent;
    border: 1.5px solid rgba(109, 225, 248, 0.35);
    color: #a0b4c8;
    font-family: 'Mulish', sans-serif;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 0.3px;
    text-decoration: none;
    position: relative;
    overflow: hidden;
    transition: color 0.3s, border-color 0.3s, background 0.3s, transform 0.3s, box-shadow 0.3s;
}
.cs-back-link a::before {
    content: '';
    position: absolute;
    inset: 0;
    background: linear-gradient(135deg, rgba(109,225,248,0.12), rgba(64,132,146,0.12));
    opacity: 0;
    transition: opacity 0.3s;
}
.cs-back-link a i {
    font-size: 13px;
    transition: transform 0.3s;
    color: #fff;
}
.cs-back-link a:hover {
    color: #6DE1F8;
    border-color: #6DE1F8;
    transform: translateY(-2px);
    box-shadow: 0 6px 24px rgba(109,225,248,0.18);
    text-decoration: none;
}
.cs-back-link a:hover::before { opacity: 1; }
.cs-back-link a:hover i { transform: translateX(-4px); }

/* ── Responsive ──────────────────────────────────────────── */
@media (max-width: 991px) {
    #caseStudies, #singleCaseStudy { padding: 60px 0 70px; }
    .cs-single-info-panel { position: static; margin-top: 30px; }
    .cs-single-hero { margin-bottom: 40px; }
    .cs-single-title { font-size: 26px; }
    .cs-single-stats { grid-template-columns: repeat(3,1fr); }
    .cs-csr-row { margin-bottom: 40px; }
    .cs-single-content { padding: 30px 28px; }
}

@media (max-width: 767px) {
    #caseStudies, #singleCaseStudy { padding: 50px 0; }
    .cs-section-head { margin-bottom: 35px; }
    .cs-filter-bar   { gap: 8px; }
    .cs-filter-btn   { padding: 7px 16px; font-size: 13px; }
    .cs-card__img    { height: 190px; }
    .cs-card__body   { padding: 18px 18px 20px; }
    .cs-card__title  { font-size: 16px; }
    .cs-single-meta-grid { grid-template-columns: 1fr; }
    .cs-single-stats { grid-template-columns: 1fr 1fr 1fr; gap: 8px; }
    .cs-single-stat__value { font-size: 20px; }
    .cs-single-content { padding: 24px 20px; }
    .cs-single-title { font-size: 22px; }
    .ss-cta-strip { flex-direction: column; gap: 18px; text-align: center; }
}


/* ═══════════════════════════════════════════════════════════
   404 PAGE
═══════════════════════════════════════════════════════════ */
#page-404 {
    background: #01002A;
    min-height: 80vh;
    display: flex;
    align-items: center;
    padding: 80px 0 100px;
    position: relative;
    overflow: hidden;
    text-align: center;
}

/* Ambient glows */
.e404-glow {
    position: absolute;
    border-radius: 50%;
    filter: blur(90px);
    pointer-events: none;
    z-index: 0;
}
.e404-glow--left {
    width: 420px;
    height: 420px;
    background: rgba(109,225,248,0.12);
    top: -80px;
    left: -120px;
}
.e404-glow--right {
    width: 500px;
    height: 500px;
    background: rgba(64,132,146,0.1);
    bottom: -100px;
    right: -140px;
}

/* Floating dots */
.e404-particles { position: absolute; inset: 0; pointer-events: none; z-index: 0; }
.e404-dot {
    position: absolute;
    border-radius: 50%;
    background: rgba(109,225,248,0.55);
    animation: e404DotFloat linear infinite;
}
.e404-dot--1 { width:6px;  height:6px;  top:15%;  left:10%;  animation-duration:7s;  animation-delay:0s;   opacity:.5; }
.e404-dot--2 { width:4px;  height:4px;  top:70%;  left:20%;  animation-duration:9s;  animation-delay:1s;   opacity:.35; }
.e404-dot--3 { width:8px;  height:8px;  top:25%;  right:12%; animation-duration:11s; animation-delay:2s;   opacity:.4; }
.e404-dot--4 { width:5px;  height:5px;  top:60%;  right:18%; animation-duration:8s;  animation-delay:0.5s; opacity:.45; }
.e404-dot--5 { width:3px;  height:3px;  top:45%;  left:50%;  animation-duration:13s; animation-delay:3s;   opacity:.3; }
@keyframes e404DotFloat {
    0%,100% { transform: translateY(0)   scale(1);   }
    50%      { transform: translateY(-22px) scale(1.2); }
}

/* Main wrap */
.e404-wrap {
    position: relative;
    z-index: 2;
}

/* ── 404 Image ────────────────────────────────────────────── */
.e404-image-wrap {
    margin-bottom: 48px;
    animation: e404NumReveal 1s cubic-bezier(0.22,1,0.36,1) both;
}
.e404-image {
    max-width: 480px;
    width: 100%;
    height: auto;
    display: block;
    margin: 0 auto;
    border-radius: 20px;
    filter: drop-shadow(0 20px 60px rgba(109,225,248,0.2));
    animation: e404ImgFloat 5s ease-in-out infinite;
}
@keyframes e404ImgFloat {
    0%,100% { transform: translateY(0);    }
    50%      { transform: translateY(-14px); }
}

/* ── Big 404 number ───────────────────────────────────────── */
.e404-number {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    margin-bottom: 48px;
    line-height: 1;
    animation: e404NumReveal 1s cubic-bezier(0.22,1,0.36,1) both;
}
@keyframes e404NumReveal {
    from { opacity:0; transform: scale(0.75) translateY(30px); }
    to   { opacity:1; transform: scale(1)    translateY(0);     }
}

.e404-num {
    font-family: 'Mulish', sans-serif;
    font-size: clamp(100px, 18vw, 200px);
    font-weight: 900;
    background: linear-gradient(135deg, #ffffff 20%, #6DE1F8 60%, #408492 100%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    text-shadow: none;
    filter: drop-shadow(0 0 40px rgba(109,225,248,0.35));
    letter-spacing: -4px;
}

/* Orbiting "0" — planet ring */
.e404-orbit {
    position: relative;
    width: clamp(100px, 16vw, 178px);
    height: clamp(100px, 16vw, 178px);
    border-radius: 50%;
    border: 3px solid rgba(109,225,248,0.25);
    background: radial-gradient(circle at 38% 38%, rgba(109,225,248,0.15), rgba(8,20,75,0.7));
    box-shadow:
        0 0 0 6px rgba(109,225,248,0.07),
        inset 0 0 40px rgba(109,225,248,0.1);
    animation: e404OrbitPulse 3s ease-in-out infinite;
    flex-shrink: 0;
}
@keyframes e404OrbitPulse {
    0%,100% { box-shadow: 0 0 0 6px rgba(109,225,248,0.07), inset 0 0 40px rgba(109,225,248,0.1); }
    50%      { box-shadow: 0 0 0 14px rgba(109,225,248,0.12), inset 0 0 60px rgba(109,225,248,0.18); }
}

.e404-planet {
    position: absolute;
    width: 18px;
    height: 18px;
    border-radius: 50%;
    background: linear-gradient(135deg, #6DE1F8, #408492);
    box-shadow: 0 0 14px rgba(109,225,248,0.7);
    top: -9px;
    left: 50%;
    transform: translateX(-50%);
    transform-origin: 50% calc(clamp(50px, 8vw, 89px) + 9px);
    animation: e404PlanetOrbit 4s linear infinite;
}
@keyframes e404PlanetOrbit {
    from { transform: translateX(-50%) rotate(0deg)   translateY(0); }
    to   { transform: translateX(-50%) rotate(360deg) translateY(0); }
}

/* ── Text content ─────────────────────────────────────────── */
.e404-content {
    animation: e404ContentReveal 0.9s cubic-bezier(0.22,1,0.36,1) 0.25s both;
}
@keyframes e404ContentReveal {
    from { opacity:0; transform: translateY(24px); }
    to   { opacity:1; transform: translateY(0);     }
}

.e404-title {
    font-family: 'Mulish', sans-serif;
    font-size: clamp(22px, 3.5vw, 36px);
    font-weight: 800;
    color: #ffffff;
    margin: 0 0 18px;
    letter-spacing: -0.3px;
}

.e404-text {
    font-family: 'Mulish', sans-serif;
    font-size: 16px;
    font-weight: 500;
    color: rgba(255,255,255,0.6);
    max-width: 500px;
    margin: 0 auto 40px;
    line-height: 1.75;
}

/* ── Buttons ──────────────────────────────────────────────── */
.e404-actions {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 16px;
    flex-wrap: wrap;
}

.e404-btn {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    padding: 14px 34px;
    border-radius: 50px;
    font-family: 'Mulish', sans-serif;
    font-size: 15px;
    font-weight: 700;
    text-decoration: none;
    position: relative;
    overflow: hidden;
    transition: transform 0.3s, box-shadow 0.3s;
}
.e404-btn::before {
    content: '';
    position: absolute;
    top: 0; left: -120%;
    width: 60%; height: 100%;
    background: linear-gradient(120deg, transparent 30%, rgba(255,255,255,0.2) 50%, transparent 70%);
    transform: skewX(-20deg);
    pointer-events: none;
}
.e404-btn:hover::before { animation: blogImgShine 0.6s ease forwards; }
.e404-btn:hover { transform: translateY(-3px); text-decoration: none; }

.e404-btn--primary {
    background: linear-gradient(135deg, #6DE1F8, #408492);
    color: #01002A;
    box-shadow: 0 8px 28px rgba(109,225,248,0.3);
}
.e404-btn--primary:hover {
    box-shadow: 0 12px 36px rgba(109,225,248,0.45);
    color: #01002A;
}

.e404-btn--ghost {
    background: transparent;
    border: 1.5px solid rgba(109,225,248,0.35);
    color: rgba(255,255,255,0.75);
}
.e404-btn--ghost:hover {
    border-color: #6DE1F8;
    color: #6DE1F8;
    box-shadow: 0 6px 24px rgba(109,225,248,0.18);
}
.e404-btn--ghost .fas {   
      transition: transform 0.3s;
    color: #fff;
    font-size: 20px;
 }
.e404-btn--ghost:hover .fas { transform: translateX(-4px); }

/* Responsive */
@media (max-width: 576px) {
    #page-404 { padding: 60px 0 70px; }
    .e404-image { max-width: 280px; }
    .e404-num { letter-spacing: -2px; }
    .e404-actions { flex-direction: column; align-items: center; }
    .e404-btn { width: 100%; max-width: 280px; justify-content: center; }
}
    .ss-cta-strip__text { font-size: 20px; }

/* ===== Search Results Page ===== */
.search-main-page {
    background: #01002A;
    padding: 60px 0;
}

/* Nothing Found box */
.search-results .no-results,
.search-main-page .no-results {
    background: rgba(255, 255, 255, 0.04);
    border: 1px solid rgba(109, 225, 248, 0.2);
    border-radius: 12px;
    padding: 50px 40px;
    text-align: center;
    color: #fff;
}

.search-results .no-results h3.entry-title,
.search-main-page .no-results h3.entry-title {
    font-size: 28px;
    font-weight: 700;
    color: #6DE1F8;
    margin-bottom: 16px;
    font-family: 'Mulish', sans-serif;
}

.search-results .no-results p,
.search-main-page .no-results p {
    color: rgba(255, 255, 255, 0.75);
    font-size: 16px;
    margin-bottom: 30px;
}

/* Search form inside no-results */
.search-results .search-form,
.search-main-page .search-form {
    display: flex;
    gap: 10px;
    max-width: 520px;
    margin: 0 auto;
}

.search-results .search-form label,
.search-main-page .search-form label {
    flex: 1;
    margin: 0;
}

.search-results .search-form .search-field,
.search-main-page .search-form .search-field {
    width: 100%;
    padding: 12px 18px;
    border-radius: 8px;
    border: 1px solid #6DE1F8;
    background: rgba(255, 255, 255, 0.07);
    color: #fff;
    font-size: 15px;
    outline: none;
    transition: border-color 0.3s;
    margin-bottom: 0;
}

.search-results .search-form .search-field::placeholder,
.search-main-page .search-form .search-field::placeholder {
    color: rgba(255, 255, 255, 0.45);
}

.search-results .search-form .search-field:focus,
.search-main-page .search-form .search-field:focus {
    border-color: #fff;
}

.search-results .search-form .search-submit,
.search-main-page .search-form .search-submit {
    padding: 12px 28px;
    background: #6DE1F8;
    color: #01002A;
    border: none;
    border-radius: 8px;
    font-size: 15px;
    font-weight: 700;
    cursor: pointer;
    transition: background 0.3s, color 0.3s;
    white-space: nowrap;
    width: auto;
    margin: 0;
}

.search-results .search-form .search-submit:hover,
.search-main-page .search-form .search-submit:hover {
    background: #fff !important;
    color: #01002A !important;

}

@media (max-width: 576px) {
    .search-results .search-form,
    .search-main-page .search-form {
        flex-direction: column;
    }
    .search-results .no-results,
    .search-main-page .no-results {
        padding: 30px 20px;
    }
}