.contenedorLinks {
    padding: 0px 2rem;
}

.linkSocial img {
    margin: 0 auto;
}
.imgW352 {
    display: block;
    height: 300px;
}
.imgW352 img {
    object-fit: cover;
    height: 100% !important;
    width: 100% !important;
}
.profile-pic {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin: 0 auto;
}
.profile-pic-width {
    width: 100%;
}

.nfc-custom-style > span.double-bottom.card-shadow {
    position: relative;
    top: 6px;
}
.nfc-custom-style  img {
       width: 100%;
    transform: scale(1.7);
    top: 8px;
    position: relative;
}

.nfc-custom-width {
      display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
}
.nfc-custom-width img {
    transform: scale(1.5);
    position: relative;
    top: 0;
    left: 0;
    width: 90%;
}

.nfc-square {
      position: relative;
    top: 9px;
    transform: scale(1.5)!important;
}

@media screen and (max-width: 575px) {
    .nfc-square {
        top: 13px!important;
    }
    
}

.nfc-custom-style >img {
    width: 100%;
    object-fit: contain;
    height: auto;
    padding: 0;
    transform: scale(1.5);
    position: relative;
    top: -1px;
    left: -1px;;
}

@media (max-width: 575px) {
    .nfc-custom-style  > img {
        transform: scale(1.2);
    }
    .nfc-custom-style > span.double-bottom.card-shadow {
    position: relative;
    top: 6px;
}
    .nfc-custom-style >img {

     top: 3px;
 
}

}

@media (min-width: 768px) {
    .profile-pic-width {
        width: 67%;
    }
    .alinear-texto {
        text-align: center;
    }
    .menos-borde {
        width: 67%;
    }
    .sacar-shadow {
        box-shadow: none;
    }
    .subir-box {
        margin-top: -10rem;
    }
    .setear-horizontal {
        display: flex;
        flex-direction: column;
    }
    .agregar-margin {
        margin: 0 10rem;
    }
    .alinear-titulo {
        text-align: center;
    }

    .agregar-padding {
        width: 67%;
    }
    .col-md-2 {
        width: 33.3%;
    }
    .imgW352 {
        height: 450px;
    }
}

@media (min-width: 1200px) {
    .retirar-wid {
        width: unset;
    }

    .logo_img {
        margin-left: auto;
    }
}

.btn-info {
    color: #fff;
    background-color: var(--third);
    border-color: var(--third);
}

.btn-info:hover {
    color: #fff;
    background-color: var(--principal);
    border-color: var(--principal);
}

.content_center {
    margin-top: 5rem;
}

.home_title {
    color: #fff;
    margin-top: 2rem;
}

.logo_img {
    margin: auto;
}

.r5 {
    border-radius: 5px;
}

.about-sec .candidate-img {
    display: block;
    object-fit: cover;
}

.mdl-cardp2 {
    padding: 15px;
}

.color-white {
    color: white;
}
.custom-modal {
    padding: 25px;
}
.cardok {
    width: 75px;
    min-height: auto;
    /* position: static; */
    /* overflow: visible; */
    display: block;
    /* padding: 25px 25px; */
    border-radius: 15px;
    box-shadow: 0 2px 2px 0 rgb(0 0 0 / 3%), 0 3px 1px -2px rgb(0 0 0 / 3%),
        0 1px 5px 0 rgb(0 0 0 / 3%);
    margin: 0px;
    padding: 0px;
    margin: 0 auto;
    text-align: center;
    padding: 5px 0px;
    margin-bottom: 10px;
}

.social-media-square {
    width: 75px;
    min-height: auto;
    display: block;
    border-radius: 5px;
    box-shadow: 0 2px 2px 0 rgb(0 0 0 / 3%), 0 3px 1px -2px rgb(0 0 0 / 3%),
        0 1px 5px 0 rgb(0 0 0 / 3%);
    margin: 0px;
    padding: 0px;
    margin: 0 auto;
    text-align: center;
    padding: 5px 0px;
    margin-bottom: 10px;
}

.social-media-bottom {
    min-height: auto;
    display: block;
    border-radius: 100%;
    box-shadow: 0 2px 2px 0 rgb(0 0 0 / 3%), 0 3px 1px -2px rgb(0 0 0 / 3%),
        0 1px 5px 0 rgb(0 0 0 / 3%);
    margin: 0px;
    padding: 0px;
    margin: 0 auto;
    text-align: center;
    padding: 5px 0px;
    margin-bottom: 10px;
}
.social-media-double-bottom {
    min-height: auto;
    display: block;
    border-radius: 100%;
    box-shadow: 0 2px 2px 0 rgb(0 0 0 / 3%), 0 3px 1px -2px rgb(0 0 0 / 3%),
        0 1px 5px 0 rgb(0 0 0 / 3%);
    margin: 0px;
    padding: 0px;
    margin: 0 auto;
    text-align: center;
    padding: 5px 0px;
    margin-bottom: 10px;
}
.pllx-card {
    width: 100%;
    min-height: inherit;
    position: static;
    overflow: visible;
    display: block;
    border-radius: 15px;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.03),
        0 3px 1px -2px rgba(0, 0, 0, 0.03), 0 1px 5px 0 rgba(0, 0, 0, 0.03);
}

.information-about-us {
    overflow-wrap: break-word;
    word-wrap: break-word;
    word-break: break-word;

}

.justify {
    text-align: justify;
}	
.right {
    text-align: right;
}	
.center {
    text-align: center;
}	
.left {
    text-align: left;
}	

.no-bold {
    font-weight: normal;
}

.bold {
    font-weight: bold;
}

.pequeno{
    font-size: 1rem;
    line-height: 1rem;
}

.mediano{
    font-size: 2rem;
    line-height: 2rem;
}

.grande{
    font-size: 3rem;
    line-height: 3rem;

}

.m-w-120 {
    max-width: 120px;
}

.custom-padding-1 {
    padding-top: 15px !important;
    padding-bottom: 15px !important;
}

.pl-r-0 {
    padding-right: 0px !important;
    padding-left: 0px !important;
}

.pl-r-10 {
    padding-right: 12px !important;
    padding-left: 12px !important;
}

.button-contact{
    border: none!important;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.45), 0px -3px 3px rgba(255, 255, 255, 0.07);
}

.button-contact:focus,.button-contact:active{
    border: none;
    box-shadow: none;
}


.button-contact.active{
    box-shadow: inset 0px 4px 4px rgba(0, 0, 0, 0.45), inset 0px -3px 3px rgba(255, 255, 255, 0.07);
}


.button-contact:focus i {
    opacity: 100%!important;
}

