body {
	font-family: 'Source Sans Pro', sans-serif !important;
	overflow-x: hidden !important;
}
h1,h2,h3,h4,h5,h6,
.h1,.h2,.h3,.h4,.h5,.h6, .title {
	font-family: 'Inter', sans-serif !important;
}
header .container-fluid {
	max-width: 1400px;
	width: 100%;
}
section .container-fluid {
	max-width: 1300px;
	width: 100%;
}
.banner {
	background: #00a3e0;
	height: 100%;
}
.banner .title {
	font-size: 56px;
	font-weight: 700;
	margin-bottom: 24px;
	color: #ffffff;
}
.banner .lead {
	font-size: 22px;
    font-weight: 400;
    margin-bottom: 0;
    color: #ffffff;
    line-height: 31px;
}
.banner .subhead {
	font-size: 22px;
	font-weight: 700;
	font-family: 'Inter', sans-serif !important;
	color: #d9f2fa;
	line-height: 29px;
}
.banner .btn {
	max-width: 330px;
    width: 100%;
    background: #ffffff;
    color: #00a3e0;
    font-size: 23px;
    font-weight: 700;
    height: 60px;
    border-radius: 320px;
    display: flex;
    align-items: center;
    justify-content: center;
	margin-top: 40px;
}
section .title {
	font-size: 40px;
	font-weight: 700;
}
section .lead {
	font-size: 20px;
	font-weight: 400;
	line-height: 29px;
	margin-top: 16px;
	color: #5c6f77;
}
section .subhead {
	font-size: 22px;
	font-weight: 700;
	font-family: 'Inter', sans-serif !important;
	color: #00a3e0;
	margin-bottom: 6px;
	line-height: 29px;
}
section .small-header {
	font-size: 24px;
	font-weight: 700;
	font-family: 'Inter', sans-serif !important;
}
.custom-shape-divider-bottom-1685042290 {
	position: absolute;
	bottom: inherit;
	left: 0;
	width: 100%;
	overflow: hidden;
	line-height: 0;
	transform: rotate(180deg);
	background: #00a3e0;
}
.custom-shape-divider-bottom-1685042290 svg {
	position: relative;
	display: block;
	width: calc(240% + 1.3px);
	height: 240px;
}
.custom-shape-divider-bottom-1685042290 .shape-fill {
	fill: #FFFFFF;
}
.custom-shape-divider-top-1685051035 {
	position: absolute;
	top: inherit;
	left: 0;
	width: 100%;
	overflow: hidden;
	line-height: 0;
}
.custom-shape-divider-top-1685051035 svg {
	position: relative;
	display: block;
	width: calc(280% + 1.3px);
	height: 240px;
}
.custom-shape-divider-top-1685051035 .shape-fill {
	fill: #FFFFFF;
}
.card-1 {
	padding: 64px 40px;
	border: 1px solid #EBEBEB;
    box-shadow: 0 .5rem 1rem rgba(0,0,0,.09)!important;
	max-width: 413px;
	width: 100%;
}
.card-1 > a {
	text-decoration: none;
}
.card-1:hover {
	transform: scale(1.04);
	border: none;
}
.card-1 .title {
	font-size: 22px;
	font-weight: 700;
	margin-top: 32px;
	color: #00a3e0;
}
.card-1 p {
	font-size: 20px;
	line-height: 25px;
	margin-top: 0;
	color: #5c6f77;
}
.card-1 img {
	max-width: 120px;
	width: 100%;
}
.card-1 .btn {
	max-width: 200px;
	width: 100%;
	background: #00a3e0;
	color: #ffffff;
	font-size: 20px;
	font-weight: 700;
	margin-top: 32px;
	height: 45px;
	border-radius: 200px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.card-1 .process-file {
	color: #00a3e0;
	font-size: 17px;
    font-weight: 700;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto auto 24px auto;
}
.card-2 {
	margin-bottom: 64px;
	padding: 0 8px;
}
.card-2 > a {
	text-decoration: none;
}
.card-2 img {
	max-width: 72px;
	width: 100%;
}
.card-2 .title {
	font-size: 22px;
	font-weight: 700;
	margin-top: 24px;
	color: #ffffff;
}
.card-2 .title span {
	color: #ffd356;
}
.card-2 p {
	font-size: 20px;
	line-height: 25px;
	color: #ffffff;
}
.card-3 {

}
.card-3:hover {
	text-decoration: none;
}
.card-3 > div {
	flex: 1 1 0px !important;
}
.card-3 .title {
	font-size: 22px;
	font-weight: 700;
	margin-bottom: 4px;
	color: #00a3e0;
}
.card-3 p {
	font-size: 20px;
	line-height: 25px;
	color: #5c6f77;
}
.card-3 i {
	font-size: 32px;
	color: #FFBD1A;
    font-size: 32px;
	margin-right: 12px;
}
.row-margin--48 [class*="col"]:not(:last-child) {
	margin-bottom: 48px
}

section.catalog {
	background-color: #f3fbfe;
    background-size: 175%;
    background-position: center center;
	padding: 100px 0;
}
section.catalog .title {
	font-size: 32px;
	margin-bottom: 8px;
	color: #00a3e0;
}
section.catalog .lead {
	margin-top: 8px;
	color: #5c6f77;
}
section.catalog .circle {
	display: flex;
    align-items: center;
    justify-content: center;
    width: 140px;
    height: 140px;
    border-radius: 140px;
    background: #00a3e0;
    margin: 0 auto;
}
section.catalog .circle i {
	font-size: 72px;
	color: #ffffff;
}
section.catalog .btn {
	max-width: 330px;
	width: 100%;
	background: #00a3e0;
	color: #ffffff;
	font-size: 23px;
	font-weight: 700;
	line-height: 27px;
	height: 60px;
	border-radius: 320px;
	display: flex;
	align-items: center;
	justify-content: center;
}
section.catalog .btn i {
	font-size: 19px;
}
.card-4 {
	border: 1px solid #ebebeb;
}
.card-4 .card-header {
	overflow: hidden;
    background: #f3fbfe;
    border-bottom: 0;
    min-height: 220px;
    padding-top: 40px;
}
.card-4 .card-header img {
	max-width: 220px;
    width: 100%;
    margin-bottom: -140px;
	margin-left: auto;
	margin-right: auto;
	display: block;
}
.card-4 .card-header:hover,
.card-4 .card-body > a:hover {
	text-decoration: none;
}
.card-4 .card-body > a {

}
.card-4 .title {
	font-size: 18px;
	color: #212529;
}
.card-4 p {
	font-size: 17px;
	line-height: 21px;
	min-height: 85px;
	color: #5c6f77;
	margin-bottom: 8px;
}
.card-4 .badge {
	background: #e7f7fd;
    color: #00a3e0;
    padding: 4px 12px;
    font-weight: 600;
    font-size: 16px;
	margin-bottom: 12px;
}
.card-4 .btn {
	color: #00a3e0;
	padding: 0;
	outline: 0;
	text-decoration: none;
	font-weight: 600;
	font-size: 17px;
	background: transparent !important;
}
.card-4 .card-header i {
	font-size: 96px;
	color: #00a3e0;
}
.card-4 .view-more {
	display: block;
	color: #5c6f77;
	font-weight: 600;
	display: flex;
	align-items: center;
	opacity: .8;
	font-size: 15px;
}
.card-4 .view-more i {
	margin-left: 6px;
	padding-top: 2px;
	font-size: 14px;
}
.card-5 {
	padding: 64px 40px;
	background: #F3FBFE;
	border: 0;
}
.card-5 .title {
	color: #00a3e0;
}
.card-5 .lead {
	color: #5c6f77;
}
.card-5 .btn {
	max-width: 330px;
	width: 100%;
	background: #00a3e0;
	color: #ffffff;
	font-size: 23px;
	font-weight: 700;
	height: 60px;
	border-radius: 320px;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-top: 32px;
}
.card-5 .btn i {
	font-size: 19px;
}
.card-6 {
	border: 0;
}
.card-6:hover {
	text-decoration: none;
}
.card-6 p {
	font-size: 20px;
	font-weight: 600;
	margin-top: 12px;
	font-family: 'Inter', sans-serif !important;
	color: #00a3e0;
	line-height: 26px;
}
.card-6 .circle {
	width: 80px;
    height: 80px;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #f3fbfe;
    background: #E7F7FD;
    color: #00a3e0;
    border-radius: 100px;
}
.card-6 .circle i {
	font-size: 40px;
}
.owl-carousel .item img {
	margin-left: auto;
	margin-right: auto;
}
.owl-carousel .owl-item img {
	display: block;
	margin: 0 auto;
}
.owl-stage {
	display: flex;
	align-items: center;
}
.owl-dots {
	/* margin-top: 60px; */
}
.owl-dots .owl-dot {
	width: 30px;
	height: 4px;
	border: 0;
	outline: 0;
	margin-left: 2px;
	margin-right: 2px;
    background-color: #f5f6f8;
}
.owl-dots .owl-dot.active {
	background-color: #00a3e0;
}
.view-all-customers {
	color: #FFBD1A;
	font-size: 20px;
	font-weight: 600;
	font-family: 'Inter', sans-serif !important;
	margin-top: 48px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.view-all-customers:hover {
	text-decoration: none;
	color: #FFBD1A;
}
.view-all-customers i {
	padding-top: 3px;
}
.btn-video {
	max-width: 240px;
	width: 100%;
	background: #00a3e0;
	color: #ffffff;
	font-size: 23px;
	font-weight: 700;
	height: 60px;
	display: flex;
	align-items: center;
	justify-content: center;
	border: 0;
}
.btn-video:focus,.btn-video:hover {
	outline: 0;
	box-shadow: none;
}
.btn-video:hover {
	cursor: pointer;
}
