@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?i0y5k1');
  src:  url('fonts/icomoon.eot?i0y5k1#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?i0y5k1') format('truetype'),
    url('fonts/icomoon.woff?i0y5k1') format('woff'),
    url('fonts/icomoon.svg?i0y5k1#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-conversa:before {
  content: "\e900";
  color: #317BE6;
}
.icon-engrenagem:before {
  content: "\e901";
  color: #317BE6;
}
.icon-facebook .path1:before {
  content: "\e902";
  color: rgb(255, 255, 255);
  transition: all .5s ease;
}
.icon-facebook .path2:before {
  content: "\e903";
  margin-left: -1em;
  color: rgb(49, 123, 230);
  transition: all .5s ease;
}
.icon-facebook:hover .path1:before{
  color: rgb(49, 123, 230); 
} 
.icon-facebook:hover .path2:before{
  color: rgb(255, 255, 255); 
}
.icon-instagram .path1:before {
  content: "\e904";
  color: rgb(255, 255, 255);
  transition: all .5s ease;
}
.icon-instagram .path2:before {
  content: "\e905";
  margin-left: -1.05859375em;
  color: rgb(49, 123, 230);
  transition: all .5s ease;
}
.icon-instagram .path3:before {
  content: "\e906";
  margin-left: -1.05859375em;
  color: rgb(49, 123, 230);
  transition: all .5s ease;
}
.icon-instagram .path4:before {
  content: "\e907";
  margin-left: -1.05859375em;
  color: rgb(255, 255, 255);
  transition: all .5s ease;
}
.icon-instagram:hover .path1:before, 
.icon-instagram:hover .path4:before{
  color: rgb(49, 123, 230); 
} 
.icon-instagram:hover .path2:before,
.icon-instagram:hover .path3:before{
  color: rgb(255, 255, 255); 
}

.icon-linkedin .path1:before {
  content: "\e908";
  color: rgb(255, 255, 255);
  transition: all .5s ease;
}
.icon-linkedin .path2:before {
  content: "\e909";
  margin-left: -1em;
  color: rgb(49, 123, 230);
  transition: all .5s ease;
}
.icon-linkedin .path3:before {
  content: "\e90a";
  margin-left: -1em;
  color: rgb(49, 123, 230);
  transition: all .5s ease;
}
.icon-linkedin .path4:before {
  content: "\e90b";
  margin-left: -1em;
  color: rgb(49, 123, 230);  
  transition: all .5s ease;
}
.icon-linkedin:hover .path1:before{
  color: rgb(49, 123, 230); 
} 
.icon-linkedin:hover .path2:before,
.icon-linkedin:hover .path3:before,
.icon-linkedin:hover .path4:before{
  color: rgb(255, 255, 255); 
}
.icon-play .path1:before {
  content: "\e90c";
  color: rgb(49, 123, 230);
}
.icon-play .path2:before {
  content: "\e90d";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}
.icon-seta:before {
  content: "\e90e";
}
.icon-youtube .path1:before {
  content: "\e90f";
  color: rgb(255, 255, 255);
  transition: all .5s ease;
}
.icon-youtube .path2:before {
  content: "\e910";
  margin-left: -1em;
  color: rgb(49, 123, 230);
  transition: all .5s ease;
}
.icon-youtube:hover .path1:before{
  color: rgb(49, 123, 230); 
} 
.icon-youtube:hover .path2:before{
  color: rgb(255, 255, 255); 
}
.icon-cadeado:before {
  content: "\e911";
  color: #317BE6;
}
.icon-cadeado2:before {
  content: "\e912";
  color: #317BE6;
}
.icon-check:before {
  content: "\e913";
  color: #317be6;
}
.icon-cifrao:before {
  content: "\e914";
  color: #fff;
}
