@charset "utf-8";
/* CSS Document */

.card-text {
    font-family: Dosis;
    font-size: 1rem!important;
}

.title {
    font-family: Dosis;
    font-size: 2rem!important;
    color: #0079b1;
    text-align: center;
    text-decoration: none;
    float: left;
    margin-top: -48px;
}

.title2 {
    font-family: Dosis;
    font-size: 2rem!important;
    color: #0079b1;
    text-align: right!important;
    text-decoration: none;
    float: right!important;
    margin-top: -10px;
}


.brown {background-color: #272833;}

.whitetxt {
    color: white!important;
    list-style-position: inside;
    list-style-type: none;
    /* [disabled]text-transform: lowercase; */
    /* [disabled]text-align: center; */
    float: left;
    font-family: Dosis;
    font-weight: lighter;
}

.logoigear {
    float: left;
    margin-right: 10px;
}

.padding0 {padding: 0;}

.txtigear {
    vertical-align: middle;
}

.txtverticalalign {display: table-cell;vertical-align: middle;width: 100px;height:200px;}

.card-image {
    background-color: #332F21;
}
.card-image img {
	padding-top: 0px !important;
}


footer {
    padding-top: 3em;
    padding-right: 0;
    padding-left: 0;
    padding-bottom: 0em;
}

.footer {
  background: #332F21; }
  .footera {
    color: #a3de83; }
  .footer p {
    color: rgba(255, 255, 255, 0.3);
    letter-spacing: 0.05rem;
}
  .footer .footer-heading {
    font-size: 30px;
    color: #fff;
    font-weight: 700;
    margin-bottom: 30px; }
    .footer-07 .footer-heading .logo {
      color: #fff; }
  .footer .menu {
    margin-bottom: 30px; }
    .footer .menu a {
      color: rgba(255, 255, 255, 0.6);
      margin: 0 10px;
      text-transform: uppercase;
      letter-spacing: 1px; }
  .footer .ftco-footer-social li a {
    background: transparent;
    border: 1px solid #a3de83; }
