.cfct-plain-text, .rb-header-tout .caption .content, .rb-header-tout .caption p {
  font-size: 14px;
  color: #191919;
  line-height: 1.4em;
  margin-bottom: 20px;
}
.cfct-plain-text p, .rb-header-tout .caption .content p, .rb-header-tout .caption p p {
  margin: 0 0 10px 0;
}

.page-wrap {
  max-width: 1060px;
  width: 95%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 40px;
  padding-right: 40px;
  background: #fff;
}

.section-title {
  font-family: "ClarendonBold";
  font-weight: normal;
  font-size: 26px;
  line-height: 1em;
  font-weight: normal;
  margin: 0 0 20px 0;
}

.rb-header-tout {
  overflow: hidden;
  margin-bottom: 40px;
  border-bottom: 0;
}
.rb-header-tout img {
  width: 100%;
  height: auto;
  display: block;
}
.rb-header-tout .box-tout-main {
  height: 0;
  padding-bottom: 44.8979592%;
}
.rb-header-tout .box-tout-main-sub {
  background: #fff;
  background: rgba(255, 255, 255, 0.8);
  position: absolute;
  right: 6.73455%!important;
  bottom: 15%!important;
  max-height: 70%;
  max-width: 50%;
  padding: 25px;
  z-index: 5;
}
.rb-header-tout .title {
  margin: 0;
  padding: 0;
  font-size: 24px;
  float: left;
}
.rb-header-tout .caption {
  margin: 0;
  padding: 0;
  clear: both;
  float: left;
}
.rb-header-tout .caption .content, .rb-header-tout .caption p {
  margin: 0;
  color: #191919;
}
.rb-header-tout .call-to-action .btn {
  display: inline-block;
  padding: 8px 10px;
  margin-right: 10px;
  color: #fff;
  font-weight: bold;
  font-size: 14px;
}
