*,
.price .item .feat li:last-child {
    margin: 0
}

.numbers,
.section-padding,
footer {
    padding: 40px 0
}

body,
h1 {
    color: #212112
}
h2 {
    line-height:1.8;
}
h1 {
    line-height:1.8;
}
#circle,
#switch {
    background: #000
}

*,
.navbar-toggler:active,
.navbar-toggler:focus,
label {
    outline: 0
}

a,
a:hover,
nav a,
span {
    text-decoration: none
}

.blocks-menus .section h3,
.breadcrumb__item,
.header .caption p span,
.price .item .price p,
.price .item .type h6,
.works .filtering span,
footer p {
    text-transform: uppercase
}

@font-face {
    font-family: iran;
    font-style: "normal";
    src: url("../font/iran.eot");
    src: url("../font/iran.eot") format("embedded-opentype"), url("../font/iran.woff") format("woff2"), url("../font/iran.woff") format("woff"), url("../font/iran.ttf") format("truetype");
    font-display: swap
}

* {
    padding: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    list-style: none;
    word-wrap: break-word
}

.blocks-menus {
    position: sticky !important;
    z-index: 10;
    left: 0;
    right: 0;
    top: 0
}

.blocks-menus .primary-menus li a:hover,
.butn-bg:hover span,
.butn-light span,
.featrues .container .section-head h4,
.header .container .row .full-width h1,
.playground .container .content i,
.quotes .container .section-head h4 {
    color: #4fe09b
}

p {
    font-size: 15px;
    font-weight: 400;
    color: #999;
    line-height: 2
}

img {
    width: 100%;
    height: auto
}

a,
a:hover,
span {
    display: inline-block;
    color: inherit
}

.section-head {
    margin-bottom: 80px;
    padding-bottom: 20px;
    position: relative
}

.hero .intro p:after,
.section-head:after {
    content: '';
    width: 120px;
    height: 1px;
    position: absolute;
    bottom: 0;
    left: calc(50% - 60px);
    background: #4fe09b;
    background: -webkit-gradient(linear, left top, right top, from(transparent), color-stop(#4fe09b), to(transparent));
    background: linear-gradient(to right, transparent, #4fe09b, transparent)
}

.bg-gray {
    background: url(../img/pattern.png) #fafafa
}

.br-img {
    background-image: url('../img/code.jpg');
    background-size: cover;
}

.o-hidden,
.over-hide,
main {
    overflow: hidden
}

.blocks-menus .menus-dropdown,
.contact .form .form-group,
.featrues .bord,
.numbers div[class*=col-],
.position-re {
    position: relative
}

.full-width {
    width: 100% !important
}

.lg-line-height {
    line-height: 1.5
}

.custom-text {
    font-weight: 500;
    word-spacing: 2px;
    line-height: 1.7;
    color: #8e8e8e
}

.bg-img .owl-theme .owl-nav [class*=owl-],
.butn-bg,
.butn-light:hover span,
.hero .item:hover h6,
.services .tabs-icon .item.active .icon,
.services .tabs-icon .owl-item.actived .item .icon {
    color: #fff
}

.bg-img {
    background-repeat: no-repeat
}

.bg-fixed {
    background-attachment: fixed
}

.valign {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.v-middle {
    position: absolute;
    width: 100%;
    top: 50%;
    left: 0;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%)
}

.butn,
.butn span {
    position: relative
}

.owl-theme .owl-nav.disabled+.owl-dots {
    margin-top: 15px;
    line-height: .7
}

.owl-theme .owl-dots .owl-dot span {
    width: 8px;
    height: 8px;
    margin: 0 7px;
    border-radius: 50%;
    background: #ddd
}

.butn-light:after,
.butn-light:before,
.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span,
.price .center .order,
footer .social a:hover {
    background: #4fe09b
}

.owl-theme .owl-nav [class*=owl-] {
    position: absolute;
    top: 40%;
    background: 0 0;
    color: #222;
    width: 35px;
    height: 35px;
    line-height: 30px;
    border-radius: 50%;
    border: 1px solid rgba(100, 100, 100, .1);
    opacity: 0;
    -webkit-transition: .5s;
    transition: .5s
}

.owl-theme .owl-nav [class*=owl-]:hover,
.works .item-img-overlay .icon:hover {
    background: #4fe09b;
    color: #fff
}

.owl-carousel .owl-nav .owl-next {
    right: 0
}

.owl-carousel .owl-nav .owl-prev {
    left: 0
}

.owl-theme:hover .owl-nav [class*=owl-],
input {
    opacity: 1
}

.butn {
    padding: 12px 30px;
    background: #fff;
    border: 1px solid transparent;
    z-index: 3;
    margin-left: 10px;
    margin-right: 10px;
    -webkit-box-shadow: 0 10px 30px rgba(0, 0, 0, .1);
    box-shadow: 0 10px 30px rgba(0, 0, 0, .1);
    border-radius: 40px;
    -webkit-transition: .4s;
    transition: .4s;
    cursor: pointer;
    outline: 0 !important;
    overflow: hidden
}

.butn span {
    z-index: 2;
    -webkit-transition-delay: 0s;
    transition-delay: 0s
}

.butn:after,
.butn:before {
    content: '';
    width: 0;
    height: 100%;
    background: #fff;
    position: absolute;
    left: 0;
    top: 0;
    -webkit-transition: width .4s;
    transition: width .4s;
    z-index: 1;
    opacity: .4
}

.butn:after {
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
    background: #fff;
    opacity: 1
}

.butn:hover:after,
.butn:hover:before {
    width: 100%
}

.butn:hover span,
.butn:hover:after {
    -webkit-transition-delay: .2s;
    transition-delay: .2s
}

.butn-bg {
    background: #4fe09b;
    background: -webkit-gradient(linear, left top, right top, from(#52a4de), to(#4fe09b));
    background: linear-gradient(to right, #52a4de, #4fe09b);
    border-color: transparent;
    -webkit-box-shadow: 0 10px 30px rgba(113, 70, 243, .4);
    box-shadow: 0 10px 30px rgba(113, 70, 243, .4)
}

.butn-light,
.hero .item {
    background: #fff
}

.bc-img,
.bd-img,
.bg-img,
.footer {
    background-size: cover
}

.header {
    display: block !important;
    min-height: 100vh;
    overflow: hidden
}

.nav-link,
h1 span {
    display: inline-block
}

.header .caption .o-hidden {
    display: inline-block !important
}

.header .caption h4 {
    font-weight: 200;
    -webkit-animation-delay: .2s;
    animation-delay: .2s
}

.header .caption h1 {
    margin: 10px 0;
    font-weight: 500;
    word-spacing: 2px;
    -webkit-animation-delay: .6s;
    animation-delay: .6s
}

.header .caption p {
    font-size: 15px;
    font-weight: 300;
    color: #eee;
    word-spacing: 2px;
    -webkit-animation-delay: 1s;
    animation-delay: 1s
}

.header .caption p span {
    margin: 0 5px;
    padding-right: 14px;
    position: relative
}

.header .caption p span:last-child,
.navbar {
    padding: 0
}

.dropdown-toggle::after,
.header .caption p span:last-child:after,
.numbers div[class*=col-]:last-child:after,
.services .services-content .cont {
    display: none
}

.header .caption p span:after {
    content: '';
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background: #4fe09b;
    position: absolute;
    top: 10px;
    right: 0;
    opacity: .5
}

.header .caption .butn {
    -webkit-animation-delay: 1.2s;
    animation-delay: 1.2s
}

.hero.smp .item {
    padding: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 0
}

.hero.smp .item:hover .icon {
    background: rgba(113, 70, 243, .02)
}

.contact .info.wh-box .item h6,
.hero.smp .item:hover h6 {
    color: inherit
}

.hero.smp .item:hover p {
    color: #999
}

.hero .intro h5,
.services .services-content .cont h5 {
    color: #4fe09b;
    margin-bottom: 10px
}

.hero .intro p {
    margin-top: 15px;
    position: relative;
    padding-bottom: 30px
}

.hero .item {
    padding: 60px 10px;
    -webkit-box-shadow: 0 10px 44px -5px rgba(0, 0, 0, .1);
    box-shadow: 0 10px 44px -5px rgba(0, 0, 0, .1);
    border-radius: 5px;
    position: relative
}

.hero .item:hover .img-overlay {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1
}

.hero .item:hover .icon {
    background: RGBA(46, 135, 89, .24)
}

.hero .item:hover p {
    color: #aaa
}

.hero .item .img-overlay {
    position: absolute;
    top: -5px;
    left: -5px;
    right: -5px;
    bottom: -5px;
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
    border-radius: 5px;
    overflow: hidden;
    opacity: 0;
    -webkit-transition: .5s;
    transition: .5s;
    background-size: cover;
    background-position: right
}

#switch,
h1 span,
p {
    transform: translate(0)
}

.hero .item .icon {
    color: #4fe09b;
    width: 80px;
    height: 80px;
    line-height: 80px;
    border-radius: 50%;
    background: rgba(113, 70, 243, .02);
    margin-bottom: 30px;
    position: relative;
    z-index: 2
}

.featrues .bord:after,
.featrues .bord:before {
    position: absolute;
    opacity: .3;
    height: 100%;
    width: 1px;
    content: ''
}

.hero .item h6 {
    margin-bottom: 15px;
    position: relative;
    z-index: 2
}

.hero .item p {
    font-size: 14px;
    position: relative;
    z-index: 2
}

.services .owl-carousel .owl-stage-outer {
    padding: 10px 0 0
}

.services .tabs-icon .item {
    padding: 30px 5px;
    background: #fff;
    border-right: 1px solid #f7f7f7;
    cursor: pointer
}

.services .tabs-icon .item .icon {
    font-size: 35px;
    margin-bottom: 15px;
    color: #4fe09b
}

.services .tabs-icon .item h6 {
    font-weight: 300
}

.services .tabs-icon .item.active,
.services .tabs-icon .owl-item.actived .item {
    color: #fff;
    position: relative;
    background: #4fe09b;
    padding: 40px 5px;
    top: -10px
}

.services .services-content .cont .services-info {
    text-align: right
}

#switch,
.blocks-menus,
.blog .item,
.breadcrumb,
.contact .info .item .icon,
.featrues .item,
.price .item,
h1{
    text-align: center
}

.services .services-content .cont h3 {
    line-height: 1.4
}

.services .services-content .active {
    display: block
}

.services .owl-theme .owl-nav [class*=owl-] {
    top: 35%;
    font-size: 20px
}

.services .owl-carousel .owl-nav .owl-next {
    right: -50px
}

.services .owl-carousel .owl-nav .owl-prev {
    left: -50px
}

.featrues.no-img .bord:after,
.featrues.no-img .bord:before {
    background: #777;
    background: -webkit-gradient(linear, left bottom, left top, from(transparent), color-stop(#777), to(transparent));
    background: linear-gradient(to top, transparent, #777, transparent)
}

.featrues.no-img hr {
    background: #777;
    background: -webkit-gradient(linear, left top, right top, from(transparent), color-stop(#777), color-stop(transparent), color-stop(transparent), color-stop(#777), color-stop(transparent), color-stop(transparent), color-stop(#777), to(transparent));
    background: linear-gradient(to right, transparent, #777, transparent, transparent, #777, transparent, transparent, #777, transparent)
}

.featrues.feat2 .item {
    text-align: left;
    border: 1px solid rgba(200, 200, 200, .2);
    padding: 40px 30px;
    border-radius: 5px
}

.featrues.feat2 .item .icon {
    margin-bottom: 0;
    float: left
}

.featrues.feat2 .item h6,
.featrues.feat2 .item p {
    margin-left: 70px
}

.featrues .bord:before {
    left: 0;
    top: 0;
    background: #4fe09b;
    background: -webkit-gradient(linear, left bottom, left top, from(transparent), color-stop(#fff), to(transparent));
    background: linear-gradient(to top, transparent, #4fe09b, transparent)
}

.featrues .bord:after {
    right: 0;
    top: 0;
    background: #4fe09b;
    background: -webkit-gradient(linear, left bottom, left top, from(transparent), color-stop(#fff), to(transparent));
    background: linear-gradient(to top, transparent, #4fe09b, transparent)
}

.featrues hr {
    border: 0;
    height: 1px;
    width: 100%;
    background: #4fe09b;
    background: -webkit-gradient(linear, left top, right top, from(transparent), color-stop(#4fe09b), color-stop(transparent), color-stop(transparent), color-stop(#4fe09b), color-stop(transparent), color-stop(transparent), color-stop(#4fe09b), to(transparent));
    background: linear-gradient(to right, transparent, #4fe09b, transparent, transparent, #4fe09b, transparent, transparent, #4fe09b, transparent);
    opacity: .3
}

.featrues .item {
    padding: 20px 10px
}

.featrues .item .icon {
    font-weight: 100;
    font-size: 35px;
    margin-bottom: 30px;
    color: #4fe09b
}

.featrues .item h6 {
    font-weight: 500
}

.works .filtering span {
    font-weight: 500;
    font-size: 13px;
    padding: 8px;
    border-radius: 30px;
    cursor: pointer
}

.works .filtering .active {
    background: #4fe09b;
    background: -webkit-gradient(linear, left top, right top, from(#4fe09b), to(#5fdca0));
    background: linear-gradient(to right, #4fe09b, #5fdca0);
    -webkit-box-shadow: 0 8px 30px rgba(0, 0, 0, .2);
    box-shadow: 0 8px 30px rgba(0, 0, 0, .2);
    color: #fff
}

.works .item-img {
    position: relative;
    margin-top: 30px;
    overflow: hidden
}

.works .item-img:hover .item-img-overlay {
    top: 0;
    opacity: 1
}

.works .item-img-overlay {
    position: absolute;
    top: 110%;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, .8);
    color: #fff;
    opacity: 0;
    -webkit-transition: .5s;
    transition: .5s
}

.works .item-img-overlay .icon {
    font-size: 20px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    border-radius: 50%;
    background: rgba(255, 255, 255, .1);
    margin: 15px 5px 0;
    -webkit-transition: .5s;
    transition: .5s
}

.works .item-img-overlay .icon:before {
    line-height: 2
}

.works .item-img-overlay p {
    color: #4fe09b;
    font-weight: 400
}

.works .item-img-overlay h6 {
    font-weight: 500;
    margin-top: 5px
}

.numbers div[class*=col-]:after {
    content: '';
    height: 120px;
    width: 1px;
    position: absolute;
    right: 0;
    top: calc(50% - 60px);
    background: #4fe09b;
    background: -webkit-gradient(linear, left bottom, left top, from(transparent), color-stop(#fff), to(transparent));
    background: linear-gradient(to top, transparent, #4fe09b, transparent);
    opacity: .3
}

.numbers .item .icon {
    color: #4fe09b;
    font-size: 25px;
    margin-bottom: 25px
}

.numbers .item h4 {
    margin-bottom: 25px
}

.numbers .item h6 {
    color: #999;
    font-size: 16px;
    font-weight: 400
}

.price {
    padding-bottom: 180px
}

.price .item {
    position: relative;
    height: 100%;
    z-index: 3;
    padding-right: 15px;
    padding-left: 15px
}

.price .item .cont {
    position: relative;
    background: #fff;
    padding: 60px 40px;
    border-radius: 5px;
    -webkit-box-shadow: 0 10px 40px rgba(255, 255, 255, .4);
    box-shadow: 0 10px 40px rgba(255, 255, 255, .4);
    top: -15px;
    margin-top: 15px
}

.price .item .type h6 {
    color: #333;
    font-size: 15px;
    margin-bottom: 15px
}

.price .item .price {
    padding-bottom: 30px;
    border-bottom: 1px solid #eee
}

.price .item .price h4 {
    font-size: 50px;
    margin-bottom: 15px;
    font-weight: 100
}

.price .item .price span {
    font-size: 14px
}

.price .item .price p {
    font-size: 12px
}

.price .item .feat {
    padding: 30px 0 0
}

.price .item .feat ul {
    margin-bottom: 0
}

.price .item .feat li {
    margin-bottom: 10px;
    color: #777
}

.price .item .order {
    background: #010121;
    position: absolute;
    top: 0;
    left: 0;
    bottom: -60px;
    right: 0;
    border-radius: 5px;
    z-index: -1
}

.price .item .order .butn {
    position: absolute;
    bottom: 15px;
    left: calc(50% - 80px)
}

.price .center .order .butn {
    background: #010121
}

.blog .item .more:hover,
footer {
    background: #000010
}

.testimonials .item .icon {
    font-size: 50px;
    color: #4fe09b;
    margin-bottom: 15px
}

.blog .item,
.blog .item .info {
    margin-bottom: 10px
}

.testimonials .item p {
    font-size: 15px;
    font-weight: 300;
    font-style: italic
}

.testimonials .item h6 {
    font-weight: 500;
    margin: 60px auto 5px;
    color: #4fe09b;
    position: relative
}

.testimonials .item h6:after {
    content: '';
    width: 1px;
    height: 30px;
    background: #fff;
    position: absolute;
    top: -45px;
    left: 50%;
    opacity: .5
}

.blog .item {
    -webkit-box-shadow: 0 10px 40px rgba(0, 0, 0, .1);
    box-shadow: 0 10px 40px rgba(0, 0, 0, .1)
}

.blog .item .img img {
    border-radius: 5px 5px 0 0
}

.blog .item .cont {
    background: #fff;
    padding: 30px 30px 50px;
    border-radius: 0 0 5px 5px;
    position: relative
}

.blog .item .info a {
    font-size: 12px;
    color: #777;
    margin-right: 10px
}

.blog .item .info a:last-child {
    margin-right: 0
}

.blog .item h6 {
    margin-bottom: 15px
}

.blog .item .more {
    width: 120px;
    height: 35px;
    line-height: 35px;
    border-radius: 30px;
    background: #4fe09b;
    color: #fff;
    font-size: 12px;
    position: absolute;
    bottom: -10px;
    left: calc(50% - 60px);
    text-align: left;
    -webkit-box-shadow: 0 10px 40px rgba(0, 0, 0, .1);
    box-shadow: 0 10px 40px rgba(0, 0, 0, .1);
    overflow: hidden;
    -webkit-transition: .3s;
    transition: .3s
}

.blog .item .more:hover span {
    bottom: -50px
}

.blog .item .more:hover i {
    top: 25%
}

.blog .item .more i,
.blog .item .more span {
    position: absolute;
    width: 100%;
    height: 100%;
    text-align: center;
    -webkit-transition: .3s;
    transition: .3s;
    bottom: 0;
    right: 0;
    left: 0
}

.blog .item .more i {
    top: -50px;
    font-size: 20px
}

.contact .info.wh-box .item {
    -webkit-box-shadow: 0 10px 44px -4px rgba(0, 0, 0, .1);
    box-shadow: 0 10px 44px -4px rgba(0, 0, 0, .1)
}

.contact .info.wh-box .item .icon {
    background: rgba(0, 0, 0, .02)
}

.contact .info .item {
    background: #fff;
    -webkit-box-shadow: 0 20px 44px -8px rgba(0, 0, 0, .1);
    box-shadow: 0 20px 44px -8px rgba(0, 0, 0, .1);
    border-radius: 5px;
    position: relative
}

.contact .info .item .img-overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-radius: 5px;
    overflow: hidden
}

.contact .info .item .icon {
    float: left;
    color: #4fe09b;
    font-size: 30px;
    width: 70px;
    height: 70px;
    line-height: 70px;
    border-radius: 50%;
    background: rgba(255, 255, 255, .05);
    margin-bottom: 30px;
    position: relative;
    z-index: 2
}

.contact .info .item .cont {
    margin-left: 85px
}

.contact .info .item h6 {
    color: #fff;
    margin-bottom: 15px;
    position: relative;
    z-index: 2
}

.contact .info .item p {
    color: #aaa;
    font-size: 14px;
    text-transform: capitalize;
    position: relative;
    z-index: 2
}

.contact .form input,
.contact .form textarea {
    width: 100%;
    padding: 10px;
    border: 0;
    background: #f7f8f9;
    border-radius: 5px
}

.contact .form textarea {
    height: 145px;
    max-height: 145px;
    max-width: 100%
}

.contact .form .butn {
    padding: 10px 30px;
    overflow: hidden;
    cursor: pointer;
    margin: 0
}

.contact .form .butn:hover {
    border-color: #4fe09b
}

.contact .form .help-block li {
    color: #ce7373;
    font-size: 11px;
    font-weight: 500;
    position: absolute;
    top: 10px;
    right: 10px
}

.map {
    height: 400px
}

.map #ieatmaps {
    height: 100%
}

footer .social a {
    color: #fff;
    font-size: 13px;
    width: 35px;
    height: 35px;
    line-height: 35px;
    border-radius: 50%;
    background: rgba(100, 100, 100, .1);
    margin: 15px 5px
}

footer p {
    color: #999;
    font-weight: 400;
    font-size: 12px
}

.nav-link,
nav a, nav p {
    font-weight: 500
}

@media screen and (max-width:991px) {

    .bg-fixed,
    .header {
        background-attachment: scroll !important
    }

    .mb-md50 {
        margin-bottom: 50px !important
    }

    .mb-md30 {
        margin-bottom: 30px !important
    }

    .mb-md0 {
        margin-bottom: 0 !important
    }

    .cmb-120 {
        margin-bottom: 120px !important
    }

    .bgimg-height {
        height: 400px
    }

    .navbar {
        padding-left: 15px
    }

    .navbar .navbar-collapse {
        max-height: 340px;
        overflow: auto;
        background: #111;
        text-align: center;
        padding: 10px 0
    }

    .navbar .nav-link {
        display: block !important;
        margin: 10px auto !important
    }

    .nav-scroll .navbar-collapse .nav-link {
        color: #fff !important
    }

    .nav-scroll .navbar-collapse .active {
        color: #4fe09b !important
    }

    .navbar .navbar-nav .nav-link:after {
        left: calc(50% - 7px)
    }

    .header {
        background-position: 50% 0 !important
    }

    .header .caption h1 {
        line-height: 1.4
    }

    .featrues .bord:after,
    .featrues .bord:before,
    .featrues hr,
    .numbers div[class*=col-]:last-child:after,
    .numbers div[class*=col-]:nth-child(2):after {
        display: none
    }

    .featrues .item {
        padding: 0
    }
}

@media screen and (max-width:767px) {
    .mb-sm50 {
        margin-bottom: 50px !important
    }

    .mb-sm30 {
        margin-bottom: 30px !important
    }

    .header .caption p {
        font-size: 14px
    }

    .header .caption p span {
        font-size: 12px
    }

    .services .owl-carousel .owl-nav .owl-prev {
        left: -15px
    }

    .services .owl-carousel .owl-nav .owl-next {
        right: -15px
    }

    .services .services-content .cont .services-info {
        text-align: center;
        margin-bottom: 15px
    }

    .services .services-content .serv-cont {
        text-align: center
    }

    .works .filtering span {
        margin-bottom: 10px
    }

    .numbers div[class*=col-]:after {
        display: none
    }
}

body {
    font-family: iran !important;
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    background-position: center;
    background-repeat: repeat;
    background-size: 100;
    background-color: #fff;
    overflow-x: hidden;
    transition: .2s linear
}

::selection {
    background-color: #4fe09b
}

::-moz-selection {
    color: #fff;
    background-color: #4fe09b
}

.bg-img {
    background-image: url('../img/hearder-1.jpg')
}

.bc-img {
    background-image: url('../img/team.jpg')
}

.bd-img {
    background-image: url('../img/success.jpg')
}

.bs-img {
    background-image: url('../img/back-s-1.png')
}

.footer {
    background-position: top;
    background-image: url('../img/teamf.jpg') !important
}

.footer .container .row .col-md-4 p {
    font-size: 97px;
    color: #4fe09b
}

.footer .row .col-md-4 i {
    color: #4fe09b;
    font-size: 30px
}

.footer .row .col-md-4 hr {
    background: #4fe09b;
    opacity: 1;
    height: 1px;
    border: 0
}

.start-header {
    opacity: 1;
    transform: translateY(0);
    padding: 20px 0;
    box-shadow: 0 10px 30px 0 rgba(138, 155, 165, .15);
    -webkit-transition: .3s ease-out;
    transition: .3s ease-out
}

.dropdown-menu,
.start-header.scroll-on {
    box-shadow: 0 5px 10px 0 rgba(138, 155, 165, .15)
}

.start-header.scroll-on {
    padding: 10px 0;
    -webkit-transition: .3s ease-out;
    transition: .3s ease-out
}

.start-header.scroll-on .navbar-brand img {
    height: 24px;
    -webkit-transition: .3s ease-out;
    transition: .3s ease-out
}

.navigation-wrap {
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 1000;
    -webkit-transition: .3s ease-out;
    transition: .3s ease-out
}

#switch,
.blocks-menus .section h3,
.nav-item,
.section {
    position: relative
}

.absolute-center,
.breadcrumb {
    top: 50%;
    transform: translateY(-50%)
}

.navbar-brand img {
    height: 28px;
    width: auto;
    display: block;
    filter: brightness(10%);
    -webkit-transition: .3s ease-out;
    transition: .3s ease-out
}

.navbar-toggler {
    float: right;
    border: none;
    padding-right: 0
}

.navbar-light .navbar-toggler-icon {
    width: 24px;
    height: 17px;
    background-image: none;
    position: relative;
    border-bottom: 1px solid #000;
    transition: .3s linear
}

.navbar-light .navbar-toggler-icon:after,
.navbar-light .navbar-toggler-icon:before {
    width: 24px;
    position: absolute;
    height: 1px;
    background-color: #000;
    top: 0;
    left: 0;
    content: '';
    z-index: 2;
    transition: .3s linear
}

.navbar-light .navbar-toggler-icon:after {
    top: 8px
}

.navbar-toggler[aria-expanded=true] .navbar-toggler-icon:after {
    transform: rotate(45deg)
}

.navbar-toggler[aria-expanded=true] .navbar-toggler-icon:before {
    transform: translateY(8px) rotate(-45deg)
}

.navbar-toggler[aria-expanded=true] .navbar-toggler-icon {
    border-color: transparent
}

.nav-link {
    color: #212121 !important;
    transition: .2s linear;
    padding: 5px 0 !important
}

.dropdown-item,
.dropdown-menu {
    color: #212121;
    transition: .2s linear
}

.featrues .container .col-lg-4 h6,
.nav-item:hover .nav-link,
.quotes .container .col-md-12 h6 {
    color: #4fe09b !important
}

.nav-item.active .nav-link {
    color: #777 !important
}

.nav-item:after {
    position: absolute;
    bottom: -5px;
    left: 0;
    width: 100%;
    height: 2px;
    content: '';
    background-color: #4fe09b;
    opacity: 0;
    transition: .2s linear
}

.nav-item:hover:after {
    bottom: 0;
    opacity: 1
}

.nav-item.active:hover:after {
    opacity: 0
}

.nav-item {
    transition: .2s linear
}

.navbar {
    background-color: #fff !important;
    transition: .2s linear
}

.section {
    width: 100%;
    display: block
}

#circle,
.absolute-center,
input[type=submit],
label {
    position: absolute
}

.full-height {
    height: 100vh
}

.absolute-center {
    left: 0;
    width: 100%;
    margin-top: 40px;
    z-index: 20
}

h1 {
    line-height: 1.2
}

p {
    margin: 0;
    padding-top: 10px;
    opacity: 1;
    transition: .3s linear 1.7s
}

body.hero-anime p {
    opacity: 0;
    transform: translateY(40px);
    transition-delay: 1.7s
}

body.hero-anime h1 span:first-child,
body.hero-anime h1 span:nth-child(10),
body.hero-anime h1 span:nth-child(6) {
    opacity: 0;
    transform: translateY(-20px)
}

body.hero-anime h1 span:nth-child(2),
body.hero-anime h1 span:nth-child(9) {
    opacity: 0;
    transform: translateY(-30px)
}

body.hero-anime h1 span:nth-child(3),
body.hero-anime h1 span:nth-child(5) {
    opacity: 0;
    transform: translateY(-50px)
}

body.hero-anime h1 span:nth-child(4),
body.hero-anime h1 span:nth-child(8) {
    opacity: 0;
    transform: translateY(-10px)
}

body.hero-anime h1 span:nth-child(7) {
    opacity: 0;
    transform: translateY(-40px)
}

h1 span {
    transition: .3s linear;
    opacity: 1
}

h1 span:first-child,
h1 span:nth-child(5) {
    transition-delay: 1s
}

h1 span:nth-child(10),
h1 span:nth-child(2),
h1 span:nth-child(6) {
    transition-delay: 0.7s
}

h1 span:nth-child(3),
h1 span:nth-child(7) {
    transition-delay: 0.9s
}

h1 span:nth-child(4),
h1 span:nth-child(8) {
    transition-delay: 0.8s
}

h1 span:nth-child(9) {
    transition-delay: 0.6s
}

h1 span:nth-child(11) {
    transition-delay: 1.3s
}

h1 span:nth-child(12) {
    transition-delay: 1.5s
}

h1 span:nth-child(13) {
    transition-delay: 1.4s
}

h1 span:nth-child(14) {
    transition-delay: 1.2s
}

h1 span:nth-child(15) {
    transition-delay: 1.45s
}

#circle,
#switch {
    cursor: pointer;
    -webkit-transition: .3s linear;
    transition: .3s linear
}

#switch {
    width: 60px;
    height: 8px;
    border: 2px solid #4fe09b;
    border-radius: 27px;
    display: block;
    margin: 0 auto;
    opacity: 1;
    transition: .3s linear 1.9s
}

#circle {
    top: -11px;
    left: -13px;
    width: 26px;
    height: 26px;
    border-radius: 50%
}

.switched {
    border-color: #000 !important;
    background: #4fe09b !important
}

.switched #circle {
    left: 43px;
    box-shadow: 0 4px 4px rgba(26, 53, 71, .25), 0 0 0 1px rgba(26, 53, 71, .07);
    background: #fff
}

body.hero-anime #switch {
    opacity: 0;
    transform: translateY(40px);
    transition-delay: 1.9s
}

body.hero-anime h1 span:nth-child(11),
body.hero-anime h1 span:nth-child(14) {
    opacity: 0;
    transform: translateY(30px)
}

body.hero-anime h1 span:nth-child(12),
body.hero-anime h1 span:nth-child(15) {
    opacity: 0;
    transform: translateY(50px)
}

body.hero-anime h1 span:nth-child(13) {
    opacity: 0;
    transform: translateY(20px)
}

.nav-item .dropdown-menu {
    transform: translate3d(0, 10px, 0);
    visibility: hidden;
    opacity: 0;
    max-height: 0;
    display: block;
    padding: 0;
    margin: 0;
    transition: .2s linear
}

.nav-item.show .dropdown-menu {
    opacity: 1;
    visibility: visible;
    max-height: 999px;
    transform: translate3d(0, 0, 0)
}

.dropdown-menu {
    padding: 10px !important;
    margin: 0;
    font-size: 13px;
    background-color: #fcfaff;
    border: none;
    border-radius: 3px
}

.dropdown-item {
    padding: 3px 15px;
    border-radius: 2px
}

.dropdown-item:focus,
.dropdown-item:hover {
    color: #fff;
    background-color: rgba(129, 103, 169, .6)
}

@media (max-width:767px) {
    .nav-item:after {
        display: none
    }

    .dropdown-toggle::after,
    .nav-item::before {
        position: absolute;
        display: block;
        content: "";
        border: none;
        background-color: #000;
        vertical-align: 0
    }

    .nav-item::before {
        top: 15px;
        left: 0;
        width: 11px;
        height: 1px
    }

    .dropdown-toggle::after {
        top: 10px;
        left: -23px;
        width: 1px;
        height: 11px;
        transition: .2s linear
    }

    .dropdown-toggle[aria-expanded=true]::after {
        transform: rotate(90deg);
        opacity: 0
    }

    .dropdown-menu {
        padding: 0 !important;
        background-color: transparent;
        box-shadow: none;
        transition: .2s linear
    }

    .dropdown-toggle[aria-expanded=true]+.dropdown-menu {
        margin-top: 10px !important;
        margin-bottom: 20px !important
    }
}

.playground {
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center
}

.playground .container {
    height: 30px;
    border: 1px solid #4fe09b;
    border-radius: 20px
}

.container .content {
    padding: 0 12px;
    height: 100%;
    display: flex;
    align-items: center
}

.container .content input {
    flex: 1 1 auto;
    margin: 0;
    padding: 0;
    border: none;
    box-shadow: none;
    height: 100%;
    background: 0 0
}

.container .content i {
    flex: 0 0 auto;
    margin-left: 5px
}

.featrues .container .section-head p,
.quotes .container .section-head p {
    color: #fff !important
}

.row .col-md-5 img {
    border: 0 solid transparent;
    border-radius: 11px;
    -webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, .1);
    box-shadow: 0 10px 20px rgba(0, 0, 0, .1)
}

input[type=submit],
input[type=text] {
    display: inline-block;
    border: none;
    cursor: pointer
}

input[type=text] {
    font-family: iran;
    height: 30px;
    font-size: 16px;
    font-weight: 100;
    outline: 0;
    color: #555;
    padding: 3px 60px 3px 3px;
    width: 0;
    background: 0 0;
    z-index: 3;
    transition: width .4s cubic-bezier(0, .795, 0, 1)
}

input[type=text]:focus:hover {
    border-bottom: 1px solid #4fe09b
}

input[type=text]:focus {
    font-family: iran;
    width: max-content;
    z-index: 1;
    border-bottom: 1px solid #bbb;
    cursor: text
}

input[type=submit] {
    height: 67px;
    width: 63px;
    color: red;
    float: right;
    text-indent: -10000px;
    top: 0;
    right: 0;
    z-index: 2;
    opacity: .4;
    transition: opacity .4s
}

input[type=submit]:hover {
    opacity: .8
}

.blocks-menus {
    background: #fff;
    padding: 20px 10px
}

.blocks-menus .primary-menus {
    display: flex;
    margin: 0;
    padding: 0
}

.blocks-menus .primary-menus i {
    padding: 0 10px
}

.blocks-menus .primary-menus li {
    list-style: none;
    padding: 0 10px
}

.blocks-menus .primary-menus li a {
    text-decoration: none;
    text-transform: uppercase;
    font-weight: 400;
    color: #303030;
    transition: .2s ease-in-out;
    -webkit-transition: .2s ease-in-out;
    -moz-transition: .2s ease-in-out
}

.blocks-menus .menus-dropdown:hover .dropdown {
    visibility: visible;
    opacity: 1
}

.blocks-menus .dropdown {
    border: 1px outset #4fe09b;
    border-radius: 11px;
    position: absolute;
    opacity: 0;
    visibility: hidden;
    padding: 10px 30px;
    z-index: 999;
    background: #fff;
    width: max-content;
    margin-top: 10px;
    transition: .2s ease-in-out;
    -webkit-transition: .2s ease-in-out;
    -moz-transition: .2s ease-in-out
}

label .burger,
label::before {
    transition: opacity .5s cubic-bezier(.19, 0, 0, 0);
    position: fixed
}

.blocks-menus .dropdown li {
    line-height: 30px;
    float: none
}

.blocks-menus .dropdown a {
    font-size: 13px;
    font-weight: 400
}

.blocks-menus .menus-megamenus:hover .mega-menus {
    opacity: 1;
    visibility: visible
}

.blocks-menus .section {
    float: left;
    margin: 35px 15px
}

.blocks-menus .section h3 {
    padding: 10px 0;
    border-bottom: 1px solid #d6d6d6
}

.blocks-menus.scrolled {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    animation: 1s header;
    z-index: 1200;
    box-shadow: 0 10px 10px 0 rgb(0 0 0 / 10%);
    background-color: #fff;
    color: #000
}

label {
    margin: 0;
    padding: 0;
    border: none;
    background: 0 0;
    cursor: pointer
}

label::before {
    z-index: 1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(10, 38, 57, .75);
    content: '';
    opacity: 0;
    pointer-events: none
}

label .burger {
    top: 1em;
    left: 1em;
    z-index: 50;
    width: 2em;
    height: 2em;
    margin: 0;
    padding: 0
}

nav,
nav::before {
    bottom: 0;
    left: 0;
    will-change: transform;
    transition: transform .5s cubic-bezier(0 , 0, 0 , 0)
}

label .burger .bar,
label .burger::after,
label .burger::before {
    position: absolute;
    left: 0;
    display: block;
    width: 100%;
    height: 12%;
    background: #308a5e !important;
    content: '';
    transition: .5s cubic-bezier(.19, 1, .22, 1)
}

label .burger .bar {
    top: 44%
}

label .burger::before {
    top: 0;
    transform-origin: top left
}

label .burger::after {
    bottom: 0;
    transform-origin: bottom left
}

input:focus+label .burger,
label:hover .burger {
    z-index: 8;
    opacity: .75
}

nav {
    position: fixed;
    top: 0;
    z-index: 2;
    display: flex;
    flex-flow: column nowrap;
    right: 0;
    align-items: flex-start;
    transform: translate3d(0, 0, 0);
    transform: translateX(-100%)
}

nav::before {
    position: absolute;
    top: 0;
    z-index: -1;
    width: 35em;
    right: 0;
    background: #4fe09b;
    content: '';
    transform: skewX(15deg) translateX(-100%);
    transform-origin: bottom left
}

@media (min-width:40em) {
    nav::before {
        width: 40em
    }
}

 , nav p{
    margin: .5em 0;
    padding: .2em 2em;
    font-size: 1.5em;
    color: #fff;
    transform: translateX(-100%);
    transition: color .15s, transform .5s;
    transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1)
}

nav a:first-child {
    transition-delay: 0s, 0.1s
}

nav a:nth-child(2) {
    transition-delay: 0s, 150ms
}

nav a:nth-child(3) {
    transition-delay: 0s, 0.2s
}

nav a:nth-child(4) {
    transition-delay: 0s, 250ms
}

nav a:nth-child(5) {
    transition-delay: 0s, 0.3s
}

nav a:nth-child(6) {
    transition-delay: 0s, 350ms
}

nav a:focus,
nav a:hover {
    color: #000
}

main .content {
    transform: translate3d(0, 0, 0);
    will-change: transform, filter;
    transition: .5s cubic-bezier(.19, 1, .22, 1)
}

[id=navcheck]:checked+label::before {
    opacity: 1;
    pointer-events: auto
}

[id=navcheck]:checked+label .burger::after,
[id=navcheck]:checked+label .burger::before {
    width: 141.42%
}

[id=navcheck]:checked+label .burger::before {
    transform: rotate(45deg) translateY(-50%)
}

[id=navcheck]:checked+label .burger::after {
    transform: rotate(-45deg) translateY(50%)
}

[id=navcheck]:checked+label .burger .bar {
    transform: scale(.1)
}

[id=navcheck]:checked~nav {
    transform: translateX(0);
    z-index: 4
}

[id=navcheck]:checked~nav::before {
    transform: skewX(-26deg) translateX(0)
}

[id=navcheck]:checked~nav a, nav p{
    transform: translateX(0)
}

[id=navcheck]:checked~main .content {
    transform: translateX(3em);
    transform-origin: left center;
    filter: blur(2px)
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.breadcrumb {
    display: flex;
    border-radius: 10px;
    margin: auto;
    width: 100%;
    height: 40px;
    z-index: 1;
    justify-content: center
}

.breadcrumb__item {
    height: 100%;
    background-color: #fff;
    color: #252525;
    font-family: Oswald, sans-serif;
    border-radius: 7px;
    letter-spacing: 1px;
    transition: .3s;
    position: relative;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    font-size: 16px;
    transform: skew(-21deg);
    box-shadow: 0 2px 5px rgba(0, 0, 0, .26);
    margin: 5px;
    padding: 0 40px;
    cursor: pointer
}

.breadcrumb__item:hover {
    background: #4fe09b;
    color: #fff
}

.breadcrumb__inner {
    display: flex;
    flex-direction: column;
    margin: auto;
    z-index: 2;
    transform: skew(21deg)
}

.breadcrumb__title {
    font-family: iran;
    font-size: 16px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap
}

@media all and (max-width:1000px) {
    .breadcrumb {
        height: 35px
    }

    .breadcrumb__title {
        font-size: 11px
    }

    .breadcrumb__item {
        padding: 0 30px
    }
}

@media all and (max-width:710px) {
    .breadcrumb {
        height: 30px
    }

    .breadcrumb__item {
        padding: 0 20px
    }
}

/* form user profile edit */

.form__field {
    font-family: inherit;
    width: 100%;
    border: 0;
    border-bottom: 2px solid #9b9b9b;
    outline: 0;
    font-size: 1.3rem;
    /* color: #fff; */
    padding: 7px 0;
    background: transparent;
    transition: border-color 0.2s;
}
.form__field::placeholder {
    color: transparent;
}
.form__field:placeholder-shown ~ .form__label {
    font-size: 1.3rem;
    cursor: text;
    top: 20px;
}
.form__label {
    position: absolute;
    top: 0;
    display: block;
    transition: 0.2s;
    font-size: 1rem;
    color: #9b9b9b;
}
.form__field:focus {
    padding-bottom: 6px;
    font-weight: 700;
    border-width: 3px;
    border-image: linear-gradient(to right, #11998e, #38ef7d);
    border-image-slice: 1;
}
.form__field:focus ~ .form__label {
    position: absolute;
    top: 0;
    display: block;
    transition: 0.2s;
    font-size: 1rem;
    color: #11998e;
    font-weight: 700;
}
/* reset input */
.form__field:required, .form__field:invalid {
    box-shadow: none;
}

/* table tickets */
.table {
    width: 100%;
    border: 1px solid #eee;
}
.table-header {
    display: flex;
    width: 100%;
    background: #000;
    padding: 18px 0;
}
.table-row {
    display: flex;
    width: 100%;
    padding: 18px 0;
}
.table-row:nth-of-type(odd) {
    background: #eee;
}
.table-data, .header__item {
    flex: 1 1 20%;
    text-align: center;
}
.header__item {
    text-transform: uppercase;
}
.filter__link {
    color: white;
    text-decoration: none;
    position: relative;
    display: inline-block;
    padding-left: 24px;
    padding-right: 24px;
}
.filter__link::after {
    content: '';
    position: absolute;
    right: -18px;
    color: white;
    font-size: 12px;
    top: 50%;
    transform: translateY(-50%);
}
.filter__link.desc::after {
    content: '(desc)';
}
.filter__link.asc::after {
    content: '(asc)';
}

