.inner-page h1 {
    font-weight: 500;
    font-size: 36px;
    line-height: 48px
}
div.top-header.sticky-top {
    background: #a83c96;
    color: #fff;
}

.top-header .container a {
    color: #fff;
}

.copyright .container .row .col-md-6 .mb-0 a {
    color: #fff;
}

@media (min-width:820px) {
    .inner-page h2 {
        font-size: 30px;
        line-height: 40px;
        font-weight: 400
    }

    .inner-page h2 {
        text-align: left
    }

    .inner-page h2 {
        text-align: right
    }
}

[dir] .h3,
[dir] h3 {
    margin-bottom: 22px
}

[dir=ltr] .h3,
[dir=ltr] h3 {
    text-align: left
}

[dir=rtl] .h3,
[dir=rtl] h3 {
    text-align: right
}

@media (min-width:820px) {

    .h3,
    h3 {
        font-size: 30px;
        line-height: 40px
    }
}

@media (min-width:820px) {
    .inner-page h3 {
        font-size: 25px;
        line-height: 33px;
        font-weight: 400
    }

    [dir=ltr] .inner-page h3 {
        text-align: left
    }

    [dir=rtl] .inner-page h3 {
        text-align: right
    }
}

[dir] .l-wrapper {
    width: 100%;
    position: relative
}

.l-wrapper {
    flex: 1 0 auto;
    display: flex;
    flex-direction: column
}

.l-main,
.l-wrapper {
    width: 100%;
    position: relative
}

.l-wrapper {
    flex: 1 0 auto;
    display: flex;
    flex-direction: column
}

.l-header {
    z-index: 10
}

.l-main {
    flex: 1 0 auto;
    z-index: 5
}

[dir] .l-main {
    padding: 0
}

.home-page .l-main {
    overflow: hidden
}

[dir] .home-page .l-main {
    background: #f8f8f8
}

.l-footer {
    overflow: hidden
}

.l-fullwidth {
    width: 100vw
}

[dir=ltr] .l-fullwidth {
    margin-left: 50%;
    transform: translate(-50%)
}

[dir=rtl] .l-fullwidth {
    margin-right: 50%;
    transform: translate(50%)
}

.l-content {
    display: block
}

[dir] .l-content {
    padding: 0 0 60px
}

[dir] .inner-page .l-main {
    padding-bottom: 50px
}

.footer {
    color: #948db1;
    position: relative;
    z-index: 22
}

[dir] .l-main,
.l-wrapper {
    width: 100%;
    position: relative
}

.l-main {
    flex: 1 0 auto;
    z-index: 5
}

.l-fullwidth {
    width: 100vw
}

[dir=ltr] .portfolio-show .portfolio-show__send {
    position: relative;
    display: inline-block;
    vertical-align: top;
    height: 54px;
    max-width: 100%;
    font: inherit;
    font-size: 16px;
    font-weight: 700;
    line-height: 54px;
    color: #fff;
    text-decoration: none;
    overflow: hidden;
    transition: all .2s ease
}

[dir] .btn,
[dir] .portfolio-show .portfolio-show__send {
    padding: 0 20px;
    border: none;
    border-radius: 6px;
    text-align: center;
    cursor: pointer
}

.btn:disabled,
.portfolio-show .portfolio-show__send:disabled {
    opacity: .6 !important
}

[dir] .btn:disabled,
[dir] .portfolio-show .portfolio-show__send:disabled {
    cursor: auto
}

[dir] .btn:disabled:hover,
[dir] .portfolio-show .portfolio-show__send:disabled:hover {
    box-shadow: none
}

.btn--primary,
.btn.-primary,
.portfolio-show .-primary.portfolio-show__send {
    color: #fff
}

[dir] .btn--primary,
[dir] .btn.-primary,
[dir] .portfolio-show .-primary.portfolio-show__send {
    background-color: #ec4b3b
}

[dir] .btn--primary:hover,
[dir] .btn.-primary:hover,
[dir] .portfolio-show .-primary.portfolio-show__send:hover {
    box-shadow: inset 0 -54px rgba(0, 0, 0, .05)
}

.btn--secondary,
.btn.-secondary,
.portfolio-show .-secondary.portfolio-show__send,
.portfolio-show .portfolio-show__send {
    color: #fff
}

[dir] .btn--secondary,
[dir] .btn.-secondary,
[dir] .portfolio-show .-secondary.portfolio-show__send,
[dir] .portfolio-show .portfolio-show__send {
    background-color: #08ba73
}

[dir] .btn--secondary:hover,
[dir] .btn.-secondary:hover,
[dir] .portfolio-show .-secondary.portfolio-show__send:hover,
[dir] .portfolio-show .portfolio-show__send:hover {
    box-shadow: inset 0 -54px rgba(0, 0, 0, .1)
}

.btn--white,
.btn.-white,
.portfolio-show .-white.portfolio-show__send {
    color: #261e4a
}

[dir] .btn--white,
[dir] .btn.-white,
[dir] .portfolio-show .-white.portfolio-show__send {
    background-color: #fff
}

[dir] .btn--white:hover,
[dir] .btn.-white:hover,
[dir] .portfolio-show .-white.portfolio-show__send:hover {
    box-shadow: inset 0 -54px rgba(0, 0, 0, .05)
}

.btn--grey,
.btn.-grey,
.portfolio-show .-grey.portfolio-show__send {
    color: #333
}

[dir] .btn--grey,
[dir] .btn.-grey,
[dir] .portfolio-show .-grey.portfolio-show__send {
    background-color: #e7e7e7
}

[dir] .btn--grey:hover,
[dir] .btn.-grey:hover,
[dir] .portfolio-show .-grey.portfolio-show__send:hover {
    box-shadow: inset 0 -54px rgba(0, 0, 0, .05)
}

.btn--bordered,
.btn.-bordered,
.portfolio-show .-bordered.portfolio-show__send {
    color: #f54c9b;
    line-height: 50px
}

[dir] .btn--bordered,
[dir] .btn.-bordered,
[dir] .portfolio-show .-bordered.portfolio-show__send {
    background-color: #fff;
    border: 2px solid #f54c9b
}

.btn--bordered:hover,
.btn.-bordered:hover,
.portfolio-show .-bordered.portfolio-show__send:hover {
    color: #fff
}

[dir] .btn--bordered:hover,
[dir] .btn.-bordered:hover,
[dir] .portfolio-show .-bordered.portfolio-show__send:hover {
    box-shadow: inset 0 -54px #f54c9b
}

.btn--secondary-bordered,
.btn.-secondary-bordered,
.portfolio-show .-secondary-bordered.portfolio-show__send {
    color: #4d648d;
    line-height: 50px
}

[dir] .btn--secondary-bordered,
[dir] .btn.-secondary-bordered,
[dir] .portfolio-show .-secondary-bordered.portfolio-show__send {
    background-color: #fff;
    border: 2px solid #4d648d
}

.btn--secondary-bordered:hover,
.btn.-secondary-bordered:hover,
.portfolio-show .-secondary-bordered.portfolio-show__send:hover {
    color: #fff
}

[dir] .btn--secondary-bordered:hover,
[dir] .btn.-secondary-bordered:hover,
[dir] .portfolio-show .-secondary-bordered.portfolio-show__send:hover {
    box-shadow: inset 0 -54px #4d648d
}

.btn--fullwidth,
.btn.-fullwidth,
.portfolio-show .-fullwidth.portfolio-show__send {
    width: 100%
}

.btn--center,
.btn.-center,
.portfolio-show .-center.portfolio-show__send {
    display: block
}

[dir=ltr] .btn--center,
[dir=ltr] .btn.-center,
[dir=ltr] .portfolio-show .-center.portfolio-show__send,
[dir=rtl] .btn--center,
[dir=rtl] .btn.-center,
[dir=rtl] .portfolio-show .-center.portfolio-show__send {
    margin-left: auto;
    margin-right: auto
}

.btn--loading,
.btn.-loading,
.portfolio-show .-loading.portfolio-show__send {
    pointer-events: none;
    color: transparent
}

[dir] .btn--loading,
[dir] .btn.-loading,
[dir] .portfolio-show .-loading.portfolio-show__send {
    background-image: url(../images/loader.svg);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 26px 26px
}

.portfolio-show {
    position: relative
}

[dir] .portfolio-show .portfolio-show__img {
    text-align: center
}

.portfolio-show .portfolio-show__img img {
    display: block;
    max-width: 100%
}

[dir] .portfolio-show .portfolio-show__img img {
    border-radius: 10px
}

.portfolio-show .portfolio-show__img-caption {
    font-size: 16px;
    line-height: 20px;
    color: #5f5f5f;
    font-weight: 400
}

[dir] .portfolio-show .portfolio-show__img-caption {
    margin: 1em 0
}

[dir] .portfolio-show .portfolio-show__head {
    margin-bottom: 15px
}

[dir] .portfolio-show .portfolio-show__footer {
    margin-top: 20px
}

[dir] .portfolio-show .portfolio-show__submit {
    margin-bottom: 30px
}

.portfolio-show .portfolio-show__nav {
    display: flex;
    align-items: flex-start;
    justify-content: space-between
}

[dir] .portfolio-show .portfolio-show__nav {
    margin-top: 20px;
    border-top: 1px solid #e3e3e3;
    padding-top: 20px
}

.portfolio-show .portfolio-show__next,
.portfolio-show .portfolio-show__prev {
    display: inline-block;
    vertical-align: top;
    position: relative;
    text-decoration: none;
    font-size: 14px;
    line-height: 1.2em;
    color: #0087f9;
    font-weight: 400;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    flex: 0 1 auto
}

.portfolio-show .portfolio-show__next:hover,
.portfolio-show .portfolio-show__prev:hover {
    color: #000
}

.portfolio-show .portfolio-show__next .icon,
.portfolio-show .portfolio-show__prev .icon {
    font-size: 1.2em;
    position: absolute;
    top: 50%
}

[dir] .portfolio-show .portfolio-show__next .icon,
[dir] .portfolio-show .portfolio-show__prev .icon {
    margin-top: -.5em
}

[dir=ltr] .portfolio-show .portfolio-show__prev {
    padding-left: 2em
}

[dir=rtl] .portfolio-show .portfolio-show__prev {
    padding-right: 2em
}

[dir=ltr] .portfolio-show .portfolio-show__prev .icon {
    left: 0
}

[dir=rtl] .portfolio-show .portfolio-show__prev .icon {
    right: 0
}

[dir=ltr] .portfolio-show .portfolio-show__next {
    padding-right: 2em
}

[dir=rtl] .portfolio-show .portfolio-show__next {
    padding-left: 2em
}

[dir=ltr] .portfolio-show .portfolio-show__next .icon {
    right: 0
}

[dir=rtl] .portfolio-show .portfolio-show__next .icon {
    left: 0
}

.portfolio-show .portfolio-show__desc {
    font-size: 16px;
    color: #5f5f5f;
    font-weight: 400
}

[dir] .portfolio-show .portfolio-show__desc {
    margin-bottom: 30px
}

[dir] .portfolio-show .portfolio-show__desc p {
    margin: 0
}

.portfolio-show .portfolio-show__tags {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-wrap: wrap
}

[dir=ltr] .portfolio-show .portfolio-show__tags {
    margin-right: -20px
}

[dir=rtl] .portfolio-show .portfolio-show__tags {
    margin-left: -20px
}

.portfolio-show .portfolio-show__tag {
    display: inline-block;
    vertical-align: top;
    color: #97a4c0;
    text-decoration: none;
    font-size: .9em;
    line-height: 1.2;
    font-weight: 400
}

[dir] .portfolio-show .portfolio-show__tag {
    text-align: center;
    padding: .6em 1.3em;
    border: 1px solid;
    border-radius: 4px;
    margin-bottom: 10px
}

[dir=ltr] .portfolio-show .portfolio-show__tag {
    margin-right: 10px
}

[dir=rtl] .portfolio-show .portfolio-show__tag {
    margin-left: 10px
}

.portfolio-show .portfolio-show__tag[href]:hover {
    color: #0087f9
}

.portfolio-show .portfolio-show__link {
    display: inline-block;
    position: relative;
    font-size: 16px;
    line-height: 1.2em;
    font-weight: 700;
    color: #0087f9;
    text-decoration: none
}

[dir=ltr] .portfolio-show .portfolio-show__link {
    padding-left: 2em
}

[dir=rtl] .portfolio-show .portfolio-show__link {
    padding-right: 2em
}

.portfolio-show .portfolio-show__link:hover {
    color: #000;
    text-decoration: underline
}

.portfolio-show .portfolio-show__link .icon {
    font-size: 1.2em;
    position: absolute;
    top: 50%
}

[dir] .portfolio-show .portfolio-show__link .icon {
    margin-top: -.5em
}

[dir=ltr] .portfolio-show .portfolio-show__link .icon {
    left: 0
}

[dir=rtl] .portfolio-show .portfolio-show__link .icon {
    right: 0
}

@media (min-width:1024px) {
    [dir] .portfolio-show .portfolio-show__footer {
        margin-top: 35px
    }

    [dir] .portfolio-show .portfolio-show__submit {
        margin-bottom: 40px
    }

    [dir] .portfolio-show .portfolio-show__nav {
        margin-top: 40px;
        padding-top: 40px
    }

    .portfolio-show .portfolio-show__tag {
        font-size: 1em
    }

    [dir] .portfolio-show .portfolio-show__tag {
        margin-bottom: 15px
    }

    [dir=ltr] .portfolio-show .portfolio-show__tag {
        margin-right: 20px
    }

    [dir=rtl] .portfolio-show .portfolio-show__tag {
        margin-left: 20px
    }
}

.portfolio-show__img-caption {
    font-size: 16px;
    line-height: 20px;
    color: #5f5f5f;
    font-weight: 400
}

[dir] .portfolio-show .portfolio-show__img-caption {
    margin: 1em 0
}

[dir] .portfolio-show__img {
    margin-bottom: 20px;
    text-align: center
}

.portfolio-show .portfolio-show__img img {
    display: block;
    max-width: 100%
}

[dir] .portfolio-show .portfolio-show__img img {
    border-radius: 10px
}

.portfolio-show .portfolio-show__img-caption {
    font-size: 16px;
    line-height: 20px;
    color: #5f5f5f;
    font-weight: 400
}

[dir] .portfolio-show .portfolio-show__img-caption {
    margin: 1em 0
}

[dir] .portfolio-show .portfolio-show__head {
    margin-bottom: 15px
}

[dir=rtl] .portfolio-show .portfolio-show__aside {
    margin-right: 50px
}

[dir] .portfolio-show__tags {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-wrap: wrap
}

[dir=ltr] .portfolio-show .portfolio-show__tags {
    margin-right: -20px
}

[dir=rtl] .portfolio-show .portfolio-show__tags {
    margin-left: -20px
}

.portfolio-show__footer {
    margin-top: 20px
}

[dir].portfolio-show__nav {
    display: flex;
    align-items: flex-start;
    justify-content: space-between
}

[dir] .portfolio-show .portfolio-show__nav {
    margin-top: 20px;
    border-top: 1px solid #e3e3e3;
    padding-top: 20px
}

.portfolio-show__prev {
    display: inline-block;
    vertical-align: top;
    position: relative;
    text-decoration: none;
    font-size: 14px;
    line-height: 1.2em;
    color: #0087f9;
    font-weight: 400;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    flex: 0 1 auto
}

.portfolio-show .portfolio-show__next:hover,
.portfolio-show .portfolio-show__prev:hover {
    color: #000
}

.portfolio-show .portfolio-show__next .icon,
.portfolio-show .portfolio-show__prev .icon {
    font-size: 1.2em;
    position: absolute;
    top: 50%
}

[dir] .portfolio-show .portfolio-show__next .icon,
[dir] .portfolio-show .portfolio-show__prev .icon {
    margin-top: -.5em
}

[dir=ltr] .portfolio-show .portfolio-show__prev {
    padding-left: 2em
}

[dir=rtl] .portfolio-show .portfolio-show__prev {
    padding-right: 2em
}

[dir=ltr] .portfolio-show__next,
.portfolio-show .portfolio-show__prev {
    display: inline-block;
    vertical-align: top;
    position: relative;
    text-decoration: none;
    font-size: 14px;
    line-height: 1.2em;
    color: #0087f9;
    font-weight: 400;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    flex: 0 1 auto
}

.portfolio-show .portfolio-show__next:hover,
.portfolio-show .portfolio-show__prev:hover {
    color: #000
}

.portfolio-show .portfolio-show__next .icon,
.portfolio-show .portfolio-show__prev .icon {
    font-size: 1.2em;
    position: absolute;
    top: 50%
}

[dir] .portfolio-show .portfolio-show__next .icon,
[dir] .portfolio-show .portfolio-show__prev .icon {
    margin-top: -.5em
}

[dir=ltr] .portfolio-show .portfolio-show__prev {
    padding-left: 2em
}

[dir=rtl] .portfolio-show .portfolio-show__prev {
    padding-right: 2em
}

[dir=ltr] .portfolio-show .portfolio-show__prev .icon {
    left: 0
}

[dir=rtl] .portfolio-show .portfolio-show__prev .icon {
    right: 0
}

[dir=ltr] .portfolio-show .portfolio-show__next {
    padding-right: 2em
}

[dir=rtl] .portfolio-show .portfolio-show__next {
    padding-left: 2em
}

[dir=ltr] .portfolio-show .portfolio-show__next .icon {
    right: 0
}

.portfolio-show .portfolio-show__next .icon {
    left: 0
}

.portfolio-show .portfolio-show__desc {
    font-size: 16px;
    color: #5f5f5f;
    font-weight: 400
}

.l-container {
    width: -webkit-fill-available;
    padding-left: 50px;
    padding-right: 50px;
    margin-left: auto;
    margin-right: auto;
}

.breadcrumbs a:after {
    content: "";
    position: relative;
    top: -1px;
    display: inline-block;
    vertical-align: middle;
    width: 7px;
    height: 12px;
}

.breadcrumbs a {
    font-size: 17px;
    text-decoration: none;
}

.portfolio-show .portfolio-show__nav {
    border-top: 1px solid #e3e3e3;
    margin-top: 40px;
    padding-top: 40px;
}

.breadcrumbs {
    padding-top: 10px;
}

.portfolio-show .portfolio-show__nav {
    margin-top: 5px;
    padding-top: 5px;
}

.portfolio-show__img img {
    width: 100%;
    height: auto;
    border-radius: 10px;
}

.portfolio-show__img-caption h4 {
    color: #000;
    text-align: center;
    font-size: 25px;
}

.related-button {
    display: flex;
    justify-content: center;
    align-items: center;
    width: -webkit-fill-available;
    border-radius: 10px;
    background-color: #a83c96;
    border: none;
    color: #ffff;
    padding: 10px;
    margin-bottom: 10px !important;
}

.portfolio-show .portfolio-show__img img {
    text-align: center;
    border: 2px solid #ccc;
}

.portfolio-show .portfolio-show__prev {
    padding-left: 2em;
}

.portfolio-show .portfolio-show__next .icon {
    right: 0;
}

.portfolio-show .portfolio-show__next .icon, .portfolio-show .portfolio-show__prev .icon {
    font-size: 1.2em;
    position: absolute;
    top: 50%;
}

.portfolio-show .portfolio-show__next {
    padding-right: 2em;
}

.portfolio-show .portfolio-show__next, .portfolio-show .portfolio-show__prev {
    display: inline-block;
    vertical-align: top;
    position: relative;
    text-decoration: none;
    font-size: 14px;
    line-height: 1.2em;
    color: #0087f9;
    font-weight: 400;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    flex: 0 1 auto;
}

.releted-project {
    position: sticky;
    top: 62%;
    width: 100%;
    border-radius: 10px;
    border: 2px solid #ccc;
    padding: 20px;
    margin: 0 20px;
}

.portfolio-show__stiky {
    position: sticky;
    top: 0;
    width: 100%;
    border-radius: 10px;
    border: 1px solid #ccc;
    padding: 20px;
    margin: 0 20px;
}

.portfolio-show {
    display: flex;
    flex-wrap: wrap;
}

.portfolio-show__gallery {
    flex: 0 0 auto;
    width: 75%;
}

.portfolio-show__aside {
    flex: 0 0 auto;
    width: 25%;
}

.footer {
    margin-bottom: 20px;
}

@media screen and (max-width: 768px) {
    .breadcrumbs {
        font-size: 10px;
        font-weight: 400;
        line-height: 1.5rem;
        margin: 0 10px;
    }
    .breadcrumbs a {
        font-size: 10px;
    }
    [dir] .portfolio-show .portfolio-show__img {
        text-align: center;
        margin: 10px;
    }
    .portfolio-show__gallery {
        flex: 0 0 auto;
        width: 100%;
    }
    .inner-page h1 {
        font-size: 16px;
        font-weight: 600;
        line-height: 1.5rem;
        text-align: left !important;
        margin: 0 10px;
    }
    .portfolio-show__aside {
        flex: 0 0 auto;
        width: 100%;
    }
    [dir=ltr] .portfolio-show .portfolio-show__aside {
        margin-left: 0;
    }
    
    .portfolio-show__stiky {
        position: static;
        width: 93%;
        margin: 0 10px;
    }
    
    .releted-project {
        position: relative;
        top: 0;
        width: -webkit-fill-available;
        border: 1px solid #c9c9c9;
        border-radius: 10px;
        padding: 20px;
        margin: 10px 10px;
    }
    
    .l-container {
        padding-left: 0;
        padding-right: 0;
    }

    .portfolio-show__aside {
        padding-top: 0;
    }

    .footer {
        margin-top: 0;
    }
}