@font-face {
  font-family: 'FontAwesome';
  src: url('https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.0/webfonts/fa-solid-900.woff2') format('woff2');
  font-display: swap;
}
.hidden-fields-container{border:none;}
.expert-popup-wrapper {display:none;position:fixed;inset:0;z-index:9999;font-family:'Segoe UI',sans-serif;} 
.expert-popup-wrapper  .wpcf7 form .wpcf7-response-output {margin:5px 0;}
.expert-popup-wrapper .expert-popup-overlay {position:absolute;inset:0;background:rgba(0,0,0,0.5);} 
.expert-popup-wrapper .expert-popup-box {position: absolute;max-width: 360px;width: 90%;background: #f5f8ff;margin:0px auto;padding: 30px 25px 40px;border-radius: 10px;box-shadow: 0 8px 20px rgba(0, 0, 0, 0.2);left: 50%;    top: 50%;
transform: translate(-50%, -50%);} 
.expert-popup-close{position:absolute;top:10px;right:12px;font-size:22px;color:#000;cursor:pointer;transition:0.3s;background: #000;color: #fff;width: 30px;height: 30px;text-align: center;justify-content: center;display: flex;align-items: center;border-radius: 100%;padding: 10px;}.expert-popup-close:hover{color:#666;}.expert-popup-close:hover{color:#666;}
.expert-popup-box h3{font-size:20px;margin-bottom:15px;color:#000;font-weight:600;text-align:left;}
.expert-popup-box h4{font-size: 17px;margin-top:25px;font-weight:600;color:#000;text-align:center;margin: 0;margin-bottom: 20px;}
.expert-popup-box form label{display:block;font-size:14px;color:#000;font-weight:500;margin: 15px 0 6px 0;}
.expert-popup-box .f-ctrl{width:100%;background:#fff;border:1px solid #ddd;border-radius:6px;padding:12px 14px;font-size:14px;color:#333;outline:none;transition:border-color 0.3s;font-family:'Segoe UI',sans-serif;}
.expert-popup-box .f-ctrl:focus{border-color:#000;}
.expert-popup-box .heightarea{height:70px;resize:none;}
.expert-popup-box .g-form-submit{width:100%;background:#f2cc00;color:#000;border:none;border-radius:6px;padding:14px 0;font-size: 19px;font-weight: bold;cursor:pointer;transition:all 0.3s;margin-top: 5px;margin-bottom: 0;}
.expert-popup-box .g-form-submit:hover{background:#e0b800;}
.expert-popup-box .nf-phone{display:flex;align-items:center;justify-content:center;gap:10px;text-decoration:none;margin-top:10px;}
.expert-popup-box .nf-phone-icon img{width: 26px;height: 30px;position: relative;top: 3px;}
.expert-popup-box .nf-phone-number{font-size: 27px;font-weight:600;color:#000;/* font-family:'Segoe UI',sans-serif; */}
@media(max-width:480px){.expert-popup-box h3{font-size:18px;}.expert-popup-box .nf-phone-number{font-size:18px;}}


.plane-acc p a:before{display:none;}
.plane-acc p a{color:blue}
.white-shadow .left-astm ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.white-shadow .left-astm ul li {
    color: #353535;
    font-size: 17px;
    font-weight: 400;
    line-height: 29px;
    margin-bottom: 10px;
    position: relative;
    padding-left:0px
}

.white-shadow .left-astm ul li:before {
    content: "";
    position: absolute;
    width: 10px;
    height: 10px;
    background: #e8d138;
    border-radius: 100%;
    left: 0;
	opacity:0;
    top: 7px
}
.category-astm .steps .short-text, .landing-faq .plane-acc .textpart p {
    margin-bottom: 20px;
    font-size: 17px;
    display: block;
    font-weight: 400;
    line-height: 30px;
	color:#353535;
}

#menu-infinita-materials-product{display:flex;flex-wrap:wrap}
#nav_menu-5{margin:0;padding-top:0;padding-bottom:0;}
#nav_menu-5>span{font-size: 14px;
    line-height: normal;
    letter-spacing: normal;
    color: #e2c901;
    margin-bottom: 15px;
    display: block;}


table {
  width: 100%;
  border-collapse: collapse;
	font-family: "Nunito Sans", serif;
  font-size: 14px;
  margin: 20px 0;
  background-color: #fff;
  border: 1px solid #ddd;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.05);
}

table thead tr {
  background-color: #f0f0f0;
}

table th,
table td {
  text-align: left;
  padding: 12px 16px;
  border: 1px solid #e0e0e0;
  vertical-align: top;
	font-size:17px;
}

table th {
  background-color: #f7f7f7;
  font-weight: 600;
  color: #333;
}

table td {
  color: #444;
}

table a {
  color: #0073aa;
  text-decoration: none;
}

table a:hover {
  text-decoration: underline;
}

img:is([sizes="auto" i], [sizes^="auto," i]) {
    contain-intrinsic-size: 3000px 1500px;
    max-width: 100%;height:auto;
}
@media only screen and (max-width: 767px) {
.table-responsive{overflow-x:scroll}
}

/*cf7 css*/
.wpcf7 .screen-reader-response {
	position: absolute;
	overflow: hidden;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	width: 1px;
	margin: -1px;
	padding: 0;
	border: 0;
	word-wrap: normal !important;
}

.wpcf7 .hidden-fields-container {
	display: none;
}

.wpcf7 form .wpcf7-response-output {
	margin: 2em 0.5em 1em;
	padding: 0.2em 1em;
	border: 2px solid #00a0d2; /* Blue */
}

.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
	display: none;
}

.wpcf7 form.sent .wpcf7-response-output {
	border-color: #46b450; /* Green */
}

.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
	border-color: #dc3232; /* Red */
}

.wpcf7 form.spam .wpcf7-response-output {
	border-color: #f56e28; /* Orange */
}

.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
	border-color: #ffb900; /* Yellow */
}

.wpcf7-form-control-wrap {
	position: relative;
}

.wpcf7-not-valid-tip {
	color: #dc3232; /* Red */
	font-size: 1em;
	font-weight: normal;
	display: block;
}

.use-floating-validation-tip .wpcf7-not-valid-tip {
	position: relative;
	top: -2ex;
	left: 1em;
	z-index: 100;
	border: 1px solid #dc3232;
	background: #fff;
	padding: .2em .8em;
	width: 24em;
}

.wpcf7-list-item {
	display: inline-block;
	margin: 0 0 0 1em;
}

.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
	content: " ";
}

.wpcf7-spinner {
	visibility: hidden;
	display: inline-block;
	background-color: #23282d; /* Dark Gray 800 */
	opacity: 0.75;
	width: 24px;
	height: 24px;
	border: none;
	border-radius: 100%;
	padding: 0;
	margin: 0 24px;
	position: relative;
}

form.submitting .wpcf7-spinner {
	visibility: visible;
}

.wpcf7-spinner::before {
	content: '';
	position: absolute;
	background-color: #fbfbfc; /* Light Gray 100 */
	top: 4px;
	left: 4px;
	width: 6px;
	height: 6px;
	border: none;
	border-radius: 100%;
	transform-origin: 8px 8px;
	animation-name: spin;
	animation-duration: 1000ms;
	animation-timing-function: linear;
	animation-iteration-count: infinite;
}

@media (prefers-reduced-motion: reduce) {
	.wpcf7-spinner::before {
		animation-name: blink;
		animation-duration: 2000ms;
	}
}

@keyframes spin {
	from {
		transform: rotate(0deg);
	}

	to {
		transform: rotate(360deg);
	}
}

@keyframes blink {
	from {
		opacity: 0;
	}

	50% {
		opacity: 1;
	}

	to {
		opacity: 0;
	}
}

.wpcf7 [inert] {
	opacity: 0.5;
}

.wpcf7 input[type="file"] {
	cursor: pointer;
}

.wpcf7 input[type="file"]:disabled {
	cursor: default;
}

.wpcf7 .wpcf7-submit:disabled {
	cursor: not-allowed;
}

.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
	direction: ltr;
}

.wpcf7-reflection > output {
	display: list-item;
	list-style: none;
}

.wpcf7-reflection > output[hidden] {
	display: none;
}