/* @override 
	https://www.richardbamber.gtdabtesting.co.uk/themes/richardbamber/assets/css/style.css?teq1kq
	https://www.richardbamber.gtdabtesting.co.uk/themes/richardbamber/assets/css/style.css?tevl7e
	https://www.richardbamber.gtdabtesting.co.uk/themes/richardbamber/assets/css/style.css?tevp8d
	https://www.richardbamber.gtdabtesting.co.uk/themes/richardbamber/assets/css/style.css?tex8f3
	https://www.richardbamber.gtdabtesting.co.uk/themes/richardbamber/assets/css/style.css?texjdd
	https://www.richardbamber.gtdabtesting.co.uk/themes/richardbamber/assets/css/style.css?tez40z
	https://www.richardbamber.gtdabtesting.co.uk/themes/richardbamber/assets/css/style.css?tez5op
	https://www.richardbamber.gtdabtesting.co.uk/themes/richardbamber/assets/css/style.css?tezdzq
	https://www.richardbamber.gtdabtesting.co.uk/themes/richardbamber/assets/css/style.css?tezeum */





@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;
	font-size: 0.9em;
}

body.welcome {
  margin: 0;
  padding: 0;
  overflow: hidden;
}

body.welcome::before {
  content: '';
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url('../images/welcome-bg.jpg');
  background-size: cover;
  background-position: center;
  z-index: -1;
  animation: slowZoom 6s ease-in-out infinite alternate;
}

body p {
	margin-top: 0px;
	margin-bottom: 25px;
}

#page {
	overflow-x: hidden !important;
}

.welcome .field--name-field-logo {
	max-width: 500px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 30px;
	
}

.welcome .field--name-field-logo img {
	filter: brightness(0) invert(1);
}

.welcome .field--name-field-strapline {
	text-transform: uppercase;
	color: #FFF;
	font-size: 1.4em;
	letter-spacing: 0.1em;
	font-weight: 200;
	margin-bottom: 40px;
	padding: 20px 20px 50px 20px;
	background: url(../images/element.png) center bottom no-repeat;
	background-size: 26px;
}

.welcome #block-welcome-links a img  {
	height: 52px;
	display: block;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #DDD;
	width: 100%;
	padding: 12px;
	filter: brightness(0) invert(1);
	margin-bottom: 10px;
}

.welcome #block-welcome-links a:hover img  {
	height: 52px;
	display: block;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #DDD;
	width: 100%;
	background-color: rgba(255, 255, 255, 0.16);
	
}


@keyframes slowZoom {
  from {
    transform: scale(1);
  }
  to {
    transform: scale(1.1);
  }
}

.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 */

#header {
	background-color: #17213a;
	padding-top: 18px;
	padding-bottom: 18px;
}

#header p {
	margin: 0px;
}

#header img {
	filter: brightness(0) invert(1);
	margin: 0px;
}

#header ul {
	padding: 0px;
	margin: 0px;
	text-align: center;
}

#header ul li {
	list-style: none;
	display: inline;
	color: #FFF;
	padding-left: 10px;
	padding-right: 10px;
}

#header ul li .highlight {
	color: #bca067;
}

#block-richardbamber-logo img {
	max-width: 300px;
}

#block-richardbamber-toptelephone {
	margin-top: 20px;
}

#block-richardbamber-clientportal a{
	display: block;
	text-align: center;
	background-color: #bca067;
	text-decoration: none;
	text-transform: uppercase;
	color: #FFF;
	padding: 10px;
	margin-top: 10px;
}

#topnavigation {
	background-color: rgba(22, 32, 57, 0.89);
}

#block-richardbamber-mainnavigation ul#superfish-main {
	margin-bottom: 0px !important;
}

#block-richardbamber-mainnavigation ul#superfish-main li  {
	background-color: transparent !important;
	
}

#block-richardbamber-mainnavigation ul#superfish-main li span {
	font-size: 0.7em;
	right: 15px;
}

#block-richardbamber-mainnavigation ul#superfish-main li a:hover {
	background-color: #bca066 !important;
}

#block-richardbamber-mainnavigation ul#superfish-main ul {
	margin-top: 8px;
	background-color: rgba(21, 31, 57, 0.9);
	box-shadow: none !important;
}

#block-richardbamber-mainnavigation ul#superfish-main li a {
	color: #FFF;
	text-decoration: none;
	padding-top:15px;
	padding-bottom:15px;
}

#block-richardbamber-mainnavigation ul#superfish-main li a.is-active {
	background-color: transparent !important;
	color: #bca066;
} 

#slider {
	background-color: #000 !important;
}

#slider img {
	width: 100%;
	height: auto;
	opacity: 0.7;
}

.carousel-caption {
    top: 0 !important;
    bottom: 0  !important;

    display: flex !important;
    align-items: flex-start !important;
    justify-content: center !important;
	font-size: 1.1em;
    flex-direction: column !important;
	    left: 10%;
    right: 10%;
	width: 440px;
	text-align: left !important;
	line-height: 1.7em;
	padding-bottom: 50px;
}

.carousel-caption h3 {
	font-size: 2.9em;
	font-family: 'Playfair Display';
	font-weight: 800;
	margin-bottom: 30px;
}

#main-content {
	padding-bottom: 4em;
}

#main-content .field--name-field-welcome-page-link-image-lo {
	padding-top: 3.4em;
}

#main-content .field--name-field-welcome-page-link-image-lo img {
	width: 220px;
	margin-left: auto;
	margin-right: auto;
	display: block;
	margin-bottom: 20px;
}

#main-content h2,
#postcontenttwo h2 {
	font-family: 'Playfair Display';
	font-size: 2.3em;
	font-weight: 700;
	max-width: 600px;


	margin-bottom: 30px;
}

#main-content .field--name-body {
	max-width: 700px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	padding-bottom: 30px;
}

.paragraph.paragraph--type--highlighted-key-points  {
	width: 31%;
	margin: 0px 1% 0px 1%;
	float: left;
	text-align: center;
	padding: 25px;
	background-color: #9c885f;
	color: #FFF;
	min-height: 380px;
}



.paragraph--type--highlighted-key-points .field--name-field-title {
	font-size: 2.8em;
	font-family: 'Playfair Display';
	font-weight: 800;
	line-height: 1.3em;
	margin-bottom: 10px;
}



.field--name-field-highlighted-key-points .field__item:nth-child(2) .paragraph {
    background-color: #162039;


}

.paragraph--type--highlighted-key-points .field--name-field-subtitle {
	font-size: 1.7em;
	font-family: 'Playfair Display';
	font-weight: 800;
	line-height: 1.2em;
	margin-bottom: 20px;
}



#postcontentone .col-xl-6 {
	padding: 0px;
}

#postcontentone .views-field-title {
	padding-top: 30%;
	padding-bottom: 30%;
	background-color: rgba(0, 0, 0, 0.64);
}

#postcontentone .views-field-title a {

	height: 52px;
	display: block;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	border: 2px solid #DFFF;
	width: 320px;
	padding: 12px;
text-transform: uppercase;
color: #FFF;
text-decoration: none;
	font-size: 1.3em;
	margin-bottom: 10px;
}

#postcontentone .views-field-title a:hover {
	background-color: rgba(255, 255, 255, 0.12);
}

#postcontenttwo {
	background-color: #f5f5f5;
	padding-top: 4em;
	padding-bottom: 4em;
}

#postcontenttwo img {
	width: 100%;
	height: auto;
}

#calltoaction {
	text-align: center;
	background-color: #151f38;
	color: #FFF;
	padding-top: 3em;
	padding-bottom:3em;
	font-size: 1.1em;
}

#calltoaction h3 {
	font-family: 'Playfair Display';
	font-weight: 800;
	margin-bottom: 20px;
	max-width: 500px;
	margin-left: auto;
	margin-right: auto;
	font-size: 2.1em;
}

#calltoaction p {
	max-width:600px;
	margin-left: auto;
	margin-right: auto;
}

#calltoaction ul {
	margin: 35px 0px 30px 0px;
	padding: 0px;
}

#calltoaction li {
	list-style: none;
	display: inline;
}

#calltoaction li a {
	text-transform: uppercase;
	padding: 10px 22px 10px 22px;
	border: 1px solid #FFF;
	margin-left: 5px;
	margin-right: 5px;
	color: #FFF;
	text-decoration: none;
}

#calltoaction li a:hover {
	background-color: rgba(255, 255, 255, 0.12);
	
}
 
.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;
}



a#superfish-main-toggle {
	background-color: transparent;
	color: #FFF;
	
	
}

a#superfish-main-toggle span {
	display: none;
}

#testimonials {

	background-color: #f5f5f5;
	z-index: -12;

}


#prefooter {
	padding-top: 4em;
	padding-bottom: 4em;
	background-color: #FFF !important;
	z-index: 999 !important;

}

#prefooter img {
	width: 100%;
	height: auto;
}

#prefooter .quick-link {
	margin-bottom: 20px;
}

#prefooter .quick-link-text {
	height: 220px;
	padding: 35px 35px 30px 35px;
	text-align: center;
	background-color: #f5f5f5;

}

#prefooter .quick-link-text h4 {
	font-family: 'Playfair Display';
	font-weight: bold;
	font-size: 1.7em;
	margin-bottom: 10px;
}

#prefooter .quick-link-text a {
	border: 1px solid #9b875e;
	padding: 8px;
	display: block;
	text-transform: uppercase;
	color: #9a865d;
	text-decoration: none;
	font-size: 1.1em;
	margin-top: 15px;
	font-weight: 400;
}

#prefooter .quick-link-text a:hover {
	background-color: rgba(153, 133, 92, 0.16);
}

#prefooter p {
	margin-top: 0px;
	margin-bottom: 10px;
}

#footer {
	background-color: #141e37;
	padding-top: 4em;
	color: #FFF;
	padding-bottom: 20px;
}

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

#footer h2 {
	text-transform: uppercase;
	font-weight: 400;
	font-size: 1.2em;
	margin-bottom: 20px;
	color: #9a865d;
}

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

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

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

#footer strong {
	color: #99855c;
	font-weight: 300;
}

#footer a {
	color: #FFF;
}

#footer a:hover {
	color: #FFF;
	text-decoration: underline;
}

#block-richardbamber-footerlogo img {
	max-width: 100px;
	height: auto;
}

#colophon {
	background-color: #0c1427;
	padding-top: 25px;
	color: #FFF;
	font-size: 0.8em;
	line-height: 1.5em;
	padding-bottom: 30px;
}

#colophon strong {
	font-weight: bold;
	color: #FFF;
}

#colophon p {
	margin-top: 0px;
	margin-bottom: 10px;
	color: #667089;
}

#block-richardbamber-ifa img {
	width: 80px;
	height: auto;
	padding-top: 0px;
}


@media (max-width: 1400px) {

body {
	font-size: 95%;
}	

}


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

#block-richardbamber-logo  {
	text-align: center;
}

#prefooter .quick-link-text {
	height: 250px;

}
}

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

#block-richardbamber-toptelephone li {
	padding-left: 9px !important;
	padding-right: 9px !important;
} 

.mobile-hidden {
	display: none;
}


.carousel-caption h3 {
	font-size: 2.5em;
	font-family: 'Playfair Display';
	font-weight: 800;
	margin-bottom: 30px;
	line-height: 1.1em;
}

.paragraph.paragraph--type--highlighted-key-points  {
	min-height: 480px;
}

.paragraph.paragraph--type--highlighted-key-points .field--name-field-subtitle {
	font-size: 1.5em;
}

#prefooter .quick-link-text {
	height: 290px;

}


}

@media (max-width: 768px) {

#block-richardbamber-toptelephone {
	margin-top: 0px;
	text-align: right;
}



#block-richardbamber-toptelephone ul li {
	display: block;
	text-align: right;
	font-size: 0.9em;
	line-height: 1.5em;
}


#block-richardbamber-mainnavigation {
	text-align: center;
}

#block-richardbamber-mainnavigation ul li {
	background-color: transparent;
}

#block-richardbamber-mainnavigation ul li.sf-no-children a:hover,
#block-richardbamber-mainnavigation ul li.menu-parent a:hover{
	background-color: transparent !important;
}

#block-richardbamber-mainnavigation ul li a {
	color: #FFF;
	text-decoration: none;
	text-align: left;
	border-top: 1px solid #162039;
}

#block-richardbamber-mainnavigation ul li.active-trail a {
	background-color: transparent !important;
}

#block-richardbamber-mainnavigation ul li.active-trail:hover {
	background-color: transparent !important;
}

#block-richardbamber-mainnavigation ul li a:hover,
#block-richardbamber-mainnavigation ul li.active-trail a:hover {
	color: #bca066;
}

#postcontentone .views-field-title a {
	width: 150px;
	height: auto;
	font-size: 1.2em;
}


.paragraph.paragraph--type--highlighted-key-points  {
	min-height: auto;
	padding-bottom: 40px;
	width: 100%;
	margin: 0px 0px 15px 0px;
	
}

.carousel-caption {



    justify-content: center !important;
	font-size: 1.1em;
    flex-direction: column !important;

	width: 400px;
	left: 50%;
	margin-left: -200px;
	text-align: center !important;
	line-height: 1.7em;
	padding-bottom: 50px;
}


.carousel-caption h3 {
	font-size: 2em;
}

}

@media (max-width: 578px) {


#block-richardbamber-logo .field--name-body {
	max-width: 60px;
	overflow: hidden;
}

#block-richardbamber-logo  img {
	width: 230px;
}

#prefooter .quick-link-text {
	height: auto;

}

#footer {
	text-align: center;
}

}






