.navstyle {
    margin-top: 0;
}
.portada-usuarios-ayuda {
    background: url(../admin/db_resources/agentes/ayuda/ayuda.png) no-repeat center;
    background-color: #ffffff;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    height: 100%;
    width: 100%;
    
}



    #facs-secc .card-header {
            padding: .15rem;
            margin-bottom: 0;
            background-color: rgb(255, 255, 255);
            border-bottom: 2px solid rgb(0, 159, 152);
        }
        
        #facs-secc .card {
            background-color: #fff;
            background-clip: border-box;
            border: 0px solid #fff;
            border-radius: .25rem;
        }
        
        #facs-secc .card-header .btn-link {
            color: #000000;
            font-weight: 700;
            text-decoration: none;
        }
        
        #facs-secc hr {
            margin-top: 1rem;
            margin-bottom: 1rem;
            border: 0;
            border-top: 2px solid #fff;
        }
        
#facs-secc .btn {
    font-size: 18px;
    padding: 10px 0px;
    line-height: 1.5;
    border-radius: 1.95rem;
    white-space: inherit;
}

#btn-send-rosa .btn {
font-size: 18px;
    padding: 10px 65px;
    line-height: 1.5;
    border-radius: 0.8rem;
}
   
        
        #facs-secc .btn-primary {
            background: #ffffff !important;
            border-color: #ee41a6;
            color: #000000!important;
        }
        
        #facs-secc .btn-primary:hover {
            background: #ffffff !important;
            border-color: #ee41a6;
        }
        
        #facs-secc .btn-primary:active {
            background: #ee41a6 !important;
            border-color: #ee41a6;
        }
        
        #facs-secc .form-control {
            border-radius: .25rem !important;
        }
        
        #facs-secc #accordionPregFrec .btn {
            padding: .375rem 0rem !important;
        }
        
        #facs-secc .scroll-page {
            height: 610px;
            overflow-y: scroll;
        }


@media (max-width: 575.98px) {


#resul-aliados .relative2 {
    position: relative;
    margin-left: 10%;
    margin-right: auto;
    top: -20px;
}

#convenios-secc .btn {
   padding: .5rem 2.8rem;
    font-size: 16px;
    line-height: 1.5;
    border-radius: 1.60rem;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.portada-usuarios-ayuda {
    background: url(../admin/db_resources/agentes/ayuda/ayudam_3.png) no-repeat center;
    background-color: #e5007d;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    height: 100%;
    width: 100%;
    
}





 }

