/* @override 
	http://new.silverporth.co.uk/themes/silverporth/assets/css/style.css?sxqqbs
	http://new.silverporth.co.uk/themes/silverporth/assets/css/style.css?sxr1hj
	http://new.silverporth.co.uk/libraries/drupal-superfish/style/default/default.css?sxr1hj
	http://new.silverporth.co.uk/themes/silverporth/assets/css/style.css?sxsisj
	http://new.silverporth.co.uk/themes/silverporth/assets/css/style.css?sxsjqf
	http://new.silverporth.co.uk/themes/silverporth/assets/css/style.css?sxslgg
	http://new.silverporth.co.uk/themes/silverporth/assets/css/style.css?sxspd3
	http://new.silverporth.co.uk/themes/silverporth/assets/css/style.css?*
	https://new.silverporth.co.uk/themes/silverporth/assets/css/style.css?syif9e
	https://new.silverporth.co.uk/themes/silverporth/assets/css/style.css?sz4s1t
	https://new.silverporth.co.uk/themes/silverporth/assets/css/style.css?sz4ssv
	http://silverporth.gtdabtesting.co.uk/themes/silverporth/assets/css/style.css?t4w3kp
	http://silverporth.gtdabtesting.co.uk/themes/silverporth/assets/css/style.css?t4w44t
	http://silverporth.gtdabtesting.co.uk/themes/silverporth/assets/css/style.css?t4w4gp
	https://silverporth.gtdabtesting.co.uk/themes/silverporth/assets/css/style.css?t4w4js
	https://silverporth.gtdabtesting.co.uk/themes/silverporth/assets/css/style.css?t4w8sy
	https://silverporth.gtdabtesting.co.uk/themes/silverporth/assets/css/style.css?t4wa3w
	https://silverporth.gtdabtesting.co.uk/themes/silverporth/assets/css/style.css?t4wbn8
	https://silverporth.gtdabtesting.co.uk/themes/silverporth/assets/css/style.css?t4wflh
	http://silverporth.gtdabtesting.co.uk/themes/silverporth/assets/css/style.css?t4wflh
	http://silverporth.gtdabtesting.co.uk/themes/silverporth/assets/css/style.css?t4wkbg */






@import url('https://fonts.googleapis.com/css2?family=Oswald:wght@200..700&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Abhaya+Libre:wght@400;500;600;700;800&family=Cabin:ital,wght@0,400..700;1,400..700&family=Nothing+You+Could+Do&family=Satisfy&display=swap');

/* DEFAULT STYLES */

body {
	font-family: 'Poppins', sans-serif !important;
	font-weight: 300 !important; 
	line-height: 1.7em;
}


.tabs-wrapper {
	border-bottom: 0px solid #d1262c;
	margin: 0 0 25px 0 !important;
	background: #f0f0f0 !important;
	clear: both;
}

ul.tabs {
	margin: 0px !important;
}

ul.primary li {
	display: inline;
}

ul.primary {
	border: none;
	margin: 0;
	padding: 0;
}

ul.primary li a {
	background: none;
	border: none;
	display: block;
	float: left;
	line-height: 1.5385em;
	margin: 0;
	padding: 0 1em;
	border-radius: 0px 0px 0 0;
	margin-right: 15px;
	font-size: 0.9em;
	font-weight: 300;
	color: #222222;
	padding: 10px;
}

ul.primary li a:hover, ul.primary li a.is-active {
	border: none;
	color: #fff;
}

ul.primary li a:hover {
	background: #000000;
	text-decoration: none;
	color: #fff;
}



ul.secondary li {
	display: inline;
	border-right: none;
}

ul.secondary li a, ul.secondary li a:link {
	border: none;
	color: #ffffff;
	display: block;
	float: left;
	line-height: 1.5385em;
	padding: 0 1em;
}

ul.secondary li a:hover, ul.secondary li a.is-active {
	background: #ffffff;
	color: #202120;
	text-decoration: none;
}

ul.secondary a.active {
	border-bottom: none;
}

ul.inline, ul.links.inline {
	margin-left: 0;
}




/* END DEFAULT STYLES */

/* COLOUR STYLES */


#block-services .green  {
	background-color: rgba(78, 128, 127, 0.8) !important;	
}

#block-services .yellow {
	background-color: rgba(249, 213, 91, 0.8);	
}

#block-services .purple {
	background-color: rgba(82, 62, 120, 0.8);	
}

#block-services .black {
	background-color: rgba(0, 0, 0, 0.8) !important;	
}

#block-services .grey {
	background-color: rgba(166, 169, 167, 0.8);	
}

#block-services .blue  {
	background-color: rgba(13, 50, 106, 0.8);	
}

#block-services .pink{
	background-color: rgba(231, 130, 150, 0.8);	
}

#block-services .red {
	background-color: rgba(195, 24, 35, 0.8);	
}

#block-services .orange {
	background-color: rgba(217, 123, 35, 0.8);	
}


#header a.more-button {
	float: right;
	width: 170px !important;
}

a.more-button {
	color: #FFF;
	display: block;
	width: 200px;
	text-align: center;
	text-transform: uppercase;
	font-weight: 700;
	padding: 9px;
	text-decoration: none;
	background-color: #f9d55c;
}

a.more-button:hover {
	background-color: #222222;
}

.green a.more-button   {
	background-color: rgba(78, 128, 127, 1) !important;	
}

.yellow a.more-button {
	background-color: rgba(249, 213, 91, 1);	
}

.purple a.more-button {
	background-color: rgba(82, 62, 120, 1);	
}

.black a.more-button {
	background-color: rgba(0, 0, 0, 0.8) !important;	
}

.grey a.more-button {
	background-color: rgba(166, 169, 167, 1);	
}

.blue a.more-button {
	background-color: rgba(13, 50, 106, 1);	
}

.pink a.more-button {
	background-color: rgba(231, 130, 150, 1);	
}

.red a.more-button {
	background-color: rgba(195, 24, 35, 1);	
}

.orange a.more-button{
	background-color: rgba(217, 123, 35, 1);	
}

.green h1,
.green h3,
.green h4,
.green .alt-caption {
	color: rgb(78, 128, 127) !important;		
}

.yellow h1,
.yellow h3,
.yellow h4,
.yellow .alt-caption  {
	color: #f9d55a;	
}

.purple h1,
.purple h3,
.purple h4,
.purple .alt-caption  {
	color: rgb(82, 62, 120);	
}

.black h1,
.black h3,
.black h4,
.black .alt-caption  {
	color: #000);	
}

.grey h1,
.grey h3,
.grey h4,
.grey .alt-caption  {
	color: rgb(166, 169, 167);	
}

.blue h1,
.blue h3,
.blue h4,
.blue .alt-caption   {
	color: rgb(12, 50, 106);	
}

.pink h1,
.pink h3,
.pink h4,
.pink .alt-caption   {
	color: rgb(230, 130, 150);	
}

.red h1,
.red h3,
.red h4,
.red .alt-caption  {
	color: rgb(195, 24, 34);
}

.orange h1,
.orange h3,
.orange h4,
.orange .alt-caption  {
	color: rgb(217, 123, 35);	
}

/* END COLOUR STYLES */

#header {
	padding-top: 34px;
	padding-bottom: 10px;

	margin-bottom: 0px;
}

#block-silverporth-topcontact {
	text-align: right;
	padding-top: 2px;
}

#block-silverporth-topcontact p {
	margin-top: 0px;
	margin-bottom: 10px;
}

#block-silverporth-topcontact .telephone {
	font-size: 1.5em;
	font-weight: 800;
}



#header #block-silverporth-logo {
	text-align: center;
}

#header #block-silverporth-logo img{
	width: 190px;
	height: auto;
}

#main-content {

}

.service #main-content,
.contact #main-content {
	
	padding-top: 30px;
	padding-bottom: 0px;
background: #F5F5F5;
background: linear-gradient(0deg,rgba(245, 245, 245, 0) 0%, rgba(249, 249, 249, 1) 100%);
margin-bottom: 30px;
border-top: 1px solid #EEE;
}

.service #main-content h1 {
	max-width: 600px;
	line-height: 1.1em;
}

.service #main-content-inner,
.contact #main-content-inner {
	
	padding-top: 10px;
	padding-bottom: 30px;
background: #F5F5F5;
background: linear-gradient(180deg,rgba(245, 245, 245, 0) 0%, rgba(249, 249, 249, 1) 100%);
border-bottom: 1px solid #EEE;
}

h1 {
	text-transform: uppercase;
	font-weight: 900;
	margin-top: 0px;
	margin-bottom: 20px;
	font-size: 2.6em;
	line-height: 1.1em !important;
}

#main-content h2 {
	text-transform: uppercase;
	font-weight: 900;
	margin-top: 0px;
	margin-bottom: 14px;
	font-size: 1.6em;
	color: #1000;
}

#main-content h3 {
	text-transform: uppercase;
	font-weight: 900;
	margin-top: 0px;
	margin-bottom: 6px;
	font-size: 1.3em;
}

#main-content ul {
	margin-top: 10px;
	margin-bottom: 20px;
}

#main-content ul li {
	font-weight: 800;
	padding-top: 2px;
}

#main-content strong {
	font-weight: 800;
}

p {
	margin-top: 0px;
	margin-bottom: 20px;
}


#block-services .views-field-title a {
	padding: 200px 25px 25px 24px;
	margin-bottom: 25px;
	text-transform: uppercase;
	font-weight: 900;
	font-size: 2.2em;
	line-height: 1em;
	width: 90%;
	color: #FFF;
	display: block;
	
}

#block-services .views-field-title a {
	color: #FFF;
	text-decoration: none;
}

.service .group-right {
	padding-top: 10px;
}

.service .group-right .tiny-slider img {
	width: 100%;
	height: auto;
	mix-blend-mode: multiply;
	background-color: #F5f5f5;
	margin-bottom: 5px;
}

.service .group-left {
	padding-right: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
}




.alt-caption {
	font-family: "Nothing You Could Do", cursive;
	font-weight: 600;
	letter-spacing: -0.05em;
	font-size: 1.2em !important;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 1.1em;
	text-align: center;
	padding-left: 20px;
	padding-right: 20px;
}



.tns-nav {
	text-align: center;
	padding-bottom: 20px;
	padding-top: 10px;
}

.tns-nav button {
	background-color: #CCC;
	height: 15px;
	width: 15px;
	box-shadow: 0px !important;
	border-radius: 10px;
	border: none !important;
	margin-left: 2px;
	margin-right: 2px;
	
}

.tns-nav button.tns-nav-active {
	background-color: #111 !important;
}

 #footer {
	padding-top: 10px;
	padding-bottom: 20px;
	text-align: ;
}

#footer .col-xl-3 {
	padding-bottom: 10px;
}


#footer h4 {


	font-weight: 800;
	font-size: 1.2em;
	text-transform: uppercase;
	margin-bottom: 10px;
}



#footer  p {
	margin-top: 0px;
	margin-bottom: 20px;

}

#footer p a {
	color: #68babe; 
}

#footer ul {
	margin: 0px 0px 35px 0px;
	padding: 0px;
}

#footer ul li {
	list-style: none;
}

#footer ul li a {
	color: #FFF;
	text-decoration: none;
	padding-bottom: 10px;
	display: block;

}



#footer strong {
	font-weight: 800;
}

#footer img {
	max-width: 90%;
	height: auto;
}



#block-silverporth-social {
	border-top: 1px solid #999;
	padding-top: 15px;
}

#block-silverporth-social img {
	width: 30px;
	margin-right: 10px;
}

#colophon {
	
	font-size: 0.9em;
	line-height: 1.4em;
	padding: 18px 16px 16px 16px;
	


}

#colophon a {
	color: #FFF;
}

#block-silverporth-contactimage img {
	width: 100%;
	height: auto;
	mix-blend-mode: multiply;
}


.webform-submission-form {
	padding-bottom: 0px;
	text-align: left;
	padding-right: 20px;
	padding-top: 20px !important;
	padding-left: 20px;
	padding-bottom: 20px;
}

.webform-submission-form .form-wrapper {
	margin-top: 0px;
	margin-bottom: 20px;
}

.webform-submission-form h2 {
	padding-top: 40px;
}

.webform-submission-form  .col-lg-6 {
	padding-left: 0px;
	padding-right: 0px;
}

.webform-submission-form  .js-form-item-pt-name {
	display: none;
}

.webform-submission-form input {
	display: block;
	width: 100%;
	padding: 10px;
	border: 1px solid #222;
	margin-top: 2px;
	border-radius: 5px;
	color: #111;
	font-size: 0.9em;
	margin-bottom: ;
}

.webform-submission-form textarea {
	display: block;
	width: 100%;
	height: 120px;
	padding: 10px;
	border: 1px solid #222;
	margin-top: 2px;
	border-radius: 5px;
	font-size: 0.9em;

}

.webform-submission-form #edit-processed-text {


	
	text-align: left;
	margin-top: 0px;
	clear: both !important;
	padding-bottom: 20px;

	
}

.webform-submission-form #edit-processed-text p {
	margin: 0px;
	font-size: 1em;
		line-height: 1.6em !important;
}

.webform-submission-form input.form-submit {
	margin-top: 10px;
	background-color: #f8d45c;
	color: #FFF;

	font-size: 0.9em;
	font-style
	border: none;
	padding: 10px;
	border-radius: 0px;
	font-weight: 400;
	margin-top: 20px;
	border: none;
}

.webform-submission-form label {
	margin-top: 0px;
	font-weight: 800;

	padding-bottom: 5px;
	font-size: 0.9em;
}


.webform-submission-form .fieldset-legend {
	margin-top: 0px;
	color: #111;
	font-weight: 800;
	padding-bottom: 5px;
	font-size: 0.6em;
	color: #61bcbc;
}

.webform-submission-form label.option {
	font-weight: 400;
	position: relative;
	top: -6px !important;
	color: #FFF;
}


.webform-submission-form input.form-checkbox {
	width: 20px;
	float: left;
}

.webform-submission-form input.form-date {
	line-height: 1em !important;

	height: 40px !important;

}

.webform-submission-form input.form-time {

	width: 100%;
	line-height: 1em !important;
	height: 40px !important;
}

#content .confirmation  {
	background-color: #4e1e62;
	color: #FFF;
	padding: 15px 20px 15px 20px;
	border-radius: 5px;
	margin-bottom: 40px;
	font-size: 1.1em;
}

#content .confirmation p {
	margin: 5px 0px 5px 0px;
}

a#toggle-icon {
		background-color: #000;
		border-top: 4px solid #000;
		height: 40px;
		margin-top: 22px;
}

a#toggle-icon span.label {
	display: none;
}

.mm-panel {
	background-color: #FFF;
	text-align: center;
	font-family: 'Poppins' !important;
	text-transform: uppercase;
	padding-top: 30px;
	font-weight: 900 !important;
}

.mm-panel li:after {
	border: none;
}

.mm-panel li a {
	color: #111 !important;
	font-weight: 900 !important;

	font-size: 1.4em;
}
.mm-panel li a:hover,
.mm-panel li a.is-active {
	color: #f9d55c !important;
	background-color: transparent;
}

.mm-navbar {
	display: none;
}

@media (max-width: 1400px) {
body {
	
}


#block-services .views-field-title a {
	padding: 450px 25px 25px 25px;
}

}


@media (max-width: 1200px) {
body {
	font-size: 95%;
}	
	#block-services .views-field-title a {
	padding: 350px 25px 25px 25px;
	width: 100%;
}
}


@media (max-width: 992px) {
	
body {
	font-size: 92%;
}	


	#block-services .views-field-title a {
	padding: 230px 25px 25px 25px;
	width: 100%;
}
}

@media (max-width: 768px) {

body {
	font-size:82%;
}	

	#block-services .views-field-title a {
	padding: 170px 25px 25px 25px;
	width: 100%;
}

#block-silverporth-topcontact {
	display: none;
}


#header #block-silverporth-logo {
	position: absolute;
	left: 0px;
	width: 100%;
}


#header #block-silverporth-logo img{
	width: 120px;
	height: auto;
	
}

#header {
	padding-top: 22px;
	height: 100px;
}

a#toggle-icon {
		background-color: #000;
		border-top: 4px solid #000;
		height: 40px;
		margin-top: 10px;
	
}

#footer {
	text-align: center;
}

}

@media (max-width: 640px) {



}






