.overcrumb {
  margin: 0px auto 10px !important; }

.concierge {
  margin-top: 115px;
  margin-bottom: 0px;
  min-height: 450px;
  max-height: 450px;
  background-repeat: no-repeat;
  background-position: center center;
  text-align: center;
  background-size: cover; }
  @media screen and (max-width: 1600px) and (orientation: landscape) {
    .concierge {
      min-height: 453px;
      height: 451px; } }
  .concierge .grid-6 {
    padding: 9em 3em 4em;
    background-color: transparent !important; }
    .concierge .grid-6 h1 {
      font-family: "Lora", serif;
      font-size: 40px;
      padding-bottom: 0.5em;
      font-weight: 600; }
    .concierge .grid-6 h2 {
      font-family: "Open Sans", sans-serif;
      font-size: 18px;
      color: #b3b3b1;
      font-style: italic;
      font-weight: 500; }

.present_concierge {
  padding-top: 40px;
  padding-bottom: 50px; }
  .present_concierge h2 {
    font-family: "Lora", serif;
    font-size: 35px;
    text-align: center;
    margin: 0 0 20px 0px;
    font-weight: 600; }
  .present_concierge p {
    font-family: "Open Sans", sans-serif;
    font-size: 16px;
    margin-bottom: 20px;
    color: #6a6a6a;
    font-weight: 500; }

/*.present_concierge,.concierge_service,.why{
	h2{
		font-family:$FontFamily-one;
		font-size:$FontSize-xxlarge;
		text-align:center;
		margin:0 0 20px 0px;
		font-weight:600;
	}
}*/
.concierge_service h2 {
  font-family: "Lora", serif;
  font-size: 35px;
  text-align: center;
  margin: 0 0 20px 0px;
  font-weight: 600;
  padding-top: 29px; }
.concierge_service .grid-3 {
  background: #f4f4f4 !important;
  padding: 0px 1.9em; }
  .concierge_service .grid-3 article {
    background: #f4f4f4;
    padding: 0 !important; }
    .concierge_service .grid-3 article h3 {
      font-size: 20px;
      font-weight: bold;
      line-height: 20px; }
    .concierge_service .grid-3 article p {
      text-transform: none;
      font-size: 12px;
      font-weight: 600;
      margin: 10px 0 0 0;
      color: #707070;
      line-height: 20px; }

.why .grid h2 {
  font-family: "Lora", serif;
  font-size: 35px;
  text-align: center;
  margin: 0 0 20px 0px;
  font-weight: 600; }
.why .grid .middle {
  margin: 0 0 20px 0px;
  color: #707070; }
  .why .grid .middle h3 {
    text-transform: Uppercase; }
  .why .grid .middle p {
    text-align: center;
    font-weight: 600;
    font-size: 14px;
    padding: 0 9.9em; }

.imgmain {
  background-size: cover;
  background-repeat-y: no-repeat;
  background-image: url("../i/concierge/concierge_2.jpg");
  background-position: 0px; }
  @media screen and (max-width: 1600px) and (orientation: landscape) {
    .imgmain {
      min-height: 600px;
      height: 600px; } }
  .imgmain .hover {
    padding: 4.9em 2em 3em;
    background-color: rgba(253, 253, 253, 0.7) !important;
    margin-left: 110px !important;
    margin-top: 50px; }
    .imgmain .hover h2 {
      text-align: center;
      font-family: "Lora", serif;
      font-size: 38px;
      margin-bottom: 0.6em; }
    .imgmain .hover article {
      background-color: transparent; }
      .imgmain .hover article h3, .imgmain .hover article p {
        text-align: center;
        color: #555555; }
      .imgmain .hover article h3 {
        font-weight: bold;
        font-size: 16px; }
      .imgmain .hover article p {
        text-transform: none;
        font-size: 14px;
        line-height: 16px; }
        @media screen and (max-width: 1600px) and (orientation: landscape) {
          .imgmain .hover article p {
            margin-bottom: 10px; } }

.flowers {
  background-size: cover;
  background-repeat-y: no-repeat;
  background-image: url("../i/concierge/concierge_1.jpg"); }
  @media screen and (max-width: 1600px) and (orientation: landscape) {
    .flowers {
      min-height: 345px;
      height: 345px; } }

.triple-img {
  width: calc( 50% - 40px );
  float: left;
  margin-left: 20px;
  margin-right: 20px; }

.partners .grid-6.paddingVertical {
  width: calc( 50% - 4px );
  padding: 48px 0;
  border-left: 0.5px solid #dddddd; }
  .partners .grid-6.paddingVertical:first-child {
    border-left: 0px solid #ddd; }
.partners .venue-partners h2, .partners .venue-decorator h2 {
  text-align: left;
  font-family: "Lora", serif;
  margin-bottom: 10px;
  font-size: 24px; }
.partners .venue-partners ul li, .partners .venue-decorator ul li {
  list-style: initial;
  line-height: 20px;
  margin-left: 3em;
  font-size: 14px;
  color: #555; }

.paddingVertical {
  padding-top: 50px;
  padding-bottom: 50px; }

h3 {
  font-weight: 600 !important; }

.grid-6.center {
  float: none !important; }

/*# sourceMappingURL=concierge.css.map */
