






/*
Theme Name: invict 
*/
.Join-Us{
	width: 212px;
    font-size: 2em;
    background: #0f1720;
    color: #fff;
    padding: 10px 20px;
    margin: auto;
    border-radius: 6px;
    cursor: pointer;
}
.jobseekers{
	background: #000;
    font-size: 34px !important;
    padding: 10px 45px;
    max-width: 340px;
    text-align: center;
    border-radius: 9px;
}
.in_same_dev_home h2{
    color: #efa765; 
    font-size: 24px;
    font-weight: 600;
        font-family: 'Georgia', serif;
}
.home_get_te_home h2{
    font-family: 'Georgia', serif !important;
        font-size: 30px;
    color: #efa765;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}
.home_get_te_home p{
    font-family: 'Georgia', serif;

}
.join-description-home p{
     font-size: 1.1rem;
     color: #555;
     max-width: 800px;
}
.home_get_te h2, .home_get_te p{
        font-family: 'Georgia', serif;
}

/* --- Blog Body Copy --- */
.post-text{
  --font-body: "Inter", "Helvetica Neue", Arial, sans-serif;
  --font-head: "Playfair Display", Georgia, serif;
  --clr-text: #2e2e2e;
  --clr-muted:#6f6f6f;
  --clr-accent:#c29b4d;        /* tweak for your brand brass tone */
  --max-w: 760px;
  margin: 0 auto;
  padding: clamp(1.5rem, 4vw, 3rem) 1.25rem;
  color: var(--clr-text);
  font-family: var(--font-body);
  line-height: 1.7;
  font-size: 1.05rem;
}

/* Headings */
.post-text h1,
.post-text h2,
.post-text h3,
.post-text h4{
  font-family: var(--font-head);
  line-height: 1.25;
  margin: 2.2rem 0 1rem;
  color: var(--clr-text);
}
.post-text .post-title{

  margin-top: 0;
  margin-bottom: 1.25rem;
  position: relative;
}
.post-text .post-title:after{
  content:"";
  display:block;
  width:60px;
  height:3px;
  background: var(--clr-accent);
  margin: .75rem 0 0;
}

/* Paragraph spacing */
.post-text p,
.post-text div{
  margin: 0 0 1.15rem;
}

/* Emphasis */
.post-text strong{ color: var(--clr-text); font-weight:600; }
.post-text em{ font-style: italic; }

/* Lists */
.post-text ul,
.post-text ol{
  margin: 0 0 1.4rem 1.4rem;
  padding: 0;
}
.post-text li{ margin: .35rem 0; }
.post-text ul li::marker{ color: var(--clr-accent); }

/* Blockquotes */
.post-text blockquote{
  margin: 2rem 0;
  padding: 1.25rem 1.5rem;
  border-left: 4px solid var(--clr-accent);
  background:#f9f6f1;
  color: var(--clr-muted);
  font-style: italic;
}

/* Images / Figures */
.post-text img{
  max-width: 100%;
  height: auto;
  border-radius: 6px;
}
.post-text figure{
  margin: 2rem auto;
  text-align:center;
}
.post-text figcaption{
  margin-top:.5rem;
  font-size:.85rem;
  color: var(--clr-muted);
}

/* Horizontal rule */
.post-text hr{
  border: none;
  height:1px;
  background:#e3e3e3;
  margin:2.5rem 0;
}

/* Code (inline) */
.post-text code{
  background:#f3f3f3;
  padding:.15em .35em;
  border-radius:4px;
  font-size:.9em;
}

/* Buttons/Links inside copy */
.post-text a{
  color: var(--clr-accent);
  text-decoration: none;
  box-shadow: inset 0 -2px 0 var(--clr-accent);
  transition: color .2s, box-shadow .2s;
}
.post-text a:hover{
  color:#000;
  box-shadow: inset 0 -2px 0 #000;
}

/* Responsive tables (if any) */
.post-text table{
  width:100%;
  border-collapse: collapse;
  margin: 2rem 0;
  font-size:.95rem;
}
.post-text th,
.post-text td{
  padding:.75rem .9rem;
  border:1px solid #e4e4e4;
}
.post-text th{
  background:#fafafa;
  text-align:left;
}

/* WP Gutenberg helpers */
.post-text .wp-block-image{ margin:2rem 0; }
.post-text .wp-block-quote{ margin:2rem 0; }
.post-text .wp-block-gallery{ gap:1rem; }
.post-text .wp-block-separator{ margin:2.5rem auto; max-width:120px; height:3px; background:var(--clr-accent); }

/* Small screens tweaks */
@media (max-width:600px){
  .post-text{ font-size: 1rem; padding: 1.5rem 1rem; }
  .post-text .post-title{ font-size: clamp(1.6rem, 8vw, 2.2rem); }
}

/* Optional dark mode */
@media (prefers-color-scheme: dark){
  .post-text{
    --clr-text:#e7e7e7;
    --clr-muted:#a8a8a8;
    background:#111;
    color:var(--clr-text);
  }
  .post-text blockquote{ background:#1a1a1a; }
  .post-text hr{ background:#2a2a2a; }
  .post-text table th,
  .post-text table td{ border-color:#2a2a2a; }
}
.join-description{
	text-align:justify;
}
.productdetails img{

    object-fit: fill;
}
.submenu-list a {
    font-size: 17px;
    line-height: 25px;
    font-weight: 500;
    font-family: 'Open Sans', sans-serif;
}

.submenu-list li.active > a, .submenu-list li.hovered > a
 {
    color: #efa765;
    background-color: #000000;
}

.newsletter-footer {
     background-color: #000000;
    padding: 50px 0 10px;
    color: #fff;
    /* border-bottom: 1px solid #262626; */
}

.newsletter-container {
  width: 29%;
  max-width: 29%;
  margin: 0 auto;
  margin-left: auto;
  margin-right: auto;
}

.newsletter-content {
  /* display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center; */
}

.newsletter-left {
  flex: 1 1 45%;
  margin-bottom: 19px;
  text-align: center;
}

.newsletter-heading {
  font-size: 22px;
  margin-bottom: 10px;
  font-weight: 600;
  color: #fff;
}

.newsletter-text {
  font-size: 13px;
  margin: 0;
  color: #ddd;
}

.newsletter-right {
  flex: 1 1 50%;
}

.newsletter-form {
  display: flex;
  flex-wrap: wrap;
}

.newsletter-input {
  flex: 1 1 auto;
  padding: 12px 15px;
  font-size: 16px;
  border: none;
  border-radius: 4px 0 0 4px;
  outline: none;
      background: transparent;
    border: 1px solid #fff;
}



.newsletter-input:focus,
.newsletter-button:focus,
.newsletter-input:active,
.newsletter-button:active {
  border: 1px solid #fff;
  outline: none;
  box-shadow: none;
}


textarea:focus, input:focus, input[type]:focus, .uneditable-input:focus, textarea:focus, input:focus, input[type]:focus, .uneditable-input:focus {
    border-width: 1px;
    border-style: solid;
    border-color: #fff !important;
    outline: 0 none;
    box-shadow: none !important;
}

.newsletter-input::placeholder{
color: #fff !important;
}

.newsletter-button {
      padding: 12px 20px;
    font-size: 16px;
    border: none;
    background-color: #efa765;
    color: #282828;
    border-radius: 0 4px 4px 0;
    cursor: pointer;
    transition: background-color 0.3s ease;
}

.newsletter-button:hover {
  background-color: #fff;
}

.newsletter-left {
  flex: 1 1 45%;
  margin-bottom: 19px;
  text-align: center;
}
.newsletter-button {
    padding: 13.2px 20px;
}

.newsletter-form {
    width: 100%;
    margin-left: 10%;
	
}

input.newsletter-input {
    background-color: #333;
    color: white;
}


:root{
      --bg: #0f172a;          /* slate-900 */
      --card: #0b1225;        /* deep slate card */
      --border: #efa765;      /* slate-800 */
      --text: #e5e7eb;        /* gray-200 */
      --muted: #9ca3af;       /* gray-400 */
      --accent: #f59e0b;      /* amber-500 */
      --ring: #22d3ee;        /* cyan-400 */
    }
 body{
      margin: 0;
      color: var(--text);
      background: #000000;
      line-height: 1.6;
    }

    .wrapper{
		 max-width: 1100px;
      margin: 0 auto;
      padding: 24px clamp(16px, 3.5vw, 32px) 56px;
    }

    header{
      margin: 8px 0 24px;
      text-align: center;
    }
    header h1{
      margin: 0 0 8px;
      font-size: clamp(1.4rem, 2.5vw, 2rem);
      letter-spacing: .2px;
		color :white;
    }
    header p{
      margin: 0 auto;
      max-width: 60ch;
      color: var(--muted);
      font-size: clamp(.95rem, 1.5vw, 1rem);
    }
 
 .exproing_heading {
    margin-bottom: 0;
   
}
/*member slider*/
#member_certify{
    background:#ddd !important;
    padding: 20px 0px;
}
section#member_certify h1 {
    color: #000;
    font-size: 30px;
    margin: 0px;
}
section#member_certify .headef_heasf {
    margin: 0px;
    display: flex;
     
}
#member_certify .carousel {
      width: 100%;
      overflow: hidden;
      
    }

  #member_certify  .carousel-track {
      display: flex;
      transition: transform 0.5s ease-in-out;
    }

  #member_certify  .carousel-item {
      flex: 0 0 calc(100% / 3); /* 3 visible items */
      display: flex;
      justify-content: center;
      align-items: center;
      padding: 10px;
    }

   #member_certify .carousel-item img {
      max-width: 100%;
      padding:5px;
          background: #fff;
       
      filter: grayscale(0.2);
      transition: transform 0.3s;
    }

    #member_certify .carousel-item img:hover {
      transform: scale(1.1);
      filter: grayscale(0);
    }
/*end member slider*/
.product-card .m-0.dark-color {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.product-card .custom-title.m-0{
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 44px;
    padding: 0;
}
    /* small top badges */
    .whatsapp-float {
    position: fixed;
    bottom: 40px;
    right: 5px;
    background-color: #25d366;
    color: white;
    border-radius: 50%;
    width: 60px;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 28px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.3);
    z-index: 1000;
    transition: transform 0.2s ease-in-out;
}
.whatsapp-float svg {
    width: 30px;
    height: 30px;
}
    .badge{
      display: inline-block;
      font-size: .75rem;
      color: #0b1225;
      background: linear-gradient(135deg, #fde68a, #f59e0b);
      border-radius: 999px;
      padding: 3px 10px;
      margin: 0 auto 14px;
      font-weight: 700;
    }
.bnslider-text.headingt {
    line-height: 55px !important;
	font-size: 3rem !important;
	font-weight: bold !important;
	font-family:'Playfair Display', serif;
	
}
.bnslider-text.headingt  small{font-weight: bold !important; font-size: 23px !important;}
.bnslider-text-content .bnslider-vert{
    text-align:left;
}
 .bnslider-text-content-flex .btn-wrap.text-center{
     text-align:left !important;
 }
@media only screen and (max-width: 767px) {
  section#member_certify  h1 {
 
      
        font-size: 19px;
        text-align: center; 
        margin: 10px auto;
 
  }
 section#member_certify h1 br {
    display: none; /* <br> ko hide kar dega */
  }
    .newsletter-button {
        margin-top: initial !important;
    }
   .hdr .col-auto.show-mobile i.icon-menu {
    color: #fff !important;
}
.hdr .col-auto.show-mobile {
    order: 2;
    width: 69%;
}
.col-auto.hdr-logo img {
    width: 100px !important;
    padding: 0 !important;
}
.col-auto.show-mobile .menu-toggle {
    float: right;
    
}
.bnslider-text.headingt {
    line-height: 40px !important;
    font-size: 27px !important;
}
.bnslider-text.headingt small {
    font-size: 18px;
    display: inline-block;
    margin-bottom: 20px;
    
}
.bnslider-text-content .bnslider-text-content-flex {
     max-width: 90%;
    }
    .exproing_heading p {
    font-size: 15px;
    margin-top: 15px !important;
}
.top-section.py-10 {
    padding: 60px 0px !important;
}
.top-section.py-10 .row.justify-content-center .col {
    
    flex-basis: auto;
    margin-bottom: 30px;
}
.newsletter-footer {
    display: none;
}
.page-content.product-details0009 .col-md-9 img {
    margin-top: 20px;
}
.invit_iner_product.py-5{ padding:  0px !important;}
.page-content.product-details0009 section.about-section.dark-text009.py-0 .col-md-9.d-flex.align-items-center.justify-content-start.p-3 {
    order: 2;
}
.page-content.product-details0009 .home_get_te.pl-5.pr-5 {
    padding: 0px !important;
}
.prter_ioada {
    
    margin-left: 0;
    margin-top: 30px !important;
}
.exproing_heading{margin-bottom: 10px !important;}
.bnslider-arrows.container-fluid{display:none;}
}