@charset "utf-8";
.cabecera {
    width: 100%;
    height: 0%;
    justify-content: center;
}
.cabecera div {
    width: 100%;
    height: 0%;
}
.cabecera div img {
    width: 100%;
    height: 0%;
    justify-content: center;
}
.menu {
    width: 100%;
    height: 0%;
    justify-content: center;
}
.menu .navbar.navbar-expand-lg.navbar-light.bg-light {
    justify-content: center;
    width: 100%;
    height: 0%;
}
#navbarSupportedContent1 .navbar-nav.mr-auto .nav-item {
    width: 44%;
    height: 0%;
    color: #FBF5F6;
    -webkit-box-shadow: 0px 0px;
    box-shadow: 0px 0px;
}



.contenedor_principal {
    height: 0%;
    display: flex;
    text-align: left;
    width: 100%;
    padding-bottom: 0px;
    background-color: rgba(255,255,255,1.00);
}

.contenedor_principal .seccion_1 {
    width: 100%;
    text-align: center;
    height: auto;
    padding-bottom: 0px;
    margin-bottom: -127px;
}
.contenedor_principal .seccion_2 {
    width: 100%;
    height: auto;
    text-align: center;
    padding-bottom: 0px;
}
.contenedor_principal .seccion_3 {
    width: 100%;
    height: auto;
    text-align: center;
    padding-bottom: 0px;
}
.contenedor_principal .articulo1 h4 {
    width: 100%;
    margin-bottom: 705px;
    padding-bottom: 495px;
}

.contenedor_principal .imagenes_logos {
    width: 248px;
    height: 57px;
    text-align: center;
    margin-top: 67px;
    justify-content: center;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}
.contenedor_principal .imagenes_logos .telfono {
    width: 55px;
    height: 55px;
}

.contenedor_principal .imagenes_logos .telegram {
    width: 54px;
    height: 54px;
    margin-top: 1px;
    margin-left: 1px;
    margin-bottom: 1px;
}
.contenedor_principal .imagenes_logos img {
    width: 55px;
    height: 55px;
}
.contenedor_principal .imagenes_logos .facebook {
    width: 52px;
    height: 52px;
}
.contenedor_principal div {
    width: 100%;
    height: 0%;
    margin-top: 51px;
}
.contenedor_principal .card {
    width: 100%;
    text-align: center;
}
body form {
    width: 100%;
    height: 0%;
    justify-content: center;
    margin-top: 12px;
    text-align: center;
}
tbody tr td {
    color: rgba(255,251,251,1.00);
}
.form {
    color: rgba(5,5,5,1.00);
    text-shadow: 0px 0px rgba(5,5,5,1.00);
    text-align: center;
    margin-top: 46px;
}
body form input {
    justify-content: center;

}









.piede_pagina {
    width: 100%;
    height: 0%;
    color: #020202;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}
