h1, h2, h3 {
    margin: 0 0 20px!important;
    color: #e2001a;
    font-family: "Poppins", sans-serif;
    font-style: normal;
    font-weight: normal;
}

h1 {
	font-size: 250%;
}

h1 p {
	margin-bottom: 0!important;
}

h2 {
	font-size: 225%;
}

h3 {
	font-size: 150%;
}

h3.small-h3 {
    font-size: 115%;
    text-transform: uppercase;
    opacity: 0.75;
}

.text-blue {
	color: #192A83;
}

a {
	color: #e2001a;
}

p {
    margin-bottom: 1em!important;
}

.hero-section p a {
	text-decoration: underline!important;
	color: #fff;
}

.hero-section p a:hover {
	text-decoration: none!important;
	color: #fff!important;
}

.br-10 {
	border-radius: 10px;
}

.fs-125 {
	font-size: 125%;
}

section {
	padding: 60px 0;
}

section.broker-text {
    padding: 40px 0;
}

section.broker-text h2 {
    font-size: 200%;
}

#cmplz-manage-consent .cmplz-manage-consent {
	left: 10px!important;
	right: unset!important;
}

section.gradient {
    background-image: linear-gradient(to right, #000000, #3533cd);
    padding: 60px 0;
	color: #fff;
}

section.gradient.top-section {
	padding: 175px 0 125px;
}

section.gradient h1 {
    font-size: 335%;
    text-shadow: 0 2px 10px #000;
	color: #fff;
}

section.gradient h1 strong {
    color: #e2001a;
	font-weight: 400;
}

section.gradient .small-h3 {
    color: #fff;
}

section.hero-section {
	background-image: url(assets/img/hgv-insurance-slide.jpg);
	background-size: 100%;
	padding-top: 150px;
	background-position: bottom;
}

.call-us-on a {
    color: #666;
    font-weight: bold;
    font-size: 110%;
}

.page {
	margin: 0!important;
}

.text-right {
	text-align: right;
}

.top-banner {
    background: #002d45;
    padding: 8px 15px;
    color: #fff;
}

.top-banner a {
    color: #fff;
}

.blue-text {
	color: #005ecf;
}

.dark-blue-text {
	color: #152a83;
}

.br-20 {
	border-radius: 20px;
}

/* NAVIGATION */

.navbar {
	z-index: 999;
	width: 100%;
    padding: 25px;
    position: fixed;
    position: absolute;
}

.navbar .logo {
    width: 275px;
    transition: all 0.3s;
}

/* BUTTONS */

.btn-primary, 
.btn-secondary, 
.btn-light-blue {
	border-radius: 5px;
    padding: 10px 25px;
    border: none;
    font-family: "Chau Philomene One", sans-serif;
	color: #fff!important;
	letter-spacing: 1px;
	display: inline-block;
	transition: .3s;
}

.btn-primary {
    background: #e2001a;
}

a.btn-primary:hover {
	background: #005ecf;
	opacity: 0.8;
	transition: .3s;
}

.btn-light-blue {
	background: #e2001a;
}

a.btn-light-blue:hover {
	background: #e2001a;
	opacity: 0.8;
	transition: .3s;
}

.btn-secondary {
	background: #233565;
}

a.btn-secondary:hover {
	background: #233565;
	opacity: 0.8;
	transition: .2s;
}

.btn i {
	font-size: 14px;
	transition: .3s;
}

.btn:hover i {
	transform: translateX(5px);
	transition: .3s;
	color: #fff;
}

/* MAIN */
div.img-div-content {
	padding-left: 3rem;
	padding-right: 3rem;
	padding-top: 3rem;
	padding-bottom: 3rem;
}
div.img-div-content h2 {
	color: #fff;
}

.blue-tick ul {
    list-style: none;
    margin-left: 0;
    padding-left: 0;
}

.blue-tick ul li {
    position: relative;
    padding-left: 30px;
    line-height: 1.5;
    margin-bottom: 10px;
    padding-top: 5px;
}

.blue-tick ul li:before {
    content: '\2713';
    position: absolute;
    left: 0;
    top: 0;
    font-size: 150%;
    color: #e2001a;
    line-height: 1.5;
}

.glide * {
  margin: 0;
}

.glide img {
	width: 200px;
}

.accordion-header {
    margin-bottom: 0 !important;
    font-size: 120% !important;
}

.accordion-button:not(.collapsed) {
    color: #173383;
}

.accordion-body {
    color: #404040;
}

.sp-easy-accordion>.sp-ea-single>.ea-header a {
    color: #152a83!important;
}

.sp-ea-single>.ea-header a .ea-expand-icon {
    color: #37b6ff!important;
}

h3.ea-header {
	margin-bottom: 0!important;
}

.ea-body ul {
    margin-left: 10px;
}

.ea-load-more {
  margin: 16px 0 0;
  padding: 10px 16px;
  border: 1px solid #d6d6d6;
  background: #fff;
  border-radius: 8px;
  cursor: pointer;
  font: inherit;
}

.ea-load-more:focus {
	outline: 2px solid #2b6cb0; outline-offset: 2px;
}

.sp-easy-accordion .sp-ea-single .ea-header a {
    font-size: 17px!important;
    padding: 10px!important;
}

.sp-easy-accordion>.sp-ea-single {
    border-radius: 0!important;
	background: #fff!important;
    border: unset !important;
    border-bottom: 1px solid #ddd !important;
}

.sp-easy-accordion>.sp-ea-single>.ea-header a .ea-expand-icon {
    height: 60px;
}

.hero-section h1 {
	font-size: 250%;
	color: #fff;
}

.hero-section h1 strong {
    font-weight: unset;
    color: #e2001a;
}

table.do-i-need thead {
	background: #e2001a;
	color: #fff;
}

table.do-i-need thead th {
    font-weight: unset;
    font-size: 115%;
    font-family: "Poppins", sans-serif;
}

table.do-i-need tr td:first-child {
  font-family: "Poppins", sans-serif;
  color: #e2001a;
}

table.do-i-need thead th.main {
	width: 35%;
}

.table-container {
border-radius: 15px;
overflow: hidden;
border: 1px solid #ddd;
}

.table.do-i-need th, .table.do-i-need td {
    border-left: unset !important;
    border-right: unset !important;
    padding: 15px;
}

.table-bordered>:not(caption)>* {
    border-width: 0;
    border-bottom: 1px solid #ddd;
}

table.do-i-need tr:last-child {
    border-bottom: 0!important;
}

div.form-background {
    background: #fff;
	border-radius: 20px;
}

.jump-to-section {
    background: #e2001a;
	color: #fff;
	padding: 40px 0;
}

.jump-to-section h2 {
	font-size: 200%;
	color: #fff;
}

.jump-to-section a {
    text-decoration: underline;
	color: #fff;
    transition: .3s;
}

.accordion-item:first-of-type {
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
}

.accordion-item:first-of-type .accordion-button {
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
}

.accordion-item:last-of-type {
    border-bottom-right-radius: 15px;
    border-bottom-left-radius: 15px;
}

.accordion-item:last-of-type .accordion-button.collapsed {
    border-bottom-right-radius: 15px;
    border-bottom-left-radius: 15px;
}

.accordion-button {
    font-size: 100%;
	color: #e2001a !important;
}

div.vehicle-type {
    background: #fff;
    border-radius: 15px;
    padding: 20px;
	color: #404040;
	margin-bottom: 20px;
}

div.vehicle-type h3 {
    font-size: 110%;
    margin-bottom: 0 !important;
	text-align: center;
}
/* FOOTER */

footer {
    background: #152a83;
	color: #fff;
    padding: 50px 0 30px;
    background-image: linear-gradient(to right, #000000, #3533cd);
}

footer h3 {
	color: #fff;
	font-size: 125%;
}

footer hr {
    height: 1px;
    background-color: #fff;
    opacity: 1;
}

.map-footer {
	width: 100%;
	min-height: 300px;
}

.page-template-motor-trade-insurance-go-compare .map-footer {
	display: none;
}

.page-template-contact-us .map-footer {
	display: none;
}

footer p {
	margin-bottom: 10px;
}

footer a {
	color: #fff!important;
	transition: .2s;
}

footer a:hover {
    color: #4fcaf3!important;
	text-decoration: none;
	transition: .2s;
}

div.copyright {
    border-top: 1px solid;
    margin-top: 20px;
    padding-top: 20px;
	padding: 20px;
}

div.copyright .text-right {
	text-align: center;
}

.grey-a {
	color: #404040;
}

footer .social-icon {
    width: 20px;
    margin-top: 10px;
}

.call-now {
	display: none;
}

/* MEDIA QUERIES */

@media only screen and (max-width: 768px) {
	.row>* {
		padding-right: 5%;
		padding-left: 5%;
	}

	h1 {
		font-size: 175%!important;

	}

	h2 {
		font-size: 155%;
	}

	h3 {
		font-size: 130%;
	}
	
	.fs-125 {
		font-size: 110%;
	}
	
	.logo-wrap {
		position: relative;
		width: 100%;
	}
	
	section p:last-child {
		margin-bottom: 1.5em;
	}
	
	div.img-div-content {
        padding-top: 60px;
        padding-bottom: 60px;
        text-align: center;
        padding-right: var(--bs-gutter-x, 1rem);
        padding-left: var(--bs-gutter-x, 1rem);
	}

	table.do-i-need thead th.main {
		width: 35%;
	}
	
	.accordion-header {
		font-size: 110% !important;
	}
	
	table.do-i-need thead th {
		font-size: 105%;
	}
	
	footer {
		text-align: center;
	}
	
	footer img {
		width: 70%;
	}
	
	footer h3 {
		margin: 30px 0 10px!important;
	}
	
	.no-pt {
		padding-top: 0;
	}

	.btn-primary, 
	.btn-secondary {
		padding: 8px 20px;
	}

	.call-now {
		display: block;
		position: fixed;
		right: 10px;
		bottom: 10px;
		width: 67px;
	}
}

@media screen and (max-width: 992px){
	
	section {
		padding: 40px 0;
	}
	
	.logo-mobile {
        padding: 0;
        position: absolute;
        left: 0;
        right: 0;
        margin: 0 auto;
        width: 60%;
        top: 50%;
        transform: translate(0, -50%);
		transition: all .3s;
	}

	.pages nav {
		padding: 15px 10px;
		transition: all .3s;
	}
	
	.pages .navbar-scrolled {
		padding: 5px 10px!important;
		transition: all .3s;
	}
	
	.navbar-scrolled .logo-mobile {
		width: 115px;
		transition: all .3s;
	}
	
	.container, .container-fluid, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
		padding-right: var(--bs-gutter-x, 1rem);
		padding-left: var(--bs-gutter-x, 1rem);
	}

	.navbar {
		background: #fff !important;
		padding: 35px 0!important;
		position: unset!important;
	}
	
	.text-center-m {
		text-align: center;
	}

	section.hero-section {
		padding-top: 30px;
        background-position: right!important;
	}
	
	section.jump-to-section p {
        margin-bottom: 1.5em!important;
	}
	
	.call-banner {
		background: #07072d;
		text-align: center;
		font-weight: bold;
		font-size: 125%;
		border-top: 2px solid #444444;
		border-bottom: 2px solid #444444;
	}
	
	.call-banner a {
		color: #fff;
	}

	section.broker-text h2 {
		font-size: 150%;
	}
	
	section.gradient {
		padding: 60px 0;
	}

	.call-us-on {
		display: none;
	}
}