/*33bbd1075e41ab8447764aec36d974a5*/
@import url('//fonts.googleapis.com/css?family=Open+Sans:700,400,400italic');
@import url('//fonts.googleapis.com/css?family=Play:700,400');
/* 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 2, media/gantry5/engines/nucleus/scss/nucleus/theme/_flex.scss */
.g-content {
  margin: 0.625rem;
  padding: 0.938rem;
}
/* line 6, media/gantry5/engines/nucleus/scss/nucleus/theme/_flex.scss */
.g-flushed .g-content {
  margin: 0;
  padding: 0;
}
/* line 2, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
body {
  font-size: 1rem;
  line-height: 1.5;
}
/* line 8, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
h1 {
  font-size: 2.07rem;
}
/* line 12, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
h2 {
  font-size: 1.71rem;
}
/* line 16, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
h3 {
  font-size: 1.35rem;
}
/* line 20, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
h4 {
  font-size: 1.035rem;
}
/* line 24, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
h5 {
  font-size: 0.9rem;
}
/* line 28, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
h6 {
  font-size: 0.81rem;
}
/* line 33, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
small {
  font-size: 0.875rem;
}
/* line 37, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
cite {
  font-size: 0.875rem;
}
/* line 41, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
sub, sup {
  font-size: 0.75rem;
}
/* line 46, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
code, kbd, pre, samp {
  font-size: 1rem;
  font-family: "Menlo", "Monaco", monospace;
}
/* line 1, media/gantry5/engines/nucleus/scss/nucleus/theme/_forms.scss */
textarea, select[multiple=multiple], input[type="color"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="email"], input[type="month"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="time"], input[type="url"], input[type="week"], input:not([type]) {
  border-radius: 0.1875rem;
}
/* line 1, templates/it_insightfx/scss/insightfx/_core.scss */
body, #g-page-surround {
  color: #818181;
  background-color: #fff;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* line 14, templates/it_insightfx/scss/insightfx/_core.scss */
#g-page-surround {
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.4);
}
@media print {
  /* line 19, templates/it_insightfx/scss/insightfx/_core.scss */
  #g-page-surround {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 25, templates/it_insightfx/scss/insightfx/_core.scss */
a {
  color: #ffa621;
  -webkit-transition: color 0.2s;
  -moz-transition: color 0.2s;
  transition: color 0.2s;
}
/* line 28, templates/it_insightfx/scss/insightfx/_core.scss */
a:hover {
  color: #d47f00;
}
/* line 33, templates/it_insightfx/scss/insightfx/_core.scss */
h1, h2, h3, h4, h5, h6, strong {
  color: #2a2a2a;
}
/* line 37, templates/it_insightfx/scss/insightfx/_core.scss */
.button {
  display: inline-block;
  padding: 0.5rem 1rem;
  border-radius: 0.1875rem;
  background: #ffa621;
  color: #fff;
  border: 0;
  line-height: 1.5;
  font-size: 0.9rem;
  vertical-align: middle;
  text-shadow: none;
  box-shadow: none;
  text-align: center;
  box-shadow: 0 -1px 0 0 rgba(0, 0, 0, 0.14) inset;
  -webkit-transition: background 0.2s;
  -moz-transition: background 0.2s;
  transition: background 0.2s;
}
/* line 52, templates/it_insightfx/scss/insightfx/_core.scss */
.button:hover {
  background: #2a2a2a;
  color: #fff;
}
/* line 56, templates/it_insightfx/scss/insightfx/_core.scss */
.button:active, .nice-select.open.button, .button:focus {
  background: #2a2a2a;
  color: #fff;
}
/* line 60, templates/it_insightfx/scss/insightfx/_core.scss */
.button.dark {
  background: #2a2a2a;
}
/* line 62, templates/it_insightfx/scss/insightfx/_core.scss */
.button.dark:hover, .button.dark:active, .nice-select.open.button.dark, .button.dark:focus {
  background: #ffa621;
}
/* line 66, templates/it_insightfx/scss/insightfx/_core.scss */
.button.empty {
  background: none;
  border: 1px solid #ffa621;
  color: #ffa621;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}
/* line 71, templates/it_insightfx/scss/insightfx/_core.scss */
.button.empty:hover {
  color: #fff;
  background: #ffa621;
}
/* line 78, templates/it_insightfx/scss/insightfx/_core.scss */
/* line 79, templates/it_insightfx/scss/insightfx/_core.scss */
.button.button-grey {
  background: #f5f5f5;
  color: #818181;
}
/* line 82, templates/it_insightfx/scss/insightfx/_core.scss */
.button.button-grey:hover {
  background: #e6e6e6;
}
/* line 86, templates/it_insightfx/scss/insightfx/_core.scss */
.button.button-green {
  background: #0ad1a0;
}
/* line 88, templates/it_insightfx/scss/insightfx/_core.scss */
.button.button-green:hover {
  background: #09b48a;
}
/* line 92, templates/it_insightfx/scss/insightfx/_core.scss */
.button.button-orange {
  background: #f86b35;
}
/* line 94, templates/it_insightfx/scss/insightfx/_core.scss */
.button.button-orange:hover {
  background: #e84608;
}
/* line 98, templates/it_insightfx/scss/insightfx/_core.scss */
.button.button-purple {
  background: #da4282;
}
/* line 100, templates/it_insightfx/scss/insightfx/_core.scss */
.button.button-purple:hover {
  background: #ba2464;
}
/* line 104, templates/it_insightfx/scss/insightfx/_core.scss */
.button.button-blue {
  background: #21c2f8;
}
/* line 106, templates/it_insightfx/scss/insightfx/_core.scss */
.button.button-blue:hover {
  background: #07a1d5;
}
/* line 110, templates/it_insightfx/scss/insightfx/_core.scss */
.button.button-xlarge {
  font-size: 1.4rem;
}
/* line 113, templates/it_insightfx/scss/insightfx/_core.scss */
.button.button-large {
  font-size: 1.2rem;
}
/* line 116, templates/it_insightfx/scss/insightfx/_core.scss */
.button.button-small {
  font-size: 0.8rem;
}
/* line 119, templates/it_insightfx/scss/insightfx/_core.scss */
.button.button-xsmall {
  font-size: 0.7rem;
}
/* line 122, templates/it_insightfx/scss/insightfx/_core.scss */
.button.button-block {
  display: block;
}
/* line 127, templates/it_insightfx/scss/insightfx/_core.scss */
.g-title {
  margin-top: -5px;
  margin-bottom: 30px;
  position: relative;
}
/* line 131, templates/it_insightfx/scss/insightfx/_core.scss */
.g-title:after {
  display: inline-block;
  content: "::::::::::::::::::::";
  font-size: 50%;
  letter-spacing: 2px;
  color: #c3c3c3;
  position: relative;
  top: -3px;
  margin-left: 25px;
}
@media only all and (max-width: 47.99rem) {
  /* line 25, media/gantry5/engines/nucleus/scss/nucleus/mixins/_breakpoints.scss */
  .g-title:after {
    display: 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-title:after {
    width: 80px;
  }
}
/* line 149, templates/it_insightfx/scss/insightfx/_core.scss */
/* line 150, templates/it_insightfx/scss/insightfx/_core.scss */
.g-flushed .g-title {
  margin: 3.7505rem 0 3.7505rem !important;
}
/* line 155, templates/it_insightfx/scss/insightfx/_core.scss */
/* line 156, templates/it_insightfx/scss/insightfx/_core.scss */
/* line 157, templates/it_insightfx/scss/insightfx/_core.scss */
#g-offcanvas .g-title:before, .g-particle-intro .g-title:before, #g-offcanvas .g-title:after, .g-particle-intro .g-title:after {
  display: none;
}
/* line 163, templates/it_insightfx/scss/insightfx/_core.scss */
/* line 164, templates/it_insightfx/scss/insightfx/_core.scss */
#g-aside .g-title, #g-sidebar .g-title {
  font-size: 1.035rem;
  margin-top: 0;
  margin-bottom: 25px;
}
/* line 168, templates/it_insightfx/scss/insightfx/_core.scss */
#g-aside .g-title:before, #g-sidebar .g-title:before, #g-aside .g-title:after, #g-sidebar .g-title:after {
  width: 60px;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  #g-aside .g-title:before, #g-sidebar .g-title:before, #g-aside .g-title:after, #g-sidebar .g-title:after {
    display: none;
  }
}
/* line 175, templates/it_insightfx/scss/insightfx/_core.scss */
/* line 176, templates/it_insightfx/scss/insightfx/_core.scss */
/* line 177, templates/it_insightfx/scss/insightfx/_core.scss */
#g-aside .text-center .g-title:before, #g-sidebar .text-center .g-title:before, #g-aside .title-center .g-title:before, #g-sidebar .title-center .g-title:before, #g-aside .text-center .g-title:after, #g-sidebar .text-center .g-title:after, #g-aside .title-center .g-title:after, #g-sidebar .title-center .g-title:after {
  width: 40px;
}
/* line 182, templates/it_insightfx/scss/insightfx/_core.scss */
/* line 183, templates/it_insightfx/scss/insightfx/_core.scss */
/* line 184, templates/it_insightfx/scss/insightfx/_core.scss */
#g-aside .title-border .g-title:after, #g-sidebar .title-border .g-title:after {
  top: 35px;
}
/* line 189, templates/it_insightfx/scss/insightfx/_core.scss */
/* line 190, templates/it_insightfx/scss/insightfx/_core.scss */
#g-aside .g-content > div, #g-sidebar .g-content > div {
  margin-bottom: 50px;
}
/* line 192, templates/it_insightfx/scss/insightfx/_core.scss */
#g-aside .g-content > div:last-child, #g-sidebar .g-content > div:last-child {
  margin-bottom: 0;
}
/* line 200, templates/it_insightfx/scss/insightfx/_core.scss */
.border-bottom {
  border-bottom: 1px solid #e9e9e9;
}
/* line 204, templates/it_insightfx/scss/insightfx/_core.scss */
.border-top {
  border-top: 1px solid #e9e9e9;
}
/* line 208, templates/it_insightfx/scss/insightfx/_core.scss */
.g-logo {
  margin: 10px 0;
  -webkit-transition: margin 0.3s;
  -moz-transition: margin 0.3s;
  transition: margin 0.3s;
  display: inline-block;
}
/* line 211, templates/it_insightfx/scss/insightfx/_core.scss */
.g-logo > .g-content {
  margin-top: 0;
  margin-bottom: 0;
}
@media only all and (max-width: 47.99rem) {
  .g-logo {
    display: block;
    text-align: center;
  }
}
/* line 220, templates/it_insightfx/scss/insightfx/_core.scss */
.g-logo img {
  width: auto;
}
/* line 225, templates/it_insightfx/scss/insightfx/_core.scss */
.logo-large {
  display: inline-block;
}
/* line 230, templates/it_insightfx/scss/insightfx/_core.scss */
.g-gutter {
  margin-left: -0.938rem;
  margin-right: -0.938rem;
}
/* line 233, templates/it_insightfx/scss/insightfx/_core.scss */
.g-gutter .g-content {
  margin: 0;
  padding-top: 0;
  padding-bottom: 0;
}
/* line 241, templates/it_insightfx/scss/insightfx/_core.scss */
.fullwidth-section {
  padding: 0 !important;
}
/* line 243, templates/it_insightfx/scss/insightfx/_core.scss */
.fullwidth-section > .g-container {
  width: 100%;
}
/* line 246, templates/it_insightfx/scss/insightfx/_core.scss */
.fullwidth-section .g-content {
  padding: 0;
  margin: 0;
}
/* line 253, templates/it_insightfx/scss/insightfx/_core.scss */
.g-center-vertical {
  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;
}
/* line 259, templates/it_insightfx/scss/insightfx/_core.scss */
/* line 260, templates/it_insightfx/scss/insightfx/_core.scss */
.tooltip h1, .tooltip h2, .tooltip h3, .tooltip h4, .tooltip h5, .tooltip h6, .tooltip strong {
  color: #fff !important;
}
/* line 266, templates/it_insightfx/scss/insightfx/_core.scss */
/* line 267, templates/it_insightfx/scss/insightfx/_core.scss */
/* line 268, templates/it_insightfx/scss/insightfx/_core.scss */
/* line 269, templates/it_insightfx/scss/insightfx/_core.scss */
.presets-demo .g-dropdown .g-menu-item-container:before {
  content: "";
  position: absolute;
  width: 20px;
  height: 20px;
  margin-top: 2px;
  border-radius: 3px;
  background: #000;
}
/* line 278, templates/it_insightfx/scss/insightfx/_core.scss */
.presets-demo .g-dropdown .g-menu-item-container .g-menu-item-content {
  margin-left: 30px;
}
/* line 282, templates/it_insightfx/scss/insightfx/_core.scss */
/* line 283, templates/it_insightfx/scss/insightfx/_core.scss */
/* line 284, templates/it_insightfx/scss/insightfx/_core.scss */
.presets-demo .g-dropdown .preset1 .g-menu-item-container:before {
  background: #ffa621;
}
/* line 289, templates/it_insightfx/scss/insightfx/_core.scss */
/* line 290, templates/it_insightfx/scss/insightfx/_core.scss */
/* line 291, templates/it_insightfx/scss/insightfx/_core.scss */
.presets-demo .g-dropdown .preset2 .g-menu-item-container:before {
  background: #3695eb;
}
/* line 296, templates/it_insightfx/scss/insightfx/_core.scss */
/* line 297, templates/it_insightfx/scss/insightfx/_core.scss */
/* line 298, templates/it_insightfx/scss/insightfx/_core.scss */
.presets-demo .g-dropdown .preset3 .g-menu-item-container:before {
  background: #fa505d;
}
/* line 303, templates/it_insightfx/scss/insightfx/_core.scss */
/* line 304, templates/it_insightfx/scss/insightfx/_core.scss */
/* line 305, templates/it_insightfx/scss/insightfx/_core.scss */
.presets-demo .g-dropdown .preset4 .g-menu-item-container:before {
  background: #6c6;
}
/* line 310, templates/it_insightfx/scss/insightfx/_core.scss */
/* line 311, templates/it_insightfx/scss/insightfx/_core.scss */
/* line 312, templates/it_insightfx/scss/insightfx/_core.scss */
.presets-demo .g-dropdown .preset5 .g-menu-item-container:before {
  background: #d0aa69;
}
/* line 317, templates/it_insightfx/scss/insightfx/_core.scss */
/* line 318, templates/it_insightfx/scss/insightfx/_core.scss */
/* line 319, templates/it_insightfx/scss/insightfx/_core.scss */
.presets-demo .g-dropdown .preset6 .g-menu-item-container:before {
  background: #c71c77;
}
/* line 327, templates/it_insightfx/scss/insightfx/_core.scss */
/* line 328, templates/it_insightfx/scss/insightfx/_core.scss */
/* line 329, templates/it_insightfx/scss/insightfx/_core.scss */
/* line 330, templates/it_insightfx/scss/insightfx/_core.scss */
/* line 331, templates/it_insightfx/scss/insightfx/_core.scss */
/* line 332, templates/it_insightfx/scss/insightfx/_core.scss */
#g-mobilemenu-container .presets-demo .g-dropdown .g-go-back .g-menu-item-container:before {
  content: "\f053";
  position: relative;
  width: 1.28571em;
  height: auto;
  margin-top: 0;
  border-radius: 0;
  background: none;
}
/* line 341, templates/it_insightfx/scss/insightfx/_core.scss */
#g-mobilemenu-container .presets-demo .g-dropdown .g-go-back .g-menu-item-container .g-menu-item-content {
  margin-left: 30px;
}
/* line 6, templates/it_insightfx/scss/insightfx/_typography.scss */
body {
  font-family: "Open Sans";
  font-weight: 400;
  font-size: 0.9rem;
}
/* line 12, templates/it_insightfx/scss/insightfx/_typography.scss */
h1, h2, h3, h4, h5, h6 {
  font-family: "Play";
  font-weight: 500;
  margin-top: -5px;
}
/* line 18, templates/it_insightfx/scss/insightfx/_typography.scss */
h1 {
  font-size: 2.07rem;
}
/* line 21, templates/it_insightfx/scss/insightfx/_typography.scss */
h2 {
  font-size: 1.71rem;
}
/* line 24, templates/it_insightfx/scss/insightfx/_typography.scss */
h3 {
  font-size: 1.35rem;
}
/* line 27, templates/it_insightfx/scss/insightfx/_typography.scss */
h4 {
  font-size: 1.035rem;
}
/* line 30, templates/it_insightfx/scss/insightfx/_typography.scss */
h5 {
  font-size: 0.9rem;
}
/* line 33, templates/it_insightfx/scss/insightfx/_typography.scss */
h6 {
  font-size: 0.81rem;
}
/* line 37, templates/it_insightfx/scss/insightfx/_typography.scss */
.g-main-nav {
  font-family: "Play";
  font-weight: 400;
  font-size: 1rem;
}
/* line 43, templates/it_insightfx/scss/insightfx/_typography.scss */
.g-main-nav .g-dropdown {
  font-size: 0.9rem;
}
/* line 47, templates/it_insightfx/scss/insightfx/_typography.scss */
bold, strong {
  font-weight: 700;
}
/* line 51, templates/it_insightfx/scss/insightfx/_typography.scss */
.button {
  font-weight: 500;
}
/* line 56, templates/it_insightfx/scss/insightfx/_typography.scss */
blockquote {
  border-left: 10px solid #f0f2f4;
}
/* line 58, templates/it_insightfx/scss/insightfx/_typography.scss */
blockquote p {
  font-size: 1rem;
  color: #b4b4b4;
  margin-bottom: 1rem !important;
}
/* line 63, templates/it_insightfx/scss/insightfx/_typography.scss */
blockquote cite {
  display: block;
  text-align: right;
  color: #818181;
  font-size: 1.1rem;
}
/* line 69, templates/it_insightfx/scss/insightfx/_typography.scss */
/* line 70, templates/it_insightfx/scss/insightfx/_typography.scss */
blockquote small:before {
  content: none !important;
}
/* line 77, templates/it_insightfx/scss/insightfx/_typography.scss */
code {
  background: #fafafa;
  color: #d05;
  font-size: 0.81rem;
  border: 1px solid #e9e9e9;
}
/* line 84, templates/it_insightfx/scss/insightfx/_typography.scss */
pre {
  padding: 1rem;
  margin: 2rem 0;
  background: #f8f8f8;
  border: 1px solid #e9e9e9;
  border-radius: 0.1875rem;
  line-height: 1.15;
  font-size: 0.81rem;
  border: 1px solid #e9e9e9;
}
/* line 94, templates/it_insightfx/scss/insightfx/_typography.scss */
pre code {
  color: #237794;
  background: inherit;
  font-size: 0.81rem;
}
/* line 99, templates/it_insightfx/scss/insightfx/_typography.scss */
pre.prettyprint {
  border: 1px solid #e9e9e9 !important;
  padding: 1rem !important;
}
/* line 106, templates/it_insightfx/scss/insightfx/_typography.scss */
hr {
  border-bottom: 1px solid #e9e9e9;
}
/* line 108, templates/it_insightfx/scss/insightfx/_typography.scss */
hr.uk-article-divider {
  border-color: #e9e9e9;
  margin-bottom: 35px;
}
/* line 114, templates/it_insightfx/scss/insightfx/_typography.scss */
* + .uk-article-divider {
  margin-top: 35px;
}
/* line 118, templates/it_insightfx/scss/insightfx/_typography.scss */
.uk-table-hover tbody tr:hover {
  background: #f7f7f7;
}
/* line 122, templates/it_insightfx/scss/insightfx/_typography.scss */
.uk-badge {
  margin-right: 5px;
}
/* line 126, templates/it_insightfx/scss/insightfx/_typography.scss */
/* line 127, templates/it_insightfx/scss/insightfx/_typography.scss */
.g-typography-page > section {
  margin-top: 150px;
}
/* line 129, templates/it_insightfx/scss/insightfx/_typography.scss */
.g-typography-page > section:first-child {
  margin-top: 0;
}
/* line 135, templates/it_insightfx/scss/insightfx/_typography.scss */
iframe {
  border: none;
}
/* line 139, templates/it_insightfx/scss/insightfx/_typography.scss */
/* line 140, templates/it_insightfx/scss/insightfx/_typography.scss */
.uk-accordion .uk-accordion-title {
  background: #f7f7f7;
  border: 1px solid #e9e9e9;
  border-radius: 3px;
}
/* line 147, templates/it_insightfx/scss/insightfx/_typography.scss */
.uk-tab-grid::before {
  border-color: #e9e9e9;
}
/* line 1, templates/it_insightfx/scss/insightfx/_navigation.scss */
#g-navigation {
  background-color: #fff;
  color: #818181;
  position: relative;
  z-index: 2;
}
/* line 13, templates/it_insightfx/scss/insightfx/_navigation.scss */
#g-navigation h1, #g-navigation h2, #g-navigation h3, #g-navigation h4, #g-navigation h5, #g-navigation h6, #g-navigation strong {
  color: #2a2a2a;
}
/* line 17, templates/it_insightfx/scss/insightfx/_navigation.scss */
#g-navigation .g-container {
  position: relative;
}
/* line 23, templates/it_insightfx/scss/insightfx/_navigation.scss */
/* line 24, templates/it_insightfx/scss/insightfx/_navigation.scss */
/* line 25, templates/it_insightfx/scss/insightfx/_navigation.scss */
#g-navigation .align-left .g-toplevel, #g-header .align-left .g-toplevel {
  justify-content: flex-start;
  -webkit-justify-content: flex-start;
}
/* line 31, templates/it_insightfx/scss/insightfx/_navigation.scss */
/* line 32, templates/it_insightfx/scss/insightfx/_navigation.scss */
#g-navigation .align-right .g-toplevel, #g-header .align-right .g-toplevel {
  justify-content: flex-end;
  -webkit-justify-content: flex-end;
}
@media print {
  /* line 40, templates/it_insightfx/scss/insightfx/_navigation.scss */
  #g-navigation {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 1, templates/it_insightfx/scss/insightfx/_mainnav.scss */
.g-main-nav .g-toplevel > li > .g-menu-item-container, .g-main-nav .g-sublevel > li > .g-menu-item-container {
  padding: 0.2345rem 0.469rem;
  white-space: nowrap;
  -webkit-transition: background 0.2s, color 0.2s;
  -moz-transition: background 0.2s, color 0.2s;
  transition: background 0.2s, color 0.2s;
}
/* line 7, templates/it_insightfx/scss/insightfx/_mainnav.scss */
.g-main-nav .g-standard .g-dropdown {
  width: 180px;
  float: left;
}
/* line 13, templates/it_insightfx/scss/insightfx/_mainnav.scss */
.g-main-nav {
  z-index: 20;
}
/* line 14, templates/it_insightfx/scss/insightfx/_mainnav.scss */
/* line 15, templates/it_insightfx/scss/insightfx/_mainnav.scss */
/* line 16, templates/it_insightfx/scss/insightfx/_mainnav.scss */
/* line 17, templates/it_insightfx/scss/insightfx/_mainnav.scss */
/* line 18, templates/it_insightfx/scss/insightfx/_mainnav.scss */
.g-main-nav:not(.g-menu-hastouch) .g-toplevel > li > .g-menu-item-container .g-menu-parent-indicator {
  display: none;
}
/* line 21, templates/it_insightfx/scss/insightfx/_mainnav.scss */
.g-main-nav:not(.g-menu-hastouch) .g-toplevel > li > .g-menu-item-container > i {
  vertical-align: baseline;
  margin-right: 5px;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-main-nav:not(.g-menu-hastouch) .g-toplevel > li > .g-menu-item-container > i {
    margin-right: 3px;
  }
}
/* line 31, templates/it_insightfx/scss/insightfx/_mainnav.scss */
.g-main-nav:not(.g-menu-hastouch) .g-dropdown {
  z-index: 1003;
}
/* line 36, templates/it_insightfx/scss/insightfx/_mainnav.scss */
/* line 37, templates/it_insightfx/scss/insightfx/_mainnav.scss */
/* line 41, templates/it_insightfx/scss/insightfx/_mainnav.scss */
.g-main-nav .g-toplevel {
  text-align: right;
}
/* line 44, templates/it_insightfx/scss/insightfx/_mainnav.scss */
/* line 46, templates/it_insightfx/scss/insightfx/_mainnav.scss */
.g-main-nav .g-toplevel > li > .g-menu-item-container {
  line-height: 1;
}
/* line 51, templates/it_insightfx/scss/insightfx/_mainnav.scss */
/* line 52, templates/it_insightfx/scss/insightfx/_mainnav.scss */
.g-main-nav .g-toplevel > li > .g-menu-item-container > .g-menu-item-content {
  line-height: normal;
  text-align: center;
  vertical-align: baseline;
}
/* line 63, templates/it_insightfx/scss/insightfx/_mainnav.scss */
.g-main-nav .g-toplevel > li.g-parent .g-menu-parent-indicator:after {
  width: 1rem;
}
/* line 68, templates/it_insightfx/scss/insightfx/_mainnav.scss */
.g-main-nav .g-toplevel i {
  opacity: 1;
}
/* line 73, templates/it_insightfx/scss/insightfx/_mainnav.scss */
/* line 81, templates/it_insightfx/scss/insightfx/_mainnav.scss */
/* line 87, templates/it_insightfx/scss/insightfx/_mainnav.scss */
.g-main-nav .g-dropdown {
  text-align: left;
  border-radius: none;
}
/* line 90, templates/it_insightfx/scss/insightfx/_mainnav.scss */
.dir-rtl .g-main-nav .g-dropdown {
  text-align: right;
}
/* line 95, templates/it_insightfx/scss/insightfx/_mainnav.scss */
/* line 96, templates/it_insightfx/scss/insightfx/_mainnav.scss */
.g-main-nav .g-sublevel > li {
  margin: 0;
  padding: 0;
}
/* line 99, templates/it_insightfx/scss/insightfx/_mainnav.scss */
.g-main-nav .g-sublevel > li > .g-menu-item-container {
  font-weight: normal;
}
/* line 103, templates/it_insightfx/scss/insightfx/_mainnav.scss */
.g-main-nav .g-sublevel > li > .g-menu-item-container > .g-menu-item-content {
  vertical-align: middle;
}
/* line 107, templates/it_insightfx/scss/insightfx/_mainnav.scss */
/* line 108, templates/it_insightfx/scss/insightfx/_mainnav.scss */
.g-main-nav .g-sublevel > li.g-parent .g-menu-parent-indicator {
  right: 10px;
  top: 13px;
}
/* line 111, templates/it_insightfx/scss/insightfx/_mainnav.scss */
.g-main-nav .g-sublevel > li.g-parent .g-menu-parent-indicator:after {
  content: "\f105";
  opacity: 0.75;
  font-size: 0.9rem;
}
/* line 118, templates/it_insightfx/scss/insightfx/_mainnav.scss */
/* line 119, templates/it_insightfx/scss/insightfx/_mainnav.scss */
/* line 120, templates/it_insightfx/scss/insightfx/_mainnav.scss */
/* line 121, templates/it_insightfx/scss/insightfx/_mainnav.scss */
.g-main-nav .g-sublevel > li:hover.g-parent .g-menu-parent-indicator:after {
  content: "\f105" !important;
}
/* line 130, templates/it_insightfx/scss/insightfx/_mainnav.scss */
/* line 131, templates/it_insightfx/scss/insightfx/_mainnav.scss */
.g-main-nav .g-fullwidth > .g-dropdown {
  margin: 0 1.563rem;
}
/* line 133, templates/it_insightfx/scss/insightfx/_mainnav.scss */
.g-main-nav .g-fullwidth > .g-dropdown[data-g-item-width] {
  margin-left: 0;
  margin-right: 0;
}
/* line 138, templates/it_insightfx/scss/insightfx/_mainnav.scss */
/* line 139, templates/it_insightfx/scss/insightfx/_mainnav.scss */
.g-main-nav .g-fullwidth > .g-dropdown > .g-dropdown-column:before {
  display: none;
}
/* line 142, templates/it_insightfx/scss/insightfx/_mainnav.scss */
@media (-ms-high-contrast: none), (-ms-high-contrast: active) {
  /* line 144, templates/it_insightfx/scss/insightfx/_mainnav.scss */
  .g-main-nav .g-fullwidth > .g-dropdown > .g-dropdown-column > .g-grid {
    -webkit-flex-flow: row;
    -moz-flex-flow: row;
    flex-flow: row;
  }
}
/* line 147, templates/it_insightfx/scss/insightfx/_mainnav.scss */
.g-main-nav .g-fullwidth > .g-dropdown > .g-dropdown-column > .g-grid .g-block {
  border-right: 1px solid #e9e9e9;
}
/* line 149, templates/it_insightfx/scss/insightfx/_mainnav.scss */
.g-main-nav .g-fullwidth > .g-dropdown > .g-dropdown-column > .g-grid .g-block:last-child {
  border-right: none;
}
/* line 155, templates/it_insightfx/scss/insightfx/_mainnav.scss */
/* line 156, templates/it_insightfx/scss/insightfx/_mainnav.scss */
/* line 157, templates/it_insightfx/scss/insightfx/_mainnav.scss */
.g-main-nav .g-fullwidth > .g-dropdown .g-sublevel > li:last-child {
  border-bottom: 1px solid #e9e9e9 !important;
}
/* line 160, templates/it_insightfx/scss/insightfx/_mainnav.scss */
/* line 161, templates/it_insightfx/scss/insightfx/_mainnav.scss */
/* line 162, templates/it_insightfx/scss/insightfx/_mainnav.scss */
.g-main-nav .g-fullwidth > .g-dropdown .g-sublevel > li:hover .g-menu-parent-indicator:after, .g-main-nav .g-fullwidth > .g-dropdown .g-sublevel > li.active .g-menu-parent-indicator:after {
  color: #818181;
  opacity: 1;
}
/* line 168, templates/it_insightfx/scss/insightfx/_mainnav.scss */
.g-main-nav .g-fullwidth > .g-dropdown .g-sublevel > li a {
  padding: 12px 20px !important;
}
/* line 175, templates/it_insightfx/scss/insightfx/_mainnav.scss */
.g-main-nav .g-fullwidth > .g-dropdown .g-sublevel .g-menu-parent-indicator {
  top: 10px !important;
}
/* line 177, templates/it_insightfx/scss/insightfx/_mainnav.scss */
.g-main-nav .g-fullwidth > .g-dropdown .g-sublevel .g-menu-parent-indicator:after {
  background: #f8f8f8;
  border: 1px solid #e9e9e9;
  border-radius: 4px;
  height: 1.5rem;
  width: 1.5rem !important;
  padding: 0.15rem;
  text-align: center;
  line-height: 18px;
  -webkit-transition: all, 0.2s;
  -moz-transition: all, 0.2s;
  transition: all, 0.2s;
}
/* line 188, templates/it_insightfx/scss/insightfx/_mainnav.scss */
/* line 189, templates/it_insightfx/scss/insightfx/_mainnav.scss */
.g-main-nav .g-fullwidth > .g-dropdown .g-sublevel .g-menu-parent-indicator:hover:after {
  background: #ffa621;
  border-color: #ffa621;
  color: #fff !important;
}
/* line 202, templates/it_insightfx/scss/insightfx/_mainnav.scss */
.g-menu-item-subtitle {
  opacity: 1;
}
/* line 20, media/gantry5/engines/nucleus/scss/nucleus/mixins/_nav.scss */
/* line 21, media/gantry5/engines/nucleus/scss/nucleus/mixins/_nav.scss */
/* line 22, media/gantry5/engines/nucleus/scss/nucleus/mixins/_nav.scss */
.g-main-nav .g-standard > .g-dropdown, .g-main-nav .g-fullwidth > .g-dropdown {
  margin-top: 10px;
}
/* line 24, media/gantry5/engines/nucleus/scss/nucleus/mixins/_nav.scss */
.g-main-nav .g-standard > .g-dropdown:before, .g-main-nav .g-fullwidth > .g-dropdown:before {
  content: "";
  position: absolute;
  display: block;
  top: -10px;
  left: 0;
  right: 0;
  bottom: 0;
  border-top: 10px solid transparent;
  z-index: -1;
}
/* line 212, templates/it_insightfx/scss/insightfx/_mainnav.scss */
.g-menu-overlay.g-menu-overlay-open {
  z-index: 2;
}
/* line 217, templates/it_insightfx/scss/insightfx/_mainnav.scss */
.g-main-nav .g-standard .g-dropdown .flyout-left .g-dropdown {
  left: auto;
  right: 100%;
}
/* line 223, templates/it_insightfx/scss/insightfx/_mainnav.scss */
/* line 224, templates/it_insightfx/scss/insightfx/_mainnav.scss */
/* line 225, templates/it_insightfx/scss/insightfx/_mainnav.scss */
/* line 226, templates/it_insightfx/scss/insightfx/_mainnav.scss */
/* line 227, templates/it_insightfx/scss/insightfx/_mainnav.scss */
/* line 228, templates/it_insightfx/scss/insightfx/_mainnav.scss */
/* line 229, templates/it_insightfx/scss/insightfx/_mainnav.scss */
.g-menu-hastouch .g-standard .g-toplevel > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator, .g-menu-hastouch .g-fullwidth .g-toplevel > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator {
  border-radius: 0.1875rem;
  margin: -0.2rem 0 -0.2rem 0.5rem;
  padding: 0.2rem;
}
/* line 238, templates/it_insightfx/scss/insightfx/_mainnav.scss */
/* line 239, templates/it_insightfx/scss/insightfx/_mainnav.scss */
/* line 240, templates/it_insightfx/scss/insightfx/_mainnav.scss */
/* line 241, templates/it_insightfx/scss/insightfx/_mainnav.scss */
/* line 242, templates/it_insightfx/scss/insightfx/_mainnav.scss */
.g-menu-hastouch .g-standard .g-sublevel > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator, .g-menu-hastouch .g-fullwidth .g-sublevel > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator {
  border-radius: 0.1875rem;
  padding: 0.1rem;
  margin-top: -0.1rem;
  margin-right: -0.1rem;
}
/* line 256, templates/it_insightfx/scss/insightfx/_mainnav.scss */
/* line 257, templates/it_insightfx/scss/insightfx/_mainnav.scss */
/* line 258, templates/it_insightfx/scss/insightfx/_mainnav.scss */
/* line 259, templates/it_insightfx/scss/insightfx/_mainnav.scss */
/* line 260, templates/it_insightfx/scss/insightfx/_mainnav.scss */
/* line 261, templates/it_insightfx/scss/insightfx/_mainnav.scss */
[dir="rtl"] .g-main-nav .g-sublevel > li.g-parent .g-menu-item-content {
  margin-right: 0;
  margin-left: 2rem;
}
/* line 265, templates/it_insightfx/scss/insightfx/_mainnav.scss */
[dir="rtl"] .g-main-nav .g-sublevel > li.g-parent .g-menu-parent-indicator {
  right: auto;
  left: 10px;
  margin-top: 3px;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
/* line 274, templates/it_insightfx/scss/insightfx/_mainnav.scss */
/* line 275, templates/it_insightfx/scss/insightfx/_mainnav.scss */
/* line 276, templates/it_insightfx/scss/insightfx/_mainnav.scss */
[dir="rtl"] .g-main-nav .g-toplevel > li:last-child {
  margin-right: -4px !important;
}
/* line 278, templates/it_insightfx/scss/insightfx/_mainnav.scss */
[dir="rtl"] .g-main-nav .g-toplevel > li:last-child .g-menu-item-container {
  padding-right: 17px !important;
  padding-left: 0 !important;
}
/* line 285, templates/it_insightfx/scss/insightfx/_mainnav.scss */
/* line 286, templates/it_insightfx/scss/insightfx/_mainnav.scss */
/* line 287, templates/it_insightfx/scss/insightfx/_mainnav.scss */
/* line 288, templates/it_insightfx/scss/insightfx/_mainnav.scss */
/* line 289, templates/it_insightfx/scss/insightfx/_mainnav.scss */
[dir="rtl"] .g-main-nav .g-fullwidth > .g-dropdown > .g-dropdown-column > .g-grid .g-block {
  border-right: none;
  border-left: 1px solid #e9e9e9;
}
/* line 292, templates/it_insightfx/scss/insightfx/_mainnav.scss */
[dir="rtl"] .g-main-nav .g-fullwidth > .g-dropdown > .g-dropdown-column > .g-grid .g-block:last-child {
  border-left: none;
}
/* line 1, templates/it_insightfx/scss/insightfx/_menu.scss */
/* line 3, templates/it_insightfx/scss/insightfx/_menu.scss */
#g-header .g-main-nav {
  margin: 0;
}
/* line 6, templates/it_insightfx/scss/insightfx/_menu.scss */
/* line 8, templates/it_insightfx/scss/insightfx/_menu.scss */
#g-header .g-main-nav .g-toplevel > li {
  margin-right: -4px;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  #g-header .g-main-nav .g-toplevel > li {
    margin: 0;
  }
}
/* line 13, templates/it_insightfx/scss/insightfx/_menu.scss */
#g-header .g-main-nav .g-toplevel > li:last-child {
  margin: 0;
}
/* line 15, templates/it_insightfx/scss/insightfx/_menu.scss */
#g-header .g-main-nav .g-toplevel > li:last-child .g-menu-item-container {
  padding-right: 0;
}
/* line 19, templates/it_insightfx/scss/insightfx/_menu.scss */
#g-header .g-main-nav .g-toplevel > li > .g-menu-item-container {
  color: #818181;
  padding: 36px 17px;
  -webkit-transition: padding 0.3s;
  -moz-transition: padding 0.3s;
  transition: padding 0.3s;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  #g-header .g-main-nav .g-toplevel > li > .g-menu-item-container {
    padding: 36px 7px;
  }
}
/* line 26, templates/it_insightfx/scss/insightfx/_menu.scss */
#g-header .g-main-nav .g-toplevel > li > .g-menu-item-container a {
  color: #818181;
}
/* line 28, templates/it_insightfx/scss/insightfx/_menu.scss */
#g-header .g-main-nav .g-toplevel > li > .g-menu-item-container a:hover {
  color: #ffa621;
}
/* line 35, templates/it_insightfx/scss/insightfx/_menu.scss */
/* line 36, templates/it_insightfx/scss/insightfx/_menu.scss */
#g-header .g-main-nav .g-toplevel > li > .g-menu-item-container .g-menu-parent-indicator:after {
  content: "\f107";
  opacity: 0.75;
  padding: 0.1rem;
  border: 1px solid #e9e9e9;
  background: #f7f7f7;
  margin-left: 2px;
  border-radius: 4px;
  width: 1.2rem;
  text-align: center;
}
/* line 49, templates/it_insightfx/scss/insightfx/_menu.scss */
/* line 50, templates/it_insightfx/scss/insightfx/_menu.scss */
#g-header .g-main-nav .g-toplevel > li:hover > .g-menu-item-container, #g-header .g-main-nav .g-toplevel > li.active > .g-menu-item-container {
  color: #ffa621;
}
/* line 55, templates/it_insightfx/scss/insightfx/_menu.scss */
#g-header .g-main-nav .g-toplevel > li:hover > .g-menu-item-container > .g-selected, #g-header .g-main-nav .g-toplevel > li.active > .g-menu-item-container > .g-selected {
  color: #ffa621;
}
/* line 60, templates/it_insightfx/scss/insightfx/_menu.scss */
/* line 61, templates/it_insightfx/scss/insightfx/_menu.scss */
#g-header .g-main-nav .g-toplevel > li.active > .g-menu-item-container {
  background: #f7f7f7;
}
/* line 71, templates/it_insightfx/scss/insightfx/_menu.scss */
#g-header .g-main-nav .g-dropdown {
  background: #fff;
  border-radius: 0;
  box-shadow: 0 6px 6px rgba(0, 0, 0, 0.05);
}
/* line 76, templates/it_insightfx/scss/insightfx/_menu.scss */
#g-header .g-main-nav .g-dropdown > .g-dropdown-column {
  border-top: 3px solid #ffa621;
}
/* line 78, templates/it_insightfx/scss/insightfx/_menu.scss */
#g-header .g-main-nav .g-dropdown > .g-dropdown-column:before {
  font-family: "FontAwesome";
  content: "\f0d8";
  color: #ffa621;
  position: absolute;
  left: 35px;
  top: -13px;
}
/* line 87, templates/it_insightfx/scss/insightfx/_menu.scss */
#g-header .g-main-nav .g-dropdown .g-menu-item-container {
  color: #818181;
  padding: 12px 17px;
}
/* line 94, templates/it_insightfx/scss/insightfx/_menu.scss */
#g-header .g-main-nav .g-dropdown li {
  border-bottom: 1px solid #e9e9e9;
}
/* line 97, templates/it_insightfx/scss/insightfx/_menu.scss */
#g-header .g-main-nav .g-dropdown .g-dropdown-column {
  border-bottom: none;
}
/* line 102, templates/it_insightfx/scss/insightfx/_menu.scss */
/* line 103, templates/it_insightfx/scss/insightfx/_menu.scss */
/* line 104, templates/it_insightfx/scss/insightfx/_menu.scss */
#g-header .g-main-nav .g-sublevel .g-dropdown > .g-dropdown-column {
  border-top: none;
}
/* line 106, templates/it_insightfx/scss/insightfx/_menu.scss */
#g-header .g-main-nav .g-sublevel .g-dropdown > .g-dropdown-column:before {
  display: none;
}
/* line 111, templates/it_insightfx/scss/insightfx/_menu.scss */
/* line 112, templates/it_insightfx/scss/insightfx/_menu.scss */
#g-header .g-main-nav .g-sublevel > li > .g-menu-item-container {
  color: #818181;
  font-weight: normal;
}
/* line 115, templates/it_insightfx/scss/insightfx/_menu.scss */
#g-header .g-main-nav .g-sublevel > li > .g-menu-item-container > .g-selected {
  color: #ffa621;
  font-weight: normal;
}
/* line 121, templates/it_insightfx/scss/insightfx/_menu.scss */
/* line 122, templates/it_insightfx/scss/insightfx/_menu.scss */
#g-header .g-main-nav .g-sublevel > li:hover > .g-menu-item-container, #g-header .g-main-nav .g-sublevel > li.active > .g-menu-item-container {
  background: #f7f7f7;
  color: #4e4e4e;
}
/* line 125, templates/it_insightfx/scss/insightfx/_menu.scss */
#g-header .g-main-nav .g-sublevel > li:hover > .g-menu-item-container > .g-selected, #g-header .g-main-nav .g-sublevel > li.active > .g-menu-item-container > .g-selected {
  background: #f7f7f7;
  color: #4e4e4e;
}
/* line 131, templates/it_insightfx/scss/insightfx/_menu.scss */
/* line 132, templates/it_insightfx/scss/insightfx/_menu.scss */
#g-header .g-main-nav .g-sublevel > li.active > .g-menu-item-container {
  color: #ffa621;
}
/* line 136, templates/it_insightfx/scss/insightfx/_menu.scss */
/* line 137, templates/it_insightfx/scss/insightfx/_menu.scss */
/* line 144, templates/it_insightfx/scss/insightfx/_menu.scss */
#g-header .g-main-nav .g-sublevel > li:last-child {
  border-bottom: none;
}
/* line 148, templates/it_insightfx/scss/insightfx/_menu.scss */
/* line 149, templates/it_insightfx/scss/insightfx/_menu.scss */
/* line 150, templates/it_insightfx/scss/insightfx/_menu.scss */
#g-header .g-main-nav .g-sublevel > li.g-menu-item-type-particle:hover > .g-menu-item-container {
  background: inherit;
}
/* line 158, templates/it_insightfx/scss/insightfx/_menu.scss */
@media only all and (max-width: 47.99rem) {
  #g-header .g-menu-block {
    display: none;
  }
}
/* line 163, templates/it_insightfx/scss/insightfx/_menu.scss */
#g-header .g-menu-item-subtitle {
  font-size: 0.75rem;
  font-weight: normal;
  opacity: 1;
  padding-top: 5px;
}
/* line 171, templates/it_insightfx/scss/insightfx/_menu.scss */
/* line 172, templates/it_insightfx/scss/insightfx/_menu.scss */
.menu-item-particle a {
  color: #ffa621;
}
/* line 174, templates/it_insightfx/scss/insightfx/_menu.scss */
.menu-item-particle a:hover {
  color: #818181;
}
/* line 1, templates/it_insightfx/scss/insightfx/_offcanvas.scss */
#g-offcanvas {
  background: #fff;
  width: 17rem;
  color: #818181;
}
/* line 5, templates/it_insightfx/scss/insightfx/_offcanvas.scss */
#g-offcanvas a {
  color: #fff;
}
/* line 7, templates/it_insightfx/scss/insightfx/_offcanvas.scss */
#g-offcanvas a:hover {
  color: #818181;
}
/* line 12, templates/it_insightfx/scss/insightfx/_offcanvas.scss */
#g-offcanvas h1, #g-offcanvas h2, #g-offcanvas h3, #g-offcanvas h4, #g-offcanvas h5, #g-offcanvas h6, #g-offcanvas strong {
  color: #818181;
}
/* line 16, templates/it_insightfx/scss/insightfx/_offcanvas.scss */
#g-offcanvas .button {
  background: #8f4dae;
  color: #818181;
}
/* line 19, templates/it_insightfx/scss/insightfx/_offcanvas.scss */
#g-offcanvas .button:hover {
  background: #9b5db7;
}
/* line 22, templates/it_insightfx/scss/insightfx/_offcanvas.scss */
#g-offcanvas .button:active, #g-offcanvas .nice-select.open.button {
  background: #80459c;
}
/* line 45, templates/it_insightfx/scss/insightfx/_offcanvas.scss */
.g-offcanvas-toggle {
  font-size: 1.6rem;
  color: #818181;
  left: auto;
  right: 1.563rem;
  top: 30px;
}
/* line 53, templates/it_insightfx/scss/insightfx/_offcanvas.scss */
/* line 54, templates/it_insightfx/scss/insightfx/_offcanvas.scss */
.g-offcanvas-right .g-offcanvas-toggle {
  left: auto;
  right: 1.563rem;
}
/* line 62, templates/it_insightfx/scss/insightfx/_offcanvas.scss */
/* line 63, templates/it_insightfx/scss/insightfx/_offcanvas.scss */
/* line 64, templates/it_insightfx/scss/insightfx/_offcanvas.scss */
#g-offcanvas #g-mobilemenu-container ul {
  background: #fff;
}
/* line 66, templates/it_insightfx/scss/insightfx/_offcanvas.scss */
#g-offcanvas #g-mobilemenu-container ul > li {
  -webkit-transition: background 0.2s, color 0.2s;
  -moz-transition: background 0.2s, color 0.2s;
  transition: background 0.2s, color 0.2s;
}
/* line 68, templates/it_insightfx/scss/insightfx/_offcanvas.scss */
#g-offcanvas #g-mobilemenu-container ul > li.g-menu-item-type-particle {
  display: none !important;
}
/* line 71, templates/it_insightfx/scss/insightfx/_offcanvas.scss */
#g-offcanvas #g-mobilemenu-container ul > li > .g-menu-item-container {
  color: #818181;
  border-bottom: 1px solid #f0f0f0;
}
/* line 75, templates/it_insightfx/scss/insightfx/_offcanvas.scss */
/* line 76, templates/it_insightfx/scss/insightfx/_offcanvas.scss */
#g-offcanvas #g-mobilemenu-container ul > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):hover, #g-offcanvas #g-mobilemenu-container ul > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active {
  background: #f7f7f7;
}
/* line 79, templates/it_insightfx/scss/insightfx/_offcanvas.scss */
#g-offcanvas #g-mobilemenu-container ul > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):hover > .g-menu-item-container, #g-offcanvas #g-mobilemenu-container ul > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active > .g-menu-item-container {
  color: #4e4e4e;
}
/* line 83, templates/it_insightfx/scss/insightfx/_offcanvas.scss */
/* line 84, templates/it_insightfx/scss/insightfx/_offcanvas.scss */
#g-offcanvas #g-mobilemenu-container ul > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active > .g-menu-item-container {
  color: #ffa621;
}
/* line 89, templates/it_insightfx/scss/insightfx/_offcanvas.scss */
/* line 90, templates/it_insightfx/scss/insightfx/_offcanvas.scss */
/* line 91, templates/it_insightfx/scss/insightfx/_offcanvas.scss */
#g-offcanvas #g-mobilemenu-container ul > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator {
  border: 1px solid #e6e6e6;
  background: #ededed;
  -webkit-transition: background 0.2s, color 0.2s, border-color 0.2s;
  -moz-transition: background 0.2s, color 0.2s, border-color 0.2s;
  transition: background 0.2s, color 0.2s, border-color 0.2s;
  border-radius: 0.1875rem;
  margin: -0.2rem 0 -0.2rem 0.5rem;
  padding: 0.2rem;
}
/* line 95, templates/it_insightfx/scss/insightfx/_offcanvas.scss */
#g-offcanvas #g-mobilemenu-container ul > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator:hover {
  background: #ffa621;
  border: 1px solid #ffa621;
  color: #fff;
}
/* line 103, templates/it_insightfx/scss/insightfx/_offcanvas.scss */
#g-offcanvas #g-mobilemenu-container ul > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator:after {
  content: "\f105";
  opacity: 0.75;
}
/* line 110, templates/it_insightfx/scss/insightfx/_offcanvas.scss */
/* line 111, templates/it_insightfx/scss/insightfx/_offcanvas.scss */
#g-offcanvas #g-mobilemenu-container ul > li.g-parent .g-menu-parent-indicator {
  padding-right: 0.2rem;
}
/* line 112, templates/it_insightfx/scss/insightfx/_offcanvas.scss */
#g-offcanvas #g-mobilemenu-container ul > li.g-parent .g-menu-parent-indicator:after {
  content: "\f105";
}
/* line 119, templates/it_insightfx/scss/insightfx/_offcanvas.scss */
#g-offcanvas #g-mobilemenu-container ul .g-dropdown-column {
  width: 17rem;
}
/* line 126, templates/it_insightfx/scss/insightfx/_offcanvas.scss */
#g-mobilemenu-container {
  margin: -1.563rem;
}
/* line 131, templates/it_insightfx/scss/insightfx/_offcanvas.scss */
.g-nav-overlay, .g-menu-overlay {
  background: rgba(0, 0, 0, 0.6);
}
@media print {
  /* line 136, templates/it_insightfx/scss/insightfx/_offcanvas.scss */
  #g-offcanvas {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 142, templates/it_insightfx/scss/insightfx/_offcanvas.scss */
/* line 143, templates/it_insightfx/scss/insightfx/_offcanvas.scss */
/* line 144, templates/it_insightfx/scss/insightfx/_offcanvas.scss */
/* line 145, templates/it_insightfx/scss/insightfx/_offcanvas.scss */
.g-offcanvas-open.g-offcanvas-css2 .g-offcanvas-left #g-page-surround {
  left: 17rem;
}
/* line 150, templates/it_insightfx/scss/insightfx/_offcanvas.scss */
/* line 151, templates/it_insightfx/scss/insightfx/_offcanvas.scss */
.g-offcanvas-open.g-offcanvas-css2 .g-offcanvas-right #g-page-surround {
  right: 17rem;
}
/* line 158, templates/it_insightfx/scss/insightfx/_offcanvas.scss */
/* line 159, templates/it_insightfx/scss/insightfx/_offcanvas.scss */
.g-offcanvas-open .g-nav-overlay {
  z-index: 1010;
}
/* line 162, templates/it_insightfx/scss/insightfx/_offcanvas.scss */
/* line 163, templates/it_insightfx/scss/insightfx/_offcanvas.scss */
/* line 164, templates/it_insightfx/scss/insightfx/_offcanvas.scss */
/* line 165, templates/it_insightfx/scss/insightfx/_offcanvas.scss */
.g-offcanvas-open.g-offcanvas-css2 .g-offcanvas-left #g-header.uk-active, .g-offcanvas-open.g-offcanvas-css2 .g-offcanvas-left #g-top.uk-active, .g-offcanvas-open.g-offcanvas-css2 .g-offcanvas-left #g-header.g-fixed-element, .g-offcanvas-open.g-offcanvas-css2 .g-offcanvas-left #g-top.g-fixed-element {
  margin-left: 17rem;
}
/* line 170, templates/it_insightfx/scss/insightfx/_offcanvas.scss */
/* line 171, templates/it_insightfx/scss/insightfx/_offcanvas.scss */
/* line 172, templates/it_insightfx/scss/insightfx/_offcanvas.scss */
.g-offcanvas-open.g-offcanvas-css2 .g-offcanvas-right #g-header.uk-active, .g-offcanvas-open.g-offcanvas-css2 .g-offcanvas-right #g-top.uk-active, .g-offcanvas-open.g-offcanvas-css2 .g-offcanvas-right #g-header.g-fixed-element, .g-offcanvas-open.g-offcanvas-css2 .g-offcanvas-right #g-top.g-fixed-element {
  margin-left: -17rem;
}
/* line 180, templates/it_insightfx/scss/insightfx/_offcanvas.scss */
/* line 181, templates/it_insightfx/scss/insightfx/_offcanvas.scss */
/* line 182, templates/it_insightfx/scss/insightfx/_offcanvas.scss */
/* line 183, templates/it_insightfx/scss/insightfx/_offcanvas.scss */
/* line 184, templates/it_insightfx/scss/insightfx/_offcanvas.scss */
.g-offcanvas-closing.g-offcanvas-css2 .g-offcanvas-left #g-header.uk-active, .g-offcanvas-closing.g-offcanvas-css2 .g-offcanvas-left #g-top.uk-active, .g-offcanvas-closing.g-offcanvas-css2 .g-offcanvas-left #g-header.g-fixed-element, .g-offcanvas-closing.g-offcanvas-css2 .g-offcanvas-left #g-top.g-fixed-element {
  margin-left: 0;
}
/* line 189, templates/it_insightfx/scss/insightfx/_offcanvas.scss */
/* line 190, templates/it_insightfx/scss/insightfx/_offcanvas.scss */
/* line 191, templates/it_insightfx/scss/insightfx/_offcanvas.scss */
.g-offcanvas-closing.g-offcanvas-css2 .g-offcanvas-right #g-header.uk-active, .g-offcanvas-closing.g-offcanvas-css2 .g-offcanvas-right #g-top.uk-active, .g-offcanvas-closing.g-offcanvas-css2 .g-offcanvas-right #g-header.g-fixed-element, .g-offcanvas-closing.g-offcanvas-css2 .g-offcanvas-right #g-top.g-fixed-element {
  margin-left: 0;
}
@media (-ms-high-contrast: none), (-ms-high-contrast: active) {
  /* line 201, templates/it_insightfx/scss/insightfx/_offcanvas.scss */
  /* line 202, templates/it_insightfx/scss/insightfx/_offcanvas.scss */
  .g-offcanvas-open .g-nav-overlay {
    z-index: 1010;
  }
  /* line 205, templates/it_insightfx/scss/insightfx/_offcanvas.scss */
  /* line 206, templates/it_insightfx/scss/insightfx/_offcanvas.scss */
  /* line 207, templates/it_insightfx/scss/insightfx/_offcanvas.scss */
  .g-offcanvas-open .g-offcanvas-left #g-header.uk-active, .g-offcanvas-open .g-offcanvas-left #g-top.uk-active, .g-offcanvas-open .g-offcanvas-left #g-header.g-fixed-element, .g-offcanvas-open .g-offcanvas-left #g-top.g-fixed-element {
    margin-left: 17rem;
  }
  /* line 212, templates/it_insightfx/scss/insightfx/_offcanvas.scss */
  /* line 213, templates/it_insightfx/scss/insightfx/_offcanvas.scss */
  /* line 214, templates/it_insightfx/scss/insightfx/_offcanvas.scss */
  .g-offcanvas-open .g-offcanvas-right #g-header.uk-active, .g-offcanvas-open .g-offcanvas-right #g-top.uk-active, .g-offcanvas-open .g-offcanvas-right #g-header.g-fixed-element, .g-offcanvas-open .g-offcanvas-right #g-top.g-fixed-element {
    margin-left: -17rem;
  }
  /* line 221, templates/it_insightfx/scss/insightfx/_offcanvas.scss */
  /* line 222, templates/it_insightfx/scss/insightfx/_offcanvas.scss */
  /* line 223, templates/it_insightfx/scss/insightfx/_offcanvas.scss */
  /* line 224, templates/it_insightfx/scss/insightfx/_offcanvas.scss */
  .g-offcanvas-closing .g-offcanvas-left #g-header.uk-active, .g-offcanvas-closing .g-offcanvas-left #g-top.uk-active, .g-offcanvas-closing .g-offcanvas-left #g-header.g-fixed-element, .g-offcanvas-closing .g-offcanvas-left #g-top.g-fixed-element {
    margin-left: 0;
  }
  /* line 229, templates/it_insightfx/scss/insightfx/_offcanvas.scss */
  /* line 230, templates/it_insightfx/scss/insightfx/_offcanvas.scss */
  /* line 231, templates/it_insightfx/scss/insightfx/_offcanvas.scss */
  .g-offcanvas-closing .g-offcanvas-right #g-header.uk-active, .g-offcanvas-closing .g-offcanvas-right #g-top.uk-active, .g-offcanvas-closing .g-offcanvas-right #g-header.g-fixed-element, .g-offcanvas-closing .g-offcanvas-right #g-top.g-fixed-element {
    margin-left: 0;
  }
}
/* line 239, templates/it_insightfx/scss/insightfx/_offcanvas.scss */
/* line 240, templates/it_insightfx/scss/insightfx/_offcanvas.scss */
#g-header.uk-active, #g-top.uk-active, #g-header.g-fixed-element, #g-top.g-fixed-element {
  -webkit-transition: margin 0.3s;
  -moz-transition: margin 0.3s;
  transition: margin 0.3s;
}
/* line 245, templates/it_insightfx/scss/insightfx/_offcanvas.scss */
.g-nav-overlay, .g-menu-overlay {
  -webkit-transition: opacity 0.3s ease-out 0s, z-index 0s;
  -moz-transition: opacity 0.3s ease-out 0s, z-index 0s;
  transition: opacity 0.3s ease-out 0s, z-index 0s;
}
/* line 1, templates/it_insightfx/scss/insightfx/_drawer.scss */
#g-drawer {
  padding: 2.5rem 0;
  background-color: #fff;
  color: #818181;
  position: relative;
  position: absolute;
  width: 0;
  height: 0;
}
/* line 11, templates/it_insightfx/scss/insightfx/_drawer.scss */
#g-drawer h1, #g-drawer h2, #g-drawer h3, #g-drawer h4, #g-drawer h5, #g-drawer h6, #g-drawer strong {
  color: #2a2a2a;
}
@media print {
  /* line 24, templates/it_insightfx/scss/insightfx/_drawer.scss */
  #g-drawer {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 1, templates/it_insightfx/scss/insightfx/_top.scss */
#g-top {
  background-color: #ffa621;
  color: #fff;
  z-index: 1003;
  font-size: 0.81rem;
  font-weight: bold;
}
/* line 10, templates/it_insightfx/scss/insightfx/_top.scss */
#g-top h1, #g-top h2, #g-top h3, #g-top h4, #g-top h5, #g-top h6, #g-top strong {
  color: #fff;
}
/* line 17, templates/it_insightfx/scss/insightfx/_top.scss */
#g-top a {
  color: #fff;
}
/* line 21, templates/it_insightfx/scss/insightfx/_top.scss */
#g-top .g-content {
  padding-top: 0;
  padding-bottom: 0;
  margin-top: 0;
  margin-bottom: 0;
}
/* line 28, templates/it_insightfx/scss/insightfx/_top.scss */
/* line 29, templates/it_insightfx/scss/insightfx/_top.scss */
#g-top .g-block:last-child {
  text-align: right;
}
@media only all and (max-width: 47.99rem) {
  #g-top .g-block:last-child {
    text-align: center;
  }
}
/* line 35, templates/it_insightfx/scss/insightfx/_top.scss */
#g-top .g-block:first-child {
  text-align: left;
}
@media only all and (max-width: 47.99rem) {
  #g-top .g-block:first-child {
    text-align: center;
  }
}
/* line 43, templates/it_insightfx/scss/insightfx/_top.scss */
#g-top > .g-container {
  position: relative;
}
/* line 20, media/gantry5/engines/nucleus/scss/nucleus/mixins/_nav.scss */
/* line 21, media/gantry5/engines/nucleus/scss/nucleus/mixins/_nav.scss */
/* line 22, media/gantry5/engines/nucleus/scss/nucleus/mixins/_nav.scss */
#g-top .g-main-nav .g-standard > .g-dropdown, #g-top .g-main-nav .g-fullwidth > .g-dropdown {
  margin-top: 0px;
}
/* line 24, media/gantry5/engines/nucleus/scss/nucleus/mixins/_nav.scss */
#g-top .g-main-nav .g-standard > .g-dropdown:before, #g-top .g-main-nav .g-fullwidth > .g-dropdown:before {
  content: "";
  position: absolute;
  display: block;
  top: 0px;
  left: 0;
  right: 0;
  bottom: 0;
  border-top: 0px solid transparent;
  z-index: -1;
}
/* line 50, templates/it_insightfx/scss/insightfx/_top.scss */
#g-top .g-main-nav {
  font-size: 0.81rem;
  font-family: "Open Sans";
  font-weight: bold;
}
/* line 54, templates/it_insightfx/scss/insightfx/_top.scss */
/* line 55, templates/it_insightfx/scss/insightfx/_top.scss */
#g-top .g-main-nav .g-toplevel > li {
  border-right: 1px solid #ffba54;
  margin: 0;
  margin-left: -4px;
}
/* line 59, templates/it_insightfx/scss/insightfx/_top.scss */
#g-top .g-main-nav .g-toplevel > li:first-child {
  border-left: 1px solid #ffba54;
  margin-left: 0;
}
/* line 63, templates/it_insightfx/scss/insightfx/_top.scss */
#g-top .g-main-nav .g-toplevel > li:last-child {
  margin-left: -4px;
}
/* line 65, templates/it_insightfx/scss/insightfx/_top.scss */
#g-top .g-main-nav .g-toplevel > li:last-child .g-menu-item-container {
  padding: 9.125px 15px;
}
/* line 69, templates/it_insightfx/scss/insightfx/_top.scss */
#g-top .g-main-nav .g-toplevel > li > .g-menu-item-container {
  padding: 9.125px 15px;
  line-height: inherit;
  color: #fff;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  #g-top .g-main-nav .g-toplevel > li > .g-menu-item-container {
    padding: 9.125px 13px;
  }
}
/* line 76, templates/it_insightfx/scss/insightfx/_top.scss */
#g-top .g-main-nav .g-toplevel > li > .g-menu-item-container a {
  color: #fff;
}
/* line 82, templates/it_insightfx/scss/insightfx/_top.scss */
/* line 83, templates/it_insightfx/scss/insightfx/_top.scss */
#g-top .g-main-nav .g-toplevel > li > .g-menu-item-container .g-menu-parent-indicator:after {
  content: "\f107";
  opacity: 0.75;
  border: 1px solid #e9e9e9;
  background: #ffa012;
  margin-left: 5px;
  border-radius: 4px;
  width: 1.5rem;
  text-align: center;
  line-height: 1;
}
/* line 96, templates/it_insightfx/scss/insightfx/_top.scss */
/* line 97, templates/it_insightfx/scss/insightfx/_top.scss */
#g-top .g-main-nav .g-toplevel > li.g-menu-item-type-particle > .g-menu-item-container {
  padding: 0;
}
/* line 99, templates/it_insightfx/scss/insightfx/_top.scss */
/* line 100, templates/it_insightfx/scss/insightfx/_top.scss */
#g-top .g-main-nav .g-toplevel > li.g-menu-item-type-particle > .g-menu-item-container div.mod-languages > ul.lang-inline {
  padding: 0 15px;
}
/* line 106, templates/it_insightfx/scss/insightfx/_top.scss */
/* line 107, templates/it_insightfx/scss/insightfx/_top.scss */
#g-top .g-main-nav .g-toplevel > li:hover > .g-menu-item-container {
  background: #ffba54;
}
/* line 113, templates/it_insightfx/scss/insightfx/_top.scss */
#g-top .g-main-nav .g-dropdown {
  background: #fff;
  border-radius: 0;
  box-shadow: 0 6px 6px rgba(0, 0, 0, 0.05);
  font-size: 90%;
}
/* line 118, templates/it_insightfx/scss/insightfx/_top.scss */
#g-top .g-main-nav .g-dropdown a {
  color: #818181;
  padding: 9px 15px;
}
/* line 122, templates/it_insightfx/scss/insightfx/_top.scss */
#g-top .g-main-nav .g-dropdown li {
  border-bottom: 1px solid #e9e9e9;
}
/* line 125, templates/it_insightfx/scss/insightfx/_top.scss */
#g-top .g-main-nav .g-dropdown .g-dropdown-column {
  border-bottom: none;
}
/* line 130, templates/it_insightfx/scss/insightfx/_top.scss */
/* line 131, templates/it_insightfx/scss/insightfx/_top.scss */
/* line 132, templates/it_insightfx/scss/insightfx/_top.scss */
#g-top .g-main-nav .g-sublevel > li > .g-menu-item-container {
  color: #818181;
  font-weight: normal;
}
/* line 137, templates/it_insightfx/scss/insightfx/_top.scss */
/* line 138, templates/it_insightfx/scss/insightfx/_top.scss */
#g-top .g-main-nav .g-sublevel > li:hover > .g-menu-item-container {
  background: #f7f7f7;
  color: #4e4e4e;
}
/* line 144, templates/it_insightfx/scss/insightfx/_top.scss */
#g-top .g-main-nav .g-sublevel > li:last-child {
  border-bottom: none;
}
/* line 148, templates/it_insightfx/scss/insightfx/_top.scss */
#g-top .g-main-nav .g-sublevel > li.g-parent .g-menu-parent-indicator {
  top: 9px;
}
/* line 154, templates/it_insightfx/scss/insightfx/_top.scss */
/* line 155, templates/it_insightfx/scss/insightfx/_top.scss */
#g-top .g-social .fa {
  width: 1.28571429em;
  text-align: center;
}
/* line 161, templates/it_insightfx/scss/insightfx/_top.scss */
/* line 162, templates/it_insightfx/scss/insightfx/_top.scss */
#g-top .g-scroll-to > a {
  padding: 9.125px 15px !important;
  color: #fff;
}
/* line 165, templates/it_insightfx/scss/insightfx/_top.scss */
#g-top .g-scroll-to > a:hover {
  background: #ffba54;
  color: #fff !important;
}
@media print {
  /* line 174, templates/it_insightfx/scss/insightfx/_top.scss */
  #g-top {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 1, templates/it_insightfx/scss/insightfx/_header.scss */
#g-header {
  background-color: #fff;
  color: #818181;
  position: relative;
  z-index: 1002;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.05);
}
/* line 14, templates/it_insightfx/scss/insightfx/_header.scss */
#g-header h1, #g-header h2, #g-header h3, #g-header h4, #g-header h5, #g-header h6, #g-header strong {
  color: #2a2a2a;
}
/* line 18, templates/it_insightfx/scss/insightfx/_header.scss */
#g-header > .g-container {
  position: relative;
}
/* line 22, templates/it_insightfx/scss/insightfx/_header.scss */
#g-header .g-content {
  padding-top: 0;
  padding-bottom: 0;
  margin-top: 0;
  margin-bottom: 0;
}
/* line 29, templates/it_insightfx/scss/insightfx/_header.scss */
#g-header .g-header-shadow {
  background: url('../../images/header-shadow.png') no-repeat center;
  position: absolute;
  height: 42px;
  bottom: -42px;
  width: 100%;
}
@media only all and (max-width: 47.99rem) {
  #g-header .g-header-shadow {
    display: none;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  #g-header .g-header-shadow {
    display: none;
  }
}
/* line 42, templates/it_insightfx/scss/insightfx/_header.scss */
/* line 43, templates/it_insightfx/scss/insightfx/_header.scss */
#g-header.g-fixed-second .g-logo {
  margin: 0;
}
/* line 46, templates/it_insightfx/scss/insightfx/_header.scss */
#g-header.g-fixed-second .g-main-nav .g-toplevel > li > .g-menu-item-container {
  padding-top: 26px;
  padding-bottom: 26px;
}
/* line 50, templates/it_insightfx/scss/insightfx/_header.scss */
#g-header.g-fixed-second .g-main-nav .g-toplevel > li:last-child > .g-menu-item-container {
  padding-right: 0;
}
/* line 53, templates/it_insightfx/scss/insightfx/_header.scss */
#g-header.g-fixed-second #header-search {
  height: 69px !important;
  line-height: 69px !important;
}
/* line 56, templates/it_insightfx/scss/insightfx/_header.scss */
#g-header.g-fixed-second #header-search .uk-close {
  top: 25.5px !important;
}
/* line 59, templates/it_insightfx/scss/insightfx/_header.scss */
#g-header.g-fixed-second #header-search input#mod-search-searchword {
  height: 69px !important;
  line-height: 69px !important;
}
/* line 65, templates/it_insightfx/scss/insightfx/_header.scss */
#g-header.g-absolute-header {
  position: absolute;
  width: 100%;
}
/* line 68, templates/it_insightfx/scss/insightfx/_header.scss */
#g-header.g-absolute-header.uk-sticky-placeholder {
  position: absolute;
  width: 100%;
}
/* line 72, templates/it_insightfx/scss/insightfx/_header.scss */
/* line 73, templates/it_insightfx/scss/insightfx/_header.scss */
/* line 74, templates/it_insightfx/scss/insightfx/_header.scss */
/* line 75, templates/it_insightfx/scss/insightfx/_header.scss */
/* line 76, templates/it_insightfx/scss/insightfx/_header.scss */
#g-header.g-absolute-header .g-main-nav .g-toplevel > li.active > .g-menu-item-container {
  background: none;
}
/* line 83, templates/it_insightfx/scss/insightfx/_header.scss */
#g-header.g-absolute-header #header-search {
  background: #000;
}
/* line 85, templates/it_insightfx/scss/insightfx/_header.scss */
#g-header.g-absolute-header #header-search .search, #g-header.g-absolute-header #header-search .search-field, #g-header.g-absolute-header #header-search .uk-close {
  color: #818181 !important;
}
/* line 87, templates/it_insightfx/scss/insightfx/_header.scss */
#g-header.g-absolute-header #header-search .search input, #g-header.g-absolute-header #header-search .search-field input, #g-header.g-absolute-header #header-search .uk-close input {
  color: #818181 !important;
}
/* line 91, templates/it_insightfx/scss/insightfx/_header.scss */
/* line 92, templates/it_insightfx/scss/insightfx/_header.scss */
#g-header.g-absolute-header #header-search .uk-close:hover {
  color: #ffa621 !important;
}
@media print {
  /* line 101, templates/it_insightfx/scss/insightfx/_header.scss */
  #g-header {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 1, templates/it_insightfx/scss/insightfx/_breadcrumb.scss */
#g-breadcrumb {
  padding: 2rem 0;
  background-color: #fff;
  background-image: url('../../images/bgshowcase.png');
  background-repeat: repeat;
  background-size: auto;
  background-attachment: scroll;
  color: #818181;
  text-align: center;
}
/* line 12, templates/it_insightfx/scss/insightfx/_breadcrumb.scss */
#g-breadcrumb h1, #g-breadcrumb h2, #g-breadcrumb h3, #g-breadcrumb h4, #g-breadcrumb h5, #g-breadcrumb h6, #g-breadcrumb strong {
  color: #2a2a2a;
}
@media only all and (max-width: 47.99rem) {
  #g-breadcrumb {
    text-align: center;
  }
}
@media print {
  /* line 21, templates/it_insightfx/scss/insightfx/_breadcrumb.scss */
  #g-breadcrumb {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 1, templates/it_insightfx/scss/insightfx/_fullwidth.scss */
#g-fullwidth {
  padding: 0;
  background-color: #fff;
  color: #818181;
}
/* line 3, templates/it_insightfx/scss/insightfx/_fullwidth.scss */
#g-fullwidth > .g-container {
  width: 100%;
  padding: 0;
  margin: 0;
}
/* line 8, templates/it_insightfx/scss/insightfx/_fullwidth.scss */
#g-fullwidth .g-content {
  padding: 0;
  margin: 0;
}
/* line 20, templates/it_insightfx/scss/insightfx/_fullwidth.scss */
#g-fullwidth h1, #g-fullwidth h2, #g-fullwidth h3, #g-fullwidth h4, #g-fullwidth h5, #g-fullwidth h6, #g-fullwidth strong {
  color: #2a2a2a;
}
@media print {
  /* line 26, templates/it_insightfx/scss/insightfx/_fullwidth.scss */
  #g-fullwidth {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 1, templates/it_insightfx/scss/insightfx/_showcase.scss */
#g-showcase {
  padding: 2.5rem 0;
  background-color: #fff;
  background-image: url('../../images/bgshowcase.png');
  background-repeat: repeat;
  background-size: auto;
  background-attachment: scroll;
  color: #818181;
}
/* line 11, templates/it_insightfx/scss/insightfx/_showcase.scss */
#g-showcase h1, #g-showcase h2, #g-showcase h3, #g-showcase h4, #g-showcase h5, #g-showcase h6, #g-showcase strong {
  color: #2a2a2a;
}
@media print {
  /* line 17, templates/it_insightfx/scss/insightfx/_showcase.scss */
  #g-showcase {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 1, templates/it_insightfx/scss/insightfx/_intro.scss */
#g-intro {
  background-color: #f7f7f7;
  color: #818181;
}
/* line 11, templates/it_insightfx/scss/insightfx/_intro.scss */
#g-intro h1, #g-intro h2, #g-intro h3, #g-intro h4, #g-intro h5, #g-intro h6, #g-intro strong {
  color: #2a2a2a;
}
/* line 15, templates/it_insightfx/scss/insightfx/_intro.scss */
#g-intro.g-pull-bottom {
  margin-bottom: -4.063rem;
}
@media print {
  /* line 21, templates/it_insightfx/scss/insightfx/_intro.scss */
  #g-intro {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 1, templates/it_insightfx/scss/insightfx/_feature.scss */
#g-feature {
  padding: 2.5rem 0;
  background-color: #f7f7f7;
  color: #818181;
}
/* line 11, templates/it_insightfx/scss/insightfx/_feature.scss */
#g-feature h1, #g-feature h2, #g-feature h3, #g-feature h4, #g-feature h5, #g-feature h6, #g-feature strong {
  color: #2a2a2a;
}
@media print {
  /* line 17, templates/it_insightfx/scss/insightfx/_feature.scss */
  #g-feature {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 1, templates/it_insightfx/scss/insightfx/_subfeature.scss */
#g-subfeature {
  padding: 2.5rem 0;
  background-color: #f7f7f7;
  color: #818181;
}
/* line 11, templates/it_insightfx/scss/insightfx/_subfeature.scss */
#g-subfeature h1, #g-subfeature h2, #g-subfeature h3, #g-subfeature h4, #g-subfeature h5, #g-subfeature h6, #g-subfeature strong {
  color: #2a2a2a;
}
@media print {
  /* line 17, templates/it_insightfx/scss/insightfx/_subfeature.scss */
  #g-subfeature {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 1, templates/it_insightfx/scss/insightfx/_utility.scss */
#g-utility {
  padding: 2.5rem 0;
  background-color: #fff;
  color: #818181;
}
/* line 11, templates/it_insightfx/scss/insightfx/_utility.scss */
#g-utility h1, #g-utility h2, #g-utility h3, #g-utility h4, #g-utility h5, #g-utility h6, #g-utility strong {
  color: #2a2a2a;
}
@media print {
  /* line 17, templates/it_insightfx/scss/insightfx/_utility.scss */
  #g-utility {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 1, templates/it_insightfx/scss/insightfx/_maintop.scss */
#g-maintop {
  padding: 2.5rem 0;
  background-color: #f7f7f7;
  color: #818181;
}
/* line 11, templates/it_insightfx/scss/insightfx/_maintop.scss */
#g-maintop h1, #g-maintop h2, #g-maintop h3, #g-maintop h4, #g-maintop h5, #g-maintop h6, #g-maintop strong {
  color: #2a2a2a;
}
@media print {
  /* line 17, templates/it_insightfx/scss/insightfx/_maintop.scss */
  #g-maintop {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 1, templates/it_insightfx/scss/insightfx/_systemmessages.scss */
#g-system-messages {
  background-color: #fff;
  color: #818181;
}
/* line 10, templates/it_insightfx/scss/insightfx/_systemmessages.scss */
#g-system-messages h1, #g-system-messages h2, #g-system-messages h3, #g-system-messages h4, #g-system-messages h5, #g-system-messages h6, #g-system-messages strong {
  color: #2a2a2a;
}
@media print {
  /* line 16, templates/it_insightfx/scss/insightfx/_systemmessages.scss */
  #g-system-messages {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 22, templates/it_insightfx/scss/insightfx/_systemmessages.scss */
/* line 23, templates/it_insightfx/scss/insightfx/_systemmessages.scss */
#system-message-container #system-message {
  padding: 0;
}
/* line 25, templates/it_insightfx/scss/insightfx/_systemmessages.scss */
#system-message-container #system-message .alert {
  padding: 25px;
  margin: 4.063rem 1.563rem 0 1.563rem;
}
/* line 28, templates/it_insightfx/scss/insightfx/_systemmessages.scss */
#system-message-container #system-message .alert .close {
  position: static;
}
/* line 30, templates/it_insightfx/scss/insightfx/_systemmessages.scss */
#system-message-container #system-message .alert .close:hover {
  text-decoration: none;
}
/* line 34, templates/it_insightfx/scss/insightfx/_systemmessages.scss */
#system-message-container #system-message .alert p {
  margin: 15px 0 0 0;
}
/* line 1, templates/it_insightfx/scss/insightfx/_sidebar.scss */
#g-sidebar {
  padding: 2.5rem 0;
  background-color: #fff;
  color: #818181;
}
/* line 11, templates/it_insightfx/scss/insightfx/_sidebar.scss */
#g-sidebar h1, #g-sidebar h2, #g-sidebar h3, #g-sidebar h4, #g-sidebar h5, #g-sidebar h6, #g-sidebar strong {
  color: #2a2a2a;
}
@media print {
  /* line 17, templates/it_insightfx/scss/insightfx/_sidebar.scss */
  #g-sidebar {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 1, templates/it_insightfx/scss/insightfx/_mainbody.scss */
#g-mainbody {
  padding: 2.5rem 0;
  background-color: #fff;
  color: #818181;
}
/* line 11, templates/it_insightfx/scss/insightfx/_mainbody.scss */
#g-mainbody h1, #g-mainbody h2, #g-mainbody h3, #g-mainbody h4, #g-mainbody h5, #g-mainbody h6, #g-mainbody strong {
  color: #2a2a2a;
}
@media print {
  /* line 17, templates/it_insightfx/scss/insightfx/_mainbody.scss */
  #g-mainbody {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 1, templates/it_insightfx/scss/insightfx/_aside.scss */
#g-aside {
  padding: 2.5rem 0;
  background-color: #fff;
  color: #818181;
}
/* line 11, templates/it_insightfx/scss/insightfx/_aside.scss */
#g-aside h1, #g-aside h2, #g-aside h3, #g-aside h4, #g-aside h5, #g-aside h6, #g-aside strong {
  color: #2a2a2a;
}
@media print {
  /* line 17, templates/it_insightfx/scss/insightfx/_aside.scss */
  #g-aside {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 1, templates/it_insightfx/scss/insightfx/_mainbottom.scss */
#g-mainbottom {
  padding: 2.5rem 0;
  background-color: #fff;
  color: #818181;
}
/* line 11, templates/it_insightfx/scss/insightfx/_mainbottom.scss */
#g-mainbottom h1, #g-mainbottom h2, #g-mainbottom h3, #g-mainbottom h4, #g-mainbottom h5, #g-mainbottom h6, #g-mainbottom strong {
  color: #2a2a2a;
}
@media print {
  /* line 17, templates/it_insightfx/scss/insightfx/_mainbottom.scss */
  #g-mainbottom {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 1, templates/it_insightfx/scss/insightfx/_extension.scss */
#g-extension {
  padding: 2.5rem 0;
  background-color: #f7f7f7;
  color: #818181;
}
/* line 11, templates/it_insightfx/scss/insightfx/_extension.scss */
#g-extension h1, #g-extension h2, #g-extension h3, #g-extension h4, #g-extension h5, #g-extension h6, #g-extension strong {
  color: #2a2a2a;
}
@media print {
  /* line 17, templates/it_insightfx/scss/insightfx/_extension.scss */
  #g-extension {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 1, templates/it_insightfx/scss/insightfx/_additional.scss */
#g-additional {
  padding: 2.5rem 0;
  background-color: #fff;
  color: #818181;
}
/* line 11, templates/it_insightfx/scss/insightfx/_additional.scss */
#g-additional h1, #g-additional h2, #g-additional h3, #g-additional h4, #g-additional h5, #g-additional h6, #g-additional strong {
  color: #2a2a2a;
}
@media print {
  /* line 17, templates/it_insightfx/scss/insightfx/_additional.scss */
  #g-additional {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 1, templates/it_insightfx/scss/insightfx/_prebottom.scss */
#g-prebottom {
  padding: 2.5rem 0;
  background-color: #f7f7f7;
  color: #818181;
}
/* line 11, templates/it_insightfx/scss/insightfx/_prebottom.scss */
#g-prebottom h1, #g-prebottom h2, #g-prebottom h3, #g-prebottom h4, #g-prebottom h5, #g-prebottom h6, #g-prebottom strong {
  color: #2a2a2a;
}
@media print {
  /* line 17, templates/it_insightfx/scss/insightfx/_prebottom.scss */
  #g-prebottom {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 1, templates/it_insightfx/scss/insightfx/_bottom.scss */
#g-bottom {
  padding: 2.5rem 0;
  background-color: #fff;
  color: #818181;
}
/* line 11, templates/it_insightfx/scss/insightfx/_bottom.scss */
#g-bottom h1, #g-bottom h2, #g-bottom h3, #g-bottom h4, #g-bottom h5, #g-bottom h6, #g-bottom strong {
  color: #2a2a2a;
}
@media print {
  /* line 17, templates/it_insightfx/scss/insightfx/_bottom.scss */
  #g-bottom {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 1, templates/it_insightfx/scss/insightfx/_afterbottom.scss */
#g-afterbottom {
  padding: 2.5rem 0;
  background-color: #fff;
  color: #818181;
}
/* line 11, templates/it_insightfx/scss/insightfx/_afterbottom.scss */
#g-afterbottom h1, #g-afterbottom h2, #g-afterbottom h3, #g-afterbottom h4, #g-afterbottom h5, #g-afterbottom h6, #g-afterbottom strong {
  color: #2a2a2a;
}
@media print {
  /* line 17, templates/it_insightfx/scss/insightfx/_afterbottom.scss */
  #g-afterbottom {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 1, templates/it_insightfx/scss/insightfx/_last.scss */
#g-last {
  padding: 2.5rem 0;
  background-color: #fff;
  color: #818181;
}
/* line 11, templates/it_insightfx/scss/insightfx/_last.scss */
#g-last h1, #g-last h2, #g-last h3, #g-last h4, #g-last h5, #g-last h6, #g-last strong {
  color: #2a2a2a;
}
@media print {
  /* line 17, templates/it_insightfx/scss/insightfx/_last.scss */
  #g-last {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 1, templates/it_insightfx/scss/insightfx/_footer.scss */
#g-footer {
  padding: 2.5rem 0;
  background-color: #2a2a2a;
  color: #aaa;
}
/* line 11, templates/it_insightfx/scss/insightfx/_footer.scss */
#g-footer h1, #g-footer h2, #g-footer h3, #g-footer h4, #g-footer h5, #g-footer h6, #g-footer strong {
  color: #fff;
}
/* line 14, templates/it_insightfx/scss/insightfx/_footer.scss */
#g-footer a {
  color: #ddd;
}
/* line 16, templates/it_insightfx/scss/insightfx/_footer.scss */
#g-footer a:hover {
  color: #ffa621;
}
/* line 20, templates/it_insightfx/scss/insightfx/_footer.scss */
/* line 21, templates/it_insightfx/scss/insightfx/_footer.scss */
#g-footer .g-title:before, #g-footer .g-title:after {
  display: none;
}
/* line 25, templates/it_insightfx/scss/insightfx/_footer.scss */
/* line 26, templates/it_insightfx/scss/insightfx/_footer.scss */
#g-footer .title-border .g-title {
  border-bottom: 1px solid #373737;
}
/* line 28, templates/it_insightfx/scss/insightfx/_footer.scss */
#g-footer .title-border .g-title:after {
  display: block;
}
/* line 34, templates/it_insightfx/scss/insightfx/_footer.scss */
#g-footer .social-icons {
  display: inline-block;
  position: absolute;
  margin-left: 1.563rem;
  background: #ffa621;
  color: #fff;
  width: auto;
  margin-top: -3.813rem;
  z-index: 5;
}
/* line 43, templates/it_insightfx/scss/insightfx/_footer.scss */
#g-footer .social-icons:before {
  left: -15px;
  border-right: 15px solid #d47f00;
  border-top: 21px solid transparent;
  content: '';
  display: block;
  height: 0;
  position: absolute;
  top: 0;
  width: 7px;
}
/* line 54, templates/it_insightfx/scss/insightfx/_footer.scss */
#g-footer .social-icons .g-content {
  padding: 0;
  margin: 0;
}
/* line 58, templates/it_insightfx/scss/insightfx/_footer.scss */
#g-footer .social-icons a {
  color: #fff;
}
/* line 63, templates/it_insightfx/scss/insightfx/_footer.scss */
/* line 64, templates/it_insightfx/scss/insightfx/_footer.scss */
#g-footer .social-icons .g-social a {
  border-color: #ed8e00;
}
/* line 66, templates/it_insightfx/scss/insightfx/_footer.scss */
#g-footer .social-icons .g-social a:first-child {
  border-left: none;
}
/* line 69, templates/it_insightfx/scss/insightfx/_footer.scss */
#g-footer .social-icons .g-social a:last-child {
  border: none;
}
/* line 73, templates/it_insightfx/scss/insightfx/_footer.scss */
#g-footer .social-icons .g-social .fa {
  width: 1.28571429em;
  text-align: center;
}
/* line 82, templates/it_insightfx/scss/insightfx/_footer.scss */
.fixed-footer {
  position: fixed;
  bottom: 0;
  width: 100%;
}
@media only all and (max-width: 47.99rem) {
  .fixed-footer {
    position: relative;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .fixed-footer {
    position: relative;
  }
}
@media (-ms-high-contrast: none), (-ms-high-contrast: active) {
  /* line 92, templates/it_insightfx/scss/insightfx/_footer.scss */
  .fixed-footer {
    position: relative;
  }
}
/* line 97, templates/it_insightfx/scss/insightfx/_footer.scss */
#g-container-site {
  position: relative;
  z-index: 3;
  background: #fff;
}
@media only all and (max-width: 47.99rem) {
  #g-container-site {
    margin-bottom: 0 !important;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  #g-container-site {
    margin-bottom: 0 !important;
  }
}
@media (-ms-high-contrast: none), (-ms-high-contrast: active) {
  /* line 107, templates/it_insightfx/scss/insightfx/_footer.scss */
  #g-container-site {
    margin-bottom: 0 !important;
  }
}
@media print {
  /* line 113, templates/it_insightfx/scss/insightfx/_footer.scss */
  #g-footer {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 1, templates/it_insightfx/scss/insightfx/_copyright.scss */
#g-copyright {
  background-color: #2a2a2a;
  color: #aaa;
  line-height: 33px;
}
/* line 11, templates/it_insightfx/scss/insightfx/_copyright.scss */
#g-copyright h1, #g-copyright h2, #g-copyright h3, #g-copyright h4, #g-copyright h5, #g-copyright h6, #g-copyright strong {
  color: #fff;
}
/* line 14, templates/it_insightfx/scss/insightfx/_copyright.scss */
#g-copyright a {
  color: #ddd;
}
/* line 16, templates/it_insightfx/scss/insightfx/_copyright.scss */
#g-copyright a:hover {
  color: #ffa621;
}
/* line 20, templates/it_insightfx/scss/insightfx/_copyright.scss */
/* line 21, templates/it_insightfx/scss/insightfx/_copyright.scss */
#g-copyright .g-block:last-child {
  text-align: right;
}
@media only all and (max-width: 47.99rem) {
  #g-copyright .g-block:last-child {
    text-align: center;
  }
  /* line 25, templates/it_insightfx/scss/insightfx/_copyright.scss */
  #g-copyright .g-block:last-child .g-content {
    margin-top: 0;
    padding-top: 0;
  }
}
/* line 30, templates/it_insightfx/scss/insightfx/_copyright.scss */
#g-copyright .g-block:last-child .g-branding {
  text-align: center;
}
@media only all and (max-width: 47.99rem) {
  #g-copyright {
    text-align: center;
  }
}
/* line 38, templates/it_insightfx/scss/insightfx/_copyright.scss */
#g-copyright .g-copyright-border {
  height: 1px;
  background: #373737;
  margin: 0 1.563rem;
  padding: 0 0.938rem;
}
/* line 44, templates/it_insightfx/scss/insightfx/_copyright.scss */
/* line 45, templates/it_insightfx/scss/insightfx/_copyright.scss */
#g-copyright > .g-container > .g-grid {
  padding: 5px 0;
}
@media print {
  /* line 52, templates/it_insightfx/scss/insightfx/_copyright.scss */
  #g-copyright {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 1, templates/it_insightfx/scss/insightfx/_to-top.scss */
#g-to-top {
  position: fixed;
  bottom: 0;
  left: 0;
  height: 0;
  width: 0;
}
/* line 7, templates/it_insightfx/scss/insightfx/_to-top.scss */
/* line 8, templates/it_insightfx/scss/insightfx/_to-top.scss */
#g-to-top .style1 #g-totop-button {
  position: fixed;
  bottom: -40px;
  right: 28px;
  background: rgba(0, 0, 0, 0.4);
  color: #fff;
  border-radius: 3px;
  padding: 6px 13px;
  z-index: 999;
  outline: none;
  -webkit-transition: all 0.3s cubic-bezier(0.55, 0, 0.1, 1) 0s;
  -moz-transition: all 0.3s cubic-bezier(0.55, 0, 0.1, 1) 0s;
  transition: all 0.3s cubic-bezier(0.55, 0, 0.1, 1) 0s;
}
/* line 19, templates/it_insightfx/scss/insightfx/_to-top.scss */
#g-to-top .style1 #g-totop-button:hover {
  background: #ffa621;
}
@media only all and (max-width: 47.99rem) {
  #g-to-top .style1 #g-totop-button {
    display: none;
  }
}
/* line 25, templates/it_insightfx/scss/insightfx/_to-top.scss */
#g-to-top .style1 #g-totop-button.totopfixed {
  bottom: 28px;
}
/* line 30, templates/it_insightfx/scss/insightfx/_to-top.scss */
/* line 31, templates/it_insightfx/scss/insightfx/_to-top.scss */
#g-to-top .style2 #g-totop-button {
  position: fixed;
  bottom: -40px;
  right: 28px;
  background: rgba(0, 0, 0, 0.4);
  color: #fff;
  border-radius: 50%;
  padding: 6px 13px;
  z-index: 999;
  outline: none;
  -webkit-transition: all 0.3s cubic-bezier(0.55, 0, 0.1, 1) 0s;
  -moz-transition: all 0.3s cubic-bezier(0.55, 0, 0.1, 1) 0s;
  transition: all 0.3s cubic-bezier(0.55, 0, 0.1, 1) 0s;
}
/* line 42, templates/it_insightfx/scss/insightfx/_to-top.scss */
#g-to-top .style2 #g-totop-button:hover {
  background: #ffa621;
}
@media only all and (max-width: 47.99rem) {
  #g-to-top .style2 #g-totop-button {
    display: none;
  }
}
/* line 48, templates/it_insightfx/scss/insightfx/_to-top.scss */
#g-to-top .style2 #g-totop-button.totopfixed {
  bottom: 28px;
}
/* line 1, templates/it_insightfx/scss/insightfx/_variations.scss */
/* line 2, templates/it_insightfx/scss/insightfx/_variations.scss */
/* line 3, templates/it_insightfx/scss/insightfx/_variations.scss */
/* line 4, templates/it_insightfx/scss/insightfx/_variations.scss */
/* line 5, templates/it_insightfx/scss/insightfx/_variations.scss */
.flush .g-container > .g-grid > .g-block > .g-content {
  margin: 0;
  padding: 0;
}
/* line 14, templates/it_insightfx/scss/insightfx/_variations.scss */
/* line 15, templates/it_insightfx/scss/insightfx/_variations.scss */
.text-center .g-title, .title-center .g-title {
  text-align: center;
  margin-bottom: 40px;
}
/* line 18, templates/it_insightfx/scss/insightfx/_variations.scss */
.text-center .g-title:before, .title-center .g-title:before {
  display: inline-block;
  content: "::::::::::::::::::::";
  font-size: 50%;
  letter-spacing: 2px;
  color: #c3c3c3;
  position: relative;
  top: -3px;
  margin-right: 25px;
}
@media only all and (max-width: 47.99rem) {
  .text-center .g-title:before, .title-center .g-title:before {
    display: none;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .text-center .g-title:before, .title-center .g-title:before {
    width: 80px;
  }
}
/* line 35, templates/it_insightfx/scss/insightfx/_variations.scss */
/* line 36, templates/it_insightfx/scss/insightfx/_variations.scss */
/* line 37, templates/it_insightfx/scss/insightfx/_variations.scss */
.text-center .g-particle-intro .g-title:before, .title-center .g-particle-intro .g-title:before, .text-center .g-particle-intro .g-title:after, .title-center .g-particle-intro .g-title:after {
  display: none;
}
/* line 44, templates/it_insightfx/scss/insightfx/_variations.scss */
/* line 45, templates/it_insightfx/scss/insightfx/_variations.scss */
.title-border .g-title {
  border-bottom: 1px solid #e9e9e9;
  padding-bottom: 10px;
}
/* line 46, templates/it_insightfx/scss/insightfx/_variations.scss */
.title-border .g-title:before, .title-border .g-title:after {
  display: none;
}
/* line 51, templates/it_insightfx/scss/insightfx/_variations.scss */
.title-border .g-title:after {
  display: block;
  background: #ffa621;
  content: '';
  height: 1px;
  left: -25px;
  top: 42px;
  position: absolute;
  width: 50px;
  content: '';
}
/* line 63, templates/it_insightfx/scss/insightfx/_variations.scss */
/* line 64, templates/it_insightfx/scss/insightfx/_variations.scss */
.title-border .g-particle-intro .g-title {
  border-bottom: none;
  padding-bottom: 0;
}
/* line 67, templates/it_insightfx/scss/insightfx/_variations.scss */
.title-border .g-particle-intro .g-title:after {
  display: none;
}
/* line 74, templates/it_insightfx/scss/insightfx/_variations.scss */
/* line 75, templates/it_insightfx/scss/insightfx/_variations.scss */
.title-center-border .g-title {
  margin-bottom: 30px;
  text-align: center;
  position: relative;
}
/* line 79, templates/it_insightfx/scss/insightfx/_variations.scss */
.title-center-border .g-title:after {
  display: block;
  content: '';
  height: 4px;
  border-radius: 4px;
  background: #ffa621;
  position: relative;
  width: 50px;
  margin: 25px auto;
}
/* line 90, templates/it_insightfx/scss/insightfx/_variations.scss */
/* line 91, templates/it_insightfx/scss/insightfx/_variations.scss */
/* line 92, templates/it_insightfx/scss/insightfx/_variations.scss */
.title-center-border .g-particle-intro .g-title:after {
  display: none;
}
/* line 99, templates/it_insightfx/scss/insightfx/_variations.scss */
/* line 100, templates/it_insightfx/scss/insightfx/_variations.scss */
/* line 101, templates/it_insightfx/scss/insightfx/_variations.scss */
.title-clean .g-title:before, .title-clean .g-title:after {
  display: none;
}
/* line 107, templates/it_insightfx/scss/insightfx/_variations.scss */
/* line 108, templates/it_insightfx/scss/insightfx/_variations.scss */
/* line 109, templates/it_insightfx/scss/insightfx/_variations.scss */
[class*="box"].g-block > .g-content {
  margin: 1.5625rem;
}
/* line 115, templates/it_insightfx/scss/insightfx/_variations.scss */
/* line 116, templates/it_insightfx/scss/insightfx/_variations.scss */
.box1.moduletable, .box1.widget, .box1.g-outer-box, .box1 > .g-content {
  padding: 25px;
  border: 1px solid #e9e9e9;
  background: #fff;
}
/* line 123, templates/it_insightfx/scss/insightfx/_variations.scss */
.box1.moduletable .g-title, .box1.widget .g-title, .box1.g-outer-box .g-title, .box1 > .g-content .g-title {
  border-bottom: 1px solid #e9e9e9;
  padding-bottom: 15px;
}
/* line 124, templates/it_insightfx/scss/insightfx/_variations.scss */
.box1.moduletable .g-title:before, .box1.widget .g-title:before, .box1.g-outer-box .g-title:before, .box1 > .g-content .g-title:before, .box1.moduletable .g-title:after, .box1.widget .g-title:after, .box1.g-outer-box .g-title:after, .box1 > .g-content .g-title:after {
  display: none;
}
/* line 130, templates/it_insightfx/scss/insightfx/_variations.scss */
/* line 131, templates/it_insightfx/scss/insightfx/_variations.scss */
.box1.moduletable .g-particle-intro .g-title, .box1.widget .g-particle-intro .g-title, .box1.g-outer-box .g-particle-intro .g-title, .box1 > .g-content .g-particle-intro .g-title {
  margin-bottom: 30px;
}
/* line 134, templates/it_insightfx/scss/insightfx/_variations.scss */
.box1.moduletable .g-particle-intro .g-title-separator, .box1.widget .g-particle-intro .g-title-separator, .box1.g-outer-box .g-particle-intro .g-title-separator, .box1 > .g-content .g-particle-intro .g-title-separator {
  display: none;
}
/* line 141, templates/it_insightfx/scss/insightfx/_variations.scss */
/* line 142, templates/it_insightfx/scss/insightfx/_variations.scss */
.box2.moduletable, .box2.widget, .box2.g-outer-box, .box2 > .g-content {
  padding: 25px;
  border: 1px solid #e9e9e9;
  background: #f7f7f7;
}
/* line 149, templates/it_insightfx/scss/insightfx/_variations.scss */
.box2.moduletable .g-title, .box2.widget .g-title, .box2.g-outer-box .g-title, .box2 > .g-content .g-title {
  border-bottom: 1px solid #e9e9e9;
  padding-bottom: 15px;
}
/* line 150, templates/it_insightfx/scss/insightfx/_variations.scss */
.box2.moduletable .g-title:before, .box2.widget .g-title:before, .box2.g-outer-box .g-title:before, .box2 > .g-content .g-title:before, .box2.moduletable .g-title:after, .box2.widget .g-title:after, .box2.g-outer-box .g-title:after, .box2 > .g-content .g-title:after {
  display: none;
}
/* line 156, templates/it_insightfx/scss/insightfx/_variations.scss */
/* line 157, templates/it_insightfx/scss/insightfx/_variations.scss */
.box2.moduletable .g-particle-intro .g-title, .box2.widget .g-particle-intro .g-title, .box2.g-outer-box .g-particle-intro .g-title, .box2 > .g-content .g-particle-intro .g-title {
  margin-bottom: 30px;
}
/* line 160, templates/it_insightfx/scss/insightfx/_variations.scss */
.box2.moduletable .g-particle-intro .g-title-separator, .box2.widget .g-particle-intro .g-title-separator, .box2.g-outer-box .g-particle-intro .g-title-separator, .box2 > .g-content .g-particle-intro .g-title-separator {
  display: none;
}
/* line 167, templates/it_insightfx/scss/insightfx/_variations.scss */
/* line 168, templates/it_insightfx/scss/insightfx/_variations.scss */
.box3.moduletable, .box3.widget, .box3.g-outer-box, .box3 > .g-content {
  padding: 25px;
  background: #ffa621;
  color: #fff;
}
/* line 175, templates/it_insightfx/scss/insightfx/_variations.scss */
.box3.moduletable .g-title, .box3.widget .g-title, .box3.g-outer-box .g-title, .box3 > .g-content .g-title {
  color: #fff !important;
  border-bottom: 1px solid #ffc56e;
  padding-bottom: 15px;
}
/* line 176, templates/it_insightfx/scss/insightfx/_variations.scss */
.box3.moduletable .g-title:before, .box3.widget .g-title:before, .box3.g-outer-box .g-title:before, .box3 > .g-content .g-title:before, .box3.moduletable .g-title:after, .box3.widget .g-title:after, .box3.g-outer-box .g-title:after, .box3 > .g-content .g-title:after {
  display: none;
}
/* line 183, templates/it_insightfx/scss/insightfx/_variations.scss */
/* line 184, templates/it_insightfx/scss/insightfx/_variations.scss */
.box3.moduletable .g-particle-intro .g-title, .box3.widget .g-particle-intro .g-title, .box3.g-outer-box .g-particle-intro .g-title, .box3 > .g-content .g-particle-intro .g-title {
  margin-bottom: 30px;
}
/* line 187, templates/it_insightfx/scss/insightfx/_variations.scss */
.box3.moduletable .g-particle-intro .g-title-separator, .box3.widget .g-particle-intro .g-title-separator, .box3.g-outer-box .g-particle-intro .g-title-separator, .box3 > .g-content .g-particle-intro .g-title-separator {
  display: none;
}
/* line 191, templates/it_insightfx/scss/insightfx/_variations.scss */
.box3.moduletable .button, .box3.widget .button, .box3.g-outer-box .button, .box3 > .g-content .button {
  background: #2a2a2a;
}
/* line 193, templates/it_insightfx/scss/insightfx/_variations.scss */
.box3.moduletable .button:hover, .box3.widget .button:hover, .box3.g-outer-box .button:hover, .box3 > .g-content .button:hover {
  background: #444;
}
/* line 197, templates/it_insightfx/scss/insightfx/_variations.scss */
.box3.moduletable a, .box3.widget a, .box3.g-outer-box a, .box3 > .g-content a {
  color: #e9e9e9;
}
/* line 199, templates/it_insightfx/scss/insightfx/_variations.scss */
.box3.moduletable a:hover, .box3.widget a:hover, .box3.g-outer-box a:hover, .box3 > .g-content a:hover {
  color: #dcdcdc;
}
/* line 206, templates/it_insightfx/scss/insightfx/_variations.scss */
/* line 207, templates/it_insightfx/scss/insightfx/_variations.scss */
.box4.moduletable, .box4.widget, .box4.g-outer-box, .box4 > .g-content {
  padding: 25px;
  background: #2a2a2a;
  color: #fff;
}
/* line 214, templates/it_insightfx/scss/insightfx/_variations.scss */
.box4.moduletable .g-title, .box4.widget .g-title, .box4.g-outer-box .g-title, .box4 > .g-content .g-title {
  color: #fff !important;
  border-bottom: 1px solid #444;
  padding-bottom: 15px;
}
/* line 215, templates/it_insightfx/scss/insightfx/_variations.scss */
.box4.moduletable .g-title:before, .box4.widget .g-title:before, .box4.g-outer-box .g-title:before, .box4 > .g-content .g-title:before, .box4.moduletable .g-title:after, .box4.widget .g-title:after, .box4.g-outer-box .g-title:after, .box4 > .g-content .g-title:after {
  display: none;
}
/* line 222, templates/it_insightfx/scss/insightfx/_variations.scss */
/* line 223, templates/it_insightfx/scss/insightfx/_variations.scss */
.box4.moduletable .g-particle-intro .g-title, .box4.widget .g-particle-intro .g-title, .box4.g-outer-box .g-particle-intro .g-title, .box4 > .g-content .g-particle-intro .g-title {
  margin-bottom: 30px;
}
/* line 226, templates/it_insightfx/scss/insightfx/_variations.scss */
.box4.moduletable .g-particle-intro .g-title-separator, .box4.widget .g-particle-intro .g-title-separator, .box4.g-outer-box .g-particle-intro .g-title-separator, .box4 > .g-content .g-particle-intro .g-title-separator {
  display: none;
}
/* line 230, templates/it_insightfx/scss/insightfx/_variations.scss */
/* line 231, templates/it_insightfx/scss/insightfx/_variations.scss */
.box4.moduletable .button:hover, .box4.widget .button:hover, .box4.g-outer-box .button:hover, .box4 > .g-content .button:hover {
  background: #ffba54;
}
/* line 238, templates/it_insightfx/scss/insightfx/_variations.scss */
/* line 239, templates/it_insightfx/scss/insightfx/_variations.scss */
.shadow .g-content {
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
}
/* line 244, templates/it_insightfx/scss/insightfx/_variations.scss */
/* line 245, templates/it_insightfx/scss/insightfx/_variations.scss */
.shadow2 .g-content {
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.15);
}
/* line 250, templates/it_insightfx/scss/insightfx/_variations.scss */
/* line 251, templates/it_insightfx/scss/insightfx/_variations.scss */
.disabled .g-content {
  opacity: 0.4;
}
/* line 256, templates/it_insightfx/scss/insightfx/_variations.scss */
/* line 257, templates/it_insightfx/scss/insightfx/_variations.scss */
.square .g-content {
  border-radius: none;
}
/* line 262, templates/it_insightfx/scss/insightfx/_variations.scss */
/* line 263, templates/it_insightfx/scss/insightfx/_variations.scss */
.rounded .g-content {
  border-radius: 0.1875rem;
}
/* line 268, templates/it_insightfx/scss/insightfx/_variations.scss */
.pull-module-up {
  margin-top: -1.563rem;
}
/* line 1, templates/it_insightfx/scss/insightfx/_tables.scss */
table {
  border: 1px solid #eee;
}
/* line 5, templates/it_insightfx/scss/insightfx/_tables.scss */
th {
  background: #f6f6f6;
  padding: 0.5rem;
}
/* line 10, templates/it_insightfx/scss/insightfx/_tables.scss */
td {
  padding: 0.5rem;
  border: 1px solid #eee;
}
/* line 1, templates/it_insightfx/scss/insightfx/_forms.scss */
textarea, select[multiple=multiple] {
  background-color: white;
  border: 1px solid #e9e9e9;
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.06);
}
/* line 6, templates/it_insightfx/scss/insightfx/_forms.scss */
textarea:hover, select[multiple=multiple]:hover {
  border-color: #d0d0d0;
}
/* line 10, templates/it_insightfx/scss/insightfx/_forms.scss */
textarea:focus, select[multiple=multiple]:focus {
  border-color: #ffa621;
}
/* line 15, templates/it_insightfx/scss/insightfx/_forms.scss */
input[type="color"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="email"], input[type="month"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="time"], input[type="url"], input[type="week"], input:not([type]), textarea {
  background-color: white;
  border: 1px solid #e9e9e9;
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.06);
}
/* line 21, templates/it_insightfx/scss/insightfx/_forms.scss */
input[type="color"]:hover, input[type="date"]:hover, input[type="datetime"]:hover, input[type="datetime-local"]:hover, input[type="email"]:hover, input[type="month"]:hover, input[type="number"]:hover, input[type="password"]:hover, input[type="search"]:hover, input[type="tel"]:hover, input[type="text"]:hover, input[type="time"]:hover, input[type="url"]:hover, input[type="week"]:hover, input:not([type]):hover, textarea:hover {
  border-color: #d0d0d0;
}
/* line 25, templates/it_insightfx/scss/insightfx/_forms.scss */
input[type="color"]:focus, input[type="date"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="email"]:focus, input[type="month"]:focus, input[type="number"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="text"]:focus, input[type="time"]:focus, input[type="url"]:focus, input[type="week"]:focus, input:not([type]):focus, textarea:focus {
  border-color: #ffa621;
}
/* line 1, templates/it_insightfx/scss/insightfx/_error.scss */
/* line 2, templates/it_insightfx/scss/insightfx/_error.scss */
body.outline-_error h1 {
  margin: 30px 0;
  text-align: center;
}
/* line 9, templates/it_insightfx/scss/insightfx/_error.scss */
body.outline-_error .g-offcanvas-toggle:not(.offcanvas-toggle-particle) {
  display: none;
}
/* line 1, templates/it_insightfx/scss/insightfx/_social.scss */
/* line 2, templates/it_insightfx/scss/insightfx/_social.scss */
.g-social a {
  display: inline-block;
  padding: 8px 10px;
  background: none;
  color: #fff;
  font-size: 0.9rem;
  margin-left: -4px;
  border-right: 1px solid #ffba54;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}
/* line 11, templates/it_insightfx/scss/insightfx/_social.scss */
.g-social a:first-child {
  border-left: 1px solid #ffba54;
  margin-left: 0;
}
/* line 15, templates/it_insightfx/scss/insightfx/_social.scss */
.g-social a:hover {
  background: #ffba54;
}
/* line 21, templates/it_insightfx/scss/insightfx/_social.scss */
/* line 22, templates/it_insightfx/scss/insightfx/_social.scss */
/* line 23, templates/it_insightfx/scss/insightfx/_social.scss */
#g-copyright .g-social a {
  padding: 0;
  color: #aaa;
  margin: 0;
  border: 1px solid #373737;
  border-radius: 50%;
  width: 35px;
  height: 35px;
  line-height: 33px;
  margin-right: 5px;
  text-align: center;
}
/* line 37, templates/it_insightfx/scss/insightfx/_social.scss */
#g-copyright .g-social a:hover {
  color: #ffa621;
  border-color: #ffa621;
  background: none;
}
/* line 46, templates/it_insightfx/scss/insightfx/_social.scss */
/* line 47, templates/it_insightfx/scss/insightfx/_social.scss */
/* line 48, templates/it_insightfx/scss/insightfx/_social.scss */
/* line 49, templates/it_insightfx/scss/insightfx/_social.scss */
/* line 50, templates/it_insightfx/scss/insightfx/_social.scss */
#g-copyright .g-block:last-child .g-social a {
  margin-right: 0;
  margin-left: 5px;
}
@media only all and (max-width: 47.99rem) {
  #g-copyright .g-block:last-child .g-social {
    margin-right: 0;
  }
}
/* line 1, templates/it_insightfx/scss/insightfx/_dropdownanimations.scss */
/* line 2, templates/it_insightfx/scss/insightfx/_dropdownanimations.scss */
/* line 3, templates/it_insightfx/scss/insightfx/_dropdownanimations.scss */
.g-main-nav .g-standard .g-dropdown {
  -webkit-transition: none;
  -moz-transition: none;
  transition: none;
}
/* line 7, templates/it_insightfx/scss/insightfx/_dropdownanimations.scss */
.g-main-nav .g-standard .g-fade.g-dropdown {
  -webkit-transition: opacity 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -moz-transition: opacity 0.3s ease-out, -moz-transform 0.3s ease-out;
  transition: opacity 0.3s ease-out, transform 0.3s ease-out;
}
/* line 11, templates/it_insightfx/scss/insightfx/_dropdownanimations.scss */
.g-main-nav .g-standard .g-zoom.g-active {
  -webkit-animation-duration: 0.3s;
  -moz-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-name: g-dropdown-zoom;
  -moz-animation-name: g-dropdown-zoom;
  animation-name: g-dropdown-zoom;
}
/* line 16, templates/it_insightfx/scss/insightfx/_dropdownanimations.scss */
.g-main-nav .g-standard .g-fade-in-up.g-active {
  -webkit-animation-duration: 0.3s;
  -moz-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-name: g-dropdown-fade-in-up;
  -moz-animation-name: g-dropdown-fade-in-up;
  animation-name: g-dropdown-fade-in-up;
}
/* line 22, templates/it_insightfx/scss/insightfx/_dropdownanimations.scss */
/* line 23, templates/it_insightfx/scss/insightfx/_dropdownanimations.scss */
.g-main-nav .g-fullwidth > .g-dropdown {
  -webkit-transition: none;
  -moz-transition: none;
  transition: none;
}
/* line 27, templates/it_insightfx/scss/insightfx/_dropdownanimations.scss */
.g-main-nav .g-fullwidth > .g-fade.g-dropdown {
  -webkit-transition: opacity 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -moz-transition: opacity 0.3s ease-out, -moz-transform 0.3s ease-out;
  transition: opacity 0.3s ease-out, transform 0.3s ease-out;
}
/* line 31, templates/it_insightfx/scss/insightfx/_dropdownanimations.scss */
.g-main-nav .g-fullwidth > .g-zoom.g-active {
  -webkit-animation-duration: 0.3s;
  -moz-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-name: g-dropdown-zoom;
  -moz-animation-name: g-dropdown-zoom;
  animation-name: g-dropdown-zoom;
}
/* line 36, templates/it_insightfx/scss/insightfx/_dropdownanimations.scss */
.g-main-nav .g-fullwidth > .g-fade-in-up.g-active {
  -webkit-animation-duration: 0.3s;
  -moz-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-name: g-dropdown-fade-in-up;
  -moz-animation-name: g-dropdown-fade-in-up;
  animation-name: g-dropdown-fade-in-up;
}
@-webkit-keyframes g-dropdown-zoom {
  /* line 44, templates/it_insightfx/scss/insightfx/_dropdownanimations.scss */
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.8, 0.8, 0.8);
  }
  /* line 48, templates/it_insightfx/scss/insightfx/_dropdownanimations.scss */
  100% {
    opacity: 1;
  }
}
@-moz-keyframes g-dropdown-zoom {
  /* line 44, templates/it_insightfx/scss/insightfx/_dropdownanimations.scss */
  0% {
    opacity: 0;
    -moz-transform: scale3d(0.8, 0.8, 0.8);
  }
  /* line 48, templates/it_insightfx/scss/insightfx/_dropdownanimations.scss */
  100% {
    opacity: 1;
  }
}
@keyframes g-dropdown-zoom {
  /* line 44, templates/it_insightfx/scss/insightfx/_dropdownanimations.scss */
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.8, 0.8, 0.8);
    -moz-transform: scale3d(0.8, 0.8, 0.8);
    -ms-transform: scale3d(0.8, 0.8, 0.8);
    -o-transform: scale3d(0.8, 0.8, 0.8);
    transform: scale3d(0.8, 0.8, 0.8);
  }
  /* line 48, templates/it_insightfx/scss/insightfx/_dropdownanimations.scss */
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes g-dropdown-fade-in-up {
  /* line 54, templates/it_insightfx/scss/insightfx/_dropdownanimations.scss */
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 30px, 0);
  }
  /* line 58, templates/it_insightfx/scss/insightfx/_dropdownanimations.scss */
  100% {
    opacity: 1;
  }
}
@-moz-keyframes g-dropdown-fade-in-up {
  /* line 54, templates/it_insightfx/scss/insightfx/_dropdownanimations.scss */
  0% {
    opacity: 0;
    -moz-transform: translate3d(0, 30px, 0);
  }
  /* line 58, templates/it_insightfx/scss/insightfx/_dropdownanimations.scss */
  100% {
    opacity: 1;
  }
}
@keyframes g-dropdown-fade-in-up {
  /* line 54, templates/it_insightfx/scss/insightfx/_dropdownanimations.scss */
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 30px, 0);
    -moz-transform: translate3d(0, 30px, 0);
    -ms-transform: translate3d(0, 30px, 0);
    -o-transform: translate3d(0, 30px, 0);
    transform: translate3d(0, 30px, 0);
  }
  /* line 58, templates/it_insightfx/scss/insightfx/_dropdownanimations.scss */
  100% {
    opacity: 1;
  }
}
/* line 1, templates/it_insightfx/scss/insightfx/_contentarray.scss */
.g-content-array {
  margin-left: -0.938rem;
  margin-right: -0.938rem;
}
/* line 5, templates/it_insightfx/scss/insightfx/_contentarray.scss */
.g-content-array .g-grid {
  margin-bottom: 2.3445rem;
}
/* line 8, templates/it_insightfx/scss/insightfx/_contentarray.scss */
.g-content-array .g-grid:last-child {
  margin-bottom: 0;
}
/* line 11, templates/it_insightfx/scss/insightfx/_contentarray.scss */
/* line 12, templates/it_insightfx/scss/insightfx/_contentarray.scss */
/* line 13, templates/it_insightfx/scss/insightfx/_contentarray.scss */
@media only all and (max-width: 47.99rem) {
  .g-content-array .g-grid:last-child .g-block:last-child .g-array-item {
    margin-bottom: 0;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-content-array .g-grid {
    margin-bottom: 0;
  }
}
/* line 27, templates/it_insightfx/scss/insightfx/_contentarray.scss */
.g-content-array .g-content {
  margin: 0;
  padding-top: 0;
  padding-bottom: 0;
}
/* line 33, templates/it_insightfx/scss/insightfx/_contentarray.scss */
@media only all and (max-width: 47.99rem) {
  .g-content-array .g-array-item {
    margin-bottom: 2.3445rem;
  }
}
/* line 39, templates/it_insightfx/scss/insightfx/_contentarray.scss */
.g-content-array .g-array-item-image {
  margin: 0 0 15px 0;
}
/* line 43, templates/it_insightfx/scss/insightfx/_contentarray.scss */
.g-content-array .g-item-title {
  margin: 0;
}
/* line 47, templates/it_insightfx/scss/insightfx/_contentarray.scss */
/* line 48, templates/it_insightfx/scss/insightfx/_contentarray.scss */
.g-content-array .g-array-item-details, .g-content-array .g-array-item-text, .g-content-array .g-array-item-read-more {
  margin: 15px 0 0;
}
/* line 53, templates/it_insightfx/scss/insightfx/_contentarray.scss */
.g-content-array .g-array-item-details {
  font-size: 90%;
}
/* line 56, templates/it_insightfx/scss/insightfx/_contentarray.scss */
.g-content-array .g-array-item-details > span {
  margin-right: 10px;
}
/* line 60, templates/it_insightfx/scss/insightfx/_contentarray.scss */
.g-content-array .g-array-item-details i {
  margin-right: 5px;
}
/* line 5, templates/it_insightfx/scss/insightfx/_contacts.scss */
/* line 6, templates/it_insightfx/scss/insightfx/_contacts.scss */
.g-contacts .g-grid {
  margin-left: -0.938rem;
  margin-right: -0.938rem;
}
/* line 10, templates/it_insightfx/scss/insightfx/_contacts.scss */
.g-contacts .g-content {
  margin: 0;
  padding-top: 0;
  padding-bottom: 0;
}
/* line 15, templates/it_insightfx/scss/insightfx/_contacts.scss */
.g-contacts .g-contacts-item {
  text-align: left;
}
@media only all and (max-width: 47.99rem) {
  .g-contacts .g-contacts-item {
    margin-left: 0 !important;
    margin-right: 0 !important;
    display: block !important;
  }
  /* line 21, templates/it_insightfx/scss/insightfx/_contacts.scss */
  .g-contacts .g-contacts-item:last-child {
    margin-bottom: 0 !important;
  }
}
/* line 26, templates/it_insightfx/scss/insightfx/_contacts.scss */
/* line 27, templates/it_insightfx/scss/insightfx/_contacts.scss */
.g-contacts.vertical .g-contacts-item {
  display: block;
}
/* line 31, templates/it_insightfx/scss/insightfx/_contacts.scss */
/* line 32, templates/it_insightfx/scss/insightfx/_contacts.scss */
/* line 33, templates/it_insightfx/scss/insightfx/_contacts.scss */
.g-contacts.horizontal .g-contacts-item:not(.g-block) {
  display: inline-block;
  margin-right: 35px;
}
/* line 36, templates/it_insightfx/scss/insightfx/_contacts.scss */
.g-contacts.horizontal .g-contacts-item:not(.g-block):last-child {
  margin-right: 0;
}
/* line 42, templates/it_insightfx/scss/insightfx/_contacts.scss */
/* line 43, templates/it_insightfx/scss/insightfx/_contacts.scss */
@media only all and (max-width: 47.99rem) {
  .g-contacts.style1 .g-contacts-item {
    margin-bottom: 7px;
  }
}
/* line 48, templates/it_insightfx/scss/insightfx/_contacts.scss */
.g-contacts.style1 .g-contacts-icon {
  margin-right: 5px;
}
/* line 51, templates/it_insightfx/scss/insightfx/_contacts.scss */
/* line 52, templates/it_insightfx/scss/insightfx/_contacts.scss */
.g-contacts.style1.vertical .g-contacts-item {
  margin-bottom: 7px;
}
/* line 54, templates/it_insightfx/scss/insightfx/_contacts.scss */
.g-contacts.style1.vertical .g-contacts-item:last-child {
  margin-bottom: 0;
}
/* line 60, templates/it_insightfx/scss/insightfx/_contacts.scss */
/* line 61, templates/it_insightfx/scss/insightfx/_contacts.scss */
@media only all and (max-width: 47.99rem) {
  .g-contacts.style2 .g-contacts-item {
    margin-bottom: 25px;
  }
  /* line 65, templates/it_insightfx/scss/insightfx/_contacts.scss */
  /* line 66, templates/it_insightfx/scss/insightfx/_contacts.scss */
  .g-contacts.style2 .g-contacts-item:not(.g-block) .g-contacts-icon {
    margin-top: 0 !important;
  }
}
/* line 71, templates/it_insightfx/scss/insightfx/_contacts.scss */
.g-contacts.style2 .g-contacts-item.g-block {
  align-self: center;
}
/* line 75, templates/it_insightfx/scss/insightfx/_contacts.scss */
/* line 76, templates/it_insightfx/scss/insightfx/_contacts.scss */
/* line 77, templates/it_insightfx/scss/insightfx/_contacts.scss */
/* line 78, templates/it_insightfx/scss/insightfx/_contacts.scss */
.g-contacts.style2.horizontal .g-contacts-item:not(.g-block) .g-contacts-icon {
  margin-top: -5px;
}
/* line 84, templates/it_insightfx/scss/insightfx/_contacts.scss */
.g-contacts.style2 .g-contacts-icon {
  float: left;
  border: 2px solid #e9e9e9;
  border-radius: 50%;
  font-size: 18px;
  height: 45px;
  line-height: 45px;
  text-align: center;
  width: 45px;
  color: #ffa621;
}
/* line 94, templates/it_insightfx/scss/insightfx/_contacts.scss */
.g-contacts.style2 .g-contacts-icon > span {
  position: relative;
  top: -1px;
}
/* line 99, templates/it_insightfx/scss/insightfx/_contacts.scss */
.g-contacts.style2 .g-title-value-container {
  margin-left: 60px;
}
/* line 102, templates/it_insightfx/scss/insightfx/_contacts.scss */
.g-contacts.style2 .g-contact-title {
  margin-top: -5px;
  margin-bottom: 0;
}
/* line 106, templates/it_insightfx/scss/insightfx/_contacts.scss */
/* line 107, templates/it_insightfx/scss/insightfx/_contacts.scss */
.g-contacts.style2.vertical .g-contacts-item {
  margin-bottom: 25px;
}
/* line 109, templates/it_insightfx/scss/insightfx/_contacts.scss */
.g-contacts.style2.vertical .g-contacts-item:last-child {
  margin-bottom: 0;
}
/* line 118, templates/it_insightfx/scss/insightfx/_contacts.scss */
/* line 119, templates/it_insightfx/scss/insightfx/_contacts.scss */
/* line 120, templates/it_insightfx/scss/insightfx/_contacts.scss */
#g-top .g-contacts .g-contacts-item {
  display: inline-block;
  padding: 11px 15px;
  border-right: 1px solid #ffba54;
  margin-left: -4px;
  margin-bottom: 0;
}
/* line 126, templates/it_insightfx/scss/insightfx/_contacts.scss */
#g-top .g-contacts .g-contacts-item:first-child {
  border-left: 1px solid #ffba54;
  margin-left: 0;
}
/* line 130, templates/it_insightfx/scss/insightfx/_contacts.scss */
#g-top .g-contacts .g-contacts-item:last-child {
  margin-right: 0;
}
/* line 133, templates/it_insightfx/scss/insightfx/_contacts.scss */
#g-top .g-contacts .g-contacts-item > a {
  color: #fff;
}
/* line 144, templates/it_insightfx/scss/insightfx/_contacts.scss */
/* line 145, templates/it_insightfx/scss/insightfx/_contacts.scss */
/* line 146, templates/it_insightfx/scss/insightfx/_contacts.scss */
#g-offcanvas .g-contacts .g-contacts-item {
  margin-left: 0 !important;
  margin-right: 0 !important;
  display: block !important;
}
/* line 150, templates/it_insightfx/scss/insightfx/_contacts.scss */
#g-offcanvas .g-contacts .g-contacts-item:last-child {
  margin-bottom: 0 !important;
}
/* line 154, templates/it_insightfx/scss/insightfx/_contacts.scss */
/* line 155, templates/it_insightfx/scss/insightfx/_contacts.scss */
#g-offcanvas .g-contacts.style1 .g-contacts-item {
  margin-bottom: 7px;
}
/* line 159, templates/it_insightfx/scss/insightfx/_contacts.scss */
/* line 160, templates/it_insightfx/scss/insightfx/_contacts.scss */
#g-offcanvas .g-contacts.style2 .g-contacts-item {
  margin-bottom: 25px;
}
/* line 162, templates/it_insightfx/scss/insightfx/_contacts.scss */
/* line 163, templates/it_insightfx/scss/insightfx/_contacts.scss */
#g-offcanvas .g-contacts.style2 .g-contacts-item:not(.g-block) .g-contacts-icon {
  margin-top: 0 !important;
}
/* line 169, templates/it_insightfx/scss/insightfx/_contacts.scss */
#g-offcanvas .g-contacts .g-block {
  -webkit-flex-grow: 0;
  -moz-flex-grow: 0;
  flex-grow: 0;
  -ms-flex-positive: 0;
  -webkit-flex-basis: 100%;
  -moz-flex-basis: 100%;
  flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
}
/* line 177, templates/it_insightfx/scss/insightfx/_contacts.scss */
/* line 178, templates/it_insightfx/scss/insightfx/_contacts.scss */
/* line 179, templates/it_insightfx/scss/insightfx/_contacts.scss */
/* line 180, templates/it_insightfx/scss/insightfx/_contacts.scss */
[dir="rtl"] #g-top .g-contacts .g-contacts-item {
  border-right: none;
  border-left: 1px solid #ffba54;
}
/* line 183, templates/it_insightfx/scss/insightfx/_contacts.scss */
[dir="rtl"] #g-top .g-contacts .g-contacts-item:first-child {
  border-right: 1px solid #ffba54;
}
/* line 190, templates/it_insightfx/scss/insightfx/_contacts.scss */
/* line 191, templates/it_insightfx/scss/insightfx/_contacts.scss */
[dir="rtl"] .g-contacts .g-contacts-item {
  text-align: right;
}
/* line 194, templates/it_insightfx/scss/insightfx/_contacts.scss */
/* line 195, templates/it_insightfx/scss/insightfx/_contacts.scss */
/* line 196, templates/it_insightfx/scss/insightfx/_contacts.scss */
[dir="rtl"] .g-contacts.horizontal .g-contacts-item:not(.g-block) {
  display: inline-block;
  margin-left: 35px;
  margin-right: 0;
}
/* line 200, templates/it_insightfx/scss/insightfx/_contacts.scss */
[dir="rtl"] .g-contacts.horizontal .g-contacts-item:not(.g-block):last-child {
  margin-left: 0;
}
/* line 206, templates/it_insightfx/scss/insightfx/_contacts.scss */
/* line 207, templates/it_insightfx/scss/insightfx/_contacts.scss */
[dir="rtl"] .g-contacts.style1 .g-contacts-icon {
  margin-left: 5px;
  margin-right: 0;
}
/* line 212, templates/it_insightfx/scss/insightfx/_contacts.scss */
/* line 213, templates/it_insightfx/scss/insightfx/_contacts.scss */
[dir="rtl"] .g-contacts.style2 .g-contacts-icon {
  float: right;
}
/* line 216, templates/it_insightfx/scss/insightfx/_contacts.scss */
[dir="rtl"] .g-contacts.style2 .g-title-value-container {
  margin-right: 60px;
  margin-left: 0;
}
/* line 1, templates/it_insightfx/scss/insightfx/_modal-search.scss */
/* line 2, templates/it_insightfx/scss/insightfx/_modal-search.scss */
/* line 3, templates/it_insightfx/scss/insightfx/_modal-search.scss */
.modal-search-container.style1 .uk-modal-dialog {
  text-align: left;
}
/* line 6, templates/it_insightfx/scss/insightfx/_modal-search.scss */
/* line 7, templates/it_insightfx/scss/insightfx/_modal-search.scss */
.modal-search-container.style1 .uk-modal-dialog .search form {
  margin-bottom: 0;
}
/* line 10, templates/it_insightfx/scss/insightfx/_modal-search.scss */
.modal-search-container.style1 .uk-modal-dialog .search input {
  margin-bottom: 0;
  border: none;
  box-shadow: none !important;
  font-size: 2rem;
  color: #818181;
}
/* line 19, templates/it_insightfx/scss/insightfx/_modal-search.scss */
/* line 20, templates/it_insightfx/scss/insightfx/_modal-search.scss */
.modal-search-container.style1 .uk-modal-dialog .search-form .search-field {
  border: none;
  box-shadow: none !important;
  font-size: 2rem;
  color: #818181;
}
/* line 26, templates/it_insightfx/scss/insightfx/_modal-search.scss */
.modal-search-container.style1 .uk-modal-dialog .search-form label {
  margin-bottom: 0;
}
/* line 29, templates/it_insightfx/scss/insightfx/_modal-search.scss */
.modal-search-container.style1 .uk-modal-dialog .search-form .search-submit {
  display: none;
}
/* line 34, templates/it_insightfx/scss/insightfx/_modal-search.scss */
.modal-search-container.style1 .uk-modal-dialog .search-input {
  border: none;
  box-shadow: none !important;
  font-size: 2rem;
  color: #818181;
}
/* line 42, templates/it_insightfx/scss/insightfx/_modal-search.scss */
/* line 43, templates/it_insightfx/scss/insightfx/_modal-search.scss */
.modal-search-container.style2 #modal-search {
  background: rgba(0, 0, 0, 0.7);
}
/* line 45, templates/it_insightfx/scss/insightfx/_modal-search.scss */
/* line 46, templates/it_insightfx/scss/insightfx/_modal-search.scss */
.modal-search-container.style2 #modal-search.uk-open .uk-modal-dialog {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
/* line 49, templates/it_insightfx/scss/insightfx/_modal-search.scss */
.modal-search-container.style2 #modal-search.uk-open .uk-close {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
/* line 53, templates/it_insightfx/scss/insightfx/_modal-search.scss */
.modal-search-container.style2 #modal-search .uk-modal-dialog {
  padding: 0;
  border-radius: 0;
  width: 455px;
  background: none;
  box-shadow: none;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
}
/* line 61, templates/it_insightfx/scss/insightfx/_modal-search.scss */
/* line 62, templates/it_insightfx/scss/insightfx/_modal-search.scss */
.modal-search-container.style2 #modal-search .uk-modal-dialog .search form {
  margin-bottom: 0;
}
/* line 65, templates/it_insightfx/scss/insightfx/_modal-search.scss */
.modal-search-container.style2 #modal-search .uk-modal-dialog .search input {
  margin-bottom: 0;
  border: none;
  font-size: 2.3rem;
  width: 455px;
  color: #fff;
  text-align: center;
  background: none;
  padding: 20px;
  border-radius: 0;
  box-shadow: 0 3px 0 0 rgba(255, 255, 255, 0.3);
}
/* line 6, media/gantry5/engines/nucleus/scss/vendor/bourbon/css3/_placeholder.scss */
.modal-search-container.style2 #modal-search .uk-modal-dialog .search input::-webkit-input-placeholder {
  color: #fff;
  opacity: 1;
}
/* line 6, media/gantry5/engines/nucleus/scss/vendor/bourbon/css3/_placeholder.scss */
.modal-search-container.style2 #modal-search .uk-modal-dialog .search input::-moz-placeholder {
  color: #fff;
  opacity: 1;
}
/* line 6, media/gantry5/engines/nucleus/scss/vendor/bourbon/css3/_placeholder.scss */
.modal-search-container.style2 #modal-search .uk-modal-dialog .search input:-moz-placeholder {
  color: #fff;
  opacity: 1;
}
/* line 6, media/gantry5/engines/nucleus/scss/vendor/bourbon/css3/_placeholder.scss */
.modal-search-container.style2 #modal-search .uk-modal-dialog .search input:-ms-input-placeholder {
  color: #fff;
  opacity: 1;
}
/* line 80, templates/it_insightfx/scss/insightfx/_modal-search.scss */
.modal-search-container.style2 #modal-search .uk-modal-dialog .search input:focus {
  box-shadow: 0 3px 0 0 rgba(255, 255, 255, 1);
}
/* line 86, templates/it_insightfx/scss/insightfx/_modal-search.scss */
/* line 87, templates/it_insightfx/scss/insightfx/_modal-search.scss */
.modal-search-container.style2 #modal-search .uk-modal-dialog .search-form .search-field {
  border: none;
  font-size: 2.3rem;
  width: 455px;
  color: #fff;
  text-align: center;
  background: none;
  padding: 20px;
  border-radius: 0;
  box-shadow: 0 3px 0 0 rgba(255, 255, 255, 0.3);
}
/* line 6, media/gantry5/engines/nucleus/scss/vendor/bourbon/css3/_placeholder.scss */
.modal-search-container.style2 #modal-search .uk-modal-dialog .search-form .search-field::-webkit-input-placeholder {
  color: #fff;
  opacity: 1;
}
/* line 6, media/gantry5/engines/nucleus/scss/vendor/bourbon/css3/_placeholder.scss */
.modal-search-container.style2 #modal-search .uk-modal-dialog .search-form .search-field::-moz-placeholder {
  color: #fff;
  opacity: 1;
}
/* line 6, media/gantry5/engines/nucleus/scss/vendor/bourbon/css3/_placeholder.scss */
.modal-search-container.style2 #modal-search .uk-modal-dialog .search-form .search-field:-moz-placeholder {
  color: #fff;
  opacity: 1;
}
/* line 6, media/gantry5/engines/nucleus/scss/vendor/bourbon/css3/_placeholder.scss */
.modal-search-container.style2 #modal-search .uk-modal-dialog .search-form .search-field:-ms-input-placeholder {
  color: #fff;
  opacity: 1;
}
/* line 101, templates/it_insightfx/scss/insightfx/_modal-search.scss */
.modal-search-container.style2 #modal-search .uk-modal-dialog .search-form .search-field:focus {
  box-shadow: 0 3px 0 0 rgba(255, 255, 255, 1);
}
/* line 105, templates/it_insightfx/scss/insightfx/_modal-search.scss */
.modal-search-container.style2 #modal-search .uk-modal-dialog .search-form label {
  margin-bottom: 0;
}
/* line 108, templates/it_insightfx/scss/insightfx/_modal-search.scss */
.modal-search-container.style2 #modal-search .uk-modal-dialog .search-form .search-submit {
  display: none;
}
/* line 113, templates/it_insightfx/scss/insightfx/_modal-search.scss */
.modal-search-container.style2 #modal-search .uk-modal-dialog .search-input {
  border: none;
  font-size: 2.3rem;
  width: 455px;
  color: #fff;
  text-align: center;
  background: none;
  padding: 20px;
  border-radius: 0;
  box-shadow: 0 3px 0 0 rgba(255, 255, 255, 0.3);
}
/* line 6, media/gantry5/engines/nucleus/scss/vendor/bourbon/css3/_placeholder.scss */
.modal-search-container.style2 #modal-search .uk-modal-dialog .search-input::-webkit-input-placeholder {
  color: #fff;
  opacity: 1;
}
/* line 6, media/gantry5/engines/nucleus/scss/vendor/bourbon/css3/_placeholder.scss */
.modal-search-container.style2 #modal-search .uk-modal-dialog .search-input::-moz-placeholder {
  color: #fff;
  opacity: 1;
}
/* line 6, media/gantry5/engines/nucleus/scss/vendor/bourbon/css3/_placeholder.scss */
.modal-search-container.style2 #modal-search .uk-modal-dialog .search-input:-moz-placeholder {
  color: #fff;
  opacity: 1;
}
/* line 6, media/gantry5/engines/nucleus/scss/vendor/bourbon/css3/_placeholder.scss */
.modal-search-container.style2 #modal-search .uk-modal-dialog .search-input:-ms-input-placeholder {
  color: #fff;
  opacity: 1;
}
/* line 127, templates/it_insightfx/scss/insightfx/_modal-search.scss */
.modal-search-container.style2 #modal-search .uk-modal-dialog .search-input:focus {
  box-shadow: 0 3px 0 0 rgba(255, 255, 255, 1);
}
/* line 132, templates/it_insightfx/scss/insightfx/_modal-search.scss */
.modal-search-container.style2 #modal-search .uk-close {
  color: #fff !important;
  opacity: 1;
  font-size: 22px;
  top: 35px;
  right: 35px;
  position: absolute;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
/* line 141, templates/it_insightfx/scss/insightfx/_modal-search.scss */
.modal-search-container.style2 #modal-search .uk-close:hover {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
  color: #ffa621 !important;
}
/* line 149, templates/it_insightfx/scss/insightfx/_modal-search.scss */
.modal-search-container .element-invisible {
  border: 0 none;
  height: 1px;
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
/* line 158, templates/it_insightfx/scss/insightfx/_modal-search.scss */
.modal-search-container i {
  opacity: 1 !important;
}
/* line 1, templates/it_insightfx/scss/insightfx/_header-search.scss */
#header-search {
  position: absolute;
  width: 100%;
  z-index: 9999;
  display: none;
  overflow: hidden;
  -webkit-transition: height 0.3s, line-height 0.3s;
  -moz-transition: height 0.3s, line-height 0.3s;
  transition: height 0.3s, line-height 0.3s;
}
@media only all and (max-width: 47.99rem) {
  #header-search {
    display: none !important;
  }
}
/* line 11, templates/it_insightfx/scss/insightfx/_header-search.scss */
#header-search .uk-close {
  position: absolute;
  right: 25px;
  font-size: 25px;
  opacity: 1;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
/* line 17, templates/it_insightfx/scss/insightfx/_header-search.scss */
#header-search .uk-close:hover {
  opacity: 0.6;
}
/* line 22, templates/it_insightfx/scss/insightfx/_header-search.scss */
/* line 23, templates/it_insightfx/scss/insightfx/_header-search.scss */
#header-search .search form {
  margin-bottom: 0;
}
/* line 26, templates/it_insightfx/scss/insightfx/_header-search.scss */
#header-search .search input {
  font-family: inherit;
  margin-bottom: 0;
  padding: 0;
  border: none;
  box-shadow: none !important;
  font-size: 2.5rem;
  color: inherit;
  width: 100%;
  border-radius: 0;
  background: none;
  -webkit-transition: height 0.3s, line-height 0.3s;
  -moz-transition: height 0.3s, line-height 0.3s;
  transition: height 0.3s, line-height 0.3s;
}
/* line 6, media/gantry5/engines/nucleus/scss/vendor/bourbon/css3/_placeholder.scss */
#header-search .search input::-webkit-input-placeholder {
  opacity: 1;
}
/* line 6, media/gantry5/engines/nucleus/scss/vendor/bourbon/css3/_placeholder.scss */
#header-search .search input::-moz-placeholder {
  opacity: 1;
}
/* line 6, media/gantry5/engines/nucleus/scss/vendor/bourbon/css3/_placeholder.scss */
#header-search .search input:-moz-placeholder {
  opacity: 1;
}
/* line 6, media/gantry5/engines/nucleus/scss/vendor/bourbon/css3/_placeholder.scss */
#header-search .search input:-ms-input-placeholder {
  opacity: 1;
}
/* line 44, templates/it_insightfx/scss/insightfx/_header-search.scss */
/* line 45, templates/it_insightfx/scss/insightfx/_header-search.scss */
#header-search .search-form .search-field {
  font-family: inherit;
  padding: 0;
  border: none;
  box-shadow: none !important;
  font-size: 2.5rem;
  color: inherit;
  width: 100%;
  border-radius: 0;
  background: none;
  -webkit-transition: height 0.3s, line-height 0.3s;
  -moz-transition: height 0.3s, line-height 0.3s;
  transition: height 0.3s, line-height 0.3s;
}
/* line 6, media/gantry5/engines/nucleus/scss/vendor/bourbon/css3/_placeholder.scss */
#header-search .search-form .search-field::-webkit-input-placeholder {
  opacity: 1;
}
/* line 6, media/gantry5/engines/nucleus/scss/vendor/bourbon/css3/_placeholder.scss */
#header-search .search-form .search-field::-moz-placeholder {
  opacity: 1;
}
/* line 6, media/gantry5/engines/nucleus/scss/vendor/bourbon/css3/_placeholder.scss */
#header-search .search-form .search-field:-moz-placeholder {
  opacity: 1;
}
/* line 6, media/gantry5/engines/nucleus/scss/vendor/bourbon/css3/_placeholder.scss */
#header-search .search-form .search-field:-ms-input-placeholder {
  opacity: 1;
}
/* line 60, templates/it_insightfx/scss/insightfx/_header-search.scss */
#header-search .search-form label {
  margin-bottom: 0;
}
/* line 63, templates/it_insightfx/scss/insightfx/_header-search.scss */
#header-search .search-form .search-submit {
  display: none;
}
/* line 67, templates/it_insightfx/scss/insightfx/_header-search.scss */
#header-search .g-content {
  padding-top: 0;
  padding-bottom: 0;
  margin-top: 0;
  margin-bottom: 0;
}
/* line 74, templates/it_insightfx/scss/insightfx/_header-search.scss */
#header-search .search-input {
  font-family: inherit;
  padding: 0;
  border: none;
  box-shadow: none !important;
  font-size: 2.5rem;
  color: inherit;
  width: 100%;
  border-radius: 0;
  background: none;
  -webkit-transition: height 0.3s, line-height 0.3s;
  -moz-transition: height 0.3s, line-height 0.3s;
  transition: height 0.3s, line-height 0.3s;
}
/* line 6, media/gantry5/engines/nucleus/scss/vendor/bourbon/css3/_placeholder.scss */
#header-search .search-input::-webkit-input-placeholder {
  opacity: 1;
}
/* line 6, media/gantry5/engines/nucleus/scss/vendor/bourbon/css3/_placeholder.scss */
#header-search .search-input::-moz-placeholder {
  opacity: 1;
}
/* line 6, media/gantry5/engines/nucleus/scss/vendor/bourbon/css3/_placeholder.scss */
#header-search .search-input:-moz-placeholder {
  opacity: 1;
}
/* line 6, media/gantry5/engines/nucleus/scss/vendor/bourbon/css3/_placeholder.scss */
#header-search .search-input:-ms-input-placeholder {
  opacity: 1;
}
/* line 90, templates/it_insightfx/scss/insightfx/_header-search.scss */
#header-search .element-invisible {
  border: 0 none;
  height: 1px;
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
/* line 101, templates/it_insightfx/scss/insightfx/_header-search.scss */
/* line 102, templates/it_insightfx/scss/insightfx/_header-search.scss */
#header-search-toggle > i {
  opacity: 1;
}
/* line 1, templates/it_insightfx/scss/insightfx/_offcanvas-toggle.scss */
/* line 2, templates/it_insightfx/scss/insightfx/_offcanvas-toggle.scss */
.offcanvas-toggle-particle.g-offcanvas-toggle {
  display: block;
  position: relative;
  top: auto;
  left: auto;
  right: auto;
  color: inherit;
  font-size: inherit;
  line-height: inherit;
  -webkit-transition: color 0.2s;
  -moz-transition: color 0.2s;
  transition: color 0.2s;
}
/* line 13, templates/it_insightfx/scss/insightfx/_offcanvas-toggle.scss */
.offcanvas-toggle-particle i {
  opacity: 1 !important;
}
/* line 7, templates/it_insightfx/scss/insightfx/_features-particle.scss */
.g-features-particle, .g-features2-particle {
  margin-left: -0.938rem;
  margin-right: -0.938rem;
}
/* line 10, templates/it_insightfx/scss/insightfx/_features-particle.scss */
.g-features-particle .g-grid, .g-features2-particle .g-grid {
  margin-bottom: 2.3445rem;
}
/* line 12, templates/it_insightfx/scss/insightfx/_features-particle.scss */
.g-features-particle .g-grid:last-child, .g-features2-particle .g-grid:last-child {
  margin-bottom: 0;
}
/* line 14, templates/it_insightfx/scss/insightfx/_features-particle.scss */
/* line 15, templates/it_insightfx/scss/insightfx/_features-particle.scss */
@media only all and (max-width: 47.99rem) {
  .g-features-particle .g-grid:last-child .g-features-particle-item:last-child, .g-features2-particle .g-grid:last-child .g-features-particle-item:last-child {
    margin-bottom: 0;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-features-particle .g-grid, .g-features2-particle .g-grid {
    margin-bottom: 0;
  }
}
/* line 26, templates/it_insightfx/scss/insightfx/_features-particle.scss */
@media only all and (max-width: 47.99rem) {
  .g-features-particle .g-features-particle-item, .g-features2-particle .g-features-particle-item, .g-features-particle .g-features2-particle-item, .g-features2-particle .g-features2-particle-item {
    margin-bottom: 2.3445rem;
  }
}
/* line 31, templates/it_insightfx/scss/insightfx/_features-particle.scss */
.g-features-particle .size-33, .g-features2-particle .size-33 {
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0 33.3333%;
  -moz-flex: 0 33.3333%;
  -ms-flex: 0 33.3333%;
  flex: 0 33.3333%;
  width: 33.3333%;
}
@media only all and (max-width: 47.99rem) {
  .g-features-particle .size-33, .g-features2-particle .size-33 {
    -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%;
    width: 100%;
  }
}
/* line 40, templates/it_insightfx/scss/insightfx/_features-particle.scss */
.g-features-particle .size-16, .g-features2-particle .size-16 {
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0 16.6666%;
  -moz-flex: 0 16.6666%;
  -ms-flex: 0 16.6666%;
  flex: 0 16.6666%;
  width: 16.6666%;
}
@media only all and (max-width: 47.99rem) {
  .g-features-particle .size-16, .g-features2-particle .size-16 {
    -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%;
    width: 100%;
  }
}
/* line 48, templates/it_insightfx/scss/insightfx/_features-particle.scss */
.g-features-particle .g-content, .g-features2-particle .g-content {
  margin: 0;
  padding-top: 0;
  padding-bottom: 0;
}
/* line 53, templates/it_insightfx/scss/insightfx/_features-particle.scss */
.g-features-particle p, .g-features2-particle p {
  margin: 0;
}
/* line 56, templates/it_insightfx/scss/insightfx/_features-particle.scss */
.g-features-particle .g-features-particle-button, .g-features2-particle .g-features-particle-button, .g-features-particle .g-features-particle-subs, .g-features2-particle .g-features-particle-subs {
  margin-top: 20px;
}
/* line 62, templates/it_insightfx/scss/insightfx/_features-particle.scss */
.g-features-particle {
  text-align: center;
}
/* line 64, templates/it_insightfx/scss/insightfx/_features-particle.scss */
.g-features-particle .g-features-particle-title {
  margin-top: 0.75rem;
  margin-bottom: 1rem;
}
/* line 67, templates/it_insightfx/scss/insightfx/_features-particle.scss */
.g-features-particle .g-features-particle-title a {
  color: #2a2a2a;
}
/* line 69, templates/it_insightfx/scss/insightfx/_features-particle.scss */
.g-features-particle .g-features-particle-title a:hover {
  color: #ffa621;
}
/* line 74, templates/it_insightfx/scss/insightfx/_features-particle.scss */
.g-features-particle .g-features-particle-icon, .g-features-particle .g-circle-border {
  border-radius: 50%;
  font-size: 2rem;
  height: 100px;
  width: 100px;
  line-height: 100px;
  text-align: center;
  vertical-align: middle;
  margin-bottom: 0.75rem;
  color: #ffa621;
  position: relative;
  display: inline-block;
  -webkit-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  transition: all 0.2s linear 0s;
}
/* line 88, templates/it_insightfx/scss/insightfx/_features-particle.scss */
.g-features-particle .g-circle-border {
  background: transparent none repeat scroll 0 0;
  border: 1px solid #e9e9e9;
  height: 98px;
  width: 98px;
  left: 1px;
  top: 1px;
  z-index: 1;
  position: absolute;
  -webkit-transition-timing-function: cubic-bezier(0.5, -0.7, 0.67, 0.7);
  -moz-transition-timing-function: cubic-bezier(0.5, -0.7, 0.67, 0.7);
  transition-timing-function: cubic-bezier(0.5, -0.7, 0.67, 0.7);
}
/* line 99, templates/it_insightfx/scss/insightfx/_features-particle.scss */
.g-features-particle .g-features-particle-image {
  margin-bottom: 0.75rem;
  display: inline-block;
}
/* line 103, templates/it_insightfx/scss/insightfx/_features-particle.scss */
/* line 104, templates/it_insightfx/scss/insightfx/_features-particle.scss */
/* line 105, templates/it_insightfx/scss/insightfx/_features-particle.scss */
/* line 106, templates/it_insightfx/scss/insightfx/_features-particle.scss */
.g-features-particle .g-features-particle-item .g-content:hover .g-features-particle-icon {
  color: #fff;
  background: #ffa621;
}
/* line 110, templates/it_insightfx/scss/insightfx/_features-particle.scss */
.g-features-particle .g-features-particle-item .g-content:hover .g-circle-border {
  border-color: #ffa621;
  -webkit-transform: scale(1.18);
  -moz-transform: scale(1.18);
  -ms-transform: scale(1.18);
  -o-transform: scale(1.18);
  transform: scale(1.18);
  -webkit-transition-timing-function: cubic-bezier(0.4, 0.25, 0.14, 1.73);
  -moz-transition-timing-function: cubic-bezier(0.4, 0.25, 0.14, 1.73);
  transition-timing-function: cubic-bezier(0.4, 0.25, 0.14, 1.73);
}
/* line 119, templates/it_insightfx/scss/insightfx/_features-particle.scss */
/* line 120, templates/it_insightfx/scss/insightfx/_features-particle.scss */
.g-features-particle.style6 .g-grid {
  margin-bottom: 1.876rem;
}
/* line 122, templates/it_insightfx/scss/insightfx/_features-particle.scss */
.g-features-particle.style6 .g-grid .g-block {
  padding: 0 0.938rem;
}
/* line 125, templates/it_insightfx/scss/insightfx/_features-particle.scss */
.g-features-particle.style6 .g-grid:last-child {
  margin-bottom: 0;
}
/* line 127, templates/it_insightfx/scss/insightfx/_features-particle.scss */
/* line 128, templates/it_insightfx/scss/insightfx/_features-particle.scss */
@media only all and (max-width: 47.99rem) {
  .g-features-particle.style6 .g-grid:last-child .g-features-particle-item:last-child {
    margin-bottom: 0;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-features-particle.style6 .g-grid {
    margin-bottom: 0;
  }
}
/* line 139, templates/it_insightfx/scss/insightfx/_features-particle.scss */
@media only all and (max-width: 47.99rem) {
  .g-features-particle.style6 .g-features-particle-item {
    margin-bottom: 1.876rem;
  }
}
/* line 144, templates/it_insightfx/scss/insightfx/_features-particle.scss */
.g-features-particle.style6 .g-content {
  padding: 3rem 2.5rem;
  background: #fff;
  border: 1px solid #e9e9e9;
}
/* line 149, templates/it_insightfx/scss/insightfx/_features-particle.scss */
.g-features-particle.style6 .g-features-particle-icon, .g-features-particle.style6 .g-features-particle-image {
  margin-bottom: 1.25rem;
}
/* line 152, templates/it_insightfx/scss/insightfx/_features-particle.scss */
.g-features-particle.style6 .g-features-particle-title {
  margin-bottom: 1.5rem;
}
/* line 155, templates/it_insightfx/scss/insightfx/_features-particle.scss */
.g-features-particle.style6 .g-features-particle-button, .g-features-particle.style6 .g-features-particle-subs {
  margin-top: 30px;
}
/* line 158, templates/it_insightfx/scss/insightfx/_features-particle.scss */
.g-features-particle.style6 .g-subs-item {
  padding: 10px 0;
  border-bottom: 1px solid #e9e9e9;
}
/* line 161, templates/it_insightfx/scss/insightfx/_features-particle.scss */
.g-features-particle.style6 .g-subs-item:last-child {
  border-bottom: none;
}
/* line 166, templates/it_insightfx/scss/insightfx/_features-particle.scss */
/* line 167, templates/it_insightfx/scss/insightfx/_features-particle.scss */
.g-features-particle.style7 .g-grid {
  margin-bottom: 1.876rem;
}
/* line 169, templates/it_insightfx/scss/insightfx/_features-particle.scss */
.g-features-particle.style7 .g-grid .g-block {
  padding: 0 0.938rem;
}
/* line 172, templates/it_insightfx/scss/insightfx/_features-particle.scss */
.g-features-particle.style7 .g-grid:last-child {
  margin-bottom: 0;
}
/* line 174, templates/it_insightfx/scss/insightfx/_features-particle.scss */
/* line 175, templates/it_insightfx/scss/insightfx/_features-particle.scss */
@media only all and (max-width: 47.99rem) {
  .g-features-particle.style7 .g-grid:last-child .g-features-particle-item:last-child {
    margin-bottom: 0;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-features-particle.style7 .g-grid {
    margin-bottom: 0;
  }
}
/* line 186, templates/it_insightfx/scss/insightfx/_features-particle.scss */
.g-features-particle.style7 .g-features-particle-item {
  margin-top: 40px;
}
@media only all and (max-width: 47.99rem) {
  .g-features-particle.style7 .g-features-particle-item {
    margin-bottom: 1.876rem;
  }
}
/* line 192, templates/it_insightfx/scss/insightfx/_features-particle.scss */
.g-features-particle.style7 .g-content {
  padding: 25px;
  background: #fff;
  border: 1px solid #e9e9e9;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
/* line 197, templates/it_insightfx/scss/insightfx/_features-particle.scss */
.g-features-particle.style7 .g-content:hover {
  border-color: #8f4dae;
}
/* line 199, templates/it_insightfx/scss/insightfx/_features-particle.scss */
.g-features-particle.style7 .g-content:hover .g-features-particle-icon {
  background: #8f4dae;
}
/* line 204, templates/it_insightfx/scss/insightfx/_features-particle.scss */
.g-features-particle.style7 .g-features-particle-item-inner {
  margin-top: -64px;
}
/* line 207, templates/it_insightfx/scss/insightfx/_features-particle.scss */
.g-features-particle.style7 .g-features-particle-icon, .g-features-particle.style7 .g-features-particle-image {
  margin-bottom: 1.25rem;
}
/* line 209, templates/it_insightfx/scss/insightfx/_features-particle.scss */
.g-features-particle.style7 .g-features-particle-icon .g-circle-border, .g-features-particle.style7 .g-features-particle-image .g-circle-border {
  display: none;
}
/* line 213, templates/it_insightfx/scss/insightfx/_features-particle.scss */
.g-features-particle.style7 .g-features-particle-icon {
  width: 75px;
  height: 75px;
  line-height: 75px;
  border-radius: 0;
  background: #ffa621;
  color: #fff;
  font-size: 24px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
/* line 223, templates/it_insightfx/scss/insightfx/_features-particle.scss */
.g-features-particle.style7 .g-features-particle-title {
  margin-bottom: 1rem;
  text-transform: uppercase;
}
/* line 227, templates/it_insightfx/scss/insightfx/_features-particle.scss */
.g-features-particle.style7 .g-features-particle-button, .g-features-particle.style7 .g-features-particle-subs {
  margin-top: 30px;
}
/* line 230, templates/it_insightfx/scss/insightfx/_features-particle.scss */
.g-features-particle.style7 .g-subs-item {
  padding: 10px 0;
  border-bottom: 1px solid #e9e9e9;
}
/* line 233, templates/it_insightfx/scss/insightfx/_features-particle.scss */
.g-features-particle.style7 .g-subs-item:last-child {
  border-bottom: none;
}
/* line 238, templates/it_insightfx/scss/insightfx/_features-particle.scss */
.g-features-particle.style8 {
  margin-left: 0;
  margin-right: 0;
  color: #fff;
  text-align: left;
}
/* line 243, templates/it_insightfx/scss/insightfx/_features-particle.scss */
.g-features-particle.style8 .g-grid {
  margin-bottom: 0;
}
/* line 245, templates/it_insightfx/scss/insightfx/_features-particle.scss */
/* line 246, templates/it_insightfx/scss/insightfx/_features-particle.scss */
.g-features-particle.style8 .g-grid:last-child .g-features-particle-item {
  box-shadow: -20px 0 20px -20px rgba(0, 0, 0, 0.07) inset;
}
@media only all and (max-width: 47.99rem) {
  .g-features-particle.style8 .g-grid:last-child .g-features-particle-item {
    box-shadow: 0 -20px 20px -20px rgba(0, 0, 0, 0.07) inset;
  }
}
/* line 251, templates/it_insightfx/scss/insightfx/_features-particle.scss */
.g-features-particle.style8 .g-grid:last-child .g-features-particle-item:last-child {
  box-shadow: 0 0 20px -20px rgba(0, 0, 0, 0.07) inset;
}
/* line 257, templates/it_insightfx/scss/insightfx/_features-particle.scss */
.g-features-particle.style8 .g-features-particle-item {
  padding: 35px 30px 40px;
  box-shadow: -20px -20px 20px -20px rgba(0, 0, 0, 0.07) inset;
}
/* line 260, templates/it_insightfx/scss/insightfx/_features-particle.scss */
.g-features-particle.style8 .g-features-particle-item:nth-child(1) {
  background: #f79400;
}
/* line 263, templates/it_insightfx/scss/insightfx/_features-particle.scss */
.g-features-particle.style8 .g-features-particle-item:nth-child(2) {
  background: #ff9e0d;
}
/* line 266, templates/it_insightfx/scss/insightfx/_features-particle.scss */
.g-features-particle.style8 .g-features-particle-item:nth-child(3) {
  background: #ffa621;
}
/* line 269, templates/it_insightfx/scss/insightfx/_features-particle.scss */
.g-features-particle.style8 .g-features-particle-item:nth-child(4) {
  background: #ffae35;
}
/* line 272, templates/it_insightfx/scss/insightfx/_features-particle.scss */
.g-features-particle.style8 .g-features-particle-item:nth-child(5) {
  background: #ffb64a;
}
/* line 275, templates/it_insightfx/scss/insightfx/_features-particle.scss */
.g-features-particle.style8 .g-features-particle-item:nth-child(6) {
  background: #ffbf5e;
}
/* line 278, templates/it_insightfx/scss/insightfx/_features-particle.scss */
.g-features-particle.style8 .g-features-particle-item:last-child {
  box-shadow: 0 -20px 20px -20px rgba(0, 0, 0, 0.07) inset;
}
@media only all and (max-width: 47.99rem) {
  .g-features-particle.style8 .g-features-particle-item {
    box-shadow: 0 -20px 20px -20px rgba(0, 0, 0, 0.07) inset;
    margin-bottom: 0;
  }
}
/* line 286, templates/it_insightfx/scss/insightfx/_features-particle.scss */
.g-features-particle.style8 .g-features-particle-icon, .g-features-particle.style8 .g-features-particle-image {
  margin-bottom: 10px;
  color: #fff;
  border-radius: 0;
  width: auto;
  height: auto;
  line-height: inherit;
  font-size: 40px;
}
/* line 295, templates/it_insightfx/scss/insightfx/_features-particle.scss */
.g-features-particle.style8 .g-features-particle-icon .g-circle-border, .g-features-particle.style8 .g-features-particle-image .g-circle-border {
  display: none;
}
/* line 299, templates/it_insightfx/scss/insightfx/_features-particle.scss */
.g-features-particle.style8 .g-features-particle-title {
  color: #fff !important;
  font-size: 1.35rem;
}
/* line 302, templates/it_insightfx/scss/insightfx/_features-particle.scss */
.g-features-particle.style8 .g-features-particle-title a {
  color: #fff;
}
/* line 304, templates/it_insightfx/scss/insightfx/_features-particle.scss */
.g-features-particle.style8 .g-features-particle-title a:hover {
  text-decoration: underline;
}
/* line 309, templates/it_insightfx/scss/insightfx/_features-particle.scss */
.g-features-particle.style8 .g-features-particle-desc, .g-features-particle.style8 .g-features-particle-subs {
  opacity: 0.85;
}
/* line 312, templates/it_insightfx/scss/insightfx/_features-particle.scss */
.g-features-particle.style8 .g-features-particle-button {
  margin-top: 25px;
}
/* line 314, templates/it_insightfx/scss/insightfx/_features-particle.scss */
.g-features-particle.style8 .g-features-particle-button .button {
  background: none;
  border: 2px solid #fff;
  color: #fff;
  border-radius: 50px;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}
/* line 320, templates/it_insightfx/scss/insightfx/_features-particle.scss */
.g-features-particle.style8 .g-features-particle-button .button:hover {
  background: #2a2a2a;
  border-color: #2a2a2a;
}
/* line 326, templates/it_insightfx/scss/insightfx/_features-particle.scss */
.g-features-particle.style8.pull-up {
  margin-top: -7.5rem;
  position: relative;
  z-index: 4;
}
/* line 335, templates/it_insightfx/scss/insightfx/_features-particle.scss */
/* line 336, templates/it_insightfx/scss/insightfx/_features-particle.scss */
.g-features2-particle .g-features2-particle-title {
  margin-top: 0;
  margin-bottom: 1rem;
}
/* line 339, templates/it_insightfx/scss/insightfx/_features-particle.scss */
.g-features2-particle .g-features2-particle-title a {
  color: #2a2a2a;
}
/* line 341, templates/it_insightfx/scss/insightfx/_features-particle.scss */
.g-features2-particle .g-features2-particle-title a:hover {
  color: #ffa621;
}
/* line 346, templates/it_insightfx/scss/insightfx/_features-particle.scss */
.g-features2-particle .g-features2-particle-icon {
  margin-right: 20px;
  color: #ffa621;
  font-size: 130%;
}
/* line 351, templates/it_insightfx/scss/insightfx/_features-particle.scss */
.g-features2-particle .g-features2-particle-image {
  margin-right: 20px;
  display: inline-block;
}
/* line 355, templates/it_insightfx/scss/insightfx/_features-particle.scss */
/* line 356, templates/it_insightfx/scss/insightfx/_features-particle.scss */
/* line 357, templates/it_insightfx/scss/insightfx/_features-particle.scss */
.g-features2-particle.style3 .g-grid .g-block {
  padding: 0 1rem;
}
/* line 361, templates/it_insightfx/scss/insightfx/_features-particle.scss */
.g-features2-particle.style3 .g-content {
  padding-top: 1rem;
  padding-bottom: 1rem;
  background: rgba(0, 0, 0, 0.2);
}
/* line 365, templates/it_insightfx/scss/insightfx/_features-particle.scss */
.g-features2-particle.style3 .g-content:after {
  content: "";
  width: 0;
  height: 0;
  border-top: 15px solid rgba(0, 0, 0, 0.2);
  border-right: 15px solid transparent;
  position: absolute;
  margin-top: 16px;
  margin-left: -15px;
  z-index: 99;
}
/* line 378, templates/it_insightfx/scss/insightfx/_features-particle.scss */
/* line 379, templates/it_insightfx/scss/insightfx/_features-particle.scss */
.g-features2-particle.style4 .g-features2-particle-icon {
  float: left;
  font-size: 55px;
  margin-right: 0;
  color: #a7a7a7;
}
/* line 385, templates/it_insightfx/scss/insightfx/_features-particle.scss */
.g-features2-particle.style4 .g-features2-particle-image {
  float: left;
  margin: 5px 0 0;
  max-width: 60px;
}
/* line 390, templates/it_insightfx/scss/insightfx/_features-particle.scss */
.g-features2-particle.style4 .g-title-desc-container {
  margin-left: 75px;
}
/* line 393, templates/it_insightfx/scss/insightfx/_features-particle.scss */
.g-features2-particle.style4 .g-features2-particle-title {
  margin-bottom: 10px;
}
/* line 396, templates/it_insightfx/scss/insightfx/_features-particle.scss */
/* line 397, templates/it_insightfx/scss/insightfx/_features-particle.scss */
.g-features2-particle.style4 .accent1 .g-features2-particle-icon {
  color: #ffa621;
}
/* line 401, templates/it_insightfx/scss/insightfx/_features-particle.scss */
/* line 402, templates/it_insightfx/scss/insightfx/_features-particle.scss */
.g-features2-particle.style4 .accent2 .g-features2-particle-icon {
  color: #8f4dae;
}
/* line 407, templates/it_insightfx/scss/insightfx/_features-particle.scss */
/* line 408, templates/it_insightfx/scss/insightfx/_features-particle.scss */
.g-features2-particle.style5 .g-features2-particle-icon {
  float: left;
  font-size: 24px;
  margin-right: 0;
  color: #9b9b9b;
  width: 60px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  margin-top: 5px;
  border: 1px solid;
  border-radius: 50%;
}
/* line 421, templates/it_insightfx/scss/insightfx/_features-particle.scss */
.g-features2-particle.style5 .g-features2-particle-image {
  float: left;
  margin: 5px 0 0;
  width: 60px;
  height: 60px;
}
/* line 426, templates/it_insightfx/scss/insightfx/_features-particle.scss */
.g-features2-particle.style5 .g-features2-particle-image img {
  border-radius: 50%;
  width: 60px;
  height: 60px;
}
/* line 432, templates/it_insightfx/scss/insightfx/_features-particle.scss */
.g-features2-particle.style5 .g-title-desc-container {
  margin-left: 75px;
}
/* line 435, templates/it_insightfx/scss/insightfx/_features-particle.scss */
.g-features2-particle.style5 .g-features2-particle-title {
  margin-bottom: 10px;
}
/* line 438, templates/it_insightfx/scss/insightfx/_features-particle.scss */
/* line 439, templates/it_insightfx/scss/insightfx/_features-particle.scss */
.g-features2-particle.style5 .accent1 .g-features2-particle-icon {
  color: #ffa621;
}
/* line 443, templates/it_insightfx/scss/insightfx/_features-particle.scss */
/* line 444, templates/it_insightfx/scss/insightfx/_features-particle.scss */
.g-features2-particle.style5 .accent2 .g-features2-particle-icon {
  color: #8f4dae;
}
/* line 4, templates/it_insightfx/scss/insightfx/_content-pro.scss */
/* line 5, templates/it_insightfx/scss/insightfx/_content-pro.scss */
.g-content-pro:not(.gutter-disabled) {
  margin-left: -0.938rem;
  margin-right: -0.938rem;
}
/* line 8, templates/it_insightfx/scss/insightfx/_content-pro.scss */
.g-content-pro:not(.gutter-disabled) > .g-grid {
  margin-bottom: 1.876rem;
}
/* line 10, templates/it_insightfx/scss/insightfx/_content-pro.scss */
.g-content-pro:not(.gutter-disabled) > .g-grid:last-child {
  margin-bottom: 0;
}
/* line 12, templates/it_insightfx/scss/insightfx/_content-pro.scss */
/* line 13, templates/it_insightfx/scss/insightfx/_content-pro.scss */
/* line 14, templates/it_insightfx/scss/insightfx/_content-pro.scss */
@media only all and (max-width: 47.99rem) {
  .g-content-pro:not(.gutter-disabled) > .g-grid:last-child > .g-block:last-child .g-content-pro-item {
    margin-bottom: 0 !important;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-content-pro:not(.gutter-disabled) > .g-grid {
    margin-bottom: 0;
  }
}
/* line 26, templates/it_insightfx/scss/insightfx/_content-pro.scss */
@media only all and (max-width: 47.99rem) {
  .g-content-pro:not(.gutter-disabled) .g-content-pro-item {
    margin-bottom: 1.876rem !important;
  }
}
/* line 32, templates/it_insightfx/scss/insightfx/_content-pro.scss */
.g-content-pro .size-33 {
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0 33.3333%;
  -moz-flex: 0 33.3333%;
  -ms-flex: 0 33.3333%;
  flex: 0 33.3333%;
  width: 33.3333%;
}
@media only all and (max-width: 47.99rem) {
  .g-content-pro .size-33 {
    -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%;
    width: 100%;
  }
}
/* line 41, templates/it_insightfx/scss/insightfx/_content-pro.scss */
.g-content-pro .size-16 {
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0 16.6666%;
  -moz-flex: 0 16.6666%;
  -ms-flex: 0 16.6666%;
  flex: 0 16.6666%;
  width: 16.6666%;
}
@media only all and (max-width: 47.99rem) {
  .g-content-pro .size-16 {
    -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%;
    width: 100%;
  }
}
/* line 51, templates/it_insightfx/scss/insightfx/_content-pro.scss */
.g-content-pro, .g-content-pro-slider, .g-content-pro-slideset {
  text-align: center;
}
/* line 53, templates/it_insightfx/scss/insightfx/_content-pro.scss */
.g-content-pro.g-pullup, .g-content-pro-slider.g-pullup, .g-content-pro-slideset.g-pullup {
  margin-top: -8.7505rem;
  position: relative;
  z-index: 21;
}
/* line 57, templates/it_insightfx/scss/insightfx/_content-pro.scss */
.g-content-pro.g-pullup .g-content-pro-item, .g-content-pro-slider.g-pullup .g-content-pro-item, .g-content-pro-slideset.g-pullup .g-content-pro-item {
  border: none;
}
/* line 61, templates/it_insightfx/scss/insightfx/_content-pro.scss */
/* line 62, templates/it_insightfx/scss/insightfx/_content-pro.scss */
.g-content-pro.gutter-disabled .g-content-pro-item, .g-content-pro-slider.gutter-disabled .g-content-pro-item, .g-content-pro-slideset.gutter-disabled .g-content-pro-item {
  border: none;
}
/* line 65, templates/it_insightfx/scss/insightfx/_content-pro.scss */
.g-content-pro.gutter-disabled .uk-slideset, .g-content-pro-slider.gutter-disabled .uk-slideset, .g-content-pro-slideset.gutter-disabled .uk-slideset {
  margin-left: 0;
}
/* line 67, templates/it_insightfx/scss/insightfx/_content-pro.scss */
/* line 68, templates/it_insightfx/scss/insightfx/_content-pro.scss */
.g-content-pro.gutter-disabled .uk-slideset.uk-grid > *, .g-content-pro-slider.gutter-disabled .uk-slideset.uk-grid > *, .g-content-pro-slideset.gutter-disabled .uk-slideset.uk-grid > * {
  padding-left: 0;
}
/* line 74, templates/it_insightfx/scss/insightfx/_content-pro.scss */
.g-content-pro .g-content, .g-content-pro-slider .g-content, .g-content-pro-slideset .g-content {
  margin: 0;
  padding-top: 0;
  padding-bottom: 0;
}
/* line 79, templates/it_insightfx/scss/insightfx/_content-pro.scss */
.g-content-pro .g-content-pro-item, .g-content-pro-slider .g-content-pro-item, .g-content-pro-slideset .g-content-pro-item {
  border: 1px solid #e9e9e9;
}
@media only all and (max-width: 47.99rem) {
  .g-content-pro .g-content-pro-item, .g-content-pro-slider .g-content-pro-item, .g-content-pro-slideset .g-content-pro-item {
    margin-bottom: 3.126rem;
  }
  /* line 83, templates/it_insightfx/scss/insightfx/_content-pro.scss */
  .g-content-pro .g-content-pro-item:last-child, .g-content-pro-slider .g-content-pro-item:last-child, .g-content-pro-slideset .g-content-pro-item:last-child {
    margin-bottom: 0;
  }
}
/* line 88, templates/it_insightfx/scss/insightfx/_content-pro.scss */
/* line 89, templates/it_insightfx/scss/insightfx/_content-pro.scss */
.g-content-pro .g-content-pro-image > a, .g-content-pro-slider .g-content-pro-image > a, .g-content-pro-slideset .g-content-pro-image > a {
  display: block;
}
/* line 92, templates/it_insightfx/scss/insightfx/_content-pro.scss */
.g-content-pro .g-content-pro-image img, .g-content-pro-slider .g-content-pro-image img, .g-content-pro-slideset .g-content-pro-image img {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
/* line 96, templates/it_insightfx/scss/insightfx/_content-pro.scss */
.g-content-pro .g-info-container, .g-content-pro-slider .g-info-container, .g-content-pro-slideset .g-info-container {
  padding: 20px;
  background: #fff;
}
/* line 100, templates/it_insightfx/scss/insightfx/_content-pro.scss */
.g-content-pro p, .g-content-pro-slider p, .g-content-pro-slideset p {
  margin: 0;
}
/* line 103, templates/it_insightfx/scss/insightfx/_content-pro.scss */
.g-content-pro .g-content-pro-title, .g-content-pro-slider .g-content-pro-title, .g-content-pro-slideset .g-content-pro-title {
  margin: 0;
}
/* line 105, templates/it_insightfx/scss/insightfx/_content-pro.scss */
.g-content-pro .g-content-pro-title a, .g-content-pro-slider .g-content-pro-title a, .g-content-pro-slideset .g-content-pro-title a {
  color: #2a2a2a;
}
/* line 107, templates/it_insightfx/scss/insightfx/_content-pro.scss */
.g-content-pro .g-content-pro-title a:hover, .g-content-pro-slider .g-content-pro-title a:hover, .g-content-pro-slideset .g-content-pro-title a:hover {
  color: #ffa621;
}
/* line 112, templates/it_insightfx/scss/insightfx/_content-pro.scss */
.g-content-pro .g-content-pro-desc, .g-content-pro-slider .g-content-pro-desc, .g-content-pro-slideset .g-content-pro-desc {
  margin-top: 0.4rem;
}
/* line 115, templates/it_insightfx/scss/insightfx/_content-pro.scss */
/* line 116, templates/it_insightfx/scss/insightfx/_content-pro.scss */
.g-content-pro .g-info-container-style2.uk-overlay-panel, .g-content-pro-slider .g-info-container-style2.uk-overlay-panel, .g-content-pro-slideset .g-info-container-style2.uk-overlay-panel {
  padding: 15px;
}
/* line 118, templates/it_insightfx/scss/insightfx/_content-pro.scss */
.g-content-pro .g-info-container-style2.uk-overlay-panel p, .g-content-pro-slider .g-info-container-style2.uk-overlay-panel p, .g-content-pro-slideset .g-info-container-style2.uk-overlay-panel p {
  margin-top: 5px;
}
/* line 121, templates/it_insightfx/scss/insightfx/_content-pro.scss */
.g-content-pro .g-info-container-style2.uk-overlay-panel a, .g-content-pro-slider .g-info-container-style2.uk-overlay-panel a, .g-content-pro-slideset .g-info-container-style2.uk-overlay-panel a {
  color: #fff;
}
/* line 123, templates/it_insightfx/scss/insightfx/_content-pro.scss */
.g-content-pro .g-info-container-style2.uk-overlay-panel a:hover, .g-content-pro-slider .g-info-container-style2.uk-overlay-panel a:hover, .g-content-pro-slideset .g-info-container-style2.uk-overlay-panel a:hover {
  color: #ffa621;
}
/* line 128, templates/it_insightfx/scss/insightfx/_content-pro.scss */
.g-content-pro .g-info-container-style2 .g-content-pro-special, .g-content-pro-slider .g-info-container-style2 .g-content-pro-special, .g-content-pro-slideset .g-info-container-style2 .g-content-pro-special, .g-content-pro .g-info-container-style2 .g-item-details, .g-content-pro-slider .g-info-container-style2 .g-item-details, .g-content-pro-slideset .g-info-container-style2 .g-item-details {
  color: #dadada;
}
/* line 132, templates/it_insightfx/scss/insightfx/_content-pro.scss */
.g-content-pro .g-content-pro-special, .g-content-pro-slider .g-content-pro-special, .g-content-pro-slideset .g-content-pro-special {
  color: #b4b4b4;
  font-style: italic;
  float: left;
}
@media only all and (max-width: 30rem) {
  /* line 19, media/gantry5/engines/nucleus/scss/nucleus/mixins/_breakpoints.scss */
  .g-content-pro .g-content-pro-special, .g-content-pro-slider .g-content-pro-special, .g-content-pro-slideset .g-content-pro-special {
    float: none;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-content-pro .g-content-pro-special, .g-content-pro-slider .g-content-pro-special, .g-content-pro-slideset .g-content-pro-special {
    float: none;
  }
}
/* line 142, templates/it_insightfx/scss/insightfx/_content-pro.scss */
.g-content-pro .g-content-pro-special i, .g-content-pro-slider .g-content-pro-special i, .g-content-pro-slideset .g-content-pro-special i {
  margin-right: 5px;
}
/* line 146, templates/it_insightfx/scss/insightfx/_content-pro.scss */
.g-content-pro .g-content-pro-link, .g-content-pro-slider .g-content-pro-link, .g-content-pro-slideset .g-content-pro-link {
  float: right;
  font-style: italic;
}
/* line 149, templates/it_insightfx/scss/insightfx/_content-pro.scss */
.g-content-pro .g-content-pro-link i, .g-content-pro-slider .g-content-pro-link i, .g-content-pro-slideset .g-content-pro-link i {
  margin-left: 10px;
}
@media only all and (max-width: 30rem) {
  .g-content-pro .g-content-pro-link, .g-content-pro-slider .g-content-pro-link, .g-content-pro-slideset .g-content-pro-link {
    float: none;
    margin-top: 5px;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-content-pro .g-content-pro-link, .g-content-pro-slider .g-content-pro-link, .g-content-pro-slideset .g-content-pro-link {
    float: none;
    margin-top: 5px;
  }
}
/* line 161, templates/it_insightfx/scss/insightfx/_content-pro.scss */
/* line 162, templates/it_insightfx/scss/insightfx/_content-pro.scss */
.g-content-pro .no-special .g-content-pro-link, .g-content-pro-slider .no-special .g-content-pro-link, .g-content-pro-slideset .no-special .g-content-pro-link {
  float: none;
}
/* line 166, templates/it_insightfx/scss/insightfx/_content-pro.scss */
/* line 167, templates/it_insightfx/scss/insightfx/_content-pro.scss */
.g-content-pro .no-link .g-content-pro-special, .g-content-pro-slider .no-link .g-content-pro-special, .g-content-pro-slideset .no-link .g-content-pro-special {
  float: none;
}
/* line 171, templates/it_insightfx/scss/insightfx/_content-pro.scss */
.g-content-pro .g-bottom-info, .g-content-pro-slider .g-bottom-info, .g-content-pro-slideset .g-bottom-info {
  margin-top: 15px;
}
/* line 174, templates/it_insightfx/scss/insightfx/_content-pro.scss */
.g-content-pro .g-item-details, .g-content-pro-slider .g-item-details, .g-content-pro-slideset .g-item-details {
  margin-top: 0.4rem;
  font-size: 90%;
  color: #b4b4b4;
}
/* line 178, templates/it_insightfx/scss/insightfx/_content-pro.scss */
/* line 179, templates/it_insightfx/scss/insightfx/_content-pro.scss */
.g-content-pro .g-item-details .date i, .g-content-pro-slider .g-item-details .date i, .g-content-pro-slideset .g-item-details .date i {
  margin-right: 5px;
}
/* line 184, templates/it_insightfx/scss/insightfx/_content-pro.scss */
/* line 185, templates/it_insightfx/scss/insightfx/_content-pro.scss */
.g-content-pro.style3 .g-info-container-style2, .g-content-pro-slider.style3 .g-info-container-style2, .g-content-pro-slideset.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: 20px;
}
/* line 188, templates/it_insightfx/scss/insightfx/_content-pro.scss */
.g-content-pro.style3 .g-info-container-style2 a, .g-content-pro-slider.style3 .g-info-container-style2 a, .g-content-pro-slideset.style3 .g-info-container-style2 a {
  color: #fff;
}
/* line 190, templates/it_insightfx/scss/insightfx/_content-pro.scss */
.g-content-pro.style3 .g-info-container-style2 a:hover, .g-content-pro-slider.style3 .g-info-container-style2 a:hover, .g-content-pro-slideset.style3 .g-info-container-style2 a:hover {
  color: #fff;
  text-decoration: underline;
}
/* line 196, templates/it_insightfx/scss/insightfx/_content-pro.scss */
/* line 197, templates/it_insightfx/scss/insightfx/_content-pro.scss */
/* line 198, templates/it_insightfx/scss/insightfx/_content-pro.scss */
.g-content-pro.style3 .g-content-pro-image .uk-overlay img, .g-content-pro-slider.style3 .g-content-pro-image .uk-overlay img, .g-content-pro-slideset.style3 .g-content-pro-image .uk-overlay img {
  -webkit-transition: all 1s;
  -moz-transition: all 1s;
  transition: all 1s;
}
/* line 202, templates/it_insightfx/scss/insightfx/_content-pro.scss */
/* line 203, templates/it_insightfx/scss/insightfx/_content-pro.scss */
/* line 204, templates/it_insightfx/scss/insightfx/_content-pro.scss */
.g-content-pro.style3 .g-content-pro-image:hover .uk-overlay img, .g-content-pro-slider.style3 .g-content-pro-image:hover .uk-overlay img, .g-content-pro-slideset.style3 .g-content-pro-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 1, templates/it_insightfx/scss/insightfx/_slideshow.scss */
/* line 2, templates/it_insightfx/scss/insightfx/_slideshow.scss */
.g-slideshow .uk-overlay-panel {
  padding: 25px;
}
@media only all and (max-width: 47.99rem) {
  .g-slideshow .uk-overlay-panel {
    padding: 15px;
  }
  /* line 6, templates/it_insightfx/scss/insightfx/_slideshow.scss */
  .g-slideshow .uk-overlay-panel.uk-overlay-left {
    top: auto;
    bottom: 0;
    right: 0;
    width: 100%;
  }
  /* line 12, templates/it_insightfx/scss/insightfx/_slideshow.scss */
  .g-slideshow .uk-overlay-panel.uk-overlay-right {
    top: auto;
    bottom: 0;
    left: 0;
    width: 100%;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-slideshow .uk-overlay-panel {
    padding: 15px;
  }
  /* line 21, templates/it_insightfx/scss/insightfx/_slideshow.scss */
  .g-slideshow .uk-overlay-panel.uk-overlay-left {
    top: auto;
    bottom: 0;
    right: 0;
    width: 100%;
  }
  /* line 27, templates/it_insightfx/scss/insightfx/_slideshow.scss */
  .g-slideshow .uk-overlay-panel.uk-overlay-right {
    top: auto;
    bottom: 0;
    left: 0;
    width: 100%;
  }
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  /* line 7, media/gantry5/engines/nucleus/scss/nucleus/mixins/_breakpoints.scss */
  .g-slideshow .uk-overlay-panel {
    padding: 15px;
  }
}
/* line 38, templates/it_insightfx/scss/insightfx/_slideshow.scss */
.g-slideshow .g-overlay-container {
  width: 75rem;
  margin-left: auto;
  margin-right: auto;
  padding-left: 25px !important;
  padding-right: 25px !important;
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .g-slideshow .g-overlay-container {
    width: 60rem;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-slideshow .g-overlay-container {
    width: 48rem;
  }
}
@media only all and (min-width: 30.01rem) and (max-width: 47.99rem) {
  /* line 16, media/gantry5/engines/nucleus/scss/nucleus/mixins/_breakpoints.scss */
  .g-slideshow .g-overlay-container {
    width: 30rem;
  }
}
@media only all and (max-width: 30rem) {
  .g-slideshow .g-overlay-container {
    width: 100%;
  }
}
/* line 57, templates/it_insightfx/scss/insightfx/_slideshow.scss */
/* line 58, templates/it_insightfx/scss/insightfx/_slideshow.scss */
.g-slideshow .nav-visible .uk-slidenav {
  opacity: 1;
}
/* line 62, templates/it_insightfx/scss/insightfx/_slideshow.scss */
.g-slideshow .g-slideshow-title {
  margin: 0 0 15px;
  color: #fff !important;
}
@media only all and (max-width: 47.99rem) {
  .g-slideshow .g-slideshow-title {
    margin: 0;
    font-size: 1rem;
  }
}
/* line 70, templates/it_insightfx/scss/insightfx/_slideshow.scss */
.g-slideshow .g-slideshow-desc {
  margin: 0;
}
@media only all and (max-width: 47.99rem) {
  .g-slideshow .g-slideshow-desc {
    display: none;
  }
}
/* line 75, templates/it_insightfx/scss/insightfx/_slideshow.scss */
.g-slideshow .g-slideshow-desc a:not(.button) {
  color: #ffa621;
}
/* line 77, templates/it_insightfx/scss/insightfx/_slideshow.scss */
.g-slideshow .g-slideshow-desc a:not(.button):hover {
  text-decoration: underline;
}
/* line 82, templates/it_insightfx/scss/insightfx/_slideshow.scss */
.g-slideshow .g-slideshow-buttons {
  margin: 25px 0 0;
}
@media only all and (max-width: 47.99rem) {
  .g-slideshow .g-slideshow-buttons {
    margin: 15px 0 0;
  }
}
/* line 87, templates/it_insightfx/scss/insightfx/_slideshow.scss */
.g-slideshow .g-slideshow-buttons .button {
  margin-right: 15px;
  border: 2px solid #ffa621;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
/* line 91, templates/it_insightfx/scss/insightfx/_slideshow.scss */
.g-slideshow .g-slideshow-buttons .button:hover {
  background: #ffb64a;
  border-color: #ffb64a;
}
/* line 96, templates/it_insightfx/scss/insightfx/_slideshow.scss */
.g-slideshow .g-slideshow-buttons .button:last-child {
  margin-right: 0;
}
/* line 99, templates/it_insightfx/scss/insightfx/_slideshow.scss */
.g-slideshow .g-slideshow-buttons .button > span {
  margin-right: 10px;
}
@media only all and (max-width: 47.99rem) {
  .g-slideshow .g-slideshow-buttons .button {
    display: block;
    margin-right: 0;
    margin-bottom: 15px;
  }
  /* line 106, templates/it_insightfx/scss/insightfx/_slideshow.scss */
  .g-slideshow .g-slideshow-buttons .button:last-child {
    margin-bottom: 0;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-slideshow .g-slideshow-buttons .button {
    display: block;
    margin-right: 0;
    margin-bottom: 15px;
  }
  /* line 114, templates/it_insightfx/scss/insightfx/_slideshow.scss */
  .g-slideshow .g-slideshow-buttons .button:last-child {
    margin-bottom: 0;
  }
}
/* line 118, templates/it_insightfx/scss/insightfx/_slideshow.scss */
.g-slideshow .g-slideshow-buttons .button.empty {
  background: none;
  border: 2px solid #ffa621;
  color: #ffa621;
}
/* line 122, templates/it_insightfx/scss/insightfx/_slideshow.scss */
.g-slideshow .g-slideshow-buttons .button.empty:hover {
  background: #ffa621;
  border-color: #ffa621;
  color: #fff;
}
/* line 130, templates/it_insightfx/scss/insightfx/_slideshow.scss */
.g-slideshow .uk-flex-center {
  text-align: center;
}
/* line 133, templates/it_insightfx/scss/insightfx/_slideshow.scss */
.g-slideshow .style2 {
  padding: 70px 0;
}
/* line 135, templates/it_insightfx/scss/insightfx/_slideshow.scss */
.g-slideshow .style2 .g-slideshow-title {
  padding: 15px 25px;
  background: #fff;
  color: #1a1a1a !important;
  font-size: 2rem;
  display: table;
  margin-bottom: 20px;
}
/* line 143, templates/it_insightfx/scss/insightfx/_slideshow.scss */
.g-slideshow .style2 .g-slideshow-desc {
  padding: 15px 20px;
  background: #1a1a1a;
  color: #fff !important;
  font-size: 1.2rem;
  display: table;
}
/* line 150, templates/it_insightfx/scss/insightfx/_slideshow.scss */
/* line 151, templates/it_insightfx/scss/insightfx/_slideshow.scss */
.g-slideshow .style2 .g-slideshow-buttons .button {
  font-size: 1.2rem;
}
/* line 153, templates/it_insightfx/scss/insightfx/_slideshow.scss */
.g-slideshow .style2 .g-slideshow-buttons .button.standard {
  background: #fff;
  border-color: #fff;
  color: #1a1a1a;
}
/* line 157, templates/it_insightfx/scss/insightfx/_slideshow.scss */
.g-slideshow .style2 .g-slideshow-buttons .button.standard:hover {
  background: #1a1a1a;
  border-color: #1a1a1a;
  color: #fff;
}
/* line 163, templates/it_insightfx/scss/insightfx/_slideshow.scss */
.g-slideshow .style2 .g-slideshow-buttons .button.empty {
  border-color: #fff;
  color: #fff;
}
/* line 166, templates/it_insightfx/scss/insightfx/_slideshow.scss */
.g-slideshow .style2 .g-slideshow-buttons .button.empty:hover {
  background: #1a1a1a;
  border-color: #1a1a1a;
  color: #fff;
}
/* line 174, templates/it_insightfx/scss/insightfx/_slideshow.scss */
/* line 175, templates/it_insightfx/scss/insightfx/_slideshow.scss */
.g-slideshow .style2.uk-flex-right .g-slideshow-title, .g-slideshow .style2.uk-flex-right .g-slideshow-desc {
  margin-left: auto;
}
/* line 179, templates/it_insightfx/scss/insightfx/_slideshow.scss */
/* line 180, templates/it_insightfx/scss/insightfx/_slideshow.scss */
.g-slideshow .style2.uk-flex-center .g-slideshow-title {
  margin: 0 auto 20px;
}
/* line 183, templates/it_insightfx/scss/insightfx/_slideshow.scss */
.g-slideshow .style2.uk-flex-center .g-slideshow-desc {
  margin: auto;
}
/* line 188, templates/it_insightfx/scss/insightfx/_slideshow.scss */
/* line 189, templates/it_insightfx/scss/insightfx/_slideshow.scss */
.g-slideshow .style3 .g-slideshow-title {
  font-size: 2rem;
}
@media only all and (max-width: 47.99rem) {
  .g-slideshow .style3 .g-slideshow-title {
    font-size: 1.2rem;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-slideshow .style3 .g-slideshow-title {
    font-size: 1.4rem;
  }
}
/* line 198, templates/it_insightfx/scss/insightfx/_slideshow.scss */
.g-slideshow .style3 .g-slideshow-desc {
  font-size: 17px;
  line-height: 30px;
}
/* line 203, templates/it_insightfx/scss/insightfx/_slideshow.scss */
/* line 204, templates/it_insightfx/scss/insightfx/_slideshow.scss */
/* line 205, templates/it_insightfx/scss/insightfx/_slideshow.scss */
.g-slideshow .dark-text .style3 .g-slideshow-title {
  color: #818181 !important;
}
/* line 208, templates/it_insightfx/scss/insightfx/_slideshow.scss */
.g-slideshow .dark-text .style3 .g-slideshow-desc {
  color: #818181;
}
/* line 213, templates/it_insightfx/scss/insightfx/_slideshow.scss */
.g-slideshow .uk-dotnav {
  margin: 0 0 35px;
}
/* line 216, templates/it_insightfx/scss/insightfx/_slideshow.scss */
/* line 217, templates/it_insightfx/scss/insightfx/_slideshow.scss */
.g-slideshow .g-slideshow-item iframe {
  pointer-events: auto !important;
}
/* line 221, templates/it_insightfx/scss/insightfx/_slideshow.scss */
/* line 222, templates/it_insightfx/scss/insightfx/_slideshow.scss */
.g-slideshow .slideshow-caption.uk-overlay-background {
  padding: 25px;
}
/* line 226, templates/it_insightfx/scss/insightfx/_slideshow.scss */
.g-slideshow .uk-overlay-left-short {
  -webkit-transform: translateX(-10%);
  -moz-transform: translateX(-10%);
  -ms-transform: translateX(-10%);
  -o-transform: translateX(-10%);
  transform: translateX(-10%);
}
/* line 229, templates/it_insightfx/scss/insightfx/_slideshow.scss */
.g-slideshow .uk-overlay-right-short {
  -webkit-transform: translateX(10%);
  -moz-transform: translateX(10%);
  -ms-transform: translateX(10%);
  -o-transform: translateX(10%);
  transform: translateX(10%);
}
/* line 232, templates/it_insightfx/scss/insightfx/_slideshow.scss */
.g-slideshow .uk-overlay-top-short {
  -webkit-transform: translateY(-10%);
  -moz-transform: translateY(-10%);
  -ms-transform: translateY(-10%);
  -o-transform: translateY(-10%);
  transform: translateY(-10%);
}
/* line 235, templates/it_insightfx/scss/insightfx/_slideshow.scss */
.g-slideshow .uk-overlay-bottom-short {
  -webkit-transform: translateY(10%);
  -moz-transform: translateY(10%);
  -ms-transform: translateY(10%);
  -o-transform: translateY(10%);
  transform: translateY(10%);
}
/* line 238, templates/it_insightfx/scss/insightfx/_slideshow.scss */
.g-slideshow .uk-overlay-scale {
  -webkit-transform: scale(0.8);
  -moz-transform: scale(0.8);
  -ms-transform: scale(0.8);
  -o-transform: scale(0.8);
  transform: scale(0.8);
}
/* line 241, templates/it_insightfx/scss/insightfx/_slideshow.scss */
.g-slideshow .uk-overlay-left-short, .g-slideshow .uk-overlay-right-short, .g-slideshow .uk-overlay-top-short, .g-slideshow .uk-overlay-bottom-short {
  -webkit-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
/* line 244, templates/it_insightfx/scss/insightfx/_slideshow.scss */
/* line 245, templates/it_insightfx/scss/insightfx/_slideshow.scss */
/* line 246, templates/it_insightfx/scss/insightfx/_slideshow.scss */
.g-slideshow .uk-overlay-active .uk-active .uk-overlay-scale {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
/* line 251, templates/it_insightfx/scss/insightfx/_slideshow.scss */
.g-slideshow audio, .g-slideshow canvas, .g-slideshow video {
  display: block;
}
/* line 256, templates/it_insightfx/scss/insightfx/_slideshow.scss */
/* line 257, templates/it_insightfx/scss/insightfx/_slideshow.scss */
/* line 258, templates/it_insightfx/scss/insightfx/_slideshow.scss */
#g-fullwidth .g-slideshow .g-content, .g-flushed .g-slideshow .g-content {
  margin: 0.625rem;
  padding: 0.938rem;
}
/* line 1, templates/it_insightfx/scss/insightfx/_main-feature.scss */
.g-main-feature {
  margin-left: -0.938rem;
  margin-right: -0.938rem;
}
/* line 4, templates/it_insightfx/scss/insightfx/_main-feature.scss */
/* line 5, templates/it_insightfx/scss/insightfx/_main-feature.scss */
.g-main-feature .g-main-feature-left .g-content {
  margin: 0 0.625rem 0 0;
  padding-top: 0;
  padding-bottom: 0;
}
/* line 11, templates/it_insightfx/scss/insightfx/_main-feature.scss */
/* line 12, templates/it_insightfx/scss/insightfx/_main-feature.scss */
.g-main-feature .g-main-feature-right .g-content {
  margin: 0 0 0 0.625rem;
  padding-top: 0;
  padding-bottom: 0;
}
/* line 17, templates/it_insightfx/scss/insightfx/_main-feature.scss */
.g-main-feature .g-main-feature-right.align-right {
  text-align: right;
}
/* line 21, templates/it_insightfx/scss/insightfx/_main-feature.scss */
.g-main-feature .g-main-feature-title {
  margin-top: -5px;
}
/* line 24, templates/it_insightfx/scss/insightfx/_main-feature.scss */
.g-main-feature .image-bottom {
  margin-bottom: -4.063rem;
}
/* line 27, templates/it_insightfx/scss/insightfx/_main-feature.scss */
.g-main-feature .g-main-feature-link {
  margin-top: 5px;
}
/* line 29, templates/it_insightfx/scss/insightfx/_main-feature.scss */
.g-main-feature .g-main-feature-link i {
  margin-right: 10px;
}
/* line 32, templates/it_insightfx/scss/insightfx/_main-feature.scss */
.g-main-feature .g-main-feature-link.g-button2 {
  margin-left: 25px;
}
@media only all and (max-width: 30rem) {
  .g-main-feature .g-main-feature-link.g-button2 {
    margin-left: 0;
  }
}
@media only all and (max-width: 30rem) {
  .g-main-feature .g-main-feature-link {
    display: block;
  }
}
/* line 42, templates/it_insightfx/scss/insightfx/_main-feature.scss */
/* line 43, templates/it_insightfx/scss/insightfx/_main-feature.scss */
.g-main-feature .g-main-feature-desc i {
  margin-right: 8px;
}
/* line 47, templates/it_insightfx/scss/insightfx/_main-feature.scss */
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-main-feature .image-block {
    display: none;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-main-feature .image-block {
    display: none;
  }
}
/* line 1, templates/it_insightfx/scss/insightfx/_feedback.scss */
.g-feedback {
  margin-left: -0.938rem;
  margin-right: -0.938rem;
}
/* line 4, templates/it_insightfx/scss/insightfx/_feedback.scss */
/* line 5, templates/it_insightfx/scss/insightfx/_feedback.scss */
@media only all and (max-width: 47.99rem) {
  .g-feedback > .g-grid > .g-block {
    margin-bottom: 30px;
  }
  /* line 8, templates/it_insightfx/scss/insightfx/_feedback.scss */
  .g-feedback > .g-grid > .g-block:last-child {
    margin-bottom: 0;
  }
}
/* line 17, templates/it_insightfx/scss/insightfx/_feedback.scss */
/* line 18, templates/it_insightfx/scss/insightfx/_feedback.scss */
/* line 19, templates/it_insightfx/scss/insightfx/_feedback.scss */
.g-feedback.style1 .g-content, .g-feedback-slider.style1 .g-content, .g-feedback-slideset.style1 .g-content {
  margin: 0;
  padding-top: 0;
  padding-bottom: 0;
}
/* line 24, templates/it_insightfx/scss/insightfx/_feedback.scss */
.g-feedback.style1 .g-feedback-text, .g-feedback-slider.style1 .g-feedback-text, .g-feedback-slideset.style1 .g-feedback-text {
  background: #fff;
  border: 1px solid #e9e9e9;
  padding: 20px;
  margin-bottom: 30px;
  position: relative;
  border-radius: 3px;
}
/* line 31, templates/it_insightfx/scss/insightfx/_feedback.scss */
.g-feedback.style1 .g-feedback-text:before, .g-feedback-slider.style1 .g-feedback-text:before, .g-feedback-slideset.style1 .g-feedback-text:before {
  border-right: 17px solid transparent;
  border-top: 16px solid #e9e9e9;
  z-index: 1;
}
/* line 36, templates/it_insightfx/scss/insightfx/_feedback.scss */
.g-feedback.style1 .g-feedback-text:after, .g-feedback-slider.style1 .g-feedback-text:after, .g-feedback-slideset.style1 .g-feedback-text:after {
  border-right: 15px solid transparent;
  border-top: 15px solid white;
  margin-left: 1px;
  margin-top: -1px;
  z-index: 2;
}
/* line 43, templates/it_insightfx/scss/insightfx/_feedback.scss */
.g-feedback.style1 .g-feedback-text:before, .g-feedback-slider.style1 .g-feedback-text:before, .g-feedback-slideset.style1 .g-feedback-text:before, .g-feedback.style1 .g-feedback-text:after, .g-feedback-slider.style1 .g-feedback-text:after, .g-feedback-slideset.style1 .g-feedback-text:after {
  border-left: 0 solid transparent;
  content: "";
  height: 0;
  left: 60px;
  position: absolute;
  top: 100%;
  width: 0;
}
/* line 53, templates/it_insightfx/scss/insightfx/_feedback.scss */
.g-feedback.style1 .g-user-image, .g-feedback-slider.style1 .g-user-image, .g-feedback-slideset.style1 .g-user-image {
  float: left;
  margin-right: 20px;
}
/* line 56, templates/it_insightfx/scss/insightfx/_feedback.scss */
.g-feedback.style1 .g-user-image img, .g-feedback-slider.style1 .g-user-image img, .g-feedback-slideset.style1 .g-user-image img {
  border-radius: 50%;
  width: 70px;
}
/* line 61, templates/it_insightfx/scss/insightfx/_feedback.scss */
/* line 62, templates/it_insightfx/scss/insightfx/_feedback.scss */
/* line 63, templates/it_insightfx/scss/insightfx/_feedback.scss */
.g-feedback.style1 .g-user-company a:hover, .g-feedback-slider.style1 .g-user-company a:hover, .g-feedback-slideset.style1 .g-user-company a:hover {
  color: #ffa621;
  text-decoration: underline;
}
/* line 70, templates/it_insightfx/scss/insightfx/_feedback.scss */
.g-feedback .uk-dotnav, .g-feedback-slider .uk-dotnav, .g-feedback-slideset .uk-dotnav {
  margin-left: 0;
}
/* line 76, templates/it_insightfx/scss/insightfx/_feedback.scss */
/* line 77, templates/it_insightfx/scss/insightfx/_feedback.scss */
.g-feedback.style2, .g-feedback-slider.style2, .g-feedback-slideset.style2 {
  text-align: center;
}
/* line 79, templates/it_insightfx/scss/insightfx/_feedback.scss */
.g-feedback.style2 .g-content, .g-feedback-slider.style2 .g-content, .g-feedback-slideset.style2 .g-content {
  margin: 0;
  padding-top: 0;
  padding-bottom: 0;
}
/* line 84, templates/it_insightfx/scss/insightfx/_feedback.scss */
.g-feedback.style2 .g-feedback-text, .g-feedback-slider.style2 .g-feedback-text, .g-feedback-slideset.style2 .g-feedback-text {
  position: relative;
  font-size: 120%;
}
/* line 88, templates/it_insightfx/scss/insightfx/_feedback.scss */
.g-feedback.style2 .g-feedback-separator, .g-feedback-slider.style2 .g-feedback-separator, .g-feedback-slideset.style2 .g-feedback-separator {
  margin: 20px auto;
  color: #ffa621;
}
/* line 91, templates/it_insightfx/scss/insightfx/_feedback.scss */
.g-feedback.style2 .g-feedback-separator i, .g-feedback-slider.style2 .g-feedback-separator i, .g-feedback-slideset.style2 .g-feedback-separator i {
  margin-right: 3px;
}
/* line 93, templates/it_insightfx/scss/insightfx/_feedback.scss */
.g-feedback.style2 .g-feedback-separator i:last-child, .g-feedback-slider.style2 .g-feedback-separator i:last-child, .g-feedback-slideset.style2 .g-feedback-separator i:last-child {
  margin-right: 0;
}
/* line 98, templates/it_insightfx/scss/insightfx/_feedback.scss */
.g-feedback.style2 .g-user-image, .g-feedback-slider.style2 .g-user-image, .g-feedback-slideset.style2 .g-user-image {
  display: inline-block;
  margin-bottom: 15px;
}
/* line 101, templates/it_insightfx/scss/insightfx/_feedback.scss */
.g-feedback.style2 .g-user-image img, .g-feedback-slider.style2 .g-user-image img, .g-feedback-slideset.style2 .g-user-image img {
  border-radius: 50%;
  width: 70px;
}
/* line 106, templates/it_insightfx/scss/insightfx/_feedback.scss */
/* line 107, templates/it_insightfx/scss/insightfx/_feedback.scss */
/* line 108, templates/it_insightfx/scss/insightfx/_feedback.scss */
.g-feedback.style2 .g-user-company a:hover, .g-feedback-slider.style2 .g-user-company a:hover, .g-feedback-slideset.style2 .g-user-company a:hover {
  color: #ffa621;
  text-decoration: underline;
}
/* line 114, templates/it_insightfx/scss/insightfx/_feedback.scss */
/* line 115, templates/it_insightfx/scss/insightfx/_feedback.scss */
/* line 116, templates/it_insightfx/scss/insightfx/_feedback.scss */
.g-feedback.style2 .uk-dotnav > li:first-child, .g-feedback-slider.style2 .uk-dotnav > li:first-child, .g-feedback-slideset.style2 .uk-dotnav > li:first-child {
  padding-left: 0;
}
/* line 122, templates/it_insightfx/scss/insightfx/_feedback.scss */
.g-feedback .uk-dotnav, .g-feedback-slider .uk-dotnav, .g-feedback-slideset .uk-dotnav {
  margin-left: 0;
}
/* line 128, templates/it_insightfx/scss/insightfx/_feedback.scss */
/* line 129, templates/it_insightfx/scss/insightfx/_feedback.scss */
.g-feedback.style3, .g-feedback-slider.style3, .g-feedback-slideset.style3 {
  text-align: center;
}
/* line 131, templates/it_insightfx/scss/insightfx/_feedback.scss */
.g-feedback.style3 .g-content, .g-feedback-slider.style3 .g-content, .g-feedback-slideset.style3 .g-content {
  margin: 0;
  padding-top: 0;
  padding-bottom: 0;
}
/* line 136, templates/it_insightfx/scss/insightfx/_feedback.scss */
.g-feedback.style3 .g-feedback-text, .g-feedback-slider.style3 .g-feedback-text, .g-feedback-slideset.style3 .g-feedback-text {
  position: relative;
  font-style: italic;
}
/* line 140, templates/it_insightfx/scss/insightfx/_feedback.scss */
.g-feedback.style3 .g-feedback-separator, .g-feedback-slider.style3 .g-feedback-separator, .g-feedback-slideset.style3 .g-feedback-separator {
  margin: 20px auto;
  color: #ffa621;
}
/* line 143, templates/it_insightfx/scss/insightfx/_feedback.scss */
.g-feedback.style3 .g-feedback-separator i, .g-feedback-slider.style3 .g-feedback-separator i, .g-feedback-slideset.style3 .g-feedback-separator i {
  margin-right: 3px;
}
/* line 145, templates/it_insightfx/scss/insightfx/_feedback.scss */
.g-feedback.style3 .g-feedback-separator i:last-child, .g-feedback-slider.style3 .g-feedback-separator i:last-child, .g-feedback-slideset.style3 .g-feedback-separator i:last-child {
  margin-right: 0;
}
/* line 150, templates/it_insightfx/scss/insightfx/_feedback.scss */
.g-feedback.style3 .g-user-image, .g-feedback-slider.style3 .g-user-image, .g-feedback-slideset.style3 .g-user-image {
  display: inline-block;
  margin-bottom: 30px;
}
/* line 153, templates/it_insightfx/scss/insightfx/_feedback.scss */
.g-feedback.style3 .g-user-image img, .g-feedback-slider.style3 .g-user-image img, .g-feedback-slideset.style3 .g-user-image img {
  border-radius: 50%;
  width: 130px;
}
/* line 158, templates/it_insightfx/scss/insightfx/_feedback.scss */
.g-feedback.style3 .g-user-details, .g-feedback-slider.style3 .g-user-details, .g-feedback-slideset.style3 .g-user-details {
  margin-bottom: 15px;
}
/* line 161, templates/it_insightfx/scss/insightfx/_feedback.scss */
.g-feedback.style3 .g-user-name, .g-feedback-slider.style3 .g-user-name, .g-feedback-slideset.style3 .g-user-name {
  text-transform: uppercase;
  letter-spacing: 2px;
}
/* line 165, templates/it_insightfx/scss/insightfx/_feedback.scss */
/* line 166, templates/it_insightfx/scss/insightfx/_feedback.scss */
/* line 167, templates/it_insightfx/scss/insightfx/_feedback.scss */
.g-feedback.style3 .g-user-company a:hover, .g-feedback-slider.style3 .g-user-company a:hover, .g-feedback-slideset.style3 .g-user-company a:hover {
  color: #ffa621;
  text-decoration: underline;
}
/* line 173, templates/it_insightfx/scss/insightfx/_feedback.scss */
/* line 174, templates/it_insightfx/scss/insightfx/_feedback.scss */
/* line 175, templates/it_insightfx/scss/insightfx/_feedback.scss */
.g-feedback.style3 .uk-dotnav > li:first-child, .g-feedback-slider.style3 .uk-dotnav > li:first-child, .g-feedback-slideset.style3 .uk-dotnav > li:first-child {
  padding-left: 0;
}
/* line 181, templates/it_insightfx/scss/insightfx/_feedback.scss */
.g-feedback .uk-dotnav, .g-feedback-slider .uk-dotnav, .g-feedback-slideset .uk-dotnav {
  margin-left: 0;
}
/* line 1, templates/it_insightfx/scss/insightfx/_feedback2.scss */
.g-feedback2 {
  margin-left: -0.938rem;
  margin-right: -0.938rem;
}
/* line 4, templates/it_insightfx/scss/insightfx/_feedback2.scss */
.g-feedback2 .g-grid {
  margin-bottom: 2.345rem;
}
/* line 6, templates/it_insightfx/scss/insightfx/_feedback2.scss */
.g-feedback2 .g-grid:last-child {
  margin-bottom: 0;
}
/* line 8, templates/it_insightfx/scss/insightfx/_feedback2.scss */
/* line 9, templates/it_insightfx/scss/insightfx/_feedback2.scss */
/* line 10, templates/it_insightfx/scss/insightfx/_feedback2.scss */
@media only all and (max-width: 47.99rem) {
  .g-feedback2 .g-grid:last-child .g-block:last-child .g-image-features-item {
    margin-bottom: 0;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-feedback2 .g-grid {
    margin-bottom: 0;
  }
}
/* line 22, templates/it_insightfx/scss/insightfx/_feedback2.scss */
/* line 23, templates/it_insightfx/scss/insightfx/_feedback2.scss */
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-feedback2 > .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 27, templates/it_insightfx/scss/insightfx/_feedback2.scss */
  .g-feedback2 > .g-grid > .g-block:last-child {
    margin-bottom: 0;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-feedback2 > .g-grid > .g-block {
    margin-bottom: 2.345rem;
  }
}
/* line 35, templates/it_insightfx/scss/insightfx/_feedback2.scss */
/* line 36, templates/it_insightfx/scss/insightfx/_feedback2.scss */
/* line 37, templates/it_insightfx/scss/insightfx/_feedback2.scss */
@media only all and (max-width: 47.99rem) {
  .g-feedback2 > .g-grid:last-child > .g-block:last-child {
    margin-bottom: 0;
  }
}
/* line 47, templates/it_insightfx/scss/insightfx/_feedback2.scss */
/* line 48, templates/it_insightfx/scss/insightfx/_feedback2.scss */
.g-feedback2 .g-content {
  margin: 0;
  padding-top: 0;
  padding-bottom: 0;
}
/* line 53, templates/it_insightfx/scss/insightfx/_feedback2.scss */
.g-feedback2 .g-user-image {
  float: left;
}
@media only all and (max-width: 30rem) {
  .g-feedback2 .g-user-image {
    display: none;
  }
}
/* line 58, templates/it_insightfx/scss/insightfx/_feedback2.scss */
.g-feedback2 .g-user-image img {
  border-radius: 50%;
  width: 80px;
}
/* line 63, templates/it_insightfx/scss/insightfx/_feedback2.scss */
.g-feedback2 .g-feeback-container {
  margin-left: 100px;
}
@media only all and (max-width: 30rem) {
  .g-feedback2 .g-feeback-container {
    margin-left: 0;
  }
}
/* line 69, templates/it_insightfx/scss/insightfx/_feedback2.scss */
.g-feedback2 .g-feedback-text {
  margin-bottom: 15px;
}
/* line 72, templates/it_insightfx/scss/insightfx/_feedback2.scss */
.g-feedback2 .g-user-name {
  font-weight: bold;
  color: #5b5b5b;
}
/* line 76, templates/it_insightfx/scss/insightfx/_feedback2.scss */
.g-feedback2 .g-user-company {
  color: #b4b4b4;
  font-style: italic;
}
/* line 79, templates/it_insightfx/scss/insightfx/_feedback2.scss */
/* line 80, templates/it_insightfx/scss/insightfx/_feedback2.scss */
.g-feedback2 .g-user-company a:hover {
  color: #ffa621;
  text-decoration: underline;
}
/* line 1, templates/it_insightfx/scss/insightfx/_companies.scss */
/* line 2, templates/it_insightfx/scss/insightfx/_companies.scss */
.g-companies:not(.gutter-disabled) {
  margin-left: -0.938rem;
  margin-right: -0.938rem;
}
/* line 5, templates/it_insightfx/scss/insightfx/_companies.scss */
/* line 6, templates/it_insightfx/scss/insightfx/_companies.scss */
.g-companies:not(.gutter-disabled) .g-companies-container > .g-grid {
  margin-bottom: 1.876rem;
}
/* line 8, templates/it_insightfx/scss/insightfx/_companies.scss */
.g-companies:not(.gutter-disabled) .g-companies-container > .g-grid:last-child {
  margin-bottom: 0;
}
/* line 10, templates/it_insightfx/scss/insightfx/_companies.scss */
/* line 11, templates/it_insightfx/scss/insightfx/_companies.scss */
/* line 12, templates/it_insightfx/scss/insightfx/_companies.scss */
@media only all and (max-width: 47.99rem) {
  .g-companies:not(.gutter-disabled) .g-companies-container > .g-grid:last-child > .g-block:last-child .g-companies-item {
    margin-bottom: 0 !important;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-companies:not(.gutter-disabled) .g-companies-container > .g-grid {
    margin-bottom: 0;
  }
}
/* line 24, templates/it_insightfx/scss/insightfx/_companies.scss */
@media only all and (max-width: 47.99rem) {
  .g-companies:not(.gutter-disabled) .g-companies-container .g-companies-item {
    margin-bottom: 1.876rem !important;
  }
}
/* line 31, templates/it_insightfx/scss/insightfx/_companies.scss */
.g-companies .size-33 {
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0 33.3333%;
  -moz-flex: 0 33.3333%;
  -ms-flex: 0 33.3333%;
  flex: 0 33.3333%;
  width: 33.3333%;
}
@media only all and (max-width: 47.99rem) {
  .g-companies .size-33 {
    -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%;
    width: 100%;
  }
}
/* line 40, templates/it_insightfx/scss/insightfx/_companies.scss */
.g-companies .size-16 {
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0 16.6666%;
  -moz-flex: 0 16.6666%;
  -ms-flex: 0 16.6666%;
  flex: 0 16.6666%;
  width: 16.6666%;
}
@media only all and (max-width: 47.99rem) {
  .g-companies .size-16 {
    -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%;
    width: 100%;
  }
}
/* line 50, templates/it_insightfx/scss/insightfx/_companies.scss */
/* line 51, templates/it_insightfx/scss/insightfx/_companies.scss */
/* line 52, templates/it_insightfx/scss/insightfx/_companies.scss */
.g-companies.gutter-disabled .g-companies-item, .g-companies-slider.gutter-disabled .g-companies-item, .g-companies-slideset.gutter-disabled .g-companies-item {
  border: none;
}
/* line 55, templates/it_insightfx/scss/insightfx/_companies.scss */
.g-companies.gutter-disabled .uk-slideset, .g-companies-slider.gutter-disabled .uk-slideset, .g-companies-slideset.gutter-disabled .uk-slideset {
  margin-left: 0;
}
/* line 57, templates/it_insightfx/scss/insightfx/_companies.scss */
/* line 58, templates/it_insightfx/scss/insightfx/_companies.scss */
.g-companies.gutter-disabled .uk-slideset.uk-grid > *, .g-companies-slider.gutter-disabled .uk-slideset.uk-grid > *, .g-companies-slideset.gutter-disabled .uk-slideset.uk-grid > * {
  padding-left: 0;
}
/* line 63, templates/it_insightfx/scss/insightfx/_companies.scss */
.g-companies.gutter-disabled .uk-slider-container, .g-companies-slider.gutter-disabled .uk-slider-container, .g-companies-slideset.gutter-disabled .uk-slider-container {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
/* line 68, templates/it_insightfx/scss/insightfx/_companies.scss */
/* line 69, templates/it_insightfx/scss/insightfx/_companies.scss */
.g-companies.style1 .g-content, .g-companies-slider.style1 .g-content, .g-companies-slideset.style1 .g-content {
  margin: 0;
  padding-top: 0;
  padding-bottom: 0;
}
/* line 74, templates/it_insightfx/scss/insightfx/_companies.scss */
/* line 75, templates/it_insightfx/scss/insightfx/_companies.scss */
.g-companies.style1 .g-companies-image img, .g-companies-slider.style1 .g-companies-image img, .g-companies-slideset.style1 .g-companies-image img {
  background: #fff;
  border: 1px solid #e9e9e9;
}
/* line 80, templates/it_insightfx/scss/insightfx/_companies.scss */
.g-companies.style1 .uk-overlay-panel, .g-companies-slider.style1 .uk-overlay-panel, .g-companies-slideset.style1 .uk-overlay-panel {
  padding: 15px;
  text-align: center;
}
/* line 84, templates/it_insightfx/scss/insightfx/_companies.scss */
.g-companies.style1 .g-companies-name, .g-companies-slider.style1 .g-companies-name, .g-companies-slideset.style1 .g-companies-name {
  margin: 0;
  color: #fff !important;
}
/* line 87, templates/it_insightfx/scss/insightfx/_companies.scss */
/* line 88, templates/it_insightfx/scss/insightfx/_companies.scss */
.g-companies.style1 .g-companies-name a:hover, .g-companies-slider.style1 .g-companies-name a:hover, .g-companies-slideset.style1 .g-companies-name a:hover {
  color: #ffa621 !important;
}
/* line 93, templates/it_insightfx/scss/insightfx/_companies.scss */
.g-companies.style1 .g-companies-item, .g-companies-slider.style1 .g-companies-item, .g-companies-slideset.style1 .g-companies-item {
  width: 100%;
}
/* line 95, templates/it_insightfx/scss/insightfx/_companies.scss */
.g-companies.style1 .g-companies-item img, .g-companies-slider.style1 .g-companies-item img, .g-companies-slideset.style1 .g-companies-item img {
  width: 100%;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-filter: grayscale(1);
  filter: grayscale(1);
}
/* line 100, templates/it_insightfx/scss/insightfx/_companies.scss */
/* line 101, templates/it_insightfx/scss/insightfx/_companies.scss */
.g-companies.style1 .g-companies-item:hover img, .g-companies-slider.style1 .g-companies-item:hover img, .g-companies-slideset.style1 .g-companies-item:hover img {
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
}
/* line 105, templates/it_insightfx/scss/insightfx/_companies.scss */
/* line 106, templates/it_insightfx/scss/insightfx/_companies.scss */
.g-companies.style1 .g-companies-item .g-companies-image a, .g-companies-slider.style1 .g-companies-item .g-companies-image a, .g-companies-slideset.style1 .g-companies-item .g-companies-image a {
  display: block;
}
/* line 112, templates/it_insightfx/scss/insightfx/_companies.scss */
.g-companies.style2, .g-companies-slider.style2, .g-companies-slideset.style2 {
  margin: -5px;
}
/* line 114, templates/it_insightfx/scss/insightfx/_companies.scss */
.g-companies.style2 .g-content, .g-companies-slider.style2 .g-content, .g-companies-slideset.style2 .g-content {
  margin: 0;
  padding-top: 0;
  padding-bottom: 0;
}
/* line 119, templates/it_insightfx/scss/insightfx/_companies.scss */
/* line 120, templates/it_insightfx/scss/insightfx/_companies.scss */
.g-companies.style2 .g-companies-image img, .g-companies-slider.style2 .g-companies-image img, .g-companies-slideset.style2 .g-companies-image img {
  background: #fff;
  border: 1px solid #e9e9e9;
}
/* line 125, templates/it_insightfx/scss/insightfx/_companies.scss */
.g-companies.style2 .uk-overlay-panel, .g-companies-slider.style2 .uk-overlay-panel, .g-companies-slideset.style2 .uk-overlay-panel {
  padding: 15px;
  text-align: center;
}
/* line 129, templates/it_insightfx/scss/insightfx/_companies.scss */
.g-companies.style2 .g-companies-name, .g-companies-slider.style2 .g-companies-name, .g-companies-slideset.style2 .g-companies-name {
  margin: 0;
  color: #fff !important;
}
/* line 132, templates/it_insightfx/scss/insightfx/_companies.scss */
/* line 133, templates/it_insightfx/scss/insightfx/_companies.scss */
.g-companies.style2 .g-companies-name a:hover, .g-companies-slider.style2 .g-companies-name a:hover, .g-companies-slideset.style2 .g-companies-name a:hover {
  color: #ffa621 !important;
}
/* line 138, templates/it_insightfx/scss/insightfx/_companies.scss */
.g-companies.style2 .g-companies-item, .g-companies-slider.style2 .g-companies-item, .g-companies-slideset.style2 .g-companies-item {
  width: 100%;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
/* line 141, templates/it_insightfx/scss/insightfx/_companies.scss */
.g-companies.style2 .g-companies-item img, .g-companies-slider.style2 .g-companies-item img, .g-companies-slideset.style2 .g-companies-item img {
  width: 100%;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-filter: grayscale(1);
  filter: grayscale(1);
}
/* line 146, templates/it_insightfx/scss/insightfx/_companies.scss */
/* line 147, templates/it_insightfx/scss/insightfx/_companies.scss */
.g-companies.style2 .g-companies-item:hover img, .g-companies-slider.style2 .g-companies-item:hover img, .g-companies-slideset.style2 .g-companies-item:hover img {
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
}
/* line 151, templates/it_insightfx/scss/insightfx/_companies.scss */
/* line 152, templates/it_insightfx/scss/insightfx/_companies.scss */
.g-companies.style2 .g-companies-item .g-companies-image a, .g-companies-slider.style2 .g-companies-item .g-companies-image a, .g-companies-slideset.style2 .g-companies-item .g-companies-image a {
  display: block;
}
/* line 157, templates/it_insightfx/scss/insightfx/_companies.scss */
/* line 158, templates/it_insightfx/scss/insightfx/_companies.scss */
/* line 159, templates/it_insightfx/scss/insightfx/_companies.scss */
.g-companies.style2 .uk-slidenav-position:hover .g-companies-item, .g-companies-slider.style2 .uk-slidenav-position:hover .g-companies-item, .g-companies-slideset.style2 .uk-slidenav-position:hover .g-companies-item, .g-companies.style2 .g-companies-container:hover .g-companies-item, .g-companies-slider.style2 .g-companies-container:hover .g-companies-item, .g-companies-slideset.style2 .g-companies-container:hover .g-companies-item {
  opacity: 0.5;
}
/* line 161, templates/it_insightfx/scss/insightfx/_companies.scss */
.g-companies.style2 .uk-slidenav-position:hover .g-companies-item:hover, .g-companies-slider.style2 .uk-slidenav-position:hover .g-companies-item:hover, .g-companies-slideset.style2 .uk-slidenav-position:hover .g-companies-item:hover, .g-companies.style2 .g-companies-container:hover .g-companies-item:hover, .g-companies-slider.style2 .g-companies-container:hover .g-companies-item:hover, .g-companies-slideset.style2 .g-companies-container:hover .g-companies-item:hover {
  opacity: 1;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.09);
}
/* line 168, templates/it_insightfx/scss/insightfx/_companies.scss */
.g-companies.style2 .uk-slider-container, .g-companies-slider.style2 .uk-slider-container, .g-companies-slideset.style2 .uk-slider-container {
  padding: 6px;
}
/* line 5, templates/it_insightfx/scss/insightfx/_pricing.scss */
.g-pricing-tables {
  text-align: center;
}
/* line 7, templates/it_insightfx/scss/insightfx/_pricing.scss */
.g-pricing-tables:not(.gutter-disabled) {
  margin-left: -0.938rem;
  margin-right: -0.938rem;
}
/* line 11, templates/it_insightfx/scss/insightfx/_pricing.scss */
@media only all and (max-width: 47.99rem) {
  .g-pricing-tables .g-pricing-table {
    margin-bottom: 30px;
  }
  /* line 14, templates/it_insightfx/scss/insightfx/_pricing.scss */
  .g-pricing-tables .g-pricing-table:last-child {
    margin-bottom: 0;
  }
}
/* line 19, templates/it_insightfx/scss/insightfx/_pricing.scss */
.g-pricing-tables .g-content {
  margin: 0;
  padding-top: 0;
  padding-bottom: 0;
}
/* line 24, templates/it_insightfx/scss/insightfx/_pricing.scss */
.g-pricing-tables .g-pricing-table-inner {
  margin: 0;
  border: 1px solid #e9e9e9;
  list-style: none;
  border-radius: 3px;
  background: #fff;
  position: relative;
  overflow: hidden;
}
/* line 33, templates/it_insightfx/scss/insightfx/_pricing.scss */
.g-pricing-tables h4, .g-pricing-tables h3 {
  margin: 0;
}
/* line 36, templates/it_insightfx/scss/insightfx/_pricing.scss */
.g-pricing-tables .g-table-title {
  padding: 25px 20px;
}
/* line 39, templates/it_insightfx/scss/insightfx/_pricing.scss */
.g-pricing-tables .g-table-price {
  padding: 30px 20px;
  font-size: 2.07rem;
  background: #ffa621;
  color: #fff;
}
/* line 45, templates/it_insightfx/scss/insightfx/_pricing.scss */
.g-pricing-tables .g-table-item {
  padding: 15px 20px;
  border-bottom: 1px solid #e9e9e9;
}
/* line 49, templates/it_insightfx/scss/insightfx/_pricing.scss */
.g-pricing-tables .g-table-button {
  padding: 25px 20px;
}
/* line 51, templates/it_insightfx/scss/insightfx/_pricing.scss */
.g-pricing-tables .g-table-button i {
  margin-right: 10px;
}
/* line 55, templates/it_insightfx/scss/insightfx/_pricing.scss */
/* line 56, templates/it_insightfx/scss/insightfx/_pricing.scss */
/* line 57, templates/it_insightfx/scss/insightfx/_pricing.scss */
.g-pricing-tables.style1 .featured-table h4 {
  font-size: 1.35rem;
  line-height: 1.5rem;
}
/* line 61, templates/it_insightfx/scss/insightfx/_pricing.scss */
.g-pricing-tables.style1 .featured-table .g-pricing-table-inner {
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.09);
}
/* line 64, templates/it_insightfx/scss/insightfx/_pricing.scss */
.g-pricing-tables.style1 .featured-table .g-table-featured-text {
  background: red;
  color: #fff;
  font-size: 12px;
  font-weight: bold;
  position: absolute;
  right: -30px;
  top: 30px;
  text-align: center;
  width: 135px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
/* line 78, templates/it_insightfx/scss/insightfx/_pricing.scss */
/* line 79, templates/it_insightfx/scss/insightfx/_pricing.scss */
.g-pricing-tables.gutter-disabled > .g-grid {
  border: 1px solid #e9e9e9;
  border-radius: 3px;
}
@media only all and (max-width: 47.99rem) {
  .g-pricing-tables.gutter-disabled > .g-grid {
    border: none;
  }
}
/* line 86, templates/it_insightfx/scss/insightfx/_pricing.scss */
.g-pricing-tables.gutter-disabled .g-pricing-table-inner {
  border: none;
  border-right: 1px solid #e9e9e9;
  border-radius: 0;
}
@media only all and (max-width: 47.99rem) {
  .g-pricing-tables.gutter-disabled .g-pricing-table-inner {
    border: 1px solid #e9e9e9;
  }
}
/* line 94, templates/it_insightfx/scss/insightfx/_pricing.scss */
/* line 95, templates/it_insightfx/scss/insightfx/_pricing.scss */
/* line 96, templates/it_insightfx/scss/insightfx/_pricing.scss */
.g-pricing-tables.gutter-disabled.style1 .featured-table .g-pricing-table-inner {
  box-shadow: none;
}
/* line 99, templates/it_insightfx/scss/insightfx/_pricing.scss */
.g-pricing-tables.gutter-disabled.style1 .featured-table h4 {
  line-height: 1.55rem;
}
/* line 104, templates/it_insightfx/scss/insightfx/_pricing.scss */
/* line 105, templates/it_insightfx/scss/insightfx/_pricing.scss */
/* line 106, templates/it_insightfx/scss/insightfx/_pricing.scss */
.g-pricing-tables.gutter-disabled .g-pricing-table:last-child .g-pricing-table-inner {
  border-right: none;
}
@media only all and (max-width: 47.99rem) {
  .g-pricing-tables.gutter-disabled .g-pricing-table:last-child .g-pricing-table-inner {
    border-right: 1px solid #e9e9e9;
  }
}
/* line 115, templates/it_insightfx/scss/insightfx/_pricing.scss */
/* line 116, templates/it_insightfx/scss/insightfx/_pricing.scss */
.g-pricing-tables.style2 .g-table-head {
  padding: 30px 20px;
  border-bottom: 1px solid #e9e9e9;
}
/* line 120, templates/it_insightfx/scss/insightfx/_pricing.scss */
.g-pricing-tables.style2 .g-table-title {
  padding: 0 20px;
  margin-bottom: 10px;
}
/* line 123, templates/it_insightfx/scss/insightfx/_pricing.scss */
.g-pricing-tables.style2 .g-table-title h4 {
  font-size: 1.53rem;
  font-weight: normal;
  text-transform: uppercase;
}
/* line 129, templates/it_insightfx/scss/insightfx/_pricing.scss */
/* line 130, templates/it_insightfx/scss/insightfx/_pricing.scss */
.g-pricing-tables.style2 .g-table-item:nth-child(even) {
  background: #f7f7f7;
}
/* line 134, templates/it_insightfx/scss/insightfx/_pricing.scss */
.g-pricing-tables.style2 .g-table-price {
  background: none;
  color: #ffa621;
  padding: 0 20px;
  font-size: 2.7rem;
  font-weight: bold;
}
/* line 141, templates/it_insightfx/scss/insightfx/_pricing.scss */
/* line 142, templates/it_insightfx/scss/insightfx/_pricing.scss */
.g-pricing-tables.style2 .featured-table .g-table-featured-text {
  margin-bottom: 15px;
}
/* line 144, templates/it_insightfx/scss/insightfx/_pricing.scss */
.g-pricing-tables.style2 .featured-table .g-table-featured-text > span {
  padding: 7px 30px;
  background: #fff;
  color: #818181;
  text-transform: uppercase;
  letter-spacing: 4px;
  border-radius: 50px;
  font-size: 13px;
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .g-pricing-tables.style2 .featured-table .g-table-featured-text > span {
    letter-spacing: 2px;
    padding: 7px 20px;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-pricing-tables.style2 .featured-table .g-table-featured-text > span {
    letter-spacing: 0;
    padding: 7px 10px;
    font-size: 11px;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-pricing-tables.style2 .featured-table .g-table-featured-text > span {
    letter-spacing: 3px;
    padding: 7px 25px;
  }
}
/* line 167, templates/it_insightfx/scss/insightfx/_pricing.scss */
.g-pricing-tables.style2 .featured-table .g-table-head {
  background: #ffa621;
  color: #fff;
}
/* line 171, templates/it_insightfx/scss/insightfx/_pricing.scss */
/* line 172, templates/it_insightfx/scss/insightfx/_pricing.scss */
.g-pricing-tables.style2 .featured-table .g-table-title h4 {
  color: #fff !important;
}
/* line 176, templates/it_insightfx/scss/insightfx/_pricing.scss */
.g-pricing-tables.style2 .featured-table .g-table-price {
  color: #fff;
}
/* line 179, templates/it_insightfx/scss/insightfx/_pricing.scss */
/* line 180, templates/it_insightfx/scss/insightfx/_pricing.scss */
.g-pricing-tables.style2 .featured-table .g-table-button .button {
  border: 1px solid transparent;
}
/* line 185, templates/it_insightfx/scss/insightfx/_pricing.scss */
/* line 186, templates/it_insightfx/scss/insightfx/_pricing.scss */
.g-pricing-tables.style2.g-has-featured-text .g-particle-intro {
  margin-bottom: 77px;
}
@media only all and (max-width: 47.99rem) {
  .g-pricing-tables.style2.g-has-featured-text .g-particle-intro {
    margin-bottom: 2.5rem;
  }
}
/* line 192, templates/it_insightfx/scss/insightfx/_pricing.scss */
.g-pricing-tables.style2.g-has-featured-text > .g-grid {
  margin-top: 39px;
}
@media only all and (max-width: 47.99rem) {
  .g-pricing-tables.style2.g-has-featured-text > .g-grid {
    margin-top: 0;
  }
}
/* line 198, templates/it_insightfx/scss/insightfx/_pricing.scss */
.g-pricing-tables.style2.g-has-featured-text .featured-table {
  margin-top: -39px;
}
@media only all and (max-width: 47.99rem) {
  .g-pricing-tables.style2.g-has-featured-text .featured-table {
    margin-top: 0;
  }
}
/* line 1, templates/it_insightfx/scss/insightfx/_cta-button.scss */
/* line 2, templates/it_insightfx/scss/insightfx/_cta-button.scss */
/* line 3, templates/it_insightfx/scss/insightfx/_cta-button.scss */
.g-cta-button.style1 .g-cta-inner {
  padding: 30px;
  border: 1px solid #e9e9e9;
  border-left: 2px solid #ffa621;
  background: #fff;
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .g-cta-button.style1 .g-cta-inner {
    padding: 20px;
  }
}
/* line 11, templates/it_insightfx/scss/insightfx/_cta-button.scss */
.g-cta-button.style1 .g-cta-inner .g-cta-left {
  float: left;
}
@media only all and (max-width: 47.99rem) {
  .g-cta-button.style1 .g-cta-inner .g-cta-left {
    float: none;
    display: block;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-cta-button.style1 .g-cta-inner .g-cta-left {
    float: none;
    display: block;
  }
}
/* line 21, templates/it_insightfx/scss/insightfx/_cta-button.scss */
/* line 22, templates/it_insightfx/scss/insightfx/_cta-button.scss */
.g-cta-button.style1 .g-cta-inner .g-cta-left.no-desc .g-cta-title {
  margin: 12px 0 0;
}
@media only all and (max-width: 47.99rem) {
  .g-cta-button.style1 .g-cta-inner .g-cta-left.no-desc .g-cta-title {
    margin-bottom: 25px;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-cta-button.style1 .g-cta-inner .g-cta-left.no-desc .g-cta-title {
    margin-bottom: 25px;
  }
}
/* line 33, templates/it_insightfx/scss/insightfx/_cta-button.scss */
.g-cta-button.style1 .g-cta-inner .g-cta-right {
  float: right;
  margin-top: 4px;
}
@media only all and (max-width: 47.99rem) {
  .g-cta-button.style1 .g-cta-inner .g-cta-right {
    float: none;
    display: block;
    margin-top: 25px;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-cta-button.style1 .g-cta-inner .g-cta-right {
    float: none;
    display: block;
    margin-top: 25px;
  }
}
/* line 46, templates/it_insightfx/scss/insightfx/_cta-button.scss */
.g-cta-button.style1 .g-cta-inner .g-cta-right.no-desc {
  margin-top: 0;
}
/* line 49, templates/it_insightfx/scss/insightfx/_cta-button.scss */
.g-cta-button.style1 .g-cta-inner .g-cta-right .button {
  font-size: 1rem;
  padding: 1rem 1.5rem;
}
@media only all and (max-width: 47.99rem) {
  .g-cta-button.style1 .g-cta-inner .g-cta-right .button {
    display: block;
    text-align: center;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-cta-button.style1 .g-cta-inner .g-cta-right .button {
    display: block;
    text-align: center;
  }
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .g-cta-button.style1 .g-cta-inner .g-cta-right .button {
    padding: 1rem;
  }
}
/* line 63, templates/it_insightfx/scss/insightfx/_cta-button.scss */
.g-cta-button.style1 .g-cta-inner .g-cta-right .button i {
  margin-right: 10px;
}
/* line 68, templates/it_insightfx/scss/insightfx/_cta-button.scss */
.g-cta-button.style1 .g-cta-inner .g-cta-title {
  margin: 0 0 10px;
}
/* line 73, templates/it_insightfx/scss/insightfx/_cta-button.scss */
/* line 74, templates/it_insightfx/scss/insightfx/_cta-button.scss */
@media only all and (max-width: 47.99rem) {
  .g-cta-button.style2 .g-cta-inner {
    margin-bottom: 1.5rem;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-cta-button.style2 .g-cta-inner {
    margin-bottom: 1.5rem;
  }
}
/* line 81, templates/it_insightfx/scss/insightfx/_cta-button.scss */
.g-cta-button.style2 .g-cta-inner .g-cta-left {
  float: left;
}
@media only all and (max-width: 47.99rem) {
  .g-cta-button.style2 .g-cta-inner .g-cta-left {
    float: none;
    display: block;
    text-align: center;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-cta-button.style2 .g-cta-inner .g-cta-left {
    float: none;
    display: block;
    text-align: center;
  }
}
/* line 93, templates/it_insightfx/scss/insightfx/_cta-button.scss */
/* line 94, templates/it_insightfx/scss/insightfx/_cta-button.scss */
.g-cta-button.style2 .g-cta-inner .g-cta-left.no-desc .g-cta-title {
  margin: 12px 0 0;
}
@media only all and (max-width: 47.99rem) {
  .g-cta-button.style2 .g-cta-inner .g-cta-left.no-desc .g-cta-title {
    margin-bottom: 25px;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-cta-button.style2 .g-cta-inner .g-cta-left.no-desc .g-cta-title {
    margin-bottom: 25px;
  }
}
/* line 105, templates/it_insightfx/scss/insightfx/_cta-button.scss */
.g-cta-button.style2 .g-cta-inner .g-cta-right {
  float: right;
  margin-top: 4px;
}
@media only all and (max-width: 47.99rem) {
  .g-cta-button.style2 .g-cta-inner .g-cta-right {
    float: none;
    display: block;
    margin-top: 25px;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-cta-button.style2 .g-cta-inner .g-cta-right {
    float: none;
    display: block;
    margin-top: 25px;
  }
}
/* line 118, templates/it_insightfx/scss/insightfx/_cta-button.scss */
.g-cta-button.style2 .g-cta-inner .g-cta-right.no-desc {
  margin-top: 0;
}
/* line 121, templates/it_insightfx/scss/insightfx/_cta-button.scss */
.g-cta-button.style2 .g-cta-inner .g-cta-right .button {
  font-size: 1rem;
  padding: 1rem 1.5rem;
  background-color: transparent;
  color: #ffa621;
  border: 2px solid #ffa621;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}
/* line 128, templates/it_insightfx/scss/insightfx/_cta-button.scss */
.g-cta-button.style2 .g-cta-inner .g-cta-right .button:hover {
  background-color: #ffa621;
  color: #fff;
}
@media only all and (max-width: 47.99rem) {
  .g-cta-button.style2 .g-cta-inner .g-cta-right .button {
    display: block;
    text-align: center;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-cta-button.style2 .g-cta-inner .g-cta-right .button {
    display: block;
    text-align: center;
  }
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .g-cta-button.style2 .g-cta-inner .g-cta-right .button {
    padding: 1rem;
  }
}
/* line 143, templates/it_insightfx/scss/insightfx/_cta-button.scss */
.g-cta-button.style2 .g-cta-inner .g-cta-right .button i {
  margin-right: 10px;
}
/* line 148, templates/it_insightfx/scss/insightfx/_cta-button.scss */
.g-cta-button.style2 .g-cta-inner .g-cta-title {
  margin: 0 0 10px;
}
/* line 1, templates/it_insightfx/scss/insightfx/_page-title.scss */
@media only all and (max-width: 47.99rem) {
  .g-page-title {
    margin-bottom: -30px;
  }
}
/* line 5, templates/it_insightfx/scss/insightfx/_page-title.scss */
.g-page-title h3 {
  margin: 0;
}
/* line 8, templates/it_insightfx/scss/insightfx/_page-title.scss */
.g-page-title i {
  margin-right: 10px;
}
/* line 4, templates/it_insightfx/scss/insightfx/_our-team.scss */
/* line 5, templates/it_insightfx/scss/insightfx/_our-team.scss */
.g-our-team:not(.gutter-disabled) {
  margin-left: -0.938rem;
  margin-right: -0.938rem;
}
/* line 8, templates/it_insightfx/scss/insightfx/_our-team.scss */
.g-our-team:not(.gutter-disabled) > .g-grid {
  margin-bottom: 1.876rem;
}
/* line 10, templates/it_insightfx/scss/insightfx/_our-team.scss */
.g-our-team:not(.gutter-disabled) > .g-grid:last-child {
  margin-bottom: 0;
}
/* line 12, templates/it_insightfx/scss/insightfx/_our-team.scss */
/* line 13, templates/it_insightfx/scss/insightfx/_our-team.scss */
/* line 14, templates/it_insightfx/scss/insightfx/_our-team.scss */
@media only all and (max-width: 47.99rem) {
  .g-our-team:not(.gutter-disabled) > .g-grid:last-child > .g-block:last-child .g-our-team-item {
    margin-bottom: 0 !important;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-our-team:not(.gutter-disabled) > .g-grid {
    margin-bottom: 0;
  }
}
/* line 26, templates/it_insightfx/scss/insightfx/_our-team.scss */
@media only all and (max-width: 47.99rem) {
  .g-our-team:not(.gutter-disabled) .g-our-team-item {
    margin-bottom: 1.876rem !important;
  }
}
/* line 32, templates/it_insightfx/scss/insightfx/_our-team.scss */
.g-our-team .size-33 {
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0 33.3333%;
  -moz-flex: 0 33.3333%;
  -ms-flex: 0 33.3333%;
  flex: 0 33.3333%;
  width: 33.3333%;
}
@media only all and (max-width: 47.99rem) {
  .g-our-team .size-33 {
    -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%;
    width: 100%;
  }
}
/* line 41, templates/it_insightfx/scss/insightfx/_our-team.scss */
.g-our-team .size-16 {
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0 16.6666%;
  -moz-flex: 0 16.6666%;
  -ms-flex: 0 16.6666%;
  flex: 0 16.6666%;
  width: 16.6666%;
}
@media only all and (max-width: 47.99rem) {
  .g-our-team .size-16 {
    -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%;
    width: 100%;
  }
}
/* line 51, templates/it_insightfx/scss/insightfx/_our-team.scss */
.g-our-team, .g-our-team-slider, .g-our-team-slideset {
  text-align: center;
}
/* line 53, templates/it_insightfx/scss/insightfx/_our-team.scss */
/* line 54, templates/it_insightfx/scss/insightfx/_our-team.scss */
.g-our-team.gutter-disabled .g-our-team-item, .g-our-team-slider.gutter-disabled .g-our-team-item, .g-our-team-slideset.gutter-disabled .g-our-team-item {
  border: none;
}
/* line 57, templates/it_insightfx/scss/insightfx/_our-team.scss */
.g-our-team.gutter-disabled .uk-slideset, .g-our-team-slider.gutter-disabled .uk-slideset, .g-our-team-slideset.gutter-disabled .uk-slideset {
  margin-left: 0;
}
/* line 59, templates/it_insightfx/scss/insightfx/_our-team.scss */
/* line 60, templates/it_insightfx/scss/insightfx/_our-team.scss */
.g-our-team.gutter-disabled .uk-slideset.uk-grid > *, .g-our-team-slider.gutter-disabled .uk-slideset.uk-grid > *, .g-our-team-slideset.gutter-disabled .uk-slideset.uk-grid > * {
  padding-left: 0;
}
/* line 66, templates/it_insightfx/scss/insightfx/_our-team.scss */
.g-our-team .g-content, .g-our-team-slider .g-content, .g-our-team-slideset .g-content {
  margin: 0;
  padding-top: 0;
  padding-bottom: 0;
}
/* line 71, templates/it_insightfx/scss/insightfx/_our-team.scss */
.g-our-team .g-our-team-item, .g-our-team-slider .g-our-team-item, .g-our-team-slideset .g-our-team-item {
  border: 1px solid #e9e9e9;
  width: 100%;
}
@media only all and (max-width: 47.99rem) {
  .g-our-team .g-our-team-item, .g-our-team-slider .g-our-team-item, .g-our-team-slideset .g-our-team-item {
    margin-bottom: 3.126rem;
    width: 100%;
  }
  /* line 77, templates/it_insightfx/scss/insightfx/_our-team.scss */
  .g-our-team .g-our-team-item:last-child, .g-our-team-slider .g-our-team-item:last-child, .g-our-team-slideset .g-our-team-item:last-child {
    margin-bottom: 0;
  }
}
/* line 82, templates/it_insightfx/scss/insightfx/_our-team.scss */
.g-our-team .g-our-team-image, .g-our-team-slider .g-our-team-image, .g-our-team-slideset .g-our-team-image {
  position: relative;
  overflow: hidden;
}
/* line 85, templates/it_insightfx/scss/insightfx/_our-team.scss */
/* line 86, templates/it_insightfx/scss/insightfx/_our-team.scss */
.g-our-team .g-our-team-image .g-our-team-social.uk-overlay-panel, .g-our-team-slider .g-our-team-image .g-our-team-social.uk-overlay-panel, .g-our-team-slideset .g-our-team-image .g-our-team-social.uk-overlay-panel {
  padding: 0;
}
/* line 88, templates/it_insightfx/scss/insightfx/_our-team.scss */
.g-our-team .g-our-team-image .g-our-team-social.uk-overlay-panel a, .g-our-team-slider .g-our-team-image .g-our-team-social.uk-overlay-panel a, .g-our-team-slideset .g-our-team-image .g-our-team-social.uk-overlay-panel a {
  width: 100%;
  display: block;
  padding: 10px;
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-right: none;
  -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.99rem) {
  .g-our-team .g-our-team-image .g-our-team-social.uk-overlay-panel a, .g-our-team-slider .g-our-team-image .g-our-team-social.uk-overlay-panel a, .g-our-team-slideset .g-our-team-image .g-our-team-social.uk-overlay-panel a {
    padding: 10px 5px;
  }
}
/* line 98, templates/it_insightfx/scss/insightfx/_our-team.scss */
.g-our-team .g-our-team-image .g-our-team-social.uk-overlay-panel a:hover, .g-our-team-slider .g-our-team-image .g-our-team-social.uk-overlay-panel a:hover, .g-our-team-slideset .g-our-team-image .g-our-team-social.uk-overlay-panel a:hover {
  background: #ffa621;
}
/* line 103, templates/it_insightfx/scss/insightfx/_our-team.scss */
@media only all and (max-width: 47.99rem) {
  .g-our-team .g-our-team-image .g-our-team-social .g-block, .g-our-team-slider .g-our-team-image .g-our-team-social .g-block, .g-our-team-slideset .g-our-team-image .g-our-team-social .g-block {
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    box-flex: 1;
    -webkit-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
}
/* line 109, templates/it_insightfx/scss/insightfx/_our-team.scss */
.g-our-team .g-our-team-image img, .g-our-team-slider .g-our-team-image img, .g-our-team-slideset .g-our-team-image img {
  width: 100%;
}
/* line 113, templates/it_insightfx/scss/insightfx/_our-team.scss */
.g-our-team .g-info-container, .g-our-team-slider .g-info-container, .g-our-team-slideset .g-info-container {
  padding: 20px;
  background: #fff;
}
/* line 117, templates/it_insightfx/scss/insightfx/_our-team.scss */
.g-our-team p, .g-our-team-slider p, .g-our-team-slideset p {
  margin: 0;
}
/* line 120, templates/it_insightfx/scss/insightfx/_our-team.scss */
.g-our-team .g-our-team-name, .g-our-team-slider .g-our-team-name, .g-our-team-slideset .g-our-team-name {
  margin: 0;
}
/* line 122, templates/it_insightfx/scss/insightfx/_our-team.scss */
.g-our-team .g-our-team-name a, .g-our-team-slider .g-our-team-name a, .g-our-team-slideset .g-our-team-name a {
  color: #2a2a2a;
}
/* line 124, templates/it_insightfx/scss/insightfx/_our-team.scss */
.g-our-team .g-our-team-name a:hover, .g-our-team-slider .g-our-team-name a:hover, .g-our-team-slideset .g-our-team-name a:hover {
  color: #ffa621;
}
/* line 129, templates/it_insightfx/scss/insightfx/_our-team.scss */
.g-our-team .g-our-team-position, .g-our-team-slider .g-our-team-position, .g-our-team-slideset .g-our-team-position {
  margin-top: 0;
  font-size: 90%;
}
/* line 132, templates/it_insightfx/scss/insightfx/_our-team.scss */
.g-our-team .g-our-team-position.g-desc-enabled, .g-our-team-slider .g-our-team-position.g-desc-enabled, .g-our-team-slideset .g-our-team-position.g-desc-enabled {
  margin-bottom: 20px;
}
/* line 136, templates/it_insightfx/scss/insightfx/_our-team.scss */
.g-our-team .g-our-team-desc, .g-our-team-slider .g-our-team-desc, .g-our-team-slideset .g-our-team-desc {
  margin-top: 0.4rem;
}
/* line 139, templates/it_insightfx/scss/insightfx/_our-team.scss */
/* line 140, templates/it_insightfx/scss/insightfx/_our-team.scss */
.g-our-team.style2 .g-our-team-social, .g-our-team-slider.style2 .g-our-team-social, .g-our-team-slideset.style2 .g-our-team-social {
  margin-top: 20px;
}
/* line 142, templates/it_insightfx/scss/insightfx/_our-team.scss */
.g-our-team.style2 .g-our-team-social a, .g-our-team-slider.style2 .g-our-team-social a, .g-our-team-slideset.style2 .g-our-team-social a {
  color: #505050;
  margin-right: 15px;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-our-team.style2 .g-our-team-social a, .g-our-team-slider.style2 .g-our-team-social a, .g-our-team-slideset.style2 .g-our-team-social a {
    margin-right: 8px;
  }
}
/* line 148, templates/it_insightfx/scss/insightfx/_our-team.scss */
.g-our-team.style2 .g-our-team-social a:last-child, .g-our-team-slider.style2 .g-our-team-social a:last-child, .g-our-team-slideset.style2 .g-our-team-social a:last-child {
  margin-right: 0;
}
/* line 151, templates/it_insightfx/scss/insightfx/_our-team.scss */
.g-our-team.style2 .g-our-team-social a:hover, .g-our-team-slider.style2 .g-our-team-social a:hover, .g-our-team-slideset.style2 .g-our-team-social a:hover {
  color: #ffa621;
}
/* line 157, templates/it_insightfx/scss/insightfx/_our-team.scss */
/* line 158, templates/it_insightfx/scss/insightfx/_our-team.scss */
/* line 159, templates/it_insightfx/scss/insightfx/_our-team.scss */
.g-our-team.uk-text-left.style1 .g-our-team-social, .g-our-team-slider.uk-text-left.style1 .g-our-team-social, .g-our-team-slideset.uk-text-left.style1 .g-our-team-social {
  text-align: center !important;
}
/* line 164, templates/it_insightfx/scss/insightfx/_our-team.scss */
/* line 165, templates/it_insightfx/scss/insightfx/_our-team.scss */
.g-our-team.style3 .g-our-team-image, .g-our-team-slider.style3 .g-our-team-image, .g-our-team-slideset.style3 .g-our-team-image {
  padding-bottom: 100px;
}
/* line 168, templates/it_insightfx/scss/insightfx/_our-team.scss */
.g-our-team.style3 .g-info-container, .g-our-team-slider.style3 .g-info-container, .g-our-team-slideset.style3 .g-info-container {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  top: auto;
  z-index: 1;
  padding: 23px 30px;
  height: 100px;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}
/* line 178, templates/it_insightfx/scss/insightfx/_our-team.scss */
.g-our-team.style3 .g-info-container .g-our-team-position, .g-our-team-slider.style3 .g-info-container .g-our-team-position, .g-our-team-slideset.style3 .g-info-container .g-our-team-position {
  margin: 5px 0 0;
}
/* line 182, templates/it_insightfx/scss/insightfx/_our-team.scss */
.g-our-team.style3 .g-hover-container, .g-our-team-slider.style3 .g-hover-container, .g-our-team-slideset.style3 .g-hover-container {
  opacity: 0;
  position: absolute;
  background-color: #111;
  color: #fff;
  top: 100px;
  left: 0;
  bottom: 0;
  right: 0;
  padding: 30px;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}
/* line 193, templates/it_insightfx/scss/insightfx/_our-team.scss */
.g-our-team.style3 .g-hover-container > *, .g-our-team-slider.style3 .g-hover-container > *, .g-our-team-slideset.style3 .g-hover-container > * {
  opacity: 0;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}
/* line 197, templates/it_insightfx/scss/insightfx/_our-team.scss */
.g-our-team.style3 .g-hover-container .g-our-team-desc, .g-our-team-slider.style3 .g-hover-container .g-our-team-desc, .g-our-team-slideset.style3 .g-hover-container .g-our-team-desc {
  font-size: 90%;
}
/* line 200, templates/it_insightfx/scss/insightfx/_our-team.scss */
.g-our-team.style3 .g-hover-container .g-our-team-social, .g-our-team-slider.style3 .g-hover-container .g-our-team-social, .g-our-team-slideset.style3 .g-hover-container .g-our-team-social {
  margin-top: 25px;
  font-size: 18px;
}
/* line 203, templates/it_insightfx/scss/insightfx/_our-team.scss */
.g-our-team.style3 .g-hover-container .g-our-team-social a, .g-our-team-slider.style3 .g-hover-container .g-our-team-social a, .g-our-team-slideset.style3 .g-hover-container .g-our-team-social a {
  margin-right: 15px;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-our-team.style3 .g-hover-container .g-our-team-social a, .g-our-team-slider.style3 .g-hover-container .g-our-team-social a, .g-our-team-slideset.style3 .g-hover-container .g-our-team-social a {
    margin-right: 8px;
  }
}
/* line 208, templates/it_insightfx/scss/insightfx/_our-team.scss */
.g-our-team.style3 .g-hover-container .g-our-team-social a:last-child, .g-our-team-slider.style3 .g-hover-container .g-our-team-social a:last-child, .g-our-team-slideset.style3 .g-hover-container .g-our-team-social a:last-child {
  margin-right: 0;
}
/* line 214, templates/it_insightfx/scss/insightfx/_our-team.scss */
.g-our-team.style3 .g-our-team-item, .g-our-team-slider.style3 .g-our-team-item, .g-our-team-slideset.style3 .g-our-team-item {
  position: relative;
}
/* line 216, templates/it_insightfx/scss/insightfx/_our-team.scss */
/* line 217, templates/it_insightfx/scss/insightfx/_our-team.scss */
.g-our-team.style3 .g-our-team-item:hover .g-hover-container, .g-our-team-slider.style3 .g-our-team-item:hover .g-hover-container, .g-our-team-slideset.style3 .g-our-team-item:hover .g-hover-container {
  opacity: 1;
}
/* line 219, templates/it_insightfx/scss/insightfx/_our-team.scss */
.g-our-team.style3 .g-our-team-item:hover .g-hover-container > *, .g-our-team-slider.style3 .g-our-team-item:hover .g-hover-container > *, .g-our-team-slideset.style3 .g-our-team-item:hover .g-hover-container > * {
  -webkit-transition-delay: 0.3s;
  -moz-transition-delay: 0.3s;
  transition-delay: 0.3s;
  opacity: 1;
}
/* line 224, templates/it_insightfx/scss/insightfx/_our-team.scss */
.g-our-team.style3 .g-our-team-item:hover .g-info-container, .g-our-team-slider.style3 .g-our-team-item:hover .g-info-container, .g-our-team-slideset.style3 .g-our-team-item:hover .g-info-container {
  bottom: 100%;
  margin-bottom: -100px;
  background: #ffa621;
  color: #fff;
}
/* line 229, templates/it_insightfx/scss/insightfx/_our-team.scss */
.g-our-team.style3 .g-our-team-item:hover .g-info-container .g-our-team-name, .g-our-team-slider.style3 .g-our-team-item:hover .g-info-container .g-our-team-name, .g-our-team-slideset.style3 .g-our-team-item:hover .g-info-container .g-our-team-name {
  color: #fff !important;
}
/* line 231, templates/it_insightfx/scss/insightfx/_our-team.scss */
.g-our-team.style3 .g-our-team-item:hover .g-info-container .g-our-team-name a, .g-our-team-slider.style3 .g-our-team-item:hover .g-info-container .g-our-team-name a, .g-our-team-slideset.style3 .g-our-team-item:hover .g-info-container .g-our-team-name a {
  color: #fff !important;
}
/* line 233, templates/it_insightfx/scss/insightfx/_our-team.scss */
.g-our-team.style3 .g-our-team-item:hover .g-info-container .g-our-team-name a:hover, .g-our-team-slider.style3 .g-our-team-item:hover .g-info-container .g-our-team-name a:hover, .g-our-team-slideset.style3 .g-our-team-item:hover .g-info-container .g-our-team-name a:hover {
  text-decoration: underline;
}
/* line 4, templates/it_insightfx/scss/insightfx/_onepage-menu.scss */
/* line 5, templates/it_insightfx/scss/insightfx/_onepage-menu.scss */
.g-onepage-menu ul {
  margin: 0;
  list-style: none;
  background: #fff;
  border: 1px solid #e9e9e9;
  border-radius: 3px;
}
/* line 11, templates/it_insightfx/scss/insightfx/_onepage-menu.scss */
/* line 12, templates/it_insightfx/scss/insightfx/_onepage-menu.scss */
.g-onepage-menu ul li a {
  padding: 0.625rem 1.25rem;
  color: #818181;
  display: block;
  border-bottom: 1px solid #e9e9e9;
  -webkit-transition: all, 0.2s;
  -moz-transition: all, 0.2s;
  transition: all, 0.2s;
}
/* line 18, templates/it_insightfx/scss/insightfx/_onepage-menu.scss */
.g-onepage-menu ul li a:hover {
  background: #f7f7f7;
  color: #4e4e4e;
}
/* line 22, templates/it_insightfx/scss/insightfx/_onepage-menu.scss */
.g-onepage-menu ul li a i {
  margin-right: 5px;
}
/* line 26, templates/it_insightfx/scss/insightfx/_onepage-menu.scss */
/* line 27, templates/it_insightfx/scss/insightfx/_onepage-menu.scss */
.g-onepage-menu ul li:last-child a {
  border-bottom: none;
}
/* line 31, templates/it_insightfx/scss/insightfx/_onepage-menu.scss */
.g-onepage-menu ul li .submenu {
  border: none;
  display: none;
}
/* line 34, templates/it_insightfx/scss/insightfx/_onepage-menu.scss */
.g-onepage-menu ul li .submenu.uk-active {
  display: block;
}
/* line 36, templates/it_insightfx/scss/insightfx/_onepage-menu.scss */
.g-onepage-menu ul li .submenu.uk-active a {
  padding-left: 35px;
}
/* line 40, templates/it_insightfx/scss/insightfx/_onepage-menu.scss */
/* line 41, templates/it_insightfx/scss/insightfx/_onepage-menu.scss */
.g-onepage-menu ul li .submenu li:last-child {
  border-bottom: 1px solid #e9e9e9;
}
/* line 46, templates/it_insightfx/scss/insightfx/_onepage-menu.scss */
/* line 47, templates/it_insightfx/scss/insightfx/_onepage-menu.scss */
.g-onepage-menu ul li.uk-active > a {
  background: #f7f7f7;
  color: #ffa621;
}
/* line 51, templates/it_insightfx/scss/insightfx/_onepage-menu.scss */
.g-onepage-menu ul li.uk-active .submenu {
  display: block;
}
/* line 53, templates/it_insightfx/scss/insightfx/_onepage-menu.scss */
.g-onepage-menu ul li.uk-active .submenu a {
  padding-left: 35px;
}
/* line 4, templates/it_insightfx/scss/insightfx/_tabs.scss */
.g-tabs {
  background: #fff;
  border: 1px solid #e9e9e9;
}
/* line 7, templates/it_insightfx/scss/insightfx/_tabs.scss */
.g-tabs .uk-tab {
  border-color: #e9e9e9;
}
/* line 9, templates/it_insightfx/scss/insightfx/_tabs.scss */
/* line 10, templates/it_insightfx/scss/insightfx/_tabs.scss */
.g-tabs .uk-tab > li > a {
  border: none;
  border-radius: 0;
  margin: 0 !important;
  color: #818181;
  text-shadow: none;
  padding: 20px 25px !important;
  -webkit-transition: background, 0.2s;
  -moz-transition: background, 0.2s;
  transition: background, 0.2s;
}
/* line 18, templates/it_insightfx/scss/insightfx/_tabs.scss */
.g-tabs .uk-tab > li > a:hover {
  color: #818181;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-tabs .uk-tab > li > a {
    padding: 20px 15px !important;
  }
}
/* line 25, templates/it_insightfx/scss/insightfx/_tabs.scss */
/* line 26, templates/it_insightfx/scss/insightfx/_tabs.scss */
.g-tabs .uk-tab > li.uk-active > a {
  color: #818181;
}
/* line 30, templates/it_insightfx/scss/insightfx/_tabs.scss */
.g-tabs .uk-tab > li .g-title-icon {
  margin-right: 10px;
}
/* line 34, templates/it_insightfx/scss/insightfx/_tabs.scss */
.g-tabs .uk-tab .uk-tab-responsive {
  margin: 0;
}
/* line 36, templates/it_insightfx/scss/insightfx/_tabs.scss */
.g-tabs .uk-tab .uk-tab-responsive > a {
  cursor: pointer;
}
/* line 39, templates/it_insightfx/scss/insightfx/_tabs.scss */
.g-tabs .uk-tab .uk-tab-responsive .uk-dropdown {
  margin: 0;
  font-size: 0.9rem;
  border-color: #e9e9e9;
  padding: 0;
  border-radius: 0;
}
/* line 45, templates/it_insightfx/scss/insightfx/_tabs.scss */
.g-tabs .uk-tab .uk-tab-responsive .uk-dropdown .uk-nav {
  margin: 0;
}
/* line 47, templates/it_insightfx/scss/insightfx/_tabs.scss */
/* line 48, templates/it_insightfx/scss/insightfx/_tabs.scss */
.g-tabs .uk-tab .uk-tab-responsive .uk-dropdown .uk-nav li a {
  padding: 15px 25px;
  color: #818181;
}
/* line 51, templates/it_insightfx/scss/insightfx/_tabs.scss */
.g-tabs .uk-tab .uk-tab-responsive .uk-dropdown .uk-nav li a:before {
  border: none;
}
/* line 54, templates/it_insightfx/scss/insightfx/_tabs.scss */
.g-tabs .uk-tab .uk-tab-responsive .uk-dropdown .uk-nav li a:hover {
  background: #f7f7f7;
  box-shadow: none;
}
/* line 64, templates/it_insightfx/scss/insightfx/_tabs.scss */
.g-tabs .uk-tab-grid {
  margin: 0;
}
/* line 65, templates/it_insightfx/scss/insightfx/_tabs.scss */
.g-tabs .uk-tab-grid:before {
  border-color: #e9e9e9;
}
/* line 69, templates/it_insightfx/scss/insightfx/_tabs.scss */
/* line 70, templates/it_insightfx/scss/insightfx/_tabs.scss */
@media only all and (max-width: 47.99rem) {
  .g-tabs .uk-tab-grid.uk-tab-top .g-tab-nav, .g-tabs .uk-tab-grid.uk-tab-bottom .g-tab-nav {
    width: auto;
  }
}
/* line 74, templates/it_insightfx/scss/insightfx/_tabs.scss */
.g-tabs .uk-tab-grid.uk-tab-top .g-tab-nav > a, .g-tabs .uk-tab-grid.uk-tab-bottom .g-tab-nav > a {
  border-right: none;
  border-left: 1px solid #e9e9e9;
}
/* line 78, templates/it_insightfx/scss/insightfx/_tabs.scss */
/* line 79, templates/it_insightfx/scss/insightfx/_tabs.scss */
.g-tabs .uk-tab-grid.uk-tab-top .g-tab-nav:first-child > a, .g-tabs .uk-tab-grid.uk-tab-bottom .g-tab-nav:first-child > a {
  border-left: none;
}
/* line 86, templates/it_insightfx/scss/insightfx/_tabs.scss */
.g-tabs .uk-tab-top {
  border-bottom: 1px solid #e9e9e9;
}
/* line 88, templates/it_insightfx/scss/insightfx/_tabs.scss */
/* line 89, templates/it_insightfx/scss/insightfx/_tabs.scss */
.g-tabs .uk-tab-top .g-tab-nav > a {
  border-right: 1px solid #e9e9e9;
}
/* line 91, templates/it_insightfx/scss/insightfx/_tabs.scss */
.g-tabs .uk-tab-top .g-tab-nav > a:before {
  border-top: 3px solid transparent;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
/* line 100, templates/it_insightfx/scss/insightfx/_tabs.scss */
/* line 101, templates/it_insightfx/scss/insightfx/_tabs.scss */
/* line 102, templates/it_insightfx/scss/insightfx/_tabs.scss */
.g-tabs .uk-tab-top .g-tab-nav.uk-active > a:before {
  border-top-color: #ffa621;
}
/* line 109, templates/it_insightfx/scss/insightfx/_tabs.scss */
.g-tabs .uk-tab-bottom {
  border-top: 1px solid #e9e9e9;
}
/* line 111, templates/it_insightfx/scss/insightfx/_tabs.scss */
/* line 112, templates/it_insightfx/scss/insightfx/_tabs.scss */
.g-tabs .uk-tab-bottom .g-tab-nav > a {
  border-right: 1px solid #e9e9e9;
}
/* line 114, templates/it_insightfx/scss/insightfx/_tabs.scss */
.g-tabs .uk-tab-bottom .g-tab-nav > a:before {
  border-bottom: 3px solid transparent;
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}
/* line 123, templates/it_insightfx/scss/insightfx/_tabs.scss */
/* line 124, templates/it_insightfx/scss/insightfx/_tabs.scss */
/* line 125, templates/it_insightfx/scss/insightfx/_tabs.scss */
.g-tabs .uk-tab-bottom .g-tab-nav.uk-active > a:before {
  border-bottom-color: #ffa621;
}
/* line 132, templates/it_insightfx/scss/insightfx/_tabs.scss */
/* line 133, templates/it_insightfx/scss/insightfx/_tabs.scss */
/* line 134, templates/it_insightfx/scss/insightfx/_tabs.scss */
.g-tabs .uk-tab-left .g-tab-nav > a {
  border-top: 1px solid #e9e9e9;
}
/* line 136, templates/it_insightfx/scss/insightfx/_tabs.scss */
.g-tabs .uk-tab-left .g-tab-nav > a:before {
  border-left: 3px solid transparent;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
}
/* line 145, templates/it_insightfx/scss/insightfx/_tabs.scss */
/* line 146, templates/it_insightfx/scss/insightfx/_tabs.scss */
.g-tabs .uk-tab-left .g-tab-nav:first-child > a {
  border-top: none;
}
/* line 150, templates/it_insightfx/scss/insightfx/_tabs.scss */
/* line 151, templates/it_insightfx/scss/insightfx/_tabs.scss */
/* line 152, templates/it_insightfx/scss/insightfx/_tabs.scss */
.g-tabs .uk-tab-left .g-tab-nav.uk-active > a:before {
  border-left-color: #ffa621;
}
/* line 159, templates/it_insightfx/scss/insightfx/_tabs.scss */
/* line 160, templates/it_insightfx/scss/insightfx/_tabs.scss */
/* line 161, templates/it_insightfx/scss/insightfx/_tabs.scss */
.g-tabs .uk-tab-right .g-tab-nav > a {
  border-top: 1px solid #e9e9e9;
}
/* line 163, templates/it_insightfx/scss/insightfx/_tabs.scss */
.g-tabs .uk-tab-right .g-tab-nav > a:before {
  border-right: 3px solid transparent;
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
}
/* line 172, templates/it_insightfx/scss/insightfx/_tabs.scss */
/* line 173, templates/it_insightfx/scss/insightfx/_tabs.scss */
.g-tabs .uk-tab-right .g-tab-nav:first-child > a {
  border-top: none;
}
/* line 177, templates/it_insightfx/scss/insightfx/_tabs.scss */
/* line 178, templates/it_insightfx/scss/insightfx/_tabs.scss */
/* line 179, templates/it_insightfx/scss/insightfx/_tabs.scss */
.g-tabs .uk-tab-right .g-tab-nav.uk-active > a:before {
  border-right-color: #ffa621;
}
/* line 186, templates/it_insightfx/scss/insightfx/_tabs.scss */
.g-tabs .tabs-content {
  overflow: hidden;
}
/* line 188, templates/it_insightfx/scss/insightfx/_tabs.scss */
.g-tabs .tabs-content.uk-margin {
  margin-bottom: 0;
}
/* line 191, templates/it_insightfx/scss/insightfx/_tabs.scss */
.g-tabs .tabs-content p {
  margin-bottom: 0;
}
/* line 194, templates/it_insightfx/scss/insightfx/_tabs.scss */
.g-tabs .tabs-content .button {
  margin-top: 25px;
}
/* line 197, templates/it_insightfx/scss/insightfx/_tabs.scss */
.g-tabs .tabs-content.left {
  padding: 35px;
  margin-left: -35px;
}
@media only all and (max-width: 47.99rem) {
  .g-tabs .tabs-content.left {
    margin-left: 0;
  }
}
/* line 203, templates/it_insightfx/scss/insightfx/_tabs.scss */
/* line 204, templates/it_insightfx/scss/insightfx/_tabs.scss */
.g-tabs .tabs-content.left p:first-child {
  margin-top: 0;
}
/* line 209, templates/it_insightfx/scss/insightfx/_tabs.scss */
.g-tabs .tabs-content.right {
  padding: 35px;
  margin-right: -35px;
}
@media only all and (max-width: 47.99rem) {
  .g-tabs .tabs-content.right {
    margin-right: 0;
  }
}
/* line 215, templates/it_insightfx/scss/insightfx/_tabs.scss */
/* line 216, templates/it_insightfx/scss/insightfx/_tabs.scss */
.g-tabs .tabs-content.right p:first-child {
  margin-top: 0;
}
/* line 221, templates/it_insightfx/scss/insightfx/_tabs.scss */
.g-tabs .tabs-content.top {
  padding: 35px;
  margin: 0;
}
/* line 224, templates/it_insightfx/scss/insightfx/_tabs.scss */
.g-tabs .tabs-content.top > li {
  margin: 0;
}
/* line 228, templates/it_insightfx/scss/insightfx/_tabs.scss */
.g-tabs .tabs-content.bottom {
  padding: 35px;
  margin: 0;
}
/* line 231, templates/it_insightfx/scss/insightfx/_tabs.scss */
.g-tabs .tabs-content.bottom > li {
  margin: 0;
}
/* line 6, templates/it_insightfx/scss/insightfx/_get-in-touch.scss */
/* line 7, templates/it_insightfx/scss/insightfx/_get-in-touch.scss */
/* line 8, templates/it_insightfx/scss/insightfx/_get-in-touch.scss */
#g-top .g-touch-toggle a {
  padding: 9.125px 15px;
  border-right: 1px solid #ffba54;
  border-left: 1px solid #ffba54;
  color: #fff;
  display: inline-block;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}
/* line 15, templates/it_insightfx/scss/insightfx/_get-in-touch.scss */
#g-top .g-touch-toggle a span {
  margin-right: 8px;
}
/* line 18, templates/it_insightfx/scss/insightfx/_get-in-touch.scss */
#g-top .g-touch-toggle a:hover {
  background: #ffba54;
}
/* line 25, templates/it_insightfx/scss/insightfx/_get-in-touch.scss */
/* line 26, templates/it_insightfx/scss/insightfx/_get-in-touch.scss */
#g-touch .uk-modal-dialog {
  padding: 0;
  border-radius: 0;
  color: #818181;
}
/* line 30, templates/it_insightfx/scss/insightfx/_get-in-touch.scss */
#g-touch .uk-modal-dialog [id*="g-map-"] {
  max-width: 100% !important;
}
/* line 33, templates/it_insightfx/scss/insightfx/_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_insightfx/scss/insightfx/_get-in-touch.scss */
#g-touch .uk-modal-dialog .uk-close:hover {
  color: #ffa621;
}
/* line 45, templates/it_insightfx/scss/insightfx/_get-in-touch.scss */
/* line 46, templates/it_insightfx/scss/insightfx/_get-in-touch.scss */
/* line 47, templates/it_insightfx/scss/insightfx/_get-in-touch.scss */
#g-touch .g-block:last-child .g-touch-item {
  border: none;
}
/* line 52, templates/it_insightfx/scss/insightfx/_get-in-touch.scss */
#g-touch .g-touch-item {
  text-align: center;
  padding: 25px 10px;
  border-right: 1px solid #e9e9e9;
  font-weight: bold;
  color: #818181;
  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 #e9e9e9;
    padding: 15px 10px;
  }
}
/* line 68, templates/it_insightfx/scss/insightfx/_get-in-touch.scss */
#g-touch .g-touch-item a {
  color: #818181;
}
/* line 71, templates/it_insightfx/scss/insightfx/_get-in-touch.scss */
#g-touch .g-touch-item .g-touch-item-icon {
  margin-right: 9px;
}
/* line 18, templates/it_insightfx/scss/insightfx/_nice-select.scss */
.nice-select {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  background-color: #fff;
  border-radius: 3px;
  border: solid 1px #e9e9e9;
  box-sizing: border-box;
  clear: both;
  cursor: pointer;
  display: block;
  float: none;
  font-family: inherit;
  font-size: 0.9rem;
  font-weight: normal;
  height: 42px;
  line-height: 40px;
  outline: none;
  padding-left: 18px;
  padding-right: 30px;
  position: relative;
  text-align: left !important;
  transition: all 0.2s ease-in-out;
  user-select: none;
  white-space: nowrap;
  width: auto;
  color: #818181;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .nice-select {
    padding-left: 10px;
    font-size: 90%;
  }
}
/* line 47, templates/it_insightfx/scss/insightfx/_nice-select.scss */
.nice-select:hover {
  border-color: #dcdcdc;
}
/* line 54, templates/it_insightfx/scss/insightfx/_nice-select.scss */
.nice-select:after {
  border-bottom: 2px solid #999;
  border-right: 2px solid #999;
  content: '';
  display: block;
  height: 8px;
  margin-top: -4px;
  pointer-events: none;
  position: absolute;
  right: 13px;
  top: 50%;
  transform-origin: 66% 66%;
  transform: rotate(45deg);
  transition: all 0.15s ease-in-out;
  width: 8px;
}
/* line 71, templates/it_insightfx/scss/insightfx/_nice-select.scss */
/* line 73, templates/it_insightfx/scss/insightfx/_nice-select.scss */
.nice-select.open:after {
  transform: rotate(-135deg);
}
/* line 76, templates/it_insightfx/scss/insightfx/_nice-select.scss */
.nice-select.open .list {
  opacity: 1;
  pointer-events: auto;
  transform: scale(1) translateY(0);
}
/* line 82, templates/it_insightfx/scss/insightfx/_nice-select.scss */
.nice-select.disabled {
  border-color: #ededed;
  color: #999;
  pointer-events: none;
}
/* line 86, templates/it_insightfx/scss/insightfx/_nice-select.scss */
.nice-select.disabled:after {
  border-color: #ccc;
}
/* line 92, templates/it_insightfx/scss/insightfx/_nice-select.scss */
.nice-select.wide {
  width: 100%;
}
/* line 94, templates/it_insightfx/scss/insightfx/_nice-select.scss */
.nice-select.wide .list {
  left: 0 !important;
  right: 0 !important;
}
/* line 99, templates/it_insightfx/scss/insightfx/_nice-select.scss */
.nice-select.right {
  float: right;
}
/* line 101, templates/it_insightfx/scss/insightfx/_nice-select.scss */
.nice-select.right .list {
  left: auto;
  right: 0;
}
/* line 106, templates/it_insightfx/scss/insightfx/_nice-select.scss */
.nice-select.small {
  font-size: 12px;
  height: 36px;
  line-height: 34px;
}
/* line 110, templates/it_insightfx/scss/insightfx/_nice-select.scss */
.nice-select.small:after {
  height: 4px;
  width: 4px;
}
/* line 114, templates/it_insightfx/scss/insightfx/_nice-select.scss */
.nice-select.small .option {
  line-height: 34px;
  min-height: 34px;
}
/* line 121, templates/it_insightfx/scss/insightfx/_nice-select.scss */
.nice-select .list {
  background-color: #fff;
  border-radius: 3px;
  box-shadow: 0 0 0 1px rgba(68, 68, 68, 0.11);
  box-sizing: border-box;
  margin-top: 4px;
  margin-left: 0;
  opacity: 0;
  overflow: hidden;
  padding: 0;
  pointer-events: none;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  transform-origin: 50% 0;
  transform: scale(0.75) translateY(-21px);
  transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
  z-index: 9;
}
/* line 139, templates/it_insightfx/scss/insightfx/_nice-select.scss */
.nice-select .list:hover .option:not(:hover) {
  background-color: transparent !important;
}
/* line 143, templates/it_insightfx/scss/insightfx/_nice-select.scss */
.nice-select .option {
  cursor: pointer;
  font-weight: 400;
  line-height: 40px;
  list-style: none;
  min-height: 40px;
  outline: none;
  padding-left: 18px;
  padding-right: 29px;
  text-align: left;
  transition: all 0.2s;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .nice-select .option {
    padding-left: 10px;
    font-size: 90%;
  }
}
/* line 158, templates/it_insightfx/scss/insightfx/_nice-select.scss */
.nice-select .option:hover, .nice-select .option.focus, .nice-select .option.selected.focus {
  background-color: #f6f6f6;
}
/* line 161, templates/it_insightfx/scss/insightfx/_nice-select.scss */
.nice-select .option.selected {
  font-weight: bold;
}
/* line 164, templates/it_insightfx/scss/insightfx/_nice-select.scss */
.nice-select .option.disabled {
  background-color: transparent;
  color: #999;
  cursor: default;
}
/* line 1, templates/it_insightfx/scss/insightfx/_gallery-feature.scss */
.g-gallery-feature {
  margin-left: -0.938rem;
  margin-right: -0.938rem;
  text-align: center;
}
/* line 5, templates/it_insightfx/scss/insightfx/_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_insightfx/scss/insightfx/_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_insightfx/scss/insightfx/_gallery-feature.scss */
/* line 16, templates/it_insightfx/scss/insightfx/_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_insightfx/scss/insightfx/_gallery-feature.scss */
.g-gallery-feature .g-gallery-feature-right.align-right {
  text-align: right;
}
/* line 25, templates/it_insightfx/scss/insightfx/_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_insightfx/scss/insightfx/_gallery-feature.scss */
.g-gallery-feature .g-gallery-feature-title:after {
  display: block;
  content: '';
  height: 4px;
  border-radius: 4px;
  background: #ffa621;
  position: relative;
  width: 50px;
  margin: 25px auto;
}
/* line 41, templates/it_insightfx/scss/insightfx/_gallery-feature.scss */
.g-gallery-feature .image-bottom {
  margin-bottom: -4.063rem;
}
/* line 44, templates/it_insightfx/scss/insightfx/_gallery-feature.scss */
.g-gallery-feature .g-gallery-feature-link {
  margin-top: 5px;
}
/* line 46, templates/it_insightfx/scss/insightfx/_gallery-feature.scss */
.g-gallery-feature .g-gallery-feature-link i {
  margin-right: 10px;
}
/* line 50, templates/it_insightfx/scss/insightfx/_gallery-feature.scss */
/* line 51, templates/it_insightfx/scss/insightfx/_gallery-feature.scss */
.g-gallery-feature .g-gallery-feature-desc i {
  margin-right: 8px;
}
/* line 58, templates/it_insightfx/scss/insightfx/_gallery-feature.scss */
/* line 59, templates/it_insightfx/scss/insightfx/_gallery-feature.scss */
.g-gallery-feature .g-gallery-feature-item > a {
  position: relative;
  display: block;
  border-radius: 3px;
}
/* line 63, templates/it_insightfx/scss/insightfx/_gallery-feature.scss */
/* line 64, templates/it_insightfx/scss/insightfx/_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_insightfx/scss/insightfx/_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_insightfx/scss/insightfx/_gallery-feature.scss */
.g-gallery-feature .g-gallery-feature-item .uk-overlay-panel {
  z-index: 4;
  border-radius: 3px;
}
/* line 78, templates/it_insightfx/scss/insightfx/_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;
}
/* line 4, templates/it_insightfx/scss/insightfx/_image-features.scss */
.g-image-features {
  margin-left: -0.938rem;
  margin-right: -0.938rem;
}
/* line 7, templates/it_insightfx/scss/insightfx/_image-features.scss */
.g-image-features .g-grid {
  margin-bottom: 1.876rem;
}
/* line 9, templates/it_insightfx/scss/insightfx/_image-features.scss */
.g-image-features .g-grid:last-child {
  margin-bottom: 0;
}
/* line 11, templates/it_insightfx/scss/insightfx/_image-features.scss */
/* line 12, templates/it_insightfx/scss/insightfx/_image-features.scss */
/* line 13, templates/it_insightfx/scss/insightfx/_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_insightfx/scss/insightfx/_image-features.scss */
/* line 27, templates/it_insightfx/scss/insightfx/_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_insightfx/scss/insightfx/_image-features.scss */
  .g-image-features > .g-grid > .g-block:last-child {
    margin-bottom: 0;
  }
}
/* line 37, templates/it_insightfx/scss/insightfx/_image-features.scss */
.g-image-features .g-content {
  margin: 0;
  padding-top: 0;
  padding-bottom: 0;
}
/* line 42, templates/it_insightfx/scss/insightfx/_image-features.scss */
.g-image-features .g-image-features-item {
  background: #fff;
  border: 1px solid #eee;
  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_insightfx/scss/insightfx/_image-features.scss */
/* line 51, templates/it_insightfx/scss/insightfx/_image-features.scss */
/* line 52, templates/it_insightfx/scss/insightfx/_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_insightfx/scss/insightfx/_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_insightfx/scss/insightfx/_image-features.scss */
.g-image-features .g-image-features-image {
  position: relative;
}
/* line 63, templates/it_insightfx/scss/insightfx/_image-features.scss */
.g-image-features .g-image-features-image img {
  width: 100%;
  border-radius: 3px 0 0 3px;
}
/* line 67, templates/it_insightfx/scss/insightfx/_image-features.scss */
/* line 68, templates/it_insightfx/scss/insightfx/_image-features.scss */
.g-image-features .g-image-features-image .uk-overlay-icon:before {
  content: "\f0c1";
}
/* line 72, templates/it_insightfx/scss/insightfx/_image-features.scss */
.g-image-features .g-image-features-image.uk-overlay {
  border-radius: 3px 0 0 3px;
}
/* line 74, templates/it_insightfx/scss/insightfx/_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_insightfx/scss/insightfx/_image-features.scss */
/* line 79, templates/it_insightfx/scss/insightfx/_image-features.scss */
/* line 80, templates/it_insightfx/scss/insightfx/_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_insightfx/scss/insightfx/_image-features.scss */
.g-image-features .g-image-features-image .uk-overlay-panel {
  z-index: 4;
}
/* line 89, templates/it_insightfx/scss/insightfx/_image-features.scss */
.g-image-features .g-image-features-content {
  padding: 20px;
}
/* line 92, templates/it_insightfx/scss/insightfx/_image-features.scss */
.g-image-features .g-image-features-desc {
  margin: 0;
}
/* line 95, templates/it_insightfx/scss/insightfx/_image-features.scss */
.g-image-features .g-image-features-title {
  margin-top: 0;
  margin-bottom: 1rem;
}
/* line 98, templates/it_insightfx/scss/insightfx/_image-features.scss */
.g-image-features .g-image-features-title a {
  color: #2a2a2a;
}
/* line 100, templates/it_insightfx/scss/insightfx/_image-features.scss */
.g-image-features .g-image-features-title a:hover {
  color: #ffa621;
}
/* line 105, templates/it_insightfx/scss/insightfx/_image-features.scss */
.g-image-features .g-bottom-info {
  margin-top: 15px;
}
/* line 108, templates/it_insightfx/scss/insightfx/_image-features.scss */
.g-image-features .g-image-feature-special {
  color: #b4b4b4;
  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_insightfx/scss/insightfx/_image-features.scss */
.g-image-features .g-image-feature-special i {
  margin-right: 5px;
}
/* line 119, templates/it_insightfx/scss/insightfx/_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_insightfx/scss/insightfx/_image-features.scss */
.g-image-features .g-image-features-link i {
  margin-left: 10px;
}
/* line 130, templates/it_insightfx/scss/insightfx/_image-features.scss */
/* line 131, templates/it_insightfx/scss/insightfx/_image-features.scss */
.g-image-features .no-special .g-image-features-link {
  float: none;
}
/* line 1, templates/it_insightfx/scss/insightfx/_memories.scss */
.g-memories {
  padding: 40px 0;
  text-align: center;
  margin-left: -0.938rem;
  margin-right: -0.938rem;
}
/* line 6, templates/it_insightfx/scss/insightfx/_memories.scss */
@media only all and (max-width: 47.99rem) {
  .g-memories .g-memories-left {
    margin-bottom: 50px;
  }
}
/* line 10, templates/it_insightfx/scss/insightfx/_memories.scss */
.g-memories .g-memories-left .g-content {
  margin: 0 0.625rem 0 0;
  padding-top: 0;
  padding-bottom: 0;
}
/* line 16, templates/it_insightfx/scss/insightfx/_memories.scss */
/* line 17, templates/it_insightfx/scss/insightfx/_memories.scss */
.g-memories .g-memories-right .g-content {
  margin: 0 0 0 0.625rem;
  padding-top: 0;
  padding-bottom: 0;
}
/* line 23, templates/it_insightfx/scss/insightfx/_memories.scss */
.g-memories .g-memories-title {
  margin-top: -5px;
  margin-bottom: 25px;
  text-align: center;
  position: relative;
}
/* line 28, templates/it_insightfx/scss/insightfx/_memories.scss */
.g-memories .g-memories-title:after {
  display: block;
  content: '';
  height: 4px;
  border-radius: 4px;
  background: #ffa621;
  position: relative;
  width: 50px;
  margin: 25px auto;
}
/* line 39, templates/it_insightfx/scss/insightfx/_memories.scss */
.g-memories .g-memories-link {
  margin-top: 5px;
}
/* line 41, templates/it_insightfx/scss/insightfx/_memories.scss */
.g-memories .g-memories-link i {
  margin-right: 10px;
}
/* line 45, templates/it_insightfx/scss/insightfx/_memories.scss */
/* line 46, templates/it_insightfx/scss/insightfx/_memories.scss */
.g-memories .g-memories-desc i {
  margin-right: 8px;
}
/* line 50, templates/it_insightfx/scss/insightfx/_memories.scss */
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
}
@media only all and (max-width: 47.99rem) {
}
/* line 58, templates/it_insightfx/scss/insightfx/_memories.scss */
/* line 59, templates/it_insightfx/scss/insightfx/_memories.scss */
.g-memories .g-memories-images .g-memories-image-container {
  padding: 7px;
  background: #fff;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15), 0 5px 5px rgba(0, 0, 0, 0.15);
  position: relative;
  display: inline-block;
}
/* line 65, templates/it_insightfx/scss/insightfx/_memories.scss */
/* line 66, templates/it_insightfx/scss/insightfx/_memories.scss */
/* line 67, templates/it_insightfx/scss/insightfx/_memories.scss */
.g-memories .g-memories-images .g-memories-image-container .uk-overlay: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 72, templates/it_insightfx/scss/insightfx/_memories.scss */
.g-memories .g-memories-images .g-memories-image-container img {
  width: 250px;
  -webkit-transition: -webkit-transform 0.3s;
  -moz-transition: -moz-transform 0.3s;
  transition: transform 0.3s;
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .g-memories .g-memories-images .g-memories-image-container img {
    width: 198px;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-memories .g-memories-images .g-memories-image-container img {
    width: 175px;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-memories .g-memories-images .g-memories-image-container img {
    width: 190px;
  }
}
/* line 85, templates/it_insightfx/scss/insightfx/_memories.scss */
.g-memories .g-memories-images .g-memories-image-container.g-memories-image1 {
  top: -20px;
  z-index: 1;
  -webkit-transform: rotate(7deg);
  -moz-transform: rotate(7deg);
  -ms-transform: rotate(7deg);
  -o-transform: rotate(7deg);
  transform: rotate(7deg);
}
/* line 90, templates/it_insightfx/scss/insightfx/_memories.scss */
.g-memories .g-memories-images .g-memories-image-container.g-memories-image2 {
  left: -20px;
  z-index: 2;
  -webkit-transform: rotate(-10deg);
  -moz-transform: rotate(-10deg);
  -ms-transform: rotate(-10deg);
  -o-transform: rotate(-10deg);
  transform: rotate(-10deg);
}
/* line 95, templates/it_insightfx/scss/insightfx/_memories.scss */
.g-memories .g-memories-images .g-memories-image-container.g-memories-image3 {
  left: 20px;
  z-index: 3;
  -webkit-transform: rotate(-16deg);
  -moz-transform: rotate(-16deg);
  -ms-transform: rotate(-16deg);
  -o-transform: rotate(-16deg);
  transform: rotate(-16deg);
}
/* line 100, templates/it_insightfx/scss/insightfx/_memories.scss */
.g-memories .g-memories-images .g-memories-image-container.g-memories-image4 {
  top: 20px;
  z-index: 4;
  -webkit-transform: rotate(13deg);
  -moz-transform: rotate(13deg);
  -ms-transform: rotate(13deg);
  -o-transform: rotate(13deg);
  transform: rotate(13deg);
}
/* line 105, templates/it_insightfx/scss/insightfx/_memories.scss */
.g-memories .g-memories-images .g-memories-image-container.g-memories-image5 {
  top: 20px;
  z-index: 5;
  display: none;
}
/* line 110, templates/it_insightfx/scss/insightfx/_memories.scss */
.g-memories .g-memories-images .g-memories-image-container .uk-overlay-panel {
  z-index: 4;
}
/* line 114, templates/it_insightfx/scss/insightfx/_memories.scss */
.g-memories .g-memories-images .g-memories-parallax {
  display: inline-block;
}
/* line 1, templates/it_insightfx/scss/insightfx/_gallery.scss */
/* line 2, templates/it_insightfx/scss/insightfx/_gallery.scss */
/* line 3, templates/it_insightfx/scss/insightfx/_gallery.scss */
.g-gallery .g-gallery-item > a {
  position: relative;
  display: block;
}
/* line 8, templates/it_insightfx/scss/insightfx/_gallery.scss */
.g-gallery .g-gallery-filter {
  margin-bottom: 30px;
}
/* line 13, templates/it_insightfx/scss/insightfx/_gallery.scss */
.g-gallery .g-gallery-filter.uk-subnav > * > * {
  color: #818181;
}
/* line 16, templates/it_insightfx/scss/insightfx/_gallery.scss */
.g-gallery .g-gallery-filter.uk-subnav-pill > * > * {
  padding: 3px 8px;
  border: 1px solid #e9e9e9;
  background: #fff;
  -webkit-transition: all, 0.2s;
  -moz-transition: all, 0.2s;
  transition: all, 0.2s;
}
/* line 21, templates/it_insightfx/scss/insightfx/_gallery.scss */
.g-gallery .g-gallery-filter.uk-subnav-pill > * > *:focus, .g-gallery .g-gallery-filter.uk-subnav-pill > * > *:hover {
  background: #fff;
  box-shadow: none;
  border: 1px solid #ffa621;
  color: #ffa621;
}
/* line 28, templates/it_insightfx/scss/insightfx/_gallery.scss */
/* line 29, templates/it_insightfx/scss/insightfx/_gallery.scss */
.g-gallery .g-gallery-filter .uk-active > a {
  background: #fff;
  border: 1px solid #ffa621;
  color: #ffa621;
  box-shadow: none;
}
/* line 37, templates/it_insightfx/scss/insightfx/_gallery.scss */
/* line 38, templates/it_insightfx/scss/insightfx/_gallery.scss */
.g-gallery.style2 .gallery-item-buttons {
  width: 100%;
  text-align: center;
  top: 50%;
  position: relative;
  margin-top: -20px;
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .g-gallery.style2 .gallery-item-buttons {
    margin-top: -17.5px;
  }
}
/* line 47, templates/it_insightfx/scss/insightfx/_gallery.scss */
.g-gallery.style2 .gallery-item-buttons > a {
  border: 2px solid #fff;
  height: 40px;
  width: 40px;
  line-height: 35px;
  font-size: 1.1rem;
  display: inline-block;
  text-align: center;
  color: #fff;
  cursor: pointer;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
/* line 58, templates/it_insightfx/scss/insightfx/_gallery.scss */
.g-gallery.style2 .gallery-item-buttons > a:hover {
  background: #ffa621;
  border-color: #ffa621;
}
/* line 62, templates/it_insightfx/scss/insightfx/_gallery.scss */
.g-gallery.style2 .gallery-item-buttons > a.info-button {
  margin-left: 25px;
}
/* line 65, templates/it_insightfx/scss/insightfx/_gallery.scss */
.g-gallery.style2 .gallery-item-buttons > a.magnifier-button {
  margin-right: 20px;
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .g-gallery.style2 .gallery-item-buttons > a {
    width: 35px;
    height: 35px;
    line-height: 30px;
    font-size: 0.9rem;
  }
  /* line 73, templates/it_insightfx/scss/insightfx/_gallery.scss */
  .g-gallery.style2 .gallery-item-buttons > a.info-button {
    margin-left: 5px;
  }
  /* line 76, templates/it_insightfx/scss/insightfx/_gallery.scss */
  .g-gallery.style2 .gallery-item-buttons > a.magnifier-button {
    margin-right: 0;
  }
}
/* line 82, templates/it_insightfx/scss/insightfx/_gallery.scss */
/* line 83, templates/it_insightfx/scss/insightfx/_gallery.scss */
/* line 84, templates/it_insightfx/scss/insightfx/_gallery.scss */
/* line 85, templates/it_insightfx/scss/insightfx/_gallery.scss */
.g-gallery.style2 .uk-overlay-hover:hover .gallery-item-buttons .info-button {
  margin-left: 5px;
}
/* line 88, templates/it_insightfx/scss/insightfx/_gallery.scss */
.g-gallery.style2 .uk-overlay-hover:hover .gallery-item-buttons .magnifier-button {
  margin-right: 0;
}
/* line 94, templates/it_insightfx/scss/insightfx/_gallery.scss */
.g-gallery.style2 .uk-overlay-panel {
  height: 100%;
  padding: 0;
}
/* line 99, templates/it_insightfx/scss/insightfx/_gallery.scss */
/* line 100, templates/it_insightfx/scss/insightfx/_gallery.scss */
.g-gallery .uk-modal-dialog h1, .g-gallery .uk-modal-dialog h2, .g-gallery .uk-modal-dialog h3, .g-gallery .uk-modal-dialog h4, .g-gallery .uk-modal-dialog h5 {
  margin-bottom: 15px !important;
}
/* line 106, templates/it_insightfx/scss/insightfx/_gallery.scss */
.uk-modal-caption {
  bottom: -30px;
}
/* line 110, templates/it_insightfx/scss/insightfx/_gallery.scss */
/* line 111, templates/it_insightfx/scss/insightfx/_gallery.scss */
.gallery-special .g-gallery-filter {
  text-align: center;
  position: relative;
  top: -50px;
  margin-bottom: 0;
  justify-content: center;
}
/* line 120, templates/it_insightfx/scss/insightfx/_gallery.scss */
/* line 121, templates/it_insightfx/scss/insightfx/_gallery.scss */
/* line 122, templates/it_insightfx/scss/insightfx/_gallery.scss */
#g-fullwidth .g-gallery.gutter-enabled, .g-flushed .g-gallery.gutter-enabled {
  padding: 30px;
}
/* line 125, templates/it_insightfx/scss/insightfx/_gallery.scss */
/* line 126, templates/it_insightfx/scss/insightfx/_gallery.scss */
#g-fullwidth .g-gallery.filters-enabled.gutter-enabled, .g-flushed .g-gallery.filters-enabled.gutter-enabled {
  padding-top: 0;
}
/* line 130, templates/it_insightfx/scss/insightfx/_gallery.scss */
#g-fullwidth .g-gallery .g-gallery-filter, .g-flushed .g-gallery .g-gallery-filter {
  border-bottom: 1px solid #f0f0f0;
}
/* line 132, templates/it_insightfx/scss/insightfx/_gallery.scss */
#g-fullwidth .g-gallery .g-gallery-filter.uk-subnav-pill > * > *, .g-flushed .g-gallery .g-gallery-filter.uk-subnav-pill > * > * {
  padding: 0;
  border: none;
  height: 50px;
  width: 100%;
  line-height: 50px;
  font-weight: bold;
  font-size: 1rem;
  border-radius: 0;
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  #g-fullwidth .g-gallery .g-gallery-filter.uk-subnav-pill > * > *, .g-flushed .g-gallery .g-gallery-filter.uk-subnav-pill > * > * {
    font-size: 0.9rem;
    font-weight: normal;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  #g-fullwidth .g-gallery .g-gallery-filter.uk-subnav-pill > * > *, .g-flushed .g-gallery .g-gallery-filter.uk-subnav-pill > * > * {
    height: auto;
    line-height: inherit;
    padding: 13px 0;
    font-size: 0.8rem;
    font-weight: normal;
  }
}
@media only all and (max-width: 47.99rem) {
  #g-fullwidth .g-gallery .g-gallery-filter.uk-subnav-pill > * > *, .g-flushed .g-gallery .g-gallery-filter.uk-subnav-pill > * > * {
    height: auto;
    line-height: inherit;
    padding: 13px 0;
    font-size: 0.8rem;
    font-weight: normal;
  }
}
/* line 160, templates/it_insightfx/scss/insightfx/_gallery.scss */
#g-fullwidth .g-gallery .g-gallery-filter.uk-subnav, .g-flushed .g-gallery .g-gallery-filter.uk-subnav {
  margin-left: -30px;
  margin-right: -30px;
}
/* line 163, templates/it_insightfx/scss/insightfx/_gallery.scss */
#g-fullwidth .g-gallery .g-gallery-filter.uk-subnav > *, .g-flushed .g-gallery .g-gallery-filter.uk-subnav > * {
  padding-left: 0;
  border-right: 1px solid #f0f0f0;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1;
  -moz-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: center;
}
/* line 171, templates/it_insightfx/scss/insightfx/_gallery.scss */
/* line 172, templates/it_insightfx/scss/insightfx/_gallery.scss */
#g-fullwidth .g-gallery.gutter-disabled .g-gallery-filter, .g-flushed .g-gallery.gutter-disabled .g-gallery-filter {
  margin-bottom: 0;
}
/* line 174, templates/it_insightfx/scss/insightfx/_gallery.scss */
#g-fullwidth .g-gallery.gutter-disabled .g-gallery-filter.uk-subnav, .g-flushed .g-gallery.gutter-disabled .g-gallery-filter.uk-subnav {
  padding: 0 30px;
}
/* line 182, templates/it_insightfx/scss/insightfx/_gallery.scss */
/* line 183, templates/it_insightfx/scss/insightfx/_gallery.scss */
.uk-tooltip.g-gallery-tooltip {
  padding: 6px 12px;
  font-size: 13px;
}
/* line 4, templates/it_insightfx/scss/insightfx/_room-page.scss */
/* line 5, templates/it_insightfx/scss/insightfx/_room-page.scss */
/* line 6, templates/it_insightfx/scss/insightfx/_room-page.scss */
.g-room-page .g-room-main-image img {
  margin-bottom: 8px;
}
/* line 10, templates/it_insightfx/scss/insightfx/_room-page.scss */
/* line 11, templates/it_insightfx/scss/insightfx/_room-page.scss */
.g-room-page .g-room-gallery img {
  width: 100px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
/* line 15, templates/it_insightfx/scss/insightfx/_room-page.scss */
.g-room-page .g-room-gallery .g-room-image-container {
  margin: 0 8px 8px 0;
}
/* line 17, templates/it_insightfx/scss/insightfx/_room-page.scss */
/* line 18, templates/it_insightfx/scss/insightfx/_room-page.scss */
.g-room-page .g-room-gallery .g-room-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 23, templates/it_insightfx/scss/insightfx/_room-page.scss */
.g-room-page .g-room-gallery .uk-overlay-panel {
  z-index: 4;
  border-radius: 3px;
}
/* line 27, templates/it_insightfx/scss/insightfx/_room-page.scss */
.g-room-page .g-room-gallery .uk-overlay-area:empty::before, .g-room-page .g-room-gallery .uk-overlay-icon::before {
  font-size: 16px;
  height: 40px;
  width: 40px;
  line-height: 40px;
  margin-left: -20px;
  margin-top: -20px;
}
/* line 36, templates/it_insightfx/scss/insightfx/_room-page.scss */
.g-room-page .g-room-title {
  float: left;
  margin: 0;
}
@media only all and (max-width: 47.99rem) {
  .g-room-page .g-room-title {
    float: none;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-room-page .g-room-title {
    float: none;
  }
}
/* line 46, templates/it_insightfx/scss/insightfx/_room-page.scss */
.g-room-page .g-info-price {
  float: right;
}
@media only all and (max-width: 47.99rem) {
  .g-room-page .g-info-price {
    float: none;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-room-page .g-info-price {
    float: none;
  }
}
/* line 54, templates/it_insightfx/scss/insightfx/_room-page.scss */
.g-room-page .g-info-price .title-startfrom {
  font-size: 16px;
  font-style: italic;
  color: #b4b4b4;
  margin-right: 10px;
}
/* line 60, templates/it_insightfx/scss/insightfx/_room-page.scss */
.g-room-page .g-info-price .title-startfromvalue {
  font-size: 20px;
  color: #ffa621;
}
/* line 65, templates/it_insightfx/scss/insightfx/_room-page.scss */
.g-room-page .g-room-tile-container {
  border-bottom: 2px solid #e9e9e9;
  margin: 20px 0 28px;
}
/* line 69, templates/it_insightfx/scss/insightfx/_room-page.scss */
.g-room-page .g-room-features {
  margin-bottom: 25px;
}
/* line 72, templates/it_insightfx/scss/insightfx/_room-page.scss */
.g-room-page .g-room-features-item {
  background: #f7f7f7;
  padding: 15px 20px;
  margin: 0 3px 3px 0;
}
/* line 76, templates/it_insightfx/scss/insightfx/_room-page.scss */
.g-room-page .g-room-features-item .g-item-icon {
  margin-right: 15px;
}
/* line 79, templates/it_insightfx/scss/insightfx/_room-page.scss */
.g-room-page .g-room-features-item .g-item-title {
  font-weight: bold;
  margin-right: 10px;
}
/* line 83, templates/it_insightfx/scss/insightfx/_room-page.scss */
.g-room-page .g-room-features-item .g-item-value {
  font-style: italic;
  color: #9b9b9b;
}
/* line 88, templates/it_insightfx/scss/insightfx/_room-page.scss */
/* line 89, templates/it_insightfx/scss/insightfx/_room-page.scss */
/* line 90, templates/it_insightfx/scss/insightfx/_room-page.scss */
.g-room-page .g-room-desc p:last-child {
  margin-bottom: 0;
}
/* line 95, templates/it_insightfx/scss/insightfx/_room-page.scss */
/* line 96, templates/it_insightfx/scss/insightfx/_room-page.scss */
.g-room-page .g-room-link i {
  margin-right: 10px;
}
/* line 100, templates/it_insightfx/scss/insightfx/_room-page.scss */
.g-room-page .g-room-link-container {
  text-align: center;
  margin-top: 30px;
}
/* line 1, templates/it_insightfx/scss/insightfx/_logo-advanced.scss */
.g-logo-advanced {
  display: inline-block;
}
@media only all and (max-width: 47.99rem) {
  .g-logo-advanced {
    display: block;
  }
}
/* line 6, templates/it_insightfx/scss/insightfx/_logo-advanced.scss */
.g-logo-advanced .g-logo-info-panel {
  position: absolute;
  top: 100%;
  border-radius: 3px;
  margin-top: 35px;
  padding: 20px;
  background: #ffa621;
  color: #fff;
  box-shadow: 0 3px 4px rgba(0, 0, 0, 0.05);
  z-index: 999;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.15s ease-out 0.4s;
  -moz-transition: all 0.15s ease-out 0.4s;
  transition: all 0.15s ease-out 0.4s;
}
/* line 19, templates/it_insightfx/scss/insightfx/_logo-advanced.scss */
.g-logo-advanced .g-logo-info-panel .g-logo-text-title {
  color: #fff !important;
  margin-bottom: 10px;
  margin-top: 0;
}
@media only all and (max-width: 47.99rem) {
  .g-logo-advanced .g-logo-info-panel {
    display: none;
  }
}
/* line 27, templates/it_insightfx/scss/insightfx/_logo-advanced.scss */
.g-logo-advanced .g-logo-info-panel a {
  color: #fff;
}
/* line 31, templates/it_insightfx/scss/insightfx/_logo-advanced.scss */
/* line 32, templates/it_insightfx/scss/insightfx/_logo-advanced.scss */
.g-logo-advanced:hover .g-logo-info-panel {
  opacity: 1;
  visibility: visible;
  margin-top: 15px;
  -webkit-transition-delay: 0s;
  -moz-transition-delay: 0s;
  transition-delay: 0s;
}
/* line 39, templates/it_insightfx/scss/insightfx/_logo-advanced.scss */
.g-logo-advanced .g-logo-social {
  margin-top: 15px;
  font-weight: bold;
}
/* line 42, templates/it_insightfx/scss/insightfx/_logo-advanced.scss */
.g-logo-advanced .g-logo-social .g-logo-social-text {
  margin-right: 15px;
  display: inline-block;
}
/* line 46, templates/it_insightfx/scss/insightfx/_logo-advanced.scss */
.g-logo-advanced .g-logo-social .g-logo-social-icons {
  display: inline-block;
}
/* line 48, templates/it_insightfx/scss/insightfx/_logo-advanced.scss */
.g-logo-advanced .g-logo-social .g-logo-social-icons > a {
  margin-right: 7px;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}
/* line 51, templates/it_insightfx/scss/insightfx/_logo-advanced.scss */
.g-logo-advanced .g-logo-social .g-logo-social-icons > a:last-child {
  margin-right: 0;
}
/* line 54, templates/it_insightfx/scss/insightfx/_logo-advanced.scss */
.g-logo-advanced .g-logo-social .g-logo-social-icons > a:hover {
  opacity: 0.7;
}
/* line 4, templates/it_insightfx/scss/insightfx/_gadgets.scss */
/* line 5, templates/it_insightfx/scss/insightfx/_gadgets.scss */
.g-gadgets .g-gadget-buttons {
  position: fixed;
  top: 155px;
  left: 0;
  background: #fff;
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.15);
  z-index: 999;
}
/* line 12, templates/it_insightfx/scss/insightfx/_gadgets.scss */
/* line 13, templates/it_insightfx/scss/insightfx/_gadgets.scss */
.g-gadgets .g-gadget-buttons > div > a {
  padding: 14px;
  display: block;
  line-height: 1;
  border-bottom: 1px solid #e9e9e9;
  text-align: center;
  color: #818181;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}
/* line 21, templates/it_insightfx/scss/insightfx/_gadgets.scss */
.g-gadgets .g-gadget-buttons > div > a:hover {
  color: #fff;
  background: #ffa621;
}
/* line 26, templates/it_insightfx/scss/insightfx/_gadgets.scss */
/* line 27, templates/it_insightfx/scss/insightfx/_gadgets.scss */
.g-gadgets .g-gadget-buttons > div:last-child > a {
  border-bottom: none;
}
/* line 33, templates/it_insightfx/scss/insightfx/_gadgets.scss */
/* line 34, templates/it_insightfx/scss/insightfx/_gadgets.scss */
.g-gadgets .g-gadget-offcanvas .offcanvas-toggle-particle {
  cursor: pointer;
}
/* line 40, templates/it_insightfx/scss/insightfx/_gadgets.scss */
.g-gadgets .login-text-present {
  margin-right: 10px;
}
/* line 43, templates/it_insightfx/scss/insightfx/_gadgets.scss */
/* line 44, templates/it_insightfx/scss/insightfx/_gadgets.scss */
/* line 45, templates/it_insightfx/scss/insightfx/_gadgets.scss */
.g-gadgets #modal-login.uk-open .uk-close {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
/* line 49, templates/it_insightfx/scss/insightfx/_gadgets.scss */
.g-gadgets #modal-login .uk-modal-dialog {
  padding: 0;
}
/* line 51, templates/it_insightfx/scss/insightfx/_gadgets.scss */
.g-gadgets #modal-login .uk-modal-dialog h3 {
  margin: 0;
  margin-bottom: 10px;
  padding: 10px 25px;
  background: #2e373c;
  color: #fff;
  text-transform: uppercase;
  font-size: 1rem;
}
/* line 62, templates/it_insightfx/scss/insightfx/_gadgets.scss */
.g-gadgets #modal-login #login-form {
  padding: 25px;
}
/* line 64, templates/it_insightfx/scss/insightfx/_gadgets.scss */
.g-gadgets #modal-login #login-form input {
  width: 100%;
  max-width: 100%;
  border-radius: 0;
}
/* line 69, templates/it_insightfx/scss/insightfx/_gadgets.scss */
/* line 70, templates/it_insightfx/scss/insightfx/_gadgets.scss */
.g-gadgets #modal-login #login-form .pretext p {
  margin-top: 0;
}
/* line 74, templates/it_insightfx/scss/insightfx/_gadgets.scss */
/* line 75, templates/it_insightfx/scss/insightfx/_gadgets.scss */
.g-gadgets #modal-login #login-form .posttext p {
  margin-bottom: 0;
}
/* line 79, templates/it_insightfx/scss/insightfx/_gadgets.scss */
.g-gadgets #modal-login #login-form .control-group {
  margin-bottom: 15px;
}
/* line 82, templates/it_insightfx/scss/insightfx/_gadgets.scss */
/* line 83, templates/it_insightfx/scss/insightfx/_gadgets.scss */
.g-gadgets #modal-login #login-form .input-prepend .add-on {
  display: none;
}
/* line 87, templates/it_insightfx/scss/insightfx/_gadgets.scss */
.g-gadgets #modal-login #login-form #modlgn-username, .g-gadgets #modal-login #login-form #modlgn-passwd {
  border: 1px solid #dcdcdc;
  padding: 10px;
}
/* line 90, templates/it_insightfx/scss/insightfx/_gadgets.scss */
.g-gadgets #modal-login #login-form #modlgn-username:focus, .g-gadgets #modal-login #login-form #modlgn-passwd:focus {
  border-color: #ffa621;
}
/* line 95, templates/it_insightfx/scss/insightfx/_gadgets.scss */
.g-gadgets #modal-login #form-login-remember {
  display: inline-block;
  margin: 5px 0 15px;
}
/* line 98, templates/it_insightfx/scss/insightfx/_gadgets.scss */
.g-gadgets #modal-login #form-login-remember input {
  margin: 2px 5px 0 0;
  width: auto;
}
/* line 106, templates/it_insightfx/scss/insightfx/_gadgets.scss */
/* line 107, templates/it_insightfx/scss/insightfx/_gadgets.scss */
/* line 108, templates/it_insightfx/scss/insightfx/_gadgets.scss */
.g-gadgets #modal-login .userdata > ul li {
  line-height: 1.5;
}
/* line 113, templates/it_insightfx/scss/insightfx/_gadgets.scss */
/* line 114, templates/it_insightfx/scss/insightfx/_gadgets.scss */
/* line 115, templates/it_insightfx/scss/insightfx/_gadgets.scss */
.g-gadgets #modal-login .hide-links .userdata > ul {
  display: none;
}
/* line 120, templates/it_insightfx/scss/insightfx/_gadgets.scss */
.g-gadgets #modal-login .login-greeting {
  text-align: center;
  margin-bottom: 20px;
}
/* line 124, templates/it_insightfx/scss/insightfx/_gadgets.scss */
.g-gadgets #modal-login .logout-button {
  text-align: center;
}
/* line 128, templates/it_insightfx/scss/insightfx/_gadgets.scss */
.g-gadgets #modal-login #loginform {
  padding: 25px;
}
/* line 130, templates/it_insightfx/scss/insightfx/_gadgets.scss */
.g-gadgets #modal-login #loginform .login-data {
  padding: 0;
  margin: 10px 0 0 0;
}
/* line 134, templates/it_insightfx/scss/insightfx/_gadgets.scss */
.g-gadgets #modal-login #loginform .login-username, .g-gadgets #modal-login #loginform .login-password, .g-gadgets #modal-login #loginform .login-remember, .g-gadgets #modal-login #loginform .login-submit {
  margin-top: 0;
}
/* line 137, templates/it_insightfx/scss/insightfx/_gadgets.scss */
.g-gadgets #modal-login #loginform .login-submit {
  margin-bottom: 0;
}
/* line 140, templates/it_insightfx/scss/insightfx/_gadgets.scss */
.g-gadgets #modal-login #loginform input {
  border-radius: 0;
}
/* line 143, templates/it_insightfx/scss/insightfx/_gadgets.scss */
.g-gadgets #modal-login #loginform #user_login, .g-gadgets #modal-login #loginform #user_pass {
  border: 1px solid #dcdcdc;
}
/* line 145, templates/it_insightfx/scss/insightfx/_gadgets.scss */
.g-gadgets #modal-login #loginform #user_login:focus, .g-gadgets #modal-login #loginform #user_pass:focus {
  border-color: #ffa621;
}
/* line 149, templates/it_insightfx/scss/insightfx/_gadgets.scss */
.g-gadgets #modal-login #loginform .login-extra {
  margin: 15px 0 0 0;
  list-style: none;
}
/* line 152, templates/it_insightfx/scss/insightfx/_gadgets.scss */
/* line 153, templates/it_insightfx/scss/insightfx/_gadgets.scss */
.g-gadgets #modal-login #loginform .login-extra li i {
  margin-right: 7px;
}
/* line 158, templates/it_insightfx/scss/insightfx/_gadgets.scss */
/* line 159, templates/it_insightfx/scss/insightfx/_gadgets.scss */
.g-gadgets #modal-login #loginform .logout-button .button {
  margin-bottom: 0;
}
/* line 164, templates/it_insightfx/scss/insightfx/_gadgets.scss */
/* line 165, templates/it_insightfx/scss/insightfx/_gadgets.scss */
.g-gadgets #modal-login .hide-links .login-extra {
  display: none;
}
/* line 172, templates/it_insightfx/scss/insightfx/_gadgets.scss */
/* line 173, templates/it_insightfx/scss/insightfx/_gadgets.scss */
/* line 174, templates/it_insightfx/scss/insightfx/_gadgets.scss */
.g-gadgets #modal-search.uk-open .uk-modal-dialog {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
/* line 177, templates/it_insightfx/scss/insightfx/_gadgets.scss */
.g-gadgets #modal-search.uk-open .uk-close {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
/* line 181, templates/it_insightfx/scss/insightfx/_gadgets.scss */
.g-gadgets #modal-search .uk-modal-dialog {
  padding: 0;
  border-radius: 0;
  width: 455px;
  background: none;
  box-shadow: none;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
}
/* line 189, templates/it_insightfx/scss/insightfx/_gadgets.scss */
/* line 190, templates/it_insightfx/scss/insightfx/_gadgets.scss */
.g-gadgets #modal-search .uk-modal-dialog .search form {
  margin-bottom: 0;
}
/* line 193, templates/it_insightfx/scss/insightfx/_gadgets.scss */
.g-gadgets #modal-search .uk-modal-dialog .search input {
  margin-bottom: 0;
  border: none;
  font-size: 2.3rem;
  width: 455px;
  color: #fff;
  text-align: center;
  background: none;
  padding: 20px;
  border-radius: 0;
  box-shadow: 0 3px 0 0 rgba(255, 255, 255, 0.3);
}
/* line 6, media/gantry5/engines/nucleus/scss/vendor/bourbon/css3/_placeholder.scss */
.g-gadgets #modal-search .uk-modal-dialog .search input::-webkit-input-placeholder {
  color: #fff;
  opacity: 1;
}
/* line 6, media/gantry5/engines/nucleus/scss/vendor/bourbon/css3/_placeholder.scss */
.g-gadgets #modal-search .uk-modal-dialog .search input::-moz-placeholder {
  color: #fff;
  opacity: 1;
}
/* line 6, media/gantry5/engines/nucleus/scss/vendor/bourbon/css3/_placeholder.scss */
.g-gadgets #modal-search .uk-modal-dialog .search input:-moz-placeholder {
  color: #fff;
  opacity: 1;
}
/* line 6, media/gantry5/engines/nucleus/scss/vendor/bourbon/css3/_placeholder.scss */
.g-gadgets #modal-search .uk-modal-dialog .search input:-ms-input-placeholder {
  color: #fff;
  opacity: 1;
}
@media only all and (max-width: 47.99rem) {
  .g-gadgets #modal-search .uk-modal-dialog .search input {
    width: 100%;
    padding: 20px 0;
  }
}
/* line 212, templates/it_insightfx/scss/insightfx/_gadgets.scss */
.g-gadgets #modal-search .uk-modal-dialog .search input:focus {
  box-shadow: 0 3px 0 0 rgba(255, 255, 255, 1);
}
/* line 218, templates/it_insightfx/scss/insightfx/_gadgets.scss */
/* line 219, templates/it_insightfx/scss/insightfx/_gadgets.scss */
.g-gadgets #modal-search .uk-modal-dialog .search-form .search-field {
  border: none;
  font-size: 2.3rem;
  width: 455px;
  color: #fff;
  text-align: center;
  background: none;
  padding: 20px;
  border-radius: 0;
  box-shadow: 0 3px 0 0 rgba(255, 255, 255, 0.3);
}
/* line 6, media/gantry5/engines/nucleus/scss/vendor/bourbon/css3/_placeholder.scss */
.g-gadgets #modal-search .uk-modal-dialog .search-form .search-field::-webkit-input-placeholder {
  color: #fff;
  opacity: 1;
}
/* line 6, media/gantry5/engines/nucleus/scss/vendor/bourbon/css3/_placeholder.scss */
.g-gadgets #modal-search .uk-modal-dialog .search-form .search-field::-moz-placeholder {
  color: #fff;
  opacity: 1;
}
/* line 6, media/gantry5/engines/nucleus/scss/vendor/bourbon/css3/_placeholder.scss */
.g-gadgets #modal-search .uk-modal-dialog .search-form .search-field:-moz-placeholder {
  color: #fff;
  opacity: 1;
}
/* line 6, media/gantry5/engines/nucleus/scss/vendor/bourbon/css3/_placeholder.scss */
.g-gadgets #modal-search .uk-modal-dialog .search-form .search-field:-ms-input-placeholder {
  color: #fff;
  opacity: 1;
}
@media only all and (max-width: 47.99rem) {
  .g-gadgets #modal-search .uk-modal-dialog .search-form .search-field {
    width: 100%;
    padding: 20px 0;
  }
}
/* line 237, templates/it_insightfx/scss/insightfx/_gadgets.scss */
.g-gadgets #modal-search .uk-modal-dialog .search-form .search-field:focus {
  box-shadow: 0 3px 0 0 rgba(255, 255, 255, 1);
}
/* line 241, templates/it_insightfx/scss/insightfx/_gadgets.scss */
.g-gadgets #modal-search .uk-modal-dialog .search-form label {
  margin-bottom: 0;
}
/* line 244, templates/it_insightfx/scss/insightfx/_gadgets.scss */
.g-gadgets #modal-search .uk-modal-dialog .search-form .search-submit {
  display: none;
}
/* line 251, templates/it_insightfx/scss/insightfx/_gadgets.scss */
/* line 252, templates/it_insightfx/scss/insightfx/_gadgets.scss */
/* line 253, templates/it_insightfx/scss/insightfx/_gadgets.scss */
.g-gadgets #g-gadgets-touch.uk-open .uk-close {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
/* line 257, templates/it_insightfx/scss/insightfx/_gadgets.scss */
.g-gadgets #g-gadgets-touch .uk-modal-dialog {
  padding: 0;
  border-radius: 0;
  color: #818181;
}
/* line 261, templates/it_insightfx/scss/insightfx/_gadgets.scss */
.g-gadgets #g-gadgets-touch .uk-modal-dialog [id*="g-map-"] {
  max-width: 100% !important;
}
/* line 265, templates/it_insightfx/scss/insightfx/_gadgets.scss */
/* line 266, templates/it_insightfx/scss/insightfx/_gadgets.scss */
/* line 267, templates/it_insightfx/scss/insightfx/_gadgets.scss */
.g-gadgets #g-gadgets-touch .g-block:last-child .g-touch-item {
  border: none;
}
/* line 272, templates/it_insightfx/scss/insightfx/_gadgets.scss */
.g-gadgets #g-gadgets-touch .g-touch-item {
  text-align: center;
  padding: 25px 10px;
  border-right: 1px solid #e9e9e9;
  font-weight: bold;
  color: #818181;
  font-size: 0.9rem;
  height: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  box-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
}
@media only all and (max-width: 47.99rem) {
  .g-gadgets #g-gadgets-touch .g-touch-item {
    border-right: none;
    border-bottom: 1px solid #e9e9e9;
    padding: 15px 10px;
  }
}
/* line 288, templates/it_insightfx/scss/insightfx/_gadgets.scss */
.g-gadgets #g-gadgets-touch .g-touch-item a {
  color: #818181;
}
/* line 291, templates/it_insightfx/scss/insightfx/_gadgets.scss */
.g-gadgets #g-gadgets-touch .g-touch-item .g-touch-item-icon {
  margin-right: 9px;
}
/* line 297, templates/it_insightfx/scss/insightfx/_gadgets.scss */
.g-gadgets .uk-close {
  color: #fff !important;
  opacity: 1;
  font-size: 22px;
  top: 35px;
  right: 35px;
  position: absolute;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
/* line 306, templates/it_insightfx/scss/insightfx/_gadgets.scss */
.g-gadgets .uk-close:hover {
  -webkit-transform: rotate(90deg) !important;
  -moz-transform: rotate(90deg) !important;
  -ms-transform: rotate(90deg) !important;
  -o-transform: rotate(90deg) !important;
  transform: rotate(90deg) !important;
  color: #ffa621 !important;
}
/* line 312, templates/it_insightfx/scss/insightfx/_gadgets.scss */
.g-gadgets .element-invisible {
  border: 0 none;
  height: 1px;
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
/* line 5, templates/it_insightfx/scss/insightfx/_news-pro-joomla.scss */
/* line 6, templates/it_insightfx/scss/insightfx/_news-pro-joomla.scss */
/* line 7, templates/it_insightfx/scss/insightfx/_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_insightfx/scss/insightfx/_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_insightfx/scss/insightfx/_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_insightfx/scss/insightfx/_news-pro-joomla.scss */
/* line 24, templates/it_insightfx/scss/insightfx/_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_insightfx/scss/insightfx/_news-pro-joomla.scss */
/* line 30, templates/it_insightfx/scss/insightfx/_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_insightfx/scss/insightfx/_news-pro-joomla.scss */
/* line 35, templates/it_insightfx/scss/insightfx/_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_insightfx/scss/insightfx/_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_insightfx/scss/insightfx/_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: #2a2a2a;
}
/* line 49, templates/it_insightfx/scss/insightfx/_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: #ffa621;
}
/* line 54, templates/it_insightfx/scss/insightfx/_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: #b4b4b4;
}
/* line 58, templates/it_insightfx/scss/insightfx/_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_insightfx/scss/insightfx/_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_insightfx/scss/insightfx/_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_insightfx/scss/insightfx/_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_insightfx/scss/insightfx/_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_insightfx/scss/insightfx/_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_insightfx/scss/insightfx/_news-pro-joomla.scss */
  .g-news-pro .g-news-pro-item:last-child {
    margin-bottom: 0;
  }
}
/* line 84, templates/it_insightfx/scss/insightfx/_news-pro-joomla.scss */
/* line 85, templates/it_insightfx/scss/insightfx/_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_insightfx/scss/insightfx/_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_insightfx/scss/insightfx/_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_insightfx/scss/insightfx/_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_insightfx/scss/insightfx/_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_insightfx/scss/insightfx/_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_insightfx/scss/insightfx/_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_insightfx/scss/insightfx/_news-pro-joomla.scss */
.g-news-pro .uk-slidenav-position .g-news-pro-nav .uk-slidenav:hover {
  background: #ffa621;
}
/* line 121, templates/it_insightfx/scss/insightfx/_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_insightfx/scss/insightfx/_news-pro-joomla.scss */
.g-news-pro .uk-slidenav-position .g-news-pro-nav .uk-dotnav > * {
  padding-left: 5px;
}
/* line 127, templates/it_insightfx/scss/insightfx/_news-pro-joomla.scss */
.g-news-pro .uk-slidenav-position .g-news-pro-nav .uk-dotnav > * > * {
  width: 13px;
  height: 13px;
}
/* line 134, templates/it_insightfx/scss/insightfx/_news-pro-joomla.scss */
/* line 135, templates/it_insightfx/scss/insightfx/_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_insightfx/scss/insightfx/_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_insightfx/scss/insightfx/_news-pro-joomla.scss */
/* line 154, templates/it_insightfx/scss/insightfx/_news-pro-joomla.scss */
.g-news-pro .uk-grid + .uk-grid {
  padding-top: 15px;
  margin-top: 15px;
}
/* line 159, templates/it_insightfx/scss/insightfx/_news-pro-joomla.scss */
/* line 160, templates/it_insightfx/scss/insightfx/_news-pro-joomla.scss */
/* line 161, templates/it_insightfx/scss/insightfx/_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_insightfx/scss/insightfx/_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 #e9e9e9;
}
/* line 171, templates/it_insightfx/scss/insightfx/_news-pro-joomla.scss */
.g-news-pro .g-news-pro-link-block.bottom {
  padding-top: 20px;
  margin-top: 20px;
  border-top: 1px solid #e9e9e9;
}
/* line 176, templates/it_insightfx/scss/insightfx/_news-pro-joomla.scss */
/* line 177, templates/it_insightfx/scss/insightfx/_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_insightfx/scss/insightfx/_news-pro-joomla.scss */
/* line 182, templates/it_insightfx/scss/insightfx/_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 4, templates/it_insightfx/scss/insightfx/_content-pro-joomla.scss */
/* line 5, templates/it_insightfx/scss/insightfx/_content-pro-joomla.scss */
.g-content-pro:not(.gutter-disabled) {
  margin-left: -0.938rem;
  margin-right: -0.938rem;
}
/* line 8, templates/it_insightfx/scss/insightfx/_content-pro-joomla.scss */
.g-content-pro:not(.gutter-disabled) > .g-grid {
  margin-bottom: 1.876rem;
}
/* line 10, templates/it_insightfx/scss/insightfx/_content-pro-joomla.scss */
.g-content-pro:not(.gutter-disabled) > .g-grid:last-child {
  margin-bottom: 0;
}
/* line 12, templates/it_insightfx/scss/insightfx/_content-pro-joomla.scss */
/* line 13, templates/it_insightfx/scss/insightfx/_content-pro-joomla.scss */
/* line 14, templates/it_insightfx/scss/insightfx/_content-pro-joomla.scss */
@media only all and (max-width: 47.99rem) {
  .g-content-pro:not(.gutter-disabled) > .g-grid:last-child > .g-block:last-child .g-content-pro-item {
    margin-bottom: 0 !important;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-content-pro:not(.gutter-disabled) > .g-grid {
    margin-bottom: 0;
  }
}
/* line 26, templates/it_insightfx/scss/insightfx/_content-pro-joomla.scss */
@media only all and (max-width: 47.99rem) {
  .g-content-pro:not(.gutter-disabled) .g-content-pro-item {
    margin-bottom: 1.876rem !important;
  }
}
/* line 34, templates/it_insightfx/scss/insightfx/_content-pro-joomla.scss */
.g-content-pro, .g-content-pro-slider, .g-content-pro-slideset {
  text-align: center;
}
/* line 36, templates/it_insightfx/scss/insightfx/_content-pro-joomla.scss */
.g-content-pro.g-pullup, .g-content-pro-slider.g-pullup, .g-content-pro-slideset.g-pullup {
  margin-top: -8.7505rem;
  position: relative;
  z-index: 21;
}
/* line 40, templates/it_insightfx/scss/insightfx/_content-pro-joomla.scss */
.g-content-pro.g-pullup .g-content-pro-item, .g-content-pro-slider.g-pullup .g-content-pro-item, .g-content-pro-slideset.g-pullup .g-content-pro-item {
  border: none;
}
/* line 44, templates/it_insightfx/scss/insightfx/_content-pro-joomla.scss */
/* line 45, templates/it_insightfx/scss/insightfx/_content-pro-joomla.scss */
.g-content-pro.gutter-disabled .g-content-pro-item, .g-content-pro-slider.gutter-disabled .g-content-pro-item, .g-content-pro-slideset.gutter-disabled .g-content-pro-item {
  border: none;
}
/* line 48, templates/it_insightfx/scss/insightfx/_content-pro-joomla.scss */
.g-content-pro.gutter-disabled .uk-slideset, .g-content-pro-slider.gutter-disabled .uk-slideset, .g-content-pro-slideset.gutter-disabled .uk-slideset {
  margin-left: 0;
}
/* line 50, templates/it_insightfx/scss/insightfx/_content-pro-joomla.scss */
/* line 51, templates/it_insightfx/scss/insightfx/_content-pro-joomla.scss */
.g-content-pro.gutter-disabled .uk-slideset.uk-grid > *, .g-content-pro-slider.gutter-disabled .uk-slideset.uk-grid > *, .g-content-pro-slideset.gutter-disabled .uk-slideset.uk-grid > * {
  padding-left: 0;
}
/* line 57, templates/it_insightfx/scss/insightfx/_content-pro-joomla.scss */
.g-content-pro .g-content, .g-content-pro-slider .g-content, .g-content-pro-slideset .g-content {
  margin: 0;
  padding-top: 0;
  padding-bottom: 0;
}
/* line 62, templates/it_insightfx/scss/insightfx/_content-pro-joomla.scss */
.g-content-pro .g-content-pro-item, .g-content-pro-slider .g-content-pro-item, .g-content-pro-slideset .g-content-pro-item {
  border: 1px solid #e9e9e9;
  width: 100%;
}
@media only all and (max-width: 47.99rem) {
  .g-content-pro .g-content-pro-item, .g-content-pro-slider .g-content-pro-item, .g-content-pro-slideset .g-content-pro-item {
    margin-bottom: 3.126rem;
  }
  /* line 67, templates/it_insightfx/scss/insightfx/_content-pro-joomla.scss */
  .g-content-pro .g-content-pro-item:last-child, .g-content-pro-slider .g-content-pro-item:last-child, .g-content-pro-slideset .g-content-pro-item:last-child {
    margin-bottom: 0;
  }
}
/* line 72, templates/it_insightfx/scss/insightfx/_content-pro-joomla.scss */
.g-content-pro .g-content-pro-image, .g-content-pro-slider .g-content-pro-image, .g-content-pro-slideset .g-content-pro-image {
  width: 100%;
  background-position: center;
  background-size: cover;
}
/* line 76, templates/it_insightfx/scss/insightfx/_content-pro-joomla.scss */
.g-content-pro .g-content-pro-image > a, .g-content-pro-slider .g-content-pro-image > a, .g-content-pro-slideset .g-content-pro-image > a {
  display: block;
  width: 100%;
  height: 100%;
}
/* line 81, templates/it_insightfx/scss/insightfx/_content-pro-joomla.scss */
.g-content-pro .g-content-pro-image img, .g-content-pro-slider .g-content-pro-image img, .g-content-pro-slideset .g-content-pro-image img {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
/* line 85, templates/it_insightfx/scss/insightfx/_content-pro-joomla.scss */
.g-content-pro .g-info-container, .g-content-pro-slider .g-info-container, .g-content-pro-slideset .g-info-container {
  padding: 20px;
  background: #fff;
}
/* line 89, templates/it_insightfx/scss/insightfx/_content-pro-joomla.scss */
.g-content-pro p, .g-content-pro-slider p, .g-content-pro-slideset p {
  margin: 0;
}
/* line 92, templates/it_insightfx/scss/insightfx/_content-pro-joomla.scss */
.g-content-pro .g-content-pro-title, .g-content-pro-slider .g-content-pro-title, .g-content-pro-slideset .g-content-pro-title {
  margin: 0;
}
/* line 94, templates/it_insightfx/scss/insightfx/_content-pro-joomla.scss */
.g-content-pro .g-content-pro-title a, .g-content-pro-slider .g-content-pro-title a, .g-content-pro-slideset .g-content-pro-title a {
  color: #2a2a2a;
}
/* line 96, templates/it_insightfx/scss/insightfx/_content-pro-joomla.scss */
.g-content-pro .g-content-pro-title a:hover, .g-content-pro-slider .g-content-pro-title a:hover, .g-content-pro-slideset .g-content-pro-title a:hover {
  color: #ffa621;
}
/* line 101, templates/it_insightfx/scss/insightfx/_content-pro-joomla.scss */
.g-content-pro .g-content-pro-desc, .g-content-pro-slider .g-content-pro-desc, .g-content-pro-slideset .g-content-pro-desc {
  margin-top: 10px;
}
/* line 104, templates/it_insightfx/scss/insightfx/_content-pro-joomla.scss */
/* line 105, templates/it_insightfx/scss/insightfx/_content-pro-joomla.scss */
.g-content-pro .g-info-container-style2.uk-overlay-panel, .g-content-pro-slider .g-info-container-style2.uk-overlay-panel, .g-content-pro-slideset .g-info-container-style2.uk-overlay-panel {
  padding: 15px;
}
/* line 107, templates/it_insightfx/scss/insightfx/_content-pro-joomla.scss */
.g-content-pro .g-info-container-style2.uk-overlay-panel p, .g-content-pro-slider .g-info-container-style2.uk-overlay-panel p, .g-content-pro-slideset .g-info-container-style2.uk-overlay-panel p {
  margin-top: 5px;
}
/* line 110, templates/it_insightfx/scss/insightfx/_content-pro-joomla.scss */
.g-content-pro .g-info-container-style2.uk-overlay-panel a, .g-content-pro-slider .g-info-container-style2.uk-overlay-panel a, .g-content-pro-slideset .g-info-container-style2.uk-overlay-panel a {
  color: #fff;
}
/* line 112, templates/it_insightfx/scss/insightfx/_content-pro-joomla.scss */
.g-content-pro .g-info-container-style2.uk-overlay-panel a:hover, .g-content-pro-slider .g-info-container-style2.uk-overlay-panel a:hover, .g-content-pro-slideset .g-info-container-style2.uk-overlay-panel a:hover {
  color: #ffa621;
}
/* line 117, templates/it_insightfx/scss/insightfx/_content-pro-joomla.scss */
.g-content-pro .g-info-container-style2 .g-article-details, .g-content-pro-slider .g-info-container-style2 .g-article-details, .g-content-pro-slideset .g-info-container-style2 .g-article-details {
  color: #dadada;
}
/* line 121, templates/it_insightfx/scss/insightfx/_content-pro-joomla.scss */
.g-content-pro .g-article-details, .g-content-pro-slider .g-article-details, .g-content-pro-slideset .g-article-details {
  margin-top: 10px;
  font-size: 90%;
  color: #a7a7a7;
}
/* line 125, templates/it_insightfx/scss/insightfx/_content-pro-joomla.scss */
.g-content-pro .g-article-details > span, .g-content-pro-slider .g-article-details > span, .g-content-pro-slideset .g-article-details > span {
  margin-right: 10px;
}
/* line 127, templates/it_insightfx/scss/insightfx/_content-pro-joomla.scss */
.g-content-pro .g-article-details > span:last-child, .g-content-pro-slider .g-article-details > span:last-child, .g-content-pro-slideset .g-article-details > span:last-child {
  margin-right: 0;
}
/* line 130, templates/it_insightfx/scss/insightfx/_content-pro-joomla.scss */
.g-content-pro .g-article-details > span i, .g-content-pro-slider .g-article-details > span i, .g-content-pro-slideset .g-article-details > span i {
  margin-right: 5px;
}
/* line 135, templates/it_insightfx/scss/insightfx/_content-pro-joomla.scss */
.g-content-pro .g-article-read-more, .g-content-pro-slider .g-article-read-more, .g-content-pro-slideset .g-article-read-more {
  margin-top: 15px;
}
/* line 138, templates/it_insightfx/scss/insightfx/_content-pro-joomla.scss */
/* line 139, templates/it_insightfx/scss/insightfx/_content-pro-joomla.scss */
.g-content-pro.style3 .g-info-container-style2, .g-content-pro-slider.style3 .g-info-container-style2, .g-content-pro-slideset.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: 20px;
}
/* line 142, templates/it_insightfx/scss/insightfx/_content-pro-joomla.scss */
.g-content-pro.style3 .g-info-container-style2 a, .g-content-pro-slider.style3 .g-info-container-style2 a, .g-content-pro-slideset.style3 .g-info-container-style2 a {
  color: #fff;
}
/* line 144, templates/it_insightfx/scss/insightfx/_content-pro-joomla.scss */
.g-content-pro.style3 .g-info-container-style2 a:hover, .g-content-pro-slider.style3 .g-info-container-style2 a:hover, .g-content-pro-slideset.style3 .g-info-container-style2 a:hover {
  color: #fff;
  text-decoration: underline;
}
/* line 150, templates/it_insightfx/scss/insightfx/_content-pro-joomla.scss */
/* line 151, templates/it_insightfx/scss/insightfx/_content-pro-joomla.scss */
/* line 152, templates/it_insightfx/scss/insightfx/_content-pro-joomla.scss */
.g-content-pro.style3 .g-content-pro-image .uk-overlay img, .g-content-pro-slider.style3 .g-content-pro-image .uk-overlay img, .g-content-pro-slideset.style3 .g-content-pro-image .uk-overlay img {
  -webkit-transition: all 1s;
  -moz-transition: all 1s;
  transition: all 1s;
}
/* line 156, templates/it_insightfx/scss/insightfx/_content-pro-joomla.scss */
/* line 157, templates/it_insightfx/scss/insightfx/_content-pro-joomla.scss */
/* line 158, templates/it_insightfx/scss/insightfx/_content-pro-joomla.scss */
.g-content-pro.style3 .g-content-pro-image:hover .uk-overlay img, .g-content-pro-slider.style3 .g-content-pro-image:hover .uk-overlay img, .g-content-pro-slideset.style3 .g-content-pro-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 4, templates/it_insightfx/scss/insightfx/_content-pro-joomla.scss */
/* line 5, templates/it_insightfx/scss/insightfx/_content-pro-joomla.scss */
.g-content-pro:not(.gutter-disabled) {
  margin-left: -0.938rem;
  margin-right: -0.938rem;
}
/* line 8, templates/it_insightfx/scss/insightfx/_content-pro-joomla.scss */
.g-content-pro:not(.gutter-disabled) > .g-grid {
  margin-bottom: 1.876rem;
}
/* line 10, templates/it_insightfx/scss/insightfx/_content-pro-joomla.scss */
.g-content-pro:not(.gutter-disabled) > .g-grid:last-child {
  margin-bottom: 0;
}
/* line 12, templates/it_insightfx/scss/insightfx/_content-pro-joomla.scss */
/* line 13, templates/it_insightfx/scss/insightfx/_content-pro-joomla.scss */
/* line 14, templates/it_insightfx/scss/insightfx/_content-pro-joomla.scss */
@media only all and (max-width: 47.99rem) {
  .g-content-pro:not(.gutter-disabled) > .g-grid:last-child > .g-block:last-child .g-content-pro-item {
    margin-bottom: 0 !important;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-content-pro:not(.gutter-disabled) > .g-grid {
    margin-bottom: 0;
  }
}
/* line 26, templates/it_insightfx/scss/insightfx/_content-pro-joomla.scss */
@media only all and (max-width: 47.99rem) {
  .g-content-pro:not(.gutter-disabled) .g-content-pro-item {
    margin-bottom: 1.876rem !important;
  }
}
/* line 34, templates/it_insightfx/scss/insightfx/_content-pro-joomla.scss */
.g-content-pro, .g-content-pro-slider, .g-content-pro-slideset {
  text-align: center;
}
/* line 36, templates/it_insightfx/scss/insightfx/_content-pro-joomla.scss */
.g-content-pro.g-pullup, .g-content-pro-slider.g-pullup, .g-content-pro-slideset.g-pullup {
  margin-top: -8.7505rem;
  position: relative;
  z-index: 21;
}
/* line 40, templates/it_insightfx/scss/insightfx/_content-pro-joomla.scss */
.g-content-pro.g-pullup .g-content-pro-item, .g-content-pro-slider.g-pullup .g-content-pro-item, .g-content-pro-slideset.g-pullup .g-content-pro-item {
  border: none;
}
/* line 44, templates/it_insightfx/scss/insightfx/_content-pro-joomla.scss */
/* line 45, templates/it_insightfx/scss/insightfx/_content-pro-joomla.scss */
.g-content-pro.gutter-disabled .g-content-pro-item, .g-content-pro-slider.gutter-disabled .g-content-pro-item, .g-content-pro-slideset.gutter-disabled .g-content-pro-item {
  border: none;
}
/* line 48, templates/it_insightfx/scss/insightfx/_content-pro-joomla.scss */
.g-content-pro.gutter-disabled .uk-slideset, .g-content-pro-slider.gutter-disabled .uk-slideset, .g-content-pro-slideset.gutter-disabled .uk-slideset {
  margin-left: 0;
}
/* line 50, templates/it_insightfx/scss/insightfx/_content-pro-joomla.scss */
/* line 51, templates/it_insightfx/scss/insightfx/_content-pro-joomla.scss */
.g-content-pro.gutter-disabled .uk-slideset.uk-grid > *, .g-content-pro-slider.gutter-disabled .uk-slideset.uk-grid > *, .g-content-pro-slideset.gutter-disabled .uk-slideset.uk-grid > * {
  padding-left: 0;
}
/* line 57, templates/it_insightfx/scss/insightfx/_content-pro-joomla.scss */
.g-content-pro .g-content, .g-content-pro-slider .g-content, .g-content-pro-slideset .g-content {
  margin: 0;
  padding-top: 0;
  padding-bottom: 0;
}
/* line 62, templates/it_insightfx/scss/insightfx/_content-pro-joomla.scss */
.g-content-pro .g-content-pro-item, .g-content-pro-slider .g-content-pro-item, .g-content-pro-slideset .g-content-pro-item {
  border: 1px solid #e9e9e9;
  width: 100%;
}
@media only all and (max-width: 47.99rem) {
  .g-content-pro .g-content-pro-item, .g-content-pro-slider .g-content-pro-item, .g-content-pro-slideset .g-content-pro-item {
    margin-bottom: 3.126rem;
  }
  /* line 67, templates/it_insightfx/scss/insightfx/_content-pro-joomla.scss */
  .g-content-pro .g-content-pro-item:last-child, .g-content-pro-slider .g-content-pro-item:last-child, .g-content-pro-slideset .g-content-pro-item:last-child {
    margin-bottom: 0;
  }
}
/* line 72, templates/it_insightfx/scss/insightfx/_content-pro-joomla.scss */
.g-content-pro .g-content-pro-image, .g-content-pro-slider .g-content-pro-image, .g-content-pro-slideset .g-content-pro-image {
  width: 100%;
  background-position: center;
  background-size: cover;
}
/* line 76, templates/it_insightfx/scss/insightfx/_content-pro-joomla.scss */
.g-content-pro .g-content-pro-image > a, .g-content-pro-slider .g-content-pro-image > a, .g-content-pro-slideset .g-content-pro-image > a {
  display: block;
  width: 100%;
  height: 100%;
}
/* line 81, templates/it_insightfx/scss/insightfx/_content-pro-joomla.scss */
.g-content-pro .g-content-pro-image img, .g-content-pro-slider .g-content-pro-image img, .g-content-pro-slideset .g-content-pro-image img {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
/* line 85, templates/it_insightfx/scss/insightfx/_content-pro-joomla.scss */
.g-content-pro .g-info-container, .g-content-pro-slider .g-info-container, .g-content-pro-slideset .g-info-container {
  padding: 20px;
  background: #fff;
}
/* line 89, templates/it_insightfx/scss/insightfx/_content-pro-joomla.scss */
.g-content-pro p, .g-content-pro-slider p, .g-content-pro-slideset p {
  margin: 0;
}
/* line 92, templates/it_insightfx/scss/insightfx/_content-pro-joomla.scss */
.g-content-pro .g-content-pro-title, .g-content-pro-slider .g-content-pro-title, .g-content-pro-slideset .g-content-pro-title {
  margin: 0;
}
/* line 94, templates/it_insightfx/scss/insightfx/_content-pro-joomla.scss */
.g-content-pro .g-content-pro-title a, .g-content-pro-slider .g-content-pro-title a, .g-content-pro-slideset .g-content-pro-title a {
  color: #2a2a2a;
}
/* line 96, templates/it_insightfx/scss/insightfx/_content-pro-joomla.scss */
.g-content-pro .g-content-pro-title a:hover, .g-content-pro-slider .g-content-pro-title a:hover, .g-content-pro-slideset .g-content-pro-title a:hover {
  color: #ffa621;
}
/* line 101, templates/it_insightfx/scss/insightfx/_content-pro-joomla.scss */
.g-content-pro .g-content-pro-desc, .g-content-pro-slider .g-content-pro-desc, .g-content-pro-slideset .g-content-pro-desc {
  margin-top: 10px;
}
/* line 104, templates/it_insightfx/scss/insightfx/_content-pro-joomla.scss */
/* line 105, templates/it_insightfx/scss/insightfx/_content-pro-joomla.scss */
.g-content-pro .g-info-container-style2.uk-overlay-panel, .g-content-pro-slider .g-info-container-style2.uk-overlay-panel, .g-content-pro-slideset .g-info-container-style2.uk-overlay-panel {
  padding: 15px;
}
/* line 107, templates/it_insightfx/scss/insightfx/_content-pro-joomla.scss */
.g-content-pro .g-info-container-style2.uk-overlay-panel p, .g-content-pro-slider .g-info-container-style2.uk-overlay-panel p, .g-content-pro-slideset .g-info-container-style2.uk-overlay-panel p {
  margin-top: 5px;
}
/* line 110, templates/it_insightfx/scss/insightfx/_content-pro-joomla.scss */
.g-content-pro .g-info-container-style2.uk-overlay-panel a, .g-content-pro-slider .g-info-container-style2.uk-overlay-panel a, .g-content-pro-slideset .g-info-container-style2.uk-overlay-panel a {
  color: #fff;
}
/* line 112, templates/it_insightfx/scss/insightfx/_content-pro-joomla.scss */
.g-content-pro .g-info-container-style2.uk-overlay-panel a:hover, .g-content-pro-slider .g-info-container-style2.uk-overlay-panel a:hover, .g-content-pro-slideset .g-info-container-style2.uk-overlay-panel a:hover {
  color: #ffa621;
}
/* line 117, templates/it_insightfx/scss/insightfx/_content-pro-joomla.scss */
.g-content-pro .g-info-container-style2 .g-article-details, .g-content-pro-slider .g-info-container-style2 .g-article-details, .g-content-pro-slideset .g-info-container-style2 .g-article-details {
  color: #dadada;
}
/* line 121, templates/it_insightfx/scss/insightfx/_content-pro-joomla.scss */
.g-content-pro .g-article-details, .g-content-pro-slider .g-article-details, .g-content-pro-slideset .g-article-details {
  margin-top: 10px;
  font-size: 90%;
  color: #a7a7a7;
}
/* line 125, templates/it_insightfx/scss/insightfx/_content-pro-joomla.scss */
.g-content-pro .g-article-details > span, .g-content-pro-slider .g-article-details > span, .g-content-pro-slideset .g-article-details > span {
  margin-right: 10px;
}
/* line 127, templates/it_insightfx/scss/insightfx/_content-pro-joomla.scss */
.g-content-pro .g-article-details > span:last-child, .g-content-pro-slider .g-article-details > span:last-child, .g-content-pro-slideset .g-article-details > span:last-child {
  margin-right: 0;
}
/* line 130, templates/it_insightfx/scss/insightfx/_content-pro-joomla.scss */
.g-content-pro .g-article-details > span i, .g-content-pro-slider .g-article-details > span i, .g-content-pro-slideset .g-article-details > span i {
  margin-right: 5px;
}
/* line 135, templates/it_insightfx/scss/insightfx/_content-pro-joomla.scss */
.g-content-pro .g-article-read-more, .g-content-pro-slider .g-article-read-more, .g-content-pro-slideset .g-article-read-more {
  margin-top: 15px;
}
/* line 138, templates/it_insightfx/scss/insightfx/_content-pro-joomla.scss */
/* line 139, templates/it_insightfx/scss/insightfx/_content-pro-joomla.scss */
.g-content-pro.style3 .g-info-container-style2, .g-content-pro-slider.style3 .g-info-container-style2, .g-content-pro-slideset.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: 20px;
}
/* line 142, templates/it_insightfx/scss/insightfx/_content-pro-joomla.scss */
.g-content-pro.style3 .g-info-container-style2 a, .g-content-pro-slider.style3 .g-info-container-style2 a, .g-content-pro-slideset.style3 .g-info-container-style2 a {
  color: #fff;
}
/* line 144, templates/it_insightfx/scss/insightfx/_content-pro-joomla.scss */
.g-content-pro.style3 .g-info-container-style2 a:hover, .g-content-pro-slider.style3 .g-info-container-style2 a:hover, .g-content-pro-slideset.style3 .g-info-container-style2 a:hover {
  color: #fff;
  text-decoration: underline;
}
/* line 150, templates/it_insightfx/scss/insightfx/_content-pro-joomla.scss */
/* line 151, templates/it_insightfx/scss/insightfx/_content-pro-joomla.scss */
/* line 152, templates/it_insightfx/scss/insightfx/_content-pro-joomla.scss */
.g-content-pro.style3 .g-content-pro-image .uk-overlay img, .g-content-pro-slider.style3 .g-content-pro-image .uk-overlay img, .g-content-pro-slideset.style3 .g-content-pro-image .uk-overlay img {
  -webkit-transition: all 1s;
  -moz-transition: all 1s;
  transition: all 1s;
}
/* line 156, templates/it_insightfx/scss/insightfx/_content-pro-joomla.scss */
/* line 157, templates/it_insightfx/scss/insightfx/_content-pro-joomla.scss */
/* line 158, templates/it_insightfx/scss/insightfx/_content-pro-joomla.scss */
.g-content-pro.style3 .g-content-pro-image:hover .uk-overlay img, .g-content-pro-slider.style3 .g-content-pro-image:hover .uk-overlay img, .g-content-pro-slideset.style3 .g-content-pro-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 1, templates/it_insightfx/scss/insightfx/_animated-counter.scss */
.g-animated-counter {
  margin-left: -0.938rem;
  margin-right: -0.938rem;
  text-align: center;
}
/* line 5, templates/it_insightfx/scss/insightfx/_animated-counter.scss */
.g-animated-counter .g-content {
  margin: 0;
  padding-top: 0;
  padding-bottom: 0;
}
/* line 10, templates/it_insightfx/scss/insightfx/_animated-counter.scss */
@media only all and (max-width: 47.99rem) {
  .g-animated-counter .g-animated-counter-item {
    margin-bottom: 3.126rem;
  }
  /* line 13, templates/it_insightfx/scss/insightfx/_animated-counter.scss */
  .g-animated-counter .g-animated-counter-item:last-child {
    margin-bottom: 0;
  }
}
/* line 18, templates/it_insightfx/scss/insightfx/_animated-counter.scss */
.g-animated-counter p {
  margin: 0;
}
/* line 21, templates/it_insightfx/scss/insightfx/_animated-counter.scss */
.g-animated-counter .g-animated-counter-number {
  font-size: 280%;
  margin-bottom: 0;
  margin-top: -5px;
}
/* line 26, templates/it_insightfx/scss/insightfx/_animated-counter.scss */
.g-animated-counter .g-animated-counter-title {
  margin-bottom: 0;
  font-size: 140%;
  margin-top: -5px;
}
/* line 31, templates/it_insightfx/scss/insightfx/_animated-counter.scss */
.g-animated-counter .g-animated-counter-icon {
  border-radius: 50%;
  font-size: 2.2rem;
  height: 110px;
  width: 110px;
  line-height: 110px;
  border: 2px solid;
  border-color: inherit;
  text-align: center;
  vertical-align: middle;
  margin-bottom: 35px;
  display: inline-block;
  -webkit-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  transition: all 0.2s linear 0s;
}
/* line 45, templates/it_insightfx/scss/insightfx/_animated-counter.scss */
.g-animated-counter .g-animated-counter-image {
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  margin-bottom: 35px;
}
/* line 51, templates/it_insightfx/scss/insightfx/_animated-counter.scss */
.g-animated-counter.style2 {
  text-align: initial;
}
/* line 53, templates/it_insightfx/scss/insightfx/_animated-counter.scss */
.g-animated-counter.style2 .g-animated-counter-icon {
  color: #fff;
  font-size: 1.5rem;
  height: 75px;
  width: 75px;
  line-height: 75px;
  background: #ffa621;
  background-color: #ffa621;
  background-image: -webkit-linear-gradient(top, #ffa621, #8f4dae);
  background-image: linear-gradient(to bottom,#ffa621, #8f4dae);
  border: 0px solid;
  border-color: transparent;
  margin-top: 0.7rem;
  margin-bottom: 0px;
  margin-right: 1rem;
  display: inline-block;
  float: left;
}
/* line 69, templates/it_insightfx/scss/insightfx/_animated-counter.scss */
.g-animated-counter.style2 .g-animated-counter-image {
  margin-bottom: 0.75rem;
  display: inline-block;
  float: left;
  width: 75px;
  margin-top: 0.7rem;
  margin-bottom: 0;
  margin-right: 1rem;
}
/* line 1, templates/it_insightfx/scss/insightfx/_keypoints.scss */
.g-keypoints {
  margin-left: -0.938rem;
  margin-right: -0.938rem;
}
/* line 4, templates/it_insightfx/scss/insightfx/_keypoints.scss */
/* line 5, templates/it_insightfx/scss/insightfx/_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_insightfx/scss/insightfx/_keypoints.scss */
/* line 12, templates/it_insightfx/scss/insightfx/_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_insightfx/scss/insightfx/_keypoints.scss */
.g-keypoints .g-main-image {
  text-align: center;
}
/* line 22, templates/it_insightfx/scss/insightfx/_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_insightfx/scss/insightfx/_keypoints.scss */
.g-keypoints .image-bottom {
  margin-bottom: -4.063rem;
}
@media only all and (max-width: 47.99rem) {
  .g-keypoints .image-bottom {
    margin-bottom: 1rem;
  }
}
/* line 37, templates/it_insightfx/scss/insightfx/_keypoints.scss */
/* line 38, templates/it_insightfx/scss/insightfx/_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_insightfx/scss/insightfx/_keypoints.scss */
/* line 46, templates/it_insightfx/scss/insightfx/_keypoints.scss */
@media only all and (max-width: 47.99rem) {
  .g-keypoints.style1 .g-content {
    text-align: center;
  }
}
/* line 52, templates/it_insightfx/scss/insightfx/_keypoints.scss */
/* line 53, templates/it_insightfx/scss/insightfx/_keypoints.scss */
.g-keypoints.style1 .g-keypoints-item .g-keypoints-item-desc {
  margin: 1.5rem 0;
}
/* line 56, templates/it_insightfx/scss/insightfx/_keypoints.scss */
/* line 57, templates/it_insightfx/scss/insightfx/_keypoints.scss */
.g-keypoints.style1 .g-keypoints-item:last-child .g-keypoints-item-desc {
  margin-bottom: 0;
}
/* line 63, templates/it_insightfx/scss/insightfx/_keypoints.scss */
.g-keypoints.style1 .g-keypoints-item-icon {
  color: #fff;
  background: #ffa621;
  line-height: 2.5rem;
  border-radius: 100%;
  width: 2.5rem;
  height: 2.5rem;
  text-align: center;
}
/* line 73, templates/it_insightfx/scss/insightfx/_keypoints.scss */
/* line 74, templates/it_insightfx/scss/insightfx/_keypoints.scss */
.g-keypoints.style1 .g-left-points .g-keypoints-item-icon {
  margin-left: 1.25rem;
}
/* line 79, templates/it_insightfx/scss/insightfx/_keypoints.scss */
/* line 80, templates/it_insightfx/scss/insightfx/_keypoints.scss */
.g-keypoints.style1 .g-right-points .g-keypoints-item-icon {
  margin-right: 1.25rem;
}
/* line 86, templates/it_insightfx/scss/insightfx/_keypoints.scss */
/* line 87, templates/it_insightfx/scss/insightfx/_keypoints.scss */
.g-keypoints.style2 .g-keypoints-item {
  margin-bottom: 40px;
}
/* line 89, templates/it_insightfx/scss/insightfx/_keypoints.scss */
.g-keypoints.style2 .g-keypoints-item:last-child {
  margin-bottom: 0;
}
/* line 92, templates/it_insightfx/scss/insightfx/_keypoints.scss */
/* line 93, templates/it_insightfx/scss/insightfx/_keypoints.scss */
.g-keypoints.style2 .g-keypoints-item:hover .g-keypoints-item-icon {
  background: #ffa621;
  color: #fff;
}
/* line 100, templates/it_insightfx/scss/insightfx/_keypoints.scss */
.g-keypoints.style2 .g-keypoints-item-icon {
  font-size: 24px;
  margin-right: 0;
  color: #ffa621;
  width: 65px;
  height: 65px;
  line-height: 65px;
  text-align: center;
  border: 1px solid #ffa621;
  border-radius: 50%;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
/* line 113, templates/it_insightfx/scss/insightfx/_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_insightfx/scss/insightfx/_keypoints.scss */
  .g-keypoints.style2 .g-left-points .g-content {
    text-align: left;
  }
}
/* line 122, templates/it_insightfx/scss/insightfx/_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_insightfx/scss/insightfx/_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_insightfx/scss/insightfx/_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_insightfx/scss/insightfx/_keypoints.scss */
.g-keypoints.style2 .g-right-points .g-keypoints-item-icon {
  float: left;
}
/* line 148, templates/it_insightfx/scss/insightfx/_keypoints.scss */
.g-keypoints.style2 .g-right-points .g-title-desc-container {
  margin-left: 85px;
}
/* line 153, templates/it_insightfx/scss/insightfx/_keypoints.scss */
.g-keypoints.style2 .g-keypoints-item-title {
  margin-top: 0;
  margin-bottom: 10px;
}
/* line 1, templates/it_insightfx/scss/insightfx/_before-after.scss */
/* line 2, templates/it_insightfx/scss/insightfx/_before-after.scss */
.g-before-after .g-grid {
  margin-left: -0.938rem;
  margin-right: -0.938rem;
}
/* line 6, templates/it_insightfx/scss/insightfx/_before-after.scss */
@media only all and (max-width: 47.99rem) {
  .g-before-after .g-ba-feature-left {
    margin-bottom: 35px;
  }
}
/* line 10, templates/it_insightfx/scss/insightfx/_before-after.scss */
.g-before-after .g-ba-feature-left .g-content {
  margin: 0 0.625rem 0 0;
  padding-top: 0;
  padding-bottom: 0;
}
@media only all and (max-width: 47.99rem) {
  .g-before-after .g-ba-feature-left .g-content {
    margin: 0;
  }
}
/* line 19, templates/it_insightfx/scss/insightfx/_before-after.scss */
/* line 20, templates/it_insightfx/scss/insightfx/_before-after.scss */
.g-before-after .g-ba-feature-right .g-content {
  margin: 0 0 0 0.625rem;
  padding-top: 0;
  padding-bottom: 0;
}
@media only all and (max-width: 47.99rem) {
  .g-before-after .g-ba-feature-right .g-content {
    margin: 0;
  }
}
/* line 28, templates/it_insightfx/scss/insightfx/_before-after.scss */
.g-before-after .g-ba-feature-right.align-right {
  text-align: right;
}
/* line 32, templates/it_insightfx/scss/insightfx/_before-after.scss */
.g-before-after .g-ba-feature-title {
  margin-top: -5px;
}
/* line 35, templates/it_insightfx/scss/insightfx/_before-after.scss */
.g-before-after .g-ba-feature-link {
  margin-top: 5px;
}
/* line 37, templates/it_insightfx/scss/insightfx/_before-after.scss */
.g-before-after .g-ba-feature-link i {
  margin-right: 10px;
}
/* line 41, templates/it_insightfx/scss/insightfx/_before-after.scss */
/* line 42, templates/it_insightfx/scss/insightfx/_before-after.scss */
.g-before-after .g-ba-feature-desc i {
  margin-right: 8px;
}
/* line 47, templates/it_insightfx/scss/insightfx/_before-after.scss */
/* line 48, templates/it_insightfx/scss/insightfx/_before-after.scss */
/* line 49, templates/it_insightfx/scss/insightfx/_before-after.scss */
.g-before-after .twentytwenty-horizontal .twentytwenty-handle:before, .g-before-after .twentytwenty-vertical .twentytwenty-handle:before, .g-before-after .twentytwenty-horizontal .twentytwenty-handle:after, .g-before-after .twentytwenty-vertical .twentytwenty-handle:after {
  content: " ";
  display: block;
  background: white;
  position: absolute;
  z-index: 30;
  box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5);
}
/* line 60, templates/it_insightfx/scss/insightfx/_before-after.scss */
/* line 61, templates/it_insightfx/scss/insightfx/_before-after.scss */
/* line 62, templates/it_insightfx/scss/insightfx/_before-after.scss */
.g-before-after .twentytwenty-horizontal .twentytwenty-handle:before, .g-before-after .twentytwenty-horizontal .twentytwenty-handle:after {
  width: 3px;
  height: 9999px;
  left: 50%;
  margin-left: -1.5px;
}
/* line 68, templates/it_insightfx/scss/insightfx/_before-after.scss */
.g-before-after .twentytwenty-horizontal .twentytwenty-handle:before {
  bottom: 50%;
  margin-bottom: 22px;
  box-shadow: 0 3px 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
}
/* line 73, templates/it_insightfx/scss/insightfx/_before-after.scss */
.g-before-after .twentytwenty-horizontal .twentytwenty-handle:after {
  top: 50%;
  margin-top: 22px;
  box-shadow: 0 -3px 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
}
/* line 80, templates/it_insightfx/scss/insightfx/_before-after.scss */
/* line 81, templates/it_insightfx/scss/insightfx/_before-after.scss */
.g-before-after .twentytwenty-horizontal .twentytwenty-before-label:before, .g-before-after .twentytwenty-horizontal .twentytwenty-after-label:before {
  top: 50%;
  margin-top: -19px;
}
/* line 87, templates/it_insightfx/scss/insightfx/_before-after.scss */
/* line 88, templates/it_insightfx/scss/insightfx/_before-after.scss */
.g-before-after .twentytwenty-horizontal .twentytwenty-before-label:before {
  left: 10px;
}
/* line 93, templates/it_insightfx/scss/insightfx/_before-after.scss */
/* line 94, templates/it_insightfx/scss/insightfx/_before-after.scss */
.g-before-after .twentytwenty-horizontal .twentytwenty-after-label:before {
  right: 10px;
}
/* line 100, templates/it_insightfx/scss/insightfx/_before-after.scss */
/* line 101, templates/it_insightfx/scss/insightfx/_before-after.scss */
/* line 102, templates/it_insightfx/scss/insightfx/_before-after.scss */
.g-before-after .twentytwenty-vertical .twentytwenty-handle:before, .g-before-after .twentytwenty-vertical .twentytwenty-handle:after {
  width: 9999px;
  height: 3px;
  top: 50%;
  margin-top: -1.5px;
}
/* line 108, templates/it_insightfx/scss/insightfx/_before-after.scss */
.g-before-after .twentytwenty-vertical .twentytwenty-handle:before {
  left: 50%;
  margin-left: 22px;
  box-shadow: 3px 0 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
}
/* line 113, templates/it_insightfx/scss/insightfx/_before-after.scss */
.g-before-after .twentytwenty-vertical .twentytwenty-handle:after {
  right: 50%;
  margin-right: 22px;
  box-shadow: -3px 0 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
}
/* line 120, templates/it_insightfx/scss/insightfx/_before-after.scss */
/* line 121, templates/it_insightfx/scss/insightfx/_before-after.scss */
.g-before-after .twentytwenty-vertical .twentytwenty-before-label:before, .g-before-after .twentytwenty-vertical .twentytwenty-after-label:before {
  left: 50%;
  margin-left: -45px;
  text-align: center;
  width: 90px;
}
/* line 129, templates/it_insightfx/scss/insightfx/_before-after.scss */
/* line 130, templates/it_insightfx/scss/insightfx/_before-after.scss */
.g-before-after .twentytwenty-vertical .twentytwenty-before-label:before {
  top: 10px;
}
/* line 135, templates/it_insightfx/scss/insightfx/_before-after.scss */
/* line 136, templates/it_insightfx/scss/insightfx/_before-after.scss */
.g-before-after .twentytwenty-vertical .twentytwenty-after-label:before {
  bottom: 10px;
}
/* line 142, templates/it_insightfx/scss/insightfx/_before-after.scss */
.g-before-after .twentytwenty-before-label, .g-before-after .twentytwenty-after-label, .g-before-after .twentytwenty-overlay {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
/* line 150, templates/it_insightfx/scss/insightfx/_before-after.scss */
.g-before-after .twentytwenty-before-label, .g-before-after .twentytwenty-after-label {
  opacity: 0;
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  transition-property: opacity;
}
/* line 153, templates/it_insightfx/scss/insightfx/_before-after.scss */
.g-before-after .twentytwenty-before-label:before, .g-before-after .twentytwenty-after-label:before {
  color: white;
  font-size: 13px;
  letter-spacing: 0.1em;
  position: absolute;
  background: rgba(255, 255, 255, 0.2);
  line-height: 38px;
  padding: 0 20px;
  border-radius: 2px;
  box-sizing: border-box;
}
/* line 166, templates/it_insightfx/scss/insightfx/_before-after.scss */
.g-before-after .twentytwenty-left-arrow, .g-before-after .twentytwenty-right-arrow, .g-before-after .twentytwenty-up-arrow, .g-before-after .twentytwenty-down-arrow {
  width: 0;
  height: 0;
  border: 6px inset transparent;
  position: absolute;
}
/* line 173, templates/it_insightfx/scss/insightfx/_before-after.scss */
.g-before-after .twentytwenty-left-arrow, .g-before-after .twentytwenty-right-arrow {
  top: 50%;
  margin-top: -6px;
}
/* line 178, templates/it_insightfx/scss/insightfx/_before-after.scss */
.g-before-after .twentytwenty-up-arrow, .g-before-after .twentytwenty-down-arrow {
  left: 50%;
  margin-left: -6px;
}
/* line 183, templates/it_insightfx/scss/insightfx/_before-after.scss */
.g-before-after .twentytwenty-container {
  box-sizing: content-box;
  z-index: 0;
  overflow: hidden;
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
}
/* line 190, templates/it_insightfx/scss/insightfx/_before-after.scss */
.g-before-after .twentytwenty-container img {
  max-width: 100%;
  position: absolute;
  top: 0;
  display: block;
}
/* line 196, templates/it_insightfx/scss/insightfx/_before-after.scss */
/* line 197, templates/it_insightfx/scss/insightfx/_before-after.scss */
.g-before-after .twentytwenty-container.active .twentytwenty-overlay {
  background: rgba(0, 0, 0, 0);
}
/* line 199, templates/it_insightfx/scss/insightfx/_before-after.scss */
.g-before-after .twentytwenty-container.active .twentytwenty-overlay .twentytwenty-before-label, .g-before-after .twentytwenty-container.active .twentytwenty-overlay .twentytwenty-after-label {
  opacity: 0;
}
/* line 204, templates/it_insightfx/scss/insightfx/_before-after.scss */
.g-before-after .twentytwenty-container * {
  box-sizing: content-box;
}
/* line 209, templates/it_insightfx/scss/insightfx/_before-after.scss */
.g-before-after .twentytwenty-overlay {
  -webkit-transition-property: background;
  -moz-transition-property: background;
  transition-property: background;
  background: rgba(0, 0, 0, 0);
  z-index: 25;
}
/* line 213, templates/it_insightfx/scss/insightfx/_before-after.scss */
.g-before-after .twentytwenty-overlay:hover {
  background: rgba(0, 0, 0, 0.5);
}
/* line 215, templates/it_insightfx/scss/insightfx/_before-after.scss */
.g-before-after .twentytwenty-overlay:hover .twentytwenty-before-label, .g-before-after .twentytwenty-overlay:hover .twentytwenty-after-label {
  opacity: 1;
}
/* line 221, templates/it_insightfx/scss/insightfx/_before-after.scss */
.g-before-after .twentytwenty-before {
  z-index: 20;
}
/* line 225, templates/it_insightfx/scss/insightfx/_before-after.scss */
.g-before-after .twentytwenty-after {
  z-index: 10;
}
/* line 229, templates/it_insightfx/scss/insightfx/_before-after.scss */
.g-before-after .twentytwenty-handle {
  height: 38px;
  width: 38px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -22px;
  margin-top: -22px;
  border: 3px solid white;
  border-radius: 1000px;
  box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5);
  z-index: 40;
  cursor: pointer;
}
/* line 244, templates/it_insightfx/scss/insightfx/_before-after.scss */
.g-before-after .twentytwenty-left-arrow {
  border-right: 6px solid white;
  left: 50%;
  margin-left: -17px;
}
/* line 250, templates/it_insightfx/scss/insightfx/_before-after.scss */
.g-before-after .twentytwenty-right-arrow {
  border-left: 6px solid white;
  right: 50%;
  margin-right: -17px;
}
/* line 256, templates/it_insightfx/scss/insightfx/_before-after.scss */
.g-before-after .twentytwenty-up-arrow {
  border-bottom: 6px solid white;
  top: 50%;
  margin-top: -17px;
}
/* line 262, templates/it_insightfx/scss/insightfx/_before-after.scss */
.g-before-after .twentytwenty-down-arrow {
  border-top: 6px solid white;
  bottom: 50%;
  margin-bottom: -17px;
}
/* line 4, templates/it_insightfx/scss/insightfx/_portfolio.scss */
/* line 5, templates/it_insightfx/scss/insightfx/_portfolio.scss */
.g-portfolio .g-portfolio-filter {
  margin-bottom: 30px;
}
/* line 10, templates/it_insightfx/scss/insightfx/_portfolio.scss */
.g-portfolio .g-portfolio-filter.uk-subnav > * > * {
  color: #818181;
}
/* line 13, templates/it_insightfx/scss/insightfx/_portfolio.scss */
.g-portfolio .g-portfolio-filter.uk-subnav-pill > * > * {
  padding: 3px 8px;
  border: 1px solid #e9e9e9;
  background: #fff;
  -webkit-transition: all, 0.2s;
  -moz-transition: all, 0.2s;
  transition: all, 0.2s;
}
/* line 18, templates/it_insightfx/scss/insightfx/_portfolio.scss */
.g-portfolio .g-portfolio-filter.uk-subnav-pill > * > *:focus, .g-portfolio .g-portfolio-filter.uk-subnav-pill > * > *:hover {
  background: #fff;
  box-shadow: none;
  border: 1px solid #ffa621;
  color: #ffa621;
}
/* line 25, templates/it_insightfx/scss/insightfx/_portfolio.scss */
/* line 26, templates/it_insightfx/scss/insightfx/_portfolio.scss */
.g-portfolio .g-portfolio-filter .uk-active > a {
  background: #fff;
  border: 1px solid #ffa621;
  color: #ffa621;
  box-shadow: none;
}
/* line 34, templates/it_insightfx/scss/insightfx/_portfolio.scss */
.g-portfolio .g-portfolio-item {
  border: 1px solid #e9e9e9;
}
/* line 37, templates/it_insightfx/scss/insightfx/_portfolio.scss */
/* line 38, templates/it_insightfx/scss/insightfx/_portfolio.scss */
.g-portfolio.gutter-disabled .g-portfolio-item {
  border: none;
}
/* line 42, templates/it_insightfx/scss/insightfx/_portfolio.scss */
/* line 43, templates/it_insightfx/scss/insightfx/_portfolio.scss */
.g-portfolio .g-portfolio-image > a {
  display: block;
}
/* line 47, templates/it_insightfx/scss/insightfx/_portfolio.scss */
.g-portfolio .g-info-container {
  padding: 20px;
  background: #fff;
}
/* line 51, templates/it_insightfx/scss/insightfx/_portfolio.scss */
.g-portfolio p {
  margin: 0;
}
/* line 54, templates/it_insightfx/scss/insightfx/_portfolio.scss */
.g-portfolio .g-portfolio-title {
  margin: 0;
}
/* line 56, templates/it_insightfx/scss/insightfx/_portfolio.scss */
.g-portfolio .g-portfolio-title a {
  color: #2a2a2a;
}
/* line 58, templates/it_insightfx/scss/insightfx/_portfolio.scss */
.g-portfolio .g-portfolio-title a:hover {
  color: #ffa621;
}
/* line 63, templates/it_insightfx/scss/insightfx/_portfolio.scss */
.g-portfolio .g-item-details {
  margin-top: 10px;
  font-size: 90%;
  color: #b4b4b4;
  font-style: italic;
}
/* line 68, templates/it_insightfx/scss/insightfx/_portfolio.scss */
.g-portfolio .g-item-details i {
  margin-right: 5px;
}
/* line 72, templates/it_insightfx/scss/insightfx/_portfolio.scss */
.g-portfolio .g-portfolio-desc {
  margin-top: 10px;
}
/* line 75, templates/it_insightfx/scss/insightfx/_portfolio.scss */
/* line 76, templates/it_insightfx/scss/insightfx/_portfolio.scss */
.g-portfolio .g-info-container-style2.uk-overlay-panel {
  padding: 15px;
}
/* line 78, templates/it_insightfx/scss/insightfx/_portfolio.scss */
.g-portfolio .g-info-container-style2.uk-overlay-panel p {
  margin-top: 5px;
}
/* line 81, templates/it_insightfx/scss/insightfx/_portfolio.scss */
.g-portfolio .g-info-container-style2.uk-overlay-panel a {
  color: #fff;
}
/* line 83, templates/it_insightfx/scss/insightfx/_portfolio.scss */
.g-portfolio .g-info-container-style2.uk-overlay-panel a:hover {
  color: #ffa621;
}
/* line 88, templates/it_insightfx/scss/insightfx/_portfolio.scss */
.g-portfolio .g-info-container-style2 .g-portfolio-special, .g-portfolio .g-info-container-style2 .g-item-details {
  color: #dadada;
}
/* line 92, templates/it_insightfx/scss/insightfx/_portfolio.scss */
.g-portfolio .g-portfolio-special {
  color: #b4b4b4;
  font-style: italic;
  float: left;
}
@media only all and (max-width: 30rem) {
  .g-portfolio .g-portfolio-special {
    float: none;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-portfolio .g-portfolio-special {
    float: none;
  }
}
/* line 102, templates/it_insightfx/scss/insightfx/_portfolio.scss */
.g-portfolio .g-portfolio-special i {
  margin-right: 5px;
}
/* line 106, templates/it_insightfx/scss/insightfx/_portfolio.scss */
.g-portfolio .g-portfolio-link {
  float: right;
  font-style: italic;
}
/* line 109, templates/it_insightfx/scss/insightfx/_portfolio.scss */
.g-portfolio .g-portfolio-link i {
  margin-left: 10px;
}
@media only all and (max-width: 30rem) {
  .g-portfolio .g-portfolio-link {
    float: none;
    margin-top: 5px;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-portfolio .g-portfolio-link {
    float: none;
    margin-top: 5px;
  }
}
/* line 121, templates/it_insightfx/scss/insightfx/_portfolio.scss */
/* line 122, templates/it_insightfx/scss/insightfx/_portfolio.scss */
.g-portfolio .no-special .g-portfolio-link {
  float: none;
}
/* line 126, templates/it_insightfx/scss/insightfx/_portfolio.scss */
/* line 127, templates/it_insightfx/scss/insightfx/_portfolio.scss */
.g-portfolio .no-link .g-portfolio-special {
  float: none;
}
/* line 131, templates/it_insightfx/scss/insightfx/_portfolio.scss */
.g-portfolio .g-bottom-info {
  margin-top: 15px;
}
/* line 134, templates/it_insightfx/scss/insightfx/_portfolio.scss */
/* line 135, templates/it_insightfx/scss/insightfx/_portfolio.scss */
.g-portfolio.style3 .g-info-container {
  position: absolute;
  visibility: hidden;
  z-index: 9;
  opacity: 0;
  border: 1px solid #e9e9e9;
  border-top: none;
  width: 100%;
  -webkit-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
/* line 145, templates/it_insightfx/scss/insightfx/_portfolio.scss */
.g-portfolio.style3 .g-portfolio-item {
  border: none;
  position: relative;
}
/* line 148, templates/it_insightfx/scss/insightfx/_portfolio.scss */
/* line 149, templates/it_insightfx/scss/insightfx/_portfolio.scss */
.g-portfolio.style3 .g-portfolio-item:hover .g-info-container {
  visibility: visible;
  opacity: 1;
}
/* line 156, templates/it_insightfx/scss/insightfx/_portfolio.scss */
/* line 157, templates/it_insightfx/scss/insightfx/_portfolio.scss */
.g-portfolio.style4 .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: 20px;
}
/* line 160, templates/it_insightfx/scss/insightfx/_portfolio.scss */
.g-portfolio.style4 .g-info-container-style2 a {
  color: #fff;
}
/* line 162, templates/it_insightfx/scss/insightfx/_portfolio.scss */
.g-portfolio.style4 .g-info-container-style2 a:hover {
  color: #fff;
  text-decoration: underline;
}
/* line 168, templates/it_insightfx/scss/insightfx/_portfolio.scss */
/* line 169, templates/it_insightfx/scss/insightfx/_portfolio.scss */
/* line 170, templates/it_insightfx/scss/insightfx/_portfolio.scss */
.g-portfolio.style4 .g-portfolio-image .uk-overlay img {
  -webkit-transition: all 1s;
  -moz-transition: all 1s;
  transition: all 1s;
}
/* line 174, templates/it_insightfx/scss/insightfx/_portfolio.scss */
/* line 175, templates/it_insightfx/scss/insightfx/_portfolio.scss */
/* line 176, templates/it_insightfx/scss/insightfx/_portfolio.scss */
.g-portfolio.style4 .g-portfolio-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 185, templates/it_insightfx/scss/insightfx/_portfolio.scss */
/* line 186, templates/it_insightfx/scss/insightfx/_portfolio.scss */
.portfolio-special .g-portfolio-filter {
  text-align: center;
  position: relative;
  top: -50px;
  margin-bottom: 0;
  justify-content: center;
}
/* line 195, templates/it_insightfx/scss/insightfx/_portfolio.scss */
/* line 196, templates/it_insightfx/scss/insightfx/_portfolio.scss */
/* line 197, templates/it_insightfx/scss/insightfx/_portfolio.scss */
#g-fullwidth .g-portfolio.gutter-enabled, .g-flushed .g-portfolio.gutter-enabled {
  padding: 30px;
}
/* line 200, templates/it_insightfx/scss/insightfx/_portfolio.scss */
/* line 201, templates/it_insightfx/scss/insightfx/_portfolio.scss */
#g-fullwidth .g-portfolio.filters-enabled.gutter-enabled, .g-flushed .g-portfolio.filters-enabled.gutter-enabled {
  padding-top: 0;
}
/* line 205, templates/it_insightfx/scss/insightfx/_portfolio.scss */
#g-fullwidth .g-portfolio .g-portfolio-filter, .g-flushed .g-portfolio .g-portfolio-filter {
  border-bottom: 1px solid #f0f0f0;
}
/* line 207, templates/it_insightfx/scss/insightfx/_portfolio.scss */
#g-fullwidth .g-portfolio .g-portfolio-filter.uk-subnav-pill > * > *, .g-flushed .g-portfolio .g-portfolio-filter.uk-subnav-pill > * > * {
  padding: 0;
  border: none;
  height: 50px;
  width: 100%;
  line-height: 50px;
  font-weight: bold;
  font-size: 1rem;
  border-radius: 0;
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  #g-fullwidth .g-portfolio .g-portfolio-filter.uk-subnav-pill > * > *, .g-flushed .g-portfolio .g-portfolio-filter.uk-subnav-pill > * > * {
    font-size: 0.9rem;
    font-weight: normal;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  #g-fullwidth .g-portfolio .g-portfolio-filter.uk-subnav-pill > * > *, .g-flushed .g-portfolio .g-portfolio-filter.uk-subnav-pill > * > * {
    height: auto;
    line-height: inherit;
    padding: 13px 0;
    font-size: 0.8rem;
    font-weight: normal;
  }
}
@media only all and (max-width: 47.99rem) {
  #g-fullwidth .g-portfolio .g-portfolio-filter.uk-subnav-pill > * > *, .g-flushed .g-portfolio .g-portfolio-filter.uk-subnav-pill > * > * {
    height: auto;
    line-height: inherit;
    padding: 13px 0;
    font-size: 0.8rem;
    font-weight: normal;
  }
}
/* line 235, templates/it_insightfx/scss/insightfx/_portfolio.scss */
#g-fullwidth .g-portfolio .g-portfolio-filter.uk-subnav, .g-flushed .g-portfolio .g-portfolio-filter.uk-subnav {
  margin-left: -30px;
  margin-right: -30px;
}
/* line 238, templates/it_insightfx/scss/insightfx/_portfolio.scss */
#g-fullwidth .g-portfolio .g-portfolio-filter.uk-subnav > *, .g-flushed .g-portfolio .g-portfolio-filter.uk-subnav > * {
  padding-left: 0;
  border-right: 1px solid #f0f0f0;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1;
  -moz-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: center;
}
/* line 246, templates/it_insightfx/scss/insightfx/_portfolio.scss */
/* line 247, templates/it_insightfx/scss/insightfx/_portfolio.scss */
#g-fullwidth .g-portfolio.gutter-disabled .g-portfolio-filter, .g-flushed .g-portfolio.gutter-disabled .g-portfolio-filter {
  margin-bottom: 0;
}
/* line 249, templates/it_insightfx/scss/insightfx/_portfolio.scss */
#g-fullwidth .g-portfolio.gutter-disabled .g-portfolio-filter.uk-subnav, .g-flushed .g-portfolio.gutter-disabled .g-portfolio-filter.uk-subnav {
  padding: 0 30px;
}
/* line 257, templates/it_insightfx/scss/insightfx/_portfolio.scss */
/* line 258, templates/it_insightfx/scss/insightfx/_portfolio.scss */
.uk-tooltip.g-portfolio-tooltip {
  padding: 6px 12px;
  font-size: 13px;
}
/* line 5, templates/it_insightfx/scss/insightfx/_scroll-to.scss */
/* line 6, templates/it_insightfx/scss/insightfx/_scroll-to.scss */
/* line 7, templates/it_insightfx/scss/insightfx/_scroll-to.scss */
#g-top .g-scroll-to a {
  padding: 11px 15px;
  border-right: 1px solid #ffba54;
  border-left: 1px solid #ffba54;
  color: #fff;
  display: inline-block;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}
/* line 14, templates/it_insightfx/scss/insightfx/_scroll-to.scss */
#g-top .g-scroll-to a:hover {
  color: #ffa621;
}
/* line 21, templates/it_insightfx/scss/insightfx/_scroll-to.scss */
/* line 22, templates/it_insightfx/scss/insightfx/_scroll-to.scss */
/* line 23, templates/it_insightfx/scss/insightfx/_scroll-to.scss */
.g-scroll-to a span {
  margin-right: 8px;
}
/* line 30, templates/it_insightfx/scss/insightfx/_scroll-to.scss */
/* line 31, templates/it_insightfx/scss/insightfx/_scroll-to.scss */
/* line 32, templates/it_insightfx/scss/insightfx/_scroll-to.scss */
/* line 33, templates/it_insightfx/scss/insightfx/_scroll-to.scss */
[dir="rtl"] .g-scroll-to a span {
  margin-left: 8px;
  margin-right: 0;
}
/* line 1, templates/it_insightfx/scss/insightfx/_circle-progress.scss */
.g-circle-progress {
  margin-left: -0.938rem;
  margin-right: -0.938rem;
  text-align: center;
}
/* line 5, templates/it_insightfx/scss/insightfx/_circle-progress.scss */
.g-circle-progress .g-content {
  margin: 0;
  padding-top: 0;
  padding-bottom: 0;
}
/* line 10, templates/it_insightfx/scss/insightfx/_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_insightfx/scss/insightfx/_circle-progress.scss */
  .g-circle-progress .g-circle-progress-item:last-child {
    margin-bottom: 0;
  }
}
/* line 18, templates/it_insightfx/scss/insightfx/_circle-progress.scss */
.g-circle-progress canvas {
  max-width: 100%;
}
/* line 21, templates/it_insightfx/scss/insightfx/_circle-progress.scss */
.g-circle-progress .circle {
  position: relative;
}
/* line 24, templates/it_insightfx/scss/insightfx/_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_insightfx/scss/insightfx/_circle-progress.scss */
.g-circle-progress .g-circle-progress-title {
  margin-bottom: 0;
  margin-top: 25px;
}
/* line 39, templates/it_insightfx/scss/insightfx/_circle-progress.scss */
.g-circle-progress .g-circle-progress-desc {
  margin-top: 20px;
}
/* line 5, templates/it_insightfx/scss/insightfx/_3d-slider.scss */
.g-3d-slider {
  position: relative;
  text-align: center;
}
/* line 7, templates/it_insightfx/scss/insightfx/_3d-slider.scss */
.g-3d-slider .g-3d-slider-container {
  position: relative;
}
/* line 10, templates/it_insightfx/scss/insightfx/_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_insightfx/scss/insightfx/_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) {
  .g-3d-slider section {
    max-width: 100%;
    left: 0;
    margin-left: 0;
  }
}
/* line 32, templates/it_insightfx/scss/insightfx/_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_insightfx/scss/insightfx/_3d-slider.scss */
.g-3d-slider section.bespoke-active {
  opacity: 1;
  z-index: 1;
}
/* line 39, templates/it_insightfx/scss/insightfx/_3d-slider.scss */
/* line 40, templates/it_insightfx/scss/insightfx/_3d-slider.scss */
.g-3d-slider section.bespoke-inactive .g-3d-slider-item {
  pointer-events: none;
}
/* line 45, templates/it_insightfx/scss/insightfx/_3d-slider.scss */
.g-3d-slider.carousel {
  line-height: inherit;
  margin-bottom: 0;
}
/* line 48, templates/it_insightfx/scss/insightfx/_3d-slider.scss */
/* line 49, templates/it_insightfx/scss/insightfx/_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_insightfx/scss/insightfx/_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_insightfx/scss/insightfx/_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_insightfx/scss/insightfx/_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_insightfx/scss/insightfx/_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_insightfx/scss/insightfx/_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_insightfx/scss/insightfx/_3d-slider.scss */
/* line 76, templates/it_insightfx/scss/insightfx/_3d-slider.scss */
/* line 77, templates/it_insightfx/scss/insightfx/_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_insightfx/scss/insightfx/_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_insightfx/scss/insightfx/_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_insightfx/scss/insightfx/_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_insightfx/scss/insightfx/_3d-slider.scss */
.g-3d-slider.coverflow section.bespoke-active {
  z-index: 10;
}
/* line 99, templates/it_insightfx/scss/insightfx/_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_insightfx/scss/insightfx/_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_insightfx/scss/insightfx/_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_insightfx/scss/insightfx/_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_insightfx/scss/insightfx/_3d-slider.scss */
/* line 121, templates/it_insightfx/scss/insightfx/_3d-slider.scss */
/* line 122, templates/it_insightfx/scss/insightfx/_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_insightfx/scss/insightfx/_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_insightfx/scss/insightfx/_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_insightfx/scss/insightfx/_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_insightfx/scss/insightfx/_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_insightfx/scss/insightfx/_3d-slider.scss */
/* line 145, templates/it_insightfx/scss/insightfx/_3d-slider.scss */
.g-3d-slider .g-3d-slider-image > a {
  display: block;
}
/* line 148, templates/it_insightfx/scss/insightfx/_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_insightfx/scss/insightfx/_3d-slider.scss */
.g-3d-slider .g-info-container {
  padding: 30px;
  background: #fff;
}
/* line 156, templates/it_insightfx/scss/insightfx/_3d-slider.scss */
.g-3d-slider p {
  margin: 0;
}
/* line 159, templates/it_insightfx/scss/insightfx/_3d-slider.scss */
.g-3d-slider .g-3d-slider-title {
  margin: 0;
}
/* line 161, templates/it_insightfx/scss/insightfx/_3d-slider.scss */
.g-3d-slider .g-3d-slider-title a {
  color: #2a2a2a;
}
/* line 163, templates/it_insightfx/scss/insightfx/_3d-slider.scss */
.g-3d-slider .g-3d-slider-title a:hover {
  color: #ffa621;
}
/* line 168, templates/it_insightfx/scss/insightfx/_3d-slider.scss */
.g-3d-slider .g-3d-slider-desc {
  margin-top: 10px;
}
/* line 171, templates/it_insightfx/scss/insightfx/_3d-slider.scss */
/* line 172, templates/it_insightfx/scss/insightfx/_3d-slider.scss */
.g-3d-slider .g-info-container-style2.uk-overlay-panel {
  padding: 30px;
}
/* line 174, templates/it_insightfx/scss/insightfx/_3d-slider.scss */
.g-3d-slider .g-info-container-style2.uk-overlay-panel p {
  margin-top: 5px;
}
/* line 177, templates/it_insightfx/scss/insightfx/_3d-slider.scss */
.g-3d-slider .g-info-container-style2.uk-overlay-panel a {
  color: #fff;
}
/* line 179, templates/it_insightfx/scss/insightfx/_3d-slider.scss */
.g-3d-slider .g-info-container-style2.uk-overlay-panel a:hover {
  color: #ffa621;
}
/* line 184, templates/it_insightfx/scss/insightfx/_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_insightfx/scss/insightfx/_3d-slider.scss */
.g-3d-slider .g-3d-slider-special {
  font-style: italic;
  float: left;
}
@media only all and (max-width: 30rem) {
  .g-3d-slider .g-3d-slider-special {
    float: none;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-3d-slider .g-3d-slider-special {
    float: none;
  }
}
/* line 197, templates/it_insightfx/scss/insightfx/_3d-slider.scss */
.g-3d-slider .g-3d-slider-special i {
  margin-right: 5px;
}
/* line 201, templates/it_insightfx/scss/insightfx/_3d-slider.scss */
.g-3d-slider .g-3d-slider-link {
  float: right;
  font-style: italic;
}
/* line 204, templates/it_insightfx/scss/insightfx/_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_insightfx/scss/insightfx/_3d-slider.scss */
/* line 217, templates/it_insightfx/scss/insightfx/_3d-slider.scss */
.g-3d-slider .no-special .g-3d-slider-link {
  float: none;
}
/* line 221, templates/it_insightfx/scss/insightfx/_3d-slider.scss */
/* line 222, templates/it_insightfx/scss/insightfx/_3d-slider.scss */
.g-3d-slider .no-link .g-3d-slider-special {
  float: none;
}
/* line 226, templates/it_insightfx/scss/insightfx/_3d-slider.scss */
.g-3d-slider .g-bottom-info {
  margin-top: 15px;
}
/* line 229, templates/it_insightfx/scss/insightfx/_3d-slider.scss */
.g-3d-slider .g-item-details {
  margin-top: 10px;
  font-size: 90%;
}
/* line 232, templates/it_insightfx/scss/insightfx/_3d-slider.scss */
/* line 233, templates/it_insightfx/scss/insightfx/_3d-slider.scss */
.g-3d-slider .g-item-details .date i {
  margin-right: 5px;
}
/* line 237, templates/it_insightfx/scss/insightfx/_3d-slider.scss */
.g-3d-slider .g-item-details.date-top {
  margin-top: 0;
  font-size: 100%;
  background: #ffa621;
  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_insightfx/scss/insightfx/_3d-slider.scss */
.g-3d-slider .g-item-details.date-top:after {
  content: '';
  border-left: 25px solid transparent;
  border-top: 10px solid #d47f00;
  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_insightfx/scss/insightfx/_3d-slider.scss */
/* line 266, templates/it_insightfx/scss/insightfx/_3d-slider.scss */
.g-3d-slider .g-item-details.date-top .date i {
  margin-right: 7px;
}
/* line 272, templates/it_insightfx/scss/insightfx/_3d-slider.scss */
/* line 273, templates/it_insightfx/scss/insightfx/_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_insightfx/scss/insightfx/_3d-slider.scss */
.g-3d-slider.style3 .g-info-container-style2 a {
  color: #fff;
}
/* line 278, templates/it_insightfx/scss/insightfx/_3d-slider.scss */
.g-3d-slider.style3 .g-info-container-style2 a:hover {
  color: #fff;
  text-decoration: underline;
}
/* line 284, templates/it_insightfx/scss/insightfx/_3d-slider.scss */
/* line 285, templates/it_insightfx/scss/insightfx/_3d-slider.scss */
/* line 286, templates/it_insightfx/scss/insightfx/_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_insightfx/scss/insightfx/_3d-slider.scss */
/* line 291, templates/it_insightfx/scss/insightfx/_3d-slider.scss */
/* line 292, templates/it_insightfx/scss/insightfx/_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_insightfx/scss/insightfx/_3d-slider.scss */
/* line 300, templates/it_insightfx/scss/insightfx/_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_insightfx/scss/insightfx/_3d-slider.scss */
/* line 304, templates/it_insightfx/scss/insightfx/_3d-slider.scss */
.g-3d-slider .g-particle-navigation.arrows .uk-slidenav {
  position: absolute;
  top: 50%;
  margin-top: -20px;
}
/* line 309, templates/it_insightfx/scss/insightfx/_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_insightfx/scss/insightfx/_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_insightfx/scss/insightfx/_3d-slider.scss */
.g-3d-slider .g-particle-navigation.arrows-bottom {
  text-align: center;
  margin-top: 40px;
}
/* line 325, templates/it_insightfx/scss/insightfx/_3d-slider.scss */
.g-3d-slider .g-particle-navigation.arrows-bottom .uk-slidenav-previous {
  margin-right: 5px;
}
/* line 328, templates/it_insightfx/scss/insightfx/_3d-slider.scss */
.g-3d-slider .g-particle-navigation.arrows-bottom .uk-slidenav-next {
  margin-left: 5px;
}
/* line 333, templates/it_insightfx/scss/insightfx/_3d-slider.scss */
/* line 334, templates/it_insightfx/scss/insightfx/_3d-slider.scss */
/* line 335, templates/it_insightfx/scss/insightfx/_3d-slider.scss */
/* line 336, templates/it_insightfx/scss/insightfx/_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_insightfx/scss/insightfx/_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 4, templates/it_insightfx/scss/insightfx/_places.scss */
/* line 5, templates/it_insightfx/scss/insightfx/_places.scss */
.g-places .image-bottom {
  margin-bottom: -4.063rem;
}
@media only all and (max-width: 47.99rem) {
  .g-places .image-bottom {
    margin-bottom: 0;
  }
}
/* line 11, templates/it_insightfx/scss/insightfx/_places.scss */
.g-places img {
  width: 100%;
}
/* line 14, templates/it_insightfx/scss/insightfx/_places.scss */
.g-places .g-places-container {
  position: relative;
}
/* line 17, templates/it_insightfx/scss/insightfx/_places.scss */
.g-places .g-places-item-toggle {
  border: 4px solid rgba(255, 255, 255, 0.2);
  border-radius: 50%;
  cursor: pointer;
  box-shadow: 0 20px 17px rgba(0, 0, 0, 0.5);
}
/* line 22, templates/it_insightfx/scss/insightfx/_places.scss */
.g-places .g-places-item-toggle span {
  border-radius: 50%;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  background: #ffa621;
  color: #fff;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}
/* line 32, templates/it_insightfx/scss/insightfx/_places.scss */
/* line 33, templates/it_insightfx/scss/insightfx/_places.scss */
.g-places .g-places-item-toggle:hover span {
  background: #ffb64a;
}
/* line 38, templates/it_insightfx/scss/insightfx/_places.scss */
.g-places .g-places-item {
  position: absolute;
}
@media only all and (max-width: 47.99rem) {
  .g-places .g-places-item {
    display: none !important;
  }
}
/* line 44, templates/it_insightfx/scss/insightfx/_places.scss */
.g-places .g-places-item-content {
  background: #fff;
  border: none;
  border-radius: 3px;
  padding: 20px;
  color: #818181 !important;
}
/* line 50, templates/it_insightfx/scss/insightfx/_places.scss */
.g-places .g-places-item-content strong {
  color: #818181 !important;
}
/* line 54, templates/it_insightfx/scss/insightfx/_places.scss */
.g-places .uk-dropdown, .g-places .uk-dropdown-blank {
  z-index: 999;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.2);
  margin-top: -10px;
  width: 320px;
}
/* line 59, templates/it_insightfx/scss/insightfx/_places.scss */
.g-places .uk-dropdown:before, .g-places .uk-dropdown-blank:before {
  content: '';
  position: absolute;
  width: 30px;
  height: 30px;
  left: 50%;
  margin-left: -15px;
  bottom: -3px;
  border-radius: 2px;
  background: #fff;
  box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.1);
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
/* line 73, templates/it_insightfx/scss/insightfx/_places.scss */
.g-places .g-places-title {
  margin: 0;
}
/* line 75, templates/it_insightfx/scss/insightfx/_places.scss */
.g-places .g-places-title a {
  color: #2a2a2a;
}
/* line 77, templates/it_insightfx/scss/insightfx/_places.scss */
.g-places .g-places-title a:hover {
  color: #ffa621;
}
/* line 82, templates/it_insightfx/scss/insightfx/_places.scss */
.g-places .g-places-desc {
  margin-top: 10px;
}
/* line 85, templates/it_insightfx/scss/insightfx/_places.scss */
.g-places .g-places-special {
  font-style: italic;
  float: left;
}
@media only all and (max-width: 30rem) {
  .g-places .g-places-special {
    float: none;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-places .g-places-special {
    float: none;
  }
}
/* line 94, templates/it_insightfx/scss/insightfx/_places.scss */
.g-places .g-places-special i {
  margin-right: 5px;
}
/* line 98, templates/it_insightfx/scss/insightfx/_places.scss */
.g-places .g-places-link {
  float: right;
  font-style: italic;
}
/* line 101, templates/it_insightfx/scss/insightfx/_places.scss */
.g-places .g-places-link i {
  margin-left: 10px;
}
@media only all and (max-width: 30rem) {
  .g-places .g-places-link {
    float: none;
    margin-top: 5px;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-places .g-places-link {
    float: none;
    margin-top: 5px;
  }
}
/* line 113, templates/it_insightfx/scss/insightfx/_places.scss */
/* line 114, templates/it_insightfx/scss/insightfx/_places.scss */
.g-places .no-special .g-places-link {
  float: none;
}
/* line 118, templates/it_insightfx/scss/insightfx/_places.scss */
/* line 119, templates/it_insightfx/scss/insightfx/_places.scss */
.g-places .no-link .g-places-special {
  float: none;
}
/* line 123, templates/it_insightfx/scss/insightfx/_places.scss */
.g-places .g-bottom-info {
  margin-top: 15px;
}
/* line 127, templates/it_insightfx/scss/insightfx/_places.scss */
.g-places .g-places-slideset {
  display: none !important;
  margin-top: 40px;
}
/* line 130, templates/it_insightfx/scss/insightfx/_places.scss */
.g-places .g-places-slideset.particle-image-bottom {
  margin-top: 0;
}
@media only all and (max-width: 47.99rem) {
  .g-places .g-places-slideset {
    display: block !important;
  }
}
/* line 136, templates/it_insightfx/scss/insightfx/_places.scss */
.g-places .g-places-slideset .uk-slider-container {
  padding: 25px;
  margin: -25px;
}
/* line 140, templates/it_insightfx/scss/insightfx/_places.scss */
.g-places .g-places-slideset .g-places-item-mobile {
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.2);
}
/* line 143, templates/it_insightfx/scss/insightfx/_places.scss */
.g-places .g-places-slideset .uk-dotnav > .uk-active > * {
  background: #ffa621 !important;
}
/* line 147, templates/it_insightfx/scss/insightfx/_places.scss */
/* line 148, templates/it_insightfx/scss/insightfx/_places.scss */
.g-places.light-nav .uk-dotnav > * > * {
  background: rgba(255, 255, 255, 0.15);
}
/* line 150, templates/it_insightfx/scss/insightfx/_places.scss */
.g-places.light-nav .uk-dotnav > * > *:hover {
  background: rgba(255, 255, 255, 0.4);
}
/* line 4, templates/it_insightfx/scss/insightfx/_timeline.scss */
/* line 5, templates/it_insightfx/scss/insightfx/_timeline.scss */
.g-timeline.style1 {
  margin-left: -0.938rem;
  margin-right: -0.938rem;
}
/* line 8, templates/it_insightfx/scss/insightfx/_timeline.scss */
.g-timeline.style1 .g-content {
  margin: 0;
  padding-top: 0;
  padding-bottom: 0;
}
/* line 13, templates/it_insightfx/scss/insightfx/_timeline.scss */
.g-timeline.style1 .g-timeline-row {
  width: 100%;
  height: 10px;
  margin-top: 3.5rem;
  margin-bottom: -15px;
  background: #e9e9e9;
  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_insightfx/scss/insightfx/_timeline.scss */
.g-timeline.style1 .g-timeline-row:before {
  content: "";
  width: 30px;
  height: 30px;
  display: block;
  position: absolute;
  background: #e9e9e9;
  border-radius: 100%;
  margin-top: -10px;
}
/* line 31, templates/it_insightfx/scss/insightfx/_timeline.scss */
.g-timeline.style1 .g-timeline-row:after {
  content: "";
  width: 30px;
  height: 30px;
  display: inline-block;
  background: #e9e9e9;
  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_insightfx/scss/insightfx/_timeline.scss */
.g-timeline.style1 .g-timeline-item {
  text-align: center;
}
@media (-ms-high-contrast: none), (-ms-high-contrast: active) {
  /* line 49, templates/it_insightfx/scss/insightfx/_timeline.scss */
  .g-timeline.style1 .g-timeline-item {
    margin-top: -25px;
  }
}
@supports (-webkit-appearance:none) {
  .g-timeline.style1 .g-timeline-item {
    margin-top: -25px;
  }
}
/* line 55, templates/it_insightfx/scss/insightfx/_timeline.scss */
/* line 56, templates/it_insightfx/scss/insightfx/_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_insightfx/scss/insightfx/_timeline.scss */
.g-timeline.style1 .g-timeline-item .g-content .g-timeline-icon:after {
  content: "";
  display: block;
  width: 1px;
  height: 4rem;
  background: #e9e9e9;
  margin: 0 auto;
}
/* line 72, templates/it_insightfx/scss/insightfx/_timeline.scss */
.g-timeline.style1 .g-timeline-item .g-content .g-timeline-year {
  color: #e9e9e9 !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_insightfx/scss/insightfx/_timeline.scss */
.g-timeline.style1 .g-timeline-item .g-content .g-timeline-title {
  color: #2a2a2a !important;
  margin-top: 1rem;
  margin-bottom: 0;
  text-transform: uppercase;
  font-size: 1rem;
}
/* line 86, templates/it_insightfx/scss/insightfx/_timeline.scss */
.g-timeline.style1 .g-timeline-item .g-content .g-timeline-title a {
  color: #2a2a2a;
}
/* line 88, templates/it_insightfx/scss/insightfx/_timeline.scss */
.g-timeline.style1 .g-timeline-item .g-content .g-timeline-title a:hover {
  color: #ffa621;
}
/* line 93, templates/it_insightfx/scss/insightfx/_timeline.scss */
.g-timeline.style1 .g-timeline-item .g-content .g-timeline-description {
  margin: 0;
}
/* line 96, templates/it_insightfx/scss/insightfx/_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_insightfx/scss/insightfx/_timeline.scss */
  .g-timeline.style1 .g-timeline-item:last-child {
    margin-bottom: 0;
  }
}
/* line 110, templates/it_insightfx/scss/insightfx/_timeline.scss */
/* line 111, templates/it_insightfx/scss/insightfx/_timeline.scss */
.g-timeline.style2 #g-timeline {
  position: relative;
  padding: 35px 0;
}
/* line 115, templates/it_insightfx/scss/insightfx/_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: #e9e9e9;
}
@media only all and (min-width: 60rem) {
  /* line 10, media/gantry5/engines/nucleus/scss/nucleus/mixins/_breakpoints.scss */
  /* line 127, templates/it_insightfx/scss/insightfx/_timeline.scss */
  .g-timeline.style2 #g-timeline:before {
    left: 50%;
    margin-left: -2px;
  }
}
/* line 134, templates/it_insightfx/scss/insightfx/_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_insightfx/scss/insightfx/_timeline.scss */
.g-timeline.style2 .g-timeline-block:first-child {
  margin-top: 0;
}
/* line 143, templates/it_insightfx/scss/insightfx/_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_insightfx/scss/insightfx/_timeline.scss */
  .g-timeline.style2 .g-timeline-block:first-child {
    margin-top: 0;
  }
  /* line 154, templates/it_insightfx/scss/insightfx/_timeline.scss */
  .g-timeline.style2 .g-timeline-block:last-child {
    margin-bottom: 0;
  }
}
/* line 160, templates/it_insightfx/scss/insightfx/_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_insightfx/scss/insightfx/_timeline.scss */
  .g-timeline.style2 .g-timeline-icon-container.is-hidden {
    visibility: hidden;
  }
  /* line 188, templates/it_insightfx/scss/insightfx/_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_insightfx/scss/insightfx/_timeline.scss */
  0% {
    opacity: 0;
    -webkit-transform: scale(0.5);
  }
  /* line 201, templates/it_insightfx/scss/insightfx/_timeline.scss */
  60% {
    opacity: 1;
    -webkit-transform: scale(1.2);
  }
  /* line 206, templates/it_insightfx/scss/insightfx/_timeline.scss */
  100% {
    -webkit-transform: scale(1);
  }
}
@-moz-keyframes g-bounce-1 {
  /* line 196, templates/it_insightfx/scss/insightfx/_timeline.scss */
  0% {
    opacity: 0;
    -moz-transform: scale(0.5);
  }
  /* line 201, templates/it_insightfx/scss/insightfx/_timeline.scss */
  60% {
    opacity: 1;
    -moz-transform: scale(1.2);
  }
  /* line 206, templates/it_insightfx/scss/insightfx/_timeline.scss */
  100% {
    -moz-transform: scale(1);
  }
}
@keyframes g-bounce-1 {
  /* line 196, templates/it_insightfx/scss/insightfx/_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_insightfx/scss/insightfx/_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_insightfx/scss/insightfx/_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_insightfx/scss/insightfx/_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_insightfx/scss/insightfx/_timeline.scss */
.g-timeline.style2 .g-timeline-content .g-timeline-title {
  margin-top: -5px;
  margin-bottom: 15px;
}
/* line 223, templates/it_insightfx/scss/insightfx/_timeline.scss */
.g-timeline.style2 .g-timeline-content .g-timeline-title a {
  color: #2a2a2a;
}
/* line 225, templates/it_insightfx/scss/insightfx/_timeline.scss */
.g-timeline.style2 .g-timeline-content .g-timeline-title a:hover {
  color: #ffa621;
}
/* line 231, templates/it_insightfx/scss/insightfx/_timeline.scss */
.g-timeline.style2 .g-timeline-content .g-timeline-year {
  display: inline-block;
}
/* line 235, templates/it_insightfx/scss/insightfx/_timeline.scss */
.g-timeline.style2 .g-timeline-content .g-timeline-year {
  float: left;
  padding: 13px 0;
  opacity: 0.7;
}
/* line 241, templates/it_insightfx/scss/insightfx/_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_insightfx/scss/insightfx/_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_insightfx/scss/insightfx/_timeline.scss */
  .g-timeline.style2 .g-timeline-content:before {
    top: 24px;
    left: 100%;
    border-color: transparent;
    border-left-color: #fff;
  }
  /* line 274, templates/it_insightfx/scss/insightfx/_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_insightfx/scss/insightfx/_timeline.scss */
  .g-timeline.style2 .g-timeline-content.is-hidden {
    visibility: hidden;
  }
  /* line 286, templates/it_insightfx/scss/insightfx/_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_insightfx/scss/insightfx/_timeline.scss */
/* line 294, templates/it_insightfx/scss/insightfx/_timeline.scss */
.g-timeline.style2 .g-timeline-block:nth-child(even) .g-timeline-content {
  float: right;
}
/* line 297, templates/it_insightfx/scss/insightfx/_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_insightfx/scss/insightfx/_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_insightfx/scss/insightfx/_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_insightfx/scss/insightfx/_timeline.scss */
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100px);
  }
  /* line 325, templates/it_insightfx/scss/insightfx/_timeline.scss */
  60% {
    opacity: 1;
    -webkit-transform: translateX(20px);
  }
  /* line 330, templates/it_insightfx/scss/insightfx/_timeline.scss */
  100% {
    -webkit-transform: translateX(0);
  }
}
@-moz-keyframes g-bounce-2 {
  /* line 320, templates/it_insightfx/scss/insightfx/_timeline.scss */
  0% {
    opacity: 0;
    -moz-transform: translateX(-100px);
  }
  /* line 325, templates/it_insightfx/scss/insightfx/_timeline.scss */
  60% {
    opacity: 1;
    -moz-transform: translateX(20px);
  }
  /* line 330, templates/it_insightfx/scss/insightfx/_timeline.scss */
  100% {
    -moz-transform: translateX(0);
  }
}
@keyframes g-bounce-2 {
  /* line 320, templates/it_insightfx/scss/insightfx/_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_insightfx/scss/insightfx/_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_insightfx/scss/insightfx/_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_insightfx/scss/insightfx/_timeline.scss */
  0% {
    opacity: 0;
    -webkit-transform: translateX(100px);
  }
  /* line 341, templates/it_insightfx/scss/insightfx/_timeline.scss */
  60% {
    opacity: 1;
    -webkit-transform: translateX(-20px);
  }
  /* line 346, templates/it_insightfx/scss/insightfx/_timeline.scss */
  100% {
    -webkit-transform: translateX(0);
  }
}
@-moz-keyframes g-bounce-2-inverse {
  /* line 336, templates/it_insightfx/scss/insightfx/_timeline.scss */
  0% {
    opacity: 0;
    -moz-transform: translateX(100px);
  }
  /* line 341, templates/it_insightfx/scss/insightfx/_timeline.scss */
  60% {
    opacity: 1;
    -moz-transform: translateX(-20px);
  }
  /* line 346, templates/it_insightfx/scss/insightfx/_timeline.scss */
  100% {
    -moz-transform: translateX(0);
  }
}
@keyframes g-bounce-2-inverse {
  /* line 336, templates/it_insightfx/scss/insightfx/_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_insightfx/scss/insightfx/_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_insightfx/scss/insightfx/_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_insightfx/scss/insightfx/_skill-bars.scss */
/* line 2, templates/it_insightfx/scss/insightfx/_skill-bars.scss */
/* line 3, templates/it_insightfx/scss/insightfx/_skill-bars.scss */
/* line 4, templates/it_insightfx/scss/insightfx/_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_insightfx/scss/insightfx/_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_insightfx/scss/insightfx/_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_insightfx/scss/insightfx/_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_insightfx/scss/insightfx/_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_insightfx/scss/insightfx/_skill-bars.scss */
/* line 47, templates/it_insightfx/scss/insightfx/_skill-bars.scss */
.g-skill-bars.style2 .g-skill-bars-title {
  color: inherit;
  background: transparent;
  margin-bottom: 0.5rem;
}
/* line 53, templates/it_insightfx/scss/insightfx/_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_insightfx/scss/insightfx/_skill-bars.scss */
.g-skill-bars.style2 .g-skill-bars-bar {
  height: 0.625rem;
  border-radius: 0;
}
/* line 65, templates/it_insightfx/scss/insightfx/_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_insightfx/scss/insightfx/_skill-bars.scss */
/* line 73, templates/it_insightfx/scss/insightfx/_skill-bars.scss */
.g-skill-bars.style3 .g-skill-bars-title {
  color: inherit;
  background: transparent;
  margin-bottom: 0.5rem;
}
/* line 79, templates/it_insightfx/scss/insightfx/_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_insightfx/scss/insightfx/_skill-bars.scss */
.g-skill-bars.style3 .g-skill-bars-bar {
  height: 1.5rem;
  border-radius: 2rem;
  border: 2px solid #e9e9e9;
  background: transparent;
  padding: 0.25rem;
}
/* line 94, templates/it_insightfx/scss/insightfx/_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_insightfx/scss/insightfx/_skill-bars.scss */
/* line 102, templates/it_insightfx/scss/insightfx/_skill-bars.scss */
/* line 103, templates/it_insightfx/scss/insightfx/_skill-bars.scss */
.g-skill-bars.style4 .g-skill-bars-bar .g-skill-bars-title {
  background: transparent;
}
/* line 106, templates/it_insightfx/scss/insightfx/_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: #818181;
  background: #fff;
  border-radius: 0.1875rem;
  height: 1.5rem;
  line-height: 1.5rem;
}
/* line 2, templates/it_insightfx/scss/insightfx/_particle-overrides.scss */
/* line 3, templates/it_insightfx/scss/insightfx/_particle-overrides.scss */
body .g-particle-intro {
  margin-bottom: 3rem;
  text-align: center;
}
/* line 6, templates/it_insightfx/scss/insightfx/_particle-overrides.scss */
body .g-particle-intro .g-particle-intro {
  margin-bottom: 3rem;
}
/* line 9, templates/it_insightfx/scss/insightfx/_particle-overrides.scss */
body .g-particle-intro .g-main-title {
  margin-bottom: 0;
}
/* line 12, templates/it_insightfx/scss/insightfx/_particle-overrides.scss */
body .g-particle-intro .g-title-separator {
  height: 4px;
  width: 50px;
  margin: 25px auto;
  border-radius: 4px;
  background: #ffa621;
}
/* line 18, templates/it_insightfx/scss/insightfx/_particle-overrides.scss */
body .g-particle-intro .g-title-separator.no-intro-text {
  margin: 2.5rem auto 0;
}
/* line 22, templates/it_insightfx/scss/insightfx/_particle-overrides.scss */
body .g-particle-intro .g-introtext {
  width: 75%;
  margin: 0 auto;
}
/* line 30, templates/it_insightfx/scss/insightfx/_particle-overrides.scss */
/* line 32, templates/it_insightfx/scss/insightfx/_particle-overrides.scss */
/* line 33, templates/it_insightfx/scss/insightfx/_particle-overrides.scss */
/* line 34, templates/it_insightfx/scss/insightfx/_particle-overrides.scss */
body .g-features-particle.style1 .g-features-particle-icon {
  background: #fff;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.05);
}
/* line 38, templates/it_insightfx/scss/insightfx/_particle-overrides.scss */
body .g-features-particle.style1 .g-circle-border {
  width: 100px;
  height: 100px;
  left: 0;
  top: 0;
}
/* line 45, templates/it_insightfx/scss/insightfx/_particle-overrides.scss */
/* line 46, templates/it_insightfx/scss/insightfx/_particle-overrides.scss */
body .g-features-particle.style8.pull-up {
  z-index: 20;
}
@media only all and (max-width: 47.99rem) {
  body .g-features-particle.style8.pull-up {
    margin-top: -1.563rem;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  body .g-features-particle.style8.pull-up {
    margin-top: -1.563rem;
  }
}
/* line 59, templates/it_insightfx/scss/insightfx/_particle-overrides.scss */
/* line 60, templates/it_insightfx/scss/insightfx/_particle-overrides.scss */
/* line 61, templates/it_insightfx/scss/insightfx/_particle-overrides.scss */
body #g-top .g-contacts .g-contacts-item {
  border-right: 1px solid #ffba54;
}
/* line 63, templates/it_insightfx/scss/insightfx/_particle-overrides.scss */
body #g-top .g-contacts .g-contacts-item:first-child {
  border-left: 1px solid #ffba54;
}
/* line 70, templates/it_insightfx/scss/insightfx/_particle-overrides.scss */
/* line 71, templates/it_insightfx/scss/insightfx/_particle-overrides.scss */
/* line 72, templates/it_insightfx/scss/insightfx/_particle-overrides.scss */
body #header-search .uk-close:hover {
  opacity: 1;
  color: #ffa621 !important;
}
/* line 77, templates/it_insightfx/scss/insightfx/_particle-overrides.scss */
/* line 78, templates/it_insightfx/scss/insightfx/_particle-overrides.scss */
body #header-search .search input {
  font-family: "Play";
}
/* line 84, templates/it_insightfx/scss/insightfx/_particle-overrides.scss */
/* line 85, templates/it_insightfx/scss/insightfx/_particle-overrides.scss */
body .offcanvas-toggle-particle.g-offcanvas-toggle {
  color: #818181;
}
/* line 87, templates/it_insightfx/scss/insightfx/_particle-overrides.scss */
body .offcanvas-toggle-particle.g-offcanvas-toggle:hover {
  color: #ffa621;
}
/* line 93, templates/it_insightfx/scss/insightfx/_particle-overrides.scss */
/* line 94, templates/it_insightfx/scss/insightfx/_particle-overrides.scss */
/* line 95, templates/it_insightfx/scss/insightfx/_particle-overrides.scss */
body .g-content-pro.gutter-enabled .uk-slider-container, body .g-content-pro-slider.gutter-enabled .uk-slider-container, body .g-content-pro-slideset.gutter-enabled .uk-slider-container {
  padding: 5px;
  margin: -5px;
}
/* line 99, templates/it_insightfx/scss/insightfx/_particle-overrides.scss */
body .g-content-pro.gutter-enabled .g-content-pro-item, body .g-content-pro-slider.gutter-enabled .g-content-pro-item, body .g-content-pro-slideset.gutter-enabled .g-content-pro-item {
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.07);
  border-radius: 3px;
}
/* line 104, templates/it_insightfx/scss/insightfx/_particle-overrides.scss */
/* line 105, templates/it_insightfx/scss/insightfx/_particle-overrides.scss */
body .g-content-pro.style1 .g-content-pro-image, body .g-content-pro-slider.style1 .g-content-pro-image, body .g-content-pro-slideset.style1 .g-content-pro-image {
  position: relative;
}
/* line 107, templates/it_insightfx/scss/insightfx/_particle-overrides.scss */
body .g-content-pro.style1 .g-content-pro-image > a, body .g-content-pro-slider.style1 .g-content-pro-image > a, body .g-content-pro-slideset.style1 .g-content-pro-image > a {
  border-radius: 3px 3px 0 0;
}
/* line 110, templates/it_insightfx/scss/insightfx/_particle-overrides.scss */
/* line 111, templates/it_insightfx/scss/insightfx/_particle-overrides.scss */
body .g-content-pro.style1 .g-content-pro-image .uk-overlay img, body .g-content-pro-slider.style1 .g-content-pro-image .uk-overlay img, body .g-content-pro-slideset.style1 .g-content-pro-image .uk-overlay img {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
/* line 115, templates/it_insightfx/scss/insightfx/_particle-overrides.scss */
/* line 116, templates/it_insightfx/scss/insightfx/_particle-overrides.scss */
/* line 117, templates/it_insightfx/scss/insightfx/_particle-overrides.scss */
body .g-content-pro.style1 .g-content-pro-image:hover .uk-overlay img, body .g-content-pro-slider.style1 .g-content-pro-image:hover .uk-overlay img, body .g-content-pro-slideset.style1 .g-content-pro-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 122, templates/it_insightfx/scss/insightfx/_particle-overrides.scss */
body .g-content-pro.style1 .g-content-pro-image .uk-overlay-panel, body .g-content-pro-slider.style1 .g-content-pro-image .uk-overlay-panel, body .g-content-pro-slideset.style1 .g-content-pro-image .uk-overlay-panel {
  z-index: 4;
}
/* line 126, templates/it_insightfx/scss/insightfx/_particle-overrides.scss */
body .g-content-pro.style1 .g-article-details, body .g-content-pro-slider.style1 .g-article-details, body .g-content-pro-slideset.style1 .g-article-details {
  color: #ffa621;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 11px;
}
/* line 131, templates/it_insightfx/scss/insightfx/_particle-overrides.scss */
body .g-content-pro.style1 .g-article-details.details-showbottom, body .g-content-pro-slider.style1 .g-article-details.details-showbottom, body .g-content-pro-slideset.style1 .g-article-details.details-showbottom {
  padding-top: 15px;
  margin-top: 25px;
  margin-bottom: -10px;
  border-top: 1px solid #e9e9e9;
}
/* line 139, templates/it_insightfx/scss/insightfx/_particle-overrides.scss */
body .g-content-pro .g-info-container, body .g-content-pro-slider .g-info-container, body .g-content-pro-slideset .g-info-container {
  padding: 25px;
  border-radius: 0 0 3px 3px;
}
/* line 143, templates/it_insightfx/scss/insightfx/_particle-overrides.scss */
body .g-content-pro .g-content-pro-desc, body .g-content-pro-slider .g-content-pro-desc, body .g-content-pro-slideset .g-content-pro-desc {
  margin-top: 15px;
}
/* line 146, templates/it_insightfx/scss/insightfx/_particle-overrides.scss */
body .g-content-pro .g-item-details, body .g-content-pro-slider .g-item-details, body .g-content-pro-slideset .g-item-details {
  margin-top: 0.8rem;
  color: #ffa621;
}
/* line 150, templates/it_insightfx/scss/insightfx/_particle-overrides.scss */
body .g-content-pro .g-info-container-style2, body .g-content-pro-slider .g-info-container-style2, body .g-content-pro-slideset .g-info-container-style2 {
  padding: 25px !important;
}
/* line 152, templates/it_insightfx/scss/insightfx/_particle-overrides.scss */
body .g-content-pro .g-info-container-style2 .g-content-pro-special, body .g-content-pro-slider .g-info-container-style2 .g-content-pro-special, body .g-content-pro-slideset .g-info-container-style2 .g-content-pro-special, body .g-content-pro .g-info-container-style2 .g-item-details, body .g-content-pro-slider .g-info-container-style2 .g-item-details, body .g-content-pro-slideset .g-info-container-style2 .g-item-details {
  color: #ffa621;
}
/* line 158, templates/it_insightfx/scss/insightfx/_particle-overrides.scss */
/* line 159, templates/it_insightfx/scss/insightfx/_particle-overrides.scss */
body .g-image-features .g-image-features-item {
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.07);
  border: 1px solid #e9e9e9;
}
/* line 165, templates/it_insightfx/scss/insightfx/_particle-overrides.scss */
/* line 166, templates/it_insightfx/scss/insightfx/_particle-overrides.scss */
/* line 167, templates/it_insightfx/scss/insightfx/_particle-overrides.scss */
body .g-cta-button.style1 .g-cta-inner {
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.07);
  border-left: 2px solid #ffa621;
}
/* line 174, templates/it_insightfx/scss/insightfx/_particle-overrides.scss */
/* line 175, templates/it_insightfx/scss/insightfx/_particle-overrides.scss */
/* line 176, templates/it_insightfx/scss/insightfx/_particle-overrides.scss */
body .g-gallery .g-gallery-item > a {
  border-radius: 3px;
}
/* line 178, templates/it_insightfx/scss/insightfx/_particle-overrides.scss */
/* line 179, templates/it_insightfx/scss/insightfx/_particle-overrides.scss */
body .g-gallery .g-gallery-item > a.uk-overlay img {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
/* line 183, templates/it_insightfx/scss/insightfx/_particle-overrides.scss */
/* line 184, templates/it_insightfx/scss/insightfx/_particle-overrides.scss */
/* line 185, templates/it_insightfx/scss/insightfx/_particle-overrides.scss */
body .g-gallery .g-gallery-item > a: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 190, templates/it_insightfx/scss/insightfx/_particle-overrides.scss */
body .g-gallery .g-gallery-item > a .uk-overlay-panel {
  z-index: 4;
}
/* line 195, templates/it_insightfx/scss/insightfx/_particle-overrides.scss */
/* line 196, templates/it_insightfx/scss/insightfx/_particle-overrides.scss */
/* line 197, templates/it_insightfx/scss/insightfx/_particle-overrides.scss */
body .g-gallery.gutter-disabled .g-gallery-item > a {
  border-radius: 0;
}
/* line 202, templates/it_insightfx/scss/insightfx/_particle-overrides.scss */
/* line 203, templates/it_insightfx/scss/insightfx/_particle-overrides.scss */
body .g-gallery .g-gallery-filter.uk-subnav-pill > * > * {
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.07);
}
/* line 205, templates/it_insightfx/scss/insightfx/_particle-overrides.scss */
body .g-gallery .g-gallery-filter.uk-subnav-pill > * > *:focus, body .g-gallery .g-gallery-filter.uk-subnav-pill > * > *:hover {
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.07);
}
/* line 209, templates/it_insightfx/scss/insightfx/_particle-overrides.scss */
/* line 210, templates/it_insightfx/scss/insightfx/_particle-overrides.scss */
body .g-gallery .g-gallery-filter .uk-active > a {
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.07);
}
/* line 217, templates/it_insightfx/scss/insightfx/_particle-overrides.scss */
/* line 218, templates/it_insightfx/scss/insightfx/_particle-overrides.scss */
/* line 219, templates/it_insightfx/scss/insightfx/_particle-overrides.scss */
body .g-portfolio .g-portfolio-filter.uk-subnav-pill > * > * {
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.07);
}
/* line 221, templates/it_insightfx/scss/insightfx/_particle-overrides.scss */
body .g-portfolio .g-portfolio-filter.uk-subnav-pill > * > *:focus, body .g-portfolio .g-portfolio-filter.uk-subnav-pill > * > *:hover {
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.07);
}
/* line 225, templates/it_insightfx/scss/insightfx/_particle-overrides.scss */
/* line 226, templates/it_insightfx/scss/insightfx/_particle-overrides.scss */
body .g-portfolio .g-portfolio-filter .uk-active > a {
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.07);
}
/* line 231, templates/it_insightfx/scss/insightfx/_particle-overrides.scss */
/* line 232, templates/it_insightfx/scss/insightfx/_particle-overrides.scss */
body .g-portfolio.gutter-enabled .g-portfolio-item {
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.07);
}
/* line 236, templates/it_insightfx/scss/insightfx/_particle-overrides.scss */
body .g-portfolio .g-info-container {
  padding: 25px;
}
/* line 239, templates/it_insightfx/scss/insightfx/_particle-overrides.scss */
body .g-portfolio .g-content-pro-desc {
  margin-top: 0.8rem;
}
/* line 242, templates/it_insightfx/scss/insightfx/_particle-overrides.scss */
body .g-portfolio .g-item-details {
  margin-top: 0.8rem;
  color: #ffa621;
}
/* line 246, templates/it_insightfx/scss/insightfx/_particle-overrides.scss */
body .g-portfolio .g-portfolio-special {
  color: #ffa621;
}
/* line 249, templates/it_insightfx/scss/insightfx/_particle-overrides.scss */
body .g-portfolio .g-info-container-style2 {
  padding: 20px !important;
}
/* line 251, templates/it_insightfx/scss/insightfx/_particle-overrides.scss */
body .g-portfolio .g-info-container-style2 .g-portfolio-special, body .g-portfolio .g-info-container-style2 .g-item-details {
  color: #ffa621;
}
/* line 255, templates/it_insightfx/scss/insightfx/_particle-overrides.scss */
/* line 256, templates/it_insightfx/scss/insightfx/_particle-overrides.scss */
body .g-portfolio.style1 .g-portfolio-image {
  position: relative;
}
/* line 258, templates/it_insightfx/scss/insightfx/_particle-overrides.scss */
body .g-portfolio.style1 .g-portfolio-image > a {
  border-radius: 3px 3px 0 0;
}
/* line 261, templates/it_insightfx/scss/insightfx/_particle-overrides.scss */
/* line 262, templates/it_insightfx/scss/insightfx/_particle-overrides.scss */
body .g-portfolio.style1 .g-portfolio-image .uk-overlay img {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
/* line 266, templates/it_insightfx/scss/insightfx/_particle-overrides.scss */
/* line 267, templates/it_insightfx/scss/insightfx/_particle-overrides.scss */
/* line 268, templates/it_insightfx/scss/insightfx/_particle-overrides.scss */
body .g-portfolio.style1 .g-portfolio-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 273, templates/it_insightfx/scss/insightfx/_particle-overrides.scss */
body .g-portfolio.style1 .g-portfolio-image .uk-overlay-panel {
  z-index: 4;
}
/* line 278, templates/it_insightfx/scss/insightfx/_particle-overrides.scss */
/* line 279, templates/it_insightfx/scss/insightfx/_particle-overrides.scss */
body .g-portfolio.style3 .g-info-container {
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.07);
}
/* line 285, templates/it_insightfx/scss/insightfx/_particle-overrides.scss */
/* line 286, templates/it_insightfx/scss/insightfx/_particle-overrides.scss */
body .g-page-title h3 {
  font-size: 1.71rem;
}
/* line 290, templates/it_insightfx/scss/insightfx/_particle-overrides.scss */
body .g-page-title-inner {
  margin-bottom: -35px;
}
/* line 294, templates/it_insightfx/scss/insightfx/_particle-overrides.scss */
body .g-tabs {
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.07);
}
/* line 298, templates/it_insightfx/scss/insightfx/_particle-overrides.scss */
body #g-to-top {
  z-index: 10;
}
/* line 303, templates/it_insightfx/scss/insightfx/_particle-overrides.scss */
/* line 304, templates/it_insightfx/scss/insightfx/_particle-overrides.scss */
/* line 305, templates/it_insightfx/scss/insightfx/_particle-overrides.scss */
/* line 306, templates/it_insightfx/scss/insightfx/_particle-overrides.scss */
body .g-news-pro.footer .g-news-pro-item .g-news-pro-title, body .g-news-pro.footer .g-news-pro-link .g-news-pro-title {
  font-family: "Open Sans";
  font-size: 0.9rem;
  font-weight: normal;
  line-height: inherit;
  margin-bottom: 7px;
}
/* line 312, templates/it_insightfx/scss/insightfx/_particle-overrides.scss */
body .g-news-pro.footer .g-news-pro-item .g-news-pro-title a, body .g-news-pro.footer .g-news-pro-link .g-news-pro-title a {
  color: #ddd;
}
/* line 314, templates/it_insightfx/scss/insightfx/_particle-overrides.scss */
body .g-news-pro.footer .g-news-pro-item .g-news-pro-title a:hover, body .g-news-pro.footer .g-news-pro-link .g-news-pro-title a:hover {
  color: #ffa621;
}
/* line 317, templates/it_insightfx/scss/insightfx/_particle-overrides.scss */
body .g-news-pro.footer .g-news-pro-item .g-news-pro-title a:before, body .g-news-pro.footer .g-news-pro-link .g-news-pro-title a:before {
  content: "\f105";
  font-family: FontAwesome;
  margin-right: 0.625rem;
  -webkit-transition: margin, 0.3s;
  -moz-transition: margin, 0.3s;
  transition: margin, 0.3s;
}
/* line 324, templates/it_insightfx/scss/insightfx/_particle-overrides.scss */
/* line 325, templates/it_insightfx/scss/insightfx/_particle-overrides.scss */
/* line 326, templates/it_insightfx/scss/insightfx/_particle-overrides.scss */
body .g-news-pro.footer .g-news-pro-item .g-news-pro-title:hover a:before, body .g-news-pro.footer .g-news-pro-link .g-news-pro-title:hover a:before {
  margin-right: 0.9375rem;
}
/* line 333, templates/it_insightfx/scss/insightfx/_particle-overrides.scss */
/* line 334, templates/it_insightfx/scss/insightfx/_particle-overrides.scss */
body .g-news-pro.footer .uk-grid + .uk-grid {
  padding-top: 0;
  margin-top: 0;
}
/* line 342, templates/it_insightfx/scss/insightfx/_particle-overrides.scss */
/* line 343, templates/it_insightfx/scss/insightfx/_particle-overrides.scss */
/* line 344, templates/it_insightfx/scss/insightfx/_particle-overrides.scss */
body .g-our-team.gutter-enabled .uk-slider-container, body .g-our-team-slider.gutter-enabled .uk-slider-container, body .g-our-team-slideset.gutter-enabled .uk-slider-container {
  padding: 5px;
  margin: -5px;
}
/* line 348, templates/it_insightfx/scss/insightfx/_particle-overrides.scss */
body .g-our-team.gutter-enabled .g-our-team-item, body .g-our-team-slider.gutter-enabled .g-our-team-item, body .g-our-team-slideset.gutter-enabled .g-our-team-item {
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.07);
}
/* line 354, templates/it_insightfx/scss/insightfx/_particle-overrides.scss */
/* line 355, templates/it_insightfx/scss/insightfx/_particle-overrides.scss */
/* line 356, templates/it_insightfx/scss/insightfx/_particle-overrides.scss */
/* line 357, templates/it_insightfx/scss/insightfx/_particle-overrides.scss */
body .g-pricing-tables.style2.g-has-featured-text .featured-table {
  margin-top: -36px;
}
/* line 364, templates/it_insightfx/scss/insightfx/_particle-overrides.scss */
/* line 365, templates/it_insightfx/scss/insightfx/_particle-overrides.scss */
/* line 366, templates/it_insightfx/scss/insightfx/_particle-overrides.scss */
body .g-video-feature .g-video-feature-link i {
  margin-right: 10px;
}
/* line 375, templates/it_insightfx/scss/insightfx/_particle-overrides.scss */
/* line 376, templates/it_insightfx/scss/insightfx/_particle-overrides.scss */
body .uk-overlay-area:empty::before, body .uk-overlay-icon::before {
  font-size: 20px;
  height: 55px;
  width: 55px;
  line-height: 55px;
  margin-left: -27.5px;
  margin-top: -27.5px;
  background: #ffa621;
  border-radius: 50%;
}
/* line 388, templates/it_insightfx/scss/insightfx/_particle-overrides.scss */
body .uk-dotnav {
  margin: 0;
  margin-top: 40px;
}
/* line 391, templates/it_insightfx/scss/insightfx/_particle-overrides.scss */
body .uk-dotnav > * {
  margin-top: 0;
}
/* line 394, templates/it_insightfx/scss/insightfx/_particle-overrides.scss */
/* line 395, templates/it_insightfx/scss/insightfx/_particle-overrides.scss */
body .uk-dotnav > .uk-active > * {
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  -o-transform: none;
  transform: none;
}
/* line 402, templates/it_insightfx/scss/insightfx/_particle-overrides.scss */
body .uk-slidenav {
  background: #fff;
  color: #818181;
  font-size: 90%;
  border-radius: 50%;
  height: 40px;
  line-height: 40px;
  width: 40px;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.08);
}
/* line 411, templates/it_insightfx/scss/insightfx/_particle-overrides.scss */
body .uk-slidenav:hover {
  background: #ffa621;
  color: #fff !important;
}
/* line 415, templates/it_insightfx/scss/insightfx/_particle-overrides.scss */
body .uk-slidenav:focus {
  color: #818181;
}
/* line 419, templates/it_insightfx/scss/insightfx/_particle-overrides.scss */
/* line 420, templates/it_insightfx/scss/insightfx/_particle-overrides.scss */
body .uk-slidenav-previous:before {
  content: "\f060";
}
/* line 424, templates/it_insightfx/scss/insightfx/_particle-overrides.scss */
/* line 425, templates/it_insightfx/scss/insightfx/_particle-overrides.scss */
body .uk-slidenav-next:before {
  content: "\f061";
}
/* line 429, templates/it_insightfx/scss/insightfx/_particle-overrides.scss */
/* line 430, templates/it_insightfx/scss/insightfx/_particle-overrides.scss */
body .uk-slidenav-position .uk-slidenav {
  margin-top: -20px;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}
/* line 436, templates/it_insightfx/scss/insightfx/_particle-overrides.scss */
/* line 437, templates/it_insightfx/scss/insightfx/_particle-overrides.scss */
/* line 438, templates/it_insightfx/scss/insightfx/_particle-overrides.scss */
body .custom-arrows .uk-slidenav-position .g-particle-navigation {
  text-align: center;
  margin-top: 45px;
  margin-bottom: -25px;
}
/* line 442, templates/it_insightfx/scss/insightfx/_particle-overrides.scss */
body .custom-arrows .uk-slidenav-position .g-particle-navigation .uk-slidenav {
  background: #ffa621;
  color: #fff;
  opacity: 1;
  position: relative;
  margin-top: 0;
  display: inline-block;
  width: 55px;
  height: 55px;
  line-height: 52px;
  border-radius: 50%;
}
/* line 453, templates/it_insightfx/scss/insightfx/_particle-overrides.scss */
body .custom-arrows .uk-slidenav-position .g-particle-navigation .uk-slidenav:hover {
  background: #2a2a2a;
  color: #fff !important;
}
/* line 457, templates/it_insightfx/scss/insightfx/_particle-overrides.scss */
body .custom-arrows .uk-slidenav-position .g-particle-navigation .uk-slidenav.uk-slidenav-previous {
  left: auto;
  margin-right: 5px;
}
/* line 461, templates/it_insightfx/scss/insightfx/_particle-overrides.scss */
body .custom-arrows .uk-slidenav-position .g-particle-navigation .uk-slidenav.uk-slidenav-next {
  right: auto;
  margin-left: 5px;
}
/* line 467, templates/it_insightfx/scss/insightfx/_particle-overrides.scss */
body .custom-arrows .uk-slidenav-position .uk-dotnav {
  margin: 50px 0 -25px -15px;
}
/*
 .uk-modal-page {
 #g-container-site, .fixed-footer {
 position: static;
 }
 }
 */
/* line 483, templates/it_insightfx/scss/insightfx/_particle-overrides.scss */
/* line 484, templates/it_insightfx/scss/insightfx/_particle-overrides.scss */
/* line 485, templates/it_insightfx/scss/insightfx/_particle-overrides.scss */
.g-flushed .g-content-pro.gutter-disabled, .g-flushed .g-content-pro-slider.gutter-disabled, .g-flushed .g-content-pro-slideset.gutter-disabled, .g-flushed .g-gallery.gutter-disabled {
  margin-bottom: -1px;
}
/* line 2, templates/it_insightfx/scss/insightfx/_bs-buttons.scss */
/* line 3, templates/it_insightfx/scss/insightfx/_bs-buttons.scss */
#g-page-surround .btn, #g-offcanvas .btn {
  display: inline-block;
  padding: 0.5rem 1rem;
  border-radius: 0.1875rem;
  color: #818181;
  background: transparent;
  border: 1px solid #a7a7a7;
  line-height: 1.5;
  font-size: 0.9rem;
  vertical-align: middle;
  text-shadow: none;
  box-shadow: none;
  text-align: center;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}
/* line 17, templates/it_insightfx/scss/insightfx/_bs-buttons.scss */
#g-page-surround .btn:hover, #g-offcanvas .btn:hover {
  background: #818181;
  color: #fff;
  border-color: #818181;
}
/* line 22, templates/it_insightfx/scss/insightfx/_bs-buttons.scss */
#g-page-surround .btn:active, #g-page-surround .nice-select.open.btn, #g-offcanvas .btn:active, #g-offcanvas .nice-select.open.btn, #g-page-surround .btn:focus, #g-offcanvas .btn:focus {
  background: #818181;
  color: #fff;
}
/* line 26, templates/it_insightfx/scss/insightfx/_bs-buttons.scss */
#g-page-surround .btn.btn-primary, #g-offcanvas .btn.btn-primary {
  color: #fff;
  background: #ffa621;
  border: none;
  box-shadow: 0 -1px 0 0 rgba(0, 0, 0, 0.14) inset;
}
/* line 31, templates/it_insightfx/scss/insightfx/_bs-buttons.scss */
#g-page-surround .btn.btn-primary:hover, #g-offcanvas .btn.btn-primary:hover, #g-page-surround .btn.btn-primary:active, #g-page-surround .nice-select.open.btn.btn-primary, #g-offcanvas .btn.btn-primary:active, #g-offcanvas .nice-select.open.btn.btn-primary, #g-page-surround .btn.btn-primary:focus, #g-offcanvas .btn.btn-primary:focus {
  background: #2a2a2a;
  color: #fff;
}
/* line 36, templates/it_insightfx/scss/insightfx/_bs-buttons.scss */
#g-page-surround .btn.btn-info, #g-offcanvas .btn.btn-info {
  color: #fff;
  background: #5bc0de;
  border-color: #5bc0de;
}
/* line 40, templates/it_insightfx/scss/insightfx/_bs-buttons.scss */
#g-page-surround .btn.btn-info:hover, #g-offcanvas .btn.btn-info:hover, #g-page-surround .btn.btn-info:active, #g-page-surround .nice-select.open.btn.btn-info, #g-offcanvas .btn.btn-info:active, #g-offcanvas .nice-select.open.btn.btn-info, #g-page-surround .btn.btn-info:focus, #g-offcanvas .btn.btn-info:focus {
  background: #85d0e7;
  border-color: #85d0e7;
}
/* line 45, templates/it_insightfx/scss/insightfx/_bs-buttons.scss */
#g-page-surround .btn.btn-success, #g-offcanvas .btn.btn-success {
  color: #fff;
  background: #2ecc71;
  border-color: #2ecc71;
}
/* line 49, templates/it_insightfx/scss/insightfx/_bs-buttons.scss */
#g-page-surround .btn.btn-success:hover, #g-offcanvas .btn.btn-success:hover, #g-page-surround .btn.btn-success:active, #g-page-surround .nice-select.open.btn.btn-success, #g-offcanvas .btn.btn-success:active, #g-offcanvas .nice-select.open.btn.btn-success, #g-page-surround .btn.btn-success:focus, #g-offcanvas .btn.btn-success:focus {
  background: #54d98c;
  border-color: #54d98c;
}
/* line 54, templates/it_insightfx/scss/insightfx/_bs-buttons.scss */
#g-page-surround .btn.btn-warning, #g-offcanvas .btn.btn-warning {
  color: #fff;
  background: #f39c12;
  border-color: #f39c12;
}
/* line 58, templates/it_insightfx/scss/insightfx/_bs-buttons.scss */
#g-page-surround .btn.btn-warning:hover, #g-offcanvas .btn.btn-warning:hover, #g-page-surround .btn.btn-warning:active, #g-page-surround .nice-select.open.btn.btn-warning, #g-offcanvas .btn.btn-warning:active, #g-offcanvas .nice-select.open.btn.btn-warning, #g-page-surround .btn.btn-warning:focus, #g-offcanvas .btn.btn-warning:focus {
  background: #f5b043;
  border-color: #f5b043;
}
/* line 63, templates/it_insightfx/scss/insightfx/_bs-buttons.scss */
#g-page-surround .btn.btn-danger, #g-offcanvas .btn.btn-danger {
  color: #fff;
  background: #c0392b;
  border-color: #c0392b;
}
/* line 67, templates/it_insightfx/scss/insightfx/_bs-buttons.scss */
#g-page-surround .btn.btn-danger:hover, #g-offcanvas .btn.btn-danger:hover, #g-page-surround .btn.btn-danger:active, #g-page-surround .nice-select.open.btn.btn-danger, #g-offcanvas .btn.btn-danger:active, #g-offcanvas .nice-select.open.btn.btn-danger, #g-page-surround .btn.btn-danger:focus, #g-offcanvas .btn.btn-danger:focus {
  background: #d65548;
  border-color: #d65548;
}
/* line 72, templates/it_insightfx/scss/insightfx/_bs-buttons.scss */
#g-page-surround .btn.btn-inverse, #g-offcanvas .btn.btn-inverse {
  color: #fff;
  background: #2c3e50;
  border-color: #2c3e50;
}
/* line 76, templates/it_insightfx/scss/insightfx/_bs-buttons.scss */
#g-page-surround .btn.btn-inverse:hover, #g-offcanvas .btn.btn-inverse:hover, #g-page-surround .btn.btn-inverse:active, #g-page-surround .nice-select.open.btn.btn-inverse, #g-offcanvas .btn.btn-inverse:active, #g-offcanvas .nice-select.open.btn.btn-inverse, #g-page-surround .btn.btn-inverse:focus, #g-offcanvas .btn.btn-inverse:focus {
  background: #3e5871;
  border-color: #3e5871;
}
/* line 81, templates/it_insightfx/scss/insightfx/_bs-buttons.scss */
#g-page-surround .btn.btn-link, #g-offcanvas .btn.btn-link {
  color: #ffa621;
  background: transparent;
  border: none;
  padding: initial;
}
/* line 86, templates/it_insightfx/scss/insightfx/_bs-buttons.scss */
#g-page-surround .btn.btn-link:hover, #g-offcanvas .btn.btn-link:hover, #g-page-surround .btn.btn-link:active, #g-page-surround .nice-select.open.btn.btn-link, #g-offcanvas .btn.btn-link:active, #g-offcanvas .nice-select.open.btn.btn-link, #g-page-surround .btn.btn-link:focus, #g-offcanvas .btn.btn-link:focus {
  color: #d47f00;
}
/* line 90, templates/it_insightfx/scss/insightfx/_bs-buttons.scss */
#g-page-surround .btn.btn-large, #g-offcanvas .btn.btn-large {
  font-size: 1.125rem;
  padding: 0.8rem 1.3rem;
}
/* line 96, templates/it_insightfx/scss/insightfx/_bs-buttons.scss */
/* line 97, templates/it_insightfx/scss/insightfx/_bs-buttons.scss */
#g-page-surround .btn-group > .btn, #g-offcanvas .btn-group > .btn {
  border-radius: 0;
}
/* line 100, templates/it_insightfx/scss/insightfx/_bs-buttons.scss */
#g-page-surround .btn-group > .btn:first-child, #g-offcanvas .btn-group > .btn:first-child {
  border-bottom-left-radius: 0.1875rem;
  border-top-left-radius: 0.1875rem;
}
/* line 103, templates/it_insightfx/scss/insightfx/_bs-buttons.scss */
#g-page-surround .btn-group > .btn:last-child, #g-offcanvas .btn-group > .btn:last-child {
  border-bottom-right-radius: 0.1875rem;
  border-top-right-radius: 0.1875rem;
}
/* line 109, templates/it_insightfx/scss/insightfx/_bs-buttons.scss */
/* line 110, templates/it_insightfx/scss/insightfx/_bs-buttons.scss */
#g-page-surround .readmore .btn, #g-offcanvas .readmore .btn, #g-page-surround .search-form-results .btn, #g-offcanvas .search-form-results .btn {
  background: #ffa621;
  color: #fff;
  border: none;
  box-shadow: 0 -1px 0 0 rgba(0, 0, 0, 0.14) inset;
  -webkit-transition: background 0.2s;
  -moz-transition: background 0.2s;
  transition: background 0.2s;
}
/* line 116, templates/it_insightfx/scss/insightfx/_bs-buttons.scss */
#g-page-surround .readmore .btn:hover, #g-offcanvas .readmore .btn:hover, #g-page-surround .search-form-results .btn:hover, #g-offcanvas .search-form-results .btn:hover, #g-page-surround .readmore .btn:active, #g-page-surround .readmore .nice-select.open.btn, #g-offcanvas .readmore .btn:active, #g-offcanvas .readmore .nice-select.open.btn, #g-page-surround .search-form-results .btn:active, #g-page-surround .search-form-results .nice-select.open.btn, #g-offcanvas .search-form-results .btn:active, #g-offcanvas .search-form-results .nice-select.open.btn, #g-page-surround .readmore .btn:focus, #g-offcanvas .readmore .btn:focus, #g-page-surround .search-form-results .btn:focus, #g-offcanvas .search-form-results .btn:focus {
  background: #2a2a2a;
  color: #fff;
}
/* line 122, templates/it_insightfx/scss/insightfx/_bs-buttons.scss */
/* line 123, templates/it_insightfx/scss/insightfx/_bs-buttons.scss */
#g-page-surround .search-form-results .btn, #g-offcanvas .search-form-results .btn {
  line-height: 1.55;
}
/* line 2, media/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_flex.scss */
.g-container {
  width: 75rem;
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .g-container {
    width: 60rem;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-container {
    width: 48rem;
  }
}
@media only all and (min-width: 30.01rem) and (max-width: 47.99rem) {
  .g-container {
    width: 30rem;
  }
}
@media only all and (max-width: 30rem) {
  .g-container {
    width: 100%;
  }
}
/* line 17, media/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_flex.scss */
.g-container.g-flushed {
  width: 100%;
}
/* line 23, media/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_flex.scss */
@media only all and (max-width: 47.99rem) {
  .g-block {
    flex-grow: 0;
    flex-basis: 100%;
  }
}
/* line 30, media/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_flex.scss */
@media only all and (max-width: 47.99rem) {
  body [class*="size-"] {
    flex-grow: 0;
    flex-basis: 100%;
    max-width: 100%;
  }
}
@media only all and (max-width: 47.99rem) {
  @supports not (flex-wrap: wrap) {
    /* line 41, media/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_flex.scss */
    .g-grid {
      display: block;
      flex-wrap: inherit;
    }
    /* line 45, media/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_flex.scss */
    .g-block {
      display: block;
      flex: inherit;
    }
  }
}
/* line 2, media/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_utilities.scss */
.visible-large, .visible-desktop, .visible-tablet, .visible-phone, .g-block.visible-large, .g-block.visible-desktop, .g-block.visible-tablet, .g-block.visible-phone {
  display: none !important;
}
@media only all and (max-width: 47.99rem) {
  /* line 14, media/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_utilities.scss */
  .visible-phone {
    display: block !important;
  }
  /* line 17, media/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_utilities.scss */
  .g-block.visible-phone {
    display: block !important;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  /* line 23, media/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_utilities.scss */
  .visible-tablet {
    display: block !important;
  }
  /* line 26, media/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_utilities.scss */
  .g-block.visible-tablet {
    display: block !important;
  }
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  /* line 32, media/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_utilities.scss */
  .visible-desktop {
    display: block !important;
  }
  /* line 35, media/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_utilities.scss */
  .g-block.visible-desktop {
    display: block !important;
  }
}
@media only all and (min-width: 75rem) {
  /* line 41, media/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_utilities.scss */
  .visible-large {
    display: block !important;
  }
  /* line 44, media/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_utilities.scss */
  .g-block.visible-large {
    display: block !important;
  }
  /* line 47, media/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_utilities.scss */
  .visible-desktop {
    display: block !important;
  }
  /* line 50, media/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_utilities.scss */
  .g-block.visible-desktop {
    display: block !important;
  }
}
@media only all and (max-width: 47.99rem) {
  /* line 57, media/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_utilities.scss */
  .hidden-phone {
    display: none !important;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  /* line 63, media/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_utilities.scss */
  .hidden-tablet {
    display: none !important;
  }
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  /* line 69, media/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_utilities.scss */
  .hidden-desktop {
    display: none !important;
  }
}
@media only all and (min-width: 75rem) {
  /* line 75, media/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_utilities.scss */
  .hidden-large {
    display: none !important;
  }
  /* line 78, media/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_utilities.scss */
  .hidden-desktop {
    display: none !important;
  }
}
@media only all and (max-width: 47.99rem) {
  /* line 85, media/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_utilities.scss */
  .align-right {
    text-align: inherit !important;
  }
  /* line 88, media/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_utilities.scss */
  .align-left {
    text-align: inherit !important;
  }
}
/* line 257, templates/it_insightfx/scss/insightfx.scss */
body {
  font-family: Arial, Helvetica, sans-serif;
  background-image: linear-gradient(#fff, #dfe4e6);
}
/* line 258, templates/it_insightfx/scss/insightfx.scss */
h1, h2, h3, h4, h5, h6 {
  font-family: Arial, Helvetica, sans-serif;
}
/* line 259, templates/it_insightfx/scss/insightfx.scss */
.g-main-nav {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 15px;
}
/* line 260, templates/it_insightfx/scss/insightfx.scss */
#g-header .g-main-nav .g-toplevel > li > .g-menu-item-container {
  padding: 17px 22px !important;
  font-weight: normal;
  text-transform: uppercase;
}
/* line 262, templates/it_insightfx/scss/insightfx.scss */
.g-main-nav .g-toplevel {
  text-align: center;
}
/* line 263, templates/it_insightfx/scss/insightfx.scss */
#g-mainbody {
  background-color: rgba(0, 0, 0, 0);
}
/* line 264, templates/it_insightfx/scss/insightfx.scss */
.g-logo img {
  width: 300px;
}
/* line 265, templates/it_insightfx/scss/insightfx.scss */
.telephone {
  padding-top: 40px;
}
/* line 266, templates/it_insightfx/scss/insightfx.scss */
.searchmodule {
  float: right;
}
/* line 267, templates/it_insightfx/scss/insightfx.scss */
#g-maintop {
  padding: 0 0;
}
/* line 268, templates/it_insightfx/scss/insightfx.scss */
.slideraccueil {
  margin-top: -25px;
}
/* line 269, templates/it_insightfx/scss/insightfx.scss */
.g-article-author, .g-article-hits, .g-article-category {
  display: none;
}
/* line 270, templates/it_insightfx/scss/insightfx.scss */
.g-content-pro-title {
  font-size: 25px;
}
/* line 271, templates/it_insightfx/scss/insightfx.scss */
.g-content {
  padding: 0px 0.938rem;
}
/* line 272, templates/it_insightfx/scss/insightfx.scss */
.g-article-read-more .button {
  color: #fff !important;
}
/* line 273, templates/it_insightfx/scss/insightfx.scss */
.button {
  font-size: 0.7rem;
  text-transform: uppercase;
}
/* line 274, templates/it_insightfx/scss/insightfx.scss */
.g-content-pro .g-content-pro-title a, .g-content-pro-slider .g-content-pro-title a, .g-content-pro-slideset .g-content-pro-title a {
  color: #8d0861;
  text-transform: uppercase;
  font-size: 22px;
  font-weight: 399;
  line-height: 25px;
}
/* line 275, templates/it_insightfx/scss/insightfx.scss */
body .g-content-pro.style1 .g-article-details, body .g-content-pro-slider.style1 .g-article-details, body .g-content-pro-slideset.style1 .g-article-details {
  color: #51646e;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 11px;
}
/* line 277, templates/it_insightfx/scss/insightfx.scss */
h2 {
  clear: both;
}
/* line 278, templates/it_insightfx/scss/insightfx.scss */
#g-maintop strong {
  color: inherit;
}
/* line 279, templates/it_insightfx/scss/insightfx.scss */
.purpleservices {
  background-image: -moz-linear-gradient(center bottom, #57043d 20%, #8d0861 66%);
  padding: 10px;
  text-align: center;
  color: #fff !important;
  font-size: 20px;
  width: 100%;
  height: 100px;
}
/* line 280, templates/it_insightfx/scss/insightfx.scss */
.g-gadgets .g-gadget-buttons {
  left: auto;
  right: 0;
  top: 25%;
  background-color: transparent;
  width: 10%;
  max-width: 115px;
  z-index: 1100;
}
/* line 281, templates/it_insightfx/scss/insightfx.scss */
.g-main-nav .g-toplevel > li::after {
  content: "";
  width: 2px;
  height: 25px;
  background-color: #e6eaed;
  display: block;
  top: 15px;
  position: absolute;
}
/* line 282, templates/it_insightfx/scss/insightfx.scss */
.g-main-nav .g-toplevel > li.g-menu-item-109::after {
  display: none;
}
/* line 286, templates/it_insightfx/scss/insightfx.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
  display: block;
}
/* line 298, templates/it_insightfx/scss/insightfx.scss */
audio, canvas, video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
/* line 305, templates/it_insightfx/scss/insightfx.scss */
audio:not([controls]) {
  display: none;
}
/* line 308, templates/it_insightfx/scss/insightfx.scss */
html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  background-color: #dfe4e6;
}
/* line 314, templates/it_insightfx/scss/insightfx.scss */
a:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
/* line 319, templates/it_insightfx/scss/insightfx.scss */
a:hover, a:active, a.nice-select.open {
  outline: 0;
}
/* line 324, templates/it_insightfx/scss/insightfx.scss */
a.slim:link {
  color: #87888a;
  font-weight: normal;
}
/* line 329, templates/it_insightfx/scss/insightfx.scss */
a.slim:hover {
  color: #8d0861;
}
/* line 334, templates/it_insightfx/scss/insightfx.scss */
a:link, a:visited {
  color: #51646e;
  font-weight: bold;
  text-decoration: none;
}
/* line 340, templates/it_insightfx/scss/insightfx.scss */
p {
  margin: 5px 0px !important;
}
/* line 342, templates/it_insightfx/scss/insightfx.scss */
.whitebox a {
  color: #51646e;
}
/* line 345, templates/it_insightfx/scss/insightfx.scss */
.bigpink_fil {
  font-size: 16px;
  margin-bottom: 5px;
}
/* line 348, templates/it_insightfx/scss/insightfx.scss */
.livreblanc {
  font-size: 12px;
}
/* line 350, templates/it_insightfx/scss/insightfx.scss */
.actu {
  background: rgba(0, 0, 0, 0) url('../images/personnage.png') no-repeat scroll left top;
  font-size: 11px;
  margin: 0 auto;
  padding: 60px 0px 0px 30px;
  text-align: left;
  height: 280px;
}
/* line 359, templates/it_insightfx/scss/insightfx.scss */
.bref {
  background-color: #e2e8ec;
  padding: 10px 20px;
}
/* line 363, templates/it_insightfx/scss/insightfx.scss */
.purple a, .purple a:hover, .purple a:active, .purple a.nice-select.open, .purple a:visited, .darkgrey a, .darkgrey a:hover, .darkgrey a:active, .darkgrey a.nice-select.open, .darkgrey a:visited {
  color: #fff;
}
/* line 367, templates/it_insightfx/scss/insightfx.scss */
.block h2 {
  color: #fff;
  font-family: CartoGothicStdBook, Arial, Helvetica, sans-serif;
  font-size: 17px;
  font-weight: bold;
  margin: 0;
}
/* line 376, templates/it_insightfx/scss/insightfx.scss */
.clear {
  clear: both;
}
/* line 380, templates/it_insightfx/scss/insightfx.scss */
.block.whitebox ul {
  list-style-type: square;
}
/* line 385, templates/it_insightfx/scss/insightfx.scss */
sub, sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
/* line 392, templates/it_insightfx/scss/insightfx.scss */
sup {
  top: -0.5em;
}
/* line 395, templates/it_insightfx/scss/insightfx.scss */
sub {
  bottom: -0.25em;
}
/* line 398, templates/it_insightfx/scss/insightfx.scss */
img {
  max-width: 100%;
  width: auto \9;
  height: auto;
  vertical-align: middle;
  border: 0;
  -ms-interpolation-mode: bicubic;
}
/* line 406, templates/it_insightfx/scss/insightfx.scss */
#map_canvas img, .google-maps img, .gm-style img {
  max-width: none;
}
/* line 411, templates/it_insightfx/scss/insightfx.scss */
button, input, select, textarea {
  margin: 0;
  font-size: 100%;
  vertical-align: middle;
}
/* line 419, templates/it_insightfx/scss/insightfx.scss */
button, input {
  *overflow: visible;
  line-height: normal;
}
/* line 424, templates/it_insightfx/scss/insightfx.scss */
button::-moz-focus-inner, input::-moz-focus-inner {
  padding: 0;
  border: 0;
}
/* line 429, templates/it_insightfx/scss/insightfx.scss */
button, html input[type="button"], input[type="reset"], input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
/* line 436, templates/it_insightfx/scss/insightfx.scss */
label, select, button, input[type="button"], input[type="reset"], input[type="submit"], input[type="radio"], input[type="checkbox"] {
  cursor: pointer;
}
/* line 446, templates/it_insightfx/scss/insightfx.scss */
input[type="search"] {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-appearance: textfield;
}
/* line 452, templates/it_insightfx/scss/insightfx.scss */
input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
/* line 456, templates/it_insightfx/scss/insightfx.scss */
textarea {
  overflow: auto;
  vertical-align: top;
}
/* line 461, templates/it_insightfx/scss/insightfx.scss */
.site-title {
  display: none;
}
/* line 464, templates/it_insightfx/scss/insightfx.scss */
.header_left {
  width: 630px;
  float: left;
  margin-bottom: 5px;
  height: 302px;
}
/* line 471, templates/it_insightfx/scss/insightfx.scss */
.header_right {
  width: 440px;
  float: right;
  height: 252px;
  margin-top: 18px;
}
/* line 479, templates/it_insightfx/scss/insightfx.scss */
.header_bottom {
  display: none;
}
/* line 483, templates/it_insightfx/scss/insightfx.scss */
.videodumoisresp {
  display: none;
}
/* line 488, templates/it_insightfx/scss/insightfx.scss */
.form-inline .button {
  background-color: #7e919b;
  border: medium none;
  color: #fff;
  cursor: pointer;
  padding: 5px;
  font-family: Arial;
  font-size: 12px;
  font-weight: bold;
}
/* line 499, templates/it_insightfx/scss/insightfx.scss */
.footer {
  color: #a3acb2;
  font-size: 10px;
  text-align: center;
}
/* line 505, templates/it_insightfx/scss/insightfx.scss */
.actualite_image td {
  vertical-align: middle;
  v-align: center;
}
/* line 509, templates/it_insightfx/scss/insightfx.scss */
.actualite_image {
  background-color: #fff;
  margin-bottom: 15px;
  margin-left: 10px;
  min-height: 140px;
  padding: 3px;
  text-align: center;
  float: right;
}
/* line 518, templates/it_insightfx/scss/insightfx.scss */
.actualite_image.small {
  text-align: center;
  width: 140px;
}
/* line 522, templates/it_insightfx/scss/insightfx.scss */
.container_skitter, .actualite_image, .revue_de_presse {
  box-shadow: 3px 3px 10px #888;
}
/* line 525, templates/it_insightfx/scss/insightfx.scss */
.block.whitebox_large {
  background-color: #fff;
  color: #8d0861;
  margin-top: 10px;
  padding-bottom: 15px;
  text-align: justify;
  width: 100%;
}
/* line 534, templates/it_insightfx/scss/insightfx.scss */
.banners {
  display: inline;
}
/* line 539, templates/it_insightfx/scss/insightfx.scss */
.competences {
  background: rgba(0, 0, 0, 0) -moz-linear-gradient(center top, #b8006d, #5c013e) repeat scroll 0 0;
  box-shadow: 3px 3px 10px #888;
  margin-bottom: 10px;
  width: 100%;
}
/* line 547, templates/it_insightfx/scss/insightfx.scss */
.newsletter a {
  color: #51646e;
  font-size: 14px;
}
/* line 551, templates/it_insightfx/scss/insightfx.scss */
.newsletter h2 a::before {
  content: "\f105";
  font-family: FontAwesome;
  margin-right: 0.625rem;
}
/* line 558, templates/it_insightfx/scss/insightfx.scss */
.newsletter .blog article.item, .newsletter .blog-featured article.item {
  margin-bottom: 10px !important;
  margin-top: 10px;
}
/* line 561, templates/it_insightfx/scss/insightfx.scss */
.newsletter .page-header {
  border-bottom: 0px solid #fff;
  margin: 0px;
  padding: 0px;
}
/* line 567, templates/it_insightfx/scss/insightfx.scss */
.newsletter .page-header > h2 {
  margin: 0px;
  line-height: 20px;
}
/* line 571, templates/it_insightfx/scss/insightfx.scss */
.revuedepresse .page-header > h2 > a, .video .page-header > h2 > a {
  font-size: 18px;
  color: #8d0861;
  clear: both;
}
/* line 575, templates/it_insightfx/scss/insightfx.scss */
.right {
  float: right;
  margin: 0 10px 10px;
}
/* line 583, templates/it_insightfx/scss/insightfx.scss */
.contact .title {
  border-bottom: 1px solid #7d8c93;
  margin: 2px 0px 20px 0px;
  padding-bottom: 5px;
  font-size: 21px;
}
/* line 592, templates/it_insightfx/scss/insightfx.scss */
.revue_de_presse_texte {
  margin-top: 10px;
}
/* line 595, templates/it_insightfx/scss/insightfx.scss */
.equipe_image.large {
  width: 220px;
}
/* line 598, templates/it_insightfx/scss/insightfx.scss */
.equipe_image {
  background-color: #fff;
  border: 1px solid #999;
  box-shadow: 3px 3px 10px #888;
  margin-bottom: 15px;
  margin-right: 6px;
  min-height: 120px;
  padding: 3px;
  float: left;
}
/* line 609, templates/it_insightfx/scss/insightfx.scss */
.actualite_video {
  background-color: #fff;
  box-shadow: 3px 3px 6px #b5b5b5;
  margin-bottom: 25px;
  min-height: 120px;
  padding: 15px;
  text-align: center;
}
/* line 620, templates/it_insightfx/scss/insightfx.scss */
.equipe_image.small {
  width: 380px;
}
/* line 624, templates/it_insightfx/scss/insightfx.scss */
.equipe_texte {
  float: left;
  margin-left: 10px;
  max-width: 60%;
  margin-bottom: 20px;
}
/* line 630, templates/it_insightfx/scss/insightfx.scss */
.actualite_image.small table {
  height: 140px;
  width: 140px;
}
/* line 635, templates/it_insightfx/scss/insightfx.scss */
.moduletable.visite {
  position: absolute;
  z-index: 50;
  width: 602px;
  height: 302px;
}
/* line 642, templates/it_insightfx/scss/insightfx.scss */
#header_left_inside {
  padding-top: 150px;
  width: 220px;
  margin-left: 380px;
}
/* line 646, templates/it_insightfx/scss/insightfx.scss */
.right_banners {
  text-align: center;
}
/* line 650, templates/it_insightfx/scss/insightfx.scss */
.accroche {
  color: #8d0861;
  font-size: 15px;
  font-weight: bold;
}
/* line 657, templates/it_insightfx/scss/insightfx.scss */
.actualite_juridique .page-header > h2 > a {
  color: #8d0861;
  font-size: 18px;
}
/* line 662, templates/it_insightfx/scss/insightfx.scss */
.actualite_texte {
  margin-bottom: 10px;
}
/* line 666, templates/it_insightfx/scss/insightfx.scss */
.intro_actu {
  margin-bottom: 60px;
}
@media print {
  /* line 672, templates/it_insightfx/scss/insightfx.scss */
  * {
    text-shadow: none !important;
    color: #000 !important;
    background: transparent !important;
    box-shadow: none !important;
  }
  /* line 678, templates/it_insightfx/scss/insightfx.scss */
  a, a:visited {
    text-decoration: underline;
  }
  /* line 682, templates/it_insightfx/scss/insightfx.scss */
  a[href]:after {
    content: " (" attr(href) ")";
  }
  /* line 685, templates/it_insightfx/scss/insightfx.scss */
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  /* line 688, templates/it_insightfx/scss/insightfx.scss */
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after {
    content: "";
  }
  /* line 693, templates/it_insightfx/scss/insightfx.scss */
  pre, blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  /* line 698, templates/it_insightfx/scss/insightfx.scss */
  thead {
    display: table-header-group;
  }
  /* line 701, templates/it_insightfx/scss/insightfx.scss */
  tr, img {
    page-break-inside: avoid;
  }
  /* line 705, templates/it_insightfx/scss/insightfx.scss */
  img {
    max-width: 100% !important;
  }
  @page {
    margin: 0.5cm;
  }
  /* line 711, templates/it_insightfx/scss/insightfx.scss */
  p, h2, h3 {
    orphans: 3;
    widows: 3;
  }
  /* line 717, templates/it_insightfx/scss/insightfx.scss */
  h2, h3 {
    page-break-after: avoid;
  }
}
/* line 722, templates/it_insightfx/scss/insightfx.scss */
.rtl .navigation .nav-child {
  left: auto;
  right: 0;
}
/* line 726, templates/it_insightfx/scss/insightfx.scss */
.rtl .navigation .nav > li > .nav-child:before {
  left: auto;
  right: 12px;
}
/* line 730, templates/it_insightfx/scss/insightfx.scss */
.rtl .navigation .nav > li > .nav-child:after {
  left: auto;
  right: 13px;
}
/* line 734, templates/it_insightfx/scss/insightfx.scss */
.clearfix {
  *zoom: 1;
}
/* line 737, templates/it_insightfx/scss/insightfx.scss */
.clearfix:before, .clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
/* line 743, templates/it_insightfx/scss/insightfx.scss */
.clearfix:after {
  clear: both;
}
/* line 746, templates/it_insightfx/scss/insightfx.scss */
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
/* line 753, templates/it_insightfx/scss/insightfx.scss */
.input-block-level {
  display: block;
  width: 100%;
  min-height: 28px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/* line 761, templates/it_insightfx/scss/insightfx.scss */
body {
  margin: 0;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 19px;
  color: #51646e;
  background-color: #fff;
  background-image: linear-gradient(#fff, #dfe4e6);
}
/* line 770, templates/it_insightfx/scss/insightfx.scss */
a {
  color: #8d0861;
  text-decoration: none;
}
/* line 774, templates/it_insightfx/scss/insightfx.scss */
a:hover, a:focus {
  color: #8d0861;
  text-decoration: none;
}
/* line 779, templates/it_insightfx/scss/insightfx.scss */
.img-rounded {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
/* line 784, templates/it_insightfx/scss/insightfx.scss */
.img-polaroid {
  padding: 4px;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}
/* line 793, templates/it_insightfx/scss/insightfx.scss */
.img-circle {
  -webkit-border-radius: 500px;
  -moz-border-radius: 500px;
  border-radius: 500px;
}
/* line 798, templates/it_insightfx/scss/insightfx.scss */
.row {
  margin-left: -20px;
  *zoom: 1;
}
/* line 802, templates/it_insightfx/scss/insightfx.scss */
.row:before, .row:after {
  display: table;
  content: "";
  line-height: 0;
}
/* line 808, templates/it_insightfx/scss/insightfx.scss */
.row:after {
  clear: both;
}
/* line 811, templates/it_insightfx/scss/insightfx.scss */
[class*="span"] {
  float: left;
  min-height: 1px;
  margin-left: 13px;
}
/* line 816, templates/it_insightfx/scss/insightfx.scss */
.container, .navbar-static-top .container, .navbar-fixed-top .container, .navbar-fixed-bottom .container {
  width: 1080px;
}
/* line 822, templates/it_insightfx/scss/insightfx.scss */
.span12 {
  width: 1080px;
}
/* line 825, templates/it_insightfx/scss/insightfx.scss */
.span11 {
  width: 860px;
}
/* line 828, templates/it_insightfx/scss/insightfx.scss */
.span10 {
  width: 780px;
}
/* line 831, templates/it_insightfx/scss/insightfx.scss */
.span9 {
  width: 700px;
}
/* line 834, templates/it_insightfx/scss/insightfx.scss */
.span8 {
  width: 620px;
}
/* line 837, templates/it_insightfx/scss/insightfx.scss */
.span7 {
  width: 540px;
}
/* line 840, templates/it_insightfx/scss/insightfx.scss */
.span6 {
  width: 54.5%;
  float: left;
  margin: 0;
  padding: 0px 10px 10px 0px;
}
/* line 846, templates/it_insightfx/scss/insightfx.scss */
.span5 {
  width: 380px;
}
/* line 849, templates/it_insightfx/scss/insightfx.scss */
.span4 {
  width: 300px;
}
/* line 852, templates/it_insightfx/scss/insightfx.scss */
.span3 {
  width: 220px;
  margin-left: 35px;
}
/* line 856, templates/it_insightfx/scss/insightfx.scss */
.span2 {
  width: 140px;
}
/* line 859, templates/it_insightfx/scss/insightfx.scss */
.span1 {
  width: 60px;
}
/* line 862, templates/it_insightfx/scss/insightfx.scss */
.offset12 {
  margin-left: 980px;
}
/* line 865, templates/it_insightfx/scss/insightfx.scss */
.offset11 {
  margin-left: 900px;
}
/* line 868, templates/it_insightfx/scss/insightfx.scss */
.offset10 {
  margin-left: 820px;
}
/* line 871, templates/it_insightfx/scss/insightfx.scss */
.offset9 {
  margin-left: 740px;
}
/* line 874, templates/it_insightfx/scss/insightfx.scss */
.offset8 {
  margin-left: 660px;
}
/* line 877, templates/it_insightfx/scss/insightfx.scss */
.offset7 {
  margin-left: 580px;
}
/* line 880, templates/it_insightfx/scss/insightfx.scss */
.offset6 {
  margin-left: 500px;
}
/* line 883, templates/it_insightfx/scss/insightfx.scss */
.offset5 {
  margin-left: 420px;
}
/* line 886, templates/it_insightfx/scss/insightfx.scss */
.offset4 {
  margin-left: 340px;
}
/* line 889, templates/it_insightfx/scss/insightfx.scss */
.offset3 {
  margin-left: 260px;
}
/* line 892, templates/it_insightfx/scss/insightfx.scss */
.offset2 {
  margin-left: 180px;
}
/* line 895, templates/it_insightfx/scss/insightfx.scss */
.offset1 {
  margin-left: 100px;
}
/* line 898, templates/it_insightfx/scss/insightfx.scss */
.row-fluid {
  *zoom: 1;
}
/* line 901, templates/it_insightfx/scss/insightfx.scss */
.row-fluid:before, .row-fluid:after {
  display: table;
  content: "";
  line-height: 0;
}
/* line 907, templates/it_insightfx/scss/insightfx.scss */
.row-fluid:after {
  clear: both;
}
/* line 910, templates/it_insightfx/scss/insightfx.scss */
.row-fluid [class*="span"] {
  display: block;
  width: 100%;
  min-height: 28px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
}
/* line 919, templates/it_insightfx/scss/insightfx.scss */
.row-fluid [class*="span"]:first-child {
  margin-left: 0;
}
/* line 922, templates/it_insightfx/scss/insightfx.scss */
.row-fluid .controls-row [class*="span"] + [class*="span"] {
  margin-left: 2.127659574%;
}
/* line 925, templates/it_insightfx/scss/insightfx.scss */
.row-fluid .span12 {
  width: 99.99999999%;
  *width: 99.9468085006%;
}
/* line 929, templates/it_insightfx/scss/insightfx.scss */
.row-fluid .span11 {
  width: 91.489361693%;
  *width: 91.4361702036%;
}
/* line 933, templates/it_insightfx/scss/insightfx.scss */
.row-fluid .span10 {
  width: 82.978723396%;
  *width: 82.9255319066%;
}
/* line 937, templates/it_insightfx/scss/insightfx.scss */
.row-fluid .span9 {
  width: 80%;
}
/* line 940, templates/it_insightfx/scss/insightfx.scss */
.row-fluid .span8 {
  width: 65.957446802%;
  *width: 65.9042553126%;
}
/* line 944, templates/it_insightfx/scss/insightfx.scss */
.row-fluid .span7 {
  width: 57.446808505%;
  *width: 57.3936170156%;
}
/* line 948, templates/it_insightfx/scss/insightfx.scss */
.row-fluid .span6 {
  width: 60%;
  *width: 60%;
}
/* line 952, templates/it_insightfx/scss/insightfx.scss */
.row-fluid .span5 {
  width: 40.425531911%;
  *width: 40.3723404216%;
}
/* line 956, templates/it_insightfx/scss/insightfx.scss */
.row-fluid .span4 {
  width: 31.914893614%;
  *width: 31.8617021246%;
}
/* line 960, templates/it_insightfx/scss/insightfx.scss */
.row-fluid .span3 {
  width: 21%;
  *width: 21%;
}
/* line 964, templates/it_insightfx/scss/insightfx.scss */
.row-fluid .span2 {
  width: 14.89361702%;
  *width: 14.8404255306%;
}
/* line 968, templates/it_insightfx/scss/insightfx.scss */
.row-fluid .span1 {
  width: 6.382978723%;
  *width: 6.3297872336%;
}
/* line 972, templates/it_insightfx/scss/insightfx.scss */
.row-fluid .offset12 {
  margin-left: 104.255319138%;
  *margin-left: 104.1489361593%;
}
/* line 976, templates/it_insightfx/scss/insightfx.scss */
.row-fluid .offset12:first-child {
  margin-left: 102.127659564%;
  *margin-left: 102.0212765853%;
}
/* line 980, templates/it_insightfx/scss/insightfx.scss */
.row-fluid .offset11 {
  margin-left: 95.744680841%;
  *margin-left: 95.6382978623%;
}
/* line 984, templates/it_insightfx/scss/insightfx.scss */
.row-fluid .offset11:first-child {
  margin-left: 93.617021267%;
  *margin-left: 93.5106382883%;
}
/* line 988, templates/it_insightfx/scss/insightfx.scss */
.row-fluid .offset10 {
  margin-left: 87.234042544%;
  *margin-left: 87.1276595653%;
}
/* line 992, templates/it_insightfx/scss/insightfx.scss */
.row-fluid .offset10:first-child {
  margin-left: 85.10638297%;
  *margin-left: 84.9999999913%;
}
/* line 996, templates/it_insightfx/scss/insightfx.scss */
.row-fluid .offset9 {
  margin-left: 78.723404247%;
  *margin-left: 78.6170212683%;
}
/* line 1000, templates/it_insightfx/scss/insightfx.scss */
.row-fluid .offset9:first-child {
  margin-left: 76.595744673%;
  *margin-left: 76.4893616943%;
}
/* line 1004, templates/it_insightfx/scss/insightfx.scss */
.row-fluid .offset8 {
  margin-left: 70.21276595%;
  *margin-left: 70.1063829713%;
}
/* line 1008, templates/it_insightfx/scss/insightfx.scss */
.row-fluid .offset8:first-child {
  margin-left: 68.085106376%;
  *margin-left: 67.9787233973%;
}
/* line 1012, templates/it_insightfx/scss/insightfx.scss */
.row-fluid .offset7 {
  margin-left: 61.702127653%;
  *margin-left: 61.5957446743%;
}
/* line 1016, templates/it_insightfx/scss/insightfx.scss */
.row-fluid .offset7:first-child {
  margin-left: 59.574468079%;
  *margin-left: 59.4680851003%;
}
/* line 1020, templates/it_insightfx/scss/insightfx.scss */
.row-fluid .offset6 {
  margin-left: 53.191489356%;
  *margin-left: 53.0851063773%;
}
/* line 1024, templates/it_insightfx/scss/insightfx.scss */
.row-fluid .offset6:first-child {
  margin-left: 51.063829782%;
  *margin-left: 50.9574468033%;
}
/* line 1028, templates/it_insightfx/scss/insightfx.scss */
.row-fluid .offset5 {
  margin-left: 44.680851059%;
  *margin-left: 44.5744680803%;
}
/* line 1032, templates/it_insightfx/scss/insightfx.scss */
.row-fluid .offset5:first-child {
  margin-left: 42.553191485%;
  *margin-left: 42.4468085063%;
}
/* line 1036, templates/it_insightfx/scss/insightfx.scss */
.row-fluid .offset4 {
  margin-left: 36.170212762%;
  *margin-left: 36.0638297833%;
}
/* line 1040, templates/it_insightfx/scss/insightfx.scss */
.row-fluid .offset4:first-child {
  margin-left: 34.042553188%;
  *margin-left: 33.9361702093%;
}
/* line 1044, templates/it_insightfx/scss/insightfx.scss */
.row-fluid .offset3 {
  margin-left: 27.659574465%;
  *margin-left: 27.5531914863%;
}
/* line 1048, templates/it_insightfx/scss/insightfx.scss */
.row-fluid .offset3:first-child {
  margin-left: 25.531914891%;
  *margin-left: 25.4255319123%;
}
/* line 1052, templates/it_insightfx/scss/insightfx.scss */
.row-fluid .offset2 {
  margin-left: 19.148936168%;
  *margin-left: 19.0425531893%;
}
/* line 1056, templates/it_insightfx/scss/insightfx.scss */
.row-fluid .offset2:first-child {
  margin-left: 17.021276594%;
  *margin-left: 16.9148936153%;
}
/* line 1060, templates/it_insightfx/scss/insightfx.scss */
.row-fluid .offset1 {
  margin-left: 10.638297871%;
  *margin-left: 10.5319148923%;
}
/* line 1064, templates/it_insightfx/scss/insightfx.scss */
.row-fluid .offset1:first-child {
  margin-left: 8.510638297%;
  *margin-left: 8.4042553183%;
}
/* line 1068, templates/it_insightfx/scss/insightfx.scss */
[class*="span"].hide, .row-fluid [class*="span"].hide {
  display: none;
}
/* line 1072, templates/it_insightfx/scss/insightfx.scss */
[class*="span"].pull-right, .row-fluid [class*="span"].pull-right {
  float: right;
}
/* line 1076, templates/it_insightfx/scss/insightfx.scss */
.container {
  margin-right: auto;
  margin-left: auto;
  *zoom: 1;
}
/* line 1081, templates/it_insightfx/scss/insightfx.scss */
.container:before, .container:after {
  display: table;
  content: "";
  line-height: 0;
}
/* line 1087, templates/it_insightfx/scss/insightfx.scss */
.container:after {
  clear: both;
}
/* line 1090, templates/it_insightfx/scss/insightfx.scss */
.container-fluid {
  padding-right: 20px;
  padding-left: 20px;
  *zoom: 1;
}
/* line 1095, templates/it_insightfx/scss/insightfx.scss */
.container-fluid:before, .container-fluid:after {
  display: table;
  content: "";
  line-height: 0;
}
/* line 1101, templates/it_insightfx/scss/insightfx.scss */
.container-fluid:after {
  clear: both;
}
/* line 1104, templates/it_insightfx/scss/insightfx.scss */
p {
  margin: 0 0 9px;
}
/* line 1107, templates/it_insightfx/scss/insightfx.scss */
.lead {
  margin-bottom: 18px;
  font-size: 19.5px;
  font-weight: 200;
  line-height: 27px;
}
/* line 1113, templates/it_insightfx/scss/insightfx.scss */
small {
  font-size: 85%;
}
/* line 1116, templates/it_insightfx/scss/insightfx.scss */
strong {
  font-weight: bold;
}
/* line 1119, templates/it_insightfx/scss/insightfx.scss */
em {
  font-style: italic;
}
/* line 1122, templates/it_insightfx/scss/insightfx.scss */
cite {
  font-style: normal;
}
/* line 1125, templates/it_insightfx/scss/insightfx.scss */
.muted {
  color: #999;
}
/* line 1128, templates/it_insightfx/scss/insightfx.scss */
a.muted:hover, a.muted:focus {
  color: #808080;
}
/* line 1132, templates/it_insightfx/scss/insightfx.scss */
.text-warning {
  color: #c09853;
}
/* line 1135, templates/it_insightfx/scss/insightfx.scss */
a.text-warning:hover, a.text-warning:focus {
  color: #a47e3c;
}
/* line 1139, templates/it_insightfx/scss/insightfx.scss */
.text-error {
  color: #b94a48;
}
/* line 1142, templates/it_insightfx/scss/insightfx.scss */
a.text-error:hover, a.text-error:focus {
  color: #953b39;
}
/* line 1146, templates/it_insightfx/scss/insightfx.scss */
.text-info {
  color: #3a87ad;
}
/* line 1149, templates/it_insightfx/scss/insightfx.scss */
a.text-info:hover, a.text-info:focus {
  color: #2d6987;
}
/* line 1153, templates/it_insightfx/scss/insightfx.scss */
.text-success {
  color: #468847;
}
/* line 1156, templates/it_insightfx/scss/insightfx.scss */
a.text-success:hover, a.text-success:focus {
  color: #356635;
}
/* line 1160, templates/it_insightfx/scss/insightfx.scss */
.text-left {
  text-align: left;
}
/* line 1163, templates/it_insightfx/scss/insightfx.scss */
.text-right {
  text-align: right;
}
/* line 1166, templates/it_insightfx/scss/insightfx.scss */
.text-center {
  text-align: center;
}
/* line 1169, templates/it_insightfx/scss/insightfx.scss */
h1, h2, h3, h4, h5, h6 {
  margin: 9px 0;
  font-family: inherit;
  font-weight: bold;
  line-height: 18px;
  color: inherit;
  text-rendering: optimizelegibility;
}
/* line 1182, templates/it_insightfx/scss/insightfx.scss */
h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
  font-weight: normal;
  line-height: 1;
  color: #999;
}
/* line 1192, templates/it_insightfx/scss/insightfx.scss */
h1, h2, h3 {
  line-height: 36px;
}
/* line 1197, templates/it_insightfx/scss/insightfx.scss */
h1 {
  color: #8d0861;
  font-size: 24px;
}
/* line 1201, templates/it_insightfx/scss/insightfx.scss */
h2 {
  font-size: 18px;
  margin-bottom: 0;
  margin-top: 0;
  color: #8d0861;
}
/* line 1207, templates/it_insightfx/scss/insightfx.scss */
h3 {
  font-size: 22.75px;
}
/* line 1210, templates/it_insightfx/scss/insightfx.scss */
h4 {
  font-size: 16.25px;
}
/* line 1213, templates/it_insightfx/scss/insightfx.scss */
h5 {
  font-size: 13px;
}
/* line 1216, templates/it_insightfx/scss/insightfx.scss */
h6 {
  font-size: 11.05px;
}
/* line 1219, templates/it_insightfx/scss/insightfx.scss */
h1 small {
  font-size: 22.75px;
}
/* line 1222, templates/it_insightfx/scss/insightfx.scss */
h2 small {
  font-size: 16.25px;
}
/* line 1225, templates/it_insightfx/scss/insightfx.scss */
h3 small {
  font-size: 13px;
}
/* line 1228, templates/it_insightfx/scss/insightfx.scss */
h4 small {
  font-size: 13px;
}
/* line 1232, templates/it_insightfx/scss/insightfx.scss */
.well > .page-header {
  border-bottom: 0px solid #fff;
}
/* line 1234, templates/it_insightfx/scss/insightfx.scss */
.page-header h2 {
  margin-bottom: 0px;
  clear: both;
}
/* line 1239, templates/it_insightfx/scss/insightfx.scss */
ul, ol {
  padding: 0;
  margin: 0 0 9px 25px;
}
/* line 1244, templates/it_insightfx/scss/insightfx.scss */
ul ul, ul ol, ol ol, ol ul {
  margin-bottom: 0;
}
/* line 1250, templates/it_insightfx/scss/insightfx.scss */
li {
  line-height: 18px;
}
/* line 1253, templates/it_insightfx/scss/insightfx.scss */
ul.unstyled, ol.unstyled {
  margin-left: 0;
  list-style: none;
}
/* line 1258, templates/it_insightfx/scss/insightfx.scss */
ul.inline, ol.inline {
  margin-left: 0;
  list-style: none;
}
/* line 1263, templates/it_insightfx/scss/insightfx.scss */
ul.inline > li, ol.inline > li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  padding-left: 5px;
  padding-right: 5px;
}
/* line 1271, templates/it_insightfx/scss/insightfx.scss */
dl {
  margin-bottom: 18px;
}
/* line 1274, templates/it_insightfx/scss/insightfx.scss */
dt, dd {
  line-height: 18px;
}
/* line 1278, templates/it_insightfx/scss/insightfx.scss */
dt {
  font-weight: bold;
}
/* line 1281, templates/it_insightfx/scss/insightfx.scss */
dd {
  margin-left: 9px;
}
/* line 1284, templates/it_insightfx/scss/insightfx.scss */
.dl-horizontal {
  *zoom: 1;
}
/* line 1287, templates/it_insightfx/scss/insightfx.scss */
.dl-horizontal:before, .dl-horizontal:after {
  display: table;
  content: "";
  line-height: 0;
}
/* line 1293, templates/it_insightfx/scss/insightfx.scss */
.dl-horizontal:after {
  clear: both;
}
/* line 1296, templates/it_insightfx/scss/insightfx.scss */
.dl-horizontal dt {
  float: left;
  width: 160px;
  clear: left;
  text-align: right;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
/* line 1305, templates/it_insightfx/scss/insightfx.scss */
.dl-horizontal dd {
  margin-left: 180px;
}
/* line 1309, templates/it_insightfx/scss/insightfx.scss */
abbr[title], abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #999;
}
/* line 1314, templates/it_insightfx/scss/insightfx.scss */
abbr.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
/* line 1318, templates/it_insightfx/scss/insightfx.scss */
blockquote {
  padding: 0 0 0 15px;
  margin: 0 0 18px;
  border-left: 5px solid #eee;
}
/* line 1323, templates/it_insightfx/scss/insightfx.scss */
blockquote p {
  margin-bottom: 0;
  font-size: 16.25px;
  font-weight: 300;
  line-height: 1.25;
}
/* line 1329, templates/it_insightfx/scss/insightfx.scss */
blockquote small {
  display: block;
  line-height: 18px;
  color: #999;
}
/* line 1334, templates/it_insightfx/scss/insightfx.scss */
blockquote small:before {
  content: '\2014 \00A0';
}
/* line 1337, templates/it_insightfx/scss/insightfx.scss */
blockquote.pull-right {
  float: right;
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eee;
  border-left: 0;
}
/* line 1344, templates/it_insightfx/scss/insightfx.scss */
blockquote.pull-right p, blockquote.pull-right small {
  text-align: right;
}
/* line 1348, templates/it_insightfx/scss/insightfx.scss */
blockquote.pull-right small:before {
  content: '';
}
/* line 1351, templates/it_insightfx/scss/insightfx.scss */
blockquote.pull-right small:after {
  content: '\00A0 \2014';
}
/* line 1354, templates/it_insightfx/scss/insightfx.scss */
.pink {
  color: #8d0861;
  font-weight: bold;
  font-size: 13px;
  margin: 15px 0 4px;
}
/* line 1359, templates/it_insightfx/scss/insightfx.scss */
.block {
  box-shadow: 3px 3px 6px #b5b5b5;
  color: #fff;
  float: left;
  margin: 0 15px 15px 0;
  padding: 20px;
  width: 48%;
}
/* line 1368, templates/it_insightfx/scss/insightfx.scss */
.block p {
  margin: 5px 0px;
}
/* line 1371, templates/it_insightfx/scss/insightfx.scss */
.purple {
  background-color: #6a8594;
}
/* line 1375, templates/it_insightfx/scss/insightfx.scss */
.darkgrey {
  background-color: #51646e;
  background-image: -moz-linear-gradient(center bottom, #2e383f 20%, #51646e 66%);
}
/* line 1380, templates/it_insightfx/scss/insightfx.scss */
.lightgrey {
  background-color: #c8d2d7;
  background-image: -moz-linear-gradient(center bottom, #bdc6cb 20%, #c8d2d7 66%);
  min-height: 30px;
  text-align: justify;
}
/* line 1388, templates/it_insightfx/scss/insightfx.scss */
.lightgrey p {
  color: #51646e;
  font-family: CartoGothicStdBook, Arial, Helvetica, sans-serif;
  font-size: 15px;
  font-weight: bold;
  margin: 0;
}
/* line 1393, templates/it_insightfx/scss/insightfx.scss */
.block h4.no_margin {
  color: #51646e;
  font-family: CartoGothicStdBook, Arial, Helvetica, sans-serif;
  font-size: 15px;
  font-weight: bold;
  margin: 0;
}
/* line 1402, templates/it_insightfx/scss/insightfx.scss */
.block.whitebox {
  background: #fff url('../images/pdf.png') no-repeat scroll right bottom;
  clear: both;
  color: #8d0861;
  margin-left: 13px;
  min-height: 74px;
  text-align: justify;
  width: 125px;
  padding: 10px 20px 20px 20px;
}
/* line 1413, templates/it_insightfx/scss/insightfx.scss */
.whitebox ul {
  margin: 0 0 0 0;
}
/* line 1416, templates/it_insightfx/scss/insightfx.scss */
.filactus {
  background: rgba(0, 0, 0, 0) url('../images/personnage.png') no-repeat scroll center top;
  font-size: 11px;
  height: 304px;
  margin: 15px auto 0;
  padding: 80px 45px;
  text-align: left;
  width: 112px;
}
/* line 1425, templates/it_insightfx/scss/insightfx.scss */
.filactus h1 {
  font-size: 15px;
}
/* line 1427, templates/it_insightfx/scss/insightfx.scss */
#m930 {
  width: 150px;
}
/* line 1431, templates/it_insightfx/scss/insightfx.scss */
.home h1 {
  font-size: 23px;
}
/* line 1433, templates/it_insightfx/scss/insightfx.scss */
.big_pink {
  color: #8d0861;
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 5px;
  text-align: left;
}
/* line 1441, templates/it_insightfx/scss/insightfx.scss */
.bold {
  font-weight: bold;
}
/* line 1443, templates/it_insightfx/scss/insightfx.scss */
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
}
/* line 1449, templates/it_insightfx/scss/insightfx.scss */
address {
  display: block;
  margin-bottom: 18px;
  font-style: normal;
  line-height: 18px;
}
/* line 1455, templates/it_insightfx/scss/insightfx.scss */
code, pre {
  padding: 0 3px 2px;
  font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
  font-size: 11px;
  color: #333;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
/* line 1465, templates/it_insightfx/scss/insightfx.scss */
code {
  padding: 2px 4px;
  color: #d14;
  background-color: #f7f7f9;
  border: 1px solid #e1e1e8;
  white-space: nowrap;
}
/* line 1472, templates/it_insightfx/scss/insightfx.scss */
pre {
  display: block;
  padding: 8.5px;
  margin: 0 0 9px;
  font-size: 12px;
  line-height: 18px;
  word-break: break-all;
  word-wrap: break-word;
  white-space: pre;
  white-space: pre-wrap;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
/* line 1489, templates/it_insightfx/scss/insightfx.scss */
pre.prettyprint {
  margin-bottom: 18px;
}
/* line 1492, templates/it_insightfx/scss/insightfx.scss */
pre code {
  padding: 0;
  color: inherit;
  white-space: pre;
  white-space: pre-wrap;
  background-color: transparent;
  border: 0;
}
/* line 1500, templates/it_insightfx/scss/insightfx.scss */
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
/* line 1504, templates/it_insightfx/scss/insightfx.scss */
form {
  margin: 0 0 18px;
}
/* line 1507, templates/it_insightfx/scss/insightfx.scss */
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
}
/* line 1512, templates/it_insightfx/scss/insightfx.scss */
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 18px;
  font-size: 19.5px;
  line-height: 36px;
  color: #333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
/* line 1523, templates/it_insightfx/scss/insightfx.scss */
legend small {
  font-size: 13.5px;
  color: #999;
}
/* line 1527, templates/it_insightfx/scss/insightfx.scss */
label, input, button, select, textarea {
  font-size: 13px;
  font-weight: normal;
  line-height: 18px;
}
/* line 1536, templates/it_insightfx/scss/insightfx.scss */
input, button, select, textarea {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
/* line 1542, templates/it_insightfx/scss/insightfx.scss */
label {
  display: block;
  margin-bottom: 5px;
}
/* line 1546, templates/it_insightfx/scss/insightfx.scss */
select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
  display: inline-block;
  height: 18px;
  padding: 4px 6px;
  margin-bottom: 9px;
  font-size: 13px;
  line-height: 18px;
  color: #555;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  vertical-align: middle;
}
/* line 1575, templates/it_insightfx/scss/insightfx.scss */
input, textarea, .uneditable-input {
  width: 206px;
}
/* line 1580, templates/it_insightfx/scss/insightfx.scss */
textarea {
  height: auto;
}
/* line 1583, templates/it_insightfx/scss/insightfx.scss */
textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
  background-color: #fff;
  border: 1px solid #ccc;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
  -moz-transition: border linear 0.2s, box-shadow linear 0.2s;
  -o-transition: border linear 0.2s, box-shadow linear 0.2s;
  transition: border linear 0.2s, box-shadow linear 0.2s;
}
/* line 1609, templates/it_insightfx/scss/insightfx.scss */
textarea:focus, input[type="text"]:focus, input[type="password"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="color"]:focus, .uneditable-input:focus {
  border-color: rgba(82, 168, 236, 0.8);
  outline: 0;
  outline: thin dotted \9;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
}
/* line 1632, templates/it_insightfx/scss/insightfx.scss */
input[type="radio"], input[type="checkbox"] {
  margin: 4px 0 0;
  *margin-top: 0;
  margin-top: 1px \9;
  line-height: normal;
}
/* line 1639, templates/it_insightfx/scss/insightfx.scss */
input[type="file"], input[type="image"], input[type="submit"], input[type="reset"], input[type="button"], input[type="radio"], input[type="checkbox"] {
  width: auto;
}
/* line 1648, templates/it_insightfx/scss/insightfx.scss */
select, input[type="file"] {
  height: 28px;
  *margin-top: 4px;
  line-height: 28px;
}
/* line 1654, templates/it_insightfx/scss/insightfx.scss */
select {
  width: 220px;
  border: 1px solid #ccc;
  background-color: #fff;
}
/* line 1659, templates/it_insightfx/scss/insightfx.scss */
select[multiple], select[size] {
  height: auto;
}
/* line 1663, templates/it_insightfx/scss/insightfx.scss */
select:focus, input[type="file"]:focus, input[type="radio"]:focus, input[type="checkbox"]:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
/* line 1671, templates/it_insightfx/scss/insightfx.scss */
.uneditable-input, .uneditable-textarea {
  color: #999;
  background-color: #fcfcfc;
  border-color: #ccc;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
  cursor: not-allowed;
}
/* line 1681, templates/it_insightfx/scss/insightfx.scss */
.uneditable-input {
  overflow: hidden;
  white-space: nowrap;
}
/* line 1685, templates/it_insightfx/scss/insightfx.scss */
.uneditable-textarea {
  width: auto;
  height: auto;
}
/* line 1689, templates/it_insightfx/scss/insightfx.scss */
input:-moz-placeholder, textarea:-moz-placeholder {
  color: #999;
}
/* line 1693, templates/it_insightfx/scss/insightfx.scss */
input:-ms-input-placeholder, textarea:-ms-input-placeholder {
  color: #999;
}
/* line 1697, templates/it_insightfx/scss/insightfx.scss */
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
  color: #999;
}
/* line 1701, templates/it_insightfx/scss/insightfx.scss */
.radio, .checkbox {
  min-height: 18px;
  padding-left: 20px;
}
/* line 1706, templates/it_insightfx/scss/insightfx.scss */
.radio input[type="radio"], .checkbox input[type="checkbox"] {
  float: left;
  margin-left: -20px;
}
/* line 1711, templates/it_insightfx/scss/insightfx.scss */
.controls > .radio:first-child, .controls > .checkbox:first-child {
  padding-top: 5px;
}
/* line 1715, templates/it_insightfx/scss/insightfx.scss */
.radio.inline, .checkbox.inline {
  display: inline-block;
  padding-top: 5px;
  margin-bottom: 0;
  vertical-align: middle;
}
/* line 1722, templates/it_insightfx/scss/insightfx.scss */
.radio.inline + .radio.inline, .checkbox.inline + .checkbox.inline {
  margin-left: 10px;
}
/* line 1726, templates/it_insightfx/scss/insightfx.scss */
.input-mini {
  width: 60px;
}
/* line 1729, templates/it_insightfx/scss/insightfx.scss */
.input-small {
  width: 90px;
}
/* line 1732, templates/it_insightfx/scss/insightfx.scss */
.input-medium {
  width: 150px;
}
/* line 1735, templates/it_insightfx/scss/insightfx.scss */
.input-large {
  width: 210px;
}
/* line 1738, templates/it_insightfx/scss/insightfx.scss */
.input-xlarge {
  width: 270px;
}
/* line 1741, templates/it_insightfx/scss/insightfx.scss */
.input-xxlarge {
  width: 530px;
}
/* line 1744, templates/it_insightfx/scss/insightfx.scss */
input[class*="span"], select[class*="span"], textarea[class*="span"], .uneditable-input[class*="span"], .row-fluid input[class*="span"], .row-fluid select[class*="span"], .row-fluid textarea[class*="span"], .row-fluid .uneditable-input[class*="span"] {
  float: none;
  margin-left: 0;
}
/* line 1755, templates/it_insightfx/scss/insightfx.scss */
.input-append input[class*="span"], .input-append .uneditable-input[class*="span"], .input-prepend input[class*="span"], .input-prepend .uneditable-input[class*="span"], .row-fluid input[class*="span"], .row-fluid select[class*="span"], .row-fluid textarea[class*="span"], .row-fluid .uneditable-input[class*="span"], .row-fluid .input-prepend [class*="span"], .row-fluid .input-append [class*="span"] {
  display: inline-block;
}
/* line 1767, templates/it_insightfx/scss/insightfx.scss */
input, textarea, .uneditable-input {
  margin-left: 0;
}
/* line 1772, templates/it_insightfx/scss/insightfx.scss */
.controls-row [class*="span"] + [class*="span"] {
  margin-left: 20px;
}
/* line 1775, templates/it_insightfx/scss/insightfx.scss */
input.span12, textarea.span12, .uneditable-input.span12 {
  width: 926px;
}
/* line 1780, templates/it_insightfx/scss/insightfx.scss */
input.span11, textarea.span11, .uneditable-input.span11 {
  width: 846px;
}
/* line 1785, templates/it_insightfx/scss/insightfx.scss */
input.span10, textarea.span10, .uneditable-input.span10 {
  width: 766px;
}
/* line 1790, templates/it_insightfx/scss/insightfx.scss */
input.span9, textarea.span9, .uneditable-input.span9 {
  width: 686px;
}
/* line 1795, templates/it_insightfx/scss/insightfx.scss */
input.span8, textarea.span8, .uneditable-input.span8 {
  width: 606px;
}
/* line 1800, templates/it_insightfx/scss/insightfx.scss */
input.span7, textarea.span7, .uneditable-input.span7 {
  width: 526px;
}
/* line 1805, templates/it_insightfx/scss/insightfx.scss */
input.span6, textarea.span6, .uneditable-input.span6 {
  width: 446px;
}
/* line 1810, templates/it_insightfx/scss/insightfx.scss */
input.span5, textarea.span5, .uneditable-input.span5 {
  width: 366px;
}
/* line 1815, templates/it_insightfx/scss/insightfx.scss */
input.span4, textarea.span4, .uneditable-input.span4 {
  width: 286px;
}
/* line 1820, templates/it_insightfx/scss/insightfx.scss */
input.span3, textarea.span3, .uneditable-input.span3 {
  width: 206px;
}
/* line 1825, templates/it_insightfx/scss/insightfx.scss */
input.span2, textarea.span2, .uneditable-input.span2 {
  width: 126px;
}
/* line 1830, templates/it_insightfx/scss/insightfx.scss */
input.span1, textarea.span1, .uneditable-input.span1 {
  width: 46px;
}
/* line 1835, templates/it_insightfx/scss/insightfx.scss */
.controls-row {
  *zoom: 1;
}
/* line 1838, templates/it_insightfx/scss/insightfx.scss */
.controls-row:before, .controls-row:after {
  display: table;
  content: "";
  line-height: 0;
}
/* line 1844, templates/it_insightfx/scss/insightfx.scss */
.controls-row:after {
  clear: both;
}
/* line 1847, templates/it_insightfx/scss/insightfx.scss */
.controls-row [class*="span"], .row-fluid .controls-row [class*="span"] {
  float: left;
}
/* line 1851, templates/it_insightfx/scss/insightfx.scss */
.controls-row .checkbox[class*="span"], .controls-row .radio[class*="span"] {
  padding-top: 5px;
}
/* line 1855, templates/it_insightfx/scss/insightfx.scss */
input[disabled], select[disabled], textarea[disabled], input[readonly], select[readonly], textarea[readonly] {
  cursor: not-allowed;
  background-color: #eee;
}
/* line 1864, templates/it_insightfx/scss/insightfx.scss */
input[type="radio"][disabled], input[type="checkbox"][disabled], input[type="radio"][readonly], input[type="checkbox"][readonly] {
  background-color: transparent;
}
/* line 1870, templates/it_insightfx/scss/insightfx.scss */
.control-group.warning .control-label, .control-group.warning .help-block, .control-group.warning .help-inline {
  color: #c09853;
}
/* line 1875, templates/it_insightfx/scss/insightfx.scss */
.control-group.warning .checkbox, .control-group.warning .radio, .control-group.warning input, .control-group.warning select, .control-group.warning textarea {
  color: #c09853;
}
/* line 1882, templates/it_insightfx/scss/insightfx.scss */
.control-group.warning input, .control-group.warning select, .control-group.warning textarea {
  border-color: #c09853;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
/* line 1890, templates/it_insightfx/scss/insightfx.scss */
.control-group.warning input:focus, .control-group.warning select:focus, .control-group.warning textarea:focus {
  border-color: #a47e3c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
}
/* line 1898, templates/it_insightfx/scss/insightfx.scss */
.control-group.warning .input-prepend .add-on, .control-group.warning .input-append .add-on {
  color: #c09853;
  background-color: #fcf8e3;
  border-color: #c09853;
}
/* line 1904, templates/it_insightfx/scss/insightfx.scss */
.control-group.error .control-label, .control-group.error .help-block, .control-group.error .help-inline {
  color: #b94a48;
}
/* line 1909, templates/it_insightfx/scss/insightfx.scss */
.control-group.error .checkbox, .control-group.error .radio, .control-group.error input, .control-group.error select, .control-group.error textarea {
  color: #b94a48;
}
/* line 1916, templates/it_insightfx/scss/insightfx.scss */
.control-group.error input, .control-group.error select, .control-group.error textarea {
  border-color: #b94a48;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
/* line 1924, templates/it_insightfx/scss/insightfx.scss */
.control-group.error input:focus, .control-group.error select:focus, .control-group.error textarea:focus {
  border-color: #953b39;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
}
/* line 1932, templates/it_insightfx/scss/insightfx.scss */
.control-group.error .input-prepend .add-on, .control-group.error .input-append .add-on {
  color: #b94a48;
  background-color: #f2dede;
  border-color: #b94a48;
}
/* line 1938, templates/it_insightfx/scss/insightfx.scss */
.control-group.success .control-label, .control-group.success .help-block, .control-group.success .help-inline {
  color: #468847;
}
/* line 1943, templates/it_insightfx/scss/insightfx.scss */
.control-group.success .checkbox, .control-group.success .radio, .control-group.success input, .control-group.success select, .control-group.success textarea {
  color: #468847;
}
/* line 1950, templates/it_insightfx/scss/insightfx.scss */
.control-group.success input, .control-group.success select, .control-group.success textarea {
  border-color: #468847;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
/* line 1958, templates/it_insightfx/scss/insightfx.scss */
.control-group.success input:focus, .control-group.success select:focus, .control-group.success textarea:focus {
  border-color: #356635;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
}
/* line 1966, templates/it_insightfx/scss/insightfx.scss */
.control-group.success .input-prepend .add-on, .control-group.success .input-append .add-on {
  color: #468847;
  background-color: #dff0d8;
  border-color: #468847;
}
/* line 1972, templates/it_insightfx/scss/insightfx.scss */
.control-group.info .control-label, .control-group.info .help-block, .control-group.info .help-inline {
  color: #3a87ad;
}
/* line 1977, templates/it_insightfx/scss/insightfx.scss */
.control-group.info .checkbox, .control-group.info .radio, .control-group.info input, .control-group.info select, .control-group.info textarea {
  color: #3a87ad;
}
/* line 1984, templates/it_insightfx/scss/insightfx.scss */
.control-group.info input, .control-group.info select, .control-group.info textarea {
  border-color: #3a87ad;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
/* line 1992, templates/it_insightfx/scss/insightfx.scss */
.control-group.info input:focus, .control-group.info select:focus, .control-group.info textarea:focus {
  border-color: #2d6987;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3;
}
/* line 2000, templates/it_insightfx/scss/insightfx.scss */
.control-group.info .input-prepend .add-on, .control-group.info .input-append .add-on {
  color: #3a87ad;
  background-color: #d9edf7;
  border-color: #3a87ad;
}
/* line 2006, templates/it_insightfx/scss/insightfx.scss */
input:focus:invalid, textarea:focus:invalid, select:focus:invalid {
  color: #b94a48;
  border-color: #ee5f5b;
}
/* line 2012, templates/it_insightfx/scss/insightfx.scss */
input:focus:invalid:focus, textarea:focus:invalid:focus, select:focus:invalid:focus {
  border-color: #e9322d;
  -webkit-box-shadow: 0 0 6px #f8b9b7;
  -moz-box-shadow: 0 0 6px #f8b9b7;
  box-shadow: 0 0 6px #f8b9b7;
}
/* line 2020, templates/it_insightfx/scss/insightfx.scss */
.form-actions {
  padding: 17px 20px 18px;
  margin-top: 18px;
  margin-bottom: 18px;
  background-color: #f5f5f5;
  border-top: 1px solid #e5e5e5;
  *zoom: 1;
}
/* line 2028, templates/it_insightfx/scss/insightfx.scss */
.form-actions:before, .form-actions:after {
  display: table;
  content: "";
  line-height: 0;
}
/* line 2034, templates/it_insightfx/scss/insightfx.scss */
.form-actions:after {
  clear: both;
}
/* line 2037, templates/it_insightfx/scss/insightfx.scss */
.help-block, .help-inline {
  color: #595959;
}
/* line 2041, templates/it_insightfx/scss/insightfx.scss */
.help-block {
  display: block;
  margin-bottom: 9px;
}
/* line 2045, templates/it_insightfx/scss/insightfx.scss */
.help-inline {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
  padding-left: 5px;
}
/* line 2052, templates/it_insightfx/scss/insightfx.scss */
.input-append, .input-prepend {
  display: inline-block;
  margin-bottom: 9px;
  vertical-align: middle;
  font-size: 0;
  white-space: nowrap;
}
/* line 2060, templates/it_insightfx/scss/insightfx.scss */
.input-append input, .input-append select, .input-append .uneditable-input, .input-append .dropdown-menu, .input-append .popover, .input-prepend input, .input-prepend select, .input-prepend .uneditable-input, .input-prepend .dropdown-menu, .input-prepend .popover {
  font-size: 13px;
}
/* line 2072, templates/it_insightfx/scss/insightfx.scss */
.input-append input, .input-append select, .input-append .uneditable-input, .input-prepend input, .input-prepend select, .input-prepend .uneditable-input {
  position: relative;
  margin-bottom: 0;
  *margin-left: 0;
  vertical-align: top;
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
}
/* line 2086, templates/it_insightfx/scss/insightfx.scss */
.input-append input:focus, .input-append select:focus, .input-append .uneditable-input:focus, .input-prepend input:focus, .input-prepend select:focus, .input-prepend .uneditable-input:focus {
  z-index: 2;
}
/* line 2094, templates/it_insightfx/scss/insightfx.scss */
.input-append .add-on, .input-prepend .add-on {
  display: inline-block;
  width: auto;
  height: 18px;
  min-width: 16px;
  padding: 4px 5px;
  font-size: 13px;
  font-weight: normal;
  line-height: 18px;
  text-align: center;
  text-shadow: 0 1px 0 #fff;
  background-color: #eee;
  border: 1px solid #ccc;
}
/* line 2109, templates/it_insightfx/scss/insightfx.scss */
.input-append .add-on, .input-append .btn, .input-append .btn-group > .dropdown-toggle, .input-prepend .add-on, .input-prepend .btn, .input-prepend .btn-group > .dropdown-toggle {
  vertical-align: top;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
/* line 2120, templates/it_insightfx/scss/insightfx.scss */
.input-append .active, .input-prepend .active {
  background-color: #a9dba9;
  border-color: #46a546;
}
/* line 2125, templates/it_insightfx/scss/insightfx.scss */
.input-prepend .add-on, .input-prepend .btn {
  margin-right: -1px;
}
/* line 2129, templates/it_insightfx/scss/insightfx.scss */
.input-prepend .add-on:first-child, .input-prepend .btn:first-child {
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
}
/* line 2135, templates/it_insightfx/scss/insightfx.scss */
.input-append input, .input-append select, .input-append .uneditable-input {
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
}
/* line 2142, templates/it_insightfx/scss/insightfx.scss */
.input-append input + .btn-group .btn:last-child, .input-append select + .btn-group .btn:last-child, .input-append .uneditable-input + .btn-group .btn:last-child {
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
}
/* line 2149, templates/it_insightfx/scss/insightfx.scss */
.input-append .add-on, .input-append .btn, .input-append .btn-group {
  margin-left: -1px;
}
/* line 2154, templates/it_insightfx/scss/insightfx.scss */
.input-append .add-on:last-child, .input-append .btn:last-child, .input-append .btn-group:last-child > .dropdown-toggle {
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
}
/* line 2161, templates/it_insightfx/scss/insightfx.scss */
.input-prepend.input-append input, .input-prepend.input-append select, .input-prepend.input-append .uneditable-input {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
/* line 2168, templates/it_insightfx/scss/insightfx.scss */
.input-prepend.input-append input + .btn-group .btn, .input-prepend.input-append select + .btn-group .btn, .input-prepend.input-append .uneditable-input + .btn-group .btn {
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
}
/* line 2175, templates/it_insightfx/scss/insightfx.scss */
.input-prepend.input-append .add-on:first-child, .input-prepend.input-append .btn:first-child {
  margin-right: -1px;
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
}
/* line 2182, templates/it_insightfx/scss/insightfx.scss */
.input-prepend.input-append .add-on:last-child, .input-prepend.input-append .btn:last-child {
  margin-left: -1px;
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
}
/* line 2189, templates/it_insightfx/scss/insightfx.scss */
.input-prepend.input-append .btn-group:first-child {
  margin-left: 0;
}
/* line 2192, templates/it_insightfx/scss/insightfx.scss */
#sidebar {
  float: right;
  margin: 0;
  padding: 0;
  width: 17%;
}
/* line 2198, templates/it_insightfx/scss/insightfx.scss */
input.search-query {
  padding-right: 14px;
  padding-right: 4px \9;
  padding-left: 14px;
  padding-left: 4px \9;
  margin-bottom: 0;
}
/* line 2205, templates/it_insightfx/scss/insightfx.scss */
.form-search .input-append .search-query, .form-search .input-prepend .search-query {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
/* line 2211, templates/it_insightfx/scss/insightfx.scss */
.form-search .input-append .search-query {
  -webkit-border-radius: 14px 0 0 14px;
  -moz-border-radius: 14px 0 0 14px;
  border-radius: 14px 0 0 14px;
}
/* line 2216, templates/it_insightfx/scss/insightfx.scss */
.form-search .input-append .btn {
  -webkit-border-radius: 0 14px 14px 0;
  -moz-border-radius: 0 14px 14px 0;
  border-radius: 0 14px 14px 0;
}
/* line 2221, templates/it_insightfx/scss/insightfx.scss */
.form-search .input-prepend .search-query {
  -webkit-border-radius: 0 14px 14px 0;
  -moz-border-radius: 0 14px 14px 0;
  border-radius: 0 14px 14px 0;
}
/* line 2226, templates/it_insightfx/scss/insightfx.scss */
.form-search .input-prepend .btn {
  -webkit-border-radius: 14px 0 0 14px;
  -moz-border-radius: 14px 0 0 14px;
  border-radius: 14px 0 0 14px;
}
/* line 2231, templates/it_insightfx/scss/insightfx.scss */
.form-search input, .form-search textarea, .form-search select, .form-search .help-inline, .form-search .uneditable-input, .form-search .input-prepend, .form-search .input-append, .form-inline input, .form-inline textarea, .form-inline select, .form-inline .help-inline, .form-inline .uneditable-input, .form-inline .input-prepend, .form-inline .input-append, .form-horizontal input, .form-horizontal textarea, .form-horizontal select, .form-horizontal .help-inline, .form-horizontal .uneditable-input, .form-horizontal .input-prepend, .form-horizontal .input-append {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin-bottom: 0;
  vertical-align: middle;
}
/* line 2258, templates/it_insightfx/scss/insightfx.scss */
.form-search .hide, .form-inline .hide, .form-horizontal .hide {
  display: none;
}
/* line 2263, templates/it_insightfx/scss/insightfx.scss */
.form-search label, .form-inline label, .form-search .btn-group, .form-inline .btn-group {
  display: inline-block;
}
/* line 2269, templates/it_insightfx/scss/insightfx.scss */
.form-search .input-append, .form-inline .input-append, .form-search .input-prepend, .form-inline .input-prepend {
  margin-bottom: 0;
}
/* line 2275, templates/it_insightfx/scss/insightfx.scss */
.form-search .radio, .form-search .checkbox, .form-inline .radio, .form-inline .checkbox {
  padding-left: 0;
  margin-bottom: 0;
  vertical-align: middle;
}
/* line 2283, templates/it_insightfx/scss/insightfx.scss */
.form-search .radio input[type="radio"], .form-search .checkbox input[type="checkbox"], .form-inline .radio input[type="radio"], .form-inline .checkbox input[type="checkbox"] {
  float: left;
  margin-right: 3px;
  margin-left: 0;
}
/* line 2291, templates/it_insightfx/scss/insightfx.scss */
.control-group {
  margin-bottom: 9px;
}
/* line 2294, templates/it_insightfx/scss/insightfx.scss */
legend + .control-group {
  margin-top: 18px;
  -webkit-margin-top-collapse: separate;
}
/* line 2298, templates/it_insightfx/scss/insightfx.scss */
.form-horizontal .control-group {
  margin-bottom: 18px;
  *zoom: 1;
}
/* line 2302, templates/it_insightfx/scss/insightfx.scss */
.form-horizontal .control-group:before, .form-horizontal .control-group:after {
  display: table;
  content: "";
  line-height: 0;
}
/* line 2308, templates/it_insightfx/scss/insightfx.scss */
.form-horizontal .control-group:after {
  clear: both;
}
/* line 2311, templates/it_insightfx/scss/insightfx.scss */
.form-horizontal .control-label {
  float: left;
  width: 160px;
  padding-top: 5px;
  text-align: right;
}
/* line 2317, templates/it_insightfx/scss/insightfx.scss */
.form-horizontal .controls {
  *display: inline-block;
  *padding-left: 20px;
  margin-left: 180px;
  *margin-left: 0;
}
/* line 2323, templates/it_insightfx/scss/insightfx.scss */
.form-horizontal .controls:first-child {
  *padding-left: 180px;
}
/* line 2326, templates/it_insightfx/scss/insightfx.scss */
.form-horizontal .help-block {
  margin-bottom: 0;
}
/* line 2329, templates/it_insightfx/scss/insightfx.scss */
.form-horizontal input + .help-block, .form-horizontal select + .help-block, .form-horizontal textarea + .help-block, .form-horizontal .uneditable-input + .help-block, .form-horizontal .input-prepend + .help-block, .form-horizontal .input-append + .help-block {
  margin-top: 9px;
}
/* line 2337, templates/it_insightfx/scss/insightfx.scss */
.form-horizontal .form-actions {
  padding-left: 180px;
}
/* line 2340, templates/it_insightfx/scss/insightfx.scss */
.control-label .hasTooltip {
  display: inline-block;
}
/* line 2343, templates/it_insightfx/scss/insightfx.scss */
table {
  max-width: 100%;
  background-color: transparent;
  border-collapse: collapse;
  border-spacing: 0;
}
/* line 2349, templates/it_insightfx/scss/insightfx.scss */
.table {
  width: 100%;
  margin-bottom: 18px;
}
/* line 2353, templates/it_insightfx/scss/insightfx.scss */
.table th, .table td {
  padding: 8px;
  line-height: 18px;
  text-align: left;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
/* line 2361, templates/it_insightfx/scss/insightfx.scss */
.table th {
  font-weight: bold;
}
/* line 2364, templates/it_insightfx/scss/insightfx.scss */
.table thead th {
  vertical-align: bottom;
}
/* line 2367, templates/it_insightfx/scss/insightfx.scss */
.table caption + thead tr:first-child th, .table caption + thead tr:first-child td, .table colgroup + thead tr:first-child th, .table colgroup + thead tr:first-child td, .table thead:first-child tr:first-child th, .table thead:first-child tr:first-child td {
  border-top: 0;
}
/* line 2375, templates/it_insightfx/scss/insightfx.scss */
.table tbody + tbody {
  border-top: 2px solid #ddd;
}
/* line 2378, templates/it_insightfx/scss/insightfx.scss */
.table .table {
  background-color: #fff;
}
/* line 2381, templates/it_insightfx/scss/insightfx.scss */
.table-condensed th, .table-condensed td {
  padding: 4px 5px;
}
/* line 2385, templates/it_insightfx/scss/insightfx.scss */
.table-bordered {
  border: 1px solid #ddd;
  border-collapse: separate;
  *border-collapse: collapse;
  border-left: 0;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
/* line 2394, templates/it_insightfx/scss/insightfx.scss */
.table-bordered th, .table-bordered td {
  border-left: 1px solid #ddd;
}
/* line 2398, templates/it_insightfx/scss/insightfx.scss */
.table-bordered caption + thead tr:first-child th, .table-bordered caption + tbody tr:first-child th, .table-bordered caption + tbody tr:first-child td, .table-bordered colgroup + thead tr:first-child th, .table-bordered colgroup + tbody tr:first-child th, .table-bordered colgroup + tbody tr:first-child td, .table-bordered thead:first-child tr:first-child th, .table-bordered tbody:first-child tr:first-child th, .table-bordered tbody:first-child tr:first-child td {
  border-top: 0;
}
/* line 2409, templates/it_insightfx/scss/insightfx.scss */
.table-bordered thead:first-child tr:first-child > th:first-child, .table-bordered tbody:first-child tr:first-child > td:first-child, .table-bordered tbody:first-child tr:first-child > th:first-child {
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-left-radius: 4px;
}
/* line 2416, templates/it_insightfx/scss/insightfx.scss */
.table-bordered thead:first-child tr:first-child > th:last-child, .table-bordered tbody:first-child tr:first-child > td:last-child, .table-bordered tbody:first-child tr:first-child > th:last-child {
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  border-top-right-radius: 4px;
}
/* line 2423, templates/it_insightfx/scss/insightfx.scss */
.table-bordered thead:last-child tr:last-child > th:first-child, .table-bordered tbody:last-child tr:last-child > td:first-child, .table-bordered tbody:last-child tr:last-child > th:first-child, .table-bordered tfoot:last-child tr:last-child > td:first-child, .table-bordered tfoot:last-child tr:last-child > th:first-child {
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-bottom-left-radius: 4px;
}
/* line 2432, templates/it_insightfx/scss/insightfx.scss */
.table-bordered thead:last-child tr:last-child > th:last-child, .table-bordered tbody:last-child tr:last-child > td:last-child, .table-bordered tbody:last-child tr:last-child > th:last-child, .table-bordered tfoot:last-child tr:last-child > td:last-child, .table-bordered tfoot:last-child tr:last-child > th:last-child {
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  border-bottom-right-radius: 4px;
}
/* line 2441, templates/it_insightfx/scss/insightfx.scss */
.table-bordered tfoot + tbody:last-child tr:last-child td:first-child {
  -webkit-border-bottom-left-radius: 0;
  -moz-border-radius-bottomleft: 0;
  border-bottom-left-radius: 0;
}
/* line 2446, templates/it_insightfx/scss/insightfx.scss */
.table-bordered tfoot + tbody:last-child tr:last-child td:last-child {
  -webkit-border-bottom-right-radius: 0;
  -moz-border-radius-bottomright: 0;
  border-bottom-right-radius: 0;
}
/* line 2451, templates/it_insightfx/scss/insightfx.scss */
.table-bordered caption + thead tr:first-child th:first-child, .table-bordered caption + tbody tr:first-child td:first-child, .table-bordered colgroup + thead tr:first-child th:first-child, .table-bordered colgroup + tbody tr:first-child td:first-child {
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-left-radius: 4px;
}
/* line 2459, templates/it_insightfx/scss/insightfx.scss */
.table-bordered caption + thead tr:first-child th:last-child, .table-bordered caption + tbody tr:first-child td:last-child, .table-bordered colgroup + thead tr:first-child th:last-child, .table-bordered colgroup + tbody tr:first-child td:last-child {
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  border-top-right-radius: 4px;
}
/* line 2467, templates/it_insightfx/scss/insightfx.scss */
.table-striped tbody > tr:nth-child(odd) > td, .table-striped tbody > tr:nth-child(odd) > th {
  background-color: #f9f9f9;
}
/* line 2471, templates/it_insightfx/scss/insightfx.scss */
.table-hover tbody tr:hover > td, .table-hover tbody tr:hover > th {
  background-color: #f5f5f5;
}
/* line 2475, templates/it_insightfx/scss/insightfx.scss */
table td[class*="span"], table th[class*="span"], .row-fluid table td[class*="span"], .row-fluid table th[class*="span"] {
  display: table-cell;
  float: none;
  margin-left: 0;
}
/* line 2483, templates/it_insightfx/scss/insightfx.scss */
.table td.span1, .table th.span1 {
  float: none;
  width: 44px;
  margin-left: 0;
}
/* line 2489, templates/it_insightfx/scss/insightfx.scss */
.table td.span2, .table th.span2 {
  float: none;
  width: 124px;
  margin-left: 0;
}
/* line 2495, templates/it_insightfx/scss/insightfx.scss */
.table td.span3, .table th.span3 {
  float: none;
  width: 204px;
  margin-left: 0;
}
/* line 2501, templates/it_insightfx/scss/insightfx.scss */
.table td.span4, .table th.span4 {
  float: none;
  width: 284px;
  margin-left: 0;
}
/* line 2507, templates/it_insightfx/scss/insightfx.scss */
.table td.span5, .table th.span5 {
  float: none;
  width: 364px;
  margin-left: 0;
}
/* line 2513, templates/it_insightfx/scss/insightfx.scss */
.table td.span6, .table th.span6 {
  float: none;
  width: 444px;
  margin-left: 0;
}
/* line 2519, templates/it_insightfx/scss/insightfx.scss */
.table td.span7, .table th.span7 {
  float: none;
  width: 524px;
  margin-left: 0;
}
/* line 2525, templates/it_insightfx/scss/insightfx.scss */
.table td.span8, .table th.span8 {
  float: none;
  width: 604px;
  margin-left: 0;
}
/* line 2531, templates/it_insightfx/scss/insightfx.scss */
.table td.span9, .table th.span9 {
  float: none;
  width: 684px;
  margin-left: 0;
}
/* line 2537, templates/it_insightfx/scss/insightfx.scss */
.table td.span10, .table th.span10 {
  float: none;
  width: 764px;
  margin-left: 0;
}
/* line 2543, templates/it_insightfx/scss/insightfx.scss */
.table td.span11, .table th.span11 {
  float: none;
  width: 844px;
  margin-left: 0;
}
/* line 2549, templates/it_insightfx/scss/insightfx.scss */
.table td.span12, .table th.span12 {
  float: none;
  width: 924px;
  margin-left: 0;
}
/* line 2555, templates/it_insightfx/scss/insightfx.scss */
.table tbody tr.success > td {
  background-color: #dff0d8;
}
/* line 2558, templates/it_insightfx/scss/insightfx.scss */
.table tbody tr.error > td {
  background-color: #f2dede;
}
/* line 2561, templates/it_insightfx/scss/insightfx.scss */
.table tbody tr.warning > td {
  background-color: #fcf8e3;
}
/* line 2564, templates/it_insightfx/scss/insightfx.scss */
.table tbody tr.info > td {
  background-color: #d9edf7;
}
/* line 2567, templates/it_insightfx/scss/insightfx.scss */
.table-hover tbody tr.success:hover > td {
  background-color: #d0e9c6;
}
/* line 2570, templates/it_insightfx/scss/insightfx.scss */
.table-hover tbody tr.error:hover > td {
  background-color: #ebcccc;
}
/* line 2573, templates/it_insightfx/scss/insightfx.scss */
.table-hover tbody tr.warning:hover > td {
  background-color: #faf2cc;
}
/* line 2576, templates/it_insightfx/scss/insightfx.scss */
.table-hover tbody tr.info:hover > td {
  background-color: #c4e3f3;
}
/* line 2579, templates/it_insightfx/scss/insightfx.scss */
.dropup, .dropdown {
  position: relative;
}
/* line 2583, templates/it_insightfx/scss/insightfx.scss */
.dropdown-toggle {
  *margin-bottom: -3px;
}
/* line 2586, templates/it_insightfx/scss/insightfx.scss */
.dropdown-toggle:active, .nice-select.open.dropdown-toggle, .open .dropdown-toggle {
  outline: 0;
}
/* line 2590, templates/it_insightfx/scss/insightfx.scss */
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  vertical-align: top;
  border-top: 4px solid #000;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  content: "";
}
/* line 2600, templates/it_insightfx/scss/insightfx.scss */
.dropdown .caret {
  margin-top: 8px;
  margin-left: 2px;
}
/* line 2604, templates/it_insightfx/scss/insightfx.scss */
.dropdown-menu {
  top: 100%;
  left: 0;
  float: left;
  min-width: 80px;
  padding: 0;
  margin: 0;
  list-style: none;
  background-clip: padding-box;
  display: inline-flex;
}
/* line 2616, templates/it_insightfx/scss/insightfx.scss */
.photo_cabinet {
  margin-bottom: 10px;
}
/* line 2618, templates/it_insightfx/scss/insightfx.scss */
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
/* line 2622, templates/it_insightfx/scss/insightfx.scss */
.dropdown-menu .divider {
  *width: 100%;
  height: 1px;
  margin: 8px 1px;
  *margin: -5px 0 5px;
  overflow: hidden;
  background-color: #e5e5e5;
  border-bottom: 1px solid #fff;
}
/* line 2631, templates/it_insightfx/scss/insightfx.scss */
.dropdown-menu > li > a {
  display: block;
  padding: 3px 5px;
  clear: both;
  font-weight: normal;
  line-height: 18px;
  color: #8d0861;
  white-space: nowrap;
}
/* line 2640, templates/it_insightfx/scss/insightfx.scss */
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus, .dropdown-submenu:hover > a, .dropdown-submenu:focus > a {
  text-decoration: none;
  color: #fff;
  background-color: #44545c;
  background-image: -moz-linear-gradient(top, #08c, #0077b3);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#08c), to(#0077b3));
  background-image: -webkit-linear-gradient(top, #08c, #0077b3);
  background-image: -o-linear-gradient(top, #08c, #0077b3);
  background-image: linear-gradient(to bottom, #08c, #0077b3);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0076b2', GradientType=0);
}
/* line 2655, templates/it_insightfx/scss/insightfx.scss */
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  color: #333;
  text-decoration: none;
  outline: 0;
  background-color: #44545c;
  background-image: -moz-linear-gradient(top, #08c, #0077b3);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#08c), to(#0077b3));
  background-image: -webkit-linear-gradient(top, #08c, #0077b3);
  background-image: -o-linear-gradient(top, #08c, #0077b3);
  background-image: linear-gradient(to bottom, #08c, #0077b3);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0076b2', GradientType=0);
}
/* line 2670, templates/it_insightfx/scss/insightfx.scss */
.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  color: #999;
}
/* line 2675, templates/it_insightfx/scss/insightfx.scss */
.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: default;
}
/* line 2683, templates/it_insightfx/scss/insightfx.scss */
.open {
  *z-index: 1000;
}
/* line 2686, templates/it_insightfx/scss/insightfx.scss */
.open > .dropdown-menu {
  display: block;
}
/* line 2689, templates/it_insightfx/scss/insightfx.scss */
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}
/* line 2697, templates/it_insightfx/scss/insightfx.scss */
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
/* line 2701, templates/it_insightfx/scss/insightfx.scss */
.dropup .caret, .navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid #000;
  content: "";
}
/* line 2707, templates/it_insightfx/scss/insightfx.scss */
.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
}
/* line 2713, templates/it_insightfx/scss/insightfx.scss */
.dropdown-submenu {
  position: relative;
}
/* line 2716, templates/it_insightfx/scss/insightfx.scss */
.dropdown-submenu > .dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -6px;
  margin-left: -1px;
  -webkit-border-radius: 6px 6px 6px 6px;
  -moz-border-radius: 6px 6px 6px 6px;
  border-radius: 6px 6px 6px 6px;
}
/* line 2725, templates/it_insightfx/scss/insightfx.scss */
.dropdown-submenu:hover > .dropdown-menu {
  display: block;
}
/* line 2728, templates/it_insightfx/scss/insightfx.scss */
.dropup .dropdown-submenu > .dropdown-menu {
  top: auto;
  bottom: 0;
  margin-top: 0;
  margin-bottom: -2px;
  -webkit-border-radius: 5px 5px 5px 0;
  -moz-border-radius: 5px 5px 5px 0;
  border-radius: 5px 5px 5px 0;
}
/* line 2737, templates/it_insightfx/scss/insightfx.scss */
.dropdown-submenu > a:after {
  display: block;
  content: " ";
  float: right;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  border-left-color: #ccc;
  margin-top: 5px;
  margin-right: -10px;
}
/* line 2750, templates/it_insightfx/scss/insightfx.scss */
.dropdown-submenu:hover > a:after {
  border-left-color: #fff;
}
/* line 2753, templates/it_insightfx/scss/insightfx.scss */
.dropdown-submenu.pull-left {
  float: none;
}
/* line 2756, templates/it_insightfx/scss/insightfx.scss */
.dropdown-submenu.pull-left > .dropdown-menu {
  left: -100%;
  margin-left: 10px;
  -webkit-border-radius: 6px 0 6px 6px;
  -moz-border-radius: 6px 0 6px 6px;
  border-radius: 6px 0 6px 6px;
}
/* line 2763, templates/it_insightfx/scss/insightfx.scss */
.dropdown .dropdown-menu .nav-header {
  padding-left: 20px;
  padding-right: 20px;
}
/* line 2767, templates/it_insightfx/scss/insightfx.scss */
.typeahead {
  z-index: 1051;
  margin-top: 2px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
/* line 2774, templates/it_insightfx/scss/insightfx.scss */
.well a {
  color: #87888a;
}
/* line 2778, templates/it_insightfx/scss/insightfx.scss */
.well a:hover {
  color: #8d0861;
}
/* line 2782, templates/it_insightfx/scss/insightfx.scss */
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
/* line 2786, templates/it_insightfx/scss/insightfx.scss */
.well-large {
  padding: 24px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
/* line 2792, templates/it_insightfx/scss/insightfx.scss */
.well-small {
  padding: 9px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
/* line 2798, templates/it_insightfx/scss/insightfx.scss */
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -moz-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
/* line 2805, templates/it_insightfx/scss/insightfx.scss */
.fade.in {
  opacity: 1;
}
/* line 2808, templates/it_insightfx/scss/insightfx.scss */
.collapse {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.35s ease;
  -moz-transition: height 0.35s ease;
  -o-transition: height 0.35s ease;
  transition: height 0.35s ease;
}
/* line 2817, templates/it_insightfx/scss/insightfx.scss */
.collapse.in {
  height: auto;
}
/* line 2820, templates/it_insightfx/scss/insightfx.scss */
.close {
  float: right;
  font-size: 20px;
  font-weight: bold;
  line-height: 18px;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
/* line 2830, templates/it_insightfx/scss/insightfx.scss */
.close:hover, .close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.4;
  filter: alpha(opacity=40);
}
/* line 2838, templates/it_insightfx/scss/insightfx.scss */
button.close {
  padding: 3;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
/* line 2845, templates/it_insightfx/scss/insightfx.scss */
.btn {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  padding: 4px 12px;
  margin-bottom: 0;
  font-size: 13px;
  line-height: 18px;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  color: #333;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  background-color: #f5f5f5;
  background-image: -moz-linear-gradient(top, #fff, #e6e6e6);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fff), to(#e6e6e6));
  background-image: -webkit-linear-gradient(top, #fff, #e6e6e6);
  background-image: -o-linear-gradient(top, #fff, #e6e6e6);
  background-image: linear-gradient(to bottom, #fff, #e6e6e6);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe5e5e5', GradientType=0);
  border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  *margin-left: 0.3em;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}
/* line 2875, templates/it_insightfx/scss/insightfx.scss */
.btn:hover, .btn:focus, .btn:active, .nice-select.open.btn, .btn.active, .btn.disabled, .btn[disabled] {
  color: #333;
  background-color: #e6e6e6;
  *background-color: #d9d9d9;
}
/* line 2886, templates/it_insightfx/scss/insightfx.scss */
.container {
  max-width: 1080px;
}
/* line 2889, templates/it_insightfx/scss/insightfx.scss */
.btn:active, .nice-select.open.btn, .btn.active {
  background-color: #ccc \9;
}
/* line 2893, templates/it_insightfx/scss/insightfx.scss */
.btn:first-child {
  *margin-left: 0;
}
/* line 2896, templates/it_insightfx/scss/insightfx.scss */
.btn:hover, .btn:focus {
  color: #333;
  text-decoration: none;
  background-position: 0 -15px;
  -webkit-transition: background-position 0.1s linear;
  -moz-transition: background-position 0.1s linear;
  -o-transition: background-position 0.1s linear;
  transition: background-position 0.1s linear;
}
/* line 2906, templates/it_insightfx/scss/insightfx.scss */
.btn:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
/* line 2911, templates/it_insightfx/scss/insightfx.scss */
.btn.active, .btn:active, .nice-select.open.btn {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
}
/* line 2919, templates/it_insightfx/scss/insightfx.scss */
.btn.disabled, .btn[disabled] {
  cursor: default;
  background-image: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
/* line 2929, templates/it_insightfx/scss/insightfx.scss */
.btn-large {
  padding: 11px 19px;
  font-size: 16.25px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
/* line 2936, templates/it_insightfx/scss/insightfx.scss */
.btn-large [class^="icon-"], .btn-large [class*=" icon-"] {
  margin-top: 4px;
}
/* line 2940, templates/it_insightfx/scss/insightfx.scss */
.btn-small {
  padding: 2px 10px;
  font-size: 12px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
/* line 2947, templates/it_insightfx/scss/insightfx.scss */
.btn-small [class^="icon-"], .btn-small [class*=" icon-"] {
  margin-top: 0;
}
/* line 2951, templates/it_insightfx/scss/insightfx.scss */
.btn-mini [class^="icon-"], .btn-mini [class*=" icon-"] {
  margin-top: -1px;
}
/* line 2955, templates/it_insightfx/scss/insightfx.scss */
.btn-mini {
  padding: 0 6px;
  font-size: 9.75px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
/* line 2962, templates/it_insightfx/scss/insightfx.scss */
.btn-block {
  display: block;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/* line 2971, templates/it_insightfx/scss/insightfx.scss */
.btn-block + .btn-block {
  margin-top: 5px;
}
/* line 2974, templates/it_insightfx/scss/insightfx.scss */
input[type="submit"].btn-block, input[type="reset"].btn-block, input[type="button"].btn-block {
  width: 100%;
}
/* line 2979, templates/it_insightfx/scss/insightfx.scss */
.btn-primary.active, .btn-warning.active, .btn-danger.active, .btn-success.active, .btn-info.active, .btn-inverse.active {
  color: rgba(255, 255, 255, 0.75);
}
/* line 2987, templates/it_insightfx/scss/insightfx.scss */
.btn-primary {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #006dcc;
  background-image: -moz-linear-gradient(top, #08c, #3e4f58);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#08c), to(#3e4f58));
  background-image: -webkit-linear-gradient(top, #08c, #3e4f58);
  background-image: -o-linear-gradient(top, #08c, #3e4f58);
  background-image: linear-gradient(to bottom, #08c, #3e4f58);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0043cc', GradientType=0);
  border-color: #3e4f58 #3e4f58 #002a80;
  *background-color: #3e4f58;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
/* line 3002, templates/it_insightfx/scss/insightfx.scss */
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .nice-select.open.btn-primary, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
  color: #fff;
  background-color: #3e4f58;
  *background-color: #003bb3;
}
/* line 3012, templates/it_insightfx/scss/insightfx.scss */
.btn-primary:active, .nice-select.open.btn-primary, .btn-primary.active {
  background-color: #039 \9;
}
/* line 3016, templates/it_insightfx/scss/insightfx.scss */
.btn-warning {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #faa732;
  background-image: -moz-linear-gradient(top, #fbb450, #f89406);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#f89406));
  background-image: -webkit-linear-gradient(top, #fbb450, #f89406);
  background-image: -o-linear-gradient(top, #fbb450, #f89406);
  background-image: linear-gradient(to bottom, #fbb450, #f89406);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffab44f', endColorstr='#fff89406', GradientType=0);
  border-color: #f89406 #f89406 #ad6704;
  *background-color: #f89406;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
/* line 3031, templates/it_insightfx/scss/insightfx.scss */
.btn-warning:hover, .btn-warning:focus, .btn-warning:active, .nice-select.open.btn-warning, .btn-warning.active, .btn-warning.disabled, .btn-warning[disabled] {
  color: #fff;
  background-color: #f89406;
  *background-color: #df8505;
}
/* line 3041, templates/it_insightfx/scss/insightfx.scss */
.btn-warning:active, .nice-select.open.btn-warning, .btn-warning.active {
  background-color: #c67605 \9;
}
/* line 3045, templates/it_insightfx/scss/insightfx.scss */
.btn-danger {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #da4f49;
  background-image: -moz-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#bd362f));
  background-image: -webkit-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: -o-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: linear-gradient(to bottom, #ee5f5b, #bd362f);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffee5f5b', endColorstr='#ffbd362f', GradientType=0);
  border-color: #bd362f #bd362f #802420;
  *background-color: #bd362f;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
/* line 3060, templates/it_insightfx/scss/insightfx.scss */
.btn-danger:hover, .btn-danger:focus, .btn-danger:active, .nice-select.open.btn-danger, .btn-danger.active, .btn-danger.disabled, .btn-danger[disabled] {
  color: #fff;
  background-color: #bd362f;
  *background-color: #a9302a;
}
/* line 3070, templates/it_insightfx/scss/insightfx.scss */
.btn-danger:active, .nice-select.open.btn-danger, .btn-danger.active {
  background-color: #942a25 \9;
}
/* line 3074, templates/it_insightfx/scss/insightfx.scss */
.btn-success {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #5bb75b;
  background-image: -moz-linear-gradient(top, #62c462, #51a351);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#51a351));
  background-image: -webkit-linear-gradient(top, #62c462, #51a351);
  background-image: -o-linear-gradient(top, #62c462, #51a351);
  background-image: linear-gradient(to bottom, #62c462, #51a351);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff62c462', endColorstr='#ff51a351', GradientType=0);
  border-color: #51a351 #51a351 #387038;
  *background-color: #51a351;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
/* line 3089, templates/it_insightfx/scss/insightfx.scss */
.btn-success:hover, .btn-success:focus, .btn-success:active, .nice-select.open.btn-success, .btn-success.active, .btn-success.disabled, .btn-success[disabled] {
  color: #fff;
  background-color: #51a351;
  *background-color: #499249;
}
/* line 3099, templates/it_insightfx/scss/insightfx.scss */
.btn-success:active, .nice-select.open.btn-success, .btn-success.active {
  background-color: #408140 \9;
}
/* line 3103, templates/it_insightfx/scss/insightfx.scss */
.btn-info {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #49afcd;
  background-image: -moz-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#2f96b4));
  background-image: -webkit-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: -o-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: linear-gradient(to bottom, #5bc0de, #2f96b4);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff2f96b4', GradientType=0);
  border-color: #2f96b4 #2f96b4 #1f6377;
  *background-color: #2f96b4;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
/* line 3118, templates/it_insightfx/scss/insightfx.scss */
.btn-info:hover, .btn-info:focus, .btn-info:active, .nice-select.open.btn-info, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
  color: #fff;
  background-color: #2f96b4;
  *background-color: #2a85a0;
}
/* line 3128, templates/it_insightfx/scss/insightfx.scss */
.btn-info:active, .nice-select.open.btn-info, .btn-info.active {
  background-color: #24748c \9;
}
/* line 3132, templates/it_insightfx/scss/insightfx.scss */
.btn-inverse {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #363636;
  background-image: -moz-linear-gradient(top, #444, #222);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#444), to(#222));
  background-image: -webkit-linear-gradient(top, #444, #222);
  background-image: -o-linear-gradient(top, #444, #222);
  background-image: linear-gradient(to bottom, #444, #222);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff444444', endColorstr='#ff222222', GradientType=0);
  border-color: #222 #222 #000;
  *background-color: #222;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
/* line 3147, templates/it_insightfx/scss/insightfx.scss */
.btn-inverse:hover, .btn-inverse:focus, .btn-inverse:active, .nice-select.open.btn-inverse, .btn-inverse.active, .btn-inverse.disabled, .btn-inverse[disabled] {
  color: #fff;
  background-color: #222;
  *background-color: #151515;
}
/* line 3157, templates/it_insightfx/scss/insightfx.scss */
.btn-inverse:active, .nice-select.open.btn-inverse, .btn-inverse.active {
  background-color: #090909 \9;
}
/* line 3161, templates/it_insightfx/scss/insightfx.scss */
button.btn, input[type="submit"].btn {
  *padding-top: 3px;
  *padding-bottom: 3px;
}
/* line 3166, templates/it_insightfx/scss/insightfx.scss */
button.btn::-moz-focus-inner, input[type="submit"].btn::-moz-focus-inner {
  padding: 0;
  border: 0;
}
/* line 3171, templates/it_insightfx/scss/insightfx.scss */
button.btn.btn-large, input[type="submit"].btn.btn-large {
  *padding-top: 7px;
  *padding-bottom: 7px;
}
/* line 3176, templates/it_insightfx/scss/insightfx.scss */
button.btn.btn-small, input[type="submit"].btn.btn-small {
  *padding-top: 3px;
  *padding-bottom: 3px;
}
/* line 3181, templates/it_insightfx/scss/insightfx.scss */
button.btn.btn-mini, input[type="submit"].btn.btn-mini {
  *padding-top: 1px;
  *padding-bottom: 1px;
}
/* line 3186, templates/it_insightfx/scss/insightfx.scss */
.btn-link, .btn-link:active, .nice-select.open.btn-link, .btn-link[disabled] {
  background-color: transparent;
  background-image: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
/* line 3195, templates/it_insightfx/scss/insightfx.scss */
.btn-link {
  border-color: transparent;
  cursor: pointer;
  color: #08c;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
/* line 3203, templates/it_insightfx/scss/insightfx.scss */
.btn-link:hover, .btn-link:focus {
  color: #005580;
  text-decoration: underline;
  background-color: transparent;
}
/* line 3209, templates/it_insightfx/scss/insightfx.scss */
.btn-link[disabled]:hover, .btn-link[disabled]:focus {
  color: #333;
  text-decoration: none;
}
/* line 3214, templates/it_insightfx/scss/insightfx.scss */
.btn-group {
  position: relative;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  font-size: 0;
  vertical-align: middle;
  white-space: nowrap;
  *margin-left: 0.3em;
}
/* line 3224, templates/it_insightfx/scss/insightfx.scss */
.btn-group:first-child {
  *margin-left: 0;
}
/* line 3227, templates/it_insightfx/scss/insightfx.scss */
.btn-group + .btn-group {
  margin-left: 5px;
}
/* line 3230, templates/it_insightfx/scss/insightfx.scss */
.btn-toolbar {
  font-size: 0;
  margin-top: 9px;
  margin-bottom: 9px;
}
/* line 3235, templates/it_insightfx/scss/insightfx.scss */
.btn-toolbar > .btn + .btn, .btn-toolbar > .btn-group + .btn, .btn-toolbar > .btn + .btn-group {
  margin-left: 5px;
}
/* line 3240, templates/it_insightfx/scss/insightfx.scss */
.btn-group > .btn {
  position: relative;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
/* line 3246, templates/it_insightfx/scss/insightfx.scss */
.btn-group > .btn + .btn {
  margin-left: -1px;
}
/* line 3249, templates/it_insightfx/scss/insightfx.scss */
.btn-group > .btn, .btn-group > .dropdown-menu, .btn-group > .popover {
  font-size: 13px;
}
/* line 3254, templates/it_insightfx/scss/insightfx.scss */
.btn-group > .btn-mini {
  font-size: 9.75px;
}
/* line 3257, templates/it_insightfx/scss/insightfx.scss */
.btn-group > .btn-small {
  font-size: 12px;
}
/* line 3260, templates/it_insightfx/scss/insightfx.scss */
.btn-group > .btn-large {
  font-size: 16.25px;
}
/* line 3263, templates/it_insightfx/scss/insightfx.scss */
.btn-group > .btn:first-child {
  margin-left: 0;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-left-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-bottom-left-radius: 4px;
}
/* line 3272, templates/it_insightfx/scss/insightfx.scss */
.btn-group > .btn:last-child, .btn-group > .dropdown-toggle {
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  border-bottom-right-radius: 4px;
}
/* line 3281, templates/it_insightfx/scss/insightfx.scss */
.btn-group > .btn.large:first-child {
  margin-left: 0;
  -webkit-border-top-left-radius: 6px;
  -moz-border-radius-topleft: 6px;
  border-top-left-radius: 6px;
  -webkit-border-bottom-left-radius: 6px;
  -moz-border-radius-bottomleft: 6px;
  border-bottom-left-radius: 6px;
}
/* line 3290, templates/it_insightfx/scss/insightfx.scss */
.btn-group > .btn.large:last-child, .btn-group > .large.dropdown-toggle {
  -webkit-border-top-right-radius: 6px;
  -moz-border-radius-topright: 6px;
  border-top-right-radius: 6px;
  -webkit-border-bottom-right-radius: 6px;
  -moz-border-radius-bottomright: 6px;
  border-bottom-right-radius: 6px;
}
/* line 3299, templates/it_insightfx/scss/insightfx.scss */
.btn-group > .btn:hover, .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .nice-select.open.btn, .btn-group > .btn.active {
  z-index: 2;
}
/* line 3305, templates/it_insightfx/scss/insightfx.scss */
.btn-group .dropdown-toggle:active, .btn-group .nice-select.open.dropdown-toggle, .btn-group.open .dropdown-toggle {
  outline: 0;
}
/* line 3309, templates/it_insightfx/scss/insightfx.scss */
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
  -webkit-box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.125), inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.125), inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.125), inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  *padding-top: 5px;
  *padding-bottom: 5px;
}
/* line 3318, templates/it_insightfx/scss/insightfx.scss */
.btn-group > .btn-mini + .dropdown-toggle {
  padding-left: 5px;
  padding-right: 5px;
  *padding-top: 2px;
  *padding-bottom: 2px;
}
/* line 3324, templates/it_insightfx/scss/insightfx.scss */
.btn-group > .btn-small + .dropdown-toggle {
  *padding-top: 5px;
  *padding-bottom: 4px;
}
/* line 3328, templates/it_insightfx/scss/insightfx.scss */
.btn-group > .btn-large + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
  *padding-top: 7px;
  *padding-bottom: 7px;
}
/* line 3334, templates/it_insightfx/scss/insightfx.scss */
.btn-group.open .dropdown-toggle {
  background-image: none;
  -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
}
/* line 3340, templates/it_insightfx/scss/insightfx.scss */
.btn-group.open .btn.dropdown-toggle {
  background-color: #e6e6e6;
}
/* line 3343, templates/it_insightfx/scss/insightfx.scss */
.btn-group.open .btn-primary.dropdown-toggle {
  background-color: #3e4f58;
}
/* line 3346, templates/it_insightfx/scss/insightfx.scss */
.btn-group.open .btn-warning.dropdown-toggle {
  background-color: #f89406;
}
/* line 3349, templates/it_insightfx/scss/insightfx.scss */
.btn-group.open .btn-danger.dropdown-toggle {
  background-color: #bd362f;
}
/* line 3352, templates/it_insightfx/scss/insightfx.scss */
.btn-group.open .btn-success.dropdown-toggle {
  background-color: #51a351;
}
/* line 3355, templates/it_insightfx/scss/insightfx.scss */
.btn-group.open .btn-info.dropdown-toggle {
  background-color: #2f96b4;
}
/* line 3358, templates/it_insightfx/scss/insightfx.scss */
.btn-group.open .btn-inverse.dropdown-toggle {
  background-color: #222;
}
/* line 3361, templates/it_insightfx/scss/insightfx.scss */
.btn .caret {
  margin-top: 8px;
  margin-left: 0;
}
/* line 3365, templates/it_insightfx/scss/insightfx.scss */
.btn-large .caret {
  margin-top: 6px;
}
/* line 3368, templates/it_insightfx/scss/insightfx.scss */
.btn-large .caret {
  border-left-width: 5px;
  border-right-width: 5px;
  border-top-width: 5px;
}
/* line 3373, templates/it_insightfx/scss/insightfx.scss */
.btn-mini .caret, .btn-small .caret {
  margin-top: 8px;
}
/* line 3377, templates/it_insightfx/scss/insightfx.scss */
.dropup .btn-large .caret {
  border-bottom-width: 5px;
}
/* line 3380, templates/it_insightfx/scss/insightfx.scss */
.btn-primary .caret, .btn-warning .caret, .btn-danger .caret, .btn-info .caret, .btn-success .caret, .btn-inverse .caret {
  border-top-color: #fff;
  border-bottom-color: #fff;
}
/* line 3389, templates/it_insightfx/scss/insightfx.scss */
.btn-group-vertical {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
/* line 3394, templates/it_insightfx/scss/insightfx.scss */
.btn-group-vertical > .btn {
  display: block;
  float: none;
  max-width: 100%;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
/* line 3402, templates/it_insightfx/scss/insightfx.scss */
.btn-group-vertical > .btn + .btn {
  margin-left: 0;
  margin-top: -1px;
}
/* line 3406, templates/it_insightfx/scss/insightfx.scss */
.btn-group-vertical > .btn:first-child {
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
}
/* line 3411, templates/it_insightfx/scss/insightfx.scss */
.btn-group-vertical > .btn:last-child {
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
}
/* line 3416, templates/it_insightfx/scss/insightfx.scss */
.btn-group-vertical > .btn-large:first-child {
  -webkit-border-radius: 6px 6px 0 0;
  -moz-border-radius: 6px 6px 0 0;
  border-radius: 6px 6px 0 0;
}
/* line 3421, templates/it_insightfx/scss/insightfx.scss */
.btn-group-vertical > .btn-large:last-child {
  -webkit-border-radius: 0 0 6px 6px;
  -moz-border-radius: 0 0 6px 6px;
  border-radius: 0 0 6px 6px;
}
/* line 3427, templates/it_insightfx/scss/insightfx.scss */
.dropdown-toggle {
  display: none;
}
/* line 3430, templates/it_insightfx/scss/insightfx.scss */
.alert {
  padding: 8px 35px 8px 14px;
  margin-bottom: 18px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  background-color: #fcf8e3;
  border: 1px solid #fbeed5;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
/* line 3440, templates/it_insightfx/scss/insightfx.scss */
.alert, .alert h4 {
  color: #c09853;
}
/* line 3444, templates/it_insightfx/scss/insightfx.scss */
.alert h4 {
  margin: 0;
}
/* line 3447, templates/it_insightfx/scss/insightfx.scss */
.alert .close {
  position: relative;
  top: -2px;
  right: -21px;
  line-height: 18px;
}
/* line 3453, templates/it_insightfx/scss/insightfx.scss */
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #468847;
}
/* line 3458, templates/it_insightfx/scss/insightfx.scss */
.alert-success h4 {
  color: #468847;
}
/* line 3461, templates/it_insightfx/scss/insightfx.scss */
.alert-danger, .alert-error {
  background-color: #f2dede;
  border-color: #eed3d7;
  color: #b94a48;
}
/* line 3467, templates/it_insightfx/scss/insightfx.scss */
.alert-danger h4, .alert-error h4 {
  color: #b94a48;
}
/* line 3471, templates/it_insightfx/scss/insightfx.scss */
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #3a87ad;
}
/* line 3476, templates/it_insightfx/scss/insightfx.scss */
.alert-info h4 {
  color: #3a87ad;
}
/* line 3479, templates/it_insightfx/scss/insightfx.scss */
.alert-block {
  padding-top: 14px;
  padding-bottom: 14px;
}
/* line 3483, templates/it_insightfx/scss/insightfx.scss */
.alert-block > p, .alert-block > ul {
  margin-bottom: 0;
}
/* line 3487, templates/it_insightfx/scss/insightfx.scss */
.alert-block p + p {
  margin-top: 5px;
}
/* line 3490, templates/it_insightfx/scss/insightfx.scss */
.nav {
  margin-left: 0;
  margin-bottom: 18px;
  list-style: none;
}
/* line 3495, templates/it_insightfx/scss/insightfx.scss */
.nav > li > a {
  display: block;
}
/* line 3498, templates/it_insightfx/scss/insightfx.scss */
.nav > li > a > img {
  max-width: none;
}
/* line 3501, templates/it_insightfx/scss/insightfx.scss */
.nav > .pull-right {
  float: right;
}
/* line 3504, templates/it_insightfx/scss/insightfx.scss */
.nav-header {
  display: block;
  padding: 3px 15px;
  font-size: 11px;
  font-weight: bold;
  line-height: 18px;
  color: #999;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  text-transform: uppercase;
}
/* line 3514, templates/it_insightfx/scss/insightfx.scss */
.nav li + .nav-header {
  margin-top: 9px;
}
/* line 3517, templates/it_insightfx/scss/insightfx.scss */
.nav-list {
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 0;
}
/* line 3522, templates/it_insightfx/scss/insightfx.scss */
.nav-list > li > a, .nav-list .nav-header {
  margin-left: -15px;
  margin-right: -15px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}
/* line 3528, templates/it_insightfx/scss/insightfx.scss */
.nav-list > li > a {
  padding: 3px 15px;
}
/* line 3531, templates/it_insightfx/scss/insightfx.scss */
.nav-list > .active > a, .nav-list > .active > a:hover, .nav-list > .active > a:focus {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
  background-color: #08c;
}
/* line 3538, templates/it_insightfx/scss/insightfx.scss */
.nav-list [class^="icon-"], .nav-list [class*=" icon-"] {
  margin-right: 2px;
}
/* line 3542, templates/it_insightfx/scss/insightfx.scss */
.nav-list .divider {
  *width: 100%;
  height: 1px;
  margin: 8px 1px;
  *margin: -5px 0 5px;
  overflow: hidden;
  background-color: #e5e5e5;
  border-bottom: 1px solid #fff;
}
/* line 3551, templates/it_insightfx/scss/insightfx.scss */
.nav-tabs, .nav-pills {
  *zoom: 1;
}
/* line 3555, templates/it_insightfx/scss/insightfx.scss */
.nav-tabs:before, .nav-tabs:after, .nav-pills:before, .nav-pills:after {
  display: table;
  content: "";
  line-height: 0;
}
/* line 3563, templates/it_insightfx/scss/insightfx.scss */
.nav-tabs:after, .nav-pills:after {
  clear: both;
}
/* line 3567, templates/it_insightfx/scss/insightfx.scss */
.nav-tabs > li, .nav-pills > li {
  float: left;
}
/* line 3571, templates/it_insightfx/scss/insightfx.scss */
.nav-tabs > li > a, .nav-pills > li > a {
  padding-right: 14px;
  padding-left: 14px;
  margin-right: 2px;
  line-height: 14px;
}
/* line 3578, templates/it_insightfx/scss/insightfx.scss */
.nav-tabs {
  border-bottom: 1px solid #ddd;
}
/* line 3581, templates/it_insightfx/scss/insightfx.scss */
.nav-tabs > li {
  margin-bottom: -1px;
}
/* line 3584, templates/it_insightfx/scss/insightfx.scss */
.nav-tabs > li > a {
  padding-top: 8px;
  padding-bottom: 8px;
  line-height: 18px;
  border: 1px solid transparent;
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
}
/* line 3593, templates/it_insightfx/scss/insightfx.scss */
.nav-tabs > li > a:hover, .nav-tabs > li > a:focus {
  border-color: #eee #eee #ddd;
}
/* line 3597, templates/it_insightfx/scss/insightfx.scss */
.nav-tabs > .active > a, .nav-tabs > .active > a:hover, .nav-tabs > .active > a:focus {
  color: #555;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}
/* line 3606, templates/it_insightfx/scss/insightfx.scss */
.nav-pills > li > a {
  padding-top: 8px;
  padding-bottom: 8px;
  margin-top: 2px;
  margin-bottom: 2px;
}
/* line 3612, templates/it_insightfx/scss/insightfx.scss */
.nav-pills > .active > a, .nav-pills > .active > a:hover, .nav-pills > .active > a:focus {
  color: #fff;
  background: rgba(0, 0, 0, 0) url('../images/menu_hover_1.png') repeat-x scroll left center;
}
/* line 3618, templates/it_insightfx/scss/insightfx.scss */
.nav-stacked > li {
  float: none;
}
/* line 3621, templates/it_insightfx/scss/insightfx.scss */
.nav-stacked > li > a {
  margin-right: 0;
}
/* line 3624, templates/it_insightfx/scss/insightfx.scss */
.nav-tabs.nav-stacked {
  border-bottom: 0;
}
/* line 3627, templates/it_insightfx/scss/insightfx.scss */
.nav-tabs.nav-stacked > li > a {
  border: 1px solid #ddd;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
/* line 3633, templates/it_insightfx/scss/insightfx.scss */
.nav-tabs.nav-stacked > li:first-child > a {
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  border-top-right-radius: 4px;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-left-radius: 4px;
}
/* line 3641, templates/it_insightfx/scss/insightfx.scss */
.nav-tabs.nav-stacked > li:last-child > a {
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  border-bottom-right-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-bottom-left-radius: 4px;
}
/* line 3649, templates/it_insightfx/scss/insightfx.scss */
.nav-tabs.nav-stacked > li > a:hover, .nav-tabs.nav-stacked > li > a:focus {
  border-color: #ddd;
  z-index: 2;
}
/* line 3654, templates/it_insightfx/scss/insightfx.scss */
.nav-pills.nav-stacked > li > a {
  margin-bottom: 3px;
}
/* line 3657, templates/it_insightfx/scss/insightfx.scss */
.nav-pills.nav-stacked > li:last-child > a {
  margin-bottom: 1px;
}
/* line 3660, templates/it_insightfx/scss/insightfx.scss */
.nav-tabs .dropdown-menu {
  -webkit-border-radius: 0 0 6px 6px;
  -moz-border-radius: 0 0 6px 6px;
  border-radius: 0 0 6px 6px;
}
/* line 3665, templates/it_insightfx/scss/insightfx.scss */
.nav-pills .dropdown-menu {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
/* line 3670, templates/it_insightfx/scss/insightfx.scss */
.nav .dropdown-toggle .caret {
  border-top-color: #08c;
  border-bottom-color: #08c;
  margin-top: 6px;
}
/* line 3675, templates/it_insightfx/scss/insightfx.scss */
.nav .dropdown-toggle:hover .caret, .nav .dropdown-toggle:focus .caret {
  border-top-color: #005580;
  border-bottom-color: #005580;
}
/* line 3680, templates/it_insightfx/scss/insightfx.scss */
.nav-tabs .dropdown-toggle .caret {
  margin-top: 8px;
}
/* line 3683, templates/it_insightfx/scss/insightfx.scss */
.nav .active .dropdown-toggle .caret {
  border-top-color: #fff;
  border-bottom-color: #fff;
}
/* line 3687, templates/it_insightfx/scss/insightfx.scss */
.nav-tabs .active .dropdown-toggle .caret {
  border-top-color: #555;
  border-bottom-color: #555;
}
/* line 3691, templates/it_insightfx/scss/insightfx.scss */
.nav > .dropdown.active > a:hover, .nav > .dropdown.active > a:focus {
  cursor: pointer;
}
/* line 3695, templates/it_insightfx/scss/insightfx.scss */
.nav-tabs .open .dropdown-toggle, .nav-pills .open .dropdown-toggle, .nav > li.dropdown.open.active > a:hover, .nav > li.dropdown.open.active > a:focus {
  color: #fff;
  background-color: #999;
  border-color: #999;
}
/* line 3703, templates/it_insightfx/scss/insightfx.scss */
.nav li.dropdown.open .caret, .nav li.dropdown.open.active .caret, .nav li.dropdown.open a:hover .caret, .nav li.dropdown.open a:focus .caret {
  border-top-color: #fff;
  border-bottom-color: #fff;
  opacity: 1;
  filter: alpha(opacity=100);
}
/* line 3712, templates/it_insightfx/scss/insightfx.scss */
.tabs-stacked .open > a:hover, .tabs-stacked .open > a:focus {
  border-color: #999;
}
/* line 3716, templates/it_insightfx/scss/insightfx.scss */
.tabbable {
  *zoom: 1;
}
/* line 3719, templates/it_insightfx/scss/insightfx.scss */
.tabbable:before, .tabbable:after {
  display: table;
  content: "";
  line-height: 0;
}
/* line 3725, templates/it_insightfx/scss/insightfx.scss */
.tabbable:after {
  clear: both;
}
/* line 3728, templates/it_insightfx/scss/insightfx.scss */
.tab-content {
  overflow: auto;
}
/* line 3731, templates/it_insightfx/scss/insightfx.scss */
.tabs-below > .nav-tabs, .tabs-right > .nav-tabs, .tabs-left > .nav-tabs {
  border-bottom: 0;
}
/* line 3736, templates/it_insightfx/scss/insightfx.scss */
.tab-content > .tab-pane, .pill-content > .pill-pane {
  display: none;
}
/* line 3740, templates/it_insightfx/scss/insightfx.scss */
.tab-content > .active, .pill-content > .active {
  display: block;
}
/* line 3744, templates/it_insightfx/scss/insightfx.scss */
.tabs-below > .nav-tabs {
  border-top: 1px solid #ddd;
}
/* line 3747, templates/it_insightfx/scss/insightfx.scss */
.tabs-below > .nav-tabs > li {
  margin-top: -1px;
  margin-bottom: 0;
}
/* line 3751, templates/it_insightfx/scss/insightfx.scss */
.tabs-below > .nav-tabs > li > a {
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
}
/* line 3756, templates/it_insightfx/scss/insightfx.scss */
.tabs-below > .nav-tabs > li > a:hover, .tabs-below > .nav-tabs > li > a:focus {
  border-bottom-color: transparent;
  border-top-color: #ddd;
}
/* line 3761, templates/it_insightfx/scss/insightfx.scss */
.tabs-below > .nav-tabs > .active > a, .tabs-below > .nav-tabs > .active > a:hover, .tabs-below > .nav-tabs > .active > a:focus {
  border-color: transparent #ddd #ddd #ddd;
}
/* line 3766, templates/it_insightfx/scss/insightfx.scss */
.tabs-left > .nav-tabs > li, .tabs-right > .nav-tabs > li {
  float: none;
}
/* line 3770, templates/it_insightfx/scss/insightfx.scss */
.tabs-left > .nav-tabs > li > a, .tabs-right > .nav-tabs > li > a {
  min-width: 74px;
  margin-right: 0;
  margin-bottom: 3px;
}
/* line 3776, templates/it_insightfx/scss/insightfx.scss */
.tabs-left > .nav-tabs {
  float: left;
  margin-right: 19px;
  border-right: 1px solid #ddd;
}
/* line 3781, templates/it_insightfx/scss/insightfx.scss */
.tabs-left > .nav-tabs > li > a {
  margin-right: -1px;
  -webkit-border-radius: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px;
}
/* line 3787, templates/it_insightfx/scss/insightfx.scss */
.tabs-left > .nav-tabs > li > a:hover, .tabs-left > .nav-tabs > li > a:focus {
  border-color: #eee #ddd #eee #eee;
}
/* line 3791, templates/it_insightfx/scss/insightfx.scss */
.tabs-left > .nav-tabs .active > a, .tabs-left > .nav-tabs .active > a:hover, .tabs-left > .nav-tabs .active > a:focus {
  border-color: #ddd transparent #ddd #ddd;
  *border-right-color: #fff;
}
/* line 3797, templates/it_insightfx/scss/insightfx.scss */
.tabs-right > .nav-tabs {
  float: right;
  margin-left: 19px;
  border-left: 1px solid #ddd;
}
/* line 3802, templates/it_insightfx/scss/insightfx.scss */
.tabs-right > .nav-tabs > li > a {
  margin-left: -1px;
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
}
/* line 3808, templates/it_insightfx/scss/insightfx.scss */
.tabs-right > .nav-tabs > li > a:hover, .tabs-right > .nav-tabs > li > a:focus {
  border-color: #eee #eee #eee #ddd;
}
/* line 3812, templates/it_insightfx/scss/insightfx.scss */
.tabs-right > .nav-tabs .active > a, .tabs-right > .nav-tabs .active > a:hover, .tabs-right > .nav-tabs .active > a:focus {
  border-color: #ddd #ddd #ddd transparent;
  *border-left-color: #fff;
}
/* line 3818, templates/it_insightfx/scss/insightfx.scss */
.nav > .disabled > a {
  color: #999;
}
/* line 3821, templates/it_insightfx/scss/insightfx.scss */
.nav > .disabled > a:hover, .nav > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  cursor: default;
}
/* line 3827, templates/it_insightfx/scss/insightfx.scss */
.navbar {
  overflow: visible;
  margin-bottom: 18px;
  *position: relative;
  *z-index: 2;
}
/* line 3833, templates/it_insightfx/scss/insightfx.scss */
.navbar-inner {
  min-height: 40px;
  padding-left: 20px;
  padding-right: 20px;
  background-color: #fafafa;
  background-image: -moz-linear-gradient(top, #fff, #f2f2f2);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fff), to(#f2f2f2));
  background-image: -webkit-linear-gradient(top, #fff, #f2f2f2);
  background-image: -o-linear-gradient(top, #fff, #f2f2f2);
  background-image: linear-gradient(to bottom, #fff, #f2f2f2);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff2f2f2', GradientType=0);
  border: 1px solid #d4d4d4;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
  -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
  *zoom: 1;
}
/* line 3854, templates/it_insightfx/scss/insightfx.scss */
.navbar-inner:before, .navbar-inner:after {
  display: table;
  content: "";
  line-height: 0;
}
/* line 3860, templates/it_insightfx/scss/insightfx.scss */
.navbar-inner:after {
  clear: both;
}
/* line 3863, templates/it_insightfx/scss/insightfx.scss */
.navbar .container {
  width: auto;
}
/* line 3866, templates/it_insightfx/scss/insightfx.scss */
.nav-collapse.collapse {
  height: auto;
  overflow: visible;
}
/* line 3870, templates/it_insightfx/scss/insightfx.scss */
.navbar .brand {
  float: left;
  display: block;
  padding: 11px 20px 11px;
  margin-left: -20px;
  font-size: 20px;
  font-weight: 200;
  color: #555;
  text-shadow: 0 1px 0 #fff;
}
/* line 3880, templates/it_insightfx/scss/insightfx.scss */
.navbar .brand:hover, .navbar .brand:focus {
  text-decoration: none;
}
/* line 3884, templates/it_insightfx/scss/insightfx.scss */
.navbar-text {
  margin-bottom: 0;
  line-height: 40px;
  color: #555;
}
/* line 3889, templates/it_insightfx/scss/insightfx.scss */
.navbar-link {
  color: #555;
}
/* line 3892, templates/it_insightfx/scss/insightfx.scss */
.navbar-link:hover, .navbar-link:focus {
  color: #333;
}
/* line 3896, templates/it_insightfx/scss/insightfx.scss */
.navbar .divider-vertical {
  height: 40px;
  margin: 0 9px;
  border-left: 1px solid #f2f2f2;
  border-right: 1px solid #fff;
}
/* line 3902, templates/it_insightfx/scss/insightfx.scss */
.navbar .btn, .navbar .btn-group {
  margin-top: 5px;
}
/* line 3906, templates/it_insightfx/scss/insightfx.scss */
.navbar .btn-group .btn, .navbar .input-prepend .btn, .navbar .input-append .btn, .navbar .input-prepend .btn-group, .navbar .input-append .btn-group {
  margin-top: 0;
}
/* line 3913, templates/it_insightfx/scss/insightfx.scss */
.navbar-form {
  margin-bottom: 0;
  *zoom: 1;
}
/* line 3917, templates/it_insightfx/scss/insightfx.scss */
.navbar-form:before, .navbar-form:after {
  display: table;
  content: "";
  line-height: 0;
}
/* line 3923, templates/it_insightfx/scss/insightfx.scss */
.navbar-form:after {
  clear: both;
}
/* line 3926, templates/it_insightfx/scss/insightfx.scss */
.navbar-form input, .navbar-form select, .navbar-form .radio, .navbar-form .checkbox {
  margin-top: 5px;
}
/* line 3932, templates/it_insightfx/scss/insightfx.scss */
.navbar-form input, .navbar-form select, .navbar-form .btn {
  display: inline-block;
  margin-bottom: 0;
}
/* line 3938, templates/it_insightfx/scss/insightfx.scss */
.navbar-form input[type="image"], .navbar-form input[type="checkbox"], .navbar-form input[type="radio"] {
  margin-top: 3px;
}
/* line 3943, templates/it_insightfx/scss/insightfx.scss */
.navbar-form .input-append, .navbar-form .input-prepend {
  margin-top: 5px;
  white-space: nowrap;
}
/* line 3948, templates/it_insightfx/scss/insightfx.scss */
.navbar-form .input-append input, .navbar-form .input-prepend input {
  margin-top: 0;
}
/* line 3952, templates/it_insightfx/scss/insightfx.scss */
.navbar-search {
  position: relative;
  float: left;
  margin-top: 5px;
  margin-bottom: 0;
}
/* line 3958, templates/it_insightfx/scss/insightfx.scss */
.navbar-search .search-query {
  margin-bottom: 0;
  padding: 4px 14px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 13px;
  font-weight: normal;
  line-height: 1;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
}
/* line 3969, templates/it_insightfx/scss/insightfx.scss */
.navbar-static-top {
  position: static;
  margin-bottom: 0;
}
/* line 3973, templates/it_insightfx/scss/insightfx.scss */
.navbar-static-top .navbar-inner {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
/* line 3978, templates/it_insightfx/scss/insightfx.scss */
.navbar-fixed-top, .navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
  margin-bottom: 0;
}
/* line 3986, templates/it_insightfx/scss/insightfx.scss */
.navbar-fixed-top .navbar-inner, .navbar-static-top .navbar-inner {
  border-width: 0 0 1px;
}
/* line 3990, templates/it_insightfx/scss/insightfx.scss */
.navbar-fixed-bottom .navbar-inner {
  border-width: 1px 0 0;
}
/* line 3993, templates/it_insightfx/scss/insightfx.scss */
.navbar-fixed-top .navbar-inner, .navbar-fixed-bottom .navbar-inner {
  padding-left: 0;
  padding-right: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
/* line 4001, templates/it_insightfx/scss/insightfx.scss */
.navbar-static-top .container, .navbar-fixed-top .container, .navbar-fixed-bottom .container {
  width: 1080px;
}
/* line 4006, templates/it_insightfx/scss/insightfx.scss */
.navbar-fixed-top {
  top: 0;
}
/* line 4009, templates/it_insightfx/scss/insightfx.scss */
.navbar-fixed-top .navbar-inner, .navbar-static-top .navbar-inner {
  -webkit-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.1);
}
/* line 4015, templates/it_insightfx/scss/insightfx.scss */
.navbar-fixed-bottom {
  bottom: 0;
}
/* line 4018, templates/it_insightfx/scss/insightfx.scss */
.navbar-fixed-bottom .navbar-inner {
  -webkit-box-shadow: 0 -1px 10px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 -1px 10px rgba(0, 0, 0, 0.1);
  box-shadow: 0 -1px 10px rgba(0, 0, 0, 0.1);
}
/* line 4023, templates/it_insightfx/scss/insightfx.scss */
.navbar .nav {
  position: relative;
  left: 0;
  display: block;
  float: left;
  margin: 0 10px 0 0;
}
/* line 4030, templates/it_insightfx/scss/insightfx.scss */
.navbar .nav.pull-right {
  float: right;
  margin-right: 0;
}
/* line 4034, templates/it_insightfx/scss/insightfx.scss */
.navbar .nav > li {
  float: left;
}
/* line 4037, templates/it_insightfx/scss/insightfx.scss */
.navbar .nav > li > a {
  float: none;
  padding: 11px 15px 11px;
  color: #555;
  text-decoration: none;
  text-shadow: 0 1px 0 #fff;
}
/* line 4044, templates/it_insightfx/scss/insightfx.scss */
.navbar .nav .dropdown-toggle .caret {
  margin-top: 8px;
}
/* line 4047, templates/it_insightfx/scss/insightfx.scss */
.navbar .nav > li > a:focus, .navbar .nav > li > a:hover {
  background-color: transparent;
  color: #333;
  text-decoration: none;
}
/* line 4053, templates/it_insightfx/scss/insightfx.scss */
.navbar .nav > .active > a, .navbar .nav > .active > a:hover, .navbar .nav > .active > a:focus {
  color: #555;
  text-decoration: none;
  background-color: #e6e6e6;
  -webkit-box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125);
  -moz-box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125);
}
/* line 4063, templates/it_insightfx/scss/insightfx.scss */
.navbar .btn-navbar {
  display: none;
  float: right;
  padding: 7px 10px;
  margin-left: 5px;
  margin-right: 5px;
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #64757e;
  background-image: linear-gradient(#64757e, #384952);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2f2f2', endColorstr='#ffe5e5e5', GradientType=0);
  border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  *background-color: #e6e6e6;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.075);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.075);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.075);
}
/* line 4083, templates/it_insightfx/scss/insightfx.scss */
.navbar .btn-navbar:hover, .navbar .btn-navbar:focus, .navbar .btn-navbar:active, .navbar .nice-select.open.btn-navbar, .navbar .btn-navbar.active, .navbar .btn-navbar.disabled, .navbar .btn-navbar[disabled] {
  color: #fff;
  background-color: #384952;
  *background-color: #384952;
}
/* line 4093, templates/it_insightfx/scss/insightfx.scss */
.navbar .btn-navbar:active, .navbar .nice-select.open.btn-navbar, .navbar .btn-navbar.active {
  background-color: #ccc \9;
}
/* line 4097, templates/it_insightfx/scss/insightfx.scss */
.navbar .btn-navbar .icon-bar {
  display: block;
  width: 18px;
  height: 2px;
  background-color: #f5f5f5;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
  -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
  margin: auto;
}
/* line 4110, templates/it_insightfx/scss/insightfx.scss */
.btn-navbar .icon-bar + .icon-bar {
  margin-top: 3px;
}
/* line 4113, templates/it_insightfx/scss/insightfx.scss */
.navbar .nav > li > .dropdown-menu:before {
  content: '';
  display: inline-block;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #ccc;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  position: absolute;
  top: -7px;
  left: 9px;
}
/* line 4124, templates/it_insightfx/scss/insightfx.scss */
.navbar .nav > li > .dropdown-menu:after {
  content: '';
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #fff;
  position: absolute;
  top: -6px;
  left: 10px;
}
/* line 4134, templates/it_insightfx/scss/insightfx.scss */
.navbar-fixed-bottom .nav > li > .dropdown-menu:before {
  border-top: 7px solid #ccc;
  border-top-color: rgba(0, 0, 0, 0.2);
  border-bottom: 0;
  bottom: -7px;
  top: auto;
}
/* line 4141, templates/it_insightfx/scss/insightfx.scss */
.navbar-fixed-bottom .nav > li > .dropdown-menu:after {
  border-top: 6px solid #fff;
  border-bottom: 0;
  bottom: -6px;
  top: auto;
}
/* line 4147, templates/it_insightfx/scss/insightfx.scss */
.navbar .nav li.dropdown > a:hover .caret, .navbar .nav li.dropdown > a:focus .caret {
  border-top-color: #333;
  border-bottom-color: #333;
}
/* line 4152, templates/it_insightfx/scss/insightfx.scss */
.navbar .nav li.dropdown.open > .dropdown-toggle, .navbar .nav li.dropdown.active > .dropdown-toggle, .navbar .nav li.dropdown.open.active > .dropdown-toggle {
  background-color: #e6e6e6;
  color: #555;
}
/* line 4158, templates/it_insightfx/scss/insightfx.scss */
.navbar .nav li.dropdown > .dropdown-toggle .caret {
  border-top-color: #555;
  border-bottom-color: #555;
}
/* line 4162, templates/it_insightfx/scss/insightfx.scss */
.navbar .nav li.dropdown.open > .dropdown-toggle .caret, .navbar .nav li.dropdown.active > .dropdown-toggle .caret, .navbar .nav li.dropdown.open.active > .dropdown-toggle .caret {
  border-top-color: #555;
  border-bottom-color: #555;
}
/* line 4168, templates/it_insightfx/scss/insightfx.scss */
.navbar .pull-right > li > .dropdown-menu, .navbar .nav > li > .dropdown-menu.pull-right {
  left: auto;
  right: 0;
}
/* line 4173, templates/it_insightfx/scss/insightfx.scss */
.navbar .pull-right > li > .dropdown-menu:before, .navbar .nav > li > .dropdown-menu.pull-right:before {
  left: auto;
  right: 12px;
}
/* line 4178, templates/it_insightfx/scss/insightfx.scss */
.navbar .pull-right > li > .dropdown-menu:after, .navbar .nav > li > .dropdown-menu.pull-right:after {
  left: auto;
  right: 13px;
}
/* line 4183, templates/it_insightfx/scss/insightfx.scss */
.navbar .pull-right > li > .dropdown-menu .dropdown-menu, .navbar .nav > li > .dropdown-menu.pull-right .dropdown-menu {
  left: auto;
  right: 100%;
  margin-left: 0;
  margin-right: -1px;
  -webkit-border-radius: 6px 0 6px 6px;
  -moz-border-radius: 6px 0 6px 6px;
  border-radius: 6px 0 6px 6px;
}
/* line 4193, templates/it_insightfx/scss/insightfx.scss */
.navbar-inverse .navbar-inner {
  background-color: #1b1b1b;
  background-image: -moz-linear-gradient(top, #222, #111);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#222), to(#111));
  background-image: -webkit-linear-gradient(top, #222, #111);
  background-image: -o-linear-gradient(top, #222, #111);
  background-image: linear-gradient(to bottom, #222, #111);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff222222', endColorstr='#ff111111', GradientType=0);
  border-color: #252525;
}
/* line 4204, templates/it_insightfx/scss/insightfx.scss */
.navbar-inverse .brand, .navbar-inverse .nav > li > a {
  color: #999;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
/* line 4209, templates/it_insightfx/scss/insightfx.scss */
.navbar-inverse .brand:hover, .navbar-inverse .brand:focus, .navbar-inverse .nav > li > a:hover, .navbar-inverse .nav > li > a:focus {
  color: #fff;
}
/* line 4215, templates/it_insightfx/scss/insightfx.scss */
.navbar-inverse .brand {
  color: #999;
}
/* line 4218, templates/it_insightfx/scss/insightfx.scss */
.navbar-inverse .navbar-text {
  color: #999;
}
/* line 4221, templates/it_insightfx/scss/insightfx.scss */
.navbar-inverse .nav > li > a:focus, .navbar-inverse .nav > li > a:hover {
  background-color: transparent;
  color: #fff;
}
/* line 4226, templates/it_insightfx/scss/insightfx.scss */
.navbar-inverse .nav .active > a, .navbar-inverse .nav .active > a:hover, .navbar-inverse .nav .active > a:focus {
  color: #fff;
  background-color: #111;
}
/* line 4232, templates/it_insightfx/scss/insightfx.scss */
.navbar-inverse .navbar-link {
  color: #999;
}
/* line 4235, templates/it_insightfx/scss/insightfx.scss */
.navbar-inverse .navbar-link:hover, .navbar-inverse .navbar-link:focus {
  color: #fff;
}
/* line 4239, templates/it_insightfx/scss/insightfx.scss */
.navbar-inverse .divider-vertical {
  border-left-color: #111;
  border-right-color: #222;
}
/* line 4243, templates/it_insightfx/scss/insightfx.scss */
.navbar-inverse .nav li.dropdown.open > .dropdown-toggle, .navbar-inverse .nav li.dropdown.active > .dropdown-toggle, .navbar-inverse .nav li.dropdown.open.active > .dropdown-toggle {
  background-color: #111;
  color: #fff;
}
/* line 4249, templates/it_insightfx/scss/insightfx.scss */
.navbar-inverse .nav li.dropdown > a:hover .caret, .navbar-inverse .nav li.dropdown > a:focus .caret {
  border-top-color: #fff;
  border-bottom-color: #fff;
}
/* line 4254, templates/it_insightfx/scss/insightfx.scss */
.navbar-inverse .nav li.dropdown > .dropdown-toggle .caret {
  border-top-color: #999;
  border-bottom-color: #999;
}
/* line 4258, templates/it_insightfx/scss/insightfx.scss */
.navbar-inverse .nav li.dropdown.open > .dropdown-toggle .caret, .navbar-inverse .nav li.dropdown.active > .dropdown-toggle .caret, .navbar-inverse .nav li.dropdown.open.active > .dropdown-toggle .caret {
  border-top-color: #fff;
  border-bottom-color: #fff;
}
/* line 4264, templates/it_insightfx/scss/insightfx.scss */
.navbar-inverse .navbar-search .search-query {
  color: #fff;
  background-color: #515151;
  border-color: #111;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 1px 0 rgba(255, 255, 255, 0.15);
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 1px 0 rgba(255, 255, 255, 0.15);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 1px 0 rgba(255, 255, 255, 0.15);
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
}
/* line 4276, templates/it_insightfx/scss/insightfx.scss */
.navbar-inverse .navbar-search .search-query:-moz-placeholder {
  color: #ccc;
}
/* line 4279, templates/it_insightfx/scss/insightfx.scss */
.navbar-inverse .navbar-search .search-query:-ms-input-placeholder {
  color: #ccc;
}
/* line 4282, templates/it_insightfx/scss/insightfx.scss */
.navbar-inverse .navbar-search .search-query::-webkit-input-placeholder {
  color: #ccc;
}
/* line 4285, templates/it_insightfx/scss/insightfx.scss */
.navbar-inverse .navbar-search .search-query:focus, .navbar-inverse .navbar-search .search-query.focused {
  padding: 5px 15px;
  color: #333;
  text-shadow: 0 1px 0 #fff;
  background-color: #fff;
  border: 0;
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
  outline: 0;
}
/* line 4297, templates/it_insightfx/scss/insightfx.scss */
.navbar-inverse .btn-navbar {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #0e0e0e;
  background-image: -moz-linear-gradient(top, #151515, #040404);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#151515), to(#040404));
  background-image: -webkit-linear-gradient(top, #151515, #040404);
  background-image: -o-linear-gradient(top, #151515, #040404);
  background-image: linear-gradient(to bottom, #151515, #040404);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff151515', endColorstr='#ff040404', GradientType=0);
  border-color: #040404 #040404 #000;
  *background-color: #040404;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
/* line 4312, templates/it_insightfx/scss/insightfx.scss */
.navbar-inverse .btn-navbar:hover, .navbar-inverse .btn-navbar:focus, .navbar-inverse .btn-navbar:active, .navbar-inverse .nice-select.open.btn-navbar, .navbar-inverse .btn-navbar.active, .navbar-inverse .btn-navbar.disabled, .navbar-inverse .btn-navbar[disabled] {
  color: #fff;
  background-color: #040404;
  *background-color: #000;
}
/* line 4322, templates/it_insightfx/scss/insightfx.scss */
.navbar-inverse .btn-navbar:active, .navbar-inverse .nice-select.open.btn-navbar, .navbar-inverse .btn-navbar.active {
  background-color: #000 \9;
}
/* line 4326, templates/it_insightfx/scss/insightfx.scss */
.breadcrumb {
  margin: 0 0 18px;
  list-style: none;
  background-color: rgba(244, 246, 247, 0);
}
/* line 4331, templates/it_insightfx/scss/insightfx.scss */
.breadcrumb > li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  text-shadow: 0 1px 0 #fff;
}
/* line 4337, templates/it_insightfx/scss/insightfx.scss */
.breadcrumb > li > .divider {
  padding: 0 5px;
  color: #ccc;
}
/* line 4341, templates/it_insightfx/scss/insightfx.scss */
.breadcrumb > .active {
  color: #999;
}
/* line 4344, templates/it_insightfx/scss/insightfx.scss */
.pagination {
  margin: 18px 0;
}
/* line 4347, templates/it_insightfx/scss/insightfx.scss */
.pagination ul {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin-left: 0;
  margin-bottom: 0;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
}
/* line 4360, templates/it_insightfx/scss/insightfx.scss */
.pagination ul > li {
  display: inline;
}
/* line 4363, templates/it_insightfx/scss/insightfx.scss */
.pagination ul > li > a, .pagination ul > li > span {
  float: left;
  padding: 4px 12px;
  line-height: 18px;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
  border-left-width: 0;
}
/* line 4373, templates/it_insightfx/scss/insightfx.scss */
.pagination ul > li > a:hover, .pagination ul > li > a:focus, .pagination ul > .active > a, .pagination ul > .active > span {
  background-color: #f5f5f5;
}
/* line 4379, templates/it_insightfx/scss/insightfx.scss */
.pagination ul > .active > a, .pagination ul > .active > span {
  color: #999;
  cursor: default;
}
/* line 4384, templates/it_insightfx/scss/insightfx.scss */
.pagination ul > .disabled > span, .pagination ul > .disabled > a, .pagination ul > .disabled > a:hover, .pagination ul > .disabled > a:focus {
  color: #999;
  background-color: transparent;
  cursor: default;
}
/* line 4392, templates/it_insightfx/scss/insightfx.scss */
.pagination ul > li:first-child > a, .pagination ul > li:first-child > span {
  border-left-width: 1px;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-left-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-bottom-left-radius: 4px;
}
/* line 4402, templates/it_insightfx/scss/insightfx.scss */
.pagination ul > li:last-child > a, .pagination ul > li:last-child > span {
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  border-bottom-right-radius: 4px;
}
/* line 4411, templates/it_insightfx/scss/insightfx.scss */
.pagination-centered {
  text-align: center;
}
/* line 4414, templates/it_insightfx/scss/insightfx.scss */
.pagination-right {
  text-align: right;
}
/* line 4417, templates/it_insightfx/scss/insightfx.scss */
.pagination-large ul > li > a, .pagination-large ul > li > span {
  padding: 11px 19px;
  font-size: 16.25px;
}
/* line 4422, templates/it_insightfx/scss/insightfx.scss */
.pagination-large ul > li:first-child > a, .pagination-large ul > li:first-child > span {
  -webkit-border-top-left-radius: 6px;
  -moz-border-radius-topleft: 6px;
  border-top-left-radius: 6px;
  -webkit-border-bottom-left-radius: 6px;
  -moz-border-radius-bottomleft: 6px;
  border-bottom-left-radius: 6px;
}
/* line 4431, templates/it_insightfx/scss/insightfx.scss */
.pagination-large ul > li:last-child > a, .pagination-large ul > li:last-child > span {
  -webkit-border-top-right-radius: 6px;
  -moz-border-radius-topright: 6px;
  border-top-right-radius: 6px;
  -webkit-border-bottom-right-radius: 6px;
  -moz-border-radius-bottomright: 6px;
  border-bottom-right-radius: 6px;
}
/* line 4440, templates/it_insightfx/scss/insightfx.scss */
.pagination-mini ul > li:first-child > a, .pagination-mini ul > li:first-child > span, .pagination-small ul > li:first-child > a, .pagination-small ul > li:first-child > span {
  -webkit-border-top-left-radius: 3px;
  -moz-border-radius-topleft: 3px;
  border-top-left-radius: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -moz-border-radius-bottomleft: 3px;
  border-bottom-left-radius: 3px;
}
/* line 4451, templates/it_insightfx/scss/insightfx.scss */
.pagination-mini ul > li:last-child > a, .pagination-mini ul > li:last-child > span, .pagination-small ul > li:last-child > a, .pagination-small ul > li:last-child > span {
  -webkit-border-top-right-radius: 3px;
  -moz-border-radius-topright: 3px;
  border-top-right-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
  -moz-border-radius-bottomright: 3px;
  border-bottom-right-radius: 3px;
}
/* line 4462, templates/it_insightfx/scss/insightfx.scss */
.pagination-small ul > li > a, .pagination-small ul > li > span {
  padding: 2px 10px;
  font-size: 12px;
}
/* line 4467, templates/it_insightfx/scss/insightfx.scss */
.pagination-mini ul > li > a, .pagination-mini ul > li > span {
  padding: 0 6px;
  font-size: 9.75px;
}
/* line 4472, templates/it_insightfx/scss/insightfx.scss */
.pager {
  margin: 18px 0;
  list-style: none;
  text-align: center;
  *zoom: 1;
}
/* line 4478, templates/it_insightfx/scss/insightfx.scss */
.pager:before, .pager:after {
  display: table;
  content: "";
  line-height: 0;
}
/* line 4484, templates/it_insightfx/scss/insightfx.scss */
.pager:after {
  clear: both;
}
/* line 4487, templates/it_insightfx/scss/insightfx.scss */
.pager li {
  display: inline;
}
/* line 4490, templates/it_insightfx/scss/insightfx.scss */
.pager li > a, .pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
}
/* line 4500, templates/it_insightfx/scss/insightfx.scss */
.pager li > a:hover, .pager li > a:focus {
  text-decoration: none;
  background-color: #f5f5f5;
}
/* line 4505, templates/it_insightfx/scss/insightfx.scss */
.pager .next > a, .pager .next > span {
  float: right;
}
/* line 4509, templates/it_insightfx/scss/insightfx.scss */
.pager .previous > a, .pager .previous > span {
  float: left;
}
/* line 4513, templates/it_insightfx/scss/insightfx.scss */
.pager .disabled > a, .pager .disabled > a:hover, .pager .disabled > a:focus, .pager .disabled > span {
  color: #999;
  background-color: #fff;
  cursor: default;
}
/* line 4521, templates/it_insightfx/scss/insightfx.scss */
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
/* line 4530, templates/it_insightfx/scss/insightfx.scss */
.modal-backdrop.fade {
  opacity: 0;
}
/* line 4533, templates/it_insightfx/scss/insightfx.scss */
.modal-backdrop, .modal-backdrop.fade.in {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
/* line 4538, templates/it_insightfx/scss/insightfx.scss */
.modal-header {
  padding: 9px 15px;
  border-bottom: 1px solid #eee;
}
/* line 4542, templates/it_insightfx/scss/insightfx.scss */
.modal-header .close {
  margin-top: 2px;
}
/* line 4545, templates/it_insightfx/scss/insightfx.scss */
.modal-header h3 {
  margin: 0;
  line-height: 30px;
}
/* line 4549, templates/it_insightfx/scss/insightfx.scss */
.modal-body {
  width: 98%;
  position: relative;
  max-height: 400px;
  padding: 1%;
}
/* line 4555, templates/it_insightfx/scss/insightfx.scss */
.modal-body iframe {
  width: 100%;
  max-height: none;
  border: 0 !important;
}
/* line 4560, templates/it_insightfx/scss/insightfx.scss */
.modal-form {
  margin-bottom: 0;
}
/* line 4563, templates/it_insightfx/scss/insightfx.scss */
.modal-footer {
  padding: 14px 15px 15px;
  margin-bottom: 0;
  text-align: right;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  -webkit-border-radius: 0 0 6px 6px;
  -moz-border-radius: 0 0 6px 6px;
  border-radius: 0 0 6px 6px;
  -webkit-box-shadow: inset 0 1px 0 #fff;
  -moz-box-shadow: inset 0 1px 0 #fff;
  box-shadow: inset 0 1px 0 #fff;
  *zoom: 1;
}
/* line 4577, templates/it_insightfx/scss/insightfx.scss */
.modal-footer:before, .modal-footer:after {
  display: table;
  content: "";
  line-height: 0;
}
/* line 4583, templates/it_insightfx/scss/insightfx.scss */
.modal-footer:after {
  clear: both;
}
/* line 4586, templates/it_insightfx/scss/insightfx.scss */
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
/* line 4590, templates/it_insightfx/scss/insightfx.scss */
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
/* line 4593, templates/it_insightfx/scss/insightfx.scss */
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
/* line 4596, templates/it_insightfx/scss/insightfx.scss */
.tooltip {
  position: absolute;
  z-index: 1030;
  display: block;
  visibility: visible;
  font-size: 11px;
  line-height: 1.4;
  opacity: 0;
  filter: alpha(opacity=0);
}
/* line 4606, templates/it_insightfx/scss/insightfx.scss */
.tooltip.in {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
/* line 4610, templates/it_insightfx/scss/insightfx.scss */
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
/* line 4614, templates/it_insightfx/scss/insightfx.scss */
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
/* line 4618, templates/it_insightfx/scss/insightfx.scss */
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
/* line 4622, templates/it_insightfx/scss/insightfx.scss */
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}
/* line 4626, templates/it_insightfx/scss/insightfx.scss */
.tooltip-inner {
  max-width: 200px;
  padding: 8px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  background-color: #000;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
/* line 4637, templates/it_insightfx/scss/insightfx.scss */
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
/* line 4644, templates/it_insightfx/scss/insightfx.scss */
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
/* line 4651, templates/it_insightfx/scss/insightfx.scss */
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
/* line 4658, templates/it_insightfx/scss/insightfx.scss */
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
/* line 4665, templates/it_insightfx/scss/insightfx.scss */
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
/* line 4672, templates/it_insightfx/scss/insightfx.scss */
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1010;
  display: none;
  max-width: 276px;
  padding: 1px;
  text-align: left;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  white-space: normal;
}
/* line 4695, templates/it_insightfx/scss/insightfx.scss */
.popover.top {
  margin-top: -10px;
}
/* line 4698, templates/it_insightfx/scss/insightfx.scss */
.popover.right {
  margin-left: 10px;
}
/* line 4701, templates/it_insightfx/scss/insightfx.scss */
.popover.bottom {
  margin-top: 10px;
}
/* line 4704, templates/it_insightfx/scss/insightfx.scss */
.popover.left {
  margin-left: -10px;
}
/* line 4707, templates/it_insightfx/scss/insightfx.scss */
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  font-weight: normal;
  line-height: 18px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  -webkit-border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
}
/* line 4719, templates/it_insightfx/scss/insightfx.scss */
.popover-title:empty {
  display: none;
}
/* line 4722, templates/it_insightfx/scss/insightfx.scss */
.popover-content {
  padding: 9px 14px;
}
/* line 4725, templates/it_insightfx/scss/insightfx.scss */
.popover .arrow, .popover .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
/* line 4734, templates/it_insightfx/scss/insightfx.scss */
.popover .arrow {
  border-width: 11px;
}
/* line 4737, templates/it_insightfx/scss/insightfx.scss */
.popover .arrow:after {
  border-width: 10px;
  content: "";
}
/* line 4741, templates/it_insightfx/scss/insightfx.scss */
.popover.top .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}
/* line 4749, templates/it_insightfx/scss/insightfx.scss */
.popover.top .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #fff;
}
/* line 4755, templates/it_insightfx/scss/insightfx.scss */
.popover.right .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999;
  border-right-color: rgba(0, 0, 0, 0.25);
}
/* line 4763, templates/it_insightfx/scss/insightfx.scss */
.popover.right .arrow:after {
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #fff;
}
/* line 4769, templates/it_insightfx/scss/insightfx.scss */
.popover.bottom .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}
/* line 4777, templates/it_insightfx/scss/insightfx.scss */
.popover.bottom .arrow:after {
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #fff;
}
/* line 4783, templates/it_insightfx/scss/insightfx.scss */
.popover.left .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
/* line 4791, templates/it_insightfx/scss/insightfx.scss */
.popover.left .arrow:after {
  right: 1px;
  border-right-width: 0;
  border-left-color: #fff;
  bottom: -10px;
}
/* line 4797, templates/it_insightfx/scss/insightfx.scss */
.thumbnails {
  margin-left: -20px;
  list-style: none;
  *zoom: 1;
}
/* line 4802, templates/it_insightfx/scss/insightfx.scss */
.thumbnails:before, .thumbnails:after {
  display: table;
  content: "";
  line-height: 0;
}
/* line 4808, templates/it_insightfx/scss/insightfx.scss */
.thumbnails:after {
  clear: both;
}
/* line 4811, templates/it_insightfx/scss/insightfx.scss */
.row-fluid .thumbnails {
  margin-left: 0;
}
/* line 4814, templates/it_insightfx/scss/insightfx.scss */
.thumbnails > li {
  float: left;
  margin-bottom: 18px;
  margin-left: 20px;
}
/* line 4819, templates/it_insightfx/scss/insightfx.scss */
.thumbnail {
  display: block;
  padding: 4px;
  line-height: 18px;
  border: 1px solid #ddd;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
/* line 4835, templates/it_insightfx/scss/insightfx.scss */
a.thumbnail:hover, a.thumbnail:focus {
  border-color: #08c;
  -webkit-box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
  -moz-box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
  box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
}
/* line 4842, templates/it_insightfx/scss/insightfx.scss */
.thumbnail > img {
  display: block;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}
/* line 4848, templates/it_insightfx/scss/insightfx.scss */
.thumbnail .caption {
  padding: 9px;
  color: #555;
}
/* line 4852, templates/it_insightfx/scss/insightfx.scss */
.label, .badge {
  display: inline-block;
  padding: 2px 4px;
  font-size: 10.998px;
  font-weight: bold;
  line-height: 14px;
  color: #fff;
  vertical-align: baseline;
  white-space: nowrap;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #999;
}
/* line 4865, templates/it_insightfx/scss/insightfx.scss */
.label {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
/* line 4870, templates/it_insightfx/scss/insightfx.scss */
.badge {
  padding-left: 9px;
  padding-right: 9px;
  -webkit-border-radius: 9px;
  -moz-border-radius: 9px;
  border-radius: 9px;
}
/* line 4877, templates/it_insightfx/scss/insightfx.scss */
.label:empty, .badge:empty {
  display: none;
}
/* line 4881, templates/it_insightfx/scss/insightfx.scss */
a.label:hover, a.label:focus, a.badge:hover, a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
/* line 4889, templates/it_insightfx/scss/insightfx.scss */
.label-important, .badge-important {
  background-color: #b94a48;
}
/* line 4893, templates/it_insightfx/scss/insightfx.scss */
.label-important[href], .badge-important[href] {
  background-color: #953b39;
}
/* line 4897, templates/it_insightfx/scss/insightfx.scss */
.label-warning, .badge-warning {
  background-color: #f89406;
}
/* line 4901, templates/it_insightfx/scss/insightfx.scss */
.label-warning[href], .badge-warning[href] {
  background-color: #c67605;
}
/* line 4905, templates/it_insightfx/scss/insightfx.scss */
.label-success, .badge-success {
  background-color: #468847;
}
/* line 4909, templates/it_insightfx/scss/insightfx.scss */
.label-success[href], .badge-success[href] {
  background-color: #356635;
}
/* line 4913, templates/it_insightfx/scss/insightfx.scss */
.label-info, .badge-info {
  background-color: #3a87ad;
}
/* line 4917, templates/it_insightfx/scss/insightfx.scss */
.label-info[href], .badge-info[href] {
  background-color: #2d6987;
}
/* line 4921, templates/it_insightfx/scss/insightfx.scss */
.label-inverse, .badge-inverse {
  background-color: #333;
}
/* line 4925, templates/it_insightfx/scss/insightfx.scss */
.label-inverse[href], .badge-inverse[href] {
  background-color: #1a1a1a;
}
/* line 4929, templates/it_insightfx/scss/insightfx.scss */
.btn .label, .btn .badge {
  position: relative;
  top: -1px;
}
/* line 4934, templates/it_insightfx/scss/insightfx.scss */
.btn-mini .label, .btn-mini .badge {
  top: 0;
}
/* line 4938, templates/it_insightfx/scss/insightfx.scss */
.groupe {
  margin-left: auto;
  margin-right: auto;
  width: 408px;
  max-width: 95%;
}
/* line 4946, templates/it_insightfx/scss/insightfx.scss */
.logo {
  display: none;
}
/* line 4949, templates/it_insightfx/scss/insightfx.scss */
#tour:hover {
  box-shadow: 3px 3px 10px #fff;
}
@-webkit-keyframes progress-bar-stripes {
  /* line 4953, templates/it_insightfx/scss/insightfx.scss */
  from {
    background-position: 40px 0;
  }
  /* line 4956, templates/it_insightfx/scss/insightfx.scss */
  to {
    background-position: 0 0;
  }
}
@-moz-keyframes progress-bar-stripes {
  /* line 4961, templates/it_insightfx/scss/insightfx.scss */
  from {
    background-position: 40px 0;
  }
  /* line 4964, templates/it_insightfx/scss/insightfx.scss */
  to {
    background-position: 0 0;
  }
}
@-ms-keyframes progress-bar-stripes {
  /* line 4969, templates/it_insightfx/scss/insightfx.scss */
  from {
    background-position: 40px 0;
  }
  /* line 4972, templates/it_insightfx/scss/insightfx.scss */
  to {
    background-position: 0 0;
  }
}
@-o-keyframes progress-bar-stripes {
  /* line 4977, templates/it_insightfx/scss/insightfx.scss */
  from {
    background-position: 0 0;
  }
  /* line 4980, templates/it_insightfx/scss/insightfx.scss */
  to {
    background-position: 40px 0;
  }
}
@keyframes progress-bar-stripes {
  /* line 4985, templates/it_insightfx/scss/insightfx.scss */
  from {
    background-position: 40px 0;
  }
  /* line 4988, templates/it_insightfx/scss/insightfx.scss */
  to {
    background-position: 0 0;
  }
}
/* line 4992, templates/it_insightfx/scss/insightfx.scss */
.progress {
  overflow: hidden;
  height: 18px;
  margin-bottom: 18px;
  background-color: #f7f7f7;
  background-image: -moz-linear-gradient(top, #f5f5f5, #f9f9f9);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f5f5f5), to(#f9f9f9));
  background-image: -webkit-linear-gradient(top, #f5f5f5, #f9f9f9);
  background-image: -o-linear-gradient(top, #f5f5f5, #f9f9f9);
  background-image: linear-gradient(to bottom, #f5f5f5, #f9f9f9);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#fff9f9f9', GradientType=0);
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
/* line 5011, templates/it_insightfx/scss/insightfx.scss */
.progress .bar {
  width: 0%;
  height: 100%;
  color: #fff;
  float: left;
  font-size: 12px;
  text-align: center;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #0e90d2;
  background-image: -moz-linear-gradient(top, #149bdf, #0480be);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#149bdf), to(#0480be));
  background-image: -webkit-linear-gradient(top, #149bdf, #0480be);
  background-image: -o-linear-gradient(top, #149bdf, #0480be);
  background-image: linear-gradient(to bottom, #149bdf, #0480be);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff149bdf', endColorstr='#ff0480be', GradientType=0);
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: width 0.6s ease;
  -moz-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
/* line 5038, templates/it_insightfx/scss/insightfx.scss */
.progress .bar + .bar {
  -webkit-box-shadow: inset 1px 0 0 rgba(0, 0, 0, 0.15), inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 1px 0 0 rgba(0, 0, 0, 0.15), inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 1px 0 0 rgba(0, 0, 0, 0.15), inset 0 -1px 0 rgba(0, 0, 0, 0.15);
}
/* line 5043, templates/it_insightfx/scss/insightfx.scss */
.progress-striped .bar {
  background-color: #149bdf;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  -webkit-background-size: 40px 40px;
  -moz-background-size: 40px 40px;
  -o-background-size: 40px 40px;
  background-size: 40px 40px;
}
/* line 5055, templates/it_insightfx/scss/insightfx.scss */
.progress.active .bar {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -moz-animation: progress-bar-stripes 2s linear infinite;
  -ms-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
/* line 5062, templates/it_insightfx/scss/insightfx.scss */
.progress-danger .bar, .progress .bar-danger {
  background-color: #dd514c;
  background-image: -moz-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#c43c35));
  background-image: -webkit-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: -o-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: linear-gradient(to bottom, #ee5f5b, #c43c35);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffee5f5b', endColorstr='#ffc43c35', GradientType=0);
}
/* line 5073, templates/it_insightfx/scss/insightfx.scss */
.progress-danger.progress-striped .bar, .progress-striped .bar-danger {
  background-color: #ee5f5b;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
/* line 5082, templates/it_insightfx/scss/insightfx.scss */
.progress-success .bar, .progress .bar-success {
  background-color: #5eb95e;
  background-image: -moz-linear-gradient(top, #62c462, #57a957);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#57a957));
  background-image: -webkit-linear-gradient(top, #62c462, #57a957);
  background-image: -o-linear-gradient(top, #62c462, #57a957);
  background-image: linear-gradient(to bottom, #62c462, #57a957);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff62c462', endColorstr='#ff57a957', GradientType=0);
}
/* line 5093, templates/it_insightfx/scss/insightfx.scss */
.progress-success.progress-striped .bar, .progress-striped .bar-success {
  background-color: #62c462;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
/* line 5102, templates/it_insightfx/scss/insightfx.scss */
.progress-info .bar, .progress .bar-info {
  background-color: #4bb1cf;
  background-image: -moz-linear-gradient(top, #5bc0de, #339bb9);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#339bb9));
  background-image: -webkit-linear-gradient(top, #5bc0de, #339bb9);
  background-image: -o-linear-gradient(top, #5bc0de, #339bb9);
  background-image: linear-gradient(to bottom, #5bc0de, #339bb9);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff339bb9', GradientType=0);
}
/* line 5113, templates/it_insightfx/scss/insightfx.scss */
.progress-info.progress-striped .bar, .progress-striped .bar-info {
  background-color: #5bc0de;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
/* line 5122, templates/it_insightfx/scss/insightfx.scss */
.progress-warning .bar, .progress .bar-warning {
  background-color: #faa732;
  background-image: -moz-linear-gradient(top, #fbb450, #f89406);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#f89406));
  background-image: -webkit-linear-gradient(top, #fbb450, #f89406);
  background-image: -o-linear-gradient(top, #fbb450, #f89406);
  background-image: linear-gradient(to bottom, #fbb450, #f89406);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffab44f', endColorstr='#fff89406', GradientType=0);
}
/* line 5133, templates/it_insightfx/scss/insightfx.scss */
.progress-warning.progress-striped .bar, .progress-striped .bar-warning {
  background-color: #fbb450;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
/* line 5142, templates/it_insightfx/scss/insightfx.scss */
.accordion {
  margin-bottom: 18px;
}
/* line 5145, templates/it_insightfx/scss/insightfx.scss */
.accordion-group {
  margin-bottom: 2px;
  border: 1px solid #e5e5e5;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
/* line 5152, templates/it_insightfx/scss/insightfx.scss */
.accordion-heading {
  border-bottom: 0;
}
/* line 5155, templates/it_insightfx/scss/insightfx.scss */
.accordion-heading .accordion-toggle {
  display: block;
  padding: 8px 15px;
}
/* line 5159, templates/it_insightfx/scss/insightfx.scss */
.accordion-toggle {
  cursor: pointer;
}
/* line 5162, templates/it_insightfx/scss/insightfx.scss */
.accordion-inner {
  padding: 9px 15px;
  border-top: 1px solid #e5e5e5;
}
/* line 5166, templates/it_insightfx/scss/insightfx.scss */
.carousel {
  position: relative;
  margin-bottom: 18px;
  line-height: 1;
}
/* line 5171, templates/it_insightfx/scss/insightfx.scss */
.carousel-inner {
  overflow: hidden;
  width: 100%;
  position: relative;
}
/* line 5176, templates/it_insightfx/scss/insightfx.scss */
.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  -moz-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
/* line 5184, templates/it_insightfx/scss/insightfx.scss */
.carousel-inner > .item > img, .carousel-inner > .item > a > img {
  display: block;
  line-height: 1;
}
/* line 5189, templates/it_insightfx/scss/insightfx.scss */
.carousel-inner > .active, .carousel-inner > .next, .carousel-inner > .prev {
  display: block;
}
/* line 5194, templates/it_insightfx/scss/insightfx.scss */
.carousel-inner > .active {
  left: 0;
}
/* line 5197, templates/it_insightfx/scss/insightfx.scss */
.carousel-inner > .next, .carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
/* line 5203, templates/it_insightfx/scss/insightfx.scss */
.carousel-inner > .next {
  left: 100%;
}
/* line 5206, templates/it_insightfx/scss/insightfx.scss */
.carousel-inner > .prev {
  left: -100%;
}
/* line 5209, templates/it_insightfx/scss/insightfx.scss */
.carousel-inner > .next.left, .carousel-inner > .prev.right {
  left: 0;
}
/* line 5213, templates/it_insightfx/scss/insightfx.scss */
.carousel-inner > .active.left {
  left: -100%;
}
/* line 5216, templates/it_insightfx/scss/insightfx.scss */
.carousel-inner > .active.right {
  left: 100%;
}
/* line 5219, templates/it_insightfx/scss/insightfx.scss */
.carousel-control {
  position: absolute;
  top: 40%;
  left: 15px;
  width: 40px;
  height: 40px;
  margin-top: -20px;
  font-size: 60px;
  font-weight: 100;
  line-height: 30px;
  color: #fff;
  text-align: center;
  background: #222;
  border: 3px solid #fff;
  -webkit-border-radius: 23px;
  -moz-border-radius: 23px;
  border-radius: 23px;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
/* line 5239, templates/it_insightfx/scss/insightfx.scss */
.carousel-control.right {
  left: auto;
  right: 15px;
}
/* line 5243, templates/it_insightfx/scss/insightfx.scss */
.carousel-control:hover, .carousel-control:focus {
  color: #fff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
/* line 5250, templates/it_insightfx/scss/insightfx.scss */
.carousel-indicators {
  position: absolute;
  top: 15px;
  right: 15px;
  z-index: 5;
  margin: 0;
  list-style: none;
}
/* line 5258, templates/it_insightfx/scss/insightfx.scss */
.carousel-indicators li {
  display: block;
  float: left;
  width: 10px;
  height: 10px;
  margin-left: 5px;
  text-indent: -999px;
  background-color: #ccc;
  background-color: rgba(255, 255, 255, 0.25);
  border-radius: 5px;
}
/* line 5269, templates/it_insightfx/scss/insightfx.scss */
.carousel-indicators .active {
  background-color: #fff;
}
/* line 5272, templates/it_insightfx/scss/insightfx.scss */
.carousel-caption {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 15px;
  background: #333;
  background: rgba(0, 0, 0, 0.75);
}
/* line 5281, templates/it_insightfx/scss/insightfx.scss */
.carousel-caption h4, .carousel-caption p {
  color: #fff;
  line-height: 18px;
}
/* line 5286, templates/it_insightfx/scss/insightfx.scss */
.carousel-caption h4 {
  margin: 0 0 5px;
}
/* line 5289, templates/it_insightfx/scss/insightfx.scss */
.carousel-caption p {
  margin-bottom: 0;
}
/* line 5292, templates/it_insightfx/scss/insightfx.scss */
.hero-unit {
  padding: 60px;
  margin-bottom: 30px;
  font-size: 18px;
  font-weight: 200;
  line-height: 27px;
  color: inherit;
  background-color: #eee;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
/* line 5304, templates/it_insightfx/scss/insightfx.scss */
.hero-unit h1 {
  margin-bottom: 0;
  font-size: 60px;
  line-height: 1;
  color: inherit;
  letter-spacing: -1px;
}
/* line 5311, templates/it_insightfx/scss/insightfx.scss */
.hero-unit li {
  line-height: 27px;
}
/* line 5314, templates/it_insightfx/scss/insightfx.scss */
.pull-right {
  float: right;
  width: 100%;
}
/* line 5318, templates/it_insightfx/scss/insightfx.scss */
.pull-left {
  float: left;
}
/* line 5321, templates/it_insightfx/scss/insightfx.scss */
.hide {
  display: none;
}
/* line 5324, templates/it_insightfx/scss/insightfx.scss */
.show {
  display: block;
}
/* line 5327, templates/it_insightfx/scss/insightfx.scss */
.invisible {
  visibility: hidden;
}
/* line 5330, templates/it_insightfx/scss/insightfx.scss */
.affix {
  position: fixed;
}
/* line 5333, templates/it_insightfx/scss/insightfx.scss */
.hidden {
  display: none;
  visibility: hidden;
}
/* line 5337, templates/it_insightfx/scss/insightfx.scss */
.visible-phone {
  display: none !important;
}
/* line 5340, templates/it_insightfx/scss/insightfx.scss */
.visible-tablet {
  display: none !important;
}
/* line 5343, templates/it_insightfx/scss/insightfx.scss */
.hidden-desktop {
  display: none !important;
}
/* line 5346, templates/it_insightfx/scss/insightfx.scss */
.visible-desktop {
  display: inherit !important;
}
/* line 5350, templates/it_insightfx/scss/insightfx.scss */
.recherche_webresponsive {
  display: none;
}
/* line 5352, templates/it_insightfx/scss/insightfx.scss */
.ajaxscrl {
  width: 150px;
}
/* line 5354, templates/it_insightfx/scss/insightfx.scss */
.video > .items-row > .span6 {
  width: 48%;
  margin-left: 2%;
}
/* line 5359, templates/it_insightfx/scss/insightfx.scss */
.video .actualite_image.small {
  width: 98%;
}
/* line 5362, templates/it_insightfx/scss/insightfx.scss */
.video .actualite_image td {
  height: 150px;
}
/* line 5366, templates/it_insightfx/scss/insightfx.scss */
.video .actualite_image.small table {
  height: 150px;
  width: 100%;
  margin: auto;
}
/* line 5369, templates/it_insightfx/scss/insightfx.scss */
.video_img {
  position: absolute;
  z-index: 10;
  width: 300px;
}
/* line 5374, templates/it_insightfx/scss/insightfx.scss */
.revuedepresse > .items-row > .span6 {
  width: 48%;
  margin-left: 2%;
}
/* line 5379, templates/it_insightfx/scss/insightfx.scss */
.revuedepresse .actualite_image.small {
  width: 98%;
}
/* line 5382, templates/it_insightfx/scss/insightfx.scss */
.revuedepresse .actualite_image td {
  height: 150px;
}
/* line 5386, templates/it_insightfx/scss/insightfx.scss */
.revuedepresse .actualite_image.small table {
  height: 150px;
  width: 100%;
  margin: auto;
}
/* line 5389, templates/it_insightfx/scss/insightfx.scss */
.revuedepresse_img {
  position: absolute;
  z-index: 10;
  width: 300px;
}
/* line 5395, templates/it_insightfx/scss/insightfx.scss */
.prixventes {
  text-align: right;
  font-size: 28px;
  font-weight: bolder;
  color: #8d0861;
}
/* line 5396, templates/it_insightfx/scss/insightfx.scss */
.villeventes {
  text-align: right;
  font-weight: bold;
  font-size: 18px;
}
/* line 5397, templates/it_insightfx/scss/insightfx.scss */
.contactvente {
  border: #72818a solid 1px;
  padding: 5px;
  text-align: center;
  background-color: #edf2f4;
  clear: both;
  margin: auto;
  max-width: 480px;
}
/* line 5398, templates/it_insightfx/scss/insightfx.scss */
.photosimages {
  width: 35%;
  float: left;
  margin: 0px 10px 10px 0px;
}
/* line 5399, templates/it_insightfx/scss/insightfx.scss */
.ventes_image {
  background-color: #fff;
  border: 1px solid #999;
  margin-bottom: 15px;
  margin-right: 10px;
  min-height: 140px;
  padding: 3px;
  text-align: center;
  float: left;
}
/* line 5400, templates/it_insightfx/scss/insightfx.scss */
.ventesreadmore {
  color: #fff !important;
  padding: 6px;
  float: right;
}
/* line 5401, templates/it_insightfx/scss/insightfx.scss */
.photosimages img {
  border: #fff solid 1px;
}
/* line 5402, templates/it_insightfx/scss/insightfx.scss */
#g-page-surround .btn.btn-primary, #g-offcanvas .btn.btn-primary {
  background: #5e747f;
}
@media (min-width: 768px) and (max-width: 979px) {
  /* line 5405, templates/it_insightfx/scss/insightfx.scss */
  .hidden-desktop {
    display: inherit !important;
  }
  /* line 5408, templates/it_insightfx/scss/insightfx.scss */
  .visible-desktop {
    display: none !important;
  }
  /* line 5411, templates/it_insightfx/scss/insightfx.scss */
  .visible-tablet {
    display: inherit !important;
  }
  /* line 5414, templates/it_insightfx/scss/insightfx.scss */
  .hidden-tablet {
    display: none !important;
  }
}
@media (max-width: 767px) {
  /* line 5419, templates/it_insightfx/scss/insightfx.scss */
  .hidden-desktop {
    display: inherit !important;
  }
  /* line 5422, templates/it_insightfx/scss/insightfx.scss */
  .visible-desktop {
    display: none !important;
  }
  /* line 5425, templates/it_insightfx/scss/insightfx.scss */
  .visible-phone {
    display: inherit !important;
  }
  /* line 5428, templates/it_insightfx/scss/insightfx.scss */
  .hidden-phone {
    display: none !important;
  }
}
/* line 5432, templates/it_insightfx/scss/insightfx.scss */
.visible-print {
  display: none !important;
}
@media print {
  /* line 5436, templates/it_insightfx/scss/insightfx.scss */
  .visible-print {
    display: inherit !important;
  }
  /* line 5439, templates/it_insightfx/scss/insightfx.scss */
  .hidden-print {
    display: none !important;
  }
}
@media (max-width: 767px) {
  /* line 5444, templates/it_insightfx/scss/insightfx.scss */
  body {
    padding-left: 20px;
    padding-right: 20px;
  }
  /* line 5448, templates/it_insightfx/scss/insightfx.scss */
  .navbar-fixed-top, .navbar-fixed-bottom, .navbar-static-top {
    margin-left: -20px;
    margin-right: -20px;
  }
  /* line 5454, templates/it_insightfx/scss/insightfx.scss */
  .container-fluid {
    padding: 0;
  }
  /* line 5457, templates/it_insightfx/scss/insightfx.scss */
  .dl-horizontal dt {
    float: none;
    clear: none;
    width: auto;
    text-align: left;
  }
  /* line 5463, templates/it_insightfx/scss/insightfx.scss */
  .dl-horizontal dd {
    margin-left: 0;
  }
  /* line 5466, templates/it_insightfx/scss/insightfx.scss */
  .container {
    width: auto;
  }
  /* line 5469, templates/it_insightfx/scss/insightfx.scss */
  .row-fluid {
    width: 100%;
  }
  /* line 5472, templates/it_insightfx/scss/insightfx.scss */
  .row, .thumbnails {
    margin-left: 0;
  }
  /* line 5476, templates/it_insightfx/scss/insightfx.scss */
  .thumbnails > li {
    float: none;
    margin-left: 0;
  }
  /* line 5480, templates/it_insightfx/scss/insightfx.scss */
  [class*="span"], .uneditable-input[class*="span"], .row-fluid [class*="span"] {
    float: none;
    display: block;
    width: 100%;
    margin-left: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  /* line 5491, templates/it_insightfx/scss/insightfx.scss */
  .span12, .row-fluid .span12 {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  /* line 5498, templates/it_insightfx/scss/insightfx.scss */
  .row-fluid [class*="offset"]:first-child {
    margin-left: 0;
  }
  /* line 5501, templates/it_insightfx/scss/insightfx.scss */
  .input-large, .input-xlarge, .input-xxlarge, input[class*="span"], select[class*="span"], textarea[class*="span"], .uneditable-input {
    display: block;
    width: 100%;
    min-height: 28px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  /* line 5515, templates/it_insightfx/scss/insightfx.scss */
  .input-prepend input, .input-append input, .input-prepend input[class*="span"], .input-append input[class*="span"] {
    display: inline-block;
    width: auto;
  }
  /* line 5522, templates/it_insightfx/scss/insightfx.scss */
  .controls-row [class*="span"] + [class*="span"] {
    margin-left: 0;
  }
}
@media (max-width: 605px) {
  /* line 5528, templates/it_insightfx/scss/insightfx.scss */
  .ventes_image {
    width: 100%;
  }
  /* line 5529, templates/it_insightfx/scss/insightfx.scss */
  .ventes_image table {
    margin: auto;
  }
  /* line 5530, templates/it_insightfx/scss/insightfx.scss */
  .photosimages {
    width: 100%;
    text-align: center;
  }
}
@media (max-width: 480px) {
  /* line 5534, templates/it_insightfx/scss/insightfx.scss */
  .nav-collapse {
    -webkit-transform: translate3d(0, 0, 0);
  }
  /* line 5537, templates/it_insightfx/scss/insightfx.scss */
  .page-header h1 small {
    display: block;
    line-height: 18px;
  }
  /* line 5541, templates/it_insightfx/scss/insightfx.scss */
  input[type="checkbox"], input[type="radio"] {
    border: 1px solid #ccc;
  }
  /* line 5545, templates/it_insightfx/scss/insightfx.scss */
  .form-horizontal .control-label {
    float: none;
    width: auto;
    padding-top: 0;
    text-align: left;
  }
  /* line 5551, templates/it_insightfx/scss/insightfx.scss */
  .form-horizontal .controls {
    margin-left: 0;
  }
  /* line 5554, templates/it_insightfx/scss/insightfx.scss */
  .form-horizontal .control-list {
    padding-top: 0;
  }
  /* line 5557, templates/it_insightfx/scss/insightfx.scss */
  .form-horizontal .form-actions {
    padding-left: 10px;
    padding-right: 10px;
  }
  /* line 5561, templates/it_insightfx/scss/insightfx.scss */
  .media .pull-left, .media .pull-right {
    float: none;
    display: block;
    margin-bottom: 10px;
  }
  /* line 5567, templates/it_insightfx/scss/insightfx.scss */
  .media-object {
    margin-right: 0;
    margin-left: 0;
  }
  /* line 5571, templates/it_insightfx/scss/insightfx.scss */
  .modal-header .close {
    padding: 10px;
    margin: -10px;
  }
  /* line 5575, templates/it_insightfx/scss/insightfx.scss */
  .carousel-caption {
    position: static;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  /* line 5580, templates/it_insightfx/scss/insightfx.scss */
  .row {
    margin-left: -20px;
    *zoom: 1;
  }
  /* line 5584, templates/it_insightfx/scss/insightfx.scss */
  .row:before, .row:after {
    display: table;
    content: "";
    line-height: 0;
  }
  /* line 5590, templates/it_insightfx/scss/insightfx.scss */
  .row:after {
    clear: both;
  }
  /* line 5593, templates/it_insightfx/scss/insightfx.scss */
  [class*="span"] {
    float: left;
    min-height: 1px;
    margin-left: 20px;
  }
  /* line 5598, templates/it_insightfx/scss/insightfx.scss */
  .container, .navbar-static-top .container, .navbar-fixed-top .container, .navbar-fixed-bottom .container {
    width: 724px;
  }
  /* line 5604, templates/it_insightfx/scss/insightfx.scss */
  .span12 {
    width: 724px;
  }
  /* line 5607, templates/it_insightfx/scss/insightfx.scss */
  .span11 {
    width: 662px;
  }
  /* line 5610, templates/it_insightfx/scss/insightfx.scss */
  .span10 {
    width: 600px;
  }
  /* line 5613, templates/it_insightfx/scss/insightfx.scss */
  .span9 {
    width: 538px;
  }
  /* line 5616, templates/it_insightfx/scss/insightfx.scss */
  .span8 {
    width: 476px;
  }
  /* line 5619, templates/it_insightfx/scss/insightfx.scss */
  .span7 {
    width: 414px;
  }
  /* line 5622, templates/it_insightfx/scss/insightfx.scss */
  .span6 {
    width: 352px;
  }
  /* line 5625, templates/it_insightfx/scss/insightfx.scss */
  .span5 {
    width: 290px;
  }
  /* line 5628, templates/it_insightfx/scss/insightfx.scss */
  .span4 {
    width: 228px;
  }
  /* line 5631, templates/it_insightfx/scss/insightfx.scss */
  .span3 {
    width: 166px;
  }
  /* line 5634, templates/it_insightfx/scss/insightfx.scss */
  .span2 {
    width: 104px;
  }
  /* line 5637, templates/it_insightfx/scss/insightfx.scss */
  .span1 {
    width: 42px;
  }
  /* line 5640, templates/it_insightfx/scss/insightfx.scss */
  .offset12 {
    margin-left: 764px;
  }
  /* line 5643, templates/it_insightfx/scss/insightfx.scss */
  .offset11 {
    margin-left: 702px;
  }
  /* line 5646, templates/it_insightfx/scss/insightfx.scss */
  .offset10 {
    margin-left: 640px;
  }
  /* line 5649, templates/it_insightfx/scss/insightfx.scss */
  .offset9 {
    margin-left: 578px;
  }
  /* line 5652, templates/it_insightfx/scss/insightfx.scss */
  .offset8 {
    margin-left: 516px;
  }
  /* line 5655, templates/it_insightfx/scss/insightfx.scss */
  .offset7 {
    margin-left: 454px;
  }
  /* line 5658, templates/it_insightfx/scss/insightfx.scss */
  .offset6 {
    margin-left: 392px;
  }
  /* line 5661, templates/it_insightfx/scss/insightfx.scss */
  .offset5 {
    margin-left: 330px;
  }
  /* line 5664, templates/it_insightfx/scss/insightfx.scss */
  .offset4 {
    margin-left: 268px;
  }
  /* line 5667, templates/it_insightfx/scss/insightfx.scss */
  .offset3 {
    margin-left: 206px;
  }
  /* line 5670, templates/it_insightfx/scss/insightfx.scss */
  .offset2 {
    margin-left: 144px;
  }
  /* line 5673, templates/it_insightfx/scss/insightfx.scss */
  .offset1 {
    margin-left: 82px;
  }
  /* line 5676, templates/it_insightfx/scss/insightfx.scss */
  .row-fluid {
    width: 100%;
    *zoom: 1;
  }
  /* line 5680, templates/it_insightfx/scss/insightfx.scss */
  .row-fluid:before, .row-fluid:after {
    display: table;
    content: "";
    line-height: 0;
  }
  /* line 5686, templates/it_insightfx/scss/insightfx.scss */
  .row-fluid:after {
    clear: both;
  }
  /* line 5689, templates/it_insightfx/scss/insightfx.scss */
  .row-fluid [class*="span"] {
    display: block;
    width: 100%;
    min-height: 28px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
  }
  /* line 5698, templates/it_insightfx/scss/insightfx.scss */
  .row-fluid [class*="span"]:first-child {
    margin-left: 0;
  }
  /* line 5701, templates/it_insightfx/scss/insightfx.scss */
  .row-fluid .controls-row [class*="span"] + [class*="span"] {
    margin-left: 2.127659574%;
  }
  /* line 5704, templates/it_insightfx/scss/insightfx.scss */
  .row-fluid .span12 {
    width: 99.99999999%;
    *width: 99.9468085006%;
  }
  /* line 5708, templates/it_insightfx/scss/insightfx.scss */
  .row-fluid .span11 {
    width: 91.489361693%;
    *width: 91.4361702036%;
  }
  /* line 5712, templates/it_insightfx/scss/insightfx.scss */
  .row-fluid .span10 {
    width: 82.978723396%;
    *width: 82.9255319066%;
  }
  /* line 5716, templates/it_insightfx/scss/insightfx.scss */
  .row-fluid .span9 {
    width: 100%;
    *width: 100%;
  }
  /* line 5720, templates/it_insightfx/scss/insightfx.scss */
  .row-fluid .span8 {
    width: 65.957446802%;
    *width: 65.9042553126%;
  }
  /* line 5724, templates/it_insightfx/scss/insightfx.scss */
  .row-fluid .span7 {
    width: 57.446808505%;
    *width: 57.3936170156%;
  }
  /* line 5728, templates/it_insightfx/scss/insightfx.scss */
  .row-fluid .span6 {
    width: 48.936170208%;
    *width: 48.8829787186%;
  }
  /* line 5732, templates/it_insightfx/scss/insightfx.scss */
  .row-fluid .span5 {
    width: 40.425531911%;
    *width: 40.3723404216%;
  }
  /* line 5736, templates/it_insightfx/scss/insightfx.scss */
  .row-fluid .span4 {
    width: 31.914893614%;
    *width: 31.8617021246%;
  }
  /* line 5740, templates/it_insightfx/scss/insightfx.scss */
  .row-fluid .span3 {
    width: 23.404255317%;
    *width: 23.3510638276%;
  }
  /* line 5744, templates/it_insightfx/scss/insightfx.scss */
  .row-fluid .span2 {
    width: 14.89361702%;
    *width: 14.8404255306%;
  }
  /* line 5748, templates/it_insightfx/scss/insightfx.scss */
  .row-fluid .span1 {
    width: 6.382978723%;
    *width: 6.3297872336%;
  }
  /* line 5752, templates/it_insightfx/scss/insightfx.scss */
  .row-fluid .offset12 {
    margin-left: 104.255319138%;
    *margin-left: 104.1489361593%;
  }
  /* line 5756, templates/it_insightfx/scss/insightfx.scss */
  .row-fluid .offset12:first-child {
    margin-left: 102.127659564%;
    *margin-left: 102.0212765853%;
  }
  /* line 5760, templates/it_insightfx/scss/insightfx.scss */
  .row-fluid .offset11 {
    margin-left: 95.744680841%;
    *margin-left: 95.6382978623%;
  }
  /* line 5764, templates/it_insightfx/scss/insightfx.scss */
  .row-fluid .offset11:first-child {
    margin-left: 93.617021267%;
    *margin-left: 93.5106382883%;
  }
  /* line 5768, templates/it_insightfx/scss/insightfx.scss */
  .row-fluid .offset10 {
    margin-left: 87.234042544%;
    *margin-left: 87.1276595653%;
  }
  /* line 5772, templates/it_insightfx/scss/insightfx.scss */
  .row-fluid .offset10:first-child {
    margin-left: 85.10638297%;
    *margin-left: 84.9999999913%;
  }
  /* line 5776, templates/it_insightfx/scss/insightfx.scss */
  .row-fluid .offset9 {
    margin-left: 78.723404247%;
    *margin-left: 78.6170212683%;
  }
  /* line 5780, templates/it_insightfx/scss/insightfx.scss */
  .row-fluid .offset9:first-child {
    margin-left: 76.595744673%;
    *margin-left: 76.4893616943%;
  }
  /* line 5784, templates/it_insightfx/scss/insightfx.scss */
  .row-fluid .offset8 {
    margin-left: 70.21276595%;
    *margin-left: 70.1063829713%;
  }
  /* line 5788, templates/it_insightfx/scss/insightfx.scss */
  .row-fluid .offset8:first-child {
    margin-left: 68.085106376%;
    *margin-left: 67.9787233973%;
  }
  /* line 5792, templates/it_insightfx/scss/insightfx.scss */
  .row-fluid .offset7 {
    margin-left: 61.702127653%;
    *margin-left: 61.5957446743%;
  }
  /* line 5796, templates/it_insightfx/scss/insightfx.scss */
  .row-fluid .offset7:first-child {
    margin-left: 59.574468079%;
    *margin-left: 59.4680851003%;
  }
  /* line 5800, templates/it_insightfx/scss/insightfx.scss */
  .row-fluid .offset6 {
    margin-left: 53.191489356%;
    *margin-left: 53.0851063773%;
  }
  /* line 5804, templates/it_insightfx/scss/insightfx.scss */
  .row-fluid .offset6:first-child {
    margin-left: 51.063829782%;
    *margin-left: 50.9574468033%;
  }
  /* line 5808, templates/it_insightfx/scss/insightfx.scss */
  .row-fluid .offset5 {
    margin-left: 44.680851059%;
    *margin-left: 44.5744680803%;
  }
  /* line 5812, templates/it_insightfx/scss/insightfx.scss */
  .row-fluid .offset5:first-child {
    margin-left: 42.553191485%;
    *margin-left: 42.4468085063%;
  }
  /* line 5816, templates/it_insightfx/scss/insightfx.scss */
  .row-fluid .offset4 {
    margin-left: 36.170212762%;
    *margin-left: 36.0638297833%;
  }
  /* line 5820, templates/it_insightfx/scss/insightfx.scss */
  .row-fluid .offset4:first-child {
    margin-left: 34.042553188%;
    *margin-left: 33.9361702093%;
  }
  /* line 5824, templates/it_insightfx/scss/insightfx.scss */
  .row-fluid .offset3 {
    margin-left: 27.659574465%;
    *margin-left: 27.5531914863%;
  }
  /* line 5828, templates/it_insightfx/scss/insightfx.scss */
  .row-fluid .offset3:first-child {
    margin-left: 25.531914891%;
    *margin-left: 25.4255319123%;
  }
  /* line 5832, templates/it_insightfx/scss/insightfx.scss */
  .row-fluid .offset2 {
    margin-left: 19.148936168%;
    *margin-left: 19.0425531893%;
  }
  /* line 5836, templates/it_insightfx/scss/insightfx.scss */
  .row-fluid .offset2:first-child {
    margin-left: 17.021276594%;
    *margin-left: 16.9148936153%;
  }
  /* line 5840, templates/it_insightfx/scss/insightfx.scss */
  .row-fluid .offset1 {
    margin-left: 10.638297871%;
    *margin-left: 10.5319148923%;
  }
  /* line 5844, templates/it_insightfx/scss/insightfx.scss */
  .row-fluid .offset1:first-child {
    margin-left: 8.510638297%;
    *margin-left: 8.4042553183%;
  }
  /* line 5848, templates/it_insightfx/scss/insightfx.scss */
  input, textarea, .uneditable-input {
    margin-left: 0;
  }
  /* line 5853, templates/it_insightfx/scss/insightfx.scss */
  .controls-row [class*="span"] + [class*="span"] {
    margin-left: 20px;
  }
  /* line 5856, templates/it_insightfx/scss/insightfx.scss */
  input.span12, textarea.span12, .uneditable-input.span12 {
    width: 710px;
  }
  /* line 5861, templates/it_insightfx/scss/insightfx.scss */
  input.span11, textarea.span11, .uneditable-input.span11 {
    width: 648px;
  }
  /* line 5866, templates/it_insightfx/scss/insightfx.scss */
  input.span10, textarea.span10, .uneditable-input.span10 {
    width: 586px;
  }
  /* line 5871, templates/it_insightfx/scss/insightfx.scss */
  input.span9, textarea.span9, .uneditable-input.span9 {
    width: 524px;
  }
  /* line 5876, templates/it_insightfx/scss/insightfx.scss */
  input.span8, textarea.span8, .uneditable-input.span8 {
    width: 462px;
  }
  /* line 5881, templates/it_insightfx/scss/insightfx.scss */
  input.span7, textarea.span7, .uneditable-input.span7 {
    width: 400px;
  }
  /* line 5886, templates/it_insightfx/scss/insightfx.scss */
  input.span6, textarea.span6, .uneditable-input.span6 {
    width: 338px;
  }
  /* line 5891, templates/it_insightfx/scss/insightfx.scss */
  input.span5, textarea.span5, .uneditable-input.span5 {
    width: 276px;
  }
  /* line 5896, templates/it_insightfx/scss/insightfx.scss */
  input.span4, textarea.span4, .uneditable-input.span4 {
    width: 214px;
  }
  /* line 5901, templates/it_insightfx/scss/insightfx.scss */
  input.span3, textarea.span3, .uneditable-input.span3 {
    width: 152px;
  }
  /* line 5906, templates/it_insightfx/scss/insightfx.scss */
  input.span2, textarea.span2, .uneditable-input.span2 {
    width: 90px;
  }
  /* line 5911, templates/it_insightfx/scss/insightfx.scss */
  input.span1, textarea.span1, .uneditable-input.span1 {
    width: 28px;
  }
}
@media (min-width: 1200px) {
  /* line 5918, templates/it_insightfx/scss/insightfx.scss */
  .row {
    margin-left: -20px;
    *zoom: 1;
  }
  /* line 5922, templates/it_insightfx/scss/insightfx.scss */
  .row:before, .row:after {
    display: table;
    content: "";
    line-height: 0;
  }
  /* line 5928, templates/it_insightfx/scss/insightfx.scss */
  .row:after {
    clear: both;
  }
  /* line 5931, templates/it_insightfx/scss/insightfx.scss */
  [class*="span"] {
    float: left;
    min-height: 1px;
  }
  /* line 5935, templates/it_insightfx/scss/insightfx.scss */
  .container, .navbar-static-top .container, .navbar-fixed-top .container, .navbar-fixed-bottom .container {
    width: 1080px;
  }
  /* line 5941, templates/it_insightfx/scss/insightfx.scss */
  .span12 {
    width: 940px;
  }
  /* line 5944, templates/it_insightfx/scss/insightfx.scss */
  .span11 {
    width: 860px;
  }
  /* line 5947, templates/it_insightfx/scss/insightfx.scss */
  .span10 {
    width: 780px;
  }
  /* line 5950, templates/it_insightfx/scss/insightfx.scss */
  .span9 {
    width: 700px;
  }
  /* line 5953, templates/it_insightfx/scss/insightfx.scss */
  .span8 {
    width: 620px;
  }
  /* line 5956, templates/it_insightfx/scss/insightfx.scss */
  .span7 {
    width: 540px;
  }
  /* line 5959, templates/it_insightfx/scss/insightfx.scss */
  .span6 {
    width: 54.5%;
  }
  /* line 5962, templates/it_insightfx/scss/insightfx.scss */
  .span5 {
    width: 380px;
  }
  /* line 5965, templates/it_insightfx/scss/insightfx.scss */
  .span4 {
    width: 300px;
  }
  /* line 5968, templates/it_insightfx/scss/insightfx.scss */
  .span3 {
    width: 220px;
  }
  /* line 5971, templates/it_insightfx/scss/insightfx.scss */
  .span2 {
    width: 140px;
  }
  /* line 5974, templates/it_insightfx/scss/insightfx.scss */
  .span1 {
    width: 60px;
  }
  /* line 5977, templates/it_insightfx/scss/insightfx.scss */
  .offset12 {
    margin-left: 980px;
  }
  /* line 5980, templates/it_insightfx/scss/insightfx.scss */
  .offset11 {
    margin-left: 900px;
  }
  /* line 5983, templates/it_insightfx/scss/insightfx.scss */
  .offset10 {
    margin-left: 820px;
  }
  /* line 5986, templates/it_insightfx/scss/insightfx.scss */
  .offset9 {
    margin-left: 740px;
  }
  /* line 5989, templates/it_insightfx/scss/insightfx.scss */
  .offset8 {
    margin-left: 660px;
  }
  /* line 5992, templates/it_insightfx/scss/insightfx.scss */
  .offset7 {
    margin-left: 580px;
  }
  /* line 5995, templates/it_insightfx/scss/insightfx.scss */
  .offset6 {
    margin-left: 500px;
  }
  /* line 5998, templates/it_insightfx/scss/insightfx.scss */
  .offset5 {
    margin-left: 420px;
  }
  /* line 6001, templates/it_insightfx/scss/insightfx.scss */
  .offset4 {
    margin-left: 340px;
  }
  /* line 6004, templates/it_insightfx/scss/insightfx.scss */
  .offset3 {
    margin-left: 260px;
  }
  /* line 6007, templates/it_insightfx/scss/insightfx.scss */
  .offset2 {
    margin-left: 180px;
  }
  /* line 6010, templates/it_insightfx/scss/insightfx.scss */
  .offset1 {
    margin-left: 100px;
  }
  /* line 6013, templates/it_insightfx/scss/insightfx.scss */
  .row-fluid {
    width: 100%;
    *zoom: 1;
  }
  /* line 6017, templates/it_insightfx/scss/insightfx.scss */
  .row-fluid:before, .row-fluid:after {
    display: table;
    content: "";
    line-height: 0;
  }
  /* line 6023, templates/it_insightfx/scss/insightfx.scss */
  .row-fluid:after {
    clear: both;
  }
  /* line 6026, templates/it_insightfx/scss/insightfx.scss */
  .row-fluid [class*="span"] {
    display: block;
    width: 100%;
    min-height: 28px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
  }
  /* line 6035, templates/it_insightfx/scss/insightfx.scss */
  .row-fluid [class*="span"]:first-child {
    margin-left: 0;
  }
  /* line 6038, templates/it_insightfx/scss/insightfx.scss */
  .row-fluid .controls-row [class*="span"] + [class*="span"] {
    margin-left: 2.127659574%;
  }
  /* line 6041, templates/it_insightfx/scss/insightfx.scss */
  .row-fluid .span12 {
    width: 99.99999999%;
    *width: 99.9468085006%;
  }
  /* line 6045, templates/it_insightfx/scss/insightfx.scss */
  .row-fluid .span11 {
    width: 91.489361693%;
    *width: 91.4361702036%;
  }
  /* line 6049, templates/it_insightfx/scss/insightfx.scss */
  .row-fluid .span10 {
    width: 82.978723396%;
    *width: 82.9255319066%;
  }
  /* line 6053, templates/it_insightfx/scss/insightfx.scss */
  .row-fluid .span9 {
    width: 80%;
  }
  /* line 6056, templates/it_insightfx/scss/insightfx.scss */
  .row-fluid .span8 {
    width: 65.957446802%;
    *width: 65.9042553126%;
  }
  /* line 6060, templates/it_insightfx/scss/insightfx.scss */
  .row-fluid .span7 {
    width: 57.446808505%;
    *width: 57.3936170156%;
  }
  /* line 6064, templates/it_insightfx/scss/insightfx.scss */
  .row-fluid .span6 {
    width: 60%;
  }
  /* line 6067, templates/it_insightfx/scss/insightfx.scss */
  .row-fluid .span5 {
    width: 40.425531911%;
    *width: 40.3723404216%;
  }
  /* line 6071, templates/it_insightfx/scss/insightfx.scss */
  .row-fluid .span4 {
    width: 31.914893614%;
    *width: 31.8617021246%;
  }
  /* line 6075, templates/it_insightfx/scss/insightfx.scss */
  .row-fluid .span3 {
    width: 18%;
    max-width: 200px;
    *width: 18%;
  }
  /* line 6080, templates/it_insightfx/scss/insightfx.scss */
  .row-fluid .span2 {
    width: 14.89361702%;
    *width: 14.8404255306%;
  }
  /* line 6084, templates/it_insightfx/scss/insightfx.scss */
  .row-fluid .span1 {
    width: 6.382978723%;
    *width: 6.3297872336%;
  }
  /* line 6088, templates/it_insightfx/scss/insightfx.scss */
  .row-fluid .offset12 {
    margin-left: 104.255319138%;
    *margin-left: 104.1489361593%;
  }
  /* line 6092, templates/it_insightfx/scss/insightfx.scss */
  .row-fluid .offset12:first-child {
    margin-left: 102.127659564%;
    *margin-left: 102.0212765853%;
  }
  /* line 6096, templates/it_insightfx/scss/insightfx.scss */
  .row-fluid .offset11 {
    margin-left: 95.744680841%;
    *margin-left: 95.6382978623%;
  }
  /* line 6100, templates/it_insightfx/scss/insightfx.scss */
  .row-fluid .offset11:first-child {
    margin-left: 93.617021267%;
    *margin-left: 93.5106382883%;
  }
  /* line 6104, templates/it_insightfx/scss/insightfx.scss */
  .row-fluid .offset10 {
    margin-left: 87.234042544%;
    *margin-left: 87.1276595653%;
  }
  /* line 6108, templates/it_insightfx/scss/insightfx.scss */
  .row-fluid .offset10:first-child {
    margin-left: 85.10638297%;
    *margin-left: 84.9999999913%;
  }
  /* line 6112, templates/it_insightfx/scss/insightfx.scss */
  .row-fluid .offset9 {
    margin-left: 78.723404247%;
    *margin-left: 78.6170212683%;
  }
  /* line 6116, templates/it_insightfx/scss/insightfx.scss */
  .row-fluid .offset9:first-child {
    margin-left: 76.595744673%;
    *margin-left: 76.4893616943%;
  }
  /* line 6120, templates/it_insightfx/scss/insightfx.scss */
  .row-fluid .offset8 {
    margin-left: 70.21276595%;
    *margin-left: 70.1063829713%;
  }
  /* line 6124, templates/it_insightfx/scss/insightfx.scss */
  .row-fluid .offset8:first-child {
    margin-left: 68.085106376%;
    *margin-left: 67.9787233973%;
  }
  /* line 6128, templates/it_insightfx/scss/insightfx.scss */
  .row-fluid .offset7 {
    margin-left: 61.702127653%;
    *margin-left: 61.5957446743%;
  }
  /* line 6132, templates/it_insightfx/scss/insightfx.scss */
  .row-fluid .offset7:first-child {
    margin-left: 59.574468079%;
    *margin-left: 59.4680851003%;
  }
  /* line 6136, templates/it_insightfx/scss/insightfx.scss */
  .row-fluid .offset6 {
    margin-left: 53.191489356%;
    *margin-left: 53.0851063773%;
  }
  /* line 6140, templates/it_insightfx/scss/insightfx.scss */
  .row-fluid .offset6:first-child {
    margin-left: 51.063829782%;
    *margin-left: 50.9574468033%;
  }
  /* line 6144, templates/it_insightfx/scss/insightfx.scss */
  .row-fluid .offset5 {
    margin-left: 44.680851059%;
    *margin-left: 44.5744680803%;
  }
  /* line 6148, templates/it_insightfx/scss/insightfx.scss */
  .row-fluid .offset5:first-child {
    margin-left: 42.553191485%;
    *margin-left: 42.4468085063%;
  }
  /* line 6152, templates/it_insightfx/scss/insightfx.scss */
  .row-fluid .offset4 {
    margin-left: 36.170212762%;
    *margin-left: 36.0638297833%;
  }
  /* line 6156, templates/it_insightfx/scss/insightfx.scss */
  .row-fluid .offset4:first-child {
    margin-left: 34.042553188%;
    *margin-left: 33.9361702093%;
  }
  /* line 6160, templates/it_insightfx/scss/insightfx.scss */
  .row-fluid .offset3 {
    margin-left: 27.659574465%;
    *margin-left: 27.5531914863%;
  }
  /* line 6164, templates/it_insightfx/scss/insightfx.scss */
  .row-fluid .offset3:first-child {
    margin-left: 25.531914891%;
    *margin-left: 25.4255319123%;
  }
  /* line 6168, templates/it_insightfx/scss/insightfx.scss */
  .row-fluid .offset2 {
    margin-left: 19.148936168%;
    *margin-left: 19.0425531893%;
  }
  /* line 6172, templates/it_insightfx/scss/insightfx.scss */
  .row-fluid .offset2:first-child {
    margin-left: 17.021276594%;
    *margin-left: 16.9148936153%;
  }
  /* line 6176, templates/it_insightfx/scss/insightfx.scss */
  .row-fluid .offset1 {
    margin-left: 10.638297871%;
    *margin-left: 10.5319148923%;
  }
  /* line 6180, templates/it_insightfx/scss/insightfx.scss */
  .row-fluid .offset1:first-child {
    margin-left: 8.510638297%;
    *margin-left: 8.4042553183%;
  }
  /* line 6184, templates/it_insightfx/scss/insightfx.scss */
  input, textarea, .uneditable-input {
    margin-left: 0;
  }
  /* line 6189, templates/it_insightfx/scss/insightfx.scss */
  .controls-row [class*="span"] + [class*="span"] {
    margin-left: 20px;
  }
  /* line 6192, templates/it_insightfx/scss/insightfx.scss */
  input.span12, textarea.span12, .uneditable-input.span12 {
    width: 926px;
  }
  /* line 6197, templates/it_insightfx/scss/insightfx.scss */
  input.span11, textarea.span11, .uneditable-input.span11 {
    width: 846px;
  }
  /* line 6202, templates/it_insightfx/scss/insightfx.scss */
  input.span10, textarea.span10, .uneditable-input.span10 {
    width: 766px;
  }
  /* line 6207, templates/it_insightfx/scss/insightfx.scss */
  input.span9, textarea.span9, .uneditable-input.span9 {
    width: 686px;
  }
  /* line 6212, templates/it_insightfx/scss/insightfx.scss */
  input.span8, textarea.span8, .uneditable-input.span8 {
    width: 606px;
  }
  /* line 6217, templates/it_insightfx/scss/insightfx.scss */
  input.span7, textarea.span7, .uneditable-input.span7 {
    width: 526px;
  }
  /* line 6222, templates/it_insightfx/scss/insightfx.scss */
  input.span6, textarea.span6, .uneditable-input.span6 {
    width: 446px;
  }
  /* line 6227, templates/it_insightfx/scss/insightfx.scss */
  input.span5, textarea.span5, .uneditable-input.span5 {
    width: 366px;
  }
  /* line 6232, templates/it_insightfx/scss/insightfx.scss */
  input.span4, textarea.span4, .uneditable-input.span4 {
    width: 286px;
  }
  /* line 6237, templates/it_insightfx/scss/insightfx.scss */
  input.span3, textarea.span3, .uneditable-input.span3 {
    width: 206px;
  }
  /* line 6242, templates/it_insightfx/scss/insightfx.scss */
  input.span2, textarea.span2, .uneditable-input.span2 {
    width: 126px;
  }
  /* line 6247, templates/it_insightfx/scss/insightfx.scss */
  input.span1, textarea.span1, .uneditable-input.span1 {
    width: 46px;
  }
  /* line 6252, templates/it_insightfx/scss/insightfx.scss */
  .thumbnails {
    margin-left: -20px;
  }
  /* line 6255, templates/it_insightfx/scss/insightfx.scss */
  .thumbnails > li {
    margin-left: 20px;
  }
  /* line 6258, templates/it_insightfx/scss/insightfx.scss */
  .row-fluid .thumbnails {
    margin-left: 0;
  }
}
@media (max-width: 1080px) {
  /* line 6264, templates/it_insightfx/scss/insightfx.scss */
  .container {
    max-width: 95%;
  }
  /* line 6265, templates/it_insightfx/scss/insightfx.scss */
  .nav-tabs > li > a, .nav-pills > li > a {
    margin-right: 10%;
  }
  /* line 6266, templates/it_insightfx/scss/insightfx.scss */
  .row-fluid .span6 {
    width: 58%;
  }
  /* line 6267, templates/it_insightfx/scss/insightfx.scss */
  .moduletable.header_left {
    width: 52%;
  }
  /* line 6268, templates/it_insightfx/scss/insightfx.scss */
  #camera_wrap_105 {
    width: 100%;
  }
  /* line 6269, templates/it_insightfx/scss/insightfx.scss */
  .recherche_webresponsive {
    display: block;
  }
  /* line 6270, templates/it_insightfx/scss/insightfx.scss */
  .nav-tabs > li, .nav-pills > li {
    float: left;
    min-width: 9%;
  }
  /* line 6271, templates/it_insightfx/scss/insightfx.scss */
  .nav-collapse {
    width: 100%;
  }
  /* line 6272, templates/it_insightfx/scss/insightfx.scss */
  .moduletable.visite {
    width: 502px;
  }
  /* line 6273, templates/it_insightfx/scss/insightfx.scss */
  #header_left_inside {
    margin-left: 280px;
    padding-top: 150px;
    width: 220px;
  }
}
@media (max-width: 979px) {
  /* line 6278, templates/it_insightfx/scss/insightfx.scss */
  body {
    padding-top: 0;
  }
  /* line 6281, templates/it_insightfx/scss/insightfx.scss */
  .navbar-fixed-top, .navbar-fixed-bottom {
    position: static;
  }
  /* line 6285, templates/it_insightfx/scss/insightfx.scss */
  .navbar-fixed-top {
    margin-bottom: 18px;
  }
  /* line 6288, templates/it_insightfx/scss/insightfx.scss */
  .navbar-fixed-bottom {
    margin-top: 18px;
  }
  /* line 6291, templates/it_insightfx/scss/insightfx.scss */
  .navbar-fixed-top .navbar-inner, .navbar-fixed-bottom .navbar-inner {
    padding: 5px;
  }
  /* line 6295, templates/it_insightfx/scss/insightfx.scss */
  .navbar .container {
    width: auto;
    padding: 0;
  }
  /* line 6299, templates/it_insightfx/scss/insightfx.scss */
  .navbar .brand {
    padding-left: 10px;
    padding-right: 10px;
    margin: 0 0 0 -5px;
  }
  /* line 6304, templates/it_insightfx/scss/insightfx.scss */
  .nav-collapse {
    clear: both;
  }
  /* line 6307, templates/it_insightfx/scss/insightfx.scss */
  .nav-collapse .nav {
    float: none;
    margin: 0 0 9px;
  }
  /* line 6311, templates/it_insightfx/scss/insightfx.scss */
  .nav-collapse .nav > li {
    float: none;
  }
  /* line 6314, templates/it_insightfx/scss/insightfx.scss */
  .nav-collapse .nav > li > a {
    margin-bottom: 2px;
  }
  /* line 6317, templates/it_insightfx/scss/insightfx.scss */
  .nav-collapse .nav > .divider-vertical {
    display: none;
  }
  /* line 6320, templates/it_insightfx/scss/insightfx.scss */
  .nav-collapse .nav .nav-header {
    color: #555;
    text-shadow: none;
  }
  /* line 6324, templates/it_insightfx/scss/insightfx.scss */
  .nav-collapse .nav > li > a, .nav-collapse .dropdown-menu a {
    padding: 12px 0px;
    font-weight: bold;
    color: #fff;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    text-align: center;
    font-size: 14px;
    border-bottom: 1px solid #fff;
    width: 100%;
  }
  /* line 6337, templates/it_insightfx/scss/insightfx.scss */
  .nav-collapse .btn {
    padding: 4px 10px 4px;
    font-weight: normal;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
  }
  /* line 6344, templates/it_insightfx/scss/insightfx.scss */
  .nav-collapse .dropdown-menu li + li a {
    margin-bottom: 2px;
  }
  /* line 6347, templates/it_insightfx/scss/insightfx.scss */
  .nav-collapse .nav > li > a:hover, .nav-collapse .nav > li > a:focus, .nav-collapse .dropdown-menu a:hover, .nav-collapse .dropdown-menu a:focus {
    background-color: #3b4c55;
  }
  /* line 6353, templates/it_insightfx/scss/insightfx.scss */
  .navbar-inverse .nav-collapse .nav > li > a, .navbar-inverse .nav-collapse .dropdown-menu a {
    color: #999;
  }
  /* line 6357, templates/it_insightfx/scss/insightfx.scss */
  .navbar-inverse .nav-collapse .nav > li > a:hover, .navbar-inverse .nav-collapse .nav > li > a:focus, .navbar-inverse .nav-collapse .dropdown-menu a:hover, .navbar-inverse .nav-collapse .dropdown-menu a:focus {
    background-color: #111;
  }
  /* line 6363, templates/it_insightfx/scss/insightfx.scss */
  .nav-collapse.in .btn-group {
    margin-top: 5px;
    padding: 0;
  }
  /* line 6367, templates/it_insightfx/scss/insightfx.scss */
  .nav-collapse .dropdown-menu {
    position: static;
    top: auto;
    left: auto;
    float: none;
    display: none;
    max-width: none;
    margin: 0 15px;
    padding: 0;
    background-color: transparent;
    border: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
  }
  /* line 6385, templates/it_insightfx/scss/insightfx.scss */
  .nav-collapse .open > .dropdown-menu {
    display: block;
  }
  /* line 6388, templates/it_insightfx/scss/insightfx.scss */
  .nav-collapse .dropdown-menu:before, .nav-collapse .dropdown-menu:after {
    display: none;
  }
  /* line 6392, templates/it_insightfx/scss/insightfx.scss */
  .nav-collapse .dropdown-menu .divider {
    display: none;
  }
  /* line 6395, templates/it_insightfx/scss/insightfx.scss */
  .nav-collapse .nav > li > .dropdown-menu:before, .nav-collapse .nav > li > .dropdown-menu:after {
    display: none;
  }
  /* line 6399, templates/it_insightfx/scss/insightfx.scss */
  .nav-collapse .navbar-form, .nav-collapse .navbar-search {
    float: none;
    padding: 9px 15px;
    margin: 9px 0;
    border-top: 1px solid #f2f2f2;
    border-bottom: 1px solid #f2f2f2;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  }
  /* line 6410, templates/it_insightfx/scss/insightfx.scss */
  .navbar-inverse .nav-collapse .navbar-form, .navbar-inverse .nav-collapse .navbar-search {
    border-top-color: #111;
    border-bottom-color: #111;
  }
  /* line 6415, templates/it_insightfx/scss/insightfx.scss */
  .navbar .nav-collapse .nav.pull-right {
    float: none;
    margin-left: 0;
  }
  /* line 6419, templates/it_insightfx/scss/insightfx.scss */
  .nav-collapse, .nav-collapse.collapse {
    overflow: hidden;
    height: 0;
  }
  /* line 6424, templates/it_insightfx/scss/insightfx.scss */
  .navbar .btn-navbar {
    display: block;
  }
  /* line 6427, templates/it_insightfx/scss/insightfx.scss */
  .navbar-static .navbar-inner {
    padding-left: 10px;
    padding-right: 10px;
  }
  /* line 6432, templates/it_insightfx/scss/insightfx.scss */
  .header_left {
    width: 603px;
    float: none;
    margin: auto;
  }
  /* line 6433, templates/it_insightfx/scss/insightfx.scss */
  .header_right {
    display: none;
  }
  /* line 6434, templates/it_insightfx/scss/insightfx.scss */
  .videodumois {
    display: none;
  }
  /* line 6435, templates/it_insightfx/scss/insightfx.scss */
  .header_bottom {
    display: block;
    clear: both;
    height: 300px;
    width: 100%;
    text-align: center;
  }
  /* line 6437, templates/it_insightfx/scss/insightfx.scss */
  .videodumoisresp {
    display: block;
    clear: both;
    height: 500px;
    width: 100%;
    text-align: center;
  }
  /* line 6439, templates/it_insightfx/scss/insightfx.scss */
  .visite {
    display: none;
  }
  /* line 6440, templates/it_insightfx/scss/insightfx.scss */
  .row-fluid .span6 {
    width: 100%;
  }
  /* line 6441, templates/it_insightfx/scss/insightfx.scss */
  #sidebar {
    width: 100%;
    float: left;
  }
  /* line 6442, templates/it_insightfx/scss/insightfx.scss */
  #aside {
    margin-bottom: 25px;
    clear: both;
  }
  /* line 6443, templates/it_insightfx/scss/insightfx.scss */
  .moduletable.mod_equipe {
    float: left;
    width: 50%;
  }
  /* line 6444, templates/it_insightfx/scss/insightfx.scss */
  .row-fluid .span3 {
    width: 55%;
    margin-left: 0px;
  }
  /* line 6445, templates/it_insightfx/scss/insightfx.scss */
  .fildactu {
    width: 40%;
    float: left;
  }
  /* line 6446, templates/it_insightfx/scss/insightfx.scss */
  .livreblanc {
    float: left;
    margin-top: 30px;
  }
  /* line 6447, templates/it_insightfx/scss/insightfx.scss */
  .well.livreblanc {
    width: 45%;
  }
  /* line 6448, templates/it_insightfx/scss/insightfx.scss */
  .span6 {
    padding: 0 0 10px 0;
  }
  /* line 6449, templates/it_insightfx/scss/insightfx.scss */
  .moduletable.header_left {
    width: 100%;
  }
  /* line 6450, templates/it_insightfx/scss/insightfx.scss */
  #camera_wrap_105 {
    width: 100%;
  }
  /* line 6451, templates/it_insightfx/scss/insightfx.scss */
  .accordeonck {
    width: 90%;
  }
  /* line 6452, templates/it_insightfx/scss/insightfx.scss */
  .newsletter {
    margin-bottom: 25px;
  }
  /* line 6453, templates/it_insightfx/scss/insightfx.scss */
  .cemap_container {
    width: 100%;
  }
  /* line 6454, templates/it_insightfx/scss/insightfx.scss */
  .navbar .btn-navbar {
    float: left;
    margin-left: 0px;
    margin-right: 0px;
    width: 100%;
    padding: 10px 0;
  }
  /* line 6455, templates/it_insightfx/scss/insightfx.scss */
  .pull-left {
    width: 100%;
    float: none;
  }
  /* line 6456, templates/it_insightfx/scss/insightfx.scss */
  .bref {
    width: 50%;
  }
}
@media (min-width: 980px) {
  /* line 6460, templates/it_insightfx/scss/insightfx.scss */
  .nav-collapse.collapse {
    height: auto !important;
    overflow: visible !important;
  }
}
/* line 6466, templates/it_insightfx/scss/insightfx.scss */
.small {
  font-size: 11px;
}
/* line 6469, templates/it_insightfx/scss/insightfx.scss */
iframe, svg {
  max-width: 100%;
}
/* line 6473, templates/it_insightfx/scss/insightfx.scss */
.nowrap {
  white-space: nowrap;
}
/* line 6476, templates/it_insightfx/scss/insightfx.scss */
.center, .table td.center, .table th.center {
  text-align: center;
}
/* line 6481, templates/it_insightfx/scss/insightfx.scss */
a.disabled, a.disabled:hover {
  color: #999;
  background-color: transparent;
  cursor: default;
  text-decoration: none;
}
/* line 6488, templates/it_insightfx/scss/insightfx.scss */
.hero-unit {
  text-align: center;
}
/* line 6491, templates/it_insightfx/scss/insightfx.scss */
.hero-unit .lead {
  margin-bottom: 18px;
  font-size: 20px;
  font-weight: 200;
  line-height: 27px;
}
/* line 6497, templates/it_insightfx/scss/insightfx.scss */
.btn .caret {
  margin-bottom: 7px;
}
/* line 6500, templates/it_insightfx/scss/insightfx.scss */
.btn.btn-micro .caret {
  margin: 5px 0;
}
/* line 6503, templates/it_insightfx/scss/insightfx.scss */
.blog-row-rule, .blog-item-rule {
  border: 0;
}
/* line 6507, templates/it_insightfx/scss/insightfx.scss */
body.modal {
  padding-top: 0;
}
/* line 6510, templates/it_insightfx/scss/insightfx.scss */
.row-even, .row-odd {
  padding: 5px;
  width: 99%;
  border-bottom: 1px solid #ddd;
}
/* line 6516, templates/it_insightfx/scss/insightfx.scss */
.row-odd {
  background-color: transparent;
}
/* line 6519, templates/it_insightfx/scss/insightfx.scss */
.row-even {
  background-color: #f9f9f9;
}
/* line 6522, templates/it_insightfx/scss/insightfx.scss */
.blog-row-rule, .blog-item-rule {
  border: 0;
}
/* line 6526, templates/it_insightfx/scss/insightfx.scss */
.row-fluid .row-reveal {
  visibility: hidden;
}
/* line 6529, templates/it_insightfx/scss/insightfx.scss */
.row-fluid:hover .row-reveal {
  visibility: visible;
}
/* line 6532, templates/it_insightfx/scss/insightfx.scss */
.btn-wide {
  width: 80%;
}
/* line 6535, templates/it_insightfx/scss/insightfx.scss */
.nav-list > li.offset > a {
  padding-left: 30px;
  font-size: 12px;
}
/* line 6539, templates/it_insightfx/scss/insightfx.scss */
.blog-row-rule, .blog-item-rule {
  border: 0;
}
/* line 6543, templates/it_insightfx/scss/insightfx.scss */
.row-fluid .offset1 {
  margin-left: 8.382978723%;
}
/* line 6546, templates/it_insightfx/scss/insightfx.scss */
.row-fluid .offset2 {
  margin-left: 16.89361702%;
}
/* line 6549, templates/it_insightfx/scss/insightfx.scss */
.row-fluid .offset3 {
  margin-left: 25.404255317%;
}
/* line 6552, templates/it_insightfx/scss/insightfx.scss */
.row-fluid .offset4 {
  margin-left: 33.914893614%;
}
/* line 6555, templates/it_insightfx/scss/insightfx.scss */
.row-fluid .offset5 {
  margin-left: 42.425531911%;
}
/* line 6558, templates/it_insightfx/scss/insightfx.scss */
.row-fluid .offset6 {
  margin-left: 50.936170208%;
}
/* line 6561, templates/it_insightfx/scss/insightfx.scss */
.row-fluid .offset7 {
  margin-left: 59.446808505%;
}
/* line 6564, templates/it_insightfx/scss/insightfx.scss */
.row-fluid .offset8 {
  margin-left: 67.957446802%;
}
/* line 6567, templates/it_insightfx/scss/insightfx.scss */
.row-fluid .offset9 {
  margin-left: 76.468085099%;
}
/* line 6570, templates/it_insightfx/scss/insightfx.scss */
.row-fluid .offset10 {
  margin-left: 84.978723396%;
}
/* line 6573, templates/it_insightfx/scss/insightfx.scss */
.row-fluid .offset11 {
  margin-left: 91.489361693%;
}
/* line 6576, templates/it_insightfx/scss/insightfx.scss */
.navbar .nav > li > a.btn {
  padding: 4px 10px;
  line-height: 18px;
}
/* line 6580, templates/it_insightfx/scss/insightfx.scss */
.nav-tabs.nav-dark {
  border-bottom: 1px solid #333;
  text-shadow: 1px 1px 1px #000;
}
/* line 6584, templates/it_insightfx/scss/insightfx.scss */
.nav-tabs.nav-dark > li > a {
  color: #f8f8f8;
}
/* line 6587, templates/it_insightfx/scss/insightfx.scss */
.nav-tabs.nav-dark > li > a:hover {
  border-color: #333 #333 #111;
  background-color: #777;
}
/* line 6591, templates/it_insightfx/scss/insightfx.scss */
.nav-tabs.nav-dark > .active > a, .nav-tabs.nav-dark > .active > a:hover {
  color: #fff;
  background-color: #555;
  border: 1px solid #222;
  border-bottom-color: transparent;
}
/* line 6598, templates/it_insightfx/scss/insightfx.scss */
.thumbnail.pull-left {
  margin: 0 10px 10px 0;
}
/* line 6601, templates/it_insightfx/scss/insightfx.scss */
.thumbnail.pull-right {
  margin: 0 0 10px 10px;
}
/* line 6604, templates/it_insightfx/scss/insightfx.scss */
.width-10 {
  width: 10px;
}
/* line 6607, templates/it_insightfx/scss/insightfx.scss */
.width-20 {
  width: 20px;
}
/* line 6610, templates/it_insightfx/scss/insightfx.scss */
.width-30 {
  width: 30px;
}
/* line 6613, templates/it_insightfx/scss/insightfx.scss */
.width-40 {
  width: 40px;
}
/* line 6616, templates/it_insightfx/scss/insightfx.scss */
.width-50 {
  width: 50px;
}
/* line 6619, templates/it_insightfx/scss/insightfx.scss */
.width-60 {
  width: 60px;
}
/* line 6622, templates/it_insightfx/scss/insightfx.scss */
.width-70 {
  width: 70px;
}
/* line 6625, templates/it_insightfx/scss/insightfx.scss */
.width-80 {
  width: 80px;
}
/* line 6628, templates/it_insightfx/scss/insightfx.scss */
.width-90 {
  width: 90px;
}
/* line 6631, templates/it_insightfx/scss/insightfx.scss */
.width-100 {
  width: 100px;
}
/* line 6634, templates/it_insightfx/scss/insightfx.scss */
.height-10 {
  height: 10px;
}
/* line 6637, templates/it_insightfx/scss/insightfx.scss */
.height-20 {
  height: 20px;
}
/* line 6640, templates/it_insightfx/scss/insightfx.scss */
.height-30 {
  height: 30px;
}
/* line 6643, templates/it_insightfx/scss/insightfx.scss */
.height-40 {
  height: 40px;
}
/* line 6646, templates/it_insightfx/scss/insightfx.scss */
.height-50 {
  height: 50px;
}
/* line 6649, templates/it_insightfx/scss/insightfx.scss */
.height-60 {
  height: 60px;
}
/* line 6652, templates/it_insightfx/scss/insightfx.scss */
.height-70 {
  height: 70px;
}
/* line 6655, templates/it_insightfx/scss/insightfx.scss */
.height-80 {
  height: 80px;
}
/* line 6658, templates/it_insightfx/scss/insightfx.scss */
.height-90 {
  height: 90px;
}
/* line 6661, templates/it_insightfx/scss/insightfx.scss */
.height-100 {
  height: 100px;
}
/* line 6664, templates/it_insightfx/scss/insightfx.scss */
hr.hr-condensed {
  margin: 10px 0;
}
/* line 6667, templates/it_insightfx/scss/insightfx.scss */
.list-striped, .row-striped {
  list-style: none;
  line-height: 18px;
  text-align: left;
  vertical-align: middle;
  border-top: 1px solid #ddd;
  margin-left: 0;
}
/* line 6676, templates/it_insightfx/scss/insightfx.scss */
.list-striped li, .list-striped dd, .row-striped .row, .row-striped .row-fluid {
  border-bottom: 1px solid #ddd;
  padding: 8px;
}
/* line 6683, templates/it_insightfx/scss/insightfx.scss */
.list-striped li:nth-child(odd), .list-striped dd:nth-child(odd), .row-striped .row:nth-child(odd), .row-striped .row-fluid:nth-child(odd) {
  background-color: #f9f9f9;
}
/* line 6689, templates/it_insightfx/scss/insightfx.scss */
.list-striped li:hover, .list-striped dd:hover, .row-striped .row:hover, .row-striped .row-fluid:hover {
  background-color: #f5f5f5;
}
/* line 6695, templates/it_insightfx/scss/insightfx.scss */
.row-striped .row-fluid {
  width: 97%;
}
/* line 6698, templates/it_insightfx/scss/insightfx.scss */
.row-striped .row-fluid [class*="span"] {
  min-height: 10px;
}
/* line 6701, templates/it_insightfx/scss/insightfx.scss */
.row-striped .row-fluid [class*="span"] {
  margin-left: 8px;
}
/* line 6704, templates/it_insightfx/scss/insightfx.scss */
.row-striped .row-fluid [class*="span"]:first-child {
  margin-left: 0;
}
/* line 6707, templates/it_insightfx/scss/insightfx.scss */
.list-condensed li {
  padding: 4px 5px;
}
/* line 6710, templates/it_insightfx/scss/insightfx.scss */
.row-condensed .row, .row-condensed .row-fluid {
  padding: 4px 5px;
}
/* line 6714, templates/it_insightfx/scss/insightfx.scss */
.list-bordered, .row-bordered {
  list-style: none;
  line-height: 18px;
  text-align: left;
  vertical-align: middle;
  margin-left: 0;
  border: 1px solid #ddd;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
/* line 6726, templates/it_insightfx/scss/insightfx.scss */
.radio.btn-group input[type=radio] {
  display: none;
}
/* line 6729, templates/it_insightfx/scss/insightfx.scss */
.radio.btn-group > label:first-of-type {
  margin-left: 0;
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
  -webkit-border-top-left-radius: 4px;
  border-top-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  -moz-border-radius-topleft: 4px;
}
/* line 6738, templates/it_insightfx/scss/insightfx.scss */
fieldset.radio.btn-group {
  padding-left: 0;
}
/* line 6741, templates/it_insightfx/scss/insightfx.scss */
.iframe-bordered {
  border: 1px solid #ddd;
}
/* line 6744, templates/it_insightfx/scss/insightfx.scss */
.tab-content {
  overflow: visible;
}
/* line 6747, templates/it_insightfx/scss/insightfx.scss */
.tabs-left .tab-content {
  overflow: auto;
}
/* line 6750, templates/it_insightfx/scss/insightfx.scss */
.nav-tabs > li > span {
  display: block;
  margin-right: 2px;
  padding-right: 12px;
  padding-left: 12px;
  padding-top: 8px;
  padding-bottom: 8px;
  line-height: 18px;
  border: 1px solid transparent;
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
}
/* line 6763, templates/it_insightfx/scss/insightfx.scss */
.btn-micro {
  padding: 1px 4px;
  font-size: 10px;
  line-height: 8px;
}
/* line 6768, templates/it_insightfx/scss/insightfx.scss */
.btn-group > .btn-micro {
  font-size: 10px;
}
/* line 6771, templates/it_insightfx/scss/insightfx.scss */
.tip-wrap {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  background-color: #000;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  z-index: 100;
}
/* line 6783, templates/it_insightfx/scss/insightfx.scss */
.page-header {
  padding-bottom: 5px;
}
/* line 6786, templates/it_insightfx/scss/insightfx.scss */
.input-prepend .chzn-container-single .chzn-single, .input-append .chzn-container-single .chzn-single {
  border-color: #ccc;
  height: 26px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
/* line 6794, templates/it_insightfx/scss/insightfx.scss */
.input-prepend .chzn-container-single .chzn-drop, .input-append .chzn-container-single .chzn-drop {
  border-color: #ccc;
}
/* line 6798, templates/it_insightfx/scss/insightfx.scss */
.input-prepend > .add-on, .input-append > .add-on {
  vertical-align: top;
}
/* line 6802, templates/it_insightfx/scss/insightfx.scss */
.input-prepend .chzn-container-single .chzn-single {
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
}
/* line 6807, templates/it_insightfx/scss/insightfx.scss */
.input-prepend .chzn-container-single .chzn-single-with-drop {
  -webkit-border-radius: 0 3px 0 0;
  -moz-border-radius: 0 3px 0 0;
  border-radius: 0 3px 0 0;
}
/* line 6812, templates/it_insightfx/scss/insightfx.scss */
.input-append .chzn-container-single .chzn-single {
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
}
/* line 6817, templates/it_insightfx/scss/insightfx.scss */
.input-append .chzn-container-single .chzn-single-with-drop {
  -webkit-border-radius: 3px 0 0 0;
  -moz-border-radius: 3px 0 0 0;
  border-radius: 3px 0 0 0;
}
/* line 6822, templates/it_insightfx/scss/insightfx.scss */
.input-prepend.input-append .chzn-container-single .chzn-single, .input-prepend.input-append .chzn-container-single .chzn-single-with-drop {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
/* line 6828, templates/it_insightfx/scss/insightfx.scss */
.element-invisible {
  position: absolute;
  padding: 0;
  margin: 0;
  border: 0;
  height: 1px;
  width: 1px;
  overflow: hidden;
}
/* line 6837, templates/it_insightfx/scss/insightfx.scss */
.form-vertical .control-label {
  float: none;
  width: auto;
  padding-right: 0;
  padding-top: 0;
  text-align: left;
}
/* line 6844, templates/it_insightfx/scss/insightfx.scss */
.form-vertical .controls {
  margin-left: 0;
}
/* line 6847, templates/it_insightfx/scss/insightfx.scss */
.width-auto {
  width: auto;
}
/* line 6850, templates/it_insightfx/scss/insightfx.scss */
.btn-group .chzn-results {
  white-space: normal;
}
/* line 6853, templates/it_insightfx/scss/insightfx.scss */
.accordion-body.in:hover {
  overflow: visible;
}
/* line 6856, templates/it_insightfx/scss/insightfx.scss */
.invalid {
  color: #9d261d;
  font-weight: bold;
}
/* line 6860, templates/it_insightfx/scss/insightfx.scss */
input.invalid {
  border: 1px solid #9d261d;
}
/* line 6863, templates/it_insightfx/scss/insightfx.scss */
select.chzn-done.invalid + .chzn-container.chzn-container-single > a.chzn-single, select.chzn-done.invalid + .chzn-container.chzn-container-multi > ul.chzn-choices {
  border-color: #9d261d;
  color: #9d261d;
}
/* line 6868, templates/it_insightfx/scss/insightfx.scss */
.tooltip {
  max-width: 400px;
}
/* line 6871, templates/it_insightfx/scss/insightfx.scss */
.tooltip-inner {
  max-width: none;
  text-align: left;
  text-shadow: none;
}
/* line 6876, templates/it_insightfx/scss/insightfx.scss */
th .tooltip-inner {
  font-weight: normal;
}
/* line 6879, templates/it_insightfx/scss/insightfx.scss */
.tooltip.hasimage {
  opacity: 1;
}
/* line 6882, templates/it_insightfx/scss/insightfx.scss */
.tip-text {
  text-align: left;
}
/* line 6885, templates/it_insightfx/scss/insightfx.scss */
.btn-group > .btn + .dropdown-backdrop + .btn {
  margin-left: -1px;
}
/* line 6888, templates/it_insightfx/scss/insightfx.scss */
.btn-group > .btn + .dropdown-backdrop + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
  -webkit-box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.125), inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.125), inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.125), inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  *padding-top: 5px;
  *padding-bottom: 5px;
}
/* line 6897, templates/it_insightfx/scss/insightfx.scss */
.btn-group > .btn-mini + .dropdown-backdrop + .dropdown-toggle {
  padding-left: 5px;
  padding-right: 5px;
  *padding-top: 2px;
  *padding-bottom: 2px;
}
/* line 6903, templates/it_insightfx/scss/insightfx.scss */
.btn-group > .btn-small + .dropdown-backdrop + .dropdown-toggle {
  *padding-top: 5px;
  *padding-bottom: 4px;
}
/* line 6907, templates/it_insightfx/scss/insightfx.scss */
.btn-group > .btn-large + .dropdown-backdrop + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
  *padding-top: 7px;
  *padding-bottom: 7px;
}
/* line 6913, templates/it_insightfx/scss/insightfx.scss */
.dropdown-menu {
  text-align: left;
  float: right;
  margin-top: -10px;
}
/* line 6918, templates/it_insightfx/scss/insightfx.scss */
div.modal {
  position: fixed;
  top: 5%;
  left: 50%;
  z-index: 1050;
  width: 80%;
  margin-left: -40%;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.3);
  *border: 1px solid #999;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding-box;
  background-clip: padding-box;
  outline: none;
}
/* line 6940, templates/it_insightfx/scss/insightfx.scss */
div.modal.fade {
  -webkit-transition: opacity 0.3s linear, top 0.3s ease-out;
  -moz-transition: opacity 0.3s linear, top 0.3s ease-out;
  -o-transition: opacity 0.3s linear, top 0.3s ease-out;
  transition: opacity 0.3s linear, top 0.3s ease-out;
  top: -25%;
}
/* line 6947, templates/it_insightfx/scss/insightfx.scss */
div.modal.fade.in {
  top: 5%;
}
/* line 6950, templates/it_insightfx/scss/insightfx.scss */
.modal-batch {
  overflow-y: visible;
}
/* line 6953, templates/it_insightfx/scss/insightfx.scss */
.moduletable.recherche_webresponsive {
  width: 100%;
  text-align: center;
  margin-top: 20px;
}
/* line 6956, templates/it_insightfx/scss/insightfx.scss */
.agence {
  width: 100%;
  margin-left: 5px;
  float: left;
}
/* line 6957, templates/it_insightfx/scss/insightfx.scss */
.ce-contact-email-copy-container {
  clear: none;
}
/* line 6958, templates/it_insightfx/scss/insightfx.scss */
.cf-type-email, .cf-type-name, .cf-type-text, .cf-type-radiobutton, .ce-contact-email-copy-container {
  width: 31% !important;
  margin: 5px;
  float: left;
}
/* line 6959, templates/it_insightfx/scss/insightfx.scss */
.ce-radio-container {
  margin-top: 5px;
}
/* line 6960, templates/it_insightfx/scss/insightfx.scss */
#search-searchword {
  min-width: 320px;
}
/* line 6961, templates/it_insightfx/scss/insightfx.scss */
.search .search-add-options {
  width: auto !important;
  float: right;
  padding: 20px 50px !important;
}
/* line 6962, templates/it_insightfx/scss/insightfx.scss */
.search .search-form-results {
  width: auto !important;
  float: left;
}
/* line 6963, templates/it_insightfx/scss/insightfx.scss */
.search-results {
  clear: both;
}
@media (max-width: 767px) {
  /* line 6967, templates/it_insightfx/scss/insightfx.scss */
  div.modal {
    position: fixed;
    top: 20px;
    left: 20px;
    right: 20px;
    width: auto;
    margin: 0;
  }
  /* line 6975, templates/it_insightfx/scss/insightfx.scss */
  div.modal.fade {
    top: -100px;
  }
  /* line 6978, templates/it_insightfx/scss/insightfx.scss */
  div.modal.fade.in {
    top: 20px;
  }
  /* line 6981, templates/it_insightfx/scss/insightfx.scss */
  .row-fluid .span3 {
    width: 100%;
  }
  /* line 6984, templates/it_insightfx/scss/insightfx.scss */
  #sidebar {
    width: 100%;
  }
  /* line 6989, templates/it_insightfx/scss/insightfx.scss */
  .moduletable.mod_equipe {
    float: left;
    width: 40%;
    margin-left: 15px;
  }
  /* line 6990, templates/it_insightfx/scss/insightfx.scss */
  .fildactu {
    float: left;
    width: 45%;
  }
  /* line 6991, templates/it_insightfx/scss/insightfx.scss */
  .well.livreblanc {
    width: 45%;
  }
  /* line 6992, templates/it_insightfx/scss/insightfx.scss */
  .moduletable.mod_equipe {
    width: 45%;
  }
  /* line 6993, templates/it_insightfx/scss/insightfx.scss */
  .right_banners {
    width: 33%;
  }
  /* line 6994, templates/it_insightfx/scss/insightfx.scss */
  .block.purple, .block.darkgrey, .block.lightgrey {
    width: 93%;
  }
  /* line 6995, templates/it_insightfx/scss/insightfx.scss */
  a.slim:link {
    line-height: 30px;
  }
  /* line 6996, templates/it_insightfx/scss/insightfx.scss */
  .agence {
    width: 100%;
  }
  /* line 6997, templates/it_insightfx/scss/insightfx.scss */
  .cf-type-email, .cf-type-name, .cf-type-text, .cf-type-radiobutton, .ce-contact-email-copy-container {
    width: 100% !important;
  }
}
@media (max-width: 480px) {
  /* line 7001, templates/it_insightfx/scss/insightfx.scss */
  div.modal {
    top: 10px;
    left: 10px;
    right: 10px;
  }
  /* line 7006, templates/it_insightfx/scss/insightfx.scss */
  .agence {
    width: 100%;
    clear: both;
  }
  /* line 7007, templates/it_insightfx/scss/insightfx.scss */
  .cf-type-email, .cf-type-name, .cf-type-text, .cf-type-radiobutton, .ce-contact-email-copy-container {
    width: 100% !important;
  }
}
@font-face {
  font-family: 'IcoMoon';
  src: url('../../../media/jui/fonts/IcoMoon.eot');
  src: url('../../../media/jui/fonts/IcoMoon.eot#iefix') format('embedded-opentype'), url('../../../media/jui/fonts/IcoMoon.woff') format('woff'), url('../../../media/jui/fonts/IcoMoon.ttf') format('truetype'), url('../../../media/jui/fonts/IcoMoon.svg#IcoMoon') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* line 7017, templates/it_insightfx/scss/insightfx.scss */
[data-icon]:before {
  font-family: 'IcoMoon';
  content: attr(data-icon);
  speak: none;
}
/* line 7022, templates/it_insightfx/scss/insightfx.scss */
[class^="icon-"], [class*=" icon-"] {
  display: inline-block;
  width: 14px;
  height: 14px;
  margin-right: 0.25em;
  line-height: 14px;
}
/* line 7030, templates/it_insightfx/scss/insightfx.scss */
[class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: 'IcoMoon';
  font-style: normal;
  speak: none;
}
/* line 7036, templates/it_insightfx/scss/insightfx.scss */
[class^="icon-"].disabled, [class*=" icon-"].disabled {
  font-weight: normal;
}
/* line 7040, templates/it_insightfx/scss/insightfx.scss */
.icon-joomla:before {
  content: "\e200";
}
/* line 7043, templates/it_insightfx/scss/insightfx.scss */
.icon-chevron-up:before, .icon-uparrow:before, .icon-arrow-up:before {
  content: "\e005";
}
/* line 7048, templates/it_insightfx/scss/insightfx.scss */
.icon-chevron-right:before, .icon-rightarrow:before, .icon-arrow-right:before {
  content: "\e006";
}
/* line 7053, templates/it_insightfx/scss/insightfx.scss */
.icon-chevron-down:before, .icon-downarrow:before, .icon-arrow-down:before {
  content: "\e007";
}
/* line 7058, templates/it_insightfx/scss/insightfx.scss */
.icon-chevron-left:before, .icon-leftarrow:before, .icon-arrow-left:before {
  content: "\e008";
}
/* line 7063, templates/it_insightfx/scss/insightfx.scss */
.icon-arrow-first:before {
  content: "\e003";
}
/* line 7066, templates/it_insightfx/scss/insightfx.scss */
.icon-arrow-last:before {
  content: "\e004";
}
/* line 7069, templates/it_insightfx/scss/insightfx.scss */
.icon-arrow-up-2:before {
  content: "\e009";
}
/* line 7072, templates/it_insightfx/scss/insightfx.scss */
.icon-arrow-right-2:before {
  content: "\e00a";
}
/* line 7075, templates/it_insightfx/scss/insightfx.scss */
.icon-arrow-down-2:before {
  content: "\e00b";
}
/* line 7078, templates/it_insightfx/scss/insightfx.scss */
.icon-arrow-left-2:before {
  content: "\e00c";
}
/* line 7081, templates/it_insightfx/scss/insightfx.scss */
.icon-arrow-up-3:before {
  content: "\e00f";
}
/* line 7084, templates/it_insightfx/scss/insightfx.scss */
.icon-arrow-right-3:before {
  content: "\e010";
}
/* line 7087, templates/it_insightfx/scss/insightfx.scss */
.icon-arrow-down-3:before {
  content: "\e011";
}
/* line 7090, templates/it_insightfx/scss/insightfx.scss */
.icon-arrow-left-3:before {
  content: "\e012";
}
/* line 7093, templates/it_insightfx/scss/insightfx.scss */
.icon-menu-2:before {
  content: "\e00e";
}
/* line 7096, templates/it_insightfx/scss/insightfx.scss */
.icon-arrow-up-4:before {
  content: "\e201";
}
/* line 7099, templates/it_insightfx/scss/insightfx.scss */
.icon-arrow-right-4:before {
  content: "\e202";
}
/* line 7102, templates/it_insightfx/scss/insightfx.scss */
.icon-arrow-down-4:before {
  content: "\e203";
}
/* line 7105, templates/it_insightfx/scss/insightfx.scss */
.icon-arrow-left-4:before {
  content: "\e204";
}
/* line 7108, templates/it_insightfx/scss/insightfx.scss */
.icon-share:before, .icon-redo:before {
  content: "\27";
}
/* line 7112, templates/it_insightfx/scss/insightfx.scss */
.icon-undo:before {
  content: "\28";
}
/* line 7115, templates/it_insightfx/scss/insightfx.scss */
.icon-forward-2:before {
  content: "\e205";
}
/* line 7118, templates/it_insightfx/scss/insightfx.scss */
.icon-backward-2:before, .icon-reply:before {
  content: "\e206";
}
/* line 7122, templates/it_insightfx/scss/insightfx.scss */
.icon-unblock:before, .icon-refresh:before, .icon-redo-2:before {
  content: "\6c";
}
/* line 7127, templates/it_insightfx/scss/insightfx.scss */
.icon-undo-2:before {
  content: "\e207";
}
/* line 7130, templates/it_insightfx/scss/insightfx.scss */
.icon-move:before {
  content: "\7a";
}
/* line 7133, templates/it_insightfx/scss/insightfx.scss */
.icon-expand:before {
  content: "\66";
}
/* line 7136, templates/it_insightfx/scss/insightfx.scss */
.icon-contract:before {
  content: "\67";
}
/* line 7139, templates/it_insightfx/scss/insightfx.scss */
.icon-expand-2:before {
  content: "\68";
}
/* line 7142, templates/it_insightfx/scss/insightfx.scss */
.icon-contract-2:before {
  content: "\69";
}
/* line 7145, templates/it_insightfx/scss/insightfx.scss */
.icon-play:before {
  content: "\e208";
}
/* line 7148, templates/it_insightfx/scss/insightfx.scss */
.icon-pause:before {
  content: "\e209";
}
/* line 7151, templates/it_insightfx/scss/insightfx.scss */
.icon-stop:before {
  content: "\e210";
}
/* line 7154, templates/it_insightfx/scss/insightfx.scss */
.icon-previous:before, .icon-backward:before {
  content: "\7c";
}
/* line 7158, templates/it_insightfx/scss/insightfx.scss */
.icon-next:before, .icon-forward:before {
  content: "\7b";
}
/* line 7162, templates/it_insightfx/scss/insightfx.scss */
.icon-first:before {
  content: "\7d";
}
/* line 7165, templates/it_insightfx/scss/insightfx.scss */
.icon-last:before {
  content: "\e000";
}
/* line 7168, templates/it_insightfx/scss/insightfx.scss */
.icon-play-circle:before {
  content: "\e00d";
}
/* line 7171, templates/it_insightfx/scss/insightfx.scss */
.icon-pause-circle:before {
  content: "\e211";
}
/* line 7174, templates/it_insightfx/scss/insightfx.scss */
.icon-stop-circle:before {
  content: "\e212";
}
/* line 7177, templates/it_insightfx/scss/insightfx.scss */
.icon-backward-circle:before {
  content: "\e213";
}
/* line 7180, templates/it_insightfx/scss/insightfx.scss */
.icon-forward-circle:before {
  content: "\e214";
}
/* line 7183, templates/it_insightfx/scss/insightfx.scss */
.icon-loop:before {
  content: "\e001";
}
/* line 7186, templates/it_insightfx/scss/insightfx.scss */
.icon-shuffle:before {
  content: "\e002";
}
/* line 7189, templates/it_insightfx/scss/insightfx.scss */
.icon-search:before {
  content: "\53";
}
/* line 7192, templates/it_insightfx/scss/insightfx.scss */
.icon-zoom-in:before {
  content: "\64";
}
/* line 7195, templates/it_insightfx/scss/insightfx.scss */
.icon-zoom-out:before {
  content: "\65";
}
/* line 7198, templates/it_insightfx/scss/insightfx.scss */
.icon-apply:before, .icon-edit:before, .icon-pencil:before {
  content: "\2b";
}
/* line 7203, templates/it_insightfx/scss/insightfx.scss */
.icon-pencil-2:before {
  content: "\2c";
}
/* line 7206, templates/it_insightfx/scss/insightfx.scss */
.icon-brush:before {
  content: "\3b";
}
/* line 7209, templates/it_insightfx/scss/insightfx.scss */
.icon-save-new:before, .icon-plus-2:before {
  content: "\5d";
}
/* line 7213, templates/it_insightfx/scss/insightfx.scss */
.icon-minus-sign:before, .icon-minus-2:before {
  content: "\5e";
}
/* line 7217, templates/it_insightfx/scss/insightfx.scss */
.icon-delete:before, .icon-remove:before, .icon-cancel-2:before {
  content: "\49";
}
/* line 7222, templates/it_insightfx/scss/insightfx.scss */
.icon-publish:before, .icon-save:before, .icon-ok:before, .icon-checkmark:before {
  content: "\47";
}
/* line 7228, templates/it_insightfx/scss/insightfx.scss */
.icon-new:before, .icon-plus:before {
  content: "\2a";
}
/* line 7232, templates/it_insightfx/scss/insightfx.scss */
.icon-plus-circle:before {
  content: "\e215";
}
/* line 7235, templates/it_insightfx/scss/insightfx.scss */
.icon-minus:before, .icon-not-ok:before {
  content: "\4b";
}
/* line 7239, templates/it_insightfx/scss/insightfx.scss */
.icon-ban-circle:before, .icon-minus-circle:before {
  content: "\e216";
}
/* line 7243, templates/it_insightfx/scss/insightfx.scss */
.icon-unpublish:before, .icon-cancel:before {
  content: "\4a";
}
/* line 7247, templates/it_insightfx/scss/insightfx.scss */
.icon-cancel-circle:before {
  content: "\e217";
}
/* line 7250, templates/it_insightfx/scss/insightfx.scss */
.icon-checkmark-2:before {
  content: "\e218";
}
/* line 7253, templates/it_insightfx/scss/insightfx.scss */
.icon-checkmark-circle:before {
  content: "\e219";
}
/* line 7256, templates/it_insightfx/scss/insightfx.scss */
.icon-info:before {
  content: "\e220";
}
/* line 7259, templates/it_insightfx/scss/insightfx.scss */
.icon-info-2:before, .icon-info-circle:before {
  content: "\e221";
}
/* line 7263, templates/it_insightfx/scss/insightfx.scss */
.icon-question:before, .icon-question-sign:before, .icon-help:before {
  content: "\45";
}
/* line 7268, templates/it_insightfx/scss/insightfx.scss */
.icon-question-2:before, .icon-question-circle:before {
  content: "\e222";
}
/* line 7272, templates/it_insightfx/scss/insightfx.scss */
.icon-notification:before {
  content: "\e223";
}
/* line 7275, templates/it_insightfx/scss/insightfx.scss */
.icon-notification-2:before, .icon-notification-circle:before {
  content: "\e224";
}
/* line 7279, templates/it_insightfx/scss/insightfx.scss */
.icon-pending:before, .icon-warning:before {
  content: "\48";
}
/* line 7283, templates/it_insightfx/scss/insightfx.scss */
.icon-warning-2:before, .icon-warning-circle:before {
  content: "\e225";
}
/* line 7287, templates/it_insightfx/scss/insightfx.scss */
.icon-checkbox-unchecked:before {
  content: "\3d";
}
/* line 7290, templates/it_insightfx/scss/insightfx.scss */
.icon-checkin:before, .icon-checkbox:before, .icon-checkbox-checked:before {
  content: "\3e";
}
/* line 7295, templates/it_insightfx/scss/insightfx.scss */
.icon-checkbox-partial:before {
  content: "\3f";
}
/* line 7298, templates/it_insightfx/scss/insightfx.scss */
.icon-square:before {
  content: "\e226";
}
/* line 7301, templates/it_insightfx/scss/insightfx.scss */
.icon-radio-unchecked:before {
  content: "\e227";
}
/* line 7304, templates/it_insightfx/scss/insightfx.scss */
.icon-radio-checked:before, .icon-generic:before {
  content: "\e228";
}
/* line 7308, templates/it_insightfx/scss/insightfx.scss */
.icon-circle:before {
  content: "\e229";
}
/* line 7311, templates/it_insightfx/scss/insightfx.scss */
.icon-signup:before {
  content: "\e230";
}
/* line 7314, templates/it_insightfx/scss/insightfx.scss */
.icon-grid:before, .icon-grid-view:before {
  content: "\58";
}
/* line 7318, templates/it_insightfx/scss/insightfx.scss */
.icon-grid-2:before, .icon-grid-view-2:before {
  content: "\59";
}
/* line 7322, templates/it_insightfx/scss/insightfx.scss */
.icon-menu:before {
  content: "\5a";
}
/* line 7325, templates/it_insightfx/scss/insightfx.scss */
.icon-list:before, .icon-list-view:before {
  content: "\31";
}
/* line 7329, templates/it_insightfx/scss/insightfx.scss */
.icon-list-2:before {
  content: "\e231";
}
/* line 7332, templates/it_insightfx/scss/insightfx.scss */
.icon-menu-3:before {
  content: "\e232";
}
/* line 7335, templates/it_insightfx/scss/insightfx.scss */
.icon-folder-open:before, .icon-folder:before {
  content: "\2d";
}
/* line 7339, templates/it_insightfx/scss/insightfx.scss */
.icon-folder-close:before, .icon-folder-2:before {
  content: "\2e";
}
/* line 7343, templates/it_insightfx/scss/insightfx.scss */
.icon-folder-plus:before {
  content: "\e234";
}
/* line 7346, templates/it_insightfx/scss/insightfx.scss */
.icon-folder-minus:before {
  content: "\e235";
}
/* line 7349, templates/it_insightfx/scss/insightfx.scss */
.icon-folder-3:before {
  content: "\e236";
}
/* line 7352, templates/it_insightfx/scss/insightfx.scss */
.icon-folder-plus-2:before {
  content: "\e237";
}
/* line 7355, templates/it_insightfx/scss/insightfx.scss */
.icon-folder-remove:before {
  content: "\e238";
}
/* line 7358, templates/it_insightfx/scss/insightfx.scss */
.icon-file:before {
  content: "\e016";
}
/* line 7361, templates/it_insightfx/scss/insightfx.scss */
.icon-file-2:before {
  content: "\e239";
}
/* line 7364, templates/it_insightfx/scss/insightfx.scss */
.icon-file-add:before, .icon-file-plus:before {
  content: "\29";
}
/* line 7368, templates/it_insightfx/scss/insightfx.scss */
.icon-file-minus:before {
  content: "\e017";
}
/* line 7371, templates/it_insightfx/scss/insightfx.scss */
.icon-file-check:before {
  content: "\e240";
}
/* line 7374, templates/it_insightfx/scss/insightfx.scss */
.icon-file-remove:before {
  content: "\e241";
}
/* line 7377, templates/it_insightfx/scss/insightfx.scss */
.icon-save-copy:before, .icon-copy:before {
  content: "\e018";
}
/* line 7381, templates/it_insightfx/scss/insightfx.scss */
.icon-stack:before {
  content: "\e242";
}
/* line 7384, templates/it_insightfx/scss/insightfx.scss */
.icon-tree:before {
  content: "\e243";
}
/* line 7387, templates/it_insightfx/scss/insightfx.scss */
.icon-tree-2:before {
  content: "\e244";
}
/* line 7390, templates/it_insightfx/scss/insightfx.scss */
.icon-paragraph-left:before {
  content: "\e246";
}
/* line 7393, templates/it_insightfx/scss/insightfx.scss */
.icon-paragraph-center:before {
  content: "\e247";
}
/* line 7396, templates/it_insightfx/scss/insightfx.scss */
.icon-paragraph-right:before {
  content: "\e248";
}
/* line 7399, templates/it_insightfx/scss/insightfx.scss */
.icon-paragraph-justify:before {
  content: "\e249";
}
/* line 7402, templates/it_insightfx/scss/insightfx.scss */
.icon-screen:before {
  content: "\e01c";
}
/* line 7405, templates/it_insightfx/scss/insightfx.scss */
.icon-tablet:before {
  content: "\e01d";
}
/* line 7408, templates/it_insightfx/scss/insightfx.scss */
.icon-mobile:before {
  content: "\e01e";
}
/* line 7411, templates/it_insightfx/scss/insightfx.scss */
.icon-box-add:before {
  content: "\51";
}
/* line 7414, templates/it_insightfx/scss/insightfx.scss */
.icon-box-remove:before {
  content: "\52";
}
/* line 7417, templates/it_insightfx/scss/insightfx.scss */
.icon-download:before {
  content: "\e021";
}
/* line 7420, templates/it_insightfx/scss/insightfx.scss */
.icon-upload:before {
  content: "\e022";
}
/* line 7423, templates/it_insightfx/scss/insightfx.scss */
.icon-home:before {
  content: "\21";
}
/* line 7426, templates/it_insightfx/scss/insightfx.scss */
.icon-home-2:before {
  content: "\e250";
}
/* line 7429, templates/it_insightfx/scss/insightfx.scss */
.icon-out-2:before, .icon-new-tab:before {
  content: "\e024";
}
/* line 7433, templates/it_insightfx/scss/insightfx.scss */
.icon-out-3:before, .icon-new-tab-2:before {
  content: "\e251";
}
/* line 7437, templates/it_insightfx/scss/insightfx.scss */
.icon-link:before {
  content: "\e252";
}
/* line 7440, templates/it_insightfx/scss/insightfx.scss */
.icon-picture:before, .icon-image:before {
  content: "\2f";
}
/* line 7444, templates/it_insightfx/scss/insightfx.scss */
.icon-pictures:before, .icon-images:before {
  content: "\30";
}
/* line 7448, templates/it_insightfx/scss/insightfx.scss */
.icon-palette:before, .icon-color-palette:before {
  content: "\e014";
}
/* line 7452, templates/it_insightfx/scss/insightfx.scss */
.icon-camera:before {
  content: "\55";
}
/* line 7455, templates/it_insightfx/scss/insightfx.scss */
.icon-camera-2:before, .icon-video:before {
  content: "\e015";
}
/* line 7459, templates/it_insightfx/scss/insightfx.scss */
.icon-play-2:before, .icon-video-2:before, .icon-youtube:before {
  content: "\56";
}
/* line 7464, templates/it_insightfx/scss/insightfx.scss */
.icon-music:before {
  content: "\57";
}
/* line 7467, templates/it_insightfx/scss/insightfx.scss */
.icon-user:before {
  content: "\22";
}
/* line 7470, templates/it_insightfx/scss/insightfx.scss */
.icon-users:before {
  content: "\e01f";
}
/* line 7473, templates/it_insightfx/scss/insightfx.scss */
.icon-vcard:before {
  content: "\6d";
}
/* line 7476, templates/it_insightfx/scss/insightfx.scss */
.icon-address:before {
  content: "\70";
}
/* line 7479, templates/it_insightfx/scss/insightfx.scss */
.icon-share-alt:before, .icon-out:before {
  content: "\26";
}
/* line 7483, templates/it_insightfx/scss/insightfx.scss */
.icon-enter:before {
  content: "\e257";
}
/* line 7486, templates/it_insightfx/scss/insightfx.scss */
.icon-exit:before {
  content: "\e258";
}
/* line 7489, templates/it_insightfx/scss/insightfx.scss */
.icon-comment:before, .icon-comments:before {
  content: "\24";
}
/* line 7493, templates/it_insightfx/scss/insightfx.scss */
.icon-comments-2:before {
  content: "\25";
}
/* line 7496, templates/it_insightfx/scss/insightfx.scss */
.icon-quote:before, .icon-quotes-left:before {
  content: "\60";
}
/* line 7500, templates/it_insightfx/scss/insightfx.scss */
.icon-quote-2:before, .icon-quotes-right:before {
  content: "\61";
}
/* line 7504, templates/it_insightfx/scss/insightfx.scss */
.icon-quote-3:before, .icon-bubble-quote:before {
  content: "\e259";
}
/* line 7508, templates/it_insightfx/scss/insightfx.scss */
.icon-phone:before {
  content: "\e260";
}
/* line 7511, templates/it_insightfx/scss/insightfx.scss */
.icon-phone-2:before {
  content: "\e261";
}
/* line 7514, templates/it_insightfx/scss/insightfx.scss */
.icon-envelope:before, .icon-mail:before {
  content: "\4d";
}
/* line 7518, templates/it_insightfx/scss/insightfx.scss */
.icon-envelope-opened:before, .icon-mail-2:before {
  content: "\4e";
}
/* line 7522, templates/it_insightfx/scss/insightfx.scss */
.icon-unarchive:before, .icon-drawer:before {
  content: "\4f";
}
/* line 7526, templates/it_insightfx/scss/insightfx.scss */
.icon-archive:before, .icon-drawer-2:before {
  content: "\50";
}
/* line 7530, templates/it_insightfx/scss/insightfx.scss */
.icon-briefcase:before {
  content: "\e020";
}
/* line 7533, templates/it_insightfx/scss/insightfx.scss */
.icon-tag:before {
  content: "\e262";
}
/* line 7536, templates/it_insightfx/scss/insightfx.scss */
.icon-tag-2:before {
  content: "\e263";
}
/* line 7539, templates/it_insightfx/scss/insightfx.scss */
.icon-tags:before {
  content: "\e264";
}
/* line 7542, templates/it_insightfx/scss/insightfx.scss */
.icon-tags-2:before {
  content: "\e265";
}
/* line 7545, templates/it_insightfx/scss/insightfx.scss */
.icon-options:before, .icon-cog:before {
  content: "\38";
}
/* line 7549, templates/it_insightfx/scss/insightfx.scss */
.icon-cogs:before {
  content: "\37";
}
/* line 7552, templates/it_insightfx/scss/insightfx.scss */
.icon-screwdriver:before, .icon-tools:before {
  content: "\36";
}
/* line 7556, templates/it_insightfx/scss/insightfx.scss */
.icon-wrench:before {
  content: "\3a";
}
/* line 7559, templates/it_insightfx/scss/insightfx.scss */
.icon-equalizer:before {
  content: "\39";
}
/* line 7562, templates/it_insightfx/scss/insightfx.scss */
.icon-dashboard:before {
  content: "\78";
}
/* line 7565, templates/it_insightfx/scss/insightfx.scss */
.icon-switch:before {
  content: "\e266";
}
/* line 7568, templates/it_insightfx/scss/insightfx.scss */
.icon-filter:before {
  content: "\54";
}
/* line 7571, templates/it_insightfx/scss/insightfx.scss */
.icon-purge:before, .icon-trash:before {
  content: "\4c";
}
/* line 7575, templates/it_insightfx/scss/insightfx.scss */
.icon-checkedout:before, .icon-lock:before, .icon-locked:before {
  content: "\23";
}
/* line 7580, templates/it_insightfx/scss/insightfx.scss */
.icon-unlock:before {
  content: "\e267";
}
/* line 7583, templates/it_insightfx/scss/insightfx.scss */
.icon-key:before {
  content: "\5f";
}
/* line 7586, templates/it_insightfx/scss/insightfx.scss */
.icon-support:before {
  content: "\46";
}
/* line 7589, templates/it_insightfx/scss/insightfx.scss */
.icon-database:before {
  content: "\62";
}
/* line 7592, templates/it_insightfx/scss/insightfx.scss */
.icon-scissors:before {
  content: "\e268";
}
/* line 7595, templates/it_insightfx/scss/insightfx.scss */
.icon-health:before {
  content: "\6a";
}
/* line 7598, templates/it_insightfx/scss/insightfx.scss */
.icon-wand:before {
  content: "\6b";
}
/* line 7601, templates/it_insightfx/scss/insightfx.scss */
.icon-eye-open:before, .icon-eye:before {
  content: "\3c";
}
/* line 7605, templates/it_insightfx/scss/insightfx.scss */
.icon-eye-close:before, .icon-eye-blocked:before, .icon-eye-2:before {
  content: "\e269";
}
/* line 7610, templates/it_insightfx/scss/insightfx.scss */
.icon-clock:before {
  content: "\6e";
}
/* line 7613, templates/it_insightfx/scss/insightfx.scss */
.icon-compass:before {
  content: "\6f";
}
/* line 7616, templates/it_insightfx/scss/insightfx.scss */
.icon-broadcast:before, .icon-connection:before, .icon-wifi:before {
  content: "\e01b";
}
/* line 7621, templates/it_insightfx/scss/insightfx.scss */
.icon-book:before {
  content: "\e271";
}
/* line 7624, templates/it_insightfx/scss/insightfx.scss */
.icon-lightning:before, .icon-flash:before {
  content: "\79";
}
/* line 7628, templates/it_insightfx/scss/insightfx.scss */
.icon-print:before, .icon-printer:before {
  content: "\e013";
}
/* line 7632, templates/it_insightfx/scss/insightfx.scss */
.icon-feed:before {
  content: "\71";
}
/* line 7635, templates/it_insightfx/scss/insightfx.scss */
.icon-calendar:before {
  content: "\43";
}
/* line 7638, templates/it_insightfx/scss/insightfx.scss */
.icon-calendar-2:before {
  content: "\44";
}
/* line 7641, templates/it_insightfx/scss/insightfx.scss */
.icon-calendar-3:before {
  content: "\e273";
}
/* line 7644, templates/it_insightfx/scss/insightfx.scss */
.icon-pie:before {
  content: "\77";
}
/* line 7647, templates/it_insightfx/scss/insightfx.scss */
.icon-bars:before {
  content: "\76";
}
/* line 7650, templates/it_insightfx/scss/insightfx.scss */
.icon-chart:before {
  content: "\75";
}
/* line 7653, templates/it_insightfx/scss/insightfx.scss */
.icon-power-cord:before {
  content: "\32";
}
/* line 7656, templates/it_insightfx/scss/insightfx.scss */
.icon-cube:before {
  content: "\33";
}
/* line 7659, templates/it_insightfx/scss/insightfx.scss */
.icon-puzzle:before {
  content: "\34";
}
/* line 7662, templates/it_insightfx/scss/insightfx.scss */
.icon-attachment:before, .icon-paperclip:before, .icon-flag-2:before {
  content: "\72";
}
/* line 7667, templates/it_insightfx/scss/insightfx.scss */
.icon-lamp:before {
  content: "\74";
}
/* line 7670, templates/it_insightfx/scss/insightfx.scss */
.icon-pin:before, .icon-pushpin:before {
  content: "\73";
}
/* line 7674, templates/it_insightfx/scss/insightfx.scss */
.icon-location:before {
  content: "\63";
}
/* line 7677, templates/it_insightfx/scss/insightfx.scss */
.icon-shield:before {
  content: "\e274";
}
/* line 7680, templates/it_insightfx/scss/insightfx.scss */
.icon-flag:before {
  content: "\35";
}
/* line 7683, templates/it_insightfx/scss/insightfx.scss */
.icon-flag-3:before {
  content: "\e275";
}
/* line 7686, templates/it_insightfx/scss/insightfx.scss */
.icon-bookmark:before {
  content: "\e023";
}
/* line 7689, templates/it_insightfx/scss/insightfx.scss */
.icon-bookmark-2:before {
  content: "\e276";
}
/* line 7692, templates/it_insightfx/scss/insightfx.scss */
.icon-heart:before {
  content: "\e277";
}
/* line 7695, templates/it_insightfx/scss/insightfx.scss */
.icon-heart-2:before {
  content: "\e278";
}
/* line 7698, templates/it_insightfx/scss/insightfx.scss */
.icon-thumbs-up:before {
  content: "\5b";
}
/* line 7701, templates/it_insightfx/scss/insightfx.scss */
.icon-thumbs-down:before {
  content: "\5c";
}
/* line 7704, templates/it_insightfx/scss/insightfx.scss */
.icon-unfeatured:before, .icon-asterisk:before, .icon-star-empty:before {
  content: "\40";
}
/* line 7709, templates/it_insightfx/scss/insightfx.scss */
.icon-star-2:before {
  content: "\41";
}
/* line 7712, templates/it_insightfx/scss/insightfx.scss */
.icon-featured:before, .icon-default:before, .icon-star:before {
  content: "\42";
}
/* line 7717, templates/it_insightfx/scss/insightfx.scss */
.icon-smiley:before, .icon-smiley-happy:before {
  content: "\e279";
}
/* line 7721, templates/it_insightfx/scss/insightfx.scss */
.icon-smiley-2:before, .icon-smiley-happy-2:before {
  content: "\e280";
}
/* line 7725, templates/it_insightfx/scss/insightfx.scss */
.icon-smiley-sad:before {
  content: "\e281";
}
/* line 7728, templates/it_insightfx/scss/insightfx.scss */
.icon-smiley-sad-2:before {
  content: "\e282";
}
/* line 7731, templates/it_insightfx/scss/insightfx.scss */
.icon-smiley-neutral:before {
  content: "\e283";
}
/* line 7734, templates/it_insightfx/scss/insightfx.scss */
.icon-smiley-neutral-2:before {
  content: "\e284";
}
/* line 7737, templates/it_insightfx/scss/insightfx.scss */
.icon-cart:before {
  content: "\e019";
}
/* line 7740, templates/it_insightfx/scss/insightfx.scss */
.icon-basket:before {
  content: "\e01a";
}
/* line 7743, templates/it_insightfx/scss/insightfx.scss */
.icon-credit:before {
  content: "\e286";
}
/* line 7746, templates/it_insightfx/scss/insightfx.scss */
.icon-credit-2:before {
  content: "\e287";
}
/* line 7749, templates/it_insightfx/scss/insightfx.scss */
.icon-expired:before {
  content: "\4b";
}
/* line 7752, templates/it_insightfx/scss/insightfx.scss */
body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* line 7756, templates/it_insightfx/scss/insightfx.scss */
body.site {
  border-top: 0px solid #fff;
}
/* line 7759, templates/it_insightfx/scss/insightfx.scss */
body.site.fluid {
  background-color: #fff;
}
/* line 7762, templates/it_insightfx/scss/insightfx.scss */
.thumbnail {
  margin-bottom: 9px;
}
/* line 7765, templates/it_insightfx/scss/insightfx.scss */
.accordion-group {
  background: #fff;
}
/* line 7768, templates/it_insightfx/scss/insightfx.scss */
.site-title {
  font-size: 40px;
  line-height: 48px;
  font-weight: bold;
}
/* line 7773, templates/it_insightfx/scss/insightfx.scss */
.brand {
  color: #046;
  -webkit-transition: color 0.5s linear;
  -moz-transition: color 0.5s linear;
  -o-transition: color 0.5s linear;
  transition: color 0.5s linear;
}
/* line 7780, templates/it_insightfx/scss/insightfx.scss */
.brand:hover {
  color: #08c;
  text-decoration: none;
}
/* line 7784, templates/it_insightfx/scss/insightfx.scss */
.header .finder {
  margin-top: 14px;
}
/* line 7787, templates/it_insightfx/scss/insightfx.scss */
.header .finder .btn {
  margin-top: 0px;
}
/* line 7790, templates/it_insightfx/scss/insightfx.scss */
.navigation {
  margin-bottom: 10px;
  margin-top: 10px;
  clear: both;
}
/* line 7795, templates/it_insightfx/scss/insightfx.scss */
.navigation a {
  color: #fff;
  font-weight: bold;
}
/* line 7799, templates/it_insightfx/scss/insightfx.scss */
.breadcrumb a {
  color: #999;
}
/* line 7801, templates/it_insightfx/scss/insightfx.scss */
.navigation .nav-pills {
  margin-bottom: 0;
}
/* line 7804, templates/it_insightfx/scss/insightfx.scss */
.hero-unit {
  background-color: #08c;
}
/* line 7807, templates/it_insightfx/scss/insightfx.scss */
.hero-unit > * {
  color: white;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
}
/* line 7812, templates/it_insightfx/scss/insightfx.scss */
.body .container {
  color: #51646e;
  font: 13px/19px Arial, Helvetica, sans-serif;
  margin: auto;
  text-align: left;
}
/* line 7819, templates/it_insightfx/scss/insightfx.scss */
.well .page-header {
  margin: 0px 0px 5px 0px;
}
/* line 7822, templates/it_insightfx/scss/insightfx.scss */
h1, h2, h3, h4, h5, h6 {
  margin: 12px 0;
}
/* line 7830, templates/it_insightfx/scss/insightfx.scss */
h1 {
  font-size: 26px;
  line-height: 28px;
  margin-bottom: 0px;
}
/* line 7835, templates/it_insightfx/scss/insightfx.scss */
h2 {
  color: #8d0861;
  font-size: 22px;
  line-height: 25px;
  font-weight: bold;
}
/* line 7843, templates/it_insightfx/scss/insightfx.scss */
h3 {
  font-size: 18px;
  line-height: 20px;
}
/* line 7847, templates/it_insightfx/scss/insightfx.scss */
h4 {
  font-size: 14px;
  line-height: 16px;
  clear: both;
}
/* line 7852, templates/it_insightfx/scss/insightfx.scss */
h5 {
  font-size: 13px;
  line-height: 15px;
}
/* line 7856, templates/it_insightfx/scss/insightfx.scss */
h6 {
  font-size: 12px;
  line-height: 14px;
}
/* line 7860, templates/it_insightfx/scss/insightfx.scss */
.module-header {
  padding-bottom: 17px;
  margin: 20px 0 18px 0;
  border-bottom: 1px solid #eee;
}
/* line 7865, templates/it_insightfx/scss/insightfx.scss */
.item-title {
  margin-bottom: 9px;
}
/* line 7868, templates/it_insightfx/scss/insightfx.scss */
.item-content {
  margin: 18px 0;
}
/* line 7871, templates/it_insightfx/scss/insightfx.scss */
.item-subtitle {
  margin-bottom: 9px;
}
/* line 7874, templates/it_insightfx/scss/insightfx.scss */
.pull-right.item-image {
  margin: 0 0 18px 20px;
}
/* line 7877, templates/it_insightfx/scss/insightfx.scss */
.pull-left.item-image {
  margin: 0 20px 18px 0;
}
/* line 7880, templates/it_insightfx/scss/insightfx.scss */
.header .nav > li:last-child > .dropdown-menu, .item-actions .dropdown-menu, .item-comment .dropdown-menu {
  left: initial;
  right: 0;
}
/* line 7886, templates/it_insightfx/scss/insightfx.scss */
.article-index {
  margin: 0 0 10px 10px;
}
/* line 7889, templates/it_insightfx/scss/insightfx.scss */
.list-item-title {
  margin-bottom: 9px;
}
/* line 7892, templates/it_insightfx/scss/insightfx.scss */
.list-item-content {
  margin: 18px 0;
}
/* line 7895, templates/it_insightfx/scss/insightfx.scss */
.list-item-subtitle {
  margin-bottom: 9px;
}
/* line 7898, templates/it_insightfx/scss/insightfx.scss */
.items-more, .content-links {
  padding: 15px 0;
}
/* line 7903, templates/it_insightfx/scss/insightfx.scss */
.items-more {
  display: none;
}
/* line 7906, templates/it_insightfx/scss/insightfx.scss */
.breadcrumb {
  margin: 10px 0;
}
/* line 7909, templates/it_insightfx/scss/insightfx.scss */
.img_caption .left {
  float: left;
  margin-right: 1em;
}
/* line 7913, templates/it_insightfx/scss/insightfx.scss */
.img_caption .right {
  float: right;
  margin-left: 1em;
}
/* line 7917, templates/it_insightfx/scss/insightfx.scss */
.img_caption .left p {
  clear: left;
  text-align: center;
}
/* line 7921, templates/it_insightfx/scss/insightfx.scss */
.img_caption .right p {
  clear: right;
  text-align: center;
}
/* line 7925, templates/it_insightfx/scss/insightfx.scss */
.img_caption {
  text-align: center !important;
}
/* line 7928, templates/it_insightfx/scss/insightfx.scss */
.img_caption.none {
  margin-left: auto;
  margin-right: auto;
}
/* line 7932, templates/it_insightfx/scss/insightfx.scss */
figure {
  display: table;
}
/* line 7935, templates/it_insightfx/scss/insightfx.scss */
figure.pull-center, img.pull-center {
  margin-left: auto;
  margin-right: auto;
}
/* line 7940, templates/it_insightfx/scss/insightfx.scss */
figcaption {
  display: table-caption;
  caption-side: bottom;
}
/* line 7944, templates/it_insightfx/scss/insightfx.scss */
#aside .nav .nav-child {
  border-left: 2px solid #ddd;
  padding-left: 5px;
}
/* line 7948, templates/it_insightfx/scss/insightfx.scss */
.navigation .nav-child {
  position: absolute;
  top: 95%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  background-color: #64757e;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  *border-right-width: 2px;
  *border-bottom-width: 2px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  color: #fff;
}
/* line 7975, templates/it_insightfx/scss/insightfx.scss */
.navigation .nav-child.pull-right {
  right: 0;
  left: auto;
}
/* line 7979, templates/it_insightfx/scss/insightfx.scss */
.navigation .nav-child .divider {
  *width: 100%;
  height: 1px;
  margin: 8px 1px;
  *margin: -5px 0 5px;
  overflow: hidden;
  background-color: #e5e5e5;
  border-bottom: 1px solid #fff;
}
/* line 7988, templates/it_insightfx/scss/insightfx.scss */
.navigation .nav-child a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-size: 13px;
  font-weight: normal;
  line-height: 18px;
  color: #fff;
  white-space: nowrap;
}
/* line 7998, templates/it_insightfx/scss/insightfx.scss */
.navigation .nav li {
  position: relative;
}
/* line 8002, templates/it_insightfx/scss/insightfx.scss */
.nav li:hover {
  background-color: #44545c;
}
/* line 8005, templates/it_insightfx/scss/insightfx.scss */
.navigation .nav > li:hover > .nav-child, .navigation .nav > li > a:focus + .nav-child, .navigation .nav li li:hover > .nav-child, .navigation .nav li li > a:focus + .nav-child {
  display: block;
}
/* line 8011, templates/it_insightfx/scss/insightfx.scss */
.navigation .nav > li > .nav-child:before {
  position: absolute;
  top: -7px;
  left: 9px;
  display: inline-block;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #ccc;
  border-left: 7px solid transparent;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  content: '';
}
/* line 8022, templates/it_insightfx/scss/insightfx.scss */
.navigation .nav > li > .nav-child:after {
  position: absolute;
  top: -6px;
  left: 10px;
  display: inline-block;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #fff;
  border-left: 6px solid transparent;
  content: '';
}
/* line 8032, templates/it_insightfx/scss/insightfx.scss */
.navigation .nav li li .nav-child {
  top: -8px;
  left: 100%;
}
/* line 8036, templates/it_insightfx/scss/insightfx.scss */
.navigation .nav li li .nav-child:before {
  position: absolute;
  top: 9px;
  left: -7px;
  display: inline-block;
  border-top: 7px solid transparent;
  border-right: 7px solid rgba(0, 0, 0, 0.2);
  border-bottom: 7px solid transparent;
  content: '';
}
/* line 8046, templates/it_insightfx/scss/insightfx.scss */
.navigation .nav li li .nav-child:after {
  position: absolute;
  top: 10px;
  left: -6px;
  display: inline-block;
  border-top: 6px solid transparent;
  border-right: 6px solid #fff;
  border-bottom: 6px solid transparent;
  content: '';
}
/* line 8056, templates/it_insightfx/scss/insightfx.scss */
.navigation .nav-child li > a:hover, .navigation .nav-child li > a:focus, .navigation .nav-child:hover > a {
  text-decoration: none;
  color: #fff;
  background-color: #44545c;
  background-color: #44545c;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0076b2', GradientType=0);
}
/* line 8066, templates/it_insightfx/scss/insightfx.scss */
.contact-form-sidebar-container {
  float: left;
}
/* line 8069, templates/it_insightfx/scss/insightfx.scss */
.cemap_container {
  float: right;
  width: 45%;
}
/* line 8072, templates/it_insightfx/scss/insightfx.scss */
.right_banners img {
  margin-bottom: 10px;
}
/* line 8076, templates/it_insightfx/scss/insightfx.scss */
dl.tabs {
  float: left;
  margin-bottom: -1px;
}
/* line 8080, templates/it_insightfx/scss/insightfx.scss */
dl.tabs dt.tabs {
  float: left;
  margin-left: 3px;
  padding: 4px 10px;
  background-color: #f0f0f0;
  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
}
/* line 8089, templates/it_insightfx/scss/insightfx.scss */
dl.tabs dt:hover {
  background-color: #f9f9f9;
}
/* line 8092, templates/it_insightfx/scss/insightfx.scss */
dl.tabs dt.open {
  background-color: #fff;
  border-bottom: 1px solid #fff;
}
/* line 8096, templates/it_insightfx/scss/insightfx.scss */
dl.tabs dt.tabs h3 {
  margin: 0;
  font-size: 1.1em;
  font-weight: normal;
}
/* line 8101, templates/it_insightfx/scss/insightfx.scss */
dl.tabs dt.tabs h3 a {
  color: #08c;
}
/* line 8104, templates/it_insightfx/scss/insightfx.scss */
dl.tabs dt.tabs h3 a:hover {
  color: #005580;
  text-decoration: none;
}
/* line 8108, templates/it_insightfx/scss/insightfx.scss */
dl.tabs dt.open h3 a {
  color: #000;
  text-decoration: none;
}
/* line 8112, templates/it_insightfx/scss/insightfx.scss */
div.current dd.tabs {
  margin: 0;
  padding: 10px;
  clear: both;
  border: 1px solid #ccc;
  background-color: #fff;
}
/* line 8119, templates/it_insightfx/scss/insightfx.scss */
#helpsite-refresh {
  vertical-align: top;
}
/* line 8122, templates/it_insightfx/scss/insightfx.scss */
#pop-print {
  float: right;
  margin: 10px;
}
/* line 8126, templates/it_insightfx/scss/insightfx.scss */
code {
  white-space: pre-wrap;
}
/* line 8129, templates/it_insightfx/scss/insightfx.scss */
#filter-search {
  vertical-align: top;
}
/* line 8132, templates/it_insightfx/scss/insightfx.scss */
.editor {
  overflow: hidden;
  position: relative;
}
/* line 8136, templates/it_insightfx/scss/insightfx.scss */
.search span.highlight {
  background-color: #ffc;
  font-weight: bold;
  padding: 1px 4px;
}
/* line 8141, templates/it_insightfx/scss/insightfx.scss */
body.modal-open {
  overflow: hidden;
  -ms-overflow-style: none;
}
/* line 8145, templates/it_insightfx/scss/insightfx.scss */
#users-profile-custom label {
  display: inline;
}
/* line 8150, templates/it_insightfx/scss/insightfx.scss */
.btn_top {
  float: right;
}
/* line 8152, templates/it_insightfx/scss/insightfx.scss */
.nav-pills > li > .accueil {
  margin-bottom: 0px;
  margin-top: 0px;
  padding-bottom: 0px;
  padding-top: 0px;
}
/* line 8156, templates/it_insightfx/scss/insightfx.scss */
.nav-tabs > li > .accueil, .nav-pills > li > .accueil {
  line-height: 0px;
  margin-right: 0px;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 2px;
}
/* line 8165, templates/it_insightfx/scss/insightfx.scss */
.paiement_left {
  float: left;
  width: 40%;
  text-align: right;
}
/* line 8166, templates/it_insightfx/scss/insightfx.scss */
.paiement_right {
  float: left;
  width: 40%;
  margin-left: 10%;
}
/* line 8168, templates/it_insightfx/scss/insightfx.scss */
.actualite_image td {
  height: 140px;
  vertical-align: middle;
}
/* line 8172, templates/it_insightfx/scss/insightfx.scss */
.honoraires {
  text-align: left;
  font-size: 12px;
  color: #51646e;
  background-color: #eceeef;
  padding: 5px 15px;
}
/* line 8180, templates/it_insightfx/scss/insightfx.scss */
.valeurs_texte {
  border-bottom: 2px dotted #d7d1d5;
  background-image: url('../../../../images/apostrophe.png');
  background-repeat: no-repeat;
  margin-top: 15px;
}
/* line 8186, templates/it_insightfx/scss/insightfx.scss */
.cemap_container {
  margin-top: -600px;
}
/* line 8187, templates/it_insightfx/scss/insightfx.scss */
.ce-radiobox-oui-lbl, .ce-radiobox-non-lbl {
  float: left;
  width: 15% !important;
}
/* line 8188, templates/it_insightfx/scss/insightfx.scss */
.invisible {
  display: none;
}
/* line 8189, templates/it_insightfx/scss/insightfx.scss */
.nav > li > a:hover, .nav > li > a:focus {
  background-color: initial;
}
/* line 8192, templates/it_insightfx/scss/insightfx.scss */
.home h3 {
  color: #8d0861;
  font-size: 22px;
  line-height: 25px;
  font-weight: bold;
}
/* line 8197, templates/it_insightfx/scss/insightfx.scss */
.home h2 {
  font-size: 24px;
}
/* line 8201, templates/it_insightfx/scss/insightfx.scss */
.home h4 {
  font-size: 17px;
  line-height: 18px;
  margin: 10px 0px;
}
/* line 8205, templates/it_insightfx/scss/insightfx.scss */
.newsletter h2 {
  color: #8d0861;
  font-size: 26px;
  text-transform: uppercase;
  font-weight: bold;
  line-height: 26px;
}
/* line 8206, templates/it_insightfx/scss/insightfx.scss */
.newsletter h3 {
  color: #8d0861;
  font-size: 18px;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 22px;
}
/* line 8207, templates/it_insightfx/scss/insightfx.scss */
.newsletter h4 {
  font-size: 17px;
  font-weight: bold;
  line-height: 22px;
}
/* line 8208, templates/it_insightfx/scss/insightfx.scss */
.div.fastsocialshare-align-right {
  margin-top: 10px;
}
/* line 8210, templates/it_insightfx/scss/insightfx.scss */
#g-mainbody strong {
  color: inherit !important;
  background-color: inherit !important;
}
/* line 8213, templates/it_insightfx/scss/insightfx.scss */
.g-footer .g-container .g-grid.g-block .g-content {
  margin: 0px;
  padding: 0px;
}
/* line 8215, templates/it_insightfx/scss/insightfx.scss */
.block strong, .block a, .block h4 {
  color: #fff !important;
}
/* line 8216, templates/it_insightfx/scss/insightfx.scss */
#g-footer {
  padding: 0px;
}
/* line 8217, templates/it_insightfx/scss/insightfx.scss */
#copyright .g-container .g-grid .g-block .g-content {
  padding: 0px;
  margin: 0px !important;
}
/* line 8219, templates/it_insightfx/scss/insightfx.scss */
#g-mainbody {
  padding: 0px;
}
/* line 8220, templates/it_insightfx/scss/insightfx.scss */
.g-article-header {
  padding: 0 0 8px 0 !important;
  margin: 0 0 15px 0;
}
/* line 8225, templates/it_insightfx/scss/insightfx.scss */
.g-article-header .page-header h2 a {
  color: #8d0861 !important;
}
/* line 8226, templates/it_insightfx/scss/insightfx.scss */
.block h3 {
  color: #fff !important;
}
/* line 8227, templates/it_insightfx/scss/insightfx.scss */
p {
  margin: 8px 0;
}
/* line 8229, templates/it_insightfx/scss/insightfx.scss */
.menudivorce, .menusep, .menudivorce > li .g-menu-item-content, .menusep > li .g-menu-item-content {
  cursor: default;
}
/* line 8230, templates/it_insightfx/scss/insightfx.scss */
.menusep > li .g-menu-item-content {
  color: #fff;
}
/* line 8232, templates/it_insightfx/scss/insightfx.scss */
.boutonaccueil {
  font-size: 20px;
  padding: 10px;
  text-align: center;
}
/* line 8233, templates/it_insightfx/scss/insightfx.scss */
.boutonaccueil a, .boutonaccueil a:hover {
  color: #fff !important;
  text-align: center;
  width: 210px;
  display: block;
  align-content: center;
  margin: auto;
  height: 190px;
  box-shadow: 3px 3px 4px rgba(121, 121, 121, 0.9);
  font-weight: normal;
  line-height: 25px;
  background-position: top center;
  background-repeat: no-repeat;
  padding-top: 95px;
  background-size: 170px;
  text-shadow: 3px 3px 4px rgba(0, 0, 0, 0.8);
}
/* line 8234, templates/it_insightfx/scss/insightfx.scss */
.widg {
  opacity: 0.9;
  color: #fff;
  text-transform: uppercase;
}
/* line 8235, templates/it_insightfx/scss/insightfx.scss */
.widg a {
  color: #fff;
}
/* line 8236, templates/it_insightfx/scss/insightfx.scss */
.widg a:hover {
  background-color: #44052f !important;
}
/* line 8237, templates/it_insightfx/scss/insightfx.scss */
.widg img {
  width: 70px;
}
/* line 8238, templates/it_insightfx/scss/insightfx.scss */
.bouton1 {
  background-image: url('../../../../images/fond1_03.png');
}
/* line 8239, templates/it_insightfx/scss/insightfx.scss */
.bouton2 {
  background-image: url('../../../../images/fond1_04.png');
}
/* line 8240, templates/it_insightfx/scss/insightfx.scss */
.bouton3 {
  background-image: url('../../../../images/fond1_05.png');
}
/* line 8241, templates/it_insightfx/scss/insightfx.scss */
.boutonaccueil a:hover {
  background-color: #7a0854;
}
/* line 8242, templates/it_insightfx/scss/insightfx.scss */
.bouton1 a, .bouton1 a:hover {
  margin-right: 0px !important;
}
/* line 8243, templates/it_insightfx/scss/insightfx.scss */
.bouton3 a, .bouton3 a:hover {
  margin-left: 0px !important;
  padding-top: 105px;
}
/* line 8244, templates/it_insightfx/scss/insightfx.scss */
.bouton1 a {
  background-image: url('../../../../images/boutonacc-07.png');
  background-color: #7d9bab;
}
/* line 8245, templates/it_insightfx/scss/insightfx.scss */
.bouton2 a {
  background-image: url('../../../../images/boutonacc-08.png');
  background-color: #6a8491;
}
/* line 8246, templates/it_insightfx/scss/insightfx.scss */
.bouton3 a {
  background-image: url('../../../../images/boutonacc-09.png');
  background-color: #5e747f;
}
/* line 8248, templates/it_insightfx/scss/insightfx.scss */
.telephone img {
  float: right;
}
/* line 8251, templates/it_insightfx/scss/insightfx.scss */
#g-system-messages {
  background-color: #c8d2d7;
}
/* line 8252, templates/it_insightfx/scss/insightfx.scss */
.derniereactus {
  padding: 25px 0px;
}
/* line 8253, templates/it_insightfx/scss/insightfx.scss */
body .g-particle-intro .g-title-separator {
  height: 2px;
  margin: 15px auto !important;
}
/* line 8254, templates/it_insightfx/scss/insightfx.scss */
body .g-particle-intro {
  margin-bottom: 15px;
}
@font-face {
  font-family: 'pt_sansregular';
  src: url('../../fonts/ptsans-regular-webfont.woff2') format('woff2'), url('../../fonts/ptsans-regular-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
/* line 8264, templates/it_insightfx/scss/insightfx.scss */
.searchmodule {
  padding: 30px 25px 0px;
}
/* line 8265, templates/it_insightfx/scss/insightfx.scss */
#g-page-surround .btn, #g-offcanvas .btn {
  font-size: 12px;
  padding: 10px 8px 9px;
}
/* line 8266, templates/it_insightfx/scss/insightfx.scss */
div.mod_search93 input[type="search"] {
  height: 37px;
}
/* line 8267, templates/it_insightfx/scss/insightfx.scss */
.actualite_video p {
  margin: 10px;
}
/* line 8268, templates/it_insightfx/scss/insightfx.scss */
.titrevideo {
  background-color: #51646e;
  padding: 10px 10px 10px 15px;
  font-size: 13px;
  text-transform: uppercase;
  color: #fff;
  font-weight: bold;
  text-align: left;
  width: 155px;
  position: absolute;
  margin: 0px -35px;
  box-shadow: 2px 2px 2px #999;
}
/* line 8269, templates/it_insightfx/scss/insightfx.scss */
.textactualite_vid {
  text-align: justify;
  display: block;
  width: 30%;
  float: left;
  padding-top: 40px;
  padding-right: 10px;
}
/* line 8270, templates/it_insightfx/scss/insightfx.scss */
.vid_videodumois {
  text-align: center;
  display: block;
  width: 70%;
  float: right;
  padding-top: 20px;
}
/* line 8271, templates/it_insightfx/scss/insightfx.scss */
.actualite_vid_text {
  color: #8d0861;
  font-weight: bold;
  font-size: 20px;
  text-align: left;
}
/* line 8272, templates/it_insightfx/scss/insightfx.scss */
.video_date {
  background-color: #e6eaed;
  padding: 0px 5px;
  font-size: 12px;
  text-transform: uppercase;
  color: #51646e;
  font-weight: bold;
  text-align: left;
  width: 60px;
  position: absolute;
  margin: 10px -20px 0px;
  box-shadow: 2px 2px 2px #999;
}
/* line 8273, templates/it_insightfx/scss/insightfx.scss */
.video_texte {
  margin: 5px 0px;
  font-size: 11px;
  line-height: 15px;
}
/* line 8274, templates/it_insightfx/scss/insightfx.scss */
.actualite_container .g-article-header {
  padding: 0 0 10px 0 !important;
  margin: 0 0 5px 0;
}
/* line 8276, templates/it_insightfx/scss/insightfx.scss */
.video_date p {
  margin: 0px;
}
/* line 8277, templates/it_insightfx/scss/insightfx.scss */
.darkgreyptit p {
  margin: 5px 0px;
}
/* line 8278, templates/it_insightfx/scss/insightfx.scss */
.darkgreyptit {
  color: #51646e;
  text-align: center;
  margin: 0px;
  background-color: #c8d2d7;
  padding: 10px 10px 15px;
}
/* line 8279, templates/it_insightfx/scss/insightfx.scss */
.darkgreyptit a {
  background-color: #afb8bc;
  padding: 8px;
}
/* line 8280, templates/it_insightfx/scss/insightfx.scss */
.darkgreyptit a:hover {
  background-color: #51646e;
  color: #fff;
}
/* line 8281, templates/it_insightfx/scss/insightfx.scss */
.cat_superpo {
  position: relative;
  width: 248px;
  height: 131px;
  background-size: cover;
  background-repeat: no-repeat;
  margin-top: 10px;
}
/* line 8282, templates/it_insightfx/scss/insightfx.scss */
.cat_superpo2 {
  width: 248px;
  height: 131px;
  background: rgba(0, 0, 0, 0);
  transition-property: background;
  transition-duration: 0.3s;
  transition-timing-function: ease;
  -webkit-transition-property: background;
  -webkit-transition-duration: 0.3s;
  -webkit-transition-timing-function: ease;
}
/* line 8283, templates/it_insightfx/scss/insightfx.scss */
.cat_superpo2:hover {
  background: rgba(0, 0, 0, 0.4);
}
/* line 8284, templates/it_insightfx/scss/insightfx.scss */
.cat_superpoa {
  width: 248px;
  height: 131px;
  text-align: center;
  display: block;
  padding-top: 55px;
  font-size: 15px;
  color: transparent !important;
  text-transform: uppercase;
}
/* line 8285, templates/it_insightfx/scss/insightfx.scss */
.cat_superpoa:hover {
  color: #fff !important;
}
/* line 8286, templates/it_insightfx/scss/insightfx.scss */
.noscabinets p {
  margin: 0px;
}
/* line 8287, templates/it_insightfx/scss/insightfx.scss */
.menucompetences ul li a::before {
  content: "";
}
/* line 8288, templates/it_insightfx/scss/insightfx.scss */
.reseauxsociaux p {
  margin: 0px 0px 5px;
  text-align: left;
}
/* line 8289, templates/it_insightfx/scss/insightfx.scss */
#g-copyright .g-content {
  padding: 0px;
  margin: 0px;
}
/* line 8290, templates/it_insightfx/scss/insightfx.scss */
#g-footer h1, #g-footer h2, #g-footer h3, #g-footer h4, #g-footer h5, #g-footer h6, #g-footer strong {
  color: inherit;
}
/* line 8291, templates/it_insightfx/scss/insightfx.scss */
#g-footer {
  color: #e3e3e3;
}
/* line 8292, templates/it_insightfx/scss/insightfx.scss */
.menucompetences ul li a {
  color: #51646e !important;
}
/* line 8293, templates/it_insightfx/scss/insightfx.scss */
.menucompetences ul li a:hover {
  color: #8a1669 !important;
}
/* line 8294, templates/it_insightfx/scss/insightfx.scss */
.menucompetences ul li {
  display: inline-flex;
  width: 19%;
  text-align: left;
  height: 30px;
  color: #e3e3e3;
  font-size: 13px;
  margin-left: 10px;
}
/* line 8295, templates/it_insightfx/scss/insightfx.scss */
.menucompetences ul li:hover {
  background-color: transparent;
}
/* line 8296, templates/it_insightfx/scss/insightfx.scss */
.menucompetences {
  background-color: #c8d2d7;
  padding: 10px;
  box-shadow: 3px 3px 6px #b5b5b5;
}
/* line 8297, templates/it_insightfx/scss/insightfx.scss */
.menucompetences p {
  margin: 5px 0px;
}
/* line 8298, templates/it_insightfx/scss/insightfx.scss */
.listeservices {
  margin-bottom: 10px;
}
/* line 8299, templates/it_insightfx/scss/insightfx.scss */
.nav.menu li a::before {
  margin-right: 0.3rem !important;
}
/* line 8300, templates/it_insightfx/scss/insightfx.scss */
.nav.menu li a::before:hover {
  margin-right: 0.4rem !important;
}
/* line 8301, templates/it_insightfx/scss/insightfx.scss */
.listeservices {
  color: #8a1669;
  font-weight: bold;
  text-transform: uppercase;
}
/* line 8302, templates/it_insightfx/scss/insightfx.scss */
.no_margin {
  margin: 0px;
}
/* line 8303, templates/it_insightfx/scss/insightfx.scss */
.blog article.item, .blog-featured article.item {
  margin-bottom: 30px !important;
}
/* line 8304, templates/it_insightfx/scss/insightfx.scss */
#g-mainbottom {
  padding: 0;
  background-color: transparent;
}
/* line 8305, templates/it_insightfx/scss/insightfx.scss */
.moduletable.menucompetences {
  padding: 25px 20px;
}
/* line 8306, templates/it_insightfx/scss/insightfx.scss */
.g-title::after {
  content: none !important;
}
/* line 8307, templates/it_insightfx/scss/insightfx.scss */
.actualite_juridique .pull-left.item-image {
  display: none;
}
/* line 8308, templates/it_insightfx/scss/insightfx.scss */
.notreequipe {
  width: 180px;
  float: left;
  height: 140px;
  background-size: 75%;
  background-position: top center;
  background-repeat: no-repeat;
  padding-top: 90px;
  text-align: center;
  margin-left: 20%;
  color: #fff !important;
  cursor: pointer;
  text-transform: uppercase;
  text-shadow: 3px 3px 5px rgba(0, 0, 0, 0.5);
}
/* line 8310, templates/it_insightfx/scss/insightfx.scss */
.notreequipe:hover {
  background-color: #8d0861 !important;
}
/* line 8311, templates/it_insightfx/scss/insightfx.scss */
#g-mainbottom strong {
  color: inherit;
}
/* line 8312, templates/it_insightfx/scss/insightfx.scss */
.customnoscabinets {
  text-align: center;
  width: 520px;
  margin: 0px auto;
  clear: both;
  height: 150px;
}
/* line 8313, templates/it_insightfx/scss/insightfx.scss */
.menucompetences .customnoscabinets p {
  margin: 0px !important;
}
/* line 8314, templates/it_insightfx/scss/insightfx.scss */
.menucompetences .cat_superpo {
  float: left;
  margin-right: 10px;
}
/* line 8315, templates/it_insightfx/scss/insightfx.scss */
.video p, .revuedepresse p {
  margin: 5px 0px;
}
/* line 8316, templates/it_insightfx/scss/insightfx.scss */
.video .actualite_texte p, .revuedepresse .actualite_texte p {
  font-size: 14px;
  line-height: auto;
  text-align: justify;
  color: #6d8694;
}
/* line 8317, templates/it_insightfx/scss/insightfx.scss */
.newsletter .g-article-header .page-header h2 a {
  color: #51646e !important;
}
/* line 8318, templates/it_insightfx/scss/insightfx.scss */
.newsletter .g-article-header .page-header h2 a:hover {
  color: #8d0861 !important;
}
/* line 8319, templates/it_insightfx/scss/insightfx.scss */
.newsletter h2 a::before {
  color: #8d0861;
}
/* line 8320, templates/it_insightfx/scss/insightfx.scss */
.video .items-row .g-article-header, .revuedepresse .items-row .g-article-header {
  display: none;
}
/* line 8321, templates/it_insightfx/scss/insightfx.scss */
.video .actualite_container .g-article-header, .revuedepresse .actualite_container .g-article-header {
  display: block;
}
/* line 8322, templates/it_insightfx/scss/insightfx.scss */
.newsletter .g-article-header .page-header h2 {
  margin-bottom: 1px;
}
/* line 8323, templates/it_insightfx/scss/insightfx.scss */
#g-header .g-header-shadow {
  height: 22px;
  bottom: -22px;
}
/* line 8324, templates/it_insightfx/scss/insightfx.scss */
.breadcrumb a {
  font-weight: normal;
}
/* line 8325, templates/it_insightfx/scss/insightfx.scss */
.headerdepage {
  padding: 0 0 13px 0;
  margin: 0 0 15px 0;
  border-bottom: 1px solid #e9e9e9;
}
/* line 8327, templates/it_insightfx/scss/insightfx.scss */
.newsletter .category-desc {
  margin: 0px;
}
@media (max-width: 480px) {
  /* line 8329, templates/it_insightfx/scss/insightfx.scss */
  .item-info > span {
    display: block;
  }
  /* line 8332, templates/it_insightfx/scss/insightfx.scss */
  .blog-item .pull-right.item-image {
    margin: 0 0 18px 0;
  }
  /* line 8335, templates/it_insightfx/scss/insightfx.scss */
  .blog-item .pull-left.item-image {
    margin: 0 0 18px 0;
    float: none;
  }
  /* line 8340, templates/it_insightfx/scss/insightfx.scss */
  .row-fluid .span6 {
    width: 100%;
  }
  /* line 8341, templates/it_insightfx/scss/insightfx.scss */
  .right_banners {
    float: left;
    width: 100%;
  }
  /* line 8342, templates/it_insightfx/scss/insightfx.scss */
  #sidebar {
    width: 100%;
    float: left;
  }
  /* line 8343, templates/it_insightfx/scss/insightfx.scss */
  .moduletable.mod_equipe {
    float: left;
    width: 100%;
  }
  /* line 8344, templates/it_insightfx/scss/insightfx.scss */
  .row-fluid .span3 {
    width: 100%;
    margin-left: 0px;
  }
  /* line 8345, templates/it_insightfx/scss/insightfx.scss */
  .fildactu {
    width: 100%;
    float: left;
  }
  /* line 8346, templates/it_insightfx/scss/insightfx.scss */
  .livreblanc {
    float: left;
    margin-top: 0px;
  }
  /* line 8347, templates/it_insightfx/scss/insightfx.scss */
  .well.livreblanc {
    width: 100%;
  }
  /* line 8348, templates/it_insightfx/scss/insightfx.scss */
  .span6 {
    padding: 0 0 10px 0;
  }
  /* line 8349, templates/it_insightfx/scss/insightfx.scss */
  .accordeonck {
    width: 100%;
  }
  /* line 8350, templates/it_insightfx/scss/insightfx.scss */
  .newsletter {
    margin-bottom: 25px;
  }
  /* line 8351, templates/it_insightfx/scss/insightfx.scss */
  .bref {
    width: 100%;
  }
  /* line 8352, templates/it_insightfx/scss/insightfx.scss */
  .contact-form-sidebar-container {
    width: 100%;
  }
  /* line 8355, templates/it_insightfx/scss/insightfx.scss */
  .cemap_container {
    float: left;
    width: 100%;
  }
  /* line 8358, templates/it_insightfx/scss/insightfx.scss */
  .video .actualite_image.small {
    width: 100% !important;
    max-width: 100% !important;
  }
  /* line 8359, templates/it_insightfx/scss/insightfx.scss */
  .video_img {
    width: 85% !important;
  }
  /* line 8360, templates/it_insightfx/scss/insightfx.scss */
  .revuedepresse .actualite_image.small {
    width: 100% !important;
    max-width: 100% !important;
  }
  /* line 8361, templates/it_insightfx/scss/insightfx.scss */
  .cat_superpo {
    margin: auto;
  }
  /* line 8362, templates/it_insightfx/scss/insightfx.scss */
  .customnoscabinets {
    display: initial;
  }
}
@media (max-width: 520px) {
  /* line 8366, templates/it_insightfx/scss/insightfx.scss */
  .telephone {
    padding-top: 0px;
  }
  /* line 8367, templates/it_insightfx/scss/insightfx.scss */
  .header_left {
    display: none;
  }
  /* line 8368, templates/it_insightfx/scss/insightfx.scss */
  .logo {
    display: block;
  }
  /* line 8369, templates/it_insightfx/scss/insightfx.scss */
  .video > .items-row > .span6 {
    width: 98%;
  }
  /* line 8370, templates/it_insightfx/scss/insightfx.scss */
  .video .actualite_image.small {
    width: 100% !important;
    max-width: 100% !important;
  }
  /* line 8371, templates/it_insightfx/scss/insightfx.scss */
  .video_img {
    width: 85% !important;
  }
  /* line 8372, templates/it_insightfx/scss/insightfx.scss */
  .revuedepresse .actualite_image.small {
    width: 100% !important;
    max-width: 100% !important;
  }
  /* line 8373, templates/it_insightfx/scss/insightfx.scss */
  .g-gadgets .g-gadget-buttons {
    position: initial;
  }
  /* line 8374, templates/it_insightfx/scss/insightfx.scss */
  .widg {
    width: 50%;
    float: left;
  }
  /* line 8375, templates/it_insightfx/scss/insightfx.scss */
  .bouton1 a, .bouton1 a:hover {
    margin-right: auto !important;
  }
  /* line 8376, templates/it_insightfx/scss/insightfx.scss */
  .bouton3 a, .bouton3 a:hover {
    margin-left: auto !important;
  }
  /* line 8377, templates/it_insightfx/scss/insightfx.scss */
  .bouton3, .bouton1 {
    background-repeat: no-repeat;
  }
  /* line 8379, templates/it_insightfx/scss/insightfx.scss */
  .darkgreyptit a {
    margin-top: 10px;
  }
  /* line 8380, templates/it_insightfx/scss/insightfx.scss */
  .g-container {
    width: 100%;
  }
  /* line 8381, templates/it_insightfx/scss/insightfx.scss */
  .g-content-pro:not(.gutter-disabled) {
    margin-left: 0;
    margin-right: 0;
  }
  /* line 8382, templates/it_insightfx/scss/insightfx.scss */
  .customnoscabinets {
    width: 100%;
    display: flex;
  }
  /* line 8383, templates/it_insightfx/scss/insightfx.scss */
  .row-fluid {
    padding: 20px;
  }
  /* line 8384, templates/it_insightfx/scss/insightfx.scss */
  body {
    padding-left: 0px;
    padding-right: 0px;
  }
  /* line 8385, templates/it_insightfx/scss/insightfx.scss */
  #g-maintop .g-content, #g-container-footer .g-content {
    margin: 0px !important;
    padding: 0px;
  }
  /* line 8386, templates/it_insightfx/scss/insightfx.scss */
  .reseauxsociaux p {
    text-align: center;
  }
  /* line 8387, templates/it_insightfx/scss/insightfx.scss */
  .cat_superpo p, .cat_superpo2 p {
    margin: 0 !important;
  }
  /* line 8388, templates/it_insightfx/scss/insightfx.scss */
  .cat_superpo {
    margin-top: 0px;
  }
  /* line 8389, templates/it_insightfx/scss/insightfx.scss */
  .titrevideo {
    float: initial;
    margin: auto;
    position: initial;
  }
  /* line 8390, templates/it_insightfx/scss/insightfx.scss */
  .textactualite_vid {
    padding-top: 10px;
  }
  /* line 8391, templates/it_insightfx/scss/insightfx.scss */
  .darkgreyptit p {
    margin: 10px 0px !important;
  }
  /* line 8392, templates/it_insightfx/scss/insightfx.scss */
  .darkgreyptit {
    min-height: 100px;
  }
  /* line 8393, templates/it_insightfx/scss/insightfx.scss */
  #g-system-messages {
    margin-top: 20px;
  }
  /* line 8394, templates/it_insightfx/scss/insightfx.scss */
  .telephone img {
    float: initial;
  }
  /* line 8395, templates/it_insightfx/scss/insightfx.scss */
  .mod_search93 {
    margin: auto;
  }
  /* line 8396, templates/it_insightfx/scss/insightfx.scss */
  .searchmodule {
    float: initial;
    margin-bottom: 20px;
    display: flex;
  }
  /* line 8397, templates/it_insightfx/scss/insightfx.scss */
  .slideraccueil {
    display: none;
  }
  /* line 8398, templates/it_insightfx/scss/insightfx.scss */
  .uk-grid > * {
    padding-left: 5px;
  }
  /* line 8399, templates/it_insightfx/scss/insightfx.scss */
  .row-fluid {
    width: 100%;
    padding: 0px;
    margin: 0px;
  }
  /* line 8400, templates/it_insightfx/scss/insightfx.scss */
  .menucompetences ul li {
    width: 40%;
    height: 40px;
    margin-left: 20px;
  }
  /* line 8401, templates/it_insightfx/scss/insightfx.scss */
  .g-gadgets .g-gadget-buttons > div > a {
    padding: 14px;
    text-align: left;
    height: 80px;
  }
  /* line 8402, templates/it_insightfx/scss/insightfx.scss */
  .widg a img {
    float: left;
    margin-right: 5px;
  }
  /* line 8403, templates/it_insightfx/scss/insightfx.scss */
  .breadcrumb {
    display: none;
  }
}
@media (max-width: 711px) {
  /* line 8408, templates/it_insightfx/scss/insightfx.scss */
  .g-gadgets .g-gadget-buttons {
    position: initial;
  }
  /* line 8409, templates/it_insightfx/scss/insightfx.scss */
  .widg {
    width: 50%;
    float: left;
  }
  /* line 8410, templates/it_insightfx/scss/insightfx.scss */
  .bouton1 a, .bouton1 a:hover {
    margin-right: auto !important;
  }
  /* line 8411, templates/it_insightfx/scss/insightfx.scss */
  .bouton3 a, .bouton3 a:hover {
    margin-left: auto !important;
  }
  /* line 8412, templates/it_insightfx/scss/insightfx.scss */
  .bouton3, .bouton1 {
    background-repeat: no-repeat;
  }
  /* line 8413, templates/it_insightfx/scss/insightfx.scss */
  .g-gadgets .g-gadget-buttons > div > a {
    padding: 14px;
    text-align: left;
    height: 80px;
  }
  /* line 8414, templates/it_insightfx/scss/insightfx.scss */
  .widg a img {
    float: left;
    margin-right: 5px;
  }
  /* line 8415, templates/it_insightfx/scss/insightfx.scss */
  .right_banners {
    margin: auto;
  }
  /* line 8416, templates/it_insightfx/scss/insightfx.scss */
  .g-gadgets .g-gadget-buttons {
    width: 100%;
    max-width: 100%;
  }
}
@media (max-width: 768px) {
  /* line 8423, templates/it_insightfx/scss/insightfx.scss */
  .telephone img {
    float: initial;
  }
  /* line 8423, templates/it_insightfx/scss/insightfx.scss */
  .telephone {
    padding-top: 0px;
  }
  /* line 8424, templates/it_insightfx/scss/insightfx.scss */
  .mod_search93 {
    margin: auto;
  }
  /* line 8425, templates/it_insightfx/scss/insightfx.scss */
  .searchmodule {
    float: initial;
    margin-bottom: 20px;
    display: flex;
  }
  /* line 8426, templates/it_insightfx/scss/insightfx.scss */
  .textactualite_vid, .vid_videodumois {
    width: 100%;
    float: initial;
    margin: 5px 0px;
  }
  /* line 8427, templates/it_insightfx/scss/insightfx.scss */
  .vid_videodumois {
    padding-bottom: 30px;
  }
  /* line 8428, templates/it_insightfx/scss/insightfx.scss */
  #g-maintop .g-container {
    width: 100%;
  }
  /* line 8429, templates/it_insightfx/scss/insightfx.scss */
  body {
    padding-top: 0;
  }
  /* line 8432, templates/it_insightfx/scss/insightfx.scss */
  .header {
    background: transparent;
  }
  /* line 8435, templates/it_insightfx/scss/insightfx.scss */
  .header .brand {
    float: none;
    display: block;
    text-align: center;
  }
  /* line 8440, templates/it_insightfx/scss/insightfx.scss */
  .header .nav.pull-right, .header-search {
    float: none;
    display: block;
  }
  /* line 8445, templates/it_insightfx/scss/insightfx.scss */
  .header-search form {
    margin: 0;
  }
  /* line 8448, templates/it_insightfx/scss/insightfx.scss */
  .header-search .search-query {
    width: 90%;
  }
  /* line 8451, templates/it_insightfx/scss/insightfx.scss */
  .header .nav-pills > li > a {
    border: 1px solid #ddd;
    border-bottom: 0;
    margin: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    margin-right: 0;
  }
  /* line 8460, templates/it_insightfx/scss/insightfx.scss */
  .header .nav-pills > li:first-child > a {
    -webkit-border-radius: 4px 4px 0 0;
    -moz-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0;
  }
  /* line 8465, templates/it_insightfx/scss/insightfx.scss */
  .header .nav-pills > li:last-child > a {
    -webkit-border-radius: 0 0 4px 4px;
    -moz-border-radius: 0 0 4px 4px;
    border-radius: 0 0 4px 4px;
    border-bottom: 1px solid #ddd;
  }
  /* line 8471, templates/it_insightfx/scss/insightfx.scss */
  .modal.fade {
    top: -100%;
  }
  /* line 8474, templates/it_insightfx/scss/insightfx.scss */
  .nav-tabs {
    border-bottom: 0;
  }
  /* line 8477, templates/it_insightfx/scss/insightfx.scss */
  .nav-tabs > li {
    float: none;
  }
  /* line 8480, templates/it_insightfx/scss/insightfx.scss */
  .nav-tabs > li > a {
    border: 1px solid #ddd;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    margin-right: 0;
  }
  /* line 8487, templates/it_insightfx/scss/insightfx.scss */
  .nav-tabs > li:first-child > a {
    -webkit-border-radius: 4px 4px 0 0;
    -moz-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0;
  }
  /* line 8492, templates/it_insightfx/scss/insightfx.scss */
  .nav-tabs > li:last-child > a, .nav-tabs > .active:last-child > a {
    -webkit-border-radius: 0 0 4px 4px;
    -moz-border-radius: 0 0 4px 4px;
    border-radius: 0 0 4px 4px;
    border-bottom: 1px solid #ddd;
  }
  /* line 8499, templates/it_insightfx/scss/insightfx.scss */
  .nav-tabs > li > a:hover {
    border-color: #ddd;
    z-index: 2;
  }
  /* line 8503, templates/it_insightfx/scss/insightfx.scss */
  .nav-tabs.nav-dark > li > a {
    border: 1px solid #333;
  }
  /* line 8506, templates/it_insightfx/scss/insightfx.scss */
  .nav-tabs > li:last-child > a, .nav-tabs > .active:last-child > a {
    border-bottom: 1px solid #333;
  }
  /* line 8510, templates/it_insightfx/scss/insightfx.scss */
  .nav-tabs.nav-dark > li > a:hover {
    border-color: #333;
  }
  /* line 8513, templates/it_insightfx/scss/insightfx.scss */
  .nav-pills > li {
    float: none;
  }
  /* line 8516, templates/it_insightfx/scss/insightfx.scss */
  .nav-pills > li > a {
    margin-right: 0;
  }
  /* line 8519, templates/it_insightfx/scss/insightfx.scss */
  .nav-pills > li > a {
    margin-bottom: 3px;
  }
  /* line 8522, templates/it_insightfx/scss/insightfx.scss */
  .nav-pills > li:last-child > a {
    margin-bottom: 1px;
  }
  /* line 8525, templates/it_insightfx/scss/insightfx.scss */
  .form-search > .pull-left, .form-search > .pull-right {
    float: none;
    display: block;
    margin-bottom: 9px;
  }
  /* line 8531, templates/it_insightfx/scss/insightfx.scss */
  .contact-form-sidebar-container {
    width: 100%;
  }
  /* line 8534, templates/it_insightfx/scss/insightfx.scss */
  .cemap_container {
    float: left;
    width: 100%;
  }
  /* line 8537, templates/it_insightfx/scss/insightfx.scss */
  .video > .items-row > .span6 {
    width: 98%;
  }
  /* line 8538, templates/it_insightfx/scss/insightfx.scss */
  .video .actualite_image.small {
    max-width: 300px;
    width: 100%;
  }
  /* line 8539, templates/it_insightfx/scss/insightfx.scss */
  .video_img {
    width: 300px;
  }
  /* line 8540, templates/it_insightfx/scss/insightfx.scss */
  .revuedepresse > .items-row > .span6 {
    width: 98%;
  }
  /* line 8541, templates/it_insightfx/scss/insightfx.scss */
  .revuedepresse .actualite_image.small {
    max-width: 300px;
    width: 100%;
  }
  /* line 8542, templates/it_insightfx/scss/insightfx.scss */
  .g-offcanvas-right .g-offcanvas-toggle {
    top: -120px;
    background-color: #51646e;
    color: #fff;
    padding: 15px;
  }
  /* line 8546, templates/it_insightfx/scss/insightfx.scss */
  .g-container {
    width: 100%;
  }
  /* line 8548, templates/it_insightfx/scss/insightfx.scss */
  .block {
    margin: 0 10px 15px 0;
  }
  /* line 8549, templates/it_insightfx/scss/insightfx.scss */
  .customnoscabinets {
    width: 100%;
    display: flex;
  }
  /* line 8551, templates/it_insightfx/scss/insightfx.scss */
  .menucompetences ul li {
    width: 100%;
  }
}
@media (max-width: 980px) {
  /* line 8556, templates/it_insightfx/scss/insightfx.scss */
  .navbar-fixed-top {
    margin-bottom: 0 !important;
  }
  /* line 8559, templates/it_insightfx/scss/insightfx.scss */
  .item-comment .item-image {
    display: none;
  }
  /* line 8562, templates/it_insightfx/scss/insightfx.scss */
  .boutonaccueil a, .boutonaccueil a:hover {
    width: 200px;
  }
  /* line 8564, templates/it_insightfx/scss/insightfx.scss */
  .g-offcanvas-right .g-offcanvas-toggle {
    top: -120px;
    background-color: #51646e;
    background-image: url('../../../../images/fond1_04.png');
    background-position: center;
    color: #fff;
    padding: 15px;
  }
  /* line 8570, templates/it_insightfx/scss/insightfx.scss */
  .g-container {
    width: 100%;
  }
}
@media (max-width: 979px) {
  /* line 8575, templates/it_insightfx/scss/insightfx.scss */
  .nav-collapse.in.collapse {
    overflow: visible;
    height: 0;
    z-index: 100;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  /* line 8582, templates/it_insightfx/scss/insightfx.scss */
  #login-form .input-small {
    width: 62px;
  }
}
@media (min-width: 711px) and (max-width: 1400px) {
  /* line 8588, templates/it_insightfx/scss/insightfx.scss */
  .g-container {
    padding-right: 110px;
  }
}
/*# sourceMappingURL=insightfx__body_only.css.map */