/* ============================================
   Elementor Base Styles & Layout Overrides
   ============================================ */
body{
	width: 100%;
	overflow-x: hidden;
}

.elementor-14037 .elementor-element.elementor-element-de8e9dc .elementor-image-box-wrapper {
	display:flex !important;

}
.prui li {
	color:#2B303B !important;}


button#prui-sizeBtn {
	margin-bottom: 6px;
    border: 1px solid #d9dee8 !important;
}
.elementor-kit-13 button:hover, .elementor-kit-13 button:focus, .elementor-kit-13 input[type="button"]:hover, .elementor-kit-13 input[type="button"]:focus, .elementor-kit-13 input[type="submit"]:hover, .elementor-kit-13 input[type="submit"]:focus, .elementor-kit-13 .elementor-button:hover, .elementor-kit-13 .elementor-button:focus {
    background-color: #FFFFFF00;
    color: #000000cf;
		border-color: #FFFFFF00 !important;
}

.h1-style {
  font-family: Inter, sans-serif !important;
  font-size: 18px !important;
  font-weight: 600 !important;
  height: 30px;
  line-height: 30px !important;
letter-spacing: 0.8px;
}
.h1-st-color {
color:white !important;
}
.comments-area{
	width: `100%;
	margin: auto;
	padding: 0px 70px;
	margin-bottom: 70px;
}
.comments-area .comment-form {
	border: 1px solid #dcdcde;
	border-radius: 5px;
	padding: 0px;
	overflow: hidden;
}
@media (max-width:768px){
	.comments-area{
		width: 100%;
		padding: 0px 40px;
}
}

.robots-nocontent, .jetpack-likes-widget-wrapper{	width: 90% !important;
	margin: auto
}

.flex-class{
	flex-direction: row !important; 
	justify-content: center !important;
	align-items: center !important;
}

@media (max-width:1438px){
	.home-banner{
		transform:translatey(-40px) !important;
	}
}
#prui-1.prui, #prui-1.prui * {
    box-sizing: border-box;
    overflow: hidden;
    font-family: inherit;
}


.leadership .elementor-widget-image-box .elementor-image-box-wrapper {
    display: flex !important;
		align-items: center;
		gap: 10px;
  }
	
	.leadership .elementor-widget-image-box .elementor-image-box-wrapper h3 {
    margin: 0 !important;
  }

.leadership .elementor-widget-image-box .elementor-image-box-wrapper figure {
    width: 20px !important;
		height: 20px !important;
		margin-right: 5px !important;
  }

	.leadership .elementor-widget-image-box .elementor-image-box-wrapper img {
    width: 20px;
		height: 20px;
		object-fit: contain;
  }

.elementor-image-box-content.newclass {
    align-items: center;
    display: flex;
	display:none !important;
}
.dd-flexx .elementor-image-box-wrapper {
    display: flex;
    align-items: center;
    gap: 8px;
}

.dd-flexx .elementor-image-box-content {
    margin: 0;
}

.dd-flex .elementor-image-box-wrapper {
    text-align: start  !important;
    display: flex;
	align-items:start;
    gap:10px;
}




@media (max-width: 767px){
  .main-template-class .hero-text{
    font-size:36px !important;
		padding:0px;
		margin:0px;
  }
}


.main-template-class{
  overflow:hidden;
}

/* ============================================
   Animations
   ============================================ */
@keyframes glowPulse {
  0%, 100% { opacity: 0.3; }
  50% { opacity: 0.5; }
}

/* ============================================
   Typography & Headings
   ============================================ */
.cogs-heading{
  font-family: "Inter", sans-serif;
 
  line-height: 1.05;
  letter-spacing: -1px; /* Note: Unclosed comment preserved from source, closed below */
}




/* ============================================
   Hero Section & Text Gradients
   ============================================ */
.text-gradient {
  font-weight: 900 !important;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
}

.hero-title {
  display: block;
  font-size: 1.875rem;
  color:#59B5FC !important;
  -webkit-background-clip: tet;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  color: transparent;
}

.hero {
    min-height: 570px;
    height: calc(100svh - 58px);
    max-height: 876px;
    display: flex;
    align-items: center;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

/* ============================================
   Mobile Accordion Behavior
   ============================================ */
@media (max-width: 767px){

 
  .bb .bb__text{
    display:none !important;
  }

 
  .bb.active .bb__text{
    display:block !important;
  }

  .bb{
    cursor:pointer;
  
  }
}

/* ============================================
   Visual Effects & Utilities
   ============================================ */
.abc{
background: radial-gradient(
  520px 100% at center,
  hsl(210deg 100% 57% / 39%) 0%,
  transparent 60%
);}


@media (max-width: 1024px){
  .cc br{
    display: none !important;
  }
}

/* ============================================
   Design System Variables & Complex Animations
   ============================================ */
:root {
    --primary: 210 100% 60%;
    --background: 0 0% 100%;
    --foreground: 207 61% 16%;
    --card: 0 0% 100%;
    --border: 214 32% 85%;
    --muted: 210 40% 96%;
    --muted-foreground: 215 16% 47%;
    --accent: 190 95% 55%;
    --brand-300: 210 100% 78%;
    --brand-500: 210 90% 52%;
    --brand-700: 210 85% 34%;
    --brand-800: 210 85% 24%;
    --primary-foreground: 0 0% 100%;
}

@keyframes flow-down {
    to {
        stroke-dashoffset: -20;
    }
}

@keyframes orbit-reverse-slow {
    from {
        transform: rotate(0deg);
    }

    to {
        transform: rotate(-360deg);
    }
}

@keyframes orbit-slow {
    from {
        transform: rotate(0deg);
    }

    to {
        transform: rotate(360deg);
    }
}

@keyframes circuit-pulse {

    0%,
    100% {
        opacity: .4;
        transform: scale(1);
    }

    50% {
        opacity: 1;
        transform: scale(1.2);
    }
}

@keyframes dash {
    to {
        stroke-dashoffset: -30;
    }
}

@keyframes glow {

    0%,
    100% {
        transform: translateZ(0) scale(1);
        filter: saturate(1);
    }

    50% {
        transform: translateZ(0) scale(1.02);
        filter: saturate(1.15);
    }
}

@keyframes float-particle {

    0%,
    100% {
        transform: translateY(0px);
        opacity: .6;
    }

    50% {
        transform: translateY(-10px);
        opacity: 1;
    }
}

.animate-flow-down {
    animation: flow-down 2s linear infinite;
}

.animate-orbit-reverse-slow {
    animation: orbit-reverse-slow 20s linear infinite;
}

.animate-orbit-slow {
    animation: orbit-slow 15s linear infinite;
}

.animate-circuit-pulse {
    animation: circuit-pulse 2s ease-in-out infinite;
}

.animate-dash {
    animation: dash 3s linear infinite;
}

.animate-glow {
    animation: glow 3s ease-in-out infinite;
}

.animate-float-particle {
    animation: float-particle 3s ease-in-out infinite;
}

@media (max-width: 767px) {
    .responsive-grid-3 {
        grid-template-columns: repeat(1, minmax(0, 1fr)) !important;
    }

    .responsive-grid-4 {
        grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    }

    .responsive-grid-5 {
        grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    }

    .hero-text {
        font-size: 3rem !important;
    }

    .section-padding {
        padding-top: 4rem !important;
    }

    .hero-sub {
        white-space: normal !important;
    }
}

@media (min-width: 768px) and (max-width: 1023px) {
    .responsive-grid-3 {
        grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
    }

    .responsive-grid-4 {
        grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
    }

    .responsive-grid-5 {
        grid-template-columns: repeat(5, minmax(0, 1fr)) !important;
    }

    .hero-text {
        font-size: 3.75rem !important;
    }

    .section-padding {
        padding-top: 6rem !important;
    }
}

@media (min-width: 1024px) {
    .responsive-grid-3 {
        grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
    }

    .responsive-grid-4 {
        grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
    }

    .responsive-grid-5 {
        grid-template-columns: repeat(5, minmax(0, 1fr)) !important;
    }

    .hero-text {
        font-size: 4.5rem !important;
    }

    .section-padding {
        padding-top: 6rem !important;
    }
}


.flow-input-title {
    margin: 0;
    font-weight: 700 !important;
    font-size: 14px !important;
    line-height: 1.2;
    letter-spacing: -0.01em;
    color: hsl(var(--foreground));
}

@media (max-width: 767px) {
    .cogs-title {
        font-size: 15px !important;
        /* mobile size yahan adjust karo */
        line-height: 0px !important;
    }
}

.flow-input-sub {
    font-size: 13px;
    line-height: 1.2;
    color: hsl(var(--muted-foreground));
    display: flex;
    align-items: center;
    gap: 6px;
}

.flow-input-sub::before {
    content: "•";
    font-size: 14px;
    line-height: 1;
    opacity: .9;
}


.flow-out-stack {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;

}

.flow-out-title {
    margin: 0;
    font-weight: 700 !important;
    font-size: 14px !important;
    line-height: 1.2;
    letter-spacing: -0.01em;
    color: hsl(var(--foreground));
}

.flow-out-sub {
    font-size: 14px;
    line-height: 1.35;
    color: hsl(var(--muted-foreground));

}

@media (max-width: 767px) {

    .only-mobile-arrow-thick {
        stroke-width: 7 !important;
        transform: scaleY(1.6);
        transform-origin: top;
        marker-end: url(#arrowHeadDownBig) !important;
    }

}

.flow-out-sub::before {
    content: "•";
    line-height: 1;
    opacity: .9;
    padding: 4px;
    margin-top: 1px;
}

@media (max-width: 1024px) {
    .arrow-left-sm {
        transform: translateX(-50px);
    }

    .arrow-right-sm {
        transform: translateX(40px);
    }
}

/* Tablet */
@media (min-width: 768px) and (max-width: 1024px) {

    .arrow-right-sm {
        transform: translateX(0) !important;
    }

    .arrow-left-sm {
        transform: translateX(0) !important;
    }


}

@media (max-width: 767px) {

    .arrow-right-sm {
        display: none !important;
    }

    .arrow-left-sm {
        display: none !important;
    }
}

/* Mobile only: increase arrow head size (marker swap) */
@media (max-width: 767px) {
    svg .arrow-right-sm {
        marker-end: url(#arrowHeadDownBig) !important;
    }
}


@media (max-width: 767px) {
    .hide-mobile-arrow {
        display: none !important;
    }
}

@media (max-width: 767px) {
    .hide-first-mobile-arrow {
        display: none !important;
    }
}

@media (max-width: 767px) {

    .responsive-grid-5 {
        grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    }

    .responsive-grid-5>*:last-child {
        grid-column: 1 / -1;
        justify-self: center;
        max-width: 50%;
    }

}

/* ============================================
   Hover Interactions
   ============================================ */
/* Container */
.lift-parent{
  position: relative;
  overflow: hidden;
}

/* Image */
.lift-img{
  transition: transform .45s cubic-bezier(.34,1.56,.64,1);
  will-change: transform;
}


.lift-parent:hover > .lift-img{
  transform: scale(1.06);
}

/* ============================================
   Background Effects & Grid System
   ============================================ */
/* Container */
.auto {
  position: relative;
  overflow: hidden;
}

/* GRID */
.auto::before {
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  opacity: 1;
  background-image: linear-gradient(hsla(210, 100%, 57%, .08) 1px, transparent 1px), linear-gradient(90deg, hsla(210, 100%, 57%, .08) 1px, transparent 1px);;

  background-size: 50px 50px; /* square size */
}

.hero::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 10rem;
  pointer-events: none;
  background-image: linear-gradient(to top, #001C3D, transparent);
}
/* keep content above */
.auto > * {
  position: relative;
  z-index: 1;
}

/* GRID */
.auto:not(.hero)::before {
    opacity: 0.5;
}

/* Mobile */
@media (max-width: 767px){

  .mobile-first-arrow{
    transform: translateX(70px);
  }

  .mobile-last-arrow{
    transform: translateX(-76px);
  }

}

/* Tablet */
@media (min-width: 768px) and (max-width: 1024px){

  .mobile-first-arrow{
    transform: translateX(70px) !important;
  }

  .mobile-last-arrow{
    transform: translateX(-75px)!important;
  }

}

@media (max-width: 767px){
  .ccc br{
    display: none;
  }
}