/***
Anout Us Page
***/
.meet-our-team h5 {
    margin-bottom: 0;
    padding: 10px;
    /*background: #666;*/
    /*color: #fff;*/
}

.meet-our-team small {
    display: block;
    /*font-size: 12px;*/
    /*color: #999;*/
    margin-top: 5px;
}

.meet-our-team .team-info {
    padding: 10px;
    overflow: hidden;
    font-size: 11px;
    display: block;
    /*background: #f5f5f5;*/
}
.thumbnail-pro {
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    display: block;
    line-height: 1.42857;
    /*margin-bottom: 20px;*/
    padding: 4px;
    transition: border 0.2s ease-in-out 0s;
}
.thumbnail-ase {
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    display: block;
    line-height: 1.42857;
    /*margin-bottom: 20px;*/
    padding: 4px;
    transition: border 0.2s ease-in-out 0s;
}
.pro-lista-precio {
    font-size: 1.5em;
    font-weight: bold;
}
.m-bot10 { margin-bottom: 10px; }
.m-bot5 { margin-bottom: 5px; }
.m-bot20 { margin-bottom: 20px; }
.mapa-forma {
    height: 400px;
}
.mapa-detalle {
    height: 200px;
    width: 100%;
}
.text-italic {
    font-style: italic;
}
.text-em-0_9 {
    font-size: .9em;
}
.text-em-1_2 {
    font-size: 1.2em;
}
.text-em-2 {
    font-size: 2em;
}
.text-em-1_4 {
    font-size: 1.4em;
}
.pull-top-right {
    position: absolute;
    top: 0px;
    right: 0px;

}
.vertical-align-center {
    display: flex;
    align-items: center;
}
.corner-ribon {
    font-size: 20px;
    height: 61px;
    position: absolute;
    text-align: center;
    right: 15px;
    top: 0;
    width: 61px;
    padding-left: 15px;
}
.black-ribon {
    color: #FFFFFF;
    background: url("../img/corner_black.png") no-repeat scroll 0 0;
}
.blue-ribon {
    color: #FFFFFF;
    background: url("../img/corner_blue.png") no-repeat scroll 0 0;
}
.red-ribon {
    color: #FFFFFF;
    background: url("../img/corner_red.png") no-repeat scroll 0 0;
}
.green-ribon {
    color: #FFFFFF;
    background: url("../img/corner_green.png") no-repeat scroll 0 0;
}
