@charset "UTF-8";
.app-eight-home,
.ul-li ul,
.ul-li-block ul {
    padding: 0;
    margin: 0;
}
.body_overlay_on,
.mobile_menu_overlay_on,
.waveWrapper,
section {
    overflow: hidden;
}
.app-eight-home,
.saas-modern {
    overflow-x: hidden;
    line-height: 1.4;
    font-size: 16px;
}
.app-eight-home,
.go-classic,
.saas-modern {
    -moz-osx-font-smoothing: antialiased;
    -webkit-font-smoothing: antialiased;
}
.dash {
    position: static;
    width: 48px;
    height: 6px;
    left: 0;
    top: 0;
    background: #24c6dc;
    flex: none;
    order: 0;
    flex-grow: 0;
    margin: 8px 0;
}
.app-eight-home {
    font-family: "Circular Std Book";
}
.app-eight-home::selection {
    color: #fff;
    background-color: #6e3ebf;
}
::selection{
    color: #fff;
    background-color: #6e3ebf;
}
.app-eight-home::-moz-selection {
    color: #fff;
    background-color: #6e3ebf;
}
.app-eight-home .container,
.container {
    max-width: 1200px;
}
.ul-li ul li {
    list-style: none;
    display: inline-block;
}
.ul-li-block ul li {
    list-style: none;
    display: block;
}
div#preloader {
    position: fixed;
    left: 0;
    top: 0;
    z-index: 99999;
    width: 100%;
    height: 100%;
    overflow: visible;
}
.ei-preloader {
    background: url(../img/app-landing/pre.svg) center center no-repeat #f1f2f3;
}
[data-background] {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}
a {
    color: inherit;
    text-decoration: none;
    text-transform: uppercase;
}
img {
    max-width: 100%;
    height: auto;
}
button {
    cursor: pointer;
}
.form-control:focus,
a.active,
a:focus,
a:hover,
a:visited,
button.active,
button:focus,
button:hover,
button:visited,
input.active,
input:focus,
input:hover,
input:visited,
select,
select:focus,
select:hover,
select:visited,
textarea:focus,
textarea:hover {
    outline: 0;
    box-shadow: none;
    text-decoration: none;
    color: inherit;
}
.form-control {
    box-shadow: none;
}
.main-navigation .dropdown,
.main-navigation .navbar-nav li,
.mobile_menu .dropdown,
.relative-position,
.s2-mobile_menu .dropdown,
.saas_two_main_header .s2-main-navigation .dropdown {
    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,
.saas-modern-headline h1,
.saas-modern-headline h2,
.saas-modern-headline h3,
.saas-modern-headline h4,
.saas-modern-headline h5,
.saas-modern-headline h6,
.saas2-headline h1,
.saas2-headline h2,
.saas2-headline h3,
.saas2-headline h4,
.saas2-headline h5,
.saas2-headline h6 {
    margin: 0;
    font-family: Montserrat;
}
@keyframes scale {
    from {
        transform: scale(0.9);
        -webkit-transform: scale(0.9);
    }
    to {
        transform: scale(1.08);
        -webkit-transform: scale(1.08);
    }
}
@keyframes left-right-move {
    0%,
    100% {
        transform: translateX(-100px);
    }
    50% {
        transform: translateX(-10px);
    }
}
@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 {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 0;
    margin: auto;
}
.waveWrapperInner {
    position: absolute;
    width: 100%;
    overflow: hidden;
    height: 100%;
    bottom: -1px;
    background: #6d8cf8;
    background: linear-gradient(to right, #c12dd1, #6d8cf8);
}
.bgTop {
    z-index: 15;
    opacity: 0.5;
}
.bgMiddle {
    z-index: 10;
    opacity: 0.75;
}
.bgBottom {
    z-index: 5;
}
.wave {
    position: absolute;
    left: 0;
    width: 200%;
    height: 100%;
    background-repeat: repeat no-repeat;
    background-position: 0 bottom;
    transform-origin: center bottom;
}
.waveBottom,
.waveTop {
    background-size: 50% 100px;
}
.waveAnimation .waveTop {
    animation: 3s 1s move-wave;
    -webkit-animation: 3s move-wave;
}
.waveMiddle {
    background-size: 50% 120px;
}
.waveAnimation .waveMiddle {
    animation: 10s linear infinite move_wave;
}
.waveAnimation .waveBottom {
    animation: 15s linear infinite move_wave;
}
.line_animation .line_area:nth-child(2n):before,
.line_animation:before {
    animation: 15s ease-out infinite line_animation;
}
.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 {
    content: "";
    position: absolute;
    top: 10px;
    right: 0;
    width: 2px;
    height: 70px;
    background-color: #aebcb9;
}
.cd-headline.clip b,
.no-js .cd-words-wrapper b {
    opacity: 0;
}
#s2_team_slide .owl-item.active,
.cd-headline.clip b.is-visible,
.compare_content_item .compare_btn:hover:before,
.insta_feed li:hover i,
.theme_feature_area .read_btn:hover:before {
    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;
}
@keyframes rotate {
    0%,
    100% {
        top: -10px;
        left: -10px;
    }
    25%,
    50% {
        top: 0;
        left: 0;
    }
    75% {
        top: 5px;
        left: 5px;
    }
}
@keyframes spining {
    from {
        transform: rotate(0);
        -webkit-transform: rotate(0);
    }
    to {
        transform: rotate(359deg);
        -webkit-transform: rotate(359deg);
    }
}
@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;
    }
}
.side_inner_content {
    top: 0;
    bottom: 0;
    right: -320px;
    height: 110vh;
    z-index: 101;
    position: fixed;
    width: 300px;
    overflow-y: scroll;
    background-color: #fff;
    padding: 50px 30px;
    box-shadow: 0 3px 5px rgba(100, 100, 100, 0.19);
    transition: 0.5s;
}
.compare_content_item .compare_btn:hover,
.sign_up_btn,
.theme_feature_area .read_btn:hover {
    box-shadow: 0 14px 18px 0 rgba(1, 105, 228, 0.25);
}
.side_inner_content p {
    text-align: left;
}
.side_inner_content .side_inner_logo {
    margin: 30px 0;
}
.footer_widget .footer_logo,
.mobile_menu_content .m-brand-logo,
.side_inner_content .side_contact {
    margin-bottom: 30px;
}
.side_inner_content .side_contact .social_widget h3 {
    font-size: 18px;
    padding: 10px 0 20px;
}
.side_inner_content .side_contact .social_widget li {
    margin: 0 3px;
}
.side_inner_content .close_btn i,
.side_inner_content .side_copywright {
    font-size: 14px;
}
.side_inner_content .close_btn {
    top: 30px;
    left: 20px;
    cursor: pointer;
    position: absolute;
}
.wide_side_inner.wide_side_on .side_inner_content {
    right: -15px;
    z-index: 99;
    transition: 0.7s;
}
.main-navigation,
.saas_two_main_header .sign_up_btn,
.wide_side_inner {
    display: inline-block;
}
.wide_side_inner .side_overlay {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
    width: 100%;
    z-index: 9;
    height: 110vh;
    visibility: hidden;
    position: fixed;
    background: rgba(0, 0, 0, 0.8);
    transition: 0.3s ease-in-out;
}
.footer_widget .quick_link li:before,
.widget_title:after {
    background-image: linear-gradient(116deg, #20fdee 0, #0478e9 100%);
}
.mobile_menu .main-navigation .dropdown > .dropdown-menu,
.s2-mobile_menu .s2-mobile-main-navigation .dropdown > .dropdown-menu,
.s2-mobile_menu_wrap.mobile_menu_on .mobile_menu_overlay,
.saas_two_team_section .s2-team_img_text:hover .s2_tean_img:after,
.saas_two_team_section .s2-team_img_text:hover .s2_tean_img:before,
.wide_side_inner.wide_side_on .side_overlay {
    opacity: 1;
    visibility: visible;
}
.compare_content_item .compare_btn,
.theme_feature_area .read_btn {
    height: 45px;
    width: 145px;
    font-size: 15px;
    margin-top: 35px;
    line-height: 45px;
    font-weight: 600;
    border-radius: 25px;
    background-color: #161616;
    transition: 0.3s ease-in-out;
    font-family: Montserrat;
    overflow: hidden;
    z-index: 1;
    position: relative;
}
.compare_content_item .compare_btn a,
.theme_feature_area .read_btn a {
    width: 100%;
    display: block;
    color: #fff;
}
.compare_content_item .compare_btn:before,
.theme_feature_area .read_btn:before {
    top: 0;
    left: 0;
    opacity: 0;
    content: "";
    width: 100%;
    height: 100%;
    z-index: -1;
    position: absolute;
    transition: 0.3s ease-in-out;
    background-image: linear-gradient(-38deg, #20fdee 0, #0478e9 100%);
}
.saas-modern {
    margin: 0;
    padding: 0;
    font-family: Roboto;
}
.saas-modern::selection {
    color: #fff;
    background-color: #6e3ebf;
}
.saas-modern::-moz-selection {
    color: #fff;
    background-color: #6e3ebf;
}
.saas-modern-preloader {
    background: url(../img/saas-m/pre.svg) center center no-repeat #fff;
}
.saas-modern-scrollup,
.section_title .title_tag .tag_icon {
    background-image: linear-gradient(-38deg, #20fdee 0, #0478e9 100%);
}
.decoration-wrapper {
    overflow: hidden;
    position: relative;
}
@keyframes zooming {
    0%,
    100% {
        transform: scale(1, 1);
    }
    50% {
        transform: scale(1.05, 1.05);
    }
}
.zooming {
    animation: 18s infinite both zooming;
}
.menu-bg-overlay,
.saas_2-menu-bg-overlay {
    animation-duration: 0.7s;
    animation-fill-mode: both;
    animation-timing-function: ease;
}
.section_title {
    margin: 0 auto;
    max-width: 530px;
}
.section_title .title_tag {
    font-size: 14px;
    font-family: Montserrat;
    display: inline-block;
    border-radius: 20px;
    margin-bottom: 20px;
    line-height: 35px;
    background-color: #fff;
    padding-right: 20px;
    box-shadow: 0 0 27px 0 rgba(0, 0, 0, 0.15);
}
.section_title .title_tag .tag_icon {
    height: 35px;
    width: 35px;
    line-height: 35px;
    margin-right: 13px;
    border-radius: 100%;
}
.line_animation .line_area:before,
.line_animation:before {
    width: 10px;
    height: 10px;
    position: absolute;
    background-color: #59adfe;
    border-radius: 100%;
    content: "";
}
.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% {
        top: 0;
        opacity: 1;
    }
    50% {
        top: 50%;
    }
    100% {
        top: 100%;
        opacity: 1;
    }
}
@keyframes scroll2 {
    0% {
        opacity: 1;
        bottom: 0;
    }
    50% {
        bottom: 50%;
    }
    100% {
        bottom: 100%;
        opacity: 1;
    }
}
.line_animation {
    top: 0;
    left: 50%;
    width: 80%;
    bottom: 0;
    z-index: -1;
    display: block;
    position: absolute;
    transform: translateX(-50%);
    border-left: 1px solid rgba(255, 255, 255, 0.1);
}
.line_animation:before {
    left: -2px;
}
.line_animation .line_area {
    width: 20%;
    float: left;
    height: 100%;
    position: relative;
    display: inline-block;
    border-right: 1px solid rgba(255, 255, 255, 0.1);
}
.line_animation .line_area:before {
    right: -2px;
}
.line_animation .line_area:nth-child(odd):before {
    animation: 15s ease-out infinite scroll2;
}
.saas-modern-scrollup {
    width: 55px;
    right: 30px;
    z-index: 5;
    height: 55px;
    bottom: 100px;
    display: none;
    position: fixed;
    border-radius: 100%;
    line-height: 55px;
}
.saas-modern-scrollup:after {
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    left: 20px;
    top: 15px;
    right: 0;
    box-shadow: 0 0 15px 10px rgba(255, 255, 255, 0.75);
    border-radius: 50%;
}
.go-classic-scrollup i,
.saas-modern-scrollup i {
    color: #fff;
    font-size: 20px;
}
.main_header {
    z-index: 1;
    padding-top: 80px;
    width: 100%;
    position: absolute;
}
.main-navigation .navbar-nav,
.saas_two_main_header .s2-main-navigation .navbar-nav {
    display: inherit;
}
.main-navigation .navbar-nav li a {
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    padding: 35px 10px;
    font-family: Montserrat;
    position: relative;
}
.main-navigation .navbar-nav li a:after {
    left: 0;
    width: 0%;
    height: 2px;
    content: "";
    bottom: 25px;
    position: absolute;
    background-color: #31f9ef;
    transition: 0.3s ease-in-out;
}
.integration_section .integration_text a:hover:before,
.main-navigation .navbar-nav li a:hover:after,
.mobile_menu_content .main-navigation,
.mobile_menu_content .main-navigation .navbar-nav,
.s2-mobile_menu_content .s2-mobile-main-navigation,
.s2-mobile_menu_content .s2-mobile-main-navigation .navbar-nav,
.saas_two_about_section .s2-about_text_icon .s2-about_text a:hover:before,
.saas_two_footer_section .s2_footer_widget .s2_footer_menu li a:hover:after,
.saas_two_main_header .s2-main-navigation .navbar-nav li a:hover:before,
.service_read_more a:hover:before {
    width: 100%;
}
.sign_up_btn {
    height: 38px;
    width: 90px;
    color: #000;
    font-weight: 600;
    line-height: 38px;
    margin-left: 38px;
    border-radius: 25px;
    font-family: Montserrat;
    display: inline-block;
    background-color: #30f8ef;
}
.menu-bg-overlay {
    background-color: #000;
    animation-name: fadeInDown;
    position: fixed;
    top: -90px;
    padding: 25px 0;
    transition: 0.3s ease-in-out;
}
.main_header.menu-bg-overlay {
    z-index: 9;
    top: 0;
    box-shadow: 0 0 20px -10px rgba(0, 0, 0, 0.8);
}
.main-navigation .dropdown > .dropdown-menu li a:after,
.main_header.menu-bg-overlay .main-navigation .navbar-nav li a:after,
.mobile_menu .main-navigation .navbar-nav li a:after,
.s2-mobile_menu .s2-mobile-main-navigation .navbar-nav li a:after,
.saas_two_main_header .dropdown .dropdown-menu li a:before {
    display: none;
}
.main-navigation .dropdown > .dropdown-menu {
    top: 65px;
    left: 0;
    opacity: 0;
    z-index: 2;
    margin: 0;
    padding: 10px 15px;
    height: auto;
    width: 150px;
    display: block;
    visibility: hidden;
    position: absolute;
    border-radius: 0;
    background-color: #fff;
    transition: 0.2s ease-in-out;
    border: none;
    box-shadow: 0 5px 10px 0 rgba(83, 82, 82, 0.1);
}
.main-navigation .dropdown > .dropdown-menu li {
    padding-bottom: 5px;
}
.main-navigation .dropdown > .dropdown-menu li a {
    color: #000;
    font-size: 14px;
}
.main-navigation .dropdown:hover .dropdown-menu {
    top: 55px;
    opacity: 1;
    visibility: visible;
}
.mobile_menu_content {
    top: 0;
    bottom: 0;
    right: -350px;
    height: 100vh;
    z-index: 101;
    position: fixed;
    width: 280px;
    overflow-y: scroll;
    background-color: #fff;
    padding: 40px 0;
    box-shadow: 0 3px 5px rgba(100, 100, 100, 0.19);
    transition: 0.5s cubic-bezier(0.9, 0.03, 0, 0.96) 0.6s;
}
#s2_team_slide .owl-stage-outer,
.banner_section {
    overflow: visible;
}
.mobile_menu_content .navbar-nav .dropdown-menu,
.s2-mobile_menu_content .navbar-nav .dropdown-menu {
    position: static !important;
    transform: none !important;
}
.mobile_menu_content .main-navigation .navbar-nav li {
    width: 100%;
    display: block;
    padding: 5px 30px;
    transition: 0.3s ease-in-out;
    border-bottom: 1px solid #dcdcdc;
}
.mobile_menu_content .main-navigation .navbar-nav li:first-child,
.s2-mobile_menu_content .s2-mobile-main-navigation .navbar-nav li:first-child {
    border-top: 1px solid #dcdcdc;
}
.mobile_menu_content .main-navigation .navbar-nav li a {
    color: #000;
    padding: 0;
    width: 100%;
    display: block;
    font-size: 14px;
    font-weight: 400;
}
.mobile_menu_wrap.mobile_menu_on .mobile_menu_content {
    right: -15px;
    transition: 0.7s cubic-bezier(0.9, 0.03, 0, 0.96) 0.4s;
}
.mobile_menu_wrap.mobile_menu_on .mobile_menu_overlay {
    right: 0;
    transition: 0.8s ease-out;
}
.mobile_menu_button {
    position: absolute;
    display: none;
    right: 0;
    cursor: pointer;
    line-height: 40px;
    color: #fff;
    text-align: center;
    font-size: 25px;
    top: -38px;
}
.mobile_menu .mobile_menu_content .main-navigation .navbar-nav .dropdown-menu {
    border: none;
    display: none;
    transition: none;
    box-shadow: none;
    padding: 0;
}
.mobile_menu .mobile_menu_content .main-navigation .navbar-nav .dropdown-menu li {
    border: none;
    padding: 3px 20px;
    line-height: 1;
}
.mobile_menu .mobile_menu_content .main-navigation .navbar-nav .dropdown-menu li a,
.saas_two_footer_section .s2_footer_widget p {
    color: #000;
}
.mobile_menu .dropdown:before {
    top: 7px;
    right: 30px;
    font-size: 12px;
    font-weight: 700;
    content: "";
    position: absolute;
    font-family: "Font Awesome 5 Free";
}
.mobile_menu .mobile_menu_close,
.s2-mobile_menu .s2-mobile_menu_close {
    color: #d60606;
    cursor: pointer;
    top: 15px;
    left: 15px;
    font-size: 20px;
    position: absolute;
}
.banner_section {
    margin-bottom: 200px;
    z-index: 0;
    padding: 215px 0 325px;
}
.banner_text {
    margin: 0 auto;
    max-width: 550px;
}
.banner_text h1 {
    color: #fff;
    font-size: 50px;
    line-height: 1.2;
    font-weight: 700;
    padding-bottom: 20px;
}
.banner_text p {
    color: #fff;
    margin: 0 auto;
    font-size: 20px;
    max-width: 500px;
    line-height: 1.35;
    padding-bottom: 40px;
}
.banner_text .download_btn {
    color: #fff;
    width: 175px;
    height: 55px;
    font-size: 15px;
    margin: 0 auto;
    font-weight: 700;
    line-height: 50px;
    border-radius: 30px;
    background-color: #000;
    font-family: Montserrat;
}
.banner_text .download_btn a {
    display: block;
    width: 100%;
}
.banner_screen {
    left: 0;
    right: 0;
    bottom: -155px;
    margin: 0 auto;
    max-width: 765px;
    position: absolute;
}
.banner_screen .screen_img .middle_screen {
    box-shadow: 0 0 27px 0 rgba(0, 0, 0, 0.14);
}
.banner_screen .screen_img .side_screen1 {
    top: -30px;
    left: -102px;
    position: absolute;
    box-shadow: 0 0 27px 0 rgba(0, 0, 0, 0.14);
}
.banner_screen .screen_img .side_screen2 {
    top: 65px;
    right: -150px;
    position: absolute;
    box-shadow: 0 0 27px 0 rgba(0, 0, 0, 0.14);
}
.banner_shape1,
.banner_shape2,
.banner_shape3 {
    position: absolute;
}
.banner_shape1 {
    top: 80px;
    left: 30%;
}
.banner_shape2 {
    top: 220px;
    left: 12%;
}
.banner_shape3 {
    top: 40%;
    right: 15%;
}
.footer_section {
    background-color: #edf2f6;
    padding-top: 260px;
    margin-top: 165px;
}
.footer_section .footer_widget_content {
    padding-bottom: 75px;
    border-bottom: 2px solid #d2d1d2;
}
.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 ease-in-out;
}
.footer_widget .footer_social li:hover {
    transform: translateY(-4px);
}
.footer_widget .footer_social li:hover i {
    transition: 0.3s ease-in-out;
    background-image: linear-gradient(-38deg, #0478e9 0, #20fdee 100%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
}
.footer_widget .quick_link {
    max-width: 205px;
}
.footer_widget .quick_link li {
    font-size: 14px;
    color: #383838;
    margin-right: 10px;
    margin-bottom: 10px;
    position: relative;
}
.footer_widget .quick_link li:before {
    height: 1px;
    content: "";
    position: absolute;
    width: 0%;
    right: 0;
    left: auto;
    bottom: 0;
    transition: 0.3s ease-in-out;
}
.footer_widget .quick_link li:hover:before {
    width: 100%;
    right: auto;
    left: 0;
}
.widget_title {
    color: #1a0a38;
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 48px;
    font-family: Montserrat;
}
.widget_title:after {
    left: 0;
    width: 35px;
    content: "";
    height: 3px;
    bottom: -9px;
    position: absolute;
}
.footer_address li {
    font-size: 14px;
    margin-bottom: 8px;
    line-height: 1.875;
    font-family: Montserrat;
}
.footer_address span {
    color: #180b36;
    font-weight: 600;
    margin-right: 5px;
}
.insta_feed li {
    float: left;
    width: 75px;
    height: 75px;
    margin-right: 10px;
    margin-bottom: 7px;
    position: relative;
    background-color: #000;
    transition: 0.3s ease-in-out;
}
.insta_feed li:before {
    position: absolute;
    top: 0;
    content: "";
    height: 100%;
    width: 100%;
    opacity: 0;
    background-color: #000;
    transition: 0.3s ease-in-out;
}
.insta_feed li i {
    left: 0;
    right: 0;
    top: 50%;
    position: absolute;
    text-align: center;
    color: #fff;
    transform: translateY(-50%);
    opacity: 0;
    transition: 0.3s ease-in-out;
}
.insta_feed li:hover:before {
    opacity: 0.7;
}
.copyright_text {
    padding: 30px 0;
}
.copyright_text p,
.copyright_text span {
    color: #666;
    font-size: 14px;
    font-family: Montserrat;
}
.copyright_text span {
    float: right;
}
@media screen and (max-width: 1024px) {
    .banner_screen .screen_img .side_screen2 {
        right: -40px;
    }
    .trusted_content_img li:nth-child(10),
    .trusted_content_img li:nth-child(10):hover,
    .trusted_content_img li:nth-child(11),
    .trusted_content_img li:nth-child(11):hover,
    .trusted_content_img li:nth-child(12),
    .trusted_content_img li:nth-child(12):hover,
    .trusted_content_img li:nth-child(2),
    .trusted_content_img li:nth-child(2):hover,
    .trusted_content_img li:nth-child(3),
    .trusted_content_img li:nth-child(3):hover,
    .trusted_content_img li:nth-child(4),
    .trusted_content_img li:nth-child(4):hover,
    .trusted_content_img li:nth-child(5),
    .trusted_content_img li:nth-child(5):hover,
    .trusted_content_img li:nth-child(6),
    .trusted_content_img li:nth-child(6):hover,
    .trusted_content_img li:nth-child(7),
    .trusted_content_img li:nth-child(7):hover,
    .trusted_content_img li:nth-child(8),
    .trusted_content_img li:nth-child(8):hover,
    .trusted_content_img li:nth-child(9),
    .trusted_content_img li:nth-child(9):hover {
        transform: translateY(0);
    }
    .newslatter_content .img_bg {
        left: -60px;
    }
}
@media screen and (max-width: 991px) {
    .banner_shape2,
    .banner_shape3 {
        width: 100px;
    }
    .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,
    .newslatter_content .img_bg,
    .newslatter_content:after {
        display: none;
    }
    .mobile_menu_button {
        display: block;
    }
    .sign_up_btn {
        top: -5px;
        right: 80px;
        position: absolute;
    }
    .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 {
        padding-left: 0;
        margin-bottom: 50px;
    }
    .testimonial_indicator {
        margin: 20px auto 0;
        max-width: 550px;
    }
    .testimonial_slider .carousel-control-next,
    .testimonial_slider .carousel-control-prev {
        bottom: -50px;
    }
    .testimonial_section {
        padding-bottom: 110px;
    }
    .mem_img_text {
        max-width: 270px;
        margin: 0 auto 30px;
    }
    .footer_widget,
    .widget_title {
        margin-bottom: 30px;
    }
    .footer_widget .footer_logo {
        margin-bottom: 18px;
    }
    .footer_widget .footer_text {
        padding-bottom: 20px;
    }
    
}

@media screen and (max-width: 768px) {
    .dropdown-menu {
        width: 330px !important;
        left: 5.5px !important;
        overflow: auto;
      }
      .saas_two_main_header .dropdown .dropdown-menu li {
        width: 100%;
    }
      .saas_two_main_header .s2-main-navigation .navbar-nav li {
        /* margin-right: 25px; */
        padding: 14px 25px !important;
        width: 100% !important;}
        .saas_two_footer_section .s2_footer_widget .s2_footer_menu li {
            width: 33.33%;
        }
        .saas_two_main_header .s2-main-navigation .navbar-nav li {
            margin-right: 25px !important;
        }
        .saas_two_main_header .dropdown .dropdown-menu{
            height: 500px;
            overflow: auto;
        }
        .s2-main-navigation {
            position: absolute;
            top: 11px !important;
            right: -10px;
            width: 100vw;
            height: 100vh;
            z-index: 9999;
            color: #fff;
            background-color: #6a62c1;
          }
          .small-section-title h2{
            font-size: 32px !important;
            text-align: center;
          }
          .mobile-section{
            margin: 200px 0px !important;
          }
    
    .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 {
        padding: 185px 0 150px;
        margin-bottom: 135px;
    }
    .banner_shape2 {
        top: 180px;
        left: 3%;
        width: 70px;
    }
    .banner_shape3 {
        top: 45%;
        right: 8%;
        width: 70px;
    }
    .banner_shape1 {
        width: 40px;
    }
    .main_header.menu-bg-overlay {
        padding: 20px 0 15px;
    }
    .theme_feature_area .features_one {
        margin-bottom: 30px;
    }
    .trusted_user_section {
        padding: 70px 0 60px;
    }
    .partner_section {
        padding: 70px 0 40px;
    }
    .copyright_text span {
        float: none;
    }
    .copyright_text {
        text-align: center;
    }
    .mobile-solution-img img{
        top: -50px !important;
    }
    .web-section {
        background: #ffffff;
        padding: 10px 0 !important;
    }
    .whychoose-grid {
        padding-bottom: 24px !important;
    }
    .grid-container{
        padding-top: 0px !important;
    }
    .grid-container{
        display: flex !important;
        flex-wrap: wrap;
        justify-content: space-between;
        flex-direction: column;
    }
    .developer-section{
        padding-top: 100px !important;
    }
    .grid-item{
        padding-top: 20px !important;
    }

    .banner-contant {
        position: absolute;
        left: 0;
        top: 50% !important;
        transform: translateY(-50%);
        color: #fff;
        max-width: 450px;
        right: 0;
        max-width: 100%;
        z-index: 1;
    }
    .banner-contant h1 {
        font-size: 20px !important;
        line-height: 1.3;
        padding: 15px 0;
        font-weight: bold;
    }
    .banner-contant p {
        font-size: 18px !important;
        padding: 0 0 25px 0 !important;
        line-height: 1 !important;
        margin-bottom: 0px;
    }
    .btn-get-started{
        display: none;
    }
    .s2-feature_right {
        top: 0% !important;
    }
    .s2-feature_right h2{
        font-size: 22px;
        text-align: center;
    }
    .s2-feature_right a img{
        margin-bottom: 50px !important;
        float: none !important;
    }
    .text-center h2{
        font-size: 24px !important;
        font-weight: 600 !important;
    }
    .saas_two_section_title h3{
        padding-top: 30px !important;
    }
    .saas_two_section_title h1{
        font-size: 28px;
        font-weight: 500 !important;
    }
    .saas_two_section_title h6{
        text-align: justify;
        font-size: 16px;
        line-height: 2.1;
    }
    .banner_side{
        display: none;
    }
    .small-section-title h2{
        padding-top: 90px !important;
    }
}
@media screen and (max-width: 580px) {
    .banner_screen {
        max-width: 385px;
    }
    .banner_screen .screen_img .side_screen1 {
        width: 125px;
        left: -75px;
    }
    .btn-get-started{
        display: none !important;
    }
    #home-slider .owl-next{
        display: none !important;
    }
    #home-slider .owl-prev{
        display: none !important;
    }
    
   
}

@media only screen and (min-width: 768px) {
    .small-section-title h2{
        padding-top: 90px !important;
    }
    .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 {
        padding: 185px 0 150px;
        margin-bottom: 135px;
    }
    .small-section-title h2{
        font-size: 32px !important;
        text-align: center;
      }
     
     
    .banner_shape2 {
        top: 180px;
        left: 3%;
        width: 70px;
    }
    .banner_shape3 {
        top: 45%;
        right: 8%;
        width: 70px;
    }
    .banner_shape1 {
        width: 40px;
    }
    .main_header.menu-bg-overlay {
        padding: 20px 0 15px;
    }
    .theme_feature_area .features_one {
        margin-bottom: 30px;
    }
    .trusted_user_section {
        padding: 70px 0 60px;
    }
    .partner_section {
        padding: 70px 0 40px;
    }
    .copyright_text span {
        float: none;
    }
    .copyright_text {
        text-align: center;
    }
    .mobile-solution-img img{
        top: -50px !important;
    }
    .web-section {
        background: #ffffff;
        padding: 10px 0 !important;
    }
    .whychoose-grid {
        padding-bottom: 24px !important;
    }
    .grid-container{
        padding-top: 0px !important;
    }
    .grid-container{
        display: flex !important;
        flex-wrap: wrap;
        justify-content: space-between;
        flex-direction: column;
    }
    .developer-section{
        padding-top: 100px !important;
    }
    .grid-item{
        padding-top: 20px !important;
    }

    .banner-contant {
        position: absolute;
        left: 0;
        top: 50% !important;
        transform: translateY(-50%);
        color: #fff;
        max-width: 450px;
        right: 0;
        max-width: 100%;
        z-index: 1;
    }
    .banner-contant h1 {
        font-size: 20px !important;
        line-height: 1.3;
        padding: 15px 0;
        font-weight: bold;
    }
    .banner-contant p {
        font-size: 18px !important;
        padding: 0 0 25px 0 !important;
        line-height: 1 !important;
        margin-bottom: 0px;
    }
    .btn-get-started{
        display: none;
    }
    .s2-feature_right {
        top: 0% !important;
    }
    .s2-feature_right h2{
        font-size: 22px;
        text-align: center;
    }
    .s2-feature_right a img{
        margin-bottom: 50px !important;
        float: none !important;
    }
    .text-center h2{
        font-size: 24px !important;
        font-weight: 600 !important;
    }
    
}

.go-classic {
    margin: 0;
    padding: 0;
    overflow-x: hidden;
    font-size: 16px;
    line-height: 1.4;
    font-family: Montserrat;
}
.go-classic::selection {
    color: #fff;
    background-color: #6e3ebf;
}
.go-classic::-moz-selection {
    color: #fff;
    background-color: #6e3ebf;
}
.go-classic-preloader {
    background: url(../img/saas-c/pre.svg) center center no-repeat #fff;
}
.go-classic-scrollup {
    width: 55px;
    right: 20px;
    z-index: 5;
    height: 55px;
    bottom: 120px;
    display: none;
    position: fixed;
    border-radius: 100%;
    line-height: 55px;
    background-image: linear-gradient(-45deg, #2cb5d9 32%, #221a6c 100%);
}
.saas_two_section_title p {
   font-size: 20px;
   line-height: 2;
   text-align: justify;
}
.saas_two_section_title h2 {
    font-size: 40px;
    padding-top: 15px;
    color: #4e56a3;
}
.s2_name_info h6,
.saas_two_team_section .s2-team_img_text .s2_name_info .s2_mem_contact {
    padding-top: 25px;
}
.saas_btn a {
    font-size: 15px;
    font-weight: 700;
    border-radius: 30px;
    display: inline-block;
    border: 2px solid #6c2b95;
}
.saas_btn:before {
    top: 8px;
    left: 32px;
    font-weight: 900;
    font-size: 22px;
    position: absolute;
    font-family: "Font Awesome 5 Free";
}
.fadeFromUp {
    animation-name: fadeFromUp;
}
.fadeFromRight {
    animation-name: fadeFromRight;
}
.fadeFromLeft {
    animation-name: fadeFromLeft;
}
.integration_section .integration_text .feature_tag,
.saas_two_banner_section .s2-banner_content .s2-tilte_tag,
.saas_two_feature_section .s2-feature_text .feature_tag,
.saas_two_section_title .title_tag {
    color: #951fb3;
    font-size: 18px;
    font-weight: 500;
    padding: 3px 30px;
    border-radius: 8px;
    display: inline-block;
    background-color: #ede0f4;
}
.integration_section .integration_text h2,
.saas_two_about_section .s2-about_text_icon .s2-about_text h3,
.saas_two_banner_section .s2-banner_content h1,
.saas_two_feature_section .s2-feature_text h2,
.saas_two_section_title h2,
.saas_two_team_section .s2-team_img_text .s2_name_info h3 {
    font-weight: 700;
    color: #4e56a3;
}
.integration_section .integration_text h2 span,
.saas_two_about_section .s2-about_text_icon .s2-about_text h3 span,
.saas_two_banner_section .s2-banner_content h1 span,
.saas_two_feature_section .s2-feature_text h2 span,
.saas_two_section_title h2 span,
.saas_two_team_section .s2-team_img_text .s2_name_info h3 span {
    font-weight: 300;
}
.integration_section .integration_text a:after,
.s2-pricing_section .s2-pricing_item .s2-pricing_btn a i,
.saas_btn:before,
.saas_two_about_section .s2-about_text_icon .s2-about_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,
.service_read_more a:after {
    background: linear-gradient(-45deg, #524a9d 32%, #2cb5d7 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.integration_section .integration_text p,
.saas_two_about_section .s2-about_text_icon .s2-about_text p,
.saas_two_feature_section .s2-feature_text p {
    font-family: Nunito;
    color: #606770;
    font-size: 19px;
    line-height: 1.588;
    padding-bottom: 20px;
    font-weight: 500;
}
.integration_section .integration_text a,
.saas_two_about_section .s2-about_text_icon .s2-about_text a,
.service_read_more a {
    color: #514a9d;
    font-size: 16px;
    font-weight: 600;
    position: relative;
    font-family: Montserrat;
}
.cust_box h6,
.s2_name_info h6 {
    color: #010918;
    font-weight: 700;
}
.integration_section .integration_text a:after,
.saas_two_about_section .s2-about_text_icon .s2-about_text a:after,
.service_read_more a:after {
    top: 0;
    right: -35px;
    content: "";
    font-size: 20px;
    font-weight: 900;
    position: absolute;
    opacity: 0;
    visibility: hidden;
    transition: 0.3s ease-in-out;
    font-family: "Font Awesome 5 Free";
}
.integration_section .integration_text a:before,
.saas_two_about_section .s2-about_text_icon .s2-about_text a:before,
.service_read_more a:before {
    height: 2px;
    width: 0%;
    bottom: -3px;
    content: "";
    position: absolute;
    background-color: #2cb5d7;
    transition: 0.4s ease-in-out;
}
.integration_section .integration_text a:hover:after,
.saas_two_about_section .s2-about_text_icon .s2-about_text a:hover:after,
.service_read_more a:hover:after {
    opacity: 1;
    right: -25px;
    transition-delay: 0.3s;
    visibility: visible;
}
.banner_btn {
    position: relative;
    overflow: hidden;
    display: inline-block;
    background-color: #514a9d;
    color: #fff;
    padding: 5px;
    border-radius: 0px;
}
.saas_two_main_header {
    width: 100%;
    z-index: 9;
    padding: 10px;
    /* position: fixed; */
    background-color: #fff;
	box-shadow: rgba(0, 0, 0, 0.12) 0px 2px 4px 0px;
	
}
.saas_two_main_header .brand_logo {
    padding-top: 5px;
    padding-bottom: 5px;
    height: 60px;
}
.saas_two_main_header .s2-main-navigation {
    display: inline-block;
    padding-top: 20px;
}
.saas_two_main_header .s2-main-navigation .navbar-nav li {
    font-size: 15saas_two_main_headerpx;
    font-weight: 600;
    /* margin-right: 55px; */
    font-family: Montserrat;
}
.saas_two_main_header .s2-main-navigation .navbar-nav li a {
    padding-bottom: 30px;
    position: relative;
    transition: 0.3s ease-in-out;
}
.saas_two_main_header .s2-main-navigation .dropdown:hover:after,
.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:before {
    content: "";
    position: absolute;
    height: 2px;
    width: 0%;
    background-color: #d10edd;
    left: 2px;
    transition: 0.3s ease-in-out;
    bottom: 25px;
}
.saas_two_main_header .s2-main-navigation .dropdown:after {
    content: "";
    position: absolute;
    right: -18px;
    top: 2px;
    transition: 0.3s ease-in-out;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
}
.saas_two_main_header .saas_sign_up_btn {
    height: 40px;
    width: 155px;
    text-align: center;
    line-height: 40px;
    border-radius: 0px;
    margin-right: 0;
    font-weight: 700;
    color: #fff;
    font-family: Montserrat;
    display: inline-block;
    z-index: 1;
    background-color: #514a9d;
    border: 0 solid #6c2b95;
}
.cust_box .s2-cust,
.cust_box h6 {
    line-height: 24px;
    font-size: 16px;
}
.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 {
    left: -5px;
    top: 4px;
    color: #000;
    font-size: 13px;
    line-height: 1;
    font-weight: 900;
    position: absolute;
    font-family: Montserrat;
}
.saas_two_main_header .dropdown .dropdown-menu {
    top: 65px;
    left: 0;
    opacity: 0;
    z-index: 2;
    margin: 0;
    padding: 10px 0 0;
    height: auto;
    width: 200px;
    display: block;
    border: none;
    visibility: hidden;
    position: absolute;
    border-radius: 0;
    background-color: #fff;
    transition: 0.4s ease-in-out;
    border-bottom: 2px solid #73299a;
    box-shadow: 0 5px 10px 0 rgba(83, 82, 82, 0.1);
}
.saas_two_main_header .dropdown .dropdown-menu li {
    width: 100%;
    padding: 10px 15px;
    border-bottom: 1px solid #e5e5e5;
}
.saas_two_main_header .dropdown .dropdown-menu li a {
    color: #343434;
    font-size: 14px;
    padding: 10px 0;
    position: relative;
    transition: 0.3s ease-in-out;
}
.saas_two_main_header .dropdown .dropdown-menu li a:after {
    left: 0;
    top: 15px;
    width: 8px;
    height: 8px;
    content: "";
    position: absolute;
    border-radius: 100%;
    transform: scale(0);
    background-color: #73299a;
    transition: 0.3s ease-in-out;
}
.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 {
    top: 50px;
    opacity: 1;
    visibility: visible;
}
.saas_2-menu-bg-overlay {
    background-color: #fff;
    animation-name: fadeInDown;
    position: fixed;
    top: -90px;
    padding: 10px 0;
    transition: 0.3s ease-in-out;
}
.saas_two_main_header.saas_2-menu-bg-overlay {
    z-index: 9;
    top: 0;
    box-shadow: 0 0 20px -10px rgba(33 206 245 / 13%);
}
.saas_two_main_header.saas_2-menu-bg-overlay .dropdown:hover .dropdown-menu {
    top: 45px;
}
@keyframes floatY {
    0%,
    100% {
        transform: translatey(0);
    }
    50% {
        transform: translatey(-20px);
    }
}
@keyframes floatX {
    0%,
    100% {
        transform: translateX(80%);
    }
    50% {
        transform: translateX(100%);
    }
}
.saas_two_banner_section {
    /* margin: 0 auto;
    max-width: 1920px; */
    color: #fff;
    /* background: linear-gradient(90deg, #0c9d9a  0%, rgba(9, 9, 121, 1) 50%, #083e80 ); */
    padding: 80px 0 0px;
    width: 100%;
    height: 100%;
}
.saas_two_banner_section:before {
    right: 0;
    width: 80%;
    content: "";
    top: -10px;
    height: 115%;
    position: absolute;
    background-repeat: no-repeat;
}
.saas_two_banner_section .s2-banner_content {
    position: relative;
    z-index: 1;
    max-width: 400px;
    padding-top: 50px;
}
.saas_two_banner_section .s2-banner_content .s2-tilte_tag {
    padding: 5px 30px;
}

.saas_two_banner_section .s2-banner_content h1 {
    font-size: 38px;
    padding: 0;
    color: #fff !important;
}
.saas_two_banner_section .s2-banner_content p {
    font-size: 20px;
    padding-bottom: 35px;
}
.saas_two_banner_section .s2-banner_content .banner_btn a {
    height: 50px;
    width: 205px;
    text-align: center;
    line-height: 45px;
    border-radius: 10px;
    font-weight: 700;
    color: #fff;
    font-family: Montserrat;
    display: inline-block;
    z-index: 1;
    border: 2px solid #524a9d;
}

  
  /* Next & previous buttons */
  .prev, .next {
    cursor: pointer;
    position: absolute;
    top: 50%;
    width: auto;
    margin-top: -22px;
    padding: 16px;
    color: white;
    font-weight: bold;
    font-size: 18px;
    transition: 0.6s ease;
    border-radius: 0 3px 3px 0;
    user-select: none;
  }
  
  /* Position the "next button" to the right */
  .next {
    right: 0;
    border-radius: 3px 0 0 3px;
  }
  
  /* On hover, add a black background color with a little bit see-through */
  .prev:hover, .next:hover {
    background-color: rgba(0,0,0,0.8);
  }
/* Fading animation */
.fade {
    animation-name: fade;
    animation-duration: 1.5s;
  }
  
  @keyframes fade {
    from {opacity: .4}
    to {opacity: 1}
  }  
.s2-pricing_section .s2-pricing_item .s2-pricing_btn a i,
.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-top: 5px;
    margin-left: 10px;
}
.saas_two_banner_section .s2-banner_area .banner_mockup {
    position: absolute;
    top: -120px;
    right: 5px;
    z-index: 1;
}
.saas_two_banner_section .s2-banner_shape1 {
    right: 0;
    top: 5px;
}
.saas_two_banner_section .s2-banner_shape2 {
    top: 0;
    right: 0;
    animation: 3s ease-in-out infinite floatY;
}
.saas_two_banner_section .s2-banner_shape3 {
    top: 0;
    right: 50%;
    transform: translateX(80%);
    animation: 10s ease-in-out infinite floatX;
}
.saas_two_service_section {
    padding: 0;
    background-color: #f5faff;
}
.saas_two_service_section .service_content {
    padding-top: 70px;
}
.saas_two_service_section .service_content_box {
    border-radius: 10px;
    margin-bottom: 50px;
    padding: 25px 30px 30px 35px;
    z-index: 1;
    background-color: #fff;
    transition: 0.5s ease-in-out;
    box-shadow: 0 20px 81px 0 rgba(8, 0, 20, 0.14);
}
.saas_two_service_section .service_content_box:before {
    content: "";
    width: 100%;
    top: 0;
    left: 0;
    height: 100%;
    z-index: -3;
    border-radius: 10px;
    position: absolute;
    transition: 0.5s ease-in-out;
    background-image: linear-gradient(45deg, #fc01fd 32%, #6b2c94 100%);
}
.saas_two_service_section .service_content_box:after {
    content: "";
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -2;
    border-radius: 10px;
    background-color: #fff;
}
.saas_two_service_section .service_content_box:hover {
    transform: translate(-7px, -7px);
    box-shadow: 0 20px 81px 0 rgba(8, 0, 20, 0.3);
}
.saas_two_service_section .service_content_box:hover:before {
    transform: translate(7px, 7px);
}
.saas_two_service_section .service_content_box .service_icon_box {
    width: 60px;
    margin-bottom: 18px;
}
.saas_two_service_section .service_content_box .service_icon_box .upper_icon svg {
    height: 48px;
    width: 48px;
    fill: #30347b;
}
.saas_two_service_section .service_content_box .service_icon_box .lower_icon {
    position: absolute;
    top: 10px;
    z-index: -1;
    right: 0;
}
.saas_two_service_section .service_content_box .service_icon_box .lower_icon svg {
    width: 45px;
    height: 45px;
    fill: #c4a2fc;
}
.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 {
    line-height: 1.5;
    color: #666;
}
.saas_two_about_section {
    padding: 50px 0px;
    background-color: #f5faff;
}
.saas_two_about_section:before {
    content: "";
    position: absolute;
    top: 0;
    right: -400px;
    height: 100%;
    width: 800px;
}
.saas_two_about_section:after {
    content: "";
    height: 800px;
    width: 600px;
    right: -180px;
    top: 455px;
    border-radius: 100%;
    position: absolute;
    background-repeat: no-repeat;
}
.saas_two_about_section .about_content_s2 {
    padding: 20px 90px 0;
}
.saas_two_about_section .s2-about_text_icon {
    padding-top: 35px;
}
.saas_two_about_section .s2-about_text_icon .s2-about_icon {
    width: 70px;
    height: 70px;
    line-height: 70px;
    padding-top: 15px;
    border-radius: 100%;
    margin-bottom: 16px;
    background-color: #6c2b95;
}
.saas_two_about_section .s2-about_text_icon .s2-about_icon svg {
    fill: #fff;
    width: 40px;
    height: 40px;
}
.saas_two_about_section .s2-about_text_icon .s2-about_text h3 {
    font-size: 36px;
    line-height: 1.278;
    padding-bottom: 15px;
}
.saas_two_feature_section {
    padding: 0 0 35px;
}
.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 0;
}
.saas_two_feature_section .s2-feature_text p {
    padding-bottom: 43px;
}
.saas_two_feature_section .s2-feature_text .saas_btn a {
    padding: 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 {
    margin-bottom: 10px;
    padding: 22px 32px 20px;
    border-radius: 10px;
    display: inline-block;
    transition: 0.4s ease-in-out;
    position: relative;
}
.saas_two_feature_section .s2-feature_right .s2-feature_list:before {
    position: absolute;
    content: "";
    height: 0;
    width: 5px;
    left: 0;
    top: 50%;
    border-radius: 50px;
    transform: translateY(-50%);
    transition: 0.3s ease-in-out;
}
.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 {
    width: 95px;
    float: left;
    height: 95px;
    border-radius: 100%;
    line-height: 105px;
    margin-right: 30px;
}
.saas_two_feature_section .s2-feature_right .s2-feature_list .s2-feature_icon:after {
    left: 0;
    right: 0;
    top: 5px;
    width: 90%;
    height: 90%;
    content: "";
    margin: 0 auto;
    position: absolute;
    border: 5px solid #fff;
    border-radius: 100%;
}
.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 {
    max-width: 310px;
    display: inline-block;
}
.saas_two_feature_section .s2-feature_right .s2-feature_list .s2-feature_text_box h3 {
    font-family: Montserrat;
    color: #010101;
    font-size: 22px;
    font-weight: 700;
    padding-bottom: 15px;
}
.saas_two_feature_section .s2-feature_right .s2-feature_list:hover {
    margin-left: 30px;
    box-shadow: 0 3px 43px 0 rgba(0, 0, 0, 0.13);
}
.saas_two_feature_section .s2-feature_right .s2-feature_list:first-child .s2-feature_icon {
    background-color: #d9f3de;
}
.saas_two_feature_section .s2-feature_right .s2-feature_list:first-child .s2-feature_icon i {
    color: #049507;
}
.saas_two_feature_section .s2-feature_right .s2-feature_list:first-child: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;
}
.card {
    box-shadow: 1px 1px 10px rgb(34 30 133 / 28%);
    border-radius: 5px;
    border: none !important;
}
.cust_box {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 10px 24px;
    position: static;
    width: 100%;
    height: 200px;
    left: 0;
    top: 10px;
    flex: none;
    order: 0;
    flex-grow: 0;
    margin: 10px 0;
}
.cust_box .cust_box_text span,
.cust_box h6 {
    align-items: center;
    letter-spacing: 0.2px;
    display: flex;
}
.cust_box .cust_box_text span {
    font-family: Montserrat;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 25px;
    color: #333;
    flex: none;
    order: 1;
    flex-grow: 0;
    margin-top: 8px;
}
.cust_box h6 {
    margin-top: 15px;
    margin-bottom: 0;
}
.cust_box .s2-cust {
    display: flex;
    align-items: center;
    letter-spacing: 0.2px;
    color: #6f7680;
    flex: none;
    order: 1;
    flex-grow: 0;
    margin: 0;
}
.saas_two_team_section {
    padding: 68px 0;
}
.s2-pricing_section .s2-pricing_content,
.saas_two_team_section .s2-team_membar {
    padding-top: 30px;
}
.saas_two_team_section .s2-team_img_text {
    width: 100%;
    border-radius: 10px;
    display: inline-block;
    padding: 20px 15px;
    transition: 0.4s ease-in-out;
    box-shadow: 0 12px 43px 0 rgba(0, 0, 0, 0.13);
}
.s2-pricing_section .s2-pricing_item:hover,
.saas_two_team_section .s2-team_img_text:hover {
    box-shadow: 0 23px 43px 0 rgba(0, 0, 0, 0.26);
}
.saas_two_team_section .s2-team_img_text .s2_tean_img {
    width: 130px;
    height: 130px;
    overflow: hidden;
    border-radius: 100%;
    position: absolute;
    top: -75px;
    left: 15px;
}
.saas_two_team_section .s2-team_img_text .s2_tean_img:after,
.saas_two_team_section .s2-team_img_text .s2_tean_img:before {
    position: absolute;
    content: "";
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    opacity: 0;
    visibility: hidden;
    border-radius: 100%;
    border: 3px solid #cc0fda;
    z-index: 1;
    transition: 0.3s ease-in-out;
}
.saas_two_team_section .s2-team_img_text .s2_tean_img:after {
    height: 95%;
    width: 95%;
    top: 50%;
    right: 0;
    margin: 0 auto;
    border: 3px solid #fff;
    transform: translateY(-50%);
}
.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 {
    font-size: 16px;
    font-weight: 500;
    color: #6f7680;
}
.s2_name_info {
    padding: 16px, 24px;
    height: 184px;
    top: 10px;
}
.s2_name_info h6 {
    font-size: 16px;
}
.saas_two_team_section .s2-team_img_text .s2_name_info .s2_mem_contact span {
    color: #333;
    font-weight: 600;
    font-size: 22px;
    line-height: 30px;
    display: block;
    margin-bottom: 5px;
}
.saas_two_team_section .s2-team_img_text .s2_name_info .s2_mem_contact span i {
    color: #333;
    font-weight: 600;
    font-size: 22px;
    line-height: 30px;
    margin-right: 8px;
}
.saas_two_team_section .s2-team_img_text .s2-mem_social {
    bottom: 30px;
    right: 15px;
    position: absolute;
}
.saas_two_team_section .s2-team_img_text .s2-mem_social ul {
    opacity: 0;
    margin-bottom: 15px;
    font-size: 14px;
    padding-top: 10px;
    visibility: hidden;
    position: relative;
    top: -50px;
    transition: 0.3s ease-in-out;
}
.saas_two_team_section .s2-team_img_text .s2-mem_social li {
    color: #fff;
    text-align: center;
    margin-top: 15px;
    transition: 0.3s 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 {
    height: 50px;
    width: 50px;
    line-height: 50px;
    border-radius: 100%;
    transition: 0.3s ease-in-out;
    background-color: #53117f;
}
.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 {
    bottom: 20px;
    z-index: -1;
    content: "";
    width: 50px;
    height: 0%;
    opacity: 0;
    border-radius: 35px;
    position: absolute;
    visibility: hidden;
    background-color: #53117f;
    transition: 0.5s ease-in-out;
}
.saas_two_team_section .s2-team_img_text:hover .s2-mem_social:after {
    height: 100%;
    bottom: 0;
    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 {
    top: 0;
    transition-delay: 0.5s;
    opacity: 1;
    visibility: visible;
}
#s2_team_slide .owl-item {
    opacity: 0;
    transition: opacity 0.5s;
}
#s2_team_slide .owl-nav {
    text-align: center;
    display: table;
    margin: 35px auto 0;
    padding-top: 3px;
    border-radius: 20px;
    background-color: #beaacb;
}
#s2_team_slide .owl-nav .owl-next,
#s2_team_slide .owl-nav .owl-prev {
    margin: 0 10px;
    font-size: 22px;
    line-height: 10px;
    display: inline-block;
}
#s2_team_slide .owl-nav .owl-next i,
#s2_team_slide .owl-nav .owl-prev i {
    color: #fff;
    transition: 0.3s ease-in-out;
}
#s2_team_slide .owl-nav .owl-next i:hover,
#s2_team_slide .owl-nav .owl-prev i:hover {
    color: #53117f;
}
.s2-faq_section {
    z-index: 1;
    padding: 115px 0 85px;
    background-color: #ebedf2;
}
.s2-faq_section:after {
    top: 0;
    width: 100%;
    content: "";
    height: 100%;
    z-index: -1;
}
.s2-faq_section .s2_faq_content {
    padding-top: 80px;
}
.s2-faq_section .s2_faq_content button {
    border: none;
    color: #010101;
    font-size: 19px;
    font-weight: 700;
    font-family: Montserrat;
    padding: 0 0 20px;
    position: relative;
    width: 100%;
    text-align: left;
    background-color: transparent;
}
.s2-faq_section .s2_faq_content button:after {
    top: 5px;
    right: 0;
    color: #951fb3;
    font-size: 14px;
    content: "";
    font-weight: 900;
    position: absolute;
    font-family: "Font Awesome 5 Free";
}
.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 {
    padding-bottom: 30px;
    text-align: justify;
    max-width: 530px;
    color: #383838;
    line-height: 1.625;
}
@keyframes flying {
    0%,
    100% {
        transform: translate(2px, 2px);
    }
    50% {
        transform: translate(-2px, -2px);
    }
}
.s2-pricing_section {
    padding: 20px 0 10px;
}
.s2-pricing_section .s2-pricing_item {
    margin: 0 auto;
    overflow: hidden;
    max-width: 330px;
    border-radius: 15px;
    transition: 0.4s ease-in-out;
    box-shadow: 0 23px 43px 0 rgba(0, 0, 0, 0.13);
}
.s2-pricing_section .s2-pricing_item .s2-pricing_price {
    background-color: #818181;
    padding: 40px 50px 25px;
    margin-bottom: 25px;
    z-index: 1;
}
.s2-pricing_section .s2-pricing_item .s2-pricing_price .pricing_icon {
    height: 65px;
    width: 60px;
    margin-right: 25px;
    border-radius: 8px;
    background-color: #fff;
    padding-top: 12px;
    position: relative;
    overflow: hidden;
    z-index: 1;
}
.s2-pricing_section .s2-pricing_item .s2-pricing_price .pricing_icon svg {
    height: 40px;
    width: 40px;
    fill: #000;
}
.s2-pricing_section .s2-pricing_item .s2-pricing_price .pricing_icon:after {
    top: 0;
    left: 0;
    z-index: -1;
    content: "";
    width: 100%;
    height: 100%;
    opacity: 0;
    visibility: visible;
    position: absolute;
    border-radius: 8px;
    transform: scale(0.5);
    transition: 0.4s ease-in-out;
    background-image: linear-gradient(-45deg, #e511e6 32%, #6b2c94 100%);
}
.s2-pricing_section .s2-pricing_item .s2-pricing_price .s2-pricing_text,
.saas_two_footer_section .s2-newslatter_section .s2-newslatter_title p {
    font-family: Montserrat;
    color: #fff;
}
.s2-pricing_section .s2-pricing_item .s2-pricing_price .s2-pricing_text span {
    font-size: 20px;
    font-weight: 600;
    display: block;
}
.s2-pricing_section .s2-pricing_item .s2-pricing_price .s2-pricing_text strong {
    font-size: 50px;
    line-height: 1;
    font-weight: 700;
}
.s2-pricing_section .s2-pricing_item .s2-pricing_price .s2-icon_bg {
    position: absolute;
    right: 20px;
    top: 40px;
    opacity: 0;
    visibility: hidden;
    z-index: -1;
    transition: 0.5s ease-in-out;
    animation: 1.5s linear infinite flying;
}
.s2-pricing_section .s2-pricing_item .s2-pricing_price .s2-icon_bg svg {
    height: 80px;
    width: 80px;
    fill: #aaa;
}
.s2-pricing_section .s2-pricing_item .s2-pricing_list li {
    border-bottom: 1px solid #e6e8e9;
    padding: 18px 25px 16px 45px;
    font-family: Montserrat;
    font-weight: 500;
    font-size: 14px;
}
.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 {
    width: 22px;
    height: 22px;
    margin-right: 10px;
    border-radius: 100%;
    line-height: 22px;
    position: relative;
    box-shadow: 0 6px 18px 0 rgba(0, 197, 0, 0.5);
    background-image: linear-gradient(0deg, #00f500 1%, #00db00 53%, #00c000 100%);
}
.s2-pricing_section .s2-pricing_item .s2-pricing_list .s2-checked:before,
.s2-pricing_section .s2-pricing_item .s2-pricing_list .s2-unchecked:before {
    top: 0;
    left: 0;
    right: 0;
    color: #fff;
    font-size: 12px;
    content: "";
    font-weight: 900;
    text-align: center;
    position: absolute;
    font-family: "Font Awesome 5 Free";
}
.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: red;
    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 {
    padding: 25px 0;
    text-align: center;
    margin-top: 8px;
}
.s2-pricing_section .s2-pricing_item .s2-pricing_btn a {
    height: 45px;
    width: 160px;
    text-align: center;
    line-height: 40px;
    border-radius: 50px;
    margin-right: 20px;
    font-weight: 700;
    color: #010101;
    font-family: Montserrat;
    display: inline-block;
    border: 2px solid #6c2b95;
}
.s2-pricing_section .s2-pricing_item:hover .s2-icon_bg {
    opacity: 1;
    top: 30px;
    right: 15px;
    visibility: visible;
    transition-delay: 0.2s;
}
.s2-pricing_section .s2-pricing_item:hover .pricing_icon:after {
    opacity: 1;
    visibility: visible;
    transform: scale(1);
}
.s2-pricing_section .s2-pricing_item:hover .pricing_icon svg {
    fill: #fff;
}
.saas_two_footer_section {
    z-index: 1;
    margin-top: 0;
    padding: 0;
}
.saas_two_footer_section:before {
    top: 0;
    left: 0;
    width: 100%;
    content: "";
    height: 100%;
    position: absolute;
}
.saas_two_footer_section .s2-newslatter_section {
    top: -90px;
    margin: 0 auto;
    max-width: 1170px;
    position: relative;
    border-radius: 20px;
    box-shadow: 0 0 16px 0 rgba(27, 2, 52, 0.34);
}
.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-form {
    max-width: 660px;
    margin: 30px auto 0;
}
.saas_two_footer_section .s2-newslatter_section .s2-newslatter-form .nws-button {
    top: 0;
    right: 0;
}
.saas_two_footer_section .s2-newslatter_section .s2-newslatter-form input {
    height: 62px;
    width: 100%;
    border: none;
    max-width: 490px;
    padding-left: 30px;
    border-radius: 5px;
}
.saas_two_footer_section .s2-newslatter_section .s2-newslatter-form button {
    border: none;
    height: 62px;
    width: 155px;
    color: #fff;
    border-radius: 5px;
    background-color: #f104f5;
    position: absolute;
    top: 0;
    right: 0;
}
.saas_two_footer_section .s2-newslatter_section .newsletter_pattern_1 {
    top: -25px;
    left: 80px;
    z-index: 1;
    position: absolute;
}
.saas_two_footer_section .s2_footer_widget {
    font-family: Montserrat;
    font-size: 14px;
}
.saas_two_footer_section .s2_footer_widget .s2-footer_logo {
    margin-bottom: 5px;
}
.saas_two_footer_section .s2_footer_widget .footer_about {
    font-family: Montserrat;
    color: #000;
    font-weight: 600;
    max-width: 235px;
    margin-bottom: 20px;
    line-height: 1.714;
}
.saas_two_footer_section .s2_footer_widget .s2_footer_about p {
    width: 165px;
    margin-top: 8px;
    line-height: 1.714;
}
.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: 450px; */
}
.saas_two_footer_section .s2_footer_widget .s2_footer_menu li {
    /* width: 50%; */
    /* float: left;
    max-width: 500px; */
    padding-right: 45px;
    margin-bottom: 18px;
    margin-top: 18px;
    /* text-align: -webkit-center; */
}
.saas_two_footer_section .s2_footer_widget .s2_footer_menu li a {
    color: #d9dfff;
    font-family: Montserrat;
    font-weight: 500;
    margin-left: 1px;
    position: relative;
    transition: 0.3s ease-in-out;
}
.saas_two_footer_section .s2_footer_widget .s2_footer_menu li a:before {
    top: 0;
    left: -15px;
    color: #fff;
    font-size: 12px;
    font-weight: 900;
    position: absolute;
    transition: 0.3s ease-in-out;
    font-family: "Font Awesome 5 Free";
}
.saas_two_footer_section .s2_footer_widget .s2_footer_menu li a:after {
    content: "";
    position: absolute;
    height: 1px;
    width: 0%;
    left: 0;
    bottom: 0;
    transition: 0.3s ease-in-out;
    background-color: #f104f5;
}
.saas_two_footer_section .s2_footer_widget .s2_footer_menu li a:hover {
    color: #f104f5;
}
.saas_two_footer_section .s2_footer_widget .s2_footer_menu li a:hover:before {
    color: #f104f5;
}
.saas_two_footer_section .s2_footer_widget .s2_widget_title {
    color: #fff;
    font-size: 24px;
    font-weight: 600;
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    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 {
    width: 100%;
    height: 1.1px;
    position: relative;
    display: inline-block;
    background-color: rgba(255, 255, 255, 0.2);
}
.saas_two_footer_section .s2_footer_widget .s2_footer_social a {
    height: 30px;
    width: 30px;
    border-radius: 100%;
    background-color: #d9dfff;
    line-height: 30px;
    text-align: center;
    margin-right: 5px;
    display: inline-block;
    margin-left: 10px;
    transition: 0.3s ease-in-out;
}
.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 0 30px;
    position: relative;
}
.saas_two_footer_section .s2_footer_widget .s2_footer_social form input {
    height: 45px;
    background-color: #503d63;
    border: none;
    width: 100%;
    padding-left: 30px;
}
.saas_two_footer_section .s2_footer_widget .s2_footer_social form button {
    color: #fff;
    width: 62px;
    border: none;
    text-align: center;
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    background-color: #6c2b95;
}
.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 {
    color: #a1c5d3;
    font-weight: 400;
    padding: 18px 35px;
    font-size: 12px;
    font-family: Montserrat;
    border-top: 1px solid #333;
}
.s2-copyright a {
    color: #2ca3d1;
    font-weight: 500;
    text-transform: capitalize;
}
@keyframes slide {
    from {
        background-position: 0 0;
    }
    to {
        background-position: 1920px 0;
    }
}
.cloud_anim {
    position: absolute;
    left: 0;
    top: 50px;
    right: 0;
    max-width: 1170px;
    width: 100%;
    height: 100%;
    z-index: 0;
    margin: 0 auto;
}
.s2-mobile_menu_content {
    top: 0;
    bottom: 0;
    right: -350px;
    height: 100vh;
    z-index: 101;
    position: fixed;
    width: 280px;
    overflow-y: scroll;
    background-color: #fff;
    padding: 40px 0;
    box-shadow: 0 3px 5px rgba(100, 100, 100, 0.19);
    transition: 0.5s ease-in;
}
.s2-mobile_menu_content .s2-mobile-main-navigation .navbar-nav li {
    width: 100%;
    display: block;
    transition: 0.3s ease-in-out;
    border-bottom: 1px solid #dcdcdc;
}
.s2-mobile_menu_content .s2-mobile-main-navigation .navbar-nav li a {
    color: #000;
    padding: 5px 30px;
    width: 100%;
    display: block;
    font-size: 14px;
    font-weight: 400;
    text-transform: uppercase;
}
.s2-mobile_menu_content .m-brand-logo {
    width: 160px;
    margin: 0 auto 30px;
}
.s2-mobile_menu_wrap.mobile_menu_on .s2-mobile_menu_content {
    right: 0;
    transition: 0.7s ease-out;
}
.mobile_menu_overlay {
    top: 0;
    width: 100%;
    position: fixed;
    z-index: 100;
    right: 0;
    height: 120vh;
    opacity: 0;
    visibility: hidden;
    background-color: rgba(0, 0, 0, 0.9);
    transition: 0.5s ease-in-out;
}
.s2-mobile_menu_button {
    position: absolute;
    display: none;
    right: 0;
    cursor: pointer;
    line-height: 40px;
    color: #73299a;
    text-align: center;
    font-size: 30px;
    top: -40px;
    z-index: 5;
}
.s2-mobile_menu .s2-mobile_menu_content .s2-mobile-main-navigation .navbar-nav .dropdown-menu {
    border: none;
    display: none;
    transition: none;
    box-shadow: none;
    padding: 5px 0;
    width: 100%;
    border-top: 1px solid #dcdcdc;
}
.s2-mobile_menu .s2-mobile_menu_content .s2-mobile-main-navigation .navbar-nav .dropdown-menu li {
    border: none;
    padding: 0 20px;
    line-height: 1;
}
.s2-mobile_menu .dropdown .dropdown-btn {
    position: absolute;
    top: 0;
    right: 0;
    height: 30px;
    padding: 5px 10px;
}
.s2-mobile_menu .dropdown .dropdown-btn:before {
    content: "";
    position: absolute;
    height: 100%;
    width: 1px;
    top: 0;
    left: 0;
    background-color: #dcdcdc;
}
@media screen and (max-width: 1140px) {
    .compare_section {
        overflow: hidden;
        padding-bottom: 30px;
    }
    .theme_feature_area .theme_feature_content h3 {
        font-size: 22px;
    }
    .saas_two_footer_section .s2-newslatter_section {
        top: 0;
        max-width: inherit;
        margin-bottom: 50px;
    }
    .saas_two_footer_section {
        overflow: hidden;
        margin-top: 0;
        padding: 0;
    }
    .saas_two_footer_section:before {
        height: 75%;
        top: auto;
        bottom: 0;
    }
}
@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) {
    .s2-banner_area,
    .saas_two_banner_section:before {
        bottom: 20px;
        right: 0px;
        height: 100%;
        width: 100%;
    }
    .saas_two_banner_section {
        padding-bottom: 0;
        z-index: 1;
    }
    .saas_two_banner_section .s2-banner_shape1 {
        z-index: -1;
    }
    .s2-banner_area {
        position: absolute;
        background-repeat: no-repeat;
    }
    .saas_two_banner_section .s2-banner_area .banner_mockup {
        position: static;
        margin: 0 auto;
    }
    .saas_two_banner_section .s2-banner_content {
        max-width: 750px;
        margin: 0 auto;
        text-align: left;
        padding-bottom: 50px;
    }
    .about_content_s2 {
        max-width: 750px;
        margin: 0 auto;
    }
    .saas_two_footer_section .s2-newslatter_section .newsletter_pattern_1,
    .saas_two_main_header .s2-main-navigation,
    .saas_two_main_header .saas_sign_up_btn a:before {
        display: none;
    }
    .saas_two_banner_section .s2-banner_shape3 {
        top: 60px;
    }
    .saas_two_footer_section:before {
        background-size: cover;
        background-repeat: no-repeat;
    }
    .saas_two_footer_section {
        background-color: #07081d;
        padding-top: 0;
    }
    .saas_two_footer_section .s2_footer_widget {
        margin-bottom: 10px;
    }
    .saas_two_footer_section .s2_footer_widget .s2_widget_title {
        padding-bottom: 20px;
    }
    
    .saas_two_main_header .saas_sign_up_btn {
        position: absolute;
        top: 18px;
        right: 70px;
        height: 40px;
        width: 120px;
        line-height: 40px;
    }
    .saas_two_main_header .saas_sign_up_btn a {
        padding-left: 0;
    }
    .saas_two_about_section .about_content_s2 {
        padding: 30px 50px;
    }
    .saas_two_feature_section .s2-feature_right {
        padding-left: 0;
        margin-top: 40px;
    }
    .s2-pricing_section .s2-pricing_item {
        margin-bottom: 40px;
    }
}
@media screen and (max-width: 768px) {
    .saas_two_main_header .saas_sign_up_btn {
        top: -40px;
        display: none;
    }
    .saas_two_main_header.saas_2-menu-bg-overlay .saas_sign_up_btn {
        top: -42px;
    }
    .saas_two_service_section .service_content_box {
        max-width: 370px;
        margin: 0 auto 50px;
    }
    .s2-mobile_menu_button {
        display: block;
    }
    .s2-banner_area, .saas_two_banner_section:before {
        bottom: 20px;
        right: 0px;
        height: 100%;
        width: 100%;
    }
    
}
@media screen and (max-width: 480px) {
    .banner_screen,
    .saas_two_about_section:before {
        display: none;
    }
    .s2-banner_area, .saas_two_banner_section:before {
        bottom: 175px;
        right: 0px;
        height: 100%;
        width: 100%;
    }
    .banner_side{
        display: none;
    }
    .banner_section {
        margin-bottom: 0;
        padding: 150px 0 130px;
    }
    .banner_shape1,
    .banner_shape2,
    .banner_shape3 {
        z-index: -1;
        opacity: 0.5;
    }
    .banner_text {
        position: relative;
        z-index: 2;
    }
    .saas_two_section_title h2,
    .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 {
        padding-left: 0;
        margin: 0 15px;
    }
    .footer_section .footer_widget_content {
        padding-bottom: 20px;
    }
    .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;
        width: 100%;
        margin-right: 10px;
        line-height: 36px;
    }
    .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: 0;
    }
    .saas_two_about_section {
        padding: 60px 0 30px;
    }
    .saas_two_about_section .about_content_s2 {
        padding: 20px 25px;
    }
    .saas_two_about_section .s2-about_text_icon {
        padding-top: 0;
        margin-bottom: 30px;
    }
    .s2-about_img {
        margin-bottom: 30px;
    }
    .s2-faq_section,
    .saas_two_feature_section {
        padding: 60px 0 25px;
    }
    .saas_two_feature_section .s2-feature_right .s2-feature_list .s2-feature_icon {
        margin: 0 auto 20px;
        float: none;
    }
    .saas_two_feature_section .s2-feature_right .s2-feature_list .s2-feature_text_box {
        text-align: center;
        max-width: 100%;
    }
    .saas_two_team_section {
        padding: 60px 0;
    }
    .s2-faq_section .s2_faq_content button {
        padding-right: 20px;
    }
    .s2-pricing_section {
        padding: 60px 0 40px;
    }
    .saas_two_footer_section .s2_footer_widget .s2_footer_menu li {
        width: 50%;
    }
}
@media screen and (max-width: 420px) {
    .saas_two_footer_section .s2_footer_widget .s2_footer_menu li {
        width: 50%;
    }
    .banner_text p {
        font-size: 18px;
    }
    .featured_content .featured_icon_text {
        width: 300px;
    }
    .compare_content_item .compare_content {
        padding-top: 0;
        margin-bottom: 30px;
    }
    .compare_section .compare_title h2 {
        font-size: 26px;
    }
    .theme_feature_section {
        padding-top: 20px;
    }
    .saas_two_about_section .s2-about_text_icon,
    .theme_feature_area .theme_feature_content .theme_feature_list li {
        margin-bottom: 45px;
    }
    .banner_text .download_btn {
        width: 160px;
        height: 50px;
    }
    .sign_up_btn {
        height: 35px;
        line-height: 35px;
        width: 85px;
        font-size: 14px;
        right: 60px;
    }
    .trusted_content_img li {
        margin: 0 10px 10px 0;
    }
    .featured_service_section .section_title {
        padding-bottom: 20px;
    }
    .compare_content_item .compare_list,
    .compare_section_two .compare_content {
        padding-left: 0;
    }
    .testimonial_content {
        padding: 10px;
    }
    .testimonial_content .testimonial_text {
        padding: 25px 20px;
    }
    .newslatter_content .newslatter_title {
        padding: 0 15px 25px;
    }
    .newslatter_content .newslatter_title h2 {
        font-size: 25px;
        padding-bottom: 15px;
    }
    .newslatter_content .newslatter-form .nws-button button {
        width: 90px;
        font-size: 14px;
    }
    .newslatter_content .newslatter-form input {
        padding: 0 15px;
    }
    .newslatter_content .newslatter_title p {
        font-size: 14px;
    }
    .newslatter_content {
        position: static;
        padding: 55px 0;
        margin-bottom: 50px;
    }
    .footer_section {
        padding-top: 0;
        margin-top: 0;
    }
    .testimonial_section {
        padding-top: 70px;
    }
    .testimonial_name_designation .testimonial_meta h4 {
        font-size: 22px;
    }
    .scrollup {
        bottom: 20px;
        width: 40px;
        height: 40px;
        right: 10px;
        line-height: 40px;
    }
    .theme_feature_area .theme_feature_content .theme_feature_list li,
    .theme_feature_area .theme_feature_content p {
        font-size: 16px;
    }
    .integration_section .integration_text h2,
    .saas_two_about_section .s2-about_text_icon .s2-about_text h3,
    .saas_two_feature_section .s2-feature_text h2,
    .saas_two_section_title h2 {
        font-size: 30px;
    }
    .s2-faq_section .s2_faq_content,
    .s2-pricing_section .s2-pricing_content,
    .saas_two_service_section .service_content {
        padding-top: 40px;
    }
    .saas_two_feature_section .s2-feature_text {
        padding: 20px 0 0;
    }
    .saas_two_feature_section .s2-feature_text p {
        padding-bottom: 25px;
    }
    .integration_section .integration_text {
        padding-right: 0;
    }
    .saas_two_footer_section {
        padding-bottom: 0;
    }
    .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;
    }
    .s2-pricing_section .s2-pricing_item .s2-pricing_price .s2-pricing_text strong {
        font-size: 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;
        display: none;
    }
}
@media screen and (max-width: 380px) {
    .saas_two_footer_section .s2_footer_widget .s2_footer_menu li {
        width: 50%;
    }
    .banner_text h1 {
        font-size: 32px;
    }
    .banner_text p {
        font-size: 16px;
    }
    .compare_section .compare_title h2,
    .section_title .section_title_text h2 {
        font-size: 24px;
    }
    .trusted_user_section {
        padding: 20px 0 60px;
    }
    .testimonial_indicator .carousel-indicators li:nth-child(4) {
        top: 60px;
        left: 55px;
    }
    .testimonial_indicator {
        background-size: 325px 460px;
    }
    .testimonial_indicator .carousel-indicators li:first-child {
        bottom: 135px;
        right: 25px;
    }
    .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_footer_section .s2_footer_widget .s2_footer_menu li {
        width: 50%;
    }
    .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;
    }
}
@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);
    }
}


/*---owl---*/

.owl-carousel .owl-item img {
    width: auto;
    max-width: 100%;
    margin: auto;
}

#home-slider figure img {
    width: 100%;
	/*height:480px;*/
	
}

#home-slider .owl-prev {
    position: absolute;
    left: 20px;
    top: 50%;
    background: hsl(0deg 0% 100% / 32%);
    width: 62px;
    height: 62px;
    font-size: 30px;
    color: #fff;
    border-radius: 50px;
}

#home-slider .owl-next {
    position: absolute;
    right: 20px;
    top: 50%;
    background: hsl(0deg 0% 100% / 32%);
    width: 62px;
    height: 62px;
    font-size: 30px;
    color: #fff;
    border-radius: 50px;
}

#home-slider .owl-nav {
    margin: 0;
}

.banner-contant {
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	color: #fff;
	max-width: 450px;
	right: 0;
	max-width: 100%;
}
.ban-content{
	top: 50%;
	height:100%;
background: linear-gradient(1deg, hsl(0deg 0% 0%), #00000075);	
}

.banner-contant h1 {
	font-size: 56px;
	line-height: 1.3;
	padding: 15px 0;
	font-weight: bold;
}

.banner-contant p {
	font-size: 28px;
	padding: 0 0 10px 0;
	line-height: 1.6;
}
.header-inner-contant nav li a:hover {
    color: #C3670A;
} 
#home-slider {
    position: relative;
	background-color:transparent;
	
}
.btn-get-started {
    font-size: 24px;
    background: linear-gradient(85deg, #2cb5d9, #0c2747);
    padding: 15px;
    border-radius: 6px;
    font-weight: 500;
    color: #fff;
    min-width: 230px;
    display: inline-block;
    text-align: center;
    line-height: 50px;
    margin: 20px 0 0 0;
    text-decoration: none;
    transition:all .3s;
    -webkit-transition:all .3s;
}

.btn-get-started:hover{
     /* background: linear-gradient(85deg, #ac5e14, #403149); */
  background: linear-gradient(85deg,  #0c2747, #2cb5d9);
}



.btn-get-started:hover{
    color:#fff;
}

/* features section css */

.features{
    background-color: #fff;
}
.features .features__boxes{
    width: 100%;
}
.features .features__boxes  .column {
    height: 276px;
    padding: 20px 25px;
    border-radius: 5px;
    transition: all 0.5s ease-in-out;
    background-color: #083e80;
    margin: 10px 0px;
    transition: all 0.5s ease-in-out;
    box-shadow: rgba(255, 255, 255, 0.1) 0px 1px 1px 0px inset, rgba(50, 50, 93, 0.25) 0px 50px 100px -20px, rgba(0, 0, 0, 0.3) 0px 30px 60px -30px;
    border: 5px solid #2cb5d9;
}

  
.features .features__boxes .column .icon {
    width: 50px;
}
.features .features__boxes .column .icon img{
    filter: invert(1);
}
.features .features__boxes .column h4{
    color: #fff;
}
.features .features__boxes .column p{
    color: #e0f0ff;
    font-size: 14px;
    line-height: 30px;
    margin-top: 16px;
    border-top: 1px solid #827b7b;
    text-align: justify;
    padding-top: 18px !important;
    font-weight: 500;
}

.top_pannel{
    margin-left: 16px;
}
.top_pannel .img_icon{
    margin-left: 20px;
}
.top_pannel .img_icon img{
    height: 60px;
}
.pb-100{
    padding-bottom: 100px;
}
.pt-100{
    padding-top: 100px;
}

/* App Development css */
#banner{
    position: relative;
}
.banner-contant {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    color: #fff;
    max-width: 450px;
    right: 0;
    max-width: 100%;
    z-index: 1;
}
.banner-contant h1 {
    font-size: 56px;
    line-height: 1.3;
    padding: 15px 0;
    font-weight: bold;
}
#banner::after {
    background-color: rgba(0,0,0,0.6);
    bottom: 0;
    content: "";
    height: 100%;
    left:0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
  }
  #banner .item figure{
    margin: 0px !important;
  }
  .web-section {
    background: #ffffff;
    padding: 100px 0;
}
.whychoose-grid {
    color: #fff;
    padding-left: 24px;
}
.small-section-title h2 {
    font-size: 40px;
    font-weight: bold;
    line-height: 1.4;
}
.web-section .whychoose-grid .small-section-title h2 {
    color: #000;
}
.whychoose-grid .btn span {
    display: inline-block;
    padding: 7px 15px;
    background: linear-gradient(103.16deg, #C3670A -12.43%, #302A50 100.62%);
}
.whychoose-grid .btn {
    color: #fff;
    border-radius: 0;
    margin: 0;
    font-size: 14px;
    bottom: 28px;
    font-weight: 500;
    padding: 0;
    background: linear-gradient( 
45deg
, #cde5ea, #bba169);
    padding: 1px;
    border: none;
}
.developer-section {
    background: #fff;
    padding: 60px 0;
}
.developer-section img{
    mix-blend-mode: multiply;
    filter: contrast(1);
    height: 100px;
  }
.grid-item {
    padding: 40px 0px;
    font-size: 30px;
    text-align: center;
}
.grid-container {
    display: grid !important;
    grid-template-columns: auto auto auto auto auto;
    padding-top: 70px !important;
}
.small-section-title h2 {
    font-size: 40px;
    font-weight: bold;
    line-height: 1.4;
}
.developer-section h2 {
    text-align: center;
    color: #000;
}
.whychoose-grid {
    color: #fff;
    padding-left: 24px;
}

.partner-section {
    background: #f5faff;
    padding: 60px 0;
}
.small-section-title h2 {
    font-size: 40px;
    font-weight: bold;
    line-height: 1.4;
}
.partner-section h2 {
    text-align: center;
    color: #000;
}
.partner-section .grid-container {
    display: flex;
    justify-content: center;
}
.mobile-section {
    background: linear-gradient(103.16deg, #C3670A -12.43%, #302A50 100.62%);
    padding: 60px 0;
}
.mobile-section{
    overflow: visible;
    margin: 65px 0px 0px;
}
.small-section-title h2 {
    font-size: 40px;
    font-weight: bold;
    line-height: 1.4;
}
.mobile-solution-img {
    position: relative;
}
.mobile-solution-img img {
    position: absolute;
    top: -130px;
    z-index: 999;
}

.saas_two_banner_section{
    background: linear-gradient(90deg, #0c9d9a  0%, rgba(9, 9, 121, 1) 50%, #083e80 );
}
.grid-container-sm {
    display: grid;
    grid-template-columns: auto auto auto auto auto;
    padding-top: 70px;
}

.saas_two_main_header .dropdown .dropdown-menu li {
    width: calc(30.33% - 40px);
    clear: both;
    margin: 8px 20px;
    padding: 15px 9px;
}
.saas_two_main_header .s2-main-navigation .navbar-nav li {
    font-size: 15saas_two_main_headerpx;
    font-weight: 600;
    margin-right: 55px;
    font-family: Montserrat;
}
.saas_two_main_header .dropdown .dropdown-menu li a {
    color: #343434;
    font-size: 14px;
    text-transform: none;
    padding: 10px 0px;
    margin-left: 40px;
    position: relative;
    transition: 0.3s ease-in-out;
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -ms-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
}
.content {
    max-width: 250px;
    margin-left: 40px;
    font-size: 12px;
    font-family: Verdana, Geneva, Tahoma, sans-serif;
    color: #5a5a5a;
    font-weight: 400;
}
.saas_two_main_header .dropdown .dropdown-menu li {
    position: relative;
}
.attendence_management::after {
    position: absolute;
    top: 15px;
    left: 0px;
    font-size: 18px;
    font-weight: 400;
    color: #000;
    content: "\f017";
    font-family: FontAwesome;
    background-color: #f9e0bbcc;
    border-radius: 50%;
    width: 32px;
    height: 32px;
    text-align: center;
    line-height: 30px;
}
.saas_two_main_header .dropdown .dropdown-menu {
    top: 65px;
    left: 0;
    opacity: 0;
    z-index: 1000;
    margin: 0;
    padding: 0px 0 5px;
    /* height: 500px;
    width: 600px; */
    display: none;
    position: absolute;
    border: none;
    visibility: hidden;
    border-radius: 3px;
    background-color: #fff;
    transition: 0.4s ease-in-out;
    border-bottom: 2px solid #73299a;
    box-shadow: 0 10px 10px 0 rgba(83, 82, 82, 0.4);
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.attendence_management {
    transition: all 0.3s;
    padding: 20px 10px !important;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
  }
  
  .attendence_management::after {
    position: absolute;
    top: 15px;
    left: 0px;
    font-size: 18px;
    font-weight: 400;
    color: #000;
    content: "\f017";
    font-family: FontAwesome;
    background-color: #f9e0bbcc;
    border-radius: 50%;
    width: 32px;
    height: 32px;
    text-align: center;
    line-height: 30px;
  }
  
  .attendence_management:hover {
    background-color: #e8d5b5b0;
  }
  
  .attendence_management:hover::after {
    background-color: transparent !important;
  }
  
  
  
  .leave_management {
    transition: all 0.3s;
    padding: 20px 10px !important;
  }
  
  .leave_management::after {
    position: absolute;
    top: 15px;
    left: 0px;
    font-size: 18px;
    color: #000;
    content: "\f274";
    font-family: FontAwesome;
    background-color: #d0eaed;
    border-radius: 50%;
    width: 32px;
    height: 32px;
    text-align: center;
    line-height: 30px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
  }
  
  .leave_management:hover {
    background-color: #d0eaed;
  }
  
  .leave_management:hover::after {
    background-color: transparent !important;
  }
  
  .performance {
    transition: all 0.3s;
    padding: 20px 10px !important;
  }
  
  .performance::after {
    position: absolute;
    top: 15px;
    left: 0px;
    font-size: 18px;
    color: #000;
    content: "\f005";
    font-family: FontAwesome;
    background-color: #f6f1f1;
    border-radius: 50%;
    width: 32px;
    height: 32px;
    text-align: center;
    line-height: 30px;
  }
  
  .performance:hover {
    background-color: #f6f1f1;
  }
  
  .performance:hover::after {
    background-color: transparent !important;
  }
  
  .exit {
    transition: all 0.3s;
    padding: 20px 10px !important;
  }
  
  .exit::after {
    position: absolute;
    top: 15px;
    left: 0px;
    font-size: 18px;
    color: #000;
    content: "\f08b";
    font-family: FontAwesome;
    background-color: #c7fcec;
    border-radius: 50%;
    width: 32px;
    height: 32px;
    text-align: center;
    line-height: 30px;
  }
  
  .exit:hover {
    background-color: #c7fcec;
  }
  
  .exit:hover::after {
    background-color: transparent !important;
  }
  
  .payroll {
    transition: all 0.3s;
    padding: 20px 10px !important;
  }
  
  .payroll::after {
    position: absolute;
    top: 15px;
    left: 0px;
    font-size: 18px;
    color: #000;
    content: "\f09d";
    font-family: FontAwesome;
    background-color: #f3e8ff;
    border-radius: 50%;
    width: 32px;
    height: 32px;
    text-align: center;
    line-height: 30px;
  }
  
  .payroll:hover {
    background-color: #f3e8ff;
  }
  
  .payroll:hover::after {
    background-color: transparent !important;
  }
  
  .tour {
    transition: all 0.3s;
    padding: 20px 10px !important;
  }
  
  .tour::after {
    position: absolute;
    top: 15px;
    left: 0px;
    font-size: 18px;
    color: #000;
    content: "\f072";
    font-family: FontAwesome;
    background-color: #fce9f1;
    border-radius: 50%;
    width: 32px;
    height: 32px;
    text-align: center;
    line-height: 30px;
  }
  
  .tour:hover {
    background-color: #fce9f1;
  }
  
  .tour:hover::after {
    background-color: transparent !important;
  }
  
  .recruitment {
    transition: all 0.3s;
    padding: 20px 10px !important;
  }
  
  .recruitment::after {
    position: absolute;
    top: 15px;
    left: 0px;
    font-size: 18px;
    font-weight: 300;
    color: #000;
    content: "\f2bb";
    font-family: FontAwesome;
    background-color: #fff5b8;
    border-radius: 50%;
    width: 32px;
    height: 32px;
    text-align: center;
    line-height: 30px;
  }
  
  .recruitment:hover {
    background-color: #fff5b8;
  }
  
  .recruitment:hover::after {
    background-color: transparent !important;
  }
  
  .task {
    transition: all 0.3s;
    padding: 20px 10px !important;
  }
  
  .task::after {
    position: absolute;
    top: 15px;
    left: 0px;
    font-size: 18px;
    font-weight: 300;
    color: #000;
    content: "\f252";
    font-family: FontAwesome;
    background-color: #e3f6ff;
    border-radius: 50%;
    width: 32px;
    height: 32px;
    text-align: center;
    line-height: 30px;
  }
  
  .task:hover {
    background-color: #e3f6ff;
  }
  
  .task:hover::after {
    background-color: transparent !important;
  }
  
  .ticketing_management {
    transition: all 0.3s;
    padding: 20px 10px !important;
  }
  
  .ticketing_management::after {
    position: absolute;
    top: 15px;
    left: 0px;
    font-size: 18px;
    color: #000;
    content: "\f145";
    font-family: FontAwesome;
    background-color: #fce9f1;
    border-radius: 50%;
    width: 32px;
    height: 32px;
    text-align: center;
    line-height: 30px;
  }
  
  .ticketing_management:hover {
    background-color: #fce9f1;
  }
  
  .ticketing_management:hover::after {
    background-color: transparent !important;
  }
  
  .employee-survey_management {
    transition: all 0.3s;
    padding: 20px 10px !important;
  }
  
  .employee-survey_management::after {
    position: absolute;
    top: 15px;
    left: 0px;
    font-size: 18px;
    color: #000;
    font-weight: 100;
    content: "\f200";
    font-family: FontAwesome;
    background-color: #fce9f1;
    border-radius: 50%;
    width: 32px;
    height: 32px;
    text-align: center;
    line-height: 30px;
  }
  
  .employee-survey_management:hover {
    background-color: #fce9f1;
  }
  
  .employee-survey_management:hover::after {
    background-color: transparent !important;
  }
  
  .asset_management {
    transition: all 0.3s;
    padding: 20px 10px !important;
  }
  
  .asset_management::after {
    position: absolute;
    top: 15px;
    left: 0px;
    font-size: 18px;
    color: #000;
    content: "\f274";
    font-family: FontAwesome;
    background-color: #d0eaed;
    border-radius: 50%;
    width: 32px;
    height: 32px;
    text-align: center;
    line-height: 30px;
  }
  
  .asset_management:hover {
    background-color: #d0eaed;
  }
  
  .asset_management:hover::after {
    background-color: transparent !important;
  }
  .hrms_management {
    transition: all 0.3s;
    padding: 20px 10px !important;
  }
  
  .hrms_management::after {
    position: absolute;
    top: 15px;
    left: 0px;
    font-size: 18px;
    color: #000;
    font-weight: 100;
    content: "\f2bb";
    font-family: FontAwesome;
    background-color: #fce9f1;
    border-radius: 50%;
    width: 32px;
    height: 32px;
    text-align: center;
    line-height: 30px;
  }
  
  .hrms_management:hover {
    background-color: #fce9f1;
  }
  
  .hrms_management:hover::after {
    background-color: transparent !important;
  }

  .cloud_management {
    transition: all 0.3s;
    padding: 20px 10px !important;
  }
  
  .cloud_management::after {
    position: absolute;
    top: 15px;
    left: 0px;
    font-size: 18px;
    color: #000;
    content: "\f0c2";
    font-family: FontAwesome;
    background-color: #d0eaed;
    border-radius: 50%;
    width: 32px;
    height: 32px;
    text-align: center;
    line-height: 30px;
  }
  
  .cloud_management:hover {
    background-color: #d0eaed;
  }
  
  .cloud_management:hover::after {
    background-color: transparent !important;
  }

  
  .app_management {
    transition: all 0.3s;
    padding: 20px 10px !important;
  }
  
  .app_management::after {
    position: absolute;
    top: 15px;
    left: 0px;
    font-size: 18px;
    color: #000;
    content: "\f10b";
    font-family: FontAwesome;
    background-color: #fff5b8;
    border-radius: 50%;
    width: 32px;
    height: 32px;
    text-align: center;
    line-height: 30px;
  }
  
  .app_management:hover {
    background-color: #fff5b8;
  }
  
  .app_management:hover::after {
    background-color: transparent !important;
  }
  
.toggle_btn_mobile-menu {
    width: 50px;
    /* display: none; */
    margin-bottom: 3px;
    flex-direction: column;
    align-items: center;
  }
  
  .toggle_btn_mobile-menu span {
    width: 40px;
    height: 5px;
    background-color: #73299a;
    display: block;
    margin-bottom: 7px;
    transition: all 0.5s ease-in-out;
}
  
  .toggle_btn_mobile-menu.active span:nth-of-type(1) {
    transform: rotate(-45deg);
    margin: 9px 0px -8px -2px;
  }
  
  .toggle_btn_mobile-menu.active span:nth-of-type(2) {
    transform: rotate(45deg);
    margin: 4px 1px 0px -1px;
  }
  
  .toggle_btn_mobile-menu.active span:nth-of-type(3) {
    display: none;
  }
  
  .saas_two_main_header .s2-main-navigation {
    /* display: inline-block; */
    padding-top: 20px;
}
  @media screen and (max-width: 991px) {
    .s2-mobile_menu_button{
        display: block;
    }
    .s2-main-navigation {
      position: absolute;
      top: 70px;
      right: -10px;
      width: 100vw;
      height: 100vh;
      z-index: 9999;
      color: #fff;
      background-color: #6a62c1;
    }
  
    .s2-main-navigation #main-nav {
      display: flex;
      flex-direction: column;
    }
    .s2-main-navigation #main-nav {
        display: flex;
        flex-direction: column;
    }
    .saas_two_main_header .s2-main-navigation .navbar-nav li {
        /* margin-right: 25px; */
        padding: 14px 5px;
    }
    .dropdown-menu {
        width: 100% !important;
        /* left: 5.5px !important; */
        overflow: auto;
      }
      .s2-main-navigation{
        overflow: auto;
      }
      .saas_two_main_header .s2-main-navigation .navbar-nav li {
        /* margin-right: 25px; */
        padding: 14px 25px !important;
        width: 90% !important;
    }
        
        .saas_two_main_header .dropdown .dropdown-menu{
            height: 300px;
            overflow: auto;
        }
    
}
.whats-app-bubble {
    position: fixed;
    /* right: 20px;
    bottom: 24px; */
        position: fixed;
    right: 20px;
    bottom: 50px;
    z-index: 17;
    display: flex;
    cursor: pointer;
    border-radius: 100px;
    box-shadow: #00000026 0 4px 12px;
}

.sub-msg{
    text-align:center;
    font-size: 16px;
    color: red; 
    font-weight:600;
    padding-top:10px;
}
