@import url('fonts.css');
@import url('bootstrap.min.css');
@import url('responsive.css');
@import url('font-awesome.css');
@import url('template-express.css');
@import url('landingpage.css');


body {
    background: #ffffff !important;
    font-family: 'Gilroy';
    overflow-x: hidden;
}


/* header styling start from header */

header {
    transition: 0.5s;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    right: 0;
    left: 0;
    position: fixed;
    z-index: 99999;
    background: #fff;
    top: 0;
    padding: 20px 0px 0px 0px;
    /*padding: 20px 0px;*/
    
}
.page-template-template-q2-v1 header{
    padding: 0px 2%;
}
header .navbar-nav .nav-item {
    padding: 0 15px;
}

header .navbar-nav .nav-item .nav-link {
    font-weight: 500;
    color: #000000;
    padding: 15px 0;
    border-bottom: 5px solid #ffffff;
}

header .navbar-nav .nav-item .nav-link:hover {
    border-color: #FEE000;
}

header .lang_div {
    background: none;
    border: none;
    outline: none;
}

header .navbar {
    padding-bottom: 0;
    margin-bottom: 0;
}

header .demobtn {
    width: 145px;
    height: 36px;
    /* UI Properties */
    background: var(--unnamed-color-fee000) 0% 0% no-repeat padding-box;
    background: #FEE000 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 10px #00000033;
    opacity: 1;
    border: none;
    color: var(--unnamed-color-000000);
    text-align: center;
    font-size: 16px;
    line-height: 19px;
    font-style: normal;
    font-weight: 600;
    letter-spacing: 0px;
    color: #000000;
    opacity: 1;
    /*margin-left: 20px;
    margin-right: 20px;*/
        float: right;
        padding: 0px;
}

header.sticky {
    position: fixed;
    right: 0;
    left: 0;
    background: #ffffff;
    z-index: 99;
    transition: 0.5s;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
}



/*==================================ctasection styling start from here======================================*/

#ctasection {
    background: #000;
    padding: 52px 0;
    opacity: 1;
    color: #fff;
}

#ctasection h3 {
    font-size: 34px;
    line-height: 35px;
    font-weight: 600;
    letter-spacing: 0px;
    opacity: 1;
    padding-bottom: 10px;
}

#ctasection p {
    margin: 0;
    font-size: 20px;
    line-height: 30px;
    font-weight: 400;
}
#ctasection .expl_btn{
    margin-top: 5px;
}
.font_medium {
    font-weight: 500 !important;
}

.reqbtn {
    background: #FFFFFF !important;
    box-shadow: 0px 3px 10px #00000033 !important;
    opacity: 1;
    text-align: center;
    letter-spacing: 0px;
    font-size: 16px !important;
    line-height: 22px !important;
    font-weight: 500 !important;
    text-decoration: none;
    color: #000000 !important;
    width: 188px !important;
    display: inline-block;
    margin-top: 25px !important;
    padding: 9px 0 !important;
    height:auto !important;
}

.reqbtn:hover {
    background: #000000;
    /*color: #FFFFFF !important;*/
    text-decoration: none;
}

/*======================================================*/

.parallax-window {
    min-height: 705px;
    background: transparent;
}


/*================== counter section  ====================*/
#counter {
    padding: 60px 0 43px 0;
    background: #000;
    opacity: 1;
    color: #fff;

}

#counter h3 {
    font-size: 34px;
    line-height: 36px;
    font-weight: 600;
    letter-spacing: 0px;
    color: #fff;
    opacity: 1;
    margin: 0;
    padding: 10px 400px 10px 400px;
}



#counter ul {
    padding-left: 0;
    list-style: none;
    margin-bottom: 0;
    text-align: center;
    display: flex;
}

#counter ul li:first-child {
    margin-left: 0;
}

#counter ul li .statsbox {
    padding-top: 30px;
}

#counter ul li .sup1 {
    text-align: left;
    font-size: 30px;
    line-height: 35px;

    font-weight: 400;
    letter-spacing: 0px;
    color: #fff;
    opacity: 1;
    /* padding-left: 15px; */
}

#counter ul li {
    flex: 1;
}

#counter ul li .sup3 {
    text-align: left;
    font-size: 42px;
    line-height: 53px;
    font-weight: 400;
    letter-spacing: 0px;
    color: #fff;
    opacity: 1;
    /* padding-left: 15px; */
}

#counter ul li .sup4 {
    text-align: left;
    font-size: 42px;
    line-height: 53px;
    font-weight: 400;
    letter-spacing: 0px;
    color: #fff;
    opacity: 1;
    /* padding-left: 15px; */
}

#counter ul li .sup5 {
    text-align: left;
    font-size: 42px;
    line-height: 53px;
    font-weight: 400;
    letter-spacing: 0px;
    color: #fff;
    opacity: 1;
    /* padding-left: 15px; */
}

#counter ul li .nubtext {
    text-align: center;
    font-size: 55px;
    line-height: 64px;
    font-weight: 400;
    letter-spacing: 0px;
    color: #fff;
    opacity: 1;
    padding: 0;
}

#counter ul li .countlink {
    text-align: center;
    font-size: 16px;
    line-height: 19px;
    font-weight: 500;
    letter-spacing: 0px;
    color: #fff;
    opacity: 1;
    text-decoration: none;
}

#counter ul li p {
    text-align: center;
    font-weight: 400;
    font-size: 28px;
    line-height: 24px;
    letter-spacing: 0px;
    color: #fff;
    opacity: 1;
    margin-bottom: 26px;
    padding-top: 20px;
    font-weight: 600;

}

#counter ul li {
    display: inline-block;
    /* width: 18%; */
    width: 12%;
    margin: 0 12px;
}
#counter ul li span{
    font: normal normal 30px/35px Gilroy;
}

/*footer styling sart  from here*/

footer {
    padding: 22px 0px;
    background: #ffffff;
    position: relative;
}


.cookies {
    /* UI Properties */
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px -3px 6px #00000029;
    opacity: 1;
    padding: 20px 0;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 9;
    display: none;
}

.cookies p {
    color: var(--unnamed-color-000000);
    text-align: left;
    font-size: 14px;
    line-height: 16px;
    letter-spacing: 0px;
    color: #000000;
    opacity: 1;
    margin-bottom: 0;
}

.accet_btn {
    background: var(--unnamed-color-6be084) 0% 0% no-repeat padding-box;
    background: #6BE084 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 10px #00000033;
    opacity: 1;
    width: 151px;
    height: 36px;
    border: none;
    outline: none;
    margin-left: 10px;
}

.setting_btn {
    background: var(--unnamed-color-d9d9d9) 0% 0% no-repeat padding-box;
    background: #D9D9D9 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 10px #00000033;
    opacity: 1;
    width: 151px;
    height: 36px;
    border: none;
    outline: none;
}

.hide {
    display: none;
}

/**/

.values-slider {
    padding-top: 60px;
}

.values-slider .value {
    box-sizing: border-box;
    background: #fff;
    background-size: 100%;
    text-align: center;
    margin: 0 auto;
    padding: 20px;
    color: #666;
    max-width: 500px;
    min-height: 350px;
}



.values-slider .value .head h3 {
    display: inline-block;
    font: bold 24px 'open sans';
    position: relative;
    top: -20px;
}

.values-slider .value .head .line {
    display: inline-block;
    width: 40px;
    height: 1px;
    background: #eacfb1;
    margin: 0 15px;
    position: relative;
    top: -25px;
}

.values-slider .value .head .value-icon {
    display: inline-block;
    width: 55px;
    height: auto;
}

.values-slider .value .head .value-icon svg {
    width: 100%;
    height: auto;
}

.values-slider .value .value-text {
    line-height: 20px;
    margin-top: 10px;
    opacity: 1;
    text-align: left;
    font-size: 20px;
    line-height: 24px;
    font-weight: 600;
    letter-spacing: 0px;
    color: #000000;
    opacity: 1;

}


.value-text {
    text-align: left;
    font-size: 18px;
    line-height: 24px;
    font-weight: 600;
    letter-spacing: 0px;
    color: #000000;
    opacity: 1;
    background: #F2F2F2;
    padding: 10px 20px;
}

.values-slider .owl-item .item {
    filter: blur(3px);
    transform: scale(.75);
    transition: all .5s;
    box-shadow: 0px 3px 12px #00000029;
    opacity: 1;
    /* background: #ffffff; */
}

.values-slider .owl-item.active.center .item {
    filter: blur(0);
    transform: scale(1);
    transition: all .5s;
}

.values-slider .owl-nav {
    position: absolute;
    top: 35%;
    width: 100%;
}


.values-slider .owl-nav .owl-prev {
    float: left;
}

.values-slider .owl-nav .owl-prev span,
.values-slider .owl-nav .owl-next span {
    color: #666;
    font-size: 48px;
    border-radius: 100%;
    width: 65px;
    height: 65px;
    line-height: 65px;
    text-align: center;
}

.values-slider .owl-nav .owl-next {
    float: right;
}

.arrow-icon {
    background: #1c0962 url('../img/icarrow.svg') no-repeat center;
    width: 60px;
    height: 54px;
    background-position: 13px 50%;

}

.close-icon {
    background: #1c0962 url('../img/close.svg') no-repeat center;
    width: 59px;
    height: 54px;
    background-position: 13px 50%;
}

.customer-logos {
    padding-top: 25px;
}

/*=============================*/

.slider {
    height: 75pt;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    cursor: default;
    user-select: none;
    touch-action: none;
}

.slider:before {
    left: 0;
    top: 0;
}

.slider:after,
.slider:before {
    background: linear-gradient(to right,
            #efeef2 0%,
            hsla(0, 0%, 100%, 0) 100%);
    content: "";
    height: 75pt;
    position: absolute;
    width: 200px;
    z-index: 2;
}

.slider:after {
    right: 0;
    top: 0;
    transform: rotateZ(180deg);
}

.slider:after,
.slider:before {
    background: none;
    content: "";
    height: 75pt;
    position: absolute;
    width: 200px;
    z-index: 2;
}

.slider .slide-track-1 {
    animation: scroll-l 60s linear infinite;
    display: flex;
    width: 3500px;
}

.slider .slide-track-2 {
    animation: scroll-r 30s linear infinite;
    display: flex;
    width: 3500px;
}

.slider .slide {
    height: 75pt;
    width: 250px;
    display: flex;
    align-items: center;
    text-align: center;
}

.slider .slide img {
    width: auto;
    padding: 1pc;
    vertical-align: middle;
    margin: 0 auto;
    display: inline-block;
    /*max-width: 100%;*/
    height: 80px;
    filter: grayscale(100%);
}

@keyframes scroll-l {
    0% {
        transform: translateX(0);
    }

    100% {
        transform: translateX(calc(-250px * 7));
    }
}

@keyframes scroll-r {
    100% {
        transform: translateX(0);
    }

    0% {
        transform: translateX(calc(-250px * 7));
    }
}

.ptb {
    padding: 10px 0;
    display: block;
}

.ptb img {
    padding-left: 5px;
}

/*==========================*/

.conentstick {
    /* top: 25%;
    position: sticky; */
    position: relative;
}

.rightside {
    position: relative;
    /* display: flex; */
    align-items: center;
    /* background: #f2f2f2; */
}

.newAction {
    position: absolute;
    z-index: 999;
    bottom: -13px;
    right: 23px;
}

.linkmore {
    background: #fee000;
    padding: 10px 20px;
    color: #000000;
    text-decoration: none;
    font-weight: 600;
    font-size: 20px;
    height: 61px;
    width: 169px;
    display: inline-block;
    /* position: absolute; */
    right: 50px;
    line-height: initial;
    align-items: center;
    display: flex;
}

.linkmore:hover {
    text-decoration: none;
    color: #000000;
}

.arrow_right {
    position: relative;
    left: 140px;
    display: inline-block;
    top: -45px;
}

.arrow_right img {
    background: #000000;
    max-width: 54px;
    padding: 12px;
    width: 50px;
}


*/ #spotlight-carousel .item div {
    display: none;
}

#spotlight-carousel .item.active div {
    display: block;
}



#section3 .carousel-indicators [data-bs-target] {
    background: #D9D9D9;
    height: 10px;
    width: 10px;
    border-top: 0;
    border-bottom: 0;
    border-radius: 100%;
}

#section3 .carousel-indicators .active {
    opacity: 1;
    background: #000000;
}

/*=========================*/

section {
    position: relative;
    background: #ffffff;
}

.heading4 {
    font-size: 40px;
    padding-bottom: 25px;
    line-height: 49px;
    font-weight: 600;
    margin-bottom: 0;
}

.conentstick .carousel-indicators {
    position: relative;
    text-align: left;
    display: block;
    top: 0;
}

.conentstick .carousel-indicators ul {
    padding-left: 0;
    margin-bottom: 0;
}

.conentstick .carousel-indicators ul li {
    width: auto !important;
    height: auto !important;
    /* border-left: 5px solid #FFFFFF !important; */
    background-color: transparent !important;
    text-indent: initial;
    padding: 15px 20px;
    opacity: initial;
    border-radius: 0 !important;
    display: block;
    /* margin: 25px 0; */
    font-size: 20px;
    line-height: 23px;
    border: 1px solid #D9D9D9 !important;
    margin-bottom: 30px;
}

.conentstick .carousel-indicators ul li:last-child {
    margin-bottom: 0;
}

.conentstick .carousel-indicators ul li:hover {
    border-color: #FEE000 !important;
    box-shadow: 0px 3px 20px #00000033;
}

.conentstick .carousel-indicators ul li h5 {
    color: #000000;
    font-size: 26px;
    line-height: 23px;
    font-weight: 500;
    margin-bottom: 5px;
}

.conentstick .carousel-indicators ul li p {
    color: #000000;
    font-size: 20px;
    line-height: 23px;
    font-weight: 400;
}


.conentstick .carousel-indicators .active {
    color: #000000;
    text-decoration: none;
    /* border-color: #1C0962 !important; */
    border: 2px solid #1C0962 !important;
    box-shadow: 0px 3px 20px #00000033;
}

.conentstick p {
    margin-bottom: 0;
}

.heading3 {
    padding-bottom: 25px;
    font-size: 30px;
    line-height: 35px;
    font-weight: 500;
    color: #000000;
}



#arrowsection {
    background: #ffffff;
    padding-top: 40px;
}


.accordion-button::after {
    background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='%23333' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' d='M8 0a1 1 0 0 1 1 1v6h6a1 1 0 1 1 0 2H9v6a1 1 0 1 1-2 0V9H1a1 1 0 0 1 0-2h6V1a1 1 0 0 1 1-1z' clip-rule='evenodd'/%3e%3c/svg%3e");
    transform: scale(.7) !important;
}

.accordion-button:not(.collapsed)::after {
    background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='%23333' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' d='M0 8a1 1 0 0 1 1-1h14a1 1 0 1 1 0 2H1a1 1 0 0 1-1-1z' clip-rule='evenodd'/%3e%3c/svg%3e");
}

.all-the-form-top .inside-the-form-top .the-title {
    font-size: 1.6vw;
}

@media only screen and (min-width: 1360px) and (max-width: 1750px)
{
    .stickposst {
        background-position: 163% 14% ! important;
        background-size: 76% ! important;
    }
}

@media only screen and (max-width: 767px)
{
    .navbar-brand img {
        max-width: 135px;
        margin-top: 8px;
    }
    .authr_details .athr_pic {
	    min-height: auto;
	}
}

.sec1{
    background: transparent url('../img/bg.png') 0% 0% no-repeat padding-box;
    opacity: 1;
    display: grid;
    grid-template-columns: repeat(12,1fr);
    align-items: center;
    justify-content: center;
    margin-top: 80px;
}
.text-section{
    grid-column: 2/7;
}
.text-section h1{
    font: normal normal 600 50px/60px Gilroy;
    letter-spacing: 0px;
    color: #000000;
    text-transform: capitalize;
}
.text-section span {
    font-weight: 800;
    font-size: 30px;
    letter-spacing: 0px;
    color: #000000;
    line-height: 35px;
    margin-top: 20px;
    display: block;
    width: 85%;
}

.text-section p{
    font: normal normal  30px/35px Gilroy;
    letter-spacing: 0px;
    color: #000000;
    opacity: 1;
    margin-top: 20px;
}
.image-section{
    grid-column: 8/13;
}
.image-section img{
    margin-top: 30px;
}

.chat-bubbles .container-fluid{
    padding: 0px;
}
.flex-content{
    background-color: #f2f2f2;
    padding: 58px 0px;
}
.flex-content.chat-bubbles h2 {
	display: block;
    font-size: 34px;
    line-height: 36px;
	text-align: center;
	margin: 0;
    margin-bottom: 40px;
}

.flex-content.chat-bubbles .bubbles {
    padding: 10px;
    gap: 10px;                      /* Adds space between cards */
    scroll-behavior: smooth;   
}

.flex-content.chat-bubbles .bubbles .bubble {
	padding: 10px 16px;
    direction: ltr;
    flex-shrink: 0;                 /* Prevents cards from shrinking */
    display: inline-block;          /* Ensures the width adjusts based on content */
    transition: transform 0.5s ease;
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center;
    max-width: 550px; /* Minimum width, can adjust */
    min-width: 200px; /* Minimum width, can adjust */
}
.flex-content.chat-bubbles .bubbles .bubble:hover {
    transform: scale(1.1);          /* Enlarges the card to 110% on hover */
    z-index: 1;                     /* Brings the hovered card to the top */
  }

.flex-content.chat-bubbles .bubbles .bubble:hover .inner, .flex-content.chat-bubbles .bubbles .bubble:hover .inner:after {
    background-color: #fff;
    border-radius: 3px;
}

.flex-content.chat-bubbles .bubbles .bubble .inner {
    padding: 22px 25px;
    background-color: #fee000;
    position: relative;
    -webkit-box-shadow: 0px 2px 12px 0px #d6d6d6;
    box-shadow: 0px 2px 12px #00000029;
    position: relative;
    line-height: 1.3;
    text-align: left;
    direction: ltr;
}

.flex-content.chat-bubbles .bubbles .bubble .inner:after {
	content: "";
	display: block;
	position: absolute;
	top: calc(100% - 1px);
	left: 60%;/*36px;*/
	background-color: #fee000;
	width: 50px;
	height: 30px;
	clip-path: polygon(0 0, 100% 100%, 100% 0);
}

.flex-content.chat-bubbles .bubbles .bubble.right .inner:after {
	clip-path: polygon(0 0, 0 100%, 100% 0);
}

/* @media only screen and (max-width: 991px) {
	.flex-content.chat-bubbles .bubbles {
		flex-direction: column;
	}

	.flex-content.chat-bubbles .bubbles .bubble.right {
		align-self: flex-end;
	}

} */


.teams {
    padding: 0px 0px 72px 0px;
    color:#000;
    display: grid;
    grid-template-columns: repeat(11,1fr);
}
.teams .container-wrapper{
    grid-column: 2/11;
}
.teams .team-header, #lead .team-header {
    padding: 60px 0px;
}

.teams .team-header h2, #lead .team-header h2{
    font: normal normal 600 30px/36px Gilroy;
    text-align: center;
}
.teams .team-header p, #lead .team-header p{
    font: normal normal normal 26px/30px Gilroy;
    text-align: center;
    padding-bottom: 0px;

}
.teams .team-footer,  #lead .team-footer {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    padding-bottom: 0px;
}
.teams .team-footer p,  #lead .team-footer p{
    padding-bottom: 0px;
}
#lead .team-footer {
    font: normal normal medium 26px/30px Gilroy;
}
.teams .container-wrapper .title_wrap h2{
  font: normal normal medium 30px/38px Gilroy;
}
.teams .container-wrapper .block_list{
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    column-gap: 40px;
    
}
.block{
    border: 4px solid #FEE000;
    display: grid;
    position: relative;
}
.block .team{
    display: grid;
    grid-template-columns: 50% 55%;
    padding: 40px 40px 0px 40px;
    grid-row: 1/1;
}

.teams .block h4{
    padding-bottom: 5px;
    font: normal normal 600 22px/26px Gilroy;
    letter-spacing: 0px;
}
.teams .block .content{
    font: normal normal normal 20px/24px Gilroy;
    letter-spacing: 0px;
    background-color:#FEE000 ;
    color: #000;
    padding: 15px 10px;
    grid-row: 2;
    align-self: end;
    display: flex;
    justify-content: normal;
    align-items: center;
    max-height: 85px;
}
.team .about{
    display: grid;
    flex-direction: column;
}
.profile img{
    max-width: 100%;
}
.about{
    position: relative;
}
.logo{
    width: 70%;
    position: absolute;
    bottom: 36px;
}
.logo img{
    width: auto;
}

.bmo-logo img
{
    top: 12px;
    position: relative;
}
.content p{
    margin: 0px;
}
.qumark{
    position: absolute;
    right: 26px;
    top: -21px;
    /*transform: rotate(180deg);*/
}
.owl-carousel .item {
    max-width: 480px; /* Set your desired maximum width */
    box-sizing: border-box; /* Adjusts for padding and border */
}


.expl_btn {
    text-align: center;
    font-weight: 600;
    font-size: 16px;
    line-height: 19px;
    letter-spacing: 0px;
    color: #000;
    opacity: 1;
    background: #FEE000;
    box-shadow: 0px 3px 10px #00000033;
    width: 200px;
    margin-right: 30px;
    display: inline-grid;
    height: 53px;
    align-items: center;
    text-decoration: none;
    margin-top: 30px;
    border: none;
}

.expl_btn:hover {
    text-decoration: none;
    color: #fff;
    background: #000;

}


.chat-bubbles p{
    font: normal normal  26px/30px Gilroy;
    text-align: center;
}

#lead{
    display: grid;
    grid-template-columns: repeat(15, 1fr);
    padding: 70px 0px;
}
#lead .team-header{
    grid-column: 3/14;
}
.lead_list{
    grid-column: 3 / 14;
    display: grid;
    grid-template-columns: repeat(5, 1fr);
}
.lead_list .lead_item{
    display: flex;
    align-items: center;
    flex-direction: column;
}
.lead_list .lead_item .text{
    font: normal normal normal 26px/30px Gilroy;
    margin-top: 28px;
    text-align: center;
}
.arrow-item{
    justify-content: start;
    /* margin-bottom: auto; */
    margin-top: 71px;
}
.profile{
    position: relative;
}
.profile img{
    position: absolute;
    bottom: 0px;
    z-index: 99;
    left: 12px;
}
.teams .block h4 {
    margin-bottom: 80px;
}

@media screen and (min-device-width: 1440px) and (max-device-width: 1919px) { 
    .block_list{
        column-gap: 24px !important;
    }
    .block .team {
        padding:24px 24px 0px 24px;
        grid-template-columns: 50% 50%;
    }
}

@media only screen and (min-width: 1680px)
{
    .lead_list .lead_item.arrow-item{
        margin-bottom: 120px;
    }
    
}


@media screen and (min-width:768px) {
    .desktopArrow{
        display: block;
    }

    .mobileArrow{
        display: none;
    }
}

#lead {
    padding: 0px 0px 60px 0px;
}

@media only screen and (max-width: 767px)
{
#lead {
    padding: 60px 0px;
}
.comment-wrapper {
   
    padding-bottom: 34px;
}
	.profile img {
    	left: -3px;
    }
    .desktopArrow{
        display: none;
    }

    .mobileArrow{
        display: block;
        width: auto !important;
    }

    .sec1{
        grid-template-columns: repeat(4, 1fr);
        padding: 30px 32px 0px 32px;
        background-size: cover; /* Ensures the image covers the entire area */
        background-position: center; /* Centers the image within the element */
        background-repeat: no-repeat; 
    }
    .text-section{
        grid-column: 1/5;
        grid-row: 1;
        padding-top: 40px;
    }
   .text-section h1{
        font: normal normal 600 30px/36px Gilroy;
   }
   .text-section p {
    font: normal normal 22px / 25px Gilroy;
    letter-spacing: 0px;
    color: #000000;
    opacity: 1;
    margin-top: 20px;
    font-weight: 500;
}
   .image-section{
        grid-column: 1/5;
        grid-row: 2;
   }
   .image-section img {
    width: 110%;
   }
   #counter ul li p,#counter ul li span{
    font-size: 22px;
    line-height: 28px;
   }
   #counter h3 {
    font-weight: 700;
    padding: 10px 0px 10px 0px;
   }


   .flex-content.chat-bubbles h2{
        font: normal normal 600 22px/29px Gilroy;
   }


   .flex-content.chat-bubbles .bubbles{
        margin: 0px;
   }
   .container-fluid{
        padding: 0px;
   }
   .teams {
        grid-template-columns: repeat(4, 1fr);
   }
   .teams .container-wrapper{
        grid-column: 1/5;
   }
   .block_list{
        grid-template-columns: repeat(1, 1fr) !important;
   }
   .block_list .owl-stage{
    padding-top: 40px;
   }
   .block .team {
        padding: 24px 0px 0px 24px;
   }
   .teams .block h4{
        font-size: 16px;
        line-height: 20px;
        font-weight: 600;
   }
   .teams .profile{
        align-self: flex-end;
   }
   .teams .block .content {
        min-height: 102px;
        justify-content: center;
        align-items: center;
        display: flex;
   }
   header{
    padding: 18px 18px !important;
   }
   header .demobtn {
    display: block;
   }
   .lead_list{
        grid-template-columns: repeat(1, 1fr);
        position: relative;
        gap: 10px;
   }
   .lead_list .lead_item {
        flex-direction: row;
        row-gap: 15px;
        column-gap: 10px;
   }
   .lead_list .lead_item img{
        width: 100px;
   }
   .lead_list .lead_item .text{
        font: normal normal normal 20px/23px Gilroy;
   }
   .arrow-item{
    position: relative;
    display: inline-block !important;
    margin-left: 42px;
    margin-top: 5px;
   }
   .arrow-item1{
    transform: rotate(90deg);
    top: 100px;
   }
   .arrow-item2{
    transform: rotate(90deg);
    top: 250px;
   }

   .block .team{
    grid-template-columns: 50% 50%;
   }
   #lead {
    grid-template-columns: repeat(4, 1fr);
    margin: 0px 32px;
   }
   #lead .team-header,.lead_list {
    grid-column: 1 / 5;
   }
   #lead .team-header {
    padding: 0px;
   } 
   #lead .team-footer{
    padding-top: 50px;
   }
   .teams .team-header{
    margin: 0px 24px;
    padding: 60px 0px  0px  0px !important
   }
   .teams .team-header h2{
    font: normal normal 600 24px/29px Gilroy;
   }
   .teams .team-header p{
    font: normal normal normal 22px/25px Gilroy;
    padding-bottom: 20px;
   }
   .flex-content.chat-bubbles h2{
    margin: 0px 24px;
    font: normal normal 600 24px/29px Gilroy;
   }
   .chat-bubbles p {
    margin: 0px 24px;
    font: normal normal normal 22px/25px Gilroy;
    margin-top: 15px;
   }
   #lead .team-header h2 {
    font: normal normal 600 24px/29px Gilroy;
   }
   #lead .team-header p {
    font: normal normal normal 22px/25px Gilroy;
   }
   .owl-theme .owl-nav [class*=owl-]:hover {
    background: none;
   }
   #ctasection h3{
    font: normal normal 600 24px/29px Gilroy;
   }
}


 /*       ScrollBar 2        */
        
        .comment-wrapper::-webkit-scrollbar {
            width: 12px;
            height: 10px;

        }
        /*.flex-content.chat-bubbles .bubbles
        {
        scrollbar-width: thin;
        }*/
        .comment-wrapper::-webkit-scrollbar-track {
            border-radius: 8px;
            background-color: #D9D9D9;
         }
        
        .comment-wrapper::-webkit-scrollbar-thumb {
            border-radius: 8px;
            background-color: #000;
        }
        
      
.comment-wrapper::-webkit-scrollbar-button:start:increment,::-webkit-scrollbar-button:end:decrement {
  display: block;
}


.comment-wrapper {
    overflow-x: auto;
    overflow-y: hidden;
    padding-bottom: 70px;
}

.comment-row {
    display: flex;
    flex-wrap: nowrap;
    gap: 15px;
}

.bubble {
    flex: 0 0 auto;
    white-space: normal;
    max-width: 300px;
}
#mobile_view .mobilefoter {
    font: normal normal normal 16px/26px Gilroy;
}
header{
	padding:20px 0px !important;
    width:100% !important;
}