@font-face {
    font-display: swap;
    font-family:yekan;src:url('../fonts/Yekan-modified.eot'),url('../fonts/Yekan-modified.eot#iefix') format('embedded-opentype'),url(../fonts/Yekan-modified.woff) format('woff'),url(../fonts/Yekan-modified.ttf) format('truetype'),url('../fonts/Yekan-modified.svg#CartoGothicStdBook') format('svg');font-weight:400;font-style:normal
}

@font-face {
    font-display: swap;
    font-family:Noora;src:url('../fonts/Noora/Regular.eot');src:url('../fonts/Noora/Regular.eot?#iefix') format('embedded-opentype'),url('../fonts/Noora/Regular.woff2') format('woff2'),url('../fonts/Noora/Regular.woff') format('woff'),url('../fonts/Noora/Regular.ttf') format('truetype');font-style:normal;font-weight:400;text-rendering:optimizeLegibility
}

@font-face {
    font-display: swap;
    font-family:gofte;src:url('../fonts/gofte/GoftehWeb-Heavy.woff2') format('woff2'),url('../fonts/gofte/GoftehWeb-Heavy.woff') format('woff'),url('../fonts/gofte/Gofteh-Heavy.ttf') format('truetype');font-style:normal;font-weight:400;text-rendering:optimizeLegibility
}

@font-face {
    font-display: swap;
    font-family:OLDENGL;src:url(../fonts/OLDENGL.TTF) format('truetype')
}

body,input,p,textarea,pre {
    font-family: Noora,yekan;
    font-weight: 500
}

#home-slide-title span,#home-title h1,.cv-box-title,.cv-button,.cv-readmore,.cv-resume-title p,.cv-table-left,.cvfilters li,.cvgrid li figure figcaption .cvgrid-title,.meta,.nav-numbers li a,.page-date,.skillbar,.tooltipster-content,blockquote .cite,h1,h2,h3,h4,h5,h6,label,strong {
    font-family: gofte;
    font-weight: 700
}

#home-title p {
    letter-spacing: 3px;
    font-family: OLDENGL;
    font-weight: 500
}

* {
    margin: 0;
    padding: 0
}

body {
    font-size: 15px;
    background-color: #fff0;
    overflow: hidden
}

h1,h2,h3,h4,h5,h6 {
    margin-bottom: 30px;
    margin-top: 0;
    line-height: 1.5;
}

h1 {
    font-size: 40px
}

h2 {
    font-size: 35px
}

h3 {
    font-size: 28px
}

h4 {
    font-size: 20px
}

h5 {
    font-size: 18px
}

h6 {
    font-size: 15px
}

h1.border,h2.border,h3.border,h4.border,h5.border,h6.border {
    position: relative;
    margin-bottom: 50px
}

h1.border:after,h2.border:after,h3.border:after,h4.border:after,h5.border:after,h6.border:after {
    width: 100px;
    height: 3px;
    position: absolute;
    text-align: center;
    bottom: -15px;
    right: 0;
    margin: 0;
    z-index: 1;
    content: '';
}

p {
    font-size: 15px;
    line-height: 1.5;
    margin-bottom: 30px;
    margin-top: 0;
    word-spacing: .2em
}

p:last-child {
    margin-bottom: 0
}


/* From Uiverse.io by alexruix */
.progress-s1 {
    position: fixed;
    width: 120px;
    height: 90px;
    margin: 0 auto;
    top: 256px;
    left: 10px;
    transform: scale(0.3);
    opacity: 0.5;
}

.progress-s1:before {
    content: "";
    position: absolute;
    bottom: 30px;
    left: 50px;
    height: 30px;
    width: 30px;
    border-radius: 50%;
    background: #2a9d8f;
    animation: loading-bounce 0.5s ease-in-out infinite alternate;
}

.progress-s1:after {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    height: 7px;
    width: 45px;
    border-radius: 4px;
    box-shadow: 0 5px 0 #f2f2f2, -35px 50px 0 #f2f2f2, -70px 95px 0 #f2f2f2;
    animation: loading-step 1s ease-in-out infinite;
}

@keyframes loading-bounce {
    0% {
        transform: scale(1, 0.7);
    }

    40% {
        transform: scale(0.8, 1.2);
    }

    60% {
        transform: scale(1, 1);
    }

    100% {
        bottom: 140px;
    }
}

@keyframes loading-step {
    0% {
        box-shadow: 0 10px 0 rgba(0, 0, 0, 0),
        0 10px 0 #f2f2f2,
        -35px 50px 0 #f2f2f2,
        -70px 90px 0 #f2f2f2;
    }

    100% {
        box-shadow: 0 10px 0 #f2f2f2,
        -35px 50px 0 #f2f2f2,
        -70px 90px 0 #f2f2f2,
        -70px 90px 0 rgba(0, 0, 0, 0);
    }
}

/* ----- قسمت پراگرس صفحه اول ------- */




.show {
    display: block!important
}

.hide {
    display: none!important
}

.clear,.clr {
    clear: both
}

strong {
    font-weight: 700
}

em,i {
    font-style: italic
}

label {
    line-height: 1;
    margin-bottom: 5px!important;
    display: block;
    font-weight: 700
}

.label {
    width: 100%;
    margin-bottom: 30px;
    padding: 15px 20px 15px 20px;
    display: inline-block
}

blockquote {
    margin: 40px 0;
    padding: 40px;
    position: relative;
    text-indent: 50px
}

blockquote:before {
    font-family: FontAwesome;
    font-size: 22px;
    speak-as: none;
    text-indent: 0;
    width: 50px;
    height: 50px;
    line-height: 50px;
    position: absolute;
    text-align: center;
    margin: 0;
    z-index: 1;
    display: inline-block;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
    content: '\f19d';
    top: -10px;
    right: -10px
}

blockquote p {
    display: inline;
    font-size: 18px;
    margin: 0;
    line-height: 1.5
}

blockquote .cite {
    font-style: normal;
    line-height: 1.5;
    display: block;
    margin-top: 30px;
    margin-bottom: 0;
    text-align: right
}

blockquote .cite:before {
    content: "— "
}

blockquote,em,i {
    font-style: italic
}

hr {
    margin-top: 60px;
    margin-bottom: 60px;
    padding: 0;
    border: none;
    height: 1px;
    margin-left: -60px;
    margin-right: -60px
}

a {
    -webkit-transition: color .2s ease-in-out;
    -moz-transition: color .2s ease-in-out;
    -o-transition: color .2s ease-in-out;
    -ms-transition: color .2s ease-in-out;
    text-decoration: none
}

a:hover {
    text-decoration: none
}

.cv-icon {
    text-align: center;
    margin-left: 10px
}

.responsive-img img {
    width: 100%;
    height: auto;
    vertical-align: bottom
}

.img-mobile-only {
    display: none
}

.sitpic {
    position: absolute
}

.img-mobile-only img {
    width: 100%;
    height: auto;
    vertical-align: bottom
}

.socialmedia .cv-icon-container {
    width: 180px;
    height: 180px
}

.socialmedia .cv-icon-container i {
    width: 100%;
    height: 100%;
    font-size: 130px;
    color: #000;
    margin-top: 27px
}

.socialmedia .ander_media {
    background-color: #fff;
    border: 0 solid #e2e8f0;
    border-radius: 1.5rem;
    box-sizing: border-box;
    color: #0d172a;
    cursor: pointer;
    display: inline-block;
    font-family: gofte,"Basier circle";
    font-size: 1.1rem;
    font-weight: 600;
    line-height: 1;
    padding: 1rem 1.6rem;
    text-align: center;
    text-decoration: none #0d172a solid;
    text-decoration-thickness: auto;
    transition: all .1s cubic-bezier(.4,0,.2,1);
    box-shadow: 0 1px 2px rgb(166 175 195 / .25);
    user-select: none;
    -webkit-user-select: none;
    touch-action: manipulation
}

.ander_media:hover {
    background-color: #1e293b;
    color: #fff
}

@media (min-width:768px) {
    .ander_media {
        font-size: 1.125rem;
        padding: 1rem 2rem
    }}

.viewcomment {
    text-decoration: underline;
    font-size: 13px
}

input[type=date],input[type=email],input[type=number],input[type=password],input[type=text],textarea {
    position: relative;
    width: 100%;
    display: block;
    margin: 0 0 30px 0;
    padding: 15px;
    -webkit-transition: background-color .2s linear;
    -moz-transition: background-color .2s linear;
    -o-transition: background-color .2s linear;
    transition: background-color .2s linear;
    -webkit-border-radius: 0px!important;
    -moz-border-radius: 0!important;
    border-radius: 0!important;
    word-spacing: .1em;
    outline: 0!important
}

input[type=date]:focus,input[type=email]:focus,input[type=number]:focus,input[type=password]:focus,input[type=text]:focus,textarea:focus {
    outline: 0!important
}

textarea {
    height: 140px;
    margin-bottom: 30px!important
}

.cv-button {
    font-size: 15px;
    line-height: 1;
    padding: 10px 20px;
    display: inline-block;
    margin: 10px 5px 0 0;
    text-transform: uppercase;
    text-decoration: none!important;
    outline: 0;
    position: relative;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    word-spacing: .1em;
    text-align: center;
    border-radius: 5px
}

form .cv-button {
    margin-top: 0
}

.honeypot-field {
    position: absolute;
    /* آن را از فلو صفحه خارج کنید */
    left: -9999px;
    /* آن را به بیرون صفحه بفرستید */
    visibility: hidden;
    /* کاملاً مطمئن شوید دیده نمی‌شود */
}

.searchbox .cv-button {
    background-image: url(../images/search.png);
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-border-radius: 0px!important;
    -moz-border-radius: 0!important;
    border-radius: 0!important;
    height: 50px;
    width: 30%!important;
    float: right;
    position: absolute;
    top: 0;
    margin: 0;
    border: none!important
}

.searchbox {
    width: 100%!important;
    display: inline-block;
    position: relative;
    vertical-align: bottom
}

.searchbox input[type=text].searchtext {
    width: 70%!important;
    float: left;
    border: none!important;
    height: 50px;
    margin-bottom: 0
}

.search-result {
    text-decoration: underline;
    cursor: pointer
}

.form-box {
    margin-top: 40px
}

#site-loading {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 0;
    height: 100%;
    z-index: 999999999;
    background-position: center center;
    background-repeat: no-repeat;
    background-image: url(../images/loading.gif)
}

.cv-left-slider {
    width: 50%;
    width: calc(50% - 2.5em);
    height: 100%;
    position: fixed;
    left: 5em;
    top: 0;
    z-index: 2;
}

.floor {
    z-index: 1;
    padding-left: 50%;
    padding-left: calc(50% + 2.5em);
    -webkit-overflow-scrolling: touch
}

.cv-page-content {
    position: relative;
    display: inline-block;
    padding: 60px;
    width: 100%;
    vertical-align: bottom;
    margin: 0;
    min-height: 100%;
    direction: rtl;
    text-align: right
}

#cv-page-left,#cv-page-right {
    width: 50%;
    height: 100%;
    position: fixed;
    top: 0;
    bottom: 0
}

#cv-page-left {
    width: calc(50% - 2.5em);
    left: 5em
}

#cv-page-right {
    width: calc(50% - 2.5em);
    right: 0;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    text-align: right
}

#cv-menu {
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    z-index: 999
}

#cv-main-menu ul {
    list-style-type: none;
    margin: 0;
    padding: 0
}

#cv-main-menu ul li a {
    display: block;
    text-indent: -500em;
    height: 5em;
    width: 5em;
    line-height: 5em;
    text-align: center;
    position: relative;
    outline: 0!important;
    text-decoration: none!important
}

#cv-main-menu ul li a:before {
    font-family: FontAwesome;
    speak-as: none;
    text-indent: 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    font-size: 24px;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    opacity: .5
}

#cv-main-menu ul li:first-child a:before {
    font-size: 36px;
    opacity: 1
}

#cv-main-menu ul li a:hover:before,#cv-main-menu ul li.cv-active a:before {
    opacity: 1
}

#cv-main-menu ul li.cv-active a {
    cursor: default;
    pointer-events: none
}

.cv-menu-button:before {
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -o-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0)
}

.cv-menu-button.rotate-menu-icon:before {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}

#cv-sidebar {
    position: fixed;
    top: 0;
    height: 100%;
    left: 5em;
    z-index: 99;
    width: 480px;
    max-width: calc(100% - 5em);
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%);
    overflow: hidden
}

#cv-sidebar-inner {
    position: relative;
    height: 100%;
    width: 100%;
    overflow: auto;
    -webkit-overflow-scrolling: touch
}

#cv-sidebar .cv-panel-widget {
    padding: 40px
}

#cv-sidebar.open {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0)
}

.cv-sidebar-title h5 {
    line-height: 3.5em;
    margin: 0;
    padding: 0 40px
}

.cv-sidebar-title {
    height: 5em;
    position: relative
}

.cv-sidebar-title:before {
    top: 100%;
    right: 40px;
    border: solid #fff0;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: #fff0;
    border-width: 10px;
    margin-left: 0;
    z-index: 9
}

.cv-sidebar-list li a {
    -webkit-transition: color .2s ease-in-out;
    -moz-transition: color .2s ease-in-out;
    -o-transition: color .2s ease-in-out;
    -ms-transition: color .2s ease-in-out
}

.cv-sidebar-list {
    list-style: none;
    padding: 0;
    margin: 0;
    vertical-align: bottom
}

.cv-sidebar-list li {
    padding-left: 0;
    padding-bottom: 12px;
    margin-bottom: 12px
}

.cv-sidebar-list li:last-child {
    padding-bottom: 0;
    margin-bottom: 0;
    border-bottom: none
}

.cv-sidebar-list li a:hover {
    text-decoration: none
}

.cv-tags-container {
    position: relative;
    display: inline-block
}

.cv-tags {
    float: right;
    margin-left: 5px;
    margin-bottom: 5px;
    padding: 5px 7px 5px 7px;
    -webkit-transition: background-color .2s ease-in-out;
    -moz-transition: background-color .2s ease-in-out;
    -o-transition: background-color .2s ease-in-out;
    -ms-transition: background-color .2s ease-in-out;
    opacity: .5
}

.cv-tags:hover {
    text-decoration: none;
    opacity: 1
}

.cv-sidebar-posts-img {
    position: absolute;
    left: 0;
    top: 0;
    width: 70px
}

.cv-sidebar-posts {
    list-style: none;
    margin: 0;
    padding: 0;
    display: inline-block;
    width: 100%;
    vertical-align: bottom
}

.cv-sidebar-posts li {
    position: relative;
    margin: 0 0 20px 0;
    padding: 0 0 20px 90px;
    float: left;
    width: 100%;
    min-height: 91px
}

.cv-sidebar-posts li:last-child {
    padding-bottom: 0;
    margin-bottom: 0;
    border-bottom: none;
    min-height: 70px
}

.cv-sidebar-posts li img {
    -webkit-transition: border .2s ease-in-out;
    -moz-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    -ms-transition: border .2s ease-in-out;
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0;
    vertical-align: bottom
}

.cv-sidebar-post-title {
    display: inline-block
}

.cv-sidebar-post-date {
    margin-bottom: 0;
    margin-top: 5px;
    font-size: 13px;
    font-style: italic;
    opacity: .7
}

.cv-submenu {
    margin: 0;
    line-height: 1
}

.cv-submenu ul {
    margin: -15px 0 -15px 0;
    padding: 0
}

.cv-submenu ul li {
    margin: 0;
    padding: 0;
    border: none!important
}

.cv-submenu ul li a {
    position: relative;
    display: inline-block;
    padding: 0;
    outline: 0;
    text-decoration: none;
    font-size: 18px;
    width: auto;
    margin: 15px 0 15px 0;
    -webkit-transition: color .2s ease-in-out;
    -moz-transition: color .2s ease-in-out;
    -o-transition: color .2s ease-in-out;
    -ms-transition: color .2s ease-in-out
}

.cv-submenu ul li a:hover {
    outline: 0
}

.cv-submenu ul ul {
    display: none;
    margin: 15px 0;
    padding-right: 15px
}

.cv-submenu ul ul ul li {
    margin-bottom: 5px
}

.cv-submenu ul ul li a {
    font-size: 15px;
    margin: 10px 0 10px 0
}

.cv-submenu ul ul li:first-child a {
    margin-top: 0
}

.cv-submenu ul ul li:last-child a {
    margin-bottom: 0
}

.cv-submenu ul ul li {
    margin-bottom: 0
}

.cv-submenu ul>li>a.cvdropdown,.cv-submenu ul>li>a.cvdropdown2 {
    background-repeat: no-repeat;
    padding-left: 30px
}

.cv-submenu ul>li>a.cvdropdown {
    background-image: url(../images/down.png)
}

.cv-submenu ul>li>a.cvdropdown2 {
    background-image: url(../images/up.png)
}

.cv-flickr-box {
    margin: 0 0 -5px 0;
    padding: 0;
    overflow: hidden;
    width: 105%;
    position: relative
}

.cv-flickr-box li {
    list-style: none;
    float: left;
    margin-right: 5px;
    margin-bottom: 5px;
    padding: 0;
    height: 75px;
    background-image: none!important;
    display: inline-block
}

.cv-flickr-box li:last-child {
    margin-right: 0
}

.cv-flickr-box li {
    border: none!important
}

.cv-flickr-box li img {
    display: block;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    width: 75px;
    height: auto;
    opacity: .7;
    cursor: pointer
}

.cv-flickr-box li img:hover {
    opacity: 1
}

#home-image {
    position: relative;
    width: 100%;
    height: 100%;
    vertical-align: bottom;
    margin: 0;
    padding: 0;
    overflow: hidden
}

#home-slide-title,#home-title {
    position: absolute;
    top: 60px;
    z-index: 3;
    vertical-align: bottom
}

#home-title h1 {
    margin: 0
}

#home-slide-title span,#home-title h1 span {
    font-size: 60px;
    margin: 0
}

#home-slide-title span,#home-title h1 span {
    padding: 40px 60px;
    display: inline-block;
    line-height: 1
}

#home-title h1 .mobile-title {
    display: none!important
}

#home-title p {
    font-size: 30px;
    margin: 0;
    padding: 30px 60px;
    word-spacing: normal;
    display: inline-block
}

#home-title {
    left: 0
}

#home-slide-title {
    right: 0
}

#cv-home-social-bar-container {
    position: absolute;
    bottom: 60px;
    left: 0;
    z-index: 999
}

#cv-home-social-bar ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    display: inline-block;
    vertical-align: bottom
}

#cv-home-social-bar ul li {
    list-style-type: none;
    float: left
}

#cv-home-social-bar ul li a {
    display: block;
    text-indent: -500em;
    height: 5em;
    width: 5em;
    line-height: 5em;
    text-align: center;
    position: relative;
    outline: 0!important;
    text-decoration: none!important;
    -webkit-transition: color .2s ease-in-out;
    -moz-transition: color .2s ease-in-out;
    -o-transition: color .2s ease-in-out;
    -ms-transition: color .2s ease-in-out;
    transition: color .2s ease-in-out
}

#cv-home-social-bar ul li:last-child a {
    border: none!important
}

#cv-home-social-bar ul li a:before {
    font-family: FontAwesome;
    speak-as: none;
    text-indent: 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    font-size: 24px
}

.cv-table {
    list-style: none;
    padding: 0;
    margin: 0 0 30px 0;
    vertical-align: bottom;
    display: inline-block
}

.cv-table li {
    position: relative;
    display: inline-block;
    width: 100%;
    padding-left: 0;
    margin-bottom: 10px;
    font-size: 18px;
    word-spacing: .1em;
    line-height: 1.5
}

.cv-box .cv-table li:first-child,.cv-table li:first-child {
    padding-top: 10px;
    margin-top: 10px
}

.cv-table .cv-table-title {
    margin-bottom: 5px
}

.cv-table .cv-table-text {
    font-size: 15px
}

.cv-table-left {
    float: left;
    display: inline-block;
    padding-bottom: 12px
}

.cv-table-right {
    float: right;
    display: inline-block;
    padding-bottom: 12px
}

.cv-main-icon-container {
    position: relative;
    margin-left: -20px;
    margin-right: -20px;
    vertical-align: bottom;
    display: inline-block;
    margin-bottom: -30px
}

.cv-main-icon-container:after {
    clear: both
}

.cv-icon-block {
    position: relative;
    width: 50%;
    float: left;
    padding-left: 15px;
    padding-right: 15px;
    margin-top: 30px;
    margin-bottom: 30px;
    text-align: center
}

.cv-icon-container {
    position: relative;
    text-align: center;
    margin: 0 auto 30px auto;
    text-align: center;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    width: 120px;
    height: 120px;

}

.cv-icon-container img {
    width: 100%;
    height: 100%
}

.cv-icon-text {
    text-align: center;

    margin-bottom: 0;
}

.cv-icon-text h4 {
    margin-bottom: 20px
}

.cv-icon-container a {
    display: block;
    text-indent: -500em;
    width: 120px;
    height: 120px;
    line-height: 120px;
    text-align: center;
    position: relative;
    outline: 0!important;
    text-decoration: none!important
}

.cv-icon-container a:before {
    font-family: FontAwesome;
    speak-as: none;
    text-indent: 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    font-size: 50px;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

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

.skillbar:last-child {
    margin-bottom: 0
}

.skillbar-title {
    position: absolute;
    top: 0;
    right: 0
}

.skillbar-title span {
    display: block;
    padding: 0 15px;
    height: 40px;
    line-height: 40px;
    font-size: 15px
}

.skillbar-bar {
    height: 40px;
    width: 0;
    -webkit-animation: animate-bg 5s linear infinite;
    -moz-animation: animate-bg 5s linear infinite;
    -o-animation: animate-bg 5s linear infinite;
    animation: animate-bg 5s linear infinite;
    background-size: 40px 40px
}

.skill-bar-percent {
    position: absolute;
    left: 15px;
    top: 0;
    height: 40px;
    line-height: 40px;
    font-size: 15px;
    opacity: .5
}

@keyframes animate-bg {
    from {
        background-position: 0 0
    }

    to {
        background-position: -80px 0
    }}

@-webkit-keyframes animate-bg {
    from {
        background-position: 0 0
    }

    to {
        background-position: -80px 0
    }}

@-moz-keyframes animate-bg {
    from {
        background-position: 0 0
    }

    to {
        background-position: -80px 0
    }}

@-o-keyframes animate-bg {
    from {
        background-position: 0 0
    }

    to {
        background-position: -80px 0
    }}

.cv-resume-box {
    position: relative;
    margin-bottom: 40px
}

.cv-resume-title {
    padding-bottom: 15px;
    margin-bottom: 15px
}

.cv-resume-title h5 {
    margin-bottom: 10px
}

.cv-resume-title p {
    margin-bottom: 0;
    line-height: 1;
    font-size: 18px
}

.google-map-container {
    position: relative;
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%
}

#google-map {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%
}

.mobile-map-container {
    position: relative;
    margin: 0;
    padding: 0;
    display: none
}

#mobile-map {
    height: 350px;
    margin: 0
}

.cvgrid {
    list-style-type: none;
    position: relative;
    margin: 0 0 -20px 0;
    padding: 0;
    display: none
}

.cvgrid li {
    float: left;
    padding: 0;
    margin: 0;
    opacity: 1;
    list-style-type: none
}

.cvgrid li #gallery1 {
    cursor: pointer;
}

.cvgrid li.cvgrid-animate {
    -webkit-transition: all .5s cubic-bezier(.645,.045,.355,1);
    -moz-transition: all .5s cubic-bezier(.645,.045,.355,1);
    -ms-transition: all .5s cubic-bezier(.645,.045,.355,1);
    -o-transition: all .5s cubic-bezier(.645,.045,.355,1);
    transition: all .5s cubic-bezier(.645,.045,.355,1);
    -webkit-transition-timing-function: cubic-bezier(.645,.045,.355,1);
    -moz-transition-timing-function: cubic-bezier(.645,.045,.355,1);
    -ms-transition-timing-function: cubic-bezier(.645,.045,.355,1);
    -o-transition-timing-function: cubic-bezier(.645,.045,.355,1);
    transition-timing-function: cubic-bezier(.645,.045,.355,1)
}

.cvgrid li.wookmark-inactive {
    visibility: hidden;
    opacity: 0
}

.cvgrid li figure {
    position: relative;
    padding: 0;
    margin: 0
}

.cvgrid li figure figcaption .cvgrid-title {
    margin: 0;
    text-decoration: none;
    line-height: 1;
    outline: 0;
    text-align: center;
    padding: 15px
}

.cvgrid>li>figure>a {
    position: relative;
    outline: 0;
    overflow: hidden;
    display: block
}

.cvgrid>li>figure>a:after {
    position: absolute;
    text-align: center;
    line-height: 1;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    opacity: 0;
    font-family: FontAwesome;
    speak-as: none;
    font-style: normal;
    font-weight: 400;
    text-indent: 0;
    top: 50%;
    left: 50%;
    width: 22px;
    height: 22px;
    font-size: 22px;
    margin-top: -28px;
    margin-left: -28px;
    padding: 14px;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    display: inline-block;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.cvgrid>li>figure>a:hover:after {
    opacity: 1;
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1)
}

.cvgrid>li>figure>a.cvgrid-img:after {
    content: "\f002"
}

.cvgrid>li>figure>a.cvgrid-video:after {
    content: "\f04b"
}

.cvgrid>li>figure>a.cvgrid-link:after {
    content: "\f0c1"
}

.cvgrid>li>figure>a>img {
    width: 100%;
    display: block;
    padding: 0;
    margin: 0;
    border: none;
    vertical-align: bottom;
    overflow: hidden;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.cvgrid>li>figure>a:hover img {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
    opacity: .3
}

.cvgrid li figure figcaption {
    width: 100%;
    height: 100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.cvfilters {
    list-style-type: none;
    text-align: center;
    margin: 0 0 20px 0;
    padding: 0;
    display: inline-block;
    vertical-align: bottom
}

.cvfilters li {
    font-size: 18px;
    float: right;
    cursor: pointer;
    margin: 0 1px 1px 0;
    padding: 15px 20px;
    line-height: 1;
    width: auto;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out
}

.tooltipster-dark .tooltipster-content,.tooltipster-light .tooltipster-content,.tooltipster-red .tooltipster-content {
    font-size: 18px;
    line-height: 1;
    padding: 15px 20px;
    overflow: hidden
}

.tooltipster-gototop .tooltipster-content {
    font-size: 15px;
    line-height: 1;
    padding: 10px 15px;
    overflow: hidden
}

.quovolve {
    margin-top: 60px
}

.quovolve blockquote {
    margin: 0!important;
    border-radius: 25px 0 0 20px;
    user-select: none
}

.quovolve-nav:after {
    clear: both
}

.quovolve-nav {
    margin: 5px 0 0 0;
    line-height: 30px;
    zoom: 1
}

.quovolve-nav span {
    float: right;
    margin-left: 5px
}

.quovolve-nav a {
    line-height: 20px;
    display: block;
    padding: 10px 15px;
    border: 0 none;
    text-align: center;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out
}

.nav-numbers {
    list-style: none;
    margin: 0;
    float: left
}

.nav-numbers li {
    float: right;
    margin: 0 5px 0 0
}

.nav-numbers li a {
    padding-left: 0;
    padding-right: 0;
    width: 40px
}

.nav-text {
    margin-left: 30px
}

#accordion-container {
    padding: 0;
    margin: 40px 0 40px 0;
    width: 100%;
    position: relative
}

.accordion-header {
    position: relative;
    overflow: hidden;
    margin: 0;
    padding: 20px 0 20px 25px;
    cursor: pointer;
    -webkit-transition: color .2s ease-in-out;
    -moz-transition: color .2s ease-in-out;
    -o-transition: color .2s ease-in-out;
    -ms-transition: color .2s ease-in-out;
    transition: color .2s ease-in-out;
    font-size: 18px
}

.accordion-header:after {
    font-family: FontAwesome;
    speak: none;
    text-indent: 0;
    text-align: center;
    content: "\f078";
    position: absolute;
    top: 19px;
    left: 0;
    width: 24px;
    height: 24px;
    line-height: 24px;
    font-size: 22px;
    z-index: 1;
    display: inline-block;
    margin: 0
}

.accordion-header.active-header:after {
    content: "\f077"
}

.accordion-content {
    display: none;
    padding: 30px 0 30px 0;
    width: 100%;
    text-align: right
}

.flex-video {
    position: relative;
    padding-bottom: 56%;
    height: 0;
    overflow: hidden;
    margin-bottom: 40px;
    margin-top: 40px
}

.flex-video.widescreen {
    padding-bottom: 37.25%
}

.flex-video.vimeo {
    padding-top: 0
}

.flex-video embed,.flex-video iframe,.flex-video object,.flex-video video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    outline: 0;
    border: none
}

.blog-title {
    position: relative;
    padding: 60px 60px 30px 60px;
    display: inline-block
}

.blogcontainer {
    position: relative;
    height: auto;
    display: inline-block;
    margin: 0;
    padding: 0;
    vertical-align: bottom;
    overflow: hidden
}

.blogcontainer p {
    margin-bottom: 30px
}

.blogcontainer .postdate {
    line-height: 1;
    padding: 20px 85px 20px 60px;
    position: relative;
    margin-bottom: 0;
    word-spacing: inherit;
    display: inline-block;
    width: 100%;
    font-size: 18px
}

.blogcontainer .postdate:before {
    font-family: FontAwesome;
    speak: none;
    text-indent: 0;
    text-align: center;
    content: "\f073";
    position: absolute;
    top: 20px;
    right: 60px;
    width: 15px;
    height: 15px;
    line-height: 15px;
    font-size: 15px;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    z-index: 1;
    display: inline-block;
    margin: 0
}

.blogcontainer .postcontent {
    direction: rtl;
    padding: 40px 60px 40px 60px;
    display: inline-block;
    text-align: justify;
}

.blogcontainer .blog-img img {
    position: relative
}

.blog-img .blog-img-caption {
    display: inline-block;
    margin-top: 60px;
    margin-bottom: 120px
}

.blog-img .blog-img-caption h4 {
    margin: 0;
    display: inline-block;
    padding: 30px 60px;
    -webkit-transition: background .2s ease-in-out;
    -moz-transition: background .2s ease-in-out;
    -o-transition: background .2s ease-in-out;
    -ms-transition: background .2s ease-in-out;
    transition: background .2s ease-in-out
}

.postcontent .cv-readmore {
    word-spacing: .1em;
    padding: 10px 0;
    line-height: 1;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    display: inline-block
}

.postcontent .cv-readmore:hover {
    padding: 10px 15px
}

.blogpager {
    position: relative;
    width: 100%;
    vertical-align: bottom;
    margin: 0;
    display: inline-block;
    padding-bottom: 55px;
    margin-top: 5px
}

.blogpager .cv-button {
    margin: 0!important;
    padding: 20px 60px 20px 60px
}

.blogpager .previous {
    float: right;
    width: 50%;
    padding: 0
}

.blogpager .previous .fa {
    margin-right: 5px
}

.blogpager .next {
    float: left;
    width: 50%;
    text-align: left;
    padding: 0
}

.blogpager .next .fa {
    margin-left: 5px
}

.page-date {
    position: relative;
    font-size: 18px;
    padding-right: 25px;
    line-height: 1;
    word-spacing: normal
}

.page-date:before {
    font-family: FontAwesome;
    speak: none;
    text-indent: 0;
    text-align: center;
    content: "\f073";
    position: absolute;
    top: 50%;
    right: 0;
    width: 18px;
    height: 18px;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    z-index: 1;
    display: inline-block;
    margin-top: -9px
}

.comments_content {
    padding: 30px;
    position: relative;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    margin-bottom: 30px
}

.comments_content:before {
    top: -20px;
    left: 30px;
    border: solid #fff0;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: #fff0;
    border-width: 10px;
    margin-left: 0;
    z-index: 9
}

.comments_content p {
    margin-bottom: 0!important
}

.reply {
    position: relative;
    padding-right: 50px
}

.reply:before {
    font-family: FontAwesome;
    content: "\f064";
    speak: none;
    text-indent: 0;
    text-align: center;
    position: absolute;
    top: 0;
    right: 15px;
    width: 24px;
    height: 24px;
    font-size: 24px;
    margin-top: -3px;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.meta {
    margin-bottom: 15px!important
}

.cv-tabs {
    position: relative;
    margin: 40px 0!important
}

ul.resp-tabs-list {
    margin: 0;
    padding: 0;
    display: inline-block;
    width: 100%;
    vertical-align: bottom
}

.resp-tabs-list li {
    font-size: 18px;
    display: inline-block;
    padding: 20px;
    margin: 0;
    list-style: none;
    cursor: pointer;
    float: right;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    border-top: 3px solid #fff0
}

.resp-tabs-container {
    padding: 0;
    clear: right;
    overflow: hidden;
    text-align: right
}

.resp-tab-content img {
    max-width: 100%;
    height: auto
}

.resp-accordion-active,.resp-content-active {
    display: block
}

.resp-tab-content {
    display: none;
    border: none;
    padding: 40px
}

.resp-vtabs ul.resp-tabs-list {
    float: right;
    width: 30%;
    border-bottom: none
}

.resp-vtabs .resp-tabs-list li {
    display: block;
    padding: 20px!important;
    margin: 0;
    cursor: pointer;
    float: none;
    border-top: none!important
}

.resp-vtabs .resp-tabs-container {
    padding: 0;
    float: right;
    width: 70%;
    clear: none
}

.resp-vtabs li.resp-tab-active {
    position: relative;
    z-index: 1;
    padding: 20px!important;
    border-top: none!important
}

h2.resp-tab-active {
    margin-bottom: 0!important;
    padding: 20px!important
}

h2.resp-tab-active span.resp-arrow {
    border: none
}

.resp-arrow {
    width: 0;
    height: 0;
    float: right;
    margin-top: 3px
}

h2.resp-accordion {
    cursor: pointer;
    display: none;
    font-size: 18px;
    margin: 0;
    padding: 20px
}

.resp-easy-accordion h2.resp-accordion {
    display: block
}

.resp-jfit {
    width: 100%;
    margin: 0
}

.resp-tab-content-active {
    display: block
}

.caption-image {
    position: relative;
    margin: 40px 0
}

.caption-image img {
    width: 100%;
    height: auto;
    vertical-align: bottom
}

.caption-image figcaption {
    position: absolute;
    display: inline-block;
    bottom: 10px;
    left: 0;
    width: 100%;
    text-align: center;
    height: 30px;
    line-height: 30px;
    font-family: OLDENGL
}

.cv-box {
    position: relative;
    padding: 30px;
    margin: 0 0 30px 0
}

.cv-box-title {
    line-height: 1;
    font-size: 18px;
    margin-bottom: 20px
}

.cv-box.cv-red p {
    opacity: .7
}

#footer {
    position: fixed;
    bottom: -100%;
    right: 0;
    width: 50%;
    width: calc(50% - 2.5em);
    z-index: 9;
    height: 50px
}

#footer.fixed-footer {
    bottom: 0
}

.cv-credits {
    font-family: OLDENGL;
    padding: 0 60px;
    line-height: 50px;
    font-size: 12px;
    display: inline-block;
    text-decoration: none;
    width: 100%
}

.cv-credits a,.cv-credits a:hover {
    color: #00f
}

#cv-back-to-top {
    position: absolute;
    bottom: 12px;
    right: 60px;
    display: inline-block;
    margin: 0;
    padding: 0;
    height: 24px;
    width: 24px;
    cursor: pointer;
    vertical-align: bottom;
    z-index: 2
}

#cv-back-to-top:before {
    font-family: FontAwesome;
    content: "\f151";
    speak: none;
    text-indent: 0;
    text-align: center;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    font-size: 22px;
    -webkit-transition: color .2s ease-in-out;
    -moz-transition: color .2s ease-in-out;
    -o-transition: color .2s ease-in-out;
    -ms-transition: color .2s ease-in-out;
    transition: color .2s ease-in-out
}