.btn-2 .elementor-button-icon svg {
    width: 1.6em;
}
.btn-2 .elementor-button:hover svg,
.btn-2 .elementor-button:focus svg {
  filter: brightness(0) invert(1);
}

.legal-btn{ background-color:#24388F !important; }
.healthcare-btn{ background-color:#466DF2 !important; }

.blur-40 {
    backdrop-filter: blur(40px);
    -webkit-backdrop-filter: blur(40px);
}

.comp-tab .e-n-tabs-heading {
    background-color: #EAEAEA;
    max-width: 700px;
    margin: auto;
    padding: 6px;
    border-radius: 40px;
}


/* Header Shadow on scroll */
selector {
    transition: all 0.3s ease;
}
.elementor-sticky--effects {
    box-shadow: 0 4px 20px rgb(0 0 0 / 8%);
}

.end-arrow li.elementor-inline-item > a {
    flex-direction: row-reverse;
}





@media (min-width:1101px) {
	
/* Custom cursor Css Start */	
	/*body {
	  cursor: none;
	}

	.custom-cursor {
	  width: 40px;
	  height: 40px;
	  border: 2px solid #416BFA;
	  border-radius: 50%;
	  position: fixed;
	  top: 0;
	  left: 0;
	  transform: translate(-50%, -50%);
	  pointer-events: none;
	  z-index: 9999;
	  transition: transform 0.15s ease;
	}

	.custom-cursor-dot {
	  width: 8px;
	  height: 8px;
	  background: #416BFA;
	  border-radius: 50%;
	  position: fixed;
	  top: 0;
	  left: 0;
	  transform: translate(-50%, -50%);
	  pointer-events: none;
	  z-index: 9999;
	}*/
	/* Custom cursor Css End */
}





/*  ** Custom Table **  */
.table-container {
  width: 100%;
  overflow-x: auto;
}

.custom-table {
  width: 100%;
  border-collapse: collapse;
  border: none;
  font-size: 19px;
  color:#000000;
  line-height: 1.2em;
}

.custom-table th,
.custom-table td {
  padding: 25px;
  text-align: left;
  border-bottom: 1px solid #ddd;
  border-width: 0 0 1px 0;
}



.custom-table th {
    font-weight: 300;
    font-family: 'Yrsa';
    font-size: 30px;
}

.custom-table td:nth-child(3) {
  color: #416BFA;
  font-weight: 500;
}

.total-row td {
  font-weight: bold;
  background: #fafafa;
}

@media (max-width: 768px) {
	
.custom-table {   font-size: 16px; }
.custom-table th, 
.custom-table td { padding: 14px; }

.custom-table tbody tr td:last-child {
	border-width:0;
}
	
  .custom-table thead {
    display: none;
  }

  .custom-table,
  .custom-table tbody,
  .custom-table tr,
  .custom-table td {
    display: block;
    width: 100%;
  }

  .custom-table tr {
    margin-bottom: 15px;
    border: 1px solid #eee;
    padding: 10px;
  }

  .custom-table td {
    text-align: right;
    padding-left: 36%;
    position: relative;
  }

  .custom-table td::before {
    content: attr(data-label);
    position: absolute;
    left: 15px;
    width: 36%;
    text-align: left;
    font-weight: 600;
  }
}

/* ** Custom Table End ** */



/*
	#Media Query
*/

@media screen and (max-width: 1100px){
	.nobr br{ display:none; }	
}




/*=========10 march 2026=========*/
.box-hover:hover h3, .box-hover:hover p, .box-hover:hover li span {
  color:#fff;
}
.company-tab [role="tablist"] {
  background: #EAEAEA;
  max-width: fit-content;
  padding: 15px;
  border-radius: 100px;
  width: 100%;
  margin: auto;
}
.btn-img {
  max-width: fit-content !important;
  width: 100%;
  margin-left: auto;
}
.btn-img a, .btn-img a span.elementor-button-text {
  display: flex;
  align-items: center;
  justify-content: center;
}

.btn-img svg {
  width: 50px;
}
.page-id-311 {
  background-color: #071F3B;
}
.iti__selected-country-primary .iti__flag {
  background-image: none !important;
  border: 0;
  box-shadow: none !important;
  width: auto !important;
}
.iti__selected-country-primary {
  padding: 0;
}
button.iti__selected-country {
  padding: 10px 15px 10px 15px;
  line-height: 14px;
}
button.iti__selected-country:hover, button.iti__selected-country .iti__selected-country-primary:hover {
    background: none !important;
}
.iti--allow-dropdown input {
  padding-left: 80px !important;
}
.iti__selected-country-primary .iti__arrow {
  background-image: url(/wp-content/uploads/2026/03/drop.png);
  border: none;
  background-position: center;
  background-size: 10px;
  background-repeat: no-repeat;
  width: 10px;
  height: 10px;
}
.iti__selected-country-primary .iti__arrow.iti__arrow--up {
  transform: rotate(180deg);
}
form .elementor-field-subgroup {
  border: 1px solid #12277126;
  border-radius: 100px;
}
form .elementor-field-subgroup span {
  flex-basis: 50% !important;
  position: relative;
  height: 55px;
}
form .elementor-field-subgroup span label {
  width: 100%;
  display: block !important;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 18px;
  text-align: center;
  color: #071F3B !important;
  padding: 18px;
  cursor: pointer;
}
form .elementor-field-subgroup span input[type="radio"]:checked ~ label {
  background-color: #071F3B;
  color: #fff !important;
  border-radius: 100px;
}
form .elementor-field-subgroup span input {
  opacity: 0;
  width: 100%;
  height: 100%;
}
.e-form-submissions-value-label input[type="radio"] {display: none;}
.request-form .elementor-field-type-radio label.elementor-field-label {
  opacity: 0;
}

@media (min-width:1101px) {
	.angle-left{ right: 315px;  }
	.angle-center {   right: 0; }
	.angle-right {  right: 0; left: 380px !important; }
	.e-n-menu-content > .elementor-element { background-color: transparent; }
	.mega-head ul.e-n-menu-heading>li:last-child { display: none !important; }
}


@media (max-width:1100px) {
	
  .page-id-311 .e-n-menu-title a span, .page-id-311 .e-n-menu-dropdown-icon span {
    color: #000 !important;
  }
  .page-id-311 .e-n-menu-dropdown-icon span svg {
    fill: #000 !important;
  }
  .page-id-399 .e-n-menu-title a span, .page-id-399 .e-n-menu-dropdown-icon span {
    color: #000 !important;
  }
  .page-id-399 .e-n-menu-dropdown-icon span svg {
    fill: #000 !important;
  }
  .e-n-menu-content > .elementor-element { background-color: #f7f7f7 !important; }
  .elementor-widget-n-menu .e-n-menu-content {  background-color: #f7f7f7 !important; }
  .fixmega { display: block !important; }
   #fixdata { border-width: 0; padding: 0; }
   #fixdata button { display: none; }
   .end-arrow li.elementor-icon-list-item > a {
		flex-direction: row-reverse;
		justify-content: flex-end;
	}
   
}


@media (max-width:767px) {
	
	.btn-img { margin: auto; }
	.btn-full .elementor-button{ width: 100%; max-width: 400px; }
	.end-arrow ul.elementor-inline-items {
		flex-direction: column;
		align-items: flex-start;
		gap: 12px;
	}
  .mega-head ul.e-n-menu-heading > li > .e-n-menu-title {
		justify-content: space-between !important;
	}
	
	.legal-tab .e-n-tabs-heading {  
		display: flex !important;
	}
	.tab-inline .e-n-tabs-heading, .tabs-mobile .e-n-tabs-heading  {  
		display: flex !important;
	}
	.tab-inline .e-n-tabs-heading button, .tabs-mobile .e-n-tabs-heading button {
		margin-top: 0 !important;
		margin-bottom: 0 !important;
	}
	/*.legal-tab .e-n-tabs-heading button { 
		width: 100% !important; 
	}*/
}