.design-krea{
    color: #fff;
}
@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');
.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: #1d743d;
}
.btn-color2:hover, .btn-color2:active, .btn-color2:focus {
	background-color: #fff;
	color: #222;
}
.btn-color2, .btn-color2, .btn-color2 {
	background-color: #45ac45;
	color: #222;
}
.btn-color3:hover, .btn-color3:active, .btn-color3:focus {
	background-color: #1d743d;
	color: #fff;
}
.btn-color3, .btn-color3, .btn-color3 {
	background-color: #fff;
	color: #222;
}
.btn-color, .btn-color, .btn-color {
	background-color: #1d743d;
	color: #fff;
}
.btn-color:hover, .btn-color:active, .btn-color:focus {
	background-color: #fff;
	color: #222;
}
.dark-bg {
	background-color: #1d743d !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;
}
.call-contatti{
    background-color: #1d743d;
    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";
  }
  .min-h-call{
    height: 252px;
  }

.hero-text h2.h1 {
  line-height: 90px;
  font-size: 100px;
  letter-spacing: -2px;
  font-family: 'Montserrat', sans-serif;
}
.h2 {
  font-size: 40px;
  font-family: 'Montserrat', sans-serif;
}
.h5 {
  font-weight: 600;
  font-size: 18px;
  font-family: 'Montserrat', sans-serif;
}
h2.portfolio-title {
  margin: 0;
  font-size: 22px;
  background: #f4f4f4;
  font-family: 'Montserrat', sans-serif;
}
.container-fluid, .container {
  max-width: 100%;
  box-sizing: border-box;
}