/* ====== CSS Reset (Minimal Normalize) ====== */
*,
*::before,
*::after {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

html {
  scroll-behavior: smooth;
}
@font-face {
  font-family: 'ProximaNovaThin';
  src: url('../fonts/Proxima\ Nova\ Thin.otf') format('opentype');
  font-weight: 100;
  font-style: normal;
}

@font-face {
  font-family: 'ProximaNovaLight';
  src: url('../fonts/ProximaNova-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'ProximaNovaRegular';
  src: url('../fonts/ProximaNova-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'ProximaNovaSemibold';
  src: url('../fonts/PROXIMANOVACOND-SEMIBOLD.OTF') format('opentype');
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: 'ProximaNovaBold';
  src: url('../fonts/ProximaNova-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: 'ProximaNovaBlack';
  src: url('../fonts/ProximaNova-Black.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: 'ProximaNovaItalic';
  src: url('../fonts/Proxima\ Nova\ Thin\ Italic.otf') format('opentype');
  font-weight: 400;
  font-style: italic;
}

@font-face {
  font-family: 'ProximaNovaBoldItalic';
  src: url('../fonts/Proxima\ Nova\ Bold\ Italic_0.otf') format('opentype');
  font-weight: 700;
  font-style: italic;
}
body {
  font-family: 'ProximaNovaRegular', sans-serif;
  font-size: 16px;
  line-height: 1.6;
  color: #6C6C6C;
 
}
svg, img, embed, object {
    display: block;
    height: auto;
    max-width: fit-content;
}
/* ====== Responsive Images & Media ====== */
 


html {
  scroll-behavior: smooth;
}

.container, .container-lg, .container-md, .container-sm, .container-xl {
    max-width: 1450px!important;
}
.homebanner_card .container {
    position: relative;
}
.homebanner_card {
    position: relative;
 
}
 
.header-main .logo {
    position: relative;
    z-index: 9999;
    max-width: 180px;
}
.header-main .logo img {
    width: 100%;
}
.main-attributes p, .main-attributes p a {
    color: #fff;
    text-decoration: none;
}

.header-main .fixed-top {
    position: fixed;
    top: 15px;
    right: 0;
    left: 0;
    z-index: 1030;
}
li#menu-item-490 {
    clear: both;
    width: 100% !important;
    max-width: 100%!important;
}
#menu-product-services li {
    width: 50%;
    max-width: 50%;
    float: left;
}
/* header */

 
.offcanvas-body {
    padding-top: 130px;
}
.offcanvas.offcanvas-end {
    top: 0;
    right: 0;
    width: 100%;
    border-left: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    background: #01978C;
    opacity: 0.97;
    transform: translateX(100%); /* Ensure it starts off-screen */
 }
 .offcanvas-title {
    margin-bottom: 0;
    line-height: var(--bs-offcanvas-title-line-height);
    margin: auto;
}
.btn-main-toggle {
    text-align: right;
}
.btn-main-toggle .navbar-toggler {
    position: absolute;
    right: 31px;
    top: 6px;
    border: 2px solid #C9F364!important;
    opacity: 1;
    padding: 9px;
    z-index: 99999;
}
.btn-main-toggle .navbar-toggler.active {
    position: absolute;
    right: 29px;
    top: 17px;
    border: 2px solid #C9F364!important;
    opacity: 1;
    padding: 9px;
    z-index: 99999;
}
.offcanvas-header {
    display: flex;
    align-items: center;
    padding: 20px 50px 30px;
}
.navbar-toggler:focus{
    box-shadow: none;
}
.offcanvas-header .btn-close {
    margin: 0;
    border: 2px solid #C9F364;
    border-radius: 50%;
    opacity: 1;
    filter: brightness(0) saturate(100%) invert(82%) sepia(23%) saturate(489%) hue-rotate(42deg) brightness(102%) contrast(92%);

}
.navbar-toggler-icon {
    display: inline-block;
    width: 1.2em;
    height: 1.1em;
    filter: brightness(0) saturate(100%) invert(82%) sepia(23%) saturate(489%) hue-rotate(42deg) brightness(102%) contrast(92%);
    vertical-align: baseline;
    /* background-image: var(--bs-navbar-toggler-icon-bg); */
    background-repeat: no-repeat;
    background-position: top;
    background-size: 100%;
    opacity: 1;
}
.navbar-toggler {
    border-radius: 50%!important;
    padding: 4px!important;
    padding: var(--bs-navbar-toggler-padding-y) var(--bs-navbar-toggler-padding-x);
    font-size: var(--bs-navbar-toggler-font-size);
    line-height: 1;
    color: var(--bs-navbar-color);
    background-color: transparent;
    /* border: var(--bs-border-width) solid var(--bs-navbar-toggler-border-color); */
    /* border-radius: var(--bs-navbar-toggler-border-radius); */
    transition: var(--bs-navbar-toggler-transition);
}

.desktop-head {
    display: block;
}
.main-list-header h6 {
    font-size: 18px;
    color: #C9F364;
    line-height: 26px;
}
.main-list-header ul {
    padding: 0px;
    text-align: center;
    margin: 0;
}
.main-list-header {
    text-align: center;
}
.main-list-header ul li {
    list-style: none;
}
.main-list-header ul li {
    list-style: none;
    list-style: none;
    margin: 0;
    line-height: 30px;
}
.main-list-header ul li a {
    color: #fff;
    text-decoration: none;
    line-height: 28px;
}

li#menu-item-490 {
    clear: both;
    width: 100% !important;
    max-width: 100%!important;
}
.double-gen {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.offcanvas-body .row {
    justify-content: center;
}
.Copyright {
    text-align: center;
    padding-top: 40px;
}
.Copyright p {
    color: #fff;
}
/* add extra css */
.card-inner-m ul {
    padding: 0px;
    margin: 0px;
}
.card-inner-m ul li{
  list-style-type:none;
	margin: 0px;
} 
.card-inner-m ul li a {
    font-size: 12px;
    display: block;
    color: #fff;
}
/* add extra css */
/* header */

.homebanner_card {
    background-image: url('https://agenziaviaggiinnepal.com/suzlon/wp-content/uploads/2025/04/suzlon_home.png');
    background-size: 100%;
    background-position: top;
    background-repeat: no-repeat;
    height: 100vh;
     color: white;
    text-align: center;
}
.homebanner_card {
    position: relative;
    
}
.main-attributes {
    margin-top: 20px;
    height: 100vh;
}
 
button#openSidebar {
    position: absolute;
    right: 0;
    top: 50%;
    z-index: 1029;
    background: #93C62D;
    border: 0;
    padding: 8px;
    border-top-left-radius: 25px;
    border-bottom-left-radius: 25px;
    color: #fff;
    font-weight: 400;
}
.fullwidth-sidebar {
    position: absolute;
    top: 0;
    right: -100%; /* Start off-screen */
    width: 100%;
    height: 100vh;
    background: #01978C;
    opacity: 0.97;
    transition: right 0.5s ease-in-out;
    padding: 20px;
    z-index: 1020;
}

.fullwidth-sidebar.active {
    right: 0; /* Slide into view */
}

 
.close-btn {
    position: absolute;
    top: 10px;
    right: 20px;
    font-size: 30px;
    background: none;
    border: none;
    cursor: pointer;
}

.latest-updates {
    padding-top: 100px;
    text-align: left;
}

.main-card-content {
    background-color: #036760;
    padding: 30px;
}
.latest-updates h6 {
    font-size: 14px;
    color: #93C62D;
}
.latest-updates h2 {
    font-size: 28px;
    font-weight: 600;
    color: #fff;
}
.innews {
    color: #93C62D!important;
    font-size: 10px;
}
.main-card-content h6 {
    color: #fff;
    font-size: 12px;
}
.main-card-content h4 {
    font-weight: 600;
    color: #fff;
    margin-bottom: 30px;
    font-size: 18px;
}
.main-card-content p {
    font-size: 12px;
    color: #fff;
}
.updates-card img {
    width: 100%;
    max-width: 100%;
}
.latest-updates h3 {
    font-size: 14px;
    font-weight: 400;
    color: #C9F364;
    border-bottom: 1px solid;
    display: inline-block;
    margin-bottom: 10px;
}
.more-btn {
    text-align: right;
}
.more-btn a{
    color: #fff;
    text-decoration: none;
	font-size:14px;
}
.more-btn img {
    max-width: 13px;
	display:inline;
}
.menu li:nth-child(1) a {
    font-size: 18px;
    color: #C9F364;
}
.tree {
    position: absolute;
    top: 25%;
    right: 44%;
    z-index: 9;
}
.card-inner-m a {
    font-size: 12px;
    display: block;
}
.mountain-card h6, .tree-card h6, .turbine-card h6, .gallery-baloon h6, .lightroom-card h6, .butterfly-card h6, .earth-card h6, .newsroom-card h6, .televison-card h6, .boat-card h6, .wind-spring h6, .locker-card h6 {
    color: #C9F364;
    font-size: 14px;
    margin-bottom: 5px;
}
.mountain-card p, .tree-card p,.lightroom-card p, .hotbaloon-card p, .turbine-card p, .butterfly-card p, .earth-card p, .newsroom-card p, .televison-card p, .newsroom-card p, .boat-card p, .wind-spring p, .locker-card p {
line-height:20px;
font-size: 12px;
margin-bottom: 0;
}
.tree-card {
    min-width: 220px;
    text-align: center;
    position: absolute;
    background: transparent linear-gradient(305deg, #01978C 0%, #93C62D 100%) 0% 0% no-repeat padding-box;
    border-radius: 16px;
    padding: 16px;
    left: 9px;
    top: -31px;
    visibility: hidden;
    opacity: 0;
    transform: translateY(10px);
    transition: visibility 0s linear 0.45s, /* Delays hiding until animation ends */
        opacity 0.45s ease,
        transform 0.45s ease;
}
.tree:hover .tree-card {
    visibility: visible;
    opacity: 1;
    transform: translateY(0);
    transition-delay: 0s; /* No delay when showing */
}
 
.tree:hover .tree-after {
    visibility: visible;
    opacity: 0;
    transform: translateY(0);
    transition-delay: 0s; /* No delay when showing */
}
.tree-card p {
    margin: 0;
}
.tree-after {
    content: '';
    position: absolute;
    width: 25px;
    height: 25px;
    background-image: url('../images/plus-icon.svg');
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    color: white;
    top: 0px;
    cursor: pointer;
    left: 0px;
}
 /* lightroom */


 .lightroom {
    position: absolute;
    top: 39%;
    left: 17%;
    width: 50px;
    height: auto;
    z-index: 99;
}
.board-l {
    margin-bottom: 10px!important;
    text-align: center;
}
.lightroom-after{
    content: '';
    position: absolute;
    width: 25px;
    height: 25px;

    top: 6px;
    cursor: pointer;
    left: 9px;
}
.lightroom::before {
    content: '';
    position: absolute;
    width: 83px;
    height: 79px;
    background-image: url('../images/white-circle.png');
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    color: white;
    top: -48px;
    cursor: pointer;
    left: 8px;
    opacity: 0;
}

.lightroom-card {
    position: absolute;
    left: 72px;
    top: -239px;
    /* max-width: 271px; */
    visibility: hidden;
    min-width: 225px;
    opacity: 1;
    transform: translatex(10px);
    transition: visibility 0s linear 0.45s, /* Delays hiding until animation ends */
        opacity 0.45s ease,
        transform 0.45s ease;
}
.lightroom:hover .lightroom-card {
    visibility: visible;
    opacity: 1;
    transform: translateY(0);
    transition-delay: 0s; /* No delay when showing */
}
.lightroom:hover::before {
    visibility: visible;
    opacity: 1;
    transform: translateY(0);
    transition-delay: 0s; /* No delay when showing */
}
.lightroom-after:hover {
    visibility: visible;
    opacity: 0;
    transform: translateY(0);
    transition-delay: 0s; /* No delay when showing */
}

.more-data p {
    margin: 0;
    line-height: 12px;
    font-size: 10px;
}
.more-data h6 {
    margin: 0px;
    line-height: 14px;
    font-size: 12px;
    color: #fff;
}
.card-inner-list .more-data {
    max-width: 122px;
    margin-left: 0px;
	text-align:left;
}
.lightroom-card .card-leader:first-of-type a {
  position: relative;
}

.lightroom-card .card-leader:first-of-type img {
    position: absolute;
    top: -9px;
    left: 10px;
    width: 58px;
    z-index: 10;
    max-width: 150px;
}
 
.lightroom-card .card-leader:first-of-type .more-data {
    position: absolute;
    top: 9px;
    right: 31px;
	left:auto;
    width: 100px;
    z-index: 10;
}
.card-inner-list img {
    max-width: 54px;
  
    top: 16px;
}
.card-inner-list, .card-inner-list1 {
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: transparent linear-gradient(288deg, #01978C 0%, #93C62D 100%) 0% 0% no-repeat padding-box;
    padding: 5px 10px;
    margin-bottom: 5px;
    border-radius: 12px;
    max-width: 210px;
    margin: 6px auto;
	position:relative;
	height:60px;
}
.card-inner-list1 img {
    max-width: 45px;
}
.g_gallery a {
    color: #fff;
    text-decoration: none;
    font-size: 12px;
}
 


/*  */
.butterfly-card p {
    margin: 0;
}
.butterfly {
    position: absolute;
    bottom: 44%;
    left: 90px;
    z-index: 1;
}
.butterfly .butterfly-img {
    width: 68px;
    height: 98px;
    position: absolute;
	z-index:1;
}
.small-butterfly {
    position: absolute;
    left: -29px;
    top: 35px;
    z-index: 9;
	display:none;
}
.wind-spring-card .arrw-icon {
    float: left;
    position: absolute;
    left: 14px;
    bottom: 8px;
}
.arrw-icon {
    float: right;
    position: absolute;
    right: 11px;
    bottom: 8px;
}

.butterfly-after {
    content: '';
    position: absolute;
    width: 25px;
    height: 25px;
    background-image: url('../images/plus-icon.svg');
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    color: white;
    top: 26px;
    cursor: pointer;
    left: 55px;
    z-index: 2;
}
.butterfly:hover .butterfly-after {
    opacity: 0;
    -webkit-transition: opacity .80s linear;
    -o-transition: opacity .45s linear;
    transition: opacity .45s linear;
}
.butterfly-card {
    min-width: 239px;
    text-align: left;
    position: absolute;
    background: transparent linear-gradient(305deg, #01978C 0%, #93C62D 100%) 0% 0% no-repeat padding-box;
    border-radius: 16px;
    padding: 14px 39px;
    left: 32px;
    top: -18px;
    visibility: hidden;
    opacity: 0;
    z-index: 0;
    transform: translateY(0px);
    transition: visibility 0s linear 0.45s, /* Delays hiding until animation ends */
        opacity 0.45s ease,
        transform 0.45s ease;
}
.butterfly:hover .butterfly-card {
    visibility: visible;
    opacity: 1;
    transform: translatex(0px);
    transition-delay: 0.1s; /* No delay when showing */
}
.butterfly:hover .butterfly-img{
    opacity: 1;
    -webkit-transition: opacity .45s linear;
    -o-transition: opacity .45s linear;
    transition: opacity .45s linear;
}
.butterfly:hover::after  {
    opacity: 0;
    -webkit-transition: opacity .45s linear;
    -o-transition: opacity .45s linear;
    transition: opacity .45s linear;
}
 

/* earth */

.earth {
    position: absolute;
    bottom: 42%;
    left: 27%;
    z-index: 9;
}
.earth .earth-img {
    width: 170px;
    height: 105px;
    position: absolute;
    z-index: 99;
    transform: translateY(0);
    transition: transform 0.8s ease-in-out;
}
 
.earth-card {
    min-width: 220px;
    text-align: left;
    position: absolute;
    background: transparent linear-gradient(305deg, #01978C 0%, #93C62D 100%) 0% 0% no-repeat padding-box;
    border-radius: 16px;
    padding: 16px 30px;
    left: -14px;
    top: -80px;
    visibility: hidden;
    opacity: 0;
    z-index: 9;
    transform: translatey(10px);
    transition: visibility 0s linear 0.45s, /* Delays hiding until animation ends */
        opacity 0.45s ease,
        transform 0.45s ease;
}
.earth-card p {
    line-height: 20px;
}
.earth-after {
    content: '';
    position: absolute;
    width: 25px;
    height: 25px;
    background-image: url('../images/plus-icon.svg');
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    color: white;
    top: 13px;
    cursor: pointer;
    left: 44px;
    z-index: 999;
}
.earth-img:hover{
    transform: translateY(-20px);
}
.earth:hover .earth-card {
   
  visibility: visible;
 opacity: 1;
 transform: translateY(0);
 transition-delay: 0s; /* No delay when showing */
}
.earth:hover .earth-after  {
    opacity: 0;
    -webkit-transition: opacity .80s linear;
    -o-transition: opacity .45s linear;
    transition: opacity .45s linear;
}
 /* heart */
 
 
 .heart-icon {
    position: absolute;
    bottom: 16%;
    left: 20%;
    z-index: 1;
}
.heart-content {
    max-width: 60px;
}
 
.heart-img {
    width: 100%;
    transform: translateY(0);
    transition: transform 0.8s ease-in-out;
}
.heart-card {
    min-width: 220px;
    text-align: left;
    position: absolute;
    border-radius: 16px;
    left: -80px;
    top: -67px;
    visibility: hidden;
    opacity: 0;
    transform: translatey(10px);
    transition: visibility 0s linear 0.45s, /* Delays hiding until animation ends */
        opacity 0.45s ease,
        transform 0.45s ease;
}
.heart-card p {
    line-height: 20px;
}
.heart-after {
    content: '';
    position: absolute;
    width: 25px;
    height: 25px;
    background-image: url('../images/plus-icon.svg');
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    color: white;
    top: -5px;
    cursor: pointer;
    left: -14px;
    z-index: 1;
}

.heart-icon:hover .heart-img{
    transform: translateY(-10px);
}
.heart-icon:hover .heart-card {
    visibility: visible;
    opacity: 1;
    transform: translateY(0);
    transition-delay: 0s; /* No delay when showing */
}
.heart-icon:hover .heart-after  {
    opacity: 0;
    -webkit-transition: opacity .45s linear;
    -o-transition: opacity .45s linear;
    transition: opacity .45s linear;
}
.heart-social a img {
    max-width: 40px;
}
.heart-social {
    display: flex;
    justify-content: space-around;
    align-items: center;
}
 /* heart */
 
 
 .newsroom {
    position: absolute;
    top: 345px;
    left: 34%;
    z-index: 1;
}
.newsroom-img {
    width: 480px;
    height: 100px;
    position: absolute;
    z-index: 0;
}
 
.newsroom-card {
    min-width: 156px;
    text-align: center;
    position: absolute;
    background: transparent linear-gradient(305deg, #01978C 0%, #93C62D 100%) 0% 0% no-repeat padding-box;
    border-radius: 16px;
    padding: 16px;
    left: 174px;
    top: -118px;
    z-index: 0;
    visibility: hidden;
    opacity: 0;
    transform: translatey(10px);
    transition: visibility 0s linear 0.45s, /* Delays hiding until animation ends */
        opacity 0.45s ease,
        transform 0.45s ease;
}
.newsroom-card p {
    line-height: 22px;
    margin: 0;
}
.newsroom-after {
    position: absolute;
    width: 25px;
    height: 25px;
    color: white;
    top: -10px;
    cursor: pointer;
    left: 238px;
    z-index: 1;
}

.newsroom:hover .newsroom-card {
    visibility: visible;
    opacity: 1;
    transform: translateY(0);
    transition-delay: 0s; /* No delay when showing */
}
/* television */
.televison-icon {
    position: absolute;
    bottom: 31%;
    left: 47%;
    z-index: 9;
}
.televison-img {
    width: 147px;
    height: 100px;
    position: absolute;
    z-index: 0;
}
 
.televison-card {
    min-width: 214px;
    text-align: center;
    position: absolute;
    background: transparent linear-gradient(305deg, #01978C 0%, #93C62D 100%) 0% 0% no-repeat padding-box;
    border-radius: 16px;
    padding: 16px;
    left: -39px;
    bottom: 2px;
    z-index: 0;
    visibility: hidden;
    opacity: 0;
    transform: translatey(0px);
    transition: visibility 0s linear 0.45s, /* Delays hiding until animation ends */
        opacity 0.45s ease,
        transform 0.45s ease;
}
 
.tv-after {
    content: '';
    position: absolute;
    width: 25px;
    height: 25px;
    background-image: url('../images/plus-icon.svg');
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    color: white;
    top: -16px;
    cursor: pointer;
    left: 14px;
    z-index: 1;
}

.televison-icon:hover .televison-card  {
    visibility: visible;
    opacity: 1;
    transform: translateY(0);
    transition-delay: 0s; /* No delay when showing */
}
.televison-icon:hover::after  {
    opacity: 0;
    -webkit-transition: opacity .45s linear;
    -o-transition: opacity .45s linear;
    transition: opacity .45s linear;
}

/*  */
.mountain {
    position: absolute;
    top: 19%;
    left: 42%;
    z-index: 1;
}
.mountain-after {
    content: '';
    position: absolute;
    width: 25px;
    height: 25px;
    /* background-image: url('../images/plus-icon.svg');
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat; */
    color: white;
    top: 0;
    cursor: pointer;
    left: 0;
}

.mountain-card {
    max-width: 265px;
    text-align: left;
    position: absolute;
    background: transparent linear-gradient(305deg, #01978C 0%, #93C62D 100%) 0% 0% no-repeat padding-box;
    border-radius: 16px;
    padding: 16px;
    left: -266px;
    bottom: -33px;
    z-index: 0;
    visibility: hidden;
    opacity: 0;
    transform: translatex(10px);
    transition: visibility 0s linear 0.45s, /* Delays hiding until animation ends */
       opacity 0.45s ease,
       transform 0.45s ease;
}
.trophy {
  position: absolute;
    top: -35px;
    width: 50px;
    height: 50px;
    visibility: hidden;
    opacity: 0;
    transform: translatex(0px);
    transition: 
        visibility 0s linear 0.45s, /* Delays hiding until animation ends */
        opacity 0.45s ease,
        transform 0.45s ease;
}
.mountain:hover .mountain-card  {
    visibility: visible;
    opacity: 1;
    transform: translateY(0);
    transition-delay: 0s; /* No delay when showing */
}
.mountain:hover .mountain-after{
    opacity: 0;
    -webkit-transition: opacity .45s linear;
    -o-transition: opacity .45s linear;
    transition: opacity .45s linear;
}
.mountain:hover .trophy{ 
 visibility: visible;
 opacity: 1;
 transform: translateY(5px);
 transition-delay: 0s; /* No delay when showing */
}

/* hotballon */
 
.hot-balloon {
    position: absolute;
    top: 13%;
    right: 28%;
    z-index: 9;
}
.hotbaloon-img {
    width: 88px;
    height: auto;
	cursor:pointer;
    position: absolute;
    z-index: 1;
    transform: translateY(0);
    transition: transform 0.8s ease-in-out;
}
 
.hotbaloon-card p {
    line-height: 25px;
    margin: 0;
}
.hotbaloon-img-after {
    content: '';
    position: absolute;
    width: 25px;
    height: 25px;
    /* background-image: url('../images/plus-icon.svg'); */
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    color: white;
    top: 9px;
    cursor: pointer;
    left: 0px;
    z-index: 1;
}

/* .hot-balloon:hover .hotbaloon-card  {
    display: block;
    -webkit-transition: opacity .45s linear;
    -o-transition: opacity .45s linear;
    transition: opacity .45s linear;
} */
.hotbaloon-img:hover{
    transform: translateY(-20px);
}

.card-gallery img {
    max-width:50px;
    max-height:50px;
}
.gallery-baloon {
    position: absolute;
    right: -194px;
    width: 136px;
    text-align: center;
    visibility: hidden;
    opacity: 0;
    transform: translatex(0px);
    transition: visibility 0s linear 0.45s, /* Delays hiding until animation ends */
        opacity 0.45s ease,
        transform 0.45s ease;
    background: transparent linear-gradient(305deg, #01978C 0%, #93C62D 100%) 0% 0% no-repeat padding-box;
    padding: 16px;
    border-radius: 25px;
    z-index: 0;
}
.g_gallery {
    display: grid;
}
.gallery-baloon-flex {
    display: grid;
    justify-content: center;
    align-items: center;
}
/* .gallery-baloon p {
    font-size: 18px;
    color: #C9F364;
    margin-bottom: 5px;
}
.card-gallery p {
    font-size: 16px;
    color: #fff;
} */
.hot-balloon:hover .gallery-baloon{
    visibility: visible;
    opacity: 1;
    transform: translateY(0);
    transition-delay: 0s; /* No delay when showing */
    
}
 
.hot-balloon:hover .hotbaloon-img-after  {
    visibility: hidden;
    opacity: 0;
    transform: translateY(0);
    transition-delay: 0s; /* No delay when showing */
}

/* locker */
.locker {
    position: absolute;
    bottom: 42%;
    right: 29%;
    z-index: 9;
}
.locker-img {
    width: 126px;
    height: 117px;
    position: absolute;
    z-index: 0;
}
 
.locker-card {
    min-width: 140px;
    text-align: center;
    position: absolute;
    background: transparent linear-gradient(305deg, #01978C 0%, #93C62D 100%) 0% 0% no-repeat padding-box;
    border-radius: 16px;
    padding: 16px;
    left: 71px;
    bottom: -63px;
    z-index: 99;
    visibility: hidden;
    opacity: 0;
    transform: translatex( 0px);
    transition: 
        visibility 0s linear 0.45s, /* Delays hiding until animation ends */
        opacity 0.45s ease,
        transform 0.45s ease;
}
 
.loc-after{
    content: '';
    position: absolute;
    width: 25px;
    height: 25px;
    background-image: url('../images/plus-icon.svg');
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    color: white;
    top: -2px;
    cursor: pointer;
    left: 25px;
    z-index: 1;
}

.locker:hover .locker-card  {
    visibility: visible;
    opacity: 1;
    transform: translateY(0);
    transition-delay: 0s; /* No delay when showing */
}

.locker:hover .locker-img  {
    opacity: 0;
    -webkit-transition: opacity .45s linear;
    -o-transition: opacity .45s linear;
    transition: opacity .45s linear;
}
.locker:hover::after  {
    opacity: 0;
    -webkit-transition: opacity .45s linear;
    -o-transition: opacity .45s linear;
    transition: opacity .45s linear;
}

 
.locker:hover .openlocker {
    opacity: 1;
    -webkit-transition: opacity .45s linear;
    -o-transition: opacity .45s linear;
    transition: opacity .45s linear;
}
.openlocker {
     width: 175px;
    height: 114px;
    position: absolute;
    left: -26px;
    top: 12px;
    opacity: 0;
}
/* boat */
.boat {
    position: absolute;
    bottom: 18%;
    right: 28%;
    z-index: 9;
}
.flag {
    opacity: 0;
    position: absolute;
    top: -24px;
    left: 13px;
}
.boat-img {
    width: 69px;
    height: 91px;
    position: absolute;
    z-index: 0;
}
 
.boat-card {
    min-width: 172px;
    text-align: center;
    position: absolute;
    background:transparent linear-gradient(305deg, #01978C 0%, #93C62D 100%) 0% 0% no-repeat padding-box;
    border-radius: 16px;
    padding: 16px;
    left: -167px;
    bottom: -40px;
    z-index: 1;
    visibility: hidden;
    opacity: 0;
    transform: translatex(10px);
    transition: 
        visibility 0s linear 0.45s, /* Delays hiding until animation ends */
        opacity 0.45s ease,
        transform 0.45s ease;
}
 
.boat-card p {
    line-height: 25px;
    margin: 0;
    line-height: 22px;
}
.boat-after {
    content: '';
    position: absolute;
    width: 25px;
    height: 25px;
    background-image: url('../images/plus-icon.svg');
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    color: white;
    top: -9px;
    cursor: pointer;
    left: -9px;
    z-index: 1;
}
.boat:hover .flag  {
    opacity: 1;
    transform: translate(10px, 10px);
    -webkit-transition: opacity .45s linear;
    -o-transition: opacity .45s linear;
    transition: opacity .45s linear;
}
.boat:hover .boat-card  {
 visibility: visible;
 opacity: 1;
 transform: translateY(0);
 transition-delay: 0s; /* No delay when showing */
}

.boat:hover::after  {
    opacity: 0;
    -webkit-transition: opacity .45s linear;
    -o-transition: opacity .45s linear;
    transition: opacity .45s linear;
}

.boat:hover .boat-img{
    transform: translate(10px, 10px); /* Moves 20px right and 20px down */
    transition: transform 0.45s linear; /* Smooth transition */
}
/*  */

/* boat */
.wind-spring {
    position: absolute;
    bottom: 44%;
    right: 10%;
    z-index: 2;
}
.wind-spring-img {
    width: 78px;
    height: 137px;
    position: absolute;
    z-index: 1;
}
.wind-spring-card {
    min-width: 172px;
    text-align: left;
    position: absolute;
    background: transparent linear-gradient(305deg, #01978C 0%, #93C62D 100%) 0% 0% no-repeat padding-box;
    border-radius: 16px;
    padding: 35px 15px;
    left: -141px;
    bottom: -74px;
    z-index: 0;
    visibility: hidden;
    opacity: 0;
    transform: translatex(0px);
    transition: visibility 0s linear 0.45s, /* Delays hiding until animation ends */
       opacity 0.45s ease,
       transform 0.45s ease;
}
.wind-spring:hover .wind-after {
    opacity: 0;
    -webkit-transition: opacity .80s linear;
    -o-transition: opacity .45s linear;
    transition: opacity .45s linear;
}
 
.wind-after {
    content: '';
    position: absolute;
    width: 25px;
    height: 25px;
    background-image: url('../images/plus-icon.svg');
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    color: white;
    top: 32px;
    cursor: pointer;
    left: 4px;
    z-index: 2;
}
.wind-spring:hover::after  {
    opacity: 0;
    -webkit-transition: opacity .45s linear;
    -o-transition: opacity .45s linear;
    transition: opacity .45s linear;
}

.wind-spring:hover .wind-spring-card  {
    visibility: visible;
    opacity: 1;
    transform: translateY(0);
    transition-delay: 0s; /* No delay when showing */
}


/* turbine */
.turbine {
    position: absolute;
    top: 29%;
    right: 6%;
    z-index: 9;
}
.turbine-img-after {
    content: '';
    position: absolute;
    width: 25px;
    height: 25px;
    color: white;
    top: 0;
    cursor: pointer;
    left: -4px;
}
.turbine-card {
    max-width: 228px;
    text-align: left;
    position: absolute;
    background: transparent linear-gradient(305deg, #01978C 0%, #93C62D 100%) 0% 0% no-repeat padding-box;
    border-radius: 10px;
    padding: 16px;
    left: -213px;
    top: -138px;
    z-index: 9;
    visibility: hidden;
    opacity: 0;
    transform: translatex(0px);
    transition: visibility 0s linear 0.45s, /* Delays hiding until animation ends */
        opacity 0.45s ease,
        transform 0.45s ease;
}
.product-content img {
    max-width: 60px;
}
 input.Hotbg-txt {
    width: 0;
}
.product-content {
    display: flex;
    justify-content: left;
    align-items: center;
    margin-bottom: 0px;
}
.wind-gen p {
    font-size: 12px;
    margin: 0;
}
.content-p {
    text-align: center;
}
.content-p p {
    font-size: 12px;
    margin: 0;
    padding: 10px 0px 0px;
}
.wind-gen {
    text-align: center;
    width: 100%;
    padding: 8px 0;
}
.turbine:hover .turbine-card  {
    visibility: visible;
    opacity: 1;
    transform: translateY(0);
    transition-delay: 0s; /* No delay when showing */
}
.card-inner-m a:nth-child(-n+5) .wind-gen {
  text-align: left;
	padding-left:20px;
}
.card-inner-m .wind-gen:n
.Hotbg input.Hotbg-txt {
    width: 0px;
}

/* footer */


footer {
    background-color: #FAF8F8;
    padding: 50px 20px;
 
  }
  
  .footer .container {
    max-width: 1120px!important;
}
  
  .footer-section h4 {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 15px;
    color: #6A6A6A;
  }
  
  .footer-section ul {
    list-style: none;
    padding: 0;
  }
  
  .footer-section ul li {
    margin-bottom: 8px;
  }
  
  .footer-section ul li a {
    text-decoration: none;
    color: #6A6A6A;
    font-size: 14px;
  }
  
  .footer-section ul li a:hover {
    color: #000;
  }
  
  
  .footer-section .social-icons {
    display: flex;
    gap: 10px;
    margin-top: 15px;
    justify-content: space-between;
}
 
  .social-icons img {
    width: 37px;
    height: 37px;
  }

  .navbar-toggler .icon-bar {
    display: block;
    width: 25px;
    height: 2px;
    background-color: #C9F364;
    margin: 5px 1px;
    transition: all 0.3s ease-in-out;
}

.navbar-toggler.active .icon-bar:nth-of-type(1) {
    transform: translateY(6px) rotate(45deg);
}

.navbar-toggler.active .icon-bar:nth-of-type(2) {
    opacity: 0;
}

.navbar-toggler.active .icon-bar:nth-of-type(3) {
    transform: translateY(-8px) rotate(-45deg);
}

  
  ul.op-main {
    padding-top: 128px;
  }
  .footer-bottom {
   
    padding-top: 20px;
    border-top: 1px solid #ddd;
    margin-top: 30px;
  }
  
  .footer-logo {
    width: 120px;
    margin-bottom: 10px;
  }
  
  .footer-bottom p {
    font-size: 14px;
   
  }
  .footer-section {
    padding: 0px 5px;
  }
  .f-left {
    float: right;
  }
  

  /* search-box */

  .Hotbg {
    position: fixed;
    bottom: 0;
    left: 50px;
    transform: translate(0%, -50%);
    background: #01978C;
    height: auto;
    border-radius: 40px;
    padding: 0px;
    z-index: 1050;
}

.Hotbg:hover > .Hotbg-txt {
    width: 150px;
    padding: 0 0px 0px 15px!important;
}

.Hotbg:hover >  .Hotbg 
{
    right: 100px;
    padding: 0 6px;
}
.Hotbg:hover > .Hotbg 
{
    background: azure;
    color: black;
}

.Hotbg-btn {
    color: #e84118;
    float: right;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: #01978C;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: 0.4s;
    color: #fff;
    cursor: pointer;
    text-decoration: none;
}

.Hotbg-btn > i {
    font-size-adjust: 30px;
    font-size: 16px;
}
 

.Hotbg-txt {
    border: none;
    background: none!important;
    outline: none;
    float: left;
    padding: 0;
    color: #fff;
    font-size: 16px;
    transition: 0.4s;
    line-height: 43px;
    width: 0px;
    padding: 0!important;
    border: none!important;
}
.Hotbg-txt::placeholder,
textarea::placeholder {
    color: #fff;
    opacity: 1; /* Ensures full visibility */
}
.unmutebtn {
    position: fixed;
    right: 31px;
    max-width: 40px!important;
    bottom: 22px;
    cursor: pointer;
    z-index:9999;
}
.mutebtn {
    position: fixed;
    right: 31px;
    max-width: 40px!important;
    bottom: 22px;
    cursor: pointer;
    z-index:9999;
}
.suzlon-mobile {
    display: none;
}
/* .grass-icon {
    position: fixed;
    left: 0;
    bottom: 0;
    z-index: 0;
} */

.grass-icon .grass-1 {
    position: fixed;
    left: 0;
    bottom: 0;
    max-width: 285px;
  }
   
  .grass-icon .grass-2 {
    position: fixed;
    right: 0;
    bottom: 0;
    max-width: 376px;
  }
/* .grass-icon img {
    width: 100%;
} */
.mobile-head {
    display: none;
}
.Copyright .social-icons a {
    background: 0;
}
.desktop-head .social-icons {
    display: flex;
    gap: 10px;
    margin-top: 30px;
    justify-content: center;
}
.footer-section {
    text-align: left;
}
.footer .row {
    position: relative;
    z-index: 9;
}
.footer-section .social-icons {
    display: flex;
    gap: 9px;
    margin-top: 40px;
    justify-content: space-between;
}

    
.wind_move2 {
    position: absolute;
    top: -3%;
    right: 207px;
    z-index: 9;
}
.wind_move_card2 {
    content: '';
    position: absolute;
    height: 300px;
}
.wind_move {
    position: absolute;
    top: 21%;
    left: 17px;
    z-index: 1;
}
.wind_move_card {
    content: '';
    position: absolute;
    height: 210px;
}
.wind_move1 {
    position: absolute;
    top: 35.5%;
    right: 21%;
    z-index: 1;
}
img.wind_move_card1 {
    position: absolute;
    height: 130px;
}
.m_footer {
    display: none;
}
.latest-updates {
    padding-top: 100px;
    text-align: left;
    max-width: 1100px;
    margin: auto;
}
.desktop-head {
    max-width: 1100px;
    margin: auto;
}

.locker:hover .loc-after {
    opacity: 0;
    -webkit-transition: opacity .80s linear;
    -o-transition: opacity .45s linear;
    transition: opacity .45s linear;
}
.boat:hover .boat-after {
    opacity: 0;
    -webkit-transition: opacity .80s linear;
    -o-transition: opacity .45s linear;
    transition: opacity .45s linear;
}
.televison-icon:hover .tv-after {
    opacity: 0;
    -webkit-transition: opacity .80s linear;
    -o-transition: opacity .45s linear;
    transition: opacity .45s linear;
}
.newsroom:hover .newsroom-after {
    opacity: 0;
    -webkit-transition: opacity .80s linear;
    -o-transition: opacity .45s linear;
    transition: opacity .45s linear;
}
.turbine:hover .turbine-img-after {
    opacity: 0;
    -webkit-transition: opacity .80s linear;
    -o-transition: opacity .45s linear;
    transition: opacity .45s linear;
}


input.Hotbg-txt{
	outline:none!important;
}
.Hotbg  .Hotbg-btn {
    background: transparent;
    border-radius: 23px;
    padding: 0px;
    margin: 0!important;
    z-index: 9;
    position: relative;
}
.Hotbg a {
    position: relative;
    margin: 0px;
    top: 2px;
    height: 40px;
    width: 40px;
    background: #01978C;
    border-radius: 25px;
}
.Hotbg .fa-search:before {
    content: "\f002";
    position: absolute;
    top: 12px;
    left: 13px;
    color: #fff;
}
  
 
.Hotbg a::after {
    content: '';
    position: absolute;
    left: 11px;
    top: 11px;
    background-image: url('https://agenziaviaggiinnepal.com/suzlon/wp-content/uploads/2025/04/search_icon.svg');
    width: 19px;
    height: 19px;
    background-size: contain;
    background-repeat: no-repeat;
}
.wind_move2 {
    position: absolute;
    top: 13%;
    right: 166px;
    z-index: 9;
}
.wind_move3 {
    position: absolute;
    top: 33%;
    z-index: 9;
    left: 35%;
}
img.wind_move_card3 {
    content: '';
    position: absolute;
    height: 100px;
}
/* 2560 media query */
@media (min-width: 1936px) and (max-width: 2360px) { 
    .container, .container-lg, .container-md, .container-sm, .container-xl {
        max-width: 1930px;
    }

}

/* 1920 media query */

@media (min-width: 1736px) and (max-width: 1920px) {
     
    .container, .container-lg, .container-md, .container-sm, .container-xl {
        max-width: 1800px!important;
    }
    .latest-updates {
       
        max-width: 1400px;
        margin: auto;
    }
	.mountain-after {
    
    top: -9px;
    
}img.wind_move_card3 {
    content: '';
    position: absolute;
    height: 120px;
}
.wind_move3 {
    position: absolute;
    top: 32.5%;
    z-index: 9;
    left: 35%;
}
	.heart-card {
    
    left: -69px; 
}
 .lightroom-card {
    position: absolute;
    left: 87px;
    top: -320px;
   
}
	.turbine-img-after {
    left: -5px;
	top:-15px;
}
    .desktop-head {
        max-width: 1400px;
        margin: auto;
    }
    .footer .container {
        max-width: 1320px!important;
    }
    .mountain {
        position: absolute;
        top: 18%;
        left: 42%;
        z-index: 9;
    }
    .wind_move_card {
        content: '';
        position: absolute;
        height: 249px;
    }
.wind_move1 {
    position: absolute;
    top: 33.5%;
    right: 21%;
    z-index: 9;
}
.wind_move2 {
    position: absolute;
    top: 7%;
    right: 212px;
    z-index: 9;
}
.wind_move_card2 {
    content: '';
    position: absolute;
    height: 430px;
}
    .boat {
         right: 27%;
   
    }
img.wind_move_card1 {
    position: absolute;
    height: 170px;
}
.newsroom-card {
    left: 214px;
    top: -127px;
}
.lightroom-after {
    content: '';
    position: absolute;
    width: 25px;
    height: 25px;
    background-image: url('../images/plus-icon.svg');
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    color: white;
    top: 0px;
    cursor: pointer;
    left: 19px;
}
    .lightroom::before {
      top: -65px;
      left: 15px; 
    }
    .televison-icon {
     position: absolute;
        bottom: 36%;
        left: 46%;
        z-index: 9;
    }.locker {
   
    bottom: 44%;
    right: 28%;
  
}
	.locker-img {
    width: auto;
    height: auto;
    position: absolute;
    z-index: 0;
    max-width: 170px;
}
	.openlocker {
    width: 220px;
    height: auto;
    position: absolute;
    left: -26px;
    top: 12px;
    opacity: 0;
}
.televison-img {
	width:auto;
    height: auto;
    position: absolute;
    z-index: 0;
    max-width: 180px;
}
  .newsroom {
    position: absolute;
    top: 437px;
    left: 34%;
    z-index: 2;
}

    .newsroom-img {
        width: 566px;
        height: 100px;
        position: absolute;
        z-index: 0;
    }

    .social-icons {
        display: flex;
        gap: 10px;
        margin-top: 40px;
        justify-content: center;
    }
.turbine {
    position: absolute;
    top: 28%;
    right: 5%;
    z-index: 9;
}
    .earth .earth-img {
        width: 225px;
        
    }
.newsroom-after {
    position: absolute;
    width: 25px;
    height: 25px;
    color: white;
    top: -13px;
    cursor: pointer;
    left: 276px;
    z-index: 1;
}
.butterfly .butterfly-img {
    width: 90px;
    z-index: 1;
}
	.butterfly-after {
     top: 25px;
     left: 74px;
   
}
.heart-img {
    width: auto;
    max-width: 78px;
}
	.small-butterfly {
     display: none;
}
	.butterfly-card {
    min-width: 253px;
    text-align: left;
    position: absolute;
    background: transparent linear-gradient(305deg, #01978C 0%, #93C62D 100%) 0% 0% no-repeat padding-box;
    border-radius: 16px;
    padding: 14px 39px;
    left: 60px;
    top: -18px;
    visibility: hidden;
    opacity: 0;
    z-index: 0;
    transform: translateY(0px);
    transition: visibility 0s linear 0.45s, /* Delays hiding until animation ends */
        opacity 0.45s ease,
        transform 0.45s ease;
}
	.boat-img {
    width: 92px;
    height: auto;
 
}
	.flag {
    top: -29px;
    left: 21px;
}.boat-card {
   
    left: -160px;
    bottom: -40px;
    
}
	.wind-spring-img {
    width: 85px;
    height: 150px;
 
}
.gallery-baloon {
    right: -244px;
    width: 160px;
}
}
 
@media (min-width: 1368px) and (max-width: 1450px) {
     
    .container, .container-lg, .container-md, .container-sm, .container-xl {
        max-width: 1090px!important;
    }
    .lightroom {
        top: 28%;
    }
    .tree { 
        top: 36%;   
    }
    .butterfly {
        bottom: 54%;
    }
    .mountain {
        position: absolute;
        top: 18%;
        left: 52%;
        z-index: 9;
    }
    .televison-icon {
        position: absolute;
        bottom: 30%;
        left: 48%;
        z-index: 9;
    }
    .wind-spring {
        position: absolute;
        bottom: 55%;
        right: 5%;
        z-index: 9;
    }
    .televison-icon {
        position: absolute;
        bottom: 41%;
        left: 48%;
        z-index: 9;
    }
    .locker {
        position: absolute;
        bottom: 52%;
        
    }
    .earth {
        position: absolute;
        bottom: 53%;
        left: 21%;
        z-index: 9;
    }
    .boat {
        position: absolute;
        bottom: 27%;
        right: 20%;
        z-index: 9;
    }
    .heart-icon {
     
        bottom: 34%;
        
    }
    .newsroom {
        position: absolute;
        top: 314px;
        left: 31%;
        z-index: 2;
    }
    .newsroom-img {
        width: 440px;
        height: 100px;
        position: absolute;
        z-index: 0;
    }

    .social-icons {
        display: flex;
        gap: 10px;
        margin-top: 40px;
        justify-content: center;
    }
    .turbine {
        position: absolute;
        top: 25%;
        right: -4%;
        z-index: 9;
    }
    .earth .earth-img {
        width: 195px;
        
    }
    .newsroom-after {
       
        position: absolute;
        width: 25px;
        height: 25px;
         color: white;
        top: -13px;
        cursor: pointer;
        left: 111px;
        z-index: 1;
    }
     
}
@media (min-width: 1052px) and (max-width: 1367px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl {
        max-width: 1300px!important;
    }
    .wind_move {
    position: absolute;
    top: 25%;
    left: 17px;
    z-index: 1;
}
	.hotbaloon-img {
    width: 73px;
    
}
	.newsroom-after {
     left: 216px;
}
.wind_move1 {
    top: 34.5%;
    right: 22%;
}
img.wind_move_card1 {
    position: absolute;
    height: 125px;
}
	img.wind_move_card3 {
    content: '';
    position: absolute;
    height: 90px;
}
	.wind_move3 {
      top: 34%;
      left: 35%;
}
	.wind_move_card {
    content: '';
    position: absolute;
    height: 158px;
}
    .footer .social-icons img {
    max-width: 28px;
}
.footer .container {
    max-width: 1000px!important;
}
 
.header-main .logo {
    position: relative;
    z-index: 9999;
    max-width: 130px;
}
    .newsroom {
        position: absolute;
        top: 297px;
        left: 30%;
        z-index: 2;
    }
    .newsroom-img {
        width: 435px;
        height: 100px;
        position: absolute;
        z-index: 0;
    }
   .homebanner_card .logo img {
    max-width: 150px;
}
.newsroom-card {
    top: -116px;
    left: 150px;
}
.wind_move2 {
    position: absolute;
    top: 12%;
    right: 155px;
    z-index: 9;
}
	.wind_move_card2 {
    content: '';
    position: absolute;
    height: 280px;
}
    .navbar-toggler .icon-bar {
        display: block;
        width: 21px;
        height: 2px;
        background-color: #C9F364;
        margin: 4px 1px;
        transition: all 0.3s ease-in-out;
    }
    .navbar-toggler.active .icon-bar:nth-of-type(3) {
        transform: translateY(-6px) rotate(-45deg);
    }
    .unmutebtn, .mutebtn  {  
        max-width: 35px!important;
    }
    
    .latest-updates {
        padding-top: 50px;
        text-align: left;
        max-width: 900px;
        margin: auto;
    }
    .latest-updates h2 {
        font-size: 25px;
        font-weight: 600;
        color: #fff;
		margin-bottom:10px;
    }
    .main-card-content {
        background-color: #036760;
        padding: 20px;
    }
    .offcanvas-body {
        padding-top: 90px;
    }
    .main-list-header h6 {
        font-size: 14px;
          margin: 0px;
    }
    .main-list-header ul li a {
        line-height: 20px;
        font-size: 14px;
    }
    .boat {
        position: absolute;
        bottom: 18%;
        right: 28%;
        z-index: 9;
    }
	.more-data h6 {
 	 font-size: 12px!important;
	}
    .boat-img {
        width: 58px;
        height: 91px;
        position: absolute;
        z-index: 0;
    }
    .flag {
        opacity: 0;
        position: absolute;
        top: -22px;
        left: 9px;
    }
    .mountain-card h6, .tree-card h6, .turbine-card h6, .gallery-baloon h6, .lightroom-card h6, .butterfly-card h6, .earth-card h6, .newsroom-card h6, .televison-card h6, .boat-card h6, .wind-spring h6, .locker-card h6 {
         font-size: 14px;
    }
	.wind-spring-card {
    text-align: center;
}
}

@media (min-width: 767px) and (max-width: 1024px) {
    .container {
        
        max-width: 768px;
        margin: 0 auto; /* Centers the container */
    }
    .homebanner_card {
        background-image: url('../images/home-banner.png');
        background-size: 100%;
        background-position: top;
        background-repeat: no-repeat;
        height: 100vh;
        color: white;
        text-align: center;
    }
    .logo img {
        max-width: 128px;
    }
    .main-attributes {
        margin-top: 20px;
        height: 440px;
    }

    .newsroom-img {
        width: 306px;
        height: 100px;
        position: absolute;
        z-index: 0;
    }
    .newsroom {
        position: absolute;
        top: 208px;
        left: 31%;
        z-index: 1;
    }
    .newsroom-img {
        width: 304px;
        height: 100px;
        position: absolute;
        z-index: 0;
    }
    .newsroom-card {
        padding: 10px;
        left: 0px;
        top: -129px;
    }
    .televison-icon {
        position: absolute;
        bottom: 33%;
        left: 45%;
        z-index: 9;
    }
    .televison-img {
        width: 115px;
        height: 100px;
        position: absolute;
        z-index: 0;
    }

    .earth .earth-img {
        width: 145px;
        height: 100px;
        
    }

    .heart-img {
        width: 180px;
        height: 100px;
        
    }
    .wind-spring-img {
        width: 60px;
        height: 122px;
         
    }
    .hotbaloon-img {
        width: 64px;
        height: 94px;
    }

    .locker-img {
        width: 110px;
        height: 100px;  
    }

    .openlocker {
        width: 144px;
        height: 93px;
    }
    .boat-img {
        width: 59px;
        height: 80px;
    }
    .boat {
        position: absolute;
        bottom: 13%;
        right: 23%;
        z-index: 9;
    }
    .butterfly {
       z-index: 1;
    }
    .heart-icon {
         z-index: 1;
    }
    .heart-card {
        min-width: 180px; 
        left: 10px;
        top: -49px;
    }
    .heart-social a img {
        max-width: 30px;
    }
    .tree-after, .loc-after, .mountain::after, .lightroom-after, .butterfly-after, .heart-after, .earth-after, .tv-after, .newsroom-after, .boat-after, .hotbaloon-img-after, .turbine::after, wind-after{
        width: 20px;
    }
    .mountain-card {
        
        padding: 10px;
       
    }
    .mountain-card p, .tree-card p, .lightroom-card p, .hotbaloon-card p, .turbine-card p, .butterfly-card p, .earth-card p, .newsroom-card p, .televison-card p, .newsroom-card p, .boat-card p, .wind-spring p, .locker-card p {
        line-height: 14px;
        font-size: 10px;
        margin-bottom: 0;
    }
  
    .newsroom-after {
         top: 5px;
         left: 64px;
        
    }
    .navbar-toggler .icon-bar {
        width: 18px;
        height: 2px;
        margin: 3px 1px;
    }
    .navbar-toggler.active .icon-bar:nth-of-type(3) {
        transform: translateY(-5px) rotate(-45deg);
    }
    .unmutebtn { 
        max-width: 30px;
    }
    .mutebtn {
         max-width: 30px;
    }
    .televison-card {
        min-width: 180px;
    }
    .arrw-icon {
         width: 15px;
        cursor: pointer;
    }
    .earth-card {
        min-width: 180px;
        top: -65px;
       
    }
    .gallery-baloon {
 
        right: -245px;
        width: 171px;
        
    }
    .trophy {
       width: 35px; 
    }
 
    .social-icons img {
        width: 20px;
        height: 20px;
    }
    .social-icons {
    gap: 2px;
    justify-content: space-between;
    }
    .footer-section h4 {
        font-size: 14px;
       
    }
    .footer-section ul li a {
      
        font-size: 12px;
    }
    .turbine-card {
        max-width: 168px;
        left: -168px;
        top: -138px;
        
    }
}
 
@media (max-width: 365px){
.m-card-inner {
    height: 87vh!important;
    width: 100%;
    position: relative;
}
}
@media (min-width: 375px) and (max-width: 389px) {
  .m-card-inner {
    height: 100vh;
    width: 100%;
}.m_newsroom {
    top: 35%;
    position: absolute;
    left: 52%;
}
	.m_mountain {
    position: absolute;
    left: 189px!important;
    top: 108px;
}
}

@media (min-width: 390px) and (max-width: 390px) {
.m-card-inner {
    height: 83vh!important;
    width: 100%;
}
	.suzlon-mobile {
    height: auto!important;
 
}
}
 
@media (min-width: 391px) and (max-width: 430px){
 .m-card-inner {
    height: 83vh!important;
    width: 100%;
}
	.m_mountain {
    position: absolute;
    left: 215px!important;
    top: 122px!important;
}
	.m_newsroom {
    top: 36%!important;
    position: absolute;
    left: 52%;
}
	.m_turbine {
    position: absolute;
    right: 92px!important;
    top: 156px!important;
}
	.suzlon-mobile {
     height: auto!important;
    
}.h_baloon {
    position: absolute;
    top: 112px!important;
    left: 111px!important;
}
}
 
 


@media screen and (max-width: 768px) {
    .page-id-9 .homebanner_card  {
        display: none;
    }
	.m-card-inner {
    height: 100vh;
    width: 100%;
		position:relative;
}
	.page-id-9 .post-inner {
    padding-top: 0rem;
}
    .navbar .logo {
        display: block;
    }
	.m_footer .social-icons {
    display: flex;
    gap: 10px;
    margin-top: 0;
    justify-content: center;
}
	 .social-icons a {
    background: 0;
}
    .m_footer {
        padding: 20px;
        text-align: center;
        background-color: #FAF8F8;
		display:block;
    }
	.mobile-head .social-icons {
    display: flex;
    gap: 6px;
    margin-top: 0px;
    justify-content: center;
}
    .m_footer p {
        margin: 0;
        padding-top: 12px;
    }
   .footer {
        display: none;
    }
    .suzlon-mobile {
        display: block;
    }
    .desktop-head {
        display: none;
    }
.suzlon-mobile {
    background-image: url('https://agenziaviaggiinnepal.com/suzlon/wp-content/uploads/2025/04/mobile-bannermain_new.png');
    background-size: 100%;
    background-position:top;
    background-repeat: no-repeat;
    height: 100%;
    color: white;
    text-align: center;
  }
    .btn-main-toggle .navbar-toggler {
        position: absolute;
        right: 17px;
        top: 3px;
        z-index: 9999;
    }
    .header-main .fixed-top {
        z-index: 9;
        top: 10px;
    }
    .main-attributes .logo {
        position: relative;
        z-index: 11;
        max-width: 200px;
        margin: 0px;
    }
    .logo img {
     
        max-width: 150px;
    }
    .offcanvas-body {
        padding: 100px 0px;
    }

    .mobile-head .nav-link {
        font-size: 18px;
        color: #fff;
        font-weight: 600;
        padding: 12px 15px;
    }
    .mobile-head .nav-link:hover{
        background-color: #fff;
    }
    .navbar-nav .nav-link.active{
        font-size: 18px;
        color: #93C62D;
        font-weight: 600;
    }
    .mobile-head .dropdown-menu.show {
        background: #93C62D;
    }

    .mobile-head .dropdown-menu .dropdown-item {
        font-size: 18px;
 
        color: #fff;
    }

    .mobile-head .navbar-nav .nav-link.show{
        color: #93C62D;
    }
  .mobile-head .nav-item.dropdown {
    background-color: #93c62d1a;
    margin: 0px;
}
    .mobile-head {
        display: block;
    }

    .h_baloon {
        position: absolute;
        top: 100px;
        left: 100px;
    }
    .plus_btn{
        width: 20px;
    }
    .m_mountain {
        position: absolute;
        left: 189px;
        top: 108px;
    }
    .grass-icon {
        display: none;
    }
    ul.op-main {
        padding-top: 0px;
    }
    .modal-dialog {
        margin: 0px;
    }
    .modal.show .modal-dialog {
        transform: none;
    }
    .modal .modal-header {
        border: 0;
    }
    .maincards {
        border-radius: 0px;
        background-color: #01978C;
        height: 100vh;
    }
    .in_card {
        position: relative;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    }
    .in_card h2 {
        color: #C9F364;
        font-weight: 600;
        font-size: 18px;
		text-align: center;
    }
    .in_card p {
        font-size: 16px;
		color:#fff;
    }
    .close-card {
        position: absolute;
        right: 19px;
        top: 17px;
        position: absolute;
        border: 2px solid #C9F364 !important;
        opacity: 1;
        padding: 8px 6px;
        z-index: 99999;
        border-radius: 50%;
        width: 35px;
        height: 36px;
    }

    .close-card  .icon-bar:nth-of-type(1) {
        transform: translateY(3px) rotate(45deg);
    }
    .close-card  .icon-bar:nth-of-type(2) {
        transform: translateY(-4px) rotate(-45deg);
    }

    .close-card .icon-bar {
        display: block;
        width: 18px;
        height: 2px;
        background-color: #C9F364;
        margin: 5px 1px;
        transition: all 0.3s ease-in-out;
    }
   
    .fixed-top {
         z-index: 9;
    }
    .ovw{
        overflow: hidden;
    }
    .mountain-card h6, .tree-card h6, .turbine-card h6, .gallery-baloon h6, .lightroom-card h6, .butterfly-card h6, .earth-card h6, .newsroom-card h6, .televison-card h6, .boat-card h6, .wind-spring h6, .locker-card h6 {
        color: #C9F364;
        font-size: 20px;
        margin-bottom: 5px;
        font-weight: 600;
    }

    .m_turbine {
        position: absolute;
        right: 84px;
        top: 137px;
    }
    .in_card .card-inner-m {
        text-align: left;
        padding: 30px;
    }
    .card-gallery img {
        max-width: 100%;
        max-height: 100%;
    }
    .m_lightroom {
        position: absolute;
        top: 30%;
    }
    .m_tree {
        position: absolute;
        right: 14px;
        top: 34%;
    }
    .in_card ul {
        padding: 0px;
		margin:0px;
    }
    .in_card ul li{
        list-style-type: none;
		margin-left:0;
    }
    .in_card ul li a {
        font-size: 16px;
        color: #fff;
        text-decoration: none;
    }
    .m_newsroom {
        top: 34%;
        position: absolute;
        left: 52%;
    }
    .arrw-icon {
        float: none;
        position: relative;
        right: auto;
    }
    .m_earth {
        position: absolute;
        top: 43%;
        left: 22%;
    }
    .m_tv {
        position: absolute;
        top: 52%;
        left: 20%;
    }
    .m_locker {
        position: absolute;
        top: 49%;
        right: 44%;
    }
    .m_spring {
        position: absolute;
        bottom: 40%;
        right: 9%;
    }
    .m_butterfly {
        position: absolute;
        bottom: 27%;
        left: 14%;
    }
    .m_boat {
        position: absolute;
        bottom: 24%;
        right: 21%;
    }
    .m_heart {
        position: absolute;
        bottom: 9%;
        left: 37%;
    }
    .in_card .heart-social a img {
        max-width: 56px;
    }
    .turbine-card-m .product-content img {
        max-width: 26%;
    }
    .turbine-card-m {
        padding: 0px 30px;
    }
    .turbine-card-m a {
        color: #fff;
        text-decoration: none;
    }
    .product-content.text-center {
        justify-content: center;
    }
    .product-content {
        display: flex;
        justify-content: left;
        align-items: center;
        margin-bottom: 10px;
        text-align: left;
    }
    .product-content1 {
        display: flex;
        justify-content: left;
        align-items: center;
    }
    .product-content1 img {
        max-width: 74px;
        text-align: center;
        margin-bottom: 10px;
    }
    .t_card {
        padding: 0px 18px;
    }
    .wind-gen1 {
        text-align: left;
        max-width: 136px;
        margin-left: 20px;
    }
    .card-gallery p {
        padding-top: 10px;
        text-align: center;
		margin:0;
    }
    .lightroom-cards .card-inner-list, .lightroom-cards .card-inner-list1 {
        margin-bottom: 10px;
        display: flex;
        justify-content: space-between;
        align-items: center;
        background: transparent linear-gradient(288deg, #01978C 0%, #93C62D 100%) 0% 0% no-repeat padding-box;
        padding: 7px 15px;
       
        border-radius: 12px;
        max-width: 270px;
         
        margin: 0px auto 10px;
    }
    .card-inner-list1 img {
        max-width: 59px;
    }
    h2.board-l {
        padding-bottom: 20px;
    }
    .more-dataa h6 {
        font-size: 16px;
        font-weight: 600;
        color: #fff;
        margin: 0;
    }
    .more-dataa p {
        font-size: 14px;
        color: #fff;
        margin: 0;
        line-height: 20px;
    }
    .more-dataa.slidedata {
        max-width: 170px;
        margin-left: 74px;
    }
    .more-dataa {
        max-width: 170px;
    }
    .lightroom-cards a{
        text-decoration: none;
    }
.lightroom-cards .card-inner-list img {
    max-width: 76px;
    position: absolute;
    top: -30px;
    left: 12px;
}
.btn-main-toggle .navbar-toggler.active {
    position: relative;
    border: 2px solid #C9F364!important;
    opacity: 1;
    padding: 9px;
    z-index: 99999;
    right: 0;
    top: 0;
}
	.in_card a {
    display: inline-block;
}
	.mobile-head ul {
    margin: 0px;
    text-align: left;
}
}
 @media (min-width:2304px) and (max-width:2400px){
    .container, .container-lg, .container-md, .container-sm, .container-xl {
    max-width: 2340px!important;
}
 .earth .earth-img {
    width: auto;
    height: auto;
}
	.main-attributes {
    margin-top: 20px;
    height: 93vh;
}
  
.butterfly .butterfly-img {
    width: auto;
    height: 98px;
}
	.televison-icon {
    position: absolute;
    bottom: 33%;
    left: 48%;
    z-index: 9;
}
	.earth-after {
    
    top: 13px;
    cursor: pointer;
    left: 66px;
    
}
	.earth-card {
    min-width: 257px; 
}
	.flag {
    opacity: 0;
    position: absolute;
    top: -32px;
    left: 27px;
}
	.turbine-img-after {
    content: '';
    position: absolute;
    width: 25px;
    height: 25px;
    color: white;
    top: 14px;
    cursor: pointer;
    left: 42px;
}
	.televison-img {
    width: 234px;
    height: 169px;
}
   .televison-card {
     
    left: -8px;
    bottom: 2px;
    
}
	.butterfly-after {
    
    top: 26px;
    
    left: 78px;
   
}
	.heart-content {
    max-width: max-content;
}
    .hotbaloon-img {
        width: 150px;
        height: auto;
        
    }
 .boat-img {
    width: auto;
    height: auto;
}
    .locker-img {
        width: 141px;
        height: 127px;
    
    }
 
   .newsroom-img {
    width: auto;
    height: auto;
}
	.boat {
    position: absolute;
    bottom: 18%;
    right: 23%;
    z-index: 9;
}
    .newsroom {
       
        top: 583px;
        left: 30%;
     
    }
    .earth {
         bottom: 43%;
      
    }
	.wind-spring {
    position: absolute;
    bottom: 40%;
    right: 8%;
    z-index: 2;
}
	.newsroom {
    top: 583px;
    left: 36%;
}
 .newsroom-after {
     left: 372px;
    
}
.newsroom-card { 
    left: 305px; 
}
	.locker-img {
    width: auto;
    height: auto;
}
	.openlocker {
    width: auto;
    height: auto; 
}
	.locker {
    position: absolute;
    bottom: 46%;
    right: 28%;
    z-index: 10;
}
	.loc-after {
     top: 6px;
     left: 36px;
   
}
	.wind-spring-img {
    width: auto;
    height: auto;
}
	.butterfly-card {  
    left: 52px;
    top: -18px;
}
.wind_move {
   
    top: 34%;
    left: 17px;
    z-index: 1;
}
.wind_move1 {
    position: absolute;
    top: 36%;
    right: 19%;
    z-index: 9;
}
	.lightroom::before {
    top: -70px;

}
	.wind_move2 {
    position: absolute;
    top: -1%;
    right: 346px;
    z-index: 9;
}
	.wind_move_card2 {
    content: '';
    position: absolute;
    height: auto;
}
	.gallery-baloon {
    position: absolute;
    right: -276px;
    width: 167px;
     
}
	.wind_move3 {
    position: absolute;
    top: 42%;
    z-index:1;
    left: 35%;
}

img.wind_move_card3 {
    content: '';
    position: absolute;
    height: 128px;
}

.wind_move2 {
    position: absolute;
    top: 15%;
    right: 229px;
    z-index: 9;
}

.wind_move_card2 {
    content: '';
    position: absolute;
    height: auto;
}

img.wind_move_card1 {
    position: absolute;
    height: 177px;
}

.wind_move1 {
    position: absolute;
    top: 38.5%;
    right: 19%;
    z-index: 9;
}
}
@media(min-width:2500px){
    .container, .container-lg, .container-md, .container-sm, .container-xl {
    max-width: 2340px!important;
}
 .earth .earth-img {
    width: auto;
    height: auto;
}
	.main-attributes {
    margin-top: 20px;
    height: 93vh;
}
  
.butterfly .butterfly-img {
    width: auto;
    height: 98px;
}
	.televison-icon {
    position: absolute;
    bottom: 33%;
    left: 48%;
    z-index: 9;
}
	.earth-after {
    
    top: 13px;
    cursor: pointer;
    left: 66px;
    
}
	.earth-card {
    min-width: 257px; 
}
	.flag {
    opacity: 0;
    position: absolute;
    top: -32px;
    left: 27px;
}
	.turbine-img-after {
    content: '';
    position: absolute;
    width: 25px;
    height: 25px;
    color: white;
    top: 14px;
    cursor: pointer;
    left: 42px;
}
	.televison-img {
    width: 234px;
    height: 169px;
}
   .televison-card {
     
    left: -8px;
    bottom: 2px;
    
}
	.butterfly-after {
    
    top: 26px;
    
    left: 78px;
   
}
	.heart-content {
    max-width: max-content;
}
    .hotbaloon-img {
        width: 150px;
        height: auto;
        
    }
 .boat-img {
    width: auto;
    height: auto;
}
    .locker-img {
        width: 141px;
        height: 127px;
    
    }
 
   .newsroom-img {
    width: auto;
    height: auto;
}
	.boat {
    position: absolute;
    bottom: 18%;
    right: 23%;
    z-index: 9;
}
    .newsroom {
       
        top: 583px;
        left: 30%;
     
    }
    .earth {
         bottom: 43%;
      
    }
	.wind-spring {
    position: absolute;
    bottom: 40%;
    right: 8%;
    z-index: 2;
}
	.newsroom {
    top: 583px;
    left: 36%;
}
 .newsroom-after {
     left: 372px;
    
}
.newsroom-card { 
    left: 305px; 
}
	.locker-img {
    width: auto;
    height: auto;
}
	.openlocker {
    width: auto;
    height: auto; 
}
	.locker {
    position: absolute;
    bottom: 46%;
    right: 28%;
    z-index: 10;
}
	.loc-after {
     top: 6px;
     left: 36px;
   
}
	.wind-spring-img {
    width: auto;
    height: auto;
}
	.butterfly-card {  
    left: 52px;
    top: -18px;
}
.wind_move {
   
    top: 34%;
    left: 17px;
    z-index: 1;
}
.wind_move1 {
    position: absolute;
    top: 36%;
    right: 19%;
    z-index: 9;
}
	.lightroom::before {
    top: -70px;

}
	.wind_move2 {
    position: absolute;
    top: -1%;
    right: 346px;
    z-index: 9;
}
	.wind_move_card2 {
    content: '';
    position: absolute;
    height: auto;
}
	.gallery-baloon {
    position: absolute;
    right: -276px;
    width: 167px;
     
}
	.wind_move3 {
    position: absolute;
    top: 42%;
    z-index:1;
    left: 35%;
}

img.wind_move_card3 {
    content: '';
    position: absolute;
    height: 128px;
}

.wind_move2 {
    position: absolute;
    top: 15%;
    right: 229px;
    z-index: 9;
}

.wind_move_card2 {
    content: '';
    position: absolute;
    height: auto;
}

img.wind_move_card1 {
    position: absolute;
    height: 177px;
}

.wind_move1 {
    position: absolute;
    top: 38.5%;
    right: 19%;
    z-index: 9;
}
} 
@media(min-width:1700px){
.offcanvas-body {
    padding-top: 0px;
    display: flex;
    justify-content: center;
    align-items: center;
	}}
.pagination .dots {
    transform: translateY(0em);
    color: #6d6d6d;
}
/* Absolute Center Spinner */
.loading {
    position: fixed;
    z-index: 99999;
    height: 2em;
    width: 2em;
    margin: auto;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}

/* Transparent Overlay */
.loading:before {
    content: '';
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #019288;
}