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

/* line 2, media/gantry5/engines/nucleus/scss/nucleus/mixins/_nav.scss */
/* line 12, media/gantry5/engines/nucleus/scss/nucleus/mixins/_nav.scss */
/* line 2, media/gantry5/engines/nucleus/scss/nucleus/mixins/_utilities.scss */
/* line 9, media/gantry5/engines/nucleus/scss/nucleus/mixins/_utilities.scss */
/* line 5, templates/it_construction/custom/scss/_people.scss */
/* line 6, templates/it_construction/custom/scss/_people.scss */
.g-people .g-person-image {
  float: left;
}
@media only all and (min-width: 48rem) and (max-width: 59.938rem) {
  .g-people .g-person-image {
    display: none;
  }
}
/* line 11, templates/it_construction/custom/scss/_people.scss */
.g-people .g-person-image img {
  border-radius: 50%;
  width: 70px;
}
@media only all and (max-width: 47.938rem) {
  .g-people .g-person-image img {
    width: 50px;
  }
}
@media only all and (min-width: 60rem) and (max-width: 74.938rem) {
  .g-people .g-person-image img {
    width: 50px;
  }
}
/* line 22, templates/it_construction/custom/scss/_people.scss */
/* line 23, templates/it_construction/custom/scss/_people.scss */
.g-people .g-person-name h4 {
  margin: 0;
}
@media only all and (max-width: 47.938rem) {
  .g-people .g-person-name h4 {
    font-size: 1rem;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.938rem) {
  .g-people .g-person-name h4 {
    font-size: 1rem;
  }
}
@media only all and (min-width: 60rem) and (max-width: 74.938rem) {
  .g-people .g-person-name h4 {
    font-size: 1rem;
  }
}
/* line 36, templates/it_construction/custom/scss/_people.scss */
.g-people .g-person-position {
  color: #21c2f8;
  font-style: italic;
  margin-top: -3px;
}
@media only all and (max-width: 47.938rem) {
  .g-people .g-person-position {
    margin-top: 0;
  }
}
/* line 44, templates/it_construction/custom/scss/_people.scss */
/* line 45, templates/it_construction/custom/scss/_people.scss */
.g-people .image-present .g-person-container {
  margin-left: 100px;
  margin-top: 20px;
}
@media only all and (max-width: 47.938rem) {
  .g-people .image-present .g-person-container {
    margin-left: 70px;
    margin-top: 15px;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.938rem) {
  .g-people .image-present .g-person-container {
    margin: 0;
  }
}
@media only all and (min-width: 60rem) and (max-width: 74.938rem) {
  .g-people .image-present .g-person-container {
    margin-left: 70px;
    margin-top: 15px;
  }
}
/* line 60, templates/it_construction/custom/scss/_people.scss */
/* line 61, templates/it_construction/custom/scss/_people.scss */
.g-people .image-present.position-present .g-person-container {
  margin-top: 10px;
}
@media only all and (min-width: 48rem) and (max-width: 59.938rem) {
  .g-people .image-present.position-present .g-person-container {
    margin: 0;
  }
}
@media only all and (min-width: 60rem) and (max-width: 74.938rem) {
  .g-people .image-present.position-present .g-person-container {
    margin-top: 4px;
  }
}
/* line 73, templates/it_construction/custom/scss/_people.scss */
.g-people .uk-tab {
  border: none;
}
/* line 75, templates/it_construction/custom/scss/_people.scss */
/* line 76, templates/it_construction/custom/scss/_people.scss */
.g-people .uk-tab > li > a {
  border: 2px solid #f0f0f0;
  border-radius: 0;
  margin: 0 !important;
  color: #003764;
  text-shadow: none;
  padding: 15px 20px !important;
  background: #fff;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.05);
  text-align: left;
  -webkit-transition: all, 0.2s;
  -moz-transition: all, 0.2s;
  transition: all, 0.2s;
}
/* line 87, templates/it_construction/custom/scss/_people.scss */
.g-people .uk-tab > li > a:hover {
  color: #003764;
  background: #f7f7f7;
}
@media only all and (min-width: 48rem) and (max-width: 59.938rem) {
  .g-people .uk-tab > li > a {
    padding: 15px !important;
  }
}
/* line 95, templates/it_construction/custom/scss/_people.scss */
/* line 96, templates/it_construction/custom/scss/_people.scss */
.g-people .uk-tab > li.uk-active > a {
  color: #003764;
  border-color: #21c2f8;
}
/* line 99, templates/it_construction/custom/scss/_people.scss */
.g-people .uk-tab > li.uk-active > a:hover {
  background: #fff;
}
/* line 105, templates/it_construction/custom/scss/_people.scss */
.g-people .uk-tab .uk-tab-responsive {
  margin: 0;
}
/* line 107, templates/it_construction/custom/scss/_people.scss */
.g-people .uk-tab .uk-tab-responsive > a {
  cursor: pointer;
}
/* line 110, templates/it_construction/custom/scss/_people.scss */
.g-people .uk-tab .uk-tab-responsive .uk-dropdown {
  margin: 0;
  font-size: 0.9rem;
  border-color: #e8e8e8;
  padding: 0;
  border-radius: 0;
}
/* line 116, templates/it_construction/custom/scss/_people.scss */
.g-people .uk-tab .uk-tab-responsive .uk-dropdown .uk-nav {
  margin: 0;
}
/* line 118, templates/it_construction/custom/scss/_people.scss */
/* line 119, templates/it_construction/custom/scss/_people.scss */
.g-people .uk-tab .uk-tab-responsive .uk-dropdown .uk-nav li a {
  padding: 15px 25px;
  color: #003764;
}
/* line 122, templates/it_construction/custom/scss/_people.scss */
.g-people .uk-tab .uk-tab-responsive .uk-dropdown .uk-nav li a:before {
  border: none;
}
/* line 125, templates/it_construction/custom/scss/_people.scss */
.g-people .uk-tab .uk-tab-responsive .uk-dropdown .uk-nav li a:hover {
  background: #f7f7f7;
  box-shadow: none;
}
/* line 135, templates/it_construction/custom/scss/_people.scss */
.g-people .uk-tab-grid {
  margin: 0;
}
/* line 136, templates/it_construction/custom/scss/_people.scss */
.g-people .uk-tab-grid:before {
  border: none;
}
/* line 140, templates/it_construction/custom/scss/_people.scss */
/* line 141, templates/it_construction/custom/scss/_people.scss */
@media only all and (max-width: 47.938rem) {
  .g-people .uk-tab-grid.uk-tab-top .g-people-nav, .g-people .uk-tab-grid.uk-tab-bottom .g-people-nav {
    width: auto;
  }
}
/* line 145, templates/it_construction/custom/scss/_people.scss */
@media only all and (max-width: 47.938rem) {
  .g-people .uk-tab-grid.uk-tab-top .g-people-nav > a, .g-people .uk-tab-grid.uk-tab-bottom .g-people-nav > a {
    margin-left: 0 !important;
  }
}
/* line 153, templates/it_construction/custom/scss/_people.scss */
.g-people .uk-tab-top, .g-people .uk-tab-bottom {
  margin-left: -20px;
}
/* line 155, templates/it_construction/custom/scss/_people.scss */
.g-people .uk-tab-top .uk-tab-responsive, .g-people .uk-tab-bottom .uk-tab-responsive {
  margin-left: 20px;
}
/* line 157, templates/it_construction/custom/scss/_people.scss */
/* line 158, templates/it_construction/custom/scss/_people.scss */
.g-people .uk-tab-top .uk-tab-responsive .g-people-nav > a, .g-people .uk-tab-bottom .uk-tab-responsive .g-people-nav > a {
  margin-left: 0 !important;
}
/* line 163, templates/it_construction/custom/scss/_people.scss */
/* line 164, templates/it_construction/custom/scss/_people.scss */
.g-people .uk-tab-top .g-people-nav > a, .g-people .uk-tab-bottom .g-people-nav > a {
  margin-left: 20px !important;
}
/* line 169, templates/it_construction/custom/scss/_people.scss */
/* line 170, templates/it_construction/custom/scss/_people.scss */
/* line 171, templates/it_construction/custom/scss/_people.scss */
.g-people .uk-tab-left .g-people-nav > a, .g-people .uk-tab-right .g-people-nav > a {
  margin-top: 20px !important;
}
@media only all and (max-width: 47.938rem) {
  .g-people .uk-tab-left .g-people-nav > a, .g-people .uk-tab-right .g-people-nav > a {
    margin-top: 0 !important;
  }
}
/* line 177, templates/it_construction/custom/scss/_people.scss */
/* line 178, templates/it_construction/custom/scss/_people.scss */
.g-people .uk-tab-left .g-people-nav:first-child > a, .g-people .uk-tab-right .g-people-nav:first-child > a {
  margin-top: 0 !important;
}
/* line 184, templates/it_construction/custom/scss/_people.scss */
.g-people .tabs-content {
  overflow: hidden;
}
/* line 186, templates/it_construction/custom/scss/_people.scss */
.g-people .tabs-content.uk-margin {
  margin-bottom: 0;
}
/* line 189, templates/it_construction/custom/scss/_people.scss */
.g-people .tabs-content p {
  margin-bottom: 0;
}
/* line 192, templates/it_construction/custom/scss/_people.scss */
.g-people .tabs-content .button {
  margin-top: 30px;
}
/* line 194, templates/it_construction/custom/scss/_people.scss */
.g-people .tabs-content .button > i {
  margin-right: 8px;
}
/* line 198, templates/it_construction/custom/scss/_people.scss */
.g-people .tabs-content.left {
  padding-left: 30px;
}
@media only all and (max-width: 47.938rem) {
  .g-people .tabs-content.left {
    padding-left: 0;
    padding-top: 35px;
  }
}
/* line 204, templates/it_construction/custom/scss/_people.scss */
/* line 205, templates/it_construction/custom/scss/_people.scss */
.g-people .tabs-content.left p:first-child {
  margin-top: 0;
}
/* line 210, templates/it_construction/custom/scss/_people.scss */
.g-people .tabs-content.right {
  padding-right: 30px;
}
@media only all and (max-width: 47.938rem) {
  .g-people .tabs-content.right {
    padding-right: 0;
    padding-top: 35px;
  }
}
/* line 216, templates/it_construction/custom/scss/_people.scss */
/* line 217, templates/it_construction/custom/scss/_people.scss */
.g-people .tabs-content.right p:first-child {
  margin-top: 0;
}
/* line 222, templates/it_construction/custom/scss/_people.scss */
.g-people .tabs-content.top {
  padding: 35px 0 0;
  margin: 0;
}
/* line 225, templates/it_construction/custom/scss/_people.scss */
.g-people .tabs-content.top > li {
  margin: 0;
}
/* line 229, templates/it_construction/custom/scss/_people.scss */
.g-people .tabs-content.bottom {
  padding: 0 0 35px;
  margin: 0;
}
/* line 232, templates/it_construction/custom/scss/_people.scss */
.g-people .tabs-content.bottom > li {
  margin: 0;
}
/* line 237, templates/it_construction/custom/scss/_people.scss */
/* line 238, templates/it_construction/custom/scss/_people.scss */
/* line 239, templates/it_construction/custom/scss/_people.scss */
.g-people .g-person-content .g-person-name h3 {
  margin: 0;
}
/* line 243, templates/it_construction/custom/scss/_people.scss */
.g-people .g-person-content .g-person-position {
  margin-top: 2px;
}
/* line 246, templates/it_construction/custom/scss/_people.scss */
.g-people .g-person-content .g-person-social {
  margin-top: 18px;
}
/* line 248, templates/it_construction/custom/scss/_people.scss */
.g-people .g-person-content .g-person-social > a {
  border: 1px solid #e8e8e8;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  line-height: 38px;
  text-align: center;
  margin-right: 10px;
  display: inline-block;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}
/* line 258, templates/it_construction/custom/scss/_people.scss */
.g-people .g-person-content .g-person-social > a:last-child {
  margin-right: 0;
}
/* line 261, templates/it_construction/custom/scss/_people.scss */
.g-people .g-person-content .g-person-social > a:hover {
  color: #21c2f8;
  border-color: #21c2f8;
}
/* line 267, templates/it_construction/custom/scss/_people.scss */
.g-people .g-person-content .g-person-desc {
  margin-top: 25px;
}
/* line 270, templates/it_construction/custom/scss/_people.scss */
.g-people .g-person-content blockquote {
  border-left: 5px solid #21c2f8;
  margin: 10px 0 0;
  padding: 0 0 0 0.938rem;
  font-size: 24px;
  font-style: italic;
  color: #29314e;
}
/* line 277, templates/it_construction/custom/scss/_people.scss */
.g-people .g-person-content blockquote p {
  font-size: 24px;
  color: #29314e;
}
/* line 1, templates/it_construction/custom/scss/_buttons-particle.scss */
.g-buttons {
  margin-left: -0.938rem;
  margin-right: -0.938rem;
}
/* line 5, templates/it_construction/custom/scss/_buttons-particle.scss */
.g-buttons .g-buttons-item {
  color: #003764;
  margin: 0 auto;
  display: table;
  background: transparent;
  padding: 1.5rem 2rem;
  border-radius: 3px;
  border: 1px solid #003764;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}
@media only all and (min-width: 48rem) and (max-width: 59.938rem) {
  .g-buttons .g-buttons-item {
    width: 70%;
  }
}
@media only all and (max-width: 47.938rem) {
  .g-buttons .g-buttons-item {
    width: 100%;
    margin-bottom: 1rem;
  }
}
/* line 22, templates/it_construction/custom/scss/_buttons-particle.scss */
.g-buttons .g-buttons-item a {
  color: inherit;
}
/* line 26, templates/it_construction/custom/scss/_buttons-particle.scss */
.g-buttons .g-buttons-item .g-block {
  text-align: center;
  display: table-cell;
  vertical-align: middle;
}
/* line 31, templates/it_construction/custom/scss/_buttons-particle.scss */
.g-buttons .g-buttons-item .g-block p {
  margin: 0px;
  line-height: 1.2rem;
}
/* line 35, templates/it_construction/custom/scss/_buttons-particle.scss */
.g-buttons .g-buttons-item .g-block .g-buttons-item-icon {
  color: #21c2f8;
  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: 48rem) and (max-width: 59.938rem) {
  .g-buttons .g-buttons-item .g-block .g-buttons-item-icon {
    font-size: 2rem;
  }
}
@media only all and (max-width: 47.938rem) {
  .g-buttons .g-buttons-item .g-block .g-buttons-item-icon {
    font-size: 2rem;
  }
}
/* line 48, templates/it_construction/custom/scss/_buttons-particle.scss */
.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;
}
/* line 54, templates/it_construction/custom/scss/_buttons-particle.scss */
.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;
}
/* line 61, templates/it_construction/custom/scss/_buttons-particle.scss */
.g-buttons .g-buttons-item .g-block h3 {
  color: #21c2f8 !important;
}
/* line 66, templates/it_construction/custom/scss/_buttons-particle.scss */
.g-buttons .g-buttons-item:hover {
  color: #fff;
  background: #21c2f8;
  border: 1px solid #21c2f8;
}
/* line 71, templates/it_construction/custom/scss/_buttons-particle.scss */
.g-buttons .g-buttons-item:hover .g-buttons-item-icon {
  color: #fff;
}
/* line 75, templates/it_construction/custom/scss/_buttons-particle.scss */
.g-buttons .g-buttons-item:hover h3 {
  color: #fff !important;
}
/* line 80, templates/it_construction/custom/scss/_buttons-particle.scss */
.g-buttons .g-buttons-item.inverted-button {
  color: #fff;
  background: #21c2f8;
  border: 1px solid #21c2f8;
}
/* line 85, templates/it_construction/custom/scss/_buttons-particle.scss */
.g-buttons .g-buttons-item.inverted-button a {
  color: #fff;
}
/* line 88, templates/it_construction/custom/scss/_buttons-particle.scss */
/* line 89, templates/it_construction/custom/scss/_buttons-particle.scss */
.g-buttons .g-buttons-item.inverted-button .g-block .g-buttons-item-icon {
  color: #fff;
}
/* line 92, templates/it_construction/custom/scss/_buttons-particle.scss */
.g-buttons .g-buttons-item.inverted-button .g-block h3 {
  color: #fff !important;
}
/* line 96, templates/it_construction/custom/scss/_buttons-particle.scss */
.g-buttons .g-buttons-item.inverted-button:hover {
  background: #07a9df;
}
/* line 102, templates/it_construction/custom/scss/_buttons-particle.scss */
.g-buttons .fixed-button {
  width: 320px;
}
@media only all and (min-width: 60rem) and (max-width: 74.938rem) {
  .g-buttons .fixed-button {
    width: 300px;
  }
  /* line 106, templates/it_construction/custom/scss/_buttons-particle.scss */
  /* line 107, templates/it_construction/custom/scss/_buttons-particle.scss */
  .g-buttons .fixed-button .g-block .g-buttons-item-title2 {
    font-size: 1.7rem;
  }
}
/* line 113, templates/it_construction/custom/scss/_buttons-particle.scss */
@media only all and (min-width: 48rem) and (max-width: 59.938rem) {
  .g-buttons .g-grid {
    display: block !important;
  }
  /* line 116, templates/it_construction/custom/scss/_buttons-particle.scss */
  .g-buttons .g-grid .g-block {
    margin-bottom: 1rem;
  }
  /* line 118, templates/it_construction/custom/scss/_buttons-particle.scss */
  .g-buttons .g-grid .g-block:last-child {
    margin-bottom: 0px;
  }
}
@media only all and (max-width: 47.938rem) {
  .g-buttons .g-grid {
    display: table;
    width: 100%;
  }
}
/* line 128, templates/it_construction/custom/scss/_buttons-particle.scss */
/* line 129, templates/it_construction/custom/scss/_buttons-particle.scss */
.g-buttons > .g-grid > .g-block {
  text-align: center;
}
/* line 131, templates/it_construction/custom/scss/_buttons-particle.scss */
.g-buttons > .g-grid > .g-block > a {
  display: inline-block;
}
/* line 9, templates/it_construction/custom/scss/custom.scss */
/* line 10, templates/it_construction/custom/scss/custom.scss */
.uk-active .g-logo {
  height: 50px !important;
}
/* line 14, templates/it_construction/custom/scss/custom.scss */
/* line 15, templates/it_construction/custom/scss/custom.scss */
/* line 16, templates/it_construction/custom/scss/custom.scss */
@media only all and (max-width: 47.938rem) {
  .uk-tab .uk-tab-responsive.uk-active {
    display: block !important;
  }
}
/* line 23, templates/it_construction/custom/scss/custom.scss */
.rg-gm-slice-item:hover {
  background: transparent !important;
}
/* line 26, templates/it_construction/custom/scss/custom.scss */
.rg-gm-slice {
  background: none !important;
  box-shadow: none !important;
  -webkit-box-shadow: none !important;
}
/* line 31, templates/it_construction/custom/scss/custom.scss */
.rg-grid-view .rg-grid-thumb {
  box-shadow: none !important;
  webkit-box-shadow: none !important;
  background: transparent !important;
}
/*# sourceMappingURL=custom_16.css.map */