﻿/* -----------------------------------------
			   01. RESET CSS
-------------------------------------------- */


html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
    display: block;
}

body {
    line-height: 1;
}

ol, ul {
    list-style: none;
}

blockquote, q {
    quotes: none;
}

    blockquote:before, blockquote:after,
    q:before, q:after {
        content: '';
        content: none;
    }

table {
    border-collapse: collapse;
    border-spacing: 0;
}

html {
    overflow-y: scroll;
    font-size: 15px;
}

/* -----------------------------------------
           02. BASE TYPOGRAPHY
-------------------------------------------- */

body, h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6, p, .navbar, .brand, .btn, .btn-simple, a, .td-name, td {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
}

.mt-5 {
    margin-left: 70px !important;
    margin-right: 70px !important;
}

.track-menu {
    background: #4aad00 !important;
    padding: 7px 15px !important;
    font-size: 13px !important;
}

.telegram-support {
    background: #20a8df !important;
    padding: 7px 15px !important;
    font-size: 13px !important;
}

.list-inline-item:not(:last-child) {
    margin-right: 0;
}

.mb-0 a {
    border-bottom: 1px solid #e0e0e0;
    padding: 6px 0;
    color: #0400f1;
    background: #ffffff;
    text-align: center;
    font-size: 16px;
    display: flex;
    justify-content: center;
    gap: 5px;
}

    .mb-0 a:hover {
        text-decoration: none;
        background: #f3f3f3;
        color: #0214e5;
    }

.likebox {
    background: #fb5c81;
}

.followerbox {
    background: #ff963c;
}

.viewbox {
    background: #6730e3;
}

.commentbox {
    background: #26b5ff;
}

.footer-copyright {
    background: #202877;
    /* margin-top: 20px; */
    padding: 30px 0 30px;
    color: white;
}

p.faq-content {
    padding: 5px 17px;
    text-align: justify;
    direction: rtl;
}

p.faq-title {
    background: #f3f3f3;
    padding: 13px;
}

.site-logo {
    width: 200px;
}

.hero-section.page .counter-wrap {
}

.hero-section.page .home-stats {
    padding: 15px;
}

.hero-section.page .counter-wrap h3 {
    padding: 10px;
    margin: 0;
}

    .hero-section.page .counter-wrap h3 .shape {
        font-family: 'themify';
    }

.hero-section h1.lead {
    font-size: 20px !important;
}

.page .counter-wrap {
    grid-template-columns: none;
}

.form-group {
    width: 100%;
}

.popular-price .mt-4 {
    margin-top: 0rem !important;
}

.product-preview {
}

.product-item {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    margin-top: 19px;
    background: #fffefe;
    justify-content: center;
}

    .product-item label {
        padding: 12px 20px;
        background: #9b9b9b;
        border-radius: 13px;
        color: white;
        margin-left: 0px;
        border-right: 0;
        border-top-left-radius: 0;
        border-bottom-left-radius: 0;
    }

    .product-item .product-name,
    .product-item h4 {
        padding: 12px 13px;
        margin: 0;
        flex-grow: 1;
        background: #f5f5f5;
        font-family: vazir;
        font-size: 17px;
        border-radius: 15px;
    }

    .product-item .product-name {
        flex-grow: 1;
    }

    .product-item h4 {
        padding: 14px 25px;
        border-top-right-radius: 0;
        border-bottom-right-radius: 0;
    }

.product-name h2 {
    font-family: vazir;
}

.product-item .product-name h2,
.product-item .product-name,
.product-item .icon-md {
    font-size: 20px;
    margin: 0;
    color: white;
    font-weight: normal;
    float: none;
    text-align: center;
    display: inline-block;
}

.product-item .icon-md {
    margin-left: 5px;
    font-size: 23px;
    vertical-align: middle;
}

.product-price label {
    flex-grow: 1;
    font-size: 16px !important;
    background: #ebebeb;
    color: black;
    text-align: center;
    border-radius: 14px;
}

.banks {
    text-align: center;
    margin-top: 100px;
}

    .banks img {
        width: 80%;
    }

    .banks h5 {
        margin-bottom: 50px;
    }

.factor {
    direction: rtl;
    text-align: right;
    position: relative;
    background: white;
    width: 100%;
    margin-bottom: 30px;
}

    .factor td {
        border: 1px solid #ccc;
        padding: 4px;
    }

    .factor tr td:first-child {
        font-weight: bold;
    }

.order-form-holder {
    max-width: 500px;
    background: white;
    padding: 30px;
    border-radius: 20px;
}

    .order-form-holder:first-child {
        border-left: 1px dashed #ccc;
    }

    .order-form-holder label {
        font-size: 14px;
    }

    .order-form-holder .btn {
        width: 100%;
        height: 60px;
        color: white;
    }

.like, .follower, .igtv, .comment, .story, .view {
    border: 1px solid #fb5c81;
}

    .like, .like .icon-md {
        color: #fb5c81;
        border-color: #fb5c81;
    }

    .follower, .follower h2, .follower .icon-md {
        color: #ff963c !important;
        border-color: #ff963c;
    }

    .comment, .comment .icon-md {
        color: #fb5c81;
        border-color: #fb5c81;
    }

    .igtv, .igtv .icon-md,
    .view, .view .icon-md,
    .story, .story .icon-md {
        color: #fb5c81;
        border-color: #fb5c81;
    }

.price-row {
    background: #f3f3f3;
}

.order-form-holder input[type=text], .order-form-holder input[type=email] {
    background: #fdfcfc;
    border-color: #d7d7d7;
}

.order-form-holder .alert {
    text-align: justify;
}

.payment-page {
    align-content: space-between;
    justify-content: center;
}

.flag-alert {
    align-content: space-between;
    justify-content: center;
    font-family: vazir;
}

.flag-section img {
    width: 100%;
}

.flag-section .modal-content .modal-body {
    margin: auto;
}

.modal-header .close {
    padding: 1rem;
    margin: -1rem auto -1rem -1rem;
}

@media (min-width: 992px) {
    .modal-lg {
        max-width: 650px;
    }
}

.promo-section {
    min-height: 300px;
    margin-top: 3rem; 
}

.promo-section.page {
    margin-top: 4rem !important;
}

.static-content .container {
    background: white;
    border-radius: 15px;
    padding: 20px;
}

.old-price {
    text-align: center;
    direction: rtl;
    text-decoration: line-through;
    color: red;
    /* margin-bottom: 5px !important; */
    /* background: #ffffff; */
    font-size: 15px;
    /* padding: 6px; */
    display: block;
    height: 100%;
}

.new-price {
    text-align: center;
    direction: rtl;
    margin-bottom: 5px;
    /* background: #ffffff; */
    font-size: 19px;
    padding: 6px;
}

.ltr-input {
    direction: ltr;
}

.btn.solid-btn.deactive.mb-3 {
    background: #a7a7a7;
}

#pricing .col-lg-3 {
    padding: 0 !important;
}

.single-promo-card h5 {
    color: white;
}

.screenshots-section {
    padding-bottom: 0 !important;
    padding: 40px !important;
}

.lead {
    font-size: 16px !important;
}

h1.lead {
    color: white;
}

body {
    background: #f7f7f7;
    font-family: vazir;
    font-size: 1rem;
    color: #707070;
    font-weight: 400;
    line-height: 1.75;
    direction: rtl;
    text-align: right;
}

p {
    margin-bottom: 1.25em;
}

h1, h2, h3, h4, h5 {
    /* margin: 0 0 1rem; */
    padding: 10px 0;
    font-family: aviny;
    font-weight: 600;
    line-height: 1.21;
    color: initial;
}

h1 {
    margin-top: 0;
    font-size: 3.052em;
}

h2 {
    font-size: 2.4em;
}

h3 {
    font-size: 1.953em;
}

h4 {
    font-size: 1.563em;
}

h5 {
    font-size: 1.25em;
    /* color: white; */
}

small, .text_small {
    font-size: 0.8em;
}

strong, b {
    font-weight: 500;
    font-family: aviny;
}

.badge {
    display: inline;
    padding: .25rem .5rem;
    font-size: 80%;
    font-weight: 700;
    font-family: 'Montserrat', sans-serif;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .375rem;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.badge-pill {
    padding-right: .875em;
    padding-left: .875em;
    border-radius: 50rem;
    font-family: aviny;
}
/*========================================
        03. PRE DEFINE CLASS CSS
==========================================*/
.ptb-100 {
    padding: 40px 0;
}

.pt-100 {
    padding-top: 100px;
}

.pt-150 {
    padding-top: 150px;
}

.pb-100 {
    padding-bottom: 100px;
}

.mt--120 {
    margin-top: -120px;
}

.gray-light-bg {
    background: #f4f7fa;
}

.white-light-bg {
    background: #ffffff;
}

.primary-bg {
    background: #6730e3;
}

.secondary-bg {
    background: #9629e6;
}

.color-primary {
    color: #6730e3;
}

.color-secondary {
    color: #ffffff;
}

.white-bg {
    background: #ffffff;
}

.bg-color-1 {
    background: #399fb6;
}

.bg-color-2 {
    background: #0ba077;
}

.bg-color-3 {
    background: #6582ed;
}

.bg-color-4 {
    background: #399fb6;
}

.icon-color-1 {
    background: #efdff7;
    color: #b17cc6;
}

.icon-color-2 {
    background-color: #c6e6fd;
    color: #63b0e3;
}

.icon-color-3 {
    background-color: #efe3e3;
    color: #ed7265;
}

.icon-color-4 {
    background-color: #ddedea;
    color: #45d7ba;
}

.icon-color-5 {
    background-color: #ffe0e3;
    color: #bd2130;
}

.icon-color-6 {
    background-color: #e2e8ff;
    color: #6582ed;
}

.outline-btn, .solid-btn, .primary-solid-btn {
    padding: 10px 25px;
    font-family: vazir;
}

.primary-solid-btn {
    border-color: #202877;
    background: #202877;
    color: #ffffff;
}

    .primary-solid-btn:hover {
        background: transparent;
        color: #081d43;
        border-color: #081d43;
    }

.solid-btn {
    color: #fff;
    /* -webkit-box-shadow: 0 20px 30px 0 rgba(67,37,204,.2); */
    /* box-shadow: 0 20px 30px 0 rgba(67,37,204,.2); */
    background: #26b5ff;
    /* border: 2px solid #6730e3; */
    border-radius: 30px;
    width: 100%;
    font-size: 16px;
    margin-bottom: -19px;
    border: 8px solid #f7f7f7;
}

    .solid-btn:hover {
        background: #1293d6;
        color: #ffffff;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

.outline-btn {
    border-radius: 30px;
    color: #6730e3;
    display: inline-block;
    border: 2px solid #6730e3;
}

    .outline-btn:hover {
        color: #fff;
        background: #6730e3;
        -webkit-box-shadow: 0 20px 30px 0 rgba(67,37,204,.2);
        box-shadow: 0 20px 30px 0 rgba(67,37,204,.2);
    }

.primary-bg h1, .primary-bg p {
    color: #fff;
}

.google-play-btn, .app-store-btn {
    padding: 12px 30px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
}

.google-play-btn {
    background: #ffffff;
    border-color: #ffffff;
    color: #6730e3;
    border-radius: 30px;
    font-family: vazir;
}

    .google-play-btn:hover {
        background: transparent;
        color: #ffffff;
    }

.app-store-btn {
    border-radius: 30px;
    color: #ffffff;
    border-color: #ffffff;
    font-family: vazir;
}

    .app-store-btn:hover {
        background: #ffffff;
        color: #6730e3;
    }

/*form field css*/
.form-control {
    border-color: #ebebeb;
    padding: .975rem 0.85rem;
}

    .form-control:focus {
        outline: none;
        box-shadow: none;
    }

input[type]::-webkit-input-placeholder,
textarea::-webkit-input-placeholder,
select::-webkit-input-placeholder,
select.form-control.has-value {
    color: #9a9a9a !important;
    font-size: 14px;
}

input[type]:-moz-placeholder,
textarea:-moz-placeholder,
select:-moz-placeholder,
select.form-control.has-value {
    /* Firefox 18- */
    color: #9a9a9a;
    font-size: 14px;
}

input[type]::-moz-placeholder,
textarea::-moz-placeholder,
select::-moz-placeholder,
select.form-control.has-value {
    /* Firefox 19+ */
    color: #9a9a9a;
    font-size: 14px;
}

input[type]:-ms-input-placeholder,
textarea:-ms-input-placeholder,
select:-ms-input-placeholder,
select.form-control.has-value {
    color: #9a9a9a;
    font-size: 14px;
}

.section-heading h2 span {
    font-weight: 400;
    font-size: 1.3rem;
    margin-bottom: 2rem !important;
}


/*=========================================
            04. HEADER CSS
============================================*/
.main-menu {
    position: inherit;
    top: inherit;
    left: inherit;
    right: inherit;
    width: auto;
    height: auto;
    transition: all .3s ease-in-out;
}

    .main-menu ul {
        text-align: right;
        padding: 0;
        margin: 0;
    }

        .main-menu ul li {
            padding: 15px 0;
        }

        .main-menu ul > li a {
            margin: 0 0 0 16px;
            font-size: 15px;
            color: #363232;
            display: block;
            font-weight: 400;
            background-color: transparent;
            border-radius: 0;
            padding: 0;
        }

        .main-menu ul > li .submenu {
            width: 250px;
            background-color: #f4f7fa;
            border: 1px solid #ebebeb;
            border-radius: 4px;
            position: absolute;
            top: 55px;
            left: -4.2em;
            right: 0;
            visibility: hidden;
            opacity: 0;
            transition: all .3s ease-in-out;
            transform: rotateX(-90deg) rotateY(0);
            transform-origin: 0 0;
        }

            .main-menu ul > li .submenu.dropdown-menu {
                margin: 0;
                padding: 0;
            }

        .main-menu ul > li:hover .submenu {
            visibility: visible;
            opacity: 1;
            transform: rotateX(0) rotateY(0);
        }

.dropdown:hover > .dropdown-menu {
    display: block;
}

.dropdown > .dropdown-toggle:active {
    pointer-events: none;
}

.main-menu ul > li .submenu > a {
    padding: 0;
    display: block;
}

.main-menu ul > li .submenu > a {
    padding: 10px 15px;
    margin: 0;
    color: #363232;
    text-align: right;
}

    .main-menu ul > li .submenu > a:hover {
        background: #ebebeb;
    }

    .main-menu ul > li .submenu > a:active {
        background: inherit;
    }

.main-menu ul > li .submenu:before,
.main-menu ul > li .submenu:after {
    content: '';
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border: 12px solid transparent;
    border-bottom: 12px solid #f4f7fa;
    top: -25px;
    right: 35px;
}

.main-menu ul li.dropdown .dropdown-toggle::after {
    position: relative;
    top: 2px;
}

.navbar-brand {
    font-size: inherit;
    height: auto;
    padding: 0;
    margin-bottom: -17px;
}

.navbar-nav {
    align-items: center;
}

.navbar-toggler {
    background: transparent;
    padding: .5rem .75rem;
    font-size: inherit;
    transition: all .3s ease-in-out;
}

    .navbar-toggler span {
        color: #ffffff;
        opacity: 0.8;
        font-size: 17px;
    }

    .navbar-toggler:focus, .navbar-toggler:hover {
        outline: none;
        opacity: 1;
    }

.custom-nav ul li a {
    color: #fafafa;
    opacity: 0.8;
}

.affix {
    background-color: #202877;
    -webkit-transition: padding 0.2s ease-out;
    -moz-transition: padding 0.2s ease-out;
    -o-transition: padding 0.2s ease-out;
    transition: padding 0.2s ease-out;
}

.white-bg.affix, .custom-nav.affix {
    background: #ffffff;
    border-bottom: 1px solid #ebebeb;
}

    .white-bg.affix ul li a {
        color: #081d43 !important;
        opacity: 0.8;
    }

.white-bg.custom-nav ul li a:hover {
    opacity: 1;
}

.bg-transparent ul li a {
    color: #ffffff;
    opacity: 0.8;
}

    .bg-transparent ul li a:hover, .white-bg.affix ul li a:hover {
        opacity: 1;
    }

.bg-transparent.affix {
    background-image: linear-gradient(to right, rgba(32, 40, 119, 1), rgba(55, 46, 149, 1), rgba(83, 49, 177, 1), rgba(114, 48, 205, 1), rgba(150, 41, 230, 1)) !important;
}

.navbar {
    transition: all .3s ease-in-out;
}

@media (min-width: 320px) and (max-width: 992px) {
    .mt-5 {
        margin-left: 0px !important;
        margin-right: 0px !important;
    }

    .navbar {
        background: linear-gradient(to right, rgba(32, 40, 119, 1), rgba(55, 46, 149, 1), rgba(83, 49, 177, 1), rgba(114, 48, 205, 1), rgba(150, 41, 230, 1)) !important;
        padding: 1.2rem 1rem;
    }

        .white-bg.affix, .custom-nav.affix, .navbar.white-bg {
            background: #ffffff !important;
            border-bottom: 1px solid #ebebeb;
        }

    .white-bg.custom-nav ul li a, .custom-nav ul li a {
        color: #081d43 !important;
    }

    .white-bg.navbar .navbar-toggler span {
        color: #202877;
    }

    .main-menu ul > li .submenu {
        left: 0;
        top: 10px;
        position: relative;
    }

    .main-menu ul li {
        padding: 15px 0 0;
    }

    .main-menu ul > li a {
        margin: 0;
    }

    .main-menu ul > li .submenu:before, .main-menu ul > li .submenu:after {
        right: 15px;
    }

    .ptb-100 {
        padding: 55px 0;
        overflow: hidden;
    }

    .pt-100 {
        padding-top: 55px;
    }

    .pb-100 {
        padding-bottom: 55px;
    }
}

@media (min-width: 992px) {
    .navbar {
        border-bottom: 1px solid rgba(0, 0, 0, 0);
        /* background: transparent; */
        -o-transition: border-bottom .3s ease-in-out,background .3s ease-in-out,padding .3s ease-in-out;
        /* -webkit-transition: border-bottom .3s ease-in-out,background .3s ease-in-out,padding .3s ease-in-out; */
        -moz-transition: border-bottom .3s ease-in-out,background .3s ease-in-out,padding .3s ease-in-out;
        /* transition: border-bottom .3s ease-in-out,background .3s ease-in-out,padding .3s ease-in-out; */
        /* -webkit-backface-visibility: hidden; */
        background-color: rgba(0,0,0,0.1) !important;
    }
}

/*=========================================
            05. HERO SECTION CSS
============================================*/
.hero-animation-img, .hero-content-left {
    position: relative;
    z-index: 2;
}


    .hero-content-left h1 {
        font-weight: 500;
        font-size: 42px;
        line-height: 60px;
    }

        .hero-content-left h1 span {
            font-weight: 700;
        }

@media (min-width: 992px) and (max-width: 1199px) {
    .animation-four, .animation-new {
        display: none !important;
    }
}

.hero-content-left, .sign-up-form-wrap {
    z-index: 2;
}

.bottom-img {
    position: relative;
    bottom: -10px;
    width: 100%;
}

    .bottom-img img, .bottom-img-absolute img {
        width: 100%;
    }

.bottom-img-absolute {
    bottom: -40px;
    width: 100%;
    position: absolute;
}

.shape-bg {
    bottom: -8px;
}

.section-shape {
    bottom: -8px;
    left: 0;
    right: 0;
}

    .section-shape img {
        width: 100%;
    }

.hero-7 {
    width: 100%;
    position: relative;
}

    .hero-7:after {
        content: ' ';
        background-image: url("../img/hero-bg-2.jpg");
        background-size: cover;
        background-position: center center;
        position: absolute;
        width: 100%;
        border-radius: 0;
        transform: skewY(-5deg);
        top: -180px;
        right: 0;
        bottom: 140px;
        z-index: -1;
    }

    .hero-7:before {
        position: absolute;
        content: '';
        background: rgba(0, 67, 139, 0.85);
        width: 100%;
        height: 100%;
        left: 0;
        transform: skewY(-5deg);
        top: -140px;
        right: 0;
        bottom: -50px;
    }

/*hero subscribe form*/
.subscribe-form {
    position: relative;
    display: block;
    width: 65%;
}

    .subscribe-form #email {
        background: #FDFCFB;
        font-family: inherit;
        color: #737373;
        letter-spacing: 1px;
        text-indent: 5%;
        border-radius: 30px;
    }

    .subscribe-form input.button {
        position: absolute;
        left: 4px;
        font-family: vazir;
        border-radius: 30px;
        padding: initial;
        top: 4px;
        bottom: 4px;
        width: 30%;
    }
/*subscribe form footer*/

.subscribe-form-footer {
    position: absolute;
    top: 8px;
    width: 100%;
}

    .subscribe-form-footer input.form-control {
        padding: 1.275rem 0.95rem;
        border-radius: 30px;
    }

    .subscribe-form-footer input.button {
        border-radius: 30px;
    }

.shape-img {
    position: relative;
    z-index: 2;
    width: 100%;
}

    .shape-img img {
        width: 100%;
        position: absolute;
        max-width: none;
        height: auto;
    }


.circles {
    overflow: hidden;
    width: 100%;
    position: absolute;
    direction: ltr;
    height: 1200px;
}

.point {
    border-radius: 50%;
    z-index: 999;
    position: absolute;
}

.animated-point-1 {
    background-color: red;
    height: 12px;
    width: 12px;
    position: relative;
    -webkit-animation-name: p1;
    -webkit-animation-duration: 80s;
    -webkit-animation-iteration-count: infinite;
    animation-name: p1;
    animation-duration: 80s;
    animation-iteration-count: infinite;
}

.animated-point-2 {
    background-color: green;
    height: 15px;
    width: 15px;
    position: relative;
    -webkit-animation-name: p2;
    -webkit-animation-duration: 90s;
    -webkit-animation-iteration-count: infinite;
    animation-name: p2;
    animation-duration: 90s;
    animation-iteration-count: infinite
}

.animated-point-3 {
    background-color: orange;
    height: 8px;
    width: 8px;
    position: relative;
    -webkit-animation-name: p3;
    -webkit-animation-duration: 80s;
    -webkit-animation-iteration-count: infinite;
    animation-name: p3;
    animation-duration: 80s;
    animation-iteration-count: infinite
}

.animated-point-4 {
    background-color: pink;
    height: 10px;
    width: 10px;
    position: relative;
    -webkit-animation-name: p4;
    -webkit-animation-duration: 80s;
    -webkit-animation-iteration-count: infinite;
    animation-name: p4;
    animation-duration: 80s;
    animation-iteration-count: infinite
}

.animated-point-5 {
    background-color: #ffc64c;
    height: 12px;
    width: 12px;
    position: relative;
    -webkit-animation-name: p5;
    -webkit-animation-duration: 50s;
    -webkit-animation-iteration-count: infinite;
    animation-name: p5;
    animation-duration: 50s;
    animation-iteration-count: infinite
}

.animated-point-6 {
    background-color: #ffc64c;
    height: 10px;
    width: 10px;
    position: relative;
    -webkit-animation-name: p6;
    -webkit-animation-duration: 70s;
    -webkit-animation-iteration-count: infinite;
    animation-name: p6;
    animation-duration: 70s;
    animation-iteration-count: infinite
}

.animated-point-7 {
    background-color: orange;
    height: 14px;
    width: 14px;
    position: relative;
    -webkit-animation-name: p7;
    -webkit-animation-duration: 70s;
    -webkit-animation-iteration-count: infinite;
    animation-name: p7;
    animation-duration: 70s;
    animation-iteration-count: infinite
}

.animated-point-8 {
    background-color: purple;
    height: 8px;
    width: 8px;
    position: relative;
    -webkit-animation-name: p8;
    -webkit-animation-duration: 50s;
    -webkit-animation-iteration-count: infinite;
    animation-name: p8;
    animation-duration: 50s;
    animation-iteration-count: infinite
}

.animated-point-9 {
    background-color: purple;
    height: 12px;
    width: 12px;
    position: relative;
    -webkit-animation-name: p9;
    -webkit-animation-duration: 100s;
    -webkit-animation-iteration-count: infinite;
    animation-name: p9;
    animation-duration: 100s;
    animation-iteration-count: infinite
}

/*hero 2 css*/
.hero-section-2, .hero-section-3 {
    position: relative;
    overflow: hidden;
}

    .hero-section-2:before {
        content: "";
        position: absolute;
        z-index: -1;
        width: 100%;
        height: 175%;
        bottom: 0;
        background-image: url(../img/hero-bg-shape-3.svg);
        background-repeat: no-repeat;
        background-size: cover;
    }

.shape-image {
    position: absolute;
    width: 100%;
    height: auto;
    bottom: 76px;
    z-index: 0;
    right: 268px;
    overflow: hidden;
    background-size: cover;
    left: 0;
}

@media (min-width: 320px) and (max-width: 767px) {
    .shape-image {
        display: none;
    }
}


/*hero background video css*/

.video-section-wrap {
    position: relative;
    z-index: 2;
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: center;
}

    .video-section-wrap .background-video-overly {
        display: flex;
        flex-direction: column;
        justify-content: center;
        background-image: linear-gradient(to right, rgba(32, 40, 119, 0.64), rgba(55, 46, 149, 0.65), rgba(83, 49, 177, 0.72), rgba(114, 48, 205, 0.62), rgba(150, 41, 230, 0.6));
    }


/*=========================================
            06. PROMO SECTION CSS
============================================*/
.single-promo span {
    font-size: 70px;
    line-height: inherit;
    margin-bottom: 20px;
}

.single-promo-1 {
    box-shadow: 0 3px 20px 0px rgba(0, 0, 0, 0.12);
    border-radius: 1.5rem !important;
}

    .single-promo-1 span {
        font-size: 35px;
        background-image: url("../img/promo-icon-bg.svg");
        background-size: 150px;
        padding: 35px;
        background-repeat: no-repeat;
        background-position: 45% 20%;
    }

.single-promo img {
    width: 70px;
    height: 70px;
    margin-bottom: 20px;
}

.single-promo .img-full-box {
    width: auto !important;
    height: auto !important;
}

.single-promo-hover {
    transition: all .2s ease-out;
    will-change: transform;
}

    .single-promo-hover:hover {
        transform: translateY(-10px);
        box-shadow: 0 1rem 3rem rgba(31,45,61,.125) !important;
    }

/*promo section new style*/

.single-promo-card {
    transition: all .2s ease;
    box-shadow: 0 3px 20px 0 rgba(0, 0, 0, 0.12);
}

.card.single-promo-card {
    border: 1px solid #eff2f7;
    /* border-radius: 1rem; */
    border-radius: 13px;
    /* height: 204px; */
    max-width: 380px;
    margin: auto;
}

    .card.single-promo-card:hover span, .card.single-promo-card:hover h5, .card.single-promo-card:hover p.text-muted {
        color: #ffffff !important;
    }

.single-promo-card .card-body {
    padding: 1.5rem;
    overflow: hidden;
    border-radius: 16px;
}



/*client section css*/
.client-section-wrap ul {
    display: block;
}

    .client-section-wrap ul li {
        padding-right: 50px;
        margin: 5px 0;
    }

        .client-section-wrap ul li img {
            transition: all 0.3s ease-in;
        }

            .client-section-wrap ul li img:hover {
                transform: scale(1.2);
                -webkit-transform: scale(1.2);
                -moz-transform: scale(1.2);
                filter: none;
                -webkit-filter: grayscale(0%);
            }

        .client-section-wrap ul li:last-child {
            padding-right: 50px;
        }

.single-client {
    display: -ms-grid;
    display: grid;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-grid-column-align: center;
    justify-items: center;
    width: 60%;
    height: auto;
    -webkit-transition: -webkit-transform .5s ease-in;
    transition: -webkit-transform .5s ease-in;
    transition: transform .5s ease-in;
    transition: transform .5s ease-in,-webkit-transform .5s ease-in;
    margin: 8px auto;
}

    .single-client img {
        max-width: 100%;
        max-height: 100%;
        -webkit-filter: opacity(50%);
        /* Safari 6.0 - 9.0 */
        filter: opacity(90%);
        width: 100%;
    }

    .single-client:hover {
        -webkit-transform: scale(1.2);
        -ms-transform: scale(1.2);
        transform: scale(1.2);
    }

        .single-client:hover .client-img {
            -webkit-filter: none;
            filter: none;
            opacity: 1;
        }

/*=========================================
            07. ABOUT US CSS
============================================*/
.switchable {
    position: relative;
}

.imageblock-section {
    position: relative;
    padding: 0;
}

    .imageblock-section .imageblock-section-img {
        position: absolute;
        height: 100%;
        top: 0;
        z-index: 2;
        padding: 0;
    }

.switchable.switchable-content div[class*='col-']:first-child {
    float: right;
    left: 0;
    right: auto;
}

.switchable > div[class*='col-'] {
    padding: 0;
}

.background-image-holder {
    position: absolute;
    height: 100%;
    top: 0;
    left: 0;
    background-size: cover !important;
    background-position: 50% 50% !important;
    z-index: 0;
    transition: opacity .3s linear;
    -webkit-transition: opacity .3s linear;
    opacity: 0;
    background: #252525;
}

    .background-image-holder:not([class*='col-']) {
        width: 100%;
    }

.switchable div[class*='col-']:first-child {
    float: left;
    right: auto;
}

@media (max-width: 767px) {
    .switchable .imageblock-section-img[class*='col-'] {
        float: none !important;
    }
}

@media(max-width:750px) {

    .order-form-holder:first-child {
        border-left: 0px dashed #ccc;
    }

    .order-form-holder:last-child {
        border-top: 1px dashed #ccc;
    }

    .order-form-holder {
        border-radius: 0px;
    }
}

.switchable > div[class*='col-'] {
    padding: 0;
}

@media (max-width: 767px) {
    .imageblock-section .imageblock-section-img {
        position: relative;
        min-height: 18.57142857em;
    }
}

@media (min-width: 768px) {
    .switchable .container > .row {
        flex-flow: row-reverse;
    }

    .switchable.switchable-content .container > .row {
        flex-flow: row;
    }
}

.single-card {
    width: calc(50% - 25px);
    margin-left: 25px;
    margin-bottom: 50px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    transition: box-shadow .3s ease-in-out 0s;
    box-sizing: border-box;
    box-shadow: 0 8px 20px 0 rgba(16,66,97,.07);
    padding: 35px 15px;
    border-radius: 10px;
    float: left;
    text-align: center;
}

    .single-card:nth-child(2n) {
        position: relative;
        top: 40px;
    }

    .single-card h3 {
        font-size: 34px;
        color: inherit !important;
        margin: 0;
        line-height: 34px;
        font-weight: 700;
        position: relative;
    }

    .single-card span {
        font-size: 2.95714286em;
        line-height: 1.75125468em;
    }

.counter-card {
    float: none;
    display: block;
    overflow: hidden;
    width: auto;
    margin: auto;
}

.box-animation-1 {
    animation: animation-1 5s ease-out infinite;
}

.box-animation-2 {
    animation: animation-2 4s ease-out infinite;
}

.box-animation-3 {
    animation: animation-3 5s ease-out infinite;
}

.box-animation-4 {
    animation: animation-4 4s ease-out infinite;
}


/*about us app*/
.about-us {
    position: relative;
}


.first-list:after, .first-list:before {
    position: absolute;
    background: rgba(0,0,0,.03);
    border-top-left-radius: 20px;
    border-bottom-left-radius: 50px;
    width: 200px;
    -webkit-transform-origin: bottom left;
    -ms-transform-origin: bottom left;
    transform-origin: bottom left;
    content: "";
    top: 117px;
    right: -72px;
    -webkit-transform: skewX(-10deg);
    -ms-transform: skewX(-10deg);
    transform: skewX(-10deg);
    height: 250px;
    z-index: 0;
}

.first-list:before {
    top: 213px !important;
    right: 0px !important;
    margin-bottom: 60px;
}

.first-list:before {
    right: -110px;
    margin-bottom: 60px;
}

.first-list:after {
    right: -90px;
}

.overflow-hidden {
    overflow: hidden;
}

.background-shape-img {
    position: relative;
}

    .background-shape-img:before {
        content: "";
        position: absolute;
        z-index: -1;
        width: 100%;
        height: 100%;
        top: 0;
        background-image: url("../img/about-bg-shape.svg");
        background-repeat: no-repeat;
        background-size: cover;
    }



/*=========================================
            08. FEATURE SECTION CSS
============================================*/
.icon-md {
    font-size: 32px;
    line-height: 23px;
    float: right;
    margin-left: 10px;
}

.icon-lg {
    font-size: 70px;
    line-height: 75px;
}

.single-feature .icon {
    font-size: 22px;
    line-height: 22px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 10px;
}

.icon-box-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 40px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.icon-box {
    height: 65px;
    width: 65px;
    color: #9629e6;
    text-align: center;
    -webkit-box-shadow: 0 30px 40px 0 rgba(52,27,159,.1);
    box-shadow: 0 30px 40px 0 rgba(52,27,159,.1);
    border-radius: 4px;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    margin-bottom: 0;
    margin-right: 30px;
    background: #fff;
    padding: 15px;
}

    .icon-box img {
        vertical-align: middle;
        border-style: none;
    }

    .icon-box.gray-light-bg {
        background: #f4f7fa;
    }

.icon-box-wrap p {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}


.single-feature-hover {
    z-index: 0;
    position: relative;
    background: #ffffff;
    box-shadow: 0 0 0 1px #ebebeb;
    padding: 10px;
    box-sizing: border-box;
    -webkit-transition: box-shadow 0.3s ease,z-index 0s 0.3s ease,-webkit-transform 0.3s ease;
    transition: box-shadow 0.3s ease,z-index 0s 0.3s ease,-webkit-transform 0.3s ease;
    transition: box-shadow 0.3s ease,transform 0.3s ease,z-index 0s 0.3s ease;
    transition: box-shadow 0.3s ease,transform 0.3s ease,z-index 0s 0.3s ease,-webkit-transform 0.3s ease;
}

    .single-feature-hover:hover {
        z-index: 1;
        box-shadow: 0 8px 50px rgba(0,0,0,0.2);
        -webkit-transform: scale(1.05);
        transform: scale(1.05);
        border-radius: 4px;
        -webkit-transition: box-shadow 0.1s ease,z-index 0s 0.1s ease,-webkit-transform 0.1s ease;
        transition: box-shadow 0.1s ease,z-index 0s 0.1s ease,-webkit-transform 0.1s ease;
        transition: box-shadow 0.1s ease,transform 0.1s ease,z-index 0s 0.1s ease;
        transition: box-shadow 0.1s ease,transform 0.1s ease,z-index 0s 0.1s ease,-webkit-transform 0.3s ease;
    }

.border {
    border-color: #ebebeb;
}

.single-services span {
    margin-bottom: 15px;
    display: block;
}

.feature-list li {
    position: relative;
    padding: 0 0 10px 22px;
    margin: 0 0 10px 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

    .feature-list li:before {
        content: "\e6af";
        position: absolute;
        top: 1px;
        left: 0;
        font-family: 'themify';
        font-weight: 400;
        color: #9629e6;
    }

/*feature new style*/

.icon-shape {
    display: inline-block;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    border-radius: 0.25rem;
}

.icon {
    width: 50px;
    height: 50px;
}

    .icon span {
        line-height: 50px;
        font-size: 22px;
    }
/*feature tab style*/
.feature-tab.nav-tabs {
    border-bottom: 0;
}

.feature-tab li a.nav-link {
    border: 1px solid #ebebeb;
    -webkit-box-shadow: 0 30px 40px 0 rgba(52,27,159,.1);
    box-shadow: 0 30px 40px 0 rgba(52,27,159,.1);
    text-align: center;
    padding: 15px;
    border-radius: 6px;
    min-width: 110px;
    transition: all 0.3s ease-in;
}

    .feature-tab li a.nav-link.active, .feature-tab li a.nav-link:hover {
        border-color: #ebebeb;
        background: #6730e3;
        color: #ffffff;
    }

    .feature-tab li a.nav-link.active {
        background: #6730e3;
        color: #ffffff;
    }

        .feature-tab li a.nav-link.active span, .feature-tab li a.nav-link:hover span {
            color: #ffffff;
        }

.feature-tab li a.h6 {
    font-size: 14px;
    line-height: 16px;
}

.feature-tab li {
    margin-right: 15px;
}

    .feature-tab li:last-child {
        margin-right: 15px;
    }

    .feature-tab li a span {
        display: block;
        font-size: 25px;
        margin-bottom: 10px;
        color: #9629e6;
    }

.feature-tab-content {
    margin-top: 25px;
    min-height: 260px;
}
/*=========================================
            09. VIDEO PROMO CSS
============================================*/
.background-img {
    position: relative;
    width: 100%;
    display: block;
}

    .background-img:before {
        position: absolute;
        content: '';
        background-image: linear-gradient(to right, rgb(125, 97, 50), rgba(167, 98, 34, 0.75), rgba(121, 51, 47, 0.7), rgba(211, 36, 36, 0.75), #bb3899);
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
    }

.video-promo-content {
    transition: all 800ms ease-in-out;
}

    .video-promo-content a img {
        transition: all 800ms ease-in-out;
    }

        .video-promo-content a img:hover {
            -ms-transform: rotate(45deg); /* IE 9 */
            -webkit-transform: rotate(45deg); /* Chrome, Safari, Opera */
            transform: rotate(45deg);
        }

    .video-promo-content h5 {
        color: #ffffff;
    }

.video-play-icon {
    width: 50px;
    height: 50px;
    line-height: 50px;
    border-radius: 50%;
    position: relative;
    z-index: 4;
    display: inline-block;
    border: 2px solid #ffffff;
    cursor: pointer;
    background: #ffffff;
}

    .video-play-icon span {
        position: absolute;
        text-align: center;
        width: 100%;
        top: 25%;
        font-size: 23px;
        left: 2px;
    }

.video-promo-content a.video-play-icon-without-bip:hover span {
    color: #ffffff;
}

.video-promo-content a.video-play-icon {
    border-radius: 50%;
    display: block;
    -webkit-animation: ripple-white 1s linear infinite;
    animation: ripple-white 1s linear infinite;
    -webkit-transition: .5s
}

.video-promo-content a.video-play-icon-without-bip {
    animation: none;
}

    .video-promo-content a.video-play-icon-without-bip:hover {
        -webkit-animation: ripple-white 1s linear infinite;
        animation: ripple-white 1s linear infinite;
        -webkit-transition: .5s;
        background-color: #9629e6;
    }

/*=========================================
            10. COUNTER CSS
============================================*/
.counter-wrap {
    background: #FFFFFF;
    width: 100%;
    display: block;
    position: relative;
    bottom: -60px;
    border-radius: 6px;
    box-shadow: 0 2px 15px 0 rgba(0, 0, 0, 0.12);
}

.second-package .counter-wrap {
    background: #FFFFFF;
    width: 100%;
    display: block;
    position: relative;
    top: -48px;
    border-radius: 6px;
    box-shadow: 0 2px 15px 0 rgba(0, 0, 0, 0.12);
}

.home-stats {
    background: #f7f7f7;
}

.counter-wrap {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    grid-auto-flow: dense;
    display: grid;
    grid-template-columns: repeat(auto-fill,minmax(238px,1fr));
    gap: 1px;
    /* margin: 0 29px; */
    border-radius: 10px;
    overflow: hidden;
}

    .counter-wrap li {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        overflow: hidden;
        text-align: center;
        border-right: 1px solid #ebebeb;
        /* margin: 10px 0 !important; */
        /* max-width: 400px; */
        padding: 22px 15px;
        background: #FFF;
    }

        .counter-wrap li:last-child {
            border-right: none;
            margin-right: 0 !important;
        }

.single-counter span {
    font-weight: bold;
    font-family: vazir;
    color: #9629e6;
    font-size: 25px;
    line-height: 28px;
}

/*=========================================
            11. PRICING CSS
============================================*/
.card.single-pricing-pack {
    transition: all 0.2s ease 0s;
    box-shadow: 0 0 8px 1px #ebebeb;
    border: none;
    border-radius: 10px;
    height: fit-content;
    background: #ffffff;
    border-top-left-radius: 21px;
    border-top-right-radius: 21px;
    margin-top: 20px;
    z-index: 10;
}

    .card.single-pricing-pack .pt-4 {
        padding: 7px !important;
    }

.single-pricing-pack .mb-4 {
    margin-bottom: 10px !important;
}

.package-follower .pt-4 {
    background: #ffe0c6;
}

.package-like .pt-4 {
    background: #f9d4de;
}

.package-view .pt-4 {
    background: #e6dbff;
}

.package-comment .pt-4 {
    background: #cce6f3;
}

.card.single-pricing-pack:hover {
    z-index: 2;
}

.single-pricing-pack:hover {
    /* box-shadow: 0 1rem 3rem rgba(31,45,61,.125) !important; */
    transform: translate(0, -5px);
    /* border-top: 4px solid #9629e6; */
}

.single-pricing-pack .card-body {
    color: rgb(132, 146, 166);
    flex: 1 1 auto;
    padding: 8px 2.2rem 0;
}

.pricing-header {
    position: relative;
    background: transparent;
    display: flex;
    padding: 10px;
    background: #f9f9f9;
    align-items: center;
    margin-bottom: 10px;
    justify-content: center;
    padding-top: 10px;
    flex-direction: column;
    border-left: none;
    border-right: none;
    box-shadow: 0 0 13px 2px #ffffff;
    padding: 10px !important;
    border-right: 1px solid #dfdfdf !important;
    border-left: 1px solid #dfdfdf !important;
}

.pricing-img {
    /* border-radius: 50%; */
    /* display: inline-block; */
    /* position: relative; */
    /* line-height: 120px; */
    /* margin: 0 auto; */
    display: flex;
    border-top-left-radius: 10px;
}

    .pricing-img img {
        width: 100%;
        /* height: 100%; */
        border-top-left-radius: 20px;
    }

.font-weight-bolder {
    font-weight: 700;
    font-family: vazir;
    font-size: 13px;
}

.pricing-header::after {
    content: "";
    display: block;
    width: 80%;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -40%;
    height: 1px;
    /* background: radial-gradient(at center center, rgb(222, 228, 239) 0px, rgba(255, 255, 255, 0) 75%); */
}

.pricing-feature-list li {
    font-size: 14px;
    line-height: 28px;
    list-style: circle;
    text-align: right;
    margin-right: 7px;
}




/*price new style*/
.popular-price {
    /* box-shadow: 0 1rem 3rem rgba(31,45,61,.125) !important; */
    /* transform: translate(0, -5px); */
    /* border-top: 4px solid #9629e6 !important; */
}


/*pricing faq*/


.accordion-faq .card {
    margin-bottom: 1.5rem;
    border-radius: 0.375rem !important;
    box-shadow: 0 0.75rem 1.5rem rgba(18, 38, 63, 0.03);
    background: #ffffff;
}

.accordion-faq.accordion > .card {
    overflow: hidden;
}

.accordion-faq.accordion .card-header {
    position: relative;
    cursor: pointer;
    background: #ffffff;
}

    .accordion-faq.accordion .card-header:first-child {
        border-radius: calc(0.375rem - 1px) calc(0.375rem - 1px) 0 0;
    }

.accordion-faq.accordion .card-header {
    border-bottom: 1px solid #EFF2F7;
}

.accordion-faq.accordion > .card:not(:first-of-type) .card-header:first-child {
    border-radius: 0;
}

.accordion-faq.accordion > .card .card-header {
    margin-bottom: -1px;
}

    .accordion-faq.accordion > .card .card-header h6 {
        font-weight: 600;
        font-family: vazir;
    }

.accordion-faq.accordion .card-header[aria-expanded=false]:after {
    content: "+";
}

.accordion-faq.accordion .card-header[aria-expanded=true]:after {
    content: "-";
}

.accordion-faq.accordion .card-header:after {
    content: "+";
    position: absolute;
    left: 1.5rem;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
}

/*sccreenshot css*/
.screen-slider-content {
    position: relative
}

.screenshot-frame {
    background-image: url(../img/phone-frame2.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    display: block;
    width: 285px;
    height: 518px;
    position: absolute;
    top: -10px;
    left: calc(50% + 0.5px);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: 2;
    border-radius: 40px;
}

@media (min-width: 320px) and (max-width: 1200px) {
    .screenshot-frame {
        display: none;
    }
}

.screen-carousel .owl-item img {
    -webkit-transform: scale(.85);
    transform: scale(.85);
    -webkit-transition: 0.3s;
    transition: 0.3s;
    border: 1px solid #ebebeb;
    border-radius: 30px
}

.screen-carousel .owl-item.active.center img {
    -webkit-transform: scale(1);
    transform: scale(1)
}




/*=========================================
            12. TESTIMONIAL CSS
============================================*/
.testimonial-wrap {
    padding: 30px;
}

    .testimonial-wrap span.icon {
        font-size: 35px;
        color: #202877;
    }

    .testimonial-wrap blockquote {
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        height: 127px;
        -webkit-line-clamp: 4;
        -webkit-box-orient: vertical;
        margin-bottom: 0;
    }

blockquote:before {
    content: '\201C';
    position: absolute;
    top: 22px;
    left: 60px;
    transform: translate(-50%, -50%);
    width: 3rem;
    height: 2rem;
    font: 6em/1.08em sans-serif;
    color: #d8d8d8;
}

.client-say {
    position: relative;
    display: inline-block;
}

    .client-say p {
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        height: 115px;
        -webkit-line-clamp: 4;
        direction: rtl;
        -webkit-box-orient: vertical;
        margin-bottom: 0;
        float: left;
    }

    .client-say img {
        position: relative;
        width: 6% !important;
        display: initial !important;
        top: 5px;
        margin-right: 10px;
    }

.author-img {
    width: 4.425rem;
    height: 4.425rem;
    line-height: 4.425rem;
}

.dot-indicator.owl-theme button.owl-dot span {
    display: inline-block;
    width: 12px;
    height: 12px;
    box-sizing: border-box;
    background: #d8d8d8;
    border-radius: 50%;
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
    transition: 0.3s;
}

.dot-indicator.owl-theme button.owl-dot:focus {
    border: none;
    outline: none;
}

.dot-indicator.owl-theme button.owl-dot.active span {
    background: #9629e6;
    border: 2px solid transparent;
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
}

.screen-carousel.dot-indicator.owl-theme .owl-nav.disabled + .owl-dots {
    margin-top: 20px;
}

.arrow-indicator.owl-theme .owl-nav {
    position: absolute;
    left: 0;
    margin-top: 4px;
}

    .arrow-indicator.owl-theme .owl-nav [class*=owl-] {
        width: 40px;
        height: 40px;
        margin: 2px;
        box-shadow: 0 0 0 1px #ebebeb;
        background: #ffffff;
        border-radius: 50%;
    }

        .arrow-indicator.owl-theme .owl-nav [class*=owl-]:focus {
            outline: none;
        }

        .arrow-indicator.owl-theme .owl-nav [class*=owl-] span {
            font-size: 20px;
            line-height: 20px;
            color: #9629e6;
        }

        .arrow-indicator.owl-theme .owl-nav [class*=owl-]:hover {
            background: #9629e6 !important;
        }

            .arrow-indicator.owl-theme .owl-nav [class*=owl-]:hover span {
                color: #ffffff !important;
            }


.background-shape-right {
    position: relative;
}

    .background-shape-right:before {
        content: "";
        position: absolute;
        z-index: -1;
        width: 100%;
        height: 100%;
        top: -20PX;
        left: 50%;
        background-image: url(../img/shape-bg-right.png);
        background-repeat: no-repeat;
    }

/*=========================================
            13. CONTACT FORM CSS
============================================*/
.sign-up-form-wrap {
    display: block;
    box-shadow: 0 2px 4px 0 rgba(0,0,0,0.12);
}

.shadow-lg {
    box-shadow: 0 1rem 3rem rgba(0,0,0,.175) !important;
}

.list-creative > li + li {
    border-top: 1px solid #ebebeb;
}

@media (min-width: 992px) {
    .list-creative > li {
        padding: 30px 0;
    }
}

.list-terms-medium {
    position: relative;
    padding-left: 30px;
}

    .list-terms-medium::before {
        content: '';
        position: absolute;
        top: 2px;
        left: 0;
        bottom: 2px;
        width: 4px;
    }

    .list-terms-medium dt {
        letter-spacing: .1em;
        font-weight: 700;
        text-transform: uppercase;
        font-size: 14px;
        color: #565656;
    }

.list-creative .address::before {
    background: #9629e6;
}

.list-creative .phone::before {
    background: #202877;
}

.list-creative .email::before {
    background: #007bff;
}

.list-terms-medium a, .list-terms-medium p, .list-terms-medium a:active, .list-terms-medium a:focus {
    color: #9b9b9b;
    text-decoration: none;
}

    .list-terms-medium a:hover {
        color: #9629e6;
    }

.google-map {
    height: 100%;
    margin-bottom: -8px;
}

    .google-map iframe {
        width: 100%;
        border: 0;
        filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 10+ */
        -webkit-filter: grayscale(99%); /* Chrome 19+ & Safari 6+ */
        -webkit-backface-visibility: hidden; /* Fix for transition flickering */
    }

/*our team css*/
.single-team-member .team-info {
    background-image: linear-gradient(to right, rgba(32, 40, 119, 0.85), rgba(55, 46, 149, 0.9), rgba(83, 49, 177, 0.85), rgba(114, 48, 205, 0.8), rgba(150, 41, 230, 0.8));
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity 0.3s, visibility 0.3s;
    transition: opacity 0.3s, visibility 0.3s;
}

.team-image img {
    display: block;
    height: 100%;
    width: 100%;
    overflow: hidden;
}

.team-info {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

    .team-info h5 {
        -webkit-transition-delay: 0.2s;
        transition-delay: 0.2s;
        color: inherit;
    }

    .team-info h6 {
        -webkit-transition-delay: 0.1s;
        transition-delay: 0.1s;
    }

    .team-info h5, .team-info h6, .team-info .team-social {
        -webkit-transform: translateY(25px);
        transform: translateY(25px);
        opacity: 0;
        -webkit-transition: opacity 0.45s cubic-bezier(0.19, 1, 0.22, 1), -webkit-transform 0.45s cubic-bezier(0.19, 1, 0.22, 1);
        transition: opacity 0.45s cubic-bezier(0.19, 1, 0.22, 1), -webkit-transform 0.45s cubic-bezier(0.19, 1, 0.22, 1);
        transition: transform 0.45s cubic-bezier(0.19, 1, 0.22, 1), opacity 0.45s cubic-bezier(0.19, 1, 0.22, 1);
        transition: transform 0.45s cubic-bezier(0.19, 1, 0.22, 1), opacity 0.45s cubic-bezier(0.19, 1, 0.22, 1), -webkit-transform 0.45s cubic-bezier(0.19, 1, 0.22, 1);
    }

.single-team-member:hover .team-info {
    opacity: 1;
    visibility: visible;
}

    .single-team-member:hover .team-info h6 {
        opacity: 1;
    }

    .single-team-member:hover .team-info h5, .single-team-member:hover .team-info h6, .single-team-member:hover .team-info .team-social {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }

.team-social li a {
    text-decoration: none;
    color: inherit;
    opacity: 0.8;
}

    .team-social li a:hover {
        opacity: 1;
    }

    .team-social li a span {
        padding: 6px;
    }

.visible-info {
    width: 100%;
}

/*=========================================
            15. FOOTER CSS
============================================*/

.background-img-2 {
    position: relative;
    display: block;
    width: 100%;
}

    .background-img-2:before {
        position: absolute;
        content: '';
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
    }


.page-footer {
    background: #fff;
    padding: 50px 0 20px;
}

.social-list-wrap ul li span {
    font-size: 15px;
    line-height: inherit;
    vertical-align: middle;
}

.footer-nav-wrap ul li strong {
    font-size: 18px;
    line-height: 19px;
    font-weight: bold;
}

.footer-nav-wrap ul li a {
    font-size: 14px;
    line-height: 19px;
    color: inherit;
    opacity: 0.8;
}

.support-list li span {
    font-size: 20px;
    line-height: 25px;
}

.footer-nav-wrap ul li a:hover, .copyright-text a:hover, .social-list li a:hover {
    opacity: 1;
    text-decoration: none;
}

.copyright-text {
    font-size: 14px;
}

.social-list li span {
    padding: 6px;
}

.social-list li a, .copyright-text a {
    color: #202877;
    opacity: 0.8;
}
/*AROY DESIGN CSS*/
.ml-auto, .mx-auto {
    margin-right: auto !important;
}

.ml-auto, .mx-auto {
    margin-left: 0 !important;
}

.mr-3, .mx-3 {
    margin-left: 1rem !important;
}

.mr-3, .mx-3 {
    margin-right: 0rem !important;
}

.owl-carousel {
    direction: ltr;
}

.media {
    direction: rtl;
}

.mr-2, .mx-2 {
    margin-left: 0.5rem !important;
}

.new-badge {
    font-size: 13px;
    background: #fc5b80;
    color: white;
    padding: 0px 7px;
    border-radius: 8px;
}

.section-heading h2 {
    margin-top: 20px;
}

.pr-4, .px-4 {
    padding-left: 1.5rem !important;
}

.ml-4, .mx-4 {
    margin-right: 1.5rem !important;
}

.form-check-label {
    margin-right: 20px;
}

.notfound {
    text-align: center;
}

.timer-verify img {
    height: 32px;
    margin-top: 10px;
    vertical-align: bottom;
    margin-left: 2px;
}

.timer-verify {
    margin-bottom: 10px;
}

    .timer-verify img {
        height: 23px;
        margin-top: 0px;
        vertical-align: middle;
        margin-left: 2px;
    }

.keyfoot {
    font-size: 18px;
    display: inline-block;
}


@media only screen and (max-width:500px) {
    .counter-wrap {
        grid-template-columns: repeat(auto-fill,minmax(150px,1fr));
    }

    .main-menu ul > li:hover .submenu {
        width: 100%;
    }

    .single-counter h3 {
        font-size: 20px;
    }

    .list-inline-item {
        padding: 2px !important;
    }

    .col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {
        padding-right: 5px;
        padding-left: 5px;
    }

    .promo-section > .container {
        padding-right: 5px;
        padding-left: 5px;
    }

    .footer-top {
        padding: 40px;
    }

    .home-stats .list-inline-item {
        padding: 22px 15px !important;
    }

    .home-header {
        padding: 35px;
        padding-bottom: 0;
    }

        .home-header .mb-5, .home-header .my-5 {
            margin-bottom: 0px !important;
        }

    .hero-section.page .counter-wrap {
        padding: 15px;
    }

    .row {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        /* margin-right: 5px; */
        /* margin-left: 5px; */
        padding-right: 20px;
        padding-left: 20px;
    }

    .price-list .row {
        margin: 0px;
        padding: 0px;
    }

    .card.single-pricing-pack {
        max-width: 280px;
        width: auto;
    }

    .price-list-item {
        display: flex;
        justify-content: center;
    }
}

.is-invalid {
    background: #fffcfc !important;
    border: 2px solid #dd0909 !important;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23ef5f5f'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23ef5f5f' stroke='none'/%3e%3c/svg%3e") !important;
    background-repeat: no-repeat !important;
    background-position: right calc(0.375em + 0.7rem) center !important;
    background-size: calc(0.75em + 0.5rem) calc(0.75em + 0.5rem) !important;
    padding-right: 40px;
}

.invalid-feedback {
    display: none;
    width: 100%;
    margin-top: .25rem;
    font-size: 80%;
    color: #dc3545;
    background: #fff6f6;
    padding: 10px;
    font-size: 13px;
}

.form-ltr {
    direction: ltr;
    text-align: left;
}

@media only screen and (max-width:1000px) {
    .navbar-nav {
        align-items: normal;
    }
}


.track-code {
    height: 55px;
    border-radius: 10px;
    font-size: 20px;
    font-weight: bold;
    font-family: monospace;
    direction: ltr;
    letter-spacing: 3px;
    text-align: center;
}

.track-input {
    height: 55px;
    border-radius: 10px;
    font-size: 20px;
    font-weight: bold;
    font-family: monospace;
    letter-spacing: 2px;
    direction: ltr;
    padding: 10px 15px;
    text-align: center;
}