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

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: never;
  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-embed2:before {
  content: "\ea80";
}

.h-align {
    display: flex;
    flex-wrap: wrap;
}

.contwrap {
    padding-bottom: 30px;
}

.price-box {
    margin-bottom: 0;
}

.c-h-100 {
    height: 100%;
}