.location-margin-top {
    margin-top: 30px
}
.btn-info.normal {
    border: 1px solid #f5a926;
    background: #512f78 !important;
    color: #f5a926;
}
    .btn-info.normal:hover {
        border: 1px solid #512f78;
        background: #f5a926 !important;
        color: #512f78;
    }
.btn-info.inverted {
        border: 1px solid #512f78;
        background: #f5a926 !important;
        color: #512f78;
    }
.btn-info.inverted:hover {
        border: 1px solid #f5a926;
        background: #512f78 !important;
        color: #f5a926;
    }
.text-yellow {
    color: #f5a926!important;
}
.card-text {
    color: #fff;
    margin-bottom: 0rem!important;
}
.background-purple {
    background: #512f78 !important;
}
.btn-big {
    padding: 15px 50px;
    margin-top: 10px;
    font-size: 1.3rem !important;
}
.btn-info.normal.btn-big {
    padding: 15px 60px;
}
.brand {
    position: absolute;
}
.contact-us-item .item-name {
    margin-top:5px;
}
.about-us-img {
    width: 200px;
    height: auto;
    background-color:#fff;
    border-radius:15px;
    margin-bottom:15px;
}
.top-brand-container {
    background-color: #ffffff;
    border-radius: 15px;
}
.header-logo-img {
    height: 100%;
    width: auto;
}
.child-img {
    border-radius:15px;
}
.about-brand-container {
    margin-bottom: 25px;
}
.navbar-light-shadow {
    box-shadow: 0 0 4px rgba(0, 0, 0, .3);
    background-color: #fff;
}
.col-leyend {
    color: #212529;
}
.legend-th {
    width: 37px;
    margin-right: 10px;
}
.legend-box {
    float:left;
    display:inline-block;
    width: 34px;
    height: 34px;
}
.legend-container {
    display:table;
    margin: 0 auto;
}
.head-text {
    font-size: 1.9em;
}
.vaccines-table thead th {
    max-width: 120px;
    text-align: center;
}
.vaccines-table tbody td {
    width: 110px;
}
.vaccines-table tbody th a {
    text-decoration: underline;
}
    .vaccines-table tbody tr th {
        width: 105px;
        padding: 5px;
    }
.definition-p {
    font-weight:400;
}
.needed {
    background-color: #8def52;
    border-bottom: 2px solid #fff;
    border-right: 2px solid #fff;
}
.already-vaccinate {
    background-color: #fff38a;
    border-bottom: 2px solid #fff;
    border-right: 2px solid #fff;
}
.not-needed {
    background-color: rgba(0, 0, 0, .3);
    border-bottom: 2px solid #fff;
    border-right: 2px solid #fff;
}
.border-none {
    border: 0 !important;
}
.padding-top {
    padding-top: 70px!important;
}
.color-yellow {
    color: #f5a926;
    margin-bottom: 0rem !important;
}
.background-mamey {
    background: #512f78;
}
.location-iframe {
    width: 100%;
    border: 0 !important;
    height: 800px;
}
.legend-text {
    float:left;
    display:inline-block;
    padding:5px!important;
    text-align:center;
    margin-right:5px;
}
.vaccines-legend-table {
    margin-bottom:40px;
}
.navbar-dark-shadow {
    background-color: #343a40;
}
.i-location-item {
    font-size: 1.5em;
    color: rgba(0,0,0,.3);
    padding-right: 4px;
}
.location-item:hover {
    background-color: rgba(81,47,120,.05);
   
}
.location-item {
    width:100%;
    padding:10px;
    border-bottom: 1px solid #eee;
}
.location-item .item-name {
    font-size:1.2em;
}
    hr {
        border-color: #eee;
    }
#contact_us {
    background-color: #F9FBFF;
}
.contact-us-item {
    padding: 10px 0;
}
.btn-info, .btn-info:hover {
    border-radius:5px!important;
    background-color: #337ab7 !important;
}

@media (min-width: 576px) {
    .card-columns {
    -webkit-column-count: 3;
            column-count: 3;
    -webkit-column-gap: 1.25rem;
            column-gap: 1.25rem;
  }
  .card-columns .card {
    display: inline-block;
    width: 100%;
  }
}

.hvr-float {
  transition: all 0.2s ease-in !important;
  opacity: .95
}

.hvr-float:hover {
  transition: all 0.2s ease-in !important;
  opacity: 1
}

.re__icon {
  border-radius: 5px;
  padding: 5px;
}

.re__icons-border {
  border: solid 2px #eee;
  padding: 20px 0;
  border-radius: 20px;
}

.re__card-template {
  transition: all .15s;
  border: none;
}

.re__card-template:hover {
  text-decoration: none !important;
  margin-top: -5px;
}

.re__thumb {
  overflow: hidden;
  background: transparent !important;
}
.header > div.row {
    padding: 20px 0;
}
.header {
    margin-top: 4.5rem !important;
}

.card {
    max-height: 575px;
}

    .card img {
        max-height: 358px;
    }

.card-body {
    height: 195px;
}
.info-email {
    font-size: 1.6em;
}
@media (max-width: 1200px) {
  
  .navbar {
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.3);
    background-color: #fff; }

}

@media (max-width: 900px) {
    .header > div.row {
        padding: 0!important;
    }
    .brand {
        text-align: center;
        margin-top: 60px;
        position: initial;
    }
    .brand a {
            
            display: block;
         
    }
    .brand img {
            padding-top: 40px;
    }
   
    .navbar {
        box-shadow: 0 0 4px rgba(0, 0, 0, 0.3);
        background-color: #fff;
    }
}
@media (max-width:768px) {
    .card-body {
        height: 280px;
    }
    .top-brand-container {
        margin-left: 5px;
        margin-right: 5px;
    }
    .info-email {
        font-size: 1.4em;
    }
}
.btn-info:focus, .btn-info.focus {
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}

