
.required:after {
   content: " *";
   color: red;
}
.container11 p {margin-bottom: 12px;line-height: 26px;}
 .errorshow{color: red;
   font-size: 14px;
   line-height: 0px;
   padding-bottom: 5px;
}
.get-a-quote10 {
   background: #2b5ba8;
   color: white !important;
   padding: 0px 15px !important;
   border-radius: 10px;
   border: 1px solid #2b5ba8;
   margin-left: 10px;
   font-size: 15px;
   font-weight: 600;
}

   .btn-orange {
     background-color: #2b5ba8;
     color: white;
   }
 
.container11 {
 max-width: 750px;
 margin: 10px auto;
 padding: 20px;
 margin-top: 10%;
}
.container11 .container11.calculator {
   border: 1px solid #2b5ba8;
   background: #fff;
   border-radius: .625rem;
   width: 50rem;
   max-width: 100%;
   margin: 0.125rem auto 0;
   padding: 1.8125rem 2rem;
}
.container11 .mnn h2{
       text-align: center;
   line-height: 46px;  }
   .container11 .form-control{height: 40px !important;}
   .container11 .d-flex{display:flex;}
   .container11 .form-group label {
 line-height: 34px !important;
}
.container11 .text-center{
 text-align: center;
}
.container11 .accordions-wrapper h4{
  line-height: 40px;
}
.container11 .contentpage ul{ line-height: 30px;}
.container11 .contentpage h2{ line-height: 40px;}
.container11 .accordions-wrapper h4{line-height: 40px;}
.padbot3per{ padding-bottom:30px }
.productSection .productSlider .details p a{color:#666;}

.container11 {
  max-width: 800px;
  margin: auto;
  background: white;
  padding: 30px;
  border-radius: 12px;
  box-shadow: 0 4px 15px rgba(0,0,0,0.1);
  margin-top: 5%;
}
.container11 h1 {
  color: #2b5ba8;
  text-align: center;
  margin-bottom: 10px;
  line-height: 45px;
}
.container11 h2 {
  color: #2b5ba8;
  margin-top: 35px;
  line-height: 45px;
}
.container11 .calculator {
  background: #fafcff;
  padding: 25px;
  border-radius: 10px;
  border: 1px solid #ddd;
  margin: 25px 0;
}
.container11 label {
  display: block;
  margin: 15px 0 8px;
  font-weight: bold;
}
.container11 input {
  width: 100%;
  padding: 12px;
  border: 1px solid #ccc;
  border-radius: 6px;
  font-size: 16px;
}
.container11 .button {
  background: #2b5ba8;
  color: white !important;
  padding: 15px 15px !important;
  border-radius: 10px;
  border: 1px solid #2b5ba8;
  margin-left: 10px;
  font-size: 15px;
  font-weight: 600;
}
.container11 .btn-calculate {
  background: #2b5ba8;
  color: white !important;
  padding: 15px 15px !important;
  border-radius: 10px;
  border: 1px solid #2b5ba8;
  margin-left: 10px;
  font-size: 15px;
  font-weight: 600;
}
.container11 .btn-clear {
  background: #2b5ba8;
  color: white !important;
  padding: 15px 15px !important;
  border-radius: 10px;
  border: 1px solid #2b5ba8;
  margin-left: 10px;
  font-size: 15px;
  font-weight: 600;
}
.container11 .result {
  margin-top: 20px;
  padding: 18px;
  background: #e0e7ff;
  border-radius: 8px;
  font-size: 20px;
  font-weight: bold;
  color: #2b5ba8;
  text-align: center;
}
.container11 .formula {
  background: #e0e7ff;
  padding: 12px;
  border-left: 6px solid #1e40af;
  font-family: monospace;
  margin: 15px 0;
  font-size: 17px;
}
.container11 .example {
  background: #f8fafc;
  padding: 20px;
  border-radius: 8px;
  margin: 25px 0;
}
.container11 ul {
  padding-left: 20px;
}
.container11 ol li{list-style: auto !important;padding-left: 10px;}
.container11 ul li{list-style: disc !important;padding-left: 10px;}
