html {
overflow-x:hidden;
}

a {
-webkit-transition:.3s all ease;
-o-transition:.3s all ease;
transition:.3s all ease;
color:#4586FF
}

a:hover {
text-decoration:none;
color:#4586FF
}

h1,h2,h3,h4,h5,.h1,.h2,.h3,.h4,.h5 {
line-height:1.45;
font-weight:400;
color:#000
}

.text-primary {
color:#4586FF!important
}

.ftco-navbar-light {
background:transparent!important;
position:absolute;
left:0;
right:0;
z-index:3
}

@media screen and (max-width: 991px) {
.ftco-navbar-light {
background:#000!important;
top:0;
position:relative
}
}

#homepage{
margin-top:-60px;
}

.ftco-navbar-light .navbar-nav > .nav-item > .nav-link {
font-size:16px;
padding:30px 20px
}

@media screen and (max-width: 960px) {
.ftco-navbar-light .navbar-nav > .nav-item > .nav-link {
padding:10px 0
}
}

.ftco-navbar-light .navbar-nav > .nav-item.ftco-cta a {
color:#fff
}

.ftco-navbar-light .navbar-nav > .nav-item.ftco-seperator {
position:relative;
margin-left:20px;
padding-left:20px
}

@media screen and (max-width: 960px) {
.ftco-navbar-light .navbar-nav > .nav-item.ftco-seperator {
padding-left:0;
margin-left:0
}
}

.ftco-navbar-light .navbar-nav > .nav-item.ftco-seperator:before {
position:absolute;
content:"";
top:10px;
bottom:10px;
left:0;
width:2px;
background:#ffffff0d
}

@media screen and (max-width: 960px) {
.ftco-navbar-light .navbar-nav > .nav-item.ftco-seperator:before {
display:none
}
}

.ftco-navbar-light .navbar-toggler {
border:none;
color:#ffffff80!important;
cursor:pointer;
padding-right:0;
text-transform:uppercase;
font-size:16px;
letter-spacing:.1em
}

.ftco-navbar-light.scrolled {
position:fixed;
right:0;
left:0;
top:0;
margin-top:-130px;
background:#fff!important
}

@media screen and (max-width: 768px) {
.ftco-navbar-light.scrolled .navbar-nav {
background:none;
border-radius:0;
padding-left:0!important;
padding-right:0!important
}
}

@media screen and (max-width: 576px) {
.ftco-navbar-light.scrolled .navbar-nav {
background:none;
padding-left:0!important;
padding-right:0!important
}
}

.ftco-navbar-light.scrolled .navbar-toggler {
border:none;
color:#00000080!important;
border-color:#00000080!important;
cursor:pointer;
padding-right:0;
text-transform:uppercase;
font-size:16px;
letter-spacing:.1em
}

.ftco-navbar-light.scrolled .nav-link {
padding-top:.7rem!important;
padding-bottom:.7rem!important;
color:#000!important
}

.ftco-navbar-light.scrolled .nav-link.active {
color:#4586FF!important
}

.ftco-navbar-light.scrolled.awake {
margin-top:0;
-webkit-transition:.3s all ease-out;
-o-transition:.3s all ease-out;
transition:.3s all ease-out
}

.ftco-navbar-light.scrolled.sleep {
-webkit-transition:.3s all ease-out;
-o-transition:.3s all ease-out;
transition:.3s all ease-out
}

.ftco-navbar-light.scrolled .navbar-brand {
color:#000
}

.bg-image,.ftco-cover {
background-size:cover;
background-repeat:no-repeat
}

.ftco-cover {
background-position:center center
}

.ftco-cover .ftco-heading {
font-size:45px;
line-height:1.34;
color:#FFF
}

.bl-background {
background-color:#32323280
}

@media screen and (max-width: 768px) {
.ftco-cover .ftco-heading {
font-size:37px;
line-height:1.3
}
}

.ftco-cover .ftco-subheading,.ftco-cover p {
color:#fffc;
padding-bottom:10px
}

@media screen and (max-width: 768px) {
.ftco-cover .btn {
width:100%!important;
border:1px solid red
}
}

.ftco-cover a {
position:relative;
color:#fff
}

.ftco-cover.overlay {
position:relative
}

.ftco-cover.overlay:before {
content:"";
background:#0009;
position:absolute;
top:0;
left:0;
bottom:0;
right:0
}

.ftco-cover .ftco-vh-100 {
min-height:700px!important
}

.homepageButton {
height:100%;
font-size:20px
}

.ftco-slant {
position:relative;
overflow:hidden
}

.ftco-slant:after {
width:120%;
height:200px;
left:-10%;
background:#f2f2f2;
-webkit-transform:rotate(-5deg);
-ms-transform:rotate(-5deg);
transform:rotate(-5deg);
content:"";
position:absolute;
bottom:-100px
}

@media screen and (max-width: 960px) {
.ftco-slant:after {
bottom:-150px
}
}

@media screen and (max-width: 768px) {
.ftco-slant:after {
bottom:-170px
}
}

.ftco-slant.ftco-slant-white:after {
background:#fff
}

.ftco-slant.ftco-slant-dark:after {
background:#263135
}

.ftco-uppercase {
letter-spacing:.1em;
font-size:30px
}

.btn {
border-radius:4px;
padding:20px 30px;
font-size:14px;
letter-spacing:.1em;
text-transform:uppercase;
font-weight:700;
cursor:pointer
}

.btn.btn-sm {
padding:10px 20px;
font-size:12px
}

.btn:before {
display:none
}

.btn:hover,.btn:active,.btn:focus {
outline:none;
-webkit-box-shadow:none;
box-shadow:none
}

.btn.btn-primary {
background:#4586FF;
border-color:#4586FF;
color:#fff
}

.btn.btn-primary:hover,.btn.btn-primary:focus,.btn.btn-primary:active {
border-color:#1265ff;
background:#1265ff
}

.btn.btn-outline-white {
border-color:#fff3;
background:none
}

.btn.btn-outline-white:hover,.btn.btn-outline-white:focus,.btn.btn-outline-white:active {
background:#fff;
border-color:#fff;
color:#000
}

textarea {
height:inherit!important
}

.ftco-vh-100 {
height:100vh
}

@media screen and (max-width: 960px) {
.ftco-vh-100 {
height:inherit;
padding-top:5em;
padding-bottom:5em
}
}

.ftco-vh-75 {
height:75vh
}

@media screen and (max-width: 960px) {
.ftco-vh-75 {
height:inherit;
padding-top:5em;
padding-bottom:5em
}
}

.ftco-animate {
opacity:0;
visibility:hidden
}

.bg-primary {
background:#4586FF!important
}

.ftco-section,.ftco-footer {
padding:3em 0 7em
}

.ftco-section.ftco-slant,.ftco-footer.ftco-slant {
padding:1em 0 15em
}

.ftco-section .ftco-heading,.ftco-footer .ftco-heading {
font-size:40px;
line-height:1.5
}

@media screen and (max-width: 768px) {
.ftco-section .ftco-heading,.ftco-footer .ftco-heading {
font-size:30px
}
}

.ftco-section.bg-light,.ftco-footer.bg-light {
background:#f2f2f2!important
}

.ftco-bg-dark {
background:#263135
}

.ftco-footer {
font-size:16px
}

.ftco-footer .ftco-footer-logo {
text-transform:uppercase;
letter-spacing:.1em
}

.ftco-footer .ftco-footer-widget h2 {
font-weight:400
}

.ftco-footer p {
color:#ffffff4d
}

.ftco-footer a {
color:#ffffff4d
}

.ftco-footer a:hover {
color:#4586FF
}

.ftco-footer .ftco-heading {
font-size:24px
}

.ftco-footer .ftco-heading-2 {
font-size:14px;
font-weight:700;
letter-spacing:.05em;
text-transform:uppercase;
color:#fff9
}

.ftco-pricing-popular {
position:relative
}

.ftco-pricing-popular .popular-text {
text-transform:uppercase;
font-size:14px;
margin-top:-16px;
right:0;
background:#4586FF;
color:#fff;
padding:2px 10px;
position:absolute;
-webkit-transform:rotate(90deg);
-ms-transform:rotate(90deg);
transform:rotate(90deg);
letter-spacing:.1em
}

.ftco-pricing h2 {
font-size:17px;
text-transform:uppercase
}

.ftco-pricing .ftco-price-per {
font-size:70px
}

.ftco-pricing .ftco-price-per sup {
font-size:20px;
top:-1.5em
}

.ftco-pricing .ftco-price-per strong {
color:#000
}

.ftco-pricing .ftco-price-per span {
font-size:20px
}

.ftco-pricing ul li {
margin-bottom:10px
}

.ftco-footer-social li {
list-style:none;
margin:0 10px 10px 0;
display:inline-block
}

.ftco-footer-social li a {
height:60px;
width:60px;
display:block;
float:left;
background:#ffffff0d;
border-radius:50%;
position:relative
}

.ftco-footer-social li a span {
position:absolute;
font-size:26px;
top:50%;
left:50%;
-webkit-transform:translate(-50%,-50%);
-ms-transform:translate(-50%,-50%);
transform:translate(-50%,-50%)
}

.ftco-footer-social li a:hover {
color:#fff
}

.footer-small-nav > li {
display:inline-block
}

.footer-small-nav > li a {
margin:0 10px 10px 0
}

.footer-small-nav > li a:hover,.footer-small-nav > li a:focus {
color:#4586FF
}

.media .ftco-icon {
width:200px
}

.media .ftco-icon span {
color:#4586FF
}

.ftco-media {
background:#fff;
border-radius:5px
}

.ftco-media.text-center .ftco-icon {
margin:0 auto
}

.ftco-overflow-hidden {
overflow:hidden
}

.padding-top-bottom {
padding-top:120px;
padding-bottom:120px
}

.ftco-owl {
position:relative;
z-index:1
}

.ftco-owl .owl-nav {
position:absolute;
top:50%;
margin-top:-50px;
z-index:10;
left:0;
right:0;
opacity:0;
visibility:hidden;
-webkit-transition:.3s all ease;
-o-transition:.3s all ease;
transition:.3s all ease
}

.ftco-owl .owl-nav .owl-prev,.ftco-owl .owl-nav .owl-next {
position:absolute;
font-size:30px;
background:#4586FF;
color:#fff;
padding:10px;
line-height:0
}

.ftco-owl .owl-nav .owl-prev {
left:0
}

.ftco-owl .owl-nav .owl-next {
right:0
}

.ftco-owl .owl-dots {
position:relative;
text-align:center;
margin-top:30px
}

.ftco-owl .owl-dots .owl-dot {
display:inline-block;
zoom:1
}

.ftco-owl .owl-dots .owl-dot span {
width:10px;
height:10px;
background:#ccc;
border-radius:50%;
display:inline-block;
margin:5px 7px
}

.ftco-owl .owl-dots .owl-dot.active span {
background:#4586FF
}

.ftco-owl:hover .owl-nav {
visibility:visible;
opacity:1
}

@media screen and (max-width: 768px) {
#map {
height:400px
}
}

.ftco-counter .ftco-number {
display:block;
font-size:72px;
font-weight:700;
color:#4586FF
}

.ftco-counter .ftco-label {
font-size:12px;
text-transform:uppercase;
letter-spacing:.1em;
color:#b3b3b3
}

#ftco-loader {
position:fixed;
width:96px;
height:96px;
left:50%;
top:50%;
-webkit-transform:translate(-50%,-50%);
-ms-transform:translate(-50%,-50%);
transform:translate(-50%,-50%);
background-color:#ffffffe6;
-webkit-box-shadow:0 24px 64px #0000003d;
box-shadow:0 24px 64px #0000003d;
border-radius:16px;
opacity:0;
visibility:hidden;
-webkit-transition:opacity .2s ease-out,visibility 0s linear .2s;
-o-transition:opacity .2s ease-out,visibility 0s linear .2s;
transition:opacity .2s ease-out,visibility 0s linear .2s;
z-index:1000
}

#ftco-loader.fullscreen {
padding:0;
left:0;
top:0;
width:100%;
height:100%;
-webkit-transform:none;
-ms-transform:none;
transform:none;
background-color:#fff;
border-radius:0;
-webkit-box-shadow:none;
box-shadow:none
}

#ftco-loader.show {
-webkit-transition:opacity .4s ease-out,visibility 0s linear 0s;
-o-transition:opacity .4s ease-out,visibility 0s linear 0s;
transition:opacity .4s ease-out,visibility 0s linear 0s;
visibility:visible;
opacity:1
}

#ftco-loader .circular {
-webkit-animation:loader-rotate 2s linear infinite;
animation:loader-rotate 2s linear infinite;
position:absolute;
left:calc(50% - 24px);
top:calc(50% - 24px);
display:block;
-webkit-transform:rotate(0deg);
-ms-transform:rotate(0deg);
transform:rotate(0deg)
}

#ftco-loader .path {
stroke-dasharray:1,200;
stroke-dashoffset:0;
-webkit-animation:loader-dash 1.5s ease-in-out infinite;
animation:loader-dash 1.5s ease-in-out infinite;
stroke-linecap:round
}

@-webkit-keyframes loader-rotate {
100% {
-webkit-transform:rotate(360deg);
transform:rotate(360deg)
}
}

@keyframes loader-rotate {
100% {
-webkit-transform:rotate(360deg);
transform:rotate(360deg)
}
}

@-webkit-keyframes loader-dash {
0% {
stroke-dasharray:1,200;
stroke-dashoffset:0
}

50% {
stroke-dasharray:89,200;
stroke-dashoffset:-35px
}

100% {
stroke-dasharray:89,200;
stroke-dashoffset:-136px
}
}

@keyframes loader-dash {
0% {
stroke-dasharray:1,200;
stroke-dashoffset:0
}

50% {
stroke-dasharray:89,200;
stroke-dashoffset:-35px
}

100% {
stroke-dasharray:89,200;
stroke-dashoffset:-136px
}
}

* {
-webkit-font-smoothing:antialiased;
-moz-os-font-smoothing:grayscale;
box-sizing:border-box
}

html {
font-family:sans-serif;
padding:0;
margin:0
}

body {
font-family:Quicksand;
color:#234c87;
padding:0;
margin:0;
line-height:1.5;
background-color:#FCFCFC;
background-image:linear-gradient(#FCFCFC,#FBFBFB)
}

h1,h2,h3,h4,h5,h6,p {
margin:0;
font-size:1em;
font-weight:500
}

.padding-0 {
padding:0!important
}

.wrapper {
width:100%;
height:100%;
padding:0;
margin:0!important;
overflow:hidden
}

#top,#about,#solutions,#clients,#contact {
display:block;
position:relative;
top:-70px!important;
visibility:hidden
}

#work {
display:block;
position:relative;
top:-170px!important;
visibility:hidden
}

button:focus {
outline:none!important
}

@keyframes fadeInOpacity {
0% {
opacity:.5
}

100% {
opacity:1
}
}

@keyframes fadeOutOpacity {
0% {
opacity:1
}

100% {
opacity:.5
}
}

@media only screen and (min-width : 1080px) {
.container {
max-width:1280px
}
}

.header-scrolled {
position:fixed;
margin-top:0!important;
top:0;
left:0;
width:100%;
height:85px;
background:#fff!important;
-webkit-box-shadow:0 4px 6px 0 #0c002e0d;
box-shadow:0 4px 6px 0 #0c002e0d
}

.header-scrolled .navbar-brand img {
width:125px;
height:auto
}

.header-scrolled .nav-link-menu {
font-size:19px;
color:#24285b
}

.header-scrolled .learn-more-btn {
font-size:18px;
padding:12px 29px!important
}

.header-scrolled .navbar-brand-logo.logo-scroll {
display:block!important
}

.header-scrolled .navbar-brand-logo.logo {
display:none!important
}

.navbar {
margin-top:10px;
background-color:transparent;
padding-top:15px;
padding-bottom:15px;
-webkit-transition:all .2s linear;
-o-transition:all .2s linear;
transition:all .2s linear
}

.navbar-nav {
align-items:center
}

.navbar-brand {
display:flex;
align-items:center
}

.navbar-brand img {
margin-left:15px;
margin-top:-10px;
width:140px;
height:auto
}

.navbar-brand-logo.logo-scroll {
display:none
}

.navbar-brand-menu {
margin-right:15px
}

.menu-navbar-nav {
width:77%;
display:flex;
justify-content:center
}

.nav-item {
margin-left:15px;
margin-right:15px
}

.navbar-nav:not(.menu-navbar-nav) .nav-item:last-of-type {
margin-left:0!important;
margin-right:0!important
}

.nav-item .nav-link {
text-align:right
}

.nav-item .nav-link:hover .nav-link-menu {
color:#303669!important
}

.nav-link-menu {
padding-left:20px;
font-family:Quicksand;
font-weight:700;
font-size:20px;
color:#fff;
line-height:1
}

.nav-logo {
font-family:Quicksand;
font-weight:700;
font-size:30px;
color:#fff;
line-height:1
}

.learn-more-btn {
background-color:#7543f2;
font-size:18px;
font-family:Poppins;
font-weight:600;
color:#fff;
padding:18px 35px!important;
border-radius:50px;
box-shadow:0 10px 20px #0000001a;
display:flex;
justify-content:center;
align-items:center;
transition:.7s
}

.learn-more-btn:hover {
color:#fff;
background-color:#5427c4
}

.learn-extra-btn {
background-color:transparent;
font-size:18px;
font-family:Poppins;
font-weight:600;
color:#7543f2;
padding:15px 35px!important;
border-radius:50px;
box-shadow:0 10px 20px #0000001a;
border:2px solid #7543f2;
display:flex;
margin-left:10px;
justify-content:center;
align-items:center;
transition:.7s
}

.info-btn:hover {
color:#fff;
background-color:#5427c4
}

.info-btn {
width:200px;
background-color:transparent;
font-size:14px;
font-family:Poppins;
font-weight:600;
color:#7543f2;
padding:10px 20px!important;
border-radius:50px;
box-shadow:0 10px 20px #0000001a;
border:2px solid #7543f2;
display:flex;
margin-left:10px;
justify-content:center;
align-items:center;
transition:.7s
}

.learn-extra-btn:hover {
color:#5427c4;
border:2px solid #5427c4
}

.btn-header {
background-color:#24285b!important
}

.btn-header:hover {
background-color:#372780!important
}

.btn-extra-header {
color:#fff!important;
border:2px solid #fff!important
}

.btn-extra-header:hover {
color:#d7c7ff!important;
border:2px solid #d7c7ff!important
}

.learn-more-btn .fa,.learn-extra-btn .fa {
margin-top:-3px;
padding-right:5px
}

.download-btn-icon {
margin-right:5px
}

.navbar-toggler-icon {
background-image:url(css/images/hp/menu.png)
}

.test-icon {
background-image:url(../../css/images/hp/menu.png)
}

.navbar-toggler {
font-size:1.25rem;
line-height:1;
width:100px;
background-color:transparent;
border:1px solid transparent
}

@media screen and (max-width: 991.98px) {
.navbar-brand img {
margin-top:0
}

.menu-navbar-nav {
width:100%
}
}

@media screen and (max-width: 575.98px) {
.navbar {
padding-top:10px;
padding-bottom:0
}

.learn-more-btn,.learn-extra-btn {
padding-left:25px!important;
padding-right:25px!important
}
}

.header {
display:flex;
width:100%;
padding:200px 0 0;
background:#5c21aa;
background:-webkit-linear-gradient(left,#5c21aaff 0%,#8f43f2ff 55%,#7543f2ff 100%);
background:-o-linear-gradient(left,#5c21aaff 0%,#8f43f2ff 55%,#7543f2ff 100%);
background:linear-gradient(to right,#5c21aaff 0%,#8f43f2ff 55%,#7543f2ff 100%);
justify-content:center;
align-items:center
}

.header-container {
display:flex;
justify-content:center;
align-items:center;
flex-direction:row-reverse
}

.header-img-section img {
width:100%
}

.header-title {
font-family:Poppins;
font-weight:900;
font-size:100px;
line-height:1.1;
letter-spacing:-4px;
text-transform:uppercase;
margin-bottom:15px;
color:#fff
}

.header-title span {
color:#d7c7ff;
margin-left:70px
}

.header-subtitle {
font-family:Quicksand;
font-size:28px;
font-weight:700;
line-height:1.5;
margin-bottom:20px;
color:#fff
}

.header-subtitle:after {
content:"";
width:150px;
height:2px;
display:inline-block;
background:#79edcd;
margin:8px 20px
}

.header-title-text {
font-family:Quicksand;
font-size:20px;
font-weight:500;
line-height:1.5;
margin-bottom:40px;
color:#d7c7ff
}

.learn-more-btn-section {
display:flex;
justify-content:left;
align-items:center;
margin-top:20px
}

@media screen and (max-width: 991.98px) {
.header-container {
flex-direction:column
}

.header-img-section img {
max-height:300px;
width:auto;
max-width:100%;
margin:0 auto;
display:block
}

.header-title-section {
text-align:center;
margin-top:40px
}

.header-title span {
margin-left:inherit
}

.header-title {
font-size:80px
}

.navbar-collapse {
background-color:#FCFCFC;
color:#191847;
margin-top:15px;
padding-bottom:20px;
padding-top:20px
}

.header-scrolled {
padding-top:10px;
padding-bottom:20px;
height:70px
}

.header-scrolled .navbar-collapse {
margin-top:5px;
background-color:#FFF
}

.header-scrolled .navbar-toggler-icon {
filter:brightness(10%) sepia(100%) hue-rotate(190deg) saturate(400%)
}

.nav-link-menu {
color:#191847;
font-size:18px!important
}

#navbar .nav-item .learn-more-btn {
margin-top:10px;
min-width:215px
}

.learn-more-btn-section {
justify-content:center
}
}

@media screen and (max-width: 799.98px) {
.header {
height:auto;
padding-top:90px
}

.header-container {
gap:24px
}

.header-title-section {
margin-top:0
}

.header-img-section img {
max-height:240px
}
}

@media screen and (max-width: 499.98px) {
.header {
padding-top:74px
}

.header-img-section img {
max-height:220px
}

.header-subtitle {
font-size:24px;
margin-bottom:16px
}

.header-title {
font-size:48px
}

.header-title-text {
font-size:18px
}
}

.header-bottom {
padding:50px 0 100px;
display:flex;
width:100%;
background:#5c21aa;
background:-webkit-linear-gradient(left,#5c21aaff 0%,#8f43f2ff 55%,#7543f2ff 100%);
background:-o-linear-gradient(left,#5c21aaff 0%,#8f43f2ff 55%,#7543f2ff 100%);
background:linear-gradient(to right,#5c21aaff 0%,#8f43f2ff 55%,#7543f2ff 100%);
justify-content:center;
align-items:center
}

.header-bottom-container {
display:flex;
justify-content:center;
align-items:center
}

.header-bottom-text {
font-family:Quicksand;
font-size:18px;
font-weight:700;
line-height:1.5;
text-transform:uppercase;
margin-bottom:40px
}

.header-bottom-text.left .fa {
color:#fff;
font-size:29px;
padding-right:10px;
vertical-align:middle
}

.header-bottom-text.left {
display:inline-block;
padding-right:40px;
color:#d7c7ff
}

.header-bottom-text.right {
font-family:Poppins;
display:inline-block;
font-size:18px;
color:#fff;
transition:.7s
}

.header-bottom-text.right:after {
font-family:FontAwesome;
content:"\f138";
color:#79edcd;
font-size:50px;
margin-left:20px;
vertical-align:middle
}

.header-bottom-text.right a {
color:#fff;
text-decoration:none
}

.header-bottom-text.right:hover {
opacity:.75;
cursor:pointer
}

@media screen and (max-width: 991.98px) {
.header-bottom-container {
flex-direction:column
}

.header-bottom-container .text-left {
text-align:center!important
}

.header-bottom-container .left.last {
padding-right:0!important
}

.header-bottom-container .text-right {
text-align:center!important
}
}

.about-section {
padding-top:150px;
padding-bottom:100px;
background-color:#fff;
position:relative
}

.about-container {
position:relative;
display:flex;
flex-wrap:wrap
}

.about-header-img-section {
padding:20px
}

.about-header-img img {
width:100%
}

.about-title-section {
display:flex;
justify-content:center;
flex-direction:column;
text-align:left;
width:100%;
margin-bottom:40px
}

.about-subtitle {
font-family:Quicksand;
font-size:24px;
font-weight:700;
line-height:1.5;
margin-bottom:20px;
color:#49495c
}

.about-subtitle:after {
content:"";
width:150px;
height:2px;
display:inline-block;
background:#7543f2;
margin:8px 20px
}

.about-title {
font-family:Poppins;
font-weight:900;
font-size:55px;
line-height:1.25;
margin-bottom:15px;
color:#24285b
}

.about-text {
font-family:Quicksand;
font-size:17px;
font-weight:600;
line-height:1.5;
max-width:700px
}

.about-text a {
font-family:Poppins;
color:#7543f2;
font-weight:700;
line-height:1.5;
text-transform:uppercase;
margin-top:40px;
display:inline-block;
text-decoration:none;
transition:.7s
}

.about-text a:hover {
opacity:.8
}

.about-text a:after {
font-family:FontAwesome;
content:"\f138";
color:#79edcd;
font-size:25px;
margin-left:10px;
vertical-align:middle
}

@media screen and (max-width: 991.98px) {
.about-title {
font-size:40px
}

.about-text a:first-of-type {
margin-bottom:50px
}
}

.portfolio-section {
padding-top:0;
padding-bottom:150px;
background-color:#fff;
position:relative
}

.portfolio-container {
position:relative;
display:flex;
flex-wrap:wrap
}

.portfolio-title-section {
display:flex;
justify-content:center;
flex-direction:column;
text-align:left;
width:100%;
margin-bottom:80px
}

.portfolio-subtitle {
font-family:Quicksand;
font-size:24px;
font-weight:700;
line-height:1.5;
margin-bottom:20px;
color:#49495c
}

.portfolio-subtitle:after {
content:"";
width:150px;
height:2px;
display:inline-block;
background:#7543f2;
margin:8px 20px
}

.portfolio-title {
font-family:Poppins;
font-weight:900;
font-size:55px;
line-height:1.25;
max-width:1000px;
margin-bottom:15px;
color:#24285b
}

.portfolio-text {
font-family:Quicksand;
font-size:17px;
font-weight:600;
line-height:1.5;
max-width:700px
}

.portfolio-text a {
font-family:Poppins;
color:#24285b;
font-weight:700;
line-height:1.5;
text-transform:uppercase;
margin-top:40px;
display:inline-block;
text-decoration:none;
border-bottom:2px solid #7543f2;
transition:.7s
}

.portfolio-label {
width:100%;
font-family:Poppins;
font-size:28px;
position:absolute;
color:#fff;
font-weight:700;
line-height:1.5;
text-transform:uppercase;
padding-left:40px;
bottom:70px;
z-index:2
}

.portfolio-text a:hover {
opacity:.8
}

.portfolio-masonry {
columns:3 400px;
column-gap:1.5rem
}

.portfolio-masonry div {
position:relative;
width:150px;
background-color:#7543f2;
margin:0 1.5rem 1.5rem 0;
display:inline-block;
width:100%
}

.portfolio-masonry div div.img-title {
position:absolute;
background-color:transparent;
top:10px;
color:#fff;
text-align:left;
font-family:Poppins;
font-weight:900;
text-transform:uppercase;
font-size:2.5em;
letter-spacing:-1px;
padding:40px 55px;
line-height:1;
z-index:0
}

.portfolio-container img {
position:relative;
width:100%;
z-index:1;
transition:.7s
}

.portfolio-container a img:hover {
opacity:0
}

.portfolio-modal {
position:fixed;
background-color:#000000bf;
box-shadow:0 10px 20px #0003;
top:0;
right:0;
bottom:0;
left:0;
z-index:99999;
visibility:hidden;
opacity:0;
pointer-events:none;
transition:.7s
}

.portfolio-modal:target {
visibility:visible;
opacity:1;
pointer-events:auto;
transition:.7s
}

.portfolio-modal>div {
height:90vh;
width:auto;
position:absolute;
top:50%;
left:50%;
transform:translate(-50%,-50%);
padding:10px;
background:#fff;
transition:.7s
}

.portfolio-modal>div img {
height:calc(90vh - 20px);
width:auto;
transition:.7s
}

.portfolio-modal p {
min-width:400px;
color:#234c87;
padding:20px
}

.modal-close:before {
content:"\f00d";
font-family:FontAwesome;
background-color:#7543f2;
border-radius:100px;
padding:7px 10px
}

.modal-close {
position:absolute;
top:-15px;
right:-15px;
color:#fff;
font-size:25px;
z-index:9999;
transition:.7s
}

.modal-close:hover {
color:#fff;
text-decoration:none
}

@media screen and (max-width: 991.98px) {
.portfolio-section {
padding-bottom:100px
}

.portfolio-title {
font-size:40px
}

.portfolio-text a:first-of-type {
margin-bottom:50px
}
}

@media screen and (max-width: 799.98px) {
.portfolio-modal>div {
height:70vh
}

.portfolio-modal>div img {
height:calc(70vh - 20px)
}
}

.solutions-section {
padding-top:150px;
padding-bottom:150px;
background:#5c21aa;
background:-webkit-linear-gradient(left,#5c21aaff 0%,#8f43f2ff 55%,#7543f2ff 100%);
background:-o-linear-gradient(left,#5c21aaff 0%,#8f43f2ff 55%,#7543f2ff 100%);
background:linear-gradient(to right,#5c21aaff 0%,#8f43f2ff 55%,#7543f2ff 100%);
position:relative
}

.solutions-container {
position:relative;
display:flex;
flex-wrap:wrap
}

.solutions-header-img-section {
padding:20px
}

.solutions-header-img img {
width:100%
}

.solutions-title-section {
display:flex;
justify-content:center;
flex-direction:column;
text-align:left;
width:100%;
margin-bottom:40px
}

.solutions-subtitle {
font-family:Quicksand;
font-size:24px;
font-weight:700;
line-height:1.5;
margin-bottom:20px;
color:#fff
}

.solutions-subtitle:after {
content:"";
width:150px;
height:2px;
display:inline-block;
background:#79edcd;
margin:8px 20px
}

.solutions-title {
font-family:Poppins;
font-weight:900;
font-size:55px;
line-height:1.25;
max-width:1000px;
margin-bottom:15px;
color:#fff
}

.solutions-container h3 {
font-family:Poppins;
text-transform:uppercase;
font-size:20px;
font-weight:700;
line-height:1.5;
margin-bottom:20px;
color:#fff
}

.solutions-container h3:before {
content:"";
width:150px;
height:2px;
display:inline-block;
background:#79edcd;
margin:8px 20px 8px 0
}

.solutions-text {
font-family:Quicksand;
color:#d7c7ff;
font-size:17px;
font-weight:600;
line-height:1.5;
max-width:700px
}

.solutions-text a {
font-family:Poppins;
color:#fff;
font-weight:700;
line-height:1.5;
text-transform:uppercase;
margin-top:40px;
display:inline-block;
text-decoration:none;
border-bottom:2px solid #7543f2;
transition:.7s
}

.solutions-text a:hover {
opacity:.8
}

@media screen and (max-width: 991.98px) {
.solutions-title {
font-size:40px
}

.solutions-text a:first-of-type {
margin-bottom:50px
}
}

.clients-section {
padding-top:150px;
padding-bottom:150px;
background-color:#fff;
position:relative
}

.clients-container {
position:relative;
display:flex;
flex-wrap:wrap
}

.clients-header-img-section {
padding:20px
}

.clients-header-img img {
width:100%
}

.clients-title-section {
display:flex;
justify-content:center;
flex-direction:column;
text-align:left;
width:100%;
margin-bottom:40px
}

.clients-subtitle {
font-family:Quicksand;
font-size:24px;
font-weight:700;
line-height:1.5;
margin-bottom:20px;
color:#49495c
}

.clients-subtitle:after {
content:"";
width:150px;
height:2px;
display:inline-block;
background:#7543f2;
margin:8px 20px
}

.clients-title {
font-family:Poppins;
font-weight:900;
font-size:55px;
line-height:1.25;
max-width:1000px;
margin-bottom:15px;
color:#24285b
}

.clients-text {
font-family:Quicksand;
font-size:17px;
font-weight:600;
line-height:1.5;
max-width:700px
}


  .author {
    padding-top: 4px;
    padding-left: 10px;
  }

  .homepageButton {
    font-size: 30px;
  }

  .learn-more {
    font-size: 10px;
    background-color: yellow;
  }

  .little-header {
    font-size: 1.2em;
    font-weight: 800;
    padding-bottom: 10px;
  }

  .video {
    aspect-ratio: 16 / 9;
    width: 100%;
    max-width: 800px;
  }


  .box-testimony {

    padding: 30px;
    background-color: #6124b1;
    font-family: Quicksand;
    color: #d7c7ff;
    font-size: 17px;
    font-weight: 600;
    line-height: 1.5;
    max-width: 700px;
    -webkit-box-shadow: 0 1px 1px 0 rgba(60, 64, 67, .1), 0 1px 3px 1px rgba(60, 64, 67, .2);
    box-shadow: 0 1px 1px 0 rgba(60, 64, 67, .1), 0 1px 3px 1px rgba(60, 64, 67, .2);
    border-radius: 16px;
  }


  .similar-height {
    max-height: 500px;
  }

  .author>figure img {
    padding-top: 10px;
    width: 60px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;

  }

  @media only screen and (min-width: 700px) {
    .similar-height {
      height: 400px;
    }
  }


  .test>ul {
    list-style: none;
    padding: 0;
    margin: 0;
  }

  .test>li {
    padding-left: 1em;
    text-indent: -.7em;
  }

  .test>li::before {
    content: "• ";
    color: red;
    /* or whatever color you prefer */
  }

.clients-text a {
font-family:Poppins;
color:#24285b;
font-weight:700;
line-height:1.5;
text-transform:uppercase;
margin-top:40px;
display:inline-block;
text-decoration:none;
border-bottom:2px solid #7543f2;
transition:.7s
}

.client-logos.top {
border-bottom:1px solid #eaeaea
}

.client-logos:nth-child(2),.client-logos:nth-child(3),.client-logos:nth-child(4),.client-logos:nth-child(6),.client-logos:nth-child(7),.client-logos:nth-child(8) {
border-right:1px solid #eaeaea
}

.clients-container img {
width:100%;
padding:40px 50px;
transition:.5s
}

.clients-container img:hover {
opacity:.5
}

@media screen and (max-width: 991.98px) {
.clients-title {
font-size:40px
}

.clients-container img {
padding:25px 15px
}

.clients-text a:first-of-type {
margin-bottom:50px
}
}

a:visited {
color:#fff
}

@media screen and (max-width: 799.98px) {
.clients-container img {
padding:20px 100px
}

.client-logos {
border:0!important
}
}

.cta-section {
padding-top:150px;
background-color:#212554;
position:relative
}

.cta-container {
position:relative;
display:flex;
flex-wrap:wrap;
padding-bottom:125px;
border-bottom:1px solid #ffffff4a
}

.cta-title-section {
display:flex;
justify-content:center;
flex-direction:column;
text-align:left;
width:100%
}

.cta-subtitle {
font-family:Quicksand;
font-size:24px;
font-weight:700;
line-height:1.5;
margin-bottom:20px;
color:#fff
}

.cta-subtitle:after {
content:"";
width:150px;
height:2px;
display:inline-block;
background:#79edcd;
margin:8px 20px
}

.cta-title {
font-family:Poppins;
font-weight:900;
font-size:55px;
line-height:1.25;
max-width:1000px;
margin-bottom:15px;
color:#fff
}

.cta-container h3 {
font-family:Poppins;
text-transform:uppercase;
font-size:20px;
font-weight:700;
line-height:1.5;
margin-bottom:20px;
color:#fff
}

.mb-5 {
font-size:15px;
font-weight:600
}

.cta-container h3:before {
content:"";
width:150px;
height:2px;
display:inline-block;
background:#79edcd;
margin:8px 20px 8px 0
}

.cta-text {
font-family:Quicksand;
color:#d7c7ff;
font-size:17px;
font-weight:600;
line-height:1.5;
max-width:700px
}

.cta-text a {
font-family:Poppins;
color:#fff;
font-weight:700;
line-height:1.5;
text-transform:uppercase;
margin-top:40px;
display:inline-block;
text-decoration:none;
border-bottom:2px solid #7543f2;
transition:.7s
}

.cta-text a:hover {
opacity:.8
}

@media screen and (max-width: 991.98px) {
.cta-title {
font-size:40px
}

.cta-text a:first-of-type {
margin-bottom:50px
}
}

.footer-section {
padding-top:100px;
padding-bottom:75px;
margin-bottom:0!important;
position:relative;
background-color:#212554;
color:#fff
}

.footer-section a {
color:#d7c7ff;
transition:.7s
}

.footer-container {
display:flex;
position:relative
}

.footer-last {
padding-bottom:40px
}

.footer-logo {
display:flex;
flex-direction:column;
margin-bottom:50px;
padding-right:40px
}

.footer-logo img {
width:120px;
margin-bottom:17px
}

.footer-logo p {
font-family:Quicksand;
color:#fff;
font-size:17px;
font-weight:600;
line-height:1.5
}

.footer-subsection {
padding-left:40px;
padding-right:40px;
margin-bottom:75px
}

.footer-subsection-title {
font-family:Poppins;
text-transform:uppercase;
font-size:20px;
font-weight:700;
line-height:1.5;
color:#fff;
margin-bottom:25px
}

.footer-subsection-text {
font-family:Quicksand;
color:#fff;
font-size:17px;
font-weight:600;
line-height:1.5
}

.footer-address {
display:block;
margin-top:25px
}

.footer-subsection-list {
list-style:none;
padding-left:0
}

.footer-subsection-list li {
font-family:Quicksand;
color:#fff;
font-size:17px;
font-weight:600;
line-height:1.5;
text-align:left;
margin-top:10px;
display:table-row
}

.footer-social-media-icons-section {
display:flex
}

.footer-social-media-icon {
justify-content:center;
align-items:center;
padding-right:55px
}

.footer-social-media-icon .fa {
color:#fff;
font-size:29px;
text-decoration:none!important;
transition:.7s
}

.footer-social-media-icon .fa:hover {
color:#79edcd
}

.legal-modal {
position:fixed;
background-color:#000000bf;
box-shadow:0 10px 20px #0003;
top:0;
right:0;
bottom:0;
left:0;
z-index:99999;
visibility:hidden;
opacity:0;
pointer-events:none;
transition:.7s
}

.legal-modal:target {
visibility:visible;
opacity:1;
pointer-events:auto;
transition:.7s
}

.legal-modal>div {
height:85vh;
width:85vw;
max-width:750px;
position:absolute;
top:50%;
left:50%;
transform:translate(-50%,-50%);
padding:40px 45px;
background:#fff;
transition:.7s
}

.legal-modal h1 {
font-family:Poppins;
font-weight:900;
font-size:40px;
line-height:1;
margin-bottom:15px;
color:#24285b
}

.legal-modal p {
color:#234c87;
margin-bottom:10px
}

.footer-credits {
padding-top:25px;
display:flex;
justify-content:center;
align-items:center;
text-align:center
}

.footer-credits p {
font-family:Poppins;
text-transform:uppercase;
color:#fff;
font-size:20px;
font-weight:700;
line-height:1.5
}

.footer-credits a {
font-size:20px;
font-weight:700
}

.footer-credits a:hover {
color:#d7c7ff;
text-decoration:none
}

@media screen and (max-width: 991.98px) {
.footer-container {
flex-wrap:wrap
}

.footer-logo {
padding-left:40px
}
}
