/*! CSS Used from: https://new-site.supremetechnologies.us/wp-content/themes/techco/assets/css/bootstrap.min.css?ver=5.0. ; media=all */
/*! CSS Used from: https://new-site.supremetechnologies.us/wp-content/themes/techco/assets/css/style.css?ver=1.0.1 ; media=all */
/*! CSS Used from: https://new-site.supremetechnologies.us/wp-content/plugins/elementor/assets/css/frontend.min.css?ver=3.35.0 ; media=all */
/*! CSS Used from: https://new-site.supremetechnologies.us/wp-content/themes/techco-child/custom-css/portfolio_page.css ; media=all */
@media all {
    a:hover {
        --bs-link-color-rgb: var(--bs-link-hover-color-rgb);
        color: var(--bs-primary);
        color: #0a58ca
    }
    img,
    img:not([draggable]) {
        height: auto;
        max-width: 100%
    }
    a,
    a:active,
    a:focus,
    a:hover,
    a:visited {
        outline: 0;
        text-decoration: none
    }
    img {
        user-select: none;
        vertical-align: middle;
        border: 0
    }
    a {
        color: rgba(var(--bs-link-color-rgb), var(--bs-link-opacity, 1));
        display: inline-block;
        transition: var(--bs-transition);
        font-family: var(--bs-body-font-family);
        color: var(--bs-body-color);
        color: #0d6efd;
        text-decoration: underline;
        background-color: transparent
    }
    h2 {
        color: var(--bs-heading-color);
        color: var(--bs-dark);
        font-family: var(--bs-heading-font-family);
        margin-top: 0;
        margin-bottom: .5rem;
        font-weight: 500;
        line-height: 1.2;
        font-size: calc(1.325rem + .9vw)
    }
    @media (prefers-reduced-motion:reduce) {
        html * {
            transition-delay: 0s !important;
            transition-duration: 0s !important
        }
    }
    *,
    ::after,
    ::before {
        box-sizing: border-box
    }
    @media (min-width:1200px) {
        h2 {
            font-size: 2rem
        }
    }
    .img-fluid {
        max-width: 100%;
        height: auto
    }
    .col-1 {
        flex: 0 0 auto;
        width: 8.33333333%
    }
    .pt-0 {
        padding-top: 0 !important
    }
    a:active,
    a:hover {
        outline: 0
    }
    *,
    :after,
    :before {
        -webkit-box-sizing: border-box;
        box-sizing: border-box
    }
    .portfolio-content article {
        width: 50%;
        flex: 0 0 50%;
        padding: 20px
    }
    .portfolio-content article .image img {
        width: 100% !important;
        height: 100% !important;
        object-fit: cover !important;
        aspect-ratio: 570/470
    }
    .portfolio-content article .innerPart {
        position: relative;
        overflow: hidden
    }
    .portfolio-content article .portfolioContent {
        position: absolute;
        inset: 0;
        padding: 30px 40px;
        z-index: 1;
        display: flex;
        flex-flow: column;
        justify-content: space-between
    }
    .portfolio-content article .portfolioContent h2 {
    font-size: 24px;
    line-height: 1.1;
    color: #020d45;
    font-weight: 600;
    text-transform: capitalize;
}
    article {
        display: block
    }
    /*::selection {*/
    /*    background: #4cc528;*/
    /*    color: #fff;*/
    /*    text-shadow: none*/
    /*}*/
    a:hover,
    a:link {
        text-decoration: none
    }

    @media (max-width:767px) {
        .portfolio-content article {
            width: 100%;
            flex: 0 0 100%;
            padding: 20px
        }

        .portfolio-content article .portfolioContent {
            padding: 30px 20px
        }
    }

    @media (max-width:768px) {
       .portfolio-content p {
    font-size: 18px !important;
    width: 90% !important;
}
        body h2 {
    font-size: 22px !important;
}
section.title.title--portfolio.apiDevlopmentWrap h1 {
    font-size: 40px !important;
}
    }

    @media (min-width:768px) and (max-width:1199px) {
        .portfolio-content article .portfolioContent {
            padding: 20px
        }

        .portfolio-content article .portfolioTitle {
            font-size: 22px
        }
    }

    .portfolioPageWrap .portfolio-content article {
        flex: 0 0 33%;
        width: 33.3%;
        flex: 0 0 33.3%;
        padding: 20px
        transition: 3s;
    }

    .innerPage .secHeadingTitle {
        font-size: 47px;
        line-height: 60px;
        line-height: normal;
        padding: 10px 0
    }

    @media screen and (max-width:767px) {
        .innerPage .secHeadingTitle {
    font-size: 24px !important;
}

    }

    @media screen and (max-width:1024px) {
        .innerPage .secHeadingTitle {
            font-size: 36px
        }
    }

    .portfolioPageWrap .portfolio-content article .portfolioContent {
        position: relative;
        padding: 1.5rem;
        --bs-bg-opacity: 1;
        background-color: rgba(var(--bs-white-rgb), var(--bs-bg-opacity)) !important;
        border-radius: 0 0 16px 16px
    }

    .portfolioPageWrap .portfolio-content article .portfolioTitle {
        background: #124775;
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent
    }

    .portfolioPageWrap .portfolio-content article .image:before {
        background: 0 0
    }

    .portfolioPageWrap .portfolio-item:hover .overlay-text-1 {
        opacity: 1;
        visibility: visible
    }

    .portfolioPageWrap .overlay-text {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        background: rgba(18, 71, 117, .5);
        transition: .5s
    }

    .portfolioPageWrap .overlay-text-1 {
        opacity: 0;
        visibility: hidden
    }

    .portfolioPageWrap .imgWrap {
        display: flex;
        align-items: center;
        justify-content: center;
        height: 100%
    }

    .portfolioPageWrap span.img-arrow-port {
        width: 50px;
        height: 50px;
        background: #fff;
        border-radius: 100px;
        display: flex;
        align-items: center;
        justify-content: center
    }

    .portfolioPageWrap .portfolio-content article .image span.img-arrow-port img {
        width: 22px !important;
        height: 22px !important;
        object-fit: cover !important
    }

    article.portfolio-item:hover .image img {
        transform: scale(1.05);
        transform-origin: center
    }

    .portfolioPageWrap .portfolio-content article .image img {
        aspect-ratio: inherit;
        position: relative;
        transition: .5s ease-in-out;
        overflow: hidden
    }

    .portfolio-item:first-child {
        animation-delay: .2s
    }

    @media (max-width:820px) and (min-width:768px) {
        body .portfolioPageWrap .portfolio-content article {
            width: 50%;
            flex: 0 0 50%
        }
    }

    @media (max-width:767px) {
        body .portfolioPageWrap .portfolio-content article {
            width: 100%;
            flex: 0 0 100%
        }
        .custom-filter-case-study select {
    padding: 15px 40px 15px 20px;
    width: 100% !important;
    border: 1px solid #c1c1c1;
    border-radius: 4px;
}
.filter-box {
    position: relative;
    width: 100%;
}
section.portfolioNew {
    width: 90% !important ;
    margin: 0 auto;
    padding: 50px 0px;
}
    }

    .portfolio-item {
        transition: transform .8s, opacity .5s
    }
}

/*! CSS Used from: Embedded */
.portfolio-item {
    transition: transform .8s, opacity .5s
}
/*! CSS Used fontfaces */

/*//////////////portfolio csss*/


section.title.title--portfolio.apiDevlopmentWrap {
    padding: 60px 0px;
    text-align: center;
    color: white;
    background-color: #020842;
    background-image: url("/wp-content/uploads/2024/06/bg_pattern_4.svg") !important;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}
section.title.title--portfolio.apiDevlopmentWrap::after {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    max-width: 300px;
    width: 100%;
    background: url("/wp-content/uploads/2024/05/shape_angle_3.webp") top right/100% no-repeat;
}
section.title.title--portfolio.apiDevlopmentWrap::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  max-width: 400px;
  background: url("/wp-content/uploads/2024/05/circle_engine_4.png") -140px 71px/100% no-repeat;
  opacity: 0.1;
}
section.title.title--portfolio.apiDevlopmentWrap .container {
    position: relative;
    z-index: 1;
}

@media (max-width: 767px) {
    section.title.title--portfolio.apiDevlopmentWrap {
    padding: 40px 0;
}
}

@media (max-width:1024px){
    section.title.title--portfolio.apiDevlopmentWrap::after {
        max-width: 150px;
    }
}

section.title.title--portfolio.apiDevlopmentWrap h1 {
    color: white;
    font-size: 55px;
}

section.portfolioNew {
    width: 80%;
    margin: 0 auto;
    padding: 50px 0px;
}

.custom-filter-case-study {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 30px;
}



.custom-filter-case-study select {
    padding: 15px 40px 15px 20px;
    width: 380px;
    border: 1px solid #c1c1c1;
    border-radius: 4px;
}
main.portfolioPageWrap.innerPage {
    background: #f7f7f7 !important;
}
.portfolio-content {
    overflow: hidden;
    display: flex;
    flex-wrap: wrap;
    transition: 3s;
}
.portfolioPageWrap .portfolio-content article a {
    width: 100% !important;
}
.portfolio-content {
    margin-top: 30px;
}
.portfolio-content p {
    text-align: center;
    font-size: 20px;
    margin: 20px auto;
    background: #e7e7e7;
    padding: 20px;
    width: 30%;
    border-radius: 50px;
}

select:focus,
select:focus-visible {
    outline: none;
    box-shadow: none;
}

.filter-box {
    position: relative;
}

.filter-box select {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
 
  background: url(/wp-content/uploads/2026/02/down-arrow-1.png) no-repeat;
  background-position: right 15px center;
  background-size: 16px;
  cursor: pointer;
}
 @media (min-width:1000px) and (max-width:1400px) {
  .custom-filter-case-study select {
    padding: 15px 40px 15px 5px;
    width: 250px;
    border: 1px solid #c1c1c1;
    border-radius: 4px;
}
.portfolio-content article .portfolioContent h2 {
    font-size: 20px;

}
    }
    .elementor * {
    transform: none;
}
/*.portfolio-item {*/
/*    opacity: 0;*/
/*    transform: translateY(40px);*/
/*    transition: all 0.5s ease;*/
/*}*/

/*.portfolio-item.show-item {*/
/*    opacity: 1;*/
/*    transform: translateY(0);*/
/*}*/
.portfolio-item {
    opacity: 0;
    transform: translateY(30px);
}

.portfolio-item.show-item {
    opacity: 1;
    transform: translateY(0);
    transition: opacity 0.5s ease, transform 0.5s ease;
}