/*
Theme Name: Saasten
Theme URI: https://themedox.com/saasten
Author: ThemeDox
Author URI: https://themedox.com
Description: Saas Landing WordPress Theme
Version: 1.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: saasten
Tags: two-columns, three-columns, four-columns, right-sidebar, custom-menu, featured-images, full-width-template
*/


/**** 
CSS Indexing

1. Default CSS
2. Header CSS
3. Navigation CSS
4. Footer CSS
5. Breadcrumb CSS
6. Blog CSS
7. Comments CSS
8. Widgets CSS
9. Contact & Quote Form CSS
10.Preloader CSS
11.Responsive CSS

****/

/******------------------------------
-----------Default CSS------------
------------------------------******/

body {
    font-family: 'Inter', sans-serif;
    line-height: 1.6;
    font-size: 14px;
    background: #fff;
    color: #4E4E4E;
    font-weight: 500;
    border: 0;
    margin: 0;
    padding: 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

h1 {
    font-size: 36px;
    line-height: 48px;
}

h2 {
    font-size: 28px;
    line-height: 36px;
}

h3 {
    font-size: 24px;
    margin-bottom: 20px;
}

h4 {
    font-size: 18px;
    line-height: 28px;
}

h5 {
    font-size: 14px;
    line-height: 24px;
}

h6 {
    font-size: 14px;
    line-height: 28px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Inter', sans-serif;
    color: #000000;
    font-weight: 700;
}

p {
    font-size: 18px;
    margin-bottom: 15px;
    line-height: 28px;
    color: var(--text_color);
}

p:last-child {
    margin-bottom: 0;
}


/* Global styles
================================================== */

img {
    max-width: 100%;
    height: auto;
}

* {
    margin: 0;
    padding: 0;
}


/* ==================================================
// Global styles
================================================== */

iframe {
    border: none;
}

a:link,
a:visited {
    text-decoration: none;
}

a {
    display: block;
    color: #bca3ea;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
}

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

.media>.pull-left {
    margin-right: 20px;
}

a:focus {
    outline: 0;
}

img.pull-left {
    margin-right: 20px;
    margin-bottom: 20px;
}

img.pull-right {
    margin-left: 20px;
    margin-bottom: 20px;
}

.unstyled {
    list-style: none;
    margin: 0;
    padding: 0;
}


/* Dropcap */

.dropcap {
    font-size: 48px;
    line-height: 60px;
    padding: 0 7px;
    display: inline-block;
    float: left;
    font-weight: 700;
    margin: 5px 15px 5px 0;
    position: relative;
    text-transform: uppercase;
}

.clearfix:after {
    display: block;
    width: 100%;
    content: '';
}

body {
    border: 0;
    margin: 0;
    padding: 0;
}

@media (min-width: 1400px) {
    .container {
        max-width: 1250px;
    }
}

/*** Pagination ***/

ul.page-pagination.theme-widget-pagination-wrapp {
    margin: 0;
    padding: 0;
    list-style: none;
}

ul.page-pagination.theme-widget-pagination-wrapp li {
    margin: 0;
    padding: 0;
    list-style: none;
    display: inline-block;
    min-width: 42px;
}

ul.page-pagination.theme-widget-pagination-wrapp li a,
ul.page-pagination.theme-widget-pagination-wrapp li span {
    color: #fff;
    font-size: 15px;
    background: #0518c5;
    text-align: center;
    height: auto;
    text-align: center;
    display: block;
    padding-top: 3px;
    padding-bottom: 3px;
}

/* Global */

.admin-bar .navbar-sticky.sticky {
    margin-top: 30px;
}

.theme-page-content {
    background: #FFFFFF;
}

img,
figure {
    -ms-interpolation-mode: bicubic;
    border: 0;
    height: auto;
    max-width: 100%;
    vertical-align: middle;
}

.wp-caption img[class*="wp-image-"] {
    display: block;
}

.wp-caption .wp-caption-text {
    font-size: 15px;
    line-height: 20px;
    margin: 0;
    text-align: center;
    padding: 12px 0 0;
}

.aligncenter {
    clear: both;
    display: block;
    margin: 0 auto;
}

.alignleft {
    display: inline;
    float: left;
    margin-right: 1.5em;
}

.alignright {
    display: inline;
    float: right;
    margin-left: 1.5em;
}


/* Gallery item */

.gallery {
    margin: 30px -1.1666667% 0;
}

.gallery-item {
    display: inline-block;
    max-width: 33.33%;
    padding: 0 1.1400652% 2.2801304%;
    text-align: center;
    vertical-align: top;
    width: 100%;
}

.gallery-columns-1 .gallery-item {
    max-width: 100%;
}

.gallery-columns-2 .gallery-item {
    max-width: 50%;
}

.gallery-columns-4 .gallery-item {
    max-width: 25%;
}

.gallery-columns-5 .gallery-item {
    max-width: 20%;
}

.gallery-columns-6 .gallery-item {
    max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
    max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
    max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
    max-width: 11.11%;
}

.gallery-icon img {
    margin: 0 auto;
}

.gallery-caption {
    display: block;
    font-size: 14px;
    font-style: italic;
    line-height: 1.6153846154;
    padding-top: 0.5384615385em;
    font-weight: 600;
}

.gallery-columns-6 .gallery-caption,
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
    display: none;
}


/* WP core style */

.alignnone {
    display: block;
    margin-bottom: 15px;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 15px auto 15px auto;
}

.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.wp-caption {
    max-width: 100%;
}

.wp-caption.alignnone {
    margin: 15px auto 10px;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 100%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 14px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}

.wp-caption .wp-caption-text a {
    text-decoration: underline;
    display: inline-block;
}

.wp-caption .wp-caption-text a {
    color: #bca3ea;
}

.screen-reader-text {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    -webkit-clip-path: inset(50%);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute !important;
    width: 1px;
    word-wrap: normal !important;
}

.screen-reader-text:focus {
    background-color: #eee;
    clip: auto !important;
    -webkit-clip-path: none;
    clip-path: none;
    color: #444;
    display: block;
    font-size: 1em;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
}

.screen-reader-text {
    display: none;
}

.gallery-caption {
    z-index: 100000;
}

.bypostauthor {
    z-index: 100000;
}

@media screen and (min-width: 30em) {

    /* Gallery Columns */
    .gallery-item {
        max-width: 25%;
    }

    .gallery-columns-1 .gallery-item {
        max-width: 100%;
    }

    .gallery-columns-2 .gallery-item {
        max-width: 50%;
    }

    .gallery-columns-3 .gallery-item {
        max-width: 33.33%;
    }

    .gallery-columns-4 .gallery-item {
        max-width: 25%;
    }

    .gallery-columns-5 .gallery-item {
        max-width: 25%;
    }

    .gallery-columns-5 .gallery-item {
        max-width: 20%;
    }

    .gallery-columns-6 .gallery-item {
        max-width: 16.66%;
    }

    .gallery-columns-7 .gallery-item {
        max-width: 14.28%;
    }

    .gallery-columns-8 .gallery-item {
        max-width: 12.5%;
    }

    .gallery-columns-9 .gallery-item {
        max-width: 11.11%;
    }
}


/* Theme check */

code {
    overflow: auto;
    max-width: 100%;
    padding: 0 1em;
    border: 1px solid #ddd;
    background-color: #f8f8f8;
    display: inline-block;
    vertical-align: middle;
    word-wrap: break-word;
    color: #bca3ea;
}

a code {
    color: #bca3ea;
}

p {
    margin: 0 0 25px;
}

p img.alignleft {
    clear: both;
    margin-bottom: 30px;
}

select {
    max-width: 100%;
}

.post-password-form input[type="password"] {
    padding: 5px 15px;
    margin: 0 10px;
    height: 45px;
    padding: 5px 15px;
}

.post-password-form input[type='submit'] {
    background-color: #bca3ea;
    border: none;
    padding: 5px 20px;
    color: #fff;
    cursor: pointer;
    height: 45px;
    font-weight: 600;
}

.post-password-form input[type='submit']:hover {
    background-color: rgb(255 53 36 / 10%);
    color: #bca3ea;
}

.sidebar .widget.widget_media_image img {
    margin-top: 0;
}

.sidebar .widget.widget-tags ul li {
    display: inline-block;
    margin-bottom: 8px;
    margin-right: 4px;
}

.sidebar .widget.widget-tags ul li a {
    display: block;
    padding: 5px 20px;
    border: 1px solid #eee;
    color: #666;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.sidebar .widget.widget-tags ul li a:hover {
    background: #bca3ea;
    color: #fff;
    -webkit-transition: all ease 500ms;
    -o-transition: all ease 500ms;
    transition: all ease 500ms;
}

.sidebar .widget.widget-tags ul li:last-child {
    margin-bottom: 0;
}

.tagcloud a,
.wp-block-tag-cloud a {
    border-color: #8392A5;
    color: #8392A5;
    border: 1px solid;
    display: inline-block;
    font-size: 17px !important;
    padding: 6px 18px !important;
    margin-bottom: 10px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -ms-border-radius: 36px;
    transition: all ease 500ms;
    line-height: 29px;
    margin-right: 0px;
}

.tagcloud a:last-child,
.wp-block-tag-cloud a:last-child {
    margin-right: 0px;
}

.sidebar ul {
    border: 0;
    padding: 0;
    list-style: none;
}

.page-links .page-link {
    display: inline-block;
    color: #bca3ea;
    margin-right: 5px;
}


/*=======================================
 Post  Comments section
 ========================================*/

.blog-post-comment .comment-title {
    font-size: 24px;
}

.blog-post-comment .comment-info [class*=col-md-] {
    margin-bottom: 15px;
    position: inherit;
}

.blog-post-comment .comment-content>h3 {
    margin-bottom: .5rem;
}

.blog-post-comment .comment-respond .comment-reply-title {
    font-size: 24px;
}

.comment-respond .comment-reply-title {
    line-height: 1;
    font-weight: bold;
    border-bottom: 1px solid #E4E4E4;
    padding-bottom: 10px;
    margin-bottom: 20px;
    position: relative;
}

.blog-post-comment .comment-respond .comment-form .form-control {
    border-radius: 0;
    height: 45px;
    margin-bottom: 15px;
}

.blog-post-comment .comment-respond .comment-form .form-control.msg-box {
    height: 245px;
}

.blog-post-comment .comment-respond .comment-form .form-control:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
    border-color: #bca3ea;
}

.blog-post-comment .comment-respond .comment-form .comment-form-cookies-consent {
    display: none;
}

.blog-post-comment .comment-respond .comment-form .comment-notes {
    font-style: italic;
}

.blog-post-comment .comment-respond .comment-form .btn.btn-primary {
    margin-top: 40px;
}

.blog-post-comment .comments-list .trackback .comment-body {
    margin-left: 0;
}

.loginformuser .form-control {
    height: 100%;
    resize: none;
}

.loginformuser .form-control:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
    border-color: #bca3ea;
}

.blog-post-comment .comments-list .trackback .comment-body {
    margin-left: 0;
}

.blog-post-comment .comment-respond .comment-form .btn-comments {
    display: inline-block;
    background: #bca3ea;
    color: #fff;
    font-size: 15px;
    font-weight: 500;
    text-align: center;
    padding: 14px 28px;
    border-radius: 30px;
    width: auto;
    border: 0px solid;
    transition: all .4s ease;
}

.blog-post-comment .comment-respond .comment-form .btn-comments:hover {
    background: rgb(255 53 36 / 10%);
    color: #bca3ea;
}

#comments {
    clear: both;
    padding: 0px;
    list-style: none;
    background: transparent;
    overflow: hidden;
    margin-top: 32px;
    border-radius: 0px;
}

.comment-num {
    margin-bottom: 25px !important;
    font-size: 20px !important;
    line-height: 1.5;
    font-weight: 700;
    border-bottom: 1px solid #E4E4E4;
    padding-bottom: 10px;
    position: relative;
}

#comments .comment-list {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.comment-content a {
    display: inline-block;
}

.comments-area .comment-content p {
    margin-bottom: 20px;
    line-height: 1.8;
    font-size: 14px;
}

p.logged-in-as a {
    display: inline-block;
}

#comments .comment-author .says {
    display: none;
}

.blog-post-comment .comment-respond .comment-form .comment-notes {
    display: none;
}


/* Common */

.pingback p,
.pingback .says {
    display: none;
}

.comments-list {
    list-style: none;
    margin: 0;
}

.comments-list .comment-author {
    margin-bottom: 0;
    margin-top: 0;
    font-weight: 700;
    font-size: 15px;
    color: #1c1c24;
    font-style: normal;
    display: block;
    margin-bottom: 5px;
}

.comments-list .comment-author a {
    color: #1c1c24;
}

.comments-list .comment-author a:hover {
    color: #bca3ea;
}

.comments-list .comment-date {
    font-size: 11px;
    font-weight: 600;
    letter-spacing: 0.1818em;
    text-transform: uppercase;
}

.comments-list .comment-body {
    border-bottom: 1px solid #E4E4E4;
    margin-left: 65px;
    font-size: 14px;
    margin-bottom: 20px;
    padding-bottom: 20px;
    position: relative;
}

.comments-list img.comment-avatar {
    width: 50px;
    height: 50px;
    border-radius: 100%;
}

.comments-list .comment-reply-link {
    color: #252a37;
    background: #fff;
    display: inline-flex;
    padding: 10px 30px;
    line-height: 1;
    border-radius: 30px;
    text-transform: uppercase;
    font-size: 11px;
    font-weight: 700;
    text-decoration: none;
    border: 1px solid #ded9d9;
}

.comments-list .comment-reply-link i {
    display: none;
}

.comments-list .comment-reply-link:hover {
    background: #bca3ea;
    color: #fff;
}

.comments-counter {
    font-size: 18px;
}

.comments-counter a {
    color: #666;
}

.comments-reply {
    list-style: none;
    margin: 0 0 0 70px;
}

#cancel-comment-reply-link {
    float: none;
    color: #bca3ea;
    display: inline-block;
    font-size: 17px;
    font-weight: 600;
    margin-left: 8px;
}

#cancel-comment-reply-link:hover {
    color: #000;
}

#comments .comment-list {
    margin: 0;
    padding: 0;
    list-style: none;
}

#comments .meta-data {
    margin-bottom: 1em;
}

a.comment-edit-link {
    display: none;
}


/* main page: Comments */

.blog-post-comment .comment-content h1,
.blog-post-comment .comment-content h2,
.blog-post-comment .comment-content h3,
.blog-post-comment .comment-content h4,
.blog-post-comment .comment-content h5,
.blog-post-comment .comment-content h6 {
    line-height: 1.2;
    font-weight: 600;
}

.blog-post-comment .comment-content h1 {
    font-size: 30px;
    margin-bottom: 15px;
}

.blog-post-comment .comment-content h2 {
    font-size: 25px;
    margin-bottom: 15px;
}

.blog-post-comment .comment-content h3 {
    font-size: 20px;
    margin-bottom: 15px;
}

.blog-post-comment .comment-content h4 {
    font-size: 18px;
    margin-bottom: 15px;
}

.blog-post-comment .comment-content h5 {
    font-size: 16px;
    margin-bottom: 15px;
}

.blog-post-comment .comment-content h6 {
    font-size: 14px;
    margin-bottom: 15px;
}

.blog-post-comment .comment-content p {
    margin-bottom: 20px;
    line-height: 1.8;
    font-size: 14px;
}

.blog-post-comment .comment-content p:last-child {
    margin-bottom: 0;
}

.blog-post-comment .comment-content .entry-content a {
    text-decoration: underline;
}

.blog-post-comment .comment-content .entry-content a:hover {
    text-decoration: none;
}

.blog-post-comment .comment-content dl,
.comments-area .comment-content ol,
.comments-area .comment-content ul {
    margin-top: 20px;
    margin-bottom: 20px;
}

.blog-post-comment .comment-content dt {
    margin-bottom: 5px;
}

.blog-post-comment .comment-content dd {
    margin: 0 1rem 1rem;
    font-size: 15px;
    line-height: 26px;
}

.blog-post-comment .comment-content ul {
    list-style: disc;
    padding-left: 20px;
}

.blog-post-comment .comment-content ul li {
    list-style: disc;
    line-height: 1.8;
    margin-bottom: 10px;
}

.blog-post-comment .comment-content ul li ul {
    margin: 10px 0 0;
    list-style-type: circle;
}

.blog-post-comment .comment-content ul li ul li {
    list-style-type: circle;
}

.blog-post-comment .comment-content ol {
    padding-left: 20px;
}

.blog-post-comment .comment-content ol li {
    line-height: 1.8;
    margin-bottom: 10px;
    list-style-type: decimal;
}

.blog-post-comment .comment-content ol li ol {
    margin: 10px 0 0;
}

.blog-post-comment .comment-content b,
.blog-post-comment .comment-content strong {
    font-weight: 600;
    color: #212529;
}

.blog-post-comment .comment-content dfn,
.blog-post-comment .comment-content cite,
.blog-post-comment .comment-content em,
.blog-post-comment .comment-content i {
    font-style: italic;
}

.blog-post-comment .comment-content code,
.blog-post-comment .comment-content kbd,
.blog-post-comment .comment-content tt,
.blog-post-comment .comment-content var {
    font-size: .88889em;
    font-family: Menlo, monaco, Consolas, Lucida Console, monospace;
}

.blog-post-comment .comment-content kbd {
    background-color: #fafafa;
}

.blog-post-comment .comment-content mark,
.blog-post-comment .comment-content ins {
    background: #fff9c0;
    text-decoration: none;
    color: #000;
    padding: 0 6px;
}

.blog-post-comment .comment-content pre {
    font-size: .88889em;
    font-family: "Courier 10 Pitch", Courier, monospace;
    line-height: 1.8;
    overflow: auto;
    background: #fafafa;
    color: #333333;
}

.blog-post-comment .comment-content abbr,
.blog-post-comment .comment-content acronym {
    border-bottom: 1px dotted #484848;
    cursor: help;
}

.blog-post-comment .comment-content code {
    color: #bca3ea;
    border: 0px solid;
    background-color: transparent;
    padding: 0;
}

.blog-post-comment .comment-content mark,
.blog-post-comment .comment-content ins {
    background: #fff9c0;
    text-decoration: none;
    color: #000;
    padding: 0 5px;
}

.blog-post-comment .comment-content kbd {
    background-color: #eee;
    color: #bca3ea;
}

#comments .pull-right.reply {
    position: absolute;
    float: right;
    right: 0;
    top: 0;
}

#comments .comment-content a {
    color: #bca3ea;
}

#comments .comment-content {
    color: #595959;
}

.comments-list .comment-author cite {
    font-style: normal;
}

#comments.blog-post-comment .children {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

#comments.blog-post-comment .children {
    padding-left: 10px !important;
}

#comments.blog-post-comment .comment-content img {
    margin: 5px 0;
}

.not-found h1 {
    margin-bottom: 20px;
}

.not-found .input-group-btn {
    background: #bca3ea;
    color: #fff;
    padding: 0 20px;
    border: none;
    cursor: pointer;
}

.not-found .input-group-btn i {
    line-height: 48px;
}

.not-found .form-control:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
    border-color: #bca3ea;
}

.not-found p {
    line-height: 1.1;
    margin-bottom: 25px;
}

.not-found p small {
    display: block;
}

.blog-sidebar .widget:first-child {
    margin-top: 0;
}

.blog-sidebar .widget {
    border-radius: 0.3125rem;
    box-shadow: 20px 17px 120px 20px rgba(0, 0, 0, 0.1);
    background: var(--white);
    margin-bottom: 3.12rem;
    padding: 2rem 1.81rem;
}

.site-navigation.theme_header_design__One .navbar-light {
    padding: 0;
    background: none;
    border-radius: 0px;
}

.blog-sidebar .widget {
    margin-top: 30px;
}

.blog-sidebar .widget .widget-title {
    padding-bottom: 10px;
    position: relative;
    font-weight: 700;
    font-size: 24px;
    color: #272727;
    padding-left: 0;
    letter-spacing: 0;
    border-bottom: 1px solid #E4E4E4;
    margin-bottom: 20px;
}

.blog-sidebar .widget ul {
    line-height: 1.5;
    margin-bottom: 0;
}

.blog-sidebar .widget ul li {
    position: relative;
    margin-bottom: 12px;
    padding-left: 14px;
    font-size: 15px;
    color: #595959;
    font-weight: 500;
}

.blog-sidebar .widget ul li:last-child {
    margin-bottom: 0;
}

.blog-sidebar .widget ul li::before {
    height: 7px;
    width: 7px;
    content: '';
    left: 0;
    top: 7px;
    position: absolute;
    background-color: #bca3ea;
    border-radius: 50%;
}

.blog-sidebar .widget ul li a {
    color: #595959;
    display: inline-block;
}

.blog-sidebar .widget ul li a:hover {
    color: #bca3ea;
}

.blog-sidebar .widget ul li span {
    display: inline-block;
}

.blog-sidebar span.post-count {
    float: right;
    font-size: 15px;
}

.nice-select {
    height: 45px;
    border: 1px solid #eee;
    width: 100%;
    color: #595959;
    font-size: 13.5px;
    float: none;
    white-space: normal;
}

.nice-select span.current {
    display: block;
    margin-top: 3px;
    font-size: 15px;
}

.nice-select ul.list {
    padding: 0 !important;
    margin: 0 !important;
    list-style-type: none !important;
    border-radius: 0;
    width: 100%;
    overflow-y: auto;
}

.nice-select ul.list li {
    list-style-type: none !important;
    font-size: 14px;
    padding: 8px 15px !important;
    line-height: 1 !important;
    margin: 0 !important;
    min-height: auto;
    text-transform: capitalize;
}

.nice-select ul.list li::before {
    display: none;
}

.blog-sidebar .calendar_wrap caption {
    padding-top: 0;
    caption-side: top;
    font-weight: 500;
    color: #565656;
    font-size: 17px;
}

table {
    margin: 0 0 2rem;
    border-collapse: collapse;
    width: 100%;
    background: #ffffff;
}

table td,
table th {
    padding: 10px 13px;
    border: 1px solid #d3dbe2;
}

.blog-sidebar .calendar_wrap table {
    text-align: center;
    margin-bottom: 0;
}

.blog-sidebar .calendar_wrap table #prev a,
.blog-sidebar .calendar_wrap table #next a {
    text-decoration: underline;
}

.blog-sidebar .calendar_wrap table #prev a:hover,
.blog-sidebar .calendar_wrap table #next a:hover {
    text-decoration: none;
}

.blog-sidebar .calendar_wrap table td,
.blog-sidebar .calendar_wrap table th {
    padding: 8px 5px;
}

.blog-sidebar .widget_categories ul li .children {
    margin-top: 10px;
}

.blog-sidebar .widget_pages ul li.page_item_has_children>a {
    margin-bottom: 10px;
    display: inline-block;
}

.blog-sidebar .widget_recent_comments .recentcomments {
    color: #484848;
}

.blog-sidebar .widget_recent_comments .recentcomments .comment-author-link {
    font-weight: bold;
    font-size: 14px;
}

.blog-sidebar .widget_rss .widget-title .rsswidget {
    display: inline-block;
}

.blog-sidebar .widget_rss ul li {
    margin-bottom: 20px;
}

.blog-sidebar .widget_rss ul li:last-child {
    margin-bottom: 0;
}

.blog-sidebar .widget_rss ul li .rsswidget {
    display: block;
    color: #222222;
    font-weight: bold;
    font-size: 15px;
}

.blog-sidebar .widget_rss ul li .rss-date {
    font-size: 13px;
    margin: 3px 0 10px;
    display: block;
}

.blog-sidebar .widget_rss ul li .rssSummary {
    color: #595959;
    line-height: 25px;
    font-size: 14px;
}

.blog-sidebar .widget_rss ul li cite {
    font-weight: bold;
    display: block;
    margin-top: 10px;
    font-style: normal;
    color: #222;
    font-size: 13.5px;
}

.blog-sidebar .widget_search form {
    position: relative;
}

.blog-sidebar .widget_search form .form-control {
    background-color: #ffffff;
    height: 50px;
    padding: 6px 15px;
    border: 1px solid #E4E4E4;
    width: 100%;
    display: block;
    outline: 0;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    font-size: inherit;
    line-height: inherit;
    color: inherit;
    border-radius: 0;
    font-size: 15px;
}

.blog-sidebar .widget_search form .form-control:focus {
    border-color: #bca3ea;
    box-shadow: none;
    z-index: 1;
}

.blog-sidebar .widget_search form button {
    position: absolute;
    right: 0;
    outline: 0;
    bottom: 0;
    height: 50px;
    width: 50px;
    z-index: 1;
    border: none;
    color: #ffffff;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    background-color: #bca3ea;
    text-transform: capitalize;
    font-weight: 600;
    font-size: 15px;
    padding: 0 20px;
    top: 0;
    cursor: pointer;
}

.blog-sidebar .widget_search form button:hover {
    background: #000;
}

.blog-sidebar .widget_search form button:before {
    position: absolute;
    right: 50%;
    top: 50%;
    font-family: fontAwesome;
    color: #fff;
    content: "\f002 ";
    margin-top: -12px;
    margin-right: -6.5px;
}

.blog-sidebar p {
    font-size: 15px;
    margin-bottom: 15px;
    color: #565656;
    line-height: 1.8;
}

.blog-sidebar .widget_text p img {
    margin: 10px 0;
}

.blog-sidebar .widget_text .wp-caption-text {
    border: none;
    text-align: center;
    font-size: 14px;
}

.post-meta.blog_meta_content_Box a {
    display: inline-block;
}

.blog-sidebar .widget.widget_tag_cloud .widget-title {
    margin-bottom: 12px;
}

.blog-sidebar .tagcloud a {
    font-size: 15px !important;
    font-weight: 500 !important;
    color: #595959 !important;
    border-color: #D6D6D6 !important;
    border-radius: 8px !important;
    margin-right: 5px;
    padding: 8px 14px !important;
    line-height: inherit;
    display: inline-block;
    transition: all ease 500ms;
}

.blog-sidebar .tagcloud a:hover {
    background-color: #bca3ea;
    border-color: #bca3ea !important;
    color: #fff !important;
}

.blog-sidebar .widget_nav_menu .sub-menu {
    margin-top: 8px;
}

table th a {
    text-decoration: underline !important;
}

table th a:hover {
    text-decoration: none !important;
}

address {
    margin: 20px 0;
    font-style: italic;
    line-height: 30px;
}

.post-layout-style2 .single-blog-content .entry-content ul {
    margin-top: 20px;
    margin-bottom: 20px;
    list-style: disc;
    padding-left: 20px;
}

.post-layout-style2 .single-blog-content .entry-content ol {
    margin-top: 20px;
    margin-bottom: 20px;
    padding-left: 20px;
}

.post-layout-style2 .single-blog-content .entry-content ul li ul {
    margin: 10px 0 0;
    list-style-type: circle;
}

.post-layout-style2 .single-blog-content .entry-content ul li ul li {
    list-style-type: circle;
}

.post-layout-style2 .single-blog-content .entry-content ol li ol {
    margin: 10px 0 0;
}

.post-layout-style2 .single-blog-content .entry-content ul.post-meta {
    padding-left: 0;
    margin: 0 0 20px;
    padding: 0;
    border-bottom: 1px solid #E4E4E4;
}

.post-layout-style2 .single-blog-content .entry-content h1 {
    margin-bottom: 15px;
    line-height: 1.2;
    font-size: 30px;
}

.post-layout-style2 .single-blog-content .entry-content h2 {
    font-size: 25px;
    margin-bottom: 15px;
    line-height: 1.2;
}

.post-layout-style2 .single-blog-content .entry-content h3 {
    font-size: 20px;
    margin-bottom: 15px;
    line-height: 1.2;
    color: #272727;
}

.post-layout-style2 .single-blog-content .entry-content h4 {
    font-size: 18px;
    margin-bottom: 15px;
    line-height: 1.2;
    color: #272727;
}

.post-layout-style2 .single-blog-content .entry-content h5 {
    font-size: 16px;
    margin-bottom: 15px;
    line-height: 1.2;
}

.post-layout-style2 .single-blog-content .entry-content h6 {
    font-size: 14px;
    line-height: 1.2;
    margin-bottom: 15px;
}

.blog-details-content ul li::marker {
    color: #bca3ea;
}

blockquote,
.blockquote {
    overflow: hidden;
    background-color: #ffffff;
    padding: 50px !important;
    position: relative;
    text-align: center;
    z-index: 1;
    margin-bottom: 20px !important;
    margin-top: 20px !important;
    border-left: 0px !important;
    border-right: 0px !important;
}

blockquote::before,
.blockquote::before {
    color: #efefef;
    content: "\f10d";
    position: absolute;
    left: 50px;
    top: -40px;
    z-index: -1;
    font-family: fontAwesome;
    font-size: 100px;
    font-weight: 900;
}

blockquote p,
.single-blog-content .single-blog-inner .entry-content blockquote p,
.blockquote p {
    color: #333333;
    line-height: 1.6;
    margin-bottom: 0;
    font-style: italic;
    font-weight: 600;
    font-size: 20px;
}

.single-blog-content .single-blog-inner .entry-content p a {
    text-decoration: underline;
    display: inline-block;
    color: #bca3ea;
}

.single-blog-content .single-blog-inner .entry-content .wp-block-tag-cloud a {
    text-decoration: none;
    display: inline-block;
    color: #fff;
    background: #bca3ea;
}

table th a {
    text-decoration: underline !important;
}

table th a:hover {
    text-decoration: none !important;
}

.post-layout-style2 .single-blog-content .entry-content dl {
    margin-top: 20px;
    margin-bottom: 20px;
}

.post-layout-style2 .single-blog-content .entry-content dt {
    margin-bottom: 5px;
    color: #333333;
}

.post-layout-style2 .single-blog-content .entry-content dd {
    margin: 0 1rem 1rem;
    font-size: 15px;
    line-height: 26px;
}

.post-layout-style2 .single-blog-content .entry-content dd a {
    text-decoration: underline;
    display: inline-block;
}

.post-layout-style2 .single-blog-content .entry-content b,
.post-layout-style2 .single-blog-content .entry-content strong {
    font-weight: 600;
    color: #212529;
}

address {
    margin: 20px 0;
    font-style: italic;
    line-height: 30px;
}

.post-layout-style2 .single-blog-content .entry-content dfn,
.post-layout-style2 .single-blog-content .entry-content cite,
.post-layout-style2 .single-blog-content .entry-content em,
.post-layout-style2 .single-blog-content .entry-content i {
    font-style: italic;
}

.post-layout-style2 .single-blog-content .entry-content code,
.post-layout-style2 .single-blog-content .entry-content kbd,
.post-layout-style2 .single-blog-content .entry-content tt,
.post-layout-style2 .single-blog-content .entry-content var {
    font-size: .88889em;
    font-family: Menlo, monaco, Consolas, Lucida Console, monospace;
}

.post-layout-style2 .single-blog-content .entry-content code {
    color: #bca3ea;
    border: 0px solid;
    background-color: transparent;
    padding: 0;
}

.post-layout-style2 .single-blog-content .entry-content mark,
.post-layout-style2 .single-blog-content .entry-content ins {
    background: #fff9c0;
    text-decoration: none;
    color: #000;
    padding: 0 5px;
}

.post-layout-style2 .single-blog-content .entry-content kbd {
    background-color: #eee;
    color: #bca3ea;
}

.post-layout-style2 .single-blog-content .entry-content .post-footer {
    margin-top: 20px;
    clear: both;
    border-top: 1px solid #eee;
    list-style: none;
    padding-top: 30px;
}

.wp-block-columns {
    margin-top: 20px;
    margin-bottom: 20px;
}

.wp-block-image {
    margin-bottom: 20px;
}

.wp-block-image figcaption {
    font-size: 14px;
    margin-top: 12px;
}

.wp-block-image figcaption a {
    text-decoration: underline;
    display: inline-block;
    color: #bca3ea;
}

.wp-block-image figcaption {
    text-align: left;
}

.wp-block-button .wp-block-button__link {
    background-color: #bca3ea;
    font-size: 16px;
    border-radius: 5px;
}

.wp-block-button {
    margin-bottom: 1.5em;
}

.wp-block-button .wp-block-button__link:hover {
    background-color: #000;
    color: #fff;
}

.wp-block-cover .wp-block-cover-text {
    color: #fff !important;
}

.is-style-outline .wp-block-button__link {
    background-color: transparent !important;
    font-size: 16px;
    border-radius: 5px;
}

.is-style-outline .wp-block-button__link:hover {
    background-color: transparent;
    color: #000 !important;
    border-color: #000;
}

.is-style-squared .wp-block-button__link {
    border-radius: 0 !important;
}

.wp-block-cover {
    margin-top: 30px;
    margin-bottom: 30px;
}

.wp-block-cover p.wp-block-cover-text {
    font-weight: bold;
    margin-bottom: 20px !important;
    font-size: 31px !important;
    line-height: 1.5 !important;
}

.wp-block-cover p.wp-block-cover-text strong {
    color: #fff;
}

.wp-block-cover.has-background-dim.alignleft {
    margin-top: 0;
}

.wp-block-cover.has-background-dim-60.has-background-dim .wp-block-cover-text a {
    color: #fff;
}

.wp-block-file a {
    text-decoration: underline;
    font-size: 15px;
    color: #bca3ea;
}

.wp-block-file a:hover {
    text-decoration: none;
}

.wp-block-file .wp-block-file__button {
    border-radius: 4px !important;
    font-size: 14px !important;
    font-weight: 500;
    display: table;
    margin: 10px 0 0;
    background-color: #bca3ea !important;
}

.wp-block-file .wp-block-file__button:hover {
    background-color: #000 !important;
    color: #fff;
}

blockquote cite,
.blockquote cite {
    display: none;
}

.wp-block-media-text {
    margin-top: 30px !important;
    margin-bottom: 30px !important;
}

.wp-block-media-text .has-large-font-size {
    font-size: 25px !important;
    margin-top: 0 !important;
}

.wp-block-pullquote {
    border-top: 4px solid #555d66;
    border-bottom: 4px solid #555d66;
    color: #40464d;
    border-color: transparent;
    border-width: 2px;
    padding: 0;
    margin: 0 0 1rem;
}

.wp-block-pullquote blockquote {
    color: #111;
    border: none;
    margin-right: 0;
    padding-left: 0;
}

.wp-block-pullquote blockquote p {
    font-size: 2.25em !important;
    font-style: italic !important;
}

.wp-block-pullquote blockquote cite {
    display: inline-block;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
    line-height: 1.6;
    text-transform: none;
    color: #767676;
    font-size: 15px;
    font-style: normal;
}

.has-cyan-bluish-gray-background-color.has-cyan-bluish-gray-background-color {
    background-color: #bca3ea;
}

.has-cyan-bluish-gray-background-color.has-cyan-bluish-gray-background-color p {
    color: #000000;
}

.has-cyan-bluish-gray-background-color.has-cyan-bluish-gray-background-color cite {
    display: none;
}

.has-cyan-bluish-gray-background-color.has-cyan-bluish-gray-background-color blockquote {
    max-width: 80%;
    background: transparent;
}

.has-medium-font-size {
    font-size: 20px !important;
}

.has-very-light-gray-color.has-very-light-gray-color {
    color: #fff !important;
}

.post-layout-style2 .single-blog-content .entry-content dl a,
.post-layout-style2 .single-blog-content .entry-content ol a,
.post-layout-style2 .single-blog-content .entry-content ul a {
    text-decoration: underline;
    display: inline-block;
}

.post-layout-style2 .single-blog-content .entry-content ul.post-meta a {
    text-decoration: none;
    color: inherit;
}

.post-layout-style2 .single-blog-content .entry-content ol a,
.post-layout-style2 .single-blog-content .entry-content ul a {
    color: #bca3ea;
}

.post-layout-style2 .single-blog-content .entry-content ul a .wp-block-cover__inner-container .has-large-font-size {
    color: #f8f9f9 !important;
    font-size: 36px !important;
}

.wp-block-video figcaption,
.blocks-gallery-caption,
.wp-block-embed figcaption,
.wp-block-image figcaption {
    font-size: 14px;
    text-align: left;
}

table td a,
table td a:hover {
    color: #bca3ea;
}

.wp-block-table.is-style-stripes td {
    border-color: #767676;
}

.wp-block-verse {
    font-family: "Poppins", sans-serif !important;
    font-size: 16px !important;
}

.post-layout-style2 .single-blog-content .entry-content em {
    font-weight: 700;
}

.loginformuser {
    margin-top: 20px;
}

.parent .comment-respond p.form-submit,
.depth-1 .comment-respond p.form-submit {
    margin-bottom: 30px;
}

#comments {
    margin-top: 60px;
}

.pingback p,
.pingback .says {
    display: block;
}

.blog-sidebar select {
    height: 45px;
    font-size: 15px;
    padding: 8px 15px;
    width: 100%;
    border: 1px solid #eee;
    color: #272727;
    font-weight: 500;
    cursor: pointer;
}

.blocks-gallery-grid {
    margin-top: 0px !important;
}

.wp-block-gallery .blocks-gallery-caption {
    text-align: center;
    margin: auto;
    margin-bottom: 30px;
}

.blog-sidebar .widget_theme_recent_posts .recent_post_Content li {
    font-weight: 500;
    color: #565656;
    font-size: 14px;
    padding: 0;
}

.blog-sidebar .widget_theme_recent_posts .recent_post_Content li:before {
    display: none;
}

.blog-sidebar .widget_theme_recent_posts .recent_post_Content .recent-post-meta {
    display: none;
}

.blog-sidebar .widget_media_image {
    background: #fff;
    border: 0;
    padding: 0;
}

.blog-sidebar .widget_media_image img {
    border-radius: 10px;
}

.home-tag-widgett {
    background: #FAFAFA;
    padding: 30px;
    border-radius: 15px;
}

.home-tag-widgett h5 {
    font-size: 28px;
    line-height: 1;
    color: #272727;
    font-weight: 700;
    margin-bottom: 20px;
}

.home-tag-widgett .tagcloud a {
    font-size: 16px !important;
    font-weight: 500 !important;
    color: #595959 !important;
    border-color: #D6D6D6 !important;
    border-radius: 8px !important;
    margin-right: 5px;
    padding: 8px 14px !important;
}


/*** Author Box ***/

.author_bio__Wrapper {
    clear: both;
    overflow: hidden;
    margin-top: 60px;
    padding: 30px 30px 30px;
    border-top: 0px solid #eaeaea;
    border-bottom: 0px solid #eaeaea;
    background: linear-gradient(113deg,rgb(154 119 249 / 10%) -2.43%,rgb(119 70 253 / 10%) 100%);
    border-radius: 6px;
}

.author-thumb {
    float: left;
    margin-right: 25px;
    margin-bottom: 20px;
}

.author-thumb img {
    width: 148px;
    height: 148px;
    border-radius: 50%;
}

.theme_author_Info {
    padding-right: 20px;
}

h6.theme_author_Title {
    color: #595959;
    font-weight: 500;
    font-size: 15px;
    margin-bottom: 0px;
    line-height: 30px;
}

h4.theme_author__Name {
    color: #424242;
    margin-top: 0px;
    margin-bottom: 8px;
    font-size: 20px;
    line-height: 26px;
    font-weight: 700;
}

p.theme_author__Description {
    font-size: 16px;
    line-height: 24px;
    color: var(--text_color);
    margin-bottom: 0;
    font-weight: 400;
}

.theme_author_Socials a {
    display: inline-block;
    background: #bca3ea;
    color: #fff;
    width: 32px;
    height: 32px;
    font-size: 18px;
    text-align: center;
    line-height: 32px;
    border-radius: 50%;
    margin-right: 3px;
}

.theme_author_Socials {
    margin-top: 15px;
}

.theme_author_Socials a:hover {
    background: rgb(255 53 36 / 10%);
    color: #bca3ea;
}


/*** navigation ***/

.theme_blog_Nav.post_nav_Left,
.theme_blog_Nav.post_nav_Right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
}

.prev_nav_left_Img,
.prev_nav_Right_Img {
    height: 100px;
    width: 85px;
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    border-radius: 10px;
}

.prev_nav_left_Img {
    margin-right: 15px;
}

.prev_nav_Right_Img {
    margin-left: 15px;
}

.theme_blog_Nav.post_nav_Left:not(.no-thumb) {
    padding-right: 15px;
}

.theme_blog_Nav.post_nav_Right:not(.no-thumb) {
    text-align: right;
    padding-left: 15px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
}

.prev_nav_left_Img img,
.prev_nav_Right_Img img {
    height: 100%;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 50%;
    border-radius: 10px;
}

.theme_blog_nav_Title {
    font-size: 20px;
    font-weight: 400;
    line-height: 24px;
    margin-bottom: 0;
    color: var(--heading_color);
    word-break: break-all;
}

.theme_blog_nav_Title a {
    margin-bottom: 0;
    color: var(--heading_color);
    word-break: break-word;
    font-weight: 500;
}

.theme_blog_nav_Label {
    font-size: 17px;
    margin-bottom: 0px;
    font-weight: 500;
    letter-spacing: 0;
    text-transform: capitalize;
    margin-bottom: 10px;
}

.theme_blog_navigation__Wrap {
    margin-bottom: 0;
    padding: 30px;
    background: #F8F8F8;
    margin-top: 60px;
    border-radius: 20px;
}

.theme_blog_nav_Title a:hover {
    color: #bca3ea;
}

h1.theme-breacrumb-title {
    font-size: 45px;
    font-weight: 700;
    color: #000000;
    margin: 0;
    line-height: 1;
}

.main-container .pagination {
    margin-bottom: 0px;
    margin-top: 40px;
}

.main-container .theme-pagination-style .nav-links {
    display: block;
    width: 100%;
    text-align: left;
}

.main-container .theme-pagination-style ul.page-numbers {
    margin-bottom: 0px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-left: 0;
    list-style: none;
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
}

.main-container .theme-pagination-style ul.page-numbers li a.page-numbers,
.main-container .theme-pagination-style ul.page-numbers li span.page-numbers {
    width: 40px;
    height: 40px;
    line-height: 38px;
    margin-right: 6px;
    padding: 0;
    text-align: center;
    display: inline-block;
    border: 1px solid #E4E4E4;
    margin-left: auto;
    color: #272727;
    font-size: 16px;
    font-weight: 500;
    background-color: transparent;
    border-radius: 10px;
}

.main-container .theme-pagination-style ul.page-numbers li span.current {
    background: #bca3ea;
    color: #fff;
    border-color: #bca3ea;
}

.main-container .theme-pagination-style ul.page-numbers li i {
    line-height: 38px;
    color: #bca3ea;
}

.main-container .theme-pagination-style ul.page-numbers li a.page-numbers:hover {
    border: 1px solid #bca3ea;
    background-color: #bca3ea;
    color: #fff;
}

.main-container .theme-pagination-style ul.page-numbers li a.page-numbers:hover i {
    color: #fff;
}

.theme-tags__wrapper h4 {
    font-size: 20px !important;
    margin-bottom: 15px !important;
    line-height: 1.2 !important;
    color: #272727 !important;
    margin-right: 10px;
    display: inline-block;
}

.theme-tags__wrapper a {
    border-color: #e4e4e4;
    color: #A0A0A0;
    border: 1px solid;
    display: inline-block !important;
    font-size: 15px !important;
    padding: 5px 18px;
    margin-bottom: 10px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -ms-border-radius: 36px;
    transition: all ease 500ms;
    line-height: 29px;
}

.blog-single .tag-lists a:not(:first-child) {
    margin-left: 6px;
}

.theme-tags__wrapper a:hover {
    border-color: #bca3ea !important;
    background: #bca3ea !important;
    color: #fff;
}

.theme_related_post_Grid h2 {
    margin-bottom: 22px;
}

.theme_related_post_Grid .blog-post-grid-wrapper .post-excerpt-box p {
    font-size: 14px;
    line-height: 18px;
    color: #565656;
}

.theme_related_post_Grid .blog-post-grid-wrapper .news-post-grid-thumbnail img {
    border-radius: 15px;
}

.theme_related_post_Grid .blog-post-grid-wrapper-four .post-excerpt-box {
    padding-bottom: 0px;
    margin-bottom: 5px;
}


/*==================================================
      404
 ================================================== */

.error-page .error-code {
    display: block;
    font-size: 150px;
    line-height: 1;
    color: #272727;
    margin-bottom: 25px;
}

.error-page .error-body .btn {
    margin-top: 30px;
    display: inline-block;
    background: #bca3ea;
    color: #fff;
    font-size: 15px;
    font-weight: 600;
    text-align: center;
    letter-spacing: 0.01em;
    padding: 16px 30px;
    border-radius: 4px;
    width: auto;
    border: 0px solid;
}

.error-page .error-body .btn:hover,
.error-page .error-body .btn:focus,
.error-page .error-body .btn:active {
    border: none;
    outline: none;
    box-shadow: none !important;
    background: none;
}

.error-page .error-body .btn:hover {
    background: #000;
}

body.error404 .main-container {
    padding-top: 30px;
    margin-top: 0;
    padding-bottom: 80px;
}

.header-two-right .header-search-box {
    position: relative;
    right: 30px;
    top: 0px;
}

.header-bookmark-btn {
    display: inline-block;
    position: absolute;
    right: 15px;
    margin-left: 0;
    top: 10px;
}


/*** Theme New Unit CSS ***/

body.admin-bar .body-inner-content {
    margin-top: 0px;
}

.widget_calendar,
table,
.wp-block-calendar {
    font-size: 16px;
    line-height: 28px;
    font-weight: 500;
}

.calendar_wrap nav.wp-calendar-nav {
    position: relative;
    top: 10px;
}

.blog-sidebar .widget_categories .cat-item span.post_count {
    width: 30px;
    height: 22px;
    text-align: center;
    color: #fff;
    border-radius: 6px;
    font-size: 12px;
    line-height: 22px;
    position: relative;
    left: 2px;
}

.main-container.blog-spacing {
    padding-top: 80px;
    padding-bottom: 80px;
}

.widget_rss h3.widget-title a {
    color: #272727;
}

.sticky .post-list-medium-content {
    background: #f8f8f8;
    border-top: 4px solid #bca3ea !important;
}

.blog-new-layout.theme-layout-mainn .post-wrapper.cat-layout-main-list .category-box a {
    color: #4F4F4F;
    font-weight: 500;
    font-size: 14px;
    display: inline-block;
    margin-right: 10px;
    margin-bottom: 10px;
    position: relative;
    transition: all .3s ease-in;
}

.blog-new-layout.theme-layout-mainn .post-wrapper.cat-layout-main-list .category-box a:hover {
    color: #bca3ea;
}

.blog-new-layout.theme-layout-mainn .post-wrapper.cat-layout-main-list .category-box a:after {
    position: absolute;
    right: -5px;
    bottom: 0;
    content: ",";
    font-size: 15px;
}

.blog-new-layout.theme-layout-mainn .post-wrapper.cat-layout-main-list .category-box a:last-child:after {
    display: none;
}

.cat-layout-main-list .post-list-medium-content .post-meta-items div.author-name {
    text-transform: capitalize;
}

.blog-post-comment .comment-respond p.logged-in-as {
    line-height: 26px;
    font-size: 15px;
    margin-top: 5px;
}

.blog-post-comment .comment-respond .comment-reply-title {
    font-size: 24px;
    line-height: 25px;
}

.comment-respond p {
    margin-bottom: 0;
}

.blog-post-comment .comment-respond .comment-form .btn.btn-primary {
    margin-top: 10px;
}

.blog-details-content p {
    font-size: 16px;
    line-height: 1.6;
    color: #595959;
    margin: 0 0 15px 0;
}

.single-meta-content h4.post-author-name a {
    text-transform: capitalize;
}

.blog-details-content ul li {
    font-size: 16px;
    line-height: 1.6;
    color: #595959;
}

.post-layout-style2 .single-blog-content .entry-content p:last-child {
    margin: 0;
}

.post-body p:last-child {
    clear: both;
    float: none;
}

.wp-block-button .wp-block-button__link {
    color: #fff !important;
}

.is-style-outline .wp-block-button__link {
    background-color: transparent !important;
    font-size: 16px;
    border-radius: 5px;
    color: #bca3ea !important;
    border-color: #bca3ea;
}

.wp-block-button .wp-block-button__link:hover {
    background-color: #000;
}

.theme-blog-details .post-featured-image {
    margin-bottom: 50px;
}

.sidebar-active .alignfull {
    left: auto;
    right: auto;
    margin-left: 0;
    margin-right: 0;
    width: auto;
}

figure.wp-block-gallery ul.blocks-gallery-grid {
    padding-left: 0 !important;
}

.blog-details-content .wp-block-columns {
    margin-top: 31px;
    margin-bottom: 31px;
}

.blog-details-content .wp-block-columns figure.wp-block-image.size-full.bottom-zero-article-thumb {
    margin-bottom: 0;
}

.bottom-zero-article-thumb img {
    height: 275px;
    object-fit: cover;
    object-position: center top;
    border-radius: 20px !important;
}

.blog-details-content figure.wp-block-image.size-full.bottom-zero-article-full {
    margin-top: 35px;
    margin-bottom: 35px;
}

.bottom-zero-article-full img {
    border-radius: 24px !important;
}

blockquote,
.blockquote {
    margin-bottom: 23px !important;
    margin-top: 23px !important;
}

.single-blog-content blockquote {
    padding-bottom: 45px !important;
}

.single-blog-content blockquote,
.single-blog-content .blockquote {
    background: #F8F8F8;
    border-radius: 20px;
}

blockquote::before,
.blockquote::before {
    color: #bca3ea;
    opacity: .2;
}

blockquote::before,
.blockquote::before {
    content: "\efcd";
    top: 5px;
    font-family: 'IcoFont' !important;
    font-size: 48px;
    line-height: 1;
}

blockquote.has-text-color.has-light-gray-color p {
    font-size: 28px !important;
    line-height: 1.2 !important;
}

blockquote.has-text-color.has-very-dark-gray-color:before {
    color: rgb(255 255 255 / 50%);
}

blockquote p,
.single-blog-content .single-blog-inner .entry-content blockquote p,
.blockquote p {
    color: var(--heading_color);
    line-height: 1.5;
    font-style: normal;
    font-weight: 500;
    font-size: 25px;
}

.post-layout-style2 .single-blog-content .entry-content ol {
    font-size: 17px;
}

.post-layout-style2 .single-blog-content .entry-content ol li {
    line-height: 1.8;
    margin-bottom: 10px;
    font-weight: 500;
}

.post-layout-style2 .single-blog-content .entry-content ol li ol {
    margin: 10px 0 0;
}

.post-layout-style2 .single-blog-content .entry-content ul li ul {
    margin: 10px 0 0;
    list-style-type: circle;
}

.post-layout-style2 .single-blog-content .entry-content ul li ul li {
    list-style-type: circle;
}

.wp-block-archives-dropdown,
.wp-block-categories-dropdown {
    margin-bottom: 28px;
}

.wp-block-archives-dropdown select,
.wp-block-categories-dropdown select {
    width: 100%;
    cursor: pointer;
    height: 45px;
    font-size: 15px;
    padding: 8px 15px;
    width: 100%;
    border: 1px solid #eee;
    color: #272727;
    font-weight: 500;
}

.wp-block-search .wp-block-search__button {
    background: #bca3ea !important;
    border: 1px solid #bca3ea !important;
    color: #fff !important;
    cursor: pointer;
}

.wp-block-calendar span.pad {
    display: none;
}

.wp-block-calendar nav.wp-calendar-nav {
    margin-bottom: 35px;
}

.page-links {
    margin-top: 20px;
    margin-bottom: 20px;
    clear: both;
}

.page-links .post-page-numbers {
    width: 35px;
    height: 35px;
    border-radius: 25px;
    background-color: #ffffff;
    border: 1px solid #eee;
    font-size: 15px;
    line-height: 35px;
    color: #0a0c19;
    text-align: center;
    display: inline-block;
    margin-left: 5px;
    text-decoration: none !important;
}

.page-links .page-link {
    display: inline-block;
    background-color: #bca3ea;
    color: #fff;
    margin-right: 0px;
}

.blog-details-content table th a {
    color: #272727;
}

.blog-post-comment blockquote,
.blog-post-comment .blockquote {
    background: #eee;
}

.blog-post-comment table td {
    font-size: 14px;
    font-weight: 500;
}

.blog-post-comment p.no-comments {
    font-size: 14px;
    clear: both;
    margin-top: 0;
    line-height: 14px;
}

.post_format-post-format-image .blog-details-content figure img {
    border-radius: 10px;
}

.widget_calendar span.pad {
    display: none;
}

.widget_calendar span.wp-calendar-nav-next {
    display: block;
}

.nav-wrapper .mainmenu li ul li ul.sub-menu {
    position: absolute;
    right: 102%;
    top: 0%;
    left: auto;
    opacity: 0 !important;
    filter: Alpha(opacity=0) !important;
    visibility: hidden;
}

.nav-wrapper .mainmenu li ul.sub-menu li:hover ul {
    opacity: 1 !important;
    visibility: visible !important;
    transform: none !important;
}

.theme-breadcrumb__Wrapper.theme-breacrumb-area {
    margin-top: 40px;
}

.not-found form {
    position: relative;
}

.not-found form .form-control {
    background-color: #ffffff;
    height: 50px;
    padding: 6px 15px;
    border: 1px solid #eeeeee;
    width: 100%;
    display: block;
    outline: 0;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    font-size: inherit;
    line-height: inherit;
    color: inherit;
    border-radius: 0;
}

.not-found form .form-control:focus {
    border-color: #bca3ea;
    box-shadow: none;
    z-index: 1;
}

.not-found form button {
    position: absolute;
    right: 0;
    outline: 0;
    bottom: 0;
    height: 50px;
    width: 50px;
    z-index: 1;
    border: none;
    color: #ffffff;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    background-color: #bca3ea;
    text-transform: capitalize;
    font-weight: 500;
    font-size: 15px;
    padding: 0 20px;
    top: 0;
    cursor: pointer;
}

.not-found form button:hover {
    background: #000;
}

.not-found form button:before {
    position: absolute;
    right: 50%;
    top: 50%;
    font-family: fontAwesome;
    color: #fff;
    content: "\f002 ";
    margin-top: -12px;
    margin-right: -6.5px;
}

.theme_img_cat_Itemlist span.category-btnn {
    transition: all .3s ease;
}

ul.footer-nav li a:hover {
    color: #bca3ea;
}

.home-tag-widgett .tagcloud a:hover {
    background: #bca3ea !important;
    color: #fff !important;
    border-color: #bca3ea !important;
}

.custom-theme-contactt label {
    font-size: 15px;
    font-weight: 500;
    color: #272727;
    line-height: 1;
    margin-bottom: 8px;
}

body.page .main-container {
    padding-top: 80px;
    padding-right: 0px;
    padding-bottom: 80px;
    padding-left: 0px;
}

body.page .theme-page-spacing .entry-content ul li::marker {
    color: #bca3ea;
}

body.page .theme-page-spacing .entry-content ul li ul {
    margin: 10px 0 0;
    list-style-type: circle;
}

body.page .theme-page-spacing .entry-content ul li ul li {
    list-style-type: circle;
}

body.page .theme-page-spacing .entry-content ol {
    margin-top: 20px;
    margin-bottom: 20px;
    padding-left: 20px;
}

body.page .theme-page-spacing .entry-content ol {
    font-size: 17px;
}

body.page .theme-page-spacing .entry-content ol li {
    line-height: 1.8;
    margin-bottom: 10px;
    font-weight: 500;
}

body.page .theme-page-spacing .entry-content ol li ol {
    margin: 10px 0 0;
}

body.page .theme-page-spacing .entry-content blockquote,
body.page .theme-page-spacing .entry-content .blockquote {
    background: #F8F8F8;
}

body.page .theme-page-spacing .entry-content blockquote {
    padding-bottom: 45px !important;
}

body.page .theme-page-spacing .entry-content dl {
    margin-top: 20px;
    margin-bottom: 20px;
}

body.page .theme-page-spacing .entry-content dt {
    margin-bottom: 5px;
    color: #333333;
}

body.page .theme-page-spacing .entry-content dd {
    margin: 0 1rem 1rem;
    font-size: 15px;
    line-height: 26px;
}

body.page .theme-page-spacing .entry-content dd a {
    text-decoration: underline;
    display: inline-block;
}

body.page .theme-page-spacing .entry-content b,
body.page .theme-page-spacing .entry-content strong {
    font-weight: 600;
    color: #212529;
}

body.page .theme-page-spacing .entry-content address {
    margin: 20px 0;
    font-style: italic;
    line-height: 30px;
}

body.page .theme-page-spacing .entry-content dfn,
body.page .theme-page-spacing .entry-content cite,
body.page .theme-page-spacing .entry-content em,
body.page .theme-page-spacing .entry-content i {
    font-style: italic;
}

body.page .theme-page-spacing .entry-content code,
body.page .theme-page-spacing .entry-content kbd,
body.page .theme-page-spacing .entry-content tt,
body.page .theme-page-spacing .entry-content var {
    font-size: .88889em;
    font-family: Menlo, monaco, Consolas, Lucida Console, monospace;
}

body.page .theme-page-spacing .entry-content code {
    color: #bca3ea;
    border: 0px solid;
    background-color: transparent;
    padding: 0;
}

body.page .theme-page-spacing .entry-content mark,
body.page .theme-page-spacing .entry-content ins {
    background: #fff9c0;
    text-decoration: none;
    color: #000;
    padding: 0 5px;
}

body.page .theme-page-spacing .entry-content kbd {
    background-color: #eee;
    color: #bca3ea;
}

body.page .theme-page-spacing .entry-content blockquote p {
    color: #595959;
    line-height: 1.3;
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
}

body.page .theme-page-spacing .entry-content p a {
    text-decoration: underline;
    display: inline-block;
    color: #bca3ea;
}

body.page .theme-page-spacing .entry-content table td a {
    color: #272727;
    text-decoration: underline;
    font-weight: 500;
}

body.page .theme-page-spacing .entry-content table td a:hover {
    text-decoration: none;
}

body.page .theme-page-spacing .entry-content p:last-child {
    margin: 0;
}

body.page .theme-page-spacing .entry-content .page-links .post-page-numbers.current {
    background: #bca3ea;
    color: #fff;
    border-color: #bca3ea;
    border-radius: 0px;
}

body.page .theme-page-spacing .entry-content .page-links .post-page-numbers {
    border-radius: 0;
}

body.page .theme-page-spacing .entry-content #comments {
    margin-top: 80px;
}

.single-one-bwrap {
    padding-top: 40px;
    padding-right: 0px;
    padding-bottom: 80px;
    padding-left: 0px;
}

.theme_related_post_Grid .blog-post-grid-wrapper.blog-post-grid-wrapper-four {
    margin-bottom: 0px;
}

.main-container.cat-page-spacing {
    padding-top: 80px;
    padding-right: 0px;
    padding-bottom: 80px;
    padding-left: 0px;
}

.post-password-form input[type='submit']:hover {
    background-color: #111111;
    color: #FFFFFF;
}

p.form-submit {
    margin-bottom: 20px;
}

.blog-sidebar .widget.widget_categories ul li::before {
    top: 9px;
}

.blog-sidebar .widget_categories .cat-item span.post_count {
    color: #bca3ea;
    border-radius: 5px;
}

.blog-sidebar .widget_block li.wp-block-latest-comments__comment {
    color: #484848;
    position: relative;
    margin-bottom: 12px;
    padding-left: 14px;
    font-size: 15px;
    font-weight: 500;
    line-height: 1.5;
}

.blog-sidebar .widget_block .wp-block-latest-comments {
    border: 0;
    padding: 0;
    list-style: none;
    line-height: 1.5;
    margin-bottom: 0;
}

.blog-sidebar .widget_block li.wp-block-latest-comments__comment::before {
    height: 7px;
    width: 7px;
    content: '';
    left: 0;
    top: 7px;
    position: absolute;
    background-color: #bca3ea;
    border-radius: 50%;
}

.blog-sidebar .widget_block li.wp-block-latest-comments__comment a {
    color: #595959;
    display: inline-block;
}

.blog-sidebar .widget_block li.wp-block-latest-comments__comment .wp-block-latest-comments__comment-author {
    font-weight: bold;
    font-size: 14px;
}

.blog-sidebar .widget_block li.wp-block-latest-comments__comment::last-child {
    margin-bottom: 0;
}

.widget.widget_block .wp-block-group__inner-container h2 {
    padding-bottom: 0px;
    position: relative;
    font-weight: 700;
    font-size: 24px;
    color: #000;
    padding-left: 0;
    letter-spacing: 0;
    border-bottom: 0px solid #E4E4E4;
    margin-bottom: 25px;
}

.blog-sidebar .widget_recent_comments .recentcomments a,
.blog-sidebar .widget_block li.wp-block-latest-comments__comment a {
    display: inline;
}

.blog-sidebar .widget_block li.wp-block-latest-comments__comment a:hover {
    color: #bca3ea;
}

.blog-sidebar .widget ul li::before {
    top: 8px;
}

.blog-sidebar .widget.widget_categories ul li::before {
    top: 8px;
}

.blog-sidebar .widget_categories ul li .children li::before {
    top: 8px;
}

.wp-block-search .wp-block-search__inside-wrapper {
    position: relative;
}

.wp-block-search__input {
    background-color: #ffffff;
    height: 50px;
    padding: 6px 15px;
    border: 1px solid #E4E4E4;
    width: 100%;
    display: block;
    outline: 0;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    font-size: inherit;
    line-height: inherit;
    color: inherit;
    border-radius: 5px;
    font-size: 15px;
}

.wp-block-search .wp-block-search__label {
    padding-bottom: 10px;
    position: relative;
    font-weight: 700;
    font-size: 24px;
    color: #272727;
    padding-left: 0;
    letter-spacing: 0;
    border-bottom: 1px solid #E4E4E4;
    margin-bottom: 20px;
    line-height: 1.2;
}

.blog-sidebar .widget_block.widget_search .wp-block-search__button {
    position: relative;
    width: auto;
    font-weight: 600;
    font-size: 14px;
    padding: 0 14px;
    border-radius: 5px;
}

.blog-sidebar .widget_block.widget_search .wp-block-search__button:before {
    display: none;
}

.widget_block.widget_search .wp-block-search__inside-wrapper input[type="search"]::-webkit-input-placeholder {
    color: #272727;
}

.widget_block.widget_search .wp-block-search__inside-wrapper input[type="search"]::-moz-placeholder {
    color: #272727;
}

article.tag-pingbacks-2+.blog-post-comment .comment-body {
    margin-left: auto !important;
}

.comments-list .comment-body,
.blog-post-comment .comment-content p,
.blog-post-comment p.no-comments {
    font-size: 15px;
}

.widget_block.widget_search .wp-block-search__button:hover {
    background-color: #151618 !important;
    color: #FFFFFF !important;
    border: 1px solid #151618 !important;
}

.blog-sidebar .widget .widget-title,
.wp-block-search .wp-block-search__label,
.widget.widget_block .wp-block-group__inner-container h2 {
    font-size: 24px;
    line-height: 1;
}

body.page .theme-page-spacing .entry-content ul.comments-list li::marker {
    color: transparent;
}

.comments-list .comment-author cite,
.comment-author vcard cite {
    font-style: normal !important;
    text-transform: capitalize;
}

.blog-sidebar select {
    background-color: white;
    border: thin solid #bca3ea;
    border-radius: 4px;
    display: inline-block;
    font: inherit;
    line-height: 1.5em;
    padding: 0.5em 3.5em 0.5em 1em;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-appearance: none;
    -moz-appearance: none;
    font-weight: 500;
}

.blog-sidebar select {
    background-image: linear-gradient(45deg, transparent 50%, #fff 50%),
        linear-gradient(135deg, #fff 50%, transparent 50%),
        linear-gradient(to right, #bca3ea, #bca3ea);
    background-position: calc(100% - 20px) calc(1em + 2px),
        calc(100% - 15px) calc(1em + 2px),
        100% 0;
    background-size: 5px 5px,
        5px 5px,
        2.5em 2.5em;
    background-repeat: no-repeat;
}


/*** Theme CSS ***/

/*======================================
    Theme Default
========================================*/

* {
  font-family: 'Inter';
}
:root {
  --primary_color: #bca3ea;
  --primary_color-2: #a4db74;
  --hover_color: #afd449;
  --hover_color-2: #afd449;
  --heading_color: #151618;
  --heading_color-2: #252f4b;
  --text_color: #595959;
  --text_color-2: #646774;
  --input_color: #b1b1b1;
  --gray_bg: #f5f6fa;
  --offwhite_color: #fbfcfd;
  --border_color: #e8e9eb;
  --yellow: #ffb21c;
  --bg-color: #191919;
  --white: #ffffff;
  --black: #000000;
  --red_color: #e96161;
  --brand: #212224;
  --red-bg: #ffe2e9;
  --blue_color: #5c56ff;
  --gr-color: #b8e1e8;
  --gradient-color: linear-gradient(113deg, #9a77f9 -2.43%, #7746fd 100%);
  --gradient-color-2: linear-gradient(101.03deg, #b8e1e8 0%, #d4ecba 100%);
  max-width: 100vw;
  overflow-x: hidden;
}

.style-2 {
  --primary_color: #a4db74;
  --hover_color: #afd449;
  --heading_color: #252f4b;
  --text_color: #646774;
}

h1,
h1 a,
h2,
h2 a,
h3,
h3 a,
h4,
h4 a,
h5,
h5 a,
h6,
h6 a {
  font-weight: 700;
  color: var(--heading_color);
  background-color: var(--gradient-color);
  line-height: 135%;
}
.style-2 h1,
h1 a,
h2,
h2 a,
h3,
h3 a,
h4,
h4 a,
h5,
h5 a,
h6,
h6 a {
  line-height: 130%;
}

table,
table tr,
table td,
table th {
  color: var(--heading_color);
}

.offwhite-color {
  color: var(--offwhite_color);
}
.offwhite-bg {
  background-color: var(--offwhite_color);
}
.container {
  max-width: 1320px;
}

.style-2 .container {
  max-width: 1345px;
}

@media (max-width: 1440.98px) {
  .style-2 .container {
    max-width: 1245px;
  }
}

.saastain-zindex-1 {
  z-index: 10000;
}
.saastain-zindex-2 {
  z-index: 20000;
}
.bg-transparent {
  background-color: transparent;
}
P {
  font-size: 16px;
  color: var(--text_color);
  font-weight: 400;
  line-height: 26px;
}

iframe {
  border: none;
}

a,
b,
div,
ul,
li {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-tap-highlight-color: transparent;
  -moz-outline-: none;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
  -moz-outline: none;
  outline: none;
  box-shadow: none;
  color: var(--input_color);
  border-color: #ccc #ccc #bbb;
  border-radius: 4px;
  background: #e6e6e6;
  width: 100%;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
  color: var(--heading_color);
}

img:not([draggable]),
embed,
object,
video {
  max-width: 100%;
  height: auto;
}

a {
  text-decoration: none;
  outline: 0;
  color: var(--heading_color);
}
a:active,
a:focus,
a:hover,
a:visited {
  text-decoration: none;
  outline: 0;
  outline: none;
}

.style-2 a {
  color: var(--heading_color);
}

img {
  border: none;
  max-width: 100%;
  height: auto;
}
button:focus {
  -moz-outline: none;
  outline: none;
  box-shadow: none;
}
.section-padding {
  padding-top: 130px;
  padding-bottom: 130px;
}
.ov-hidden {
  overflow: hidden;
}
.saastain-hidden {
  opacity: 0 !important;
  visibility: hidden !important;
}
.form-control {
  box-shadow: none !important;
}
/* Cursor */
.saastain-mouse-move-big,
.saastain-mouse-move-sm {
  position: fixed;
  border-radius: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 4000001;
}
.saastain-mouse-move-big {
  width: 40px;
  height: 40px;
  border: 2px solid var(--yellow);
  left: 0;
  top: 0;
  pointer-events: none;
  -webkit-transition: 0.15s;
  transition: 0.15s;
  background: #ffb21c1c;
}
.saastain-mouse-move-sm {
  width: 8px;
  height: 8px;
  background-color: var(--yellow);
  left: 0;
  top: 0;
  pointer-events: none;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}

/* Flex Styles */
.saastain-flex__center {
  display: flex;
  justify-content: center;
  align-items: center;
}
.saastain-flex__space {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.saastain-bg__cover {
  background-size: cover;
  background-position: relative;
  background-repeat: no-repeat;
}
.saastain-flex-wrap {
  flex-wrap: wrap;
}
.saastain-flex-start {
  display: flex !important;
  align-items: center;
  justify-content: start;
}
.saastain-flex-end {
  display: flex !important;
  align-items: end;
  justify-content: end;
}
.saastain-flex-between {
  display: flex !important;
  align-items: center;
  justify-content: space-between;
}
.saastain-jcontent-center {
  justify-content: center;
}
.saastain-aitems-center {
  align-items: center;
}
.saastain-flex-gap-150 {
  gap: 130px;
}
.saastain-flex-gap-10 {
  gap: 10px;
}
.saastain-flex-gap-5 {
  gap: 5px;
}
.saastain-flex-column {
  display: flex;
  flex-direction: column;
}
.saastain-flex-column-between {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.saastain-flex-gap-200 {
  gap: 200px;
}

/* Button */
.saastain-btn {
  font-size: 18px;
  font-weight: 600;
  line-height: 100%;
  text-align: center;
  background-color: transparent;
  border: 2px solid transparent;
  border-radius: 4px;
  padding: 18px 32px;
  display: inline-block;
  transition: 0.3s;
  color: var(--heading_color);
}

.style-2 .saastain-btn {
  line-height: initial;
  padding: 13px 35px;
  color: var(--heading_color);
  display: inline-flex;
  align-items: center;
  gap: 8px;
  justify-content: center;
}

.saastain-btn:hover {
  transform: scale(1.03);
}
.saastain-btn-hover:hover {
  background: transparent;
  border: 2px solid var(--yellow);
}
.primary-bg-hover:hover {
  background: transparent;
  color: var(--primary_color);
  border: 2px solid var(--primary_color);
}

.primary-bg-hover-1:hover {
  color: var(--black);
  border: 2px solid var(--black);
  background: transparent;
}
.saastain-btn__v2 {
  font-size: 18px;
  font-weight: 600;
  line-height: 100%;
  color: var(--heading_color);
  padding: 1.31rem 0;
  /* border: none; */
  background: none;
  border: 2px solid transparent;
  transition: 0.3s;
  display: inline-block;
  text-align: center;
  border-radius: 16px;
}
.saastain-btn__v2 svg {
  stroke: currentColor;
}

.style-2 .saastain-btn__v2 {
  border-radius: 4px;
  line-height: initial;
  color: var(--heading_color);
  text-align: center;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
}

.saastain-btn:hover {
  box-shadow: 0 8px 12px 0 rgba(0, 0, 0, 0), 0 6px 10px 0 rgba(0, 0, 0, 0.08);
}
.saastain-btn__v2.pricing-button:hover {
  background: #fff !important;
  box-shadow: 0 8px 12px 0 rgba(0, 0, 0, 0), 0 6px 10px 0 rgba(0, 0, 0, 0.08);
}
.black-bg {
  background-color: var(--black) !important;
}

.white-text {
  color: var(--white) !important;
}

.saastain-btn__v3 {
  border-color: var(--primary_color);
  color: #fff !important;
}
.saastain-btn__v3:hover {
  border-color: transparent;
  color: var(--heading_color) !important;
  background-color: var(--primary_color);
}

.saastain-btn__v4 {
  background: var(--gradient-color-2);
}
.hr-line {
  width: 100%;
  height: 1px;
  background: #bca3ea30;
}
.white-text {
  color: var(--white);
}

.heading_color-text {
  color: var(--heading_color);
}

.heading-bg {
  border: 2px solid var(--heading_color);
  border-radius: 5.125rem;
  background: transparent;
}

.heading-hover:hover {
  border: 2px solid var(--heading_color);
  background: var(--heading_color);
  color: var(--white);
}

.heading-hover:hover svg path {
  fill: var(--white);
}

.second-bg {
  background-color: var(--bg-color);
}

.yellow-bg {
  background-color: var(--yellow) !important;
}

.gray-bg {
  background-color: var(--gray_bg) !important;
}

.yellow-text {
  color: var(--yellow) !important;
}

.text-color {
  color: var(--text_color);
}

.primary-bg {
  background-color: var(--primary_color);
}

.blue-text {
  color: var(--blue_color);
}

/* Slick Slider */

.slick-dots {
  display: flex;
  list-style: none;
  padding: 0;
  margin: 0;
  gap: 30px;
  justify-content: center;
  align-items: center;
  margin-top: 40px;
}
.slick-dots li button {
  background: transparent;
  font-size: 0;
  width: 10px;
  height: 10px;
  background: #5e5e5e;
  border-radius: 100%;
  margin: 0;
  padding: 0;
  border: none;
}
.slick-dots li.slick-active button {
  background: var(--primary_color);
}

.slick-dots li {
  line-height: initial;
  margin: 0;
  gap: 0;
  line-height: initial;
  display: flex;
  position: relative;
  transition: all 0.3s ease;
}
.slick-dots li:before {
  content: "";
  width: 24px;
  height: 24px;
  position: absolute;
  border: 2px solid var(--primary_color);
  border-radius: 100%;
  left: -7px;
  top: -7px;
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s ease;
}

.style-2 .slick-dots li:before {
  border: 2px solid var(--primary_color);
}

.slick-dots li.slick-active:before {
  opacity: 1;
  visibility: visible;
}

/* Margin */

.mb-r-3 {
  margin-bottom: 3.31rem;
}

.mr-20 {
  margin-right: 20px;
}

.mb-57 {
  margin-bottom: 57px;
}

.mt-r-2 {
  margin-top: 2.19rem;
}

.mt-r-56 {
  margin-top: 3.56rem;
}

.mt-r-3 {
  margin-top: 2.14rem;
}

.mb-b-30 {
  margin-bottom: 5.625rem;
}

.mb-r-113 {
  margin-bottom: 1.13rem;
}

.mb-57 {
  margin-bottom: 57px !important;
}

.mt-36 {
  margin-top: 36px;
}

.mt-11 {
  margin-top: 11px;
}

.mt-2 {
  margin-top: 2px;
}

.mt-40 {
  margin-top: 40px;
}

.mb-40 {
  margin-bottom: 40px;
}

.mt-42 {
  margin-top: 42px;
}

.mt-30 {
  margin-top: 30px;
}

.mx-30 {
  margin-left: 30px;
  margin-right: 30px;
}

.mt-60 {
  margin-top: 60px;
}

.mb-0 {
  margin-bottom: 0;
}

.mb-20 {
  margin-bottom: 20px;
}

.mt-130 {
  margin-top: 130px;
}

.mb-50 {
  margin-bottom: 50px;
}

.mt-160 {
  margin-top: 160px;
}

.py-20 {
  padding-top: 20px;
  padding-bottom: 20px;
}

.pt-35 {
  padding-top: 35px;
}

.pb-35 {
  padding-bottom: 35px;
}

.pl-30 {
  padding-left: 30px !important;
}

.pl-40 {
  padding-left: 40px;
}

.pr-40 {
  padding-right: 40px;
}

.border-radius-31 {
  border-radius: 31.25rem;
}
.style-2 .border-radius-31 {
  border-radius: 100px;
}
.gap-20 {
  gap: 20px;
}
.gap-30 {
  gap: 30px;
}

ul li a,
ul,
li,
ol,
li,
ol li a,
.list-group a,
b,
button,
a,
a::before,
tr,
td,
table {
  transition: all 0.3s ease;
  -webkkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
}
a,
button,
input,
textarea {
  font-weight: 400;
}
img,
a,
input,
h1,
h2,
h3,
h4,
h5,
h6,
p,
label,
svg {
  -moz-transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
dfn,
cite,
em,
i {
  font-style: italic;
}

section,
label,
div {
  position: relative;
}
address {
  margin: 0 0 1.5em;
}
pre {
  background: #eee;
  font-family: "Inter", sans-serif;
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 1.6;
  margin-bottom: 1.6em;
  max-width: 100%;
  overflow: auto;
  padding: 1.6em;
}
code,
kbd,
tt,
var {
  font-family: "Inter", sans-serif;
  font-size: 15px;
  font-size: 0.9375rem;
}
abbr,
acronym {
  border-bottom: 1px dotted #666;
  cursor: help;
}
mark,
ins {
  background: #fff9c0;
  text-decoration: none;
}
big {
  font-size: 125%;
}
html {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  scroll-behavior: auto !important;
}
*,
*:before,
*:after {
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
}
body {
  background: #fff;
  overflow-x: hidden;
}
hr {
  background-color: #ccc;
  border: 0;
  height: 1px;
  margin-bottom: 1.5em;
}

/* Custom Font Size */
.saastain-large-font {
  font-size: 44px;
}
@media (max-width: 992px) {
  .saastain-large-font {
    font-size: 20px;
  }
}

.list-none,
.list-none li {
  list-style: none;
  padding: 0;
  margin: 0;
}
.saastain-no-border {
  border: none !important;
}
.oy-hidden {
  overflow-x: hidden;
}
ul {
  list-style-type: disc;
}

a {
  display: inline-block;
}
dt {
  font-weight: bold;
}
dd {
  margin: 0 1.5em 1.5em;
}
img {
  height: auto;
  max-width: 100%;
}
figure {
  margin: 1em 0;
}
table {
  margin: 0 0 1.5em;
  width: 100%;
}
select {
  border: 1px solid #ccc;
}
.border-1px {
  border: 1px solid var(--border_color);
}
.border-transparent {
  border-color: transparent !important;
}
textarea {
  width: 100%;
  height: 170px !important;
}
a {
  color: inherit;
}
a:hover,
a:focus,
a:active {
  color: inherit;
}
a:hover,
a:active {
  outline: 0;
}
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(50%);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
}
.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  -webkit-clip-path: none;
  clip-path: none;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
}
#content[tabindex="-1"]:focus {
  outline: 0;
}
.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em;
}
.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em;
}
.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
  content: "";
  display: table;
  table-layout: fixed;
}
.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
  clear: both;
}
.widget {
  margin: 0 0 1.5em;
}
.widget select {
  max-width: 100%;
}
.sticky {
  display: block;
}
.hentry {
  margin: 0 0 1.5em;
}
.updated:not(.published) {
  display: none;
}
.page-content,
.entry-content,
.entry-summary {
  margin: 1.5em 0 0;
}
.page-links {
  clear: both;
  margin: 0 0 1.5em;
}
.comment-content a {
  word-wrap: break-word;
}
.bypostauthor {
  display: block;
}
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
  display: none;
}
.infinity-end.neverending .site-footer {
  display: block;
}
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.custom-logo-link {
  display: inline-block;
}

/* video popup waves */
@-webkit-keyframes waves {
  0% {
    -webkit-transform: scale(0.2, 0.2);
    transform: scale(0.2, 0.2);
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  }
  50% {
    opacity: 0.9;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
  }
  100% {
    -webkit-transform: scale(0.9, 0.9);
    transform: scale(0.9, 0.9);
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  }
}
@keyframes waves {
  0% {
    -webkit-transform: scale(0.2, 0.2);
    transform: scale(0.2, 0.2);
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  }
  50% {
    opacity: 0.9;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
  }
  100% {
    -webkit-transform: scale(0.9, 0.9);
    transform: scale(0.9, 0.9);
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  }
}
.saastain-section__border {
  content: "";
  width: 72%;
  left: 0;
  height: 1px;
  background: #eaeaea;
}
.swiper-button-next,
.swiper-button-prev {
  position: relative;
  top: 0;
  width: auto;
  height: auto;
  margin-top: auto;
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: initial;
  justify-content: center;
  color: #2c8bff;
  margin: 0;
  left: 0;
}
.swiper-button-next:after,
.swiper-button-prev:after {
  font-size: 20px;
}

.saastain-section__slide {
  display: flex;
  justify-content: space-between;
  width: 100%;
  align-items: center;
}
.saastain-controls {
  display: flex;
  align-items: center;
  gap: 10px;
}
.accordion-button:not(.collapsed)::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%7E8BA0'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
}
/*======================================
    Padding Margin
========================================*/
.pd-btm-0 {
  padding-bottom: 0px !important;
}
.pd-top-10 {
  padding-top: 10px;
}
.pd-top-15 {
  padding-top: 15px;
}
.pd-top-20 {
  padding-top: 20px;
}
.pd-top-30 {
  padding-top: 30px;
}
.pd-top-40 {
  padding-top: 40px;
}
.pd-top-50 {
  padding-top: 50px;
}
.pd-top-60 {
  padding-top: 60px;
}
.pd-top-70 {
  padding-top: 70px;
}
.pd-top-80 {
  padding-top: 80px;
}
.pd-top-90 {
  padding-top: 90px;
}
.pd-top-100 {
  padding-top: 100px;
}
.pd-top-110 {
  padding-top: 110px;
}
.pd-top-120 {
  padding-top: 120px;
}
.pd-top-130 {
  padding-top: 130px;
}
.pd-btm-10 {
  padding-bottom: 10px;
}
.pd-btm-15 {
  padding-bottom: 15px;
}
.pd-btm-20 {
  padding-bottom: 20px;
}
.pd-btm-30 {
  padding-bottom: 30px;
}
.pd-btm-40 {
  padding-bottom: 40px;
}
.pd-btm-50 {
  padding-bottom: 50px;
}
.pd-btm-60 {
  padding-bottom: 60px;
}
.pd-btm-70 {
  padding-bottom: 70px;
}
.pd-btm-80 {
  padding-bottom: 80px;
}
.pd-btm-90 {
  padding-bottom: 90px;
}
.pd-btm-100 {
  padding-bottom: 100px;
}
.pd-btm-110 {
  padding-bottom: 110px;
}
.pd-btm-120 {
  padding-bottom: 120px;
}
.pd-btm-130 {
  padding-bottom: 130px;
}

.mg-top-10 {
  margin-top: 10px !important;
}
.mg-top-15 {
  margin-top: 15px !important;
}
.mg-top-20 {
  margin-top: 20px !important;
}
.mg-top-25 {
  margin-top: 25px !important;
}
.mg-top-30 {
  margin-top: 30px !important;
}
.mg-top-35 {
  margin-top: 35px !important;
}
.mg-top-40 {
  margin-top: 40px !important;
}
.mg-top-45 {
  margin-top: 45px !important;
}
.mg-top-50 {
  margin-top: 50px !important;
}
.mg-top-60 {
  margin-top: 60px !important;
}
.mg-top-70 {
  margin-top: 70px !important;
}
.mg-top-80 {
  margin-top: 80px !important;
}
.mg-top-90 {
  margin-top: 90px !important;
}
.mg-top-100 {
  margin-top: 100px !important;
}
.mg-top-110 {
  margin-top: 110px !important;
}
.mg-top-120 {
  margin-top: 120px !important;
}
.mg-top-130 {
  margin-top: 130px !important;
}
.mg-btm-10 {
  margin-bottom: 10px !important;
}
.mg-btm-15 {
  margin-bottom: 15px !important;
}
.mg-btm-20 {
  margin-bottom: 20px !important;
}
.mg-btm-25 {
  margin-bottom: 25px !important;
}
.mg-btm-30 {
  margin-bottom: 30px !important;
}
.mg-btm-35 {
  margin-bottom: 35px !important;
}
.mg-btm-40 {
  margin-bottom: 40px !important;
}
.mg-btm-50 {
  margin-bottom: 50px !important;
}
.mg-btm-60 {
  margin-bottom: 60px !important;
}
.mg-btm-70 {
  margin-bottom: 70px !important;
}
.mg-btm-80 {
  margin-bottom: 80px !important;
}
.mg-btm-90 {
  margin-bottom: 90px !important;
}
.mg-btm-100 {
  margin-bottom: 100px !important;
}
.mg-btm-110 {
  margin-bottom: 110px !important;
}
.mg-btm-120 {
  margin-bottom: 120px !important;
}
@media only screen and (min-width: 1200px) {
  .pd-left-60-lg {
    padding-left: 60px;
  }
}

@media only screen and (min-width: 0px) and (max-width: 991px) {
  .section-padding {
    padding: 80px 0 !important;
  }
}
/* Border */
.border-top-2px {
  border-top: 2px solid #ececec;
}

/* Section Title */
.section-title {
  font-size: 2.75rem;
  font-weight: 700;
}

.section-label {
  font-size: 18px;
  font-weight: 600;
  color: var(--red_color);
  background: var(--red-bg);
  border-radius: 50px;
  display: inline-block;
  padding: 13px 23px;
  line-height: 100%;
}
.svg-current svg {
  fill: currentColor;
}
/* Animations */
.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

@-webkit-keyframes jump {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  40% {
    -webkit-transform: translate3d(0, 50%, 0);
    transform: translate3d(0, 50%, 0);
  }

  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes jump {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  40% {
    -webkit-transform: translate3d(0, 50%, 0);
    transform: translate3d(0, 50%, 0);
  }

  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@-webkit-keyframes jumpTwo {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  40% {
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }

  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes jumpTwo {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  40% {
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 40px, 0);
  }

  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@-webkit-keyframes jumpThree {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  40% {
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }

  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes jumpThree {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  40% {
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }

  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@-webkit-keyframes jumpFour {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  50% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes jumpFour {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  50% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@-webkit-keyframes jumpFive {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  50% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }

  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes jumpFive {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  50% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }

  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@-webkit-keyframes prXOne {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  50% {
    -webkit-transform: translateX(-15px);
    transform: translateX(-15px);
  }

  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes prXOne {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  50% {
    -webkit-transform: translateX(-15px);
    transform: translateX(-15px);
  }

  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@-webkit-keyframes prXTwo {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  50% {
    -webkit-transform: translateX(15px);
    transform: translateX(15px);
  }

  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes prXTwo {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  50% {
    -webkit-transform: translateX(15px);
    transform: translateX(15px);
  }

  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@-webkit-keyframes rotated {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }

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

@keyframes rotated {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }

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

@-webkit-keyframes rotatedTwo {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }

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

@keyframes rotatedTwo {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }

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

@-webkit-keyframes rotatedHalf {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }

  50% {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
  }

  100% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
}

@keyframes rotatedHalf {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }

  50% {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
  }

  100% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
}

@-webkit-keyframes rotatedHalfTwo {
  0% {
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
  }

  100% {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
  }
}

@keyframes rotatedHalfTwo {
  0% {
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
  }

  100% {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
  }
}

@-webkit-keyframes scale-upOne {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  50% {
    -webkit-transform: scale(0.85);
    transform: scale(0.85);
  }

  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@keyframes scale-upOne {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  50% {
    -webkit-transform: scale(0.85);
    transform: scale(0.85);
  }

  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@-webkit-keyframes scale-right {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  50% {
    -webkit-transform: translateX(20%);
    transform: translateX(20%);
  }

  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes tpfadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes scale-right {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  50% {
    -webkit-transform: translateX(20%);
    transform: translateX(20%);
  }

  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@-webkit-keyframes fade-in {
  0% {
    opacity: 0.2;
  }

  40% {
    opacity: 1;
  }

  100% {
    opacity: 0.2;
  }
}

@keyframes fade-in {
  0% {
    opacity: 0.2;
  }

  40% {
    opacity: 1;
  }

  100% {
    opacity: 0.2;
  }
}

@keyframes hvr-ripple-out {
  0% {
    top: -5px;
    right: -5px;
    bottom: -5px;
    left: -5px;
  }

  50% {
    top: -15px;
    right: -15px;
    bottom: -15px;
    left: -15px;
    opacity: 0.8;
  }

  100% {
    top: -5px;
    right: -5px;
    bottom: -5px;
    left: -5px;
    opacity: 1;
  }
}

@keyframes hvr-ripple-out-two {
  0% {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
  }

  100% {
    top: -30px;
    right: -30px;
    bottom: -30px;
    left: -30px;
    opacity: 0;
  }
}

@-webkit-keyframes scale-up-one {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  40% {
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
  }

  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@keyframes scale-up-one {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  40% {
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
  }

  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@-webkit-keyframes scale-up-two {
  0% {
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
  }

  40% {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
  }

  100% {
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
  }
}

@keyframes scale-up-two {
  0% {
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
  }

  40% {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
  }

  100% {
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
  }
}

@-webkit-keyframes scale-up-three {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  40% {
    -webkit-transform: scale(2);
    transform: scale(2);
  }

  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@keyframes scale-up-three {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  40% {
    -webkit-transform: scale(2);
    transform: scale(2);
  }

  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@-webkit-keyframes jump5p {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  40% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }

  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes jump5p {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  40% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }

  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@-webkit-keyframes jump5pRsv {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  40% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }

  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes jump5pRsv {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  40% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }

  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes moveclouds {
  0% {
    margin-left: 200px;
  }

  100% {
    margin-left: -200px;
  }
}

@-webkit-keyframes moveclouds {
  0% {
    margin-left: 200px;
  }

  100% {
    margin-left: -200px;
  }
}

@keyframes moveclouds2 {
  0% {
    margin-right: 200px;
  }

  100% {
    margin-right: -200px;
  }
}

@-webkit-keyframes moveclouds2 {
  0% {
    margin-right: 200px;
  }

  100% {
    margin-right: -200px;
  }
}

@keyframes moveUp {
  0% {
    transform: translateY(0);
  }

  100% {
    transform: translateY(-70%);
  }
}

@-webkit-keyframes moveUp {
  0% {
    transform: translateY(0);
  }

  100% {
    transform: translateY(-70%);
  }
}
@keyframes tpfadeUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(40px);
    transform: translateY(40px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

.tpfadeUp {
  -webkit-animation-name: tpfadeUp;
  animation-name: tpfadeUp;
}

@-webkit-keyframes tpfadeLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-30px);
    transform: translateX(-30px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes tpfadeLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-30px);
    -ms-transform: translateX(-30px);
    transform: translateX(-30px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}

.tpfadeLeft {
  -webkit-animation-name: tpfadeLeft;
  animation-name: tpfadeLeft;
}

@-webkit-keyframes tpfadeRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(30px);
    transform: translateX(30px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes tpfadeRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(30px);
    -ms-transform: translateX(30px);
    transform: translateX(30px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}

.tpfadeRight {
  -webkit-animation-name: tpfadeRight;
  animation-name: tpfadeRight;
}

@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(30px);
    transform: translateX(30px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(30px);
    -ms-transform: translateX(30px);
    transform: translateX(30px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}

.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}

@-webkit-keyframes tpfadeIn {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@keyframes tpfadeIn {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}
@keyframes tpupdown {
  0% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    -webkit-transform: translateY(-20px);
    -moz-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    -o-transform: translateY(-20px);
    transform: translateY(-20px);
  }
}
@keyframes zoom {
  0% {
    transform: scale(0.5);
  }
  50% {
    transform: scale(1);
  }
  100% {
    transform: scale(0.5);
  }
}
@keyframes zoom2 {
  0% {
    transform: scale(0.9);
  }
  50% {
    transform: scale(1);
  }
  100% {
    transform: scale(0.9);
  }
}

@keyframes rotate2 {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}

@keyframes moving {
  0% {
    transform: translatey(0px);
  }
  20% {
    transform: translateX(-50px);
  }
  50% {
    transform: translatey(-40px);
  }
  100% {
    transform: translatey(0px);
  }
}

@keyframes tptranslateX2 {
  0% {
    -webkit-transform: translateX(-30px);
    -moz-transform: translateX(-30px);
    -ms-transform: translateX(-30px);
    -o-transform: translateX(-30px);
    transform: translateX(-30px);
  }
  100% {
    -webkit-transform: translatXY(20px);
    -moz-transform: translateX(20px);
    -ms-transform: translateX(20px);
    -o-transform: translateX(20px);
    transform: translateX(20px);
  }
}

@keyframes play-btn-1 {
  0% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(1.5);
    -moz-transform: scale(1.5);
    -ms-transform: scale(1.5);
    -o-transform: scale(1.5);
    transform: scale(1.5);
    opacity: 0;
  }
}
@keyframes play-btn-2 {
  0% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(2);
    -moz-transform: scale(2);
    -ms-transform: scale(2);
    -o-transform: scale(2);
    transform: scale(2);
    opacity: 0;
  }
}
.saastain-anim-shape1 {
  animation: rotate2 15s linear infinite;
}
.saastain-anim-shape2 {
  animation: jumpTwo 4s infinite linear;
}
.saastain-anim-shape3 {
  animation: moving 9s linear infinite;
}
.saastain-anim-shape4 {
  animation: tpupdown 0.8s infinite alternate;
}
.saastain-anim-shape5 {
  animation: moving 9s linear infinite;
}
.saastain-anim-shape6 {
  animation: tptranslateX2 4s infinite alternate;
}
.saastain-anim-shape7 {
  animation: moving 7s linear infinite;
}
.saastain-anim-shape8 {
  animation: jumpTwo 4s infinite linear;
}
.saastain-anim-shape9 {
  animation: zoom 7s infinite;
}
.saastain-anim-shape10 {
  animation: tptranslateY2 4s infinite alternate;
}

/* Theme ScrollUp */
.scrollToTop {
  right: 50px;
  z-index: 33;
  bottom: 50px;
  position: fixed;
  text-align: center;
  opacity: 0;
  transform: translateX(50px);
  visibility: hidden;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  transition: all 1s ease;
  font-size: 14px;
  transition: all 0.4s ease;
  padding: 0;
  color: var(--heading_color) !important;
  border-radius: 30px;
  display: flex;
  align-items: center;
  box-shadow: 0px 9px 126px rgba(20, 0, 255, 0.06);
  z-index: 999999999;
  background: var(--primary_color) !important;
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all 0.3s ease;
}
.style-2 .scrollToTop {
  background: #ffb21c;
}
.scrollToTop:hover {
  transform: scale(1.1) !important;
}

.style-2 .scrollToTop:hover {
  transform: scale(0.8) !important;
}

.scrollToTop img {
  max-width: 38px;
}
.scrollToTop:hover {
  opacity: 0.8;
}
.scrollToTop.show {
  opacity: 1;
  visibility: visible;
  transform: translateX(0px);
}
@media only screen and (max-width: 1550px) {
  .scrollToTop {
    right: 30px;
    bottom: 20px;
    width: 40px;
    height: 40px;
  }
  .scrollToTop img {
    max-width: 30px;
  }
}
@media only screen and (max-width: 991px) {
  .scrollToTop {
    right: 20px;
    bottom: 20px;
  }
  .scrollToTop img {
    max-width: 24px;
  }
}

/* Animation Keyframes */
@-webkit-keyframes glide {
  from {
    left: 0px;
    top: 0px;
  }

  to {
    left: 0px;
    top: 20px;
  }
}

@-webkit-keyframes slide-top {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    -webkit-transform: translateY(-50px);
    transform: translateY(-50px);
  }
}

@-webkit-keyframes MoveUpDown {
  from {
    bottom: 63px;
  }
  to {
    bottom: 400px;
  }
}
@-webkit-keyframes action {
  0% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(-10px);
  }
}
@keyframes action {
  0% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(-10px);
  }
}

@keyframes animatemove {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-100%);
  }
}

/* Preloader */
.preloader {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999999999;
  width: 100%;
  height: 100%;
  background-color: #fff;
  overflow: hidden;
}
.preloader-inner {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.preloader-icon {
  width: 100px;
  height: 100px;
  display: inline-block;
  padding: 0;
}
.preloader-icon span {
  position: absolute;
  display: inline-block;
  width: 100px;
  height: 100px;
  border-radius: 100%;
  background: var(--blue_color);
  -webkit-animation: preloader-fx 1.6s linear infinite;
  animation: preloader-fx 1.6s linear infinite;
}
.preloader-icon span:last-child {
  animation-delay: -0.8s;
  -webkit-animation-delay: -0.8s;
}
@keyframes preloader-fx {
  0% {
    -webkit-transform: scale(0, 0);
    transform: scale(0, 0);
    opacity: 0.5;
  }
  100% {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
    opacity: 0;
  }
}
@-webkit-keyframes preloader-fx {
  0% {
    -webkit-transform: scale(0, 0);
    opacity: 0.5;
  }
  100% {
    -webkit-transform: scale(1, 1);
    opacity: 0;
  }
}

@keyframes rotate2 {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}

@keyframes moving {
  0% {
    transform: translatey(0px);
  }
  20% {
    transform: translateX(-50px);
  }
  50% {
    transform: translatey(-40px);
  }
  100% {
    transform: translatey(0px);
  }
}

@keyframes tptranslateX2 {
  0% {
    -webkit-transform: translateX(-30px);
    -moz-transform: translateX(-30px);
    -ms-transform: translateX(-30px);
    -o-transform: translateX(-30px);
    transform: translateX(-30px);
  }
  100% {
    -webkit-transform: translatXY(20px);
    -moz-transform: translateX(20px);
    -ms-transform: translateX(20px);
    -o-transform: translateX(20px);
    transform: translateX(20px);
  }
}

@media only screen and (max-width: 1200px) {
  p {
    font-size: 16px;
  }
  .section-title {
    font-size: 35px;
  }
  .section-label {
    font-size: 16px;
  }
}
@media only screen and (max-width: 767px) {
  .saastain-btn,
  .saastain-btn__v2 {
    font-size: 15px;
    padding: 14px 28px;
  }
  .section-title {
    font-size: 25px;
  }
  .section-title br,
  .section-text br {
    display: none;
  }
}

@media only screen and (min-width: 1400px) {
  .rr-mg-50 {
    margin-right: 50px;
  }
  .rl-mg-50 {
    margin-left: 50px;
  }
}
@media only screen and (min-width: 1200px) {
  .rl-mg-100 {
    margin-left: 100px;
  }
}
.z-index-1k {
  z-index: 1000 !important;
}
/*======================================
    End Theme Default
========================================*/

/* =====================================
Template Name: saastain
Description: Multipurpose Saas Landing Page HTML5 Template.
Version:    1.0
========================================*/

/*======================================
[ CSS Sections ]
* Header CSS
* Sections CSS
  + Hero Area
  + Services
  + Testimonials
  + Pricing CSS
  + Tabs CSS
  + Integrations CSS
  + Blog CSS
  + Team CSS
  + Contact CSS
  + 404 CSS
* Blog CSS
* Components CSS
* Footer CSS
========================================*/

/*======================================
  Header Area
========================================*/
.saastain-header {
  z-index: 10000;
}
.inflanar-topbar-flex {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}
.saastain-header__top {
  padding: 15px 0;
}

.saastain-header__list {
  display: flex;
  align-items: center;
  list-style: none;
  margin: 0;
  padding: 0;
  gap: 35px;
}
.saastain-header__list a {
  color: #fff;
  font-size: 14px;
  display: flex;
  align-items: center;
  gap: 10px;
}
.saastain-header__list a:hover {
  opacity: 0.8;
}
.saastain-header {
  width: 100%;
  left: 0;
  top: 0;
  z-index: 400000;
  position: relative;
}
.saastain-header__middle {
  width: 100%;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.saastain-header__inside {
  background: transparent;
  padding: 17px 0;
  border-radius: 4px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.style-2 .saastain-header__inside {
  padding: 12px 0;
}

.saastain-header__group {
  display: flex;
  align-items: center;
  gap: 120px;
}
.saastain-header__logo {
  max-width: 198px;
  max-height: 50px;
}
.saastain-header__logo img {
  max-width: 200px;
}
.saastain-header__menu {
  display: flex;
  align-items: center;
  justify-content: right;
}
.saastain-header__menu .nav-menu li {
  display: inline-block;
}
.saastain-header__menu .navbar {
  padding: 0;
}
.saastain-header__menu .nav-menu li {
  display: inline-block;
  margin-right: 30px;
  color: #fff;
  position: relative;
}
.saastain-header__menu .nav-menu li:last-child {
  margin: 0;
}
.saastain-header__menu .nav-menu li a {
  padding: 20px 0;
  display: inline-block;
  color: var(--heading_color);
  font-size: 18px;
  font-weight: 400;
}
.saastain-header__menu .nav-menu li a:hover,
.saastain-header__menu .nav-menu li.active a,
#offcanvas-menu li a:hover,
#offcanvas-menu li.active a {
  color: var(--primary_color);
}
.style-2 .saastain-header__menu .nav-menu li a:hover,
.saastain-header__menu .nav-menu li.active a,
#offcanvas-menu li a:hover,
#offcanvas-menu li.active a {
  color: var(--blue_color);
}
.menu-right-search-bar {
  margin-left: 75px;
  display: flex;
  gap: 25px;
  align-items: center;
}
.main-search-bar {
  width: 58px;
  height: 58px;
  line-height: 58px;
  background: #fff;
  border-radius: 100%;
  text-align: center;
  color: #000;
  font-size: 16px;
  border: 1px solid transparent;
}
.main-search-bar:hover {
  background: transparent;
  border: 1px solid #fff;
  color: #fff;
}

/* sub-menu Menu */
.saastain-header .navigation li .sub-menu {
  position: absolute;
  top: 62px;
  width: 220px;
  background: #fff;
  z-index: 5222;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
  transform: translateY(-20px);
  box-shadow: 0px 0 15px #22222217;
  border-radius: 4px;
  margin: 0;
  padding: 15px 0px;
  border-radius: 4px;
  border-top: 3px solid var(--blue_color);
}
.saastain-header .navigation li:hover .sub-menu {
  opacity: 1;
  visibility: visible;
  transform: translateY(0px);
}
.saastain-header .navigation li .sub-menu li {
  display: block;
  margin: 0;
  text-align: left;
}
.saastain-header .navigation li .sub-menu li:last-child {
  border: none;
}
.saastain-header .navigation li .sub-menu li a {
  color: #647082 !important;
  display: block;
  padding: 10px 25px;
  font-size: 15px;
  border-radius: 0;
  font-weight: 400;
  border-bottom: 1px solid #cccccc40;
}
.saastain-header .navigation li .sub-menu li:last-child a {
  border: none;
}
.saastain-header .navigation li .sub-menu li a:hover {
  color: var(--blue_color) !important;
  margin-left: 5px;
}
.saastain-header .navigation li a i {
  margin-left: 5px;
  font-weight: 600;
  font-size: 12px;
}

.saastain-header .navigation li .sub-menu li a::before {
  display: none;
}
.saastain-header li.menu-item-has-children a::after {
  margin-left: 7px;
  font-size: 12px;
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  content: "\f078";
}
.saastain-header li.menu-item-has-children .sub-menu li a::after {
  display: none;
}
.hd-inner-border {
  border-bottom: 1px solid #3c0e4a;
}
.no-sticky {
  position: relative;
}
.saastain-header__button {
  display: flex;
  align-items: center;
  gap: 20px;
}
.saastain-header__button.saastain-header__button--v2 {
  gap: 20px;
}

.inflanar-btn.inflanar-btn__nbg {
  color: var(--heading_color);
  padding: 0;
  box-shadow: none;
  background: transparent;
  box-shadow: none;
}
.inflanar-btn.inflanar-btn__nbg:hover {
  color: var(--blue_color);
}
.inflanar-btn.inflanar-btn__nbg::before {
  display: none;
}
.inflanar-btn.inflanar-btn--header {
  padding: 0 35px;
}
.saastain-header__icon {
  background: #f5f4ff;
  border: 1px solid var(--blue_color);
  border-radius: 4px;
  color: var(--blue_color);
  width: 60px;
  height: 60px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.saastain-header__icon:hover {
  box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 3px 0px,
    rgba(0, 0, 0, 0.06) 0px 1px 2px 0px;
}
.saastain-header__icon svg {
  fill: currentColor;
  max-width: 28px;
}

.saastain-header__icon:hover {
  background-color: var(--blue_color);
  color: #fff;
}

.saastain-header__right a {
  font-size: 14px;
  font-weight: 400;
}
.saastain-header__right img {
  width: 26px;
  height: 18px;
  border-radius: 2px;
}
.saastain-header__signup a {
  display: flex;
  align-items: center;
  gap: 5px;
}
.saastain-header__signup a {
  color: #fff;
}

.saastain-header__right {
  display: flex;
  align-items: center;
  gap: 35px;
}

.saastain-header .inflanar-btn {
  border-radius: 10px !important;
}

.saastain-header.saastain-header--v2 {
  position: fixed;
  top: 0;
}

@media only screen and (max-width: 1200px) {
  .saastain-header__menu .nav-menu li {
    margin-right: 15px;
  }
}

@media only screen and (min-width: 1000px) {
  #active-sticky.is-sticky .saastain-header__middle {
    position: fixed;
    top: 0;
    padding: 0;
    background: #ffffff;
    box-shadow: 0px 9px 126px rgba(20, 0, 255, 0.18);
    z-index: 33333;
    left: 0;
  }
  #active-sticky.is-sticky .saastain-header__inside {
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 0;
    padding-right: 0;
  }
  #active-sticky.is-sticky .saastain-header__menu .nav-menu li a {
    font-size: 16px;
  }

  #active-sticky.is-sticky
    .saastain-header__menu
    .navigation
    li
    .sub-menu
    li
    a {
    font-size: 14px;
  }

  #active-sticky.is-sticky .saastain-header__icon {
    width: 50px;
    height: 50px;
    font-size: 15px;
  }
  #active-sticky.is-sticky .saastain-header__icon svg {
    font-size: 15px !important;
    width: 20px;
  }
  #active-sticky.is-sticky .inflanar-btn {
    font-size: 16px;
    height: 50px;
  }
}

@media only screen and (max-width: 767px) {
  .inflanar-topbar-flex {
    justify-content: center;
    align-items: center;
    gap: 5px;
  }
  .saastain-header__list {
    justify-content: center;
    align-items: center;
    gap: 15px;
    flex-wrap: wrap;
  }
  .saastain-header__list li {
    margin: 0;
    padding: 0;
    border: none;
  }
  .inflanar-filter-group .inflanar-btn {
    height: 55px !important;
    line-height: 55px !important;
  }
  .saastain-header__logo img {
    max-width: 170px;
  }
  .saastain-header__lang {
    display: none;
  }
}
@media only screen and (min-width: 0px) and (max-width: 991px) {
  .saastain-header__button {
    display: none;
  }
  .saastain-header__middle,
  .saastain-header {
    padding: 0;
    position: relative !important;
    top: 0;
  }
  .saastain-header .saastain-header__menu {
    display: none;
  }
  .inflanar-social__topbar {
    display: none !important;
  }
  .saastain-header__inside {
    padding: 22px 0;
  }
}

#offcanvas-modal {
  z-index: 900000000;
}
.offcanvas-logo {
  width: 175px;
  position: relative;
  top: -47px;
}
.offcanvas-logo img {
  max-width: 170px;
}
.offcanvas-form .btn {
  position: absolute;
  top: 5px;
  right: 5px;
}
.offcanvas-toggler {
  text-align: center;
  display: inline-block;
  padding: 0px !important;
  width: 40px;
  height: 40px;
  z-index: 3;
  border-radius: 4px;
  border: none;
  position: absolute;
  right: 0;
  background: var(--heading_color);
  align-items: center;
  box-shadow: 0px 0px 15px #00000014;
  display: flex !important;
  flex-direction: column;
  justify-content: center;
}
.offcanvas-toggler:hover {
  background: var(--primary_color) !important;
}
.style-2 .offcanvas-toggler:hover {
  background: var(--blue_color) !important;
}
.offcanvas-toggler__white {
  background-color: #fff;
}
.offcanvas-toggler:hover .line:nth-child(1) {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 7px;
}
.offcanvas-toggler:hover .line:nth-child(2) {
  opacity: 0;
  visibility: hidden;
}
.offcanvas-toggler:hover .line:nth-child(3) {
  -webkit-transform: rotate(-46deg);
  -ms-transform: rotate(-46deg);
  transform: rotate(-46deg);
  bottom: 5px;
}
.offcanvas-toggler .line {
  position: relative;
  display: block;
  width: 20px;
  height: 2px;
  background: #fff;
  margin-left: auto;
  margin-right: auto;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.offcanvas-toggler .line + .line {
  margin-top: 4px;
}
.offcanvas-modal.modal.fade .modal-dialog {
  -webkit-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  transform: translateX(-100%);
}
.offcanvas-modal.modal.show .modal-dialog {
  -webkit-transform: translateX(0%);
  -ms-transform: translateX(0%);
  transform: translateX(0%);
}
.offcanvas-dialog {
  position: absolute;
  top: 0;
  left: 0;
  width: 300px;
  height: 100%;
  margin: 0;
}
.offcanvas-dialog .modal-content {
  height: 100%;
  border-radius: 0;
  border: 0;
}
.offcanvas-header {
  border: none;
  padding: 40px;
}
.offcanvas-header .btn-close {
  color: var(--text_color);
  opacity: 1;
  position: absolute;
  right: 0;
  top: 45px;
  padding: 0;
  background: transparent;
  box-shadow: none !important;
  width: 34px;
  height: 34px;
  border: 1px solid #5959595e;
}

.style-2 .offcanvas-header .btn-close {
  color: var(--heading_color-2);
  width: auto;
  height: auto;
  border: none;
}

.offcanvas-header .btn-close:hover {
  background: var(--primary_color);
  color: #fff;
  border-color: transparent;
}
.style-2 .offcanvas-header .btn-close:hover {
  color: var(--yellow);
  background: transparent;
}
.offcanvas-menu {
  position: relative;
  z-index: 1;
  overflow-y: scroll;
}
.offcanvas-menu::before {
  position: absolute;
  z-index: -1;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  content: "";
  background-color: #fff;
}
.offcanvas-menu ul ul {
  display: none;
}

#offcanvas-menu ul {
  transition: initial !important;
}
.offcanvas-menu > ul > li > ul li {
  border-bottom: 0px;
  padding: 0;
}
.offcanvas-menu > ul > li > ul li a {
  padding-left: 15px;
  font-weight: 400;
  font-size: 15px;
  color: #595959 !important;
}
.offcanvas-menu > ul > li > ul li a:hover {
  color: var(--blue_color) !important;
}
.offcanvas-menu li.active > ul {
  display: block;
}
.offcanvas-menu .sub-menu {
  padding: 0;
  margin-top: 12px;
}
.offcanvas-menu li {
  margin-bottom: 12px;
  position: relative;
  border-bottom: 1px solid #cccccc9e;
  padding-bottom: 12px;
}
.offcanvas-menu li.active a {
  color: #393e46;
}
.offcanvas-menu li:last-child {
  margin: 0;
  border: none;
  padding: 0;
}
.offcanvas-menu li a {
  font-weight: 400;
  display: block;
  text-transform: capitalize;
  color: #393e46;
  padding: 0px;
  position: relative;
  font-size: 16px;
}
.offcanvas-menu li a:hover {
  color: #fe2c55;
}
.offcanvas-menu li a i {
  margin-left: 10px;
}
.offcanvas-menu .sub-menu {
  padding: 0;
}
.offcanvas-menu li.menu-item-has-children a::after {
  position: absolute;
  margin-left: 0 !important;
  font-size: 15px;
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  content: "\f054";
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  transition: all 0.2s ease;
  top: 1px;
  right: 10px;
}
.offcanvas-menu li a::after {
  position: absolute;
  right: 0;
  color: #7e8ba0;
}
.offcanvas-menu li.menu-item-has-children .sub-menu li a::after {
  display: none;
}
.offcanvas-menu li.menu-item-has-children.active a::after {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.follow-title {
  margin-bottom: 20px;
  font-size: 25px;
}
.offcanvas-modal .modal-content {
  padding: 0px 25px;
}
.style-2 .offcanvas-modal .modal-content {
  padding: 0px 35px;
}
.offcanvas-modal .offcanvas-form {
  margin: 20px 0px 30px;
}
.modal-backdrop {
  z-index: 9999999;
}
.offcanvas-toggler {
  display: none !important;
}
@media only screen and (max-width: 991px) {
  .offcanvas-toggler {
    display: inline-flex !important;
  }
}

.saastain-header.saastain-header--v3 {
  background: var(--heading_color);
}
.saastain-header.saastain-header--v3 .nav-menu li a {
  color: #fff;
}
.saastain-header.saastain-header--v3 .nav-menu li a:hover {
  color: var(--primary_color);
}

.saastain-header.saastain-header--v4 {
  position: fixed !important;
  top: 0;
  left: 0;
  width: 100%;
  background: transparent;
}
.saastain-header.saastain-header--v4 li a {
  color: #fff !important;
}
.saastain-header.saastain-header--v3 .navigation li .sub-menu {
  background: var(--heading_color);
  border-top-color: var(--primary_color) !important;
}

.saastain-header.saastain-header--v3 .navigation li .sub-menu li a {
  color: #eee !important;
  border-bottom-color: #bca3ea1c !important;
  font-size: 14px;
}
.saastain-header.saastain-header--v3 .navigation li .sub-menu li a:hover {
  color: var(--primary_color) !important;
}

#active-sticky.saastain-header--v3.is-sticky .saastain-header__middle {
  background: var(--heading_color);
  padding: 0 30px;
}
/*======================================
  End Header Area
========================================*/

/*======================================
  Sections CSS
========================================*/

/* Hero Area CSS */
.banner-area {
  background-size: cover;
  background-position: center;
  margin: auto;
  overflow: hidden;
  border-radius: 10px;
  overflow: hidden;
}
.sass-banner-1-left {
  display: flex;
  flex-direction: column;
  gap: 25px;
  min-width: 620px;
}
.welcome-text {
  font-size: 1.875rem;
  font-weight: 500;
  line-height: 1.875rem;
}
.sass-banner-title {
  font-weight: 800;
  font-size: 70px;
  line-height: 90px;
  line-height: 130%;
}

.banner-overview-img {
  position: relative;
  z-index: 2;
  padding-bottom: 4.5rem;
}
.banner-overview-img__anim {
  position: absolute;
}
.overview-img-2 {
  top: -68px;
  right: -59px;
  z-index: -1;
}
.overview-img-1 {
  max-width: 82.5rem;
  max-height: 46.75rem;
  width: 100%;
  height: auto;
}

.overview-img-3 {
  top: 7%;
  right: -10.5%;
}
.overview-img-4 {
  left: -11%;
  bottom: -5%;
}
.saastain-button--hero .saastain-btn:hover {
  background: #fff;
  border-color: transparent;
}
@media only screen and (max-width: 1200px) {
  .banner-area-inside__row,
  .sass-banner-1-right {
    flex-direction: column;
    gap: 30px !important;
    align-items: start;
  }
  .sass-banner-title {
    font-size: 45px;
  }
  .sass-banner-1-left {
    gap: 15px;
  }
  .banner-area-inside__row {
    padding-bottom: 50px;
  }
  .overview-img-3 img,
  .overview-img-4 img {
    max-width: 358px;
  }
}
@media only screen and (max-width: 767px) {
  .sass-banner-1-left {
    min-width: 100%;
  }
  .banner-area-inside__row {
    padding-top: 30px;
  }
  .welcome-text {
    font-size: 20px;
  }
  .sass-banner-title {
    font-size: 26px;
  }
  .banner-space {
    padding: 0 15px !important;
  }
  .overview-img-3 img,
  .overview-img-4 img {
    max-width: 158px;
  }
}
/* Sponsor Slide */
.sponsor-slide {
  padding-bottom: 80px;
  z-index: 1000;
}
.sponsor-log a {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  min-width: 150px;
  min-height: 80px;
}
.sponsor-log img {
  max-height: 50px;
  opacity: 0.6;
}
.sponsor-log:hover img {
  opacity: 1;
}
.sass-banner-1-right {
  display: flex;
  flex-direction: column;
  gap: 50px;
}
.banner-area-gap {
  --bs-gutter-x: 150px;
}

.banner-space {
  margin: 0 100px;
  padding: 0 50px;
}
@media (max-width: 1440.98px) {
  .banner-space,
  .section-space-2 {
    margin: 0 34px;
  }
}
@media (max-width: 1200px) {
  .banner-space,
  .section-space-2 {
    margin: 0 15px;
  }
  .banner-space {
    padding: 0 30px;
  }
}

@media only screen and (max-width: 767px) {
  .sponsor-slide {
    padding-bottom: 50px;
  }
}

/* Hero V2 */
.saastain-hero-v2 {
  padding-top: 110px;
}
.saastain-hero-v2-title {
  font-size: 4.375rem;
  font-weight: 700;
  margin-bottom: 1.25rem;
  margin-top: 2.69rem;
}
.saastain-hero-v2-px-1 {
  padding: 6px;
}

.saastain-hero-v2-px-1 {
  padding: 6px;
}

.saastain-hero-v2-img-1 img {
  height: 31.625rem;
  width: 100%;
  object-fit: cover;
}

.saastain-hero-v2-img-2 img {
  width: 100%;
  object-fit: cover;
  height: 15.5625rem;
}

.saastain-hero-v2-img-3 img {
  height: 12.9375rem;
  width: 100%;
  object-fit: cover;
}

.saastain-hero-v2-img-4 img {
  width: 100%;
  object-fit: cover;
  height: 32.01506rem;
}
@media (max-width: 991px) {
  .saastain-hero-v2-title {
    font-size: 50px;
  }
  .saastain-hero-v2 {
    padding-top: 50px;
  }
}

/* Features CSS*/
.features-single {
  border: 1px solid var(--border_color);
  text-align: center;
  background: var(--white);
  padding: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  border-radius: 20px;
  transition: all 0.4s ease;
}
.features-single img {
  width: 120px;
  height: 120px;
}
.features-title {
  font-size: 24px;
  font-weight: 700;
  transition: 0.3s;
}
.features-btn {
  font-size: 1.125rem;
  font-weight: 600;
  line-height: 100%;
  margin-top: 1rem;
  display: inline-block;
}
.features-btn:hover {
  color: var(--primary_color) !important;
}

.style-2 .features-btn:hover {
  color: var(--yellow) !important;
}

.features-single:hover .features-title a,
.features-single:hover .features-btn {
  color: var(--white);
}
.features-single:hover {
  background: var(--blue_color) !important;
  border-color: transparent !important;
}

.features-single:hover {
  box-shadow: -23px 31px 120px 20px rgba(6, 21, 96, 0.1);
}

.single-slide .features-single {
  margin: 0.75rem;
  box-shadow: none !important;
}
/* Features V2 */
.reader-right img {
  border-radius: 1rem;
}

.reader-left p {
  margin: 1rem 0 1.56rem;
  color: var(--text_color);
}

.list-features {
  padding: 0;
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.style-2 .list-features {
  gap: 16px;
}
.list-features li {
  list-style: none;
  color: var(--heading_color);
  display: flex;
  gap: 12px;
  font-size: 18px;
}
.list-features span {
  font-size: 20px;
}

.team-groups__text h6 {
  font-size: 24px;
  margin: 0;
}

.team-groups__text p {
  margin: 0;
}
.team-groups {
  border-radius: 1rem;
  background: var(--white);
  padding: 20px;
  display: inline-flex !important;
  box-shadow: 20px 40px 80px 0px rgba(45, 51, 81, 0.12);
  gap: 25px !important;
}
.start-reader {
  position: absolute;
  top: -7.44rem;
  left: -16.44rem;
  animation: rotation 17s infinite linear;
  -webkit-animation: rotation 17s infinite linear;
}

.reader-left {
  position: relative;
}

@keyframes rotation {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}

.features-shape {
  position: absolute;
  width: 1400px;
  height: 1300px;
  right: 0;
  top: -27%;
  right: 3%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.features-shape.features-shape--v2 {
  right: initial;
  left: -10%;
  top: -32%;
}

@media (max-width: 1440.98px) {
  .features-shape {
    left: initial;
    right: -17%;
  }
  .features-shape.features-shape--v2 {
    left: -30% !important;
  }
}
@media (max-width: 1200px) {
  .features-shape {
    display: none;
  }
  .shapes-thumb-1,
  .shapes-thumb-2 {
    display: none;
  }
  .gray_bg_tab {
    background-color: var(--gray_bg);
  }
}

.bg-green {
  background: rgb(13 196 110 / 20%);
}

.bg-primary_color {
  background: rgb(255 186 0 / 20%);
}

.bg-yellow {
  background: rgb(255 186 0 / 20%);
}
.bg-red {
  background: rgb(234 65 44 / 20%);
}

.bg-red-w {
  background: #ffe2e9;
}

.bg-red-y {
  background: rgb(255 74 1 / 20%);
}

.bg-bull {
  background: rgb(3 169 244 / 20%);
}

.features-single p {
  color: var(--text_color);
}

.features-single:hover p {
  color: var(--white);
}

.features-single:hover .more-btu {
  color: var(--white);
}

/* Testimonial */
.feedback-area {
  padding-left: 50px;
  padding-right: 50px;
}
.single-feedback__content {
  border-radius: 1.5625rem;
  background: #242424;
  padding: 30px;
  position: relative;
}
.inline-line-bar {
  margin: 0;
  color: var(--white);
  position: relative;
  font-size: 20px;
  font-weight: 500;
}
.inline-line-bar:after {
  position: absolute;
  top: 15px;
  right: -4.5rem;
  width: 3.5625rem;
  background: var(--primary_color);
  content: "";
  height: 2px;
}

.single-feedback__content:after {
  position: absolute;
  bottom: -1.62rem;
  left: 1.44rem;
  width: 4.875rem;
  height: 3.5625rem;
  background: #242424;
  content: "";
  clip-path: polygon(100% 0, 0 0, 50% 100%);
}
.single-feedback__author {
  display: flex;
  gap: 0.95rem;
  align-items: center;
  position: relative;
  margin-top: 45px;
  margin-left: 25px;
}
.single-feedback__author img {
  border-radius: 100%;
  border: 1.184px solid var(--primary_color);
  width: 74px;
  height: 74px;
}

.style-2 .single-feedback__author img {
  border: 1.184px solid #c2ff66;
}

.single-feedback__author-name {
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  margin-bottom: 4px;
  color: var(--white);
}

.single-feedback__author-postion {
  margin-bottom: 0;
  color: var(--white);
}

.style-2 .single-feedback__author-postion {
  margin-bottom: 0;
  color: var(--offwhite_color);
}

.section-space-2 {
  margin: 0 200px;
  padding-top: 8.12rem;
  padding-bottom: 320px;
  border-radius: 2.5rem;
  padding-left: 50px;
  padding-right: 50px;
  margin-bottom: 350px !important;
}

.style-2 .section-space-2 {
  margin-bottom: 380px !important;
}
@media (max-width: 1440.98px) {
  .section-space-2 {
    margin: 0 34px;
  }
}
@media (max-width: 1200px) {
  .section-space-2 {
    margin: 0 15px;
    padding: 40px 15px;
    margin-bottom: 0 !important;
  }
}
.row.pricing-space-adjust {
  bottom: -700px;
  margin-top: -700px;
}
@media (max-width: 1200px) {
  .row.pricing-space-adjust {
    bottom: 0;
    margin: 0;
  }
}

/* Testimonial V2 */
.single-feedback__v2 .single-feedback__content::after {
  display: none;
}
.single-feedback.single-feedback__v2 {
  margin: 0.75rem;
}

/*  Pricing Tables CSS */
.price-area {
  margin-top: -40rem;
  margin-bottom: 7.5rem;
}
.single-price-table {
  background: var(--white);
  padding: 50px 45px;
  position: relative;
  margin-top: 30px;
  border-radius: 25px;
  transition: all 0.3s ease;
}
.style-2 .single-price-table {
  margin-top: auto;
}
.single-price-table:hover {
  transform: translateY(-30px);
}
.popular-text {
  position: absolute;
  top: -40px;
  left: 50%;
  margin-left: -7.156rem;
  display: flex !important;
  flex-direction: column !important;
  text-align: center;
  min-width: 240px;
  min-height: 40px;
  justify-content: center;
  transition: all 0.3s ease;
  font-weight: 500;
  font-size: 20px;
  color: var(--heading_color);
}
.style-2 .popular-text {
  opacity: 0;
  visibility: hidden;
}
.popular-text img {
  position: absolute;
  width: 150px;
  height: 40px;
  min-width: 229px;
}
.popular-text span {
  position: relative;
}
.single-price-table__title {
  font-size: 24px;
}

.price-amount {
  font-size: 44px;
}
.duration {
  font-weight: 500;
  color: var(--text_color);
  font-size: 20px;
}

.single-price-table__features ul {
  margin: 0;
  padding: 0;
}
.single-price-table__features ul li {
  list-style: none;
  color: var(--text_color);
  display: flex;
  align-items: center;
  gap: 0.94rem;
  font-size: 18px;
  font-weight: 400;
  margin-bottom: 18px;
  flex-wrap: wrap;
}
.single-price-table__features ul li:last-child {
  margin-bottom: 0px;
}

.single-price-table__features ul li span {
  flex-shrink: 0;
}

.single-price-table__features {
  margin-top: 40px;
}

.single-price-table__range {
  margin-top: 1rem;
  line-height: initial;
}

/*********** Baseline, reset styles ***********/
input[type="range"] {
  -webkit-appearance: none;
  appearance: none;
  background: transparent;
  cursor: pointer;
}

/* Removes default focus */
input[type="range"]:focus {
  outline: none;
}

/******** Chrome, Safari, Opera and Edge Chromium styles ********/
/* slider track */
input[type="range"]::-webkit-slider-runnable-track {
  background-color: #a4db74;
  border-radius: 100px;
  height: 12px;
}

.style-2 input[type="range"]::-webkit-slider-runnable-track {
  background-color: #e9e9e9;
}

/* slider thumb */
input[type="range"]::-webkit-slider-thumb {
  -webkit-appearance: none; /* Override default look */
  appearance: none;
  margin-top: -6px; /* Centers thumb on the track */
  background-color: #a4db74;
  border: 2px solid E9E9E9;
  border-radius: 100%;
  height: 1.5rem;
  width: 1.5rem;
}

input[type="range"]:focus::-webkit-slider-thumb {
  outline: 3px solid #a4db74;
  outline-offset: 0.125rem;
  border: 2px solid #e9e9e9;
}

/*********** Firefox styles ***********/
/* slider track */
input[type="range"]::-moz-range-track {
  background-color: #a4db74;
  border-radius: 100px;
  height: 12px;
}

.style-2 input[type="range"]::-moz-range-track {
  background-color: #e9e9e9;
  border-radius: 100px;
  height: 12px;
}

/* slider thumb */
input[type="range"]::-moz-range-thumb {
  background-color: #a4db74;
  border: 2px solid #e9e9e9;
  border: none; /*Removes extra border that FF applies*/
  border-radius: 100%;
  height: 1.5rem;
  width: 1.5rem;
}

.style-2 input[type="range"]::-moz-range-thumb {
  border: 2px solid #a4db74;
}

input[type="range"]:focus::-moz-range-thumb {
  outline: 3px solid #e9e9e9;
  outline-offset: 0.125rem;
}

.style-2 input[type="range"]:focus::-moz-range-thumb {
  outline: 3px solid #a4db74;
}

.pricing-button {
  margin-top: 50px;
}

.single-price-table.single-price-table__v2 {
  border: 1px solid var(--border_color);
}
.single-price-table.single-price-table__v2.active {
  border-color: transparent;
}
.single-price-table.single-price-table__v2 .popular-text {
  top: -41px;
}

/* Table Active */
.single-price-table.active {
  background: var(--gradient-color);
}
.single-price-table.active .popular-text {
  opacity: 1;
  visibility: visible;
}
.single-price-table.active .single-price-table__title {
  color: var(--white);
}
.single-price-table.active .single-price-table__text {
  color: var(--white);
}
.single-price-table.active .price-amount {
  color: var(--white);
}
.single-price-table.active .duration {
  color: var(--white);
}
.single-price-table.active .single-price-table__features ul li {
  color: var(--white);
}
.single-price-table.active .saastain-btn__v2:hover {
  background-color: #fff;
  border-color: transparent;
}

/* Pricing Area Detail */
.price-area-2 {
  padding-top: 8.12rem;
}

.feedback-area-2 {
  background-image: url("../../images/price-bg.png");
  background-position: center;
  background-size: cover;
  padding: 8.12rem 0;
}

table.table.plan-table {
  width: 1269px;
  margin-bottom: 43px;
  box-shadow: 21px 21px 0px var(--blue_color);
  border-radius: 1.5625rem;
  overflow: hidden;
  border-radius: 20px;
}
.plan-table thead tr th {
  padding: 1.78rem 0;
  background: rgb(251 254 116 / 16%);
  text-align: center;
  font-size: 1.25rem;
  font-weight: 500;
  line-height: 1.25rem;
  color: #252f4b;
  border-right: 1px solid #d9d9d9;
  border-bottom: none;
}

.plan-table thead tr th:last-child {
  border-top-right-radius: 1.5625rem;
  border-right: none;
}

.plan-table thead tr th:first-child {
  border-top-left-radius: 1.5625rem;
}

.plan-table tbody tr th,
.plan-table tbody tr td {
  border: 1px solid #d9d9d9;
  text-align: center;
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 1.75rem;
  padding: 1.31rem 0;
}

.plan-table tbody {
  background: #f0fdff;
}

.plan-table tbody tr:last-child td {
  border-bottom: none;
}

.plan-table tbody tr td:first-child {
  border-left: none;
}
.plan-table tr td:hover {
  color: var(--primary_color);
}
.plan-table tbody tr td:last-child {
  border-right: none;
}

.plan-table tbody tr:last-child td:first-child {
  border-bottom-left-radius: 1.5625rem;
}

.plan-table tbody tr:last-child td:last-child {
  border-bottom-right-radius: 1.5625rem;
}

.plan-table tbody tr td.active {
  border-right: 2px solid #a4db74;
  border-left: 2px solid #a4db74 !important;
}
.plan-table thead tr th.active {
  border-right: 2px solid #a4db74;
  border-left: 2px solid #a4db74 !important;
  border-top: 2px solid #a4db74 !important ;
}

.check-picon {
  background: #27ae60;
  width: 26px;
  height: 26px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  border-radius: 100%;
  font-size: 12px;
  color: #fff;
}
.check-picon.wrong-icon {
  background: #e85757;
}
/*  End Pricing Tables CSS */

/* Integrations CSS */
.integration-bg {
  background-image: url("../../images/integration.png");
  background-position: center;
  background-position: center;
  padding-top: 8.12rem;
  height: 52.625rem;
  border-radius: 2.5rem;
}
.integration-shape {
  position: absolute;
  top: -17%;
  max-width: 285px;
  right: -9%;
}
.integration-area--inner {
  padding-top: 130px;
  padding-bottom: 80px;
  overflow: hidden;
  border-radius: 40px;
}
.integration-icon__single {
  position: absolute;
}
.integration-icon__single.integration-icon__1 {
  top: -18%;
  left: 18%;
}
.integration-icon {
  min-height: 400px;
}
.integration-icon__single.integration-icon__2 {
  left: 21%;
  bottom: 25%;
}
.integration-icon__single.integration-icon__3 {
  left: 33%;
  top: 10%;
}
.integration-icon__single.integration-icon__4 {
  left: 46%;
  bottom: 22%;
}
.integration-icon__single.integration-icon__5 {
  right: 32%;
  bottom: 66%;
}
.integration-icon__single.integration-icon__6 {
  bottom: 22%;
  right: 20%;
}
.integration-icon__single.integration-icon__7 {
  top: -16%;
  right: 18%;
}
.integrate-lines__single {
  transition: all 0.3s ease;
}
.integrate-lines__single:hover,
.images-featuers-box__img:hover img,
.js-video-btn:hover {
  transform: scale(0.95);
}

.style-2 .integrate-lines__single:hover {
  transform: scale(0.9);
}
.banner-space-3 {
  margin: 0 200px;
}
@media (max-width: 1440.98px) {
  .style-2 .container {
    max-width: 1245px;
  }
  .banner-space-3 {
    margin: 0 34px;
  }
}

@media (max-width: 1200px) {
  .single-price-table {
    padding: 20px;
  }
}

@media (max-width: 991px) {
  .integration-icon__single.integration-icon__1 {
    top: -18%;
    left: 6%;
  }
  .integration-icon__single.integration-icon__6 {
    bottom: 22%;
    right: 6%;
  }
  .integration-icon__single.integration-icon__7 {
    top: -16%;
    right: 5%;
  }
}

.integration-single__head {
  width: 120px;
  height: 120px;
  padding: 0;
  border-radius: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all 0.3s ease;
}
.integration-single a {
  font-weight: 700;
  color: var(--heading_color);
}
.integration-single .more-hover:hover {
  color: var(--primary_color);
}

.style-2 .integration-single .more-hover:hover {
  color: var(--yellow);
}

.integration-single__head img {
  max-width: 50px;
}
.integration-single {
  border-radius: 1.25rem;
  border: 1px solid var(--border_color);
  background: var(--white);
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  padding: 34px;
  transition: all 0.3s ease;
}

.style-2 .integration-single {
  padding: 2.5rem;
}

.integration-single__title {
  margin-bottom: 30px;
}
.style-2 .integration-single__title {
  margin-bottom: auto;
}
.integration-single:hover {
  border-color: var(--primary_color);
}

.style-2 .integration-single:hover {
  border-color: var(--yellow);
}

.integration-single:hover .integration-single__head {
  transform: rotate(180deg);
}
.integration-single:hover {
  box-shadow: -23px 31px 120px 20px rgba(6, 21, 96, 0.1);
}
.integration-single p {
  margin: 0;
}
.integration-single .more-btu {
  margin-top: 40px;
}

/* Single Integration */
.integration-box {
  border-radius: 8.125rem;
  border: 1px solid rgba(178, 183, 187, 0.3);
  background: #fff;
  box-shadow: 20px 7px 110px 10px rgba(6, 21, 96, 0.05);
  padding: 1.87rem;
  display: inline-block;
  display: inline-flex;
  align-items: center;
}

.about-service-img img {
  height: 19.3125rem;
  width: 100%;
  object-fit: cover;
  border-radius: 12px;
}

.integration-single-title {
  font-size: 2.75rem;
  font-size: 36px;
}
.int-list {
  padding: 0;
  margin-bottom: 2.313rem;
}

.int-list li {
  font-size: 1.125rem;
  margin-bottom: 0.75rem;
  list-style: none;
  position: relative;
  padding-left: 28px;
}

.int-list li:after {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  content: "";
  position: absolute;
  background: var(--primary_color);
  left: 0;
  top: 50%;
  margin-top: -5px;
}
@media only screen and (max-width: 1200px) {
  .integration-single-title {
    font-size: 30px !important;
  }

  .integration-box .integration-single__head {
    width: 70px;
    height: 70px;
    max-width: ;
  }
  .integration-box .integration-single__head img {
    max-width: 26px;
  }
  .integration-box {
    padding: 20px 30px;
  }
}

/* End Integrations CSS*/

/* Tabs Area CSS */
.tab-img-shape {
  position: absolute;
  bottom: 0;
  min-width: 1200px;
  min-height: 729px;
  left: -41%;
  top: -28%;
}
.advancements-area {
  padding-top: 7.5rem;
  padding-bottom: 8.19rem;
}

.advancements-tab-button {
  background: var(--gray_bg);
  margin: 0 auto;
  border-radius: 0.625rem;
  display: inline-flex;
  padding: 0 10px;
}
.advancements-tab-button .nav-link span svg {
  width: 3.8125rem;
  height: 3.8125rem;
}

.advancements-tab-button .nav-link span {
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 2.125rem;
  color: var(--heading_color);
  flex-shrink: 0;
}

.advancements-tab-button .nav-link {
  display: flex;
  align-items: center;
  gap: 0.75rem;
  padding: 1rem 2.2rem;
  margin: 0.62rem 0.31rem;
  cursor: pointer;
}

.advancements-tab-button .nav-link.active {
  background: var(--gradient-color);
  border-radius: 0.625rem;
}

.advancements-tab-button .nav-link.active span {
  color: var(--white);
}

.advancements-tab-button .nav-link.active span svg circle {
  fill: var(--white);
  fill-opacity: 1;
}

.advancements-tab-button .nav-link:hover {
  background: var(--gradient-color);
  border-radius: 0.625rem;
}

.advancements-tab-button .nav-link:hover span {
  color: var(--white);
}

.advancements-tab-button .nav-link:hover span svg circle {
  fill: var(--white);
  fill-opacity: 1;
}

.sasin-tab-content {
  width: 46%;
}
.saastain-vertical-tab {
  padding-left: 200px;
  width: 54%;
}
.saastain-vertical-tab::after {
  position: absolute;
  left: 100px;
  top: 0;
  height: 96%;
  width: 1px;
  background: #252f4b;
  content: "";
}

.saastain-vertical-tab__single::after {
  position: absolute;
  border: 1px solid var(--heading_color);
  content: "";
  border-radius: 50%;
  width: 1.5rem;
  height: 1.5rem;
  left: -113px;
  top: 50%;
  background: var(--white);
  margin-top: -0.75rem;
  z-index: 1;
}
.saastain-vertical-tab__single::before {
  width: 0.875rem;
  height: 0.875rem;
  position: absolute;
  border: 1px solid var(--heading_color);
  content: "";
  border-radius: 50%;
  left: -108px;
  top: 27px;
  background: var(--primary_color);
  z-index: 2;
  margin-top: -0.4375rem;
  transition: all 0.3s ease;
  opacity: 0;
  visibility: hidden;
  transform: scale(0.5);
}
.saastain-vertical-tab__single.active::before {
  transform: scale(1);
  opacity: 1;
  visibility: visible;
}

.saastain-vertical-tab__single {
  padding: 0.81rem 2.25rem;
  border-radius: 0.25rem !important;
  border: 1px solid #252f4b !important;
  background: var(--white) !important;
  color: var(--heading_color) !important;
  font-size: 1.125rem;
  line-height: 1.75rem;
  margin-bottom: 1.63rem;
  position: relative;
}

.saastain-vertical-tab__single:hover {
  background: var(--primary_color) !important;
}
.saastain-vertical-tab__title {
  font-size: 24px;
  font-weight: 700;
  display: block;
}

.saastain-vertical-tab__desc {
  font-size: 18px;
  font-weight: 400;
}

.saastain-vertical-tab__single.active {
  background: var(--primary_color) !important;
}

.sasin-tab-btu {
  position: relative;
}
.saastain-vertical-tab li {
  margin-bottom: 60px;
}
.saastain-vertical-tab li:last-child {
  margin-bottom: 0px;
}
.tab-img-shape2 {
  position: absolute;
  bottom: -12%;
  left: -2%;
}

@media (max-width: 1440.98px) {
  .tab-img-shape2 {
    left: -10%;
  }
}
@media (max-width: 1200px) {
  .advancements-tab-button .nav-link {
    padding: 10px;
  }
  .advancements-tab-button .nav-link span {
    font-size: 16px;
  }
  .advancements-tab-button .nav-link svg {
    width: 50px !important;
  }
  .sass-advancement li {
    margin-right: 10px;
    padding-right: 20px;
  }
  .sass-advancement li button {
    font-size: 18px !important;
  }
}
@media (max-width: 991px) {
  .tab-img-shape {
    /* display: none; */
    top: 0;
  }
  .saastain-vertical-tab {
    padding-left: 50px;
    width: 47%;
  }
  .saastain-vertical-tab::after {
    left: 0;
  }
  .saastain-vertical-tab__single::before,
  .saastain-vertical-tab__single::after {
    display: none;
  }
  .saastain-vertical-tab__title {
    font-size: 22px;
  }
  .saastain-vertical-tab li {
    margin-bottom: 30px;
  }
}
@media (max-width: 767px) {
  .advancements-tab-button .nav-link svg {
    width: 35px !important;
    height: 35px !important;
  }
  .advancements-tab-button .nav-link {
    padding: 10px;
    margin: 2px;
  }
  .advancements-tab-button {
    margin-bottom: 30px !important;
  }
}

/* End Tabs Area CSS */

/* CTA Area CSS */
.cta-area__bg {
  border-radius: 0.5625rem;
  background: var(--primary_color);
  padding: 0 85px;
  padding-top: 10px;
  gap: 45px;
  justify-content: space-between !important;
  display: flex;
  align-items: center;
}
.cta-area__content-title {
  font-size: 2.75rem;
  font-weight: 700;
  margin-bottom: 1.5rem;
}
.cta-area__img {
  min-width: 425px;
}
.cta-area__bg img {
  max-width: 484px;
  height: auto;
  width: 100%;
}

@media (max-width: 1440.98px) {
  .cta-area__bg {
    padding: 0 65px;
  }
}
@media (max-width: 1200px) {
  .cta-area__bg {
    padding: 0 15px;
  }
  .cta-area__content-title {
    font-size: 35px;
  }
}
/* End CTA Area CSS*/

/* Team Area CSS */
.team-bg {
  border-radius: 2.5rem;
  background: #18181b;
  padding: 3.12rem;
}

.single-member__img-single img {
  width: 100%;
  border-radius: 1.5625rem;
  height: auto;
}

.single-member__img-2 {
  font-size: 2.75rem;
  font-weight: 700;
  line-height: 3.375rem;
  margin-bottom: 0.63rem;
}

.single-member__img-title {
  color: var(--white);
  margin-bottom: 1.88rem;
}

.member-details {
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 1.75rem;
  color: var(--white);
  margin-bottom: 1.88rem;
}

.experience p {
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 1.75rem;
  color: var(--white);
  margin-bottom: 0.5rem;
  display: inline-block;
}

.experience p a {
  color: var(--white) !important;
  transition: 0.3s;
}

.experience p a:hover {
  color: var(--blue_color) !important;
}

.experience p span {
  background: var(--gradient-color-2);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
}

.style-2 .experience p span {
  color: var(--yellow);
}

.team-details__social {
  display: flex;
  align-items: center;
  gap: 28px;
}
.team-details__social a {
  color: #fff;
}
.team-details__social svg {
  stroke: currentColor;
}
.team-details__social a:hover svg {
  stroke: var(--primary_color);
}

.style-2 .team-details__social a:hover svg {
  stroke: var(--yellow);
}

.service-list {
  border-radius: 1.25rem;
  background: #0e0e10;
  padding: 2.38rem 2.19rem 1.5rem;
  color: var(--white);
}

.service-list span {
  margin-bottom: 15px;
}

.social-icon-2 a:hover svg circle {
  stroke: var(--primary_color);
}

.style-2 .social-icon-2 a:hover svg circle {
  stroke: var(--yellow);
}

.social-icon-2 a:hover svg rect {
  stroke: var(--primary_color);
}
.style-2 .social-icon-2 a:hover svg rect {
  stroke: var(--yellow);
}

/* Single Member Team */
.single-member__img img {
  border-radius: 0.9375rem;
  width: 100%;
  height: 23.75rem;
  object-fit: cover;
  transition: 0.3s;
}
.single-member__img {
  overflow: hidden;
  border-radius: 0.9375rem;
}
.single-member:hover .single-member__img img {
  transform: scale(1.1);
}
.single-member__img {
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 2.125rem;
  transform: 0.3s;
}

.single-member__img:hover {
  color: var(--primary_color);
}

.style-2 .single-member__img:hover {
  color: var(--yellow);
}

.single-member__name {
  font-size: 24px;
}
.single-member__name:hover {
  color: var(--primary_color);
}

.style-2 .single-member__name:hover {
  color: var(--yellow);
}

/* End Team Area CSS*/

/* Feedback CSS */
.feedback-sass-area {
  padding-top: 8.12rem;
  padding-bottom: 8.75rem;
  background: var(--black);
}

.single-sass-feedback {
  border-radius: 1.5625rem;
  background: #242424;
  padding: 1.87rem;
  margin: 0.75rem;
}

.feedback-list .slick-dots {
  margin: 0;
  padding: 0;
  text-align: center;
  margin-top: 3.13rem;
}

.feedback-list .slick-dots li {
  display: inline-block;
  width: 0.625rem;
  height: 0.625rem;
  border-radius: 0.625rem;
  background: rgba(255, 255, 255, 0.3);
  margin: 9px;
  cursor: pointer;
}

.feedback-list .slick-dots li button {
  display: none;
}

.feedback-list .slick-dots li.slick-active {
  background: #a4db74;
  position: relative;
}

.feedback-list .slick-dots li.slick-active:after {
  width: 1.5rem;
  height: 1.5rem;
  background: #a4db740a;
  content: "";
  position: absolute;
  border-radius: 50%;
  border: 3px solid #a4db74;
  left: -7px;
  top: -7px;
}
/* End Feedback CSS */

/* Contact Area CSS*/
.contact-area {
  padding: 8.75rem 0;
}

.contact-from {
  background-position: center;
  background-size: cover;
  border-radius: 2.5rem;
  padding: 6.25rem;
}

.contact-box {
  gap: 5.44rem;
}

.single-contact-box {
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.contact-img {
  margin-bottom: 1.5rem;
  width: 120px;
  height: 120px;
  border-radius: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all 0.3s ease;
}
.single-contact-box:hover .contact-img {
  transform: scale(0.9);
}
.contact-img img {
  width: 60px;
  height: 60px;
}
.bg-email {
  background: #eaeaea;
}

.bg-phon {
  background: #84fff8;
}

.bg-location {
  background: #a4db74;
}

.contact-title {
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 2.125rem;
  margin-bottom: 0.35rem;
}
.single-contact-box p,
.single-contact-box p a {
  font-weight: 400;
}
.general-text {
  font-size: 2.75rem;
  margin-bottom: 1.94rem;
}

.from-label {
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 1.75rem;
  margin-bottom: 1.13rem;
}

.from-input {
  border-radius: 0.25rem !important;
  background: #2f2f32 !important;
  padding: 1.19rem 1.88rem;
  border: none;
  margin-bottom: 1.5rem;
  color: #fff !important;
}

.from-input:focus {
  background: #2f2f32;
  padding: 1.19rem 1.88rem;
  border: none;
  box-shadow: none;
  color: #fff;
}
/* End Contact Area CSS*/

/* 404 Area */
.img-not-found img {
  max-width: 450px;
}
.not-found-area {
  padding-bottom: 8.42rem;
  padding-top: 3rem;
}
.not-found-title {
  margin-top: 3.17rem;
  font-size: 2.75rem;
  font-weight: 700;
  line-height: 3.375rem;
}
/* End 404 Area */

.sass-advancement-area {
  padding-top: 8.13rem;
  padding-bottom: 8.63rem;
}
.advancement-bg {
  border-radius: 2.1875rem;
  background: #84fff8;
  position: relative;
  overflow: hidden;
  padding-left: 3.62rem;
  margin-top: 3.75rem;
}
.advancement-bg__img {
  position: absolute;
  right: -10%;
  top: 0;
  height: 100%;
}
.advancement-img-sass-2 {
  position: absolute;
  bottom: 0;
  right: 0%;
  z-index: 1;
  min-width: 730px;
  min-height: 600px !important;
}
.advancement-img-sass-1 {
  position: absolute;
  bottom: 0;
  left: auto;
  right: auto;
  z-index: 2;
  max-width: 351px !important;
  max-height: 493px;
}

.sass-advancement li {
  margin-right: 15px;
  padding-right: 30px;
  border-right: 1px solid rgba(255, 255, 255, 0.1);
}
.sass-advancement li:last-child {
  border: none;
  padding: 0;
  margin: 0;
}
.sass-advancement li .nav-link {
  color: var(--white);
  text-align: center;
  font-size: 24px;
  font-weight: 500;
  padding: 0.94rem 1.62rem;
  border-radius: 50px;
  position: relative;
}

.sass-advancement li .nav-link.active {
  background: var(--white);
  color: var(--black);
}

.sass-advancement li .nav-link:hover {
  background: var(--white);
  color: var(--black);
}

.sass-advancement {
  border-radius: 1.25rem;
  border: 1px solid rgba(255, 255, 255, 0.1);
  padding: 1rem 1.56rem;
  margin: auto;
  gap: 14px;
  margin-top: 1rem;
  display: inline-flex;
}

@media (max-width: 1200px) {
  .advancement-img-sass-2 {
    min-width: 600px;
    min-height: 500px !important;
  }
}

.sass-reader-bg {
  background-image: url("../../images/Shapes.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

.project-area {
  padding-top: 135px;
  padding-bottom: 53px;
}

.integration-img img {
  width: 14.43063rem;
  height: auto;
}

.w-1011 {
  max-width: 1011px;
  margin: auto;
  gap: 28px;
  display: grid !important;
  grid-template-columns: 4fr 4fr 4fr 4fr;
  align-items: center;
  display: grid;
}

.col-in-3 {
  display: flex;
  flex-direction: column;
  gap: 28px;
}

.vision-mission-area {
  padding-top: 5.03rem;
  padding-bottom: 4.88rem;
}

.images-featuers-box {
  border-radius: 0.75rem;
  border: 1px solid #eeeff0;
  background: var(--white);
  padding: 3.12rem;
}

.about-int-img img {
  width: 100%;
  border-radius: 13px;
}

.related-area {
  margin-bottom: 8.12rem;
}

.faq-area {
  background-color: #fbfcfd;
}
.faq-img img {
  border-radius: 0.9375rem;
  width: 100%;
  height: auto;
}

.accordion-button.collapsed.faq-button {
  border-radius: 1.25rem;
  border-color: #e8e9eb !important;
  transition: all 0.1s ease;
}
.faq .accordion-item {
  border: none;
  margin-bottom: 1.25rem;
  background: #fff !important;
  border-radius: 15px;
  overflow: hidden;
}
.style-2 .faq .accordion-item {
  border-radius: 20px;
}

.faq .accordion-item:last-child {
  margin: 0 !important;
}
.accordion-button.faq-button:focus {
  /* box-shadow: none; */
  box-shadow: 0px 0 0px 0px rgba(6, 21, 96, 0.1);
}

.accordion-button.faq-button {
  font-size: 22px;
  font-style: normal;
  font-weight: 700;
  line-height: 2.125rem;
  color: var(--heading_color);
  padding: 1.2rem 1.87rem 1.2rem;
  border-top-right-radius: 1.25rem;
  border-top-left-radius: 1.25rem;
  border: 1px solid transparent;
  border-radius: 15px !important;
  transition: all 0.6s ease;
}

.style-2 .accordion-button.faq-button {
  font-size: 1.5rem;
  border-radius: 20px !important;
}

.accordion-collapse {
  background: #fff;
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 1.75rem;
  border-bottom-right-radius: 1.25rem;
  border-bottom-left-radius: 1.25rem;
}
.accordion-body.faq-text {
  padding: 0 1.87rem 1.85rem;
}
.accordion-body.faq-text {
  color: var(--text_color);
}
.style-2 .accordion-body.faq-text {
  color: var(--text_color-2);
}
.accordion-button:not(.collapsed) {
  border-top-right-radius: 1.25rem !important;
  border-top-left-radius: 1.25rem !important;
  background-color: #fff;
  box-shadow: 0px 0 0px 0px rgba(6, 21, 96, 0.1);
}

.accordion-button:not(.collapsed)::after {
  background-image: none;
  transform: none;
  content: "-";
}

.accordion-button::after {
  background-image: none;
  content: "+";
  margin-top: -18px;
}

.accordion-item:last-of-type .accordion-button.collapsed {
  border-bottom-right-radius: 1.25rem;
  border-bottom-left-radius: 1.25rem;
}

.single-choose {
  padding: 2.19rem 2.5rem;
  border-radius: 1.5625rem;
}

.single-choose__logo {
  margin-bottom: 1.56rem;
}
.single-choose__title {
  margin-bottom: 15px;
}
.single-choose__logo {
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 2.125rem;
  margin-bottom: 30px;
}
.base-color-1 {
  background: #ffdadb;
}
.base-color-2 {
  background: #fbfe74;
}
.base-color-3 {
  background: #84fff8;
}

.trusted-top {
  font-size: 24px;
  font-weight: 700;
  position: relative;
  display: inline-block;
  margin: 0;
}
.trusted-top:before {
  position: absolute;
  top: 50%;
  left: -7.5rem;
  width: 5rem;
  height: 2px;
  background: var(--white);
  content: "";
}
.trusted-top:after {
  position: absolute;
  top: 50%;
  right: -7.5rem;
  width: 5rem;
  height: 2px;
  background: var(--white);
  content: "";
}
.brand-logo a {
  border-radius: 5.625rem;
  background: var(--brand);
  padding: 30px 40px;
  transition: 0.3s;
}
.brand-logo:hover a {
  background: var(--white);
}
@media (max-width: 1440.98px) {
  .brand-logo a {
    padding: 30px 35px;
  }
}
@media (max-width: 1200px) {
  .brand-logo a {
    padding: 22px 15px;
  }
  .brand-logos {
    gap: 15px;
  }
}

/*======================================
  End Sections CSS
========================================*/

/*======================================
  Blog CSS
========================================*/
.single-blog {
  background: var(--white);
  border-radius: 20px;
  border: 1px solid #eaeaea;
}

.single-blog__head img {
  width: 100%;
  height: 19.35831rem;
  object-fit: cover;
  border-radius: 1.25rem 1.25rem 0rem 0rem;
}
.single-blog__head a {
  width: 100%;
}
.single-blog__content {
  padding: 1.88rem;
}

.blog-category-badge {
  margin: 0;
  border-radius: 0.58313rem;
  border: 1.233px solid rgba(0, 0, 0, 0.1);
  padding: 0.41rem 0.67rem;
  color: var(--text_color);
  display: inline-block;
  transition: 0.3s;
}

.blog-category-badge:hover {
  border-color: var(--primary_color);
  color: var(--black);
}

.style-2 .blog-category-badge:hover {
  border-color: var(--yellow);
  color: var(--black);
}

.single-blog__meta {
  gap: 50px !important;
}

.single-blog__meta span,
.single-blog__meta span a {
  margin: 0;
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 1.75rem;
  color: var(--text_color);
  display: flex;
  align-items: center;
  gap: 6px;
}

.style-2 .single-blog__meta span,
.single-blog__meta span a {
  display: static;
  color: var(--text_color-2);
}

.single-blog__title {
  font-size: 22px;
  font-weight: 700;
  margin-bottom: 20px;
  margin-top: 20px;
  border-bottom: 1px solid #eaeaea;
  padding-bottom: 20px;
}

.style-2 .single-blog-title {
  font-size: 24px;
}

.style-2 .single-blog__title a:hover {
  color: var(--blue_color);
}

.single-blog__author-img img {
  width: 3.125rem;
  height: 3.12231rem;
  border-radius: 3.125rem;
}

.single-blog__author-name {
  font-size: 1.25rem;
  font-weight: 500;
  line-height: 1.25rem;
  color: var(--heading_color);
  margin: 0;
}
.single-blog__author-name a {
  font-weight: 500;
  font-size: 20px;
}

.style-2 .single-blog__author-name a:hover {
  color: var(--yellow);
}

.author-position {
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 1.75rem;
  margin: 0;
  color: var(--text_color);
}
.single-blog__author {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 10px;
  flex-wrap: wrap;
}
.read-more-btn {
  font-size: 1.125rem;
  font-weight: 600;
  line-height: 100%;
  color: var(--heading_color) !important;
  display: flex;
  align-items: center;
  gap: 10px;
}
.single-blog:hover .read-more-btn {
  color: var(--primary_color) !important;
}

.style-2 .read-more-btn:hover {
  color: var(--yellow) !important;
}

.read-more-btn svg {
  stroke: currentColor;
  transition: all 0.3s ease;
}
.single-blog:hover .blog-img img {
  transform: scale(1.1);
}

.blog-img {
  overflow: hidden;
  border-radius: 1.25rem 1.25rem 0rem 0rem;
}
/* Blog Single */

.blog-p {
  padding: 8.75rem 0;
}

.blog-single-post__thumb {
  border-radius: 0.3125rem;
  margin-bottom: 2.37rem;
}

.blog-single-post__thumb img {
  width: 100%;
}

.blog-single-meta li {
  list-style: none;
  display: flex;
  align-items: flex-end;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 0.875rem;
  gap: 7px;
  color: #646774;
}

.blog-single-meta {
  display: flex;
  gap: 24px;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 1.56rem;
}
.blog-single-meta li span,
.blog-single-meta li a {
  font-weight: 400;
  color: #646774;
}

.single-blog-title {
  font-weight: 700;
  line-height: 32px;
  margin-bottom: 1.25rem;
  font-size: 22px;
}

.style-2 .single-blog-title {
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 2.125rem;
  margin-bottom: 1.25rem;
}

.blog-content-area p {
  margin-bottom: 30px;
}
.blog-content-area p:last-child {
  margin: 0;
}
blockquote {
  text-align: center;
  border-radius: 0.3125rem;
  background: linear-gradient(
    113deg,
    rgb(154 119 249 / 10%) -2.43%,
    rgb(119 70 253 / 10%) 100%
  );
  padding: 2rem 3rem;
  margin-bottom: 30px !important;
}
.style-2 blockquote {
  text-align: center;
  border-radius: 0.3125rem;
  background: linear-gradient(
    113deg,
    rgb(154 119 249 / 10%) -2.43%,
    rgb(119 70 253 / 10%) 100%
  );
  padding: 2rem 3rem;
  margin-bottom: 1.88rem;
}

blockquote p {
  font-size: 1.125rem;
  font-weight: 600;
  line-height: 150%;
  color: var(--heading_color);
  margin-bottom: 1.56rem;
}

blockquote span {
  font-size: 1.375rem;
  font-weight: 600;
  line-height: 100%;
  color: var(--blue_color);
  position: relative;
}
blockquote span::before,
blockquote span::after {
  position: absolute;
  content: "";
  background: var(--blue_color);
  width: 3.8125rem;
  height: 0.125rem;
  bottom: 6px;
}
blockquote span:after {
  right: -78px;
}
blockquote span:before {
  left: -78px;
}

.tag-share-list {
  display: flex;
  justify-content: space-between;
  gap: 20px;
  flex-wrap: wrap;
  padding-bottom: 40px;
  margin-bottom: 10px;
  border-bottom: 1px solid var(--border_color);
}

.tag-search-title {
  font-size: 1.25rem;
  font-weight: 500;
  line-height: 1.25rem;
}

.tag-list {
  display: flex;
  gap: 12px;
  align-items: center;
  flex-wrap: wrap;
}
.tag-list a {
  color: var(--text_color);
  font-weight: 400;
}
.tag-list a:hover {
  color: #7746fd;
}

.tag-list li {
  list-style: none;
}

.tag-list li a:hover svg g {
  opacity: 1;
}

.tag-list li a:hover svg > path {
  fill: #fff;
}

.tag-list li svg path linearGradient stop {
  stop-color: bisque;
}

.suggests-blog-img img {
  width: 5.75rem;
  height: 5.75rem;
  border-radius: 0.3125rem;
}

.suggests-blog-img {
  flex-shrink: 0;
}

.suggests-blog:hover .suggests-blog-title {
  color: var(--bs-purple);
}

.suggests-blog-title {
  font-size: 1.125rem;
  line-height: 1.75rem;
  margin-bottom: 0.88rem;
  font-weight: 500;
}
.suggests-blog li {
  list-style: none;
  font-size: 0.875rem;
  line-height: 0.875rem;
  color: #646774;
}

.suggests-blog li svg {
  margin-right: 10px;
}

.blog-pagination {
  font-size: 1.125rem;
  line-height: 1.625rem;
  padding: 0.44rem 1.13rem;
  display: inline-block;
  border-radius: 0.1875rem;
  background: linear-gradient(
    113deg,
    rgb(154 119 249 / 16%) -2.43%,
    rgb(119 70 253 / 16%) 100%
  );
  font-weight: 400;
}
.style-2 .blog-pagination {
  color: var(--heading_color-2);
}
.blog-pagination span {
  padding: 0 3px;
}
.blog-pagination svg {
  fill: currentColor;
}
.blog-pagination:hover {
  background: #bca3ea;
  color: #fff !important;
}

.style-2 .blog-pagination:hover {
  background: linear-gradient(113deg, #9a77f9 -2.43%, #7746fd 100%);
  color: #fff !important;
}
.single-comment-box-bg .blog-pagination {
  border-radius: 50px;
}
.blog-pagination:hover svg path {
  fill: #fff;
}
.comment-box-list-title {
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 2.125rem;
  padding-top: 60px;
  border-top: 1px solid var(--border_color);
  padding-bottom: 40px;
  margin: 0;
  margin-top: 70px;
}
.single-comment-box-bg {
  border-radius: 0.3125rem;
  background: linear-gradient(
    113deg,
    rgb(154 119 249 / 10%) -2.43%,
    rgb(119 70 253 / 10%) 100%
  );
  padding: 1.88rem 2.25rem;
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  gap: 23px;
  margin-bottom: 1.87rem;
}

.user-info-athor {
  display: flex;
  gap: 20px;
}

.comment-user-img {
  flex-wrap: wrap;
  flex-shrink: 0;
}

.comment-user-img img {
  width: 4.25rem;
  height: 4.25rem;
  border-radius: 4.25rem;
}

.comment-user-name {
  font-size: 1.25rem;
  font-weight: 500;
  line-height: 1.25rem;
  margin-bottom: 4px;
}

.comment-date {
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5rem;
  color: var(--text_color);
  margin-bottom: 0.88rem;
}

.user-comment {
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 1.75rem;
  margin-bottom: 0;
}

.comment-from {
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 0.875rem;
  color: var(--text_color);
  padding: 1.33rem 1.44rem;
  background: rgb(37 47 75 / 6%);
  margin-bottom: 1.5rem;
}

.comment-from:focus {
  box-shadow: none;
  background: rgb(37 47 75 / 6%);
}

.blog-comments-form input,
.blog-comments-form textarea {
  background: #f2f3f4;
  border-color: transparent;
  height: 56px;
  color: var(--heading_color);
}
.w-bg {
  background: var(--white);
  color: var(--heading_color);
}

.blog-sidebar-area__single {
  border-radius: 0.3125rem;
  box-shadow: 20px 17px 120px 20px rgba(0, 0, 0, 0.1);
  background: var(--white);
  margin-bottom: 3.12rem;
  padding: 2rem 1.81rem;
}

.blog-sidebar-area__title {
  font-size: 1.5rem;
  padding-bottom: 0.5rem;
  border-bottom: 1px solid var(--border_color);
  margin-bottom: 1.65rem;
  position: relative;
}

.blog-smoll-img {
  height: 100% !important;
  border-radius: 0.3125rem;
  object-fit: cover;
}

.blog-sidebar-area__title:after {
  position: absolute;
  bottom: -1px;
  left: 0;
  width: 3.75rem;
  height: 0.0625rem;
  content: "";
  background: linear-gradient(113deg, #9a77f9 -2.43%, #7746fd 100%);
}

.search-in-box {
  display: flex;
  justify-content: space-between;
  gap: 10px;
  align-items: center;
  background: linear-gradient(
    113deg,
    rgb(154 119 249 / 16%) -2.43%,
    rgb(119 70 253 / 16%) 100%
  );
  padding: 0 30px;
  border-radius: 5px;
}

.search-in-box input {
  border: none;
  background: transparent;
  width: 100%;
  font-weight: 400;
  font-size: 14px;
  padding: 20px 0;
}
.search-in-box input::-webkit-input-placeholder {
  opacity: 1;
  color: var(--heading_color) !important;
}
.search-in-box input::-moz-placeholder {
  opacity: 1;
  color: var(--heading_color) !important;
}
.search-in-box input::-ms-input-placeholder {
  opacity: 1;
  color: var(--heading_color) !important;
}

.search-in-box span {
  color: var(--heading_color);
}
.search-in-box span:hover {
  color: var(--primary_color);
}

.style-2 .search-in-box span:hover {
  color: var(--yellow);
}

.search-in-box svg {
  fill: currentColor;
}
.search-in-box span {
  cursor: pointer;
}

.category-box li {
  display: flex;
  justify-content: space-between;
  list-style: none;
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 3.125rem;
  color: #646774;
  gap: 10px;
  flex-wrap: wrap;
  border-bottom: 1px solid #d4d4d475;
}

.category-box li:last-child {
  border-bottom: none;
}

.suggests-blog.bordr-b {
  margin: 19px 0;
  border-bottom: 1px solid #d4d4d475;
  padding: 0 0 18px 0;
}

.suggests-blog.bordr-b:last-child {
  margin-bottom: 0;
  border-bottom: none;
  padding-bottom: 0;
}

.popular-tags {
  padding: 0;
}

.popular-tags li {
  display: inline-block;
  list-style: none;
}

.popular-tags li a {
  display: inline-block;
  list-style: none;
  font-size: 1rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.625rem;
  border-radius: 0.3125rem;
  background: #ece5fe;
  padding: 0.44rem 1.1rem;
  margin: 0.31rem 0.23rem;
}

.style-2 .popular-tags li a {
  color: var(--heading_color-2);
}

.popular-tags li a.active {
  border-radius: 0.3125rem;
  background: linear-gradient(113deg, #9a77f9 -2.43%, #7746fd 100%);
  color: #fff;
}

.popular-tags li a:hover {
  border-radius: 0.3125rem;
  background: linear-gradient(113deg, #9a77f9 -2.43%, #7746fd 100%);
  color: #fff;
}
/* Blog Category */
.category-box li a {
  display: flex;
  justify-content: space-between;
  width: 100%;
  font-weight: 400;
}
.category-box li a:hover {
  color: var(--blue_color);
}
/*======================================
  End Blog CSS
========================================*/

/*======================================
  Components CSS
========================================*/
.integrate-lines {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 30px;
}
.integrate-lines_column {
  display: flex;
  flex-direction: column;
  gap: 30px;
}
.integrate-lines__single a {
  display: flex;
  justify-content: center;
  align-items: center;
}
/* Tech Components */
.single-technology {
  display: flex;
  gap: 1.56rem;
  margin-bottom: 2rem;
}
.single-technology:last-child {
  margin-bottom: 0px;
}
.single-technology__icon {
  width: 80px !important;
  height: 80px !important;
  flex-shrink: 0;
}

.style-2 .single-technology:hover .single-technology__icon {
  transform: scale(0.9);
}

.single-technology__title {
  font-size: 24px;
}
.single-technology__content p {
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 1.75rem;
  color: var(--text_color);
}
@media only screen and (max-width: 767px) {
  .single-technology__title {
    font-size: 22px;
  }
}
@media only screen and (max-width: 1200px) {
  .integrate-lines__single img {
    max-width: 180px;
  }
}

/* Video Popup */
.video-popup-img:after {
  border-radius: 0.5rem;
  opacity: 0.4;
  background: #252f4b;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  content: "";
  z-index: 2;
}

.video-popup-img {
  position: relative;
  border-radius: 0.5rem;
}

.video-popup-img__icon {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 4;
  margin-top: -50px;
  margin-left: -50px;
}

.video-popup-img__icon::before {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  border: 1px solid #fff;
  border-radius: 50%;
  -webkit-animation: linear infinite popup 1.5s;
  animation: linear infinite popup 1.5s;
  z-index: -1;
}

@-webkit-keyframes popup {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
  25% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    opacity: 0.8;
  }
  50% {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
    opacity: 0.6;
  }
  75% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
    opacity: 0.4;
  }
  100% {
    -webkit-transform: scale(1.4);
    transform: scale(1.4);
    opacity: 0;
  }
}

@keyframes popup {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
  25% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    opacity: 0.8;
  }
  50% {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
    opacity: 0.6;
  }
  75% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
    opacity: 0.4;
  }
  100% {
    -webkit-transform: scale(1.4);
    transform: scale(1.4);
    opacity: 0;
  }
}

/* Breadcrumbs */
.breadcrumb-area {
  background-position: center;
  background-size: cover;
  padding: 130px 0;
}
.page-banner-heading {
  font-size: 44px;
  font-weight: 700;
  line-height: 3.375rem;
  margin-bottom: 1.13rem;
}
.breadcrumb-item + .breadcrumb-item::before {
  color: var(--heading_color);
  content: var(--bs-breadcrumb-divider, "/");
}
li.breadcrumb-item {
  font-size: 1.25rem;
  font-weight: 500;
  line-height: 1.25rem;
  color: var(--heading_color);
}

.breadcrumb a:hover {
  color: var(--blue_color);
}

.breadcrumb-item.active {
  font-weight: 400;
  color: var(--heading_color);
}

.circle-single .loader {
  position: relative;
  margin: auto;
  user-select: none;
  box-sizing: border-box;
  width: 150px;
  height: 150px;
  background: radial-gradient(
    69.35% 69.35% at 24.06% 23.13%,
    #fff 0%,
    #fcfcfc 32%,
    #f4f3f4 54%,
    #e6e3e6 74%,
    #d2cdd3 92%,
    #c7c1c8 100%
  );
  border-radius: 50%;
}

.loader-bg {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  box-sizing: border-box;
  border: 1px solid rgba(164, 219, 116, 0.25);
  display: flex;
  align-items: center;
  justify-content: center;
}

.circle-bg {
  border-radius: 0.3125rem;
  background: rgb(164 219 116 / 25%);
  padding: 15px 20px 45px;
}

.style-2 .circle-bg {
  padding: 45px 20px;
}

.circle-single__title {
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 1.75rem;
  margin: 0.57rem 0 0 0;
}
.spinner-holder-one {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  width: 50%;
  height: 50%;
  background: transparent;
  box-sizing: border-box;
}
.spinner-holder-two {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  width: 100%;
  height: 100%;
  background: transparent;
  box-sizing: border-box;
}
.loader-spinner {
  width: 200%;
  height: 200%;
  border-radius: 50%;
  border: 5px solid #9a77f9;
  box-sizing: border-box;
}
.animate-0-25-a {
  transform: rotate(90deg);
  transform-origin: 100% 100%;
}
.animate-0-25-b {
  transform: rotate(-90deg);
  transform-origin: 100% 100%;
}
.animate-25-50-a {
  transform: rotate(180deg);
  transform-origin: 100% 100%;
}
.animate-25-50-b {
  transform: rotate(-90deg);
  transform-origin: 100% 100%;
}
.animate-50-75-a {
  transform: rotate(270deg);
  transform-origin: 100% 100%;
}
.animate-50-75-b {
  transform: rotate(-90deg);
  transform-origin: 100% 100%;
}
.animate-75-100-a {
  transform: rotate(0deg);
  transform-origin: 100% 100%;
}
.animate-75-100-b {
  transform: rotate(-90deg);
  transform-origin: 100% 100%;
}
.circle-single__label {
  text-align: 700 !important;
  font-weight: bold;
  font-size: 24px !important;
  line-height: 1.5rem;
}

/*======================================
  End Components CSS
========================================*/

/*======================================
  Footer CSS
========================================*/
.footer-area {
  background-position: center;
  background-size: cover;
  padding: 7.5rem 0;
}
.newsletter-area {
  border-radius: 0.3125rem;
  background: var(--white);
  padding: 2.19rem 3.12rem;
}
.newsletter-area__label {
  font-size: 1.125rem;
  line-height: 1.75rem;
  margin: 0;
  color: var(--heading_color);
}

.style-2 .newsletter-area__label {
  margin-bottom: 10px;
}

.newsletter-area__title {
  font-size: 24px;
  margin: 0;
}
.newsletter-area__forms {
  display: flex;
  justify-content: end;
}
.newsletter-area__forms form {
  align-items: center;
  gap: 10px;
  padding: 10px;
  background: #ece7f1;
  border-radius: 4px;
  display: inline-flex;
  min-width: 535px;
}
.newsletter-area__forms input {
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 0.875rem;
  background-color: transparent;
  border: none;
  padding: 1.063rem;
}
.newsletter-area__forms input:focus {
  border: none;
  outline: none;
  box-shadow: none;
  background: border-box;
}
.newsletter-area__forms button {
  min-width: 180px;
  padding: 11px 13px;
  height: 52px;
}
/* social */
.footer-logo img {
  width: 100%;
  height: 100%;
  max-width: 194px;
}

.social-icon a {
  width: 34px;
  height: 34px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #fff;
  border-radius: 100%;
  box-shadow: 0px 4px 8px 2px rgba(0, 124, 251, 0.16);
}
.social-icon a:hover {
  box-shadow: none;
}
.social-icon {
  display: flex;
  align-items: center;
  gap: 20px;
}
.social-icon a:hover {
  background: #ffb21c;
}

.footer-title {
  font-size: 1.5rem;
  color: var(--white);
}

.footer-menu ul {
  margin: 0;
  padding: 0;
}
.footer-menu ul li,
.footer-menu ol li {
  line-height: 42px;
}
.footer-contact-list li a {
  line-height: 30px;
}
.footer-menu ul li,
.footer-menu ul li a {
  list-style: none;
  color: var(--white);
  font-weight: 400;
  font-size: 18px;
}
.footer-menu ul li a:hover {
  opacity: 0.8;
}
.footer-contact-list {
  display: flex;
  flex-direction: column;
  gap: 5px;
}
.footer-menu-badge {
  border-radius: 31.25rem;
  background: #fbfe74;
  color: var(--bg-color);
  font-size: 0.75rem;
  line-height: 0.75rem;
  padding: 0.19rem 0.63rem;
  margin-left: 1rem;
}

.style-2 .footer-menu-badge {
  color: var(--heading_color-2);
}

.footer-menu-badge.footer-menu-badge--new {
  background: #a4db74;
  color: var(--bg-color);
}
.style-2 .footer-menu-badge.footer-menu-badge--new {
  background: #a4db74;
  color: var(--heading_color-2);
}

.footer-menu ul li:hover {
  margin-left: 10px;
}

/* Copyright */
.footer-copyright {
  background: #0e0e0e;
  padding: 1.31rem 0;
}
.footer-copyright a:hover {
  color: var(--primary_color);
}

.style-2 .footer-copyright a:hover {
  color: var(--yellow);
}

.footer-copyright__text p {
  margin: 0;
  color: var(--white);
}
.footer-copyright__text a {
  color: var(--white);
}

.footer-copyright__menu {
  display: flex;
}
.footer-copyright__menu a {
  margin-right: 30px;
  padding-right: 30px;
  border-right: 1px solid #c7c7c7;
  color: #c7c7c7;
}

.style-2 .footer-copyright__menu a {
  margin-right: 35px;
  padding-right: 35px;
  border-right: 1px solid #ffffff;
  color: #fff;
}

.footer-copyright__menu a:hover {
  color: #fff;
}
.footer-copyright__menu a:hover {
  color: var(--primary_color);
}

.style-2 .footer-copyright__menu a:hover {
  color: var(--yellow);
}

.footer-copyright__menu a:last-child {
  margin: 0;
  padding: 0;
  border: none;
}
.footer-copyright p {
  color: #c7c7c7;
}
.footer-copyright a {
  font-weight: 400;
}
.left-copy-box > span {
  padding: 0 40px;
  color: var(--white);
}

.left-copy-box a:hover,
.right-copy-box a:hover {
  color: var(--primary_color);
}

.style-2 .left-copy-box a:hover,
.right-copy-box a:hover {
  color: var(--yellow);
}

@media only screen and (min-width: 0px) and (max-width: 991px) {
  .features-area {
    padding: 80px 0;
  }
  .objectives-area {
    padding-top: 0;
    padding-bottom: 80px;
  }
  .reader-right {
    display: none;
  }
}
@media only screen and (max-width: 991px) {
  .newsletter-area__forms {
    align-items: start;
    justify-content: start;
    margin-top: 30px;
  }
  .analytics-area {
    padding-bottom: 80px !important;
  }
  .pricing-table-section {
    margin-top: 80px !important;
  }
  .single-price-table.active {
    margin-top: 30px;
  }
  .featues-home-v2 {
    padding-bottom: 100px;
  }

  .advancement-bg__img {
    display: none !important;
  }

  .tab-inside-padding {
    padding: 0;
  }
  .advancement-bg {
    padding: 50px;
  }
  .integrate-lines__single img {
    max-width: 140px;
  }
  .blog-area {
    padding-top: 50px !important;
    padding-bottom: 80px !important;
  }
  .cta-area__img {
    min-width: 300px;
  }
  .cta-area__content-title {
    font-size: 26px;
    margin-bottom: 10px;
  }
  .our-team-area {
    padding-top: 0;
  }
  .breadcrumb-area {
    padding: 100px 0;
  }

  .about-us-area {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .images-featuers-area {
    padding-bottom: 80px;
  }
  .our-team-area {
    padding-bottom: 80px;
  }
  .integration-area-archive {
    padding: 50px 0 80px;
  }
  .more-services {
    padding-bottom: 80px;
  }
  .contact-from {
    padding: 50px;
  }
  .general-text {
    font-size: 30px;
  }
  .contact-box-group {
    margin-bottom: 80px;
  }
  .single-price-table.active .popular-text {
    display: none !important;
  }
  .single-price-table.single-price-table__v2.active {
    border-color: transparent;
    margin: 0;
  }
}
@media only screen and (max-width: 767px) {
  .price-amount {
    font-size: 30px;
  }
  .single-price-table__features ul li {
    font-size: 16px;
  }
  .pricing-button {
    margin-top: 30px;
  }
  .integration-shape {
    max-width: 150px;
    top: -9%;
  }

  .integration-icon .integration-icon__single {
    position: relative;
    width: 100% !important;
    min-height: initial;
    top: 0;
    left: 0;
    animation: none;
    max-width: 75px;
  }
  .integration-icon {
    min-height: initial;
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
    padding: 0px;
    justify-content: center;
    margin-top: 30px;
  }
  .integration-area--inner {
    padding: 50px 20px !important;
  }

  .saastain-content-main {
    flex-wrap: wrap !important;
    flex-direction: column-reverse;
  }
  .saastain-vertical-tab {
    width: 100%;
    min-width: 100%;
    padding: 0;
    margin: 0;
  }
  .saastain-vertical-tab:after {
    display: none;
  }
  .tab-img-shape2 {
    display: none;
  }
  .sasin-tab-content {
    width: 100%;
  }
  .blog-area {
    padding-top: 0;
    padding-bottom: 80px;
  }
  .newsletter-area__forms form {
    min-width: 100%;
  }
  .newsletter-area {
    padding: 20px;
  }
  .newsletter-area__forms form {
    flex-direction: column;
    align-items: start;
  }
  .read-more-btn {
    margin-top: 15px;
  }
  .single-blog__title {
    font-size: 20px;
  }
  .blog-category-badge {
    font-size: 14px;
  }
  .saastain-vertical-tab__single {
    font-size: 16px;
  }
  .working-progress {
    padding-bottom: 50px;
  }
  .saastain-hero-v2-title {
    font-size: 26px;
  }
  .saastain-hero-v2-title br,
  .saastain-hero-v2 br {
    display: none;
  }
  .trusted-top::before,
  .trusted-top:after {
    display: none;
  }
  .sass-advancement li {
    padding: 0;
    margin: 0;
    border: none;
  }
  .sass-advancement li .nav-link {
    padding: 10px 15px;
    font-size: 17px !important;
  }

  .integrate-lines {
    flex-wrap: wrap;
    gap: 15px;
  }
  .integrate-lines__single a img {
    max-width: 56px;
  }
  .single-feedback__content span {
    max-width: 50px;
  }
  .single-feedback__author {
    flex-wrap: wrap;
  }
  .accordion-button.faq-button {
    font-size: 20px;
    line-height: 25px;
  }

  .style-2 .not-found-title {
    font-size: 28px;
    margin-top: 30px !important;
  }
  .style-2 .not-found-area .topsass-btn {
    margin-top: 20px;
  }

  .cta-area__bg {
    flex-wrap: wrap;
  }
  .cta-area__img {
    min-width: 200px;
  }
  .cta-area__bg {
    padding: 50px 20px;
  }

  .footer-copyright__menu {
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    text-align: center;
    width: 100%;
  }
  .footer-copyright__text {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .footer-copyright__menu a {
    padding-right: 15px;
    margin-right: 15px;
  }
  .footer-copyright {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .footer-copyright__text {
    width: 100%;
  }
  .breadcrumb-area {
    padding: 60px 0;
  }
  .page-banner-heading {
    font-size: 35px;
  }
  .images-featuers-box {
    padding: 30px;
  }
  .section-archive {
    padding-top: 50px;
    padding-bottom: 80px;
  }

  .single-comment-box-bg {
    flex-direction: column;
    align-items: start;
    padding: 25px;
  }
  .user-info-athor {
    flex-direction: column;
  }
  .tag-share-list__single {
    flex-direction: column;
    align-items: start;
    gap: 10px;
  }
  blockquote span::before,
  blockquote span:after {
    display: none;
  }
  .some-code-name {
    font-size: 18px;
    padding-top: 0;
    margin: 0 !important;
  }
  .blockquote {
    padding: 20px;
  }
  .integration-single-title {
    font-size: 26px !important;
    margin-bottom: 15px !important;
  }
  .contact-box {
    gap: 30px;
  }
  .contact-from {
    padding: 35px 25px;
    border-radius: 15px;
  }
}

/*======================================
  End Footer CSS
========================================*/

/*======================================
 Updated CSS
========================================*/
.banner-area-v3 {
  border-radius: 15px;
  overflow: hidden;
}
.banner-area-v3__label {
  font-size: 24px;
  color: #000;
}
.banner-area-v3__title {
  font-size: 60px;
  line-height: 85px;
}
.banner-area-v3__inside {
  display: flex;
  min-height: 830px;
  justify-content: center;
  align-items: center;
  padding: 0 70px;
  gap: 50px;
}
.banner-area-v3__content {
  width: 100%;
}
.banner-area-v3__images {
  right: 0;
  display: flex;
  min-width: 800px;
}
.banner-area-v3__img2 {
  position: absolute;
  right: -100px;
  top: -210px;
  max-width: 100%;
}
.banner-area-v3__buttons {
  display: flex;
  align-items: center;
  gap: 30px;
  margin-top: 70px;
}
.banner-area-v3__trusted {
  display: flex;
  gap: 10px;
  align-items: baseline;
}

.banner-area-v3__trusted-label {
  margin: 0;
  display: flex;
  flex-direction: column;
  font-weight: 600;
  font-size: 18px;
}
.banner-area-v3__trusted-label span {
  font-weight: 300;
  font-size: 18px;
  margin-top: 5px;
}
.banner-area-v3__shape > div {
  position: absolute;
  left: 30%;
  top: 20%;
}
.banner-area-v3__shape {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 0;
}
.banner-area-v3__shape .banner-area-v3__shape--2 {
  left: initial;
  right: 38%;
  top: 15%;
}
.banner-area-v3__shape .banner-area-v3__shape--3 {
  top: initial;
  bottom: 20%;
  left: 45%;
}
.banner-area-v3__img1 {
  position: relative;
  top: -45px !important;
}
.banner-area-v3__buttons .saastain-btn:hover {
  background: var(--heading_color);
  color: #fff;
}
.banner-area-v3__img3 {
  position: absolute;
  bottom: -232px;
  left: 9%;
}
.banner-area-v3__images > div {
  z-index: 3 !important;
  transition: all 0.3s ease;
}
.banner-area-v3__images > div:hover {
  transform: scale(0.95);
}
.hero-features-v3 {
  background: #373942;
  border-radius: 10px;
  max-height: 490px;
  overflow: hidden;
  max-width: 455px;
  min-width: 24%;
  padding: 20px;
}
.hero-features-v3__title {
  color: #fff;
  font-size: 30px;
  margin-bottom: 20px;
}
.hero-features-v3__list {
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  gap: 15px;
  transform: rotate(-40deg);
  margin-top: 60px;
  padding: 0 25px;
  justify-content: center;
}
.hero-features-v3__list li a {
  border: 1px solid #fff;
  font-size: 18px;
  color: #fff;
  display: flex;
  align-items: center;
  gap: 10px;
  font-weight: 400;
  border-radius: 30px;
  padding: 5px 10px;
}
.hero-features-v3__list li a:hover {
  background-color: #fff;
  color: var(--heading_color);
  border-color: transparent;
}
.hero-features-v3__list li a i {
  background: var(--primary_color);
  color: #0c0c0c;
  font-size: 13px;
  width: 18px;
  height: 18px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 100%;
}
.hero-features-v3__inside {
  display: flex;
  gap: 20px;
}
.hero-features-v3.hero-features-v3--video {
  min-width: 39%;
}
.hero-features-v3--video .video-popup-img__icon a {
  background: #fff;
  width: 100px;
  height: 100px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 100%;
}
.hero-features-v3--video .video-popup-img__icon a:hover {
  background: var(--primary_color);
}
.hero-features-v3--banner {
  min-width: 35%;
  padding: 30px;
}
.hero-features-v3__text {
  color: #fff;
  font-size: 16px;
}

.banner-main-v3 {
  background: var(--heading_color);
  padding: 0 30px 30px;
}
.hero-features-v3--popup img {
  border-radius: 12px;
  overflow: hidden;
}

.section-title-v3__label {
  font-size: 20px;
  display: block;
  color: var(--heading_color);
}
.section-title-v3__title {
  font-size: 36px;
}
.section-title-v3__text {
  font-size: 16px;
}
.about-section-v3__shape {
  position: absolute;
  right: 10%;
  bottom: 10%;
}

.animated-lists__single {
  -webkit-animation: slide-left 20s linear infinite;
  animation: slide-left 20s linear infinite;
}

@-webkit-keyframes slide-left {
  from {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  to {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
  }
}

@keyframes slide-left {
  from {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  to {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
  }
}

/* Animated Lists */
.animated-lists {
  display: flex;
  align-items: center;
  gap: 40px;
  min-width: 10000%;
  background: #bca3ea;
  min-height: 140px;
}
.animated-lists__single {
  display: flex;
  align-items: center;
  gap: 40px;
}
.animated-lists__single img {
  max-width: 80px;
}
.animated-lists__single span {
  font-size: 100px;
}
.animated-lists__single span.stroke-text {
  font-weight: 700;
}
.ux-features-list__single {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 20px;
  padding-bottom: 20px !important;
  border-bottom: 1px solid #bca3ea45 !important;
  transition: all 0.3s ease;
  cursor: pointer;
}
.ux-features-list.list-group .ux-features-list__single {
  background: transparent !important;
  padding: 0;
  border-left: 0px;
  border-radius: 0;
  border-right: 0px;
  border-top: 0px !important;
}
.ux-features-list__main {
  display: flex;
  align-items: center;
  gap: 15px;
}
.ux-features-list__icon {
  background: linear-gradient(101.03deg, #b8e1e8 0%, #d4ecba 100%);
  min-width: 60px;
  min-height: 60px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 100%;
}
.ux-features-list__title {
  color: #595959;
}
.ux-features-list__text {
  color: #595959;
}
.ux-features-list__button {
  opacity: 0.6;
  transition: all 0.3s ease;
  color: var(--heading_color);
}
.ux-features-list__single:hover {
  border-bottom-color: #bca3ea !important;
}
.ux-features-list__single:hover .ux-features-list__icon {
  background: var(--primary_color);
}
.ux-features-list__single:hover .ux-features-list__title,
.ux-features-list__single:hover .ux-features-list__text,
.ux-features-list__single:hover .ux-features-list__button {
  color: var(--heading_color);
  opacity: 1;
}

.ux-features__main {
  display: flex;
  align-items: center;
  gap: 100px;
  justify-content: end;
}
.ux-images {
  min-width: 38%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.ux-features-list {
  min-width: 39%;
}

.single-price-table.single-price-table__v3 {
  background: linear-gradient(101.03deg, #b8e1e8 0%, #d4ecba 100%);
}
.single-price-table.single-price-table__v3.middle-active {
  background: var(--primary_color);
}

.single-price-table.single-price-table__v3.middle-active .saastain-btn__v2 {
  background: linear-gradient(101.03deg, #b8e1e8 0%, #d4ecba 100%);
}
.single-price-table.single-price-table__v3.middle-active
  .saastain-btn__v2:hover {
  background: transparent;
}
.single-price-table.single-price-table__v3.middle-active ul li span {
  color: var(--heading_color);
}
.single-price-table.single-price-table__v3.middle-active
  .single-price-table__text,
.single-price-table.single-price-table__v3.middle-active .duration {
  color: var(--heading_color);
}
.price-range-bar {
  width: 100%;
  height: 5px;
  background: #fff;
  position: relative;
  display: block;
  border-radius: 15px;
}

.single-price-table.single-price-table__v3.middle-active .price-range-bar {
  background: #0000002e;
}
.single-blog--v2 {
  box-shadow: 0px 0px 60px rgba(0, 0, 0, 0.06);
  border-radius: 5px;
  overflow: hidden;
  border: none;
}
.single-blog.single-blog--v2 img {
  border-radius: 0;
}
.single-blog.single-blog--v2 .read-more-btn {
  font-weight: 500;
  transition: all 0.3s ease;
}

.single-blog.single-blog--v2 .single-blog__meta span,
.single-blog.single-blog--v2 .single-blog__meta span a {
  font-size: 12px;
}

.footer-area--v3 {
  padding: 50px 0 80px;
  max-width: 100vw;
  overflow: hidden;
}
.footer-copyright.footer-copyright--v3 {
  background-color: #1d1d1d;
}

.footer-news__single {
  display: flex;
  align-items: flex-start;
  gap: 20px;
  margin: 0 !important;
}
.footer-news__thumb {
  max-width: 70px;
  height: 70px;
}
.footer-news__thumb img {
  min-width: 70px;
  height: 70px;
  border-radius: 5px;
}

.footer-news__content a {
  font-size: 18px !important;
  line-height: 28px;
  color: #c7c7c7 !important;
}
.footer-news__content a:hover {
  color: #fff !important;
}
.footer-news__content span {
  font-size: 18px !important;
  font-weight: 400;
  color: #c7c7c7;
  line-height: initial;
}
.footer-social__v3 {
  display: flex;
  align-items: center;
  gap: 28px;
  margin-top: 30px;
  padding-top: 30px;
  border-top: 1px solid #363e6a;
}
.footer-social__v3 h4 {
  margin: 0;
  color: #fff;
  font-size: 20px;
  font-weight: 400;
}

.footer-social__v3 a {
  background: transparent;
  padding: 0;
  width: 0;
  height: 0;
  color: #fff;
}
.footer-social__v3 .social-icon {
  gap: 40px;
}
.footer-social__v3 a:hover {
  color: var(--primary_color);
}
.footer-menu__list.footer-menu__list--v3 li a:before {
  content: "";
  width: 10px;
  height: 10px;
  background: currentColor;
  display: inline-block;
  border-radius: 100%;
  margin-right: 10px;
}
.footer-menu__list.footer-menu__list--v3 li a {
  color: #c7c7c7;
}
.footer-menu__list.footer-menu__list--v3 li:hover a {
  color: #fff;
}
.footer-area.footer-area--v3 .footer-title {
  font-size: 26px;
}
.footer-news {
  display: flex;
  flex-direction: column;
  gap: 30px;
}
.footer-news__content {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.footer-logo-area.footer-logo-area--v3 p {
  color: #c7c7c7;
}
.overlay-v3 {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0px;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000000 100%);
  bottom: 0;
}
.footer-newsletter-v3-main {
  display: flex;
  align-items: center;
  gap: 30px;
}
.footer-newsletter-v3__title {
  color: #fff;
  font-size: 36px;
  line-height: 42px;
}
.footer-newsletter-v3__text {
  margin: 0;
  color: #fff;
}
.footer-newsletter-v3__text a {
  color: var(--primary_color);
}
.footer-newsletter-v3-subscribe {
  display: flex;
  background: var(--primary_color);
  min-width: 59%;
  padding: 58px 50px;
  align-items: center;
  justify-content: space-between;
  border-radius: 10px;
  overflow: hidden;
}
.footer-newsletter-v3-subscribe__form {
  display: flex;
  align-items: center;
  background: #fff;
  padding: 6px;
  border-radius: 50px;
}
.footer-newsletter-v3-subscribe__form input {
  background: transparent;
  border: none;
}
.footer-newsletter-v3-subscribe__form button {
  background: linear-gradient(101.03deg, #b8e1e8 0%, #d4ecba 100%);
  border: none;
  min-width: 140px;
  height: 44px;
  border-radius: 50px;
  font-size: 18px;
  border: 1px solid transparent;
}
.footer-newsletter-v3-subscribe__form button:hover {
  border-color: #d4ecba;
  transform: scale(1.05);
}
.footer-newsletter-v3-subscribe__text {
  font-size: 14px;
  margin: 15px 0 0;
}
.footer-newsletter-v3__content {
  display: flex;
  flex-direction: column;
  gap: 60px;
}
.footer-newsletter-v3__shape {
  position: absolute;
  top: 30%;
  left: 4%;
  z-index: 333;
  animation: moving 9s linear infinite;
}
.footer-newsletter-v3 {
  padding: 150px 0 70px;
}
.footer-newsletter-v3-subscribe__img {
  position: absolute;
  right: 0;
  top: -25px;
}

.hero-area-v4__inner {
  display: flex;
  justify-content: space-between;
}
.hero-area-v4__img {
  min-width: 900px;
  max-width: 900px;
  left: 85px;
}
.hero-area-v4__label {
  color: #fff;
  font-size: 26px;
}
.hero-area-v4__title {
  font-size: 80px;
  color: #fff;
}
.hero-area-v4-bottom__label {
  color: #fff;
  font-size: 20px;
  margin: 0;
}
.hero-area-v4-bottom__group {
  display: inline-flex;
  align-items: center;
  gap: 20px;
}
.hero-area-v4-bottom__info {
  display: inline-flex;
  align-items: center;
  gap: 25px;
}
.hero-area-v4-bottom__title {
  font-size: 30px;
  background: var(--gradient-color-2);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
}
.hero-area-v4-bottom__rating {
  display: flex;
  align-items: center;
  gap: 10px;
}

.hero-area-v4-border {
  width: 2px;
  background: #bde3df;
  min-height: 40px;
  border-radius: 30px;
}
.hero-area-v4-bottom__customer {
  min-width: 140px;
}
.hero-area-v4-bottom__rating p {
  margin: 0;
  color: #fff;
}
.hero-area-v4__inside {
  display: flex;
  flex-direction: column;
  gap: 135px;
}
.hero-area-v4 {
  min-height: 1100px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.hero-area-v4-bottom {
  display: flex;
  flex-direction: column;
  gap: 30px;
}

.hero-area-v4__title span {
  background: var(--gradient-color-2);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
}

.hero-area-v4__img-single {
  position: absolute;
  top: -9%;
  right: 31%;
}
.hero-area-v4__img-single.hero-area-v4__img-single2 {
  top: initial;
  bottom: 8%;
  left: 14%;
}

.fluid-space {
  padding: 0 90px;
}
.hero-area-v4-bottom__rating span {
  color: #fff;
}

.section-title-v3-flex {
  display: inline-flex;
  gap: 10px;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}
.ratting-icons--v3 {
  color: #7158da;
}

.trusted-brands {
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
  justify-content: center;
  align-items: center;
}
.trusted-brands a {
  min-width: 200px;
  display: flex;
  justify-content: center;
  align-items: center;
  box-shadow: 0px 54.4793px 64.0933px rgba(205, 205, 205, 0.16);
  height: 100px;
  border-radius: 50px;
  padding: 10px;
  transition: all 0.3s ease;
}
.trusted-brands a:hover {
  box-shadow: none;
}
.software-card {
  display: flex;
  align-items: center;
  justify-content: space-between;
  box-shadow: 0px 20px 64.0933px rgba(205, 205, 205, 0.16);
  border-radius: 14px;
  padding: 25px;
  width: 100% !important;
  min-width: 100% !important;
  border: 1px solid var(--border_color);
}
.software-card__button svg {
  stroke: var(--heading_color);
}
.software-card__button:hover svg {
  stroke: var(--primary_color);
}
.software-card__content {
  display: flex;
  gap: 20px;
  min-width: 520px;
  max-width: 520px;
  align-items: start;
}
.software-card__icon {
  min-width: 60px;
  max-width: 60px;
}
.software-card__image img {
  border-radius: 10px;
}
.software-card__heading {
  font-size: 22px;
  margin: 0 0 15px;
  cursor: pointer;
}
.software-card__text p {
  margin: 0;
  font-size: 16px;
}
.software-card__button svg {
  height: 55px;
}

.software-card__image {
  max-width: 30%;
}

.software-card.active .software-card__button {
  display: none;
}
.software-card.active .software-card__image {
  max-width: 100%;
}

.software-card-expand {
  max-height: 0;
  overflow: hidden;
  transition: all 0.3s ease;
  opacity: 0;
  visibility: hidden;
}
.software-card.active .software-card-expand {
  max-height: 1000px;
  opacity: 1;
  visibility: visible;
  overflow: visible;
}
.software-card.active .software-card__button {
  transform: rotate(180deg);
}

.features-img-card__img {
  position: absolute;
  top: 0;
}
.features-img-card__img-1 {
  left: -15%;
  top: 15%;
}
.features-img-card__img.features-img-card__img-2 {
  bottom: -31%;
  left: -30%;
  top: initial;
}
.features-img-card__img.features-img-card__img-3 {
  right: -26%;
  bottom: -30%;
  top: initial;
}

.features-list-area {
  height: 1050px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.pa-features {
  display: flex;
  align-items: center;
  gap: 30px;
}
.pa-features__single {
  display: flex;
  align-items: center;
  gap: 20px;
}

.funfact-v2__inner {
  display: flex;
  min-width: 100%;
  background: #151618;
  justify-content: space-between;
  padding: 30px;
  border-radius: 10px;
}
.funfact-v2__single {
  display: flex;
  gap: 25px;
  align-items: center;
}
.funfact-v2__number {
  color: #fff;
  display: flex;
  margin: 0;
  font-size: 66px;
  background: var(--gradient-color-2);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
  min-width: 90px;
}
.funfact-v2__label {
  color: #fff;
  margin-bottom: 10px;
}
.funfact-v2__title {
  color: #fff;
  margin: 0;
}
.pa-analytics__inner {
  display: flex;
  align-items: center;
  gap: 45px;
}
.pa-analytics__img {
  min-width: 575px;
}
.pa-features__content p {
  margin: 0;
}

.team-details__title {
  font-size: 36px;
}
.login-signup {
  padding: 40px;
  min-height: 100%;
  height: 100vh;
  display: flex;
  justify-content: center;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  overflow: hidden;
}
.login-signup__layout {
  display: flex;
  align-items: center;
}
.login-signup__content {
  background: linear-gradient(113.04deg, #9a77f9 -2.43%, #7746fd 100%);
  border-radius: 20px;
  padding: 50px;
  max-width: 1070px;
  min-width: 59%;
  max-width: 59%;
}
.login-signup__title {
  font-size: 70px;
  color: #fff;
}
.login-signup__logo {
  margin-bottom: 40px;
}
.login-signup__sthumb {
  position: absolute;
  top: 0;
}

.login-signup__forms {
  padding: 0 100px;
  min-width: 41%;
  max-width: 41%;
}
.login-signup__forms-title {
  font-size: 44px;
  margin-bottom: 15px;
}
.login-signup__forms-text a {
  color: var(--primary_color);
}
.login-signup__buttons {
  display: flex;
  gap: 20px;
  margin-top: 30px;
  justify-content: space-between;
  flex-wrap: wrap;
}
.login-signup__buttons a {
  height: 55px;
  background: #fff;
  border-radius: 13px;
  gap: 10px;
  padding: 0 20px;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  min-width: 48%;
  border: 1px solid var(--border_color);
}
.login-signup__buttons a:hover {
  background-color: var(--primary_color);
}
.login-signup-hr {
  text-align: center;
  font-size: 18px;
  margin-top: 30px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.login-signup__forms .form-group label {
  font-size: 18px;
  margin-bottom: 15px;
}
.login-signup__forms .form-group input {
  height: 56px;
  border: none;
  background: #fff;
  border-radius: 13px;
  padding: 0 20px;
  border: 1px solid var(--border_color);
}
.login-signup__forms .form-group {
  margin-top: 30px;
}
.login-signup__checkbox {
  display: flex;
  align-items: center;
  gap: 10px;
  cursor: pointer;
}
.login-signup__space {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 15px;
}
.login-signup__forget a {
  font-size: 18px;
  font-weight: 400;
}
.login-signup__forget a:hover {
  color: var(--primary_color);
}
.login-signup-hr__single {
  width: 33%;
  height: 1px;
  background: #000000;
}

.login-signup__forms button {
  width: 100%;
  background: var(--hover_color);
  border-radius: 13px;
  height: 60px;
}
.login-signup__forms button:hover {
  opacity: 0.9;
}
.login-signup__sthumb.login-signup__sthumb-2 {
  left: -10%;
  top: 25%;
}
.login-signup__sthumb.login-signup__sthumb-1 {
  right: 10%;
  top: -10%;
}
@media only screen and (max-width: 1400px) {
  .fluid-space {
    padding: 0 30px;
  }
  .banner-area-v3__inside {
    padding: 0 50px;
    gap: 50px;
  }
  .banner-area-v3__images {
    min-width: 560px;
  }
  .banner-area-v3__img2 {
    top: initial;
    right: -62px;
    bottom: -15px;
    max-width: 80%;
  }
  .banner-area-v3__img1 img {
    max-width: 70%;
  }
  .banner-area-v3__title {
    font-size: 48px;
    line-height: 65px;
  }
  .about-section-v3__shape {
    right: 2%;
    bottom: 5%;
  }
  .about-section-v3 {
    padding-bottom: 100px;
  }
  .animated-lists__single span {
    font-size: 70px;
  }
  .hero-features-v3__list {
    flex-wrap: wrap;
    transform: none;
    padding: 0;
    margin-top: 20px;
  }
  .hero-features-v3 {
    max-height: 435px;
  }
  .hero-features-v3__inner {
    margin-top: 35px !important;
  }
  .hero-features-v3__title {
    font-size: 26px;
  }
  .hero-features-v3__title br {
    display: none;
  }
  .hero-features-v3__list li a {
    font-size: 16px;
  }
  .hero-features-v3--banner {
    min-width: 25%;
  }
  .ux-features__main {
    gap: 50px;
  }
  .ux-images {
    min-width: initial;
    max-width: 44%;
  }
  .ux-features-list {
    width: 48%;
  }
  .hero-area-v4__img {
    min-width: 685px;
    max-width: 685px;
  }
  .hero-area-v4__label {
    font-size: 22px;
  }
  .hero-area-v4__title {
    font-size: 60px;
  }
  .hero-area-v4__inside {
    gap: 55px;
  }
  .hero-area-v4 {
    min-height: 885px;
  }
  .hero-area-v4__img-single {
    right: 15%;
  }
  .hero-area-v4__img-single img {
    max-width: 80% !important;
  }
  .hero-area-v4__img-single.hero-area-v4__img-single2 img {
    max-width: 44% !important;
  }
  .features-img-card__img.features-img-card__img-3 {
    right: -13%;
  }
  .features-img-card__img-1 {
    left: -7%;
  }
  .features-img-card__img.features-img-card__img-2 {
    bottom: -31%;
  }
  .login-signup__content {
    min-width: 50%;
    max-width: 50%;
  }
  .login-signup__title {
    font-size: 42px;
  }
  .login-signup__sthumb img {
    max-width: 60%;
  }
  .login-signup__sthumb.login-signup__sthumb-1 {
    right: -60%;
  }
  .login-signup__sthumb.login-signup__sthumb-2 {
    top: 53%;
  }
  .login-signup__forms {
    min-width: 50%;
    max-width: 50%;
    padding: 0 50px;
  }
  .banner-area-v3__img3 {
    bottom: -220px;
    left: -2%;
  }
}

@media only screen and (max-width: 1025px) {
  .saastain-header__button {
    display: none !important;
  }
  .banner-area-v3__images {
    min-width: 420px;
  }
  .banner-area-v3__title {
    font-size: 40px;
    line-height: 55px;
  }
  .banner-area-v3__inside {
    min-height: 600px;
  }
  .hero-features-v3__inside {
    flex-wrap: wrap;
    justify-content: center;
  }
  .animated-lists__single span {
    font-size: 50px;
  }
  .ux-features-list,
  .ux-images {
    min-width: 100%;
    flex-wrap: wrap;
  }
  .ux-features__main {
    flex-wrap: wrap;
    justify-content: center;
    padding: 0 30px;
  }
  .footer-newsletter-v3-subscribe__img {
    display: none;
  }
  .footer-newsletter-v3-subscribe {
    min-width: 50%;
    padding: 30px;
  }
  .footer-newsletter-v3 {
    padding: 70px 0;
  }
  .footer-newsletter-v3__content {
    gap: 30px;
  }
  .hero-area-v4__img {
    display: none;
  }
  .login-signup__title {
    font-size: 30px;
  }
  .login-signup__sthumb.login-signup__sthumb-1 {
    right: -97%;
  }
  .login-signup__sthumb.login-signup__sthumb-2 {
    top: 45%;
  }
  .login-signup__forms-title {
    font-size: 30px;
  }
  .login-signup__buttons a {
    width: 100%;
  }

  .login-signup__content {
    display: none;
  }
  .login-signup__forms {
    width: 100%;
    min-width: 100%;
  }
  .banner-area-v3__img1 {
    top: -28px !important;
    max-width: 62%;
  }
}

@media only screen and (max-width: 991px) {
  .banner-area-v3__inside {
    flex-wrap: wrap;
    padding: 80px 30px;
    min-height: initial;
  }
  .banner-area-v3__images {
    display: none;
  }
  .hero-features-v3 {
    width: 100% !important;
    min-width: 100% !important;
  }
  .about-section-v3 {
    padding: 0 0 100px;
  }
  .section-rs-space {
    padding: 0 30px;
  }
  .rs-order-1 {
    order: -1;
  }
  .footer-newsletter-v3-subscribe {
    min-width: 100%;
    justify-content: center;
    align-items: center;
    text-align: center;
  }
  .footer-newsletter-v3-main {
    flex-wrap: wrap;
  }
  .hero-area-v4 {
    min-height: 685px;
  }
  .hero-area-v4__title {
    font-size: 46px;
  }
  .hero-area-v4-bottom {
    gap: 20px;
  }
  .hero-area-v4__inside {
    gap: 40px;
  }
  .software-card {
    flex-direction: column;
    gap: 15px;
    align-items: center;
  }
  .features-list-area {
    height: initial;
    padding: 130px 0;
  }
  .features-img-card__img {
    display: none;
  }
  .pa-analytics__inner {
    flex-direction: column;
  }
  .funfact-v2__single {
    flex-direction: column;
    gap: 5px;
    text-align: center;
  }
  .funfact-v2__number {
    font-size: 55px;
  }
  .funfact-v2__title {
    font-size: 22px;
  }
}

@media only screen and (max-width: 767px) {
  .saastain-header.saastain-header--v3 {
    padding: 0 20px;
  }
  .banner-main-v3 {
    padding: 0 20px 30px;
  }
  .banner-area-v3__title {
    font-size: 32px;
    line-height: 45px;
  }
  .banner-area-v3__label {
    font-size: 16px;
  }
  .banner-area-v3__buttons {
    margin-top: 20px;
    flex-wrap: wrap;
    gap: 15px;
  }
  .banner-area-v3__inside {
    padding: 50px 20px;
    min-height: initial;
  }
  .banner-area-v3__trusted-label span {
    font-size: 14px;
    margin-top: 5px;
  }
  .section-title-v3__title {
    font-size: 28px;
  }
  .section-title-v3__label {
    font-size: 16px;
  }
  .list-features span {
    font-size: 18px;
  }
  .animated-lists__single span {
    font-size: 40px;
  }
  .animated-lists__single img {
    max-width: 40px;
  }
  .animated-lists__single {
    gap: 20px;
  }
  .ux-features__main {
    padding: 0 20px;
  }

  .ux-features-list__single {
    flex-direction: column;
    align-items: start;
    justify-content: start;
  }
  .ux-features-list__main {
    flex-direction: column;
    justify-content: start;
    align-items: start;
  }
  .pricing-section-title {
    margin-bottom: 20px !important;
  }
  .single-price-table.single-price-table__v3.middle-active {
    margin-top: 70px;
  }
  .footer-newsletter-v3__title {
    font-size: 30px;
    line-height: 42px;
  }
  .footer-newsletter-v3 {
    padding-bottom: 0;
  }
  .hero-features-v3 {
    min-height: initial;
    max-height: initial;
  }
  .hero-features-v3--video .video-popup-img__icon a {
    width: 80px;
    height: 80px;
  }
  .video-popup-img__icon {
    margin-top: -40px;
    margin-left: -40px;
  }
  .hero-area-v4 {
    min-height: initial;
    padding: 30px 20px;
    min-height: 600px;
  }
  .hero-area-v4__title {
    font-size: 30px;
  }
  .hero-area-v4__label {
    font-size: 18px;
  }
  .hero-area-v4-bottom__group {
    flex-wrap: wrap;
    gap: 10px;
  }
  .hero-area-v4-bottom__info {
    flex-wrap: wrap;
    gap: 10px;
  }
  .hero-area-v4-bottom__title {
    font-size: 22px;
  }
  .hero-area-v4-bottom__label {
    font-size: 15px;
  }
  .hero-area-v4-border {
    display: none;
  }
  .hero-area-v4-bottom__customer {
    gap: 10px;
  }
  .hero-area-v4-bottom__rating {
    font-size: 12px;
  }
  .trusted-brands {
    gap: 10px;
  }
  .software-card__content {
    min-width: 100%;
    min-height: 100%;
  }
  .pa-features {
    flex-direction: column;
  }
  .pa-analytics__img {
    min-width: 100%;
  }
  .funfact-v2__inner {
    flex-wrap: wrap;
  }
  .funfact-v2__single {
    min-width: 50%;
  }
  .funfact-v2__number {
    font-size: 44px;
  }
  .saastain-header.saastain-header--v4 {
    padding: 0 !important;
  }
  .saastain-header.saastain-header--v4 .saastain-header__middle {
    padding: 0 20px !important;
  }
  .login-signup {
    padding: 20px;
    width: 100%;
    min-width: 100%;
  }
  .login-signup__forms {
    padding: 0;
  }
}
.about-section-v3__img:hover img {
  transform: scale(0.95);
}

@media only screen and (max-width: 1440px) {
  .saastain-header__button .saastain-btn {
    font-size: 15px;
  }
  .img-not-found img {
    max-width: 300px;
  }
  .not-found-title {
    font-size: 34px;
  }
  .not-found-title {
    margin-top: 20px;
  }
  .error-page {
    padding: 50px 0 !important;
  }
  .login-signup {
    overflow: initial;
  }
}
@media only screen and (max-width: 767px) {
  .not-found-title {
    font-size: 28px;
    margin-top: 30px !important;
  }
  .not-found-area .saastain-btn {
    margin-top: 20px;
  }
  .about-section-v3__shape {
    display: none;
  }
}

@media only screen and (max-width: 1024px) {
  .saastain-header {
    padding: 0 30px !important;
  }
}
@media only screen and (max-width: 991px) {
  .pd-top-100 {
    padding-top: 80px !important;
  }
  .pd-btm-100,
  .pd-btm-130 {
    padding-bottom: 80px !important;
  }
  .pd-space-rs-1 {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
  }
  .pd-space-rs-2 {
    padding-top: 0 !important;
    padding-bottom: 80px !important;
  }
  .single-price-table {
    transform: none !important;
    transition: none !important;
  }
  .single-feedback__content .saastain-flex__space {
    flex-direction: column;
    align-items: start;
    justify-content: start;
  }
  .inline-line-bar::after {
    left: 110%;
  }
  .features-list-content {
    margin-top: 30px;
  }
  .mg-btm-60 {
    margin-bottom: 30px !important;
  }
  .team-dcontents {
    margin-top: 30px;
  }
  .team-details__title {
    font-size: 28px;
  }
  .team-bg {
    padding: 30px;
  }
  .single-blog__author > a {
    margin: 0;
  }
  .img-not-found img {
    max-width: 200px;
  }
  .not-found-title {
    font-size: 25px;
    margin-top: 15px !important;
  }
  .error-page .saastain-btn {
    margin-top: 15px !important;
  }
  .login-signup__forms .form-group {
    margin-top: 20px;
  }
}

/*======================================
  End Updated CSS
========================================*/

.main-hero-wrap .hero-features-v3__text {
  color: #fff!important;
  font-size: 16px!important;
}

.content-reverse-active .row.align-items-center {
    flex-direction: row-reverse;
}

.content-reverse-active .row.align-items-center .about-section-v3__img {
    margin-right: 0;
    margin-left: 50px;
}

.content-reverse-active .saastain-anim-shape3 {
    display: none;
}

.cutsom-from-wrapper .saastain-btn {
    background: var(--gradient-color-2);
    border-radius: 30px;
}

.post-thumbnail.latest-post-thumbnail-wrap.blog-single-post__thumb a {
    display: block;
    width: 100%;
}

.blog-single-post__thumb img {
    height: 470px;
    object-fit: cover;
}

.latest-post-block-content h3.post-title {
    font-size: 36px;
    line-height: 1.2;
    margin-bottom: 12px;
}

.post-block-wrapper-latest {
    margin-bottom: 60px;
}

.theme_related_posts_Wrapper {
    display: none;
}

input#wp-block-search__input-1 {
    background: linear-gradient(113deg, rgb(154 119 249 / 16%) -2.43%, rgb(119 70 253 / 16%) 100%);
    border: 0px solid;
}

.single-blog-content blockquote, .single-blog-content .blockquote {
    background: linear-gradient(113deg, rgb(154 119 249 / 10%) -2.43%, rgb(119 70 253 / 10%) 100%);
    border-radius: 6px;
}

.theme_blog_navigation__Wrap {
    margin-bottom: 0;
    padding: 0;
    background: transparent;
    margin-top: 60px;
    border-radius: 0;
}

.prev_nav_left_Img img, .prev_nav_Right_Img img {
    border-radius: 4px;
    height: 100px !important;
    object-fit: cover;
}

.theme-page-spacing .entry-content {
    margin: 0;
}

.elementor-widget-container i {
    font-style: normal !important;
}

.hero-features-v3__list {
    list-style: none !important;
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
    transform: rotate(-40deg);
    margin-top: 60px !important;
    padding: 0 25px !important;
    justify-content: center;
    margin-bottom: 1rem !important;
}

.about-section-v3 .list-features {
    padding: 0 !important;
}

.list-features li {
    list-style: none;
    color: var(--heading_color) !important;
    font-size: 18px !important;
    line-height: 1.5 !important;
}

.ux-features-list__main p {
    margin-bottom: 1rem !important;
}

.single-price-table.single-price-table__v3.middle-active ul li {
    color: var(--heading_color);
}

.about-section-v3 .section-title-v3__text {
    font-size: 18px;
}

.home-blog-one-grid-wrap .single-blog__head img {
    height: 310px;
    width: 100%;
    object-fit: cover;
}

.hero-area-v4-bottom a {
    text-decoration: none !important;
    color: #fff !important;
}

.trusted-brands a {
    box-shadow: 0px 54.4793px 64.0933px rgba(205, 205, 205, 0.16) !important;
}

.trusted-brands a:hover {
    box-shadow: none!important;
}

.team-subtitle {
    max-width: 660px;
    margin: auto !important;
    margin-top: 30px !important;
}

.pricing-white-bg section.pricing-section-v3 {
    background: none !important;
}

.pricing-white-bg .section-title-v3.text-center p {
    color: var(--heading_color)!important;
}

.pricing-white-bg .section-title-v3.text-center h2 {
    color: var(--heading_color)!important;
}

.integration-area-archive .col-lg-4.col-md-6.col-12:nth-child(2) .integration-single__head {
    background: rgb(255 186 0 / 20%)!important;
}

.integration-area-archive .col-lg-4.col-md-6.col-12:nth-child(3) .integration-single__head {
    background: rgb(234 65 44 / 20%)!important;
}

.integration-area-archive .col-lg-4.col-md-6.col-12:nth-child(4) .integration-single__head {
    background: rgb(234 65 44 / 20%)!important;
}

.integration-area-archive .col-lg-4.col-md-6.col-12:nth-child(5) .integration-single__head {
    background: rgb(255 74 1 / 20%)!important;
}

.integration-area-archive .col-lg-4.col-md-6.col-12:nth-child(6) .integration-single__head {
    background: rgb(3 169 244 / 20%)!important;
}

.contact-box-group a {
    text-decoration: none !important;
    color: var(--text_color) !important;
}

.footer-newsletter-v3-subscribe__btn {
    position: absolute;
    top: 6px;
    right: 6px;
    background: linear-gradient(101.03deg, #b8e1e8 0%, #d4ecba 100%) !important;
    width: 140px;
    height: 44px;
    border-radius: 50px;
    font-size: 18px;
}


.footer-newsletter-v3-subscribe__form {
    padding: 0;
    background: transparent;
}

.footer-newsletter-v3-subscribe__form p {
    line-height: 0;
}

.footer-newsletter-v3-subscribe__form input {
    background: #fff;
    border-radius: 50px;
    border: 0px solid;
    padding: 16px 20px;
}

.footer-widget.widget_nav_menu h4.widget-title, .widget_theme_recent_posts h4.widget-title {
    color: #fff;
    font-size: 26px;
    margin-bottom: 25px;
}

.footer-widget.widget_nav_menu ul, .footer-widget.widget_nav_menu ul li {
    list-style: disc;
}

.footer-widget .menu-company-container ul {
    margin-left: 18px;
}

.footer-widget.widget_nav_menu ul li a {
    color: #c7c7c7;
}

ul#menu-footer-menu {
    margin: 0;
    padding: 0;
    list-style: none;
}

ul#menu-footer-menu li {
    display: inline-block;
    position: relative;
    margin-right: 30px;
    padding-right: 30px;
    border-right: 1px solid #c7c7c7;
    color: #c7c7c7;
}

ul#menu-footer-menu li:last-child {
    margin-right: 0px;
    padding-right: 0px;
    border-right: 0px solid #c7c7c7;
}

ul#menu-footer-menu li a {
    font-size: 16px;
}

.footer-news__content a {
    opacity: .8;
    font-weight: 400;
}

.widget_theme_recent_posts li.footer-news__single {
    margin-bottom: 30px !important;
}

.single-ser-thumb img {
    height: 300px!important;
    object-fit: cover;
    width: 100%;
}

.service-list-custom ul {
    padding-left: 18px;
    font-size: 18px;
    line-height: 1.6;
}

.service-list-custom ul li {
    line-height: 36px !important;
    color: #212529;
    opacity: 1;
}

.plan-table thead tr th:first-child {
    border-left: 0;
    border-top: 0;
}

.plan-table thead tr th:last-child {
    border-right: 0;
    border-top: 0;
}

.saastain-header__button a.saastain-btn.primary-bg.pr-lg:hover {
    color: #212529;
}

.animated-lists__single span {
    color: #212529;
}

.blog-sidebar .widget ul li a {
    color: #646774;
    display: inline-block;
    font-weight: 400;
    font-size: 16px;
}

.offcanvas-menu li.active a {
    color: #393e46 !important;
}

.offcanvas-menu li.active a:hover {
    color: var(--blue_color)!important;
}

.blog-single-post__thumb img {
    border-radius: 6px;
}

.blog-post-comment .comment-respond .comment-form .form-control {
    background: transparent;
    font-size: 15px;
}

.blog-post-comment .comment-respond .comment-form .btn-comments {
    display: inline-block;
    background: var(--gradient-color-2);
    color: var(--heading_color);
    font-size: 17px;
    font-weight: 600;
    text-align: center;
    padding: 17px 30px;
    border-radius: 30px;
    width: auto;
    border: 0px solid;
    transition: all .4s ease;
}



.blog-post-comment .comment-respond .comment-form .btn-comments:hover {
    background: var(--gradient-color-2);
    color: var(--heading_color);
    box-shadow: 0 8px 12px 0 rgba(0, 0, 0, 0), 0 6px 10px 0 rgba(0, 0, 0, 0.08);
}

.blog-post-comment .comment-respond .comment-form .btn-comments:focus, .blog-post-comment .comment-respond .comment-form .btn-comments:active {
    border: 0px solid;
    box-shadow: none;
    outline: none;
}

.blog-post-comment .comment-respond .comment-form .form-control {
    background: #f2f3f4;
    font-size: 15px;
    border-color: #f2f3f4;
}

.blog-post-comment .comment-respond .comment-form .form-control {
    border-radius: 0;
    height: 56px;
    margin-bottom: 15px;
}

h1.text-logo a {
    color: #fff;
}

.saastain-header__button {
    display: none;
}

.post-block-wrapper-latest.post-block-style-latest.sticky {
    background: rgb(188 163 234 / 15%);
    border-top: 5px solid #bca3ea;
    padding-left: 30px;
    padding-top: 30px;
    padding-right: 30px;
    padding-bottom: 30px;
}

.main-container.blog-spacing {
    padding-top: 120px;
    padding-bottom: 120px;
}

.comments-list {
    padding: 0;
}

.comments-list img.comment-avatar {
    float: left;
}

#comments .comment-author .says {
    display: block;
    line-height: 1.5;
}

#comments .comments-list .comment-author cite {
    display: none;
}

.comments-list .comment-author {
    margin-bottom: 10px;
}

#comments .meta-data {
    margin-bottom: 5px;
}

#comments.blog-post-comment .comment-content img {
    margin: 11px 0;
}

#comments .comment-content table a {
    color: #595959;
}

.comments-list .comment-body {
    margin-bottom: 28px;
}

.blog-post-comment .comment-content pre {
    font-size: 14px;
    line-height: 1.65;
    overflow: auto;
    background: #eee;
    color: #595959;
    overflow: auto;
    padding: 20px !important;
    white-space: pre-wrap !important;
    word-wrap: break-word !important;
}

.comment-num {
    font-size: 26px !important;
}

#comments .pull-right.reply {
    top: 0px;
}

body.page .main-container {
    padding-top: 120px;
    padding-bottom: 120px;
}

body.page .theme-page-spacing .entry-content table td a,
body.page .theme-page-spacing .entry-content table th a {
    color: #000;
    font-weight: 500;
    text-decoration: none !important;
}

body.page .theme-page-spacing .entry-content table td a:hover,
body.page .theme-page-spacing .entry-content table th a:hover {
    color: #000;
}

.blog-post-comment .comment-respond .comment-reply-title {
    margin-bottom: 10px !important;
}

body.page .theme-page-spacing .entry-content .comment-respond p.logged-in-as {
    margin-bottom: 15px;
    font-size: 15px;
    line-height: 1.2px;
}

.comment-respond .comment-reply-title {
    padding-bottom: 27px;
}

body.page .theme-page-spacing .entry-content .depth-1 .comment-respond p.form-submit {
    margin-bottom: 30px;
}

body.page blockquote.wp-block-quote {
    background: rgb(10 14 21 / 4%);
    border-radius: 20px;
}

.blog-post-comment .comment-respond .comment-form .btn.btn-primary {
    margin-top: 20px;
}

.comments-list .comment-author a {
    color: #595959;
    display: inline-block;
}

.blog-post-comment .comment-respond .comment-form .btn-comments:hover {
    background: #595959;
    color: #fff;
}

.blog-post-comment .comment-respond .comment-form .btn-comments:focus {
    outline: none;
    box-shadow: none;
}

.body-inner-content {
    min-height: 100vh;
}

.not-found form button:before {
    font-family: 'IcoFont';
    color: #fff;
    content: "\ed11";
}

.not-found form button:hover {
    background: #212529;
}

.widget_nav_menu ul.sub-menu li {
    padding-left: 8px;
}

.widget_nav_menu ul.sub-menu li:before {
    left: -6px;
}

.comment-num {
    font-size: 24px !important;
    font-weight: 500;
}

.post-block-wrapper-latest.post-block-style-latest.sticky h3.post-title {
    position: relative;
}

.post-block-wrapper-latest.post-block-style-latest.sticky h3.post-title:before {
    font-family: 'Font Awesome 5 Free';
    content: "\f08d";
    position: absolute;
    right: 0px;
    top: 10px;
    color: #bca3ea;
    font-size: 25px;
}

.blog-sidebar .widget ul li {
    font-size: 16px;
    color: #595959;
    font-weight: 400;
}

.blog-sidebar .widget ul li a {
    color: #595959;
}

.blog-sidebar select#archives-dropdown--1 {
    margin-bottom: 10px;
    margin-top: 10px;
}

.blog-sidebar select {
    height: 42px;
    font-size: 16px;
}

.blog-sidebar .calendar_wrap caption {
    color: #595959;
}

.blog-sidebar .widget_categories .cat-item span.post_count {
    color: #fff;
    background: #bca3ea!important;
}

.blog-sidebar .widget_recent_comments .recentcomments .comment-author-link {
    font-weight: 600;
    font-size: 16px;
}

.blog-sidebar .widget_rss ul li .rsswidget {
    color: #595959;
    font-weight: 600;
    font-size: 17px;
}

.blog-sidebar .widget_rss ul li .rssSummary {
    font-size: 15px;
}

.blog-sidebar .widget_rss ul li cite {
    font-weight: 500;
    color: #595959;
    font-size: 14px;
}

.blog-sidebar .widget_search form button {
    height: 50px;
}

.blog-sidebar .widget_search form button:before {
    position: absolute;
    right: 50%;
    top: 50%;
    font-family: 'IcoFont';
    color: #fff;
    content: "\ed11";
    margin-top: -12px;
    margin-right: -7.5px;
    font-weight: normal;
}

.blog-sidebar .widget_search form button:hover {
    background: #212529;
}

.blog-sidebar p {
    font-size: 16px;
    color: #595959;
}

.blog-sidebar .widget_block li.wp-block-latest-comments__comment .wp-block-latest-comments__comment-author {
    font-weight: bold;
    font-size: 16px;
    color: #595959;
}

.blog-sidebar ul.wp-block-categories-list.wp-block-categories li {
    color: #595959;
    font-size: 16px;
    line-height: 1.556;
    font-weight: 400;
    margin-bottom: 12px;
    border-bottom: 0px solid rgb(10 14 21 / 12%);
    padding-bottom: 0;
    padding-left: 14px;
}

.blog-sidebar ul.wp-block-categories-list.wp-block-categories li:before {
    height: 7px;
    width: 7px;
    content: '';
    left: 0;
    top: 9px;
    position: absolute;
    background: #bca3ea;
    border-radius: 50%;
}

.blog-details-content p {
    font-size: 16px;
}

.comments-list .comment-author a {
    font-weight: 500;
}

.theme-blog-details figure img {
    border-radius: 0px;
}

.wp-block-image figcaption {
    color: #595959;
    text-align: center;
}

.wp-block-image figcaption a {
    text-decoration: underline;
    display: inline-block;
    color: #000000;
}

.wp-block-button .wp-block-button__link:hover {
    background-color: #bca3ea;
}

.blog-details-content p {
    line-height: 1.8;
    margin: 0 0 30px 0;
}

.wp-block-gallery.columns-2.is-cropped.alignleft.extraclass {
    margin-right: 15px;
}

.post-layout-style2 .single-blog-content .entry-content ol li {
    font-weight: 400;
}

.post-layout-style2 .single-blog-content .entry-content .wp-block-column ol {
    margin-top: 0;
    padding-left: 15px;
}

.theme-blog-details figure {
    margin-top: 0px;
    margin: 0 0 1em;
}

blockquote.wp-block-quote.has-text-align-right.extraclass {
    text-align: right;
    text-decoration: none;
}

blockquote.wp-block-quote.has-text-align-right.extraclass a {
    text-decoration: none;
    color: #0a0e15cc;
    font-style: normal;
    font-weight: 500;
}

.wp-block-file .wp-block-file__button {
    border-radius: 4px !important;
    font-size: 14px !important;
    font-weight: 500;
    display: table;
    margin: 10px 0 0;
    background-color: #bca3ea !important;
    color: #fff;
    padding: 5px 10px;
    text-decoration: none;
}

.post-layout-style2 .single-blog-content .entry-content ul.wp-block-archives li {
    font-size: 16px;
}

.post-layout-style2 .single-blog-content .entry-content ul.wp-block-archives li a {
    color: #595959;
    text-decoration: none;
    font-weight: 400;
}

.post-layout-style2 .single-blog-content .entry-content ul.wp-block-archives li a:hover {
    color: #bca3ea;
}

.post-layout-style2 .single-blog-content .entry-content label.wp-block-archives__label {
    margin-bottom: 15px;
}

.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-excerpt a,
.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta a,
.wp-block-latest-comments__comment-meta a,
.wp-block-latest-posts a,
.wp-block-rss__item-title a {
    color: #595959 !important;
    text-decoration: none !important;
}

.wp-block-latest-posts.wp-block-latest-posts__list li {
    list-style: none;
}

.blog-details-content .wp-block-search .wp-block-search__inside-wrapper {
    margin-bottom: 35px;
}

pre {
    background: #eeeeee !important;
    padding: 20px !important;
    overflow: auto;
    font-size: 15px !important;
    white-space: pre-wrap !important;
    word-wrap: break-word !important;
    color: #595959 !important;
    font-family: "Courier 10 Pitch", Courier, monospace !important;
    margin: 20px 0 !important;
    border-radius: 20px;
}

.blog-details-content table th a {
    color: #595959;
    text-decoration: none !important;
}

.blog-details-content table th a:hover {
    color: #595959;
}

.wp-block-gallery.columns-2.is-cropped.alignleft.extraclass {
    margin-right: 15px;
}

.post-layout-style2 .single-blog-content .entry-content .wp-block-column ol {
    margin-top: 0;
    padding-left: 15px;
}

.single-blog-content .wp-block-column blockquote {
    margin-top: 0 !important;
    padding: 25px !important;
}

.single-blog-content .single-blog-inner .entry-content .wp-block-column blockquote p {
    font-size: 15px;
}

.single-blog-content .wp-block-columns.alignwide blockquote:before {
    content: "\efcd";
    left: 12px;
    top: 10px;
    font-family: 'IcoFont' !important;
    font-size: 24px;
}

.blog-details-content ul li {
    margin-bottom: 10px;
    font-weight: 400;
}

.post-layout-style2 .single-blog-content .entry-content ol li {
    margin-bottom: 10px;
}

.blog-details-content ul li {
    font-weight: 400;
    font-size: 16px;
    line-height: 1.5;
}

.post-layout-style2 .single-blog-content .entry-content ol {
    font-size: 16px;
}

.post-layout-style2 .single-blog-content .entry-content ol li {
    line-height: 1.5;
    font-weight: 400;
}

.page-links .page-link {
    width: 100%;
}

.blog-post-comment blockquote,
.blog-post-comment .blockquote {
    background: #fff;
}

.single-blog-content .wp-block-tag-cloud a {
    color: #0a0e1599 !important;
    text-decoration: none !important;
    font-weight: 400;
}

.single-blog-content .wp-block-tag-cloud a:hover {
    color: #0a0e15cc!important;
}

.wp-block-media-text .has-large-font-size {
    font-size: 23px !important;
}

.post-layout-style2 .single-blog-content .entry-content code {
    color: #595959;
}

.post-password-form input[type='submit']:hover {
    background-color: #bca3ea;
}

.blog-post-comment .comment-content ul {
    margin-top: 20px;
    margin-bottom: 20px;
}

.blog-post-comment .comment-content ol {
    margin-top: 20px;
    margin-bottom: 20px;
}

.blog-post-comment .comment-content ul li::marker {
    color: #bca3ea;
}

.post-layout-style2 .single-blog-content .tag-edge-case .entry-content ol li ul {
    margin-top: 10px;
    margin-bottom: 10px;
}

.post-layout-style2 .single-blog-content .tag-edge-case .entry-content ul li ol {
    margin-top: 10px;
    margin-bottom: 10px;
}

.wp-block-search__input {
    height: 50px;
}

.blog-sidebar .widget_block li.wp-block-latest-comments__comment .wp-block-latest-comments__comment-author {
    font-weight: 600;
}

.blog-sidebar ul.wp-block-categories-list.wp-block-categories li:before {
    background: #bca3ea;
}

body.admin-bar .header-style-one {
    padding-top: 32px;
}

.main-container.blog-single .post-featured-image img {
    width: auto;
    height: auto;
}

.blog.main-container .post-block-style-wrapper .slider-category-box.tab-cat-box a {
    font-size: 15px;
    line-height: 1;
    text-transform: inherit;
    display: inline-block;
    position: relative;
    margin-right: 8px;
    padding-right: 8px;
}

.blog.main-container .post-block-style-wrapper .slider-category-box.tab-cat-box a:before {
    position: absolute;
    right: -1px;
    top: 50%;
    content: "";
    width: 1px;
    height: 16px;
    margin-top: -8px;
    background: #0E0C1E;
    opacity: 0.25;
}

.blog.main-container .post-block-style-wrapper .slider-category-box.tab-cat-box a:last-child:before {
    display: none;
}


.blog-sidebar ul.wp-block-categories-list.wp-block-categories li:before {
    background: #bca3ea;
}

.blog-sidebar .widget .widget-title {
    padding-bottom: 0;
    border-bottom: 0px solid #e4e4e4;
}

.blog.main-container .post-block-style-wrapper .latest-post-thumbnail-wrap a img {
    width: auto;
    height: auto;
}

.blog.main-container .post-block-style-wrapper .latest-post-block-content h2.post-title, .main-container.blog-single h1.post-title {
    word-wrap: break-word;
}

.post-layout-style2 .single-blog-content .entry-content h2 {
    margin-bottom: 20px;
}

.wp-block-group-is-layout-constrained {
    margin: 25px 0 0;
}

.wp-block-group-is-layout-constrained p {
    color: #212529;
}

.wp-block-post-template-is-layout-flow li.wp-block-post {
    margin-bottom: 35px;
}

.wp-block-navigation__responsive-container-content ul.wp-block-page-list {
    list-style: none!important;
    padding: 0!important;
}

.wp-block-navigation__responsive-container-content ul.wp-block-page-list li {
    margin-right: 12px;
    margin-bottom: 0!important;
    padding-bottom: 0!important;
}

.wp-block-navigation .wp-block-navigation-item__content.wp-block-navigation-item__content {
    text-decoration: none!important;
    color: #212529!important;
    padding-bottom: 3px;
    padding-right: 0;
}

.wp-block-navigation__responsive-container-content ul.wp-block-page-list li ul {
    margin-top: 0!important;
}

.wp-block-comments ol.wp-block-comment-template {
    padding-left: 0!important;
}

.wp-block-post-comments-form input[type=submit] {
    display: inline-block;
    background: #bca3ea;
    position: relative;
    color: #fff;
    padding: 26px 40px 26px 40px;
    border-radius: 10px;
    font-size: 16px;
    line-height: 1;
    font-weight: 500;
    border: 0px solid;
}

.wp-block-post-comments-form input[type=submit]:hover {
    background: #bca3ea;
    color: #fff;
}

.post-layout-style2 .single-blog-content .entry-content ul.wp-block-categories a {
    text-decoration: none;
    color: #595959;
}

.single-blog-content .wp-block-tag-cloud a {
    color: #fff!important;
    text-decoration: none !important;
    font-weight: 400;
    border-color: #bca3ea;
}

.post-layout-style2 .single-blog-content .entry-content ul.wp-block-page-list a {
    text-decoration: none;
    color: #595959;
}

.blog-sidebar .widget_rss ul li .rsswidget {
    color: #212529;
}

.blog-sidebar .widget_block li.wp-block-latest-comments__comment .wp-block-latest-comments__comment-author {
    color: #212529;
}

.theme-blog-details figure img {
    height: inherit!important;
}

.nav-menu-wrapper .mainmenu li ul li ul.sub-menu {
    position: absolute;
    right: 118%!important;
    left: 100%!important;
    top: -2px!important;
    opacity: 0 !important;
    filter: Alpha(opacity=0) !important;
    visibility: hidden;
}

.nav-menu-wrapper .mainmenu li ul.sub-menu li:hover ul {
    opacity: 1 !important;
    visibility: visible !important;
    transform: none !important;
}

.single-blog-content .single-blog-inner .entry-content .wp-block-tag-cloud a:hover {
    color: #fff!important;
}

.single-blog-content .single-blog-inner .entry-content .comment-content blockquote {
    background: #f9f8ff;

}

.single-one-bwrap {
    padding-top: 100px;
    padding-bottom: 100px;
}

.single-card .post-content .title {
    max-width: 960px;
    display: block;
}

.blog-post-comment .comment-respond .comment-reply-title {
    margin-bottom: 0px !important;
    border: 0px;
}

.footer-newsletter-v3, .footer-area--v3 {
    display: none;
}

.footer-copyright {
    justify-content: center;
}

.footer-copyright.footer-copyright--v3 {
    padding: 0;
}

.blog-single-post__thumb img {
    height: auto;
    width: auto;
}

.latest-post-block-content h3.post-title {
    word-break: break-word;
}

.offcanvas-logo h1.text-logo a {
    color: #151618;
}


.post-password-form input[type="password"] {
    padding: 5px 15px;
    margin: 0 0px;
    height: 45px;
    padding: 5px 15px;
    background: transparent;
    border: 1px solid #000;
    border-radius: 0;
}

.post-password-form input[type="submit"] {
    background-color: #000;
    border: none;
    padding: 5px 20px;
    color: #fff;
    cursor: pointer;
    height: 45px;
    font-weight: 600;
}

.post-password-form input[type="submit"]:hover {
    background-color: #000;
    color: #fff;
}

@media (min-width: 992px) {

    .nav-main-wrap .theme-main-menu li:hover li ul {
        left: 100%;
        top: 10%;
        visibility: hidden;
        opacity: 0;
        transition: all 200ms linear;
    }

    .saastain-header .navigation li:hover .sub-menu li .sub-menu {
        opacity: 0;
        visibility: hidden;
        transform: none;
    }

    .nav-main-wrap .theme-main-menu li:hover li:hover ul  {
        top: 0;
        visibility: visible;
        transition: all 200ms linear;
        opacity: 1;
    }

    .saastain-header .navigation li:hover .sub-menu li:hover .sub-menu {
        opacity: 1;
        visibility: visible;
    }

}


