@font-face {
  font-family: "VM Circular Chat Book";
  src: url(clientlib-site-v1/fonts/VMCircularChat-Book.otf);
}

@font-face {
  font-family: "VM Circular Chat Book Italic";
  font-style: italic;
  src: url(clientlib-site-v1/fonts/VMCircularChat-BookItalic.otf);
}

@font-face {
  font-family: "VM Circular Natter";
  src: url(clientlib-site-v1/fonts/VMCircularNatter-Medium.otf);
}

@font-face {
  font-family: "VM Circular Natter Italic";
  font-style: italic;
  src: url(clientlib-site-v1/fonts/VMCircularNatter-MediumItalic.otf);
}

@font-face {
  font-family: "VM Circular Shout";
  src: url(clientlib-site-v1/fonts/VMCircularShout-Bold.otf);
}

@font-face {
  font-family: "VM Circular Shout Italic";
  font-style: italic;
  src: url(clientlib-site-v1/fonts/VMCircularShout-BoldItalic.otf);
}

@font-face{
  font-family: "VM Circular Whisper";
  src: url(clientlib-site-v1/fonts/VMCircularWhisper-Light.otf);
}

@font-face {
  font-family: "VM Circular Whisper Italic";
  font-style: italic;
  src: url(clientlib-site-v1/fonts/VMCircularWhisper-LightItalic.otf);
}

@font-face {
  font-family: "VM Circular Yell Black";
  src: url(clientlib-site-v1/fonts/VMCircularYell-Black.otf);
}

@font-face {
  font-family: "VM Circular Yell Black Italic";
  font-style: italic;
  src: url(clientlib-site-v1/fonts/VMCircularYell-BlackItalic.otf);
}
* {
    font-family: 'VM Circular Chat Book', Helvetica, Arial, sans-serif !important;
}

body {
    font-family: 'VM Circular Chat Book', Helvetica, Arial, sans-serif !important;
}

html,
body {
    /* to avoid extra white space shown on the right side of page */
    overflow-x: hidden;
}

hr {
    margin: 1rem 0;
    color: inherit;
    border: 0;
    border-top: 1px solid #434242 !important;
    opacity: .25;
}

.required-fields {
    font-size: 14px !important;
    text-align: left !important;
    padding-left: 0px;
    color: #000 !important;
    font-weight: 400 !important;
    margin-bottom: 1pc;
}

.required-fields span {
    font-size: 16px !important;
    color: #ff0a0a !important;
    padding-right: 0px;
    font-weight: 600 !important;
}

.rows {
    margin: 5px 0px 0px 0px;
}


.modal-header {
    border-bottom: none;
}

.btn-danger {
    padding: 10px 4pc;
    max-width: 232px;
    font-size: 18px;
    background-color: #ff0a0a !important;
    font-weight: 500;
}

.form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
    margin: 5px 5px 5px 0px !important;
}

.checkbox .acknowledge-text p span{
    margin: 0px !important;
    color: rgba(0, 0, 0, 0.50);
    font-size: 18px;
}

.accordionns-item {
    margin: 0px 4pc !important;
}

.accordionns-collapse {
    border: 0;
}

.accordionns-button {
    padding: 0px;
    font-weight: bold;

    border: 0;
    font-size: 18px;
    color: #333333;
    text-align: left;
    border-bottom: 1px solid #ddd;
}

.accordionns-button:not(.collapsed) {
    background: none;
    color: #dc3545;
}

.accordionns-body {
    border: 1px solid #591152;
    padding: 10px 40px 10px 40px !important;
}

.accordionns-button::after {
    width: 50px;
    height: 40px;
    content: "+";
    float: right;
    font-size: 20px;
    background-image: none;
    font-weight: 700;
    color: #6c1292;
    padding-right: 30px;
    transform: translateY(-4px);
}

.accordionns-button:not(.collapsed)::after {
    width: 50px;
    height: 40px;
    background-image: none;
    content: "-";
    color: #fff;
    font-size: 20px;
    transform: translate(-5px, -4px);
    transform: rotate(0deg);
}

.form-check .form-check-label {
    font-weight: 500 !important;
    font-size: 16px;
    margin: 0px 0;
}

.form-select {
    display: block;
    width: 100%;
    -moz-padding-start: calc(0.75rem - 3px);
    font-size: 14px;
    font-weight: 600 !important;
    line-height: 1.5;
    height: 34px !important;
    color: #212529;
    background-color: #fff;
}


.btn-addnewaddress {
    background: #591152 !important;
    color: #fff !important;
    border: 1px solid #591152 !important;
    width: auto;
    border-radius: 6px;
    margin: 0px 0px 0 10px;
    padding: 10px 3pc;
}

.btn-addnewaddress:hover {
    background: #591152 !important;
    color: #fff !important;
    border: 1px solid #591152 !important;

}

.edit-address a {
    text-align: left !important;
    font-size: 16px !important;
    font-weight: 500 !important;
    text-decoration: underline !important;
}

.addnewaddress .modal-title {
    font-size: 14px !important;
    font-weight: 600 !important;
    color: #591152 !important;
}

.addnewaddress .modal-header {
    padding: 20px !important;
    border-bottom: 1px solid transparent !important;
}

.addnewaddress .modal-body label {
    text-align: left;
}

.addnewaddress .modal-body .btn-find-address {
    background: #ff0a0a;
    border: 1px solid #ff0a0a;
    color: #fff;
    width: 160px;
}

.addnewaddress .modal-body {
    position: relative;
    padding: 0px 0px 25px 25px;
}

.addnewaddress .modal-body .btn-confirm-address {
    background: #e5d9d9;
    border: 1px solid #e5d9d9;
    width: 160px;
    color: #211f1f;
}

[data-toggle="collapse"][data-parent="#accordion"] i {
    -webkit-transition: transform 150ms ease 0s;
    -moz-transition: transform 150ms ease 0s;
    -o-transition: transform 150ms ease 0s;
    -ms-transition: all 150ms ease 0s;
    transition: transform 150ms ease 0s;
}

[data-toggle="collapse"][data-parent="#accordion"][aria-expanded="true"] i {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

[data-toggle="collapse"][data-parent="#accordions"] i {
    -webkit-transition: transform 150ms ease 0s;
    -moz-transition: transform 150ms ease 0s;
    -o-transition: transform 150ms ease 0s;
    -ms-transition: all 150ms ease 0s;
    transition: transform 150ms ease 0s;
}

[data-toggle="collapse"][data-parent="#accordions"][aria-expanded="true"] i {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}


[data-background-color="orange"] {
    background-color: #e95e38;
}

[data-background-color="black"] {
    background-color: #2c2c2c;
}

[data-background-color]:not([data-background-color="gray"]) {
    color: #FFFFFF;
}

[data-background-color]:not([data-background-color="gray"]) p {
    color: #FFFFFF;
}

[data-background-color]:not([data-background-color="gray"]) a:not(.btn):not(.dropdown-item) {
    color: #FFFFFF;
}

[data-background-color]:not([data-background-color="gray"]) .nav-tabs>.nav-item>.nav-link i.now-ui-icons {
    color: #FFFFFF;
}

.btn-check:checked+.btn,
.btn.active,
.btn.show,
.btn:first-child:active,
:not(.btn-check)+.btn:active {
    color: none !important;
    background-color: #ccc !important;
    border-color: #ccc !important;
    outline: #ccc !important;
    outline-offset: none !important;
}

.tooltip.show {
    opacity: 1;
}

.tooltip-inner {
    background-color: #ff0000;
    box-shadow: 0px 0px 4px black;
    opacity: 1 !important;
}

.tooltip.bs-tooltip-top .arrow:before {
    border-top-color: #ff0000 !important;
}

.invalid-feedback {
    padding-left: 10px;
}

.contents {
    margin: 0px 0px 0px 0px;
    padding: 20px;
}

.tags:hover:after {
    /* background: #333; */
    /* background: rgba(0, 0, 0, .8); */
    border-radius: 5px;
    bottom: 33px;
    color: #fff;
    content: attr(data-gloss);
    left: -122%;
    padding: 14px 22px;
    position: absolute;
    z-index: 98;
    width: 211px;
    border: 1px solid lightgrey;
    background: #FFFFFF;
    color: #000;
    font-size: 13px;
    /* border-bottom-width: medium; */
}

.tags:hover:before {
    border: solid;
    bottom: 22px;
    content: "";
    left: 35%;
    position: absolute;
    z-index: 99;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #fff;
    border-color: #c8c6ca transparent transparent transparent;
}

.form-group .tags {
    font-size: 20px;
    margin-left: 10px;
}

.bi::before,
[class^="bi-"]::before,
[class*=" bi-"]::before {
    color: #000;
}

.container-fluid {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.form-check-input[type=checkbox] {
    border: 2px solid #e1e1e1;
    border-radius: 0.25em;
}
@media (min-width: 640px) {

    /* CSS properties */
    #myCart .modal-content {
        max-width: 100%;
    }
}

@media (min-width: 992px) {

    .modal-lg,
    .modal-xl {
        --bs-modal-width: 75%;
    }
}

.order-review-page .broadband-product-name {
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 1pc;
}

.order-review-page .broadband-product-name-title {
    font-size: 16px;
    font-weight: 500;
    line-height: 30px;
    color: rgba(0, 0, 0, 0.50);
}

.about-your-speed-accordion .speed-data-text a {
    color: rgba(0, 0, 0, 0.80);
    text-decoration: underline;
}
.upgrade-to-bundle {
	background-color: #e1e1e1;
	padding: 25px;
	width: auto;
}

.upgrade-details .btn {
	margin-top: 21px;
}

.upgrade-to-bundle img {
	height: 100px;
	width: auto;
}

.upgrade-to-bundle a {
	font-size: 14px;
	color: #2020fa !important;
	text-decoration: underline !important;
}

.upgrade-to-bundle .upgrade-details {
	text-align: center;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}

.broadband-business .broadband-business-title {
	font-size: 22px;
	color: #5f2878;
	text-align: center;
	font-weight: 700;
}

.broadband-business .column {
	float: left;
	width: 25%;
}

.broadband-business div {
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: space-evenly;
	align-content: center;
	flex-wrap: wrap;
}

.broadband-business div img {
	height: 60px;
	width: auto;
}

.broadband-business .speed-bold {
	text-align: center;
	font-size: 22px;
	font-weight: 800;
	line-height: 35px;
}

.broadband-business .speed-download {
	text-align: center;
	font-size: 16px;
	font-weight: 600;
	line-height: 15px;
}

.select-ip-type .select-ip-type-title {
	font-size: 18px;
	color: rgb(88, 84, 84);
	text-align: center;
	font-weight: 700;
	margin-bottom: 10px;
}

.select-ip-type .select-ip-type-subtitle {
	font-size: 16px;
	color: rgb(88, 84, 84);
	text-align: center;
	font-weight: 400;
	height: 35px;
}

.iptype-addons .highlight {
	border: 3px solid #1ca408;
	border-radius: 14px !important;
}

.constant-connect-addons .highlight {
	border: 3px solid #1ca408;
	border-radius: 14px !important;
}

.constant-connect-addons {
	width: 50%;
	margin-right: auto;
	margin-left: auto;
}

.select-ip-type .card {
	background: #fff;
	transition: all 0.5s ease-in-out;
	margin: 0px 0px 0px 0px;
	border-radius: 10px !important;
	padding: 10px !important;
}

.select-ip-type .card:hover {
	transform: scale(1.05);
}

.select-ip-type .card.checked {
	border: 3px solid green;
}

.select-ip-type .selector-id {
	text-align: center;
	font-size: 16px;
	margin-bottom: 0px;
	font-weight: 800;
	padding: 10px 0px 0px 0px;
}

.select-ip-type .selector-name {
	text-align: center;
	font-size: 16px;
	margin-bottom: 0px;
	font-weight: 700;
	padding: 0px;
}

.select-ip-type .selector-details {
	margin-bottom: 0px;
	text-align: center;
	font-size: 16px;
	font-weight: 500;
	padding: 0px;
}

.select-ip-type .selector-details a {
	color: #2020fa;
	text-decoration: underline;
}

.select-ip-type .selector-price {
	text-align: center;
	font-size: 16px;
	font-weight: 500;
	margin-bottom: 0px;
	padding: 10px;
}

.select-ip-type label input[type='radio']:checked::after {
	background-color: #1ca408;
}

.select-ip-type input[type='radio'] {
	appearance: none;
	border: 1px solid #d3d3d3;
	width: 21px;
	height: 21px;
	content: none;
	cursor: pointer;
	outline: none;
	margin: 0;
	box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
	border-radius: 20px;
	display: inline-block;
}

.select-ip-type input[type='radio']:checked {
	appearance: none;
	outline: none;
	padding: 0;
	content: none;
	border: none;
}

.select-ip-type input[type='radio']:checked::before {
	position: absolute;
	background: green;
	color: #fff !important;
	content: '\00A0\2713\00A0' !important;
	border: 0px solid green;
	font-weight: bolder;
	height: 21px;
	border-radius: 25px;
	width: 21px;
}

.select-ip-type .text-center {
	text-align: center;
	padding-bottom: 5px;
}

.select-ip-type .items-center {
	display: flex;
	justify-content: center;
	align-items: center;
}

.iptype-addons .row {
	width: fit-content;
	margin-left: auto;
	margin-right: auto;
}

.addons-card {
	width: 255px;
	margin-left: auto;
	margin-right: auto;
}

.feature-card {
	width: 255px;
	margin-left: auto;
	margin-right: auto;
}

.f-secure-addons {
	margin-top: 3rem;
	margin-bottom: 3rem;
}

/*****************************************************************/
.business_broadband_vmbuk h1.business_boradband_title {
	color: #591152;
	margin: 2pc 0;
	font-size: 32px;
	font-weight: 700;
}

.business_broadband_vmbuk h2 {
	font-size: 21px;
	font-weight: 700;
}

.business_broadband_vmbuk .speed {
	font-size: 16px;
	font-weight: 600;
}

.business_broadband_vmbuk img {
	height: 70px;
	width: 130px;
	object-fit: contain;
}

.business_broadband_vmbuk .how_does_voom_link a,
.business_broadband_vmbuk .how_does_voom_link a:hover,
.business_broadband_vmbuk .how_does_voom_link a:focus {
	margin: 1pc 0;
	color: #000;
	font-size: 18px;
}

.business_broadband_vmbuk .business_boradband_voom_content .business-broadband-addons,
.business_broadband_vmbuk .business_boradband_voom_content .business-broadband-addons:hover,
.business_broadband_vmbuk .business_boradband_voom_content .business-broadband-addons:focus {
	color: #000;
	font-size: 16px;
	font-weight: 500;
}

.business_broadband_vmbuk label {
	font-size: 16px;
	font-weight: 400;
}

.business_broadband_vmbuk .business_boradband_voom_content label {
	display: flex;
	justify-content: space-between;
	margin: 0px 10px;
}

.business_broadband_vmbuk .business_boradband_voom_title h4 {
	font-size: 24px;
	color: #591152;
	font-weight: 600;
	margin-bottom: 30px;
}

.business_broadband_vmbuk .business_boradband_voom_title p {
	font-size: 21px;
	color: #000;
	font-weight: 500;
}

.business_broadband_vmbuk .business_boradband_voom_content h5 {
	font-size: 21px;
	color: #000;
	font-weight: 600;
}

.business_broadband_vmbuk .business_boradband_voom_content p {
	font-size: 18px;
	text-decoration: underline;
	text-underline-position: under;
}

/* select IT Type */
.business_broadband_vmbuk .custom-radio[type='radio'],
.business_broadband_vmbuk .custom-radio1[type='radio'],
.business_broadband_vmbuk .custom-radio2[type='radio'],
.business_broadband_vmbuk .custom-radio3[type='radio'],
business_broadband_vmbuk .custom-radio[type='checkbox'] {
	appearance: none;
	border: 2px solid #d3d3d3;
	width: 20px;
	height: 20px;
	content: none;
	outline: none;
	border-radius: 100%;
	vertical-align: middle;
	margin: 5px 0px 5px 8pc;
}

.business_broadband_vmbuk .included-radio[type='radio'] {
	margin: 5px 0px 5px 10pc;
}

.business_broadband_vmbuk .price-radio[type='radio'] {
	margin: 5px 0px 5px 133px;
}

/* Add Features Checkbox Start */
.business_broadband_vmbuk .price-checkbox[type='checkbox'] {
	margin: 5px 0px 5px 133px;
	border: 2px solid #d3d3d3;
}

.business_broadband_vmbuk .custom-checkbox[type='checkbox'] {
	appearance: none;
	border: 2px solid #d3d3d3;
	width: 18px;
	height: 18px;
	content: none;
	outline: none;
	vertical-align: middle;
	margin: 5px 0px 5px 8pc;
}

.business_broadband_vmbuk .custom-checkbox[type='checkbox']:checked::before {
	margin: -3px -2px;
	position: absolute;
	background: rgb(32, 224, 32);
	vertical-align: middle;
	color: white !important;
	content: '\00A0\2713\00A0' !important;
	border: 2px solid #20e020;
	font-weight: bolder;
	font-size: 12px;
}

.business_broadband_vmbuk .add_features {
	border: 1px solid #e9ecef;
	border-radius: 50px;
	padding: 5px 10px;
	margin: 15px 0px;
	max-width: 20pc;
}

.business_broadband_vmbuk .add_features.active {
	border: 2px solid rgb(32, 224, 32);
}

/* Add Features checkbox end */
.business_broadband_vmbuk .custom-radio[type='radio']:checked::before,
.business_broadband_vmbuk .custom-radio1[type='radio']:checked::before,
.business_broadband_vmbuk .custom-radio2[type='radio']:checked::before,
.business_broadband_vmbuk .custom-radio3[type='radio']:checked::before,
.business_broadband_vmbuk .custom-radio[type='checkbox']:checked::before {
	margin: -3px -2px;
	position: absolute;
	background: rgb(32, 224, 32);
	vertical-align: middle;
	border-radius: 100%;
	color: white !important;
	content: '\00A0\2713\00A0' !important;
	border: 2px solid #20e020;
	font-weight: bolder;
	font-size: 14px;
}

.business_broadband_vmbuk .select_ip_type_button,
.business_broadband_vmbuk .fault_resolution,
.business_broadband_vmbuk .constant_connect,
.business_broadband_vmbuk .f_secure {
	border: 1px solid #e9ecef;
	border-radius: 50px;
	padding: 7px 10px;
	margin: 15px 0px;
	max-width: 20pc;
}

.business_broadband_vmbuk .addon_button_highlight {
	border: 2px solid rgb(32, 224, 32);
}

/* ______________________ */
.flex-container {
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: flex-start;
}

.business_broadband_vmbuk .business_boradband_voom_title {
	max-width: 419px;
	margin: 2pc;
	float: right;
}

.business_broadband_vmbuk .business_boradband_voom_content {
	margin: 2pc;
}

.business_broadband_vmbuk .business_boradband_voom p {
	font-size: 16px;
	font-weight: 400;
}

.business_broadband_vmbuk .business_phone_line_section {
	margin: 4pc 0 2pc 0;
}

.business_broadband_vmbuk .business_phone_line_section .remove_button .btn-remove {
	padding: 5px 2pc;
	border: 2px solid rgba(0, 0, 0, 0.2);
	border-radius: 6px;
	font-weight: 500;
	font-size: 21px;
	color: #000;
}

.business_broadband_vmbuk .business_phone_line_section .business_phone_line_section_buttons {
	display: flex;
	justify-content: center;
	flex-direction: row;
}

.business_broadband_vmbuk .business_phone_line_section .remove_button {
	margin: 10px 2pc;
}

.business_broadband_vmbuk .business_phone_line_title {
	font-size: 24px;
	font-weight: 700;
	margin: 10px 2pc;
	text-align: center;
	color: #591152;
}

.business_broadband_vmbuk .business_phone_line_featues {
	margin: 0 0 2pc 0;
}

.business_broadband_vmbuk .promotion_title {
	font-size: 24px;
	font-weight: 700;
	text-align: center;
	margin: 20px 0 0 0;
	color: #591152;
}

.business_broadband_vmbuk .business_phone_line_title span {
	margin: 0 0 0 5pc;
}

.business_broadband_vmbuk .business_phone_line_title span a,
.business_broadband_vmbuk .business_phone_line_title span a:hover,
.business_broadband_vmbuk .business_phone_line_title span a:focus {
	padding: 5px 30px;
	border: 1px solid #adb5bd;
	border-radius: 3px;
	font-weight: 500;
	font-size: 18px;
	color: #000;
}

.business_broadband_vmbuk .btn-add-code span a,
.business_broadband_vmbuk .btn-add-code span a:hover,
.business_broadband_vmbuk .btn-add-code span a:focus {
	padding: 5px 30px;
	border: 1px solid #adb5bd;
	border-radius: 3px;
	font-weight: 500;
	font-size: 18px;
	color: #000;
}

.business_broadband_vmbuk .got_a_promotion_code {
	font-size: 18px;
	text-align: center;
	color: #adb5bd;
	margin: 10px 0px 5px 0;
}

.business_broadband_vmbuk .add_feature_to_line_text {
	font-size: 18px;
	text-align: center;
	color: #adb5bd;
	margin: 10px 0px 5px 0;
}

.business_broadband_vmbuk .phone_line_features_title {
	font-size: 18px;
	color: #adb5bd;
}

.business_broadband_vmbuk .what_to_expect_link_text {
	font-size: 18px;
	text-align: center;
	margin-bottom: 0px;
	text-decoration: underline;
	text-decoration-color: #0084f4;
}

.business_broadband_vmbuk .what_to_expect_link_text a,
.business_broadband_vmbuk .what_to_expect_link_text a:hover {
	color: #0084f4;
	text-decoration: none;
}

.business_broadband_vmbuk .for_a_small_fee {
	font-size: 19px;
	color: #b9b4b4;
	text-align: center;
	margin: 25px 0;
}

.business_broadband_vmbuk .card_calls {
	padding: 20px;
	border: 2px solid #b1aeae30;
	border-radius: 3px;
	margin: 20px 0;
}

.business_broadband_vmbuk .card_calls h3 {
	font-size: 24px;
	text-align: center;
}

.business_broadband_vmbuk .card_calls p.details {
	text-align: center;
	font-size: 21px;
	font-weight: 400;
}

.business_broadband_vmbuk .card_calls p.price {
	font-size: 24px;
	text-align: center;
	padding: 20px 0 0 0;
	margin: 0;
}

.business_broadband_vmbuk .btn-add-another-phone-line,
.business_broadband_vmbuk .btn-add-another-phone-line:hover,
.business_broadband_vmbuk .btn-add-another-phone-line:focus {
	font-size: 18px;
	background-color: #591152;
	color: #fff;
	margin: 5pc 0 1pc 0;
	padding: 10px 30px;
}

.business_broadband_vmbuk .card_calls input[type='radio'] {
	appearance: none;
	border: 1px solid #d3d3d3;
	width: 25px;
	height: 25px;
	content: none;
	outline: none;
	margin: 0;
}

.business_broadband_vmbuk .card_calls input[type='radio']:checked {
	appearance: none;
	outline: none;
	padding: 0;
	content: none;
	border: none;
}

.business_broadband_vmbuk .card_calls input[type='radio']:checked::before {
	position: absolute;
	color: green !important;
	content: '\00A0\2713\00A0' !important;
	border: 1px solid #d3d3d3;
	font-weight: bolder;
	font-size: 21px;
}

.business_broadband_vmbuk .select_box input[type='radio'] {
	appearance: none;
	border: 1px solid #d3d3d3;
	width: 25px;
	height: 25px;
	content: none;
	outline: none;
	margin: 0;
}

.business_broadband_vmbuk .select_box input[type='radio']:checked {
	appearance: none;
	outline: none;
	padding: 0;
	content: none;
	border: none;
}

.business_broadband_vmbuk .select_box input[type='radio']:checked::before {
	position: absolute;
	color: green !important;
	content: '\00A0\2713\00A0' !important;
	border: 1px solid #d3d3d3;
	font-weight: bolder;
	font-size: 21px;
}

.business_broadband_vmbuk .card_calls p.select_box {
	margin: 20px 0 0 0;
}

.business_broadband_vmbuk .hr {
	border: 1px solid #b9b4b4;
	margin: 5pc 0 2pc 0;
}

.business_broadband_vmbuk .btn-continue,
.business_broadband_vmbuk .btn-continue:hover,
.business_broadband_vmbuk .btn-continue:focus {
	font-size: 21px;
	color: #fff;
	padding: 5px 50px;
	margin: 20px 0;
	background-color: #f28080;
	border-radius: 3px;
}

.business_broadband_vmbuk .continue_button_check[type='checkbox'] {
	appearance: none;
	border: 2px solid #d3d3d3;
	width: 20px;
	height: 20px;
	content: none;
	outline: none;
	vertical-align: middle;
	margin: 0;
}

.business_broadband_vmbuk .continue_button_check[type='checkbox']:checked::before {
	margin: -3px -2px;
	position: absolute;
	background: rgb(32, 224, 32);
	vertical-align: middle;
	color: white !important;
	content: '\00A0\2713\00A0' !important;
	border: 2px solid #20e020;
	font-weight: bolder;
	font-size: 12px;
}

/* All media query css */
@media (min-width:220px) and (max-width:991px) {
	.flex-container {
		flex-direction: column;
		justify-content: center;
		align-items: flex-start;
	}

	.business_broadband_vmbuk .business_phone_line_section .business_phone_line_section_buttons {
		flex-direction: column;
		align-items: center;
	}

	.business_broadband_vmbuk .business_boradband_voom_title {
		float: left;
	}

	.business_broadband_vmbuk .promotion_banner_content .change-to-voom-view-details {
		margin: 0px;
	}

	.business_broadband_vmbuk .promotion_banner_content .add-bundle-view-details {
		margin: 0px;
	}

	.pod-selection-options {
		gap: 8px;
		margin-left: 15px; /* Slightly less indent on mobile */
	}

	.pod-option .mesh-wifi-call-me-title {
		font-size: 15px;
	}

	.pod-selection-intro {
		font-size: 18px;
		line-height: 1.3;
	}
}

/* Promotion Banner css */
.promotion_banner_bg {
	background: #ffd9df;
}

.business_broadband_vmbuk .promotion_banner_title h4 {
	font-size: 24px;
	color: #000;
	font-weight: 700;
}

.business_broadband_vmbuk .promotion_banner_title {
	max-width: 419px;
	margin: 2pc;
	float: right;
}

.business_broadband_vmbuk .promotion_banner_title p b {
	font-size: 21px;
}

.business_broadband_vmbuk .promotion_banner_title p {
	font-size: 21px;
}

.business_broadband_vmbuk .promotion_banner_content {
	margin: 2pc;
}

.voom-promotion-content-banner {
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
	align-items: center;
	flex-wrap: wrap;
	align-content: flex-start;
}

.business_broadband_vmbuk .promotion_banner_content .change-to-voom,
.business_broadband_vmbuk .promotion_banner_content .add-bundle {
	background: red;
	padding: 0.6pc 3pc;
	text-align: center;
	font-size: 21px;
	font-weight: 600;
	max-width: max-content;
	margin: 1pc 0;
	border-radius: 5px;
}

.business_broadband_vmbuk .promotion_banner_content .change-to-voom,
.business_broadband_vmbuk .promotion_banner_content .change-to-voom:hover,
.business_broadband_vmbuk .promotion_banner_content .change-to-voom:focus,
.business_broadband_vmbuk .promotion_banner_content .add-bundle,
.business_broadband_vmbuk .promotion_banner_content .add-bundle:hover,
.business_broadband_vmbuk .promotion_banner_content .add-bundle:focus {
	color: #fff;
	text-decoration: none;
}

.business_broadband_vmbuk .promotion_banner_content .change-to-voom-view-details {
	font-size: 18px;
	margin: 0 7pc;
}

.business_broadband_vmbuk .promotion_banner_content .change-to-voom-view-details a,
.business_broadband_vmbuk .promotion_banner_content .change-to-voom-view-details a:hover,
.business_broadband_vmbuk .promotion_banner_content .change-to-voom-view-details a:focus,
.business_broadband_vmbuk .promotion_banner_content .add-bundle-view-details a,
.business_broadband_vmbuk .promotion_banner_content .add-bundle-view-details a:hover,
.business_broadband_vmbuk .promotion_banner_content .add-bundle-view-details a:focus {
	color: #000;
}

.business_broadband_vmbuk .promotion_banner_content .change-to-voom-view-details {
	font-size: 18px;
	margin: 0 7pc;
}

.business_broadband_vmbuk .promotion_banner_content .add-bundle-view-details {
	font-size: 16px;
	margin: 0 4pc;
}

/* Pod Selection Styles */
.pod-selection-container {
	margin-top: 25px;
	margin-bottom: 0;
	padding: 0;
}

.pod-selection-intro {
	font-size: 21px;
	color: #FFFFFF;
	margin-bottom: 15px;
	font-weight: normal;
	line-height: 1.2;
	margin-left: 0;
	padding-left: 0;
	word-wrap: break-word;
	white-space: normal;
	max-width: 100%;
}

.pod-selection-options {
	display: flex;
	flex-direction: column;
	gap: 8px;
	margin-left: 20px;
	padding-left: 0;
}

.pod-option {
	display: flex;
	align-items: center;
}

.pod-option .mesh-wifi-call-me-title {
	margin: 0;
	padding: 0;
	font-size: 16px;
	line-height: 1.4;
	color: #ffffff;
	font-weight: normal;
}

.pod-option .mesh-wifi-call-me-title span {
	margin-right: 10px;
	display: inline-flex;
	align-items: center;
}

.pod-checkbox {
	margin: 0;
	cursor: pointer;
	width: 16px;
	height: 16px;
	vertical-align: middle;
}

.business_broadband_vmbuk .broadband-speed-icon {
	margin: 2pc 3pc;
}

.business_broadband_vmbuk .broadband-speed-icon h4 {
	font-size: 28px;
	font-weight: 700;
}

@media screen and (min-width:200px) and (max-width:786px) {
	.voom-promotion-content-banner {
		display: flex;
		flex-direction: column;
		align-items: center;
		flex-wrap: wrap;
		align-content: center;
		justify-content: flex-end;
	}

	.business_broadband_vmbuk .promotion_banner_content .change-to-voom-view-details {
		margin: 0 0pc !important;
	}
}
.so-mesh-wifi-banner {
    background-color: #FF0A0A;
    padding: 30px;
    margin-top: 10px;
}

.so-mesh-wifi-banner .mesh-wifi-title {
    color: #fff;
    font-size: 28px;
    font-weight: 600;
}

.so-mesh-wifi-banner .mesh-wifi-subtitle {
    color: #fff;
    font-size: 21px;
    font-weight: 500;
    line-height: 30px;
}

.so-mesh-wifi-banner .mesh-wifi-logo img {
    height: 250px;
    width: 250px;
    border: 1px solid #fff;
    border-radius: 50%;
    position: relative;

}

.so-mesh-wifi-banner .mesh-wifi-bg {
    background-color: #322332;
    padding: 20px;
    border-radius: 6px;
    margin-top: -2pc;
    max-width: 45pc;
}

.so-mesh-wifi-banner .mesh-wifi-bg-subtitle {
    color: #fff;
    font-size: 21px;
}

.so-mesh-wifi-banner .mesh-wifi-bg-subtitle a {
    color: #fff;
    text-decoration: underline;
}

.so-mesh-wifi-banner .mesh-wifi-call-me-title {
    color: #fff;
    font-size: 21px;
    font-weight: 500;
    margin-top: 1rem;
}

.so-mesh-wifi-banner .mesh-wifi-flex {
    display: flex;
    justify-content: center;
}

.so-mesh-wifi-banner .mesh-wifi-data {
    max-width: 31pc;
}

.so-mesh-wifi-banner .mesh-wifi-content-flex {
    display: flex;
    justify-content: center;
}

.so-mesh-wifi-banner .mesh-wifi-call-flex {
    display: flex;
    justify-content: space-around;
}

.so-mesh-wifi-banner .podSelectionTitleDiv {
    display: flex;
    justify-content: space-around;
}

.so-mesh-wifi-banner .mesh-wifi-prodSelectionTitle {
    margin: 20px 0px;
    color: #FFFFFF;
    font-size: 21px;
}

.so-mesh-wifi-banner .mesh-wifi-call-flex .mesh-wifi-call-me-title span input[type="checkbox" i] {
    height: 20px;
    width: 20px;
}

@media screen and (min-width: 220px) and (max-width: 768px) {
    .so-mesh-wifi-banner .mesh-wifi-flex {
        display: flex;
        justify-content: space-evenly;
        flex-direction: column !important;
    }

    .so-mesh-wifi-banner .mesh-wifi-bg {
        margin-top: 2pc;
        /* padding: 4pc;
        line-height: 4pc; */
    }

    .so-mesh-wifi-banner .mesh-wifi-data {
        max-width: max-content;

    }

    .so-mesh-wifi-banner .mesh-wifi-subtitle {
        /*  line-height: 4pc; */
        font-weight: 400;
    }

    .so-mesh-wifi-banner .mesh-wifi-title {
        font-size: 40px;
        max-width: 32pc;
        /* line-height: 4pc; */
    }

    .so-mesh-wifi-banner .mesh-wifi-logo img {
        /* height: 30pc;
        width: 30pc; */
        border: 1px solid #fff;
        border-radius: 50%;
    }

    .so-mesh-wifi-banner .mesh-wifi-call-flex {
        margin: 0 !important;
    }

    /* .so-mesh-wifi-banner .mesh-wifi-call-me-title {
        font-size: 40px;
        line-height: 4pc;
    } */

    /* .so-mesh-wifi-banner .mesh-wifi-call-flex .mesh-wifi-call-me-title span input[type="checkbox" i] {
        height: 40px;
        width: 40px;
    } */
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
    .so-mesh-wifi-banner .mesh-wifi-flex {
        display: flex;
        justify-content: space-evenly;
        flex-direction: column !important;
    }

    .so-mesh-wifi-banner .mesh-wifi-bg {
        margin-top: 2pc;
        /* padding: 2pc;
        line-height: 3pc; */
    }

    .so-mesh-wifi-banner .mesh-wifi-data {
        max-width: 40pc;

    }

    .so-mesh-wifi-banner .mesh-wifi-bg-subtitle {
        font-size: 36px;
    }

    .so-mesh-wifi-banner .mesh-wifi-subtitle {
        line-height: 3pc;
        font-weight: 400;
        font-size: 36px;
    }

    .so-mesh-wifi-banner .mesh-wifi-title {
        font-size: 40px;
        max-width: 28pc;
        line-height: 4pc;
    }

    .so-mesh-wifi-banner .mesh-wifi-logo img {
        height: 30pc;
        width: 30pc;
        border: 1px solid #fff;
        border-radius: 50%;
    }

    .so-mesh-wifi-banner .mesh-wifi-call-flex {
        margin: 0 !important;
    }

    .so-mesh-wifi-banner .mesh-wifi-call-me-title {
        font-size: 36px;
        line-height: 3pc;
    }

    .so-mesh-wifi-banner .mesh-wifi-call-flex .mesh-wifi-call-me-title span input[type="checkbox" i] {
        height: 40px;
        width: 40px;
    }
}

.mesh-wifi{
    margin-bottom: 1rem;
}

/* Pod Selection Styles for Review Order Page */
.mesh-wifi-pod-selection {
    margin: 10px 0;
    padding: 8px 0;
    border-bottom: 1px solid #e0e0e0;
}

.mesh-wifi-pod-selection:last-child {
    border-bottom: none;
}

.mesh-wifi-pod-selection input[type="checkbox"] {
    margin-right: 10px;
    transform: scale(1.2);
}

.mesh-wifi-pod-selection label {
    font-weight: 500;
    color: #333;
    cursor: pointer;
}

/* Responsive styles for pod selections */
@media screen and (max-width: 768px) {
    .mesh-wifi-pod-selection {
        padding: 12px 0;
        font-size: 14px;
    }
    
    .mesh-wifi-pod-selection input[type="checkbox"] {
        transform: scale(1.3);
        margin-right: 12px;
    }
}
.business-phone-line .broadband-business-phone-title {
  font-size: 24px;
  color: #664084;
  text-align: center;
  font-weight: 700;
}

.business-phone-line .broadband-business-phone-title span {
  font-size: 14px;
  font-weight: 400;
  padding-left: 10px;
}

.business-phone-line .broadband-business-phone-title span a {
  text-decoration: underline;
}

.business-phone-line .business-phone-line-subtitle li {
  font-size: 14px;
  color: #000;
  text-align: left;
  font-weight: 600;
  list-style: none;
}

.business-phone-line .business-phone-line-subtitle li::before {
  content: '\2713';
  font-size: 16px;
  padding-right: 10px;
  font-weight: 800;
  color: #000;
}

.business-phone-line .business-phone-line-subtitle .our-call-charge {
  text-align: left;
  padding: 10px 0px 0px 20px;
  font-size: 14px;
  margin-bottom: 0px;
}

.business-phone-line .business-phone-line-subtitle .our-call-charge a {
  text-decoration: underline;
}

.business-phone-line div {
  text-align: center;
  padding: 10px 0px 10px 0px;
}

.business-phone-line div .btn {
  padding: 5px 50px 5px 50px;
  margin: 30px 0px 30px 0px;
  border: 2px solid #e1e1e1;
}

.business-phone-line .btn-code {
  font-size: 21px;
  border: 2px solid #000;
  color: #000;
  background-color: transparent;
}

.business-phone-line .btn-code:hover {
  border: 2px solid #000;
  color: #000;
  background-color: transparent;
}

.business-phone-line .checkbox label {
  font-size: 18px;
}

.business-phone-line input {
  height: 20px;
  width: 20px;
}

.select-ip-type .highlight {
  border: 3px solid #1ca408;
}

.business-phoneline-card {
  text-align: center;
}

.add-another-phoneline-parent {
  text-align: center;
  padding: 20px 0px 10px 0px;
  margin: 0 auto;
}

.add-another-phoneline-parent .add-another-phoneline-style {
  background-color: #5f2878;
  color: #fff;
  width: 219px !important;
  font-size: 16px;
  padding: 10px;
}
.header {
  background-color: #ff0a0a;
}

.header .navbars {
  background-color: #ff0a0a;
  width: 100%;
  text-align: center;
  min-height: 120px;
  border-radius: 0 0 50% 50%;
  box-shadow: 0 4px 8px 0 rgb(0 0 0 / 20%), 0 6px 20px 0 rgb(0 0 0 / 19%);
}

.header .navbars img {
  height: 50px;
  margin: 25px 0px 0px 0px;
}

.header .header-title h1.header-message{
  margin-top: 20px;
}
.header .header-title .header-message {
  text-align: center;
  font-size: 25px;
  color: #fff;
  font-weight: 700;
  padding: 25px;
}

/* .header .order-success {
  padding-top: 20px;
} */

.header-title .container-fluid {
  margin-top: 15px;
}

.header-title .monthly-total-container {
  margin-top: 35px;
}

.header-title .basket-product-title {
  text-align: center;
  font-size: 28px;
  color: #fff;
  font-weight: 400;
  margin-top: 30px;
}

.header-title h3 {
  text-align: center;
  color: #fff;
  font-size: 21px;
  font-weight: 500;
}

.header-title .badge-light {
  color: #fff !important;
  background-color: #1ca408 !important;
  border-radius: 20px !important;
  padding: 3px 3px 3px 3px !important;
  height: 20px !important;
  width: 20px !important;
  font-size: 14px !important;
  float: right !important;
  margin-right: -40px !important;
  margin-top: -10px !important;
  font-weight: 400 !important;
  font-style: normal !important;
}

.header-title h3 a {
  color: #fff !important;
}

.header-title .bi-cart3::before {
  content: "\f244";
  color: #fff;
  float: right;
  font-size: 30px;
}

.header-title h3 span {
  float: right;
  padding-right: 25px;
  font-size: 30px;
}

.header-title .cart .change-product-cart {
   font-size: 14px;
  /*text-align: center;
  margin: 10px 0px 0px 0px;
  float: left;
  padding-left: 113px; */
}
.header-title .change-product-cart a {
  color: #fff;
}

.header-title .cart .add-to-cart {
  /* float: right;
  padding-right: 154px;
  margin-bottom: 21px !important; */
}

.header-title .header-data-mobile .accordion-item {
  border: none !important
}

.header-title .header-data-mobile .accordion-button {
  margin-bottom: 2px !important
}

.header-title .cart {
  display: flex;
  justify-content: center;
  flex-direction: row-reverse;
  align-items: center;
  margin-top: 50px;
}

.header-title h4 {
  text-align: center;
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  padding: 0px 0px 0px 0px;
}

.header-title h4 span {
  text-align: center;
  color: #fff;
  padding-left: 5px;
  padding-right: 0px;
  font-size: 21px;
  font-weight: 600;
}

.header-title h4 .change-product {
  float: right;
  padding-right: 25px;
  font-size: 12px;
  color: #fff !important;
  text-decoration: underline;
}

.header-title .cart-icon {
  float: right;
  padding-right: 25px;
  font-size: 12px;
  margin: 0px 0px 0px -20px;
  color: #fff !important;
}

.header-title h5 {
  font-size: 16px;
  color: #fff;
  text-align: center;
  font-weight: 400;
  padding: 0px 0px 15px 0px;
}

.promotion-banner .promotion-applied {
  text-align: center;
  padding: 10px;
  margin-bottom: 0px;
  color: #fff;
  font-weight: 600;

}

.promotion-banner .promotion-applied span {
  padding-right: 5px;
}

.promotion-banner .promotion-applied span img {
  height: 18px;
  width: 18px;
}

.promotion-banner {
  background: #000;
}

a.change-product {
  cursor: pointer;
}

@media (min-width: 992px) {
  .container-fluid .header-data-mobile {
    display: none !important;
  }
}

@media only screen and (max-width: 991px) {
  .container-fluid .header-data-desktop {
    display: none !important;
  }
}

/********* Sticky header styles *********/
.header-title {
  background: #ff0a0a;
  color: #f1f1f1;
}

.sticky {
  position: fixed;
  z-index: 50;
  top: 0;
  width: 100%;
}

/****************************************/
/******* Header accordion styles *******/
.accordian-voom .accordion-button:focus {
  z-index: 3;
  border-color: red !important;
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, .25);
}

.accordian-voom .accordion-button:not(.collapsed) {
  color: white;
  background-color: red;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .125);
}

.accordian-voom .accordion-button {
  background-color: red !important;
  text-align: center !important;
}

.accordian-voom .accordion-body {
  text-align: center;
  overflow-y: hidden;
  background-color: red !important;
  color: white;
  font-size: 17px;
  font-weight: normal
}

.accordian-voom .accordion-button .header-container {
  width: 100%;
  text-align: center;
  color: white;
}

.accordian-voom .accordion-button::after {
  flex-shrink: 0;
  width: 1.25rem;
  height: 1.25rem;
  margin-left: auto;
  content: "";
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23212529'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-size: 1.25rem;
  transition: transform .2s ease-in-out;
  right: 11px;
  position: absolute;
  bottom: 13px;
}

/**********************************************/



          /* Call Back Banner header version start*/
          .ecom-callback-banner-header {
            background-color: #322332;
            padding: 10px;
        }

        .ecom-callback-banner-header p.ecom-callback-title {
            color: #FFF;
            text-align: center;
            font-size: 15px;
            font-style: normal;
            font-weight: 400;
            line-height: 20px;
            margin: 0 0 10px 0;
            
        }

        .ecom-callback-banner-header p.ecom-callback-title span.ecom-callback-number {
            color: #FFF;
            text-align: center;
            font-size: 15px;
            font-style: normal;
            font-weight: 700;
            line-height: 20px;
        }

        .ecom-callback-banner-header .ecom-callback-link,
        .ecom-callback-banner-header .ecom-callback-link:hover {
            color: #fff;
            text-decoration: underline;
        }

        .ecom-callback-banner-header p.ecom-callback-subtitle {
            color: #FFF;
            text-align: center;
            font-size: 15px;
            font-style: normal;
            font-weight: 400;
            margin: 0 0 10px 0;
            line-height: 20px;
            margin: 0;
        }
         /* Call Back Banner header version end*/

.about-your-installation .panel-default {
    border: 1px solid transparent !important;
}

.about-your-installation .panel-body {
    border: 1px solid #ddd !important;
}

.about-your-installation .panel-default>.panel-heading {
    color: #fff !important;
    background-color: #5f2878 !important;
    border-color: #5f2878 !important;
    padding: 10px !important;
    text-align: center !important;
    font-size: 18px !important;
    font-weight: 600 !important;
    border-top-left-radius: 10px !important;
    border-top-right-radius: 10px !important;
}

.about-your-installation .requi#ff0a0a-field {
    font-size: 10px;
    font-weight: 600;
    text-align: left;
    color: #000;
    padding: 10px;
    margin-bottom: 0px;
}

.about-your-installation .requi#ff0a0a-field span {
    color: #ff0a0a;
    padding-right: 0px;
    font-size: 16px;
    font-weight: 600;
}

.about-your-installation .about-your-installation-title {
    font-size: 21px !important;
    font-weight: 600 !important;
    text-align: center !important;
    color: #5e148c !important;
    margin-top: 40px;
}

.about-your-installation .installation-details {
    font-size: 16px !important;
    font-weight: 600 !important;
    margin-bottom: 5px;
    text-align: left !important;
    color: #000 !important;
    padding-top: 0px;
}

.about-your-installation .about-forms .installation-details-address {
    width: 50%;
    border: 3px solid #62e562;
    border-radius: 0.375rem;
    padding: 10px 15px;
}

.about-your-installation .about-forms .installation-details-address p {
    font-size: 16px;
    font-weight: 600;
    padding: 10px 0px 0px 0px;
    text-align: left;
    color: #000;
    margin-bottom: 0;
}

.about-your-installation .about-forms .installation-updated-details-address p {
    font-size: 16px;
    font-weight: 600;
    color: #000;
    text-align: left;
}

.about-your-installation .about-forms .installation-updated-details-address {
    width: 50%;
    border: 2px solid #62e562;

    border-radius: 0.375rem;
    padding: 20px 0px 20px 20px;
}

.about-your-installation .about-forms .installation-updated-details-address p {
    margin-bottom: 0px !important;
}

.about-your-installation .installation-details span {

    color: #ff0a0a !important;
    padding-left: 5px;
}

.about-your-installation .installation-details-description {
    font-size: 16px !important;
    font-weight: 400 !important;
    text-align: left !important;
    color: #000 !important;
    margin-bottom: 5px;
    padding-bottom: 5px;
}

.about-your-installation .edit-address {
    font-size: 14px;
    text-align: left;
    padding-top: 20px !important;
    font-weight: 400;
}

.about-your-installation .edit-address a {
    text-decoration: underline;
}

.about-your-installation .btn-addnewcontact {
    font-size: 18px;
    text-align: center;
    max-width: 300px;
    background-color: #5e148c;
    border: 1px solid #5e148c;
    border-radius: 5px;
    color: #fff;
    margin-top: 15px;
    padding: 10px 22px;
}

.about-your-installation .btn-addnewcontact:hover {
    font-size: 18px;
    text-align: center;
    max-width: 300px;
    background-color: #5e148c;
    border: 1px solid #5e148c;
    border-radius: 5px;
    color: #fff;
    margin-top: 15px;
    padding: 10px 22px;
}

.about-your-installation .about-forms textarea {
    width: 50%;
}

@media (max-width: 568px) {

    .about-your-installation .about-forms .installation-updated-details-address,
    .your-payment-details .installation-updated-details-address,
    .about-your-installation .about-forms .installation-details-address,
    .your-payment-details .installation-details-address {

        width: 100%;
    }

}

@media (max-width: 820px) {

    .about-your-installation .about-forms .installation-updated-details-address,
    .your-payment-details .installation-updated-details-address,
    .about-your-installation .about-forms .installation-details-address,
    .your-payment-details .installation-details-address {

        width: 100%;
    }
}

@media (max-width: 912px) {

    .about-your-installation .about-forms .installation-updated-details-address,
    .your-payment-details .installation-updated-details-address,
    .your-payment-details .installation-details-address,
    .about-your-installation .about-forms .installation-details-address {

        width: 100%;
    }
}

@media (max-width: 568px) {
    .about-your-installation .about-forms textarea {
        width: 100%;
    }
}

@media (max-width: 820px) {
    .about-your-installation .about-forms textarea {
        width: 50%;
    }
}

@media (max-width: 912px) {
    .about-your-installation .about-forms textarea {
        width: 100%;
    }
}

.about-your-installation .about-forms select {
    width: 50%;

}

@media (max-width: 568px) {
    .about-your-installation .about-forms select {
        width: 100%;
    }
}

@media (max-width: 820px) {
    .about-your-installation .about-forms select {
        width: 50%;
    }
}

@media (max-width: 912px) {
    .about-your-installation .about-forms select {
        width: 100%;
    }
}


.about-your-installation .organisation-require-communication {
    margin-bottom: 10px;
}

/****************************/
.about-your-installation .about-forms {
    padding-bottom: 30px;
    padding-left: 50px;
}

.about-your-installation .btn-danger {
    background-color: #ff0a0a;
    border: 1px solid #ff0a0a;
    color: #fff;
    max-width: 200px;

}

.about-your-installation .btn-danger:hover {
    background-color: #ff0a0a;
    border: 1px solid #ff0a0a;
    color: #fff;
    max-width: 200px;
}

/*************************/
.about-your-installation .switchToggle input[type=checkbox] {
    height: 0;
    width: 0;
    visibility: hidden;
    position: absolute;
}

.about-your-installation .switchToggle label {
    cursor: pointer;
    text-indent: -9999px;
    width: 70px;
    max-width: 70px;
    height: 30px;

    background: #54197e;
    display: block;
    border-radius: 100px;
    position: relative;
}

.about-your-installation .switchToggle label:after {
    content: '';
    position: absolute;
    top: 2px;
    left: 2px;
    width: 26px;
    height: 26px;
    background: #fff;
    border-radius: 90px;
    transition: 0.3s;
}

.about-your-installation .switchToggle input:checked+label,
.switchToggle input:checked+input+label {
    background: rgb(9, 156, 9);

}

.about-your-installation .switchToggle input+label:before,
.switchToggle input+input+label:before {
    content: 'No';
    position: absolute;
    top: 3px;
    left: 35px;
    width: 26px;
    height: 26px;
    border-radius: 90px;
    transition: 0.3s;
    text-indent: 0;
    color: #fff;
}

.about-your-installation .switchToggle input:checked+label:before,
.switchToggle input:checked+input+label:before {
    content: 'Yes';
    position: absolute;
    top: 3px;
    left: 10px;
    width: 26px;
    height: 26px;
    border-radius: 90px;
    transition: 0.3s;
    text-indent: 0;
    color: #fff;
}

.about-your-installation .switchToggle input:checked+label:after,
.switchToggle input:checked+input+label:after {
    left: calc(100% - 2px);
    transform: translateX(-100%);
}

.about-your-installation .switchToggle label:active:after {
    width: 60px;
}

.about-your-installation .toggle-switchArea {
    margin: 10px 0 10px 0;
}

.installation-details-page .responsivegrid .text .cmp-text {
    width: 83%;
    margin: 0 auto;
}

.installation-details-page .responsivegrid .text .cmp-text p {
    text-align: justify !important;
    font-size: 18px;
    color: #000;
    padding: 0 3pc;
}

.cancel-contact {
    text-align: right;;
}

.cancel-contact .btn-secondary {
    max-width: 232px !important;
    padding: 10px 4pc;
    font-size: 18px;
}

.save-contact .btn-danger {
    max-width: 232px !important;
}

@media screen and (min-width: 200px) and (max-width:786px) {
    .installation-details-page .responsivegrid .text .cmp-text p {
        padding: 0 1pc;
    }
    .about-your-installation .about-forms {
        padding-left: 10px;
    }
}
.promotion .broadband-business-promotion-title {
  font-size: 28px;
  color: #591152;
  text-align: center;
  font-weight: 700;
}

.promotion .items-center {
  text-align: center;
}

.promotion .promotion-subtitle {
  font-size: 18px;
  color: rgba(0, 0, 0, 0.50);
  text-align: center;
  font-weight: 400;
}

.promotion div {
  text-align: center;
  padding: 10px 0px 10px 0px;
  margin: 0 auto;
}

.promotion div .btn {
  padding: 10px 50px;
  margin: 0 auto;
  width: auto;
}

.promotion .btn-code {
  font-size: 18px;
  border: 2px solid #000;
  color: #000;
  font-weight: 600;
  background-color: transparent;
}

.promotion .btn-code:hover {

  border: 2px solid #000 !important;
  color: #000 !important;
  background-color: transparent !important;
}

.promotion .checkbox label {
  font-size: 14px;
}

.promotion input {
  height: 20px;
  width: 20px;
  margin-right: 10px;
  margin-top: -20px;
}

.promotion-add-code .modal-header .modal-title {
  font-size: 16px;
  font-weight: 700;
  color: #631269;
}

.promotion-add-code .modal-body {
  padding: 0px 0px 60px 30px !important;
}

.promotion-add-code .modal-body .enter-postcode {
  font-size: 16px;
  font-weight: 700;
  color: #423d3d;
}

.promotion-add-code .modal-body .select-address {
  font-size: 14px;
  font-weight: 700;
  color: #423d3d;
  margin: 10px 0px 5px 0px !important;
}

.promotion-add-code .modal-body .find-address .btn-danger {
  margin-left: 25px !important;
  width: 160px;
}


.promotion-add-code .modal-body .form-inline .btn-danger {
  width: 160px;
  color: #fff;
  background: red;
  border: 1px solid red;
  font-size: 14px;
  font-weight: 500;
}

.promotion-add-code .promotion-apply ul li {
  list-style: none;
  font-size: 16px;
  font-weight: 600;
  color: #000;
  padding-left: 25px;
}

.promotion-add-code .promotion-apply ul li::before {
  content: "\2713";
  font-size: 16px;
  font-weight: 600;
  color: #000;
  padding-right: 10px;
}

.sales-promotion-apply span img {
  height: 18px;
  width: 18px;
}

.promotion-add-code .modal-body .form-inline .btn-remove-code {
  width: 160px;
  color: #000;
  background: transparent;
  border: 1px solid #6d1c94;
  font-size: 14px;
  font-weight: 500;
}

.promotion-add-code .modal-body .find-address .btn-remove-code {
  margin-left: 25px !important;
  width: auto !important;
}

.promotion-add-code .modal-body .form-inline .promotion-apply {
  width: 100% !important;
}

.promotion-add-code .modal-body .form-inline .promotion-apply .promotion-applied {
  text-align: left;
  font-size: 18px;
  font-weight: 700;
  padding: 30px 0px 0px 0px;
}

.promotion-add-code .modal-body .form-inline .code-save {
  margin: 0 0 0 70%;
}

.promotion-add-code .modal-body .form-inline .btn-danger:hover {
  color: #fff;
  background: red;
  width: 160px;
  border: 1px solid red;
  font-size: 14px;
  font-weight: 500;
}

.promotion-add-code .modal-body .find-address .btn-danger {

  margin-left: 25px !important;
  width: 160px;
}

.promotion-add-code .modal-body .form-inline .btn-default {
  color: #000;
  background: #ccc;
  border: 1px solid ccc;
  font-size: 14px;
  font-weight: 500;
  width: 160px;
}

.promotion-add-code .modal-body .code-save .btn-danger {
  width: 150px;
  margin-left: 0px !important;
}

.promotion-add-code .modal-body .form-inline .btn-default:hover {
  color: #000;
  background: #ccc;
  border: 1px solid ccc;
  font-size: 14px;
  font-weight: 500;
}

.promotion-add-code .modal-body .find-address .btn-default {
  margin-left: 25px !important;
  width: 160px;
}

.promotion-add-code .modal-body .find-address .btn-danger {
  margin-left: 0px !important;
}

.promotion-add-code .modal-body .form-inline .btn-danger {
  color: #fff;
  background: red;
  border: 1px solid red;
  font-size: 14px;
  font-weight: 500;
  width: auto !important;
  margin-left: 5px !important;
}

.promotion-tooltip {
  margin-right: 10px;
}
 .order-confirmation {
     margin-bottom: 10vh;
 }

 .order-confirmation .card-body {
     border-radius: 2px;
     padding: 20px;
     border: 1px solid #fff;
     background-color: #fff;
 }

 .order-confirmation .card {
    border: 1px solid red !important;
    border-radius: 2px;
    background-color: red;
    padding: 3pc 4pc;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    width: 75%;

 }

 .order-confirmation .card-body .order-reference {
     font-size: 16px;
     text-align: center;
     color: #000;
     font-weight: 600;
 }

 .order-confirmation .card-body .order-reference-number {
     color: red;
     font-size: 18px;
     text-align: center;
     font-weight: 700;
 }

 .order-confirmation .card .message {
     font-size: 50px;
     display: flex;
     color: #fff;
     flex-direction: row;
     align-items: center;

     font-size: 50px;
     color: #fff;
 }

 .order-confirmation .card .next-steps {
     font-size: 18px;
     font-weight: 700;
     color: #fff;
     margin: 50px 0px 0px 0px;
 }

 .order-confirmation .card .next-steps-data {
     font-size: 16px;
     font-weight: 400;
     color: #fff;
 }

 .order-confirmation .order-confirmation-card {
     display: flex;
     justify-content: center;
     align-items: center;
     margin: 10px 0px 50px 0px;
 }

 .message .bi::before, [class^="bi-"]::before, [class*=" bi-"]::before {
    color: #fff;
 }

 @media screen and (min-width:200px) and (max-width:786px) {
    .order-confirmation .card {
        padding: 1pc 1pc;
        
     }
 }
.order-review-page .panel-heading {
	font-size: 18px !important;
	color: #fff !important;
	text-align: center !important;
	background-color: #5f2878;
	font-weight: 600 !important;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}

.order-review-page {
	margin: 20px 0;
}

.order-review-page .panel-default {
	border: none;
}

.order-review-page .panel-body {
	border: 1px solid #5f2878;
}

.order-review-page .order-review-subtitle {
	font-size: 21px !important;
	color: rgb(138, 131, 131) !important;
	text-align: center !important;
	font-weight: 600 !important;
	padding-top: 20px;
}

.order-review-page .voom-bundle-title {
	font-size: 24px !important;
	font-weight: 700 !important;
	color: #ff0a0a !important;
	text-align: left !important;
	padding-bottom: 10px;
	margin: 30px 20px;
}

.order-review-page .change-product {
	text-align: right !important;
	font-size: 16px !important;
	margin-right: 30px !important;
	padding-bottom: 10px;
	margin-top: 0px;
	margin-bottom: 10px;
}

.order-review-page .change-product a {
	text-decoration: underline !important;
	color: #0084F4;
}

.order-review-page .basket-bundle-list-data ul {
	padding-left: 0px;
}

.order-review-page .basket-bundle-list-data ul li {
	font-size: 14px !important;
	list-style: none !important;
	text-align: left !important;
	font-weight: 500 !important;
	color: #000 !important;
}

.order-review-page .basket-bundle-list-data ul li .broadband-product-charge {
	float: right !important;
	text-transform: capitalize;
	font-size: 16px;
	font-weight: 500;
	line-height: 30px;
	color: rgba(0, 0, 0, 0.50);
}

.order-review-page .basket-bundle-list-data .basket-bundle-business-title {
	font-size: 16px !important;
	font-weight: 600 !important;
	color: #591152 !important;
	text-align: left !important;
	margin-bottom: 0;
}

.order-review-page .basket-bundle-list-data {
	border-radius: 5px !important;
	margin: 0pc 0;
}

.order-review-page .monthly-charges {
	text-align: center !important;
	background: #901484 !important;
	margin: 0px 20px 0px 20px !important;
	border: 1px solid #901484 !important;
	border-radius: 10px !important;
	padding: 10px !important;
}

.order-review-page .monthly-charges .monthly-total {
	font-size: 21px !important;
	font-weight: 400 !important;
	margin-bottom: 0px !important;
	color: #fff !important;
	text-align: center !important;
}

.order-review-page .monthly-charges .monthly-total-price {
	font-size: 21px !important;
	font-weight: 700 !important;
	color: #fff !important;
	text-align: center !important;
}

.order-review-page .monthly-contract {
	font-size: 18px !important;
	text-align: center !important;
	margin-bottom: 0px !important;
	padding: 10px 0 0 0 !important;
	color: #ff0a0a !important;
	font-weight: 700 !important;
}

.order-review-page .vat-price {
	font-size: 18px !important;
	text-align: center !important;
	padding: 5px 0 !important;
	margin-bottom: 0px !important;
	color: #000 !important;
	font-weight: 400 !important;
}

.order-review-page .terms-condition {
	font-size: 18px !important;
	text-align: center !important;
	padding: 5px 0 !important;
	margin-bottom: 2pc !important;
	font-weight: 400 !important;
}

.order-review-page .your-solution-bg {

	/* background-color: rgb(244, 243, 243) !important; */
	padding: 0 10pc !important;
}

.order-review-page .accordionns-button:not(.collapsed) {
	font-size: 18px !important;
	padding: 10px 0px 0px 0px !important;
	color: #fff !important;
	text-align: center !important;
	font-weight: 600 !important;
	border: 1px solid #fff !important;
	background-color: #6c1292 !important;
}

.order-review-page .accordionns-button {
	font-size: 18px !important;
	color: #6c1292 !important;
	width: 100% !important;
	text-align: center !important;
	border: 1px solid #5f2878;
	font-weight: 600 !important;
	padding: 10px 0px 0px 0px !important;
	background-color: #f6f6f6 !important;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	display: block !important;
}

.order-review-page .contract-information-sheet {
	font-size: 16px !important;
	font-weight: 700 !important;
	text-align: left !important;
	color: #000 !important;
}

.order-review-page ul.contract-summary {
	padding-left: 0;
}

.order-review-page .contract-summary li {
	font-size: 16px !important;
	font-weight: 400 !important;
	list-style: none !important;
}

.order-review-page .contract-summary li span {
	font-size: 16px !important;
	padding-right: 5px !important;
}

.order-review-page .contract-summary li a {
	color: #ff0a0a !important;
	text-decoration: underline !important;
	padding-right: 10px;
}

.order-review-page .form-check-label {
	font-size: 16px !important;
	font-weight: 700 !important;
}

.order-review-page .form-check-confirm {
	font-size: 16px;
}

.order-review-page .legal-bit-title {
	font-size: 18px !important;
	color: var(--VMB-Slate, #3E364A);
	text-align: left !important;
	font-weight: 600 !important;
	padding: 0 10pc;
	margin-top: 20px;
}

.order-review-page .payment-details-title {
	font-size: 21px !important;
	color: #591152;
	text-align: center !important;
	font-weight: 600 !important;
	padding: 0 10pc;
	margin-top: 20px;
}

.order-review-page .legal-bit-form-check {
	padding: 0 8pc;
}

.order-review-page .legal-bit {
	padding: 0px 0px 0px 30px !important;
}

.order-review-page .confirm-list-data {
	padding: 10px 10pc !important;
}

.order-review-page .confirm-list-data li {
	font-size: 16px !important;
	list-style: disc;
}

@media screen and (min-width:220px) and (max-width:780px) {
	.order-review-page .your-solution-bg {
		padding: 0 1pc !important;
	}

	.order-review-page .legal-bit-title {
		padding: 0 2pc;
	}

	.order-review-page .legal-bit-form-check {
		padding: 0;
	}

	.order-review-page .confirm-list-data {
		padding: 0 !important;
	}

}

.order-review-page .installation-details-address {
	width: 100%;
	border: 2px solid #62e562;       /* box-shadow: 0 4px 8px 0 rgb(0 0 0 / 20%), 0 6px 20px 0 rgb(0 0 0 / 19%); */
	border-radius: 0.375rem;
	height: 150px !important;
	padding: 10px 0px 0px 10px;
	overflow: auto;
}

.order-review-page .installation-details-updated-contact {
	width: 100%;
	border: 2px solid #62e562;       /* box-shadow: 0 4px 8px 0 rgb(0 0 0 / 20%), 0 6px 20px 0 rgb(0 0 0 / 19%); */
	border-radius: 0.375rem;
	padding: 10px 0px 0px 10px;
	height: 150px !important;
	overflow: auto;
}

.order-review-page .installation-details-updated-contact p {
	color: #000;
	text-align: left;
	padding: 0px 0px 0px 0px;
	font-weight: 600;
}

.order-review-page .installation-details-address p {
	color: #000;
	text-align: left;
	font-weight: 600;
	padding: 10px 0px 10px 0px;
}

.order-review-page .privacy-policy {
	font-size: 14px !important;
	padding: 0px 10pc;
	text-align: left !important;
	color: #000 !important;
}

.order-review-page .privacy-policy-check {
	font-size: 16px !important;
	color: #000 !important;
	padding: 10px 10pc !important;
	margin-left: 30px;
}

.order-review-page .place-your-order {
	text-align: center !important;
	margin-top: 30px !important;
	margin-bottom: 20px !important;
}

.order-review-page .place-your-order .btn-danger {
	text-align: center !important;
	color: #fff !important;
	background-color: #ff0a0a !important;
	max-width: 280px;
	border: 1px solid #ff0a0a !important;
}

.order-review-page .place-your-order .btn-danger:hover {
	text-align: center !important;
	max-width: 280px;
	color: #fff !important;
	background-color: #ff0a0a !important;
	border: 1px solid #ff0a0a !important;
}

.order-review-page .review-your-details form label {
	font-size: 18px !important;
	font-weight: 600 !important;
	padding: 5px !important;
	color: #7c7575;
}

.order-review-page .review-your-details form textarea {
	font-size: 14px !important;
	font-weight: 600 !important;
	padding: 5px !important;
	border: 2px solid rgb(92, 242, 92) !important;
}

.order-review-page .review-your-details form .edit-address {
	font-size: 14px !important;
	text-align: left !important;
	padding: 10px 0px 10px 0px !important;
}

.order-review-page .installation-details-updated-contact p {
	font-size: 14px !important;
	text-align: left !important;
	margin-bottom: 5px;
}

.order-review-page .review-your-details form .edit-address a {
	text-decoration: underline !important;
	padding-bottom: 10px !important;
}

.order-review-page .review-your-details .about-your-organisation {
	font-size: 18px !important;
	font-weight: 600 !important;
	padding: 5px !important;
	color: #000 !important;
	text-align: left !important;
}

.order-review-page .direct-debit-title {
	font-size: 14px !important;
	font-weight: 600;
	padding: 5px;
	color: #000 !important;
}

.order-review-page .direct-debit-subtitle {
	font-size: 16px !important;
	font-weight: 400 !important;
	text-align: left !important;
	padding: 5px 4pc;
	color: #000 !important;
}

.order-review-page .form-check-label span {
	color: #ff0a0a !important;
	font-weight: 600;
	padding-left: 5px;
}

.order-review-page .form-check-confirm span {
	color: #ff0a0a !important;
	font-weight: 600;
	padding-left: 5px;
}

.order-review-page .legal-contract {
	margin: 0 0;
	padding: 0 0;
}

.order-review-page .legal-bit-form-check .form-check-label {
	padding-left: 10px;
}

.order-review-page .legal-bit-form-check .form-check-input {
	margin-left: 30px;
	margin-right: 10px;
}

@media screen and (min-width:200px) and (max-width:586px) {
	.order-review-page .direct-debit-subtitle {
		padding: 5px 0pc;
	}

	.review-your-details .accordionns-item {
		margin: 0 1pc !important;
	}

}

@media screen and (min-width:200px) and (max-width:1024px) {
	.order-review-page .payment-details-title {
		padding: 0 !important;
	}

	.order-review-page .legal-bit {
		padding: 0 !important;
	}

	.order-review-page .direct-debit-subtitle {
		padding: 5px 0pc !important;
	}

	.order-review-page .privacy-policy {
		padding: 0px 1pc !important;
	}

	.order-review-page .privacy-policy-check {
		padding: 10px 1pc !important;
		margin-left: 20px !important;
	}

}

/* Mesh WiFi checkbox styling for order review page */
.order-review-page .mesh-wifi .pod-checkbox {
	margin: 0;
	cursor: pointer;
	width: 16px;
	height: 16px;
	vertical-align: middle;
	margin-right: 8px;
}

.order-review-page .mesh-wifi-pod-selection {
	padding: 10px 0;
}

.order-review-page .mesh-wifi-call-me-title {
	margin: 0;
	font-size: 16px;
	display: flex;
	align-items: center;
}

.order-review-page .mesh-wifi-call-me-title span {
	display: flex;
	align-items: center;
	margin-right: 8px;
}
.about-your-organisation-form {
  font-size: 21px !important;
  font-weight: 600 !important;
  text-align: center !important;
  color: #fff;
}

.organisation-form-label span {
  color: #ff0a0a;
  padding-left: 0px;
  font-size: 18px;
  font-weight: 900;

}

.organisation-forms {
  display: flex;
  margin: 10px 30px 3pc 30px;
  flex-direction: row;
  justify-content: space-evenly;
}

.organisation-forms .form-group {
  margin: 10px 0px 10px 0px;
}

.organisation-forms .form-group .organisation-form-label {
  padding: 10px 0 10px 10px;
  font-size: 18px !important;
}

.form-group .organisation-form-label {
  font-weight: 600 !important;
}

.organisation-forms .form-group .form-control {
  margin: 0px 0px 0px 10px;
  border-radius: 0;
  height: 45px;
  font-size: 18px;
  border: 1px solid rgba(0, 0, 0, 0.50);
}

.organisation-details-address .registered-address {
  border: 3px solid #1CD50C;
  border-radius: 5px;
  padding: 20px 10px 30px 10px;
  margin: 0px 0px 0px 10px;
  font-size: 16px;
  font-weight: 600;
  width: 75% !important;
}

.companies-house {
  font-size: 16px !important;
  text-align: left !important;
  color: #000 !important;
  font-weight: 400 !important;
  padding-left: 10px;
  padding: 15px 0 0 10px;
}

.companies-house a {
  font-size: 18px !important;
  font-weight: 500 !important;
  text-decoration: underline;
  color: #0084F4;
}

.need-birth-date {
  font-size: 10px !important;
  font-weight: 400 !important;
  text-align: left !important;
}

.need-birth-date a {
  color: #0084F4 !important;
  text-decoration: underline !important;
  padding: 0px 0px 0px 10px;
  font-size: 16px;
}

.need-birth-date-information {
  font-size: 14px !important;
  font-weight: 400 !important;
  text-align: left !important;
  color: #000 !important;
}

.contact-details {
  color: #000 !important;
  text-align: center !important;
  font-size: 14px !important;
  font-weight: 400 !important;
  padding-bottom: 20px !important;
}

.full-virgin-media-experience {
  font-size: 14px !important;
  color: #5f2878 !important;
  text-align: left !important;
  font-weight: 600 !important;
}

.full-virgin-media-experience-paragraph {
  font-size: 14px !important;
  color: #000 !important;
  line-height: 25px;
  text-align: left !important;
  font-weight: 400 !important;
}

.type-of-accessibility {
  font-size: 16px !important;
  text-align: justify !important;
  color: #000 !important;
  font-weight: 600 !important;
}

.type-of-accessibility span {
  padding-left: 5px !important;
  color: #ff0a0a !important;
}

.accessibility-needs-options input {
  display: none;
}

.accessibility-needs-options input+label {
  display: inline-block
}

.accessibility-needs-options input~.tab {
  display: none
}

.accessibility-needs-options #tab1:checked~.tab.content1,
.accessibility-needs-options #tab2:checked~.tab.content2,
.accessibility-needs-options #tab3:checked~.tab.content3,
.accessibility-needs-options #tab4:checked~.tab.content4,
.accessibility-needs-options #tab5:checked~.tab.content5 {
  display: block;
}

.accessibility-needs-options input+label {
  /* border: 1px solid #000; */
  background: rgb(235 227 227);
  padding: 4px 12px;
  border-radius: 0px 0px 0 0;
  margin: 10px 10px 10px 10px;
  position: relative;

  top: 1px;
}

.accessibility-needs-options input+label:hover {
  cursor: pointer;
}

.accessibility-needs-options input:checked+label {
  background: #bbb5b5;
  border: 2px solid rgb(9, 156, 9);

}

.accessibility-needs-options input~.tab {
  /* border-top: 1px solid #999; */
  padding: 12px;
}

.accessibility-needs-options {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-evenly;
  align-items: center;
}

.accessibility-needs-options .contract-summary-yes {
  font-size: 14px !important;
  text-align: justify !important;
  line-height: 25px;
  padding-bottom: 10px;
  color: #000 !important;
  font-weight: 400 !important;
}

.accessibility-needs-options .content4 label {
  font-size: 14px;
  font-weight: 600;
  padding-top: 10px;
  color: #000;
}

.accessibility-needs-options .content4 label span {
  font-size: 14px;
  padding-left: 0px;
  font-weight: 600;
  color: #ff0a0a;
}

.accessibility-needs-options .btn-continue {
  font-size: 14px;
  color: #000;
  background-color: #ccc;
  width: 160px;
  border: 1px solid #ccc;
  border-radius: 5px;
}

.accessibility-needs-options .btn-continue:hover {
  font-size: 14px;
  color: #000;
  width: 160px;
  background-color: #ccc;
  border: 1px solid #ccc;
  border-radius: 5px;
}

.accessibility-needs-options .accessibility-button {
  text-align: center;
  margin: 30px;
}

.organisation-details .accordion-item {
  border: none;
}

.organisation-details .accordion-button {
  font-size: 18px !important;
  color: #5f2878 !important;
  text-align: center !important;
  font-weight: 800 !important;
  padding: 10px 0px 0px 0px;
  background-color: #f8f7f7;
  border-radius: 0px !important;
  border: 1px solid #ccc !important;
  display: block !important;

}

.organisation-details .accordion-button:not(.collapsed) {
  font-size: 18px !important;
  padding: 10px;
  color: #fff !important;
  text-align: center !important;
  font-weight: 600;
  border: 1px solid #fff !important;
  background-color: #5f2878;
}

.organisation-details .accordion-button {
  font-size: 18px !important;
  color: #5f2878 !important;
  text-align: center !important;
  font-weight: 600;
  padding: 10px 0px 0px 0px;
  background-color: #f6f6f6;
  border-top-left-radius: 10px !important;
  border-top-right-radius: 10px !important;
  border: 1px solid #5f2878 !important;
  display: block !important;

}

.organisation-details .accordion-item {
  margin: 0px 0px 30px 0px !important;
}

.organisation-details .accordion-collapse {
  border: 0;
}

.organisation-details .accordion-button {
  padding: 10px;
  font-weight: bold;

  border: 0;
  font-size: 18px;
  color: #333333;
  text-align: left;
  border-bottom: 1px solid #ddd;
}

.organisation-details .accordion-button:focus {
  box-shadow: none;
  border: none;
}

.organisation-details .accordion-button:not(.collapsed) {
  background: #5f2878;
  color: #fff;
}

.organisation-details.accordion-body {
  padding: 10px 30px 3pc 30px;
  background-color: #fff;
}

.accordion-header {
  margin-bottom: -2px;
}

[data-toggle="collapse"][data-parent="#accordion"] i {
  -webkit-transition: transform 150ms ease 0s;
  -moz-transition: transform 150ms ease 0s;
  -o-transition: transform 150ms ease 0s;
  -ms-transition: all 150ms ease 0s;
  transition: transform 150ms ease 0s;
}

[data-toggle="collapse"][data-parent="#accordion"][aria-expanded="true"] i {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

[data-toggle="collapse"][data-parent="#accordions"] i {
  -webkit-transition: transform 150ms ease 0s;
  -moz-transition: transform 150ms ease 0s;
  -o-transition: transform 150ms ease 0s;
  -ms-transition: all 150ms ease 0s;
  transition: transform 150ms ease 0s;
}

[data-toggle="collapse"][data-parent="#accordions"][aria-expanded="true"] i {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.organisation-details .accordions-button {
  font-size: 18px !important;
  color: #5f2878 !important;
  text-align: center !important;
  font-weight: 600;
  padding: 10px 0px 0px 0px;
  background-color: #f8f7f7;
  border-radius: 0px !important;
  border: 1px solid #5f2878 !important;
  display: block !important;

}

.organisation-details .accordions-button:not(.collapsed) {
  font-size: 18px !important;
  color: #fff !important;
  text-align: center !important;
  font-weight: 600;
  padding: 10px 0px 10px 0px;
  background-color: #ddd;
  border-top-left-radius: 10px !important;
  border-top-right-radius: 10px !important;
  border: 1px solid transparent !important;
  display: block !important;
}

.organisation-details .accordions-button {
  font-size: 18px !important;
  color: #5f2878 !important;
  text-align: center !important;
  font-weight: 600;
  padding: 10px 0px 0px 0px;
  background-color: #f6f6f6;
  border-top-left-radius: 10px !important;
  border-top-right-radius: 10px !important;
  display: block !important;

}

.organisation-details .accordions-item {
  margin: 0px 0px 30px 0px !important;
}

.organisation-details .accordions-collapse {
  border: 0;
}

.organisation-details .accordions-button {
  padding: 10px;
  width: 100% !important;
  font-weight: bold;
  border: 0;
  font-size: 18px;
  color: #333333;
  text-align: left;
  border-bottom: 1px solid #ddd;
}

.organisation-details .accordions-button:focus {
  box-shadow: none;
  border: none;
}

.organisation-details .accordions-button:not(.collapsed) {
  background: #5f2878;
  color: #fff;
}

.organisation-details .accordions-body {
  border: 1px solid #5f2878;
  padding: 10px 40px 10px 40px;
  background-color: #fff;
}

.organisation-details .organisation-details-address {
  width: 100%;
  border: 1.5px solid #15b60d;
  border-radius: 0.375rem;
  padding: 10px 10px 10px 10px;
  height: 80px;
}

.organisation-details .organisation-details-address p {
  font-size: 12px;
  text-align: left;
  color: rgb(33 37 41);
  margin-bottom: 0px;
  padding: 5px 5px 5px 10px;
  font-weight: 600;
}

.organisation-details .accordion-button::after {
  width: 25px;
  height: 25px;
  content: "+";
  float: right;
  font-size: 25px;
  background-image: none;
  font-weight: 600;
  color: #5f2878;
  padding: 0px;
  transform: translateY(-4px);
}

.organisation-details .accordion-button:not(.collapsed)::after {
  width: 25px;
  height: 25px;
  background-image: none;
  content: "-";
  color: #fff;
  font-size: 25px;
  transform: translate(-5px, -4px);
  transform: rotate(0deg);
}

.organisation-details .accordions-button::after {
  width: 25px;
  height: 25px;
  content: "+";
  float: right;
  font-size: 25px;
  background-image: none;
  font-weight: 600;
  color: #5f2878;
  padding: 0px;
  transform: translateY(-4px);
}

.organisation-details .accordions-button:not(.collapsed)::after {
  width: 25px;
  height: 25px;
  background-image: none;
  content: "-";
  color: #fff;
  font-size: 25px;
  transform: translate(-5px, -4px);
  transform: rotate(0deg);
}

.organisation-details .owner-lived-address-details {
  font-size: 14px !important;
  color: #000 !important;
  font-weight: 400 !important;
  text-align: justify !important;
  padding: 0px 0px 10px 0px !important;
}

.owner-lived-address-details {
  padding-left: 10px;
  font-size: 18px;
  color: #000;
}

.organisation-details .accordion-button span {
  float: left;
  padding: 5px;
  font-size: 18px;
}

.organisation-details .accordion-body {
  padding: 30px;
  border: 1px solid #5f2878;
  margin: 0;
}

.btn-continue {
  font-size: 16px;
  color: #000;
  background-color: #ccc;
  width: 160px;
  border-radius: 5px;
  margin: 10px 0px 30px 0px;
}

.btn-continue:hover {
  font-size: 16px;
  color: #000;
  background-color: #ccc !important;
  border-radius: 5px;
}

.organisation-details .switchToggle input[type=checkbox] {
  height: 0;
  width: 0;
  visibility: hidden;
  position: absolute;
}

.organisation-details .switchToggle label {
  cursor: pointer;
  text-indent: -9999px;
  width: 70px;
  max-width: 70px;
  height: 30px;
  background: #591152;
  display: block;
  border-radius: 100px;
  position: relative;
}

.organisation-details .switchToggle label:after {
  content: '';
  position: absolute;
  top: 2px;
  left: 2px;
  width: 26px;
  height: 26px;
  background: #fff;
  border-radius: 90px;
  transition: 0.3s;
}

.organisation-details .switchToggle input:checked+label,
.switchToggle input:checked+input+label {
  background: rgb(9, 156, 9);
}

.organisation-details .switchToggle input+label:before,
.switchToggle input+input+label:before {
  content: 'No';
  position: absolute;
  top: 3px;
  left: 35px;
  width: 26px;
  height: 26px;
  border-radius: 90px;
  transition: 0.3s;
  text-indent: 0;
  color: #fff;
}

.organisation-details .switchToggle input:checked+label:before,
.switchToggle input:checked+input+label:before {
  content: 'Yes';
  position: absolute;
  top: 3px;
  left: 10px;
  width: 26px;
  height: 26px;
  border-radius: 90px;
  transition: 0.3s;
  text-indent: 0;
  color: #fff;
}

.organisation-details .switchToggle input:checked+label:after,
.switchToggle input:checked+input+label:after {
  left: calc(100% - 2px);
  transform: translateX(-100%);
}

.organisation-details .switchToggle label:active:after {
  width: 60px;
}

.organisation-details .toggle-switchArea {
  margin: 10px 0 10px 0;
}

.organisation-addnewaddress {
  margin-top: 15px;
  margin-bottom: 0px;
}

/* Small devices (landscape phones, less than 768px) */
@media (max-width: 767.98px) {
  .organisation-details-address .registered-address {
    width: 100% !important;
  }
}
@media screen and (min-width: 200px) and (max-width: 786px){
  .organisation-details-page .responsivegrid .text .cmp-text {
    padding: 0 0pc !important;
  }
  .organisation-forms {
    margin: 10px 10px 3pc 10px;
  }
  
}

.organisation-details-page .responsivegrid .text .cmp-text {
  width: 83%;
  margin: 0 auto;
  padding: 0 5pc;
}

.organisation-details-page .responsivegrid .text .cmp-text p {
  font-size: 16px;
  text-align: center !important;
  color: #000;
  font-weight: 500;
  margin-bottom: 2rem;
  line-height: normal;
}
.organisation-details-page .responsivegrid .text .cmp-text p a{
 color: #000;
}


.organisation-details .accordion-body {
  padding: 0px !important;
  background-color: #fff;
}

.ecom-organisation-details .full-virgin-media-experience-paragraph {
  font-size: 14px !important;
  color: #000 !important;
  line-height: 25px;
  padding: 0px 0px 0px 10px;
  text-align: left !important;
  font-weight: 400 !important;
  margin-bottom: 20px;
  margin-top: 15px;
}
.ecom-organisation-details .full-virgin-media-experience-paragraph p{
 margin-bottom: 0px;
 font-size: 16px;
}
.ecom-organisation-details .full-virgin-media-experience-paragraph a{

  color: #000 !important;
}

.ecom-organisation-details .full-virgin-media-experience {
  font-size: 18px !important;
  color: #000 !important;
  text-align: left !important;
  font-weight: 600 !important;
  padding: 1pc 0px 0px 10px;
}

.organisation-details .organisation-forms .contact-details {
  color: #000 !important;
  text-align: justify !important;
  font-size: 18px !important;
  margin-bottom: 0;
  font-weight: 400 !important;
  padding: 0px 0px 0px 24px !important
}

.organisation-details .organisation-forms .required-fields {
  font-size: 14px !important;
  text-align: left !important;
  padding-left: 0px;
  color: #000 !important;
  padding: 0px 0px 0px 20px;
  font-weight: 400 !important;
}

.organisation-details .accessibility .form-group .switchToggle input:checked+label:after,
.switchToggle input:checked+input+label:after {
  left: calc(100% - 0px);
  transform: translateX(-100%);
  top: 0px;
}

.organisation-details .organisation-forms .form-group .switchToggle {
  margin-left: 0px
}

.organisation-forms .accessibility {
  padding-left: 22px
}

.accessibility-needs-options .content4 .col {
  padding-left: 0px !important;
}

.accessibility-needs-options .content4 .col .form-select {
  margin: 0px 0px 0px 0px;
  padding-left: 5px
}

.copyright span {
  padding-right: 0px
}

.organisation-details .organisation-forms .form-group .switchToggle {
  margin-left: 9px !important
}

.accordion .organisation-details {
  padding-left: 0px !important
}

.organisation-forms .tooltip-hover-alignment-left select {
  margin-left: 10px;
  border-radius: 0;
  border: 1px solid rgba(0, 0, 0, 0.50);
  height: 45px !important;
  font-size: 18px;
}
.your-payment-details {
    padding:2pc 4pc !important;
}

.your-payment-details .step-heading {
    height: 33px;
    padding-bottom: 50px;
    cursor: pointer;
}

.your-payment-details .step:last-child .step-heading {
    padding-bottom: 0;
}

.your-payment-details .step-heading>a:hover {
    text-decoration: none;
}

.your-payment-details .step-heading .num {
    width: 32px;
    height: 32px;
}

.your-payment-details .bg-paymentdetails {
    background-color: #581e82 !important;
    color: #fff;
}

.your-payment-details .required-fields {
    font-size: 14px;
    color: #000;
    text-align: left;
}

.your-payment-details span {
    padding-right: 5px;
}

.your-payment-details .your-payment-details-title {
    text-align: center;
    font-size: 21px;
    font-weight: 600;
    color: #581e82;
}

.your-payment-details .direct-debit-online {
    font-size: 18px !important;
    color: #000 !important;
    font-weight: 600 !important;
    text-align: left !important;
    line-height: 25px;
}

.your-payment-details .direct-debit-online span {
    color: red;
    padding-left: 5px;
}

.your-payment-details .your-payment-details-subtitle {
    font-size: 16px !important;
    padding-bottom: 5px !important;
    font-weight: 400 !important;
    text-align: left !important;
    color: #000 !important;
    margin-bottom: 5px !important;
}

.your-payment-details .your-payment-details-subtitle-download a {
    color: red !important;
    text-decoration: none !important;
}

.your-payment-details .your-payment-details-subtitle-download {
    font-size: 14px !important;
    padding-bottom: 10px;
    text-align: left !important;
    font-weight: 400 !important;

}

.your-payment-details .offline-paper-direct-debit {
    margin: 20px 0px 20px 0px !important;
}

.your-payment-details .form-check-label {
    font-size: 16px;
    font-weight: 400 !important;
}

.your-payment-details .form-check {
    font-size: 16px;
    padding: 0px 0px 0px 30px !important;
}

.your-payment-details .direct-debit {
    background: #f5f5f5;
    margin-top: 30px;
    margin-bottom: 30px;
    padding: 30px;
}

.your-payment-details .direct-debit-details-title {
    font-size: 21px !important;
    font-weight: 600 !important;
    text-align: left !important;
    color: #000 !important;
}

.your-payment-details .your-payment-details-subtitles {
    color: rgba(0, 0, 0, 0.50);
    text-align: center !important;
    font-size: 21px !important;
    font-weight: 600 !important;
    padding-top: 10px;
    padding-bottom: 0px;
}

.your-payment-details .direct-debit label {
    font-size: 18px;
    font-weight: 600;
    text-align: left;
}

.your-payment-details .direct-debit label span {
    padding-left: 5px;
    color: red;
}

.your-payment-details .direct-debit .form-control {
    font-size: 16px;
    height: 45px;
}

.your-payment-details .direct-debit .sort-code {
    display: flex;
}

.your-payment-details .direct-debit .sort-code .form-control {
    margin: 0px 5px 0px 5px;
}

.your-payment-details .direct-debit button {
    margin: 30px 0px 0px 0px;
    font-size: 16px;
}

.your-payment-details .direct-debit .btn-danger {
    color: #fff;
    background-color: red;
    border: 1px solid red;
}

.modal-title {
    font-size: 24px !important;
    font-weight: 500 !important;
    padding: 0px 20px;
    color: #591152 !important;
}
.modal-header .btn-close{
    padding: 10px 25px;
}

.your-payment-details .direct-debit .btn-danger:hover {
    color: #fff;
    background-color: red;
    border: 1px solid red;
}

.your-payment-details .direct-debit .direct-debit-details-data {
    font-size: 16px !important;
    text-align: left !important;
    color: #000 !important;
    font-weight: 400 !important;
    line-height: 25px;
    padding-bottom: 20px;
}

.your-payment-details .installation-details-address {
    width: 50%;
    height: 80px;
    border: 2px solid #62e562;
    border-radius: 0.375rem;
    padding: 10px 0px 0px 10px;
    margin-bottom: 20px;
}

.your-payment-details .installation-updated-details-address {
    width: 50%;
    border: 2px solid #62e562;
    height: auto;
    border-radius: 0.375rem;
    padding: 20px 0px 20px 20px;
    margin-bottom: 20px;
}

.your-payment-details .installation-updated-details-address .billing-address {
    text-align: left;
    color: #000;
    font-size: 16px ;
    font-weight: 600;
    margin-bottom: 5px;
}

.your-payment-details .installation-details-address .billing-address {
    text-align: left;
    color: #000;
    padding: 10px;
    font-weight: 600;
}

.your-payment-details .direct-debit .direct-debit-details-data a {

    text-decoration: underline;

}

.your-payment-details .direct-debit .direct-debit-details-data-list li {
    font-size: 14px;
}

.your-payment-details .direct-debit .direct-debit-details-data-list li a {
    text-decoration: underline;
}

.your-payment-details .step-body {
    padding: 20px 20px 20px 50px !important;
}

.your-payment-details .providing-billing-address {
    font-size: 16px !important;
    color: #000 !important;
    text-align: left !important;
    font-weight: 400 !important;
    padding-bottom: 0px;
}

.your-payment-details textarea {
    width: 50%;
    border: 1px solid #581e82;
}

.your-payment-details .form-control {
    font-size: 14px;
}

.your-payment-details .edit-address {
    font-size: 14px;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: left !important;
}

.your-payment-details .edit-address a {
    text-decoration: underline;
}

.your-payment-details .btn-addnewaddress {
    background-color: #581e82;
    color: #fff;
    border: 1px solid #581e82;
    font-size: 16px;
}

.your-payment-details a {
    color: var(--bs-link-color);
    text-decoration: underline !important;

}

.your-payment-details .payment-button {
    margin-top: 30px !important;
}

.your-payment-details .accordion-collapse {
    border: 0;
}

.your-payment-details .accordion-button {
    padding: 0px;
    font-weight: bold;

    border: 0;
    font-size: 18px;
    color: #333333;
    text-align: left;
    border-bottom: 1px solid #ddd;
}

.your-payment-details .accordion-button span {
    float: left;
    padding-left: 10px;
}

.your-payment-details .accordion-button:focus {
    box-shadow: none;
    border: none;
}

.your-payment-details .accordion-button:not(.collapsed) {
    background: none;
    /* color: #dc3545; */
}

.your-payment-details .accordion-body {

    padding: 10px 40px 10px 40px;
    background-color: #f6f6f6;
}

.your-payment-details .accordion-button::after {
    width: 50px;
    height: 40px;
    content: "+";
    float: right;
    font-size: 20px;
    background-image: none;
    font-weight: 700;
    color: #6c1292;
    padding-right: 30px;
    transform: translateY(-4px);
}

.your-payment-details .accordion-button:not(.collapsed)::after {
    width: 50px;
    height: 40px;
    background-image: none;
    content: "-";
    color: #fff;
    font-size: 20px;
    transform: translate(-5px, -4px);
    transform: rotate(0deg);
}

.your-payment-details .accordion-button:not(.collapsed) {
    font-size: 18px !important;
    padding: 10px 0px 0px 0px;
    color: #fff !important;
    text-align: center !important;
    font-weight: 600;
    border: 1px solid #fff !important;
    background-color: #631bb3;
}


.your-payment-details .accordion-button {
    font-size: 18px !important;
    color: #631bb3 !important;
    text-align: center !important;
    font-weight: 600;
    padding: 10px 0px 0px 0px;
    background-color: #f8f7f7;
    border-radius: 0px !important;
    border: 1px solid #ccc !important;
    display: block !important;

}

.your-payment-details .accordion-item {
    margin: 0px 0px 30px 0px !important;
}

.payment-tooltip-hover-alignment-left {
    width: 98%;
    padding: 0 !important
}

.payment-tooltip-hover-alignment-right .form-group {
    position: absolute;
    top: 39px;
    right: -3px
}

.payment-tooltip-hover-alignment-right-sort .form-group {
    position: absolute;
    top: 29px;
    right: -22px;
}

.payment-display-flex-alignment {
    display: flex
}

.payment-details-sort-porelative {
    position: relative
}

@media screen and (min-width:200px) and (max-width:786px) {
    .your-payment-details {
        padding: 2pc 1pc !important;
    }
    .your-payment-details .installation-details-address {
        width: 100%;
        height: auto;
    }
    .your-payment-details .installation-updated-details-address{
        width: 100%;
    }
}
.mt-20 {
  margin-top: 20px;
}

.mb-20 {
  margin-bottom: 20px;
}

.postcode .broadband-info {
  font-size: 18px;
  font-weight: 400;
  color: #000;
  text-align: center;
  margin-bottom: 10px;
}

.postcode .postcode-check-title {
  font-weight: 400;
  font-size: 18px;
  color: #e1e1e1;
  text-align: center;
}

.postcode .postcode-check-title-checkin {
  color: rgba(0, 0, 0, 0.6);
  display: flex;
  font-weight: 600;
  font-size: 21px;
  justify-content: center;
  align-items: center;
  margin: 0px 0 0 0;
}

.postcode .postcode-input-text {
  display: flex;
  align-items: center;
  justify-content: center;
}

.postcode-check-selected-title {
  text-align: center;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 28px;
}

.address-title {
  text-align: center;
  margin: 0 auto;
  border-radius: 6px;
  border: 1px solid #929191;
  background: #FFF;
  padding: 10px;
  max-width: 450px;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 28px;
}

.address-line {
  width: 100%;
  max-width: 740px;
  height: 1px;
  background: #3E364A;
  margin: 20px auto;
}

.edit-postcode-link {
  margin-left: 20px;
  text-decoration: underline;
  color: #005DF5;
  font-weight: 500;
}

.edit-postcode-link a{
  color: #005DF5;
}

.edit-postcode-link a:hover{
  color: #005DF5;
}

.address-with-tick {
  display: flex;
  align-items: center;
  gap: 10px;
  justify-content: center;
}

.green-tick {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 38px;
  height: 38px;
  background-color: #00CB66;
  border-radius: 50%;
  position: relative;
}

.check {
  display: inline-block;
  transform: rotate(45deg);
  height: 22px;
  width: 11px;
  border-bottom: 3px solid #FFFFFF;
  border-right: 3px solid #FFFFFF;
  margin-bottom: 6px;
}

.red-tick {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 38px;
  height: 38px;
  background-color: #FF0A0A;
  border-radius: 50%;
  position: relative;
}

.check-red {
  display: inline-block;
  transform: rotate(45deg);
  height: 22px;
  width: 11px;
  border-bottom: 3px solid #FFFFFF;
  border-right: 3px solid #FFFFFF;
  margin-bottom: 6px;
}

.postcode form {
  display: flex;
  padding: 0px 0px 0px;
}

.postcode form .btn-default {
  color: #3e364a;
  width: 160px !important;
  background: #e1e1e1;
  margin: 0px 0px 0px 20px !important;
}

.postcode .postcode-input-text .btn-default {
  color: #000;
  width: 214px !important;
  background: #d9d9d9;
  margin: 0px 0px 0px 20px !important;
  border: 0;
  font-size: 18px;
  height: 45px;
  font-weight: 600;
}

.postcode form button:hover {
  color: #000 !important;
  width: 214px !important;
  margin: 0px 0px 0px 20px;
  background: #d9d9d9 !important;
}

.postcode img {
  height: auto;
  width: 191px;
  object-fit: contain;
}

.postcode .text-center {
  text-align: center;
}

.postcode .postcode-check-title {
  display: flex;
  font-weight: 600;
  font-size: 21px;
  color: #000;
  justify-content: center;
  align-items: center;
  margin: 0px 0 0 0;
}

.postcode .postcode-input-text .form-control {
  border: 1px solid #929191;
  height: 45px;
  font-size: 18px;
  color: #000;
  border-radius: 8px;
  font-weight: 600;
}

.postcode .postcode-check-title .postcode-number {
  padding: 0 10px;
}

.postcode .postcode-check-title-checkin .postcode-number {
  padding: 0 5px;
}

.postcode .postcode-check-title a {
  padding: 0 0 0 6pc;
  text-decoration: underline;
  color: #0084f4;
}

.postcode .postcode-check-title-checkin .edit-postcode a {
  color: #0084f4;
  font-size: 18px;
  padding-left: 6pc;
  font-weight: 500;
  text-decoration: underline;
}

.postcode .postcode-address-not-listed a {
  text-decoration: underline;
  color: #0084f4;
  font-weight: 500;
}

.postcode .postcode-address-not-listed {
  font-weight: 400;
  font-size: 18px;
  color: #e1e1e1;
  text-align: center;
  margin: 0px 0px 0px 25pc;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-evenly;
}

.postcode .postcode-input-text .address-list .form-select {
  border-radius: 8px;
  border: 1px solid #929191;
  height: 45px !important;
  padding: 5px 10px;
  font-size: 16px;
  max-width: 321px;
  min-width: 321px;
}

.postcode .postcode-input-text .address-list select option {
  font-weight: 400;
  font-size: 16px;
  color: #000;
}

.postcode .postcode-check-title span.edit-postcode a {
  font-weight: 500;
  font-size: 16px;
}

.postcode .postcode-input-text.postcode-number-text .form-group .form-control {
  display: block;
  width: 250px;
  height: 45px;
  padding: 5px 15px;
  font-size: 16px;
  line-height: 1.42857143;
  color: #000;
  background-color: #fff;
  background-image: none;
  border: 1px solid #e1e1e1;
  border-radius: 8px;
  font-weight: 600;
}

.postcode .postcode-number-text {
  margin: 30px 0;
}

.postcode .postcode-input-text .postcode-number-text .form-select {
  border-radius: 8px;
  border: 1px solid #929191;
  height: 45px !important;
  padding: 5px 10px;
  font-size: 16px;
}

.postcode .postcode-input-text .btn-find-avalibility {
  font-size: 18px;
  height: 45px;
  color: #000;
  font-weight: 600;
  border: none;
  width: 214px !important;
}

.postcode .postcode-input-text {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 30px 0 5px 0;
}

.postcode form .btn-danger {
  width: 160px !important;
  background: #ff0a0a !important;
  color: #fff !important;
  border: 1px solid #ff0a0a !important;
}

.postcode form .btn-danger:hover {
  background: #ff0a0a !important;
  width: 160px !important;
  color: #fff !important;
  border: 1px solid #ff0a0a !important;
}

.postcode form .btn-danger {
  margin: 0px 0px 0px 20px;
}

.postcode .content {
  margin: 10px 0px 10px 0px;
}

.go-to-result .go-to-results-form {
  margin: auto;
  display: flex;
  flex-direction: row;
  justify-content: space-around;
  padding-left: 20%;
  padding-right: 20%;
}

.go-to-result .go-to-results-form .pad-left-rgt-0 {
  padding: 0;
}

.go-to-result .while-we-check-title {
  font-size: 22px;
  font-weight: 600;
  text-align: center;
  color: #ff0a0a;
  margin: 10px 10px 10px 10px;
}

.go-to-result .whats-your-number {
  font-size: 18px;
  color: #000000;
  font-weight: 700;
  margin: 10px 0px 10px 0px;
  text-align: justify;
}

/* .go-to-result .form-control {
    width: 50% !important;
} */
.go-to-result .whats-your-number {
  font-size: 18px;
  color: #000000;
  font-weight: 700;
  margin: 10px 0px 10px 0px;
  text-align: center;
}

.go-to-result form .btn-danger {
  background: #ff0a0a !important;
  width: 214px !important;
  font-size: 18px;
  padding: 10px 20px;
  font-weight: 500;
  color: #fff !important;
  border: 1px solid #ff0a0a !important;
}

.go-to-result form .btn-danger:hover {
  background: #ff0a0a !important;
  width: 214px !important;
  font-size: 18px;
  padding: 10px 20px;
  font-weight: 500;
  color: #fff !important;
  border: 1px solid #ff0a0a !important;
}

.go-to-result .form-control {
  width: 50%;
  border-radius: 5px;
}

@media (min-width: 220px) and (max-width: 768px) {
  .postcode .postcode-check-title {
    display: flex;
    justify-content: center;
    margin: 10px 0;
    flex-direction: column;
  }

  .postcode .postcode-check-title a {
    padding: 0;
  }

  .postcode .postcode-address-not-listed {
    margin: 0;
  }

  .postcode form {
    display: flex;
    flex-direction: column;
  }

  .postcode .postcode-input-text {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0px;
    flex-direction: column;
  }
}

@media (max-width: 568px) {
  .go-to-result .form-control {
    width: 100%;
  }
}

.left-align-link {
  padding-left: 35px;
}

@media (max-width: 820px) {
  .go-to-result .form-control {
    width: 50%;
  }
}

@media (max-width: 912px) {
  .go-to-result .form-control {
    width: 100%;
  }
}

.broadBand-news-available {
  display: flex;
  flex-direction: column;
  align-content: center;
  align-items: center;
}

.broadBand-news-available .broadband-news-available-banner-logo {
  display: flex;
  justify-content: center;
  align-items: center;
}

.broadBand-news-available .broadband-news-available-banner-logo img {
  width: 150px;
  object-fit: contain;
  height: 70px;
  margin: 20px 30px;
  justify-content: space-evenly;
}

.broadBand-news-available .broadBand-news-available-section {
  /* border-left: 1px solid #3e364a;
  border-right: 1px solid #3e364a;
  border-bottom: 1px solid #3e364a; */
  max-width: 750px;
}

.great-broadBand-is-available {
  font-size: 32px;
  /* border: 1px solid #000; */
  text-align: center;
  font-weight: 700;
  padding: 0pc 11pc;
  /* color: #fff; */
  /* background-color: #000; */
  margin-bottom: 5px;
}

.broadband-speed-text {
  text-align: center;
  font-size: 20px;
  font-weight: 300;
}

.order-btn{
  display: flex;
  justify-content: center;
}

.order-btn button{
  border-radius: 6px;
  background: #E10A0A;
  border: 1px solid #E10A0A;
  margin-bottom: 10px;
  width: 30%;
  color: #FFFFFF;
  padding: 15px 20px;
  font-size: 20px;
}

.call-text-font{
  font-size: 20px;
}

.edit-change-address {
  text-align: center;
  color: #591152;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  text-decoration-line: underline;
  text-decoration-style: solid;
  text-decoration-skip-ink: none;
  text-decoration-thickness: auto;
  text-underline-offset: auto;
  text-underline-position: from-font;
}

.edit-change-address a{
  color: #591152;
}

.flat-address {
  font-size: 22px;
  text-align: center;
  font-weight: 600;
  padding: 15px 0;
  color: rgb(0, 0, 0);
  margin-bottom: 5px;
  display: flex;
  justify-content: center;
}

.contract-term {
  text-align: center;
  font-size: 18px;
  color: rgba(0, 0, 0, 0.5);
  font-weight: 600;
}

.contract-term a {
  text-decoration: underline;
  color: rgba(0, 0, 0, 0.5);
}

.edit-postcode-gray {
  text-align: right;
  margin: 0px 4pc 1em 0em;
  padding: 10px;
  font-size: 20x;
  font-weight: 500;
}

.edit-postcode-gray a {
  color: #0084f4;
  text-decoration: underline;
}

.unavailable-broadBand {
  display: flex;
  justify-content: space-evenly;
}

.unavailable-broadBand .unavailable-broadBand-border {
  /* border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px; */
}

.unavailable-broadBand .unavailable-broadBand-title {
  font-size: 21px;
  /* border: 1px solid #ff0a0a; */
  text-align: center;
  font-weight: 500;
  padding: 1pc 3pc;
  color: #000;
  font-weight: 700;
  /* color: #fff; */
  /* background-color: #ff0a0a; */
  margin-bottom: 5px;
}

.unavailable-broadBand .unavailable-text{
  text-align: center;
  font-size: 18px;
  font-weight: 300;
  color: #000;
}

.unavailable-broadBand .unavailable-broadBand-address {
  font-size: 18px;
  font-weight: 600;
  text-align: center;
  /* padding: 1pc 3pc; */
  display: flex;
  margin-bottom: 0px;
}

.unavailable-broadBand .unavailable-broadBand-edit-postcode {
  font-size: 18px;
  font-weight: 400;
  text-align: center;
  margin-top: 5px;
  margin-right: 4pc;
  margin-bottom: 1pc;
}

.unavailable-broadBand .unavailable-broadBand-edit-postcode a {
  color: #591152;
  text-align: center;
  margin-right: 0%;
  text-decoration: underline;
}

.unavailable-broadBand .unavailable-broadBand-subtitle {
  font-size: 21px;
  text-align: center;
  padding: 20px;
  font-weight: 600;
  color: #000;
  max-width: 950px;
}

.unavailable-broadBand .btn-danger {
  background-color: #ff0a0a !important;
  color: #fff;
  font-weight: 600;
  font-size: 18px;
  border: 1px solid #ff0a0a;
  width: 250px;
}

.unavailable-broadBand .btn-danger:hover,
.unavailable-broadBand .btn-danger:focus,
.unavailable-broadBand .btn-danger:active {
  width: 250px;
}

.unavailable-broadBand .call-back-request {
  text-align: center;
  padding-bottom: 40px;
}

.unavailable-broadBand .call-back-request h6 {
  font-size: 24px;
  font-weight: 600;
}

.unavailable-broadBand .call-back-request p {
  font-size: 18px;
  font-weight: 500;
  color: #000;
  margin: 0 0 0 0;
}

.unavailable-broadBand .call-back-request .contact-number {
  font-size: 21px;
  text-align: center;
  padding-bottom: 5px;
  font-weight: 600;
}

.unavailable-broadBand .call-back-request .contact-timings {
  font-size: 21px;
  text-align: center;
  padding-bottom: 20px;
  font-weight: 400;
}

.broadBand-unavailables .essential-business {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  margin: 30px 0px 0px 0px;
  flex-direction: row;
}

.unavailable-voom {
  display: flex;
  justify-content: space-evenly;
}

.unavailable-voom .unavailable-voom-border {
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}

.unavailable-voom .unavailable-voom-title {
  font-size: 18px;
  border: 1px solid #ccc;
  text-align: center;
  font-weight: 500;
  padding: 5px 100px 5px 100px;
  color: #000;
  background-color: #ccc;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  margin-bottom: 5px;
}

.unavailable-voom .broadband-service-text{
  font-size: 20px;
  color: #000000;
  font-style: normal;
  font-weight: 300;
  text-align: center;
}

.unavailable-voom .unavailable-voom-address {
  font-size: 18px;
  font-weight: 400;
  text-align: center;
  padding: 10px 100px 0px 100px;
}

.unavailable-voom .unavailable-voom-edit-postcode {
  font-size: 18px;
  font-weight: 400;
  text-align: right;
  margin-right: 25%;
}

.unavailable-voom .unavailable-voom-edit-postcode a {
  color: #0f29fb;
  text-align: right;
  margin-right: 0%;
  text-decoration: underline;
}

.unavailable-voom .unavailable-voom-subtitle {
  font-size: 16px;
  text-align: center;
  padding: 20px;
  color: #000;
}

.unavailable-voom .btn-danger {
  background-color: #ff0a0a !important;
  color: #fff;
  width: 180px;
}

.unavailable-voom .btn-danger:hover,
.unavailable-voom .btn-danger:focus,
.unavailable-voom .btn-danger:active {
  width: 180px;
}

.unavailable-voom .call-back-request {
  text-align: center;
  padding-bottom: 40px;
}

.tags {
  display: inline;
  position: relative;
}

.web-lead-description p {
  /* float: left !important; */
  text-align: center;
  color: rgba(0, 0, 0, 0.6);
  font-size: 18px;
}

.web-lead-description p a {
  color: rgba(0, 0, 0, 0.6);
  text-decoration: underline;
}

.tooltip-hover-alignment-left {
  padding: 0 !important;
}

.tooltip-hover-alignment-right .form-group {
  position: absolute;
  top: 39px;
}

.display-flex-alignment {
  display: flex;
}

.tooltip-alignment-serviveability {
  width: 100%;
  display: flex;
  justify-content: center;
}

.tooltip-alignment-serviveability .tooltip-input-field {
  width: 50%;
}

.tooltip-alignment-serviveability .tooltip-input-icon {
  position: relative;
  top: 3px;
}

.tooltip-alignment-serviveability .tooltip-input-field .form-control {
  width: 100% !important;
}

.serviceability-tooltip-alignmentfix .pad-left-rgt-0 {
  padding: 0px 0px 0px 0px !important;
}

.postcode-input-text .invalid-postcode {
  margin-top: -20px;
}

.go-to-resultBtn {
  text-align: center;
}

@media screen and (min-width:200px) and (max-width:586px) {
  .great-broadBand-is-available {

    padding: 1pc 1pc;
  }

  .postcode .postcode-check-title-checkin {

    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    margin: 15px 0;
  }

  .postcode .postcode-check-title-checkin .edit-postcode a {
    padding-left: 0;
  }

  .flat-address {
    padding: 2pc 1pc;
  }

  .edit-postcode-gray {
    text-align: center;
    margin: 10px 0;
  }
}
.mt-20 {
  margin-top: 20px;
}

.mb-20 {
  margin-bottom: 20px;
}

.postcode .broadband-info {
  font-size: 18px;
  font-weight: 400;
  color: #000;
  text-align: center;
  margin-bottom: 10px;
}

.postcode .postcode-check-title {
  font-weight: 400;
  font-size: 18px;
  color: #e1e1e1;
  text-align: center;
}

.postcode .postcode-check-title-checkin {
  color: rgba(0, 0, 0, 0.6);
  display: flex;
  font-weight: 600;
  font-size: 21px;
  justify-content: center;
  align-items: center;
  margin: 0px 0 0 0;
}

.postcode .postcode-input-text {
  display: flex;
  align-items: center;
  justify-content: center;
}

.postcode-check-selected-title {
  text-align: center;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 28px;
}

.address-title {
  text-align: center;
  margin: 0 auto;
  border-radius: 6px;
  border: 1px solid #929191;
  background: #FFF;
  padding: 10px;
  max-width: 450px;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 28px;
}

.address-line {
  width: 100%;
  max-width: 740px;
  height: 1px;
  background: #3E364A;
  margin: 20px auto;
}

.edit-postcode-link {
  margin-left: 20px;
  text-decoration: underline;
  color: #005DF5;
  font-weight: 500;
}

.edit-postcode-link a {
  color: #005DF5;
}

.edit-postcode-link a:hover {
  color: #005DF5;
}

.address-with-tick {
  display: flex;
  align-items: center;
  gap: 10px;
  justify-content: center;
}

.green-tick {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 38px;
  height: 38px;
  background-color: #00CB66;
  border-radius: 50%;
  position: relative;
}

.check {
  display: inline-block;
  transform: rotate(45deg);
  height: 22px;
  width: 11px;
  border-bottom: 3px solid #FFFFFF;
  border-right: 3px solid #FFFFFF;
  margin-bottom: 6px;
}

.red-tick {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 38px;
  height: 38px;
  background-color: #FF0A0A;
  border-radius: 50%;
  position: relative;
}

.check-red {
  display: inline-block;
  transform: rotate(45deg);
  height: 22px;
  width: 11px;
  border-bottom: 3px solid #FFFFFF;
  border-right: 3px solid #FFFFFF;
  margin-bottom: 6px;
}

.postcode form {
  display: flex;
  padding: 0px 0px 0px;
}

.postcode form .btn-default {
  color: #3e364a;
  width: 160px !important;
  background: #e1e1e1;
  margin: 0px 0px 0px 20px !important;
}

.postcode .postcode-input-text .btn-default {
  color: #000;
  width: 214px !important;
  background: #d9d9d9;
  margin: 0px 0px 0px 20px !important;
  border: 0;
  font-size: 18px;
  height: 45px;
  font-weight: 600;
}

.postcode form button:hover {
  color: #000 !important;
  width: 214px !important;
  margin: 0px 0px 0px 20px;
  background: #d9d9d9 !important;
}

.postcode img {
  height: auto;
  width: 191px;
  object-fit: contain;
}

.postcode .text-center {
  text-align: center;
}

.postcode .postcode-check-title {
  display: flex;
  font-weight: 600;
  font-size: 21px;
  color: #000;
  justify-content: center;
  align-items: center;
  margin: 0px 0 0 0;
}

.postcode .postcode-input-text .form-control {
  border: 1px solid #929191;
  height: 45px;
  font-size: 18px;
  color: #000;
  border-radius: 8px;
  font-weight: 600;
}

.postcode .postcode-check-title .postcode-number {
  padding: 0 10px;
}

.postcode .postcode-check-title-checkin .postcode-number {
  padding: 0 5px;
}

.postcode .postcode-check-title a {
  padding: 0 0 0 6pc;
  text-decoration: underline;
  color: #0084f4;
}

.postcode .postcode-check-title-checkin .edit-postcode a {
  color: #0084f4;
  font-size: 18px;
  padding-left: 6pc;
  font-weight: 500;
  text-decoration: underline;
}

.postcode .postcode-address-not-listed a {
  text-decoration: underline;
  color: #0084f4;
  font-weight: 500;
}

.postcode .postcode-address-not-listed {
  font-weight: 400;
  font-size: 18px;
  color: #e1e1e1;
  text-align: center;
  margin: 0px 0px 0px 25pc;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-evenly;
}

.postcode .postcode-input-text .address-list .form-select {
  border-radius: 8px;
  border: 1px solid #929191;
  height: 45px !important;
  padding: 5px 10px;
  font-size: 16px;
  max-width: 321px;
  min-width: 321px;
}

.postcode .postcode-input-text .address-list select option {
  font-weight: 400;
  font-size: 16px;
  color: #000;
}

.postcode .postcode-check-title span.edit-postcode a {
  font-weight: 500;
  font-size: 16px;
}

.postcode .postcode-input-text.postcode-number-text .form-group .form-control {
  display: block;
  width: 250px;
  height: 45px;
  padding: 5px 15px;
  font-size: 16px;
  line-height: 1.42857143;
  color: #000;
  background-color: #fff;
  background-image: none;
  border: 1px solid #e1e1e1;
  border-radius: 8px;
  font-weight: 600;
}

.postcode .postcode-number-text {
  margin: 30px 0;
}

.postcode .postcode-input-text .postcode-number-text .form-select {
  border-radius: 8px;
  border: 1px solid #929191;
  height: 45px !important;
  padding: 5px 10px;
  font-size: 16px;
}

.postcode .postcode-input-text .btn-find-avalibility {
  font-size: 18px;
  height: 45px;
  color: #000;
  font-weight: 600;
  border: none;
  width: 214px !important;
}

.postcode .postcode-input-text {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 30px 0 5px 0;
}

.postcode form .btn-danger {
  width: 160px !important;
  background: #ff0a0a !important;
  color: #fff !important;
  border: 1px solid #ff0a0a !important;
}

.postcode form .btn-danger:hover {
  background: #ff0a0a !important;
  width: 160px !important;
  color: #fff !important;
  border: 1px solid #ff0a0a !important;
}

.postcode form .btn-danger {
  margin: 0px 0px 0px 20px;
}

.postcode .content {
  margin: 10px 0px 10px 0px;
}

.go-to-result .go-to-results-form {
  margin: auto;
  display: flex;
  flex-direction: row;
  justify-content: space-around;
  padding-left: 20%;
  padding-right: 20%;
}

.go-to-result .go-to-results-form .pad-left-rgt-0 {
  padding: 0;
}

.go-to-result .while-we-check-title {
  font-size: 22px;
  font-weight: 600;
  text-align: center;
  color: #ff0a0a;
  margin: 10px 10px 10px 10px;
}

.go-to-result .whats-your-number {
  font-size: 18px;
  color: #000000;
  font-weight: 700;
  margin: 10px 0px 10px 0px;
  text-align: justify;
}

/* .go-to-result .form-control {
    width: 50% !important;
} */
.go-to-result .whats-your-number {
  font-size: 18px;
  color: #000000;
  font-weight: 700;
  margin: 10px 0px 10px 0px;
  text-align: center;
}

.go-to-result form .btn-danger {
  background: #ff0a0a !important;
  width: 214px !important;
  font-size: 18px;
  padding: 10px 20px;
  font-weight: 500;
  color: #fff !important;
  border: 1px solid #ff0a0a !important;
}

.go-to-result form .btn-danger:hover {
  background: #ff0a0a !important;
  width: 214px !important;
  font-size: 18px;
  padding: 10px 20px;
  font-weight: 500;
  color: #fff !important;
  border: 1px solid #ff0a0a !important;
}

.go-to-result .form-control {
  width: 50%;
  border-radius: 5px;
}

@media (min-width: 220px) and (max-width: 768px) {
  .postcode .postcode-check-title {
    display: flex;
    justify-content: center;
    margin: 10px 0;
    flex-direction: column;
  }

  .postcode .postcode-check-title a {
    padding: 0;
  }

  .postcode .postcode-address-not-listed {
    margin: 0;
  }

  .postcode form {
    display: flex;
    flex-direction: column;
  }

  .postcode .postcode-input-text {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0px;
    flex-direction: column;
  }
}

@media (max-width: 568px) {
  .go-to-result .form-control {
    width: 100%;
  }
}

.left-align-link {
  padding-left: 35px;
}

@media (max-width: 820px) {
  .go-to-result .form-control {
    width: 50%;
  }
}

@media (max-width: 912px) {
  .go-to-result .form-control {
    width: 100%;
  }
}

.broadBand-news-available {
  display: flex;
  flex-direction: column;
  align-content: center;
  align-items: center;
}

.broadBand-news-available .broadband-news-available-banner-logo {
  display: flex;
  justify-content: center;
  align-items: center;
}

.broadBand-news-available .broadband-news-available-banner-logo img {
  width: 150px;
  object-fit: contain;
  height: 70px;
  margin: 20px 30px;
  justify-content: space-evenly;
}

.broadBand-news-available .broadBand-news-available-section {
  /* border-left: 1px solid #3e364a;
  border-right: 1px solid #3e364a;
  border-bottom: 1px solid #3e364a; */
  max-width: 750px;
}

.great-broadBand-is-available {
  font-size: 32px;
  font-size: 32px;
  /* border: 1px solid #000; */
  text-align: center;
  font-weight: 700;
  padding: 0pc 11pc;
  /* color: #fff; */
  /* background-color: #000; */
  margin-bottom: 5px;
}

.broadband-speed-text {
  text-align: center;
  font-size: 20px;
  font-weight: 300;
}

.order-btn {
  display: flex;
  justify-content: center;
}

.order-btn button {
  border-radius: 6px;
  background: #E10A0A;
  border: 1px solid #E10A0A;
  margin-bottom: 10px;
  width: 30%;
  color: #FFFFFF;
  padding: 15px 20px;
  font-size: 20px;
}

.call-text-font{
  font-size: 20px;
}

.edit-change-address {
  text-align: center;
  color: #591152;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  text-decoration-line: underline;
  text-decoration-style: solid;
  text-decoration-skip-ink: none;
  text-decoration-thickness: auto;
  text-underline-offset: auto;
  text-underline-position: from-font;
}

.edit-change-address a {
  color: #591152;
}

.flat-address {
  font-size: 22px;
  text-align: center;
  font-weight: 600;
  padding: 15px 0;
  color: rgb(0, 0, 0);
  margin-bottom: 5px;
  display: flex;
  justify-content: center;
}

.contract-term {
  text-align: center;
  font-size: 18px;
  color: rgba(0, 0, 0, 0.5);
  font-weight: 600;
}

.contract-term a {
  text-decoration: underline;
  color: rgba(0, 0, 0, 0.5);
}

.edit-postcode-gray {
  text-align: center;
  margin: 0px 4pc 1em 0em;
  padding: 10px;
  font-size: 20px;
  font-weight: 500;
}

.edit-postcode-gray a {
  color: #591152;
  text-decoration: underline;
}

.unavailable-broadBand {
  display: flex;
  justify-content: space-evenly;
}

.unavailable-broadBand .unavailable-broadBand-border {
  /* border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px; */
}

.unavailable-broadBand .unavailable-broadBand-title {
  font-size: 21px;
  /* border: 1px solid #ff0a0a; */
  text-align: center;
  font-weight: 500;
  padding: 1pc 3pc;
  color: #000;
  font-weight: 700;
  /* color: #fff; */
  /* background-color: #ff0a0a; */
  margin-bottom: 5px;
}

.unavailable-broadBand .unavailable-text {
  text-align: center;
  font-size: 18px;
  font-weight: 300;
  color: #000;
}

.unavailable-broadBand .unavailable-broadBand-address {
  font-size: 18px;
  font-weight: 600;
  text-align: center;
  /* padding: 1pc 3pc; */
  display: flex;
  margin-bottom: 0px;
}

.unavailable-broadBand .unavailable-broadBand-edit-postcode {
  font-size: 18px;
  font-weight: 400;
  text-align: center;
  margin-top: 5px;
  margin-right: 4pc;
  margin-bottom: 1pc;
}

.unavailable-broadBand .unavailable-broadBand-edit-postcode a {
  color: #591152;
  text-align: center;
  margin-right: 0%;
  text-decoration: underline;
}

.unavailable-broadBand .unavailable-broadBand-subtitle {
  font-size: 21px;
  text-align: center;
  padding: 20px;
  font-weight: 600;
  color: #000;
  max-width: 950px;
}

.unavailable-broadBand .btn-danger {
  background-color: #ff0a0a !important;
  color: #fff;
  font-weight: 600;
  font-size: 18px;
  border: 1px solid #ff0a0a;
  width: 250px;
}

.unavailable-broadBand .btn-danger:hover,
.unavailable-broadBand .btn-danger:focus,
.unavailable-broadBand .btn-danger:active {
  width: 250px;
}

.unavailable-broadBand .call-back-request {
  text-align: center;
  padding-bottom: 40px;
}

.unavailable-broadBand .call-back-request h6 {
  font-size: 24px;
  font-weight: 600;
}

.unavailable-broadBand .call-back-request p {
  font-size: 18px;
  font-weight: 500;
  color: #000;
  margin: 0 0 0 0;
}

.unavailable-broadBand .call-back-request .contact-number {
  font-size: 21px;
  text-align: center;
  padding-bottom: 5px;
  font-weight: 600;
}

.unavailable-broadBand .call-back-request .contact-timings {
  font-size: 21px;
  text-align: center;
  padding-bottom: 20px;
  font-weight: 400;
}

.broadBand-unavailables .essential-business {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  margin: 30px 0px 0px 0px;
  flex-direction: row;
}

.unavailable-voom {
  display: flex;
  justify-content: space-evenly;
}

.unavailable-voom .unavailable-voom-border {
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}

.unavailable-voom .unavailable-voom-title {
  font-size: 18px;
  border: 1px solid #ccc;
  text-align: center;
  font-weight: 500;
  padding: 5px 100px 5px 100px;
  color: #000;
  background-color: #ccc;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  margin-bottom: 5px;
}

.unavailable-voom .broadband-service-text {
  font-size: 20px;
  color: #000000;
  font-style: normal;
  font-weight: 300;
  text-align: center;
}

.unavailable-voom .unavailable-voom-address {
  font-size: 18px;
  font-weight: 400;
  text-align: center;
  padding: 10px 100px 0px 100px;
}

.unavailable-voom .unavailable-voom-edit-postcode {
  font-size: 18px;
  font-weight: 400;
  text-align: right;
  margin-right: 25%;
}

.unavailable-voom .unavailable-voom-edit-postcode a {
  color: #0f29fb;
  text-align: right;
  margin-right: 0%;
  text-decoration: underline;
}

.unavailable-voom .unavailable-voom-subtitle {
  font-size: 16px;
  text-align: center;
  padding: 20px;
  color: #000;
}

.unavailable-voom .btn-danger {
  background-color: #ff0a0a !important;
  color: #fff;
  width: 180px;
}

.unavailable-voom .btn-danger:hover,
.unavailable-voom .btn-danger:focus,
.unavailable-voom .btn-danger:active {
  width: 180px;
}

.unavailable-voom .call-back-request {
  text-align: center;
  padding-bottom: 40px;
}

.tags {
  display: inline;
  position: relative;
}

.web-lead-description p {
  /* float: left !important; */
  text-align: center;
  color: rgba(0, 0, 0, 0.6);
  font-size: 18px;
}

.web-lead-description p a {
  color: rgba(0, 0, 0, 0.6);
  text-decoration: underline;
}

.tooltip-hover-alignment-left {
  padding: 0 !important;
}

.tooltip-hover-alignment-right .form-group {
  position: absolute;
  top: 39px;
}

.display-flex-alignment {
  display: flex;
}

.tooltip-alignment-serviveability {
  width: 100%;
  display: flex;
  justify-content: center;
}

.tooltip-alignment-serviveability .tooltip-input-field {
  width: 50%;
}

.tooltip-alignment-serviveability .tooltip-input-icon {
  position: relative;
  top: 3px;
}

.tooltip-alignment-serviveability .tooltip-input-field .form-control {
  width: 100% !important;
}

.serviceability-tooltip-alignmentfix .pad-left-rgt-0 {
  padding: 0px 0px 0px 0px !important;
}

.postcode-input-text .invalid-postcode {
  margin-top: -20px;
}

.go-to-resultBtn {
  text-align: center;
}

@media screen and (min-width:200px) and (max-width:586px) {
  .great-broadBand-is-available {
    padding: 1pc 1pc;
  }

  .postcode .postcode-check-title-checkin {

    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    margin: 15px 0;
  }

  .postcode .postcode-check-title-checkin .edit-postcode a {
    padding-left: 0;
  }

  .flat-address {
    padding: 2pc 1pc;
  }

  .edit-postcode-gray {
    text-align: center;
    margin: 10px 0;
  }
}
.unavailable-voomPage .unavailable-voomPage-title {
    font-size: 32px;
    text-align: center;
    font-weight: 700;
    padding: 5px 100px 5px 100px;
    color: #000;
    margin-bottom: 5px;
  }

  .unavailable-voomPage .broadband-text {
    font-size: 20px;
    color: #000000;
    font-style: normal;
    font-weight: 300;
    text-align: center;
  }

  .unavailable-voomPage .address-with-redCircle {
    display: flex;
    align-items: center;
    gap: 10px;
    justify-content: center;
  }

  .unavailable-voomPage .address-with-redCircle .red-circle {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 38px;
    height: 38px;
    background-color: #FF0A0A;
    border-radius: 50%;
    position: relative;
  }

  .unavailable-voomPage .address-with-redCircle .wrong-tick {
    position: relative;
    width: 16px;
    height: 16px;
  }

  .unavailable-voomPage .address-with-redCircle .wrong-tick::before,
  .unavailable-voomPage .address-with-redCircle .wrong-tick::after {
    content: '';
    position: absolute;
    width: 16px;
    height: 3px;
    background-color: #FFFFFF;
    top: 50%;
    left: 50%;
  }

  .unavailable-voomPage .address-with-redCircle .wrong-tick::before {
    transform: translate(-50%, -50%) rotate(45deg);
  }

  .unavailable-voomPage .address-with-redCircle .wrong-tick::after {
    transform: translate(-50%, -50%) rotate(-45deg);
  }

  .unavailable-voomPage .address-with-redCircle .flat-address {
    font-size: 22px;
    text-align: center;
    font-weight: 600;
    padding: 15px 0;
    color: rgb(0, 0, 0);
    margin-bottom: 5px;
    display: flex;
    justify-content: center;
  }

  .unavailable-voomPage .edit-postcode-address {
    text-align: center;
    margin: 0px 4pc 1em 0em;
    padding: 10px;
    font-size: 20px;
    font-weight: 500;
  }

  .unavailable-voomPage .edit-postcode-address a {
    color: #591152;
    text-decoration: underline;
  }

  .unavailable-voomPage .connectivity-text {
    font-size: 24px;
    color: #00CB66;
    font-weight: 600;
  }

  .unavailable-voomPage .range-text {
    font-size: 20px;
  }

  .unavailable-voomPage .call-text {
    font-size: 24px;
  }

  .unavailable-voomPage .call-text a {
    color: #000000;
    text-decoration: underline;
  }
.blog_item .highlight-items {
  border: 2px solid #e7dede;
  height: 99% !important;
}

.blog_item .items {
  border: 1px solid #e7dede;
  margin-top: 5px;
}

.product-selector .contents {
  margin: 0px 0px 0px 0px;
  padding: 20px;
}

.product-selector .voom-news-available {
  display: flex;
  justify-content: space-evenly;
}

.voom-news-available .voom-news-available-section {
  border-left: 1px solid #3e364a;
  border-right: 1px solid #3e364a;
  border-bottom: 1px solid #3e364a;
}

.product-selector .great-voom-is-available {
  font-size: 18px;
  border: 1px solid #3e364a;
  text-align: center;
  font-weight: 500;
  padding: 5px 100px 5px 100px;
  color: #fff;
  background-color: #3e364a;
  margin-bottom: 5px;
}

.product-selector .flat-address {
  font-size: 22px;
  text-align: center;
  font-weight: 400;
  padding: 10px;
  color: rgb(0, 0, 0);
  margin-bottom: 5px;
}

.product-selector .edit-postcode-gray {
  text-align: center;
  margin: 0px 0px 0px 10em;
  padding: 10px;
}

.product-selector .edit-postcode-gray a {
  color: #0f29fb;
  text-decoration: underline !important;
}

.product-selector .switch-center {
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
}

.product-selector-switch .select-broadband-package-title {
  font-size: 24px;
  text-align: center;
  margin-top: 15px;
  color: rgba(0, 0, 0, 0.50);
  font-weight: 600;
  margin-bottom: 0;
}

.product-selector-switch .select-options-tabs-updated .select-broadband-deals-premise-title {
  font-size: 28px;
  text-align: center;
  margin-top: 15px;
  color: #000;
  font-weight: 600;
  margin-bottom: 30px;
}

.panel.select-options-tabs .panel-heading {
  padding: 5px 5px 0 5px;
}

.panel.select-options-tabs .nav-tabs {
  border-bottom: none;
}

.panel.select-options-tabs .nav-justified {
  margin-bottom: -1px;
}

.product-selector-switch .panel {
  margin-bottom: 0px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgb(0 0 0 / 5%);
  box-shadow: 0 1px 1px rgb(0 0 0 / 5%);
}

.product-selector-switch .panel-default {
  border-color: transparent;
}

.product-selector-switch .bandwidth-image {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: nowrap;
}

.product-selector-switch .bandwidth-image span img {
  height: 60px;
  width: auto !important;
}

.product-selector-switch .voom-title-for-broadband-card {
  font-size: 18px;
  text-align: center;
  color: #000;
  font-weight: 700;
  margin-bottom: 0;
}

.product-selector-switch .speed-bold {
  text-align: center;
  font-size: 18px;
  font-weight: 800;
  line-height: 25px;
}

.product-selector-switch .bandwidth-image .speed-download {
  text-align: center;
  font-size: 12px;
  font-weight: 500;
  line-height: 15px;
  padding: 5px;
  color: rgb(116, 125, 137);
  margin-bottom: 0;
}

.product-selector-switch .bandwidth-image .speed-download a {
  font-weight: 600;
  color: #000;
  text-align: center;
  text-decoration: none;
  font-size: 12px;
}

.product-selector-switch .panel-default>.panel-heading {
  background-color: transparent;
  border-color: transparent;
}

.product-selector-switch .list-data li {
  font-size: 14px;
  color: #000;
  list-style: none;
}

.product-selector-switch ul {
  padding-left: 0px !important;
}

.product-selector-switch .list-data li::before {
  content: "\2713";
  font-size: 16px;
  color: #000;
  font-weight: 600;
  padding-right: 10px;
}

.product-selector-switch .whats-included-title {
  padding: 15px 0px 15px 0px;
  text-align: center;
  border-top: 1px solid rgba(0, 0, 0, 0.50);
  border-bottom: 1px solid rgba(0, 0, 0, 0.50);
  font-size: 16px;
}

.product-selector-switch .whats-included-title a {
  color: #0084F4;
  text-decoration: none;
}
.product-selector-switch .whats-included-title a:hover {
  color: #0084F4;
  text-decoration: none;
}
.product-selector-switch .price-value {
  text-align: center;
  color: #000;
  font-size: 32px;
  font-weight: 700;
  margin: 20px 0 0 0;
}
.product-selector-switch .price-value .old-price{
  text-align: center;
  color: #000;
  font-size: 24px;
  text-decoration: line-through;
  font-size: 30px;
  font-weight: 700;
  margin: 20px 0 0 0;
}

.product-selector-switch .per-month-value {
  font-size: 12px;
  margin: 0px !important;
  color: rgba(0, 0, 0, 0.80);
  font-weight: 300;
  text-align: center;
}

.product-selector-switch .month-contract-value {
  font-size: 12px;
  font-weight: 300;
  text-align: center;
  color: rgba(0, 0, 0, 0.80);
}

.product-selector-switch .month-contract-value a,
.product-selector-switch .month-contract-value a:hover,
.product-selector-switch .month-contract-value a:focus {
  color: rgba(0, 0, 0, 0.80);
  text-decoration: underline;
}

.product-selector-switch .select-card-value {
  text-align: center;
  margin: 1pc 0;
}

.product-selector-switch .select-card-value a {
  text-align: center !important;
  color: #fff !important;
  text-decoration: none !important;
  font-size: 16px !important;
  padding: 8px 0;
  font-weight: 600 !important;
}

.product-selector .product-card-highlighter-vmbred {
  background-image: linear-gradient(270deg,
      rgba(255, 9, 18, 1),
      rgba(255, 2, 121, 1));
  text-align: center;
  padding: 5px;
  margin-top: -25px;
  font-size: 14px;
  margin-bottom: 0px;
  border-radius: 6px 6px 0px 0px;
  line-height: 2.4rem;
  color: #fff;
  text-transform: capitalize;
  font-weight: 600;
  border: 1px solid #ff0a0a;
}

.product-selector .product-card-highlighter-vmbwhite {
  background: #fff;
  text-align: center;
  padding: 5px;
  margin-top: 0px;
  font-size: 14px;
  margin-bottom: 0px;
  border-radius: 6px 6px 0px 0px;
  line-height: 2.4rem;
  color: #fff;
  text-transform: uppercase;
  font-weight: 600;
  border: 1px solid #fff;
}

.product-selector .product-card-highlighter-blueberry {
  background: #5f2878;
  text-align: center;
  padding: 5px;
  margin-top: -25px;
  font-size: 14px;
  margin-bottom: 0px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  color: #fff;
  text-transform: uppercase;
  font-weight: 600;
  border: 1px solid #5f2878;
}

.product-selector-switch .btn-danger {
  background-color: #ff0a0a;
  width: 160px !important;
  border: 1px solid #ff0a0a !important;
  font-size: 16px;
  color: #fff;
  /* box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19); */
  font-weight: 500;
  padding: 5px 50px 5px 50px;
}

.product-selector-switch .btn-danger:hover {
  background-color: #ff0a0a !important;
  border: 1px solid #ff0a0a !important;
  color: #fff;
}

.product-selector-switch .price-installation {
  color: #000;
  margin: 0px !important;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
}

.product-selector-switch .vat-price {
  color: #000;
  margin: 0px !important;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
}

.product-selector-switch .legal-stuff {
  color: #000;
  margin: 0px !important;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  padding-bottom: 10px;
}

/********************************************************************/
/*** PANEL DEFAULT ***/

/* Product tabs updated start */

.select-options-tabs-updated .nav-tabs>li.active>a {
  color: #fff !important;
  text-align: center;
  font-size: 24px;
  background-color: #ff0a0a;
  border: 1px solid #ff0a0a !important;
  text-decoration: none;
  font-weight: 600;
  border-radius: 50px;
}

.select-options-tabs-updated .nav-tabs>li a:hover,
.select-options-tabs-updated .nav-tabs>li a:focus {
  cursor: pointer;
  background-color: #fff;
  border: 1px solid #fff !important;
  outline: none;
  outline-offset: none;
}

.select-options-tabs-updated .nav-tabs>li.active>a,
.select-options-tabs-updated .nav-tabs>li.active>a:focus,
.select-options-tabs-updated .nav-tabs>li.active>a:hover {
  color: #fff !important;
  text-align: center;
  font-size: 24px;
  background-color: #ff0a0a !important;
  border: 1px solid #ff0a0a !important;
  font-weight: 600;
  text-decoration: none;
  border-radius: 50px;
}

.select-options-tabs-updated .nav-tabs>li>a {
  margin-right: 0px;
}

/* .select-options-tabs input[type=checkbox],
input[type=radio] {

display: contents;
} */

.select-options-tabs-updated .nav-tabs>li a {
  color: #000 !important;
  font-size: 24px;
  text-align: center;
  background-color: #fff;
  border: 1px solid #fff !important;
  text-decoration: none;
  border-radius: 50px;
}

.select-options-tabs-updated .broadband-and-bundle span {
  display: block;
  text-align: center;
  font-size: 30px;
}

.select-options-tabs-updated .nav-tabs>li {
  margin: 10px 10px !important;
  float: left;
  width: 280px;
  margin-bottom: -1px;
}

.select-options-tabs-updated .option-select-products {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-content: center;
  justify-content: space-evenly;
}

.select-options-tabs-updated .nav-tabs {
  display: flex !important;
  border-bottom: 1px solid transparent !important;
  align-items: center !important;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  background-color: #c5baba8c;
  border-radius: 50px;
}

.contract-term {
  text-align: center;
  font-size: 18px;
  color: rgb(116, 125, 137);
  font-weight: 500;
}

.contract-term a,
.contract-term a:hover,
.contract-term a:focus {
  text-decoration: underline;
  color: rgb(116, 125, 137);

}

/* Product tabs updated end */

.select-options-tabs .nav-tabs>li.active>a {
  color: #fff !important;
  text-align: center;
  font-size: 18px;
  background-color: #60077a;
  border: 1px solid #60077a !important;
  text-decoration: none;
  border-radius: 0px;
}

.select-options-tabs .nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
  color: #fff !important;
  text-align: center;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  font-size: 18px;
  background-color: #60077a !important;
  border: 1px solid #60077a !important;
  text-decoration: none;
  border-radius: 0px;
}

.select-options-tabs .nav-tabs>li>a {
  margin-right: 0px;
}

/* .select-options-tabs input[type=checkbox],
input[type=radio] {

display: contents;
} */

.select-options-tabs .nav-tabs>li a {
  color: #000 !important;
  font-size: 18px;
  text-align: center;
  background-color: #fff;
  border: 1px solid #817676 !important;
  text-decoration: none;
  border-radius: 0px;
}

.select-options-tabs .nav-tabs>li a:hover {
  cursor: pointer;
}

.select-options-tabs .broadband-and-bundle span {
  display: block;
  text-align: center;
  font-size: 30px;
}

.select-options-tabs .nav-tabs>li {
  /* margin: 0px 10px 0px 10px !important; */
  float: left;
  width: 165px !important;
  margin-bottom: -1px;
}

.select-options-tabs .option-select-products {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-content: center;
  justify-content: space-evenly;
}

.select-options-tabs .nav-tabs {
  display: flex !important;
  border-bottom: 1px solid transparent !important;
  align-items: center !important;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
}

/*********** Slider ***********/
.blog_section {
  padding-top: 5rem;
}

.blog_section .blog_content .blog_item {
  margin-bottom: 30px;
  /* box-shadow: 0 4px 8px 0 rgb(0 0 0 / 0%), 0 6px 20px 0 rgb(0 0 0 / 5%); */
  position: relative;
  border-radius: 2px;
  overflow: hidden;
  padding-top: 25px;
}

.blog_section .blog_content .blog_item:hover .blog_image img {
  transform: scale(1.1);
}

.blog_section .blog_content .blog_item .blog_image {
  overflow: hidden;
  border-top: 1px solid transparent;
  padding: 10px 10px 0px 10px;
}

.blog_section .blog_content .blog_item .blog_image img {
  height: 12.5rem;
  width: 16.25rem;
  transition: transform 0.5s ease-in-out;
  object-fit: contain;
}

.blog_section .blog_content .blog_item .blog_image .product-icon {
  display: flex;
  justify-content: space-evenly;
  margin: 21px 0 24px 0;
}

.blog_section .blog_content .blog_item .blog_image span i {
  position: absolute;
  z-index: 2;
  color: #fff;
  font-size: 18px;
  width: 38px;
  height: 45px;
  padding-top: 7px;
  text-align: center;
  right: 20px;
  top: 0;
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 50% 79%, 0 100%);
  clip-path: polygon(0 0, 100% 0, 100% 100%, 50% 79%, 0 100%);
  background-color: #60077a;
}

.blog_section .blog_content .blog_item .blog_details {
  margin: 20px 0;
}

.blog_section .blog_content .blog_item .blog_details .blog_title h5 a {
  color: #020d26;
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 25px;
  line-height: 32px;
  font-weight: 400;
  transition: all 0.3s;
  text-decoration: none;
}

.blog_section .blog_content .blog_item .blog_details .blog_title h5 a:hover {
  color: #60077a;
}

.blog_section .blog_content .blog_item .blog_details ul {
  padding: 0;
  margin: 0;
}

.blog_section .blog_content .blog_item .blog_details ul li {
  display: inline-flex;
  position: relative;
  color: #000;
  line-height: 2.75rem;
}

.blog_section .blog_content .blog_item .blog_details ul li i {
  padding-right: 7px;
}

.blog_section .blog_content .blog_item .blog_details a {
  font-size: 18px;
  display: inline-block;
  color: #0f29fb;
  font-weight: 600;
  text-decoration: underline;
  transition: all 0.3s;
}

.blog_section .blog_content .blog_item .blog_details p.about-your-speed a,
.blog_section .blog_content .blog_item .blog_details p.about-your-speed a:hover,
.blog_section .blog_content .blog_item .blog_details p.about-your-speed a:focus {
  font-size: 14px;
  display: inline-block;
  color: #000;
  font-weight: 300;
  text-decoration: underline;
  transition: all 0.3s;
}

.blog_section .blog_content .blog_item .blog_details a:hover {
  color: #0f29fb;
}

.blog_section .blog_content .blog_item .blog_details a i {
  vertical-align: middle;
  font-size: 20px;
}

.blog_section .blog_content .owl-nav {
  display: block;
}

.blog_section .blog_content .owl-nav .owl-prev {
  position: absolute;
  left: -50px;
  top: 40%;
  border: 5px solid #fff;
  text-align: center;
  z-index: 5;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  outline: 0;
  background: #60077a;
  transition: all 0.3s;
  color: #fff;
}

.blog_section .blog_content .owl-nav .owl-prev span {
  font-size: 60px;
  margin-top: -23px;
  display: inline-block;
}

.blog_section .blog_content .owl-nav .owl-prev:hover {
  background: #fff;
  border-color: #60077a;
  color: #60077a;
}

.blog_section .blog_content .owl-nav .owl-next {
  position: absolute;
  right: -50px;
  top: 40%;
  border: 5px solid #fff;
  text-align: center;
  z-index: 5;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  outline: 0;
  background: #60077a;
  transition: all 0.3s;
  color: #fff;
}

.blog_section .blog_content .owl-nav .owl-next span {
  font-size: 50px;
  margin-top: -15px;
  display: inline-block;
}

.blog_section .blog_content .owl-nav .owl-next:hover {
  background: #fff;
  border-color: #60077a;
  color: #60077a;
}

@media only screen and (max-width: 577px) {
  .blog_section .owl-nav .owl-prev {
    left: -17px !important;
  }

  .blog_section .owl-nav .owl-next {
    right: -17px !important;
  }
}

.owl-carousel .owl-nav.disabled {
  display: block !important;
}

.click-here {
  font-size: 16px;
  padding: 0px 0px 0px 30px;
}

.click-here a {
  font-size: 16px;
  text-decoration: underline;
  color: #0f29fb;
}

/*************Need sim with broadband **************/
.need-sim-with-broadband .select-broadband-package-title {
  font-size: 28px;
  text-align: center;
  color: #747d89;
  margin-bottom: 30px;
}

.need-sim-with-broadband .text-block {
  position: absolute;
  bottom: 20px;
  right: 20px;
  background-color: black;
  color: white;
  padding-left: 20px;
  padding-right: 20px;
}

.need-sim-with-broadband img {
  width: 100%;
  height: 300px;
  vertical-align: middle;
}

.need-sim-with-broadband {
  position: relative;
  max-width: 100%;
  margin: 0 0 50px 0;
}

.need-sim-with-broadband .content {
  position: absolute;
  top: 40%;
  color: #fff;
  width: 100%;
  font-size: 50px;
  padding: 0px;
  text-align: center;
}

/***************Whats Included Overlay **********/

@media (min-width: 992px) {
  .whats-included-overlay .modal-lg {
      max-width: 862px;
  }
}

.whats-included-overlay .modal-header {
  padding: 10px 0px 0px 0px;
  border-bottom: 1px solid transparent !important;
}

.whats-included-overlay .modal-header span img {
  height: 65px;
  width: 120px !important;
  margin: 0px 0px 0px 0px;
  object-fit: contain;
}

.whats-included-overlay .modal-header span:nth-child(1){
vertical-align: middle;
}
.whats-included-overlay .modal-header .modal-title {
  font-size: 21px;
  font-weight: 700;
  padding: 1pc 3pc 0;
}

.whats-included-overlay .modal-header .close {
  float: right;
  font-size: 40px;
  margin-top: 20px;
  border: 0;
  background-color: transparent;
  margin-right: 25px;
  font-weight: 500;
  line-height: 1;
  color: #ccc;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: 1;
}

.whats-included-overlay .modal-header p {
  float: left;
}

.whats-included-overlay .modal-header {
  display: inline-block !important;
}

.whats-included-overlay .modal-body ul li {
  font-size: 16px;
  color: #000;
  text-align: left;
  list-style: disc outside;
  padding-top: 10px;
}

.whats-included-overlay .modal-body ul {
  padding-left: 40px;
}

.whats-included-overlay .modal-body .available-bolt-ons {
  font-size: 21px;
  font-weight: 600;
  margin-bottom: 0;
}

.whats-included-overlay .modal-body ul.data-list-icons li::before {
  content: "\2713";
  font-size: 16px;
  color: #000;
  font-weight: 600;
  padding-right: 10px;
}

.whats-included-overlay .whats-included-list-data {
  font-size: 16px;
  font-weight: 700;
  color: #ff0a0a;
  padding: 0px 0px 0px 30px;
}

.whats-included-overlay .modal-header .modal-title {
  font-size: 21px;
  font-weight: 700;
}

.whats-included-overlay .column {
  float: left;
  /* width: 50%; */
}

.whats-included-overlay .available-bolt-list-data {
  font-size: 16px;
  font-weight: 700;
  color: #ff0a0a;
  padding: 0px 0px 0px 30px;
}

.whats-included-overlay .modal-body ul.data-list-without-icons li::before {
  font-size: 16px;
  color: #000;
  font-weight: 600;
  padding-right: 10px;
}

.modal-header:before {
  content: none !important;
  display: inline-block !important;
}

.whats-included-overlay .modal-title {
  font-size: 24px !important;
  font-weight: 600 !important;
  color: #591152!important;
}

.whats-included-overlay p.modal-title span:nth-child(2){
  vertical-align: sub;
}

.whats-included-overlay .modal-body {
  position: relative;
  margin: 0 3pc 3pc 3pc;
  padding: 0px 20px;
}

/****************** Toggle button select option ******************/
.wrapper {
  background: #497dd0;
  display: flex;
}

.product-selector .owl-carousel {
  margin-left: auto;
  margin-right: auto;
}

.accordion .organisation-details {
  padding-top: 0px;
}

.broadband-business .broadband-benefits {
  padding-bottom: 45px;
}
.broadband-benefits a{
  text-decoration: underline;
}

.broadband-benefits .benefits-text {
  text-align: center;
}

.broadband-benefits span {
  padding-bottom: 20px;
}

.change-product-confirmation-container .modal-footer .btn-primary {
  background-color: #ff0a0a;
  border: 1px solid #ff0a0a !important;
}

.terms-and-conditions-aligment {
  margin: 15px !important;
}

@media screen and (min-width: 768px) and (max-width: 820px){
  .blog_section .blog_content .blog_item .blog_details ul li {
    display: block;
  }
  
}
@media screen and (min-width: 200px) and (max-width: 980px){
.whats-included-overlay .modal-body ul {
  padding-left: 1pc;
}
.whats-included-overlay .modal-header .modal-title{
  padding: 0pc;
}
.whats-included-overlay .modal-body{
  margin: 10px 1pc;
}
.whats-included-overlay .modal-body .available-bolt-ons{
  margin-left: -15px;
}
.whats-included-overlay .modal-header .close{
  margin-top: 0;
  margin-right: 12px;
}
}

.ecom-step-pagination {
  width: fit-content;
}

.horizontal-tabs-steps {
  position: relative;
}

.horizontal-tabs-steps .nav-item {
  z-index: 1;
  position: relative;
}

.horizontal-tabs-steps .nav-item:after {
  content: "";
  border-top: 2px solid #5f2878;
  position: absolute;
  z-index: 0;
  top: 12px;
  width: var(--width, 0);
  left: 0px;
  transition: border 1s ease-out;
  transition-delay: 0s, 0s, 0.1s;
}

.horizontal-tabs-steps .nav-item:last-child:after {
  content: "";
  border-top: 0px dotted #5f2878;
}

.horizontal-tabs-steps .nav-item.complete-step:after {
  content: "";
  border-top: 2px solid #5f2878;
  position: absolute;
  z-index: 0;
  top: 12px;
  width: var(--width, 0);
  left: 0px;
  transition: border 1s ease-out;
  transition-delay: 0s, 0s, 0.1s
}

.horizontal-tabs-steps .nav-link {
  background: #fff !important;
  border-radius: 50% !important;
  width: 30px !important;
  height: 30px !important;
  color: #5f2878 !important;
  padding: 0 !important;
  display: flex !important;
  justify-content: center !important;
  align-items: center !important;
  font-size: 12px !important;
  border: 2px solid #5f2878 !important;
  z-index: 1 !important;
  position: relative !important;
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:hover,
.nav-tabs>li.active>a:focus {
  color: #000;
  background-color: #5f2878;
  border: 2px solid #5f2878;
  cursor: default;
}

.horizontal-tabs-steps .nav-link:hover {
  background: #5f2878;
  border: 2px solid #5f2878;
  color: #fff !important;
  transition: 0.3s all;
}

.horizontal-tabs-steps .nav-link:hover .horizontal-tabs-steps .nav-link span {
  color: #fff !important;
}

.horizontal-tabs-steps .nav-item h6 {
  font-size: 12px;
}

.horizontal-tabs-steps .nav-item.show .nav-link,
.horizontal-tabs-steps .nav-link.active {
  color: #fff;
  background-color: #5f2878;
  border-color: #5f2878;
  width: 31px;
  height: 31px;
  border-radius: 50%;
}

.horizontal-tabs-steps .nav-link.active span {
  color: #fff;
  font-weight: 500 !important;
}

.horizontal-tabs-steps .checked-steps span {
  display: none;
}

.horizontal-tabs-steps .checked-steps {
  background-color: #591152 !important;
  border: 1px solid #591152 !important;
  color: #fff !important;
}

.horizontal-tabs-steps .checked-steps:after {
  font-family: FontAwesome;
  color: #fff;
}

.justify-space-around {
  display: flex !important;
  justify-content: space-around !important;
  margin: 2pc 0;
}
/* Small devices (landscape phones, less than 768px) */
@media (max-width: 767.98px) {
    .cmp-accordion {
        margin: 5px 5px 5px 5px;
    }
}
.aem-Grid.aem-Grid--default--12>.aem-GridColumn.aem-GridColumn--default--12 {
        float: none !important;
        clear: none;
        width: 100%;
}

@media (min-width: 992px) {
        .container-desktop-hide {
                display: none !important;
        }
}

@media only screen and (max-width: 768px) {
        .container-mobile-hide {
                display: none !important;
        }
}

.grey-border {
        border: 1px solid #E1E1E1;
        padding-left: 0px;
        padding-right: 0px;
}

.red-border {
        border: 1px solid #FF0A0A;
        padding-left: 0px;
        padding-right: 0px;
}

.round-corner {
        border-radius: 4px 4px 4px 4px;
}

.round-corner-top {
        border-radius: 4px 4px 0px 0px;
}

.round-corner-bottom {
        border-radius: 0px 0px 4px 4px;
}
.global-footers {
  background: rgb(230,230,230);
  margin: 30px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

.global-footers-parent .global-footer-heading {
  padding: 2em 0px 0px 2em;
}

.global-footers-parent .global-footer-heading h1 {
  font-weight: 600;
  color: #000;
  font-size: 16px;
  line-height: 1.875rem;
  margin: 0 0 0.9375rem 0;
  text-align: left;
}

.global-footers-parent .footer-data-list {
  display: contents;
  line-height: 25px;
}

.global-footers-parent .footer-data-list li {
  list-style-type: none;
  margin: 0 0 5px 0;
  font-size: 14px;
  line-height: 1.59375rem;
  color: #000;
  font-family: 'VM Circular Whisper',Helvetica,Arial,sans-serif !important;
  /* font-size: 14px; */
  text-align: left;
}

.global-footers-parent .footer-data-list li a {
  color: #000;
  text-decoration: none;
}

.global-footers-parent .global-copyright {
  display: flex;
  margin: 25px 0px 0px 31px;
}

@media (max-width: 575.98px) {
  .global-footers-parent .global-copyright {display: block;
  margin: 25px 0px 0px 31px;}
} 

.global-footers-parent .global-copyright p {
  font-size: 14px;
  font-weight: 600;
  padding: 0px 50px 20px 5px;
}

  /* Call Back Banner footer version start*/
        .ecom-callback-banner-footer {
          background-color: #322332;
          padding: 20px;
          margin-bottom: -35px;
      }

      .ecom-callback-banner-footer p.ecom-callback-title {
          color: #FFF;
          text-align: center;
          font-size: 22px;
          font-style: normal;
          margin: 0 0 10px 0;
          font-weight: 400;
          line-height: 25px;
          
      }

      .ecom-callback-banner-footer p.ecom-callback-title span.ecom-callback-number {
          color: #FFF;
          text-align: center;
          font-size: 22px;
          font-style: normal;
          font-weight: 700;
          line-height: 25px;
      }

      .ecom-callback-banner-footer .ecom-callback-link,
      .ecom-callback-banner-footer .ecom-callback-link:hover {
          color: #fff;
          text-decoration: underline;
      }

      .ecom-callback-banner-footer p.ecom-callback-subtitle {
          color: #FFF;
          text-align: center;
          font-size: 16px;
          font-style: normal;
          margin: 0 0 10px 0;
          font-weight: 400;
          line-height: 25px;
          margin: 0;
      }

       /* Call Back Banner footer version end*/
.font-size-14 {
    font-size: 14px;
}

.font-size-16 {
    font-size: 16px;
}

.font-size-18 {
    font-size: 18px;
}

.font-size-20 {
    font-size: 20px;
}

.font-size-22 {
    font-size: 22px;
}

.font-size-24 {
    font-size: 24px;
}

.font-size-26 {
    font-size: 26px;
}

.font-size-28 {
    font-size: 28px;
}

.font-size-30 {
    font-size: 30px;
}

.font-size-34 {
    font-size: 34px;
}

.font-size-40 {
    font-size: 40px;
}

.font-size-44 {
    font-size: 44px;
}

.font-size-50 {
    font-size: 50px;
}

.font-size-54 {
    font-size: 54px;
}

.font-size-60 {
    font-size: 60px;
}

.font-size-70 {
    font-size: 70px;
}

.font-size-74 {
    font-size: 74px;
}

.color-red {
    color: #FF0A0A;
}

.color-white {
    color: #FFFFFF;
}

.color-slate {
    color: #3E364A;
}

.color-plum {
    color: #591152;
}

.color-blueberry {
    color: #5F2878;
}

.color-pink {
    color: #FFD2E6;
}

.color-grape {
    color: #8F2C82;
}

.color-raspberry {
    color: #FF0085;
}

.color-floss {
    color: #FCEBF4;
}

.color-grey {
    color: #E1E1E1;
}

.color-blue {
    color: #0019a5;
}

.title-align-left {
    text-align: left;
}

.title-align-center {
    text-align: center;
}

.title-align-right {
    text-align: right;
}

.cmp-title a {
    color: inherit !important;
}
.system-error-overlay .modal-content {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 0.3rem;
    outline: 0;
}

.system-error-overlay .modal-dialog {
    position: relative;
    width: auto;
}

.system-error-overlay .popup-modal-box {
    width: 500px;
    border: 1px solid #ccc;
    border-radius: 5px;
    padding: 40px 30px 40px 30px;
}

.system-error-overlay .btn-dialog-1 {
    background-color: #FF0A0A;
    border-radius: 5px;
    color: white;
    padding: 11px 0px 12px 0px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 18px;
    cursor: pointer;
    margin: 10px;
    width: 100%;
}

.system-error-overlay .pop-up-modal p {
    padding: 20px 0px 0px 0px;
    text-align: center;
}

.ecom-system-error .pop-up-modal-text p {
    text-align: center;
    margin: 10px 0px 5px 0px
}


@media (min-width: 992px) {
    .ecom-system-error .system-error-mobile {
        display: none !important;
    }
}

@media only screen and (max-width: 991px) {
    .ecom-system-error .system-error-desktop {
        display: none !important;
    }
}

.system-error-overlay a {
    text-decoration: none !important;
    color: #fff !important;
}
#addressSearchInProgress p {
    font-size: 21px;
    color: #3E364A;
    font-weight: 500;
}

#gabpInProgress p {
    font-size: 21px;
    color: #591152;
    font-weight: 500;
}

.search-address-text{
    text-align: center;
    font-size: 18px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin-bottom: 10px;
}

#addProductToBasket p {
    font-size: 21px;
    color: #591152;
    font-weight: 500;
}

#goToInstallationPage p {
    font-size: 21px;
    color: #591152;
    font-weight: 500;
}

#goToPaymentPage p {
    font-size: 21px;
    color: #591152;
    font-weight: 500;
}

#goToConfirmationPage p {
    font-size: 21px;
    color: #591152;
    font-weight: 500;
}

#goToOrderReviewPage p {
    font-size: 21px;
    color: #591152;
    font-weight: 500;
}

#myCart .modal-title {
    font-size: 24px !important;
    font-weight: 600 !important;
    padding: 20px 20px 0 20px;
    color: #591152 !important;
}

@media (min-width:992px) {
    #addressNotListed .modal-lg {
        max-width: 862px;
    }
}

.overlay-generic .modal-header {
    padding: 15px 25px 5px 1px;
    border-bottom: 2px solid #e5e5e5;
    margin-left: 25px;
    margin-right: 25px;
}

.overlay-generic .modal-body {
    margin: 15px 25px 25px 25px;
    padding: 0px !important;
}

.overlay-generic .modal-title {
    padding: 0px !important;
}

.overlay-generic p.modal-title {
    font-size: 24px !important;
    font-weight: 600 !important;
}

.overlay-generic .cmp-text a {
    color: rgba(0, 0, 0, 0.80) !important;
    text-decoration: underline !important;
}
.o2-navbar {
      background-color: #0019A5;
    }

    .o2-navbar .navbar-brand {
      color: #fff;
      font-size: 40px;
      font-weight: 600;
    }


    .o2-navbar .navbar-nav .nav-item .nav-link {
      color: #fff;
      font-size: 14px;
      font-weight: 600;
    }

    .o2-navbar .navbar-toggler {
      color: #fff;
      background-color: #0019a5;
      border: 2px solid #fff;
      border-radius: 5px;
    }

    .o2-navbar .navbar-toggler:focus {
      box-shadow: none;
    }

    .o2-navbar .navbar-toggler-icon {
      background-color: #0019A5;
      border-color: #fff;
    }


    @media (min-width: 992px) {
      .navbar-expand-lg .navbar-nav {
        flex-direction: row;
        align-items: center;
      }
    }

