@font-face {
    font-family: 'asghar';
    src: url('fonts/Far.Ashgar.ttf');
}

@font-face {
    font-family: 'siavash';
    src: url('fonts/B_Siavash.ttf');
}

@font-face {
    font-family: 'mj';
    src: url('fonts/Mj_Normal.ttf');
}

@font-face {
    font-family: 'nasr';
    src: url('fonts/A_Nasr.ttf');
}

.header-container {
    padding-top: 10px !important;
}

.header-menu {
    padding-top: 10px;
}

a,
p,
span,
div, li, label, option {
    font-family: IranSans !important;
}

header.header {
    direction: rtl;
    z-index: 9999999999999;
}

.container {
    margin-left: auto;
    margin-right: auto;
}

.top-spacing {
    padding-top: 0px;
}

.header-logo {
    filter: invert(1) !important;
    width: 40px !important;
    box-shadow: none !important;
}

.header-menu ul ul > li:hover > ul {
    left: auto !important;
    right: 178px !important;
    padding-left: 0 !important;
    padding-right: 10px !important;
    opacity: 1 !important;
}

.header-menu > ul > li > ul:before {
    right: 30px !important;
}

.sticking {
    background-color: #1f4862;
    box-shadow: 0px 2px 1px rgb(70 70 70 / 24%);
    padding-top: 0px !important;
    padding-bottom: 0px;
    /*height: 54px;*/
}


.sticking a {
    color: rgb(243, 243, 243) !important;
}

.header-style-two .header-menu > ul > li.current-menu-ancestor > a, .header-style-two .header-menu > ul > li.current_page_item > a, .header-style-three .header-menu > ul > li.current-menu-ancestor > a, .header-style-three .header-menu > ul > li.current_page_item > a {
    color: #ff895d !important;
}

.main-banner-style-three:before {
    border-bottom: 7px solid #c7c7c7 !important;

}


.header-menu ul ul li:hover > a, .header-menu ul ul li > a:hover, .header-menu ul ul li.current-menu-item > a, .header-menu ul ul li.current-menu-ancestor > a {
    color: #ff895d !important;
}

.header-menu ul li ul li a {
    color: #6e6e6e !important;
}

.mouse_move {
    position: relative;
    width: 100%;
    height: 100vh;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;

}

#headerImage {
    height: 50vh;
    width: auto;
}

.mouse_move h2 {
    position: relative;
    font-size: 100px;
    color: white;
}

.mouse_move img {
    position: absolute;
}


.header-menu > ul > li > ul {
    text-align: right !important;
}

.header-menu ul li ul li {
    padding: 5px 0px !important;
    border-bottom: 1px solid #e9e9e9c7;
    border-radius: 0px 0px 10px 10px;
}

.header-menu ul li ul li a {
    font-weight: bold;
}

.header-menu ul li a {
    font-weight: bold;
}

.text-left {
    text-align: left !important;
}

.main-banner .banner-content span {
    font-size: 18px !important;
    font-weight: normal !important;
    letter-spacing: 0px !important;
    margin-bottom: 25px !important;
}

.main-banner .banner-content p {
    font-size: 13px !important;
    line-height: 260% !important;
    text-align: justify !important;
    direction: rtl !important;
}


.main-banner .banner-content h2 {
    max-width: 800px;
    text-align: center;
    margin-top: 10px;
}


.main-banner .banner-content ul {
    direction: ltr;
    text-align: center;
}


.logo.animated {
    text-align: center;
    padding: 0px;
}

.row {
    margin-right: auto !important;
    margin-left: auto !important;
    width:100%;

}

.Myfooter {
    direction: rtl !important;
    text-align: right !important;
    background-color: #2a4a6f !important;
}


@media (min-width: 1420px) {
    .container {
        max-width: 1420px !important;
    }
}

@media screen and (max-width: 782px) {
    .header-container.header-style-two.sticking {
        margin-top: 0px;
    }

    .header-container {
        padding-top: 10px !important;
    }

    .main-banner-style-three {
        height: auto !important;
    }

    .mooshak {
        display: none;
    }

    .header-text {
        margin: 80px auto;
    }
}


@media (max-width: 991.98px) {
    .header-menu > ul {
        position: absolute !important;
        top: 43px !important;
        right: 15px !important;
        background: #fff;
        box-shadow: 0 0 10px rgb(0 0 0 / 10%);
        max-height: 350px;
        overflow-y: auto;
        width: 250px !important;
        direction: rtl !important;
        text-align: right !important;
    }

    .header-container {
        padding-top: 10px !important;
    }

    .header-menu ul li a {
        color: #1b435d !important;
        padding: 17px 17px !important;

    }

    .sticking .header-menu #menu-button {
        color: white;
    }

}

@media (max-width: 575.98px) {
    .header-menu #menu-button {
        padding-top: 10px;
    }

    .header-container {
        padding-top: 5px !important;
    }

    .header-menu ul ul li a {
        padding-right: 30px !important;
    }

    .header-menu .submenu-button {
        right: auto !important;
        left: 2px !important;
    }


    .main-banner .banner-content {
        padding-top: 80px;
    }

}


.scroll-down p span {
    font-size: 10px !important;
    font-weight: bold !important;
    letter-spacing: 0px !important;
}

.section-title h2 svg {
    bottom: -25px !important;
}

.section-title span {
    direction: rtl !important;
    max-width: fit-content !important;
}

.single-reason p {
    text-align: justify !important;
    direction: rtl !important;
    font-size: 13px !important;
    line-height: 250% !important;
}

.vc_row.wpb_row.vc_inner.vc_row-fluid {
    text-align: center !important;
    display: flex !important;
    flex-flow: wrap !important;
    text-align: center !important;
    margin: auto !important;
    flex-direction: row-reverse !important;
    justify-content: center;
}

.icon img {
    width: 65px !important;
    filter: contrast(0.2) !important;
    margin: auto;
}

.Myfooter-contact-info li i {
    color: #ffc600;
}

.Myfooter a {
    color: white;
}

.Myfooter a:hover {
    color: #c1c1c1;
    text-decoration: none !important;
}

.main-banner .banner-content {
    height: auto !important;
}

.wpb_column.vc_column_container.vc_col-sm-6.vc_col-lg-3.vc_col-md-3 {
    box-shadow: 0px 0px 5px #85858561 !important;
    height: 345px !important;
    padding: 8px !important;
    margin: 10px !important;
    width: 310px !important;
    background: -moz-linear-gradient(-45deg, #ffffffce 0%, #ffffffce 40%, #f1f1f1 50%, #ffffffce 60%, #ffffffce 100%);
    background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, #ffffffce), color-stop(40%, #ffffffce), color-stop(50%, #f1f1f1), color-stop(60%, #ffffffce), color-stop(100%, #ffffffce));
    background: -webkit-linear-gradient(-45deg, #ffffffce 0%, #ffffffce 40%, #f1f1f1 50%, #ffffffce 60%, #ffffffce 100%);
    background: -o-linear-gradient(-45deg, #ffffffce 0%, #ffffffce 40%, #f1f1f1 50%, #ffffffce 60%, #ffffffce 100%);
    background: -ms-linear-gradient(-45deg, #ffffffce 0%, #ffffffce 40%, #f1f1f1 50%, #ffffffce 60%, #ffffffce 100%);
    background: linear-gradient(135deg, #ffffffce 0%, #ffffffce 40%, #f1f1f1 50%, #ffffffce 60%, #ffffffce 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffce', endColorstr='#ffffffce', GradientType=1);
    background-repeat: no-repeat;
    background-position: 0px;
    background-size: 300%;
}

.wpb_column.vc_column_container.vc_col-sm-6.vc_col-lg-3.vc_col-md-3:hover {
    animation: light 0.5s;
    -webkit-animation: light 0.5s;

}

@keyframes light {
    0% {
        background-position: -600px;
    }

    100% {
        background-position: 0px;
    }
}

@-webkit-keyframes light {
    0% {
        background-position: -600px;
    }

    100% {
        background-position: 0px;
    }
}


div#kripdom-section639edbe53019e-1817 {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 100%;
}

.single-reason h3 {
    direction: rtl;
    font-size: 15px;
    font-weight: 600;
    position: relative;
    padding-top: 29px;
    margin-bottom: 7px;
}

.single-reason .icon {
    height: 60px;
}

.icon img {
    height: 60px;
}

.pb-120 {
    padding-bottom: 40px !important;
}

.pt-120 {
    padding-top: 40px !important;
}

.MyBlog {
    direction: rtl;
    text-align: right;
    width: 97%;
    padding: 20px;
    margin: 50px auto;
    box-shadow: 0px 0px 80px rgb(34 35 58 / 20%);
    border: 1px solid #e3e3e3;
    border-radius: 10px;
}


.MyBlog p {
    direction: rtl;
    text-align: justify;
    line-height: 260%;
    font-size: 14px;

}

.MyBlog a {
    direction: rtl;
    text-align: justify;
    line-height: 260%;
    font-size: 14px;
    color: #1f4862;
}

.MyBlog a:hover {
    color: #32607d;
}

.MyBlog li {
    direction: rtl;
    text-align: justify;
    line-height: 260%;
    font-size: 14px;

}

h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
    line-height: 2.5;
}

.MySlider-box {
    height: 440px !important;
    color: black;
    padding: 20px 0px !important;
}

.sticking.header-style-two .register-button a,
.sticking.header-style-three .register-button a {

    display: none !important;
}

.MySlider-box2 {

    background-position: 0% 90%;
    background-repeat: no-repeat;
    background-size: auto;
    height: 300px;
}

.section-title {
    padding-bottom: 2px;
}

.section-title h2 {
    margin-top: -15px;
    font-size: 25px;
    font-weight: 700;
    padding-bottom: 8px;
    margin-bottom: 17px;
    z-index: 0;
    position: relative;
}

.section-title span {
    line-height: 4.8;
}


.MyContactRow2 {
    direction: rtl;
    text-align: justify;
    display: flex;
    justify-content: center;
    width: 100%;
    max-width: 1170px;
    margin: 50px auto;
    padding: 20px;
}


.MyContactRow {
    direction: rtl;
    text-align: justify;
    display: flex;
    justify-content: center;
    border: 1px solid #ededed;
    width: 100%;
    max-width: 1170px;
    margin: 50px auto;
    box-shadow: 0px 0px 3px #7070705e;
    border-top: 10px solid #1f4a65;
    border-bottom: 10px solid #1f4a65;
    padding: 20px;
}


@-webkit-keyframes rotate-center {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes rotate-center {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}


.RightContact {
    color: #708390;
}

.RightContact p {
    line-height: 220%;
}


.sharik {
    background: white !important;
    width: 170px;
    margin: 10px auto;
    height: 175px;
    line-height: 175px;
    box-shadow: 0px 0px 3px #7c7c7c8a;
    border-radius: 5px;
}

.scroll-down {
    bottom: 50px;
}

.sharik:hover {
    box-shadow: 0px 0px 5px #464646a1;
}

.LeftContact2 {
    color: #708390;
    text-align: center;
    display: flex;
    flex-wrap: wrap;
    border-radius: 4px;
    padding: 10px;
}

.LeftContact {
    color: #708390;
    text-align: center;
    height: 440px;
    line-height: 265%;
    display: flex;
    flex-wrap: wrap;
}


.ContactInputDiv {
    width: 95%;
    max-width: 500px;
    margin: 8px auto;

}

.ContactInputs {
    width: 100%;
    border: 1px solid #e1e1e1 !important;
    padding: 10px;
    box-shadow: 0px 0px 1px #72727252;
    font-size: 13px;

}


.swiper-pagination-bullet {
}

.swiper-pagination-bullet-active {
    background: #1da1f2
}

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 10px 4px !important;
}

.shadow-md img:not([draggable]),
embed{
    max-width: 100%;
    height: 350px;
}
.jaDokmei {
    position: absolute;
    bottom: 25px;
    right: 26%;
}
.dokme {
    background: #1b435d;
    border-radius: 6px;
    font-size: 12px;
}
.swiper-container {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    z-index: 1
}

.swiper-container-no-flexbox .swiper-slide {
    float: left
}

.swiper-container-vertical > .swiper-wrapper {
    -webkit-box-orient: vertical;
    -ms-flex-direction: column;
    flex-direction: column
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    box-sizing: content-box
}

.swiper-container-android .swiper-slide,
.swiper-wrapper {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.swiper-container-multirow > .swiper-wrapper {
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.swiper-container-free-mode > .swiper-wrapper {
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    margin: 0 auto
}

.swiper-slide {
    -webkit-flex-shrink: 0;
    -ms-flex: 0 0 auto;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative
}

.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
    height: auto
}

.swiper-container-autoheight .swiper-wrapper {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-transition-property: -webkit-transform, height;
    -webkit-transition-property: height, -webkit-transform;
    transition-property: height, -webkit-transform;
    transition-property: transform, height;
    transition-property: transform, height, -webkit-transform
}

.swiper-container .swiper-notification {
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    opacity: 0;
    z-index: -1000
}

.swiper-wp8-horizontal {
    -ms-touch-action: pan-y;
    touch-action: pan-y
}

.swiper-wp8-vertical {
    -ms-touch-action: pan-x;
    touch-action: pan-x
}

.swiper-button-next,
.swiper-button-prev {
    position: absolute;
    top: 50%;
    width: 27px;
    height: 44px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    background-size: 27px 44px;
    background-position: center;
    background-repeat: no-repeat
}

.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
    opacity: .35;
    cursor: auto;
    pointer-events: none
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
    left: 10px;
    right: auto
}

.swiper-button-prev.swiper-button-black,
.swiper-container-rtl .swiper-button-next.swiper-button-black {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-prev.swiper-button-white,
.swiper-container-rtl .swiper-button-next.swiper-button-white {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffffce'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
    right: 10px;
    left: auto
}

.swiper-button-next.swiper-button-black,
.swiper-container-rtl .swiper-button-prev.swiper-button-black {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-next.swiper-button-white,
.swiper-container-rtl .swiper-button-prev.swiper-button-white {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffffce'%2F%3E%3C%2Fsvg%3E")
}

.swiper-pagination {
    position: absolute;
    text-align: center;
    -webkit-transition: .3s;
    transition: .3s;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    z-index: 10
}

.swiper-pagination.swiper-pagination-hidden {
    opacity: 0
}

.swiper-container-horizontal > .swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
    bottom: 10px;
    left: 0;
    width: 100%
}

.swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 100%;
    background: #000;
    opacity: .2
}

button.swiper-pagination-bullet {
    border: none;
    margin: 0;
    padding: 0;
    box-shadow: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -webkit-appearance: none;
    appearance: none
}

.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer
}

.swiper-pagination-white .swiper-pagination-bullet {
    background: #fff
}

.swiper-pagination-bullet-active {
    opacity: 1;
    background: #007aff
}

.swiper-pagination-white .swiper-pagination-bullet-active {
    background: #fff
}

.swiper-pagination-black .swiper-pagination-bullet-active {
    background: #000
}

.swiper-container-vertical > .swiper-pagination-bullets {
    right: 10px;
    top: 50%;
    -webkit-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0)
}

.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 5px 0;
    display: block
}

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 5px
}

.swiper-pagination-progress {
    background: rgba(0, 0, 0, .25);
    position: absolute
}

.swiper-pagination-progress .swiper-pagination-progressbar {
    background: #007aff;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-transform-origin: left top;
    transform-origin: left top
}

.swiper-container-rtl .swiper-pagination-progress .swiper-pagination-progressbar {
    -webkit-transform-origin: right top;
    transform-origin: right top
}

.swiper-container-horizontal > .swiper-pagination-progress {
    width: 100%;
    height: 4px;
    left: 0;
    top: 0
}

.swiper-container-vertical > .swiper-pagination-progress {
    width: 4px;
    height: 100%;
    left: 0;
    top: 0
}

.swiper-pagination-progress.swiper-pagination-white {
    background: rgba(255, 255, 255, .5)
}

.swiper-pagination-progress.swiper-pagination-white .swiper-pagination-progressbar {
    background: #fff
}

.swiper-pagination-progress.swiper-pagination-black .swiper-pagination-progressbar {
    background: #000
}

.swiper-container-3d {
    -webkit-perspective: 1200px;
    -o-perspective: 1200px;
    perspective: 1200px
}

.swiper-container-3d .swiper-cube-shadow,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-wrapper {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10
}

.swiper-container-3d .swiper-slide-shadow-left {
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
    background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-right {
    background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-top {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
    background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-bottom {
    background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
    background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-coverflow .swiper-wrapper,
.swiper-container-flip .swiper-wrapper {
    -ms-perspective: 1200px
}

.swiper-container-cube,
.swiper-container-flip {
    overflow: visible
}

.swiper-container-cube .swiper-slide,
.swiper-container-flip .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1
}

.swiper-container-cube .swiper-slide .swiper-slide,
.swiper-container-flip .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active,
.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right,
.swiper-container-cube .swiper-slide-shadow-top,
.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right,
.swiper-container-flip .swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.swiper-container-cube .swiper-slide {
    visibility: hidden;
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    width: 100%;
    height: 100%
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
    -webkit-transform-origin: 100% 0;
    transform-origin: 100% 0
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-next + .swiper-slide,
.swiper-container-cube .swiper-slide-prev {
    pointer-events: auto;
    visibility: visible
}

.swiper-container-cube .swiper-cube-shadow {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .6;
    -webkit-filter: blur(50px);
    filter: blur(50px);
    z-index: 0
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.swiper-container-fade .swiper-slide {
    pointer-events: none;
    -webkit-transition-property: opacity;
    transition-property: opacity
}

.swiper-container-fade .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-zoom-container {
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center
}

.swiper-zoom-container > canvas,
.swiper-zoom-container > img,
.swiper-zoom-container > svg {
    max-width: 100%;
    max-height: 100%;
    -o-object-fit: contain;
    object-fit: contain
}

.swiper-scrollbar {
    border-radius: 10px;
    position: relative;
    -ms-touch-action: none;
    background: rgba(0, 0, 0, .1)
}

.swiper-container-horizontal > .swiper-scrollbar {
    position: absolute;
    left: 1%;
    bottom: 3px;
    z-index: 50;
    height: 5px;
    width: 98%
}

.swiper-container-vertical > .swiper-scrollbar {
    position: absolute;
    right: 3px;
    top: 1%;
    z-index: 50;
    width: 5px;
    height: 98%
}

.swiper-scrollbar-drag {
    height: 100%;
    width: 100%;
    position: relative;
    background: rgba(0, 0, 0, .5);
    border-radius: 10px;
    left: 0;
    top: 0
}

.swiper-scrollbar-cursor-drag {
    cursor: move
}

.swiper-lazy-preloader {
    width: 42px;
    height: 42px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -21px;
    margin-top: -21px;
    z-index: 10;
    -webkit-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
    animation: swiper-preloader-spin 1s steps(12, end) infinite
}

.swiper-lazy-preloader:after {
    display: block;
    content: "";
    width: 100%;
    height: 100%;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
    background-position: 50%;
    background-size: 100%;
    background-repeat: no-repeat
}

.swiper-lazy-preloader-white:after {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")
}

@-webkit-keyframes swiper-preloader-spin {
    100% {
        -webkit-transform: rotate(360deg)
    }
}

@keyframes swiper-preloader-spin {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

.swiper-container.one {
    padding-top: 40px;
    text-align: center;
}

.swiper-container.one .swiper-slide {
    padding: 0 43px;
}

.swiper-container {
    width: 100%;
    padding: 60px 10px;
    max-width: 1100px;
    margin: auto;
}

.swiper-slide img {
    display: block;
    margin: auto;
    width: 90%;
}

.main-banner-style-three {
    background-size: cover;
    height: 100vh;
}

.swiper-slide {
}

.two .swiper-slide {
    width: 300px;
}

.swiper-slide img {
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.15);
}

.swiper-slide .slider-image .preview-icon {
    z-index: -1;
    width: calc(100% - 30px);
}

.swiper-slide.swiper-slide-active .slider-image:hover .preview-icon {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    z-index: 1;
}

.swiper-container-horizontal > .swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
    bottom: 0;
}

.swiper-pagination-bullet {
    background: transparent none repeat scroll 0 0;
    border-radius: 10px;
    display: inline-block;
    height: 10px;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    width: 26px;
    -webkit-transition: 0.2s;
    transition: 0.2s;
}

.swiper-pagination-bullet-active {
    background: rgba(0, 0, 0, 0) -webkit-linear-gradient(left, #ee0f6f 0%, #f89482 100%) repeat scroll 0 0;
    background: rgba(0, 0, 0, 0) linear-gradient(to right, #ee0f6f 0%, #f89482 100%) repeat scroll 0 0;
    border: medium none;
    height: 12px;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    width: 12px;
}


.tariffCards {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -140px 0 0 -140px;
    user-select: none;
    transform: translate3d(0, 0, 0);
    transform-style: preserve-3d;
}

.tariffCards:after {
    position: absolute;
    bottom: -27px;
    left: 5%;
    content: '';
    width: 65%;
    height: 10px;
    border-radius: 100%;
    background-image: radial-gradient(rgba(34, 50, 84, 0.04), rgba(34, 50, 84, 0));
}

.tariffCards > div {
    position: relative;
    width: 280px;
    height: 140px;
    border-radius: 12px;
    color: #fff;
    transform: rotateX(45deg) rotateY(-15deg) rotate(45deg);
    transition: all 0.4s ease;
    overflow: hidden;
    cursor: pointer;
}

.tariffCards > div:after {
    position: absolute;
    top: -70px;
    left: 0;
    content: '';
    width: 200%;
    height: 200%;
    background-image: linear-gradient(60deg, rgba(255, 255, 255, 0) 20%, rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0) 80%);
    transform: translateX(-100%);
}

.tariffCards > div img {
    margin-top: 15px;
    pointer-events: none;
}

.tariffCards > div h3 {
    position: absolute;
    bottom: 75px;
    right: 0px;
    font-size: 18px;
    font-weight: 800;
    width: 100%;
    text-align: center;
}

.tariffCards > div span {
    position: absolute;
    font-weight: 700;
    bottom: 32px;
    font-size: 12px;
    font-weight: 600;
    opacity: 0.8;
    width: 100%;
    right: 0px;
    text-align: center;
    padding: 0px 10px;
}

.tariffCards > div.economy {
    margin-top: 0;
    z-index: 3;
    background-color: #8063e1;
    background-image: linear-gradient(135deg, #bd7be8, #8063e1);
    box-shadow: 20px 20px 60px rgba(34, 50, 84, 0.5), 1px 1px 0px 1px #8063e1;
}

.tariffCards > div.premiumeconomy {
    margin-top: -70px;
    z-index: 2;
    background-color: #3f58e3;
    background-image: linear-gradient(135deg, #7f94fc, #3f58e3);
    box-shadow: 20px 20px 60px rgba(34, 50, 84, 0.5), 1px 1px 0px 1px #3f58e3;
}

.tariffCards > div.business {
    margin-top: -70px;
    z-index: 1;
    background-color: #2c6fd1;
    background-image: linear-gradient(135deg, #21bbfe, #2c6fd1);
    box-shadow: 20px 20px 60px rgba(34, 50, 84, 0.5), 1px 1px 0px 1px #2c6fd1;
}

.tariffCards > div.first {
    margin-top: -70px;
    background-color: #352f64;
    background-image: linear-gradient(135deg, #415197, #352f64);
    box-shadow: 5px 5px 60px rgba(34, 50, 84, 0.1), 1px 1px 0px 1px #352f64;
}

.tariffCards > div:hover {
    transform: rotateX(30deg) rotateY(-15deg) rotate(30deg) translate(-25px, 50px);
}

.tariffCards > div:hover:after {
    transform: translateX(100%);
    transition: all 1.2s ease-in-out;
}

#runaway-btn {
    border: none !important;
    padding: 8px 25px;
    font-size: 12px !important;
    font-weight: bold;
    box-shadow: 0px 0px 3px #6262627a;
    color: #606060;
}


svg {
    margin: 0px;
    min-width: 24px;
    min-height: 24px;
}

.cardContainer {
    position: relative;
    width: 280px;
    height: 560px;
    min-width: 280px;
    min-height: 500px;
    margin: 4px;
    perspective: 3000px;
}

.active2 {
    transform: translateZ(0px) rotateY(180deg) !important;
}

.active2:after {
    display: none;
}

.card {
    display: inline-block;
    width: 100%;
    height: 100%;
}

.info h2 {
    direction: rtl;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
}

.info p {
    direction: rtl;
    text-align: justify;
    font-size: 13px !important;
    letter-spacing: 0px;
    line-height: 300%;
}

.card:hover {
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.15);
}

.card:hover:after {
    opacity: 1;
}

.card .side {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    position: absolute;
    border-radius: 5px;
    background-color: white;
    padding: 5px 5px 20px 5px;
}

.card .front {
    z-index: 2;
}

.card .back {
    transform: rotateY(180deg);
}

.card .info {
    padding: 15px 10px;
}

.front .img {
    background-color: #dadce2;
    background-position: center;
    background-size: cover;
    border-radius: 5px 5px 0 0;
    width: 100%;
    height: 250px;
}

.front .img1 {
    background-image: url(../img/alireza.jpg);
}

.front .img2 {
    background-image: url(../img/ali.jpg);
}

.front .img3 {
    background-image: url(../img/zeynab.jpg);
}

.front .img4 {
    background-image: url(../img/reza.jpg);
}

.front .img6 {
    background-image: url(../img/dehghani.jpg);
}

.front .img7 {
    background-image: url(../img/biBarbod8.JPG);
}

.back {
    position: relative;
}

.back h2 {
    margin-top: 6px;
    margin-bottom: 18px;
}

.back .reviews {
    display: flex;
    align-items: center;
    margin-bottom: 12px;
    cursor: pointer;
}

.back .reviews p {
    color: #c4c4c4;
    font-weight: 300;
    margin: 1px 0 0 6px;
    transition: 0.3s ease-in-out;
}

.back .reviews:hover p {
    color: #555;
}

.back li {
    line-height: 22px;
    margin: 2px 0 6px 0;
}

.back .btn {
    position: absolute;
    bottom: 16px;
    width: calc(100% - 32px);
    height: 56px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #FFC324;
    background-image: linear-gradient(-90deg, #FFB714, #FFE579);
    border-radius: 5px;
    cursor: pointer;
}

.back .btn:hover h4 {
    transform: translateX(0px);
}

.back .btn:hover svg {
    transform: translateX(0px);
    opacity: 1;
}

.back .btn h4 {
    transform: translateX(12px);
    transition: transform 0.3s ease-out;
}

.back .btn svg {
    margin: 1px 0 0 4px;
    transform: translateX(-8px);
    opacity: 0;
    transition: all 0.3s ease-out;
}


.header-menu ul ul li a {
    width: max-content;
    padding: 10px 20px;
}

.header-menu > ul > li > ul {
    margin-top: 1px;
    border-radius: 0px 0px 10px 10px;
    padding: 10px 0px 0px 0px;
}

.TimeH3 {
    font-size: 18px;
    font-weight: bold;
    line-height: 35px;
    color: #0b00bb;
    text-align: center;
}


.message:before {
    content: "";
    float: right;
    bottom: 10px;
    right: -140px;
    width: 93px;
    height: 93px;
    background: url(../img/email.webp);
    background-repeat: no-repeat;
    background-size: 80px;
}

.shield:after {
    content: "";
    position: absolute;
    top: 0px;
    right: 0px;
    width: 155px;
    height: 155px;
    background: url("../img/message_icon.webp");
    background-repeat: no-repeat;
    background-size: 130px;
}


.TimeLine {
    min-height: 100vh;
    display: flex !important;
    justify-content: center;
    align-items: center;
    background: white;
}


.wrapper {
    display: inline-block;
    width: 100%;
    text-align: center;
    vertical-align: top;

}

.steps {
    width: 90%;
    max-width: 600px;
    margin: 0 auto;
    display: inline-block;
    vertical-align: top;
}

.step {
    display: flex;
    position: relative;
    flex-direction: column;
    margin-top: -10px;
    vertical-align: top;

}

.step:after {
    content: "";
    position: absolute;
    left: 15px;
    top: 32px;
    height: 0;
    width: 2px;
    background-color: #8f8f8f;
}

.step .info {
    margin: 10px 30px 15px;
}

.step .title {
    font-size: 16px;
    font-weight: 600;
    margin: 0 0 8px;
    color: #c10000;
}

.step .text {
    font-size: 12px;
    color: black;
    padding-bottom: 0;
    margin: 0;
}

.step:not(:last-child):after {
    height: 75%;
}

.number {
    width: 32px;
    height: 32px;
    background-color: transparent;
    border-radius: 50%;
    border: 2px solid #838383;
    flex-shrink: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #c10000;
    font-size: 15px;
    font-weight: 600;
    margin-right: 14px;
}

.number.completed {
    background-color: white;
}

.number svg {
    width: 16px;
    height: 16px;
    object-fit: contain;
}

.number svg path {
    fill: black;
}


.blog-slider {
    width: 95%;
    position: relative;
    max-width: 1100px;
    margin: 30px auto;
    background: #fff;
    box-shadow: 0px 14px 80px rgba(34, 35, 58, 0.2);
    padding: 25px;
    border-radius: 25px;
    height: 500px;
    transition: all 0.3s;
}

@media screen and (max-width: 992px) {
    .blog-slider {
        max-width: 680px;
        height: FIT-CONTENT;
    }
}

@media screen and (max-width: 768px) {
    .blog-slider {
        min-height: 500px;
        height: FIT-CONTENT;
        margin: 180px auto;
    }
}

@media screen and (max-height: 500px) and (min-width: 992px) {
    .blog-slider {
        height: FIT-CONTENT;
    }
}

.blog-slider__item {
    display: flex;
    align-items: center;
}

@media screen and (max-width: 1250px) {
    .blog-slider__item {
        flex-direction: column;
    }
}

.blog-slider__item.swiper-slide-active .blog-slider__img img {
    opacity: 1;
    transition-delay: 0.3s;
}

.blog-slider__item.swiper-slide-active .blog-slider__content > * {
    opacity: 1;
    transform: none;
}

.blog-slider__item.swiper-slide-active .blog-slider__content > *:nth-child(1) {
    transition-delay: 0.3s;
}

.blog-slider__item.swiper-slide-active .blog-slider__content > *:nth-child(2) {
    transition-delay: 0.4s;
}

.blog-slider__item.swiper-slide-active .blog-slider__content > *:nth-child(3) {
    transition-delay: 0.5s;
}

.blog-slider__item.swiper-slide-active .blog-slider__content > *:nth-child(4) {
    transition-delay: 0.6s;
}

.blog-slider__item.swiper-slide-active .blog-slider__content > *:nth-child(5) {
    transition-delay: 0.7s;
}

.blog-slider__item.swiper-slide-active .blog-slider__content > *:nth-child(6) {
    transition-delay: 0.8s;
}

.blog-slider__item.swiper-slide-active .blog-slider__content > *:nth-child(7) {
    transition-delay: 0.9s;
}

.blog-slider__item.swiper-slide-active .blog-slider__content > *:nth-child(8) {
    transition-delay: 1s;
}

.blog-slider__item.swiper-slide-active .blog-slider__content > *:nth-child(9) {
    transition-delay: 1.1s;
}

.blog-slider__item.swiper-slide-active .blog-slider__content > *:nth-child(10) {
    transition-delay: 1.2s;
}

.blog-slider__item.swiper-slide-active .blog-slider__content > *:nth-child(11) {
    transition-delay: 1.3s;
}

.blog-slider__item.swiper-slide-active .blog-slider__content > *:nth-child(12) {
    transition-delay: 1.4s;
}

.blog-slider__item.swiper-slide-active .blog-slider__content > *:nth-child(13) {
    transition-delay: 1.5s;
}

.blog-slider__item.swiper-slide-active .blog-slider__content > *:nth-child(14) {
    transition-delay: 1.6s;
}

.blog-slider__item.swiper-slide-active .blog-slider__content > *:nth-child(15) {
    transition-delay: 1.7s;
}

.blog-slider__img {
    width: 400px;
    flex-shrink: 0;
    height: 300px;
    box-shadow: 0px 0px 11px 0px rgb(159 159 159 / 49%);
    border-radius: 10px;
    transform: translateX(-120px);
    overflow: hidden;
}

.blog-slider__img:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 10px;
    opacity: 0.8;
}

.blog-slider__img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    opacity: 0;
    border-radius: 10px;
    transition: all 0.3s;
}

@media screen and (max-width: 1250px) {
    .blog-slider__img {
        transform: translateY(-50%);
        width: 90%;
    }
}

@media screen and (max-width: 576px) {
    .blog-slider__img {
        width: 95%;
    }
}

@media screen and (max-height: 500px) and (min-width: 992px) {
    .blog-slider__img {
        height: 270px;
    }
}

.blog-slider__content {
    padding-right: 35px;
    direction: rtl;
    text-align: justify;
}

@media screen and (max-width: 768px) {
    .blog-slider__content {
        margin-top: -80px;
        text-align: center;
        padding: 0 30px;
    }
}

@media screen and (max-width: 576px) {
    .blog-slider__content {
        padding: 0;
    }
}

.blog-slider__content > * {
    opacity: 0;
    transform: translateY(25px);
    transition: all 0.4s;
}

.blog-slider__code {
    color: #7b7992;
    margin-bottom: 15px;
    display: block;
    font-weight: 500;
}

.blog-slider__title {
    font-size: 20px !important;
    font-weight: 700;
    color: #0d0925;
    margin-bottom: 20px;
}

.blog-slider__text {
    color: #4e4a67;
    margin-bottom: 30px;
    line-height: 2.5em;
}

.blog-slider__button {
    display: inline-flex;
    background-image: linear-gradient(147deg, #396dfe 0%, #38b4fd 74%);
    padding: 15px 35px;
    border-radius: 50px;
    color: #fff;
    text-decoration: none;
    font-weight: 500;
    justify-content: center;
    text-align: center;
    letter-spacing: 1px;
    float: left;
}

@media screen and (max-width: 576px) {
    .blog-slider__button {
        width: 100%;
    }
}

.blog-slider .swiper-container-horizontal > .swiper-pagination-bullets, .blog-slider .swiper-pagination-custom, .blog-slider .swiper-pagination-fraction {
    bottom: 10px;
    left: 0;
    width: 100%;
}

.blog-slider__pagination {
    position: absolute;
    z-index: 21;
    right: 20px;
    width: 11px !important;
    text-align: center;
    left: auto !important;
    top: 50%;
    bottom: auto !important;
    transform: translateY(-50%);
}

@media screen and (max-width: 768px) {
    .blog-slider__pagination {
        transform: translateX(-50%);
        left: 50% !important;
        top: 205px;
        width: 100% !important;
        display: flex;
        justify-content: center;
        align-items: center;
    }
}

.blog-slider__pagination.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 8px 0;
}

@media screen and (max-width: 768px) {
    .blog-slider__pagination.swiper-pagination-bullets .swiper-pagination-bullet {
        margin: 0 5px;
    }
}

.blog-slider__pagination .swiper-pagination-bullet {
    width: 11px;
    height: 11px;
    display: block;
    border-radius: 10px;
    opacity: 0.2;
    transition: all 0.3s;
}

.blog-slider__pagination .swiper-pagination-bullet-active {
    opacity: 1;
    background: #38b4fd;
    height: 30px;
    box-shadow: 0px 0px 20px rgba(252, 56, 56, 0.3);
}

@media screen and (max-width: 768px) {
    .blog-slider__pagination .swiper-pagination-bullet-active {
        height: 11px;
        width: 30px;
    }
}

.blogFirstRow {
    margin-top: -150px;
}

.blogContainer {
    max-width: 100% !important;
}

.blogCard {
    background: white;
    box-shadow: 0px 0px 10px #00000030;
    padding: 0px;
    border-radius: 10px;
    margin-bottom: 60px;
    transition-duration: 0.5s;

}

.borderRight {
    border-right: 5px solid rgba(0, 47, 72, 0.35);
}

.borderRight:hover {
    border-right: 5px solid rgba(0, 47, 72, 0.69);
}

.borderLeft {
    border-left: 5px solid rgba(0, 47, 72, 0.35);
}

.borderLeft:hover {
    border-left: 5px solid rgba(0, 47, 72, 0.69);
}

.blogCard:hover {
    box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.34);
    transition-duration: 0.5s;
}

.img-back {
    filter: blur(1px) grayscale(0.3) brightness(0.9);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 250px;
    width: 100%;
    margin: 0px;
    transition: 0.2s;
    border-radius: 10px;
    cursor: pointer;
    transform: scale(0.95) rotate(0deg);
    box-shadow: 2px 2px 10px #00000036;
}

.MyBlogPost {
    line-height: 260%;
    padding: 10px 20px;
}

.barchasb {
    padding: 10px;
}

.manba {
    padding: 10px;
}

.simPost {
    padding: 10px;
}

.MyBlogTitle {
    font-size: 18px;
    color: #004c84;
    text-align: right;
    border-right: 2px solid #004c84;
    padding-right: 10px;
    border-radius: 5px;
    margin-bottom: 10px;
    margin-top: -10px;

}


.img-back:hover {
    filter: blur(0px);
    -webkit-filter: blur(0px);
    transition: 0.2s;
    transform: scale(1.1) rotate(0deg);
    box-shadow: 0px 0px 10px rgba(39, 39, 39, 0.48);

}

.img-title {
    background-color: rgb(0 51 103 / 21%);
    color: white;
    font-weight: bold;
    position: absolute;
    top: 123px;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 2;
    width: 80%;
    padding: 20px;
    text-align: center;
    transition: 0.1s;
    font-size: 18px !important;
    cursor: pointer;
    border-radius: 4px;
    line-height: 260% !important;

}


.img-date {
    visibility: hidden;
    background-color: rgb(0, 0, 0);
    background-color: rgba(20, 66, 113, 0.6);
    color: white;
    font-weight: bold;
    position: absolute;
    top: 240px;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 2;
    width: 35%;
    padding: 5px;
    text-align: center;
    transition: 0.1s;
    font-size: 18px !important;
    cursor: pointer;
    font-size: 10px !important;
    opacity: 0;
}


.img-back:hover ~ .img-title {
    background-color: rgba(0, 0, 0, 0.57);
    visibility: visible;
    transition: 0.5s;
    opacity: 1;
}


.img-back:hover ~ .img-date {
    visibility: visible;
    transition: 0.5s;
    opacity: 1;
}


.blog-content-box {
    padding: 20px 10px 10px 10px;
}

.blog-category li {
    line-height: 220% !important;
}

a.icon-link {
    color: #363738;
    transition: 200ms ease-in-out;
}

a.icon-link i {
    color: #226a98;
}

a.icon-link:hover {
    color: #226a98;
    text-decoration: none;
}

.blog-read {
    background: white;
    color: #226a98;
    font-weight: bold;
    outline: none;
    box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.2);
    overflow: hidden;
    border-radius: 0;
    height: 50px;
    line-height: 50px !important;
    display: inline-block;
    padding: 0;
    border: none;
    direction: ltr !important;
}

.blog-read:focus {
    box-shadow: none;
}

.blog-read:hover {
    background: #345265;
    color: #fff;
}

.blog-read.btn--with-icon {
    padding-right: 20px;
}

.blog-read.btn--with-icon:hover {
    color: white;
    border-radius: 5px;
    transition-duration: 0.2s;
}

.blog-read.btn--with-icon i {
    padding: 0px 30px 0px 15px;
    margin-right: 10px;
    height: 50px;
    line-height: 50px;
    vertical-align: bottom;
    color: white;
    background: #226a98;
    clip-path: polygon(0 0, 70% 0, 100% 100%, 0% 100%);
}

.blog-read.btn--only-icon {
    width: 50px;
}


.blog-user {
    display: flex;
    margin-top: auto;
    border-top: 1px solid #dbdbdb;
    flex-direction: row-reverse;
}

.blog-user img {
    border-radius: 50%;
    width: 40px;
    height: 40px;
    margin-left: 6px;
}

.blog-user-info h5 {
    margin: 0;
}

.blog-user-info small {
    color: #545d7a;
}

.blogToolBox {
    box-shadow: 0px 0px 10px #00000030;
    border-radius: 5px;
    padding: 12px;
    background: white;
    transition-duration: 0.5s;
}

.blogToolBox:hover {
    box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.34);
    transition-duration: 0.5s;
}

.blogTagBox {
    display: flex;
    flex-wrap: wrap;
}

.blogTag {
    font-size: 12px !important;
    color: white;
    background: #0a6aa1;
    border-radius: 3px;
    width: fit-content;
    padding: 4px 10px;
    cursor: pointer;
    margin: 3px;
    transition-duration: 0.5s;
}

.blogTag:hover {
    background: #4f97c2;
    transition-duration: 0.5s;
}

.blogmanbaBox {
    display: flex;
    flex-wrap: wrap;
}

.aboutAuthor {
    width: 90%;
    border-radius: 10px;
    background: #f8f8f8;
    padding: 10px;
    margin: 20px auto;
    font-size: 12px;
    line-height: 260%;
    box-shadow: 2px 2px 10px #e3e3e3;
    border: 1px solid rgba(255, 130, 178, 0.15);
    transition-duration: 0.5s;
}

.aboutAuthor:hover {
    box-shadow: 2px 2px 10px #c3c3c3;
    border: 1px solid rgba(255, 126, 175, 0.2);
    transition-duration: 0.5s;
}

.challengeAll {
    direction: rtl;
    text-align: right;
}

.challnegeDiv {
    background: white;
    border: 1px solid #e8e8e8;
    box-shadow: 0px 0px 20px #c7c7c76e;
    border-radius: 8px;
    margin: 10px auto;
    margin-bottom: 50px;
    padding: 20px;
    max-width: 1200px;
}

.challengeTitle {
    font-weight: bold;
    font-size: 16px;
    color: #3b1786;
    border-right: 5px solid #3b1786;
    padding: 30px;
    padding-right: 15px;
    border-radius: 5px;
    text-align: right;
}

.challengeStatus {
    text-align: right;
    line-height: 230%;
    font-size: 10px !important;
    font-weight: bold;
    padding: 20px;
    padding-right: 0px;
    border-left: 5px solid #3b1786;
    border-radius: 5px;
}

.challengeStatus span {
    text-align: right;
    line-height: 200%;
    font-size: 10px !important;
    font-weight: bold;
    color: #2a0060;
}

.ChallengeShowLink {
    text-align: left;
    float: left;
    max-width: fit-content;
    background: #4c20a6;
    color: white;
    padding: 0px 10px;
    border-radius: 5px;
    font-size: 12px !important;
    box-shadow: 0px 0px 1px black;
}

.challengeMatn {
    margin-top: 20px;
    line-height: 40px;
    font-size: 13px !important;
    text-align: justify;
    padding: 15px;
    padding-left: 30px;
    border-right: 1px solid #8e8e8e;
    border-left: 1px solid #8e8e8e;
    border-radius: 5px;
    margin-right: 14px;
    background: #fcfcfc;
}

.challengeTag {
    background: #f0f7ff;
    margin: 5px;
    text-align: center;
    color: #557083;
    display: flex;
    max-width: fit-content;
    font-size: 11px !important;
    font-weight: bold;
    border-radius: 3px;
    padding: 0px 12px;
    border: 1px solid #e6e9ea;
}

.challengeCommentBox {
    padding: 20px;
    background: #fdfdfd;
    border-radius: 2px;
}

.challengeCommentUserAvatar {
    width: 40px;
    height: 40px;
    opacity: 0.8;
}

.challengeCommentUserName {
    padding: 0px 10px;
    font-size: 13px !important;
}

.challengeCommentUserDate {
    font-size: 12px !important;
    margin: 0px 4px;
    font-size: 11px !important;
    padding: 0px 10px;
    border: 1px solid #dfdfdf;
    border-radius: 5px;
    padding-top: 2px;
}

.challengeCommentDiv {
    margin: 40px auto;
    background: #f8f8f8;
    border-radius: 5px;
    padding: 10px;
}

.MyBlog img {
    max-width: 80%;
}

.challengeCommentStats {
    display: flex;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
    border-right: 5px solid #767e98;
    border-radius: 10px;
    border-top: 4px solid #767e98;
    padding-top: 7px;
    padding-right: 10px;
    border-bottom-right-radius: 5px;
}

.challengeCommentAll {
    padding: 5px;
    margin: 40px 5px;
    direction: rtl;
    text-align: justify;
}

.challengeReaction, .challengeReaction a {
    text-align: center;
    margin-top: 100px;
    font-size: 20px !important;
}

.form-control {
    font-size: 12px;
}

.challengeDate {
    color: gray;
    direction: rtl;
    text-align: left;
    border-left: 2px solid gray;
    font-size: 12px !important;
    padding-left: 5px;
    margin: 30px auto;
    border-radius: 2px;
}

.challengeCommentUserMessage {
    line-height: 270%;
    font-size: 13px !important;
    box-shadow: 1px 1px 1px #e8e8e8;
    background: #fdfdfd;
    padding: 20px;
    margin: 20px 5px;
    border-radius: 5px;
    color: #2f2f2f;
}

.challengeCommentUserReActions {
    font-size: 11px !important;
    padding: 0px 10px;
    border: 1px solid #dfdfdf;
    border-radius: 5px;
    cursor: pointer;
}

.challengeCommentUserReplyAction, .challengeCommentUserReplyAction a {
    text-align: left;
    font-size: 12px !important;
    color: #140094;
}

.challengeCommentIsReply {
    margin-top: -25px;
    margin-right: 45px;
    margin-bottom: -25px;
    border-right: 1px dashed #b2b2b2;
    padding-top: 10px;
    padding-bottom: 1px;
    padding-right: 10px;
    border-radius: 10px;
}

.ideaRegisterDiv {
    max-width: 85%;
    margin: auto;
    margin-top: 140px;

}

.challengeSubmitCommentFrame, .challengeSubmitCommentFrame span {
    font-size: 12px !important;
    line-height: 300%;
}

.challengeSubmitCommentBox {
    line-height: 270%;
    padding-right: 10px;
}

.challengeSubmitCommentInputs {
    width: 100%;
    max-width: 600px;
    border-radius: 3px;
    border: 1px solid #d8d8d8 !important;
    padding: 0px 5px;
    font-size: 12px !important;
}

.ChallengeSubmitCommentSubmit {
    padding: 2px 40px;
    background: #1b435d;
    color: white;
    font-size: 12px !important;
    box-shadow: 1px 1px 5px #b6b6b6;
    border-radius: 5px;
    margin-top: 10px;
    border: none;
}

.ChallengeCommentTitle {
    color: #0a007f;
}

.challengeSubmitCommentFrame {
    padding: 15px;
    text-align: right;
}

.jstree-default .jstree-icon {
    filter: hue-rotate(159deg) drop-shadow(0px 0px 2px rgba(208, 208, 208, 0.67));
}

.jstree-anchor {
    background: #e9f1ff;
    margin: 4px 0px !important;
    border-radius: 10px 3px 3px 10px;
    box-shadow: 0px 0px 2px #dfecff !important;
    border: 1px dashed #8b8b8b61;
}

.jstree-default.jstree-rtl .jstree-closed > .jstree-ocl {
    filter: brightness(0.3);
}

.jstree-default .jstree-anchor {
    padding-left: 25px !important;
}

.Myfooter-contact-info li i {
    right: 0;
}

.Myfooter-contact-info li {
    padding-right: 25px;
}

.blogmanba {
    font-size: 12px !important;
    color: white;
    background: #a10a44;
    border-radius: 20px;
    width: fit-content;
    padding: 4px 10px;
    cursor: pointer;
    margin: 3px;
    transition-duration: 0.5s;
}


.blogmanba:hover {
    background: #c24f60;
    transition-duration: 0.5s;
}

.blogTitr {

}

@media screen and (max-width: 964px) {
    .functionalities {
        display: none;
    }

    .MyBlogTitle {
        margin-top: 15px;
    }

    .blogContainer {
        padding: 0px;
    }
}

.functionalities {
    clear: both;
    position: relative;
    top: -20px;
    padding: 0;
}

.functionalities li {
    list-style: none;
    float: left;
    padding-right: 10px;
}

.funcionalidades.container {
    width: 90%;
    margin: auto;
}

.functionalities ul.breadcrumb {
    background-color: #235d82;
    padding: 0 1.5em;
    clear: both;
    min-height: 40px;
}

.functionalities ul.breadcrumb li {
    background-color: #1f455e;
    border-left: 3px solid #fff;
    transform: skewX(-25deg);
    height: 40px;
    padding: 0 20px;
    position: relative;
    top: 0;
    line-height: 39px;
}

.functionalities ul.breadcrumb li:first-child {
    display: none;
}

.functionalities ul.breadcrumb li:nth-child(2) {
    border-right: 3px solid #fff;
}

.functionalities ul.breadcrumb li:last-child {
    border-right: none;
}

.functionalities ul.breadcrumb li a {
    color: #fff;
    transform: skewX(25deg);
    display: inline-block;
}

.functionalities ul.breadcrumb li span {
    color: #72a6c8;
    transform: skewX(25deg);
    display: inline-block;
    padding-right: 6px;
    position: absolute;
    left: 8px;
    font-size: 12px;
}

.functionalities ul.breadcrumb li a:hover, .functionalities ul.breadcrumb li a:focus {
    text-decoration: none;
    color: #f8ffc0;
    cursor: pointer;
}

.functionalities ul.breadcrumb li strong {
    color: #fff;
    text-decoration: none;
    transform: skewX(25deg);
    display: inline-block;
    font-size: 1.5rem;
    font-weight: 400;
    text-transform: uppercase;
}

.functionalities ul.breadcrumb i {
    position: relative;
    top: 6px;
    float: none;
}


.titleLeftBar {
    font-family: IranSans;
    font-size: 12px;
    font-weight: 600;
    line-height: inherit;
    color: #252b46;
    text-transform: capitalize;
    direction: rtl;
}

a.titleLeftBar {
    border-right: 3px solid;
    padding-right: 10px;
    margin-bottom: 15px;
    border-radius: 1px;
}

a.titleLeftBar:hover {
    border-right: 3px solid #6377d0;
}

.paragraph {
    font-family: IranSans;
    font-size: 12px;
    font-weight: normal;
    line-height: inherit;
    max-width: 100%;
    margin-top: 0.5rem;
    color: #9194a1;
    direction: rtl;
}

.main .tab {
    width: 100%;
    height: auto;
    padding: 0;
    padding-bottom: 15px;
}

.main .tab-menu {
    display: flex;
    flex-direction: row;
    direction: rtl;
    justify-content: space-between;
    align-items: center;
    max-width: 100%;
    height: auto;
    margin: 0 auto;
    border-bottom: 1.3px solid #dbdbdb;
    transition: all 0.3s ease;
}

.main .tab-menu-link {
    position: relative;
    overflow: hidden;
    font-family: IranSans;
    font-size: 12px;
    font-weight: 600;
    line-height: inherit;
    cursor: pointer;
    width: calc(95% / 3);
    height: auto;
    padding: 0.5rem 0;
    border: none;
    border-radius: 2px;
    border-bottom: 2.5px solid transparent;
    color: #9194a1;
    background: #ffffff;
    transition: all 0.3s ease;
    outline: none;

}

.main .tab-menu-link::before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: auto;
    z-index: 2;
}

.main .tab-menu-link.is-active {
    bottom: 0px;
    z-index: 0;
    overflow: hidden;
    border-bottom: 2.5px solid #0e3a7b;
    color: #252b46;
    background: #ffffff;
    outline: none;

}

.main .tab-bar {
    padding: 1.5rem 0;
    overflow: hidden;
    background: #ffffff;
    padding-bottom: 0;
}

.main .tab-bar-content {
    display: none;
    width: 100%;
    min-height: 10rem;
    transition: all 0.3s ease;
}

.main .tab-bar-content.is-active {
    display: block;
}


@media (max-width: 768px) {
    .blogFirstRow .header-site-title {
        font-size: 20px !important;
    }

    .blogFirstRow .header-site-slogan {
        font-size: 14px !important;
        margin-top: 4px !important;
    }

    .shadow-md img:not([draggable]), embed {
        height: auto !important;
    }

    .jaDokmei {
        right: unset;
        text-align: center;
    }

    .MyBlog {
        margin: 101px auto;
    }
}
 .swal-text {
     text-align: center;
 }
.overlay {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 999;
    background: url("/images/1480.gif") center no-repeat #fff;
}

body {
    text-align: center;
}

/* Turn off scrollbar when body element has the loading class */
body.loading {
    overflow: hidden;
}

/* Make spinner image visible when body element has the loading class */
body.loading .overlay {
    display: block;
}

/**
    tooltips
 */
.tooltip {
    position: relative;
    display: inline-block;
    border-bottom: 1px dotted black; /* If you want dots under the hoverable text */
}

/* Tooltip text */
.tooltip .tooltiptext {
    visibility: hidden;
    width: 120px;
    background-color: #555;
    color: #fff;
    text-align: center;
    padding: 5px 0;
    border-radius: 6px;

    /* Position the tooltip text */
    position: absolute;
    z-index: 1;
    bottom: 125%;
    left: 50%;
    margin-left: -60px;

    /* Fade in tooltip */
    opacity: 0;
    transition: opacity 0.3s;
}

/* Tooltip arrow */
.tooltip .tooltiptext::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: #555 transparent transparent transparent;
}

/* Show the tooltip text when you mouse over the tooltip container */
.tooltip:hover .tooltiptext {
    visibility: visible;
    opacity: 1;
}

.card .table td, .card .table th {
    padding-left: 2px !important;
    padding-right: 2px !important;
}

.table td, .table th {
    white-space: unset !important;
}
#toast-container {
    text-align: right;
}

.dataTable td, .dataTable th {
    text-align: center !important;
}

.header-bg-image {
    padding: 0;
    position: relative;
    overflow: hidden;
    display: flex;
    align-items: center;
    background-size: cover !important;
    background-position: 50% !important;
    background-image: url('/images/bg2.jpg') !important;
    min-height: 300px;
    margin-top: 9px;
    border-radius: 12px 0px 12px 12px;
    margin-left: 15px;
}

@media screen and (min-width: 992px) {
    #signature-pad canvas {
        width: 500px;
        height: 350px;
    }
}

/* On screens that are 600px or less, set the background color to olive */
@media screen and (max-width: 992px) {
    #signature-pad canvas {
        width: 300px;
        height: 250px;
    }
}

.table thead th {
    letter-spacing: 0px !important;
}

/*#sidenav-main {*/
/*    animation: fadeInAnimation ease 0.5s;*/
/*    animation-iteration-count: 1;*/
/*    animation-fill-mode: forwards;*/
/*}*/

/*#navbar-main {*/
/*    animation: fadeInAnimation ease 0.5s;*/
/*    animation-iteration-count: 1;*/
/*    animation-fill-mode: forwards;*/
/*}*/

/*#center_content {*/
/*    animation: fadeInAnimation ease 1s;*/
/*    animation-iteration-count: 1;*/
/*    animation-fill-mode: forwards;*/
/*}*/

/*.header-bg-image {*/
/*    animation: fadeInAnimation ease 0.7s;*/
/*    animation-iteration-count: 1;*/
/*    animation-fill-mode: forwards;*/
/*}*/

.main-content{
        animation: fadeInAnimation linear 0.2s;
        animation-iteration-count: 1;
        animation-fill-mode: forwards;
}
@keyframes fadeInAnimation {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

.ui-autocomplete.ui-front {
    z-index: 1200;
}

.form-control:disabled,
.form-control[readonly],
.disabled-box {
    opacity: 1;
    border: unset;
    background-color: aliceblue !important;
    color: #444;
    border-radius: .375rem;
}

.form-control:disabled, .form-control[readonly], .disabled-box {
    opacity: 1;
    background-color: #e9ecef;
    border: 1px solid #cad1d7;
    background: aliceblue;
    color: #444;
}

.li-active {
    border-left: 3px solid #c85329 !important;
    margin-right: 5px !important;
    transition: 0.5s all;
    border-radius: 5px !important;
    box-shadow: 0px 0px 3px rgba(106, 106, 106, 0.45) !important
}

.link-active {
    border-left: 3px solid #c85329;
    border-radius: 5px !important;
    transition: 0.5s all;
}

.link-active-level2 {
    transition: 0.5s all;
    border-left: 3px solid #c85329 !important;
    border-radius: 3px !important;
    box-shadow: 0px 0px 3px rgba(134, 134, 134, 0.59) !important;
}



.link-active i,
.li-active i {
    color: #c85329 !important;
    transition: 0.5s all;
}

#sidenav-collapse-main .navbar-nav a i {
}

.navbar-vertical .navbar-nav .nav-link > i {
    min-width: 0.5rem;
}

.arrow {
    border-style: dashed;
    border-color: transparent;
    border-width: 0.2em;
    font-size: 33px;
    border-right-width: 0.2em;
    border-right-style: solid;
    border-right-color: #c85329;
    left: 12px;
    position: absolute;
}

.nav-item :not(.link-active-level2) .show .fas {
    color: #097fad78 ;
}

.my-heading {
    color: #272727 !important;
    font-weight:bold;
}

.nav-link .my-menu-icon {
    font-size: 17px !important;
    margin: 5px 10px 5px 5px;
    color: #007eaf;
}

.nav-link {
    border: none;
    border-radius: 2px 5px 5px 2px;
}

.navbar-vertical .navbar-nav .nav-link[data-bs-toggle=collapse]:after {
    left: 16px;
    color: #007eaf;
}

@media (min-width: 992px) {
    .navbar-vertical.navbar-expand-lg {
        max-width: 300px;
    }
}
#navbar-main{
    height: 60px;
    background: white;
    box-shadow: none;
    border: 1px solid #e5e5e5;
}
#sidenav-collapse-main .navbar-nav a{
    border:none !important;
}
.collapse .show{
    border:none;

}

