/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

.ehf-header #masthead {
    position: fixed;
    top: 0;
    width: 100%;
}
.nw-footer-info p {
    max-width: 280px;
}
.nw-footer-links a {
    color: #282828;
    display: inline-block;
    margin-left: 25px;
}
.nw-footer-links a:hover {
    color: #282828;
}
.nw-main-heading strong {
    color: #0066FF;
    background-image: linear-gradient(45deg, #0066FF , #00D4AA 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    display: inline-block;
    font-weight: 600;
}

.nw-sub-heading strong {
    color: #0066FF;
    background-image: linear-gradient(45deg, #0066FF , #00D4AA 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    display: inline-block;
    font-weight: 600;
    padding-bottom:4px
}

.nw-capheading .elementor-heading-title {
    position: relative;
}
.nw-capheading .elementor-heading-title:before {
    content: '';
    display: inline-block;
    width: 32px;
    background: #F6821D;
    height: 2px;
    margin-right: 8px;
    margin-bottom: 2px;
    vertical-align: middle;
}
.nw-capheading .elementor-heading-title {
    position: relative;
}

.nw-capheading .elementor-heading-title:before {
    content: '';
    display: inline-block;
    width: 32px;
    background: #F6821D;
    height: 2px;
    margin-right: 8px;
    margin-bottom: 2px;
    vertical-align: middle;
}

.nw-capheading.center .elementor-heading-title:after {
    content: '';
    display: inline-block;
    width: 32px;
    background: #F6821D;
    height: 2px;
    margin-left: 8px;
    margin-bottom: 2px;
    vertical-align: middle;
}
.nw-text-gradient{
	  color: #0066FF;
    background-image: linear-gradient(45deg, #0066FF , #00D4AA 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    display: inline-block;
    font-weight: 600;
    padding-bottom:4px
}

.nw-text-gradient-color .elementor-counter-number, .nw-text-gradient-color .elementor-counter-number-suffix{
	color: #0066FF!important;
    background-image: linear-gradient(45deg, #0066FF , #00D4AA 100%)!important;
    background-clip: text!important;
    -webkit-background-clip: text!important;
    -webkit-text-fill-color: transparent!important;
    display: inline-block!important;
    font-weight: 600!important;
    padding-bottom:4px!important
}

.nw-checklist ul {
    padding: 0;
    margin: 0;
    list-style: none;
}
.nw-checklist li {
    position: relative;
    padding-left: 28px;
    margin:0 0 14px;
}
.nw-checklist li:before {
    content: '';
    width:17px;
    height:17px;
    position:absolute;
    left:0;
    top:5px;
    display: block;
    background-image:url(https://netwininfosolutions.com/wp26/wp-content/uploads/2026/04/check.svg);
    background-repeat:no-repeat;
    background-size:contain;
}

.nw-checklist.bullets li:before {
    content: '';
    width:7px;
    height:7px;
    position:absolute;
    left:0;
    top:5px;
    display: block;
    background-color:#F6891F
}

.nw-capheading.double .elementor-heading-title:after {
    content: '';
    display: inline-block;
    width: 32px;
    background: #F6821D;
    height: 2px;
    margin-left: 8px;
    margin-bottom: 2px;
    vertical-align: middle;
}
.nw-capheading.purple .elementor-heading-title:after, .nw-capheading.purple .elementor-heading-title:before {
	background: #6864ED;
}
.nw-capheading.blue .elementor-heading-title:after, .nw-capheading.blue .elementor-heading-title:before {
	background: #178CCA;
}
.nw-capheading.green .elementor-heading-title:after, .nw-capheading.green .elementor-heading-title:before {
	background: #23AE63;
}
.nw-capheading.white .elementor-heading-title:after, .nw-capheading.white .elementor-heading-title:before {
	background: #ffffff;
}
.nw-bulletlist ul {
    padding: 0;
    margin: 0;
    list-style: none;
}
.nw-bulletlist li {
    position: relative;
    padding-left: 16px;
    margin:0 0 10px;
}
.nw-bulletlist li:before {
    content: '';
    width:6px;
    height:6px;
    border-radius:10px;
    position:absolute;
    left:0;
    top: 9px;
    display: block;
    background: #3D72FC;
    background-repeat:no-repeat;
    background-size:contain;
}

.nw-bulletlist.green li:before {
    background: #0D8C6E;
}

.nw-bulletlist.orange li:before {
    background: #F6891F;
}

.nw-bulletlist.purple li:before {
    background: #6864ED;
}

.nw-bulletlist.blue li:before {
    background: #178CCA;
}

.nw-arrowlist ul {
    padding: 0;
    margin: 0;
    list-style: none;
}
.nw-arrowlist li {
    position: relative;
    padding-left: 16px;
    margin:0 0 10px;
}
.nw-arrowlist li:before {
    content: '';
    width:6px;
    height:9px;
    border-radius:10px;
    position:absolute;
    left:0;
    top: 7px;
    display: block;
    background-image:url(https://netwininfosolutions.com/wp26/wp-content/uploads/2026/04/arrow.svg);
    background-repeat:no-repeat;
    background-size:contain;
}

.nw-listing-block ul {
    padding: 0;
    margin: 0;
    list-style: none;
    display:flex;
    align-items:center;
	justify-content:center;
    flex-wrap:wrap;
    gap:15px
}
.nw-listing-block li {
    position: relative;
    padding:15px 30px 15px 50px;
    font-size:21px;
    font-weight:500;
    color:#141F39;
    border-radius:30px
}
.nw-listing-block li:before {
    content: '';
    width:18px;
    height:18px;
    border-radius:10px;
    position:absolute;
    left:24px;
    top:14px;
    display: block;
    background-image:url(https://netwininfosolutions.com/wp26/wp-content/uploads/2026/05/AI.svg);
    background-repeat:no-repeat;
    background-size:contain;
}

.nw-listing-block li:after {
    content: "";
    position: absolute;
    inset: 0;
    padding: 2px; 
    border-radius: inherit;
    background: linear-gradient(
        90deg,
        #0B8CB8 0%,
        #15C4B5 100%
    );
    -webkit-mask:
        linear-gradient(#fff 0 0) content-box,
        linear-gradient(#fff 0 0);
    -webkit-mask-composite: xor;
            mask-composite: exclude;
    pointer-events: none;
}

.nw-shine-list li {
    background: rgba(0,212,170,0.1);
    padding: 3px 12px !important;
    border-radius: 20px;
}
.nw-iconbtn a {
    text-decoration: none;
}
.nw-iconbtn a svg {
    max-width: 10px;
    max-height: 10px;
}
.nw-header.sticky {
    background: white;
}
.nw-how-it-work:before {
    content:'';
    display:block;
    width:100%;
    height:10px;
    border-radius:3px;
    border-top: solid 3px #f6821d;
    position:absolute;
    left: 0;
    top:50%;
    transform: translate(0%, 0%);
}
.nw-process:before, .nw-process:after{
	content: '';
    display: block;
    width: 32px;
    height: 32px;
    border: none;
    border-right: solid 7px #c5cbd7;
    border-top: solid 7px #9eb2d7;
    transform: rotate(45deg);
    border-radius: 12px !important;
    position: absolute;
    left: 100%;
    top: 50%;
    margin-left: 9px;
    z-index: 11;
}
.nw-process:after {
	margin-left: 8px;
    margin-top: 7px;
    width: 18px;
    height: 18px;
    border-color: #8296b3;
}
.nw-process.down:before, .nw-process.down:after {
    left: 50%;
    top: 100%;
    transform: rotate(135deg) translate(50%, 10px);
    margin-left: 0;
}
.nw-process.down:after {
    margin-left: 2px;
    margin-top: 4px;
}
.nw-process.reverse:before, .nw-process.reverse:after {
    left: auto;
    right: 100%;
    transform: translate(-10px, -5px) rotate(225deg);
}



.find-operator-card:after {
    content: "";
    width: 20px;
    height: 100%;
    background: #0095FF;
    position: absolute;
    right: -167px;
    transform: rotate(
90deg);
    top: 0;
} 

.find-operator-card2:before {
    content: "";
    width: 20px;
    height: 100%;
    background: #0095FF;
    position: absolute;
    transform: rotate(90deg);
    top: 0;
    right: auto;
    left: -46%;
}

.find-operator-card3:before {
    content: "";
    width: 20px;
    height: 100%;
    background:  #0095FF;
    position: absolute;
    transform: rotate(90deg);
    top: 0;
    right: auto;
    left: -54%;
}
.cards-solution{
	max-width:1360px
}


.find-operator-card3:before {
    content: "";
    width: 20px;
    height: 106%;
    background: #0095FF;
    position: absolute;
    transform: rotate(90deg);
    top: -87px;
    right: auto;
    border-radius: 0;
    left: -54%;
    transform: rotate(90deg) translate(0px, 0px) skew(
322deg, 0deg);
}


.find-operator-card2:before {
    content: "";
    width: 15px;
    height: 114%;
    background: #0095FF;
    position: absolute;
    transform: rotate(90deg);
    top: 0;
    right: auto;
    transform: rotate(41deg) translate(0px, 0px) skew(345deg, 
48deg);
    left: -46%;
    border-radius: 0;
}
 @media(min-width:992px) and (max-width:1098px){
.find-operator-card2:before {
 top:120px;left: -10%;
}
.find-operator-card3:before {
 top: -80px;left: -20%;
}
	 .find-operator-card, .find-operator-card2 {
    position:relative;z-index:9
}
}

 @media(min-width:1099px) and (max-width:1399px){
.find-operator-card2:before {
 top: 100px;left: -10%;
}
.find-operator-card3:before {
 top: -100px;left: -20%;
}
	 
	 .find-operator-card:after { 
    right: -186px;
    transform: rotate(
90deg); 
}
	 
}
 @media(max-width:992px){
	 .find-operator-card, .find-operator-card2 {
    position:relative;z-index:9
}
.find-operator-card:after {
    content: "";
    width: 20px;
    height: 100%;
    background: #0095FF;
    position: absolute;
    right: 0;
    transform: rotate(180deg);
    top: auto;
    bottom: -100%;
    margin: auto;
    display: block;
    left: 0;
}
	 	 .find-operator-card3:before {
    content: "";
        width: 20px;
        height: 100%;
        background: #0095FF;
        position: absolute;
        right: 0;
        transform: rotate(180deg);
        top: auto;
        bottom: 100%;
        margin: auto;
        display: block;
        left: 0;
}
	 .find-operator-card2:before {
    content: "";
        width: 10px;
        height: 100%;
        background: #0095FF;
        position: absolute;
        right: 0;
        transform: rotate(180deg);
        top: auto;
        bottom: 100%;
        margin: auto;
        display: block;
        left: 0;
}
}
.solution-poligon{
	position:relative;
z-index:9
}

.banner-counter h3.elementor-image-box-title {
    margin-bottom: 5px;
}
 
.case-study-next-arrow .icon {
    position: absolute;
    right: -30%;
    z-index: 99;
    top: 36%;
    width: 50%;
}

.case-study-next-arrow .icon {
position: absolute;
    right: -24%;
    z-index: 99;
    top: 35%;
    width: 45%
}

.frag-card-image img {
    transform: scale(1);
    position: relative;
    top: -13px;
}

@media(max-width:992px){
	.case-study-next-arrow .icon {
    position: absolute;
    right: 0;
    z-index: 99;
    top: auto;
    width: 21%;
    transform: rotate(90deg);
    bottom: -21px;
    left: 0;
    right: 0;
    margin: auto;
}
}

.poligon-shape-case-study{ 
    filter: drop-shadow(10px 10px 30px rgba(0,0,0,0.15));
}

.elementor-element.elementor-element-65a6903.e-con-full.poligon-shape-case-study.e-flex.e-con.e-child {
    width: auto;
    padding: 60px;
}

.elementor-element.elementor-element-65a6903.e-con-full.poligon-shape-case-study.e-flex.e-con.e-child {
    width: auto;
    padding: 60px;
    position: relative;
    z-index: 9;
}

@media (max-width: 992px) {
    .find-operator-card:after {
        content: "";
        width: 20px;
        height: 74%;
        background: #0095FF;
        position: absolute;
        right: 0;
        transform: rotate(180deg);
        top: auto;
        bottom: -90%;
        margin: auto;
        display: block;
        left: 0;
    }
}

@media (max-width: 992px) {
    .find-operator-card3:before {
        content: "";
        width: 10px;
        height: 100%;
        background: #0095FF;
        position: absolute;
        right: 0;
        transform: rotate(180deg);
        top: auto;
        bottom: 100%;
        margin: auto;
        display: block;
        left: 0;
    }
}


  .find-operator-card3 ul,   .find-operator-card ul, 
  .find-operator-card2 ul, {
    padding: 0 0 0 17px;
}

@media (min-width: 1478px) and (max-width: 1399px) {
    .find-operator-card2:before {
        top: 0;
        left: -65%;
    }
 
 
    .find-operator-card3:before {
        top: -70px;
        left: -74%;
    }
.find-operator-card3:before {
    content: "";
    width: 20px;
    height: 106%;
    background: #0095FF;
    position: absolute;
    transform: rotate(90deg);
    top: -87px;
    right: auto;
    border-radius: 0;
    left: -70%;
    transform: rotate(90deg) translate(0px, 0px) skew(
322deg, 0deg);
}

.find-operator-card2:before {
    content: "";
    width: 15px;
    height: 114%;
    background: #0095FF;
    position: absolute;
    transform: rotate(90deg);
    top: 0;
    right: auto;
    transform: rotate(41deg) translate(0px, 0px) skew(345deg, 
48deg);
    left: -63%;
    border-radius: 0;
}
.find-operator-card3:before {
    content: "";
    width: 20px;
    height: 96%;
    background: #0095FF;
    position: absolute;
    transform: rotate(90deg);
    top: -87px;
    right: auto;
    border-radius: 0;
    left: -65%;
    transform: rotate(90deg) translate(0px, 0px) skew(
322deg, 0deg);
}
.find-operator-card3:before {
    content: "";
    width: 20px;
    height: 100%;
    background: #0095FF;
    position: absolute;
    transform: rotate(90deg);
    top: -87px;
    right: auto;
    border-radius: 0;
    left: -65%;
    transform: rotate(90deg) translate(0px, 0px) skew(
322deg, 0deg);
}
}

@media(max-width:992px){
.find-operator-card2:before { 
    height: 106%; 
}}


@media(min-width:768px) and (max-width:1299px){
.find-operator-card2:before, .find-operator-card3:before {
    display: none;
}}
@media(min-width:768px) and (max-width:1299px){
.find-operator-card2:before, .find-operator-card3:before {
    display: none;
}
 

.find-operator-card2, .find-operator-card3{
    width:80%
}  
.find-operator-card {
    width: 80%;
} 
.find-operator-card {
    width: 80%;
}

.find-operator-card:after {
    content: "";
    width: 20px;
    height: 89%;
    background: #0095FF;
    position: absolute;
    right: -160px;
    transform: rotate(
90deg);
    top: 0;
}
.elementor-element.solution-poligon h2.elementor-heading-title.elementor-size-default {
    font-size: 24px!important;
}
.find-operator-card2:before {
    content: "";
    width: 15px;
    height: 100%;
    background: #0095FF;
    position: absolute;
    transform: rotate(90deg);
    top: 30%;
    right: auto;
    transform: rotate(
90deg);
    left: -64%;
    border-radius: 0;
}
.find-operator-card3:before {
    content: "";
    width: 20px;
    height: 106%;
    background: #0095FF;
    position: absolute;
    transform: rotate(90deg);
    top: -87px;
    right: auto;
    border-radius: 0;
    left: -71%;
    transform: rotate(90deg);
}
}



@media (max-width: 1024px) {
    .find-operator-card2:before {
        height: 80%;
        bottom: auto;
        top: -106%;
    }

.elementor-element.poligon-shape-case-study:before {
    content: "1";
    content: "";
    width: 10px;
    height: 16%;
    background: #0095FF;
    position: absolute;
    right: auto;
    transform: rotate(90deg);
    top: auto;
    bottom: auto;
    margin: auto;
    display: block;
    left: -7px;
}
    .find-operator-card3:before {
        content: "";
        width: 10px;
        height: 200%;
        background: #0095FF;
        position: absolute;
        right: auto;
        transform: rotate(180deg);
        top: -160%;
        bottom: auto;
        margin: auto;
        display: block;
        left: -21px;
    }

.find-operator-card2:after {
       content:"1";
       content: "";
       width: 10px;
       height: 5%;
       background: #0095FF;
       position: absolute;
       right: auto;
       transform: rotate(
90deg);
       top: auto;
       bottom: auto;
       margin: auto;
       display: block;
       left: -14px;
}
.find-operator-card3:after {
       content:"1";
       content: "";
       width: 10px;
       height: 5%;
       background: #0095FF;
       position: absolute;
       right: auto;
       transform: rotate(
90deg);
       top: auto;
       bottom: auto;
       margin: auto;
       display: block;
       left: -14px;
}
.find-operator-card2:before {
        height: 80%;
        bottom: auto;
        top: -126%;
    }

.elementor-element.poligon-shape-case-study:before {
    content:"1";
    content: "";
    width: 10px;
    height: 16%;
    background: #0095FF;
    position: absolute;
    right: auto;
    transform: rotate(
90deg);
    top: auto;
    bottom: auto;
    margin: auto;
    display: block;
    left: -7px;
}
 
.find-operator-card2:after {
       content:"1";
       content: "";
       width: 10px;
       height: 5%;
       background: #0095FF;
       position: absolute;
       right: auto;
       transform: rotate(
90deg);
       top: auto;
       bottom: auto;
       margin: auto;
       display: block;
       left: -14px;
}
.find-operator-card3:after {
       content:"1";
       content: "";
       width: 10px;
       height: 5%;
       background: #0095FF;
       position: absolute;
       right: auto;
       transform: rotate(
90deg);
       top: auto;
       bottom: auto;
       margin: auto;
       display: block;
       left: -14px;
}


.elementor-element.elementor-element-231381f.e-con-full.find-operator-card.e-flex.e-con.e-child {
    z-index: 99;
}
	.find-operator-card:after { 
    display: none; 
}
 .find-operator-card2:before { 
    left: 44%;
    right: auto;
}
	    .elementor-element.poligon-shape-case-study:before {
        width: 10px;
        height: 20px;
        left: -16px;
    }
	
}

@media (min-width:798px) and (max-width:1024px) {
    .find-operator-card3:before {
        content: "";
        width: 10px;
        height: 200%;
        background: #0095FF;
        position: absolute;
        right: auto;
        transform: rotate(180deg);
        top: -171%;
        bottom: auto;
        margin: auto;
        display: block;
        left: -21px;
    }
        .find-operator-card2:before {
        content: "";
        width: 10px;
        height: 100%;
        background: #0095FF;
        position: absolute;
        right:auto;
        transform: rotate(180deg);
        top: auto;
        bottom: 100%;
        margin: auto;
        display: block;
        height: 80%;
        bottom: auto;
        top: -126%;
    }
}

 @media(min-width:1025px) and (max-width:1472px){
.find-operator-card2:before {
    content: "";
    width: 15px;
    height: 77%;
    background: #0095FF;
    position: absolute;
    transform: rotate(90deg);
    top: 47%;
    right: auto;
    transform: rotate(
90deg);
    left: -50%;
    border-radius: 0;
}
.find-operator-card3:before
 
 {
    content: "";
    width: 16px;
    height: 106%;
    background: #0095FF;
    position: absolute;
    transform: rotate(90deg);
    top: -86px;
    right: auto;
    border-radius: 0;
    left: -70%;
    transform: rotate(90deg);
}
.find-operator-card3:before {
    content: "";
    width: 13px;
    height:90%;
    background: #0095FF;
    position: absolute;
    transform: rotate(90deg)!important;
    top: -87px!important;
    right: auto;
    border-radius: 0;
    left: -62%!important;
    transform: rotate(90deg) translate(0px, 0px) skew(
322deg, 0deg);
}
.find-operator-card2:before {
    content: "";
    width: 15px;
    height: 77%;
    background: #0095FF;
    position: absolute;
    transform: rotate(90deg);
    top: 47%;
    right: auto;
    transform: rotate(
90deg);
    left: -43%;
    border-radius: 0;
}
    .find-operator-card:after {
        right: -179px;
        transform: rotate(90deg);
        width: 15px;
    }
}




 @media(min-width:1473px) and (max-width:1520px){
.find-operator-card2:before {
    content: "";
    width: 15px;
    height: 77%;
    background: #0095FF;
    position: absolute;
    transform: rotate(90deg);
    top: 47%;
    right: auto;
    transform: rotate(
90deg);
    left: -50%;
    border-radius: 0;
}
.find-operator-card3:before
 
 {
    content: "";
    width: 16px;
    height: 106%;
    background: #0095FF;
    position: absolute;
    transform: rotate(90deg);
    top: -86px;
    right: auto;
    border-radius: 0;
    left: -70%;
    transform: rotate(90deg);
}
.find-operator-card3:before {
    content: "";
    width: 13px;
    height: 106%;
    background: #0095FF;
    position: absolute;
    transform: rotate(90deg)!important;
    top: -87px!important;
    right: auto;
    border-radius: 0;
    left: -55%!important;
    transform: rotate(90deg) translate(0px, 0px) skew(
322deg, 0deg);
}
.find-operator-card2:before {
    content: "";
    width: 15px;
    height: 77%;
    background: #0095FF;
    position: absolute;
    transform: rotate(90deg);
    top: 47%;
    right: auto;
    transform: rotate(
90deg);
    left: -39%;
    border-radius: 0;
}
    .find-operator-card:after {
        right: -179px;
        transform: rotate(90deg);
        width: 15px;
    }
}

.find-operator-card2 ul , .find-operator-card1 ul, .find-operator-card3 ul{
    padding-left: 15px;
}

 

.challenges-tabel-icon h3 span {
    font-weight:300;color:#000;font-size:17px
} 

.elementor-element.counter-number {
    width: 60px;
    height: 60px;
    max-height: 60px;
    border-radius: 50px;
    line-height: 0;
    padding: 0;
    gap: 0;
}

.elementor-element.counter-number {
    width: 50px;
    height: 50px;
    max-height: 60px;
    line-height: 0;
    padding: 0;
    margin: 0px;border-radius:50px;
}

.order-workflow h4.elementor-heading-title.elementor-size-default {
    font-size: 18px;
    font-weight: 600!important;
}

.card-counter-circle h2 {
    width: 40px;
    height: 40px;
    display: flex;
    background: #0095FF;
    align-items: center;
    justify-content: center;
    border-radius: 50px;
    font-size: 22px;
    color: #fff!important;margin-bottom:20px
}


@media(max-width:768px){
	.confedential-listing span {
    font-size: 16px;
    font-weight: 300;
}
}

.visiblity-cards h3.elementor-icon-box-title {
    margin-top: 0;
    margin-bottom: 5px;
}

.visiblity-cards svg {
position:relative;top:0px
}

@media (min-width: 1025px) and (max-width: 1299px) {
    .find-operator-card:after {
display:none
    }
}
@media (min-width: 768px) and (max-width: 1024px) { 
    .find-operator-card2:before {
        left: 100px;
        right: auto;
        top: -182% !important;
	} }

.beyond-listing .elementor-icon-box-icon {
    position: relative;
    top: 10px;
}

.challenges-tabel-icon h3 span {
    font-weight: 300;
    color: #000;
    font-size: 19px;
}

@media (max-width: 1024px) {
    .find-operator-card2:before {
        height: 80%;
        bottom: auto;
        top: -172%;left:130px
    }
}
	.confrdential-listing h3.elementor-icon-box-title span {
    font-size: 18px!important;font-weight:300;color:#000
}
@media(min-width:1024px){
	.confrdential-listing h3.elementor-icon-box-title span {
    font-size: 22px!important;font-weight:300;color:#000
}
}


.nw-counter-block .elementor-counter-number-suffix{
	 color:#F6821D!important
}