/* ===================================
    Crafto - Digital agency
====================================== */
/* font */
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800;900&display=swap');
/* @import url('https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@300;400;500;600;700&display=swap'); */
@import url('https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&display=swap');
/* variable */
:root {     
    --base-color: #fff;
    --medium-gray:#727272;
    --dark-gray:#2d2c2b; 
    --nero-gray:#1e1d1d;  
    --light-red: #c8b2ab;
    /* --alt-font: 'Space Grotesk', sans-serif; */
     --alt-font: "Lato", sans-serif;
    --primary-font: "Lato", sans-serif;
}
/* custom cursor */
@media (hover: hover) and (pointer: fine) {
    .custom-cursor .circle-cursor-outer {
        border: 1px solid transparent;
    }
    .custom-cursor .circle-cursor-inner {
        width: 20px;
        height: 20px;
        left: -5px;
        top: -5px;
        background: #006646;
    }
    .custom-cursor .circle-cursor-inner.cursor-link-hover {
        width: 30px;
        height: 30px;
        background: var(--white);
        opacity: 0.5 !important;
    }
}
body {
    font-size: 17px;
    line-height: 30px;
}
/* header */
header .container-fluid {
    padding-left: 65px;
    padding-right: 65px;
}
.navbar .navbar-nav .nav-link {
    font-weight: 600;
    font-size: 19px;
}
header .navbar-brand {
    padding: 15px 0;
}
header .navbar-brand img {
    height: unset;
}
header .header-button .btn {
    text-transform: inherit;
    font-weight: 600;
    letter-spacing: 0;
}
header .header-button .btn.btn-switch-text > span {
    padding: 10px 24px;
}
.newsletter-style-02 input {
    padding-right: 50px !important;
    font-size: 14px;
}
/* swiper slider */ 
.banner-slider .swiper-slide .position-absolute {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
    transition: 1.5s;
    opacity: 0;
}
.banner-slider .swiper-slide.swiper-slide-active .position-absolute {
    -webkit-transform: scale(1.0);
    transform: scale(1.0);
    opacity: 1;
}
.fs-34 {
    font-size: 2.125rem;
    line-height: 2.20rem;
}
/* bg color */
.bg-nero-gray {
    background-color: var(--nero-gray);
}
/* bg sliding line */ 
.bg-sliding-line {
    background-image: linear-gradient(43deg, #ffffff 45%, #ffffff 45%, #ffffff63 55%, transparent 0);
    background-color: #f9f9f9;
    background-size: 5px 5px;
    opacity: 1;
}
.bg-sliding-line-dark-gray { 
    background-image: linear-gradient(135deg, transparent 45%, #464646 45%, #464646 55%, transparent 0);
    background-size: 5px 5px;
}
/* bg color */ 
.bg-base-color-transparent {
    background-color: rgba(239, 211, 203,.6);
}
.border-color-light-red {
    border-color: var(--light-red) !important; 
}
.border-color-transparent-dark-very-light {
  border-color: rgba(35, 35, 35, 0.15) !important;
}
/* highlight separator */ 
.highlight-separator[data-shadow-animation] span {
    height: 100px;
    z-index: -1;
}
.highlight-separator[data-shadow-animation] span img {
    height: 100px;
    width: auto;
}
.highlight-separator-small .highlight-separator[data-shadow-animation] span {
    height: 45px; 
    bottom: -10px;
}
.highlight-separator-small .highlight-separator[data-shadow-animation] span img {
    height: 45px; 
    width: 100%;
}
/* btn */
.btn.btn-hover-animation-switch {
    text-transform: none;
    font-family: var(--primary-font);
}
/* blog only text */
.blog-only-text .card-body:after {
    display: none;
}
/* margin */
.mb-minus-50px {
    margin-bottom: -50px;
}
/* right */
.right-minus-40 {
    right: -40%;
}
/* page title extra large */
.page-title-extra-large h1 {
    font-size: 4.8rem;
    line-height: 4.8rem;
}
.extra-very-small-screen {
    height: 180px !important;
}
/* team style */ 
.team-style-08 figure figcaption .social-icon a {
    background-color: var(--base-color);
}
.team-style-08 figure figcaption .social-icon a:hover {
    color: var(--dark-gray);
}
.team-style-08.skrollable {
    transition: none !important; 
}
/* footer */
footer .footer-logo img {
    max-height: 75px; 
}
.newsletter-style-02 .btn { 
    padding: 10px 15px 9px 15px;  
}
footer a:hover, .footer-navbar li a:hover {
    color: var(--dark-gray);
}

/* urja steel css */
.footer-content{
    /* background-color: #f5f5f5; */
}
.icon-footer{
    color: #fff;
    margin-right: 8px;
}
.footer-content h6{
    font-weight: 600;
     /* background: linear-gradient(90deg, #172c6d, #006646);
      -webkit-background-clip: text;
  -webkit-text-fill-color: transparent; */
    font-size: 26px;
    color: #fff;
    margin-bottom: 15px;
}
.footer-content h6::after{
    width: 50px;
    height: 3px;
    background: #fff;
    display: block;
    margin-top: 8px;
    margin-bottom: 20px;
    content: "";
}
.home-mission a{
    color: #000;
}
.home-mission img {
    width: 40px;
}
.home-mission a:hover{
    color:#172c6d;
}
/* urja steel product css */
.urja-product .product-card {
  border-radius: 12px;
  background: #fff;
  overflow: hidden;
  box-shadow: 0 4px 12px rgba(0,0,0,0.1);
  transition: all 0.6s cubic-bezier(0.25, 1, 0.5, 1);
  transform: translateY(0);
  position: relative;
}

.urja-product .product-card:hover {
  transform: translateY(-10px);
  box-shadow: 0 12px 25px rgba(0,0,0,0.15);
}

/* Image smooth zoom */
.urja-product .product-img {
  overflow: hidden;
  border-radius: 12px 12px 0 0;
}
.urja-product .product-img img {
  transition: transform 0.8s cubic-bezier(0.25, 1, 0.5, 1);
}
.urja-product .product-card:hover .product-img img {
  transform: scale(1.1);
}

/* Text area with smooth motion */
.urja-product .product-info {
  padding: 20px;
  transition: all 0.6s ease;
  background-color: #fff;
}
.urja-product .product-info h5 {
    font-weight: 600;
    color: #222;
    margin-bottom: 8px;
    transition: color 0.5s 
ease;
    font-size: 22px;
    text-transform: uppercase;
}


.urja-product .product-info p {
  color: #666;
  font-size: 0.95rem;
  margin: 0;
  transition: all 0.5s ease;
  opacity: 0.9;
}

/* On hover - subtle animation */
.urja-product .product-card:hover .product-info {
  transform: translateY(-5px);
  background: linear-gradient(135deg, #fdfdfd, #f1f1f1);
}
.urja-product .product-card:hover .product-info h5 {
  color: #172c6d;
}
.urja-product .product-card:hover .product-info p {
  opacity: 1;
}
.urja-web-space{
    padding-top: 100px ;
    padding-bottom: 100px;
}
.urja-text{
      background: linear-gradient(90deg, #172c6d, #006646);
      -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.urja-text h2{
      background: linear-gradient(90deg, #172c6d, #006646);
      -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
/* footer social media */

.footer-social-media
{
  position:absolute;
 
  margin:0;
  padding:0;
  display:flex;
}
.footer-social-media li
{
  list-style:none;
  margin:0 20px;
}
.footer-social-media li a .fa {
    font-size: 22px;
    color: #262626;
    line-height: 45px;
    transition: .5s;
}
.footer-social-media li a 
{
  position:relative;
  display:block;
  width:40px;
  height:40px;
  background:#fff;
  text-align:center;
  transform: perspective(50px) rotate(-30deg) skew(25deg) translate(0,0);
  transition:.5s;
  transition-timing-function: linear;
  box-shadow:-20px 20px 10px rgba(0,0,0,.5);
}
.footer-social-media li a:before
{
  content:'';
  top: 20px;
  background:#b1b1b1;
  transition: .5s;
  transform: rotate(0deg) skewY(-45deg);
}
.footer-social-media li a:after
{
  content:'';
  position:absolute;
  bottom:-20px;
  left:-10px;
  height:20px;
  width:100%;
  background:#b1b1b1;
  transition: .85s;
  transform: rotate(0deg) skewX(-45deg);
}
.footer-social-media li a:hover
{
  transform: perspective(-1px) rotate(-30deg) skew(25deg) translate(20px,-20px);
  box-shadow:-50px 50px 50px rgba(0,0,0,.5);
}
.footer-social-media li:hover .fa
{
  color:#fff;
}
/* youtube */
.footer-social-media li:hover:nth-child(1) a
{
  background: #1877F2;
  color: #fff;
}
.footer-social-media li:hover:nth-child(1) a:before
{
  background: #1877F2;
    color: #fff;
}
.footer-social-media li:hover:nth-child(1) a:after
{
  background: #1877F2;
    color: #fff;
}

/* bitbucket */
.footer-social-media li:hover:nth-child(2) a
{
  background: #E4405F;
    color: #fff;
}
.footer-social-media li:hover:nth-child(2) a:before
{
  background: #E4405F;
    color: #fff;
}
.footer-social-media li:hover:nth-child(2) a:after
{
  background: #E4405F;
    color: #fff;
}

/* instagram */
.footer-social-media li:hover:nth-child(3) a
{
  background: #0077B5;
    color: #fff;
}
.footer-social-media li:hover:nth-child(3) a:before
{
  background: #0077B5;
    color: #fff;
}
.footer-social-media li:hover:nth-child(3) a:after
{
  background: #0077B5;
    color: #fff;
}
/* new css social media  */
/* ============================
   URJA FOOTER SOCIAL MEDIA
============================ */
.urja-footer-effect {
  width: 100%;
  padding: 0px 0 20px;
  /* background-color: #212121; */
}

.urja-footer-effect h2 {
  color: #fff;
  font-family: 'Playfair Display', serif;
  font-weight: 400;
  font-size: 25px;
  letter-spacing: 3px;
}

.urja-footer-effect:nth-child(2) {
  margin-top: 50px;
}

.urja-footer-effect:nth-child(2n+1) {
  /* background-color: #fff; */
}

.urja-footer-effect:nth-child(2n+1) h2 {
  color: #212121;
}

.urja-footer-buttons {
  /* margin-top: 50px; */
  display: flex;
  justify-content: start;
}

/* Common link styles */
.urja-footer-effect a {
    text-decoration: none !important;
    color: #000000;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 10px;
    margin-right: 20px;
    font-size: 20px;
    overflow: hidden;
    position: relative;
    transition: transform 0.2s linear, border-radius 0.2s linear 0.2s;
    background: #ffffff;
}

.urja-footer-effect a:last-child {
  margin-right: 0;
}

.urja-footer-effect a i {
  position: relative;
  z-index: 3;
  transition: transform 0.2s linear;
}

/* Social Colors */
.urja-footer-fb {
  background-color: #3b5998;
}
.urja-footer-tw {
  background-color: #00aced;
}
.urja-footer-gplus {
  background-color: #dd4b39;
}
.urja-footer-dribbble {
  background-color: #ea4c89;
}
.urja-footer-vimeo {
  background-color: #1ab7ea;
}
.urja-footer-pinterest {
  background-color: #cb2027;
}
.urja-footer-insta {
  background-color: #bc2a8d;
}
.urja-footer-in {
  background-color: #007bb6;
}

/* Hover Animation (Egeon Effect) */
.urja-footer-effect.egeon a:hover {
  transform: rotate(356deg);
   border-top-left-radius: 50%;
    border-top-right-radius: 50%;
    border-bottom-left-radius: 50%;
}

.urja-footer-effect.egeon a:hover i {
  transform: rotate(356deg);
 
}
.urja-footer-effect a:hover {
    color: #ffffff;
}
.icon-feather-arrow-up-right:before {
    content: "\e82c";
    background: #172c6d;
    padding: 10px;
    border-radius: 50%;
}
/* product sec new design */
 .new-urja-product {
    
      margin: 30px auto;
      text-align: center;
    }

    .new-urja-product .product-img {
      position: relative;
      border-radius: 15px;
      overflow: hidden;
    }

    .new-urja-product .product-img img {
      width: 100%;
      height: auto;
      border-radius: 15px;
      transition: transform 0.4s ease;
    }

    .new-urja-product .product-img:hover img {
      transform: scale(1.05);
    }

    .new-urja-product .explore-icon {
      position: absolute;
      bottom: 10px;
      right: 10px;
      background: #fff;
      border-radius: 50%;
      border: 2px solid #e0e0e0;
      width: 55px;
      height: 55px;
      display: flex;
      align-items: center;
      justify-content: center;
      font-size: 18px;
      color: #000;
      font-weight: 500;
      transition: all 0.3s ease;
    }

    .new-urja-product .explore-icon:hover {
      background: #0d6efd;
      color: #fff;
      border-color: #0d6efd;
    }

    .new-urja-product .explore-icon::after {
      content: "→";
      font-size: 20px;
      position: absolute;
    }

    .new-urja-product .product-title {
      font-size: 1.25rem;
      font-weight: 600;
      margin-top: 15px;
      color: #0c2340;
    }

    .new-urja-product .btn-custom {
      background-color: #172c6d;
      color: #fff;
      border-radius: 50px;
      padding: 8px 20px;
      font-size: 0.95rem;
      transition: background 0.3s ease;
    }

    .new-urja-product .btn-custom:hover {
      background-color: #0b2a5c;
      color: #fff;
    }

a.explore-text {
    position: absolute;
    right: -1px;
    bottom: -1px;
    background: url(../../images/urja/mask.gif);
    background-size: cover;
    width: 150px;
    height: 150px;
}
/* infra */
.who__area_inner {
  background-position: top right;
  background-repeat: no-repeat;
  background-size: 50% 100%;
}
.who__area_inner.infra {
  background-image: url(../../images/urja/infra_1.png);
  background-size: contain;
  background-position: bottom right;
}

/* slider pagination */
.swiper-number-pagination-style-01 .swiper-number .swiper-pagination-bullet {
    position: relative;
    padding-right: 10px;
    padding-left: 8px;
    margin: 0;
    color: #717171;
    opacity: 0.7;
    width: auto;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    height: auto;
    background: transparent;
    border-radius: 0;
    outline: none;
}
.swiper-number-pagination-style-01 .swiper-number .swiper-pagination-bullet:after {
    width: 0;
    height: 1px;
    content: "";
    margin-left: 15px;
    display: inline-block;
    background: #717171;
    vertical-align: middle;
    -webkit-transition: 0.5s;
    transition: 0.5s;
}

/* new footer  */


 .new-footer {
	 /* background-color: #f5f5f5; */
	 position: relative;
    background: linear-gradient(90deg, #172c6d99, #006646de);
   background-repeat: no-repeat;
   background-size: cover;
	 height: auto;
	 overflow: hidden;
	 font-family: 'Montserrat', sans-serif;
}
.bg-footer{
 
}
 /* Existing cubes */
.cube {
	position: absolute;
	top: 80vh;
	left: 45vw;
	width: 10px;
	height: 10px;
	border: solid 1px #fff;
	transform-origin: top left;
	transform: scale(0) rotate(0deg) translate(-50%, -50%);
	animation: cube 12s ease-in forwards infinite;
}
.cube:nth-child(2n) {
	border-color: #fff;
}
.cube:nth-child(2) {
	animation-delay: 2s;
	left: 25vw;
	top: 40vh;
}
.cube:nth-child(3) {
	animation-delay: 4s;
	left: 75vw;
	top: 50vh;
}
.cube:nth-child(4) {
	animation-delay: 6s;
	left: 90vw;
	top: 10vh;
}
.cube:nth-child(5) {
	animation-delay: 8s;
	left: 10vw;
	top: 85vh;
}
.cube:nth-child(6) {
	animation-delay: 10s;
	left: 50vw;
	top: 10vh;
}
footer ul li a{

    color: #fff;
}
footer ul li {
    margin-bottom: 5px;
    font-weight: 600;
    font-size: 16px;
    color: #fff;
}
@keyframes cube {
	from {
		transform: scale(0) rotate(0deg) translate(-50%, -50%);
		opacity: 1;
	}
	to {
		transform: scale(20) rotate(960deg) translate(-50%, -50%);
		opacity: 0;
	}
}

/* NEW — Round Bars */
.round-bar {
	position: absolute;
	width: 8px;
	height: 80px;
	border-radius: 50px;
	background: #f5821f;
	transform-origin: center;
	transform: scale(0) rotate(0deg);
	animation: roundBar 14s ease-in-out infinite;
}
.round-bar:nth-child(1) { left: 15vw; top: 30vh; animation-delay: 1s; }
.round-bar:nth-child(2) { left: 70vw; top: 70vh; animation-delay: 3s; }
.round-bar:nth-child(3) { left: 40vw; top: 20vh; animation-delay: 5s; }

@keyframes roundBar {
	from {
		transform: scale(0) rotate(0deg);
		opacity: 1;
	}
	to {
		transform: scale(10) rotate(720deg);
		opacity: 0;
	}
}

/* NEW — Flat Bars */
.flat-bar {
	position: absolute;
	width: 80px;
	height: 6px;
	background: #172c6d;
	transform-origin: center;
	transform: scale(0) rotate(0deg);
	animation: flatBar 16s ease-in-out infinite;
}
.flat-bar:nth-child(1) { left: 60vw; top: 30vh; animation-delay: 2s; }
.flat-bar:nth-child(2) { left: 20vw; top: 60vh; animation-delay: 4s; }
.flat-bar:nth-child(3) { left: 80vw; top: 40vh; animation-delay: 6s; }

@keyframes flatBar {
	from {
		transform: scale(0) rotate(0deg);
		opacity: 1;
	}
	to {
		transform: scale(12) rotate(540deg);
		opacity: 0;
	}
}
.icon-float {
  position: absolute;
  color: #6e6e6e;
  font-size: 24px;
  animation: iconFloat 14s ease-in-out infinite;
}

.icon-float:nth-child(1) { top: 20vh; left: 30vw; animation-delay: 0s; }
.icon-float:nth-child(2) { top: 60vh; left: 70vw; animation-delay: 4s; }
.icon-float:nth-child(3) { top: 40vh; left: 10vw; animation-delay: 8s; }

@keyframes iconFloat {
  from { transform: scale(0) rotate(0deg); opacity: 1; }
  to { transform: scale(10) rotate(720deg); opacity: 0; }
}


/* media query responsive */
@media (max-width: 1600px) {
    .fs-140 {
        font-size: 8.125rem; 
    }
}
@media (max-width: 1199px) {
    .fs-140 {
        font-size: 6.875rem;
    }
    .lh-95 {
        line-height: 4.75rem;
    }
}
@media (max-width: 991px) {
    [data-mobile-nav-style=full-screen-menu] .navbar-full-screen-menu-inner .navbar-nav > .nav-item {
             border-bottom: 0;
        text-align: start;
        padding: 0;
        margin-bottom: 0px;
        
    }
    [data-mobile-nav-style=full-screen-menu] .navbar-full-screen-menu-inner .navbar-nav .nav-item .nav-link {
        font-size: 20px;
        color: #fff;
        line-height: 40px;
    }
     header .navbar-brand {
        padding: 22px 0;
    }

.navbar-full-screen-menu-inner .navbar-nav .nav-item .dropdown-toggle {
        display: flex;
        justify-content: center;
        align-items: center;
        width: 30px;
        height: 30px;
        right: 0px;
        position: absolute;
        top: 0;
        text-align: center;
        color: var(--dark-gray);
    }



}
@media (max-width: 767px) {
    .fs-140 {
        font-size: 5rem;
    }
    .lh-95 {
        line-height: 3.75rem;
    } 
}