/* @font-face {
  font-family: "Montserrat";
  src:  url('fonts/Montserrat-Regular.ttf');
  font-weight: normal;
  font-style: normal;
} */

body {
  font-family: Arial, sans-serif;
  word-wrap: break-word;
  hyphens: auto;
}

/*Set h1, p tag styles, ul, li divs.  */

#contactFormFields {
  margin-left: 5%;
}

.headerBox {
  background-color: #27aae1;
  margin: 10px auto;
  padding: 5px;
  width: 60%;
  border-radius: 24px;
  color: #ffffff;
  /* text-align: center; */
}

.box {
  /* background-color: #e7e4e4; */
  margin: 20px auto;
  padding-right: 15%;
  padding-left: 7%;
  width: 70%;
  border-radius: 24px;
  font-size: medium;
}

h1,
h2,
h3,
h4 {
  /* color: #ffffff; */
  text-align: center;
}

#cbath1,
#cbath2,
#cbath3,
#cservice1,
#cservice2 {
  display: none;
}

p {
  /*background-color: #505353;*/
  /* color: ffffff; */
  font-weight: bold;
  text-align: center;

  font-size: 15px;
}

ul {
  /* background-color: #e7e4e4; */
  margin: 10px auto;
  padding: 10px;
  width: 90%;
  border-radius: 24px;
}

.controlSelectDiv {
  /* margin: 20px auto; */
  padding-left: 5%;
  padding-right: 5%;

  width: 100%;
  border-radius: 24px;
  display: inline-block;

  /* border-bottom: 2px solid #27aee1; */
}

.scInfoDivCol {
  margin: 1% auto;
  padding: 20px;
  width: 80%;
}

.linehorz {
  margin: 1% auto;
  border-top: 2px solid gray;
  width: 80%;
}

li {
  /* background-color: #27aae1; */
  margin: 15px auto;
  padding: 10px;
  min-width: 20%;
  height: 50%;
}

li p {
  font-size: 22px;
}

.BoilerImg {
  display: block;
  /* min-width: 30%; 
  min-height: 90%;*/
  margin: 10px auto;
}

#totalcost {
  background-color: #27aee1;
  margin: 0px auto;
  padding: 20px;
  width: 60%;
  border-radius: 24px;
  text-align: center;
  font-size: large;
  color: #fff;
}

.selTimeslotBtn {
  width: 20%;
  display: inline-block;
}
#selAppResult {
  background-color: #e7e4e4;
  margin: 50px auto;
  padding: 20px;
  width: 70%;
  border-radius: 24px;
  text-align: center;
}

#SummaryDetails {
  /* background-color: #e7e4e4; */
  margin: 10px auto;
  padding: 0px;
  width: 70%;
  border-radius: 24px;
  text-align: center;
  /* font-weight: bold; */
  /* margin-bottom: 5%; */
}

.controlSelectDiv img {
  width: 80%;
  margin-top: 10%;
  max-height: 50%;
}

/* #subBtn {
  margin: 50px auto;
  display: block;
  padding: 20px;
  width: fit-content;
  align-content: center;
  color: #000;
  font-weight: bold;
} */

.HelpChooseBtn {
  margin: 10px auto;
  display: block;
  padding: 20px;

  padding: 20px;
  width: fit-content;

  align-content: center;

  cursor: pointer;

  background-color: #27aae1;
  border: none;
  color: white;
  padding: 15px 32px;
  text-align: center;
  text-decoration: none;
  font-size: 24px;
}

#subBtn {
  border-radius: 15px;

  border-radius: 15px;
  margin: 50px auto;
  display: block;
  padding: 20px;

  padding: 20px;
  width: fit-content;

  align-content: center;

  cursor: pointer;

  background-color: #676868;
  border: none;
  color: white;
  padding: 15px 32px;
  text-align: center;
  text-decoration: none;
  font-size: 24px;
}

#subBtn1 {
  border-radius: 15px;

  display: block;
  width: 10%;
  align-content: center;
  cursor: pointer;
  background-color: #27aae1;
  color: white;
  padding: 15px 32px;
  text-align: center;
  text-decoration: none;
  font-size: 24px;
  margin: auto;
  margin-top: 1%;
  margin-bottom: 5%;
  border: none;
}

#boilerSelectBtn {
  border-radius: 15px;

  margin: 5% auto;
  display: block;

  width: fit-content;

  align-content: center;

  cursor: pointer;

  background-color: #27aae1;
  border: none;
  color: white;
  padding: 15px 32px;
  text-align: center;
  text-decoration: none;
  font-size: 24px;
}

#selectBtn {
  border-radius: 15px;

  margin: 1%;
  display: block;

  width: fit-content;

  align-content: center;

  cursor: pointer;

  background-color: #27aae1;
  border: none;
  color: white;
  padding: 15px 32px;
  text-align: center;
  text-decoration: none;
  font-size: 24px;
}

#selectControlBtn {
  border-radius: 15px;

  margin: auto;
  margin-top: 4%;
  display: block;

  width: fit-content;

  align-content: center;

  cursor: pointer;

  background-color: #27aae1;
  border: none;
  color: white;
  padding: 15px 32px;
  text-align: center;
  text-decoration: none;
  font-size: 24px;
}

#submitTab {
  display: flex;
  justify-content: center;
  align-items: center;
}

#restartBtn {
  border-radius: 15px;

  margin: 1%;
  display: block;

  width: fit-content;

  align-content: center;

  cursor: pointer;

  background-color: #9fa0a0;
  border: none;
  color: white;
  padding: 15px 32px;
  text-align: center;
  text-decoration: none;
  font-size: 24px;
}

#boilerpricetext {
  padding-top: 20%;
  font-size: 22px;
}

#controlpricetext {
  padding-top: 10%;
  font-size: 22px;
}

.infoBtn {
  border-radius: 15px;

  margin: 50px auto;
  display: block;
  /* padding: 20px; */

  /* padding: 20px; */
  width: fit-content;

  align-content: center;

  cursor: pointer;

  background-color: #9e9f9f;
  border: none;
  color: white;
  padding: 15px 32px;
  text-align: center;
  text-decoration: none;
  font-size: 24px;
  border-radius: 1%;
  /* float: right; */
  /* margin-top: 5%; */
  /* margin-right:10%; */
}

/* Style the form */
#regForm {
  background-color: #ffffff;
  margin: 10px auto;
  width: 95%;
  min-width: 300px;
  text-align: center;
}

#imgLogo {
  display: block;
  margin-left: auto;
  margin-right: auto;
  padding: 2%;
  width: 30%;
}

/* Style the input fields */
input {
  padding: 10px;
  /* width: 90%; */
  font-size: 17px;
  /* font-family: Raleway; */
  border: 1px solid #aaaaaa;
  margin: 1%;
}

/* Mark input boxes that gets an error on validation: */
input.invalid {
  background-color: #ffdddd;
}

/* Hide all steps by default: */
.tab {
  display: none;
}

.boilerSelectDiv .tab p {
  padding-top: 25%;
}

/*  .tab p {
    font-size: 22px; 
   }*/

/* Make circles that indicate the steps of the form: */
.step {
  height: 15px;
  width: 10%;
  margin: 0 2px;
  background-color: #bbbbbb;
  border: none;
  border-radius: 0%;
  display: inline-block;
  opacity: 0.5;
}

/* Mark the active step: */
.step.active {
  opacity: 1;
}

/* Mark the steps that are finished and valid: */
.step.finish {
  background-color: #27aae1;
  background-color: #c8c8c8;
}

ul {
  list-style-type: none;
  text-align: center;
}

li {
  display: inline-block;
  position: relative;
  border-radius: 5px;
}

/* input[type="radio"][id^="cb"] {
    display: none;
  } */

label {
  width:100%;
  /* border: 0px solid #fff; */
  /* padding: 30px; */
  /* display: block; */
  /* position: relative; */
  /* margin: 10px; */
  cursor: pointer;
}

label:before {
  background-color: white;
  color: white;
  content: " ";
  display: block;
  border-radius: 50%;
  border: 1px solid grey;
  position: absolute;
  top: -5px;
  left: -5px;
  width: 25px;
  height: 25px;
  text-align: center;
  line-height: 28px;
  transition-duration: 0.4s;
  transform: scale(0);
}

label img {
  height: 60%;
  width: 70%;
  transition-duration: 0.2s;
  transform-origin: 50% 50%;
  padding-bottom: 5%;
  min-width: 50%;
  min-height: 50%;
}

/*   :checked+label {
    border-color: #ddd;
  }*/

/* :checked + label:before {
  content: "✓";
  background-color: grey;
  transform: scale(1);
} */
/*
   :checked+label img {
    transform: scale(0.9);
    box-shadow: 0 0 5px #333;
    z-index: -1;
  } */

input[type="radio"] {
  position: fixed;
  opacity: 0;
  pointer-events: none;
}

input[type="radio"]:checked {
  content: "✓";
  background-color: grey;
  transform: scale(1);
}

.loader-container {
  display: flex;
  flex-direction: column; /* Display items in a column (stacked) */
  justify-content: center;
  align-items: center;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: white;
  z-index: 1000;
}

.loader {
  border: 8px solid #3498db;
  border-radius: 50%;
  border-top: 8px solid #f3f3f3;
  width: 50px;
  height: 50px;
  animation: spin 1s linear infinite;
}

@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

.content {
  display: none; /* Initially hide the content */
}

.loading-text {
  margin-top: 20px;
  /*font-family: Arial, Helvetica, sans-serif;*/
  font-weight: bold;
}

#ContactForm {
  background-color: #e7e4e4;
  /* margin: 20px auto;
  padding: 20px; */
  margin-right: 10%;
  margin-left: 1%;
  margin-top: 5%;
  /* width: fit-content; */
  width: 80%;
  border-radius: 24px;
  display: flex;
  align-items: center;
  text-align: center;
  padding-left: 5%;
  padding-right: 5%;
}

#headerBox {
  color: #ffffff;
}

.panel label {
  /* width: 20%; */
  color:#24aee1;
  /* padding-left: 14%; */
  text-align: right;
  display: block;

}

.panel label span
{
    display: inline-block;
    text-align: right;
}

.panel label input {
  color:#9e9f9f
}
.panel label select {
  color:#9e9f9f;
  font-weight:none;
}
option[value=""][disabled] {
  display: none;
}

.panel input {
  width: 60%;
}

#ContactForm #subBtn {
  border-radius: 15px;

  width: 60%;
}

/* The Modal (background) */
.modal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 1; /* Sit on top */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0, 0, 0); /* Fallback color */
  background-color: rgba(0, 0, 0, 0.4); /* Black w/ opacity */
}

/* Modal Content/Box */
.modal-content {
  background-color: #fefefe;
  margin: 15% auto; /* 15% from the top and centered */
  padding: 20px;
  border: 1px solid #888;
  width: 40%; /* Could be more or less, depending on screen size */
}

.modal-header {
  padding: 2px 16px;
  background-color: #27aae1;
  color: white;
  text-align: center;
}

/* The Close Button */
.close {
  color: #aaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
}

.close:hover,
.close:focus {
  color: black;
  text-decoration: none;
  cursor: pointer;
}

.infoBtnIcon {
  border-radius: 15px;

  display: inline-block;
  width: 15%;

  align-content: center;
  cursor: pointer;

  background-color: transparent;

  border: none;

  color: #27aee1;

  text-align: center;
  text-decoration: none;
  font-size: 28px;
  font-weight: bold;
}

.infoBtnHelpChoosing {
  border-radius: 15px;

  display: block;
  margin: auto;
  width: 40%;

  align-content: center;
  cursor: pointer;

  background-color: transparent;

  border: none;

  color: #27aee1;

  text-align: center;
  text-decoration: none;
  font-size: 28px;
  font-weight: bold;
}

/* Add Animation */
@keyframes animatetop {
  from {
    top: -300px;
    opacity: 0;
  }
  to {
    top: 0;
    opacity: 1;
  }
}

#modalBtn {
  border-radius: 15px;

  display: flex;
  justify-content: center;
  align-items: center;
}

.boilerSelectDiv {
  /* border-top: 4px solid #7b7b7b; */
  border-bottom: 4px solid #27aee1;
  padding-bottom: 2%;
  width: 70%;
  margin: auto;
  /* border-bottom: 2px solid #7b7b7b; */
}

.boilerSelectDiv:after {
  min-width: 100%;
}

.boilerSelectDivCol {
  float: left;
  width: 33.33%;
  display: block;
}

.boilerSelectDivColImg {
  float: left;
  width: 30%;
  display: block;
  cursor: default;
}

.boilerSelectDivColMain {
  float: left;
  width: 50%;
  display: block;
  cursor: default;
}

.boilerSelectDivColMain p {
  font-weight: normal;
}

.boilerSelectDivColPrice {
  float: left;
  width: 20%;
  padding: auto;
  display: block;
  text-align: center;
  cursor: default;
  /* padding-top:10%; */
  font-size: 22px;
  padding-top: 2%;
}

/* Clear floats after the columns */
.boilerSelectDiv:after {
  content: "";
  display: table;
  clear: both;
}

.tabQuestion {
  font-size: 28px;
  height: 40%;
}

.controlSelectBulletpointList {
  margin-top: 5%;
  margin-bottom: 2%;
}

.controlSelectBulletpointList p {
  border-bottom: 2px solid #27aae1;
  text-align: left;
  margin-top: 1%;
  width: 90%;
}

#prevBtn {
  /* float: left;
  margin-left:5%; */
  display: block;

  width: fit-content;

  align-content: center;

  cursor: pointer;

  /* background-color: #9fa0a0; */
  background-color: transparent;

  border: none;
  /* color: white; */
  color: #27aee1;

  /* padding: 15px 32px; */

  text-align: center;
  text-decoration: none;
  font-size: 18px;
  font-weight: bold;

  margin:auto;

}
#changeBoilerBtn {
  display: block;

  width: fit-content;

  align-content: center;

  cursor: pointer;

  background-color: #27aee1;
  margin-top:5%;
  border: none;
  color: #fff;
  border-radius: 15px;
  /* padding: 15px 32px; */

  text-align: center;
  text-decoration: none;
  font-weight: bold;
  /* margin-left: 48%;
  margin-right: auto; */
  margin: auto;

}

.contractSelectDiv {
  /* border-bottom: 2px solid #27aae1;  */
  /* margin:1% auto;
  display: inline-block;*/
  margin-left: 1%;
  margin-right: 1%;
}

.LowWarrantyNotice {
  margin: auto;
  margin-left: 10%;
  margin-right: 10%;

  text-align: center;
  padding: 10px;
}

.controlInfo{
  background: transparent;
  border: none;
  font-size: large;
}

.boilerTypeInfo{
  background: transparent;
  border: none;
  font-size: medium;
  color:#bbbbbb
}

.whatsIncluded {
  margin: auto;
  margin-top: 1%;
  margin-left: 25%;
  margin-right: 25%;
  /* padding-left:1%;
  padding-right: 1%; */
  padding-top: 0.5%;
  padding-bottom: 0.5%;
  /* background-color: #cecece; */
  border-radius: 5px;
  display: flex;
  justify-content: space-between;
}

.timeslotBtn {
  background-color: #f2eaea;
  width: 20%;
  padding: 15%;
}

.controlSelectDivCol {
  width: 50%;
  float: left;
  display: block;
}

.controlImg {
  width: 100%;
  display: block;
  cursor: default;
  margin: auto;
}

.scControlImg {
  width: 40%;
  display: block;
  cursor: default;
  margin: auto;
}

.scSelectDivColImg {
  float: left;
  width: 40%;
  display: block;
  cursor: default;
}

.controlSelectDivColMain {
  float: left;
  display: block;
  cursor: default;
  font-weight: normal;
  width: 100%;
  text-align: center;
}

.controlSelectDivColPrice {
  float: left;
  display: block;
  cursor: default;
  text-align: center;
  width: 100%;
  margin-bottom: 3%;
}

.boilerSelectBulletpointList {
  margin-top: 10%;
}

.boilerSelectBulletpointList p {
  text-align: left;
  width: 90%;
  /* border-bottom: 2px solid #27aee1; */
  border-bottom: 2px solid #7b7b7b;

  padding: 1%;
}

.boilerSelectBulletpointList ul {
  list-style-type: circle;
  color: blue; /* Change the color */
  text-align: left;
}

.boilerSelectBulletpointList li {
  display: block;
  list-style-type: circle;
  color: black;
  padding: 5px;
}

.boilerdesctext {
  font-size: 15px;
}

.modal ul {
  font-size: 18px;
  padding: 1px;
  margin: 1px;
  text-align: left;
  list-style-type: disc;
  width: 100%;
}

.modal li {
  padding: auto;
  margin: auto;
  width: 100%;
}

.resultsRow {
  /* display: flex; */
  /* display: block; */
  width: 60%;
  margin: auto;
}

.resultsColumn {
  /* flex: 50%; */
  display: block;
}

.contractRow {
  display: flex;
  /* margin-left: 1%; */
  /* margin-right: 1%; */
  margin: auto;
  width: 80%;
}

.contractSelectDivColMain {
  float: left;
  width: 60%;
  display: block;
  cursor: default;
}

#resultTable {
  width: 100%;
  border-collapse: collapse;
}

#resultTable td {
  border: 1px solid #ddd;
  padding: 8px;
}

#resultTable tr:nth-child(odd) {
  background-color: #f2f2f2;
}

.sb-title {
  position: relative;
  top: -12px;
  font-family: Roboto, sans-serif;
  font-weight: 500;
}

.sb-title-icon {
  position: relative;
  top: -5px;
}

.card-container {
  display: flex;
  height: 500px;
  width: 300px;
}

.panel {
  /* background: white; */
  width: 50%;
  padding-left: 5%;
  padding-right: 5%;
  padding-top: 2%;

  /* display: flex; */
  /* flex-direction: column; */
  /* justify-content: space-around; */
  /* margin: auto; */
  margin-left: auto;
  margin-right: 32%;
}

.half-input-container {
  display: flex;
  /* justify-content: space-between; */
  justify-content: left;
}

.half-input {
  width: 39%;
}

/* Float four columns side by side */
.ControlsColumn {
  /* float: left;
  width: 25%;
  padding: 0 10px;
  padding-bottom:2%; */
  width: 20%;
  display: flex;
  margin: 3%;
  flex-grow: 1;
  flex-direction: column;
  max-width: 28%;
}

/* Remove extra left and right margins, due to padding */
.ControlsRow {
  /* margin: 0 -5px; */
  display: flex;
  width: 100%;
  flex-wrap: wrap;
}

/* Clear floats after the columns */
/* .ControlsRow:after {
  content: "";
  /* display: table; */
/* clear: both; */
/* } */

/* Responsive columns */
@media screen and (max-width: 600px) {
  .ControlsColumn {
    width: 100%;
    display: block;
    margin-bottom: 20px;
  }
}

@media screen and (max-width: 6000px) {
  .ControlsColumn {
    width: 20%;
    display: block;
    margin-bottom: 20px;
  }
}

/* Style the counter cards */
.ControlsCard {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
  padding: 16px;
  text-align: center;
  background-color: #f1f1f1;
  display: flex;
  flex-direction: column;
  height: 100%;
}

.alignElementBottom{
margin-top: auto;

}

/* #IndexPrevQBtn{
  position: fixed; 
  bottom: 20px; 
  margin-left: 40%;
} */

/*the container must be positioned relative:*/
.custom-select {
  position: relative;
  font-family: Arial;
}

.custom-select select {
  display: none; /*hide original SELECT element:*/
}

.select-selected {
  background-color: #27aee1;
}

/*style the arrow inside the select element:*/
.select-selected:after {
  position: absolute;
  content: "";
  top: 14px;
  right: 10px;
  width: 0;
  height: 0;
  border: 6px solid transparent;
  border-color: #fff transparent transparent transparent;
}

/*point the arrow upwards when the select box is open (active):*/
.select-selected.select-arrow-active:after {
  border-color: transparent transparent #fff transparent;
  top: 7px;
}

/*style the items (options), including the selected item:*/
.select-items div,.select-selected {
  color: #ffffff;
  padding: 8px 16px;
  border: 1px solid transparent;
  border-color: transparent transparent rgba(0, 0, 0, 0.1) transparent;
  cursor: pointer;
  user-select: none;
}

/*style items (options):*/
.select-items {
  position: absolute;
  background-color: #27aee1;
  top: 100%;
  left: 0;
  right: 0;
  z-index: 99;
}

/*hide the items when the select box is closed:*/
.select-hide {
  display: none;
}

.select-items div:hover, .same-as-selected {
  background-color: rgba(0, 0, 0, 0.1);
}




/* Small devices (portrait tablets and large phones, 600px and up) */
@media only screen and (max-width: 1200px) {

  #manuLogos{
    display: none;
  }

 
} 




@media only screen and (max-width: 600px) {

  .boilerdesctext {
    display: none;
  }

  #manuLogos{
    display: none;
  }


  #IndexPrevQBtn{
    display: block;
    margin: auto;
    text-align: center;
    position: initial;
  }

  .boilerSelectDivCol {
    display: block;
    width: 100%;
  }

  .contractRow {
    width: 100%;
  }
  .BoilerImg {
    display: block;
    width: auto;
  }
  .boilerSelectDivColMain {
    color: black;
    float: left;
    width: 100%;
    display: block;
  }

  .boilerSelectDivColPrice {
    float: left;
    width: 100%;
    display: block;
    text-align: center;
  }

  .controlSelectDivCol {
    display: block;
    width: 100%;
  }

  .BoilerImg {
    width: 340%;
  }

  .controlImg {
    display: none;
  }
  .controlSelectDivColMain {
    float: left;
    width: 100%;
    display: block;
  }

  .controlSelectDivColPrice {
    float: left;
    width: 100%;
    display: block;
    text-align: center;
  }

  .modal-content {
    background-color: #fefefe;
    margin: 15% auto; /* 15% from the top and centered */
    padding: 20px;
    border: 1px solid #888;
    width: 80%; /* Could be more or less, depending on screen size */
  }

  .whatsIncluded {
    margin: auto;
    margin-top: 1%;
    /* margin-left: 10%;
  margin-right: 10%; */

    /* padding-left:1%;
  padding-right: 1%; */
    padding-top: 0.5%;
    padding-bottom: 0.5%;
    /* background-color: #cecece; */
    border-radius: 5px;
    width: 90%;
  }

  .resultsColumn {
    width: 100%;
  }

  .contractRow {
    display: block;
  }
  .resultsRow {
    display: block;
    width: 100%;
  }

  .box{
    width:100%;
  }

  #SummaryDetails {
    width: 100%;
  }
  .panel{
    width: 100%;
  }

  .ControlsColumn {
    /* float: left;
    width: 25%;
    padding: 0 10px;
    padding-bottom:2%; */
    width: 80%;
    display: flex;
    margin: 3%;
    flex-grow: 1;
    flex-direction: column;
    max-width: 100%;
  }

  .panel label span {
      width:30%;
  }
  
  
}
