.page .section-google-map-wrap {
  position: relative;
  margin-right: auto;
  margin-left: auto; }
  @media (max-width: 767px) {
    .page .section-google-map-wrap {
      right: auto;
      left: auto;
      width: 100%; } }
  @media (min-width: 768px) {
    .page .section-google-map-wrap {
      position: absolute; }
      .page .section-google-map-wrap .section-google-map {
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        width: 100%;
        height: 100%; } }

/** 3.12 RD Google Maps */
.rd-google-map {
  color: #212121; }
  .rd-google-map__model {
    height: 250px; }
    .rd-google-map__model img {
      max-width: none !important; }
    @media (min-width: 480px) {
      .rd-google-map__model {
        height: 250px; } }
    @media (min-width: 768px) {
      .rd-google-map__model {
        height: 370px; } }
  .rd-google-map__locations {
    display: none; }

.rd-navbar-default.rd-navbar-fixed, .rd-navbar-default.rd-navbar-fixed .rd-navbar-panel {
  height: 96px;
}

.form-validation {
  margin:-27px 0 0 18px;
  font-size: 12px;
  color: RED;
}
.pLeft15 {
  padding-left: 15px;
}
.sombra {
   -webkit-text-stroke-width: 1px;
   -webkit-text-stroke-color: #dfd9d9;
   

}