/* booking steps puerto rey */

#stickyMain #header {
  background: #f8f8f8;
  height: 120px !important;
  padding-bottom: 0 !important;
  border-top: 20px solid rgb(61,94,128);
}

#stickyWrap {
  background: white;
}

#stickyMain #header #wrap {
  padding-top: 0;
}

#stickyMain .bestText {
  color:   rgb(61,94,128);
}

#bg_top {
  background: white;
}

#logo_1 {
  height: 100px;
  margin-top: 10px;
}

#ticks {
  margin-top: 0 !important;
}

#stickyFooter {
  width: 100%;
}

#stickyFooter #footer {
  width: 100%;
}

#footer_bottom_text {
  background: transparent;
}

#stickyFooter #footer {
  background: rgb(61,94,128);
  color: white;
  margin-top: 20px;
}

#stickyFooter #footer a {
  color: white
}