/* 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/_3d-slider.scss */
.g-3d-slider {
  position: relative;
  text-align: center;
}
/* line 7, templates/it_construction/custom/scss/_3d-slider.scss */
.g-3d-slider .g-3d-slider-container {
  position: relative;
}
/* line 10, templates/it_construction/custom/scss/_3d-slider.scss */
.g-3d-slider article {
  -webkit-perspective: 600px;
  -moz-perspective: 600px;
  perspective: 600px;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  width: 100%;
}
/* line 19, templates/it_construction/custom/scss/_3d-slider.scss */
.g-3d-slider section {
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  -o-transform: none;
  transform: none;
  border-radius: 5px;
  width: 512px;
  position: absolute;
  left: 50%;
  margin-left: -256px;
  opacity: 0;
}
@media only all and (max-width: 47.99rem) {
  /* line 25, media/gantry5/engines/nucleus/scss/nucleus/mixins/_breakpoints.scss */
  .g-3d-slider section {
    max-width: 100%;
    left: 0;
    margin-left: 0;
  }
}
/* line 32, templates/it_construction/custom/scss/_3d-slider.scss */
.g-3d-slider section.bespoke-slide {
  -webkit-transition: -webkit-transform 0.7s ease, opacity 0.7s ease, background-color 0.7s ease;
  -moz-transition: -moz-transform 0.7s ease, opacity 0.7s ease, background-color 0.7s ease;
  transition: transform 0.7s ease, opacity 0.7s ease, background-color 0.7s ease;
}
/* line 35, templates/it_construction/custom/scss/_3d-slider.scss */
.g-3d-slider section.bespoke-active {
  opacity: 1;
  z-index: 1;
}
/* line 39, templates/it_construction/custom/scss/_3d-slider.scss */
/* line 40, templates/it_construction/custom/scss/_3d-slider.scss */
.g-3d-slider section.bespoke-inactive .g-3d-slider-item {
  pointer-events: none;
}
/* line 45, templates/it_construction/custom/scss/_3d-slider.scss */
.g-3d-slider.carousel {
  line-height: inherit;
  margin-bottom: 0;
}
/* line 48, templates/it_construction/custom/scss/_3d-slider.scss */
/* line 49, templates/it_construction/custom/scss/_3d-slider.scss */
.g-3d-slider.carousel section.bespoke-before {
  -webkit-transform: translateX(-980px) rotateY(-72deg) translateX(-1290px);
  -moz-transform: translateX(-980px) rotateY(-72deg) translateX(-1290px);
  -ms-transform: translateX(-980px) rotateY(-72deg) translateX(-1290px);
  -o-transform: translateX(-980px) rotateY(-72deg) translateX(-1290px);
  transform: translateX(-980px) rotateY(-72deg) translateX(-1290px);
  opacity: 0;
}
/* line 53, templates/it_construction/custom/scss/_3d-slider.scss */
.g-3d-slider.carousel section.bespoke-before-2 {
  -webkit-transform: translateX(-590px) rotateY(-52deg) translateX(-780px);
  -moz-transform: translateX(-590px) rotateY(-52deg) translateX(-780px);
  -ms-transform: translateX(-590px) rotateY(-52deg) translateX(-780px);
  -o-transform: translateX(-590px) rotateY(-52deg) translateX(-780px);
  transform: translateX(-590px) rotateY(-52deg) translateX(-780px);
  opacity: 0.3;
}
/* line 57, templates/it_construction/custom/scss/_3d-slider.scss */
.g-3d-slider.carousel section.bespoke-before-1 {
  -webkit-transform: translateX(-270px) rotateY(-30deg) translateX(-290px);
  -moz-transform: translateX(-270px) rotateY(-30deg) translateX(-290px);
  -ms-transform: translateX(-270px) rotateY(-30deg) translateX(-290px);
  -o-transform: translateX(-270px) rotateY(-30deg) translateX(-290px);
  transform: translateX(-270px) rotateY(-30deg) translateX(-290px);
  opacity: 0.5;
}
/* line 61, templates/it_construction/custom/scss/_3d-slider.scss */
.g-3d-slider.carousel section.bespoke-after {
  -webkit-transform: translateX(980px) rotateY(72deg) translateX(1290px);
  -moz-transform: translateX(980px) rotateY(72deg) translateX(1290px);
  -ms-transform: translateX(980px) rotateY(72deg) translateX(1290px);
  -o-transform: translateX(980px) rotateY(72deg) translateX(1290px);
  transform: translateX(980px) rotateY(72deg) translateX(1290px);
  opacity: 0;
}
/* line 65, templates/it_construction/custom/scss/_3d-slider.scss */
.g-3d-slider.carousel section.bespoke-after-1 {
  -webkit-transform: translateX(270px) rotateY(30deg) translateX(290px);
  -moz-transform: translateX(270px) rotateY(30deg) translateX(290px);
  -ms-transform: translateX(270px) rotateY(30deg) translateX(290px);
  -o-transform: translateX(270px) rotateY(30deg) translateX(290px);
  transform: translateX(270px) rotateY(30deg) translateX(290px);
  opacity: 0.5;
}
/* line 69, templates/it_construction/custom/scss/_3d-slider.scss */
.g-3d-slider.carousel section.bespoke-after-2 {
  -webkit-transform: translateX(590px) rotateY(52deg) translateX(780px);
  -moz-transform: translateX(590px) rotateY(52deg) translateX(780px);
  -ms-transform: translateX(590px) rotateY(52deg) translateX(780px);
  -o-transform: translateX(590px) rotateY(52deg) translateX(780px);
  transform: translateX(590px) rotateY(52deg) translateX(780px);
  opacity: 0.3;
}
/* line 75, templates/it_construction/custom/scss/_3d-slider.scss */
/* line 76, templates/it_construction/custom/scss/_3d-slider.scss */
/* line 77, templates/it_construction/custom/scss/_3d-slider.scss */
.g-3d-slider.coverflow section.bespoke-before {
  -webkit-transform: translateX(-270px) rotateY(45deg) scale(0.6);
  -moz-transform: translateX(-270px) rotateY(45deg) scale(0.6);
  -ms-transform: translateX(-270px) rotateY(45deg) scale(0.6);
  -o-transform: translateX(-270px) rotateY(45deg) scale(0.6);
  transform: translateX(-270px) rotateY(45deg) scale(0.6);
  z-index: 6;
}
/* line 81, templates/it_construction/custom/scss/_3d-slider.scss */
.g-3d-slider.coverflow section.bespoke-before-3 {
  -webkit-transform: translateX(-230px) rotateY(45deg) scale(0.6);
  -moz-transform: translateX(-230px) rotateY(45deg) scale(0.6);
  -ms-transform: translateX(-230px) rotateY(45deg) scale(0.6);
  -o-transform: translateX(-230px) rotateY(45deg) scale(0.6);
  transform: translateX(-230px) rotateY(45deg) scale(0.6);
  opacity: 0.1;
  z-index: 7;
}
/* line 86, templates/it_construction/custom/scss/_3d-slider.scss */
.g-3d-slider.coverflow section.bespoke-before-2 {
  -webkit-transform: translateX(-190px) rotateY(45deg) scale(0.6);
  -moz-transform: translateX(-190px) rotateY(45deg) scale(0.6);
  -ms-transform: translateX(-190px) rotateY(45deg) scale(0.6);
  -o-transform: translateX(-190px) rotateY(45deg) scale(0.6);
  transform: translateX(-190px) rotateY(45deg) scale(0.6);
  opacity: 0.2;
  z-index: 8;
}
/* line 91, templates/it_construction/custom/scss/_3d-slider.scss */
.g-3d-slider.coverflow section.bespoke-before-1 {
  -webkit-transform: translateX(-150px) rotateY(45deg) scale(0.6);
  -moz-transform: translateX(-150px) rotateY(45deg) scale(0.6);
  -ms-transform: translateX(-150px) rotateY(45deg) scale(0.6);
  -o-transform: translateX(-150px) rotateY(45deg) scale(0.6);
  transform: translateX(-150px) rotateY(45deg) scale(0.6);
  opacity: 0.3;
  z-index: 9;
}
/* line 96, templates/it_construction/custom/scss/_3d-slider.scss */
.g-3d-slider.coverflow section.bespoke-active {
  z-index: 10;
}
/* line 99, templates/it_construction/custom/scss/_3d-slider.scss */
.g-3d-slider.coverflow section.bespoke-after {
  -webkit-transform: translateX(270px) rotateY(-45deg) scale(0.6);
  -moz-transform: translateX(270px) rotateY(-45deg) scale(0.6);
  -ms-transform: translateX(270px) rotateY(-45deg) scale(0.6);
  -o-transform: translateX(270px) rotateY(-45deg) scale(0.6);
  transform: translateX(270px) rotateY(-45deg) scale(0.6);
  z-index: 6;
}
/* line 103, templates/it_construction/custom/scss/_3d-slider.scss */
.g-3d-slider.coverflow section.bespoke-after-1 {
  -webkit-transform: translateX(150px) rotateY(-45deg) scale(0.6);
  -moz-transform: translateX(150px) rotateY(-45deg) scale(0.6);
  -ms-transform: translateX(150px) rotateY(-45deg) scale(0.6);
  -o-transform: translateX(150px) rotateY(-45deg) scale(0.6);
  transform: translateX(150px) rotateY(-45deg) scale(0.6);
  opacity: 0.3;
  z-index: 9;
}
/* line 108, templates/it_construction/custom/scss/_3d-slider.scss */
.g-3d-slider.coverflow section.bespoke-after-2 {
  -webkit-transform: translateX(190px) rotateY(-45deg) scale(0.6);
  -moz-transform: translateX(190px) rotateY(-45deg) scale(0.6);
  -ms-transform: translateX(190px) rotateY(-45deg) scale(0.6);
  -o-transform: translateX(190px) rotateY(-45deg) scale(0.6);
  transform: translateX(190px) rotateY(-45deg) scale(0.6);
  opacity: 0.2;
  z-index: 8;
}
/* line 113, templates/it_construction/custom/scss/_3d-slider.scss */
.g-3d-slider.coverflow section.bespoke-after-3 {
  -webkit-transform: translateX(230px) rotateY(-45deg) scale(0.6);
  -moz-transform: translateX(230px) rotateY(-45deg) scale(0.6);
  -ms-transform: translateX(230px) rotateY(-45deg) scale(0.6);
  -o-transform: translateX(230px) rotateY(-45deg) scale(0.6);
  transform: translateX(230px) rotateY(-45deg) scale(0.6);
  opacity: 0.1;
  z-index: 7;
}
/* line 120, templates/it_construction/custom/scss/_3d-slider.scss */
/* line 121, templates/it_construction/custom/scss/_3d-slider.scss */
/* line 122, templates/it_construction/custom/scss/_3d-slider.scss */
.g-3d-slider.cube section.bespoke-before {
  -webkit-transform: translateX(-332px) rotateY(-70deg) translateX(-652px) rotateY(-110deg) translateX(-530px);
  -moz-transform: translateX(-332px) rotateY(-70deg) translateX(-652px) rotateY(-110deg) translateX(-530px);
  -ms-transform: translateX(-332px) rotateY(-70deg) translateX(-652px) rotateY(-110deg) translateX(-530px);
  -o-transform: translateX(-332px) rotateY(-70deg) translateX(-652px) rotateY(-110deg) translateX(-530px);
  transform: translateX(-332px) rotateY(-70deg) translateX(-652px) rotateY(-110deg) translateX(-530px);
}
/* line 125, templates/it_construction/custom/scss/_3d-slider.scss */
.g-3d-slider.cube section.bespoke-before-1 {
  -webkit-transform: translateX(-332px) rotateY(-70deg) translateX(-512px);
  -moz-transform: translateX(-332px) rotateY(-70deg) translateX(-512px);
  -ms-transform: translateX(-332px) rotateY(-70deg) translateX(-512px);
  -o-transform: translateX(-332px) rotateY(-70deg) translateX(-512px);
  transform: translateX(-332px) rotateY(-70deg) translateX(-512px);
  opacity: 0.5;
}
/* line 129, templates/it_construction/custom/scss/_3d-slider.scss */
.g-3d-slider.cube section.bespoke-after {
  -webkit-transform: translateX(332px) rotateY(70deg) translateX(652px) rotateY(110deg) translateX(530px);
  -moz-transform: translateX(332px) rotateY(70deg) translateX(652px) rotateY(110deg) translateX(530px);
  -ms-transform: translateX(332px) rotateY(70deg) translateX(652px) rotateY(110deg) translateX(530px);
  -o-transform: translateX(332px) rotateY(70deg) translateX(652px) rotateY(110deg) translateX(530px);
  transform: translateX(332px) rotateY(70deg) translateX(652px) rotateY(110deg) translateX(530px);
}
/* line 132, templates/it_construction/custom/scss/_3d-slider.scss */
.g-3d-slider.cube section.bespoke-after-1 {
  -webkit-transform: translateX(332px) rotateY(70deg) translateX(512px);
  -moz-transform: translateX(332px) rotateY(70deg) translateX(512px);
  -ms-transform: translateX(332px) rotateY(70deg) translateX(512px);
  -o-transform: translateX(332px) rotateY(70deg) translateX(512px);
  transform: translateX(332px) rotateY(70deg) translateX(512px);
  opacity: 0.5;
}
/* line 141, templates/it_construction/custom/scss/_3d-slider.scss */
.g-3d-slider .g-3d-slider-item {
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
}
/* line 144, templates/it_construction/custom/scss/_3d-slider.scss */
/* line 145, templates/it_construction/custom/scss/_3d-slider.scss */
.g-3d-slider .g-3d-slider-image > a {
  display: block;
}
/* line 148, templates/it_construction/custom/scss/_3d-slider.scss */
.g-3d-slider .g-3d-slider-image img {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
/* line 152, templates/it_construction/custom/scss/_3d-slider.scss */
.g-3d-slider .g-info-container {
  padding: 30px;
  background: #fff;
}
/* line 156, templates/it_construction/custom/scss/_3d-slider.scss */
.g-3d-slider p {
  margin: 0;
}
/* line 159, templates/it_construction/custom/scss/_3d-slider.scss */
.g-3d-slider .g-3d-slider-title {
  margin: 0;
}
/* line 161, templates/it_construction/custom/scss/_3d-slider.scss */
.g-3d-slider .g-3d-slider-title a {
  color: #29314e;
}
/* line 163, templates/it_construction/custom/scss/_3d-slider.scss */
.g-3d-slider .g-3d-slider-title a:hover {
  color: #183e7a;
}
/* line 168, templates/it_construction/custom/scss/_3d-slider.scss */
.g-3d-slider .g-3d-slider-desc {
  margin-top: 10px;
}
/* line 171, templates/it_construction/custom/scss/_3d-slider.scss */
/* line 172, templates/it_construction/custom/scss/_3d-slider.scss */
.g-3d-slider .g-info-container-style2.uk-overlay-panel {
  padding: 30px;
}
/* line 174, templates/it_construction/custom/scss/_3d-slider.scss */
.g-3d-slider .g-info-container-style2.uk-overlay-panel p {
  margin-top: 5px;
}
/* line 177, templates/it_construction/custom/scss/_3d-slider.scss */
.g-3d-slider .g-info-container-style2.uk-overlay-panel a {
  color: #fff;
}
/* line 179, templates/it_construction/custom/scss/_3d-slider.scss */
.g-3d-slider .g-info-container-style2.uk-overlay-panel a:hover {
  color: #183e7a;
}
/* line 184, templates/it_construction/custom/scss/_3d-slider.scss */
.g-3d-slider .g-info-container-style2 .g-3d-slider-special, .g-3d-slider .g-info-container-style2 .g-item-details {
  color: #fff !important;
}
/* line 188, templates/it_construction/custom/scss/_3d-slider.scss */
.g-3d-slider .g-3d-slider-special {
  font-style: italic;
  float: left;
}
@media only all and (max-width: 30rem) {
  /* line 19, media/gantry5/engines/nucleus/scss/nucleus/mixins/_breakpoints.scss */
  .g-3d-slider .g-3d-slider-special {
    float: none;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  /* line 13, media/gantry5/engines/nucleus/scss/nucleus/mixins/_breakpoints.scss */
  .g-3d-slider .g-3d-slider-special {
    float: none;
  }
}
/* line 197, templates/it_construction/custom/scss/_3d-slider.scss */
.g-3d-slider .g-3d-slider-special i {
  margin-right: 5px;
}
/* line 201, templates/it_construction/custom/scss/_3d-slider.scss */
.g-3d-slider .g-3d-slider-link {
  float: right;
  font-style: italic;
}
/* line 204, templates/it_construction/custom/scss/_3d-slider.scss */
.g-3d-slider .g-3d-slider-link i {
  margin-left: 10px;
}
@media only all and (max-width: 30rem) {
  .g-3d-slider .g-3d-slider-link {
    float: none;
    margin-top: 5px;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-3d-slider .g-3d-slider-link {
    float: none;
    margin-top: 5px;
  }
}
/* line 216, templates/it_construction/custom/scss/_3d-slider.scss */
/* line 217, templates/it_construction/custom/scss/_3d-slider.scss */
.g-3d-slider .no-special .g-3d-slider-link {
  float: none;
}
/* line 221, templates/it_construction/custom/scss/_3d-slider.scss */
/* line 222, templates/it_construction/custom/scss/_3d-slider.scss */
.g-3d-slider .no-link .g-3d-slider-special {
  float: none;
}
/* line 226, templates/it_construction/custom/scss/_3d-slider.scss */
.g-3d-slider .g-bottom-info {
  margin-top: 15px;
}
/* line 229, templates/it_construction/custom/scss/_3d-slider.scss */
.g-3d-slider .g-item-details {
  margin-top: 10px;
  font-size: 90%;
}
/* line 232, templates/it_construction/custom/scss/_3d-slider.scss */
/* line 233, templates/it_construction/custom/scss/_3d-slider.scss */
.g-3d-slider .g-item-details .date i {
  margin-right: 5px;
}
/* line 237, templates/it_construction/custom/scss/_3d-slider.scss */
.g-3d-slider .g-item-details.date-top {
  margin-top: 0;
  font-size: 100%;
  background: #183e7a;
  color: #fff;
  position: absolute;
  z-index: 20;
  padding: 10px 20px;
  top: 20px;
  margin-left: -25px;
}
@media only all and (max-width: 30rem) {
  .g-3d-slider .g-item-details.date-top {
    padding: 5px 10px;
    font-size: 90%;
    margin-left: 0;
    top: 0;
  }
}
/* line 253, templates/it_construction/custom/scss/_3d-slider.scss */
.g-3d-slider .g-item-details.date-top:after {
  content: '';
  border-left: 25px solid transparent;
  border-top: 10px solid #0b1e3a;
  bottom: -10px;
  left: 0;
  position: absolute;
  z-index: 1;
}
@media only all and (max-width: 47.99rem) {
  .g-3d-slider .g-item-details.date-top:after {
    display: none;
  }
}
/* line 265, templates/it_construction/custom/scss/_3d-slider.scss */
/* line 266, templates/it_construction/custom/scss/_3d-slider.scss */
.g-3d-slider .g-item-details.date-top .date i {
  margin-right: 7px;
}
/* line 272, templates/it_construction/custom/scss/_3d-slider.scss */
/* line 273, templates/it_construction/custom/scss/_3d-slider.scss */
.g-3d-slider.style3 .g-info-container-style2 {
  background: -webkit-linear-gradient( top , rgba(0, 0, 0, 0) 0px, rgba(0, 0, 0, 0.15) 20%, rgba(0, 0, 0, 0.8) 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0px, rgba(0, 0, 0, 0.15) 20%, rgba(0, 0, 0, 0.8) 100%);
  padding: 30px;
}
/* line 276, templates/it_construction/custom/scss/_3d-slider.scss */
.g-3d-slider.style3 .g-info-container-style2 a {
  color: #fff;
}
/* line 278, templates/it_construction/custom/scss/_3d-slider.scss */
.g-3d-slider.style3 .g-info-container-style2 a:hover {
  color: #fff;
  text-decoration: underline;
}
/* line 284, templates/it_construction/custom/scss/_3d-slider.scss */
/* line 285, templates/it_construction/custom/scss/_3d-slider.scss */
/* line 286, templates/it_construction/custom/scss/_3d-slider.scss */
.g-3d-slider.style3 .g-3d-slider-image .uk-overlay img {
  -webkit-transition: all 1s;
  -moz-transition: all 1s;
  transition: all 1s;
}
/* line 290, templates/it_construction/custom/scss/_3d-slider.scss */
/* line 291, templates/it_construction/custom/scss/_3d-slider.scss */
/* line 292, templates/it_construction/custom/scss/_3d-slider.scss */
.g-3d-slider.style3 .g-3d-slider-image:hover .uk-overlay 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);
}
/* line 299, templates/it_construction/custom/scss/_3d-slider.scss */
/* line 300, templates/it_construction/custom/scss/_3d-slider.scss */
.g-3d-slider .g-particle-navigation .uk-slidenav {
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}
/* line 303, templates/it_construction/custom/scss/_3d-slider.scss */
/* line 304, templates/it_construction/custom/scss/_3d-slider.scss */
.g-3d-slider .g-particle-navigation.arrows .uk-slidenav {
  position: absolute;
  top: 50%;
  margin-top: -20px;
}
/* line 309, templates/it_construction/custom/scss/_3d-slider.scss */
.g-3d-slider .g-particle-navigation.arrows .uk-slidenav-previous {
  left: -20px;
}
@media only all and (min-width: 75rem) {
  /* line 4, media/gantry5/engines/nucleus/scss/nucleus/mixins/_breakpoints.scss */
  .g-3d-slider .g-particle-navigation.arrows .uk-slidenav-previous {
    left: -70px;
  }
}
/* line 315, templates/it_construction/custom/scss/_3d-slider.scss */
.g-3d-slider .g-particle-navigation.arrows .uk-slidenav-next {
  right: -20px;
}
@media only all and (min-width: 75rem) {
  .g-3d-slider .g-particle-navigation.arrows .uk-slidenav-next {
    right: -70px;
  }
}
/* line 322, templates/it_construction/custom/scss/_3d-slider.scss */
.g-3d-slider .g-particle-navigation.arrows-bottom {
  text-align: center;
  margin-top: 40px;
}
/* line 325, templates/it_construction/custom/scss/_3d-slider.scss */
.g-3d-slider .g-particle-navigation.arrows-bottom .uk-slidenav-previous {
  margin-right: 5px;
}
/* line 328, templates/it_construction/custom/scss/_3d-slider.scss */
.g-3d-slider .g-particle-navigation.arrows-bottom .uk-slidenav-next {
  margin-left: 5px;
}
/* line 333, templates/it_construction/custom/scss/_3d-slider.scss */
/* line 334, templates/it_construction/custom/scss/_3d-slider.scss */
/* line 335, templates/it_construction/custom/scss/_3d-slider.scss */
/* line 336, templates/it_construction/custom/scss/_3d-slider.scss */
.g-3d-slider.coverflow .g-particle-navigation.arrows .uk-slidenav-previous, .g-3d-slider.cube .g-particle-navigation.arrows .uk-slidenav-previous {
  left: 0;
}
@media only all and (max-width: 47.99rem) {
  .g-3d-slider.coverflow .g-particle-navigation.arrows .uk-slidenav-previous, .g-3d-slider.cube .g-particle-navigation.arrows .uk-slidenav-previous {
    left: -20px;
  }
}
/* line 342, templates/it_construction/custom/scss/_3d-slider.scss */
.g-3d-slider.coverflow .g-particle-navigation.arrows .uk-slidenav-next, .g-3d-slider.cube .g-particle-navigation.arrows .uk-slidenav-next {
  right: 0;
}
@media only all and (max-width: 47.99rem) {
  .g-3d-slider.coverflow .g-particle-navigation.arrows .uk-slidenav-next, .g-3d-slider.cube .g-particle-navigation.arrows .uk-slidenav-next {
    right: -20px;
  }
}
/* line 1, templates/it_construction/custom/scss/_skill-bars.scss */
/* line 2, templates/it_construction/custom/scss/_skill-bars.scss */
/* line 3, templates/it_construction/custom/scss/_skill-bars.scss */
/* line 4, templates/it_construction/custom/scss/_skill-bars.scss */
.g-skill-bars div[class^="g-skill-bars-bar-container"]:last-child .g-skill-bars-bar {
  margin-bottom: 0;
}
/* line 9, templates/it_construction/custom/scss/_skill-bars.scss */
.g-skill-bars .g-skill-bars-bar {
  position: relative;
  display: block;
  margin-bottom: 1rem;
  width: 100%;
  background: rgba(0, 0, 0, 0.05);
  height: 2.5rem;
  border-radius: 0.1875rem;
}
/* line 17, templates/it_construction/custom/scss/_skill-bars.scss */
.g-skill-bars .g-skill-bars-bar .g-skill-bars-title {
  position: absolute;
  top: 0;
  left: 0;
  width: auto;
  font-weight: bold;
  font-size: 13px;
  color: #fff;
  display: block;
  background: rgba(0, 0, 0, 0.1);
  padding: 0 1.25rem;
  height: 2.5rem;
  line-height: 2.5rem;
}
/* line 31, templates/it_construction/custom/scss/_skill-bars.scss */
.g-skill-bars .g-skill-bars-bar .g-skill-bars-background {
  height: 2.5rem;
  border-radius: 0.1875rem;
  width: 0px;
}
/* line 36, templates/it_construction/custom/scss/_skill-bars.scss */
.g-skill-bars .g-skill-bars-bar .g-skill-bars-percent {
  position: absolute;
  right: 10px;
  top: 0;
  font-size: 11px;
  height: 2.5rem;
  line-height: 2.5rem;
  color: rgba(0, 0, 0, 0.4);
}
/* line 46, templates/it_construction/custom/scss/_skill-bars.scss */
/* line 47, templates/it_construction/custom/scss/_skill-bars.scss */
.g-skill-bars.style2 .g-skill-bars-title {
  color: inherit;
  background: transparent;
  margin-bottom: 0.5rem;
}
/* line 53, templates/it_construction/custom/scss/_skill-bars.scss */
.g-skill-bars.style2 .g-skill-bars-percent {
  color: inherit;
  height: 0.625rem;
  line-height: 0.625rem;
  float: right;
  margin-top: -1.5rem;
}
/* line 61, templates/it_construction/custom/scss/_skill-bars.scss */
.g-skill-bars.style2 .g-skill-bars-bar {
  height: 0.625rem;
  border-radius: 0;
}
/* line 65, templates/it_construction/custom/scss/_skill-bars.scss */
.g-skill-bars.style2 .g-skill-bars-bar .g-skill-bars-background {
  height: 0.625rem;
  border-radius: 0;
}
/* line 72, templates/it_construction/custom/scss/_skill-bars.scss */
/* line 73, templates/it_construction/custom/scss/_skill-bars.scss */
.g-skill-bars.style3 .g-skill-bars-title {
  color: inherit;
  background: transparent;
  margin-bottom: 0.5rem;
}
/* line 79, templates/it_construction/custom/scss/_skill-bars.scss */
.g-skill-bars.style3 .g-skill-bars-percent {
  color: inherit;
  height: 0.625rem;
  line-height: 0.625rem;
  float: right;
  margin-top: -1.5rem;
}
/* line 87, templates/it_construction/custom/scss/_skill-bars.scss */
.g-skill-bars.style3 .g-skill-bars-bar {
  height: 1.5rem;
  border-radius: 2rem;
  border: 2px solid #e8e8e8;
  background: transparent;
  padding: 0.25rem;
}
/* line 94, templates/it_construction/custom/scss/_skill-bars.scss */
.g-skill-bars.style3 .g-skill-bars-bar .g-skill-bars-background {
  height: 0.75rem;
  border-radius: 2rem;
}
/* line 101, templates/it_construction/custom/scss/_skill-bars.scss */
/* line 102, templates/it_construction/custom/scss/_skill-bars.scss */
/* line 103, templates/it_construction/custom/scss/_skill-bars.scss */
.g-skill-bars.style4 .g-skill-bars-bar .g-skill-bars-title {
  background: transparent;
}
/* line 106, templates/it_construction/custom/scss/_skill-bars.scss */
.g-skill-bars.style4 .g-skill-bars-bar .g-skill-bars-percent {
  position: initial;
  float: right;
  margin: 0.5rem;
  margin-right: 1rem;
  padding: 0 1rem;
  color: #29314e;
  background: #fff;
  border-radius: 0.1875rem;
  height: 1.5rem;
  line-height: 1.5rem;
}
/* line 6, templates/it_construction/custom/scss/custom.scss */
.g-skill-bars-percent {
  display: none;
}
/* line 1, templates/it_construction/custom/scss/_process.scss */
.g-process {
  text-align: center;
}
/* line 3, templates/it_construction/custom/scss/_process.scss */
.g-process .g-process-item {
  width: 70%;
  margin: 0 auto 1.5rem;
}
@media only all and (max-width: 47.99rem) {
  .g-process .g-process-item {
    width: 100%;
  }
}
/* line 9, templates/it_construction/custom/scss/_process.scss */
.g-process .g-process-item .g-process-item-icon {
  color: #29314e;
  background: #e8e8e8;
  font-size: 2rem;
  line-height: 90px;
  border-radius: 50%;
  width: 90px;
  height: 90px;
  margin: 0 auto;
  display: block;
  position: absolute;
}
/* line 21, templates/it_construction/custom/scss/_process.scss */
.g-process .g-process-item .g-process-image {
  position: relative;
  display: inline-block;
}
/* line 24, templates/it_construction/custom/scss/_process.scss */
.g-process .g-process-item .g-process-image img {
  width: 280px;
  height: 280px;
  background: #fff;
  border: 10px solid #e8e8e8;
  border-radius: 50%;
}
/* line 32, templates/it_construction/custom/scss/_process.scss */
.g-process .g-process-item .g-process-item-title {
  text-transform: uppercase;
  margin-top: 1.5rem;
}
/* line 36, templates/it_construction/custom/scss/_process.scss */
.g-process .g-process-item .g-process-item-desc {
  margin: 1.5rem 0;
}
/* line 39, templates/it_construction/custom/scss/_process.scss */
.g-process .g-process-item:after {
  content: "";
  display: block;
  width: 2px;
  height: 4rem;
  background: #e8e8e8;
  margin: 1rem auto 0;
}
/* line 47, templates/it_construction/custom/scss/_process.scss */
/* line 48, templates/it_construction/custom/scss/_process.scss */
.g-process .g-process-item.invert-color .g-process-item-icon {
  color: #29314e;
  background: #fff;
}
/* line 52, templates/it_construction/custom/scss/_process.scss */
/* line 53, templates/it_construction/custom/scss/_process.scss */
.g-process .g-process-item.invert-color .g-process-image img {
  border: 10px solid #fff;
}
/* line 59, templates/it_construction/custom/scss/_process.scss */
/* line 60, templates/it_construction/custom/scss/_process.scss */
/* line 61, templates/it_construction/custom/scss/_process.scss */
.g-process > .g-grid:last-child .g-process-item {
  margin: 0 auto;
}
/* line 63, templates/it_construction/custom/scss/_process.scss */
.g-process > .g-grid:last-child .g-process-item:after {
  display: none;
  margin: 0;
}
/* line 67, templates/it_construction/custom/scss/_process.scss */
.g-process > .g-grid:last-child .g-process-item p {
  margin-bottom: 0;
}
/* line 4, templates/it_construction/custom/scss/_timeline.scss */
/* line 5, templates/it_construction/custom/scss/_timeline.scss */
.g-timeline.style1 {
  margin-left: -0.938rem;
  margin-right: -0.938rem;
}
/* line 8, templates/it_construction/custom/scss/_timeline.scss */
.g-timeline.style1 .g-content {
  margin: 0;
  padding-top: 0;
  padding-bottom: 0;
}
/* line 13, templates/it_construction/custom/scss/_timeline.scss */
.g-timeline.style1 .g-timeline-row {
  width: 100%;
  height: 10px;
  margin-top: 3.5rem;
  margin-bottom: -15px;
  background: #e8e8e8;
  border-bottom-right-radius: 0.1875rem;
  border-top-right-radius: 0.1875rem;
  border-bottom-left-radius: 0.1875rem;
  border-top-left-radius: 0.1875rem;
}
/* line 21, templates/it_construction/custom/scss/_timeline.scss */
.g-timeline.style1 .g-timeline-row:before {
  content: "";
  width: 30px;
  height: 30px;
  display: block;
  position: absolute;
  background: #e8e8e8;
  border-radius: 100%;
  margin-top: -10px;
}
/* line 31, templates/it_construction/custom/scss/_timeline.scss */
.g-timeline.style1 .g-timeline-row:after {
  content: "";
  width: 30px;
  height: 30px;
  display: inline-block;
  background: #e8e8e8;
  border-radius: 100%;
  margin-top: -10px;
  margin-left: -30px;
  position: relative;
  float: right;
}
@media only all and (max-width: 47.99rem) {
  .g-timeline.style1 .g-timeline-row {
    display: none;
  }
}
/* line 47, templates/it_construction/custom/scss/_timeline.scss */
.g-timeline.style1 .g-timeline-item {
  text-align: center;
}
@media (-ms-high-contrast: none), (-ms-high-contrast: active) {
  /* line 49, templates/it_construction/custom/scss/_timeline.scss */
  .g-timeline.style1 .g-timeline-item {
    margin-top: 0px;
  }
}
@supports (-webkit-appearance:none) {
  .g-timeline.style1 .g-timeline-item {
    margin-top: 0px;
  }
}
/* line 55, templates/it_construction/custom/scss/_timeline.scss */
/* line 56, templates/it_construction/custom/scss/_timeline.scss */
.g-timeline.style1 .g-timeline-item .g-content .g-timeline-icon {
  width: 60px;
  height: 60px;
  border-radius: 100%;
  line-height: 60px;
  font-size: 1.5rem;
  margin-top: -35px;
}
/* line 63, templates/it_construction/custom/scss/_timeline.scss */
.g-timeline.style1 .g-timeline-item .g-content .g-timeline-icon:after {
  content: "";
  display: block;
  width: 1px;
  height: 4rem;
  background: #e8e8e8;
  margin: 0 auto;
}
/* line 72, templates/it_construction/custom/scss/_timeline.scss */
.g-timeline.style1 .g-timeline-item .g-content .g-timeline-year {
  color: #e8e8e8 !important;
  position: relative;
  margin: 1.25rem 0 1.5rem -2rem;
  min-height: 1.4rem;
  font-size: 1rem;
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
/* line 80, templates/it_construction/custom/scss/_timeline.scss */
.g-timeline.style1 .g-timeline-item .g-content .g-timeline-title {
  color: #29314e !important;
  margin-top: 1rem;
  margin-bottom: 0;
  text-transform: uppercase;
  font-size: 1rem;
}
/* line 86, templates/it_construction/custom/scss/_timeline.scss */
.g-timeline.style1 .g-timeline-item .g-content .g-timeline-title a {
  color: #29314e;
}
/* line 88, templates/it_construction/custom/scss/_timeline.scss */
.g-timeline.style1 .g-timeline-item .g-content .g-timeline-title a:hover {
  color: #183e7a;
}
/* line 93, templates/it_construction/custom/scss/_timeline.scss */
.g-timeline.style1 .g-timeline-item .g-content .g-timeline-description {
  margin: 0;
}
/* line 96, templates/it_construction/custom/scss/_timeline.scss */
.g-timeline.style1 .g-timeline-item .g-content .g-timeline-button {
  margin-top: 20px;
}
@media only all and (max-width: 47.99rem) {
  .g-timeline.style1 .g-timeline-item {
    margin-top: 1rem;
    margin-bottom: 3rem;
  }
  /* line 103, templates/it_construction/custom/scss/_timeline.scss */
  .g-timeline.style1 .g-timeline-item:last-child {
    margin-bottom: 0;
  }
}
/* line 110, templates/it_construction/custom/scss/_timeline.scss */
/* line 111, templates/it_construction/custom/scss/_timeline.scss */
.g-timeline.style2 #g-timeline {
  position: relative;
  padding: 35px 0;
}
/* line 115, templates/it_construction/custom/scss/_timeline.scss */
.g-timeline.style2 #g-timeline:before {
  /* this is the vertical line */
  content: '';
  position: absolute;
  top: 0;
  left: 18px;
  height: 100%;
  width: 4px;
  background: #e8e8e8;
}
@media only all and (min-width: 60rem) {
  /* line 10, media/gantry5/engines/nucleus/scss/nucleus/mixins/_breakpoints.scss */
  /* line 127, templates/it_construction/custom/scss/_timeline.scss */
  .g-timeline.style2 #g-timeline:before {
    left: 50%;
    margin-left: -2px;
  }
}
/* line 134, templates/it_construction/custom/scss/_timeline.scss */
.g-timeline.style2 .g-timeline-block {
  position: relative;
  margin: 30px 0;
}
/* line 18, media/gantry5/engines/nucleus/scss/vendor/bourbon/addons/_clearfix.scss */
.g-timeline.style2 .g-timeline-block::after {
  clear: both;
  content: "";
  display: table;
}
/* line 139, templates/it_construction/custom/scss/_timeline.scss */
.g-timeline.style2 .g-timeline-block:first-child {
  margin-top: 0;
}
/* line 143, templates/it_construction/custom/scss/_timeline.scss */
.g-timeline.style2 .g-timeline-block:last-child {
  margin-bottom: 0;
}
@media only all and (min-width: 60rem) {
  .g-timeline.style2 .g-timeline-block {
    margin: 60px 0;
  }
  /* line 150, templates/it_construction/custom/scss/_timeline.scss */
  .g-timeline.style2 .g-timeline-block:first-child {
    margin-top: 0;
  }
  /* line 154, templates/it_construction/custom/scss/_timeline.scss */
  .g-timeline.style2 .g-timeline-block:last-child {
    margin-bottom: 0;
  }
}
/* line 160, templates/it_construction/custom/scss/_timeline.scss */
.g-timeline.style2 .g-timeline-icon-container {
  position: absolute;
  top: 0;
  left: 0;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  text-align: center;
  line-height: 40px;
  font-size: 20px;
  box-shadow: 0 0 0 4px #fff, inset 0 2px 0 rgba(0, 0, 0, 0.08), 0 3px 0 4px rgba(0, 0, 0, 0.05);
}
@media only all and (min-width: 60rem) {
  .g-timeline.style2 .g-timeline-icon-container {
    width: 60px;
    height: 60px;
    line-height: 60px;
    font-size: 24px;
    left: 50%;
    margin-left: -30px;
    /* Force Hardware Acceleration in WebKit */
    -webkit-transform: translateZ(0);
    -webkit-backface-visibility: hidden;
  }
  /* line 184, templates/it_construction/custom/scss/_timeline.scss */
  .g-timeline.style2 .g-timeline-icon-container.is-hidden {
    visibility: hidden;
  }
  /* line 188, templates/it_construction/custom/scss/_timeline.scss */
  .g-timeline.style2 .g-timeline-icon-container.bounce-in {
    visibility: visible;
    -webkit-animation: g-bounce-1 0.6s;
    -moz-animation: g-bounce-1 0.6s;
    animation: g-bounce-1 0.6s;
  }
}
@-webkit-keyframes g-bounce-1 {
  /* line 196, templates/it_construction/custom/scss/_timeline.scss */
  0% {
    opacity: 0;
    -webkit-transform: scale(0.5);
  }
  /* line 201, templates/it_construction/custom/scss/_timeline.scss */
  60% {
    opacity: 1;
    -webkit-transform: scale(1.2);
  }
  /* line 206, templates/it_construction/custom/scss/_timeline.scss */
  100% {
    -webkit-transform: scale(1);
  }
}
@-moz-keyframes g-bounce-1 {
  /* line 196, templates/it_construction/custom/scss/_timeline.scss */
  0% {
    opacity: 0;
    -moz-transform: scale(0.5);
  }
  /* line 201, templates/it_construction/custom/scss/_timeline.scss */
  60% {
    opacity: 1;
    -moz-transform: scale(1.2);
  }
  /* line 206, templates/it_construction/custom/scss/_timeline.scss */
  100% {
    -moz-transform: scale(1);
  }
}
@keyframes g-bounce-1 {
  /* line 196, templates/it_construction/custom/scss/_timeline.scss */
  0% {
    opacity: 0;
    -webkit-transform: scale(0.5);
    -moz-transform: scale(0.5);
    -ms-transform: scale(0.5);
    -o-transform: scale(0.5);
    transform: scale(0.5);
  }
  /* line 201, templates/it_construction/custom/scss/_timeline.scss */
  60% {
    opacity: 1;
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
  }
  /* line 206, templates/it_construction/custom/scss/_timeline.scss */
  100% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
}
/* line 211, templates/it_construction/custom/scss/_timeline.scss */
.g-timeline.style2 .g-timeline-content {
  position: relative;
  margin-left: 60px;
  background: #fff;
  border-radius: 0.1875rem;
  padding: 20px;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.07);
}
/* line 18, media/gantry5/engines/nucleus/scss/vendor/bourbon/addons/_clearfix.scss */
.g-timeline.style2 .g-timeline-content::after {
  clear: both;
  content: "";
  display: table;
}
/* line 220, templates/it_construction/custom/scss/_timeline.scss */
.g-timeline.style2 .g-timeline-content .g-timeline-title {
  margin-top: -5px;
  margin-bottom: 15px;
}
/* line 223, templates/it_construction/custom/scss/_timeline.scss */
.g-timeline.style2 .g-timeline-content .g-timeline-title a {
  color: #29314e;
}
/* line 225, templates/it_construction/custom/scss/_timeline.scss */
.g-timeline.style2 .g-timeline-content .g-timeline-title a:hover {
  color: #183e7a;
}
/* line 231, templates/it_construction/custom/scss/_timeline.scss */
.g-timeline.style2 .g-timeline-content .g-timeline-year {
  display: inline-block;
}
/* line 235, templates/it_construction/custom/scss/_timeline.scss */
.g-timeline.style2 .g-timeline-content .g-timeline-year {
  float: left;
  padding: 13px 0;
  opacity: 0.7;
}
/* line 241, templates/it_construction/custom/scss/_timeline.scss */
.g-timeline.style2 .g-timeline-content:before {
  content: '';
  position: absolute;
  top: 16px;
  right: 100%;
  height: 0;
  width: 0;
  border: 7px solid transparent;
  border-right: 7px solid #fff;
}
/* line 252, templates/it_construction/custom/scss/_timeline.scss */
.g-timeline.style2 .g-timeline-content .g-timeline-button {
  margin-top: 25px;
}
@media only all and (max-width: 47.99rem) {
  .g-timeline.style2 .g-timeline-content .g-timeline-button {
    margin-bottom: 10px;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-timeline.style2 .g-timeline-content .g-timeline-button {
    margin-bottom: 10px;
  }
}
@media only all and (min-width: 60rem) {
  .g-timeline.style2 .g-timeline-content {
    margin-left: 0;
    padding: 25px;
    width: 45%;
  }
  /* line 267, templates/it_construction/custom/scss/_timeline.scss */
  .g-timeline.style2 .g-timeline-content:before {
    top: 24px;
    left: 100%;
    border-color: transparent;
    border-left-color: #fff;
  }
  /* line 274, templates/it_construction/custom/scss/_timeline.scss */
  .g-timeline.style2 .g-timeline-content .g-timeline-year {
    position: absolute;
    width: 100%;
    left: 122%;
    top: 6px;
    font-size: 1rem;
  }
  /* line 282, templates/it_construction/custom/scss/_timeline.scss */
  .g-timeline.style2 .g-timeline-content.is-hidden {
    visibility: hidden;
  }
  /* line 286, templates/it_construction/custom/scss/_timeline.scss */
  .g-timeline.style2 .g-timeline-content.bounce-in {
    visibility: visible;
    -webkit-animation: g-bounce-2 0.6s;
    -moz-animation: g-bounce-2 0.6s;
    animation: g-bounce-2 0.6s;
  }
}
/* line 293, templates/it_construction/custom/scss/_timeline.scss */
/* line 294, templates/it_construction/custom/scss/_timeline.scss */
.g-timeline.style2 .g-timeline-block:nth-child(even) .g-timeline-content {
  float: right;
}
/* line 297, templates/it_construction/custom/scss/_timeline.scss */
.g-timeline.style2 .g-timeline-block:nth-child(even) .g-timeline-content:before {
  left: auto;
  right: 100%;
  border-color: transparent;
  border-right-color: #fff;
}
/* line 304, templates/it_construction/custom/scss/_timeline.scss */
.g-timeline.style2 .g-timeline-block:nth-child(even) .g-timeline-content .g-timeline-year {
  left: auto;
  right: 122%;
  text-align: right;
}
@media only all and (min-width: 60rem) {
  .g-timeline.style2 {
    /* inverse bounce effect on even content blocks */
  }
  /* line 314, templates/it_construction/custom/scss/_timeline.scss */
  .g-timeline.style2 .g-timeline-block:nth-child(even) .g-timeline-content.bounce-in {
    -webkit-animation: g-bounce-2-inverse 0.6s;
    -moz-animation: g-bounce-2-inverse 0.6s;
    animation: g-bounce-2-inverse 0.6s;
  }
}
@-webkit-keyframes g-bounce-2 {
  /* line 320, templates/it_construction/custom/scss/_timeline.scss */
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100px);
  }
  /* line 325, templates/it_construction/custom/scss/_timeline.scss */
  60% {
    opacity: 1;
    -webkit-transform: translateX(20px);
  }
  /* line 330, templates/it_construction/custom/scss/_timeline.scss */
  100% {
    -webkit-transform: translateX(0);
  }
}
@-moz-keyframes g-bounce-2 {
  /* line 320, templates/it_construction/custom/scss/_timeline.scss */
  0% {
    opacity: 0;
    -moz-transform: translateX(-100px);
  }
  /* line 325, templates/it_construction/custom/scss/_timeline.scss */
  60% {
    opacity: 1;
    -moz-transform: translateX(20px);
  }
  /* line 330, templates/it_construction/custom/scss/_timeline.scss */
  100% {
    -moz-transform: translateX(0);
  }
}
@keyframes g-bounce-2 {
  /* line 320, templates/it_construction/custom/scss/_timeline.scss */
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100px);
    -moz-transform: translateX(-100px);
    -ms-transform: translateX(-100px);
    -o-transform: translateX(-100px);
    transform: translateX(-100px);
  }
  /* line 325, templates/it_construction/custom/scss/_timeline.scss */
  60% {
    opacity: 1;
    -webkit-transform: translateX(20px);
    -moz-transform: translateX(20px);
    -ms-transform: translateX(20px);
    -o-transform: translateX(20px);
    transform: translateX(20px);
  }
  /* line 330, templates/it_construction/custom/scss/_timeline.scss */
  100% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
}
@-webkit-keyframes g-bounce-2-inverse {
  /* line 336, templates/it_construction/custom/scss/_timeline.scss */
  0% {
    opacity: 0;
    -webkit-transform: translateX(100px);
  }
  /* line 341, templates/it_construction/custom/scss/_timeline.scss */
  60% {
    opacity: 1;
    -webkit-transform: translateX(-20px);
  }
  /* line 346, templates/it_construction/custom/scss/_timeline.scss */
  100% {
    -webkit-transform: translateX(0);
  }
}
@-moz-keyframes g-bounce-2-inverse {
  /* line 336, templates/it_construction/custom/scss/_timeline.scss */
  0% {
    opacity: 0;
    -moz-transform: translateX(100px);
  }
  /* line 341, templates/it_construction/custom/scss/_timeline.scss */
  60% {
    opacity: 1;
    -moz-transform: translateX(-20px);
  }
  /* line 346, templates/it_construction/custom/scss/_timeline.scss */
  100% {
    -moz-transform: translateX(0);
  }
}
@keyframes g-bounce-2-inverse {
  /* line 336, templates/it_construction/custom/scss/_timeline.scss */
  0% {
    opacity: 0;
    -webkit-transform: translateX(100px);
    -moz-transform: translateX(100px);
    -ms-transform: translateX(100px);
    -o-transform: translateX(100px);
    transform: translateX(100px);
  }
  /* line 341, templates/it_construction/custom/scss/_timeline.scss */
  60% {
    opacity: 1;
    -webkit-transform: translateX(-20px);
    -moz-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    -o-transform: translateX(-20px);
    transform: translateX(-20px);
  }
  /* line 346, templates/it_construction/custom/scss/_timeline.scss */
  100% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
}
/* line 1, templates/it_construction/custom/scss/_keypoints.scss */
.g-keypoints {
  margin-left: -0.938rem;
  margin-right: -0.938rem;
}
/* line 4, templates/it_construction/custom/scss/_keypoints.scss */
/* line 5, templates/it_construction/custom/scss/_keypoints.scss */
.g-keypoints .g-left-points .g-content {
  margin: 0 0.625rem 0 0;
  padding-top: 0;
  padding-bottom: 0;
  text-align: right;
}
/* line 11, templates/it_construction/custom/scss/_keypoints.scss */
/* line 12, templates/it_construction/custom/scss/_keypoints.scss */
@media only all and (max-width: 47.99rem) {
  .g-keypoints .g-left-points .g-keypoints-item:last-child {
    margin-bottom: 25px;
  }
}
/* line 20, templates/it_construction/custom/scss/_keypoints.scss */
.g-keypoints .g-main-image {
  text-align: center;
}
/* line 22, templates/it_construction/custom/scss/_keypoints.scss */
.g-keypoints .g-main-image .g-content {
  margin: 0;
  padding: 0;
}
@media only all and (max-width: 47.99rem) {
  .g-keypoints .g-main-image .g-content {
    margin-bottom: 1rem;
  }
}
/* line 30, templates/it_construction/custom/scss/_keypoints.scss */
.g-keypoints .image-bottom {
  margin-bottom: -5.063rem;
}
@media only all and (max-width: 47.99rem) {
  .g-keypoints .image-bottom {
    margin-bottom: 1rem;
  }
}
/* line 37, templates/it_construction/custom/scss/_keypoints.scss */
/* line 38, templates/it_construction/custom/scss/_keypoints.scss */
.g-keypoints .g-right-points .g-content {
  margin: 0 0 0 0.625rem;
  padding-top: 0;
  padding-bottom: 0;
}
/* line 45, templates/it_construction/custom/scss/_keypoints.scss */
/* line 46, templates/it_construction/custom/scss/_keypoints.scss */
@media only all and (max-width: 47.99rem) {
  .g-keypoints.style1 .g-content {
    text-align: center;
  }
}
/* line 52, templates/it_construction/custom/scss/_keypoints.scss */
/* line 53, templates/it_construction/custom/scss/_keypoints.scss */
.g-keypoints.style1 .g-keypoints-item .g-keypoints-item-desc {
  margin: 1.5rem 0;
}
/* line 56, templates/it_construction/custom/scss/_keypoints.scss */
/* line 57, templates/it_construction/custom/scss/_keypoints.scss */
.g-keypoints.style1 .g-keypoints-item:last-child .g-keypoints-item-desc {
  margin-bottom: 0;
}
/* line 63, templates/it_construction/custom/scss/_keypoints.scss */
.g-keypoints.style1 .g-keypoints-item-icon {
  color: #fff;
  background: #183e7a;
  line-height: 2.5rem;
  border-radius: 100%;
  width: 2.5rem;
  height: 2.5rem;
  text-align: center;
}
/* line 73, templates/it_construction/custom/scss/_keypoints.scss */
/* line 74, templates/it_construction/custom/scss/_keypoints.scss */
.g-keypoints.style1 .g-left-points .g-keypoints-item-icon {
  margin-left: 1.25rem;
}
/* line 79, templates/it_construction/custom/scss/_keypoints.scss */
/* line 80, templates/it_construction/custom/scss/_keypoints.scss */
.g-keypoints.style1 .g-right-points .g-keypoints-item-icon {
  margin-right: 1.25rem;
}
/* line 86, templates/it_construction/custom/scss/_keypoints.scss */
/* line 87, templates/it_construction/custom/scss/_keypoints.scss */
.g-keypoints.style2 .g-keypoints-item {
  margin-bottom: 40px;
}
/* line 89, templates/it_construction/custom/scss/_keypoints.scss */
.g-keypoints.style2 .g-keypoints-item:last-child {
  margin-bottom: 0;
}
/* line 92, templates/it_construction/custom/scss/_keypoints.scss */
/* line 93, templates/it_construction/custom/scss/_keypoints.scss */
.g-keypoints.style2 .g-keypoints-item:hover .g-keypoints-item-icon {
  background: #183e7a;
  color: #fff;
}
/* line 100, templates/it_construction/custom/scss/_keypoints.scss */
.g-keypoints.style2 .g-keypoints-item-icon {
  font-size: 24px;
  margin-right: 0;
  color: #183e7a;
  width: 65px;
  height: 65px;
  line-height: 65px;
  text-align: center;
  border: 1px solid #183e7a;
  border-radius: 50%;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
/* line 113, templates/it_construction/custom/scss/_keypoints.scss */
.g-keypoints.style2 .g-left-points {
  padding-top: 25px;
}
@media only all and (max-width: 47.99rem) {
  .g-keypoints.style2 .g-left-points {
    padding-top: 0;
    margin-bottom: 40px;
  }
  /* line 118, templates/it_construction/custom/scss/_keypoints.scss */
  .g-keypoints.style2 .g-left-points .g-content {
    text-align: left;
  }
}
/* line 122, templates/it_construction/custom/scss/_keypoints.scss */
.g-keypoints.style2 .g-left-points .g-keypoints-item-icon {
  float: right;
}
@media only all and (max-width: 47.99rem) {
  .g-keypoints.style2 .g-left-points .g-keypoints-item-icon {
    float: left;
  }
}
/* line 129, templates/it_construction/custom/scss/_keypoints.scss */
.g-keypoints.style2 .g-left-points .g-title-desc-container {
  margin-right: 85px;
}
@media only all and (max-width: 47.99rem) {
  .g-keypoints.style2 .g-left-points .g-title-desc-container {
    margin-right: 0;
    margin-left: 85px;
  }
}
/* line 138, templates/it_construction/custom/scss/_keypoints.scss */
.g-keypoints.style2 .g-right-points {
  padding-top: 25px;
}
@media only all and (max-width: 47.99rem) {
  .g-keypoints.style2 .g-right-points {
    padding-top: 0;
    margin-top: 15px;
  }
}
/* line 144, templates/it_construction/custom/scss/_keypoints.scss */
.g-keypoints.style2 .g-right-points .g-keypoints-item-icon {
  float: left;
}
/* line 148, templates/it_construction/custom/scss/_keypoints.scss */
.g-keypoints.style2 .g-right-points .g-title-desc-container {
  margin-left: 85px;
}
/* line 153, templates/it_construction/custom/scss/_keypoints.scss */
.g-keypoints.style2 .g-keypoints-item-title {
  margin-top: 0;
  margin-bottom: 10px;
}
/* line 1, templates/it_construction/custom/scss/_zoom.scss */
.g-zoom {
  margin-left: -0.938rem;
  margin-right: -0.938rem;
}
/* line 4, templates/it_construction/custom/scss/_zoom.scss */
/* line 6, templates/it_construction/custom/scss/_zoom.scss */
.g-zoom .g-zoom-left .g-content, .g-zoom .g-zoom-right .g-content {
  margin: 0;
  padding-top: 0;
  padding-bottom: 0;
}
/* line 10, templates/it_construction/custom/scss/_zoom.scss */
.g-zoom .g-zoom-left .g-content .magnify, .g-zoom .g-zoom-right .g-content .magnify {
  max-width: auto;
  position: relative;
  cursor: none;
  border: 10px solid #e8e8e8;
}
/* line 15, templates/it_construction/custom/scss/_zoom.scss */
.g-zoom .g-zoom-left .g-content .magnify .glass, .g-zoom .g-zoom-right .g-content .magnify .glass {
  z-index: 99;
  width: 220px;
  height: 220px;
  position: absolute;
  border-radius: 100%;
  background-repeat: no-repeat;
  background-color: white;
  box-shadow: 0 0 0 7px rgba(255, 255, 255, 0.85), 0 0 7px 7px rgba(0, 0, 0, 0.25), inset 0 0 40px 2px rgba(0, 0, 0, 0.25);
}
/* line 27, templates/it_construction/custom/scss/_zoom.scss */
.g-zoom .g-zoom-left .g-content .magnify .thumb, .g-zoom .g-zoom-right .g-content .magnify .thumb {
  display: inline-block;
  max-width: auto;
}
/* line 34, templates/it_construction/custom/scss/_zoom.scss */
/* line 35, templates/it_construction/custom/scss/_zoom.scss */
.g-zoom .g-zoom-link i {
  margin-right: 8px;
}
/* line 1, templates/it_construction/custom/scss/_single-project.scss */
/* line 2, templates/it_construction/custom/scss/_single-project.scss */
.g-single-project .size-70 {
  padding-right: 1.876rem;
}
@media only all and (max-width: 47.99rem) {
  .g-single-project .size-70 {
    padding-right: 0px;
    margin-bottom: 30px;
  }
}
/* line 9, templates/it_construction/custom/scss/_single-project.scss */
/* line 10, templates/it_construction/custom/scss/_single-project.scss */
.g-single-project .g-project-main-image img {
  margin-bottom: 1.5rem;
}
/* line 14, templates/it_construction/custom/scss/_single-project.scss */
.g-single-project .g-project-gallery {
  margin-bottom: -1rem;
}
/* line 16, templates/it_construction/custom/scss/_single-project.scss */
.g-single-project .g-project-gallery img {
  width: 130px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
/* line 20, templates/it_construction/custom/scss/_single-project.scss */
.g-single-project .g-project-gallery .g-project-image-container {
  margin: 0 1.5rem 1.5rem 0;
}
/* line 22, templates/it_construction/custom/scss/_single-project.scss */
/* line 23, templates/it_construction/custom/scss/_single-project.scss */
.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);
}
/* line 28, templates/it_construction/custom/scss/_single-project.scss */
.g-single-project .g-project-gallery .uk-overlay-panel {
  z-index: 4;
  border-radius: 0px;
}
/* line 32, templates/it_construction/custom/scss/_single-project.scss */
.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;
}
/* line 41, templates/it_construction/custom/scss/_single-project.scss */
.g-single-project .g-project-details {
  margin-bottom: 1.5rem;
}
/* line 43, templates/it_construction/custom/scss/_single-project.scss */
.g-single-project .g-project-details h4 {
  margin-bottom: 0;
  margin-top: -5px;
}
/* line 47, templates/it_construction/custom/scss/_single-project.scss */
.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;
}
/* line 50, templates/it_construction/custom/scss/_single-project.scss */
.g-single-project .g-project-details > div:last-child {
  margin-bottom: 0;
}
/* line 55, templates/it_construction/custom/scss/_single-project.scss */
.g-single-project .title-clienttext, .g-single-project .title-tasktext, .g-single-project .title-budgettext {
  color: #5566a2 !important;
  margin-right: 0.75rem;
}
/* line 59, templates/it_construction/custom/scss/_single-project.scss */
.g-single-project .title-clientvalue, .g-single-project .title-taskvalue, .g-single-project .title-budgetvalue {
  color: #183e7a !important;
}
/* line 62, templates/it_construction/custom/scss/_single-project.scss */
.g-single-project .g-project-features {
  margin-bottom: 25px;
}
/* line 65, templates/it_construction/custom/scss/_single-project.scss */
.g-single-project .g-project-features-item {
  border: 1px solid #e8e8e8;
  padding: 25px;
  margin: 0 0.75rem 0.75rem 0;
}
@media only all and (max-width: 47.99rem) {
  .g-single-project .g-project-features-item {
    margin-right: 0;
  }
}
/* line 72, templates/it_construction/custom/scss/_single-project.scss */
.g-single-project .g-project-features-item .g-item-icon {
  margin-right: 15px;
  color: #183e7a;
}
/* line 76, templates/it_construction/custom/scss/_single-project.scss */
.g-single-project .g-project-features-item .g-item-title {
  font-weight: bold;
  margin-right: 10px;
}
/* line 80, templates/it_construction/custom/scss/_single-project.scss */
.g-single-project .g-project-features-item .g-item-value {
  font-style: italic;
  color: #3b466f;
}
/* line 85, templates/it_construction/custom/scss/_single-project.scss */
/* line 86, templates/it_construction/custom/scss/_single-project.scss */
/* line 87, templates/it_construction/custom/scss/_single-project.scss */
.g-single-project .g-project-desc p:last-child {
  margin-bottom: 0;
}
/* line 92, templates/it_construction/custom/scss/_single-project.scss */
/* line 93, templates/it_construction/custom/scss/_single-project.scss */
.g-single-project .g-project-link i {
  margin-right: 10px;
}
/* line 97, templates/it_construction/custom/scss/_single-project.scss */
.g-single-project .g-project-link-container {
  margin-top: 30px;
}
/* line 4, templates/it_construction/custom/scss/_hotspots.scss */
.g-hotspots {
  margin-left: -0.938rem;
  margin-right: -0.938rem;
}
/* line 7, templates/it_construction/custom/scss/_hotspots.scss */
/* line 8, templates/it_construction/custom/scss/_hotspots.scss */
.g-hotspots .g-hotspots-left .g-content {
  margin: 0 0.625rem 0 0;
  padding-top: 0;
  padding-bottom: 0;
}
@media only all and (max-width: 47.99rem) {
  .g-hotspots .g-hotspots-left {
    margin-bottom: 40px;
  }
}
/* line 17, templates/it_construction/custom/scss/_hotspots.scss */
/* line 18, templates/it_construction/custom/scss/_hotspots.scss */
.g-hotspots .g-hotspots-right .g-content {
  margin: 0 0 0 0.625rem;
  padding-top: 0;
  padding-bottom: 0;
}
/* line 23, templates/it_construction/custom/scss/_hotspots.scss */
.g-hotspots .g-hotspots-right.align-right {
  text-align: right;
}
/* line 27, templates/it_construction/custom/scss/_hotspots.scss */
.g-hotspots .image-block {
  text-align: center;
}
/* line 30, templates/it_construction/custom/scss/_hotspots.scss */
.g-hotspots .image-bottom {
  margin-bottom: -5.063rem;
}
@media only all and (max-width: 47.99rem) {
  .g-hotspots .image-bottom {
    margin-bottom: 0;
  }
}
/* line 36, templates/it_construction/custom/scss/_hotspots.scss */
/* line 37, templates/it_construction/custom/scss/_hotspots.scss */
.g-hotspots .g-block:not(.image-block) {
  text-align: center;
}
/* line 41, templates/it_construction/custom/scss/_hotspots.scss */
.g-hotspots .g-hotspots-container {
  position: relative;
  display: inline-block;
}
/* line 44, templates/it_construction/custom/scss/_hotspots.scss */
.g-hotspots .g-hotspots-container ul {
  margin: 0;
  list-style: none;
}
/* line 49, templates/it_construction/custom/scss/_hotspots.scss */
.g-hotspots .g-hotspots-item-toggle {
  border: 3px solid rgba(255, 255, 255, 0.2);
  border-radius: 50%;
  cursor: pointer;
  box-shadow: 0 2px 7px rgba(0, 0, 0, 0.5);
  display: inline-block;
}
/* line 55, templates/it_construction/custom/scss/_hotspots.scss */
.g-hotspots .g-hotspots-item-toggle span {
  border-radius: 50%;
  width: 22px;
  height: 22px;
  line-height: 22px;
  text-align: center;
  background: #29314e;
  color: #fff;
  font-size: 12px;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}
/* line 66, templates/it_construction/custom/scss/_hotspots.scss */
/* line 67, templates/it_construction/custom/scss/_hotspots.scss */
.g-hotspots .g-hotspots-item-toggle:hover span {
  background: #4c5b91;
}
/* line 72, templates/it_construction/custom/scss/_hotspots.scss */
.g-hotspots .g-hotspots-item {
  position: absolute;
}
/* line 74, templates/it_construction/custom/scss/_hotspots.scss */
/* line 75, templates/it_construction/custom/scss/_hotspots.scss */
/* line 76, templates/it_construction/custom/scss/_hotspots.scss */
.g-hotspots .g-hotspots-item.uk-active .g-hotspots-item-toggle span {
  background: #183e7a;
}
/* line 82, templates/it_construction/custom/scss/_hotspots.scss */
.g-hotspots .g-hotspots-item-image {
  display: inline-block;
  border: 5px solid #fff;
  border-radius: 50%;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.22);
  margin-bottom: 25px;
  overflow: hidden;
}
/* line 89, templates/it_construction/custom/scss/_hotspots.scss */
.g-hotspots .g-hotspots-item-image img, .g-hotspots .g-hotspots-item-image .uk-overlay-panel {
  width: 270px;
  height: 270px;
  border-radius: 50%;
}
@media only all and (max-width: 30rem) {
  .g-hotspots .g-hotspots-item-image img, .g-hotspots .g-hotspots-item-image .uk-overlay-panel {
    width: 220px;
    height: 220px;
  }
}
/* line 98, templates/it_construction/custom/scss/_hotspots.scss */
.g-hotspots .g-hotspots-item-image img {
  -webkit-transition: all 1s;
  -moz-transition: all 1s;
  transition: all 1s;
}
/* line 101, templates/it_construction/custom/scss/_hotspots.scss */
.g-hotspots .g-hotspots-item-image .uk-overlay-panel {
  z-index: 2;
}
/* line 105, templates/it_construction/custom/scss/_hotspots.scss */
.g-hotspots .g-hotspots-title {
  margin: 0;
}
/* line 107, templates/it_construction/custom/scss/_hotspots.scss */
.g-hotspots .g-hotspots-title a {
  color: #29314e;
}
/* line 109, templates/it_construction/custom/scss/_hotspots.scss */
.g-hotspots .g-hotspots-title a:hover {
  color: #183e7a;
}
/* line 114, templates/it_construction/custom/scss/_hotspots.scss */
.g-hotspots .g-hotspots-desc {
  margin-top: 20px;
}
/* line 117, templates/it_construction/custom/scss/_hotspots.scss */
.g-hotspots .g-hotspots-special {
  font-style: italic;
  margin-top: 30px;
}
@media only all and (max-width: 30rem) {
  .g-hotspots .g-hotspots-special {
    float: none;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-hotspots .g-hotspots-special {
    float: none;
  }
}
/* line 126, templates/it_construction/custom/scss/_hotspots.scss */
.g-hotspots .g-hotspots-special i {
  margin-right: 8px;
}
/* line 130, templates/it_construction/custom/scss/_hotspots.scss */
.g-hotspots .g-hotspots-link {
  margin-top: 30px;
}
@media only all and (max-width: 30rem) {
  .g-hotspots .g-hotspots-link {
    float: none;
    margin-top: 5px;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-hotspots .g-hotspots-link {
    float: none;
    margin-top: 5px;
  }
}
/* line 142, templates/it_construction/custom/scss/_hotspots.scss */
/* line 143, templates/it_construction/custom/scss/_hotspots.scss */
.g-hotspots.big-special .g-hotspots-special {
  font-size: 26px;
  font-style: normal;
  font-weight: 600;
}
/* line 149, templates/it_construction/custom/scss/_hotspots.scss */
/* line 150, templates/it_construction/custom/scss/_hotspots.scss */
/* line 151, templates/it_construction/custom/scss/_hotspots.scss */
/* line 152, templates/it_construction/custom/scss/_hotspots.scss */
.g-hotspots .g-hotspots-content:hover .g-hotspots-item-image 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);
}
/* line 1, templates/it_construction/custom/scss/_circle-progress.scss */
.g-circle-progress {
  margin-left: -0.938rem;
  margin-right: -0.938rem;
  text-align: center;
}
/* line 5, templates/it_construction/custom/scss/_circle-progress.scss */
.g-circle-progress .g-content {
  margin: 0;
  padding-top: 0;
  padding-bottom: 0;
}
/* line 10, templates/it_construction/custom/scss/_circle-progress.scss */
@media only all and (max-width: 47.99rem) {
  .g-circle-progress .g-circle-progress-item {
    margin-bottom: 3.126rem;
  }
  /* line 13, templates/it_construction/custom/scss/_circle-progress.scss */
  .g-circle-progress .g-circle-progress-item:last-child {
    margin-bottom: 0;
  }
}
/* line 18, templates/it_construction/custom/scss/_circle-progress.scss */
.g-circle-progress canvas {
  max-width: 100%;
}
/* line 21, templates/it_construction/custom/scss/_circle-progress.scss */
.g-circle-progress .circle {
  position: relative;
}
/* line 24, templates/it_construction/custom/scss/_circle-progress.scss */
.g-circle-progress .g-circle-progress-percentage {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  text-align: center;
  height: 34px;
  line-height: 34px;
  font-size: 34px;
  margin-top: -20px;
}
/* line 35, templates/it_construction/custom/scss/_circle-progress.scss */
.g-circle-progress .g-circle-progress-title {
  margin-bottom: 0;
  margin-top: 25px;
}
/* line 39, templates/it_construction/custom/scss/_circle-progress.scss */
.g-circle-progress .g-circle-progress-desc {
  margin-top: 20px;
}
/* line 4, templates/it_construction/custom/scss/_image-features.scss */
.g-image-features {
  margin-left: -0.938rem;
  margin-right: -0.938rem;
}
/* line 7, templates/it_construction/custom/scss/_image-features.scss */
.g-image-features .g-grid {
  margin-bottom: 1.876rem;
}
/* line 9, templates/it_construction/custom/scss/_image-features.scss */
.g-image-features .g-grid:last-child {
  margin-bottom: 0;
}
/* line 11, templates/it_construction/custom/scss/_image-features.scss */
/* line 12, templates/it_construction/custom/scss/_image-features.scss */
/* line 13, templates/it_construction/custom/scss/_image-features.scss */
@media only all and (max-width: 47.99rem) {
  .g-image-features .g-grid:last-child .g-block:last-child .g-image-features-item {
    margin-bottom: 0;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-image-features .g-grid {
    margin-bottom: 0;
  }
}
/* line 26, templates/it_construction/custom/scss/_image-features.scss */
/* line 27, templates/it_construction/custom/scss/_image-features.scss */
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-image-features > .g-grid > .g-block {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 100%;
    -moz-flex: 0 100%;
    -ms-flex: 0 100%;
    flex: 0 100%;
    margin-bottom: 1.876rem;
  }
  /* line 31, templates/it_construction/custom/scss/_image-features.scss */
  .g-image-features > .g-grid > .g-block:last-child {
    margin-bottom: 0;
  }
}
/* line 37, templates/it_construction/custom/scss/_image-features.scss */
.g-image-features .g-content {
  margin: 0;
  padding-top: 0;
  padding-bottom: 0;
}
/* line 42, templates/it_construction/custom/scss/_image-features.scss */
.g-image-features .g-image-features-item {
  background: #fff;
  border: 1px solid #ededed;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.07);
  border-radius: 3px;
}
@media only all and (max-width: 47.99rem) {
  .g-image-features .g-image-features-item {
    margin-bottom: 2.3445rem;
  }
}
/* line 50, templates/it_construction/custom/scss/_image-features.scss */
/* line 51, templates/it_construction/custom/scss/_image-features.scss */
/* line 52, templates/it_construction/custom/scss/_image-features.scss */
.g-image-features .g-image-features-item.layout-right .g-image-features-image.uk-overlay {
  border-radius: 0 3px 3px 0;
}
/* line 55, templates/it_construction/custom/scss/_image-features.scss */
.g-image-features .g-image-features-item.layout-right .g-image-features-image img {
  border-radius: 0 3px 3px 0;
}
/* line 61, templates/it_construction/custom/scss/_image-features.scss */
.g-image-features .g-image-features-image {
  position: relative;
}
/* line 63, templates/it_construction/custom/scss/_image-features.scss */
.g-image-features .g-image-features-image img {
  width: 100%;
  border-radius: 3px 0 0 3px;
}
/* line 67, templates/it_construction/custom/scss/_image-features.scss */
/* line 68, templates/it_construction/custom/scss/_image-features.scss */
.g-image-features .g-image-features-image .uk-overlay-icon:before {
  content: "\f0c1";
}
/* line 72, templates/it_construction/custom/scss/_image-features.scss */
.g-image-features .g-image-features-image.uk-overlay {
  border-radius: 3px 0 0 3px;
}
/* line 74, templates/it_construction/custom/scss/_image-features.scss */
.g-image-features .g-image-features-image.uk-overlay img {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
/* line 78, templates/it_construction/custom/scss/_image-features.scss */
/* line 79, templates/it_construction/custom/scss/_image-features.scss */
/* line 80, templates/it_construction/custom/scss/_image-features.scss */
.g-image-features .g-image-features-image:hover.uk-overlay 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);
}
/* line 85, templates/it_construction/custom/scss/_image-features.scss */
.g-image-features .g-image-features-image .uk-overlay-panel {
  z-index: 4;
}
/* line 89, templates/it_construction/custom/scss/_image-features.scss */
.g-image-features .g-image-features-content {
  padding: 20px;
}
/* line 92, templates/it_construction/custom/scss/_image-features.scss */
.g-image-features .g-image-features-desc {
  margin: 0;
}
/* line 95, templates/it_construction/custom/scss/_image-features.scss */
.g-image-features .g-image-features-title {
  margin-top: 0;
  margin-bottom: 1rem;
}
/* line 98, templates/it_construction/custom/scss/_image-features.scss */
.g-image-features .g-image-features-title a {
  color: #29314e;
}
/* line 100, templates/it_construction/custom/scss/_image-features.scss */
.g-image-features .g-image-features-title a:hover {
  color: #183e7a;
}
/* line 105, templates/it_construction/custom/scss/_image-features.scss */
.g-image-features .g-bottom-info {
  margin-top: 15px;
}
/* line 108, templates/it_construction/custom/scss/_image-features.scss */
.g-image-features .g-image-feature-special {
  color: #4c5b91;
  font-style: italic;
  float: left;
}
@media only all and (max-width: 30rem) {
  .g-image-features .g-image-feature-special {
    float: none;
  }
}
/* line 115, templates/it_construction/custom/scss/_image-features.scss */
.g-image-features .g-image-feature-special i {
  margin-right: 5px;
}
/* line 119, templates/it_construction/custom/scss/_image-features.scss */
.g-image-features .g-image-features-link {
  font-style: italic;
  float: right;
}
@media only all and (max-width: 30rem) {
  .g-image-features .g-image-features-link {
    float: none;
    margin-top: 5px;
  }
}
/* line 126, templates/it_construction/custom/scss/_image-features.scss */
.g-image-features .g-image-features-link i {
  margin-left: 10px;
}
/* line 130, templates/it_construction/custom/scss/_image-features.scss */
/* line 131, templates/it_construction/custom/scss/_image-features.scss */
.g-image-features .no-special .g-image-features-link {
  float: none;
}
/* line 6, templates/it_construction/custom/scss/_get-in-touch.scss */
/* line 7, templates/it_construction/custom/scss/_get-in-touch.scss */
/* line 8, templates/it_construction/custom/scss/_get-in-touch.scss */
#g-top .g-touch-toggle a {
  padding: 9.125px 15px;
  border-right: 1px solid #2054a5;
  border-left: 1px solid #2054a5;
  color: #fff;
  display: inline-block;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}
/* line 15, templates/it_construction/custom/scss/_get-in-touch.scss */
#g-top .g-touch-toggle a span {
  margin-right: 8px;
}
/* line 18, templates/it_construction/custom/scss/_get-in-touch.scss */
#g-top .g-touch-toggle a:hover {
  background: #2054a5;
}
/* line 25, templates/it_construction/custom/scss/_get-in-touch.scss */
/* line 26, templates/it_construction/custom/scss/_get-in-touch.scss */
#g-touch .uk-modal-dialog {
  padding: 0;
  border-radius: 0;
  color: #29314e;
}
/* line 30, templates/it_construction/custom/scss/_get-in-touch.scss */
#g-touch .uk-modal-dialog [id*="g-map-"] {
  max-width: 100% !important;
}
/* line 33, templates/it_construction/custom/scss/_get-in-touch.scss */
#g-touch .uk-modal-dialog .uk-close {
  position: absolute;
  right: -15px;
  top: -15px;
  opacity: 1;
  font-size: 1.2rem;
  color: #fff;
}
/* line 40, templates/it_construction/custom/scss/_get-in-touch.scss */
#g-touch .uk-modal-dialog .uk-close:hover {
  color: #183e7a;
}
/* line 45, templates/it_construction/custom/scss/_get-in-touch.scss */
/* line 46, templates/it_construction/custom/scss/_get-in-touch.scss */
/* line 47, templates/it_construction/custom/scss/_get-in-touch.scss */
#g-touch .g-block:last-child .g-touch-item {
  border: none;
}
/* line 52, templates/it_construction/custom/scss/_get-in-touch.scss */
#g-touch .g-touch-item {
  text-align: center;
  padding: 25px 10px;
  border-right: 1px solid #e8e8e8;
  font-weight: bold;
  color: #29314e;
  font-size: 0.9rem;
  height: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  box-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
}
@media only all and (max-width: 47.99rem) {
  #g-touch .g-touch-item {
    border-right: none;
    border-bottom: 1px solid #e8e8e8;
    padding: 15px 10px;
  }
}
/* line 68, templates/it_construction/custom/scss/_get-in-touch.scss */
#g-touch .g-touch-item a {
  color: #29314e;
}
/* line 71, templates/it_construction/custom/scss/_get-in-touch.scss */
#g-touch .g-touch-item .g-touch-item-icon {
  margin-right: 9px;
}
/* line 5, templates/it_construction/custom/scss/_news-pro-joomla.scss */
/* line 6, templates/it_construction/custom/scss/_news-pro-joomla.scss */
/* line 7, templates/it_construction/custom/scss/_news-pro-joomla.scss */
.g-news-pro .g-news-pro-item .g-news-pro-image, .g-news-pro .g-news-pro-link .g-news-pro-image {
  max-width: 100%;
  background-position: center;
  background-size: cover;
  -webkit-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
@media only all and (max-width: 30rem) {
  .g-news-pro .g-news-pro-item .g-news-pro-image, .g-news-pro .g-news-pro-link .g-news-pro-image {
    width: 100% !important;
  }
}
/* line 15, templates/it_construction/custom/scss/_news-pro-joomla.scss */
.g-news-pro .g-news-pro-item .g-news-pro-image > a, .g-news-pro .g-news-pro-link .g-news-pro-image > a {
  display: block;
  width: 100%;
  height: 100%;
}
/* line 20, templates/it_construction/custom/scss/_news-pro-joomla.scss */
.g-news-pro .g-news-pro-item .g-news-pro-image.image-fullwidth, .g-news-pro .g-news-pro-link .g-news-pro-image.image-fullwidth {
  width: 100%;
}
/* line 23, templates/it_construction/custom/scss/_news-pro-joomla.scss */
/* line 24, templates/it_construction/custom/scss/_news-pro-joomla.scss */
.g-news-pro .g-news-pro-item .g-news-pro-image.image-link:hover, .g-news-pro .g-news-pro-link .g-news-pro-image.image-link:hover {
  opacity: 0.8;
}
/* line 29, templates/it_construction/custom/scss/_news-pro-joomla.scss */
/* line 30, templates/it_construction/custom/scss/_news-pro-joomla.scss */
.g-news-pro .g-news-pro-item.vertical .g-news-pro-image, .g-news-pro .g-news-pro-link.vertical .g-news-pro-image {
  margin-bottom: 15px;
}
/* line 34, templates/it_construction/custom/scss/_news-pro-joomla.scss */
/* line 35, templates/it_construction/custom/scss/_news-pro-joomla.scss */
.g-news-pro .g-news-pro-item.horizontal .g-news-pro-image, .g-news-pro .g-news-pro-link.horizontal .g-news-pro-image {
  float: left;
  margin-right: 20px;
}
@media only all and (max-width: 30rem) {
  .g-news-pro .g-news-pro-item.horizontal .g-news-pro-image, .g-news-pro .g-news-pro-link.horizontal .g-news-pro-image {
    float: none;
    margin-right: 0;
    margin-bottom: 15px;
  }
}
/* line 45, templates/it_construction/custom/scss/_news-pro-joomla.scss */
.g-news-pro .g-news-pro-item .g-news-pro-title, .g-news-pro .g-news-pro-link .g-news-pro-title {
  margin: 0;
}
/* line 47, templates/it_construction/custom/scss/_news-pro-joomla.scss */
.g-news-pro .g-news-pro-item .g-news-pro-title a, .g-news-pro .g-news-pro-link .g-news-pro-title a {
  color: #29314e;
}
/* line 49, templates/it_construction/custom/scss/_news-pro-joomla.scss */
.g-news-pro .g-news-pro-item .g-news-pro-title a:hover, .g-news-pro .g-news-pro-link .g-news-pro-title a:hover {
  color: #183e7a;
}
/* line 54, templates/it_construction/custom/scss/_news-pro-joomla.scss */
.g-news-pro .g-news-pro-item .g-article-details, .g-news-pro .g-news-pro-link .g-article-details {
  margin-top: 10px;
  font-size: 90%;
  color: #4c5b91;
}
/* line 58, templates/it_construction/custom/scss/_news-pro-joomla.scss */
.g-news-pro .g-news-pro-item .g-article-details > span, .g-news-pro .g-news-pro-link .g-article-details > span {
  margin-right: 10px;
}
/* line 60, templates/it_construction/custom/scss/_news-pro-joomla.scss */
.g-news-pro .g-news-pro-item .g-article-details > span:last-child, .g-news-pro .g-news-pro-link .g-article-details > span:last-child {
  margin-right: 0;
}
/* line 63, templates/it_construction/custom/scss/_news-pro-joomla.scss */
.g-news-pro .g-news-pro-item .g-article-details > span i, .g-news-pro .g-news-pro-link .g-article-details > span i {
  margin-right: 5px;
}
/* line 68, templates/it_construction/custom/scss/_news-pro-joomla.scss */
.g-news-pro .g-news-pro-item .g-article-read-more, .g-news-pro .g-news-pro-link .g-article-read-more {
  margin-top: 20px;
}
/* line 71, templates/it_construction/custom/scss/_news-pro-joomla.scss */
.g-news-pro .g-news-pro-item .g-news-pro-desc, .g-news-pro .g-news-pro-link .g-news-pro-desc {
  margin-top: 10px;
}
/* line 75, templates/it_construction/custom/scss/_news-pro-joomla.scss */
@media only all and (max-width: 47.99rem) {
  .g-news-pro .g-news-pro-item {
    width: 100%;
    margin-bottom: 30px;
  }
  /* line 79, templates/it_construction/custom/scss/_news-pro-joomla.scss */
  .g-news-pro .g-news-pro-item:last-child {
    margin-bottom: 0;
  }
}
/* line 84, templates/it_construction/custom/scss/_news-pro-joomla.scss */
/* line 85, templates/it_construction/custom/scss/_news-pro-joomla.scss */
.g-news-pro .uk-slidenav-position .g-news-pro-nav {
  display: inline-block;
  position: absolute;
  top: -55px;
  right: 0;
  width: auto;
  padding-left: 0;
}
/* line 92, templates/it_construction/custom/scss/_news-pro-joomla.scss */
.g-news-pro .uk-slidenav-position .g-news-pro-nav .g-news-pro-arrows {
  display: inline-block;
}
/* line 95, templates/it_construction/custom/scss/_news-pro-joomla.scss */
.g-news-pro .uk-slidenav-position .g-news-pro-nav .uk-slidenav {
  opacity: 1;
  position: relative;
  margin-top: 0;
  display: inline-block;
  font-size: 11px;
  font-weight: normal;
  width: 25px;
  height: 25px;
  line-height: 25px;
}
/* line 105, templates/it_construction/custom/scss/_news-pro-joomla.scss */
.g-news-pro .uk-slidenav-position .g-news-pro-nav .uk-slidenav.uk-slidenav-previous {
  left: auto;
}
/* line 107, templates/it_construction/custom/scss/_news-pro-joomla.scss */
.g-news-pro .uk-slidenav-position .g-news-pro-nav .uk-slidenav.uk-slidenav-previous:before {
  content: "\f053";
}
/* line 111, templates/it_construction/custom/scss/_news-pro-joomla.scss */
.g-news-pro .uk-slidenav-position .g-news-pro-nav .uk-slidenav.uk-slidenav-next {
  right: auto;
}
/* line 113, templates/it_construction/custom/scss/_news-pro-joomla.scss */
.g-news-pro .uk-slidenav-position .g-news-pro-nav .uk-slidenav.uk-slidenav-next:before {
  content: "\f054";
}
/* line 117, templates/it_construction/custom/scss/_news-pro-joomla.scss */
.g-news-pro .uk-slidenav-position .g-news-pro-nav .uk-slidenav:hover {
  background: #183e7a;
}
/* line 121, templates/it_construction/custom/scss/_news-pro-joomla.scss */
.g-news-pro .uk-slidenav-position .g-news-pro-nav .uk-dotnav {
  margin: 5px 20px 0 0;
  display: inline-block;
  float: left;
}
/* line 125, templates/it_construction/custom/scss/_news-pro-joomla.scss */
.g-news-pro .uk-slidenav-position .g-news-pro-nav .uk-dotnav > * {
  padding-left: 5px;
}
/* line 127, templates/it_construction/custom/scss/_news-pro-joomla.scss */
.g-news-pro .uk-slidenav-position .g-news-pro-nav .uk-dotnav > * > * {
  width: 13px;
  height: 13px;
}
/* line 134, templates/it_construction/custom/scss/_news-pro-joomla.scss */
/* line 135, templates/it_construction/custom/scss/_news-pro-joomla.scss */
@media only all and (max-width: 47.99rem) {
  .g-news-pro .uk-slidenav-position.uk-grid-width-1-2 > * {
    width: 100%;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-news-pro .uk-slidenav-position.uk-grid-width-1-2 > * {
    width: 100%;
  }
}
/* line 143, templates/it_construction/custom/scss/_news-pro-joomla.scss */
@media only all and (max-width: 47.99rem) {
  .g-news-pro .uk-slidenav-position.uk-grid-width-1-2 .g-news-pro-link-block {
    margin-top: 30px;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-news-pro .uk-slidenav-position.uk-grid-width-1-2 .g-news-pro-link-block {
    margin-top: 30px;
  }
}
/* line 153, templates/it_construction/custom/scss/_news-pro-joomla.scss */
/* line 154, templates/it_construction/custom/scss/_news-pro-joomla.scss */
.g-news-pro .uk-grid + .uk-grid {
  padding-top: 15px;
  margin-top: 15px;
}
/* line 159, templates/it_construction/custom/scss/_news-pro-joomla.scss */
/* line 160, templates/it_construction/custom/scss/_news-pro-joomla.scss */
/* line 161, templates/it_construction/custom/scss/_news-pro-joomla.scss */
.g-news-pro .g-news-pro-link-block > .uk-grid + .uk-grid {
  padding-top: 0;
  margin-top: 0;
}
/* line 164, templates/it_construction/custom/scss/_news-pro-joomla.scss */
.g-news-pro .g-news-pro-link-block > .uk-grid + .uk-grid .g-news-pro-link {
  margin-top: 20px;
  padding-top: 20px;
  border-top: 1px solid #e8e8e8;
}
/* line 171, templates/it_construction/custom/scss/_news-pro-joomla.scss */
.g-news-pro .g-news-pro-link-block.bottom {
  padding-top: 20px;
  margin-top: 20px;
  border-top: 1px solid #e8e8e8;
}
/* line 176, templates/it_construction/custom/scss/_news-pro-joomla.scss */
/* line 177, templates/it_construction/custom/scss/_news-pro-joomla.scss */
.g-news-pro .g-news-pro-link-block .g-news-pro-link .g-news-pro-title {
  font-size: 0.9rem;
}
/* line 181, templates/it_construction/custom/scss/_news-pro-joomla.scss */
/* line 182, templates/it_construction/custom/scss/_news-pro-joomla.scss */
.g-news-pro .g-news-pro-link-block .g-news-pro-image .uk-overlay-area:empty::before, .g-news-pro .g-news-pro-link-block .g-news-pro-image .uk-overlay-icon::before {
  font-size: 20px;
  height: 20px;
  width: 20px;
  margin-left: -10px;
  margin-top: -10px;
}
/* line 1, templates/it_construction/custom/scss/_gallery-feature.scss */
.g-gallery-feature {
  margin-left: -0.938rem;
  margin-right: -0.938rem;
  text-align: center;
}
/* line 5, templates/it_construction/custom/scss/_gallery-feature.scss */
@media only all and (max-width: 47.99rem) {
  .g-gallery-feature .g-gallery-feature-left {
    margin-bottom: 35px;
  }
}
/* line 9, templates/it_construction/custom/scss/_gallery-feature.scss */
.g-gallery-feature .g-gallery-feature-left .g-content {
  margin: 0 0.625rem 0 0;
  padding-top: 0;
  padding-bottom: 0;
}
/* line 15, templates/it_construction/custom/scss/_gallery-feature.scss */
/* line 16, templates/it_construction/custom/scss/_gallery-feature.scss */
.g-gallery-feature .g-gallery-feature-right .g-content {
  margin: 0 0 0 0.625rem;
  padding-top: 0;
  padding-bottom: 0;
}
/* line 21, templates/it_construction/custom/scss/_gallery-feature.scss */
.g-gallery-feature .g-gallery-feature-right.align-right {
  text-align: right;
}
/* line 25, templates/it_construction/custom/scss/_gallery-feature.scss */
.g-gallery-feature .g-gallery-feature-title {
  margin-top: -5px;
  margin-bottom: 25px;
  text-align: center;
  position: relative;
}
/* line 30, templates/it_construction/custom/scss/_gallery-feature.scss */
.g-gallery-feature .g-gallery-feature-title:after {
  display: block;
  content: '';
  height: 4px;
  border-radius: 4px;
  background: #183e7a;
  position: relative;
  width: 50px;
  margin: 25px auto;
}
/* line 41, templates/it_construction/custom/scss/_gallery-feature.scss */
.g-gallery-feature .image-bottom {
  margin-bottom: -5.063rem;
}
/* line 44, templates/it_construction/custom/scss/_gallery-feature.scss */
.g-gallery-feature .g-gallery-feature-link {
  margin-top: 5px;
}
/* line 46, templates/it_construction/custom/scss/_gallery-feature.scss */
.g-gallery-feature .g-gallery-feature-link i {
  margin-right: 10px;
}
/* line 50, templates/it_construction/custom/scss/_gallery-feature.scss */
/* line 51, templates/it_construction/custom/scss/_gallery-feature.scss */
.g-gallery-feature .g-gallery-feature-desc i {
  margin-right: 8px;
}
/* line 58, templates/it_construction/custom/scss/_gallery-feature.scss */
/* line 59, templates/it_construction/custom/scss/_gallery-feature.scss */
.g-gallery-feature .g-gallery-feature-item > a {
  position: relative;
  display: block;
  border-radius: 3px;
}
/* line 63, templates/it_construction/custom/scss/_gallery-feature.scss */
/* line 64, templates/it_construction/custom/scss/_gallery-feature.scss */
.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);
}
/* line 69, templates/it_construction/custom/scss/_gallery-feature.scss */
.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;
}
/* line 73, templates/it_construction/custom/scss/_gallery-feature.scss */
.g-gallery-feature .g-gallery-feature-item .uk-overlay-panel {
  z-index: 4;
  border-radius: 3px;
}
/* line 78, templates/it_construction/custom/scss/_gallery-feature.scss */
.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;
}
/* 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 "custom.scss" */
/* line 57, templates/it_construction/custom/scss/custom.scss */
#g-container-site {
  margin-top: 0;
  margin-bottom: 0;
}
/* line 64, templates/it_construction/custom/scss/custom.scss */
.g-gallery-feature .g-gallery-feature-item img {
  border-radius: 50%;
  text-align: center;
}
/* line 68, templates/it_construction/custom/scss/custom.scss */
.g-gallery-feature .g-gallery-feature-item .uk-overlay-panel {
  border-radius: 50%;
}
/* line 72, templates/it_construction/custom/scss/custom.scss */
.uk-overlay-background {
  background: rgba(247, 247, 247, 0);
}
/* line 79, templates/it_construction/custom/scss/custom.scss */
#g-top .g-contacts .g-contacts-item:first-child {
  /* border-left: 1px solid #2054a5; */
}
/* line 83, templates/it_construction/custom/scss/custom.scss */
#g-top .g-contacts.style1 .g-contacts-item:first-child {
  border-left: none;
}
/* line 87, templates/it_construction/custom/scss/custom.scss */
#g-top .g-contacts.style1 .g-contacts-item {
  border-right: none;
}
/* line 93, templates/it_construction/custom/scss/custom.scss */
#g-top .g-touch-toggle a {
  border-right: none;
  border-left: none;
}
/* line 100, templates/it_construction/custom/scss/custom.scss */
div.g-logo-image {
  padding-left: 50px;
}
/* line 105, templates/it_construction/custom/scss/custom.scss */
.contact #contact-form #jform_contact_email_copy {
  width: 20px;
}
/* line 110, templates/it_construction/custom/scss/custom.scss */
#g-touch .uk-modal-dialog .uk-close {
  position: absolute;
  right: 15px;
  top: 15px;
  opacity: 1;
  font-size: 1.5rem;
  color: #183e7a;
}
/* line 121, templates/it_construction/custom/scss/custom.scss */
.g-slideshow .slideshow-caption.uk-overlay-background {
  padding: 25px;
}
/*# sourceMappingURL=custom_16.css.map */