
p#prfo-nav {
    display: none;
}

#contact .list {
    list-style: none;
    margin: 0;
    padding-left: 0rem;
}

#contact .list div {
    position: relative;
}

#contact input {
    display: block;
    width: 100%;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #525368;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    appearance: none;
    border-radius: 4px;
    transition: border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out;
    height: calc(3.5rem + 2px);
    padding: 1rem 0.75rem;
}

#contact textarea {
    min-height: calc(1.5em + 0.75rem + 2px);
    display: block;
    width: 100%;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #525368;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    appearance: none;
    border-radius: 4px;
    transition: border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out;
}

#contact label {
    position: absolute;
    top: 0;
    left: 0.5rem;
    height: 100%;
    padding: 1rem 0.75rem;
    pointer-events: none;
    border: 1px solid transparent;
    transform-origin: 0 0;
    transition: opacity 0.1s ease-in-out,transform 0.1s ease-in-out;
}

#contact .list div> input{
    height: calc(3.5rem + 2px);
    padding: 1rem 0.75rem;
}

#contact .list div> input:focus {
    padding-top: 1.625rem;
    padding-bottom: 0.625rem;
}

#contact .list div> input:focus {
    color: #525368;
    background-color: #fff;
    border-color: #9ac79c;
    outline: 0;
    box-shadow: 0 0 0 0.25rem rgb(52 142 56 / 25%);
}


#contact .list div> input:focus ~ label{
    opacity: .65;
    transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem);
}


#contact .list div> textarea:focus {
    padding-top: 1.625rem;
    padding-bottom: 0.625rem;
}


#contact .list div> textarea:focus {
    color: #525368;
    background-color: #fff;
    border-color: #9ac79c;
    outline: 0;
    box-shadow: 0 0 0 0.25rem rgb(52 142 56 / 25%);
}


#contact .list div> textarea:focus ~ label{
    opacity: .65;
    transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem);
}

#contact .list div {
    flex-shrink: 0;
    width: 100%;
    max-width: 100%;
    padding-right: calc(1rem / 2);
    padding-left: calc(1rem / 2);
    margin-top: 1rem;
}

#condiciones{
    display: block;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #525368;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    appearance: none;
    border-radius: 4px;
    transition: border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out;
    height: calc(5.5rem + 2px);
    overflow: auto;

    flex-shrink: 0;
    width: 99% !important;
    padding-right: calc(1rem / 2);
    padding-left: calc(1rem / 2);
    margin: 0.6rem;;

}

#boton-contacto{
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
    background-color: #348E38 !important;
    border-color: #348E38 !important;
    display: inline-block;
    font-weight: 400;
    line-height: 1.5;
    color: #fff !important;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    border-radius: 4px;
    transition: color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out;
    min-width: 9rem;
}
#boton-contacto:hover{
    color: #000 !important;
    background-color: #529f56 !important;
    border-color: #48994c !important;
    box-shadow: 0 0 0 0.25rem rgb(44 121 48 / 50%) !important;
}

.contenido_contacto iframe{
    height: 100%;
    width: 100%;
    border-radius: 4px !important;
}


.celda-noticias {
    width: 33.33333%;
    position: relative;
    text-align: center;
    flex: 0 0 auto;
    display: inline-block;
}

.celda-noticias img
{
    width: 100%;
    height: 20rem;
    max-height: 20rem;
    object-fit: cover;
    
}

.celda-noticias .button-a{
    width: 111px;
    height: 31px;
    display: inline-flex;
    align-items: center;
    color: #0F4229;
    background: #E8F5E9;
    white-space: nowrap;
    overflow: hidden;
    transition: .3s;
    padding: 0.25rem 0.5rem;
    font-size: .875rem;
    border-radius: 4px;
}

.celda-noticias .button-a:focus{
    outline: 0;
    box-shadow: 0 0 0 0.25rem rgb(52 142 56 / 25%);
}


.celda-noticias .datos-noticia {
    display: none;
}

.columna-texto h2{
    height: 5rem;
    overflow: hidden;
    text-overflow: ellipsis;
}

.columna-texto .resumen
{
    height: 6rem;
    overflow: hidden;
    text-overflow: ellipsis;
}

.contenido_blog .col-12.row
{
    padding: 1rem 0;
}

.prfo-paginacion {
    text-align: center;
    border: none !important;
}
.prfo-paginacion a
{
    border-radius: 20px;
    width: 31px;
    height: 31px;
    line-height: 31px;
    position: relative;
    display: inline-block;
}


@media screen and (max-width: 640px) {
    .col-xs-12
    {
        width: 100%;
    }

    .celda-noticias {
        width: 100%;
        margin-bottom: 1rem;
    }

    .contenido_contacto .col-12.row{
        display: flex;
        flex-direction: column-reverse;
        flex-wrap: nowrap;
        justify-content: space-evenly;
        align-items: center;
        align-content: space-around;
    }
    .contenido_contacto iframe {
        height: 15rem;
        margin-bottom: 1rem;
    }
}
  
@media screen and (min-width: 640px) and (max-width: 1280px) {
    .col-md-12
    {
        width: 100%;
    }
}

@media screen and (min-width: 1280px) {
    .col-6
    {
        width: 50%;
        box-sizing: border-box;
    }
}


.service-item .service-text{
    width: 100%;
}

.p_ulFormGenerico  .service-item:hover .service-img {
    z-index: 1;
    height: 40px;
}


.p_ulFormGenerico .portfolio-inner
{
    min-height: 22rem;
}
.p_ulFormGenerico  .portfolio-inner:hover .portfolio-text  
{
    z-index: 1;
    height: 90%;
    bottom: 0;
    top: auto;
}

.p_ulFormGenerico .portfolio-inner::before, .p_ulFormGenerico .portfolio-inner::after {
    position: absolute;
    height: 75%;
    top: auto;
    bottom: 0;
    margin-bottom: 3.5rem;
}

.p_ulFormGenerico .owl-carousel{
    display: block;
}


.p_ulFormGenerico .btn-square{
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: normal;
    flex-direction: column;
}

.team-item.rounded .img-fluid{
    max-width: 80%;
    width: auto;
    height: 70%;
    margin-right: auto;
    margin-left: auto;
    position: relative;
    display: block;
}

.team-item .team-text {
    bottom: 80px;
}

.team-item.rounded p
{
    text-align: center;
    margin-top: 1.5rem;
}

.pyb-no{
    padding-bottom: 0 !important;
}