﻿@charset "UTF-8";

/*----------------------------------------------------
@File: Default Styles
@Author: 
@URL: 

This file contains the styling for the actual theme, this
is the file you need to edit to change the look of the
theme.
---------------------------------------------------- */

/*=====================================================================
@Template Name: 
@Author: Themexriver.

**Css Table Of Content**
1- App Landing--
  *1- Global Area
  *2- Header Area
  *3- Banner Area
  *4- Feature Area
  *5- Service Area
  *6- Funfact Area
  *7- How this work Area
  *8- App Download Area
  *9- Team Area
  *10- FAQ area
  *11- App Screenshoot Area
  *12- Testimonial Area
  *13- Partner Area
  *14- Newslatter Area
  *15- Footer Area
2- Digital SEO --
  *1- Global Area
  *2- Header Area
  *3- Banner Area
  *4- Service Area
  *5- ABout Area
  *6- Newslatter Area
  *7- Mission Area
  *8- Pricing Plan Area
  *9= Testimonial Area
  *10- Case Study Area
  *11- Call to Action Area
  *12- Blog Area
  *13- Footer
3- SaaS Modern--
  *1- Global Area
  *2- Header Area
  *3- Banner Area
  *4- Featured Area
  *5- ABout Area
  *6- Partner Area
  *7- Team Area
  *8- Testimonial Area
  *9- Newslatter Area 
4- SaaS Classic --
  *1- Global Area
  *2- Header Area
  *3- Banner Area
  *4- Service Area
  *5- ABout Area
  *6- Feature Area
  *7- Team Area
  *8- FAQ Area
  *9= Pricing Area
  *10- Footer
 5- StartUp Agency --
  *1- Global Area
  *2- Header Area
  *3- Banner Area
  *4- Feature Area
  *5- ABout Area
  *6- Work Process Area
  *7- Portfolio Area
  *8- Testimonial Area
  *9= Partner Area
  *10- Footer 
 2- Digital Agency --
  *1- Global Area
  *2- Header Area
  *3- Banner Area
  *4- Service Area
  *5- CountDown Area
  *6- About Area
  *7- Experience Area
  *8- PortFolio Area
  *9= Team Area
  *10- Testimonial Area
  *11- Blog Area
  *12- Newslatter Area
  *13- Footer 
  =====================================================================*/

@import url("css2.css");

@import url("css.css");

@import url("css2-1.css");


/*----------------------------------------------------*/

/*App landing global area*/

/*----------------------------------------------------*/

.app-eight-home {
    -moz-osx-font-smoothing: antialiased;
    -webkit-font-smoothing: antialiased;
    font-family: "Circular Std Book";
    font-size: 16px;
    line-height: 1.4;
    margin: 0;
    overflow-x: hidden;
    padding: 0;
}

.app-eight-home::selection {
    background-color: #6e3ebf;
    color: #ffffff;
}

.app-eight-home::-moz-selection {
    background-color: #6e3ebf;
    color: #ffffff;
}

.app-eight-home .container { max-width: 1200px; }

.ul-li ul {
    margin: 0;
    padding: 0;
}

.ul-li ul li {
    display: inline-block;
    list-style: none;
}

.ul-li-block ul {
    margin: 0;
    padding: 0;
}

.ul-li-block ul li {
    display: block;
    list-style: none;
}

div#preloader {
    height: 100%;
    left: 0;
    overflow: visible;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 99999;
}

.ei-preloader {
    background: #f1f2f3 url("../img/app-landing/pre.svg") no-repeat center center;
    background-color: #fff;
}

.container { max-width: 1200px; }

[data-background] {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

a {
    color: inherit;
    text-decoration: none;
}

a:hover,
a:focus { text-decoration: none; }

img {
    height: auto;
    max-width: 100%;
}

section { overflow: hidden; }

button { cursor: pointer; }

.form-control:focus,
button:visited,
button.active,
button:hover,
button:focus,
input:visited,
input.active,
input:hover,
input:focus,
textarea:hover,
textarea:focus,
a:hover,
a:focus,
a:visited,
a.active,
select,
select:hover,
select:focus,
select:visited {
    box-shadow: none;
    color: inherit;
    outline: none;
    text-decoration: none;
}

.form-control { box-shadow: none; }

.relative-position { position: relative; }

.pera-content p { margin-bottom: 0; }

.appeight-headline h1,
.appeight-headline h2,
.appeight-headline h3,
.appeight-headline h4,
.appeight-headline h5,
.appeight-headline h6 {
    font-family: "Poppins";
    margin: 0;
}

.ei-scrollup {
    background-image: linear-gradient(-45deg, #e511e6 32%, #6b2c94 100%);
    border-radius: 100%;
    bottom: 20px;
    display: none;
    height: 55px;
    line-height: 55px;
    position: fixed;
    right: 20px;
    width: 55px;
    z-index: 5;
}

.ei-scrollup i {
    color: #fff;
    font-size: 20px;
}

.eight-section-title { margin: 0 auto; }

.eight-section-title .eg-title-tag {
    color: #000000;
    font-family: "Circular Std";
    font-size: 17px;
    font-weight: 500;
    position: relative;
}

.eight-section-title .eg-title-tag i:nth-child(1) {
    background-color: #4ce7f3;
    height: 5px;
    width: 5px;
}

.eight-section-title h2 {
    font-size: 36px;
    font-weight: 700;
    line-height: 1.306;
    padding: 15px 0px 12px;
}

.eight-section-title h2 span { font-weight: 400; }

.eight-section-title .square-shape {
    height: 35px;
    left: -52px;
    position: absolute;
    top: 0;
    width: 40px;
}

.eight-section-title .square-shape i {
    height: 9px;
    left: 0;
    position: absolute;
    top: 0;
    width: 9px;
}

.eight-section-title .square-shape i:nth-child(1) {
    background-color: #4ce7f3;
    height: 5px;
    left: 20px;
    top: -8px;
    width: 5px;
}

.eight-section-title .square-shape i:nth-child(2) {
    background-color: #4ce7f3;
    height: 10px;
    left: 28px;
    width: 10px;
}

.eight-section-title .square-shape i:nth-child(3) {
    background-color: #7c0dbe;
    height: 17px;
    width: 17px;
}

.eight-section-title .square-shape i:nth-child(4) {
    background-color: #ff00d6;
    height: 12px;
    left: 10px;
    top: 10px;
    width: 12px;
}

.eight-section-title p {
    font-size: 17px;
    line-height: 1.647;
}

@keyframes scale {
    from {
        -webkit-transform: scale(0.9);
        transform: scale(0.9);
    }

    to {
        -webkit-transform: scale(1.08);
        transform: scale(1.08);
    }
}

@keyframes left-right-move {
    0% { transform: translateX(-100px); }

    50% { transform: translateX(-10px); }

    100% { transform: translateX(-100px); }
}

/*---------------------------------------------------- */

/*global area*/

/*----------------------------------------------------*/

.feature-eight-section .eight-feature-box .feature-icon8 i,
.ei-service-icon-text .ei-service-icon i,
.eg-how-work-section .ei-how-work-content-item .eg-how-work-icon-text .eg-how-work-icon i {
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    background-image: linear-gradient(173deg, #ff00d7 30%, #50c7f5 67%, #72aaff 99%);
    display: block;
}

.ei-service-icon-text:hover .ei-service-icon i,
.eg-how-work-section .ei-how-work-content-item .eg-how-work-icon-text:hover .eg-how-work-icon i {
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background: -webkit-gradient(left top, right top, color-stop(0%, #fff), color-stop(100%, #fff));
    background: -ms-linear-gradient(left, #fff 0%, #fff 100%);
    background-clip: text;
    display: block;
}

.ei-service-icon-text .ei-service-icon:after,
.eg-how-work-section .ei-how-work-content-item .eg-how-work-icon-text .eg-how-work-icon:after {
    background-image: -ms-linear-gradient(173deg, #4cd0ff 0%, #617af4 53%, #ff03d0 99%);
    border-radius: 100%;
    content: "";
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    transform: scale(0.5);
    transition: 0.3s all ease-in-out;
    width: 100%;
    z-index: -1;
}

@keyframes fadeFromLeft {
    0% {
        opacity: 0;
        transform: translateX(-20px);
    }

    100% {
        opacity: 1;
        transform: translateX(0);
    }
}

@keyframes fadeFromRight {
    0% {
        opacity: 0;
        transform: translateX(20px);
    }

    100% {
        opacity: 1;
        transform: translateX(0);
    }
}

@keyframes fadeFromUp {
    0% {
        opacity: 0;
        transform: translateY(20px);
    }

    100% {
        opacity: 1;
        transform: translateY(0);
    }
}

.fadeFromUp { animation-name: fadeFromUp; }

.fadeFromRight { animation-name: fadeFromRight; }

.fadeFromLeft { animation-name: fadeFromLeft; }

/*---------------------------------------------------- */

/*Header area*/

/*----------------------------------------------------*/

.main-header-eight {
    position: absolute;
    top: 20px;
    width: 100%;
    z-index: 10;
}

.main-header-eight .appheader-content { padding: 0px 280px; }

.main-header-eight .appheader-content .site-logo { margin-right: 255px; }

.main-header-eight .appheader-content .navigation-eight {
    color: #fff;
    display: inline-block;
    font-family: "Poppins";
    font-weight: 500;
    padding-top: 10px;
}

.main-header-eight .appheader-content .navigation-eight li { margin-right: 25px; }

.main-header-eight .appheader-content .navigation-eight li a {
    display: inline;
    padding: 28px 5px;
    position: relative;
}

.main-header-eight .appheader-content .navigation-eight li a:after {
    background-color: #49eff2;
    border-radius: 50px;
    content: "";
    height: 4px;
    left: auto;
    position: absolute;
    right: 0;
    top: 0;
    transition: 0.3s all ease-in-out;
    width: 0%;
}

.main-header-eight .appheader-content .navigation-eight li a:hover:after {
    left: 0;
    right: auto;
    width: 100%;
}

.main-header-eight .appheader-content .navigation-eight li a.active:after {
    left: 0;
    right: auto;
    width: 100%;
}

.main-header-eight .appheader-content .sign-up-btn-eight {
    background-color: #29f5eb;
    border-radius: 20px;
    height: 40px;
    justify-content: center;
    line-height: 40px;
    transition: 0.3s all ease-in-out;
    width: 110px;
}

.main-header-eight .appheader-content .sign-up-btn-eight a {
    display: block;
    font-weight: 600;
    width: 100%;
}

.main-header-eight .appheader-content .sign-up-btn-eight:hover { background-color: #009cff; }

.main-header-eight .appheader-content .sign-up-btn-eight:hover a { color: #fff; }

.main-header-eight .appheader-content .h-eight-social {
    margin-left: 40px;
    padding-top: 10px;
}

.main-header-eight .appheader-content .h-eight-social li {
    color: #fff;
    margin-left: 18px;
    transition: 0.3s all ease-in-out;
}

.main-header-eight .appheader-content .h-eight-social li:hover { transform: translateY(-5px); }

.main-header-eight .appheader-content .dropdown { position: relative; }

.main-header-eight .appheader-content .dropdown:after {
    content: "";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    position: absolute;
    right: -10px;
    top: 0px;
    transition: 0.3s all ease-in-out;
}

.main-header-eight .appheader-content .dropdown .dropdown-menu {
    background-color: #fff;
    border: none;
    border: 2px solid #73299a;
    border-radius: 5px;
    box-shadow: 0 5px 10px 0 rgba(83, 82, 82, 0.1);
    display: block;
    height: auto;
    left: 0;
    margin: 0px;
    opacity: 0;
    padding: 0px;
    padding: 10px 0px 0px;
    position: absolute;
    top: 65px;
    transition: all 0.4s ease-in-out;
    visibility: hidden;
    width: 200px;
    z-index: 100;
}

.main-header-eight .appheader-content .dropdown .dropdown-menu li {
    border-bottom: 1px solid #e5e5e5;
    padding: 10px 15px;
    width: 100%;
}

.main-header-eight .appheader-content .dropdown .dropdown-menu li a {
    color: #343434;
    font-size: 14px;
    padding: 10px 0px;
    position: relative;
    transition: 0.3s all ease-in-out;
}

.main-header-eight .appheader-content .dropdown .dropdown-menu li a:after {
    background-color: #73299a;
    border-radius: 100%;
    content: "";
    height: 8px;
    left: 0;
    position: absolute;
    top: 15px;
    transform: scale(0);
    transition: 0.3s all ease-in-out;
    width: 8px;
}

.main-header-eight .appheader-content .dropdown .dropdown-menu li a:hover { padding-left: 15px; }

.main-header-eight .appheader-content .dropdown .dropdown-menu li a:hover:after { transform: scale(1); }

.main-header-eight .appheader-content .dropdown:hover .dropdown-menu {
    opacity: 1;
    top: 48px;
    visibility: visible;
}

/* -------------------------------- 
Sticky Menu
-------------------------------- */

.eisticky-menu-bg-overlay {
    animation-duration: 0.7s;
    animation-fill-mode: both;
    animation-name: fadeInDown;
    animation-timing-function: ease;
    background-color: #9c00e2;
    padding: 20px 0px;
    position: fixed;
    top: 0px;
    transition: 0.3s all ease-in-out;
}

.main-header-eight.eisticky-menu-bg-overlay {
    box-shadow: 0 0 20px -10px rgba(0, 0, 0, 0.8);
    top: 0px;
    z-index: 9;
}

/*---------------------------------------------------- */

/*banner area*/

/*----------------------------------------------------*/

.eight-banner-section {
    background: #6d8cf8;
    background: linear-gradient(to right, #c12dd1, #6d8cf8);
    overflow: visible;
    padding: 170px 0px 250px;
}

.eight-banner-section:after {
    background-image: url(../img/app-landing/shape/bl-shape.png);
    background-repeat: no-repeat;
    content: "";
    height: 100%;
    position: absolute;
    top: 0;
    width: 100%;
}

.eight-banner-section .eight-banner-content {
    position: relative;
    z-index: 5;
}

.eight-banner-section .eight-banner-content .ei-banner-mbl-mockup {
    position: absolute;
    right: 0;
    top: 0;
}

.eight-banner-section .eight-banner-content .banner-content-box { max-width: 650px; }

.eight-banner-section .eight-banner-content .banner-content-box .ei-banner-btn { padding: 45px 0px 25px 0px; }

.eight-banner-section .eight-banner-content .banner-content-box .ei-banner-btn a {
    display: inline-block;
    font-family: "Poppins";
    font-size: 15px;
    font-weight: 700;
    transition: 0.3s all ease-in-out;
}

.eight-banner-section .eight-banner-content .banner-content-box .ei-banner-btn a:nth-child(1) {
    background-color: #ff00d6;
    border-radius: 50px;
    border-top-right-radius: 0;
    color: #fff;
    height: 55px;
    line-height: 55px;
    margin-right: 20px;
    text-align: center;
    width: 175px;
}

.eight-banner-section .eight-banner-content .banner-content-box .ei-banner-btn a:nth-child(1) i {
    color: #000;
    font-size: 25px;
    margin-right: 10px;
    position: relative;
    top: 5px;
}

.eight-banner-section .eight-banner-content .banner-content-box .ei-banner-btn a:nth-child(1):hover {
    background-color: #009cff;
    border-bottom-left-radius: 0px;
    border-top-right-radius: 50px;
}

.eight-banner-section .eight-banner-content .banner-content-box .ei-banner-btn a:nth-child(2) {
    color: #4ce7f3;
    position: relative;
}

.eight-banner-section .eight-banner-content .banner-content-box .ei-banner-btn a:nth-child(2) span {
    color: #fff;
    margin-right: 2px;
}

.eight-banner-section .eight-banner-content .banner-content-box .ei-banner-btn a:nth-child(2):after {
    background-color: #4ce7f3;
    bottom: -2px;
    content: "";
    height: 1px;
    left: auto;
    position: absolute;
    right: 0;
    transition: 0.3s all ease-in-out;
    width: 0%;
}

.eight-banner-section .eight-banner-content .banner-content-box .ei-banner-btn a:nth-child(2):hover:after {
    left: 22px;
    right: auto;
    width: 80%;
}

.eight-banner-section .eight-banner-content h1 {
    color: #fff;
    font-size: 72px;
    font-weight: 700;
    line-height: 1.083;
    padding-bottom: 20px;
}

.eight-banner-section .eight-banner-content h1 span { color: #000; }

.eight-banner-section .eight-banner-content p {
    color: #fff;
    font-size: 19px;
}

.eight-banner-section .eight-banner-content .ei-banner-review ul {
    float: left;
    margin-right: 20px;
}

.eight-banner-section .eight-banner-content .ei-banner-review ul li { margin-right: 3px; }

.eight-banner-section .eight-banner-content .ei-banner-review ul li i {
    color: #f6b91c;
    font-size: 15px;
}

.eight-banner-section .eight-banner-content .ei-banner-review p { font-size: 14px; }

.eight-banner-section .eight-banner-content .ei-banner-review p span {
    color: #000;
    font-family: "Poppins";
    font-weight: 700;
}

@keyframes move_wave {
    0% { transform: translateX(0) translateZ(0) scaleY(1); }

    50% { transform: translateX(-25%) translateZ(0) scaleY(0.55); }

    100% { transform: translateX(-50%) translateZ(0) scaleY(1); }
}

.waveWrapper {
    bottom: 0;
    left: 0;
    margin: auto;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 0;
}

.waveWrapperInner {
    background: #6d8cf8;
    background: linear-gradient(to right, #c12dd1, #6d8cf8);
    bottom: -1px;
    height: 100%;
    overflow: hidden;
    position: absolute;
    width: 100%;
}

.bgTop {
    opacity: 0.5;
    z-index: 15;
}

.bgMiddle {
    opacity: 0.75;
    z-index: 10;
}

.bgBottom { z-index: 5; }

.wave {
    background-position: 0 bottom;
    background-repeat: repeat no-repeat;
    height: 100%;
    left: 0;
    position: absolute;
    transform-origin: center bottom;
    width: 200%;
}

.waveTop { background-size: 50% 100px; }

.waveAnimation .waveTop {
    -webkit-animation: move-wave 3s;
    animation: move-wave 3s;
    animation-delay: 1s;
}

.waveMiddle { background-size: 50% 120px; }

.waveAnimation .waveMiddle { animation: move_wave 10s linear infinite; }

.waveBottom { background-size: 50% 100px; }

.waveAnimation .waveBottom { animation: move_wave 15s linear infinite; }

.cd-headline.clip span {
    display: inline-block;
    padding-bottom: 10px;
}

.cd-headline.clip .cd-words-wrapper {
    display: inline-block;
    position: relative;
    text-align: left;
    vertical-align: top;
}

.cd-headline.clip .cd-words-wrapper::after {
    background-color: #aebcb9;
    /* line */
    content: "";
    height: 70px;
    position: absolute;
    right: 0;
    top: 10px;
    width: 2px;
}

.cd-headline.clip b { opacity: 0; }

.cd-headline.clip b.is-visible { opacity: 1; }

.cd-words-wrapper {
    display: inline-block;
    position: relative;
    text-align: left;
}

.cd-words-wrapper b {
    display: inline-block;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    white-space: nowrap;
}

.cd-words-wrapper b.is-visible {
    opacity: 1;
    position: relative;
}

.no-js .cd-words-wrapper b { opacity: 0; }

/*---------------------------------------------------- */

/*Featured area*/

/*----------------------------------------------------*/

@keyframes rotate {
    0% {
        left: -10px;
        top: -10px;
    }

    25% {
        left: 0px;
        top: 0px;
    }

    50% {
        left: 0px;
        top: 0px;
    }

    75% {
        left: 5px;
        top: 5px;
    }

    100% {
        left: -10px;
        top: -10px;
    }
}

.feature-eight-section { padding: 165px 0px 120px; }

.feature-eight-section .ei-feature-shape {
    position: absolute;
    right: 0;
    top: 150px;
    z-index: -1;
}

.feature-eight-section .eight-section-title {
    max-width: 500px;
    position: relative;
}


.feature-eight-section .eight-feature-content { padding-top: 70px; }

.feature-eight-section .eight-feature-box {
    background-color: #e9ebf7;
    border-radius: 20px;
    padding: 40px 30px 53px;
    transition: 0.3s all ease-in-out;
}

.feature-eight-section .eight-feature-box .feature-icon8 {
    background-color: #ffffff;
    border-radius: 25px;
    box-shadow: -0.707px 0.707px 10px 0px rgba(43, 1, 68, 0.1);
    height: 98px;
    line-height: 98px;
    margin: 0 auto;
    margin-bottom: 34px;
    width: 98px;
    z-index: 1;
}

.feature-eight-section .eight-feature-box .feature-icon8:before,
.feature-eight-section .eight-feature-box .feature-icon8:after {
    border-radius: 30%;
    content: "";
    height: 110px;
    left: 0px;
    mix-blend-mode: multiply;
    opacity: 0;
    position: absolute;
    top: 0px;
    transition: 0.3s all ease-in-out;
    width: 110px;
    z-index: -2;
}

.feature-eight-section .eight-feature-box .feature-icon8:before {
    animation: rotate 1.8s linear infinite;
    background: #33f1ff;
}

.feature-eight-section .eight-feature-box .feature-icon8:after {
    animation: rotate 1.2s linear reverse infinite;
    background: #e933ff;
}

.feature-eight-section .eight-feature-box .feature-icon8 i {
    font-size: 50px;
    font-weight: 500;
}

.feature-eight-section .eight-feature-box .feature-icon8 .ei-icon-bg {
    background-color: #fff;
    border-radius: 25px;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
}

.feature-eight-section .eight-feature-box .ei-feature-more {
    background-color: #4ce7f3;
    border-radius: 100%;
    bottom: 0px;
    height: 50px;
    left: 0;
    line-height: 50px;
    margin: 0 auto;
    opacity: 0;
    position: absolute;
    right: 0;
    transition: 0.3s all ease-in-out;
    visibility: hidden;
    width: 50px;
}

.feature-eight-section .eight-feature-box .feature-text8 h3 {
    font-size: 22px;
    font-weight: 700;
    padding-bottom: 13px;
}

.feature-eight-section .eight-feature-box .feature-text8 p { line-height: 1.5; }

.feature-eight-section .eight-feature-box:hover {
    background-color: #fff;
    box-shadow: 0px 25px 38px 0px rgba(43, 1, 68, 0.17);
}

.feature-eight-section .eight-feature-box:hover .feature-icon8:before,
.feature-eight-section .eight-feature-box:hover .feature-icon8:after {
    display: block;
    opacity: 1;
}

.feature-eight-section .eight-feature-box:hover .ei-feature-more {
    bottom: -25px;
    opacity: 1;
    visibility: visible;
}

/*---------------------------------------------------- */

/*Service area*/

/*----------------------------------------------------*/

@keyframes spining {
    from {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }

    to {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}

.eight-service-section {
    background-color: #eceef6;
    padding: 135px 0px 140px;
    z-index: 1;
}

.eight-service-section:before {
    background-image: url(../img/app-landing/shape/s-shape2.png);
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 50%;
    z-index: -2;
}

.eight-service-section:after {
    background-image: url(../img/app-landing/shape/s-shape1.png);
    background-repeat: no-repeat;
    background-size: cover;
    content: "";
    height: 640px;
    position: absolute;
    right: 0;
    top: -5px;
    width: 780px;
    z-index: -1;
    z-index: -2;
}

.eight-service-section .s-shape-bg1 {
    bottom: -15px;
    left: -95px;
    position: absolute;
    z-index: -1;
}

.eight-service-section .s-shape-bg2 {
    left: 0;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    z-index: -2;
}

.eight-service-section .eight-service-slide {
    float: left;
    position: relative;
    width: 66.667%;
    z-index: 1;
}

.eight-service-section .eight-service-slide .ei-service-slide-btn { margin-left: 265px; }

.eight-service-section .eight-service-slide a {
    cursor: pointer;
    display: block;
}

.eight-service-section .eight-service-slide a:nth-child(1) { margin-bottom: 65px; }

.eight-service-section .eight-service-slide a:nth-child(2) {
    margin-bottom: 55px;
    transform: translateX(-10px);
}

.eight-service-section .eight-service-slide a:nth-child(3) { transform: translateX(90px); }

.eight-service-section .eight-service-text {
    float: right;
    padding: 85px 0px 0px 70px;
    width: 33.333333%;
}

.eight-service-section .eight-service-text:before {
    animation: spining 10s linear infinite;
    background-image: url(../img/app-landing/shape/s-shape5.png);
    content: "";
    height: 678px;
    left: -150px;
    position: absolute;
    top: -180px;
    width: 678px;
    z-index: -1;
}

.eight-service-section .eight-service-text h2 {
    color: #fff;
    font-size: 45px;
    font-weight: 700;
}

.eight-service-slide {
    padding-right: 70px;
    width: 500px;
}

.ei-service-icon-text .ei-service-icon {
    background-color: #e9ebf7;
    border-radius: 100%;
    box-shadow: 0px 16px 20px 0px rgba(43, 1, 68, 0.11);
    height: 108px;
    line-height: 108px;
    margin-left: 60px;
    overflow: hidden;
    position: relative;
    width: 108px;
    z-index: 1;
}

.ei-service-icon-text .ei-service-icon i { font-size: 55px; }

.ei-service-icon-text .ei-service-text { max-width: 300px; }

.ei-service-icon-text .ei-service-text h3 {
    font-size: 24px;
    font-weight: 700;
    padding-bottom: 16px;
}

.ei-service-icon-text .ei-service-text p {
    color: #5e5e5e;
    line-height: 1.647;
    overflow: hidden;
}

.ei-service-icon-text:hover .ei-service-icon:after {
    opacity: 1;
    transform: scale(1);
}

.ei-service-icon-text:hover .ei-service-icon i { color: #fff; }

.ei-service-slide-mbl {
    background-repeat: no-repeat;
    height: 505px;
    margin: 0 auto;
    padding: 17px 19px;
    position: absolute;
    right: -250px;
    top: -75px;
    width: 245px;
}

.ei-service-slide-mbl .bx-controls-direction { display: none; }

.ei-service-slide-mbl .image {
    border-radius: 18px;
    overflow: hidden;
}

/*---------------------------------------------------- */

/*Funfact area*/

/*----------------------------------------------------*/

.eg-fun-fact-section { padding: 145px 0px 110px; }

.eg-fun-fact-section .fn-bg-shape {
    bottom: 0;
    left: 0;
}

.eg-fun-fact-section .eg-funfact-text { max-width: 465px; }

.eg-fun-fact-section .eg-funfact-text .eight-section-title .eg-title-tag {
    font-size: 14px;
    margin-left: 55px;
}

.eg-fun-fact-section .eg-funfact-text .eight-section-title h2 { padding-bottom: 15px; }

.eg-fun-fact-section .eg-funfact-text .fun-fact-counter {
    display: inline-block;
    margin-top: 40px;
}

.eg-fun-fact-section .eg-funfact-text .fun-fact-counter:after {
    background-color: #dde0ee;
    content: "";
    height: 85%;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    top: 55%;
    transform: translateY(-50%);
    width: 1px;
}

.eg-fun-fact-section .eg-funfact-text .fun-fact-counter:before {
    background-color: #dde0ee;
    content: "";
    height: 1px;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 90%;
}

.eg-fun-fact-section .eg-funfact-text .fun-fact-counter .eg-counter-number {
    float: left;
    padding: 25px 0px 30px;
    width: 50%;
}

.eg-fun-fact-section .eg-funfact-text .fun-fact-counter .eg-counter-number .odometer {
    font-family: "Poppins";
    font-size: 50px;
    font-weight: 600;
}

.eg-fun-fact-section .eg-funfact-text .fun-fact-counter .eg-counter-number .odometer-formatting-mark { display: none; }

.eg-fun-fact-section .eg-funfact-text .fun-fact-counter .eg-counter-number p {
    font-size: 26px;
    line-height: 1.231;
    margin: 0 auto;
    max-width: 130px;
}

.eg-fun-fact-section .eg-funfact-text .fun-fact-counter .eg-counter-number strong {
    font-size: 50px;
    font-weight: 600;
    line-height: 1;
    position: relative;
    top: 8px;
}

.eg-fun-fact-section .eg-funfact-text .fun-fact-counter .eg-counter-number:nth-child(1) .odometer,
.eg-fun-fact-section .eg-funfact-text .fun-fact-counter .eg-counter-number:nth-child(1) strong { color: #7c0dbe; }

.eg-fun-fact-section .eg-funfact-text .fun-fact-counter .eg-counter-number:nth-child(2) .odometer,
.eg-fun-fact-section .eg-funfact-text .fun-fact-counter .eg-counter-number:nth-child(2) strong { color: #ff00d6; }

.eg-fun-fact-section .eg-funfact-text .fun-fact-counter .eg-counter-number:nth-child(3) .odometer,
.eg-fun-fact-section .eg-funfact-text .fun-fact-counter .eg-counter-number:nth-child(3) strong { color: #4ce7f3; }

.eg-fun-fact-section .eg-funfact-text .fun-fact-counter .eg-counter-number:nth-child(4) .odometer,
.eg-fun-fact-section .eg-funfact-text .fun-fact-counter .eg-counter-number:nth-child(4) strong { color: #009cff; }

.eg-fun-fact-section .eg-fun-fact-mockup {
    left: -195px;
    position: absolute;
    top: 60px;
}

.eg-fun-fact-section .eg-fun-fact-mockup .fn-shape { position: absolute; }

.eg-fun-fact-section .eg-fun-fact-mockup .fn-shape-item1 {
    left: -20px;
    top: 130px;
}

.eg-fun-fact-section .eg-fun-fact-mockup .fn-shape-item2 {
    right: 0;
    top: -25px;
}

.eg-fun-fact-section .eg-fun-fact-mockup .fn-shape-item3 {
    left: 140px;
    top: -35px;
    z-index: -1;
}

.eg-fun-fact-section .eg-fun-fact-mockup .fn-shape-item4 {
    bottom: 105px;
    right: 35px;
    z-index: -1;
}

/*---------------------------------------------------- */

/*How work area*/

/*----------------------------------------------------*/

.eg-how-work-section {
    overflow: visible;
    padding-bottom: 135px;
}

.eg-how-work-section .how-work-bg-shape {
    top: -185px;
    z-index: -1;
}

.eg-how-work-section .eight-section-title { padding-bottom: 18px; }

.eg-how-work-section .eight-section-title .eg-title-tag {
    font-size: 14px;
    margin-left: 55px;
}

.eg-how-work-section .mCustomScrollBox { left: -30px; }

.eg-how-work-section .mCS-autoHide > .mCustomScrollBox > .mCSB_scrollTools,
.eg-how-work-section .mCS-autoHide > .mCustomScrollBox ~ .mCSB_scrollTools { opacity: 1; }

.eg-how-work-section .how-work-scroller { height: 310px; }

.eg-how-work-section .eg-how-work-content { padding: 0 10px 0px 30px; }

.eg-how-work-section .ei-how-work-content-item { padding-left: 180px; }

.eg-how-work-section .ei-how-work-content-item .mCSB_draggerContainer { max-height: 290px; }

.eg-how-work-section .ei-how-work-content-item .mCSB_scrollTools .mCSB_draggerRail {
    background-color: #e8e9f3;
    width: 13px;
}

.eg-how-work-section .ei-how-work-content-item .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #7c0dbe;
    width: 13px;
}

.eg-how-work-section .ei-how-work-content-item .eg-how-work-icon-text {
    background-color: #fff;
    box-shadow: 0px 8px 9px 0px rgba(7, 7, 56, 0.15);
    margin-bottom: 25px;
    padding: 20px 50px 30px 20px;
}

.eg-how-work-section .ei-how-work-content-item .eg-how-work-icon-text .eg-how-work-icon {
    background-color: #f1f2fa;
    border-radius: 100%;
    box-shadow: 0px 13px 24px 0px rgba(43, 1, 68, 0.17);
    height: 65px;
    line-height: 65px;
    margin-right: 35px;
    overflow: hidden;
    position: relative;
    width: 65px;
    z-index: 1;
}

.eg-how-work-section .ei-how-work-content-item .eg-how-work-icon-text .eg-how-work-icon i {
    font-size: 30px;
    font-weight: 500;
}

.eg-how-work-section .ei-how-work-content-item .eg-how-work-icon-text .eg-how-work-icon .far { line-height: 65px; }

.eg-how-work-section .ei-how-work-content-item .eg-how-work-icon-text .eg-how-work-text h3 {
    color: #000000;
    font-size: 22px;
    font-weight: 700;
    padding-bottom: 13px;
}

.eg-how-work-section .ei-how-work-content-item .eg-how-work-icon-text .scroller-no {
    bottom: 5px;
    color: #dad2df;
    font-family: "Playfair Display";
    font-size: 123px;
    font-weight: 700;
    left: -35px;
    line-height: 1;
    position: absolute;
    transition: 0.3s all ease-in-out;
    z-index: -1;
}

.eg-how-work-section .ei-how-work-content-item .eg-how-work-icon-text:hover .eg-how-work-icon:after {
    opacity: 1;
    transform: scale(1);
}

.eg-how-work-section .ei-how-work-content-item .eg-how-work-icon-text:hover .eg-how-work-icon i { color: #fff; }

.eg-how-work-section .ei-how-work-content-item .eg-how-work-icon-text:hover .scroller-no { color: #7c0dbd; }

.eg-how-work-section .how-work-mockup { padding-left: 60px; }

.eg-how-work-section .how-work-mockup img { max-height: 500px; }

.eg-how-work-section .how-work-mockup .hw-shape1 {
    right: 120px;
    top: -70px;
    z-index: -1;
}

.eg-how-work-section .how-work-mockup .hw-shape2 {
    bottom: -15px;
    left: 30px;
    z-index: -1;
}

/*---------------------------------------------------- */

/*App Download area*/

/*----------------------------------------------------*/

.ei-appdownload-section {
    padding: 100px 0px 50px;
    z-index: 1;
}

.ei-appdownload-section .ei-download-btn .download-icon {
    background-color: #ffa800;
    border-radius: 100%;
    box-shadow: rgba(7, 7, 56, 0.15) 0px 8px 9px 0px;
    color: #fff;
    font-size: 26px;
    height: 40px;
    line-height: 40px;
    margin-right: 15px;
    text-align: center;
    width: 40px;
}

.ei-appdownload-section .ei-download-btn p {
    display: inline-block;
    font-size: 15px;
    padding-top: 8px;
}

.ei-appdownload-section .ei-download-btn a {
    color: #0090ff;
    display: table;
    font-family: "Poppins";
    font-size: 15px;
    font-weight: 700;
    margin-top: 3px;
    position: relative;
}

.ei-appdownload-section .ei-download-btn a:after {
    background-color: #0090ff;
    bottom: 0;
    content: "";
    height: 2px;
    left: 0;
    position: absolute;
    transition: 0.3s all ease-in-out;
    width: 0%;
}

.ei-appdownload-section .ei-download-btn a:before {
    content: "";
    font-family: "Font Awesome 5 Free";
    font-size: 20px;
    font-weight: 900;
    position: absolute;
    right: -25px;
    top: -2px;
    transition: 0.3s all ease-in-out;
}

.ei-appdownload-section .ei-download-btn a:hover:before { right: -35px; }

.ei-appdownload-section .ei-download-btn a:hover:after { width: 100%; }

.ei-appdownload-section .app-down-btn { margin-bottom: 22px; }

.ei-appdownload-section .app-down-btn a {
    display: inline-block;
    margin-right: 10px;
}

.ei-appdownload-section .ei-appdownloaad-shape {
    position: absolute;
    z-index: -1;
}

.ei-appdownload-section .app-shape1 {
    bottom: -170px;
    left: -115px;
}

.ei-appdownload-section .app-shape2 {
    left: -270px;
    margin: 0 auto;
    right: 0;
    text-align: center;
    top: -225px;
}

.ei-appdownload-section .app-shape3 {
    right: -10px;
    top: 0;
}

.ei-app-down-text {
    max-width: 450px;
    padding-top: 90px;
}

.ei-app-down-text .eight-section-title .eg-title-tag { margin-left: 55px; }

.ei-app-down-text .eight-section-title h2 { padding-bottom: 15px; }

.ei-app-down-text .eight-section-title p {
    color: #383838;
    padding-bottom: 32px;
}

/*---------------------------------------------------- */

/*team  area*/

/*----------------------------------------------------*/

.ei-team-section { padding: 145px 0px 135px; }

.ei-team-section .eight-section-title {
    margin: 0 auto;
    max-width: 500px;
    padding-bottom: 70px;
}

.ei-team-section .eight-section-title .eg-title-tag { font-size: 14px; }

.ei-team-section .ei-team-pic-text .ei-team-img:after {
    background-clip: content-box, border-box;
    background-image: linear-gradient(white, white), radial-gradient(circle at top left, #4171e8, #ff03d0, #4171e8);
    background-origin: border-box;
    border: double 2px transparent;
    border-radius: 100%;
    content: "";
    height: 236px;
    left: 100px;
    opacity: 0;
    position: absolute;
    top: 0;
    transition: 0.3s all ease-in-out;
    visibility: hidden;
    width: 236px;
}

.ei-team-section .ei-team-pic-text .ei-team-img .team-mem-img-ei {
    background-color: #eff0f7;
    border-radius: 100%;
    height: 236px;
    margin: 0 auto;
    overflow: hidden;
    width: 236px;
    z-index: 1;
}

.ei-team-section .ei-team-pic-text .ei-team-img .team-mem-img-ei .mshape-bg {
    height: 100%;
    position: absolute;
    width: 100%;
    z-index: -1;
}

.ei-team-section .ei-team-pic-text .ei-team-img .team-mem-img-ei .shape-bg1 {
    left: -110px;
    top: 70px;
}

.ei-team-section .ei-team-pic-text .ei-team-img .team-mem-img-ei .shape-bg2 {
    right: -65px;
    top: 35px;
}

.ei-team-section .ei-team-pic-text .ei-team-social {
    opacity: 0;
    position: absolute;
    right: 50px;
    top: 47px;
    transition: 0.5s all ease-in-out;
    transition-delay: 0.2s;
    visibility: hidden;
    z-index: 1;
}

.ei-team-section .ei-team-pic-text .ei-team-social a {
    background-color: #fff;
    border-radius: 100%;
    box-shadow: 0px 0px 18px 0px rgba(43, 1, 68, 0.23);
    display: block;
    height: 35px;
    line-height: 37px;
    margin-bottom: 12px;
    position: relative;
    text-align: center;
    width: 35px;
    z-index: 1;
}

.ei-team-section .ei-team-pic-text .ei-team-social a:after {
    background-image: -ms-linear-gradient(173deg, #ff03d0 0%, #4599fb 53%, #70fcff 99%);
    border-radius: 100%;
    content: "";
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    transition: 0.3s all ease-in-out;
    width: 100%;
    z-index: -1;
}

.ei-team-section .ei-team-pic-text .ei-team-social a:nth-child(1) { color: #118bfc; }

.ei-team-section .ei-team-pic-text .ei-team-social a:nth-child(2) {
    color: #03a9f4;
    transform: translateX(15px);
}

.ei-team-section .ei-team-pic-text .ei-team-social a:nth-child(3) {
    color: #ea4c89;
    margin-bottom: 5px;
    transform: translateX(9px);
}

.ei-team-section .ei-team-pic-text .ei-team-social a:nth-child(4) {
    color: #0c6eff;
    transform: translateX(-20px);
}

.ei-team-section .ei-team-pic-text .ei-team-social a:hover { color: #fff; }

.ei-team-section .ei-team-pic-text .ei-team-social a:hover:after {
    opacity: 1;
    visibility: visible;
}

.ei-team-section .ei-team-pic-text .ei-team-text { margin-top: 20px; }

.ei-team-section .ei-team-pic-text .ei-team-text h3 {
    color: #000;
    font-size: 22px;
    font-weight: 700;
}

.ei-team-section .ei-team-pic-text .ei-team-text p {
    color: #383838;
    font-size: 15px;
}

.ei-team-section .ei-team-pic-text:hover .ei-team-img:after {
    left: 102px;
    opacity: 1;
    visibility: visible;
}

.ei-team-section .ei-team-pic-text:hover .ei-team-social {
    opacity: 1;
    right: 25px;
    visibility: visible;
}

.ei-team-section .ei-team-content {
    margin: 0 auto;
    max-width: 1100px;
    z-index: 1;
}

.ei-team-section .ei-team-content .owl-nav .owl-prev,
.ei-team-section .ei-team-content .owl-nav .owl-next {
    background-color: #fff;
    border-radius: 100%;
    box-shadow: 0px 7px 18px 0px rgba(16, 31, 60, 0.25);
    cursor: pointer;
    display: inline-block;
    height: 52px;
    line-height: 52px;
    position: absolute;
    text-align: center;
    top: 50%;
    transform: translateY(-50%);
    transition: 0.3s all ease-in-out;
    width: 52px;
}

.ei-team-section .ei-team-content .owl-nav .owl-prev:hover,
.ei-team-section .ei-team-content .owl-nav .owl-next:hover {
    background-color: #7c0dbe;
    color: #fff;
}

.ei-team-section .ei-team-content .owl-nav .owl-prev { left: -40px; }

.ei-team-section .ei-team-content .owl-nav .owl-next { right: -50px; }

.ei-team-section .ei-team-content .owl-item.active.center .ei-team-img:after {
    left: 102px;
    opacity: 1;
    visibility: visible;
}

.ei-team-section .ei-team-content .owl-item.active.center .ei-team-social {
    opacity: 1;
    right: 25px;
    visibility: visible;
}

/*---------------------------------------------------- */

/*faq  area*/

/*----------------------------------------------------*/

.ei-faq-section {
    background-color: #eceef6;
    padding: 145px 0px 110px;
    z-index: 1;
}

.ei-faq-section .ei-faq-content {
    position: relative;
    z-index: 5;
}

.ei-faq-section .ei-faq-content .ei-title-faq {
    margin: 0 auto;
    max-width: 885px;
}

.ei-faq-section .ei-faq-content .ei-title-faq p {
    color: #383838;
    font-size: 17px;
    line-height: 1.647;
    margin-top: 35px;
}

.ei-faq-section .eight-section-title { padding-bottom: 32px; }

.ei-faq-section .eight-section-title .eg-title-tag {
    font-size: 15px;
    margin-left: 55px;
}

.ei-faq-section .ei-faq-queans {
    margin: 0 auto;
    max-width: 1000px;
}

.ei-faq-section .ei-faq-queans .ei-faq {
    margin-bottom: 25px;
    padding: 0px 55px;
}

.ei-faq-section .ei-faq-queans .ei-faq .ei-faq-body { margin-top: 15px; }

.ei-faq-section .ei-faq-queans .ei-faq .ei-faq-body a { text-decoration: underline; }

.ei-faq-section .ei-faq-queans .ei-faq.faq_bg {
    background-color: white;
    box-shadow: 0px 5px 15px -14px rgba(0, 0, 0, 0.75);
    padding: 25px 55px;
    transition: 0.3s all ease-in-out;
}

.ei-faq-section .ei-faq-queans .ei-faq-header button {
    background-color: transparent;
    border: none;
    font-family: "Poppins";
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 5px;
    padding: 0 0 0 50px;
    position: relative;
}

.ei-faq-section .ei-faq-queans .ei-faq-header button:before {
    color: #118bfc;
    content: "";
    font-family: "Font Awesome 5 Free";
    font-size: 30px;
    font-weight: 900;
    left: 0;
    position: absolute;
    top: -6px;
}

.ei-faq-section .ei-faq-queans .ei-faq-header .collapsed:before { content: ""; }

.ei-faq-section .ei-faq-shape {
    position: absolute;
    z-index: -1;
}

.ei-faq-section .fq-shape-style1 {
    left: 140px;
    top: -70px;
    z-index: 2;
}

.ei-faq-section .fq-shape-style2 {
    animation: spining 35s linear infinite;
    left: 75px;
    opacity: 0.4;
    top: -70px;
    z-index: 1;
}

.ei-faq-section .fq-shape-style3 {
    animation: 3s ease 0s infinite alternate none running scale;
    left: 165px;
    top: 50%;
    transform: translateX(-50%);
}

.ei-faq-section .fq-shape-style4 {
    right: 165px;
    top: 40%;
    transform: translateX(-50%);
}

.ei-faq-section .fq-shape-style5 {
    animation: spining 50s linear infinite;
    left: 20%;
    top: 115px;
}

.ei-faq-section .fq-shape-style6 {
    bottom: -30px;
    right: 0;
    z-index: -2;
}

.ei-faq-section .fq-shape-style8 {
    left: -50px;
    top: -50px;
    z-index: -3;
}

.ei-faq-section .fq-shape-style7 {
    right: 20%;
    top: 65px;
}

.ei-faq-section .fq-shape-style7 img {
    animation: spining 5s linear infinite;
    display: block;
    margin-top: 10px;
}

/*---------------------------------------------------- */

/*Screenshoot  area*/

/*----------------------------------------------------*/

.ei-screenshots-section {
    padding: 120px 0px;
    position: relative;
}

.ei-screenshots-section .eight-section-title {
    margin: 0 auto;
    max-width: 595px;
    padding-bottom: 10px;
}

.ei-screenshots-section .eight-section-title .eg-title-tag { font-size: 14px; }

.ei-screenshots-section .swiper-slider-area .container { position: relative; }

.ei-screenshots-section .swiper-wrapper {
    height: 630px;
    width: 320px;
}

.ei-screenshots-section .row.ei-appScreenshotCarousel-container.swiper-container-horizontal.swiper-container-3d.swiper-container-coverflow { position: relative; }

.ei-screenshots-section .swiper-slide.swiper-slide-active { border-radius: 35px; }

.ei-screenshots-section .ei-screen-mobile-image {
    background-image: url(../img/app-landing/screenshoot/mobile-1.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    border-radius: 40px;
    display: block;
    height: 650px;
    left: calc(50% + 0.5px);
    position: absolute;
    top: 24px;
    transform: translateX(-50%);
    width: 301px;
    z-index: 2;
}

.ei-screenshots-section .swiper-slide.swiper-slide-active { background-size: 100% 100%; }

.ei-screenshots-section .swiper-wrapper { padding: 30px 0 40px; }

.ei-screenshots-section .swiper-slide { box-shadow: -7px 10px 33px -23px rgba(0, 0, 0, 0.75); }

.ei-screenshots-section .swiper-slide.swiper-slide-next { box-shadow: -7px 10px 33px -23px rgba(0, 0, 0, 0.75); }

.ei-screenshots-section .swiper-slide.swiper-slide-prev { box-shadow: 9px 10px 33px -23px rgba(0, 0, 0, 0.75); }

.ei-screenshots-section .screenshoot-shape1 {
    bottom: 205px;
    right: 0;
}

.ei-screenshots-section .screenshoot-shape2 {
    left: 0;
    top: 240px;
}

.ei-screenshots-section .banner-navigation {
    margin-top: 0px;
    position: relative;
    text-align: center;
    z-index: 2;
}

.ei-screenshots-section .banner-navigation .swiper-button-next,
.ei-screenshots-section .banner-navigation .swiper-button-prev {
    background-color: #e7ecf2;
    background-image: none;
    border-radius: 50px;
    color: #373a5b;
    display: inline-block;
    font-size: 16px;
    font-weight: 700;
    height: 50px;
    line-height: 55px;
    margin: 0px 15px 0px 15px;
    position: relative;
    text-align: center;
    transition: all 300ms ease;
    width: 50px;
}

.ei-screenshots-section .banner-navigation .swiper-button-prev:hover,
.ei-screenshots-section .banner-navigation .swiper-button-next:hover {
    background-color: #7b0dbd;
    color: #ffffff;
}

/*---------------------------------------------------- */

/*testimonial  area*/

/*----------------------------------------------------*/

.ei-testimonial-section { padding: 120px 0px 115px; }

.ei-testimonial-section .eight-section-title {
    margin: 0 auto;
    max-width: 490px;
    padding-bottom: 64px;
}

.ei-testimonial-section .eight-section-title .eg-title-tag { font-size: 14px; }

.ei-testimonial-section .ei-testimonial-img-text {
    background-color: #ffffff;
    border-radius: 120px;
    box-shadow: 0px 10px 20px 0px rgba(0, 5, 50, 0.1);
    padding: 30px 40px 30px 0px;
}

.ei-testimonial-section .ei-testimonial-img-text:before {
    background-image: url(../img/app-landing/team/t-shape2.png);
    background-repeat: no-repeat;
    bottom: -10px;
    content: "";
    height: 100%;
    left: -35px;
    position: absolute;
    width: 100%;
    z-index: 0;
}

.ei-testimonial-section .ei-testimonial-img-text .test--quote-icon {
    position: absolute;
    right: 100px;
    top: -20px;
}

.ei-testimonial-section .ei-testimonial-img-text .test--quote-icon i {
    color: #cfd8e8;
    font-size: 40px;
}

.ei-testimonial-section .ei-testimonial-img-text .ei-testimonial-img {
    background-color: #fff;
    border-radius: 100%;
    box-shadow: 0px 0px 18px 0px rgba(0, 5, 50, 0.12);
    height: 160px;
    left: -25px;
    line-height: 157px;
    overflow: hidden;
    position: relative;
    top: -25px;
    width: 160px;
}

.ei-testimonial-section .ei-testimonial-img-text .ei-testimonial-img img {
    border-radius: 100%;
    height: 130px;
    margin: 0 auto;
    position: relative;
    width: 130px;
    z-index: 1;
}

.ei-testimonial-section .ei-testimonial-img-text .ei-testimonial-img:before {
    background-image: url(../img/app-landing/team/t-shape1.png);
    background-repeat: no-repeat;
    content: "";
    height: 100%;
    position: absolute;
    right: 0;
    top: -58px;
    width: 100%;
    z-index: 0;
}

.ei-testimonial-section .ei-testimonial-img-text .ei-testimonial-img:after {
    background-color: #fff;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
}

.ei-testimonial-section .ei-testimonial-img-text .ei-testimonial-text .ei-testimonial-name { padding-bottom: 5px; }

.ei-testimonial-section .ei-testimonial-img-text .ei-testimonial-text .ei-testimonial-name h3 {
    color: #000;
    font-size: 20px;
    font-weight: 700;
    padding-bottom: 5px;
}

.ei-testimonial-section .ei-testimonial-img-text .ei-testimonial-text .ei-testimonial-name span {
    color: #0887fc;
    font-size: 15px;
}

.ei-testimonial-section .ei-testimonial-img-text .ei-testimonial-text p {
    line-height: 1.529;
    margin-bottom: 0;
    padding-bottom: 8px;
}

.ei-testimonial-section .ei-testimonial-img-text .ei-testimonial-text .ei-testi-rate li { color: #ffba00; }

#testimonial-scroller {
    margin: 0 auto;
    max-width: 1100px;
}

#testimonial-scroller .owl-stage-outer { overflow: visible; }

#testimonial-scroller .owl-item img { display: inline; }

#testimonial-scroller .owl-stage-outer { overflow: visible; }

#testimonial-scroller .owl-item {
    opacity: 0;
    transition: opacity 500ms;
}

#testimonial-scroller .owl-item.active { opacity: 1; }

#testimonial-scroller .owl-nav { display: none; }

#testimonial-scroller .owl-dots {
    border-radius: 30px;
    height: 13px;
    margin-top: 30px;
    text-align: center;
}

#testimonial-scroller .owl-dot {
    background-color: #e9ebf7;
    border-radius: 30px;
    display: inline-block;
    height: 13px;
    width: 78px;
}

#testimonial-scroller .owl-dot.active { background-color: #7b0dbd; }

.testimonial-floatingimg li {
    animation: 1.5s ease 0s infinite alternate none running scale;
    border: 10px solid #e7eaef;
    border-radius: 100%;
    height: 80px;
    opacity: 0.5;
    overflow: hidden;
    position: absolute;
    width: 80px;
}

.testimonial-float-img1 li:nth-child(1) {
    left: 215px;
    top: 90px;
}

.testimonial-float-img1 li:nth-child(2) {
    left: 108px;
    top: 198px;
}

.testimonial-float-img1 li:nth-child(3) {
    left: 20%;
    top: 30%;
}

.testimonial-float-img1 li:nth-child(4) {
    left: 140px;
    top: 360px;
}

.testimonial-float-img2 li:nth-child(1) {
    bottom: 90px;
    right: 215px;
}

.testimonial-float-img2 li:nth-child(2) {
    bottom: 198px;
    right: 50px;
}

.testimonial-float-img2 li:nth-child(3) {
    bottom: 30%;
    right: 15%;
}

.testimonial-float-img2 li:nth-child(4) {
    bottom: 360px;
    right: 140px;
}

/*---------------------------------------------------- */

/*Pertner  area*/

/*----------------------------------------------------*/

.ei-partner-section { padding: 80px 0px; }

.ei-partner-section .ei-partner-content {
    margin: 0 auto;
    max-width: 875px;
}

#ei-partner-slide .owl-nav { display: none; }

.ei-partner-text { padding-top: 35px; }

.ei-partner-text .ei-partner-icon {
    background-color: #eeb22d;
    border-radius: 100%;
    box-shadow: 0px 8px 24px 0px rgba(238, 178, 45, 0.57);
    color: #fff;
    height: 30px;
    line-height: 35px;
    margin-right: 20px;
    width: 30px;
}

.ei-partner-text h4 {
    font-size: 16px;
    font-weight: 700;
    padding-bottom: 5px;
}

.ei-partner-text p {
    color: #626161;
    font-size: 14px;
}

/*---------------------------------------------------- */

/*newslatter  area*/

/*----------------------------------------------------*/

.ei-newslatter-section { overflow: visible; }

.ei-newslatter-section .ei-newslatter-mockup {
    position: absolute;
    right: 18%;
    top: -35%;
}

.ei-newslatter-section .ei-newslatter-box {
    background: linear-gradient(-90deg, #ff00a2 0%, #750cf8 50%, #4ce7f3 100%);
    overflow: hidden;
    padding: 80px 0px 85px;
}

.ei-newslatter-section .ei-newslatter-box .ei-news-vector1 {
    animation: 3s ease 0s infinite alternate none running scale;
    left: 250px;
    top: -40px;
}

.ei-newslatter-section .ei-newslatter-box .ei-news-vector2 {
    animation: 2s ease 0s infinite alternate none running scale;
    right: -70px;
    top: -30px;
}

.ei-newslatter-section .ei-newslatter-box .ei-news-vector3 {
    bottom: -235px;
    left: -75px;
}

.ei-newslatter-section .ei-newslatter-contnet {
    margin-left: 130px;
    max-width: 650px;
}

.ei-newslatter-section .ei-newslatter-contnet h3 {
    color: #fff;
    font-size: 26px;
    font-weight: 700;
}

.ei-newslatter-section .ei-newslatter-contnet h3 span { font-weight: 100; }

.ei-newslatter-section .ei-newslatter-contnet .ei-newslatter-form { margin-top: 20px; }

.ei-newslatter-section .ei-newslatter-contnet .ei-newslatter-form form input {
    border: none;
    border-radius: 50px;
    height: 72px;
    margin-bottom: 15px;
    padding-left: 30px;
    width: 100%;
}

.ei-newslatter-section .ei-newslatter-contnet .ei-newslatter-form form .nws-button {
    right: 12px;
    top: 12px;
}

.ei-newslatter-section .ei-newslatter-contnet .ei-newslatter-form form .nws-button button {
    background-color: transparent;
    background-image: linear-gradient(90deg, #ff03d0 0%, #4599fb 53%, #70fcff 99%);
    border: none;
    border-radius: 30px;
    color: #fff;
    height: 48px;
    text-align: center;
    width: 162px;
}

.ei-newslatter-section .ei-newslatter-contnet .ei-newslatter-form form p {
    color: #fff;
    font-size: 14px;
    margin-bottom: 0;
    padding-left: 10px;
}

/*---------------------------------------------------- */

/*Footer  area*/

/*----------------------------------------------------*/

.ei-footer-section { padding-top: 160px; }

.ei-footer-widget .ei-widget-title {
    color: #373a5b;
    font-size: 16px;
    font-weight: 700;
    padding-bottom: 20px;
}

.ei-footer-widget .ei-footer-logo { margin-bottom: 25px; }

.ei-footer-widget p {
    line-height: 1.875;
    max-width: 220px;
}

.ei-footer-widget .ei-payment-mathod { margin-top: 30px; }

.ei-footer-widget ul li {
    float: left;
    font-family: "Poppins";
    font-size: 14px;
    margin-bottom: 20px;
    padding-left: 15px;
    width: 50%;
}

.ei-footer-widget ul li a {
    color: #373a5b;
    position: relative;
    transition: 0.3s all ease-in-out;
}

.ei-footer-widget ul li a:before {
    content: "";
    font-family: "Font Awesome 5 Free";
    font-size: 12px;
    font-weight: 900;
    left: -15px;
    position: absolute;
    top: 3px;
}

.ei-footer-widget ul li a:after {
    background-color: #0072fd;
    bottom: 0;
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    transition: 0.3s all ease-in-out;
    width: 0%;
}

.ei-footer-widget ul li a:hover {
    color: #0072fd;
    margin-left: 10px;
}

.ei-footer-widget ul li a:hover:after { width: 100%; }

.ei-footer-widget h4 {
    display: inline-block;
    float: left;
    font-size: 14px;
    font-weight: 700;
    margin-right: 15px;
    padding-left: 28px;
    position: relative;
    width: 45%;
}

.ei-footer-widget h4 i {
    color: #7b0dbd;
    font-size: 20px;
    left: 0;
    margin-right: 5px;
    position: absolute;
    top: 2px;
}

.ei-footer-widget h4 span {
    color: #818181;
    display: block;
    font-family: "Circular Std Book";
    font-weight: 400;
    margin-top: 10px;
}

.ei-footer-widget .download-btn {
    display: inline-block;
    margin-top: 25px;
    width: 100%;
}

.ei-footer-widget .download-btn a { margin-right: 10px; }

.ei-footer-widget .ei-footer-social { margin-top: 15px; }

.ei-footer-widget .ei-footer-social a {
    background-color: #fff;
    border-radius: 100%;
    box-shadow: 0px 0px 9px 0px rgba(15, 54, 131, 0.07);
    display: inline-block;
    height: 30px;
    line-height: 30px;
    margin-right: 5px;
    text-align: center;
    transition: 0.3s all ease-in-out;
    width: 30px;
}

.ei-footer-widget .ei-footer-social a:nth-child(1) { color: #16599b; }

.ei-footer-widget .ei-footer-social a:nth-child(2) { color: #03a9f4; }

.ei-footer-widget .ei-footer-social a:nth-child(3) { color: #ea4c89; }

.ei-footer-widget .ei-footer-social a:nth-child(4) { color: #0d6fff; }

.ei-footer-copyright {
    font-family: "Poppins";
    font-size: 14px;
    margin-top: 40px;
}

.ei-footer-copyright .ei-footer-copyright-content {
    border-top: 2px solid #dee2ef;
    padding: 25px 0px 15px;
}

.ei-footer-copyright .ei-copyright-menu { float: right; }

.ei-footer-copyright .ei-copyright-menu a { margin-left: 35px; }

@keyframes left-right-move {
    0% { transform: translateX(-100px); }

    50% { transform: translateX(-10px); }

    100% { transform: translateX(-100px); }
}

.ei-footer-shape1 {
    opacity: 0.5;
    right: 130px;
    top: 120px;
    z-index: -1;
}

.ei-footer-shape2 {
    left: -160px;
    opacity: 0.5;
    top: 110px;
    z-index: -1;
}

.ei-footer-shape3 {
    animation-duration: 25s;
    animation-iteration-count: infinite;
    animation-name: left-right-move;
    animation-timing-function: linear;
    bottom: 100px;
    left: -50px;
    margin: 0 auto;
    opacity: 0.5;
    right: 0;
    text-align: center;
    z-index: -1;
}

/*---------------------------------------------------- */

/*Mobile-Menu  area*/

/*----------------------------------------------------*/

.appi-ei-mobile_menu_content {
    background-color: #fff;
    bottom: 0;
    box-shadow: 0px 3px 5px rgba(100, 100, 100, 0.19);
    height: 100vh;
    overflow-y: scroll;
    padding: 40px 0px;
    position: fixed;
    right: -350px;
    top: 0px;
    transition: all 0.5s ease-in;
    width: 280px;
    z-index: 101;
}

.appi-ei-mobile_menu_content .appi-ei-mobile-main-navigation { width: 100%; }

.appi-ei-mobile_menu_content .appi-ei-mobile-main-navigation .navbar-nav { width: 100%; }

.appi-ei-mobile_menu_content .navbar-nav .dropdown-menu {
    position: static !important;
    transform: none !important;
}

.appi-ei-mobile_menu_content .appi-ei-mobile-main-navigation .navbar-nav li {
    border-bottom: 1px solid #dcdcdc;
    display: block;
    transition: 0.3s all ease-in-out;
    width: 100%;
}

.appi-ei-mobile_menu_content .appi-ei-mobile-main-navigation .navbar-nav li:first-child { border-top: 1px solid #dcdcdc; }

.appi-ei-mobile_menu_content .appi-ei-mobile-main-navigation .navbar-nav li a {
    color: #000;
    display: block;
    font-size: 14px;
    font-weight: 400;
    padding: 0;
    padding: 5px 30px;
    text-transform: uppercase;
    width: 100%;
}

.appi-ei-mobile_menu_content .m-brand-logo {
    margin: 0 auto;
    margin-bottom: 30px;
    width: 160px;
}

.appi-ei-mobile_menu_wrap.mobile_menu_on .appi-ei-mobile_menu_content {
    right: 0px;
    transition: all 0.7s ease-out;
}

.mobile_menu_overlay {
    background-color: rgba(0, 0, 0, 0.9);
    height: 100%;
    height: 120vh;
    opacity: 0;
    position: fixed;
    right: 0%;
    top: 0;
    transition: all 0.5s ease-in-out;
    visibility: hidden;
    width: 100%;
    z-index: 100;
}

.mobile_menu_overlay_on { overflow: hidden; }

.appi-ei-mobile_menu_wrap.mobile_menu_on .mobile_menu_overlay {
    opacity: 1;
    visibility: visible;
}

.appi-ei-mobile_menu_button {
    color: #fff;
    cursor: pointer;
    display: none;
    font-size: 30px;
    line-height: 40px;
    position: absolute;
    right: 20px;
    text-align: center;
    top: 2px;
    z-index: 5;
}

.appi-ei-mobile_menu .appi-ei-mobile-main-navigation .navbar-nav li a:after { display: none; }

.appi-ei-mobile_menu .appi-ei-mobile-main-navigation .dropdown > .dropdown-menu {
    opacity: 1;
    visibility: visible;
}

.appi-ei-mobile_menu .appi-ei-mobile_menu_content .appi-ei-mobile-main-navigation .navbar-nav .dropdown-menu {
    border: none;
    border-top: 1px solid #dcdcdc;
    box-shadow: none;
    display: none;
    padding: 5px 0px;
    transition: none;
    width: 100%;
}

.appi-ei-mobile_menu .appi-ei-mobile_menu_content .appi-ei-mobile-main-navigation .navbar-nav .dropdown-menu li {
    border: none;
    line-height: 1;
    padding: 0 20px;
}

.appi-ei-mobile_menu .dropdown { position: relative; }

.appi-ei-mobile_menu .dropdown .dropdown-btn {
    height: 30px;
    padding: 5px 10px;
    position: absolute;
    right: 0;
    top: 0px;
}

.appi-ei-mobile_menu .dropdown .dropdown-btn:before {
    background-color: #dcdcdc;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 1px;
}

.appi-ei-mobile_menu .appi-ei-mobile_menu_close {
    color: #d60606;
    cursor: pointer;
    font-size: 20px;
    left: 15px;
    position: absolute;
    top: 15px;
}

/*---------------------------------------------------- */

/*Responsive  area*/

/*----------------------------------------------------*/

@media screen and (max-width: 1440px) {
    .main-header-eight .appheader-content { padding: 0px 40px; }

    .ei-service-slide-mbl { right: 0; }

    .main-header-eight .appheader-content .site-logo { margin-right: 230px; }

    .eg-fun-fact-section .eg-fun-fact-mockup .fn-shape-item1 { left: 70px; }

    .eg-fun-fact-section .fn-bg-shape { left: -195px; }

    .ei-faq-section .fq-shape-style1 { left: -20px; }

    .ei-faq-section .fq-shape-style3 { left: 60px; }

    .ei-faq-section .fq-shape-style2 { left: 0; }

    .ei-newslatter-section .ei-newslatter-mockup { right: 5%; }

    .ei-footer-shape1 { right: 0; }

    .eight-service-section .eight-service-slide .ei-service-slide-btn { margin-left: 60px; }

    .eight-service-section .eight-service-slide { width: 48.667%; }

    .eight-service-section .eight-service-text {
        padding: 85px 0px 0px 0;
        width: 51.333333%;
    }

    .eight-service-section .eight-service-text h2 { max-width: 285px; }
}

@media screen and (max-width: 1280px) {
    .main-header-eight .appheader-content .site-logo { margin-right: 155px; }
}

@media screen and (max-width: 1199px) {
    .main-header-eight .appheader-content .site-logo { margin-right: 115px; }

    .ei-screenshots-section .ei-screen-mobile-image { width: 322px; }
}

@media screen and (max-width: 1024px) {
    .main-header-eight .appheader-content .site-logo { margin-right: 40px }

    .main-header-eight .appheader-content .navigation-eight li { margin-right: 10px; }

    .main-header-eight .appheader-content .h-eight-social { margin-left: 0; }

    .eg-fun-fact-section .eg-fun-fact-mockup { left: -320px; }

    .ei-team-section .ei-team-content .owl-item.active.center .ei-team-img:after,
    .ei-team-section .ei-team-content .owl-item .ei-team-img:after { left: 70px; }

    .ei-team-section .ei-team-content .owl-nav .owl-prev,
    .ei-team-section .ei-team-content .owl-nav .owl-next {
        margin: 0px 8px;
        position: static;
        text-align: center;
        transform: translateY(0);
    }

    .ei-team-section .ei-team-content .owl-nav {
        margin-top: 20px;
        text-align: center;
    }

    .ei-newslatter-section .ei-newslatter-mockup { display: none; }

    .ei-footer-widget .download-btn a { margin-right: 0px; }

    .eight-service-section .eight-service-slide .ei-service-slide-btn { margin-left: 15px; }

    .eight-service-section .eight-service-text h2 { max-width: 245px; }

    .ei-testimonial-section .ei-testimonial-img-text {
        margin: 0 auto;
        max-width: 500px;
    }
}

@media screen and (max-width: 991px) {
    .main-header-eight .appheader-content .navigation-eight { display: none; }

    .main-header-eight .appheader-content .h-eight-social { display: none; }

    .appi-ei-mobile_menu_button { display: block; }

    .main-header-eight .appheader-content { padding: 0px 20px; }

    .main-header-eight .appheader-content .sign-up-btn-eight { margin-right: 50px; }

    .eight-banner-section .eight-banner-content .ei-banner-mbl-mockup {
        margin-top: 40px;
        position: static;
    }

    .eight-banner-section { padding-bottom: 100px; }

    .feature-eight-section { padding: 100px 0px; }

    .feature-eight-section .eight-feature-box { margin-bottom: 50px; }

    .eight-service-section .eight-service-slide { width: 100%; }

    .eight-service-section .eight-service-text { width: 100%; }

    .eight-service-section:after { display: none; }

    .eight-service-section:before { display: none; }

    .eight-service-section .s-shape-bg2 { display: none; }

    .eight-service-section .eight-service-text:before { display: none; }

    .eight-service-section .eight-service-slide a:nth-child(3) { transform: translateX(0); }

    .ei-service-slide-mbl {
        position: relative;
        right: 0;
        top: 0;
    }

    .eight-service-section .eight-service-slide .ei-service-slide-btn {
        margin: 0 auto;
        max-width: 475px;
    }

    .eight-service-section .eight-service-text h2 {
        color: #000;
        margin: 0 auto;
        max-width: 400px;
        padding-top: 30px;
        text-align: center;
    }

    .eg-fun-fact-section .eg-fun-fact-mockup {
        margin-bottom: 40px;
        position: static;
    }

    .eg-fun-fact-section .eg-funfact-text { float: none !important; }

    .eg-how-work-section .how-work-mockup { text-align: center; }

    .ei-team-section .ei-team-pic-text .ei-team-social { right: 13px; }

    .ei-screenshots-section .ei-screen-mobile-image { width: 270px; }

    #testimonial-scroller { max-width: 570px; }

    .ei-newslatter-section .ei-newslatter-box .ei-news-vector2 { display: none; }

    .ei-footer-section { padding-top: 100px; }

    .testimonial-floatingimg { display: none; }

    .eg-how-work-section .how-work-mockup .hw-shape1,
    .eg-how-work-section .how-work-mockup .hw-shape2 { display: none; }

    .ei-appdownload-section { padding-bottom: 60px; }

    .ei-team-section .ei-team-content .owl-item.active.center .ei-team-img:after,
    .ei-team-section .ei-team-content .owl-item .ei-team-img:after { display: none; }

    .ei-team-pic-text {
        margin: 0 auto;
        max-width: 300px;
    }

    .ei-team-section .ei-team-content .owl-item.active.center .ei-team-social { right: 0px; }

    .ei-footer-widget { margin-bottom: 30px; }
}

@media screen and (max-width: 767px) {
    .ei-screenshots-section .ei-screen-mobile-image {
        height: 655px;
        width: 370px;
    }
}

@media screen and (max-width: 680px) {
    .eight-banner-section .eight-banner-content h1 { font-size: 65px; }

    .ei-team-section .ei-team-content .owl-item.active.center .ei-team-img:after { left: 75px; }
}

@media screen and (max-width: 580px) {
    .eight-banner-section .eight-banner-content h1 { font-size: 60px; }

    .eg-fun-fact-section .eg-fun-fact-mockup .fn-shape-item1 { display: none; }

    .eg-fun-fact-section .eg-fun-fact-mockup .fn-shape-item2 { display: none; }

    .eg-how-work-section .ei-how-work-content-item { padding-left: 50px; }

    .ei-team-pic-text {
        margin: 0 auto;
        max-width: 270px;
    }

    .ei-team-section .ei-team-pic-text .ei-team-social { right: -40px; }

    .ei-screenshots-section .ei-screen-mobile-image { width: 305px; }

    #testimonial-scroller { max-width: 450px; }

    #testimonial-scroller .ei-testimonial-text {
        display: block;
        overflow: hidden;
    }

    .ei-newslatter-section .ei-newslatter-contnet { margin-left: 0px; }
}

@media screen and (max-width: 480px) {
    .eight-banner-section .eight-banner-content h1 {
        font-size: 50px;
        text-align: center;
    }

    .cd-headline.clip .cd-words-wrapper::after { height: 40px; }

    .eight-banner-section .eight-banner-content p { text-align: center; }

    .eight-banner-section .eight-banner-content .banner-content-box .ei-banner-btn { text-align: center; }

    .ei-banner-review {
        margin: 0 auto;
        max-width: 320px;
        text-align: center;
    }

    .eight-banner-section .eight-banner-content .ei-banner-review ul {
        float: none;
        margin-bottom: 10px;
        margin-right: 0;
    }

    .ei-service-icon-text .ei-service-icon { margin-left: 30px; }

    .eg-fun-fact-section .eg-fun-fact-mockup .fn-shape { display: none; }

    .pera-content p { overflow: hidden; }

    .hw-mockup-img { margin-top: 20px; }

    .eg-how-work-section .how-work-mockup .hw-shape1,
    .eg-how-work-section .how-work-mockup .hw-shape2,
    .ei-faq-section .fq-shape-style3,
    .ei-faq-section .fq-shape-style4 { display: none; }

    .ei-team-section .ei-team-content .owl-nav {
        margin: 0 auto;
        margin-top: 40px;
        position: static;
        transform: translateY(0);
        width: 150px;
    }

    .ei-faq-section .ei-faq-queans { margin-top: 20px; }

    .ei-faq-section .ei-faq-queans .ei-faq-header button { text-align: left; }

    .ei-testimonial-section .ei-testimonial-img-text .ei-testimonial-img { left: -10px; }
}

@media screen and (max-width: 420px) {
    .eight-banner-section .eight-banner-content h1 { font-size: 42px; }

    .cd-headline.clip .cd-words-wrapper::after { height: 30px; }

    .feature-eight-section { padding: 50px 0px; }

    .eight-section-title h2 { font-size: 28px; }

    .eight-service-slide { padding-right: 0; }

    .ei-service-icon-text .ei-service-icon {
        height: 80px;
        line-height: 80px;
        width: 80px;
    }

    .ei-service-icon-text .ei-service-icon i { font-size: 35px; }

    .eight-service-section { padding: 65px 0px; }

    .eight-service-section .eight-service-slide a:nth-child(1) { margin-bottom: 30px; }

    .eight-service-section .eight-service-slide a:nth-child(2) {
        margin-bottom: 30px;
        transform: translateX(0);
    }

    .eight-service-section .eight-service-text { padding-top: 40px; }

    .eight-service-section .eight-service-text h2 { font-size: 30px; }

    .eg-fun-fact-section { padding: 60px 0px; }

    .eg-fun-fact-section .eg-funfact-text .fun-fact-counter .eg-counter-number .odometer { font-size: 36px; }

    .eg-fun-fact-section .eg-funfact-text .fun-fact-counter .eg-counter-number strong {
        font-size: 30px;
        top: 4px;
    }

    .eg-fun-fact-section .eg-funfact-text .fun-fact-counter .eg-counter-number p {
        font-size: 20px;
        max-width: 100px;
    }

    .eg-how-work-section .ei-how-work-content-item .eg-how-work-icon-text .eg-how-work-icon {
        float: none !important;
        margin-bottom: 15px;
        margin-right: 0;
    }

    .eg-how-work-section .ei-how-work-content-item { padding-left: 30px; }

    .eg-how-work-section .ei-how-work-content-item .eg-how-work-icon-text .eg-how-work-text h3 { font-size: 20px; }

    .eg-how-work-section { padding-bottom: 30px; }

    .ei-app-down-text { padding: 50px 0px; }

    .ei-faq-section .ei-faq-queans .ei-faq.faq_bg { padding: 20px 30px; }

    .ei-faq-section .ei-faq-queans .ei-faq { padding: 0px 30px; }

    .ei-faq-section { padding: 60px 0px; }

    .ei-screenshots-section { padding: 60px 0px; }

    .ei-testimonial-section { padding: 60px 0px; }

    .ei-testimonial-section .ei-testimonial-img-text { padding: 25px 20px 25px 0px; }

    .ei-footer-widget { margin-bottom: 30px; }

    .ei-footer-copyright .ei-copyright-menu { float: left; }

    .ei-footer-copyright .ei-copyright-menu a {
        margin-left: 0;
        margin-right: 15px;
    }

    .eg-how-work-text {
        display: block;
        width: 100%;
    }

    .ei-team-section { padding: 60px 0px; }

    .eight-banner-section .eight-banner-content .banner-content-box .ei-banner-btn a:nth-child(1) {
        height: 45px;
        line-height: 45px;
        width: 150px;
    }

    .eight-banner-section .eight-banner-content .banner-content-box .ei-banner-btn { padding: 20px 0px 10px 0px; }

    .main-header-eight .appheader-content .site-logo { margin-right: 30px; }

    .ei-footer-section { padding-top: 60px; }

    .eg-how-work-section .how-work-mockup { padding-left: 0; }

    .ei-team-section .ei-team-content .owl-item.active.center .ei-team-img:after { left: 35px; }

    .ei-team-section .ei-team-content .owl-item.active.center .ei-team-social { right: -5px; }

    .swiper-container { width: 295px; }
}

@media screen and (max-width: 380px) {
    .eight-banner-section .eight-banner-content h1 { font-size: 36px; }

    .ei-appdownload-section .app-down-btn a { margin-bottom: 20px; }

    .ei-testimonial-section .ei-testimonial-img-text:before { display: none; }

    .ei-newslatter-section .ei-newslatter-contnet .ei-newslatter-form form .nws-button button {
        margin: 0 auto;
        width: 150px;
    }

    .ei-newslatter-section .ei-newslatter-contnet .ei-newslatter-form form .nws-button {
        margin-bottom: 20px;
        position: static !important;
        text-align: center;
    }

    .eg-how-work-section .mCustomScrollBox { left: 0; }
}

@media screen and (max-width: 320px) {
    .main-header-eight .appheader-content .sign-up-btn-eight { width: 80px; }

    .eight-banner-section .eight-banner-content h1 { font-size: 33px; }

    .eight-section-title h2 { font-size: 24px; }

    .eg-how-work-section .ei-how-work-content-item .eg-how-work-icon-text .eg-how-work-text h3 { font-size: 16px; }

    .eg-how-work-section .ei-how-work-content-item .eg-how-work-icon-text .scroller-no { display: none; }

    .eg-how-work-section .eg-how-work-content { padding-left: 5px; }

    .ei-faq-section .ei-faq-queans .ei-faq-header button { font-size: 16px; }

    .ei-testimonial-section .ei-testimonial-img-text {
        border-radius: 0;
        padding: 20px;
    }

    .ei-testimonial-section .ei-testimonial-img-text .ei-testimonial-img {
        float: none !important;
        margin-bottom: 15px;
        top: 0;
    }

    .ei-footer-widget .download-btn a {
        display: block;
        margin-bottom: 20px;
    }

    .ei-footer-widget h4 { margin-bottom: 10px; }
}

/*---------------------------------------------------- */

/*---------------------------------------------------- */

/*----------------------------------------------------*/

.appseo-home {
    -moz-osx-font-smoothing: antialiased;
    -webkit-font-smoothing: antialiased;
    color: #415e8d;
    font-family: "Poppins";
    font-size: 16px;
    line-height: 1.765;
    margin: 0;
    overflow-x: hidden;
    padding: 0;
}

.appseo-home::selection {
    background-color: #6e3ebf;
    color: #ffffff;
}

.appseo-home::-moz-selection {
    background-color: #6e3ebf;
    color: #ffffff;
}

.appseo-home .container { max-width: 1200px; }

.appseo-preloader {
    background: #fff url("../img/seo/pre.svg") no-repeat center center;
    background-color: #fff;
}

.appseo-headline h1,
.appseo-headline h2,
.appseo-headline h3,
.appseo-headline h4,
.appseo-headline h5,
.appseo-headline h6 {
    font-family: "Poppins";
    margin: 0;
}

.appseo-scrollup {
    background-image: linear-gradient(45deg, #ff6626 15%, #ffa641 100%);
    border-radius: 100%;
    bottom: 20px;
    display: none;
    height: 55px;
    line-height: 55px;
    position: fixed;
    right: 20px;
    width: 55px;
    z-index: 5;
}

.appseo-scrollup i {
    color: #fff;
    font-size: 20px;
}

.appseo-section-title { padding-bottom: 35px; }

.appseo-section-title:after {
    background-image: url(../img/seo/shape/ts1.png);
    background-repeat: no-repeat;
    bottom: 0;
    content: "";
    height: 25px;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    width: 60px;
}

.appseo-section-title p {
    color: #415e8d;
    font-size: 18px;
    text-transform: capitalize;
}

.appseo-section-title h2 {
    font-size: 40px;
    font-weight: 800;
    text-transform: uppercase;
}

@keyframes borderplsseo {
    0% { box-shadow: 0 0 0 0 #f7d4c0; }

    70% {
        box-shadow: 0 0 0 10px #f7d4c0;
        opacity: 0;
    }

    to {
        box-shadow: 0 0 0 0 #f7d4c0;
        opacity: 0;
    }
}

.appseo-section-title2 p {
    color: #ff8533;
    font-size: 18px;
    font-weight: 600;
    padding-bottom: 18px;
    padding-left: 35px;
    position: relative;
}

.appseo-section-title2 p:before,
.appseo-section-title2 p:after {
    background-color: #ff8533;
    border-radius: 100%;
    content: "";
    height: 8px;
    left: 6px;
    position: absolute;
    top: 12px;
    width: 8px;
    z-index: 2;
}

.appseo-section-title2 p:after {
    animation: borderplsseo 1.5s infinite cubic-bezier(0.4, 0, 1, 1) both;
    background-color: #f7d4c0;
    height: 20px;
    left: 0;
    top: 6px;
    width: 20px;
    z-index: 1;
}

.appseo-section-title2 h2 {
    color: #213e6e;
    font-size: 40px;
    font-weight: 700;
    line-height: 1.125;
}

@keyframes appseoupdown {
    0% { transform: translateY(0px); }

    100% { transform: translateY(0px); }
}

@keyframes appseoupdown {
    0% { transform: translateY(1px); }

    100% { transform: translateY(-1px); }
}

@keyframes appseoupdown {
    0% { transform: translateY(-10px); }

    100% { transform: translateY(10px); }
}

@keyframes videoup {
    70% { box-shadow: 0 0 0 30px rgba(255, 243, 234, 0); }

    100% { box-shadow: 0 0 0 0 rgba(255, 243, 234, 0); }
}

@keyframes animateBubble {
    0% { margin-top: 20%; }

    100% { margin-top: -30%; }
}

@keyframes sideWays {
    0% { margin-left: 0; }

    100% { margin-left: 25px; }
}

@keyframes flying {
    0% { transform: translate(2px, 2px); }

    50% { transform: translate(-2px, -2px); }

    100% { transform: translate(2px, 2px); }
}

@keyframes fadeFromLeft {
    0% {
        opacity: 0;
        transform: translateX(-20px);
    }

    100% {
        opacity: 1;
        transform: translateX(0);
    }
}

@keyframes fadeFromRight {
    0% {
        opacity: 0;
        transform: translateX(20px);
    }

    100% {
        opacity: 1;
        transform: translateX(0);
    }
}

@keyframes fadeFromUp {
    0% {
        opacity: 0;
        transform: translateY(20px);
    }

    100% {
        opacity: 1;
        transform: translateY(0);
    }
}

.fadeFromUp { animation-name: fadeFromUp; }

.fadeFromRight { animation-name: fadeFromRight; }

.fadeFromLeft { animation-name: fadeFromLeft; }

.appseo-btn-hover {
    overflow: hidden;
    position: relative;
    z-index: 1;
}

.appseo-btn-hover:before {
    background-color: rgba(255, 255, 255, 0.8);
    border-radius: 40px;
    content: "";
    height: 100%;
    left: 0;
    opacity: 1;
    position: absolute;
    top: 0;
    transform: translate(-105%, 0);
    transition: all 0.5s;
    width: 100%;
    z-index: 0;
    z-index: -1;
}

.appseo-btn-hover:hover:before {
    opacity: 0;
    transform: translate(0, 0);
}

/*---------------------------------------------------- */

/*Header area*/

/*----------------------------------------------------*/

.appseo-main-header {
    padding-top: 60px;
    position: absolute;
    width: 100%;
    z-index: 5;
}

.appseo-main-header .navbar-nav { display: inherit; }

.appseo-main-header .appseo-logo { padding-top: 10px; }

.appseo-main-header .appseo-main-navigation {
    display: inline-block;
    padding-top: 13px;
}

.appseo-main-header .appseo-main-navigation li { margin-left: 35px; }

.appseo-main-header .appseo-main-navigation li a {
    color: #213e6e;
    font-size: 17px;
    font-weight: 600;
    padding-bottom: 20px;
}

.appseo-main-header .appseo-main-navigation li a.active { color: #ff8533; }

.appseo-main-header .appseo-main-navigation .dropdown { position: relative; }

.appseo-main-header .appseo-main-navigation .dropdown:after {
    content: "";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    position: absolute;
    right: -12px;
    top: 2px;
    transition: 0.3s all ease-in-out;
}

.appseo-main-header .appseo-main-navigation .dropdown .dropdown-menu {
    background-color: #fff;
    border: none;
    border-bottom: 2px solid #ff6626;
    border-radius: 0;
    border-radius: 10px;
    box-shadow: 0 5px 10px 0 rgba(83, 82, 82, 0.1);
    display: block;
    height: auto;
    left: 0;
    margin: 0px;
    opacity: 0;
    overflow: hidden;
    padding: 0px;
    position: absolute;
    top: 65px;
    transition: all 0.4s ease-in-out;
    visibility: hidden;
    width: 200px;
    z-index: 2;
}

.appseo-main-header .appseo-main-navigation .dropdown .dropdown-menu li {
    border-bottom: 1px solid #e5e5e5;
    margin-left: 0;
    width: 100%;
}

.appseo-main-header .appseo-main-navigation .dropdown .dropdown-menu li a {
    color: #343434;
    display: block;
    font-size: 14px;
    padding: 10px 25px;
    position: relative;
    transition: 0.3s all ease-in-out;
    width: 100%;
}

.appseo-main-header .appseo-main-navigation .dropdown .dropdown-menu li a:before { display: none; }

.appseo-main-header .appseo-main-navigation .dropdown .dropdown-menu li a:after {
    background-color: #fff;
    border-radius: 100%;
    content: "";
    height: 8px;
    left: 10px;
    position: absolute;
    top: 18px;
    transform: scale(0);
    transition: 0.3s all ease-in-out;
    width: 8px;
}

.appseo-main-header .appseo-main-navigation .dropdown .dropdown-menu li a:hover {
    background-color: #ff8533;
    color: #fff;
}

.appseo-main-header .appseo-main-navigation .dropdown .dropdown-menu li a:hover:after { transform: scale(1); }

.appseo-main-header .appseo-main-navigation .dropdown .dropdown-menu li:last-child { border-bottom: none; }

.appseo-main-header .appseo-main-navigation .dropdown:hover .dropdown-menu {
    opacity: 1;
    top: 50px;
    visibility: visible;
}

.appseo-main-header .appseo-sidebar-button { display: inline-block; }

.appseo-main-header .appseo-sidebar-button .sidebar-appseo-toggle {
    cursor: pointer;
    height: 15px;
    margin-left: 65px;
    width: 20px;
}

.appseo-main-header .appseo-sidebar-button .sidebar-appseo-toggle span { position: relative; }

.appseo-main-header .appseo-sidebar-button .sidebar-appseo-toggle span:before {
    background-color: #213e6e;
    content: "";
    position: absolute;
    transition: 0.3s all ease-in-out;
}

.appseo-main-header .appseo-sidebar-button .sidebar-appseo-toggle span:nth-child(1):before {
    height: 3px;
    top: 0;
    width: 14px;
}

.appseo-main-header .appseo-sidebar-button .sidebar-appseo-toggle span:nth-child(2):before {
    height: 3px;
    top: 4px;
    width: 19px;
}

.appseo-main-header .appseo-sidebar-button .sidebar-appseo-toggle span:nth-child(3):before {
    height: 3px;
    top: 8px;
    width: 15px;
}

.appseo-main-header .appseo-sidebar-button .sidebar-appseo-toggle span:nth-child(4):before {
    height: 3px;
    top: 12px;
    width: 20px;
}

.appseo-main-header .appseo-sidebar-button .sidebar-appseo-toggle:hover span:before { width: 20px; }

.appseo-main-header .header-button {
    background-image: linear-gradient(45deg, #ff6626 15%, #ffa641 100%);
    background-size: 200% auto;
    border-radius: 32px;
    box-shadow: 1.392px 9.903px 10px 0px rgba(66, 97, 234, 0.21);
    display: inline-block;
    float: right;
    height: 58px;
    line-height: 58px;
    margin-left: 13px;
    transition: 0.3s all ease-in-out;
    width: 185px;
}

.appseo-main-header .header-button a {
    color: #fff;
    display: block;
    font-size: 14px;
    font-weight: 700;
    width: 100%;
}

.appseo-main-header .header-button:hover {
    background-position: right center;
    transition: 0.3s all ease-in-out;
}

.appseo-sticky-header-overlay {
    animation-duration: 0.7s;
    animation-fill-mode: both;
    animation-name: fadeInDown;
    animation-timing-function: ease;
    background-color: #fff;
    padding: 5px 0px;
    position: fixed;
    top: 0px;
    transition: 0.3s all ease-in-out;
}

.appseo-main-header.appseo-sticky-header-overlay .appseo-logo { padding-top: 20px; }

.appseo-main-header.appseo-sticky-header-overlay {
    box-shadow: 0 0 20px -10px rgba(0, 0, 0, 0.8);
    top: 0px;
    z-index: 9;
}

.appseo-main-header.appseo-sticky-header-overlay .header-button { margin-top: 6px; }

.appseo-main-header.appseo-sticky-header-overlay .dropdown:hover .dropdown-menu { top: 45px; }

.side_inner_content {
    background-color: #fff;
    bottom: 0;
    box-shadow: 0px 3px 5px rgba(100, 100, 100, 0.19);
    height: 110vh;
    overflow-y: scroll;
    padding: 50px 30px;
    position: fixed;
    right: -320px;
    top: 0px;
    transition: all 0.5s;
    width: 300px;
    z-index: 101;
}

.side_inner_content p { text-align: left; }

.side_inner_content .side_inner_logo { margin: 30px 0px; }

.side_inner_content .side_contact { margin-bottom: 30px; }

.side_inner_content .side_contact .social_widget h3 {
    font-size: 18px;
    padding: 10px 0px 20px 0px;
}

.side_inner_content .side_contact .social_widget li { margin: 0px 3px; }

.side_inner_content .side_copywright { font-size: 14px; }

.side_inner_content .close_btn {
    cursor: pointer;
    left: 20px;
    position: absolute;
    top: 30px;
}

.side_inner_content .close_btn i { font-size: 14px; }

.wide_side_inner.wide_side_on .side_inner_content {
    right: -15px;
    transition: all 0.7s;
    z-index: 99;
}

.wide_side_inner { display: inline-block; }

.wide_side_inner .side_overlay {
    background: rgba(0, 0, 0, 0.8);
    bottom: 0;
    height: 110vh;
    left: 0;
    opacity: 0;
    position: fixed;
    right: 0;
    top: 0;
    transition: all 0.3s ease-in-out;
    visibility: hidden;
    width: 100%;
    z-index: 9;
}

.body_overlay_on { overflow: hidden; }

.wide_side_inner.wide_side_on .side_overlay {
    opacity: 1;
    visibility: visible;
}

/*---------------------------------------------------- */

/*Banner area*/

/*----------------------------------------------------*/

@keyframes cd-rotate-3-in {
    0% { transform: rotateY(180deg); }

    100% { transform: rotateY(0deg); }
}

@keyframes cd-rotate-3-out {
    0% { transform: rotateY(0); }

    100% { transform: rotateY(-180deg); }
}

.appseo-banner-section .cd-headline.rotate-3 .cd-words-wrapper {
    perspective: 300px;
    position: relative;
}

.appseo-banner-section .cd-headline.rotate-3 b { opacity: 0; }

.appseo-banner-section .cd-headline.rotate-3 i {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    display: inline-block;
    font-style: normal;
    font-weight: 700;
    transform: rotateY(180deg);
}

.appseo-banner-section .cd-words-wrapper b {
    display: inline-block;
    left: 0;
    position: absolute;
    top: 0;
    white-space: nowrap;
}

.appseo-banner-section .is-visible .cd-headline.rotate-3 i { transform: rotateY(0deg); }

.appseo-banner-section .cd-headline.rotate-3 i.in { animation: cd-rotate-3-in 0.6s forwards; }

.appseo-banner-section .cd-headline.rotate-3 i.out { animation: cd-rotate-3-out 0.6s forwards; }

.appseo-banner-section .no-csstransitions .cd-headline.rotate-3 i {
    opacity: 0;
    transform: rotateY(0deg);
}

.appseo-banner-section .no-csstransitions .cd-headline.rotate-3 .is-visible i { opacity: 1; }

.appseo-banner-section .appseo-banner-content {
    max-width: 480px;
    padding: 380px 0px 70px 0px;
}

.appseo-banner-section .appseo-banner-content h1 {
    color: #213e6e;
    font-size: 50px;
    font-weight: 700;
    line-height: 1.3;
    padding-bottom: 15px;
}

.appseo-banner-section .appseo-banner-content .cd-words-wrapper b.is-visible { position: relative; }

.appseo-banner-section .appseo-banner-content p {
    color: #213e6e;
    font-size: 20px;
    padding-bottom: 28px;
}

.appseo-banner-section .appseo-banner-content .banner-call-action {
    display: inline-block;
    margin-bottom: 65px;
    width: 100%;
}

.appseo-banner-section .appseo-banner-content .banner-call-action .call-action-icon { margin-right: 20px; }

.appseo-banner-section .appseo-banner-content .banner-call-action .call-action-icon svg {
    fill: #213e6e;
    height: 40px;
    width: 40px;
}

.appseo-banner-section .appseo-banner-content .banner-call-action .call-action-text {
    color: #213e6e;
    font-size: 26px;
    font-weight: 300;
}

.appseo-banner-section .appseo-banner-content .banner-call-action .call-action-text span {
    color: #ff8533;
    font-weight: 600;
}

.appseo-banner-section .appseo-banner-content .banner-btn { display: flex; }

.appseo-banner-section .appseo-banner-content .banner-btn .qut-btn {
    background-image: linear-gradient(45deg, #2e42e2 15%, #4d71ee 100%);
    background-size: 200% auto;
    border-radius: 52px;
    box-shadow: 1.392px 9.903px 10px 0px rgba(66, 97, 234, 0.21);
    height: 62px;
    line-height: 62px;
    margin-right: 20px;
    position: relative;
    transition: 0.3s all ease-in-out;
    width: 200px;
    z-index: 1;
}

.appseo-banner-section .appseo-banner-content .banner-btn .qut-btn a {
    color: #fff;
    display: block;
    font-size: 14px;
    font-weight: 700;
    width: 100%;
}

.appseo-banner-section .appseo-banner-content .banner-btn .qut-btn:hover {
    background-position: right center;
    transition: 0.3s all ease-in-out;
}

.appseo-banner-section .appseo-banner-content .banner-btn .banner-video-btn {
    background-color: #fff;
    border-radius: 100%;
    height: 70px;
    line-height: 72px;
    position: relative;
    width: 70px;
    z-index: 1;
}

.appseo-banner-section .appseo-banner-content .banner-btn .banner-video-btn:before {
    background-color: #fff3ea;
    border-radius: 100%;
    content: "";
    height: 100px;
    left: -15px;
    position: absolute;
    top: -15px;
    width: 100px;
    z-index: -1;
}

.appseo-banner-section .appseo-banner-content .banner-btn .banner-video-btn:after {
    background-color: #fff;
    border-radius: 100%;
    box-shadow: 1.392px 9.903px 10px 0px rgba(66, 97, 234, 0.21);
    content: "";
    height: 70px;
    left: 0;
    position: absolute;
    top: 0;
    width: 70px;
    z-index: -1;
}

.appseo-banner-section .appseo-banner-content .banner-btn .banner-video-btn a {
    color: #ff8533;
    display: block;
    font-size: 25px;
    width: 100%;
}

.appseo-banner-section .appseo-banner-content .banner-btn .banner-video-btn .video-border {
    animation: videoup 3s infinite;
    border-radius: 50%;
    box-shadow: 0 0 0 0 #fff3ea;
    height: 100px;
    left: -15px;
    margin-left: 0.5px;
    position: absolute;
    top: -15px;
    width: 100px;
    z-index: -1;
}

.appseo-banner-section .banner-shape {
    position: absolute;
    z-index: -1;
}

.appseo-banner-section .appseo-banner-shape1 {
    left: -490px;
    top: 0;
}

.appseo-banner-section .appseo-banner-shape2 {
    left: 140px;
    top: 300px;
}

.appseo-banner-section .appseo-banner-shape3 {
    right: 0;
    top: 0;
}

.appseo-banner-section .appseo-banner-shape4 {
    left: 50%;
    top: 260px;
    transform: translateX(-50%);
}

.appseo-banner-section .appseo-banner-vector {
    animation: appseoupdown 2s infinite alternate;
    right: 140px;
    top: 200px;
}

/*---------------------------------------------------- */

/*Servcie area*/

/*----------------------------------------------------*/

.appseo-service-section { padding: 85px 0px 120px; }

.appseo-service-section .appseo-service-vector {
    bottom: 150px;
    left: 140px;
    position: absolute;
}

.appseo-service-content { padding-top: 40px; }

.appseo-service-content .appseo-service-icon-text {
    box-shadow: 0px 0px 35px 0px rgba(164, 177, 235, 0.13);
    overflow: hidden;
    padding: 55px 65px;
    transition: 0.3s all ease-in-out;
    z-index: 1;
}

.appseo-service-content .appseo-service-icon-text .appseo-service-icon {
    align-items: center;
    background-image: linear-gradient(45deg, #6cc8e0 15%, #afe1ee 100%);
    border-radius: 100%;
    box-shadow: 1.392px 9.903px 10px 0px rgba(66, 97, 234, 0.21);
    display: flex;
    height: 142px;
    justify-content: center;
    margin: 0 auto;
    margin-bottom: 42px;
    width: 142px;
}

.appseo-service-content .appseo-service-icon-text .appseo-service-icon svg {
    fill: #fff;
    height: 70px;
}

.appseo-service-content .appseo-service-icon-text .appseo-service-icon:before,
.appseo-service-content .appseo-service-icon-text .appseo-service-icon:after {
    background-image: url(../img/seo/shape/sericon2.png);
    background-repeat: no-repeat;
    content: "";
    height: 100%;
    left: -25px;
    position: absolute;
    top: 15px;
    width: 100%;
    z-index: -1;
}

.appseo-service-content .appseo-service-icon-text .appseo-service-icon:after {
    background-image: url(../img/seo/shape/sericon1.png);
    left: auto;
    right: -45px;
    top: 0;
}

.appseo-service-content .appseo-service-icon-text .appseo-service-text h3 {
    color: #213e6e;
    font-size: 22px;
    font-weight: 700;
    padding-bottom: 12px;
}

.appseo-service-content .appseo-service-icon-text .appseo-service-text p {
    color: #415e8d;
    line-height: 1.75;
}

.appseo-service-content .appseo-service-icon-text:before {
    background-image: url(../img/seo/shape/s-shape1.png);
    background-repeat: no-repeat;
    content: "";
    height: 100%;
    position: absolute;
    right: -120px;
    top: -135px;
    transition: 0.3s all ease-in-out;
    width: 100%;
    z-index: -1;
}

.appseo-service-content .appseo-service-box {
    background-color: #fff;
    transition: 0.3s all ease-in-out;
}

.appseo-service-content .appseo-service-box:after {
    background-color: #8fd5e7;
    border-radius: 30px;
    bottom: -4px;
    content: "";
    height: 8px;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    transition: 0.3s all ease-in-out;
    width: 240px;
}

.appseo-service-content .appseo-service-box:hover { transform: translateY(40px); }

.appseo-service-content .appseo-service-box:hover:after { width: 270px; }

.appseo-service-content .appseo-service-box:hover .appseo-service-icon-text:before {
    right: -130px;
    top: -145px;
}

.appseo-service-content .col-lg-4:nth-child(2) .appseo-service-box:after { background-color: #ff8833; }

.appseo-service-content .col-lg-4:nth-child(2) .appseo-service-box .appseo-service-icon { background-image: linear-gradient(45deg, #ff6626 15%, #ffa641 100%); }

.appseo-service-content .col-lg-4:nth-child(3) .appseo-service-box:after { background-color: #3c58e8; }

.appseo-service-content .col-lg-4:nth-child(3) .appseo-service-box .appseo-service-icon { background-image: linear-gradient(45deg, #2b3fe1 15%, #4f73ef 100%); }

/*---------------------------------------------------- */

/*about area*/

/*----------------------------------------------------*/

.appseo-about-section { padding: 260px 0px 105px; }

.appseo-about-section:before {
    background-image: url(../img/seo/shape/abbg.png);
    background-repeat: no-repeat;
    background-size: cover;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

.appseo-about-section .partner-slide-area { padding-top: 110px; }

.appseo-about-section .partner-slide-area .owl-item img { width: inherit; }

.appseo-about-section .partner-slide-area .owl-nav { display: none; }

.appseo-about-section .appseo-about-img {
    left: -110px;
    position: absolute;
    top: 0;
}

.appseo-about-section .appseo-about-content {
    float: right;
    max-width: 580px;
    padding-right: 100px;
}

.appseo-about-section .appseo-about-content .appseo-section-title2 h2 { padding-bottom: 15px; }

.appseo-about-section .appseo-about-content .appseo-about-quote {
    margin: 25px 0px 46px;
    position: relative;
}

.appseo-about-section .appseo-about-content .appseo-about-quote .quote-icon-about {
    left: 0;
    position: absolute;
    top: 0;
}

.appseo-about-section .appseo-about-content .appseo-about-quote .quote-icon-about svg {
    fill: #ff8533;
    height: 40px;
}

.appseo-about-section .appseo-about-content .appseo-about-quote .quote-text-about {
    color: #ff8533;
    font-style: italic;
    font-weight: 600;
    padding-left: 65px;
}

.appseo-about-section .appseo-about-content .appseo-about-btn {
    background-image: linear-gradient(45deg, #2e42e2 15%, #4d71ee 100%);
    background-size: 200% auto;
    border-radius: 40px;
    box-shadow: 1.392px 9.903px 10px 0px rgba(66, 97, 234, 0.21);
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    height: 60px;
    line-height: 60px;
    transition: 0.3s all ease-in-out;
    width: 220px;
}

.appseo-about-section .appseo-about-content .appseo-about-btn a {
    display: block;
    width: 100%;
}

.appseo-about-section .appseo-about-content .appseo-about-btn:hover {
    background-position: right center;
    transition: 0.3s all ease-in-out;
}

/*---------------------------------------------------- */

/*ready-go area*/

/*----------------------------------------------------*/

.ready-to-grow-section {
    background-color: #00183e;
    overflow: visible;
    padding: 120px 0px 130px;
    z-index: 1;
}

.ready-to-grow-section:before {
    background-image: url(../img/seo/shape/r-shape.png);
    background-size: cover;
    bottom: 0;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    width: 100%;
    z-index: -1;
}

.ready-to-grow-section .ready-vector {
    animation: appseoupdown 2s infinite alternate;
    left: 50px;
    position: absolute;
    top: -20px;
}

.ready-to-grow-section .ready-go-title {
    color: #fff;
    padding-bottom: 50px;
}

.ready-to-grow-section .ready-go-title span {
    font-size: 24px;
    letter-spacing: 3px;
    text-transform: uppercase;
}

.ready-to-grow-section .ready-go-title h2 {
    font-size: 40px;
    font-weight: 700;
}

.ready-to-grow-section .ready-go-form {
    margin: 0 auto;
    max-width: 955px;
}

.ready-to-grow-section .ready-go-form .ready-go-input-area {
    border-radius: 40px;
    height: 60px;
    overflow: hidden;
    position: relative;
}

.ready-to-grow-section .ready-go-form .ready-go-input-area:before {
    background-color: #dddddd;
    content: "";
    height: 100px;
    left: 41%;
    position: absolute;
    top: 0;
    width: 2px;
}

.ready-to-grow-section .ready-go-form .ready-go-input-area input {
    border: none;
    float: left;
    height: 60px;
    padding-left: 30px;
    width: 395px;
}

.ready-to-grow-section .ready-go-form .sub-btn {
    position: absolute;
    right: 0;
    top: 0;
}

.ready-to-grow-section .ready-go-form .sub-btn button {
    background-image: linear-gradient(45deg, #ff6525 15%, #ffa942 100%);
    border: none;
    border-radius: 40px;
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    height: 60px;
    line-height: 60px;
    text-transform: uppercase;
    width: 220px;
}

/*---------------------------------------------------- */

/*appseo-mission area*/

/*----------------------------------------------------*/

.appseo-mission-area-section {
    padding: 125px 0px 0px 0px;
    position: relative;
    z-index: 1;
}

.appseo-mission-area-section:after {
    background-image: url(../img/seo/shape/rg-shape1.png);
    background-repeat: no-repeat;
    content: "";
    height: 100%;
    position: absolute;
    right: -55%;
    top: -30%;
    width: 100%;
    z-index: -1;
}

.appseo-mission-area-section .appseo-mission-vector {
    position: absolute;
    right: 0;
    top: 120px;
}

.appseo-mission-area-text { max-width: 480px; }

.appseo-mission-area-text .appseo-section-title2 { padding-bottom: 85px; }

.appseo-mission-area-text .appseo-mission-area-item .appseo-mission-item-content {
    display: inline-block;
    margin-bottom: 40px;
    width: 100%;
}

.appseo-mission-area-text .appseo-mission-area-item .appseo-mission-item-content .appseo-mission-item-icon {
    float: left;
    height: 112px;
    margin-left: 30px;
    position: relative;
    top: 30px;
    width: 115px;
    z-index: 1;
}

.appseo-mission-area-text .appseo-mission-area-item .appseo-mission-item-content .appseo-mission-item-icon svg {
    fill: #fff;
    height: 50px;
}

.appseo-mission-area-text .appseo-mission-area-item .appseo-mission-item-content .appseo-mission-item-icon:before {
    background-image: url(../img/seo/shape/ms1.png);
    background-repeat: no-repeat;
    content: "";
    height: 130px;
    left: -35px;
    position: absolute;
    top: -40px;
    width: 130px;
    z-index: -1;
}

.appseo-mission-area-text .appseo-mission-area-item .appseo-mission-item-content:nth-child(2) .appseo-mission-item-icon:before { background-image: url(../img/seo/shape/ms2.png); }

.appseo-mission-area-text .appseo-mission-area-item .appseo-mission-item-content:nth-child(3) .appseo-mission-item-icon:before { background-image: url(../img/seo/shape/ms3.png); }

.appseo-mission-area-text .appseo-mission-area-item .appseo-mission-item-content .appseo-mission-area-text h3 {
    color: #213e6e;
    font-size: 24px;
    font-weight: 700;
    padding-bottom: 15px;
}

/*---------------------------------------------------- */

/*pricing area*/

/*----------------------------------------------------*/

.appseo-pricing-section {
    padding-top: 80px;
    position: relative;
}

.appseo-pricing-section:after {
    background-image: url(../img/seo/shape/abbg.png);
    background-repeat: no-repeat;
    background-size: cover;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 35%;
    width: 100%;
}

.appseo-pricing-section .appseo-pricing-title {
    margin: 0 auto;
    max-width: 675px;
    padding-bottom: 125px;
}

.appseo-pricing-section .appseo-pricing-title h2 {
    color: #213e6e;
    font-size: 40px;
    font-weight: 700;
}

.appseo-pricing-section .appseo-pricing-item {
    padding-bottom: 80px;
    position: relative;
    z-index: 1;
}

.appseo-pricing-section .appseo-pricing-item:after {
    background-image: url(../img/seo/shape/pr-shape.png);
    bottom: 15px;
    content: "";
    height: 275px;
    position: absolute;
    right: -100px;
    width: 275px;
    z-index: -1;
}

.appseo-pricing-section .appseo-pricing-inner-box {
    background-color: #fff;
    border-radius: 10px;
    box-shadow: 0px 0px 35px 0px rgba(164, 177, 235, 0.13);
    margin: 0 auto;
    max-width: 350px;
    padding: 125px 45px 50px 45px;
    position: relative;
    z-index: 1;
}

.appseo-pricing-section .appseo-pricing-inner-box:after {
    background-image: url(../img/seo/shape/prs.png);
    bottom: 0;
    content: "";
    height: 125px;
    position: absolute;
    right: 0;
    width: 210px;
    z-index: -1;
}

.appseo-pricing-section .appseo-pricing-inner-box .appseo-pricing-img {
    left: 0;
    position: absolute;
    right: 0;
    top: -90px;
}

.appseo-pricing-section .appseo-pricing-inner-box .appseo-pricing-price-title h3 {
    font-size: 20px;
    font-weight: 600;
}

.appseo-pricing-section .appseo-pricing-inner-box .appseo-pricing-price {
    font-weight: 600;
    line-height: 1;
    padding: 20px 0px 5px;
}

.appseo-pricing-section .appseo-pricing-inner-box .appseo-pricing-price span {
    color: #3d59e8;
    font-size: 50px;
}

.appseo-pricing-section .appseo-pricing-inner-box .appseo-pricing-price strong {
    color: #213e6e;
    font-size: 60px;
    font-weight: 600;
    line-height: 1;
}

.appseo-pricing-section .appseo-pricing-inner-box .appseo-pricing-module { margin-bottom: 20px; }

.appseo-pricing-section .appseo-pricing-inner-box .appseo-pricing-module span { font-weight: 600; }

.appseo-pricing-section .appseo-pricing-inner-box .appseo-pricing-list li {
    border-bottom: 2px dashed #e9e9e9;
    padding: 8px 0px;
}

.appseo-pricing-section .appseo-pricing-inner-box .appseo-pricing-list li:last-child { border-bottom: none; }

.appseo-pricing-section .appseo-pricing-inner-box .appseo-pricing-btn {
    background-image: linear-gradient(45deg, #2e42e2 15%, #4d71ee 100%);
    background-size: 200% auto;
    border-radius: 40px;
    box-shadow: 1.392px 9.903px 10px 0px rgba(66, 97, 234, 0.21);
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    height: 60px;
    line-height: 60px;
    margin-top: 15px;
    text-transform: uppercase;
    transition: 0.3s all ease-in-out;
    width: 260px;
}

.appseo-pricing-section .appseo-pricing-inner-box .appseo-pricing-btn a {
    display: block;
    width: 100%;
}

.appseo-pricing-section .appseo-pricing-inner-box .appseo-pricing-btn:hover {
    background-position: right center;
    transition: 0.3s all ease-in-out;
}

.appseo-pricing-section .appseo-pricing-inner-box.popular-appseo {
    position: relative;
    top: 35px;
}

.appseo-pricing-section .appseo-pricing-inner-box.popular-appseo .appseo-pricing-btn { background-image: linear-gradient(45deg, #ff6626 15%, #ffa641 100%); }

/*---------------------------------------------------- */

/*testimonial area*/

/*----------------------------------------------------*/

.appseo-testimonial-section {
    background-color: #f4f8ff;
    padding: 40px 0px 95px;
}

.appseo-testimonial-section .testi-circle-shape {
    left: -30%;
    position: absolute;
    top: 0;
}

.appseo-testimonial-content {
    margin: 0 auto;
    margin-top: 30px;
    max-width: 705px;
    position: relative;
    z-index: 1;
}

.appseo-testimonial-content:before {
    color: #e9f0fb;
    content: "";
    font-family: "Font Awesome 5 Free";
    font-size: 205px;
    font-weight: 900;
    left: 0;
    line-height: 1;
    position: absolute;
    right: 0;
    text-align: center;
    top: -15px;
    z-index: -1;
}

.appseo-testimonial-content .slick-dots { display: none; }

.appseo-testimonial-content .slick-dotted.slick-slider { margin-bottom: 0; }

.appseo-testimonial-content .appseo-testimonial-quote {
    padding-bottom: 110px;
    position: relative;
}

.appseo-testimonial-content .appseo-testimonial-quote:before {
    background-color: #ff8533;
    bottom: 70px;
    content: "";
    height: 5px;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    width: 290px;
}

.appseo-testimonial-content .appseo-testimonial-text {
    font-size: 24px;
    font-style: italic;
}

.appseo-testimonial-content .appseo-testimonial-trigger { position: relative; }

.appseo-testimonial-content .appseo-testimonial-trigger:before {
    border-left: 50px solid transparent;
    border-right: 0px solid transparent;
    border-top: 30px solid #ff8533;
    content: "";
    height: 0;
    left: -24px;
    margin: 0 auto;
    position: absolute;
    right: 0;
    top: -70px;
    width: 0;
}

.appseo-testimonial-content .appseo-testimonial-trigger:after {
    border-left: 45px solid transparent;
    border-right: 0px solid transparent;
    border-top: 25px solid #fff;
    content: "";
    height: 0;
    left: -28px;
    margin: 0 auto;
    position: absolute;
    right: 0;
    top: -75px;
    width: 0;
}

.appseo-testimonial-content .appseo-testimonial-trigger .slick-list {
    margin: 0 auto;
    padding: 0px !important;
    width: 645px !important;
}

.appseo-testimonial-content .appseo-testimonial-trigger .appseo-testi-name-degi { margin: 0px 30px; }

.appseo-testimonial-content .appseo-testimonial-trigger .appseo-testi-name-degi h3 {
    color: rgba(61, 89, 232, 0.4);
    font-size: 30px;
    font-weight: 700;
    transition: 0.3s all ease-in-out;
}

.appseo-testimonial-content .appseo-testimonial-trigger .appseo-testi-name-degi span {
    color: #999999;
    opacity: 0.5;
    text-transform: uppercase;
    transition: 0.3s all ease-in-out;
}

.appseo-testimonial-content .appseo-testimonial-trigger .appseo-testi-name-degi.slick-current.slick-center h3 { color: #ff8533; }

.appseo-testimonial-content .appseo-testimonial-trigger .appseo-testi-name-degi.slick-current.slick-center span { opacity: 1; }

/*---------------------------------------------------- */

/*Case area*/

/*----------------------------------------------------*/

.appseo-case-study-section {
    margin: 0 auto;
    max-width: 1920px;
    padding: 110px 0px 70px;
}

.appseo-case-study-section .appseo-section-title { margin-bottom: 40px; }

.appseo-case-study-content {
    display: flex;
    flex-wrap: nowrap;
    margin: 0 -15px;
}

.appseo-case-study-img-text {
    margin: 5px;
    width: 390px;
}

.appseo-case-study-img-text .appseo-case-img {
    border-radius: 15px;
    overflow: hidden;
    position: relative;
}

.appseo-case-study-img-text .appseo-case-img:after {
    background-image: linear-gradient(45deg, #ff6626 15%, #ffa641 100%);
    border-radius: 15px;
    content: "";
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    transform: scale(0.5);
    transition: 0.5s all ease-in-out;
    width: 100%;
}

.appseo-case-study-img-text .appseo-case-img img {
    border-radius: 15px;
    transition: 0.5s all ease-in-out;
}

.appseo-case-study-img-text .appseo-case-text {
    background-color: #fff;
    border-radius: 20px;
    border-top-right-radius: 0;
    box-shadow: 0px 0px 35px 0px rgba(164, 177, 235, 0.13);
    left: 25px;
    max-width: 352px;
    padding: 25px 30px;
    position: relative;
    top: -45px;
    transition: 0.3s all ease-in-out;
}

.appseo-case-study-img-text .appseo-case-text span {
    color: #ff8533;
    font-size: 14px;
    letter-spacing: 3px;
    text-transform: uppercase;
}

.appseo-case-study-img-text .appseo-case-text h3 {
    color: #213e6e;
    font-size: 22px;
    font-weight: 700;
    line-height: 1.4;
    padding-top: 10px;
    transition: 0.3s all ease-in-out;
}

.appseo-case-study-img-text:hover .appseo-case-text { background-color: #244479; }

.appseo-case-study-img-text:hover .appseo-case-text h3 { color: #fff; }

.appseo-case-study-img-text:hover .appseo-case-img img { transform: scale(1.2); }

.appseo-case-study-img-text:hover .appseo-case-img:after {
    opacity: 0.8;
    transform: scale(1);
}

/*---------------------------------------------------- */

/*CTA area*/

/*----------------------------------------------------*/

.appseo-cta-section {
    overflow: visible;
    padding: 120px 0px 105px;
    z-index: 1;
}

.appseo-cta-section .appseo-call-vector {
    animation: flying 1.5s linear infinite;
    position: absolute;
    right: 220px;
    top: 45px;
}

.appseo-cta-section:before {
    background-image: url(../img/seo/banner/ctabg.jpg);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

.appseo-cta-section .overlay-bg {
    background-image: linear-gradient(45deg, #05297d 15%, #0e75e6 100%);
    height: 100%;
    left: 0;
    opacity: 0.9;
    position: absolute;
    top: 0;
    width: 100%;
}

.appseo-cta-section .appseo-cta-content { padding-left: 125px; }

.appseo-cta-section .appseo-cta-content h2 {
    color: #fff;
    font-size: 40px;
    font-weight: 700;
}

.appseo-cta-section .appseo-call-btn-area { padding-left: 90px; }

.appseo-cta-section .appseo-cta-btn {
    background-image: linear-gradient(45deg, #ff6525 15%, #ffa942 100%);
    border-radius: 40px;
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    height: 70px;
    line-height: 70px;
    position: relative;
    text-transform: uppercase;
    width: 255px;
    z-index: 5;
}

.appseo-cta-section .appseo-cta-btn a {
    display: block;
    width: 100%;
}

.bubble-dotted {
    height: 100%;
    left: 0;
    overflow: hidden;
    pointer-events: none;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 1;
}

.bubble-dotted .dotted {
    border-radius: 50%;
    position: absolute;
}

.bubble-dotted .dotted-1 {
    animation: animateBubble 15s linear infinite, sideWays 2s ease-in-out infinite alternate;
    height: 11px;
    left: 100px;
    top: 50%;
    width: 11px;
}

.bubble-dotted .dotted-2 {
    animation: animateBubble 10s linear infinite, sideWays 4s ease-in-out infinite alternate;
    height: 7px;
    left: 240px;
    top: 40%;
    width: 7px;
}

.bubble-dotted .dotted-3 {
    animation: animateBubble 18s linear infinite, sideWays 2s ease-in-out infinite alternate;
    height: 11px;
    left: 460px;
    top: 30%;
    width: 11px;
}

.bubble-dotted .dotted-4 {
    animation: animateBubble 12s linear infinite, sideWays 3s ease-in-out infinite alternate;
    height: 16px;
    left: 430px;
    top: 90%;
    width: 16px;
}

.bubble-dotted .dotted-5 {
    animation: animateBubble 19s linear infinite, sideWays 4s ease-in-out infinite alternate;
    height: 6px;
    left: 50%;
    top: 50%;
    width: 6px;
}

.bubble-dotted .dotted-6 {
    animation: animateBubble 11s linear infinite, sideWays 2s ease-in-out infinite alternate;
    height: 9px;
    left: 70%;
    top: 230px;
    width: 9px;
}

.bubble-dotted .dotted-7 {
    animation: animateBubble 10s linear infinite, sideWays 2s ease-in-out infinite alternate;
    height: 6px;
    left: 65%;
    top: 30%;
    width: 6px;
}

.bubble-dotted .dotted-8 {
    animation: animateBubble 12s linear infinite, sideWays 3s ease-in-out infinite alternate;
    height: 6px;
    left: 85%;
    top: 35%;
    width: 6px;
}

.bubble-dotted .dotted-9 {
    animation: animateBubble 19s linear infinite, sideWays 4s ease-in-out infinite alternate;
    height: 13px;
    left: 90%;
    top: 40%;
    width: 13px;
}

.bubble-dotted .dotted-10 {
    animation: animateBubble 16s linear infinite, sideWays 2s ease-in-out infinite alternate;
    height: 12px;
    left: 80%;
    top: 70%;
    width: 12px;
}

.appseo-cta-section .bubble-dotted .dotted {
    background: #fff;
    border-radius: 50%;
    position: absolute;
}

.appseo-cta-section .bubble-dotted .dotted-1 {
    height: 6px;
    left: 270px;
    top: 100px;
    width: 6px;
}

.appseo-cta-section .bubble-dotted .dotted-2 {
    height: 6px;
    left: 190px;
    top: 210px;
    width: 6px;
}

.appseo-cta-section .bubble-dotted .dotted-3 {
    height: 11px;
    left: 150px;
    top: 90%;
    width: 11px;
}

.appseo-cta-section .bubble-dotted .dotted-4 {
    height: 11px;
    left: 25%;
    top: 100px;
    width: 11px;
}

.appseo-cta-section .bubble-dotted .dotted-5 {
    height: 11px;
    left: 45%;
    top: 60px;
    width: 11px;
}

.appseo-cta-section .bubble-dotted .dotted-6 {
    height: 6px;
    left: 50%;
    top: 370px;
    width: 6px;
}

.appseo-cta-section .bubble-dotted .dotted-7 {
    height: 9px;
    left: 75%;
    top: 25px;
    width: 9px;
}

.appseo-cta-section .bubble-dotted .dotted-8 {
    height: 8px;
    left: 77%;
    top: 170px;
    width: 8px;
}

.appseo-cta-section .bubble-dotted .dotted-9 {
    height: 6px;
    left: 85%;
    top: 50%;
    width: 6px;
}

.appseo-cta-section .bubble-dotted .dotted-10 {
    height: 6px;
    left: 90%;
    top: 80%;
    width: 6px;
}

/*---------------------------------------------------- */

/*blog area*/

/*----------------------------------------------------*/

.appseo-blog-section {
    background-color: #f4f8ff;
    padding: 110px 0px 120px;
}

.appseo-blog-section .appseo-section-title { margin-bottom: 50px; }

.appseo-blog-img-text {
    position: relative;
    z-index: 1;
}

.appseo-blog-img-text:before {
    background-color: #fff;
    border-radius: 10px;
    content: "";
    height: 300px;
    left: -5px;
    position: absolute;
    top: 150px;
    transition: 0.3s all ease-in-out;
    width: 100%;
    z-index: -1;
}

.appseo-blog-img-text .appseo-blog-img .appseo-post-meta {
    background-image: linear-gradient(45deg, #2e42e2 15%, #4d71ee 100%);
    border-radius: 10px;
    bottom: -10px;
    box-shadow: 1.392px 9.903px 10px 0px rgba(66, 97, 234, 0.21);
    color: #fff;
    font-size: 15px;
    height: 88px;
    height: 90px;
    line-height: 1;
    padding-top: 15px;
    position: absolute;
    right: 25px;
    width: 85px;
}

.appseo-blog-img-text .appseo-blog-img .appseo-post-meta span {
    display: block;
    font-size: 40px;
    font-weight: 700;
    line-height: 1;
}

.appseo-blog-img-text .appseo-blog-text { padding: 30px 45px; }

.appseo-blog-img-text .appseo-blog-text h3 {
    color: #213e6e;
    font-size: 22px;
    font-weight: 600;
    line-height: 1.364;
    transition: 0.3s all ease-in-out;
}

.appseo-blog-img-text .appseo-blog-text .appseo-blog-meta span {
    color: #415e8d;
    transition: 0.3s all ease-in-out;
}

.appseo-blog-img-text .appseo-blog-text .appseo-blog-meta a { color: #ff8533; }

.appseo-blog-img-text:hover:before { background-color: #1d3762; }

.appseo-blog-img-text:hover .appseo-blog-img .appseo-post-meta { background-image: linear-gradient(45deg, #ff6626 15%, #ffa641 100%); }

.appseo-blog-img-text:hover .appseo-blog-text h3 { color: #fff; }

.appseo-blog-img-text:hover .appseo-blog-meta span { color: #fff; }

/*---------------------------------------------------- */

/*newsletter area*/

/*----------------------------------------------------*/

.appseo-newsletter-section { padding: 100px 0px; }

.appseo-newsletter-section .newsletter-vector {
    bottom: -150px;
    left: -125px;
    position: absolute;
}

.appseo-newsletter-text h2 {
    color: #213e6e;
    font-size: 40px;
    font-weight: 800;
}

.appseo-newsletter-box { padding-left: 100px; }

.appseo-newsletter-box input {
    border: none;
    border-radius: 40px;
    box-shadow: 0px 5px 24px 0px rgba(0, 0, 0, 0.09);
    height: 70px;
    padding-left: 30px;
    width: 100%;
}

.appseo-newsletter-box .nws-button {
    right: 15px;
    top: 8px;
}

.appseo-newsletter-box .nws-button button {
    background-color: transparent;
    background-image: linear-gradient(45deg, #ff6525 15%, #ffa942 100%);
    border: none;
    border-radius: 30px;
    box-shadow: 1.392px 9.903px 10px 0px rgba(66, 97, 234, 0.21);
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    height: 55px;
    text-transform: uppercase;
    width: 160px;
}

/*---------------------------------------------------- */

/*footer area*/

/*----------------------------------------------------*/

.appseo-footer-area-section { padding: 120px 0px 110px; }

.appseo-footer-area-section:before {
    background-color: rgba(0, 5, 46, 0.9);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

.appseo-footer-widget .appseo-widget-title {
    color: #fff;
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 0;
    padding-bottom: 35px;
}

.appseo-footer-widget .footer-logo-widget .appseo-footer-logo { margin-bottom: 20px; }

.appseo-footer-widget .footer-logo-widget .appseo-footer-about p {
    color: #dddddd;
    line-height: 1.875;
    max-width: 490px;
    padding-bottom: 15px;
}

.appseo-footer-widget .footer-logo-widget .appseo-footer-about strong {
    color: #6d83f9;
    font-size: 14px;
    font-weight: 700;
}

.appseo-footer-widget .footer-logo-widget .appseo-footer-about span {
    color: #fff;
    display: block;
    font-size: 14px;
    max-width: 170px;
}

.appseo-footer-widget .appseo-footer-menu-widget li {
    margin-bottom: 5px;
    padding-left: 30px;
    position: relative;
}

.appseo-footer-widget .appseo-footer-menu-widget li:before,
.appseo-footer-widget .appseo-footer-menu-widget li:after {
    background-color: #ff8533;
    border-radius: 100%;
    content: "";
    height: 7px;
    left: 0;
    position: absolute;
    top: 10px;
    width: 7px;
}

.appseo-footer-widget .appseo-footer-menu-widget li:after { left: 10px; }

.appseo-footer-widget .appseo-footer-menu-widget li a {
    color: #c9c9c9;
    transition: 0.3s all ease-in-out;
}

.appseo-footer-widget .appseo-footer-menu-widget li a:hover { color: #ff8533; }

.appseo-copyright {
    display: inline-block;
    margin-top: 30px;
    position: relative;
    width: 100%;
    z-index: 1;
}

.appseo-copyright:after {
    background-color: #333a66;
    content: "";
    height: 2px;
    margin: 0 auto;
    position: absolute;
    right: 20%;
    top: 18px;
    width: 450px;
    z-index: -1;
}

.appseo-copyright .appseo-copyright-text { float: left; }

.appseo-copyright .appseo-copyright-text span { color: #dddddd; }

.appseo-copyright .appseo-copyright-text span a { color: #ff8533; }

.appseo-copyright .appseo-footer-social { float: right; }

.appseo-copyright .appseo-footer-social a {
    border-radius: 5px;
    color: #fff;
    display: inline-block;
    height: 45px;
    line-height: 45px;
    margin-left: 5px;
    text-align: center;
    width: 45px;
}

.appseo-copyright .appseo-footer-social a:nth-child(1) { background-color: #2662db; }

.appseo-copyright .appseo-footer-social a:nth-child(2) { background-color: #e2463d; }

.appseo-copyright .appseo-footer-social a:nth-child(3) { background-color: #28c5f4; }

.appseo-copyright .appseo-footer-social a:nth-child(4) { background-color: #206096; }

.appseo-copyright .appseo-footer-social a:nth-child(5) { background-color: #d0101f; }

/*---------------------------------------------------- */

/*mobile menu area*/

/*----------------------------------------------------*/

.appseo-mobile_menu_content {
    background-color: #fff;
    bottom: 0;
    box-shadow: 0px 3px 5px rgba(100, 100, 100, 0.19);
    height: 100vh;
    overflow-y: scroll;
    padding: 40px 0px;
    position: fixed;
    right: -350px;
    top: 0px;
    transition: all 0.5s ease-in;
    width: 280px;
    z-index: 101;
}

.appseo-mobile_menu_content .appseo-mobile-main-navigation { width: 100%; }

.appseo-mobile_menu_content .appseo-mobile-main-navigation .navbar-nav { width: 100%; }

.appseo-mobile_menu_content .navbar-nav .dropdown-menu {
    position: static !important;
    transform: none !important;
}

.appseo-mobile_menu_content .appseo-mobile-main-navigation .navbar-nav li {
    border-bottom: 1px solid #dcdcdc;
    display: block;
    transition: 0.3s all ease-in-out;
    width: 100%;
}

.appseo-mobile_menu_content .appseo-mobile-main-navigation .navbar-nav li:first-child { border-top: 1px solid #dcdcdc; }

.appseo-mobile_menu_content .appseo-mobile-main-navigation .navbar-nav li a {
    color: #000;
    display: block;
    font-size: 14px;
    font-weight: 400;
    padding: 0;
    padding: 5px 30px;
    text-transform: uppercase;
    width: 100%;
}

.appseo-mobile_menu_content .m-brand-logo {
    margin: 0 auto;
    margin-bottom: 30px;
    width: 160px;
}

.appseo-mobile_menu_wrap.mobile_menu_on .appseo-mobile_menu_content {
    right: 0px;
    transition: all 0.7s ease-out;
}

.mobile_menu_overlay {
    background-color: rgba(0, 0, 0, 0.9);
    height: 100%;
    height: 120vh;
    opacity: 0;
    position: fixed;
    right: 0%;
    top: 0;
    transition: all 0.5s ease-in-out;
    visibility: hidden;
    width: 100%;
    z-index: 100;
}

.mobile_menu_overlay_on { overflow: hidden; }

.appseo-mobile_menu_wrap.mobile_menu_on .mobile_menu_overlay {
    opacity: 1;
    visibility: visible;
}

.appseo-mobile_menu_button {
    color: #ff8833;
    cursor: pointer;
    display: none;
    font-size: 30px;
    line-height: 40px;
    position: absolute;
    right: 0;
    text-align: center;
    top: -40px;
    z-index: 5;
}

.appseo-mobile_menu .appseo-mobile-main-navigation .navbar-nav li a:after { display: none; }

.appseo-mobile_menu .appseo-mobile-main-navigation .dropdown > .dropdown-menu {
    opacity: 1;
    visibility: visible;
}

.appseo-mobile_menu .appseo-mobile_menu_content .appseo-mobile-main-navigation .navbar-nav .dropdown-menu {
    border: none;
    border-top: 1px solid #dcdcdc;
    box-shadow: none;
    display: none;
    padding: 5px 0px;
    transition: none;
    width: 100%;
}

.appseo-mobile_menu .appseo-mobile_menu_content .appseo-mobile-main-navigation .navbar-nav .dropdown-menu li {
    border: none;
    line-height: 1;
    padding: 0 20px;
}

.appseo-mobile_menu .dropdown { position: relative; }

.appseo-mobile_menu .dropdown .dropdown-btn {
    height: 30px;
    padding: 5px 10px;
    position: absolute;
    right: 0;
    top: 0px;
}

.appseo-mobile_menu .dropdown .dropdown-btn:before {
    background-color: #dcdcdc;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 1px;
}

.appseo-mobile_menu .appseo-mobile_menu_close {
    color: #d60606;
    cursor: pointer;
    font-size: 20px;
    left: 15px;
    position: absolute;
    top: 15px;
}

/*---------------------------------------------------- */

/*responsive area*/

/*----------------------------------------------------*/

/* ==================================================
* 01 - media screen and (max-width: 1440px)
* 02 - media screen and (max-width: 1280px)
* 03 - media screen and (max-width: 1199px)
* 04 - media screen and (max-width: 991px)
* 05 - media screen and (max-width: 767px)
* 06 - media screen and (max-width: 680px)
* 07 - media screen and (max-width: 580px)
* 08 - media screen and (max-width: 480px)
* 09 - media screen and (max-width: 380px)
* 10 - media screen and (max-width: 320px)
================================================== */

@media screen and (max-width: 1440px) {
    .appseo-banner-section .appseo-banner-shape2 { left: 0; }

    .appseo-banner-section .appseo-banner-vector { right: -65px; }

    .appseo-service-section .appseo-service-vector { left: -20px; }

    .ready-to-grow-section .ready-vector { left: -160px; }

    .appseo-mission-area-section .appseo-mission-vector { right: -24%; }

    .appseo-case-study-img-text .appseo-case-text h3 { font-size: 18px; }

    .appseo-case-study-img-text .appseo-case-text {
        left: 11px;
        max-width: 255px;
        padding: 20px 20px;
    }

    .appseo-cta-section .appseo-call-vector { right: 45px; }
}

@media screen and (max-width: 1280px) {
    .appseo-case-study-content { flex-wrap: wrap; }

    .appseo-case-study-img-text .appseo-case-text {
        left: 25px;
        max-width: 365px;
        padding: 25px 30px;
    }
}

@media screen and (max-width: 1199px) {
    .appseo-banner-section .appseo-banner-vector { right: -125px; }

    .appseo-mission-area-section .appseo-mission-vector { right: -35%; }

    .appseo-testimonial-section .testi-circle-shape { display: none; }

    .appseo-about-section .appseo-about-img { left: -260px; }
}

@media screen and (max-width: 1045px) {
    .appseo-main-header .header-button { width: 150px; }

    .appseo-banner-section .appseo-banner-shape2 { display: none; }

    .appseo-banner-section .appseo-banner-vector { right: -310px; }

    .appseo-service-section .appseo-service-vector { z-index: -1; }

    .appseo-mission-area-section .appseo-mission-vector { right: -50%; }

    .appseo-case-study-content { justify-content: center; }

    .appseo-cta-section .appseo-cta-content { padding-left: 0; }
}

@media screen and (max-width: 991px) {
    .appseo-banner-section .appseo-banner-vector { position: static; }

    .appseo-banner-section .appseo-banner-content { padding: 200px 0px 50px; }

    .appseo-service-section { padding: 60px 0px 20px; }

    .appseo-service-content .appseo-service-box {
        background-color: #fff;
        margin: 0 auto;
        margin-bottom: 60px;
        max-width: 370px;
    }

    .appseo-about-section .appseo-about-img {
        margin-bottom: 40px;
        position: static;
    }

    .ready-to-grow-section .ready-vector { display: none; }

    .ready-to-grow-section .ready-go-form .ready-go-input-area {
        border-radius: 0;
        height: auto;
    }

    .ready-to-grow-section .ready-go-form .ready-go-input-area:before { display: none; }

    .ready-to-grow-section .ready-go-form .ready-go-input-area input {
        border-radius: 40px;
        margin-bottom: 30px;
        width: 100%;
    }

    .ready-to-grow-section .ready-go-form .sub-btn { position: static; }

    .appseo-mission-area-section .appseo-mission-vector { display: none; }

    .appseo-pricing-section .appseo-pricing-inner-box { margin-bottom: 140px; }

    .appseo-case-study-content { justify-content: center; }

    .appseo-cta-section .appseo-cta-btn { margin: 0 auto; }

    .appseo-cta-section .appseo-cta-content { padding-bottom: 30px; }

    .appseo-cta-section .appseo-call-vector { display: none; }

    .appseo-blog-img-text {
        margin: 0 auto;
        margin-bottom: 40px;
        max-width: 370px;
    }

    .appseo-newsletter-box {
        margin-top: 20px;
        padding-left: 0;
    }

    .appseo-newsletter-box .nws-button { top: 28px; }

    .appseo-copyright:after { display: none; }

    .appseo-menu-wrapper { display: none; }

    .appseo-mobile_menu_button { display: block; }

    .appseo-footer-widget .appseo-widget-title { padding-bottom: 20px; }

    .appseo-footer-widget { margin-bottom: 40px; }

    .appseo-main-header { padding-top: 30px; }

    .appseo-main-header.appseo-sticky-header-overlay { padding: 15px 0px 10px; }

    .appseo-about-section .appseo-about-content { float: none; }

    .appseo-main-header.appseo-sticky-header-overlay .appseo-logo { padding-top: 0; }

    .appseo-pricing-section { padding-top: 0; }
}

@media screen and (max-width: 580px) {
    .appseo-banner-section .appseo-banner-shape2 { display: none; }

    .appseo-about-section { padding-top: 20px; }

    .appseo-cta-section .appseo-cta-content h2 { font-size: 32px; }

    .appseo-blog-section { padding-bottom: 40px; }
}

@media screen and (max-width: 480px) {
    .appseo-banner-section .appseo-banner-content h1 { font-size: 40px; }

    .appseo-banner-section .appseo-banner-content .banner-call-action .call-action-text { font-size: 22px; }

    .appseo-section-title h2 { font-size: 32px; }

    .appseo-section-title2 h2 { font-size: 32px; }

    .ready-to-grow-section .ready-go-title h2 { font-size: 32px; }

    .ready-to-grow-section .ready-go-title span { font-size: 18px; }

    .ready-to-grow-section .ready-go-title { padding-bottom: 30px; }

    .appseo-pricing-section .appseo-pricing-item:after { display: none; }

    .appseo-case-study-img-text .appseo-case-text h3 { font-size: 22px; }

    .appseo-cta-section .appseo-cta-content { padding-left: 0; }

    .appseo-cta-section .appseo-cta-btn { margin: 0; }

    .appseo-cta-section .appseo-call-btn-area { padding-left: 0; }
}

@media screen and (max-width: 420px) {
    .appseo-banner-section .appseo-banner-content { padding: 180px 0px 50px; }

    .appseo-banner-section .appseo-banner-content .banner-call-action { margin-bottom: 40px; }

    .appseo-banner-section .appseo-banner-content .banner-btn .qut-btn {
        height: 55px;
        line-height: 55px;
        width: 175px;
    }

    .appseo-about-section .appseo-about-content { padding-right: 0; }

    .appseo-pricing-section .appseo-pricing-title h2 { font-size: 30px; }

    .ready-to-grow-section .ready-go-form .sub-btn button {
        height: 50px;
        line-height: 50px;
        width: 185px;
    }

    .appseo-pricing-section .appseo-pricing-inner-box .appseo-pricing-price strong { font-size: 50px; }

    .appseo-pricing-section .appseo-pricing-inner-box .appseo-pricing-price span { font-size: 30px; }

    .appseo-pricing-section .appseo-pricing-inner-box .appseo-pricing-btn {
        margin: 0 auto;
        margin-top: 15px;
        width: 190px;
    }

    .appseo-testimonial-content .appseo-testimonial-trigger:after,
    .appseo-testimonial-content .appseo-testimonial-trigger:before { display: none; }

    .appseo-cta-section .appseo-cta-btn {
        height: 60px;
        line-height: 60px;
        width: 180px;
    }

    .appseo-newsletter-box .nws-button button { width: 120px; }

    .appseo-copyright .appseo-footer-social,
    .appseo-copyright .appseo-copyright-text {
        display: block;
        float: none;
        margin-bottom: 20px;
    }

    .appseo-about-section { padding-bottom: 70px; }

    .ready-to-grow-section { padding: 50px 0px 60px; }

    .appseo-mission-area-section { padding: 60px 0px; }

    .appseo-mission-area-text .appseo-section-title2 { padding-bottom: 40px; }

    .appseo-pricing-section .appseo-pricing-item { padding-bottom: 0; }

    .appseo-pricing-section .appseo-pricing-inner-box .appseo-pricing-img {
        margin-bottom: 20px;
        position: static;
    }

    .appseo-pricing-section .appseo-pricing-inner-box { padding-top: 50px; }

    .appseo-pricing-section .appseo-pricing-inner-box { margin-bottom: 40px; }

    .appseo-pricing-section .appseo-pricing-inner-box.popular-appseo { top: 0; }

    .appseo-testimonial-content .appseo-testimonial-text { font-size: 20px; }

    .appseo-testimonial-section { padding: 40px 0px 75px; }

    .appseo-testimonial-content .appseo-testimonial-quote { padding-bottom: 65px; }

    .appseo-testimonial-content .appseo-testimonial-trigger .appseo-testi-name-degi h3 { font-size: 24px; }

    .appseo-case-study-section { padding: 60px 0px 20px; }

    .appseo-cta-section { padding: 60px 0px 50px; }

    .appseo-blog-section { padding: 50px 0px; }

    .appseo-footer-area-section { padding: 60px 0px; }

    .appseo-pricing-section .appseo-pricing-title { padding-bottom: 40px; }

    .appseo-newsletter-text h2 { font-size: 32px; }

    .ready-to-grow-section .ready-go-form .ready-go-input-area input {
        height: 50px;
        margin-bottom: 20px;
    }
}

@media screen and (max-width: 380px) {
    .appseo-mission-area-text p {
        font-size: 15px;
        overflow: hidden;
    }

    .appseo-testimonial-content .appseo-testimonial-quote:before { display: none; }

    .appseo-newsletter-box input { padding-left: 15px; }

    .appseo-newsletter-box input::placeholder { font-size: 14px; }

    .appseo-banner-section .appseo-banner-content h1 { font-size: 36px; }
}

@media screen and (max-width: 360px) {
    .appseo-banner-section .appseo-banner-content h1 { font-size: 35px; }

    .appseo-service-content .appseo-service-icon-text { padding: 55px 45px; }
}

@media screen and (max-width: 320px) {
    .appseo-banner-section .appseo-banner-content h1 { font-size: 30px; }

    .appseo-banner-section .appseo-banner-content .banner-call-action .call-action-text { font-size: 20px; }

    .appseo-section-title h2 { font-size: 30px; }

    .appseo-service-content .appseo-service-icon-text { padding: 55px 30px; }

    .appseo-section-title2 h2 { font-size: 28px; }

    .appseo-about-section .appseo-about-content .appseo-about-quote .quote-text-about { padding-left: 50px; }

    .ready-to-grow-section .ready-go-title h2 { font-size: 28px; }

    .ready-to-grow-section .ready-go-title span { font-size: 16px; }

    .appseo-mission-area-text .appseo-mission-area-item .appseo-mission-item-content .appseo-mission-area-text h3 { font-size: 20px; }
}

/*---------------------------------------------------- */

/*----------------------------------------------------*/

.theme_feature_area .read_btn,
.compare_content_item .compare_btn {
    background-color: #161616;
    border-radius: 25px;
    font-family: "Poppins";
    font-size: 15px;
    font-weight: 600;
    height: 45px;
    line-height: 45px;
    margin-top: 35px;
    overflow: hidden;
    position: relative;
    transition: 0.3s all ease-in-out;
    transition: 0.3s all ease-in-out;
    width: 145px;
    z-index: 1;
}

.theme_feature_area .read_btn a,
.compare_content_item .compare_btn a {
    color: #fff;
    display: block;
    width: 100%;
}

.theme_feature_area .read_btn:before,
.compare_content_item .compare_btn:before {
    background-image: linear-gradient(-38deg, #20fdee 0%, #0478e9 100%);
    content: "";
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    transition: 0.3s all ease-in-out;
    width: 100%;
    z-index: -1;
}

.theme_feature_area .read_btn:hover,
.compare_content_item .compare_btn:hover { box-shadow: 0px 14px 18px 0px rgba(1, 105, 228, 0.25); }

.theme_feature_area .read_btn:hover:before,
.compare_content_item .compare_btn:hover:before { opacity: 1; }

@keyframes fadeFromLeft {
    0% {
        opacity: 0;
        transform: translateX(-20px);
    }

    100% {
        opacity: 1;
        transform: translateX(0);
    }
}

@keyframes fadeFromRight {
    0% {
        opacity: 0;
        transform: translateX(20px);
    }

    100% {
        opacity: 1;
        transform: translateX(0);
    }
}

.fadeFromRight { animation-name: fadeFromRight; }

.fadeFromLeft { animation-name: fadeFromLeft; }

/*global area*/

/*----------------------------------------------------*/

.saas-modern {
    -moz-osx-font-smoothing: antialiased;
    -webkit-font-smoothing: antialiased;
    font-family: "Roboto";
    font-size: 16px;
    line-height: 1.4;
    margin: 0;
    overflow-x: hidden;
    padding: 0;
}

.saas-modern::selection {
    background-color: #6e3ebf;
    color: #ffffff;
}

.saas-modern::-moz-selection {
    background-color: #6e3ebf;
    color: #ffffff;
}

.saas-modern-preloader {
    background: #fff url("../img/saas-m/pre.svg") no-repeat center center;
    background-color: #fff;
}

.decoration-wrapper {
    overflow: hidden;
    position: relative;
}

@keyframes zooming {
    0% { transform: scale(1, 1); }

    50% { transform: scale(1.05, 1.05); }

    100% { transform: scale(1, 1); }
}

.zooming { animation: zooming 18s infinite both; }

.saas-modern-headline h1,
.saas-modern-headline h2,
.saas-modern-headline h3,
.saas-modern-headline h4,
.saas-modern-headline h5,
.saas-modern-headline h6 {
    font-family: "Poppins";
    margin: 0;
}

.section_title {
    margin: 0 auto;
    max-width: 530px;
}

.section_title .title_tag {
    background-color: #fff;
    border-radius: 20px;
    box-shadow: 0px 0px 27px 0px rgba(0, 0, 0, 0.15);
    display: inline-block;
    font-family: "Poppins";
    font-size: 14px;
    line-height: 35px;
    margin-bottom: 20px;
    padding-right: 20px;
}

.section_title .title_tag .tag_icon {
    background-image: linear-gradient(-38deg, #20fdee 0%, #0478e9 100%);
    border-radius: 100%;
    height: 35px;
    line-height: 35px;
    margin-right: 13px;
    width: 35px;
}

.section_title .title_tag .tag_icon i {
    color: #fff;
    font-size: 18px;
}

.section_title .section_title_text h2 {
    font-size: 36px;
    font-weight: 700;
    line-height: 1.306;
    padding-bottom: 15px;
}

.section_title .section_title_text h2 span { font-weight: 400; }

.section_title .section_title_text p {
    font-size: 18px;
    line-height: 1.667;
}

@keyframes line_animation {
    0% {
        opacity: 1;
        top: 0px;
    }

    50% { top: 50%; }

    100% {
        opacity: 1;
        top: 100%;
    }
}

@keyframes scroll2 {
    0% {
        bottom: 0px;
        opacity: 1;
    }

    50% { bottom: 50%; }

    100% {
        bottom: 100%;
        opacity: 1;
    }
}

@keyframes slide {
    from { background-position: 0 0; }

    to { background-position: 1920px 0; }
}

.line_animation {
    border-left: 1px solid rgba(255, 255, 255, 0.1);
    bottom: 0px;
    display: block;
    left: 50%;
    position: absolute;
    top: 0px;
    transform: translateX(-50%);
    width: 80%;
    z-index: -1;
}

.line_animation:before {
    animation: line_animation 15s ease-out infinite;
    background-color: #59adfe;
    border-radius: 100%;
    content: "";
    height: 10px;
    left: -2px;
    position: absolute;
    width: 10px;
}

.line_animation .line_area {
    border-right: 1px solid rgba(255, 255, 255, 0.1);
    display: inline-block;
    float: left;
    height: 100%;
    position: relative;
    width: 20%;
}

.line_animation .line_area:before {
    background-color: #59adfe;
    border-radius: 100%;
    content: "";
    height: 10px;
    position: absolute;
    right: -2px;
    width: 10px;
}

.line_animation .line_area:nth-child(even):before { animation: line_animation 15s ease-out infinite; }

.line_animation .line_area:nth-child(odd):before { animation: scroll2 15s ease-out infinite; }

.saas-modern-scrollup {
    background-image: linear-gradient(-38deg, #20fdee 0%, #0478e9 100%);
    border-radius: 100%;
    bottom: 100px;
    display: none;
    height: 55px;
    line-height: 55px;
    position: fixed;
    right: 30px;
    width: 55px;
    z-index: 5;
}

.saas-modern-scrollup:after {
    border-radius: 50%;
    box-shadow: 0 0 15px 10px rgba(255, 255, 255, 0.75);
    content: "";
    height: 0px;
    left: 20px;
    position: absolute;
    right: 0px;
    top: 15px;
    width: 0px;
}

.saas-modern-scrollup i {
    color: #fff;
    font-size: 20px;
}

/*---------------------------------------------------- */

/*Saas-Modern header area*/

/*----------------------------------------------------*/

.main_header {
    padding-top: 80px;
    position: absolute;
    width: 100%;
    z-index: 1;
}

.main-navigation { display: inline-block; }

.main-navigation .navbar-nav { display: inherit; }

.main-navigation .navbar-nav li { position: relative; }

.main-navigation .navbar-nav li a {
    color: #fff;
    display: inline;
    font-family: "Poppins";
    font-size: 16px;
    font-weight: 600;
    padding: 35px 10px;
    position: relative;
}

.main-navigation .navbar-nav li a.active { color: #30f8ef; }

.main-navigation .navbar-nav li a:after {
    background-color: #31f9ef;
    bottom: 25px;
    content: "";
    height: 2px;
    left: 0;
    position: absolute;
    transition: 0.3s all ease-in-out;
    width: 0%;
}

.main-navigation .navbar-nav li a:hover:after { width: 100%; }

.sign_up_btn {
    background-color: #30f8ef;
    border-radius: 25px;
    box-shadow: 0px 14px 18px 0px rgba(1, 105, 228, 0.25);
    color: #000000;
    display: inline-block;
    font-family: "Poppins";
    font-weight: 600;
    height: 38px;
    line-height: 38px;
    margin-left: 38px;
    transition: 400ms all ease;
    width: 90px;
}

.sign_up_btn:hover {
    background-color: #fff;
    color: #000;
}

.menu-bg-overlay {
    animation-duration: 0.7s;
    animation-fill-mode: both;
    animation-name: fadeInDown;
    animation-timing-function: ease;
    background-color: #000;
    padding: 25px 0px;
    position: fixed;
    top: -90px;
    transition: 0.3s all ease-in-out;
}

.main_header.menu-bg-overlay {
    box-shadow: 0 0 20px -10px rgba(0, 0, 0, 0.8);
    top: 0px;
    z-index: 9;
}

.main_header.menu-bg-overlay .main-navigation .navbar-nav li a:after { display: none; }

.main-navigation .dropdown { position: relative; }

.main-navigation .dropdown > .dropdown-menu {
    background-color: #fff;
    border: none;
    border-radius: 0;
    box-shadow: 0 5px 10px 0 rgba(83, 82, 82, 0.1);
    display: block;
    height: auto;
    left: 0;
    margin: 0px;
    opacity: 0;
    padding: 0px;
    padding: 10px 15px 10px;
    position: absolute;
    top: 65px;
    transition: all 0.2s ease-in-out;
    visibility: hidden;
    width: 200px;
    z-index: 2;
}

.main-navigation .dropdown > .dropdown-menu li {
    display: block;
    padding-bottom: 5px;
}

.main-navigation .dropdown > .dropdown-menu li a {
    color: #000;
    font-size: 14px;
}

.main-navigation .dropdown > .dropdown-menu li a:after { display: none; }

.main-navigation .dropdown:hover .dropdown-menu {
    opacity: 1;
    top: 55px;
    visibility: visible;
}

.mobile_menu_content {
    background-color: #fff;
    bottom: 0;
    box-shadow: 0px 3px 5px rgba(100, 100, 100, 0.19);
    height: 100vh;
    overflow-y: scroll;
    padding: 40px 0px;
    position: fixed;
    right: -350px;
    top: 0px;
    transition: all 0.5s cubic-bezier(0.9, 0.03, 0, 0.96) 0.6s;
    width: 280px;
    z-index: 101;
}

.mobile_menu_content .main-navigation { width: 100%; }

.mobile_menu_content .main-navigation .navbar-nav { width: 100%; }

.mobile_menu_content .navbar-nav .dropdown-menu {
    position: static !important;
    transform: none !important;
}

.mobile_menu_content .main-navigation .navbar-nav li {
    border-bottom: 1px solid #dcdcdc;
    display: block;
    padding: 5px 30px;
    transition: 0.3s all ease-in-out;
    width: 100%;
}

.mobile_menu_content .main-navigation .navbar-nav li:first-child { border-top: 1px solid #dcdcdc; }

.mobile_menu_content .main-navigation .navbar-nav li a {
    color: #000;
    display: block;
    font-size: 14px;
    font-weight: 400;
    padding: 0;
    width: 100%;
}

.mobile_menu_content .m-brand-logo { margin-bottom: 30px; }

.mobile_menu_wrap.mobile_menu_on .mobile_menu_content {
    right: -15px;
    transition: all 0.7s cubic-bezier(0.9, 0.03, 0, 0.96) 0.4s;
}

.mobile_menu_overlay {
    background-color: rgba(0, 0, 0, 0.9);
    height: 100%;
    height: 120vh;
    position: fixed;
    right: -100%;
    top: 0;
    transition: all 0.8s ease-in 0.8s;
    width: 100%;
    z-index: 100;
}

.mobile_menu_overlay_on { overflow: hidden; }

.mobile_menu_wrap.mobile_menu_on .mobile_menu_overlay {
    right: 0;
    transition: all 0.8s ease-out 0s;
}

.mobile_menu_button {
    color: #fff;
    cursor: pointer;
    display: none;
    font-size: 25px;
    line-height: 40px;
    position: absolute;
    right: 0;
    text-align: center;
    top: -38px;
}

.mobile_menu .main-navigation .navbar-nav li a:after { display: none; }

.mobile_menu .main-navigation .dropdown > .dropdown-menu {
    opacity: 1;
    visibility: visible;
}

.mobile_menu .mobile_menu_content .main-navigation .navbar-nav .dropdown-menu {
    border: none;
    box-shadow: none;
    display: none;
    padding: 0;
    transition: none;
}

.mobile_menu .mobile_menu_content .main-navigation .navbar-nav .dropdown-menu li {
    border: none;
    line-height: 1;
    padding: 3px 20px;
}

.mobile_menu .mobile_menu_content .main-navigation .navbar-nav .dropdown-menu li a { color: #000; }

.mobile_menu .dropdown { position: relative; }

.mobile_menu .dropdown:before {
    content: "";
    font-family: "Font Awesome 5 Free";
    font-size: 12px;
    font-weight: 700;
    position: absolute;
    right: 30px;
    top: 7px;
}

.mobile_menu .mobile_menu_close {
    color: #d60606;
    cursor: pointer;
    font-size: 20px;
    left: 15px;
    position: absolute;
    top: 15px;
}

/*---------------------------------------------------- */

/*Saas-Modern  banner area*/

/*----------------------------------------------------*/

.banner_section {
    margin-bottom: 90px;
    overflow: visible;
    padding: 215px 0 325px 0;
    z-index: 0;
}

.banner_text {
    margin: 0 auto;
    max-width: 550px;
}

.banner_text h1 {
    color: #fff;
    font-size: 50px;
    font-weight: 700;
    line-height: 1.2;
    padding-bottom: 20px;
}

.banner_text p {
    color: #fff;
    font-size: 20px;
    line-height: 1.35;
    margin: 0 auto;
    max-width: 500px;
    padding-bottom: 40px;
}

.banner_text .download_btn {
    background-color: #000;
    border-radius: 30px;
    color: #fff;
    font-family: "Poppins";
    font-size: 15px;
    font-weight: 700;
    height: 55px;
    line-height: 55px;
    margin: 0 auto;
    transition: 400ms all ease;
    width: 175px;
}

.banner_text .download_btn a {
    display: block;
    width: 100%;
}

.banner_text .download_btn:hover {
    background-color: #fff;
    color: #000;
}

.banner_screen {
    bottom: -155px;
    left: 0;
    margin: 0 auto;
    max-width: 765px;
    position: absolute;
    right: 0;
}

.banner_screen .screen_img .middle_screen { box-shadow: 0px 0px 27px 0px rgba(0, 0, 0, 0.14); }

.banner_screen .screen_img .side_screen1 {
    box-shadow: 0px 0px 27px 0px rgba(0, 0, 0, 0.14);
    left: -102px;
    position: absolute;
    top: -30px;
}

.banner_screen .screen_img .side_screen2 {
    box-shadow: 0px 0px 27px 0px rgba(0, 0, 0, 0.14);
    position: absolute;
    right: -150px;
    top: 65px;
}

.banner_shape1,
.banner_shape2,
.banner_shape3 { position: absolute; }

.banner_shape1 {
    left: 30%;
    top: 80px;
}

.banner_shape2 {
    left: 12%;
    top: 220px;
}

.banner_shape3 {
    right: 15%;
    top: 40%;
}

/*---------------------------------------------------- */

/*Saas-Modern Feature area*/

/*----------------------------------------------------*/

.featured_service_section { padding: 120px 0px 0px; }

.featured_service_section .section_title { padding-bottom: 55px; }

.featured_service_section .section_title h2 {
    margin: 0 auto;
    max-width: 400px;
}

.featured_content li {
    float: left;
    list-style: none;
    padding-bottom: 40px;
}

.featured_content .featured_icon_text {
    border-radius: 15px;
    height: 425px;
    margin: 0px auto;
    overflow: hidden;
    padding: 0 10px;
    padding-top: 60px;
    transition: 0.3s all ease-in-out;
    width: 285px;
    z-index: 1;
}

.featured_content .featured_icon_text:before {
    background-image: linear-gradient(-38deg, #0478e9 0%, #20fdee 100%);
    content: "";
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    transition: 0.3s all ease-in-out;
    visibility: hidden;
    width: 100%;
    z-index: -1;
}

.featured_content .featured_icon_text .featured_icon {
    background-image: linear-gradient(-38deg, #20fdee 0%, #0478e9 100%);
    border-radius: 100%;
    box-shadow: 0px 14px 18px 0px rgba(1, 105, 228, 0.25);
    height: 110px;
    line-height: 110px;
    margin: 0 auto;
    margin-bottom: 25px;
    width: 110px;
}

.featured_content .featured_icon_text .featured_icon i {
    color: #fff;
    font-size: 50px;
}

.featured_content .featured_icon_text .featured_icon:before {
    border-radius: 50%;
    box-shadow: 0 0 25px 25px rgba(255, 255, 255, 0.75);
    content: "";
    height: 0px;
    left: 40px;
    position: absolute;
    right: 0px;
    top: 25px;
    width: 0px;
}

.featured_content .featured_icon_text .featured_text {
    margin-bottom: 30px;
    padding: 0 20px;
}

.featured_content .featured_icon_text .featured_text h3 {
    color: #161616;
    font-size: 20px;
    font-weight: 600;
    padding-bottom: 20px;
    transition: 0.3s all ease-in-out;
}

.featured_content .featured_icon_text .featured_text p {
    line-height: 1.625;
    transition: 0.3s all ease-in-out;
}

.featured_content .featured_icon_text .feature_btn {
    margin-right: 25px;
    opacity: 0;
    transition: 0.3s all ease-in-out;
    visibility: hidden;
}

.featured_content .featured_icon_text .feature_btn a {
    color: #30f7ee;
    font-family: "Poppins";
    font-size: 15px;
    font-weight: 700;
    position: relative;
}

.featured_content .featured_icon_text .feature_btn a:after {
    content: "";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    position: absolute;
    right: -20px;
}

.featured_content .featured_icon_text:hover { box-shadow: 0px 14px 18px 0px rgba(1, 105, 228, 0.25); }

.featured_content .featured_icon_text:hover:before {
    opacity: 1;
    visibility: visible;
}

.featured_content .featured_icon_text:hover .featured_text p,
.featured_content .featured_icon_text:hover .featured_text h3 { color: #fff; }

.featured_content .featured_icon_text:hover .feature_btn {
    opacity: 1;
    visibility: visible;
}

#featured_scroll { padding-bottom: 40px; }

#featured_scroll .mCSB_scrollTools.mCSB_scrollTools_horizontal {
    height: 30px;
    margin: 0 auto;
    max-width: 570px;
}

#featured_scroll .mCSB_scrollTools .mCSB_draggerRail {
    background-color: #ececec;
    height: 20px;
}

#featured_scroll .mCSB_scrollTools { opacity: 1; }

#featured_scroll .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #22b0e7;
    box-shadow: 0px 6px 18px -5px rgba(2, 8, 38, 0.35);
    height: 20px;
}

#featured_scroll .mCustomScrollbar,
#featured_scroll .mCustomScrollbar.mCS_touch_action,
#featured_scroll .mCustomScrollbar.mCS_touch_action .mCS-aviva.mCSB_scrollTools { touch-action: auto; }

#featured_scroll .mCustomScrollBox { touch-action: pan-x pinch-zoom; }

#featured_scroll .mCustomScrollBox.mCSB_vertical_horizontal { touch-action: pinch-zoom; }

#featured_scroll .mCustomScrollBox.mCSB_horizontal { touch-action: pan-y pinch-zoom; }

.theme_feature_section { padding-top: 55px; }

.theme_feature_area { padding-bottom: 60px; }

.theme_feature_area .theme_feature_content { padding: 58px 35px; }

.theme_feature_area .theme_feature_content h3 {
    color: #fff;
    font-size: 24px;
    font-weight: 600;
    padding-bottom: 30px;
}

.theme_feature_area .theme_feature_content p {
    color: #fff;
    font-size: 18px;
    line-height: 1.444;
    padding-bottom: 25px;
}

.theme_feature_area .theme_feature_content .theme_feature_list li {
    color: #fff;
    font-size: 17px;
    margin-bottom: 22px;
    width: 100%;
}

.theme_feature_area .theme_feature_content .theme_feature_list li i {
    color: #18ff00;
    float: left;
    font-size: 16px;
    margin-right: 8px;
}

.theme_feature_area .theme_feature_content .theme_feature_list li span { overflow: hidden; }

.theme_feature_area .features_one {
    background-color: #138afd;
    margin-left: 100px;
}

.theme_feature_area .features_two {
    background-color: #000000;
    margin-right: 100px;
}

.theme_feature_area .features_two .theme_feature_list li i { color: #20fcee; }

.theme_feature_area .features_two .read_btn { background-color: #20fcee; }

.theme_feature_area .features_two .read_btn a {
    color: #000000;
    font-weight: 600;
    transition: 0.3s all ease-in-out;
}

.theme_feature_area .features_two .read_btn:hover a { color: #fff; }

/*---------------------------------------------------- */

/*Saas-Modercompare area*/

/*----------------------------------------------------*/

.compare_section {
    overflow: visible;
    padding-bottom: 15px;
}

.compare_section .compare_title h2 {
    color: #161616;
    font-size: 30px;
    font-weight: 700;
    line-height: 1.324;
    padding-bottom: 18px;
}

.compare_section .compare_title p {
    color: #383838;
    font-size: 18px;
    padding-bottom: 28px;
}

.compare_content_item { padding-top: 30px; }

.compare_content_item .compare_list { padding-left: 30px; }

.compare_content_item .compare_list li { margin-bottom: 20px; }

.compare_content_item .compare_list li i {
    color: #27c317;
    float: left;
    margin-right: 12px;
}

.compare_content_item .compare_list li span { overflow: hidden; }

.compare_content_item .compare_content { padding-top: 30px; }

.compare_img {
    max-width: 525px;
    z-index: 4;
}

.compare_img .compare_shape1,
.compare_img .compare_shape2 {
    position: absolute;
    z-index: -1;
}

.compare_img .compare_shape1 {
    left: 0;
    top: 35px;
}

.compare_img .compare_shape2 {
    right: 0;
    top: 15px;
}

.compare_section_two .compare_shape1 {
    left: -65px;
    top: 20px;
}

.compare_section_two .compare_shape2 {
    right: 65px;
    top: 0;
}

.compare_section_two .compare_content { padding-left: 30px; }

.compare_section_two .compare_content .compare_title { padding-bottom: 15px; }

.compare_section_two .compare_content_item .compare_list { padding-left: 0; }

/*---------------------------------------------------- */

/*user area*/

/*----------------------------------------------------*/

.trusted_user_section { padding: 80px 0px 140px; }

.trusted_content_img { padding-left: 45px; }

.trusted_content_img li {
    border-radius: 100%;
    box-shadow: 0px 4px 15px 0px rgba(23, 23, 23, 0.13);
    height: 95px;
    line-height: 102px;
    margin: 0 20px 20px 0px;
    transition: 0.3s all ease-in-out;
    width: 95px;
}

.trusted_content_img li:nth-child(1) { transform: scale(1.1); }

.trusted_content_img li:nth-child(2) { transform: translateY(30px); }

.trusted_content_img li:nth-child(2):hover { transform: translateY(30px) scale(1.1); }

.trusted_content_img li:nth-child(3) { transform: translateY(60px); }

.trusted_content_img li:nth-child(3):hover { transform: translateY(60px) scale(1.1); }

.trusted_content_img li:nth-child(4) { transform: translateY(-35px); }

.trusted_content_img li:nth-child(4):hover { transform: translateY(-35px) scale(1.1); }

.trusted_content_img li:nth-child(5) { transform: translateY(0px); }

.trusted_content_img li:nth-child(5):hover { transform: translateY(0px) scale(1.1); }

.trusted_content_img li:nth-child(6) { transform: translateY(25px); }

.trusted_content_img li:nth-child(6):hover { transform: translateY(25px) scale(1.1); }

.trusted_content_img li:nth-child(7) { transform: translateY(55px); }

.trusted_content_img li:nth-child(7):hover { transform: translateY(55px) scale(1.1); }

.trusted_content_img li:nth-child(8) { transform: translateY(-35px); }

.trusted_content_img li:nth-child(8):hover { transform: translateY(-35px) scale(1.1); }

.trusted_content_img li:nth-child(9) { transform: translateY(0px); }

.trusted_content_img li:nth-child(9):hover { transform: translateY(0px) scale(1.1); }

.trusted_content_img li:nth-child(10) { transform: translateY(20px); }

.trusted_content_img li:nth-child(10):hover { transform: translateY(20px) scale(1.1); }

.trusted_content_img li:nth-child(11) { transform: translateY(50px); }

.trusted_content_img li:nth-child(11):hover { transform: translateY(50px) scale(1.1); }

.trusted_content_img li:nth-child(12) { transform: translateY(-35px); }

.trusted_content_img li:nth-child(12):hover { transform: translateY(-35px) scale(1.1); }

.trusted_content_img li:hover { box-shadow: 0px 4px 35px 0px rgba(23, 23, 23, 0.13); }

.user_content { padding-top: 10px; }

.user_content .section_title { margin-left: 0; }

.user_content .user_text {
    color: #383838;
    font-size: 18px;
    padding-top: 25px;
}

/*---------------------------------------------------- */

/*partner area*/

/*----------------------------------------------------*/

.partner_section {
    background-color: #edf1f5;
    padding: 105px 0px;
    z-index: 1;
}

.partner_member { padding-top: 40px; }

.partner_section .section_title {
    margin: 0 auto;
    max-width: 550px;
    padding: 0px 0px 25px 85px;
}

.partner_section .mem_img_text .mem_pic {
    border-radius: 100%;
    height: 230px;
    margin: 0 auto;
    overflow: hidden;
    width: 230px;
}

.partner_section .mem_img_text .mem_pic:before {
    background-color: rgba(0, 0, 0, 0.3);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

.partner_section .mem_img_text .mem_pic:after {
    background-image: url(../img/saas-m/partner/pbg.png);
    background-repeat: no-repeat;
    bottom: -95px;
    content: "";
    height: 100%;
    left: -18px;
    opacity: 0;
    position: absolute;
    transition: 0.3s all ease-in-out;
    visibility: hidden;
    width: 100%;
}

.partner_section .mem_img_text .member_social {
    bottom: 20px;
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    text-align: center;
    transition: 0.3s all ease-in-out;
    visibility: hidden;
    z-index: 3;
}

.partner_section .mem_img_text .member_social li {
    color: #fff;
    font-size: 18px;
    margin: 0px 7px;
}

.partner_section .mem_img_text .mem_img_line { z-index: 1; }

.partner_section .mem_img_text .mem_img_line .line_shape1,
.partner_section .mem_img_text .mem_img_line .line_shape2 {
    background-image: linear-gradient(116deg, #0478e9 0%, #20fdee 100%);
    box-shadow: 0px 14px 18px 0px rgba(1, 105, 228, 0.25);
    height: 325px;
    left: 120px;
    opacity: 0;
    position: absolute;
    top: -40px;
    transform: rotate(50deg);
    transition: 0.3s all ease-in-out;
    visibility: hidden;
    width: 5px;
    z-index: -1;
}

.partner_section .mem_img_text .mem_img_line .line_shape2 {
    height: 285px;
    left: 140px;
    top: -35px;
}

.partner_section .mem_img_text .mem_name_designation { margin-top: 45px; }

.partner_section .mem_img_text .mem_name_designation h4 {
    color: #0e0e0e;
    font-size: 20px;
    font-weight: 700;
    padding-bottom: 10px;
}

.partner_section .mem_img_text .mem_name_designation p {
    color: #383838;
    font-size: 15px;
}

.partner_section .mem_img_text:hover .member_social {
    bottom: 35px;
    opacity: 1;
    visibility: visible;
}

.partner_section .mem_img_text:hover .mem_pic:after {
    opacity: 1;
    visibility: visible;
}

.partner_section .mem_img_text:hover .line_shape1,
.partner_section .mem_img_text:hover .line_shape2 {
    height: 285px;
    opacity: 1;
    visibility: visible;
}

.partner_section .mem_img_text:hover .line_shape2 { height: 325px; }

.partner_text {
    font-size: 18px;
    line-height: 1.667;
    max-width: 480px;
    padding-left: 35px;
    padding-top: 20px;
}

/*---------------------------------------------------- */

/*testimonial area*/

/*----------------------------------------------------*/

.testimonial_section { padding: 105px 0px 70px 0px; }

.testimonial_section .section_title { padding-bottom: 50px; }

.testimonial_content {
    display: inline-block;
    padding: 20px;
}

.testimonial_content .testimonial_rating { margin-top: 10px; }

.testimonial_content .testimonial_rating li {
    color: #f6b91c;
    font-size: 14px;
}

.testimonial_content .testimonial_text {
    background-color: white;
    border-bottom-left-radius: 0px;
    border-radius: 10px;
    box-shadow: 0px 7px 24px 0px rgba(2, 55, 156, 0.2);
    overflow: hidden;
    padding: 50px 40px;
    z-index: 1;
}

.testimonial_content .testimonial_text p { line-height: 1.875; }

.testimonial_content .testimonial_text:before {
    background-image: url(../img/saas-m/testimonial/tshape1.png);
    background-repeat: no-repeat;
    bottom: -95px;
    content: "";
    height: 100%;
    opacity: 0;
    position: absolute;
    right: -45px;
    transition: 0.3s all ease-in-out;
    visibility: hidden;
    width: 40%;
    z-index: -1;
}

.testimonial_content .testimonial_text:hover:before {
    bottom: -85px;
    opacity: 1;
    visibility: visible;
}

.qoute_mark:after {
    border-left: 0px solid transparent;
    border-right: 50px solid transparent;
    border-top: 45px solid #fff;
    bottom: -45px;
    content: "";
    filter: drop-shadow(0px 20px 13px rgba(2, 55, 156, 0.2));
    left: 0px;
    position: absolute;
    z-index: 1;
}

.testimonial_name_designation {
    margin-top: 30px;
    padding-left: 30px;
}

.testimonial_name_designation .testimonial_img {
    border: 5px solid #fff;
    border-radius: 100%;
    box-shadow: 0px 7px 6px 0px rgba(0, 15, 44, 0.19), inset -1px 0px 27px 0px rgba(0, 0, 0, 0.29);
    height: 65px;
    margin-right: 18px;
    overflow: hidden;
    width: 65px;
}

.testimonial_name_designation .testimonial_meta {
    display: inline-block;
    margin-top: 10px;
}

.testimonial_name_designation .testimonial_meta h4 {
    color: #161616;
    font-size: 22px;
    font-weight: 700;
}

.testimonial_name_designation .testimonial_meta p {
    color: #444444;
    font-size: 14px;
}

.testimonial_slider .carousel-control-prev,
.testimonial_slider .carousel-control-next {
    background-color: #fff;
    border-radius: 50px;
    bottom: 40px;
    box-shadow: 0px 7px 7px 0px rgba(0, 15, 44, 0.18);
    color: #373a5b;
    display: inline-block;
    font-size: 18px;
    font-weight: 700;
    height: 50px;
    left: 190px;
    line-height: 58px;
    margin: 0px 15px 0px 0px;
    opacity: 1;
    text-align: center;
    top: auto;
    transition: all 300ms ease;
    width: 50px;
}

.testimonial_slider .carousel-control-prev:before,
.testimonial_slider .carousel-control-next:before {
    border-radius: 50px;
    content: "";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    height: 50px;
    left: 0px;
    line-height: 50px;
    position: absolute;
    text-align: center;
    top: 0px;
    width: 50px;
}

.testimonial_slider .carousel-control-prev:hover,
.testimonial_slider .carousel-control-next:hover {
    background-color: #000;
    color: #fff;
}

.testimonial_slider .carousel-control-prev { left: 120px; }

.testimonial_slider .carousel-control-prev:before { content: ""; }

.carousel-indicators { position: static; }

.testimonial_indicator {
    background-image: url(../img/saas-m/testimonial/in-bg.png);
    background-repeat: no-repeat;
    display: block;
    height: 510px;
    margin: 20px 20px 0 0;
    max-width: 100%;
    position: relative;
}

.testimonial_indicator .carousel-indicators li {
    border: 5px solid #fff;
    border-radius: 50%;
    box-shadow: 0px 7px 6px 0px rgba(0, 15, 44, 0.19), inset -1px 0px 27px 0px rgba(0, 0, 0, 0.29);
    color: #202120;
    height: 60px;
    overflow: hidden;
    position: absolute;
    text-align: center;
    transition: all 500ms ease;
    width: 60px;
}

.testimonial_indicator .carousel-indicators li img { display: block; }

.testimonial_indicator .carousel-indicators li:nth-child(1) {
    bottom: 105px;
    right: 100px;
}

.testimonial_indicator .carousel-indicators li:nth-child(2) {
    bottom: 45px;
    left: 90px;
}

.testimonial_indicator .carousel-indicators li:nth-child(3) {
    left: 0px;
    top: 40%;
}

.testimonial_indicator .carousel-indicators li:nth-child(4) {
    left: 100px;
    top: 90px;
}

.testimonial_indicator .carousel-indicators li:nth-child(5) {
    left: 0;
    margin: 0 auto;
    right: 0;
    top: 35%;
}

.testimonial_indicator .carousel-indicators li:nth-child(6) {
    right: 120px;
    top: -30px;
}

.testimonial_indicator .active { transform: scale(1.5); }

/*---------------------------------------------------- */

/*testimonial area*/

/*----------------------------------------------------*/

.newslatter_content {
    background-image: linear-gradient(-115deg, #0478e9 0%, #20fdee 100%);
    border-radius: 20px;
    box-shadow: inset 0px 2px 8px 0px rgba(0, 0, 0, 0.29);
    left: 0;
    left: 0;
    margin: 0 auto;
    max-width: 1170px;
    overflow: hidden;
    padding: 65px 0px 70px;
    position: absolute;
    right: 0;
    top: -165px;
    width: 100%;
    z-index: 2;
}

.newslatter_content:after {
    border: 30px solid #3f91e0;
    border-radius: 100%;
    content: "";
    height: 300px;
    position: absolute;
    right: -160px;
    top: -40px;
    width: 300px;
}

.newslatter_content .newslatter_title {
    margin: 0 auto;
    max-width: 380px;
    padding-bottom: 45px;
}

.newslatter_content .newslatter_title h2 {
    color: #fff;
    font-size: 36px;
    font-weight: 700;
    padding-bottom: 20px;
}

.newslatter_content .newslatter_title p {
    color: #fff;
    line-height: 1.75;
}

.newslatter_content .newslatter-form {
    margin: 0 auto;
    max-width: 650px;
    padding-left: 30px;
}

.newslatter_content .newslatter-form input {
    border: none;
    border-radius: 5px;
    box-shadow: 0px 6px 40px 0px rgba(5, 41, 140, 0.25);
    height: 65px;
    padding: 0px 25px;
    width: 100%;
}

.newslatter_content .newslatter-form .nws-button {
    position: absolute;
    right: 8px;
    top: 8px;
}

.newslatter_content .newslatter-form .nws-button button {
    background-image: linear-gradient(-38deg, #0478e9 0%, #20fdee 100%);
    border: none;
    border-radius: 5px;
    color: #fff;
    font-family: "Poppins";
    font-size: 15px;
    font-weight: 700;
    height: 50px;
    width: 130px;
}

.newslatter_content .newslatter-form .nws-button button:hover { background-image: linear-gradient(-38deg, #20fdee 0%, #0478e9 100%); }

.newslatter_content .img_bg {
    left: 15px;
    position: absolute;
    top: 15px;
}

.newslatter_content .subs_icon {
    height: 100%;
    left: 0px;
    margin: 0 auto;
    max-width: 1920px;
    position: absolute;
    right: 0px;
    top: 50px;
    width: 100%;
    z-index: -1;
}

.newslatter_content .subs_icon .subs_iconitem-1 {
    -webkit-animation: slide 60s linear infinite;
    animation: slide 60s linear infinite;
    background-repeat: no-repeat;
    height: 46px;
    left: 0px;
    top: 150px;
    width: 100%;
}

.newslatter_content .subs_icon .subs_iconitem-2 {
    -webkit-animation: slide 50s linear infinite;
    animation: slide 50s linear infinite;
    background-repeat: no-repeat;
    height: 46px;
    left: 0px;
    top: 70px;
    width: 100%;
}

.newslatter_content .subs_icon .subs_iconitem-3 {
    -webkit-animation: slide 90s linear infinite;
    animation: slide 90s linear infinite;
    background-repeat: no-repeat;
    height: 46px;
    left: 0px;
    top: 310px;
    width: 100%;
}

/*---------------------------------------------------- */

/*Footer area*/

/*----------------------------------------------------*/

.footer_section {
    background-color: #edf2f6;
    margin-top: 165px;
    padding-top: 260px;
}

.footer_section .footer_widget_content {
    border-bottom: 2px solid #d2d1d2;
    padding-bottom: 75px;
}

.footer_widget .footer_logo { margin-bottom: 30px; }

.footer_widget .footer_text {
    font-size: 14px;
    line-height: 1.714;
    padding-bottom: 35px;
}

.footer_widget .footer_social li {
    color: #8c8c8c;
    font-size: 17px;
    margin-right: 18px;
    transition: 0.3s all ease-in-out;
}

.footer_widget .footer_social li:hover { transform: translateY(-4px); }

.footer_widget .footer_social li:hover i {
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    background-image: linear-gradient(-38deg, #0478e9 0%, #20fdee 100%);
    transition: 0.3s all ease-in-out;
}

.footer_widget .quick_link { max-width: 205px; }

.footer_widget .quick_link li {
    color: #383838;
    font-size: 14px;
    margin-bottom: 10px;
    margin-right: 10px;
    position: relative;
}

.footer_widget .quick_link li:before {
    background-image: linear-gradient(116deg, #20fdee 0%, #0478e9 100%);
    bottom: 0;
    content: "";
    height: 1px;
    left: auto;
    position: absolute;
    right: 0;
    transition: 0.3s all ease-in-out;
    width: 0%;
}

.footer_widget .quick_link li:hover:before {
    left: 0;
    right: auto;
    width: 100%;
}

.widget_title {
    color: #1a0a38;
    font-family: "Poppins";
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 48px;
}

.widget_title:after {
    background-image: linear-gradient(116deg, #20fdee 0%, #0478e9 100%);
    bottom: -9px;
    content: "";
    height: 3px;
    left: 0;
    position: absolute;
    width: 35px;
}

.footer_address li {
    font-family: "Poppins";
    font-size: 14px;
    line-height: 1.875;
    margin-bottom: 8px;
}

.footer_address span {
    color: #180b36;
    font-weight: 600;
    margin-right: 5px;
}

.insta_feed li {
    background-color: #000;
    float: left;
    height: 75px;
    margin-bottom: 7px;
    margin-right: 10px;
    position: relative;
    transition: 0.3s all ease-in-out;
    width: 75px;
}

.insta_feed li:before {
    background-color: #000;
    content: "";
    height: 100%;
    opacity: 0;
    position: absolute;
    top: 0;
    transition: 0.3s all ease-in-out;
    width: 100%;
}

.insta_feed li i {
    color: #fff;
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    text-align: center;
    top: 50%;
    transform: translateY(-50%);
    transition: 0.3s all ease-in-out;
}

.insta_feed li:hover:before { opacity: 0.7; }

.insta_feed li:hover i { opacity: 1; }

.copyright_text { padding: 30px 0px; }

.copyright_text p,
.copyright_text span {
    color: #666666;
    font-family: "Poppins";
    font-size: 14px;
}

.copyright_text span { float: right; }

/*---------------------------------------------------- */

/*responsive area*/

/*----------------------------------------------------*/

@media screen and (max-width: 1140px) {
    .compare_section {
        overflow: hidden;
        padding-bottom: 30px;
    }

    .theme_feature_area .theme_feature_content h3 { font-size: 22px; }
}

@media screen and (max-width: 1024px) {
    .banner_screen .screen_img .side_screen2 { right: -40px; }

    .trusted_content_img li:nth-child(2),
    .trusted_content_img li:nth-child(2):hover { transform: translateY(0px); }

    .trusted_content_img li:nth-child(3),
    .trusted_content_img li:nth-child(3):hover { transform: translateY(0px); }

    .trusted_content_img li:nth-child(4),
    .trusted_content_img li:nth-child(4):hover { transform: translateY(0px); }

    .trusted_content_img li:nth-child(5),
    .trusted_content_img li:nth-child(5):hover { transform: translateY(0px); }

    .trusted_content_img li:nth-child(6),
    .trusted_content_img li:nth-child(6):hover { transform: translateY(0px); }

    .trusted_content_img li:nth-child(7),
    .trusted_content_img li:nth-child(7):hover { transform: translateY(0px); }

    .trusted_content_img li:nth-child(8),
    .trusted_content_img li:nth-child(8):hover { transform: translateY(0px); }

    .trusted_content_img li:nth-child(9),
    .trusted_content_img li:nth-child(9):hover { transform: translateY(0px); }

    .trusted_content_img li:nth-child(10),
    .trusted_content_img li:nth-child(10):hover { transform: translateY(0px); }

    .trusted_content_img li:nth-child(11),
    .trusted_content_img li:nth-child(11):hover { transform: translateY(0px); }

    .trusted_content_img li:nth-child(12),
    .trusted_content_img li:nth-child(12):hover { transform: translateY(0px); }

    .newslatter_content .img_bg { left: -60px; }
}

@media screen and (max-width: 991px) {
    .banner_shape3,
    .banner_shape2 { width: 100px; }


    .main_header { padding-top: 50px; }

    .main_header.menu-bg-overlay { padding-top: 30px; }

    .theme_feature_area .features_one { margin-left: 0; }

    .theme_feature_area .features_two { margin-right: 0; }

    .trusted_content_img {
        max-width: 500px;
        padding-left: 0;
    }

    .user_content { padding-top: 60px; }

    .banner_screen { max-width: 510px; }

    .main_menu_list .main-navigation { display: none; }

    .mobile_menu_button { display: block; }

    .sign_up_btn {
        position: absolute;
        right: 80px;
        top: -5px;
    }

    .banner_shape1,
    .banner_shape2,
    .banner_shape3 { z-index: -1; }

    .main_header { padding-top: 35px; }

    .compare_img { margin: 0 auto; }

    .partner_section .section_title { padding: 0; }

    .partner_text {
        margin-bottom: 50px;
        padding-left: 0;
    }

    .testimonial_indicator {
        margin: 0 auto;
        margin-top: 20px;
        max-width: 550px;
    }

    .testimonial_slider .carousel-control-prev,
    .testimonial_slider .carousel-control-next { bottom: -50px; }

    .testimonial_section { padding-bottom: 110px; }

    .mem_img_text {
        margin: 0 auto;
        margin-bottom: 30px;
        max-width: 270px;
    }

    .newslatter_content .img_bg { display: none; }

    .newslatter_content:after { display: none; }

    .widget_title { margin-bottom: 30px; }

    .footer_widget .footer_logo { margin-bottom: 18px; }

    .footer_widget .footer_text { padding-bottom: 20px; }

    .footer_widget { margin-bottom: 30px; }
}

@media screen and (max-width: 767px) {
    .sign_up_btn { top: -38px; }

    .banner_screen { max-width: 450px; }

    .banner_screen .screen_img .side_screen2 { width: 200px; }

    .banner_screen .screen_img .side_screen1 { width: 150px; }

    .banner_text h1 { font-size: 36px; }

    .banner_section {
        margin-bottom: 200px;
        padding: 185px 0 150px 0;
    }

    .banner_shape2 {
        left: 3%;
        top: 180px;
        width: 70px;
    }

    .banner_shape3 {
        right: 8%;
        top: 45%;
        width: 70px;
    }

    .banner_shape1 { width: 40px; }

    .main_header.menu-bg-overlay { padding: 20px 0px 15px 0px; }

    .banner_section { margin-bottom: 135px; }

    .theme_feature_area .features_one { margin-bottom: 30px; }

    .trusted_user_section { padding: 70px 0px 60px; }

    .partner_section { padding: 70px 0px 40px; }

    .copyright_text span { float: none; }

    .copyright_text { text-align: center; }
}

@media screen and (max-width: 580px) {
    .banner_screen { max-width: 385px; }

    .banner_screen .screen_img .side_screen1 {
        left: -75px;
        width: 125px;
    }
}

@media screen and (max-width: 480px) {
    .banner_screen { display: none; }

    .banner_section {
        margin-bottom: 0;
        padding: 150px 0 130px 0;
    }

    .banner_shape1,
    .banner_shape2,
    .banner_shape3 {
        opacity: 0.5;
        z-index: -1;
    }

    .banner_text {
        position: relative;
        z-index: 2;
    }

    .section_title .section_title_text h2 { font-size: 30px; }

    .section_title .section_title_text p { font-size: 16px; }

    .compare_img .compare_shape1,
    .compare_img .compare_shape2 { max-width: 70%; }


    .testimonial_indicator { background-size: 395px 465px; }

    .newslatter_content .newslatter-form {
        margin: 0 15px;
        padding-left: 0;
    }

    .footer_section .footer_widget_content { padding-bottom: 20px; }
}

@media screen and (max-width: 420px) {
    .banner_text p { font-size: 18px; }

    .featured_content .featured_icon_text { width: 300px; }

    .compare_content_item .compare_content {
        margin-bottom: 30px;
        padding-top: 0;
    }

    .compare_section .compare_title h2 { font-size: 26px; }

    .theme_feature_section { padding-top: 20px; }

    .theme_feature_area .theme_feature_content .theme_feature_list li { margin-bottom: 15px; }

    .banner_text .download_btn {
        height: 50px;
        width: 160px;
    }

    .sign_up_btn {
        font-size: 14px;
        height: 35px;
        line-height: 35px;
        width: 85px;
    }

    .sign_up_btn { right: 60px; }

    .trusted_content_img li { margin: 0 10px 10px 0; }

    .featured_service_section .section_title { padding-bottom: 20px; }

    .compare_section_two .compare_content,
    .compare_content_item .compare_list { padding-left: 0; }

    .testimonial_content { padding: 10px; }

    .testimonial_content .testimonial_text { padding: 25px 20px; }

    .newslatter_content .newslatter_title { padding: 0px 15px 25px; }

    .newslatter_content .newslatter_title h2 {
        font-size: 25px;
        padding-bottom: 15px;
    }

    .newslatter_content .newslatter-form .nws-button button {
        font-size: 14px;
        width: 90px;
    }

    .newslatter_content .newslatter-form input { padding: 0 15px; }

    .newslatter_content .newslatter_title p { font-size: 14px; }

    .newslatter_content {
        margin-bottom: 50px;
        padding: 55px 0px 55px;
        position: static;
    }

    .footer_section { padding-top: 0; }

    .footer_section { margin-top: 0; }

    .testimonial_section { padding-top: 70px; }

    .testimonial_name_designation .testimonial_meta h4 { font-size: 22px; }

    .scrollup {
        bottom: 20px;
        height: 45px;
        line-height: 45px;
        right: 15px;
        width: 45px;
    }

    .theme_feature_area .theme_feature_content .theme_feature_list li { font-size: 16px; }

    .theme_feature_area .theme_feature_content p { font-size: 16px; }
}

@media screen and (max-width: 380px) {
    .banner_text h1 { font-size: 32px; }

    .banner_text p { font-size: 16px; }

    .compare_section .compare_title h2 { font-size: 24px; }

    .trusted_user_section { padding: 20px 0px 60px; }

    .section_title .section_title_text h2 { font-size: 24px; }

    .testimonial_indicator .carousel-indicators li:nth-child(4) {
        left: 55px;
        top: 60px;
    }

    .testimonial_indicator .carousel-indicators li:nth-child(1) {
        bottom: 85px;
        right: 50px;
    }

    .testimonial_indicator { background-size: 325px 460px; }

    .testimonial_indicator .carousel-indicators li:nth-child(1) {
        bottom: 135px;
        right: 25px;
    }
}

/*---------------------------------------------------- */

/*---------------------------------------------------- */

/*----------------------------------------------------*/

/*SaaS Classic*/

/*----------------------------------------------------*/

.saas-classic {
    -moz-osx-font-smoothing: antialiased;
    -webkit-font-smoothing: antialiased;
    font-family: "Roboto";
    font-size: 16px;
    line-height: 1.4;
    margin: 0;
    overflow-x: hidden;
    padding: 0;
}

.saas-classic::selection {
    background-color: #6e3ebf;
    color: #ffffff;
}

.saas-classic::-moz-selection {
    background-color: #6e3ebf;
    color: #ffffff;
}

.saas-classic-preloader {
    background: #fff url("../img/saas-c/pre.svg") no-repeat center center;
    background-color: #fff;
}

.saas2-headline h1,
.saas2-headline h2,
.saas2-headline h3,
.saas2-headline h4,
.saas2-headline h5,
.saas2-headline h6 {
    font-family: "Poppins";
    margin: 0;
}

.saas-classic-scrollup {
    background-image: linear-gradient(-45deg, #e511e6 32%, #6b2c94 100%);
    border-radius: 100%;
    bottom: 20px;
    display: none;
    height: 55px;
    line-height: 55px;
    position: fixed;
    right: 20px;
    width: 55px;
    z-index: 5;
}

.saas-classic-scrollup i {
    color: #fff;
    font-size: 20px;
}

.saas_two_section_title {
    margin: 0 auto;
    max-width: 465px;
}

.saas_two_section_title .title_tag { padding: 5px 30px; }

.saas_two_section_title h2 {
    font-size: 40px;
    padding-top: 15px;
}

.saas_btn a {
    border: 2px solid #6c2b95;
    border-radius: 30px;
    display: inline-block;
    font-size: 15px;
    font-weight: 700;
}

.saas_btn:before {
    font-family: "Font Awesome 5 Free";
    font-size: 22px;
    font-weight: 900;
    left: 32px;
    position: absolute;
    top: 8px;
}

/*---------------------------------------------------- */

/*global area*/

/*----------------------------------------------------*/

@keyframes fadeFromLeft {
    0% {
        opacity: 0;
        transform: translateX(-20px);
    }

    100% {
        opacity: 1;
        transform: translateX(0);
    }
}

@keyframes fadeFromRight {
    0% {
        opacity: 0;
        transform: translateX(20px);
    }

    100% {
        opacity: 1;
        transform: translateX(0);
    }
}

@keyframes fadeFromUp {
    0% {
        opacity: 0;
        transform: translateY(20px);
    }

    100% {
        opacity: 1;
        transform: translateY(0);
    }
}

.fadeFromUp { animation-name: fadeFromUp; }

.fadeFromRight { animation-name: fadeFromRight; }

.fadeFromLeft { animation-name: fadeFromLeft; }

.saas_two_section_title .title_tag,
.saas_two_banner_section .s2-banner_content .s2-tilte_tag,
.saas_two_feature_section .s2-feature_text .feature_tag,
.integration_section .integration_text .feature_tag {
    background-color: #ede0f4;
    border-radius: 8px;
    color: #951fb3;
    display: inline-block;
    font-size: 18px;
    font-weight: 500;
    padding: 3px 30px;
}

.saas_two_section_title h2,
.saas_two_banner_section .s2-banner_content h1,
.saas_two_about_section .s2-about_text_icon .s2-about_text h3,
.saas_two_feature_section .s2-feature_text h2,
.integration_section .integration_text h2,
.saas_two_team_section .s2-team_img_text .s2_name_info h3 {
    color: #010101;
    font-weight: 700;
}

.saas_two_section_title h2 span,
.saas_two_banner_section .s2-banner_content h1 span,
.saas_two_about_section .s2-about_text_icon .s2-about_text h3 span,
.saas_two_feature_section .s2-feature_text h2 span,
.integration_section .integration_text h2 span,
.saas_two_team_section .s2-team_img_text .s2_name_info h3 span { font-weight: 300; }

.saas_btn:before,
.service_read_more a:after,
.saas_two_about_section .s2-about_text_icon .s2-about_text a:after,
.integration_section .integration_text a:after,
.saas_two_banner_section .s2-banner_content .banner_btn a i,
.saas_two_feature_section .s2-feature_text .saas_btn a i,
.s2-pricing_section .s2-pricing_item .s2-pricing_btn a i {
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
/*    background: linear-gradient(-45deg, #6b2c94 32%, #fc01fd 100%);*/
}

.saas_two_about_section .s2-about_text_icon .s2-about_text p,
.saas_two_feature_section .s2-feature_text p,
.integration_section .integration_text p {
    color: #353535;
    font-size: 17px;
    line-height: 1.588;
    padding-bottom: 20px;
}

.service_read_more a,
.saas_two_about_section .s2-about_text_icon .s2-about_text a,
.integration_section .integration_text a {
    color: #0066ff;
    font-family: "Poppins";
    font-size: 15px;
    font-weight: 600;
    position: relative;
}

.service_read_more a:after,
.saas_two_about_section .s2-about_text_icon .s2-about_text a:after,
.integration_section .integration_text a:after {
    content: "";
    font-family: "Font Awesome 5 Free";
    font-size: 20px;
    font-weight: 900;
    opacity: 0;
    position: absolute;
    right: -35px;
    top: 0px;
    transition: 0.3s all ease-in-out;
    visibility: hidden;
}

.service_read_more a:before,
.saas_two_about_section .s2-about_text_icon .s2-about_text a:before,
.integration_section .integration_text a:before {
    background-color: #0066ff;
    bottom: -3px;
    content: "";
    height: 2px;
    position: absolute;
    transition: 0.4s all ease-in-out;
    width: 0%;
}

.service_read_more a:hover:before,
.saas_two_about_section .s2-about_text_icon .s2-about_text a:hover:before,
.integration_section .integration_text a:hover:before { width: 100%; }

.service_read_more a:hover:after,
.saas_two_about_section .s2-about_text_icon .s2-about_text a:hover:after,
.integration_section .integration_text a:hover:after {
    opacity: 1;
    right: -25px;
    transition-delay: 0.3s;
    visibility: visible;
}

.saas_two_banner_section .s2-banner_content .banner_btn a,
.saas_two_feature_section .s2-feature_text .saas_btn a,
.s2-pricing_section .s2-pricing_item .s2-pricing_btn a {
    border-radius: 50px;
    display: inline-block;
    overflow: hidden;
    position: relative;
    transition: 0.3s all ease-in-out;
}

.saas_two_banner_section .s2-banner_content .banner_btn a:before,
.saas_two_feature_section .s2-feature_text .saas_btn a:before,
.s2-pricing_section .s2-pricing_item .s2-pricing_btn a:before {
    border-radius: 50%;
    box-shadow: 0 0 30px 31px rgba(213, 8, 217, 0.9);
    content: "";
    height: 0px;
    opacity: 0;
    position: absolute;
    right: 0;
    right: 15px;
    top: 45px;
    transition: 0.3s all ease-in-out;
    visibility: hidden;
    width: 0px;
    z-index: -1;
}

.saas_two_banner_section .s2-banner_content .banner_btn a:after,
.saas_two_feature_section .s2-feature_text .saas_btn a:after,
.s2-pricing_section .s2-pricing_item .s2-pricing_btn a:after {
    background-color: #6c2b95;
    content: "";
    height: 100%;
    position: absolute;
    right: 0;
    top: -100%;
    transition: 0.3s all ease-in-out;
    width: 100%;
    z-index: -2;
}

.saas_two_banner_section .s2-banner_content .banner_btn a:hover,
.saas_two_feature_section .s2-feature_text .saas_btn a:hover,
.s2-pricing_section .s2-pricing_item .s2-pricing_btn a:hover { color: #fff; }

.saas_two_banner_section .s2-banner_content .banner_btn a:hover i,
.saas_two_feature_section .s2-feature_text .saas_btn a:hover i,
.s2-pricing_section .s2-pricing_item .s2-pricing_btn a:hover i {
    -webkit-text-fill-color: inherit;
    background: none;
}

.saas_two_banner_section .s2-banner_content .banner_btn a:hover:before,
.saas_two_feature_section .s2-feature_text .saas_btn a:hover:before,
.s2-pricing_section .s2-pricing_item .s2-pricing_btn a:hover:before {
    opacity: 1;
    right: 25px;
    visibility: visible;
}

.saas_two_banner_section .s2-banner_content .banner_btn a:hover:after,
.saas_two_feature_section .s2-feature_text .saas_btn a:hover:after,
.s2-pricing_section .s2-pricing_item .s2-pricing_btn a:hover:after { top: 0; }

/*---------------------------------------------------- */

/*Header area*/

/*----------------------------------------------------*/

.saas_two_main_header {
    background-color: #fff;
    box-shadow: 0px 11px 68px 0px rgba(0, 0, 0, 0.14);
    padding: 15px 0px;
    position: absolute;
    width: 100%;
    z-index: 9;
}

.saas_two_main_header .sign_up_btn { display: inline-block; }

.saas_two_main_header .brand_logo { padding-top: 10px; }

.saas_two_main_header .s2-main-navigation {
    display: inline-block;
    padding-top: 20px;
}

.saas_two_main_header .s2-main-navigation .navbar-nav { display: inherit; }

.saas_two_main_header .s2-main-navigation .navbar-nav li {
    font-family: "Poppins";
    font-size: 15px;
    font-weight: 600;
    margin-right: 55px;
}

.saas_two_main_header .s2-main-navigation .navbar-nav li a {
    display: inline;
    padding-bottom: 30px;
    position: relative;
    transition: 0.3s all ease-in-out;
}

.saas_two_main_header .s2-main-navigation .navbar-nav li .active,
.saas_two_main_header .s2-main-navigation .navbar-nav li a:hover { color: #d10edd; }

.saas_two_main_header .s2-main-navigation .navbar-nav li a:hover:before,
.saas_two_main_header .s2-main-navigation .navbar-nav li a.active:before { width: 100%; }

.saas_two_main_header .s2-main-navigation .navbar-nav li a:before {
    background-color: #d10edd;
    bottom: 25px;
    content: "";
    height: 2px;
    left: 2px;
    position: absolute;
    transition: 0.3s all ease-in-out;
    width: 0%;
}

.saas_two_main_header .s2-main-navigation .dropdown { position: relative; }

.saas_two_main_header .s2-main-navigation .dropdown:after {
    content: "";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    position: absolute;
    right: -11px;
    top: 2px;
    transition: 0.3s all ease-in-out;
}

.saas_two_main_header .s2-main-navigation .dropdown:hover:after { color: #d10edd; }

.saas_two_main_header .saas_sign_up_btn {
    background-color: #73299a;
    border-radius: 30px;
    float: right;
    height: 55px;
    line-height: 55px;
    width: 175px;
}

.saas_two_main_header .saas_sign_up_btn a {
    color: #fff;
    font-weight: 600;
    padding-left: 15px;
    position: relative;
}

.saas_two_main_header .saas_sign_up_btn a:before {
    color: #fff;
    content: "";
    font-family: "Font Awesome 5 Free";
    font-size: 13px;
    font-weight: 900;
    left: -5px;
    line-height: 1;
    position: absolute;
    top: 4px;
}

.saas_two_main_header .dropdown .dropdown-menu {
    background-color: #fff;
    border: none;
    border-bottom: 2px solid #73299a;
    border-radius: 0;
    box-shadow: 0 5px 10px 0 rgba(83, 82, 82, 0.1);
    display: block;
    height: auto;
    left: 0;
    margin: 0px;
    opacity: 0;
    padding: 0px;
    padding: 10px 0px 0px;
    position: absolute;
    top: 65px;
    transition: all 0.4s ease-in-out;
    visibility: hidden;
    width: 200px;
    z-index: 2;
}

.saas_two_main_header .dropdown .dropdown-menu li {
    border-bottom: 1px solid #e5e5e5;
    padding: 10px 15px;
    width: 100%;
}

.saas_two_main_header .dropdown .dropdown-menu li a {
    color: #343434;
    font-size: 14px;
    padding: 10px 0px;
    position: relative;
    transition: 0.3s all ease-in-out;
}

.saas_two_main_header .dropdown .dropdown-menu li a:before { display: none; }

.saas_two_main_header .dropdown .dropdown-menu li a:after {
    background-color: #73299a;
    border-radius: 100%;
    content: "";
    height: 8px;
    left: 0;
    position: absolute;
    top: 15px;
    transform: scale(0);
    transition: 0.3s all ease-in-out;
    width: 8px;
}

.saas_two_main_header .dropdown .dropdown-menu li a:hover { padding-left: 15px; }

.saas_two_main_header .dropdown .dropdown-menu li a:hover:after { transform: scale(1); }

.saas_two_main_header .dropdown:hover .dropdown-menu {
    opacity: 1;
    top: 50px;
    visibility: visible;
}

.saas_2-menu-bg-overlay {
    animation-duration: 0.7s;
    animation-fill-mode: both;
    animation-name: fadeInDown;
    animation-timing-function: ease;
    background-color: #fff;
    padding: 10px 0px;
    position: fixed;
    top: -90px;
    transition: 0.3s all ease-in-out;
}

.saas_two_main_header.saas_2-menu-bg-overlay {
    box-shadow: 0 0 20px -10px rgba(0, 0, 0, 0.8);
    top: 0px;
    z-index: 9;
}

.saas_two_main_header.saas_2-menu-bg-overlay .dropdown:hover .dropdown-menu { top: 45px; }

/*---------------------------------------------------- */

/*Banner area*/

/*----------------------------------------------------*/

@keyframes floatY {
    0% { transform: translatey(0px); }

    50% { transform: translatey(-20px); }

    100% { transform: translatey(0px); }
}

@keyframes floatX {
    0% { transform: translateX(80%); }

    50% { transform: translateX(100%); }

    100% { transform: translateX(80%); }
}

.saas_two_banner_section {
    background-color: #fafafa;
    margin: 0 auto;
    max-width: 1920px;
    padding: 235px 0px 140px 0px;
}

.saas_two_banner_section:before {
    background-image: url(../img/saas-c/banner/b-shape1.png);
    background-repeat: no-repeat;
    content: "";
    height: 115%;
    position: absolute;
    right: 0;
    top: -10px;
    width: 80%;
}

.saas_two_banner_section .s2-banner_content {
    max-width: 450px;
    position: relative;
    z-index: 1;
}

.saas_two_banner_section .s2-banner_content .s2-tilte_tag { padding: 5px 30px; }

.saas_two_banner_section .s2-banner_content h1 {
    font-size: 55px;
    padding: 18px 0px 20px 0px;
}

.saas_two_banner_section .s2-banner_content p {
    font-size: 18px;
    padding-bottom: 35px;
}

.saas_two_banner_section .s2-banner_content .banner_btn a {
    border: 2px solid #6c2b95;
    border-radius: 50px;
    color: #010101;
    display: inline-block;
    font-family: "Poppins";
    font-weight: 700;
    height: 50px;
    line-height: 45px;
    margin-right: 20px;
    text-align: center;
    width: 175px;
    z-index: 1;
}

.saas_two_banner_section .s2-banner_content .banner_btn a i {
    font-size: 20px;
    margin-right: 8px;
}

.saas_two_banner_section .s2-banner_content .banner_btn span {
    color: #6a6a6a;
    display: block;
    font-size: 14px;
    margin-left: 10px;
    margin-top: 5px;
}

.saas_two_banner_section .s2-banner_area .banner_mockup {
    position: absolute;
    right: -70px;
    top: -40px;
    z-index: 1;
}

.saas_two_banner_section .s2-banner_shape1 {
    left: 0;
    top: 85px;
}

.saas_two_banner_section .s2-banner_shape2 {
    animation: floatY 3s ease-in-out infinite;
    right: 0;
    top: 0;
}

.saas_two_banner_section .s2-banner_shape3 {
    animation: floatX 10s ease-in-out infinite;
    right: 50%;
    top: 0;
    transform: translateX(80%);
}

/*---------------------------------------------------- */

/*Service area*/

/*----------------------------------------------------*/

.saas_two_service_section { padding: 90px 0px 110px; }

.saas_two_service_section .service_content { padding-top: 70px; }

.saas_two_service_section .service_content_box {
    background-color: #fff;
    border-radius: 10px;
    box-shadow: 0px 20px 81px 0px rgba(8, 0, 20, 0.14);
    margin-bottom: 50px;
    padding: 25px 30px 30px 35px;
    transition: 0.5s all ease-in-out;
    z-index: 1;
}

.saas_two_service_section .service_content_box:before {
    background-image: linear-gradient(45deg, #fc01fd 32%, #6b2c94 100%);
    border-radius: 10px;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    transition: 0.5s all ease-in-out;
    width: 100%;
    z-index: -3;
}

.saas_two_service_section .service_content_box:after {
    background-color: #fff;
    border-radius: 10px;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -2;
}

.saas_two_service_section .service_content_box:hover {
    box-shadow: 0px 20px 81px 0px rgba(8, 0, 20, 0.3);
    transform: translate(-7px, -7px);
}

.saas_two_service_section .service_content_box:hover:before { transform: translate(7px, 7px); }

.saas_two_service_section .service_content_box .service_icon_box {
    margin-bottom: 18px;
    width: 60px;
}

.saas_two_service_section .service_content_box .service_icon_box .upper_icon svg {
    fill: #30347b;
    height: 48px;
    width: 48px;
}

.saas_two_service_section .service_content_box .service_icon_box .lower_icon {
    position: absolute;
    right: 0;
    top: 10px;
    z-index: -1;
}

.saas_two_service_section .service_content_box .service_icon_box .lower_icon svg {
    fill: #c4a2fc;
    height: 45px;
    width: 45px;
}

.saas_two_service_section .service_content_box .service_text_box h3 {
    color: #010101;
    font-size: 22px;
    font-weight: 700;
    padding-bottom: 15px;
}

.saas_two_service_section .service_content_box .service_text_box p {
    color: #666666;
    line-height: 1.5;
}

/*---------------------------------------------------- */

/*Service area*/

/*----------------------------------------------------*/

.saas_two_about_section {
    background-color: #ebedf2;
    padding: 70px 0px;
}

.saas_two_about_section:before {
    background-image: url(../img/saas-c/banner/abshape.png);
    background-repeat: no-repeat;
    background-size: cover;
    content: "";
    height: 100%;
    position: absolute;
    right: -400px;
    top: 0;
    width: 800px;
}

.saas_two_about_section:after {
    background-image: url(../img/saas-c/banner/abshape2.png);
    background-repeat: no-repeat;
    border-radius: 100%;
    content: "";
    height: 600px;
    position: absolute;
    right: -380px;
    top: 285px;
    width: 600px;
}

.saas_two_about_section .about_content_s2 { padding: 50px 70px 50px 110px; }

.saas_two_about_section .s2-about_text_icon { padding-top: 35px; }

.saas_two_about_section .s2-about_text_icon .s2-about_icon {
    background-color: #6c2b95;
    border-radius: 100%;
    height: 70px;
    line-height: 70px;
    margin-bottom: 16px;
    padding-top: 15px;
    width: 70px;
}

.saas_two_about_section .s2-about_text_icon .s2-about_icon svg {
    fill: #fff;
    height: 40px;
    width: 40px;
}

.saas_two_about_section .s2-about_text_icon .s2-about_text h3 {
    font-size: 36px;
    line-height: 1.278;
    padding-bottom: 15px;
}

/*---------------------------------------------------- */

/*Feature area*/

/*----------------------------------------------------*/

.saas_two_feature_section { padding: 105px 0px 85px; }

.saas_two_feature_section .s2-feature_text {
    max-width: 520px;
    padding: 40px 0 0 50px;
}

.saas_two_feature_section .s2-feature_text h2 {
    font-size: 40px;
    line-height: 1.25;
    padding: 15px 0px 15px;
}

.saas_two_feature_section .s2-feature_text p { padding-bottom: 43px; }

.saas_two_feature_section .s2-feature_text .saas_btn a { padding: 10px 25px 10px 25px; }

.saas_two_feature_section .s2-feature_text .saas_btn a i {
    font-size: 20px;
    margin-right: 5px;
}

.saas_two_feature_section .s2-feature_right { padding-left: 35px; }

.saas_two_feature_section .s2-feature_right .s2-feature_list {
    border-radius: 10px;
    display: inline-block;
    margin-bottom: 10px;
    padding: 22px 32px 20px;
    position: relative;
    transition: 0.4s all ease-in-out;
}

.saas_two_feature_section .s2-feature_right .s2-feature_list:before {
    border-radius: 50px;
    content: "";
    height: 0px;
    left: 0;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    transition: 0.3s all ease-in-out;
    width: 5px;
}

.saas_two_feature_section .s2-feature_right .s2-feature_list:hover:before { height: 60px; }

.saas_two_feature_section .s2-feature_right .s2-feature_list .s2-feature_icon {
    border-radius: 100%;
    float: left;
    height: 95px;
    line-height: 105px;
    margin-right: 30px;
    width: 95px;
}

.saas_two_feature_section .s2-feature_right .s2-feature_list .s2-feature_icon:after {
    border: 5px solid #fff;
    border-radius: 100%;
    content: "";
    height: 90%;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    top: 5px;
    width: 90%;
}

.saas_two_feature_section .s2-feature_right .s2-feature_list .s2-feature_icon i { font-size: 30px; }

.saas_two_feature_section .s2-feature_right .s2-feature_list .s2-feature_text_box {
    display: inline-block;
    max-width: 310px;
}

.saas_two_feature_section .s2-feature_right .s2-feature_list .s2-feature_text_box h3 {
    color: #010101;
    font-size: 22px;
    font-weight: 700;
    padding-bottom: 15px;
}

.saas_two_feature_section .s2-feature_right .s2-feature_list:hover {
    box-shadow: 0px 3px 43px 0px rgba(0, 0, 0, 0.13);
    margin-left: 30px;
}

.saas_two_feature_section .s2-feature_right .s2-feature_list:nth-child(1) .s2-feature_icon { background-color: #d9f3de; }

.saas_two_feature_section .s2-feature_right .s2-feature_list:nth-child(1) .s2-feature_icon i { color: #049507; }

.saas_two_feature_section .s2-feature_right .s2-feature_list:nth-child(1):before { background-color: #049507; }

.saas_two_feature_section .s2-feature_right .s2-feature_list:nth-child(2) .s2-feature_icon { background-color: #e1e1f5; }

.saas_two_feature_section .s2-feature_right .s2-feature_list:nth-child(2) .s2-feature_icon i { color: #6c2b95; }

.saas_two_feature_section .s2-feature_right .s2-feature_list:nth-child(2):before { background-color: #6c2b95; }

.saas_two_feature_section .s2-feature_right .s2-feature_list:nth-child(3) .s2-feature_icon { background-color: #ebdcf4; }

.saas_two_feature_section .s2-feature_right .s2-feature_list:nth-child(3) .s2-feature_icon i { color: #d912dc; }

.saas_two_feature_section .s2-feature_right .s2-feature_list:nth-child(3):before { background-color: #d912dc; }

/*---------------------------------------------------- */

/*Intergation area*/

/*----------------------------------------------------*/

.integration_section {
    background-color: #f0f2f7;
    padding: 120px 0px 55px;
}

.integration_section .integration_img { padding-top: 10px; }

.integration_section .integration_text { padding-right: 50px; }

.integration_section .integration_text h2 {
    font-size: 40px;
    line-height: 1.25;
    padding: 15px 0px 20px;
}

.integration_section .integration_text p {
    color: #666666;
    padding-bottom: 18px;
}

/*---------------------------------------------------- */

/*Team area*/

/*----------------------------------------------------*/

.saas_two_team_section { padding: 118px 0px; }

.saas_two_team_section .s2-team_membar { padding-top: 130px; }

.saas_two_team_section .s2-team_img_text {
    border-radius: 10px;
    box-shadow: 0px 12px 43px 0px rgba(0, 0, 0, 0.13);
    display: inline-block;
    padding: 70px 15px 20px;
    transition: 0.4s all ease-in-out;
    width: 100%;
}

.saas_two_team_section .s2-team_img_text:hover { box-shadow: 0px 23px 43px 0px rgba(0, 0, 0, 0.26); }

.saas_two_team_section .s2-team_img_text:hover .s2_tean_img:before,
.saas_two_team_section .s2-team_img_text:hover .s2_tean_img:after {
    opacity: 1;
    visibility: visible;
}

.saas_two_team_section .s2-team_img_text .s2_tean_img {
    border-radius: 100%;
    height: 130px;
    left: 15px;
    overflow: hidden;
    position: absolute;
    top: -75px;
    width: 130px;
}

.saas_two_team_section .s2-team_img_text .s2_tean_img:before,
.saas_two_team_section .s2-team_img_text .s2_tean_img:after {
    border: 3px solid #cc0fda;
    border-radius: 100%;
    content: "";
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    transition: 0.3s all ease-in-out;
    visibility: hidden;
    width: 100%;
    z-index: 1;
}

.saas_two_team_section .s2-team_img_text .s2_tean_img:after {
    border: 3px solid #fff;
    height: 95%;
    margin: 0 auto;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 95%;
}

.saas_two_team_section .s2-team_img_text .s2_name_info { float: left; }

.saas_two_team_section .s2-team_img_text .s2_name_info h3 {
    font-size: 22px;
    padding-bottom: 5px;
}

.saas_two_team_section .s2-team_img_text .s2_name_info .s2-designation {
    color: #53117f;
    font-size: 15px;
    font-weight: 500;
}

.saas_two_team_section .s2-team_img_text .s2_name_info .s2_mem_contact { padding-top: 25px; }

.saas_two_team_section .s2-team_img_text .s2_name_info .s2_mem_contact span {
    color: #737272;
    display: block;
    font-size: 15px;
    margin-bottom: 5px;
}

.saas_two_team_section .s2-team_img_text .s2_name_info .s2_mem_contact span i {
    color: #cc0fda;
    margin-right: 8px;
}

.saas_two_team_section .s2-team_img_text .s2-mem_social {
    bottom: 30px;
    position: absolute;
    right: 15px;
}

.saas_two_team_section .s2-team_img_text .s2-mem_social ul {
    font-size: 14px;
    margin-bottom: 15px;
    opacity: 0;
    padding-top: 10px;
    position: relative;
    top: -50px;
    transition: 0.3s all ease-in-out;
    visibility: hidden;
}

.saas_two_team_section .s2-team_img_text .s2-mem_social li {
    color: #fff;
    margin-top: 15px;
    text-align: center;
    transition: 0.3s all ease-in-out;
}

.saas_two_team_section .s2-team_img_text .s2-mem_social li:hover { transform: translateX(5px); }

.saas_two_team_section .s2-team_img_text .s2-mem_social .s2-share_btn {
    background-color: #53117f;
    border-radius: 100%;
    height: 50px;
    line-height: 50px;
    transition: 0.3s all ease-in-out;
    width: 50px;
}

.saas_two_team_section .s2-team_img_text .s2-mem_social .s2-share_btn i { color: #fff; }

.saas_two_team_section .s2-team_img_text .s2-mem_social:after {
    background-color: #53117f;
    border-radius: 35px;
    bottom: 20px;
    content: "";
    height: 0%;
    opacity: 0;
    position: absolute;
    transition: 0.5s all ease-in-out;
    visibility: hidden;
    width: 50px;
    z-index: -1;
}

.saas_two_team_section .s2-team_img_text:hover .s2-mem_social:after {
    bottom: 0px;
    height: 100%;
    opacity: 1;
    visibility: visible;
}

.saas_two_team_section .s2-team_img_text:hover .s2-share_btn { background-color: #cc0fda; }

.saas_two_team_section .s2-team_img_text:hover ul {
    opacity: 1;
    top: 0;
    transition-delay: 0.5s;
    visibility: visible;
}

#s2_team_slide .owl-stage-outer { overflow: visible; }

#s2_team_slide .owl-item {
    opacity: 0;
    transition: opacity 500ms;
}

#s2_team_slide .owl-item.active { opacity: 1; }

#s2_team_slide .owl-nav {
    background-color: #beaacb;
    border-radius: 20px;
    display: table;
    margin: 35px auto 0;
    padding-top: 3px;
    text-align: center;
}

#s2_team_slide .owl-nav .owl-next,
#s2_team_slide .owl-nav .owl-prev {
    display: inline-block;
    font-size: 22px;
    line-height: 10px;
    margin: 0px 10px;
}

#s2_team_slide .owl-nav .owl-next i,
#s2_team_slide .owl-nav .owl-prev i {
    color: #fff;
    transition: 0.3s all ease-in-out;
}

#s2_team_slide .owl-nav .owl-next i:hover,
#s2_team_slide .owl-nav .owl-prev i:hover { color: #53117f; }

/*---------------------------------------------------- */

/* Faq area*/

/*----------------------------------------------------*/

.s2-faq_section {
    background-color: #ebedf2;
    padding: 115px 0px 85px;
    z-index: 1;
}

.s2-faq_section:after {
    background-image: url(../img/saas-c/banner/fbg.png);
    content: "";
    height: 100%;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
}

.s2-faq_section .s2_faq_content { padding-top: 80px; }

.s2-faq_section .s2_faq_content button {
    background-color: transparent;
    border: none;
    color: #010101;
    font-family: "Poppins";
    font-size: 19px;
    font-weight: 700;
    padding: 0px 0px 20px;
    position: relative;
    text-align: left;
    width: 100%;
}

.s2-faq_section .s2_faq_content button:after {
    color: #951fb3;
    content: "";
    font-family: "Font Awesome 5 Free";
    font-size: 14px;
    font-weight: 900;
    position: absolute;
    right: 0;
    top: 5px;
}

.s2-faq_section .s2_faq_content .collapsed:after { content: ""; }

.s2-faq_section .s2_faq_content .s2_faq { padding-bottom: 10px; }

.s2-faq_section .s2_faq_content .s2_faq .s2_faq-body {
    color: #383838;
    line-height: 1.625;
    max-width: 530px;
    padding-bottom: 30px;
    text-align: justify;
}

/*---------------------------------------------------- */

/* Pricing area*/

/*----------------------------------------------------*/

@keyframes flying {
    0% { transform: translate(2px, 2px); }

    50% { transform: translate(-2px, -2px); }

    100% { transform: translate(2px, 2px); }
}

.s2-pricing_section { padding: 120px 0px 100px; }

.s2-pricing_section .s2-pricing_content { padding-top: 80px; }

.s2-pricing_section .s2-pricing_item {
    border-radius: 15px;
    box-shadow: 0px 23px 43px 0px rgba(0, 0, 0, 0.13);
    margin: 0 auto;
    max-width: 330px;
    overflow: hidden;
    transition: 0.4s all ease-in-out;
}

.s2-pricing_section .s2-pricing_item .s2-pricing_price {
    background-color: #818181;
    margin-bottom: 25px;
    padding: 40px 50px 25px;
    z-index: 1;
}

.s2-pricing_section .s2-pricing_item .s2-pricing_price .pricing_icon {
    background-color: #fff;
    border-radius: 8px;
    height: 65px;
    margin-right: 25px;
    overflow: hidden;
    padding-top: 12px;
    position: relative;
    width: 60px;
    z-index: 1;
}

.s2-pricing_section .s2-pricing_item .s2-pricing_price .pricing_icon svg {
    fill: #000;
    height: 40px;
    width: 40px;
}

.s2-pricing_section .s2-pricing_item .s2-pricing_price .pricing_icon:after {
    background-image: linear-gradient(-45deg, #e511e6 32%, #6b2c94 100%);
    border-radius: 8px;
    content: "";
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    transform: scale(0.5);
    transition: 0.4s all ease-in-out;
    visibility: visible;
    width: 100%;
    z-index: -1;
}

.s2-pricing_section .s2-pricing_item .s2-pricing_price .s2-pricing_text {
    color: #fff;
    font-family: "Poppins";
}

.s2-pricing_section .s2-pricing_item .s2-pricing_price .s2-pricing_text span {
    display: block;
    font-size: 20px;
    font-weight: 600;
}

.s2-pricing_section .s2-pricing_item .s2-pricing_price .s2-pricing_text strong {
    font-size: 50px;
    font-weight: 700;
    line-height: 1;
}

.s2-pricing_section .s2-pricing_item .s2-pricing_price .s2-icon_bg {
    animation: flying 1.5s linear infinite;
    opacity: 0;
    position: absolute;
    right: 20px;
    top: 40px;
    transition: 0.5s all ease-in-out;
    visibility: hidden;
    z-index: -1;
}

.s2-pricing_section .s2-pricing_item .s2-pricing_price .s2-icon_bg svg {
    fill: #aaaaaa;
    height: 80px;
    width: 80px;
}

.s2-pricing_section .s2-pricing_item .s2-pricing_list li {
    border-bottom: 1px solid #e6e8e9;
    font-family: "Poppins";
    font-size: 14px;
    font-weight: 500;
    padding: 18px 25px 16px 45px;
}

.s2-pricing_section .s2-pricing_item .s2-pricing_list li:last-child {
    border: none;
    padding-bottom: 0;
}

.s2-pricing_section .s2-pricing_item .s2-pricing_list .s2-checked,
.s2-pricing_section .s2-pricing_item .s2-pricing_list .s2-unchecked {
    background-image: linear-gradient(0deg, #00f500 1%, #00db00 53%, #00c000 100%);
    border-radius: 100%;
    box-shadow: 0px 6px 18px 0px rgba(0, 197, 0, 0.5);
    height: 22px;
    line-height: 22px;
    margin-right: 10px;
    position: relative;
    width: 22px;
}

.s2-pricing_section .s2-pricing_item .s2-pricing_list .s2-checked:before,
.s2-pricing_section .s2-pricing_item .s2-pricing_list .s2-unchecked:before {
    color: #fff;
    content: "";
    font-family: "Font Awesome 5 Free";
    font-size: 12px;
    font-weight: 900;
    left: 0;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
}

.s2-pricing_section .s2-pricing_item .s2-pricing_list .s2-checked i,
.s2-pricing_section .s2-pricing_item .s2-pricing_list .s2-unchecked i {
    color: #fff;
    font-size: 12px;
}

.s2-pricing_section .s2-pricing_item .s2-pricing_list .s2-unchecked {
    background-color: #ff0000;
    background-image: none;
    box-shadow: none;
}

.s2-pricing_section .s2-pricing_item .s2-pricing_list .s2-unchecked:before { content: ""; }

.s2-pricing_section .s2-pricing_item .s2-pricing_btn {
    margin-top: 8px;
    padding: 25px 0px;
    text-align: center;
}

.s2-pricing_section .s2-pricing_item .s2-pricing_btn a {
    border: 2px solid #6c2b95;
    border-radius: 50px;
    color: #010101;
    display: inline-block;
    font-family: "Poppins";
    font-weight: 700;
    height: 45px;
    line-height: 40px;
    margin-right: 20px;
    text-align: center;
    width: 160px;
}

.s2-pricing_section .s2-pricing_item .s2-pricing_btn a i {
    font-size: 20px;
    margin-right: 8px;
}

.s2-pricing_section .s2-pricing_item:hover { box-shadow: 0px 23px 43px 0px rgba(0, 0, 0, 0.26); }

.s2-pricing_section .s2-pricing_item:hover .s2-icon_bg {
    opacity: 1;
    right: 15px;
    top: 30px;
    transition-delay: 0.2s;
    visibility: visible;
}

.s2-pricing_section .s2-pricing_item:hover .pricing_icon:after {
    opacity: 1;
    transform: scale(1);
    visibility: visible;
}

.s2-pricing_section .s2-pricing_item:hover .pricing_icon svg { fill: #fff; }

/*---------------------------------------------------- */

/* Footer area*/

/*----------------------------------------------------*/

.saas_two_footer_section {
    margin-top: 140px;
    padding: 0px 0px 65px;
    z-index: 1;
}

.saas_two_footer_section:before {
    background-image: url(../img/saas-c/banner/fobg.png);
    background-repeat: no-repeat;
    background-size: cover;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

.saas_two_footer_section .s2-newslatter_section {
    background-color: #6c2b95;
    border-radius: 20px;
    box-shadow: 0px 0px 16px 0px rgba(27, 2, 52, 0.34);
    margin: 0 auto;
    max-width: 1170px;
    padding: 45px 0px 60px;
    position: relative;
    top: -90px;
}

.saas_two_footer_section .s2-newslatter_section .s2-newslatter_title h2 {
    color: #fff;
    font-size: 36px;
    font-weight: 700;
    padding-bottom: 10px;
}

.saas_two_footer_section .s2-newslatter_section .s2-newslatter_title p {
    color: #fff;
    font-family: "Poppins";
}

.saas_two_footer_section .s2-newslatter_section .s2-newslatter-form {
    margin: 30px auto 0;
    max-width: 660px;
}

.saas_two_footer_section .s2-newslatter_section .s2-newslatter-form .nws-button {
    right: 0;
    top: 0;
}

.saas_two_footer_section .s2-newslatter_section .s2-newslatter-form input {
    border: none;
    border-radius: 5px;
    height: 62px;
    max-width: 490px;
    padding-left: 30px;
    width: 100%;
}

.saas_two_footer_section .s2-newslatter_section .s2-newslatter-form button {
    background-color: #f104f5;
    border: none;
    border-radius: 5px;
    color: #fff;
    height: 62px;
    position: absolute;
    right: 0;
    top: 0;
    width: 155px;
}

.saas_two_footer_section .s2-newslatter_section .newsletter_pattern_1 {
    left: 80px;
    position: absolute;
    top: -25px;
    z-index: 1;
}

.saas_two_footer_section .s2_footer_widget {
    font-family: "Poppins";
    font-size: 14px;
}

.saas_two_footer_section .s2_footer_widget .s2-footer_logo { margin-bottom: 25px; }

.saas_two_footer_section .s2_footer_widget .footer_about {
    color: #fff;
    line-height: 1.714;
    margin-bottom: 20px;
    max-width: 235px;
}

.saas_two_footer_section .s2_footer_widget p { color: #fff; }

.saas_two_footer_section .s2_footer_widget .s2_footer_about p {
    line-height: 1.714;
    margin-top: 8px;
    width: 165px;
}

.saas_two_footer_section .s2_footer_widget .s2_footer_about span {
    color: #f104f5;
    font-weight: 700;
    margin-bottom: 8px;
}

.saas_two_footer_section .s2_footer_widget .s2_footer_menu { max-width: 340px; }

.saas_two_footer_section .s2_footer_widget .s2_footer_menu li {
    float: left;
    margin-bottom: 18px;
    max-width: 320px;
    width: 50%;
}

.saas_two_footer_section .s2_footer_widget .s2_footer_menu li a {
    color: #fff;
    margin-left: 15px;
    position: relative;
    transition: 0.3s all ease-in-out;
}

.saas_two_footer_section .s2_footer_widget .s2_footer_menu li a:before {
    color: #fff;
    content: "";
    font-family: "Font Awesome 5 Free";
    font-size: 12px;
    font-weight: 900;
    left: -15px;
    position: absolute;
    top: 0;
    top: 0;
    transition: 0.3s all ease-in-out;
}

.saas_two_footer_section .s2_footer_widget .s2_footer_menu li a:after {
    background-color: #f104f5;
    bottom: 0;
    content: "";
    height: 1px;
    left: 0px;
    position: absolute;
    transition: 0.3s all ease-in-out;
    width: 0%;
}

.saas_two_footer_section .s2_footer_widget .s2_footer_menu li a:hover {
    color: #f104f5;
    margin-left: 25px;
}

.saas_two_footer_section .s2_footer_widget .s2_footer_menu li a:hover:before { color: #f104f5; }

.saas_two_footer_section .s2_footer_widget .s2_footer_menu li a:hover:after { width: 100%; }

.saas_two_footer_section .s2_footer_widget .s2_widget_title {
    align-items: center;
    color: #fff;
    display: flex;
    flex-wrap: nowrap;
    font-size: 24px;
    font-weight: 600;
    padding-bottom: 35px;
}

.saas_two_footer_section .s2_footer_widget .s2_widget_title span {
    display: inline-block;
    margin-right: 20px;
}

.saas_two_footer_section .s2_footer_widget .s2_widget_title i {
    background-color: rgba(255, 255, 255, 0.2);
    display: inline-block;
    height: 1.1px;
    position: relative;
    width: 100%;
}

.saas_two_footer_section .s2_footer_widget .s2_footer_social a {
    background-color: #fff;
    border-radius: 100%;
    display: inline-block;
    height: 30px;
    line-height: 30px;
    margin-right: 5px;
    text-align: center;
    transition: 0.3s all ease-in-out;
    width: 30px;
}

.saas_two_footer_section .s2_footer_widget .s2_footer_social a:hover { transform: scale(1.1); }

.saas_two_footer_section .s2_footer_widget .s2_footer_social form {
    margin: 18px 0px 30px;
    position: relative;
}

.saas_two_footer_section .s2_footer_widget .s2_footer_social form input {
    background-color: #503d63;
    border: none;
    height: 45px;
    padding-left: 30px;
    width: 100%;
}

.saas_two_footer_section .s2_footer_widget .s2_footer_social form button {
    background-color: #6c2b95;
    border: none;
    color: #fff;
    height: 100%;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    width: 62px;
}

.saas_two_footer_section .s2_footer_widget .s2_footer_social .fb-bg { color: #16599b; }

.saas_two_footer_section .s2_footer_widget .s2_footer_social .tw-bg { color: #03a9f4; }

.saas_two_footer_section .s2_footer_widget .s2_footer_social .dr-bg { color: #ea4c89; }

.saas_two_footer_section .s2_footer_widget .s2_footer_social .bh-bg { color: #0067ff; }

.s2-copyright {
    background-color: #000000;
    color: #fff;
    font-family: "Poppins";
    font-size: 14px;
    padding: 18px 0px;
}

.s2-copyright a { color: #d772fe; }

@keyframes slide {
    from { background-position: 0 0; }

    to { background-position: 1920px 0; }
}

.cloud_anim {
    height: 100%;
    left: 0px;
    margin: 0 auto;
    max-width: 1170px;
    position: absolute;
    right: 0px;
    top: 50px;
    width: 100%;
    z-index: 0;
}

.newsletter_pattern_2 {
    -webkit-animation: slide 60s linear infinite;
    animation: slide 60s linear infinite;
    background-repeat: no-repeat;
    height: 46px;
    left: 0px;
    top: 50px;
    width: 100%;
}

.newsletter_pattern_3 {
    -webkit-animation: slide 50s linear infinite;
    animation: slide 50s linear infinite;
    background-repeat: no-repeat;
    height: 46px;
    left: 100px;
    top: 70px;
    width: 100%;
}

.newsletter_pattern_4 {
    background-repeat: no-repeat;
    background-size: cover;
    bottom: 0;
    height: 150px;
    left: 0;
    position: absolute;
    transform: rotate(90deg);
    width: 150px;
}

.newsletter_pattern_5 {
    height: 90%;
    position: absolute;
    right: 0;
    top: 28px;
    width: 200px;
}

/*---------------------------------------------------- */

/* Footer area*/

/*----------------------------------------------------*/

.s2-mobile_menu_content {
    background-color: #fff;
    bottom: 0;
    box-shadow: 0px 3px 5px rgba(100, 100, 100, 0.19);
    height: 100vh;
    overflow-y: scroll;
    padding: 40px 0px;
    position: fixed;
    right: -350px;
    top: 0px;
    transition: all 0.5s ease-in;
    width: 280px;
    z-index: 101;
}

.s2-mobile_menu_content .s2-mobile-main-navigation { width: 100%; }

.s2-mobile_menu_content .s2-mobile-main-navigation .navbar-nav { width: 100%; }

.s2-mobile_menu_content .navbar-nav .dropdown-menu {
    position: static !important;
    transform: none !important;
}

.s2-mobile_menu_content .s2-mobile-main-navigation .navbar-nav li {
    border-bottom: 1px solid #dcdcdc;
    display: block;
    transition: 0.3s all ease-in-out;
    width: 100%;
}

.s2-mobile_menu_content .s2-mobile-main-navigation .navbar-nav li:first-child { border-top: 1px solid #dcdcdc; }

.s2-mobile_menu_content .s2-mobile-main-navigation .navbar-nav li a {
    color: #000;
    display: block;
    font-size: 14px;
    font-weight: 400;
    padding: 0;
    padding: 5px 30px;
    text-transform: uppercase;
    width: 100%;
}

.s2-mobile_menu_content .m-brand-logo {
    margin: 0 auto;
    margin-bottom: 30px;
    width: 160px;
}

.s2-mobile_menu_wrap.mobile_menu_on .s2-mobile_menu_content {
    right: 0px;
    transition: all 0.7s ease-out;
}

.mobile_menu_overlay {
    background-color: rgba(0, 0, 0, 0.9);
    height: 100%;
    height: 120vh;
    opacity: 0;
    position: fixed;
    right: 0%;
    top: 0;
    transition: all 0.5s ease-in-out;
    visibility: hidden;
    width: 100%;
    z-index: 100;
}

.mobile_menu_overlay_on { overflow: hidden; }

.s2-mobile_menu_wrap.mobile_menu_on .mobile_menu_overlay {
    opacity: 1;
    visibility: visible;
}

.s2-mobile_menu_button {
    color: #73299a;
    cursor: pointer;
    display: none;
    font-size: 30px;
    line-height: 40px;
    position: absolute;
    right: 0;
    text-align: center;
    top: -40px;
    z-index: 5;
}

.s2-mobile_menu .s2-mobile-main-navigation .navbar-nav li a:after { display: none; }

.s2-mobile_menu .s2-mobile-main-navigation .dropdown > .dropdown-menu {
    opacity: 1;
    visibility: visible;
}

.s2-mobile_menu .s2-mobile_menu_content .s2-mobile-main-navigation .navbar-nav .dropdown-menu {
    border: none;
    border-top: 1px solid #dcdcdc;
    box-shadow: none;
    display: none;
    padding: 5px 0px;
    transition: none;
    width: 100%;
}

.s2-mobile_menu .s2-mobile_menu_content .s2-mobile-main-navigation .navbar-nav .dropdown-menu li {
    border: none;
    line-height: 1;
    padding: 0 20px;
}

.s2-mobile_menu .dropdown { position: relative; }

.s2-mobile_menu .dropdown .dropdown-btn {
    height: 30px;
    padding: 5px 10px;
    position: absolute;
    right: 0;
    top: 0px;
}

.s2-mobile_menu .dropdown .dropdown-btn:before {
    background-color: #dcdcdc;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 1px;
}

.s2-mobile_menu .s2-mobile_menu_close {
    color: #d60606;
    cursor: pointer;
    font-size: 20px;
    left: 15px;
    position: absolute;
    top: 15px;
}

/*---------------------------------------------------- */

/* Responsive area*/

/*----------------------------------------------------*/

@media screen and (max-width: 1140px) {
    .saas_two_footer_section .s2-newslatter_section {
        margin-bottom: 50px;
        max-width: inherit;
        top: 0;
    }

    .saas_two_footer_section {
        margin-top: 0;
        overflow: hidden;
        padding: 25px 0px 65px;
    }

    .saas_two_footer_section:before {
        bottom: 0;
        height: 75%;
        top: auto;
    }
}

@media screen and (max-width: 1120px) {
    .saas_two_feature_section .s2-feature_right { padding-left: 0; }

    .saas_two_feature_section .s2-feature_right .s2-feature_list .s2-feature_icon { margin-right: 10px; }
}

@media screen and (max-width: 1110px) {
    .saas_two_main_header .s2-main-navigation .navbar-nav li { margin-right: 25px; }

    .saas_two_banner_section .s2-banner_area .banner_mockup {
        max-width: 630px;
        top: 30px;
    }
}

@media screen and (max-width: 1015px) {
    .saas_two_main_header .s2-main-navigation .navbar-nav li { margin-right: 25px; }

    .saas_two_banner_section .s2-banner_area .banner_mockup {
        max-width: 630px;
        top: 30px;
    }

    .saas_two_feature_section .s2-feature_right .s2-feature_list { padding: 22px 20px 20px; }
}

@media screen and (max-width: 991px) {
    .saas_two_banner_section:before {
        height: 100%;
        top: 0;
        width: 100%;
    }

    .saas_two_banner_section {
        padding-bottom: 0;
        z-index: 1;
    }

    .saas_two_banner_section .s2-banner_shape1 { z-index: -1; }

    .saas_two_banner_section .s2-banner_area .banner_mockup {
        margin: 0 auto;
        position: static;
    }

    .saas_two_banner_section .s2-banner_content {
        margin: 0 auto;
        max-width: 750px;
        padding-bottom: 50px;
        text-align: center;
    }

    .about_content_s2 {
        margin: 0 auto;
        max-width: 750px;
    }

    .saas_two_main_header .s2-main-navigation { display: none; }

    .saas_two_banner_section .s2-banner_shape3 { top: 60px; }

    .saas_two_footer_section .s2-newslatter_section .newsletter_pattern_1 { display: none; }

    .saas_two_footer_section:before {
        background-repeat: no-repeat;
        background-size: cover;
    }

    .newsletter_pattern_4 { display: none; }

    .newsletter_pattern_5 { display: none; }

    .saas_two_footer_section { background-color: #1b0234; }

    .saas_two_footer_section .s2_footer_widget { margin-bottom: 30px; }

    .saas_two_footer_section .s2_footer_widget .s2_widget_title { padding-bottom: 20px; }

    .s2-mobile_menu_button { display: block; }

    .saas_two_main_header .saas_sign_up_btn {
        height: 40px;
        line-height: 40px;
        position: absolute;
        right: 70px;
        top: 3px;
        width: 120px;
    }

    .saas_two_main_header .saas_sign_up_btn a { padding-left: 0; }

    .saas_two_main_header .saas_sign_up_btn a:before { display: none; }

    .saas_two_about_section .about_content_s2 { padding: 30px 50px 30px 50px; }

    .saas_two_feature_section .s2-feature_right {
        margin-top: 40px;
        padding-left: 0;
    }

    .s2-pricing_section .s2-pricing_item { margin-bottom: 40px; }

    .saas_two_footer_section { padding-top: 0; }
}

@media screen and (max-width: 767px) {
    .saas_two_main_header .saas_sign_up_btn { top: -40px; }

    .saas_two_main_header.saas_2-menu-bg-overlay .saas_sign_up_btn { top: -42px; }

    .saas_two_service_section .service_content_box {
        margin: 0 auto;
        margin-bottom: 50px;
        max-width: 370px;
    }
}

@media screen and (max-width: 480px) {
    .saas_two_banner_section { padding-top: 180px; }

    .saas_two_banner_section .s2-banner_content h1 { font-size: 45px; }

    .saas_two_banner_section .s2-banner_content .banner_btn a {
        height: 40px;
        line-height: 36px;
        margin-right: 10px;
        width: 140px;
    }

    .saas_two_banner_section .s2-banner_content .banner_btn a i {
        font-size: 16px;
        margin-right: 5px;
    }

    .saas_two_banner_section .s2-banner_content { padding-bottom: 30px; }

    .saas_two_service_section { padding: 60px 0px; }

    .saas_two_about_section { padding: 60px 0px 30px; }

    .saas_two_about_section .about_content_s2 { padding: 20px 25px 20px 25px; }

    .saas_two_about_section:before { display: none; }

    .saas_two_about_section .s2-about_text_icon {
        margin-bottom: 30px;
        padding-top: 0;
    }

    .s2-about_img { margin-bottom: 30px; }

    .saas_two_feature_section { padding: 60px 0px 25px; }

    .saas_two_feature_section .s2-feature_right .s2-feature_list .s2-feature_icon {
        float: none;
        margin: 0 auto;
        margin-bottom: 20px;
    }

    .saas_two_feature_section .s2-feature_right .s2-feature_list .s2-feature_text_box {
        max-width: 100%;
        text-align: center;
    }

    .saas_two_team_section { padding: 60px 0px; }

    .s2-faq_section .s2_faq_content button { padding-right: 20px; }

    .s2-faq_section { padding: 60px 0px 25px; }

    .s2-pricing_section { padding: 60px 0 40px; }

    .saas_two_section_title h2 { font-size: 30px; }
}

@media screen and (max-width: 420px) {
    .saas_two_section_title h2 { font-size: 30px; }

    .saas_two_service_section .service_content { padding-top: 40px; }

    .saas_two_about_section .s2-about_text_icon .s2-about_text h3 { font-size: 30px; }

    .saas_two_about_section .s2-about_text_icon { margin-bottom: 15px; }

    .saas_two_feature_section .s2-feature_text h2 { font-size: 30px; }

    .saas_two_feature_section .s2-feature_text { padding: 20px 0 0 0px; }

    .saas_two_feature_section .s2-feature_text p { padding-bottom: 25px; }

    .integration_section .integration_text { padding-right: 0; }

    .integration_section .integration_text h2 { font-size: 30px; }

    .s2-faq_section .s2_faq_content { padding-top: 40px; }

    .s2-pricing_section .s2-pricing_content { padding-top: 40px; }

    .saas_two_footer_section { padding-bottom: 30px; }

    .saas_two_footer_section .s2-newslatter_section .s2-newslatter-form button { width: 100px; }

    .s2-pricing_section .s2-pricing_item .s2-pricing_list li { padding: 18px 20px 16px 20px; }

    .s2-pricing_section .s2-pricing_item .s2-pricing_price .s2-pricing_text strong { font-size: 40px; }

    .scrollup {
        height: 40px;
        line-height: 40px;
        right: 10px;
        width: 40px;
    }

    .saas_two_feature_section .s2-feature_right .s2-feature_list:hover { margin-left: 0; }

    .saas_two_main_header .saas_sign_up_btn { right: 55px; }
}

@media screen and (max-width: 380px) {
    .saas_two_banner_section .s2-banner_content h1 { font-size: 36px; }

    .saas_two_about_section .s2-about_text_icon .s2-about_text h3 { font-size: 26px; }
}

@media screen and (max-width: 320px) {
    .saas_two_banner_section .s2-banner_content h1 { font-size: 34px; }

    .saas_two_section_title h2 { font-size: 26px; }

    .saas_two_about_section .s2-about_text_icon .s2-about_text h3 { font-size: 24px; }
}

/*---------------------------------------------------- */

/*---------------------------------------------------- */

/*----------------------------------------------------*/

.str-team-section .str-team-member-item { padding-top: 30px; }

.str-team-section .str-team-member-item .owl-nav .owl-prev, .str-portfolio-section .str-portfolio-area .owl-nav .owl-prev,
.str-team-section .str-team-member-item .owl-nav .owl-next,
.str-portfolio-section .str-portfolio-area .owl-nav .owl-next {
    background-color: #d5dbe6;
    border-radius: 100%;
    cursor: pointer;
    height: 40px;
    line-height: 40px;
    position: absolute;
    text-align: center;
    top: 50%;
    transform: translateY(-50%);
    transition: 0.3s all ease-in-out;
    width: 40px;
}

.str-team-section .str-team-member-item .owl-nav .owl-prev:hover, .str-portfolio-section .str-portfolio-area .owl-nav .owl-prev:hover,
.str-team-section .str-team-member-item .owl-nav .owl-next:hover,
.str-portfolio-section .str-portfolio-area .owl-nav .owl-next:hover {
    background-color: #4de3ef;
    color: #fff;
}

.str-team-section .str-team-member-item .owl-nav .owl-next, .str-portfolio-section .str-portfolio-area .owl-nav .owl-next { right: -20px; }

.str-team-section .str-team-member-item .owl-nav .owl-prev, .str-portfolio-section .str-portfolio-area .owl-nav .owl-prev { left: -20px; }

@keyframes borderpls {
    0% { box-shadow: 0 0 0 0 #082680; }

    70% {
        box-shadow: 0 0 0 30px #082680;
        opacity: 0;
    }

    to {
        box-shadow: 0 0 0 0 #082680;
        opacity: 0;
    }
}

@keyframes borderpls2 {
    0% { box-shadow: 0 0 0 0 #082680; }

    70% {
        box-shadow: 0 0 0 10px #082680;
        opacity: 0;
    }

    to {
        box-shadow: 0 0 0 0 #082680;
        opacity: 0;
    }
}

@keyframes fadeFromLeft {
    0% {
        opacity: 0;
        transform: translateX(-20px);
    }

    100% {
        opacity: 1;
        transform: translateX(0);
    }
}

@keyframes fadeFromRight {
    0% {
        opacity: 0;
        transform: translateX(20px);
    }

    100% {
        opacity: 1;
        transform: translateX(0);
    }
}

@keyframes fadeFromUp {
    0% {
        opacity: 0;
        transform: translateY(20px);
    }

    100% {
        opacity: 1;
        transform: translateY(0);
    }
}

.fadeFromUp { animation-name: fadeFromUp; }

.fadeFromRight { animation-name: fadeFromRight; }

.fadeFromLeft { animation-name: fadeFromLeft; }

/*global area*/

/*----------------------------------------------------*/

.str-home {
    -moz-osx-font-smoothing: antialiased;
    -webkit-font-smoothing: antialiased;
    color: #494949;
    font-family: "Roboto";
    font-size: 16px;
    line-height: 1.625;
    margin: 0;
    overflow-x: hidden;
    padding: 0;
}

.str-preloader {
    background: #fff url("../img/startup/pre.svg") no-repeat center center;
    background-color: #fff;
}

.decoration-wrapper {
    overflow: hidden;
    position: relative;
}

@keyframes zooming {
    0% { transform: scale(1, 1); }

    50% { transform: scale(1.05, 1.05); }

    100% { transform: scale(1, 1); }
}

.zooming { animation: zooming 18s infinite both; }

.str-headline h1,
.str-headline h2,
.str-headline h3,
.str-headline h4,
.str-headline h5,
.str-headline h6 {
    font-family: "Poppins";
    margin: 0;
}

.str-section-title {
    margin: 0 auto;
    max-width: 530px;
}

.str-section-title .str-title-tag {
    color: #53117f;
    font-size: 18px;
    font-weight: 500;
}

.str-section-title h2 {
    color: #010101;
    font-size: 40px;
    font-weight: 700;
    padding: 25px 0px 0px;
    position: relative;
}

.str-section-title h2:before {
    background-image: linear-gradient(125deg, #6407c1 0%, #324add 49%, #008df9 100%);
    content: "";
    height: 3px;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    top: 13px;
    width: 42px;
}

.str-section-title.str-title-left h2:before { right: auto; }

.str-scrollup {
    background-color: #6e24c8;
    border-radius: 100%;
    bottom: 20px;
    display: none;
    height: 55px;
    line-height: 55px;
    position: fixed;
    right: 20px;
    width: 55px;
    z-index: 5;
}

.str-scrollup i {
    color: #fff;
    font-size: 20px;
}

/*---------------------------------------------------- */

/*header area*/

/*----------------------------------------------------*/

.str-main-header {
    padding-top: 22px;
    position: absolute;
    width: 100%;
    z-index: 9;
}

.str-main-header .str-header-top .str-social a {
    color: #fff;
    margin-left: 10px;
    transition: 0.3s all ease-in-out;
}

.str-main-header .str-header-top .str-social a:hover { color: #6e24c8; }

.str-main-header .str-header-top .str-language {
    padding: 0px 20px 0px 60px;
    position: relative;
}

.str-main-header .str-header-top .str-language:after {
    color: #fff;
    content: "";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    position: absolute;
    right: 0;
    top: 0;
}

.str-main-header .str-header-top .str-language:before {
    background-color: #cfcfcf;
    content: "";
    height: 20px;
    left: 28px;
    position: absolute;
    top: 2px;
    width: 2px;
}

.str-main-header .str-header-top .str-language a {
    color: #fff;
    font-size: 13px;
}

.str-main-header .str-header-top .str-language a img { margin-right: 8px; }

.str-main-header .str-header-top .str-language ul {
    background-color: #010101;
    opacity: 0;
    padding-bottom: 5px;
    position: absolute;
    top: 50px;
    transition: 0.3s all ease-in-out;
    visibility: hidden;
    width: 120px;
    z-index: 5;
}

.str-main-header .str-header-top .str-language ul li a {
    border-bottom: 1px solid #5a5a5a;
    display: block;
    padding: 5px 15px 3px;
}

.str-main-header .str-header-top .str-language ul li:last-child a { border-bottom: none; }

.str-main-header .str-header-top .str-language:hover ul {
    opacity: 1;
    top: 35px;
    visibility: visible;
}

.str-main-header .str-main-menu { margin-top: 18px; }

.str-main-header .str-main-menu-item .navbar-nav { display: inherit; }

.str-main-header .str-main-menu-item .str-main-navigation { background-color: #010004; }

.str-main-header .str-main-menu-item .str-main-navigation li a {
    color: #fff;
    display: inline-block;
    font-family: "Poppins";
    font-size: 16px;
    font-weight: 600;
    padding: 14px 40px;
    position: relative;
    z-index: 1;
}

.str-main-header .str-main-menu-item .str-main-navigation li a:after {
    background-image: linear-gradient(125deg, #6407c1 0%, #324add 49%, #008df9 100%);
    content: "";
    height: 100%;
    left: auto;
    position: absolute;
    right: 0;
    top: 0;
    transition: 0.5s all ease-in-out;
    width: 0;
    z-index: -1;
}

.str-main-header .str-main-menu-item .str-main-navigation li a.active:after,
.str-main-header .str-main-menu-item .str-main-navigation li a:hover:after {
    left: 0;
    right: auto;
    width: 100%;
}

.str-main-header .str-main-menu-item .str-main-navigation .dropdown { position: relative; }

.str-main-header .str-main-menu-item .str-main-navigation .dropdown:after {
    color: #fff;
    content: "";
    font-family: "Font Awesome 5 Free";
    font-size: 10px;
    font-weight: 900;
    position: absolute;
    right: 24px;
    top: 18px;
    transition: 0.3s all ease-in-out;
}

.str-main-header .str-main-menu-item .str-main-navigation .dropdown .dropdown-menu {
    background-color: #fff;
    border: none;
    border-radius: 0;
    box-shadow: 0 5px 10px 0 rgba(83, 82, 82, 0.1);
    display: block;
    height: auto;
    left: -20px;
    margin: 0px;
    opacity: 0;
    overflow: hidden;
    padding: 0px;
    position: absolute;
    top: 50px;
    transition: all 0.4s ease-in-out;
    visibility: hidden;
    width: 200px;
    z-index: 2;
}

.str-main-header .str-main-menu-item .str-main-navigation .dropdown .dropdown-menu li {
    border-bottom: 1px solid #e5e5e5;
    margin-left: 0;
    width: 100%;
}

.str-main-header .str-main-menu-item .str-main-navigation .dropdown .dropdown-menu li a {
    color: #343434;
    display: block;
    font-size: 14px;
    padding: 10px 25px;
    position: relative;
    transition: 0.3s all ease-in-out;
    width: 100%;
}

.str-main-header .str-main-menu-item .str-main-navigation .dropdown .dropdown-menu li a:before { display: none; }

.str-main-header .str-main-menu-item .str-main-navigation .dropdown .dropdown-menu li a:after {
    background-color: #4de3ef;
    background-image: none;
    border-radius: 100%;
    content: "";
    height: 8px;
    left: 10px;
    position: absolute;
    top: 18px;
    transform: scale(0);
    transition: 0.3s all ease-in-out;
    width: 8px;
}

.str-main-header .str-main-menu-item .str-main-navigation .dropdown .dropdown-menu li a:hover {
    background-color: #6e24c8;
    color: #fff;
}

.str-main-header .str-main-menu-item .str-main-navigation .dropdown .dropdown-menu li a:hover:after { transform: scale(1); }

.str-main-header .str-main-menu-item .str-main-navigation .dropdown .dropdown-menu li:last-child { border-bottom: none; }

.str-main-header .str-main-menu-item .str-main-navigation .dropdown:hover .dropdown-menu {
    left: 0;
    opacity: 1;
    visibility: visible;
}

.str-sticky-menu {
    animation-duration: 0.7s;
    animation-fill-mode: both;
    animation-name: fadeInDown;
    animation-timing-function: ease;
    background-color: #010101;
    padding: 10px 0px 15px;
    position: fixed;
    top: -40px;
    transition: 0.3s all ease-in-out;
    z-index: 9;
}

.str-main-header.str-sticky-menu .str-main-menu-item .str-main-navigation .dropdown .dropdown-menu { top: 55px; }

/*---------------------------------------------------- */

/*banner area*/

/*----------------------------------------------------*/

.str-banner-slide-area { padding: 280px 0px 250px; }

.str-banner-slide-area .owl-nav .owl-next,
.str-banner-slide-area .owl-nav .owl-prev {
    background-color: #d5dbe6;
    border-radius: 100%;
    cursor: pointer;
    font-size: 20px;
    height: 60px;
    line-height: 60px;
    opacity: 0;
    position: absolute;
    text-align: center;
    top: 50%;
    transform: translateY(-50%);
    transition: 0.5s all ease-in-out;
    width: 60px;
}

.str-banner-slide-area .owl-nav .owl-next:hover,
.str-banner-slide-area .owl-nav .owl-prev:hover {
    background-color: #6e24c8;
    color: #fff;
}

.str-banner-slide-area .owl-nav .owl-prev { left: -200px; }

.str-banner-slide-area .owl-nav .owl-next { right: -200px; }

.str-banner-slide-area .str-banner-content { max-width: 765px; }

.str-banner-slide-area .str-banner-content h1 {
    color: #fff;
    font-size: 70px;
    font-weight: 700;
    opacity: 0;
    padding-bottom: 70px;
    position: relative;
    transform: scaleY(0);
    transform-origin: top;
    transition: all 1000ms ease;
}

.str-banner-slide-area .str-banner-content h1:after {
    background-image: linear-gradient(125deg, #6407c1 0%, #324add 49%, #008df9 100%);
    bottom: 35px;
    content: "";
    height: 5px;
    left: 0px;
    position: absolute;
    width: 92px;
}

.str-banner-slide-area .str-banner-content p {
    color: #fff;
    font-size: 18px;
    max-width: 630px;
    opacity: 0;
    padding-bottom: 40px;
    transform: scaleY(0);
    transform-origin: top;
    transition: all 1000ms ease;
}

.str-banner-slide-area .str-banner-content a {
    background-color: #028bf8;
    border-radius: 40px;
    color: #fff;
    font-family: "Poppins";
    font-weight: 700;
    height: 60px;
    line-height: 60px;
    opacity: 0;
    overflow: hidden;
    position: relative;
    transform: scaleY(0);
    transform-origin: top;
    transition: all 1000ms ease;
    width: 180px;
    z-index: 1;
}

.str-banner-slide-area .str-banner-content a i {
    background-color: #6e24c8;
    border-radius: 100%;
    color: #fff;
    display: inline-block;
    height: 38px;
    line-height: 38px;
    margin-right: 5px;
    transition: 0.3s all ease-in-out;
    width: 38px;
}

.str-banner-slide-area .str-banner-content a:after {
    background-color: #6e24c8;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: -100%;
    transition: 0.3s all ease-in-out;
    width: 100%;
    z-index: -1;
}

.str-banner-slide-area .str-banner-content a:hover:after { top: 0; }

.str-banner-slide-area .str-banner-content a:hover i { background-color: #028bf8; }

.str-banner-slide-area .owl-item.active .str-banner-content h1 {
    opacity: 1;
    transform: scaleY(1);
    transition-delay: 300ms;
}

.str-banner-slide-area .owl-item.active .str-banner-content p {
    opacity: 1;
    transform: scaleY(1);
    transition-delay: 600ms;
}

.str-banner-slide-area .owl-item.active .str-banner-content a {
    opacity: 1;
    transform: scaleY(1);
    transition-delay: 900ms;
}

.str-banner-section:hover .owl-prev {
    left: -150px;
    opacity: 1;
}

.str-banner-section:hover .owl-next {
    opacity: 1;
    right: -150px;
}

/*---------------------------------------------------- */

/*feature area*/

/*----------------------------------------------------*/

.str-feature-section { padding: 50px 0px 110px; }

.str-feature-section .str-feature-icon-text {
    border-radius: 130px;
    box-shadow: 0px 11px 54px 0px rgba(13, 0, 30, 0.2);
    overflow: hidden;
    padding: 40px 0px;
    position: relative;
    transition: 0.3s all ease-in-out;
    z-index: 1;
}

.str-feature-section .str-feature-icon-text .str-feature-icon {
    background-image: linear-gradient(125deg, #efe7f9 0%, #eaedfc 49%, #e5f3fe 100%);
    border-radius: 100%;
    height: 125px;
    line-height: 125px;
    margin: 0 auto;
    margin-bottom: 18px;
    transition: 0.3s all ease-in-out;
    width: 125px;
}

.str-feature-section .str-feature-icon-text .str-feature-icon img {
    display: initial;
    margin: 0 auto;
    text-align: center;
    width: initial;
}

.str-feature-section .str-feature-icon-text .str-feature-text h3 {
    color: #010101;
    font-size: 22px;
    font-weight: 700;
    padding-bottom: 35px;
    position: relative;
    transition: 0.3s all ease-in-out;
}

.str-feature-section .str-feature-icon-text .str-feature-text h3:before {
    background-color: #2786f1;
    border-radius: 100%;
    bottom: 15px;
    content: "";
    height: 10px;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    width: 10px;
}

.str-feature-section .str-feature-icon-text .str-feature-text .str-feature-list {
    padding-bottom: 10px;
    padding-left: 80px;
    text-align: left;
}

.str-feature-section .str-feature-icon-text .str-feature-text .str-feature-list li {
    margin-bottom: 3px;
    position: relative;
    transition: 0.3s all ease-in-out;
}

.str-feature-section .str-feature-icon-text .str-feature-text .str-feature-list li:before {
    content: "";
    font-family: "Font Awesome 5 Free";
    font-size: 12px;
    font-weight: 900;
    left: -20px;
    position: absolute;
    top: 3px;
    transition: 0.3s all ease-in-out;
}

.str-feature-section .str-feature-icon-text:after, .str-feature-section .str-feature-icon-text:before {
    background-repeat: no-repeat;
    content: "";
    height: 360px;
    opacity: 0;
    position: absolute;
    transition: 0.5s all ease-in-out;
    width: 400px;
    z-index: -1;
}

.str-feature-section .str-feature-icon-text:after {
    background-image: url(../img/startup/shape/fs1.png);
    bottom: 0;
    left: -130px;
    transition-delay: 0.3s;
    z-index: -1;
}

.str-feature-section .str-feature-icon-text:before {
    background-image: url(../img/startup/shape/fs2.png);
    bottom: -70px;
    left: -120px;
    z-index: -2;
}

.str-feature-section .str-feature-icon-text:hover { background-color: #010004; }

.str-feature-section .str-feature-icon-text:hover .str-feature-icon { background-color: #fff; }

.str-feature-section .str-feature-icon-text:hover:after {
    left: -90px;
    opacity: 1;
}

.str-feature-section .str-feature-icon-text:hover:before {
    left: -95px;
    opacity: 1;
}

.str-feature-section .str-feature-icon-text:hover h3 { color: #fff; }

.str-feature-section .str-feature-icon-text:hover h3:before { background-color: #fff; }

.str-feature-section .str-feature-icon-text:hover li { color: #fff; }

.str-feature-section .str-feature-icon-text:hover li:before { color: #fff; }

.str-feature-section .str-feature-content { margin-top: 50px; }

.str-feature-section .str-feature-content .owl-nav .owl-prev,
.str-feature-section .str-feature-content .owl-nav .owl-next {
    background-color: #bfdafa;
    border-radius: 100%;
    cursor: pointer;
    font-size: 18px;
    height: 40px;
    line-height: 40px;
    position: absolute;
    text-align: center;
    top: 50%;
    transform: translateY(-50%);
    transition: 0.3s all ease-in-out;
    width: 40px;
}

.str-feature-section .str-feature-content .owl-nav .owl-prev:hover,
.str-feature-section .str-feature-content .owl-nav .owl-next:hover {
    background-color: #6e24c8;
    color: #fff;
}

.str-feature-section .str-feature-content .owl-nav .owl-prev { left: -20px; }

.str-feature-section .str-feature-content .owl-nav .owl-next { right: -20px; }

.str-feature-section .str-feature-content .owl-stage-outer { overflow: visible; }

.str-feature-section .str-feature-content .owl-stage-outer .owl-item {
    opacity: 0;
    transition: opacity 500ms;
}

.str-feature-section .str-feature-content .owl-stage-outer .owl-item.active { opacity: 1; }

.str-feature-section .str-feature-content .owl-stage-outer:nth-child(1) .owl-item .str-feature-text h3:before { background-color: #2786f1; }

.str-feature-section .str-feature-content .owl-stage-outer:nth-child(2) .owl-item .str-feature-text h3:before { background-color: #6e27ca; }

.str-feature-section .str-feature-content .owl-stage-outer:nth-child(3) .owl-item .str-feature-text h3:before { background-color: #43d3e8; }

.str-feature-section .str-feature-content .owl-stage-outer:nth-child(4) .owl-item .str-feature-text h3:before { background-color: #00b17f; }

.str-feature-box { position: relative; }

.str-feature-box .str-hover-icon {
    background-image: linear-gradient(-30deg, #008df9 0%, #6006b3 100%);
    border: 3px solid #fff;
    border-radius: 100%;
    color: #fff;
    height: 55px;
    line-height: 50px;
    position: absolute;
    right: 5px;
    top: 10px;
    transform: scale(0);
    transition: 0.3s all ease-in-out;
    width: 55px;
    z-index: 3;
}

.str-feature-box:hover .str-hover-icon { transform: scale(1); }

/*---------------------------------------------------- */

/*abiut area*/

/*----------------------------------------------------*/

.str-about-section {
    background-color: #edf2f9;
    padding: 115px 0px 110px;
}

.str-about-section .str-aboutbg1 {
    left: 0;
    top: -20%;
}

.str-about-section .str-aboutbg2 {
    right: -5%;
    top: 20%;
}

.str-about-section .str-aboutbg3 {
    bottom: -10%;
    left: -10%;
}

.str-about-section .str-about-content .str-section-title { padding-bottom: 25px; }

.str-about-section .str-about-content .str-about-textarea {
    color: #010101;
    font-size: 17px;
    font-weight: 500;
    line-height: 1.647;
    padding-bottom: 25px;
}

.str-about-section .str-about-content .str-about-list { padding: 25px 0px 22px; }

.str-about-section .str-about-content .str-about-list li {
    color: #000000;
    margin-bottom: 5px;
    padding-left: 25px;
    position: relative;
}

.str-about-section .str-about-content .str-about-list li:before {
    color: #6e24c8;
    content: "";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    left: 0;
    position: absolute;
    top: 0;
}

.str-about-section .str-about-content .str-about-img {
    display: flex;
    margin-left: 50px;
}

.str-about-section .str-about-content .str-about-img .str-about-shape {
    position: absolute;
    right: 0;
    top: 40%;
    transform: translateY(-50%);
}

.str-about-section .str-about-content .str-about-img .str-about-logo {
    left: 0;
    position: absolute;
    right: 0;
    text-align: center;
    top: 50%;
    transform: translateY(-50%);
}

.str-about-section .str-about-content .str-about-img .str-about-img-field { width: 50%; }

.str-about-section .str-about-content .str-about-img .str-about-pic {
    display: inline-block;
    margin: 5px;
}

.str-about-section .str-about-content .str-progress-area {
    margin-top: 20px;
    max-width: 290px;
}

.str-about-section .str-about-content .str-progress-area h3 {
    color: #17161a;
    font-size: 16px;
    font-weight: 600;
    padding-bottom: 5px;
}

.str-about-section .str-about-content .str-progress-area .barfiller {
    background: #ebebeb;
    height: 12px;
    margin-bottom: 16px;
    position: relative;
    width: 100%;
}

.str-about-section .str-about-content .str-progress-area .barfiller .fill {
    background-image: linear-gradient(125deg, #6407c1 0%, #324add 49%, #008df9 100%) !important;
    display: block;
    height: 100%;
    position: relative;
    width: 0px;
    z-index: 1;
}

.str-about-section .str-about-content .str-progress-area .barfiller .tipWrap { display: none; }

.str-about-section .str-about-content .str-progress-area .barfiller .tip {
    background: #333;
    color: #fff;
    font-family: "Poppins";
    font-size: 12px;
    font-weight: 600;
    left: 0px;
    margin-top: -30px;
    padding: 2px 4px;
    position: absolute;
    z-index: 2;
}

.str-about-section .str-about-content .str-progress-area .barfiller .tip:after {
    border: solid;
    border-color: rgba(0, 0, 0, 0.8) transparent;
    border-width: 6px 6px 0 6px;
    bottom: -4px;
    content: "";
    display: block;
    left: 9px;
    position: absolute;
    z-index: 9;
}

.str-about-section .str-about-feature-box {
    border-radius: 5px;
    padding: 25px 30px;
}

.str-about-section .str-about-feature-box .str-about-feature-icon {
    border-radius: 100%;
    height: 85px;
    line-height: 85px;
    margin-right: 25px;
    width: 85px;
}

.str-about-section .str-about-feature-box .str-about-feature-icon i {
    color: #fff;
    font-size: 45px;
}

.str-about-section .str-about-feature-box .str-about-feature-text h3 {
    color: #fff;
    font-size: 24px;
    font-weight: 500;
    line-height: 1.333;
    margin-top: 14px;
}

.str-about-section .str-about-feature-area { padding-top: 75px; }

.str-about-section .str-about-feature-area .col-lg-4:nth-child(1) .str-about-feature-box { background-image: linear-gradient(90deg, #3a006c 1%, #510498 49%, #6807c3 100%); }

.str-about-section .str-about-feature-area .col-lg-4:nth-child(1) .str-about-feature-icon { background-color: #683992; }

.str-about-section .str-about-feature-area .col-lg-4:nth-child(2) .str-about-feature-box { background-image: linear-gradient(90deg, #6006b3 1%, #3317b4 49%, #0627b5 100%); }

.str-about-section .str-about-feature-area .col-lg-4:nth-child(2) .str-about-feature-icon { background-color: #7a40c4; }

.str-about-section .str-about-feature-area .col-lg-4:nth-child(3) .str-about-feature-box { background-image: linear-gradient(90deg, #1422b5 1%, #0c57da 49%, #048cff 100%); }

.str-about-section .str-about-feature-area .col-lg-4:nth-child(3) .str-about-feature-icon { background-color: #4464d2; }

.str-btn {
    font-family: "Poppins";
    font-size: 15px;
    font-weight: 700;
    position: relative;
}

.str-btn i {
    color: #6e24c8;
    margin-left: 5px;
    transition: 0.3s all ease-in-out;
}

.str-btn:before {
    background-color: #161616;
    bottom: -1px;
    content: "";
    height: 2px;
    position: absolute;
    width: 112px;
}

.str-btn:hover i { margin-left: 10px; }

/*---------------------------------------------------- */

/*abiut area*/

/*----------------------------------------------------*/

@keyframes rotate-anim {
    0% { transform: rotate(0deg); }

    100% { transform: rotate(360deg); }
}

.str-work-process-section { padding: 105px 0px 115px; }

.str-work-process-section .str-work-icon-text .str-work-icon {
    border: 2px solid #d7e7fd;
    border-radius: 100%;
    height: 155px;
    line-height: 155px;
    margin: 0 auto;
    margin-bottom: 45px;
    position: relative;
    width: 155px;
}

.str-work-process-section .str-work-icon-text .str-work-icon i {
    color: #444444;
    font-size: 45px;
}

.str-work-process-section .str-work-icon-text .str-work-icon .str-icon-border {
    animation: rotate-anim 3s infinite linear;
    animation-duration: 1500ms;
    animation-play-state: paused;
    border: 15px solid #4ae0f0;
    border-radius: 100%;
    border-right-color: transparent;
    height: 170px;
    left: -10px;
    position: absolute;
    top: -10px;
    width: 170px;
}

.str-work-process-section .str-work-icon-text .str-work-icon .str-icon-border .work-circle-shape {
    background-image: linear-gradient(-30deg, #54e8ec 0%, #33cefa 100%);
    border-radius: 100%;
    box-shadow: -1.045px 9.945px 16px 0px rgba(52, 207, 251, 0.4);
    content: "";
    height: 35px;
    position: absolute;
    right: -25px;
    top: 50px;
    width: 35px;
}

.str-work-process-section .str-work-icon-text .str-work-icon .icon-inner-shadow {
    border-radius: 100%;
    box-shadow: -1.045px 9.945px 16px 0px rgba(52, 207, 251, 0.4);
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

.str-work-process-section .str-work-icon-text:hover .str-icon-border { animation-play-state: running; }

.str-work-process-section .str-work-icon-text .str-work-text h3 {
    color: #010101;
    font-size: 22px;
    font-weight: 700;
    padding-bottom: 15px;
}

.str-work-process-section .str-work-icon-text .str-work-text p {
    margin: 0 auto;
    max-width: 200px;
    padding-bottom: 5px;
}

.str-work-process-section .str-work-icon-text .str-work-text .str-btn { transition: 0.3s all ease-in-out; }

.str-work-process-section .str-work-icon-text .str-work-text .str-btn i {
    color: #494949;
    margin-left: 0;
}

.str-work-process-section .str-work-icon-text .str-work-text .str-btn:hover { color: #6e24c8; }

.str-work-process-section .str-work-icon-text .str-work-text .str-btn:hover i {
    color: #6e24c8;
    margin-left: 5px;
}

.str-work-process-section .str-work-icon-text .str-work-text .str-btn:before {
    height: 1px;
    width: 100%;
}

.str-work-process-section .str-work-process-content { padding-top: 75px; }

.str-work-process-section .str-work-process-content .col-lg-4:nth-child(2) .str-work-icon-text { position: relative; }

.str-work-process-section .str-work-process-content .col-lg-4:nth-child(2) .str-work-icon-text:before {
    background-image: url(../img/startup/shape/rv1.png);
    background-repeat: no-repeat;
    content: "";
    height: 20px;
    left: -50px;
    position: absolute;
    top: 70px;
    width: 70px;
}

.str-work-process-section .str-work-process-content .col-lg-4:nth-child(2) .str-work-icon-text .icon-inner-shadow { display: none; }

.str-work-process-section .str-work-process-content .col-lg-4:nth-child(2) .str-work-icon-text .str-icon-border {
    border: 15px solid #0095ff;
    border-right-color: transparent;
}

.str-work-process-section .str-work-process-content .col-lg-4:nth-child(2) .str-work-icon-text .work-circle-shape {
    background-image: linear-gradient(-30deg, #00bdff 0%, #007aff 100%);
    box-shadow: -1.045px 9.945px 16px 0px rgba(0, 122, 255, 0.4);
}

.str-work-process-section .str-work-process-content .col-lg-4:nth-child(3) .str-work-icon-text { position: relative; }

.str-work-process-section .str-work-process-content .col-lg-4:nth-child(3) .str-work-icon-text:before {
    background-image: url(../img/startup/shape/rv2.png);
    background-repeat: no-repeat;
    content: "";
    height: 20px;
    left: -50px;
    position: absolute;
    top: 70px;
    width: 70px;
}

.str-work-process-section .str-work-process-content .col-lg-4:nth-child(3) .str-work-icon-text .icon-inner-shadow { display: none; }

.str-work-process-section .str-work-process-content .col-lg-4:nth-child(3) .str-work-icon-text .str-icon-border {
    border: 15px solid #590fb8;
    border-right-color: transparent;
}

.str-work-process-section .str-work-process-content .col-lg-4:nth-child(3) .str-work-icon-text .work-circle-shape {
    background-image: linear-gradient(176deg, #008df9 0%, #324add 49%, #6407c1 100%);
    box-shadow: none;
}

/*---------------------------------------------------- */

/*abiut area*/

/*----------------------------------------------------*/

.str-portfolio-section:after {
    background-color: #edf2f9;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 60px;
    width: 100%;
}

.str-portfolio-section .str-port-img-text {
    overflow: hidden;
    position: relative;
}

.str-portfolio-section .str-port-img-text:after {
    background: gradient(linear, left top, left bottom, from(#a0843b), color-stop(75%, #a0843b));
    background: linear-gradient(to bottom, rgba(21, 37, 65, 0) 0%, rgba(105, 36, 245, 0.79) 75%, rgba(36, 151, 245, 0.79) 100%);
    content: "";
    height: 100%;
    opacity: 0;
    position: absolute;
    top: 85px;
    transition: 0.3s all ease-in-out;
    width: 100%;
}

.str-portfolio-section .str-port-img-text .str-port-text {
    bottom: 0px;
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    transition: 0.3s all ease-in-out;
    transition-delay: 0.3s;
    z-index: 1;
}

.str-portfolio-section .str-port-img-text .str-port-text h3 {
    color: #fff;
    font-size: 22px;
    font-weight: 700;
    padding-bottom: 5px;
}

.str-portfolio-section .str-port-img-text .str-port-text span { color: #fff; }

.str-portfolio-section .str-port-img-text .str-port-text .str-port-popup {
    background-image: linear-gradient(-30deg, #00bdff 0%, #007aff 100%);
    border-radius: 100%;
    color: #fff;
    font-size: 14px;
    height: 40px;
    line-height: 40px;
    margin: 0 auto;
    margin-top: 8px;
    width: 40px;
}

.str-portfolio-section .str-portfolio-area .owl-item.active.center .str-port-img-text:after {
    opacity: 1;
    top: 0;
}

.str-portfolio-section .str-portfolio-area .owl-item.active.center .str-port-img-text .str-port-text {
    bottom: 20px;
    opacity: 1;
}

/*---------------------------------------------------- */

/*abiut area*/

/*----------------------------------------------------*/

.str-testimonial_section {
    background-color: #edf2f9;
    padding: 105px 0px 100px 0px;
    position: relative;
    z-index: 1;
}

.str-testimonial_section .str-tst-vector {
    bottom: 0;
    position: absolute;
    right: 0;
    z-index: -1;
}

.str-testimonial_section .carousel_preview .str-section-title h2 { padding-bottom: 20px; }

.str-testimonial_content {
    display: inline-block;
    padding: 20px;
}

.str-testimonial_content .str-testimonial_rating li {
    color: #f6b91c;
    font-size: 14px;
}

.str-testimonial_content .str-testimonial_text {
    border-bottom-left-radius: 0px;
    border-radius: 10px;
    overflow: hidden;
    padding: 15px 0 25px;
    z-index: 1;
}

.str-testimonial_content .str-testimonial_text h4 {
    color: #010101;
    font-size: 22px;
    font-weight: 700;
    padding-bottom: 20px;
}

.str-testimonial_name_designation .str-testimonial_img {
    border: 5px solid #fff;
    border-radius: 100%;
    height: 95px;
    margin-right: 18px;
    overflow: hidden;
    width: 95px;
}

.str-testimonial_name_designation .str-testimonial_meta {
    display: inline-block;
    margin-top: 25px;
}

.str-testimonial_name_designation .str-testimonial_meta h4 {
    color: #010101;
    font-size: 20px;
    font-weight: 700;
    padding-bottom: 5px;
}

.str-testimonial_name_designation .str-testimonial_meta p {
    color: #444444;
    font-size: 14px;
}

.str-testimonial_slider .carousel-control-prev,
.str-testimonial_slider .carousel-control-next {
    background-color: #fff;
    border-radius: 50px;
    bottom: 40px;
    box-shadow: 0px 7px 7px 0px rgba(0, 15, 44, 0.18);
    color: #373a5b;
    display: inline-block;
    font-size: 18px;
    font-weight: 700;
    height: 50px;
    left: 190px;
    line-height: 58px;
    margin: 0px 15px 0px 0px;
    opacity: 1;
    text-align: center;
    top: auto;
    transition: all 300ms ease;
    width: 50px;
}

.str-testimonial_slider .carousel-control-prev:before,
.str-testimonial_slider .carousel-control-next:before {
    border-radius: 50px;
    content: "";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    height: 50px;
    left: 0px;
    line-height: 50px;
    position: absolute;
    text-align: center;
    top: 0px;
    width: 50px;
}

.str-testimonial_slider .carousel-control-prev:hover,
.str-testimonial_slider .carousel-control-next:hover {
    background-color: #000;
    color: #fff;
}

.str-testimonial_slider .carousel-control-prev { left: 120px; }

.str-testimonial_slider .carousel-control-prev:before { content: ""; }

.carousel-indicators { position: static; }

.str-testimonial_indicator {
    background-image: url(../img/startup/testimonial/in-bg.png);
    background-repeat: no-repeat;
    display: block;
    height: 510px;
    margin: 60px 20px 0 0;
    max-width: 100%;
    position: relative;
}

.str-testimonial_indicator .carousel-indicators li {
    border: 5px solid #fff;
    border-radius: 50%;
    box-shadow: 0px 7px 6px 0px rgba(0, 15, 44, 0.19), inset -1px 0px 27px 0px rgba(0, 0, 0, 0.29);
    color: #202120;
    height: 60px;
    overflow: hidden;
    position: absolute;
    text-align: center;
    transition: all 500ms ease;
    width: 60px;
}

.str-testimonial_indicator .carousel-indicators li img { display: block; }

.str-testimonial_indicator .carousel-indicators li:nth-child(1) {
    bottom: 105px;
    right: 100px;
}

.str-testimonial_indicator .carousel-indicators li:nth-child(2) {
    bottom: 45px;
    left: 90px;
}

.str-testimonial_indicator .carousel-indicators li:nth-child(3) {
    left: 0px;
    top: 40%;
}

.str-testimonial_indicator .carousel-indicators li:nth-child(4) {
    left: 100px;
    top: 90px;
}

.str-testimonial_indicator .carousel-indicators li:nth-child(5) {
    left: 0;
    margin: 0 auto;
    right: 0;
    top: 35%;
}

.str-testimonial_indicator .carousel-indicators li:nth-child(6) {
    right: 120px;
    top: -30px;
}

.str-testimonial_indicator .active { transform: scale(1.5); }

.str-testimonial_indicator-dot .carousel-indicators2 {
    bottom: 25px;
    justify-content: flex-end;
    position: absolute;
    right: 45px;
}

.str-testimonial_indicator-dot .carousel-indicators2 li {
    cursor: pointer;
    display: inline-block;
    height: 25px;
    position: relative;
    width: 25px;
}

.str-testimonial_indicator-dot .carousel-indicators2 li:before {
    background-color: #010101;
    content: "";
    height: 6px;
    left: 10px;
    position: absolute;
    top: 9px;
    width: 6px;
}

.str-testimonial_indicator-dot .carousel-indicators2 li:after {
    border: 2px solid #010101;
    border-radius: 100%;
    content: "";
    display: none;
    height: 25px;
    left: 0;
    top: 0;
    transition: 0.3s all ease-in-out;
    width: 25px;
}

.str-testimonial_indicator-dot .carousel-indicators2 li.active:after { display: block; }

/*---------------------------------------------------- */

/*abiut area*/

/*----------------------------------------------------*/

.str-partner-section { padding: 50px 0px 65px; }

.str-partner-area .owl-nav { display: none; }

.str-partner-area .str-partner-img img {
    filter: grayscale(1);
    margin: 0 auto;
    transition: 0.3s all ease-in-out;
    width: inherit;
}

.str-partner-area .str-partner-img img:hover { filter: grayscale(0); }

/*---------------------------------------------------- */

/*abiut area*/

/*----------------------------------------------------*/

.str-newslatter-content {
    padding: 55px 0px;
    z-index: 1;
}

.str-newslatter-content:before {
    background-color: #b8c7e3;
    content: "";
    height: 100%;
    left: 0;
    opacity: 0.9;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
}

.str-newslatter-content .str-mail-icon {
    left: 30px;
    top: 55%;
    transform: translateY(-50%);
}

.str-newslatter-content .str-newslatter-text h2 {
    color: #010101;
    font-size: 36px;
    font-weight: 700;
    padding-bottom: 15px;
}

.str-newslatter-content .str-newslatter-text p {
    color: #010101;
    font-size: 18px;
    margin: 0 auto;
    max-width: 510px;
    padding-bottom: 25px;
}

.str-newslatter-content .str-newslatter-form {
    margin: 0 auto;
    max-width: 660px;
}

.str-newslatter-content .str-newslatter-form input {
    border: none;
    border-radius: 5px;
    box-shadow: 0px 6px 40px 0px rgba(5, 41, 140, 0.25);
    height: 60px;
    max-width: 495px;
    padding-left: 30px;
    width: 100%;
}

.str-newslatter-content .str-newslatter-form .nws-button {
    position: absolute;
    right: 0;
    top: 0;
}

.str-newslatter-content .str-newslatter-form .nws-button button {
    background-color: transparent;
    background-image: linear-gradient(125deg, #6407c1 0%, #324add 49%, #008df9 100%) !important;
    background-size: 200% auto;
    border: none;
    border-radius: 5px;
    color: #fff;
    font-family: "Poppins";
    font-weight: 700;
    height: 60px;
    transition: 0.3s all ease-in-out;
    width: 150px;
}

.str-newslatter-content .str-newslatter-form .nws-button button:hover {
    background-position: right center;
    transition: 0.3s all ease-in-out;
}

/*---------------------------------------------------- */

/*team area*/

/*----------------------------------------------------*/

.str-team-section { padding: 105px 0px 80px; }

.str-team-section .str-section-title { padding: 0 0 30px 80px; }

.str-team-section .str-team-title-text {
    max-width: 540px;
    padding-top: 60px;
}

.str-team-section .str-team-member-item .owl-stage-outer { padding-bottom: 30px; }

.str-team-section .str-team-member-item .owl-nav .owl-next,
.str-team-section .str-team-member-item .owl-nav .owl-prev {
    border: 2px solid #1d1b4c;
    top: 40%;
}

.str-team-section .str-team-member-item .owl-nav .owl-next:hover,
.str-team-section .str-team-member-item .owl-nav .owl-prev:hover { background-color: #1d1b4c; }

.str-team-img-text { padding-bottom: 45px; }

.str-team-img-text .str-team-text {
    background-color: #fff;
    bottom: 0;
    box-shadow: -3.536px 3.536px 40px 0px rgba(29, 27, 76, 0.15);
    height: 75px;
    left: 0;
    margin: 0 auto;
    max-width: 215px;
    overflow: hidden;
    padding: 12px 15px;
    position: absolute;
    right: 0;
    transition: 0.3s all ease-in-out;
}

.str-team-img-text .str-team-text h4 {
    color: #1d1b4c;
    font-size: 22px;
    font-weight: 700;
    transition: 0.3s all ease-in-out;
}

.str-team-img-text .str-team-text span {
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-image: linear-gradient(125deg, #6407c1 0%, #324add 49%, #008df9 100%);
    font-size: 15px;
    transition: 0.3s all ease-in-out;
}

.str-team-img-text .str-team-text p {
    color: #c1c1c6;
    font-size: 14px;
    opacity: 0;
    padding: 5px 0px 10px;
    transform: translateY(10px);
    transition: 0.3s all ease-in;
    transition-delay: 0.3s;
    visibility: hidden;
}

.str-team-img-text .str-team-text .str-social-team {
    opacity: 0;
    transform: translateY(10px);
    transition: 0.4s all ease-in;
    transition-delay: 0.5s;
    visibility: hidden;
}

.str-team-img-text .str-team-text .str-social-team a {
    color: #5e6877;
    margin: 0px 7px;
    transition: 0.3s all ease-in-out;
}

.str-team-img-text .str-team-text .str-social-team a:hover { color: #fff; }

.str-team-img-text:hover .str-team-text {
    background-color: #010101;
    height: 200px;
}

.str-team-img-text:hover .str-team-text p,
.str-team-img-text:hover .str-team-text .str-social-team {
    opacity: 1;
    transform: translateY(0);
    visibility: visible;
}

.str-team-img-text:hover .str-team-text span {
    -webkit-text-fill-color: inherit;
    color: #148eff;
}

.str-team-img-text:hover .str-team-text h4 { color: #fff; }

/*---------------------------------------------------- */

/*get in touch area*/

/*----------------------------------------------------*/

.str-get-in-touch-section { padding-bottom: 110px; }

.str-get-in-touch-section .str-get-touch-icon-text {
    border: 1px solid #e9eaf6;
    display: inline-block;
    padding: 15px;
    position: relative;
    width: 100%;
    z-index: 1;
}

.str-get-in-touch-section .str-get-touch-icon-text:after {
    background-image: linear-gradient(90deg, #1422b5 1%, #0c57da 49%, #048cff 100%);
    content: "";
    height: 100%;
    left: auto;
    position: absolute;
    right: 0;
    top: 0;
    transition: 0.5s all ease-in-out;
    width: 0%;
    z-index: -1;
}

.str-get-in-touch-section .str-get-touch-icon-text .str-get-touch-icon {
    background-color: #fff;
    height: 72px;
    line-height: 70px;
    margin-right: 14px;
    width: 70px;
}

.str-get-in-touch-section .str-get-touch-icon-text .str-get-touch-text { padding-top: 10px; }

.str-get-in-touch-section .str-get-touch-icon-text .str-get-touch-text h3 {
    color: #010101;
    font-size: 20px;
    font-weight: 700;
    padding-bottom: 3px;
    transition: 0.3s all ease-in-out;
}

.str-get-in-touch-section .str-get-touch-icon-text .str-get-touch-text span {
    color: #444444;
    font-size: 15px;
    transition: 0.3s all ease-in-out;
}

.str-get-in-touch-section .str-get-touch-icon-text:hover:after {
    left: 0;
    right: auto;
    width: 100%;
}

.str-get-in-touch-section .str-get-touch-icon-text:hover .str-get-touch-text h3, .str-get-in-touch-section .str-get-touch-icon-text:hover .str-get-touch-text span { color: #fff; }

#iframemap {
    border: none;
    width: 100%;
}

.str-maplocation {
    box-shadow: 0px 3px 6px 0px #082680;
    cursor: pointer;
    left: 30%;
    position: absolute;
    top: 40%;
    z-index: 1;
}

.str-maplocation:hover .str-location-iiner {
    opacity: 1;
    visibility: visible;
}

.str-location-iiner {
    background-color: #fff;
    border-radius: 10px;
    box-shadow: 0px 0px 49px 0px rgba(2, 21, 78, 0.18);
    left: -80px;
    opacity: 0;
    padding: 15px;
    position: absolute;
    top: -130px;
    transition: 0.4s all ease-in-out;
    visibility: hidden;
    width: 215px;
    width: 180px;
    z-index: 1;
}

.str-location-iiner:after {
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-top: 15px solid #fff;
    bottom: -15px;
    content: "";
    left: 50%;
    position: absolute;
    transform: translateX(-50%);
}

.str-location-iiner .str-location-counter { margin-right: 10px; }

.str-location-iiner h4 {
    color: #010101;
    font-size: 18px;
    font-weight: 700;
    padding-bottom: 5px;
}

.str-location-iiner p { line-height: 1.2; }

.str-feature-indicatior {
    background-color: #082680;
    border-radius: 100%;
    height: 15px;
    width: 15px;
}

.str-feature-indicatior .str-indicator-border1 {
    animation: borderpls 1.5s infinite cubic-bezier(0.4, 0, 1, 1) both;
    border-radius: inherit;
    box-shadow: 0 0 0 2px #082680;
    color: inherit;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
}

/*---------------------------------------------------- */

/*get in touch area*/

/*----------------------------------------------------*/

.str-blog-section { padding: 90px 0px 100px; }

.str-blog-section .str-team-title-text { padding-top: 40px; }

.str-blog-section .str-blog-area { padding-top: 40px; }

.str-blog-section .str-blog-img-text:before {
    background-color: #000;
    bottom: 0;
    content: "";
    height: 0%;
    left: 0;
    opacity: 0.8;
    position: absolute;
    top: auto;
    transition: 0.4s all ease-in-out;
    width: 100%;
    z-index: 1;
}

.str-blog-section .str-blog-img-text .str-blog-meta {
    background-image: linear-gradient(-30deg, #008df9 0%, #6006b3 100%);
    border-radius: 4px;
    box-shadow: -1.045px 9.945px 16px 0px rgba(68, 46, 200, 0.4);
    color: #fff;
    font-family: "Poppins";
    font-size: 20px;
    font-weight: 700;
    height: 62px;
    line-height: 1.1;
    padding-top: 10px;
    position: absolute;
    right: 20px;
    top: 20px;
    width: 62px;
    z-index: 3;
}

.str-blog-section .str-blog-img-text .str-blog-text {
    bottom: 55px;
    left: 30px;
    max-width: 280px;
    opacity: 0;
    position: absolute;
    transition: 0.3s all ease-in-out;
    transition-delay: 0.3s;
    visibility: hidden;
    z-index: 2;
}

.str-blog-section .str-blog-img-text .str-blog-text .str-post-meta {
    color: #dbe0e6;
    font-size: 14px;
}

.str-blog-section .str-blog-img-text .str-blog-text h3 {
    color: #fff;
    font-size: 22px;
    font-weight: 700;
    line-height: 1.455;
    padding: 2px 0px 20px;
}

.str-blog-section .str-blog-img-text .str-blog-text .str-read-more {
    color: #fff;
    font-family: "Poppins";
    font-size: 14px;
    font-weight: 700;
    padding-left: 70px;
    position: relative;
}

.str-blog-section .str-blog-img-text .str-blog-text .str-read-more:before {
    background-color: #2786f1;
    content: "";
    height: 38px;
    left: 0;
    position: absolute;
    top: -10px;
    transform: scale(0);
    transition: 0.5s all ease-in-out;
    transition-delay: 0.5s;
    width: 38px;
}

.str-blog-section .str-blog-img-text .str-blog-text .str-read-more:after {
    background-color: #fff;
    content: "";
    height: 1px;
    left: 20px;
    position: absolute;
    top: 10px;
    transition: 0.75s all ease-in-out;
    transition-delay: 0.7s;
    width: 0px;
}

.str-blog-section .str-blog-img-text:hover:before {
    bottom: auto;
    height: 100%;
    top: 0;
}

.str-blog-section .str-blog-img-text:hover .str-blog-text {
    bottom: 35px;
    opacity: 1;
    visibility: visible;
}

.str-blog-section .str-blog-img-text:hover .str-blog-text .str-read-more:before { transform: scale(1); }

.str-blog-section .str-blog-img-text:hover .str-blog-text .str-read-more:after { width: 35px; }

.str-blog-section .str-blog-area .owl-nav { display: none; }

.str-blog-section .str-blog-area .owl-dots {
    margin-top: 30px;
    text-align: center;
}

.str-blog-section .str-blog-area .owl-dots .owl-dot {
    background-color: #010101;
    display: inline-block;
    height: 6px;
    margin: 0px 8px;
    position: relative;
    width: 6px;
}

.str-blog-section .str-blog-area .owl-dots .owl-dot:after {
    border: 2px solid #010101;
    border-radius: 100%;
    content: "";
    display: none;
    height: 26px;
    left: -10px;
    position: absolute;
    top: -10px;
    width: 26px;
}

.str-blog-section .str-blog-area .owl-dots .owl-dot.active:after { display: block; }

/*---------------------------------------------------- */

/*Footer area*/

/*----------------------------------------------------*/

.str-footer-area .footer-content { padding-bottom: 80px; }

.str-footer-area .footer-content .str-ft-about-widget p {
    line-height: 1.688;
    padding: 15px 0px 30px;
}

.str-footer-area .footer-content .str-ft-about-widget .ft-about-btn a {
    background-image: linear-gradient(-30deg, #008df9 0%, #6006b3 100%);
    border-radius: 3px;
    box-shadow: -1.045px 9.945px 16px 0px rgba(68, 46, 200, 0.4);
    color: #fff;
    display: block;
    font-family: "Poppins";
    font-size: 15px;
    font-weight: 700;
    height: 35px;
    line-height: 35px;
    text-align: center;
    width: 100px;
}

.str-footer-area .footer-content .str-footer-widget .str-widget-title {
    color: #080808;
    font-size: 24px;
    font-weight: 600;
    padding-bottom: 25px;
}

.str-footer-area .footer-content .str-footer-widget .str-newslatter-widget p { font-size: 15px; }

.str-footer-area .footer-content .str-footer-widget .str-newslatter-widget form {
    margin-top: 25px;
    position: relative;
}

.str-footer-area .footer-content .str-footer-widget .str-newslatter-widget input {
    background-color: #eeeeee;
    border: none;
    height: 45px;
    padding: 0px 30px;
    width: 100%;
}

.str-footer-area .footer-content .str-footer-widget .str-newslatter-widget button {
    background-color: #010101;
    border: none;
    color: #fff;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    transition: 0.3s all ease-in-out;
    width: 60px;
}

.str-footer-area .footer-content .str-footer-widget .str-newslatter-widget button:hover { background-color: #6e24c8; }

.str-footer-area .footer-content .str-footer-widget .str-newslatter-widget .str-social-footer { margin-top: 20px; }

.str-footer-area .footer-content .str-footer-widget .str-newslatter-widget .str-social-footer a { margin-right: 18px; }

.str-footer-area .footer-content .str-footer-widget .str-newslatter-widget .str-social-footer a:nth-child(1) { color: #16599b; }

.str-footer-area .footer-content .str-footer-widget .str-newslatter-widget .str-social-footer a:nth-child(2) { color: #03a9f4; }

.str-footer-area .footer-content .str-footer-widget .str-newslatter-widget .str-social-footer a:nth-child(3) { color: #ed679b; }

.str-footer-area .footer-content .str-footer-widget .str-newslatter-widget .str-social-footer a:nth-child(4) { color: #87b7ff; }

.str-footer-area .footer-content .str-footer-widget .str-office-widget { padding-left: 10px; }

.str-footer-area .footer-content .str-footer-widget .str-office-widget .str-office-icon-text { padding-bottom: 10px; }

.str-footer-area .footer-content .str-footer-widget .str-office-widget .str-office-icon-text .str-office-icon { margin-right: 12px; }

.str-footer-area .footer-content .str-footer-widget .str-office-widget .str-office-icon-text .str-office-icon i {
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-image: linear-gradient(125deg, #6407c1 0%, #324add 49%, #008df9 100%);
    text-shadow: -1.045px 9.945px 16px rgba(68, 46, 200, 0.4);
}

.str-footer-area .footer-content .str-footer-widget .str-office-widget .str-office-icon-text p {
    font-size: 14px;
    line-height: 1.714;
    max-width: 140px;
    overflow: hidden;
}

.str-footer-area .footer-content .str-footer-widget .str-office-widget .str-open-hour span {
    color: #010101;
    font-size: 14px;
    font-weight: 700;
}

.str-footer-area .footer-content .str-footer-widget .str-office-widget .str-open-hour p {
    font-size: 14px;
    max-width: 150px;
    padding-top: 5px;
}

.str-footer-area .footer-content .str-footer-widget .str-insta-widget .str-insta-feed { margin: 0 -5px; }

.str-footer-area .footer-content .str-footer-widget .str-insta-widget a {
    float: left;
    margin: 5px;
    position: relative;
}

.str-footer-area .footer-content .str-footer-widget .str-insta-widget a:after {
    background-color: #010101;
    content: "";
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    transition: 0.3s all ease-in-out;
    width: 100%;
}

.str-footer-area .footer-content .str-footer-widget .str-insta-widget a:hover:after { opacity: 0.8; }

.str-footer-area .str-copywright-text {
    background-color: #010101;
    color: #ffff;
    font-family: "Poppins";
    font-size: 14px;
    padding: 15px 0;
}

.str-footer-area .str-copywright-text a { color: #50a2ff; }

/*---------------------------------------------------- */

/*mobile menu area*/

/*----------------------------------------------------*/

.str-mobile_menu_content {
    background-color: #1c1c1c;
    bottom: 0;
    height: 100vh;
    overflow-y: scroll;
    padding: 40px 0px;
    position: fixed;
    right: -350px;
    top: 0px;
    transition: all 0.5s ease-in;
    width: 280px;
    z-index: 101;
}

.str-mobile_menu_content .str-mobile-main-navigation { width: 100%; }

.str-mobile_menu_content .str-mobile-main-navigation .navbar-nav { width: 100%; }

.str-mobile_menu_content .navbar-nav .dropdown-menu {
    position: static !important;
    transform: none !important;
}

.str-mobile_menu_content .str-mobile-main-navigation .navbar-nav li {
    border-bottom: 1px dashed rgba(255, 255, 255, 0.1);
    display: block;
    padding: 13px 15px 13px 0px;
    transition: 0.3s all ease-in-out;
    width: 100%;
}

.str-mobile_menu_content .str-mobile-main-navigation .navbar-nav li a {
    color: #d5d5d5;
    display: block;
    font-size: 14px;
    font-weight: 400;
    padding: 0;
    padding: 5px 30px 0px;
    text-transform: uppercase;
    width: 100%;
}

.str-mobile_menu_content .m-brand-logo {
    margin: 0 auto;
    margin-bottom: 30px;
    width: 160px;
}

.str-mobile_menu_wrap.mobile_menu_on .str-mobile_menu_content {
    right: 0px;
    transition: all 0.7s ease-out;
}

.mobile_menu_overlay {
    background-color: rgba(0, 0, 0, 0.75);
    height: 100%;
    height: 120vh;
    opacity: 0;
    position: fixed;
    right: 0%;
    top: 0;
    transition: all 0.5s ease-in-out;
    visibility: hidden;
    width: 100%;
    z-index: 100;
}

.mobile_menu_overlay_on { overflow: hidden; }

.str-mobile_menu_wrap.mobile_menu_on .mobile_menu_overlay {
    opacity: 1;
    visibility: visible;
}

.str-mobile_menu_button {
    color: #5805a6;
    cursor: pointer;
    display: none;
    font-size: 30px;
    line-height: 40px;
    position: absolute;
    right: 0;
    text-align: center;
    top: -44px;
    z-index: 5;
}

.str-mobile_menu .str-mobile-main-navigation .navbar-nav li a:after { display: none; }

.str-mobile_menu .str-mobile-main-navigation .dropdown > .dropdown-menu {
    opacity: 1;
    visibility: visible;
}

.str-mobile_menu .str-mobile_menu_content .str-mobile-main-navigation .navbar-nav .dropdown-menu {
    background-color: transparent;
    border: none;
    box-shadow: none;
    display: none;
    padding: 5px 0px;
    transition: none;
    width: 100%;
}

.str-mobile_menu .str-mobile_menu_content .str-mobile-main-navigation .navbar-nav .dropdown-menu li {
    border: none;
    line-height: 1;
    margin-bottom: 5px;
    padding: 0 20px;
}

.str-mobile_menu .dropdown { position: relative; }

.str-mobile_menu .dropdown .dropdown-btn {
    background: none;
    border: 1px solid rgba(255, 255, 255, 0.5);
    border-radius: 0px;
    color: rgba(255, 255, 255, 0.5);
    height: 35px;
    line-height: 35px;
    padding: 0px;
    position: absolute;
    right: 15px;
    text-align: center;
    top: 10px;
    width: 36px;
}

.str-mobile_menu .str-mobile_menu_close {
    color: #d60606;
    cursor: pointer;
    font-size: 20px;
    height: 20px;
    left: 15px;
    position: absolute;
    top: 15px;
    width: 20px;
}

.str-main-header.str-sticky-menu .str-mobile_menu_content { top: 15px; }

/*---------------------------------------------------- */

/*responsive area*/

/*----------------------------------------------------*/

@media screen and (max-width: 1024px) {
    .str-feature-section .str-feature-icon-text .str-feature-text .str-feature-list { padding-left: 50px; }

    .str-about-section .str-about-content .str-about-img .str-about-shape { display: none; }

    .str-about-section .str-about-feature-box { padding: 25px 15px; }

    .str-about-section .str-about-feature-box .str-about-feature-text h3 { font-size: 22px; }
}

@media screen and (max-width: 991px) {
    .str-mobile_menu_button { display: block; }

    .str-main-header .str-main-menu-item .str-main-navigation { display: none; }

    .str-header-top { display: none; }

    .str-sticky-menu { top: -15px; }

    .str-about-content {
        margin: 0 auto;
        max-width: 530px;
    }

    .str-section-title { margin: inherit; }

    .str-about-section .str-about-content .str-about-img {
        margin-left: 0;
        padding-top: 30px;
    }

    .str-about-section .str-about-feature-box {
        margin-bottom: 30px;
        padding: 25px 30px;
    }

    .str-about-section .str-about-feature-box .str-about-feature-text h3 { font-size: 24px; }

    .str-work-icon-text { margin-bottom: 40px; }

    .str-work-process-section .str-work-process-content .col-lg-4:nth-child(2) .str-work-icon-text:before,
    .str-work-process-section .str-work-process-content .col-lg-4:nth-child(3) .str-work-icon-text:before { display: none; }

    .str-team-section .str-section-title { padding-left: 0; }

    .str-team-section .str-team-title-text { padding: 30px 0px; }

    .str-get-in-touch-section .str-get-touch-icon-text { margin-bottom: 30px; }

    .str-footer-widget { margin-bottom: 40px; }
}

@media screen and (max-width: 480px) {
    .str-banner-slide-area .str-banner-content h1 { font-size: 40px; }

    .str-banner-slide-area .str-banner-content a {
        height: 50px;
        line-height: 50px;
        width: 150px;
    }

    .str-banner-slide-area .str-banner-content a i {
        height: 30px;
        line-height: 30px;
        width: 30px;
    }

    .str-banner-slide-area { padding: 200px 0px 150px; }

    .str-section-title h2 { font-size: 32px; }

    .str-feature-box {
        margin: 0 auto;
        max-width: 270px;
    }

    .str-feature-section .str-feature-content .owl-nav .owl-prev,
    .str-feature-section .str-feature-content .owl-nav .owl-next,
    .str-portfolio-section .str-portfolio-area .owl-nav .owl-next,
    .str-team-section .str-team-member-item .owl-nav .owl-next,
    .str-portfolio-section .str-portfolio-area .owl-nav .owl-prev,
    .str-team-section .str-team-member-item .owl-nav .owl-prev {
        display: inline-block;
        margin: 0 5px;
        position: static;
        transform: translateY(0);
    }

    .str-feature-section .str-feature-content .owl-nav,
    .str-portfolio-section .str-portfolio-area .owl-nav,
    .str-team-section .str-team-member-item .owl-nav {
        margin-top: 40px;
        text-align: center;
    }

    .str-feature-section .str-feature-icon-text .str-feature-text .str-feature-list { padding-left: 80px; }

    .str-testimonial_indicator-dot .carousel-indicators2 {
        justify-content: center;
        margin-top: 30px;
        position: static;
        text-align: center;
    }

    .str-newslatter-content { padding: 40px 30px; }

    .str-team-img-text {
        margin: 0 auto;
        max-width: 270px;
    }

    .str-feature-section { padding: 25px 0px 60px; }

    .str-about-section { padding: 50px 0px; }

    .str-about-section .str-about-feature-area { padding-top: 50px; }

    .str-work-process-section { padding: 50px 0px; }

    .str-testimonial_section { padding: 50px 0px; }

    .str-team-section { padding: 50px 0px; }

    .str-team-section .str-team-title-text { padding-top: 15px; }

    .str-team-section .str-team-member-item .owl-nav { margin-top: 20px; }

    .str-get-in-touch-section { padding-bottom: 60px; }

    .str-blog-section { padding: 50px 0px; }

    .str-blog-section .str-team-title-text { padding-top: 20px; }
}

@media screen and (max-width: 420px) {
    .str-banner-slide-area .str-banner-content h1 { font-size: 34px; }

    .str-about-section .str-about-content .str-about-img { display: inline-block; }

    .str-about-section .str-about-content .str-about-img .str-about-img-field { width: 100%; }

    .str-about-section .str-about-content .str-about-img .str-about-logo { display: none; }

    .str-about-section .str-about-content .str-progress-area { max-width: 100%; }

    .str-section-title h2 { font-size: 28px; }

    .str-work-process-section .str-work-process-content { padding-top: 40px; }

    .str-testimonial_indicator { display: none; }

    .str-newslatter-content .str-newslatter-text h2 { font-size: 30px; }

    .str-newslatter-content .str-newslatter-text p { font-size: 16px; }

    .str-newslatter-content .str-newslatter-form .nws-button {
        margin-top: 30px;
        position: static;
        text-align: center;
    }

    .str-newslatter-content .str-mail-icon { display: none; }
}

@media screen and (max-width: 380px) {
    .str-banner-slide-area .str-banner-content h1 { font-size: 30px; }

    .str-section-title h2 { font-size: 26px; }

    .str-about-section .str-about-feature-box .str-about-feature-text h3 { font-size: 20px; }

    .str-newslatter-content .str-newslatter-text h2 { font-size: 26px; }
}

/*---------------------------------------------------- */

/*---------------------------------------------------- */

/*----------------------------------------------------*/

.dia-section-title span,
.dia-banner-section .dia-banner-content .dia-banner-tag {
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-image: linear-gradient(81deg, #ff6600 0%, #ff9903 75%, #ffcb05 100%);
    font-weight: 700;
}

.dia-banner-section .dia-banner-content .dia-banner-btn .dia-abt-btn,
.dia-service-section .dia-service-btn .dia-service-more,
.dia-exp-section .dio-exp-text-area .dia-exp-btn,
.dia-port-more a,
.dia-newslatter-section .dia-newslatter-content .dia-newslatter-form .nws-button button {
    overflow: hidden;
    position: relative;
    z-index: 1;
}

.dia-banner-section .dia-banner-content .dia-banner-btn .dia-abt-btn:before,
.dia-service-section .dia-service-btn .dia-service-more:before,
.dia-exp-section .dio-exp-text-area .dia-exp-btn:before,
.dia-port-more a:before,
.dia-newslatter-section .dia-newslatter-content .dia-newslatter-form .nws-button button:before {
    bottom: -100%;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    transition: 0.5s all ease-in-out;
    width: 100%;
    z-index: -1;
}

.dia-banner-section .dia-banner-content .dia-banner-btn .dia-abt-btn:hover:before,
.dia-service-section .dia-service-btn .dia-service-more:hover:before,
.dia-exp-section .dio-exp-text-area .dia-exp-btn:hover:before,
.dia-port-more a:hover:before,
.dia-newslatter-section .dia-newslatter-content .dia-newslatter-form .nws-button button:hover:before { bottom: 0; }

@keyframes borderpls {
    0% { box-shadow: 0 0 0 0 #082680; }

    70% {
        box-shadow: 0 0 0 30px #082680;
        opacity: 0;
    }

    to {
        box-shadow: 0 0 0 0 #082680;
        opacity: 0;
    }
}

@keyframes borderpls2 {
    0% { box-shadow: 0 0 0 0 #082680; }

    70% {
        box-shadow: 0 0 0 10px #082680;
        opacity: 0;
    }

    to {
        box-shadow: 0 0 0 0 #082680;
        opacity: 0;
    }
}

@keyframes fadeFromLeft {
    0% {
        opacity: 0;
        transform: translateX(-20px);
    }

    100% {
        opacity: 1;
        transform: translateX(0);
    }
}

@keyframes fadeFromRight {
    0% {
        opacity: 0;
        transform: translateX(20px);
    }

    100% {
        opacity: 1;
        transform: translateX(0);
    }
}

@keyframes fadeFromUp {
    0% {
        opacity: 0;
        transform: translateY(20px);
    }

    100% {
        opacity: 1;
        transform: translateY(0);
    }
}

.fadeFromUp { animation-name: fadeFromUp; }

.fadeFromRight { animation-name: fadeFromRight; }

.fadeFromLeft { animation-name: fadeFromLeft; }

/*global area*/

/*----------------------------------------------------*/

.dia-home {
    -moz-osx-font-smoothing: antialiased;
    -webkit-font-smoothing: antialiased;
    color: #585476;
    font-family: "Roboto";
    font-size: 16px;
    line-height: 1.667;
    margin: 0;
    overflow-x: hidden;
    padding: 0;
}

div#preloader {
    background: #fff url("../img/pre.svg") no-repeat center center;
    background-color: #fff;
    height: 100%;
    left: 0;
    overflow: visible;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 99999;
}

.decoration-wrapper {
    overflow: hidden;
    position: relative;
}

@keyframes zooming {
    0% { transform: scale(1, 1); }

    50% { transform: scale(1.05, 1.05); }

    100% { transform: scale(1, 1); }
}

.zooming { animation: zooming 18s infinite both; }

.dia-headline h1,
.dia-headline h2,
.dia-headline h3,
.dia-headline h4,
.dia-headline h5,
.dia-headline h6 {
    font-family: "Poppins";
    margin: 0;
}

.dia-section-title span { font-size: 16px; }

.dia-section-title h2 {
    color: #282350;
    font-size: 40px;
    font-weight: 700;
    line-height: 1.375;
    padding-top: 5px;
}

.dia-scrollup {
    background-color: #ff6700;
    border-radius: 100%;
    bottom: 20px;
    display: none;
    height: 55px;
    line-height: 55px;
    position: fixed;
    right: 20px;
    width: 55px;
    z-index: 5;
}

.dia-scrollup i { color: #fff; }

/*---------------------------------------------------- */

/*Header area*/

/*----------------------------------------------------*/

.dia-main-header {
    padding-top: 15px;
    position: absolute;
    width: 100%;
    z-index: 5;
}

.dia-main-header .dia-logo { margin-top: 15px; }

.dia-main-header .dropdown { position: relative; }

.dia-main-header .dropdown:after {
    content: "+";
    font-size: 18px;
    font-weight: 700;
    position: absolute;
    right: -14px;
    top: -2px;
    transition: 0.3s all ease-in-out;
}

.dia-main-header .dropdown .dropdown-menu {
    background-color: #fff;
    border: none;
    border-bottom: 2px solid #ff6626;
    border-radius: 0;
    border-radius: 10px;
    box-shadow: 0 5px 10px 0 rgba(83, 82, 82, 0.1);
    display: block;
    height: auto;
    left: 0;
    margin: 0px;
    opacity: 0;
    overflow: hidden;
    padding: 0px;
    position: absolute;
    top: 65px;
    transition: all 0.4s ease-in-out;
    visibility: hidden;
    width: 200px;
    z-index: 2;
}

.dia-main-header .dropdown .dropdown-menu li {
    border-bottom: 1px solid #e5e5e5;
    margin-left: 0;
    width: 100%;
}

.dia-main-header .dropdown .dropdown-menu li a {
    color: #343434;
    display: block;
    font-size: 14px;
    padding: 10px 25px;
    position: relative;
    transition: 0.3s all ease-in-out;
    width: 100%;
}

.dia-main-header .dropdown .dropdown-menu li a:before { display: none; }

.dia-main-header .dropdown .dropdown-menu li a:after {
    background-color: #fff;
    border-radius: 100%;
    content: "";
    height: 8px;
    left: 10px;
    position: absolute;
    top: 18px;
    transform: scale(0);
    transition: 0.3s all ease-in-out;
    width: 8px;
}

.dia-main-header .dropdown .dropdown-menu li a:hover {
    background-color: #ff8533;
    color: #fff;
}

.dia-main-header .dropdown .dropdown-menu li a:hover:after { transform: scale(1); }

.dia-main-header .dropdown .dropdown-menu li:last-child { border-bottom: none; }

.dia-main-header .dropdown:hover .dropdown-menu {
    opacity: 1;
    top: 45px;
    visibility: visible;
}

.dia-main-header .navbar-nav { display: inherit; }

.dia-main-header .dia-main-navigation {
    background-color: rgba(255, 255, 255, 0.8);
    padding: 20px 40px;
}

.dia-main-header .dia-main-navigation li { margin: 0px 32px; }

.dia-main-header .dia-main-navigation li a {
    color: #282350;
    display: inline;
    font-family: "Poppins";
    font-weight: 700;
    padding-bottom: 20px;
    position: relative;
}

.dia-main-header .dia-main-navigation li a:before {
    background-image: linear-gradient(81deg, #ff6600 0%, #ff9903 75%, #ffcb05 100%);
    bottom: 0;
    content: "";
    height: 5px;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    transition: 0.5s all ease-in-out;
    width: 0%;
}

.dia-main-header .dia-main-navigation li a:hover:before,
.dia-main-header .dia-main-navigation li a.active:before { width: 100%; }

.dia-sticky-menu {
    animation-duration: 0.7s;
    animation-fill-mode: both;
    animation-name: fadeInDown;
    animation-timing-function: ease;
    background-color: #fff;
    position: fixed;
    top: 20px;
    transition: 0.3s all ease-in-out;
}

.dia-main-header.dia-sticky-menu {
    box-shadow: 0 0 20px -10px rgba(0, 0, 0, 0.8);
    padding-top: 0;
    top: 0px;
    z-index: 9;
    z-index: 20;
}

.dia-main-header.dia-sticky-menu .dropdown:hover .dropdown-menu { top: 45px; }

/*---------------------------------------------------- */

/*Mobile Menu area*/

/*----------------------------------------------------*/

.dia-mobile_menu_content {
    background-color: #fff;
    bottom: 0;
    box-shadow: 0px 3px 5px rgba(100, 100, 100, 0.19);
    height: 100vh;
    overflow-y: scroll;
    padding: 40px 0px;
    position: fixed;
    right: -350px;
    top: 0px;
    transition: all 0.5s ease-in;
    width: 280px;
    z-index: 101;
}

.dia-mobile_menu_content .dia-mobile-main-navigation { width: 100%; }

.dia-mobile_menu_content .dia-mobile-main-navigation .navbar-nav { width: 100%; }

.dia-mobile_menu_content .navbar-nav .dropdown-menu {
    position: static !important;
    transform: none !important;
}

.dia-mobile_menu_content .dia-mobile-main-navigation .navbar-nav li {
    border-bottom: 1px solid #dcdcdc;
    display: block;
    transition: 0.3s all ease-in-out;
    width: 100%;
}

.dia-mobile_menu_content .dia-mobile-main-navigation .navbar-nav li:first-child { border-top: 1px solid #dcdcdc; }

.dia-mobile_menu_content .dia-mobile-main-navigation .navbar-nav li a {
    color: #000;
    display: block;
    font-size: 14px;
    font-weight: 400;
    padding: 0;
    padding: 5px 30px;
    text-transform: uppercase;
    width: 100%;
}

.dia-mobile_menu_content .m-brand-logo {
    margin: 0 auto;
    margin-bottom: 30px;
    width: 160px;
}

.dia-mobile_menu_wrap.mobile_menu_on .dia-mobile_menu_content {
    right: 0px;
    transition: all 0.7s ease-out;
}

.mobile_menu_overlay {
    background-color: rgba(0, 0, 0, 0.9);
    height: 100%;
    height: 120vh;
    opacity: 0;
    position: fixed;
    right: 0%;
    top: 0;
    transition: all 0.5s ease-in-out;
    visibility: hidden;
    width: 100%;
    z-index: 100;
}

.mobile_menu_overlay_on { overflow: hidden; }

.dia-mobile_menu_wrap.mobile_menu_on .mobile_menu_overlay {
    opacity: 1;
    visibility: visible;
}

.dia-mobile_menu_button {
    color: #ff8833;
    cursor: pointer;
    display: none;
    font-size: 30px;
    line-height: 40px;
    position: absolute;
    right: 0;
    text-align: center;
    top: -35px;
    z-index: 5;
}

.dia-mobile_menu .dia-mobile-main-navigation .navbar-nav li a:after { display: none; }

.dia-mobile_menu .dia-mobile-main-navigation .dropdown > .dropdown-menu {
    opacity: 1;
    visibility: visible;
}

.dia-mobile_menu .dia-mobile_menu_content .dia-mobile-main-navigation .navbar-nav .dropdown-menu {
    border: none;
    border-top: 1px solid #dcdcdc;
    box-shadow: none;
    display: none;
    padding: 5px 0px;
    transition: none;
    width: 100%;
}

.dia-mobile_menu .dia-mobile_menu_content .dia-mobile-main-navigation .navbar-nav .dropdown-menu li {
    border: none;
    line-height: 1;
    padding: 0 20px;
}

.dia-mobile_menu .dropdown { position: relative; }

.dia-mobile_menu .dropdown .dropdown-btn {
    height: 30px;
    padding: 5px 10px;
    position: absolute;
    right: 0;
    top: 0px;
}

.dia-mobile_menu .dropdown .dropdown-btn:before {
    background-color: #dcdcdc;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 1px;
}

.dia-mobile_menu .dia-mobile_menu_close {
    color: #d60606;
    cursor: pointer;
    font-size: 20px;
    left: 15px;
    position: absolute;
    top: 15px;
}

/*---------------------------------------------------- */

/*Banner area*/

/*----------------------------------------------------*/

@keyframes spin {
    from { transform: rotate(0deg); }

    to { transform: rotate(360deg); }
}

.dia-banner-section { padding-bottom: 10px; }

.dia-banner-section .banner-side-img {
    right: 0;
    top: -10px;
    z-index: -1;
}

.dia-banner-section .banner-side-img.banner-img1 {
    opacity: 0;
    right: -300px;
    transition: all 1200ms ease;
    transition-delay: 200ms;
}

.dia-banner-section .banner-side-img.banner-img2 {
    opacity: 0;
    right: -300px;
    transition: all 1500ms ease;
    transition-delay: 500ms;
}

.dia-banner-section .banner-side-img.banner-img1.view-on {
    opacity: 1;
    right: 0;
    transition-delay: 200ms;
}

.dia-banner-section .banner-side-img.banner-img2.view-on {
    opacity: 1;
    right: 0;
    transition-delay: 500ms;
}

.dia-banner-section .dia-banner-content {
    max-width: 460px;
    padding: 275px 0px 185px;
}

.dia-banner-section .dia-banner-content .dia-banner-tag { font-size: 18px; }

.dia-banner-section .dia-banner-content h1 {
    color: #282350;
    font-size: 70px;
    font-weight: 700;
    line-height: 1.071;
    padding: 15px 0px 25px;
}

.dia-banner-section .dia-banner-content p {
    color: #403b64;
    font-size: 22px;
}

.dia-banner-section .dia-banner-content .dia-banner-btn { margin-top: 65px; }

.dia-banner-section .dia-banner-content .dia-banner-btn a {
    display: block;
    margin-right: 20px;
    width: 100%;
}

.dia-banner-section .dia-banner-content .dia-banner-btn .dia-play-btn {
    background-color: #5409d6;
    border-radius: 100%;
    height: 70px;
    line-height: 70px;
    margin-right: 20px;
    transition: 0.3s all ease-in-out;
    width: 70px;
}

.dia-banner-section .dia-banner-content .dia-banner-btn .dia-play-btn i { color: #fff; }

.dia-banner-section .dia-banner-content .dia-banner-btn .dia-play-btn:hover {
    background-color: #ff6700;
    background-image: none;
}

.dia-banner-section .dia-banner-content .dia-banner-btn .dia-abt-btn {
    background-color: #ff6700;
    border-radius: 40px;
    color: #fff;
    font-family: "Poppins";
    font-weight: 700;
    height: 70px;
    line-height: 70px;
    width: 230px;
}

.dia-banner-section .dia-banner-content .dia-banner-btn .dia-abt-btn:before { background-color: #5409d6; }

.dia-banner-section .cd-headline.clip span {
    display: inline-block;
    padding-bottom: 10px;
}

.dia-banner-section .cd-headline.clip .cd-words-wrapper {
    display: inline-block;
    position: relative;
    text-align: left;
    vertical-align: top;
}

.dia-banner-section .cd-headline.clip .cd-words-wrapper::after {
    background-color: #282350;
    content: "";
    height: 65px;
    position: absolute;
    right: 0;
    top: 10px;
    width: 2px;
}

.dia-banner-section .cd-headline.clip b { opacity: 0; }

.dia-banner-section .cd-headline.clip b.is-visible { opacity: 1; }

.dia-banner-section .cd-words-wrapper {
    display: inline-block;
    position: relative;
    text-align: left;
}

.dia-banner-section .cd-words-wrapper b {
    display: inline-block;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    white-space: nowrap;
}

.dia-banner-section .cd-words-wrapper b.is-visible {
    opacity: 1;
    position: relative;
}

.dia-banner-section .no-js .cd-words-wrapper b { opacity: 0; }

.dia-banner-section .banner-side-shape1,
.dia-banner-section .banner-side-shape2 { bottom: 135px; }

.dia-banner-section .banner-shape1 {
    animation-duration: 15000ms;
    animation-iteration-count: infinite;
    animation-name: spin;
    animation-timing-function: linear;
    bottom: 15%;
    left: 50%;
    z-index: -2;
}

.dia-banner-section .banner-shape2 {
    left: 12%;
    top: 30%;
}

/*---------------------------------------------------- */

/*service area*/

/*----------------------------------------------------*/

.dia-service-section { padding: 90px 0px 115px; }

.dia-service-section .dia-service-img { margin-top: 55px; }

.dia-service-section .dia-service-img .dia-service-shape2 {
    top: 0;
    z-index: -2;
}

.dia-service-section .dia-service-img .dia-service-shape1 {
    animation-duration: 20000ms;
    animation-iteration-count: infinite;
    animation-name: spin;
    animation-timing-function: linear;
    left: 0;
    top: 10px;
    z-index: -1;
}

.dia-service-section .dia-service-text { padding-left: 60px; }

.dia-service-section .dia-service-details { margin: 35px 0px 5px; }

.dia-service-section .dia-service-details .dia-service-item {
    float: left;
    margin-bottom: 30px;
    width: 50%;
}

.dia-service-section .dia-service-details .dia-service-item h3 {
    color: #282350;
    font-size: 20px;
    font-weight: 700;
    padding-bottom: 16px;
}

.dia-service-section .dia-service-details .dia-service-item li {
    padding-bottom: 5px;
    padding-left: 15px;
    position: relative;
}

.dia-service-section .dia-service-details .dia-service-item li:before {
    content: "+";
    left: 0;
    position: absolute;
    top: 0;
}

.dia-service-section .dia-service-details .dia-service-item:nth-child(even) { padding-left: 35px; }

.dia-service-section .dia-service-btn .dia-service-more {
    background-color: #390ed2;
    border-radius: 40px;
    height: 50px;
    line-height: 50px;
    margin-top: 10px;
    width: 225px;
}

.dia-service-section .dia-service-btn .dia-service-more a {
    color: #fff;
    display: block;
    font-family: "Poppins";
    font-size: 15px;
    font-weight: 700;
    width: 100%;
}

.dia-service-section .dia-service-btn .dia-service-more:before { background-color: #ff6700; }

.dia-service-section .dia-service-review { max-width: 215px; }

.dia-service-section .dia-service-review .dia-service-rate ul { margin-bottom: 8px; }

.dia-service-section .dia-service-review .dia-service-rate li {
    color: #f7c903;
    font-size: 14px;
}

.dia-service-section .dia-service-review .dia-service-rate-text { font-size: 14px; }

.dia-service-section .dia-service-review .dia-service-rate-text span {
    color: #282350;
    font-weight: 700;
}

/*---------------------------------------------------- */

/*Fun fact area*/

/*----------------------------------------------------*/

.dia-fun-fact-section .dia-fun-fact-title {
    margin: 0 auto;
    max-width: 945px;
}

.dia-fun-fact-section .dia-fun-fact-title h2 {
    color: #282350;
    font-size: 36px;
    font-weight: 700;
    line-height: 1.528;
}

.dia-fun-fact-section .dia-fun-fact-counter { padding-top: 68px; }

.dia-fun-fact-section .dia-fun-fact-counter .col-lg-4:nth-child(1) .dia-fun-fact-item .fun-fact-tag { color: #09d32f; }

.dia-fun-fact-section .dia-fun-fact-counter .col-lg-4:nth-child(2) .dia-fun-fact-item .fun-fact-tag { color: #ff7b01; }

.dia-fun-fact-section .dia-fun-fact-counter .col-lg-4:nth-child(3) .dia-fun-fact-item .fun-fact-tag { color: #390ed2; }

.dia-fun-fact-section .dia-fun-fact-item span {
    font-family: "Poppins";
    font-weight: 700;
}

.dia-fun-fact-section .dia-fun-fact-item .fun-fact-number {
    justify-content: center;
    line-height: 1;
    padding: 18px 0px;
}

.dia-fun-fact-section .dia-fun-fact-item .fun-fact-number h3 {
    color: #282350;
    font-size: 90px;
    font-weight: 500;
}

.dia-fun-fact-section .dia-fun-fact-item .fun-fact-number span {
    color: #282350;
    font-family: "Poppins";
    font-size: 90px;
    font-weight: 500;
    line-height: 1.2;
}

.dia-fun-fact-section .dia-fun-fact-item p {
    margin: 0 auto;
    max-width: 325px;
}

/*---------------------------------------------------- */

/*About area*/

/*----------------------------------------------------*/

.dia-about-section { padding-top: 130px; }

.dia-about-section .dia-about-title-text { padding-top: 25px; }

.dia-about-content .dia-about-title-text { max-width: 455px; }

.dia-about-content .dia-about-text {
    font-size: 18px;
    padding: 25px 0px 75px;
}

.dia-about-content .dia-about-list li {
    color: #282350;
    float: left;
    font-weight: 700;
    margin-bottom: 18px;
    padding-left: 30px;
    position: relative;
    width: 50%;
}

.dia-about-content .dia-about-list li:after {
    color: #25d98f;
    content: "";
    font-family: "Font Awesome 5 Free";
    font-size: 20px;
    font-weight: 900;
    left: 0;
    position: absolute;
    top: -3px;
}

.dia-about-content .dia-about-img {
    padding-left: 40px;
    z-index: 1;
}

.dia-about-content .dia-about-img .ab-shape1 {
    left: -10px;
    top: 30px;
    z-index: -1;
}

.dia-about-content .dia-about-img .ab-shape2 {
    bottom: 0;
    right: 0;
    z-index: -1;
}

.dia-exp-section { padding: 115px 0px 0px; }

.dia-exp-section .dia-exp-img .ab-shape1 {
    left: -5px;
    top: 60px;
    z-index: -1;
}

.dia-exp-section .dia-exp-img .ab-shape2 {
    bottom: 20px;
    right: 20px;
    z-index: -1;
}

.dia-exp-section .dio-exp-text-area { max-width: 520px; }

.dia-exp-section .dio-exp-text-area .dia-about-text { margin-top: 30px; }

.dia-exp-section .dio-exp-text-area .dia-exp-btn {
    background-color: #390ed2;
    border-radius: 40px;
    color: #fff;
    font-family: "Poppins";
    font-size: 15px;
    font-weight: 700;
    height: 48px;
    line-height: 48px;
    width: 155px;
}

.dia-exp-section .dio-exp-text-area .dia-exp-btn a {
    display: block;
    width: 100%;
}

.dia-exp-section .dio-exp-text-area .dia-exp-btn:before { background-color: #ff6700; }

.dia-exp-section .skill-progress-bar { padding: 20px 0px 20px; }

.dia-exp-section .skill-progress-bar .skill-set-percent { margin-bottom: 30px; }

.dia-exp-section .skill-progress-bar .skill-set-percent h4 {
    font-family: "Roboto";
    font-size: 16px;
    font-weight: 700;
}

.dia-exp-section .skill-progress-bar .skill-set-percent .progress {
    background-color: #dededf;
    border-radius: 0;
    height: 6px;
    overflow: visible;
    position: relative;
}

.dia-exp-section .skill-progress-bar .skill-set-percent .progress span {
    color: #282350;
    font-size: 16px;
    font-weight: 700;
    position: absolute;
    right: 0;
    top: -30px;
}

.dia-exp-section .skill-progress-bar .skill-set-percent .progress-bar {
    background-color: #ff6700;
    float: left;
    height: 100%;
    position: relative;
    transition: 1s all ease-in-out;
    width: 0;
}

/*---------------------------------------------------- */

/*Portfolio area*/

/*----------------------------------------------------*/

.dia-portfolio-section { padding-top: 100px; }

.dia-portfolio-img-text { transition: 0.4s all ease-in-out; }

.dia-portfolio-img-text .dia-portfolio-img {
    overflow: hidden;
    position: relative;
}

.dia-portfolio-img-text .dia-portfolio-img img { transition: 1s all ease-in-out; }

.dia-portfolio-img-text .dia-portfolio-img:after {
    background-color: #000;
    content: "";
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    transform: rotateX(180deg) scale(0.5, 0.5);
    transition: all 700ms ease-out 0s;
    width: 100%;
}

.dia-portfolio-img-text .dia-portfolio-text {
    margin-top: 18px;
    padding-bottom: 28px;
}

.dia-portfolio-img-text .dia-portfolio-text h3 {
    color: #282350;
    display: inline-block;
    font-size: 24px;
    font-weight: 700;
    padding-bottom: 12px;
    position: relative;
}

.dia-portfolio-img-text .dia-portfolio-text h3:before {
    background-color: #282350;
    bottom: 8px;
    content: "";
    height: 2px;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    transition: 0.4s all ease-in-out;
    width: 0%;
}

.dia-portfolio-img-text .dia-portfolio-text span {
    display: block;
    font-weight: 700;
}

.dia-portfolio-img-text:hover { box-shadow: -1.308px 24.966px 22px 0px rgba(0, 0, 0, 0.11); }

.dia-portfolio-img-text:hover .dia-portfolio-img img { transform: scale(1.4); }

.dia-portfolio-img-text:hover .dia-portfolio-img:after {
    opacity: 0.8;
    transform: rotateX(0deg) scale(1, 1);
}

.dia-portfolio-img-text:hover h3:before { width: 100%; }

.dia-portfolio-slide-area { margin: 45px 0px 20px; }

.dia-portfolio-slide-area .owl-stage-outer { padding-bottom: 35px; }

.dia-portfolio-slide-area .owl-nav .owl-prev,
.dia-portfolio-slide-area .owl-nav .owl-next {
    background-color: #ffffff;
    border-radius: 100%;
    box-shadow: 0px 0px 22px 0px rgba(0, 0, 0, 0.28);
    cursor: pointer;
    height: 60px;
    line-height: 60px;
    position: absolute;
    text-align: center;
    top: 40%;
    transform: translateY(-50%);
    transition: 0.4s all ease-in-out;
    width: 60px;
    z-index: 1;
}

.dia-portfolio-slide-area .owl-nav .owl-prev:before,
.dia-portfolio-slide-area .owl-nav .owl-next:before {
    background-image: linear-gradient(-81deg, #6806d9 0%, #4f0ad6 57%, #360ed2 100%);
    border-radius: 100%;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    transform: scale(0);
    transition: 0.4s all ease-in-out;
    width: 100%;
    z-index: -1;
}

.dia-portfolio-slide-area .owl-nav .owl-prev:hover,
.dia-portfolio-slide-area .owl-nav .owl-next:hover { color: #fff; }

.dia-portfolio-slide-area .owl-nav .owl-prev:hover:before,
.dia-portfolio-slide-area .owl-nav .owl-next:hover:before { transform: scale(1); }

.dia-portfolio-slide-area .owl-nav .owl-prev { left: 12px; }

.dia-portfolio-slide-area .owl-nav .owl-next { right: 12px; }

.dia-port-more a {
    background-color: #ff6700;
    border-radius: 40px;
    color: #fff;
    font-family: "Poppins";
    font-size: 15px;
    font-weight: 700;
    height: 58px;
    line-height: 58px;
    margin: 0 auto;
    width: 200px;
}

.dia-port-more a:before { background-color: #390ed2; }

/*---------------------------------------------------- */

/*Team area*/

/*----------------------------------------------------*/

.dia-team-section { padding-top: 110px; }

.dia-team-section .dia-section-title {
    margin: 0 auto;
    max-width: 530px;
}

.dia-team-section .dia-section-title h2 { padding-bottom: 10px; }

.dia-team-section .dia-team-content { padding-top: 55px; }

.dia-team-section .dia-team-pic-text .dia-team-img:after {
    background-clip: content-box, border-box;
    background-image: linear-gradient(white, white), radial-gradient(circle at top left, #ff6600, #ff9903, #ffcb05);
    background-origin: border-box;
    border: double 2px transparent;
    border-radius: 100%;
    content: "";
    height: 236px;
    left: 100px;
    opacity: 0;
    position: absolute;
    top: 0;
    transition: 0.3s all ease-in-out;
    visibility: hidden;
    width: 236px;
}

.dia-team-section .dia-team-pic-text .dia-team-img .team-mem-img-ei {
    background-color: #eff0f7;
    border-radius: 100%;
    height: 236px;
    margin: 0 auto;
    overflow: hidden;
    width: 236px;
    z-index: 1;
}

.dia-team-section .dia-team-pic-text .dia-team-img .team-mem-img-ei .mshape-bg {
    height: 100%;
    position: absolute;
    width: 100%;
    z-index: -1;
}

.dia-team-section .dia-team-pic-text .dia-team-img .team-mem-img-ei .shape-bg1 {
    left: -75px;
    top: 90px;
}

.dia-team-section .dia-team-pic-text .dia-team-img .team-mem-img-ei .shape-bg2 {
    right: -68px;
    top: 100px;
    z-index: -2;
}

.dia-team-section .dia-team-pic-text .dia-team-social {
    opacity: 0;
    position: absolute;
    right: 50px;
    top: 47px;
    transition: 0.5s all ease-in-out;
    transition-delay: 0.2s;
    visibility: hidden;
    z-index: 1;
}

.dia-team-section .dia-team-pic-text .dia-team-social a {
    background-color: #fff;
    border-radius: 100%;
    box-shadow: 0px 0px 18px 0px rgba(43, 1, 68, 0.23);
    display: block;
    height: 35px;
    line-height: 37px;
    margin-bottom: 12px;
    position: relative;
    text-align: center;
    width: 35px;
    z-index: 1;
}

.dia-team-section .dia-team-pic-text .dia-team-social a:after {
    background-image: linear-gradient(81deg, #ff6600 0%, #ff9903 75%, #ffcb05 100%);
    border-radius: 100%;
    content: "";
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    transition: 0.3s all ease-in-out;
    width: 100%;
    z-index: -1;
}

.dia-team-section .dia-team-pic-text .dia-team-social a:nth-child(1) { color: #118bfc; }

.dia-team-section .dia-team-pic-text .dia-team-social a:nth-child(2) {
    color: #03a9f4;
    transform: translateX(15px);
}

.dia-team-section .dia-team-pic-text .dia-team-social a:nth-child(3) {
    color: #ea4c89;
    margin-bottom: 5px;
    transform: translateX(9px);
}

.dia-team-section .dia-team-pic-text .dia-team-social a:nth-child(4) {
    color: #0c6eff;
    transform: translateX(-20px);
}

.dia-team-section .dia-team-pic-text .dia-team-social a:hover { color: #fff; }

.dia-team-section .dia-team-pic-text .dia-team-social a:hover:after {
    opacity: 1;
    visibility: visible;
}

.dia-team-section .dia-team-pic-text .dia-team-text { margin-top: 20px; }

.dia-team-section .dia-team-pic-text .dia-team-text h3 {
    color: #282350;
    font-size: 22px;
    font-weight: 700;
}

.dia-team-section .dia-team-pic-text .dia-team-text p {
    color: #383838;
    font-size: 15px;
}

.dia-team-section .dia-team-pic-text:hover .dia-team-img:after {
    left: 102px;
    opacity: 1;
    visibility: visible;
}

.dia-team-section .dia-team-pic-text:hover .dia-team-social {
    opacity: 1;
    right: 25px;
    visibility: visible;
}

.dia-team-section .dia-team-content {
    margin: 0 auto;
    max-width: 1100px;
    z-index: 1;
}

.dia-team-section .dia-team-content .owl-nav .owl-prev,
.dia-team-section .dia-team-content .owl-nav .owl-next {
    background-color: #fff;
    border-radius: 100%;
    box-shadow: 0px 7px 18px 0px rgba(16, 31, 60, 0.25);
    cursor: pointer;
    display: inline-block;
    height: 52px;
    line-height: 52px;
    position: absolute;
    text-align: center;
    top: 50%;
    transform: translateY(-50%);
    transition: 0.3s all ease-in-out;
    width: 52px;
}

.dia-team-section .dia-team-content .owl-nav .owl-prev:hover,
.dia-team-section .dia-team-content .owl-nav .owl-next:hover {
    background-color: #282350;
    color: #fff;
}

.dia-team-section .dia-team-content .owl-nav .owl-prev { left: -40px; }

.dia-team-section .dia-team-content .owl-nav .owl-next { right: -50px; }

.dia-team-section .dia-team-content .owl-item.active.center .dia-team-img:after {
    left: 102px;
    opacity: 1;
    visibility: visible;
}

.dia-team-section .dia-team-content .owl-item.active.center .dia-team-social {
    opacity: 1;
    right: 25px;
    visibility: visible;
}

/*---------------------------------------------------- */

/*Testimonial area*/

/*----------------------------------------------------*/

.dia-testimonial-section {
    overflow: visible;
    padding: 135px 0 100px;
}

.dia-testimonial-section .tst-side-shape {
    right: 0;
    top: -100px;
}

.dia-testimonial-section .dia-section-title {
    margin: 0 auto;
    max-width: 500px;
}

.dia-testimonial-section .dia-testimonial_slider-area {
    background-color: #fff;
    box-shadow: -1.046px 11.954px 22px 0px rgba(0, 0, 0, 0.08);
    margin: 0 auto;
    margin-top: 55px;
    max-width: 725px;
}

.dia-testimonial-section .dia-testimonial_slider-area:after {
    color: rgba(203, 203, 226, 0.75);
    content: "";
    font-family: "Font Awesome 5 Free";
    font-size: 60px;
    font-weight: 900;
    left: 25px;
    position: absolute;
    top: -50px;
}

.dia-testimonial-section .dia-testimonial_slider-area .test-shape1 {
    left: -175px;
    top: -100px;
    z-index: -1;
}

.dia-testimonial-section .dia-testimonial_slider-area .test-shape2 {
    bottom: -100px;
    right: -175px;
    z-index: -1;
}

.dia-testimonial-section .dia-testimonial_indicator .carousel-indicators li {
    border-radius: 50%;
    color: #202120;
    display: inherit;
    height: 90px;
    overflow: hidden;
    text-align: center;
    transition: all 500ms ease;
    width: 90px;
}

.dia-testimonial-section .carousel-inner .carousel-item { padding: 80px 90px 70px; }

.dia-testimonial-section .carousel-inner .dia-testimonial_rating li { color: #ffba00; }

.dia-testimonial-section .carousel-inner .dia-testimonial_text {
    font-size: 22px;
    line-height: 1.636;
    margin: 18px 0px 28px;
}

.dia-testimonial-section .carousel-inner .dia-testimonial_meta h4 {
    color: #282350;
    font-size: 32px;
    font-weight: 700;
    padding-bottom: 3px;
}

.dia-testimonial-section .carousel-inner .dia-testimonial_meta p { font-size: 18px; }

.dia-testimonial-section .carousel-indicators {
    display: inherit;
    left: auto;
    margin: 0;
    position: absolute;
    right: -45px;
    top: 70px;
}

.dia-testimonial-section .carousel-indicators li {
    border: 3px solid rgba(255, 255, 255, 0);
    margin-bottom: 15px;
    text-indent: 0;
    transform: scale(0.9);
}

.dia-testimonial-section .carousel-indicators li img { border-radius: 100%; }

.dia-testimonial-section .carousel-indicators li.active {
    border: 3px solid #5409d6;
    padding: 5px;
    transform: scale(1);
}

.dia-testimonial_indicator-dot .carousel-indicators2 {
    bottom: 25px;
    left: -35px;
    margin-bottom: 0;
    padding-left: 0;
    position: absolute;
    right: 45px;
    top: 60%;
    transform: translateY(-50%);
}

.dia-testimonial_indicator-dot .carousel-indicators2 li {
    background-color: #fff;
    border-radius: 100%;
    cursor: pointer;
    display: block;
    height: 15px;
    margin-bottom: 12px;
    position: relative;
    transition: 0.3s all ease-in-out;
    width: 15px;
}

.dia-testimonial_indicator-dot .carousel-indicators2 li:after {
    background: linear-gradient(81deg, #ff6600 0%, #ff9903 75%, #ffcb05 100%);
    border-radius: 100%;
    content: "";
    height: 60%;
    left: 3px;
    position: absolute;
    top: 3px;
    transform: scale(0);
    transition: 0.3s all ease-in-out;
    width: 60%;
}

.dia-testimonial_indicator-dot .carousel-indicators2 li.active { transform: scale(1.2); }

.dia-testimonial_indicator-dot .carousel-indicators2 li.active:after { transform: scale(1); }

/*---------------------------------------------------- */

/*blog area*/

/*----------------------------------------------------*/

.dia-blog-section { padding: 100px 0px 60px; }

.dia-blog-section .dia-section-title { max-width: 450px; }

.dia-blog-section .dia-section-title h2 { padding-bottom: 10px; }

.dia-blog-section .dia-blog-content { padding-top: 50px; }

.dia-blog-section .dia-blog-img-text { max-width: 370px; }

.dia-blog-section .dia-blog-img-text .dia-blog-text { margin-top: 25px; }

.dia-blog-section .dia-blog-img-text .dia-blog-text h3 {
    color: #282350;
    font-size: 24px;
    font-weight: 700;
    padding: 15px 0px 30px;
    transition: 0.3s all ease-in-out;
}

.dia-blog-section .dia-blog-img-text .dia-blog-text h3:hover { color: #ff6700; }

.dia-blog-section .dia-blog-img-text .dia-author-area { width: 60%; }

.dia-blog-section .dia-blog-img-text .dia-author-area .dia-athur-img {
    border-radius: 100%;
    height: 43px;
    margin-right: 15px;
    overflow: hidden;
    width: 43px;
}

.dia-blog-section .dia-blog-img-text .dia-author-area .dia-author-name { margin-top: 10px; }

.dia-blog-section .dia-blog-img-text .dia-author-area .dia-author-name span { font-size: 18px; }

.dia-blog-section .dia-blog-img-text .dia-author-area .dia-author-name span a {
    color: #6606d9;
    font-weight: 700;
}

.dia-blog-section .dia-blog-img-text .dia-date-meta {
    font-size: 18px;
    margin-top: 10px;
}

/*---------------------------------------------------- */

/*Newslatter area*/

/*----------------------------------------------------*/

.dia-newslatter-section {
    background-color: #f6ebe6;
    padding: 65px 0px 80px;
    z-index: 1;
}

.dia-newslatter-section .newslatter-shape { z-index: -1; }

.dia-newslatter-section .n-shape1 {
    left: 0;
    top: 0;
}

.dia-newslatter-section .n-shape4 {
    bottom: 30px;
    left: 10%;
}

.dia-newslatter-section .n-shape5 {
    right: 12%;
    top: 50%;
}

.dia-newslatter-section .n-shape2 {
    left: 14%;
    top: 10px;
}

.dia-newslatter-section .n-shape3 {
    right: 13%;
    top: 45px;
}

.dia-newslatter-section .n-shape6 {
    bottom: -80px;
    right: 30px;
}

.dia-newslatter-section .dia-newslatter-content {
    background-color: #fff;
    border-radius: 30px;
    padding: 55px 55px 65px 75px;
}

.dia-newslatter-section .dia-newslatter-content .dia-newslatter-text h3 {
    color: #282350;
    font-size: 30px;
    font-weight: 700;
    padding-bottom: 12px;
}

.dia-newslatter-section .dia-newslatter-content .dia-newslatter-text p { font-size: 17px; }

.dia-newslatter-section .dia-newslatter-content .dia-newslatter-form {
    margin-top: 10px;
    padding-left: 25px;
}

.dia-newslatter-section .dia-newslatter-content .dia-newslatter-form input {
    background-color: #ebeff3;
    border: none;
    border-radius: 5px;
    height: 50px;
    max-width: 330px;
    padding-left: 20px;
    width: 100%;
}

.dia-newslatter-section .dia-newslatter-content .dia-newslatter-form .nws-button {
    position: absolute;
    right: 0;
    top: 0;
}

.dia-newslatter-section .dia-newslatter-content .dia-newslatter-form .nws-button button {
    background-image: linear-gradient(-100deg, #ff6600 0%, #ff9903 75%, #ffcb05 100%);
    border: none;
    border-radius: 5px;
    color: #fff;
    font-family: "Poppins";
    font-weight: 700;
    height: 50px;
    width: 140px;
}

.dia-newslatter-section .dia-newslatter-content .dia-newslatter-form .nws-button button:before { background-color: #390ed2; }

.dia-newslatter-section .dia-newslatter-content .dia-newslatter-form .dia-newslatter-checkbox { margin-top: 15px; }

.dia-newslatter-section .dia-newslatter-content .dia-newslatter-form .dia-newslatter-checkbox input {
    height: inherit;
    margin-right: 5px;
    max-width: inherit;
    padding-left: 0;
    width: inherit;
}

.dia-newslatter-section .dia-newslatter-content .dia-newslatter-form .dia-newslatter-checkbox label {
    font-size: 14px;
    margin-bottom: 0;
}

/*---------------------------------------------------- */

/*Newslatter area*/

/*----------------------------------------------------*/

.dia-footer-section { padding-top: 140px; }

.dia-footer-widget .dia-widget-title {
    color: #05071f;
    font-size: 16px;
    font-weight: 700;
    padding-bottom: 20px;
}

.dia-footer-widget .dia-footer-logo { margin-bottom: 18px; }

.dia-footer-widget p {
    line-height: 1.875;
    max-width: 220px;
}

.dia-footer-widget .dia-payment-mathod { margin-top: 30px; }

.dia-footer-widget ul li {
    float: left;
    font-family: "Poppins";
    font-size: 14px;
    margin-bottom: 15px;
    padding-left: 15px;
    width: 50%;
}

.dia-footer-widget ul li a {
    color: #05071f;
    font-weight: 500;
    position: relative;
    transition: 0.3s all ease-in-out;
}

.dia-footer-widget ul li a:before {
    content: "";
    font-family: "Font Awesome 5 Free";
    font-size: 12px;
    font-weight: 900;
    left: -15px;
    position: absolute;
    top: 0px;
}

.dia-footer-widget ul li a:after {
    background-color: #0072fd;
    bottom: 0;
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    transition: 0.3s all ease-in-out;
    width: 0%;
}

.dia-footer-widget ul li a:hover {
    color: #0072fd;
    margin-left: 10px;
}

.dia-footer-widget ul li a:hover:after { width: 100%; }

.dia-footer-widget h4 {
    display: inline-block;
    float: left;
    font-size: 14px;
    font-weight: 700;
    margin-right: 15px;
    padding-left: 24px;
    position: relative;
    width: 45%;
}

.dia-footer-widget h4 i {
    color: #7b0dbd;
    font-size: 16px;
    left: 0;
    margin-right: 5px;
    position: absolute;
    top: 2px;
}

.dia-footer-widget h4 span {
    color: #818181;
    display: block;
    font-family: "Roboto";
    font-weight: 400;
    margin-top: 10px;
}

.dia-footer-widget .download-btn {
    display: inline-block;
    margin-top: 20px;
    width: 100%;
}

.dia-footer-widget .download-btn a { margin-right: 10px; }

.dia-footer-widget .dia-footer-social { margin-top: 15px; }

.dia-footer-widget .dia-footer-social a {
    background-color: #fff;
    border-radius: 100%;
    box-shadow: 0px 0px 9px 0px rgba(15, 54, 131, 0.07);
    display: inline-block;
    height: 30px;
    line-height: 30px;
    margin-right: 5px;
    text-align: center;
    transition: 0.3s all ease-in-out;
    width: 30px;
}

.dia-footer-widget .dia-footer-social a:nth-child(1) { color: #16599b; }

.dia-footer-widget .dia-footer-social a:nth-child(2) { color: #03a9f4; }

.dia-footer-widget .dia-footer-social a:nth-child(3) { color: #ea4c89; }

.dia-footer-widget .dia-footer-social a:nth-child(4) { color: #0d6fff; }

.dia-footer-widget .dia-footer-social a:hover { transform: translateY(5px); }

.dia-footer-copyright {
    color: #373a5b;
    font-family: "Poppins";
    font-size: 14px;
    font-weight: 500;
    margin-top: 25px;
}

.dia-footer-copyright .dia-footer-copyright-content {
    border-top: 2px solid #dee2ef;
    padding: 25px 0px 15px;
}

.dia-footer-copyright .dia-copyright-menu { float: right; }

.dia-footer-copyright .dia-copyright-menu a { margin-left: 35px; }

@keyframes left-right-move {
    0% { transform: translateX(-100px); }

    50% { transform: translateX(-10px); }

    100% { transform: translateX(-100px); }
}

.dia-footer-shape3 {
    animation-duration: 25s;
    animation-iteration-count: infinite;
    animation-name: left-right-move;
    animation-timing-function: linear;
    left: 0;
    margin: 0 auto;
    opacity: 1;
    right: 0;
    text-align: center;
    top: 100px;
    z-index: -1;
}

/*---------------------------------------------------- */

/*responsive area*/

/*----------------------------------------------------*/

@media only screen and (min-width: 1367px) and (max-width: 1700px) {
    .dia-banner-section .banner-side-img.banner-img1,
    .dia-banner-section .banner-side-img.banner-img2 { right: -450px; }

    .dia-banner-section .banner-side-img.banner-img1.view-on,
    .dia-banner-section .banner-side-img.banner-img2.view-on { right: -200px; }

    .dia-banner-section .banner-side-shape1,
    .dia-banner-section .banner-side-shape2 { left: -150px; }
}

@media screen and (max-width: 1440px) {
    .dia-banner-section .banner-side-img.banner-img1,
    .dia-banner-section .banner-side-img.banner-img2 { right: -600px; }

    .dia-banner-section .banner-side-img.banner-img1.view-on,
    .dia-banner-section .banner-side-img.banner-img2.view-on { right: -250px; }

    .dia-banner-section .banner-shape2 { left: 20px; }

    .dia-newslatter-section .n-shape4 { left: 10px; }

    .dia-banner-section .banner-side-shape1,
    .dia-banner-section .banner-side-shape2 { left: -150px; }
}

@media screen and (max-width: 1280px) {
    .dia-banner-section .banner-side-shape1,
    .dia-banner-section .banner-side-shape2,
    .dia-testimonial-section .tst-side-shape { display: none; }

    .dia-banner-section .banner-shape2 { z-index: -1; }
}

@media screen and (max-width: 1024px) {
    .dia-banner-section .banner-side-img.banner-img1,
    .dia-banner-section .banner-side-img.banner-img2 { right: -800px; }

    .dia-banner-section .banner-side-img.banner-img1.view-on,
    .dia-banner-section .banner-side-img.banner-img2.view-on { right: -500px; }

    .dia-service-section .dia-service-details .dia-service-item:nth-child(even) { padding-left: 0px; }

    .dia-service-section .dia-service-btn .dia-service-more { width: 185px; }

    .dia-team-section .dia-team-content .owl-nav {
        margin-top: 30px;
        padding-bottom: 20px;
        text-align: center;
    }

    .dia-testimonial-section { overflow: hidden; }

    .dia-team-section .dia-team-content .owl-nav .owl-prev,
    .dia-team-section .dia-team-content .owl-nav .owl-next {
        margin: 0px 8px;
        position: static;
        transform: translateY(0);
    }

    .dia-team-section .dia-team-content .owl-item.active.center .dia-team-img:after,
    .dia-team-section .dia-team-pic-text:hover .dia-team-img:after { left: 70px; }

    .dia-footer-widget .download-btn a { margin-right: 0px; }
}

@media screen and (max-width: 991px) {
    .dia-banner-section .dia-banner-content {
        max-width: 100%;
        text-align: center;
    }

    .dia-banner-section .dia-banner-content .dia-banner-btn { justify-content: center; }

    .dia-testimonial-section .dia-testimonial_slider-area .test-shape1,
    .dia-testimonial-section .dia-testimonial_slider-area .test-shape2 { display: none; }

    .dia-main-navigation { display: none; }

    .dia-banner-section .banner-side-img,
    .dia-about-content .dia-about-img .ab-shape1,
    .dia-about-content .dia-about-img .ab-shape2,
    .dia-exp-section .dia-exp-img .ab-shape1,
    .dia-exp-section .dia-exp-img .ab-shape2 { display: none; }

    .dia-main-header.dia-sticky-menu { padding-top: 15px; }

    .dia-main-header .dia-logo { margin-top: 0; }

    .dia-sticky-menu { padding: 15px 0px; }

    .dia-mobile_menu_button { display: block; }

    .dia-service-section .dia-service-img {
        margin-bottom: 35px;
        margin-top: 0;
    }

    .dia-fun-fact-section .dia-fun-fact-item .fun-fact-number span,
    .dia-fun-fact-section .dia-fun-fact-item .fun-fact-number h3 { font-size: 80px; }

    .dia-about-content .dia-about-img {
        margin-left: 0;
        margin-top: 30px;
    }

    .dia-exp-img { margin-bottom: 30px; }

    .dia-team-section .dia-team-content .owl-item.active.center .dia-team-img:after,
    .dia-team-section .dia-team-pic-text:hover .dia-team-img:after { left: 105px; }

    .dia-testimonial-section { overflow: hidden; }

    .dia-testimonial-section .carousel-indicators { display: none; }

    .dia-banner-section .dia-banner-content { padding: 150px 0px 0px; }

    .dia-testimonial_indicator-dot .carousel-indicators2 {
        position: static;
        text-align: center;
    }

    .dia-testimonial_indicator-dot .carousel-indicators2 li {
        background-color: #390ed2;
        display: inline-block;
    }

    .dia-blog-img-text { margin-bottom: 40px; }

    .dia-newslatter-section .dia-newslatter-content .dia-newslatter-form {
        margin-top: 20px;
        padding-left: 0;
    }

    .dia-newslatter-section .dia-newslatter-content .dia-newslatter-form input { max-width: 100%; }

    .dia-footer-widget { margin-bottom: 30px; }
}

@media screen and (max-width: 580px) {
    .dia-banner-section .dia-banner-content h1 { font-size: 50px; }

    .dia-banner-section .cd-headline.clip .cd-words-wrapper::after { height: 35px; }

    .dia-banner-section .dia-banner-content p { font-size: 20px; }

    .dia-banner-section .dia-banner-content .dia-banner-btn { margin-top: 30px; }

    .dia-team-pic-text {
        margin: 0 auto;
        max-width: 370px;
    }
}

@media screen and (max-width: 480px) {
    .dia-banner-section .dia-banner-content .dia-banner-btn .dia-play-btn {
        height: 50px;
        line-height: 50px;
        margin-right: 10px;
        width: 50px;
    }

    .dia-banner-section .dia-banner-content .dia-banner-btn .dia-abt-btn {
        height: 50px;
        line-height: 50px;
        width: 200px;
    }

    .dia-banner-section .dia-banner-content h1 { font-size: 40px; }

    .dia-banner-section .dia-banner-content { padding: 130px 0px 0px; }

    .dia-banner-section { padding-bottom: 50px; }

    .dia-service-section .dia-service-text { padding-left: 0; }

    .dia-service-section .dia-service-details { margin: 25px 0px 0px; }

    .dia-service-section { padding-bottom: 55px; }

    .dia-section-title h2 { font-size: 30px; }

    .dia-fun-fact-section { padding-bottom: 10px; }

    .dia-fun-fact-section .dia-fun-fact-title h2 { font-size: 30px; }

    .dia-fun-fact-section .dia-fun-fact-counter { padding-top: 30px; }

    .dia-fun-fact-section .dia-fun-fact-item .fun-fact-number { padding: 5px 0px; }

    .dia-fun-fact-section .dia-fun-fact-item .fun-fact-number span,
    .dia-fun-fact-section .dia-fun-fact-item .fun-fact-number h3 { font-size: 45px; }

    .dia-fun-fact-item { margin-bottom: 40px; }

    .dia-about-section { padding-top: 20px; }

    .dia-service-section .dia-service-details .dia-service-item { width: 100%; }

    .dia-about-content .dia-about-list li { width: 100%; }

    .dia-about-content .dia-about-text {
        font-size: 16px;
        padding: 20px 0px 30px;
    }

    .dia-about-content .dia-about-img { padding-left: 0; }

    .dia-exp-section { padding: 60px 0px 60px; }

    .dia-exp-section .skill-progress-bar { padding: 20px 0px 10px; }

    .dia-team-section { padding-top: 60px; }

    .dia-team-section { padding-top: 60px; }

    .dia-testimonial-section { padding: 45px 0 60px; }

    .dia-testimonial-section .carousel-inner .carousel-item { padding: 50px 30px 60px; }

    .dia-testimonial-section .carousel-inner .dia-testimonial_text { font-size: 18px; }

    .dia-testimonial-section .carousel-inner .dia-testimonial_meta h4 { font-size: 26px; }

    .dia-testimonial-section .dia-testimonial_slider-area:after {
        font-size: 40px;
        top: -15px;
    }

    .dia-blog-section .dia-blog-img-text .dia-blog-text h3 {
        font-size: 22px;
        padding: 10px 0px 20px;
    }

    .dia-blog-section {
        padding-bottom: 20px;
        padding-top: 0px;
    }

    .dia-newslatter-section .dia-newslatter-content .dia-newslatter-text h3 { font-size: 28px; }

    .dia-newslatter-section .dia-newslatter-content { padding: 45px 25px 45px 25px; }

    .dia-footer-section { padding-top: 50px; }

    .dia-footer-widget .dia-payment-mathod { margin-top: 20px; }

    .dia-footer-copyright .dia-copyright-menu { float: none; }

    .dia-footer-copyright .dia-copyright-menu a {
        margin: 0px 8px;
        margin-left: 0;
    }

    .dia-footer-copyright-content { text-align: center; }

    .dia-portfolio-section { padding-top: 30px; }

    .dia-service-section { padding-top: 0; }
}

@media screen and (max-width: 420px) {
    .dia-service-section .dia-service-review,
    .dia-service-section .dia-service-btn .dia-service-more { float: none !important; }

    .dia-service-section .dia-service-btn .dia-service-more { margin-bottom: 15px; }

    .dia-service-section .dia-service-review .dia-service-rate ul { margin-bottom: 0; }

    .dia-fun-fact-section .dia-fun-fact-title h2 { font-size: 28px; }

    .dia-fun-fact-section { margin-bottom: 0; }

    .dia-port-more a {
        height: 45px;
        line-height: 45px;
        width: 150px;
    }
}

@media screen and (max-width: 380px) {
    .dia-banner-section .dia-banner-content h1 {
        font-size: 36px;
        padding: 10px 0px 15px;
    }

    .dia-banner-section .cd-headline.clip .cd-words-wrapper::after { height: 25px; }

    .dia-banner-section .dia-banner-content p { font-size: 18px; }

    .dia-section-title h2 { font-size: 26px; }

    .dia-newslatter-section .dia-newslatter-content .dia-newslatter-form .nws-button button { width: 100px; }

    .dia-newslatter-section .dia-newslatter-content .dia-newslatter-form input { padding-left: 10px; }

    .dia-newslatter-section .dia-newslatter-content .dia-newslatter-form input::placeholder { font-size: 14px; }

    .dia-team-section .dia-team-content .owl-item.active.center .dia-team-img:after,
    .dia-team-section .dia-team-pic-text:hover .dia-team-img:after { left: 85px; }
}

@media screen and (max-width: 360px) {
    .dia-team-section .dia-team-content .owl-item.active.center .dia-team-img:after,
    .dia-team-section .dia-team-pic-text:hover .dia-team-img:after { left: 70px; }

    .dia-blog-section .dia-blog-img-text .dia-author-area .dia-author-name span,
    .dia-blog-section .dia-blog-img-text .dia-date-meta { font-size: 14px; }
}

@media screen and (max-width: 320px) {
    .dia-banner-section .dia-banner-content h1 { font-size: 30px; }

    .dia-team-section .dia-team-content .owl-item.active.center .dia-team-img:after,
    .dia-team-section .dia-team-pic-text:hover .dia-team-img:after { left: 35px; }

    .dia-newslatter-section .dia-newslatter-content .dia-newslatter-form .dia-newslatter-checkbox label { font-size: 12px; }
}

/*** Start Of blog Section ***/

.saasio-breadcurmb-section {
    background-color: #6c2b95;
    padding: 260px 0px 150px
}

.breadcurmb-title h2 {
    color: #fff;
    font-family: 'Poppins';
    font-size: 36px;
    font-weight: 700;
    margin: 0;
    padding-bottom: 20px;
}

.saasio-page-breadcurmb li a {
    color: #fff;
    margin: 0px 10px;
    position: relative;
}

.saasio-page-breadcurmb li a:after {
    content: '\f054';
    font-family: 'Font Awesome 5 Free';
    font-size: 12px;
    font-weight: 900;
    position: absolute;
    right: -17px;
    top: 2px;
}

.saasio-page-breadcurmb li:last-child a::after { display: none; }

.news-feed-section { padding: 100px 0px; }

.news-feed-section .blog-feed-post {
    border-radius: 9px;
    box-shadow: 0px 0px 35px rgba(0, 0, 0, 0.15);
    margin-bottom: 40px;
    overflow: hidden;
    position: relative;
}

.news-feed-section .saasio-blog-text { padding: 22px 30px 0px 0px; }

.news-feed-section .saasio-blog-text h3 {
    color: #373a5b;
    font-family: 'Poppins';
    font-size: 24px;
    font-weight: 700;
    line-height: 1.6;
}

.news-feed-section .saasio-blog-text p {
    margin-bottom: 0;
    padding-top: 20px;
}

.blog-read-more {
    color: #6c2b95;
    display: block;
    font-weight: 700;
    margin-top: 20px;
}

.saasio-post-meta a {
    color: #777a91;
    margin-right: 15px;
}

.saasio-post-meta a i {
    font-size: 15px;
    margin-right: 3px;
}

.saasio-pagination { padding-top: 30px; }

.saasio-pagination a {
    background-color: #6c2b95;
    color: #fff;
    display: inline-block;
    font-weight: 700;
    height: 40px;
    line-height: 40px;
    margin: 0px 5px;
    transition: .3s all ease-in-out;
    width: 40px;
}

.saasio-pagination a:hover,
.saasio-pagination a.active { background-color: #cc0fda; }

.saasio-blog-sidebar { padding-left: 30px; }

.side-bar-widget { margin-bottom: 60px; }

.saasio-blog-sidebar .widget-title-2 {
    font-size: 24px;
    font-weight: 700;
    padding-bottom: 30px;
}

.side-bar-widget .search-widget input {
    background-color: #e6e6e6;
    border: none;
    height: 50px;
    padding-left: 15px;
    width: 100%;
}

.side-bar-widget .search-widget button {
    background-color: #6c2b95;
    border: none;
    color: #fff;
    height: 50px;
    position: absolute;
    right: 0;
    top: 0;
    width: 50px;
}

.category-widget li a {
    border-bottom: 1px solid #e8d8d8;
    display: block;
    font-family: 'Poppins';
    margin-bottom: 15px;
    padding-bottom: 15px;
    width: 100%;
}

.category-widget li:last-child a { border-bottom: 0; }

.category-widget li a span { float: right; }

.recent-post-img-text {
    border-bottom: 1px solid #e8d8d8;
    display: inline-block;
    margin-bottom: 20px;
    padding-bottom: 20px;
    width: 100%;
}

.recent-post-img-text:last-child { border-bottom: none; }

.recent-post-img-text .recent-post-img {
    height: 100px;
    margin-right: 15px;
    overflow: hidden;
    width: 100px;
}

.recent-post-img-text .recent-post-text h3 {
    font-size: 20px;
    font-weight: 700;
    line-height: 1.5;
    padding-bottom: 5px;
}

.recent-post-img-text .recent-post-text .rec-post-meta { color: #9e9e9b; }

.popular-widget a {
    background-color: #6c2b95;
    color: #fff;
    display: inline-block;
    float: left;
    font-weight: 600;
    margin: 3px;
    padding: 10px 15px;
}

.blog-details-img { margin-bottom: 40px; }

.blog-details-text h2 {
    color: #373a5b;
    font-size: 36px;
    font-weight: 700;
    padding-bottom: 25px;
}

.blog-details-text h3 {
    color: #373a5b;
    font-size: 30px;
    font-weight: 700;
    padding-bottom: 10px;
}

.blog-details-text article { padding: 20px 0px }

.blog-details-text blockquote {
    background-color: #73299a;
    border-radius: 4px;
    color: #fff;
    font-family: 'Poppins';
    font-size: 20px;
    font-weight: 500;
    padding: 50px;
    position: relative;
    z-index: 1;
}

.blog-details-text blockquote:after {
    color: rgb(255 255 255 / 25%);
    content: '\f10d';
    font-family: 'Font Awesome 5 Free';
    font-size: 175px;
    font-weight: 900;
    left: 0;
    position: absolute;
    right: 0;
    text-align: center;
    top: 50%;
    transform: translateY(-50%);
    z-index: -1;
}

.blog-details-text blockquote h4 {
    font-size: 18px;
    font-weight: 700;
    padding-top: 15px;
}

.blog-details-tag {
    border: 1px solid #ded7d7;
    border-left: none;
    border-right: none;
    margin-top: 40px;
    padding: 10px 0px;
}

.blog-feed-tag a {
    background-color: #f7f7f7;
    display: inline-block;
    margin-left: 8px;
    padding: 10px 10px;
    transition: .3s all ease-in-out;
}

.blog-details-tag a:hover {
    background-color: #73299a;
    color: #fff;
}

.blog-feed-share a {
    background-color: #f7f7f7;
    display: inline-block;
    height: 43px;
    line-height: 43px;
    text-align: center;
    transition: .3s all ease-in-out;
    width: 43px;
}

.saasio-comment-field { padding-top: 80px; }

.saasio-comment-field h3 {
    font-size: 30px;
    font-weight: 600;
}

.comment-author-img {
    border-radius: 100%;
    height: 120px;
    margin-right: 20px;
    overflow: hidden;
    width: 120px;
}

.comment-list-item { margin: 60px 0px; }

.comment-inner-box {
    background-color: #f8f8f8;
    margin-bottom: 30px;
    padding: 30px;
}

.comment-author-text { overflow: hidden; }

.comment-author-text p {
    margin-bottom: 0;
    padding: 15px 0px 5px;
}

.comment-author-text h4 {
    font-size: 22px;
    font-weight: 700;
    padding-bottom: 10px;
}

.comment-author-text span { color: #969696; }

.comment-reply {
    background-color: #73299a;
    border-radius: 4px;
    color: #fff !important;
    display: inline-block;
    margin-top: 10px;
    padding: 8px 20px;
}

.comment-form { margin-top: 40px; }

.comment-form input,
.comment-form textarea {
    background-color: #f0f0f0;
    border: none;
    height: 60px;
    margin-bottom: 20px;
    padding-left: 20px;
    width: 100%;
}

.comment-form textarea {
    height: 180px;
    padding-top: 20px;
}

.comment-form button {
    background-color: #73299a;
    border: none;
    color: #fff;
    padding: 15px 30px;
}

@media screen and (max-width: 1024px) {
    .news-feed-section .saasio-blog-text { padding: 22px 30px 30px 0px }

    .news-feed-section .saasio-blog-text h3 { font-size: 20px; }

    .recent-post-img-text .recent-post-text h3 { font-size: 18px; }
}

@media screen and (max-width: 991px) {
    .blog-feed-img { margin-bottom: 20px; }

    .blog-feed-img-txt { padding: 30px; }

    .saasio-blog-sidebar { padding-left: 0; }
}

@media screen and (max-width: 767px) {
    .saasio-blog-sidebar { margin-top: 30px; }

    .saasio-breadcurmb-section { padding: 150px 0px 100px; }

    .breadcurmb-title h2 { font-size: 30px; }

    .blog-feed-share {
        float: left !important;
        margin-top: 15px;
    }

    .comment-inner-box { padding: 15px; }

    .comment-author-img {
        height: 80px;
        width: 80px;
    }
}

/*=====================================================================
SaaSio - HR Management
=====================================================================*/

.pm-intregation-section .pm-intregation-text .pm-intr-feature-inner a .pm-inft-icon i {
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background: linear-gradient(-90deg, #227df8 0%, #0054c4 100%);
    background-clip: text;
    display: block;
}

.pm-footer-section .pm-footer-widget .pm-footer-support, .header-type-one .pm-header-support {
    font-size: 14px;
    padding-left: 60px;
}

.pm-footer-section .pm-footer-widget .pm-footer-support span, .header-type-one .pm-header-support span {
    color: #5c8ed0;
    display: block;
}

.pm-footer-section .pm-footer-widget .pm-footer-support a, .header-type-one .pm-header-support a {
    color: #fff;
    font-weight: 700;
}

.pm-footer-section .pm-footer-widget .pm-footer-support:before, .header-type-one .pm-header-support:before {
    background-color: #5c8ed0;
    content: "";
    height: 40px;
    left: 25px;
    position: absolute;
    top: 10px;
    width: 2px;
}

@keyframes fadeFromLeft {
    0% {
        opacity: 0;
        transform: translateX(-20px);
    }

    100% {
        opacity: 1;
        transform: translateX(0);
    }
}

@keyframes fadeFromRight {
    0% {
        opacity: 0;
        transform: translateX(20px);
    }

    100% {
        opacity: 1;
        transform: translateX(0);
    }
}

@keyframes fadeFromUp {
    0% {
        opacity: 0;
        transform: translateY(20px);
    }

    100% {
        opacity: 1;
        transform: translateY(0);
    }
}

.fadeFromUp { animation-name: fadeFromUp; }

.fadeFromRight { animation-name: fadeFromRight; }

.fadeFromLeft { animation-name: fadeFromLeft; }

/*global area*/

/*----------------------------------------------------*/

.pm-home {
    -moz-osx-font-smoothing: antialiased;
    -webkit-font-smoothing: antialiased;
    color: #6480a7;
    font-family: "Roboto";
    font-size: 16px;
    line-height: 1.625;
    margin: 0;
    overflow-x: hidden;
    padding: 0;
}

.pm-home::selection {
    background-color: #6e3ebf;
    color: #ffffff;
}

.pm-home::-moz-selection {
    background-color: #6e3ebf;
    color: #ffffff;
}

.pm-preloader {
    background: #fff url("../img/pre.svg") no-repeat center center;
    background-color: #fff;
    height: 100%;
    left: 0;
    overflow: visible;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 99999;
}

@keyframes zooming {
    0% { transform: scale(1, 1); }

    50% { transform: scale(1.05, 1.05); }

    100% { transform: scale(1, 1); }
}

.zooming { animation: zooming 18s infinite both; }

.pm-headline h1,
.pm-headline h2,
.pm-headline h3,
.pm-headline h4,
.pm-headline h5,
.pm-headline h6 {
    font-family: "Poppins";
    margin: 0;
}

.pm-title-tag {
    background-color: #f3f7ff;
    color: #0e65d9;
    display: inline-flex;
    font-size: 14px;
    font-weight: 700;
    padding: 8px 20px 5px;
}

.pm-section-title h2 {
    color: #003378;
    font-size: 36px;
    font-weight: 600;
    padding-top: 15px;
}

.pm-scrollup {
    background-color: #fff;
    bottom: -17px;
    height: 60px;
    line-height: 60px;
    position: absolute;
    right: 0px;
    width: 60px;
    z-index: 5;
}

.pm-scrollup i { color: #003378; }

/*---------------------------------------------------- */

/*Header area*/

/*----------------------------------------------------*/

.pm-main-header {
    padding-top: 15px;
    position: absolute;
    width: 100%;
    z-index: 5;
}

.pm-main-header .pm-logo { margin-top: 15px; }

.pm-main-header .dropdown { position: relative; }

.pm-main-header .dropdown:after {
    color: #fff;
    content: "+";
    font-size: 18px;
    font-weight: 700;
    position: absolute;
    right: -14px;
    top: -2px;
    transition: 0.3s all ease-in-out;
}

.pm-main-header .dropdown .dropdown-menu {
    background-color: #fff;
    border: none;
    border-bottom: 2px solid #003378;
    border-radius: 0;
    box-shadow: 0 5px 10px 0 rgba(83, 82, 82, 0.1);
    display: block;
    height: auto;
    left: 0;
    margin: 0px;
    opacity: 0;
    overflow: hidden;
    padding: 0px;
    position: absolute;
    top: 65px;
    transition: all 0.4s ease-in-out;
    visibility: hidden;
    width: 200px;
    z-index: 2;
}

.pm-main-header .dropdown .dropdown-menu li {
    border-bottom: 1px solid #e5e5e5;
    margin-left: 0;
    width: 100%;
}

.pm-main-header .dropdown .dropdown-menu li a {
    color: #343434;
    display: block;
    font-size: 14px;
    padding: 10px 25px;
    position: relative;
    transition: 0.3s all ease-in-out;
    width: 100%;
}

.pm-main-header .dropdown .dropdown-menu li a:before { display: none; }

.pm-main-header .dropdown .dropdown-menu li a:after {
    background-color: #fff;
    border-radius: 100%;
    content: "";
    height: 8px;
    left: 10px;
    position: absolute;
    top: 16px;
    transform: scale(0);
    transition: 0.3s all ease-in-out;
    width: 8px;
}

.pm-main-header .dropdown .dropdown-menu li a:hover {
    background-color: #003378;
    color: #fff;
}

.pm-main-header .dropdown .dropdown-menu li a:hover:after { transform: scale(1); }

.pm-main-header .dropdown .dropdown-menu li:last-child { border-bottom: none; }

.pm-main-header .dropdown:hover .dropdown-menu {
    opacity: 1;
    top: 45px;
    visibility: visible;
}

.pm-main-header .navbar-nav { display: inherit; }

.pm-main-header .pm-main-navigation { padding: 20px 40px; }

.pm-main-header .pm-main-navigation li { margin: 0px 32px; }

.pm-main-header .pm-main-navigation li a {
    color: #fff;
    display: inline;
    font-size: 16px;
    font-weight: 700;
    padding-bottom: 20px;
    position: relative;
}

.pm-main-header .pm-main-navigation li a:before {
    background-color: #fff;
    bottom: 5px;
    content: "";
    height: 2px;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    transition: 0.5s all ease-in-out;
    width: 0%;
}

.pm-main-header .pm-main-navigation li:hover a:before,
.pm-main-header .pm-main-navigation li a.active:before { width: 100%; }

.pm-main-header .pm-header-btn {
    border: 2px solid #3c87eb;
    height: 60px;
    line-height: 60px;
    transition: 0.3s all ease-in-out;
    width: 115px;
}

.pm-main-header .pm-header-btn a {
    color: #fff;
    display: block;
    font-size: 14px;
    font-weight: 700;
    width: 100%;
}

.pm-main-header .pm-header-btn:hover {
    background-color: #000;
    border: 2px solid #000;
}

.header-type-one .container { max-width: 1450px; }

.pm-sticky-menu {
    animation-duration: 0.7s;
    animation-fill-mode: both;
    animation-name: fadeInDown;
    animation-timing-function: ease;
    background-color: #000;
    position: fixed;
    top: 20px;
    transition: 0.3s all ease-in-out;
}

.pm-main-header.pm-sticky-menu {
    box-shadow: 0 0 20px -10px rgba(0, 0, 0, 0.8);
    padding: 10px 0;
    top: 0px;
    z-index: 9;
}

.pm-main-header.pm-sticky-menu .dropdown:hover .dropdown-menu { top: 55px; }

.pm-main-header.pm-sticky-menu .pm-header-support { display: none !important; }

/*---------------------------------------------------- */

/*Banner area*/

/*----------------------------------------------------*/

.pm-banner-section-1 {
    background: linear-gradient(-90deg, #227df8 0%, #0054c4 100%);
    padding: 275px 0px;
}

.pm-banner-section-1 .pm-banner-shape1 {
    right: 115px;
    top: 105px;
}

.pm-banner-section-1 .pm-banner-shape2 {
    right: 200px;
    top: 175px;
}

.pm-banner-section-1 .pm-banner-shape3 {
    bottom: 40px;
    left: 115px;
}

.pm-banner-section-1 .pm-banner-shape4 {
    bottom: 115px;
    left: 195px;
}

.pm-banner-section-1 .pm-banner-content .pm-banner-text {
    color: #fff;
    max-width: 570px;
    padding-top: 40px;
}

.pm-banner-section-1 .pm-banner-content .pm-banner-text .pm-title-tag {
    background-color: rgba(255, 255, 255, 0.102);
    color: #fff;
}

.pm-banner-section-1 .pm-banner-content .pm-banner-text h1 {
    color: #fff;
    font-size: 48px;
    font-weight: 600;
    line-height: 1.25;
    padding: 20px 0px;
}

.pm-banner-section-1 .pm-banner-content .pm-banner-text p {
    font-size: 18px;
    padding-bottom: 40px;
}

.pm-banner-section-1 .pm-banner-content .pm-banner-text p span { font-weight: 700; }

.pm-banner-section-1 .pm-banner-content .pm-banner-text a {
    background-color: #003378;
    display: block;
    font-weight: 700;
    height: 60px;
    line-height: 60px;
    text-align: center;
    transition: 0.3s all ease-in-out;
    width: 200px;
}

.pm-banner-section-1 .pm-banner-content .pm-banner-text a:hover { background-color: #000; }

.pm-banner-section-1 .pm-banner-content .pm-banenr-img {
    animation: zoomIn 1.7s both 0.3s;
    right: -125px;
    top: 0;
}

/*---------------------------------------------------- */

/*Partner area*/

/*----------------------------------------------------*/

.pm-partner-section .pm-partner-wrapper {
    background-color: #fff;
    box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.02);
    padding: 60px;
    top: -90px;
}

.pm-partner-section .pm-partner-slide-area .owl-nav { display: none; }

.pm-partner-section .pm-partner-slide-area .pm-partner-img img {
    filter: grayscale(1);
    transition: 0.3s all ease-in-out;
}

.pm-partner-section .pm-partner-slide-area .pm-partner-img:hover img { filter: grayscale(0); }

/*---------------------------------------------------- */

/*Feature area*/

/*----------------------------------------------------*/

.pm-feature-section { padding-bottom: 100px; }

.pm-feature-section .pm-section-title {
    margin: 0 auto;
    max-width: 515px;
}

.pm-feature-section .pm-feature-cpntent { padding-top: 50px; }

.pm-feature-innerbox {
    border: 2px solid #eff3f7;
    padding: 50px 40px;
    transition: 0.3s all ease-in-out;
}

.pm-feature-innerbox:hover {
    border: 2px solid #fff;
    box-shadow: 0px 30px 60px 0px rgba(0, 51, 120, 0.04);
}

.pm-feature-innerbox .pm-feature-top {
    border-bottom: 2px solid #eff3f7;
    margin-bottom: 28px;
    padding-bottom: 20px;
}

.pm-feature-innerbox .pm-feature-top .pm-feature-icon { margin-right: 20px; }

.pm-feature-innerbox .pm-feature-top .pm-feature-text h3 {
    color: #003378;
    font-size: 18px;
    font-weight: 600;
    padding-bottom: 5px;
    text-transform: capitalize;
}

.pm-feature-innerbox .pm-feature-list li {
    margin-bottom: 20px;
    padding-left: 35px;
    position: relative;
}

.pm-feature-innerbox .pm-feature-list li:after {
    color: #3186f8;
    content: "";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    left: 0;
    position: absolute;
    top: 0;
}

.pm-feature-innerbox .pm-feature-list li:last-child { margin-bottom: 0; }

.pm-feature-section-2 { background-color: #f8f8f8; }

.pm-feature-section-2 .pm-feature-content-2 .pm-feature-process {
    background-color: #fff;
    box-shadow: 0px 30px 60px 0px rgba(0, 51, 120, 0.04);
    margin-bottom: 100px;
    padding: 80px 80px 65px 80px;
    z-index: 1;
}

.pm-feature-section-2 .pm-feature-content-2 .pm-feature-process .pm-feature-item2 {
    float: left;
    max-width: 480px;
}

.pm-feature-section-2 .pm-feature-content-2 .pm-feature-process .pm-f-process-img {
    box-shadow: 0px 30px 60px 0px rgba(0, 51, 120, 0.04);
    right: -85px;
}

.pm-feature-section-2 .pm-feature-content-2 .pm-feature-process:after {
    background-image: url(../img/hrm/shape/dot-s.png);
    bottom: -400px;
    content: "";
    height: 685px;
    left: -140px;
    position: absolute;
    width: 1450px;
    z-index: -1;
}

.pm-feature-section-2 .pm-feature-content-2 .pm-feature-item-details { padding: 15px 0px 40px; }

.pm-feature-section-2 .pm-feature-content-2 .pm-feature-item-content {
    display: inline-block;
    margin-bottom: 16px;
    width: 100%;
}

.pm-feature-section-2 .pm-feature-content-2 .pm-feature-item-content .pm-f-process-icon {
    background: linear-gradient(-90deg, #227df8 0%, #0054c4 100%);
    border-radius: 100%;
    height: 50px;
    line-height: 50px;
    margin-right: 20px;
    width: 50px;
}

.pm-feature-section-2 .pm-feature-content-2 .pm-feature-item-content .pm-f-process-icon i { color: #fff; }

.pm-feature-section-2 .pm-feature-content-2 .pm-feature-item-content .pm-f-process-text {
    font-size: 18px;
    font-weight: 500;
    padding-top: 12px;
}

.pm-feature-section-2 .pm-feature-content-2:nth-child(even) .pm-feature-process .pm-feature-item2 { float: right; }

.pm-feature-section-2 .pm-feature-content-2:nth-child(even) .pm-feature-process .pm-f-process-img {
    left: -85px;
    right: auto;
}

.pm-feature-section-2 .pm-feature-content-2:last-child .pm-feature-process:after { display: none; }

/*---------------------------------------------------- */

/*intregations area*/

/*----------------------------------------------------*/

.pm-intregation-section {
    background-color: #f8f8f8;
    padding: 100px 0px;
}

.pm-intregation-section .pm-intregation-img .intr-circle-shape {
    right: 30px;
    top: 35px;
}

.pm-intregation-section .pm-intregation-img .intr-img-item {
    display: inline-block;
    margin-right: 30px;
}

.pm-intregation-section .pm-intregation-img .intr-img-top { margin-bottom: 30px; }

.pm-intregation-section .pm-intregation-img .intr-img-top .intr-img-item:nth-child(2) { transform: translateY(60px); }

.pm-intregation-section .pm-intregation-img .intr-img-bottom .intr-img-item:nth-child(1) { transform: translateY(-60px); }

.pm-intregation-section .pm-intregation-text { padding-top: 45px; }

.pm-intregation-section .pm-intregation-text .pm-title-tag { background-color: #fff; }

.pm-intregation-section .pm-intregation-text .pm-intregation-details { padding: 25px 0px 45px; }

.pm-intregation-section .pm-intregation-text .pm-intr-feature-inner { margin-bottom: 20px; }

.pm-intregation-section .pm-intregation-text .pm-intr-feature-inner a {
    background-color: #fff;
    display: block;
    padding: 18px 40px 13px;
    position: relative;
    transition: all 500ms ease;
    width: 100%;
    z-index: 1;
}

.pm-intregation-section .pm-intregation-text .pm-intr-feature-inner a:before {
    background: linear-gradient(-90deg, #227df8 0%, #0054c4 100%);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    transition: all 500ms ease;
    width: 0%;
    z-index: -1;
}

.pm-intregation-section .pm-intregation-text .pm-intr-feature-inner a:after {
    color: #cfd8e4;
    content: "";
    font-family: "Font Awesome 5 Free";
    font-size: 24px;
    font-weight: 900;
    position: absolute;
    right: 40px;
    top: 12px;
}

.pm-intregation-section .pm-intregation-text .pm-intr-feature-inner a .pm-inft-icon {
    font-size: 22px;
    margin-right: 30px;
    margin-top: 3px;
}

.pm-intregation-section .pm-intregation-text .pm-intr-feature-inner a .pm-inft-icon i { transition: 0.3s all ease-in-out; }

.pm-intregation-section .pm-intregation-text .pm-intr-feature-inner a .pm-inft-text {
    color: #003378;
    font-size: 18px;
    font-weight: 700;
    transition: 0.3s all ease-in-out;
}

.pm-intregation-section .pm-intregation-text .pm-intr-feature-inner a:hover:before { width: 100%; }

.pm-intregation-section .pm-intregation-text .pm-intr-feature-inner a:hover .pm-inft-icon i {
    -webkit-text-fill-color: inherit;
    background: none;
    color: #ffffff;
}

.pm-intregation-section .pm-intregation-text .pm-intr-feature-inner a:hover .pm-inft-text { color: #fff; }

/*---------------------------------------------------- */

/*process area*/

/*----------------------------------------------------*/

.pm-process-section { padding: 100px 0px; }

.pm-process-section .pm-process-wrapper { padding-top: 50px; }

.pm-process-section .pm-process-line {
    left: 0;
    right: 0;
    text-align: center;
    top: 50%;
    transform: translateY(-50%);
}

.pm-process-icon-text {
    display: inline-block;
    margin: 0px 35px;
}

.pm-process-icon-text:nth-child(even) { transform: translateY(40px); }

.pm-process-icon-text .pm-process-icon {
    background-color: #fff;
    border-radius: 100%;
    box-shadow: 0px 30px 60px 0px rgba(0, 51, 120, 0.04);
    height: 160px;
    line-height: 160px;
    margin-bottom: 35px;
    width: 160px;
}

.pm-process-icon-text .pm-process-icon span {
    background: linear-gradient(-90deg, #227df8 0%, #0054c4 100%);
    border-radius: 100%;
    bottom: 0;
    color: #fff;
    font-family: "Poppins";
    font-weight: 600;
    height: 50px;
    line-height: 50px;
    position: absolute;
    right: 0;
    text-align: center;
    width: 50px;
}

.pm-process-icon-text .pm-process-text h3 {
    color: #003378;
    font-size: 18px;
    font-weight: 700;
    font-weight: 600;
}

/*---------------------------------------------------- */

/*counter area*/

/*----------------------------------------------------*/

.pm-counter-section { z-index: 1; }

.pm-counter-section:after {
    background-color: #f7f7f7;
    bottom: 0;
    content: "";
    height: 80px;
    left: 0;
    position: absolute;
    width: 100%;
    z-index: -1;
}

.pm-counter-section .pm-counter-wrapper {
    background-color: #fff;
    box-shadow: 0px 30px 60px 0px rgba(0, 51, 120, 0.04);
    padding: 75px 0px 40px;
}

.pm-counter-section .pm-counter-text-icon .odometer,
.pm-counter-section .pm-counter-text-icon strong {
    color: #003378;
    font-family: "Poppins";
    font-size: 50px;
    font-weight: 600;
    line-height: 1;
}

.pm-counter-section .pm-counter-text-icon .odometer {
    font-weight: 600;
    line-height: 0.8;
}

.pm-counter-section .pm-counter-text-icon strong {
    position: relative;
    top: 10px;
}

.pm-counter-section .pm-counter-text-icon p {
    color: #003378;
    font-weight: 700;
    padding-top: 5px;
}

/*---------------------------------------------------- */

/*testimonial area*/

/*----------------------------------------------------*/

.pm-testimonial-section {
    background-color: #f7f7f7;
    padding: 100px 0px 60px;
}

.pm-testimonial-section .pm-testimonial-bg {
    left: 0;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}

.pm-testimonial-inner {
    background-color: #fff;
    box-shadow: 0px 8px 16px 0px rgba(0, 51, 120, 0.03);
    margin-bottom: 40px;
    padding: 30px;
}

.pm-testimonial-inner .pm-testimonial-author { margin-top: 18px; }

.pm-testimonial-inner .pm-testimonial-author .pm-author-text h3 {
    color: #003378;
    font-size: 18px;
    font-weight: 600;
}

.pm-testimonial-inner .pm-testimonial-author .pm-author-text ul { line-height: 1; }

.pm-testimonial-inner .pm-testimonial-author .pm-author-text li { line-height: 0.5; }

.pm-testimonial-inner .pm-testimonial-author .pm-author-text li a {
    color: #fbb040;
    font-size: 10px;
}

.pm-testimonial-inner .pm-testimonial-img {
    border-radius: 100%;
    height: 40px;
    margin-right: 20px;
    overflow: hidden;
    width: 40px;
}

.pm-testimonial-content .pm-testimonial-text-item { padding-top: 150px; }

.pm-testimonial-content .col-md-4:nth-child(1) .pm-testimonial-inner:nth-child(2) { transform: translateX(-40px); }

.pm-testimonial-content .col-md-4:nth-child(3) .pm-testimonial-inner:nth-child(2) { transform: translateX(40px); }

/*---------------------------------------------------- */

/*Blog area*/

/*----------------------------------------------------*/

.pm-blog-section { padding: 100px 0px; }

.pm-blog-section .pm-blog-wrapper {
    margin: 0px -15px;
    padding-top: 40px;
}

.pm-blog-img-text {
    cursor: pointer;
    display: flex;
    float: left;
    max-width: 610px;
    padding: 0px 15px;
}

.pm-blog-img-text .pm-blog-text {
    box-shadow: 0px 8px 16px 0px rgba(0, 51, 120, 0.03);
    display: none;
    max-width: 330px;
    opacity: 0;
    padding: 50px 0px 0px 40px;
    transition: opacity 1s ease-out;
}

.pm-blog-img-text .pm-blog-text .pm-blog-meta { padding-bottom: 15px; }

.pm-blog-img-text .pm-blog-text .pm-date-meta {
    color: #9db0cb;
    font-size: 14px;
    font-weight: 700;
    margin-left: 15px;
}

.pm-blog-img-text .pm-blog-text .pm-date-meta i {
    color: #003378;
    margin-right: 5px;
}

.pm-blog-img-text .pm-blog-text .pm-blog-title h3 {
    color: #003378;
    font-size: 18px;
    font-weight: 600;
    padding-bottom: 20px;
}

.pm-blog-img-text.active .pm-blog-text {
    display: inline-block;
    opacity: 1;
}

/*---------------------------------------------------- */

/*Footer area*/

/*----------------------------------------------------*/

.pm-footer-section { background-color: #f7f7f7; }

.pm-footer-section .pm-footer-wrapper { padding: 100px 0px; }

.pm-footer-section .footer-widget-area .pm-footer-widget {
    float: left;
    width: 32.33%;
}

.pm-footer-section .footer-widget-area .pm-footer-widget .pm-footer-store a {
    display: block;
    margin-bottom: 5px;
}

.pm-footer-section .pm-footer-widget .widget-title {
    color: #003378;
    font-size: 18px;
    font-weight: 700;
    padding-bottom: 35px;
}

.pm-footer-section .pm-footer-widget .pm-footer-support { color: #6480a7; }

.pm-footer-section .pm-footer-widget .pm-footer-support:before {
    background: linear-gradient(-90deg, #227df8 0%, #0054c4 100%);
    top: -2px;
    width: 1px;
}

.pm-footer-section .pm-footer-widget .pm-footer-support a { color: #003378; }

.pm-footer-section .pm-footer-widget p {
    max-width: 280px;
    padding-top: 38px;
}

.pm-footer-section .pm-footer-widget p a {
    color: #003378;
    font-weight: 700;
}

.pm-footer-section .pm-footer-widget .pm-footer-social { margin-top: 38px; }

.pm-footer-section .pm-footer-widget .pm-footer-social a {
    background-color: #fff;
    display: inline-block;
    height: 50px;
    line-height: 50px;
    margin-right: 10px;
    position: relative;
    text-align: center;
    transition: 0.3s all ease-in-out;
    width: 50px;
    z-index: 1;
}

.pm-footer-section .pm-footer-widget .pm-footer-social a:after {
    background: linear-gradient(-90deg, #227df8 0%, #0054c4 100%);
    content: "";
    height: 0%;
    left: 0;
    position: absolute;
    top: 0;
    transition: 0.3s all ease-in-out;
    width: 100%;
    z-index: -1;
}

.pm-footer-section .pm-footer-widget .pm-footer-social a:hover { color: #fff; }

.pm-footer-section .pm-footer-widget .pm-footer-social a:hover:after { height: 100%; }

.pm-footer-section .pm-footer-widget .pm-footer-menu-widget a {
    display: block;
    margin-bottom: 18px;
    transition: 0.3s all ease-in-out;
}

.pm-footer-section .pm-footer-widget .pm-footer-menu-widget a:hover { color: #000; }

.pm-footer-copyright {
    background-color: #efefef;
    padding: 35px 0px 32px;
}

.pm-footer-copyright .pm-footer-copyright-menu a {
    color: #003378;
    font-size: 16px;
    font-weight: 700;
    margin-right: 70px;
    transition: 0.3s all ease-in-out;
}

.pm-footer-copyright .pm-footer-copyright-menu a:hover { color: #000; }

/*---------------------------------------------------- */

/*call to action area*/

/*----------------------------------------------------*/

.pm-call-to-action-section .call-to-action-wrapper {
    background: linear-gradient(-90deg, #227df8 0%, #0054c4 100%);
    padding: 100px 0px;
    z-index: 1;
}

.pm-call-to-action-section .call-to-action-wrapper .pm-banner-shape1 {
    bottom: 45px;
    left: 85px;
}

.pm-call-to-action-section .call-to-action-wrapper .pm-banner-shape2 {
    bottom: 75px;
    left: 170px;
}

.pm-call-to-action-section .call-to-action-wrapper .pm-banner-shape3 {
    right: 65px;
    top: 65px;
}

.pm-call-to-action-section .call-to-action-wrapper .pm-banner-shape4 {
    right: 145px;
    top: 100px;
}

.pm-call-to-action-section .call-to-action-wrapper .pm-call-action-content {
    margin: 0 auto;
    max-width: 800px;
    z-index: 1;
}

.pm-call-to-action-section .call-to-action-wrapper .pm-call-action-content p {
    color: #adcdf9;
    font-size: 18px;
    padding-top: 25px;
}

.pm-call-to-action-section .call-to-action-wrapper .pm-call-action-content .pm-section-title .pm-title-tag {
    background-color: rgba(255, 255, 255, 0.15);
    color: #fff;
}

.pm-call-to-action-section .call-to-action-wrapper .pm-call-action-content .pm-section-title h2 { color: #fff; }

.pm-call-to-action-section .call-to-action-wrapper .pm-call-action-content .pm-call-action-btn { margin-top: 35px; }

.pm-call-to-action-section .call-to-action-wrapper .pm-call-action-content .pm-call-action-btn a {
    color: #fff;
    display: inline-block;
    font-weight: 700;
    height: 60px;
    line-height: 60px;
    margin: 0px 10px;
    text-align: center;
    transition: 0.3s all ease-in-out;
}

.pm-call-to-action-section .call-to-action-wrapper .pm-call-action-content .pm-call-action-btn a:nth-child(1) {
    background-color: #003378;
    border: 2px solid #003378;
    width: 200px;
}

.pm-call-to-action-section .call-to-action-wrapper .pm-call-action-content .pm-call-action-btn a:nth-child(1):hover {
    background-color: #000;
    border: 2px solid #000;
}

.pm-call-to-action-section .call-to-action-wrapper .pm-call-action-content .pm-call-action-btn a:nth-child(2) {
    border: 2px solid #6f9fe0;
    width: 160px;
}

.pm-call-to-action-section .call-to-action-wrapper .pm-call-action-content .pm-call-action-btn a:nth-child(2):hover {
    background-color: #000;
    border: 2px solid #000;
}

/*---------------------------------------------------- */

/*Mobile Menu area*/

/*----------------------------------------------------*/

.pm-mobile_menu_content {
    background-color: #fff;
    bottom: 0;
    box-shadow: 0px 3px 5px rgba(100, 100, 100, 0.19);
    height: 100vh;
    overflow-y: scroll;
    padding: 40px 0px;
    position: fixed;
    right: -350px;
    top: 0px;
    transition: all 0.5s ease-in;
    width: 280px;
    z-index: 101;
}

.pm-mobile_menu_content .pm-mobile-main-navigation { width: 100%; }

.pm-mobile_menu_content .pm-mobile-main-navigation .navbar-nav { width: 100%; }

.pm-mobile_menu_content .navbar-nav .dropdown-menu {
    position: static !important;
    transform: none !important;
}

.pm-mobile_menu_content .pm-mobile-main-navigation .navbar-nav li {
    border-bottom: 1px solid #dcdcdc;
    display: block;
    transition: 0.3s all ease-in-out;
    width: 100%;
}

.pm-mobile_menu_content .pm-mobile-main-navigation .navbar-nav li:first-child { border-top: 1px solid #dcdcdc; }

.pm-mobile_menu_content .pm-mobile-main-navigation .navbar-nav li a {
    color: #000;
    display: block;
    font-size: 14px;
    font-weight: 400;
    padding: 0;
    padding: 5px 30px;
    text-transform: uppercase;
    width: 100%;
}

.pm-mobile_menu_content .m-brand-logo {
    margin: 0 auto;
    margin-bottom: 30px;
    width: 160px;
}

.pm-mobile_menu_wrap.mobile_menu_on .pm-mobile_menu_content {
    right: 0px;
    transition: all 0.7s ease-out;
}

.mobile_menu_overlay {
    background-color: rgba(0, 0, 0, 0.9);
    height: 100%;
    height: 120vh;
    opacity: 0;
    position: fixed;
    right: 0%;
    top: 0;
    transition: all 0.5s ease-in-out;
    visibility: hidden;
    width: 100%;
    z-index: 100;
}

.mobile_menu_overlay_on { overflow: hidden; }

.pm-mobile_menu_wrap.mobile_menu_on .mobile_menu_overlay {
    opacity: 1;
    visibility: visible;
}

.pm-mobile_menu_button {
    color: #fff;
    cursor: pointer;
    display: none;
    font-size: 30px;
    line-height: 40px;
    position: absolute;
    right: 0;
    text-align: center;
    top: -35px;
    z-index: 5;
}

.pm-mobile_menu .pm-mobile-main-navigation .navbar-nav li a:after { display: none; }

.pm-mobile_menu .pm-mobile-main-navigation .dropdown > .dropdown-menu {
    opacity: 1;
    visibility: visible;
}

.pm-mobile_menu .pm-mobile_menu_content .pm-mobile-main-navigation .navbar-nav .dropdown-menu {
    border: none;
    border-top: 1px solid #dcdcdc;
    box-shadow: none;
    display: none;
    padding: 5px 0px;
    transition: none;
    width: 100%;
}

.pm-mobile_menu .pm-mobile_menu_content .pm-mobile-main-navigation .navbar-nav .dropdown-menu li {
    border: none;
    line-height: 1;
    padding: 0 20px;
}

.pm-mobile_menu .dropdown { position: relative; }

.pm-mobile_menu .dropdown .dropdown-btn {
    height: 30px;
    padding: 5px 10px;
    position: absolute;
    right: 0;
    top: 0px;
}

.pm-mobile_menu .dropdown .dropdown-btn:before {
    background-color: #dcdcdc;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 1px;
}

.pm-mobile_menu .pm-mobile_menu_close {
    color: #d60606;
    cursor: pointer;
    font-size: 20px;
    left: 15px;
    position: absolute;
    top: 15px;
}

@media screen and (max-width: 1440px) {
    .pm-banner-section-1 .pm-banner-content .pm-banenr-img { right: -100px; }
}

@media screen and (max-width: 1300px) {
    .pm-banner-section-1 .pm-banner-content .pm-banenr-img {
        right: 0px;
        width: 50%;
    }

    .pm-feature-section-2 .pm-feature-content-2 .pm-feature-process .pm-f-process-img { right: -40px; }

    .pm-feature-section-2 .pm-feature-content-2:nth-child(even) .pm-feature-process .pm-f-process-img { left: -50px; }
}

@media screen and (max-width: 1199px) {
    .pm-feature-section-2 .pm-feature-content-2 .pm-feature-process .pm-f-process-img {
        right: 0;
        width: 50%;
    }

    .pm-feature-section-2 .pm-feature-content-2:nth-child(even) .pm-feature-process .pm-f-process-img {
        left: 0;
        width: 50%;
    }

    .pm-testimonial-content .col-md-4:nth-child(1) .pm-testimonial-inner:nth-child(2),
    .pm-testimonial-content .col-md-4:nth-child(3) .pm-testimonial-inner:nth-child(2) { transform: translateX(0); }
}

@media screen and (max-width: 1024px) {
    .pm-main-header .pm-main-navigation li { margin: 0px 15px; }

    .pm-banner-section-1 .pm-banner-content .pm-banner-text h1 { font-size: 40px; }

    .pm-banner-section-1 .pm-banner-content .pm-banner-text { max-width: 470px; }

    .pm-intregation-section .pm-intregation-img .intr-img-item { margin-right: 0; }

    .pm-feature-section-2 .pm-feature-content-2 .pm-feature-process { padding: 60px 30px; }

    .pm-feature-section-2 .pm-feature-content-2 .pm-feature-process .pm-feature-item2 { max-width: 450px; }

    .pm-blog-img-text {
        display: flex;
        margin-bottom: 30px;
        width: 100%;
    }

    .pm-blog-img-text .pm-blog-text {
        display: block;
        opacity: 1;
    }
}

@media screen and (max-width: 991px) {
    .pm-main-menu-item { display: none; }

    .pm-banner-section-1 { padding: 150px 0px; }

    .pm-banner-section-1 .pm-banner-content .pm-banenr-img {
        margin-top: 40px;
        position: static !important;
        width: 100%;
    }

    .pm-feature-innerbox { margin-bottom: 30px; }

    .pm-intregation-img { max-width: 570px; }

    .pm-intregation-section .pm-intregation-img .intr-img-item { margin-right: 30px; }

    .pm-feature-section-2 .pm-feature-content-2 .pm-feature-process .pm-f-process-img {
        margin-top: 30px;
        position: static !important;
        width: 100%;
    }

    .pm-feature-section-2 .pm-feature-content-2:nth-child(even) .pm-feature-process .pm-feature-item2 { float: left; }

    .pm-feature-section-2 .pm-feature-content-2:nth-child(even) .pm-feature-process .pm-f-process-img { width: 100%; }

    .pm-process-icon-text:nth-child(even) { transform: translateY(0); }

    .pm-process-section .pm-process-line { display: none; }

    .pm-process-icon-text { margin-bottom: 30px; }

    .pm-testimonial-inner .pm-author-text { overflow: hidden; }

    .footer-widget-area { margin-top: 40px; }

    .pm-main-header .pm-logo { margin-top: 0; }

    .header-type-one .pm-header-support { display: none !important; }

    .pm-main-header.pm-sticky-menu { padding: 15px 0px; }

    .pm-mobile_menu_button { display: block; }
}

@media screen and (max-width: 767px) {
    .pm-counter-text-icon { margin-bottom: 30px; }

    .pm-testimonial-content .pm-testimonial-text-item { padding: 10px 0px 40px; }
}

@media screen and (max-width: 480px) {
    .pm-banner-section-1 { padding: 100px 0px; }

    .pm-banner-section-1 .pm-banner-content .pm-banner-text h1 { font-size: 32px; }

    .pm-banner-section-1 .pm-banner-content .pm-banner-text p {
        font-size: 16px;
        padding-bottom: 20px;
    }

    .pm-section-title h2 { font-size: 26px; }

    .pm-banner-section-1 .pm-banner-content .pm-banner-text a {
        height: 50px;
        line-height: 50px;
        width: 50px;
        width: 160px;
    }

    .pm-partner-section .pm-partner-wrapper {
        margin-bottom: 50px;
        top: 0;
    }

    .pm-feature-section { padding-bottom: 50px; }

    .pm-intregation-section .pm-intregation-img .intr-circle-shape { display: none; }

    .pm-intregation-section .pm-intregation-img .intr-img-top { margin-bottom: 0; }

    .pm-intregation-section .pm-intregation-img .intr-img-top .intr-img-item:nth-child(2),
    .pm-intregation-section .pm-intregation-img .intr-img-bottom .intr-img-item:nth-child(1) { transform: translateY(0); }

    .pm-intregation-section .pm-intregation-img .intr-img-item { margin-bottom: 30px; }

    .pm-intregation-section { padding: 50px 0px 20px; }

    .pm-feature-section-2 .pm-feature-content-2 .pm-feature-process { margin-bottom: 50px; }

    .pm-process-icon-text .pm-process-icon {
        margin: 0 auto;
        margin-bottom: 20px;
    }

    .pm-process-icon-text {
        display: inline-block;
        margin: 0 auto;
        margin-bottom: 30px;
        width: 100%;
    }

    .pm-process-section { padding: 50px 0px 20px; }

    .pm-counter-section .pm-counter-wrapper { padding: 20px 0px; }

    .pm-testimonial-section { padding: 50px 0px 20px; }

    .pm-blog-img-text { display: block; }

    .pm-blog-img {
        display: block;
        float: none;
        width: 100%;
    }

    .pm-blog-img-text .pm-blog-text {
        display: inline-block;
        max-width: 100%;
        padding-left: 0;
        padding-top: 25px;
    }

    .pm-blog-section { padding: 80px 0px 40px; }

    .pm-call-to-action-section .call-to-action-wrapper { padding: 40px 15px; }

    .pm-call-to-action-section .call-to-action-wrapper .pm-call-action-content .pm-call-action-btn a:nth-child(1) { margin-bottom: 20px; }

    .pm-call-to-action-section .call-to-action-wrapper .pm-call-action-content .pm-call-action-btn a:nth-child(1),
    .pm-call-to-action-section .call-to-action-wrapper .pm-call-action-content .pm-call-action-btn a:nth-child(2) {
        font-size: 14px;
        height: 50px;
        line-height: 50px;
        width: 130px;
    }

    .pm-footer-section .footer-widget-area .pm-footer-widget {
        margin-bottom: 30px;
        width: 100%;
    }

    .pm-footer-section .pm-footer-wrapper { padding: 50px 0px 20px; }

    .pm-footer-copyright .pm-footer-copyright-menu a {
        font-size: 14px;
        margin-right: 5px;
    }

    .pm-scrollup {
        height: 40px;
        line-height: 40px;
        width: 40px;
    }

    .pm-counter-section .pm-counter-text-icon .odometer,
    .pm-counter-section .pm-counter-text-icon strong { font-size: 30px; }

    .pm-counter-section .pm-counter-text-icon strong { top: 5px; }
}

@media screen and (max-width: 380px) {
    .pm-section-title h2 { font-size: 24px; }

    .pm-feature-section-2 .pm-feature-content-2 .pm-feature-item-content .pm-f-process-text { font-size: 16px; }
}

/*---------------------------------------------------- */

/*dark-version area*/

/*----------------------------------------------------*/

.pm-home.dark-version { color: #afafaf; }

.pm-home.dark-version .pm-banner-section-1,
.pm-home.dark-version .pm-call-to-action-section .call-to-action-wrapper { background: linear-gradient(-90deg, #151516 0%, #1f1f21 100%); }

.pm-home.dark-version .pm-title-tag,
.pm-home.dark-version .pm-testimonial-inner { background-color: #424242; }

.pm-home.dark-version .pm-partner-section,
.pm-home.dark-version .pm-feature-section,
.pm-home.dark-version .pm-feature-section-2 .pm-feature-content-2 .pm-feature-process,
.pm-home.dark-version .pm-process-section,
.pm-home.dark-version .pm-counter-section,
.pm-home.dark-version .pm-blog-section,
.pm-home.dark-version .pm-call-to-action-section,
.pm-home.dark-version .pm-footer-section,
.pm-home.dark-version .pm-scrollup { background-color: #252222; }

.pm-home.dark-version .pm-counter-section .pm-counter-wrapper,
.pm-home.dark-version .pm-testimonial-section,
.pm-home.dark-version .pm-counter-section:after { background-color: #000; }

.pm-home.dark-version .pm-section-title h2,
.pm-home.dark-version .pm-feature-innerbox .pm-feature-top .pm-feature-text h3,
.pm-home.dark-version .pm-process-icon-text .pm-process-text h3,
.pm-home.dark-version .pm-testimonial-inner .pm-testimonial-author .pm-author-text h3,
.pm-home.dark-version .pm-counter-section .pm-counter-text-icon .odometer,
.pm-home.dark-version .pm-counter-section .pm-counter-text-icon strong,
.pm-home.dark-version .pm-counter-section .pm-counter-text-icon p,
.pm-home.dark-version .pm-blog-img-text .pm-blog-text .pm-blog-title h3,
.pm-home.dark-version .pm-footer-section .pm-footer-widget .widget-title,
.pm-home.dark-version .pm-footer-section .pm-footer-widget p a,
.pm-home.dark-version .pm-footer-section .pm-footer-widget .pm-footer-support a,
.pm-home.dark-version .pm-footer-copyright .pm-footer-copyright-menu a,
.pm-home.dark-version .pm-scrollup i { color: #fff; }

.pm-home.dark-version .pm-feature-innerbox { border: 2px solid #404244; }

.pm-home.dark-version .pm-feature-innerbox .pm-feature-top { border-bottom: 2px solid #404244; }

.pm-home.dark-version .pm-intregation-section,
.pm-home.dark-version .pm-process-icon-text .pm-process-icon,
.pm-home.dark-version .pm-footer-section .pm-footer-widget .pm-footer-social a,
.pm-home.dark-version .pm-partner-section .pm-partner-wrapper,
.pm-home.dark-version .pm-footer-copyright { background-color: #000; }

.pm-home.dark-version .pm-intregation-section .pm-intregation-text .pm-intr-feature-inner a { background-color: #1a1a1a; }

.pm-home.dark-version .pm-feature-section-2 { background-color: #000; }

.pm-home.dark-version .pm-feature-section-2 .pm-feature-content-2 .pm-feature-process:after { display: none; }

.pm-home.dark-version .pm-process-section .pm-process-line { opacity: 0.2; }

.pm-home.dark-version .pm-testimonial-section .pm-testimonial-bg { opacity: 0.1; }

.pm-home.dark-version .pm-blog-img-text .pm-blog-text { background-color: #1d1919; }

/*---------------------------------------------------- */

/*****Inner Page Style****/

.inner-page-padding { padding: 100px 0px; }

.sa-team-inner-inner-box { margin-bottom: 40px; }

.sa-team-inner-inner-box .str-team-img-text:hover .str-team-text { height: 175px; }

.sa-contact-inner-form {
    margin: 0 auto;
    max-width: 750px;
    padding-top: 50px;
}

.sa-contact-inner-form input,
.sa-contact-inner-form textarea {
    border: 2px solid #e8e8e8;
    border-radius: 5px;
    height: 50px;
    margin-bottom: 15px;
    padding-left: 20px;
    width: 100%;
}

.sa-contact-inner-form textarea {
    height: 150px;
    padding-top: 20px;
}

.sa-contact-inner-form button {
    background-color: #73299a;
    border: none;
    border-radius: 30px;
    color: #fff;
    font-weight: 600;
    height: 60px;
    width: 170px;
}

.sa-contact-inner-btn { width: 100%; }

.saas-two-team { background-color: #ebedf2; }

/*app download buttons*/

.download_ul {
    margin: 0;
    padding: 0;
    position: absolute;
    text-align: center;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
}

.download_li {
    display: inline-block;
    margin: 10px;
}

.download {
    background: black;
    border-radius: 5px;
    color: #fff !important;
    cursor: pointer;
    float: left;
    height: 75px;
    position: relative;
    width: 200px;
    /*    border: 1px solid #fff;*/
}

.download > i {
    color: #fff;
    left: 15px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

.df,
.dfn {
    left: 70px;
    position: absolute;
}

.df {
    font-size: .68em;
    top: 20px;
}

.dfn {
    font-size: 1.08em;
    top: 33px;
}

.download:hover {
    -webkit-filter: invert(100%);
    filter: invert(100%);
}