body{margin:0px; padding: 0px; background-color: #fff; height: 100%;font-family: 'Roboto';
}
.wide-5{width: 5%; float: left;}
.wide-95{width: 91%; float: left;}
.maintop{display: inline-table; margin-top: 135px; width: 100%;}
/* .navbar-brand>img{    width: 62%;
    padding: 11px;}
	.navbar-default .navbar-toggle .icon-bar{background-color:#fff;}
	.panelheading{
		font-size: 22px; font-weight: bold; padding-bottom: 20px; margin-top:58px;
	} */
/* .navbar .navbar-nav li a{font-size:16px;     margin-top: 0px !important;} */
section {
  height: 100%;}
/* ul li{color: #645e5e; margin-left: 0px;
    font-size: 14px;
    line-height: 32px;}
.dropdown-menu{
  padding:6px 0px 20px 20px;
  min-width: 211px;
} */
/* .ulwr ol li{color: #fff; line-height: 28px;} */
.maindiv{width: 100%; background-color: #f3f3f3;}
.box h1{font-size: 33px;
    color: #333;
    margin-top: 50px; font-weight: 600;
    line-height: normal;}
.box p{
	    color: #fff;
    text-align: justify;
    line-height: 26px;
    font-size: 16px;
}
.banner img{width: 100%;}
/*.mrtop{margin-top: 100px;}*/
.call{margin-top: 25px;}
.call a{
	font-size: 14px;
    color: #fff;
    background-color: #5f0ca6;
    display: table;
    padding: 10px 25px;
    border-radius: 30px;
    text-decoration: none;
    transition: all 0.5s ease;
}
.banner-bg-1{
    /*background-image: url(../images/bg1.png); width:100%;  height: 734px; margin-top: -2px; background-repeat: no-repeat;  background-size: 100% auto;*/
    font-family: 'Roboto', sans-serif;  background-color: #f7f7f7;
}
.banner-bg-1 article{
   margin-top: 56%;
    font-size: 27px;
    font-weight: bold;
    color: #fff;
    text-align: center;
}

.banner-bg-1 p{color: #201e1e ; text-align: left;}.banner-bg-1 img{margin:0 auto 0; height: auto;}
/* .footer-widget p a{color:#fff !important;} */
/*===================================
===============Section 2=============
====================================*/
.text h2{font-weight: bold;}
.text{text-align: center; font-weight: bold; padding-bottom: 30px;}
.snip1423 {
  font-family: 'Oswald', Arial, sans-serif;
  position: relative;
  float: left;
  margin: 0px;
  /*min-width: 100%;*/
  /*max-width: 315px;*/
  width: 100%;
  background: #ffffff;
  text-align: center;
  color: #000000;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
  font-size: 16px;
  padding: 0px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  height: 100% !important;
    margin-bottom: 33px;
    display: flex;
    align-items: center;
    flex-direction: column;
    border-radius: 20px;
	padding-bottom: 25px;
}

.maindiv .col-md-4{
    /*height:100vh;*/
    margin-bottom:20px;
}

.snip1423 * {
  -webkit-box-sizing: padding-box;
  box-sizing: padding-box;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  font-size: 21px;
  font-weight:200;
}
.snip1423 img {
     width: 100%;
    max-width: 80px;
    vertical-align: top;
    position: relative;
    margin: 0 auto;
    text-align: center;
    filter: brightness(0.5);
    padding:10px;
}
.snip1423 figcaption {
  padding: 10px 20px 15px;
}
figcaption span strong{color: #5f0ca6; margin-bottom: 40px; font-family: 'Oswald', sans-serif; letter-spacing: 1px;}
.snip1423 h3,
.snip1423 p {
  margin-top: 20px;
  font-family: 'Roboto', sans-serif;

}
.snip1423 h3 {
  font-size: 1.3em;
  font-weight: 400;
  margin-bottom: 5px;
  text-transform: uppercase;
}
.snip1423 p {
  font-size: 14px;
    /*letter-spacing: 1px;*/
    font-weight: 300;
    text-align: center;
    color: #3c3b3b;
    font-family: 'Roboto';
}
.snip1423 .price {
  font-weight: 500;
  font-size: 1.4em;
  line-height: 48px;
  letter-spacing: 1px;
}
.snip1423 .price s {
  margin-right: 5px;
  opacity: 0.5;
  font-size: 0.9em;
}


.banner-bg-2 .imgalign:hover,
.banner-bg-2 .imgalign.hover {
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
}

.imgmr{
	    margin-left: 0;
    margin-right: 0;
    display: inline;
}
.more a{
  text-align: center;
    font-size: 18px;
    font-weight: bold;
    background-color: #9C5C8F;
    display: table;
    width: 100%;
    padding: 12px;
    border-radius: 46px;
    color: #fff;
    text-decoration: none;
}
/*=====================================================
=======================Banner BG=======================
=====================================================*/
.banner-bg-2{
    /*background-image: url(../images/bg2.png); width:100%;  height: 850px; margin-top: -2px; background-repeat: no-repeat;  background-size: 100% auto;*/
    font-family: 'Roboto', sans-serif;  background-color: #f7f7f7; padding:50px 0;
}
.banner-bg-2 article{
   /*margin-top: 42%;*/
    font-size: 27px;
    font-weight: bold;
   color: #5f0ca6;
    text-align: center;
}
.banner-bg-2 p{color: #3c3b3b; text-align: center;}
/*.imgalign img{margin-left: auto; margin-right: auto; display: block; margin-top: 20px;}*/
.imgalign p{text-align: left; color: #3c3b3b;
    font-family: 'Roboto';}
    .imgalign p span{
        color: rgb(95 12 166);
    font-weight: 700;
    }
.imgalign a{text-decoration: none; display: flex; gap: 20px;}
.shap{
   background-color: #fff;
    padding: 25px 13px 25px 11px;
    border-radius: 10px;
    width: 130px;
    margin-left: 21px;
    margin-top: 35px;
    height: 134px;
}
.shap a{text-decoration: none; color: #000;}
.shap img{margin-left: 14px;}
.shap p{
font-size: 11px;
    font-weight: bold;
    text-transform: uppercase;
    text-align: center;
    margin-top: 7px;
}
.mrleft{margin-left: 100px;}
/*=====================================================
=======================About Us=======================
=====================================================*/
.panelmr{    padding-top: 25px;
    padding-bottom: 60px;
    background-color: #f7f7f7;
    background-image: linear-gradient(to right, #5f0ca6bf 0%, #5f0ca6b8 51%, #c574b5 100%) !important;
    padding: 50px 0;
}
.text3 h3{
  font-family: 'Roboto', sans-serif;
  margin-top: 50px;
}
.text3 p{
  font-family: 'Roboto', sans-serif;
}

/*=====================================================
=======================Notification=======================
=====================================================*/
.notification{
  width: 100%;
  padding: 30px 0;
  display: inline-table;
  background-color: #f3f3f3;
  /*margin-bottom:10px;*/
}
/*.notification p{*/
/*font-size: 16px;*/
/*line-height: 23px;*/
/*margin-top: 0;*/
/* border: 1px solid #894bbd; */
/*padding: 10px 30px;*/
/*border-radius: 40px;*/
/*background-image: linear-gradient(to right, #5f0ca6bf 0%, #5f0ca6b8 51%, #c574b5 100%) !important;*/
/*color: #fff;*/
/*}*/

/*=====================================================
=======================Calling Part====================
=====================================================*/
.ctc{background-image: linear-gradient(to right, #5f0ca6bf 0%, #5f0ca6b8 51%, #c574b5 100%) !important; padding: 20px; border-bottom: 1px solid #fff;}
.ctc p{padding: 13px 0px 5px 5px;
    font-size: 22px;
    color: #fff;
    text-transform: capitalize;
    font-weight: 500;
}
.ctc p a{
  color: #fff;
    padding: 10px 40px;
    font-size: 18px;
    text-decoration: none;
    background-color: transparent;
    border: 1px solid #fff;
    margin-top: 30px;
    border-radius: 25px;
    margin: auto;
    transition: all 0.5s ease;
}
.ctc p a:hover{background-color: #5f0ca6 !important; color:#fff !important;
text-decoration: none; border-color:#5f0ca6;
}

 .call a:hover{background-color: rgb(248, 229, 0) !important; color:rgba(0, 0, 0, 0.75) !important;
text-decoration: none; border-color:#5f0ca6;
}

.socialmedia{padding-left: 16px;}
.socialmedia i{
    font-size: 15px;
    background-color: #62c6cd;
    color: #fff;
    padding: 9px 13px 9px 13px;
    border-radius: 52px;
}
/*====================================================
===================Faq================================
======================================================
*/
/*.faq{margin-bottom: 100px;}*/
.faq h4{padding: 20px;
    text-align: center;
    font-size: 44px;
    font-weight: bold;
    color: #410647;}
    .panel-default>.panel-heading{
          color: #fff;
    background-color: #894bbd;
    border-color: #894bbd;
    }
    .panel-default>.panel-heading+.panel-collapse>.panel-body{
    border-top-color: #ffffff;
    background-color: #ffffff;
    color: #000;
    }
  .panel-heading a{text-decoration: none; display:block;}
/*=====================================================
=======================Footer=======================
=====================================================*/
/* .footer-widget ul{margin-left: -18px;}
.footer-section {
  background-image: linear-gradient(to right, #5f0ca6bf 0%, #5f0ca6b8 51%, #c574b5 100%) !important;
  position: relative;
}
.footer-cta {
  border-bottom: 1px solid #373636;
} */
.single-cta i {
  color: #ff5e14;
  font-size: 30px;
  float: left;
  margin-top: 8px;
}
.cta-text {
  padding-left: 15px;
  display: inline-block;
}
.cta-text h4 {
  color: #fff;
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 2px;
}
.cta-text span {
  color: #757575;
  font-size: 15px;
}
/*
.footer-content {
  position: relative;
  z-index: 2;
  padding-top:20px;
}
.footer-pattern img {
  position: absolute;
  top: 0;
  left: 0;
  height: 330px;
  background-size: cover;
  background-position: 100% 100%;
}
.footer-logo {
  margin-bottom: 30px;
}
.footer-logo img {
    max-width: 200px;
    margin-top: 10px;
}
.footer-text p {
  margin-bottom: 5px;
  font-size: 14px;
      color: #fff;
  line-height: 20px;
}
.footer-social-icon span {
  color: #fff;
  display: block;
  font-size: 20px;
  font-weight: 700;
  font-family: 'Poppins', sans-serif;
  margin-bottom: 20px;
}
.footer-social-icon a {
  color: #fff;
  font-size: 16px;
  margin-right: 15px;
}
.footer-social-icon i {
  height: 40px;
  width: 40px;
  text-align: center;
  line-height: 38px;
  border-radius: 50%;
} */
.facebook-bg{
  background: #3B5998;
}
.twitter-bg{
  background: #55ACEE;
}
.google-bg{
  background: #DD4B39;
}/* 
.footer-widget-heading h3 {
  color: #fff;
  font-size: 20px;
  font-weight: 500;
  margin-bottom: 40px;
  position: relative;
}
.footer-widget-heading h3::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: -10px;
  height: 2px;
  width: 50px;
  background: #fff;
}
.footer-widget ul li {
  display: inline-block;
  float: left;
  width: 50%;
  margin-bottom: 12px;
}
.footer-widget ul li a:hover{
  color: #ff5e14;
}
.footer-widget ul li a {
  color: #fff;
  text-transform: capitalize;
} */
.subscribe-form {
  position: relative;
  overflow: hidden;
}
.subscribe-form input {
  width: 100%;
  padding: 14px 28px;
  background: #ffffff;
  border: 1px solid #2E2E2E;
  color: #fff;
}
.subscribe-form button {
    position: absolute;
    right: 0;
    background: #202020;
    padding: 13px 20px;
    border: 1px solid #202020;
    top: 0;
    height: 52px;
}
.subscribe-form button i {
  color: #fff;
  font-size: 22px;
  transform: rotate(-6deg);
}
.copyright-area{
  background: #f7f7f7;
  padding: 25px 0;
}
.copyright-text p {
  margin: 0;
  font-size: 14px;
  color: #878787;
}
.copyright-text p a{
  color: #ff5e14;
}/* 
.footer-menu li {
  display: inline-block;
  margin-left: 20px;
}
.footer-menu li:hover a{
  color: #fff;
}
.footer-menu li a {
  font-size: 14px;
  color: #878787;
  text-decoration: none;
} */
/* .navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover{
color: #fff;
background-color: transparent;
} */
/* .dropdown-menu{background-color: #410647;} */

.heading{
  font-size: 20px;
    font-weight: 600;
    text-align: left;
    margin-bottom: 20px;
    /*margin-top: 50px;*/
}
.crtext{text-align: center;}
.group{margin-bottom: 10px; display:flex; gap:10px}
.crtext div{
      text-align: left;
    font-size: 17px;
    color: #696969;
    margin-right: 0px;
    font-family: 'Roboto', sans-serif;
}

.banner-bg-3{    background-image: url(../images/tech-support.jpg); width:100%;  height:575px; margin-top: -2px; background-repeat: no-repeat;  background-size: 100% auto;    font-family: 'Roboto', sans-serif;  background-color: #9e5293; color:#fff;}
.wooul ul li{color: #000;}


.container{
    max-width:1170px !important;
}

.banner-bg-1.box ul{
    margin-left:-2rem;
}

/*.img-responsive.topBimg{*/
/*    animation: float-badge 3s ease-in-out infinite;*/
/*}*/

/*@keyframes float-badge {*/
/*  0% {*/
/*    transform: translateY(0);*/
/*  }*/

/*  50% {*/
/*    transform: translateY(-10px);*/
/*  }*/

/*  100% {*/
/*    transform: translateY(0);*/
/*  }*/
/*}*/

.maindiv.bg1{
  background-image: linear-gradient(to right, #5f0ca6bf 0%, #5f0ca6b8 51%, #c574b5 100%) !important;
    padding: 50px 0;
}
.maindiv .text h2, .maindiv .text p{
    color:#fff;
    font-weight: 400;
}
.maindiv .text h2{
    margin-top:0;
}

.maindiv .text{
    position:relative;
    padding-bottom: 5px;
    margin-bottom:40px;
}

/* .maindiv .text::after, .expert-Heading::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 10%;
    height: 3px;
    background-color: #ffffff;
    transform: translateX(-50%);
} */



.carousel-container .seeAll-btn:hover{
    background-color:#5f0ca6;
    color:#fff;
}

.seeAll-btn{
    max-width:160px;
    height:40px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: 700;
    background-color: rgb(248, 229, 0);
    color: rgba(0, 0, 0, 0.75);
    text-decoration: none !important;
    border-radius: 5px;
    transition: all 0.5s ease;
    box-shadow: none;
    margin:30px auto 0;
}
.seeAll-btn:hover{
    background:#fff;
    color:#000;
    text-decoration: none ;
}

.imalignImg{
    max-width:75px;
    width:100%;
    height:auto;
}

.imalignImg img{
    width:100%;
    filter: grayscale(1);
}

.banner-bg-2 .imgalign{
        background: #f7fbfc;
    padding: 30px;
    border-radius: 20px;
    margin-bottom: 30px;
    box-shadow: 0 0 20px rgb(0 0 0 / 9%);
    transition: all 0.5s ease;
}
.banner-bg-2 .imgalign:last-child{
    margin-bottom:0;
}

.expert-Heading{
    position:relative;
    padding-bottom: 5px;
    margin-bottom:50px;
}
.expert-Heading::after{
        background-color: #5f0ca6;
}

.owl-carousel, .owl-carousel .owl-item{
    display:flex;
}
.owl-carousel .owl-stage{
height: 100%;
display: flex

}

.banner-bg-2 .row.row01{
display: flex;
align-items: center;
/*flex-wrap:wrap;*/
gap: 20px;
}

.banner-bg-2 .imgalign-right-sec img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    margin: auto;
    min-height:500px;
}

.banner-bg-1.box{
    padding: 0 !important;
}
.panelmr .text3 h3{
    color:#ffff00;
    margin-top:0px;
    position:relative;
    padding-bottom: 5px;
    margin-bottom: 20px;
}

.panelmr .text3 p{
     color:#fff;
}

.panelmr .text3{
    margin-bottom:50px;
    margin-top: 20px;
}

.panelmr .text3:last-child{
    margin-bottom:0;
}

.panelmr .text3 h3::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0%;
    width: 5%;
    height: 4px;
    background-color: #ffff00;
    /*transform: translateX(-50%);*/
}
.maindiv.bg2, .container.faq{
    padding:50px 0;
}
.container.faq{
    padding-bottom:0!important;
}
.section-eight h2, .sec-eight-text-area p{
    color:#fff;
}
/* 
.footer-text.mb-25 p{
    display: flex;
    gap:10px;
    align-items: center;
} */

.top-header{
background-color: #5f0ca6;
padding: 10px 0;
color: #fff;
}

.top-header .left-side{
display: flex;
align-items: center;
gap: 10px;
font-size: 16px;
}

.top-header .right-side a{
padding: 5px 15px;
font-weight: 700;
background-color: #f8e500;
color: rgba(0, 0, 0, 0.75);
text-decoration: none;
border-radius: 5px;
transition: all 0.3s ease;
}

header{
    position:sticky;
    top:0;
    z-index:1010;
}


body {
overflow: unset !important;
}

html {
overflow-x: hidden;
}

.servicePage .row{
    --bs-gutter-x: 1.5rem;
    --bs-gutter-y: 0;
    display: flex
;
    flex-wrap: wrap;
    margin-top: calc(var(--bs-gutter-y) * -1);
    margin-right: calc(var(--bs-gutter-x) / -2);
    margin-left: calc(var(--bs-gutter-x) / -2);
}



.maindiv.notification img{
    width:180px;
}

.maindiv.notification .notify-sec{
    display:flex;
    gap: 40px;
    align-items: center;
    border: 1px solid #333;
    border-radius: 15px;
    padding: 20px;
}

.maindiv.notification .notify-sec h3{
    font-size: 2rem;
    font-weight: 700;
    margin: 0 0 15px;
}

.notify-cont p {
    font-size: 1rem;
}

.maindiv.notification .notify-sec b{
    font-weight: 100;
    color: #7d37b9;
    font-size: 2rem;
    margin-bottom: 10px;
    display: block;
}

.maindiv.notification .notify-sec{
    font-size: 20px;
}


.panelSec h1{
    font-size: 20px;
    font-weight: 600;
    text-align: left;
    margin-bottom: 10px;
    color:#333;
}
.panelSec p, .panelSec .crtext div, .panelSec1 ul li, .panelSec1 .crtext div{
    text-align:left !important;
    font-size:13px !important;
    color: #3a3a3a !important;
}

.panelSec .crtext div{
    font-size:13px !important;
}
.panelSec .wide-5{
    width:3%;
}
.panelSec1 .heading{
    margin-top:30px;
}

.panelSec1 .crtext .penelImg{
    width:300px;
}

.panelSec1 .row.crtext.crt1{
        margin: 30px 0 10px;
}
.banner-bg-1.box h1{
    margin-top:0;
    margin-bottom:25px;
}

.banner-bg-1.box h3{
    margin: 0;
}

.banner-bg-1.box a i{
    padding-right:5px;
}

/*.banner-bg-1.box {*/
/*  position: relative;*/
/*  overflow: hidden;*/
/*}*/

/*.video-bg {*/
/*  position: absolute;*/
/*  top: 0;*/
/*  left: 0;*/
/*  width: 100%;*/
/*  height: 100%;*/
/*  object-fit: cover; */
/*  z-index: 0; */
/*}*/

/*.video-overlay {*/
/*  position: absolute;*/
/*  top: 0;*/
/*  left: 0;*/
/*  width: 100%;*/
/*  height: 100%;*/
/*  background: rgba(0, 0, 0, 0.5); */
/*  z-index: 0;*/
/*}*/

/*.banner-bg-1.box .content {*/
/*  position: relative;*/
/*  z-index: 1; */
/*  color: white;*/
/*}*/



.banner-bg-1.box .heading-3{
       background: #5f0ca6;
    border-radius: 10px;
    padding: 10px 15px;
    color: #fff;
    font-size: 18px;
    font-weight: 300;
    margin-bottom: 15px;
    display: inline-block;
    width:50%;
}





@media(max-width:769px){
    					
    /* .navbar-container{
        display:block;
    }			
    
    .navbar-brand{
        height:100%;
        padding:0;
    }
    .navbar{
        border-bottom:none;
    }
    .navbar-brand>img{
        width: 48%;
        padding:0;
    }
    .navbar-header{
        display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
    align-items: center;
    gap:10px;
    padding:10px;
    }
    .navbar-default .navbar-brand{
        flex:1;
    }
    .navbar-toggle{
        margin:auto;
        width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    }
   .navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover{
       background-color: unset;
   } */
    					
    .banner-bg-1 img{
        display:none;
    }			
    .banner-bg-1.box{
        padding: 20px !important;
    }
    .box h1{
        margin-top:0px;
    }
    .banner-bg-2 .row.row01{
        flex-wrap: wrap;
    }
    .banner-bg-2 .imgalign-right-sec img{
        min-height:unset;
        max-height:340px;
    }
    .expert-Heading{
        margin-bottom: 20px;
    }
    .banner-bg-2, .maindiv.bg1, .panelmr, .maindiv.bg2, .container.faq{
        padding:30px 0;
    }
    .ctc .col-md-5, .ctc p{
        text-align:center !important;
    }
    .left-side span{
        font-size:11px;
    }
    .box h1{
        font-size:30px;
    }
    .maindiv.notification img{
       width: 200px;
    margin: auto; 
    }
    .panel-group{
        margin-bottom:0;
    }
    .ctc p a{
        font-size:13px;
    }
    .banner-bg-2 .row.row01{
        padding:12px;
    }
}



/*blog-section-----------------*/


 .carousel-container {
        display:none;
        position: relative;
        padding:30px 0;
        }
        
        .carousel-container .maindiv{
            background:none;
        }
  .carousel-container .maindiv .text h2{
      font-size: 27px;
    font-weight: bold;
    color: #5f0ca6;
    text-align: center;
  }
  
    .carousel-container .maindiv .text::after{
        
    background-color: #5f0ca6;
    }
  
  
        .guide-card {
            display: flex;
            background: #fff;
            border-radius: 15px;
            overflow: hidden;
            box-shadow: 0 3px 5px rgba(0, 0, 0, 0.08);
            margin: 10px;
            transition: transform 0.3s ease, box-shadow 0.3s ease;
            /*min-height: 200px;*/
            width:100%;
            border: 1px solid #ccc;
        }
        
        .card-left{
            max-width:550px;
            /*height:310px;*/
            overflow:hidden;
            width:100%;
        }
    .card-left img{
        width:100%;
        height:100%;
        object-fit:cover;
    }

        .card-right {
            flex: 1.2;
            padding: 30px;
            display: flex;
            flex-direction: column;
            justify-content: center;
        }

        .category-tag {
            background: #333;
            color: white;
            padding: 6px 12px;
            border-radius: 15px;
            font-size: 0.75rem;
            font-weight: 600;
            margin-bottom: 15px;
            display: inline-block;
            width: fit-content;
            text-transform: uppercase;
        }

        .card-right-title {
            font-size: 2.8rem;
            color: #333;
            margin-bottom: 15px;
            font-weight: 700;
            line-height: 1.3;
        }

        .card-description {
            color: #666;
            line-height: normal;
            margin-bottom: 20px;
            font-size: 1.9rem;
        }

        .card-meta {
            display: flex;
            border-top:1px solid #666;
            padding-top:20px;
            align-items: center;
            color: #999;
            font-size: 0.85rem;
        }

        .card-meta span {
            margin-right: 15px;
            display: flex;
            align-items: center;
            font-size: 12px;
            color: #333;
        }

        .card-meta .author::before {
            content: '👤';
            margin-right: 5px;
        }

        .card-meta .time::before {
            content: '🕒';
            margin-right: 5px;
        }

        /* Owl Carousel Custom Styles */
        .owl-nav {
            position: absolute;
            top: 50%;
            transform: translateY(-50%);
            width: 100%;
            display: flex;
            justify-content: space-between;
            pointer-events: none;
        }

        .owl-nav button {
            background: white !important;
            color: #333 !important;
            border-radius: 50% !important;
            width: 50px !important;
            height: 50px !important;
            font-size: 20px !important;
            font-weight: bold !important;
            box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1) !important;
            transition: all 0.3s ease !important;
            pointer-events: all !important;
            border: none !important;
            outline: none !important;
        }

        .owl-nav button:hover {
            background: #333 !important;
            color: white !important;
            transform: scale(1.1) !important;
        }

        .owl-prev {
            left: -25px !important;
        }

        .owl-next {
            right: -25px !important;
        }

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

        .owl-dot {
            width: 12px !important;
            height: 12px !important;
            border-radius: 50% !important;
            background: #ddd !important;
            margin: 0 5px !important;
            transition: all 0.3s ease !important;
        }

        .owl-dot.active {
            background: #96588a !important;
            transform: scale(1.3) !important;
        }

        /* Responsive Design */
        
        @media (max-width: 1024px) {
            .banner-bg-1.box .heading-3{
                width:100%;
            }
            .banner-bg-1.box .content.row{
                padding:20px 0;
            }
        }
        
        @media (max-width: 768px) {
            .guide-card {
                flex-direction: column;
                margin: 5px;
            }

            .card-right {
                padding: 25px;
            }

            .card-right-title {
                font-size: 1.3rem;
            }

            .owl-nav button {
                display: none !important;
            }
            
            .maindiv.notification .notify-sec{
                flex-wrap:wrap;
                text-align: center;
            }
            .guide-card{
                flex-wrap:wrap;
            }
            .card-left{
                max-width:100%;
            }
        }

        @media (max-width: 480px) {

            .card-left,
            .card-right {
                padding: 20px;
            }

          
            .card-right-title {
                font-size: 1.2rem;
            }

            .card-description {
                font-size: 0.9rem;
            }
        }
        
        
      /* 
<!--review-section-start--> */

.review-sec{
   background: #FAFAFA;
   width: 100%;
}

.review-content{
   display: flex;
   justify-content: center;
   align-items: center;
   padding: 29px 0;
   gap: 15px;
   flex-wrap: wrap;
}

.review-content .star-icons{
   Width:130px;
   Height:24px;

}

.review-content span.line{
   Width:2px;
   Height:20px;
   background-color: #B2C9C6;
}

.review-content h6{
   font-family: Roboto;
   font-size: 22px;
   font-weight: 600;
   line-height: 26px;
   letter-spacing: 0.02em;
   text-align: left;
   color: #333333;
   margin-bottom: 0;
}  

.review-content p{
   font-family: Roboto;
   font-size: 14px;
   font-weight: 600;
   line-height: 26px;
   letter-spacing: 0.02em;
   text-align: left;
   color: #333333;
   margin-bottom: 0;
}

.review-content p.rating-sec{
   font-weight: 500;
   margin-bottom: 0;
}

.review-content p.rating-sec span{
   color: #00B67A;
}

.woocommerce-message {
    background-color: #e6f7ff; /* Light blue background */
    border-left: 5px solid #0073aa; /* Accent color on left */
    padding: 20px 25px;
    margin: 20px 0;
    border-radius: 8px;
    font-family: Arial, sans-serif;
    font-size: 1rem;
    color: #333;
    position: relative;
    box-shadow: 0 4px 12px rgba(0,0,0,0.05);
    transition: all 0.3s ease;
}

.woocommerce-message:hover {
    box-shadow: 0 6px 18px rgba(0,0,0,0.1);
}

.woocommerce-message a.button.wc-forward {
    background-color: #0073aa;
    color: #fff;
    padding: 10px 20px;
    text-decoration: none;
    border-radius: 6px;
    margin-left: 15px;
    font-weight: bold;
    transition: background-color 0.3s ease;
}

.woocommerce-message a.button.wc-forward:hover {
    background-color: #005f87;
}

@media(max-width:768px){
    .woocommerce-message {
        font-size: 0.95rem;
        padding: 15px 20px;
    }
    .woocommerce-message a.button.wc-forward {
        padding: 8px 16px;
        font-size: 0.9rem;
    }
}

.read-more-btn {
    /* display: inline-block; */
    background: #5f0ca6;
    color: #fff;
    padding: 10px 20px;
    margin-top: auto;
    text-decoration: none;
    border-radius: 5px;
       min-width: 200px;
    height: 44px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.3s ease;
        font-size: 18px;
}
.read-more-btn:hover {
    background: yellow;
    color: black;
    text-decoration: none;
}

/* Page Layout */
.product-page {
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
    margin: 30px 0;
}
.product-image {
    flex: 1 1 40%;
}
.product-image img {
    width: 100%;
    border-radius: 12px;
    box-shadow: 0 2px 10px rgba(0,0,0,0.1);
}
.product-summary {
    flex: 1 1 55%;
    background: #fff;
    padding: 25px;
    border-radius: 12px;
    box-shadow: 0 2px 6px rgba(0,0,0,0.05);
}
.product-summary h1 {
    font-size: 2rem;
    margin-bottom: 10px;
    color: #333;
}
.product-price {
    font-size: 16px;
    color: #0073e6;
    margin-bottom: 15px;
}
.cta-btn {
    display: inline-block;
    margin: 15px 0;
    padding: 12px 30px;
    background: #0073e6;
    color: #fff;
    border-radius: 8px;
    text-decoration: none;
    transition: 0.3s;
}
.cta-btn:hover {
    background: yellow;
    color: black;
}

/* Tabs */
.tabs { margin-top: 30px; }
.tab-buttons {
    display: flex;
    border-bottom: 2px solid #eee;
}
.tab-buttons button {
    flex: 1;
    padding: 12px;
    cursor: pointer;
    border: none;
    background: #f7f7f7;
    font-weight: bold;
    transition: 0.3s;
}
.tab-buttons button.active {
    background: #fff;
    border-bottom: 2px solid #0073e6;
    color: #0073e6;
}
.tab-content {
    display: none;
    padding: 20px;
    background: #fff;
    border: 1px solid #eee;
    border-top: none;
}
.tab-content.active { display: block; }

/* List Styling */
.card-list { margin: 20px 0; }
.card-list p {
    margin-bottom: 20px;
    padding: 5px;
    border: 1px solid #eee;
    border-radius: 8px;
    background: #fafafa;
    color: #333;
}

/* Benefits */
.benefits ul { list-style: none; padding: 0; }
#benefits .benefits ul li {
    padding: 8px 0;
    border-bottom: 1px solid #eee;
	    color: black;
}



/* General */
.wp-services-container p { color: #333; font-size: 16px; line-height: 1.6; }
.wp-services-container h2 { color: #0073e6; font-size: 19px; margin-top: 20px; }
.container.wp-services-container { margin-bottom: 40px; }
a.checkout-button.button.alt.wc-forward {
    background-color: #0073e6;
    color: #fff;
    border: none;
    padding: 10px 20px;
    border-radius: 6px;
    cursor: pointer;
    transition: 0.3s;
}

/* ?? Custom Order Pay Page Styling */
 #order_review {
   
    margin: 30px auto;
    padding: 20px;
    background: #fff;
    border: 1px solid #ddd;
    border-radius: 8px;
    box-shadow: 0 4px 12px rgba(0,0,0,0.05);
}

 #order_review table.shop_table {
    width: 100%;
    border-collapse: collapse;
    margin-bottom: 20px;
}

 #order_review table.shop_table th,
#order_review table.shop_table td {
    padding: 12px 15px;
    border-bottom: 1px solid #eee;
    text-align: left;
    font-size: 15px;
}

 #order_review table.shop_table thead th {
    background: #f9f9f9;
    font-weight: bold;
    text-transform: uppercase;
    color: #333;
}

 #order_review tfoot th {
    text-align: right;
}

 #order_review .woocommerce-Price-amount {
    font-weight: bold;
    color: #111;
}

 .wc_payment_methods {
    margin: 20px 0;
    list-style: none;
    padding: 0;
}

 .wc_payment_methods li {
    margin-bottom: 15px;
    padding: 15px;
    border: 1px solid #ddd;
    border-radius: 6px;
    background: #fafafa;
}

 .wc_payment_methods input[type="radio"] {
    margin-right: 8px;
}

 .payment_box {
    margin-top: 10px;
    padding: 15px;
    background: #f1f8ff;
    border: 1px solid #cde0ff;
    border-radius: 6px;
}

 #place_order {
    width: 100%;
    background: #0073e6;
    border: none;
    padding: 14px;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    border-radius: 6px;
    cursor: pointer;
    transition: background 0.3s;
}

 #place_order:hover {
    background: #005bb5;
}
/* ---------- Order Pay: Login form styling ---------- */
 .woocommerce-form-login.login{
  --wpwd-primary:#0073e6;
  --wpwd-bg:#ffffff;
  --wpwd-border:#e8eef5;
  --wpwd-text:#101828;
  --wpwd-muted:#667085;

  max-width: 520px;
  margin: 28px auto;
  padding: 24px 24px 28px;
  background: var(--wpwd-bg);
  border: 1px solid var(--wpwd-border);
  border-radius: 16px;
  box-shadow: 0 12px 28px rgba(16,24,40,.06);
  position: relative;
  overflow: hidden;
}

/* Subtle top gradient accent */
 .woocommerce-form-login.login::before{
  content:"";
  position:absolute;
  inset:0 0 auto 0;
  height:6px;
  background: linear-gradient(90deg, #6ec1e4, #0073e6 40%, #4c6fff 80%);
  opacity:.9;
}

/* Grid for first/last rows (username/password) */
 .woocommerce-form-login.login .form-row-first,
 .woocommerce-form-login.login .form-row-last{
  width:100%;
  float:none;
}

@media (min-width:640px){
   .woocommerce-form-login.login .form-row-first,
   .woocommerce-form-login.login .form-row-last{
    width:48%;
    float:left;
  }
   .woocommerce-form-login.login .form-row-last{
    float:right;
  }
}

/* Labels */
 .woocommerce-form-login.login label{
  display:inline-block;
  margin:0 0 6px;
  font-size:14px;
  font-weight:600;
  color:var(--wpwd-text);
}

/* Inputs */
 .woocommerce-form-login.login .input-text{
  width:100%;
  height:48px;
  padding:10px 14px;
  border:1px solid #d0d5dd;
  border-radius:10px;
  background:#fff;
  color:#0b1324;
  transition:border-color .2s, box-shadow .2s, background .2s;
}

 .woocommerce-form-login.login .input-text:focus{
  outline:0;
  border-color:var(--wpwd-primary);
  box-shadow:0 0 0 3px rgba(0,115,230,.15);
}

/* Password reveal button */
 .woocommerce-form-login.login .password-input{
  position:relative;
  display:block;
}
 .woocommerce-form-login.login .password-input .show-password-input{
  position:absolute;
  top:50%;
  right:10px;
  transform:translateY(-50%);
  width:36px;
  height:36px;
  border:0;
  background:transparent;
  cursor:pointer;
  opacity:.65;
  transition:opacity .2s, transform .2s;
}

 .woocommerce-form-login.login .password-input .show-password-input:hover{
  opacity:1;
  transform:translateY(-50%) scale(1.05);
}

/* Remember me + spacing */
 .woocommerce-form-login.login .form-row{
  margin-bottom:16px;
}
 .woocommerce-form-login.login .woocommerce-form__label-for-checkbox{
  user-select:none;
  display:flex;
  align-items:center;
  gap:8px;
  color:var(--wpwd-muted);
  font-size:14px;
}
 .woocommerce-form-login.login #rememberme{
  accent-color:var(--wpwd-primary);
}

/* Submit button */
 .woocommerce-form-login.login .woocommerce-button.button{
  width:100%;
  height:48px;
  border:0;
  border-radius:10px;
  background:var(--wpwd-primary);
  color:#fff;
  font-weight:700;
  font-size:16px;
  letter-spacing:.2px;
  box-shadow:0 8px 16px rgba(0,115,230,.18);
  transition:transform .05s ease, box-shadow .2s ease, background .2s ease;
}
 .woocommerce-form-login.login .woocommerce-button.button:hover{
  background:#005bb5;
  box-shadow:0 10px 20px rgba(0,91,181,.22);
}
 .woocommerce-form-login.login .woocommerce-button.button:active{
  transform:translateY(1px);
}

/* Lost password link */
 .woocommerce-form-login.login .lost_password{
  text-align:center;
  margin-top:10px;
}
 .woocommerce-form-login.login .lost_password a{
  color:var(--wpwd-primary);
  text-decoration:none;
  border-bottom:1px dashed rgba(0,115,230,.35);
  padding-bottom:1px;
  transition:color .2s, border-color .2s;
}
 .woocommerce-form-login.login .lost_password a:hover{
  color:#005bb5;
  border-color:#005bb5;
}

/* Clear floats */
 .woocommerce-form-login.login .clear{clear:both;}
form.woocommerce-form.woocommerce-form-login.login {
    margin: 0px auto;
}