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

.g-buttons {
  margin-left: -0.938rem;
  margin-right: -0.938rem;
}
.g-buttons .g-buttons-item {
  color: #777777;
  margin: 0 auto;
  display: table;
  background: transparent;
  padding: 1.5rem 2rem;
  border-radius: 3px;
  border: 1px solid #777777;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}
@media only all and (min-width: 55rem) and (max-width: 59.99rem) {
  .g-buttons .g-buttons-item {
    width: 70%;
  }
}
@media only all and (max-width: 54.99rem) {
  .g-buttons .g-buttons-item {
    width: 100%;
    margin-bottom: 1rem;
  }
}
.g-buttons .g-buttons-item a {
  color: inherit;
}
.g-buttons .g-buttons-item .g-block {
  text-align: center;
  display: table-cell;
  vertical-align: middle;
}
.g-buttons .g-buttons-item .g-block p {
  margin: 0px;
  line-height: 1.2rem;
}
.g-buttons .g-buttons-item .g-block .g-buttons-item-icon {
  color: #af8c6a;
  font-size: 3rem;
  margin-right: 1rem;
  text-align: center;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}
@media only all and (min-width: 55rem) and (max-width: 59.99rem) {
  .g-buttons .g-buttons-item .g-block .g-buttons-item-icon {
    font-size: 2rem;
  }
}
@media only all and (max-width: 54.99rem) {
  .g-buttons .g-buttons-item .g-block .g-buttons-item-icon {
    font-size: 2rem;
  }
}
.g-buttons .g-buttons-item .g-block .g-buttons-item-title1 {
  text-align: initial;
  text-transform: uppercase;
  font-weight: bold;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}
.g-buttons .g-buttons-item .g-block .g-buttons-item-title2 {
  text-align: initial;
  font-size: 2rem;
  line-height: 2rem;
  margin: 0px;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}
.g-buttons .g-buttons-item .g-block h3 {
  color: #af8c6a !important;
}
.g-buttons .g-buttons-item:hover {
  color: #ffffff;
  background: #af8c6a;
  border: 1px solid #af8c6a;
}
.g-buttons .g-buttons-item:hover .g-buttons-item-icon {
  color: #ffffff;
}
.g-buttons .g-buttons-item:hover h3 {
  color: #ffffff !important;
}
.g-buttons .g-buttons-item.inverted-button {
  color: #ffffff;
  background: #af8c6a;
  border: 1px solid #af8c6a;
}
.g-buttons .g-buttons-item.inverted-button a {
  color: #ffffff;
}
.g-buttons .g-buttons-item.inverted-button .g-block .g-buttons-item-icon {
  color: #ffffff;
}
.g-buttons .g-buttons-item.inverted-button .g-block h3 {
  color: #ffffff !important;
}
.g-buttons .g-buttons-item.inverted-button:hover {
  background: #967250;
}
.g-buttons .fixed-button {
  width: 320px;
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .g-buttons .fixed-button {
    width: 300px;
  }
  .g-buttons .fixed-button .g-block .g-buttons-item-title2 {
    font-size: 1.7rem;
  }
}
@media only all and (min-width: 55rem) and (max-width: 59.99rem) {
  .g-buttons .g-grid {
    display: block !important;
  }
  .g-buttons .g-grid .g-block {
    margin-bottom: 1rem;
  }
  .g-buttons .g-grid .g-block:last-child {
    margin-bottom: 0px;
  }
}
@media only all and (max-width: 54.99rem) {
  .g-buttons .g-grid {
    display: table;
    width: 100%;
  }
}
.g-buttons > .g-grid > .g-block {
  text-align: center;
}
.g-buttons > .g-grid > .g-block > a {
  display: inline-block;
}
#g-top .g-touch-toggle a {
  padding: 9.125px 15px;
  border-right: 1px solid white;
  border-left: 1px solid white;
  color: #777777;
  display: inline-block;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}
#g-top .g-touch-toggle a span {
  margin-right: 8px;
}
#g-top .g-touch-toggle a:hover {
  background: white;
}
#g-touch .uk-modal-dialog {
  padding: 0;
  border-radius: 0;
  color: #777777;
}
#g-touch .uk-modal-dialog [id*="g-map-"] {
  max-width: 100% !important;
}
#g-touch .uk-modal-dialog .uk-close {
  position: absolute;
  right: -15px;
  top: -15px;
  opacity: 1;
  font-size: 1.2rem;
  color: #ffffff;
}
#g-touch .uk-modal-dialog .uk-close:hover {
  color: #af8c6a;
}
#g-touch .g-block:last-child .g-touch-item {
  border: none;
}
#g-touch .g-touch-item {
  text-align: center;
  padding: 25px 10px;
  border-right: 1px solid #eaeaea;
  font-weight: bold;
  color: #777777;
  font-size: 1rem;
  height: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  box-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
}
@media only all and (max-width: 54.99rem) {
  #g-touch .g-touch-item {
    border-right: none;
    border-bottom: 1px solid #eaeaea;
    padding: 15px 10px;
  }
}
#g-touch .g-touch-item a {
  color: #777777;
}
#g-touch .g-touch-item .g-touch-item-icon {
  margin-right: 9px;
}
.g-onepage-menu ul {
  margin: 0;
  list-style: none;
  background: #ffffff;
  border: 1px solid #eaeaea;
  border-radius: 3px;
}
.g-onepage-menu ul li a {
  padding: 0.625rem 1.25rem;
  color: #777777;
  display: block;
  border-bottom: 1px solid #eaeaea;
  -webkit-transition: all, 0.2s;
  -moz-transition: all, 0.2s;
  transition: all, 0.2s;
}
.g-onepage-menu ul li a:hover {
  background: #f8f8f8;
  color: #444;
}
.g-onepage-menu ul li a i {
  margin-right: 5px;
}
.g-onepage-menu ul li:last-child a {
  border-bottom: none;
}
.g-onepage-menu ul li .submenu {
  border: none;
  display: none;
}
.g-onepage-menu ul li .submenu.uk-active {
  display: block;
}
.g-onepage-menu ul li .submenu.uk-active a {
  padding-left: 35px;
}
.g-onepage-menu ul li .submenu li:last-child {
  border-bottom: 1px solid #eaeaea;
}
.g-onepage-menu ul li.uk-active > a {
  background: #f8f8f8;
  color: #af8c6a;
}
.g-onepage-menu ul li.uk-active .submenu {
  display: block;
}
.g-onepage-menu ul li.uk-active .submenu a {
  padding-left: 35px;
}
.g-gallery-feature {
  margin-left: -0.938rem;
  margin-right: -0.938rem;
  text-align: center;
}
@media only all and (max-width: 54.99rem) {
  .g-gallery-feature .g-gallery-feature-left {
    margin-bottom: 35px;
  }
}
.g-gallery-feature .g-gallery-feature-left .g-content {
  margin: 0 0.625rem 0 0;
  padding-top: 0;
  padding-bottom: 0;
}
.g-gallery-feature .g-gallery-feature-right .g-content {
  margin: 0 0 0 0.625rem;
  padding-top: 0;
  padding-bottom: 0;
}
.g-gallery-feature .g-gallery-feature-right.align-right {
  text-align: right;
}
.g-gallery-feature .g-gallery-feature-title {
  margin-top: -5px;
  margin-bottom: 25px;
  text-align: center;
  position: relative;
}
.g-gallery-feature .g-gallery-feature-title:after {
  display: block;
  content: "";
  height: 4px;
  border-radius: 4px;
  background: #af8c6a;
  position: relative;
  width: 50px;
  margin: 25px auto;
}
.g-gallery-feature .image-bottom {
  margin-bottom: -4.563rem;
}
.g-gallery-feature .g-gallery-feature-link {
  margin-top: 5px;
}
.g-gallery-feature .g-gallery-feature-link i {
  margin-right: 10px;
}
.g-gallery-feature .g-gallery-feature-desc i {
  margin-right: 8px;
}
.g-gallery-feature .g-gallery-feature-item > a {
  position: relative;
  display: block;
  border-radius: 3px;
}
.g-gallery-feature .g-gallery-feature-item > a:hover img {
  -webkit-transform: scale(1.15);
  -moz-transform: scale(1.15);
  -ms-transform: scale(1.15);
  -o-transform: scale(1.15);
  transform: scale(1.15);
}
.g-gallery-feature .g-gallery-feature-item img {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  border-radius: 3px;
}
.g-gallery-feature .g-gallery-feature-item .uk-overlay-panel {
  z-index: 4;
  border-radius: 3px;
}
.g-gallery-feature .uk-overlay-area:empty::before, .g-gallery-feature .uk-overlay-icon::before {
  font-size: 16px;
  height: 40px;
  width: 40px;
  line-height: 40px;
  margin-left: -20px;
  margin-top: -20px;
}
.g-single-project .size-70 {
  padding-right: 1.876rem;
}
@media only all and (max-width: 54.99rem) {
  .g-single-project .size-70 {
    padding-right: 0px;
    margin-bottom: 30px;
  }
}
.g-single-project .g-project-main-image img {
  margin-bottom: 1.5rem;
}
.g-single-project .g-project-gallery {
  margin-bottom: -1rem;
}
.g-single-project .g-project-gallery img {
  width: 130px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
.g-single-project .g-project-gallery .g-project-image-container {
  margin: 0 1.5rem 1.5rem 0;
}
.g-single-project .g-project-gallery .g-project-image-container:hover img {
  -webkit-transform: scale(1.15);
  -moz-transform: scale(1.15);
  -ms-transform: scale(1.15);
  -o-transform: scale(1.15);
  transform: scale(1.15);
}
.g-single-project .g-project-gallery .uk-overlay-panel {
  z-index: 4;
  border-radius: 0px;
}
.g-single-project .g-project-gallery .uk-overlay-area:empty::before, .g-single-project .g-project-gallery .uk-overlay-icon::before {
  font-size: 16px;
  height: 40px;
  width: 40px;
  line-height: 40px;
  margin-left: -20px;
  margin-top: -20px;
}
.g-single-project .g-project-details {
  margin-bottom: 1.5rem;
}
.g-single-project .g-project-details h4 {
  margin-bottom: 0;
  margin-top: -5px;
}
.g-single-project .g-project-details > div {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0.75rem;
}
.g-single-project .g-project-details > div:last-child {
  margin-bottom: 0;
}
.g-single-project .title-clienttext, .g-single-project .title-tasktext, .g-single-project .title-budgettext {
  color: #b7b7b7 !important;
  margin-right: 0.75rem;
}
.g-single-project .title-clientvalue, .g-single-project .title-taskvalue, .g-single-project .title-budgetvalue {
  color: #af8c6a !important;
}
.g-single-project .g-project-features {
  margin-bottom: 25px;
}
.g-single-project .g-project-features-item {
  border: 1px solid #eaeaea;
  padding: 25px;
  margin: 0 0.75rem 0.75rem 0;
}
@media only all and (max-width: 54.99rem) {
  .g-single-project .g-project-features-item {
    margin-right: 0;
  }
}
.g-single-project .g-project-features-item .g-item-icon {
  margin-right: 15px;
  color: #af8c6a;
}
.g-single-project .g-project-features-item .g-item-title {
  font-weight: bold;
  margin-right: 10px;
}
.g-single-project .g-project-features-item .g-item-value {
  font-style: italic;
  color: #919191;
}
.g-single-project .g-project-desc p:last-child {
  margin-bottom: 0;
}
.g-single-project .g-project-link i {
  margin-right: 10px;
}
.g-single-project .g-project-link-container {
  margin-top: 30px;
}
#g-top {
  border-bottom: 1px solid #af8c6a;
}
#g-top .g-contacts .g-contacts-item > a {
  color: #af8c6a;
}
div.mod-languages ul {
  margin: 20px;
}
.g-logo {
  margin: 45px 0;
}
g-logo img {
  width: 70%;
}
#g-header {
  box-shadow: 0px 5px 5px 0px rgba(54, 54, 54, 0.3);
  height: 125px;
}
#g-header.uk-active {
  height: 115px;
}
.nav.menu {
  font-size: small;
}
.g-slideshow {
  color: #fff;
  box-shadow: 0px 5px 5px 0px rgba(54, 54, 54, 0.3);
}
body .uk-slidenav:hover {
  background: #af8c6a;
}
#g-navigation {
  color: #fff;
  box-shadow: 0px 5px 5px 0px rgba(54, 54, 54, 0.3);
}
#g-navigation h3 {
  color: #fff;
}
#g-maintop {
  padding: 3rem 0;
  background-color: #333333;
  text-align: center;
  color: #aaaaaa;
}
#g-maintop h1, #g-maintop h2, #g-maintop h3, #g-maintop h4, #g-maintop h5, #g-maintop h6, #g-maintop strong {
  color: #ffffff;
}
#g-maintop a {
  color: #fff;
}
#g-maintop a:hover {
  color: #af8c6a;
}
#g-maintop .g-title:before, #g-maintop .g-title:after {
  display: none;
}
#g-maintop ul.menu li {
  display: inline-block;
  text-transform: uppercase;
  margin: 0 20px 0 0;
}
@media only all and (max-width: 54.99rem) {
  #g-maintop ul.menu li {
    display: block;
    margin: 0;
  }
}
#g-maintop ul.menu li:last-child {
  margin-right: 0;
}
#g-maintop ul.menu li a:before {
  display: none;
}
@media print {
  #g-maintop {
    background: #fff !important;
    color: #000 !important;
  }
}
#g-maintop .g-main-nav .g-toplevel {
  text-align: center;
}
#g-footer {
  padding: 2.5rem 0;
  background-image: url('../../images/footer_shadow.png');
  background-repeat: no-repeat;
  background-size: auto;
  background-attachment: scroll;
  background-position: top center;
}
#g-footer a {
  color: #fff;
}
#g-footer a:hover {
  color: #f9f9f9;
}
#g-copyright {
  font-size: small;
}
.contact-name {
  display: none !important;
}
.g-search-login .g-buttons > div > a {
  border: none !important;
}
.g-slideshow .style2 .g-slideshow-title {
  background: rgba(255, 255, 255, 0.35);
}
.g-slideshow .style2 .g-slideshow-desc {
  background: rgba(175, 140, 106, 0.5);
}
.g-buttons .g-buttons-item.inverted-button {
  background: rgba(175, 140, 106, 0.5);
}
@media only all and (min-width: 55rem) and (max-width: 59.99rem) {
  .g-main-feature .image-block {
    display: block;
  }
}
@media only all and (max-width: 54.99rem) {
  .g-main-feature .image-block {
    display: block;
  }
}
.g-main-feature .image-bottom {
  padding: 0px 0 20px 10px;
}
.g-social.big-icons {
  display: flex;
  background: #efefef;
}
.g-social.big-icons > a {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1;
  -moz-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: center;
  padding: 30px 0;
  font-size: 32px;
  border-right: 1px solid rgba(255, 255, 255, 0.15);
  margin: 0;
  color: #ffffff;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}
@media only all and (max-width: 54.99rem) {
  .g-social.big-icons > a {
    font-size: 20px;
    padding: 25px 0;
  }
}
.g-social.big-icons > a:last-child {
  border-right: none;
}
.g-social.big-icons > a:hover {
  background: #fff;
}
.g-social.big-icons > a {
  color: #af8c6a;
  border-left: 1px solid #af8c6a;
}
.g-contacts.style2 .g-contacts-icon {
  float: left;
  border: none !important;
  text-align: right;
}
.g-collapsible-section {
  text-align: center;
  position: relative;
  z-index: 800;
  height: 0;
}
.g-collapsible-section .g-toggle-text {
  cursor: pointer;
  padding: 0 25px;
  background: #ffffff;
  display: inline-block;
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
  height: 40px;
  line-height: 40px;
  border-radius: 50px;
  position: relative;
  top: -20px;
}
.g-collapsible-section .g-toggle-text > span {
  margin-right: 8px;
}
.component-content .contact label, .component-content .contact input, .component-content .contact select, .component-content .contact textarea {
  max-width: 100%;
}
fieldset {
  width: fit-content;
}
.radio input[type="radio"], .checkbox input[type="checkbox"] {
  width: 10px !important;
}
.profile-edit #member-profile {
  border: none !important;
}
/*# sourceMappingURL=custom_10.css.map */