/* GANTRY5 DEVELOPMENT MODE ENABLED.
 *
 * WARNING: This file is automatically generated by Gantry5. Any modifications to this file will be lost!
 *
 * For more information on modifying CSS, please read:
 *
 * http://docs.gantry.org/gantry5/configure/styles
 * http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet
 */

.g-video-feature {
  margin-left: -0.938rem;
  margin-right: -0.938rem;
  text-align: center;
}
@media only all and (max-width: 47.99rem) {
  .g-video-feature .g-video-feature-left {
    margin-bottom: 30px;
  }
}
.g-video-feature .g-video-feature-left .g-content {
  margin: 0 0.625rem 0 0;
  padding-top: 0;
  padding-bottom: 0;
}
.g-video-feature .g-video-feature-right .g-content {
  margin: 0 0 0 0.625rem;
  padding-top: 0;
  padding-bottom: 0;
}
.g-video-feature .g-video-feature-right.align-right {
  text-align: right;
}
.g-video-feature .g-video-feature-title {
  margin-top: -5px;
}
.g-video-feature .g-video-feature-link {
  margin-top: 5px;
}
.g-video-feature .g-video-feature-link i {
  margin-right: 10px;
}
.g-video-feature .g-video-feature-desc {
  margin: 1.5rem 0;
}
.g-video-feature .g-video-feature-desc i {
  margin-right: 8px;
}
.g-video-feature video {
  max-width: 100%;
}
.g-people .g-person-image {
  float: left;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-people .g-person-image {
    display: none;
  }
}
.g-people .g-person-image img {
  border-radius: 50%;
  width: 70px;
}
@media only all and (max-width: 47.99rem) {
  .g-people .g-person-image img {
    width: 50px;
  }
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .g-people .g-person-image img {
    width: 50px;
  }
}
.g-people .g-person-name h4 {
  margin: 0;
}
@media only all and (max-width: 47.99rem) {
  .g-people .g-person-name h4 {
    font-size: 1rem;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-people .g-person-name h4 {
    font-size: 1rem;
  }
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .g-people .g-person-name h4 {
    font-size: 1rem;
  }
}
.g-people .g-person-position {
  color: #a6ce39;
  font-style: italic;
  margin-top: -3px;
}
@media only all and (max-width: 47.99rem) {
  .g-people .g-person-position {
    margin-top: 0;
  }
}
.g-people .image-present .g-person-container {
  margin-left: 100px;
  margin-top: 20px;
}
@media only all and (max-width: 47.99rem) {
  .g-people .image-present .g-person-container {
    margin-left: 70px;
    margin-top: 15px;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-people .image-present .g-person-container {
    margin: 0;
  }
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .g-people .image-present .g-person-container {
    margin-left: 70px;
    margin-top: 15px;
  }
}
.g-people .image-present.position-present .g-person-container {
  margin-top: 10px;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-people .image-present.position-present .g-person-container {
    margin: 0;
  }
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .g-people .image-present.position-present .g-person-container {
    margin-top: 4px;
  }
}
.g-people .uk-tab {
  border: none;
}
.g-people .uk-tab > li > a {
  border: 2px solid #f1f1f1;
  border-radius: 0;
  margin: 0 !important;
  color: #525252;
  text-shadow: none;
  padding: 15px 20px !important;
  background: #ffffff;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.05);
  text-align: left;
  -webkit-transition: all, 0.2s;
  -moz-transition: all, 0.2s;
  transition: all, 0.2s;
}
.g-people .uk-tab > li > a:hover {
  color: #525252;
  background: #f7f7f7;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-people .uk-tab > li > a {
    padding: 15px !important;
  }
}
.g-people .uk-tab > li.uk-active > a {
  color: #525252;
  border-color: #a6ce39;
}
.g-people .uk-tab > li.uk-active > a:hover {
  background: #ffffff;
}
.g-people .uk-tab .uk-tab-responsive {
  margin: 0;
}
.g-people .uk-tab .uk-tab-responsive > a {
  cursor: pointer;
}
.g-people .uk-tab .uk-tab-responsive .uk-dropdown {
  margin: 0;
  font-size: 0.9rem;
  border-color: #e9e9e9;
  padding: 0;
  border-radius: 0;
}
.g-people .uk-tab .uk-tab-responsive .uk-dropdown .uk-nav {
  margin: 0;
}
.g-people .uk-tab .uk-tab-responsive .uk-dropdown .uk-nav li a {
  padding: 15px 25px;
  color: #525252;
}
.g-people .uk-tab .uk-tab-responsive .uk-dropdown .uk-nav li a:before {
  border: none;
}
.g-people .uk-tab .uk-tab-responsive .uk-dropdown .uk-nav li a:hover {
  background: #f7f7f7;
  box-shadow: none;
}
.g-people .uk-tab-grid {
  margin: 0;
}
.g-people .uk-tab-grid:before {
  border: none;
}
@media only all and (max-width: 47.99rem) {
  .g-people .uk-tab-grid.uk-tab-top .g-people-nav, .g-people .uk-tab-grid.uk-tab-bottom .g-people-nav {
    width: auto;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-people .uk-tab-grid.uk-tab-top .g-people-nav > a, .g-people .uk-tab-grid.uk-tab-bottom .g-people-nav > a {
    margin-left: 0 !important;
  }
}
.g-people .uk-tab-top, .g-people .uk-tab-bottom {
  margin-left: -20px;
}
.g-people .uk-tab-top .uk-tab-responsive, .g-people .uk-tab-bottom .uk-tab-responsive {
  margin-left: 20px;
}
.g-people .uk-tab-top .uk-tab-responsive .g-people-nav > a, .g-people .uk-tab-bottom .uk-tab-responsive .g-people-nav > a {
  margin-left: 0 !important;
}
.g-people .uk-tab-top .g-people-nav > a, .g-people .uk-tab-bottom .g-people-nav > a {
  margin-left: 20px !important;
}
.g-people .uk-tab-left .g-people-nav > a, .g-people .uk-tab-right .g-people-nav > a {
  margin-top: 20px !important;
}
@media only all and (max-width: 47.99rem) {
  .g-people .uk-tab-left .g-people-nav > a, .g-people .uk-tab-right .g-people-nav > a {
    margin-top: 0 !important;
  }
}
.g-people .uk-tab-left .g-people-nav:first-child > a, .g-people .uk-tab-right .g-people-nav:first-child > a {
  margin-top: 0 !important;
}
.g-people .tabs-content {
  overflow: hidden;
}
.g-people .tabs-content.uk-margin {
  margin-bottom: 0;
}
.g-people .tabs-content p {
  margin-bottom: 0;
}
.g-people .tabs-content .button {
  margin-top: 30px;
}
.g-people .tabs-content .button > i {
  margin-right: 8px;
}
.g-people .tabs-content.left {
  padding-left: 30px;
}
@media only all and (max-width: 47.99rem) {
  .g-people .tabs-content.left {
    padding-left: 0;
    padding-top: 35px;
  }
}
.g-people .tabs-content.left p:first-child {
  margin-top: 0;
}
.g-people .tabs-content.right {
  padding-right: 30px;
}
@media only all and (max-width: 47.99rem) {
  .g-people .tabs-content.right {
    padding-right: 0;
    padding-top: 35px;
  }
}
.g-people .tabs-content.right p:first-child {
  margin-top: 0;
}
.g-people .tabs-content.top {
  padding: 35px 0 0;
  margin: 0;
}
.g-people .tabs-content.top > li {
  margin: 0;
}
.g-people .tabs-content.bottom {
  padding: 0 0 35px;
  margin: 0;
}
.g-people .tabs-content.bottom > li {
  margin: 0;
}
.g-people .g-person-content .g-person-name h3 {
  margin: 0;
}
.g-people .g-person-content .g-person-position {
  margin-top: 2px;
}
.g-people .g-person-content .g-person-social {
  margin-top: 18px;
}
.g-people .g-person-content .g-person-social > a {
  border: 1px solid #e9e9e9;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  line-height: 38px;
  text-align: center;
  margin-right: 10px;
  display: inline-block;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}
.g-people .g-person-content .g-person-social > a:last-child {
  margin-right: 0;
}
.g-people .g-person-content .g-person-social > a:hover {
  color: #a6ce39;
  border-color: #a6ce39;
}
.g-people .g-person-content .g-person-desc {
  margin-top: 25px;
}
.g-people .g-person-content blockquote {
  border-left: 5px solid #a6ce39;
  margin: 10px 0 0;
  padding: 0 0 0 0.938rem;
  font-size: 24px;
  font-style: italic;
  color: #2a2a2a;
}
.g-people .g-person-content blockquote p {
  font-size: 24px;
  color: #2a2a2a;
}
@media only all and (max-width: 47.99rem) {
  .g-cart {
    margin-bottom: 30px;
  }
}
.g-cart > div {
  display: inline-block;
  margin-right: 5px;
  background-color: #f7f7f7;
  border: 1px solid #eaeaea;
  border-radius: 3px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  box-sizing: border-box;
}
.g-cart > div:last-child {
  margin-right: 0;
}
.g-cart .g-cart-currency #j2store_currency {
  background-color: transparent;
}
.g-cart .g-cart-currency #j2store_currency > a {
  height: 39px;
  display: inline-block;
  margin: 0;
  padding: 0 15px;
  border: none;
  border-left: 1px solid #eaeaea;
  margin-left: -4px;
  color: #818181;
  cursor: pointer;
}
.g-cart .g-cart-currency #j2store_currency > a:first-child {
  border-left: none;
  margin-left: 0;
}
.g-cart .g-cart-currency #j2store_currency > a:hover {
  color: #000000;
  font-weight: 600;
}
.g-cart .g-cart-currency #j2store_currency > a.active {
  color: #a6ce39;
}
.g-cart .g-cart-currency form {
  margin: 0;
}
.g-cart .g-cart-cart {
  width: 80px;
  cursor: pointer;
  background-color: #a6ce39;
  border-color: #a6ce39;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}
.g-cart .g-cart-cart .j2store-minicart-button {
  margin-right: -5px;
  width: 80px;
}
.g-cart .g-cart-cart .j2store-minicart-button .link {
  display: block;
}
.g-cart .g-cart-cart .j2store-minicart-button .link i {
  color: #ffffff;
}
.g-cart .g-cart-cart .j2store-minicart-button .cart-item-count {
  background: #2a2a2a;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}
.g-cart .g-cart-cart .j2store-cart-item-box {
  text-align: left;
  line-height: 1.5;
  cursor: auto;
  right: 2px;
  border-top: 3px solid #a6ce39;
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
  z-index: 1003;
}
.g-cart .g-cart-cart:hover {
  background-color: #2a2a2a;
  border-color: #2a2a2a;
}
.g-cart .g-cart-cart:hover .j2store-minicart-button .cart-item-count {
  background-color: #a6ce39;
}
@media only all and (max-width: 47.99rem) {
  div.simpleCart_shelfItem .cart_product_r {
    margin-left: 0;
  }
  div.simpleCart_shelfItem .cart_product_l {
    max-width: inherit;
    width: 100%;
  }
}
.simpleCart_shelfItem .item_price .cart_price .cart_item-price_digits {
  font-size: 2.2em;
  color: #2ecc71;
}
.simpleCart_shelfItem .item_price .cart_currency_symbol {
  vertical-align: top;
  font-size: 1.4em;
}
.cart_yourcart table input {
  width: 40px;
  margin: 0;
}
#g-page-surround .btn.btn-danger, #g-offcanvas .btn.btn-danger {
  color: #fff;
  background: #2ecc71;
  border-color: #2ecc71;
}
.g-logo {
  margin: 40px 0;
}
#g-header .g-main-nav .g-toplevel > li > .g-menu-item-container {
  padding: 40px 10px;
}
#g-header .g-main-nav .g-toplevel > li.active > .g-menu-item-container {
  background: #fff;
}
.g-content-pro.content-equal-height .g-block > .g-content {
  height: 100%;
}
.g-content-pro.content-equal-height .g-block > .g-content .g-content-pro-item {
  height: 100%;
  overflow: hidden;
}
.g-content-pro.content-equal-height .g-block > .g-content .g-content-pro-item .g-info-container {
  height: 100%;
}
.g-content-pro .g-content-pro-special, .g-content-pro-slider .g-content-pro-special, .g-content-pro-slideset .g-content-pro-special {
  color: #e43fc4;
  font-style: italic;
  font-size: 1.3em;
  float: left;
}
.g-pricing-tables.style1 .featured-table .g-table-featured-text {
  background: #e43fc4;
  color: #fff;
  font-size: 12px;
  font-weight: bold;
  position: absolute;
  right: -30px;
  top: 30px;
  text-align: center;
  width: 135px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.g-main-nav {
  font-family: "Raleway";
  font-weight: 600;
  font-size: 1.1rem;
}
.g-room-page .g-info-price .title-startfromvalue {
  font-size: 20px;
  color: #e43fc4;
}
.g-main-feature .g-main-feature-title:after {
  display: block;
  content: "";
  height: 4px;
  border-radius: 4px;
  background: #a6ce39;
  position: relative;
  width: 50px;
  margin: 25px auto;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-main-feature .image-block {
    display: block;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-main-feature .image-block {
    display: block;
  }
}
.uk-dotnav > .uk-active > * {
  background: #a6ce39;
  -webkit-transform: scale(1.3);
  transform: scale(1.3);
}
.uk-dotnav > * > * {
  display: block;
  box-sizing: content-box;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #f7f7f7;
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.g-logo {
  margin: 20px 0;
}
#g-page-surround .btn.btn-danger, #g-offcanvas .btn.btn-danger {
  color: #fff;
  background: #a6ce39;
  border-color: #a6ce39;
}
#g-page-surround .btn.btn-success, #g-offcanvas .btn.btn-success {
  color: #fff;
  background: #a6ce39;
  border-color: #a6ce39;
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  #g-header .g-main-nav .g-toplevel > li > .g-menu-item-container {
    padding: 40px 7px;
    font-size: 90%;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  #g-header .g-main-nav .g-toplevel > li > .g-menu-item-container {
    padding: 40px 3px;
    font-size: 75%;
  }
}
.g-pricing-tables.style2 .g-table-title h4 {
  font-size: 1rem;
  font-weight: normal;
  text-transform: uppercase;
}
.g-pricing-tables.style2 .g-table-price {
  background: none;
  color: #a6ce39;
  padding: 0 20px;
  font-size: 2rem;
  font-weight: bold;
}
.g-offcanvas-right .g-offcanvas-toggle {
  top: 0;
  left: 0;
  right: 1.563rem;
  color: #777;
}
.g-feedback2 .g-user-name {
  font-weight: bold;
  color: #a6ce39;
}
.cc_container a, .cc_container a:visited {
  text-decoration: none;
  color: #a6ce39;
  transition: 200ms color;
}
.cc_container a, .cc_container a:visited {
  text-decoration: none;
  color: #31a8f0;
  transition: 200ms color;
}
a {
  color: #a6ce39;
  -webkit-transition: color 0.2s;
  -moz-transition: color 0.2s;
  transition: color 0.2s;
}
a {
  background: transparent;
  text-decoration: none;
}
*, ::before, ::after {
  box-sizing: inherit;
}
.cc_container .cc_btn, .cc_container .cc_btn:visited {
  color: #000;
  background-color: #a6ce39;
  transition: background 200ms ease-in-out, color 200ms ease-in-out, box-shadow 200ms ease-in-out;
  -webkit-transition: background 200ms ease-in-out, color 200ms ease-in-out, box-shadow 200ms ease-in-out;
  border-radius: 5px;
  -webkit-border-radius: 5px;
}
@media screen and (min-width: 768px)\a .cc_container .cc_btn {
  font-size: 1em;
  padding: 8px 15px;
}
@media screen and (min-width: 500px)\a .cc_container .cc_btn {
  font-size: 0.8em;
}
.cc_container .cc_btn {
  padding: 8px 10px;
  background-color: #f1d600;
  cursor: pointer;
  transition: font-size 200ms;
  text-align: center;
  font-size: 0.6em;
  display: block;
  width: 33%;
  margin-left: 10px;
  float: right;
  max-width: 120px;
}
@media screen and (min-width: 768px)\a .cc_container .cc_btn {
  font-size: 1em;
}
@media screen and (min-width: 500px)\a .cc_container .cc_btn {
  font-size: 0.8em;
}
.cc_container .cc_btn {
  cursor: pointer;
  text-align: center;
  font-size: 0.6em;
  transition: font-size 200ms;
  line-height: 1em;
}
.cc_container .cc_btn, .cc_container .cc_btn:visited {
  color: #000;
  background-color: #f1d600;
  transition: background 200ms ease-in-out, color 200ms ease-in-out, box-shadow 200ms ease-in-out;
  -webkit-transition: background 200ms ease-in-out, color 200ms ease-in-out, box-shadow 200ms ease-in-out;
  border-radius: 5px;
  -webkit-border-radius: 5px;
}
@media screen and (min-width: 768px)\a .cc_container .cc_btn {
  font-size: 1em;
  padding: 8px 15px;
}
@media screen and (min-width: 500px)\a .cc_container .cc_btn {
  font-size: 0.8em;
}
.cc_container .cc_btn {
  padding: 8px 10px;
  background-color: #f1d600;
  cursor: pointer;
  transition: font-size 200ms;
  text-align: center;
  font-size: 0.6em;
  display: block;
  width: 33%;
  margin-left: 10px;
  float: right;
  max-width: 120px;
}
@media screen and (min-width: 768px)\a .cc_container .cc_btn {
  font-size: 1em;
}
@media screen and (min-width: 500px)\a .cc_container .cc_btn {
  font-size: 0.8em;
}
.cc_container .cc_btn {
  cursor: pointer;
  text-align: center;
  font-size: 0.6em;
  transition: font-size 200ms;
  line-height: 1em;
}
.cc_container a, .cc_container a:visited {
  text-decoration: none;
  color: #a6ce39;
  transition: 200ms color;
}
.cc_container a, .cc_container a:visited {
  text-decoration: none;
  color: #31a8f0;
  transition: 200ms color;
}
.cc_container, .cc_message, .cc_btn {
  animation-duration: 0.8s;
  -webkit-animation-duration: 0.8s;
  -moz-animation-duration: 0.8s;
  -o-animation-duration: 0.8s;
  -webkit-animation-name: slideUp;
  animation-name: slideUp;
}
.cc_container, .cc_message, .cc_btn {
  animation-duration: 0.8s;
  -webkit-animation-duration: 0.8s;
  -moz-animation-duration: 0.8s;
  -o-animation-duration: 0.8s;
  -webkit-animation-name: slideUp;
  animation-name: slideUp;
}
a {
  color: #a6ce39;
  -webkit-transition: color 0.2s;
  -moz-transition: color 0.2s;
  transition: color 0.2s;
}
a {
  background: transparent;
  background-color: transparent;
  text-decoration: none;
}
/*# sourceMappingURL=custom_18.css.map */