        /*
Theme Name: آرتمن - المنتور
Author: تیم آکو
Description: آرتمن - قالب شخصی
Version: 2.1
*/
        
        @import "./css/font.css";
        html {
            overflow-x: hidden;
            height: 100%;
        }
        
        .wpml-ls-bracket {
            display: none;
        }
        
        .wpml-ls-native {
            display: none;
        }
        
        .wpml-ls-menu-item .wpml-ls-flag {
            margin: auto!important;
        }
        
        body {
            font-family: 'Vazir', sans-serif !important;
            font-size: 15px;
            color: #fff;
            font-weight: 500;
            line-height: 1.6;
            position: relative;
            background-size: cover;
            background-position: center;
            height: 100%;
            width: 100%;
            background-color: #111;
        }
        
        h1,
        h2,
        h3,
        h4,
        h5,
        h6,
        input,
        textarea,
        p,
        a,
        button {
            font-family: 'Vazir'!important;
        }
        
        .poppins-font {
            font-family: 'Poppins', sans-serif;
        }
        
        hr.separator {
            border-top: 1px solid #252525;
            margin: 70px auto 55px!important;
            max-width: 40%;
        }
        
        .ft-wt-600 {
            font-weight: 600;
        }
        
        .rtl {
            direction: rtl !important;
        }
        
        .has-text-align-right {
            direction: rtl;
        }
        
        .list-unstyled {
            padding-left: unset !important;
            padding-right: 0 !important;
        }
        
        .mb-30 {
            margin-bottom: 30px;
        }
        
        .no-transform {
            transform: none !important;
        }
        
        .custom-title {
            padding-bottom: 22px;
            font-size: 26px;
        }
        
        .en .wpcf7-form,
        .wpcf7-form {
            display: -ms-flexbox;
            display: flex;
            -ms-flex-wrap: wrap;
            flex-wrap: wrap;
            margin-right: -15px;
            margin-left: -15px;
        }
        /*** Light Body ***/
        
        body.light {
            color: #666;
            background-color: #fff;
        }
        
        body.home.light .home-details h1 span {
            color: #666;
        }
        
        body.home.light .home-details h6 {
            color: #777;
        }
        
        body.home.light .bg {
            background-image: url(/img/light.jpg);
            background-size: cover;
            background-repeat: no-repeat;
            background-position: top;
            box-shadow: 0 0 7px rgba(0, 0, 0, .3);
        }
        
        body.light .preloader .black_wall {
            background-color: #eee;
        }
        
        body.light .preloader {
            background-color: #fff;
        }
        
        body.light .title-section h1 {
            color: #666;
        }
        
        body.light .title-bg {
            color: rgba(30, 37, 48, 0.07);
        }
        
        .light .elementor-widget-wrap .box-stats {
            border: 1px solid #ddd;
        }
        
        .light .elementor-widget-wrap .c100,
        .light .elementor-widget-wrap .resume-box .time {
            background-color: #eee;
        }
        
        .light .elementor-widget-wrap .resume-box .time,
        .light .elementor-widget-wrap .resume-box p {
            color: #666!important;
        }
        
        .light.elementor-widget-wrap .resume-box .place:before {
            background-color: #666;
        }
        
        .light.elementor-widget-wrap .resume-box li:after {
            border-left: 1px solid #ddd;
        }
        
        .light.elementor-widget-wrap .c100>span {
            color: #666;
        }
        
        .light.elementor-widget-wrap .c100:after {
            background-color: #fff;
        }
        
        .light.elementor-widget-wrap .slideshow figure {
            background-color: #fff;
        }
        
        .light.elementor-widget-wrap .slideshow ul>li:after {
            background: rgba(255, 255, 255, 0.77);
        }
        
        .light.elementor-widget-wrap .slideshow {
            background: rgba(0, 0, 0, 0.7);
        }
        
        .light .contactform input[type=text],
        .light .elementor-widget-wrap .wpcf7-form input[type=text],
        .light .elementor-widget-wrap .wpcf7-form input[type=email],
        .light .contactform input[type=email],
        .light .contactform textarea,
        .light .elementor-widget-wrap .wpcf7-form textarea {
            background-color: #fff!important;
            border: 1px solid #ddd!important;
            color: #666!important;
        }
        
        .light .contact ul.social li a {
            color: #666;
            background: #eee;
        }
        
        .light.contact ul.social li a:hover {
            color: #fff;
        }
        
        body.light.blog .post-content {
            background-color: #f2f2f2;
        }
        
        body.light.blog .post-content .entry-header h3 a {
            color: #666;
        }
        
        body.light.blog .page-link {
            color: #666;
            background-color: #eee;
            border: 1px solid #eee;
        }
        
        body.light.blog-post .meta {
            color: #888;
        }
        
        body.light.blog .page-item.active .page-link {
            color: #fff;
        }
        
        body.light hr.separator {
            border-top: 1px solid #ddd;
        }
        
        @media (min-width: 992px) {
            body.light .header ul.icon-menu li.menu-item {
                background-color: #eee;
            }
            body.light .header ul.icon-menu li.menu-item.active,
            body.light .header ul.icon-menu li.menu-item:hover,
            body.light .header ul.icon-menu li.menu-item.active a i,
            body.light .header ul.icon-menu li.menu-item:hover a i {
                color: #fff;
            }
        }
        
        @media (max-width: 991px) {
            body.light .main-img-mobile {
                border: 4px solid #eee;
            }
            body.light #menuToggle {
                border: 1px solid #ddd;
            }
            body.light #menuToggle,
            body.light #menu {
                background: #eee;
            }
            body.light #menuToggle>span,
            body.light #menuToggle input:checked~span {
                background: #666;
            }
            #header .menu-item li {
                background-color: none!important;
            }
            body.light #menu li a {
                color: #666;
            }
            body.light #menu li:after {
                background: #ddd;
            }
            .light .portfolio .elementor-widget-wrap .slideshow nav {
                background: #eee;
                border-bottom: 1px solid #ddd;
            }
            .light .elementor-widget-wrap .slideshow nav span img {
                display: none;
            }
            .light .elementor-widget-wrap .slideshow nav span.nav-next {
                background-image: url("./img/projects/navigation/right-arrow.png");
                background-size: cover;
            }
            body.light.elementor-widget-wrap .slideshow nav span.nav-prev {
                background-image: url("./img/projects/navigation/left-arrow.png");
                background-size: cover;
            }
            body.light.elementor-widget-wrap .slideshow nav span.nav-close {
                background-image: url("./img/projects/navigation/close-button.png");
                background-size: cover;
            }
            body.light.elementor-widget-wrap .slideshow nav span.nav-next,
            body.light.elementor-widget-wrap .slideshow nav span.nav-prev {
                top: 51px;
            }
            .light .elementor-widget-wrap .slideshow {
                background: #fff!important;
            }
        }
        
        @media (max-width: 576px) {
            body.light .title-section {
                background: #eee;
                border-bottom: 1px solid #ddd;
            }
            body.light #menuToggle {
                border: 0;
            }
            body.light.elementor-widget-wrap .slideshow nav span.nav-next,
            body.light.elementor-widget-wrap .slideshow nav span.nav-prev {
                top: 31px;
            }
        }
        /*** Buttons ***/
        
        .btn {
            box-shadow: none !important;
            border-radius: 26px !important;
            font-weight: 500!important;
            font-size: 15px!important;
            text-transform: uppercase!important;
            color: #fff!important;
            outline: none !important;
            overflow: hidden!important;
            display: inline-block!important;
            position: relative!important;
            letter-spacing: .5px!important;
            border: 0!important;
        }
        
        .btn-fa {
            box-shadow: none !important;
            border-radius: 26px !important;
            padding: .75rem 1.75rem!important;
            font-weight: 500!important;
            font-size: 15px!important;
            text-transform: uppercase!important;
            color: #fff!important;
            outline: none !important;
            overflow: hidden!important;
            display: inline-block!important;
            position: relative!important;
            letter-spacing: .5px!important;
            border: 0!important;
        }
        
        .btn,
        .btn:hover,
        .btn:focus {
            color: #fff;
            text-decoration: none;
        }
        
        .btn-fa,
        .btn-fa:hover,
        .btn-fa:focus {
            color: #fff;
            text-decoration: none;
        }
        /*** Page Title ***/
        
        .title-section {
            margin: 0 auto;
            width: 100%;
            position: relative;
            padding: 80px 0;
        }
        
        .title-section h1 {
            font-size: 56px;
            font-weight: 900;
            color: #fff;
            text-transform: uppercase;
            margin: 0 36px 0 0;
            overflow: hidden;
        }
        
        .title-bg {
            font-size: 110px;
            left: 0;
            letter-spacing: 3px;
            line-height: 0.7;
            position: absolute;
            right: 0;
            top: 50%;
            text-transform: uppercase;
            font-weight: 800;
            -webkit-transform: translateY(-50%);
            -moz-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
            -o-transform: translateY(-50%);
            transform: translateY(-50%);
            color: rgba(255, 255, 255, 0.07);
        }
        /* [ HEADER ] */
        /*================================================== */
        /*** Desktop Navigation ***/
        
        @media (min-width: 992px) {
            /*** Navigation ***/
            .header {
                position: fixed;
                right: 30px;
                bottom: 0;
                z-index: 3;
                display: flex;
                align-items: center;
                height: calc(100vh - 200px);
                top: 100px;
                opacity: 1;
                transition: opacity 0.3s;
                -webkit-transition: opacity 0.3s;
            }
            .header.hide-header {
                z-index: 0 !important;
                opacity: 0;
            }
            .header ul.icon-menu {
                margin: 0;
                padding: 0;
            }
            .header ul.icon-menu li.menu-item {
                width: 50px;
                height: 50px;
                list-style: none;
                position: relative;
                display: flex;
                align-items: center;
                transition: .3s;
                margin: 20px 0;
                border-radius: 50%;
                background: #2b2a2a;
            }
            .header ul.icon-menu li.menu-item a i {
                color: #fff;
                font-size: 19px;
                transition: .3s;
                display: flex;
                justify-content: center;
                flex-direction: column;
                align-items: center;
                text-decoration: none!important;
            }
            .light .header ul.icon-menu li.menu-item a i {
                color: #666;
                font-size: 19px;
                transition: .3s;
                display: flex;
                justify-content: center;
                flex-direction: column;
                align-items: center;
                text-decoration: none!important;
            }
            .header ul.icon-menu li.menu-item.active,
            .header ul.icon-menu li.menu-item:hover,
            .header ul.icon-menu li.menu-item.active a i,
            .header ul.icon-menu li.menu-item:hover a i {
                color: #fff;
                text-decoration: none!important;
            }
            .header .menu-item a span {
                font-size: 15px;
                font-weight: 500;
            }
            .header .menu-item a {
                display: flex;
                padding: 0;
                width: 50px;
                height: 50px;
                white-space: nowrap;
                text-decoration: none!important;
            }
            .header .menu-item a i.fa {
                position: absolute;
                pointer-events: none;
            }
            .header .icon-menu a i {
                left: 0;
                right: 0;
                margin: 0 auto;
                display: block;
                text-align: center;
                font-size: 35px;
                top: 15px;
            }
            .header .menu-item span {
                z-index: -1;
                position: absolute;
                top: 0;
                right: 0;
                opacity: 0;
                color: #fff;
                line-height: 50px;
                font-weight: 500;
                transition: all .3s;
                border-radius: 30px;
                text-transform: uppercase;
                padding: 0 25px 0 30px;
                height: 50px;
            }
            .header .menu-item a:hover span {
                opacity: 1;
                right: 27px;
                margin: 0;
                text-align: center;
                border-radius: 30px 0 0 30px;
            }
        }
        /* [ Pages ] */
        /*================================================== */
        /*** Homepage ***/
        
        .home .color-block {
            position: fixed;
            height: 200%;
            width: 100%;
            transform: rotate(-15deg);
            left: -83%;
            top: -50%;
        }
        
        .home .bg {
            background-size: cover;
            background-repeat: no-repeat;
            background-position: top;
            height: calc(100vh - 60px);
            z-index: 111;
            border-radius: 15px;
            left: 30px;
            top: 30px;
            box-shadow: 0 0 7px rgba(0, 0, 0, .9);
        }
        
        .home .container-home {
            display: flex;
            align-items: center;
            min-height: 100%;
        }
        
        .home .home-details>div {
            max-width: 550px;
            margin: 0 auto;
        }
        
        .home .home-details h1 {
            font-size: 45px;
            line-height: 45px;
            font-weight: 700;
            margin: 18px 0 10px;
        }
        
        .home .home-details h1 span {
            color: #fff;
            font-weight: 600;
        }
        
        .home .home-details h6 {
            color: #eee;
            font-size: 22px;
            font-weight: 400;
            display: block;
        }
        
        .home .home-details p {
            margin: 10px 0 23px;
            font-size: 16px;
            line-height: 32px;
        }
        
        .home .home-details-fa p {
            direction: rtl!important;
        }
        
        #postbox-container-2 #advanced-sortables .meta-box-sortables .ui-sortable {
            display: inline-grid;
        }
        /*** About ***/
        
        .elementor-widget-wrap .elementor-widget-title_square {
            -ms-flex: 0 0 50%;
            flex: 0 0 50%;
            max-width: 50%;
        }
        
        .elementor-widget-wrap .elementor-widget-title_moshakhasat {
            direction: rtl !important;
        }
        
        .elementor-widget-wrap .main-content {
            padding-bottom: 20px;
        }
        /* Personal Info List */
        
        .elementor-widget-wrap .box-fa p:before {
            left: 0px;
        }
        
        .elementor-widget-wrap .about-list li:not(:last-child) {
            padding-bottom: 20px;
        }
        
        .elementor-widget-wrap .about-list .title {
            opacity: .8;
            text-transform: capitalize;
        }
        
        .elementor-widget-wrap .about-list .value {
            font-weight: 600;
        }
        /* Box Stats */
        
        .elementor-widget-wrap .box-stats {
            padding: 20px 30px 25px 40px!important;
            border-radius: 5px!important;
            border: 1px solid #252525;
        }
        
        .elementor-widget-wrap .box-stats.with-margin {
            margin-bottom: 30px!important;
            margin-left: 5px!important;
        }
        
        .elementor-widget-wrap .box-stats h3 {
            position: relative!important;
            display: inline-block!important;
            margin: 0!important;
            font-size: 50px!important;
            font-weight: 700!important;
        }
        
        .elementor-widget-wrap .box-stats h3:after {
            content: '+'!important;
            position: absolute!important;
            right: -24px!important;
            font-size: 33px!important;
            font-weight: 300!important;
            top: 2px!important;
        }
        
        .elementor-widget-wrap .box-stats p {
            padding-right: 45px!important;
            text-align: right!important;
        }
        
        .elementor-widget-wrap .box-stats p:before {
            content: "";
            position: absolute;
            right: 0;
            top: 13px;
            width: 30px;
            height: 1px;
            background: #777;
        }
        
        .elementor-widget-wrap .resume-box li.en-placee:after {
            left: -24px!important;
        }
        
        .elementor-widget-wrap .resume-box li.en-placee {
            direction: ltr;
        }
        
        .elementor-widget-wrap .box-en p:before {
            left: -34px;
        }
        
        .elementor-widget-wrap .box-en p {
            padding-left: 3px;
            text-align: left!important;
            padding-right: 0!important;
        }
        /* Resume */
        
        .elementor-widget-wrap .resume-box ul {
            margin: 0;
            padding: 0;
            list-style: none;
        }
        
        .elementor-widget-wrap .resume-box li {
            position: relative;
            padding: 0 60px 0 20px;
            margin: 0 0 50px;
            direction: rtl;
        }
        
        .elementor-widget-wrap .resume-box li:after {
            content: "";
            position: absolute;
            top: 0;
            right: 20px;
            bottom: 0;
            border-left: 1px solid #333;
        }
        
        .left-left-margin {
            margin-left: 44px!important;
        }
        
        .elementor-widget-wrap .resume-box .icon {
            width: 40px;
            height: 40px;
            position: absolute;
            left: 0;
            right: 0;
            line-height: 40px;
            text-align: center;
            z-index: 1;
            border-radius: 50%;
            color: #fff;
            background-color: #252525;
        }
        
        .elementor-widget-wrap .resume-box .en-icon {
            width: 40px;
            height: 40px;
            position: absolute;
            left: 0;
            line-height: 40px;
            text-align: center;
            z-index: 1;
            border-radius: 50%;
            color: #fff;
            background-color: #252525;
        }
        
        .elementor-widget-wrap .resume-box .time {
            color: #fff;
            font-size: 12px;
            padding: 1px 10px;
            display: inline-block;
            margin-bottom: 12px;
            border-radius: 20px;
            font-weight: 600;
            background-color: #252525;
            opacity: .8;
        }
        
        .elementor-widget-wrap .resume-box .icon i {
            margin-top: 10px;
        }
        
        .elementor-widget-wrap .resume-box h5 {
            font-size: 18px;
            margin: 7px 0 10px;
        }
        
        .elementor-widget-wrap .resume-box p {
            margin: 0;
            color: #eee;
            font-size: 14px;
        }
        
        .elementor-widget-wrap .resume-box .place {
            opacity: .8;
            font-weight: 600;
            font-size: 15px;
            position: relative;
            padding-left: 26px;
        }
        
        .elementor-widget-wrap .resume-box .place:before {
            position: absolute;
            content: '';
            width: 10px;
            height: 2px;
            background-color: #fff;
            top: 9px;
            left: 5px;
            opacity: .8;
        }
        
        .elementor-widget-wrap .resume-box .fa-place {
            opacity: .8;
            font-weight: 600;
            font-size: 15px;
            position: relative;
            padding-right: 26px;
        }
        
        .fa-p .elementor-widget-wrap p {
            direction: rtl;
        }
        
        .elementor-widget-wrap .resume-box .fa-place:before {
            position: absolute;
            content: '';
            width: 10px;
            height: 2px;
            background-color: #fff;
            top: 9px;
            left: 0px;
            right: 4px;
            opacity: .8;
        }
        
        .elementor-widget-wrap .resume-box .fa-place:before {
            left: none!important;
        }
        
        .light .elementor-widget-wrap .resume-box .place:before,
        .light .elementor-widget-wrap .resume-box .fa-place:before {
            background-color: #666;
        }
        
        .light .elementor-widget-wrap .resume-box li:after {
            border-left: 1px solid #ddd!important;
        }
        /* Skills */
        
        .elementor-widget-wrap .c100 {
            float: none !important;
            margin: 0 auto;
            background-color: #252525;
        }
        
        .elementor-widget-wrap .c100>span {
            color: #fff;
        }
        
        .elementor-widget-wrap .c100:after {
            background-color: #111;
        }
        
        .light .elementor-widget-wrap .c100:after {
            background-color: #fff;
            color: #fff;
        }
        
        .light .elementor-widget-wrap .c100>span {
            color: #666;
        }
        /*** .elementor-widget-wrap ***/
        
        .elementor-widget-wrap .main-content {
            padding-bottom: 60px;
            margin-top: -15px;
        }
        /* Grid */
        
        .elementor-widget-wrap .grid-gallery ul {
            list-style: none;
            margin: 0;
            padding: 0;
        }
        
        .elementor-widget-wrap .grid-gallery figure {
            margin: 0;
        }
        
        .elementor-widget-wrap .grid-gallery figure img {
            display: block;
            width: 100%;
            border-radius: 5px;
            transition: .3s;
        }
        
        .elementor-widget-wrap .grid-wrap {
            margin: 0 auto;
        }
        
        .elementor-widget-wrap .grid {
            margin: 0 auto;
        }
        
        .elementor-widget-wrap .grid li {
            width: 33.333333%;
            float: left;
            cursor: pointer;
            padding: 15px;
        }
        
        .elementor-widget-wrap .grid figure {
            -webkit-transition: 0.3s;
            transition: 0.3s;
            border-radius: 5px;
            padding: 0;
            position: relative;
            overflow: hidden;
        }
        
        .elementor-widget-wrap .grid figure img {
            display: block;
            position: relative;
        }
        
        .elementor-widget-wrap .grid li a {
            overflow: hidden;
        }
        
        .elementor-widget-wrap .grid li figure div {
            position: absolute;
            width: 100%;
            height: 100%;
            display: -webkit-box;
            display: -webkit-flex;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: center;
            -webkit-align-items: center;
            -ms-flex-align: center;
            align-items: center;
            text-align: center;
            justify-content: center;
        }
        
        .elementor-widget-wrap .grid li figure div span {
            margin: 0;
            text-transform: uppercase;
            color: #fff;
            font-size: 18px;
        }
        /* Slideshow */
        
        .elementor-widget-wrap .slideshow {
            position: fixed;
            background: rgba(0, 0, 0, 0.85);
            width: 100%;
            height: 100%;
            top: 0;
            left: 0;
            z-index: 1111;
            opacity: 0;
            visibility: hidden;
            overflow: scroll;
            -webkit-perspective: 1000px;
            perspective: 1000px;
            -webkit-transition: opacity 0.5s, visibility 0s 0.5s;
            transition: opacity 0.5s, visibility 0s 0.5s;
            text-align: left;
        }
        
        .elementor-widget-wrap .slideshow::-webkit-scrollbar {
            color: red;
        }
        
        .elementor-widget-wrap .slideshow {
            background-color: rgba(0, 0, 0, 0.7);
        }
        
        .elementor-widget-wrap .slideshow-open .slideshow {
            opacity: 1;
            visibility: visible;
            -webkit-transition: opacity 0.5s;
            transition: opacity 0.5s;
        }
        
        .elementor-widget-wrap .slideshow ul {
            width: 100%;
            height: 100%;
            -webkit-transform-style: preserve-3d;
            transform-style: preserve-3d;
            -webkit-transform: translate3d(0, 0, 150px);
            transform: translate3d(0, 0, 150px);
            -webkit-transition: -webkit-transform 0.5s;
            transition: transform 0.5s;
        }
        
        .elementor-widget-wrap .slideshow ul.animatable>li {
            -webkit-transition: -webkit-transform 0.5s;
            transition: transform 0.5s;
        }
        
        .elementor-widget-wrap .slideshow-open .slideshow ul {
            -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
        }
        
        .elementor-widget-wrap .slideshow ul>li {
            width: 660px;
            position: absolute;
            top: 50%;
            left: 50%;
            margin: -280px 0 0 -330px;
            visibility: hidden;
        }
        
        .elementor-widget-wrap .slideshow ul>li.show {
            visibility: visible;
        }
        
        .elementor-widget-wrap .slideshow ul>li:after {
            content: '';
            position: absolute;
            width: 100%;
            height: 100%;
            top: 0;
            left: 0;
            background: rgba(0, 0, 0, 0.7);
            -webkit-transition: opacity 0.3s;
            transition: opacity 0.3s;
            z-index: 111;
            border-radius: 10px;
        }
        
        .elementor-widget-wrap .slideshow ul>li.current:after {
            visibility: hidden;
            opacity: 0;
            -webkit-transition: opacity 0.3s, visibility 0s 0.3s;
            transition: opacity 0.3s, visibility 0s 0.3s;
        }
        
        .elementor-widget-wrap .slideshow figure {
            width: 100%;
            height: 100%;
            background: #252525;
            padding: 30px;
            overflow: auto;
            border-radius: 10px;
        }
        
        .light .elementor-widget-wrap .slideshow figure {
            background: #fff;
        }
        
        .elementor-widget-wrap .slideshow a {
            text-decoration: underline;
        }
        
        .elementor-widget-wrap .slideshow figcaption {
            margin-bottom: 15px;
        }
        
        .elementor-widget-wrap .slideshow figcaption h3 {
            text-transform: uppercase;
            padding: 10px 0 20px;
            font-weight: 700;
            text-align: center;
            font-size: 33px;
        }
        /* Embedded Videos */
        
        .elementor-widget-wrap .slideshow .videocontainer,
        .elementor-widget-wrap .slideshow .responsive-video {
            max-width: 100%;
            border-radius: 4px;
            display: block;
            object-fit: cover;
        }
        
        .elementor-widget-wrap .slideshow .videocontainer {
            position: relative;
            padding-bottom: 56.20%;
            padding-top: 0;
            height: 0;
            max-width: 100%;
            overflow: hidden;
            width: 100%;
            display: block;
            margin: 0;
            border-radius: 4px;
        }
        
        .elementor-widget-wrap .slideshow .videocontainer iframe,
        .elementor-widget-wrap .slideshow .videocontainer object,
        .elementor-widget-wrap .slideshow .videocontainer embed {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            border: 0;
        }
        /* Carousel */
        
        .elementor-widget-wrap .slideshow .carousel-indicators {
            bottom: 0;
            background: rgba(0, 0, 0, .4);
            padding: 10px 0;
            margin: 0;
        }
        
        .elementor-widget-wrap .slideshow .carousel-indicators li {
            width: 10px;
            height: 10px;
            border-radius: 50%;
            margin: 0 7px;
            background-color: #fff;
            opacity: 1;
        }
        /* Navigation */
        
        .elementor-widget-wrap .slideshow nav span {
            position: fixed;
            z-index: 1000;
            text-align: center;
            cursor: pointer;
            padding: 200px 30px;
            color: #fff;
        }
        
        .elementor-widget-wrap .slideshow nav span.nav-prev,
        .elementor-widget-wrap .slideshow nav span.nav-next {
            top: 50%;
            -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
            font-size: 41px;
            line-height: 58px;
        }
        
        .elementor-widget-wrap .slideshow nav span.nav-prev {
            left: 0;
        }
        
        .elementor-widget-wrap .slideshow nav span.nav-next {
            right: 0;
        }
        
        .elementor-widget-wrap .slideshow nav span.nav-close {
            top: 30px;
            right: 30px;
            padding: 0;
        }
        /*** Contact ***/
        
        .contact .main-content {
            padding-bottom: 85px;
        }
        /* Left Side */
        
        .contact .custom-span-contact {
            font-weight: 600;
            padding-right: 50px;
            line-height: 21px;
            padding-top: 5px;
        }
        
        .contact .custom-span-contact-en {
            font-weight: 600;
            padding-left: 50px;
            line-height: 21px;
            padding-top: 5px;
        }
        
        .contact .custom-span-contact i {
            left: -42px;
            right: 0;
            top: 10px;
            font-size: 33px;
        }
        
        .contact .custom-span-contact-en i {
            left: 0;
            top: 10px;
            font-size: 33px;
        }
        
        .contact .custom-span-contact span {
            text-transform: uppercase;
            opacity: .8;
            font-weight: 400;
        }
        
        .contact .custom-span-contact-en span {
            text-transform: uppercase;
            opacity: .8;
            font-weight: 400;
        }
        
        .contact ul.social {
            margin-left: -5px;
        }
        
        .contact ul.social li {
            display: inline-block;
        }
        
        .contact ul.social li a {
            display: inline-block;
            height: 40px;
            width: 40px;
            line-height: 42px;
            text-align: center;
            color: #fff;
            transition: .3s;
            font-size: 17px;
            margin: 0 6px;
            background: #2b2a2a;
            border-radius: 50%;
        }
        
        .contact ul.social li i {
            margin-top: 10px;
        }
        /* Form */
        
        .contactform input[type=text],
        .elementor-widget-wrap .wpcf7-form input[type=text],
        .elementor-widget-wrap .wpcf7-form input[type=email],
        .elementor-widget-wrap .en .wpcf7-form input[type=text],
        .elementor-widget-wrap .en .wpcf7-form input[type=email],
        .contactform input[type=email] {
            border: 1px solid #111;
            width: 100%;
            background: #252525;
            color: #fff;
            padding: 11px 26px;
            margin-bottom: 30px;
            border-radius: 30px;
            outline: none !important;
            transition: .3s;
        }
        
        .contactform textarea,
        .elementor-widget-wrap .wpcf7-form textarea,
        .elementor-widget-wrap .en .wpcf7-form textarea {
            border: 1px solid #111;
            background: #252525;
            color: #fff;
            width: 100%;
            padding: 12px 26px;
            margin-bottom: 20px;
            height: 160px;
            overflow: hidden;
            border-radius: 30px;
            outline: none !important;
            transition: .3s;
        }
        
        .wpcf7 textarea {
            direction: rtl !important;
        }
        
        .en .wpcf7 textarea {
            direction: ltr !important;
        }
        
        .wpcf7 input[type="text"],
        .wpcf7 input[type="email"] {
            -ms-flex: 0 0 100%!important;
            flex: 0 0 100%!important;
            max-width: 100%!important;
            position: relative!important;
            width: 100%!important;
            padding-right: 15px!important;
            padding-left: 15px!important;
            direction: rtl !important;
        }
        
        .en .wpcf7 input[type="text"],
        .en .wpcf7 input[type="email"] {
            -ms-flex: 0 0 100%!important;
            flex: 0 0 100%!important;
            max-width: 100%!important;
            position: relative!important;
            width: 100%!important;
            padding-right: 15px!important;
            padding-left: 15px!important;
            direction: ltr !important;
        }
        
        .contact .contactform .form-message {
            margin: 24px 0;
        }
        
        .contact .contactform .output_message {
            display: block;
            color: #fff;
            height: 46px;
            line-height: 46px;
            border-radius: 30px;
        }
        
        .contact .contactform .output_message.success {
            background: #28a745;
        }
        
        .contact .contactform .output_message.success:before {
            font-family: FontAwesome;
            content: "\f14a";
            padding-right: 10px;
        }
        
        .contact .contactform .output_message.error {
            background: #dc3545;
        }
        
        .contact .contactform .output_message.error:before {
            font-family: FontAwesome;
            content: "\f071";
            padding-right: 10px;
        }
        /*** Blog ***/
        
        .blog .main-content {
            padding-bottom: 85px;
        }
        /* Latest Posts */
        
        .blog .post-container {
            display: block;
        }
        
        .blog .post-content {
            background-color: #252525;
            padding: 20px 25px 25px 25px;
            border-radius: 0 0 5px 5px;
            min-height: 182px;
        }
        
        .blog .post-content .entry-header h3 {
            line-height: 26px;
            cursor: pointer;
        }
        
        .blog .post-content .entry-header h3 a {
            text-decoration: none;
            transition: .5s;
        }
        
        .blog .post-thumb {
            border-radius: 5px 5px 0 0;
            cursor: pointer;
        }
        
        .blog .post-thumb a {
            border-radius: 5px 5px 0 0;
        }
        
        .blog .post-container:hover img {
            transform: scale(1.2);
        }
        
        .blog .post-thumb a img {
            border-radius: 5px 5px 0 0;
            transition: .3s;
        }
        
        .blog .post-content .entry-content p {
            font-size: 13px;
            margin: 15px 0 5px;
        }
        
        .blog .post-content .entry-header h3 a {
            color: #fff;
            font-size: 20px;
            font-weight: 600;
        }
        /* pagination */
        
        .blog .pagination {
            margin-bottom: 30px;
        }
        
        #perviouspost a,
        #nextpost a {
            color: #fff;
            text-decoration: none;
        }
        
        .light #perviouspost a,
        .light #nextpost a {
            color: #666;
            text-decoration: none;
        }
        
        .blog .page-link {
            color: #fff;
            background-color: #252525;
            border: 1px solid #252525;
            padding: 0;
            margin: 0 10px;
            border-radius: 50% !important;
            width: 43px;
            height: 43px;
            line-height: 43px;
            text-align: center;
            transition: .3s;
        }
        
        .active {
            color: red;
        }
        
        .blog .page-link:focus,
        .blog .page-link:active {
            box-shadow: none !important;
        }
        
        .blog .page-link:hover {
            color: #fff !important;
        }
        /* Blog Post */
        
        .blog-post article {
            max-width: 700px;
            margin: 0 auto;
        }
        
        .blog-post article h1 {
            font-weight: 600;
            margin: 13px 0 20px;
        }
        
        .blog-post article img {
            border-radius: 5px;
            margin-bottom: 20px;
        }
        
        .blog-post .meta {
            color: #eee;
            font-size: 13px;
        }
        
        .blog-post .meta span {
            padding-left: 15px;
        }
        
        .blog-post .meta i {
            padding-left: 5px;
        }
        
        .meta span a {
            text-decoration: none;
            color: #fff;
        }
        
        .light .meta span a {
            text-decoration: none;
            color: #888;
        }
        /* [ RESPONSIVE DESIGN STYLES ] */
        
        @media (min-width: 1351px) {
            .elementor-widget-wrap .container-portfolio .grid {
                text-align: left;
            }
        }
        
        @media (max-width: 1350px) and (min-width: 992px) {
            .container {
                max-width: calc(100% - 195px);
            }
            .elementor-widget-wrap .container-portfolio {
                max-width: calc(100% - 195px);
            }
        }
        
        @media (max-width: 1100px) and (min-width: 992px) {
            .home .home-details>div {
                max-width: 450px;
            }
        }
        
        @media (min-width: 1600px) {
            .home .home-details>div {
                max-width: 600px;
            }
        }
        
        @media (min-width: 992px) {
            .home .home-details-container {
                width: 100%;
                height: 100vh;
            }
            body.home {
                overflow: hidden;
            }
            .wpcf7-form .btn:before,
            .btn:before {
                font: 15px/1.2em FontAwesome;
                color: #fff;
                position: absolute;
                height: 100%;
                right: 15px;
                top: 50%;
                margin-top: -9px;
                transition: all 0.3s;
                opacity: 0;
                filter: alpha(opacity=0);
                -webkit-transform: translateX(-20px);
                transform: translateX(-20px);
            }
            .btn-fa:before {
                font: 15px/1.2em FontAwesome;
                color: #fff;
                position: absolute;
                height: 100%;
                left: 15px;
                top: 50%;
                margin-top: -9px;
                transition: all 0.3s;
                opacity: 0;
                filter: alpha(opacity=0);
                -webkit-transform: translateX(-20px);
                transform: translateX(-20px);
            }
            .btn span {
                position: relative;
                display: block;
                transition: all 0.3s;
            }
            .btn-fa span {
                position: relative;
                display: block;
                transition: all 0.3s;
            }
            .btn:hover span {
                -webkit-transform: translateX(-10px);
                transform: translateX(-10px);
            }
            .btn-fa:hover span {
                -webkit-transform: translateX(-10px);
                transform: translateX(10px);
            }
            .btn:hover:before {
                opacity: 1;
                filter: alpha(opacity=100);
                -webkit-transform: translateX(0);
                transform: translateX(0);
            }
            .btn-fa:hover:before {
                opacity: 1;
                filter: alpha(opacity=100);
                -webkit-transform: translateX(0);
                transform: translateX(0);
            }
        }
        /* Mobile  Navigation */
        
        @media (max-width: 991px) {
            .btn {
                padding: 0 28px;
            }
            .btn-fa {
                padding: 0 28px;
            }
            body.home {
                padding: 25px;
            }
            body.home .main-container {
                padding: 30px 0 !important;
            }
            .home .home-details-container {
                margin: 0 auto;
            }
            .home .home-details {
                padding: 0;
            }
            .main-img-mobile {
                border-radius: 50%!important;
                width: 270px!important;
                height: 270px!important;
                border: 4px solid #252525!important;
                margin: 0 auto 25px!important;
                display: block!important;
            }
            .home .home-details h1 {
                font-size: 38px;
                line-height: 38px;
                margin: 29px 0 13px;
            }
            .home .home-details p {
                margin: 10px 0 23px;
                font-size: 15px;
                line-height: 30px;
            }
            .home .home-details-fa p {
                direction: rtl!important;
            }
            #menuToggle {
                display: inline-block;
                position: fixed;
                top: 9px;
                right: 30px;
                z-index: 1111;
                user-select: none;
                padding: 19px 0 0 16px;
                width: 54px;
                height: 54px;
                border-radius: 5px;
                background: #252525;
            }
            #menuToggle input {
                display: flex;
                width: 54px;
                height: 54px;
                position: absolute;
                cursor: pointer;
                opacity: 0;
                z-index: 2;
                top: 0;
                left: 0;
            }
            #menuToggle>span {
                display: flex;
                width: 23px;
                height: 2px;
                margin-bottom: 5px;
                position: relative;
                background: #ffffff;
                border-radius: 3px;
                z-index: 1;
                transform-origin: 5px 0;
                transition: transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1.0), background 0.5s cubic-bezier(0.77, 0.2, 0.05, 1.0), opacity 0.55s ease;
            }
            #menuToggle>span:first-child {
                transform-origin: 0 0;
            }
            #menuToggle>span:nth-last-child(2) {
                transform-origin: 0 100%;
            }
            #menuToggle input:checked~span {
                opacity: 1;
                transform: rotate(45deg) translate(4px, 0);
                background: #fff;
            }
            #menuToggle input:checked~span:nth-last-child(3) {
                opacity: 0;
                transform: rotate(0deg) scale(0.2, 0.2);
            }
            #menuToggle input:checked~span:nth-last-child(2) {
                transform: rotate(-45deg) translate(2px, 4px);
            }
            #menu {
                position: fixed;
                left: 0;
                top: 0;
                width: 100%;
                height: 100%;
                margin: 0;
                padding-top: 60px;
                background-color: #252525;
                -webkit-font-smoothing: antialiased;
                transform-origin: 0 0;
                transform: translate(100%, 0);
                transition: transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1.0);
            }
            #menuToggle input:checked~ul {
                transform: none;
            }
            #menu li {
                position: relative;
                padding-right: 30px;
            }
            #menu li:after {
                position: absolute;
                content: '';
                height: 1px;
                width: calc(100% - 60px);
                background: #333!important;
                left: 30px;
            }
            #menu li:last-child:after {
                display: none;
            }
            #menu li.active a span {
                font-weight: 600;
            }
            #menu li a {
                color: #fff;
                text-transform: uppercase;
                transition-delay: 2s;
                font-size: 26px;
                display: block;
                text-decoration: none;
                padding: 14px 0;
                position: relative;
                text-align: right;
            }
            #menu li a span {
                position: absolute;
                right: 55px;
                font-weight: 400;
                background-color: transparent!important;
                top: 3px;
            }
            .elementor-widget-wrap .grid li {
                width: 50%;
            }
            .elementor-widget-wrap .grid li figure div {
                display: none !important;
            }
            .elementor-widget-wrap .slideshow {
                background: #252525;
            }
            .light .elementor-widget-wrap .slideshow {
                background: rgba(0, 0, 0, 0.7);
            }
            .elementor-widget-wrap .slideshow nav span {
                padding: 0;
            }
            .elementor-widget-wrap .slideshow ul>li {
                width: 100%;
                height: 100%;
                position: absolute;
                top: 0;
                left: 0;
                right: 0;
                margin: 0;
            }
            .elementor-widget-wrap .slideshow ul>li:after {
                display: none;
            }
            .elementor-widget-wrap .slideshow figure {
                padding: 125px 30px 30px;
                border-radius: 0;
                max-width: 720px;
                margin: 0 auto;
            }
            .elementor-widget-wrap .slideshow nav span.nav-prev,
            .elementor-widget-wrap .slideshow nav span.nav-next {
                top: 51px;
                width: 32px;
                height: 32px;
            }
            .elementor-widget-wrap .slideshow nav span.nav-next {
                right: 30px;
            }
            .elementor-widget-wrap .slideshow nav span.nav-prev {
                left: 30px;
            }
            .elementor-widget-wrap .slideshow nav span.nav-prev img,
            .elementor-widget-wrap .slideshow nav span.nav-next img {
                width: 32px;
                height: 32px;
            }
            .elementor-widget-wrap .slideshow nav span:before {
                display: none;
            }
            .elementor-widget-wrap .slideshow nav span.nav-close {
                top: 35px;
                right: 0;
                left: 0;
                margin: 0 auto;
                width: 32px;
                height: 32px;
                display: block;
                line-height: 0;
            }
            .elementor-widget-wrap .slideshow nav span.nav-close img {
                width: 32px;
                height: 32px;
            }
            .elementor-widget-wrap .slideshow nav {
                position: fixed;
                top: 0;
                width: 100%;
                height: 102px;
                background: #252525;
                z-index: 1;
                border-bottom: 1px solid #333;
            }
            .contact .main-content {
                padding-bottom: 0;
            }
            .fa-user:before {
                display: none!important;
            }
        }
        
        @media (max-width: 767px) {
            .home .home-details p {
                font-size: 14px;
                line-height: 28px;
            }
            .home .home-details-fa p {
                direction: rtl!important;
            }
        }
        
        @media (max-width: 576px) {
            .btn {
                font-size: 14px;
            }
            .btn-fa {
                font-size: 14px;
            }
            body {
                font-size: 14px;
            }
            .title-section.revealator-delay1 {
                transform: none !important;
                opacity: 1 !important;
            }
            #menuToggle {
                right: 10px;
                top: 4px;
                padding: 19px 0 0 13px;
                width: 49px;
                height: 49px;
            }
            .home #menuToggle {
                right: 25px;
                top: 12px;
                padding: 17px 0 0 13px;
            }
            #menu li {
                padding-right: 25px;
            }
            #menu li a {
                font-size: 18px;
                text-align: right;
            }
            #menu li:after {
                width: calc(100% - 50px);
                left: 25px;
            }
            #menu li a span {
                right: 43px;
                top: 6px;
            }
            .main-content {
                padding-top: 85px;
            }
            .main-content>.container {
                padding: 0 25px;
            }
            .main-img-mobile {
                display: block!important;
                width: 230px;
                height: 230px;
            }
            .home .home-details h1 {
                font-size: 29px;
                line-height: 29px;
                margin: 18px 0 13px;
            }
            .home .home-details h6 {
                font-size: 19px;
            }
            .title-section {
                padding: 16px 25px 14px;
                background: #252525;
                border-bottom: 1px solid #333;
                margin-bottom: 36px;
                position: fixed;
                right: 0;
                left: 0;
                z-index: 11;
                top: 0;
            }
            .title-section h1 {
                font-size: 26px;
            }
            .title-bg {
                display: none;
            }
            .custom-title {
                font-size: 21px;
            }
            .elementor-widget-wrap .main-content {
                padding-bottom: 0;
            }
            .elementor-widget-wrap .resume-box h5 {
                font-size: 17px;
            }
            .elementor-widget-wrap .box-stats {
                padding: 15px 20px 20px 25px;
            }
            .elementor-widget-wrap .c100 {
                transform: scale(.8);
            }
            .elementor-widget-wrap .box-stats.with-margin {
                margin-bottom: 25px;
            }
            .elementor-widget-wrap .box-stats h3 {
                font-size: 40px;
            }
            .elementor-widget-wrap .box-stats p {
                padding-left: 0;
            }
            .elementor-widget-wrap .box-stats p:before {
                display: none;
            }
            .elementor-widget-wrap .main-content {
                padding-bottom: 10px;
                margin-top: -12px;
            }
            .elementor-widget-wrap .grid li {
                width: 100%;
            }
            .elementor-widget-wrap .main-content>.container {
                padding: 0 10px;
            }
            .elementor-widget-wrap .slideshow figure {
                padding: 85px 25px 25px;
            }
            .elementor-widget-wrap .slideshow figcaption h3 {
                font-size: 25px;
            }
            .elementor-widget-wrap .slideshow nav span.nav-prev,
            .elementor-widget-wrap .slideshow nav span.nav-next {
                top: 30px;
                width: 20px;
                height: 20px;
            }
            .elementor-widget-wrap .slideshow nav span.nav-next {
                right: 20px;
            }
            .elementor-widget-wrap .slideshow nav span.nav-prev {
                left: 20px;
            }
            .elementor-widget-wrap .slideshow nav span.nav-prev img,
            .elementor-widget-wrap .slideshow nav span.nav-next img {
                width: 20px;
                height: 20px;
            }
            .elementor-widget-wrap .slideshow nav span.nav-close {
                top: 21px;
                width: 20px;
                height: 20px;
            }
            .elementor-widget-wrap .slideshow nav span.nav-close img {
                width: 20px;
                height: 20px;
            }
            .elementor-widget-wrap .slideshow nav {
                height: 62px;
            }
            .blog .main-content {
                padding-bottom: 55px;
            }
            .blog-post article h1 {
                font-size: 25px;
            }
            .separator.mt-1 {
                margin-top: 35px !important;
            }
        }
