@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('./font/glyphicons-halflings-regular.eot');
  src: url('./font/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons-halflingsregular') format('svg');
}

body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.428571429;
  color: #333;
  background-color: #fff;
}
* {
  margin: 0;
  padding: 0;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
body {
  height: 100vh;
}
main {
  height: 80%;
  display: flex;
  align-items: center;
  justify-content: center;
}
header {
  padding: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
}

header img {
  width: 170px;
}

.card {
  width: fit-content;
  min-height: 250px;
  padding: 24px;
  box-shadow: 0px 10px 15px -3px rgba(0, 0, 0, 0.1);
  border-radius: 10px;
  position: relative;
  border: 1px solid #222;
  text-align: center;
  display: flex;
  flex-direction: column;
  gap: 5px;
  justify-content: center;
  background-color: #f2f2f20c;
}
.card .title h2 {
  margin-bottom: 20px;
  margin-top: 10px;
}
.card .content {
  gap: 20px;
  width: 500px;
}
.card a {
  background-color: #243547;
  color: white;
  border: none;
  text-decoration: none;
  padding: 10px 25px;
  border-radius: 50px;
}
.card a:hover {
  background-color: #243547;
}

.icone {
  position: absolute;
  top: -45px;
  left: 50%;
  transform: translateX(-50%);
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #222;
  color: white;
  border-radius: 50%;
  padding: 10px;
}
.text {
  color: #757575;
}
.image {
  width: 10px;
}
#mainfooter {
  background: #243547;
  background-color: #243547;
  margin-top: 25px;
  margin-bottom: -20px;
  color: #fff;
  padding: 20px 20px 20px 60px;
}

#mainfooter table {
  width: 60%;
  margin: 0 auto;
}

#mainfooter td {
  vertical-align: top;
}

#mainfooter a:hover {
  text-decoration: underline;
}

#mainfooter a {
  color: #fff;
  text-decoration: none;
}

#mainfooter h3 {
  color: #fff;
  margin: 0 0 15px 0;
  padding: 0;
  font-size: 1.4em;
  font-weight: 500;
}

#mainfooter .copyright {
  margin: 35px 0px 5px 0px;
  text-align: center;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.col-sm-3 {
  width: 25%;
}
.col-sm-5 {
  width: 41.66666666666667%;
}
.col-sm-2 {
  width: 16.666666666666664%;
}

.icon-menu-instagram {
  background-color: #E1306C !important;
  outline: 3px solid #eb82a5 !important;
}
.icon-menu-linkedin {
  background-color: #0a66c2 !important;
  outline: 3px solid #488fd6 !important;
}
.icon-menu-facebook {
  background-color: #4267B2 !important;
  outline: 3px solid #6185ce !important;
}
.icon-menu-youtube {
  background-color: #FF0033 !important;
  outline: 3px solid rgb(255, 155, 175) !important;
}
.icon-menu {
  padding: 3px;
  width: 15px;
  height: 15px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #6d6d6d;
  color: white;
  border-radius: 1000px;
}
.flex {
  display: flex;
}
.gap-5 {
  gap: 5px;
}
.btn-google-play {
  margin-top: 15px;
  height: 70px;
  width: 180px;
  background: url(https://app.crmsimples.com.br/img/google-play.png) no-repeat left center !important;
}
.btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.428571429;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}
.btn-app-store {
  margin-top: 15px;
  height: 70px;
  width: 180px;
  background: url(https://app.crmsimples.com.br/img/app-store.png) no-repeat left center;
}

.applyFilter {
  position: sticky;
  bottom: -5px;
  background-color: white;
  width: 100%;
  padding: 5px 15px !important;
}