/* 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
 */

@import url('https://fonts.googleapis.com/css?family=Lato:400,300,700,400italic');
/* line 27, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
h1, h2, h3, h4, h5, h6, h3.uk-panel-title {
  text-transform: uppercase;
}
/* line 32, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
/* line 33, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
h2:after, h3:after {
  content: " ";
  display: block;
  background: url('../../../../images/header-decor1.png') center bottom no-repeat;
  height: 25px;
  width: 70%;
  margin: auto;
  margin-bottom: -5px;
}
/* line 44, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
h3, h3.uk-panel-title {
  font-weight: 700;
}
/* line 48, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
.gh-fleft {
  float: left;
  width: 33%;
}
/* line 53, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
.gh-fright {
  float: right;
}
/* line 57, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
.gh-center {
  text-align: center;
}
/* line 61, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
.gh-right {
  text-align: right;
}
/* line 65, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
.gh-left {
  text-align: left;
}
/* line 69, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
/* line 70, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
.gh-box1 h3 {
  text-align: center;
  text-transform: uppercase;
  font-weight: 400;
}
/* line 98, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
.reset, h1, h2, h3, h4, h5, h6, h3.uk-panel-title, .gh-box1 h3, #g-main, .g-grid .gh-header, .gh-header .g-content, .gh-header h3, .gh-header p, .gh-header .uk-margin, .itemid-101 .pagecontent .g-content, #g-footer > .g-container .g-grid:last-child, .itemid-117 .pagecontent .g-content, .itemid-118 .pagecontent .g-content, .itemid-119 .pagecontent .g-content, .itemid-122 .pagecontent .g-content, .itemid-123 .pagecontent .g-content, .itemid-124 .pagecontent .g-content, .itemid-125 .pagecontent .g-content, .itemid-126 .pagecontent .g-content, .itemid-127 .pagecontent .g-content, .itemid-163 .pagecontent .g-content, .itemid-194 .pagecontent .g-content, .itemid-110 .pagecontent .g-content {
  padding: 0;
  margin: 0;
}
/* line 103, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
/* line 105, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
#g-main .g-container {
  width: 100%;
}
/* line 110, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
/* line 111, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
/* line 115, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
.gh-header h3 {
  font-size: 40px;
  font-weight: 300;
  letter-spacing: 0.1em;
}
/* line 120, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
.gh-header h3 strong {
  color: #fff;
}
/* line 121, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
.gh-header h3:after {
  display: none;
}
/* line 126, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
.gh-header p {
  font-size: 30px;
  font-weight: 300;
}
/* line 132, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
.gh-header .gh-button1 {
  margin-top: 20px;
}
/* line 136, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
@media (max-width: 768px) {
  /* line 141, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
  .gh-header h3, .gh-header p {
    font-size: 20px;
  }
}
/* line 148, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
.gh-button1 {
  padding: 15px 30px;
  text-transform: uppercase;
  opacity: 1;
  border: 1px solid #fff;
  background: rgba(0, 0, 0, 0.6);
  font-size: 14px;
  color: #fff;
  -webkit-transition: all 0.5s;
  /* Safari */
  transition: all 0.5s;
}
/* line 88, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
.gh-button1:hover {
  opacity: 0.6;
  color: #fff;
  -webkit-transition: all 0.5s;
  /* Safari */
  transition: all 0.5s;
}
/* line 149, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
.gh-button2 {
  padding: 15px 30px;
  text-transform: uppercase;
  opacity: 1;
  border: 1px solid #000;
  background: #000;
  font-size: 14px;
  color: #fff;
  -webkit-transition: all 0.5s;
  /* Safari */
  transition: all 0.5s;
}
/* line 88, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
.gh-button2:hover {
  opacity: 0.6;
  color: #fff;
  -webkit-transition: all 0.5s;
  /* Safari */
  transition: all 0.5s;
}
/* line 150, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
.gh-button3 {
  padding: 15px 30px;
  text-transform: uppercase;
  opacity: 1;
  border: 1px solid #000;
  background: #000;
  font-size: 14px;
  color: #fff;
  -webkit-transition: all 0.5s;
  /* Safari */
  transition: all 0.5s;
}
/* line 88, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
.gh-button3:hover {
  opacity: 0.6;
  color: #fff;
  -webkit-transition: all 0.5s;
  /* Safari */
  transition: all 0.5s;
}
/* line 153, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
/* line 154, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
.itemid-101 .gh-panel1, .itemid-135 .gh-panel1, .itemid-101 .gh-panel2, .itemid-135 .gh-panel2 {
  background: #e0dcd4;
  padding-top: 40px;
}
/* line 157, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
.itemid-101 .gh-panel1 .g-content, .itemid-135 .gh-panel1 .g-content, .itemid-101 .gh-panel2 .g-content, .itemid-135 .gh-panel2 .g-content {
  width: 90%;
  margin: auto;
  max-width: 1200px;
}
/* line 161, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
.itemid-101 .gh-panel1 .gh-box1, .itemid-135 .gh-panel1 .gh-box1, .itemid-101 .gh-panel2 .gh-box1, .itemid-135 .gh-panel2 .gh-box1 {
  padding-top: 5%;
}
/* line 166, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
.itemid-101 .gh-panel2, .itemid-135 .gh-panel2 {
  padding-top: inherit;
  padding-bottom: 40px;
}
/* line 169, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
.itemid-101 .gh-panel2 .grid-panel2, .itemid-135 .gh-panel2 .grid-panel2 {
  position: relative;
  right: -6px;
}
/* line 175, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
.itemid-101 .gh-panel3, .itemid-135 .gh-panel3 {
  background: #33302d;
  padding-bottom: 40px;
  padding-top: 40px;
}
/* line 180, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
.itemid-101 .gh-panel3 h2 + p, .itemid-135 .gh-panel3 h2 + p {
  font-size: 23px;
  width: 80%;
  margin: auto;
  margin-top: 20px;
}
/* line 187, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
.itemid-101 .gh-panel3 p, .itemid-135 .gh-panel3 p, .itemid-101 .gh-panel3 h2, .itemid-135 .gh-panel3 h2 {
  color: #fff;
}
/* line 190, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
.itemid-101 .gh-panel3 .g-content, .itemid-135 .gh-panel3 .g-content {
  width: 90%;
  margin: auto;
  max-width: 1200px;
}
/* line 194, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
.itemid-101 .gh-panel3 .grid-panel3, .itemid-135 .gh-panel3 .grid-panel3 {
  overflow: hidden;
  margin-top: 40px;
}
/* line 197, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
.itemid-101 .gh-panel3 .grid-panel3 .uk-grid, .itemid-135 .gh-panel3 .grid-panel3 .uk-grid {
  width: 33.33%;
  float: left;
}
@media (max-width: 768px) {
  .itemid-101 .gh-panel3 .grid-panel3 .uk-grid, .itemid-135 .gh-panel3 .grid-panel3 .uk-grid {
    width: 100%;
  }
  /* line 203, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
  .itemid-101 .gh-panel3 .grid-panel3 .uk-grid img, .itemid-135 .gh-panel3 .grid-panel3 .uk-grid img {
    width: 100%;
  }
}
/* line 208, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
.itemid-101 .gh-panel3 .grid-panel3 .uk-grid .uk-margin-top, .itemid-135 .gh-panel3 .grid-panel3 .uk-grid .uk-margin-top {
  margin: 0 !important;
}
/* line 212, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
.itemid-101 .gh-panel3 .grid-panel3 .uk-grid .uk-panel, .itemid-135 .gh-panel3 .grid-panel3 .uk-grid .uk-panel {
  background: #e0dcd4;
}
/* line 214, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
.itemid-101 .gh-panel3 .grid-panel3 .uk-grid .uk-panel p, .itemid-135 .gh-panel3 .grid-panel3 .uk-grid .uk-panel p {
  color: #666;
}
@media (max-width: 985px) {
  .itemid-101 .gh-panel3 .grid-panel3 .uk-grid .uk-panel p, .itemid-135 .gh-panel3 .grid-panel3 .uk-grid .uk-panel p {
    font-size: 12px;
  }
}
/* line 226, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
/* line 227, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
/* line 228, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
.grid-panel1 .uk-panel h3, .grid-panel2 .uk-panel h3, .grid-panel1 .uk-panel h3.uk-panel-title, .grid-panel2 .uk-panel h3.uk-panel-title {
  position: absolute;
  top: 0;
  width: 100%;
  text-align: center;
  background: rgba(0, 0, 0, 0.6);
  text-transform: uppercase;
  color: #fff;
  font-size: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
  font-weight: 400;
}
/* line 240, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
.grid-panel1 .uk-panel h3:after, .grid-panel2 .uk-panel h3:after, .grid-panel1 .uk-panel h3.uk-panel-title:after, .grid-panel2 .uk-panel h3.uk-panel-title:after {
  display: none;
}
/* line 247, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
/* line 248, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
/* line 249, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
.grid-panel1 h3:after {
  display: none;
}
/* line 255, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
/* line 256, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
/* line 257, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
.grid-panel2 .uk-panel h3 {
  top: auto;
  bottom: 20px;
}
/* line 267, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
/* line 273, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
.top-header {
  text-align: right;
}
@media (max-width: 768px) {
  .top-header {
    text-align: center;
  }
}
/* line 280, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
.g-main-nav .g-toplevel > li > .g-menu-item-container {
  padding: 10px 10px !important;
}
/* line 284, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation .g-main-nav .g-toplevel {
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-end;
}
/* line 290, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation {
  background: none;
  position: absolute;
  top: 68px;
  z-index: 2000;
  width: 100%;
  text-transform: uppercase;
}
@media (max-width: 1325px) {
  #g-navigation {
    top: 84px;
    background: #282522;
  }
}
/* line 303, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation .g-container {
  width: 100%;
  padding-right: 5%;
  padding-left: 5%;
  box-sizing: border-box;
}
@media (max-width: 1200px) {
  #g-navigation .g-container {
    padding-left: 0;
    padding-right: 10px;
  }
}
/* line 316, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation .g-menu-item-title {
  font-size: 13px;
}
/* line 321, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
#g-header {
  min-height: 115px;
}
/* line 324, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
#g-header .logo-block {
  margin-top: 19px;
}
@media (max-width: 768px) {
  #g-header .logo-block {
    text-align: center;
  }
}
/* line 331, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
#g-header .logo-block .g-content {
  padding-left: 0;
  margin-left: 0;
  padding-top: 10px;
  margin-top: 0;
}
@media (max-width: 768px) {
  #g-header .logo-block .g-content {
    padding: 20px;
    margin: 0;
  }
}
/* line 343, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
#g-header .g-container {
  width: 90%;
}
/* line 350, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
/* line 351, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
/* line 352, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
/* line 357, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
.itemid-101 .gh-panel3-1 {
  background: #e0dcd4;
  padding-top: 40px;
  padding-bottom: 40px;
}
/* line 361, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
.itemid-101 .gh-panel3-1 .g-content {
  padding: 0;
  max-width: 1200px;
  margin: auto;
  width: 80%;
}
/* line 371, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
/* line 373, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
#g-footer .gh-rule {
  width: 100%;
  padding-top: 20px;
  margin-bottom: 30px;
  overflow: hidden;
  border-bottom: 1px solid #b3b0aa;
}
/* line 381, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
#g-footer .gh-footer {
  margin: auto;
  max-width: 1200px;
  flex: 1 90%;
  width: 90%;
  overflow: hidden;
  padding-bottom: 40px;
}
/* line 390, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
#g-footer h3 {
  font-size: 20px;
  margin-bottom: 20px;
}
/* line 393, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
#g-footer h3:after {
  display: none;
}
/* line 397, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
#g-footer p {
  margin: 0;
  margin-bottom: 20px;
}
/* line 402, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
#g-footer > .g-container {
  width: 100%;
}
/* line 404, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
#g-footer > .g-container .g-grid:last-child {
  background: #282522;
}
/* line 408, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
#g-footer > .g-container .g-grid:last-child .gh-copyright {
  margin: auto;
  max-width: 1200px;
  width: 90%;
  color: #fff;
}
/* line 419, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
._newsevents {
  margin: 0 auto;
  text-align: center;
}
/* line 424, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
.gh-panel4 {
  background: #34302d;
}
/* line 428, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
ul.blog-warp6 {
  width: 100%;
}
/* line 431, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
ul.blog-warp6 li {
  width: 20%;
  padding: 0 0 50px 0;
  display: inline-block;
  border: none;
  margin: 0 15px;
}
/* line 439, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
ul.blog-warp6 li:first-child {
  padding-top: 30px;
  margin-left: 0;
}
/* line 444, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
ul.blog-warp6 li:last-child {
  margin-right: 0;
}
/* line 448, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
ul.blog-warp6 .description {
  margin-top: 15px;
}
/* line 452, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
ul.blog-warp6 .description .element-itemname a {
  color: #444;
  text-transform: uppercase;
  font-weight: 400;
  font-size: 21px;
}
/* line 459, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
ul.blog-warp6 .element-textarea {
  margin-bottom: 10px;
}
/* line 462, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
ul.blog-warp6 .element-textarea p {
  color: #444;
  margin-top: 10px;
}
/* line 469, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
ul.blog-warp6 p.links {
  margin-top: 30px;
}
/* line 472, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
ul.blog-warp6 p.links a {
  background: none;
  border: 1px solid #444;
  padding: 10px 20px;
  font-family: 'Lato';
  color: #444;
  text-transform: uppercase;
}
/* line 481, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
ul.blog-warp6 p.links a:hover {
  background: #fff;
  color: #34302d;
}
/* line 486, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
ul.blog-warp6 p.links a:after {
  content: none;
}
/* line 499, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
/* line 501, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
#g-footer div.latest-tweets h3 {
  margin-left: 30px;
}
/* line 505, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
#g-footer div.latest-tweets h3.uk-panel-title {
  margin-left: 0;
}
/* line 509, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
#g-footer div.latest-tweets .uk-flex-middle {
  margin-top: 15px;
}
/* line 513, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
#g-footer div.latest-tweets div.uk-grid .uk-panel-space {
  height: auto !important;
  padding: 0 30px;
}
/* line 517, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
#g-footer div.latest-tweets div.uk-grid .uk-panel-space p {
  padding-bottom: 15px;
  border-bottom: 1px solid #ccc;
  margin-bottom: 0;
}
/* line 527, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
._copyright {
  color: #fff;
}
/* line 531, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
.custom_social {
  float: right;
}
@media (max-width: 768px) {
  .custom_social {
    float: none;
    width: 100%;
  }
}
/* line 538, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
@media (max-width: 768px) {
  .custom_social ul {
    margin-left: 0;
  }
}
/* line 542, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
.custom_social ul li {
  display: inline-block;
  margin: 0 2px;
}
/* line 546, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
.custom_social ul li a {
  color: #fff;
  border: 1px solid #948b82;
  padding: 6px 10px;
  font-size: 15px;
}
/* line 553, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
.custom_social ul li i {
  height: 16px;
  width: 16px;
  text-align: center;
}
/*  Banqueting Hall */
/* line 567, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
/* line 569, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
/* line 570, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
.itemid-117 h2:after, .itemid-118 h2:after, .itemid-119 h2:after, .itemid-122 h2:after, .itemid-123 h2:after, .itemid-124 h2:after, .itemid-125 h2:after, .itemid-126 h2:after, .itemid-127 h2:after, .itemid-163 h2:after, .itemid-194 h2:after, .itemid-117 h3:after, .itemid-118 h3:after, .itemid-119 h3:after, .itemid-122 h3:after, .itemid-123 h3:after, .itemid-124 h3:after, .itemid-125 h3:after, .itemid-126 h3:after, .itemid-127 h3:after, .itemid-163 h3:after, .itemid-194 h3:after {
  background: url('../../../../images/header-decor2.png') center bottom no-repeat;
}
/* line 577, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
.itemid-117 .gh-panel1, .itemid-118 .gh-panel1, .itemid-119 .gh-panel1, .itemid-122 .gh-panel1, .itemid-123 .gh-panel1, .itemid-124 .gh-panel1, .itemid-125 .gh-panel1, .itemid-126 .gh-panel1, .itemid-127 .gh-panel1, .itemid-163 .gh-panel1, .itemid-194 .gh-panel1, .itemid-117 .gh-panel2, .itemid-118 .gh-panel2, .itemid-119 .gh-panel2, .itemid-122 .gh-panel2, .itemid-123 .gh-panel2, .itemid-124 .gh-panel2, .itemid-125 .gh-panel2, .itemid-126 .gh-panel2, .itemid-127 .gh-panel2, .itemid-163 .gh-panel2, .itemid-194 .gh-panel2 {
  background: #e0dcd4;
  padding-top: 40px;
}
/* line 580, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
.itemid-117 .gh-panel1 .g-content, .itemid-118 .gh-panel1 .g-content, .itemid-119 .gh-panel1 .g-content, .itemid-122 .gh-panel1 .g-content, .itemid-123 .gh-panel1 .g-content, .itemid-124 .gh-panel1 .g-content, .itemid-125 .gh-panel1 .g-content, .itemid-126 .gh-panel1 .g-content, .itemid-127 .gh-panel1 .g-content, .itemid-163 .gh-panel1 .g-content, .itemid-194 .gh-panel1 .g-content, .itemid-117 .gh-panel2 .g-content, .itemid-118 .gh-panel2 .g-content, .itemid-119 .gh-panel2 .g-content, .itemid-122 .gh-panel2 .g-content, .itemid-123 .gh-panel2 .g-content, .itemid-124 .gh-panel2 .g-content, .itemid-125 .gh-panel2 .g-content, .itemid-126 .gh-panel2 .g-content, .itemid-127 .gh-panel2 .g-content, .itemid-163 .gh-panel2 .g-content, .itemid-194 .gh-panel2 .g-content {
  width: 90%;
  margin: auto;
  max-width: 1200px;
}
/* line 584, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
.itemid-117 .gh-panel1 .gh-box1, .itemid-118 .gh-panel1 .gh-box1, .itemid-119 .gh-panel1 .gh-box1, .itemid-122 .gh-panel1 .gh-box1, .itemid-123 .gh-panel1 .gh-box1, .itemid-124 .gh-panel1 .gh-box1, .itemid-125 .gh-panel1 .gh-box1, .itemid-126 .gh-panel1 .gh-box1, .itemid-127 .gh-panel1 .gh-box1, .itemid-163 .gh-panel1 .gh-box1, .itemid-194 .gh-panel1 .gh-box1, .itemid-117 .gh-panel2 .gh-box1, .itemid-118 .gh-panel2 .gh-box1, .itemid-119 .gh-panel2 .gh-box1, .itemid-122 .gh-panel2 .gh-box1, .itemid-123 .gh-panel2 .gh-box1, .itemid-124 .gh-panel2 .gh-box1, .itemid-125 .gh-panel2 .gh-box1, .itemid-126 .gh-panel2 .gh-box1, .itemid-127 .gh-panel2 .gh-box1, .itemid-163 .gh-panel2 .gh-box1, .itemid-194 .gh-panel2 .gh-box1 {
  padding-top: 5%;
}
/* line 589, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
.itemid-117 .gh-panel2, .itemid-118 .gh-panel2, .itemid-119 .gh-panel2, .itemid-122 .gh-panel2, .itemid-123 .gh-panel2, .itemid-124 .gh-panel2, .itemid-125 .gh-panel2, .itemid-126 .gh-panel2, .itemid-127 .gh-panel2, .itemid-163 .gh-panel2, .itemid-194 .gh-panel2 {
  padding-top: inherit;
  padding-bottom: 40px;
}
/* line 592, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
.itemid-117 .gh-panel2 .grid-panel2, .itemid-118 .gh-panel2 .grid-panel2, .itemid-119 .gh-panel2 .grid-panel2, .itemid-122 .gh-panel2 .grid-panel2, .itemid-123 .gh-panel2 .grid-panel2, .itemid-124 .gh-panel2 .grid-panel2, .itemid-125 .gh-panel2 .grid-panel2, .itemid-126 .gh-panel2 .grid-panel2, .itemid-127 .gh-panel2 .grid-panel2, .itemid-163 .gh-panel2 .grid-panel2, .itemid-194 .gh-panel2 .grid-panel2 {
  position: relative;
  right: -6px;
}
/* line 598, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
.itemid-117 .gh-panel3, .itemid-118 .gh-panel3, .itemid-119 .gh-panel3, .itemid-122 .gh-panel3, .itemid-123 .gh-panel3, .itemid-124 .gh-panel3, .itemid-125 .gh-panel3, .itemid-126 .gh-panel3, .itemid-127 .gh-panel3, .itemid-163 .gh-panel3, .itemid-194 .gh-panel3 {
  background: #fff;
  padding-bottom: 40px;
  padding-top: 40px;
}
/* line 603, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
.itemid-117 .gh-panel3 h2 + p, .itemid-118 .gh-panel3 h2 + p, .itemid-119 .gh-panel3 h2 + p, .itemid-122 .gh-panel3 h2 + p, .itemid-123 .gh-panel3 h2 + p, .itemid-124 .gh-panel3 h2 + p, .itemid-125 .gh-panel3 h2 + p, .itemid-126 .gh-panel3 h2 + p, .itemid-127 .gh-panel3 h2 + p, .itemid-163 .gh-panel3 h2 + p, .itemid-194 .gh-panel3 h2 + p {
  font-size: 23px;
  width: 80%;
  margin: auto;
  margin-top: 20px;
}
/* line 610, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
/* line 611, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
.itemid-117 .gh-panel3 h2:after, .itemid-118 .gh-panel3 h2:after, .itemid-119 .gh-panel3 h2:after, .itemid-122 .gh-panel3 h2:after, .itemid-123 .gh-panel3 h2:after, .itemid-124 .gh-panel3 h2:after, .itemid-125 .gh-panel3 h2:after, .itemid-126 .gh-panel3 h2:after, .itemid-127 .gh-panel3 h2:after, .itemid-163 .gh-panel3 h2:after, .itemid-194 .gh-panel3 h2:after {
  background: url('../../../../images/header-decor1.png') center bottom no-repeat;
}
/* line 617, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
.itemid-117 .gh-panel3 p, .itemid-118 .gh-panel3 p, .itemid-119 .gh-panel3 p, .itemid-122 .gh-panel3 p, .itemid-123 .gh-panel3 p, .itemid-124 .gh-panel3 p, .itemid-125 .gh-panel3 p, .itemid-126 .gh-panel3 p, .itemid-127 .gh-panel3 p, .itemid-163 .gh-panel3 p, .itemid-194 .gh-panel3 p, .itemid-117 .gh-panel3 h2, .itemid-118 .gh-panel3 h2, .itemid-119 .gh-panel3 h2, .itemid-122 .gh-panel3 h2, .itemid-123 .gh-panel3 h2, .itemid-124 .gh-panel3 h2, .itemid-125 .gh-panel3 h2, .itemid-126 .gh-panel3 h2, .itemid-127 .gh-panel3 h2, .itemid-163 .gh-panel3 h2, .itemid-194 .gh-panel3 h2 {
  color: #33302d;
}
/* line 620, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
.itemid-117 .gh-panel3 .g-content, .itemid-118 .gh-panel3 .g-content, .itemid-119 .gh-panel3 .g-content, .itemid-122 .gh-panel3 .g-content, .itemid-123 .gh-panel3 .g-content, .itemid-124 .gh-panel3 .g-content, .itemid-125 .gh-panel3 .g-content, .itemid-126 .gh-panel3 .g-content, .itemid-127 .gh-panel3 .g-content, .itemid-163 .gh-panel3 .g-content, .itemid-194 .gh-panel3 .g-content {
  width: 90%;
  margin: auto;
  max-width: 1200px;
}
/* line 624, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
.itemid-117 .gh-panel3 .grid-panel3, .itemid-118 .gh-panel3 .grid-panel3, .itemid-119 .gh-panel3 .grid-panel3, .itemid-122 .gh-panel3 .grid-panel3, .itemid-123 .gh-panel3 .grid-panel3, .itemid-124 .gh-panel3 .grid-panel3, .itemid-125 .gh-panel3 .grid-panel3, .itemid-126 .gh-panel3 .grid-panel3, .itemid-127 .gh-panel3 .grid-panel3, .itemid-163 .gh-panel3 .grid-panel3, .itemid-194 .gh-panel3 .grid-panel3 {
  overflow: hidden;
  margin-top: 40px;
}
/* line 627, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
.itemid-117 .gh-panel3 .grid-panel3 .uk-grid, .itemid-118 .gh-panel3 .grid-panel3 .uk-grid, .itemid-119 .gh-panel3 .grid-panel3 .uk-grid, .itemid-122 .gh-panel3 .grid-panel3 .uk-grid, .itemid-123 .gh-panel3 .grid-panel3 .uk-grid, .itemid-124 .gh-panel3 .grid-panel3 .uk-grid, .itemid-125 .gh-panel3 .grid-panel3 .uk-grid, .itemid-126 .gh-panel3 .grid-panel3 .uk-grid, .itemid-127 .gh-panel3 .grid-panel3 .uk-grid, .itemid-163 .gh-panel3 .grid-panel3 .uk-grid, .itemid-194 .gh-panel3 .grid-panel3 .uk-grid {
  width: 33.33%;
  float: left;
}
/* line 631, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
.itemid-117 .gh-panel3 .grid-panel3 .uk-grid .uk-margin-top, .itemid-118 .gh-panel3 .grid-panel3 .uk-grid .uk-margin-top, .itemid-119 .gh-panel3 .grid-panel3 .uk-grid .uk-margin-top, .itemid-122 .gh-panel3 .grid-panel3 .uk-grid .uk-margin-top, .itemid-123 .gh-panel3 .grid-panel3 .uk-grid .uk-margin-top, .itemid-124 .gh-panel3 .grid-panel3 .uk-grid .uk-margin-top, .itemid-125 .gh-panel3 .grid-panel3 .uk-grid .uk-margin-top, .itemid-126 .gh-panel3 .grid-panel3 .uk-grid .uk-margin-top, .itemid-127 .gh-panel3 .grid-panel3 .uk-grid .uk-margin-top, .itemid-163 .gh-panel3 .grid-panel3 .uk-grid .uk-margin-top, .itemid-194 .gh-panel3 .grid-panel3 .uk-grid .uk-margin-top {
  margin: 0 !important;
}
/* line 635, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
.itemid-117 .gh-panel3 .grid-panel3 .uk-grid .uk-panel, .itemid-118 .gh-panel3 .grid-panel3 .uk-grid .uk-panel, .itemid-119 .gh-panel3 .grid-panel3 .uk-grid .uk-panel, .itemid-122 .gh-panel3 .grid-panel3 .uk-grid .uk-panel, .itemid-123 .gh-panel3 .grid-panel3 .uk-grid .uk-panel, .itemid-124 .gh-panel3 .grid-panel3 .uk-grid .uk-panel, .itemid-125 .gh-panel3 .grid-panel3 .uk-grid .uk-panel, .itemid-126 .gh-panel3 .grid-panel3 .uk-grid .uk-panel, .itemid-127 .gh-panel3 .grid-panel3 .uk-grid .uk-panel, .itemid-163 .gh-panel3 .grid-panel3 .uk-grid .uk-panel, .itemid-194 .gh-panel3 .grid-panel3 .uk-grid .uk-panel {
  background: #33302d;
}
/* line 638, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
.itemid-117 .gh-panel3 .grid-panel3 .uk-grid .uk-panel h3.uk-h3, .itemid-118 .gh-panel3 .grid-panel3 .uk-grid .uk-panel h3.uk-h3, .itemid-119 .gh-panel3 .grid-panel3 .uk-grid .uk-panel h3.uk-h3, .itemid-122 .gh-panel3 .grid-panel3 .uk-grid .uk-panel h3.uk-h3, .itemid-123 .gh-panel3 .grid-panel3 .uk-grid .uk-panel h3.uk-h3, .itemid-124 .gh-panel3 .grid-panel3 .uk-grid .uk-panel h3.uk-h3, .itemid-125 .gh-panel3 .grid-panel3 .uk-grid .uk-panel h3.uk-h3, .itemid-126 .gh-panel3 .grid-panel3 .uk-grid .uk-panel h3.uk-h3, .itemid-127 .gh-panel3 .grid-panel3 .uk-grid .uk-panel h3.uk-h3, .itemid-163 .gh-panel3 .grid-panel3 .uk-grid .uk-panel h3.uk-h3, .itemid-194 .gh-panel3 .grid-panel3 .uk-grid .uk-panel h3.uk-h3 {
  color: #fff;
}
/* line 642, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
.itemid-117 .gh-panel3 .grid-panel3 .uk-grid .uk-panel p, .itemid-118 .gh-panel3 .grid-panel3 .uk-grid .uk-panel p, .itemid-119 .gh-panel3 .grid-panel3 .uk-grid .uk-panel p, .itemid-122 .gh-panel3 .grid-panel3 .uk-grid .uk-panel p, .itemid-123 .gh-panel3 .grid-panel3 .uk-grid .uk-panel p, .itemid-124 .gh-panel3 .grid-panel3 .uk-grid .uk-panel p, .itemid-125 .gh-panel3 .grid-panel3 .uk-grid .uk-panel p, .itemid-126 .gh-panel3 .grid-panel3 .uk-grid .uk-panel p, .itemid-127 .gh-panel3 .grid-panel3 .uk-grid .uk-panel p, .itemid-163 .gh-panel3 .grid-panel3 .uk-grid .uk-panel p, .itemid-194 .gh-panel3 .grid-panel3 .uk-grid .uk-panel p {
  color: #fff;
}
/* line 651, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
/* line 652, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
/* line 653, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
/* line 659, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
/* line 661, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
._room-features a {
  color: #fff;
}
/* line 665, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
._room-features a:hover {
  opacity: 0.5;
}
/* line 669, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
._room-features h2 {
  color: #fff;
}
/* line 673, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
._room-features ul {
  margin-top: 50px;
  margin-right: 24px;
}
/* line 677, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
._room-features ul li {
  display: inline-block;
  list-style: none;
  color: #fff;
  text-transform: uppercase;
  margin: 0 40px;
}
/* line 684, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
._room-features ul li i {
  border-radius: 50%;
  background: #43403b;
  padding: 50px 33px;
  color: #fff;
  height: 150px;
  width: 150px;
  font-size: 75px;
  clear: both;
}
/* line 701, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
/* line 703, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
/* line 704, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
/* line 706, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
.itemid-117 .gh-header ._static-slide .custom_static-slide, .itemid-118 .gh-header ._static-slide .custom_static-slide, .itemid-119 .gh-header ._static-slide .custom_static-slide, .itemid-114 .gh-header ._static-slide .custom_static-slide, .itemid-110 .gh-header ._static-slide .custom_static-slide, .itemid-113 .gh-header ._static-slide .custom_static-slide, .itemid-135 .gh-header ._static-slide .custom_static-slide, .itemid-122 .gh-header ._static-slide .custom_static-slide, .itemid-123 .gh-header ._static-slide .custom_static-slide, .itemid-124 .gh-header ._static-slide .custom_static-slide, .itemid-125 .gh-header ._static-slide .custom_static-slide, .itemid-126 .gh-header ._static-slide .custom_static-slide, .itemid-127 .gh-header ._static-slide .custom_static-slide, .itemid-148 .gh-header ._static-slide .custom_static-slide, .itemid-155 .gh-header ._static-slide .custom_static-slide, .itemid-157 .gh-header ._static-slide .custom_static-slide, .itemid-115 .gh-header ._static-slide .custom_static-slide, .itemid-163 .gh-header ._static-slide .custom_static-slide, .itemid-194 .gh-header ._static-slide .custom_static-slide {
  min-height: 242px;
  text-align: center;
  background-size: cover;
  padding-bottom: 60px;
}
/* line 712, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
.itemid-117 .gh-header ._static-slide .custom_static-slide h2, .itemid-118 .gh-header ._static-slide .custom_static-slide h2, .itemid-119 .gh-header ._static-slide .custom_static-slide h2, .itemid-114 .gh-header ._static-slide .custom_static-slide h2, .itemid-110 .gh-header ._static-slide .custom_static-slide h2, .itemid-113 .gh-header ._static-slide .custom_static-slide h2, .itemid-135 .gh-header ._static-slide .custom_static-slide h2, .itemid-122 .gh-header ._static-slide .custom_static-slide h2, .itemid-123 .gh-header ._static-slide .custom_static-slide h2, .itemid-124 .gh-header ._static-slide .custom_static-slide h2, .itemid-125 .gh-header ._static-slide .custom_static-slide h2, .itemid-126 .gh-header ._static-slide .custom_static-slide h2, .itemid-127 .gh-header ._static-slide .custom_static-slide h2, .itemid-148 .gh-header ._static-slide .custom_static-slide h2, .itemid-155 .gh-header ._static-slide .custom_static-slide h2, .itemid-157 .gh-header ._static-slide .custom_static-slide h2, .itemid-115 .gh-header ._static-slide .custom_static-slide h2, .itemid-163 .gh-header ._static-slide .custom_static-slide h2, .itemid-194 .gh-header ._static-slide .custom_static-slide h2 {
  font-size: 40px;
  font-weight: 300;
  letter-spacing: 0.1em;
  color: #fff;
  padding-top: 50px;
  max-width: 1000px;
  margin: auto;
}
/* line 721, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
.itemid-117 .gh-header ._static-slide .custom_static-slide h2 strong, .itemid-118 .gh-header ._static-slide .custom_static-slide h2 strong, .itemid-119 .gh-header ._static-slide .custom_static-slide h2 strong, .itemid-114 .gh-header ._static-slide .custom_static-slide h2 strong, .itemid-110 .gh-header ._static-slide .custom_static-slide h2 strong, .itemid-113 .gh-header ._static-slide .custom_static-slide h2 strong, .itemid-135 .gh-header ._static-slide .custom_static-slide h2 strong, .itemid-122 .gh-header ._static-slide .custom_static-slide h2 strong, .itemid-123 .gh-header ._static-slide .custom_static-slide h2 strong, .itemid-124 .gh-header ._static-slide .custom_static-slide h2 strong, .itemid-125 .gh-header ._static-slide .custom_static-slide h2 strong, .itemid-126 .gh-header ._static-slide .custom_static-slide h2 strong, .itemid-127 .gh-header ._static-slide .custom_static-slide h2 strong, .itemid-148 .gh-header ._static-slide .custom_static-slide h2 strong, .itemid-155 .gh-header ._static-slide .custom_static-slide h2 strong, .itemid-157 .gh-header ._static-slide .custom_static-slide h2 strong, .itemid-115 .gh-header ._static-slide .custom_static-slide h2 strong, .itemid-163 .gh-header ._static-slide .custom_static-slide h2 strong, .itemid-194 .gh-header ._static-slide .custom_static-slide h2 strong {
  color: #fff;
}
@media (max-width: 768px) {
  .itemid-117 .gh-header ._static-slide .custom_static-slide h2, .itemid-118 .gh-header ._static-slide .custom_static-slide h2, .itemid-119 .gh-header ._static-slide .custom_static-slide h2, .itemid-114 .gh-header ._static-slide .custom_static-slide h2, .itemid-110 .gh-header ._static-slide .custom_static-slide h2, .itemid-113 .gh-header ._static-slide .custom_static-slide h2, .itemid-135 .gh-header ._static-slide .custom_static-slide h2, .itemid-122 .gh-header ._static-slide .custom_static-slide h2, .itemid-123 .gh-header ._static-slide .custom_static-slide h2, .itemid-124 .gh-header ._static-slide .custom_static-slide h2, .itemid-125 .gh-header ._static-slide .custom_static-slide h2, .itemid-126 .gh-header ._static-slide .custom_static-slide h2, .itemid-127 .gh-header ._static-slide .custom_static-slide h2, .itemid-148 .gh-header ._static-slide .custom_static-slide h2, .itemid-155 .gh-header ._static-slide .custom_static-slide h2, .itemid-157 .gh-header ._static-slide .custom_static-slide h2, .itemid-115 .gh-header ._static-slide .custom_static-slide h2, .itemid-163 .gh-header ._static-slide .custom_static-slide h2, .itemid-194 .gh-header ._static-slide .custom_static-slide h2 {
    font-size: 20px;
    padding-left: 20px;
    padding-right: 20px;
  }
}
/* line 733, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
.itemid-117 .gh-header ._static-slide .custom_static-slide h2:after, .itemid-118 .gh-header ._static-slide .custom_static-slide h2:after, .itemid-119 .gh-header ._static-slide .custom_static-slide h2:after, .itemid-114 .gh-header ._static-slide .custom_static-slide h2:after, .itemid-110 .gh-header ._static-slide .custom_static-slide h2:after, .itemid-113 .gh-header ._static-slide .custom_static-slide h2:after, .itemid-135 .gh-header ._static-slide .custom_static-slide h2:after, .itemid-122 .gh-header ._static-slide .custom_static-slide h2:after, .itemid-123 .gh-header ._static-slide .custom_static-slide h2:after, .itemid-124 .gh-header ._static-slide .custom_static-slide h2:after, .itemid-125 .gh-header ._static-slide .custom_static-slide h2:after, .itemid-126 .gh-header ._static-slide .custom_static-slide h2:after, .itemid-127 .gh-header ._static-slide .custom_static-slide h2:after, .itemid-148 .gh-header ._static-slide .custom_static-slide h2:after, .itemid-155 .gh-header ._static-slide .custom_static-slide h2:after, .itemid-157 .gh-header ._static-slide .custom_static-slide h2:after, .itemid-115 .gh-header ._static-slide .custom_static-slide h2:after, .itemid-163 .gh-header ._static-slide .custom_static-slide h2:after, .itemid-194 .gh-header ._static-slide .custom_static-slide h2:after {
  content: none;
}
/* line 737, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
.itemid-117 .gh-header ._static-slide .custom_static-slide p, .itemid-118 .gh-header ._static-slide .custom_static-slide p, .itemid-119 .gh-header ._static-slide .custom_static-slide p, .itemid-114 .gh-header ._static-slide .custom_static-slide p, .itemid-110 .gh-header ._static-slide .custom_static-slide p, .itemid-113 .gh-header ._static-slide .custom_static-slide p, .itemid-135 .gh-header ._static-slide .custom_static-slide p, .itemid-122 .gh-header ._static-slide .custom_static-slide p, .itemid-123 .gh-header ._static-slide .custom_static-slide p, .itemid-124 .gh-header ._static-slide .custom_static-slide p, .itemid-125 .gh-header ._static-slide .custom_static-slide p, .itemid-126 .gh-header ._static-slide .custom_static-slide p, .itemid-127 .gh-header ._static-slide .custom_static-slide p, .itemid-148 .gh-header ._static-slide .custom_static-slide p, .itemid-155 .gh-header ._static-slide .custom_static-slide p, .itemid-157 .gh-header ._static-slide .custom_static-slide p, .itemid-115 .gh-header ._static-slide .custom_static-slide p, .itemid-163 .gh-header ._static-slide .custom_static-slide p, .itemid-194 .gh-header ._static-slide .custom_static-slide p {
  font-size: 24px;
  font-weight: normal;
  color: #fff;
  padding-bottom: 15px;
  max-width: 1000px;
  margin: auto;
}
/* line 745, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
.itemid-117 .gh-header ._static-slide .custom_static-slide p strong, .itemid-118 .gh-header ._static-slide .custom_static-slide p strong, .itemid-119 .gh-header ._static-slide .custom_static-slide p strong, .itemid-114 .gh-header ._static-slide .custom_static-slide p strong, .itemid-110 .gh-header ._static-slide .custom_static-slide p strong, .itemid-113 .gh-header ._static-slide .custom_static-slide p strong, .itemid-135 .gh-header ._static-slide .custom_static-slide p strong, .itemid-122 .gh-header ._static-slide .custom_static-slide p strong, .itemid-123 .gh-header ._static-slide .custom_static-slide p strong, .itemid-124 .gh-header ._static-slide .custom_static-slide p strong, .itemid-125 .gh-header ._static-slide .custom_static-slide p strong, .itemid-126 .gh-header ._static-slide .custom_static-slide p strong, .itemid-127 .gh-header ._static-slide .custom_static-slide p strong, .itemid-148 .gh-header ._static-slide .custom_static-slide p strong, .itemid-155 .gh-header ._static-slide .custom_static-slide p strong, .itemid-157 .gh-header ._static-slide .custom_static-slide p strong, .itemid-115 .gh-header ._static-slide .custom_static-slide p strong, .itemid-163 .gh-header ._static-slide .custom_static-slide p strong, .itemid-194 .gh-header ._static-slide .custom_static-slide p strong {
  color: #fff;
}
/* line 760, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
/* line 761, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
.itemid-114 .gh-panel2, .itemid-110 .gh-panel2, .itemid-118 .gh-panel2, .itemid-119 .gh-panel2, .itemid-135 .gh-panel2, .itemid-194 .gh-panel2 {
  background: #fff;
  padding-bottom: 40px;
  padding-top: 40px;
}
/* line 766, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
.itemid-114 .gh-panel2 h2 + p, .itemid-110 .gh-panel2 h2 + p, .itemid-118 .gh-panel2 h2 + p, .itemid-119 .gh-panel2 h2 + p, .itemid-135 .gh-panel2 h2 + p, .itemid-194 .gh-panel2 h2 + p, .itemid-114 .gh-panel2 p.gh-h3, .itemid-110 .gh-panel2 p.gh-h3, .itemid-118 .gh-panel2 p.gh-h3, .itemid-119 .gh-panel2 p.gh-h3, .itemid-135 .gh-panel2 p.gh-h3, .itemid-194 .gh-panel2 p.gh-h3 {
  font-size: 23px;
  width: 80%;
  margin: auto;
  margin-top: 20px;
}
/* line 773, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
/* line 774, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
.itemid-114 .gh-panel2 h2:after, .itemid-110 .gh-panel2 h2:after, .itemid-118 .gh-panel2 h2:after, .itemid-119 .gh-panel2 h2:after, .itemid-135 .gh-panel2 h2:after, .itemid-194 .gh-panel2 h2:after {
  background: url('../../../../images/header-decor1.png') center bottom no-repeat;
}
/* line 780, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
.itemid-114 .gh-panel2 p, .itemid-110 .gh-panel2 p, .itemid-118 .gh-panel2 p, .itemid-119 .gh-panel2 p, .itemid-135 .gh-panel2 p, .itemid-194 .gh-panel2 p, .itemid-114 .gh-panel2 h2, .itemid-110 .gh-panel2 h2, .itemid-118 .gh-panel2 h2, .itemid-119 .gh-panel2 h2, .itemid-135 .gh-panel2 h2, .itemid-194 .gh-panel2 h2 {
  color: #33302d;
}
/* line 783, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
.itemid-114 .gh-panel2 .g-content, .itemid-110 .gh-panel2 .g-content, .itemid-118 .gh-panel2 .g-content, .itemid-119 .gh-panel2 .g-content, .itemid-135 .gh-panel2 .g-content, .itemid-194 .gh-panel2 .g-content {
  width: 90%;
  margin: auto;
  max-width: 1200px;
}
/* line 788, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
.itemid-114 .gh-panel4, .itemid-110 .gh-panel4, .itemid-118 .gh-panel4, .itemid-119 .gh-panel4, .itemid-135 .gh-panel4, .itemid-194 .gh-panel4 {
  background: #e0dcd4;
}
/* line 790, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
.itemid-114 .gh-panel4 .g-content, .itemid-110 .gh-panel4 .g-content, .itemid-118 .gh-panel4 .g-content, .itemid-119 .gh-panel4 .g-content, .itemid-135 .gh-panel4 .g-content, .itemid-194 .gh-panel4 .g-content {
  width: 90%;
  margin: auto;
  max-width: 1200px;
}
/* line 794, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
.itemid-114 .gh-panel4 .grid-panel4, .itemid-110 .gh-panel4 .grid-panel4, .itemid-118 .gh-panel4 .grid-panel4, .itemid-119 .gh-panel4 .grid-panel4, .itemid-135 .gh-panel4 .grid-panel4, .itemid-194 .gh-panel4 .grid-panel4 {
  overflow: hidden;
  margin-top: 40px;
}
/* line 797, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
/* line 799, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
.itemid-114 .gh-panel4 .grid-panel4 .uk-grid .uk-margin-top, .itemid-110 .gh-panel4 .grid-panel4 .uk-grid .uk-margin-top, .itemid-118 .gh-panel4 .grid-panel4 .uk-grid .uk-margin-top, .itemid-119 .gh-panel4 .grid-panel4 .uk-grid .uk-margin-top, .itemid-135 .gh-panel4 .grid-panel4 .uk-grid .uk-margin-top, .itemid-194 .gh-panel4 .grid-panel4 .uk-grid .uk-margin-top {
  margin: 0 !important;
}
/* line 804, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
.itemid-114 .gh-panel4 .grid-panel4 .uk-margin, .itemid-110 .gh-panel4 .grid-panel4 .uk-margin, .itemid-118 .gh-panel4 .grid-panel4 .uk-margin, .itemid-119 .gh-panel4 .grid-panel4 .uk-margin, .itemid-135 .gh-panel4 .grid-panel4 .uk-margin, .itemid-194 .gh-panel4 .grid-panel4 .uk-margin {
  height: 100%;
}
/* line 808, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
.itemid-114 .gh-panel4 .grid-panel4 .img-wrapper, .itemid-110 .gh-panel4 .grid-panel4 .img-wrapper, .itemid-118 .gh-panel4 .grid-panel4 .img-wrapper, .itemid-119 .gh-panel4 .grid-panel4 .img-wrapper, .itemid-135 .gh-panel4 .grid-panel4 .img-wrapper, .itemid-194 .gh-panel4 .grid-panel4 .img-wrapper {
  position: absolute;
  bottom: 0;
  width: 100%;
}
/* line 818, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
.itemid-114 .gh-panel4 .grid-panel4 .uk-overlay-scale, .itemid-110 .gh-panel4 .grid-panel4 .uk-overlay-scale, .itemid-118 .gh-panel4 .grid-panel4 .uk-overlay-scale, .itemid-119 .gh-panel4 .grid-panel4 .uk-overlay-scale, .itemid-135 .gh-panel4 .grid-panel4 .uk-overlay-scale, .itemid-194 .gh-panel4 .grid-panel4 .uk-overlay-scale {
  height: 100% !important;
}
/* line 827, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
/* line 828, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
.itemid-118 .gh-panel3 {
  background: #e0dcd4;
}
/* line 830, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
.itemid-118 .gh-panel3 .g-content {
  width: 90%;
  margin: auto;
  max-width: 1200px;
}
/* line 834, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
.itemid-118 .gh-panel3 .grid-panel4 {
  overflow: hidden;
  margin-top: 40px;
}
/* line 837, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
/* line 839, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
.itemid-118 .gh-panel3 .grid-panel4 .uk-grid .uk-margin-top {
  margin: 0 !important;
}
/* line 844, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
.itemid-118 .gh-panel3 .grid-panel4 .uk-margin {
  height: 100%;
}
/* line 848, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
.itemid-118 .gh-panel3 .grid-panel4 .img-wrapper {
  position: absolute;
  bottom: 0;
  width: 100%;
}
/* line 858, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
.itemid-118 .gh-panel3 .grid-panel4 .uk-overlay-scale {
  height: 100% !important;
}
/* line 864, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
.itemid-118 .gh-panel4 {
  background: #fff;
  padding-top: 60px;
  padding-bottom: 60px;
}
/* line 869, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
.itemid-118 .gh-panel4 h2 {
  text-align: center;
  color: #444;
}
/* line 872, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
.itemid-118 .gh-panel4 h2:after {
  background: url('../../../../images/header-decor1.png') center bottom no-repeat;
}
/* line 880, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
/* line 881, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
.itemid-101 .gh-panel4 {
  background: #fff;
  padding-top: 40px;
}
/* line 884, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
.itemid-101 .gh-panel4 ul.zoo-item-list {
  width: 90%;
  max-width: 1200px;
  margin: auto;
}
/* line 888, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
.itemid-101 .gh-panel4 ul.zoo-item-list li {
  width: 29.8%;
  color: #444;
}
@media (max-width: 768px) {
  .itemid-101 .gh-panel4 ul.zoo-item-list li {
    width: 100%;
  }
}
/* line 900, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
/* line 901, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
.itemid-135 .gh-panel4 {
  padding-top: 60px;
  padding-bottom: 20px;
  background: #e0dcd4;
}
/* line 907, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
.itemid-135 .pagecontent {
  background: #e0dcd4;
}
/* line 912, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
/* line 914, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
/* line 915, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
/* line 920, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
.itemid-110 .gh-panel4, .itemid-118 .gh-panel4, .itemid-119 .gh-panel4 {
  padding-bottom: 40px;
}
/* line 924, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
.itemid-110 .gh-panel5, .itemid-118 .gh-panel5, .itemid-119 .gh-panel5 {
  background: #33302d;
  padding-top: 40px;
  padding-bottom: 40px;
}
/* line 929, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
.itemid-110 .gh-panel5 h2 + p, .itemid-118 .gh-panel5 h2 + p, .itemid-119 .gh-panel5 h2 + p {
  font-size: 23px;
  width: 80%;
  margin: auto;
  margin-top: 20px;
}
/* line 936, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
.itemid-110 .gh-panel5 p, .itemid-118 .gh-panel5 p, .itemid-119 .gh-panel5 p, .itemid-110 .gh-panel5 h2, .itemid-118 .gh-panel5 h2, .itemid-119 .gh-panel5 h2 {
  color: #fff;
}
/* line 940, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
/* line 941, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
.itemid-110 .gh-panel5 h2:after, .itemid-118 .gh-panel5 h2:after, .itemid-119 .gh-panel5 h2:after {
  content: none;
}
/* line 947, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
.itemid-110 .gh-panel5 .g-content, .itemid-118 .gh-panel5 .g-content, .itemid-119 .gh-panel5 .g-content {
  width: 90%;
  margin: auto;
  max-width: 1200px;
}
/* line 950, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
/* line 951, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
.itemid-110 .gh-panel5 .g-content .uk-panel h3, .itemid-118 .gh-panel5 .g-content .uk-panel h3, .itemid-119 .gh-panel5 .g-content .uk-panel h3 {
  color: #fff;
}
/* line 953, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
.itemid-110 .gh-panel5 .g-content .uk-panel h3:after, .itemid-118 .gh-panel5 .g-content .uk-panel h3:after, .itemid-119 .gh-panel5 .g-content .uk-panel h3:after {
  background: url('../../../../images/header-decor2.png') center bottom no-repeat;
}
/* line 957, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
.itemid-110 .gh-panel5 .g-content .uk-panel .uk-h2:after, .itemid-118 .gh-panel5 .g-content .uk-panel .uk-h2:after, .itemid-119 .gh-panel5 .g-content .uk-panel .uk-h2:after {
  content: none;
}
/* line 961, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
.itemid-110 .gh-panel5 .g-content .uk-panel .uk-margin, .itemid-118 .gh-panel5 .g-content .uk-panel .uk-margin, .itemid-119 .gh-panel5 .g-content .uk-panel .uk-margin {
  margin: 0;
}
/* line 963, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
.itemid-110 .gh-panel5 .g-content .uk-panel .uk-margin h3, .itemid-118 .gh-panel5 .g-content .uk-panel .uk-margin h3, .itemid-119 .gh-panel5 .g-content .uk-panel .uk-margin h3 {
  font-size: 18px;
  text-transform: none;
  color: #fff;
}
/* line 968, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
.itemid-110 .gh-panel5 .g-content .uk-panel .uk-margin p, .itemid-118 .gh-panel5 .g-content .uk-panel .uk-margin p, .itemid-119 .gh-panel5 .g-content .uk-panel .uk-margin p {
  color: #fff;
}
/* line 976, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
.itemid-110 .gh-panel6, .itemid-118 .gh-panel6, .itemid-119 .gh-panel6 {
  margin: auto;
  max-width: 1200px;
  width: 90%;
  padding-top: 40px;
  padding-bottom: 40px;
}
/* line 982, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
.itemid-110 .gh-panel6 h3, .itemid-118 .gh-panel6 h3, .itemid-119 .gh-panel6 h3 {
  font-size: 23px;
  text-transform: none;
  width: 60%;
  margin: auto;
}
/* line 987, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
.itemid-110 .gh-panel6 h3:after, .itemid-118 .gh-panel6 h3:after, .itemid-119 .gh-panel6 h3:after {
  content: none;
}
/* line 997, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
/* line 999, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
div._social input#mod-search-searchword {
  border-radius: 0;
  padding: 7px;
  background: none;
  border: 1px solid #948b82;
  margin-top: -2px;
}
/* line 1007, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
div._social div.row {
  display: inline-block;
}
/* line 1013, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
div.top-header .g-content {
  margin-top: 0;
  padding-right: 0;
  padding-top: 5px;
}
/* line 1020, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
.itemid-148, .itemid-155, .itemid-157, .itemid-115 {
  /*max-width: 1200px;
   width: 90%;
   margin: auto;*/
}
/* line 1028, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
/* line 1030, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
html body #searchForm dd.result-category {
  display: none;
}
/* line 1, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/_additional.scss */
/* line 2, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/_additional.scss */
.itemid-117 .custom_static-slide.room-header, .itemid-122 .custom_static-slide.room-header, .itemid-123 .custom_static-slide.room-header, .itemid-124 .custom_static-slide.room-header, .itemid-125 .custom_static-slide.room-header, .itemid-126 .custom_static-slide.room-header, .itemid-127 .custom_static-slide.room-header, .itemid-163 .custom_static-slide.room-header {
  padding: 20px;
  box-sizing: border-box;
}
/* line 5, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/_additional.scss */
.itemid-117 .custom_static-slide.room-header h2 + p, .itemid-122 .custom_static-slide.room-header h2 + p, .itemid-123 .custom_static-slide.room-header h2 + p, .itemid-124 .custom_static-slide.room-header h2 + p, .itemid-125 .custom_static-slide.room-header h2 + p, .itemid-126 .custom_static-slide.room-header h2 + p, .itemid-127 .custom_static-slide.room-header h2 + p, .itemid-163 .custom_static-slide.room-header h2 + p {
  font-size: 20px !important;
  width: 60%;
  margin: auto;
}
/* line 12, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/_additional.scss */
.itemid-117 ._room-features ul, .itemid-122 ._room-features ul, .itemid-123 ._room-features ul, .itemid-124 ._room-features ul, .itemid-125 ._room-features ul, .itemid-126 ._room-features ul, .itemid-127 ._room-features ul, .itemid-163 ._room-features ul {
  padding-top: 20px;
  padding-bottom: 20px;
  margin: 0;
  margin: 0;
  list-style: none;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-flow: row wrap;
  justify-content: space-around;
}
/* line 27, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/_additional.scss */
.itemid-117 ._room-features ul li, .itemid-122 ._room-features ul li, .itemid-123 ._room-features ul li, .itemid-124 ._room-features ul li, .itemid-125 ._room-features ul li, .itemid-126 ._room-features ul li, .itemid-127 ._room-features ul li, .itemid-163 ._room-features ul li {
  margin: auto;
}
/* line 31, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/_additional.scss */
.itemid-117 ._room-features ul li p, .itemid-122 ._room-features ul li p, .itemid-123 ._room-features ul li p, .itemid-124 ._room-features ul li p, .itemid-125 ._room-features ul li p, .itemid-126 ._room-features ul li p, .itemid-127 ._room-features ul li p, .itemid-163 ._room-features ul li p {
  padding: 0;
  margin: 0;
}
/* line 34, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/_additional.scss */
.itemid-117 ._room-features ul li p a, .itemid-122 ._room-features ul li p a, .itemid-123 ._room-features ul li p a, .itemid-124 ._room-features ul li p a, .itemid-125 ._room-features ul li p a, .itemid-126 ._room-features ul li p a, .itemid-127 ._room-features ul li p a, .itemid-163 ._room-features ul li p a {
  color: #444;
  font-size: 14px;
}
/* line 39, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/_additional.scss */
.itemid-117 ._room-features ul li em, .itemid-122 ._room-features ul li em, .itemid-123 ._room-features ul li em, .itemid-124 ._room-features ul li em, .itemid-125 ._room-features ul li em, .itemid-126 ._room-features ul li em, .itemid-127 ._room-features ul li em, .itemid-163 ._room-features ul li em {
  border: 1px solid #444;
  display: block;
  line-height: 60px;
  width: 60px;
  margin: auto;
  border-radius: 30px;
  margin-bottom: 10px;
  color: #444;
}
/* line 52, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/_additional.scss */
.itemid-117 .gh-panel1, .itemid-122 .gh-panel1, .itemid-123 .gh-panel1, .itemid-124 .gh-panel1, .itemid-125 .gh-panel1, .itemid-126 .gh-panel1, .itemid-127 .gh-panel1, .itemid-163 .gh-panel1 {
  padding: 0;
}
/* line 56, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/_additional.scss */
.itemid-117 .gh-panel3, .itemid-122 .gh-panel3, .itemid-123 .gh-panel3, .itemid-124 .gh-panel3, .itemid-125 .gh-panel3, .itemid-126 .gh-panel3, .itemid-127 .gh-panel3, .itemid-163 .gh-panel3 {
  padding-top: 20px;
}
/* line 62, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/_additional.scss */
.gh-footer {
  padding-top: 40px;
}
/* line 64, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/_additional.scss */
.gh-footer .g-content {
  float: left;
  width: 100%;
}
/* line 72, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/_additional.scss */
/* line 73, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/_additional.scss */
/* line 74, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/_additional.scss */
/* line 75, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/_additional.scss */
#g-footer .g-container .g-grid:last-child .g-content {
  color: #fff;
}
/* line 83, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/_additional.scss */
/* line 85, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/_additional.scss */
.itemid-113 .uk-panel .uk-margin, .itemid-129 .uk-panel .uk-margin, .itemid-130 .uk-panel .uk-margin, .itemid-136 .uk-panel .uk-margin, .itemid-139 .uk-panel .uk-margin, .itemid-141 .uk-panel .uk-margin, .itemid-143 .uk-panel .uk-margin, .itemid-145 .uk-panel .uk-margin, .itemid-147 .uk-panel .uk-margin, .itemid-150 .uk-panel .uk-margin, .itemid-151 .uk-panel .uk-margin, .itemid-153 .uk-panel .uk-margin, .itemid-152 .uk-panel .uk-margin, .itemid-154 .uk-panel .uk-margin, .itemid-111 .uk-panel .uk-margin, .itemid-149 .uk-panel .uk-margin, .itemid-161 .uk-panel .uk-margin, .itemid-162 .uk-panel .uk-margin, .itemid-164 .uk-panel .uk-margin {
  position: absolute;
  top: 0;
  width: 100%;
  text-align: center;
  bottom: 0;
  margin: 0;
  height: auto !important;
  min-height: auto !important;
}
/* line 94, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/_additional.scss */
.itemid-113 .uk-panel .uk-margin h3, .itemid-129 .uk-panel .uk-margin h3, .itemid-130 .uk-panel .uk-margin h3, .itemid-136 .uk-panel .uk-margin h3, .itemid-139 .uk-panel .uk-margin h3, .itemid-141 .uk-panel .uk-margin h3, .itemid-143 .uk-panel .uk-margin h3, .itemid-145 .uk-panel .uk-margin h3, .itemid-147 .uk-panel .uk-margin h3, .itemid-150 .uk-panel .uk-margin h3, .itemid-151 .uk-panel .uk-margin h3, .itemid-153 .uk-panel .uk-margin h3, .itemid-152 .uk-panel .uk-margin h3, .itemid-154 .uk-panel .uk-margin h3, .itemid-111 .uk-panel .uk-margin h3, .itemid-149 .uk-panel .uk-margin h3, .itemid-161 .uk-panel .uk-margin h3, .itemid-162 .uk-panel .uk-margin h3, .itemid-164 .uk-panel .uk-margin h3, .itemid-113 .uk-panel .uk-margin p, .itemid-129 .uk-panel .uk-margin p, .itemid-130 .uk-panel .uk-margin p, .itemid-136 .uk-panel .uk-margin p, .itemid-139 .uk-panel .uk-margin p, .itemid-141 .uk-panel .uk-margin p, .itemid-143 .uk-panel .uk-margin p, .itemid-145 .uk-panel .uk-margin p, .itemid-147 .uk-panel .uk-margin p, .itemid-150 .uk-panel .uk-margin p, .itemid-151 .uk-panel .uk-margin p, .itemid-153 .uk-panel .uk-margin p, .itemid-152 .uk-panel .uk-margin p, .itemid-154 .uk-panel .uk-margin p, .itemid-111 .uk-panel .uk-margin p, .itemid-149 .uk-panel .uk-margin p, .itemid-161 .uk-panel .uk-margin p, .itemid-162 .uk-panel .uk-margin p, .itemid-164 .uk-panel .uk-margin p {
  color: #fff;
}
/* line 97, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/_additional.scss */
.itemid-113 .uk-panel .uk-margin h3:after, .itemid-129 .uk-panel .uk-margin h3:after, .itemid-130 .uk-panel .uk-margin h3:after, .itemid-136 .uk-panel .uk-margin h3:after, .itemid-139 .uk-panel .uk-margin h3:after, .itemid-141 .uk-panel .uk-margin h3:after, .itemid-143 .uk-panel .uk-margin h3:after, .itemid-145 .uk-panel .uk-margin h3:after, .itemid-147 .uk-panel .uk-margin h3:after, .itemid-150 .uk-panel .uk-margin h3:after, .itemid-151 .uk-panel .uk-margin h3:after, .itemid-153 .uk-panel .uk-margin h3:after, .itemid-152 .uk-panel .uk-margin h3:after, .itemid-154 .uk-panel .uk-margin h3:after, .itemid-111 .uk-panel .uk-margin h3:after, .itemid-149 .uk-panel .uk-margin h3:after, .itemid-161 .uk-panel .uk-margin h3:after, .itemid-162 .uk-panel .uk-margin h3:after, .itemid-164 .uk-panel .uk-margin h3:after {
  background: url('../../../../images/header-decor2.png') center bottom no-repeat;
  opacity: 0.6;
}
/* line 103, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/_additional.scss */
.itemid-113 .uk-overlay-background, .itemid-129 .uk-overlay-background, .itemid-130 .uk-overlay-background, .itemid-136 .uk-overlay-background, .itemid-139 .uk-overlay-background, .itemid-141 .uk-overlay-background, .itemid-143 .uk-overlay-background, .itemid-145 .uk-overlay-background, .itemid-147 .uk-overlay-background, .itemid-150 .uk-overlay-background, .itemid-151 .uk-overlay-background, .itemid-153 .uk-overlay-background, .itemid-152 .uk-overlay-background, .itemid-154 .uk-overlay-background, .itemid-111 .uk-overlay-background, .itemid-149 .uk-overlay-background, .itemid-161 .uk-overlay-background, .itemid-162 .uk-overlay-background, .itemid-164 .uk-overlay-background {
  background: rgba(0, 0, 0, 0.4) !important;
}
/* line 108, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/_additional.scss */
.itemid-113 .gh-panel3, .itemid-129 .gh-panel3, .itemid-130 .gh-panel3, .itemid-136 .gh-panel3, .itemid-139 .gh-panel3, .itemid-141 .gh-panel3, .itemid-143 .gh-panel3, .itemid-145 .gh-panel3, .itemid-147 .gh-panel3, .itemid-150 .gh-panel3, .itemid-151 .gh-panel3, .itemid-153 .gh-panel3, .itemid-152 .gh-panel3, .itemid-154 .gh-panel3, .itemid-111 .gh-panel3, .itemid-149 .gh-panel3, .itemid-161 .gh-panel3, .itemid-162 .gh-panel3, .itemid-164 .gh-panel3, .itemid-113 .gh-panel5, .itemid-129 .gh-panel5, .itemid-130 .gh-panel5, .itemid-136 .gh-panel5, .itemid-139 .gh-panel5, .itemid-141 .gh-panel5, .itemid-143 .gh-panel5, .itemid-145 .gh-panel5, .itemid-147 .gh-panel5, .itemid-150 .gh-panel5, .itemid-151 .gh-panel5, .itemid-153 .gh-panel5, .itemid-152 .gh-panel5, .itemid-154 .gh-panel5, .itemid-111 .gh-panel5, .itemid-149 .gh-panel5, .itemid-161 .gh-panel5, .itemid-162 .gh-panel5, .itemid-164 .gh-panel5 {
  background: #282522;
  padding-top: 60px;
  padding-bottom: 40px;
}
/* line 110, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/_additional.scss */
.itemid-113 .gh-panel3 .g-content, .itemid-129 .gh-panel3 .g-content, .itemid-130 .gh-panel3 .g-content, .itemid-136 .gh-panel3 .g-content, .itemid-139 .gh-panel3 .g-content, .itemid-141 .gh-panel3 .g-content, .itemid-143 .gh-panel3 .g-content, .itemid-145 .gh-panel3 .g-content, .itemid-147 .gh-panel3 .g-content, .itemid-150 .gh-panel3 .g-content, .itemid-151 .gh-panel3 .g-content, .itemid-153 .gh-panel3 .g-content, .itemid-152 .gh-panel3 .g-content, .itemid-154 .gh-panel3 .g-content, .itemid-111 .gh-panel3 .g-content, .itemid-149 .gh-panel3 .g-content, .itemid-161 .gh-panel3 .g-content, .itemid-162 .gh-panel3 .g-content, .itemid-164 .gh-panel3 .g-content, .itemid-113 .gh-panel5 .g-content, .itemid-129 .gh-panel5 .g-content, .itemid-130 .gh-panel5 .g-content, .itemid-136 .gh-panel5 .g-content, .itemid-139 .gh-panel5 .g-content, .itemid-141 .gh-panel5 .g-content, .itemid-143 .gh-panel5 .g-content, .itemid-145 .gh-panel5 .g-content, .itemid-147 .gh-panel5 .g-content, .itemid-150 .gh-panel5 .g-content, .itemid-151 .gh-panel5 .g-content, .itemid-153 .gh-panel5 .g-content, .itemid-152 .gh-panel5 .g-content, .itemid-154 .gh-panel5 .g-content, .itemid-111 .gh-panel5 .g-content, .itemid-149 .gh-panel5 .g-content, .itemid-161 .gh-panel5 .g-content, .itemid-162 .gh-panel5 .g-content, .itemid-164 .gh-panel5 .g-content {
  padding: 0;
  margin: 0;
}
/* line 115, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/_additional.scss */
.itemid-113 .gh-panel3 .uk-panel-teaser, .itemid-129 .gh-panel3 .uk-panel-teaser, .itemid-130 .gh-panel3 .uk-panel-teaser, .itemid-136 .gh-panel3 .uk-panel-teaser, .itemid-139 .gh-panel3 .uk-panel-teaser, .itemid-141 .gh-panel3 .uk-panel-teaser, .itemid-143 .gh-panel3 .uk-panel-teaser, .itemid-145 .gh-panel3 .uk-panel-teaser, .itemid-147 .gh-panel3 .uk-panel-teaser, .itemid-150 .gh-panel3 .uk-panel-teaser, .itemid-151 .gh-panel3 .uk-panel-teaser, .itemid-153 .gh-panel3 .uk-panel-teaser, .itemid-152 .gh-panel3 .uk-panel-teaser, .itemid-154 .gh-panel3 .uk-panel-teaser, .itemid-111 .gh-panel3 .uk-panel-teaser, .itemid-149 .gh-panel3 .uk-panel-teaser, .itemid-161 .gh-panel3 .uk-panel-teaser, .itemid-162 .gh-panel3 .uk-panel-teaser, .itemid-164 .gh-panel3 .uk-panel-teaser, .itemid-113 .gh-panel5 .uk-panel-teaser, .itemid-129 .gh-panel5 .uk-panel-teaser, .itemid-130 .gh-panel5 .uk-panel-teaser, .itemid-136 .gh-panel5 .uk-panel-teaser, .itemid-139 .gh-panel5 .uk-panel-teaser, .itemid-141 .gh-panel5 .uk-panel-teaser, .itemid-143 .gh-panel5 .uk-panel-teaser, .itemid-145 .gh-panel5 .uk-panel-teaser, .itemid-147 .gh-panel5 .uk-panel-teaser, .itemid-150 .gh-panel5 .uk-panel-teaser, .itemid-151 .gh-panel5 .uk-panel-teaser, .itemid-153 .gh-panel5 .uk-panel-teaser, .itemid-152 .gh-panel5 .uk-panel-teaser, .itemid-154 .gh-panel5 .uk-panel-teaser, .itemid-111 .gh-panel5 .uk-panel-teaser, .itemid-149 .gh-panel5 .uk-panel-teaser, .itemid-161 .gh-panel5 .uk-panel-teaser, .itemid-162 .gh-panel5 .uk-panel-teaser, .itemid-164 .gh-panel5 .uk-panel-teaser {
  margin: 0;
}
/* line 118, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/_additional.scss */
.itemid-113 .gh-panel3 .uk-panel, .itemid-129 .gh-panel3 .uk-panel, .itemid-130 .gh-panel3 .uk-panel, .itemid-136 .gh-panel3 .uk-panel, .itemid-139 .gh-panel3 .uk-panel, .itemid-141 .gh-panel3 .uk-panel, .itemid-143 .gh-panel3 .uk-panel, .itemid-145 .gh-panel3 .uk-panel, .itemid-147 .gh-panel3 .uk-panel, .itemid-150 .gh-panel3 .uk-panel, .itemid-151 .gh-panel3 .uk-panel, .itemid-153 .gh-panel3 .uk-panel, .itemid-152 .gh-panel3 .uk-panel, .itemid-154 .gh-panel3 .uk-panel, .itemid-111 .gh-panel3 .uk-panel, .itemid-149 .gh-panel3 .uk-panel, .itemid-161 .gh-panel3 .uk-panel, .itemid-162 .gh-panel3 .uk-panel, .itemid-164 .gh-panel3 .uk-panel, .itemid-113 .gh-panel5 .uk-panel, .itemid-129 .gh-panel5 .uk-panel, .itemid-130 .gh-panel5 .uk-panel, .itemid-136 .gh-panel5 .uk-panel, .itemid-139 .gh-panel5 .uk-panel, .itemid-141 .gh-panel5 .uk-panel, .itemid-143 .gh-panel5 .uk-panel, .itemid-145 .gh-panel5 .uk-panel, .itemid-147 .gh-panel5 .uk-panel, .itemid-150 .gh-panel5 .uk-panel, .itemid-151 .gh-panel5 .uk-panel, .itemid-153 .gh-panel5 .uk-panel, .itemid-152 .gh-panel5 .uk-panel, .itemid-154 .gh-panel5 .uk-panel, .itemid-111 .gh-panel5 .uk-panel, .itemid-149 .gh-panel5 .uk-panel, .itemid-161 .gh-panel5 .uk-panel, .itemid-162 .gh-panel5 .uk-panel, .itemid-164 .gh-panel5 .uk-panel {
  height: auto !important;
  min-height: auto !important;
}
/* line 127, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/_additional.scss */
.itemid-113 .gh-panel3 .g-content, .itemid-129 .gh-panel3 .g-content, .itemid-130 .gh-panel3 .g-content, .itemid-136 .gh-panel3 .g-content, .itemid-139 .gh-panel3 .g-content, .itemid-141 .gh-panel3 .g-content, .itemid-143 .gh-panel3 .g-content, .itemid-145 .gh-panel3 .g-content, .itemid-147 .gh-panel3 .g-content, .itemid-150 .gh-panel3 .g-content, .itemid-151 .gh-panel3 .g-content, .itemid-153 .gh-panel3 .g-content, .itemid-152 .gh-panel3 .g-content, .itemid-154 .gh-panel3 .g-content, .itemid-111 .gh-panel3 .g-content, .itemid-149 .gh-panel3 .g-content, .itemid-161 .gh-panel3 .g-content, .itemid-162 .gh-panel3 .g-content, .itemid-164 .gh-panel3 .g-content, .itemid-113 .gh-panel5 .g-content, .itemid-129 .gh-panel5 .g-content, .itemid-130 .gh-panel5 .g-content, .itemid-136 .gh-panel5 .g-content, .itemid-139 .gh-panel5 .g-content, .itemid-141 .gh-panel5 .g-content, .itemid-143 .gh-panel5 .g-content, .itemid-145 .gh-panel5 .g-content, .itemid-147 .gh-panel5 .g-content, .itemid-150 .gh-panel5 .g-content, .itemid-151 .gh-panel5 .g-content, .itemid-153 .gh-panel5 .g-content, .itemid-152 .gh-panel5 .g-content, .itemid-154 .gh-panel5 .g-content, .itemid-111 .gh-panel5 .g-content, .itemid-149 .gh-panel5 .g-content, .itemid-161 .gh-panel5 .g-content, .itemid-162 .gh-panel5 .g-content, .itemid-164 .gh-panel5 .g-content {
  max-width: 1200px;
  margin: auto;
  padding-left: 20px;
  padding-right: 20px;
}
/* line 133, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/_additional.scss */
.itemid-113 .gh-panel3 .g-content .uk-overlay, .itemid-129 .gh-panel3 .g-content .uk-overlay, .itemid-130 .gh-panel3 .g-content .uk-overlay, .itemid-136 .gh-panel3 .g-content .uk-overlay, .itemid-139 .gh-panel3 .g-content .uk-overlay, .itemid-141 .gh-panel3 .g-content .uk-overlay, .itemid-143 .gh-panel3 .g-content .uk-overlay, .itemid-145 .gh-panel3 .g-content .uk-overlay, .itemid-147 .gh-panel3 .g-content .uk-overlay, .itemid-150 .gh-panel3 .g-content .uk-overlay, .itemid-151 .gh-panel3 .g-content .uk-overlay, .itemid-153 .gh-panel3 .g-content .uk-overlay, .itemid-152 .gh-panel3 .g-content .uk-overlay, .itemid-154 .gh-panel3 .g-content .uk-overlay, .itemid-111 .gh-panel3 .g-content .uk-overlay, .itemid-149 .gh-panel3 .g-content .uk-overlay, .itemid-161 .gh-panel3 .g-content .uk-overlay, .itemid-162 .gh-panel3 .g-content .uk-overlay, .itemid-164 .gh-panel3 .g-content .uk-overlay, .itemid-113 .gh-panel5 .g-content .uk-overlay, .itemid-129 .gh-panel5 .g-content .uk-overlay, .itemid-130 .gh-panel5 .g-content .uk-overlay, .itemid-136 .gh-panel5 .g-content .uk-overlay, .itemid-139 .gh-panel5 .g-content .uk-overlay, .itemid-141 .gh-panel5 .g-content .uk-overlay, .itemid-143 .gh-panel5 .g-content .uk-overlay, .itemid-145 .gh-panel5 .g-content .uk-overlay, .itemid-147 .gh-panel5 .g-content .uk-overlay, .itemid-150 .gh-panel5 .g-content .uk-overlay, .itemid-151 .gh-panel5 .g-content .uk-overlay, .itemid-153 .gh-panel5 .g-content .uk-overlay, .itemid-152 .gh-panel5 .g-content .uk-overlay, .itemid-154 .gh-panel5 .g-content .uk-overlay, .itemid-111 .gh-panel5 .g-content .uk-overlay, .itemid-149 .gh-panel5 .g-content .uk-overlay, .itemid-161 .gh-panel5 .g-content .uk-overlay, .itemid-162 .gh-panel5 .g-content .uk-overlay, .itemid-164 .gh-panel5 .g-content .uk-overlay {
  background: #000 !important;
}
/* line 143, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/_additional.scss */
/* line 149, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/_additional.scss */
.itemid-113 .pagecontent .g-content, .itemid-129 .pagecontent .g-content, .itemid-130 .pagecontent .g-content, .itemid-136 .pagecontent .g-content, .itemid-139 .pagecontent .g-content, .itemid-141 .pagecontent .g-content, .itemid-143 .pagecontent .g-content, .itemid-145 .pagecontent .g-content, .itemid-147 .pagecontent .g-content, .itemid-150 .pagecontent .g-content, .itemid-151 .pagecontent .g-content, .itemid-153 .pagecontent .g-content, .itemid-152 .pagecontent .g-content, .itemid-154 .pagecontent .g-content, .itemid-111 .pagecontent .g-content, .itemid-149 .pagecontent .g-content, .itemid-161 .pagecontent .g-content, .itemid-162 .pagecontent .g-content, .itemid-164 .pagecontent .g-content {
  padding: 0;
  margin: 0;
}
/* line 155, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/_additional.scss */
/* line 158, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/_additional.scss */
.itemid-135 .gh-panel5, .itemid-150 .gh-panel5 {
  background: #948b82;
  padding-top: 60px;
  padding-bottom: 60px;
}
/* line 163, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/_additional.scss */
.itemid-135 .gh-panel5 .g-content, .itemid-150 .gh-panel5 .g-content {
  margin: auto;
  max-width: 1200px;
  width: 90%;
}
/* line 171, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/_additional.scss */
.itemid-135 .gh-panel5 h2, .itemid-150 .gh-panel5 h2 {
  text-align: center;
  margin-bottom: 50px;
  color: #fff;
}
/* line 175, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/_additional.scss */
.itemid-135 .gh-panel5 h2:after, .itemid-150 .gh-panel5 h2:after {
  background: url('../../../../images/header-decor2.png') center bottom no-repeat;
}
/* line 180, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/_additional.scss */
.itemid-135 .gh-panel5 .uk-panel-teaser, .itemid-150 .gh-panel5 .uk-panel-teaser {
  margin: 0;
}
/* line 184, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/_additional.scss */
.itemid-135 .gh-panel5 .uk-panel, .itemid-150 .gh-panel5 .uk-panel {
  height: auto !important;
  min-height: auto !important;
}
/* line 189, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/_additional.scss */
.itemid-135 .gh-panel5 .uk-panel .uk-margin, .itemid-150 .gh-panel5 .uk-panel .uk-margin {
  position: absolute;
  top: 0;
  width: 100%;
  text-align: center;
  bottom: 0;
  margin: 0;
  background: rgba(0, 0, 0, 0.4);
}
/* line 198, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/_additional.scss */
.itemid-135 .gh-panel5 .uk-panel .uk-margin h3, .itemid-150 .gh-panel5 .uk-panel .uk-margin h3, .itemid-135 .gh-panel5 .uk-panel .uk-margin p, .itemid-150 .gh-panel5 .uk-panel .uk-margin p {
  color: #fff;
}
/* line 201, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/_additional.scss */
.itemid-135 .gh-panel5 .uk-panel .uk-margin h3:after, .itemid-150 .gh-panel5 .uk-panel .uk-margin h3:after {
  background: url('../../../../images/header-decor2.png') center bottom no-repeat;
  opacity: 0.6;
}
/* line 211, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/_additional.scss */
/* line 212, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/_additional.scss */
.itemid-129 .gh-panel3, .itemid-130 .gh-panel3, .itemid-136 .gh-panel3, .itemid-139 .gh-panel3, .itemid-141 .gh-panel3, .itemid-143 .gh-panel3, .itemid-145 .gh-panel3, .itemid-147 .gh-panel3, .itemid-150 .gh-panel3, .itemid-151 .gh-panel3, .itemid-153 .gh-panel3, .itemid-152 .gh-panel3, .itemid-154 .gh-panel3, .itemid-111 .gh-panel3, .itemid-149 .gh-panel3, .itemid-161 .gh-panel3, .itemid-162 .gh-panel3, .itemid-164 .gh-panel3 {
  background: #33302d;
}
/* line 214, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/_additional.scss */
.itemid-129 .gh-panel3 .uk-grid, .itemid-130 .gh-panel3 .uk-grid, .itemid-136 .gh-panel3 .uk-grid, .itemid-139 .gh-panel3 .uk-grid, .itemid-141 .gh-panel3 .uk-grid, .itemid-143 .gh-panel3 .uk-grid, .itemid-145 .gh-panel3 .uk-grid, .itemid-147 .gh-panel3 .uk-grid, .itemid-150 .gh-panel3 .uk-grid, .itemid-151 .gh-panel3 .uk-grid, .itemid-153 .gh-panel3 .uk-grid, .itemid-152 .gh-panel3 .uk-grid, .itemid-154 .gh-panel3 .uk-grid, .itemid-111 .gh-panel3 .uk-grid, .itemid-149 .gh-panel3 .uk-grid, .itemid-161 .gh-panel3 .uk-grid, .itemid-162 .gh-panel3 .uk-grid, .itemid-164 .gh-panel3 .uk-grid {
  margin-top: 50px;
}
/* line 216, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/_additional.scss */
.itemid-129 .gh-panel3 .uk-grid .uk-overlay-background, .itemid-130 .gh-panel3 .uk-grid .uk-overlay-background, .itemid-136 .gh-panel3 .uk-grid .uk-overlay-background, .itemid-139 .gh-panel3 .uk-grid .uk-overlay-background, .itemid-141 .gh-panel3 .uk-grid .uk-overlay-background, .itemid-143 .gh-panel3 .uk-grid .uk-overlay-background, .itemid-145 .gh-panel3 .uk-grid .uk-overlay-background, .itemid-147 .gh-panel3 .uk-grid .uk-overlay-background, .itemid-150 .gh-panel3 .uk-grid .uk-overlay-background, .itemid-151 .gh-panel3 .uk-grid .uk-overlay-background, .itemid-153 .gh-panel3 .uk-grid .uk-overlay-background, .itemid-152 .gh-panel3 .uk-grid .uk-overlay-background, .itemid-154 .gh-panel3 .uk-grid .uk-overlay-background, .itemid-111 .gh-panel3 .uk-grid .uk-overlay-background, .itemid-149 .gh-panel3 .uk-grid .uk-overlay-background, .itemid-161 .gh-panel3 .uk-grid .uk-overlay-background, .itemid-162 .gh-panel3 .uk-grid .uk-overlay-background, .itemid-164 .gh-panel3 .uk-grid .uk-overlay-background {
  background: rgba(0, 0, 0, 0.5);
}
/* line 220, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/_additional.scss */
.itemid-129 .gh-panel3 h2, .itemid-130 .gh-panel3 h2, .itemid-136 .gh-panel3 h2, .itemid-139 .gh-panel3 h2, .itemid-141 .gh-panel3 h2, .itemid-143 .gh-panel3 h2, .itemid-145 .gh-panel3 h2, .itemid-147 .gh-panel3 h2, .itemid-150 .gh-panel3 h2, .itemid-151 .gh-panel3 h2, .itemid-153 .gh-panel3 h2, .itemid-152 .gh-panel3 h2, .itemid-154 .gh-panel3 h2, .itemid-111 .gh-panel3 h2, .itemid-149 .gh-panel3 h2, .itemid-161 .gh-panel3 h2, .itemid-162 .gh-panel3 h2, .itemid-164 .gh-panel3 h2 {
  text-align: center;
  color: #fff;
}
/* line 223, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/_additional.scss */
.itemid-129 .gh-panel3 h2:after, .itemid-130 .gh-panel3 h2:after, .itemid-136 .gh-panel3 h2:after, .itemid-139 .gh-panel3 h2:after, .itemid-141 .gh-panel3 h2:after, .itemid-143 .gh-panel3 h2:after, .itemid-145 .gh-panel3 h2:after, .itemid-147 .gh-panel3 h2:after, .itemid-150 .gh-panel3 h2:after, .itemid-151 .gh-panel3 h2:after, .itemid-153 .gh-panel3 h2:after, .itemid-152 .gh-panel3 h2:after, .itemid-154 .gh-panel3 h2:after, .itemid-111 .gh-panel3 h2:after, .itemid-149 .gh-panel3 h2:after, .itemid-161 .gh-panel3 h2:after, .itemid-162 .gh-panel3 h2:after, .itemid-164 .gh-panel3 h2:after {
  background: url('../../../../images/header-decor2.png') center bottom no-repeat;
  opacity: 0.6;
}
/* line 229, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/_additional.scss */
.itemid-129 .gh-panel3 h2 + p, .itemid-130 .gh-panel3 h2 + p, .itemid-136 .gh-panel3 h2 + p, .itemid-139 .gh-panel3 h2 + p, .itemid-141 .gh-panel3 h2 + p, .itemid-143 .gh-panel3 h2 + p, .itemid-145 .gh-panel3 h2 + p, .itemid-147 .gh-panel3 h2 + p, .itemid-150 .gh-panel3 h2 + p, .itemid-151 .gh-panel3 h2 + p, .itemid-153 .gh-panel3 h2 + p, .itemid-152 .gh-panel3 h2 + p, .itemid-154 .gh-panel3 h2 + p, .itemid-111 .gh-panel3 h2 + p, .itemid-149 .gh-panel3 h2 + p, .itemid-161 .gh-panel3 h2 + p, .itemid-162 .gh-panel3 h2 + p, .itemid-164 .gh-panel3 h2 + p {
  text-align: center;
  color: #fff;
  font-size: 20px;
  max-width: 70%;
  padding-top: 20px;
  margin: auto;
}
/* line 239, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/_additional.scss */
.itemid-129 .uk-modal, .itemid-130 .uk-modal, .itemid-136 .uk-modal, .itemid-139 .uk-modal, .itemid-141 .uk-modal, .itemid-143 .uk-modal, .itemid-145 .uk-modal, .itemid-147 .uk-modal, .itemid-150 .uk-modal, .itemid-151 .uk-modal, .itemid-153 .uk-modal, .itemid-152 .uk-modal, .itemid-154 .uk-modal, .itemid-111 .uk-modal, .itemid-149 .uk-modal, .itemid-161 .uk-modal, .itemid-162 .uk-modal, .itemid-164 .uk-modal {
  background: rgba(0, 0, 0, 0.5);
}
/* line 245, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/_additional.scss */
.contentpane.modal {
  padding: 0;
}
/* line 248, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/_additional.scss */
/* line 249, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/_additional.scss */
.itemid-134.modal #g-page-surround, .itemid-137.modal #g-page-surround, .itemid-142.modal #g-page-surround {
  padding-top: 40px;
  background: #e0dcd4;
}
/* line 252, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/_additional.scss */
.itemid-134.modal #g-page-surround h2, .itemid-137.modal #g-page-surround h2, .itemid-142.modal #g-page-surround h2 {
  color: #444;
  text-align: center;
}
/* line 255, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/_additional.scss */
.itemid-134.modal #g-page-surround h2:after, .itemid-137.modal #g-page-surround h2:after, .itemid-142.modal #g-page-surround h2:after {
  background: url('../../../../images/header-decor1.png') center bottom no-repeat;
  opacity: 0.6;
}
/* line 261, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/_additional.scss */
.itemid-134.modal #g-page-surround h2 + p, .itemid-137.modal #g-page-surround h2 + p, .itemid-142.modal #g-page-surround h2 + p {
  color: #444;
  text-align: center;
  width: 80%;
  margin: auto;
  margin-top: 20px;
}
/* line 269, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/_additional.scss */
.itemid-134.modal #g-page-surround div.dimensions-slides, .itemid-137.modal #g-page-surround div.dimensions-slides, .itemid-142.modal #g-page-surround div.dimensions-slides {
  margin-top: 40px;
}
/* line 271, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/_additional.scss */
.itemid-134.modal #g-page-surround div.dimensions-slides .uk-thumbnav li a, .itemid-137.modal #g-page-surround div.dimensions-slides .uk-thumbnav li a, .itemid-142.modal #g-page-surround div.dimensions-slides .uk-thumbnav li a {
  border: 1px solid #fff;
}
/* line 278, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/_additional.scss */
/* line 279, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/_additional.scss */
.itemid-118 .pagecontent {
  width: 90%;
  max-width: 1200px;
  margin: auto;
}
/* line 284, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/_additional.scss */
.itemid-118 .pagecontent .grid-box .item {
  width: 33%;
  float: left;
  padding: 10px;
  box-sizing: border-box;
  text-align: center;
}
@media (max-width: 768px) {
  .itemid-118 .pagecontent .grid-box .item {
    width: 100%;
  }
}
/* line 295, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/_additional.scss */
.itemid-118 .pagecontent .grid-box .item .element-itemname {
  color: #fff;
  font-size: 21px;
  font-weight: 400;
  text-transform: uppercase;
  margin-top: 20px;
}
/* line 303, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/_additional.scss */
.itemid-118 .pagecontent .grid-box .item .links a {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: 1px solid #444;
  color: #444;
  font-family: "Lato";
  padding: 10px 20px;
  text-transform: uppercase;
  width: 60%;
  margin: auto;
}
/* line 318, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/_additional.scss */
/* line 319, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/_additional.scss */
.itemid-114 #g-main {
  background: #282522;
}
/* line 322, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/_additional.scss */
.itemid-114 .pagecontent {
  width: 90%;
  max-width: 1200px;
  margin: auto;
  padding-bottom: 60px;
  padding-top: 40px;
}
/* line 329, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/_additional.scss */
.itemid-114 .pagecontent h2 {
  color: #fff;
  text-align: center;
}
/* line 332, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/_additional.scss */
.itemid-114 .pagecontent h2:after {
  background: url('../../../../images/header-decor2.png') center bottom no-repeat;
  opacity: 0.6;
}
/* line 341, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/_additional.scss */
#chronoform-wedding-form {
  padding: 0;
  margin: 0;
}
/* line 346, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/_additional.scss */
.chrono_credits {
  display: none;
}
/* line 351, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/_additional.scss */
.gh-history-gallery {
  margin-top: 40px;
}
/* line 353, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/_additional.scss */
.gh-history-gallery .uk-h3 {
  color: #fff;
  width: 100%;
  text-align: center;
}
/* line 360, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/_additional.scss */
.gh-history-gallery .uk-h3:after {
  background: url('../../../../images/header-decor2.png') center bottom no-repeat;
  opacity: 0.6;
}
/* line 368, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/_additional.scss */
/* line 370, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/_additional.scss */
.itemid-150 .uk-modal, .itemid-151 .uk-modal, .itemid-153 .uk-modal, .itemid-152 .uk-modal, .itemid-154 .uk-modal, .itemid-161 .uk-modal, .itemid-162 .uk-modal, .itemid-164 .uk-modal {
  z-index: 3000 !important;
}
/* line 372, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/_additional.scss */
.itemid-150 .uk-modal .uk-modal-dialog, .itemid-151 .uk-modal .uk-modal-dialog, .itemid-153 .uk-modal .uk-modal-dialog, .itemid-152 .uk-modal .uk-modal-dialog, .itemid-154 .uk-modal .uk-modal-dialog, .itemid-161 .uk-modal .uk-modal-dialog, .itemid-162 .uk-modal .uk-modal-dialog, .itemid-164 .uk-modal .uk-modal-dialog {
  height: auto !important;
  width: 600px !important;
  z-index: 3000 !important;
  background: #e0dcd4 !important;
}
/* line 378, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/_additional.scss */
.itemid-150 .uk-modal .uk-modal-dialog .uk-lightbox-content, .itemid-151 .uk-modal .uk-modal-dialog .uk-lightbox-content, .itemid-153 .uk-modal .uk-modal-dialog .uk-lightbox-content, .itemid-152 .uk-modal .uk-modal-dialog .uk-lightbox-content, .itemid-154 .uk-modal .uk-modal-dialog .uk-lightbox-content, .itemid-161 .uk-modal .uk-modal-dialog .uk-lightbox-content, .itemid-162 .uk-modal .uk-modal-dialog .uk-lightbox-content, .itemid-164 .uk-modal .uk-modal-dialog .uk-lightbox-content {
  text-align: center;
}
/* line 382, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/_additional.scss */
.itemid-150 .uk-modal .uk-modal-dialog .uk-modal-caption, .itemid-151 .uk-modal .uk-modal-dialog .uk-modal-caption, .itemid-153 .uk-modal .uk-modal-dialog .uk-modal-caption, .itemid-152 .uk-modal .uk-modal-dialog .uk-modal-caption, .itemid-154 .uk-modal .uk-modal-dialog .uk-modal-caption, .itemid-161 .uk-modal .uk-modal-dialog .uk-modal-caption, .itemid-162 .uk-modal .uk-modal-dialog .uk-modal-caption, .itemid-164 .uk-modal .uk-modal-dialog .uk-modal-caption {
  position: relative !important;
  padding: 40px;
  padding-top: 0;
  color: #444 !important;
  bottom: -20px;
  color: #fff;
  left: 0;
  margin-bottom: -10px;
  overflow: auto !important;
  text-align: center;
  text-overflow: auto !important;
  white-space: normal !important;
}
/* line 404, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/_additional.scss */
/* line 406, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/_additional.scss */
.itemid-155 #g-main, .itemid-148 #g-main, .itemid-157 #g-main, .itemid-115 #g-main {
  background: #e0dcd4;
}
/* line 408, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/_additional.scss */
.itemid-155 #g-main .g-content, .itemid-148 #g-main .g-content, .itemid-157 #g-main .g-content, .itemid-115 #g-main .g-content {
  padding: 0;
  margin: 0;
}
/* line 414, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/_additional.scss */
.itemid-155 .pagecontent, .itemid-148 .pagecontent, .itemid-157 .pagecontent, .itemid-115 .pagecontent {
  text-align: center;
}
/* line 417, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/_additional.scss */
.itemid-155 .pagecontent h1 + p, .itemid-148 .pagecontent h1 + p, .itemid-157 .pagecontent h1 + p, .itemid-115 .pagecontent h1 + p {
  padding-top: 0;
  margin-top: 0;
}
/* line 422, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/_additional.scss */
.itemid-155 .pagecontent h2, .itemid-148 .pagecontent h2, .itemid-157 .pagecontent h2, .itemid-115 .pagecontent h2 {
  margin-bottom: 30px;
}
/* line 424, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/_additional.scss */
.itemid-155 .pagecontent h2:after, .itemid-148 .pagecontent h2:after, .itemid-157 .pagecontent h2:after, .itemid-115 .pagecontent h2:after {
  display: none;
}
/* line 427, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/_additional.scss */
/* line 428, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/_additional.scss */
.itemid-155 .pagecontent h2.add-decoration:after, .itemid-148 .pagecontent h2.add-decoration:after, .itemid-157 .pagecontent h2.add-decoration:after, .itemid-115 .pagecontent h2.add-decoration:after {
  display: block;
}
/* line 434, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/_additional.scss */
/* line 435, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/_additional.scss */
.itemid-155 .pagecontent ul li, .itemid-148 .pagecontent ul li, .itemid-157 .pagecontent ul li, .itemid-115 .pagecontent ul li {
  display: inline-block;
  padding: 5px 10px;
}
/* line 444, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/_additional.scss */
.itemid-155 .w33, .itemid-148 .w33, .itemid-157 .w33, .itemid-115 .w33 {
  width: 31%;
  display: inline-block;
  vertical-align: top;
}
/* line 450, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/_additional.scss */
.itemid-155 .w50, .itemid-148 .w50, .itemid-157 .w50, .itemid-115 .w50 {
  width: 48%;
  display: inline-block;
  vertical-align: top;
}
/* line 458, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/_additional.scss */
/* line 460, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/_additional.scss */
.itemid-155 .panel-wrapper.color1, .itemid-148 .panel-wrapper.color1, .itemid-157 .panel-wrapper.color1, .itemid-115 .panel-wrapper.color1 {
  background: #282522;
}
/* line 460, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/_additional.scss */
.itemid-155 .panel-wrapper.color1 h1, .itemid-148 .panel-wrapper.color1 h1, .itemid-157 .panel-wrapper.color1 h1, .itemid-115 .panel-wrapper.color1 h1, .itemid-155 .panel-wrapper.color1 h2, .itemid-148 .panel-wrapper.color1 h2, .itemid-157 .panel-wrapper.color1 h2, .itemid-115 .panel-wrapper.color1 h2, .itemid-155 .panel-wrapper.color1 h3, .itemid-148 .panel-wrapper.color1 h3, .itemid-157 .panel-wrapper.color1 h3, .itemid-115 .panel-wrapper.color1 h3, .itemid-155 .panel-wrapper.color1 p, .itemid-148 .panel-wrapper.color1 p, .itemid-157 .panel-wrapper.color1 p, .itemid-115 .panel-wrapper.color1 p {
  color: #fff;
}
/* line 461, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/_additional.scss */
.itemid-155 .panel-wrapper.color2, .itemid-148 .panel-wrapper.color2, .itemid-157 .panel-wrapper.color2, .itemid-115 .panel-wrapper.color2 {
  background: #e0dcd4;
}
/* line 462, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/_additional.scss */
.itemid-155 .panel-wrapper.color3, .itemid-148 .panel-wrapper.color3, .itemid-157 .panel-wrapper.color3, .itemid-115 .panel-wrapper.color3 {
  background: #33302d;
}
/* line 462, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/_additional.scss */
.itemid-155 .panel-wrapper.color3 h1, .itemid-148 .panel-wrapper.color3 h1, .itemid-157 .panel-wrapper.color3 h1, .itemid-115 .panel-wrapper.color3 h1, .itemid-155 .panel-wrapper.color3 h2, .itemid-148 .panel-wrapper.color3 h2, .itemid-157 .panel-wrapper.color3 h2, .itemid-115 .panel-wrapper.color3 h2, .itemid-155 .panel-wrapper.color3 h3, .itemid-148 .panel-wrapper.color3 h3, .itemid-157 .panel-wrapper.color3 h3, .itemid-115 .panel-wrapper.color3 h3, .itemid-155 .panel-wrapper.color3 p, .itemid-148 .panel-wrapper.color3 p, .itemid-157 .panel-wrapper.color3 p, .itemid-115 .panel-wrapper.color3 p, .itemid-155 .panel-wrapper.color3 li, .itemid-148 .panel-wrapper.color3 li, .itemid-157 .panel-wrapper.color3 li, .itemid-115 .panel-wrapper.color3 li {
  color: #fff;
}
/* line 463, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/_additional.scss */
.itemid-155 .panel-wrapper.color4, .itemid-148 .panel-wrapper.color4, .itemid-157 .panel-wrapper.color4, .itemid-115 .panel-wrapper.color4 {
  background: #fff;
}
/* line 465, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/_additional.scss */
.itemid-155 .panel-wrapper .panel-inner, .itemid-148 .panel-wrapper .panel-inner, .itemid-157 .panel-wrapper .panel-inner, .itemid-115 .panel-wrapper .panel-inner {
  max-width: 1200px;
  width: 90%;
  margin: auto;
  padding-top: 60px;
  padding-bottom: 60px;
}
/* line 472, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/_additional.scss */
/* line 474, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/_additional.scss */
.itemid-155 .panel-wrapper .panel-inner .uk-grid h1, .itemid-148 .panel-wrapper .panel-inner .uk-grid h1, .itemid-157 .panel-wrapper .panel-inner .uk-grid h1, .itemid-115 .panel-wrapper .panel-inner .uk-grid h1, .itemid-155 .panel-wrapper .panel-inner .uk-grid h2, .itemid-148 .panel-wrapper .panel-inner .uk-grid h2, .itemid-157 .panel-wrapper .panel-inner .uk-grid h2, .itemid-115 .panel-wrapper .panel-inner .uk-grid h2, .itemid-155 .panel-wrapper .panel-inner .uk-grid h3, .itemid-148 .panel-wrapper .panel-inner .uk-grid h3, .itemid-157 .panel-wrapper .panel-inner .uk-grid h3, .itemid-115 .panel-wrapper .panel-inner .uk-grid h3, .itemid-155 .panel-wrapper .panel-inner .uk-grid p, .itemid-148 .panel-wrapper .panel-inner .uk-grid p, .itemid-157 .panel-wrapper .panel-inner .uk-grid p, .itemid-115 .panel-wrapper .panel-inner .uk-grid p {
  color: #444;
}
/* line 476, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/_additional.scss */
.itemid-155 .panel-wrapper .panel-inner .uk-grid.w50, .itemid-148 .panel-wrapper .panel-inner .uk-grid.w50, .itemid-157 .panel-wrapper .panel-inner .uk-grid.w50, .itemid-115 .panel-wrapper .panel-inner .uk-grid.w50 {
  min-height: 400px;
  margin: 5px;
}
/* line 484, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/_additional.scss */
/* line 485, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/_additional.scss */
.itemid-155 .additional-services ul li, .itemid-148 .additional-services ul li, .itemid-157 .additional-services ul li, .itemid-115 .additional-services ul li {
  padding: 20px;
  border: 1px solid #eee;
  margin: 10px;
}
/* line 490, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/_additional.scss */
.itemid-155 .additional-services ul li p, .itemid-148 .additional-services ul li p, .itemid-157 .additional-services ul li p, .itemid-115 .additional-services ul li p {
  padding: 0;
  margin: 0;
}
/* line 494, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/_additional.scss */
.itemid-155 .additional-services ul li strong, .itemid-148 .additional-services ul li strong, .itemid-157 .additional-services ul li strong, .itemid-115 .additional-services ul li strong {
  font-size: 20px;
  text-transform: uppercase;
}
/* line 500, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/_additional.scss */
.itemid-155 .cleared, .itemid-148 .cleared, .itemid-157 .cleared, .itemid-115 .cleared {
  clear: both;
}
/* line 506, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/_additional.scss */
/* line 508, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/_additional.scss */
/* line 509, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/_additional.scss */
/* line 510, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/_additional.scss */
.itemid-148 .wedding-form h2:after, .itemid-115 .wedding-form h2:after, .itemid-114 .wedding-form h2:after {
  display: block;
  background: url('../../../../images/header-decor2.png') center bottom no-repeat;
  opacity: 0.6;
}
/* line 518, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/_additional.scss */
.itemid-148 #chronoform-wedding-form, .itemid-115 #chronoform-wedding-form, .itemid-114 #chronoform-wedding-form {
  margin-top: 40px;
}
@media (max-width: 768px) {
  /* line 521, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/_additional.scss */
  .itemid-148 #chronoform-wedding-form input, .itemid-115 #chronoform-wedding-form input, .itemid-114 #chronoform-wedding-form input {
    width: 100% !important;
    box-sizing: border-box;
  }
}
/* line 528, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/_additional.scss */
.itemid-148 .form-group, .itemid-115 .form-group, .itemid-114 .form-group {
  width: 50%;
  float: left;
  padding: 20px;
}
@media (max-width: 768px) {
  .itemid-148 .form-group, .itemid-115 .form-group, .itemid-114 .form-group {
    float: none;
  }
}
/* line 535, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/_additional.scss */
.itemid-148 .form-group .gcore-input, .itemid-115 .form-group .gcore-input, .itemid-114 .form-group .gcore-input {
  float: left;
}
@media (max-width: 768px) {
  .itemid-148 .form-group .gcore-input, .itemid-115 .form-group .gcore-input, .itemid-114 .form-group .gcore-input {
    float: none;
    width: 100%;
  }
}
@media (max-width: 768px) {
  .itemid-148 .form-group, .itemid-115 .form-group, .itemid-114 .form-group {
    width: 100%;
  }
}
@media (max-width: 768px) and (max-width: 768px) {
  .itemid-148 .form-group, .itemid-115 .form-group, .itemid-114 .form-group {
    float: none;
  }
}
/* line 551, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/_additional.scss */
/* line 552, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/_additional.scss */
.itemid-148 .form-group:nth-child(odd) .gcore-input, .itemid-115 .form-group:nth-child(odd) .gcore-input, .itemid-114 .form-group:nth-child(odd) .gcore-input {
  float: right;
}
@media (max-width: 768px) {
  .itemid-148 .form-group:nth-child(odd) .gcore-input, .itemid-115 .form-group:nth-child(odd) .gcore-input, .itemid-114 .form-group:nth-child(odd) .gcore-input {
    float: none;
  }
}
/* line 561, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/_additional.scss */
.itemid-148 #form-row-subject.form-group, .itemid-115 #form-row-subject.form-group, .itemid-114 #form-row-subject.form-group, .itemid-148 #form-row-button7.form-group, .itemid-115 #form-row-button7.form-group, .itemid-114 #form-row-button7.form-group {
  float: none;
  clear: both;
  text-align: center;
}
/* line 565, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/_additional.scss */
.itemid-148 #form-row-subject.form-group #fin-subject.gcore-input, .itemid-115 #form-row-subject.form-group #fin-subject.gcore-input, .itemid-114 #form-row-subject.form-group #fin-subject.gcore-input, .itemid-148 #form-row-button7.form-group #fin-subject.gcore-input, .itemid-115 #form-row-button7.form-group #fin-subject.gcore-input, .itemid-114 #form-row-button7.form-group #fin-subject.gcore-input, .itemid-148 #form-row-subject.form-group #fin-button7.gcore-input, .itemid-115 #form-row-subject.form-group #fin-button7.gcore-input, .itemid-114 #form-row-subject.form-group #fin-button7.gcore-input, .itemid-148 #form-row-button7.form-group #fin-button7.gcore-input, .itemid-115 #form-row-button7.form-group #fin-button7.gcore-input, .itemid-114 #form-row-button7.form-group #fin-button7.gcore-input {
  float: none;
  display: inline-block;
  width: 410px;
}
@media (max-width: 768px) {
  .itemid-148 #form-row-subject.form-group #fin-subject.gcore-input, .itemid-115 #form-row-subject.form-group #fin-subject.gcore-input, .itemid-114 #form-row-subject.form-group #fin-subject.gcore-input, .itemid-148 #form-row-button7.form-group #fin-subject.gcore-input, .itemid-115 #form-row-button7.form-group #fin-subject.gcore-input, .itemid-114 #form-row-button7.form-group #fin-subject.gcore-input, .itemid-148 #form-row-subject.form-group #fin-button7.gcore-input, .itemid-115 #form-row-subject.form-group #fin-button7.gcore-input, .itemid-114 #form-row-subject.form-group #fin-button7.gcore-input, .itemid-148 #form-row-button7.form-group #fin-button7.gcore-input, .itemid-115 #form-row-button7.form-group #fin-button7.gcore-input, .itemid-114 #form-row-button7.form-group #fin-button7.gcore-input {
    width: 100%;
  }
}
/* line 572, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/_additional.scss */
.itemid-148 #form-row-subject.form-group #fin-subject.gcore-input textarea, .itemid-115 #form-row-subject.form-group #fin-subject.gcore-input textarea, .itemid-114 #form-row-subject.form-group #fin-subject.gcore-input textarea, .itemid-148 #form-row-button7.form-group #fin-subject.gcore-input textarea, .itemid-115 #form-row-button7.form-group #fin-subject.gcore-input textarea, .itemid-114 #form-row-button7.form-group #fin-subject.gcore-input textarea, .itemid-148 #form-row-subject.form-group #fin-button7.gcore-input textarea, .itemid-115 #form-row-subject.form-group #fin-button7.gcore-input textarea, .itemid-114 #form-row-subject.form-group #fin-button7.gcore-input textarea, .itemid-148 #form-row-button7.form-group #fin-button7.gcore-input textarea, .itemid-115 #form-row-button7.form-group #fin-button7.gcore-input textarea, .itemid-114 #form-row-button7.form-group #fin-button7.gcore-input textarea {
  width: 100% !important;
  max-width: 100%;
}
/* line 579, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/_additional.scss */
.itemid-148 #form-row-button7.form-group, .itemid-115 #form-row-button7.form-group, .itemid-114 #form-row-button7.form-group {
  width: 100%;
  padding: 0;
  margin: 0;
}
/* line 583, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/_additional.scss */
.itemid-148 #form-row-button7.form-group #button7, .itemid-115 #form-row-button7.form-group #button7, .itemid-114 #form-row-button7.form-group #button7 {
  background: none;
  border: 1px solid #fff;
  border-radius: 0;
  text-shadow: none;
  text-transform: uppercase;
  color: #fff;
  padding-left: 20px;
  padding-right: 20px;
}
/* line 598, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/_additional.scss */
.itemid-148 #form-row-subject.form-group, .itemid-115 #form-row-subject.form-group, .itemid-114 #form-row-subject.form-group {
  width: 100%;
}
/* line 602, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/_additional.scss */
.itemid-148 .control-label, .itemid-115 .control-label, .itemid-114 .control-label {
  color: #fff;
  font-weight: 300;
  font-size: 20px;
}
/* line 608, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/_additional.scss */
.itemid-148 .chronoform-container, .itemid-115 .chronoform-container, .itemid-114 .chronoform-container {
  width: 100%;
  clear: both;
}
/* line 615, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/_additional.scss */
/* line 617, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/_additional.scss */
/* line 618, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/_additional.scss */
/* line 619, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/_additional.scss */
/* line 620, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/_additional.scss */
.itemid-157 .panel-wrapper .panel-inner .panel.w33 {
  min-height: 500px;
}
/* line 630, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/_additional.scss */
/* line 632, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/_additional.scss */
#chronoform-enq-form select#eventtype {
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
  color: #999;
  display: block;
  font-size: 14px;
  height: 48px;
  line-height: 1.42857;
  padding: 6px 12px;
  transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
  width: 100%;
}
/* line 648, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/_additional.scss */
#chronoform-enq-form input#email {
  width: 208% !important;
}
/* line 652, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/_additional.scss */
/* line 654, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/_additional.scss */
#chronoform-enq-form #chronoform-container-18 .form-group {
  float: right;
}
/* line 658, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/_additional.scss */
#chronoform-enq-form #chronoform-container-18 #form-row-custom {
  width: 100% !important;
}
/* line 661, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/_additional.scss */
#chronoform-enq-form #chronoform-container-18 #form-row-custom .gcore-input {
  float: none;
  margin: 0 auto;
}
/* line 668, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/_additional.scss */
#chronoform-enq-form #chronoform-container-18 #form-row-comments {
  width: 105%;
}
/* line 671, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/_additional.scss */
#chronoform-enq-form #chronoform-container-18 #form-row-comments .gcore-input {
  float: none;
  margin: 0 auto;
}
/* line 676, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/_additional.scss */
#chronoform-enq-form #chronoform-container-18 #form-row-comments .A {
  width: 118% !important;
}
/* line 682, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/_additional.scss */
/* line 684, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/_additional.scss */
#chronoform-enq-form #chronoform-container-18 #form-row-eventtype .A {
  width: 184px !important;
}
/* line 698, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/_additional.scss */
/* line 700, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/_additional.scss */
.itemid-101 .uk-button {
  background: none;
  border-radius: 0;
  text-transform: uppercase;
  padding: 8px 20px;
}
/* line 707, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/_additional.scss */
/* line 708, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/_additional.scss */
.itemid-101 .gh-panel1 .g-content {
  padding-bottom: 0;
  margin-bottom: 0;
}
/* line 712, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/_additional.scss */
.itemid-101 .gh-panel1 .uk-overlay-panel {
  background: rgba(0, 0, 0, 0.2);
}
/* line 714, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/_additional.scss */
/* line 715, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/_additional.scss */
.itemid-101 .gh-panel1 .uk-overlay-panel h3:after {
  background: url('../../../../images/header-decor2.png') center bottom no-repeat;
}
/* line 721, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/_additional.scss */
/* line 722, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/_additional.scss */
/* line 723, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/_additional.scss */
.itemid-101 .gh-panel1 .uk-grid > div:last-child .uk-overlay-panel {
  background: transparent;
}
/* line 725, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/_additional.scss */
.itemid-101 .gh-panel1 .uk-grid > div:last-child .uk-overlay-panel h3, .itemid-101 .gh-panel1 .uk-grid > div:last-child .uk-overlay-panel p {
  color: #444;
}
/* line 728, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/_additional.scss */
/* line 729, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/_additional.scss */
.itemid-101 .gh-panel1 .uk-grid > div:last-child .uk-overlay-panel h3:after {
  background: url('../../../../images/header-decor1.png') center bottom no-repeat;
}
/* line 736, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/_additional.scss */
.itemid-101 .gh-panel1 .uk-grid .uk-panel {
  width: 100%;
}
/* line 738, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/_additional.scss */
@media (max-width: 768px) {
  .itemid-101 .gh-panel1 .uk-grid .uk-panel .uk-overlay {
    width: 100%;
  }
  /* line 741, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/_additional.scss */
  .itemid-101 .gh-panel1 .uk-grid .uk-panel .uk-overlay img {
    width: 100%;
  }
}
/* line 754, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/_additional.scss */
/* line 755, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/_additional.scss */
.itemid-149 .gh-panel5 {
  background: #e0dcd4;
}
/* line 757, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/_additional.scss */
.itemid-149 .gh-panel5 h2 {
  text-align: center;
}
/* line 761, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/_additional.scss */
.itemid-149 .gh-panel5 .uk-grid {
  margin-top: 50px;
}
/* line 763, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/_additional.scss */
.itemid-149 .gh-panel5 .uk-grid .uk-margin {
  background: rgba(0, 0, 0, 0.5);
}
/* line 770, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/_additional.scss */
.footer-column {
  padding-right: 30px;
  box-sizing: border-box;
  width: 33%;
}
@media (max-width: 768px) {
  .footer-column {
    width: 100%;
  }
}
/* line 779, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/_additional.scss */
/* line 780, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/_additional.scss */
.latest-tweets .uk-panel .uk-margin {
  position: relative;
  top: 0;
  width: 100%;
  text-align: left;
  bottom: 0;
  margin: 0;
  height: auto !important;
  min-height: auto !important;
}
/* line 792, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/_additional.scss */
.custom_copyright {
  max-width: 1200px;
  width: 90%;
  margin: auto;
  overflow: hidden;
  padding-top: 30px;
  padding-bottom: 30px;
}
/* line 800, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/_additional.scss */
.custom_copyright .h3, .custom_copyright .h4 {
  font-size: 20px;
  display: inline-block;
  padding-right: 20px;
}
/* line 805, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/_additional.scss */
.custom_copyright .h4 {
  font-size: 14px;
}
/* line 809, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/_additional.scss */
.custom_copyright .gh-button1 {
  display: inline-block;
  padding: 8px 20px;
}
/* line 814, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/_additional.scss */
.custom_copyright .cp-col {
  width: 48%;
  float: left;
}
/* line 818, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/_additional.scss */
/* line 819, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/_additional.scss */
.custom_copyright .footer-social ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
/* line 823, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/_additional.scss */
.custom_copyright .footer-social ul li {
  display: inline-block;
  padding: 0;
  margin: 0;
}
/* line 829, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/_additional.scss */
.custom_copyright .footer-social ul li a {
  border: 1px solid #948b82;
  color: #fff;
  font-size: 15px;
  padding: 6px 10px;
}
/* line 836, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/_additional.scss */
.custom_copyright .footer-social a.tandc {
  border: none;
  padding: 0;
  text-decoration: underline;
}
/* line 842, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/_additional.scss */
.custom_copyright .footer-social a.tandc:hover {
  text-decoration: none;
}
/* line 849, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/_additional.scss */
#g-navigation .g-main-nav .g-toplevel > li.active:not(.g-menu-item-type-particle):not(.g-menu-item-type-module) {
  background: #e0dcd4;
}
/* line 854, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/_additional.scss */
/* line 855, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/_additional.scss */
.itemid-135 .gh-panel3, .itemid-101 .gh-panel3 {
  background: #948b82;
}
/* line 858, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/_additional.scss */
/* line 859, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/_additional.scss */
.itemid-135 .gh-panel3 h2 strong, .itemid-101 .gh-panel3 h2 strong {
  color: #fff !important;
}
/* line 860, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/_additional.scss */
.itemid-135 .gh-panel3 h2:after, .itemid-101 .gh-panel3 h2:after {
  background: url('../../../../images/header-decor2.png') center bottom no-repeat;
}
/* line 863, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/_additional.scss */
.itemid-135 .gh-panel3 p, .itemid-101 .gh-panel3 p {
  margin-top: 0;
}
/* line 872, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/_additional.scss */
/* line 873, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/_additional.scss */
.itemid-117 .gh-panel1, .itemid-122 .gh-panel1, .itemid-123 .gh-panel1, .itemid-124 .gh-panel1, .itemid-125 .gh-panel1, .itemid-126 .gh-panel1, .itemid-127 .gh-panel1, .itemid-163 .gh-panel1 {
  padding-top: 30px;
  padding-bottom: 30px;
}
/* line 876, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/_additional.scss */
.itemid-117 .gh-panel1 .uk-panel, .itemid-122 .gh-panel1 .uk-panel, .itemid-123 .gh-panel1 .uk-panel, .itemid-124 .gh-panel1 .uk-panel, .itemid-125 .gh-panel1 .uk-panel, .itemid-126 .gh-panel1 .uk-panel, .itemid-127 .gh-panel1 .uk-panel, .itemid-163 .gh-panel1 .uk-panel {
  min-height: 0 !important;
  height: auto !important;
  padding-bottom: 30px;
}
/* line 882, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/_additional.scss */
.itemid-117 .gh-panel1 .uk-panel h3, .itemid-122 .gh-panel1 .uk-panel h3, .itemid-123 .gh-panel1 .uk-panel h3, .itemid-124 .gh-panel1 .uk-panel h3, .itemid-125 .gh-panel1 .uk-panel h3, .itemid-126 .gh-panel1 .uk-panel h3, .itemid-127 .gh-panel1 .uk-panel h3, .itemid-163 .gh-panel1 .uk-panel h3 {
  font-size: 20px;
  margin-bottom: 20px;
}
/* line 885, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/_additional.scss */
.itemid-117 .gh-panel1 .uk-panel h3:after, .itemid-122 .gh-panel1 .uk-panel h3:after, .itemid-123 .gh-panel1 .uk-panel h3:after, .itemid-124 .gh-panel1 .uk-panel h3:after, .itemid-125 .gh-panel1 .uk-panel h3:after, .itemid-126 .gh-panel1 .uk-panel h3:after, .itemid-127 .gh-panel1 .uk-panel h3:after, .itemid-163 .gh-panel1 .uk-panel h3:after {
  background: url('../../../../images/header-decor1.png') center bottom no-repeat;
  margin-bottom: 20px;
}
/* line 892, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/_additional.scss */
.itemid-117 .gh-panel1 .link-btn, .itemid-122 .gh-panel1 .link-btn, .itemid-123 .gh-panel1 .link-btn, .itemid-124 .gh-panel1 .link-btn, .itemid-125 .gh-panel1 .link-btn, .itemid-126 .gh-panel1 .link-btn, .itemid-127 .gh-panel1 .link-btn, .itemid-163 .gh-panel1 .link-btn {
  text-transform: uppercase;
  color: #444;
  padding: 8px 20px;
  border: 1px solid #ddd;
}
/* line 905, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/_additional.scss */
/* line 908, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/_additional.scss */
.itemid-160 .pagecontent {
  background: #e0dcd4;
  padding-bottom: 40px;
}
/* line 912, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/_additional.scss */
.itemid-160 .pagecontent .search {
  text-align: center;
}
/* line 915, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/_additional.scss */
/* line 916, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/_additional.scss */
.itemid-160 .pagecontent .search .searchintro p {
  font-size: 40px;
  text-transform: uppercase;
}
/* line 919, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/_additional.scss */
.itemid-160 .pagecontent .search .searchintro p strong {
  font-weight: 300 !important;
}
/* line 921, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/_additional.scss */
.itemid-160 .pagecontent .search .searchintro p .badge {
  background: transparent !important;
  font-size: 40px;
}
/* line 928, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/_additional.scss */
.itemid-160 .pagecontent .search .btn-toolbar {
  padding: 20px;
  border-bottom: 1px solid #fff;
}
/* line 934, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/_additional.scss */
.itemid-160 .pagecontent .g-content {
  max-width: 1200px;
  width: 90%;
  margin: auto;
}
/* line 939, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/_additional.scss */
.itemid-160 .pagecontent .g-content .result-title {
  padding: 20px;
  float: left;
  width: 22%;
  box-sizing: border-box;
  background: #fff;
  border: 1px solid #ddd;
  margin: 1%;
  min-height: 120px;
  text-align: center;
}
/* line 949, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/_additional.scss */
.itemid-160 .pagecontent .g-content .result-title a {
  display: block;
  height: 100%;
}
/* line 952, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/_additional.scss */
.itemid-160 .pagecontent .g-content .result-title a:hover {
  text-decoration: underline;
}
/* line 961, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/_additional.scss */
.itemid-160 .result-text, .itemid-160 .result-category {
  display: none;
}
/* line 966, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/_additional.scss */
/* line 967, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/_additional.scss */
/* line 968, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/_additional.scss */
/* line 969, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/_additional.scss */
.itemid-119 .content-inner h3:after, .itemid-118 .content-inner h3:after {
  background: url('../../../../images/header-decor1.png') center bottom no-repeat;
}
/* line 976, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/_additional.scss */
/* line 977, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/_additional.scss */
.com_zoo .pagecontent {
  max-width: 1200px;
  width: 90%;
  margin: auto;
}
/* line 984, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/_additional.scss */
strong.vat {
  font-size: 1.5rem;
  font-weight: 400;
  font-family: "Lato";
}
/* line 990, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/_additional.scss */
/* line 992, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/_additional.scss */
.itemid-165 #g-main {
  background: #e0dcd4;
}
/* line 997, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/_additional.scss */
.itemid-165 .pagecontent {
  margin: auto;
}
/* line 1001, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/_additional.scss */
.itemid-165 .pagecontent .item-page {
  max-width: 1200px;
  margin: 0 auto;
}
/* line 1007, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/_additional.scss */
.itemid-165 .pagecontent h1, .itemid-165 .pagecontent h2, .itemid-165 .pagecontent h3 {
  text-align: center;
}
/* line 1010, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/_additional.scss */
.itemid-165 .pagecontent h1, .itemid-165 .pagecontent h2 {
  margin-top: 60px;
}
@media (max-width: 1024px) {
  /* line 2, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/_responsive_additional.scss */
  /* line 3, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/_responsive_additional.scss */
  .grid-panel3 h3 {
    font-size: 20px;
  }
  /* line 6, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/_responsive_additional.scss */
  /* line 7, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/_responsive_additional.scss */
  .grid-panel3 .uk-margin p {
    font-size: 13px;
  }
  /* line 11, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/_responsive_additional.scss */
  .grid-panel3 .uk-margin .uk-button {
    font-size: 13px;
  }
  /* line 17, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/_responsive_additional.scss */
  /* line 18, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/_responsive_additional.scss */
  .gh-panel1 .g-content, .gh-panel2 .g-content, .gh-panel3 .g-content, .gh-panel3-1 .g-content, .gh-panel4 .g-content {
    width: 100% !important;
    padding: 10px !important;
  }
}
@media (max-width: 768px) {
  /* line 31, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/_responsive_additional.scss */
  /* line 32, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/_responsive_additional.scss */
  .zoo-item-list li {
    margin: 0 !important;
  }
  /* line 37, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/_responsive_additional.scss */
  /* line 38, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/_responsive_additional.scss */
  .gh-header .gh-button1 {
    display: block;
    width: 60%;
    margin: auto;
    margin-top: 20px;
  }
  /* line 46, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/_responsive_additional.scss */
  .uk-overlay-panel {
    padding: 0 !important;
  }
  /* line 51, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/_responsive_additional.scss */
  /* line 62, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/_responsive_additional.scss */
  /* line 63, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/_responsive_additional.scss */
  .gh-panel4 .content-inner, .gh-panel3 .content-inner {
    margin: auto !important;
    padding-top: 20px;
    padding-bottom: 20px;
  }
  /* line 68, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/_responsive_additional.scss */
  .gh-panel4 .img-wrapper, .gh-panel3 .img-wrapper {
    position: relative !important;
    bottom: auto !important;
  }
  /* line 76, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/_responsive_additional.scss */
  .cp-col {
    width: 100% !important;
    margin: 0;
    padding: 0;
    text-align: center;
    margin-bottom: 20px;
  }
  /* line 84, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/_responsive_additional.scss */
  /* line 85, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/_responsive_additional.scss */
  .grid-panel3 .uk-grid {
    width: 100% !important;
  }
  /* line 87, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/_responsive_additional.scss */
  .grid-panel3 .uk-grid img {
    width: 100%;
  }
  /* line 93, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/_responsive_additional.scss */
  .latest-tweets {
    width: 100%;
  }
  /* line 97, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/_responsive_additional.scss */
  .footer-column {
    width: 50%;
    padding: 30px;
    box-sizing: border-box;
  }
}
@media (max-width: 500px) {
  /* line 108, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/_responsive_additional.scss */
  .footer-column {
    width: 100%;
  }
}
/* line 113, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/_responsive_additional.scss */
@media (max-width: 1024px) {
  .gh-responsive1 {
    width: 30% !important;
  }
}
@media (max-width: 960px) {
  .gh-responsive1 {
    width: 100% !important;
    height: 400px !important;
  }
  /* line 120, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/_responsive_additional.scss */
  .gh-responsive1 img {
    height: 400px !important;
  }
}
/* line 1039, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
/* line 1041, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
.gh-fleft .uk-margin {
  border-bottom: 1px solid #4d4d4d;
  padding-bottom: 15px;
}
/* line 1046, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
.gh-fleft .uk-grid:last-child .uk-margin {
  border-bottom: none;
}
/* Anmol Chronoform Styling */
/* line 1054, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
html body #form-row-recaptcha {
  width: 100%;
}
/* line 1057, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
html body #form-row-recaptcha #fin-recaptcha {
  float: none;
  margin: 0 auto;
  text-align: center;
}
/* End */
/* line 1068, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
.itemid-101 #g-main .custom_market-square img {
  float: right;
  padding: 15px;
}
/* line 1073, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
/* line 1074, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
/* line 1076, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
.itemid-114 .gbs3 h3, .itemid-194 .gbs3 h3 {
  color: #fff;
  text-align: center;
}
/* line 1081, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
.itemid-114 .gbs3 h3::after, .itemid-194 .gbs3 h3::after {
  background: none;
}
/* line 1086, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
.itemid-114 .pagecontent, .itemid-194 .pagecontent {
  max-width: none;
}
/* line 1092, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
/* line 1094, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
.itemid-194 .custom_weddings-page._wedding-fair {
  padding-bottom: 40px;
}
/* line 1097, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
.itemid-194 .custom_weddings-page._wedding-fair h3::after {
  background: url('../../../../images/header-decor1.png') no-repeat scroll center bottom;
}
/* line 1104, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
.itemid-194 .dark-bg {
  background: #282522;
  padding: 55px 0px;
}
/* line 1108, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
.itemid-194 .dark-bg h3, .itemid-194 .dark-bg p {
  color: #fff;
}
/* line 1112, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
.itemid-194 .dark-bg a {
  color: #fff;
  text-decoration: underline;
}
/* line 1117, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
.itemid-194 .dark-bg a:hover {
  color: #ccc;
  text-decoration: none;
}
/* line 1122, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
.itemid-194 .dark-bg h2::after {
  background: url('../../../../images/header-decor2.png') no-repeat scroll center bottom;
}
/* line 1126, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
.itemid-194 .dark-bg img {
  padding-right: 15px;
}
/* line 1131, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
.itemid-194 #g-main .gh-panel4 .gh-center {
  margin-top: 35px;
}
/* line 1134, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
.itemid-194 #g-main .gh-panel4 .gh-center .custom {
  padding-bottom: 40px;
}
/* Anmol Improvements */
/* line 1144, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
/* line 1146, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
.itemid-195 #g-main {
  background: #e0dcd4;
}
/* line 1149, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
.itemid-195 #g-main .g-content {
  margin: auto;
  max-width: 1200px;
  padding-bottom: 60px;
  padding-top: 60px;
  width: 90%;
}
/* line 1159, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
.itemid-195 table.exhibitors {
  border-radius: 3px;
  background: #fff;
  text-align: center;
}
/* line 1164, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
.itemid-195 table.exhibitors tr td:first-child {
  font-weight: 600;
}
/* line 1168, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
.itemid-195 table.exhibitors th {
  border-right: 1px solid #fff;
  text-align: center;
}
/* line 1173, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
.itemid-195 table.exhibitors th:first-child {
  border-left: none;
}
/* line 1177, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
.itemid-195 table.exhibitors th:last-child {
  border-right: none;
}
/* line 1181, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
.itemid-195 table.exhibitors th, .itemid-195 table.exhibitors th strong {
  background: #33302d;
  color: #fff;
  text-transform: uppercase;
}
/* line 1187, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
.itemid-195 table.exhibitors td {
  width: 25%;
  word-wrap: break-word;
}
/* line 1192, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
.itemid-195 table.exhibitors td a {
  text-decoration: underline;
}
/* line 1196, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
.itemid-195 table.exhibitors td a:hover {
  text-decoration: none;
}
/* line 1207, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
.tablehover {
  background: #e5e5e5;
}
/* line 1212, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
.center-links {
  text-align: center;
}
/* line 1215, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
.center-links a.gh-button1 {
  display: inline-block;
  margin: 0 5px;
}
/* line 1222, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
.checkerbox-light {
  margin-top: 40px !important;
}
/* line 1224, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
.checkerbox-light figure {
  background: #e0dcd4;
}
/* line 1228, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
@media (max-width: 768px) {
  .checkerbox-light .uk-overlay-panel > div {
    padding-left: 0;
  }
}
/* line 1234, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
.checkerbox-light .uk-overlay-panel > div .uk-flex-center {
  justify-content: flex-start;
}
/* line 1237, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
.checkerbox-light .uk-overlay-panel > div h3 {
  color: #444;
}
/* line 1240, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
.checkerbox-light .uk-overlay-panel > div p {
  color: #666;
  margin-top: 20px;
}
/* line 1246, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
.checkerbox-light a.uk-button {
  background: transparent;
}
/* line 1248, /home/salguild/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
.checkerbox-light a.uk-button:hover {
  background: #fff;
}
