/* 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-gadgets .g-gadget-buttons {
  position: fixed;
  top: 155px;
  left: 0;
  background: #ffffff;
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.15);
  z-index: 999;
}
.g-gadgets .g-gadget-buttons > div > a {
  padding: 14px;
  display: block;
  line-height: 1;
  border-bottom: 1px solid #8a8a8a;
  text-align: center;
  color: #1f1313;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}
.g-gadgets .g-gadget-buttons > div > a:hover {
  color: #ffffff;
  background: #650115;
}
.g-gadgets .g-gadget-buttons > div:last-child > a {
  border-bottom: none;
}
.g-gadgets .g-gadget-offcanvas .offcanvas-toggle-particle {
  cursor: pointer;
}
.g-gadgets .login-text-present {
  margin-right: 10px;
}
.g-gadgets #modal-login.uk-open .uk-close {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.g-gadgets #modal-login .uk-modal-dialog {
  padding: 0;
}
.g-gadgets #modal-login .uk-modal-dialog h3 {
  margin: 0;
  margin-bottom: 10px;
  padding: 10px 25px;
  background: #2e373c;
  color: #ffffff;
  text-transform: uppercase;
  font-size: 1rem;
}
.g-gadgets #modal-login .mod-login, .g-gadgets #modal-login .mod-login-logout {
  padding: 25px;
}
.g-gadgets #modal-login #login-form {
  padding: 25px;
}
.g-gadgets #modal-login #login-form input {
  width: 100%;
  max-width: 100%;
  border-radius: 0;
}
.g-gadgets #modal-login #login-form .pretext p {
  margin-top: 0;
}
.g-gadgets #modal-login #login-form .posttext p {
  margin-bottom: 0;
}
.g-gadgets #modal-login #login-form .control-group {
  margin-bottom: 15px;
}
.g-gadgets #modal-login #login-form .input-prepend .add-on {
  display: none;
}
.g-gadgets #modal-login #login-form #modlgn-username, .g-gadgets #modal-login #login-form #modlgn-passwd {
  border: 1px solid #7d7d7d;
  padding: 10px;
}
.g-gadgets #modal-login #login-form #modlgn-username:focus, .g-gadgets #modal-login #login-form #modlgn-passwd:focus {
  border-color: #650115;
}
.g-gadgets #modal-login #form-login-remember {
  display: inline-block;
  margin: 5px 0 15px;
}
.g-gadgets #modal-login #form-login-remember input {
  margin: 2px 5px 0 0;
  width: auto;
}
.g-gadgets #modal-login .userdata > ul li {
  line-height: 1.5;
}
.g-gadgets #modal-login .hide-links .userdata > ul {
  display: none;
}
.g-gadgets #modal-login .login-greeting {
  text-align: center;
  margin-bottom: 20px;
}
.g-gadgets #modal-login .logout-button {
  text-align: center;
}
.g-gadgets #modal-login #loginform {
  padding: 25px;
}
.g-gadgets #modal-login #loginform .login-data {
  padding: 0;
  margin: 10px 0 0 0;
}
.g-gadgets #modal-login #loginform .login-username, .g-gadgets #modal-login #loginform .login-password, .g-gadgets #modal-login #loginform .login-remember, .g-gadgets #modal-login #loginform .login-submit {
  margin-top: 0;
}
.g-gadgets #modal-login #loginform .login-submit {
  margin-bottom: 0;
}
.g-gadgets #modal-login #loginform input {
  border-radius: 0;
}
.g-gadgets #modal-login #loginform #user_login, .g-gadgets #modal-login #loginform #user_pass {
  border: 1px solid #7d7d7d;
}
.g-gadgets #modal-login #loginform #user_login:focus, .g-gadgets #modal-login #loginform #user_pass:focus {
  border-color: #650115;
}
.g-gadgets #modal-login #loginform .login-extra {
  margin: 15px 0 0 0;
  list-style: none;
}
.g-gadgets #modal-login #loginform .login-extra li i {
  margin-right: 7px;
}
.g-gadgets #modal-login #loginform .logout-button .button {
  margin-bottom: 0;
}
.g-gadgets #modal-login .hide-links .login-extra {
  display: none;
}
.g-gadgets #modal-search.uk-open .uk-modal-dialog {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.g-gadgets #modal-search.uk-open .uk-close {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.g-gadgets #modal-search .uk-modal-dialog {
  padding: 0;
  border-radius: 0;
  width: 455px;
  background: none;
  box-shadow: none;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
}
.g-gadgets #modal-search .uk-modal-dialog .search form {
  margin-bottom: 0;
}
.g-gadgets #modal-search .uk-modal-dialog .search input {
  margin-bottom: 0;
  border: none;
  font-size: 2.3rem;
  width: 455px;
  color: #ffffff;
  text-align: center;
  background: none;
  padding: 20px;
  border-radius: 0;
  box-shadow: 0 3px 0 0 rgba(255, 255, 255, 0.3);
}
.g-gadgets #modal-search .uk-modal-dialog .search input::-webkit-input-placeholder {
  color: #ffffff;
  opacity: 1;
}
.g-gadgets #modal-search .uk-modal-dialog .search input::-moz-placeholder {
  color: #ffffff;
  opacity: 1;
}
.g-gadgets #modal-search .uk-modal-dialog .search input:-moz-placeholder {
  color: #ffffff;
  opacity: 1;
}
.g-gadgets #modal-search .uk-modal-dialog .search input:-ms-input-placeholder {
  color: #ffffff;
  opacity: 1;
}
@media only all and (max-width: 47.99rem) {
  .g-gadgets #modal-search .uk-modal-dialog .search input {
    width: 100%;
    padding: 20px 0;
  }
}
.g-gadgets #modal-search .uk-modal-dialog .search input:focus {
  box-shadow: 0 3px 0 0 white;
}
.g-gadgets #modal-search .uk-modal-dialog .search-form .search-field {
  border: none;
  font-size: 2.3rem;
  width: 455px;
  color: #ffffff;
  text-align: center;
  background: none;
  padding: 20px;
  border-radius: 0;
  box-shadow: 0 3px 0 0 rgba(255, 255, 255, 0.3);
}
.g-gadgets #modal-search .uk-modal-dialog .search-form .search-field::-webkit-input-placeholder {
  color: #ffffff;
  opacity: 1;
}
.g-gadgets #modal-search .uk-modal-dialog .search-form .search-field::-moz-placeholder {
  color: #ffffff;
  opacity: 1;
}
.g-gadgets #modal-search .uk-modal-dialog .search-form .search-field:-moz-placeholder {
  color: #ffffff;
  opacity: 1;
}
.g-gadgets #modal-search .uk-modal-dialog .search-form .search-field:-ms-input-placeholder {
  color: #ffffff;
  opacity: 1;
}
@media only all and (max-width: 47.99rem) {
  .g-gadgets #modal-search .uk-modal-dialog .search-form .search-field {
    width: 100%;
    padding: 20px 0;
  }
}
.g-gadgets #modal-search .uk-modal-dialog .search-form .search-field:focus {
  box-shadow: 0 3px 0 0 white;
}
.g-gadgets #modal-search .uk-modal-dialog .search-form label {
  margin-bottom: 0;
}
.g-gadgets #modal-search .uk-modal-dialog .search-form .search-submit {
  display: none;
}
.g-gadgets #g-touch.uk-open .uk-close {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.g-gadgets #g-touch .uk-modal-dialog {
  padding: 0;
  border-radius: 0;
  color: #1f1313;
}
.g-gadgets #g-touch .uk-modal-dialog [id*="g-map-"] {
  max-width: 100% !important;
}
.g-gadgets #g-touch .g-block:last-child .g-touch-item {
  border: none;
}
.g-gadgets #g-touch .g-touch-item {
  text-align: center;
  padding: 25px 10px;
  border-right: 1px solid #8a8a8a;
  font-weight: bold;
  color: #1f1313;
  font-size: 0.9rem;
  height: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  box-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
}
@media only all and (max-width: 47.99rem) {
  .g-gadgets #g-touch .g-touch-item {
    border-right: none;
    border-bottom: 1px solid #8a8a8a;
    padding: 15px 10px;
  }
}
.g-gadgets #g-touch .g-touch-item a {
  color: #1f1313;
}
.g-gadgets #g-touch .g-touch-item .g-touch-item-icon {
  margin-right: 9px;
}
.g-gadgets .uk-close {
  color: #ffffff !important;
  opacity: 1;
  font-size: 22px;
  top: 35px;
  right: 35px;
  position: absolute;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
.g-gadgets .uk-close:hover {
  -webkit-transform: rotate(90deg) !important;
  -moz-transform: rotate(90deg) !important;
  -ms-transform: rotate(90deg) !important;
  -o-transform: rotate(90deg) !important;
  transform: rotate(90deg) !important;
  color: #650115 !important;
}
.g-gadgets .element-invisible {
  border: 0 none;
  height: 1px;
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
h1, h2, h3, h4 {
  font-weight: 600;
}
.uk-modal {
  background: rgba(0, 0, 0, 0.9) !important;
}
.pweb-theme-gavickmusic.pwebbox_toggler:hover {
  color: #FFF !important;
  background: #650115 !important;
}
.form-horizontal .controls {
  margin-right: 10%;
}
.form-horizontal .control-label {
  padding-top: 1px;
}
.form#os_form .control-label, form#os_form .control-label label, form.form-horizontal .control-label, form.form-horizontal .control-label label {
  font-size: 1rem;
  font-weight: 300;
}
input[type="text"], input[type="time"], input[type="url"], input[type="week"], input:not([type]), textarea {
  padding-top: 0.7rem;
  padding-bottom: 0.7rem;
}
#g-mainbar {
  color: #000 !important;
}
h3 {
  font-size: 1.4rem;
}
h2 {
  color: #25201C !important;
  text-transform: uppercase;
}
.box-orange.moduletable {
  background: #ECDFDB;
}
a.jvinsgram_handle {
  width: 30px !important;
  height: 120px !important;
}
#g-footer .g-infolist.g-gridmenu .g-infolist-item-title {
  font-size: 0.8rem;
  text-transform: uppercase;
  margin-bottom: -3px;
}
#g-footer .g-infolist .g-infolist-item-title {
  font-family: "montserrat", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-size: 0.8rem;
  font-weight: 200;
  line-height: 1.05;
  margin-bottom: -3px;
}
.g-infolist .g-infolist-item-desc {
  font-size: 0.8rem;
  margin: 0;
  padding-top: 0.3rem;
}
#g-footer .button.button-small {
  font-size: 0.7rem;
  margin-top: -10px;
}
#g-footer a:hover {
  color: #92011E;
}
#g-top .g-content {
  margin-top: 0.1rem;
  margin-bottom: 0.2rem;
  margin-right: 0.1rem;
  margin-left: 1.2rem;
  padding-top: 0.1rem;
  padding-bottom: 0.1rem;
  padding-right: 0.1rem;
  padding-left: 0.1rem;
}
#g-top {
  background: #fff url('../../../../images/background-top-5.jpg') no-repeat scroll center top / cover;
  color: #5c5c5c;
  position: relative;
  z-index: 100;
  color: #FFF;
}
#g-top a {
  color: #FFF;
}
#g-top a:hover {
  color: #CD9759;
}
#g-top .g-contentlist {
  background: rgba(0, 0, 0, 0.6);
  margin-bottom: 5.5rem;
  font-weight: 300;
}
#g-top .g-title {
  font-family: "montserrat", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-weight: 700;
  font-size: 1.3rem;
  line-height: 1.5;
  text-transform: none;
  margin: 0.5rem 0;
  padding-bottom: 0.1rem;
  color: #FFF !important;
  text-align: center;
  text-shadow: 2px 2px 4px #000000;
}
#g-top .g-title a:hover {
  color: #E8E3E3 !important;
}
#g-top .g-contentlist .g-listgrid .g-listgrid-item {
  font-size: 0.85rem;
  font-weight: bold;
}
#g-header {
  color: #FFF;
  padding-bottom: none;
}
#g-header, .g-layercontent {
  padding: 0.3rem;
}
#g-header .g-infolist-textstyle-header .g-infolist-item-title {
  text-shadow: 2px 2px #000;
}
#g-header:before {
  background: - !important;
  background: linear-gradient(rgba(56, 44, 44, 0.2), rgba(56, 44, 44, 0.75)) !important;
}
#g-navigation {
  font-family: "montserrat", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-size: 1rem;
  font-weight: 200;
  line-height: 1.05;
}
.topmenu {
  font-size: 1rem;
  background: rgba(0, 0, 0, 0.6);
  margin-bottom: 5.5rem;
  font-weight: 300;
}
.topmenu a {
  color: #FFF;
}
.topmenu a:hover {
  color: #CD9759;
}
.button.button-red {
  background: #650115;
}
.button.button-red:hover {
  background: #000;
}
#g-showcase .g-container {
  width: 100%;
}
#g-showcase:after {
  background: rgba(255, 255, 255, 0.01) !important;
  height: 1px;
}
#g-navigation .g-main-nav .g-toplevel > li:hover > .g-menu-item-container, #g-navigation .g-main-nav .g-toplevel > li.active > .g-menu-item-container {
  color: #CD9759;
}
#g-navigation .g-main-nav .g-toplevel > li:hover > .g-menu-item-container .g-menu-item-title, #g-navigation .g-main-nav .g-toplevel > li.active > .g-menu-item-container .g-menu-item-title {
  border-bottom: 1px solid #CD9759;
}
#g-navigation .g-main-nav .g-sublevel > li > .g-menu-item-container {
  color: #fff;
  font-weight: normal;
}
.g-home #g-navigation, .g-homepositions #g-navigation {
  background: #25201c;
  color: #fff !important;
}
.g-home #g-navigation .g-main-nav .g-toplevel > li:hover > .g-menu-item-container, #g-navigation .g-main-nav .g-toplevel > li.active > .g-menu-item-container {
  color: #CD9759 !important;
  border-bottom: none !important;
}
.g-home #g-navigation .g-main-nav .g-toplevel > li:hover > .g-menu-item-container .g-menu-item-title, #g-navigation .g-main-nav .g-toplevel > li.active > .g-menu-item-container .g-menu-item-title {
  border-bottom: 1px solid #CD9759 !important;
}
.g-home #g-navigation .g-main-nav .g-sublevel > li > .g-menu-item-container {
  color: #fff;
  font-weight: normal;
}
.g-home #g-navigation .g-main-nav .g-toplevel > li > .g-menu-item-container, .g-homepositions #g-navigation .g-main-nav .g-toplevel > li > .g-menu-item-container {
  color: rgba(255, 255, 255, 0.99);
}
.g-home #g-navigation .g-main-nav .g-toplevel > li:hover > .g-menu-item-container, .g-homepositions #g-navigation .g-main-nav .g-toplevel > li:hover > .g-menu-item-container, .g-home #g-navigation .g-main-nav .g-toplevel > li.active > .g-menu-item-container, .g-homepositions #g-navigation .g-main-nav .g-toplevel > li.active > .g-menu-item-container {
  color: #CD9759 !important;
  border-bottom: none !important;
}
.g-home #g-navigation .g-main-nav .g-toplevel > li:hover > .g-menu-item-container .g-menu-item-title, .g-homepositions #g-navigation .g-main-nav .g-toplevel > li:hover > .g-menu-item-container .g-menu-item-title, .g-home #g-navigation .g-main-nav .g-toplevel > li.active > .g-menu-item-container .g-menu-item-title, .g-homepositions #g-navigation .g-main-nav .g-toplevel > li.active > .g-menu-item-container .g-menu-item-title {
  color: #CD9759 !important;
  border-bottom: 1px solid #CD9759 !important;
}
section.g-wrapper > .g-container a {
  color: #79010B;
  text-decoration: underline;
}
section.g-wrapper > .g-container a:hover {
  color: #382C2C;
  text-decoration: underline;
}
.g-home #g-above, .g-homepositions #g-above {
  background: #111111;
  color: #fff !important;
}
.g-home #g-above, .g-homepositions #g-above a {
  color: #fff !important;
}
.browser-wrapper {
  padding-top: 0px;
  border-radius: 0.1875rem;
  position: relative;
  vertical-align: bottom;
  overflow: hidden;
}
.browser-wrapper .browser-bar {
  position: absolute;
  top: 0;
  width: 100%;
  height: 0px;
  background: none;
  border-radius: 0.1875rem 0.1875rem 0 0;
  border-bottom: none;
}
.browser-wrapper .browser-bar .browser-button {
  display: none;
}
.g-home #g-above, .g-homepositions #g-above .g-infolist .g-infolist-item-img.left.browser {
  margin-right: 2%;
}
#g-above .g-title {
  color: #000;
  font-size: 0.9rem;
  line-height: 1;
  margin: 0.5rem 0;
  padding-bottom: 0.5rem;
}
#g-above {
  background: #CD9759;
}
#g-above:after {
  display: none;
}
#g-extension a {
  color: #1F1313;
  font-weight: bold;
}
#g-extension {
  background: #4b4b4b url('../../../../images/background-top-5.jpg') top center no-repeat;
}
#g-extension:before {
  background: linear-gradient(rgba(75, 75, 75, 0.01), rgba(75, 75, 75, 0.25));
}
#g-extension .g-infolist .g-infolist-item-desc {
  font-size: 1.1rem;
  color: #1F1313 !important;
  margin: 0;
  padding-top: 0.1rem;
}
.g-home #g-extension, .g-homepositions #g-extension {
  padding: 0rem 0 0rem 0;
}
#g-header .g-infolist .g-infolist-item-desc {
  font-size: 1.3rem;
  margin: 0;
  padding-top: none;
}
#g-footer .g-content {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
  margin-right: 0.2rem;
  margin-left: 0.2rem;
  padding-top: 0.5rem;
  padding-top: 0.5rem;
  padding-right: 0.2rem;
  padding-left: 0.2rem;
}
#g-copyright a:hover {
  color: #FFF;
}
.g-offcanvas-toggle {
  font-size: 1.3rem;
  color: #79010b;
  border: 1px solid #000000;
  background: rgba(255, 255, 255, 0.9);
  border-radius: 20%;
  width: 32px;
  height: 32px;
  line-height: 28px;
  text-align: center;
  top: 0.8rem;
  left: 50%;
  margin-left: -15px;
  padding-left: 1px;
  z-index: 100001;
}
.g-imagegrid .g-imagegrid-link {
  background: #000000 none repeat scroll 0 0;
}
.box-grey > .g-content {
  background: #D6D0D0;
  color: #000;
  padding-bottom: 0.01rem;
}
.box-grey > .g-content > .g-title {
  padding-bottom: 0.01rem;
}
.g-testimonial-author-company a {
  pointer-events: none;
  color: #000000 !important;
}
.g-testimonial-author-company {
  font-size: 0.9rem;
}
.rg-gm-slice-list img {
  width: 100%;
}
#g-offcanvas {
  background: #CA8F4F;
  width: 17rem;
  color: #fff;
}
#g-offcanvas #g-mobilemenu-container ul {
  background: #25201C;
}
.rokajaxsearch #roksearch_search_str {
  border-radius: 0.4rem;
  margin-bottom: 0.1rem;
  padding: 0.2rem 0.5rem;
  color: #000 !important;
}
.sprocket-mosaic-g-content.overlay-mode {
  position: relative;
  opacity: 1;
  visibility: visible;
  top: initial;
  bottom: initial;
  height: initial;
  padding-left: 0;
  padding-right: 0;
}
.overlay-mode .sprocket-mosaic-g-title {
  opacity: 1;
  margin: 0;
}
.overlay-mode .sprocket-mosaic-g-text, .overlay-mode .sprocket-mosaic-g-readon {
  opacity: 1;
}
.sprocket-mosaic-g-item:hover .sprocket-mosaic-g-effect {
  display: none;
}
.sprocket-mosaic-g-item {
  padding: 1rem;
  border: 1px solid #292929;
  margin: 0.5rem;
  background: #D6D0D0;
}
.sprocket-mosaic-g-content {
  color: #000;
}
.sprocket-mosaic-g-container {
  margin-left: -0.5rem;
  margin-right: -0.5rem;
}
.sprocket-mosaic-g-title {
  font-size: 1.2rem;
  line-height: 1.3;
}
.overlay-mode .sprocket-mosaic-g-tags {
  opacity: initial;
  display: flex;
  font-size: 0.75rem;
  position: relative;
  margin-top: 15px;
  margin-bottom: -15px;
}
#main .sprocket-mosaic .sprocket-mosaic-g-order ul li, .sprocket-mosaic .sprocket-mosaic-g-order li, #main .sprocket-mosaic .sprocket-mosaic-g-filter ul li, .sprocket-mosaic .sprocket-mosaic-g-filter li {
  font-family: "roboto", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-weight: 700;
  font-size: 0.8rem;
  line-height: 1.25;
  text-transform: uppercase;
  display: inline-block;
  background: #79010b;
  border: none;
  border-radius: 3px;
  color: #fff;
  padding: 0.25rem 0.5rem;
  -webkit-transition: background 0.3s;
  -moz-transition: background 0.3s;
  transition: background 0.3s;
}
#main .sprocket-mosaic .sprocket-mosaic-g-order ul li, .sprocket-mosaic .sprocket-mosaic-g-order li, #main .sprocket-mosaic .sprocket-mosaic-g-filter ul li, .sprocket-mosaic .sprocket-mosaic-g-filter li.active {
  background: #4E0111;
}
@media only all and (max-width: 47.99rem) {
  #g-top .g-title {
    white-space: inherit;
  }
  #g-header {
    padding-top: 0;
  }
  #g-header .g-content {
    margin: 0.425rem;
    padding: 0.638rem;
  }
  .g-layercontent {
    padding: 0;
  }
  .sns-logo img {
    display: block;
    margin: 4rem auto 0;
  }
  .table {
    font-size: 0.95rem;
  }
}
/*# sourceMappingURL=custom_29.css.map */