@charset "UTF-8";
/********************************************************************
*
*       /invaluable/houseServices.css
*
********************************************************************/
/* fix for mobile */
body {
  min-width: 1152px;
}

/* slide styles */
.slide {
  width: 100%;
  padding: 95px 0;
  text-align: center;
  min-width: 952px;
  position: relative;
}

.slide img {
  image-rendering: -moz-crisp-edges;
  /* Firefox */
  image-rendering: -o-crisp-edges;
  /* Opera */
  image-rendering: -webkit-optimize-contrast;
  /* Webkit (non-standard naming) */
  image-rendering: crisp-edges;
  -ms-interpolation-mode: nearest-neighbor;
  /* IE (non-standard property) */
}

.slide.testimonial {
  padding: 75px 0;
}

.slide.footer,
.slide.bg-gray .slide-wrapper,
.slide.bg-gray {
  background-color: #e2e2e2;
}

.slide-wrapper {
  width: 952px;
  margin: 0 auto;
  padding: 0 100px;
  position: relative;
}

.slide,
.slide p,
.slide h2,
.slide h3 {
  font-family: "Gotham Narrow SSm A","Gotham Narrow SSm B",arial,sans-serif;
  font-size: 21px;
  line-height: 27px;
}

.slide h2 {
  font-size: 36px;
  font-weight: normal;
  margin-bottom: 45px;
  line-height: 40px;
  color: #000;
}

.slide h3 {
  font-weight: normal;
}

.sectionTitle {
  text-transform: uppercase;
  color: #d8292f;
  margin-bottom: 30px;
}

.backToTop {
  position: fixed;
  bottom: 30px;
  right: 60px;
  cursor: pointer;
  display: none;
  text-align: center;
  border: 1px solid #dddddd;
  background: #ffffff;
  text-transform: uppercase;
  padding: 8px;
  z-index: 999;
}

.backToTop img {
  padding-right: 10px;
  float: left;
}

.backToTop span:hover {
  text-decoration: underline;
}

/* specific slide overrides */
.slide-top {
  background: #492525 url(/wwwImages/houseServices/NEWbackgroundimageheader_2490x553-compressor.png) top center no-repeat;
  padding: 0;
}

.slide-9 {
  background: #492525 url(/wwwImages/houseServices/backgroundimagefooter_2490x531.png-compressed.png) top center no-repeat;
  padding: 0;
}

.slide-9 .slide-wrapper,
.slide-top .slide-wrapper {
  width: 1152px;
  padding: 0;
}

.slide-top .slide-wrapper {
  height: 553px;
}

.slide-9 .slide-wrapper {
  height: 531px;
}

.slide-9 .slide-image-overlay {
  padding: 95px 100px;
}

.slide.slide-9 form,
.slide.slide-9 .thankYouMessage {
  margin-top: 75px;
}

.slide.slide-1 h2 {
  margin-bottom: 30px;
}

.slide-1 strong {
  color: #000;
}

.slide.slide-3 h2,
.slide.slide-5 h2 {
  margin-bottom: 80px;
}

.slide.slide-6 h2 {
  margin: 0 auto 80px;
  max-width: 75%;
}

.slide.slide-8 h2 {
  margin-bottom: 5px;
}

.slide-1 {
  background: transparent url(/wwwImages/houseServices/backgroundarrowheader_1152x25.png) top center no-repeat;
}

.slide-8 {
  background: transparent url(/wwwImages/houseServices/backgroundarrowfooter_1152x25-v2.png) bottom center no-repeat;
}

#technology img {
  margin-bottom: 55px;
}

.slide.testimonial .slide-wrapper {
  padding: 0 240px;
  width: 672px;
}

.quotationMarkImage {
  position: absolute;
  top: -45px;
  left: 50%;
  margin-left: -61px;
}

div.quote-text {
  line-height: 30px;
  text-align: left;
}

.quote-author {
  margin: 40px 0;
  color: #d8292f;
}

.reach-logos {
  padding: 0;
  margin-bottom: 80px;
}

.reach-logos li {
  display: inline-block;
  list-style-type: none;
  padding: 0 10px;
}

#reach .two-column {
  width: 75%;
  margin: 0 auto;
}

#reach .two-column .column-wrapper {
  padding-right: 130px;
}

#marketing h3 {
  margin: 0 0 20px;
  /*color: #d8292f; */
}

#customer-care h3 {
  margin: 30px 0;
}

#marketing .two-column .column-wrapper {
  padding: 0 44px;
}

#marketing p.top-text {
  text-align: left;
  padding: 50px 0 55px;
}

#marketing .top-text img {
  float: left;
  padding: 0 50px 10px 0;
  max-width: 300px;
}

#marketing .top-text p {
  margin-top: 75px;
}

#marketing .two-column img {
  margin-bottom: 30px;
}

#marketing .two-column p {
  margin-bottom: 5px;
}

.marketing-table {
  text-align: left;
  margin-top: 80px;
}

.marketing-table h3 {
  font-weight: bold;
  margin-bottom: 30px;
}

.marketing-table p {
  margin-bottom: 30px;
}

.marketing-table img {
  padding-left: 45px;
}

#paid-email-marketing {
  margin-top: 15px;
}

#paid-email-marketing h3 {
  margin-top: 65px;
}

/* header */
.slide-image-overlay {
  position: absolute;
  top: 0;
  left: 0;
  padding: 0 100px;
  max-width: 952px;
  width: 100%;
  height: 100%;
}

#headerContent {
  width: 100%;
  overflow: hidden;
  margin: 30px 0 65px;
}

#headerContent .logo {
  float: left;
}

#headerContent .top-nav {
  float: right;
  margin: 5px 0 0;
  list-style-type: none;
  text-transform: uppercase;
}

#headerContent ul li {
  float: left;
  padding: 0 10px;
}

#headerContent ul li a {
  color: #555;
  font-size: 14px;
}

#headerContent ul li a:hover,
#headerContent ul li a:active {
  text-decoration: underline;
}

.slide-image-overlay h2 {
  color: #fff;
}

/* form */
.slide .thankYouMessage,
.slide form {
  padding: 10px 10px 0;
  background-color: rgba(0, 0, 0, 0.3);
  width: 340px;
  margin: 0 auto;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 0 0 5px 5px rgba(230, 230, 230, 0.2);
  -moz-box-shadow: 0 0 5px 5px rgba(230, 230, 230, 0.2);
  box-shadow: 0 0 5px 5px rgba(230, 230, 230, 0.2);
}

.slide form input {
  -webkit-border-radius: 3px;
  border-radius: 3px;
  padding: 8px 3%;
  color: #000;
  width: 93%;
  font-size: 14px;
  border: none;
  margin-bottom: 10px;
}

::-webkit-input-placeholder {
  color: #a8a8a8;
}

:-moz-placeholder {
  color: #a8a8a8;
}

::-moz-placeholder {
  color: #a8a8a8;
}

:-ms-input-placeholder {
  color: #a8a8a8;
}

.slide form input#first_name,
.slide form input#last_name {
  width: 42.5%;
  float: left;
}

.slide form input#first_name {
  margin-right: 3%;
}

.slide input.FormSubmitButton {
  color: #fff;
  background-color: #cf0e23;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  width: 100%;
  font-size: 18px;
}

.slide input.FormSubmitButton:active,
.slide input.FormSubmitButton:hover {
  background-color: #EB2F30;
  -webkit-transition: background .2s ease-in;
  -moz-transition: background .2s ease-in;
  -ms-transition: background .2s ease-in;
  -o-transition: background .2s ease-in;
  transition: background .2s ease-in;
}

.slide .thankYouMessage {
  padding: 80px 20px;
  display: none;
}

.slide .thankYouMessage h2 {
  font-weight: bold;
  margin-bottom: 10px;
}

.slide .thankYouMessage p {
  color: #fff;
  font-size: 16px;
}

/* footer */
#footerNav {
  padding: 0;
  margin: 50px 0;
}

#socialNav {
  padding: 0;
}

#socialNav li,
#footerNav li {
  display: inline-block;
  list-style-type: none;
}

#socialNav li {
  padding: 0 5px;
}

#footerNav li a {
  display: inline-block;
  color: #555;
  font-family: "Gotham Narrow SSm A","Gotham Narrow SSm B",arial,sans-serif;
  font-size: 18px;
  padding: 0 10px;
  border-right: 1px solid #555;
  line-height: 1em;
}

#footerNav li a:hover,
#footerNav li a:active {
  text-decoration: underline;
}

#footerNav li.last a {
  border: none;
}

/* column styling */
.column h3 {
  font-weight: bold;
}

.four-column .column {
  width: 23.72881%;
  clear: right;
  float: left;
  margin-left: 0;
  margin-right: 1.69492%;
}

.two-column .column.last,
.three-column .column.last,
.four-column .column.last {
  margin-right: 0;
}

.four-column .column img {
  margin-bottom: 10px;
}

.two-column .column {
  width: 49.15254%;
  clear: right;
  float: left;
  margin-left: 0;
  margin-right: 1.69492%;
  text-align: left;
}

.two-column ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.two-column ul li {
  padding-left: 1em;
  text-indent: -1em;
  list-style-type: none;
  line-height: 26px;
  margin-bottom: 8px;
}

.two-column li:before {
  content: "• ";
  color: #555;
  font-size: 30px;
}

.three-column .column {
  width: 32.20339%;
  clear: right;
  float: left;
  margin-left: 0;
  margin-right: 1.69492%;
}

.three-column .column-wrapper {
  padding: 0 20px;
}
