
@font-face {
    font-family: 'googlesans';
    src: url('../fonts/googlesans.eot');
    src: url('../fonts/googlesans.eot') format('embedded-opentype'),
         url('../fonts/googlesans.woff2') format('woff2'),
         url('../fonts/googlesans.woff') format('woff'),
         url('../fonts/googlesans.ttf') format('truetype'),
         url('../fonts/googlesans.svg#googlesans') format('svg');
}

/* @font-face {
    font-family: 'googlematerialicon';
    src: url('../fonts/googlematerialicon.eot');
    src: url('../fonts/googlematerialicon.eot') format('embedded-opentype'),
         url('../fonts/googlematerialicon.woff2') format('woff2'),
         url('../fonts/googlematerialicon.woff') format('woff'),
         url('../fonts/googlematerialicon.ttf') format('truetype'),
         url('../fonts/googlematerialicon.svg#googlematerialicon') format('svg');
} */

body {
    background-color: #fff;
    color: #333;
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    font-weight: 300;
    line-height: 1.4;
    height: 100%;
    position: relative;
}

a, a:hover{
	text-decoration:none;
}

button:focus,
button:focus-visible {
	outline:none;
	border:none;
}

header {
    background-color: #fff;
    position: fixed;
    top: 0;
    transition: box-shadow .2s ease-in-out;
    width: 100%;
    z-index: 3;
	left: 0;
}

header.shadow-header{
	box-shadow:0 4px 5px 0 rgba(0,0,0,.14), 0 1px 10px 0 rgba(0,0,0,.12), 0 2px 4px -1px rgba(0,0,0,.2);
}

nav{
	height: 64px;
	display:flex;
	align-items:center;
}

.f0UV3d {
    color: rgb(95,99,104);
    font-family: 'googlesans';
    line-height: 1.75rem;
    font-size: 1.375rem;
    letter-spacing: 0;
    font-weight: 500;
    align-items: center;
    display: flex;
    height: 100%;
    white-space: nowrap;
    z-index: 1;
	margin:0 14px 0 28px;
}

.kOqhQd {
    margin-right: 8px;
    height: 40px;
    width: 40px;
}

.searchbox{
	position: relative;
	width:100%;
	max-width:720px;
	margin:8px auto;	
    min-width: 285px;
	height:49px;
}

.searchin{
	display:flex;
	position:relative;
}

.searchin input{
	font-family: 'googlesans';
    line-height: 1.5rem;
    font-size: 1rem;
    letter-spacing: .00625em;
    font-weight: 400;
    color: rgb(32,33,36);
    height: 48px;
    width: 100%;
	outline: none;
	border:none;
	background:rgb(241,243,244);
    border-radius: 8px;
	padding-left:50px;
	position:relative;
}

.searchin input:focus{
	box-shadow: 0 1px 2px rgba(60,64,67,.3), 0 1px 3px 1px rgba(60,64,67,.15);
	background-color: #fff;
}


.searchin .fas{
    padding: 17px 17px;
	position:absolute;
	top:0px;
	left:0px;
	appearance: none;
    -webkit-appearance: none;
	z-index:1;
}

nav button{
	width: 48px;
    height: 48px;
    padding: 8px;
    font-size: 32px;
	margin:0 10px 0 0;
	background:transparent;
	border:none;
	cursor: pointer;
	display:flex;
}

nav button:hover{
	background-color: rgb(0 0 0 / 4%);
    border-radius: 100px;
}

nav button img {
    width: 32px;
    height: 32px;
}

.content-sec{
	margin-left: 15px;
	margin-right: 15px;
	margin-top:90px;
    font-family: 'googlesans';
}

@media screen and (min-width:1280px){
	.content-sec{
		margin-left: 48px;
		margin-right: 48px;
	}
}

@media screen and (min-width:1280px){
	.content-sec{
		margin-left: 72px;
		margin-right: 72px;
	}
}


@media screen and (min-width:1440px){
	.content-sec{
		margin-left: auto;
		margin-right: auto;
		max-width: 1296px;
	}
}

.appactivetab{
	background-color: #e6f3ef;
    color: #056449;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: .25px;
    width: 154px;
    text-align: center;
    line-height: 32px;
    border-radius: 20px;
	margin-bottom:30px;
}

.vWM94c {
    line-height: 2.25rem;
    font-size: 1.75rem;
    letter-spacing: 0;
    font-weight: 400;
}

.LbQbAe {
    line-height: 1.5rem;
    font-size: 1rem;
    letter-spacing: .00625em;
    font-weight: 500;
	color:rgb(95,99,104);
}

.RuAVU{
	display:block;
}

.omXQ6c {
    font-size: 1rem;
    font-weight: 400;
    letter-spacing: .00625em;
    line-height: 1.5rem;
	color:rgb(32,33,36);
	padding-top:16px;
}

.Jeh37 {
    margin: 16px 0;
	display:flex;
}

.KvQfUd {
    border-radius: 8px;
    height: 52px;
    margin-right: 24px;
    width: 52px;
}

.w7Iutd {
    align-items: center;
    display: flex;
}

.wVqUob {
    padding: 0 16px;
    position: relative;
    min-width: 96px;
}

.wVqUob:first-child {
    padding-left: 0;
}

.wVqUob:nth-child(2),
.wVqUob:nth-child(3) {
    padding: 0 24px;
}

.wVqUob:not(:first-child)::before {
    background-color: rgb(232,234,237);
    content: "";
    display: block;
    height: 24px;
    left: 0;
    position: absolute;
    top: calc(50% - 12px);
    width: 1px;
}

.ClM7O {
    color: rgb(32,33,36);
    line-height: 1.25rem;
    font-size: .875rem;
    letter-spacing: .0178571429em;
    font-weight: 500;
    align-items: center;
    display: flex;
    height: 24px;
    justify-content: center;
    white-space: nowrap;
}

.TT9eCd {
    align-items: center;
    display: flex;
}

.TT9eCd .fa{
	font-size: 10px;
    margin-left: 2px;
}

.g1rdde {
    color: rgb(95,99,104);
	font-family: 'Roboto', sans-serif;
    line-height: 1rem;
    font-size: .75rem;
    letter-spacing: .025em;
    font-weight: 400;
    align-items: center;
    display: flex;
    height: 20px;
    justify-content: center;
    white-space: nowrap;
}

.ourappsec{
	border-bottom: solid 1px rgb(218,220,224);
	padding-bottom: 50px;
    margin-bottom: 50px;
}

.ourappsec button{
	background-color: #01875f;
    padding: 0 16px 0 16px;
    border-radius: 8px;
    font-size: .875rem;
    letter-spacing: .0107142857em;
    font-weight: 500;
    text-transform: none;
    transition: border .28s cubic-bezier(.4,0,.2,1),box-shadow .28s cubic-bezier(.4,0,.2,1);
    box-shadow: none;
    color: #fff;
    border: none;
    width: 160px;
    line-height: 40px;
	margin:5px 0 0 0;
}

.bannersec img{
	border-width: 0;
    box-shadow: 0 1px 2px 0 rgba(60,64,67,.3), 0 1px 3px 1px rgba(60,64,67,.15);
    border-radius: 8px;
    cursor: pointer;
	height: 320px;
    object-fit: cover;
}

.otherapps{
	display:flex;
	gap:15px;
}

.otherapps div {
    width: 100%;
    max-width: 256px;
    overflow: hidden;
}

.otherapps div img{
	width:100%;
}

footer{
	padding-top:50px;
	padding-bottom:30px;
	margin-top:50px;
	border-top:solid 1px rgb(218,220,224);
}

footer h5{
	color:rgb(95,99,104);
	line-height:18px;
	font-size: .875rem;
    letter-spacing: .0178571429em;
    font-weight: 500;
	display: inline-block;
    width: 100%;
    margin: 0 0 10px 0;
	font-family: 'Roboto', sans-serif;
}

footer ul{
	margin:0px;
	padding:0px;
	list-style:none;
}

footer ul li a{
	color:rgb(95,99,104);
	font-size: .875rem;
    letter-spacing: .0142857143em;
    line-height: 28px;
    font-weight: 400;
}

.showonmobile{
	display:none;
}

@media screen and (min-width:768px) and (max-width:1024.9px){
	.vWM94c{
		font-size:1.55rem;
	}
	.KvQfUd{
		height: 42px;
		margin-right: 10px;
		width: 42px;
	}
	.wVqUob:nth-child(2), .wVqUob:nth-child(3) {
		padding: 0 20px;
	}
	.bannersec img{
		min-height:200px;
		height:auto;
	}
	.otherapps div{
		max-width: 20%;
	}
	.otherapps div img {
		width: 100%;
	}
}

@media screen and (max-width:767.9px){
	.showonmobile{
		display:block;
	}
	nav{
		flex-wrap:wrap;
		justify-content:space-between;
		height:auto;
		width:100%;
		max-width:100%;
	}
	nav button{
		order:2;
	}
	.f0UV3d{
		margin-left:10px;
	}
	.searchbox{
		margin:0 10px 10px 10px;
		max-width:100%;
		order:3;
	}
	.content-sec{
		margin-top:120px;
	}
	.appinfo{
		display:flex;
	}
	.RuAVU, .hideonmobile {
		display: none;
	}
	.ourappsec{
		padding-bottom: 30px;
		margin-bottom: 30px;
	}
	.ourappsec button{
		width:100%;
		margin-bottom:20px;
	}
	.bannersec img{
		min-height: 140px;
		height:auto;
	}
	.otherapps{
		flex-wrap: wrap;
		gap:10px;
	}
	.otherapps div{
		width:48%;
	}
	.otherapps img{
		width:100%;
	}
	.wVqUob{
		padding:0 10px;
	}
	.wVqUob:nth-child(2), .wVqUob:nth-child(3){
		padding:0 10px;
	}
	footer {
		padding-top: 30px;
		padding-bottom: 20px;
		margin-top: 30px;
	}
	footer .col-md-3:last-child {
		margin-top: 20px;
	}
}

