/* 
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
*/

/* Add your custom styles here */

.header_title span.accent {
    color: transparent;
    -webkit-text-stroke: 2px #fff;
}

.btn_up:hover a {
    transform: translateY(-3px) scale(1.02);
}


a.elementor-button{
	    box-shadow: 0 10px 24px -8px #89649999;
}


 .marquee{
    background:#896499;
    overflow:hidden;
    padding:11px 0;
    /*border-bottom:1px solid rgba(255,255,255,0.06);*/
  }
  .marquee-track ul{ display:flex; width:max-content; animation:scroll-left 32s linear infinite; }
  .marquee-track span{
    font-family:'Fjalla One', sans-serif;
    font-size:14px;
    letter-spacing:0;
    text-transform:uppercase;
    color:#fff;
    padding:0 8px;
    display:flex;
    align-items:center;
    gap:26px;
    white-space:nowrap;
  }

  @keyframes scroll-left{ from{ transform:translateX(0);} to{ transform:translateX(-50%);} }


  .hero-card{
    background:rgba(255,255,255,0.06);
    border:1px solid rgba(255,255,255,0.12);
    border-radius:16px;
    padding:26px 22px;
    backdrop-filter:blur(6px);
    transform-style:preserve-3d;
    transition:transform .25s ease, background .25s ease, border-color .25s ease;
    will-change:transform;
  }
  .hero-card:hover{ background:rgba(255,255,255,0.11); border-color:rgba(255,255,255,0.24); }
  .hero-card .ic{ width:38px; height:38px; color:#fff; text-align:center; margin:auto;}
  .hero-card span {
    font-size: 18px;
    font-weight: 700;
    color: #fff;
    line-height: 1.35;
    display: block;
    font-family: 'Fjalla One', sans-serif;
    text-transform: uppercase;
    text-align:center;
}
  .hero-card small {
    font-size: 15px;
    color: #fff;
    font-weight: 500;
}

  .hero-card  svg {
    margin: auto;
}



.smarter_team .elementor-icon-box-icon:after {
    content: "\f058";
    font-family: "Font Awesome 5 Free";
    font-size: 26px;
    position: absolute;
    top: 16px;
    left:calc(50% + 20.5px);
    color:#896499;
    z-index:2;
    
}
.smarter_team .elementor-icon-box-icon:before{
     content: "";
    font-size: 30px;
    position: absolute;
    top: 0px;
    left:calc(50% + 15px);
    background:#fff;
    width:34px;
    height:34px;
    z-index:1;
    border-radius:50%
} 


.smarter_team span.elementor-icon {
    background: #fff;
    width: 70px;
    height: 70px;
    border-radius: 50%;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: auto;
    position: relative;
}

.smarter_team span.elementor-icon svg {
    width: 30px;
    height: 30px;
}

.smarter_team  h3.elementor-icon-box-title:after {
    content: '';
    width: 60px;
    height: 4px;
    background: #fff;
    display: block;
    margin: 30px auto;
}



.hero-card.remote_specialist {
    background:rgba(255,255,255,0.08);
    border:1px solid rgba(255,255,255,0.12);
    border-radius:16px;
    padding:26px 22px;
    backdrop-filter:blur(6px);
    transform-style:preserve-3d;
    transition:transform .25s ease, background .25s ease, border-color .25s ease;
    will-change:transform;
  }
  .hero-card.remote_specialist:hover{ background:rgba(255,255,255,0.11); border-color:rgba(255,255,255,0.24); }
  .hero-card.remote_specialist .ic{ width:38px; height:38px; color:#fff; text-align:center; margin:auto;}
  .hero-card.remote_specialist span {
    font-size: 16px;
    font-weight: 700;
    color: #fff;
    line-height: 1.35;
    display: block;
    font-family: 'Inter', sans-serif;
    text-transform: inherit;
    text-align:left;
}
  .hero-card.remote_specialist small {
    font-size: 15px;
    color: #fff;
    font-weight: 500;
}

  .hero-card.remote_specialist  svg {
    margin: 0px;
}

.hero-card.remote_specialist ul{
	color: #fff;
	    padding-left: 20px;
    line-height: 30px;
}

.hero-card.remote_specialist ul li::marker{
	color:#c9955a;
}


.hero-card.remote_specialist span.elementor-icon {
    display: flex;
    background:#896499;
    width: max-content;
    padding: 10px;
    border-radius: 10px;
    margin-bottom: 15px;
}

.hero-card.remote_specialist:nth-child(1) span.elementor-icon,
.hero-card.remote_specialist:nth-child(5) span.elementor-icon {
    background:#896499;
}

.hero-card.remote_specialist:nth-child(2) span.elementor-icon,
.hero-card.remote_specialist:nth-child(8) span.elementor-icon{
    background:#3f8f6b;
}

.hero-card.remote_specialist:nth-child(3) span.elementor-icon,
.hero-card.remote_specialist:nth-child(7) span.elementor-icon{
    background:#c9955a;
}

.hero-card.remote_specialist:nth-child(4) span.elementor-icon {
    background:#4972c9;
}

.hero-card.remote_specialist:nth-child(6) span.elementor-icon {
    background:#2b354c;
}

.industry_support li.elementor-icon-list-item.elementor-inline-item {
    background: #896499;
    padding: 5px;
    border-radius: 50px;
    margin-bottom: 10px;
}



.industry_support li.elementor-icon-list-item.elementor-inline-item span.elementor-icon-list-icon {
    width: 30px;
    height: 30px;
    background: #fff;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.industry_support li.elementor-icon-list-item.elementor-inline-item span.elementor-icon-list-icon svg {
    width: 215px;
    height: 17px;
    color: #896499;
    fill: #fff;
}


.howitwork  .elementor-element.elementor-widget.elementor-widget-icon-box {
    position: relative;
}

.howitwork .elementor-element.elementor-widget.elementor-widget-icon-box:before {
    content: counter(section, decimal-leading-zero);
    width: 70px;
    height: 70px;
    background: #896499;
    position: absolute;
    top: -60px;
    left: 50%;
    transform: translateX(-50%);
    border-radius: 50%;
    line-height: 70px;
    text-align: center;
    color: #fff;
    z-index: 1;
    font-family: 'Fjalla One', sans-serif;
    font-size: 22px;
}

.howitwork .elementor-element.elementor-widget.elementor-widget-icon-box:after {
    content: '';
    width: 100%;
    height: 1px;
    background: #896499;
    position: absolute;
    top: -25px;
    left: 50%;
    border-radius: 50%;
}



.howitwork .elementor-element.elementor-widget.elementor-widget-icon-box:last-child:after {
    display:none;
}




.howitwork {
    counter-reset: section;
}

.howitwork > .elementor-element {
    counter-increment: section;
}
.vs_circle  h2.elementor-heading-title.elementor-size-default {
    display: block;
    width: 50px;
    height: 50px;
    position:absolute;
    z-index: 9;
    background: #896499;
    border-radius: 50%;
    left: 50%;
    transform: translateX(-50%);
}

.vs_circle {
    position:relative
}

.quality_trust  span.elementor-icon {
    width: 54px;
    height: 54px;
    background: #896499;
    border-radius: 50%;
    border: solid 1px #ffffff40;
    display: flex;
    margin: auto;
    align-items: center;
    justify-content: center;
    color: #fff;
}

.quality_trust span.elementor-icon svg {
    width: 24px;
    height: 24px;
    color: #fff;
}

.quality_trust .elementor-icon-box-wrapper:hover span.elementor-icon{
    background:#c9955a26;
} 

.home_accordian span.e-n-accordion-item-title-icon {
    float: right;
    position: absolute;
    right: 15px;
}

.home_accordian.elementor-widget-n-accordion .e-n-accordion-item-title {
    border: 0px;
}

.home_accordian.elementor-widget-n-accordion .e-n-accordion-item {
    border-bottom: solid 1px #ccc;
}

.home_accordian.elementor-widget-n-accordion .e-n-accordion-item .elementor-element.e-con-full.e-flex.e-con.e-child {
    border: 0px;
}

.home_accordian svg.e-font-icon-svg path{
    fill: #896499;
}


/*Abhay CSS*/
.table-wrap{margin-top:36px;overflow-x:auto;border-radius:10px;border:1px solid #000;}
table{width:100%;border-collapse:collapse;background:var(--white);min-width:680px; background:#fff; margin:0;}
th,td{text-align:left;padding:16px 20px;border-bottom:1px solid #000;font-size:14.5px;vertical-align:top;font-family:'Inter',sans-serif;}
tr:last-child td{border-bottom:none;}
thead th{
font-family:'Inter',sans-serif;font-size:11.5px;font-weight:700;letter-spacing:0.06em;text-transform:uppercase;
color:#FFFFFF;background:#2b354c;
}
thead th.highlight{background:#896499;}
tbody th{
font-weight: 600;
background: #EEE8F2 !important;
font-size: 14px;
color: #000;
}
td.highlight {
background: #89649917 !important;
font-weight: 700;
color: #896499 !important;
}




.stages{position:relative;}
.stages::before {
content: "";
position: absolute;
left: 28px;
top: 10px;
bottom: 10px;
width: 2px;
background: #2B354C;
height: 76%;
top: 44%;
transform: translateY(-50%);
}
.stage {
display: grid;
grid-template-columns: 78px 1fr;
gap: 24px;
padding: 0px 0px 30px;
position: relative;
}
.stage-num{
font-family:'Fjalla One',sans-serif;font-size:24px;color:#fff;background:#896499;
width:54px;height:54px;border-radius:50%;display:flex;align-items:center;justify-content:center;
z-index:1;position:relative;
}
/*.stage:nth-child(even) .stage-num{background:#2b354c;}*/
.stage h3{font-size:20px;margin-bottom:10px;}
.stage p{margin:0;color:#3A4358;font-size:15.5px;max-width:600px;font-family:'Inter',sans-serif;}


.footer-features{ display:grid; grid-template-columns:repeat(4,1fr); gap:0; background:rgba(255,255,255,0.03); border:1px solid rgba(168,119,189,0.3); border-radius:16px; margin-top:10px; }
.footer-features .feature{ display:flex; align-items:flex-start; gap:16px; padding:34px 30px; }
.footer-features .feature:not(:first-child){ border-left:1px solid rgba(255,255,255,0.1); }
.footer-features .feature .f-icon {
width: 52px;
height: 52px;
min-width: 52px;
border-radius: 50%;
background: #896499;
display: flex;
align-items: center;
justify-content: center;
color: #fff;
font-size: 19px;
}
.footer-features .feature h5{ color:#fff; font-family:'Fjalla One'; font-size:18px; font-weight:400; text-transform:none; margin-bottom:6px; text-transform:uppercase;}
.footer-features .feature p{ color:#fff; font-size:14px; line-height:1.6; margin:0;font-weight:500;}    


footer-bottom{ display:flex; justify-content:space-between; align-items:center; padding:26px 0; margin-top:40px; border-top:1px solid rgba(255,255,255,0.1); font-size:14px; color:#c9cde0; font-weight:500;}
.footer-bottom a, .footer-bottom .accent{ color:var(--purple-bright); font-weight:600; }


.steps-col h2{
    font-size:26px;
    color:#2b354c;
    margin-bottom:8px;
  }

  .steps-col .col-sub{
    font-family:'Inter',sans-serif;
    text-transform:none;
    color:#6b6f7d;
    font-size:15px;
    margin-bottom:40px;
    max-width:420px;
  }

  .steps{
    position:relative;
    padding-left:8px;
  }

  .steps::before{
    content:"";
    position:absolute;
    left: 37px;
    top:14px;
    bottom:14px;
    width:2px;
    background:linear-gradient(to bottom, #896499, #2B354C);
    opacity:0.25;
    height: 80%;
  }

  .step{
    position:relative;
    display:flex;
    gap:22px;
    padding-bottom:40px;
  }

  .step:last-child{padding-bottom:0;}

  .step-num{
    flex:0 0 auto;
    width:56px;
    height:56px;
    border-radius:50%;
    background:#fff;
    border:2px solid #896499;
    color:#896499;
    display:flex;
    align-items:center;
    justify-content:center;
    font-family:'Fjalla One',sans-serif;
    font-size:20px;
    position:relative;
    z-index:1;
    transition:all 0.25s ease;
  }

  .step:hover .step-num{
    background:#896499;
    color:#fff;
    transform:scale(1.06);
  }

  .step-body{padding-top:8px;}

  .step-title{
    font-size:16px;
    color:#2b354c;
    margin-bottom:6px;
    letter-spacing:0.01em;
    font-family: 'Fjalla One';
    text-transform: uppercase;
  }

  .step-text{
    font-family:'Inter',sans-serif;
    text-transform:none;
    font-size:14.5px;
    color:#2b354c;
    max-width:400px;
  }

  .todo{
    display:inline-block;
    background:var(--purple-tint);
    color:#896499;
    border:1px dashed #896499;
    font-family:'Inter',sans-serif;
    text-transform:none;
    font-size:12px;
    font-weight:600;
    padding:1px 8px;
    border-radius:5px;
    margin:0 2px;
  }




/*Contact page  */
.contact_header:after {
	 content:'';
	 position: absolute;
	 top: 0;
	 right: 0;
	 width: 50%;
	 /*background: #896499;*/
	 height: 100%;
	 clip-path: polygon(0 0, 100% 0, 100% 100%, 15% 100%);
	 background: linear-gradient(45deg,  rgba(137,100,153,1) 0%,rgba(43,53,76,1) 100%);

}

.start_your_conversation_form.e-flex.e-con.e-child {
    position: relative;
    z-index: 9;
}

.start_your_conversation_form.e-flex.e-con.e-child .cf7-row {
    display: flex;
    gap: 15px;
}

.start_your_conversation_form .cf7-col {
    width: 50%;
}

.start_your_conversation_form input,.start_your_conversation_form select, .start_your_conversation_form textarea {
    font-size: 14px;
    min-height: 44px;
    margin-top: 5px;
    border: solid 1px #ccc;
}

.start_your_conversation_form textarea.wpcf7-form-control.wpcf7-textarea {
    max-height: 80px;
}

.start_your_conversation_form  input.wpcf7-form-control.wpcf7-submit.has-spinner {
    background-color: #896499;
    font-family: "Fjalla One", Sans-serif;
    font-size: 16px;
    font-weight: 500;
    text-transform: uppercase;
    fill: #FFFFFF;
    color: #FFFFFF;
    border-style: solid;
    border-width: 2px 2px 2px 2px;
    border-color: #896499;
    border-radius: 999px 999px 999px 999px;
    padding: 16px 30px 16px 30px;
}


.start_your_conversation_form   input.wpcf7-form-control.wpcf7-submit.has-spinner {
    background-color: #896499;
    font-family: "Fjalla One", Sans-serif;
    font-size: 16px;
    font-weight: 500;
    text-transform: uppercase;
    fill: #FFFFFF;
    color: #FFFFFF;
    border-style: solid;
    border-width: 2px 2px 2px 2px;
    border-color: #896499;
    border-radius: 999px 999px 999px 999px;
    padding: 16px 30px 16px 30px;
}

.start_your_conversation_form   input[type="radio"] {
    min-height: inherit;
}

.start_your_conversation_form   span.wpcf7-list-item {
    border: solid 1px #ccc;
    padding: 10px;
    margin-left: 0px;
    margin-right: 10px;
    border-radius: 5px;
}

.start_your_conversation_form   span.wpcf7-list-item  label {font-weight: 400;}

.start_your_conversation_form   label {
    font-weight: 600;
}

header#masthead header ul.hfe-nav-menu ul.sub-menu a.hfe-sub-menu-item {

font-size: 15px !important;font-family: 'Inter';
 padding: 15px !important;
text-transform: capitalize;
}

header#masthead header ul.hfe-nav-menu ul.sub-menu li:hover a.hfe-sub-menu-item {
background: #896499;
color: #fff;
}

/*Privacy Palicy Page*/

body.privacy-policy h1.entry-title {
    font-size: 36px;
}

body.privacy-policy main#content {
    padding: 30px 0px;
    max-width: 1400px;
}

body.privacy-policy h1.entry-title {
    max-width: 100% !important;
}

body.privacy-policy ol.clauses.firstList {
    padding-left: 20px;
    margin-bottom: 30px;
}

body.privacy-policy ol.clauses {margin-bottom: 30px;}

body.privacy-policy table.withBorders {
    margin-bottom: 30px;
    border: solid 1px;
}

/*Terms*/

body.page-id-291  h3 {
    font-size: 24px !important;
}



body.page-id-291 h1.entry-title {
    font-size: 36px;
}

body.page-id-291 main#content {
    padding: 30px 0px;
    max-width: 1400px;
}

body.page-id-291 h1.entry-title {
    max-width: 100% !important;
}

/*Cookies*/

body.page-id-293  h3 {
    font-size: 24px !important;
}



body.page-id-293 h1.entry-title {
    font-size: 36px;
}

body.page-id-293 main#content {
    padding: 30px 0px;
    max-width: 1400px;
}

body.page-id-293 h1.entry-title {
    max-width: 100% !important;
}
