
@import url('https://fonts.googleapis.com/css2?family=Open+Sans&family=Poppins:wght@400;500;600;700;800;900&display=swap');
h1,h2,h3,h4,h5,h6{
    margin: 0;
}
li{
    list-style-type: none;
}
a{
    text-decoration: none;
}
body{
    font-family: 'Poppins', sans-serif;
    overflow-x: hidden;
}
.sidenav,
.mobile-login-button{
    display: none;
}
.mobile-login-button ul li a {
    margin-bottom: 10px;
}

.pricing-plan-card:hover a {
    color: #fff;
    border-color: #fff;
}
.pricing-plan-card:hover button {
    color: #fff;
}

.plan-list {
    position: relative;
    min-height: 245px;
    margin-bottom: 20px;
}
.plan-list button {
background: none;
    border: none;
    position: relative;
    bottom: 0;
    left: 38px;
    margin-top: 11px;
    font-size: 21px;
    color: #183B56;

}
.plan-list button:after {
    position: absolute;
    content: "\f00c";
    left: -38px;
    font-family: "Font Awesome 5 Pro";
    color: #fff;
    top: 0px;
    font-size: 15px;
    width: 32px;
    height: 32px;
    line-height: 34px;
    display: inline-block;
    background: #e6e1f4;
    border-radius: 50px;
}
.price-news {
    margin-top: 80px;
}
.sidenav {
    display: block;
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 9999;
    top: 0;
    right: 0;
    background-color: #002051;
    overflow-x: hidden;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    padding-top: 60px;
    opacity: 0.9;
    text-align: center;
  }
  a{
    text-decoration: none;
}

.bussines-plan{
    background-color: #F5F5F5;
    padding: 50px 0px;
}
.plan-title{
    text-align: center;
    padding: 0 0 50px 0px;
}
.plan-title span{
    font-size: 32px;
    color: #00D2D2;
    display: block;
    font-weight: bold;
}
.plan-title h3{
    font-size: 64px;
    color: #1D1E25;
    font-weight: bold;
}
.benefits-title{
    text-align: center;
    padding: 40px 0px 80px 0px;
    max-width: 975px;
    margin: 0 auto;
}
.benefits-title h2{
    font-size: 64px;
    color: #2C3C4D;
    margin-bottom: 20px;
}
.benefits-title p{
    font-size: 26px;
    color: #888888;
}
.benefite-inner{
    padding-bottom: 100px;
}
.benefite-inner .benefite-card{
    border: 1.33px solid #E3E3E3;
    border-radius: 20px;
    padding: 50px 60px;
    /*margin-bottom: 24px;*/
}
.benefite-inner .benefite-card p a{
    color: #003EA1;
    font-weight: 600;
}
.benefite-inner .benefite-card p{
    font-size: 20px;
    color: #000;
    margin: 0;
}
.meet-team{
    padding: 0 0 60px 0px;
}
.meet-team h2{
    font-size: 64px;
    color: #183B56;
    margin-bottom: 50px;
}
.meet-team .team-card{
    border: 1.33px solid #E3E3E3;
    border-radius: 20px;
    /*margin-bottom: 24px;*/
    text-align: center;
    padding: 40px 30px;
}
.meet-team .team-card h3{
    font-size: 24px;
    color: #000;
    margin-bottom: 10px;
}
.meet-team .team-card p{
    font-size: 18px;
    color: #000;
    margin: 0;
}
.plan-tabs ul {
    justify-content: center;
    background: #F3F3F3;
    /*width: 20%;*/
    margin: 0 auto;
    padding: 10px 0px;
    border-radius: 10px;
    background:white;
    
}
.plan-tabs ul li button {
    text-transform: capitalize;
    padding: 0 30px;
    height: 50px;
    line-height: 50px;
    border-radius: 4px;
    color: #0D0D0D;
    font-size: 14px;
    text-transform: capitalize;
    font-weight: 500;
}
.plan-tabs ul li .nav-link.active
 {
    background-color: #00D2D2;
}
.plan-tabs ul li  .nav-link:hover {
    color: #000;
}
.plan-tabs{
padding-bottom: 30px;
}

@media screen and (max-width:767px) {
    .benefits-title {
        padding: 40px 0px 40px 0px;
    }
    .benefits-title h2 {
        font-size: 37px;
    }
    .benefite-inner .benefite-card {
        padding: 30px 30px;
    }
    .benefite-inner {
        padding-bottom: 30px;
    }
    .meet-team h2 {
        margin-bottom: 20px;
        font-size: 40px;
    }
}
.pricing-plan-card:hover{
    background: #0d0e45;
}

.pricing-plan-card:hover h2,.pricing-plan-card:hover h3,.pricing-plan-card:hover h2 span,.pricing-plan-card:hover p,.pricing-plan-card:hover ul li {
    color: #fff;
}
.basic-plan-main .basic-plan .plan-list a {
    color: #000;
}
.basic-plan-main:hover .basic-plan .plan-list a {
    color: #fff;
}




  .sidenav a.closebtn {
    position: absolute;
    top: -31px;
    right: 25px;
    font-size: 80px;
    margin-left: 50px;
    color: #fff;
    text-decoration: none;
  }

  .sidenav ul {
    margin: 0;
    padding: 0;
    text-align: center;
  }

  .sidenav ul li {
    list-style-type: none;
    display: block;
  }

  .sidenav ul li a {
    padding: 8px 8px 8px 32px !important;
    text-decoration: none;
    font-size: 14px;
    color: #fff;
    display: block;
    text-transform: uppercase;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    font-weight: 400;
    letter-spacing: 0.5px;
    text-align: left;
    font-weight: 600;
    font-family: "Montserrat", sans-serif;
  }
  .main-top-wrapper{
    background-image:url("../images/wrapper-bg.jpeg");
    background-repeat: no-repeat;
    background-size: cover;
}
.custom-container{
    max-width: 1700px;
    margin: 0 auto;
    padding: 0 15px;
}
.banner-wrapper .row {
    position: relative;
}
.banner-wrapper .col-lg-6.banner-animation {
    position: absolute;
    right: -97px;
    width: 70%;
    top: -15px;
}
.header-site {
    padding: 50px 0px;
}
.menu-main-wrapper{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.main-menu {
    margin-right: 60px;
}
.main-menu ul{
    margin: 0;
    padding: 0;
    font-size: 0;
}
.main-menu ul li{
    display: inline-block;
}
.main-menu ul li a{
font-size: 18px;
color: #fff;
font-weight: 500;
line-height: 27px;
margin: 0 35px;
text-transform: capitalize;
position: relative;
}
.main-menu ul li a:after {
    position: absolute;
    content: "";
    background: #fff;
    width: 0;
    transform: scale(0);
    height: 2px;
    bottom: -6px;
    transition: 0.45s;
    left: 0;
    right: 0;
}
.main-menu ul li a:hover::after {
    width: 100%;
    transform: scale(1);
}
.mobile-login-button ul,
.login-button ul{
    font-size: 0;
    margin: 0;
    padding: 0;
}
.mobile-login-button ul li,
.login-button ul li{
    display: inline-block;
    padding-left: 10px;
}
.mobile-login-button ul li a,
.login-button ul li a{
    text-decoration: none;
    font-size: 20px;
    color: #fff;
    font-weight: 500;
    border-radius: 6px;
    padding: 0px 30px;
    border: 1px solid #fff;
    height: 54px;
    line-height: 54px;
    display: block;
    transition: 0.45s;
}
.mobile-login-button ul li a:hover,
.login-button ul li a:hover{
    background-color: #fff;
    color: #000;
}
.banner-wrapper{
    padding:100px 0 370px 0px;
}
.banner-content{
    max-width: 641px;
}
.banner-content h2{
    font-size: 62px;
    color: #fff;
    font-weight: 600;
    line-height: 85px;
    margin-bottom: 60px;
}
.banner-content p{
    font-size: 18px;
    color: #fff;
    font-weight: 400;
    margin-bottom: 40px;
}
.banner-content .banner-buttons ul{
    margin: 0;
    padding: 0;
    font-size: 0;
}
.banner-content .banner-buttons ul li{
    display: inline-block;
    margin-right: 20px;
}
.banner-content .banner-buttons ul li a{
    font-size: 20px;
    color: #030438;
    font-weight: 500;
    padding: 0 30px;
    display: block;
    height: 65px;
    line-height: 65px;
    background-color: #00D2D2;
    border: 1px solid #00D2D2;
    border-radius: 16px;
    transition: 0.45s;
}
.banner-content .banner-buttons ul li a:hover{
border-radius: 0;
}
.banner-content .banner-buttons ul li a span{
    width: 32px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    border-radius: 50px;
    background-color: #fff;
    display: inline-block;
    margin-right: 5px;
}
.partner-company{
    padding: 50px 0px 100px 0px;
}
.partner-company h2{
    font-size: 24px;
    color: #333333;
    font-weight: 500;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 40px;
}
.partner-company .partner-logo ul{
    margin: 0;
    padding: 0 20px;
    display: flex;
    justify-content: space-between;
}

a.moreless-button {
    text-transform: capitalize;
}
.basic-plan-main:hover a.moreless-button {
    color: #fff;
}
.partner-company .partner-logo ul li:nth-of-type(4){
    margin-left: 40px;
}
.partner-company .partner-logo ul li{
    display: inline-block;
}
.partner-company .partner-logo ul li img{
    filter: invert(90%) sepia(63%) saturate(0) hue-rotate(159deg) brightness(135%) contrast(57%);
}
.product-overview-wrapper{
    background: linear-gradient(180deg, #010235 0%, #0D0E45 100%),
    linear-gradient(0deg, #0E1746, #0E1746),
    linear-gradient(0deg, #1D1E25, #1D1E25);
    padding: 50px 30px 0;
    border-radius: 22px;
    margin-bottom: 85px;
}
.product-overview-wrapper .row {
    position: relative;
    bottom: -50px;
}
.product-overview-wrapper .title-content h1{
    font-size: 65px;
    color: #fff;
    font-weight: 600;
    line-height: 70px;
}
.product-overview-wrapper .title-content h1 span{
    color: #00D2D2;
    display: block;
}
.product-overview-wrapper .product-content {
    max-width: 750px;
}
.product-overview-wrapper .product-content p{
    font-size: 24px;
    color: #fff;
    font-weight: 500;
    padding-top: 20px;
    margin: 0;
}
.overview-image{
position: relative;
}
.overview-image img{
    width: 100%;
}
.process-wrapper {
    background: linear-gradient(180deg, #010235 0%, #0D0E45 100%), linear-gradient(0deg, #0E1746, #0E1746);
    margin: 80px 0;
    border-radius: 22px;
    padding:70px 0px;
}
.inner-process .process-image{
    position: relative;
}
.inner-process .process-image:after{
    position: absolute;
    content: "";
    text-align: center;
    background-image: url(../images/Ellipse.png);
    background-repeat: no-repeat;
    top: -68px;
    height: 100%;
    z-index: 1;
    left: 15%;
    right: 15%;
    background-position: top;
}
.process-img img{
    width: 100%;
    position: relative;
    z-index: 9;
}
.inner-process .process-content{
    max-width: 610px;
    padding-left: 60px;
}
.process-content span{
    font-size: 32px;
    color: #00D2D2;
    font-weight: 700;
    line-height: 22px;
    margin-bottom: 20px;
    display: block;
    padding-top: 20px;
}
.process-content h2{
    font-size: 62px;
    color: #fff;
    font-weight: 600;
    line-height: 75px;
    margin-bottom: 50px;
}
.process-content p{
    font-size: 16px;
    color: #fff;
    font-weight: 500;
    line-height: 26px;
}
.process-img2 {
    position: absolute;
    bottom: -55px;
    z-index: 9;
    left: 67px;
}
.process-img2 img {
    width: 61%;
}
.process-wrapper .row:nth-of-type(even){
    flex-direction: row-reverse;
    padding: 80px 0;
}
.process-wrapper .row:nth-of-type(odd){
    padding: 80px 0;
}
.process-img3 {
    position: absolute;
    right: -70px;
    bottom: -28%;
    z-index: 9;
    width: 26%;
}
.process-img3 img {
    width: 100%;
}
.process-img2.account-process {
    left: 14.5%;
}
.process-img2.account-process img {
    width: 80%;
}
.process-img2.sale-process {
    left: 37%;
    bottom: -19%;
}
.process-img2.sale-process img {
    width: 65%;
}
.process-img2.hr-management {
    left: -8%;
}
.process-img3.hr-management-bottom {
    width: 80%;
    bottom: 60px;
}
.title-section{
    text-align: center;
}
.title-section h2{
font-size: 18px;
font-weight: 700;
margin-bottom: 30px;
color: #00D2D2;
}
.title-section h3{
    font-size: 64px;
    font-weight: 600;
    margin-bottom: 50px;
    line-height: 70px;
    color: #fff;
}
.feature-inner .nav {
    justify-content: center;
    background: #F3F3F3;
    width: 66%;
    margin: 0 auto;
    border-radius: 10px;
    padding: 20px 0;
}
.feature-inner .nav-pills .nav-link {
    padding: 0 30px;
    height: 51px;
    line-height: 51px;
    border-radius: 4px;
    color: #0D0D0D;
    font-size: 14px;
    text-transform: capitalize;
    font-weight: 500;
}
.feature-inner .nav-pills .nav-link.active{
    background-color: #00D2D2;
}
.feature-details{
    padding-top: 50px;
}
.feature-details .process-content {
    max-width: 550px;
}
.feature-details .process-image{
    position: relative;
}
.feature-details .process-image .process-img2.payment{
    bottom: -3%;
    right: 44px;
    width: 35%;
    left: auto;
}
.feature-details .process-image .process-img2.payment img{
    width: 90%;
}
.feature-for-you{
    padding-bottom: 70px;
}
.feature-for-you .feature-title{
    text-align: center;
}
.feature-for-you .feature-title h2{
    font-size: 48px;
    line-height: 72px;
    font-weight: 600;
    color: #333333;
}
.feature-for-you .feature-title p{
    font-size: 18px;
    color: #5A5A5A;
    line-height:32px;
    margin-bottom:30px;
}
.inner-feature-card{
    padding: 40px 30px 60px;
    border: 1px solid #CDCDCD;
    border-radius: 30px;
    text-align: center;
    transition: 0.45s;
}
.inner-feature-card:hover {
    background: #0E1746;
    border-bottom: 10px solid #00D2D2;
}
.inner-feature-card .feature-icon {
    min-height: 118px;
}
.inner-feature-card .feature-icon.supplier-icon img{
    width: 109px;
}
.inner-feature-card .feature-icon.purchase-orders-icon img{
    width: 158px;
}
.inner-feature-card .feature-icon.documents-management-icon img{
    width: 97px;
}
.inner-feature-card .feature-icon.task-management-icon img{
    width: 115px;
}
.inner-feature-card .feature-icon.reports-icon img{
    width: 87px;
}
.inner-feature-card .feature-icon.email-icon img{
    width: 118px;
}
.inner-feature-card .feature-icon.pos-icon img{
    width: 103px;
}
.inner-feature-card .feature-icon.contract-icon img{
    width: 180px;
}
.inner-feature-card .feature-content h2{
    margin: 35px 0px 30px 0px;
    font-size: 24px;
    color: #333333;
    font-weight: 500;
}
.inner-feature-card .feature-content p{
    font-size: 18px;
    color: #5A5A5A;
    font-weight: 400;
    line-height: 32px;
    max-width: 295px;
    margin: 0 auto;
    min-height: 96px;
}
.inner-feature-card:hover .feature-content h2{
    color: #fff;
}
.inner-feature-card:hover .feature-content p{
    color: #fff;
}
.inner-feature-card:hover .feature-icon img {
    filter: invert(1);
}
.feature-for-you .row .col-lg-3{
    padding: 0 20px 40px;
}
.feature-for-you .explor-btn{
    margin: 0 auto;
    text-align: center;
}
.feature-for-you .explor-btn a{
    color: #000;
    font-size: 20px;
    font-weight: 500;
    width: 225px;
    height: 70px;
    line-height: 70px;
    border-radius: 8px;
    display: inline-block;
    background-color: #00D2D2;
}
.integration-wrapper{
    background-color: #F5F5F5;
    padding: 50px 0px 0 0;
    border-radius: 20px;
}
.integration-wrapper .row{
    align-items: center;
}
.integration-wrapper .integration-content {
    max-width: 550px;
    margin-left: 70px;
}
.integration-wrapper .intergration-img img {
    width: 100%;
}
.integration-wrapper .integration-content span{
    font-size: 32px;
    color: #00D2D2;
    display: block;
    margin-bottom: 15px;
    font-weight: 700;
}
.integration-wrapper .integration-content h2{
    font-size: 64px;
    color: #1D1E25;
    font-weight: 600;
    line-height: 76px;
    margin-bottom: 40px;
}
.integration-wrapper .integration-content p{
    font-size: 16px;
    color: #808D9E;
    font-size: 500;
    line-height: 26px;
    margin: 0;
}
.testimonial{
    padding: 80px 0px 0;
}

.testimonial-inner .customer-image {
    position: relative;
}
/* .testimonial-inner .customer-image::after{
    position: absolute;
    content: "";
    background-image: url(../images/customer-after.png);
    background-position: top;
    background-repeat: no-repeat;
    height: 100%;
    width: 55%;
    top: -50px;
    left: -85px;
    z-index: -1;

} */
.testimonial-inner .customer-image img{
    width: 100%;
}
.testimonial-inner .slick-next::before {
    right: 0;
    position: absolute;
    width: 36px;
    height: 36px;
    line-height: 36px;
    background: #00D2D2;
    border-radius: 50px;
    font-size: 17px;
    color: #000;
    content: "\f178";
    font-family: "Font Awesome 5 Pro";
}
.testimonial-inner .slick-arrow {
    position: absolute;
    right: 0;
    top: 20px;
    width: 99%;
    z-index: 9;
}
.testimonial-inner .slick-prev::before {
    right: 20px;
    position: absolute;
    width: 36px;
    height: 36px;
    line-height: 36px;
    background: #00D2D2;
    border-radius: 50px;
    font-size: 17px;
    color: #000;
    content: "\f177";
    font-family: "Font Awesome 5 Pro";
}
.testimonial-inner .slick-list{
    margin: 0 1px 0 0;

}
.customer-comment {
      border-top: 1px solid #A4A4A4;
    border-bottom: 1px solid #A4A4A4;
    margin: 0px 0px 20px 80px;
    padding-top: 20px;
}
.customer-comment img {
    width: 100px;
}
.customer-comment p {
    font-size: 36px;
    line-height: 54px;
    margin: 70px 0px;
}
.customer-comment span{
    font-size: 18px;
    color: #333333;
    line-height: 27px;
    font-style: italic;
    display: block;
    margin-bottom: 60px;
    position: relative;
    padding-left: 50px;
}
.customer-comment span::after{
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 43px;
    height: 1px;
    content: "";
    left: 0;
    background-color: #000;
}
.testimonial-inner .slick-dots {
    bottom: 30px;
    left: 43%;
    transform: translateX(-50%);
}
.testimonial-inner .slick-dots li button:before {
    font-size: 15px;
}
.testimonial-inner .slick-dots li {
    margin: 0 2px;
}
.meet-customer {
    text-align: right;
}
.meet-customer a {
    font-size: 20px;
    color: #333333;
    font-weight: 600;
}
.plan-wrapper{
    padding: 80px 0px;
}
.plan-wrapper .plan-title{
    max-width: 750px;
    margin: 0 auto;
    text-align: center;
    padding-bottom: 40px;
}
.plan-wrapper .plan-title h2{
    font-size: 48px;
    color: #333333;
    font-weight: 600;
    line-height: 72px;
    margin-bottom: 20px;
}
.plan-wrapper .plan-title p{
    font-size: 18px;
    color: #5A5A5A;
    line-height: 32px;
    font-weight: 400;
}
.basic-plan-main{
    box-shadow: 0px 4px 26px 0px #00000040;
    border: 1px solid #EEEEEE;
    border-radius: 32px;
    padding: 50px 60px 70px;
    transition: 0.45s;
}
.basic-plan-main .basic-btn a{
    font-size: 16px;
    color: #000;
    border: 1px solid #111111;
    border-radius: 16px;
    display: inline-block;
    width: 152px;
    height: 49px;
    line-height: 49px;
    text-align: center;
    margin-bottom: 10px;
}
.basic-plan-main .basic-plan{
    display: flex;
    flex-wrap: wrap;
}
.basic-plan-main .basic-plan .plan-list{
    width: 50%;
}
.basic-plan-main .basic-plan .plan-list ul{
    margin: 0;
    padding: 0;
}
.basic-plan-main .basic-plan .plan-list ul li{
    font-size: 16px;
    color:#333333;
    line-height: 55px;
}
.basic-plan-main .basic-plan .plan-list ul li span {
    width: 24px;
    height: 24px;
    line-height: 24px;
    display: inline-block;
    background: #000;
    text-align: center;
    border-radius: 50px;
    margin-right: 5px;
}
.basic-plan-main .basic-plan .plan-list ul li span i{
    color: #fff;
    margin-top: 4px;
}
.basic-plan-card .basic-plan-main{
    padding: 40px 15px;
}
.basic-plan-card .basic-plan-main .basic-plan .plan-list {
    width: 60%;
}
.basic-plan-card .basic-plan-main .basic-plan .plan-content {
    width: 40%;
}
.basic-plan-card .basic-plan-main .basic-plan .plan-list ul li {
    width: 50%;
    float: left;
    line-height: 35px;
    font-size: 13px;
}
.basic-plan-card .basic-plan-main .basic-plan .plan-content h2 span {
    font-size: 14px;
}
.basic-plan-card .basic-plan-main .basic-plan .plan-content h2 {
    font-size: 31px;
}
.basic-plan-card .basic-plan-main .basic-plan .plan-content button{
    background-color: #00D2D2;
    border-color:#00D2D2;
}
@media screen and (max-width:1200px) {
    .basic-plan-card .basic-plan-main .basic-plan .plan-list{
        width: 100%;
    }
    .basic-plan-card .basic-plan-main .basic-plan .plan-content{
        width: 100%;
        margin-bottom: 30px;
    }
    .basic-plan-card .basic-plan-main .basic-plan{
        flex-direction: column-reverse;
    }
}
.basic-plan-main:hover .basic-plan .plan-list ul li span i{
    color: #000;
}
.basic-plan-main .basic-plan .plan-content{
    width: 50%
}
.basic-plan-main .basic-plan .plan-content h2{
    font-size: 64px;
    color: #333333;
    line-height: 75px;
    font-weight: 600;
}
.basic-plan-main .basic-plan .plan-content h2 span{
    font-size: 24px;
    font-weight: 500;
    color: #5A5A5A;
}
.basic-plan-main .basic-plan .plan-content p{
    font-size: 18px;
    font-weight: 400;
    color: #5A5A5A;
    line-height: 32px;
    padding-bottom: 10px;
}
.basic-plan-main .basic-plan .plan-content a{
    background-color: #00D2D2;
    border-radius: 12px;
    font-size: 20px;
    font-weight: 500;
    color: #121D4D;
    display: inline-block;
    width: 225px;
    height: 72px;
    line-height: 72px;
    text-align: center;
}
.primum-plan .basic-plan {
    flex-direction: row-reverse;
}
.primum-plan .basic-plan .plan-content {
    width: 60%;
    padding-right: 15px;
}
.primum-plan .basic-plan .plan-list {
    width: 40%;
}
.basic-plan-main:hover {
    background: linear-gradient(180deg, #010235 0%, #0D0E45 100%), linear-gradient(0deg, #0E1746, #0E1746), linear-gradient(232.69deg, #22232B 28.37%, #000000 95.18%);
}
.basic-plan-main:hover .basic-btn a{
    border-color: #fff;
    color: #fff;
}
.basic-plan-main:hover .basic-plan .plan-list ul li{
    color: #fff;
}
.basic-plan-main:hover .basic-plan .plan-list ul li span{
    background: #fff;
}
.basic-plan-main:hover .basic-plan .plan-list ul li span img{
    filter: invert(1);
}
.basic-plan-main:hover .basic-plan .plan-content h2{
    color: #fff;
}
.basic-plan-main:hover .basic-plan .plan-content h2 span{
    color: #fff;
}
.basic-plan-main:hover .basic-plan .plan-content p{
    color: #fff;
}
.basic-plan-main.primum-plan .basic-plan .plan-list ul li {
    width: 50%;
    float: left;
}

.newsletter-main {
    padding-bottom: 80px;
}
.newsletter-inner{
    background: linear-gradient(180deg, #010235 0%, #0D0E45 100%),
    linear-gradient(232.69deg, #22232B 28.37%, #000000 95.18%),
    linear-gradient(0deg, #D9D9D9, #D9D9D9);
    border-radius: 32px;
    padding: 60px 50px 80px;
    position: relative;

}
.newsletter-inner::after{
    position: absolute;
    content: "";
    right: 0;
    top: 0;
    background-image: url(../images/newsletter-box.png);
    background-repeat: no-repeat;
    height: 100%;
    width: 100%;
    background-position: right;
}
.newsletter-inner h2{
    font-size: 48px;
    line-height: 72px;
    color: #fff;
    font-weight: 600;
    margin-bottom: 25px;
}
.newsletter-inner p{
    font-size: 18px;
    color: #fff;
    line-height: 32px;
    margin-bottom: 50px;
}
.newsletter-inner form{
    display: flex;
    position: relative;
    z-index: 9;
}
.newsletter-inner form input{
    width: 632px;
    height: 70px;
   line-height: 70px;
   padding-left: 20px;
   color: #fff;
   font-size: 16px;
   background: #FFFFFF4D;
   border-radius: 8px;
   border: none;
}
.newsletter-inner form input::placeholder {
    color: #fff;
}
.newsletter-inner form button{
    width: 225px;
    height: 70px;
    line-height: 70px;
    border: none;
    border-radius:  8px;
    background-color: #00D2D2;
    font-size: 20px;
    color: #121D4D;
    margin-left: 10px;
    font-weight: 500;
}
.newsletter-inner form input:focus {
    outline: none;
}
.footer-site{
    background: linear-gradient(180deg, #010235 0%, #0D0E45 100%),
linear-gradient(0deg, #0E1746, #0E1746),
linear-gradient(0deg, #111111, #111111);
padding: 70px 0px;
}
.footer-logo-wrapper{
    display: flex;
    justify-content: space-between;
    padding-bottom: 70px;
    align-items: center;
}
.footer-logo-wrapper .socail-icons ul{
    margin: 0;
    padding: 0;
}
.footer-logo-wrapper .socail-icons ul li{
    display: inline-block;
}
.footer-logo-wrapper .socail-icons ul li a{
    color: #fff;
    padding: 0 20px;
    font-size: 20px;
}
.footer-links h2{
    font-size: 19px;
    line-height: 36px;
    color: #00D2D2;
    font-weight: 600;
    margin-bottom: 30px;
}
.footer-links ul{
    margin: 0;
    padding: 0;
}
.footer-links ul li a{
    font-size: 20px;
    line-height: 50px;
    color: #fff;
    font-weight: 400;
    position: relative;
}
.footer-links ul li a:after {
    position: absolute;
    content: "\f176";
    width: 0px;
    height: 0px;
    font-family: "Font Awesome 5 Pro";
    transform: rotate(45deg) scale(0);
    color: #fff;
    right: 0px;
    bottom: 10px;
    transition: 0.45s;
}
.footer-links ul li a:hover::after{
    transform: rotate(45deg) scale(1);
    width: 20px;
    height: 20px;
    right: -32px;
}
.footer-links ul li a:hover{
  text-decoration: underline;
  text-decoration-line: 1px;
}
.site-slogan{
    text-align: center;
    padding: 70px 0px;
}
.site-slogan p{
    color: #fff;
    font-size: 20px;
    margin: 0;
    font-weight: 300;
}
.site-slogan p strong{
    font-weight: 700;
}
.copy-right{
    text-align: center;
}
.copy-right p{
    color: #fff;
    font-size: 20px;
    margin: 0;
}
.business-plan #banner-view{
    position: relative;
}
.business-plan  #banner-view:after {
    position: absolute;
    content: "";
    background: url(../images/banner-elips.png);
    background-position: top left;
    background-repeat: no-repeat;
    width: 100%;
    height: 100%;
    left: 20px;
    top: -50px;
}

.banner-wrapper .col-lg-6.banner-animation svg{    z-index: 9;
    position: relative;
}
.next-pages-nsl .newsletter-inner h2{
    margin-bottom: 35px;
    max-width: 700px;
}
.next-pages-nsl .newsletter-inner form button{
    background-color: #fff;
}
@media screen and (max-width:1800px) {
    .banner-wrapper .col-lg-6.banner-animation {
        right: -50px;
    }
}
@media screen and (max-width:1700px) {
    .process-img3 {
        right: -15px;
        width: 20%;
    }
    .banner-wrapper .col-lg-6.banner-animation {
        right: -15px;
    }
}
@media screen and (max-width:1670px) {
    .main-menu ul li a {
        margin: 0 20px;
    }
    .feature-inner .nav{
    width: 66%;
}
.primum-plan .basic-plan .plan-list {
    width: 45%;
}
.primum-plan .basic-plan .plan-content {
    width: 55%;
}
}
@media screen and (max-width:1500px) {
.basic-plan-main {
     padding: 40px 35px 60px;
}
.main-menu ul li a {
    margin: 0 15px;
}
.banner-wrapper .col-lg-6.banner-animation {
    width: 60%;
}

.feature-inner .nav-pills .nav-link {
    padding: 0 15px;
}
.inner-feature-card .feature-content h2 {
    font-size: 19px;
}
.customer-comment p {
    font-size: 26px;
    line-height: 46px;
}
}
@media screen and (max-width:1400px) {
    .main-menu ul li a {
        font-size: 16px;
    }
    .process-img3.hr-management-bottom {
        width: 70%;
    }
    .process-img2.hr-management {
        left: -5%;
    }
    .process-img2.hr-management img{
        width: 50%;
    }
    .feature-inner .nav-pills .nav-link{
        font-size: 13px;
    }
    .inner-feature-card {
        padding: 40px 20px 60px;
    }
    .basic-plan-main .basic-plan .plan-list ul li {
        font-size: 15px;
    }
    .basic-plan-main .basic-plan .plan-content p {
        font-size: 17px;
    }
}
@media screen and (max-width:1300px) {
    .login-button ul li a {
        padding: 0px 20px;
    }
    .main-menu ul li a {
        margin: 0 13px;
    }
    .login-button ul li a {
        font-size: 14px;
    }
    .process-content h2 {
        font-size: 50px;
        line-height: 60px;
    }
    .feature-inner .nav-pills .nav-link {
        padding: 0 9px;
        font-size: 12px;
        height: 45px;
        line-height: 45px;
    }
    .basic-plan-main .basic-plan .plan-content h2 {
        font-size: 50px;
    }
    .basic-plan-main .basic-plan .plan-list ul li {
        font-size: 13px;
    }
    .plan-wrapper {
        padding: 20px 0px 80px 0px;
    }
}
@media screen and (max-width:992px) {
    .banner-wrapper .col-lg-6.banner-animation {
        width: 100%;
        position: inherit;
        margin-top: 70px;
    }
    .partner-company .partner-logo ul li {
        width: 50%;
        margin-bottom: 20px;
        text-align: center;
    }
    .partner-company .partner-logo ul {
        justify-content: center;
        flex-wrap: wrap;
    }
    .partner-company .partner-logo ul li:nth-of-type(4) {
        margin-left: 0px;
    }
    .menu-main-wrapper {
        display: flex;
        justify-content: flex-end;
    }
    .main-menu {
        display: none;
    }
    .banner-wrapper {
        padding: 0px 0px 15px 0px;
    }
    .inner-process .process-content {
        margin-top: 95px;
    }
    .process-wrapper .row:nth-of-type(even) {
        padding: 60px 0;
    }
    .testimonial-inner .slick-arrow {
        top: 58%;
    }
    .customer-comment {
        margin: 20px 0px 20px 0px;
    }
    .testimonial-inner .slick-dots {
        left: 18px;
    }
    .basic-plan-main {
        margin-bottom: 40px;
    }
    .plan-wrapper {
        padding: 20px 0px 50px 0px;
    }
    .footer-links {
        padding-bottom: 20px;
    }.partner-company {
        padding: 50px 0px 50px 0px;
    }
    .product-overview-wrapper .row {
        bottom: 0px;
    }
    .feature-inner .nav {
        width: 100%;
    }
    .mobile-login-button{
        display: inline-block;
    }
    .login-button{
        display: none;
    }
    .mobile-login-button ul{
        position: relative;
    }
    .mobile-login-button ul li .submenu li{
        display: block;
        padding-left: 0px;
    }
    .mobile-login-button ul li .submenu{
        display: none;
        position: absolute;
        top: 58px;
        z-index: 9;
        width: 100%;
    }
    .mobile-login-button ul li .submenu li a{
        padding: 0 10px;
        font-size: 14px;
    }
}
@media screen and (max-width:767px) {
    .logo img {
        width: 100%;
    }
    .mobile-login-button ul li a{
        padding: 0px 17px;
        height: 45px;
        line-height: 46px;
    }
    .header-site .row {
        align-items: center;
    }
    .sidenav a.closebtn {
        top: -4px;
        font-size: 50px;
    }
    .banner-content h2 {
        font-size: 42px;
        font-weight: 600;
        line-height: 55px;
        margin-bottom: 35px;
    }
    .partner-company h2 {
        font-size: 16px;
    }
    .product-overview-wrapper .title-content h1 {
        font-size: 40px;
        line-height: 55px;
    }
    .product-overview-wrapper .product-content p {
        font-size: 16px;
    }
    .inner-process .process-image:after {
        background-image: none;
    }
    .process-wrapper {
        padding: 70px 0px 70px 0px;
        margin-top: 60px;
    }
    .process-img2 {
        bottom: -75px;
        left: 25px;
    }
    .process-img2 img {
        width: 90%;
    }
    .inner-process .process-content {
        padding-left: 0px;
    }
    .process-content h2 {
        font-size: 40px;
        line-height: 45px;
    }
    .process-content span {
        font-size: 28px;
    }
    .title-section h3 {
        font-size: 45px;
        line-height: 55px;
    }
    .feature-for-you .feature-title h2 {
        font-size: 35px;
    }
    .feature-for-you .feature-title p {
        font-size: 16px;
        line-height: 28px;
    }
    .integration-wrapper .integration-content {
        margin-left: 0px;
    }
    .integration-wrapper .integration-content span {
        font-size: 28px;
    }
    .integration-wrapper .integration-content h2 {
        font-size: 46px;
        line-height: 52px;
        margin-bottom: 30px;
    }
    .testimonial-inner .slick-arrow {
        top: 40%;
    }
    .customer-comment p {
        font-size: 20px;
        line-height: 38px;
        margin: 35px 0px;
    }
    .plan-wrapper .plan-title h2 {
        font-size: 31px;
        line-height: 40px;
        padding: 0 20px;
    }
    .plan-wrapper .plan-title p {
        font-size: 16px;
        line-height: 28px;
    }
    .basic-plan-main {
        padding: 50px 30px;
    }
    .basic-plan-main .basic-plan .plan-list,.basic-plan-main .basic-plan .plan-content{
        width: 100%;
    }
    .basic-plan-main .basic-plan {
        display: flex;
        flex-wrap: wrap;
        flex-direction: column-reverse;
    }
    .basic-plan-main .basic-plan-main.primum-plan{
        flex-direction: column;
    }
    .newsletter-inner::after {
        background-image: none;
    }
    .newsletter-inner {
        padding: 40px 30px 50px;
    }
    .newsletter-inner form {
        flex-wrap: wrap;
    }
    .newsletter-inner h2 {
        font-size: 38px;
        line-height: 55px;
        margin-bottom: 20px;
    }
    .newsletter-inner p {
        font-size: 16px;
        line-height: 30px;
        margin-bottom: 30px;
    }
    .newsletter-inner form input {
        width: 100%;
        margin-bottom: 20px;
    }
    .newsletter-inner form button {
        width: 100%;
        margin-left: 0px;
    }
    .footer-logo-wrapper {
        flex-wrap: wrap;
        padding-bottom: 40px;
    }
    .footer-logo {
        padding-bottom: 30px;
    }
    .footer-links h2 {
        font-size: 18px;
        line-height: 15px;
        margin-bottom: 20px;
    }
    .site-slogan {
        padding: 10px 0px 20px;
    }
    .footer-site {
        padding: 40px 0px;
    }
    .testimonial-inner .slick-dots {
        bottom: 32px;
    }
    .business-plan #banner-view:after {
        background: none;
    }
}
@media screen and (max-width:576px) {
.partner-company .partner-logo ul li {
    width: 100%;
    margin-bottom: 30px;
}
.testimonial-inner .slick-arrow {
    top: 33%;
}
}

.plans-slide .slick-slide {
    margin: 10px 10px;
  }
  .plans-slide .slick-list {
    margin: 0px -5px 0px -5px;
    overflow: inherit;
  }
  .plans-slide  .slick-next::before {
      right: 0;
      position: absolute;
      width: 36px;
      height: 36px;
      line-height: 36px;
      background: #00D2D2;
      border-radius: 50px;
      font-size: 17px;
      color: #000;
      content: "\f178";
      font-family: "Font Awesome 5 Pro";
  }
  .plans-slide .slick-arrow {
      position: absolute;
      right: 0;
      top: -40px;
      width: 99%;
      z-index: 9;
  }
  .plans-slide .slick-prev::before {
      right: 20px;
      position: absolute;
      width: 36px;
      height: 36px;
      line-height: 36px;
      background: #00D2D2;
      border-radius: 50px;
      font-size: 17px;
      color: #000;
      content: "\f177";
      font-family: "Font Awesome 5 Pro";
  }
  .plans-slide .slick-slide img {
    display: inline-block;
}



/* feature-page-style */
.inner-plans-wrapper{}
.main-pakeges-wrapper {
    padding-top: 70px;
}
.inner-plans-wrapper .align-items-start{
    justify-content: center;
}
.inner-plans-wrapper p{
    color: #4A4A4A;
    font-size: 16px;
    text-align: center;
    margin-bottom: 20px;
}
.inner-plans-wrapper .nav-pills .nav-link{
    color: #000;
}
.inner-plans-wrapper .nav-pills .nav-link.active{
    background-color: #00D2D2;
    color: #fff;
}
.plan-detail{
    text-align: center;
    transition: 0.45s;
    padding: 20px;
    border-radius: 10px;
}
.plan-detail:hover {
    background-color: #0d0e45;
}
.plan-detail h2{
    font-size: 32px;
    color: #183B56;
    line-height: 40px;
    font-weight: 700;
}
.plan-detail p{
    font-size: 21px;
    color: #5A7184;
    margin-bottom: 30px;
    font-family: 'Open Sans', sans-serif;
}
.plan-detail h3{
    font-size: 32px;
    color: #183B56;
    font-weight: 700;
}
.plan-detail:hover h2,.plan-detail:hover h3,.plan-detail:hover p{
    color: #fff;
}
.points-table{
padding: 40px 0px 0px;
    
}
.points-table table tr td{
    width: 25%;
    text-align: center;
}
.points-table table .cross {
    color: red;
}
.points-table table .check {
    color: #8BC34A;
}
td.d-flex span {
    width: 140px;
    text-align: left;
}
.points-table .table.table-striped tr{
    border-style: inherit;
}
.table>:not(caption)>>* {
    border-bottom-width: 0;
}

/* feature-page-style */

.discount {
    display: flex;
    justify-content: flex-end;
    text-align: right;
    margin-right: -24px;
}
.pricing-plan-card .discount p {
    
    color: #ff642d;
}
.pricing-plan-card:hover .discount p {
    color: #fff;
}
.tab-content .col-lg-4:nth-of-type(2) .pricing-plan-card a {
    background: #00d2d2;
    color: #fff;
}


.row.justify-content-md-center.d-block img {
    width: 30%!important;
}
.error-page-404 .btn-primary {
    background: #020336;
border-color:#020336;
}
.error-page-404 h2 {
    font-size: 30px;
    color: #2F2F2F;
    font-weight: 700;
    text-transform: capitalize;
    margin-bottom: 5px;
}

.error-page-404 p {
    font-size: 18px;
    color: #5A7184;
}
