/*
Theme Name: Weberlite
Theme URI: https://oceanwp.org/
Description: OceanWP WordPress theme. Sample child theme.
Author: OceanWP
Author URI: https://oceanwp.org/
Template: oceanwp
Version: 1.0
*/

/* Parent stylesheet should be loaded from functions.php not using @import */


body {
	background: rgba(18, 18, 18, 1);
}

.services-slider {width: 100%;background: #1E1E1E;padding: 24px 0;}

.ss-box {
    width: auto;
    text-align: center;
}

.ss-box a {
    font-size: 18px;
    text-transform: uppercase;
    color: #fff;
    width: auto;
    text-align: center;
    display: inline-block;
    vertical-align: top;
}

p {
	margin: 0;
}

.homepage-testimonials .wpmtst-testimonial-inner {
    background: rgba(255,255,255,0.05);
    padding: 32px 32px 32px 116px;
    border-radius: 20px;
}

.strong-view.wpmtst-unstyled h3.wpmtst-testimonial-heading {
    font-size: 14px;
    font-weight: normal;
    font-family: "Syne", sans-serif;
    color: rgba(255,255,255,0.6);
    margin-bottom: 12px;
}

.homepage-testimonials .wpmtst-testimonial-image {
    width: 64px;
    height: 64px;
    position: absolute;
    border-radius: 100%;
    overflow: hidden;
    left: 32px;
    top: 32px;
}

.homepage-testimonials .wpmtst-testimonial-image img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.homepage-testimonials .readmore-excerpt, .homepage-testimonials .readmore-content {
    font-size: 24px;
    color: #E6E6E6;
    line-height: 140%;
}

.homepage-testimonials a.readmore {
    font-size: 14px;
    color: #E66F00;
}

.partner-box {
    width: 100%;
    height: 80px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(255,255,255,0.05);
    border-radius: 12px;
}

.ha-post-list .ha-post-list-item {
    width: 50%;
    margin: 0 !important;
}

.ha-post-list.ha-post-list-inline {
}

.ha-post-list.ha-post-list-inline .ha-post-list-item:first-child {
    padding-right: 20px;
}

.ha-post-list.ha-post-list-inline .ha-post-list-item:last-child {
    padding-left: 20px;
}

.ha-post-list-item a img {
    border-radius: 12px;
}

.gradient-title .elementor-heading-title,
.gradient-text p {
    background: linear-gradient(to bottom, rgb(255 255 255 / 40%) 0%, #ffffff 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.gradient-button .elementor-button {
    background: #e5e5e5 !important;
    border: 2px solid #fff;
    box-shadow: 0px 10px 80px 15px rgba(255,255,255,0.2);
}

.gradient-button .elementor-button .elementor-button-text {
    background:  linear-gradient(135deg, #ffb700 0%,#cc6200 21%,#803e00 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.gradient-title-dot {
    background: linear-gradient(to right, #ffb700 0%,#ff7b00 21%,#e66f00 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

#site-header.transparent-header {
    position: fixed;
    top: 30px;
}

#site-header-inner {
    background: rgb(255 255 255 / 8%);
    padding: 0 16px;
    border-radius: 100px;
    border: 1px solid #ffffff26;
    backdrop-filter: blur(32px);
}

#site-navigation-wrap .dropdown-menu>li>a {color: #fff;font-size: 14px;letter-spacing: 0;font-weight: normal;padding: 0 12px;position: relative;}

#site-navigation-wrap .dropdown-menu>li {
    margin: 0 10px;
}

.footer-menu .menu {
    margin: 0;
    padding: 0;
    list-style: none;
}

.footer-menu .menu .menu-item {
    margin: 0;
    padding: 0;
}

.footer-menu .menu .menu-item a {
    padding: 12px 0;
    width: 100%;
    display: inline-block;
    vertical-align: top;
    font-size: 16px;
    color: #fff;
}

.social-btn {
    width: 100%;
    padding: 0;
    border-radius: 100px;
    display: inline-block;
    vertical-align: top;
    border: 1px solid #ffffff36;
}

.social-btn-link {width: 100%;display: inline-block;vertical-align: top;padding: 26px 10px;text-align: center;position: relative;background: linear-gradient(45deg, #ffffff00 0%, rgb(255 255 255 / 15%) 100%);border-radius: 99px;}

.social-btn-text {
    font-size: 16px;
    color: #fff;
}

.social-btn-link img {
    position: absolute;
    right: 0;
    bottom: 0;
}

.services-slider .swiper-slide {
    width: 270px !important;
}

.ss-box {
    position: relative;
}

.ss-box:after {
    content: "";
    width: 6px;
    height: 6px;
    background: rgb(255 255 255 / 20%);
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    border-radius: 100%;
}

.exp-card {
    background: rgb(255 255 255 / 5%);
    position: relative;
    overflow: hidden !important;
    transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
}

.exp-card:after {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: linear-gradient(45deg, #1e1e1e 0%,#4b2e13 100%);
    z-index: -1;
    transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    opacity: 0;
}

.exp-card:hover:after {
    left: 0;
    transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    opacity: 1;
}

.exp-card:hover {
    background: rgb(255 255 255 / 5%) url(/wp-content/uploads/2025/12/ie-card-bg.png) no-repeat scroll center right / cover;
    transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
}

.process-box {
    position: relative;
    transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
}

.process-box:after {
    content: "";
    position: absolute;
    width: 160px;
    height: 160px;
    top: 50%;
    right: 0;
    transform: translateY(-50%) scale(0);
    transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
}

.process-box.design:after {
    background: url(/wp-content/uploads/2026/01/design-icon-hover.png) no-repeat scroll center center / cover;
}

.process-box.discover:after {
    background: url(/wp-content/uploads/2026/02/discover-icon-hover.png) no-repeat scroll center center / cover;
}

.process-box.define:after {
    background: url(/wp-content/uploads/2026/02/define-icon-hover.png) no-repeat scroll center center / cover;
}

.process-box.develop:after {
    background: url(/wp-content/uploads/2026/02/develop-icon-hover.png) no-repeat scroll center center / cover;
}

.process-box.deliver:after {
    background: url(/wp-content/uploads/2026/02/deliver-icon-hover.png) no-repeat scroll center center / cover;
}

.process-box:hover:after {
    transform: translateY(-50%) scale(1);
    transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
}


.ts-wrap {
    width: 100%;
    padding: 12px;
    background: #1E1E1E;
    border-radius: 20px;
    border: 1px solid #ffffff2e;
}

.ts-img {
    width: 100%;
}

.ts-img img {
    width: 100%;
    border-radius: 20px !important;
    filter: grayscale(1);
    transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
}

.ts-content {
    width: 100%;
    margin-top: 18px;
    text-align: center;
}

.ts-content h3 {
    margin: 0;
    color: #fff;
    font-size: 24px;
    font-weight: normal;
}

.ts-content p {
    font-size: 16px;
    color: rgb(255 255 255 / 60%);
}

.swiper-slide-active .ts-img img {
    filter: grayscale(0);
}

#site-navigation-wrap .dropdown-menu>li>a:before {
    content: "";
    width: 16px;
    height: 16px;
    background: #E66F00;
    position: absolute;
    bottom: -16px;
    border-radius: 100%;
    left: 50%;
    transform: translateX(-50%);
    box-shadow: 0px 0px 0px 0px #FFA501;
    transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
}

#site-navigation-wrap .dropdown-menu>li>a {
    overflow: hidden;
}

#site-navigation-wrap .dropdown-menu li.current-menu-item .menu-link:before,
#site-navigation-wrap .dropdown-menu li .menu-link:hover:before {
    bottom: -8px;
    box-shadow: 0px -4px 24px 0px #FFA501;
    transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
}

#site-navigation-wrap .dropdown-menu>li>a:hover {
    color: #fff;
}

.industry-img {
    width: 100%;
    position: relative;
}

.industry-img img.hover-item {
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
    transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
}

.exp-card:hover .industry-img img.hover-item {
    opacity: 1;
    transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
}

.process-box:before {
    content: "" !important;
    width: 100%;
    height: 100%;
    background: linear-gradient(45deg, #1e1e1e 0%,#4b2e13 100%);
    border-radius: 20px !important;
    opacity: 0 !important;
    transition: all 0.3s linear !important;
    -webkit-transition: all 0.3s linear !important;
}

.process-box:hover:before {
    opacity: 1 !important;
    transition: all 0.3s linear !important;
    -webkit-transition: all 0.3s linear !important;
}

.process-box:hover .elementor-heading-title {
    color: #fff !important;
    transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
}

.process-box:hover p {
    color: #fff;
    transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
}

.offering-card {
    position: relative;
    overflow: hidden !important;
}

.offering-card:after {
    content: "" !important;
    width: 120px;
    height: 120px;
    background: rgb(255 255 255 / 5%);
    border-radius: 100%;
    position: absolute;
    right: -18px;
    top: -18px;
    left: inherit;
}

.strong-view .wpmslider-controls a {
    width: 8px;
    height: 8px;
    background: #fff;
    display: inline-block;
    border-radius: 60px;
}

.strong-view .wpmslider-controls a:before {
    display: none !important;
}

.strong-view .wpmslider-controls a.wpmslider-pager-link.active {
    width: 64px;
    background: linear-gradient(to right, #ffb700 0%,#e66f00 100%);
}


.gradient-hover-card {
    position: relative;
    transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    overflow: hidden !important;
}

.gradient-hover-card:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: linear-gradient(45deg, #1e1e1e 0%,#4b2e13 100%);
    left: 0;
    top: 0;
    opacity: 0;
    transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
}

.gradient-hover-card:hover:after {
    opacity: 1;
    transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
}

.ha-post-list .ha-post-list-item a:hover .ha-post-list-title {
    color: #FF7B00 !important;
}

.team-swiper .swiper-button-prev:after,.team-swiper .swiper-button-next:after {
    display: none;
}

.team-swiper .swiper-button-prev,.team-swiper .swiper-button-next {
    backdrop-filter: blur(5px);
    border-radius: 100%;
    width: 60px;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgb(255 255 255 / 15%);
    border: 1px solid #fff;
}

.team-swiper .swiper-button-prev .swiper-navigation-icon, .team-swiper .swiper-button-next .swiper-navigation-icon {
    fill: #fff !important;
    width: 14px;
}

.team-swiper .swiper-button-prev .swiper-navigation-icon path, .team-swiper .swiper-button-next .swiper-navigation-icon path {
    fill: #fff;
}

.oceanwp-mobile-menu-icon a {
    color: #fff;
}

@media (max-width: 767px) {
    .services-slider {
        overflow: hidden;
    }

    .partners-swiper {
        overflow: hidden;
    }

    .partner-box {
        padding: 0 10px;
    }

    .oceanwp-mobile-menu-icon a {
        color: #fff;
    }

    .ha-post-list .ha-post-list-item {
        width: 100%;
    }

    .ha-post-list.ha-post-list-inline .ha-post-list-item:first-child {
        padding: 0;
        margin-bottom: 30px !important;
    }

    .ha-post-list.ha-post-list-inline .ha-post-list-item:last-child {
        padding: 0;
    }

    .team-section-wrap {
        overflow: hidden;
    }

    .process-box:after {
        transform: translateY(0) scale(1);
        right: inherit;
        left: 0;
        width: 120px;
        height: 120px;
        top: 28px;
    }


}