body {  
  font-size:21px; 
  line-height:26px; 
  color:#000000; 
}

h1,h2,h3,h4,h5,h6,p {
  margin: 0px; 
  padding: 0px;
}

a {
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

.clear { 
  clear:both;
}

* { 
  margin:0px; 
  padding:0px; 
  box-sizing:border-box;
}

.top-box { 
  width:100%; 
  height: auto; 
  padding-top:13px; 
  padding-bottom:18px; 
  clear:both; 
}

.top-box .img-responsive { 
  display:inline-block;
}

.fl-left { 
  float: left; 
}

.fl-right { 
  float: right; 
}

.top-quote-button {     
  width: auto;
  height: 50px;
  margin-top: 15px;
  padding-left: 40px;
  padding-right: 40px;
  padding-top: 12px;
  background: #FF5000;
  text-align: center;
  display: inline-block;
  color: #fff;
  font-size: 20px;
  line-height: 28px;
  border-radius: 5px;
  text-decoration: none;
  text-transform: uppercase;
  cursor: pointer;
}

.top-quote-button:hover {
  text-decoration: none;
  color: #ffffff;
}

.top-title { 
  width:100%; 
  height:auto; 
  float:left; 
  text-align:center; 
  background-color:#023467; 
  padding:16px 0px; 
  clear:both;
}

.top-title h2 { 
  font-size:36px; 
  letter-spacing: 2px; 
  color: #FFF; 
  font-weight:700; 
  text-transform:uppercase;
}

.top-title sub { 
  bottom:0px; 
  font-size:24px;
} 
  
.welcome { 
  width:100%;  
  float:left; 
  text-align:center; 
  background: url(ahw-home-bg.png) center top no-repeat; 
  background-size:cover;
}

.welcome .title-box { 
  text-align:center; 
  width:100%; 
  float:left; 
  padding-top:120px; 
  padding-bottom:30px;
}

.welcome .title-box h1 {  
  font-size:38px; 
  line-height:56px; 
  color: #FFF; 
  font-weight:600; 
  margin:0px; 
} 

.welcome .inside-box { 
  max-width:360px; 
  height:auto; 
  margin:0px auto; 
  text-align:center;
  padding-bottom: 120px;
} 

.welcome .inside-box .form-group { 
  margin-bottom:16px;
}

.welcome .inside-box input {
  border-radius:0px; 
  height:60px; 
  border:none; 
  box-shadow:none; 
  font-size:22px;
  color:#666666; 
  text-align:center;
} 

.form-box .cbox ul li input:focus { 
  box-shadow:none;
}

a.quote-button { 
  background: #FF5000;
  text-align: center;
  display: inline-block;
  color: #fff;
  font-size: 20px;
  text-decoration: none;
  text-transform: uppercase;
  cursor: pointer;
  width: 140px;
  height: 50px;
  border-radius: 5px;
  padding-top: 12px;
}

.custom-button { 
  width:94%; 
  height:76px; 
}

.warranty-box { 
  width:100%; 
  height:auto; 
  float:left; 
  text-align:center; 
  padding-top:56px; 
  padding-bottom:56px;
}

.warranty-box h2 { 
  font-size:40px; 
  line-height:50px; 
  color: #023467; 
  font-weight:700; 
  margin:0px; 
}

.warranty-box h3 { 
  font-size:30px; 
  line-height:36px; 
  color: #FF5000; 
  font-weight:500; 
  margin:26px 0px 0px 0px; 
  text-transform:none;
} 

.warranty-box .img-responsive {
  display:inline-block; 
  margin-top:18px;
}

.services { 
  text-align:center; 
  width:100%; 
  height:auto; 
  clear:both; 
  float:left; 
  background-color:#f9f9f9; 
  padding-top:66px; 
  padding-bottom:66px;
}

.services .title-box { 
  max-width:750px; 
  height:auto; 
  margin:0px auto; 
  text-align:center; 
  clear:both;
} 

.services .title-box p { 
  margin:46px 0px 44px 0px; 
  text-align:center;
}

.services .title-box h2 { 
  font-weight:700; 
  color:#033660; 
  font-size:36px; 
  line-height:40px; 
  margin:0px; 
}

.services .item-box { 
  width:100%; 
  float:left; 
  background-color: #0336600f;
  padding: 1.5em;
  text-align: center;
  border-radius: 1em;
} 

.services .item-box p { 
  margin:18px 0px 7px 0px; 
  text-align:center;
} 

.services .item-box .img-responsive { 
  display:inline-block; 
  margin-bottom:22px;
}

.services .item-box h3 { 
  color:#033660; 
  font-size:23px; 
  font-weight:700; 
  margin:0px; 
  line-height:33px; 
}

.tcpa-text {
  color: #ffffff;
  font-size:12px;
  line-height:13px;
}

.quote-box { 
  width:100%; 
  height:auto; 
  float:left; 
  text-align:center; 
  background: #e66a319c; 
  padding-top:56px; 
  padding-bottom:56px;
}

.quote-box h2 { 
  font-weight:600; 
  color:#FFF; 
  font-size:34px; 
  line-height:40px; 
  letter-spacing: 1px; 
}

.custom2-button { 
  width:335px; 
  height:76px; 
  margin-top:24px;
}

.error {
  background-color: #f8cdcd;
  color:#000000;
}

.errortext{
	color: #ff0000;
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 10px;
  display: inline-block;
  align-items: center;
  background-color: #fef2f2;
  padding: 0.25rem 0.5rem;
}

#footer { 
  padding-top:26px; 
  padding-bottom:22px; 
  background-color:#FFF; 
  color:#000000; 
  width:100%; 
  float:left; 
  text-align:center;
}

#footer .footer-block {  
  text-align:center; 
  font-size:14px; 
  line-height:20px; 
  color:#000000; 
} 

#footer .footer-block a {  
  text-align:center;
  font-size:14px; 
  line-height:20px; 
  color:#000000;
} 

#footer .footer-block a:hover {  
  text-align:center; 
  font-size:14px; 
  line-height:20px; 
  color:#065fa9; 
  text-decoration:none; 
  font-weight:700; 
  text-transform:uppercase;
} 

#footer .footer-block p { 
  margin:8px 0px 7px 0px; 
  text-align:center; 
  font-weight:400;
}

.inspace_tb_100 {
  padding: 20px 0;
}

.cntnt-page-body {
  border-radius: 6px;
  background-color: #fff;
  box-shadow: 0 15px 59.94px 14.06px rgb(10 15 50 / 7%);
  padding: 30px 60px;
}

.tndc_wrapper p {
  font-size: 14px;
}

.tndc_wrapper ol li {
  margin-bottom: 10px;
  margin-bottom: 25px;
  list-style: none;
}

.tndc_wrapper ol li ul li {
  background: #fff;
  margin-bottom: 0;
  list-style-type: lower-alpha;
  margin: 13px 24px;
  font-size: 14px;
  list-style: disc;
}

.tndc_wrapper ol li strong {
  padding-top: 10px;
  display: block;
  padding-bottom: 10px;
}

.container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

.mt-3, .my-3 {
  margin-top: 1rem!important;
}

.unsub {
  box-shadow: 0 15px 59.94px 14.06px rgb(10 15 50 / 7%);
  padding: 15px 30px;
}

.error-type {
  width: 400px;
  text-align: center;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
}

.all-error-wrapper {
  height: 460px;
  margin-top: 20px;
  margin-bottom: 20px;
}

.frm-button {
  width: auto;
  height: 50px;
  margin-top: 15px;
  padding-left: 40px;
  padding-right: 40px;
  background: #FF5000;
  text-align: center;
  display: inline-block;
  color: #fff;
  font-size: 20px;
  line-height: 28px;
  border-radius: 5px;
  text-decoration: none;
  text-transform: uppercase;
  cursor: pointer;
  border: 0px;
}

.mng-data {
  left: 0;
  right: 0;
  margin: auto;
  width: 700px;
}