.service-reasons2 {   
    margin: 0 auto;
    padding: 50px 0;
    margin-top: 50px;
    background-position: center center;
    background-size: cover;
}

.client, .service-reasons2 {
    position: relative;
    overflow: hidden;
}
.team-member .contenido_imagen {
    float: left;
    margin-right: 25px;

}
.boxshadow .portrait, .boxshadow .content-box-icon {
    border-radius: 50%;
    -moz-box-shadow: 0 0 0 5px #fff, 0 0 1px 5px #888, 0 0 0 12px #fff;
    -webkit-box-shadow: 0 0 0 5px #fff, 0 0 1px 5px #888, 0 0 0 12px #fff;
    box-shadow: 0 0 0 5px #fff, 0 0 1px 5px #888, 0 0 0 12px #fff;
}
.five-sixth img, .three-fourth img, .two-third img, .one-half img, .one-third img, .one-fourth img, .one-sixth img {
    max-width: 100%;
}
img {
    height: auto;
}

.social-links-circle-2 li a:hover, .social-links-circle li a:hover {
    color: #fff;
    background: #e2492f;
    border-color: #e2492f;
}
.social-links-circle li a {
    height: 28px;
    width: 28px;
    line-height: 28px;
    font-size: 16px;
}
.social-links-circle-2 li a, .social-links-circle li a {
    display: inline-block;
    text-align: center;
    color: #bbb;
    border: 1px solid #bbb;
    border-radius: 50%;
    margin-right: 1px;
    margin-bottom: 5px;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -o-transition: all .2s linear;
    -ms-transition: all .2s linear;
    transition: all .2s linear;
}

ul {
    list-style: none;
}

#redes_sociales  {
    float: left;
    margin-right: 5px;
}

#equipo{
    padding-top: 24px;
}

#cualidades{
    text-align: justify;
}

.r_facebook:hover{
     color: #fff;
    background: #4C66A4 !important;
    border-color: #4C66A4 !important;
}

.r_twitter:hover{
     color: #fff;
    background: rgb(82,168,233) !important;
    border-color: rgb(82,168,233) !important;
}

.r_skype:hover{
     color: #fff;
    background: rgb(0,175,240) !important;
    border-color: rgb(0,175,240) !important;
}

.contenido_imagen{
    margin-top: 16px;
}


.social-links-circle{
     padding-bottom: 55px !important;
}

@media (min-width: 1px) and (max-width: 346px){
    .social-links-circle{
        padding-top: 10px;
    }
    
    #cualidades{
        margin-top: -28px;
    }
    
    #contenido_equipo{
        height: 410px; 
        text-align: justify;
    }
    
    
    
    #row_contenido{
        margin-top: -5px;
    }
}

@media (min-width: 347px) and (max-width: 767px){
    #contenido_equipo{
        height: 400px;
        text-align: justify;
    }
    
    #equipo{
        padding-top: 0px;
    }
    
    .team-member{
        text-align: center;
    }
   
    .contenido_imagen {
        float: none !important; 
        margin-right: 0px !important; 
    }
    
    .social-links-circle li a {
        line-height: 25px !important;
    }
    
    .social-links-circle {
        padding-bottom: 27px !important;
    }  
    
    .member-details label{
        text-align: center;
    }    
    
    .breadcrumb-wrapper{
        margin-bottom: -45px
    }
    
    #row_contenido{
        margin-top: -5px;
    }
}

@media (min-width: 768px) and (max-width: 992px){
     #contenido_equipo{
        height: 530px;
        text-align: justify;
    }
    
    #equipo{
        padding-top: 0px;
    }
    
    .team-member{
        text-align: center;
    }
   
    .contenido_imagen {
        float: none !important; 
        margin-right: 0px !important; 
    }
    
    .social-links-circle li a {
        line-height: 25px !important;
    }
    
    .social-links-circle {
        padding-bottom: 27px !important;
    }  
    
    .member-details label{
        text-align: center;
    }
    
    #row_contenido{
        margin-top: -50px;
    }
}

@media (min-width: 993px) and (max-width: 1200px){
    #contenido_equipo{
        height: 380px;
    }
}
@media (min-width: 1201px) and (max-width: 5000px){
    #contenido_equipo{
        height: 330px;
    }
    
    .contenido_imagen{
            padding-bottom: 0px;
    }
    
    #equipo {
        padding-top: 10px !important;
    }
    
    .team-member{
        text-align: justify;
    }
}

.social-links-circle{
        padding-left: 0px;
}

#col_imagen{
    text-align:center;
    padding-left: 11%;
    padding-right: 11%;
}

.team-member{
    margin: 0px !important;
    max-width: 540px !important;
}

.btn-default:hover{
    background: #0488cd !important;
}

#equipo {
    text-align: center !important;
}

