/**
* TABLE OF CONTENT
* ----------------
* ----------------
* I. COMPONENT
* 	I.1. GRID
* 	I.2. TABLE
* 	I.3. CAROUSEL
* 	I.4. PROGRESS LOADER
* 	I.5. WORDPRESS DEFAULT
* II. GENERAL
* 	II.1. TYPOGRAPHY
* 	II.2. BASE
* 	II.3. COMMON
* III. PARTIALS
* 	III.1. PAGE
* 	III.2. HEADER
* 	III.3. FOOTER
* 	III.4. SIDEBAR
* 	III.5. POSTS
* 	III.6. VISUAL COMPOSER LAYOUT
* 	III.7. VISUAL COMPOSER
*/
/* =I. COMPONENT */
.body-font,
body {
  font-family: 'Lato Regular', sans-serif;
}
.heading-font,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Playfair Display', sans-serif;
}
.primary-color,
select::-webkit-input-placeholder,
textarea::-webkit-input-placeholder,
input[type="text"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
input[type="datetime"]::-webkit-input-placeholder,
input[type="datetime-local"]::-webkit-input-placeholder,
input[type="date"]::-webkit-input-placeholder,
input[type="month"]::-webkit-input-placeholder,
input[type="time"]::-webkit-input-placeholder,
input[type="week"]::-webkit-input-placeholder,
input[type="number"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder,
input[type="url"]::-webkit-input-placeholder,
input[type="search"]::-webkit-input-placeholder,
input[type="tel"]::-webkit-input-placeholder,
input[type="color"]::-webkit-input-placeholder,
select:-moz-placeholder,
textarea:-moz-placeholder,
input[type="text"]:-moz-placeholder,
input[type="password"]:-moz-placeholder,
input[type="datetime"]:-moz-placeholder,
input[type="datetime-local"]:-moz-placeholder,
input[type="date"]:-moz-placeholder,
input[type="month"]:-moz-placeholder,
input[type="time"]:-moz-placeholder,
input[type="week"]:-moz-placeholder,
input[type="number"]:-moz-placeholder,
input[type="email"]:-moz-placeholder,
input[type="url"]:-moz-placeholder,
input[type="search"]:-moz-placeholder,
input[type="tel"]:-moz-placeholder,
input[type="color"]:-moz-placeholder,
select::-moz-placeholder,
textarea::-moz-placeholder,
input[type="text"]::-moz-placeholder,
input[type="password"]::-moz-placeholder,
input[type="datetime"]::-moz-placeholder,
input[type="datetime-local"]::-moz-placeholder,
input[type="date"]::-moz-placeholder,
input[type="month"]::-moz-placeholder,
input[type="time"]::-moz-placeholder,
input[type="week"]::-moz-placeholder,
input[type="number"]::-moz-placeholder,
input[type="email"]::-moz-placeholder,
input[type="url"]::-moz-placeholder,
input[type="search"]::-moz-placeholder,
input[type="tel"]::-moz-placeholder,
input[type="color"]::-moz-placeholder,
select:-ms-input-placeholder,
textarea:-ms-input-placeholder,
input[type="text"]:-ms-input-placeholder,
input[type="password"]:-ms-input-placeholder,
input[type="datetime"]:-ms-input-placeholder,
input[type="datetime-local"]:-ms-input-placeholder,
input[type="date"]:-ms-input-placeholder,
input[type="month"]:-ms-input-placeholder,
input[type="time"]:-ms-input-placeholder,
input[type="week"]:-ms-input-placeholder,
input[type="number"]:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder,
input[type="url"]:-ms-input-placeholder,
input[type="search"]:-ms-input-placeholder,
input[type="tel"]:-ms-input-placeholder,
input[type="color"]:-ms-input-placeholder,
.widget.widget_archive select,
.widget.widget_categories select,
.widget.widget_text select,
.widget.widget_search button,
.tm-vc-main-nav.dark,
.tm-vc-main-nav.dark .g-search,
.tm-vc-main-nav.dark .tm-header .main-navigation a {
  color: #111111;
}
.primary-bg-color,

.tm-vc-row-button a,
.tm-menu.yin-yang,
.tm-reservation.light select option {
  background-color: rgb(19, 25, 26);
}
.secondary-color {
  color: #d5514d;
}
.secondary-bg-color {
  background-color: #d5514d;
}
.secondary-border-color,
select:focus,
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus {
  border-color: #d5514d !important;
}
.body-color,
a,
body {
  color: #333;
  }
  .single {
  background: url("http://dronerds.com/wp-content/uploads/2016/03/background.jpg");
  }
  .page-id-613 {
  background: url("http://dronerds.com/wp-content/uploads/2016/03/background.jpg");
}
.link-color {
  color: #d5514d;
}
.link-color-hover {
  color: #f7736f;
}
.header-bg-color,
.tm-header .tm-header-inner .bg {
  background-color: #111111;
}
.header-color,
.tm-header,
.tm-header .main-navigation > ul > li > a,
.tm-header .main-navigation .menu > ul > li > a,
.tm-header .main-navigation > ul ul li a,
.tm-header .main-navigation .menu > ul ul li a {
  color: #eee;
}
.header-link-color-hover {
  color: #d5514d;
}
.footer-color,
.tm-footer,
.tm-footer .navigation li a {
  color: #eee;
}
.clear {
  clear: both;
}
.nobr {
  white-space: nowrap;
}
/**
 * Objects
 */
/* ==I.1. GRID */
.container,
.tm-header.box.headroom--top .tm-header-inner,
.tm-top-bar.box,
.tm-vc-section,
.tm-vc-section.stretch_row .tm-vc-container,
.tm-vc-main-nav.is-headroom.float .tm-header.headroom--top .tm-header-inner {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.container-fluid,
.tm-header.fluid.headroom--top .tm-header-inner,
.tm-top-bar.wide,
.tm-vc-main-nav.is-headroom.float-fluid .tm-header.headroom--top {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  vertical-align: top;
  float: none;
  width: 100%;
}
.col-xs-12 {
  width: 100%;
  float: left;
}
.col-xs-11 {
  width: 91.66666667%;
  float: left;
}
.col-xs-10 {
  width: 83.33333333%;
  float: left;
}
.col-xs-9 {
  width: 75%;
  float: left;
}
.col-xs-8 {
  width: 66.66666667%;
  float: left;
}
.col-xs-7 {
  width: 58.33333333%;
  float: left;
}
.col-xs-6 {
  width: 50%;
  float: left;
}
.col-xs-5 {
  width: 41.66666667%;
  float: left;
}
.col-xs-4 {
  width: 33.33333333%;
  float: left;
}
.col-xs-3 {
  width: 25%;
  float: left;
}
.col-xs-2 {
  width: 16.66666667%;
  float: left;
}
.col-xs-1 {
  width: 8.33333333%;
  float: left;
}
@media (min-width: 768px) {
  .col-sm-12 {
    width: 100%;
    float: left;
  }
  .col-sm-11 {
    width: 91.66666667%;
    float: left;
  }
  .col-sm-10 {
    width: 83.33333333%;
    float: left;
  }
  .col-sm-9 {
    width: 75%;
    float: left;
  }
  .col-sm-8 {
    width: 66.66666667%;
    float: left;
  }
  .col-sm-7 {
    width: 58.33333333%;
    float: left;
  }
  .col-sm-6 {
    width: 50%;
    float: left;
  }
  .col-sm-5 {
    width: 41.66666667%;
    float: left;
  }
  .col-sm-4 {
    width: 33.33333333%;
    float: left;
  }
  .col-sm-3 {
    width: 25%;
    float: left;
  }
  .col-sm-2 {
    width: 16.66666667%;
    float: left;
  }
  .col-sm-1 {
    width: 8.33333333%;
    float: left;
  }
}
@media (min-width: 992px) {
  .col-md-12 {
    width: 100%;
    float: left;
  }
  .col-md-11 {
    width: 91.66666667%;
    float: left;
  }
  .col-md-10 {
    width: 83.33333333%;
    float: left;
  }
  .col-md-9 {
    width: 75%;
    float: left;
  }
  .col-md-8 {
    width: 66.66666667%;
    float: left;
  }
  .col-md-7 {
    width: 58.33333333%;
    float: left;
  }
  .col-md-6 {
    width: 50%;
    float: left;
  }
  .col-md-5 {
    width: 41.66666667%;
    float: left;
  }
  .col-md-4 {
    width: 33.33333333%;
    float: left;
  }
  .col-md-3 {
    width: 25%;
    float: left;
  }
  .col-md-2 {
    width: 16.66666667%;
    float: left;
  }
  .col-md-1 {
    width: 8.33333333%;
    float: left;
  }
}
@media (min-width: 1200px) {
  .col-lg-12 {
    width: 100%;
    float: left;
  }
  .col-lg-11 {
    width: 91.66666667%;
    float: left;
  }
  .col-lg-10 {
    width: 83.33333333%;
    float: left;
  }
  .col-lg-9 {
    width: 75%;
    float: left;
  }
  .col-lg-8 {
    width: 66.66666667%;
    float: left;
  }
  .col-lg-7 {
    width: 58.33333333%;
    float: left;
  }
  .col-lg-6 {
    width: 50%;
    float: left;
  }
  .col-lg-5 {
    width: 41.66666667%;
    float: left;
  }
  .col-lg-4 {
    width: 33.33333333%;
    float: left;
  }
  .col-lg-3 {
    width: 25%;
    float: left;
  }
  .col-lg-2 {
    width: 16.66666667%;
    float: left;
  }
  .col-lg-1 {
    width: 8.33333333%;
    float: left;
  }
}
.col-lg-20 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  display: inline-block;
  font-size: 15px;
  vertical-align: top;
}
@media (min-width: 1200px) {
  .col-lg-20 {
    float: left;
    width: 20%;
  }
}
.col-md-20 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  display: inline-block;
  vertical-align: top;
  font-size: 15px;
}
@media (min-width: 992px) {
  .col-md-20 {
    float: left;
    width: 20%;
  }
}
.hidden {
  display: none !important;
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
  .no-padding-xs {
    padding: 0;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
  .no-padding-sm {
    padding: 0;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
  .no-padding-md {
    padding: 0;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
  .no-padding-lg {
    padding: 0;
  }
}
html,
body {
  overflow-x: hidden;
}
.container,
.tm-header.box.headroom--top .tm-header-inner,
.tm-top-bar.box,
.tm-vc-section,
.tm-vc-section.stretch_row .tm-vc-container,
.tm-vc-main-nav.is-headroom.float .tm-header.headroom--top .tm-header-inner {
  max-width: 320px;
}
@media only screen and (min-width: 30em) {
  .container,
  .tm-header.box.headroom--top .tm-header-inner,
  .tm-top-bar.box,
  .tm-vc-section,
  .tm-vc-section.stretch_row .tm-vc-container,
  .tm-vc-main-nav.is-headroom.float .tm-header.headroom--top .tm-header-inner {
    max-width: 480px;
  }
}
@media only screen and (min-width: 768px) {
  .container,
  .tm-header.box.headroom--top .tm-header-inner,
  .tm-top-bar.box,
  .tm-vc-section,
  .tm-vc-section.stretch_row .tm-vc-container,
  .tm-vc-main-nav.is-headroom.float .tm-header.headroom--top .tm-header-inner {
    max-width: 640px;
  }
}
@media only screen and (min-width: 992px) {
  [class*="col"] {
    margin-bottom: 0;
  }
  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    margin-bottom: 0;
  }
  .container,
  .tm-header.box.headroom--top .tm-header-inner,
  .tm-top-bar.box,
  .tm-vc-section,
  .tm-vc-section.stretch_row .tm-vc-container,
  .tm-vc-main-nav.is-headroom.float .tm-header.headroom--top .tm-header-inner {
    max-width: 960px;
  }
}
@media only screen and (min-width: 1200px) {
  [class*="col"] {
    margin-bottom: 0;
  }
  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    margin-bottom: 0;
  }
  .container,
  .tm-header.box.headroom--top .tm-header-inner,
  .tm-top-bar.box,
  .tm-vc-section,
  .tm-vc-section.stretch_row .tm-vc-container,
  .tm-vc-main-nav.is-headroom.float .tm-header.headroom--top .tm-header-inner {
    max-width: 1170px;
  }
  .boxed {
    max-width: 1200px;
    margin: auto;
  }
}
/* ==I.2. TABLE */
table {
  background-color: transparent;
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #999999;
  text-align: left;
}
th {
  text-align: left;
}
.table,
.widget.widget_calendar table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 21px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #dddddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #dddddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #dddddd;
}
.table .table {
  background-color: #ffffff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #dddddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #dddddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}
.table-responsive,
.widget.widget_calendar .calendar_wrap {
  overflow-x: auto;
  min-height: 0.01%;
}
@media screen and (max-width: 767px) {
  .table-responsive,
  .widget.widget_calendar .calendar_wrap {
    width: 100%;
    margin-bottom: 15.75px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #dddddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
/* ==I.3. CAROUSEL */
.owl-carousel .animated {
  -webkit-animation-duration: 1000ms;
  animation-duration: 1000ms;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
  z-index: 0;
}
.owl-carousel .owl-animated-out {
  z-index: 1;
}
.owl-carousel .fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}
@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
/* 
 * 	Owl Carousel - Auto Height Plugin
 */
.owl-height {
  -webkit-transition: height 500ms ease-in-out;
  -moz-transition: height 500ms ease-in-out;
  -ms-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out;
}
/* 
 *  Core Owl Carousel CSS File
 */
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1;
}
.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
}
.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  /* fix for flashing background */
  -webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-controls .owl-nav .owl-prev,
.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel .owl-controls .owl-dot {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel.owl-loaded {
  display: block;
}
.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}
.owl-carousel.owl-hidden {
  opacity: 0;
}
.owl-carousel .owl-refresh .owl-item {
  display: none;
}
.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel .owl-item img {
  -webkit-transform-style: preserve-3d;
}
.owl-carousel.owl-text-select-on .owl-item {
  -webkit-user-select: auto;
  -moz-user-select: auto;
  -ms-user-select: auto;
  user-select: auto;
}
.owl-carousel .owl-grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}
.owl-carousel.owl-rtl {
  direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
  float: right;
}
/* No Js */
.no-js .owl-carousel {
  display: block;
}
/* 
 * 	Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  -webkit-transition: opacity 400ms ease;
  -moz-transition: opacity 400ms ease;
  -ms-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}
.owl-carousel .owl-item img {
  transform-style: preserve-3d;
}
/* 
 * 	Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}
.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  -webkit-transition: scale 100ms ease;
  -moz-transition: scale 100ms ease;
  -ms-transition: scale 100ms ease;
  -o-transition: scale 100ms ease;
  transition: scale 100ms ease;
}
.owl-carousel .owl-video-play-icon:hover {
  -webkit-transition: scale(1.3, 1.3);
  -moz-transition: scale(1.3, 1.3);
  -ms-transition: scale(1.3, 1.3);
  -o-transition: scale(1.3, 1.3);
  transition: scale(1.3, 1.3);
}
.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none;
}
.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
  -webkit-transition: opacity 400ms ease;
  -moz-transition: opacity 400ms ease;
  -ms-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}
.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
}
.owl-controls {
  text-align: center;
}
.owl-controls .owl-dot {
  width: 10px;
  height: 10px;
  display: inline-block;
  background-color: #AAAAAA;
  margin: 2px 5px;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
}
.owl-controls .owl-dot.active {
  background-color: #000000;
}
.tm-carousel.light .owl-dot {
  background: rgba(255, 255, 255, 0.3);
}
.tm-carousel.light .owl-dot.active {
  background: rgba(255, 255, 255, 0.8);
}
.tm-carousel.dark .owl-dot {
  background: rgba(0, 0, 0, 0.3);
}
.tm-carousel.dark .owl-dot.active {
  background: rgba(0, 0, 0, 0.8);
}
/* ==I.4. PROGRESS LOADER */
#nprogress {
  pointer-events: none;
}
#nprogress .bar {
  background: #000000;
  position: fixed;
  z-index: 1031;
  top: 0;
  left: 0;
  width: 100%;
  height: 4px;
}
#nprogress .peg {
  display: block;
  position: absolute;
  right: 0px;
  width: 100px;
  height: 100%;
  box-shadow: 0 0 10px #000000, 0 0 5px #000000;
  opacity: 1.0;
  -webkit-transform: rotate(3deg) translate(0px, -4px);
  -ms-transform: rotate(3deg) translate(0px, -4px);
  transform: rotate(3deg) translate(0px, -4px);
}
#nprogress .spinner {
  display: block;
  position: fixed;
  z-index: 1031;
  top: 15px;
  right: 15px;
}
#nprogress .spinner-icon {
  width: 30px;
  height: 30px;
  box-sizing: border-box;
  border: solid 4px transparent;
  border-top-color: #000000;
  border-left-color: #000000;
  border-radius: 50%;
  -webkit-animation: nprogress-spinner 400ms linear infinite;
  animation: nprogress-spinner 400ms linear infinite;
}
.nprogress-custom-parent {
  overflow: hidden;
  position: relative;
}
.nprogress-custom-parent #nprogress .spinner,
.nprogress-custom-parent #nprogress .bar {
  position: absolute;
}
@-webkit-keyframes nprogress-spinner {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes nprogress-spinner {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
/* ==I.5. WORDPRESS DEFAULT */
.sticky,
.bypostauthor {
  box-sizing: border-box;
}
.entry-content img {
  margin: 0 0 1.5em 0 !important;
}
.alignleft,
img.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em !important;
}
.alignright,
img.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em !important;
}
.aligncenter,
img.aligncenter {
  clear: both;
  display: block;
  margin-left: auto !important;
  margin-right: auto !important;
}
.wp-caption {
  text-align: center;
  margin-bottom: 1.5em !important;
}
.wp-caption img {
  border: 0 none;
  margin: 0;
  padding: 0;
}
.wp-caption p.wp-caption-text {
  margin: 0;
}
.wp-smiley {
  max-height: 1em;
  margin: 0 !important;
}
.gallery dl {
  margin: 0;
}
.gallery-caption {
  margin: -1.5em 0 0 0;
}
blockquote {
  font-size: 1.2rem;
  font-style: italic !important;
  border-left: 4px solid #707070;
  border-left: 4px solid rgba(51, 51, 51, 0.7) !important;
  line-height: 1.8182 !important;
  margin-bottom: 1.8182em;
  padding-left: 0.9091em !important;
}
blockquote.left {
  float: left;
  margin-left: 0;
  margin-right: 20px;
  text-align: right;
  width: 33%;
}
blockquote.right {
  float: right;
  margin-left: 20px;
  margin-right: 0;
  text-align: left;
  width: 33%;
}
.wp-caption {
  text-align: center;
  margin-bottom: 1.5em !important;
}
.wp-caption img {
  border: 0 none;
  margin: 0;
  padding: 0;
}
.wp-caption p.wp-caption-text {
  margin: 0;
}
.wp-caption.alignnone {
  max-width: 100%;
}
.entry-content ol {
  list-style: decimal;
}
.entry-content li > ol {
  margin-left: 1.3333em;
}
.entry-content strong {
  font-weight: bold;
}
dt {
  font-weight: bold !important;
}
.gallery dl {
  margin: 0;
}
.gallery-caption {
  margin: -1.5em 0 0 0;
}
.gallery-item {
  display: inline-block;
  text-align: center;
  padding: 10px;
  vertical-align: top;
  width: 100%;
  max-width: 30%;
}
/* =II. GENERAL */
/* ==II.1. TYPOGRAPHY */
body,
button,
input,
select,
textarea {
  font-family: sans-serif;
  line-height: 1.6;
}
dfn,
cite,
em,
i {
  font-style: italic;
}
blockquote {
  margin: 0 1.5em;
}
address {
  margin: 0 0 1.5em;
}
pre {
  background: #eee;
  font-family: "Courier 10 Pitch", Courier, monospace;
  line-height: 1.6;
  margin-bottom: 1.6em;
  max-width: 100%;
  overflow: auto;
  padding: 1.6em;
}
code,
kbd,
tt,
var {
  font: 15px Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}
abbr,
acronym {
  border-bottom: 1px dotted #666;
  cursor: help;
}
mark,
ins {
  background: #fff9c0;
  text-decoration: none;
}
sup,
sub {
  font-size: 75%;
  height: 0;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  bottom: 1ex;
}
sub {
  top: .5ex;
}
small {
  font-size: 75%;
}
big {
  font-size: 125%;
}
body {
  font-size: 14px;
}
h1 {
  font-size: 30px;
}
h2 {
  font-size: 26px;
}
h3 {
  font-size: 22px;
}
h4 {
  font-size: 18px;
}
h5 {
  font-size: 16px;
}
h6 {
  font-size: 14px;
}
/* ==II.2. BASE */
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
  border: 0;
  font-family: inherit;
  font-style: inherit;
  font-weight: inherit;
  margin: 0;
  outline: 0;
  padding: 0;
  vertical-align: baseline;
}
html {
  overflow-y: scroll;
  /* Keeps page centered in all browsers regardless of content height */
  -webkit-text-size-adjust: 100%;
  /* Prevents iOS text size adjust after orientation change, without disabling user zoom */
  -ms-text-size-adjust: 100%;
  /* www.456bereastreet.com/archive/201012/controlling_text_size_in_safari_for_ios_without_disabling_user_zoom/ */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  overflow-x: hidden;
  font-size: 100%;
}
*,
*:before,
*:after {
  /* apply a natural box layout model to all elements; see http://www.paulirish.com/2012/box-sizing-border-box-ftw/ */
  -webkit-box-sizing: border-box;
  /* Not needed for modern webkit but still used by Blackberry Browser 7.0; see http://caniuse.com/#search=box-sizing */
  -moz-box-sizing: border-box;
  /* Still needed for Firefox 28; see http://caniuse.com/#search=box-sizing */
  box-sizing: border-box;
}
body {
  overflow-x: hidden;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
nav,
section {
  display: block;
}
ol,
ul {
  list-style: none;
}
table {
  /* tables still need 'cellspacing="0"' in the markup */
  border-collapse: separate;
  border-spacing: 0;
}
caption,
th,
td {
  font-weight: normal;
  text-align: left;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
}
blockquote,
q {
  quotes: "" "";
}
a:focus {
  outline: none;
}
a:hover,
a:active {
  outline: 0;
}
a img {
  border: 0;
}
/*--------------------------------------------
Initial Setup
----------------------------------------------*/
a {
  text-decoration: none;
}
input:focus,
textarea:focus {
  outline: none;
}
img,
video {
  max-width: 100%;
  height: auto;
  vertical-align: top;
}
audio,
canvas,
video {
  display: inline;
  zoom: 1;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
}
/*--------------------------------------------
General
----------------------------------------------*/
::-webkit-input-placeholder {
  -webkit-font-smoothing: antialiased;
}
:-moz-placeholder {
  /* Firefox 18- */
  -moz-osx-font-smoothing: grayscale;
}
::-moz-placeholder {
  /* Firefox 19+ */
  -moz-osx-font-smoothing: grayscale;
}
a,
a:visited {
  cursor: hand;
  cursor: pointer;
}
::-webkit-scrollbar {
  width: 10px;
}
::-webkit-scrollbar-thumb {
  background: #212121;
}
::-webkit-scrollbar-thumb:window-inactive {
  background: #212121;
}
/*--------------------------------------------
Combo CSS
----------------------------------------------*/
.clr {
  *zoom: 1;
}
.clr:before,
.clr:after {
  content: " ";
  display: table;
}
.clr:after {
  clear: both;
}
.clr:before,
.clr:after {
  content: " ";
  display: table;
}
.clr:after {
  clear: both;
}
.clr:before,
.clr:after {
  content: " ";
  display: table;
}
.clr:after {
  clear: both;
}
.clr:before,
.clr:after {
  content: " ";
  display: table;
}
.clr:after {
  clear: both;
}
.icf {
  font-family: 'FontAwesome';
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
}
.tran,
.owl-controls .owl-dot,
a,
.mfp-fade.mfp-bg,
.mfp-fade.mfp-wrap .mfp-content {
  -webkit-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  -moz-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  -o-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  -webkit-transition: all ease-out 0.3s;
  -moz-transition: all ease-out 0.3s;
  -o-transition: all ease-out 0.3s;
  transition: all ease-out 0.3s;
}
/*--------------------------------------------
Popup Effects
----------------------------------------------*/
/* overlay at start */
.mfp-fade.mfp-bg {
  opacity: 0;
}
/* overlay animate in */
.mfp-fade.mfp-bg.mfp-ready {
  opacity: 0.8;
}
/* overlay animate out */
.mfp-fade.mfp-bg.mfp-removing {
  opacity: 0;
}
/* content at start */
.mfp-fade.mfp-wrap .mfp-content {
  opacity: 0;
}
/* content animate it */
.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
  opacity: 1;
}
/* content animate out */
.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
  opacity: 0;
}
/* ==II.3. COMMON */
.clearfix,
.container-fluid,
.row,
.tm-vc-section .tm-vc-row,
.tm-menu.special .menu-media .row,
.tm-reservation .clearfix,
.tm-text .mail.full .row,
.tm-post-carousel .tm-carousel,
.tm-member .entry-inner,
.tm-reservation .container-fluid,
.tm-reservation .row,
.tm-header.fluid.headroom--top .tm-header-inner,
.tm-top-bar.wide,
.tm-reservation .tm-vc-section .tm-vc-row,
.tm-reservation .tm-menu.special .menu-media .row,
.tm-reservation .tm-text .mail.full .row,
.tm-reservation .tm-post-carousel .tm-carousel,
.tm-reservation .tm-member .entry-inner,
.tm-vc-main-nav.is-headroom.float-fluid .tm-header.headroom--top,
.tm-reservation .tm-header.fluid.headroom--top .tm-header-inner,
.tm-reservation .tm-top-bar.wide,
.tm-reservation .tm-vc-main-nav.is-headroom.float-fluid .tm-header.headroom--top {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.tm-vc-section .tm-vc-row:before,
.tm-vc-section .tm-vc-row:after,
.tm-menu.special .menu-media .row:before,
.tm-menu.special .menu-media .row:after,
.tm-reservation .clearfix:before,
.tm-reservation .clearfix:after,
.tm-text .mail.full .row:before,
.tm-text .mail.full .row:after,
.tm-post-carousel .tm-carousel:before,
.tm-post-carousel .tm-carousel:after,
.tm-member .entry-inner:before,
.tm-member .entry-inner:after,
.tm-reservation .container-fluid:before,
.tm-reservation .container-fluid:after,
.tm-reservation .row:before,
.tm-reservation .row:after,
.tm-header.fluid.headroom--top .tm-header-inner:before,
.tm-header.fluid.headroom--top .tm-header-inner:after,
.tm-top-bar.wide:before,
.tm-top-bar.wide:after,
.tm-reservation .tm-vc-section .tm-vc-row:before,
.tm-reservation .tm-vc-section .tm-vc-row:after,
.tm-reservation .tm-menu.special .menu-media .row:before,
.tm-reservation .tm-menu.special .menu-media .row:after,
.tm-reservation .tm-text .mail.full .row:before,
.tm-reservation .tm-text .mail.full .row:after,
.tm-reservation .tm-post-carousel .tm-carousel:before,
.tm-reservation .tm-post-carousel .tm-carousel:after,
.tm-reservation .tm-member .entry-inner:before,
.tm-reservation .tm-member .entry-inner:after,
.tm-vc-main-nav.is-headroom.float-fluid .tm-header.headroom--top:before,
.tm-vc-main-nav.is-headroom.float-fluid .tm-header.headroom--top:after,
.tm-reservation .tm-header.fluid.headroom--top .tm-header-inner:before,
.tm-reservation .tm-header.fluid.headroom--top .tm-header-inner:after,
.tm-reservation .tm-top-bar.wide:before,
.tm-reservation .tm-top-bar.wide:after,
.tm-reservation .tm-vc-main-nav.is-headroom.float-fluid .tm-header.headroom--top:before,
.tm-reservation .tm-vc-main-nav.is-headroom.float-fluid .tm-header.headroom--top:after {
  content: " ";
  display: table;
}
.clearfix:after,
.container-fluid:after,
.row:after,
.tm-vc-section .tm-vc-row:after,
.tm-menu.special .menu-media .row:after,
.tm-reservation .clearfix:after,
.tm-text .mail.full .row:after,
.tm-post-carousel .tm-carousel:after,
.tm-member .entry-inner:after,
.tm-reservation .container-fluid:after,
.tm-reservation .row:after,
.tm-header.fluid.headroom--top .tm-header-inner:after,
.tm-top-bar.wide:after,
.tm-reservation .tm-vc-section .tm-vc-row:after,
.tm-reservation .tm-menu.special .menu-media .row:after,
.tm-reservation .tm-text .mail.full .row:after,
.tm-reservation .tm-post-carousel .tm-carousel:after,
.tm-reservation .tm-member .entry-inner:after,
.tm-vc-main-nav.is-headroom.float-fluid .tm-header.headroom--top:after,
.tm-reservation .tm-header.fluid.headroom--top .tm-header-inner:after,
.tm-reservation .tm-top-bar.wide:after,
.tm-reservation .tm-vc-main-nav.is-headroom.float-fluid .tm-header.headroom--top:after {
  clear: both;
}
.clearfix:before,
.clearfix:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.tm-vc-section .tm-vc-row:before,
.tm-vc-section .tm-vc-row:after,
.tm-menu.special .menu-media .row:before,
.tm-menu.special .menu-media .row:after,
.tm-reservation .clearfix:before,
.tm-reservation .clearfix:after,
.tm-text .mail.full .row:before,
.tm-text .mail.full .row:after,
.tm-post-carousel .tm-carousel:before,
.tm-post-carousel .tm-carousel:after,
.tm-member .entry-inner:before,
.tm-member .entry-inner:after,
.tm-reservation .container-fluid:before,
.tm-reservation .container-fluid:after,
.tm-reservation .row:before,
.tm-reservation .row:after,
.tm-header.fluid.headroom--top .tm-header-inner:before,
.tm-header.fluid.headroom--top .tm-header-inner:after,
.tm-top-bar.wide:before,
.tm-top-bar.wide:after,
.tm-reservation .tm-vc-section .tm-vc-row:before,
.tm-reservation .tm-vc-section .tm-vc-row:after,
.tm-reservation .tm-menu.special .menu-media .row:before,
.tm-reservation .tm-menu.special .menu-media .row:after,
.tm-reservation .tm-text .mail.full .row:before,
.tm-reservation .tm-text .mail.full .row:after,
.tm-reservation .tm-post-carousel .tm-carousel:before,
.tm-reservation .tm-post-carousel .tm-carousel:after,
.tm-reservation .tm-member .entry-inner:before,
.tm-reservation .tm-member .entry-inner:after,
.tm-vc-main-nav.is-headroom.float-fluid .tm-header.headroom--top:before,
.tm-vc-main-nav.is-headroom.float-fluid .tm-header.headroom--top:after,
.tm-reservation .tm-header.fluid.headroom--top .tm-header-inner:before,
.tm-reservation .tm-header.fluid.headroom--top .tm-header-inner:after,
.tm-reservation .tm-top-bar.wide:before,
.tm-reservation .tm-top-bar.wide:after,
.tm-reservation .tm-vc-main-nav.is-headroom.float-fluid .tm-header.headroom--top:before,
.tm-reservation .tm-vc-main-nav.is-headroom.float-fluid .tm-header.headroom--top:after {
  content: " ";
  display: table;
}
.clearfix:after,
.container-fluid:after,
.row:after,
.tm-vc-section .tm-vc-row:after,
.tm-menu.special .menu-media .row:after,
.tm-reservation .clearfix:after,
.tm-text .mail.full .row:after,
.tm-post-carousel .tm-carousel:after,
.tm-member .entry-inner:after,
.tm-reservation .container-fluid:after,
.tm-reservation .row:after,
.tm-header.fluid.headroom--top .tm-header-inner:after,
.tm-top-bar.wide:after,
.tm-reservation .tm-vc-section .tm-vc-row:after,
.tm-reservation .tm-menu.special .menu-media .row:after,
.tm-reservation .tm-text .mail.full .row:after,
.tm-reservation .tm-post-carousel .tm-carousel:after,
.tm-reservation .tm-member .entry-inner:after,
.tm-vc-main-nav.is-headroom.float-fluid .tm-header.headroom--top:after,
.tm-reservation .tm-header.fluid.headroom--top .tm-header-inner:after,
.tm-reservation .tm-top-bar.wide:after,
.tm-reservation .tm-vc-main-nav.is-headroom.float-fluid .tm-header.headroom--top:after {
  clear: both;
}
#dp-container {
  z-index: 100;
}
.align-center {
  text-align: center;
}
.align-left {
  text-align: left;
}
.align-right {
  text-align: right;
}
.pull-left {
  float: left;
}
.pull-right {
  float: right;
}
.screen-reader-text {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
/* Text align
--------------------------*/
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justif {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
/* Button
--------------------------*/
.tm-button {
  text-transform: uppercase;
  letter-spacing: 1px;
}
.tm-button.round {
  -webkit-border-radius: 100px;
  border-radius: 100px;
}
.tm-button.solid {
  height: 44px;
  line-height: 46px;
  padding: 0 30px;
  font-size: 11px;
  display: inline-block;
  margin-bottom: 4px;
  border: transparent;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -webkit-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  -moz-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  -o-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  -webkit-transition: all ease-out 0.3s;
  -moz-transition: all ease-out 0.3s;
  -o-transition: all ease-out 0.3s;
  transition: all ease-out 0.3s;
}
.tm-button.solid.danger {
  background-color: #d5514d;
}
.tm-button.solid.danger:hover {
  background-color: #ad2d29;
}
.tm-button.solid.warning {
  background-color: #f28a34;
}
.tm-button.solid.warning:hover {
  background-color: #cc640d;
}
.tm-button.solid.white {
  background: #fff !important;
  color: #333;
}
.tm-button.solid.orange {
  background: #CA8162 !important;
  color: #fff;
}
.tm-button.solid.red {
  background: #ce2226 !important;
  color: #fff;
}
.tm-button.solid.green {
  background: #607351 !important;
  color: #fff;
}
.tm-button.border {
  height: 44px;
  line-height: 42px;
  padding: 0 30px;
  font-size: 11px;
  background: transparent;
  display: inline-block;
  margin-bottom: 4px;
  border: 1px solid;
  -webkit-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  -moz-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  -o-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  -webkit-transition: all ease-out 0.3s;
  -moz-transition: all ease-out 0.3s;
  -o-transition: all ease-out 0.3s;
  transition: all ease-out 0.3s;
}
.tm-button.border:hover {
  -webkit-opacity: 0.7;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
  filter: alpha(opacity=70);
  filter: alpha(opacity=@opacity * 100);
  -moz-opacity: 0.7;
  -khtml-opacity: 0.7;
  opacity: 0.7;
}
.tm-button.border.danger {
  color: #d5514d;
}
.tm-button.border.danger:hover {
  color: #ad2d29;
}
.tm-button.border.warning {
  color: #f28a34;
}
.tm-button.border.warning:hover {
  color: #cc640d;
}
.tm-button.round {
  -webkit-border-radius: 100px;
  border-radius: 100px;
}
.tm-button:hover {
  -webkit-opacity: 0.8;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
  filter: alpha(opacity=80);
  filter: alpha(opacity=@opacity * 100);
  -moz-opacity: 0.8;
  -khtml-opacity: 0.8;
  opacity: 0.8;
}
.tm-map img {
  max-width: none;
}
/* Form
--------------------------*/
select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"] {
  display: block;
  width: 100%;
  height: 40px;
  padding: 0 10px;
  border: 1px solid;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -webkit-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  -moz-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  -o-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  -webkit-transition: all ease-out 0.3s;
  -moz-transition: all ease-out 0.3s;
  -o-transition: all ease-out 0.3s;
  transition: all ease-out 0.3s;
}
select:focus,
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus {
  outline: none;
}
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration {
  display: none;
}
textarea {
  resize: none;
  padding: 10px;
  height: auto;
}
select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
input[type="submit"],
button {
  height: 44px;
  line-height: 46px;
  padding: 0 30px;
  font-size: 11px;
  display: inline-block;
  margin-bottom: 4px;
  border: transparent;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -webkit-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  -moz-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  -o-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  -webkit-transition: all ease-out 0.3s;
  -moz-transition: all ease-out 0.3s;
  -o-transition: all ease-out 0.3s;
  transition: all ease-out 0.3s;
  cursor: pointer;
}
@media (min-width: 768px) {
  p.one-half {
    float: left;
    width: 50%;
  }
}
@media (min-width: 768px) {
  p.one-third {
    float: left;
    width: 33.33334%;
  }
}
p.select .wpcf7-form-control-wrap {
  position: relative;
}
p.select .wpcf7-form-control-wrap:before {
  position: absolute;
  right: 0;
  top: 0;
  content: "\f107";
  font-family: "fontawesome";
  display: inline-block;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
  speak: none;
  line-height: 40px;
  z-index: 2;
  padding: 0 10px;
}
.wpcf7-form-control-wrap {
  margin-bottom: 10px;
  display: block;
}
.wpcf7-response-output {
  margin: 15px 0 15px !important;
}
span[role="alert"] {
  font-size: 13px;
  margin-top: 5px;
}
.tiny-subtitle {
  margin-bottom: 15px;
}
.tiny-subtitle span {
  padding: 0 5px;
  border-top: 1px solid;
  border-bottom: 1px solid;
  line-height: 34px;
  font-size: 12px;
  letter-spacing: 2px;
  display: inline-block;
}
.tm-inner-border {
  position: absolute;
  width: 94%;
  height: 94%;
  top: 3%;
  left: 3%;
  border: 1px solid #fff;
  z-index: 1;
}
.tm-posted-on {
  color: rgba(0, 0, 0, 0.5);
  text-transform: uppercase;
  font-size: 11px;
  font-weight: bold;
  line-height: 38px;
}
.tm-posted-on a {
  color: rgba(0, 0, 0, 0.5);
}
.tm-posted-on a:hover {
  color: #e84a5f;
}
.tm-posted-on > span {
  margin-right: 20px;
}
.tm-posted-on > span a {
  margin-right: 2px;
}
.tm-posted-on i {
  margin-right: 3px;
}
/* =III. PARTIALS */
/* ==III.1. PAGE */
/* Site layout
--------------------------- */
.has-sticky-nav .content-area:not(.vc-page) {
  margin-top: 120px;
  margin-bottom: 50px;
}
body.boxed .container,
body.boxed .tm-vc-section-container {
  max-width: 100%;
}
/* Main content
--------------------------- */
.content {
  *zoom: 1;
  letter-spacing: 0.5px;
}
.content:before,
.content:after {
  content: " ";
  display: table;
}
.content:after {
  clear: both;
}
.content:before,
.content:after {
  content: " ";
  display: table;
}
.content:after {
  clear: both;
}
.content:before,
.content:after {
  content: " ";
  display: table;
}
.content:after {
  clear: both;
}
.content:before,
.content:after {
  content: " ";
  display: table;
}
.content:after {
  clear: both;
}
.post-content {
  *zoom: 1;
}
.post-content:before,
.post-content:after {
  content: " ";
  display: table;
}
.post-content:after {
  clear: both;
}
.post-content:before,
.post-content:after {
  content: " ";
  display: table;
}
.post-content:after {
  clear: both;
}
.post-content:before,
.post-content:after {
  content: " ";
  display: table;
}
.post-content:after {
  clear: both;
}
.post-content:before,
.post-content:after {
  content: " ";
  display: table;
}
.post-content:after {
  clear: both;
}
.post-content * {
  padding: 0;
  margin: 0;
}
.post-content pre {
  margin-bottom: 15px;
}
.post-content p {
  margin-bottom: 15px;
}
.post-content ol {
  padding-left: 22px;
}
.post-content ul {
  padding-left: 20px;
}
.post-content ul li {
  list-style: disc;
}
.post-content table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 21px;
  border: 1px solid #dddddd;
}
.post-content table > thead > tr > th,
.post-content table > tbody > tr > th,
.post-content table > tfoot > tr > th,
.post-content table > thead > tr > td,
.post-content table > tbody > tr > td,
.post-content table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #dddddd;
}
.post-content table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #dddddd;
}
.post-content table > caption + thead > tr:first-child > th,
.post-content table > colgroup + thead > tr:first-child > th,
.post-content table > thead:first-child > tr:first-child > th,
.post-content table > caption + thead > tr:first-child > td,
.post-content table > colgroup + thead > tr:first-child > td,
.post-content table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.post-content table > tbody + tbody {
  border-top: 2px solid #dddddd;
}
.post-content table .table {
  background-color: #ffffff;
}
.post-content table > thead > tr > th,
.post-content table > tbody > tr > th,
.post-content table > tfoot > tr > th,
.post-content table > thead > tr > td,
.post-content table > tbody > tr > td,
.post-content table > tfoot > tr > td {
  border: 1px solid #dddddd;
}
.post-content table > thead > tr > th,
.post-content table > thead > tr > td {
  border-bottom-width: 2px;
}
.post-content dt {
  margin-bottom: 5px;
}
.post-content dd {
  margin-bottom: 15px;
}
.post-content abbr {
  font-weight: bold;
}
.post-content acronym {
  background: #777;
  padding: 0 7px 2px;
  color: #fff;
}
.post-content q {
  font-style: italic;
  display: block;
}
.post-content img {
  display: inline-block;
  max-width: 100% !important;
  margin-top: 15px !important;
  margin-bottom: 30px !important;
}
.post-content figure {
  max-width: 100%;
}
.no-results {
  margin-bottom: 100px;
}
.no-results form {
  margin-top: 10px;
  position: relative;
}
@media only screen and (min-width: 768px) {
  .no-results form {
    width: 50%;
  }
}
.no-results form input {
  padding-right: 80px;
}
.no-results form button {
  position: absolute;
  top: 0;
  right: 0;
  height: 40px;
  line-height: 40px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  background: #333;
  color: #ccc;
}
article .entry-content p {
  margin-bottom: 10px;
}
.page-404 {
  text-align: center;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .page-404 {
    float: left;
    width: 66.66666667%;
  }
}
@media (min-width: 768px) {
  .page-404 {
    margin-left: 16.66666667%;
  }
}
.page-404 .search-form {
  position: relative;
  margin-top: 10px;
}
.page-404 button {
  display: none;
}
/* ==III.2. HEADER */
.tm-header {
  position: relative;
  z-index: 100;
}
.tm-header .tm-header-inner {
  height: 100px;
  -webkit-transition: all ease-out 0.3s;
  -moz-transition: all ease-out 0.3s;
  -o-transition: all ease-out 0.3s;
  transition: all ease-out 0.3s;
}
@media only screen and (min-width: 768px) {
  .tm-header.headroom {
    position: absolute;
    top: 0;
  }
}
.tm-header.headroom--not-top .tm-header-inner,
.tm-header.is-sticky .tm-header-inner {
  height: 60px;
}
@media only screen and (min-width: 768px) {
  .tm-header.headroom--not-top,
  .tm-header.is-sticky {
    position: fixed;
    box-shadow: 3px 5px 10px 0 rgba(0, 0, 0, 0.175);
    -webkit-box-shadow: 3px 5px 10px 0 rgba(0, 0, 0, 0.175);
  }
  .tm-header.headroom--not-top .main-navigation > ul > li > a,
  .tm-header.is-sticky .main-navigation > ul > li > a,
  .tm-header.headroom--not-top .main-navigation .menu > ul > li > a,
  .tm-header.is-sticky .main-navigation .menu > ul > li > a {
    line-height: 60px;
    padding: 0 10px;
  }
  .tm-header.headroom--not-top .main-navigation > ul > li > .sub-menu,
  .tm-header.is-sticky .main-navigation > ul > li > .sub-menu,
  .tm-header.headroom--not-top .main-navigation .menu > ul > li > .sub-menu,
  .tm-header.is-sticky .main-navigation .menu > ul > li > .sub-menu,
  .tm-header.headroom--not-top .main-navigation > ul > li > .children,
  .tm-header.is-sticky .main-navigation > ul > li > .children,
  .tm-header.headroom--not-top .main-navigation .menu > ul > li > .children,
  .tm-header.is-sticky .main-navigation .menu > ul > li > .children {
    top: 60px;
  }
  .tm-header.headroom--not-top .site-title,
  .tm-header.is-sticky .site-title {
    height: 60px;
  }
  .tm-header.headroom--not-top .site-title a,
  .tm-header.is-sticky .site-title a {
    height: 60px;
    width: 60px;
  }
  .tm-header.headroom--not-top .site-title span,
  .tm-header.is-sticky .site-title span {
    line-height: 60px;
  }
  .tm-header.headroom--not-top .mobile-nav-toggle,
  .tm-header.is-sticky .mobile-nav-toggle {
    top: 7px;
  }
  .tm-header.headroom--not-top .gadgets .g-button,
  .tm-header.is-sticky .gadgets .g-button {
    line-height: 60px;
  }
  .tm-header.headroom--not-top .gadgets .g-button a,
  .tm-header.is-sticky .gadgets .g-button a {
    border: 1px solid;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    padding: 10px 15px;
  }
  .tm-header.headroom--not-top .gadgets .g-button a.cart-only,
  .tm-header.is-sticky .gadgets .g-button a.cart-only {
    border: none;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .tm-header.headroom--not-top .gadgets,
  .tm-header.is-sticky .gadgets {
    display: none;
  }
}
.tm-header.box.headroom--top .tm-header-inner .container {
  max-width: 100%;
  padding: 0;
}
.tm-header.fluid.headroom--top .tm-header-inner .container {
  max-width: 100%;
  padding: 0;
}
.tm-header {
  z-index: 10;
  width: 100% !important;
  -webkit-backface-visibility: hidden;
}
.tm-header .tm-header-inner {
  *zoom: 1;
  position: relative;
}
.tm-header .tm-header-inner:before,
.tm-header .tm-header-inner:after {
  content: " ";
  display: table;
}
.tm-header .tm-header-inner:after {
  clear: both;
}
.tm-header .tm-header-inner:before,
.tm-header .tm-header-inner:after {
  content: " ";
  display: table;
}
.tm-header .tm-header-inner:after {
  clear: both;
}
.tm-header .tm-header-inner:before,
.tm-header .tm-header-inner:after {
  content: " ";
  display: table;
}
.tm-header .tm-header-inner:after {
  clear: both;
}
.tm-header .tm-header-inner:before,
.tm-header .tm-header-inner:after {
  content: " ";
  display: table;
}
.tm-header .tm-header-inner:after {
  clear: both;
}
.tm-header .tm-header-inner .bg {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  opacity: 1;
  -webkit-transition: opacity 0.3s ease-out;
  -moz-transition: opacity 0.3s ease-out;
  -o-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out;
}
.tm-header .site-title,
.tm-header .main-navigation,
.tm-header .gadgets {
  position: relative;
  z-index: 2;
}
.tm-header .mobile-nav-toggle-wrapper {
  display: none;
  text-align: right;
}
@media (max-width: 991px) {
  .tm-header .mobile-nav-toggle-wrapper {
    width: 50%;
    float: left;
    display: block;
  }
}
.tm-header .mobile-nav-toggle {
  z-index: 2;
  border: none;
  background-color: transparent;
  background-image: none;
  cursor: pointer;
  padding: 0;
  margin: 0;
  position: relative;
  top: 28px;
  right: 5px;
}
@media (min-width: 992px) {
  .tm-header .mobile-nav-toggle {
    display: none;
  }
}
.tm-header .mobile-nav-toggle:focus {
  outline: none;
}
.tm-header .mobile-nav-toggle .screen-reader-text {
  font-size: 0;
}
.tm-header .mobile-nav-toggle .icon-bar {
  -webkit-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  -moz-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  -o-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  -webkit-transition: all ease-out 0.3s;
  -moz-transition: all ease-out 0.3s;
  -o-transition: all ease-out 0.3s;
  transition: all ease-out 0.3s;
  display: block;
  width: 30px;
  height: 4px;
  margin: 5px 0;
  position: relative;
  top: 0;
  background: #aaa;
}
.tm-header .mobile-nav-toggle.is-open .icon-bar-2 {
  -webkit-opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: alpha(opacity=0);
  filter: alpha(opacity=@opacity * 100);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
}
.tm-header .mobile-nav-toggle.is-open .icon-bar-1 {
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  top: 8px;
}
.tm-header .mobile-nav-toggle.is-open .icon-bar-3 {
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  top: -10px;
}
@media (max-width: 991px) {
  .tm-header .site-branding {
    width: 50%;
    float: left;
  }
}
.tm-header .site-title {
  position: relative;
  display: block;
  *zoom: 1;
  height: 100px;
  -webkit-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  -moz-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  -o-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  -webkit-transition: all ease-out 0.3s;
  -moz-transition: all ease-out 0.3s;
  -o-transition: all ease-out 0.3s;
  transition: all ease-out 0.3s;
}
.tm-header .site-title:before,
.tm-header .site-title:after {
  content: " ";
  display: table;
}
.tm-header .site-title:after {
  clear: both;
}
.tm-header .site-title:before,
.tm-header .site-title:after {
  content: " ";
  display: table;
}
.tm-header .site-title:after {
  clear: both;
}
.tm-header .site-title:before,
.tm-header .site-title:after {
  content: " ";
  display: table;
}
.tm-header .site-title:after {
  clear: both;
}
.tm-header .site-title:before,
.tm-header .site-title:after {
  content: " ";
  display: table;
}
.tm-header .site-title:after {
  clear: both;
}
.tm-header .site-title a {
  display: inline-block;
  height: 120px;
  width: 180px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.tm-header .site-title a img {
  max-height: 100%;
  max-width: 100%;
  vertical-align: middle;
  position: relative;
  display: inline-block;
}
.tm-header .site-title span {
  display: none;
  line-height: 100px;
  text-transform: uppercase;
}
@media (max-width: 991px) {
  .tm-header .site-title span {
    font-size: 0;
  }
}
@media (max-width: 991px) {
  .tm-header .main-navigation {
    display: none;
  }
}
.tm-header .main-navigation ul {
  padding: 0;
}
.tm-header .main-navigation ul li {
  list-style: none;
}
.tm-header .main-navigation > ul,
.tm-header .main-navigation .menu > ul {
  text-align: right;
}
.tm-header .main-navigation > ul > li,
.tm-header .main-navigation .menu > ul > li {
  display: inline-block;
  position: relative;

}
.tm-header .main-navigation > ul > li > a,
.tm-header .main-navigation .menu > ul > li > a {
  line-height: 100px;
  padding: 0 15px;
  display: block;
  letter-spacing: .5px;
}
.tm-header .main-navigation > ul > li.menu-item-has-children > a:after,
.tm-header .main-navigation .menu > ul > li.menu-item-has-children > a:after {
  content: "\f107";
  font-family: "fontawesome";
  display: inline-block;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
  speak: none;
  margin-left: 5px;
  -webkit-opacity: 0.8;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
  filter: alpha(opacity=80);
  filter: alpha(opacity=@opacity * 100);
  -moz-opacity: 0.8;
  -khtml-opacity: 0.8;
  opacity: 0.8;
  -webkit-transition: top ease-in 0.1s;
  -moz-transition: top ease-in 0.1s;
  -o-transition: top ease-in 0.1s;
  transition: top ease-in 0.1s;
  position: relative;
  top: 0;
}
.tm-header .main-navigation > ul > li.menu-item-has-children:hover > a:after,
.tm-header .main-navigation .menu > ul > li.menu-item-has-children:hover > a:after {
  top: 3px;
}
.tm-header .main-navigation > ul ul,
.tm-header .main-navigation .menu > ul ul {
  display: none;
  text-align: left;
}
.tm-header .main-navigation > ul ul li,
.tm-header .main-navigation .menu > ul ul li {
  position: relative;
  padding: 0 15px;
}
.tm-header .main-navigation > ul ul li.menu-item-has-children > a:after,
.tm-header .main-navigation .menu > ul ul li.menu-item-has-children > a:after {
  content: "\f101";
  font-family: "fontawesome";
  display: inline-block;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
  speak: none;
  margin-left: 5px;
  -webkit-opacity: 0.8;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
  filter: alpha(opacity=80);
  filter: alpha(opacity=@opacity * 100);
  -moz-opacity: 0.8;
  -khtml-opacity: 0.8;
  opacity: 0.8;
  -webkit-transition: left ease-in 0.1s;
  -moz-transition: left ease-in 0.1s;
  -o-transition: left ease-in 0.1s;
  transition: left ease-in 0.1s;
  position: relative;
  left: 0;
}
.tm-header .main-navigation > ul ul li.menu-item-has-children > a:before,
.tm-header .main-navigation .menu > ul ul li.menu-item-has-children > a:before {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-bottom: 10px solid #222;
  position: absolute;
  bottom: 0;
  margin-left: -8px;
  left: 50%;
  -webkit-transition: opacity 0.3s ease-out;
  -moz-transition: opacity 0.3s ease-out;
  -o-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out;
  -webkit-opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: alpha(opacity=0);
  filter: alpha(opacity=@opacity * 100);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
}
.tm-header .main-navigation > ul ul li.menu-item-has-children:hover > a:after,
.tm-header .main-navigation .menu > ul ul li.menu-item-has-children:hover > a:after {
  left: 3px;
}
.tm-header .main-navigation > ul ul li a,
.tm-header .main-navigation .menu > ul ul li a {
  display: block;
  line-height: 40px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  position: relative;
}
.tm-header .main-navigation > ul ul li a:before,
.tm-header .main-navigation .menu > ul ul li a:before {
  content: '';
  display: block;
  width: 100%;
  height: 1px;
  background: rgba(0, 0, 0, 0.1);
  position: absolute;
  bottom: 0;
  left: 0;
}
.tm-header .main-navigation > ul ul li:last-child a,
.tm-header .main-navigation .menu > ul ul li:last-child a {
  border-bottom: none;
}
.tm-header .main-navigation > ul ul li:last-child a:before,
.tm-header .main-navigation .menu > ul ul li:last-child a:before {
  display: none;
}
.tm-header .main-navigation > ul > li > .sub-menu,
.tm-header .main-navigation .menu > ul > li > .sub-menu,
.tm-header .main-navigation > ul > li > .children,
.tm-header .main-navigation .menu > ul > li > .children {
  position: absolute;
  width: 250px;
  left: 0;
  top: 100px;
  margin-top: -20px;
}
.tm-header .main-navigation > ul > li > .sub-menu > li,
.tm-header .main-navigation .menu > ul > li > .sub-menu > li,
.tm-header .main-navigation > ul > li > .children > li,
.tm-header .main-navigation .menu > ul > li > .children > li {
  position: relative;
}
.tm-header .main-navigation > ul > li > .sub-menu > li > .sub-menu,
.tm-header .main-navigation .menu > ul > li > .sub-menu > li > .sub-menu,
.tm-header .main-navigation > ul > li > .children > li > .sub-menu,
.tm-header .main-navigation .menu > ul > li > .children > li > .sub-menu,
.tm-header .main-navigation > ul > li > .sub-menu > li > .children,
.tm-header .main-navigation .menu > ul > li > .sub-menu > li > .children,
.tm-header .main-navigation > ul > li > .children > li > .children,
.tm-header .main-navigation .menu > ul > li > .children > li > .children {
  position: absolute;
  width: 250px;
  left: 250px;
  top: 0;
}
.tm-header .main-navigation > ul > li:nth-last-child(1) > .sub-menu,
.tm-header .main-navigation .menu > ul > li:nth-last-child(1) > .sub-menu,
.tm-header .main-navigation > ul > li:nth-last-child(2) > .sub-menu,
.tm-header .main-navigation .menu > ul > li:nth-last-child(2) > .sub-menu,
.tm-header .main-navigation > ul > li:nth-last-child(1) > .children,
.tm-header .main-navigation .menu > ul > li:nth-last-child(1) > .children,
.tm-header .main-navigation > ul > li:nth-last-child(2) > .children,
.tm-header .main-navigation .menu > ul > li:nth-last-child(2) > .children {
  position: absolute;
  width: 250px;
  left: auto;
  right: 0;
}
.tm-header .main-navigation > ul > li:nth-last-child(1) > .sub-menu > li,
.tm-header .main-navigation .menu > ul > li:nth-last-child(1) > .sub-menu > li,
.tm-header .main-navigation > ul > li:nth-last-child(2) > .sub-menu > li,
.tm-header .main-navigation .menu > ul > li:nth-last-child(2) > .sub-menu > li,
.tm-header .main-navigation > ul > li:nth-last-child(1) > .children > li,
.tm-header .main-navigation .menu > ul > li:nth-last-child(1) > .children > li,
.tm-header .main-navigation > ul > li:nth-last-child(2) > .children > li,
.tm-header .main-navigation .menu > ul > li:nth-last-child(2) > .children > li {
  position: relative;
}
.tm-header .main-navigation > ul > li:nth-last-child(1) > .sub-menu > li > .sub-menu,
.tm-header .main-navigation .menu > ul > li:nth-last-child(1) > .sub-menu > li > .sub-menu,
.tm-header .main-navigation > ul > li:nth-last-child(2) > .sub-menu > li > .sub-menu,
.tm-header .main-navigation .menu > ul > li:nth-last-child(2) > .sub-menu > li > .sub-menu,
.tm-header .main-navigation > ul > li:nth-last-child(1) > .children > li > .sub-menu,
.tm-header .main-navigation .menu > ul > li:nth-last-child(1) > .children > li > .sub-menu,
.tm-header .main-navigation > ul > li:nth-last-child(2) > .children > li > .sub-menu,
.tm-header .main-navigation .menu > ul > li:nth-last-child(2) > .children > li > .sub-menu,
.tm-header .main-navigation > ul > li:nth-last-child(1) > .sub-menu > li > .children,
.tm-header .main-navigation .menu > ul > li:nth-last-child(1) > .sub-menu > li > .children,
.tm-header .main-navigation > ul > li:nth-last-child(2) > .sub-menu > li > .children,
.tm-header .main-navigation .menu > ul > li:nth-last-child(2) > .sub-menu > li > .children,
.tm-header .main-navigation > ul > li:nth-last-child(1) > .children > li > .children,
.tm-header .main-navigation .menu > ul > li:nth-last-child(1) > .children > li > .children,
.tm-header .main-navigation > ul > li:nth-last-child(2) > .children > li > .children,
.tm-header .main-navigation .menu > ul > li:nth-last-child(2) > .children > li > .children {
  position: absolute;
  width: 250px;
  left: -250px;
  top: 0;
}
@media (max-width: 991px) {
  .tm-header .gadgets {
    display: none;
  }
}
.tm-header .gadgets .gadget {
  -webkit-transition: line-height ease-out 0.3s;
  -moz-transition: line-height ease-out 0.3s;
  -o-transition: line-height ease-out 0.3s;
  transition: line-height ease-out 0.3s;
}
.tm-header .gadgets .gadget a {
  -webkit-transition: color ease-out 0.3s;
  -moz-transition: color ease-out 0.3s;
  -o-transition: color ease-out 0.3s;
  transition: color ease-out 0.3s;
}
.tm-header .gadgets .g-button {
  line-height: 100px;
}
.tm-header .gadgets .g-button a {
  border: 1px solid;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  padding: 10px 15px;
}
.tm-header .gadgets .g-button a.cart-only {
  border: none;
}
.tm-header .gadgets .g-search {
  display: inline-block;
}
.tm-header .gadgets .g-search form {
  cursor: pointer;
  display: inline-block;
  position: relative;
  height: 35px;
  width: 30px;
  top: 10px;
}
.tm-header .gadgets .g-search form:before {
  content: "\f002";
  font-family: "fontawesome";
  display: inline-block;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
  speak: none;
  line-height: 38px;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 2;
  width: 30px;
  text-align: center;
}
.tm-header .gadgets .g-search input {
  background: transparent;
  display: inline-block;
  position: absolute;
  top: 0;
  right: 0;
  box-shadow: none !important;
  padding: 0 10px;
  height: 40px;
  width: 30px;
  border: 1px solid;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -webkit-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  -moz-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  -o-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  -webkit-transition: all ease-out 0.3s;
  -moz-transition: all ease-out 0.3s;
  -o-transition: all ease-out 0.3s;
  transition: all ease-out 0.3s;
}
.tm-header .gadgets .g-search input::-webkit-input-placeholder {
  color: rgba(17, 17, 17, 0);
}
.tm-header .gadgets .g-search input:-moz-placeholder {
  color: rgba(17, 17, 17, 0);
}
.tm-header .gadgets .g-search input::-moz-placeholder {
  color: rgba(17, 17, 17, 0);
}
.tm-header .gadgets .g-search input:-ms-input-placeholder {
  color: rgba(17, 17, 17, 0);
}
.tm-header .gadgets .g-search button {
  display: none;
  position: absolute;
  top: 0;
  right: 0;
  margin: 0;
  padding: 0;
  font-size: 13px;
  height: 39px;
  border: none;
  width: 30px;
  background: transparent;
}
.tm-header .gadgets .g-search button:focus {
  outline: none;
}
.tm-header .gadgets .g-search form.is-open input {
  width: 200px;
  background: #f7f7f7 !important;
  color: #111111;
}
.tm-header .gadgets .g-search form.is-open input::-webkit-input-placeholder {
  color: #111111;
}
.tm-header .gadgets .g-search form.is-open input:-moz-placeholder {
  color: #111111;
}
.tm-header .gadgets .g-search form.is-open input::-moz-placeholder {
  color: #111111;
}
.tm-header .gadgets .g-search form.is-open input:-ms-input-placeholder {
  color: #111111;
}
@media (min-width: 992px) {
  .tm-header.logo-center .site-title {
    margin-top: 30px;
    display: block;
    text-align: center;
  }
}
.tm-header.logo-center .site-title span {
  display: none !important;
}
.tm-header.logo-center .tm-header-inner {
  height: auto;
}
.tm-header.logo-center.headroom--not-top .site-title,
.tm-header.logo-center.is-sticky .site-title {
  display: none;
}
.tm-header.logo-center .main-navigation > ul {
  text-align: center;
}
/* Mobile menu
--------------------------- */
body {
  -webkit-transition: right ease-out 0.3s;
  -moz-transition: right ease-out 0.3s;
  -o-transition: right ease-out 0.3s;
  transition: right ease-out 0.3s;
  right: 0;
  position: relative;
}
@media (max-width: 991px) {
  body.mobile-menu-is-open {
    right: 80%;
  }
}
@media only screen and (min-width: 768px) {
  body.admin-bar .tm-header.headroom--not-top {
    margin-top: 32px;
  }
}
body #wpadminbar {
  position: fixed;
}
.tm-top-bar {
  height: 40px;
}
.tm-top-bar.disabled {
  display: none;
}
.tm-top-bar.box .container {
  max-width: 100% !important;
}
.tm-top-bar.wide .container {
  max-width: 100% !important;
}
.tm-mobile-menu {
  position: fixed;
  z-index: 11;
  width: 80%;
  height: 100%;
  top: 0;
  right: -80%;
  background: #F3E0C2;
  padding: 15px;
  overflow: scroll;
  -webkit-transition: right ease-out 0.3s;
  -moz-transition: right ease-out 0.3s;
  -o-transition: right ease-out 0.3s;
  transition: right ease-out 0.3s;
}
.tm-mobile-menu.is-open {
  box-shadow: -3px 0 5px rgba(0, 0, 0, 0.1);
  right: 0;
}
.tm-mobile-menu .search-form {
  position: relative;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  padding-bottom: 15px;
  color: #555;
}
.tm-mobile-menu .search-form input {
  box-shadow: none !important;
  padding: 6px 12px 6px 40px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  display: block;
  width: 100%;
  height: 34px;
  font-size: 14px;
  border: none;
  background: #f1f1f1;
  color: #555;
}
.tm-mobile-menu .search-form input input[type="text"]::-webkit-input-placeholder {
  color: #aaa;
}
.tm-mobile-menu .search-form input input[type="text"]:-moz-placeholder {
  color: #aaa;
}
.tm-mobile-menu .search-form input input[type="text"]::-moz-placeholder {
  color: #aaa;
}
.tm-mobile-menu .search-form input input[type="text"]:-ms-input-placeholder {
  color: #aaa;
}
.tm-mobile-menu .search-form button {
  margin: 0;
  padding: 0 0 0 15px;
  position: absolute;
  top: 0;
  left: 0;
  font-size: 20px;
  height: 34px;
  border: none;
  background: transparent;
}
.tm-mobile-menu .search-form button i {
  position: relative;
  top: -6px;
}
.tm-mobile-menu .mobile-nav > ul {
  margin: 0;
  padding: 0;
}
.tm-mobile-menu .mobile-nav > ul li {
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  position: relative;
}
.tm-mobile-menu .mobile-nav > ul li .sub-menu-toggle {
  content: "\f078";
  font-family: "fontawesome";
  display: inline-block;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
  speak: none;
  margin-left: 10px;
  color: rgba(255, 255, 255, 0.3);
  position: absolute;
  right: 0;
  top: 0;
  line-height: 40px;
  cursor: pointer;
  border-left: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0 15px;
  display: none;
}
.tm-mobile-menu .mobile-nav > ul li a {
  display: block;
  line-height: 40px;
  color: #333;
}
.tm-mobile-menu .mobile-nav > ul li ul {
  display: none;
  padding-left: 15px;
}
.tm-mobile-menu .mobile-nav > ul li.menu-item-has-children > .sub-menu-toggle {
  display: block;
}
.tm-mobile-menu .mobile-nav > ul li.menu-item-has-children.is-open > .sub-menu-toggle:before {
  content: '\f077';
}
.tm-mobile-menu .mobile-nav > ul > li > ul li:last-child {
  border-bottom: none;
}
/* ==III.3. FOOTER */
.tm-footer {
  text-align: center;
  padding: 20px 0;
  clear: both;
}
.tm-footer.is-fixed {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
}
.tm-footer .custom-text {
  margin-bottom: 30px;
  text-transform: uppercase;
  font-weight: 700;
}
.tm-footer .navigation {
  margin-bottom: 30px;
  background: #141a1a;
}
.tm-footer .navigation li {
  display: inline-block;
}
.tm-footer .navigation li a {
  text-transform: uppercase;
  font-weight: 700;
  padding: 0 15px;
}
/* ==III.4. SIDEBAR */
.widget-fa,
.widget .widget-title:before,
.widget.widget_rss ul li .rsswidget:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.widget {
  margin-bottom: 30px;
}
.widget .sub-menu {
  background: none;
}
.widget img {
  height: auto;
  max-width: 100%;
}
.widget .widget-title {
  font-size: 24px;
  margin: 15px 0;
}
.widget .widget-title:before {
  margin-right: 10px;
}
.widget.widget_archive select,
.widget.widget_categories select,
.widget.widget_text select {
  -moz-appearance: none;
  -webkit-appearance: none;
  text-overflow: '';
  width: 100%;
  padding: 3px 5px;
  border: 1px solid #111111;
}
.widget.widget_archive select:focus,
.widget.widget_categories select:focus,
.widget.widget_text select:focus {
  outline: none;
}
.widget.widget_archive,
.widget.widget_categories,
.widget.widget_pages,
.widget.widget_meta,
.widget.widget_recent_comments,
.widget.widget_recent_entries,
.widget.widget_rss {
  line-height: 40px;
}
.widget.widget_archive > ul > li,
.widget.widget_categories > ul > li,
.widget.widget_pages > ul > li,
.widget.widget_meta > ul > li,
.widget.widget_recent_comments > ul > li,
.widget.widget_recent_entries > ul > li,
.widget.widget_rss > ul > li {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.widget.widget_archive > ul > li:first-child,
.widget.widget_categories > ul > li:first-child,
.widget.widget_pages > ul > li:first-child,
.widget.widget_meta > ul > li:first-child,
.widget.widget_recent_comments > ul > li:first-child,
.widget.widget_recent_entries > ul > li:first-child,
.widget.widget_rss > ul > li:first-child {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.widget.widget_archive > ul > li ul,
.widget.widget_categories > ul > li ul,
.widget.widget_pages > ul > li ul,
.widget.widget_meta > ul > li ul,
.widget.widget_recent_comments > ul > li ul,
.widget.widget_recent_entries > ul > li ul,
.widget.widget_rss > ul > li ul {
  padding-left: 15px;
}
.widget.widget_calendar table {
  font-size: 14px;
}
.widget.widget_calendar table caption {
  margin-bottom: 10px;
}
.widget.widget_calendar table th,
.widget.widget_calendar table td {
  padding: 5px 0;
}
.widget.widget_calendar table th {
  border-bottom: 2px solid rgba(0, 0, 0, 0.1);
}
.widget.widget_calendar table td {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.widget.widget_calendar table td#today {
  font-weight: bold;
}
.widget.widget_recent_comments ul li {
  color: rgba(17, 17, 17, 0.5);
  line-height: 2;
  padding: 5px 0;
}
.widget.widget_recent_comments ul li > span.comment-author-link {
  color: rgba(17, 17, 17, 0.75);
  text-transform: uppercase;
}
.widget.widget_rss {
  line-height: 1.5;
}
.widget.widget_rss img {
  display: none;
}
.widget.widget_rss ul li {
  padding: 15px 0;
}
.widget.widget_rss ul li .rsswidget {
  font-weight: bold;
}
.widget.widget_rss ul li .rsswidget:before {
  content: "\f09e";
  margin-right: 5px;
}
.widget.widget_rss .rss-date {
  font-size: 12px;
  display: block;
  color: rgba(17, 17, 17, 0.7);
  margin: 0 0 5px 0;
}
.widget.widget_rss cite {
  color: rgba(17, 17, 17, 0.7);
  display: block;
}
.widget.widget_rss cite:before {
  content: "\2014 ";
  margin-right: 5px;
}
.widget.widget_tag_cloud .tagcloud a {
  padding: 0 10px;
  margin: 0 2px 5px 0;
  line-height: 28px;
  display: inline-block;
  border: 1px solid #111111;
  font-size: 14px !important;
}
.widget.widget_tag_cloud .tagcloud a:hover {
  background: #111111;
  color: #fff !important;
}
.widget.widget_nav_menu {
  line-height: 40px;
}
.widget.widget_nav_menu > div > ul > li {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.widget.widget_nav_menu > div > ul > li:first-child {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.widget.widget_nav_menu > div > ul > li ul {
  padding-left: 15px;
}
.widget.widget_nav_menu .sub-menu {
  padding-left: 15px;
}
.widget.widget_search form {
  position: relative;
}
.widget.widget_search input[type="search"] {
  display: block;
  width: 100%;
  line-height: 36px;
  border: 1px solid #111111;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  padding: 0 40px 0 10px;
  -webkit-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  -moz-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  -o-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  -webkit-transition: all ease-out 0.3s;
  -moz-transition: all ease-out 0.3s;
  -o-transition: all ease-out 0.3s;
  transition: all ease-out 0.3s;
}
.widget.widget_search input[type="search"]::-webkit-input-placeholder {
  color: rgba(17, 17, 17, 0);
}
.widget.widget_search input[type="search"]:-moz-placeholder {
  color: rgba(17, 17, 17, 0);
}
.widget.widget_search input[type="search"]::-moz-placeholder {
  color: rgba(17, 17, 17, 0);
}
.widget.widget_search input[type="search"]:-ms-input-placeholder {
  color: rgba(17, 17, 17, 0);
}
.widget.widget_search input[type="search"]:focus {
  background: rgba(0, 0, 0, 0.05);
  outline: none;
}
.widget.widget_search button {
  position: absolute;
  top: 0;
  right: 0;
  border: none;
  height: 40px;
  background: transparent;
  width: 40px;
  text-align: center;
}
.widget.widget_search button i {
  position: relative;
  top: -2px;
  font-size: 16px;
}
/* ==III.5. POSTS */
.post img {
  max-width: 100%;
  height: auto;
}
.post figure {
  margin: 0;
}
.post .entry-title a {
  display: inline;
}
.post.sticky .entry-media {
  position: relative;
}
.post.sticky .sticky-icon {
  width: 30px;
  height: 30px;
  position: absolute;
  top: 0;
  left: 30px;
  z-index: 2;
}
.post.sticky .sticky-icon div {
  position: relative;
  height: 30px;
  line-height: 30px;
  text-align: center;
  color: rgba(255, 255, 255, 0.8);
  background: #e84a5f;
}
.post.sticky .sticky-icon div i {
  font-size: 20px;
  line-height: 30px;
}
.post.sticky .sticky-icon div:before,
.post.sticky .sticky-icon div:after {
  content: '';
  position: absolute;
  bottom: -20px;
}
.post.sticky .sticky-icon div:before {
  left: 0;
  width: 0;
  height: 0;
  border-top: 0 solid transparent;
  border-bottom: 20px solid transparent;
  border-left: 15px solid #e84a5f;
}
.post.sticky .sticky-icon div:after {
  right: 0;
  width: 0;
  height: 0;
  border-top: 0 solid transparent;
  border-bottom: 20px solid transparent;
  border-right: 15px solid #e84a5f;
}
/* Post default
--------------------------- */
.post.grid {
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  float: left;
  margin-bottom: 30px;
}
@media (min-width: 768px) {
  .post.grid {
    float: left;
    width: 33.33333333%;
  }
}
.post.grid .entry-media {
  padding: 0;
  margin: 0 0 20px 0;
  position: relative;
  overflow: hidden;
}
.post.grid .entry-media:before,
.post.grid .entry-media img,
.post.grid .entry-media a {
  -webkit-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  -moz-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  -o-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  -webkit-transition: all ease-out 0.3s;
  -moz-transition: all ease-out 0.3s;
  -o-transition: all ease-out 0.3s;
  transition: all ease-out 0.3s;
}
.post.grid .entry-media:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: rgba(17, 17, 17, 0);
}
.post.grid .entry-media a {
  display: block;
  position: absolute;
  border: 1px solid rgba(255, 255, 255, 0.7);
  width: 90%;
  height: 90%;
  left: 5%;
  top: 5%;
  z-index: 2;
  -webkit-transform: scale(0.75);
  -moz-transform: scale(0.75);
  -ms-transform: scale(0.75);
  -o-transform: scale(0.75);
  transform: scale(0.75);
  -webkit-opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: alpha(opacity=0);
  filter: alpha(opacity=@opacity * 100);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
  color: #fff;
}
.post.grid .entry-media i.fa-search {
  font-size: 30px;
  position: absolute;
  margin-top: -15px;
  margin-left: -14px;
  top: 50%;
  left: 50%;
}
.post.grid .entry-title {
  font-size: 18px;
  line-height: 40px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.post.grid .entry-content {
  line-height: 24px;
  -webkit-opacity: 0.5;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
  filter: alpha(opacity=50);
  filter: alpha(opacity=@opacity * 100);
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  opacity: 0.5;
  word-wrap: break-word;
}
.post.grid .entry-title,
.post.grid .entry-content {
  text-align: center;
}
.post.grid .post-inner:hover .entry-media:before {
  background: rgba(17, 17, 17, 0.5);
}
.post.grid .post-inner:hover .entry-media a {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
  filter: alpha(opacity=@opacity * 100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
}
/* Post split
--------------------------- */
.post.split,
.page.split {
  margin-bottom: 10px;
}
.post.split .post-inner,
.page.split .post-inner {
  *zoom: 1;
}
.post.split .post-inner:before,
.page.split .post-inner:before,
.post.split .post-inner:after,
.page.split .post-inner:after {
  content: " ";
  display: table;
}
.post.split .post-inner:after,
.page.split .post-inner:after {
  clear: both;
}
.post.split .post-inner:before,
.page.split .post-inner:before,
.post.split .post-inner:after,
.page.split .post-inner:after {
  content: " ";
  display: table;
}
.post.split .post-inner:after,
.page.split .post-inner:after {
  clear: both;
}
.post.split .post-inner:before,
.page.split .post-inner:before,
.post.split .post-inner:after,
.page.split .post-inner:after {
  content: " ";
  display: table;
}
.post.split .post-inner:after,
.page.split .post-inner:after {
  clear: both;
}
.post.split .post-inner:before,
.page.split .post-inner:before,
.post.split .post-inner:after,
.page.split .post-inner:after {
  content: " ";
  display: table;
}
.post.split .post-inner:after,
.page.split .post-inner:after {
  clear: both;
}
.post.split .entry-media,
.page.split .entry-media {
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  float: left;
  text-align: center;
}
@media (min-width: 768px) {
  .post.split .entry-media,
  .page.split .entry-media {
    float: left;
    width: 100%;
  }
}
@media (min-width: 992px) {
  .post.split .entry-media,
  .page.split .entry-media {
    float: left;
    width: 58.33333333%;
  }
}
@media (min-width: 1200px) {
  .post.split .entry-media,
  .page.split .entry-media {
    float: left;
    width: 41.66666667%;
  }
}
@media (max-width: 991px) {
  .post.split .entry-media,
  .page.split .entry-media {
    padding: 0;
  }
}
.post.split .entry-media img,
.page.split .entry-media img {
  margin: 0 !important;
}
.post.split .content-wrapper,
.page.split .content-wrapper {
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  word-wrap: break-word;
  float: left;
  text-align: center;
  padding: 40px;
}
@media (min-width: 768px) {
  .post.split .content-wrapper,
  .page.split .content-wrapper {
    float: left;
    width: 100%;
  }
}
@media (min-width: 992px) {
  .post.split .content-wrapper,
  .page.split .content-wrapper {
    float: left;
    width: 41.66666667%;
  }
}
@media (min-width: 1200px) {
  .post.split .content-wrapper,
  .page.split .content-wrapper {
    float: left;
    width: 58.33333333%;
  }
}
.post.split .entry-title,
.page.split .entry-title {
  font-size: 36px;
  line-height: normal;
}
@media (max-width: 1199px) {
  .post.split .entry-title,
  .page.split .entry-title {
    font-size: 24px;
  }
}
.post.split .entry-content,
.page.split .entry-content {
  line-height: 24px;
}
.post.split .entry-meta,
.page.split .entry-meta {
  overflow: hidden;
  text-align: left;
  font-size: 11px;
}
.post.split .entry-meta .read-more,
.page.split .entry-meta .read-more {
  float: right;
  font-weight: 700;
}
@media (max-width: 767px) {
  .post.split .entry-meta .read-more,
  .page.split .entry-meta .read-more {
    float: none;
  }
}
.post.split .entry-meta .read-more:after,
.page.split .entry-meta .read-more:after {
  content: "\203A";
  margin-left: 5px;
}
.post.split .entry-meta .meta-author,
.page.split .entry-meta .meta-author {
  text-transform: uppercase;
}
.post.split .entry-meta .meta-author,
.page.split .entry-meta .meta-author,
.post.split .entry-meta .meta-date,
.page.split .entry-meta .meta-date {
  margin-right: 15px;
}
.post.split .entry-meta .meta-author i,
.page.split .entry-meta .meta-author i,
.post.split .entry-meta .meta-date i,
.page.split .entry-meta .meta-date i {
  margin-right: 5px;
}
.post.split .entry-header,
.page.split .entry-header,
.post.split .entry-content,
.page.split .entry-content {
  margin-bottom: 30px;
}
@media (min-width: 768px) {
  .post.split.odd .entry-media,
  .page.split.odd .entry-media {
    float: right;
    padding-right: 0;
  }
  .post.split.even .entry-media,
  .page.split.even .entry-media {
    padding-left: 0;
  }
}
.post.split.light .post-inner,
.page.split.light .post-inner {
  background: rgba(17, 17, 17, 0.1);
}
.post.split.light .entry-title a:hover,
.page.split.light .entry-title a:hover {
  color: #e84a5f;
}
.post.split.light .entry-content,
.page.split.light .entry-content,
.post.split.light .entry-footer,
.page.split.light .entry-footer {
  color: rgba(17, 17, 17, 0.5);
}
.post.split.light .entry-content a,
.page.split.light .entry-content a,
.post.split.light .entry-footer a,
.page.split.light .entry-footer a {
  color: rgba(17, 17, 17, 0.5);
}
.post.split.light .entry-content a:hover,
.page.split.light .entry-content a:hover,
.post.split.light .entry-footer a:hover,
.page.split.light .entry-footer a:hover {
  color: #e84a5f;
}
.post.split.light .read-more,
.page.split.light .read-more {
  color: rgba(17, 17, 17, 0.85) !important;
  position: relative;
}
.post.split.light .read-more:before,
.page.split.light .read-more:before {
  -webkit-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  -moz-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  -o-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  -webkit-transition: all ease-out 0.3s;
  -moz-transition: all ease-out 0.3s;
  -o-transition: all ease-out 0.3s;
  transition: all ease-out 0.3s;
  content: '';
  display: block;
  height: 1px;
  width: 0;
  background: #e84a5f;
  position: absolute;
  left: 0;
  bottom: 0;
}
.post.split.light .read-more:hover:before,
.page.split.light .read-more:hover:before {
  width: 100%;
  background: #e84a5f;
}
.post.split.light .read-more:hover,
.page.split.light .read-more:hover {
  color: #e84a5f !important;
}
.post.split.dark .post-inner,
.page.split.dark .post-inner {
  background: rgba(17, 17, 17, 0.9);
}
.post.split.dark .entry-title,
.page.split.dark .entry-title {
  color: #fff;
}
.post.split.dark .entry-title a,
.page.split.dark .entry-title a {
  color: #fff;
}
.post.split.dark .entry-title a:hover,
.page.split.dark .entry-title a:hover {
  color: #e84a5f;
}
.post.split.dark .entry-content,
.page.split.dark .entry-content,
.post.split.dark .entry-footer,
.page.split.dark .entry-footer {
  color: rgba(255, 255, 255, 0.5);
}
.post.split.dark .entry-content a,
.page.split.dark .entry-content a,
.post.split.dark .entry-footer a,
.page.split.dark .entry-footer a {
  color: rgba(255, 255, 255, 0.5);
}
.post.split.dark .entry-content a:hover,
.page.split.dark .entry-content a:hover,
.post.split.dark .entry-footer a:hover,
.page.split.dark .entry-footer a:hover {
  color: #e84a5f;
}
.post.split.dark .read-more,
.page.split.dark .read-more {
  color: rgba(255, 255, 255, 0.85) !important;
  position: relative;
}
.post.split.dark .read-more:before,
.page.split.dark .read-more:before {
  -webkit-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  -moz-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  -o-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  -webkit-transition: all ease-out 0.3s;
  -moz-transition: all ease-out 0.3s;
  -o-transition: all ease-out 0.3s;
  transition: all ease-out 0.3s;
  content: '';
  display: block;
  height: 1px;
  width: 0;
  background: #e84a5f;
  position: absolute;
  left: 0;
  bottom: 0;
}
.post.split.dark .read-more:hover:before,
.page.split.dark .read-more:hover:before {
  width: 100%;
  background: #e84a5f;
}
.post.split.dark .read-more:hover,
.page.split.dark .read-more:hover {
  color: #e84a5f !important;
}
.post.split.is-with-sidebar .entry-title,
.page.split.is-with-sidebar .entry-title {
  font-size: 30px;
}
@media (max-width: 1199px) {
  .post.split.is-with-sidebar .entry-title,
  .page.split.is-with-sidebar .entry-title {
    font-size: 24px;
  }
}
/* Post single
--------------------------- */
.single-post .tm-page-heading {
  width: 90%;
}
.post.single .entry-media {
  margin-bottom: 30px;
}
.post.single .entry-content {
  color: rgba(0, 0, 0, 0.5);
  margin-bottom: 30px;
  line-height: 1.8;
}
.post.single .meta-wrapper {
  padding: 30px 0;
  overflow: hidden;
}
@media (min-width: 768px) {
  .post.single .entry-meta,
  .post.single .entry-social {
    width: 50%;
    float: left;
  }
}
@media (max-width: 767px) {
  .post.single .entry-meta,
  .post.single .entry-social {
    text-align: center;
    margin-bottom: 15px;
  }
}
.post.single .entry-meta {
  font-size: 11px;
  text-transform: uppercase;
  color: rgba(0, 0, 0, 0.5);
  font-weight: 700;
}
.post.single .entry-meta a {
  color: rgba(0, 0, 0, 0.5);
}
.post.single .entry-meta a:hover {
  color: #e84a5f;
}
@media (min-width: 768px) {
  .post.single .entry-social {
    text-align: right;
  }
}
.post.single .entry-social a {
  display: inline-block;
  margin: 0 3px 10px;
  height: 38px;
  width: 38px;
  border: 2px solid #111111;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  line-height: 36px;
  text-align: center;
}
.post.single .entry-social a:hover {
  color: #e84a5f;
  border-color: #e84a5f;
}
.post.single .entry-author-info {
  padding: 40px 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.post.single .entry-author-info img {
  -webkit-border-radius: 50%;
  border-radius: 50%;
  display: inline-block;
}
@media (min-width: 768px) {
  .post.single .entry-author-info .row {
    display: table;
  }
  .post.single .entry-author-info .row > div {
    vertical-align: middle;
    display: table-cell;
  }
}
@media (max-width: 767px) {
  .post.single .entry-author-info .row > div {
    margin-bottom: 15px;
  }
}
.post.single .entry-author-info .author-id,
.post.single .entry-author-info .author-av {
  text-align: center;
}
@media (max-width: 767px) {
  .post.single .entry-author-info .author-de {
    text-align: center;
  }
}
.post.single .entry-author-info .fullname {
  font-size: 12px;
  color: rgba(17, 17, 17, 0.85);
  text-transform: uppercase;
  letter-spacing: 3px;
  margin-bottom: 5px;
}
.post.single .entry-author-info .position {
  font-size: 18px;
  font-style: italic;
  color: rgba(17, 17, 17, 0.5);
}
.post.single .entry-author-info .author-de {
  color: rgba(0, 0, 0, 0.5);
  line-height: 1.8;
}
/* Comment
--------------------------- */
#comments {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  padding: 40px 0;
}
#comments .comments-title {
  margin-bottom: 30px;
}
#comments .comment-list > .comment > ol {
  padding-left: 20px;
}
@media (min-width: 768px) {
  #comments .comment-list > .comment > ol {
    padding-left: 15%;
  }
}
#comments .comment-list > .comment > ol > .comment > ol {
  padding-left: 20px;
}
@media (min-width: 768px) {
  #comments .comment-list > .comment > ol > .comment > ol {
    padding-left: 15%;
  }
}
#comments .comment-list .children .comment-content {
  background: rgba(0, 0, 0, 0.05);
  padding: 10px;
  -webkit-border-top-right-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -webkit-border-top-left-radius: 5px;
  -moz-border-radius-topright: 5px;
  -moz-border-radius-bottomright: 5px;
  -moz-border-radius-bottomleft: 5px;
  -moz-border-radius-topleft: 5px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
  border-top-left-radius: 5px;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
#comments .comment {
  line-height: 34px;
}
#comments .comment > div {
  margin-bottom: 30px;
  overflow: hidden;
}
#comments .comment-author {
  float: left;
  width: 15%;
}
#comments .comment-author img {
  -webkit-border-radius: 50%;
  border-radius: 50%;
  max-width: 100%;
  height: auto;
  padding-right: 15px;
}
#comments .comment-content {
  float: left;
  width: 85%;
  color: rgba(0, 0, 0, 0.7);
}
#comments .comment-content a {
  color: rgba(0, 0, 0, 0.7);
}
#comments .metadata {
  margin-top: 15px;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  text-align: right;
  overflow: hidden;
}
#comments .metadata a:before {
  margin-right: 5px;
}
#comments .metadata .fn {
  text-transform: uppercase;
  float: left;
  font-weight: 700;
  font-style: normal;
}
#comments .metadata .fn a:before {
  content: "\f007";
  font-family: "fontawesome";
  display: inline-block;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
  speak: none;
}
#comments .metadata > a:before {
  content: "\f017";
  font-family: "fontawesome";
  display: inline-block;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
  speak: none;
}
#comments .metadata > a:hover {
  color: #e84a5f;
}
#comments .metadata .comment-edit-link:before,
#comments .metadata .comment-reply-link:before {
  display: none;
}
#comments .metadata .comment-reply-link {
  color: rgba(0, 179, 255, 0.6);
  text-transform: uppercase;
  margin-left: 10px;
}
#comments .metadata .comment-reply-link:hover {
  color: rgba(0, 179, 255, 0.8);
}
@media (max-width: 767px) {
  #comments .tm-comment-respond .entry-media {
    display: none;
  }
}
#comments .tm-comment-respond .entry-media img {
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
#comments .comment-respond #cancel-comment-reply-link {
  color: rgba(17, 17, 17, 0.5);
}
#comments .comment-respond #cancel-comment-reply-link:before {
  content: "\f057";
  font-family: "fontawesome";
  display: inline-block;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
  speak: none;
  margin-right: 5px;
}
#comments .comment-respond #cancel-comment-reply-link:hover {
  color: #e84a5f;
}
#comments .comment-respond .logged-in-as {
  color: rgba(0, 0, 0, 0.7);
  margin-bottom: 15px;
}
#comments .comment-respond .logged-in-as a {
  color: rgba(0, 0, 0, 0.7);
}
#comments .comment-respond .logged-in-as a:hover {
  color: #e84a5f;
}
#comments .comment-respond input,
#comments .comment-respond textarea {
  border: 1px solid #111111;
  padding: 8px 10px;
  display: block;
  width: 100%;
  margin-bottom: 15px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  color: #111111;
  -webkit-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  -moz-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  -o-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  -webkit-transition: all ease-out 0.3s;
  -moz-transition: all ease-out 0.3s;
  -o-transition: all ease-out 0.3s;
  transition: all ease-out 0.3s;
}
#comments .comment-respond input::-webkit-input-placeholder,
#comments .comment-respond textarea::-webkit-input-placeholder {
  color: rgba(17, 17, 17, 0.8);
}
#comments .comment-respond input:-moz-placeholder,
#comments .comment-respond textarea:-moz-placeholder {
  color: rgba(17, 17, 17, 0.8);
}
#comments .comment-respond input::-moz-placeholder,
#comments .comment-respond textarea::-moz-placeholder {
  color: rgba(17, 17, 17, 0.8);
}
#comments .comment-respond input:-ms-input-placeholder,
#comments .comment-respond textarea:-ms-input-placeholder {
  color: rgba(17, 17, 17, 0.8);
}
#comments .comment-respond input:focus,
#comments .comment-respond textarea:focus {
  background: rgba(0, 0, 0, 0.05);
}
#comments .comment-respond input[type="submit"] {
  height: 44px;
  line-height: 42px;
  padding: 0 30px;
  font-size: 11px;
  background: transparent;
  display: inline-block;
  margin-bottom: 4px;
  border: 1px solid;
  -webkit-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  -moz-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  -o-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  -webkit-transition: all ease-out 0.3s;
  -moz-transition: all ease-out 0.3s;
  -o-transition: all ease-out 0.3s;
  transition: all ease-out 0.3s;
  float: right;
  width: auto;
}
#comments .comment-respond input[type="submit"]:hover {
  -webkit-opacity: 0.7;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
  filter: alpha(opacity=70);
  filter: alpha(opacity=@opacity * 100);
  -moz-opacity: 0.7;
  -khtml-opacity: 0.7;
  opacity: 0.7;
}
#comments .comment-respond textarea {
  resize: none;
  min-height: 100px;
}
/* Page header
--------------------------- */
#tm-page-header {
  margin-bottom: 30px;
  margin-top: 30px;
  position: relative;
}
@media (min-width: 768px) {
  #tm-page-header {
    margin-bottom: 60px;
    margin-top: 30px;
  }
}
#tm-page-header:after {
  content: '';
  display: block;
  clear: both;
}
#tm-page-header .tm-cats-list .tm-label,
#tm-page-header .tm-cats-list .tm-label i {
  -webkit-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  -moz-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  -o-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  -webkit-transition: all ease-out 0.3s;
  -moz-transition: all ease-out 0.3s;
  -o-transition: all ease-out 0.3s;
  transition: all ease-out 0.3s;
}
#tm-page-header .tm-page-heading {
  font-size: 45px;
  padding: 0;
  float: none;
}
@media (max-width: 991px) {
  #tm-page-header .tm-page-heading {
    font-size: 30px;
  }
}
@media (min-width: 992px) {
  #tm-page-header .tm-page-heading.underline span {
    border-bottom: 1px solid;
  }
}
#tm-page-header .tm-cats-list {
  position: relative;
  z-index: 4;
  clear: both;
  font-size: 12px;
  text-transform: uppercase;
  height: 38px;
  width: 150px;
}
@media (min-width: 992px) {
  #tm-page-header .tm-cats-list {
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -19px;
  }
}
@media (max-width: 991px) {
  #tm-page-header .tm-cats-list {
    margin-top: 10px;
  }
}
#tm-page-header .tm-cats-list .tm-label {
  line-height: 36px;
  padding: 0 15px;
  border: 1px solid #111111;
  display: block;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  cursor: pointer;
  text-align: center;
}
#tm-page-header .tm-cats-list .tm-label:hover {
  background: #111111;
  color: rgba(255, 255, 255, 0.7);
}
#tm-page-header .tm-cats-list .tm-label:hover i {
  color: rgba(255, 255, 255, 0.7);
  transform: rotate(0);
  -webkit-transform: rotate(0);
  -moz-transform: rotate(0);
}
#tm-page-header .tm-cats-list > ul {
  padding: 10px 15px;
  border: 1px solid #111111;
  border-top: none;
  -webkit-border-radius: 0 0 5px 5px;
  border-radius: 0 0 5px 5px;
  background: #fff;
  position: relative;
  z-index: 2;
  display: none;
}
#tm-page-header .tm-cats-list > ul ul {
  padding-left: 10px;
}
#tm-page-header .tm-cats-list > ul li {
  display: block;
}
#tm-page-header .tm-cats-list > ul a {
  line-height: 20px;
  display: block;
}
#tm-page-header .tm-cats-list.is-open .tm-label {
  background: #111111;
  color: rgba(255, 255, 255, 0.7);
}
#tm-page-header .tm-cats-list.is-open .tm-label i {
  color: rgba(255, 255, 255, 0.7);
  transform: rotate(540deg);
  -webkit-transform: rotate(540deg);
  -moz-transform: rotate(540deg);
}
/* Pagination
--------------------------- */
.tm-pagination {
  text-align: center;
  margin: 50px 0;
}
.tm-pagination .page-numbers {
  height: 38px;
  width: 38px;
  display: inline-block;
  border: 1px solid #111111;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  line-height: 36px;
  cursor: pointer;
}
.tm-pagination .page-numbers.current {
  cursor: default;
}
.tm-pagination .page-numbers:hover,
.tm-pagination .page-numbers.current {
  background: #111111;
  color: rgba(255, 255, 255, 0.8);
}
/* ==III.6. VISUAL COMPOSER LAYOUT */
.tm-vc-section {
  position: relative;
}
.tm-vc-section.has-inner-border .tm-vc-container {
  padding: 0 20px;
}
.tm-vc-section .tm-vc-inner {
  margin-bottom: 50px;
  position: relative;
}
.tm-vc-section .tm-vc-inner .tm-vc-row-bg-map,
.tm-vc-section .tm-vc-inner .tm-vc-row-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.tm-vc-section .tm-vc-inner .tm-vc-row-bg-map {
  z-index: 1;
}
.tm-vc-section .tm-vc-inner .tm-vc-row-overlay {
  z-index: 2;
}
.tm-vc-section .tm-vc-container {
  position: relative;
  z-index: 3;
}
.tm-vc-section .tm-vc-container.has-main-nav {
  position: static;
}
.tm-vc-section .tm-vc-row {
  *zoom: 1;
  margin-left: -15px;
  margin-right: -15px;
}
.tm-vc-section .tm-vc-row:before,
.tm-vc-section .tm-vc-row:after {
  content: " ";
  display: table;
}
.tm-vc-section .tm-vc-row:after {
  clear: both;
}
.tm-vc-section .tm-vc-row:before,
.tm-vc-section .tm-vc-row:after {
  content: " ";
  display: table;
}
.tm-vc-section .tm-vc-row:after {
  clear: both;
}
.tm-vc-section .tm-vc-row:before,
.tm-vc-section .tm-vc-row:after {
  content: " ";
  display: table;
}
.tm-vc-section .tm-vc-row:after {
  clear: both;
}
.tm-vc-section .tm-vc-row:before,
.tm-vc-section .tm-vc-row:after {
  content: " ";
  display: table;
}
.tm-vc-section .tm-vc-row:after {
  clear: both;
}
.tm-vc-section .tm-vc-section-inner-border {
  position: absolute;
  top: 0;
  left: 0;
  border: 1px solid #fff;
  top: 20px;
  left: 20px;
  z-index: 2;
}
.tm-vc-section.stretch_row {
  max-width: 100%;
  padding: 0;
}
.tm-vc-section.stretch_row_content {
  max-width: 100%;
  padding: 0;
}
.tm-vc-section.stretch_row_content .tm-vc-row {
  margin: 0;
}
.tm-vc-section.stretch_row_content_no_spaces {
  max-width: 100%;
  padding: 0;
}
/* Row title
--------------------------- */
.tm-vc-row-header {
  *zoom: 1;
  margin-bottom: 100px;
}
.tm-vc-row-header:before,
.tm-vc-row-header:after {
  content: " ";
  display: table;
}
.tm-vc-row-header:after {
  clear: both;
}
.tm-vc-row-header:before,
.tm-vc-row-header:after {
  content: " ";
  display: table;
}
.tm-vc-row-header:after {
  clear: both;
}
.tm-vc-row-header:before,
.tm-vc-row-header:after {
  content: " ";
  display: table;
}
.tm-vc-row-header:after {
  clear: both;
}
.tm-vc-row-header:before,
.tm-vc-row-header:after {
  content: " ";
  display: table;
}
.tm-vc-row-header:after {
  clear: both;
}
.tm-vc-row-title {
  font-size: 60px;
  text-align: center;
}
@media (max-width: 767px) {
  .tm-vc-row-title {
    font-size: 30px;
  }
}
.tm-vc-row-title.has-underline span {
  border-bottom: 1px solid;
}
.tm-vc-row-title.has-border span {
  border: 1px solid;
  padding: 0 15px;
}
.tm-vc-row-title.has-motif {
  position: relative;
  padding-bottom: 60px;
  background-image: url('../images/motif-heading-no-repeat.png');
  background-position: center bottom;
  background-repeat: no-repeat;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3/2), (min-resolution: 1.5dppx) {
  .tm-vc-row-title.has-motif {
    background-image: url("../images/motif-heading-no-repeat@2x.png");
    background-size: 100px 31px;
  }
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3/2), (min-resolution: 1.5dppx) {
  .tm-vc-row-title.has-motif {
    background-image: url("../images/motif-heading-no-repeat@2x.png");
    background-size: 100px 31px;
  }
}
.tm-vc-row-title.with-tiny-subtitle {
  margin-bottom: 0;
}
.tm-vc-row-tiny-subtitle {
  text-align: center;
}
.tm-vc-row-tiny-subtitle span {
  padding: 0 5px;
  line-height: 34px;
  display: inline-block;
  border-top: 1px solid;
  border-bottom: 1px solid;
  letter-spacing: 2px;
}
.tm-vc-row-subtitle {
  margin-top: 40px;
  text-align: center;
  line-height: 2;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .tm-vc-row-subtitle {
    float: left;
    width: 50%;
  }
}
@media (min-width: 768px) {
  .tm-vc-row-subtitle {
    margin-left: 25%;
  }
}
.tm-vc-row-button {
  text-align: center;
  display: block;
  clear: both;
}
.tm-vc-row-button a {
  margin-top: 40px;
  height: 44px;
  line-height: 46px;
  padding: 0 30px;
  font-size: 11px;
  display: inline-block;
  margin-bottom: 4px;
  border: transparent;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -webkit-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  -moz-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  -o-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  -webkit-transition: all ease-out 0.3s;
  -moz-transition: all ease-out 0.3s;
  -o-transition: all ease-out 0.3s;
  transition: all ease-out 0.3s;
  color: #fff !important;
}
@media (max-width: 991px) {
  .tm-shortcode-margin,
  .tm-countdown {
    margin-bottom: 30px !important;
  }
  .tm-shortcode-margin:last-child {
    margin-bottom: 0;
  }
}
/* ==III.7. VISUAL COMPOSER */
/* Page Header
--------------------------- */
.tm-page-header {
  text-align: center;
  position: relative;
}
.tm-page-header .tm-page-title {
  font-size: 60px;
  position: relative;
  z-index: 2;
  display: inline-block;
  border-bottom: 1px solid;
}
@media (max-width: 767px) {
  .tm-page-header .tm-page-title {
    font-size: 30px;
  }
}
.tm-page-header .tm-page-title.box {
  border: 1px solid;
  padding: 0 5px;
}
/* Poster
--------------------------- */
.tm-poster {
  padding: 10px;
  position: relative;
  background-size: cover;
  background-position: center center;
}
.tm-poster .overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 1;
}
.tm-poster .tm-poster-inner {
  border: 1px solid #fff;
  position: relative;
  z-index: 2;
}
@media (max-width: 767px) {
  .tm-poster .tm-poster-inner {
    padding: 100px 15px;
    height: auto !important;
  }
  .tm-poster .tm-poster-inner .content {
    display: table-cell;
  }
  .tm-poster .tm-poster-inner .content h1,
  .tm-poster .tm-poster-inner .content h2,
  .tm-poster .tm-poster-inner .content h3,
  .tm-poster .tm-poster-inner .content h4,
  .tm-poster .tm-poster-inner .content h5,
  .tm-poster .tm-poster-inner .content h6 {
    margin-bottom: 15px;
    line-height: 1;
  }
  .tm-poster .tm-poster-inner .content h1 {
    font-size: 40px;
  }
  .tm-poster .tm-poster-inner .content h2 {
    font-size: 35px;
  }
  .tm-poster .tm-poster-inner .content h3 {
    font-size: 30px;
  }
  .tm-poster .tm-poster-inner .content h4,
  .tm-poster .tm-poster-inner .content h5,
  .tm-poster .tm-poster-inner .content h6 {
    font-size: 25px;
  }
}
@media (min-width: 768px) {
  .tm-poster .tm-poster-inner {
    display: table;
    width: 100%;
    padding: 50px 15px;
  }
  .tm-poster .tm-poster-inner .content {
    display: table-cell;
  }
  .tm-poster .tm-poster-inner .content h1,
  .tm-poster .tm-poster-inner .content h2,
  .tm-poster .tm-poster-inner .content h3,
  .tm-poster .tm-poster-inner .content h4,
  .tm-poster .tm-poster-inner .content h5,
  .tm-poster .tm-poster-inner .content h6 {
    margin-bottom: 15px;
    line-height: 1;
  }
  .tm-poster .tm-poster-inner .content h1 {
    font-size: 60px;
  }
  .tm-poster .tm-poster-inner .content h2 {
    font-size: 50px;
  }
  .tm-poster .tm-poster-inner .content h3 {
    font-size: 40px;
  }
  .tm-poster .tm-poster-inner .content h4,
  .tm-poster .tm-poster-inner .content h5,
  .tm-poster .tm-poster-inner .content h6 {
    font-size: 30px;
  }
}
/* Menu
--------------------------- */
.tm-menu.simple .set-title {
  font-size: 24px;
  color: #fff;
  background-color: #d5514d;
  padding: 10px;
  text-align: center;
  position: relative;
  margin-bottom: 30px;
}
@media (min-width: 768px) {
  .tm-menu.simple .set-title {
    font-size: 40px;
  }
}
.tm-menu.simple .set-title > span {
  display: block;
  border: 1px solid #fff;
}
@media (min-width: 768px) {
  .tm-menu.simple .set-title > span {
    line-height: 100px;
  }
}
.tm-menu.simple .entry {
  margin-bottom: 30px;
  position: relative;
  padding-right: 100px;
}
@media (min-width: 768px) {
  .tm-menu.simple .entry {
    padding-right: 150px;
  }
}
.tm-menu.simple .entry-title,
.tm-menu.simple .entry-price {
  font-size: 18px;
  margin-bottom: 5px;
}
.tm-menu.simple .entry-media {
  display: none;
}
.tm-menu.simple .entry-excerpt {
  -webkit-opacity: 0.5;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
  filter: alpha(opacity=50);
  filter: alpha(opacity=@opacity * 100);
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  opacity: 0.5;
}
.tm-menu.simple .entry-price {
  margin-bottom: 10px;
  position: absolute;
  right: 0;
  top: 0;
}
.tm-menu.simple .entry-badge {
  display: none;
}
.tm-menu.elegant-1 {
  border: 2px solid rgba(0, 0, 0, 0.05);
}
.tm-menu.elegant-1 .set-title {
  display: none;
}
.tm-menu.elegant-1 .entry {
  margin: 15px 0;
}
.tm-menu.elegant-1 .entry-inner {
  *zoom: 1;
  position: relative;
}
.tm-menu.elegant-1 .entry-inner:before,
.tm-menu.elegant-1 .entry-inner:after {
  content: " ";
  display: table;
}
.tm-menu.elegant-1 .entry-inner:after {
  clear: both;
}
.tm-menu.elegant-1 .entry-inner:before,
.tm-menu.elegant-1 .entry-inner:after {
  content: " ";
  display: table;
}
.tm-menu.elegant-1 .entry-inner:after {
  clear: both;
}
.tm-menu.elegant-1 .entry-inner:before,
.tm-menu.elegant-1 .entry-inner:after {
  content: " ";
  display: table;
}
.tm-menu.elegant-1 .entry-inner:after {
  clear: both;
}
.tm-menu.elegant-1 .entry-inner:before,
.tm-menu.elegant-1 .entry-inner:after {
  content: " ";
  display: table;
}
.tm-menu.elegant-1 .entry-inner:after {
  clear: both;
}
.tm-menu.elegant-1 .entry-media {
  margin: 0;
  text-align: center;
  position: relative;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .tm-menu.elegant-1 .entry-media {
    float: left;
    width: 25%;
  }
}
.tm-menu.elegant-1 .entry-media img {
  -webkit-border-radius: 50%;
  border-radius: 50%;
  width: 80px;
}
.tm-menu.elegant-1 .entry-media .menu-thumb {
  position: absolute;
  z-index: 1;
  content: '';
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
.tm-menu.elegant-1 .entry-media i {
  -webkit-opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: alpha(opacity=0);
  filter: alpha(opacity=@opacity * 100);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
  -webkit-transition: all cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.3s;
  -moz-transition: all cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.3s;
  -o-transition: all cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.3s;
  transition: all cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.3s;
  position: absolute;
  z-index: 2;
  font-size: 20px;
  top: 50%;
  left: 50%;
  margin-top: -10px;
  margin-left: -10px;
  color: #fff;
  transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
}
.tm-menu.elegant-1 .entry:hover .entry-media i {
  -webkit-opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
  filter: alpha(opacity=@opacity * 100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
  transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
}
.tm-menu.elegant-1 .entry-title,
.tm-menu.elegant-1 .entry-price {
  font-size: 18px;
  margin-bottom: 5px;
}
.tm-menu.elegant-1 .entry-price {
  color: #f28a34;
  margin-bottom: 10px;
  position: absolute;
  right: 15px;
  top: 0px;
}
.tm-menu.elegant-1 .entry-content {
  padding: 0 15px;
}
@media (min-width: 768px) {
  .tm-menu.elegant-1 .entry-content {
    padding-right: 110px;
    float: left;
    width: 75%;
  }
}
.tm-menu.elegant-1 .entry-excerpt {
  -webkit-opacity: 0.5;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
  filter: alpha(opacity=50);
  filter: alpha(opacity=@opacity * 100);
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  opacity: 0.5;
  line-height: 2;
}
.tm-menu.elegant-1 .entry-badge {
  margin-bottom: 5px;
  display: inline-block;
  background-color: #f28a34;
  color: #fff;
  font-size: 11px;
  padding: 3px 5px;
  text-transform: uppercase;
  position: absolute;
}
@media (min-width: 768px) {
  .tm-menu.elegant-1 .entry-badge {
    right: 0;
    top: 40px;
  }
}
@media (max-width: 767px) {
  .tm-menu.elegant-1 .entry-badge {
    top: 5px;
    left: 0;
  }
}
.tm-menu.elegant-2 .set-title {
  display: none;
}
.tm-menu.elegant-2 .entry {
  margin-bottom: 20px;
}
.tm-menu.elegant-2 .entry-inner {
  *zoom: 1;
  position: relative;
}
.tm-menu.elegant-2 .entry-inner:before,
.tm-menu.elegant-2 .entry-inner:after {
  content: " ";
  display: table;
}
.tm-menu.elegant-2 .entry-inner:after {
  clear: both;
}
.tm-menu.elegant-2 .entry-inner:before,
.tm-menu.elegant-2 .entry-inner:after {
  content: " ";
  display: table;
}
.tm-menu.elegant-2 .entry-inner:after {
  clear: both;
}
.tm-menu.elegant-2 .entry-inner:before,
.tm-menu.elegant-2 .entry-inner:after {
  content: " ";
  display: table;
}
.tm-menu.elegant-2 .entry-inner:after {
  clear: both;
}
.tm-menu.elegant-2 .entry-inner:before,
.tm-menu.elegant-2 .entry-inner:after {
  content: " ";
  display: table;
}
.tm-menu.elegant-2 .entry-inner:after {
  clear: both;
}
.tm-menu.elegant-2 .entry-media {
  display: none;
}
.tm-menu.elegant-2 .entry-media:before,
.tm-menu.elegant-2 .entry-media i {
  -webkit-opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: alpha(opacity=0);
  filter: alpha(opacity=@opacity * 100);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
  -webkit-transition: all cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.3s;
  -moz-transition: all cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.3s;
  -o-transition: all cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.3s;
  transition: all cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.3s;
}
.tm-menu.elegant-2 .entry-media:before,
.tm-menu.elegant-2 .entry-media .menu-thumb {
  position: absolute;
  z-index: 1;
  content: '';
  background: rgba(0, 0, 0, 0.3);
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
.tm-menu.elegant-2 .entry-media .menu-thumb {
  background: transparent;
}
.tm-menu.elegant-2 .entry-media i {
  position: absolute;
  z-index: 2;
  font-size: 20px;
  top: 50%;
  left: 50%;
  margin-top: -10px;
  margin-left: -10px;
  color: #fff;
  transform: rotate(0);
  -webkit-transform: rotate(0);
  -moz-transform: rotate(0);
  -ms-transform: rotate(0);
  -o-transform: rotate(0);
}
.tm-menu.elegant-2 .entry:hover .entry-media .fa {
  -webkit-opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
  filter: alpha(opacity=@opacity * 100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
  transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  -o-transform: rotate(135deg);
}
.tm-menu.elegant-2 .entry-title,
.tm-menu.elegant-2 .entry-price {
  font-size: 18px;
  margin-bottom: 5px;
}
.tm-menu.elegant-2 .entry-title {
  display: block;
  text-align: left;
  overflow: hidden;
  white-space: nowrap;
}
.tm-menu.elegant-2 .entry-title span {
  position: relative;
  display: inline-block;
}
.tm-menu.elegant-2 .entry-title span:before,
.tm-menu.elegant-2 .entry-title span:after {
  content: "";
  position: absolute;
  top: 50%;
  width: 9999px;
  height: 1px;
  left: 100%;
  margin-left: 15px;
}
.tm-menu.elegant-2 .entry-title span:before {
  background: rgba(0, 0, 0, 0.15);
}
.tm-menu.elegant-2 .entry-title span:after {
  background: rgba(255, 255, 255, 0.15);
}
.tm-menu.elegant-2 .entry-price {
  color: #f28a34;
  margin-bottom: 10px;
  position: absolute;
  right: 0px;
  top: 0px;
}
.tm-menu.elegant-2 .entry-content {
  float: left;
  padding-right: 110px;
}
.tm-menu.elegant-2 .entry-excerpt {
  -webkit-opacity: 0.5;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
  filter: alpha(opacity=50);
  filter: alpha(opacity=@opacity * 100);
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  opacity: 0.5;
  line-height: 2;
}
.tm-menu.elegant-2 .entry-badge {
  margin-bottom: 5px;
  display: inline-block;
  background-color: #f28a34;
  color: #fff;
  font-size: 11px;
  padding: 3px 5px;
  text-transform: uppercase;
  right: 0;
  top: 30px;
  position: absolute;
}
.tm-menu.elegant-3 .set-title {
  display: none;
}
.tm-menu.elegant-3 .entry {
  margin-bottom: 10px;
}
.tm-menu.elegant-3 .entry-inner {
  *zoom: 1;
  border: 2px solid rgba(0, 0, 0, 0.05);
  position: relative;
}
.tm-menu.elegant-3 .entry-inner:before,
.tm-menu.elegant-3 .entry-inner:after {
  content: " ";
  display: table;
}
.tm-menu.elegant-3 .entry-inner:after {
  clear: both;
}
.tm-menu.elegant-3 .entry-inner:before,
.tm-menu.elegant-3 .entry-inner:after {
  content: " ";
  display: table;
}
.tm-menu.elegant-3 .entry-inner:after {
  clear: both;
}
.tm-menu.elegant-3 .entry-inner:before,
.tm-menu.elegant-3 .entry-inner:after {
  content: " ";
  display: table;
}
.tm-menu.elegant-3 .entry-inner:after {
  clear: both;
}
.tm-menu.elegant-3 .entry-inner:before,
.tm-menu.elegant-3 .entry-inner:after {
  content: " ";
  display: table;
}
.tm-menu.elegant-3 .entry-inner:after {
  clear: both;
}
.tm-menu.elegant-3 .entry-media {
  position: relative;
}
@media (min-width: 768px) {
  .tm-menu.elegant-3 .entry-media {
    float: left;
    width: 30%;
  }
}
.tm-menu.elegant-3 .entry-media img {
  margin: 0;
}
.tm-menu.elegant-3 .entry-media:before {
  -webkit-opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: alpha(opacity=0);
  filter: alpha(opacity=@opacity * 100);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
  -webkit-transition: all cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.3s;
  -moz-transition: all cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.3s;
  -o-transition: all cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.3s;
  transition: all cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.3s;
}
.tm-menu.elegant-3 .entry-media:before,
.tm-menu.elegant-3 .entry-media .menu-thumb {
  position: absolute;
  z-index: 1;
  content: '';
  background: rgba(0, 0, 0, 0.3);
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
.tm-menu.elegant-3 .entry-media .menu-thumb {
  background: transparent;
}
.tm-menu.elegant-3 .entry-media i {
  position: absolute;
  z-index: 2;
  font-size: 30px;
  top: 50%;
  left: 50%;
  margin-top: -15px;
  margin-left: -15px;
  color: #fff;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  -webkit-transition: all cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.3s;
  -moz-transition: all cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.3s;
  -o-transition: all cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.3s;
  transition: all cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.3s;
}
.tm-menu.elegant-3 .entry:hover .entry-media i {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.tm-menu.elegant-3 .entry:hover .entry-media:before {
  -webkit-opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
  filter: alpha(opacity=@opacity * 100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
  -webkit-border-radius: 0;
  border-radius: 0;
}
.tm-menu.elegant-3 .entry-title,
.tm-menu.elegant-3 .entry-price {
  font-size: 18px;
  margin-bottom: 5px;
}
.tm-menu.elegant-3 .entry-price {
  color: #f28a34;
  margin-bottom: 10px;
}
@media (max-width: 767px) {
  .tm-menu.elegant-3 .entry-price {
    top: 10px;
  }
}
@media (min-width: 768px) {
  .tm-menu.elegant-3 .entry-price {
    position: absolute;
    right: 15px;
    top: 30px;
  }
}
.tm-menu.elegant-3 .entry-content {
  padding: 30px 15px 15px;
}
@media (min-width: 768px) {
  .tm-menu.elegant-3 .entry-content {
    float: left;
    width: 70%;
    padding-right: 100px;
  }
}
@media (max-width: 767px) {
  .tm-menu.elegant-3 .entry-content {
    padding: 10px 15px;
  }
}
.tm-menu.elegant-3 .entry-excerpt {
  -webkit-opacity: 0.5;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
  filter: alpha(opacity=50);
  filter: alpha(opacity=@opacity * 100);
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  opacity: 0.5;
  line-height: 2;
}
.tm-menu.elegant-3 .entry-badge {
  display: none;
}
.tm-menu.yin-yang {
  color: #D79D14;
  *zoom: 1;
}
.tm-menu.yin-yang:before,
.tm-menu.yin-yang:after {
  content: " ";
  display: table;
}
.tm-menu.yin-yang:after {
  clear: both;
}
.tm-menu.yin-yang:before,
.tm-menu.yin-yang:after {
  content: " ";
  display: table;
}
.tm-menu.yin-yang:after {
  clear: both;
}
.tm-menu.yin-yang:before,
.tm-menu.yin-yang:after {
  content: " ";
  display: table;
}
.tm-menu.yin-yang:after {
  clear: both;
}
.tm-menu.yin-yang:before,
.tm-menu.yin-yang:after {
  content: " ";
  display: table;
}
.tm-menu.yin-yang:after {
  clear: both;
}
.tm-menu.yin-yang .set-title {
  font-size: 30px;
  text-align: center;
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .tm-menu.yin-yang .set-title {
    font-size: 60px;
  }
}
.tm-menu.yin-yang .set-title span {
  border-bottom: 2px solid #D79D14;
}
@media (min-width: 992px) {
  .tm-menu.yin-yang .tm-menu-media {
    float: left;
    width: 50%;
  }
}
.tm-menu.yin-yang .tm-menu-media.is-pull-right {
  float: right;
}
.tm-menu.yin-yang .tm-menu-content {
  padding: 20px 5px 0;
}
@media (min-width: 992px) {
  .tm-menu.yin-yang .tm-menu-content {
    float: left;
    width: 50%;
  }
}
.tm-menu.yin-yang .entry {
  margin-bottom: 15px;
}
.tm-menu.yin-yang .entry-inner {
  position: relative;
}
.tm-menu.yin-yang .entry-media {
  display: none;
}
.tm-menu.yin-yang .entry-title,
.tm-menu.yin-yang .entry-price {
  opacity: 0.9;
  font-size: 18px;
}
@media (min-width: 768px) {
  .tm-menu.yin-yang .entry-content {
    padding-left: 100px;
  }
}
@media (min-width: 768px) {
  .tm-menu.yin-yang .entry-price {
    position: absolute;
    left: 0;
    top: 0;
  }
}
@media (max-width: 767px) {
  .tm-menu.yin-yang .entry-price {
    top: 10px;
  }
}
.tm-menu.yin-yang .entry-excerpt {
  -webkit-opacity: 0.5;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
  filter: alpha(opacity=50);
  filter: alpha(opacity=@opacity * 100);
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  opacity: 0.5;
  line-height: 2;
}
.tm-menu.yin-yang .entry-badge {
  display: none;
}
.tm-menu.chessboard .entry {
  margin-bottom: 0;
}
.tm-menu.chessboard .entry-inner {
  background: #fff;
}
.tm-menu.chessboard .entry-content {
  padding: 10px 15px;
}
@media (min-width: 1600px) {
  .tm-menu.chessboard .entry-content {
    padding: 50px 30px 30px;
  }
}
.tm-menu.chessboard .set-title {
  display: none;
}
.tm-menu.chessboard .entry {
  float: left;
}
.tm-menu.chessboard .entry-title {
  margin-right: 5px;
}
.tm-menu.chessboard .entry-inner {
  *zoom: 1;
}
.tm-menu.chessboard .entry-inner:before,
.tm-menu.chessboard .entry-inner:after {
  content: " ";
  display: table;
}
.tm-menu.chessboard .entry-inner:after {
  clear: both;
}
.tm-menu.chessboard .entry-inner:before,
.tm-menu.chessboard .entry-inner:after {
  content: " ";
  display: table;
}
.tm-menu.chessboard .entry-inner:after {
  clear: both;
}
.tm-menu.chessboard .entry-inner:before,
.tm-menu.chessboard .entry-inner:after {
  content: " ";
  display: table;
}
.tm-menu.chessboard .entry-inner:after {
  clear: both;
}
.tm-menu.chessboard .entry-inner:before,
.tm-menu.chessboard .entry-inner:after {
  content: " ";
  display: table;
}
.tm-menu.chessboard .entry-inner:after {
  clear: both;
}
.tm-menu.chessboard .entry-media,
.tm-menu.chessboard .entry-content {
  float: left;
  width: 50%;
}
@media (max-width: 767px) {
  .tm-menu.chessboard .entry-media,
  .tm-menu.chessboard .entry-content {
    width: 100%;
  }
}
.tm-menu.chessboard .entry-media {
  position: relative;
}
.tm-menu.chessboard .entry-media.is-pull-right {
  float: right;
}
.tm-menu.chessboard .entry-media:before,
.tm-menu.chessboard .entry-media .fa {
  -webkit-opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: alpha(opacity=0);
  filter: alpha(opacity=@opacity * 100);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
  -webkit-transition: all cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.3s;
  -moz-transition: all cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.3s;
  -o-transition: all cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.3s;
  transition: all cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.3s;
}
.tm-menu.chessboard .entry-media:before,
.tm-menu.chessboard .entry-media .menu-thumb {
  position: absolute;
  z-index: 1;
  content: '';
  background: rgba(0, 0, 0, 0.3);
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
.tm-menu.chessboard .entry-media .menu-thumb {
  background: transparent;
}
.tm-menu.chessboard .entry-media i {
  position: absolute;
  z-index: 2;
  font-size: 30px;
  top: 50%;
  left: 50%;
  margin-top: -15px;
  margin-left: -15px;
  color: #fff;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  -webkit-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  -moz-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  -o-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  -webkit-transition: all ease-out 0.3s;
  -moz-transition: all ease-out 0.3s;
  -o-transition: all ease-out 0.3s;
  transition: all ease-out 0.3s;
}
.tm-menu.chessboard .entry:hover .entry-media i {
  -webkit-opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
  filter: alpha(opacity=@opacity * 100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.tm-menu.chessboard .entry:hover .entry-media:before {
  -webkit-opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
  filter: alpha(opacity=@opacity * 100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
  -webkit-border-radius: 0;
  border-radius: 0;
}
.tm-menu.chessboard .entry-badge {
  margin-bottom: 5px;
  display: inline-block;
  background-color: #ce2226;
  color: #fff;
  font-size: 10px;
  padding: 3px 5px;
  text-transform: uppercase;
  position: relative;
  top: -3px;
}
.tm-menu.chessboard .entry-title,
.tm-menu.chessboard .entry-price {
  font-size: 18px;
  margin-bottom: 5px;
}
.tm-menu.chessboard .entry-title,
.tm-menu.chessboard .entry-badge {
  display: inline-block;
}
.tm-menu.chessboard .entry-price {
  color: #ce2226;
}
.tm-menu.chessboard .entry-excerpt {
  -webkit-opacity: 0.5;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
  filter: alpha(opacity=50);
  filter: alpha(opacity=@opacity * 100);
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  opacity: 0.5;
  line-height: 1.8;
}
@media (max-width: 1199px) {
  .tm-menu.chessboard .entry-excerpt {
    line-height: 1.5;
  }
}
.tm-menu.special {
  background: #fff;
  padding: 90px 50px;
}
@media (max-width: 767px) {
  .tm-menu.special {
    padding: 50px 30px;
  }
}
.tm-menu.special .menu-content,
.tm-menu.special .menu-media {
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  float: left;
}
@media (min-width: 768px) {
  .tm-menu.special .menu-content,
  .tm-menu.special .menu-media {
    float: left;
    width: 50%;
  }
}
.tm-menu.special .menu-media .row {
  margin-left: -5px;
  margin-right: -5px;
}
.tm-menu.special .entry-media {
  float: left;
  width: 50%;
  position: relative;
  min-height: 1px;
  padding-left: 5px;
  padding-right: 5px;
  margin-bottom: 10px;
}
@media (min-width: 768px) {
  .tm-menu.special .entry-media {
    float: left;
    width: 100%;
  }
}
@media (min-width: 992px) {
  .tm-menu.special .entry-media {
    float: left;
    width: 50%;
  }
}
.tm-menu.special .entry-media .inner {
  position: relative;
}
.tm-menu.special .entry-media .inner .menu-thumb,
.tm-menu.special .entry-media .inner:after {
  position: absolute;
  content: '';
}
.tm-menu.special .entry-media .inner .menu-thumb {
  display: block;
  width: 90%;
  height: 90%;
  top: 5%;
  left: 5%;
  border: 1px solid rgba(255, 255, 255, 0.5);
  z-index: 2;
}
.tm-menu.special .entry-media .inner:after {
  background: rgba(0, 0, 0, 0.1);
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.tm-menu.special .entry-media .inner i {
  position: absolute;
  font-size: 30px;
  top: 50%;
  left: 50%;
  margin-top: -15px;
  margin-left: -15px;
  color: #fff;
  -webkit-transition: all cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.3s;
  -moz-transition: all cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.3s;
  -o-transition: all cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.3s;
  transition: all cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.3s;
  -webkit-transform: scale(0.5);
  -moz-transform: scale(0.5);
  -ms-transform: scale(0.5);
  -o-transform: scale(0.5);
  transform: scale(0.5);
  -webkit-opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: alpha(opacity=0);
  filter: alpha(opacity=@opacity * 100);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
}
.tm-menu.special .entry-media .inner:hover i {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
  filter: alpha(opacity=@opacity * 100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
}
.tm-menu.special.special-1 .set-title {
  font-size: 60px;
  text-align: center;
  margin-bottom: 30px;
}
.tm-menu.special.special-1 .set-title span {
  border-bottom: 1px solid;
}
@media (max-width: 991px) {
  .tm-menu.special.special-1 .set-title {
    font-size: 30px;
  }
}
.tm-menu.special.special-1 .entry {
  margin-bottom: 20px;
}
.tm-menu.special.special-1 .entry-inner {
  position: relative;
  *zoom: 1;
}
.tm-menu.special.special-1 .entry-inner:before,
.tm-menu.special.special-1 .entry-inner:after {
  content: " ";
  display: table;
}
.tm-menu.special.special-1 .entry-inner:after {
  clear: both;
}
.tm-menu.special.special-1 .entry-inner:before,
.tm-menu.special.special-1 .entry-inner:after {
  content: " ";
  display: table;
}
.tm-menu.special.special-1 .entry-inner:after {
  clear: both;
}
.tm-menu.special.special-1 .entry-inner:before,
.tm-menu.special.special-1 .entry-inner:after {
  content: " ";
  display: table;
}
.tm-menu.special.special-1 .entry-inner:after {
  clear: both;
}
.tm-menu.special.special-1 .entry-inner:before,
.tm-menu.special.special-1 .entry-inner:after {
  content: " ";
  display: table;
}
.tm-menu.special.special-1 .entry-inner:after {
  clear: both;
}
@media (min-width: 768px) {
  .tm-menu.special.special-1 .entry-content {
    padding-right: 110px;
  }
}
.tm-menu.special.special-1 .entry-title,
.tm-menu.special.special-1 .entry-price {
  font-size: 18px;
}
.tm-menu.special.special-1 .entry-price {
  color: #f28a34;
}
@media (min-width: 768px) {
  .tm-menu.special.special-1 .entry-price {
    position: absolute;
    right: 0;
    top: 0;
  }
}
@media (max-width: 767px) {
  .tm-menu.special.special-1 .entry-price {
    top: 10px;
  }
}
.tm-menu.special.special-1 .entry-excerpt {
  -webkit-opacity: 0.5;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
  filter: alpha(opacity=50);
  filter: alpha(opacity=@opacity * 100);
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  opacity: 0.5;
  line-height: 2;
}
.tm-menu.special.special-1 .entry-badge {
  display: none;
}
.tm-menu.special.special-2 {
  text-align: center;
}
@media (max-width: 767px) {
  .tm-menu.special.special-2 {
    margin-bottom: 30px;
  }
}
.tm-menu.special.special-2 .menu-content a {
  height: 44px;
  line-height: 46px;
  padding: 0 30px;
  font-size: 11px;
  display: inline-block;
  margin-bottom: 4px;
  border: transparent;
  -webkit-border-radius: 50px;
  border-radius: 50px;
  -webkit-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  -moz-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  -o-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  -webkit-transition: all ease-out 0.3s;
  -moz-transition: all ease-out 0.3s;
  -o-transition: all ease-out 0.3s;
  transition: all ease-out 0.3s;
}
.tm-menu.special.special-2 .set-title {
  font-size: 60px;
  padding-bottom: 60px;
  margin-bottom: 40px;
  background-image: url('../images/motif-heading-no-repeat.png');
  background-position: center bottom;
  background-repeat: no-repeat;
}
@media (max-width: 767px) {
  .tm-menu.special.special-2 .set-title {
    font-size: 30px;
  }
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3/2), (min-resolution: 1.5dppx) {
  .tm-menu.special.special-2 .set-title {
    background-image: url("../images/motif-heading-no-repeat@2x.png");
    background-size: 100px 31px;
  }
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3/2), (min-resolution: 1.5dppx) {
  .tm-menu.special.special-2 .set-title {
    background-image: url("../images/motif-heading-no-repeat@2x.png");
    background-size: 100px 31px;
  }
}
.tm-menu.special.special-2 p {
  -webkit-opacity: 0.5;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
  filter: alpha(opacity=50);
  filter: alpha(opacity=@opacity * 100);
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  opacity: 0.5;
  line-height: 2;
  margin-bottom: 40px;
}
/* Features
--------------------------- */
.tm-feature {
  text-align: center;
}
.tm-feature .entry-media {
  margin-bottom: 35px;
  font-size: 60px;
}
.tm-feature .title {
  margin-bottom: 20px;
  font-size: 18px;
}
.tm-feature .subtitle {
  line-height: 2;
}
/* Testimonial
--------------------------- */
.tm-testimonial {
  text-align: center;
}
@media (min-width: 480px) {
  .tm-testimonial .slide-inner {
    padding: 0 10%;
  }
}
.tm-testimonial .heading-font {
  font-size: 20px;
  font-style: italic;
  line-height: 2;
  margin-bottom: 30px;
}
.tm-testimonial .body-font {
  margin-bottom: 45px;
  font-size: 13px;
  text-transform: uppercase;
}
.tm-testimonial .body-font span {
  line-height: 30px;
  display: inline-block;
  padding: 0 10px;
  letter-spacing: 2px;
  border-top: 1px solid;
  border-bottom: 1px solid;
}
/* Contact
--------------------------- */
.tm-contact form p {
  padding-left: 5px;
  padding-right: 5px;
}
.tm-contact textarea {
  max-height: 200px;
}
.tm-contact input[type="submit"] {
  margin: 30px auto 0 auto;
  color: #fff;
  background: #e48b3e;
}
.tm-contact input[type="submit"]:hover,
.tm-contact input[type="submit"]:focus {
  -webkit-opacity: 0.7;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
  filter: alpha(opacity=70);
  filter: alpha(opacity=@opacity * 100);
  -moz-opacity: 0.7;
  -khtml-opacity: 0.7;
  opacity: 0.7;
}
.tm-contact .form-note {
  margin-top: 30px;
}
.tm-contact br {
  display: none;
}
.tm-contact .address {
  text-align: center;
}
@media (min-width: 768px) {
  .tm-contact .address {
    padding: 0 30px;
  }
}
.tm-contact .text {
  color: #858585;
  margin-bottom: 50px;
  line-height: 2;
}
.tm-contact.vertical {
  padding: 50px 30px 60px;
  background: #fff;
}
.tm-contact.vertical .title {
  font-size: 60px;
  margin-bottom: 50px;
}
@media (max-width: 767px) {
  .tm-contact.vertical .title {
    font-size: 30px;
  }
}
.tm-contact.vertical .title span {
  border-bottom: 1px solid;
}
.tm-contact.horizontal {
  background: #fff;
  *zoom: 1;
}
.tm-contact.horizontal:before,
.tm-contact.horizontal:after {
  content: " ";
  display: table;
}
.tm-contact.horizontal:after {
  clear: both;
}
.tm-contact.horizontal:before,
.tm-contact.horizontal:after {
  content: " ";
  display: table;
}
.tm-contact.horizontal:after {
  clear: both;
}
.tm-contact.horizontal:before,
.tm-contact.horizontal:after {
  content: " ";
  display: table;
}
.tm-contact.horizontal:after {
  clear: both;
}
.tm-contact.horizontal:before,
.tm-contact.horizontal:after {
  content: " ";
  display: table;
}
.tm-contact.horizontal:after {
  clear: both;
}
.tm-contact.horizontal .title {
  font-size: 24px;
  margin-bottom: 30px;
}
@media (min-width: 768px) {
  .tm-contact.horizontal .address {
    float: left;
    width: 50%;
  }
  .tm-contact.horizontal .contact-form {
    float: left;
    width: 50%;
  }
}
/* Reservation
--------------------------- */
.tm-reservation {
  padding: 0 15px;
}
.tm-reservation .clearfix,
.tm-reservation .container-fluid,
.tm-reservation .row,
.tm-reservation .tm-vc-section .tm-vc-row,
.tm-reservation .tm-menu.special .menu-media .row,
.tm-reservation .tm-text .mail.full .row,
.tm-reservation .tm-post-carousel .tm-carousel,
.tm-reservation .tm-member .entry-inner,
.tm-reservation .tm-header.fluid.headroom--top .tm-header-inner,
.tm-reservation .tm-top-bar.wide,
.tm-reservation .tm-vc-main-nav.is-headroom.float-fluid .tm-header.headroom--top {
  margin-left: -5px;
  margin-right: -5px;
}
.tm-reservation .title,
.tm-reservation .tiny-subtitle,
.tm-reservation .subtitle {
  text-align: center;
}
.tm-reservation .title {
  font-size: 60px;
  margin-bottom: 15px;
}
@media (max-width: 767px) {
  .tm-reservation .title {
    font-size: 30px;
  }
}
.tm-reservation .subtitle {
  margin: 30px 0;
}
.tm-reservation form p {
  padding-left: 5px;
  padding-right: 5px;
}
.tm-reservation input[type="submit"] {
  margin: 30px auto 0 auto;
  color: #fff;
}
.tm-reservation input[type="submit"]:hover {
  -webkit-opacity: 0.8;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
  filter: alpha(opacity=80);
  filter: alpha(opacity=@opacity * 100);
  -moz-opacity: 0.8;
  -khtml-opacity: 0.8;
  opacity: 0.8;
}
.tm-reservation select,
.tm-reservation textarea,
.tm-reservation input[type="text"],
.tm-reservation input[type="password"],
.tm-reservation input[type="datetime"],
.tm-reservation input[type="datetime-local"],
.tm-reservation input[type="date"],
.tm-reservation input[type="month"],
.tm-reservation input[type="time"],
.tm-reservation input[type="week"],
.tm-reservation input[type="number"],
.tm-reservation input[type="email"],
.tm-reservation input[type="url"],
.tm-reservation input[type="search"],
.tm-reservation input[type="tel"],
.tm-reservation input[type="color"] {
  background: transparent;
}
.tm-reservation.light {
  color: #fff;
}
.tm-reservation.light select,
.tm-reservation.light textarea,
.tm-reservation.light input[type="text"],
.tm-reservation.light input[type="password"],
.tm-reservation.light input[type="datetime"],
.tm-reservation.light input[type="datetime-local"],
.tm-reservation.light input[type="date"],
.tm-reservation.light input[type="month"],
.tm-reservation.light input[type="time"],
.tm-reservation.light input[type="week"],
.tm-reservation.light input[type="number"],
.tm-reservation.light input[type="email"],
.tm-reservation.light input[type="url"],
.tm-reservation.light input[type="search"],
.tm-reservation.light input[type="tel"],
.tm-reservation.light input[type="color"] {
  border-color: #fff;
  background: transparent;
  color: #fff;
}
.tm-reservation.light select::-webkit-input-placeholder,
.tm-reservation.light textarea::-webkit-input-placeholder,
.tm-reservation.light input[type="text"]::-webkit-input-placeholder,
.tm-reservation.light input[type="password"]::-webkit-input-placeholder,
.tm-reservation.light input[type="datetime"]::-webkit-input-placeholder,
.tm-reservation.light input[type="datetime-local"]::-webkit-input-placeholder,
.tm-reservation.light input[type="date"]::-webkit-input-placeholder,
.tm-reservation.light input[type="month"]::-webkit-input-placeholder,
.tm-reservation.light input[type="time"]::-webkit-input-placeholder,
.tm-reservation.light input[type="week"]::-webkit-input-placeholder,
.tm-reservation.light input[type="number"]::-webkit-input-placeholder,
.tm-reservation.light input[type="email"]::-webkit-input-placeholder,
.tm-reservation.light input[type="url"]::-webkit-input-placeholder,
.tm-reservation.light input[type="search"]::-webkit-input-placeholder,
.tm-reservation.light input[type="tel"]::-webkit-input-placeholder,
.tm-reservation.light input[type="color"]::-webkit-input-placeholder {
  color: #f0f0f0;
}
.tm-reservation.light select:-moz-placeholder,
.tm-reservation.light textarea:-moz-placeholder,
.tm-reservation.light input[type="text"]:-moz-placeholder,
.tm-reservation.light input[type="password"]:-moz-placeholder,
.tm-reservation.light input[type="datetime"]:-moz-placeholder,
.tm-reservation.light input[type="datetime-local"]:-moz-placeholder,
.tm-reservation.light input[type="date"]:-moz-placeholder,
.tm-reservation.light input[type="month"]:-moz-placeholder,
.tm-reservation.light input[type="time"]:-moz-placeholder,
.tm-reservation.light input[type="week"]:-moz-placeholder,
.tm-reservation.light input[type="number"]:-moz-placeholder,
.tm-reservation.light input[type="email"]:-moz-placeholder,
.tm-reservation.light input[type="url"]:-moz-placeholder,
.tm-reservation.light input[type="search"]:-moz-placeholder,
.tm-reservation.light input[type="tel"]:-moz-placeholder,
.tm-reservation.light input[type="color"]:-moz-placeholder {
  color: #f0f0f0;
}
.tm-reservation.light select::-moz-placeholder,
.tm-reservation.light textarea::-moz-placeholder,
.tm-reservation.light input[type="text"]::-moz-placeholder,
.tm-reservation.light input[type="password"]::-moz-placeholder,
.tm-reservation.light input[type="datetime"]::-moz-placeholder,
.tm-reservation.light input[type="datetime-local"]::-moz-placeholder,
.tm-reservation.light input[type="date"]::-moz-placeholder,
.tm-reservation.light input[type="month"]::-moz-placeholder,
.tm-reservation.light input[type="time"]::-moz-placeholder,
.tm-reservation.light input[type="week"]::-moz-placeholder,
.tm-reservation.light input[type="number"]::-moz-placeholder,
.tm-reservation.light input[type="email"]::-moz-placeholder,
.tm-reservation.light input[type="url"]::-moz-placeholder,
.tm-reservation.light input[type="search"]::-moz-placeholder,
.tm-reservation.light input[type="tel"]::-moz-placeholder,
.tm-reservation.light input[type="color"]::-moz-placeholder {
  color: #f0f0f0;
}
.tm-reservation.light select:-ms-input-placeholder,
.tm-reservation.light textarea:-ms-input-placeholder,
.tm-reservation.light input[type="text"]:-ms-input-placeholder,
.tm-reservation.light input[type="password"]:-ms-input-placeholder,
.tm-reservation.light input[type="datetime"]:-ms-input-placeholder,
.tm-reservation.light input[type="datetime-local"]:-ms-input-placeholder,
.tm-reservation.light input[type="date"]:-ms-input-placeholder,
.tm-reservation.light input[type="month"]:-ms-input-placeholder,
.tm-reservation.light input[type="time"]:-ms-input-placeholder,
.tm-reservation.light input[type="week"]:-ms-input-placeholder,
.tm-reservation.light input[type="number"]:-ms-input-placeholder,
.tm-reservation.light input[type="email"]:-ms-input-placeholder,
.tm-reservation.light input[type="url"]:-ms-input-placeholder,
.tm-reservation.light input[type="search"]:-ms-input-placeholder,
.tm-reservation.light input[type="tel"]:-ms-input-placeholder,
.tm-reservation.light input[type="color"]:-ms-input-placeholder {
  color: #f0f0f0;
}
/* Thememove Text
--------------------------- */
@media (max-width: 767px) {
  .tm-text {
    margin-bottom: 30px;
  }
}
.tm-text.light {
  color: #f0f0f0;
}
.tm-text.light .title {
  color: #f0f0f0;
}
.tm-text.light a {
  color: #f0f0f0;
}
.tm-text.light input {
  border-color: #f0f0f0;
  color: #f0f0f0;
}
.tm-text.light input::-webkit-input-placeholder {
  color: #f0f0f0;
}
.tm-text.light input:-moz-placeholder {
  color: #f0f0f0;
}
.tm-text.light input::-moz-placeholder {
  color: #f0f0f0;
}
.tm-text.light input:-ms-input-placeholder {
  color: #f0f0f0;
}
.tm-text.light button {
  color: #fff;
}
.tm-text .title {
  font-size: 40px;
}
@media (max-width: 767px) {
  .tm-text .title {
    font-size: 24px !important;
  }
}
.tm-text .title.has-underline span {
  border-bottom: 1px solid;
}
.tm-text .title.has-border span {
  border: 1px solid;
  padding: 0 15px;
}
.tm-text .title.has-motif {
  position: relative;
  padding-bottom: 60px;
  background-image: url('../images/motif-heading-no-repeat.png');
  background-position: center bottom;
  background-repeat: no-repeat;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3/2), (min-resolution: 1.5dppx) {
  .tm-text .title.has-motif {
    background-image: url("../images/motif-heading-no-repeat@2x.png");
    background-size: 100px 31px;
  }
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3/2), (min-resolution: 1.5dppx) {
  .tm-text .title.has-motif {
    background-image: url("../images/motif-heading-no-repeat@2x.png");
    background-size: 100px 31px;
  }
}
.tm-text .content {
  line-height: 2;
  margin-top: 30px;
  -webkit-opacity: 0.75;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=75);
  filter: alpha(opacity=75);
  filter: alpha(opacity=@opacity * 100);
  -moz-opacity: 0.75;
  -khtml-opacity: 0.75;
  opacity: 0.75;
}
.tm-text .socials {
  margin-top: 30px;
}
.tm-text .socials a {
  display: inline-block;
  height: 34px;
  width: 34px;
  border: 2px solid;
  line-height: 32px;
  text-align: center;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  margin: 0 8px;
}
.tm-text .socials a:hover {
  -webkit-opacity: 0.8;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
  filter: alpha(opacity=80);
  filter: alpha(opacity=@opacity * 100);
  -moz-opacity: 0.8;
  -khtml-opacity: 0.8;
  opacity: 0.8;
}
.tm-text .mail {
  margin-top: 30px;
}
.tm-text .mail.compact form {
  position: relative;
}
.tm-text .mail.compact form input {
  background: transparent;
  padding-right: 40px;
}
.tm-text .mail.compact form button {
  position: absolute;
  right: 0;
  top: 0;
  height: 40px;
  background: transparent;
  margin: 0;
  outline: none;
  padding: 0 15px;
  line-height: 40px;
}
.tm-text .mail.full .row {
  margin-left: -5px;
  margin-right: -5px;
  margin-bottom: 10px;
}
.tm-text .mail.full p.one-half {
  padding: 0 5px;
}
.tm-text .mail.full input {
  background: transparent;
  margin-right: 5px;
}
.tm-text .tm-button {
  margin-top: 50px;
}
/* Post carousel
--------------------------- */
.tm-post-carousel .tm-carousel {
  margin-left: -8px;
  margin-right: -8px;
}
.tm-post-carousel .slide-inner {
  padding: 0 8px;
}
.tm-post-carousel .entry-media {
  position: relative;
  margin-bottom: 30px;
}
.tm-post-carousel .entry-media img,
.tm-post-carousel .entry-media:before,
.tm-post-carousel .entry-media a {
  -webkit-transform: translate3d(0, 0, 0);
}
.tm-post-carousel .entry-media:before {
  position: absolute;
  z-index: 1;
  content: '';
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0);
  -webkit-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  -moz-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  -o-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  -webkit-transition: all ease-out 0.3s;
  -moz-transition: all ease-out 0.3s;
  -o-transition: all ease-out 0.3s;
  transition: all ease-out 0.3s;
}
.tm-post-carousel .entry-media a {
  position: absolute;
  z-index: 2;
  width: 94%;
  height: 94%;
  top: 3%;
  left: 3%;
  border: 1px solid #f0f0f0;
  color: #fff;
  font-size: 34px;
  -webkit-opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: alpha(opacity=0);
  filter: alpha(opacity=@opacity * 100);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
  -webkit-transform: scale(0.8);
  -moz-transform: scale(0.8);
  -ms-transform: scale(0.8);
  -o-transform: scale(0.8);
  transform: scale(0.8);
}
.tm-post-carousel .entry-media a i {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -17px;
  margin-top: -17px;
}
.tm-post-carousel .entry-media:hover a {
  -webkit-opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
  filter: alpha(opacity=@opacity * 100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.tm-post-carousel .entry-media:hover:before {
  background: rgba(0, 0, 0, 0.5);
}
.tm-post-carousel .entry-title {
  text-align: center;
  margin-bottom: 15px;
  font-size: 18px;
}
.tm-post-carousel .entry-excerpt {
  text-align: center;
  line-height: 2;
  color: rgba(0, 0, 0, 0.5);
}
.tm-post-carousel .slides {
  position: relative;
}
.tm-post-carousel .owl-controls .owl-prev,
.tm-post-carousel .owl-controls .owl-next {
  display: inline-block;
  position: absolute;
  top: 50%;
  color: rgba(0, 0, 0, 0.2);
  font-size: 30px;
  margin-top: -15px;
}
@media (min-width: 768px) {
  .tm-post-carousel .owl-controls .owl-prev,
  .tm-post-carousel .owl-controls .owl-next {
    margin-top: -48px;
    font-size: 60px;
  }
}
.tm-post-carousel .owl-controls .owl-prev {
  left: -45px;
}
.tm-post-carousel .owl-controls .owl-next {
  right: -45px;
}
/* Logo Holder
--------------------------- */
.tm-logo-holder {
  position: relative;
}
.tm-logo-holder .border {
  position: absolute;
  width: 94%;
  height: 94%;
  top: 3%;
  left: 3%;
  border: 1px solid #fff;
  z-index: 2;
}
.tm-logo-holder .overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1;
}
.tm-logo-holder .logo {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 3;
}
/* Member
--------------------------- */
.tm-member .entry {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 50px;
}
.tm-member .entry-inner {
  margin-left: -15px;
  margin-right: -15px;
}
.tm-member .entry-media,
.tm-member .entry-content {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .tm-member .entry-media,
  .tm-member .entry-content {
    float: left;
    width: 50%;
  }
}
@media (max-width: 767px) {
  .tm-member .entry-media {
    margin-bottom: 15px;
  }
}
.tm-member .entry-media .inner {
  position: relative;
}
.tm-member .entry-title {
  font-size: 22px;
}
.tm-member .entry-role,
.tm-member .entry-detail {
  -webkit-opacity: 0.5;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
  filter: alpha(opacity=50);
  filter: alpha(opacity=@opacity * 100);
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  opacity: 0.5;
}
.tm-member .entry-role {
  margin-top: 5px;
}
.tm-member .entry-detail {
  margin-top: 15px;
  line-height: 2;
}
/* Order
--------------------------- */
.tm-order {
  background: #fff;
}
.tm-order .entry-media {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .tm-order .entry-media {
    float: left;
    width: 100%;
  }
}
@media (min-width: 1200px) {
  .tm-order .entry-media {
    float: left;
    width: 66.66666667%;
  }
}
.tm-order .entry-content {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 15px;
  padding-bottom: 15px;
}
@media (min-width: 768px) {
  .tm-order .entry-content {
    float: left;
    width: 100%;
  }
}
@media (min-width: 1200px) {
  .tm-order .entry-content {
    float: left;
    width: 33.33333333%;
  }
}
@media (min-width: 1200px) {
  .tm-order .entry-content {
    padding-right: 45px;
  }
}
@media (max-width: 1199px) {
  .tm-order .entry-content {
    padding: 30px 25%;
  }
}
@media (max-width: 767px) {
  .tm-order .entry-content {
    padding: 30px 45px;
  }
}
.tm-order .order-form br {
  display: none;
}
.tm-order .order-form select option {
  padding: 5px 0;
}
.tm-order .order-form .tm-button {
  color: #fff;
}
.tm-order .title {
  text-align: center;
  font-size: 50px;
  line-height: 1.2;
}
@media (max-width: 767px) {
  .tm-order .title {
    font-size: 30px;
  }
}
.tm-order .subtitle {
  margin-top: 30px;
  text-align: center;
  -webkit-opacity: 0.7;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
  filter: alpha(opacity=70);
  filter: alpha(opacity=@opacity * 100);
  -moz-opacity: 0.7;
  -khtml-opacity: 0.7;
  opacity: 0.7;
  line-height: 2;
}
.tm-order .order-form {
  margin-top: 30px;
}
.tm-order p.address {
  position: relative;
}
.tm-order p.address:before {
  position: absolute;
  right: 0;
  top: 0;
  content: "\f002";
  font-family: "fontawesome";
  display: inline-block;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
  speak: none;
  line-height: 40px;
  z-index: 2;
  padding: 0 10px;
}
.tm-order p.address input {
  padding-right: 30px;
}
/* Feature member
--------------------------- */
.tm-feature-member {
  text-align: center;
}
.tm-feature-member .title {
  font-size: 60px;
}
@media (max-width: 767px) {
  .tm-feature-member .title {
    font-size: 30px;
  }
}
.tm-feature-member .title span {
  border-bottom: 1px solid;
}
.tm-feature-member .subtitle {
  -webkit-opacity: 0.5;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
  filter: alpha(opacity=50);
  filter: alpha(opacity=@opacity * 100);
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  opacity: 0.5;
  line-height: 2;
  margin-top: 30px;
}
.tm-feature-member .member {
  width: 70%;
  margin-left: 15%;
  margin-top: 30px;
}
.tm-feature-member img {
  -webkit-border-radius: 50%;
  border-radius: 50%;
  width: 80px;
}
.tm-feature-member .name {
  overflow: hidden;
  margin-top: 30px;
}
.tm-feature-member .name br {
  display: block;
}
.tm-feature-member .name > div {
  display: inline-block;
  position: relative;
}
.tm-feature-member .name > div:before,
.tm-feature-member .name > div:after {
  position: absolute;
  content: '';
  width: 9999px;
  height: 1px;
  background: #111;
  top: 50%;
}
.tm-feature-member .name > div:before {
  right: 100%;
  margin-right: 15px;
}
.tm-feature-member .name > div:after {
  left: 100%;
  margin-left: 15px;
}
.tm-feature-member .entry-name {
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 12px;
}
.tm-feature-member .entry-role,
.tm-feature-member .entry-detail {
  -webkit-opacity: 0.5;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
  filter: alpha(opacity=50);
  filter: alpha(opacity=@opacity * 100);
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  opacity: 0.5;
  font-style: italic;
}
.tm-feature-member .entry-role {
  font-size: 18px;
  text-transform: capitalize;
}
.tm-feature-member .entry-detail {
  margin-top: 30px;
  font-size: 16px;
}
/* Feature post
--------------------------- */
.tm-feature-post {
  margin-bottom: 10px;
  background: #fff;
}
.tm-feature-post .post-inner {
  *zoom: 1;
}
.tm-feature-post .post-inner:before,
.tm-feature-post .post-inner:after {
  content: " ";
  display: table;
}
.tm-feature-post .post-inner:after {
  clear: both;
}
.tm-feature-post .post-inner:before,
.tm-feature-post .post-inner:after {
  content: " ";
  display: table;
}
.tm-feature-post .post-inner:after {
  clear: both;
}
.tm-feature-post .post-inner:before,
.tm-feature-post .post-inner:after {
  content: " ";
  display: table;
}
.tm-feature-post .post-inner:after {
  clear: both;
}
.tm-feature-post .post-inner:before,
.tm-feature-post .post-inner:after {
  content: " ";
  display: table;
}
.tm-feature-post .post-inner:after {
  clear: both;
}
@media (min-width: 992px) {
  .tm-feature-post .post-inner {
    margin-left: -15px;
    margin-right: -15px;
  }
}
.tm-feature-post .entry-media {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  margin: 0;
  float: left;
}
@media (min-width: 768px) {
  .tm-feature-post .entry-media {
    float: left;
    width: 100%;
  }
}
@media (min-width: 992px) {
  .tm-feature-post .entry-media {
    float: left;
    width: 58.33333333%;
  }
}
@media (min-width: 1200px) {
  .tm-feature-post .entry-media {
    float: left;
    width: 41.66666667%;
  }
}
@media (max-width: 991px) {
  .tm-feature-post .entry-media {
    padding: 0;
  }
}
.tm-feature-post .content-wrapper {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  word-wrap: break-word;
  float: left;
  text-align: center;
  padding-top: 50px;
  padding-bottom: 50px;
}
@media (min-width: 768px) {
  .tm-feature-post .content-wrapper {
    float: left;
    width: 100%;
  }
}
@media (min-width: 992px) {
  .tm-feature-post .content-wrapper {
    float: left;
    width: 41.66666667%;
  }
}
@media (min-width: 1200px) {
  .tm-feature-post .content-wrapper {
    float: left;
    width: 58.33333333%;
  }
}
@media (min-width: 992px) {
  .tm-feature-post .content-wrapper {
    padding-right: 45px;
  }
}
.tm-feature-post .entry-title {
  font-size: 48px;
  line-height: normal;
}
@media (max-width: 1199px) {
  .tm-feature-post .entry-title {
    font-size: 24px;
  }
}
.tm-feature-post .entry-content {
  line-height: 24px;
}
.tm-feature-post .entry-meta {
  overflow: hidden;
  text-align: left;
  font-size: 11px;
}
.tm-feature-post .entry-meta .read-more {
  float: right;
  font-weight: 700;
}
@media (max-width: 767px) {
  .tm-feature-post .entry-meta .read-more {
    float: none;
  }
}
.tm-feature-post .entry-meta .read-more:after {
  content: "\203A";
  margin-left: 5px;
}
.tm-feature-post .entry-meta .meta-author {
  text-transform: uppercase;
}
.tm-feature-post .entry-meta .meta-author,
.tm-feature-post .entry-meta .meta-date {
  margin-right: 15px;
}
.tm-feature-post .entry-meta .meta-author i,
.tm-feature-post .entry-meta .meta-date i {
  margin-right: 5px;
}
.tm-feature-post .entry-header,
.tm-feature-post .entry-content {
  margin-bottom: 30px;
}
/* Photo carousel
--------------------------- */
.tm-photo-carousel a {
  display: block;
  position: relative;
}
.tm-photo-carousel a:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 2;
  -webkit-opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: alpha(opacity=0);
  filter: alpha(opacity=@opacity * 100);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
  -webkit-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  -moz-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  -o-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  -webkit-transition: all ease-out 0.3s;
  -moz-transition: all ease-out 0.3s;
  -o-transition: all ease-out 0.3s;
  transition: all ease-out 0.3s;
}
.tm-photo-carousel a i {
  font-size: 30px;
  position: absolute;
  margin-top: -15px;
  margin-left: -15px;
  top: 50%;
  left: 50%;
  color: #fff;
  -webkit-opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: alpha(opacity=0);
  filter: alpha(opacity=@opacity * 100);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
  -webkit-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  -moz-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  -o-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  -webkit-transition: all ease-out 0.3s;
  -moz-transition: all ease-out 0.3s;
  -o-transition: all ease-out 0.3s;
  transition: all ease-out 0.3s;
  z-index: 2;
}
.tm-photo-carousel a:hover i {
  -webkit-opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
  filter: alpha(opacity=@opacity * 100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.tm-photo-carousel a:hover:before {
  -webkit-opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
  filter: alpha(opacity=@opacity * 100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
}
.tm-photo-carousel img {
  -webkit-transform: translate3d(0, 0, 0);
}
/* Countdown
--------------------------- */
.tm-countdown .entry-media {
  position: relative;
  text-align: center;
}
.tm-countdown .entry-media .border {
  position: absolute;
  width: 94%;
  height: 94%;
  top: 3%;
  left: 3%;
  border: 1px solid #fff;
  z-index: 2;
}
.tm-countdown .entry-media .overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1;
}
.tm-countdown .countdown-container {
  position: absolute;
  margin-top: -10%;
  top: 50%;
  left: 3%;
  z-index: 3;
  width: 94%;
}
.tm-countdown .countdown-container .tm-countdown-hook {
  width: auto;
  *zoom: 1;
  text-align: center;
}
.tm-countdown .countdown-container .tm-countdown-hook:before,
.tm-countdown .countdown-container .tm-countdown-hook:after {
  content: " ";
  display: table;
}
.tm-countdown .countdown-container .tm-countdown-hook:after {
  clear: both;
}
.tm-countdown .countdown-container .tm-countdown-hook:before,
.tm-countdown .countdown-container .tm-countdown-hook:after {
  content: " ";
  display: table;
}
.tm-countdown .countdown-container .tm-countdown-hook:after {
  clear: both;
}
.tm-countdown .countdown-container .tm-countdown-hook:before,
.tm-countdown .countdown-container .tm-countdown-hook:after {
  content: " ";
  display: table;
}
.tm-countdown .countdown-container .tm-countdown-hook:after {
  clear: both;
}
.tm-countdown .countdown-container .tm-countdown-hook:before,
.tm-countdown .countdown-container .tm-countdown-hook:after {
  content: " ";
  display: table;
}
.tm-countdown .countdown-container .tm-countdown-hook:after {
  clear: both;
}
.tm-countdown .countdown-container .tm-countdown-hook > div {
  display: inline-block;
  width: 20%;
  margin: 1%;
  height: 0;
  padding-bottom: 20%;
  text-align: center;
  border: 1px solid #fff;
  color: #fff;
  position: relative;
}
.tm-countdown .countdown-container .tm-countdown-hook > div .inner {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}
.tm-countdown .countdown-container .tm-countdown-hook > div span {
  display: block;
}
.tm-countdown .countdown-container .tm-countdown-hook > div .value {
  font-size: 40px;
}
.tm-countdown .countdown-container .tm-countdown-hook > div .indicator {
  font-size: 12px;
  text-transform: uppercase;
}
@media (max-width: 992px) {
  .tm-countdown .countdown-container .tm-countdown-hook > div .value {
    font-size: 20px;
  }
}
@media (max-width: 767px) {
  .tm-countdown .countdown-container .tm-countdown-hook > div .value {
    font-size: 34px;
  }
}
@media (max-width: 480px) {
  .tm-countdown .countdown-container .tm-countdown-hook > div .value {
    font-size: 20px;
  }
}
.tm-countdown .entry-content {
  text-align: center;
}
.tm-countdown .title {
  font-size: 30px;
  margin: 15px 0 0 0;
}
.tm-countdown .subtitle {
  margin: 15px 0 0 0;
  -webkit-opacity: 0.5;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
  filter: alpha(opacity=50);
  filter: alpha(opacity=@opacity * 100);
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  opacity: 0.5;
}
/* Showcase
--------------------------- */
.tm-showcase {
  text-align: center;
  *zoom: 1;
}
.tm-showcase:before,
.tm-showcase:after {
  content: " ";
  display: table;
}
.tm-showcase:after {
  clear: both;
}
.tm-showcase:before,
.tm-showcase:after {
  content: " ";
  display: table;
}
.tm-showcase:after {
  clear: both;
}
.tm-showcase:before,
.tm-showcase:after {
  content: " ";
  display: table;
}
.tm-showcase:after {
  clear: both;
}
.tm-showcase:before,
.tm-showcase:after {
  content: " ";
  display: table;
}
.tm-showcase:after {
  clear: both;
}
@media screen and (min-width: 992px) {
  .tm-showcase .entry-content,
  .tm-showcase .entry-media {
    width: 50%;
    float: left;
  }
}
.tm-showcase .entry-media {
  position: relative;
}
.tm-showcase .entry-media.pull-right {
  float: right;
}
.tm-showcase .entry-media .border {
  position: absolute;
  width: 94%;
  height: 94%;
  top: 3%;
  left: 3%;
  border: 1px solid #fff;
  z-index: 2;
}
.tm-showcase .entry-media .overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1;
}
.tm-showcase .entry-content {
  padding: 15px 30px;
}
.tm-showcase .entry-content .title {
  font-size: 40px;
  word-wrap: break-word;
}
@media screen and (min-width: 992px) {
  .tm-showcase .entry-content .title {
    font-size: 60px;
  }
}
.tm-showcase .entry-content .content {
  margin-top: 30px;
  line-height: 2;
}
/* Buttons
--------------------------- */
.tm-buttons {
  color: #fff;
  clear: both;
}
@media (max-width: 767px) {
  .tm-buttons {
    text-align: center;
    padding: 50px 0;
  }
}
.tm-buttons .text,
.tm-buttons .link {
  display: table;
}
@media (min-width: 768px) {
  .tm-buttons .text,
  .tm-buttons .link {
    height: 180px;
  }
}
.tm-buttons .text span,
.tm-buttons .link span {
  display: table-cell;
  vertical-align: middle;
}
.tm-buttons .text {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  vertical-align: middle;
}
@media (min-width: 768px) {
  .tm-buttons .text {
    float: left;
    width: 75%;
  }
}
@media (min-width: 768px) {
  .tm-buttons .text {
    font-size: 18px;
  }
}
.tm-buttons .link a {
  height: 44px;
  line-height: 46px;
  padding: 0 30px;
  font-size: 11px;
  display: inline-block;
  margin-bottom: 4px;
  border: transparent;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -webkit-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  -moz-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  -o-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  -webkit-transition: all ease-out 0.3s;
  -moz-transition: all ease-out 0.3s;
  -o-transition: all ease-out 0.3s;
  transition: all ease-out 0.3s;
  background: #fff;
  margin: 0;
  margin-top: 15px;
}
@media (min-width: 768px) {
  .tm-buttons .link a {
    margin-top: 68px;
  }
}
@media (min-width: 768px) {
  .tm-buttons .link.has-text {
    text-align: right;
  }
}
/* Main Nav
--------------------------- */
.tm-vc-main-nav.is-headroom .tm-header.headroom--not-top {
  left: 0;
}
@media (max-width: 1199px) {
  .tm-vc-main-nav.is-headroom.normal.is-transparent .tm-header {
    position: absolute;
    top: 0;
  }
}
.tm-vc-main-nav.is-headroom.float .tm-header.headroom--top {
  top: 30px;
}
.tm-vc-main-nav.is-headroom.float .tm-header.headroom--top .tm-header-inner .container {
  max-width: 100%;
  padding: 0;
}
.tm-vc-main-nav.is-headroom.float .tm-header.headroom--not-top {
  left: 0;
}
.tm-vc-main-nav.is-headroom.float-fluid .tm-header.headroom--top {
  top: 30px;
}
.tm-vc-main-nav.is-headroom.float-fluid .tm-header.headroom--top .tm-header-inner .container {
  max-width: 100%;
  padding: 0;
}
.tm-vc-main-nav.is-headroom.float-fluid .tm-header.headroom--top .site-title a {
  margin-left: 0;
}
.tm-vc-main-nav.is-headroom.float-fluid .tm-header.headroom--not-top {
  left: 0;
}
.tm-vc-main-nav.is-headroom.is-transparent .headroom--top .bg {
  opacity: 0;
}
.tm-vc-main-nav.is-headroom.is-transparent .headroom--not-top .bg {
  opacity: 1;
}
@media (max-width: 1199px) {
  .tm-vc-main-nav.is-headroom.is-transparent .headroom--not-top .bg {
    opacity: 0 !important;
  }
}
.tm-vc-main-nav.dark a,
.tm-vc-main-nav.dark .tm-header .main-navigation > ul > li > a,
.tm-vc-main-nav.dark .tm-header .main-navigation .menu > ul > li > a,
.tm-vc-main-nav.dark .tm-header .main-navigation > ul ul li a,
.tm-vc-main-nav.dark .tm-header .main-navigation .menu > ul ul li a {
  color: #333 !important;
}
.tm-vc-main-nav.dark a:hover,
.tm-vc-main-nav.dark .tm-header .main-navigation > ul > li > a:hover,
.tm-vc-main-nav.dark .tm-header .main-navigation .menu > ul > li > a:hover,
.tm-vc-main-nav.dark .tm-header .main-navigation > ul ul li a:hover,
.tm-vc-main-nav.dark .tm-header .main-navigation .menu > ul ul li a:hover {
  -webkit-opacity: 0.7;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
  filter: alpha(opacity=70);
  filter: alpha(opacity=@opacity * 100);
  -moz-opacity: 0.7;
  -khtml-opacity: 0.7;
  opacity: 0.7;
}
.tm-vc-main-nav.dark .cart-only {
  color: #e84a5f;
}
.tm-vc-main-nav.dark .main-navigation .sub-menu,
.tm-vc-main-nav.dark .main-navigation > ul > li:hover a {
  background: rgba(209, 149, 11, 0.44);
}
.tm-vc-main-nav.bright {
  color: #f7f7f7;
}
.tm-vc-main-nav.bright a,
.tm-vc-main-nav.bright .tm-header .main-navigation a,
.tm-vc-main-nav.bright input,
.tm-vc-main-nav.bright .tm-header,
.tm-vc-main-nav.bright .tm-header .main-navigation > ul > li > a,
.tm-vc-main-nav.bright .tm-header .main-navigation .menu > ul > li > a,
.tm-vc-main-nav.bright .tm-header .main-navigation > ul ul li a,
.tm-vc-main-nav.bright .tm-header .main-navigation .menu > ul ul li a {
  color: #f7f7f7;
}
.tm-vc-main-nav.bright .main-navigation .sub-menu,
.tm-vc-main-nav.bright .main-navigation > ul > li:hover a {
  background: rgba(209, 149, 11, 0.44);
}
.tm-vc-main-nav .g-button .round {
  border-radius: 100px !important;
}
/* Social Link Icon
--------------------------- */
.tm-social-link-icon a {
  display: inline-block;
  height: 40px;
  width: 40px;
  border: 3px solid;
  line-height: 34px;
  font-size: 20px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  text-align: center;
  margin: 0 10px;
}
.tm-social-link-icon a:first-child {
  margin-left: 0;
}
.tm-social-link-icon a:last-child {
  margin-right: 0;
}
.tm-social-link-icon a:hover {
  -webkit-opacity: 0.7;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
  filter: alpha(opacity=70);
  filter: alpha(opacity=@opacity * 100);
  -moz-opacity: 0.7;
  -khtml-opacity: 0.7;
  opacity: 0.7;
}
@media (max-width: 767px) {
  .tm-social-link-icon a {
    font-size: 14px;
    margin: 0 5px;
    height: 30px;
    width: 30px;
    border: 2px solid;
    line-height: 26px;
  }
}
.tm-shortcode-footer .copyright {
  display: block;
  line-height: 40px;
}
@media screen and (min-width: 768px) {
  .tm-shortcode-footer .copyright {
    text-align: right;
  }
}
.rev_slider_wrapper .tm-button {
  line-height: auto;
  height: auto;
}
/*# sourceMappingURL=main-style.css.map */