a {
  /*background-color: transparent;*/
}

a:active, a:hover {
  /*outline: 0;*/
}

b, strong {
  /*font-weight: bold;*/
}

*, *:before, *:after {
  /*box-sizing: inherit;*/
}

a {
  /*color: #039be5;*/
  /*text-decoration: none;*/
  /*-webkit-tap-highlight-color: transparent;*/
}

i {
  /*line-height: inherit;*/
}

.row .col {
  float: left;
  box-sizing: border-box;
  padding: 0 0.75rem;
  min-height: 1px;
}

a {
  /*text-decoration: none;*/
}

h1, h2, h3, h4, h5, h6 {
  /*font-weight: 400;*/
  /*line-height: 1.1;*/
}

a {
  /*color: #039be5;*/
  /*text-decoration: none;*/
  /*-webkit-tap-highlight-color: transparent;*/
}

a {
  /*text-decoration: none;*/
}

.card-box {
  position: relative;
  color: #fff;
  padding: 20px 10px 40px;
  margin: 20px 0px;
}

.card-box:hover {
  text-decoration: none;
  color: #f1f1f1;
}

.card-box:hover .icon i {
  font-size: 100px;
  transition: 1s;
  -webkit-transition: 1s;
}

.card-box .inner {
  padding: 5px 10px 0 10px;
}

.card-box h3 {
  font-family: 'Outfit';
  font-size: 27px;
  font-weight: bold;
  margin: 0 0 8px 0;
  white-space: nowrap;
  padding: 0;
  text-align: left;
}

.card-box p {
  font-family: 'Outfit';
  font-size: 15px;
}

.card-box .icon {
  position: absolute;
  top: auto;
  bottom: 5px;
  right: 5px;
  z-index: 0;
  font-size: 72px;
  color: rgba(0, 0, 0, 0.15);
}

.card-box .card-box-footer {
  position: absolute;
  left: 0px;
  bottom: 0px;
  text-align: center;
  padding: 3px 0;
  color: rgba(255, 255, 255, 0.8);
  background: rgba(0, 0, 0, 0.1);
  width: 100%;
  text-decoration: none;
}

.card-box:hover .card-box-footer {
  background: rgba(0, 0, 0, 0.3);
}

.bg-blue {
  border-radius: 10px;
  /*background-color: #61b646 !important;*/
}

*, *:before, *:after {
  /*-webkit-box-sizing: border-box;*/
  /*-moz-box-sizing: border-box;*/
  /*box-sizing: border-box;*/
}

*, *:before, *:after {
  /*-webkit-box-sizing: border-box;*/
  /*-moz-box-sizing: border-box;*/
  /*box-sizing: border-box;*/
}

.divider-new, .text-fluid, h1, h2, h3, h4, h5, h6 {
  /*font-weight: 300;*/
}

* {
  /*-webkit-box-sizing: border-box;*/
  /*-moz-box-sizing: border-box;*/
  /*box-sizing: border-box;*/
  /*margin: 0;*/
  /*padding: 0;*/
}

h1, h2, h3, h4, h5 {
  /*line-height: 1.2;*/
  /*font-family: 'Montserrat', sans-serif;*/
  /*font-weight: normal;*/
}

h3 {
  /*color: #82bcba;*/
  /*font-size: 1.25rem;*/
  /*margin-bottom: 0.75em;*/
  /*margin-top: 2em;*/
}

a, a:visited, a:active {
  /*color: #5b8e8d;*/
  /*text-decoration: none;*/
}

a:hover {
  /*color: #53bcba;*/
}

p {
  /*font-size: 1.125rem;*/
  /*word-break: break-word;*/
}

strong {
  /*font-weight: bold;*/
}

*, *:before, *:after {
  /*-webkit-box-sizing: border-box;*/
  /*-moz-box-sizing: border-box;*/
  /*box-sizing: border-box;*/
}

*, *:before, *:after {
  /*-webkit-box-sizing: border-box;*/
  /*-moz-box-sizing: border-box;*/
  /*box-sizing: border-box;*/
}

*, *:before, *:after {
  /*-webkit-box-sizing: border-box;*/
  /*-moz-box-sizing: border-box;*/
  /*box-sizing: border-box;*/
}

*, *:before, *:after {
  /*-webkit-box-sizing: border-box;*/
  /*-moz-box-sizing: border-box;*/
  box-sizing: border-box;
}

.card-box.bg-blue {
  transition: transform 0.3s ease;
}

.divlink {
  color: inherit;
  text-decoration: none;
}

.divlink:hover {
  color: inherit;
  text-decoration: none;
}

