@import url(reset.css);
.service-details {
  height: 350px;
  width: 350px;
  position: inherit;
  float: left;
  top: -100px;
  margin: 2%;
  margin-bottom: 100px; }
  .service-details img {
    height: 350px;
    width: 350px;
    position: absolute;
    height: 100%;
    float: left;
    transition: all 5s;
    -moz-transition: all 5s;
    margin: 20px; }

p2 {
  font-size: 12px;
  line-height: 1.5rem;
  text-align: right;
  color: #000;
  font-family: 'Gill Sans', 'Gill Sans MT', Calibri, sans-serif;
  padding: 20px;
  border-right: 2px solid #8d0130; }

.service-details .service-hover-text {
  height: 350px;
  width: 350px;
  margin: 20px;
  position: absolute;
  top: 350px;
  background: #8d0130;
  transition: all 0.8s ease-in-out;
  -moz-transition: all 0.6s; }
  .service-details .service-hover-text p {
    font-size: 14px;
    text-align: left;
    color: #FFFDFD;
    font-family: 'Gill Sans', 'Gill Sans MT', Calibri, sans-serif;
    padding: 20px; }

.service-details:hover .service-hover-text {
  display: block !important;
  color: #FFFDFD;
  background: rgba(141, 1, 48, 0.8);
  left: 0px;
  top: 0px; }

.service-details .service-text {
  position: absolute;
  top: 350px; }

.service-details .service-text a, .service-white .service-text {
  font-size: 14px !important;
  color: #FFFDFD !important;
  text-decoration: none !important; }

.service-details .service-text {
  float: left; }

.service-white {
  background: #FFFDFD !important;
  width: 350px !important;
  height: inherit !important;
  margin: 20px; }

.accordion-toggle {
  cursor: pointer;
  background: #B7B7B7;
  width: 40%;
  margin: 5px auto; }

.accordion-content {
  display: none;
  background: #FFFDFD; }

.accordion-content.default {
  display: block; }

body {
  background: #FFFDFD;
  font-family: 'Gill Sans', 'Gill Sans MT', Calibri, sans-serif; }

a {
  color: #8d0130; }

a:hover {
  color: #3D3D3D; }

hr {
  color: #8d0130;
  width: 50%;
  margin: 0 auto; }

h1 {
  font-size: 20px;
  text-align: center;
  padding: 20px 0;
  color: #8d0130;
  font-family: 'Gill Sans', 'Gill Sans MT', Calibri, sans-serif; }

h2 {
  font-size: 20px;
  text-align: left;
  color: #3D3D3D;
  font-family: 'Gill Sans', 'Gill Sans MT', Calibri, sans-serif; }

h3 {
  font-size: 16px;
  line-height: 1.5rem;
  text-align: right;
  color: #000;
  font-family: 'Gill Sans', 'Gill Sans MT', Calibri, sans-serif;
  padding: 40px;
  border-right: 2px solid #8d0130; }

h4 {
  font-size: 14px;
  color: #8d0130;
  font-family: 'Gill Sans', 'Gill Sans MT', Calibri, sans-serif;
  text-align: left;
  border: hidden; }

p {
  font-family: 'Gill Sans', 'Gill Sans MT', Calibri, sans-serif;
  font-size: 16px;
  line-height: 1.9rem;
  color: #3D3D3D; }

p2 {
  font-size: 14px;
  line-height: 1.5rem;
  color: #3D3D3D;
  font-family: 'Gill Sans', 'Gill Sans MT', Calibri, sans-serif;
  text-align: left;
  border: hidden; }

.header-section {
  border-top: 4px solid #FFFDFD;
  position: fixed;
  z-index: 999;
  min-width: 100%; }

.contain-to-grid {
  background-color: #8d0130; }

.header-fill {
  background-attachment: fixed;
  height: 125px; }
  .header-fill .tablet-mobile-logo img {
    padding-top: 30px; }

.full-width {
  min-width: 100%; }

.top-bar {
  background: none;
  padding: 20px 0.9375rem 100px 0.9375rem;
  transition: all 0.5s ease 0.1s; }

.top-bar .top-bar-section ul li {
  margin: 0 10px; }
  .top-bar .top-bar-section ul li a {
    color: #FFFDFD; }

.top-bar .top-bar-section ul {
  background: #8d0130;
  padding-top: 10px; }
  .top-bar .top-bar-section ul li a:not(.button), .top-bar .top-bar-section ul .top-bar .top-bar-section ul li.active a:not(.button) {
    background: none;
    text-transform: uppercase;
    font-family: "Gill Sans";
    padding: 0; }

.top-bar .top-bar-section ul li a:not(.button):hover {
  background: none;
  border-bottom: 2px solid #FFFDFD;
  color: #FFFDFD; }

.top-bar .top-bar-section ul li.active a:not(.button) {
  border-bottom: 2px solid #FFFDFD;
  background: none;
  padding: 0; }

.top-bar .top-bar-section ul li.active a:not(.button):hover {
  background: none;
  padding: 0; }

.padding-on-my-header {
  padding: 17px 0.9375rem 62px 0.9375rem; }
  .padding-on-my-header ul.title-area img {
    margin: -5px 0 0 0; }

.main-content {
  background-color: #FFFDFD;
  width: 100%;
  padding: 50px 0 80px 0;
  border-top: 4px solid #8d0130;
  }

.main-content p {
  text-align: center;
  color: #000;
  width: 70%;
  margin: 0 auto;
  padding: 20px 0; }
  
.main-content img {
  width:60%;
  margin-left:20%;
 
}



.content-left, .content-left2 {
  border-top: 4px solid #8d0130;
  background-color: #FFFDFD;
  float: left;
  padding: 100px 40px;
  width: 100%;
  
  }

.content-left p, .content-left2 p {
  font-size: 14px;
  line-height: 1.5rem;
  text-align: left;
  color: #000;
  width:90%;
  
  
  
  }
.content-left p {
  border-right: 2px solid #8d0130;
  padding: 0 50px;
}

.content-left2 {
  border: hidden;
  padding: 20px;
  padding-left: 80px;
  }

.content-right, .content-right2 {
  border-top: 4px solid #8d0130;
  width: 100%;
  float: left;
  padding: 100px 10px; }

.content-right p, .content-right2 p {
  font-size: 14px;
  line-height: 1.5rem;
  text-align: left;
  color: #000;
  width:80%;}

.content-right2 {
  border: hidden;
  padding: 20px; }
  
.map {
  cursor: pointer;
}

@media only screen and (min-width: 824px) {
  .content-left, .content-left2 {
    width: 50%;
    float: left; }

  .content-right, .content-right2 {
    width: 50%;
    float: right; } }
.main-content form {
  width: 30%;
  margin: 0 auto; }

.main-content input, textarea {
  border: 1px solid #8d0130;
  box-shadow: 2px 2px 5px #888888;
  color: #8d0130; }

input[type="submit"] {
  float: right;
  margin: 10px; }

.footer-section {
  width: 100%;
  float: right;
  max-height: 200px;
  background-color: #8d0130;
  position: relative;
  z-index: 9998; }
  .footer-section p {
    padding: 20px;
    color: #FFFDFD;
    font-size: 14px; }

@media only screen and (max-width: 1024px) {
  .top-bar {
    margin-top: 0;
    padding: 0;
    float: none; }

  .top-bar .toggle-topbar.menu-icon a:after {
    box-shadow: 0 10px 0 1px #FFFDFD, 0 16px 0 1px #FFFDFD, 0 22px 0 1px #FFFDFD; }

  .top-bar ul.title-area img {
    margin: 2px 0 0;
    width: 135px;
    padding: 5px; }

  .top-bar.padding-on-my-header ul.title-area img {
    margin: 5px 13px 0;
    width: 35px; }

  .top-bar .top-bar-section ul {
    background: #8d0130; }
    .top-bar .top-bar-section ul li {
      margin: 10px;
      text-align: right; }

  .top-bar .top-bar-section ul li:not(.has-form) a:not(.button):hover {
    text-align: right;
    border: hidden;
    color: #000;
    font-weight: bold; }

  .top-bar .top-bar-section ul li.active:not(.has-form) a:not(.button) {
    border: hidden;
    color: #000;
    font-weight: bold; }

  .header-fill {
    height: 40px; } }

/*# sourceMappingURL=style.css.map */
