@font-face {
font-family: 'Next Sphere Semi';
src: url('../fonts/NextSphereSemi-Bold.eot');
src: url('../fonts/NextSphereSemi-Bold.eot?#iefix') format('embedded-opentype'),
url('../fonts/NextSphereSemi-Bold.woff2') format('woff2'),
url('../fonts/NextSphereSemi-Bold.woff') format('woff'),
url('../fonts/NextSphereSemi-Bold.ttf') format('truetype'),
url('../fonts/NextSphereSemi-Bold.svg#NextSphereSemi-Bold') format('svg');
font-weight: bold;
font-style: normal;
font-display: swap;
}



* { margin: 0; padding: 0;box-sizing:border-box}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block }
ol, ul { list-style: none }

table { border-collapse: collapse; border-spacing: 0 }
a { color: #000; text-decoration: none; outline: none; transition: all 300ms ease; -moz-transition: all 300ms ease; -webkit-transition: all 300ms ease; }
/*Reset CSS end*/
input[type="text"]:focus,input[type="password"]:focus,input[type="email"]:focus,input[type="number"]:focus,input[type="date"]:focus,select:focus,textarea:focus{outline:none}
::-webkit-input-placeholder {opacity: 1; color:#fff;font-size:14px;letter-spacing: 1px;font-weight: 400;font-family: "Manrope", sans-serif;}
:-moz-placeholder { /* Firefox 18- */opacity: 1; color:#fff;font-size:14px;letter-spacing: 1px;font-weight: 400;font-family: "Manrope", sans-serif;}
::-moz-placeholder {  /* Firefox 19+ */opacity: 1; color:#fff;font-size:14px;letter-spacing: 1px;font-weight: 400;font-family: "Manrope", sans-serif;}
select{appearance: none;-moz-appearance: none;-webkit-appearance: none;}
:-ms-input-placeholder {opacity: 1;color:#565459;font-size:13px;letter-spacing: 1px}
input:focus::-webkit-input-placeholder{color:transparent;}
input:focus:-moz-placeholder{color:transparent;}
input:focus::-moz-placeholder{color:transparent;}
input:focus:-ms-input-placeholder{color:transparent;}
textarea:focus::-webkit-input-placeholder{color:transparent;}
textarea:focus:-moz-placeholder{color:transparent;}
textarea:focus::-moz-placeholder{color:transparent;}
textarea:focus:-ms-input-placeholder{color:transparent;}
/* global classes */
*, *:after, *:before { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; -ms-word-break: keep-all; word-break: keep-all; -webkit-word-break: keep-all; -moz-word-break: keep-all; word-wrap: break-word; }
input[type="button"],input[type="submit"]{border:none;cursor:pointer;outline:none;}

body{margin: 0px;padding: 0;font-family: "Manrope", sans-serif;background: #fff;overflow-x: hidden;}
.fl {float: left}
.fr {float: right}
.text-center{text-align: center}
.text-left{text-align: left}
.text-right{text-align: right}
.clear{clear: both;}
.container {max-width:1300px;margin: 0 auto;width: 93%}
.sprite{background: url(../images/sprite.png) no-repeat 0 0}
.blackoverlay{position: fixed;top: 0;left: 0;height: 100%;width: 100%;z-index: 999;background: rgba(0, 0, 0, 0.6);display: none}
.ibvm{display:inline-block;vertical-align:middle}
.ibvt{display:inline-block;vertical-align:top}
.ibvb{display:inline-block;vertical-align:bottom}
.dflex{display: flex}
.clear{clear:both;}
.clearfix:after{content:"";display:block;clear:both;}
.lnheight {line-height: 0}
.sectionblk {position: relative}
.sectioncircleblk {position: absolute}
.sectioncircleblk img {width: 100%}
.uppercase {text-transform: uppercase}
.flex-between {display: flex;justify-content: space-between; align-items: flex-start;flex-wrap: wrap;}
.flex-start {display: flex;justify-content: flex-start;align-items: flex-start;flex-wrap: wrap;}
.flex-between-center {display: flex;justify-content: space-between; align-items: center;flex-wrap: wrap;}
figure img {width: 100%}
.flex {display: flex;flex-wrap: wrap;}
.flex-end {display: flex;justify-content: space-between;align-items: flex-end;}
.img-fluid {
width: 100%;
}
.common_padding {padding: 80px 0}


.homebody{
    padding-top:80px;
}

#preloader { position: absolute; top: 0; left: 0; right: 0; bottom: 0; background-color: #fff; z-index: 9999; height: 100%;transition: 1.8s all ease;-webkit-transition: 1.8s all ease;-moz-transition: 1.8s all ease;}
#preloader.openup {height: 0}

.section_blk {padding: 0 0 0 20px;position: relative}
.section_ttl {font-size: 35px;line-height: 42px;color: #151515;font-family: "Manrope", sans-serif;font-weight: 500;margin: 0 0 20px 0;position: relative}
.section_ttl.white_txt {color: #fff}
.section_ttl span {color: #952726}
.small_ttl {font-size: 16px;line-height: 16px;color: #151515;letter-spacing: 0;font-weight: 500;margin: 0 0 20px 0;position: relative} 
.small_ttl:before {position: absolute;content: "";width:8px;height: 8px;background: #952726;top: 3px;left: -20px}
.small_ttl.white_txt {color: #fff}
.small_ttl.white_txt:before {background: #fff}
.section_desc p {font-size: 16px;line-height: 27px;font-family: "Manrope", sans-serif;font-weight: 400;letter-spacing: 0.5px}
.section_desc.white_txt p {color: #fff}
.section_desc p strong {font-weight: 500}
.read_btn a {
display: inline-block;
vertical-align: top;
color: #151515;
font-family: "Manrope", sans-serif;
font-size: 14px;
line-height: 15px;
font-weight: 400;
letter-spacing: 0.5px;
}
.read_btn {
margin: 30px 0 0 0;
}
.read_btn a i {
margin: 0 0 0 10px;
/*transform: rotate(-45deg);*/
display: inline-block;
transition: 0.5s all ease;-webkit-transition: 0.5s all ease;-moz-transition: 0.5s all ease;
}
.read_btn a:hover i {transform: rotate(0deg);color: #952726;}
.read_btn a:hover {color: #952726;}
.read_btn.white_btn a {
color: #fff
}
.read_btn.white_btn i {color: #fff}
.read_btn.white_btn a:hover i {color: #fff}

.banner_wrapper {width: 100%;height: 100vh;background: url('../images/banner.jpg') no-repeat center;background-size: cover;position: relative}

.banner_txt {
position: absolute;
bottom: 100px;
left: 0;
right: 0;
text-align: center;
font-size: 40px;
line-height: 60px;
font-weight: 400;
z-index: 99;
color: #fff;
}
.banner_txt span {display: block;font-weight: 600}

.overview_blk {
display: flex;
justify-content: space-between;
}
.overview_info {
width: 56%;
}
.overview_pic {
width: 34%;
line-height: 0;
padding: 0 0 0 8%;
position: relative;
}
.overview_dots {
width: 200px;
position: absolute;
top: -44px;
left: 5%;
}

.counterblk {
margin: 50px 0 0 0;
display: flex;
justify-content: space-between;
padding: 30px;background: url('../images/counter-bg.jpg') no-repeat 0 0;background-size: cover;
}
.counter_item {
width: 19%;
}
.counter_name {
font-size: 16px;
line-height: 18px;
font-weight: 500;
color: #ff9291;
margin: 0 0 20px 0;
padding: 0 0 20px 0;
border-bottom: 1px solid #ff9291
}
.counter_number {
color: #fff;
font-size: 40px;
line-height: 40px;
font-weight: 700;
margin: 0 0 10px 0;
}
.counter_desc {
color: #fff;
font-size: 15px;
line-height: 18px;font-weight: 500
}

.security_servicewrapper {background: #f5f5f5}

.progress {
display: block;
width: 90%;
margin: 50px auto 0;
height: 5px;
border-radius: 0px;
overflow: hidden;
background-color: #a9a4a4;
background-image: linear-gradient(to right, #952726, #952726);
background-repeat: no-repeat;
background-size: 0 100%;
transition: background-size 0.4s ease-in-out;
}
.sr-only {
position: absolute;
width: 1px;
height: 1px;
padding: 0;
margin: -1px;
overflow: hidden;
clip: rect(0, 0, 0, 0);
border: 0;
}
.slide_item {padding: 0px;line-height: 0}
.security_name {
padding: 15px 20px;
font-size: 14px;
line-height: 14px;
color: #151515;
background: transparent;font-weight: 600;transition: 0.5s ease all;
}
.slide_item:hover .security_name {background: #952726;color: #fff}

.industry_icon .deskicon {display: block}
.industry_icon .mobicon {display: none}
.industry_icon {
width: 50px;
line-height: 0;
margin: 0 0 30px 0
}
.industry_name {
color: #952726;
font-size: 18px;
line-height: 1.2;
font-weight: 600;
margin: 0 0 10px 0
}
.industry_item .read_btn {margin: 20px 0 0 0}
.industry_item {
padding: 30px 20px 30px 20px;
border-bottom: 1px solid #c7c7c7;
width: 24%;
transition: 0.5s all ease;-webkit-transition: 0.5s all ease;-moz-transition: 0.5s all ease;
}
.industry_itemblk {
display: flex;
flex-wrap: wrap;
gap: 15px;justify-content: space-between
}
.industry_item:hover {background: #952726}
.industry_item:hover .industry_name {color: #fff}
.industry_item:hover .section_desc p {color: #fff}
.industry_item:hover .read_btn a {color: #fff}
.industry_item:hover .industry_icon .deskicon {display: none}
.industry_item:hover .industry_icon .mobicon {display: block}


.whychoose_wrapper.common_padding {
padding: 140px 0 80px 0;
}

.technoedge_wrapper {display: flex;}

.technoedge_wrapper {background: #952726; overflow: hidden}
.techno_imgblk {
width:65%;line-height: 0;position: relative
}

.techno_infoblk {
width: 50%;
padding: 100px 30px 50px 30px;position: relative
}
.techno_infoblk:before {
position: absolute;
content: "";
width: 127%;
height: 80px;
background: #952726;
bottom: -80px;
left: -11.5%;
z-index: 999;
display: none;
}
.technoitem_blk {display: flex;justify-content: space-between;flex-wrap: wrap}

.tech_icon {width: 50px;line-height: 0}
.tech_txt {font-size: 14px;line-height: 14px;color: #fff}
.techno_item {
display: flex;
gap: 10px;
align-items: center;width: 47%
}
.choose_itemblk {
display: flex;
justify-content: space-between;
gap: 20px;margin: 40px 0 0 0
}
.choose_item {position: relative;line-height: 0}
.choose_name {
font-size: 15px;
line-height: 15px;
color: #fff;
font-weight: 500;
position: absolute;
bottom: 15px;
left: 0;
width: 90%;
right: 0;
margin: auto;
}

.client_wrapper {background: #f5f5f5;}
.partner_item {
/*box-shadow: 0px 0px 7px rgba(149, 39, 38, 0.35);*/
margin: 0 15px;
padding: 0 0 0 0;
}
.bisnetwork_blk {display: flex;justify-content: space-between;align-items: center}
.bisnetwork_info {width: 45%}
.bisnetwork_pic {width:50%}

.assess_blk {margin: 0px 0 80px 0;position: relative;}


body.loading {
overflow: hidden;
height: 100vh;
}
/* Loader */
#loader {
position: fixed;
inset: 0;
z-index: 999;
}
/* Logo container */
.logo-mask {
width: 100vw;
height: 100vh;
display: flex;
align-items: center;
justify-content: center;
overflow: hidden;
}
/* Image */
.logo-mask img {
width: 100vw;
height: 100vh;
object-fit: cover;
transform: scale(1);
transform-origin: center center;
will-change: transform, opacity, filter;
}

.serveindustry_wrapper {position: relative}
.industry_dots {
position: absolute;
top: 6%;
right: 0%;
z-index: 2;
width: 200px
}
.whychoose_wrapper {position: relative}
.choose_dots {
position: absolute;
top: -30%;
left: 2%;
z-index: 2;
width: 250px
}
.client_wrapper {position: relative}
.clients_dots {
position: absolute;
top: -40%;
right: 2%;
z-index: 2;
width: 200px
}

.join_team {width: 100%;background: #952726}

/*.pin-spacer {background: #e9ebdf;}*/
.pin-spacer{width: 100% !important;overflow: hidden !important}
.amenity_wrapper {
background: #f5f5f5;
position: relative;
overflow: hidden;
padding: 50px 0 0 0 !important;

}
.amenity-section {
position: relative;
overflow: hidden;
width: 100%;
}
.amenity_wrapper .section_blk.overview_info{
padding: 0px 0 0 20px;width: 100%
}
.productsliderblock{    
overflow: visible;
position: relative;
}
.product-track {
display: flex;
gap: 60px;
}
.productslider img {
width: 94%;
}
.productinfoleft {
width: 50%;
}

.productinforight {
margin-top: 70px;
width: 50%;
}
.productslider {
padding-left: 5%;
padding-top: 50px;
margin-bottom: 60px;
}
.productslide {
display: flex;
align-items: center;
background: transparent;
padding: 0px;
border-radius: 300px;
width: auto;
position: relative;
margin: 0;
}
/*
.productslide:before {
position: absolute;
content: "";
width: 94%;
height: 94%;
background: #f8f9f2;
top: 45px;
right: 0;
z-index: -1;
border-bottom-right-radius: 90px;
}
*/
.productslide .section_list li {
font-family: 'Plus Jakarta Sans';
margin: 0 0 10px 0;
text-transform: uppercase;
font-weight: 500;
font-size: 15px;
}
.productslide .section_list li:before {width: 5px;height: 5px;}
.productttl {
font-size: 26px;line-height: 26px;text-transform: uppercase;
font-weight: 500;
color: #920b50;
font-family: 'Ginger';margin: 0 0 20px 0;
}
.productimg{width: 50%}
.productinfo{ width: 45%;margin: 30px 0 0 0}
.productttlinfo {   
font-size: 16px;
margin: 20px 0 0;
font-weight: 500;
color: #fff;
width: 90%;
}
.prodcutbg {
position: absolute;
top: 0%;
right: 22%;
width: 35%;
}

.scroll-progress {
width: 80%;
right: 0;
margin: auto;
height: 4px;
background: rgba(146,11,80,0.2);
position: absolute;
bottom: 85px;
left: 0;
border-radius: 5px;
}

.scroll-progress-bar {
width: 0%;
background: #952726; /* neon color */
transition: width 0.1s linear;
height: 6px;
border-radius: 5px;
position: relative;
bottom: 1px;
}
.amenity_wrapper .knowmore_btn {
position: absolute;
bottom: 110px;
width: 210px;
left: 0;
right: 0;
margin: auto;
}


.horizontal-scroll {
width: 100%;
overflow: hidden;
}

.product-track {
display: flex;
flex-wrap: nowrap;
gap: 20px;
padding: 40px 0 120px 0;
}

.productslide {
min-width: 350px;  
flex-shrink: 0;
}

.processinfoblock1 {
display: flex;
justify-content: space-between;
gap: 30px;
}

.processblock1right {
display: flex;
gap: 30px;
justify-content: flex-end;
width: 68%;
}

.processblock1left {
width: 30%;
margin-top: 50px;
}

.processinfoblock2 {
display: flex;
align-items: center;
margin-top: 30px;
gap: 30px;
justify-content: space-between;
}

.processblock2left {
width: 68%;
display: flex;
gap: 30px;
}

.processblock2right {
width: 30%;
}


.jointeam_blk {
display: flex;
justify-content: space-between;
}
.join_infoblk {
width: 43%;
}
.join_picblk {
width: 50%;position: relative
}
.join_dots {
position: absolute;
bottom: -10%;
left: -10%;
z-index: 2;
width: 250px
}
.bisnetwork_wrapper {position: relative;}
.network_dots {
position: absolute;
bottom: -10%;
left: 2%;
z-index: 2;
width: 200px    
}

.teamright {
width: 100%;
display: flex;
gap: 5px;
flex-wrap: wrap;
position: relative;z-index: 9;
justify-content: center;
}
.teamblock.fullteamblock {
width: 99%;
line-height: 0;
}
.teamblock {
width: 49%;
line-height: 0;
}
.teamblock.teamtextblock {
/* background: #fff; */
padding: 30px;
color: #fff;
display: flex;
align-items: flex-end;
position: relative;
background: url('../images/join-team-bg.png');
background-size: cover;
background-position: center;
}


.join-team-bg{
    
}
.teamtitle {
font-size: 35px;
font-weight: 300;
line-height: 1.2;
}
.teamblock.teamtextblock:before {
content: "";
border-top: 1px solid #fff;
width: 55%;
height: 55%;
position: absolute;
right: 30px;
top: 30px;
border-right: 1px solid #fff;
}

.slide_item img {
height: 370px;
}


.videoblkwrapepr {
width: 100%;
height: 100vh;
position: relative;
}

.banner_wrapper1 {
width: 100%;
position: relative;
height: 100vh;
}

header.header_wrapper {
    position: fixed;
    top: 0;
    width: 100%;
    left: 0;
    right: 0;
    z-index: 999999;
    background: #fff;
    box-shadow: 1px 0px 5px 2px #d9d9d9;
}
.video-background-controls {
left: 50px;
bottom: 0;
right: auto !important;
top: auto !important;
}
.video-background-controls button.play-toggle {
display: none;
}
.muted-button, .mute-toggle {
position: absolute;
width: 50px;
height: 50px;
z-index: 10;
bottom: 40px;
left: 10px;
font-size: 29px;
display: flex;
align-items: center;
justify-content: center;
line-height: 2;
padding-top: 0px;
cursor: pointer !important;
/*
background: #F5B845;
color:#2C395B;
*/
border-radius: 50%;
border: 0;
}
.video-wrap video {
width: 100%;
height: 100%;
object-fit: cover;
}
.video-wrap {
width: 100%;
height: 100%;
}
.muted-button {
position: absolute;
width: 40px;
height: 40px;
background: white;
z-index: 999;
bottom: 50px;
right: 20px;
font-size: 20px;
display: flex;
align-items: center;
justify-content: center;
border-radius: 50%;
line-height: 2;
padding-top: 0;
cursor: pointer;
}
.muted-button::before {
content:  '🔈';
}

.muted-button.muted::before {

content:  '🔇';
}
i.fa.fa-volume-up {    
content: "";
background: url('../images/sound-on.svg') center center;
width: 50px;height: 50px;background-size: 100%;
top: 0px;
position: absolute;
}
i.fa.fa-volume-mute {    
content: "";
background: url('../images/sound-off.svg') center center;
width: 50px;height: 50px;background-size: 100%;
top: 0px;
position: absolute;
}
.fa:before {display: none}
.hedertop{background: #952726;}
.headertop-flex{display: flex; justify-content: flex-end; align-items: center;}
.callbtn, .mailbtn{font-size: 15px;color: #fff;padding: 8px 0;font-weight: 300;letter-spacing: 0.5px;}
.callbtn{position: relative; width: 250px; }
.callbtn:before{position: absolute;content: '|';right:50px;top: 4px;font-size: 20px;}
.hederbottom{background: #fff;}
.logoblk{
width: 160px;
display: inline-block;
position: absolute;
top: 0px;
left: inherit;
}
.menubblk{display: flex;align-items: center;padding-left: 18%;}
.menubblk li a{color: #151515;font-size: 15px;padding: 5px 11px; font-weight: 500;}
.headerbottom-flex{display: flex;align-items: center;height: 70px;justify-content: space-between;}
.contcatbtn{
font-size: 15px;
background: #952726;
color: #fff;
padding: 12px 20px;
border-radius: 25px;
border: 1px solid #952726;
}
.contcatbtn span{
font-size: 14px;
margin-left: 11px;
}

.contcatbtn:hover{
font-size: 15px;
background: #fff;
color: #952726;

}
.footertop{display:flex;justify-content: space-between;padding-bottom: 50px;}
.footersubmenu li{position: relative;padding-left: 18px;}
.footersubmenu li a{
font-size: 14px;
color: #fff;
padding: 9px;
display: block;
letter-spacing: 0.5px;
font-weight: 300;
}
.footersubmenu li:before{position: absolute;content: '';width: 3px;height: 3px;border-radius: 5px;background: #fff;left: 10px;top: 19px;font-weight: 300;}
.footermenu li a{
color: #fff;
padding: 10px;
display: flex;
font-weight: 500;
font-size: 16px;
letter-spacing: 0.5px;
}
.footer_wrapper{
background: #131313;
padding: 80px 0  30px 0;
}



.contact-box h3{
margin-bottom: 0;
color: #fff;
font-weight: 500;
font-size: 16px;
padding: 5px;
padding-left: 0;
}

.contact-item{
margin-bottom:28px;
}

.contact-item .label{
display:block;
color:#7d7d7d;
font-size: 16px;
margin-bottom:10px;
margin-top: 10px;
}

.contact-item p{
margin:0;
font-size: 15px;
line-height:1.8;
font-weight: 300;
color:#ffffff;
}

.footer-width:nth-child(1){
width: 19%;
}

.footer-width:nth-child(2){
width: 20%;
}

.footer-width:nth-child(3){
width: 18%;
}

.footer-width:nth-child(4){
width: 15%;
}

.footer-width:nth-child(5){
width:20%;
}



.footer-bottom-flex{
display:flex;
justify-content:space-between;
align-items:center;
flex-wrap:wrap;
gap:20px;
border-top: 1px solid #525252;
padding-top: 50px;
}


.footer-links{
display:flex;
align-items:center;
gap: 40px;
margin:0 0 12px;
padding:0;
list-style:none;
justify-content:flex-start;
}

.footer-links li{
position:relative;
}

.footer-links li:not(:last-child)::after{
content:"-";
position:absolute;
right: -22px;
top:0;
color:#ffffff;
}

.footer-links li a{
color:#d7d7d7;
text-decoration:none;
font-size:14px;
letter-spacing: 0.5px;
}

.footer-left p{
color:#bdbdbd;
font-size: 13px;
margin:0;
letter-spacing: 0.5px;
}

.footer-right{
display:flex;
align-items:center;
gap:15px;
}

.footer-right a img{
width:22px;
height:22px;
object-fit:contain;
}
.socail-icon{
background: #0c56b4;
color: #fff;
width: 30px;
height: 30px;
display: flex;
align-items: center;
justify-content: center;
border-radius: 4px;
}
.linkdin{background: #184296;}
.youtube{background: #ff0101;}
.instagram{background: linear-gradient(45deg, #f09433, #e6683c,  #dc2743,  #cc2366,  #bc1888);}



.insight-flex{ display:flex; gap:30px; flex-wrap:wrap;}

.insight-card{ width:calc(33.33% - 20px);}

.insight-img{position: relative; line-height: 0;}

.insight-content{  padding-top:20px;}

.tag{
display:inline-block;
background: #fff;
color: #952726;
font-size: 17px;
padding: 20px 20px 20px 0;
margin-top:-55px;
position: absolute;
left: 0;
bottom: 0;
font-weight: 600;
}

.insight-content p{
font-size: 18px;
line-height:1.5;
color:#222;
margin: -1px 0 19px;
font-weight: 500;
}

.readmore{
display:inline-flex;
align-items:center;
gap: 13px;
text-decoration:none;
color:#222;
font-size: 16px;
font-weight:500;
}

.getfree{position: absolute;left: 50px;top: 100px;z-index: 11;}
.getfree p{font-size:20px;line-height: 1.5;color: #fff;font-weight: 300;}

.talk-expert-section{
background:url('images/bg.jpg') no-repeat center center/cover;
padding:40px 25px;
position:relative;
}

.talk-expert-section::before{
content:"";
position:absolute;
inset:0;
background:rgba(140, 0, 0, 0.55);
}

.talk-box{
position:relative;
z-index:1;
max-width: 60%;
}

.mobile-row{
display:flex;
align-items:center;
border-bottom:1px solid rgba(255,255,255,0.5);
padding-bottom:18px;
margin-bottom: 30px;
margin-top: 30px;
}

.code{
color:#ffffff;
font-size: 18px;
padding-right:20px;
margin-right:20px;
border-right:1px solid rgba(255,255,255,0.4);
}

.mobile-row input{
width:100%;
background:transparent;
border:none;
outline:none;
color:#ffffff;
font-size: 16px;
}

.mobile-row input::placeholder{
color:#ffffff;
opacity:1;
}

.expert-btn{
display:inline-flex;
align-items:center;
gap: 15px;
background:#ffffff;
color:#a22323;
text-decoration:none;
padding: 16px 20px;
border-radius: 24px;
font-size: 16px;
font-weight:500;
transition:0.3s ease;
}

.expert-btn span{
font-size:38px;
line-height:1;
}

.inner-page .bannerimg{
    padding-top:80px;
}

.expert-btn:hover{
transform:translateY(-2px);
}
.code:before{position: absolute;top: 0px;left: 49px;width: 1px;height: 19px;content: '';background: #fff;}
/* .inner-page header.header_wrapper{position:relative;} */
.bannertext{max-width: 1300px; margin: 0 auto; top: 40%; position: absolute; left: 0; right: 0; margin: 0 auto; width: 95%; }
.bannerblk{font-size: 45px;color: #fff;margin-bottom: 14px;font-weight: 500;}
.bannerblk:after, .section_ttl:after {
    background: #952726;
    content: "";
    width: 100px;
    height: 2px;
    display: block;
    margin-top: 10px;
        animation: lineanim 2s ease infinite alternate;
}

.serviceslocbanner{
    padding-top: 185px;
}

@keyframes lineanim {
  from {
    width: 0
  }
  to {
    width: 75px
  }
}
.technoedge_wrapper .section_ttl:after, .join_team .section_ttl:after, .servicesfetures .section_ttl:after{background: #fff}
.bannertext p{font-size: 19px;color: #fff;font-weight: 300;}
.section_desc p{margin-bottom: 20px;}
.section_desc p:last-child{margin-bottom: 0;}
.visionbbk{display: flex;justify-content: space-between;flex-wrap: wrap;margin-top: 50px;}
.vision-width{width: 32%;}
.mission-txt{
position: absolute;
bottom: 36px;
width: 90%;
margin: 0 auto;
left: 0;
right: 0;
}
.iconbbk{
width: 45px;
background: #792424;
padding: 11px;
line-height: 0;
border-radius: 7px;
}
.mission-txt h2{
color: #fff;
font-weight: 300;
margin: 20px 0  10px 0;
font-size: 25px;
letter-spacing: 0.5px;
}
.mission-txt p{
color: #fff;
font-weight: 500;
font-size: 16px;
letter-spacing: 0.5px;
line-height: 1.7;
}
.mission-img{position: relative;}

.overview_dots-page{
width: 315px;
line-height: 0;
padding: 0 0 0 8%;
top: -7%;
position: absolute;
right: 0%;}

.leadershipbg{position: relative; background: #f5f5f5;}
.chairmanflex{display: flex; justify-content: space-between;}
.chaimantxt{width: 60%;}
.chaimanimg{width: 33%;line-height: 0;position: relative;}
.chaibbk{ text-align: center;  line-height: 1;  font-size: 14px;}
.chaieman-name{  text-align: center;  line-height: 1.5;  font-size: 20px;  font-weight: 600;  margin: 13px 0 9px 0;}
.team-section{
display:flex;
gap:25px;
justify-content: space-between;
flex-wrap:wrap;
margin-top: 50px;
}

.team-card{
width: 32%;
background:#fff;
overflow:hidden;
position:relative;
background:#a32020;
}

.team-card img{
width:100%;
height:330px;
object-fit:cover;
display:block;
}

.card-content{
color:#fff;
padding: 14px 20px 24px 14px;
position:relative;
}

.card-content h3{
font-size: 17px;
font-weight:600;
/* margin-bottom:5px; */
}

.card-content p{
font-size: 17px;
opacity:0.9;
}
.scroll-content {
    max-height: 120px;
    overflow-y: auto;
    overflow-x: hidden;

    /* Firefox */
    scrollbar-width: thin;
    scrollbar-color: #b71c1c #f1f1f1;
}

/* Chrome, Edge, Safari */
.scroll-content::-webkit-scrollbar {
    width: 8px;
}

.scroll-content::-webkit-scrollbar-track {
    background: #f1f1f1;
    border-radius: 10px;
}

.scroll-content::-webkit-scrollbar-thumb {
    background: #b71c1c;
    border-radius: 10px;
    border: 2px solid #f1f1f1;
}

.scroll-content::-webkit-scrollbar-thumb:hover {
    background: #8b0000;
}

.plus-btn{
position:absolute;
right:15px;
bottom:15px;
width:35px;
height:35px;
border:1px solid rgba(255,255,255,0.5);
border-radius:50%;
display:flex;
align-items:center;
justify-content:center;
font-size:22px;
cursor:pointer;
transition:0.3s;
color: #fff;
}

.plus-btn:hover{
background:#fff;
color:#a32020;
}

.strengthsec{background: #212121;}
.leadership-grid{display: flex;justify-content: space-between;margin: 50px 0;}
.leadership-box{width: 21%;border-bottom: 1px solid #d3d3d3;padding-bottom: 25px;}
.leadership-box p{ color: #fff;}
.strength-icon{width: 40px;margin-bottom: 15px;}
p{font-size: 17px; line-height: 27px; font-family: "Manrope", sans-serif; font-weight: 400; letter-spacing: 0.5px;}
.journeywrapper{overflow: hidden}
.historyblk {
position: relative;
display: inline-block;
width: 85%;
height: 617px;
}

.history-year {
background: transparent;
border-radius: 50%;
display: flex;
align-items: center;
flex-wrap: wrap;
width: 100%;
top: 275px;
position: relative;
}

.history-info {
top: auto;
bottom: 20px;
left: 0px;
text-align: left;
}
.history-slider{left: 10%; position: relative;}
.history{position: absolute;width: 90%;right: 0;top: 250px;}
.foundation{
font-size: 25px;
font-weight: 700;
color: #fff;
margin-left: 41px;
}
.yearbbk{
font-weight: 900;
font-size: 45px;
color: #fff;
display: block;
line-height: 1;
width: 100%;
}
.yearbbk span{
width: 21px;
display: inline-block;
margin-right: 3px;
}
.history-slider{left: 20%;}
.history-slider .slick-track {left: -7%;}
.history-info-bottom .history-year{margin-top: 35px;}
.history-info{ position: absolute; bottom: 380px; left: 15px;}
.history-info li{position: relative;font-size: 17px;line-height: 27px;font-family: "Manrope", sans-serif;font-weight: 400;letter-spacing: 0.5px;margin-bottom: 10px;}
.history-info li:before{position: absolute;content: '';width: 4px;height: 4px;background: #151515;border-radius: 5px;top: 10px;left: -13px;}
.history-info-bottom .history-info{  top: 465px;}
.history-slider .slick-next {
left: 65%;
transform: rotate(0deg);
background: url(../images/about-us/arrowbtn.webp) no-repeat;
width: 60px;
height: 60px;
top: -2%;
z-index: 11111111;
background-size: cover;
}


.history {
    position: absolute;
    width: 90%;
    right: 0;
    top: 250px;
    height: 200px;
}

.history img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.overview_dots-page2{top: 50%; left: -5%;}
.overview_wrapper{position: relative;}
.overview_dots-page3{top: 0;right: 2%;z-index: 0;}
.workforce-strength-flex{display: flex;justify-content: space-between;margin-top:50px;align-items: center;}
.workforce-strength-txt{width: 47%;}
.workforce-strength-img{width: 49%;}
.mb20{margin-bottom: 20px;}
.boldtext{font-size: 18px;font-weight: 700;line-height: 1.5;margin-bottom: 15px;color: #151515;}
.bulletbold li{font-size: 17px;font-weight:400;color: #151515;padding: 7px 0;position: relative;padding-left: 20px;}
.bulletbold li:before{position: absolute;width: 5px;height: 5px;background: #151515;content: '';left: 5px;top: 15px;border-radius: 15px;}
.bulletbold{margin-bottom: 20px;}
.greybg{background: #f5f5f5;}
.infrastructure-flex{display: flex; align-items: center; justify-content: space-between;}
.infrastructure-left{width: 47%;}
.infrastructure-right{width: 47%;position: relative;}


.accordion-header{
width:100%;
border:none;
outline:none;
padding: 20px 20px 20px 0;
text-align:left;
font-size:18px;
cursor:pointer;
position:relative;
background: #f5f5f5;
border-bottom: 1px solid #8e8e8e;
letter-spacing: 0.5px;
font-weight: 300;
}

.accordion-header::after{
content:"+";
position:absolute;
right:20px;
top:50%;
transform:translateY(-50%);
font-size:22px;
}

.accordion-item.active .accordion-header::after{
content:"−";
}

.accordion-content{
display:none;
padding: 25px 0;
}

.accordion-item.active .accordion-content{
display:flex;
gap:30px;
align-items:flex-start;
align-items: center;
}

.accordion-image{width: 46%;}

.accordion-image img{
width:100%;
display:block;
}

.accordion-text{
width: 52%;
line-height:1.8;
font-size:14px;
}

.accordion-item.active .accordion-header{font-weight: 700; font-size: 17px;}

.tabs-wrapper{
margin-top: 50px;
display:flex;
gap:40px;
}

.tabs-menu{
width:220px;
}

.tabs-menu ul{
list-style:none;
}

.tabs-menu ul li{
font-size: 15px;
color: #a0a0a0;
margin-bottom: 15px;
cursor:pointer;
transition:0.3s;
padding-bottom: 8px;
}
.industries-serv-tabs .tabs-menu ul li{
        font-size: 14px;
    margin-bottom: 5px;
    padding-bottom: 5px;
}
.industries-serv-tabs .tabs-menu {
    width: 260px;
}

.tabs-menu ul li.active{
color: #952726;
border-bottom: 1px solid #952726;
display: inline-flex;
font-weight: 500;
}

.tabs-content{
flex:1;
}

.tab-box{
display:none;
align-items:center;
gap:40px;
}

.tab-box.active{display:block;}

.tabflex{display: flex; align-items: center; justify-content: space-between;}
.tab-image{width: 42%;}
.tab-text{width: 52%;}
.tabheading{font-size: 30px; font-weight: 700; margin-bottom: 20px; text-transform: uppercase;}
.security-flex{display: flex; justify-content: space-between; align-items: center;flex-wrap: wrap; margin-top:30px}
.security-txt{width:47%;}
.security-img{width:47%;}
.redbg{background: #952726;}
.white_txt{color: #fff !important;}
.choose-mumbai{display: flex;justify-content: space-between;align-items: center;margin: 0px 0 30px 0;}
.choose-box{
    width: 19%;
    height: 135px;
    border: 1px solid #c07474;
    padding: 20px;
    display: flex;
    position: relative;
    align-items: flex-end;
}
.choose-box p{
    color: #fff;
}
.numberblk{
    position: absolute;
    color: #ff6f6f;
    right: 20px;
    font-size: 16px;
    top: 20px;
}
.contactbtn{background-color: #fff;padding: 12px 25px;color: #952726;display: inline-block;font-weight: 500;}
.csrflex{display: flex; align-items: center; justify-content: space-between; margin-top: 50px;}
.csrimg{width: 45%; line-height: 0;}
.csrtxt{width:50%;}
.compliace{background: url(../images/CSR/Compliance-Policies.webp) no-repeat; background-size: cover; background-position:center;}
.safetybbk{width:55%;}
.bulletwhite li{color: #fff; line-height: 1.6;}
.bulletwhite li:before{background: #fff;}
.welfare-flex{
    display: flex;
    align-items: normal;
    justify-content: space-between;
    margin: 20px 0;
    flex-wrap: wrap;
    gap: 25px
}
.welfare-box{
    width: 32%;
    padding: 20px;
    background: #952726;
}
.welfare-box p{
    color: #fff;
    font-size: 16px;
}
.numberwel{
    color: #fff;
    margin-bottom: 30px;
    text-align: right;
}

.certifi .tabs-menu { width: 350px;}
.certifi .tabs-menu ul li.active{
    background: #952726;
    color: #fff;
}
.certifi .tabs-menu ul li{
    color: #151515;
    border: 1px solid #952726;
    line-height: 1;
    padding: 14px 10px;
    font-size: 13px;
    width: 100%;
    display: flex;
    justify-content: space-between;
}
.certififlex{
    display: flex;
    justify-content: space-between;
}

.certifi-text{
    width: 72%;
}

.certifi-img{
    width: 21%;
    margin-top: 30px;
}

.certifi .tabs-menu ul li span{transform: rotate(270deg); display: none;}

.certifi .tabs-menu ul li.active span{display: block;}
.compliancebbk{position: relative;}
.compliance-text{
    width: 48%;
}
.compliance-flex{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.compliance-img{
    width: 48%;
    position: relative;
}
.servicesfetures {overflow: hidden}
.servicesfetures .choose-box {
    width: 24%;
    padding: 50px 20px 20px;
    height: 160px;
}
.servIndustries .industry_item:hover .industry_icon img {
    filter: brightness(10);
}

.contact-sec2{background:#962726;padding: 50px;margin-top: 50px;}
.conatctfrom {display: flex; align-items: center; justify-content: flex-start; flex-wrap: wrap;}
.label-txt{ color: #fff;  font-weight: 300;  font-size: 15px;}
.formfieldblk {width: 33.3%;padding: 15px 20px;position: relative;}
.formfieldblk span {position: absolute;color: #151515;display: block;bottom: 26px;left: 33px;border-right: 1px solid #151515;padding-right: 10px;}
.mobfield{padding-left: 55px !important;}
.formfield {width: 100%;padding: 12px 10px;margin-top: 8px;font-size: 15px;color: #151515;font-weight: 400;letter-spacing: 0.5px;font-family: "Manrope", sans-serif;}
.conatctfrom input::placeholder{color: #151515;}
select{appearance: none; -moz-appearance: none; -webkit-appearance: none; appearance: auto;}
.btnwidth{width: 100%; display: flex; justify-content: center;}
.btnwidth button{background: #fff; padding: 14px 25px; margin-top: 30px; border: 0; color: #962726; font-size: 16px;  font-weight: 500;}
.bigtxt{font-size: 20px;}
.mailflex{
    display: flex;
    margin-top: 30px;
    padding-bottom: 50px;
    border-bottom: 1px solid #ccc;
}
.callbbk{
    display: flex;
    margin-right: 30px;
}
.callbbk a{
    font-size: 15px;
}
.callicon{
    background: #962726;
    width: 25px;
    height: 25px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    font-size: 16px;
    margin-right: 7px;
}
.callicon span{
    font-size: 13px;
}

.office-section{
        background:#fff;
        margin-top: 50px;
    }

    .office-section p.top-text{
        font-size: 22px;
        color: #151515;
        font-weight: 500;
        margin-bottom: 24px;
    }

    .search-row{
        display:flex;
        gap:12px;
        flex-wrap:wrap;
        margin-bottom:35px;
        width: 650px;
    }

    .field{
        flex:1;
        min-width:220px;
    }

    .field label{
        display:block;
        font-size: 14px;
        color: #151515;
        margin-bottom:8px;
        text-transform:uppercase;
    }

    .field select{
        width:100%;
        height:42px;
        border:1px solid #ddd;
        padding:0 15px;
        font-size:14px;
        font-weight: 400;
        color: #151515;
        font-family: "Manrope", sans-serif;
        background:#fff;
        letter-spacing: 0.5px;
    }

    .search-btn{
        align-self:flex-end;
    }

    .search-btn button{
        height:42px;
        padding:0 28px;
        border:none;
        background:#a32020;
        color:#fff;
        cursor:pointer;
        font-size:14px;
        text-transform:uppercase;
    }

    .search-btn button:hover{
        background:#861818;
    }

    .office-info h2{
        color: #962726;
        font-size: 30px;
        margin-bottom:20px;
        font-weight:500;
    }

    .office-info ul{
        list-style:none;
    }

    .office-info ul li{
        display:flex;
        align-items: center;
        gap:12px;
        margin-bottom: 10px;
        color: #151515;
        line-height:1.6;
        font-size:17px;
    }

    .office-info ul li i{
        color:#a32020;
        margin-top:5px;
        min-width:16px;
    }

    .location-flex{display: flex;justify-content: flex-start;gap:50px;flex-wrap: wrap;margin-top: 50px;}
    .location-width{
    width: 15%;
}
    .location-icon{
    width: 134px;
    margin: 0 auto;
}
    .location-width p{
    text-align: center;
    font-weight: 500;
}
.location-icon img{
    filter: grayscale(2)
}
.location-width:hover p{color: #962728}
.location-width:hover img{filter: none}

/*.blackicon{display: block;}*/
.redicon{filter: grayscale(1)}
.location-width:hover .redicon{display: block;}
.location-width:hover .blackicon{display:none;}
.retail-flex{display: flex;justify-content: flex-start;align-items: normal;margin-top: 40px;gap: 51px;flex-wrap: wrap;}
.retail-box{width: 22%;padding-bottom: 30px;border-bottom: 1px solid #952726;}
.retail-icon{margin-bottom: 20px;color: #952726;font-weight: 500;}
.retail-heading{font-size: 17px;font-weight: 600; color: #962726;margin-bottom: 11px;}
.retail-box p{line-height: 1.3;}
.mumbauflex{display: flex;align-items: center;}
.mumbaiimg{width: 50%; line-height: 0;}
.mumbaitxt{width: 50%; padding: 50px;}
.section_tt2 {font-size: 25px; line-height:37px; color: #151515; font-family: "Manrope", sans-serif; font-weight: 400; margin: 0 0 20px 0;}
.creersec{padding: 50px; border: 2px solid #e4e4e4;}
.careerfrom .label-txt{color: #2d2b2b;}
/* .formfieldblk.msg{width: 66.6%;} */
.careerfrom .label-txt{color: #2d2b2b;font-weight: 500;}
.careerfrom .formfield{border: 1.5px solid #e4e4e4;border-radius: 4px;background: #fff;}
.careerfrom button{background:#962726; color:#fff; font-weight: 500;}
.career_dot{top:85%; right: 5%;}
.career_dot2{top:85%; left: -5%; right: inherit; z-index: -1;}
.insidehover {
    position: relative;
}

.inside-drop ul li {line-height: 1.2;padding: 10px 8px;border-bottom: 1px solid #ffffff26;}

.insidehover:hover .inside-drop {display: block; opacity: 1;}

.insidehover .icon-down-open { font-size: 9px;}

.academichover { position: relative;}
.inside-drop {
    position: absolute;
    width: 800px;
    background: #952726;
    display: none;
    top: 47px;
    opacity: 0;
    left: -100px;
}
.serflex{display: flex; justify-content: flex-start; flex-wrap: wrap;}
.serflex li{width: 32%;}
.serflex li a{
    color: #fff;
    font-weight: 300;
    font-size: 13px;
    line-height: 30px;
}

.serflex li:hover a{font-weight: 500;  font-size: 14px;}


.inside-drop:before {
    content: "";
    top: -19px;
    left: 138px;
    position: absolute;
    width: 19px;
    height: 19px;
    border-bottom: 15px solid #952726;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
}

.inside-drop:after {
    content: "";
    top: -25px;
    left: 105px;
    position: absolute;
    background: transparent;
    width: 100px;
    height: 25px;
    }

.servicesblockwrapper {
    display: flex;
    gap: 30px;
    flex-wrap: wrap;
}

.servicesblockwrapper .security_name {
    background: #952726;
    color: #fff;
}
.servicesblockwrapper .slide_item{display: block;width: 100%}
.servicesblockwrapper .slide_item:hover{box-shadow: 5px 5px 5px rgba(0,0,0,0.5)}

.servicesblockwrapper .productslide{width: 31.5%}

.serviceslocbanner .bannertext {
    position: static;
}
.serviceslocbanner br{display: none}
.serviceslocbanner {
    background: #952726;
    background: linear-gradient(94deg, #952726, #000);
}

.security-flex.threetextblocks .security-txt {
    width: 30%;
}
.workforce-strength-img{position: relative}
.overview_pic:before, .workforce-strength-img:before {
    width: 84%;
    height: 100%;
    content: "";
    position: absolute;
    right: -15px;
    top: 15px;
    border-radius: 10px;
    margin: auto;
    --border-size: 0.2rem;
    border: var(--border-size) solid transparent;
    border-image: conic-gradient(from var(--angle), #952726 0deg 90deg, #000 90deg 180deg, transparent 180deg 270deg, transparent 270deg 360deg) 1 stretch;
    background: transparent;
    animation: rotate 4s linear infinite, opacityChange 3s infinite alternate;
    z-index: -1;
}

@property --opacity {
  syntax: "<number>";
  initial-value: 0.5;
  inherits: false;
}

@property --angle {
  syntax: "<angle>";
  initial-value: 0deg;
  inherits: false;
}

@keyframes opacityChange {
  to {
    --opacity: 1;
  }
}

@keyframes rotate {
  to {
    --angle: 360deg;
  }
}



.centerbbk{margin-top: 50px;}
.locationbbk{display: flex; justify-content: space-between; margin-top: 30px;}
.location-widthkkk{
    width: 31%;
    background: #952726;
    display: flex;
    align-items: center;
    padding: 12px;
}
.location-widthkkk span{
    display: block;
    width: 17px;
    margin: 0 42px 0 20px;
}
.locationname{
    color: #fff;
    font-weight: 600;
    font-size: 18px;
    margin-bottom: 10px;
    line-height: 1;
}
.locatonbbk p{
    color: #fff;
    font-weight: 200;
    line-height: 1;
}

.redbg{background: #952726;}
.section_ttl.white_txt:after{background: #fff;}
.section_tt3{font-size: 25px; margin-bottom:15px; font-weight: 500;}
.building p{color: #fff;}
.building{width: 31%;}
.building-img{position: relative; margin-bottom: 10px;}
.zoombbk{position: absolute;width: 50px;height: 50px;background: #952726;padding: 15px;bottom: 20px;right: 20px;}
.building_flex{display: flex; justify-content: space-between; gap: 35px; flex-wrap: wrap;}
.technology-img{width: 30%;}
.technology-txt{width: 65%;}
.technology-txt .boldtext{margin-bottom: 10px;}
.technology-txt p{font-size: 13px;}
.bis-network .tabs-menu {width: 250px;}
.bis-network .tabs-menu ul li.active{display: block; position: relative;}
.bis-network .tabs-menu ul li {font-size: 15px;cursor: pointer;padding: 15px 0;border-bottom: 1px solid;}
.bis-network .tabs-menu ul li.active:before {position: absolute;content: '';background: url(../images/arrow.png) no-repeat;background-size: cover;width: 22px;height: 11px;z-index: 13;top: 21px;right: 7px;}

.location-pin.kalyan {
    top: 66%;
    left: 17%;
}
.location-pin.mumbai {
    top: 60%;
    left: 15%;
}

.location-pin.allahabad {
    top: 38%;
    right: 48%;
}

.location-pin.lucknow {
    top: 37%;
    right: 50%;
}

#tab1 .bis-map{
    width: 415px;
}

span.demo-icon.icon-location.pinicon.mumbai {
    top: 54%;
    left: 36%;
}

span.demo-icon.icon-location.pinicon.kalyan {
    top: 54%;
    left: 39%;
}

.redicon{display: none;}
.branch-card {
    width: 400px;
    position: absolute;
    right: -450px;
    bottom: 266px;
    display: none;
    height: auto;
    padding: 20px;
    border: 1px solid rgb(211, 211, 211);
}

.branch-card h2 {
    color: #8B2E2E;
    font-size: 20px;
    font-weight: 500;
    margin: 0 0 7px;
}

.branch-card p {
    font-size: 14px;
    margin: 0 0 7px;
    line-height: 22px;
}

.branch-card a {
    color: #222;
    text-decoration: none;
}
.network_bis:hover .branch-card { display: block;}

.network_bis:hover .pinicon {  color: #c62828;}

.network_bis.active .branch-card{
    display:block;
}

.network_bis.active .pinicon{
    color: #151515;
}
.bis-map{ width: 570px; position: relative;}
.pinicon{position: absolute;cursor: pointer;font-size: 18px;color: #952726;}
.pinicon.kolkata{bottom: 112px;left: 322px;}
.pinicon.shillong{bottom: inherit;top: 281px;left: inherit;right: 305px;}
.pinicon.guwahati{bottom: inherit;top: 266px;left: inherit;right: 317px;}
.pinicon.bhubaneswar{bottom: 168px; left: 190px;}
.pinicon.andheri{    top: 247px;
    left: 205px;}
.pinicon.BKC{top: 253px;
    left: 214px;}
.pinicon.borivali{top: 236px;
    left: 205px;}
.pinicon.kalyan{top: 244px;left: 222px;}
.pinicon.lower_parel{top: 258px;
    left: 206px;}
.pinicon.ghatkopar{    top: 240px;
    left: 213px;}
.pinicon.thane {top: 257px;
    left: 224px;}
.pinicon.amravati {top: 199px;left: auto;right: 127px;}
.pinicon.chandrapur {bottom: 244px;right: 57px;left: auto;top: auto;}
.pinicon.nagpur {bottom: 286px;left: 485px;}
.pinicon.raigarh {bottom: 238px;left: 129px;}
.pinicon.raipur {bottom: 150px;left: 44px;}
.pinicon.bhopal { top: 283px;left: 241px;}
.pinicon.gwalior {top: 77px;left: 244px;}
.pinicon.indore {top: 254px;left: 138px;}
.pinicon.jabalpur {top: 242px;left: 302px;}
.pinicon.panvel {top: 292px;left: 115px;}
.pinicon.vashi {top: 240px;left: 221px;}
.pinicon.goa {bottom: 37px;left: 242px;}
.pinicon.aurangabad {top: 261px;left: 270px;bottom: auto;}
.pinicon.chinchwad {top: 274px;
    left: 233px;
    bottom: auto;}
.pinicon.dhule {top: 221px;left: 259px;bottom: auto;}
.pinicon.nasik {top: 244px;left: 242px;}
.pinicon.pune {top: 290px;left: 273px;bottom: auto;}
.pinicon.jalgaon {top: 98px;left: 273px;}
.pinicon.ahmedabad {top:32px;left: 187px;}
.pinicon.anjar {top: 28px;left: 133px;}
.pinicon.ankleshwar {top: 117px;left: 117px;}
.pinicon.baroda {top: 79px;left: 129px;}
.pinicon.dahej {top: 135px;left: 224px;}
.pinicon.halol {top: 65px;left: 180px;}
.pinicon.surat {top: 163px;left: 222px;}
.pinicon.rajkot {top: 106px;left: 174px;}
.pinicon.vapi {top: 92px;left: 227px;}
.pinicon.delhi-vihar {     top: 312px;
    left: 303px;}
.pinicon.delhi {    top: 323px;
    left: 309px;}
.pinicon.chandigarh {top: 237px;left: 282px;}
.pinicon.gurgaon {top: 322px;
    left: 300px;}
.pinicon.haridwar {top: 269px;left: 333px;}
.pinicon.jaipur {top: 383px;left: 240px;}
.pinicon.allahabad {top: 435px;left: 449px;}
.pinicon.gorakhpur {top: 382px;left: 489px;}
.pinicon.lucknow {top: 381px;left: 414px;}
.pinicon.patna { top: 132px;right: 194px;}
.pinicon.ranchi {top: 165px; right: 152px;}
.pinicon.varanasi {top: 430px;right: 71px;}
.pinicon.bangalore {bottom: 230px;left: 124px;}
.pinicon.chennai {top: 318px;left: 234px;}
.pinicon.hyderabad {top: 83px;left: 201px;}

#tab4 .bis-map{
    width: 460px
}
#tab6 .bis-map {
    width: 483px
}

.all-branches-location{
    position: relative;
}

.all-branches-location .bisnetwork_pic{
    width:100%;
}

.all-branches-location .location-pin span{
    color: #952726;
}

.all-branches-location .location-pin span:hover{
    color: #000;
}

.all-branches-location .map_item:hover .branch-card{
    display: block;
}

.all-branches-location .branch-card{
    bottom: 0;
    left: auto;
    right: -50%;
}

.all-branches-location .branch-card {
    bottom: auto;
    left: 420px;
    right: auto;
    top: 0;
}


.location-pin.jalgoan {
    top: 54%;
    left: 23%;
}

.location-pin.nanded {
    bottom: 38%;
    left: 30%;
}


span.demo-icon.icon-location.pinicon.jalgoan {
    top: 44%;
    right: 30%;
}

span.demo-icon.icon-location.pinicon.nanded {
    right: 25%;
    bottom: 42%;
}

.all-branches-location .bis-map {
    position: inherit;
}

.all-branches-location .bisnetwork_pic {
    position: inherit;
}

.all-branches-location .banglore{
    bottom: 18% !important;
    left: 29% !important;
}

.all-branches-location .raigarh{
    bottom: 48% !important;
    left: 48%;
}


.all-branches-location .goa {
    bottom: 26%;
    left: 17.8%;
}

.all-branches-location .nashik{
    bottom: 42%;
    left: 20%;
}

.all-branches-location .chandigarh {
    top: 20%;
    right: 68%;
}

.destopcall{display: none;}
.navblk {
    display: none;
    align-items: center;
    color: #952726;
    font-weight: bold;
    font-size: 18px;
    visibility: visible;
    opacity: 1;
    /* text-shadow: 0px 0px 11px rgb(0 0 0); */
}

.navicon {
    border-radius: 50%;
    width: 45px;
    height: 45px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    padding: 7px 0;
    margin-left: 10px
}
.navicon span {
    display: block;
    background: #952726;
    width: 58%;
    height: 3px;
    margin-bottom: 2px;
    border-radius: 10px;
}
.mm-listview>li>a, .mm-listview>li>span {
    
    font-family: "Manrope", sans-serif !important;
}
.position-relative{position: relative;}
.serviceslocbanner  .bannerblk:after{background: #fff;}
.creersec  .section_ttl:after {margin: 20px auto;}


.bisnetwork_pic{position: relative;}
.mapimg_wrapper {width: 1200px;margin: 60px auto 0;line-height: 0;position: relative}
.mapimg_wrapper img {width: 100%}
.map_item {cursor: pointer;position: absolute}
.country_blk {
    background: #fff;
    position: absolute;
    top: -24px;
    width: 85px;
    left: -72px;
    right: 0;
    margin: auto;
    font-size: 10px;
    line-height: 12px;
    padding: 6px 0;
    text-align: center;
    border-radius: 5px;
    font-weight: 500;
    z-index: 99;
    display: none;
    border-top: 1px solid red;
}
.location-pin span{color: #fff;}
.map_item:hover .country_blk {display: block}
.mobile_map {display: none}


span.demo-icon.icon-location.pinicon.jammu-kashmir {
    top: 17%;
    left: 50%;
}

.jammu-kashmir{
    top: 8%;
    left: 30%;
}

.haridwar {
    top: 23%;
    right: 62%;
}

.chandigarh{
    top: 20%;
    right: 64%;
}

.delhi {
    top: 28%;
    right: 67%;
}

.mayur-vihar{
    top: 29%;
    right: 65%;
}

.cr-park {
    top: 30%;
    right: 67%;
}

.barmer {
    top: 30%;
    right: 75%;
}

.jaipur {
    top: 33%;
    left: 26%;
}

.gurgoan {
    top: 32%;
    left: 31%;
}

.gorakhpur{
    top: 33%;
    right: 49%;
}

.varanasi{
    top: 37%;
    right: 50%;
}

.patna{
    top: 37%;
    right: 44%;
}

.ranchi {
    top: 40%;
    right: 41%;
}

.guwahati {
    top: 34%;
    right: 16%;
}

.shillong {
    top: 37%;
    right: 16%;
}

.kolkata {
    top: 46%;
    right: 31%;
}

.gwalior {
    top: 38%;
    left: 32%;
}

.bhopal {
    top: 41%;
    left: 37%;
}

.indore {
    top: 43%;
    left: 29%;
}

.jabalpur {
    top: 46%;
    left: 24%;
}

.anjar {
    top: 42%;
    left: 8%;
}

.ahemdabad {
    top: 43%;
    left: 11%;
}

.vapi {
    top: 45%;
    left: 17%;
}

.baroda {
    top: 46%;
    left: 9%;
}

.rajkot {
    top: 49%;
    left: 11%;
}

.ankleshwar {
    top: 49%;
    left: 7%;
}

.surat {
    top: 51%;
    left: 11%;
}

.dahej {
    top: 49%;
    left: 18%;
}

.halol {
    top: 46%;
    left: 11%;
}

.chandrapur {
    top: 53%;
    left: 38%;
}

.andheri {
    top: 62%;
    left: 16.4%;
}

.boriwali {
    top: 59%;
    left: 16.4%;
}

.bkc {
    top: 64%;
    left: 17%;
}

.kalyan {
    top: 59%;
    left: 20%;
}

.lower-parel {
    top: 65%;
    left: 16%;
    right:auto;
    bottom:auto;
}

.thane {
    top: 60%;
    left: 18%;
}

.vashi {
    top: 62%;
    left: 18%;
}

.kokan {
    bottom: 27%;
    left: 18%;
}

/* .pune {
    bottom: 30%;
    left: 19%;
} */

.chinchwad {
    bottom: 33%;
    left: 21%;
}

.dhule {
    bottom: 36%;
    left: 25%;
}

.aurangabad {
    bottom: 39%;
    left: 28%;
}

.nagpur {
    bottom: 43%;
    left: 32%;
}

.nashik {
    bottom: 46%;
    left: 27%;
}

.amravati {
    bottom: 44%;
    left: 22%;
}

.goa {
    bottom: 24%;
    left: 19%;
}

.banglore {
    bottom: 13%;
    left: 32%;
}

.chennai {
    bottom: 11%;
    left: 37%;
}

.hyderabad {
    bottom: 30%;
    left: 32%;
}

.raipur {
    bottom: 36%;
    left: 42%;
}

.raigarh {
    bottom: 48%;
    left: 53%;
}

.bhubaneswar {
    bottom: 42%;
    right: 39%;
}

.d-flex{
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.d-flex.secuity_serviceblk .left-blk{
    width:70%;
}

.d-flex.secuity_serviceblk .right-blk{
    width: 20%;
}

.d-flex1 {
    display: flex;
    justify-content: flex-start;
    gap: 15px;
    flex-wrap: wrap;
}

.contact-branch-card{
    display: block;
    position: inherit;
    width: 31%;
    border: 1px solid #dbdbdb;
}

.contact-branch-card h2 {
    font-size:16px;line-height: 16px;
    color: #fdfdfd;
}

.contact-branch-card p {
    font-size: 13px;
    margin: 0 0 7px;
    line-height: 20px;
}

/* .contact-menu .tabs-menu {
    width: 198px;
} */

.contact-menu .tabs-menu {
    width: 198px;
    float: left;
    position: sticky;
    top: 20px;
    height: min-content;
}

.contact-menu .tabs-content {
    flex: 1;
    width: calc(100% - 260px);
    float: right;
}

.contact-menu .tabs-menu ul li{
    margin-bottom:0;
}

.state-head {
    padding: 13px 20px;
    background: #962726;
}

i.icon-left{
   color: #962726
}

.state-branches {
    padding: 20px;
}

p.location_item {
    position: relative;
    padding: 0 0 0 20px;
}

p.location_item:before {
    content: '\e812';
    position: absolute;
    font-family: "fontello";
    color: #792424;
    top: 0;
    left: 0;
}
.contact-branch-card p span{
    color: #792424;
}

p.call-item {
    position: relative;
    padding: 0 0 0 20px;
}

p.call-item:before {
    content: '\e817';
    position: absolute;
    font-family: "fontello";
    color: #792424;
    top: 0;
    left: 0;
}

p.email-item{
    position: relative;
    padding: 0 0 0 20px;
}

p.email-item:before {
    content: '\e801';
    position: absolute;
    font-family: "fontello";
    color: #792424;
    top: 0;
    left: 0;
}

.clientimg {
    width: 18%;
}

.mt-30{
    margin-top:40px;
}

.allbranches_locationblk .location-pin {color: #8B2E2E;position: absolute;cursor: pointer;font-size: 18px;}
.allbranches_locationblk .location-pin span {color: #8B2E2E}
.allbranches_locationblk .map_item {position: static}
.allbranches_locationblk .map_item.active .branch-card {display: block;height:auto}
.allbranches_locationblk .banglore{
    bottom: 18%;
    left: 29%;
}
.allbranches_locationblk .raigarh{
    bottom: 48%;
    left: 48%;
}

.allbranches_locationblk .goa {
    bottom: 26%;
    left: 18.4%;
}
.allbranches_locationblk .nashik{
    bottom: 42%;
    left: 20%;
}
.allbranches_locationblk .chandigarh {
    top: 20%;
    right: 68%;
}
.allbranches_locationblk .haridwar {
    top: 23%;
    right: 62%;
}
.allbranches_locationblk .delhi {
    top: 28%;
    right: 66%;
}
.allbranches_locationblk .mayur-vihar {
    top: 28%;
    right: 64%;
}
.allbranches_locationblk .cr-park {
    top: 26%;
    right: 65%;
}
.allbranches_locationblk .gorakhpur {
    top: 33%;
    right: 49%;
}
.allbranches_locationblk .varanasi {
    top: 37%;
    right: 53%;
}
.allbranches_locationblk .patna {
    top: 37%;
    right: 44%;
}
.allbranches_locationblk .ranchi {
    top: 40%;
    right: 41%;
}
.allbranches_locationblk .guwahati {
    top: 34%;
    right: 16%;
}

.allbranches_locationblk .surat {
    top: 51%;
    left: 16%;
}

.d-flex.choosemainblk {
    align-items: flex-start;
    margin-top: 50px;
}

.chooseblk {
    width: 32%;
    border: 1px solid #d9d9d9;
    padding: 25px;
    height: -webkit-fill-available;
}
.chooseblk .bulletbold{
    margin-bottom:0;
}

.chooseblk .bulletbold li{
    font-size:15px;
}
.iconblk {
    width: 52px;
    margin-bottom: 20px;
}
.chooseblk h3 {
    margin-bottom: 12px;
}

.certificate-blk .clientimg {
    width: 21%;
    border: 1px solid #d5d5d5;
    line-height: 0;
}

.certificate-blk.d-flex1 {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

.res-map{
    display: none;
}

.allbranches_locationblk .location-pin span:hover{
    color: #000;
}

#menu:not(.mm-menu){display:none}

.bisnetwork_pic .branch-card{
    width: 314px;
    right: -60px;
    bottom: 0;
    height: auto !important;
    border: 1px solid #cbcbcb;
    padding: 16px; 
}

.bisnetwork_pic .branch-card p{
    font-size: 13px;
    margin: 0 0 7px;
    line-height: 20px;
}

.bisnetwork_pic .branch-card h2{
    font-size: 18px;
}

.map_item.active .icon-location{
    color: #000;
}

.location-pin.co-mumbai {
    top: 59%;
    left: 20%;
}

.location-pin.kokan {
    top: 61%;
    left: 21%;
    bottom: auto;
}

.location-pin.chhatrapati-sambhaji {
    top: 58%;
    left: 23%;
}

.location-pin.chakan {
    top: 60%;
    left: 23%;
}

.location-pin.ranjangaon {
    top: 62%;
    left: 19.3%;
    bottom: auto;
    z-index:9;
}

.location-pin.kolhapur {
    top: 64%;
    left: 19%;
}

.location-pin.baddi {
    top: 17%;
    left: 30%;
}

.location-pin.zirakpur {
    top: 20%;
    left: 29%;
}

.location-pin.noida {
    top: 30%;
    left: 32%;
}

.location-pin.visakhapatnam {
    bottom: 34%;
    right: 47%;
}


span.demo-icon.icon-location.pinicon.kolhapur {
    top: 64%;
    left: 47%;
}

span.demo-icon.icon-location.pinicon.ranjangaon {
    top: 54%;
    left: 44%;
}

span.demo-icon.icon-location.pinicon.chakan {
    top: 57%;
    left: 38%;
}

span.demo-icon.icon-location.pinicon.chhatrapati-sambhaji {
    top: 47%;
    left: 45%;
}

span.demo-icon.icon-location.pinicon.konkan {
    top: 53%;
    left: 37.6%;
}

span.demo-icon.icon-location.pinicon.co-mumbai {
    top: 51%;
    left: 41%;
}

.pune {
    bottom: 34%;
    left: 23%;
}

span.demo-icon.icon-location.pinicon.baddi {
    top: 40%;
    right: 43%;
}

span.demo-icon.icon-location.pinicon.zirakpur {
    top: 45%;
    left: 48%;
}

span.demo-icon.icon-location.pinicon.noida {
    top: 57%;
    left: 56%;
}

span.demo-icon.icon-location.pinicon.visakhapatnam {
    top: 20%;
    right: 21%;
}


.pt-0{padding-top:0;}

.accordion-txt.trained-acca {
    width: 50%;
}

.network-stats {
    width: 100%;
    display: flex;
    align-items: stretch;
    border: 1px solid #d8d8d8;
    border-radius: 16px;
    background: #fff;
    overflow: hidden;
    margin-top: 24px;
}

.network-stat-item {
    flex: 1;
    min-width: 0;
    padding: 10px 9px 10px; 
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    position: relative;
}

/* Vertical separator */
.network-stat-item:not(:last-child)::after {
    content: "";
    position: absolute;
    right: 0;
    top: 14px;
    bottom: 14px;
    width: 1px;
    background: #cfcfcf;
}

/* Icon circle */
.network-stat-icon {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    background: #fbf3f3;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 8px;
}

.network-stat-icon img {
    width: 36px;
    height: 45px;
    object-fit: contain;
    display: block;
}

/* Number */
.network-stat-number {
    font-size: 20px;
    line-height: 1.1;
    font-weight: 600;
    color: #941f25;
    margin-bottom: 5px;
    text-align: center;
}

/* Label */
.network-stat-label {
    font-size: 11px;
    line-height: 1.2;
    font-weight: 400;
    color: #111;
    text-align: center;
}

.icon-location{font-size:13px;line-height:0;}

.res-new-map{display: none;}


.scroll-content {
    max-height: 120px;
    overflow-y: scroll;
    overflow-x: hidden;

    scrollbar-width: thin;
    scrollbar-color: #b71c1c #ffffff;
}

/* Chrome / Edge / Safari */
.scroll-content::-webkit-scrollbar {
    width: 5px;
}

.scroll-content::-webkit-scrollbar-track {
    background: #ffffff;
    border-radius: 10px;
}

.scroll-content::-webkit-scrollbar-thumb {
    background: #b71c1c;
    border-radius: 10px;
}

.scroll-content::-webkit-scrollbar-thumb:hover {
    background: #b71c1c;
}

.white_txt a{color: #fff;}


.smk_accordion {
    position: relative;
    margin-bottom: 20px
}

.smk_accordion .accordion_in {
    position: relative;
    z-index: 10;
    margin: 0 0 20px 0;
    background: #f5f5f5;
    overflow: hidden;
    border-left: 5px solid #952726;
}
.smk_accordion .accordion_in .acc_head {
    display: block;
    cursor: pointer;
    font-size: 15px;
    line-height: 1.5;
    font-weight: 500;
    padding: 20px 50px 20px 30px;
    position: relative;
    text-transform: uppercase;
}

.smk_accordion .accordion_in:last-of-type,



.smk_accordion .accordion_in .acc_content p + p {
    margin-top: 0
}

.smk_accordion .accordion_in h1:first-of-type,
.smk_accordion .accordion_in h2:first-of-type,
.smk_accordion .accordion_in h3:first-of-type,
.smk_accordion .accordion_in h4:first-of-type,
.smk_accordion .accordion_in h5:first-of-type,
.smk_accordion .accordion_in h6:first-of-type {
    margin-top: 5px
}

.smk_accordion .accordion_in .acc_head .acc_icon_expand:after {
    position: absolute;
    content: "+";
    width: 35px;
    height: 62px;
    top: 0;
    right: 5px;
    z-index: 9;
    font-size: 20px;
    line-height: 20px;
    padding: 0;
    box-sizing: border-box;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}
.smk_accordion .accordion_in.acc_active .acc_head .acc_icon_expand:after {
    content: "-"
}
.smk_accordion .accordion_in .acc_content{
    padding: 0 100px 30px 30px;
}
.smk_accordion .accordion_in.acc_active .acc_content {
    display: block
}

.smk_accordion .accordion_in.acc_active .acc_head {
    font-weight: 600;
}


.smk_accordion .accordion_in .acc_head:after {
    left: auto;
    right: 10px;
    transform: rotate(3deg);
}



@media screen and (max-width:768px) {

    
    .smk_accordion .accordion_in .acc_head .acc_icon_expand:after{right: 8px;top: 0;width: 40px;height: 40px;bottom: 0;margin: auto}
    .smk_accordion .accordion_in .acc_head {padding: 15px 60px 15px 30px;font-size: 14px}
    .smk_accordion .accordion_in .acc_content {padding: 0 60px 30px 30px;}
}

@media screen and (max-width:480px) {

    .smk_accordion .accordion_in .acc_content {padding: 0 20px 20px 20px;}
   

    .smk_accordion .accordion_in .acc_head .acc_icon_expand:after {
    }
    .smk_accordion .accordion_in .acc_head {padding: 15px 60px 15px 20px;font-size: 13px}
}



@media (max-width:580px){
    .d-flex{
        flex-wrap: wrap;
    }
    .d-flex.secuity_serviceblk .left-blk{
        width:100%;
    }

    .d-flex.secuity_serviceblk .right-blk{
        width:100%;
    }
    .right-blk.read_btn {
        margin: 0;
        padding-bottom: 15px;
    }

    .overflow-hid{
        overflow-x: hidden;
    }
}


@media (max-width:580px){
    .d-flex{
        flex-wrap: wrap;
    }
    .d-flex.secuity_serviceblk .left-blk{
        width:100%;
    }

    .d-flex.secuity_serviceblk .right-blk{
        width:100%;
    }
    .right-blk.read_btn {
        margin: 0;
        padding-bottom: 15px;
    }

    .overflow-hid{
        overflow-x: hidden;
    }
}


ul.menubblk li a.active{
    color: #952726;
    /* font-weight: 600; */
}   


.features-wrapper1 .stage{
    position:relative;
    margin:0 auto;
    display:grid;
    grid-template-columns: 1fr 300px 1fr;
    align-items:center;
    column-gap: clamp(20px, 4vw, 60px);
    margin-top: 70px;
  }

 .features-wrapper1 .col{
    display:flex;
    flex-direction:column;
    gap: 25px;
  }
 .features-wrapper1 .col.left{ align-items:flex-end; text-align:right; }
 .features-wrapper1 .col.right{ align-items:flex-start; text-align:left; }

 .features-wrapper1 .feat{
    position: relative;
    opacity: 0;
    transform: translateY(14px);
    animation: riseIn .6s ease-out forwards;
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    text-align: left;
    width:100%;
    gap: 30px;
    background: #fff;
    padding: 20px 20px 35px 20px;
    border-radius: 10px;
    /* height: 123px; */
    box-shadow: 0px 3px 8px 0px #d7d7d7;
  }

 .features-wrapper1 .col.left .feat{ transform-origin:right; }


 .features-wrapper1 .feat h3{
    font-size:18px;
    font-weight:700;
    margin-bottom:6px;
    letter-spacing:-0.01em;
    font-family: 'Manrope';
  }

 .features-wrapper1 .feat p{
    line-height:1.5;
    font-size: 14px;
    position: relative;
  }

.features-wrapper1  .feat p::before{
    content: '';
    position: absolute;
    width:50px;
    height:2px;
    background: #b4312f;
    bottom: -24px;
  }
 .features-wrapper1 .col.left .feat p{ margin-left:auto; }

 .features-wrapper1 .features-icon {
        width: 80px;
    }

  /* connecting line from text to spine */
  .features-wrapper1 .feat::after{
    content:'';
    position:absolute;
    top:9px;
    height:1px;
    background:var(--line);
    width:0;
    animation: growLine .5s ease-out forwards;
    animation-delay: inherit;
  }
 .features-wrapper1  .col.left .feat::after{ right:-38px; }
  .features-wrapper1 .col.right .feat::after{ left:-38px; }

 .features-wrapper1 .feat::before{
    content:'';
    position:absolute;
    top:5px;
    width:8px;height:8px;
    border-radius:50%;
    background:var(--red);
    opacity:0;
    animation: dotIn .3s ease-out forwards;
    animation-delay: inherit;
  }
 .features-wrapper1 .col.left .feat::before{ right:-42px; }
 .features-wrapper1 .col.right .feat::before{ left:-42px; }

  /* stagger delays */
 .features-wrapper1 .col .feat:nth-child(1){ animation-delay:.55s; }
 .features-wrapper1 .col .feat:nth-child(1)::after{ animation-delay:.75s; }
 .features-wrapper1 .col .feat:nth-child(1)::before{ animation-delay:1.05s; }

 .features-wrapper1 .col .feat:nth-child(2){ animation-delay:.75s; }
 .features-wrapper1 .col .feat:nth-child(2)::after{ animation-delay:.95s; }
 .features-wrapper1 .col .feat:nth-child(2)::before{ animation-delay:1.25s; }

 .features-wrapper1 .col .feat:nth-child(3){ animation-delay:.95s; }
 .features-wrapper1 .col .feat:nth-child(3)::after{ animation-delay:1.15s; }
 .features-wrapper1 .col .feat:nth-child(3)::before{ animation-delay:1.45s; }

 .features-wrapper1 .col .feat:nth-child(4){ animation-delay:1.15s; }
 .features-wrapper1 .col .feat:nth-child(4)::after{ animation-delay:1.35s; }
 .features-wrapper1 .col .feat:nth-child(4)::before{ animation-delay:1.65s; }

  /* ============ PHONE / CENTER ============ */
 .features-wrapper1 .phone-wrap{
    position:relative;
    display:flex;
    justify-content:center;
    opacity:0;
    animation: phoneIn .8s cubic-bezier(.2,.7,.2,1) .35s forwards;
  }

 .features-wrapper1 .spine{
    position:absolute;
    top:14%;
    bottom:14%;
    left:50%;
    width:1px;
    background:var(--line);
    transform:scaleY(0);
    transform-origin:top;
    animation: growSpine 1s ease-out .4s forwards;
  }

 .features-wrapper1 .phone{
    position:relative;
    width:100%;
    max-width:300px;
    border-radius:34px;
    overflow:hidden;
    /* box-shadow:
      0 30px 60px -20px rgba(20,15,12,.35),
      0 0 0 1px rgba(20,15,12,.06); */
    animation: floatY 5s ease-in-out 1.2s infinite;
  }

 .features-wrapper1 .phone img{
    display:block;
    width:100%;
    height:auto;
  }

 .features-wrapper1 .scan{
    position:absolute;
    left:0; right:0;
    height:38%;
    top:-40%;
    background:linear-gradient(180deg, rgba(200,24,36,0) 0%, rgba(200,24,36,.16) 50%, rgba(200,24,36,0) 100%);
    animation: sweep 3.2s ease-in-out 1.4s infinite;
    pointer-events:none;
  }

 .features-wrapper1 .tag{
    position:absolute;
    bottom:-26px;
    left:50%;
    transform:translateX(-50%);
    background:var(--ink);
    color:#fff;
    font-family:'Archivo Expanded',sans-serif;
    font-size:11px;
    font-weight:700;
    letter-spacing:.08em;
    padding:8px 16px;
    border-radius:100px;
    white-space:nowrap;
    opacity:0;
    animation: riseIn .5s ease-out 1.8s forwards;
  }
 .features-wrapper1 .tag::before{
    content:'';
    display:inline-block;
    width:6px;height:6px;
    border-radius:50%;
    background:#3FD16A;
    margin-right:7px;
    animation: pulse 1.6s ease-in-out infinite;
  }

 .features-wrapper1 .text-cnter{text-align: center;}

 .features-wrapper1 .one-bis-title.section_ttl:after {    margin: 10px auto;}

  /* ============ KEYFRAMES ============ */
  @keyframes riseIn{
    from{opacity:0; transform:translateY(14px);}
    to{opacity:1; transform:translateY(0);}
  }
  @keyframes growLine{ to{ width:38px; } }
  @keyframes dotIn{ to{ opacity:1; } }
  @keyframes phoneIn{
    from{opacity:0; transform:translateY(30px) scale(.96);}
    to{opacity:1; transform:translateY(0) scale(1);}
  }
  @keyframes growSpine{ to{ transform:scaleY(1); } }
  @keyframes floatY{
    0%,100%{ transform:translateY(0); }
    50%{ transform:translateY(-10px); }
  }
  @keyframes sweep{
    0%{ top:-40%; }
    60%{ top:110%; }
    100%{ top:110%; }
  }
  @keyframes pulse{
    0%,100%{ box-shadow:0 0 0 0 rgba(63,209,106,.5); }
    50%{ box-shadow:0 0 0 4px rgba(63,209,106,0); }
  }

  @media (prefers-reduced-motion: reduce){
    *{ animation-duration:.01ms !important; animation-iteration-count:1 !important; }
  }

 

  /* ============ RESPONSIVE ============ */
  @media (max-width: 880px){
   .features-wrapper1 .stage{
      grid-template-columns:1fr;
      row-gap:36px;
    }
   .features-wrapper1 .spine{ display:none; }
  .features-wrapper1  .col.left, .col.right{ align-items:center; text-align:center; }
   .features-wrapper1 .col.left .feat p{ margin-left:0; }
  .features-wrapper1  .feat{ max-width:420px; }
   .features-wrapper1 .feat::after, .feat::before{ display:none; }
  .features-wrapper1  .phone-wrap{ order:-1; margin-bottom:8px; }
   .features-wrapper1 .tag{ bottom:-20px; }
  }


  /* =========================================
   MOBILE SECURITY SLIDER
========================================= */

.mobile-security-slider {
    display: none;
}

.youtube-video-wrap {
    position: relative;
    width: 100%;
    overflow: hidden;
}

.youtube-video-wrap iframe {
    display: block;
    width: 100%;
    height: 100%;
    border: 0;
}

.youtube-mute-btn {
    position: absolute;
    right: 20px;
    bottom: 20px;
    z-index: 5;

    width: 42px;
    height: 42px;

    border: 0;
    border-radius: 50%;
    background: rgba(0, 0, 0, 0.65);
    color: #fff;

    font-size: 18px;
    cursor: pointer;

    display: flex;
    align-items: center;
    justify-content: center;
}

.youtube-mute-btn:hover {
    background: rgba(0, 0, 0, 0.85);
}

.youtube-video-wrap iframe{
    width:100%;
    height: 100vh;
}



/* =========================================
   INFRASTRUCTURE SLIDER
========================================= */
.infraslider .slick-slide {
    transform: scale(.83);
    transition: .8s;
    position: relative;
    text-align: center
}

.slick-current.slick-center {
    transform: scale(1);
    margin-top: 0
}


.infraslider .slick-slide img{
    filter: grayscale(1);
}
.infraslider .slick-slide.slick-current.slick-active.slick-center img {
    filter: grayscale(0);
}

.infraslider .slick-prev, .slick-next{
    background: #b4312f !important;
    border-radius: 50% !important;
    width:45px !important;
    height: 45px !important;
    display: flex !important;
    justify-content:center;
    align-items: center;
}

.infraslider .slick-prev{
    left: 20px !important;
}

.infraslider .slick-next{
    right: 20px !important;
}


.infraslider .slick-prev::before,
.infraslider .slick-next::before{
    content:'\e803';
    position: absolute;
    font-family: "fontello";
    font-size:15px;
    color: #fff;
    transform: rotate(-180deg);
}



.getfree a{
    margin-top: 20px;
}


.social-responsiblity-accordian .accordion-text{
    width:100%;
}
.accordion-item.active .accordion-header{
    font-weight:600;
}

.accordion-header{
    line-height: 22px;font-size: 17px;

}

.history-slider .slick-next
 {
    left: 65%;
    transform: rotate(0deg);
    background: url(../images/about-us/arrowbtn.webp) no-repeat !important;
    width: 60px !important;
    height: 60px !important;
    top: -2%;
    z-index: 11111111;
    background-size: cover !important;
}

.bis-network2 h4{
    color: #8b0000;
    padding-bottom:10px;
}

.title3{
    margin-top:30px;
}