:root {
            --idsc-orange: #E87722;
            --idsc-orange-dark: #C75C11;
            --idsc-orange-soft: #F6A45C;
            --idsc-dark: #14171A;
            --idsc-dark-2: #1E2328;
        }

        body,
        h1, h2, h3, h4, h5, h6,
        p, a, span, li, div, input, button, .sub-title, .rolling-text, .fill-text, .up-text, .rotate-text {
            font-family: "Tajawal", "Poppins", sans-serif !important;
        }

        * { letter-spacing: normal !important; }
        .en { letter-spacing: 2px !important; }

        body { direction: rtl; text-align: right; }

        .sub-title { text-transform: none; }
        .en { text-transform: uppercase; }

        .ltr { direction: ltr; unicode-bidi: embed; display: inline-block; }

        .main-color { color: var(--idsc-orange) !important; }
        .main-colorbg { background: var(--idsc-orange) !important; }
        .main-color2 { color: var(--idsc-orange-soft) !important; }
        .main-colorbg2 { background: var(--idsc-orange-soft) !important; }

        .btn-circle:after { background: var(--idsc-orange); }
        .btn-circle:hover { border-color: var(--idsc-orange); }
        .blog-list-half .item .cont .tags a:hover,
        .blog-list-half .item .cont .tags.colorbg a:hover { background: var(--idsc-orange); }
        .blog-list-crev .item .background .more a { background: var(--idsc-orange); }
        .sidebar .widget.tags a:hover { background: var(--idsc-orange); }
        .main-post .info-area .tags a:hover,
        .main-post .info-area .share-icon a:hover { background: var(--idsc-orange); }
        .social-icon-circle a:hover { color: var(--idsc-orange); }
        .services .item-box2 .rmore:hover .arrow { background: var(--idsc-orange); }
        .team .item .social .links a:hover { background: var(--idsc-orange); border-color: var(--idsc-orange); }
        .skills .skill-item .skill-progress .progres { background-color: var(--idsc-orange); }

        ::selection { background: var(--idsc-orange); color: #fff; }
        a:hover { color: var(--idsc-orange); }
        .rmore:hover .sub-title { color: var(--idsc-orange); }
        .go-more:hover .icon,
        .go-more:hover .text { color: var(--idsc-orange); }

        .butn.main-colorbg,
        .butn.main-colorbg span { color: var(--idsc-dark) !important; font-weight: 700; }
        .butn.main-colorbg { border-color: var(--idsc-orange) !important; transition: all .4s; }
        .butn.main-colorbg:hover,
        .butn.main-colorbg:hover span { background: var(--idsc-orange-dark) !important; border-color: var(--idsc-orange-dark) !important; color: var(--idsc-dark) !important; }

        .main-header { min-height: 100vh; display: flex; align-items: center; }
        .main-header .caption h1 { font-weight: 800; line-height: 1.15; }

        .services .item-box .icon img { filter: none; opacity: 1; }
        .idsc-ico {
            width: 62px; height: 62px; border-radius: 14px;
            display: flex; align-items: center; justify-content: center;
            background: rgba(232,119,34,.12);
        }
        .idsc-ico img { width: 32px !important; height: 32px; }

        .idsc-checks { list-style: none; padding: 0; margin: 0; }
        .idsc-checks li { display: flex; align-items: center; margin-bottom: 18px; font-size: 18px; }
        .idsc-checks li i {
            color: var(--idsc-orange); margin-left: 15px; font-size: 15px;
            width: 30px; height: 30px; line-height: 30px; text-align: center;
            border-radius: 50%; background: rgba(232,119,34,.12); flex: 0 0 30px;
        }

        .ml-auto { margin-left: 0 !important; margin-right: auto !important; }
        .ml-15 { margin-left: 0 !important; margin-right: 15px !important; }
        .ml-20 { margin-left: 0 !important; margin-right: 20px !important; }
        .ml-30 { margin-left: 0 !important; margin-right: 30px !important; }
        .ml-40 { margin-left: 0 !important; margin-right: 40px !important; }
        .ml-50 { margin-left: 0 !important; margin-right: 50px !important; }
        .ml-5  { margin-left: 0 !important; margin-right: 5px !important; }
        .rmore img.ml-5 { transform: scaleX(-1); }

        .navbar .logo img,
        footer .logo img,
        .hamenu .logo img { max-height: 46px; width: auto !important; }

        .navbar.change.nav-scroll .navbar-nav .nav-link:hover { color: var(--idsc-orange) !important; }

        .navbar .logo.icon-img-100 { width: auto !important; }
        .navbar .logo img { max-height: 44px !important; height: 44px; width: auto !important; }
        .navbar.change .logo > img { display: inline-block !important; }
        .hamenu .logo.icon-img-100, footer .logo.icon-img-100 { width: auto !important; }

        .topnav .menu-icon { display: flex; align-items: center; }
        .navbar.change .menu-icon .idsc-burger { color: #fff; }
        .navbar.change.nav-scroll .menu-icon .idsc-burger { color: #1a1a1a; }
        .menu-icon .idsc-burger { transition: color .3s, transform .3s; }
        .menu-icon:hover .idsc-burger { color: var(--idsc-orange); }
        .hamenu .close-menu svg { vertical-align: -6px; }

        .hamenu .logo { left: auto !important; right: 40px; }
        .hamenu .close-menu { right: auto !important; left: 40px; }

        .hamenu .idsc-menu-inner {
            position: absolute; inset: 0;
            display: flex; align-items: center; justify-content: space-between; gap: 50px;
            padding: 150px 6% 60px;
            direction: rtl;                 
        }
        .idsc-menu-links { flex: 1 1 auto; display: flex; flex-direction: column; min-width: 0; }
        .idsc-menu-links a {
            display: block; text-align: right; white-space: nowrap;
            font-size: 42px; font-weight: 700; line-height: 1.25; color: #1a1a1a;
            padding: 16px 6px; border-top: 1px solid rgba(0,0,0,.08);
            transition: color .3s, padding .3s;
        }
        .idsc-menu-links a:last-child { border-bottom: 1px solid rgba(0,0,0,.08); }
        .idsc-menu-links a:hover { color: var(--idsc-orange); padding-right: 20px; }

        .idsc-menu-info { flex: 0 0 300px; max-width: 300px; text-align: right; }
        .idsc-menu-info .item { margin-bottom: 42px; }
        .idsc-menu-info .sub-title { color: var(--idsc-orange); font-size: 12px; letter-spacing: 2px; margin-bottom: 12px; display: block; }
        .idsc-menu-info p { color: #4a4a4a; margin: 4px 0; line-height: 1.8; }
        .idsc-menu-info a { color: #1a1a1a; transition: color .3s; }
        .idsc-menu-info a:hover { color: var(--idsc-orange); }
        .idsc-menu-social { list-style: none; padding: 0; margin: 0; }
        .idsc-menu-social li { margin-bottom: 8px; }

        @media (max-width: 991px) {
            .hamenu .idsc-menu-inner {
                flex-direction: column; align-items: stretch; justify-content: flex-start;
                gap: 26px; padding: 110px 9% 40px; overflow-y: auto;
            }
            .idsc-menu-links a { font-size: 28px; padding: 12px 6px; }
            .idsc-menu-info { flex: none; max-width: none; }
        }

        .idsc-hero-video-wrap .caption h1,
        .idsc-hero-video-wrap .caption .text p { color: #fff !important; }
        .idsc-hero-video-wrap .caption h1 .main-color { color: var(--idsc-orange) !important; }
        .idsc-hero-video-wrap .butn.butn-bord { border-color: #fff !important; }
        .idsc-hero-video-wrap .butn.butn-bord span { color: #fff !important; }
        .idsc-hero-video-wrap .butn.butn-bord:hover { background: var(--idsc-orange) !important; border-color: var(--idsc-orange) !important; }
        .idsc-hero-video-wrap .butn.butn-bord:hover span { color: #fff !important; }

        .idsc-hero-video-wrap { position: relative; overflow: hidden; min-height: 100vh; }
        .idsc-hero-video { position: absolute; inset: 0; width: 100%; height: 100%; object-fit: cover; z-index: 0; }
        .idsc-hero-overlay { position: absolute; inset: 0; z-index: 1;
            background: linear-gradient(180deg, rgba(10,12,18,.55) 0%, rgba(10,12,18,.72) 100%); }

        [dir="ltr"] .ml-50 { margin-left: 50px !important; margin-right: 0 !important; }

        .main-marq .box .item h4,
        .main-marq .box .item h4 a,
        .main-marq .box:last-of-type .item h4,
        .main-marq .box .item:nth-of-type(even) h4,
        .main-marq .box:last-of-type .item:nth-of-type(odd) h4 {
            color: var(--idsc-dark) !important;
            -webkit-text-stroke: 0 !important;
        }
        .main-marq .box .item h4 .icon { color: var(--idsc-orange) !important; -webkit-text-stroke: 0 !important; }

        #expertise .item-box { margin-bottom: 30px; }

        #projects .links-img .img { height: 300px !important; max-height: 300px !important; border-radius: 16px; }
        #projects .links-img .cont { display: block !important; text-align: right; margin-top: 22px; }
        #projects .links-img .cont .tag { color: var(--idsc-orange); font-weight: 700; }
        #projects .links-img:hover .img img,
        #projects .links-img .img img { opacity: 1 !important; filter: none !important; }
        @media (max-width: 767px) { #projects .links-img .img { height: 240px !important; max-height: 240px !important; } }

        .sec-head, .intro .cont, .intro .text, .cont-info { text-align: right; }

        .idsc-cta { min-height: 60vh; display: flex; align-items: center; }
        .idsc-cta h2 { font-weight: 800; }

        @media (max-width: 991px) {
            .idsc-hero-video-wrap { min-height: 90vh; }
        }

        [data-overlay-dark] .butn.butn-bord, .idsc-hero-video-wrap .butn.butn-bord { border-color:#fff !important; }
        [data-overlay-dark] .butn.butn-bord span { color:#fff !important; }
        [data-overlay-dark] .butn.butn-bord:hover { background:var(--idsc-orange) !important; border-color:var(--idsc-orange) !important; }
        [data-overlay-dark] .butn.butn-bord:hover span { color:#fff !important; }

        .about-crev .left-block .info h3 { color: var(--idsc-orange); }
        .about-crev .img.fit-img img { width: 100%; }

        .numbers .item h2 { color: var(--idsc-orange); }
        .numbers .item .sub-title { text-align: right; }

        .testimonials-crev .item .content .text h4 { text-align: right; }
        .testimonials-crev .item .content ml-100 { margin-left: 0; }
        @media (min-width: 992px) { .testimonials-crev .content.ml-100 { margin-left: 0 !important; margin-right: 100px !important; } }

        .img-scale .text-u h2, .img-scale h2 { font-weight: 800; }

        .section-padding { padding-top: 95px !important; padding-bottom: 95px !important; }
        .section-padding.pt-0 { padding-top: 0 !important; }
        .section-padding.pb-0 { padding-bottom: 0 !important; }
        .numbers { padding-top: 30px !important; padding-bottom: 30px !important; }
        .img-scale { margin: 15px 0; }

        .skills-img-crev { margin-top: 70px; }
        .testimonials-crev.bg-img { background-color: var(--idsc-dark); }

        .testimonials-crev .sec-head, .testimonials-crev .sec-head * { color: #fff !important; }
        .testimonials-crev .item .content .text h4,
        .testimonials-crev .item .content .info h5 { color: #1a1a1a !important; }
        .testimonials-crev .item .content .info span.main-color { color: var(--idsc-orange) !important; }

        [class^="ti-"], [class*=" ti-"] { font-family: "themify" !important; }

        .idsc-ico .idsc-svc-svg { width: 32px; height: 32px; fill: none; stroke: var(--idsc-orange);
            stroke-width: 1.7; stroke-linecap: round; stroke-linejoin: round; }
        .ml-10 { margin-left: 0 !important; margin-right: 10px !important; }

        .services-boxs .item-box .icon.idsc-ico { margin-bottom: 30px; }
        .services-boxs .items { margin-bottom: 30px; }
        .services-boxs .go-more .icon { margin-right: 8px; }

        #projects .swiper-slide .img { height: 340px; overflow: hidden; border-radius: 16px; }
        #projects .swiper-slide .img img { width: 100%; height: 100%; object-fit: cover; }
        #projects .swiper-slide .cont .tag { color: var(--idsc-orange); font-weight: 700; }
        @media (max-width: 767px) { #projects .swiper-slide .img { height: 260px; } }

        #about .skills-box .skill-item .skill-progress .progres { background-color: var(--idsc-orange); }
        #about .img img { width: 100%; }

        .testimonials .item .text p { text-align: right; }
        .testimonials .item .info { justify-content: flex-start; }

        .img-scale .text-u h2 { font-weight: 800; }

        [data-overlay-dark] .butn.butn-bord, .idsc-hero-video-wrap .butn.butn-bord { border-color:#fff !important; }
        [data-overlay-dark] .butn.butn-bord span { color:#fff !important; }
        [data-overlay-dark] .butn.butn-bord:hover { background:var(--idsc-orange) !important; border-color:var(--idsc-orange) !important; }
        [data-overlay-dark] .butn.butn-bord:hover span { color:#fff !important; }

        .slider-prlx .swiper-button-prev:hover span,
        .slider-prlx .swiper-button-next:hover span { color: var(--idsc-orange); }

        .services .item-box2 .icon.idsc-ico { margin-bottom: 40px; }
        .services .item-box2 .rmore .arrow { transition: background .3s; }

        .process .item .idsc-ico { margin-bottom: 30px; }
        .process .item .rmore img.ml-5 { transform: scaleX(-1); }

        .half-block .testim-crev .item .text p { text-align: right; }
        .half-block .testim-crev .info { justify-content: flex-start; }
        .half-block .idsc-value .list-note { color: var(--idsc-orange); }

        .blog-crev .item .cont { text-align: right; }
        .blog-crev .item .img .tag { right: auto; left: 20px; }

        .idsc-loader { position: fixed; inset: 0; z-index: 999999; display: flex; align-items: center; justify-content: center; background: #fff; transition: opacity .6s ease, visibility .6s; }
        .idsc-loader.done { opacity: 0; visibility: hidden; }
        .idsc-loader .ring { position: absolute; width: 120px; height: 120px; border-radius: 50%; border: 3px solid rgba(232,119,34,.15); border-top-color: var(--idsc-orange); animation: idsc-spin .9s linear infinite; }
        .idsc-loader .lg { width: 62px; height: auto; }
        @keyframes idsc-spin { to { transform: rotate(360deg); } }

        .idsc-revealed .wow { visibility: visible !important; }
        .idsc-revealed .d-slideup .up-text,
        .idsc-revealed .d-rotate .rotate-text { opacity: 1 !important; transform: none !important; }

        .swiper-pagination { direction: ltr; unicode-bidi: isolate; }

        #about .skills-box .skill-progress .progres { left: auto !important; right: 0 !important; }
        #about .skills-box .skill-progress .progres:after { right: auto !important; left: 0 !important; top: -22px; }

        .idsc-ico .idsc-svc-svg { width: 32px; height: 32px; fill: none; stroke: var(--idsc-orange);
            stroke-width: 1.7; stroke-linecap: round; stroke-linejoin: round; }
        .ml-10 { margin-left: 0 !important; margin-right: 10px !important; }
        .ml-80 { margin-left: 0 !important; margin-right: 80px !important; }
        .mr-80 { margin-right: 0 !important; margin-left: 80px !important; }

        .services-crev .item-box .num { color: var(--idsc-orange); }
        .services-crev .item-box .icon.idsc-ico { margin-top: 15px; }
        .services-crev .item-box a .icon { color: var(--idsc-orange); }
        .idsc-svc-cta { border: 1px solid rgba(0,0,0,.08); border-radius: 16px; padding: 40px; height: 100%; display: flex; align-items: center; }

        .main-marq.lrg .box .item h4 { font-weight: 700; }

        .about .cont, .about-crev .content { text-align: right; }
        .about .img-vid img, .about-crev .img img { width: 100%; }

        .portfolio-tab .cluom .info .sub-title { color: var(--idsc-orange); }
        .portfolio-tab.crev .glry-img { min-height: 420px; }
        #projects .cluom .img img { border-radius: 16px; }

        .numbers .item h2 { color: var(--idsc-orange); }
        .numbers .item .sub-title { text-align: right; }

        .idsc-team-block { text-align: right; }

        .testimonials .item .text p { text-align: right; }
        .testimonials .item .info { justify-content: flex-start; }

        #news .item { background: #fff; }
        #news .item .img { min-height: 240px; }
        #news .item .cont { text-align: right; }
        #news .item .author { left: auto; right: 15px; }

        .img-scale .text-u h2, .img-scale h2 { font-weight: 800; }

        .freelancer .caption h1 { direction: rtl; }

        .testim-crev .item .text p { text-align: right; }

        .blog-crev .item .cont { text-align: right; }

        .portfolio-clean .item .img { height: 380px; }
        .portfolio-clean .item .img .cont {
            opacity: 1 !important; transform: none !important;
            left: 15px; right: 15px; text-align: right;
            background: rgba(18,21,25,.55);
            -webkit-backdrop-filter: blur(14px); backdrop-filter: blur(14px);
        }
        .portfolio-clean .item .img .cont .tag {
            display: block; color: var(--idsc-orange); font-weight: 700; font-size: 13px; margin-bottom: 4px;
        }
        .portfolio-clean .item .img .cont h5 { color: #fff; }
        .portfolio-clean .item .img .cont p { color: #ddd; }
        .portfolio-clean .item .img .cont img { transform: scaleX(-1); }
        @media (max-width: 767px) { .portfolio-clean .item .img { height: 300px; } }

        .img-scale .text-u h2 { font-weight: 800; }

        .info-comp .text { font-size: 15px; }

        .idsc-loader { position: fixed; inset: 0; z-index: 999999; display: flex; flex-direction: column; align-items: center; justify-content: center; gap: 26px; background: #fff; transition: opacity .6s ease, visibility .6s; }
        .idsc-loader.done { opacity: 0; visibility: hidden; }
        .idsc-loader .lg { width: 160px; height: auto; }
        .idsc-loader .bar { width: 220px; height: 3px; background: rgba(0,0,0,.08); border-radius: 3px; overflow: hidden; }
        .idsc-loader .bar i { display: block; height: 100%; width: 0; background: var(--idsc-orange); animation: idsc-fill 1.2s ease forwards; }
        @keyframes idsc-fill { to { width: 100%; } }

        .idsc-revealed .wow { visibility: visible !important; }
        .idsc-revealed .d-slideup .up-text,
        .idsc-revealed .d-rotate .rotate-text { opacity: 1 !important; transform: none !important; }

        .navbar .menu-icon .idsc-burger { color: #1a1a1a; }
        .navbar .navbar-nav .nav-link { color: #1a1a1a; }

                    .idsc-ico .idsc-svc-svg {
                        width: 32px; height: 32px; fill: none; stroke: var(--idsc-orange);
                        stroke-width: 1.7; stroke-linecap: round; stroke-linejoin: round;
                    }
                    .idsc-cta { min-height: 55vh; }
                    .idsc-cta h2 { color: #fff; }

                    .work-stand .gallery .item .img { border-radius: 16px; overflow: hidden; }
                    .work-stand .gallery .item .img img { width: 100%; height: 320px; object-fit: cover; transition: transform .6s ease; }
                    .work-stand .gallery .item:hover .img img { transform: scale(1.05); }
                    .work-stand .gallery .item .cont { text-align: right; }
                    .work-stand .gallery .item .cont .tag { color: var(--idsc-orange); font-weight: 700; display: block; margin-bottom: 6px; }
                    .work-stand .filter span { cursor: pointer; }
                    .work-stand .filter span.active { color: var(--idsc-orange); }
                    @media (max-width: 767px) { .work-stand .gallery .item .img img { height: 260px; } }

                    .header-project1 .hero-img { height: 62vh; min-height: 420px; border-radius: 18px; background-size: cover; background-position: center; }
                    .project-details .info-box { background: rgba(232,119,34,.06); border: 1px solid rgba(232,119,34,.18); border-radius: 16px; padding: 34px 32px; }
                    .project-details .info-box .item { margin-bottom: 26px; }
                    .project-details .info-box .item:last-child { margin-bottom: 0; }
                    .project-details .info-box .item span.lbl { display: block; color: var(--idsc-orange); font-weight: 700; margin-bottom: 4px; font-size: 14px; }
                    .project-gallery .g-img { border-radius: 16px; overflow: hidden; margin-bottom: 30px; }
                    .project-gallery .g-img img { width: 100%; height: 300px; object-fit: cover; }
                    @media (max-width: 767px) { .header-project1 .hero-img { height: 42vh; min-height: 300px; } }

.load-text { direction: ltr; }

        body.page-index { margin: 0; }
        :root {
            --idsc: #E87722;
            --idsc-dark: #C75C11;
            --ink: #14171A;
            --muted: #6E747B;
            --line: #ECE8E3;
            --bg: #F7F5F2;
        }
        * { margin: 0; padding: 0; box-sizing: border-box; }
        body.page-index {
            font-family: "Tajawal", sans-serif;
            background: var(--bg);
            color: var(--ink);
            direction: rtl;
            line-height: 1.7;
            -webkit-font-smoothing: antialiased;
        }
        a { text-decoration: none; color: inherit; }
        .wrap { max-width: 1200px; margin: 0 auto; padding: 0 24px; }

        .page-index header.top {
            background: #fff;
            border-bottom: 1px solid var(--line);
            padding: 22px 0;
            position: sticky; top: 0; z-index: 10;
        }
        header.top .wrap { display: flex; align-items: center; justify-content: space-between; }
        header.top img { height: 42px; width: auto; }
        header.top .tag { color: var(--muted); font-size: 14px; }

        .intro { padding: 60px 0 20px; text-align: center; }
        .page-index .intro .eyebrow {
            color: var(--idsc); font-weight: 700; letter-spacing: 2px;
            font-size: 13px; text-transform: uppercase; direction: ltr; display: inline-block;
        }
        .intro h1 { font-size: 44px; font-weight: 800; margin: 12px 0 10px; }
        .intro p { color: var(--muted); font-size: 18px; max-width: 640px; margin: 0 auto; }

        .sec { padding: 40px 0; }
        .sec-head { display: flex; align-items: center; gap: 16px; margin-bottom: 28px; }
        .sec-head h2 { font-size: 24px; font-weight: 800; white-space: nowrap; }
        .page-index .sec-head .num {
            width: 34px; height: 34px; border-radius: 50%; background: var(--idsc);
            color: #fff; font-size: 14px; font-weight: 700;
            display: inline-flex; align-items: center; justify-content: center; flex: 0 0 34px;
        }
        .sec-head .rule { height: 1px; background: var(--line); flex: 1; }

        .grid { display: grid; gap: 22px; }
        .grid.shapes { grid-template-columns: repeat(3, 1fr); }
        .grid.pages { grid-template-columns: repeat(3, 1fr); }
        @media (max-width: 900px) { .grid.shapes, .grid.pages { grid-template-columns: repeat(2, 1fr); } }
        @media (max-width: 580px) { .grid.shapes, .grid.pages { grid-template-columns: 1fr; } }

        .page-index .card {
            background: #fff; border: 1px solid var(--line); border-radius: 16px;
            overflow: hidden; display: block; transition: transform .3s, box-shadow .3s, border-color .3s;
        }
        .card:hover { transform: translateY(-6px); box-shadow: 0 18px 40px rgba(20,23,26,.10); border-color: #e0d9d0; }
        .card .thumb { position: relative; aspect-ratio: 16/10; overflow: hidden; background: #ddd; }
        .card .thumb img { width: 100%; height: 100%; object-fit: cover; transition: transform .5s; }
        .card:hover .thumb img { transform: scale(1.06); }
        .page-index .card .thumb .pill {
            position: absolute; top: 12px; right: 12px; background: rgba(255,255,255,.92);
            color: var(--idsc); font-size: 12px; font-weight: 700; padding: 5px 12px; border-radius: 30px;
        }
        .card .body { padding: 18px 20px 22px; }
        .card .body h3 { font-size: 19px; font-weight: 700; margin-bottom: 4px; }
        .card .body p { color: var(--muted); font-size: 14px; }
        .page-index .card .body .go {
            margin-top: 14px; display: inline-flex; align-items: center; gap: 8px;
            color: var(--idsc); font-weight: 700; font-size: 14px;
        }
        .card .body .go svg { width: 18px; height: 18px; transition: transform .3s; }
        .card:hover .body .go svg { transform: translateX(-4px); }

        .grid.shapes .card .thumb { aspect-ratio: 16/11; }
        .grid.shapes .card .thumb .pill { background: var(--idsc); color: #fff; }

        footer.bottom { text-align: center; color: var(--muted); font-size: 14px; padding: 40px 0 50px; }
        footer.bottom a { color: var(--idsc); }

.work-stand .gallery .item .img a { display: block; width: 100%; }
.work-stand .gallery .item .img img { width: 100% !important; display: block; }

.next-project .box:after { opacity: 0 !important; }
.next-project .box .sub-title,
.next-project .box a.stroke { color: #fff !important; -webkit-text-stroke: 0 !important; }
.next-project .box [class*="ti-arrow"] { color: #fff !important; }

.blog-crev .item .img { height: 240px; overflow: hidden; display: block; }
.blog-crev .item .img a { display: block; height: 100%; }
.blog-crev .item .img img { width: 100%; height: 100%; object-fit: cover; }

.sidebar .widget.last-post-thum .item .img { flex: 0 0 90px; }
.sidebar .widget.last-post-thum .item .cont { padding-left: 0 !important; padding-right: 20px; flex: 1 1 auto; min-width: 0; }

.blog-list-half .item .img { height: 220px; overflow: hidden; border-radius: 10px; }
.blog-list-half .item .img a { display: block; height: 100%; }
.blog-list-half .item .img img { width: 100%; height: 100%; object-fit: cover; }
