﻿/* @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ */
/* @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ */
/*                                      THEME STYLE V.970620                                     */
/* @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ */
/* @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ */

@import 'fonts/fonts.css';

* {
    font-family: "yekanBakh";
    font-weight: normal;
}

.font-family-1 {
    font-family: "yekanBakh";
    font-weight: normal;
}

.font-family-2 {
    font-family: "yekanBakh";
    font-weight: normal;
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "yekanBakh" !important;
}

hr {
    background-image: -webkit-linear-gradient(left, transparent, #DBDBDB, transparent);
    background-image: linear-gradient(to right, transparent, #DBDBDB, transparent);
    border: 0;
    height: 1px;
    margin: 22px 0;
}

.btn-primary {
    background-color: #293043 !important;
    border-color: #293043 !important;
}

::placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #EEE;
    opacity: 1;
    /* Firefox */
}

:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #EEE;
}

::-ms-input-placeholder {
    /* Microsoft Edge */
    color: #EEE;
}

.container {
    max-width: 1400px !important;
}

body {
    background: #fcfdff;
    font-family: "yekan";
    font-size: 18px
}

body.rtl {
    text-align: right;
    direction: rtl;
}

body.ltr {
    text-align: left;
    direction: ltr;
}

body.rtl .text-direction-right {
    direction: ltr;
}

body.rtl .text-direction-left {
    direction: rtl;
}

body.ltr .text-direction-right {
    direction: rtl;
}

body.ltr .text-direction-left {
    direction: ltr;
}

.ltr {
    direction: ltr;
}

.rtl {
    direction: rtl;
}

p,
pre {
    line-height: 28px;
    margin: 0;
    padding: 0;
    padding-bottom: 0px;
    padding-bottom: 5px;
    text-align: justify;
    font-weight: lighter;
}

header {
    box-shadow: 0px 9px 22px -4px rgba(0, 0, 0, 0.5);
}

.master-header {
    background: #fff;
    height: 100px;
}

a {
    transition: all ease .238s;
    color: #2f3d5e;
    text-decoration: none;
}

.mt-6 {
    margin-top: 4rem !important;
}

.mt-7 {
    margin-top: 5rem !important;
}

.mt-8 {
    margin-top: 6rem !important;
}

.mt-9 {
    margin-top: 7rem !important;
}

.mt-10 {
    margin-top: 8rem !important;
}

ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.font-weight-bold {
    font-weight: 400 !important;
}


span {
    transition: all ease .238s;
}

a:hover {
    text-decoration: none;
    color: inherit;
}

.t-hover:hover {
    color: #003f88;
}

.t-hover-dark:hover {
    color: #2f3d5e;
}

.flickity-prev-next-button {
    width: 30px !important;
    height: 30px !important;
}

.flickity-rtl .flickity-prev-next-button.previous {
    right: -30px !important;
}

.flickity-rtl .flickity-prev-next-button.next {
    left: -30px !important;
}

.btn i {
    vertical-align: middle;
}

/*When Mobile Load*/
@media (max-width: 768px) {
    .sl-slide-inner .bg-img {
        display: none;
    }

    .sl-slide-inner .bg-img-mobile {
        display: block;
    }

    .flickity-rtl .flickity-prev-next-button.previous {
        right: 5px !important;
    }

    .flickity-rtl .flickity-prev-next-button.next {
        left: 5px !important;
    }

    .nav-wrraper {
        border-top: none !important;
        background: #14151a !important;
        z-index: 10;
    }

    .nav-wrraper .nav>ul>li:hover>a {
        color: #098136 !important;
    }

    .nav {
        padding-top: 0 !important;
        z-index: 9999 !important;
    }

    .nav-logo>a {
        float: left;
    }

    .nav li {
        border-top: 1px solid #CFD8DC !important;
    }

    .sl-slide .slider-header {
        font-size: 32px;
        letter-spacing: -2px;
        color: #FFF !important;
    }

    .bg-cello {
        opacity: 0.9 !important;
    }

    .nav-wrraper .nav>ul>li:hover>a {
        text-shadow: none !important;
    }

    .nav-button {
        top: 8px !important;
        background: transparent !important;
        color: #FFF !important;
        font-size: 25px;
    }

    .nav-wrraper {
        margin-top: -44px;
    }

    .nav-logo figure img {
        margin-top: -5px !important;
    }

    .nav-button:focus {
        background: transparent !important;
        color: #333 !important;
    }

    .app-img img {
        width: 100%;
    }

    .app-box-mobile {
        max-width: 70%;
        margin-bottom: 35px;
    }

    .download-app-details .app-des {
        height: 74px;
        line-height: 19px;
        font-size: 13px;
    }

    .app-download-features a {
        width: 45%;
    }

    .app-download-features a img {
        width: 100%;
    }

    .app-box-bg {
        display: none;
    }

    .footer-contact h3,
    .footer-contact .footer-contact-bottons {
        line-height: 60px !important;
    }

    .footer-contact h3 {
        font-size: 15px !important;
    }

    .footer-contact .footer-contact-bottons {
        text-align: center !important;
    }

    .sl-slide .slider-text .slider-image {
        text-align: center;
    }

    .sl-slide .slider-text .slider-image img {
        width: 280px !important;
        margin: auto;
        text-align: center;
    }

    .nav-arrows span {
        width: 20px !important;
        height: 20px !important;
    }

    .features-box-flex .card-img-top {
        width: 85px !important;
    }

    .features-box-flex .feature-title {
        font-size: 16px;
    }

    .features-box .frontend.steps-show {
        height: 215px !important;
    }

    .nav-wrraper .nav>ul>li>a {
        text-indent: 15px;
    }
}

/*When Mobile Load*/

.form-control {
    font-size: 14px;
    line-height: 30px;
    border: 1px solid #e1e1e1;
}

select.form-control:not([size]):not([multiple]) {
    height: calc(2.50rem + 8px) !important;
}

.shake:hover {
    /* Start the shake animation and make the animation last for 0.5 seconds */
    animation: shake 0.8s;
    /* When the animation is finished, start again */
    animation-iteration-count: infinite;
}

@keyframes shake {
    0% {
        transform: translate(1px, 1px) rotate(0deg);
    }

    10% {
        transform: translate(-1px, -2px) rotate(-1deg);
    }

    20% {
        transform: translate(-3px, 0px) rotate(1deg);
    }

    30% {
        transform: translate(3px, 2px) rotate(0deg);
    }

    40% {
        transform: translate(1px, -1px) rotate(1deg);
    }

    50% {
        transform: translate(-1px, 2px) rotate(-1deg);
    }

    60% {
        transform: translate(-3px, 1px) rotate(0deg);
    }

    70% {
        transform: translate(3px, 1px) rotate(-1deg);
    }

    80% {
        transform: translate(-1px, -1px) rotate(1deg);
    }

    90% {
        transform: translate(1px, 2px) rotate(0deg);
    }

    100% {
        transform: translate(1px, -2px) rotate(-1deg);
    }
}

.customAlert {
    height: 45px;
    width: 100%;
    position: fixed;
    top: 0;
    line-height: 45px;
    text-align: center;
    z-index: 9999;
}

.btn:not(:disabled):not(.disabled) {
    cursor: pointer;
}

.btn {
    font-size: 14px;
    line-height: 22px;
    border-radius: 25px;
    padding: 0 18px 0 18px;
}

.fs-10 {
    font-size: 10px !important;
}

.fs-11 {
    font-size: 11px !important;
}

.fs-12 {
    font-size: 12px !important;
}

.fs-13 {
    font-size: 13px !important;
}

.fs-14 {
    font-size: 14px !important;
    line-height: 20px;
    font-weight: lighter;
}

.fs-15 {
    font-size: 15px !important;
}

.fs-16 {
    font-size: 16px !important;
}

.fs-17 {
    font-size: 17px !important;
}

.fs-18 {
    font-size: 18px !important;
}

.fs-19 {
    font-size: 19px !important;
}

.fs-20 {
    font-size: 20px !important;
}

.fs-25 {
    font-size: 25px !important;
}

.fs-30 {
    font-size: 30px !important;
}

.min-h-300 {
    min-height: 300px !important;
}

.w-90 {
    width: 90% !important;
}

.w-80 {
    width: 80% !important;
}

.w-70 {
    width: 70% !important;
}

.w-75 {
    width: 75% !important;
}

.w-60 {
    width: 60% !important;
}

.mh-30 {
    max-height: 30px !important;
}

.mh-35 {
    max-height: 35px !important;
}

.mh-40 {
    max-height: 40px !important;
}

.line-height-none {
    line-height: normal !important;
}

.line-height-10 {
    line-height: 10px !important;
}

.line-height-15 {
    line-height: 15px !important;
}

.line-height-20 {
    line-height: 20px !important;
}

.nav-arrows span {
    z-index: 1 !important;
}

.nav-button,
.nav-close {
    z-index: 99999;
}

.sl-slider {
    position: inherit !important;
}

.slider-wrraper {
    margin-top: 0;
}

.sl-slider-wrapper {
    height: 637px !important;
}

.sl-slider h1,
.sl-slider blockquote {
    margin: unset !important;
    max-width: unset !important;
}

.sl-slide .sl-slide-inner .swiper-slide-caption {
    padding: 15px 170px 110px;
}

body.ltr .sl-slide .sl-slide-inner .swiper-slide-caption .container .row {
    text-align: left;
    direction: ltr;
}

.sl-slide .justify-content-xl-start {
    justify-content: flex-start !important;
}

.sl-slide .slider-header {
    font-size: 32px;
    letter-spacing: -2px;
    color: #FFF;
}

.sl-slide .slider-text {
    margin-top: 12px;
    line-height: 18px;
}

.sl-slide .slider-text .slider-image img {
    width: 350px;
}

.sl-slide .slider-text ul li {
    list-style: inside;
}

.sl-slide .slider-button {
    margin-top: 25px;
}

.sl-slide .slider-button .btn-slider {
    background-color: #c29c7d;
    color: #fff;
    border-radius: 5px;
    border: none;
    font-size: 15px;
}

.sl-slide .slider-button .btn-slider:hover {
    background-color: #cba181;
}

.sl-slide .slider-button .btn-slider .icon {
    position: relative;
    display: inline-block;
    width: auto;
    height: auto;
    line-height: 0;
    vertical-align: middle;
    transition: 0s;
    font-size: 15px;
    margin-left: 6px;
}

.rtl .sl-slide .slider-button .btn-slider .icon {
    margin-left: 6px;
    top: 2px;
}

.ltr .sl-slide .slider-button .btn-slider .icon {
    margin-right: 6px;
    top: 0;
}

.slider-content-box {
    padding: 10px;
    border-radius: 5px;
}


.block-slider {
    z-index: 1;
}

.block-slider .bs-item {
    height: 450px;
}

.block-slider .bs-item.bs-categories {
    height: 140px;
}

.block-slider .bs-item.bs-category {
    height: 205px !important;
}

.block-slider .bs-item .bs-thumb {
    position: absolute;
    width: 100%;
    overflow: hidden;
    height: 100%;
}

.block-slider .bs-item .bs-thumb .bs-post-thumbnail {
    width: 100%;
    position: absolute;
    height: 100%;
    left: 0;
}

.block-slider .bs-item .bs-thumb .bs-post-thumbnail:before {
    left: auto;
    right: 0;
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0.75) 100%);
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0.75) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0.75) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#20292f00000', endColorstr='#bf000000', GradientType=0);
    content: "";
    z-index: 1;
    position: absolute;
    height: 100%;
    width: 100%;
}

.block-slider .bs-item .bs-thumb:hover .bs-post-thumbnail:before {
    background: rgba(0, 0, 0, 0.5) !important;
}

.block-slider img {
    width: auto;
    position: absolute;
    top: 50%;
    left: 50%;
    min-height: auto;
    height: 100.1%;
    transform: translate(-50%, -50%);
    display: block;
    margin-left: auto;
    margin-right: auto;
    border-radius: 4px;
}

.block-slider .bs-item .bs-details {
    padding: 20px;
    position: absolute;
    bottom: 0;
    pointer-events: none;
    width: 100%;
    z-index: 1;
}

.block-slider .bs-item .bs-category {
    margin-bottom: 6px;
    position: relative;
    bottom: 0;
    width: auto;
    float: right;
}

.block-slider .bs-item .bs-category {
    background: #f20;
    background-color: rgb(255, 34, 0);
    padding: 0 10px;
    padding-bottom: 0px;
    border: 0;
    left: 0;
    line-height: 1.3em;
    pointer-events: all;
    z-index: 2;
}

.bs-category a {
    font-size: 14px !important;
    font-weight: 400;
    margin-bottom: 2px;
    color: #fff !important;
    text-transform: uppercase;
}

.bs-title {
    width: 100%;
    line-height: 1.42em;
    line-height: calc(1em + 8px);
}

.bs-title a {
    width: 100%;
    font-weight: 700;
    display: inline-block;
    float: left;
    overflow: hidden;
    line-height: 1.42em;
    line-height: calc(1em + 8px);
    overflow: hidden;
    color: #fff !important;
    text-shadow: 0 2px 3px rgba(0, 0, 0, 0.67);
}

.bs-meta {
    width: 100%;
    float: right;
    overflow: hidden;
    margin-top: 6px;
}

.bs-meta li {
    color: #ccc !important;
    text-shadow: 0 2px 2px rgba(0, 0, 0, 0.67);
    line-height: 1.5em;
    color: #999;
    font-size: 12px;
}

.bs-meta li::before {
    vertical-align: top;
    display: inline-block;
    font-family: dashicons;
    text-decoration: inherit;
    font-weight: 400;
    font-style: normal;
    margin-right: 3px;
    opacity: .7;
    font-size: 12px;
}

.bs-meta li a {
    color: #ccc !important;
    text-shadow: 0 2px 2px rgba(0, 0, 0, 0.67);
}

.bs-search {
    padding-top: 0 !important;
}

.bs-search-textbox {
    height: 40px;
    line-height: 35px;
    border: 1px solid #EEE;
    font-size: 15px;
}

.bs-search .btn {
    background: #06b8fa;
    height: 40px;
    color: #FFF;
    line-height: 35px;
}

.bs-breakingnews-wrap {
    height: 40px;
    line-height: 35px;
}

.bs-breakingnews-wrap .bs-breakingnews {
    width: 100px;
    background: #06b8fa;
}

/* @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ */
/*                                               NAV                                             */
/* @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ */
body.ltr .nav {
    /*text-align: center !important;*/
}

body.rtl .nav {
    /*text-align: center !important;*/
}

.nav {
    z-index: 2001;
    line-height: 68px;
    background: none;
}

.nav-wrraper {
    z-index: 2;
    display: block;
    transition: all ease .238s;
    background: #FFF;
    padding-top: 0;
    padding-bottom: 0;
}

.nav-wrraper .nav-btns {
    margin-top: 10px;
}

.nav-fix.nav-wrraper .nav-btns {
    margin-top: 0;
}

.nav-wrraper .nav-btns a {
    border-radius: 25px;
    width: 145px;
}

.nav-fix.nav-wrraper .nav-btns a {
    border-radius: 25px;
    width: 145px;
    /*    color: #FFF;*/
}

.nav-wrraper .nav-btns a i {
    vertical-align: middle;
    margin-left: 8px;
    transition: all ease .238s;
}

.nav-wrraper .nav-btns .sign-in-btn:hover i {
    margin-left: 20px;
}

.nav-wrraper .nav-btns .user-plus-btn:hover i {
    margin-left: 20px;
}


.nav-wrraper.nav-fix {
    background: rgba(256, 256, 256, 0.95);
    box-shadow: 0px 9px 22px -4px rgba(0, 0, 0, 0.5);
    padding-bottom: 10px;
}

.nav-wrraper.nav-fix .nav {
    line-height: 45px;
}

.nav-logo figure img {
    transition: all ease .238s;
    max-height: 60px;
    width: auto;
    margin-top: 0;
}

.nav-wrraper.nav-fix .nav-logo figure img {
    transition: all ease .238s;
    max-height: 45px;
    width: auto;
    margin-top: 2px;
}

.top-nav-wrraper .nav,
.top-nav-wrraper .nav ul {
    background: none;
}

.top-nav-wrraper .container {
    position: relative;
}

.rtl .top-nav-wrraper .logo_float {
    z-index: 999999;
    width: 260px;
    left: 0;
    float: left;
    position: absolute;
}

.ltr .top-nav-wrraper .logo_float {
    z-index: 999999;
    width: 260px;
    right: 0;
    float: right;
    position: absolute;
}

.rtl .top-nav .float-right {
    margin-left: 0;
}

.ltr .top-nav .float-right {
    margin-right: 0;
}

.top-nav address ul li {
    display: inline-block;
    line-height: 20px;
    margin-right: 15px;
}

.single_header_address {
    text-align: right;
}

.creative_header_icon {
    margin-left: 15px;
    overflow: hidden;
}

.creative_header_icon i {
    font-size: 30px;
    margin-top: 0;
    margin-left: 2px;
    display: inline-block;
    width: 50px;
    height: 50px;
    line-height: 45px;
    text-align: center;
    border-radius: 5px;
    color: #2a3a6e;
    border: 2px solid #2a3a6e;
}

.creative_header_address {}

.creative_header_address h3 {
    font-size: 20px;
    margin: 0;
    padding: 0;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-top: 4px;
    padding-bottom: 3px;
    color: #00162a;
    font-weight: 600;
}

.creative_header_address p {
    word-break: break-all;
    color: #555555;
}

.nav-fix.nav-wrraper .container .row .nav-logo,
.nav-wrraper .container .row .nav-no-js {
    margin-top: 0;
    margin-bottom: 0;
}

.nav-wrraper .nav ul {
    background: #FFF;
    color: #A69A94;
}

.nav-wrraper .nav ul>li {
    margin-left: 18px;
}

body.rtl .top-nav .nav ul>li {
    margin-right: 18px;
}

body.ltr .top-nav .nav ul>li {
    margin-left: 18px;
}

.nav-wrraper .nav ul ul li,
.nav-wrraper .nav ul li.nav-submenu {
    margin-left: 0px !important;
}

.nav-wrraper .nav>ul {
    background: transparent;
}

.nav-fix.nav-wrraper .nav>ul {
    margin-top: 0 !important;
}

.nav-wrraper .nav>ul>li.nav-submenu>a::after {
    content: "\f078";
    color: #7f7f7f;
    font-size: 11px;
    font-family: "Font Awesome 5 Pro";
    font-weight: 300;
    margin-top: -2px;
}

.nav-wrraper .nav>ul>li>a {
    color: #272727;
    font-size: 16px;
    font-weight: normal;
}

.nav-fix.nav-wrraper .nav>ul>li>a {
    color: #3e3e3e;
}

.rtl .nav-wrraper .nav>ul>li>a::after {
    margin-right: 15px;
}

.ltr .nav-wrraper .nav>ul>li>a::after {
    margin-left: 15px;
}

.nav-fix.nav-wrraper .nav>ul>li.nav-submenu>a::after {
    color: #3e3e3e;
}

.ltr .nav-wrraper .nav>ul>li.nav-submenu>a::after {
    margin-left: 30px;
}

.rtl .nav-wrraper .nav>ul>li.nav-submenu>a::after {
    margin-right: 30px;
}

.nav ul li ul li {
    border-top: 1px solid #eee;
}

.nav ul li ul li:hover {
    background: #F5F5F5;
}

.nav ul li ul li:first-child {
    border-top: 1px solid #fff;
}

.nav ul li ul li a {
    text-indent: 15px
}

body.rtl .nav ul li ul li a {
    padding-left: 20px !important;
    font-size: 90%;
    color: #3e3e3e
}

body.ltr .nav ul li ul li a {
    padding-right: 20px !important;
}

.nav-wrraper .nav ul:first-child>li {
    border-bottom: 2px solid transparent;
}

.nav-submenu {
    /*margin-right: 15px;*/
}

.nav .nav-submenu>ul {
    background: #FFF;
}

.nav .nav-submenu>ul {
    margin-top: 0px;
}

.nav ul ul ul li:first-child {
    border-top: none !important;
}

body.rtl .nav ul ul ul {
    border-radius: 8px 0 8px 8px;
    margin-top: 8px;
}

.nav .nav-submenu.top-nav-submenu>ul {
    margin-top: 0;
}

.nav .nav-submenu.top-nav-submenu>ul li a {
    color: #333;
}

.nav .nav-submenu.top-nav-submenu>ul li a:hover {
    color: #FFF;
}


.nav-fix .nav .nav-submenu>ul {
    margin-top: 8px;
}

.nav li.nav-active>a,
.nav li:hover>a {
    color: #2f3d5e;
    background: transparent;
}

.nav li.nav-active>a,
.nav li:last-child:hover>a {
    border-radius: 0 0 8px 8px !important;
}

.nav .nav-submenu li {
    min-width: 240px !important;
    line-height: 45px;
    margin: 0;
}

.nav li>ul {
    box-shadow: 0 3px 2px 0 rgba(0, 0, 0, .20);
}

.nav ul ul ul {
    top: 0px;
}

body.rtl .nav .nav-submenu>a {
    border-radius: 0;
    padding-right: 0 !important;
    padding-left: 35px;
}

.nav .nav-submenu>a::after {
    color: #8b8b8b;
    font-size: 11px;
    font-family: "Font Awesome 5 Pro";
}

body.rtl .nav .nav-submenu>a::after {
    content: "\f104";
    left: 14px !important;
}

body.ltr .nav .nav-submenu>a::after {
    content: "\f105";
    right: 14px !important;
}


.top-nav-wrraper {
    background: #fff;
    height: 85px;
    border-bottom: 1px solid #ddd;
    padding-top: 15px;
}

.top-nav-wrraper .top-nav {
    height: 80px;
    line-height: 80px;
}

.top-nav-wrraper .nav a {
    border-radius: 0;
    color: #fff;
}

.nav a {
    padding: 0 !important;
}

.top-nav-wrraper .nav {
    line-height: 40px;
}


/*Responsive Part*/
/*// Small devices (landscape phones, 576px and up)*/
@media (max-width: 768px) {
    .nav-button:focus {
        background: transparent !important;
        color: #078c69;
    }

    .nav-wrraper .nav {
        background: #fff !important;
    }

    .nav li {
        border-top: 1px solid #333;
        line-height: 40px;
    }

    .nav-submenu li {
        border-top: 1px solid #ECEFF1;
    }

    .nav .nav-submenu>ul {
        margin-left: 0 !important;
    }

    .nav-button {
        height: 44px;
        width: 45px;
        top: 0px;
        right: 15px;
        background: transparent;
        color: #44424d;
    }

    .big-square-box-wrapper .big-square-box-feature-img img {
        width: 100%;
    }

    .sl-slide .sl-slide-inner .swiper-slide-caption {
        padding: 10px 5px 0;
    }

    .nav .nav-btns .sign-in-btn,
    .nav .nav-btns .user-plus-btn {
        color: #FFF !important;
        display: inline-block;
        line-height: 40px;
        width: 140px;
    }

    .nav-wrraper .nav ul>li {
        margin-left: 0 !important;
    }

    .nav .nav-btns {
        text-align: center;
        margin-bottom: 10px;
    }

    .nav-wrraper .nav>ul>li.nav-submenu>a::after {
        color: #333 !important;
    }

    .nav-button:focus {
        color: #272727;
    }

    .general-header .header-subtitle {
        font-size: 15px !important;
    }

    .sl-slide .slider-text ul {
        margin-right: 0;
        margin-left: 0;
        padding-right: 10px;
        padding-left: 10px;
    }
}

/*Responsive Part*/

/* @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ NAV @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ */



/* @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ */
/*                                             widget                                            */
/* @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ */
.form-wrraper {
    background: #FFF;
    position: relative;
}

.form-header {
    border-bottom: 1px solid #efefef;
    background: #eee;
}

.form-header h4 {
    color: #000;
    font-size: 30px;
}

.form-header h6 {
    color: rgb(153, 153, 153);
    font-size: 14px;
    margin-left: 10px;
    letter-spacing: 4px;
}

.sig-form {
    background: #fff;
    overflow: hidden;
    padding: 25px 50px 30px 50px;
    margin: 0 auto;
}

.wrap-input-captcha {
    margin-top: 0;
    text-align: left;
    margin-bottom: 10px;
}

.m-over-top-10 {
    margin-top: -10px;
}

.m-over-top-20 {
    margin-top: -20px;
}

.m-over-top-30 {
    margin-top: -30px;
}

.m-over-top-40 {
    margin-top: -40px;
}

.m-over-top-50 {
    margin-top: -50px;
}

.m-over-top-60 {
    margin-top: -60px;
}

.m-over-top-70 {
    margin-top: -70px;
}

.m-over-top-70>* {
    padding-top: 30px;
}

.m-over-botton-10 {
    margin-bottom: -10px;
}

.m-over-botton-20 {
    margin-bottom: -20px;
}

.m-over-botton-30 {
    margin-bottom: -30px;
}

.m-over-botton-40 {
    margin-bottom: -40px;
}

.m-over-botton-50 {
    margin-bottom: -50px;
}

.border-gray {
    border: solid #dfdfdf;
}

.background-gray {
    background: #dfdfdf;
}

.background-gray-light {
    background: #fafafa;
}

.background-gray-dark {
    background: #353535;
}

.background-teal-light {
    background: #bce2e4;
}

.background-relative {
    background: #647df9;
}

.background-white {
    background: #FFF;
}

.background-blue {
    background: #06b8fa;
}

.my-box-shadow {
    -webkit-box-shadow: 0px 9px 22px -4px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0px 9px 22px -4px rgba(0, 0, 0, 0.5);
    box-shadow: 0px 9px 22px -4px rgba(0, 0, 0, 0.5);
}

.my-box-border-b {
    border-bottom: 4px solid #06b8fa;
}

.nav-dots {
    bottom: 5% !important;
    z-index: 1 !important;
}

.z-index-9 {
    z-index: 9;
}

.z-index-99 {
    z-index: 99;
}

.z-index-999 {
    z-index: 999;
}

.z-index-9999 {
    z-index: 9999;
}

.z-index-99999 {
    z-index: 99999;
}

.rounded-10 {
    border-radius: 10px;
}

.rounded-15 {
    border-radius: 15px;
}

.rounded-20 {
    border-radius: 20px;
}


/* COLOR */
.hover-gray:hover {
    background: #6b7074;
}

.hover-gray-light:hover {
    background: #f2f2f2;
}

.selected-red i {
    color: red !important;
}

.selected-blue i {
    color: blue !important;
}

.color-gray {
    color: #6b7074 !important;
    ;
}

.color-gray-light {
    color: #b5b5b5 !important;
    ;
}

.color-red {
    color: rgb(251, 52, 73);
}

.color-900 {
    color: #900;
}

.bg-color-transparent {
    background: transparent !important;
    background-color: transparent !important;
}

.bg-color-gray {
    background: #6b7074;
}

.bg-color-gray-light {
    background: #ECEFF1;
}

.color-primery {
    color: #2c3958;
}

.bg-color-primery {
    background: #c62828;
}

.bg-color-teal {
    background: #008894;
}

.color-white {
    color: #FFF;
}

.color-333 {
    color: #333;
}

.color-related {
    color: #5b59de;
}

.color-cyan {
    color: #5438a9;
}

.color-purple-light {
    color: #74748e
}

/* COLOR */
.border-1 {
    border-width: 1px;
}

.border-2 {
    border-width: 2px;
}

.border-3 {
    border-width: 3px;
}

.border-4 {
    border-width: 4px;
}

.border-5 {
    border-width: 5px;
}

.widget-footer-block {
    background: #303158;
    padding-bottom: 30px;
}

.widget-footer-block .row {
    border-bottom: 1px solid #fff;
}

.widget-footer-block .row:last-child {
    border-bottom: 0px solid #fff;
}

.widget-title {
    color: #2f3d5e;
    margin-bottom: 9px;
}

.widget-footer-block .widget .widget-title-wrraper {
    border-bottom: none;
    border-bottom: 1px solid #1a396b;
}

.widget-text a {
    color: #848a90;
}

.widget-title span {
    font-size: 22px !important;
    padding: 5px 0;
    font-weight: 400;
    border-bottom: 1px dashed #7081A4;
}

.widget-footer-block .widget .widget-title span {
    color: #fff;
    font-size: 25px;
}

.widget-footer-block .widget .widget-text-aria {
    color: #fff;
    opacity: 0.9;
}

.widget-footer-block .widget .widget-text-aria p {
    line-height: 25px;
    color: #fefefe;
}

.widget-footer-block .widget .widget-list-aria ul li a {
    color: #a3a5a8;
    text-decoration: none;
}

.widget-footer-block .widget .widget-list-aria ul li a:hover {
    color: #fff;
}

.widget-footer-block .widget .widget-list-aria ul li {
    margin-bottom: 10px;
    display: block;
    border-bottom: 1px dashed #BDBDBD;
    padding-bottom: 8px;
}

.widget-footer-block .widget .widget-image-right .thumb {
    width: 30% !important;
}

.thumb img {
    width: 100%;
    height: 100%;
}

.widget-footer-block .widget .widget-image-right .texts {
    margin: 0;
    height: 70px;
    width: 70% !important;
    overflow: hidden;
}

.widget-redirect {
    background: #eee;
    padding: 2px 15px;
    border-radius: 20px;
}

.widget-redirect:hover {
    background: #005689;
}

.widget-redirect:hover a {
    color: #FFF;
}


.rows_title {
    margin-bottom: 30px !important;
    background: #EEE;
    padding: 6px 10px 6px 55px;
    border-radius: 15px 0 0 15px;
    border-right: 3px solid #3cb54a;
}

.t-small {
    display: block;
    font-size: 11px;
    opacity: 0.7;
}

.t-normal {
    display: block;
    font-size: 13px;
}

.t-large {
    font-size: 17px !important;
    max-height: 50px;
    overflow: hidden;
    font-weight: bold;
}

.widget-footer-copyright,
.bottom-bar-menu {
    background: #303158;
    border-top: 1px dashed #7081A4;
}

.widget-footer-copyright .copyright-powergraph a {
    color: #fff;
    float: right;
    line-height: 30px;
    font-size: 12px;
}

.widget-footer-copyright .copyright-powergraph img,
.widget-footer-copyright .copyright-powergraph svg {
    height: 30px;
    padding: 0;
    transition: all 2s ease 0s;
    margin: 0 5px;
}

.widget-footer-copyright .copyright-powergraph svg {
    width: auto;
    margin-top: 0px;
    float: inherit;
}

.widget-footer-copyright .copyright-powergraph a:hover img {
    transform: rotateY(360deg);
}

.widget-footer-copyright .copyright-owner span {
    font-size: 12px;
}

.widget-footer-copyright .copyright-owner .cowner-first,
.widget-footer-copyright .copyright-owner .cowner-end {
    color: #fff;
    opacity: 0.5;
}

.widget-footer-copyright .copyright-owner .cowner-content {
    color: #fff;
}

.bottom-bar-menu ul li {
    display: inline-block;
}

.bottom-bar-menu ul li a {
    display: block;
    color: #fff;
    padding: 0 10px;
    position: relative;
}

.widget-spliter {
    background: url('/template/images/spliter-fill.png');
    height: 10px;
    line-height: 10px !important;
}

.widget-spliter h5 {
    display: inline-block;
    background: #fff;
    margin: 0;
    padding-left: 8px;
    font-size: 16px;
    line-height: 10px !important;
    letter-spacing: -0.8px;
}

/* @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ widget @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ */




/* @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ */
/*                                               Card                                            */
/* @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ */
.card {
    border: none;
}

.card .card-body .card-text {
    font-size: 13px;
    display: block;
    position: relative;
    min-height: 100px;
    overflow: hidden;
}

.card-title {
    font-size: 18px;
    width: 100%;
    height: 45px;
    overflow: hidden;
    line-height: 25px;
}

.w40h40 {
    width: 40px !important;
    height: 40px !important;
}

.w70h70 {
    width: 70px !important;
    height: 70px !important;
}

.w80h80 {
    width: 80px !important;
    height: 80px !important;
}

.w90h90 {
    width: 80px !important;
    height: 80px !important;
}

.w100h100 {
    width: 100px !important;
    height: 100px !important;
}

.w120h120 {
    width: 120px !important;
    height: 120px !important;
}

.w140h140 {
    width: 140px !important;
    height: 140px !important;
}


.border-last-0:last-child {
    border: none !important;
}

.border-last-top-0:last-child {
    border-top: none !important;
}

.border-last-left-0:last-child {
    border-right: none !important;
}

.border-last-right-0:last-child {
    border-left: none !important;
}

.ltr .border-last-left-0:last-child {
    border-left: none !important;
}

.ltr .border-last-right-0:last-child {
    border-right: none !important;
}

.border-last-bottom-0:last-child {
    border-bottom: none !important;
}

.opacity-10 {
    opacity: 1 !important;
}

.opacity-9 {
    opacity: 0.9 !important;
}

.opacity-8 {
    opacity: 0.8 !important;
}

.opacity-7 {
    opacity: 0.7 !important;
}

.opacity-6 {
    opacity: 0.6 !important;
}

.opacity-5 {
    opacity: 0.5 !important;
}

.opacity-4 {
    opacity: 0.4 !important;
}

.opacity-3 {
    opacity: 0.3 !important;
}

.opacity-2 {
    opacity: 0.2 !important;
}

.opacity-1 {
    opacity: 0.1 !important;
}

/* @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ Card @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ */



/* @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ */
/*                                             carousel                                          */
/* @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ */
.cw-260 {
    width: 260px;
}

.cw-270 {
    width: 270px;
}

.cw-280 {
    width: 280px;
}

.cw-300 {
    width: 300px;
}

.cw-350 {
    width: 350px;
}

.w-10-persent {
    width: 10% !important;
}

.w-20-persent {
    width: 20% !important;
}

.w-30-persent {
    width: 30% !important;
}

.w-40-persent {
    width: 40% !important;
}

.w-50-persent {
    width: 50% !important;
}

.w-60-persent {
    width: 60% !important;
}

.w-70-persent {
    width: 70% !important;
}

.w-80-persent {
    width: 80% !important;
}

.w-90-persent {
    width: 90% !important;
}

.ch-180 {
    height: 180px;
}

.ch-200 {
    height: 200px;
}

.ch-280 {
    height: 280px;
}

.ch-300 {
    height: 300px;
}

.ch-350 {
    height: 350px;
}

.height-auto {
    height: auto !important;
}

.height-25 {
    height: 25px;
}

.height-50 {
    height: 50px;
}

/* @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ carousel @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ */


/* @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ */
/*                                           Website forms                                       */
/* @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ */
.map-wrraper {
    max-height: 300px;
    overflow: hidden;
}

.article-title h2 {
    font-size: 40px;
}

.article-info {
    border-bottom: 1px solid #eeeeee;
}

.article-info ul li {
    border-top: 1px solid transparent;
}

.article-info ul li:hover {
    background: #fafafa;
    cursor: pointer;
    border-top: 1px solid #eeeeee;
}

.article-info ul li i {
    height: 30px;
    width: 30px;
    line-height: 25px;
    font-size: 20px;
    color: #9ba4ab;
}

.article-tags .tags-title {
    color: #6b7074;
    font-size: 13px;
    font-weight: 700;
    margin-left: 20px;
}

.article-tags .tag-item {
    padding: 4px 10px;
    font-size: 12px;
    background-color: #f2f2f2;
    color: #868e95;
    margin: 5px 0 0 10px;
    border-radius: 100px;
    display: inline-block;
}

.article-detail {
    right: 8px;
    bottom: 10px;
}

.article-note:after {
    content: "";
    height: 0;
    width: 0;
    border-width: 7px;
    border-style: solid;
    border-color: #dfdfdf #dfdfdf transparent transparent;
    position: absolute;
    right: 20px;
    bottom: -14px;
    display: inline-block;
}

.article-content img {
    max-width: 100%;
}

.line-spliter {
    border-left: 1px solid #555;
    padding-left: 5px;
    margin-left: 8px;
}

/* @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ Website forms @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ */


/* @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ */
/*                                             profile                                           */
/* @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ */
.profile .avatar-items {
    margin-left: -10px;
    margin-right: -10px;
}

.profile-dashboard .avatar-wrraper {
    background: #1a2c4d;
}

.profile-dashboard .avatar-wrraper .avatar-items i {
    font-size: 20px;
}

.profile-dashboard .avatar-wrraper .avatar-items i,
.profile-dashboard .avatar-wrraper .avatar-items span {
    color: #FFF;
}

.profile-dashboard .avatar-wrraper figure img {
    width: 40%;
}

.profile-dashboard .dashboard-items ul li:hover {
    background: #eee;
}

.profile-dashboard .dashboard-items .list-group .active-itm {
    background: #EEE;
    border-right: 2px solid #1a2c4d;
}

/* @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ profile @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ */


/* @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ */
/*                                             profile                                           */
/* @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ */
.parallax {
    /* Create the parallax scrolling effect */
    background-attachment: inherit;
    background-position: right;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    margin-top: 100px;
    margin-bottom: 100px;
}

/*.parallax figure img {
        -webkit-box-shadow: 0px 10px 20px 0px rgba(0,0,0,0.75);
        -moz-box-shadow: 0px 10px 20px 0px rgba(0,0,0,0.75);
        box-shadow: 0px 10px 20px 0px rgba(0,0,0,0.75);
        width: 160px;
        margin-top: -30px;
    }*/

.parallax .effect_bg {
    opacity: .5;
}

.parallax-detail {
    position: absolute;
    top: 0;
    background: rgba(0, 0, 0, 0.6);
    transition: all linear .238s;
    height: 75px;
    overflow: hidden;
}

.parallax .multimedia-slider::after {
    position: absolute;
    height: 100%;
    width: 200px;
    background: linear-gradient(to right, transparent, #353535);
    content: '';
    top: 0;
    z-index: 10;
    right: 0;
}

.parallax .multimedia-slider::before {
    position: absolute;
    height: 100%;
    width: 200px;
    background: linear-gradient(to left, transparent, #353535);
    content: '';
    top: 0;
    z-index: 10;
    left: 0;
}

.parallax .multimedia-slider:hover .is-selected .parallax-detail {
    background: rgba(0, 0, 0, 0.8);
    height: 100%;
}

.parallax-bg-overlay {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: ' ';
    backface-visibility: hidden;
}

.parallax-bg-overlay-dark {
    background-color: #2f3d5e;
    opacity: 0.8;
}

.parallax-content {
    position: relative;
    z-index: 1;
    padding-top: 100px;
}

.parallax-content .parallax-content-title {
    font-size: 42px;
    color: #FFF;
}

.parallax-content .parallax-content-text {
    font-size: 16px;
    color: #FFF;
    opacity: 0.8;
}

.effect_bg {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiBoZWlnaHQ9IjIiIHdpZHRoPSIyIiB2aWV3Qm94PSIwIDAgMiAyIj4KICAKICA8cmVjdCBjbGFzcz0iY2xzLTEiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiLz4KPC9zdmc+) center center repeat;
    opacity: .3;
}

.sl-content {
    background: none !important;
}

.shadow_bg {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: linear-gradient(to bottom, rgba(87, 87, 87, 0.5), rgba(150, 150, 150, 0));
}

.parallax-150 {
    /* Set a specific height */
    min-height: 150px;
}

.parallax-200 {
    /* Set a specific height */
    min-height: 200px;
}

.parallax-300 {
    /* Set a specific height */
    min-height: 300px;
}

.parallax-400 {
    /* Set a specific height */
    min-height: 400px;
}

.parallax-500 {
    /* Set a specific height */
    min-height: 500px;
}

.parallax-600 {
    /* Set a specific height */
    min-height: 600px;
}

.parallax-700 {
    /* Set a specific height */
    min-height: 700px;
}

.parallax-800 {
    /* Set a specific height */
    min-height: 800px;
}

.parallax-900 {
    /* Set a specific height */
    min-height: 900px;
}

.parallax-1000 {
    /* Set a specific height */
    min-height: 1000px;
}

.parallax-color-1 {
    background: rgba(219, 173, 127, 0.3);
}

.parallax-color-g-1 {
    background: rgb(255, 255, 255);
    background: #e6b686;
}

.parallax-title {
    color: #00b9ba;
    font-weight: bold;
    border-bottom: 2px solid #EEE;
    padding-bottom: 10px;
    margin-bottom: 15px;
}

/* @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ profile @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ */
.page-item.active.page-link {
    z-index: 1;
    color: #fff;
    background-color: #007bff;
    border-color: #007bff;
}

/* @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ product @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ */
.cart .row {
    border-bottom: 1px dashed #eee;
}

.cart .row:last-child {
    border-bottom: none;
}

.border-bottom-dashed>* {
    border-bottom: 1px dashed #eee;
}

.border-bottom-dashed>*:last-child {
    border-bottom: none;
}

.product-box:hover {
    box-shadow: 0 2px 17px 0 rgba(0, 0, 0, .09);
}

.btn-link-spoiler {
    color: #1ca2bd;
    padding: 0;
    border-bottom: 1px dashed #1ca2bd;
}

.bold-green-price {
    font-size: 20px;
    color: #9dc44d;
}

.bold-red-price {
    font-size: 20px;
    color: #fb3449;
}

.bold-gray-price {
    font-size: 20px;
    color: #515151;
}

.checkout-summary {
    list-style: none;
    padding: 15px 10px;
}

.checkout-summary li {
    padding-bottom: 5px;
    display: flex;
    margin: 5px 0;
}

.checkout-summary li span:last-child {
    margin-right: auto;
}

.checkout-summary .checkout-summary-discount {
    color: #009ec9;
}

.checkout-summary .checkout-summary-devider {
    padding: 0 10px;
}

.checkout-summary .checkout-summary-devider div {
    width: 100%;
    border: 1px solid #e6e6e6;
    border-right-color: rgb(230, 230, 230);
    border-right-style: solid;
    border-right-width: 1px;
    border-left-color: rgb(230, 230, 230);
    border-left-style: solid;
    border-left-width: 1px;
    height: 4px;
    border-right: none;
    border-left: none;
}

.checkout-summary-price-title {
    text-align: center;
    color: #676767;
    font-size: 18px !important;
    line-height: normal;
}

.checkout-summary-price-value {
    text-align: center;
    font-size: 15px !important;
    line-height: normal;
    color: #fb3449;
}

.checkout-summary-price-value-amount {
    font-size: 20px !important;
    line-height: 2;
    font-weight: 700;
}


.crb-box input {
    margin: 0;
    padding: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    visibility: hidden;
}

.crb-box .crb {
    cursor: pointer;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    display: inline-block;
    width: 100%;
    height: 50px;
    -webkit-transition: all 100ms ease-in;
    -moz-transition: all 100ms ease-in;
    transition: all 100ms ease-in;
    -webkit-filter: brightness(1.8) grayscale(1) opacity(.7);
    -moz-filter: brightness(1.8) grayscale(1) opacity(.7);
    filter: brightness(1.8) grayscale(1) opacity(.7);
    border: 1px solid #337ab7;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.crb-box .crb.Zarinpal {
    background-image: url(https://cdn.zarinpal.com/panel/v1/assets/images/ZarinPal-Logo.svg?fcd9c15642be4b9082aeaee1febbd81f);
}





/***************************************************************************************************/
/********************************************* PRICING *********************************************/
/***************************************************************************************************/
.pricing {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: center;
    justify-content: center;
    width: 100%;
    margin: 0 auto 3em;
}

.pricing--palden .pricing__item {
    margin: 1em -0.5em;
}

.pricing--palden .pricing__item {
    font-family: "Nunito", sans-serif;
    cursor: default;
    color: #84697c;
    background: #fff;
    box-shadow: 0 0 10px rgba(46, 59, 125, 0.23);
    border-radius: 20px 20px 10px 10px;
    margin: 1em;
}

.pricing__item {
    position: relative;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: stretch;
    align-items: stretch;
    text-align: center;
    -webkit-flex: 0 1 330px;
    flex: 0 1 330px;
}

.pricing--palden .pricing__item {
    font-family: "Nunito", sans-serif;
    cursor: default;
    color: #84697c;
}

.pricing__item {
    text-align: center;
}

.pricing--palden .pricing__deco-img {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 160px;
}

.pricing--palden .pricing__deco {
    border-radius: 10px 10px 0 0;
    background: #7a90ff;
    padding: 4em 0 9em;
    position: relative;
}

.pricing--palden .pricing__item {
    font-family: "Nunito", sans-serif;
    cursor: default;
    color: #84697c;
}

svg:not(:root) {
    overflow: hidden;
}

.pricing--palden .deco-layer {
    -webkit-transition: -webkit-transform 0.5s;
    transition: transform 0.5s;
}

.pricing--palden .pricing__price {
    font-size: 60px;
    font-weight: bold;
    padding: 0;
    color: #fff;
    margin: 0 0 0.25em 0;
    line-height: 0.75;
}

.pricing--palden .pricing__currency {
    font-size: 14px;
    vertical-align: top;
    color: rgba(0, 0, 0, 0.4);
}

.pricing--palden .pricing__period {
    font-size: 0.15em;
    padding: 0 0 0 0.5em;
    color: rgba(0, 0, 0, 0.4);
    font-style: italic;
}

.pricing--palden .pricing__title {
    font-size: 20px;
    margin: 0;
    text-transform: uppercase;
    color: #ffd5bd;
}

.pricing--palden .pricing__feature-list {
    margin: 0;
    padding: 0.25em 0 2.5em;
    list-style: none;
    text-align: center;
}

.pricing--palden .pricing__feature {
    padding: 1em 0;
}

.pricing--palden .pricing__action {
    font-weight: bold;
    margin: auto 3em 2em 3em;
    padding: 1em 2em;
    color: #fff;
    border-radius: 30px;
    background: #ffae7e;
    -webkit-transition: background-color 0.3s;
    transition: background-color 0.3s;
    font-family: yekan;
}

.custom--bottom {
    font-weight: bold;
    margin: auto 3em 2em 3em;
    padding: 1em 2em;
    color: #fff;
    border-radius: 30px;
    background: #ffae7e;
    -webkit-transition: background-color 0.3s;
    transition: background-color 0.3s;
    font-family: yekan;
}

.pricing__action {
    color: inherit;
    border: none;
    background: none;
}

.pricing--palden .pricing__item:hover .deco-layer--1 {
    -webkit-transform: translate3d(15px, 0, 0);
    transform: translate3d(15px, 0, 0);
}

.pricing--palden .pricing__item:hover .deco-layer--2 {
    -webkit-transform: translate3d(-15px, 0, 0);
    transform: translate3d(-15px, 0, 0);
}

.pricing--palden .pricing__item--featured {
    margin: 0;
    z-index: 10;
    box-shadow: 0 0 20px rgba(46, 59, 125, 0.23);
}

/***************************************************************************************************/
/******************************************* PRICING  END ******************************************/
/***************************************************************************************************/



.fast-register-wrapper {
    background: #EEE;
    border-radius: 15px 0 0 15px;
}


.blinkit {
    -webkit-animation-name: Blinker;
    -webkit-animation-duration: 2s;
    -webkit-animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-name: Blinker;
    -moz-animation-duration: 6s;
    -moz-animation-timing-function: linear;
    -moz-animation-iteration-count: infinite;
    animation-name: Blinker;
    animation-duration: 1.6s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
}

.blinkit img {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    border: 1px solid #EEE;
    margin-top: 5px;
}

@-moz-keyframes Blinker {
    0% {
        opacity: 1.0;
    }

    50% {
        opacity: 0.6;
    }

    100% {
        opacity: 1.0;
    }
}

.slider-wrraper .contact-block {
    margin-top: -180px !important;
    text-align: center;
}

.slider-wrraper .contact-block .ehda-btn {
    padding: 14px 10px;
    width: 140px;
}

.slider-wrraper .contact-block .ehda-btn i {
    font-size: 35px;
}

.ehda-btn {
    color: #fff;
    border-radius: 5px;
    padding: 5px 10px;
    text-align: right;
    font-size: 12px;
    font-weight: 500;
    white-space: nowrap;
    width: 160px;
    min-height: 53px;
    display: inline-block;
    margin-right: 10px;
    position: relative;
    overflow: hidden;
}

.ehda-btn i {
    font-size: 50px;
    position: absolute;
    left: -10px;
    top: 10px;
}

.ehda-btn span {
    font-weight: bold;
    font-size: 15px;
}

.ehda-btn:hover {
    color: #333;
    background-color: #eee;
}

.ehda-btn img {
    color: #FFF;
}

.ehda-volunteer-btn {
    background-color: #3397b9;
}

.ehda-card-btn {
    background-color: #88AC2E;
}


.title-with-image {
    padding: 120px 0;
    text-align: center;
    z-index: -1;
    position: relative;
    overflow: hidden;
    margin: 0;
    margin-top: 0px;
    margin-top: -25px;
}

.title-with-image .background {
    background-color: #266e88;
    background-position: center;
    background-attachment: fixed;
    background-size: cover;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
}

.title-with-image .title-with-image-header {
    color: #fff;
    font-size: 2.8125em;
    text-shadow: 4px 4px 3px rgba(0, 0, 0, 0.4);
    z-index: 2;
    position: relative;
    max-width: 1200px;
    margin: 0 auto;
}

.title-with-image .title-with-image-header h2 {
    font-size: 43px;
    font-weight: bold;
}

.form-heading {
    width: 100%;
    overflow: hidden;
    margin-bottom: 20px;
    margin-top: 20px;
}

.form-heading span {
    font-weight: bold;
}

.form-heading::after {
    content: '';
    display: inline-block;
    vertical-align: middle;
    height: 1px;
    border-top: 1px dashed #58595B;
    width: 100%;
    margin-left: -100%;
    margin-right: 10px;
}

.select2-container--default .select2-selection--single {
    border: 1px solid #ced4da !important;
}

.select2-container .select2-selection--single {
    height: 40px !important;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    left: 8px !important;
    top: 6px !important;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 40px !important;
}


/*animations*/
.scroll-animations {
    overflow: hidden;
}

.os-animation {
    opacity: 0;
}

.os-animation.animated {
    opacity: 1;
}

/*animations*/

.general-header {
    text-align: center;
    padding: 35px 0;
}

.general-header .header-title {
    font-weight: normal;
    color: #303158;
    font-size: 36px;
    position: relative;
    padding: 0;
    margin: 0;
}

.general-header .header-title-shadow {
    color: #e6e6e6;
    font-size: 51px;
    font-weight: 900;
    line-height: 34px;
    opacity: 0.4;
    letter-spacing: 2px;
}

.general-header .header-subtitle {
    font-size: 17px;
    color: #9f9f9f;
    font-weight: 400;
    letter-spacing: 0px;
    margin-top: 10px;
}

.card-img-top {
    width: auto;
}

.widget-features-wrraper .widget-feature {
    border-radius: 15px;
    transition: all ease .238s;
}

.widget-feature-shadow {
    box-shadow: 0px 22px 14px 0px rgba(47, 61, 94, 0.07);
    transition: all ease .238s;
}

.widget-feature-shadow:hover {
    box-shadow: 0px 22px 14px 0px rgba(47, 61, 94, 0.2);
}

.widget-features-wrraper figure {
    padding: 0;
    margin: 0;
}

.widget-features-wrraper figure img {
    height: auto;
    width: 80px;
}

.widget-features-wrraper .widget-feature .widget-feature-title {
    padding: 2px;
    margin-top: 18px;
    position: relative;
}

.widget-feature-title h3 {
    color: #20292f;
    font-size: 22px;
    font-weight: bold;
    line-height: 30px;
}

.widget-features-wrraper .widget-feature .widget-feature-content {
    color: #74748e;
    font-size: 15px;
    font-weight: normal;
    line-height: 23px;
    margin: 0px 0px 0px 0px;
    color: #9f9f9f;
    min-height: 75px;
}

.widget-features-wrraper .widget-feature .widget-feature-content:hover {
    opacity: 1;
}

.widget-features-wrraper .widget-feature-btn {
    margin-bottom: 20px;
    color: #ffffff;
    border-radius: 15px;
    background: #20292f;
    border: 0px !important;
}

.widget-features-wrraper .widget-feature-btn:hover {
    background: #098136;
}

.widget-feature-news .widget-feature-content {
    font-size: 12px;
    line-height: 20px;
}

.widget-features-wrraper .widget-feature-divider {
    position: relative;
    max-width: 100%;
    margin: 15px auto;
    transition: .33s all ease;
    background-color: transparent;
}

.widget-features-wrraper .widget-feature-divider::after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate3d(-50%, -50%, 0);
    display: inline-block;
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background: #098136;
    animation: .3s animated-state-prev both;
    box-sizing: border-box;
}

.widget-features-wrraper:hover .widget-feature-divider::after {
    animation: .3s animated-state-next both;
}

@keyframes animated-state-next {
    0% {
        width: 7px;
        height: 7px;
        border-radius: 50%;
    }

    5% {
        height: 2px;
    }

    100% {
        width: 160px;
        height: 2px;
        border-radius: 0;
    }
}

@keyframes animated-state-prev {
    0% {
        height: 2px;
        width: 160px;
    }

    80% {
        height: 2px;
    }

    100% {
        width: 7px;
        height: 7px;
        border-radius: 50%;
    }
}

.bg-img {
    height: 950px !important;
    background-position: center 0 !important;
    top: -200px;
}

.power-shape-divider-wrap {
    height: 250px;
    left: 50%;
    width: 100%;
    overflow: hidden;
    transform: rotateX(179deg);
}

.rtl .power-shape-divider-wrap,
.rtl .power-shape-divider-wrap-footer {
    margin-left: -50vw;
    margin-top: -65px;
}

.rtl .power-shape-divider-wrap-footer {
    transform: rotateX(0deg);
}

.power-shape-divider-wrap .power-shape-divider {
    width: 155%;
    left: 0;
    bottom: -1px;
    height: 100%;
}


.parallax-gallery .column-container {
    padding-top: 66.5167px;
    padding-bottom: 66.5167px;
    transform: rotateX(0deg) translate(0px);
    opacity: 1;
    height: 600px;
    padding: 4%;
}

.parallax-gallery .column-container .column-image-bg-wrap,
.parallax-gallery .column-container .column-image-bg-wrap .column-image-bg,
.parallax-gallery .column-container .column-image-bg-wrap .inner-wrap,
.parallax-gallery .column-container .column-image-bg-wrap .inner-wrap .column-image-bg {
    overflow: hidden;
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
}

.parallax-gallery .column-container .column-image-bg-wrap {
    z-index: 0;
    overflow: hidden;
}

.parallax-gallery .column-container .column-image-bg-wrap .inner-wrap .column-image-bg {
    background-position: center;
    background-size: cover;
    -webkit-background-size: cover;
}

.parallax-gallery .column-container .column-bg-overlay {
    pointer-events: none;
    position: absolute;
    z-index: 0;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    content: ' ';
    display: block;
    transition: background-color 0.45s cubic-bezier(0.25, 1, 0.33, 1), opacity 0.45s cubic-bezier(0.25, 1, 0.33, 1);
    -webkit-transition: background-color 0.45s cubic-bezier(0.25, 1, 0.33, 1), opacity 0.45s cubic-bezier(0.25, 1, 0.33, 1);
    opacity: 0.4;
    background-color: #263238;
}

.parallax-gallery .column-container .column-bg-overlay:hover {
    background-color: #263238 !important;
    opacity: 0.2 !important;
}

.parallax-gallery .column-container .vc_column-inner {
    display: flex;
    position: relative;
}

.parallax-gallery .column-container .vc_column-inner .wpb_wrapper {
    min-height: 1px;
    margin: 0;
    position: relative;
    z-index: 2;
}

.parallax-gallery .column-container .vc_column-inner .vc_custom_heading a {
    font-size: 35px;
    line-height: 50px;
    text-align: right;
    color: #FFF;
}

.parallax-gallery .column-container .vc_column-inner .vc_custom_heading a:hover {
    opacity: 0.8;
}

.parallax-gallery .column-container .vc_column-inner .power-cta {
    font-size: 35px;
    line-height: 50px;
    text-align: right;
    color: #FFF;
}

.parallax-gallery .column-container .vc_column-inner .power-cta .link_wrap {
    margin-top: 15px;
    display: block;
}

.parallax-gallery .column-container .vc_column-inner .power-cta .link_wrap .link_text {
    color: #FFF;
    border-bottom: 1px solid rgb(255, 255, 255);
    font-size: 17px;
    margin-top: 16px;
    padding-bottom: 4px;
}

.parallax-gallery .column-container .vc_column-inner .power-cta .link_wrap .link_text:hover {
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
}

.parallax-gallery .column-container-medium {
    height: 300px !important;
}

.widget-news-wrraper .widget-news {
    padding-bottom: 20px;
    transition: all ease .238s;
    border-radius: 25px;
    webkit-box-shadow: 0 2px 13px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 2px 13px rgba(0, 0, 0, 0.1);
    box-shadow: 0 2px 13px rgba(0, 0, 0, 0.1);
    background-color: #FFF
}

.widget-news-wrraper .widget-news:hover {
    webkit-box-shadow: 0 2px 30px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0 2px 30px rgba(0, 0, 0, 0.15);
    box-shadow: 0 2px 30px rgba(0, 0, 0, 0.15);
}

.widget-news-wrraper .widget-news .widget-news-title h3 {
    font-size: 24px;
}

.widget-news-wrraper .widget-news p {
    margin: 12px 0 20px;
    font-size: 13px;
    color: #8b8b9f;
    line-height: 22px;
}




.widget-news-wrraper .widget-news .detail,
.widget-news-wrraper .widget-news .author {
    display: flex;
    align-items: center;
    box-sizing: border-box;
}

.widget-news-wrraper .widget-news .profile-pic {
    height: 47px;
    width: 47px;
    border-radius: 100%;
    border: 1px solid #c2c2dc;
    margin-left: 10px;
    object-fit: cover;
}

.widget-news-wrraper .widget-news .detail .author .name {
    display: flex;
    flex-direction: column;
}

.widget-news-wrraper .widget-news .detail .author .name h5 {
    font-size: 13px;
    font-weight: 200;
    color: #191a32;
    display: flex;
    align-items: center;
}

.widget-news-wrraper .widget-news .detail .author .name p {
    font-size: 11px;
    color: #8a8ab5;
    margin: 0 !important;
    line-height: 5px;
}

.widget-news-wrraper .widget-news .detail span {
    flex: 1 1;
}

.widget-news-wrraper .widget-news .detail .link {
    display: flex;
    align-items: center;
}

.widget-news-wrraper .widget-news .detail .link a {
    color: #038fde;
    touch-action: manipulation;
}





.widget-news-wrraper .widget-news figure img {
    border-radius: 25px 25px 0 0;
    width: 100%;
}


.widget-news-wrraper .widget-news figure {
    height: 205px;
    overflow: hidden;
    margin-bottom: 15px !important;
}

.widget-news-wrraper .widget-news .widget-news-title h5 {
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 8px;
    background-color: #515ee1;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    padding: 8px;
    font-size: 13px;
    font-weight: 200;
    color: #fff;
    margin: 15px 0;
}

.widget-news-wrraper .widget-news .widget-news-title h2 {
    margin: 0 !important;
    font-size: 17px;
    line-height: 1.5;
    font-weight: 700;
    color: #303158;
}

.archive-btn {
    margin-top: 15px;
    visibility: visible;
    color: #FFF;
    padding-right: 37px;
    padding-left: 46px;
    background: #292b2c;
    border-radius: 5px;
    padding: 10px 30px;
    display: inline-block;
}

.archive-btn:hover {
    color: #FFF;
}

.elements-space {
    padding: 40px 20px 40px 20px;
}


.about-us-wrapper {
    min-height: 775px;
}

.about-us-wrapper .box {
    box-shadow: 0 5px 23px 0 rgba(0, 0, 0, 0.3);
    padding: 75px 40px 85px 54px;
    position: relative;
}

.about-us-wrapper .box h3 {
    font-size: 30px;
    color: #fff;
    line-height: 26px;
}

.about-us-wrapper .box p {
    color: rgba(255, 255, 255, 0.5);
    font-size: 14px;
    font-weight: normal;
    line-height: 25px;
    margin-top: 25px;
    text-align: justify;
}

.about-us-wrapper .box .button-block a {
    flex-direction: row-reverse;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    vertical-align: middle;
    margin-top: 45px;
    color: #fff;
    background-color: transparent;
    border-color: #fff;
    background: #cba181;
}

.about-us-wrapper .box .button-block a:hover {
    background: none;
}

.about-us-wrapper .box .button-block a .icon {
    position: relative;
    top: 0px;
    display: inline-block;
    width: auto;
    height: auto;
    line-height: 0;
    vertical-align: middle;
    transition: 0s;
    font-size: 15px;
}

.rtl .about-us-wrapper .box .button-block a .icon {
    margin-left: 6px;
}

.ltr .about-us-wrapper .box .button-block a .icon {
    margin-right: 6px;
}

.bg-cello {
    background: rgba(0, 0, 0, 0.6);
    border-radius: 5px;
}

.justify-content-md-end {
    justify-content: flex-end !important;
}

.social-icons .social-icon {
    margin-left: 15px;
}

.social-icons .image-container {
    height: 415px;
    overflow: hidden;
    border-radius: 10px;
}

.social-icons .image-container img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

/*    .social-icons .social-icon img {
        border-radius: 10px;
    }*/


.why-us {
    background-color: #333333;
}

.why-us article {
    margin-top: 25px;
    margin-bottom: 45px;
}

.why-us .header-title {
    color: #FFF;
}

.iconbox_icon {
    float: left;
    margin: 2px 10px 0 0;
    margin-right: 10px;
    height: 23px;
    width: 23px;
    font-size: 23px;
    line-height: 18px;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.why-us .iconbox .iconbox_icon {
    width: 74px;
    height: 74px;
    font-size: 27px;
    border-style: solid;
    border-width: 1px;
    border-radius: 500px;
    text-align: center;
    margin-right: 22px;
    color: #ffffff;
}

.why-us .iconbox .iconbox_icon img {
    width: 100%;
    border-radius: 50%;
    height: 100%;
    padding: 0;
    margin: 0;
}

.why-us .iconbox .iconbox_content {
    overflow: hidden;
}

.why-us .iconbox .iconbox_content .iconbox_content_title {
    border: medium none;
    padding: 2px 0 0 0;
    position: relative;
    clear: none;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-size: 22px;
    margin: 0 0 -3px 0;
    color: #ffffff;
    font-weight: bold;
}

.why-us .iconbox .iconbox_content .iconbox_content_container {
    line-height: 1.65em;
    color: #ffffff;
}

.why-us .iconbox .iconbox_content .iconbox_content_container p {
    color: #ffffff;
    text-align: justify;
    line-height: 24px;
}


/*sticky-form*/
.sticky-form {
    display: block;
    width: 320px;
    position: fixed;
    z-index: 9999;
    right: 0;
    top: 230px;
    background-color: #fdc500;
    padding: 0 10px;
    color: #fff;
    transition: all 0.5s ease;
    box-shadow: -2px 2px 10px rgba(0, 0, 0, 0.05);
}

.sticky-form .form-control {
    border-radius: 20px;
    text-indent: 10px;
}

.sticky-form a.form-toggle {
    position: absolute;
    top: 43px;
    left: -87px;
    transform: rotate(-90deg);
    background-color: #FDC500;
    width: 130px;
    height: 44px;
    cursor: pointer !important;
    box-shadow: -1px -3px 8px rgba(0, 0, 0, 0.05);
    text-transform: uppercase;
    font-weight: 700;
    border-radius: 10px 10px 0px 0px;
}

.sticky-form a.form-toggle:before {
    display: block;
    content: "تمـاس با ما";
    color: #fff;
    text-align: center;
    width: 100%;
    padding-top: 8px;
    cursor: pointer !important;
}

.sticky-form h3 {
    text-align: center;
    margin: 15px 0 25px 0;
    color: #fff;
    font-size: 40px;
    line-height: 1.1;
    font-weight: 700;
    text-transform: uppercase;
}

.sticky-form h3::after {
    content: " ";
    display: table;
    width: 100%;
    clear: both;
}

.sticky-form.closed {
    right: -320px;
}

.sticky-form .form-elements {
    padding: 10px;
}

/*sticky-form*/


.big-square-box-wrapper .big-square-box {
    border: 1px solid #e2e6ed;
    padding: 60px 40px;
    text-align: center;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}

.big-square-box-wrapper .big-square-box:hover {
    border: 1px solid #e2e6ed;
    padding: 60px 40px;
    text-align: center;
    background-color: #fafafa;
}

.big-square-box-wrapper .big-square-box h2 {
    color: #283593;
    font-size: 24px;
}

.big-square-box-wrapper .big-square-box p {
    margin-bottom: 30px !important;
    line-height: 28px;
    color: #62656a;
    font-size: 16px;
}


.ins-list .card {
    border: 1px solid #EEE;
    padding: 0;
    box-shadow: 0px 8px 20px 0px rgba(0, 0, 0, 0.15);
    transition: all 0.3s;
}

.ins-list .card:hover {
    box-shadow: 0px 8px 20px 0px rgba(0, 0, 0, 0.25);
}

.ins-list figure {
    margin: 0;
    padding: 0;
}

.ins-list figure img {
    width: 100%;
}



.marquee {
    padding: 0;
    height: 50px;
    position: relative;
    overflow: hidden;
    background: #fff;
    margin-bottom: 20px;
    margin-top: -2px;
    line-height: 36px;
    box-shadow: 0 1px 10px rgba(0, 0, 0, 0.1);
}

.marquee .t {
    top: 0;
    width: 150px;
    background: #283593;
    background-color: #283593;
    border-left: 1px solid #283593;
    float: left;
    min-height: 50px;
    position: relative;
}

.marquee .t:after {
    content: "";
    width: 9px;
    height: 9px;
    display: block;
    background-color: #283593;
    transform: rotate(45deg);
    position: absolute;
    top: 22px;
}

.rtl .marquee .t:after {
    right: -5px;
}

.ltr .marquee .t:after {
    left: -5px;
}

.marquee .t h3 {
    font-size: 1em;
    height: 35px;
    line-height: 50px;
    text-align: center;
    font-weight: bold;
    position: relative;
    color: #FFF;
}

@keyframes float {
    0% {
        border-radius: 10px;
        box-shadow: 0 5px 15px 0px rgba(0, 0, 0, 0.3);
        transform: translatey(0px);
    }

    50% {
        border-radius: 10px;
        box-shadow: 0 25px 15px 0px rgba(0, 0, 0, 0.1);
        transform: translatey(-20px);
    }

    100% {
        border-radius: 10px;
        box-shadow: 0 5px 15px 0px rgba(0, 0, 0, 0.3);
        transform: translatey(0px);
    }
}

.big-square-box-wrapper .big-square-box {
    border: 1px solid #e2e6ed;
    padding: 60px 40px;
    text-align: center;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    background-color: #fafafa;
}

.big-square-box-wrapper .big-square-box:hover {
    border: 1px solid #e2e6ed;
    padding: 60px 40px;
    text-align: center;
    background-color: #fafafa;
}

.big-square-box-wrapper .big-square-box h2 {
    color: #1a237e;
    font-size: 24px;
}

.big-square-box-wrapper .big-square-box p {
    margin-bottom: 30px !important;
    line-height: 28px;
    color: #62656a;
    font-size: 16px;
}

.big-square-box-wrapper .big-square-box figure img {
    max-height: 120px !important;
    transform: translatey(0px);
    animation: float 2s ease-in-out infinite;
}





/**************************** gallery image *****************************/
.gallery-image {
    padding: 20px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.gallery-image img {
    height: 250px;
    width: 350px;
    transform: scale(1.0);
    transition: transform 0.4s ease;
}

.img-box {
    box-sizing: content-box;
    margin: 10px;
    height: 250px;
    width: 350px;
    overflow: hidden;
    display: inline-block;
    color: white;
    position: relative;
    background-color: white;
}

.caption {
    position: absolute;
    bottom: 5px;
    left: 20px;
    opacity: 0.0;
    transition: transform 0.3s ease, opacity 0.3s ease;
}

.transparent-box {
    height: 250px;
    width: 350px;
    background-color: rgba(0, 0, 0, 0);
    position: absolute;
    top: 0;
    left: 0;
    transition: background-color 0.3s ease;
}

.img-box:hover img {
    transform: scale(1.1);
}

.img-box:hover .transparent-box {
    background-color: rgba(0, 0, 0, 0.5);
}

.img-box:hover .caption {
    transform: translateY(-20px);
    opacity: 1.0;
}

.img-box:hover {
    cursor: pointer;
}

.caption>p:nth-child(2) {
    font-size: 0.8em;
}

.opacity-low {
    opacity: 0.5;
}

/**************************** gallery image *****************************/
.table td,
.table th {
    border-top: 0px !important;
}

.ex-calc-header {
    margin-top: 35px;
    padding: 12px 14px;
    border-radius: 30px;
    background-color: #005aca;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.ex-calc-header .ex-calc-header-items {
    flex: 1 1;
    justify-content: center;
    margin-left: 5px;
    border-radius: 23px;
    display: flex;
    align-items: center;
    background-color: #005aca;
    cursor: pointer;
    height: 42px;
    line-height: 42px;
    border: 0;
}

.ex-calc-header .ex-calc-header-items .nav-link {
    flex: 1 1;
    justify-content: center;
    display: flex;
    align-items: center;
    height: 42px;
    line-height: 42px;
    border-radius: 50px;
}

.ex-calc-header .ex-calc-header-items .nav-link.active {
    background-color: #fff;
    border-radius: 50px;
}

.ex-calc-header .ex-calc-header-items .nav-link i {
    font-size: 15px;
    margin-left: 10px;
    color: #fff;
}

.ex-calc-header .ex-calc-header-items .nav-link p {
    font-size: 15px;
    margin: 0 !important;
    color: #fff;
    padding: 0;
}

.ex-calc-header .ex-calc-header-items .nav-link.active i,
.ex-calc-header .ex-calc-header-items .nav-link.active p {
    color: #3e3e3e;
}

.ex-calc-header .ex-calc-header-items .nav-link#pills-buy-tab.active i,
.ex-calc-header .ex-calc-header-items .nav-link#pills-buy-tab.active.active p {
    color: #28a745;
}

.ex-calc-header .ex-calc-header-items .nav-link#pills-sell-tab.active i,
.ex-calc-header .ex-calc-header-items .nav-link#pills-sell-tab.active.active p {
    color: #dc3545;
}

.ex-calc-wrapper {
    background: #005aca;
    min-height: 200px;
    border-radius: 25px;
    margin-top: 15px;
    padding: 20px;
}

.ex-calc-wrapper .ex-calc-title {
    padding-bottom: 20px;
}

.ex-calc-wrapper .ex-calc-title h3 {
    padding: 8px 0px;
    text-align: center;
}

.ex-calc-wrapper i {
    font-size: 16px;
}

.ex-calc-wrapper .dropdown button {
    height: 54px;
    background-color: #0048a0;
    border: 0px;
}

.ex-calc-wrapper .dropdown button img {
    margin-left: 4px;
}

.ex-calc-wrapper input[type=text] {
    height: 54px;
    background-color: #0048a0;
    border: 0px;
    border-radius: 50px;
    text-indent: 15px;
    color: #FFF;
}

.ex-calc-wrapper input::placeholder {
    color: #fefefe !important;
    opacity: 0.5;
}

.ex-calc-wrapper input.arz-page-search {
    background-color: #EEE !important;
    height: 35px;
    font-size: 12px;
    color: #3e3e3e;
}

.ex-calc-wrapper input.arz-page-search::placeholder {
    color: #3e3e3e !important;
    opacity: 0.5;
}

.dropdown-menu.show {
    height: 150px;
    overflow-y: scroll;
    overflow-x: hidden;
}





/*features-box*/
.features-box {
    position: relative;
    display: block;
    text-align: center;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 20px;
}

.features-box .frontend {
    background: #ffffff;
    padding: 35px 30px 30px 30px;
}

.features-box .frontend.steps-show {
    height: 240px;
}

.features-box .frontend,
.features-box .backend {
    z-index: 1;
    min-height: 150px;
    border-radius: inherit;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 25px;
    -webkit-transition: transform 0.8s cubic-bezier(0.5, 0.2, 0.2, 0.8);
    -moz-transition: transform 0.8s cubic-bezier(0.5, 0.2, 0.2, 0.8);
    transition: transform 0.8s cubic-bezier(0.5, 0.2, 0.2, 0.8);
    -webkit-box-shadow: 0 2px 13px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 2px 13px rgba(0, 0, 0, 0.1);
    box-shadow: 0 2px 13px rgba(0, 0, 0, 0.1);
}

.features-box .frontend:hover,
.features-box .backend:hover {
    -webkit-box-shadow: 0 2px 30px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 2px 30px rgba(0, 0, 0, 0.1);
    box-shadow: 0 2px 30px rgba(0, 0, 0, 0.1);
}

.features-box .frontend {
    background: #ffffff;
    padding: 30px;
}




.features-box .features-icon {
    background: #ffffff;
    text-align: center;
    display: inline-block;
    width: 115px;
    margin-bottom: 12px;
}

.features-box .features-icon img {
    width: 130px;
    height: 130px;
}

.features-box .features-icon svg {
    width: 50px;
    height: 50px;
    fill: #3e2bc5;
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
}

.features-details {
    padding-top: 12px;
}

.backend .feature-des {
    height: 310px;
    overflow: hidden;
    display: block;
    text-align: justify;
    color: #7a7a7a;
    line-height: 25px;
}

.backend .feature-des::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 248px;
    background-image: linear-gradient(to top, #ffffff 0%, rgba(255, 255, 255, 0) 100%);
    right: 0;
    bottom: 0;
    pointer-events: none;
    transition: 0.3s;
    z-index: 2;
}

.frontend .feature-des {
    color: #7a7a7a;
    overflow: hidden;
    line-height: 25px;
}

pre {
    line-height: 18px;
    text-align: left;
    font-family: "yekanBakh" !important;
}

.feature-title {
    font-size: 22px;
    color: black;
}

.bottom-title-line::after {
    content: "";
    position: absolute;
    width: 50px;
    height: 2px;
    background: #003f88;
    left: 50%;
    bottom: 0;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
}

/*features-box*/



.download-app-box {
    margin-bottom: 50px;
}

.download-app-box .app-icon {
    background: #ffffff;
    border-radius: 25px;
    height: 135px;
    width: 135px;
    line-height: 135px;
    text-align: center;
    float: right;
    -webkit-box-shadow: 0 2px 13px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 2px 13px rgba(0, 0, 0, 0.1);
    box-shadow: 0 2px 13px rgba(0, 0, 0, 0.1);
    overflow: hidden;
}

.download-app-box .app-icon img {
    fill: #3e2bc5;
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.download-app-details {
    margin-right: 150px;
    padding-top: 15px;
}

.download-app-details .app-des {
    color: #303158;
    overflow: hidden;
    text-align: justify;
    line-height: 24px;
    opacity: 0.7;
    font-weight: lighter;
    font-size: 17px;
}

.download-app-title {
    font-size: 24px;
    font-weight: 500;
    text-align: right;
    color: #303158;
}

.app-img {
    visibility: visible;
}

.app-img img {
    position: relative;
}

.app-img img:hover {
    animation-name: apple;
}

.app-box-bg {
    background: rgba(0, 0, 0, 0) url(images/app-bg.svg) no-repeat scroll center center;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0.15;
    animation: ripple 5s infinite;
}

.app-download-features a {
    display: inline-block;
    margin-left: 10px;
    box-shadow: 0 2px 13px rgba(0, 0, 0, 0.1);
    border-radius: 10px;
}

.app-download-features a:hover {
    box-shadow: 0 2px 13px rgba(0, 0, 0, 0.2);
    animation-name: apple;
    animation-iteration-count: infinite;
    transform-origin: 50% 10%;
    animation-delay: -.3s;
    animation-duration: .28s
}

.crypto-top-news .texts {
    width: calc(100% - 120px);
}

.crypto-top-news .t-large {
    color: #333;
}

.crypto-top-news .t-normal {
    color: #9f9f9f;
}

.crypto-top-news .thumb img {
    border-radius: 10px;
}

.crypto-top-news .btn {
    background: #e6e6e6;
    margin-top: -22px;
    border-radius: 0 0 10px 10px;
}

.crypto-download-app li {
    list-style: none;
}


.border-bottom-dashed {
    border-bottom: 1px dashed #e6e6e6;
}

.contact-img {
    position: relative;
}

.contact-img img {
    max-width: 300px;
}

.contact-img::before {
    content: "";
    position: absolute;
    background: #dedde7;
    top: -13%;
    right: 15%;
    width: 170px;
    height: 170px;
    opacity: 0.7;
    z-index: -1;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    -webkit-animation: ripple 5s infinite;
    animation: ripple 5s infinite;
}

.heading-part {
    position: relative;
}

.text-left .heading-sub-title.title-line {
    padding-right: 0;
}

h6.heading-sub-title {
    color: #3e2bc5;
    font-weight: 400;
    font-size: 12px;
}

.title-line {
    position: relative;
    padding-left: 40px;
    padding-right: 40px;
    display: inline-block;
}

.title-line::after {
    top: 50%;
    background: #3e2bc5;
    content: "";
    position: absolute;
    height: 1px;
    width: 30px;
    z-index: 0;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    margin-right: 8px;
}

.main-form-detail {
    background: #ffffff;
    padding: 30px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0 2px 13px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 2px 13px rgba(0, 0, 0, 0.1);
    box-shadow: 0 2px 13px rgba(0, 0, 0, 0.1);
}

.main-form input[type=text],
.main-form textarea,
.main-form select {
    background: transparent;
    padding: 0 15px;
    font-size: 14px;
    width: 100%;
    height: auto;
    border: 1px solid #e1e1e1;
    min-height: 40px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -o-border-radius: 20px;
    border-radius: 20px;
}



@keyframes ripple {
    0% {
        transform: scale(0.8);
    }

    50% {
        transform: scale(1.2);
    }

    100% {
        transform: scale(0.8);
    }
}

@keyframes apple {
    0% {
        transform: rotate(-1deg);
        animation-timing-function: ease-in;
    }

    50% {
        transform: rotate(1.5deg);
        animation-timing-function: ease-out;
    }
}


.pulse-button {
    transform: translateX(-50%) translateY(-50%);
    outline: none;
    cursor: pointer;
}

.clicked {
    animation: boxShadowAnim 1.5s forwards;
}

@keyframes boxShadowAnim {
    from {
        box-shadow: rgba(222, 80, 252, 1) 0px 0px 0px 0px;
    }

    to {
        box-shadow: rgba(255, 224, 178, 0) 0px 0px 0px 80px;
    }
}




.shape {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.shape li:nth-child(1) {
    left: 5%;
    width: 150px;
    height: 150px;
    animation-delay: 3s;
    animation-duration: 20s;
}

.shape li {
    position: absolute;
    display: block;
    list-style: none;
    width: 20px;
    height: 20px;
    background: rgba(216, 212, 242, 0.3);
    animation: animate 25s linear infinite;
    animation-duration: 25s;
    animation-delay: 0s;
    bottom: -150px;
}

.box-shadow {
    box-shadow: 0 0 16px rgba(159, 171, 180, .16);
    background: #fff;
}

.blue_title {
    color: #2779dd;
    font-size: 22px;
    margin-bottom: 18px;
    letter-spacing: -1px;
    line-height: 32px;
}

.custom-view-wrapper {
    background: #ECEFF1;
}

.aparat-wrapper {
    border: 3px solid #000;
    border-radius: 3px;
}

.aparat-title-wrapper h1 {
    margin-top: 180px;
    font-size: 38px;
    color: #FFF;
    text-shadow: 2px 2px rgba(0, 0, 0, 0.3);
}

.aparat-title-wrapper h2 {
    color: #FFF;
    opacity: 0.9;
}

.quote-wrapper {
    margin: auto;
}

.quote-box {
    max-width: 300px;
    height: 350px;
    border-radius: 15px;
    box-shadow: rgba(51, 59, 75, 0.04) 0px 0px 40px 0px;
    background-color: #007bff;
    padding: 30px;
    text-align: justify;
}

.quote-box i {
    font-size: 55px;
    color: #fff;
}

.quote-box p {
    height: 150px;
    overflow: hidden;
    line-height: 19px;
    color: #fff;
}

.quote-autor {
    text-align: center;
    margin-top: 20px;
}

.quote-autor span {
    display: block;
    color: #fff;
}

.quote-autor strong {
    border-bottom: 1px dashed #fff;
    color: #fff;
}


.footer-contact {
    min-height: 85px;
    background: #303158;
}

.footer-contact h3 {
    line-height: 85px;
    color: #FFF;
    font-size: 16px;
    margin-bottom: 0;
}

.footer-contact .footer-contact-bottons {
    line-height: 85px;
}

.article-cat .widget-title-wrraper {
    background: #EEE;
    padding: 18px 15px 10px 10px;
}

.article-cat ul li {
    list-style: none;
    padding: 10px 10px 10px 10px;
    border-bottom: 1px solid #EEE;
    transition: all ease .238s;
}

.article-cat ul li:hover {
    border-right: 3px solid #007bff;
    background: #FAFAFA;
}

.article-cat ul li:last-child {
    border-bottom: 0 solid #EEE !important;
}

.article-cat ul li a {
    font-weight: bold;
}

.article-cat ul li span {
    color: #FFF;
    padding: 5px 15px;
}


.contactForm,
.contactInfo {
    border-radius: 15px !important;
}

.contactWrapper .contactInfo {
    background: #052848;
}

.contactWrapper .contactInfo p {
    text-align: center;
    color: #FFF;
    line-height: 20px;
}

.contactWrapper .contactInfo .icon {
    display: block;
    color: #FFF;
    font-size: 58px;
    margin-bottom: 15px;
    margin-top: 20px;
}

.contactWrapper .contactInfo .widget-title-wrraper {
    text-align: center;
    margin-bottom: 60px !important;
}

.contactWrapper .contactInfo .widget-title-wrraper .widget-title {
    color: #FFF;
}

.contactWrapper .contactForm input[type=text] {
    background: #f1f4f6;
    height: 50px;
    border-radius: 6px;
}

.contactWrapper .contactForm textarea {
    background: #f1f4f6;
    border-radius: 6px;
}





.win-box-wrapper .single-content-wrapper {
    background-color: #00235a;
}

.bg-primary {
    background-color: #2e2d8a !important;
}




/*em-service-wrapper*/
.em-service-wrapper {
    box-shadow: 0px 0px 20px 0px rgb(0 0 0 / 6%);
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    margin-top: -80px;
    z-index: 1;
    position: relative;
    background-color: #FFF;
    border-radius: 20px;
}

.em-service {
    display: flex;
    padding: 34px 20px 20px 40px;
}

.em-service .em-icon {
    padding: 5px 20px;
}

.em-service .em-icon i {
    font-size: 45px;
    color: #202f46;
}

.em-service-active {
    background-color: #202f46;
}

.em-service-active h3 a {
    font-size: 22px;
    font-weight: 400;
}

.em-service-active p {
    font-size: 16px;
}

.em-service-active i,
.em-service-active p,
.em-service-active h3,
.em-service-active a {
    color: #FFF !important;
}


.grid figure {
    min-height: 320px !important;
    width: 100%;
}

.cover {
    width: 100%;
    height: 100%;
    object-fit: cover;
}