﻿a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    font-size: 100%;
    vertical-align: baseline
}

html {
    line-height: 1;
    background: #171717
}

ol,
ul {
    list-style: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

caption,
td,
th {
    text-align: left;
    font-weight: 400;
    vertical-align: middle
}

blockquote,
q {
    quotes: none
}

blockquote:after,
blockquote:before,
q:after,
q:before {
    content: "";
    content: none
}

a img {
    border: none
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary {
    display: block
}

@font-face {
    font-family: quicksand;
    src: url(../fonts/quicksand.eot);
    src: url(../fonts/quicksand.eot?#iefix) format("embedded-opentype"), url(../fonts/quicksand.woff) format("woff"), url(../fonts/quicksand.ttf) format("truetype"), url(../fonts/quicksand.svg#svgFontName) format("svg")
}

@font-face {
    font-family: 'quicksand regular';
    src: url(../fonts/quicksand-regular.eot);
    src: url(../fonts/quicksand-regular.eot#iefix) format("embedded-opentype"), url(../fonts/quicksand-regular.woff) format("woff"), url(../fonts/quicksand-regular.ttf) format("truetype"), url(../images/quicksand-regular.svg#svgFontName) format("svg")
}

@font-face {
    font-family: 'eras light';
    src: url(../fonts/eras.ttf) format("truetype");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: fontello;
    src: url(../fonts/fontello.eot?14587781);
    src: url(../fonts/fontello.eot?14587781#iefix) format("embedded-opentype"), url(../fonts/fontello.woff?14587781) format("woff"), url(../fonts/fontello.ttf?14587781) format("truetype"), url(../fonts/fontello.svg?14587781#fontello) format("svg");
    font-weight: 400;
    font-style: normal
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    @font-face {
        font-family: fontello;
        src: url(../fonts/fontello.svg?14587781#fontello) format("svg")
    }
}

body:after {
    content: url(../images/close.png) url(../images/loading.gif) url(../images/prev.png) url(../images/next.png);
    display: none
}

*,
::before,
:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

body {
    font-family: 'quicksand regular', verdana, Arial, sans-serif;
    color: #fff;
    background: #171717;
    overflow: hidden
}

body.inner-projects {
    overflow-y: auto
}

a,
a:active,
a:link,
a:visited {
    color: #e2e2e2;
    outline: 0;
    text-decoration: none
}

.clear {
    clear: both;
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0
}

.clear:after,
.clear:before {
    content: " ";
    display: table
}

.clear:after {
    clear: both
}

h1 {
    font-size: 20px;
    font-style: normal
}

.container {
    max-width: 1050px;
    width: 92%;
    margin: 0 auto;
    position: relative
}

.container:after {
    content: "";
    display: table;
    clear: both
}

.proj-wrapper {
    margin-left: 250px;
    background: #fafafa;
    -webkit-transition: margin-left, 1s;
    -moz-transition: margin-left, 1s;
    -o-transition: margin-left, 1s;
    transition: margin-left, 1s
}

.block {
    margin-left: 250px;
    z-index: 1000;
    height: 100%;
    position: relative;
    color: #333;
    -webkit-transition: margin-left 1s;
    -moz-transition: margin-left 1s;
    -o-transition: margin-left 1s;
    transition: margin-left 1s
}

.block header {
    color: #8d7e60;
    margin: 0 0 30px;
    font-size: 22px;
    padding: 65px 0 5px;
    border-bottom: 1px solid #484848
}

.inner-noslit {
    position: relative;
    float: left;
    width: 100%;
    height: 100%;
    background: #212121;
    padding: 30px
}

.inner-left {
    position: relative;
    float: left;
    width: 40%;
    height: 100%;
    background: #212121;
    padding: 30px;
    overflow-y: auto
}

.inner-left .close {
    position: absolute;
    right: 0;
    top: 0
}

.inner-right {
    float: left;
    background: 0 0;
    display: block;
    width: 60%;
    height: 100%;
    position: relative
}

.inner-right>p {
    padding: 30px
}

.inner-right>img {
    width: 100%;
    height: auto
}

.cbp-fbscroller,
.cbp-fbscroller section,
.container,
body,
html {
    height: 100%
}

.cbp-fbscroller section {
    position: relative;
    background-position: top center;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-attachment: fixed
}

#fbsection1 {
    background: url(../images/hvb1.png) center center/cover no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover
}

#fbsection2 {
    background: url(../images/malek2/1764596058427.jpeg) no-repeat right/auto 100%
}

#fbsection4,
#fbsection5 {
    background: #fafafa
}

#fbsection6 {
    background: url(../images/malek2/1764596072976.jpeg) no-repeat right/auto 100%
}

@-webkit-keyframes loading {
    from {
        max-width: 0
    }
}

@-moz-keyframes loading {
    from {
        max-width: 0
    }
}

@-o-keyframes loading {
    from {
        max-width: 0
    }
}

@keyframes loading {
    from {
        max-width: 0
    }
}

.modal {
    background: #171717;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 9999999
}

.modal h1 {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -15px;
    margin-left: -125px;
    font-size: 30px;
    text-align: center;
    color: #626161
}

.modal h1:before {
    content: attr(data-content);
    position: absolute;
    overflow: hidden;
    color: #e2e2e2;
    max-width: 100%;
    -webkit-animation: loading 5s;
    -moz-animation: loading 5s;
    -o-animation: loading 5s;
    -ms-animation: loading 5s;
    animation: loading 5s
}

.menu {
    height: 100%;
    background: #171717;
    width: 250px;
    left: 0;
    top: 0;
    position: fixed;
    padding: 30px 20px;
    text-align: center;
    z-index: 99999;
    border-right: 1px solid #333
}

.menu nav {
    text-align: left;
    padding: 35px 13px;
    display: inline-block;
    float: left
}

.menu nav>a {
    padding: 5px 0 10px;
    position: relative;
    display: block
}

.menu nav>a:before {
    content: "";
    border-bottom: 1px dotted #8d7e60;
    position: absolute;
    left: 0;
    top: 28px;
    width: 10%;
    color: #333;
    -webkit-transition: width 1s;
    -moz-transition: width 1s;
    -o-transition: width 1s;
    transition: width 1s
}

.menu nav>a.cbp-fbcurrent:before,
.menu nav>a:active:before,
.menu nav>a:hover:before {
    width: 100%;
    -webkit-transition: width 1s;
    -moz-transition: width 1s;
    -o-transition: width 1s;
    transition: width 1s
}

.menu h1 {
    padding-top: 13px
}

.menu h1+span {
    color: #999;
    font-size: 15px;
    padding-top: 7px;
    display: block
}

.menu h2 {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background: url(../images/logo.png) no-repeat center;
    height: 53px
}

.menu>p {
    position: absolute;
    bottom: 30px;
    text-align: center;
    margin-left: 22px;
    color: #838282;
    font-size: 13px
}

.menu>p span {
    display: block;
    padding-top: 11px
}

.menu>p span:before {
    content: '';
    position: absolute;
    left: 0;
    top: 19px;
    background: #999;
    height: 1px;
    width: 100%
}

.menu>p span a {
    color: #8d7e60
}

ul.about-data li {
    margin: 0;
    display: block;
    border-bottom: 1px dotted #484848;
    padding: 10px 0;
    color: #e2e2e2
}

ul.about-data li span.value {
    width: 68%;
    text-align: left;
    float: right
}

ul.about-data li i {
    margin-right: 10px;
    position: relative;
    display: inline-block;
    text-align: center
}

ul.about-data li label {
    float: left
}

ul.about-data li .inner-abcoin {
    width: 20px;
    text-align: center;
    float: left
}

.about .about-desc {
    font-size: 14px;
    color: #e2e2e2;
    line-height: 19px;
    margin-top: 40px;
    border-left: 2px solid #8d7e60;
    padding: 10px;
    background-color: #212121;
    box-shadow: 0 1px 2px rgba(0, 0, 0, .2)
}

.about .fa-quote-left,
.about .fa-quote-right {
    font-size: 16px;
    color: #8D7E60
}

.services.pack-service {
    background: #212121;
    box-shadow: 0 1px 2px 1px rgba(0, 0, 0, .2);
    position: relative;
    min-height: 1px;
    float: left;
    color: #e2e2e2;
    width: 32%;
    margin: 1% 1% 1% .3%;
    padding: 2%;
    cursor: pointer;
    transition: all .5s ease 0s;
    -moz-transition: all .5s ease 0s;
    -webkit-transition: all .5s ease 0s;
    -o-transition: all .5s ease 0s
}

.services.pack-service.firstservice,
.services.pack-service:hover {
    background: #171717
}

.services .alpha {
    margin: 1% 0 0
}

.services .service-icon {
    width: 92px;
    margin: 8px auto
}

.services .service-icon i {
    display: block;
    width: 86px;
    height: 86px;
    border-radius: 50%;
    font-size: 40px;
    border: 1px solid #8d7e60;
    line-height: 80px;
    text-align: center;
    transition: all .5s ease 0s;
    -moz-transition: all .5s ease 0s;
    -webkit-transition: all .5s ease 0s;
    -o-transition: all .5s ease 0s
}

.services.pack-service:hover .service-icon i {
    color: #e2e2e2;
    transform: scale(1) rotate(360deg);
    -webkit-transform: scale(1) rotate(360deg);
    -moz-transform: scale(1) rotate(360deg);
    -o-transform: scale(1) rotate(360deg)
}

.services .service-detail h6 {
    text-transform: uppercase;
    font-weight: 400;
    margin: 16px 0 3px;
    text-align: center;
    font-size: 15px !important;
    padding-bottom: 10px;
    border-bottom: 1px dotted #484848
}

.services .service-detail p {
    text-align: center;
    border-left: 0;
    font-size: 14px;
    margin-top: 7px;
    line-height: 20px;
    margin-bottom: 5px
}

.services.pack-service2.firstservice {
    background: #171717
}

.services.pack-service2 {
    background: #212121;
    box-shadow: 0 1px 2px 1px rgba(0, 0, 0, .2);
    position: relative;
    min-height: 1px;
    float: left;
    color: #e2e2e2;
    width: 99.3%;
    margin: 2% .3% 1.5%;
    padding: 3% 2% 3.5%;
    cursor: pointer;
    transition: all .5s ease 0s;
    -moz-transition: all .5s ease 0s;
    -webkit-transition: all .5s ease 0s;
    -o-transition: all .5s ease 0s
}

.services.pack-service2:hover {
    background: #171717
}

.services .alpha2 {
    margin: 1% 0 0
}

.services .service-icon2 {
    margin: 0 10px 0 0;
    float: left
}

.services .service-icon2 i {
    display: block;
    padding: 32px 17px;
    font-size: 40px;
    border: 1px solid #8d7e60;
    line-height: 0;
    text-align: center;
    transition: all .5s ease 0s;
    -moz-transition: all .5s ease 0s;
    -webkit-transition: all .5s ease 0s;
    -o-transition: all .5s ease 0s
}

.services.pack-service2:hover .service-icon2 i {
    color: #e2e2e2;
    transform: scale(0.8) rotate(360deg);
    -webkit-transform: scale(0.8) rotate(360deg);
    -moz-transform: scale(0.8) rotate(360deg);
    -o-transform: scale(0.8) rotate(360deg);
    border: 1px dotted #8d7e60
}

.services .service-detail2 {
    margin-left: 80px
}

.services .service-detail2 h6 {
    text-transform: uppercase;
    font-weight: 400;
    margin: 10px 0 3px;
    text-align: left;
    font-size: 15px !important;
    padding-bottom: 8px;
    border-bottom: 1px dotted #484848
}

.services .service-detail2 p {
    text-align: left;
    border-left: 0;
    font-size: 14px;
    margin-top: 7px;
    line-height: 20px
}

.icon-behance i:before,
.icon-pinterest i:before,
.icon-twitter i:before {
    font-size: 27px;
    position: absolute;
    border-radius: 2px;
    top: 10px;
    margin-right: 5px;
    color: #ccc;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition: 1s ease;
    -moz-transition: 1s ease;
    -o-transition: 1s ease;
    -ms-transition: 1s ease;
    transition: 1s ease;
    border: 1px solid #484848
}

.icon-twitter i:before {
    padding: 10px
}

.icon-behance i:before {
    padding: 10px 11px
}

.icon-pinterest i:before {
    padding: 10px 17px
}

.icon-behance i:hover:before,
.icon-pinterest i:hover:before,
.icon-twitter i:hover:before {
    color: #8d7e60;
    -webkit-transform: scale(0.9);
    -ms-transform: scale(0.9);
    transform: scale(0.9)
}

.socials {
    float: left;
    padding-top: 15px
}

.socials>li {
    width: 45px;
    height: 45px;
    display: inline-block;
    position: relative;
    margin-right: 8px
}

.hidden-page {
    display: none;
    background: rgba(0, 0, 0, .7)
}

.show-page {
    display: block
}

.folio-click {
    cursor: pointer;
    float: right;
    color: #999;
    margin-top: 32px;
    display: inline-block;
    position: relative;
    padding: 10px 0;
    border-bottom: 1px solid #d4d4d4;
    border-top: 1px solid #d4d4d4
}

.hidden-page.show-page {
    display: block;
    height: 100%;
    -webkit-animation: smooth 1s;
    -moz-animation: smooth 1s;
    -o-animation: smooth 1s;
    -ms-animation: smooth 1s;
    animation: smooth 1s;
    overflow-y: scroll
}

.hidden-page.show-page img {
    display: block;
    margin: 60px auto;
    width: 60%;
    height: auto;
    -webkit-animation: dada 2s;
    -moz-animation: dada 2s;
    -o-animation: dada 2s;
    -ms-animation: dada 2s;
    animation: dada 2s
}

.hidden-page.show-page+a,
.show-mobile {
    display: none
}

.experience p {
    font-size: 14px;
    line-height: 19px;
    color: #e2e2e2
}

.skills {
    margin-top: 10px
}

.block header.skill-title {
    margin: 0 0 12px
}

.skillbar {
    position: relative;
    display: block;
    margin-bottom: 15px;
    width: 100%;
    background: #484848;
    height: 22px;
    -webkit-transition: .4s linear;
    -moz-transition: .4s linear;
    -ms-transition: .4s linear;
    -o-transition: .4s linear;
    transition: .4s linear;
    -webkit-transition-property: width, background-color;
    -moz-transition-property: width, background-color;
    -ms-transition-property: width, background-color;
    -o-transition-property: width, background-color;
    transition-property: width, background-color
}

.skillbar-title {
    position: absolute;
    top: 0;
    left: 0;
    font-size: 11px;
    color: #fff;
    text-transform: capitalize
}

.skillbar-title span {
    display: block;
    background: rgba(0, 0, 0, .1);
    padding: 0 20px;
    height: 22px;
    line-height: 22px
}

.skillbar-bar {
    height: 22px;
    width: 0
}

.skillbar-bar,
.skillbar-title {
    background: rgba(59, 89, 152, .8)
}

.skill-bar-percent {
    position: absolute;
    right: 10px;
    top: 0;
    font-size: 11px;
    height: 22px;
    line-height: 22px;
    color: #444;
    color: rgba(0, 0, 0, .4)
}

.duration {
    float: right
}

.exp-title:first-child {
    margin-top: 0
}

.experience .exp-title {
    border-bottom: 1px solid #8d7e60;
    padding-bottom: 5px;
    margin-top: 20px;
    font-size: 16px
}

.experience .exp-title.second-exp {
    margin-top: 30px
}

.experience .exp-company {
    margin: 20px 0 10px;
    text-transform: uppercase
}

.experience .exp-company i {
    color: #8d7e60
}

.exp-skill {
    float: left;
    margin-right: 4%;
    width: 48%;
    margin-top: 0
}

.exp-skill-second {
    width: 48%;
    float: left;
    margin-top: 0
}

@-webkit-keyframes smooth {
    0% {
        margin-left: 100%
    }

    100% {
        margin-left: 0
    }
}

@-moz-keyframes smooth {
    0% {
        margin-left: 100%
    }

    100% {
        margin-left: 0
    }
}

@-o-keyframes smooth {
    0% {
        margin-left: 100%
    }

    100% {
        margin-left: 0
    }
}

@keyframes smooth {
    0% {
        margin-left: 100%
    }

    100% {
        margin-left: 0
    }
}

@-webkit-keyframes dada {

    0%,
    50% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@-moz-keyframes dada {

    0%,
    50% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@-o-keyframes dada {

    0%,
    50% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@keyframes dada {

    0%,
    50% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

.email-form input,
.email-form textarea {
    display: block;
    padding: 10px 15px;
    margin-bottom: 20px;
    width: 100%;
    font-size: 13px;
    background: 0 0;
    border-top: none;
    border-right: none;
    border-left: none;
    border-bottom: 1px dotted #484848;
    color: #e2e2e2;
    font-family: 'quicksand regular', verdana, Arial, sans-serif
}

.email-form input:focus,
.email-form textarea:focus {
    outline: 0;
    border: none;
    background: #484848;
    box-shadow: none
}

.email-form [type=submit] {
    width: 120px;
    background: #333;
    border: 2px solid transparent;
    color: #fff;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s
}

.email-form .btn {
    position: relative
}

.email-form .btn:active,
.email-form .btn:focus,
.email-form .btn:hover {
    border: 2px solid #333;
    color: #fff;
    background: #4d4d4d
}

#contact_form .error,
#contact_form .success {
    display: none;
    font-size: 13px;
    color: #e2e2e2
}

.proj-bg {
    position: fixed;
    top: 0
}

.proj-bg img {
    width: 100%;
    height: auto
}

.inner-container-wrapper {
    position: relative;
    margin-top: 42.1%;
    background: #212121
}

.inner-container {
    max-width: 1200px;
    width: 92%;
    margin: 0 auto
}

.inner-container.smaller-container {
    max-width: 800px
}

.inner-container.smaller-container .inner-images>li {
    padding: 25px 10px
}

.inner-container h1 {
    text-align: center;
    font-size: 30px;
    color: #8D7E60;
    padding: 35px 0 20px
}

.inner-container h1 span {
    font-family: 'eras light'
}

.inner-container h2 {
    text-align: center;
    font-size: 19px;
    font-style: normal;
    color: #999;
    padding-bottom: 20px;
    margin-top: 80px
}

.inner-container small {
    text-align: center;
    font-size: 17px;
    color: #999;
    padding-bottom: 20px;
    width: 60%;
    display: block;
    margin: 0 auto
}

.inner-container .intro-text {
    font-size: 14px;
    line-height: 22px;
    color: #e2e2e2;
    padding: 10px 30px;
    margin-bottom: 30px;
    height: 96px;
    overflow: hidden;
    -webkit-transition: height 1s;
    -moz-transition: height 1s;
    -o-transition: height 1s;
    transition: height 1s
}

.inner-container .intro-text.show-more {
    min-height: 488px;
    height: auto;
    margin-bottom: 0;
    -webkit-transition: min-height 1s;
    -moz-transition: min-height 1s;
    -o-transition: min-height 1s;
    transition: min-height 1s
}

.inner-container .inner-images {
    padding: 0 0 40px
}

.inner-container .inner-images>li {
    float: left;
    padding: 10px;
    list-style: none;
    width: 50%
}

.inner-container .inner-images>li img {
    width: 100%;
    height: auto
}

.inner-container .inner-images>li:last-child {
    margin-top: -37.8%
}

.inner-container .inner-images>li.full-width {
    width: 100%
}

.inner-container .inner-images>li.remove-margin {
    margin: 0
}

.project-title {
    color: #fff !important;
    position: relative;
    pointer-events: none;
    text-align: center
}

.project-title:before {
    content: '';
    border-top: 1px solid #B0843B;
    width: 15%;
    position: absolute;
    top: -7px;
    left: 0;
    -webkit-transition: width 1s;
    -moz-transition: width 1s;
    -o-transition: width 1s;
    transition: width 1s
}

.project-title:after {
    content: '';
    border-top: 1px solid #B0843B;
    width: 15%;
    position: absolute;
    bottom: -7px;
    right: 0;
    -webkit-transition: width 1s;
    -moz-transition: width 1s;
    -o-transition: width 1s;
    transition: width 1s
}

.details-page {
    padding: 10px 30px;
    color: #999
}

.details-page .detail {
    border-top: 1px dotted #D4D4D4
}

.details-page .detail h6 {
    font-size: 18px;
    text-transform: uppercase;
    margin-bottom: 10px;
    color: #fff;
    font-weight: 600
}

.details-page .detail-txt {
    padding: 20px 10px 10px
}

.details-page .detail-txt p {
    color: #e2e2e2;
    line-height: 22px;
    font-size: 14px
}

.details-page .detail img {
    float: left;
    padding: 20px 10px
}

.details-comment img {
    float: left;
    margin-right: 15px
}

.details-comment {
    background-color: #171717;
    border-left: 2px solid #8D7E60;
    box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
    color: #e2e2e2;
    font-size: 14px;
    line-height: 19px;
    margin-top: 20px;
    padding: 20px 10px 10px;
    float: left
}

.details-comment .comment-peopple {
    margin-top: 10px;
    margin-bottom: 10px;
    float: left
}

.details-comment .comment-peopple i {
    margin-right: 10px
}

.details-comment .comment-peopple {
    margin-right: 20px
}

.details-comment .fa-quote-left,
.details-comment .fa-quote-right {
    color: #8D7E60;
    font-size: 16px
}

.separator-details {
    height: 5px;
    margin-top: 60px;
    margin-bottom: 30px;
    border-top: 1px solid #D4D4D4;
    border-bottom: 1px solid #D4D4D4;
    text-align: center
}

.separator-details i {
    background-color: #212121;
    color: #8D7E60;
    font-size: 20px;
    margin-top: -20px;
    padding: 15px
}

.sub-comment {
    margin-left: 50px
}

.more-projects {
    padding-top: 50px
}

.next-proj,
.prev-proj {
    background: #212121;
    width: 50%;
    text-align: center;
    font-size: 21px
}

.next-proj span,
.prev-proj span {
    display: block;
    padding-top: 5px;
    font-size: 15px;
    color: #999
}

.next-proj a,
.prev-proj a {
    display: block;
    padding: 54px 0;
    min-height: 149px
}

.next-proj a:hover,
.prev-proj a:hover {
    background: #171717
}

.next-proj p,
.prev-proj p {
    width: 100px;
    height: 100px;
    margin-top: -27px;
    border-radius: 100px;
    overflow: hidden
}

.next-proj p img,
.prev-proj p img {
    width: 100%;
    height: 100%
}

.prev-proj {
    float: left;
    border-right: 1px solid #333;
    border-top: 1px solid #333
}

.prev-proj p {
    float: left;
    margin-left: 25px
}

.next-proj {
    float: right;
    border-left: 0 solid #333;
    border-top: 1px solid #333
}

.next-proj p {
    float: right;
    margin-right: 25px
}

.back-proj {
    background: #212121;
    width: 100%;
    text-align: center;
    font-size: 21px;
    margin-top: 150px;
    border-top: 1px solid #333
}

.back-proj a {
    display: block;
    padding: 40px 0
}

.back-proj:hover {
    background: #171717
}

.bl-icon-close {
    position: fixed;
    top: 0;
    right: 0;
    cursor: pointer;
    z-index: 100
}

.projects-full .inner-images li {
    width: 100%
}

.projects-full .inner-images li:last-child {
    margin-top: 0
}

::-webkit-scrollbar {
    width: 20px
}

::-webkit-scrollbar-thumb {
    background: #fff
}

::-webkit-scrollbar-track {
    background: #ddd
}

.effectopacity {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 100%;
    background-image: url(../images/arrow-bg-1.png), url(../images/arrow-bg-2.png);
    background-repeat: repeat-y;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    -webkit-animation: animate-effectopacity 6s forwards linear;
    -moz-animation: animate-effectopacity 6s forwards linear;
    -o-animation: animate-effectopacity 6s forwards linear;
    -ms-animation: animate-effectopacity 6s forwards linear;
    animation: animate-effectopacity 6s forwards linear
}

@-webkit-keyframes animate-effectopacity {
    from {
        background-position: 0 -100px, 0 100px
    }

    to {
        background-position: 0 9000px, 0 6000px
    }
}

@-moz-keyframes animate-effectopacity {
    from {
        background-position: 0 -100px, 0 100px
    }

    to {
        background-position: 0 6000px, 0 6000px
    }
}

@-ms-keyframes animate-effectopacity {
    from {
        background-position: 0 -100px, 0 100px
    }

    to {
        background-position: 0 6000px, 0 6000px
    }
}

@-o-keyframes animate-effectopacity {
    from {
        background-position: 0 -100px, 0 100px
    }

    to {
        background-position: 0 6000px, 0 6000px
    }
}

@keyframes animate-effectopacity {
    from {
        background-position: 0 -100px, 0 100px
    }

    to {
        background-position: 0 9000px, 0 6000px
    }
}

.tablet-close {
    display: none
}

.tablet-logo {
    border: 50px solid rgba(255, 255, 255, .1);
    width: 400px;
    height: 400px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -200px;
    margin-left: -196px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg)
}

.tablet-logo .inner-tablet-logo {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    text-align: center;
    margin-top: 89px
}

.tablet-logo .inner-tablet-logo h1 {
    padding-top: 13px;
    color: #eaeaea
}

.tablet-logo .inner-tablet-logo h1+span {
    color: #fff;
    font-size: 13px;
    padding-top: 7px;
    display: block
}

.tablet-logo .inner-tablet-logo h2 {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background: url(../images/logo.png) no-repeat center;
    height: 53px
}

.fancybox-custom .fancybox-skin {
    box-shadow: 0 0 50px #222
}

.fancybox-wrap {
    margin-left: 5%
}

.container {
    height: 100%
}

.bl-main {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
    background: #212121
}

.bl-main>section {
    position: absolute;
    width: 33.23%;
    height: 33.2%
}

.bl-main>section:first-child {
    top: 0;
    left: 0;
    background: url(../images/malek2/1764596115153.jpeg) no-repeat center/cover
}

.bl-main>section:nth-child(2) {
    top: 0;
    left: 33.3%;
    background: url(../images/therapy2.png) no-repeat center/cover;
}

.bl-main>section:nth-child(3) {
    top: 0;
    left: 66.6%;
    background: url(../images/malek2/1764596120353.jpeg) no-repeat center/cover;
}

.bl-main>section:nth-child(4) {
    top: 33.3%;
    left: 0;
    background: url(../images/malek/3.png) no-repeat center/cover;
}
.bl-main>section:nth-child(5) {
    top: 33.3%;
    left: 66.6%;
    background: url(../images/malek/1.png) no-repeat center/cover
}
.bl-main>section:nth-child(6) {
    top: 33.3%;
    left: 33.3%;
    background: url(../images/malek2/1764596126778.jpeg) no-repeat center/cover
}

.bl-main>section:nth-child(7) {
    top: 66.6%;
    left: 66.6%;
    background: url(../images/malek/4.png) no-repeat center/cover;
}
.bl-main>section:nth-child(8) {
    top: 66.6%;
    left: 0;
    background: url(../images/malek/2.png) no-repeat center/cover
}
.bl-main>section:nth-child(9) {
    top: 66.6%;
    left: 33.3%;
    background: url(../images/malek2/1764596073782.jpeg) no-repeat center/cover;
}



.bl-main2 {
    position: absolute;
    width: 100%;
    height: 100%;
    overflow: hidden;
    background: #212121
}

.bl-main2>section {
    position: absolute;
    width: 33.23%;
    height: 33.2%
}

.bl-main2>section:first-child {
    top: 0;
    left: 0;
    background: url(../images/1.jpg) no-repeat center/cover
}

.bl-main2>section:nth-child(2) {
    background: url(../images/2.jpg) no-repeat center/cover;
    top: 0;
    left: 33.3%
}

.bl-main2>section:nth-child(3) {
    background: url(../images/3.jpg) no-repeat center/cover;
    top: 0;
    left: 66.6%
}

.bl-main2>section:nth-child(4) {
    background: url(../images/4_1.jpg) no-repeat center/cover;
    top: 33.3%;
    left: 0
}

.bl-main2>section:nth-child(5) {
    background: url(../images/5_1.jpg) no-repeat center/cover;
    top: 33.3%;
    left: 33.3%
}

.bl-main2>section:nth-child(6) {
    background: url(../images/6.jpg) no-repeat center/cover;
    top: 33.3%;
    left: 66.6%
}

.bl-main2>section:nth-child(7) {
    background: url(../images/7.jpg) no-repeat center/cover;
    top: 66.6%;
    left: 0
}

.bl-main2>section:nth-child(8) {
    background: url(../images/8_1.jpg) no-repeat center/cover;
    top: 66.6%;
    left: 33.3%
}

.bl-main2>section:nth-child(9) {
    background: url(../images/9.jpg) no-repeat center/cover;
    top: 66.6%;
    left: 66.6%
}

.bl-box {
    position: relative;
    width: 100%;
    height: 100%;
    cursor: pointer;
    opacity: 0;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -o-transition: all .2s;
    -ms-transition: all .2s;
    transition: all .2s
}

.bl-box:hover {
    opacity: 1;
    background: rgba(0, 0, 0, .7)
}

.bl-box:hover .project-title:after,
.bl-box:hover .project-title:before {
    width: 100%
}

.theater-images li:last-child,
.triangle-images li:last-child {
    margin-top: 0 !important
}

.thesis-images li:nth-child(4) {
    margin-top: -37.8%
}

.thesis-images li:last-child {
    margin-top: 0 !important
}

#design-award {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 99999
}

#design-award a {
    background: url(../img/design-award-white-gray.png) no-repeat;
    display: block;
    height: 140px;
    width: 140px;
    text-indent: -9000px
}

@media only screen and (max-width:560px) and (max-width:1025px) and (orientation:landscape) {
    .menu p.copy {
        display: none
    }
}

@media screen and (min-width:1200px) and (max-width:1500px) {
    .services.pack-service {
        width: 99%
    }

    ul.about-data li {
        font-size: 14px
    }

    ul.about-data li span.value {
        width: 50%
    }
}

@media screen and (max-width:1300px) {
    .services.pack-service {
        width: 99%
    }
}

@media screen and (max-width:1200px) {
    ul.about-data li label {
        display: none
    }

    .services.pack-service {
        width: 99%
    }

    .services .service-icon2 {
        float: none;
        margin: 0
    }

    .services .service-detail2 {
        margin-left: 0
    }

    ul.about-data li span.value {
        width: 70%
    }

    .fancybox-skin {
        max-width: 85%;
        float: right;
        margin-right: 5%
    }

    .fancybox-inner {
        max-width: 100%
    }
}

@media screen and (max-width:1024px) and (orientation:landscape) {
    .menu p.copy {
        display: none
    }
}

@media screen and (max-width:960px) {
    .effectopacity {
        display: none
    }

    .tablet-logo {
        margin-left: -200px
    }

    .inner-left {
        width: 100%
    }

    .inner-right {
        width: 0
    }

    .hidden-page.show-page img {
        width: 90%
    }

    .inner-container h1 {
        font-size: 25px
    }

    .inner-container small {
        font-size: 15px;
        width: 80%
    }

    .next-proj a,
    .prev-proj a {
        font-size: 15px
    }

    .back-proj a {
        font-size: 17px
    }

    .menu .tablet-close {
        display: block;
        color: #8d7e60;
        width: 50px;
        height: 27px;
        font-size: 24px;
        position: absolute;
        top: 6px;
        right: 1px;
        cursor: pointer
    }

    .collapse {
        left: -200px;
        padding-right: 50px;
        -webkit-transition: all 1s;
        -moz-transition: all 1s;
        -o-transition: all 1s;
        -ms-transition: all 1s;
        transition: all 1s
    }

    .collapse+.cbp-fbscroller section .block,
    .collapse+.proj-wrapper {
        margin-left: 50px;
        -webkit-transition: margin-left 1s;
        -moz-transition: margin-left 1s;
        -o-transition: margin-left 1s;
        -ms-transition: margin-left 1s;
        transition: margin-left 1s
    }

    .no-collapse {
        -webkit-transition: left 1s;
        -moz-transition: left 1s;
        -o-transition: left 1s;
        -ms-transition: left 1s;
        transition: left 1s
    }

    .fancybox-skin {
        max-width: 90%
    }

    .fancybox-inner {
        max-width: 100%
    }
}

@media screen and (max-width:640px) {
    body {
        overflow-y: auto
    }

    .collapse {
        border: none
    }

    .collapse .tablet-close {
        color: #8d7e60
    }

    .tablet-logo {
        margin-left: -100px;
        margin-top: -100px;
        background: 0 0;
        border: none;
        width: 200px;
        height: 200px;
        -webkit-transform: none;
        -moz-transform: none;
        -o-transform: none;
        -ms-transform: none;
        -transform: none
    }

    .tablet-logo .inner-tablet-logo {
        -webkit-transform: none;
        -moz-transform: none;
        -o-transform: none;
        -ms-transform: none;
        -transform: none;
        margin-top: 0;
        padding-top: 44px
    }

    .inner-left {
        width: 100%;
        overflow-y: hidden
    }

    .show-mobile {
        cursor: pointer;
        float: right;
        color: #999 !important;
        margin-top: 32px;
        display: inline-block;
        position: relative;
        padding: 10px 0;
        border-bottom: 1px solid #d4d4d4;
        border-top: 1px solid #d4d4d4
    }

    .hide-mobile {
        display: none
    }

    .services .service-detail2 {
        margin-left: 1%
    }

    #fbsection4,
    #fbsection5 {
        background: #000;
        height: 1763px
    }

    #fbsection2,
    #fbsection3 {
        height: 950px
    }

    .project-title {
        font-size: 13px
    }

    .bl-main2>section,
    .bl-main>section {
        width: 100% !important;
        height: 196px !important;
        position: relative !important;
        top: auto !important;
        left: auto !important
    }

    svg {
        display: none
    }

    .inner-projects .collapse .tablet-close {
        color: #8d7e60
    }

    .inner-container h1 {
        font-size: 19px
    }

    .inner-container small {
        font-size: 13px
    }

    .inner-container .inner-images>li {
        float: none;
        width: 100%
    }

    .inner-container .inner-images>li:last-child {
        margin-top: 0
    }

    .back-proj {
        margin-top: 121px
    }

    .back-proj a {
        font-size: 13px;
        margin-top: 0
    }

    .next-proj p,
    .prev-proj p {
        display: none
    }

    .next-proj a,
    .prev-proj a {
        font-size: 13px;
        padding: 20px 0;
        min-height: 120px
    }

    .next-proj a span,
    .prev-proj a span {
        font-size: 13px
    }

    .proj-wrapper {
        margin: 0 !important
    }

    .modal h1 {
        font-size: 23px;
        margin-top: -11.5px;
        margin-left: -111.5px
    }

    .inner-container {
        margin: 0 3%;
        width: 90%
    }

    .details-page {
        padding: 10px
    }
}

@media only screen and (max-width:600px) and (orientation:landscape) {
    .menu p.copy {
        display: none
    }

    .menu {
        padding: 20px
    }

    .block .contact-title {
        padding-top: 0;
        margin-bottom: 10px
    }

    .email-form input,
    .email-form textarea {
        padding: 5px 15px;
        margin-bottom: 10px
    }

    textarea {
        height: 100px
    }

    .exp-skill,
    .exp-skill-second {
        float: none;
        width: 100%
    }
}

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

    .exp-skill,
    .exp-skill-second {
        float: none;
        width: 100%
    }
}

@media only screen and (max-width:570px) and (orientation:landscape) {
    .menu p.copy {
        display: none
    }

    .block header {
        padding-top: 20px
    }

    .menu {
        padding: 5px 20px
    }

    .menu nav {
        padding: 8px 13px
    }

    .menu h2 {
        background: url(../images/logo_small.png) center center no-repeat;
        height: 33px
    }

    .menu h1 {
        padding-top: 5px;
        font-size: 18px
    }

    .menu nav>a {
        font-size: 12px
    }

    .menu nav>a:before {
        top: 22px
    }

    .block .contact-title {
        padding-top: 0;
        margin-bottom: 10px
    }

    .email-form input,
    .email-form textarea {
        padding: 5px 15px;
        margin-bottom: 10px
    }

    textarea {
        height: 30px
    }

    .exp-skill,
    .exp-skill-second {
        float: none;
        width: 100%
    }

    .icon-twitter i:before {
        padding: 7px
    }

    .icon-behance i:before {
        padding: 7px 8px
    }

    .icon-pinterest i:before {
        padding: 7px 14px
    }

    #fbsection6 .inner-left {
        padding: 10px 30px 30px
    }

    .socials {
        float: left;
        padding-top: 0
    }
}

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

    .exp-skill,
    .exp-skill-second {
        float: none;
        width: 100%
    }

    .inner-left {
        padding: 20px
    }

    .block header {
        padding: 45px 0 5px
    }

    .inner-noslit {
        padding: 20px
    }

    .details-comment img,
    .details-page .detail img {
        float: none
    }

    .details-comment {
        margin-left: 20px;
        width: 90%
    }

    .sub-comment {
        margin-left: 20px
    }

    #comment-deta {
        margin-left: 10%;
        width: 87%
    }

    .next-proj,
    .prev-proj {
        width: 100%
    }

    .prev-proj {
        margin-left: 0;
        float: none
    }

    .back-proj {
        margin-left: 0
    }
}

@media screen and (max-width:321px) {
    .menu p.copy {
        display: none
    }

    .inner-left {
        padding: 10px
    }

    .block header {
        margin: 0 0 20px;
        padding: 35px 0 5px
    }

    .inner-noslit {
        padding: 10px
    }

    .duration {
        float: none;
        display: block
    }

    .exp-skill,
    .exp-skill-second {
        float: none;
        width: 100%
    }

    .email-form input,
    .email-form textarea {
        margin-bottom: 10px
    }

    textarea {
        height: 60px
    }

    .inner-container {
        margin: 0 auto 0 10%;
        width: 90%
    }

    .details-comment img,
    .details-page .detail img {
        float: none
    }

    .details-comment {
        margin-left: 10px;
        width: 97%
    }

    .sub-comment {
        margin-left: 20px
    }

    #comment-deta {
        margin-left: 10%;
        width: 87%
    }

    .next-proj,
    .prev-proj {
        width: 90%
    }

    .prev-proj {
        margin-left: 15%;
        float: none
    }

    .back-proj {
        margin-left: 8%
    }
}

@media screen and (min-width:480px) {
    .container {
        width: 98%
    }

    .grid-1,
    .grid-1-5,
    .grid-2,
    .grid-3,
    .grid-4,
    .grid-5,
    .grid-6,
    .grid-full,
    .grid-half,
    .grid-unit {
        float: left;
        width: 96.969696969697%;
        margin: 0 1.515151515152% 1em
    }
}

@media screen and (min-width:640px) {
    .grid-1 {
        width: 13.636363636364%
    }

    .grid-2 {
        width: 30.30303030303%
    }

    .grid-3,
    .grid-half {
        width: 46.969696969697%
    }

    .grid-4 {
        width: 63.636363636364%
    }

    .grid-5 {
        width: 80.30303030303%
    }

    .grid-full {
        width: 96.969696969697%
    }

    .grid-1-5 {
        width: 21.971056%
    }
}