/*----------------------Hero-section-css-------------------------------------*/

.contact-main-wrapper .contact-section .hero-section h1 {
    font-size: 104.62 !important;
    font-weight: 400;
    line-height: 112px;
    text-align: center;
    font-family: "Montserrat", sans-serif;
    margin-bottom: 12px;
  }
  .hero-section .digi-btn{
    padding: 13px 24px !important;
  }
  .Bookmark-content-wrap .digi-link-wrap span{
    display: flex;
    align-items: center;
  }

  .contact-main-wrapper {
    background: url(/wp-content/themes/digimantra/asset/img/services-hero-bg-wb.png);
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: cover;
    width: 100%;
    height: 100%;
  }
  
  
  .contact-info a{
    margin-left:7px;
  }
  small.captchaError{
    margin-top:12px !important;
  }

  .page-id-2420 .contact-main-wrapper .contact-section .contact-bg .contact-wrapper .contact-container .contact-form form .input-wrapper::before{
    /* border-radius: 30px; */
  } 

  .digi-web-solutions-wrap {
    border: none;
  }

  @media (max-width: 767px){
    .contact-main-wrapper .contact-section .hero-section h1{
      font-size: 48px !important;
      text-align: left !important;
    }
  }

  /*--------------------------------------hero-section-css-end-------------------------------*/

  /*-------------------------------------revolutionary-card---------------------------------------*/

  .Revolutionizing-industries {
    padding: 120px 120px 80px 123px;
    background-color: #02020D;
    text-align: center;
    border-top: 1px solid #2C343C;
  }

  .Revolutionizing-industries .Revolutionizing-industries-heading {
    max-width: 1253px;
    margin-bottom: 52px;
  }

  .Revolutionizing-industries .Revolutionizing-industries-heading h2 {
    text-align: left;
    font-size: 48px;
    font-style: normal;
    font-weight: 500;
    line-height: 58px;
    max-width: 950px;
    text-transform: uppercase;
    margin-bottom: 28px;
  }

  .Revolutionizing-industries .Revolutionizing-industries-heading p {
    color: rgba(204, 204, 204, 1);
    text-align: left;
    font-size: 24px;
    font-style: normal;
    font-weight: 300;
    line-height: 140%;
    margin: auto;
  }

  .Revolutionizing-industries .Revolutionizing-industries-cards {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 24px;
  }

  .Revolutionizing-industries .industry-card {
    display: flex;
    flex-direction: column;
    gap: 24px;
    max-width: 543px;
    transition: transform 0.3s;
  }

  .Revolutionizing-industries .industry-card:hover {
    transform: translateY(-5px);
  }

  .Revolutionizing-industries .industry-card-img {
  position: relative;
  overflow: hidden;
  border-radius: 12px;
  }

  .Revolutionizing-industries .industry-card-img img {
    border-radius: 12px;
    border: 1px solid;
    max-width: 100%;
    height: auto;
    display: block;
  }


  .Revolutionizing-industries .industry-card-img p {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 24px;
  color: #FFFFFF;
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
  /* background: rgba(2, 2, 13, 0.85); */
  background: linear-gradient(179.88deg, rgba(0, 0, 0, 0) 0.1%, rgba(0, 0, 0, 0.660065) 74.95%, #000000 99.9%);
  transform: translateY(100%);
  opacity: 0;
  transition: transform 0.5s ease, opacity 0.5s ease;
  border-radius: 0 0 12px 12px;
  }

  .Revolutionizing-industries .industry-card:hover .industry-card-img p {
  transform: translateY(0);
  opacity: 1;
  text-align: left;
  }

  .Revolutionizing-industries .industry-card-content {
    display: flex;
    padding: 22px 22px;
    justify-content: space-between;
    align-items: center;
    gap: 10px;
    align-items: flex-start;
    border: 0.5px solid #71767b;
    border-radius: 12px;
    min-height: 112px;
    background: #08121c;
    border-bottom: none;
  }

  .Revolutionizing-industries .industry-card-content h4 {
    color: rgba(255, 255, 255, 1);
    font-size: 28px;
    font-style: normal;
    font-weight: 600;
    line-height: 32.586px;
    margin: 0;
  }

  .Revolutionizing-industries .industry-card-content .digi-btn{
    display: none;
  }

  .Revolutionizing-industries .industry-card:hover .industry-card-content .digi-btn{
    display: block;
    background-color: #030819;
  }

  .Revolutionizing-industries-cards .content{
    grid-column: span 2;
    display: flex;
    justify-content: space-between;
    align-items: end;
    padding: 62px 28px 62px 25px;
    background: url('/wp-content/themes/digimantra/asset/img/Hover3.png'); 
    background-size: contain;
    background-repeat: no-repeat;
  }
  .Revolutionizing-industries-cards .content h2{
    font-size: 32px;
    line-height: 48px;
    text-align: start;
  }

  .Revolutionizing-industries-cards .content a{
    font-size: 16px;
    background: linear-gradient(328.68deg, rgba(22, 69, 121, 0.1) 19.02%, rgba(26, 118, 219, 0.1) 81.19%);

  }



  .Revolutionizing-industries .industry-card-content:hover p {
    color: #71767b;
  }

  .Revolutionizing-industries .industry-card:hover .industry-card-content {
    background-color: rgba(255, 255, 255, 1);
    transition: 0.5s ease;
  }

  .Revolutionizing-industries .industry-card:hover .industry-card-content h4{
    color: #030819;
  }

  /*------------------------responsive-design--------------------------------*/

  @media (max-width:1440px) {
    .Revolutionizing-industries .Revolutionizing-industries-cards .industry-card .industry-card-content h4 {
      font-size: 24px;
    }

    .Revolutionizing-industries .Revolutionizing-industries-cards .industry-card .industry-card-content p {
      font-size: 16px;
    }
  }

  @media (max-width:1280px) {
    .Revolutionizing-industries {
      padding: 60px 80px 80px 123px;
    }

    .Revolutionizing-industries .Revolutionizing-industries-cards .industry-card .industry-card-content h4 {
      font-size: 22px;
      line-height: 22px;
    }

    .Revolutionizing-industries .Revolutionizing-industries-cards .industry-card .industry-card-content p {
      font-size: 16px;
      line-height: 20px;
    }
  }

  @media (max-width:992px) {
    .Revolutionizing-industries {
      padding: 32px 48px;
    }

    .Revolutionizing-industries .Revolutionizing-industries-heading {
      margin-bottom: 26px;
      max-width: 688px;
    }

    .Revolutionizing-industries .Revolutionizing-industries-heading h2 {
      font-size: 28px;
      font-weight: 500;
      line-height: 28px;
      margin-bottom: 11px;
      letter-spacing: 2px;
    }

    .Revolutionizing-industries .Revolutionizing-industries-heading p {
      font-size: 18px;
      line-height: 28px;
    }

    .Revolutionizing-industries .Revolutionizing-industries-cards {
      gap: 48px;
      grid-template-columns: repeat(2, 1fr);
    }

    .Revolutionizing-industries .Revolutionizing-industries-cards .industry-card {
      gap: 6px;
      border-radius: 4px;
      max-width: 100%;
    }

    .Revolutionizing-industries .Revolutionizing-industries-cards .industry-card .industry-card-content {
      padding: 22px 49px;
      border-radius: 12px;
      min-height: 105px;
      align-items: center;
    }

    .Revolutionizing-industries .Revolutionizing-industries-cards .industry-card .industry-card-content h4 {
      font-size: 22px;
      line-height: 30px;
    }

    .Revolutionizing-industries .Revolutionizing-industries-cards .industry-card .industry-card-content p {
      font-size: 14px;
      line-height: 20px;
    }
    .Revolutionizing-industries-cards .content{
      background-size: cover;
      padding:62px 28px 18px 25px;
    }
  }

  @media (max-width:767px) {
    .Revolutionizing-industries {
      padding: 32px 20px;
    }

    .Revolutionizing-industries .Revolutionizing-industries-heading h2 {
      font-size: 24px;
      line-height: 27px;
      margin-bottom: 11px;
    }

    .Revolutionizing-industries .Revolutionizing-industries-heading p {
      font-size: 18px;
      line-height: 24px;
      /* max-width: 335px; */
    }

    .Revolutionizing-industries .Revolutionizing-industries-cards {
      display: grid;
      grid-template-columns: repeat(1, 1fr);
      gap: 14.81px;
    }

    .Revolutionizing-industries-cards .content{
      grid-column: span 1;
    }

    .Revolutionizing-industries .Revolutionizing-industries-cards .industry-card {
      gap: 9px;
      max-width: 100%;
    }

    .Revolutionizing-industries .Revolutionizing-industries-cards .industry-card .industry-card-content {
      display: flex;
      padding: 4px 12px;
      min-height: 47px;
      align-items: center;
    }

    .Revolutionizing-industries .Revolutionizing-industries-cards .industry-card .industry-card-content h4 {
      font-size: 14px;
      line-height: 140%;
    }

    .Revolutionizing-industries .Revolutionizing-industries-cards .industry-card .industry-card-content p {
      font-size: 10px;
      line-height: 18px;
    }
  }
    
  

   @media (max-width:538px){
      .Revolutionizing-industries-cards .content{
      background-size: contain;
      flex-direction: column;
      align-items: self-start;
      gap: 20px
    }
   }

  /*------------------------revolution-industry-end-----------------------------*/

/*-------------------------Ready To build start---------------------------------------------*/

  .ready-to-build {
  padding: 120px 0 140px 0;
  }

  .keep-section {
    display: flex;
    align-items: stretch;
    /* lets the divider span full height */
    min-height: 364px;
    position: relative;
    background: #0E1326;
    /* anchor for the vertical line */
  }

  /* Vertical divider that touches top & bottom borders */

  .keep-left,
  .keep-right {
    flex: 1 1 0;
    display: flex;
    align-items: center;
  }

  /* keep content away from the line */
  .keep-left {
    justify-content: center;
    padding-right: 40px;
    padding-left: 80px;
  }

  .keep-right {
    justify-content: center;
    padding-left: 40px;
    padding-right: 147px;
    text-align: left;
  }

  .keep-left h2 {
    margin: 0;
    font-family: Montserrat, sans-serif;
    font-weight: 600;
    font-size: 62px;
    line-height: 100%;
    text-transform: uppercase;
    background: linear-gradient(to right, #fff, #888);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
  }

  .keep-right p {
    margin: 0 0 40px;
    font-family: Montserrat, sans-serif;
    font-weight: 300;
    font-size: 24px;
    line-height: 34px;
    color: #bbb;
  }

  .ready-to-build .keep-right span{
    font-size: 16px;
    line-height: 100%;
  }

  .digi-btn {
    background: transparent;
    /* border:1px solid #0af; */
    color: #fff;
    padding: 13px 24px;
    border-radius: 25px;
    font-size: 12px;
    text-transform: uppercase;
    /* letter-spacing: 1px; */
    cursor: pointer;
    transition: all .3s ease;
    display: inline-flex;
    align-items: center;
    gap: 10px;
  }

  .digi-btn:hover {
    background: #0af;
    color: #000;
  }

  

  /* Responsive: stack and hide the middle divider */
  @media (max-width: 992px) {
    .keep-section {
      flex-direction: column;
    }

    .keep-section::before {
      display: none;
    }

    .keep-left,
    .keep-right {
      width: 100%;
      padding: 24px 16px;
      justify-content: center;
      text-align: center;
    }
  }

  @media (max-width: 767px){
  .keep-section{
  min-height: auto;
  }

    .ready-to-build{
      padding: 40px 0 40px 0;
    }

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

    .keep-left{
      display: block;
      flex: none;
    }

    .keep-left h2{
      font-size: 24px;
      font-weight: 600;
      text-align: left;
    }

    .keep-right{
      text-align: left;
    }

    .keep-right p{
      font-size: 16px;
      font-weight: 300;
      line-height: 20px;
    }
  }

  /*-------------------------Ready To build end---------------------------------------------*/

  /*--------------------------------Awarded Section Start-------------------------------------*/

/* RECOGNISED GLOBALLY SECTION START====== */
  .awarded-section {
    padding: 120px;
    /* background-color: #08121c; */
  }

  .awarded-section .awarded-section-container h2 {
    font-size: 48px;
    font-style: normal;
    font-weight: 500;
    line-height: 58px;
    margin-bottom: 28px;
    letter-spacing: 0.96px;
    text-transform: uppercase;
  }

  .awarded-section .awarded-section-container p {
    font-size: 24px;
    font-style: normal;
    font-weight: 300;
    line-height: 34px;
    max-width: 1434px;
  }

  .awarded-section .awarded-cards {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 1.5rem;
    margin-top: 60px;
    margin-bottom: 36px;
  }

  .awarded-section .awarded-cards .awarded-recognized-card {
    display: flex;
    padding: 20px 12px;
    flex-direction: column;
    justify-content: start;
    align-items: center;
    gap: 20px;
    flex: 1 0 0;
    border-radius: 12px;
    border: 0.5px solid #848484;
    border-bottom: none;
    background: linear-gradient(0deg, rgba(255, 255, 255, 0.06), rgba(255, 255, 255, 0.06)), linear-gradient(0deg, rgba(8, 18, 28, 0.8), rgba(8, 18, 28, 0.8));
  }

  .awarded-section .awarded-cards .awarded-recognized-card p {
    text-align: center;
    font-size: 20px;
    font-style: normal;
    font-weight: 300;
    line-height: 140%;
    margin: 0;
  }

  .awarded-section .awarded-cards .awarded-recognized-card .award-rating {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 3px;
  }

  .awarded-section .awarded-cards .awarded-recognized-card .award-rating .rating {
    text-align: center;
    font-size: 32px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-transform: uppercase;
  }

  .awarded-section .partners {
    display: flex;
    gap: 1.5rem;
    padding: 24px;
    border-radius: 12px;
    border: 0.5px solid #848484;
    border-bottom: none;
    background: linear-gradient(0deg, rgba(255, 255, 255, 0.06), rgba(255, 255, 255, 0.06));
  }

  .awarded-section .partners .sinle-partner {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
  }

  .awarded-section .partners .sinle-partner p {
    font-size: 18px;
  }

  .awarded-section .partners .divider {
    height: 84px;
    width: 0.5px;
    background: #5ea0e8;
    margin: auto;
  }

  /*-------------------Responsive-design---------------------------------*/
  @media (max-width: 1280px) {
    .awarded-section {
      padding: 80px;
    }

    .design-development-heading-wrap .home-inline-block-title {
      font-size: 43px;
      margin-bottom: 16px
    }

  }

  @media (max-width: 1044px) and (min-width: 992px){
    .Revolutionizing-industries-cards .content h2{
      width:58%;
    }
  }
  @media (max-width: 1200px) and (min-width: 992px){
    .keep-section{
      padding-top: 32px;
      padding-bottom: 32px;
    }
  }
  @media (max-width: 992px) {
    .awarded-section {
      padding: 48px;
    }

    .awarded-section .awarded-section-container h2 {
      font-size: 28px;
      line-height: 32px;
      margin-bottom: 18px;
      letter-spacing: 2px;
    }

    .awarded-section .awarded-section-container p {
      font-size: 18px;
      line-height: 22px;
    }

    .awarded-section .awarded-cards {
      display: grid;
      grid-template-columns: repeat(4, 1fr);
      gap: 10px;
      margin-top: 24px;
      margin-bottom: 14px;
    }

    .awarded-section .awarded-cards .awarded-recognized-card {
      padding: 12px 10px;
      gap: 8px;
    }

    .awarded-section .awarded-cards .awarded-recognized-card img {
      height: 40px;
      width: 40px;
    }

    .awarded-section .awarded-cards .awarded-recognized-card p {
      font-size: 12px;
    }

    .awarded-section .awarded-cards .awarded-recognized-card .award-rating {
      gap: 8px;
    }

    .awarded-section .awarded-cards .awarded-recognized-card .award-rating img {
      height: 14px;
      width: 14px;
    }

    .awarded-section .awarded-cards .awarded-recognized-card .award-rating .rating {
      font-size: 14px;
    }

    .awarded-section .partners {
      padding: 10px;
    }

    .awarded-section .partners .sinle-partner img {
      height: 20px;
      width: 100px;
    }

    .awarded-section .partners .sinle-partner p {
      font-size: 12px;
    }

    .awarded-section .partners .divider {
      height: 54px;
      width: 0.5px;
      background: #5ea0e8;
      margin: auto;
    }
  }

  @media (max-width: 767px) {
    .awarded-section {
      padding: 39px 12px;
    }
    .Revolutionizing-industries-cards .content h2{
      font-size:22px;
      line-height: 140%;
      width: 60%
    }

    .awarded-section .awarded-section-container h2 {
      font-size: 24px;
      line-height: 34px;
    }

    .awarded-section .awarded-section-container p {
      font-size: 18px;
      line-height: 22px;
    }
    .digi-web-solutions-wrap{
      padding-top:40px;
    }

    .awarded-section .awarded-cards {
      display: grid;
      grid-template-columns: repeat(2, 1fr);
      gap: 10px;
      margin-top: 24px;
      margin-bottom: 14px;
    }

    .awarded-section .awarded-cards .awarded-recognized-card {
      padding: 12px 10px;
      gap: 8px;
    }

    .awarded-section .awarded-cards .awarded-recognized-card img {
      height: 40px;
      width: 40px;
    }

    .awarded-section .awarded-cards .awarded-recognized-card p {
      font-size: 12px;
    }

    .awarded-section .awarded-cards .awarded-recognized-card .award-rating {
      gap: 8px;
    }

    .awarded-section .awarded-cards .awarded-recognized-card .award-rating img {
      height: 14px;
      width: 14px;
    }

    .awarded-section .awarded-cards .awarded-recognized-card .award-rating .rating {
      font-size: 14px;
    }

    .awarded-section .partners {
      padding: 10px;
      flex-direction: column;
    }

    .awarded-section .partners .divider {
      display: none;
    }

    .awarded-section .partners .sinle-partner img {
      height: 20px;
      width: 100px;
    }

    .awarded-section .partners .sinle-partner p {
      font-size: 12px;
    }

    .awarded-section .partners .divider {
      height: 54px;
      width: 0.5px;
      background: #5ea0e8;
      margin: auto;
    }
  }

 /*--------------------------------Awarded Section End-------------------------------------*/

/*---------------------------------------------------form section start------------------------------------*/

.contact-section {
	 padding-bottom: 90px;
}
 .contact-section .hero-section {
	 display: flex;
	 flex-direction: column;
	 justify-content: center;
	 align-items: center;
	 max-width: 1357px !important;
	 margin: 0 auto;
	 padding-bottom: 91px;
}
 @media (max-width: 767px) {
	 .contact-section .hero-section {
		 max-width: 100%;
	}
}
 .contact-section .hero-section h1 {
	 font-size: 104.62px !important;
	 font-weight: 400;
	 line-height: 90.48px;
	 text-align: center;
	 font-family: 'Montserrat', sans-serif;
	 margin-bottom: 12px;
}
 @media (max-width: 1024px) {
	 .contact-section .hero-section h1 {
		 font-size: 48px !important;
		 line-height: 112% !important;
		 margin-bottom: 25.59px !important;
		 text-align: center !important;
	}
}
 .contact-section .hero-section h1 span {
	 font-size: 104.62px !important;
	 font-weight: 400;
	 line-height: 90.48px;
	 text-align: center;
	 font-family: "Libre Bodoni", serif;
	 font-style: italic;
}
 @media (max-width: 768px) {
	 .contact-section .hero-section h1 span {
		 font-size: 48px !important;
		 line-height: 114% !important;
	}
}
 .contact-section .hero-section p {
	 font-size: 18px;
	 font-weight: 300;
	 font-family: 'Montserrat', sans-serif;
	 line-height: 25.5px;
	 color: #ebebeb;
	 text-align: center;
	 max-width: 609px;
	 margin-bottom: 12px;
}
 @media (max-width: 767px) {
	 .contact-section .hero-section p {
		 margin-bottom: 25.59px !important;
	}
}
 .contact-section .hero-section .digi-btn {
	 font-size: 16px;
	 font-weight: 500;
	 line-height: 100%;
	 color: #fff;
	 padding: 15px 24px;
	 text-transform: uppercase;
	 position: relative;
	 text-decoration: none;
	 background: linear-gradient(328.68deg, rgba(22, 69, 121, 0.1) 19.02%, rgba(26, 118, 219, 0.1) 81.19%);
	 border-radius: 60px;
	 display: inline-flex;
	 align-items: center;
	 column-gap: 8px;
	 outline: none;
	 z-index: 1;
}
 .contact-section .contact-bg {
	 position: relative;
	 top: 0;
}
 .contact-section .contact-bg:after {
	 content: "";
	 width: 300px;
	 height: 300px;
	 border-radius: 50%;
	 background: #134b8f;
	 filter: blur(100px);
	 margin: 0 auto;
	 position: absolute;
	 top: -144px;
	 right: 230px;
}
 @media (max-width: 767px) {
	 .contact-section .contact-bg:after {
		 right: -20px !important;
	}
}
 @media (max-width: 1279px) {
	 .contact-section .contact-bg:after {
		 right: -50px;
	}
}
 .contact-section .contact-bg::before {
	 content: "";
	 width: 300px;
	 height: 300px;
	 border-radius: 50%;
	 background: radial-gradient(circle at center, rgba(255, 255, 255, 0.6) 0%, rgba(0, 41, 90, 1) 70%), radial-gradient(circle at bottom left, #00295a 30%, #001a3a 100%);
	 filter: blur(65px);
	 position: absolute;
	 bottom: -20px;
	 left: 246px;
}
 @media (max-width: 1279px) {
	 .contact-section .contact-bg::before {
		 left: -50px;
	}
}
 .contact-section .contact-bg .contact-wrapper {
	 position: relative;
	 padding: 48px 64px;
	 border-radius: 30px;
	 max-width: 1357px;
	 margin: 0 auto;
	 background: linear-gradient(0deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0)), linear-gradient(0deg, rgba(8, 18, 28, 0.44), rgba(8, 18, 28, 0.44));
	 color: #fff;
	 font-family: 'Montserrat', sans-serif;
	 box-shadow: 0 0 4px rgba(0, 0, 0, 0.25);
	 overflow: hidden;
	 z-index: 1;
}
 .contact-section .contact-bg .contact-wrapper::before {
	 content: "";
	 position: absolute;
	 top: 0;
	 left: 0;
	 right: 0;
	 bottom: 0;
	 border-radius: inherit;
	 padding: 1px;
	 background: linear-gradient(180deg, rgba(255, 255, 255, 0.42) 0%, rgba(189, 91, 255, 0.42) 57.63%, rgba(153, 153, 153, 0.42) 100%);
	 -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
	 -webkit-mask-composite: xor;
	 mask-composite: exclude;
	 z-index: -1;
}
 .contact-section .contact-bg .contact-wrapper h2 {
	 font-size: 36px;
	 font-weight: 500;
	 font-family: 'Montserrat', sans-serif;
	 letter-spacing: -1.2px;
	 line-height: 110%;
	 margin-bottom: 18px;
}
 .contact-section .contact-bg .contact-wrapper .form-subtext {
	 font-size: 16px;
	 font-weight: 400;
	 font-family: 'Montserrat', sans-serif;
	 line-height: 110%;
	 color: #fff;
}
 .contact-section .contact-bg .contact-wrapper .contact-container {
	 display: flex;
	 gap: 36px;
	 justify-content: space-between;
	 padding-top: 26.5px;
}
 .contact-section .contact-bg .contact-wrapper .contact-container .contact-form, .contact-section .contact-bg .contact-wrapper .contact-container .contact-info {
	 flex: 1 1 48%;
}
 .contact-section .contact-bg .contact-wrapper .contact-container .contact-form {
	 position: relative;
	 top: 0;
}
 .contact-section .contact-bg .contact-wrapper .contact-container .contact-form::after {
	 content: '';
	 background: url('../img/form-background.png');
	 width: 100%;
	 height: 100%;
	 background-size: cover;
	 background-position: center;
	 background-repeat: no-repeat;
	 position: absolute;
	 top: 0;
	 left: -20px;
}
 .contact-section .contact-bg .contact-wrapper .contact-container .contact-form form {
	 width: 100%;
	 display: flex;
	 flex-direction: column;
	 gap: 15px;
}
 .contact-section .contact-bg .contact-wrapper .contact-container .contact-form form .input-wrapper {
	 position: relative;
	 border-radius: 15px;
	 padding: 1px;
	 background: transparent;
	 line-height: 0;
}
 .contact-section .contact-bg .contact-wrapper .contact-container .contact-form form .input-wrapper select {
	 -webkit-appearance: none;
	/* for Chrome/Safari */
	 -moz-appearance: none;
	/* for Firefox */
	 appearance: none;
	/* standard */
}
 .contact-section .contact-bg .contact-wrapper .contact-container .contact-form form .input-wrapper .submit-btn:hover {
	 cursor: pointer;
}
 .contact-section .contact-bg .contact-wrapper .contact-container .contact-form form .input-wrapper::before {
	 content: '';
	 position: absolute;
	 top: 0;
	 left: 0;
	 right: 0;
	 bottom: 0;
	 border-radius: 15px;
	 padding: 1px;
	 background: linear-gradient(106.59deg, rgba(94, 160, 232, 0.63) 31.35%, rgba(53, 90, 130, 0.63) 72.33%);
	 z-index: 0;
}
 .contact-section .contact-bg .contact-wrapper .contact-container .contact-form form .input-wrapper input, .contact-section .contact-bg .contact-wrapper .contact-container .contact-form form .input-wrapper select, .contact-section .contact-bg .contact-wrapper .contact-container .contact-form form .input-wrapper textarea {
	 position: relative;
	 z-index: 1;
	 width: 100%;
	 padding: 16px 18px;
	 border: none;
	 border-radius: 15px;
	 background: linear-gradient(328.68deg, #09131d 19.02%, #161f28 81.19%);
	 color: #fff;
	 font-size: 14px;
	 font-family: 'Montserrat', sans-serif;
	 font-weight: 400;
	 outline: none;
	 transition: all 0.3s ease;
}
 .contact-section .contact-bg .contact-wrapper .contact-container .contact-form form .input-wrapper:focus-within::before {
	 background: linear-gradient(100.27deg, #69b1ff 34.06%, #7c38c5 95.33%);
	 padding: 2px;
}
 .contact-section .contact-bg .contact-wrapper .contact-container .contact-form form .submit {
	 border-radius: 60px;
}
 .contact-section .contact-bg .contact-wrapper .contact-container .contact-form form input::placeholder, .contact-section .contact-bg .contact-wrapper .contact-container .contact-form form textarea::placeholder {
	 color: #fff;
}
 .contact-section .contact-bg .contact-wrapper .contact-container .contact-form form button {
	 position: relative;
	 z-index: 1;
	 background: transparent;
	 border: none;
	 color: #fff;
	 font-weight: 600;
	 padding: 15px 0;
	 border-radius: 30px;
	 cursor: pointer;
	 width: 100%;
	 font-size: 15px;
	 font-family: 'Montserrat', sans-serif;
	 transition: all 0.3s ease;
	 backdrop-filter: blur(12px);
	 overflow: hidden;
}
 .contact-section .contact-bg .contact-wrapper .contact-container .contact-form form button::after {
	 content: "";
	 position: absolute;
	 top: 0;
	 left: 0;
	 right: 0;
	 bottom: 0;
	 z-index: -1;
	 border-radius: 30px;
	 padding: 1px;
	 background: linear-gradient(106.59deg, #5ea0e8 31.35%, #355a82 72.33%);
	 -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
	 -webkit-mask-composite: xor;
	 mask-composite: exclude;
	 mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
	 mask-composite: exclude;
	 box-sizing: border-box;
}
 .contact-section .contact-bg .contact-wrapper .contact-container .contact-form form button:hover {
	 color: #5ea0e8;
}
 .contact-section .contact-bg .contact-wrapper .contact-container .contact-info p {
	 font-size: 20px;
}
 .contact-section .contact-bg .contact-wrapper .contact-container .contact-info h3 {
	 font-size: 28px;
	 font-weight: 600;
	 font-family: 'Montserrat', sans-serif;
	 letter-spacing: -0.67px;
	 line-height: 36px;
	 margin-bottom: 12px;
}
 .contact-section .contact-bg .contact-wrapper .contact-container .contact-info .info-subtitle {
	 font-size: 20px;
	 font-weight: 600;
	 line-height: 20px;
	 margin-bottom: 35px;
	 color: #fff;
}
 .contact-section .contact-bg .contact-wrapper .contact-container .contact-info ul {
	 list-style: disc;
	 padding-left: 20px;
	 margin-bottom: 50px;
	 color: #ccc;
}
 .contact-section .contact-bg .contact-wrapper .contact-container .contact-info ul li {
	 font-size: 20px;
	 font-weight: 300;
	 font-family: 'Montserrat', sans-serif;
	 color: #ccc;
	 line-height: 45px;
}
 .contact-section .contact-bg .contact-wrapper .contact-container .contact-info h4 {
	 font-size: 20px;
	 font-weight: 700;
	 color: #fff;
	 line-height: 45px;
}
 .contact-section .contact-bg .contact-wrapper .contact-container .contact-info .submit-enquiry {
	 margin-bottom: 60px;
}
 .contact-section .contact-bg .contact-wrapper .contact-container .contact-info .submit-enquiry p {
	 font-size: 20px;
	 font-weight: 300;
	 font-family: 'Montserrat', sans-serif;
	 color: #ccc;
	 line-height: 45px;
}
 .contact-section .contact-bg .contact-wrapper .contact-container .contact-info a {
	 color: #fff;
	 font-weight: 700;
	 text-decoration: none;
}
 @media (max-width: 768px) {
	 .contact-section .contact-bg .contact-wrapper {
		 padding: 40px 20px;
		 border-radius: 16px;
	}
	 .contact-section .contact-bg .contact-wrapper .contact-container {
		 flex-direction: column;
	}
	 .contact-section .contact-bg .contact-wrapper .contact-container .contact-form, .contact-section .contact-bg .contact-wrapper .contact-container .contact-info {
		 flex: 1 1 100%;
	}
  .digi-insights-section .side-border{
    padding-top: 0px;
    padding-bottom:40px;
  }
}
 


  .second {
    padding-top: 0;
  }

  .contact-main-wrapper .contact-section .contact-bg:after {
    background: none;
  }

  .second.contact-main-wrapper {
    background: none;
  }

  .contact-main-wrapper .contact-section .contact-bg::before {
    background: none;
  }

  .contact-main-wrapper .contact-section .contact-bg .contact-wrapper .contact-container .contact-form::after {
    background: none;
  }

  .iti--allow-dropdown .iti__flag-container,
  .iti--separate-dial-code .iti__flag-container {
    z-index: 9999;
  }

  .iti {
    display: block;
  }

  .services-form-heading{
    margin-bottom: 64px;
  }

  .services-form-heading h2{
    text-align: left;
    font-size: 48px;
    font-style: normal;
    font-weight: 600;
    line-height: 58px;
    text-transform: uppercase;
    margin-bottom: 28px;
  }

  .services-form-heading p{
    color: rgba(204, 204, 204, 1);
    text-align: left;
    font-size: 24px;
    font-style: normal;
    font-weight: 300;
    line-height: 140%;
    margin: auto;
  }

  @media (max-width: 767px){
.services-form-heading{
  margin-bottom: 24px;
}

    .services-form-heading h2{
    font-size: 28px;
    font-weight: 500;
    line-height: 23.17px;
    margin-bottom: 20px;
  }

  .services-form-heading p{
    font-size: 18px;
    line-height: 20px;
  }
  }


  /*---------------------------------------form section end---------------------------------*/

  /*---------------------------------------------insights section start-----------------------------------*/

  .digi-insights-section {
    padding-block: 50px;
  }

  .digi-insights-section {
    position: relative;
    padding-left: 120px;
    padding-right: 120px;
    padding-block: 0px;
    /* padding-top: 62.43px;
  padding-bottom: 108.5px; */
  }

  .side-border {
    border-left: 1px solid var(--color-border);
    border-right: 1px solid var(--color-border);
    padding-inline: 97px;
    padding-top: 62.7px;
    padding-bottom: 110px;
  }

  .top-border {
    border-top: 1px solid var(--color-border);
    border-bottom: 1px solid var(--color-border);
  }

  .digi-insights-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 30px;
    flex-wrap: wrap;
    gap: 10px;
  }

  .digi-insights-title {
    font-size: 26px;
    font-weight: 600;
  }

  .digi-view-all {
    font-size: 14px;
    text-decoration: none;
    color: #aaa;
    transition: color 0.3s;
  }

  .digi-view-all:hover {
    color: #fff;
  }

  /* Grid Layout */
  .digi-insights-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    gap: 20px;
  }

  .digi-insight-card {
    position: relative;
    border-radius: 8px;
    overflow: hidden;
    background: #111;
    transition: transform 0.3s;
    cursor: pointer;
    display: flex;
    flex-direction: column;
    justify-content: space-between
  }

  .digi-insight-card:hover {
    transform: translateY(-5px);
  }

  .digi-insight-image {
    width: 100%;
    height: 200px;
    object-fit: cover;
    display: block;
    min-height: 400px
  }

  .digi-insight-content {
    padding: 15px;
  }

  .digi-insight-category {
    font-size: 12px;
    color: #aaa;
    margin-bottom: 5px;
  }

  .digi-insight-title {
    font-size: 16px;
    font-weight: 600;
    line-height: 1.4;
  }

  /* Featured (middle) card spans 2 columns only on large screens */
  .digi-insight-card.middle-card {
    grid-column: span 2;
  }

  .insight-wrapper {
    padding-left: 70px;
    padding-right: 70px;
    padding-top: 62.43px;
    padding-bottom: 108.5px
  }

  .side-border {
    border-left: 1px solid var(--color-border);
    border-right: 1px solid var(--color-border);
  }

  .top-border {
    border-top: 1px solid var(--color-border);
    border-bottom: 1px solid var(--color-border);
  }

  /* Responsive breakpoints */

  @media (max-width:1680px) {
    .digi-insights-section {
      padding-left: 80px;
      padding-right: 80px;
    }

    .side-border {

      padding-inline: 32px;
    }
  }
  @media (max-width:1279px){
    .page-id-2420 .contact-main-wrapper .contact-section .contact-bg:after{
      right: -40px !important;
    }
  }
  @media (min-width:1240px) {
    .digi-insights-grid {
      grid-template-columns: repeat(4, 1fr);
    }
  }

  @media (max-width:1240px) {
    .digi-insights-section {
      padding-left: 40px;
      padding-right: 40px;
    }

    .digi-insight-card.middle-card {
      grid-column: span 1;
      /* fall back to normal */
    }

    .digi-insights-grid {
      grid-template-columns: repeat(2, 1fr);
    }

  }

  @media (max-width: 992px) {

    .Explore-bookmark {
      padding-bottom: 0px;

    }

    .digi-insights-section {
      padding-left: 40px;
      padding-right: 40px;
    }

    .side-border {
      padding-inline: 25px;
    }

  }

  @media (max-width: 767px) {

    .digi-insights-section {
      padding-left: 20px;
      padding-right: 20px;
    }

    .side-border {
      padding-inline: 8px;
    }
  }



  @media (max-width: 600px) {
    .digi-insights-title {
      font-size: 20px;
    }

    .digi-insight-title {
      font-size: 14px;
    }

    .digi-insight-image {
      height: 160px;
    }

    .digi-insights-grid {
      grid-template-columns: repeat(1, 1fr);
    }

  }



  .insights-section {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 81.43px 70px;
    /* border-top: 1px solid #0af;
      border-bottom: 1px solid #0af; */
    /* background: linear-gradient(to right, #0b0b0d, #000); */
  }

  .insights-title {
    font-size: 48px;
    font-weight: 600;
    margin: 0;
    max-width: 1162px;
    line-height: 100%
  }

  .digi-insight-meta {
    display: flex;
    justify-content: space-between;
    align-items: center
  }


  /*----------------------------------------insights section end-----------------------------*/

