body {
  background-color: #fff;
}
.roadone-primary-btn {
  font-family: "RobotoCondensed-Bold";
  font-size: 15px;
  background-color: #131313;
  outline: none;
  border: none;
  padding-top: 5px;
  padding-bottom: 5px;
  margin-top: 10px;
  color: #e2e2e2e7;
}

.more-info-btn {
  font-family: "RobotoCondensed-Bold";
  font-size: 15px;
  width: 120px;
  background-color: #131313;
  outline: none;
  border: none;
  padding-top: 5px;
  padding-bottom: 5px;
  margin-top: 10px;
  color: #e2e2e2e7;
}

.roadone-primary-btn:hover,
.more-info-btn:hover {
  background-color: #e70012;
  color: #fff;
}

.roadone-default-btn {
  font-family: "RobotoCondensed-Bold";
  font-size: 15px;
  width: 140px;
  color: #fff;
  background-color: #f1ede2;
  outline: none;
  border: none;
  padding-top: 10px;
  padding-bottom: 10px;
}

.roadone-default-btn:hover {
  color: #f1f1f1;
  background-color: #ff471c;
}

.text-center {
  text-align: center;
}

.fa-facebook,
.fa-instagram,
.fa-twitter,
.fa-youtube {
  color: #000;
}

.fa-facebook:hover {
  color: #3b5998;
}

.fa-instagram:hover {
  color: #c32aa3;
}

.fa-twitter:hover {
  color: #00b6f1;
}

.fa-youtube:hover {
  color: #b31217;
}

.antispam {
  display: none;
}

.more-footer-btn {
  font-family: "RobotoCondensed-Bold";
  font-size: 15px;
  width: 120px;
  outline: none;
  border: none;
  padding-top: 5px;
  padding-bottom: 5px;
  color: #e2e2e2e7;
  background-color: #131313;
}

.more-footer-btn:hover {
  color: #000;
  background-color: #188435;
}

.input-group-btn {
  padding-top: 10px;
}

.no-link a {
  text-decoration: none;
  color: #161616;
}

.no-link a:hover {
  color: #f1ede2;
}

img.img-responsive-full-page {
  max-width: 100%;
  display: block;
  height: auto;
}

.banner_img {
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.heading-h1-primary {
  /* color: #188435; */
  color: #1dcb6f;
}

li {
  text-align: justify;
}

/* .guide-detail {
  overflow: hidden;
} */

.clearfix::after {
  content: "";
  display: block;
  clear: both;
}
.copyright-text {
  padding-top: 5px;
  text-align: right;
  font-size: 13px;
  font-family: "RobotoCondensed-Bold";
  color: #131313;
}
.footer-img {
  vertical-align: middle;
  display: inline-block;
}

img.block-tsa-right {
  display: block;
  max-width: 500px;
  padding: 5px 5px;
}

img.block-tsa-right {
  float: right;
  margin-left: 30px;
}
