@font-face {
  font-family: 'Gill Sans';
  src: url("../../font/GillSans-Bold.eot");
  src: url("../../font/GillSans-Bold.eot?#iefix") format("embedded-opentype"), url("../../font/GillSans-Bold.woff") format("woff"), url("../../font/GillSans-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal; }
@font-face {
  font-family: 'Gill Sans';
  src: url("../../font/GillSans-SemiBold.eot");
  src: url("../../font/GillSans-SemiBold.eot?#iefix") format("embedded-opentype"), url("../../font/GillSans-SemiBold.woff") format("woff"), url("../../font/GillSans-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal; }
@font-face {
  font-family: 'Gill Sans';
  src: url("../../font/GillSans-Light.eot");
  src: url("../../font/GillSans-Light.eot?#iefix") format("embedded-opentype"), url("../../font/GillSans-Light.woff") format("woff"), url("../../font/GillSans-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal; }
@font-face {
  font-family: 'MrRobot';
  src: url("../../font/MrRobot.eot");
  src: url("../../font/MrRobot.eot?#iefix") format("embedded-opentype"), url("../../font/MrRobot.woff") format("woff"), url("../../font/MrRobot.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'Gibson';
  src: url("../../font/GibsonBold.eot");
  src: url("../../font/GibsonBold.eot?#iefix") format("embedded-opentype"), url("../../font/GibsonBold.woff") format("woff"), url("../../font/GibsonBold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal; }
nav {
  padding: 20px 0; }
  nav ul.navigation {
    float: right;
    font-family: 'Gill Sans';
    color: #ffffff;
    padding: 0;
    margin: 0; }
    @media screen and (max-width: 768px) {
      nav ul.navigation {
        display: none; } }
    nav ul.navigation li {
      display: inline-block;
      padding: 0 10px; }
      @media screen and (max-width: 991px) {
        nav ul.navigation li {
          padding: 0 6px; } }
      nav ul.navigation li a {
        color: #fff;
        text-decoration: none;
        font-size: 18px;
        text-transform: uppercase;
        cursor: pointer;
        position: relative; }
        nav ul.navigation li a:hover:after {
          width: 100%; }
        nav ul.navigation li a:after {
          display: block;
          position: absolute;
          left: 0;
          bottom: -5px;
          width: 0;
          height: 2px;
          background-color: #ffffff;
          content: "";
          -webkit-transition: width 0.5s;
          -moz-transition: width 0.5s;
          -ms-transition: width 0.5s;
          -o-transition: width 0.5s;
          transition: width 0.5s; }

.navbar-default {
  background-color: transparent;
  border: none; }
  .navbar-default ul.nav.navbar-nav a {
    color: #ffffff; }

.navbar-nav > li > a {
  padding: 0; }

.navbar-default .navbar-toggle {
  border: none; }

.navbar-default .navbar-toggle .icon-bar {
  background-color: #ffffff; }

.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
  background-color: transparent; }

.navbar-brand {
  float: left;
  height: auto;
  padding: 0;
  font-size: 18px;
  line-height: 20px; }

.btn-nav-mobile {
  display: none;
  float: right; }
  .btn-nav-mobile i {
    font-size: 30px;
    color: #ffffff; }
  @media screen and (max-width: 768px) {
    .btn-nav-mobile {
      display: block; } }

.mobile-navigation ul {
  text-align: center;
  list-style-type: none;
  font-family: 'Gill Sans';
  color: #ffffff;
  padding: 0;
  margin: 0; }
  .mobile-navigation ul li {
    padding: 5px 0; }
    .mobile-navigation ul li a {
      color: #fff;
      font-size: 18px;
      text-transform: uppercase; }

.slideCaratteristiche ul {
  width: 100% !important;
  text-align: center; }
  .slideCaratteristiche ul li {
    list-style-type: none;
    display: inline-block;
    font-family: 'Gill Sans';
    font-weight: 600;
    font-style: normal;
    font-size: 24px;
    text-transform: uppercase;
    color: #0a99f4;
    padding: 10px 10px; }
    @media screen and (min-width: 481px) and (max-width: 991px) {
      .slideCaratteristiche ul li {
        font-size: 14px;
        padding: 10px 5px; } }
    @media screen and (min-width: 992px) and (max-width: 1199px) {
      .slideCaratteristiche ul li {
        font-size: 20px; } }
    .slideCaratteristiche ul li a {
      color: #0a99f4;
      position: relative;
      cursor: pointer;
      text-decoration: none; }
      .slideCaratteristiche ul li a:hover {
        text-decoration: none; }
        .slideCaratteristiche ul li a:hover:after {
          width: 100%; }
      .slideCaratteristiche ul li a:after {
        display: block;
        position: absolute;
        left: 0;
        bottom: -5px;
        width: 0;
        height: 4px;
        background-color: #0a99f4;
        content: "";
        -webkit-transition: width 0.5s;
        -moz-transition: width 0.5s;
        -o-transition: width 0.5s;
        transition: width 0.5s; }

.ui-slider-tabs-list li {
  display: inline-block;
  border: none;
  margin: 0;
  height: auto !important;
  background: transparent;
  background: transparent !important;
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfcfc',endColorstr='#f5f5f5',GradientType=0 ); }
  .ui-slider-tabs-list li.selected a {
    color: #0a99f4; }
    .ui-slider-tabs-list li.selected a:after {
      width: 100%; }

.ui-slider-tabs-list li:first-of-type {
  border: none; }

.ui-slider-tabs-list li a {
  padding: 20px 0;
  padding-bottom: 0;
  margin: 20px auto;
  height: auto !important; }
  @media (max-width: 768px) {
    .ui-slider-tabs-list li a {
      font-size: 13px; } }
  .ui-slider-tabs-list li a:hover {
    color: #0a99f4; }

.ui-slider-tabs-content-container {
  border: none; }

.slide_caratteristiche {
  text-align: center; }
  .slide_caratteristiche h3 {
    color: #00164a;
    font-size: 50px;
    text-transform: capitalize; }

.ui-slider-tabs-list-container {
  margin: 0 !important; }
  @media (max-width: 480px) {
    .ui-slider-tabs-list-container {
      display: none; } }

.ui-slider-left-arrow.edge, .ui-slider-right-arrow {
  display: none !important; }

footer {
  background-color: #0a99f4; }
  footer h2 {
    color: #ffffff;
    font-size: 60px;
    text-align: center; }
  footer .copyright p {
    color: #ffffff;
    font-size: 14px; }
  footer .btn.btn-primary {
    width: 60%;
    margin: 20px 20%;
    background: #f2f2f2;
    color: #00164a;
    text-transform: uppercase;
    text-align: center;
    border: 0;
    border-radius: 0;
    border-bottom: 3px solid #00164a; }
    @media only screen and (min-device-width: 320px) and (max-device-width: 568px) and (orientation: portrait) {
      footer .btn.btn-primary {
        width: 100%;
        margin: 20px auto; } }
    @media screen and (max-width: 480px) {
      footer .btn.btn-primary {
        width: 100%;
        margin: 20px auto; } }
  footer .credits {
    text-align: center;
    color: #ffffff;
    font-size: 12px; }
    footer .credits img {
      width: 150px;
      margin: 10px auto; }
      footer .credits img.logo_mrBot {
        margin: 40px auto; }
  footer input.form-control, footer textarea.form-control {
    background-color: transparent;
    border: none;
    border-radius: 0;
    margin-top: 5%;
    margin-bottom: 5%;
    box-shadow: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    -webkit-transition: none !important;
    -o-transition: none !important;
    transition: none !important;
    border-bottom: 3px solid #00164a;
    padding: 20px 0;
    color: #ffffff; }
    footer input.form-control:focus, footer textarea.form-control:focus {
      border-bottom: 3px solid #00164a; }
    footer input.form-control::-webkit-input-placeholder, footer textarea.form-control::-webkit-input-placeholder {
      color: #ffffff; }
    footer input.form-control:-moz-placeholder, footer textarea.form-control:-moz-placeholder {
      /* Firefox 18- */
      color: #ffffff; }
    footer input.form-control::-moz-placeholder, footer textarea.form-control::-moz-placeholder {
      /* Firefox 19+ */
      color: #ffffff; }
    footer input.form-control:-ms-input-placeholder, footer textarea.form-control:-ms-input-placeholder {
      color: #ffffff; }

body {
  padding: 0;
  margin: 0; }

h1, h2, h3, h4, h5 {
  font-family: 'Gibson';
  font-weight: bold;
  font-style: normal; }

h2 {
  color: #00164a;
  font-size: 80px;
  font-weight: bold;
  font-style: normal;
  font-family: 'Gibson';
  text-align: center; }
  @media screen and (max-width: 480px) {
    h2 {
      font-size: 60px; } }
  @media only screen and (min-device-width: 320px) and (max-device-width: 568px) and (orientation: portrait) {
    h2 {
      font-size: 60px; } }

p {
  font-family: 'Gill Sans';
  font-style: normal;
  font-weight: 300;
  font-size: 20px;
  color: #000000;
  padding: 20px 10%;
  text-align: center; }

a {
  text-decoration: none;
  color: #00164a; }

section.header {
  background-color: #0a99f4;
  background-image: url("../../images/cyber-banner.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: inherit;
  margin-bottom: 40px; }
  @media screen and (max-width: 480px) {
    section.header {
      margin-bottom: 0;
      background-size: inherit; } }
  @media only screen and (min-device-width: 320px) and (max-device-width: 568px) and (orientation: portrait) {
    section.header {
      background-size: inherit; } }

img {
  max-width: 100%; }

.wrapper_logo {
  padding: 20px 0; }

.wrapper_claim {
  text-align: center;
  color: #ffffff; }
  @media screen and (max-width: 480px) {
    .wrapper_claim {
      margin-bottom: -30px; } }
  .wrapper_claim h1 {
    font-size: 80px;
    font-family: 'Gibson';
    font-weight: bold;
    font-style: normal;
    font-size: 80px;
    font-family: 'Gibson';
    font-weight: bold;
    font-style: normal;
    margin-bottom: 0;
    padding: 0;
    line-height: 1; }
    @media only screen and (min-device-width: 320px) and (max-device-width: 568px) and (orientation: portrait) {
      .wrapper_claim h1 {
        font-size: 40px;
        margin-bottom: 0;
        padding: 0;
        line-height: 1; } }
    @media screen and (max-width: 480px) {
      .wrapper_claim h1 {
        font-size: 40px;
        margin-bottom: 0;
        padding: 0;
        line-height: 1; } }
    @media screen and (min-width: 485px) and (max-width: 767px) {
      .wrapper_claim h1 {
        font-size: 60px;
        margin-bottom: 0;
        padding: 0;
        line-height: 1; } }
    .wrapper_claim h1 span.mr_robot {
      font-family: 'MrRobot';
      font-size: 130px;
      font-weight: normal;
      font-style: normal;
      display: block; }
      @media only screen and (min-device-width: 320px) and (max-device-width: 568px) and (orientation: portrait) {
        .wrapper_claim h1 span.mr_robot {
          font-size: 50px; } }
      @media screen and (max-width: 480px) {
        .wrapper_claim h1 span.mr_robot {
          font-size: 50px; } }
      @media screen and (min-width: 485px) and (max-width: 767px) {
        .wrapper_claim h1 span.mr_robot {
          font-size: 75px; } }
      @media screen and (min-width: 768px) and (max-width: 991px) {
        .wrapper_claim h1 span.mr_robot {
          font-size: 110px; } }

.wrapper_mockup {
  position: relative; }
  .wrapper_mockup img.mockup {
    position: absolute;
    max-width: 100%; }
    @media screen and (max-width: 768px) {
      .wrapper_mockup img.mockup {
        position: relative; } }

.cosa_sono {
  text-align: center;
  margin-top: 60px; }
  @media only screen and (min-device-width: 320px) and (max-device-width: 568px) and (orientation: portrait) {
    .cosa_sono {
      margin-top: 10px; } }
  @media screen and (max-width: 480px) {
    .cosa_sono {
      margin-top: 10px; } }

.bot_ex {
  background: #f2f2f2;
  margin: 40px auto;
  padding: 20px 0; }
  .bot_ex .single-bot {
    margin: 40px auto; }
    .bot_ex .single-bot .single-bot-img {
      text-align: center;
      cursor: pointer; }
      .bot_ex .single-bot .single-bot-img img {
        max-width: 100%; }
    .bot_ex .single-bot .description {
      text-align: center;
      margin: 20px auto 0; }
      .bot_ex .single-bot .description a.bot_name {
        text-transform: uppercase;
        text-decoration: none;
        text-align: center;
        font-family: 'Gill Sans';
        font-weight: 600;
        font-size: 24px;
        color: #0a99f4; }

.modal-dialog h4 {
  text-align: center;
  color: #00164a; }
.modal-dialog p {
  text-align: left; }
.modal-dialog .mockup-modal {
  text-align: center; }

.btn.btn-primary {
  width: 100%;
  margin: 20px auto;
  background: #f2f2f2;
  color: #00164a;
  text-transform: uppercase;
  text-align: center;
  border: 0;
  border-radius: 0;
  border-bottom: 3px solid #00164a; }

/*# sourceMappingURL=global.css.map */
