.w-layout-grid {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  grid-row-gap: 16px;
  grid-column-gap: 16px;
}

.vspace {
  padding-top: 4px;
  padding-bottom: 4px;
}

.cta-2-hero {
  position: relative;
  overflow: visible;
  margin-top: 15px;
  margin-right: 15px;
  margin-left: 0px;
  padding: 17px 25px;
  clear: none;
  background-color: #c19636;
  color: #fff;
  line-height: 20px;
  font-weight: 400;
}

.cta-2-hero:hover {
  background-color: #fff;
  color: #222121;
}

.cta-2-hero:focus {
  background-color: #c19636;
}

.cta-hero-1 {
  position: relative;
  margin: 20px 0px 0px 5px;
  padding: 15px 25px;
  border: 4px solid #ff0;
  border-radius: 5px;
  background-color: transparent;
  font-family: Lato, sans-serif;
  line-height: 20px;
  font-weight: 400;
  text-decoration: none;
}

.cta-hero-1:hover {
  border: 5px solid #000;
  background-color: #f7931e;
}

.slider {
  z-index: 0;
  overflow: hidden;
  height: 325px;
  clear: none;
  background-color: #fff;
}

.hero-2 {
  padding: 50px 80px 70px 30px;
  font-family: Lato, sans-serif;
  color: #fff;
  font-size: 21px;
  line-height: 25px;
  font-weight: 400;
  text-align: left;
}

.heroheading {
  font-family: 'Open Sans', sans-serif;
  line-height: 48px;
  font-weight: 600;
}

.bcckground-1 {
  height: auto;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(13, 13, 14, 0.6)), to(rgba(13, 13, 14, 0.6))), url('../images/cement-airslide-fac.jpg');
  background-image: linear-gradient(180deg, rgba(13, 13, 14, 0.6), rgba(13, 13, 14, 0.6)), url('../images/cement-airslide-fac.jpg');
  background-position: 0px 0px, 50% 0%;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
}

.slide-nav {
  background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent));
  background-image: linear-gradient(180deg, transparent, transparent);
}

.navbar {
  background-color: #fff;
  color: #000;
  font-size: 18px;
  font-weight: 700;
}

.section {
  padding: 50px 100px 70px;
  color: #000;
  font-size: 18px;
  line-height: 22px;
}

.section.seccolor1 {
  background-color: #f5f4f4;
}

.body {
  font-family: Lato, sans-serif;
  color: #000;
  font-size: 16px;
}

.centered-content-max-padding {
  display: block;
  margin-top: 10px;
  margin-bottom: 20px;
  padding: 10px 0px 20px 10px;
  text-align: center;
}

.body-heading {
  display: inline-block;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-right: 15px;
  padding-left: 15px;
  border-style: none;
  border-width: 2px 3px;
  font-family: 'Open Sans', sans-serif;
  color: #000;
  font-size: 36px;
  line-height: 40px;
  font-weight: 400;
  text-align: center;
  text-transform: none;
}

.halign-vcentered {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.imgborder {
  border: 1px solid #c6c5c4;
}

.centered-content-min-padding {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 2px;
  margin-bottom: 2px;
  padding: 10px 5px 19px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.centered-content-min-padding.third {
  min-width: 28%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: left;
}

.centered-content-min-padding.tableheader {
  overflow: hidden;
  background-color: #1a466d;
  font-size: 12px;
  line-height: 14px;
}

.centered-content-min-padding.tablefield {
  overflow: hidden;
  background-color: #f0b9b9;
  color: #000;
  font-size: 12px;
  line-height: 14px;
}

.halign-vtop {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-align-content: space-around;
  -ms-flex-line-pack: distribute;
  align-content: space-around;
}

.subheading {
  font-size: 20px;
  line-height: 25px;
}

.bodyheading-2 {
  padding-left: 0px;
  font-family: 'Open Sans', sans-serif;
  font-size: 28px;
  line-height: 32px;
  font-weight: 400;
}

.half {
  overflow: hidden;
  width: 49%;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 5px;
}

.sectionnopadding {
  color: #fff;
}

.halign-vstretched {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.halfspecial {
  width: 50%;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 5px;
}

.halfspecial.bgcolor {
  padding-right: 20px;
  padding-left: 40px;
  background-color: #1a466d;
  font-size: 15px;
  line-height: 19px;
}

.section-narrow.seccolor-3 {
  padding: 10px;
  background-color: #ffba00;
  color: #fff;
  font-size: 20px;
  line-height: 24px;
  font-weight: 700;
}

.section-narrow.seccolor-2 {
  padding: 10px;
  background-color: #0f263a;
  color: #fff;
  font-size: 14px;
  line-height: 17px;
}

.cta {
  padding: 12px 20px;
  background-color: #0f263a;
  font-size: 16px;
  line-height: 20px;
  font-weight: 400;
}

.cta:hover {
  background-color: #fff;
  color: #000;
}

.nav-link {
  color: #000;
}

.nav-link:hover {
  background-color: #1a466d;
  color: #fff;
}

.third {
  width: 33%;
  padding: 5px;
}

.footer-link {
  color: #fff;
  font-style: normal;
  text-decoration: none;
}

.footer-link:hover {
  background-color: #3a5199;
}

.footer-link:active {
  color: #f7931e;
}

.footer-image-link {
  display: inline-block;
  width: 40px;
  margin-top: 5px;
  margin-right: 6px;
  float: left;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.section-grapes {
  padding: 5px 20px 0px;
  background-color: #1a466d;
  font-family: 'Varela Round', sans-serif;
  color: #fff;
  line-height: 18px;
  font-weight: 400;
  text-align: right;
}

.body-heading-left {
  font-family: 'Open Sans', sans-serif;
  font-size: 36px;
  line-height: 40px;
  font-weight: 400;
}

.modal-wrapper {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 9999;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: auto;
  height: 100%;
  padding-top: 20px;
  padding-bottom: 50px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  background-color: rgba(0, 0, 0, 0.7);
  font-family: 'Droid Serif', serif;
  font-weight: 700;
  text-align: center;
}

.popup-form-wrapper {
  position: static;
  overflow: visible;
  width: 450px;
  max-width: 100%;
  margin: auto;
  padding: 20px;
  background-color: #fff;
  font-family: Lato, sans-serif;
  font-size: 18px;
  line-height: 20px;
  font-weight: 400;
  text-align: center;
}

.close-link {
  display: block;
  padding: 2px 6px;
  float: right;
  border-style: none;
  background-color: #f7931e;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #fff;
  font-size: 18px;
  line-height: 22px;
  text-decoration: none;
  text-transform: uppercase;
}

.h-space-30px {
  padding-top: 15px;
  padding-bottom: 15px;
}

.h-space-15px {
  padding-top: 7px;
  padding-bottom: 8px;
}

.form-field {
  height: 50px;
  border: 2px solid #4aaec2;
  border-radius: 2px;
  background-color: #fff;
  color: #333;
  line-height: 22px;
  text-align: left;
}

.cta-button-blue {
  position: static;
  margin-top: 5px;
  padding: 12px 17px;
  background-color: #13a89e;
  font-family: 'Droid Sans', sans-serif;
  color: #fff;
  line-height: 22px;
  text-align: left;
  text-transform: uppercase;
}

.cta-fixed {
  position: fixed;
  left: 0px;
  right: 0px;
  bottom: 0px;
  display: block;
  margin-bottom: 0px;
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: #f7931e;
  font-family: 'Droid Sans', sans-serif;
  color: #fff;
  font-size: 20px;
  line-height: 22px;
  text-align: center;
  text-transform: uppercase;
}

._4column {
  width: 100.01516361989995%;
  grid-auto-flow: row;
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  -ms-grid-columns: 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  -ms-grid-rows: auto auto auto;
  grid-template-rows: auto auto auto;
}

.float-left {
  padding-right: 8px;
  float: left;
}

.div-block {
  display: block;
}

.hide-element {
  display: none;
}

@media screen and (max-width: 991px) {
  .hero-2 {
    padding-right: 80px;
    padding-bottom: 70px;
    line-height: 22px;
  }
  .heroheading {
    font-size: 30px;
    line-height: 35px;
  }
  .section {
    padding-right: 70px;
    padding-left: 70px;
  }
  .body-heading {
    font-size: 30px;
    line-height: 34px;
  }
  .bodyheading-2 {
    padding-left: 0px;
    font-size: 24px;
    line-height: 26px;
  }
  .halfspecial.bgcolor {
    font-size: 14px;
    line-height: 17px;
  }
  .nav-link {
    background-color: #1a466d;
    color: #fff;
  }
  .footer-image-link {
    margin-right: 8px;
  }
  .img-resize {
    width: 170px;
  }
  .nav-menu {
    background-color: transparent;
    color: #000;
  }
  .nav-menu:hover {
    background-color: #1a466d;
    color: #fff;
  }
  .nav-menu:focus {
    background-color: #1a466d;
    color: #fff;
  }
  .nav-enuu {
    background-color: #1a466d;
    color: #fff;
  }
  .close-link {
    display: block;
  }
  .h-space-15px {
    display: block;
  }
  ._4column {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
  }
}

@media screen and (max-width: 767px) {
  .slider {
    height: 150px;
  }
  .hero-2 {
    padding-right: 30px;
    padding-left: 30px;
    font-size: 16px;
    line-height: 20px;
    font-weight: 400;
  }
  .section {
    padding-right: 10px;
    padding-left: 10px;
    font-size: 15px;
    line-height: 18px;
  }
  .body-heading {
    font-size: 25px;
    line-height: 28px;
  }
  .halign-vcentered {
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-content: space-around;
    -ms-flex-line-pack: distribute;
    align-content: space-around;
  }
  .centered-content-min-padding.third {
    min-width: 47%;
  }
  .halign-vtop {
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }
  .half {
    width: 96%;
  }
  .halign-vstretched {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
  }
  .halfspecial.bgcolor {
    width: 96%;
  }
  .section-narrow.seccolor-3 {
    padding: 5px;
    color: #fff;
    font-weight: 700;
  }
  .third {
    width: 90%;
  }
  .body-heading-left {
    font-size: 25px;
    line-height: 30px;
  }
  .img-resize {
    width: 100px;
  }
  .modal-wrapper {
    overflow: auto;
  }
  ._4column {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
  }
}

@media screen and (max-width: 479px) {
  .cta-2-hero {
    padding-right: 23px;
    padding-left: 23px;
  }
  .cta-hero-1 {
    margin-right: 5px;
    margin-left: 5px;
    padding-right: 13px;
    padding-left: 13px;
  }
  .slider {
    height: 225px;
  }
  .hero-2 {
    padding-right: 3px;
    padding-left: 8px;
    font-size: 14px;
    line-height: 20px;
  }
  .heroheading {
    font-size: 25px;
    line-height: 30px;
  }
  .body-heading {
    padding-right: 8px;
    padding-left: 8px;
    font-size: 23px;
    line-height: 26px;
  }
  .centered-content-min-padding.third {
    min-width: 96%;
  }
  .centered-content-min-padding.tableheader {
    overflow: hidden;
    font-size: 8px;
    line-height: 10px;
  }
  .centered-content-min-padding.tablefield {
    background-color: #f1d0d0;
    font-size: 8px;
    line-height: 10px;
  }
  .bodyheading-2 {
    font-size: 22px;
    line-height: 24px;
  }
  .halign-vstretched {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .halfspecial.bgcolor {
    width: 100%;
  }
  .img-resize {
    width: 100px;
  }
  .modal-wrapper {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5)));
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5));
  }
  .cta-fixed {
    position: fixed;
    display: inline-block;
    padding-top: 10px;
    padding-bottom: 10px;
    font-family: 'Open Sans', sans-serif;
    font-size: 24px;
    line-height: 26px;
  }
  ._4column {
    grid-auto-flow: row;
    grid-column-gap: 3px;
    grid-row-gap: 3px;
  }
}

#w-node-cb9d483ca84b-e5938b9e {
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
}

#w-node-ffd344687528-e5938b9e {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
}

#w-node-2cba06f1da7e-e5938b9e {
  -ms-grid-column: 3;
  grid-column-start: 3;
  -ms-grid-column-span: 1;
  grid-column-end: 4;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
}

#w-node-abb950becd71-e5938b9e {
  -ms-grid-column: 4;
  grid-column-start: 4;
  -ms-grid-column-span: 1;
  grid-column-end: 5;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
}

@media screen and (max-width: 479px) {
  #w-node-a507803aa394-e5938b9e {
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-row-span: 1;
    grid-row-end: 6;
    -ms-grid-row: 5;
    grid-row-start: 5;
  }
  #w-node-7f4fc78df84d-e5938b9e {
    -ms-grid-column-span: 1;
    grid-column-end: 5;
    -ms-grid-column: 4;
    grid-column-start: 4;
    -ms-grid-row-span: 1;
    grid-row-end: 6;
    -ms-grid-row: 5;
    grid-row-start: 5;
  }
  #w-node-9ae181bce97c-e5938b9e {
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-row-span: 1;
    grid-row-end: 7;
    -ms-grid-row: 6;
    grid-row-start: 6;
  }
  #w-node-f5eb2c1319bd-e5938b9e {
    -ms-grid-column-span: 1;
    grid-column-end: 3;
    -ms-grid-column: 2;
    grid-column-start: 2;
    -ms-grid-row-span: 1;
    grid-row-end: 7;
    -ms-grid-row: 6;
    grid-row-start: 6;
  }
  #w-node-f8fc4d989a7b-e5938b9e {
    -ms-grid-column-span: 1;
    grid-column-end: 4;
    -ms-grid-column: 3;
    grid-column-start: 3;
    -ms-grid-row-span: 1;
    grid-row-end: 7;
    -ms-grid-row: 6;
    grid-row-start: 6;
  }
  #w-node-0d9988debe99-e5938b9e {
    -ms-grid-column-span: 1;
    grid-column-end: 5;
    -ms-grid-column: 4;
    grid-column-start: 4;
    -ms-grid-row-span: 1;
    grid-row-end: 7;
    -ms-grid-row: 6;
    grid-row-start: 6;
  }
  #w-node-025e55574dc1-e5938b9e {
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-row-span: 1;
    grid-row-end: 8;
    -ms-grid-row: 7;
    grid-row-start: 7;
  }
  #w-node-11de1284e57e-e5938b9e {
    -ms-grid-column-span: 1;
    grid-column-end: 3;
    -ms-grid-column: 2;
    grid-column-start: 2;
    -ms-grid-row-span: 1;
    grid-row-end: 8;
    -ms-grid-row: 7;
    grid-row-start: 7;
  }
  #w-node-c93b4b9cfe30-e5938b9e {
    -ms-grid-column-span: 1;
    grid-column-end: 4;
    -ms-grid-column: 3;
    grid-column-start: 3;
    -ms-grid-row-span: 1;
    grid-row-end: 8;
    -ms-grid-row: 7;
    grid-row-start: 7;
  }
  #w-node-ae50aa12bee6-e5938b9e {
    -ms-grid-column-span: 1;
    grid-column-end: 5;
    -ms-grid-column: 4;
    grid-column-start: 4;
    -ms-grid-row-span: 1;
    grid-row-end: 8;
    -ms-grid-row: 7;
    grid-row-start: 7;
  }
}

