@import"https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600&family=Quicksand&family=Teko:wght@600&display=swap";@font-face{font-family:quantico;src:url(quantico.e35db0411fa67039.ttf);font-weight:400;font-style:normal}@font-face{font-family:kumar;src:url(kumar.e3b823baea6c81eb.ttf);font-weight:400;font-style:normal}@font-face{font-family:quicksand;src:url(quicksand.2f97b208521fce4f.ttf);font-weight:400;font-style:normal}:root{--color-white: #202528;--color-dark: #edeffd;--color-dark-variant: #a3bdcc;--color-light: rgba(0, 0, 0, .4);--color-primary: #7380ec;--color-danger: #ff7782;--color-success: #41f1b6;--color-warning: #ffbb55;--color-info-dark: #7d8da1;--color-info-light: #dce1eb;--color-primary-variant: #111e88;--color-background: #181a1e;--card-border-radius: 2rem;--border-radius-1: .4rem;--border-radius-2: .8rem;--border-radius-3: 1.2rem;--box-shadow: 0 2rem 3rem var(--color-light);--card-padding: 1.8rem;--padding-1: 1.2rem}*{margin:0;padding:0;list-style:none;font-family:quicksand,Calibri,Lucida Sans Regular,Lucida Grande;font-size:17px;color:#d9d9d9;text-decoration:none;font-weight:100}html{height:100%}body{background:#050505}.primary{color:var(--color-primary)}.danger{color:var(--color-danger)}.success{color:var(--color-success)}.warning{color:var(--color-warning)}.text-muted{color:var(--color-info-dark)}#components{display:flex;flex-direction:row;height:100%;margin:0 auto}#header{display:flex;justify-content:center}#sidebar{width:330px;height:100%;position:fixed;background:#000;text-align:center}#header-mobile{display:none}#content{width:100%}.content-header{width:100%;height:70px;margin:0 auto;display:flex;flex-direction:row;align-items:center;position:fixed;background:#050505}#content-services{width:100%;height:100vh;background:#000212;display:flex;flex-direction:column;justify-content:center;align-items:center;margin-bottom:5rem}#content-projects{width:100%;height:100vh;background:#050505;display:flex;flex-direction:column;justify-content:center;align-items:center}.title-search{width:100%}.title-search-content{width:96%;display:flex;flex-direction:row;padding-top:10px;padding-bottom:10px;margin:0 auto}.title-content{width:20%;display:flex;align-items:center;font-family:quantico}.img-menu-principal,.title-menu-principal{display:flex;align-items:center;justify-content:center}.img-menu-principal img{width:30px;height:23px;cursor:pointer}.title-menu-principal h5{font-size:22px;color:#00c1fe;margin-left:10px}.search-page{width:60%;display:flex;justify-content:center}.search-page-content{width:300px;height:30px;display:flex;flex-direction:row;align-items:center;border-radius:10px;padding-bottom:1px;padding-top:1px;box-shadow:0 0 3px #1567cc}.search-page-content form{width:90%}.search-page-content input{width:100%;height:25PX;padding-left:.7rem;padding-right:.5rem;outline:none;border:0px;background:none}.search-page-content input::placeholder{color:#175163}.search-page-icon{width:10%;display:flex;align-items:center;cursor:pointer}.search-page-icon img{width:17px;height:17px}.redes-sociales-jonacodes{width:20%;display:flex;flex-direction:row;align-items:center;justify-content:flex-end}.redes-sociales-jonacodes a{display:flex;align-items:center}.redes-sociales-jonacodes img{width:20px;height:20px;margin-left:10px}.redes-sociales-jonacodes img:hover{filter:opacity(90%)}.icon-home{display:none}.logo-letra{display:none;font-family:quantico}.buscador-btn{display:none}.buscar-contenido{display:none;right:-100%;animation:showSearch .4s ease forwards}@keyframes showSearch{to{right:0}}.center{display:flex;flex-direction:row;width:95%;margin:0 auto}#footer-general{margin-top:50px;padding-top:7rem;padding-bottom:7rem;background:#000}#footer-general h5{text-align:center;color:#00c2fe;margin-bottom:10px;font-size:14px}#redes-sociales-footer{width:100%;display:flex;flex-direction:row;align-items:center;justify-content:center;margin-top:10px}#redes-sociales-footer img{display:flex;align-items:center;width:15px;height:15px;margin:5px}#sidebar{display:none;left:-100%;animation:showMenu .4s ease forwards}@keyframes showMenu{to{left:0}}.sidebar{display:flex;flex-direction:column;width:95%;margin:0 auto;padding-top:15px;padding-bottom:10px}.cerrar-menu-principal{width:97%;margin:0 auto 30px;display:flex;align-items:center;justify-content:flex-end}.cerrar-menu-principal img{width:25px;height:25px;cursor:pointer}.menu,.logo{display:flex;flex-direction:column;justify-content:center;width:100%}.menu{margin-top:50px}.brand{width:70%;margin:0 auto;display:flex;align-items:center;color:#fff;font-size:25px;font-weight:700;font-family:quantico;text-align:left}.brand img{width:30px;object-fit:cover;margin-right:.5rem}.menu a{width:70%;margin:0 auto 10px;color:#d9d9d9;border-radius:100px;padding:12px 10px;font-size:20px;cursor:pointer;transition:all .3s;text-align:left}.menu a:hover{background:#1c2c7266;color:#03acc1}.icono-menu{margin-right:6px}.icono-menu img{width:20px;height:20px}.headerMenuActive{background:#1c2c724d;color:#03acc1}#header-mobile{width:100%;height:100%;left:-100%;position:fixed;background:#0e0e0e;animation:showMenu .4s ease forwards}#header-menu-mobile{height:100%;display:flex;justify-content:center;align-items:center}#header-enlaces{width:100%;height:100%;overflow-y:auto;display:flex;flex-direction:column;justify-content:center;align-items:center}.cerrar-menu{position:absolute;top:2rem;right:2rem}.cerrar-menu img{width:25px;height:25px;cursor:pointer}.header-logo{width:100%;display:flex;justify-content:center;align-items:center}.header-user-jonacodes{margin-top:5px;margin-bottom:60px}.header-user-jonacodes h5{text-align:center;color:#a6c8ea;font-size:13px}.header-items{display:flex;flex-direction:row;padding-top:10px;padding-bottom:10px;margin:0 auto 15px;border:0px}.header-item-icon{height:100%;display:flex;align-items:center;padding-left:15px}.header-item-icon img{width:25px;height:25px}.header-item-name{width:100%;display:flex;align-items:center;justify-content:center}.header-item-name p{color:#fff;font-size:30px}#loading{width:100vw;height:100vh;background:#000;display:flex;align-items:center;justify-content:center}#loading img{width:30%}.articles-list{width:985px;margin:0 auto;display:flex;flex-direction:row;flex-wrap:wrap;padding-top:25px;border-radius:10px;margin-bottom:1rem}.buscador{width:80%;margin:0 auto 30px;color:#efff00;text-align:center;font-size:35px;font-weight:700}.article-item{width:24%;margin:0 auto;background:#181a1b;margin-bottom:1rem;border-radius:3px;overflow:hidden;transition:all .5s}.article-item:hover{background:#212425}.article-item-image{width:100%;height:auto}.article-item-image img{width:100%;height:100%;object-fit:cover}.title-article{width:90%;margin:0 auto;padding-top:10px;padding-bottom:10px;color:#efefef;font-size:15px}.article-item p{width:90%;margin:10px auto 0;color:#7c7c7c;font-size:13px}.title-art{width:96%;margin:0 auto;margin-bottom:2rem;margin-top:80px}.title-art h5{font-size:40px;color:#fff;font-family:quantico;font-weight:700;text-align:center}.title-art a{color:var(--color-primary)}#ver-mas{width:985px;margin:0 auto;display:flex;justify-content:center;margin-top:2rem;margin-bottom:10rem}#ver-mas a{background:#641fb5;color:#fff;padding:10px;border-radius:.5rem}.list-cursos{display:flex;flex-direction:row;justify-content:center;width:1024px;margin:15px auto 0;padding-bottom:5rem;border-radius:3px}.card-curso{width:40%}.item-curso{display:flex;flex-direction:column;margin:0 auto;background:#181a1b;border-radius:.5rem;margin-bottom:1.5rem;padding-bottom:1.5rem;margin-right:1rem;overflow:hidden;transition:all .5s}.item-curso:hover{background:#212425}.curso-img{width:100%}.curso-img img{width:100%;height:100%}.curso-title{padding:10px;display:flex;flex-direction:column;align-items:center;justify-content:center}.curso-title h1{width:95%;margin:0 auto;font-size:20px;text-align:center;margin-top:1rem;margin-bottom:1rem;color:#fff;font-weight:700}.curso-title p{width:95%;font-size:15px;margin:0 auto;margin-bottom:1rem}.curso-title a{width:50%;margin-top:10px;text-align:center;padding:7px;border:0px;border-radius:3px;color:#0073ff;font-size:.8rem;transition:all .5s}.list-proyectos{width:985px;margin:15px auto 0;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;border-radius:3px;margin-bottom:5rem}.item-project{width:24%}.item-proyecto{display:flex;flex-direction:column;justify-content:space-between;margin:0 auto;background:#181a1b;border-radius:3px;margin-bottom:1rem;overflow:hidden;border-radius:.5rem;transition:all .5s}.proyecto-img{width:100%}.proyecto-img img{width:100%;height:100%}.proyecto-title{width:90%;margin:0 auto;display:flex;flex-direction:column;align-items:center;justify-content:center;margin-top:1rem;margin-bottom:1rem}.proyecto-title h1{font-size:1rem;text-align:center;color:#fff;font-weight:700;margin-bottom:1rem}.proyecto-title a{width:80%;text-align:center;padding:10px;border:0px;border-radius:.5rem;background:linear-gradient(45deg,#2f289e,#4c03c1);color:#fff;font-size:1rem;font-weight:700;margin-top:1rem;transition:all .4s}.proyecto-title a:hover{background:linear-gradient(45deg,#2f289e,#5804df)}.proyecto-title p{width:95%;font-size:15px;margin:0 auto;margin-bottom:1rem;margin-top:.5rem}.proyecto-title button{width:90%;background:#28349e;border:0px;padding:.5rem 0rem;border-radius:.5rem;cursor:pointer}.article-id{height:100%;margin-top:80px}.article-detail{display:flex;flex-direction:column;width:97%;margin:10px auto}.article-detail-principal{display:flex;flex-direction:row;justify-content:space-between;margin-bottom:25px}.article-detail-img{width:48%;overflow:hidden}.article-detail-img img{width:100%;height:100%;object-fit:fill;border-radius:3px}.article-detail-content{width:50%;margin-bottom:15px}.article-title{font-size:35px;padding-top:7px;padding-bottom:7px;color:#fff;font-weight:700;font-family:quantico}.article-content{color:#e8e8e8;white-space:pre-line;margin-bottom:5px;font-size:19px}.article-date{font-size:18px;color:silver}.article-date span{color:#3891ff;font-size:18px}.article-code pre{padding-top:0;padding-left:1rem;border-top:10px solid rgba(56,145,255,.6);border-bottom:10px solid rgba(56,145,255,.6);overflow-x:auto}.article-code code{color:#39ff14;font-family:quantico;white-space:break-spaces;margin-left:1rem}.my-profile{height:100vh;display:flex;justify-content:center;align-items:center;flex-direction:column;margin-bottom:30px}.my-profile-position{display:flex;flex-direction:column;justify-content:center;width:98%;margin:0 auto}.my-profile-img{width:150px;height:150px;margin:50px auto 0;overflow:hidden;border-radius:100%;box-shadow:0 0 10px #000}.my-profile-img img{width:100%;height:100%;object-fit:cover}.my-profile-ctn{width:450px;margin:25px auto 0;display:flex;flex-direction:column}.my-profile-red{width:60%;margin:15px auto 20px;display:flex;justify-content:space-around;padding-top:15px;padding-bottom:15px;border-radius:10px}.my-profile-desc{display:flex;flex-direction:column;justify-content:center}.my-profile-desc strong{color:#fff;text-align:center;margin:0 auto;font-size:2rem;font-family:Teko,sans-serif;font-weight:100}.my-profile-desc p{width:75%;margin:0 auto;color:#f5f5f5;text-align:center;font-size:15px}.my-profile-desc h5{color:#dcdcdc;text-align:center;margin-bottom:1rem;font-size:15px}.my-profile-desc span{color:#00c1fe;font-weight:700}.profile-red-social{width:20px;height:20px;overflow:hidden}.profile-red-social img{width:100%;height:100%;border-radius:0;transition:all .3s}.profile-red-social img:hover{filter:opacity(.7)}#contacto-jonacodes{width:96%;margin:0 auto}.panel{display:flex;flex-direction:row;width:95%;margin:25px auto;border-radius:10px;background:#0c0c0e}.panel-header{display:flex;flex-direction:column;width:25%;padding-top:30px;padding-bottom:20px}.panel-header a{width:80%;margin:0 auto 15px;text-align:left;color:#fff;border-radius:100px;padding:12px 10px 12px 5%;font-weight:700;font-size:20px;transition:all .4s}.panel-header a:hover{background:#02758a4d;color:#6effecc4}.list-panel-activado{background:#00495f}.panel-content{width:75%}.panel-list{width:96%;margin:0 auto;display:flex;flex-direction:column;padding-top:1rem;padding-bottom:1rem}.add-form{width:96%;margin:0 auto 25px}.form-group{display:flex;flex-direction:column;width:100%}.form-group label{font-size:17px;margin-top:15px;margin-bottom:7px;color:#c1c1c1}.form-group input{height:20px;padding:5px;font-size:15px;margin-bottom:10px;color:#ccc;outline:none;border:0px;background:#181a1b;border-radius:5px}.form-group textarea{height:180px;padding:5px;font-size:15px;color:#ccc;resize:none;outline:none;border:0px;background:#181a1b;border-radius:5px;margin-bottom:10px}.form-group select{padding:5px;font-size:15px;color:#ccc;resize:none;outline:none;border:0px;background:#181a1b;border-radius:5px;margin-bottom:10px}.form-group img{width:200px}form .btn-success{width:120px;height:35px;border:0px;border-radius:5px;color:#fff;background:#00495f;cursor:pointer;margin-top:20px}small{color:#ff0081}#attachPin{margin-top:7px;cursor:pointer}#attachPin div{padding-left:0}#attachPin div a{background:#2e19ec;color:#fff;padding:7px}.up_btn{color:#fff;padding:5px;background:#40e0d0}.item-mensaje{background:#1c2c7266;padding:20px 10px;margin-bottom:15px;border-radius:5px}.item-mensaje h2{font-size:20px;color:#03acc1;margin-bottom:3px}.item-mensaje span{font-size:13px;color:#8a8a8a}.item-mensaje p{font-size:15px;color:#ccc;margin-top:10px;white-space:pre-wrap}.item-mensaje strong{font-size:13px;color:#d44949}.btn-ver-mensaje{color:#acff2f88;padding:5px;border-radius:5px}.btn-eliminar-mensaje{background:#d44949;border-radius:5px;border:0px;color:#c1c1c1;padding:10px;cursor:pointer;margin-top:15px}table{background:var(--color-white);width:100%;border-radius:var(--card-border-radius);padding:var(--card-padding);text-align:center;box-shadow:var(--box-shadow);transition:all .3s ease}table:hover{box-shadow:none}table tbody td{height:2.8rem;border-bottom:1px solid var(--color-light);color:var(--color-dark-variant)}table tbody td img{width:20px;height:20px}table tbody tr:last-child td{border:none}.detalles{cursor:pointer}#mobile-redes-sociales{width:100%;height:100%;padding-top:15px;padding-bottom:15px}.jonacodes-social{margin-bottom:25px}.jona-links{display:flex;justify-content:center}.title-links{display:flex;flex-direction:column;justify-content:center;align-items:center;margin-bottom:1.5rem}.jona-links img{width:100px;height:100px;border-radius:100%;object-fit:cover;margin-top:15px;box-shadow:0 0 3px #03326b}.jona-links h5{padding:5px;margin-top:10px;color:#fff;font-size:15px;font-weight:700}.title-links h4{font-size:12px}.link-icon-url{display:flex;flex-direction:row;width:87%;max-width:500px;margin:0 auto 20px;padding-top:12px;padding-bottom:12px;font-weight:700;border:1px solid rgb(65 193 239);background:#000;border-radius:1rem}.link-icon{display:flex;padding-left:20px}.link-icon img{width:29px;height:29px}.link-url{width:100%;display:flex;justify-content:center;align-items:center;text-align:center;padding-right:51px}.link-url a{color:#41c1ef}.footer-mobile{width:100%;color:#fff;text-align:center;margin-top:30px;margin-bottom:40px;font-size:14px}#login{width:70%;height:100vh;margin:0 auto}#title-contact{width:96%;margin:85px auto 20px;text-align:center}#title-contact h5{font-size:40px;color:#fff;font-family:quantico;font-weight:700}#contacto{width:96%;margin:0 auto}#contacto form{width:50%;margin:0 auto}#content-contacto{display:flex;justify-content:center}#btn-contacto{width:100px;margin:10px auto 0;background:#28349e;border:0px;padding:7px;border-radius:5px;cursor:pointer}@media (max-width: 1150px){.search-page-content{width:250px}}@media (max-width: 1024px){#content-services{height:auto;background:#050505;background-image:none}.list-proyectos,.list-cursos,.articles-list{width:700px}.list-cursos{flex-direction:column}.card-curso{width:100%}.item-project,.article-item{width:32%}.project-none{display:none}.proyecto-title p{width:80%}.my-profile-ctn{width:60%}.panel{flex-direction:column;width:auto;margin-top:0;margin-bottom:0;border-radius:0;background:#0e0e0e}.panel-header{flex-direction:row;width:100%;margin:0 auto;position:fixed;padding-top:5px;padding-bottom:5px;background:#0e0e0e;resize:vertical}.panel-header a{width:auto;margin-bottom:0;color:#00c1fe;font-size:15px}.panel-content{width:auto;margin-top:60px}.pListArticles{padding:15px 7px;border-radius:10px}.article-detail-principal{flex-direction:column}.article-detail-img{width:auto}.article-detail-img img{object-fit:cover}.article-detail-content{width:auto}.pArticlesDetail h3{color:#a9fff7}.pArticlesDetail p{color:#08f}.pArticlesDetail a{font-size:13px}}@media (max-width: 950px){.sidebar{padding-top:20px}.brand,.brand strong{font-size:25px}.project-name span{font-size:100px}}@media (max-width: 850px){.brand{width:auto;margin-bottom:2rem}.header-item-icon img{width:20px;height:20px}.header-item-footer p{font-size:10px}.title-art h5{font-size:30px}.title-search,#sidebar{display:none}#content{width:100%;padding-left:0}.icon-close-color{background:#f3540b;height:32px;border-radius:100%}.logo-letra,.logo-letra p{display:flex;align-items:center;color:#fff;font-size:17px;font-family:quantico;letter-spacing:2px}.logo-letra img{width:20px;height:20px;margin-right:5px}.icon-home{display:flex;width:20px;height:20px;margin-top:7px;margin-left:10px;margin-bottom:7px;cursor:pointer}.icon-home img{width:100%;height:100%}.buscador-btn{display:flex;width:20px;height:20px;margin-top:7px;margin-right:10px;margin-bottom:7px;cursor:pointer}.buscador-btn img{width:100%;height:100%}.content-header{justify-content:space-between;padding-top:7px;padding-bottom:7px;height:auto}.content-section{margin-top:70px}.buscar-contenido{flex-direction:column;position:fixed;width:100%;height:100%;background:#0e0e0e}.cerrar-search{position:absolute;top:2rem;right:2rem}.cerrar-search img{width:25px;height:25px;cursor:pointer}.buscar-jonacodes{width:100%;height:100%;display:flex;flex-direction:row;justify-content:center;align-items:center}.con-input-btn{display:flex;flex-direction:row;justify-content:space-between;width:50%;box-shadow:0 0 5px #144563;border-radius:10px;border:0px;padding:10px;font-size:15px;text-align:center}.con-input-btn form{width:100%}.con-input-btn input{width:100%;background:none;border:0px;color:#fff;outline:none}.buscar-content-btn{width:1rem;height:1rem;cursor:pointer}.buscar-content-btn img{height:100%}.item-curso{margin-right:0}.title-art{width:90%}#title-contact h5{font-size:30px}#ver-mas{display:none}}@media (max-width: 750px){.footer{margin-top:5px}.footer p{font-size:13px}.pArticlesDetail h3{font-size:15px}.pArticlesDetail p{font-size:13px}.pArticlesDetail a{padding-left:5px;padding-right:5px;font-size:12px}.my-profile-red{width:100%}.content-header{border-bottom:0px}.my-profile-img{margin-top:15px}.project-button a{font-size:13px}#contacto form{width:70%}}@media (max-width: 650px){.projects{width:94%}.project-name span{font-size:90px}.title-article{font-size:15px}.my-profile-ctn{width:90%}.article-detail{width:95%}.article-title{font-size:30px}.my-profile-red{flex-wrap:wrap}.profile-red-social{margin:5px}}@media (max-width: 600px){.project-name span{font-size:80px}.proyecto-title a{font-size:14px;text-align:center}.proyecto-title h1{font-size:1rem}#footer-general h5{font-size:13px}}@media (max-width: 550px){.my-profile-desc strong{font-size:35px}.project-name span{font-size:70px}.pListArticles{margin-bottom:40px}.pArticlesDetail h3,.title-art{margin-top:0}.proyecto-title a{margin-top:.5rem;width:60%;font-size:11px;margin-bottom:.2rem;padding:.4rem}}@media (max-width: 500px){.list-proyectos,.list-cursos,.articles-list{width:90%}.article-item,.item-project{width:48%}.proyecto-title h1{font-size:.8rem}.project-none{display:flex}.proyecto-title p{margin-bottom:1rem;font-size:13px}.content-section{margin-top:60px}.my-profile-desc strong{font-size:32px}.content-header input{width:200px;font-size:12px}.list-proyectos{padding-left:0;padding-right:0}.project-name span{font-size:60px}.project-button a{padding:7px;width:80px;justify-content:center;font-size:12px}.curso-title a{font-size:13px;padding:3px}.article-detail-img img{border-radius:0}.title-article{font-size:13px}.article-title{font-size:22px}.article-detail-principal{margin-bottom:15px}.title-art h5{text-align:center;font-size:2rem}.title-art h4{margin-top:1rem;color:orange}.header-item-name p{font-size:25px}.cerrar-menu,.cerrar-search{top:1rem;right:1rem}.cerrar-search img,.cerrar-menu img{width:20px;height:20px}.buscador-btn{display:none}.content-header{flex-direction:row-reverse;width:100%;height:40px}#content-services{margin-bottom:0}.my-profile-position{padding-bottom:54px}.logo-letra{margin-left:3%}.icon-home{margin-right:3%}.my-profile-ctn{width:70%}.my-profile-img{width:120px;height:120px}.my-profile-ctn{margin-top:15px}.my-profile-desc h5{font-size:13px}}@media (max-width: 450px){.project-name span{font-size:50px}.article-item p{font-size:11px}.my-profile-desc p{width:100%;font-size:13px}.ocultar{display:none}table tbody td{padding-bottom:1rem;padding-top:1rem}}@media (max-width: 400px){.con-input-btn{width:260px}.project-name span{font-size:35px}.my-profile-desc strong{font-size:25px}.footer p{font-size:11px}.panel-content{margin-top:53px}.panel-list{width:100%;padding-top:0}.pListArticles{margin-bottom:0;border-radius:0}#contacto form{width:80%}.header-items{margin-bottom:10px}.form-group textarea{height:120px}}@media (max-width: 375px){.header-items{margin-bottom:0}.header-item-name p{font-size:23px}}@media (max-width: 350px){.con-input-btn{width:220px}.item-curso{width:100%}.curso-title h1{font-size:22px}.curso-title a{font-size:10px}.content-header input{width:115px}.my-profile-img{width:100px;height:100px}.my-profile-desc strong{font-size:20px}.my-profile-desc p{font-size:12px}.my-profile-desc h5{font-size:10px}.profile-red-social{width:17px;height:17px}.article-title{font-size:20px}.article-content{font-size:14px}.profile-red-social{margin:5px}.article-date{font-size:11px;color:silver;font-family:dosis}.article-date span{font-size:11px}}@media (max-width: 330px){.con-input-btn{width:200px}.curso-title h1{font-size:17px}.brand{font-size:16px;margin-bottom:.5rem}.brand img{width:18px}.header-item-name p{font-size:14px}.proyecto-title h1{font-size:.6rem;margin-bottom:.5rem}.title-art h5{font-size:1.5rem}#content-services{margin-bottom:0}.list-proyectos{margin-bottom:2rem}.proyecto-title p{font-size:11px}.proyecto-title a{padding:.3rem .2rem;font-size:10px}.item-curso{padding-bottom:0}.article-item p{font-size:10px}.title-article{font-size:12px}.my-profile-img{width:80px;height:80px}#footer-general h5{font-size:11px}}@media (max-width: 300px){.article-item-image{height:auto}.logo-letra,.logo-letra p{font-size:13px}.logo-letra img{width:15px;height:15px}}
