ul.tabs {
  display: table;
  width: 90%;
  background: transparent;
  padding: 5px 5px 0 5px !important;
  border-bottom: 0px solid #ebebeb;
  list-style: none;
  margin: auto; }

section.mainContent div.row.default p {
  font-family: Gilroy !important;
  color: #4d4d4d; }

ul.tabs li {
  float: left;
  background: white;
  background: transparent;
  border: 1px solid #d2d2d2;
  border-radius: 0;
  border-bottom: 1px solid #d2d2d2;
  margin: 0;
  position: relative;
  bottom: -1px;
  width: 33.33%; }

ul.tabs li a {
  font-family: Gilroy;
  font-size: 24px;
  text-decoration: none;
  padding: 50px;
  display: table;
  color: #666;
  outline: none;
  width: 100%;
  text-align: center; }

ul.tabs li.active {
  border-bottom: 0px solid #fff;
  background: transparent; }

ul.tabs li.active a {
  color: #CC092D; }

.iframeContainer {
  border: 1px solid #d2d2d2;
  border-top: 0px solid white;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: auto;
  margin-top: 0px;
  max-width: 90.7%; }

.especVeiculos {
  width: 100%;
  height: 150px; }

.msgVeiculos {
  height: 150px; }

.msgtpVeiculos {
  padding: 10%; }

.msgVeiculos .msgtpVeiculos > p {
  text-align: left;
  font-family: Gilroy;
  font-size: 17px !important;
  padding: 0px;
  color: black; }

.msgVeiculosBox {
  width: 37.5%;
  position: absolute;
  left: 60%;
  margin-top: 2%; }

.img-box {
  padding-top: 4%; }

.msgtpVeiculosBox {
  width: 100%;
  height: 120px;
  padding: 2%;
  background: #ececec; }

.veiculosBox {
  width: 100%;
  height: 120px;
  padding: 5%;
  background: #ececec; }

.msgVeiculosBox .veiculosBox > p {
  text-align: right;
  font-family: Gilroy;
  font-size: 17px !important;
  padding: 0 35px;
  color: black;
  float: left; }

.msgVeiculosBox .msgtpVeiculosBox > p {
  text-align: right;
  font-family: Gilroy;
  font-size: 17px !important;
  padding: 0 35px;
  color: black;
  float: left; }

.row .msgBox {
  margin-bottom: 3%;
  margin-top: 5%; }

.msgVeiculosBox ::before {
  background: none repeat scroll 0 0 black;
  /* color de esquina */
  border-color: #d0d0d0 white white #d0d0d0;
  /* color de borde */
  border-style: solid;
  border-width: 8pt 12px 0px 0pt;
  content: "";
  display: block;
  position: absolute;
  right: 8pt;
  top: 88pt;
  width: 0pt; }

section.mainContent a.lnk-red:hover {
  color: white; }

.arrowTab {
  width: 3%; }

section.mainContent a.lnk-red {
  color: #666; }

section.mainContent a.lnk-red:hover {
  color: #F30427;
  text-decoration: none; }

section.mainContent a.lnk-red:active {
  color: #F30427; }

section.mainContent a.lnk-red[tabindex]:focus {
  color: #F30427;
  outline: none; }

/*# sourceMappingURL=simuladores-custom.css.map */
