@import url("https://fonts.googleapis.com/css?family=Montserrat:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i&display=swap");
.design-krea {
  color: #fff;
}

.giustificato {
  text-align: justify;
}

.sub-titolo {
  font-weight: 300;
  font-family: 'Montserrat', sans-serif;
  text-transform: uppercase;
  font-size: 16px;
}

.sub-titolo2 {
  font-weight: 300;
  font-family: 'Montserrat', sans-serif;
  text-transform: uppercase;
  font-size: 20px;
}

.pd50 {
  padding: 50px;
}

.bg-blu {
  background: #C9032D;
}

.btn-color2:hover,
.btn-color2:active,
.btn-color2:focus {
  background-color: #fff;
  color: #222;
}

.btn-color2,
.btn-color2,
.btn-color2 {
  background-color: #f7cccc;
  color: #222;
}

.btn-color3:hover,
.btn-color3:active,
.btn-color3:focus {
  background-color: #C9032D;
  color: #fff;
}

.btn-color3,
.btn-color3,
.btn-color3 {
  background-color: #fff;
  color: #222;
}

.btn-color,
.btn-color,
.btn-color {
  background-color: #C9032D;
  color: #fff;
}

.btn-color:hover,
.btn-color:active,
.btn-color:focus {
  background-color: #fff;
  color: #222;
}

.dark-bg {
  background-color: #C9032D !important;
}

p {
  color: #f4f4f4 !important;
}

.black-txt {
  color: #222 !important;
}

.btn.btn-lg2 {
  padding: 13px 40px;
  font-size: 25px;
  font-weight: 300 !important;
}

.logo-white {
  width: 200px !important;
}

.call-contatti {
  background-color: #C9032D;
  color: #222;
  padding: 50px 0px;
}

.white-txt {
  color: #fff;
}

@font-face {
  font-family: 'icomoon';
  src: url("../fonts/icomoon.eot?xfx39d");
  src: url("../fonts/icomoon.eot?xfx39d#iefix") format("embedded-opentype"), url("../fonts/icomoon.ttf?xfx39d") format("truetype"), url("../fonts/icomoon.woff?xfx39d") format("woff"), url("../fonts/icomoon.svg?xfx39d#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
}

[class^="icon-krea-"],
[class*=" icon-krea-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-krea-01:before {
  content: "\e900";
}

.icon-krea-011:before {
  content: "\e901";
}

.icon-krea-012:before {
  content: "\e902";
}

.icon-krea-013:before {
  content: "\e903";
}

@font-face {
  font-family: 'icomoon';
  src: url("../fonts/icomoon.eot?lq5msk");
  src: url("../fonts/icomoon.eot?lq5msk#iefix") format("embedded-opentype"), url("../fonts/icomoon.ttf?lq5msk") format("truetype"), url("../fonts/icomoon.woff?lq5msk") format("woff"), url("../fonts/icomoon.svg?lq5msk#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
}

[class^="icon-krea-"],
[class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-krea-01:before {
  content: "\e900";
}

.icon-krea-012:before {
  content: "\e902";
}

.icon-krea-cnc:before {
  content: "\e901";
}

.icon-krea-beam:before {
  content: "\e903";
}

@media (max-width: 1023px) {
  nav.navbar.bootsnav.navbar-fixed .logo {
    height: 60px;
  }
  nav.navbar.bootsnav.navbar-fixed .logo .logo-display {
    display: none;
  }
  nav.navbar.bootsnav.navbar-fixed .logo .logo.logo-scrolled {
    height: 60px;
  }
  nav.navbar.bootsnav.navbar-fixed .navbar-nav > li > a {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}

.icon-img {
  width: 60px;
  text-align: center;
}
/*# sourceMappingURL=custom.css.map */