@charset "utf-8";
/*------------------------------------------------------------------------- FONTS 
*/
@font-face {
    font-family: 'noto-sans-black';
    src: url('fonts/noto-sans-black.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'noto-sans-bold';
    src: url('fonts/noto-sans-bold.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'noto-sans';
    src: url('fonts/noto-sans-regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

/*------------------------------------------------------------------------- RESET 
*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
	outline: 0;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
:focus {
	outline: 0;
}
*,
*::before,
*::after {
	box-sizing: border-box;
}
.xdebug-error, .xe-warning {
	font-size: 16px;
	color: #000;
}
.wow {
    visibility: hidden;    
}

/*------------------------------------------------------------------------- CORE STYLES
*/
body {
	font-family: 'noto-sans', sans-serif;
	text-align: left;
	background: #fff;
	margin: 0;
	color: #000;
	overflow-x: hidden;
	display: flex;
	flex-flow: column nowrap;
	min-height: 100vh;
	font-size: 14px;
}
#page {
	width: 100%;
	height: 100%;
	position: relative;
	margin: 0 auto;
	flex: 1;
}
a {
	text-decoration: none;
}
sup {
	vertical-align: super;
	font-size: 70%;
}
p {
	line-height: 1.5em;
	font-size: 14px;
	margin: 0 0 20px;
	position: relative;
}
.no-column-split {
	break-inside: avoid-column;
}
ul {
	margin: 10px 0 20px 15px;
	list-style: disc;
}
ul li {
	margin: 0 0 10px;
	line-height: 1.5em;
	font-size: 15px;
}
ol {
	margin: 10px 0 20px 15px;
	list-style: decimal;
}
ol li {
	padding: 0 0 0 15px;
	margin: 0 0 10px;
	line-height: 1.3em;
	font-size: 14px;	
}
.photo-container {
	margin: 40px 0;
}
.photo-container img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	display: block;
	min-height: 320px;
}
.image-wrapper a {
	display: block;
	width: 100%;
	height: 100%;
}
#page a {
	font-family:'noto-sans-bold';
	color: #004cb6;
	transition: 0.2s linear all;
	position: relative;
	white-space: nowrap;
}
#page a::after {
	background-color: #004cb6;
	width: 0%;
	position: absolute;
	bottom: -2px;
	left: 0;
	right: 0;
	margin: 0 auto;
	content: '';
	display: block;
	transition: 0.2s linear;
	height: 1px;
	opacity: 0;
}
#page a:hover::after {
	width: 100%;
	opacity: 0.5;
}
#page h3 {
	color: #004cb6;
	font-family: 'noto-sans-black';
	font-size: 32px;
	margin: 0 0 20px;
	letter-spacing: -2px;
	text-transform: lowercase;
}
#page h4 {
	color: #004cb6;
	font-family: 'noto-sans-black';
	font-size: 20px;
	margin: 0 0 20px;
	letter-spacing: -1px;
	text-transform: lowercase;
}
#page h4 span,
#page h5 span {
	text-transform: none;	
}
#page h5 {
	font-family: 'noto-sans-bold';	
	text-transform: lowercase;
	font-size: 18px;
	margin: 0 0 5px;
}
#page li::marker {
	color: #004cb6;
	font-family: 'noto-sans-bold';
}

/*------------------------------------------------------------------------- DEFAULT LAYOUT BEHAVIOURS
*/
.wrapper {
	position: relative;
	width: 100%;
	background: transparent;
}
.container {
	width: 100%;
	max-width: 1080px;
	margin: 0 auto;
	position: relative;	
}
.row {
	display: flex;
	flex-flow: row wrap;
	justify-content: space-between;
	align-items: stretch;
	position: relative;
	width: 100%;
	padding: 0 0 20px;
}
.column {
	flex: 1;
	padding: 0;
}

@media (max-width: 640px)
{
	.row {
		display: block;
	}
	.column {
		width: 100%;
	}
}

/*------------------------------------------------------------------------- HEADER  
*/
header {
	position: relative;
	padding: 0;
	background-color: #A5C0E5;
	margin: 0 0 40px;
	background: url(../images/header-bg.jpg) center center / cover no-repeat;
}
header .logo {
	width: 100%;
	max-width: 200px;
	height: 54px;
	text-indent: -9999px;
	background: url(../images/sds-bureau-services-logo.svg) left center / 100% no-repeat;
	margin: 20px auto;
}
#header h1 {
	width: 80%;
	max-width: 240px;
	height: 60px;
	background: url(../images/sds-group-logo.svg) center center / 100% auto no-repeat;
	margin: 0 auto 30px;
	position: relative;
}
header h1 a {
	display: block;
	width: 100%;
	height: 100%;
}

/*------------------------------------------------------------------------- TOP STRAP  
*/
#top-strap {
	padding: 10px 0;
}
#top-strap ul {
	list-style: none;
	margin: 0 auto;
	display: flex;
	flex-flow: row nowrap;
	justify-content: center;
	gap: 20px;
}
#top-strap ul li {
	position: relative;	
	font-family: 'noto-sans-black';
	font-size: 18px;
	color: #fff;
	text-transform: lowercase;
	display: flex;
	align-items: center;
	gap: 20px;
	margin: 0;
}
#top-strap ul li:not(:last-of-type)::after {
	content: '';
	display: block;
	width: 6px;
	height: 6px;
	border-radius: 50%;
	background-color: #fff;
}

@media (max-width: 560px)
{
	#top-strap ul {
		gap: 10px;
	}
	#top-strap ul li {
		font-size: 14px;
		gap: 10px;
	}
}
@media (max-width: 420px)
{
	#top-strap ul {
		flex-flow: column nowrap;	
		gap: 0;
		align-items: center;
	}
	#top-strap ul li:not(:last-of-type)::after {
		display: none;	
	}
}

/*------------------------------------------------------------------------- HOME PAGE HEADER  
*/
#home header {
	min-height: 720px;
	background: url(../images/header-bg.jpg) center top / cover no-repeat;
	padding: 0;
	margin: 0;
	display: flex;
	flex-flow: column nowrap;
	justify-content: space-between;
}
#home header .container {
	padding: 20px;
}
#home header .logo {
	margin: 0 0 20px;
}
#home header .intro-panel {
	position: relative;
	background-color: rgba(0,0,0,0.1);
	padding: 20px;
	width: 100%;
	max-width: 420px; 
	margin-bottom: 40px;
}
#home header .intro-panel p::before,
#home header .intro-panel::before,
#home header .intro-panel::after {
	content: '';
	position: absolute;
	display: block;
	width: 100px;
	height: 100px;
	background-color: #000;
	opacity: 0.1;
	z-index: 5;
}
#home header .intro-panel p::before {
	left: -70px;
	bottom: -70px;
	width: 40px;
	height: 40px;
}
#home header .intro-panel::before {
	left: -30px;
	bottom: -30px;
}
#home header .intro-panel::after {
	right: -30px;
	top: -30px;
}
#home header .intro-panel p {
	color: #fff;
	margin: 0;
	font-size: 19px;
	position: relative;
	z-index: 6;
	line-height: 1.2em;
}

@media (max-width: 420px)
{
	#home header .logo {
		margin: 0 auto 20px;	
	}
}

/*------------------------------------------------------------------------- KEY SERVICES HEADER SECTION
*/
#home #services-area {
	background-color: rgba(0,0,0,0.1);
}
#home #services-area::before {
	content: '';
	display: block;
	position: absolute;
	background: url(../images/shiny-divider.png) center center / 100% auto no-repeat;
	mix-blend-mode: screen;
	width: 300px;
	height: 30px;
	top: -14px;
	right: 20%;
	opacity: 0.8;
}
#home #services-area::after {
	content: '';
	display: block;
	position: absolute;
	background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 20%, rgba(255,255,255,0) 100%);
	opacity: 0.7;
	width: 100%;
	height: 1px;
	top: 0;
	left: 0;
}
#services-area .container {
	display: flex;
	flex-flow: row nowrap;
	justify-content: center;
	align-items: stretch;
	padding: 10px 20px;
}
#home #services-area .container {
	flex-flow: row wrap;
	padding: 30px 20px;	
	gap: 10px;	
}
#services-area .service {
	flex: 0 1 auto;
	position: relative;
	padding: 40px 6%;
	background: center center /  80% 80% no-repeat;
}
#home #services-area .service {
	flex: 1 1 30%;
	padding: 5px 10px 0 90px;
	min-width: 220px;
	background-position: left top; 
	background-size: 80px 80px; 
	background-repeat: no-repeat;
}
#services-area .service h4 {
	color: #fff;
	position: relative;
	font-size: 18px;
	text-transform: lowercase;
	font-family: 'noto-sans-black';
	margin: 0 auto 10px;
}
#services-area .service.document-scanning {
	background-image: url(../images/icons/documents.svg);
}
#services-area .service.photo-scanning {
	background-image: url(../images/icons/photographs.svg);
}
#services-area .service.scanning-sizes {
	background-image: url(../images/icons/paper-sizes.svg);
}
#services-area .service.maps-scanning {
	background-image: url(../images/icons/maps.svg);
}
#services-area .service.legacy-scanning {
	background-image: url(../images/icons/film-roll.svg);
}
#services-area .service.databases {
	background-image: url(../images/icons/database.svg);
}
#services-area .service p {
	color: #fff;
	font-size: 14px;
	line-height: 1.1em;
}

/*------------------------------------------------------------------------- HOME PAGE BODY TEXT
*/
#intro-text-area {
	background-color: #f5f5f5;
	padding: 60px 20px 80px;
}
#intro-text-area h3 {
	margin-bottom: 40px;
}
#intro-text-area .column:first-of-type {
	padding-right: 80px;
}
#intro-text-area .column:last-of-type {
	display: flex;
	flex-flow: column wrap;
	justify-content: center;
}
.photo-container {
	width: 100%;
	max-width: 480px;
	height: 440px;
	margin: 0 auto;
	position: relative;
}
.photo-wrapper {
	display: block;
	width: 100%;
	height: 100%;
	position: relative;
}
.photo-container img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	display: block;
	position: relative;
}
.photo-container::after,
.photo-container::before,
.photo-container .photo-wrapper::before {
	content: '';
	position: absolute;
	background-color: #000;
	opacity: 0.1;
	z-index: 5;
}
.photo-container::before {
	left: -20px;
	top: -20px;
	width: 80px;
	height: 80px;
}
.photo-container::after {
	right: -20px;
	bottom: -20px;
	width: 80px;
	height: 80px;
}
.photo-container .photo-wrapper::before {
	right: -40px;
	bottom: -40px;
	width: 40px;
	height: 40px;
}
.photo-container .photo-wrapper::after {
	content: '';
	width: 54px;
	height: 200px;
	position: absolute;
	left: 0;
	top: 120px;
	background: url(../images/photo-arrow.svg) left center / 100% no-repeat;
}

@media (max-width: 640px)
{
	#intro-text-area .column:first-of-type {
		padding-right: 0;
		padding-bottom: 40px;
	}
	#intro-text-area .column:last-of-type {
		display: flex;
		flex-flow: column wrap;
		justify-content: center;
	}	
	.photo-container .photo-wrapper::after {
		transform: rotate(90deg);
		left: calc(50% - 27px);
		top: -75px;
	}
}

/*------------------------------------------------------------------------- BODY TEXT
*/
#body-text-area {
	max-width: 640px;
	width: 100%;
	margin: 0 auto;
	padding: 20px 20px 60px;
}
#body-text-area p.first-paragraph {
	font-family: 'noto-sans-bold';
}

/*------------------------------------------------------------------------- CLIENTS SECTION
*/
#clients-area {
	background-color: #fff;
	padding: 60px 20px;
}
.client-logos {
	list-style: none;
	margin: 0;
	display: flex;
	flex-flow: row wrap;
	justify-content: center;
	gap: 10px 0;
}
.client-logos li {
	width: 137px;
	height: 86px;
}
.client-logos li img {
	width: 100%;
	height: 100%;
	object-fit: contain;
	display: block;
}
.client-caption {
	display: none;
}

@media (max-width: 320px)
{
	.client-logos li {
		width: 50%;
		height: auto;
		max-height: 86px;
	}	
}


/*------------------------------------------------------------------------- WHAT WE SCAN SECTION
*/
#what-we-scan-area {
	background-color: #f5f5f5;
	padding: 60px 20px 80px;
}
#scanning-boxes {
	display: flex;
	flex-flow: row wrap;
	justify-content: center;
	align-items: center;
	gap: 40px 20px;
}
#scanning-boxes .scan-box {
	position: relative;
	flex: 0 1 180px;	
	height: 230px;
}
#scanning-boxes .scan-box::after,
#scanning-boxes .scan-box::before,
#scanning-boxes .scan-box h5::after {
	content: '';
	position: absolute;
	background-color: #000;
	opacity: 0.1;
	z-index: 5;
}
#scanning-boxes .scan-box::before {
	left: -10px;
	top: -10px;
	width: 50px;
	height: 50px;
}
#scanning-boxes .scan-box::after {
	right: -10px;
	bottom: -10px;
	width: 40px;
	height: 40px;
}
#scanning-boxes .scan-box h5::after {
	right: -20px;
	bottom: -20px;
	width: 20px;
	height: 20px;
}
#scanning-boxes .scan-box h5 {
	position: relative;
	width: 100%;
	height: 50px;
	background-color: #fff;
	text-align: center;
	display: grid;
	align-content: center;
	font-size: 13px;
	color: #000;
	font-family: 'noto-sans-black';
	text-transform: lowercase;
	padding: 0 20px;
}
#scanning-boxes .scan-box h5::before {
	content: '';
	position: absolute;
	bottom: 100%;
	left: 0;
	width: 100%;
	height: 35px;
	background: url(../images/label-arrow.svg) center bottom / 100% 100% no-repeat;
}
#scanning-boxes .image-wrapper {
	width: 100%;
	height: 180px;
	position: relative;
}
#scanning-boxes .image-wrapper img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	display: block;
	min-height: 180px;
}

@media (max-width: 480px)
{
	#scanning-boxes .scan-box {
		flex: 0 1 calc(50% - 20px);
		height: 240px;
	}
	#scanning-boxes .scan-box h5 {
		height: 60px;	
	}
}
@media (max-width: 380px)
{
	#scanning-boxes .scan-box {
		flex: 1 0 100%;
	}
}


/*------------------------------------------------------------------------- CONTACT FORM AREA
*/
#contact-form-area {
	background-color: #fff;
	color: #000;
	padding: 0;
}
#contact-form-area .container {
	padding: 60px 20px;
}
#contact-form-area::before {
	border-bottom-color: #f9f9f9;
}
#contact-form-area .column {
	padding: 0 20px;
}

@media (max-width: 480px)
{
	#contact-form-area .column {
		padding: 0;
	}
}

/*------------------------------------------------------------------------- FORM ELEMENTS
*/
form {
	width: 100%;
	max-width: 440px;
	padding: 0;
	position: relative;
	margin: 0 auto 0;
}
fieldset {
	padding: 0 0 10px;
	max-width: 480px;
	margin: 0 auto;	
	position: relative;
}
input,
textarea {
	background: #f9f9f9;
	max-width: 440px;
	width: 100%;
	height: 40px;
	padding: 5px 10px;
	font-family: 'noto-sans';
	transition: 0.2s linear;
	color: #999;
	font-size: 14px;
	border: 1px solid #999;
	border-radius: 5px;
}
textarea {
	height: 180px;
	padding: 15px 10px;
	resize: none;
	overflow: hidden;
}
input:hover,
textarea:hover {
	border-color: #004cb6;
	color: #555;
}
input:focus,
textarea:focus {
	background-color: #fff;
	color: #000;
	border-color: #004cb6;
}
textarea::placeholder,
input::placeholder {
	color: #999;
	font-size: 14px;
}    
textarea:focus::placeholder,
input:focus::placeholder {
	color: #777;
}
label {
	display: none;
}
label[for=confirm] {
	display: inline-block;
	padding-left: 10px;
	font-size: 12px;
	color: #000;
	line-height: 1.1em;
	margin: 10px 0;
}
fieldset.checkbox {
	display: flex;
}
input[type=checkbox] {
	padding: 0;
	width: 16px;
	height: 16px;
	display: inline-block;
	vertical-align: top;	
	margin: 10px 0;
}
button {
	background-color: #004cb6;
	text-align: center;
	color: #fff;
	font-family: 'noto-sans-bold';
	font-size: 18px;
	text-transform: lowercase;
	letter-spacing: -1px;
	width: 100%;
	max-width: 240px;
	height: 40px;
	transition: 0.2s linear;
	position: relative;
	padding: 0;
	border: 0;
	border-radius: 5px;
	margin: 10px 0 0;
}
button:hover {
	cursor: pointer;
	background-color: #003275;
	color: #ccc;	
}
fieldset.recaptcha {
	padding: 0 0 10px;
}
div.g-recaptcha {
	transform: scale(0.9);
	margin-left: -20px;
}

@media (max-width: 767px)
{
	form {
		margin-top: 0;
	}
}

/*--------------------------------------------- Change Autocomplete styles in Chrome
*/
input:-webkit-autofill,
textarea:-webkit-autofill {
	-webkit-text-fill-color: #999;
	-webkit-box-shadow: 0 0 0px 1000px #f9f9f9 inset;
	border: 1px solid #999;
}
input:-webkit-autofill:hover, 
textarea:-webkit-autofill:hover {
	-webkit-text-fill-color: #555;
	-webkit-box-shadow: 0 0 0px 1000px #fff inset;
	border: 1px solid #900114;	
}
input:-webkit-autofill:focus,
textarea:-webkit-autofill:focus {
	border: 1px solid #900114;
	-webkit-text-fill-color: #000;
	-webkit-box-shadow: 0 0 0px 1000px #fff inset;
}

/*------------------------------------------------------------------------- FOOTER
*/
#footer {
	text-align: center;
	color: #fff;
	background-color: #003275;
}
#footer .container {
	padding: 0;
}
#footer .column {
	padding: 30px 20px;
}
#footer .logo {
	width: 240px;
	height: 67px;
	background: url(../images/sds-bureau-services-logo.svg) center center / 100% no-repeat;
	margin: 0 0 10px;
	position: relative;
	text-indent: -9999px;
}
#footer .contact-address {
	text-align: left;
	font-size: 13px;
	margin: 0;
	line-height: 1.2em;
}
#footer .contact-address a {
	display: block;
	margin: 1px 0 1px;
}
#footer a {
	color: #fff;
	position: relative;
	transition: all 0.2s linear;
}
#footer a:hover {
	color: #ddd;
}
#footer .plaque {
	width: 180px;
	height: 95px;
	background: url(../images/30-years.svg) center top / 100% auto no-repeat;
	margin: 0 auto 10px;
	position: relative;
	text-indent: -9999px;
}
#footer p {
	font-size: 11px;
	text-align: center;	
	max-width: 240px;
	margin: 0 auto 10px;
}
.footer-links {
	list-style-type: none;
	margin: 0 auto;
	display: flex;
	flex-flow: row wrap;
	align-items: center;
	justify-content: center;
	background-color: #1a4783;
	padding: 10px 20px;
}
.footer-links li {
	position: relative;
	display: block;
}
.footer-links li::after {
	content: '';
	background-color: #fff;
	display: inline-block;
	width: 6px;
	height: 6px;
	border-radius: 50%;
	margin: 0px 20px;
}
.footer-links li:last-of-type::after {
	display: none;
}
.footer-links li a {
	font-size: 13px;
	font-family: 'noto-sans-bold';
	text-transform: uppercase;
}

@media (max-width: 640px)
{
	#footer .logo {
		margin: 0 auto 10px;	
	}
	#footer .contact-address {
		margin: 0 auto;
	}	
	.footer-links {
		flex-flow: column nowrap;
	}
	.footer-links li::after {
		display: none;
	}
	#footer .column:last-of-type {
		padding-top: 0;	
	}
}

/*------------------------------------------------------------------------- BACK TO TOP BUTTON 
*/
a#top {
	position: fixed;
	bottom: -60px;
	right: 20px;
	width: 32px;
	height: 32px;
	z-index: 99;
	opacity: 0;
	border-radius: 5px;
	text-indent: -9999px;
	transition: 0.2s linear;
	background-color: #000;
}
a#top::after {
	content: '';
	display: block;
	position: absolute;
	left: 11px;
	top: 11px;
	width: 0;
	height: 0;
	border-style: solid;
	border-right: 5px solid transparent;
	border-left: 5px solid transparent;
	border-bottom: 10px solid #fff;
	border-top: 0;
}
a#top.show {
	opacity: 0.6;
	bottom: 20px;
}
a#top:hover {
	opacity: 1;
}

/*------------------------------------------------------------------------- CSS ANIMATIONS
*/
.step__animate:nth-child(n+1) {
	animation-delay: 0s;
}
.step__animate:nth-child(n+2) {
	animation-delay: 0.2s;
}
.step__animate:nth-child(n+3) {
	animation-delay: 0.4s;
}
.step__animate:nth-child(n+4) {
	animation-delay: 0.6s;
}
.step__animate:nth-child(n+5) {
	animation-delay: 0.8s;
}
.step__animate:nth-child(n+6) {
	animation-delay: 1.0s;
}
.step__animate:nth-child(n+7) {
	animation-delay: 1.2s;
}
.step__animate:nth-child(n+8) {
	animation-delay: 1.4s;
}
.step__animate:nth-child(n+9) {
	animation-delay: 1.6s;
}
.step__animate:nth-child(n+10) {
	animation-delay: 1.8s;
}
.step__animate:nth-child(n+11) {
	animation-delay: 2s;
}
.step__animate {
	animation-duration: 2s;
}

/*------------------------------------------------------------------------- GENERIC ALERT BOX
*/
.alert {
	background: #900114;
    padding: 20px;
	position: relative;
	margin: 0 auto 45px;
	width: 100%;
	max-width: 440px;
	border-radius: 5px;
}
#contact-form-area .alert h4 {
	font-size: 20px;
	margin: 0 0 20px;
	font-family: 'noto-sans-black';
	color: #fff;
	text-align: left;
	letter-spacing: -1px;
	text-transform: lowercase;
}
.alert h4::before {
	content: '!';
	display: block;
	float: left;
	width: 24px;
	height: 24px;
	line-height: 24px;
	font-family: 'noto-sans-black';
	font-size: 20px;
	letter-spacing: 0;
	margin-right: 20px;
	text-align: center;
	background: #fff;
	color: #900114;
	border-radius: 50%;
}
#contact-form-area .alert p {
	margin: 10px 0 0;
	font-size: 14px;
	padding: 0;
	color: #fff;
}
#contact-form-area .alert ul {
	margin: 0 0 0 25px;
}
#contact-form-area .alert ul li {
	margin: 0 0 4px;
	padding: 0 0 0 20px;
	font-size: 14px;
	line-height:1.05em;	
	color: #fff;
}
#contact-form-area .alert ul li::marker {
	color: #fff;
}

@media (max-width: 767px)
{
	.alert {
		margin: 30px auto 20px;
	}
}