@import 'https://fonts.googleapis.com/css?family=Oxygen:300,400,700';
@import 'https://fonts.googleapis.com/css?family=Roboto:400,700';
body {
  font-family: "Oxygen", sans-serif;
  font-size: 16px;
  color: #212d36; }

h1, h2, h3, h4, h5, h6, .theme-heading, .page-header-title, .heading-typography, .widget-title, .wpex-widget-recent-posts-title, .comment-reply-title, .vcex-heading, .entry-title, .sidebar-box .widget-title, .search-entry h2 {
  font-weight: 700;
  color: #c61b24;
  line-height: 1.1em; }

h1 {
  font-size: 3em; }

h2 {
  font-size: 2.3em; }

h3 {
  font-size: 1.5em; }

h4 {
  font-size: 1.5em; }

h5 {
  font-size: 1.5em; }

.theme-button, .color-button, input[type="submit"], button {
  /*
	border: medium none;
	border-radius: 3px;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	font-family: inherit;
	font-size: 0.923em;
	font-weight: normal;
	margin: 0;
	outline: medium none;
	padding: 0.5em 1em;
	text-decoration: none !important;
	transition: all 0.15s ease-in-out 0s;
*/
  border-radius: 5px;
  background: #c61b24;
  text-transform: uppercase;
  padding: 0.4em 1.8em;
  font-family: "Roboto", sans-serif;
  font-size: 1em;
  font-weight: 700; }
  .theme-button:hover, .color-button:hover, input[type="submit"]:hover, button:hover {
    background: black; }

.vc_row {
  padding: 40px 0; }
  .vc_row.no-padding {
    padding: 0; }
  .vc_row.no-padding-top {
    padding-top: 0; }
  .vc_row.no-padding-bottom {
    padding-bottom: 0; }
  .vc_row.full-height {
    min-height: 100vh;
    position: relative; }
    .vc_row.full-height:after {
      content: url(../images/icon-scroll-down.png);
      position: absolute;
      bottom: 10px;
      left: 50%;
      margin-left: -50px; }
  .vc_row.half-height {
    min-height: 50vh; }

.entries.left-thumbs .entry .entry-media {
  width: 30%; }

.entries.left-thumbs .entry .entry-details {
  width: 65%; }

/* MIXINS */
.vc_row.bg-bone {
  background-color: #f4f0eb; }

.vc_row.bg-grey {
  background-color: #f4f0eb; }

.vc_row.bg-taniko-bone-dark {
  background: #f4f0eb url(../images/bg-taniko-bone-dark.jpg) no-repeat top center; }
  @media (max-width: 767px) {
    .vc_row.bg-taniko-bone-dark {
      background-repeat: repeat-y; } }

.vc_row.bg-taniko-bone-pale {
  background: #f4f0eb url(../images/bg-taniko-bone-pale.jpg) no-repeat top center; }
  @media (max-width: 767px) {
    .vc_row.bg-taniko-bone-pale {
      background-repeat: repeat-y; } }

.vc_row.intro {
  text-align: center; }

.vc_row.testimonials {
  background: url(../images/music-instruments.jpg) no-repeat center center/cover;
  min-height: 470px; }
  .vc_row.testimonials .entry {
    max-width: 880px;
    color: white;
    font-size: 36px;
    text-shadow: 1px 1px 1px black;
    margin: 0 auto;
    background: url(../images/bg-dark-shadow.png) no-repeat center center/contain; }
    .vc_row.testimonials .entry em {
      margin-top: 10px;
      display: block;
      font-size: 18px; }
    @media (max-width: 959px) {
      .vc_row.testimonials .entry {
        font-size: 24px;
        line-height: 1.2em; } }
  .vc_row.testimonials .vcex-testimonials-fullslider.has-arrows .entry {
    padding-left: 10px;
    padding-right: 10px; }

.wpex-instagram-grid-widget li {
  text-align: center; }

#enquire-form {
  display: none; }
  #enquire-form > .container {
    width: 600px; }

.button2 {
  border: 2px solid;
  background: rgba(0, 0, 0, 0.5); }
  .button2:hover {
    background: black; }

.overlay {
  /* 	> div {
		width: 300px;
		margin: 0 auto;
		position: relative;
	}
 */
  max-width: 90%;
  width: 800px;
  background: url(../images/bg-shadow.png) no-repeat center center/100% 100%;
  margin: 0 auto;
  color: white;
  text-shadow: 1px 1px 1px black;
  text-align: center; }
  .overlay h1, .overlay h2, .overlay h3 {
    color: white; }
    .overlay h1:after, .overlay h2:after, .overlay h3:after {
      display: none; }
  .full-height .overlay {
    margin-top: 50vh; }
  .half-height .overlay {
    margin-top: 25vh; }

#site-header.overlay-header {
  height: 100px;
  background: url(../images/bg-header-shadow.png) no-repeat top/100% 100%; }

.header-one #site-logo {
  position: absolute;
  left: 50%;
  margin-left: -72px; }

.text-logo {
  position: absolute;
  top: 25px;
  left: 0px; }
  .text-logo a {
    display: block;
    text-indent: -9999px;
    overflow: hidden;
    width: 328px;
    height: 65px;
    background: url("../images/text-logo.png") no-repeat top left/100% auto; }

.top-menu {
  position: absolute;
  top: 10px;
  right: 0px; }
  .top-menu ul li {
    display: inline-block;
    margin-left: 20px; }
    .top-menu ul li a {
      color: white;
      font-family: "Roboto", sans-serif;
      text-transform: uppercase; }

#site-navigation-wrap {
  position: absolute;
  top: 69px; }
  #site-navigation-wrap a {
    color: white;
    font-family: "Roboto", sans-serif;
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase; }
  #site-navigation-wrap li.button > a > span.link-inner {
    padding: 0.6em 1.6em;
    border-radius: 5px; }

/* .wpex-accent-color, a.wpex-accent-color, #site-navigation .dropdown-menu a:hover, #site-navigation .dropdown-menu > .current-menu-item > a, #site-navigation .dropdown-menu > .current-menu-parent > a, h1 a:hover, h2 a:hover, a:hover h2, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover, .entry-title a:hover, .modern-menu-widget a:hover { */
#site-navigation .dropdown-menu a:hover, #site-navigation .dropdown-menu > .current-menu-item > a, #site-navigation .dropdown-menu > .current-menu-parent > a {
  color: white; }

.wpex-sticky-header-holder.is-sticky #site-header {
  opacity: 1;
  height: 80px; }
  .wpex-sticky-header-holder.is-sticky #site-header a {
    color: black; }
  .wpex-sticky-header-holder.is-sticky #site-header.header-one #site-logo {
    margin-left: -51px;
    /* 		
		//float: none;
		position: relative;
		left: auto;
		margin-left: 0px;
		margin-bottom: -10px; */ }
  .wpex-sticky-header-holder.is-sticky #site-header .text-logo {
    top: 10px; }
    .wpex-sticky-header-holder.is-sticky #site-header .text-logo a {
      background: url(../images/text-logo-sticky.png) no-repeat; }
  .wpex-sticky-header-holder.is-sticky #site-header .top-menu {
    top: 0px; }
  .wpex-sticky-header-holder.is-sticky #site-header #site-navigation-wrap {
    top: 54px; }

#site-header.overlay-header #site-header-inner,
#site-header-inner {
  padding: 3px 0 0; }

@media (max-width: 959px) {
  .top-menu {
    display: none; }
  #site-logo {
    display: none; } }

@media (max-width: 479px) {
  .text-logo {
    top: 30px;
    width: 80%; }
    .text-logo a {
      width: 100%; } }

h1 + h2 {
  margin-top: -20px; }

h1 + h2 + h3 {
  margin-top: -10px; }
  h1 + h2 + h3:after {
    display: block;
    content: "";
    width: 125px;
    height: 2px;
    background: #c61b24;
    margin: 20px auto 20px; }

h2:after {
  display: block;
  content: "";
  width: 125px;
  height: 2px;
  background: #c61b24;
  margin: 20px auto 20px; }

h2.entry-title:after {
  display: block;
  content: "";
  width: 125px;
  height: 2px;
  background: #c61b24;
  margin: 20px auto 20px;
  margin: 20px 0 20px; }

h3 {
  color: black; }

h4 {
  text-transform: uppercase; }
  h4:after {
    display: block;
    content: "";
    width: 125px;
    height: 2px;
    background: #c61b24;
    margin: 20px auto 20px;
    margin: 20px 0 20px; }

@media (max-width: 767px) {
  h1 {
    font-size: 2.3em; }
  h2 {
    font-size: 1.5em; }
  h3 {
    font-size: 1.3em; } }

.custom-error404-content {
  margin-top: 200px; }

.home.page .full-height .overlay {
  margin-top: 50vh; }
  .home.page .full-height .overlay .text {
    font-size: 24px; }
    .home.page .full-height .overlay .text:before, .home.page .full-height .overlay .text:after {
      display: block;
      content: "";
      height: 2px;
      width: 430px;
      max-width: 80%;
      margin: 10px auto;
      background: white; }
    @media (max-width: 767px) {
      .home.page .full-height .overlay .text {
        font-size: 20px; } }
  .home.page .full-height .overlay .buttons {
    background: rgba(0, 0, 0, 0.5);
    width: 580px;
    max-width: 100%;
    padding: 30px 0;
    margin: 10px auto; }
    .home.page .full-height .overlay .buttons strong {
      margin: 0 20px; }
  @media (max-width: 479px) {
    .home.page .full-height .overlay {
      margin-top: 50vh; }
      .home.page .full-height .overlay .text {
        display: none; }
      .home.page .full-height .overlay .buttons {
        background: none; }
        .home.page .full-height .overlay .buttons a {
          display: block;
          margin-bottom: 15px; }
        .home.page .full-height .overlay .buttons strong {
          display: none; } }

.home.page .intro > .container {
  position: relative; }
.home.page .intro > .center-row.container {
	padding-bottom: 30px;}

  @media (max-width: 959px) {
    .home.page .intro > .container:before {
      margin-right: -20px; } }
  @media (max-width: 767px) {
    .home.page .intro > .center-row.container {
      padding-bottom: 50px; }
      .home.page .intro > .container:before {
        bottom: 0px;
        right: 50%;
        margin-right: -63px; } }

.home.page .intro h2:after {
  display: none; }

.home.page .diamonds {
  background: #f4f0eb url(../images/bg-taniko-bone-dark.jpg) no-repeat top center; }
  .home.page .diamonds.vertical {
    display: none; }
  @media (max-width: 767px) {
    .home.page .diamonds {
      background-repeat: repeat-y; }
      .home.page .diamonds.horizontal {
        display: none; }
      .home.page .diamonds.vertical {
        display: block; } }
  .home.page .diamonds .vc_column_container {
    max-width: 380px;
    text-align: center;
    position: relative;
    margin: 0 auto; }
    .home.page .diamonds .vc_column_container:before {
      content: "";
      display: block;
      padding-top: 100%;
      /* initial ratio of 1:1*/ }
    .home.page .diamonds .vc_column_container .vc_column-inner {
      position: absolute;
      top: 0;
      left: 0;
      bottom: 0;
      right: 0; }
      .home.page .diamonds .vc_column_container .vc_column-inner .wpex-vc-column-wrapper {
        padding-top: 35%; }

@media (max-width: 959px) and (min-width: 769px) {
  .home.page .diamonds .vc_column_container .vc_column-inner .wpex-vc-column-wrapper {
    padding-top: 30%; } }
  .home.page .diamonds h3 {
    text-transform: uppercase;
    color: white;
    text-shadow: 1px 1px 1px black;
	margin-top: 40%;}
  .home.page .diamonds .evening {
    background: url(../images/bg-diamond-evening.png) no-repeat 0 0/contain; }
  .home.page .diamonds .overnight {
    background: url(../images/bg-diamond-overnight2.png) no-repeat 0 0/contain; }
  .home.page .diamonds .conferences {
    background: url(../images/bg-diamond-conferences.png) no-repeat 0 0/contain; }

@media (max-width: 959px) and (min-width: 769px) {
  .home.page .diamonds h3 {
    font-size: 1.2em; }
  .home.page .diamonds .theme-button {
    font-size: 0.9em;
    padding: 0.2em 1.2em; } }

.home.page .instagram p {
  margin-top: 15px;
  font-size: 18px; }

.home.page .instagram .fa-instagram {
  font-size: 25px;
  margin-right: 5px; }

/* FLUID CONTENT - FIXED SIDEBAR - DEFAULT RIGHT SIDEBAR */
.fluid-main {
  width: 100%;
  float: left; }
  @media (max-width: 767px) {
    .fluid-main {
      float: none;
      height: auto !important; } }
  .fluid-main > div {
    margin-right: 220px; }
    @media (max-width: 767px) {
      .fluid-main > div {
        float: none;
        width: 100%;
        margin-right: 0; } }

.fixed-sidebar {
  width: 200px;
  float: right;
  margin-left: -220px; }
  @media (max-width: 767px) {
    .fixed-sidebar {
      float: none;
      width: 100%;
      margin-left: 0;
      margin-top: 20px; } }

#footer {
  background: url(../images/bg-taniko-dark.jpg) center center; }
  #footer .container {
    padding: 10px 0 20px; }
  #footer .text {
    margin-right: 200px; }
  #footer .social {
    width: 190px;
    float: right; }
  #footer .phone {
    display: block;
    color: white;
    font-size: 15px;
    font-weight: 700;
    padding-top: 15px;
    margin-bottom: 10px; }
  #footer ul.menu li {
    display: inline;
    padding: 0 10px;
    background: url(../images/bg-footer-sep.png) no-repeat center left;
    /* 

			&:before {
				display: inline-block;
				content: "";
				width: 2px;
				height: 12px;
				background: $red;
 	

			}
			
			&:first-child:before {
				display: none;
			}
*/ }
    #footer ul.menu li:first-child {
      padding-left: 0px;
      background: none; }
    #footer ul.menu li a {
      text-transform: uppercase;
      color: white;
      font-size: 12px;
      font-weight: 700; }
      #footer ul.menu li a:hover {
        text-decoration: underline; }

#footer-bottom {
  background-color: #c61b24;
  font-size: 12px;
  color: black;
  padding: 0 0 !important; }
  #footer-bottom a {
    color: black; }
    #footer-bottom a:hover {
      color: black; }

#footer-bottom-inner {
  padding: 0px; }

#copyright > div {
  display: inline-block; }
  #copyright > div span {
    height: 52px;
    display: table-cell;
    vertical-align: middle; }

#copyright strong {
  white-space: nowrap; }

#copyright .credits {
  white-space: nowrap;
  padding-left: 57px;
  margin-left: 20px;
  background: url(../images/kea.png) no-repeat left center; }

@media (max-width: 767px) {
  #copyright > div {
    display: block; }
  #copyright .credits {
    white-space: normal;
    margin-left: 0; } }

#ui-datepicker-div .ui-datepicker-header, #ui-datepicker-div .ui-datepicker-calendar th, #ui-datepicker-div .ui-datepicker-calendar td {
  padding: 0 !important; }

/* DatePicker Container */
.ui-datepicker {
  width: 216px;
  height: auto;
  margin: 5px auto 0;
  font: 9pt Arial, sans-serif;
  -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5); }

.ui-datepicker a {
  text-decoration: none; }

/* DatePicker Table */
.ui-datepicker table {
  width: 100%; }

.ui-datepicker-header {
  background: url("../images/datepicker/dark_leather.png") repeat 0 0 #000;
  color: #e0e0e0;
  font-weight: bold;
  -webkit-box-shadow: inset 0px 1px 1px 0px #fafafa;
  -moz-box-shadow: inset 0px 1px 1px 0px rgba(250, 250, 250, 0.2);
  box-shadow: inset 0px 1px 1px 0px rgba(250, 250, 250, 0.2);
  text-shadow: 1px -1px 0px #000;
  filter: dropshadow(color=#000, offx=1, offy=-1);
  line-height: 30px;
  border-width: 1px 0 0 0;
  border-style: solid;
  border-color: #111; }

.ui-datepicker-title {
  text-align: center; }

.ui-datepicker-prev, .ui-datepicker-next {
  display: inline-block;
  width: 30px;
  height: 30px;
  text-align: center;
  cursor: pointer;
  background-image: url("../images/datepicker/arrow.png");
  background-repeat: no-repeat;
  line-height: 600%;
  overflow: hidden; }

.ui-datepicker-prev {
  float: left;
  background-position: center -30px; }

.ui-datepicker-next {
  float: right;
  background-position: center 0px; }

.ui-datepicker thead {
  background-color: #f7f7f7;
  background-image: -moz-linear-gradient(top, #f7f7f7 0%, #f1f1f1 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f7f7f7), color-stop(100%, #f1f1f1));
  background-image: -webkit-linear-gradient(top, #f7f7f7 0%, #f1f1f1 100%);
  background-image: -o-linear-gradient(top, #f7f7f7 0%, #f1f1f1 100%);
  background-image: -ms-linear-gradient(top, #f7f7f7 0%, #f1f1f1 100%);
  background-image: linear-gradient(top, #f7f7f7 0%, #f1f1f1 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7f7f7', endColorstr='#f1f1f1',GradientType=0 );
  border-bottom: 1px solid #bbb; }

.ui-datepicker th {
  text-transform: uppercase;
  font-size: 6pt;
  padding: 5px 0;
  color: #666666;
  text-shadow: 1px 0px 0px #fff;
  filter: dropshadow(color=#fff, offx=1, offy=0); }

.ui-datepicker tbody td {
  padding: 0;
  border-right: 1px solid #bbb; }

.ui-datepicker tbody td:last-child {
  border-right: 0px; }

.ui-datepicker tbody tr {
  border-bottom: 1px solid #bbb; }

.ui-datepicker tbody tr:last-child {
  border-bottom: 0px; }

.ui-datepicker td span, .ui-datepicker td a {
  display: inline-block;
  font-weight: bold;
  text-align: center;
  width: 30px;
  height: 30px;
  line-height: 30px;
  color: #666666;
  text-shadow: 1px 1px 0px #fff;
  filter: dropshadow(color=#fff, offx=1, offy=1); }

.ui-datepicker-calendar .ui-state-default {
  background: #ededed;
  background: -moz-linear-gradient(top, #ededed 0%, #dedede 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ededed), color-stop(100%, #dedede));
  background: -webkit-linear-gradient(top, #ededed 0%, #dedede 100%);
  background: -o-linear-gradient(top, #ededed 0%, #dedede 100%);
  background: -ms-linear-gradient(top, #ededed 0%, #dedede 100%);
  background: linear-gradient(top, #ededed 0%, #dedede 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ededed', endColorstr='#dedede',GradientType=0 );
  -webkit-box-shadow: inset 1px 1px 0px 0px rgba(250, 250, 250, 0.5);
  -moz-box-shadow: inset 1px 1px 0px 0px rgba(250, 250, 250, 0.5);
  box-shadow: inset 1px 1px 0px 0px rgba(250, 250, 250, 0.5); }

.ui-datepicker-calendar .ui-state-hover {
  background: #f7f7f7; }

.ui-datepicker-calendar .ui-state-active {
  background: #6eafbf;
  -webkit-box-shadow: inset 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
  color: #e0e0e0;
  text-shadow: 0px 1px 0px #4d7a85;
  filter: dropshadow(color=#4d7a85, offx=0, offy=1);
  border: 1px solid #55838f;
  position: relative;
  margin: -1px; }

.ui-datepicker-unselectable .ui-state-default {
  background: #f4f4f4;
  color: #b4b3b3; }

.ui-datepicker-calendar td:first-child .ui-state-active {
  width: 29px;
  margin-left: 0; }

.ui-datepicker-calendar td:last-child .ui-state-active {
  width: 29px;
  margin-right: 0; }

.ui-datepicker-calendar tr:last-child .ui-state-active {
  height: 29px;
  margin-bottom: 0; }

/*# sourceMappingURL=all.css.map */