/*
    font-family: 'Inter', sans-serif;
    font-family: 'Red Hat Display', sans-serif;
*/
html {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    scroll-behavior: smooth
}
*,
:after,
:before {
    -webkit-box-sizing: inherit;
    -moz-box-sizing: inherit;
    box-sizing: inherit
}
a,
aside,
body,
del,
div,
dl,
footer,
header,
li,
main,
ol,
p,
section,
span,
ul {
    padding: 0;
    margin: 0;
    text-shadow: none;
    outline: 0;
    box-shadow: none;
    text-decoration: none;
    list-style: none
}
b, strong{
    font-weight: 700;
}
body {
    font-size: 18px;
    line-height: 32px;
    font-family: 'Inter', sans-serif;
    font-weight: 400;
    color: #000;
    overflow-x: hidden;
}
p{
    margin-bottom: 30px;
}
a{
    font-family: 'Red Hat Display', sans-serif;
    color: #177CFF;
    font-weight: 700;
    -webkit-transition: .5s all ease;
    -ms-transition: .5s all ease;
    transition: .5s all ease;
}
a:hover, a:focus{
    color: #315175;
}
.mt-50{
    margin-top: 50px;
}
.mt-90{
    margin-top: 90px;
}
.ptb-100{
    padding: 100px 0;
}
img{
    max-width: 100%;
}
h1,h2,h3,h4,h5,h6{
    font-family: 'Red Hat Display', sans-serif;
    font-weight: 400;
}
h1, h2 {
	font-size: 46px;
	line-height: 60px;
	margin-bottom: 15px;
}
h1 b, h1 strong,h2 b, h2 strong{
    color: #177CFF;
    font-weight: 800;
}
header {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    background: transparent;
    z-index: 99;
    -webkit-transition: .5s all ease;
    -ms-transition: .5s all ease;
    transition: .5s all ease;
}
header.sticky {
	background: #EAF7FF;
}
header .navbar, header .navbar-brand {
	padding: 0;
}
header .navbar-brand img {
	max-width: 170px;
}
header .navbar-nav a {
    font-family: 'Red Hat Display', sans-serif;
	font-size: 16px;
    line-height: 20px;
	font-weight: 700;
	position: relative;
	color: #000000;
	padding: 35px 0 !important;
    display: block;
	-webkit-transition: .5s all ease;
	-ms-transition: .5s all ease;
	transition: .5s all ease;
}
header .navbar-nav .menu-item + .menu-item {
	margin-left: 50px;
}
header .navbar-nav a:hover, header .navbar-nav li.current-menu-item > a {
	color: #315175;
}
.btn-black, .btn-primary{
    font-family: 'Red Hat Display', sans-serif;
    font-weight: 700;
    color: #fff;
    font-size: 14px;
    text-transform: capitalize;
    line-height: 18px;
    padding: 15px 52px 15px 22px;
    border-radius: 8px;
    box-shadow: none;
    outline: none;
}
.btn-black {
	background: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='19.1' height='17' viewBox='0 0 19.1 17'%3e%3cpath id='Path_73' data-name='Path 73' d='M31.644,139.087h0l-6.334-6.71a1.161,1.161,0,0,0-1.714,0,1.35,1.35,0,0,0,0,1.825l4.252,4.5H15.212a1.293,1.293,0,0,0,0,2.581h12.64L23.6,145.8a1.35,1.35,0,0,0,0,1.825,1.161,1.161,0,0,0,1.714,0l6.334-6.71h0A1.351,1.351,0,0,0,31.644,139.087Z' transform='translate(-13.5 -131.5)' fill='%23fff' stroke='%23000' stroke-width='1'/%3e%3c/svg%3e") #000;
	background-repeat: no-repeat;
	background-position: calc(100% - 22px) center;
    background-size: 18px;
}
.btn-black:hover, .btn-black:focus, .btn-black:active{
    background: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='19.1' height='17' viewBox='0 0 19.1 17'%3e%3cpath id='Path_73' data-name='Path 73' d='M31.644,139.087h0l-6.334-6.71a1.161,1.161,0,0,0-1.714,0,1.35,1.35,0,0,0,0,1.825l4.252,4.5H15.212a1.293,1.293,0,0,0,0,2.581h12.64L23.6,145.8a1.35,1.35,0,0,0,0,1.825,1.161,1.161,0,0,0,1.714,0l6.334-6.71h0A1.351,1.351,0,0,0,31.644,139.087Z' transform='translate(-13.5 -131.5)' fill='%23fff' stroke='%23315175' stroke-width='1'/%3e%3c/svg%3e") #315175;
    background-repeat: no-repeat;
    background-position: calc(100% - 22px) center;
    background-size: 18px;
    color: #fff;
}
.btn-primary {
	background: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='19.1' height='17' viewBox='0 0 19.1 17'%3e%3cpath id='Path_73' data-name='Path 73' d='M31.644,139.087h0l-6.334-6.71a1.161,1.161,0,0,0-1.714,0,1.35,1.35,0,0,0,0,1.825l4.252,4.5H15.212a1.293,1.293,0,0,0,0,2.581h12.64L23.6,145.8a1.35,1.35,0,0,0,0,1.825,1.161,1.161,0,0,0,1.714,0l6.334-6.71h0A1.351,1.351,0,0,0,31.644,139.087Z' transform='translate(-13.5 -131.5)' fill='%23fff' stroke='%231381FF' stroke-width='1'/%3e%3c/svg%3e") #1381FF;
	background-repeat: no-repeat;
	background-position: calc(100% - 22px) center;
    background-size: 18px;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active{
    background: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='19.1' height='17' viewBox='0 0 19.1 17'%3e%3cpath id='Path_73' data-name='Path 73' d='M31.644,139.087h0l-6.334-6.71a1.161,1.161,0,0,0-1.714,0,1.35,1.35,0,0,0,0,1.825l4.252,4.5H15.212a1.293,1.293,0,0,0,0,2.581h12.64L23.6,145.8a1.35,1.35,0,0,0,0,1.825,1.161,1.161,0,0,0,1.714,0l6.334-6.71h0A1.351,1.351,0,0,0,31.644,139.087Z' transform='translate(-13.5 -131.5)' fill='%23fff' stroke='%23315175' stroke-width='1'/%3e%3c/svg%3e ") #315175;
    background-repeat: no-repeat;
    background-position: calc(100% - 22px) center;
    background-size: 18px;
    color: #fff;
}
/* Home */
.home-banner {
	padding: 155px 0 55px;
	background: linear-gradient(rgba(219, 242, 255,.5) 0%, rgba(219, 242, 255, 0) 100%);
}
.hb-desc {
	max-width: 90%;
}
.hb-img img {
	max-width: 100%;
}
h1 span.typer{
    display: inline-block;
    font-weight: 800;
}
#hb1 {
	min-width: 358.65px;
}
#hb2 {
	min-width: 245px;
}
.partnerSwiper .swiper-slide .pt-img{
height: 90px;
	text-align: center;
}
.partnerSwiper .swiper-slide .pt-img img{
	height: 100%;
  object-fit: contain;
}
.shape{
    position: absolute;
}
.hg-img .shape-1 {
	left: 30px;
	top: 15px;
}
.hg-img .shape-2 {
	right: -70px;
	bottom: -10px;
}
.hg-img .main-img{
    border-radius: 24px;
    max-width: 424px;
}
.home-benifits .shape-3 {
	max-width: 190px;
	right: 0;
	top: -190px;
}
.benifit{
    max-width: 1060px;
    border-radius: 40px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    border: 3px solid transparent;
    position: sticky;
    padding: 30px 50px;
    margin-bottom: 30px;
}
.benifit .beni-img, .benifit .beni-desc {
	flex: 0 0 auto;
	width: 50%;
}
.benifit .beni-desc p {
	margin-bottom: 15px;
}
.benifit-1{
    top: 150px;
    background: #ECF7FD;
    border-color: #B4DCFA;
}
.benifit-2{
    margin: 0 40px;
    top: 190px;
    background: #F8F3FF;
    border-color: #E4C7F3;
}
.benifit-3{
    margin: 0 80px;
    top: 180px;
    background: #FDF2EC;
    border-color: #FFCD9F;
}
.home-brill .container {
	padding-right: calc(var(--bs-gutter-x) * .5);
	padding-left: calc(var(--bs-gutter-x) * .5);
}
.brill-box {
	background: #FFFFFF;
	border-radius: 20px;
	padding: 35px 30px;
}
.brill-box img {
	width: 100%;
	border-radius: 10px;
	margin-bottom: 15px;
}
.brill-box h3 {
	font-size: 20px;
	line-height: 50px;
	font-weight: 700;
	margin: 0;
}
.brill-box p {
	margin: 0;
}
.home-brill{
    margin-bottom: 90px;
}
.home-brill .brilloneSwiper, .home-brill .brilltwoSwiper{
    overflow: hidden;
}
.home-brill .shape {
	max-width: 190px;
}
.home-brill .shape-3 {
	top: -90px;
	left: -90px;
}
.home-brill .shape-1 {
	bottom: -50px;
	right: 0;
}
.brilltwoSwiper {
	margin-top: 30px;
}
.hs-left h2 b, .hs-left h2 strong {
	display: block;
}
.hs-right {
	background: #E6F4F2;
	padding: 50px;
	border-radius: 50px;
}
.hsr-box {
	padding: 40px 30px;
	background: #fff;
	border-radius: 10px;
	border: 1px solid transparent;
    margin-bottom: 30px;
    -webkit-transition: .5s all ease;
    -ms-transition: .5s all ease;
    transition: .5s all ease;
}
.hsr-box h3 {
	font-size: 20px;
	font-weight: 700;
    line-height: 40px;
}
.hsr-box p {
	font-size: 15px;
	line-height: 25px;
	margin-bottom: 5px;
}
.hsr-box a.link-arrow, .blog-box a.link-arrow, .career-box a.link-arrow{
	color: #315175;
    display: inline-block;
    font-size: 14px;
    line-height: 1;
}
.hsr-box a.link-arrow svg, .blog-box a.link-arrow svg, .career-box a.link-arrow svg {
	margin-left: 5px;
	position: relative;
	top: -2px;
    -webkit-transition: .5s all ease;
    -ms-transition: .5s all ease;
    transition: .5s all ease;
}
.hsr-box img {
	width: 140px;
	height: 140px;
	object-fit: cover;
	border-radius: 10px;
}
.hsr-box:hover{
    border-color: #84aaa4;
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
}
.hsr-box a.link-arrow:hover, .hsr-box a.link-arrow:focus, .blog-box a.link-arrow:hover, .blog-box a.link-arrow:focus, .career-box a.link-arrow:hover, .career-box a.link-arrow:focus{
    color: #177CFF;
}
.hsr-box a.link-arrow:hover svg path, .hsr-box a.link-arrow:focus svg path, .blog-box a.link-arrow:hover svg path, .blog-box a.link-arrow:hover svg path, .career-box a.link-arrow:hover svg path, .career-box a.link-arrow:focus svg path{
    fill: #1381FF;
}
.hsr-box a.link-arrow:hover svg, .hsr-box a.link-arrow:focus svg, .blog-box a.link-arrow:hover svg, .blog-box a.link-arrow:focus svg, .career-box a.link-arrow:hover svg, .career-box a.link-arrow:focus svg {
	transform: rotate(-30deg);
}
.hs-right .shape-4 {
	right: 50px;
	bottom: -80px;
}
.swiper-pagination {
	position: relative !important;
	margin-top: 50px;
}
.swiper-pagination .swiper-pagination-bullet {
	width: 10px !important;
	height: 5px !important;
	border-radius: 10px !important;
	margin: 0 2.5px !important;
}
.swiper-pagination .swiper-pagination-bullet-active{
    width: 30px !important;
}
.serviceSwiper .brill-box {
	background: #F8F3FF;
	border: 1px solid #E4C7F3;
    padding: 30px;
}
.serviceSwiper .swiper-slide-active .brill-box {
	background: #fff;
	border-color: #177CFF;
}
.home-services .shape-3{
    max-width: 190px;
    right: 0;
    bottom: -200px;
}
.home-industry h2 {
	max-width: 80%;
}
.industrySwiper .brill-box, .indu-serve .brill-box {
	background: #FDF2EC;
	border: 1px solid #FFCD9F;
    padding: 30px;
}
.industrySwiper .swiper-slide-active .brill-box, .indu-serve .brill-box:hover {
	background: #FFFFFF;
	border-color: transparent;
    box-shadow:  0px 7px 31px rgba(0, 0, 0, 0.06);
}
.home-industry .shape-1 {
	left: 0;
	bottom: -150px;
	max-width: 115px;
}
.hw-img img{
    max-width: 470px;
}
.hw-desc h2 {
	max-width: 60%;
}
.listing-main ul li {
	padding-left: 40px;
	position: relative;
	line-height: 30px;
	font-size: 16px;
    margin-bottom: 15px;
}
.listing-main ul li::before {
	content: '';
	position: absolute;
	left: 0;
    top: 4px;
	background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='32' height='22' viewBox='0 0 32 22'%3e%3cg id='Group_8286' data-name='Group 8286' transform='translate(-735 -7365)'%3e%3cpath id='Path_183' data-name='Path 183' d='M41.995,21.6l10.977-9.4a1.578,1.578,0,0,0,0-2.41L41.995.4a1.638,1.638,0,0,0-2.71,1.2V20.4a1.638,1.638,0,0,0,2.71,1.2' transform='translate(713.47 7365)' fill='%23118fff'/%3e%3cpath id='Path_184' data-name='Path 184' d='M29.038,7.775a1.139,1.139,0,1,0,1.155,1.139,1.147,1.147,0,0,0-1.155-1.139' transform='translate(719.785 7360.709)' fill='%23b5b5b5'/%3e%3cpath id='Path_185' data-name='Path 185' d='M29.038,17.263A1.139,1.139,0,1,0,30.193,18.4a1.147,1.147,0,0,0-1.155-1.139' transform='translate(719.785 7355.473)' fill='%23b5b5b5'/%3e%3cpath id='Path_186' data-name='Path 186' d='M29.038,26.75a1.139,1.139,0,1,0,1.155,1.139,1.146,1.146,0,0,0-1.155-1.139' transform='translate(719.785 7350.236)' fill='%23b5b5b5'/%3e%3cpath id='Path_187' data-name='Path 187' d='M29.038,36.237a1.139,1.139,0,1,0,1.155,1.139,1.146,1.146,0,0,0-1.155-1.139' transform='translate(719.785 7345)' fill='%23b5b5b5'/%3e%3cpath id='Path_188' data-name='Path 188' d='M19.744,7.775A1.139,1.139,0,1,0,20.9,8.914a1.147,1.147,0,0,0-1.155-1.139' transform='translate(724.857 7360.709)' fill='%23b5b5b5'/%3e%3cpath id='Path_189' data-name='Path 189' d='M19.744,17.263A1.139,1.139,0,1,0,20.9,18.4a1.147,1.147,0,0,0-1.155-1.139' transform='translate(724.857 7355.473)' fill='%23b5b5b5'/%3e%3cpath id='Path_190' data-name='Path 190' d='M19.744,26.75A1.139,1.139,0,1,0,20.9,27.889a1.146,1.146,0,0,0-1.155-1.139' transform='translate(724.857 7350.236)' fill='%23b5b5b5'/%3e%3cpath id='Path_191' data-name='Path 191' d='M19.744,36.237A1.139,1.139,0,1,0,20.9,37.376a1.146,1.146,0,0,0-1.155-1.139' transform='translate(724.857 7345)' fill='%23b5b5b5'/%3e%3cpath id='Path_192' data-name='Path 192' d='M10.449,17.263A1.139,1.139,0,1,0,11.6,18.4a1.146,1.146,0,0,0-1.155-1.139' transform='translate(729.962 7355.473)' fill='%23b5b5b5'/%3e%3cpath id='Path_193' data-name='Path 193' d='M10.449,26.75A1.139,1.139,0,1,0,11.6,27.889a1.146,1.146,0,0,0-1.155-1.139' transform='translate(729.962 7350.236)' fill='%23b5b5b5'/%3e%3cpath id='Path_194' data-name='Path 194' d='M1.154,17.263a1.139,1.139,0,1,0,0,2.278,1.139,1.139,0,1,0,0-2.278' transform='translate(735 7355.473)' fill='%23b5b5b5'/%3e%3cpath id='Path_195' data-name='Path 195' d='M1.154,26.75a1.139,1.139,0,1,0,0,2.278,1.139,1.139,0,1,0,0-2.278' transform='translate(735 7350.236)' fill='%23b5b5b5'/%3e%3crect id='Rectangle_3517' data-name='Rectangle 3517' width='32' height='21.999' transform='translate(735 7365)' fill='none'/%3e%3c/g%3e%3c/svg%3e ");
	width: 25px;
	height: 22px;
	background-size: 25px;
	background-repeat: no-repeat;
	background-position: center;
}
.global-tab .accordion-item{
    border: 0px;
    padding: 0px 40px 30px 40px;
    position: relative;
}
.global-tab .accordion-item:last-child{
    padding-bottom: 0px;
}
.global-tab .accordion-item h2 .accordion-button::after{
    content: '';
    position: absolute;
    background: rgba(139, 139, 139, 0.4);
    width: 1px;
    height: auto;
    top: 10px;
    bottom: 0;
    left: 18.6px;
}
.global-tab .accordion-item .accordion-button{
    position: static;
}
.global-tab .accordion-item .accordion-button::before{
    content: '';
    position: absolute;
    background: #BBBBBB;
    border: 4px solid #BBBBBB;
    border-radius: 12px;
    top: 8px;
    left: 10px;
    width: 18px;
    height: 18px;
    z-index: 1;
}
.global-tab .accordion-item:first-of-type .accordion-button, .global-tab .accordion-item .accordion-button{
    padding: 0px;
    border: 0px;
    box-shadow: 0 0 0;
}
.global-tab .accordion-item h2, .global-tab .accordion-item h2 .accordion-button{
    font-size: 22px;
    line-height: 34px;
    margin: 0px;
    font-weight: 400;
    font-family: 'Red Hat Display', sans-serif;
}
.global-tab .accordion-button:not(.collapsed)::before{
    background: #fff;
    border-color: #177CFF;
}
.global-tab .accordion-item .accordion-button:not(.collapsed)::after{
    background: #177CFF;
    transform: none;
}
.global-tab .accordion-item:last-child .accordion-button::after{
    visibility: hidden;
}
.global-tab .accordion-item:last-child .accordion-button:not(.collapsed)::after{
    visibility: visible;
}
.global-tab .accordion-item h2 .accordion-button:not(.collapsed){
    color: #177CFF;
    background: transparent;
    font-weight: 700;
    box-shadow: none;
    border: 0px;
}
.global-tab .faq-body p{
    font-size: 16px;
    line-height: 26px;
    margin: 15px 0px 0px;
    font-weight: 400;
}
.global-tab .accordion {
	--bs-accordion-bg: transparent;
}
.ht-img img {
	border-radius: 25px;
    max-width: 100%;
}
.home-numbers {
	background: linear-gradient(180deg, #ECF7FD 50%, #fff 50%);
}
.home-numbers .container{
    padding: 70px 100px;
}
.numbers-grid {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 30px;
}
.num-box {
	text-align: center;
	background: #fff;
	border-radius: 10px;
	border: 1px solid #FFCD9F;
	padding: 15px;
}
.num-box h4 {
	font-size: 35px;
	line-height: 1;
	font-weight: 700;
	margin: 0 0 5px;
}
.num-box p {
	margin: 0;
	font-size: 16px;
	line-height: 25px;
}
.num-img {
	position: absolute;
	bottom: 0;
	right: -30px;
}
.testiSwiper {
	padding-top: 50px;
}
.testi-box {
	padding: 40px 28px;
	background: #F3FAFF;
	border-radius: 20px;
	border: 1px solid #B4DCFA;
}
.testi-img img {
	max-width: 100px;
	border-radius: 50%;
	border: 1px solid #E86620;
}
.testi-img {
	margin-bottom: 20px;
}
.testi-box p {
	font-size: 15px;
	line-height: 25px;
	margin-bottom: 20px;
}
.testi-box h5 {
	font-size: 20px;
	line-height: 25px;
	margin: 0 0 5px;
	font-weight: 700;
}
.testi-box .designation {
	font-size: 16px;
	line-height: 25px;
	display: block;
}
.testiSwiper .swiper-slide {
	filter: grayscale(100%);
}
.testiSwiper .swiper-slide.swiper-slide-active{
    filter: grayscale(0%);
}
.blog-box{
    margin-bottom: 30px;
    -webkit-transition: .5s all ease;
    -ms-transition: .5s all ease;
    transition: .5s all ease;
}
.blog-box.top, .blog-box.bottom {
	background: rgba(162, 172, 189, 0.08);
	padding: 30px;
	border-radius: 10px;
	border: 1px solid transparent;
    align-items: center;
}
.bbt-img {
	margin-right: 30px;
}
.bbb-img{
    margin-left: 30px;
}
.bbt-img img {
	max-width: 240px;
	border-radius: 10px;
}
.bbb-img img{
    max-width: 140px;
    border-radius: 10px;
}
.blog-box .date {
	display: block;
	font-size: 16px;
	margin-bottom: 15px;
}
.blog-box h4 {
	font-size: 20px;
	line-height: 25px;
	font-weight: 700;
	margin-bottom: 10px;
}
.blog-box.top h4 {
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
}
.blog-box.bottom h4 {
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	overflow: hidden;
}
.blog-box.top p{
    display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden;
}
.blog-box.bottom p{
    display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
}
.blog-box p {
	font-size: 15px;
	line-height: 25px;
	margin-bottom: 10px;
}
.blog-box:hover, .blog-box:focus{
    background: #ECF7FD;
    border-color: #B4DCFA;
}
.home-cta{
    padding: 137px 0;
}
.cta-img {
	position: absolute;
	top: -150px;
    right: 100px;
}
.cta-img img {
	max-width: 550px;
}
.ft-logo {
	max-width: 200px;
	margin-bottom: 18px;
}
.social li {
	display: inline-block;
}
.social li + li {
	margin-left: 12px;
}
.social li a {
	width: 50px;
	height: 50px;
	background: #fff;
	border-radius: 50%;
	padding: 5px;
	color: #315175;
	text-align: center;
	display: block;
	font-size: 18px;
	position: relative;
	line-height: 42px;
}
.social li a:hover{
  background: #177CFF;
  color: #fff;
}
.footer-top h4 {
	font-size: 24px;
	font-weight: 700;
	line-height: 28px;
	color: #315175;
	margin-bottom: 30px;
    width: max-content;
    position: relative;
}
.footer-top h4::after {
	content: '';
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	right: -50px;
	height: 2px;
	width: 30px;
	background: #177CFF;
}
.footer-top .col-lg-2 ul li {
	position: relative;
	padding-left: 20px;
	background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='10.828' height='10.306' viewBox='0 0 10.828 10.306'%3e%3cg id='Group_8510' data-name='Group 8510' transform='translate(-582.198 -11173.398)'%3e%3crect id='Rectangle_55' data-name='Rectangle 55' width='1.458' height='7.288' rx='0.729' transform='translate(591.995 11177.521) rotate(45)' fill='%23118fff'/%3e%3crect id='Rectangle_56' data-name='Rectangle 56' width='1.458' height='7.288' rx='0.729' transform='translate(593.026 11178.552) rotate(135)' fill='%23118fff'/%3e%3crect id='Rectangle_173' data-name='Rectangle 173' width='1.458' height='7.288' rx='0.729' transform='translate(587.352 11177.521) rotate(45)' fill='%23118fff'/%3e%3crect id='Rectangle_174' data-name='Rectangle 174' width='1.458' height='7.288' rx='0.729' transform='translate(588.382 11178.552) rotate(135)' fill='%23118fff'/%3e%3c/g%3e%3c/svg%3e ");
	background-repeat: no-repeat;
	background-position: left 12px;
	background-size: 10px;
}
.footer-top .col-lg-2 ul li a {
	font-size: 16px;
	line-height: 1;
	font-weight: 500;
	color: #333333;
}
.footer-top .col-lg-2 ul li a:hover, .footer-top .col-lg-2 ul li a:focus, .footer-top .col-lg-2 ul li a:active{
    color: #1381FF;
}
.footer-bottom{
    padding: 15px 0;
    border-top: 1px solid #000000;
}
.footer-bottom p {
	margin: 0;
	font-size: 16px;
	line-height: 1;
}
.footer-bottom a{
    font-weight: 400;
    color: #000;
    font-size: 16px;
    line-height: 1;
}
.footer-bottom a {
	font-weight: 400;
	color: #000;
	font-size: 16px;
	line-height: 1;
	border-left: 1px solid #000;
	padding-left: 15px;
	margin-left: 15px;
}
.footer-bottom a:hover, .footer-bottom a:focus{
    color: #1381FF;
}
/* About */
.inner-banner{
    padding: 150px 0 0;
    position: relative;
    z-index: 1;
}
.inner-banner:before{
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 82px;
    background: rgba(219, 242, 255,.3);
    z-index: -1;
}
.inner-title h1 b, .inner-title h1 strong, .inner-title h2 b, .inner-title h2 strong {
	position: relative;
    z-index: 1;
    color: #000;
}
.inner-title h1 b::before, .inner-title h1 strong::before, .inner-title h2 b:before, .inner-title h2 strong:before {
	content: '';
	position: absolute;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='142' height='7' viewBox='0 0 142 7'%3E%3Cdefs%3E%3ClinearGradient id='linear-gradient' x1='-0.008' y1='1' x2='0.993' y2='0.338' gradientUnits='objectBoundingBox'%3E%3Cstop offset='0' stop-color='%23ff7575'/%3E%3Cstop offset='0.51' stop-color='%23ff4848'/%3E%3Cstop offset='1' stop-color='%236248ff'/%3E%3C/linearGradient%3E%3C/defs%3E%3Crect id='Rectangle_3638' data-name='Rectangle 3638' width='141' height='6' transform='translate(0.5 0.5)' stroke='rgba(0,0,0,0)' stroke-miterlimit='10' stroke-width='1' opacity='0.8' fill='url(%23linear-gradient)'/%3E%3C/svg%3E%0A");
	left: 0;
	right: 0;
	bottom: 10px;
	height: 6px;
	z-index: -1;
	background-size: cover;
	background-repeat: no-repeat;
}
.breadcrumb-main {
	position: absolute;
	margin: 0;
	left: 0;
	bottom: -90px;
	background: #DBF2FF;
	width: max-content;
	border-radius: 0 15px 0 0;
}
.breadcrumb {
	margin: 0;
	padding: 15px;
}
.breadcrumb-item {
	line-height: 18px;
	display: flex;
	align-items: center;
}
.breadcrumb-item i {
	color: #1381FF;
	margin-right: 8px;
    font-size: 18px;
}
.breadcrumb-item.active, .breadcrumb-item a{
    color: #000 !important;
    font-size: 14px;
    font-weight: 400;
}
.breadcrumb-item.active{
    font-weight: 700;
}
.breadcrumb-item + .breadcrumb-item::before{
    color: #000;
}
.ib-img img {
	width: 100%;
}
.team-box {
	padding: 30px;
	background: #F5F5F5;
	border-radius: 20px;
	border: 1px solid #707070;
    margin-bottom: 30px;
    -webkit-transition: .5s all ease;
    -ms-transition: .5s all ease;
    transition: .5s all ease;
}
.team-box h4 a{
    font-size: 20px;
    color: #000;
}
.team-box:hover{
    border-color: #1381FF;
}
.team-box:hover h4 a, .team-box h4 a:hover{
    color: #1381FF;
}
.ap-main{
    border-radius: 25px;
    padding: 50px;
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    gap: 30px;
}
.ap-box{
    height: 108px;
    background: #fff;
    border-radius: 10px;
    position: relative;
    padding: 15px;
}
.ap-box img{
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    margin: 0 auto;
}
.sm-box{
    border-radius: 20px;
    border: 1px solid transparent;
    padding: 30px;
    margin-bottom: 30px;
}
.sm-box:nth-child(n){
    background: #ECF7FD;
    border-color: #177CFF;
}
.sm-box:nth-child(2n + 1){
    background: #FDF2EC;
    border-color: #FFCD9F;
}
.sm-box .sm-img img{
    width: 100%;
    border-radius: 20px;
}
.sm-desc h4{
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 15px;
}
.sd-numbers .numbers-grid {
	grid-template-columns: repeat(6, 1fr);
}
.sdliveSwiper .swiper-pagination, .sdblogSwiper .swiper-pagination {
	margin-top: 20px;
}
.sdclientSwiper .swiper-slide{
    width: 190px;
}

.form-group label, .form-group br {
	display: none;
}
.form-control {
	font-size: 15px;
	line-height: 15px;
	padding: 12px 15px;
}
.sdclientSwiper .ap-box{
height: 90px;
  text-align: center;
    padding: 0;
}
.sdclientSwiper .ap-box img{
	height: 100%;
	object-fit: contain;
}
.indu-serve .brill-box{
    margin-bottom: 30px;
    -webkit-transition: .5s all ease;
    -ms-transition: .5s all ease;
    transition: .5s all ease;
}
.indu-serve .brill-box p{
    margin-bottom: 20px;
}
.indu-serve .brill-box:hover{
    border-color: #1381FF;
}
.ins-box{
    position: relative;
    z-index: 1;
    padding: 30px;
    margin-bottom: 30px;
}
.ins-box::before {
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	top: 60px;
	bottom: 0;
	border-radius: 20px;
	background: #F8F3FF;
	z-index: -1;
	border: 1px solid #E4C7F3;
    -webkit-transition: .5s all ease;
    -ms-transition: .5s all ease;
    transition: .5s all ease;
}
.ins-icon {
	width: 54px;
	height: 54px;
	position: relative;
	background: #F8F3FF;
	border-radius: 5px;
	border: 2px solid #fff;
	text-align: center;
    margin-bottom: 15px;
    -webkit-transition: .5s all ease;
    -ms-transition: .5s all ease;
    transition: .5s all ease;
}
.ins-icon svg {
	max-width: 40px;
	position: absolute;
	left: 0;
	right: 0;
	margin: 0 auto;
	top: 50%;
	transform: translateY(-50%);
    -webkit-transition: .5s all ease;
    -ms-transition: .5s all ease;
    transition: .5s all ease;
}
.ins-box h4 {
	font-size: 20px;
	font-weight: 700;
	margin-bottom: 15px;
}
.ins-box p {
	font-size: 15px;
	line-height: 25px;
	margin-bottom: 15px;
}
.ins-box:hover:before{
    background: #fff;
    border-color: #1381FF;
}
.ins-box:hover .ins-icon{
    background: #ECF7FD;
}
.ins-box:hover .ins-icon svg path{
    fill: #315175;
}
.cs-tabs{
    margin-bottom: 50px;
}
.cs-tabs ul {
	border-bottom: 1px solid #707070;
	padding-bottom: 4px;
}
.cs-tabs ul li a{
    padding: 10px 45px;
    background: #ECF7FD;
    border-radius: 10px 10px 0 0;
    font-size: 14px;
    color: #000;
    font-weight: 500;
    font-family: 'Red Hat Display', sans-serif;
}
.cs-tabs ul li + li{
    margin-left: 30px;
}
.cs-tabs ul li a:hover, .cs-tabs ul li.active a {
	background: #1381FF;
	color: #fff;
}
.cst-top-box {
	padding: 30px;
	border: 1px solid #177CFF;
	border-radius: 20px;
    margin-bottom: 30px;
}
.cstt-img img {
	width: 100%;
	border-radius: 20px;
}
.csttd-img img {
	max-width: 125px;
	margin-bottom: 25px;
}
.cstt-desc h4 {
	font-size: 20px;
	font-weight: 700;
	margin-bottom: 15px;
}
.cstt-desc p {
	font-size: 15px;
	line-height: 25px;
}
.cst-bottom .brill-box {
	background: #F8F3FF;
	border: 1px solid #E4C7F3;
	padding: 30px;
    margin-bottom: 30px;
}
.cst-bottom .brill-box p{
    font-size: 15px;
    line-height: 25px;
    margin-bottom: 15px;
}
.cstb-img img{
    max-width: 125px;
    margin: 0;
}
.csd-top-box, .cd-top{
    padding: 30px;
    background: #fff;
    border: 1px solid #1381FF;
    border-radius: 20px;
}
.csdt-box, .cdt-box{
    background: #F3FAFF;
    border-radius: 10px;
    padding: 25px;
}
.csd-top-box h4, .cd-top h4{
    font-weight: 700;
    font-size: 20px;
    line-height: 25px;
    margin-bottom: 5px;
}
.csd-top-box p, .cd-top p{
    font-size: 15px;
    line-height: 25px;
    margin: 0;
}
.csdt-box {
	background: #F3FAFF;
	border-radius: 10px;
	padding: 25px;
	min-height: 130px;
    margin-bottom: 30px;
}
.csd-top-box .col-lg-4:nth-child(2) .csdt-box{
    text-align: center;
    display: flex;
}
.csd-top-box .col-lg-4:nth-child(2) .csdt-box img{
    max-width: 170px;
}
.csd-top-box .col-lg-4:nth-child(2) .csdt-box {
	display: flex;
	justify-content: center;
	align-items: center;
}
.csd-top-box .col-lg-4:nth-child(3) .csdt-box{
    display: flex;
    justify-content: center;
    flex-direction: column;
}
.csd-object .faq-body ul{
    margin-top: 15px;
}
.life-box img, .glance-box img{
    width: 100%;
    border-radius: 20px;
}
.career-glance .col-lg-3 .glance-box + .glance-box{
    margin-top: 30px;
}
.career-box{
    padding: 25px;
    background: #F5F5F5;
    border-radius: 10px;
    border: 1px solid transparent;
    margin-bottom: 30px;
    -webkit-transition: .5s all ease;
    -ms-transition: .5s all ease;
    transition: .5s all ease;
}
.career-box:hover{
    border-color: #1381FF;
}
.time-location {
	margin-bottom: 10px;
}
.time-location ul li {
	display: inline-block;
    font-size: 15px;
    line-height: 25px;
}
.time-location ul li i{
    margin-right: 5px;
}
.time-location ul li + li{
    margin-left: 15px;
}
.career-box h4 {
	font-size: 20px;
	line-height: 25px;
	margin-bottom: 5px;
}
.career-box h4 a{
    color: #000;
}
.career-box h4 a:hover{
    color: #1381FF;
}
.career-box p {
	font-size: 15px;
	line-height: 25px;
	margin-bottom: 15px;
}
.cdt-box{
    margin-bottom: 30px;
}
.cd-job-box{
    padding: 30px;
    background: #F5F5F5;
    border-radius: 10px;
}
.cd-job-box p{
    font-size: 16px;
    line-height: 30px;
}

.home-partners, .home-services, .home-industry, .sd-clients {
	overflow: hidden;
}

/* Responsive */
@media screen and (max-width: 1399px) {
    .numbers-grid{
        gap: 15px;
    }
    .benifit-2{
        margin: 0 15px;
    }
    .benifit-3{
        margin: 0 30px;
    }
    .home-industry h2, .hw-desc h2 {
        max-width: 100%;
    }
    .hs-right{
        padding: 30px;
    }
}

@media screen and (max-width: 1199px) {
	header .navbar-nav .menu-item + .menu-item {
	margin-left: 25px;
}
	header .navbar-nav a {
	font-size: 14px;
	line-height: 18px;
	padding: 28px 0 !important;
}
	.btn-black, .btn-primary {
	padding: 12px 45px 12px 15px;
		background-position: calc(100% - 15px) center !important;
}
	.ft-logo {
	max-width: 190px;
}
}
@media screen and (max-width: 991px) {
    .mt-90{
        margin-top: 45px;
    }
    .ptb-100{
        padding: 50px 0;
    }
    header {
        padding: 20px 0;
    }

	
    .navbar-toggler {
        display: block;
        /* top: 2px; */
        right: 25px;
        position: absolute;
        border: 2px solid #315175;
        border-radius: 10px;
        width: 40px;
        height: 40px;
        padding: 8px;
        box-shadow: none !important;
    }
    .navbar-toggler .icon-bar {
        width: 100%;
        height: 3px;
        background-color: #177CFF;
        display: block;
        border-radius: 5px;
    }
    .navbar-toggler .icon-bar + .icon-bar {
        margin-top: 3px;
    }
    button.close-btn {
        width: 100%;
        height: 40px;
        background: #315175;
        border: 0;
        right: 0;
        position: absolute;
        font-size: 18px;
        color: #fff;
        padding: 0 15px 0;
        z-index: 2;
        text-align: left;
        top: 0;
        cursor: pointer;
        text-transform: capitalize;
        left: 0;
        display: block;
        line-height: 40px;
        text-align: right;
    }
    button.close-btn svg {
        fill: #fff;
        width: 18px;
        padding-top: 10px;
        vertical-align: unset;
    }
    header .btn-black {
        display: none;
    }
    .navbar-collapse {
        padding: 0;
        float: left;
        width: 100%;
        position: fixed;
        left: auto;
        right: -100%;
        top: 0;
        z-index: 11;
        -ms-transition: .4s;
        -webkit-transition: .4s;
        transition: .4s;
        height: 100vh !important;
        border: 0;
        display: block;
        background: #177CFF;
        overflow: auto;
    }
    .navbar-collapse.show {
        right: 0;
    }
    header .collapse:not(.show) {
        display: block;
    }
    .navbar-nav{
        width: 100%;
        overflow-x: hidden;
    }
    ul.navbar-nav > li {
        width: 100%;
    }
    ul.navbar-nav {
        padding-top: 40px;
    }
    header .navbar-nav .menu-item + .menu-item {
        margin-left: 0;
    }
    header .navbar-nav a {
        font-size: 16px;
        width: 100%;
        display: block;
        padding: 15px!important;
        line-height: 1;
        border: 0;
        color: #fff !important;
        font-weight: 500;
    }
    header .navbar-nav a:hover{
        color: #315175 !important;
    }
    header .navbar-nav .menu-item + .menu-item {
        margin-left: 0;
        border-top: 1px solid #fff;
    }
    .home-banner{
        padding: 100px 0 30px;
    }
    .hb-desc {
        max-width: 100%;
    }
    .hg-img {
        text-align: center;
        margin-bottom: 30px;
    }
    .hg-img .shape-2 {
        right: 30px;
        bottom: 15px;
    }
    .home-benifits .shape-3{
        top: -150px;
    }
    .benifit {
        position: relative;
        top: 0 !important;
        width: 100%;
        margin-left: 0;
        margin-right: 0;
        display: block;
        margin-bottom: 30px;
    }
    .benifit .beni-img, .benifit .beni-desc {
        flex: 0 0 auto;
        width: 100%;
    }
    .benifit .beni-img, .hw-img {
        margin-bottom: 30px;
        text-align: center;
    }
    .home-brill .shape-3{
        left: -50px;
    }
    .hs-left img {
        margin: 0 auto 30px;
        text-align: center;
        display: block;
    }
    .home-services .shape-3 {
        bottom: -150px;
    }
    .ht-img {
        text-align: center;
        margin-top: 30px;
    }
    .num-img {
        position: relative;
        bottom: auto;
        right: auto;
        left: auto;
        text-align: center;
        margin-top: 30px;
    }
    .home-numbers .container {
        padding: 30px 30px 0;
    }
    .cta-img {
        position: relative;
        top: auto;
        right: auto;
        text-align: center;
        margin-top: 30px;
    }
    .home-cta {
        padding: 50px 0;
    }
    .mt-50{
        margin-top: 25px;
    }
    .social {
        margin-bottom: 30px;
    }
    .footer-top .col-lg-2 {
        width: 50%;
    }
    .footer-top h4{
        margin-bottom: 15px;
    }
    .footer-top .col-lg-2 ul{
        margin-bottom: 30px;
    }
    .hw-img img, .cta-img img {
        max-width: 100%;
    }
}
@media screen and (max-width: 767px) {
    h1, h2 {
        font-size: 26px;
        line-height: 40px;
        margin-bottom: 15px;
    }
    #hb1, #hb2 {
        min-width: auto;
    }
    .hg-img .main-img{
        max-width: 100%;
    }
    .shape{
        display: none;
    }
    .benifit{
        padding: 15px;
    }
    .hsr-box {
        display: block !important;
        padding: 15px;
    }
    .hsr-box img {
        width: auto;
        height: auto;
        margin: 30px auto 0;
        text-align: center;
        display: block;
    }
    .hs-right .btn-primary {
        text-align: center;
        margin: 0 auto;
        display: block;
    }
    .numbers-grid{
        grid-template-columns: repeat(2, 1fr);
    }
    .blog-box.top, .blog-box.bottom {
        display: block !important;
    }
    .bbt-img {
        margin: 0 auto 30px;
        text-align: center;
    }
    .bbb-img{
        margin: 30px auto 0;
        text-align: center;
    }
    .footer-top .col-lg-2 {
        width: 100%;
    }
    .footer-bottom .col-lg-12 {
        display: block !important;
    }
}