*{margin:0;padding:0;}
ul{padding: 0; margin: 0;}
h1, h2, h3, h4, h5, h6, a, p{font-family: "Poppins", serif;}
div#navbarSupportedContent {
    justify-content: right;
}
div#navbarSupportedContent li a {
    color: #282828;
    display: block;
    padding: 6px 20px;
}

div#navbarSupportedContent li a.nav-link.btn {
    background: #5079f7;
    color: #fff;
}

div#navbarSupportedContent li a.nav-link.btn.login {
    margin-right: 10px;
}

nav.navbar.navbar-expand-lg {
    border-bottom: 1px solid #5079f717;
    position: absolute;
    left: 0;
    right: 0;
}
div#navbarSupportedContent li a.nav-link.btn {
    border: 1px solid #5079f7;
}

div#navbarSupportedContent li a.nav-link.btn:hover {
    background: #fff;
    color: #5079f7;
}

nav.navbar.navbar-expand-lg img {
    max-width: 110px;
}
.banner {
    background: #f7f7f7;
    padding: 200px 0 100px 0;
}

.banner h1 {
    font-size: 48px;
    color: #000;
}

.banner h1 span {
    color: #5079f7;
}
.banner h1 {
    color: #000;
    font: 600 50px / 55px "Poppins", sans-serif;
}
div#navbarSupportedContent li a:hover {
    color: #d51e30;
}
ul.feature-list li {
    list-style: none;
    padding-left: 25px;
    position: relative;
    font-family: 'Poppins';
    line-height: 32px;
}

ul.feature-list li:before {
    position: absolute;
    background: #5079f7;
    content: "";
    width: 8px;
    height: 8px;
    left: 3px;
    top: 11px;
    border-radius: 100%;
}

ul.feature-list p {
}

.bannerText p {
    margin-top: 15px;
    font-size: 20px;
    font-weight: 300;
}

.bannerText p span {
    font-weight: 600;
    color: #5079f7;
    text-transform: capitalize;
}

ul.feature-list li:after {
    position: absolute;
    content: "";
    width: 14px;
    height: 14px;
    left: 0;
    top: 8px;
    border-radius: 100%;
    background: none;
    border: 1px solid #5079f7;
}	
.floating-img img{
    animation: floatUpDown 3s ease-in-out infinite;
}

@keyframes floatUpDown {
    0%{
        transform: translateY(0);
    }
    50%{
        transform: translateY(-20px);
    }
    100%{
        transform: translateY(0);
    }
}

.icon svg {
    width: auto;
    height: 52px;
    fill: #3787b7;
}
.counter-box:hover {
    box-shadow: 0px -3px 0px 0px rgba(234, 76, 137, 0.004), 0px 40px 40px 0px rgba(14, 17, 51, 0.1);
    transform: translateY(-10px);
}
.empower {
    padding: 60px 0 70px 0;
}

.empower h2 {
    text-align: center;
    font: 600 36px / 45px "Poppins", sans-serif;
    color: #181818;
    max-width: 600px;
    margin: 0 auto 30px;
}


.appsIcons ul {display: flex;justify-content: center;align-items: center;}

.appsIcons ul li {
    list-style: none;
    width: 100%;
    border: 1px solid #b2b2b2;
    margin: 0 2px;
    text-align: center;
}

.counter-box {border: 1px solid #eef0f4;border-radius: 10px;padding: 15px;transition: all 0.3s ease-out 0s;min-height: 192px;background: #fff;text-align: center;}

.counter-box h3 {
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 10px;
    font-family: 'Poppins';
    color: #000;
    margin-top: 10px;
}

.counter-box p {
    font-size: 14px;
    margin: 0;
}
.benifts img {
    max-width: 100%;
    width: 100%;
}

.benifitsBox {
    border-radius: 10px;
    background-color: white;
    box-shadow: 0px 0px 30px 0px rgba(186, 184, 191, 0.35);
    transition: all 300ms linear 0s;
}
.benifitsText {
    padding: 30px 25px 0px 25px;
    min-height: 320px;
}

.benifitsText h3 {
    font: 500 20px / 1 "Poppins", sans-serif;
    color: #282828;
}

.benifitsText li {
    list-style: none;
    padding-left: 25px;
    position: relative;
    font-size: 15px;
    margin-bottom: 8px;
}
.benifitsText li:before {
    position: absolute;
    background: #5079f7;
    content: "";
    width: 8px;
    height: 8px;
    left: 3px;
    top: 7px;
    border-radius: 100%;
}
.benifitsText li:after {
    position: absolute;
    content: "";
    width: 14px;
    height: 14px;
    left: 0;
    top: 4px;
    border-radius: 100%;
    background: none;
    border: 1px solid #5079f7;
}
.benifts h2 {
    text-align: center;
    font: 600 36px / 45px "Poppins", sans-serif;
    color: #181818;
    margin-bottom: 40px;
}
.benifts {
    background: #f7f7f7b5;
    padding: 50px 0;
}
a.btn.bookDemo {
    background: #4d7bf4;
    color: #fff;
    border: 1px solid #4d7bf4;
}
.benifts h2 span {
    font-weight: 600;
    color: #5079f6;
}
.empower h2 span {
    font-weight: 600;
    color: #5079f6;
}
a.btn.bookDemo:hover {
    background: none;
    color: #4d7bf4;
}
.videoSections .row {
    display: flex;
    justify-content: center;
    align-items: center;
}

.videoSections .row h2 {
    margin-bottom: 20px;
    font: 600 36px / 45px "Poppins", sans-serif;
}

.videoSections {
    padding: 50px 0px;
}
.keyicons {
    width: 106px;
    height: 106px;
    margin: 0 auto;
    border-radius: 50%;
    display: block;
    line-height: 106px;
    position: relative;
    z-index: 1;
    text-align: center;
}

.keyicons:after {
    content: "";
    position: absolute;
    background-image: -moz-linear-gradient(-62deg, #d0dcff 0%, #e8eeff 13%, white 72%);
    background-image: -webkit-linear-gradient(-62deg, #d0dcff 0%, #e8eeff 13%, white 72%);
    background-image: -ms-linear-gradient(-62deg, #d0dcff 0%, #e8eeff 13%, white 72%);
    left: 0px;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: -1;
    width: 106px;
    height: 106px;
    margin: 0 auto;
    border-radius: 50%;
    animation: rotation infinite 5s linear;
    margin: auto;
}

.keyicons img {
    max-width: 50px;
    margin: auto;
    text-align: center;
}
.keyBoxes {
    border-radius: 10px;
    background-color: white;
    box-shadow: 0px 0px 30px 0px rgba(186, 184, 191, 0.35);
    margin: 0 auto 30px;
    padding: 40px 20px 20px 20px;
    transition: all 300ms linear 0s;
    min-height: 470px;
}

.keyfactors .row {
    max-width: 1080px;
    margin: auto;
    position: relative;
}
.keyBoxes ul li:after{
	position: absolute;
    content: "";
    width: 14px;
    height: 14px;
    left: 0;
    top: 4px;
    border-radius: 100%;
    background: none;
    border: 1px solid #5079f7;
}
.keyBoxes ul li:before{
	 position: absolute;
    background: #5079f7;
    content: "";
    width: 8px;
    height: 8px;
    left: 3px;
    top: 7px;
    border-radius: 100%;
}
.keyBoxes ul li {
    list-style: none;
    padding-left: 25px;
    font-family: 'Poppins';
    font-size: 15px;
    position: relative;
    margin-bottom: 10px;
}


.keyBoxes h3 {
    font-weight: 600;
    font-size: 20px;
    text-align: center;
    color: #000;
    margin-top: 10px;
    margin-bottom: 15px;
}
.floating-img.secodss img {
    position: absolute;
    left: 200px;
    z-index: 9;
    top: 140px;
}

.floating-img.secodss {
    position: relative;
}
.keyfactors h2 span {
    font-weight: 600;
    color: #4d7bf4;
}
.banner.bannerBottm {
    padding-top: 80px;
    padding-bottom: 100px;
    margin-top: 60px;
}

.keyfactors h2 {
    text-align: center;
    font: 600 36px / 45px "Poppins", sans-serif;
    color: #181818;
    margin-bottom: 40px;
}
.topImage {
    position: absolute;
    top: -50px;
    max-width: 150px;
    left: -65px;
    z-index: -1;
}

.bottomImage {
    position: absolute;
    bottom: 5px;
    right: -40px;
    max-width: 200px;
    z-index: -1;
}

.bottomImage img {
    max-width: 100%;
}
.banner.bannerBottm h1 {
    color: #000;
    font: 600 36px / 45px "Poppins", sans-serif;
    margin-bottom: 25px;
}
.innovativeText h2 {
    color: #000;
    font: 600 36px / 45px "Poppins", sans-serif;
    margin-bottom: 15px;
}

.innovative {
    padding: 70px 0;
}


.empower.empower02 h2 {
    padding-top: 50px;
}
.empower.empower02 .container {
    border-top: 1px solid #ddd;
}
.innovativeText p {
    line-height: 34px;
}

.innovativeText {
    padding-right: 30px;
}
.innovativeText h2 span {
    color: #5079f7;
}
.empower.empower02 {
    padding-top: 0;
}
div#accordionExample h2.faqs {
       color: #000;
    font: 600 36px / 45px "Poppins", sans-serif;
   text-align: center;
    margin-bottom: 30px;
}
div#accordionExample {
    padding-top: 50px;
    padding-bottom: 40px;
}
.keyBoxes:hover {
    box-shadow: 0px -3px 0px 0px rgba(234, 76, 137, 0.004), 0px 40px 40px 0px rgba(14, 17, 51, 0.1);
    transform: translateY(-10px);
}









/* =======Pricing Section======== */
section {
    padding: 80px 0 90px 0;
    min-height: 100%;
    position: relative;
    -webkit-font-smoothing: antialiased;
    z-index: 10;
}
.header h2 {
    font: 600 36px / 45px "Poppins", sans-serif;
}
        .pricing {
            display: -webkit-flex;
            display: flex;
            -webkit-flex-wrap: wrap;
            flex-wrap: wrap;
            -webkit-justify-content: center;
            justify-content: center;
            width: 100%;
            margin: 0 auto;
        }
        
        .pricing-item {
            position: relative;
            display: -webkit-flex;
            display: flex;
            -webkit-flex-direction: column;
            flex-direction: column;
            -webkit-align-items: stretch;
            align-items: stretch;
            text-align: center;
            -webkit-flex: 0 1 330px;
            flex: 0 1 330px;
        }
        
        .pricing-action {
            color: inherit;
            border: none;
            background: none;
            cursor: pointer;
        }
        
        .pricing-action:focus {
            outline: none;
        }
        
        .pricing-feature-list {
            text-align: left;
        }
        
        .pricing-palden .pricing-item {
    background: #fff;
    box-shadow: 0 0 10px rgba(46, 59, 125, 0.23);
    border-radius: 20px 20px 10px 10px;
}
        
        @media screen and (min-width: 66.25em) {
            .pricing-palden .pricing-item {
                margin: 1em -0.5em;
            }
            .pricing-palden .pricing__item--featured {
                margin: 0;
                z-index: 10;
                box-shadow: 0 0 20px rgba(46, 59, 125, 0.23);
            }
        }
        
        .pricing-palden .pricing-deco {
            border-radius: 10px 10px 0 0;
            background: linear-gradient(135deg,#4097f9,#0af0c7);
            padding: 4em 0 9em;
            position: relative;
        }
        
        .pricing-palden .pricing-deco-img {
            position: absolute;
            bottom: 0;
            left: 0;
            width: 100%;
            height: 160px;
        }
        
        .pricing-palden .pricing-title {
            font-size: 0.75em;
            margin: 0;
            text-transform: uppercase;
            letter-spacing: 4px;
            color: #fff;
        }
        
        .pricing-palden .deco-layer {
            -webkit-transition: -webkit-transform 0.5s;
            transition: transform 0.5s;
        }
        
        .pricing-palden .pricing-item:hover .deco-layer--1 {
            -webkit-transform: translate3d(15px, 0, 0);
            transform: translate3d(15px, 0, 0);
        }
        
        .pricing-palden .pricing-item:hover .deco-layer--2 {
            -webkit-transform: translate3d(-15px, 0, 0);
            transform: translate3d(-15px, 0, 0);
        }
        
        .pricing-palden .icon {
            font-size: 2.5em;
        }
        
.pricing-palden .pricing-price {
    font-size: 2.5em;
    font-weight: bold;
    padding: 0;
    color: #fff;
    margin: 0 0 0.25em 0;
    line-height: 0.75;
}
        
        .pricing-palden .pricing-currency {
    font-size: 18px;
    vertical-align: top;
}
        
       .pricing-palden .pricing-period {
    font-size: 13px;
    padding: 0 0 0 0.5em;
    font-family: 'Poppins';
    font-weight: 500;
}
        
        .pricing-palden .pricing__sentence {
            font-weight: bold;
            margin: 0 0 1em 0;
            padding: 0 0 0.5em;
        }
        
        .pricing-palden .pricing-feature-list {
            margin: 0;
            padding: 0.25em 0 2.5em;
            list-style: none;
            text-align: center;
        }
        
        .pricing-palden .pricing-feature {
            padding: 1em 0;
        }
        
.pricing-palden .pricing-action {
    font-weight: 600;
    margin: auto 3em 2em 3em;
    padding: 10px 2em;
    color: #fff;
    border-radius: 30px;
    background: linear-gradient(135deg, #a93bfe, #584efd);
    -webkit-transition: background-color 0.3s;
    transition: background-color 0.3s;
    font-family: 'Poppins';
}
.mobileOnly {
    display: none;
}
        
        .pricing-palden .pricing-action:hover,
        .pricing-palden .pricing-action:focus {
            background: linear-gradient(135deg,#fd7d57,#f55d59);
        }
        
        .pricing-palden .pricing-item--featured .pricing-deco {
            padding: 5em 0 8.885em 0;
        }

@import url(//fonts.googleapis.com/css?family=Lato:300:400);

.header {
  position:relative;
  text-align:center;
  background-image: radial-gradient(circle at 39% 47%, rgba(107, 107, 107,0.08) 0%, rgba(107, 107, 107,0.08) 33.333%,rgba(72, 72, 72,0.08) 33.333%, rgba(72, 72, 72,0.08) 66.666%,rgba(36, 36, 36,0.08) 66.666%, rgba(36, 36, 36,0.08) 99.999%),radial-gradient(circle at 53% 74%, rgba(182, 182, 182,0.08) 0%, rgba(182, 182, 182,0.08) 33.333%,rgba(202, 202, 202,0.08) 33.333%, rgba(202, 202, 202,0.08) 66.666%,rgba(221, 221, 221,0.08) 66.666%, rgba(221, 221, 221,0.08) 99.999%),radial-gradient(circle at 14% 98%, rgba(184, 184, 184,0.08) 0%, rgba(184, 184, 184,0.08) 33.333%,rgba(96, 96, 96,0.08) 33.333%, rgba(96, 96, 96,0.08) 66.666%,rgba(7, 7, 7,0.08) 66.666%, rgba(7, 7, 7,0.08) 99.999%),linear-gradient(45deg, rgb(97, 14, 117),rgb(20, 32, 127));
  color:white;
}

.inner-header {
  height:100%;
  width:100%;
  margin: 0;
  padding: 0;
}

.flex { /*Flexbox for containers*/
  justify-content: center;
  align-items: center;
  text-align: center;
}

.waves {
  position:relative;
  width: 100%;
  height:150vh;
  margin-bottom:-7px; /*Fix for safari gap*/
  min-height:100px;
  max-height:250px;
}
.prcing-plan-detail ul li {
    list-style: none;
    font-weight: 400;
    color: #5c5757;
    font-family: 'Poppins';
    display: flex;
    justify-content: space-between;
    padding: 4px 30px 4px 20px;
    border-bottom: 1px solid #ddd;
    font-size: 13px;
}

ul.pricing-feature-list li {
    list-style: none;
    font-weight: 400;
    color: #5c5757;
    font-family: 'Poppins';
    display: flex;
    justify-content: space-between;
    padding: 4px 30px 4px 20px;
    border-bottom: 1px solid #ddd;
    font-size: 13px;
}

.prcing-plan-detail li span.fname , ul.pricing-feature-list li span.fname {
    font-weight: 500;
    color: #000000de;
    margin-right: 0px;
}
/* Animation */

.parallax > use {
  animation: move-forever 25s cubic-bezier(.55,.5,.45,.5)     infinite;
}
.parallax > use:nth-child(1) {
  animation-delay: -2s;
  animation-duration: 7s;
}
.parallax > use:nth-child(2) {
  animation-delay: -3s;
  animation-duration: 10s;
}
.parallax > use:nth-child(3) {
  animation-delay: -4s;
  animation-duration: 13s;
}
.parallax > use:nth-child(4) {
  animation-delay: -5s;
  animation-duration: 20s;
}
@keyframes move-forever {
  0% {
   transform: translate3d(-90px,0,0);
  }
  100% { 
    transform: translate3d(85px,0,0);
  }
}
/* =======Pricing Section End Here...======== */



.footer {
    background: #1c1c1c;
    padding: 0;
}

.footer .footerStrip ul {
    display: flex;
    justify-content: center;
    align-items: center;
}

.footer .footerStrip ul li {
    list-style: none;
    color: #fff;
    font-family: 'Poppins';
    font-size: 24px;
    font-weight: 300;
    margin-right: 20px;
}

.footer .footerStrip ul li a {
    color: #5079f6;
    text-decoration: none;
    font-weight: 600;
    letter-spacing: 0.8px;
}

.footerStrip {
    padding: 25px 0;
    border-bottom: 1px solid #ffffff26;
}

.centrFooter {
    text-align: center;
    padding: 30px 0;
}

.centrFooter img {
    max-width: 90px;
}

.centrFooter p {
    font-size: 13px;
    color: #bdbdbd;
    font-weight: 300;
    max-width: 500px;
    margin: auto;
    margin-top: 15px;
    font-family: 'Poppins';
}

.centrFooter li a {
    font-size: 14px;
    text-decoration: none;
    color: #bdbdbd;
    font-weight: 300;
    font-family: 'Poppins';
    display: block;
    padding: 10px 15px;
    border-right: 1px solid #dddddd24;
}

.centrFooter ul {
    display: flex;
    justify-content: center;
    align-items: center;
    border-top: 1px solid #dddddd24;
    max-width: 724px;
    margin: auto;
    margin-top: 20px;
    border-bottom: 1px solid #dddddd24;
}

.centrFooter li:last-child a {
    border-right: 0;
}


.copyRigt p {
    margin: 0;
    font-size: 14px;
    font-family: 'Poppins';
    margin-top: 6px;
}

.copyRigt {
    padding: 10px;
}

.social-links.mt-3 {
    margin: 0!important;
}

/* ======Form Section======= */
div#dskleadformdiv input {
    width: 100%;
    padding: 10px;
    margin-bottom: 10px;
    border: 1px solid #a7a4a4;
    border-radius: 3px;
}

.modal-dialog {
    max-width: 410px;
}

.modal-content {
}

.modal-body {
    padding: 30px;
}


label.tos-label {
    position: relative;
    padding-left: 20px;
    font-size: 14px;
    margin-bottom: 15px;
    font-weight: 500;
    color: #000;
}

input#tos {
    position: absolute;
    left: 0;
    width: auto;
}

div#dskleadformdiv input#tos {
    width: auto;
    top: 5px;
    left: 0;
}

label.tos-label a {
    font-size: 13px;
    text-decoration: none;
    color: #4d7bf4;
}

button.register_submit {
    width: 100%;
    padding: 12px;
    border: 0;
    background: #4d7bf4;
    color: #fff;
    font-weight: 600;
    border-radius: 3px;
}
.modal-dialog {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) !important;
    width: 100%;
    margin: 0;
}
:focus-visible {
    outline: 0;
}
html{
  scroll-behavior: smooth;
}
/* ======Form Section Ended Here..======= */