html,
body,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none !important;
  margin: 0;
}



.mt-30 {
  margin-top: 30px;
}

.navbar-nav .nav-link.active {
  position: relative;
  color: #c2c0c0;
}

.navbar-nav .nav-link.active::after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0px;
  left: 50%;
  width: 60px;
  height: 3px;
  background-color: #ffffff;
  transform: translateX(-50%);
}

.navbar-nav a.btn {
  border: none !important;
  position: relative;
  left: 15px;
  padding: 0 !important;
}

.nav-link:focus,
.nav-link:hover {
  color: #c2c0c0;
}

body {
  line-height: 1;
  background-color: #fcf2d6;
  font-family: "Montserrat", sans-serif;
}

a {
  text-decoration: none;
}

blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}

.pt-10 {
  padding-top: 10px;
}
.pt-20 {
  padding-top: 20px;
}
.pb-20 {
  padding-bottom: 20px;
}
.pb-30 {
  padding-bottom: 30px;
}
.f-700 {
  font-weight: 700;
}
.f-600 {
  font-weight: 600;
}
.f-500 {
  font-weight: 500;
}
.f-400 {
  font-weight: 400;
}

ul, li, a {
    text-decoration: none !important;
}
ul, li {
    text-decoration: none !important;
}
ol, ul
 {
    list-style: none !important;
}

ol.content-p li {
  padding-top: 10px !important;
}
div.tech-details-list-container li {
  padding-top: 20px !important;
}
.outside-lift-img {
  display: flex;
  justify-content: flex-end;
}

.straight-med-title {
  font-size: 28px;
  font-weight: 500;
  line-height: 24px;
  color: #851c3f;
}

.big-title {
  font-optical-sizing: auto;
  font-style: normal;
  font-size: 60px;
  line-height: 65px;
  color: #851c3f;
}

.medium-title {
  font-optical-sizing: auto;
  font-style: normal;
  font-size: 48px;
  line-height: 50px;
  color: #851c3f;
}

.headline {
  font-optical-sizing: auto;
  font-style: normal;
font-size: 36px;
  line-height: 38px;
  color: #851c3f;
}


.small-des {
  font-optical-sizing: auto;
  font-style: normal;
  font-size: 28px;
  line-height: 36px;
  color: #851c3f;
}

.small-title {
  font-optical-sizing: auto;
  font-style: normal;
  font-size: 36px;
  line-height: 40px;
  color: #851c3f;
}

.content-p {
  font-optical-sizing: auto;
  font-style: normal;
  font-size: 20px;
  line-height: 28px;
  color: #851c3f;
}

.top-header-image {
    height: 300px;
    background-repeat: no-repeat;
    background-image: url(/assets/images/texas-header.jpg);
    background-size: cover;
    background-position: center;
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    flex-direction: column;
    justify-content: center;
	  min-height: 200px;
  padding: 40px 20px;
}

.header-img-logo {
   max-width: 322px;
	width: 100%;
  height: auto;
/*  height: 80px;*/
  object-fit: contain;
	    position: relative;
    right: 35px;
}

.tel {
  font-family: "Alegreya", serif;
  font-weight: 400;
  font-size: 36px;
  line-height: 1;
  padding-top: 20px;
  color: rgba(0, 0, 0, 1);
}

.tel:hover {
  color: inherit;
  opacity: 0.8;
}

.nav-container {
  background-image: url(/assets/images/header1x.jpg);
  margin-bottom: 30px;
  background-position: center;
/*  height: 146px;*/
/*  background-size: 100% 100%;*/
	
min-height: 80px;
  height: auto;
  padding: 10px 0;
  background-size: cover; /* important */
}

.nav-font {
  font-family: "Alegreya", serif !important;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  font-size: 28px;
  line-height: 38.11px;
  color: #ffffff;
}

.navbar-nav {
  margin: 0 auto;
}

.home-container {
  margin-bottom: 50px;
  max-width: 1200px;
  width: 100%;
}

.contact-container {
  padding-top: 50px;
}

.contact-box {
  border: 4px solid #851c3f;
  /*	max-width: 460px;*/
  width: 100%;
  padding: 0 30px;
}

.contact-title {
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
  font-size: 36px;
  line-height: 36px;
  color: #851c3f;
}

.contact {
  background: #851c3f;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: 700;
  font-style: normal;
  font-size: 28px;
  line-height: 24px;
  color: #fff;
}

.contact-submit {
  background: #851c3f;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: 700;
  font-style: normal;
  font-size: 28px;
  line-height: 24px;
  color: #fff;
  border: 1px solid transparent;
}

.contact,
.contact-submit {
  width: 100%;
  max-width: 250px;
  height: auto;
  padding: 20px;
}

.staircase-box {
  width: 100%;
  height: 80px;
  border: 4px solid #851c3f;
  background: #fdf5e0;
}

.staircase-container {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}

.staircase-box {
  flex: 1 1 100%;
  max-width: 100%;
}

@media (min-width: 768px) {
  .staircase-box {
    flex: 1 1 calc(33.333% - 20px);
  }
}

.contact-box .content-p {
  max-width: 360px;
  width: 100%;
  margin: 0 auto;
}

.home-context {
  max-width: 710px;
  width: 100%;
}

.staircase-box p {
  font-optical-sizing: auto;
  font-weight: 600;
  font-style: normal;
  font-size: 28px;
  line-height: 28px;
  color: #851c3f;
  padding-top: 5px;
}

a.staircase-box {
  font-weight: 600;
  font-style: normal;
  font-size: 28px;
  line-height: 28px;
  color: #851c3f;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}

.staircase-box:hover {
  background: #c2c0c0 !important;
}

.form-group label {
  font-weight: 500;
  font-style: normal;
  font-size: 20px;
  line-height: 20px;
  color: #851c3f;
  margin: 20px 0 10px 0;
}

.form-control {
  height: 60px;
  /*    max-width: 380px;*/
  width: 100%;
  margin: 0 ;
}

.contact-box .form-control {
  max-width: 380px;
}

/*STRAIGHT STAIRLIFT START */

.tech-details-list-container {
  display: flex;
/*  margin-right: 150px;*/
	margin-right: 0;
  justify-content: center;
  align-items: center;
}

/*STRAIGHT STAIRLIFT END */

/*ABOUT US START */
.about-us-checks-container {
  background-color: #fffaef;
  border-radius: 40px;
  border: 4px solid white;
  height: auto;
  max-width: 1200px;
  width: 100%;
}

.check-img-container {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-evenly;
  align-items: center;
  padding-top: 30px;
}

/*ABOUT US END */

/*CONTACT US START */
.contact-us-p {
  font-optical-sizing: auto;
  font-style: normal;
  font-size: 32px;
  line-height: 45px;
  color: #851c3f;
}

.contact-page-label {
  font-weight: 500;
  font-style: normal;
  font-size: 28px;
  line-height: 28px;
  color: #851c3f;
  padding: 20px 0 20px 0;
}
.contact-page-wrapper input {
  height: 60px;
}
.textarea.form-control {
  max-height: 200px !important;
  height: 100% !important;
}
/*CONTACT US END */
.footer-links-ul li a {
  font-weight: 400;
  font-style: normal;
  font-size: 28px;
  line-height: 31.8px;
  color: #ffffff;
}

.footer-links-ul li {
  padding: 40px 0 20px 0;
}

.footer {
  background: #851c3f;
}

p.bottom-note {
  font-optical-sizing: auto;
  font-style: normal;
  font-size: 20px;
  line-height: 32px;
  color: #851c3f;
}

p.bottom-title {
  font-optical-sizing: auto;
  font-style: normal;
  font-size: 32px;
  line-height: 45px;
  color: #851c3f;
}

@media (max-width: 768px) {
  .big-title { font-size: 36px !important; line-height: 40px !important; }
  .medium-title { font-size: 28px !important; line-height: 32px !important; }
  .headline { font-size: 22px !important; line-height: 26px !important; }
  .content-p { font-size: 16px !important; line-height: 22px !important; }
}
