/* width */
.installers-results::-webkit-scrollbar {
	width: 5px;
	position: absolute;
	right: -10px;
  }
  
  .sagittarius.find-an-installer {
	background: #ffffff;
	-webkit-transition: all linear 0.3s;
	-o-transition: all linear 0.3s;
	transition: all linear 0.3s;
  }
  
  .sagittarius.find-an-installer footer.footer {
	margin-top: 0px;
	z-index: -1;
  }
  
  /* Track */
  .installers-results::-webkit-scrollbar-track {
	box-shadow: inset 0 0 0px grey;
	border-radius: 10px;
  }
  
  /* Handle */
  .installers-results::-webkit-scrollbar-thumb {
	background: #e5e6e7;
	border-radius: 10px;
  }
  
  /* Handle on hover */
  .installers-results::-webkit-scrollbar-thumb:hover {
	background: #434343;
  }
  
  .sagittarius.find-an-installer.results-active.model-window-open {
	max-height: 100vh;
	overflow: hidden;
	-webkit-transition: all linear 0.3s;
	-o-transition: all linear 0.3s;
	transition: all linear 0.3s;
	-webkit-transform: translateX(-100%);
	-ms-transform: translateX(-100%);
	transform: translateX(-100%);
  }
  
  .sagittarius .find-installer-bg .custom-container > .pure-g {
	-webkit-box-align: start;
	-webkit-align-items: start;
	-ms-flex-align: start;
	align-items: start;
  }
  
  .find-installer-bg {
	background-image: none !important;
	padding-top: 290px;
	min-height: 135vh;
	position: relative;
	-webkit-transition: all linear 0.3s;
	-o-transition: all linear 0.3s;
	transition: all linear 0.3s;
  }
  
  .find-an-installer.results-active .find-installer-bg {
	padding-top: 260px;
  }
  
  .find-installer-bg:after,
  .model-window-takeover:after {
	content: "";
	background-image: url(https://uk-baxi-acc-mediacdn.bdrwebtest.com/-/media/websites/baxiuk/sagittarius/find-an-installer/landing-background.svg?v=1&d=20191001T152708Z);
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-size: cover;
	background-repeat: no-repeat;
	background-position-y: 220px;
	z-index: -1;
	-webkit-transition: all linear 0.3s;
	-o-transition: all linear 0.3s;
	transition: all linear 0.3s;
  }
  
  .model-window-takeover {
	/*background-image: url(https://uk-baxi-acc-mediacdn.bdrwebtest.com/-/media/websites/baxiuk/sagittarius/find-an-installer/landing-background.svg?v=1&d=20191001T152708Z);
	  background-size: cover;
	  background-repeat: no-repeat;*/
  }
  
  .model-window-takeover:after {
	background-color: rgba(67, 67, 67, 0.75);
	background-image: none;
	background-position-y: 0px;
  }
  
  .sagittarius .find-installer-bg .custom-container {
	max-width: 1170px;
	margin: 0px auto;
  }
  
  .sagittarius .find-installer-container {
	z-index: 0;
	text-align: center;
	position: absolute;
	width: 100%;
	max-width: 540px;
	margin: 0px auto 60px;
	top: 40px;
	left: 50%;
	-webkit-transition: all linear 0.3s;
	-o-transition: all linear 0.3s;
	transition: all linear 0.3s;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
  }
  
  .find-installer-container p:empty {
	display: block;
	line-height: 0;
	font-size: 0;
  }
  
  .sagittarius.results-active .installers-map {
	display: block !important;
  }
  
  .sagittarius .find-installer-container:after {
	content: "";
	background-color: #ffffff;
	height: 76px;
	width: 550px;
	position: absolute;
	left: -10px;
	bottom: -11px;
	z-index: 0;
	-webkit-box-shadow: 0 10px 20px -15px #434343;
	box-shadow: 0 10px 20px -15px #434343;
  }
  
  .find-installer-container * {
	position: relative;
	z-index: 10;
  }
  
  .find-installer-container .selectric-wrapper {
	display: inline-block !important;
	-webkit-transform: translateY(5px);
	-ms-transform: translateY(5px);
	transform: translateY(5px);
  }
  
  .find-installer-container .selectric {
	border: none;
  }
  
  .find-installer-container .selectric .label {
	font-size: 12px;
	color: #005b99;
	margin-right: 26px;
	height: 19px;
	line-height: 19px;
  }
  
  .sagittarius .find-installer-container .selectric .button {
	display: block;
	padding: 0;
	margin-bottom: 0;
	width: 20px;
	height: 19px;
  }
  
  .find-installer-container .selectric .button:before,
  .find-installer-container .selectric .button:after {
	width: 7px;
	top: 9px;
  }
  
  .find-installer-container .selectric .button:before {
	right: 3px;
  }
  
  .find-installer-container .selectric .button:after {
	left: 5px;
  }
  
  .find-installer-container .selectric-items {
	position: absolute;
  }
  
  .find-installer-container .selectric-items li {
	padding: 7px 5px 7px 5px;
	line-height: 20px;
	font-size: 12px;
	text-align: left;
	min-height: 20px;
  }
  
  .sagittarius .find-installer-container h2 {
	color: #005b99;
	font-weight: 300;
	line-height: 50px;
	font-size: 42px;
	margin-bottom: 40px;
	position: relative;
	display: inline-block;
	padding-left: 40px;
  }
  
  .sagittarius .find-installer-container h2:before {
	content: "\f3c5";
	font-family: "Font Awesome 5 Pro";
	font-weight: 700;
	position: absolute;
	top: -9px;
	left: 0;
	font-size: 40px;
	color: #00a5db;
	letter-spacing: 0.35px;
  }
  
  .sagittarius #enquiry-distance_ {
	font-family: Neo Sans, Helvetica, Arial, sans-serif;
	color: #005b99;
	font-size: 12px;
	font-weight: 800;
	letter-spacing: 0.5px;
	line-height: 14px;
  }
  
  .sagittarius .find_installers {
	font-family: Neo Sans, Helvetica, Arial, sans-serif;
	border-radius: 4px;
	border: 2px solid #005b99;
	height: 51px;
	width: 151px;
	background-color: #005b99;
	color: #ffffff;
	text-align: center;
	font-size: 12px;
	letter-spacing: 0.86px;
	font-weight: 500;
	line-height: 14px;
	text-transform: uppercase;
	margin-left: 5px;
	-webkit-transition: all ease-in 0.3s;
	-o-transition: all ease-in 0.3s;
	transition: all ease-in 0.3s;
  }
  
  .sagittarius .find_installers:hover {
	background-color: #ffffff;
	color: #005b99;
  }
  
  .sagittarius .find-installer-container input[type="text"] {
	font-family: Neo Sans, Helvetica, Arial, sans-serif;
	padding: 8px 0px;
	font-size: 26px;
	font-weight: 300;
	line-height: 31px;
	width: 260px;
	border-bottom: 1px solid #e5e6e7;
	margin-right: 15px;
	float: left;
  }
  
  .find-installer-container #enquiry-distance_installer1 {
	border:none;
	float: left;
	width: 85px;
	font-size: 13px;
	margin-top: 8px;
	font-family: Neo Sans, Helvetica, Arial, sans-serif;
	color: #005b99;
  }
  
  /* Installer Results */
  .find-an-installer .hide-on-load {
	z-index: -1;
	opacity: 0;
	max-height: 0px;
	-webkit-transition: all ease-in 0.3s;
	-o-transition: all ease-in 0.3s;
	transition: all ease-in 0.3s;
  }
  
  .find-an-installer.results-active .hide-on-load {
	opacity: 1;
	z-index: 0;
	max-height: 10000px;
  }
  
  .find-an-installer.results-active .hide-on-load.hide-on-active {
	transition: none;
  }
  
  .find-an-installer.results-active .find-installer-bg:after {
	opacity: 0;
  }
  
  .id_number,
  .installers-map .gm-fullscreen-control,
  .installers-map .gm-svpc,
  .installers-map .gmnoprint.gm-style-cc,
  .installers-map .gm-style-mtc {
	display: none;
  }
  
  .installer-item {
	display: flex;
	padding: 0px;
	min-height: 120px;
	margin-bottom: 19px;
	margin-right: 12px;
	border: none;
	background: #ffffff;
	-webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
	box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
  }
  
  .holder h4 {
	font-weight: 500;
	line-height: 22px;
	font-size: 18px;
	display: inline-block;
  }
  
  .holder {
	display: flex;
	width: 100%;
	margin: 0px;
	padding: 10px;
  }
  
  .holder.installer-checkbox {
	display: inline-block;
	width: auto;
	margin: 3px 30px 0px 0px;
	padding: 0px;
	position: relative;
  }

  .holder.installer-checkbox input[type='checkbox'] {
	position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
  }

  .custom-checkbox {
	position: absolute;
    top: -2px;
    left: 0;
    height: 20px;
    width: 20px;
    background-color: #fafafa;
    border: 1px solid #d5d5d5;
  }

  .custom-checkbox::after {
	content: "";
	position: absolute;
	display: none;
    left: 6px;
    top: 3px;
    width: 4px;
    height: 9px;
    border: solid white;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
  }

  .custom-checkbox.checked {
	background-color: #2196F3;
	border-color: #2196f3;
  }

  .custom-checkbox.checked::after {
	  display: block;
  }

  .custom-checkbox:hover {
	  cursor: pointer;
  }
  
  .installers-no-results-found-text {
	font-size: 0px;
  }
  
  .installers-no-results-found-text[style*="display:inline"] {
	font-family: Neo Sans, Helvetica, Arial, sans-serif;
	text-transform: capitalize;
	color: #a94442;
	display: block !important;
	text-align: center;
	font-size: 18px;
	background-color: #f2dede;
	border: 1px solid #ebccd1;
	padding: 5px 0px;
	border-radius: 2px;
  }
  
  span.location-text-no-value,
  span.geolocation-not-found {
	font-family: Neo Sans, Helvetica, Arial, sans-serif;
	position: absolute;
	left: 0;
	bottom: -50px;
	width: 100%;
	color: #a94442;
	font-size: 18px;
	background-color: #f2dede;
	border: 1px solid #ebccd1;
	padding: 5px 0px;
	border-radius: 2px;
  }
  
  .installers-map {
	min-height: 850px;
  }
  
  .installers-results {
	overflow-y: scroll;
	max-height: 850px;
  }
  
  .installers-results .installer-item h4 {
	font-size: 13px;
  }
  
  .installers-results .installer-skills ul {
	margin-top: 15px;
  }
  
  .installers-results .installer-skills ul > li {
	display: inline-block;
	width: 27px;
	margin-right: 10px;
	position: relative;
  }
  
  .installers-results .installer-skills ul > li > img {
	width: 100%;
  }
  
  .installers-results .installer-item .approved-installer {
	display: none;
  }
  
  .installers-results .installer-item .approved-installer[data-bai="1"] {
	display: inline-block;
	width: 93px;
	margin-top: 6px; 
  } 
  
  .installer-info {
	position: relative;
	display: inline-block;
	vertical-align: top;
  }
  
  .installer-skills {
	list-style-type: none;
  }
  
  .installer-info.left-col {
	width: calc(100% - 110px);
  }
  
  .installer-info.right-col {
	width: 120px;
	min-height: 120px;
	text-align: right;
  }
  
  .sagittarius .custom-container .text p.find-installer-sub {
	display: inline-block;
	color: #434343;
	opacity: 0.4;
	font-weight: 500;
	letter-spacing: 0.28px;
	line-height: 22px;
	position: relative;
	margin-bottom: 45px;
  }
  
  .sagittarius .custom-container .text p.find-installer-sub:before,
  .sagittarius .custom-container .text p.find-installer-sub:after {
	content: "";
	height: 1px;
	width: 65px;
	background-color: #e5e6e7;
	position: absolute;
	top: 50%;
  }
  
  .sagittarius .custom-container .text p.find-installer-sub:before {
	left: -100px;
  }
  
  .sagittarius .custom-container .text p.find-installer-sub:after {
	right: -100px;
  }
  
  .model-window-takeover {
	display: none;
	background-color: rgba(67, 67, 67, 0.75);
	z-index: 999999;
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	/*-webkit-transform: translateX(100%);
		  -ms-transform: translateX(100%);
			  transform: translateX(100%);
	  -webkit-transition: all ease-in 0.3s;
		   -o-transition: all ease-in 0.3s;
			  transition: all ease-in 0.3s;*/
  }
  
  .model-open .model-window-takeover {
	display: block;
  }
  
  .model-content-container {
	background: #fafafa;
	border-bottom: 5px solid #00a5db;
	position: absolute;
	top: 13.5%;
	left: 20%;
	right: 20%;
	bottom: 13.5%;
  }
  
  .model-content {
	padding: 40px 25px;
	min-height: auto;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	top: 79px;
	overflow-y: scroll;
  }
  
  .model-content-container-close {
	cursor: pointer;
	font-family: Neo Sans, Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	font-size: 14px;
	line-height: 17px;
	font-weight: 500;
	letter-spacing: 0.78px;
	color: #ffffff;
	position: absolute;
	right: 0;
	top: -41px;
	padding: 10px 30px 15px 10px;
  }
  
  .model-content-container-close:before,
  .model-content-container-close:after {
	content: "";
	height: 2px;
	width: 22px;
	background: #ffffff;
	position: absolute;
	top: 17px;
	right: 0px;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
  }
  
  .model-content-container-close:after {
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
  }
  
  .sagittarius p.address {
	position: absolute;
	bottom: 11px;
	color: #434343;
	font-size: 14px;
	font-weight: 500;
	letter-spacing: 0.2px;
	line-height: 17px;
  }
  
  .model-header {
	position: relative;
	background: #ffffff;
	padding: 25px 25px 20px;
  }
  
  .model-header h4 {
	font-size: 32px;
	font-weight: 500;
	letter-spacing: 1.78px;
	line-height: 38px;
  }
  
  .model-content h4 {
	font-size: 22px;
	font-weight: 500;
	letter-spacing: 1.22px;
	line-height: 26px;
  }
  
  .model-image {
	display: inline-block;
	position: absolute;
	right: 25px;
	top: 23px;
  }
  
  .sagittarius p.model-address {
	margin-top: 0px;
	font-weight: 500;
	line-height: 22px;
	letter-spacing: 0.26px;
  }
  
  .model-contact-area {
	margin: 10px 0px 35px;
  }
  
  .sagittarius .model-content-container p {
	margin-top: 5px;
	color: #434343;
  }
  
  .sagittarius .model-content-containe .tel-text,
  .sagittarius .model-content-containe .web-text,
  .sagittarius .model-content-containe .email-text {
	margin-top: 0px;
  }
  
  .tel-text span,
  .web-text span,
  .email-text span {
	color: #434343;
	font-weight: 500;
	display: inline-block;
	min-width: 75px;
	font-size: 18px;
	letter-spacing: 0.26px;
	line-height: 38px;
  }
  
  .tel-text > span:nth-child(1),
  .web-text > span:nth-child(1),
  .email-text > span:nth-child(1) {
	font-weight: 400;
  }
  
  .find-an-installer .tel-text a,
  .find-an-installer .web-text a,
  .find-an-installer .email-text a {
	font-weight: 500;
	color: #434343;
	border: none;
  }
  
  .skills-block {
	margin-top: 40px;
  }
  
  .skills-block ul {
	list-style-type: none;
	padding-left: 15px;
  }
  
  .skills-block ul li {
	position: relative;
	color: #434343;
	font-size: 18px;
	line-height: 38px;
  }
  
  .skills-block ul li:before {
	content: "";
	position: absolute;
	left: -15px;
	top: 17px;
	width: 5px;
	height: 5px;
	background: #00a5db;
	border-radius: 50%;
  }
  
  .model-content-left {
	display: inline-block;
	max-width: 703px;
	width: 100%;
  }
  
  .work-with-block {
	vertical-align: top;
	display: inline-block;
	max-width: 325px;
	padding: 18px 15px;
	margin-left: 30px;
	background-color: #f1f2f3;
	border-bottom: 5px solid #005b99;
  }
  
  .model-content .work-with-block h4 {
	color: #00a5db;
  }
  
  .view-details-model-pop {
	font-family: Neo Sans, Helvetica, Arial, sans-serif;
	display: block;
	text-align: center;
	cursor: pointer;
	border: 1px solid #00a5db;
	border-radius: 4px;
	color: #00a5db;
	font-size: 12px;
	line-height: 14px;
	font-weight: 500;
	letter-spacing: 0.86px;
	padding: 10px;
	text-transform: uppercase;
	position: absolute;
	bottom: 0;
	right: 0;
  }
  
  .sagittarius .custom-container .bai-image img {
	border-radius: 0px;
	display: inline-block;
	margin-top: 15px;
	margin-bottom: 40px;
  }
  
  .columns-pull:hover .select-up-to {
	opacity: 1;
  }
  
  .select-up-to {
	opacity: 0;
	position: absolute;
	padding: 14px 12px 14px 40px;
	font-family: Neo Sans, Helvetica, Arial, sans-serif;
	font-size: 22px;
	font-weight: 500;
	background-color: #00a5db;
	letter-spacing: 0.5px;
	color: #ffffff;
	border-radius: 2px;
	line-height: 21px;
	-webkit-transition: all ease-in 0.3s;
	-o-transition: all ease-in 0.3s;
	transition: all ease-in 0.3s;
	-webkit-box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.25);
	box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.25);
	-webkit-transform: translateY(-75px);
	-ms-transform: translateY(-75px);
	transform: translateY(-75px);
  }
  
  .select-up-to:after {
	content: "";
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 11px 8px 0 8px;
	border-color: #00a5db transparent transparent transparent;
	position: absolute;
	bottom: -10px;
	left: 13px;
  }
  
  .distance {
	font-family: Neo Sans, Helvetica, Arial, sans-serif;
	color: #434343;
	font-size: 14px;
	font-weight: 500;
	letter-spacing: 0.78px;
	line-height: 17px;
  }
  
  .distance span {
	font-weight: 300;
  }
  
  /* Contact form styling */
  .find-an-installer #ContactForm {
	margin: 0px auto;
	max-width: 590px;
  }
  
  #ContactForm li {
	margin-bottom: 40px;
  }
  
  #ContactForm li:last-child {
	text-align: center;
  }
  
  #ContactForm h2 {
	font-weight: 300;
	text-align: center;
  }
  
  #ContactForm label {
	color: #adafaa;
  }
  
  #ContactForm label.error {
	color: red;
  }
  
  #ContactForm .VnUrgency,
  #ContactForm .VnSubscribe {
	display: inline-block;
	color: #000;
	margin-right: 5px;
  }
  
  #ContactForm .VnSubscribe {
	margin-left: 5px;
  }
  
  #ContactForm .required {
	color: #adafaa;
  }
  
  #ContactForm input[type="text"],
  #ContactForm textarea {
	border-bottom: 1px solid #adafaa;
	display: block;
	width: 100%;
	padding: 10px 0;
	font-weight: 400;
	color: #000;
	font-size: 18px;
  }
  
  #ContactForm textarea {
	height: 43px;
  }
  
  #ContactForm #clear_btn {
	display: none;
  }
  
  #ContactForm #contactfrm_btn {
	text-transform: uppercase;
	background: none;
	cursor: pointer;
	margin-top: 15px;
	font-family: Neo Sans, Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: 500;
	letter-spacing: 2px;
	border-radius: 4px;
	border: 2px solid #005b99;
	background-color: #005b99;
	color: #ffffff;
	min-height: 60px;
	width: auto;
	padding: 0px 60px;
	-webkit-box-shadow: 0 10px 20px -9px #ffffff;
	box-shadow: 0 10px 20px -9px #ffffff;
	-webkit-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
  }
  
  #ContactForm #contactfrm_btn:hover {
	background-color: transparent;
	color: #005b99;
  }
  
  .model-content .work-with-block ul {
	list-style: none;
	margin-top: 30px;
  }
  
  .model-content .work-with-block ul > li > img {
	width: 100%;
	max-width: 30px;
	margin-right: 30px;
  }
  
  .model-content .work-with-block ul > li {
	display: flex;
	margin-bottom: 20px;
	align-items: center;
	font-family: Neo Sans, Helvetica, Arial, sans-serif;
	color: #005b99;
	font-weight: 500;
	font-size: 18px;
  }
  
  .model-content .work-with-block ul > li:last-child {
	margin-bottom: 0;
  }
  
  .installer-item .model-header h4 {
	font-weight: 900;
	font-size: 30px;
	line-height: 34px;
  }
  
  .installer-item .model-content h4 {
	font-size: 25px;
	margin-bottom: 15px;
  }
  
  .installer-item .model-content .work-with-block h4 {
	font-size: 21px;
	line-height: 1.5; 
  }
  /* Sitecore edit mode */
  
  .SitecoreIsInPrevieworEdit.find-an-installer .hide-on-load {
	background: rgba(255, 255, 255, 0.5);
	z-index: 1;
	opacity: 1 !important;
	-webkit-transform: translateY(0px) !important;
	-ms-transform: translateY(0px) !important;
	transform: translateY(0px) !important;
  }
  
  .tooltip-text {
	  display: none;
	  position: absolute;
	  top: -40px;
	  width: max-content;
	  left: 0px;
	  color: #fff;
	  background-color: #005b97;
	  padding: 5px 10px;
	  border-radius: 3px;
	  font-size: 11px;
  }


  .tooltip-text::after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    border-right: 6px solid transparent;
    border-left: 6px solid transparent;
    border-top: 6px solid #005b97;
    left: 3px;
    bottom: -5px;
  }


  .installers-results .installer-skills ul > li:hover > .tooltip-text {
	display: block;
  }


  .fai-disclaimer {
	margin-bottom: 50px;
  }

  .fai-disclaimer p span {
	font-size: 18px;
    color: #005b99;
    font-weight: bold;
  }

  .sagittarius .custom-container .text.fai-disclaimer a {
	color: #00a5db;
    font-size: 15px;
    font-weight: bold;
  }


  .sagittarius .custom-container .text.fai-disclaimer p {
	font-size: 15px;
  }