@font-face {
  font-family: 'MyriadWebPro';
  src: url('MyriadWebPro.eot'); /* IE */  
  src: local("MyriadWebPro"), url('MyriadWebPro.ttf') format("truetype"); /* non-IE */
}
.hcellnav {
	background-color: #FFFFFF;
}
.hcellhdr {
	background-color: #357EA9;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 6px;
	text-align: center;
}
.hcellbdy {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: left;
}
.hcellbdy1 {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #013B6B;
	text-align: left;
}
.hcellftr {
	background-color: #357EA9;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
	vertical-align: middle;
}
.hcellbdybright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	background-color: #FFFFFF;
	vertical-align: middle;
}
.hcellbdypad {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 5px;
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: top;
}
.hcellbdyform {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006600;
	background-color: #99FFCC;
	padding: 5px;
	border: medium dashed #006600;
	text-align: left;
	margin: 5px;
}
.hcellbdytest1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFCC;
	vertical-align: top;
	padding: 5px;
	text-align: left;
}
.hcellbdytest2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #CCCCCC;
	vertical-align: top;
	padding: 5px;
	text-align: center;
}
.subbluelarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bolder;
	color: #3780AB;
}
.centeredlargeheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bolder;
	color: #333;
	text-align: center;
	background-image: url(../images/backgroundsmall.png);
	background-repeat: no-repeat;
}
.centeredmaintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333;
	text-align: center;
}
.centeredmaintextlarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #333;
	text-align: left;
}
.centeredfont {
	font-family: Arial, Helvetica, sans-serif;
	color: #063960;
	text-align: center;
}
.header-back {
	background-image: url(images/maidenhead-locksmiths/locksmiths-maidenhead.png);
	background-repeat: repeat-x;
	background-position: center bottom;
}
.arial-12-white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
}
.myriad-30-white {
	font-family: "Myriad Pro", myriadwebpro, Arial;
	font-size: 30px;
	color: #FFF;
	text-decoration: none;
}
.myriad-24-grey {
	font-family: "Myriad Pro", myriadwebpro, Arial;
	font-size: 24px;
	color: #333;
	text-decoration: none;
}


.myriad-20-grey {
	font-family: "Myriad Pro", myriadwebpro, Arial;
	font-size: 20px;
	color: #333;
	text-decoration: none;
}


.myriad-24-blue {
	font-family: "Myriad Pro", myriadwebpro, Arial;
	font-size: 24px;
	color: #013B6B;
	text-decoration: none;
	line-height: 20px;
}
.arial-12-lightblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #74CCFF;
	text-decoration: none;
}
.grey-vert-line {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
}
.arial-12-black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	text-decoration: none;
}
.arial-12-blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #013B6B;
	text-decoration: none;
}
.contact-back {
	background-image: url(images/maidenhead-locksmiths/keycutting_maidenhead.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.trans-black {
	background: rgba(0,0,0,0.7);
	/*
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#70000000, endColorstr=#70000000);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#70000000, endColorstr=#70000000)";
	*/
}
.shadow {
	-moz-box-shadow: 0px 0px 7px 0px #737373; 
	-webkit-box-shadow: 0px 0px 7px 0px #737373; 
	box-shadow: 0px 0px 7px 0px #737373; 
	/*Dead IE crap
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=180, Color=#999999)";
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=180, Color=#999999);
	*/
}
.shadow-down {
	-moz-box-shadow: 0px 5px 7px 0px #434343; 
	-webkit-box-shadow: 0px 5px 7px 0px #434343; 
	box-shadow: 0px 5px 7px 0px #434343; 
	/* Dead IE crap
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=135, Color=#999999)";
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=135, Color=#999999);
	*/
}
.box-arial a {
	display: inline-block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	text-decoration: none;
	width: 100%;
	height: 100%;
	line-height: 34px;
}
.box-arial a:hover {
	background-color: #CE0000;
	color: #FFF;
}
a.nav-arial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
	display: block;
	height: 53px;
	width: 100%;
	line-height:53px;
}
a.nav-arial:hover {
	background-color: #74CCFF;
	color: #FFF;
}
#topnav div.drop {
	position: relative;
	width: 100%;
	height: 100%;
	display: block;	
}
#topnav div.drop div {
	display: none;
	position: absolute;
	top: 53px;
	width: auto;
	height: auto;
	padding: 0px;
}
#topnav div.drop:hover > div {
	z-index: 100000000000;
	display: block;
}
#topnav div.drop:hover > div a:hover {
	z-index: 100000000010;
}.arial-11-grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999;
	text-decoration: none;
}
.myriad-18-blue {
	font-family: "Myriad Pro", myriadwebpro, Arial;
	font-size: 18px;
	color: #013B6B;
	text-decoration: none;
}
.main2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333;
	text-decoration: none;
	line-height: 22px;
	text-align: justify;
}
.main-large {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333;
	text-decoration: none;
	line-height: 22px;
	text-align: justify;
}

.blue-sub3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #357EA9;
	line-height: 26px;
	text-align: justify;
}
.underline-blue {
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #5180B4;
}
#mobile_return {
   display: block; top: 0; left: 0; width: 100%; text-align: center; /*Leave this line alone */
   position: fixed;
   height: 2em;
   background: #fff;
}
#mobile_return a { 
   font-size: 1em; line-height: 2em; vertical-align: middle; text-decoration: none; /*Leave this line alone */
   font-family: "Helvetica Neue", Arial, sans-serif;
   color: #000;
}


.img.sop {
	filter: alpha(opacity=100);
	opacity: 1;
}
img:hover.sop  {
	filter: alpha(opacity=40);
	opacity: 0.4;
}


.open-16-blue-bold {
	font-family: 'Open Sans', sans-serif;
	font-size: 18px;
	font-weight: 700;
	color: #013B6B;
	text-decoration: none;
}


.full-dots-border {
	border: 4px #013B6B solid;
	border-radius: 4px;
}


#topnav div.drop {
	position: relative;
	width: 100%;
	height: 100%;
	line-height: 30px;
	display: block;
}
#topnav div.drop div {
	display: none;
	position: absolute;
	top: 58px;
	width: 296px;
	line-height: 25px;
	height: auto;
	min-height: 15px;
	padding: 0px;
	z-index: 10000000000;
	left: -50px;
}
#topnav div.drop:hover > div {
	display: block;
}

a.top-link {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	line-height: 60px;
	font-weight: 700;
	color: #FFF;
	text-decoration: none;
	display: block;
	height: 60px;
	width: 100%;
	
	font-weight: normal;
	
}
a.top-link:hover {
	background-color: #74CCFF;
	color: #fff;
}


#topnav2 div.drop {
	position: relative;
	width: 100%;
	height: 100%;
	line-height: 40px;
	display: block;
}
#topnav2 div.drop div{
	display: none;
	position: absolute;
	top: 40px;
	width: 296px;
	line-height: 40px;
	height: auto;
	min-height: 15px;
	padding: 0px;
	z-index: 10000000000;
	left: -12px;
}
#topnav2 div.drop:hover > div {
	display: block;
}
a.top-link2 {
	font-family:  'Open Sans', sans-serif;
	font-size: 16px;
	line-height: 40px;
	font-weight: 400;
	color: #333;
	text-decoration: none;
	display: block;
	height: 40px;
	width: 100%;
	line-height: 40px;
	font-weight: normal;
	
}
a.top-link2:hover {
	background-color: #1c84df;
	color: #fff;
}		


.open-14-white {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	color: #FFF;
	font-weight: 700;
	letter-spacing: 0.25px;
	text-decoration: none;
	transition: all 0.2s ease;
}

.open-27-white {
	font-family: 'Open Sans', sans-serif;
	font-size: 25px;
	color: #FFF;
	font-weight: 700;
	letter-spacing: 0.25px;
	text-decoration: none;
	transition: all 0.2s ease;
}


.open-12-white {
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	color: #FFF;
	font-weight: 700;
	letter-spacing: 0.25px;
	text-decoration: none;
	transition: all 0.2s ease;
}

.open-12-blue {
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	color: #013B6B;
	font-weight: 700;
	letter-spacing: 0.25px;
	text-decoration: none;
	transition: all 0.2s ease;
}

.open-42-blue {
	font-family: 'Open Sans', sans-serif;
	font-size: 42px;
	color: #013B6B;
	font-weight: 700;
	letter-spacing: 0.25px;
	text-decoration: none;
	transition: all 0.2s ease;
}

.open-14-blue {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	color: #013B6B;
	font-weight: 700;
	letter-spacing: 0.25px;
	text-decoration: none;
	transition: all 0.2s ease;
}

.open-32-blue {
	font-family: 'Open Sans', sans-serif;
	font-size: 32px;
	color: #013B6B;
	font-weight: 800;
	letter-spacing: 0.25px;
	text-decoration: none;
	transition: all 0.2s ease;
	line-height:20px
}
.open-32-bue a {
	text-decoriton:none;
	color: #013b6b
}
.open-32-blue2 {
	font-family: 'Open Sans', sans-serif;
	font-size: 32px;
	color: #013B6B;
	font-weight: 700;
	letter-spacing: 0.25px;
	text-decoration: none;
	transition: all 0.2s ease;
	line-height:40px
}

.open-32-white {
	font-family: 'Open Sans', sans-serif;
	font-size: 32px;
	color: #FFF;
	font-weight: 700;
	letter-spacing: 0.25px;
	text-decoration: none;
	transition: all 0.2s ease;
	line-height:20px
}



.open-22-blue {
	font-family: 'Open Sans', sans-serif;
	font-size: 25px;
	color: #013B6B;
	font-weight: 700;
	letter-spacing: 0.25px;
	text-decoration: none;
	transition: all 0.2s ease;
}


.open-12-dark {
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	color: #001728;
	font-weight: 700;
	letter-spacing: 0.25px;
	text-decoration: none;
	transition: all 0.2s ease;
}


.open-37-dark {
	font-family: 'Open Sans', sans-serif;
	font-size: 45px;
	color: #FFF;
	font-weight: 700;
	letter-spacing: 0.25px;
	text-decoration: none;
	transition: all 0.2s ease;
	line-height: 50px; 
}

.open-40-white {
	font-family: 'Open Sans', sans-serif;
	font-size: 40px;
	color: #FFF;
	font-weight: 700;
	letter-spacing: 0.25px;
	text-decoration: none;
	transition: all 0.2s ease;
	line-height: 50px; 
}

.open-35-white {
	font-family: 'Open Sans', sans-serif;
	font-size: 35px;
	color: #FFF;
	font-weight: 700;
	letter-spacing: 0.25px;
	text-decoration: none;
	transition: all 0.2s ease;
	line-height: 50px; 
}

.open-20-white {
	font-family: 'Open Sans', sans-serif;
	font-size: 20px;
	color: #FFF;
	font-weight: 500;
	letter-spacing: 0.25px;
	text-decoration: none;
	transition: all 0.2s ease;
}

.open-16-grey-light {
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	color: #635d5d;
	font-weight: 400;
	letter-spacing: 0.25px;
	line-height: 30px;
	text-decoration: none;
	transition: all 0.2s ease;
}
.open-16-grey-light2 {
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	color: #635d5d;
	font-weight: 400;
	letter-spacing: 0.25px;
	line-height: 26px;
	text-decoration: none;
	transition: all 0.2s ease;
}

.open-19-grey-light2 {
	font-family: 'Open Sans', sans-serif;
	font-size: 19px;
	color: #635d5d;
	font-weight: 400;
	letter-spacing: 0.25px;
	line-height: 26px;
	text-decoration: none;
	transition: all 0.2s ease;
}

.open-14-grey-light {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	color: #635d5d;
	font-weight: 400;
	letter-spacing: 0.25px;
	line-height: 30px;
	text-decoration: none;
	transition: all 0.2s ease;
}

.open-14-grey-light2 {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	color: #635d5d;
	font-weight: 400;
	letter-spacing: 0.25px;
	line-height: 20px;
	text-decoration: none;
	transition: all 0.2s ease;
}


.call-to-action {
	background-attachment: fixed;
	background-image: url(images/home/locksmiths_reading.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}


.button-orange {
	display: block;
	height: 50px;
	width: 100%;
	font-family: 'Roboto', sans-serif;
	font-size: 15px;
	color: #ffffff;
	text-decoration: none;
	line-height:50px;
	font-weight: 500;
	background-color: #FFCE00;	
	-webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  -ms-transition: all 1s ease;
  transition: all 1s ease;
	}
a.button-orange:hover {
    background-color: #ffbb78;	
	color: #FFFFFF;
}

.left-grey-line {
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #ececec;
}

.button-blue-small {
	display: block;
	width: 100%;
	height: 40px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	cursor: pointer;
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	color: #FFF;
	line-height: 40px;
	text-decoration: none;
	font-weight: 600;
	-webkit-transition: All 0.9s ease;
	-moz-transition: All 0.9s ease;
	-o-transition: All 0.9s ease;
	-ms-transition: All 0.9s ease;
	transition: All 0.9s ease;
	background-color: #013B6B;
	text-align: center;
}
.button-blue-small:hover {
	display: block;
	cursor: pointer;
	text-decoration: none;
	-webkit-transition: All 0.9s ease;
	-moz-transition: All 0.9s ease;
	-o-transition: All 0.9s ease;
	-ms-transition: All 0.9s ease;
	transition: All 0.9s ease;
	background-color: #2988F1;
}


.button-blue-small2 {
	display: block;
	width: 100%;
	height: 40px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	cursor: pointer;
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	color: #FFF;
	line-height: 40px;
	text-decoration: none;
	font-weight: 600;
	-webkit-transition: All 0.9s ease;
	-moz-transition: All 0.9s ease;
	-o-transition: All 0.9s ease;
	-ms-transition: All 0.9s ease;
	transition: All 0.9s ease;
	background-color: #2988F1;
	text-align: center;
}
.button-blue-small2:hover {
	display: block;
	cursor: pointer;
	text-decoration: none;
	-webkit-transition: All 0.9s ease;
	-moz-transition: All 0.9s ease;
	-o-transition: All 0.9s ease;
	-ms-transition: All 0.9s ease;
	transition: All 0.9s ease;
	background-color: #c4e9ff;
}


/* Form */
input[type=text], select {
    width: 100%;
    padding: 12px 20px;
    margin: 8px 0;
    display: inline-block;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-sizing: border-box;
}
input.submit-button {
	display: block;
	width: 250px;
	height: 50px;
	color: #ffffff;
	background-color: #73CBFF;
	border: #73CBFF thin solid;
	border-radius: 4px;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	line-height: 50px;
	transition: 0.3s ease;
}
input.submit-button:hover {
	background-color: #b7012a;
	border: #b7012a thin solid;
	color: #ffffff;
	cursor: pointer;
}
textarea {
    width: 100%;
    height: 150px;
    padding: 12px 20px;
	margin: 8px 0;
    box-sizing: border-box;
    border: 1px solid #ccc;
    border-radius: 4px;
    resize: none;
}


.bts-popup-sm {
	position: fixed;
	left: 0;
	bottom: 0;
	width: 500px;
	height: 253px;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: opacity 0.3s 0s, visibility 0s 0.3s;
	-moz-transition: opacity 0.3s 0s, visibility 0s 0.3s;
	transition: opacity 0.3s 0s, visibility 0s 0.3s;
}
.bts-popup-sm.is-visible-sm {
	opacity: 1;
	visibility: visible;
	-webkit-transition: opacity 0.3s 0s, visibility 0s 0s;
	-moz-transition: opacity 0.3s 0s, visibility 0s 0s;
	transition: opacity 0.3s 0s, visibility 0s 0s;
}
.bts-popup-close-sm {
	position: absolute;
	background-color: #CC0234;
	bottom: 233px;
	right: -15px;
	z-index: 99999999999999999999999999999999999999999 !important;
	border-radius: 200px;
	display: inline-block;
	height: 30px;
	width: 30px;
	transition: 0.2s;
}
.bts-popup-close-sm:hover {
	cursor: pointer;
	background-color: #EF1B2C;
}
.bts-popup-close-sm::before {
	font: normal 700 15px 'Material Icons';
	color: #ffffff;
	content: '\e14c';
	display:inline-block;
	z-index: 99999999999;
	transition: 0.2s;
	margin-top: 8px;
	margin-left: 7px;
}
.is-visible-sm .bts-popup-container-sm {
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	-ms-transform: translateY(0);
	-o-transform: translateY(0);
	transform: translateY(0);
}
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) and (-webkit-min-device-pixel-ratio: 2) {
	.bts-popup-close-sm {
		top: 25% !important;
		margin-left: 225px !important;
		padding: 20px 30px !important;
		font: normal 700 24px/24px 'Open Sans', sans-serif !important;
	}
	.bts-popup-close-sm::before {
		font: normal 700 28px 'Material Icons';
		vertical-align: -5px;
	}
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 1) {
	.bts-popup-close-sm {
		top: 25% !important;
	}
}

.backgroundOverlay {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background: #000000;
	opacity: .85;
	z-index: 999999999999;
	display: none;
}
.delayedPopupWindow {
	display: none;
	position: fixed;
	width: auto;
	max-width: 980px;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	z-index: 9999999999999;
}
#btnClose {
  font: normal normal 20px/20px 'Open Sans', sans-serif;
  display: inline-block;
  font-weight:700;
  text-align: right;
  text-decoration: none;
  color: #cccccc;
  position: absolute;
  right: 50%;
  margin-right: -450px;
  top: 4px;
  z-index: 99999999999999;
}
#btnClose:hover {
	color: #c90c12;
}

.orange-button-popup {
	display: block;
	background-color: #ffa200;
	font-family: 'Open Sans', sans-serif;
	letter-spacing: 0.7px;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: 700;
	line-height: 42px;
	height: 40px;
	border-radius: 4px;
	text-align: left;
	padding-left: 20px;
	background-image: url(images/includes/locksmith-maidenhead.png);
	background-position: right center;
	background-repeat: no-repeat;
	text-decoration: none;
	transition: 0.2s;
}
.orange-button-popup:hover {
	background-color: #ff8400;
	color: #FFFFFF;
}
