/**************************************
                HEADER
*************************************/
/****** FONTS *******/
/* line 7, D:/wamp/www/ALFRESCO/Files/css/small.scss */
#header {
  float: left;
  width: 100%;
  background-color: #083747;
  height: 120px;
  position: relative;
  z-index: 99999; }

/* line 15, D:/wamp/www/ALFRESCO/Files/css/small.scss */
.header-home {
  position: relative !important; }
  /* line 17, D:/wamp/www/ALFRESCO/Files/css/small.scss */
  .header-home .inner-header .call-box {
    position: relative !important;
    right: auto;
    top: 0px; }

/* line 23, D:/wamp/www/ALFRESCO/Files/css/small.scss */
.inner-header {
  margin: 0px auto;
  max-width: 1200px;
  padding: 0px;
  width: 100%;
  position: relative;
  height: 120px; }
  /* line 30, D:/wamp/www/ALFRESCO/Files/css/small.scss */
  .inner-header .logo {
    background-image: url(../images/small%20logo.png);
    background-repeat: no-repeat;
    top: 40px;
    left: 10px;
    width: 170px;
    height: 70px; }
  /* line 38, D:/wamp/www/ALFRESCO/Files/css/small.scss */
  .inner-header .call-box {
    background-color: #032c3a;
    float: right;
    height: 30px;
    margin: 0;
    padding: 0;
    position: relative !important;
    transform: none;
    width: 100%;
    right: 0px !important;
    -ms-transform: skew(0deg, 0deg);
    /* IE 9 */
    -webkit-transform: skew(0deg, 0deg);
    /* Chrome, Safari, Opera */
    transform: skew(0deg, 0deg); }
    /* line 53, D:/wamp/www/ALFRESCO/Files/css/small.scss */
    .inner-header .call-box > div {
      border-color: #083747;
      border-style: solid;
      margin: 0;
      padding: 0;
      position: absolute;
      transform: none;
      width: 100%; }
      /* line 61, D:/wamp/www/ALFRESCO/Files/css/small.scss */
      .inner-header .call-box > div:first-child {
        border: none;
        float: right;
        position: absolute;
        right: 180px;
        width: 142px;
        top: 2px;
        left: auto; }
      /* line 70, D:/wamp/www/ALFRESCO/Files/css/small.scss */
      .inner-header .call-box > div > a {
        color: #ffffff;
        float: left;
        font: 100% 'nexa_boldregular';
        font-size: 12px;
        margin: 0;
        padding: 5px;
        text-align: right;
        width: 115px; }
      /* line 80, D:/wamp/www/ALFRESCO/Files/css/small.scss */
      .inner-header .call-box > div:last-child {
        border: none;
        float: right;
        font-size: 12px !important;
        padding: 0px;
        position: absolute;
        right: 5px;
        width: 180px;
        top: 2px;
        left: auto; }
      /* line 91, D:/wamp/www/ALFRESCO/Files/css/small.scss */
      .inner-header .call-box > div .header-i-phone {
        background-image: url("../images/phone-icon-small.png");
        background-repeat: no-repeat;
        background-position: 10px 4px; }
      /* line 96, D:/wamp/www/ALFRESCO/Files/css/small.scss */
      .inner-header .call-box > div > a {
        color: #ffffff;
        float: left;
        font: 100% 'nexa_boldregular';
        font-size: 12px;
        margin: 0;
        padding: 4px;
        text-align: right;
        width: 100%; }
      /* line 106, D:/wamp/www/ALFRESCO/Files/css/small.scss */
      .inner-header .call-box > div .header-i-email {
        background-image: url("../images/header-email-icon-small.png");
        background-repeat: no-repeat;
        background-position: 10px 4px; }

/* line 114, D:/wamp/www/ALFRESCO/Files/css/small.scss */
.small-nav-btn {
  display: block;
  float: right;
  color: #fff;
  font: 100% 'nexa_boldregular';
  margin: 30px 20px 0px 0px;
  padding: 0px 30px 0px 0px;
  background-image: url(../images/nav.png);
  background-repeat: no-repeat;
  background-position: 55px 0px; }

/* line 125, D:/wamp/www/ALFRESCO/Files/css/small.scss */
.small-nav {
  float: left;
  width: 100%;
  margin: 0px;
  padding: 0px;
  display: none; }
  /* line 131, D:/wamp/www/ALFRESCO/Files/css/small.scss */
  .small-nav > ul {
    display: inline-block;
    margin: 0px;
    padding: 0px;
    list-style: none;
    width: 100%; }
    /* line 137, D:/wamp/www/ALFRESCO/Files/css/small.scss */
    .small-nav > ul > li {
      float: left;
      width: 100%;
      margin: 0px;
      padding: 1px 0px;
      box-sizing: border-box;
      text-align: center; }
      /* line 144, D:/wamp/www/ALFRESCO/Files/css/small.scss */
      .small-nav > ul > li:hover > .small-dropdown {
        transition: all 0.5s ease;
        visibility: visible;
        opacity: 1; }
      /* line 149, D:/wamp/www/ALFRESCO/Files/css/small.scss */
      .small-nav > ul > li .push-nav {
        position: absolute;
        top: 162px !important; }
      /* line 153, D:/wamp/www/ALFRESCO/Files/css/small.scss */
      .small-nav > ul > li .small-dropdown {
        float: left;
        width: 100%;
        position: absolute;
        z-index: 1000000;
        top: 288px;
        opacity: 0;
        visibility: hidden; }
        /* line 161, D:/wamp/www/ALFRESCO/Files/css/small.scss */
        .small-nav > ul > li .small-dropdown > li {
          float: left;
          width: 100%;
          margin: 1px 0px;
          padding: 0px; }
          /* line 166, D:/wamp/www/ALFRESCO/Files/css/small.scss */
          .small-nav > ul > li .small-dropdown > li .dd-red {
            color: #ffffff;
            background-color: #cb992b;
            font: 100% 'nexa_boldregular';
            margin: 0;
            padding: 11px 10px;
            text-transform: uppercase;
            width: 100%;
            text-align: center;
            float: left;
            font-size: 14px;
            transition: all 0.5s ease; }
            /* line 178, D:/wamp/www/ALFRESCO/Files/css/small.scss */
            .small-nav > ul > li .small-dropdown > li .dd-red:hover {
              background-color: #e2ab17 !important;
              transition: all 0.5s ease; }
          /* line 183, D:/wamp/www/ALFRESCO/Files/css/small.scss */
          .small-nav > ul > li .small-dropdown > li .dd-blue {
            color: #ffffff;
            background-color: #3575a4;
            font: 100% 'nexa_boldregular';
            margin: 0;
            padding: 11px 10px;
            text-transform: uppercase;
            width: 100%;
            text-align: center;
            float: left;
            font-size: 14px;
            transition: all 0.5s ease; }
            /* line 195, D:/wamp/www/ALFRESCO/Files/css/small.scss */
            .small-nav > ul > li .small-dropdown > li .dd-blue:hover {
              background-color: #38aad1 !important;
              transition: all 0.5s ease; }
      /* line 202, D:/wamp/www/ALFRESCO/Files/css/small.scss */
      .small-nav > ul > li .red-hover {
        color: #ffffff;
        font: 100% 'nexa_boldregular';
        margin: 0;
        padding: 11px 10px;
        text-transform: uppercase;
        width: 100%;
        text-align: center;
        float: left;
        font-size: 14px;
        transition: all 0.5s ease; }
        /* line 213, D:/wamp/www/ALFRESCO/Files/css/small.scss */
        .small-nav > ul > li .red-hover:hover {
          background-color: #cb992b !important;
          transition: all 0.5s ease; }
      /* line 218, D:/wamp/www/ALFRESCO/Files/css/small.scss */
      .small-nav > ul > li > a {
        color: #fff;
        font: 100% 'nexa_boldregular';
        padding: 10px 20px;
        height: 40px;
        width: 100%;
        margin: 0px;
        float: left;
        text-align: center;
        background-color: #2d6071;
        text-transform: uppercase; }
      /* line 230, D:/wamp/www/ALFRESCO/Files/css/small.scss */
      .small-nav > ul > li a:hover {
        background: #3575a4;
        transition: all 0.5s ease; }

/* line 237, D:/wamp/www/ALFRESCO/Files/css/small.scss */
.nav-wrap {
  display: none !important; }

/**************************************
                MAINCOL
*************************************/
/* line 243, D:/wamp/www/ALFRESCO/Files/css/small.scss */
#maincol {
  float: left;
  width: 100%;
  margin: 0px;
  padding: 0px; }

/* line 249, D:/wamp/www/ALFRESCO/Files/css/small.scss */
.slider-info {
  float: right;
  height: 100%;
  max-height: 200px;
  margin: 0;
  padding: 0;
  position: relative;
  right: 0;
  top: 15% !important;
  -ms-transform: skew(0deg, 3deg);
  /* IE 9 */
  -webkit-transform: skew(0deg, 3deg);
  /* Chrome, Safari, Opera */
  transform: skew(0deg, 3deg);
  min-width: 320px;
  width: 100%; }
  /* line 265, D:/wamp/www/ALFRESCO/Files/css/small.scss */
  .slider-info .slider-text-cont {
    margin: 0px;
    padding: 0 30px;
    -ms-transform: skew(0deg, -3deg);
    /* IE 9 */
    -webkit-transform: skew(0deg, -3deg);
    /* Chrome, Safari, Opera */
    transform: skew(0deg, -3deg);
    width: 100%;
    display: inline-block;
    vertical-align: middle; }
    /* line 276, D:/wamp/www/ALFRESCO/Files/css/small.scss */
    .slider-info .slider-text-cont > span {
      color: #ffffff;
      float: left;
      font: 100% 'nexa_boldregular';
      font-size: 20px;
      margin: 0;
      padding: 0;
      width: 100%; }
    /* line 285, D:/wamp/www/ALFRESCO/Files/css/small.scss */
    .slider-info .slider-text-cont > p {
      color: #ffffff;
      float: left;
      font: 100% 'nexa_lightregular';
      font-size: 12px;
      line-height: 20px;
      margin: 20px 0 0;
      padding: 0;
      text-align: justify;
      width: 100%; }

/**************************************
               SINGLEPAGE
*************************************/
/* line 303, D:/wamp/www/ALFRESCO/Files/css/small.scss */
.video-wrapper {
  float: left;
  width: 100%;
  overflow: hidden;
  padding-bottom: 56%;
  position: relative;
  height: 0;
  top: 37px; }
  /* line 311, D:/wamp/www/ALFRESCO/Files/css/small.scss */
  .video-wrapper > iframe {
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    position: absolute; }

/* line 319, D:/wamp/www/ALFRESCO/Files/css/small.scss */
.images-wrapper {
  width: 100%;
  float: left;
  padding: 40px 0px; }
  /* line 323, D:/wamp/www/ALFRESCO/Files/css/small.scss */
  .images-wrapper .image-box:first-child {
    width: 100%;
    float: left;
    padding: 5px 0px; }
    /* line 327, D:/wamp/www/ALFRESCO/Files/css/small.scss */
    .images-wrapper .image-box:first-child > div {
      width: 100%;
      float: left; }
      /* line 330, D:/wamp/www/ALFRESCO/Files/css/small.scss */
      .images-wrapper .image-box:first-child > div > img {
        width: 100%;
        float: left; }
  /* line 336, D:/wamp/www/ALFRESCO/Files/css/small.scss */
  .images-wrapper .image-box {
    width: 100%;
    float: left;
    padding: 5px 0px; }
    /* line 340, D:/wamp/www/ALFRESCO/Files/css/small.scss */
    .images-wrapper .image-box > div {
      width: 100%;
      float: left; }
      /* line 343, D:/wamp/www/ALFRESCO/Files/css/small.scss */
      .images-wrapper .image-box > div > img {
        width: 100%;
        float: left; }
  /* line 349, D:/wamp/www/ALFRESCO/Files/css/small.scss */
  .images-wrapper .image-box:last-child {
    width: 100%;
    float: left;
    padding: 5px 0px; }
    /* line 353, D:/wamp/www/ALFRESCO/Files/css/small.scss */
    .images-wrapper .image-box:last-child > div {
      width: 100%;
      float: left; }
      /* line 356, D:/wamp/www/ALFRESCO/Files/css/small.scss */
      .images-wrapper .image-box:last-child > div > img {
        width: 100%;
        float: left; }

/* line 363, D:/wamp/www/ALFRESCO/Files/css/small.scss */
.spec-wrapper {
  float: left;
  width: 100%;
  padding: 0px;
  margin: 0px;
  background-color: #3ca0c2; }
  /* line 369, D:/wamp/www/ALFRESCO/Files/css/small.scss */
  .spec-wrapper .spec-inner {
    margin: 20px auto;
    max-width: 1200px;
    width: 100%;
    padding: 0px; }
    /* line 374, D:/wamp/www/ALFRESCO/Files/css/small.scss */
    .spec-wrapper .spec-inner .text-wrap {
      width: 100%;
      float: left;
      padding: 10px 20px 0px;
      box-sizing: border-box;
      margin: 0px; }
      /* line 380, D:/wamp/www/ALFRESCO/Files/css/small.scss */
      .spec-wrapper .spec-inner .text-wrap > h1 {
        float: left;
        width: 100%;
        font: 20px 'nexa_boldregular';
        color: #fff;
        padding: 0px 0px 10px 0px;
        text-transform: uppercase; }
      /* line 388, D:/wamp/www/ALFRESCO/Files/css/small.scss */
      .spec-wrapper .spec-inner .text-wrap > p {
        float: left;
        width: 100%;
        font: 14px 'nexa_lightregular';
        color: #fff;
        padding: 0px 0px 10px 0px; }
    /* line 396, D:/wamp/www/ALFRESCO/Files/css/small.scss */
    .spec-wrapper .spec-inner .spec-info {
      width: 100%;
      float: left;
      padding: 10px 20px 0px;
      box-sizing: border-box;
      margin: 0px; }
      /* line 402, D:/wamp/www/ALFRESCO/Files/css/small.scss */
      .spec-wrapper .spec-inner .spec-info > h1 {
        float: left;
        width: 100%;
        font: 20px 'nexa_boldregular';
        color: #fff;
        padding: 0px 0px 10px 0px;
        text-transform: uppercase; }
      /* line 410, D:/wamp/www/ALFRESCO/Files/css/small.scss */
      .spec-wrapper .spec-inner .spec-info > div {
        width: 100%;
        float: left;
        padding: 10px 5px;
        margin: 0px;
        border-bottom: 1px solid #4ab6db; }
        /* line 416, D:/wamp/www/ALFRESCO/Files/css/small.scss */
        .spec-wrapper .spec-inner .spec-info > div > span:first-child {
          float: left;
          font: 14px 'nexa_boldregular';
          color: #fff;
          width: 100%; }
        /* line 422, D:/wamp/www/ALFRESCO/Files/css/small.scss */
        .spec-wrapper .spec-inner .spec-info > div > span:last-child {
          float: right;
          font: 14px 'nexa_lightregular';
          color: #fff;
          width: 100%;
          text-align: left;
          padding: 3px 0px; }
      /* line 431, D:/wamp/www/ALFRESCO/Files/css/small.scss */
      .spec-wrapper .spec-inner .spec-info > div:last-child {
        border: none; }

/* line 437, D:/wamp/www/ALFRESCO/Files/css/small.scss */
.download-wrapper {
  float: left;
  width: 100%;
  margin: 0px;
  padding: 0px;
  background-color: #e84242; }
  /* line 443, D:/wamp/www/ALFRESCO/Files/css/small.scss */
  .download-wrapper .download-inner {
    margin: 0px auto;
    max-width: 1200px;
    width: 100%;
    padding: 20px;
    text-align: center; }
    /* line 449, D:/wamp/www/ALFRESCO/Files/css/small.scss */
    .download-wrapper .download-inner > p {
      color: #fff;
      font: 18px 'nexa_lightregular' !important;
      vertical-align: text-top;
      max-width: 800px;
      width: 100% !important;
      display: inline-block;
      padding: 20px 0px 0px 0px;
      float: none;
      text-align: center; }
    /* line 460, D:/wamp/www/ALFRESCO/Files/css/small.scss */
    .download-wrapper .download-inner > div {
      float: none;
      width: 270px;
      padding: 20px 0px 20px 0px;
      margin: 0px;
      display: inline-block; }
      /* line 466, D:/wamp/www/ALFRESCO/Files/css/small.scss */
      .download-wrapper .download-inner > div > a {
        height: 65px;
        width: 270px;
        float: left;
        padding: 17px 30px;
        border: 2px solid #fff;
        color: #fff;
        font: 22px 'nexa_boldregular';
        border-radius: 40px;
        background-image: url(../images/pdf-icon.png);
        background-repeat: no-repeat;
        background-position: 200px 15px; }

/**************************************
                CONTACT
*************************************/
/* line 487, D:/wamp/www/ALFRESCO/Files/css/small.scss */
#c-form {
  width: 100%;
  float: left;
  margin: 0px;
  padding: 0px; }
  /* line 492, D:/wamp/www/ALFRESCO/Files/css/small.scss */
  #c-form .left-form-wrap {
    float: left;
    width: 100%;
    margin: 0px;
    padding: 0px;
    box-sizing: border-box; }
  /* line 499, D:/wamp/www/ALFRESCO/Files/css/small.scss */
  #c-form .right-form-wrap {
    float: left;
    width: 100%;
    margin: 0px;
    padding: 0px;
    text-align: center; }
    /* line 505, D:/wamp/www/ALFRESCO/Files/css/small.scss */
    #c-form .right-form-wrap .send-btn-wrap {
      width: 100%;
      float: left;
      padding: 10px;
      margin: 0px;
      box-sizing: border-box;
      text-align: center;
      display: inline-block; }
      /* line 513, D:/wamp/www/ALFRESCO/Files/css/small.scss */
      #c-form .right-form-wrap .send-btn-wrap .cf_button {
        float: none !important;
        cursor: pointer;
        width: 200px;
        height: 50px;
        background-color: #3ca0c2;
        background-image: url(../images/send-icon.png);
        background-repeat: no-repeat;
        background-position: 160px 15px;
        border: none;
        border-radius: 30px;
        text-align: left;
        color: #fff;
        font: 16px 'nexa_boldregular';
        padding: 15px 20px;
        box-sizing: border-box;
        display: inline-block; }
        /* line 530, D:/wamp/www/ALFRESCO/Files/css/small.scss */
        #c-form .right-form-wrap .send-btn-wrap .cf_button:hover {
          -webkit-animation: send_btn 1s ease-in forwards;
          -moz-animation: send_btn 1s ease-in forwards;
          -o-animation: send_btn 1s ease-in forwards;
          animation: send_btn 1s ease-in forwards; }

/* line 540, D:/wamp/www/ALFRESCO/Files/css/small.scss */
.c-info-wrpper {
  float: left;
  width: 100%;
  background-color: #3ca0c2;
  padding: 20px;
  box-sizing: border-box;
  margin: 30px 0px 0px 0px;
  position: relative; }
  /* line 548, D:/wamp/www/ALFRESCO/Files/css/small.scss */
  .c-info-wrpper > div {
    position: relative !important;
    left: 0px;
    top: 0px;
    padding: 0px 0px 15px 20px !important;
    box-sizing: border-box;
    width: 100%; }
    /* line 555, D:/wamp/www/ALFRESCO/Files/css/small.scss */
    .c-info-wrpper > div > span {
      width: 100%;
      float: left;
      color: #fff;
      font: 20px 'nexa_boldregular'; }

/* line 563, D:/wamp/www/ALFRESCO/Files/css/small.scss */
.c-info-wrpper {
  float: left;
  width: 100%;
  background-color: #3ca0c2;
  padding: 0px !important;
  margin: 45px 0px 0px 0px;
  position: relative;
  min-height: 75px; }
  /* line 572, D:/wamp/www/ALFRESCO/Files/css/small.scss */
  .c-info-wrpper > div:first-child {
    position: relative !important;
    top: 15px;
    left: 0px;
    float: left;
    padding: 0px 0px 20px 29px !important;
    width: 100%;
    max-width: none !important; }
  /* line 581, D:/wamp/www/ALFRESCO/Files/css/small.scss */
  .c-info-wrpper > div > span {
    width: 100%;
    float: left;
    color: #083747;
    font: 20px 'nexa_boldregular'; }
  /* line 590, D:/wamp/www/ALFRESCO/Files/css/small.scss */
  .c-info-wrpper .c-links-wrapper > ul > li {
    width: 100% !important; }

/**************************************
               COOLING
*************************************/
/* line 600, D:/wamp/www/ALFRESCO/Files/css/small.scss */
.box-wrapper {
  float: left;
  width: 100%; }
  /* line 603, D:/wamp/www/ALFRESCO/Files/css/small.scss */
  .box-wrapper > div {
    width: 100% !important; }

/**************************************
                FOOTER
*************************************/
/* line 611, D:/wamp/www/ALFRESCO/Files/css/small.scss */
.footer-home {
  bottom: 0px;
  left: 0px;
  z-index: 99999;
  position: relative; }

/* line 617, D:/wamp/www/ALFRESCO/Files/css/small.scss */
#footer {
  text-align: center;
  height: 100px;
  position: relative; }
  /* line 621, D:/wamp/www/ALFRESCO/Files/css/small.scss */
  #footer .inner-footer {
    padding: 10px;
    box-sizing: border-box;
    display: inline-block;
    height: 100px;
    text-align: center; }
    /* line 627, D:/wamp/www/ALFRESCO/Files/css/small.scss */
    #footer .inner-footer > span {
      margin: 18px 0 0 0px;
      padding: 0;
      float: none;
      width: 100%;
      font-size: 12px; }
    /* line 634, D:/wamp/www/ALFRESCO/Files/css/small.scss */
    #footer .inner-footer > div {
      float: left;
      width: 100%;
      padding: 0px;
      margin: 12px 0px;
      text-align: center; }
      /* line 640, D:/wamp/www/ALFRESCO/Files/css/small.scss */
      #footer .inner-footer > div > a {
        height: 25px;
        width: 25px;
        padding: 0px;
        margin: 0px; }
      /* line 646, D:/wamp/www/ALFRESCO/Files/css/small.scss */
      #footer .inner-footer > div > a:first-child {
        background-image: url(../images/yt-icon.png);
        background-repeat: no-repeat;
        display: inline-block;
        float: none; }
      /* line 653, D:/wamp/www/ALFRESCO/Files/css/small.scss */
      #footer .inner-footer > div > a:last-child {
        background-image: url(../images/fb-icon.png);
        background-repeat: no-repeat;
        float: none;
        display: inline-block;
        margin: 0px 0px 0px 10px; }

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