/* staff Loan  Section Css Start */
@import url("https://fonts.googleapis.com/css2?family=Anek+Latin:wght@100..800&display=swap");

@media (min-width: 576px) {
	.motorInsurance .container {
		max-width: 100%;
	}
}

@media (min-width: 768px) {
	.motorInsurance .container {
		max-width: 100%;
	}
}

@media (min-width: 1300px) {
	.motorInsurance .container {
		max-width: 1300px;
	}
}

/* Top Header */
html {
	scroll-behavior: smooth;
}

.motorInsurance {
	width: 100%;
	font-family: "Anek Latin", sans-serif;
}

.motorInsurance .bg-light {
	background-color: #f8f8f8 !important;
}

.motorInsurance .btn-primary {
	padding: 15px 30px;
	border-radius: 50px;
	border: 0px;
	font-size: 14px;
	font-weight: 600;
	line-height: 14px;
	color: #fff;
	background: #c7222a;
}

.motorInsurance .btn-primary:hover,
.motorInsurance .btn-primary.focus,
.motorInsurance .btn-primary:focus,
.motorInsurance .btn-primary:not(:disabled):not(.disabled):active:focus {
	background: #a51a21;
	box-shadow: none;
}

.motorInsurance .btn-yellow {
	padding: 12px 20px;
	border-radius: 50px;
	border: 0px;
	font-size: 14px;
	font-weight: 700;
	line-height: 14px;
	color: #000;
	background: #fdb91a;
	text-transform: uppercase;
}

.motorInsurance .btn-yellow:hover,
.motorInsurance .btn-yellow.focus,
.motorInsurance .btn-yellow:focus,
.motorInsurance .btn-yellow:not(:disabled):not(.disabled):active:focus {
	background: #e7a816;
	box-shadow: none;
}

.motorInsurance .btn-outline-primary {
	padding: 8px 15px 8px 10px;
	border-radius: 50px;
	font-size: 14px;
	font-weight: 700;
	line-height: 14px;
	color: #231f20;
	background: #fff;
	border-color: #c7222a;
}

.motorInsurance .btn-outline-primary:hover,
.motorInsurance .btn-outline-primary.focus,
.motorInsurance .btn-outline-primary:focus,
.motorInsurance .btn-outline-primary:not(:disabled):not(.disabled):active:focus,
.motorInsurance .btn-outline-primary:not(:disabled):not(.disabled):active:focus,
.motorInsurance .btn-outline-primary:not(:disabled):not(.disabled).active,
.motorInsurance .btn-outline-primary:not(:disabled):not(.disabled):active,
.motorInsurance .show > .btn-outline-primary.dropdown-toggle {
	background: #fff;
	color: #c7222a;
	border-color: #c7222a;
	box-shadow: none;
}

.motorInsurance .btn-outline-dark {
	border-radius: 50px;
	font-weight: 700;
	color: #777788;
	border-color: #777788;
}

.motorInsurance .btn-outline-dark:hover,
.motorInsurance .btn-outline-dark.focus,
.motorInsurance .btn-outline-dark:focus,
.motorInsurance .btn-outline-dark:not(:disabled):not(.disabled):active:focus,
.motorInsurance .btn-outline-dark:not(:disabled):not(.disabled):active:focus,
.motorInsurance .btn-outline-dark:not(:disabled):not(.disabled).active,
.motorInsurance .btn-outline-dark:not(:disabled):not(.disabled):active,
.motorInsurance .show > .btn-outline-dark.dropdown-toggle {
	background: #777788;
	color: #fff;
	border-color: #777788;
	box-shadow: none;
}

.motorInsurance .padder-15 {
	padding-top: 70px;
	padding-bottom: 70px;
}

.motorInsurance .mainTitleComman {
	font-size: 46px;
	font-weight: 600;
	line-height: 60px;
	letter-spacing: -0.02em;
	color: #231f20;
	margin-bottom: 30px;
}

.motorInsurance .mainTitleComman span {
	color: #c7222a;
}

.motorInsurance .form-check {
	padding: 0px;
	display: flex;
}

.motorInsurance .form-check-input[type="radio"] {
	width: 20px;
	height: 20px;
	vertical-align: top;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background-color: #fff;
	background-image: var(--bs-form-check-bg-image);
	background-repeat: no-repeat;
	background-position: 50% 4px;
	background-size: 9px;
	border: solid 1px #777788;
	border-radius: 50%;
	margin: 0px;
	position: relative;
}

.motorInsurance .form-check-input:checked {
	background-color: #fff;
	border-color: #c7222a;
}

.motorInsurance .form-check-input[type="checkbox"] {
	border-radius: 0.25em;
}

.motorInsurance .form-group label.form-check-label {
	margin-bottom: 0px;
	font-size: 16px;
	font-weight: 600;
	line-height: 16px;
	text-align: left;
	color: #231f20;
	margin: 0px 0px 0px 10px;
}

.motorInsurance .form-check-input:checked[type="radio"] {
	--bs-form-check-bg-image: url("/Assets/Project/Campaign/images/micro_site/MotorInsurance/check.svg");
}

.motorInsurance .form-check {
	padding: 0px;
	display: flex;
}

.motorInsurance .form-check-input[type="checkbox"] {
	width: 20px;
	height: 20px;
	vertical-align: top;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background-color: #fff;
	background-image: var(--bs-form-check-bg-image);
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
	border: solid 1px #9ba5b7;
	border-radius: 2px;
	margin: 2px 0px 0px 0px;
	position: relative;
}

.motorInsurance .form-group label.form-check-label {
	margin-bottom: 0px;
	font-size: 14px;
	font-weight: 600;
	line-height: 18px;
	text-align: left;
	color: #777788;
	margin: 0px 0px 0px 10px;
	flex: 1;
}

.motorInsurance .form-check-input:checked[type="checkbox"] {
	background-color: #c7222a;
	border-color: #c7222a;
}

.motorInsurance .form-check-input:checked[type="checkbox"] {
	--bs-form-check-bg-image: url("/Assets/Project/Campaign/images/micro_site/MotorInsurance/check-white.svg");
}

.motorInsurance .form-group label.form-check-label a {
	font-weight: 600;
}

.motorInsurance .form-check-label {
	margin-left: 5px;
	font-size: 14px;
	font-weight: 500;
	line-height: 13.2px;
	text-align: left;
	color: #414042;
}

.motorInsurance .was-validated .form-group .form-control:invalid {
	border-color: #dc3545;
}

.motorInsurance .form-check-input.is-valid ~ .form-check-label,
.motorInsurance .was-validated .form-check-input:valid ~ .form-check-label {
	color: #000;
}

.formSelect .btn-light {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background-image: url("/Assets/Project/Campaign/images/micro_site/MotorInsurance/down.svg");
	background-repeat: no-repeat;
	background-position: right 1.1rem center;
	background-size: 15px;
	display: flex;
}

.formSelect .bootstrap-select {
	width: 100% !important;
}

.formSelect .bootstrap-select .btn-light {
	padding: 5px 5px;
	background-color: #f5f5f5;
	border: 1px solid #dcddde;
	border-radius: 50px;
}

.formSelect .bootstrap-select .btn-light:not(:disabled):not(.disabled).active,
.formSelect .bootstrap-select .btn-light:not(:disabled):not(.disabled):active,
.formSelect .bootstrap-select .show > .btn-light.dropdown-toggle {
	background-color: #f5f5f5;
	border: 1px solid #dcddde;
	box-shadow: none;
}

.formSelect .bootstrap-select .dropdown-toggle::after,
.formSelect .bootstrap-select .dropdown-toggle:before {
	display: none;
}

.formSelect .bootstrap-select .dropdown-toggle .filter-option {
	position: inherit;
	padding: 0px;
}

.formSelect .bootstrap-select .dropdown-toggle .filter-option .filter-option-inner {
	display: flex;
	align-items: center;
	font-size: 16px;
	color: #222;
	font-weight: 600;
}

.formSelect .bootstrap-select .dropdown-toggle .filter-option .filter-option-inner img {
	margin-right: 10px;
}

.formSelect .bootstrap-select .dropdown-toggle:focus {
	box-shadow: none;
	outline: 0 !important;
}

.formSelect .dropdown-menu {
	border: 1px solid #dcddde;
	border-radius: 15px;
	margin: 5px 0px;
}

.formSelect .dropdown-menu .dropdown-item {
	padding: 5px 5px;
}

.formSelect .dropdown-menu .dropdown-item .text {
	width: 100%;
	font-size: 16px;
	font-weight: 600;
	color: #231f20;
}

.formSelect .dropdown-menu .dropdown-item .text img {
	margin-right: 10px;
}

.formSelect .dropdown-menu .dropdown-item.active,
.formSelect .dropdown-menu .dropdown-item:active {
	background-color: #c7222a;
	color: #fff;
}

.formSelect .dropdown-menu .dropdown-item.active .text,
.formSelect .dropdown-menu .dropdown-item:active .text {
	color: #fff;
}

.motorInsurance .form-group {
	margin-bottom: 20px;
}

.motorInsurance .form-group label {
	font-size: 16px;
	font-weight: 500;
	line-height: 16.64px;
	text-align: left;
	color: #393939;
	margin-bottom: 5px;
}

.motorInsurance .form-group .input-inner {
	position: relative;
}

.motorInsurance .form-group .inpt-icon {
	position: absolute;
	left: 5px;
	top: 0px;
	bottom: 0px;
	height: 35px;
	width: 35px;
	z-index: 1;
	display: flex;
	align-items: center;
	justify-content: center;
	margin: auto;
}

.motorInsurance .form-group .inpt-icon img {
	width: 100%;
}

.motorInsurance .form-group .form-control {
	background-color: #f5f5f5;
	border: 1px solid #dcddde;
	border-radius: 50px;
	font-size: 16px;
	font-weight: 500;
	text-align: left;
	padding: 10px 15px 10px 50px;
	height: auto;
	color: #000;
}

.motorInsurance .form-group .form-control:focus {
	box-shadow: none;
}

.motorInsurance .listing {
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 0px;
	margin: 0px 0px 15px;
}

.motorInsurance .form-group .form-control::-webkit-input-placeholder {
	/* Chrome/Opera/Safari */
	color: rgba(65, 64, 66, 0.5);
}

.motorInsurance .form-group .form-control::-moz-placeholder {
	/* Firefox 19+ */
	color: rgba(65, 64, 66, 0.5);
}

.motorInsurance .form-group .form-control:-ms-input-placeholder {
	/* IE 10+ */
	color: rgba(65, 64, 66, 0.5);
}

.motorInsurance .form-group .form-control:-moz-placeholder {
	/* Firefox 18- */
	color: rgba(65, 64, 66, 0.5);
}

.motorInsurance .form-group .form-control::-webkit-outer-spin-button,
.motorInsurance .form-group .form-control::-webkit-inner-spin-button {
	-webkit-appearance: none;
	margin: 0;
}

/* Firefox */
.motorInsurance .form-group .form-control[type="number"] {
	-moz-appearance: textfield;
}

.motorInsurance .form-group.mobileNumber .btn {
	position: absolute;
	right: 5px;
	top: 6px;
	font-weight: 800;
	padding: 7px 15px;
	border-radius: 50px;
	line-height: 19px;
}

.formModal .form-group.mobileNumber .form-control {
	padding-right: 110px;
}

.motorInsurance .form-group.otp {
	display: flex;
}

.motorInsurance .form-group.otp .form-control {
	background-color: #fff;
	padding: 9px 18px;
	flex: auto;
}

.motorInsurance .form-group.otp .btn {
	white-space: nowrap;
	margin-left: 10px;
}

.motorInsurance .btn-primary {
	width: 100%;
	padding: 16px 5px;
	border-radius: 50px;
	border: 0px;
	font-weight: 700;
	font-size: 19px;
	color: #fff;
	background: #c7222a;
}

.motorInsurance .btn-primary:hover,
.voucherSection .btn-primary.focus,
.motorInsurance .btn-primary:focus,
.motorInsurance .btn-primary:not(:disabled):not(.disabled):active:focus {
	background: #a51a21;
	box-shadow: none;
}

.motorInsurance .link,
.motorInsurance .link:hover,
.motorInsurance .link:focus {
	color: #c7222a;
	text-decoration: underline;
}

/* Top Header */
.topHeader {
	display: inline-block;
	width: 100%;
	position: relative;
}

.topHeader::before {
	content: "";
	position: absolute;
	right: 0px;
	width: 40%;
	height: 100%;
	background-color: #c91429;
	z-index: -1;
}

.topHeader .topHeaderInner {
	display: flex;
}

.topHeaderInner .logo {
	padding: 10px 30px 10px 0px;
}

.topHeader .headerRight {
	display: flex;
	flex: 1;
	background-color: #c91429;
	border-radius: 0px 0px 0px 15px;
	align-items: center;
	justify-content: space-between;
	padding: 5px 15px;
}

.headerRight .infoText {
	padding: 8px;
	border-radius: 8px;
	background: rgba(139, 21, 27, 0.6);
	font-size: 15px;
	font-weight: 600;
	line-height: 14px;
	color: #fff;
}

.headerRight .contactNumber {
	display: flex;
	font-size: 16px;
	font-weight: 600;
	line-height: 16px;
	color: #fff;
	text-decoration: inherit;
}

.headerRight .contactNumber img {
	margin-right: 10px;
	height: 16px;
}
.headerRight .contactNumber .mobileicon {
	display: none;
}

/* Top Header */
/* banner Section Start */
.bannerSection {
	display: inline-block;
	width: 100%;
	border-bottom: 1px solid #dcddde;
	position: relative;
	height: 100%;
	background-image: url("/Assets/Project/Campaign/images/micro_site/MotorInsurance/banner-img.png");
	background-repeat: no-repeat;
	background-position: left bottom;
}

.bannerSection::before {
	content: "";
	position: absolute;
	top: 0px;
	right: 0px;
	width: 40%;
	height: 100%;
	background-color: #fff;
	z-index: 0;
}

.bannerSection .bannerLeft {
	padding: 50px 0px 30px;
	width: 100%;
	height: 100%;
}

.bannerSection .bannerLeft .bannerInfo {
	position: relative;
	z-index: 1;
}

.bannerSection .mainTitle {
	font-size: 72px;
	font-weight: 600;
	line-height: 80px;
	text-align: left;
	color: #393637;
	margin-bottom: 5px;
}

.bannerSection .smallTitle {
	font-size: 20px;
	font-weight: 400;
	line-height: 26px;
	text-align: left;
	margin-bottom: 50px;
}
.bannerSection .bannerList {
	display: inline-block;
	width: 100%;
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.bannerSection .bannerList li {
	display: flex;
	align-items: center;
}
.bannerSection .bannerList li {
	margin-bottom: 10px;
}
.bannerSection .bannerList li:last-child {
	margin-bottom: 0px;
}
.bannerSection .bannerList li img {
	margin-right: 10px;
}
.bannerSection .bannerList li .smallText {
	font-size: 20px;
	font-weight: 500;
	line-height: 22px;
	text-align: left;
	color: #111111;
}
.bannerSection .bannerForm {
	padding: 30px 50px 50px;
	background-color: #fff;
}

.bannerForm .smallText {
	font-size: 32px;
	font-weight: 600;
	line-height: 32px;
	color: #231f20;
	margin-bottom: 5px;
}
.bannerForm .infoText {
	font-size: 18px;
	font-weight: 400;
	line-height: 23.4px;
	text-align: left;
	color: #414042;
	margin-bottom: 25px;
}
.bannerForm .smallInfoText {
	font-size: 16px;
	font-weight: 600;
	line-height: 18px;
	text-align: left;
	color: #231f20;
}
.bannerForm .yearForm {
	display: flex;
	align-items: center;
}
.motorInsurance .bannerForm .yearForm .form-control {
	background: #fff;
	padding: 10px 20px;
}

.bannerForm .yearForm .arrow {
	width: 5%;
	text-align: center;
	font-size: 30px;
	color: #dcddde;
}
@media (min-width: 992px) {
	.bannerSection .col-md-8 {
		-ms-flex: 0 0 60%;
		flex: 0 0 60%;
		max-width: 60%;
	}

	.bannerSection .col-md-4 {
		-ms-flex: 0 0 40%;
		flex: 0 0 40%;
		max-width: 40%;
	}
}

@media (max-width: 991px) {
	.bannerSection .col-md-8 {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}

	.bannerSection .col-md-4 {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}
}

/* banner Section End */
/* The Product Range We Offer */
.productRange {
	background-image: url("/Assets/Project/Campaign/images/micro_site/MotorInsurance/product-img.png");
	background-size: cover;
}
.productRange .headingText {
	font-size: 56px;
	font-weight: 600;
	line-height: 60px;
	letter-spacing: -0.02em;
	text-align: left;
	margin-bottom: 0px;
}
.productRange .headingText span {
	color: #c7222a;
	display: inline-block;
	width: 100%;
}
.productRange .productCard {
	background: #ffffff;
	padding: 32px;
	border-radius: 32px;
	box-shadow: 0px 4px 8px 0px rgba(145, 121, 34, 0.1);
	margin: 10px 0px;
	height: calc(100% - 20px);
}
.productRange .productCard .title {
	font-size: 24px;
	font-weight: 600;
	line-height: 24px;
	text-align: left;
	color: #111111;
	margin-bottom: 20px;
}
.productRange .productCard .title img {
	margin-right: 10px;
}
.productRange .productCard .keyFeatures {
	font-size: 16px;
	font-weight: 600;
	line-height: 22px;
	color: #c7222a;
	border-bottom: 1px solid #e8e8e8;
	padding-bottom: 5px;
	margin-bottom: 10px;
}
.productRange .keyList {
	display: inline-block;
	width: 100%;
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.productRange .keyList li {
	display: flex;
	margin-bottom: 5px;
}
.productRange .keyList li img {
	margin-right: 8px;
	margin-top: 2px;
	height: 16px;
}
.productRange .keyList li .smallText {
	font-size: 14px;
	font-weight: 500;
	line-height: 18px;
	text-align: left;
	color: #000;
}
/* The Product Range We Offer */
/*Choose add-ons* for extra protection  */
.extraProtection .card {
	border-radius: 16px;
	border-width: 1px solid #dcddde;
	padding: 25px;
	transition: 0.5s;
	margin: 10px 0px;
	height: calc(100% - 20px);
	box-shadow: 0px 41px 17px -34px rgba(0, 0, 0, 0.102);
	overflow: hidden;
}
.extraProtection .card::after {
	content: "";
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 100%;
	height: 6px;
	background: #ffd65c;
}
.extraProtection .card.strip-yellow::after {
	background: #ffd65c;
}
.extraProtection .card.strip-green::after {
	background: #70b865;
}
.extraProtection .card .title {
	font-size: 26px;
	font-weight: 600;
	line-height: 28px;
	text-align: left;
	color: #222222;
	margin-bottom: 8px;
}
.extraProtection .card .infoText {
	font-size: 18px;
	font-weight: 400;
	line-height: 22px;
	text-align: left;
	color: #414042;
	margin-bottom: 0px;
}
/* Choose add-ons* for extra protection */
/* Types of Motor Insurance Coverage */
.insuranceCoverage .mainTitleComman {
	margin-bottom: 5px;
	line-height: 56px;
}
.insuranceCoverage .infoText {
	font-size: 18px;
	font-weight: 400;
	line-height: 28px;
	color: #414042;
	margin-bottom: 30px;
}
.insuranceCoverage .themeTable {
	border-radius: 12px;
	width: 100%;
	box-shadow: 0px 10px 20px 0px rgba(165, 161, 161, 0.3);
}
.insuranceCoverage .themeTable .table-bordered {
	border-collapse: collapse;
	border-radius: 12px;
	overflow: hidden;
	margin-bottom: 0px;
}
.insuranceCoverage .themeTable .table-bordered thead th,
.insuranceCoverage .themeTable .table-bordered tbody th,
.insuranceCoverage .themeTable .table-bordered tbody td {
	font-size: 18px;
	line-height: 20px;
	width: 25%;
	vertical-align: middle;
	padding: 15px 22px;
}
.insuranceCoverage .themeTable .table-bordered thead th {
	font-weight: 600;
	color: #fff;
	background: #c7222a;
	border-color: rgb(255, 255, 255, 0.5);
	padding: 15px 22px;
}
.insuranceCoverage .themeTable .table-bordered tbody th {
	font-weight: 600;
	color: #c7222a;
	background: #fff4da;
	border-color: #ddd0b2;
}
.insuranceCoverage .themeTable .table-bordered tbody td {
	font-weight: 500;
	color: #414042;
	border-color: #e6e6e6;
}

/* Types of Motor Insurance Coverage */
/* Understanding Motor Insurance */
.UnderstandingInsurance {
	background-image: url("/Assets/Project/Campaign/images/micro_site/MotorInsurance/motor-img.png");
	width: 100%;
	background-size: cover;
}
.UnderstandingInsurance .mainTitleComman {
	margin-bottom: 40px;
}
.UnderstandingInsurance .motorCard {
	display: inline-block;
	width: 100%;
	padding: 50px 30px;
	border-radius: 16px;
	background: #ffffff;
	box-shadow: 0px 5px 10px 0px rgba(135, 135, 135, 0.15);
}
.UnderstandingInsurance .motorCard.sticky {
	position: -webkit-sticky;
	position: sticky;
	top: 0px;
}
.UnderstandingInsurance .motorCard .title {
	font-size: 32px;
	font-weight: 600;
	line-height: 32px;
	letter-spacing: -0.02em;
	text-align: left;
	color: #c7222a;
	margin-bottom: 10px;
}
.UnderstandingInsurance .motorCard .listing {
	display: inline-block;
	width: 100%;
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.UnderstandingInsurance .motorCard .listing li {
	display: inline-block;
	width: 100%;
	margin-top: 12px;
}
.UnderstandingInsurance .motorCard .listing li a {
	display: inline-block;
	width: 100%;
	border-bottom: solid 1px #ddd;
	font-size: 19px;
	font-weight: 500;
	line-height: 22px;
	letter-spacing: -0.02em;
	text-align: left;
	color: #231f20;
	padding: 10px 0px;
	text-decoration: inherit;
	transition: 0.5s;
}
.UnderstandingInsurance .motorCard .listing li a:hover,
.UnderstandingInsurance .motorCard .listing li a:focus,
.UnderstandingInsurance .motorCard .listing li a.active {
	color: #c7222a;
	border-color: #c7222a;
}
.UnderstandingInsurance .motorCard .listing li a.active  {
	font-weight: 600;
}
.UnderstandingInsurance .innerCard {
	display: inline-block;
	width: 100%;
	border-top: solid 1px #d3d3d3;
	padding: 20px 0px;
}
.UnderstandingInsurance .innerCard:first-child {
	padding-top: 0px;
	border-top: 0px;
}
.UnderstandingInsurance .innerCard:last-child {
	padding-bottom: 0px;
}
.UnderstandingInsurance .innerCard .smallTitle {
	font-size: 28px;
	font-weight: 600;
	line-height: 32px;
	letter-spacing: -0.02em;
	color: #231f20;
	margin-bottom: 15px;
}
.UnderstandingInsurance .keyList {
	display: inline-block;
	width: 100%;
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.UnderstandingInsurance .keyList li {
	display: flex;
	margin-bottom: 5px;
}
.UnderstandingInsurance .keyList li img {
	margin-right: 8px;
	margin-top: 2px;
	height: 16px;
}
.UnderstandingInsurance .keyList li .smallText {
	font-size: 16px;
	font-weight: 400;
	line-height: 18px;
	letter-spacing: -0.02em;
	text-align: left;
	color: #777788;
	flex: 1;
}
.UnderstandingInsurance .normalList {
	display: inline-block;
	width: 100%;
	margin: 0px;
	padding-left: 20px;
}
.UnderstandingInsurance .normalList li {
	margin-bottom: 5px;
	font-size: 16px;
	font-weight: 400;
	line-height: 20px;
	letter-spacing: -0.02em;
	text-align: left;
	color: #777788;
}
.UnderstandingInsurance .normalCard {
	border-radius: 16px;
	padding: 20px 15px 30px;
	transition: 0.5s;
	margin: 10px 0px;
	height: calc(100% - 20px);
	overflow: hidden;
	border: solid 1px #dcddde;
	position: relative;
}
.UnderstandingInsurance .normalCard.strip-yellow::after {
	background: #ffd65c;
}
.UnderstandingInsurance .normalCard::after {
	content: "";
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 100%;
	height: 6px;
	background: #fdb91a;
}
.UnderstandingInsurance .normalCard.strip-green::after {
	background: #70b865;
}
.UnderstandingInsurance .normalCard.strip-yellow::after {
	background: #fdb91a;
}
.UnderstandingInsurance .normalCard .normalList li {
	margin-bottom: 5px;
}
.UnderstandingInsurance .normalCard .bages {
	display: inline-block;
	width: auto;
	font-size: 20px;
	font-weight: 600;
	line-height: 24px;
	letter-spacing: -0.02em;
	text-align: left;
	border-radius: 50px;
	padding: 6px 20px;
	margin-bottom: 15px;
}
.UnderstandingInsurance .normalCard.strip-green .bages {
	background: #70b865;
	color: #fff;
}
.UnderstandingInsurance .normalCard.strip-yellow .bages {
	background: #fdb91a;
	color: #231f20;
}
.UnderstandingInsurance .normalCard .innerTitle {
	font-size: 22px;
	font-weight: 600;
	line-height: 22px;
	letter-spacing: -0.02em;
	text-align: left;
	color: #c7222a;
	margin-bottom: 10px;
}
.UnderstandingInsurance .normalCard .innerInfo {
	font-size: 16px;
	font-weight: 400;
	line-height: 18px;
	letter-spacing: -0.02em;
	text-align: left;
	color: #777788;
	margin-bottom: 0px;
}
.UnderstandingInsurance .factorsList {
	display: flex;
	align-items: flex-start;
	margin-bottom: 10px;
}
.UnderstandingInsurance .factorsList img {
	margin-right: 10px;
	margin-top: 3px;
}
.UnderstandingInsurance .factorsList .listDetails {
	flex: 1;
}
.factorsList .listDetails .smallText {
	font-size: 20px;
	font-weight: 600;
	line-height: 20px;
	letter-spacing: -0.02em;
	text-align: left;
	color: #231f20;
	margin-bottom: 5px;
}
.factorsList .listDetails .infoText {
	font-size: 16px;
	font-weight: 400;
	line-height: 18px;
	letter-spacing: -0.02em;
	text-align: left;
	color: #777788;
	margin-bottom: 0px;
}
.UnderstandingInsurance .normalTable {
	border: 1px solid #dcddde;
	border-radius: 12px;
	width: 100%;
	margin-top: 15px;
}
.UnderstandingInsurance .normalTable .table-bordered {
	border-collapse: collapse;
	border-radius: 12px;
	overflow: hidden;
	margin-bottom: 0px;
}
.UnderstandingInsurance .normalTable .table-bordered th,
.UnderstandingInsurance .normalTable .table-bordered td {
	padding: 10px;
	vertical-align: middle;
	text-align: center;
	font-size: 16px;
	line-height: 18px;
	width: 50%;
}
.UnderstandingInsurance .normalTable .table-bordered th {
	font-weight: 600;
	color: #414042;
	border-bottom: 0px;
}
.UnderstandingInsurance .normalTable .table-bordered td {
	font-weight: 400;
	color: #777788;
}
/* Understanding Motor Insurance */
/*  FAQs on Motor Insurance*/
.faq .titleSmall {
	margin-bottom: 40px;
	text-align: center;
}

.faq .faqCard {
	border: solid 1px #dcddde;
	border-radius: 10px;
	position: relative;
	overflow: hidden;
	margin: 0 auto 20px;
	transition: 0.5s;
}
.faq .faqCard:hover {
	border-color: #c7222a;
}
.faq .faqCard::after {
	content: "";
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 100%;
	height: 4px;
	background: #c7222a;
}
.faq .faqCard .card-header {
	background-color: transparent;
	border: 0px;
	padding: 0px;
}
.faq .faqCard .card-header a {
	padding: 20px 50px 20px 20px;
	display: inline-block;
	width: 100%;
	font-size: 20px;
	font-weight: 600;
	line-height: 24px;
	text-align: left;
	color: #2a3342;
	text-decoration: inherit;
	cursor: pointer;
	position: relative;
}
.faq .faqCard .card-header a::after {
	position: absolute;
	top: 20px;
	right: 15px;
	display: inline-block;
	width: 24px;
	height: 24px;
	margin-left: auto;
	content: "";
	background-image: url("/Assets/Project/Campaign/images/micro_site/MotorInsurance/down-icon.svg");
	background-repeat: no-repeat;
	transition: transform 0.2s ease-in-out;
}
.faq .faqCard .card-header a:not(.collapsed)::after {
	background-image: url("/Assets/Project/Campaign/images/micro_site/MotorInsurance/up-icon.svg");
	transform: rotate(-180deg);
}
.faq .faqCard .card-body {
	padding: 0px 20px 20px;
}
.faq .faqCard .card-body p {
	font-size: 16px;
	font-weight: 500;
	line-height: 21px;
	text-align: left;
	color: #414042;
	margin-bottom: 5px;
}
.faq .faqCard .card-body ul {
	font-size: 16px;
	font-weight: 500;
	line-height: 21px;
	text-align: left;
	color: #414042;
	padding-left: 20px;
	margin-bottom: 0px;
}
.faq .faqCard .card-body p:last-child {
	margin-bottom: 0px;
}
.faq .bottomBtn {
	margin-top: 40px;
	text-align: center;
}
.faq .bottomBtn .btn {
	display: inline-flex;
	width: auto;
	text-decoration: none;
	color: #c7222a;
	font-size: 18px;
	font-weight: 700;
	line-height: 20px;
	text-align: left;
	padding: 10px 35px;
	align-items: center;
	transition: 0.5s;
}
.faq .bottomBtn .btn:hover,
.faq .bottomBtn .btn:focus {
	background-color: #c7222a;
	color: #fff;
}
.faq .bottomBtn .btn::after {
	content: url("/Assets/Project/Campaign/images/micro_site/MotorInsurance/down-new.svg");
	margin-left: 10px;
	transition: 0.5s;
}
.faq .bottomBtn .btn:hover::after,
.faq .bottomBtn .btn:focus::after {
	content: url("/Assets/Project/Campaign/images/micro_site/MotorInsurance/down-new-white.svg");
}
.faq .bottomBtn .btn.showMore::before {
	content: "Show More";
}
.faq .bottomBtn .btn.showLess::before {
	content: "Show Less";
}
.faq .bottomBtn .btn.showLess::after,
.faq .bottomBtn .btn.showLess::after {
	transform: rotate(180deg);
}
/* FAQs on Motor Insurance */

/* Term and Conditions */
.termandConditions {
	padding: 15px 0px;
	background-color: #F1F1F1;
	border-top: 1px solid #B1B1B1
}

.termandConditions .cardCustom a {
	display: inline-block;
	width: 100%;
	font-size: 13px;
	font-weight: 600;
	line-height: 18px;
	text-align: left;
	color: #414042;
	text-decoration: inherit;
	cursor: pointer;
	position: relative;
	padding-right: 25px;
}

.termandConditions .cardCustom a::after {
	position: absolute;
	top: 6px;
	right: 0px; 
	margin: auto;
	display: inline-block;
	width: 15px;
	height: 15px;
	content: "";
	background-image: url("/Assets/Project/Campaign/images/micro_site/MotorInsurance/plus-icon.svg");
	background-repeat: no-repeat;
	transition: transform 0.2s ease-in-out;
	background-position: center;
}

.termandConditions .cardCustom a:not(.collapsed)::after {
	background-image: url("/Assets/Project/Campaign/images/micro_site/MotorInsurance/minues-icon.svg");
}

.termandConditions p {
	font-size: 12px;
	line-height: 18px;
	font-weight: 500;
	color: #231F20;
	margin-bottom: 5px;
}

/* Term and Conditions *

/* Footer Section */
.themeFooter {
	padding: 15px 0px;
	background-color: #c7222a;
}

.themeFooter .smallText,
.themeFooter .link {
	font-size: 14px;
	color: #fff;
	font-weight: 600;
	line-height: normal;
	display: inline-block;
}

.themeFooter .link {
	text-decoration: underline;
}

/* Footer Section */
/* Responsive start */
@media screen and (min-width: 1281px) and (max-width: 1500px) {
	.bannerSection {
		background-position-x: -100%;
	}
}
@media screen and (min-width: 1281px) and (max-width: 1440px) {
	.bannerForm .smallText {
		font-size: 28px;
		line-height: 28px; 
	}

	.bannerSection .mainTitle {
		font-size: 42px;
		line-height: 42px;
		margin-bottom: 20px;
	}

	.bannerSection .smallTitle {
		font-size: 26px;
		line-height: 26px;
	}
	.motorInsurance .mainTitleComman {
		font-size: 42px;
		line-height: 42px;
		margin-bottom: 30px;
	}
}
@media screen and (min-width: 992px) and (max-width: 1250px) {
	.bannerSection {
		background-image: none;
	}
	.bannerSection .container {
		padding: 0px;
	}
	.bannerSection .bannerLeft {
		padding-left: 15px !important;
	}
	.bannerSection .bannerLeft {
		background-image: url("/Assets/Project/Campaign/images/micro_site/MotorInsurance/banner-img-2.png");
		background-repeat: no-repeat;
		background-position: left bottom;
	}
	.productRange .headingText {
		font-size: 46px; 
		line-height: 46px;  
	}
}
@media screen and (min-width: 1024px) and (max-width: 1280px) {
	.bannerSection .bannerLeft {
		padding: 50px 0px;
	}

	.bannerSection .bannerForm {
		padding: 50px 25px;
	}
	.extraProtection .card .title {
		font-size: 22px; 
		line-height: 22px; 
	}
	.extraProtection .card .infoText {
		font-size: 16px; 
		line-height: 20px;  
	}
	.UnderstandingInsurance .motorCard { 
		padding: 30px 18px; 
		margin: 15px 0px;
	}
	.UnderstandingInsurance .motorCard .title {
		font-size: 24px; 
		line-height: 24px; 
		margin-bottom: 5px;
	}
	.UnderstandingInsurance .motorCard .listing li a { 
		font-size: 16px; 
		line-height: 22px;
	}
	.UnderstandingInsurance .motorCard .listing li { 
		margin-top: 5px;
	}
	.UnderstandingInsurance .innerCard .smallTitle {
		font-size: 22px; 
		line-height: 22px;  
	}
	.UnderstandingInsurance .normalCard .bages { 
		font-size: 16px;
	}
	.UnderstandingInsurance .normalTable .table-bordered th, .UnderstandingInsurance .normalTable .table-bordered td { 
		font-size: 14px;
		line-height: 18px; 
	}
	.UnderstandingInsurance .normalCard { 
		padding: 15px 15px 20px;
	}
	.UnderstandingInsurance .factorsList img { 
		height: 16px;
	}
}

@media screen and (min-width: 767px) and (max-width: 1280px) {
	.bannerForm .smallText {
		font-size: 28px;
		line-height: 28px; 
	}
	.bannerSection .mainTitle {
		font-size: 42px;
		line-height: 42px;
		margin-bottom: 20px;
	}

	.bannerSection .smallTitle {
		font-size: 20px;
		line-height: 24px;
	}
	.bannerSection .smallTitle br{
		display: none;
	}

	.motorInsurance .padder-15 {
		padding-top: 50px;
		padding-bottom: 50px;
	}
	.motorInsurance .mainTitleComman {
		font-size: 34px;
		line-height: 36px;
	}
}

@media screen and (max-width: 1023px) {
	.bannerSection .bannerLeft {
		padding: 50px 25px;
		background-size: cover;
		background-position: 0%;
	}

	.bannerSection .bannerForm {
		padding: 30px 25px;
	}

	.bannerSection .container {
		padding: 0px;
	}

	.motorInsurance .padder-15 {
		padding-top: 30px;
		padding-bottom: 30px;
	}
	.insuranceCoverage .themeTable .table-bordered thead th, .insuranceCoverage .themeTable .table-bordered tbody th, .insuranceCoverage .themeTable .table-bordered tbody td {
		font-size: 16px;
		line-height: 18px;
		padding: 10px;
	}
	.insuranceCoverage .themeTable .table-bordered thead th { 
		padding: 10px;
	}
	.UnderstandingInsurance .motorCard { 
		padding: 30px 18px; 
		margin: 15px 0px;
	}
	.UnderstandingInsurance .motorCard .title {
		font-size: 24px; 
		line-height: 24px; 
		margin-bottom: 5px;
	}
	.UnderstandingInsurance .motorCard .listing li a { 
		font-size: 16px; 
		line-height: 22px;
	}
	.UnderstandingInsurance .motorCard .listing li { 
		margin-top: 5px;
	}
	.UnderstandingInsurance .innerCard .smallTitle {
		font-size: 22px; 
		line-height: 22px;  
	}
	.UnderstandingInsurance .normalCard .bages { 
		font-size: 16px;
	}
	.UnderstandingInsurance .normalTable .table-bordered th, .UnderstandingInsurance .normalTable .table-bordered td { 
		font-size: 14px;
		line-height: 18px; 
	}
	.UnderstandingInsurance .normalCard { 
		padding: 15px 15px 20px;
	}
	.UnderstandingInsurance .factorsList img { 
		height: 16px;
	}
}
@media screen and (max-width: 992px) {
	.bannerSection::before {
		display: none;
	}
	.bannerSection .bannerLeft {
		border-right: 0px;
		border-bottom: solid 1px #dcddde;
	}
	.termPlanBanner {
		border-radius: 20px;
		margin-bottom: 0px;
	}
	.bannerSection .bannerLeft {
		background: linear-gradient(
			135deg,
			rgba(253, 253, 252, 1) 0%,
			rgba(247, 246, 246, 1) 50%,
			rgba(233, 230, 226, 1) 100%
		);
	}

	.productRange .productCard { 
		padding: 25px;
		border-radius: 16px;  
	}
	.extraProtection .card .title {
		font-size: 22px; 
		line-height: 22px; 
	}
	.extraProtection .card .infoText {
		font-size: 16px; 
		line-height: 20px;  
	}
	
}

@media screen and (max-width: 767px) {
	.topHeaderInner .logo {
		padding: 10px 20px 10px 0px;
	}

	.topHeaderInner .logo img {
		height: 35px;
	}

	.topHeader .headerRight {
		padding: 5px 0px 5px 12px;
		flex-flow: column;
		align-items: flex-end;
		justify-content: center;
	}

	.headerRight .infoText {
		display: none;
	}

	.headerRight .contactNumber {
		display: flex;
		align-items: center;
		justify-content: center;
		width: 35px;
		height: 35px;
		background-color: #fff;
		border-radius: 50px;
	}

	.headerRight .contactNumber span {
		display: none;
	}
	.headerRight .contactNumber img {
		margin: 0px;
	}
	.headerRight .contactNumber .mobileicon {
		display: block;
	}
	.headerRight .contactNumber .desktopicon {
		display: none;
	}
	.bannerSection .bannerLeft {
		padding: 30px 15px;
	}

	.bannerSection .bannerForm {
		padding: 30px 15px;
	}

	.bannerForm .smallText {
		font-size: 26px;
		line-height: 26px;
	}
	.bannerForm .infoText {
		font-size: 16px;
		line-height: 20px;
		margin-bottom: 25px;
	}
	.bannerSection .mainTitle {
		font-size: 36px;
		line-height: 36px;
		margin-bottom: 5px;
	}

	.bannerSection .smallTitle {
		font-size: 16px;
		line-height: 20px;
		margin-bottom: 30px;
	}
	.bannerSection .smallTitle br {
		display: none;
	}
	.bannerSection .bannerList li .smallText {
		font-size: 16px;
		line-height: 22px;
	}
	.motorInsurance .mainTitleComman {
		font-size: 30px; 
		line-height: 34px; 
		margin-bottom: 15px;
	}
	.productRange .headingText {
		font-size: 36px; 
		line-height: 38px; 
		margin-bottom: 15px;
	}
	.productRange .productCard { 
		padding: 25px;
		border-radius: 16px;  
	}
	.extraProtection .card { 
		padding: 20px; 
	}
	.insuranceCoverage .mainTitleComman {
		margin-bottom: 5px; 
	}
	.insuranceCoverage .infoText {
		font-size: 16px; 
		line-height: 20px; 
		margin-bottom: 20px;
	}
	.insuranceCoverage .themeTable { 
		overflow: auto;
	}
	.insuranceCoverage .themeTable .table-bordered { 
		width: 200%;
	}
	.insuranceCoverage .themeTable .table-bordered thead th, 
	.insuranceCoverage .themeTable .table-bordered tbody th, 
	.insuranceCoverage .themeTable .table-bordered tbody td{
		padding: 10px 15px;
	}
	.faq .faqCard .card-header a { 
		font-size: 16px; 
		line-height: 20px;
		padding: 20px 50px 20px 15px;
	}
	.faq .faqCard .card-body {
		padding: 0px 15px 20px;
	}
}

/* sticky apply button css */
 
.formpanel {
  transform: translateY(70px);
  transition: 0.5s ease-in-out;
  background: #c91429;
  width: 215px;
  padding: 20px 0;
  margin: 0 auto;
  position: fixed;
  bottom: 10px;
  left: 0;
  right: 0;
  opacity: 1;
  border-radius: 25px;
  justify-content: center;
  align-items: center;
  height: 52px;
  font: normal normal 16px/24px var(--dev_semi_bold);
  z-index: 1;
}
 
.formpanel.sticky_form_button {
  transform: translateY(0);
  transition: 0.5s ease-in-out;
}
 
.form_button-sub {
  justify-content: center;
  align-items: center;
  gap: 0;
}
 
.form_button-sub,
.formpanel {
  display: flex;
  color: #fff !important;
}
 
.text_downld {
  font-family: "Anek Latin", sans-serif;
  font-size: 16px;
  text-transform: uppercase;
}
 
@media screen and (max-width: 1600px) {
  .formpanel {
    width: 160px;
  }
 
  .sticky_form_button {
    font-size: 14px;
    line-height: 20px;
  }
}
 
@media screen and (max-width: 991px) {
  .formpanel {
    width: 180px;
    height: 55px;
    background: #c91429;
    padding: 20px 0;
    margin: 0 auto;
    position: fixed;
    bottom: 10px;
    left: 0;
    right: 0;
    opacity: 1;
    border-radius: 25px;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 1;
    transform: translateY(70px);
  }
 
  .formpanel.sticky_form_button {
    transform: translateY(-20px);
  }
}
 
/* sticky apply button css */

/* Responsive end */
