body {margin: 0;}

.container-header {
	background-color:#fff;
	width:100%
	}

#container-nav{
	background-color:#77a0cb;
	width:100%;
	margin-top:30px;
}

#container-clients {clear: both;}

#microscope {
	position:relative;
	z-index:-1
}

.slider {position: relative;}

#left {
	left: 20px;
	top:113px;
	position:absolute;
	width: 50px;
	z-index:99;
}

#right{
	right: 20px;
	top:113px;
	width:50px;
	position:absolute;
	z-index:99;
}

#container-footer{
	background-color:#564f48;
	width:100%;
	border-top: 45px solid #77a0cb;
}

#wrapper-clients {margin:auto;}

.slick-slide img{width:100%!important;}

.wrapper{
	width: 1024px;
	margin: 0 auto;
}

body.page-feedback {
	min-height: 100vh;
	display: flex;
	flex-direction: column;
}

body.page-feedback #container-footer {
	margin-top: auto;
}

body.page-feedback #container-info {
	flex: 1;
}

body.page-feedback #wrapper-info {
	height: 100%;
}

body.page-feedback #wrapper-multiform {
	min-height: 100%;
	display: flex;
	flex-direction: column;
}

body.page-feedback #multiform {
	flex: 1;
	display: flex;
	flex-direction: column;
	min-height: 100%;
}

body.page-feedback .form-pages {
	flex: 1;
}

/* ************************ header & nav ************************ */

.header img {
	width:390px;
	position:absolute; top:25px;
}

.header p{
	font-family:"Oswald", sans-serif;
	font-weight:bold;
	text-align:right;
	font-size:40px;
	padding:0px;
	margin-top:55px;
	margin-bottom:0px;
	color:#564f48;
	text-transform: uppercase;
}

.header-text{
	font-size:23.3px;
	font-family:"calibri", sans-serif;
	font-weight:light;
	color:#564f48;
	text-align:right;
}

.nav li {
	font-family:"Oswald", sans-serif;
	font-weight:regular;
	display: inline-block;
	font-size: 24px;
	padding-top:15px;
	padding-bottom:15px;
	padding-right:40px;
	text-transform: uppercase;
}

.contact-details{
	font-family:"calibri light",sans-serif;
	text-align:right;
	font-size:23px;
	color:#564f48;
}

.contact-details img{
	position:relative; top:10px;
	width:35px;
	padding-right:5px;
	text-align:center;
}

.nav li a{
	color:#fff;
	text-decoration:none;
}

.blue{
	color:#77a0cb;
	font-family:"Oswald", sans-serif;
	text-transform: uppercase;
}

.blue2{
	color:#77a0cb;
}

/* ************************ slider ************************ */

.info p {
    font-size:24px;
    text-align:center;
}

.info p, .privacy-policy {
	font-family:"calibri", sans-serif;
	font-size: 1rem;
	color:#564f48;
}

.privacy-policy table {margin-left: 24px;}

/* ************************ content ************************ */

.content p span{
	font-family:"calibri",sans-serif;
	font-weight:bold;
	font-size:30px;
	color:#77a0cb;}

.content p {
	font-family:"calibri",sans-serif;
	font-weight:regular;
	font-size:21px;
	text-align:center;
	color:#564f48;
	padding-bottom:25px;
	border-bottom:2px solid #77a0cb;
}

.accred p{
	width:950px;
	font-family:"calibri",sans-serif;
	text-align:right;
	font-size:21px;
	color:#564f48;
	margin:0px;
	padding-right:40px;
}
	
.accred a {text-decoration: none;}

#accreditation{
	width:100px;
	float:right;
	margin-left: 1rem;
	/*padding-bottom:10px;*/
}


.blue3{
	color:#77a0cb;
}

	
.experts p span{
	font-family:"calibri", sans-serif;
	font-weight:bold;
	font-size:30px;
	color:#77a0cb;}

.experts p {
	font-family:"calibri",sans-serif;
	font-weight:regular;
	font-size:21px;
	text-align:center;
	color:#564f48;
	padding-bottom:25px;
	border-bottom:2px solid #77a0cb;
}

.boxes img{width:100%;padding-top:20px;}	

.box1{
	display:inline-block;
	position:relative;
	width:33%;
}
	.box2{
		display:inline-block;
		position:relative;
		width:33%;
	}
		.box3{
			display:inline-block;
			position:relative;
			width:33%;
		}

.clients{
	background-color:rgba(119, 160, 203, 0.3);
	height:250px;
	color:#77a0cb;
	width:1022px;
	margin-bottom:20px;
}

.clients-list {
	-webkit-column-count: 2; /* Chrome, Safari, Opera */
    -moz-column-count: 2; /* Firefox */
    column-count: 2;
	padding-right:10px;
}

.clients ul{
	font-family:"calibri",sans-serif;
	font-size:19px;
	line-height:27px;
	margin-top:0px;
	padding-left:40px;
}

.clients p{
    padding-left: 25px;
    padding-top: 15px;
	margin-bottom:0px;
	margin-bottom:10px;
	margin-top:2px;
	color:#564f48;
	font-size:22px;
	font-family:"calibri";
	font-weight:bold;
}
		
.infill p{
	font-family:"calibri",sans-serif;
	color:#564f48;
	font-size:21px;
	height:230px;
	width:340px;
	float:right;
}
.infill p span{
	font-family:"calibri",sans-serif;
	font-size:20px;
	color:#77a0cb;
}

.services-left {
	float: left;
	width: 65%;
}

	.services-left p, .services-left ul, .services-left li {width: 100% !important;}

.services-right {
	float: right;
	width: 30%;
}

	.services-right img {width: 100%;}

.services-clear {clear: both;}

.services ul{
	position:relative;
	font-family:"calibri",sans-serif;
	font-size:20px;
	margin-top:0px;
	color:#77a0cb;
	width:650px;
}

.services p {
	margin-top:0px;
	margin-bottom:5px;
	padding-left:20px;
	padding-top:5px;
	padding-bottom:5px;
	color:#fff;
	font-family:"Oswald", sans-serif;
	background-color: #564f48;
	font-size:24px;
	text-transform: uppercase;
}

.services img{
	padding-bottom:25px;
}

.item-info p{
	font-family:"calibri",sans-serif;
	color:#564f48;
	font-size:21px;
	height:230px;
	width:340px;
	float:right;
	border-top:3px solid #77a0cb;
	padding-top:10px;
	margin-top:0px;
	}
	
.item-info p span{
	font-family:"calibri",sans-serif;
	font-size:20px;
	color:#77a0cb;
}

.accreditation{
	width:940px;
	font-family:"calibri",sans-serif;
	text-align:right;
	font-size:21px;
	color:#564f48;
	position:absolute;
	margin:0px;
	padding-right:50px;
	border-top:3px solid #77a0cb;
	padding-top:10px;
	margin-top:0px;}
	
	.accred img{
	width:50px;

}

.info #service-ukas {
    max-width: 100px;
    display: inline-block;
    margin-right: 20px;
    vertical-align: middle;
}

.ukas-p {
    display: inline-block;
    margin-bottom: 60px
}

.right-hand-logos{
float:right;
width:650px;
margin-top:0px;
padding-right:0px;}


#accr1{padding-right:20px;}

#accr2{padding-right:20px;}

#accr3{padding-right:20px;}

#accr4{padding-right:20px;}

#accr5{padding-right:20px;}

#accr6{padding-right:20px;}

#accr7{padding-right:20px;}

#accr8{padding-right:20px;}

#accr9{padding-right:20px;}

#accr10{padding-right:20px;}


#accred{max-width:150px;}
.clear-both{clear:both;}

.astm-test p{
	background-color:rgba(119, 160, 203, 0.3);
	height:60px;
	padding-top:10px;
	color:#77a0cb;
	text-align:center;
	float:right;
	font-family:"calibri",sans-serif;
	font-size:20px;
	width:600px;
	margin-right:50px;
	color:#564f48;
}
.contact-us-left{width:65%;float:left;}
.contact-us-right{width:30%;float:right;}

.contact-us p{
	background-color:rgba(119, 160, 203, 0.3);
	padding:5px;
	padding-left:20px;
	font-family:"Oswald", sans-serif;
	text-transform: uppercase;
	font-weight:regular;
	font-size:24px;
	color:#564f48;
}

.contact-us ul{
list-style:none;
	font-family:"calibri",sans-serif;
	font-size:22px;
	line-height:30px;
	margin-top:0px;
	padding-left:10px;
	color:#77a0cb;
	margin-bottom:80px;	
}

.contact-us img{
float:right;
padding-bottom:0px;}

.clients-who{
	background-color:rgba(119, 160, 203, 0.3);
	height:250px;
	color:#77a0cb;
	width:620px;
	float:left;
	margin-top:0px;
}

.clients-who p{
    padding-left: 25px;
    padding-top: 15px;
	margin-bottom:0px;
	margin-bottom:10px;
	margin-top:2px;
	color:#564f48;
	font-size:22px;
	font-family:"calibri";
	font-weight:bold;
}

.clients-who ul{
	font-family:"calibri",sans-serif;
	font-size:19px;
	line-height:27px;
	margin-top:0px;
	padding-left:40px;
}
#machinery3{margin-bottom:20px;width:100%;}

.contact-us span {
color:#564f48;}

.enquiry-form ul{
	width:150px;
	background-color:rgba(119, 160, 203, 0.3);
	font-family:"calibri",sans-serif;
	font-weight:bold;
	font-size:19px;
	color:#564f48;
	list-style:none;
	padding-left:10px;
	padding:5px;
	}
	
.enquiry-form p{
	width:100%;
	background-color:rgba(119, 160, 203, 0.3);
	padding:5px;
	padding-left:20px;
	font-family:"Oswald", sans-serif;
	text-transform: uppercase;
	font-weight:regular;
	font-size:24px;
	color:#564f48;
	clear:both;
	}
	
	.validation-msg{
	    color: red !important;
        }
	.enquiry-form label {
		background: rgba(119, 160, 203, 0.3);
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		-o-box-sizing: border-box;
		box-sizing: border-box;
		color: #564f48;
		display: inline-block;
		padding: 5px;
		vertical-align: top;
		width: 24%;
	}
	
	.enquiry-form input[type="text"],
	.enquiry-form input[type="email"],
	.enquiry-form input[type="tel"],
	.enquiry-form textarea {
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		-o-box-sizing: border-box;
		box-sizing: border-box;
		padding: 10px;
		width: 75%;
	}
	
	.enquiry-form input[type="submit"] {
		background: #77a0cb;
		border: 0;
		color: #FFF;
		font-weight: 700;
		padding: 10px;
	}

	.enquiry-form label, .enquiry-form input[type="submit"], .validation {
		font-family: "calibri",sans-serif;
		font-size: 19px;
	}
	
	.enquiry-form .submit-btn {
		background: #77a0cb;
		border: 0;
		color: #FFF;
		font-weight: 700;
		padding: 10px;
		font-family: "calibri",sans-serif;
		font-size: 19px;
	}


	
	
	.contact-field {
		margin-bottom: 10px;
		vertical-align: top;
	}
	
	.contact-field-submit {
		text-align: right;
	}
	
	.validation {
		background: #cc0000;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		-o-box-sizing: border-box;
		box-sizing: border-box;
		color: #FFF;
		margin-bottom: 10px;
		padding: 10px;
		width: 100%;
	}

.clearboth{clear:both;}

.privacy-policy table {
    background: #EFEFEF;
    border-collapse: collapse;
}
.privacy-policy table td, .privacy-policy table th {
    border: 1px solid black;
    padding: 10px;
}
.privacy-policy table tr:first-child th {
    border-top: 0;
}
.privacy-policy table tr:last-child td {
    border-bottom: 0;
}
.privacy-policy table tr td:first-child,
.privacy-policy table tr th:first-child {
    border-left: 0;
}
.privacy-policy table tr td:last-child,
.privacy-policy table tr th:last-child {
    border-right: 0;
}

/* ************************ footer ************************ */
.footer p {
	font-family:"calibri",sans-serif;
	font-size:13px;
	color:#fff;
	padding-top:20px;
	padding-bottom:20px;
	display:inline-block;
	}

.footer a {color: #FFF;}

.hostedby{
	float:right;
}

.hostedby p {margin-top:0px;}

/* Feedback Form*/

#wrapper-multiform {
  display: flex;
  flex-direction: column;
  position: relative;
  padding-right: 1rem;
  height: 100%;
  
}

.progress-bar {
  width: 100%;
  background-color: #d1d1d1;
  padding: 0.75rem;
  position: relative;
  overflow: hidden;
    display: flex;
  justify-content: space-between;
  flex-direction: row;
  --progress: 0.25;
}

.progress-bar::before {
  content: " ";
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #77a0cb;
  transition: transform 0.35s ease-in-out;
  transform-origin: left;
  transform: scaleX(var(--progress));
}
.progress-bar-list {
  display: flex;
  width: 100%; 
  position: absolute;
  top: 0;
  left: 0;
  margin: 0px !important;
  padding: 0px !important;
  list-style-type: none;
}
.progress-bar-list li {
  width: 100%;
  text-align: center;
}
.progress-bar-list  p {
  margin: 0px !important;
  padding: 0.25rem !important;
  color: #d1d1d1;
}
.progress-bar-list li.is-active p {
  color: #ffffff;
  font-weight: 700;
}

#multiform {
  font-family:"Oswald", sans-serif;
	text-transform: uppercase;
	font-weight:regular;
  font-size:20px;
  color:#564f48;
}

.page-title {
	background-color:rgba(119, 160, 203, 0.3);
	padding:5px;
	padding-left:20px;
	font-family:"Oswald", sans-serif;
	text-transform: uppercase;
	font-weight:regular;
  width: 100%;
	font-size:24px;
	color:#564f48;
}
.section-card {
  border: 1px solid rgba(119, 160, 203, 0.35);
  background: rgba(119, 160, 203, 0.08);
  padding: 1rem 1.25rem 0.5rem;
  margin: 1.25rem 0;
}
.section-title {
  margin: 0 0 0.75rem;
  font-size: 20px;
  font-weight: 700;
  color: #564f48;
}
.section-divider {
  height: 2px;
  width: 100%;
  background: linear-gradient(90deg, rgba(119, 160, 203, 0.8), rgba(209, 209, 209, 0.2));
  margin: 1.5rem 0;
}

.page-1-form-fields {
  padding-left: 20px;
  transition: all 0.5 ease-in-out;
}

.page-1-form-fields-block-1 {
  display: flex;
  flex-direction: row;
  gap:4rem;
  margin-bottom: 1rem;
}
.multiform-text-inputs {
  padding: 0.25rem;
  width: 100%;
}
.contact-input-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(220px, 1fr));
  gap: 0.75rem 1rem;
  margin-top: 0.5rem;
}
.contact-input-grid label {
  display: flex;
  flex-direction: column;
  gap: 0.35rem;
}
@media (max-width: 700px) {
  .contact-input-grid {
    grid-template-columns: 1fr;
  }
}

.next-button {
  	background: #77a0cb;
		border: 0;
		color: #FFF;
		font-weight: 700;
		padding: 10px;
}
.back-button {
  background: #564f48;
  border: 0;
  color: #FFF;
  font-weight: 700;
  padding: 10px;
}
.form-pages {
  position: relative;
  transition: height 0.35s ease;
}
.form-page {
  position: absolute;
  inset: 0;
  opacity: 0;
  transform: translateX(40px) scale(0.985);
  pointer-events: none;
  transition: opacity 0.45s ease, transform 0.45s ease;
}
.form-page.is-active {
  position: relative;
  opacity: 1;
  transform: translateX(0);
  pointer-events: auto;
  animation: multiformFade 0.4s ease;
}
.form-page.is-exiting-forward {
  opacity: 0;
  transform: translateX(-60px) scale(0.985);
}
.form-page.is-exiting-back {
  opacity: 0;
  transform: translateX(60px) scale(0.985);
}
.form-page.is-entering-forward {
  animation: multiformEnterForward 0.45s ease;
}
.form-page.is-entering-back {
  animation: multiformEnterBack 0.45s ease;
}
.form-fieldset {
  border: 1px solid #d1d1d1;
  padding: 1rem 1.25rem;
  margin: 1.25rem 0;
}
.form-fieldset legend {
  padding: 0 0.5rem;
  font-size: 18px;
}
.options-list {
  display: grid;
  gap: 0.5rem;
  margin-top: 0.75rem;
}
.multiform-textarea {
  width: 100%;
  min-height: 120px;
  padding: 0.5rem;
  resize: vertical;
}
.form-nav {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 1rem;
  margin-top: 1.5rem;
}
.form-thanks {
  margin-top: 1.5rem;
  font-weight: 700;
}
.conditional.is-hidden {
  display: none;
}
@keyframes multiformFade {
  from {
    opacity: 0;
    transform: translateY(10px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes multiformEnterForward {
  from {
    opacity: 0;
    transform: translateX(60px) scale(0.985);
  }
  to {
    opacity: 1;
    transform: translateX(0) scale(1);
  }
}
@keyframes multiformEnterBack {
  from {
    opacity: 0;
    transform: translateX(-60px) scale(0.985);
  }
  to {
    opacity: 1;
    transform: translateX(0) scale(1);
  }
}
@media (prefers-reduced-motion: reduce) {
  .form-pages,
  .form-page,
  .progress-bar::before {
    transition: none;
  }
  .form-page.is-active {
    animation: none;
  }
  .form-page.is-entering-forward,
  .form-page.is-entering-back {
    animation: none;
  }
}

.conditional-question {
  display: grid;
  grid-template-rows: 0fr;
  transition: grid-template-rows 0.3s ease-in-out;
}
.conditional-question .conditional-inner {
  overflow: hidden;
}
.open-grid {
  grid-template-rows: 1fr;
}
.close-grid {
  grid-template-rows: 0fr;
}
