/*--------------------------------

PMCI_Icons Web Font
Generated using nucleoapp.com

-------------------------------- */
@font-face {
  font-family: 'PMCI_Icons';
  src: url('../fonts/PMCI_Icons.eot');
  src: url('../fonts/PMCI_Icons.eot') format('embedded-opentype'), url('../fonts/PMCI_Icons.woff2') format('woff2'), url('../fonts/PMCI_Icons.woff') format('woff'), url('../fonts/PMCI_Icons.ttf') format('truetype'), url('../fonts/PMCI_Icons.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
/*------------------------
	base class definition
-------------------------*/
.cicon {
  display: inline-block;
  font: normal normal normal 1em/1 'PMCI_Icons';
  speak: none;
  text-transform: none;
  /* Better Font Rendering */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/*------------------------
  change icon size
-------------------------*/
/* relative units */
.cicon-sm {
  font-size: 0.8em;
}
.cicon-lg {
  font-size: 1.2em;
}
/* absolute units */
.cicon-16 {
  font-size: 16px;
}
.cicon-32 {
  font-size: 32px;
}
/*----------------------------------
  add a square/circle background
-----------------------------------*/
.cicon-bg-square,
.cicon-bg-circle {
  padding: 0.35em;
  background-color: #eee;
}
.cicon-bg-circle {
  border-radius: 50%;
}
/*------------------------------------
  use icons as list item markers
-------------------------------------*/
.cicon-ul {
  padding-left: 0;
  list-style-type: none;
}
.cicon-ul > li {
  display: flex;
  align-items: flex-start;
  line-height: 1.4;
}
.cicon-ul > li > .cicon {
  margin-right: 0.4em;
  line-height: inherit;
}
/*------------------------
  spinning icons
-------------------------*/
.cicon-is-spinning {
  -webkit-animation: cicon-spin 2s infinite linear;
  -moz-animation: cicon-spin 2s infinite linear;
  animation: cicon-spin 2s infinite linear;
}
@-webkit-keyframes cicon-spin {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@-moz-keyframes cicon-spin {
  0% {
    -moz-transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(360deg);
  }
}
@keyframes cicon-spin {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
/*------------------------
  rotated/flipped icons
-------------------------*/
.cicon-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}
.cicon-rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.cicon-rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -webkit-transform: rotate(270deg);
  -moz-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  -o-transform: rotate(270deg);
  transform: rotate(270deg);
}
.cicon-flip-y {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0);
  -webkit-transform: scale(-1, 1);
  -moz-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  -o-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.cicon-flip-x {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: scale(1, -1);
  -moz-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  -o-transform: scale(1, -1);
  transform: scale(1, -1);
}
/*------------------------
	icons
-------------------------*/

.cicon-appointment:before {
  content: "\ea01";
}

.cicon-arrow-2-down-bottom:before {
  content: "\ea02";
}

.cicon-arrow-2-left-bottom:before {
  content: "\ea03";
}

.cicon-arrow-2-right-bottom:before {
  content: "\ea05";
}

.cicon-arrow-2-up-bottom:before {
  content: "\ea04";
}

.cicon-arrow-bottom:before {
  content: "\ea06";
}

.cicon-arrow-left:before {
  content: "\ea08";
}

.cicon-arrow-pointing-down:before {
  content: "\ea07";
}

.cicon-arrow-pointing-left:before {
  content: "\ea09";
}

.cicon-arrow-pointing-right:before {
  content: "\ea0b";
}

.cicon-arrow-pointing-up:before {
  content: "\ea0a";
}

.cicon-arrow-right:before {
  content: "\ea0c";
}

.cicon-arrow-top:before {
  content: "\ea0d";
}

.cicon-atom:before {
  content: "\ea0e";
}

.cicon-bus:before {
  content: "\ea10";
}

.cicon-clock-2:before {
  content: "\ea0f";
}

.cicon-clock:before {
  content: "\ea11";
}

.cicon-close:before {
  content: "\ea12";
}

.cicon-coffee-cup:before {
  content: "\ea13";
}

.cicon-cycling:before {
  content: "\ea14";
}

.cicon-date:before {
  content: "\ea15";
}

.cicon-display-grid:before {
  content: "\ea16";
}

.cicon-display-list:before {
  content: "\ea17";
}

.cicon-document:before {
  content: "\ea18";
}

.cicon-download-2-arrow:before {
  content: "\ea19";
}

.cicon-download-arrow:before {
  content: "\ea1a";
}

.cicon-drag-and-drop:before {
  content: "\ea1b";
}

.cicon-external-link:before {
  content: "\ea1c";
}

.cicon-fruit-tree:before {
  content: "\ea1d";
}

.cicon-headphones:before {
  content: "\ea1e";
}

.cicon-home-button:before {
  content: "\ea1f";
}

.cicon-hospital:before {
  content: "\ea20";
}

.cicon-magnifying-glass:before {
  content: "\ea21";
}

.cicon-mail-2:before {
  content: "\ea22";
}

.cicon-mail:before {
  content: "\ea23";
}

.cicon-museum:before {
  content: "\ea24";
}

.cicon-newspaper:before {
  content: "\ea25";
}

.cicon-open-toggle:before {
  content: "\ea26";
}

.cicon-phone-2:before {
  content: "\ea27";
}

.cicon-phone-3:before {
  content: "\ea28";
}

.cicon-phone:before {
  content: "\ea29";
}

.cicon-photograph:before {
  content: "\ea2a";
}

.cicon-picture-1:before {
  content: "\ea2c";
}

.cicon-picture-2:before {
  content: "\ea2b";
}

.cicon-place-1:before {
  content: "\ea2d";
}

.cicon-place-2:before {
  content: "\ea2e";
}

.cicon-place-3:before {
  content: "\ea2f";
}

.cicon-play-button:before {
  content: "\ea30";
}

.cicon-receptionist:before {
  content: "\ea31";
}

.cicon-respect:before {
  content: "\ea33";
}

.cicon-search:before {
  content: "\ea32";
}

.cicon-shared-folder:before {
  content: "\ea34";
}

.cicon-shopping-bag:before {
  content: "\ea35";
}

.cicon-social-facebook:before {
  content: "\ea36";
}

.cicon-social-flickr:before {
  content: "\ea37";
}

.cicon-social-google-plus-1:before {
  content: "\ea38";
}

.cicon-social-google-plus-2:before {
  content: "\ea39";
}

.cicon-social-instagram-1:before {
  content: "\ea3a";
}

.cicon-social-instagram-2:before {
  content: "\ea3b";
}

.cicon-social-instagram-3:before {
  content: "\ea3c";
}

.cicon-social-linkedin:before {
  content: "\ea3e";
}

.cicon-social-soundcloud:before {
  content: "\ea3d";
}

.cicon-social-twitter-1:before {
  content: "\ea3f";
}

.cicon-social-twitter-2:before {
  content: "\ea40";
}

.cicon-social-whatsapp:before {
  content: "\ea41";
}

.cicon-social-youtube-1:before {
  content: "\ea42";
}

.cicon-social-youtube-2:before {
  content: "\ea43";
}

.cicon-support:before {
  content: "\ea44";
}

.cicon-volume-bkp:before {
  content: "\ea46";
}

.cicon-whatsapp-2:before {
  content: "\ea45";
}

