/*
 Theme Name:   Webteck Child  
 Theme URI:    https://themeholy.com/wordpress/webteck
 Description:  This is a child theme for Webteck - WordPress Theme
 Author:       Themeholy
 Author URI:   https://themeforest.net/user/themeholy 
 Template:     webteck
 Version:      1.0
 Tags:         two-columns, three-columns, left-sidebar, right-sidebar, flexible-header, custom-background, custom-colors, custom-header, custom-menu, theme-options, editor-style, featured-images, microformats, post-formats,  sticky-post, threaded-comments, translation-ready
 Text Domain:  webteck-child
*/
/*  [ Add your custom css below ]
- - - - - - - - - - - - - - - - - - - - */ 
html {
  scroll-behavior: smooth;
}
body.theme-blue3 {
    --theme-color: #0a6cff;
}
.elementor-widget-n-menu .e-n-menu {
    display: flex;
    flex-direction: column;
}
.elementor-widget-n-menu .e-n-menu-toggle{
    display: none;
}
.elementor-widget-n-menu .e-n-menu-title {
    padding: 0.5rem 1rem;
}
.elementor-widget-n-menu .e-n-menu-item,.elementor-widget-n-menu .e-n-menu-heading {
    display: flex;
}
.elementor-widget-n-menu .e-n-menu-content>.e-con:not(.e-active) {
    display: none;
}
.elementor-widget-n-menu .e-n-menu-title .e-n-menu-dropdown-icon {
    background-color: transparent;   
    width: 16px;
    height: 24px;
    display: none;
}
#header_wrap .header-layout10 .header-top {
    padding: 6px 0;
}
#header_wrap .header-logo {
    padding-top: 0;
    padding-bottom: 0;
}
#header_wrap .header-layout10 .menu-area {
    padding: 12px 0;
}
#hero_slider .hero-2 .hero-shape1 {
    display: none;
}
#services_wrap .service-box3_icon img{
    filter: brightness(0) saturate(100%) 
            invert(33%) sepia(98%) 
            saturate(3666%) hue-rotate(215deg) 
            brightness(101%) contrast(103%);
    min-width: 50px;
}
#icon_color .counter-card4_icon img {
    filter: brightness(0) saturate(100%) 
            invert(33%) sepia(98%) 
            saturate(3666%) hue-rotate(215deg) 
            brightness(101%) contrast(103%);
}
.theme-color-icon  img {
    filter: brightness(0) saturate(100%) 
            invert(33%) sepia(98%) 
            saturate(3666%) hue-rotate(215deg) 
            brightness(101%) contrast(103%);
}
.theme-color-icon svg path {
    filter: brightness(0) saturate(100%) 
            invert(33%) sepia(98%) 
            saturate(3666%) hue-rotate(215deg) 
            brightness(101%) contrast(103%);
}
#icon_color .counter-card4:hover .counter-card4_icon img{
    filter:brightness(0) invert(1);
}
#services_wrap .service-box3 .line-btn{
    /* display: none; */
}
#services_wrap .service-box3 {
    min-height: 368px;
}
.disabled-popup .hero-watch-area .popup-video, .disabled-popup .video-box4 .popup-video {
    pointer-events: none;
    cursor: default;
}
.work_wrap .brand-sec6 {
    padding: 30px 30px;
}
.cta-area9 {
    border-top: 2px solid rgba(241, 90, 34, 0.4);
}
#footer_about .footer-info {
    position: relative;
    padding-left: 25px;
}
#footer_about .footer-info i {
    position: absolute;
    left: 0;
    top: 8px;
}
.footer-layout5 .widget_title {
    color: #fff;
}
#footer_about .footer-widget .widget_title.style2:after {
    content: '';
    height: 10px;
    width: 10px;
    background-color: var(--white-color);
    position: absolute;
    bottom: -4px;
    left: 61px !important;
    border-radius: 99px;
    border: 2px solid var(--theme-color);
    -webkit-animation: none;
    animation: none;
}
.footer-layout12 .footer-widget.widget_nav_menu a, #footer_about .footer-info a, .th-widget-about .about-text, #footer_about .footer-info {
    color: rgba(255, 255, 255, 0.80);
}
#footer_about .footer-info a:hover, .footer-layout12 .footer-widget.widget_nav_menu a:hover {
    color: #fff;
}
.footer-layout12 .footer-widget.widget_nav_menu a:before {
    color: var(--theme-color);
}
.portfolio_wrap .project-box_content {
    text-align: center;
}
#contact_info .contact-feature_link {
    font-size: 18px;
}
.contact-feature .icon-btn {
   box-shadow:
        0 0 10px rgba(6,182,212,.7),
        0 0 15px rgba(124,58,237,.6),
        0 0 30px rgba(124,58,237,.4);
}
.features_wrap .checklist ul li,.features_wrap *{
    color: rgba(255, 255, 255, 0.8);
}
.features_wrap .checklist ul li .text-body{
     color: rgba(255, 255, 255, 0.8) !important;
}
#pos_banner .hero-style4 {
    margin: 100px 0 100px 0;
}
#pos_banner .hero-4 .hero-img {
    top: 80px;
}
#pos_banner .hero-style4 .ripple-1{
    border-color: rgba(241, 90, 34, 0.3);
}
.contact-info_icon {
    background: linear-gradient(135deg, #7c3aed, #06b6d4);
  background: linear-gradient(
    135deg,
    lab(75.2359% -35.5153 -37.4815),
    lab(47.5841% 48.4063 -70.879)
  ) !important;
    box-shadow:
        0 0 10px rgba(6,182,212,.7),
        0 0 15px rgba(124,58,237,.6),
        0 0 30px rgba(124,58,237,.4);
}
.hero-2 .th-hero-bg:before {   
    background: -webkit-linear-gradient(left, #000000, transparent);
    background: linear-gradient(to right, #000000, transparent);
}
#here_section{
    position: relative;
}
#here_section::before {
    content: '';
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: -webkit-linear-gradient(left, #000000, transparent);
    background: linear-gradient(to right, #000000, transparent);
    opacity: 0.9;
}
.bg_ctn .bg-theme {
    background-color: #222222 !important;
}
.bg_ctn .th-btn.th-border:hover {
    background: var(--theme-color);
    border: 1px solid var(--theme-color);
}
 .social_icons_header .elementor-social-icon-facebook-f,
 .social_icons_header .elementor-social-icon-x-twitter,
 .social_icons_header .elementor-social-icon-linkedin-in,
 .social_icons_header .elementor-social-icon-instagram {
    background-color: transparent;
}
 .social_icons_header .elementor-social-icon {
    background-color: transparent;
}
.admin-bar header {
    top: 32px;
}
header{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 999;
}
.stickyHeader {
    background: rgba(255, 255, 255, 1);
}
.stickyHeader #menu_wrap .e-n-menu-title:not(.e-current):not(:hover) .e-n-menu-title-container .e-n-menu-title-text,
.stickyHeader #menu_wrap.elementor-widget-n-menu .e-n-menu-title .e-n-menu-dropdown-icon span i {
    color: #000000;
}
.th-btn:before,.th-btn:after {
    display: none
}
header .btn-gradient .th-btn i{
    margin-left: 7px;
}
.form-btn button.th-btn {
    border-radius: 44px;
}
.btn-gradient .th-btn,.btn-gradient .elementor-button,.th-btn.style6,.feature-card.style3 .box-icon{
  background: linear-gradient(135deg, #7c3aed, #06b6d4);
  background: linear-gradient(
    135deg,
    lab(75.2359% -35.5153 -37.4815),
    lab(47.5841% 48.4063 -70.879)
  ) !important;
  transition: all 0.4s ease;
}
.btn-gradient .th-btn:hover,.btn-gradient .elementor-button:hover,.th-btn.style6:hover{
    background: linear-gradient(
        135deg,
        lab(47.5841% 48.4063 -70.879),
        lab(75.2359% -35.5153 -37.4815)
    ) !important;
    box-shadow:
        0 0 5px rgba(6,182,212,.7),
        0 0 10px rgba(124,58,237,.6),
        0 0 25px rgba(124,58,237,.4);
}
.btn-gradient-hover .elementor-button:hover {
    background: linear-gradient(
        135deg,
        lab(47.5841% 48.4063 -70.879),
        lab(75.2359% -35.5153 -37.4815)
    ) !important;
    border: 1px solid transparent !important;
    box-shadow: 0 0 5px rgba(6, 182, 212, .7), 0 0 10px rgba(124, 58, 237, .6), 0 0 15px rgba(124, 58, 237, .4);
}
.text-gradient .elementor-heading-title{
  background: linear-gradient(
    90deg,
    lab(75.2359% -35.5153 -37.4815),
    lab(47.5841% 48.4063 -70.879)
  );
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  color: transparent;
}
.text-gradient-in{
    background: linear-gradient(
    90deg,
    lab(75.2359% -35.5153 -37.4815),
    lab(47.5841% 48.4063 -70.879)
  );
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  color: transparent;
}
.header .th-btn.style-radius {
    padding: 18px 30px;
}
.header .th-btn.style-radius i{
    margin-left: 5px;
}
.text-1  p,.text-1  ul li{
font-size:inherit !important;
line-height:inherit !important;
font-weight:inherit !important;
color:inherit !important;
}
.bg-backdrop {
    backdrop-filter: blur(2px);
}
#our_services .service-box3 {
    min-height: 348px;
}
#our_services .service-btn-area .service-btn{
min-height: 340px;
 background: linear-gradient(135deg, #7c3aed, #06b6d4);
  background: linear-gradient(
    135deg,
    lab(75.2359% -35.5153 -37.4815),
    lab(47.5841% 48.4063 -70.879)
  ) !important;
  transition: all 0.4s ease;
}
#our_services .service-btn-area .service-btn:hover{
    background: linear-gradient(
        135deg,
        lab(47.5841% 48.4063 -70.879),
        lab(75.2359% -35.5153 -37.4815)
    ) !important;
}
.features_1 .process-card4 {
    padding: 25px 25px;
}
.process-card4_icon {
    background: -webkit-linear-gradient(0.04deg, #06b6d4 17.55%, #7c3aed 87.6%);
    background: linear-gradient(89.96deg, #06b6d4 17.55%, #7c3aed 87.6%);  
}
#header_sm .header-top {
  display: none;
}
.th-menu-wrapper .mobile-logo {
  background-color: #fff;
}
.th-mobile-menu {
  margin-top: 0;
}
.gradient-top-border {
    position: relative;
}
.gradient-top-border::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 1px; /* Border thickness */
    background: linear-gradient(90deg, #06b6d4, #7c3aed);
    z-index: 2;
    opacity: 1;
}
.mb-0 .title-area {
    margin-bottom: 0;
}
div#testimonials .slider-pagination,.testimonials_wrap  .slider-pagination{
    margin-top: -20px;
}
div#testimonials .slider-arrow,.testimonials_wrap  .slider-arrow{
display: none;
}
div#testimonials div#testiSlider21,.testimonials_wrap #testiSlider21{
    padding-bottom: 10px;
}
div#testimonials span.swiper-pagination-bullet.swiper-pagination-bullet-active,.testimonials_wrap span.swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: linear-gradient(135deg, #7c3aed, #06b6d4);
    background: linear-gradient(
        135deg,
        lab(75.2359% -35.5153 -37.4815),
        lab(47.5841% 48.4063 -70.879)
    ) !important;
}
div#testimonials .swiper-pagination-bullets .swiper-pagination-bullet:before,.testimonials_wrap .swiper-pagination-bullets .swiper-pagination-bullet:before {
    border:0;
    background: linear-gradient(135deg, #7c3aed, #06b6d4);
    background: linear-gradient(135deg, lab(75.2359% -35.5153 -37.4815), lab(47.5841% 48.4063 -70.879)) !important;
}
div#testimonials .swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active:before,.testimonials_wrap .swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active:before {
    -webkit-transform: scale(0.7);
    -ms-transform: scale(0.7);
    transform: scale(0.7);
}
#testimonials .testi-box3.style2 .testi_overlay,#testimonials .testi-box3.style2:before,.testimonials_wrap .testi-box3.style2 .testi_overlay,.testimonials_wrap .testi-box3.style2:before {
display: none;
}
#testimonials .testi-box3.style2,.testimonials_wrap .testi-box3.style2 {
    box-shadow: 0px 0px 20px rgba(179, 180, 184, 0.3);
}
#clints_logo .brand-slider4 {
    padding-bottom: 0px;
    border-bottom: 0;
}
/* Gradient Border */
.btn-gradient-outline-dark .elementor-button{
    position: relative;
    background: #0b0b0f;
    color: #fff;
    border: none;
    border-radius: 50px;
    padding: 16px 32px;
    z-index: 1;
    overflow: visible;
}
.btn-gradient-outline-dark .elementor-button::before{
    content: "";
    position: absolute;
    inset: -1px;
    border-radius: inherit;
    background: linear-gradient(
        90deg,
        #06b6d4 0%,
        #7c3aed 100%
    );
    z-index: -2;
}
.btn-gradient-outline-dark .elementor-button::after{
    content: "";
    position: absolute;
    inset: 1px;
    border-radius: inherit;
    background: #0b0b0f;
    z-index: -1;
}
/* Glow Effect */
.btn-gradient-outline-dark .elementor-button{
    /* box-shadow:
        0 0 10px rgba(6,182,212,.4),
        0 0 20px rgba(124,58,237,.35),
        0 0 40px rgba(124,58,237,.25); */
}
/* Hover */
.btn-gradient-outline-dark .elementor-button:hover{
   box-shadow:
        0 0 10px rgba(6,182,212,.7),
        0 0 15px rgba(124,58,237,.6),
        0 0 30px rgba(124,58,237,.4);
}
.btn-gradient-outline-dark .elementor-button:hover::after{
background: linear-gradient(
        135deg,
        lab(47.5841% 48.4063 -70.879),
        lab(75.2359% -35.5153 -37.4815)
    ) !important;
}
#service_tabs .e-n-tabs-heading {
    padding: 10px 20px;
    background: #1E1E1E;
    border-radius: 20px;
}
#service_tabs.elementor-widget-n-tabs:not(:has(>.elementor-widget-container))>.e-n-tabs>.e-n-tabs-heading .e-n-tab-title[aria-selected=true]{
position: relative;
    background: #1E1E1E;
    color: #fff;
    border: none;
    border-radius: 50px;
    padding: 14px 32px;
    z-index: 1;
    overflow: visible;
     box-shadow:
        0 0 10px rgba(6,182,212,.7),
        0 0 15px rgba(124,58,237,.6),
        0 0 30px rgba(124,58,237,.4);
}
#service_tabs.elementor-widget-n-tabs:not(:has(>.elementor-widget-container))>.e-n-tabs>.e-n-tabs-heading .e-n-tab-title[aria-selected=true]::before,
#service_tabs.elementor-widget-n-tabs:not(:has(>.elementor-widget-container))>.e-n-tabs>.e-n-tabs-heading .e-n-tab-title:hover::before{
    content: "";
    position: absolute;
    inset: -1px;
    border-radius: inherit;
    background: linear-gradient(
        90deg,
        #06b6d4 0%,
        #7c3aed 100%
    );
    z-index: -2;
}
#service_tabs.elementor-widget-n-tabs:not(:has(>.elementor-widget-container))>.e-n-tabs>.e-n-tabs-heading .e-n-tab-title[aria-selected=true]::after,
#service_tabs.elementor-widget-n-tabs:not(:has(>.elementor-widget-container))>.e-n-tabs>.e-n-tabs-heading .e-n-tab-title:hover::after{
    content: "";
    position: absolute;
    inset: 1px;
    border-radius: inherit;
    background: #1E1E1E;
    z-index: -1;
}
#service_tabs.elementor-widget-n-tabs:not(:has(>.elementor-widget-container))>.e-n-tabs>.e-n-tabs-heading .e-n-tab-title:hover{
    box-shadow:
        0 0 10px rgba(6,182,212,.7),
        0 0 15px rgba(124,58,237,.6),
        0 0 30px rgba(124,58,237,.4);
        position: relative;
    background: #1E1E1E;
    color: #fff;
    border: none;
    border-radius: 50px;
    z-index: 1;
    overflow: visible;
}
/***btn****/
/* Gradient Border */
.btn-gradient-gray .elementor-button{
    position: relative;
    background: #F6F8FB;
    color: #000000;
    border: none;
    border-radius: 50px;
    padding: 16px 32px;
    z-index: 1;
    overflow: visible;
}
.btn-gradient-gray .elementor-button::before{
    content: "";
    position: absolute;
    inset: -1px;
    border-radius: inherit;
    background: linear-gradient(
        90deg,
        #06b6d4 0%,
        #7c3aed 100%
    );
    z-index: -2;
}
.btn-gradient-gray .elementor-button::after{
    content: "";
    position: absolute;
    inset: 1px;
    border-radius: inherit;
    background: #F6F8FB;
    z-index: -1;
}
/* Hover */
.btn-gradient-gray .elementor-button:hover{
   box-shadow:
        0 0 10px rgba(6,182,212,.7),
        0 0 15px rgba(124,58,237,.6),
        0 0 30px rgba(124,58,237,.4);
        color: #fff;
}
.btn-gradient-gray  .elementor-button:hover::after{
background: linear-gradient(
        135deg,
        lab(47.5841% 48.4063 -70.879),
        lab(75.2359% -35.5153 -37.4815)
    ) !important;
}
/***industry***/
.industries_cards {
    display: flex;
    width: 100%;
    gap: 15px;
}
.industry_img_card {
    position: relative;
    background-size: cover !important;
    background-repeat: no-repeat;
    width: 100%;
    height: 600px;
    background-position: top center !important;
    border-radius: 20px;
    overflow: hidden;
    transition: .6s !important;
}
.industry_img_card:hover {
    width: 250% !important;
}
.industry_img_card:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    bottom: 0;
    background: linear-gradient(22.51deg, #000000 -21.42%, #fff0 59.29%) !important;
    opacity: 1;
    z-index: 0;
}
.industry_img_card:hover:before  {
    background-image: linear-gradient(16.56deg, #06b6d4 -.07%, rgb(191 0 255 / .7) 37.18%, #fff0 75.92%) !important;
}
.industry_img_card_inner {
    position: absolute;
    bottom: 20px;
    padding: 15px;
}
.industry_img_card_inner h3 {
    font-size: 16px;
    line-height: 24px;
    font-weight: 500;
    color: #fff;
    word-break: break-all;
}
.industry_img_card_inner p,.industry_img_card_inner a.read_more {
    display: none;
    margin-bottom: 0;
    color: #fff;
    z-index: 1;
}
.industry_img_card_inner a.read_more{
    display:none;
}
.industry_img_card:hover .industry_img_card_inner a, .industry_img_card:hover .industry_img_card_inner p {
    display: block;
}
.footer-layout12 {
    border-radius: 0px 0px 0 0 !important;
    background-color: #050B14;
}
.title-area-wrap .sub-title.subtitle-selector,.title-area .sub-title {
    display: inline-block;
    background: linear-gradient(90deg, lab(75.2359% -35.5153 -37.4815), lab(47.5841% 48.4063 -70.879));
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    color: transparent;
    letter-spacing: 4px;
    text-transform: uppercase;
}
.dark-sec .title-area .sub-title{
    display: inline-block;
    background: linear-gradient(90deg, lab(100% 0.01 -0.01),lab(100% 0.01 -0.01));
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    color: transparent;
    letter-spacing: 4px;
    text-transform: uppercase;
}
.accordion-card.style6 .accordion-button:after {
    background: linear-gradient(135deg, #7c3aed, #06b6d4);
    background: linear-gradient(135deg, lab(75.2359% -35.5153 -37.4815), lab(47.5841% 48.4063 -70.879));
}
.icon_gradient .elementor-icon-list-icon i {
   background: linear-gradient(
    90deg,
    lab(75.2359% -35.5153 -37.4815),
    lab(47.5841% 48.4063 -70.879)
  );
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  color: transparent;
}
.single-service .breadcumb-wrapper {
    display: none !important;
}
.icon_box_top{margin-top: 60px;}
.icon_box_top .elementor-icon {
    width: 120px;
    height: 120px;
    border-radius: 50%;
    border: 8px solid #F4F6FA;
    text-align: center;
    margin-top: -60px;
}
.icon_box_top .elementor-icon svg path{
    /* fill:#0a6cff; */
}
.gradient_accordion .e-n-accordion .elementor-element.e-con.e-child {
    border: 0;
    border-bottom-width: 1px;
}
.gradient_accordion .e-n-accordion-item-title-text {
    position: relative;
    padding-left: 27px !important;
}
.gradient_accordion .e-n-accordion-item-title-text:before {
    content: "";
    width: 12px;
    height: 12px;
    background: linear-gradient(90deg, #06b6d4 0%, #7c3aed 133.33%);
    border-radius: 100%;
    top: 11px;
    left: 0;
    position: absolute;
}
.gradient_accordion details:first-child summary {
    border-top: 0 !important;
}
.gradient_accordion .e-n-accordion-item:hover .e-n-accordion-item-title *, .gradient_accordion .e-n-accordion-item[open] .e-n-accordion-item-title * {
    background: linear-gradient(90deg, #06b6d4 0%, #7c3aed 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: #fff0;
    background-clip: text;
    color: #fff0;
    height: 100%;
}
.single-career .breadcumb-wrapper {
    display: none;
}
.custom_list ul{
    list-style: none;
    padding: 0;
    margin: 0;
}
.custom_list ul li {
    position: relative;
    padding-left: 20px;
    margin-bottom: 10px;
}
.custom_list ul li:before {
    content: "";
    position: absolute;
    left: 0;
    top: 9px;
    width: 8px;
    height: 8px;
    background: linear-gradient(90deg, #06b6d4 0%, #7c3aed 100%);
    border-radius: 100%;
}
.cv-upload-box {
    width: 100%;
}
.cv-upload-label {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    border: 2px dashed #d1d5db;
    border-radius: 12px;
    padding: 40px 20px;
    text-align: center;
    cursor: pointer;
    background: #fafafa;
    transition: 0.3s;
    position: relative;
}
.cv-upload-label:hover {
    border-color: #7c3aed;
    background: #f9f5ff;
}
.cv-upload-label .upload-icon {
    font-size: 26px;
    margin-bottom: 10px;
    color: #6b7280;
}
.cv-upload-label .upload-title {
    font-size: 18px;
    font-weight: 600;
    color: #111827;
}
.cv-upload-label .upload-sub {
    font-size: 13px;
    color: #6b7280;
    margin-top: 5px;
}
/* Hide default file input */
.cv-file-input {
    position: absolute;
    inset: 0;
    opacity: 0;
    cursor: pointer;
}
.file-preview {
  margin-top: 10px;
  font-size: 14px;
  color: #374151;
}
.file-preview.error {
  color: #dc2626; /* red for errors */
}
.cv-upload-label.dragover {
  border-color: #7c3aed;
  background: #f3e8ff;
}
.form-btn .apply_for_job {
  position: relative;       /* required for ::after positioning */
  background: #0b0b0f;
  color: #000;
  border: none;
  border-radius: 50px;
  padding: 16px 32px;
  cursor: pointer;
  overflow: hidden;         /* keeps pseudo inside */
  z-index: 1;
}
/* Gradient border layer */
.form-btn .apply_for_job::before {
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  padding: 2px; /* thickness of border */
  background: linear-gradient(90deg, #06b6d4, #7c3aed);
  -webkit-mask: 
    linear-gradient(#fff 0 0) content-box, 
    linear-gradient(#fff 0 0);
  -webkit-mask-composite: xor;
          mask-composite: exclude;
}
/* Inner background layer */
.form-btn .apply_for_job::after {
  content: "";              /* must be set */
  position: absolute;
  inset: 0;
  border-radius: inherit;
  background: #fff;
  z-index: -1;
}
/* Hover glow */
.form-btn .apply_for_job:hover {
    box-shadow:
        0 0 10px rgba(6,182,212,.7),
        0 0 15px rgba(124,58,237,.6),
        0 0 30px rgba(124,58,237,.4);
}
.form-btn .apply_for_job:hover::after{
    background: linear-gradient(
        135deg,
        lab(47.5841% 48.4063 -70.879),
        lab(75.2359% -35.5153 -37.4815)
    ) !important;
}
.breadcumb-wrapper {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    padding: 200px 0 140px 0;
}
.check_list01 .checklist.style2 li:not(:last-child) {
    margin-bottom: 10px;
}
.title-box01 .title-area{
     margin-bottom: 30px;
}
.single-industry .breadcumb-wrapper {
    display: none;
}
.feature_boxes .box-icon img {
    max-width: 42px;
}
.feature_boxes .box-title{
     min-height: 68px;
}
.feature_boxes .box-text.desc{
    margin-bottom: 0;
    min-height: 112px;
}
.feature_icon_list .about-feature.style2 .about-feature_icon {
    background: linear-gradient(135deg, lab(47.5841% 48.4063 -70.879), lab(75.2359% -35.5153 -37.4815)) !important;
}
.dialog-widget.dialog-lightbox-widget.dialog-type-buttons.dialog-type-lightbox.elementor-lightbox{
    display: none !important;
}
.portfolio_wrap .project-grid_img{
    min-height: 220px;
    max-height: 220px;
}
.portfolio_wrap .project-grid_img img{
    height: 100%;
    object-fit: cover;
}
.icon_inline_list li.elementor-inline-item {
    min-width: 40%;
}
.feature_boxes .service-card6 {
    height: 100%;
}
.footer-layout12 .widget_title {
    color: #fff;
}
.mb-sm-0{
    margin-bottom: 0 !important;
}
@media (max-width: 480px) {
  .feature-thumb10_wrapp {
    display: block;
  }
  .service .feature-thumb10_wrapp {
    margin-top: 0px;    
  }
}