body {
  letter-spacing: 0.8px;
  color: #333;
  font-family: 'Source Sans Pro', sans-serif;
}

a {
  color: #cd212a;
}

a:hover {
  color: #cd212a;
}

.brand-name {
  font-size: 1.8em;
  font-weight: bold;
}

header {
  color: #333 !important;
  background: #000;
  background: rgba(0, 0, 0, 0.95);
  background: #fff;
}

.pd15 {
  padding: 20px 0;
}

.mapt a {
  color: #333;
  font-size: 1.1em;
  text-decoration: none !important;
}
.mapt a:hover {
  text-decoration: none;
}
.phone a {
  color: #333;
  font-weight: bold;
  font-size: 1.7em;
}

.phone a:hover {
  text-decoration: none;
}

.slider {
  padding-top: 148px;

  background: url('/assets/bg.png');
  background-size: cover;
  min-height: 100vh;
  color: #fff;
}

footer {
  background: #222;
  color: #fff;
  padding: 50px 0;
}

.header-1 {
  text-transform: uppercase;
  color: #527142;
}

#contact {
  font-size: 1.3em;
  padding: 40px 0;
}

.map a {
  text-decoration: underline;
}

.btn-primary {
  background: #3c5a99;
  border-color: #3c5a99;
}

.btn-primary:hover {
  background: #355390;
  border-color: #355390;
}

.navbar {
  background: #cd212a;
  letter-spacing: 2px;
  padding: 0;
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5);
}

.active {
  border-bottom: 3px solid rgba(0, 0, 0, 0);
}

.nav-link {
  padding: 0 !important;
  padding: 5px 15px 3px !important;
  text-transform: uppercase;
  /*   font-size: 0.9em; */
  color: #fff !important;
}

.nav-item {
  margin: 0 20px;
}
.nav-item:hover {
  border-bottom: 3px solid #fff;
}

section {
  padding-bottom: 125px;
}

.testimonials,
.services {
  background: #f6f6f6;
}

.tesbox {
  background: #fff;
  padding: 15px;
  min-height: 100%;
  border: 1px solid #ddd;
  border-radius: 4px;
}

.comment {
  font-size: 0.9em;
}

.serbox {
  background: #f1f1f1;
  color: #111;
  font-size: 1.3em;
}

.serbox div {
  margin: 10px;
}

.author {
  font-weight: bold;
}

.stars {
  color: #e7731f;
}

.btn-google {
  width: 200px;
}

.title {
  font-size: 2.5em;
}

.serbox {
  padding: 8px;
}

.fa-check-circle {
  color: #cd212a;
}

.services {
  /* background: url('/assets/bg2.jpg'); */
  background: #fff;
  background-size: cover;
}

.title {
  background: #000;
  color: #fff;
  margin-bottom: 125px;
  padding: 50px 0;
  font-weight: bold;
  font-size: 3em;
  background: #cd212a;
  background: linear-gradient(301deg, #cd212a 0%, rgb(175, 29, 36) 100%);
  box-shadow: 1px 1px 6px rgba(0, 0, 0, 0.5);
}

.title span {
  border-bottom: 6px solid #fff;
  padding: 5px 50px;
  text-transform: uppercase;
}

.anchor_item {
  background: #cd212a;
  width: 128px;
  height: 0;
  position: relative;
  top: -110px;
}

.vh {
  font-size: 1.3em;
  padding: 22px 0;
}

.jl {
  color: #fff;
  background: #000;
  background: rgba(0, 0, 0, 0.75);
  font-size: 2.8em;
  padding: 30px;
  font-weight: bold;
}

.about {
  font-size: 1.2em;
  background: rgba(255, 255, 255, 0.8);
  color: #444;
  padding: 16px 20px;
}

.about h3 {
  font-size: 1.2em;
  font-weight: bold;
}

.img-about {
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5);
}

.gal .col-md-3 img {
  margin: 10px 0;
  border-radius: 1px;
  border: 2px solid #333;
}

.gallery .title {
  margin-bottom: 40px;
}

.gallery {
  padding-bottom: 40px;
}

.brand-name a {
  color: #fff;
}

.brand-name a:hover {
  text-decoration: none;
}

@media (max-width: 576px) {
  .title {
    font-size: 2em;
    margin-bottom: 20px;
  }
  section {
    padding-bottom: 20px;
  }

  .anchor_item {
    top: -150px;
  }

  .navbar-toggler {
    border: 0 !important;
    width: 100%;
    color: #fff !important;
  }

  .vh {
    text-align: center;
  }

  .vh .row .col-md-4 {
    padding-bottom: 40px;
    /* background: red; */
  }

  .nav-link {
    /* background: red; */
    text-align: center;
    font-size: 1.5em;
    margin: 16px 0;
  }

  .tessy .col-md-4 {
    margin-bottom: 5px;
  }

  .c {
    text-align: center !important;
  }

  .cp {
    text-align: center !important;
    padding-top: 4px;
  }

  .mapt {
    display: none;
  }
  .slider {
    padding-top: 218px;
  }
}

.logo {
  max-height: 90px;
  max-width: 100%;
}

.container-vid {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
}
.video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.btn-tp {
  border-radius: 0;
  border: 0;
  border-bottom: 2px solid #cd212a;
  background: #cd212a;
}

.cover {
  min-width: 100%;
}

.main-c {
  text-align: center;
  font-size: 1.8em;
  color: #1e73be;
  font-weight: bold;
}

.main-c .far {
  color: rgb(139, 139, 139);
}

.fluid {
  width: 900px;
  max-width: 100%;
  margin-top: 15px;
}
