


@media (min-width: 1400px) {
    .col-md-3 {
        -ms-flex: 0 0 24.533333%;
        flex: 0 0 24.533333%;
        max-width: 24.533333%;
    }
}
@media (min-width: 768px) {
    .col-md-3 {
        -ms-flex: 0 0 24.533333%;
        flex: 0 0 24.533333%;
        max-width: 24.533333%;
    }
}
@media (min-width: 992px) {
    .col-lg-3 {
        -ms-flex: 0 0 24.533333%;
        flex: 0 0 24.533333%;
        max-width: 24.533333%;
    }
}
.col-lg-3{
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
@media (min-width: 1400px) {
    .col-md-4 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }
}
@media (min-width: 768px) {
    .col-md-4 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }
}
@media (min-width: 992px) {
    .col-lg-4 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }
}
.col-lg-4{
	position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
.row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}
.ibox {
    clear: both;
    margin-bottom: 25px;
    margin-top: 0;
    padding: 0;
}
.ibox-title {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #ffffff;
    border-color: #e7eaec;
    border-image: none;
    border-style: solid solid none;
    border-width: 2px 0 0;
    color: inherit;
    margin-bottom: 0;
    padding: 15px 90px 8px 15px;
    min-height: 48px;
    position: relative;
    clear: both;
}
.ibox-title h5 {
    display: inline-block;
    font-size: 14px;
    margin: 0 0 7px;
    padding: 0;
    text-overflow: ellipsis;
    float: none;
}
.ibox-content {
    clear: both;
}
.ibox-content {
    background-color: #ffffff;
    color: inherit;
    padding: 15px 20px 20px 20px;
  /*  border-color: #e7eaec;
    border-image: none;
    border-style: solid solid none;
    border-width: 1px 0;*/
}
.no-padding {
    padding: 0 !important;

     display: flex;
  justify-content: center;
  align-items: center;
}
.img-fluid {
    max-width: 100%;
    height: auto;
}
.profile-content {
    border-top: none !important;
}
.ibox-content {
    clear: both;
}
.ibox-content {
    background-color: #ffffff;
    color: inherit;
    padding: 15px 20px 20px 20px;
  /*  border-color: #e7eaec;
    border-image: none;
    border-style: solid solid none;
    border-width: 1px 0;*/

   text-align: center;
}
.ibox-content h4, .ibox-content h5, .ibox-title h1, .ibox-title h2, .ibox-title h3, .ibox-title h4, .ibox-title h5 {
    margin-top: 5px;
    font-weight: 600;
    margin-bottom: 0.05rem;
}
.ibox-content h4  {
    font-size: .2rem;
}

.fa-map-marker:before {
    
    color: #f08519;
}