.root {
    font-size: 0.052086vw;
}
html {
    scroll-behavior: smooth;
}
@font-face {
    font-family: 'Montserrat-ExtraBold';
    font-style: normal;
    font-weight: 400;
    src: url(../css/fonts/Montserrat-ExtraBold.woff2) format('woff2'), url(../css/fonts/Montserrat-ExtraBold.otf) format('otf');
  }
@font-face {
    font-family: 'Montserrat-Bold';
        font-style: normal;
        font-weight: 400;
        src: url(../css/fonts/Montserrat-Bold.woff2) format('woff2'), url(../css/fonts/Montserrat-Bold.otf) format('otf');
}
@font-face {
    font-family: 'Montserrat-Semibold';
    font-style: normal;
    font-weight: 700;
    src: url(../css/fonts/Montserrat-SemiBold.woff2) format('woff2'), url(../css/fonts/Montserrat-SemiBold.otf) format('otf');
  }
  @font-face {
    font-family: 'Montserrat-Medium';
    font-style: normal;
    font-weight: 700;
    src: url(../css/fonts/Montserrat-Medium.woff2) format('woff2'), url(../css/fonts/Montserrat-Medium.otf) format('otf');
  }
@font-face {
    font-family: 'Montserrat-Regular';
    font-style: normal;
    font-weight: 700;
    src: url(../css/fonts/Montserrat-Regular.woff2) format('woff2'), url(../css/fonts/Montserrat-Regular.otf) format('otf');
  }
  @font-face {
    font-family: 'Montserrat-Light';
    font-style: normal;
    font-weight: 700;
    src: url(../css/fonts/Montserrat-Regular.woff2) format('woff2'), url(../css/fonts/Montserrat-Regular.otf) format('otf');
  }
  @font-face {
    font-family: 'Bebas-Neue-Bold';
    font-style: normal;
    font-weight: 700;
    src: url(../css/fonts/BebasNeue-Bold.woff2) format('woff2'), url(../css/fonts/BebasNeue-Bold.ttf) format('ttf');
  }
  @font-face {
    font-family: 'Bebas-Neue-Regular';
    font-style: normal;
    font-weight: 700;
    src: url(../css/fonts/BebasNeue-Regular.woff2) format('woff2'), url(../css/fonts/BebasNeue-Regular.ttf) format('ttf');
  }
body {
    margin: 0;
    font-family: 'Montserrat-Regular', serif;
}
p, a{
    font-family: 'Montserrat-Regular', serif;
} 
 h4, h5, h6{
    font-family: 'Montserrat-Regular', serif;
} 
h1,h2, h3{
    font-family: 'Bebas-Neue-Bold', serif;
} 
a , a:hover{
    color: unset;
    text-decoration: none;
}
p {
    color: #ffffff;
    font-size:22rem;
    line-height: 1.2em;
    font-weight: 500;
}
h2 {
    color: #ffffff;
    font-size:154rem;
    font-weight: 700;
}
h4{
    color: #ffffff;
    font-size: 64rem;
    font-weight: 700;
}
h5 {
    font-size: 36rem;
    line-height: 1.2em;
    color: #ffffff;
    font-weight: 700;
}
h6 {
    font-size: 20rem;
    line-height: 1.4em;
    color: #ffffff;
}

button:focus {
    outline: unset;
}
header {
    height: 100rem;
    background-color: rgb(0 0 0 / 90%);
    padding: 0 80rem;
    display: flex;
    align-items: center;
    position: fixed;
    width: 100%;
    z-index: 2;
}
section#intro-sec {
    border-right: 20rem solid #000000;
}
.wns-logo img {
    width: 100rem;
    padding-top: 6rem;
}
.container {
    max-width: 100%;
    padding: 0;
    padding: 120rem 80rem;
}
#top-banner {
    background-color: #000000;
    overflow: hidden;
    position: relative;
}
.wns-head2 {
    margin-top: 15rem;
}
.banner-left-cntt {
    width: fit-content;
    margin-bottom: 120rem;
    padding-right: 30%;
}
h3.wns-head3-lg {
    font-size: 80rem;
    font-weight: 700;
    text-align: right;
    color: #55D4D8;
    margin-top: -20rem;
}
p.wns-para{
    font-size: 22rem;
    font-weight: 400;
    color: #ffffff;
    line-height: 1.4em;
}
.bleft-btm-cntt {
    width: 58%;
    position: relative !important;
}
h6.wns-head6 {
    font-weight: 400;
    font-family: 'Montserrat-Regular', serif;
    margin-bottom: 10rem;
}
h6.wns-head6 span{
   color:#ED1C24;
}
p.para-subhead {
    font-weight: 700;
    font-family: 'Montserrat-Bold', serif;
    margin-bottom: 5px;
    font-size: 30rem;
    line-height: 1.3em;
}
.para-bottom {
    font-size: 30rem;
    line-height: 1.3em;
}
button.dnld-rpt {
    font-size: 20rem;
    line-height: 1.4em;
    background-color: transparent;
    border: none;
    color: #ffffff;
    font-weight: 700;
    padding: 15rem 0 15rem 96rem;
    position: relative;
    cursor: pointer;
    -webkit-transition: background-color 300ms ease-in;
    -moz-transition: background-color 300ms ease-in;
    -ms-transition: background-color 300ms ease-in;
    -o-transition: background-color 300ms ease-in;
    transition: background-color 300ms ease-in;
}
#top-banner .container {
    padding: 185rem 80rem 30rem 80rem;
}
.bleft-btm-cntt::after {
    content: url(../images/right-botton-border.svg);
    position: absolute;
    top: -25%;
    background-repeat: no-repeat;
    height: 100rem;
    width: 100rem;
    right: -20%;
}
.wns-large-head h1 {
    font-size: 430rem;
    color: #ffffff;
    line-height: 1em;
    text-align: right;
}
.row.tbanner-row {
    align-items: center;
    position: relative;
}
.tb-head5 {
    color: #ffffff;
    align-self: end;
    max-width: 35%;
}
.banner-rgt-col {
    position: relative;
    align-self: center;
    display: flex;
    flex-grow: 1;
    flex-basis: 0%;
    flex-direction: column;
    margin: auto 0;
}
.tbanner-row {
    background-image: url(../images/Banner-BG-Element.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}
#wns-video {
    position: absolute;
    right: 31%;
    bottom: 5%;
    width: 640rem;
}

.top-element {
    position: absolute;
    margin: auto;
    width: 100%;
    top: 0;
    height: 100%;
}
button.dnld-rpt::before {
    content: '';
    background-image: url('../images/Dotted-Yellow-Circle.svg');
    background-repeat: no-repeat;
    background-size: 100%;
    position: absolute;
    height: 40rem;
    width: 40rem;
   left:0;
   top: 12rem;
}
button.dnld-rpt::after {
    content: '';
    background-image: url('../images/Dotted-Yellow-right-Arrow.svg');
    background-repeat: no-repeat;
    background-size: 100%;
    position: absolute;
    height: 25rem;
    width: 55rem;
    left: 15px;
    top: 20rem;
}
.wns-bcursor {
    text-align: center;
}
.sec-sm-text {
    color: #F04E30;
    font-size:28rem;
    font-weight: 400;
    font-family: 'Bebas-Neue-Regular', serif;
}
.wns-head5-sm h5 {
    font-size: 45rem !important;
    line-height: 1.2em;
    color: #000000;
    font-weight: 700;
    margin-bottom: 40rem;
    font-family: 'Montserrat-Bold', serif;
}
.text-24 p{
    font-size: 22rem;
    line-height: 1.4em;
    font-weight: 400;
    color: #000000;
    margin-bottom: 20rem;
}

.intro-image-sec {
    margin: 120rem 0 120rem 0;
}

.ibox-head-5 h5 {
    font-size: 36rem;
    line-height: 1.2em;
    color: #000000;
    font-weight: 400;
}
.col.ibox {
    margin: 10rem;
    width: 32.5% !important;
}
.ibox-cntt {
    padding: 40rem 40rem 80rem 40rem;
}
#ibox-cntt1 {
    background-image: url('../images/Get-Clarity-BG-Image.png');
    background-repeat: no-repeat;
}
#ibox-cntt2 {
    background-image: url('../images/Understand-Key-BG.png');
    background-repeat: no-repeat;
}
#ibox-cntt3 {
    background-image: url('../images/Explore-Organization-BG.png');
    background-repeat: no-repeat;
}
section#future-sec {
    background-color: #000000;  
}
section#blank {
    background-color: #000000;
    padding-top: 34%;
    position: absolute;
    width: 100%;
    bottom: -314rem;
    z-index: -1;
}
.ibox-num {
    font-size: 24rem;
    font-weight: 400;
    line-height: 1.4em;
    border: 1px solid #000000;
    width: fit-content;
    padding: 5rem 35rem;
    border-radius: 35rem;
    margin-bottom: 40rem;
}
.col.ibox:first-child, .col.ibox:last-child {
    margin-left: 0;
}
.sec-top-subtext hr {
    background-color: #F04E30;
    margin: 10rem 0;
}
.wns-head4 {
    margin-top: 60rem;
}
.future-sec-outer{
    position: relative;
}
.Intro-lft-img img, .Intro-rgt-img img{
    width: 100%;
}
.img-lft-col {
    padding-right: 15rem;
}
.img-lrgt-col {
    padding-left: 15rem;
}
.wns-number {
    color: #00cc8d;
    font-size: 360rem;
    line-height: 1.4em;
    font-weight: 400;
    font-family: Arial, sans-serif;
}
.wns-num-cntt{
    color: #ffffff;
    margin-top: 27%;
    font-size:  48rem;
    line-height: 1.2em;
    font-weight: 400;
}
#future-sec .container {
    padding-top: 40rem;
}
.sec-percent {
    align-self: center;
    width: 1480rem;
    margin-right: auto;
    margin-left: auto;
    padding: 80rem 0;
}
.wns-second .wns-number {
    color: #FFB400;
}
.wns-third .wns-number {
    color: #EF4E30;
}
.sup-style {
    color: #7F7F7F;
    font-size: 34%;
    vertical-align: super;
    right: 61rem;
    z-index: 0;
    top: -65rem;
}
.wns-number span {
    position: relative;
    z-index: 1;
}
.action-sec-main h4 {
    color: #000000;
}
.action-image {
    flex-direction: column;
    overflow: hidden;
    position: relative;
    display: flex;
    min-height: 944px;
    margin-top: 50px;
    width: 100%;
    align-items: center;
    padding: 20rem 0 0;
}
.hotspot-outer-div {
    position: absolute;
    display: flex;
    margin-bottom: -41px;
    width: 100%;
    max-width: 1354rem;
    flex-direction: column;
}
.hotspot-inner-div  {
    display: flex;
    align-items: start;
    justify-content: space-between;
    gap: 20rem;
    padding: 7% 0 0 5%;
}
.hotspot-automation {
    display: flex;
    flex-grow: 1;
    flex-basis: 0%;
    flex-direction: column;
    align-items: flex-start;
}
.hotspot-transport.hotspot-points {
    margin: 4% -5% 0 0;
}
.hotspot-healthcare.hotspot-points {
    padding: 10% 0 0 3%;
}
.hotspot-pi.hotspot-points {
    margin: 17% -13% 0 0;
}
.hotspot-text {
    color: #000000;
    text-align: left;
    align-self: stretch;
    margin-top: 8rem;
    white-space: nowrap;
    font-size: 32rem;
    line-height: 1.4em;
    font-weight: 700;
}
.act-htsp-img {
    height: 100%;
    width: 100%;
    object-fit: cover;
    object-position: center;
}
#action-sec .container {
    padding-left: 0;
    padding-right: 0;
}
.action-sec-main .sec-top-subtext, .action-sec-main .wns-head4 {
    padding-left: 80rem;
    padding-right: 80rem;
}
.keythemes-sec-main .sec-sm-text {
    color: #7F7F7F;
}
.keythemes-sec-main .sec-top-subtext hr {
    background-color: #7F7F7F;
}
.keythemes-sec-main h4 {
    color: #000000;
}
.key-themes-cntt {
    width: 70%;
}
.key-themes-cntt .text-24 {
    margin-top: 50rem;
    padding-right: 18%;
}
.key-themes-cntt button.dnld-rpt {
    color: #000000;
}
.key-themes-btn button.dnld-rpt::before {
    content: '';
    background-image: url('../images/Dotted-Black-Circle.svg');
    background-repeat: no-repeat;
    background-size: 100%;
    position: absolute;
    height: 40rem;
    width: 40rem;
    left: 0;
    top: 14rem;
}
.key-themes-btn button.dnld-rpt::after {
    content: '';
    background-image: url('../images/Dotted-Black-right-Arrow.svg');
    background-repeat: no-repeat;
    background-size: 100%;
    position: absolute;
    height: 30rem;
    width: 55rem;
    left: 18rem;
    top: 22rem;
}
.key-themes-btn:hover  button.dnld-rpt::before {
    background-image: url('../images/Dotted-Yellow-Circle.svg');
}
.key-themes-btn:hover  button.dnld-rpt::after {
    background-image: url('../images/Dotted-Yellow-right-Arrow.svg');
}
.kt-box-cntt button.dnld-rpt::before{
    background-image: url('../images/Dotted-White-Circle.svg');
    left: 0;
    top: 14rem;
}
.kt-box-cntt button.dnld-rpt::after {
    background-image: url('../images/Dotted-White-right-Arrow.svg');
    top: 22rem;
}
.kt-box:hover .kt-box-cntt button.dnld-rpt::before{
    background-image: url('../images/Dotted-Black-Circle.svg');
}
.kt-box:hover .kt-box-cntt button.dnld-rpt::after{
    background-image: url('../images/Dotted-Black-right-Arrow.svg');
    top: 22rem;
}
.kt-box:hover .kt-box-cntt button.dnld-rpt {
    color: #000000;
}
.img-hover{
    display: none;
}
.kt-box:hover .img-hover{
    display: inline-block;
}
.kt-box:hover .img-show{
    display: none;
}
.key-themes-cntt .wns-btn {
    margin-top: 50rem;
}
.kt-box-inner {
    background-color: #FFB400;
    padding: 30rem;
    border-radius: 12rem;
    -webkit-transition: background-color 300ms ease-in;
  -moz-transition: background-color 300ms ease-in;
  -ms-transition: background-color 300ms ease-in;
  -o-transition: background-color 300ms ease-in;
  transition: 0.5s ease-in-out;
}
button#scrollButton .mouse_scroll {
    margin-top: 0px;
    padding-left: 3px;
}
button#scrollButton {
    position: absolute;
    bottom: 10%;
    border: 0px solid #eaeaea;
    border-radius: 100px;
    padding: 8px 6px;
    right: 0;
    left: 0;
    width: fit-content;
    margin: auto;
    background-color: rgb(0 0 0 / 50%);
    color: #fff;
    display: none;
}

section#action-sec {
    position: relative;
}
div#ktbox1 {
    padding-left: 0;
}
div#ktbox3 {
    padding-right: 0;
}
.wns-list {
    color: #ffffff;
    margin-top: 25rem;
    font-size: 24rem;
    line-height: 1.2em;
    font-weight: 400;
}
.wns-list ul li {
    padding: 10rem 0;
}
.wns-list ul {
    padding-left: 22rem;
}
.ktbox-img {
    text-align: right;
    margin-top: 10rem;
}
.ktbox-img img {
    width: 180rem;
}
.key-themes-boxes {
    margin-top: 80rem;
}
#ktbox2 .kt-box-inner {
    background-color: #00CC8D;
}
#ktbox3 .kt-box-inner {
    background-color: #EF4E30;
}
.kt-box:hover .kt-box-cntt h5, .kt-box:hover .kt-box-cntt .wns-list {
    color: #000000;
}
.kt-box:hover  .kt-box-inner {
    background-color: #ffffff;
    box-shadow: 0 14px 28px rgba(127, 127, 127, 0.2), 0 10px 10px rgba(127, 127, 127, 0.2);
}
div#ktbox2:hover .kt-box-inner, div#ktbox3:hover .kt-box-inner {
    background-color: #ffffff !important;
    box-shadow: 0 14px 28px rgba(127, 127, 127, 0.2), 0 10px 10px rgba(127, 127, 127, 0.2);
}
#insights-sec .container {
    background-color: #000000;
}
.insights-cntt .text-24 p {
    color: #7F7F7F;
    margin-top: 25rem;
}
.insights-rgt-sec img{
    width: 100%;
    border-radius: 12px
}
.insights-box-head {
    font-size: 30rem;
    line-height: 1.2em;
    font-weight: 700;
    color: #000000;
}
.insigts-box-outer {
    background-color: #ffffff;
    padding: 40rem 25rem 65rem;
    border-radius: 12rem;
    -webkit-transition: background-color 300ms ease-in;
    -moz-transition: background-color 300ms ease-in;
    -ms-transition: background-color 300ms ease-in;
    -o-transition: background-color 300ms ease-in;
    transition: background-color 300ms ease-in;
}
.insights-box-text {
    font-size: 20rem;
    line-height: 1.2em;
    color: #000000;
}
.insights-lft-sec {
    padding-right: 15rem;
}
.col-md-6.box-col-left {
    display: flex;
    align-items: flex-end;
    padding: 0;
}
.insigts-box-outer:first-child,  .insigts-box-outer:nth-child(3){
    margin-left: 0 !important;
}
.row.btm-box-row {
    margin-top: 30rem;
}
.col-md-6.box-col-rgt {
    padding-right: 0;
}
#footer-sec .container {
    background-color: #000000;
    padding-bottom: 30rem;
}
.foot-head5 span {
    color:#ED1C24
}
.footer-btn button.dnld-rpt::before {
    content: '';
    background-image: url('../images/Dotted-White-Circle.svg');
    background-repeat: no-repeat;
    background-size: 100%;
    position: absolute;
    height: 40rem;
    width: 40rem;
    left: 0;
    top: 14rem;
}
.footer-btn button.dnld-rpt::after {
    background-image: url('../images/Dotted-White-right-Arrow.svg');
    top: 22rem;
}
.footer-btn:hover button.dnld-rpt::before {
    background-image: url('../images/Dotted-Yellow-Circle.svg');
}
.footer-btn:hover button.dnld-rpt::after {
    background-image: url('../images/Dotted-Yellow-right-Arrow.svg');
}
.wns-social {
    text-align: right;
    display: flex;
    justify-content: flex-end;
}
.wns-social a {
    padding: 14rem;
    border-radius: 54%;
    border: 1rem solid #444444;
    margin-right: 15rem;
    transition: all 0.3s ease-in-out !important;
}
.wns-social a:last-child {
    margin-right: 0;
}
.wns-social a:hover {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
}
.ft-row{
    align-items: center;
}
.footer-copyright {
    display: flex;
    width: 100%;
    justify-content: space-between;
    padding: 15rem 40rem;
    font-family: 'Montserrat-Regular', serif;
}
.copyright-text{
    font-family: 'Montserrat-Regular', serif;
    justify-content: center;
    color: #ffffff;
    align-self: center;
    white-space: nowrap;
    margin: auto 0;
    font-size: 16rem;
    line-height: 1.2em;
    font-weight: 300;
}
.insights-cntt {
    margin-bottom: 45rem;
}
.head-btn {
    display: flex;
    align-items: center;
}
.head-btn button {
    font-size: 20rem;
    line-height: 1.4em;
    background-color: #F37021;
    color: #ffffff;
    font-weight: 700;
    border: 1px solid #F37021;
    padding: 7rem 25rem;
    border-radius: 30rem;
    cursor: pointer;
    transition: 0.3s ease-in-out;
}
.header-outer {
    justify-content: space-between;
    display: flex;
    width: 100%;
    gap: 20px;
}
.header-menu{
    justify-content: space-between;
    border-radius: 50rem;
    border: 1px solid #7f7f7f;
    align-self: center;
    display: flex;
    gap: 35rem;
    margin: auto 0;
    padding: 15rem 40rem;
    margin-left: 8%;
}
.header-menu a{
    color: #ffffff;
    font-size: 22rem;
    line-height: 1.2em;
    font-weight: 400;
}
a.nav-item:hover {
    color: #FFB400;
}

.head-btn button:hover {
    background-color: #F04E30;
}

button.dnld-rpt:hover {
    color: #FFB400;
    transition: background-color 0.3s ease;
}
.box-col-rgt.mobile {
    display: none;
}
.btm-box-row .col-md-3.col-sm-12:last-child {
    padding-right: 0;
}
.wns-social img {
    width: 22rem;
}
.footer-copyright img {
    width: 102rem;
}
/***mobile menu css ***/
.hamburger-menu .bar{
    display: none;
}
.mobile-menu {
    display: none;
    height: 100%;
    width: 100%;
    position: fixed;
    z-index: -1;
    top: 0;
    right: -100%;
    overflow-x: hidden;
    transition: 0.5s;
    background-color: #000000;
    border: none;
    padding: 75px 40px 40px 40px;
    border-radius: 0;
}
.mobile-menu a {
    color: #7f7f7f;
    font-size: 24px;
    line-height: 1.2em;
    font-weight: 400;
}
.mobile-menu  .nav-item {
    padding: 15px;
    text-decoration: none;
    color: #7f7f7f;
    display: block;
    text-align: center;
}
.mobile-menu.active {
    right: 0;
}
.bleft-btm-cntt.mobile{
    display: none;
}

header .hamburger-menu {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    display: block;
    position: absolute;
    top: 0;
    bottom: 50px;
    margin: auto;
    width: 35px;
    height: 35px;
    cursor: pointer;
    right: 33px;
    z-index: 11;
 }
  header .hamburger-menu span {
    text-transform: uppercase;
    left: calc(-100% + -5px);
    padding: 8px 9px 8px 0;
    top: calc(50% - 18px);
    position: absolute;
    font-size: 13px;
    color: #fff;
 }
  header .hamburger-menu .bar, header .hamburger-menu .bar::after, header .hamburger-menu .bar::before {
    width: 28px;
    height: 2px;
}
  header .hamburger-menu .bar {
    position: relative;
    -webkit-transform: translateY(25px);
    -moz-transform: translateY(25px);
    -ms-transform: translateY(25px);
    -o-transform: translateY(25px);
    transform: translateY(25px);
    -webkit-transition: all 0.1s ease;
    -moz-transition: all 0.1s ease;
    -ms-transition: all 0.1s ease;
    -o-transition: all 0.1s ease;
    transition: all 0.1s ease;
    background: #ffffff;
    top: 11px;
 }
  header .hamburger-menu .bar::before, header .hamburger-menu .bar::after {
    position: absolute;
    background: #ffffff;
    content: '';
    left: 0;
    border-radius: 5px;
 }
  header .hamburger-menu .bar::before {
    bottom: 7px;
    -webkit-transition: bottom 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms cubic-bezier(0.23, 1, 0.32, 1);
    -moz-transition: bottom 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms cubic-bezier(0.23, 1, 0.32, 1);
    -ms-transition: bottom 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms cubic-bezier(0.23, 1, 0.32, 1);
    -o-transition: bottom 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms cubic-bezier(0.23, 1, 0.32, 1);
    transition: bottom 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms cubic-bezier(0.23, 1, 0.32, 1);
 }
  header .hamburger-menu .bar::after {
    top: 7px;
    -webkit-transition: top 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms cubic-bezier(0.23, 1, 0.32, 1);
    -moz-transition: top 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms cubic-bezier(0.23, 1, 0.32, 1);
    -ms-transition: top 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms cubic-bezier(0.23, 1, 0.32, 1);
    -o-transition: top 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms cubic-bezier(0.23, 1, 0.32, 1);
    transition: top 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms cubic-bezier(0.23, 1, 0.32, 1);
 }
  header .hamburger-menu .bar.animate {
    background: rgba(255, 255, 255, 0);
 }
  header .hamburger-menu .bar.animate::after {
    top: 0;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: top 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1);
    -moz-transition: top 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1);
    -ms-transition: top 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1);
    -o-transition: top 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1);
    transition: top 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1);
 }
  header .hamburger-menu .bar.animate::before {
    bottom: 0;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transition: bottom 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1);
    -moz-transition: bottom 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1);
    -ms-transition: bottom 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1);
    -o-transition: bottom 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1);
    transition: bottom 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1);
 }
 .hamburger-menu {
    display: none;
}
/**** button animation css****/
.wns-btn {
    display: inline-block;
    position: relative;
    margin-top: 20rem;
} 

 .dnld-rpt {
    cursor: pointer;
    position: relative;
    overflow: hidden;
    transition: background-color 0.3s ease;
}

.dnld-rpt::after {
    display: inline-block;
    margin-right: 10rem;
    transition: transform 0.5s ease;
}

.dnld-rpt:hover::after {
    transform: translateX(10rem);
}
.ibox-img img {
    width: 100%;
    border-radius: 0 0 8px 8px
}
.hotspot-points{
    cursor: pointer;
}
/*** hotspots open item css **/
.hotspot-open-outer{
    overflow: hidden;
    position: relative;
    display: flex;
    min-height: 1034rem;
    justify-content: space-around;
    align-items: center;
    width: 100%;
  }
.hotspot-open-outer  img {
    position: absolute;
    height: 100%;
    width: 100%;
    object-fit: cover;
    object-position: center;
  }
  .hotspot-cntt-box{
    position: relative;
    justify-content: flex-end;
    border-radius: 12px;
    box-shadow: 0px 1px 1px 0px rgba(255, 255, 255, 0.6) inset,
      0px 20px 20px 0px rgba(0, 0, 0, 0.1);
    backdrop-filter: blur(10px);
    background-color: rgba(0, 0, 0, 0.7);
    display: flex;
    width: 35%;
    max-width: 100%;
    flex-direction: column;
    padding: 50rem 45rem 70rem 45rem;
  }
  .hotspot-head h4{
    color: #ffb400;
    font-weight: 900;
}
.hotspot-subhead {
    margin-top: 40rem;
}
/***** hotspot popup css****/
.popup-container {
    display: none;
    position: fixed;
    top: -1px;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.7);
    align-items: center;
    justify-content: center;
    z-index: 9;
}
.close-btn {
    position: absolute;
    top: 10px;
    right: 10px;
    cursor: pointer;
    z-index: 9;
}
.btm-hotspots {
    align-self: center;
    display: flex;
    width: 792px;
    max-width: 100%;
    align-items: start;
    justify-content: space-between;
    gap: 20px;
    margin: 83px 0 0 -91px;
}
.insights-cntt .wns-head4 {
    margin-top: 45rem;
}
#Insigts-box1{
    background-color: #00CC8D;
    padding-right: 35%;
    transition: 0.3s ease-in;
}
#Insigts-box1:hover{
   box-shadow: 0px 0px 35px 0px rgba(0, 204, 141, 0.7);
}
#Insigts-box1 .insights-box-head.main, #Insigts-box1 .insights-box-text {
    opacity: 1;
}
#Insigts-box1 h3 {
    font-size: 18rem;
    line-height: 1.2em;
    font-weight: 500;
    margin-bottom: 15rem;
}
#Insigts-box1::before {
    content: '';
    background-image: url('../images/Dotted-White-Circle.svg');
    background-repeat: no-repeat;
    background-size: 100%;
    position: absolute;
    height: 65rem;
    width: 65rem;
    right: 13%;
    top: 40%;
}
#Insigts-box1::after {
    content: '';
    background-image: url('../images/Dotted-White-right-Arrow.svg');
    background-repeat: no-repeat;
    background-size: 100%;
    position: absolute;
    height: 88rem;
    width: 88rem;
    right: 7%;
    top: 45%;
    transition: 0.3s ease-in;
}
#Insigts-box1:hover::after {
    right: 6%;
}
#Insigts-box2:hover{
    background-color: #00CC8D;
    box-shadow: 0px 0px 35px 0px rgba(0, 204, 141, 0.7);
}
#Insigts-box3:hover{
    background-color: #55D4D8;
    box-shadow: 0px 0px 35px 0px rgba(85, 212, 216, 0.70);
}
#Insigts-box4:hover{
    background-color: #FFB400;
    box-shadow: 0px 0px 35px 0px rgba(255, 180, 0, 0.75);
}
#Insigts-box5:hover{
    background-color: #7F7F7F;
    box-shadow: 0px 0px 35px 0px rgba(127, 127, 127, 0.70);
}
#Insigts-box6:hover{
    background-color: #EF4E30;
    box-shadow: 0px 0px 35px 0px rgba(240, 78, 48, 0.70);
}
#Insigts-box7:hover{
    background-color: #55D4D8;
    box-shadow: 0px 0px 35px 0px rgba(85, 212, 216, 0.70);
}
.wns-large-arrow {
    text-align: center;
    padding: 5rem 0;
}
.insigts-box-outer:hover .insights-box-head, .insigts-box-outer:hover .insights-box-text{
    opacity: 0;
}

.insigts-box-outer:not(:hover) .insights-box-head,
.insigts-box-outer:not(:hover) .insights-box-text {
    opacity: 1;
    transition: opacity 0.2s ease 0.2s; /* Add a delay of 0.5 seconds (adjust as needed) */
}
/****Form css****/
.wns-form-outer{
    align-items: flex-start;
    border-radius: 30rem;
    border: 1px solid #6d6d6d;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
    backdrop-filter: blur(12.5px);
    background-color: rgba(0, 0, 0, 0.5);
    display: flex;
    padding: 20rem 40rem;
    flex-direction: column;
}
.wns-form {
    align-self: stretch;
    color: #ffffff;
    text-align: center;
    margin-top: 16rem;
    font-size: 30rem;
    margin-bottom: 25rem;
    line-height: 1.2em;
    font-weight: 700;
}
#downloadForm input{
    align-self: stretch;
    border-radius: 8px;
    border: 1px solid rgba(255, 255, 255, 0.2);
    margin-top: 20rem;
    padding: 11rem 20rem;
    font-size: 16rem;
    font-weight: 500;
    background-color: transparent;
    width: 100%;
    line-height: 1.2em;
    font-family: 'Inter', sans-serif;
    text-align: center;
    color: #ffffff !important;
    margin-bottom: 5rem;
}
#downloadForm  select {
    width: 100%;
    font-size: 16rem;
    line-height: 1.2em;
    background-color: transparent;
    color: #c4c4c4;
    border-radius: 8px;
    border: 1px solid rgba(255, 255, 255, 0.2);
    margin-top: 20rem;
    padding: 11rem 20rem;
    text-align: center !important;
    font-family: 'Inter', sans-serif;
    font-weight: 500;
}
#downloadForm  select option {
    background: #000000;
    color: #ffffff;
    font-size: 16rem;
    font-family: 'Inter', sans-serif;
    font-weight: 400;
    line-height: 1.2em;
    text-align: left;
    padding: 10rem 0;
}
#downloadForm input::placeholder {
    color: #c4c4c4;
    font-weight: 500;
    font-family: 'Inter', sans-serif;
    font-size:  16rem;
}
form#downloadForm {
    width: 100%;
}
.form-control{
    border: unset;
    background-color: unset;
    text-align: center;
}
#downloadForm input:focus-visible {
    outline: unset;
}
#downloadForm  select:focus-visible {
    outline: unset;
}
.form-submit button{
    color: #fff;
    text-shadow: 0px 2px 3px rgba(0, 0, 0, 0.25);
    border-radius: 50rem;
    border: 2px solid rgba(255, 255, 255, 0.35);
    box-shadow: 0px 10px 40px 0px rgba(255, 180, 0, 0.4);
    background-color: #ffb400;
    margin: 20rem 0 40rem;
    padding: 15rem;
    font-size:  16rem;
    line-height: 1.2em;
    font-weight: 800;
    width: 100%;
    cursor: pointer;
    font-family: 'Inter', sans-serif;
}
.form-terms{
    font-size: 12rem;
    line-height: 1.2em;
    color: #7F7F7F;
    margin: 20rem 0 10rem 0;
    font-weight: 500;
    text-align: center;
    font-family: 'Inter', sans-serif;
}
/*** form validation css****/
label.error {
    display: inline;
    color: #EF4E30;
    font-size: 14rem;
    font-family: 'Inter', sans-serif;
    font-weight: 500;
}
/***** form popup css***/
.overlay {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: transparent;
    justify-content: center;
    align-items: center;
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
    z-index: 2;
}
.popup {
    display: none;
    position: fixed;
    width: 35%;
    background: rgba(0, 0, 0, 0.3);
    align-items: center;
    justify-content: center;
    z-index: 9;
    top:10%;
    border-radius: 30rem;
}
.close-btn.form-close-btn {
    top: -28rem;
    right: -40rem;
}
.form-close-btn.close-btn img {
    width: 80rem;
}

/**** wow ***/
.wow {
    visibility: hidden;
}

/******Mouse Scroll css  *******/
.mouse_scroll {
	display: block;
	margin: 0 auto;
	width: 24rem;
	height: 100rem;
}
.m_scroll_arrows
{
  display: block;
  -ms-transform: rotate(45deg); /* IE 9 */
  -webkit-transform: rotate(45deg); /* Chrome, Safari, Opera */
  transform: rotate(45deg);
  border-right: 2px solid white;
  border-bottom: 2px solid white;
  margin: 0 0 3rem 4rem;
  width: 16rem;
  height: 16rem;
  cursor: pointer;
}
.unu
{
  margin-top: 1rem;
}
.unu, .doi, .trei
{
    -webkit-animation: mouse-scroll 1s infinite;
    -moz-animation: mouse-scroll 1s infinite;
    animation: mouse-scroll 1s infinite;
  
}
.unu
{
  -webkit-animation-delay: .1s;
  -moz-animation-delay: .1s;
  -webkit-animation-direction: alternate;
  
  animation-direction: alternate;
  animation-delay: alternate;
}

.doi
{
  -webkit-animation-delay: .2s;
  -moz-animation-delay: .2s;
  -webkit-animation-direction: alternate;
  
  animation-delay: .2s;
  animation-direction: alternate;
  
  margin-top: -6rem;
}

.trei
{
  -webkit-animation-delay: .3s;
  -moz-animation-delay: .3s;
  -webkit-animation-direction: alternate;
  
  animation-delay: .3s;
  animation-direction: alternate;
  
  
  margin-top: -6rem;
}

.mouse {
  height: 42rem;
  width: 24rem;
  border-radius: 14rem;
  transform: none;
  border: 2px solid white;
  top: 170rem;
}

.wheel {
  display: block;
  margin: 5rem auto;
  background: white;
  position: relative;
  -webkit-animation: mouse-wheel 0.6s linear infinite;
  -moz-animation: mouse-wheel 0.6s linear infinite;
  animation: mouse-wheel 0.6s linear infinite;
  height: 4rem;
  width: 4rem;
  border: 2px solid #fff;
  -webkit-border-radius: 8rem;
          border-radius: 8rem;
}

@-webkit-keyframes mouse-wheel{
   0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(6px);
    -ms-transform: translateY(6px);
    transform: translateY(6px);
  }
}
@-moz-keyframes mouse-wheel {
  0% { top: 1rem; }
  25% { top: 2rem; }
  50% { top: 3rem;}
  75% { top: 2rem;}
  100% { top: 1rem;}
}
@-o-keyframes mouse-wheel {

   0% { top: 1rem; }
  25% { top: 2rem; }
  50% { top: 3rem;}
  75% { top: 2rem;}
  100% { top: 1rem;}
}
@keyframes mouse-wheel {

   0% { top: 1rem; }
  25% { top: 2rem; }
  50% { top: 3rem;}
  75% { top: 2rem;}
  100% { top: 1rem;}
}

@-webkit-keyframes mouse-scroll {

  0%   { opacity: 0;}
  50%  { opacity: .5;}
  100% { opacity: 1;}
}
@-moz-keyframes mouse-scroll {

  0%   { opacity: 0; }
  50%  { opacity: .5; }
  100% { opacity: 1; }
}
@-o-keyframes mouse-scroll {

  0%   { opacity: 0; }
  50%  { opacity: .5; }
  100% { opacity: 1; }
}
@keyframes mouse-scroll {

  0%   { opacity: 0; }
  50%  { opacity: .5; }
  100% { opacity: 1; }
}
/* Add this CSS to your stylesheet or in a style block in your HTML */
.insigts-box-outer .wns-large-arrow img {
    transition: transform 0.5s ease-in-out; /* Initial transition for smooth movement */
}

.insigts-box-outer:hover .wns-large-arrow img {
    transform: translateX(15rem); /* Distance to move the image on hover */
}

.insigts-box-outer:not(:hover) .wns-large-arrow img {
    transform: translateX(0); /* Move the image back to its original position */
}
/**** text color change css ****/
.color-change-anim{
    -webkit-animation:colorchange 20s infinite alternate;
    animation:colorchange 20s infinite alternate;
}

@-webkit-keyframes colorchange {
    10% {
    color: #FFB400;
    }
    20% {
      color: #ED1C24;
    }
    30% { 
      color: #00CC8D;
    }
    40% { 
      color: #55D4D8;
    }
    50% {
      color: #ED1C24;
    }
    60% { 
      color: #7F7F7F;
    }
    70% {
        color: #FFB400;
    }
    80% {  
        color: #ED1C24;
    }
    90% {   
        color: #00CC8D;
    }
    100% {   
        color: #55D4D8;
    }
    
  }

/****Form  message popup css ****/
.thank-outer {
    align-items: center;
    border-radius: 30px;
    border: 1px solid #6d6d6d;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
    backdrop-filter: blur(12.5px);
    background-color: rgba(0, 0, 0, 0.5);
    display: flex;
    flex-direction: column;
    padding: 100rem 80rem;
  }
  .check-icon img {
    aspect-ratio: 1;
    object-fit: contain;
    object-position: center;
    overflow: hidden;
    align-self: center;
    max-width: 100%;
  }
  .thank-head {
    color: #FFFFFF;
    text-align: center;
    font-family: Montserrat, sans-serif;
    font-size: 40rem;
    font-weight: 700;
    line-height: 1.2em;
    margin-bottom: 25rem;
  }
  .thank-subhead {
    color: #7F7F7F;
    text-align: center;
    font-family: Inter, sans-serif;
    font-size: 14rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.2em;
  }
 /*** 3d model css ***/
#action-sec iframe {
    width: 100%;
    height: 100vh !important;
}
.feedback_btn{
	position: absolute;
    z-index: 99;
    right: 5px;
    bottom: 0;
    background-color: rgb(243, 86, 91);
    font-size: 16px;
    padding: 12px 15px;
    color: #ffffff;
cursor:pointer;
}
.kt-box-cntt button.dnld-rpt {
    font-size: 22rem;
}
.footer-para{
    padding: 30rem 0;
}
.footer-para p {
    color: #ffffff;
    font-size: 20rem;
    line-height: 1.3em;
}
.footer-head-outer {
    padding-right: 10%;
    padding-bottom: 4%;
}
.foot-head2 h2 {
    color: #ffffff;
    font-size: 84rem;
    font-weight: 900;
    line-height: 1.2em;
}
.footer-outer {
    margin-top: 50rem;
}
.send-rpt-btn {
    margin-top: 20rem;
}
.send-rpt-btn a {
    font-size: 22rem;
    font-family: 'Montserrat-Bold', serif;
    color: #F37021;
    border-radius: 30rem;
    transition: 0.2s ease-in-out;
    position: relative;
}
.send-rpt-btn a:hover {
    color: #F04E30;
}
.foot-head5 h5 {
    font-size: 28rem;
    font-weight: 500;
    line-height: 1.2em;
    font-family: 'Montserrat-Medium', serif;
    margin-bottom: 40rem;
}
.foot-head5{
    padding-left: 0rem;
    margin-top: 130rem;
}
.footer-btn {
    padding-left: 20rem;
    padding-top: 10rem;
}
.row.ft-row {
    padding-top: 40rem;
    border-top: 1px solid #444444;
}
.footer-menu {
    border-top: 1px solid #444444;
    margin-top: 80rem;
}
.fmenu-item a {
    font-size: 22rem;
    color: #7F7F7F;
    padding-right: 30rem;
    font-family: 'Montserrat', serif;
    font-weight: 400;
    line-height: 1.2em;
}
.fmenu-item {
    padding: 20rem 0;
}
.fmenu-item a:hover {
    color: #FFB400;
}
.footer-logo img {
    width: 112rem;
}
.row.ft-row {
    padding-top: 50rem;
}

/* layer interact */
.layer-interact-main{
    display: none;
    }
.layer-interact {
    height: 100%;
    width: 100%;
    position: absolute;
}
.layer-interact-main button {
    font-size: 20px;
    position: absolute;
    bottom: 13.5%;
    background-color: #EF4E30;
    color: #fff;
    border: 0px solid #EF4E30;
    border-radius: 20px;
    padding: 5px 40px;
    margin: auto;
    right: 0;
    left: 0;
    width: fit-content;
}
.layer-interact-main .interact-back{
display: none;
}
section#action-sec video {
    width: 100%;
    height: 100%;
}
.no-scroll {
overflow: hidden;
}
.wns-large-mobile {
    display: none;
}
.insights-box-head.main {
    height: auto !important;
    padding-bottom: 30px;
}
/* slider css */
.btm-box-row .item {
    margin-right: 20rem;
}
.btm-box-row {
    margin-top: 30rem;
}
.btm-box-row.owl-carousel .owl-item img {
    width: 65%;
    margin: auto;
    padding-top: 10%;
}
.row.kt-box-row, .insights-sec-main .row {
    margin: 0;
}
.pl-0 {
    padding-left: 0px;
    padding-right: 0px;
}
.owl-nav button {
    width: 55rem;
    height: 55rem;
    position: absolute;
    background-color:#FF6F4D !important;
    border-radius: 100px;
    top: 45%;
    transition: 0.3s ease-in;
}
.owl-nav button:hover {
    background-color:#F2512A !important;
}
button.owl-prev {
    left: -1.8%;
}
button.owl-next {
    right: -0.8%;
}
button.owl-prev.disabled,button.owl-next.disabled {
    display: none;
}
button.owl-prev:before {
    content: "";
    background-image: url('../images/arrow-white.svg');
    background-repeat: no-repeat;
    background-size: 50%;
    width: 100%;
    height: 100%;
    display: inline-block;
    top: -30%;
    left: -25%;
    position: absolute;
    transform: rotate(180deg);
}
button.owl-next:before {
    content: "";
    background-image: url('../images/arrow-white.svg');
    background-repeat: no-repeat;
    background-size: 50%;
    width: 100%;
    height: 100%;
    display: inline-block;
    top: 30%;
    right: -25%;
    position: absolute;
}
.owl-dots {
    text-align: center;
}
button.owl-dot{
    width: 10rem;
    height: 10rem;
    background-color: #ffffff50!important;
    border-radius: 50px;
    margin: 25rem 5rem 0rem;
}
button.owl-dot.active {
    background-color: #ffffff !important;
}
#video-sec {
    background-color: #000000 !important;
}
#video-sec iframe {
    height: 80vh;
}
#video-sec .video-outer {
    margin: auto;
    width: 85%;
}
#video-sec button.owl-dot {
    width: 20rem;
    height: 20rem;
    margin: 15rem 5rem 0rem;
}
#video-sec button.owl-prev {
    left: -8.9%;
}
#video-sec button.owl-next{
    right: -8.9%;
}
#video-sec .owl-nav button {
    background-color: transparent !important;
}
#video-sec button.owl-prev:before {
    content: "";
    background-image: url('../images/arrow-white-video.svg');
    background-size: 100%;
    top: -30%;
}
#video-sec button.owl-next:before {
    content: "";
    background-image: url('../images/arrow-white-video.svg');
    background-size: 100%;
    top: -30%;
}
#video-sec button.owl-prev:hover:before, #video-sec button.owl-next:hover:before {
    background-image: url('../images/arrow-right-red.svg');
}
.wns-head5-sm span{
color: #ED1C24;
}
h3.font-head {
    font-size: 36rem;
    line-height: 1.3em;
    margin-bottom: 20rem;
    margin-top: 50rem;
    font-family: 'Montserrat-Bold', serif;
    color: #231F20;
}
.li-wns li {
    font-size: 22rem;
    line-height: 1.3em;
    margin-bottom: 15rem;
}
.li-wns ul {
    padding-left: 25rem;
    margin-bottom:60rem;
}
/* .foot-head5 h5:before {
    content: "/";
    position: absolute;
    left: -20rem;
    color: #ED1C24;
    display: inline-block;
} */
.send-rpt-btn:hover {
    color: #F04E30;
}
section#top-banner .send-rpt-btn {
    margin-top: 40rem;
}
.send-rpt-btn {
    font-size: 22rem;
    font-family: 'Montserrat-Bold', serif;
    color: #F37021;
    border-radius: 30rem;
    transition: 0.2s ease-in-out;
    position: relative;
    cursor: pointer;
}
.send-rpt-btn a:before {
    content: "";
    width: 40rem;
    height: 15rem;
    background-image: url(../images/right-arr.svg);
    background-size: 100%;
    background-repeat: no-repeat;
    display: inline-block;
    position: absolute;
    right: -28%;
    top: 5rem;
    transition: 0.3s ease-in;
}
.send-rpt-btn:hover a:before {
    right: -31%;
    background-image: url(../images/right-arr-hov.svg);
}