@import"https://fonts.googleapis.com/css2?family=Russo+One&display=swap";@-webkit-keyframes pulse{0%,to{-webkit-transform:scale(1);transform:scale(1);opacity:1}50%{-webkit-transform:scale(1.1);transform:scale(1.1);opacity:.8}}@-o-keyframes pulse{0%,to{-o-transform:scale(1);transform:scale(1);opacity:1}50%{-o-transform:scale(1.1);transform:scale(1.1);opacity:.8}}@keyframes pulse{0%,to{-webkit-transform:scale(1);-o-transform:scale(1);transform:scale(1);opacity:1}50%{-webkit-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1);opacity:.8}}*{margin:0;padding:0;-webkit-box-sizing:border-box;box-sizing:border-box}@media (max-width: 480px){.container{padding:0}}.container .box-row{margin:0}.container .box-row .modern-portfolio{max-width:1200px;margin:0 auto;min-height:100vh;padding:0 20px;background:-webkit-linear-gradient(315deg,#210146,#150863,#060b27,#1d0136 50%,#042e04,rgb(16,78,16),rgb(153,224,94) 100%);background:-o-linear-gradient(315deg,#210146,#150863,#060b27,#1d0136 50%,#042e04,rgb(16,78,16),rgb(153,224,94) 100%);background:linear-gradient(135deg,#210146,#150863,#060b27,#1d0136 50%,#042e04,#104e10,#99e05e)}@media (max-width: 480px){.container .box-row .modern-portfolio{padding:20px 10px}}.container .box-row .modern-portfolio .flags-bar{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:90%;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify!important;-webkit-justify-content:space-between!important;-ms-flex-pack:justify!important;justify-content:space-between!important;margin:30px auto}.container .box-row .modern-portfolio .flags-bar .language-switch{width:auto!important;padding:0}.container .box-row .modern-portfolio .flags-bar .language-switch .flags-container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.container .box-row .modern-portfolio .flags-bar .language-switch .flags-container .flag-btn{margin-left:15px}.container .box-row .modern-portfolio .flags-bar .language-switch .flags-container .flag-btn img{height:30px}.container .box-row .modern-portfolio .flags-bar .language-switch .flags-container .flag-btn:hover{cursor:pointer}.container .box-row .modern-portfolio .flags-bar .language-switch .flags-container .flag-btn:hover img{height:35px}.container .box-row .modern-portfolio .hero-section{max-width:90%;margin:0 auto}.container .box-row .modern-portfolio .hero-section .glass-card{background:#f3aeae0d;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid hsla(0,0%,100%,.1);border-radius:20px;padding:50px;margin-bottom:60px;-webkit-box-shadow:0 8px 32px rgba(0,0,0,.3);box-shadow:0 8px 32px #0000004d}@media (max-width: 768px){.container .box-row .modern-portfolio .hero-section .glass-card{padding:30px 20px}}@media (max-width: 480px){.container .box-row .modern-portfolio .hero-section .glass-card{padding:25px 15px}}.container .box-row .modern-portfolio .hero-section .glass-card .profile-section{display:grid;grid-template-columns:auto 1fr;gap:40px;-webkit-box-align:start;-webkit-align-items:start;-ms-flex-align:start;align-items:start}@media (max-width: 768px){.container .box-row .modern-portfolio .hero-section .glass-card .profile-section{grid-template-columns:1fr;text-align:center;gap:30px}}.container .box-row .modern-portfolio .hero-section .glass-card .profile-section .profile-image-container{position:relative}.container .box-row .modern-portfolio .hero-section .glass-card .profile-section .profile-image-container .image-wrapper{position:relative;width:200px;height:200px;border-radius:50%;padding:4px}@media (max-width: 768px){.container .box-row .modern-portfolio .hero-section .glass-card .profile-section .profile-image-container .image-wrapper{margin:0 auto}}.container .box-row .modern-portfolio .hero-section .glass-card .profile-section .profile-image-container .image-wrapper .profile-img{width:100%;height:100%;border-radius:50%;border:4px solid #0f172a}.container .box-row .modern-portfolio .hero-section .glass-card .profile-section .profile-image-container .image-wrapper .gradient-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:-webkit-linear-gradient(315deg,#4facfe 0%,#00f2fe 100%);background:-o-linear-gradient(315deg,#4facfe 0%,#00f2fe 100%);background:linear-gradient(135deg,#4facfe,#00f2fe);border-radius:50%;opacity:.1}.container .box-row .modern-portfolio .hero-section .glass-card .profile-section .profile-image-container .status-indicator{position:absolute;bottom:15px;right:15px;width:20px;height:20px;background:#10b981;border:3px solid #0f172a;border-radius:50%;-webkit-animation:pulse 2s infinite;-o-animation:pulse 2s infinite;animation:pulse 2s infinite}.container .box-row .modern-portfolio .hero-section .glass-card .profile-section .profile-content .name-gradient{font-size:3.5rem;font-weight:800;background:-webkit-linear-gradient(315deg,#ffffff 0%,#cbd5e1 100%);background:-o-linear-gradient(315deg,#ffffff 0%,#cbd5e1 100%);background:linear-gradient(135deg,#fff,#cbd5e1);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text;text-align:left;margin-bottom:15px}@media (max-width: 768px){.container .box-row .modern-portfolio .hero-section .glass-card .profile-section .profile-content .name-gradient{font-size:2.5rem}}@media (max-width: 480px){.container .box-row .modern-portfolio .hero-section .glass-card .profile-section .profile-content .name-gradient{font-size:2rem;text-align:center}}.container .box-row .modern-portfolio .hero-section .glass-card .profile-section .profile-content .title-container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;gap:20px;margin-bottom:25px}@media (max-width: 768px){.container .box-row .modern-portfolio .hero-section .glass-card .profile-section .profile-content .title-container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;gap:10px}}.container .box-row .modern-portfolio .hero-section .glass-card .profile-section .profile-content .title-container .job-title{font-size:1.3rem;color:#cbd5e1;font-weight:500}@media (max-width: 480px){.container .box-row .modern-portfolio .hero-section .glass-card .profile-section .profile-content .title-container .job-title{font-size:1.1rem}}.container .box-row .modern-portfolio .hero-section .glass-card .profile-section .profile-content .title-container .separator{width:2px;height:25px;background:-webkit-linear-gradient(315deg,#4facfe 0%,#00f2fe 100%);background:-o-linear-gradient(315deg,#4facfe 0%,#00f2fe 100%);background:linear-gradient(135deg,#4facfe,#00f2fe);border-radius:2px}@media (max-width: 768px){.container .box-row .modern-portfolio .hero-section .glass-card .profile-section .profile-content .title-container .separator{width:50px;height:2px}}.container .box-row .modern-portfolio .hero-section .glass-card .profile-section .profile-content .description{text-align:justify;font-size:1.2rem;color:#cbd5e1;margin-bottom:30px;max-width:100%}@media (max-width: 480px){.container .box-row .modern-portfolio .hero-section .glass-card .profile-section .profile-content .description{text-align:center}}.container .box-row .modern-portfolio .hero-section .glass-card .profile-section .profile-content .stats-container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;gap:40px}@media (max-width: 480px){.container .box-row .modern-portfolio .hero-section .glass-card .profile-section .profile-content .stats-container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;gap:20px}}.container .box-row .modern-portfolio .hero-section .glass-card .profile-section .profile-content .stats-container .stat{text-align:center}.container .box-row .modern-portfolio .hero-section .glass-card .profile-section .profile-content .stats-container .stat .stat-number{display:block;font-size:2rem;font-weight:700;background:-webkit-linear-gradient(315deg,#4facfe 0%,#00f2fe 100%);background:-o-linear-gradient(315deg,#4facfe 0%,#00f2fe 100%);background:linear-gradient(135deg,#4facfe,#00f2fe);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text}.container .box-row .modern-portfolio .hero-section .glass-card .profile-section .profile-content .stats-container .stat .stat-label{font-size:.9rem;color:#94a3b8;text-transform:uppercase;letter-spacing:1px}.container .box-row .modern-portfolio .hero-section .glass-card .social-links{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;gap:20px;margin-top:40px}.container .box-row .modern-portfolio .hero-section .glass-card .social-links .social-link{width:50px;height:50px;border-radius:50%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;text-decoration:none;background:#f3aeae0d;border:1px solid hsla(0,0%,100%,.1);-webkit-transition:all .4s cubic-bezier(.25,.46,.45,.94);-o-transition:all .4s cubic-bezier(.25,.46,.45,.94);transition:all .4s cubic-bezier(.25,.46,.45,.94);position:relative;overflow:hidden}.container .box-row .modern-portfolio .hero-section .glass-card .social-links .social-link:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:-webkit-linear-gradient(315deg,#4facfe 0%,#00f2fe 100%);background:-o-linear-gradient(315deg,#4facfe 0%,#00f2fe 100%);background:linear-gradient(135deg,#4facfe,#00f2fe);-webkit-transition:all .4s cubic-bezier(.25,.46,.45,.94);-o-transition:all .4s cubic-bezier(.25,.46,.45,.94);transition:all .4s cubic-bezier(.25,.46,.45,.94);z-index:-1}.container .box-row .modern-portfolio .hero-section .glass-card .social-links .social-link:hover{-webkit-transform:translateY(-5px);-ms-transform:translateY(-5px);-o-transform:translateY(-5px);transform:translateY(-5px);border-color:#0000}.container .box-row .modern-portfolio .hero-section .glass-card .social-links .social-link:hover:before{left:0}.container .box-row .modern-portfolio .hero-section .glass-card .social-links .social-link:hover i{color:#fff}.container .box-row .modern-portfolio .hero-section .glass-card .social-links .social-link i{font-size:1.2rem;color:#fff;-webkit-transition:all .4s cubic-bezier(.25,.46,.45,.94);-o-transition:all .4s cubic-bezier(.25,.46,.45,.94);transition:all .4s cubic-bezier(.25,.46,.45,.94)}.container .box-row .modern-portfolio .projects-section{max-width:90%;margin:0 auto}.container .box-row .modern-portfolio .projects-section .section-header{text-align:center;margin-bottom:50px}.container .box-row .modern-portfolio .projects-section .section-header .section-title{font-size:3rem;font-weight:800;margin-bottom:15px;background:-webkit-linear-gradient(315deg,#ffffff 0%,#cbd5e1 100%);background:-o-linear-gradient(315deg,#ffffff 0%,#cbd5e1 100%);background:linear-gradient(135deg,#fff,#cbd5e1);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text}@media (max-width: 768px){.container .box-row .modern-portfolio .projects-section .section-header .section-title{font-size:2.5rem}}.container .box-row .modern-portfolio .projects-section .section-header .section-subtitle{font-size:1.2rem;color:#cbd5e1}.container .box-row .modern-portfolio .projects-section .projects-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:30px}@media (max-width: 768px){.container .box-row .modern-portfolio .projects-section .projects-grid{grid-template-columns:1fr}}.container .box-row .modern-portfolio .projects-section .projects-grid .project-card{background:#f3aeae0d;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid hsla(0,0%,100%,.1);border-radius:20px;padding:30px;-webkit-transition:all .4s cubic-bezier(.25,.46,.45,.94);-o-transition:all .4s cubic-bezier(.25,.46,.45,.94);transition:all .4s cubic-bezier(.25,.46,.45,.94);position:relative;overflow:hidden}.container .box-row .modern-portfolio .projects-section .projects-grid .project-card:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:-webkit-gradient(linear,left top,right top,from(transparent),color-stop(rgba(255,255,255,.1)),to(transparent));background:-webkit-linear-gradient(left,transparent,rgba(255,255,255,.1),transparent);background:-o-linear-gradient(left,transparent,rgba(255,255,255,.1),transparent);background:linear-gradient(90deg,transparent,rgba(255,255,255,.1),transparent);-webkit-transition:all .4s cubic-bezier(.25,.46,.45,.94);-o-transition:all .4s cubic-bezier(.25,.46,.45,.94);transition:all .4s cubic-bezier(.25,.46,.45,.94)}.container .box-row .modern-portfolio .projects-section .projects-grid .project-card:hover{-webkit-transform:translateY(-10px);-ms-transform:translateY(-10px);-o-transform:translateY(-10px);transform:translateY(-10px);border-color:#fff3;-webkit-box-shadow:0 8px 32px rgba(0,0,0,.3);box-shadow:0 8px 32px #0000004d}.container .box-row .modern-portfolio .projects-section .projects-grid .project-card:hover:before{left:100%}.container .box-row .modern-portfolio .projects-section .projects-grid .project-card .project-header{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-webkit-justify-content:end;-ms-flex-pack:end;justify-content:end;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin-bottom:20px}.container .box-row .modern-portfolio .projects-section .projects-grid .project-card .project-header .project-badge{padding:6px 15px;border-radius:20px;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;font-size:.8rem;font-weight:600;text-transform:uppercase;letter-spacing:1px;background:-webkit-linear-gradient(315deg,#4facfe 0%,#00f2fe 100%);background:-o-linear-gradient(315deg,#4facfe 0%,#00f2fe 100%);background:linear-gradient(135deg,#4facfe,#00f2fe)}.container .box-row .modern-portfolio .projects-section .projects-grid .project-card .project-header .project-badge a{color:#000}.container .box-row .modern-portfolio .projects-section .projects-grid .project-card .project-header .project-badge.trending{background:-webkit-linear-gradient(315deg,#f093fb 0%,#f5576c 100%);background:-o-linear-gradient(315deg,#f093fb 0%,#f5576c 100%);background:linear-gradient(135deg,#f093fb,#f5576c)}.container .box-row .modern-portfolio .projects-section .projects-grid .project-card .project-header .project-badge.popular{background:-webkit-linear-gradient(315deg,#ff9a9e 0%,#fecfef 100%);background:-o-linear-gradient(315deg,#ff9a9e 0%,#fecfef 100%);background:linear-gradient(135deg,#ff9a9e,#fecfef)}.container .box-row .modern-portfolio .projects-section .projects-grid .project-card .project-header .project-actions{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:auto;gap:10px}.container .box-row .modern-portfolio .projects-section .projects-grid .project-card .project-header .project-actions .action-btn{width:40px;height:40px;border-radius:50%;border:1px solid hsla(0,0%,100%,.1);background:#f3aeae0d;color:#fff;cursor:pointer;-webkit-transition:all .4s cubic-bezier(.25,.46,.45,.94);-o-transition:all .4s cubic-bezier(.25,.46,.45,.94);transition:all .4s cubic-bezier(.25,.46,.45,.94);display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.container .box-row .modern-portfolio .projects-section .projects-grid .project-card .project-header .project-actions .action-btn:hover{background:-webkit-linear-gradient(315deg,#4facfe 0%,#00f2fe 100%);background:-o-linear-gradient(315deg,#4facfe 0%,#00f2fe 100%);background:linear-gradient(135deg,#4facfe,#00f2fe);border-color:#0000;-webkit-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1)}.container .box-row .modern-portfolio .projects-section .projects-grid .project-card .project-content{margin-bottom:25px}.container .box-row .modern-portfolio .projects-section .projects-grid .project-card .project-content .project-title{font-size:1.5rem;font-weight:700;margin-bottom:15px;color:#fff}.container .box-row .modern-portfolio .projects-section .projects-grid .project-card .project-content .project-img{width:50%;max-width:100%;margin-bottom:20px}.container .box-row .modern-portfolio .projects-section .projects-grid .project-card .project-content .project-description{color:#cbd5e1;margin-bottom:20px;line-height:1.6}.container .box-row .modern-portfolio .projects-section .projects-grid .project-card .project-content .tech-stack{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:10px;color:#add8e6}.container .box-row .modern-portfolio .projects-section .projects-grid .project-card .project-content .tech-stack .tech-tag{padding:6px 12px;border-radius:15px;font-size:.8rem;font-weight:600;background:#f3aeae0d;border:1px solid hsla(0,0%,100%,.1)}.container .box-row .modern-portfolio .projects-section .projects-grid .project-card .project-content .tech-stack .tech-tag.bt-blue{background:#0301631a;border-color:#57bbd68f;color:#57bbd68f}.container .box-row .modern-portfolio .projects-section .projects-grid .project-card .project-content .tech-stack .tech-tag.bt-green{background:#42b8831a;border-color:#39bd814d;color:#39bd81}.container .box-row .modern-portfolio .projects-section .projects-grid .project-card .project-content .tech-stack .tech-tag.bt-red{background:#4e010ec0;border-color:#ec6dcd66;color:#ec6dcdb3}.container .box-row .modern-portfolio .projects-section .projects-grid .project-card .project-content .tech-stack .tech-tag.bt-yellow{background:#97902a1a;border-color:#e293494d;color:#e29349}.container .box-row .modern-portfolio .projects-section .projects-grid .project-card .project-footer{border-top:1px solid hsla(0,0%,100%,.1);padding-top:20px}.container .box-row .modern-portfolio .projects-section .projects-grid .project-card .project-footer .project-stats{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.container .box-row .modern-portfolio .projects-section .projects-grid .project-card .project-footer .project-stats .stat{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;gap:8px;font-size:.9rem;color:#94a3b8}.container .box-row .modern-portfolio .app-links{max-width:90%;margin:60px auto}.container .box-row .modern-portfolio .app-links .section-header{text-align:center;border-bottom:1px solid #333;margin-bottom:30px}.container .box-row .modern-portfolio .app-links .section-header .section-title{font-size:3rem;font-weight:800;margin-bottom:15px;background:-webkit-linear-gradient(315deg,#ffffff 0%,#cbd5e1 100%);background:-o-linear-gradient(315deg,#ffffff 0%,#cbd5e1 100%);background:linear-gradient(135deg,#fff,#cbd5e1);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text}@media (max-width: 768px){.container .box-row .modern-portfolio .app-links .section-header .section-title{font-size:2.5rem}}.container .box-row .modern-portfolio .app-links .section-header .section-subtitle{font-size:1.2rem;color:#cbd5e1}.container .box-row .modern-portfolio .app-links .list-apps .libapps{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:left;-webkit-justify-content:left;-ms-flex-pack:left;justify-content:left;list-style:none;margin:0;padding:20px;width:100%}@media (max-width: 480px){.container .box-row .modern-portfolio .app-links .list-apps .libapps{padding:10px}}.container .box-row .modern-portfolio .app-links .list-apps .libapps .libapp{width:25%;padding:5px}.container .box-row .modern-portfolio .app-links .list-apps .libapps .libapp .libapp-div{border:1px solid #333;border-radius:0 0 10px 10px;text-align:center}.container .box-row .modern-portfolio .app-links .list-apps .libapps .libapp .libapp-div a img{width:100%;margin-bottom:10px}.container .box-row .modern-portfolio .app-links .list-apps .libapps .libapp .libapp-div a h4,.container .box-row .modern-portfolio .app-links .list-apps .libapps .libapp .libapp-div a p{color:#fff}@media (max-width: 480px){.container .box-row .modern-portfolio .app-links .list-apps .libapps .libapp{width:50%}}html,body{background-image:url(/assets/img/giphy.gif);background-color:#000;background-attachment:fixed;background-position:center top;-webkit-background-size:auto auto;background-size:auto;background-repeat:round;font-family:Arial;margin:0;height:100vh}html a,body a,html a:hover,body a:hover{text-decoration:none}html h1,body h1{font-family:Russo One,sans-serif;font-size:2em;color:#1864a3;margin:30px 10px}div{width:100%;max-width:100%;padding:0;margin:0}ul{margin:0;padding:0;list-style:none;width:100%;max-width:100%;overflow:hidden}.mc-bg-blue{background-color:#1864a3;color:#fff;font-weight:700}.bg-animate{background:-webkit-linear-gradient(135deg,#1864a3,#07992c,#9800fd,#110795);background:-o-linear-gradient(135deg,#1864a3,#07992c,#9800fd,#110795);background:linear-gradient(-45deg,#1864a3,#07992c,#9800fd,#110795);-webkit-background-size:400% 400%;background-size:400% 400%;-webkit-animation:gradient 15s ease infinite;-o-animation:gradient 15s ease infinite;animation:gradient 15s ease infinite}@-webkit-keyframes gradient{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@-o-keyframes gradient{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}.mc-bg-animate{background:-webkit-linear-gradient(135deg,#990786,#1864a3,#9800fd,#110795);background:-o-linear-gradient(135deg,#990786,#1864a3,#9800fd,#110795);background:linear-gradient(-45deg,#990786,#1864a3,#9800fd,#110795);-webkit-background-size:400% 400%;background-size:400% 400%;-webkit-animation:gradient 5s ease infinite;-o-animation:gradient 5s ease infinite;animation:gradient 5s ease infinite}@keyframes gradient{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}.red{color:#8b0000}.blue{color:#1864a3}.blue:hover{color:#fc0}header{position:relative}header #menuhead{position:fixed;height:60px;top:0;padding:0;margin:0;background-color:#000!important;width:100%;z-index:210}header #menuhead a{color:#fff;margin-right:10px}header #menuhead #logomicompu{position:absolute;float:left;width:50%;top:5px;left:5px;z-index:201}header #menuhead #logomicompu img{float:left;height:70px;width:auto}header #menuhead #logomicompu .micompu{font-family:Russo One,sans-serif;color:#fff;float:left;margin:0 5px;padding:10px 0;vertical-align:middle;font-size:1.5em}header #menuhead #divmenu{display:block;position:relative;float:right;right:5px;width:50%;height:60px;padding:0;background-color:#000!important;z-index:200}header #menuhead #divmenu #btn-divmenu{padding:5px 10px;margin:0;font-size:1.5em;z-index:210}header #menuhead #divmenu #btn-divmenu:hover{color:gold}header #menuhead #divmenu #menu-header{right:0;top:0;width:100%;padding:0}header #menuhead #divmenu #menu-header ul{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;list-style:none;margin:0;padding:0;height:60px}header #menuhead #divmenu #menu-header ul li{margin:0;padding:0}header #menuhead #divmenu #menu-header ul li a{display:block;padding:20px 10px;margin:0}header #menuhead #divmenu #menu-header ul li a:hover{border:1px solid #999;color:gold;font-weight:700}header #menuhead #divmenu #menu-header ul li:hover{background-color:#000}header #menuhead #divmenu #menu-header ul li:hover .sub-menu{display:block}header #menuhead #divmenu #menu-header ul li .sub-menu{display:none}main{width:100%}main #main2{border-top:1px solid #000;padding:0!important;margin-top:75px;margin-bottom:50px;padding-bottom:50px;width:100%;height:auto}main #main2 #btn-menuizq{display:none}main #main2 #centro{margin:auto;height:auto;padding-bottom:50px}main #main2 #centro .menu-panel{position:relative;width:unset;top:0;display:block;padding:0;background-color:#fff;z-index:200}main #main2 #centro #panel-izq{margin:0;padding:0;background-color:#212529}main #main2 #centro #panel-izq ul{margin:0;padding:0}main #main2 #centro #panel-izq ul li{width:100%;margin:0;height:auto;border:1px solid #333}main #main2 #centro #panel-izq ul li a{display:block;padding:10px;color:#fff}main #main2 #centro #panel-izq ul li a:hover{background-color:#f5f5f5;color:#333}main #main2 #centro #panel-izq ul li ul{margin:0}main #main2 #centro #panel-izq ul li ul li{border:0px}main #main2 #centro #panel-izq ul li ul li a{margin-left:20px}main #main2 #centro #cuerpo{width:100%;background-color:#fff;height:auto;min-height:95vh}main #main2 #centro #panel-der{margin:0}footer{clear:both;width:100%;position:fixed;bottom:0;margin-bottom:0;z-index:9000000}footer #myModal .modal-dialog{display:grid!important;max-width:700px}footer #footer-info{display:block;height:150px;margin-bottom:-150px;background-color:#212529;border-top:1px solid #bbb;padding-top:2px}footer #footer-info #label-footer{position:absolute;top:-40px;margin-left:5px;padding:8px 20px;background-color:#1864a3;border-bottom:0px;border-radius:10px 10px 0 0;color:#f5f5f5;z-index:200}footer #footer-info #micompu-footer{bottom:10px;margin-left:auto;display:block;width:100%;text-align:center;color:#ccc;font-size:1em;z-index:201}footer #footer-info #micompu-footer .row{margin:20px auto 0;border-top:1px solid #1864a3}footer #footer-info #micompu-footer a{color:#fff}footer #footer-info #micompu-footer a:hover{color:#1864a3}@media (max-width: 750px){body h1{font-size:2em;margin-top:5px}header #menuhead #logomicompu{width:50%;top:5px;left:5px;width:85%}header #menuhead #logomicompu img{height:70px}header #menuhead #logomicompu .micompu{font-size:1.3em}header #menuhead #divmenu{right:5px;padding:0}header #menuhead #divmenu #btn-divmenu{padding:10px;margin:0;font-size:1.3em}header #menuhead #divmenu #menu-header{width:40%;right:0;top:70px;padding:10px 0}main #main2{border-top:1px solid #000;padding:0!important}main #main2 #btn-menuizq{position:fixed;display:block;right:2px;bottom:100px;z-index:210}main #main2 #btn-menuizq a{padding:5px;background-color:#f5f5f5;border:2px solid #333;border-radius:10px;color:#333;font-size:2em}main #main2 #centro .menu-panel{position:fixed;width:100%;top:75px;display:block;padding:0;background-color:#fff;z-index:200}main #main2 #centro #panel-izq{border-bottom:2px solid #444;overflow-y:scroll;max-height:80%;margin:0;padding:0;background-color:#212529;display:none}main #main2 #centro #panel-izq ul li a:hover{color:#333}main #main2 #centro #panel-izq ul li ul li a{margin-left:20px}main #main2 #centro #cuerpo{width:100%;background-color:#fff;padding:20px 20px 0;height:auto;min-height:700px}main #main2 #centro #panel-der{margin:0}.anuncio-horizontal{width:80%;overflow-x:scroll}}main #main2 #centro{padding:0;margin:0;max-width:100%}main #main2 #centro #cuerpo{background-color:#000;padding:0;margin:0;max-width:100%}footer #footer-info{margin-bottom:-100%;height:auto}footer #footer-info #micompu-footer{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin:0;padding:40px}footer #footer-info #micompu-footer .footer-logo{width:20%}footer #footer-info #micompu-footer .footer-logo img{width:100px!important}footer #footer-info #micompu-footer .footer-columns{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around;width:80%}footer #footer-info #micompu-footer .footer-columns .footer-column{text-align:left}footer #footer-info #micompu-footer .footer-columns .footer-column ul{list-style:none;margin:0;padding:10px}footer #footer-info #micompu-footer .footer-columns .footer-column ul li{margin-bottom:5px}footer #footer-info #micompu-footer .row{display:block}@media (max-width: 1024px){main #main2 #centro #cuerpo{padding:0}main #main2 #centro #cuerpo #root .mc-banner{width:100%}main #main2 #centro #cuerpo #root .mc-main{width:100%}main #main2 #centro #cuerpo #root .mc-main .avatar{width:100px;margin:5px 0}main #main2 #centro #cuerpo #root .mc-main h1{font-size:1.9em}main #main2 #centro #cuerpo #root .mc-main ul{width:100%}main #main2 #centro #cuerpo #root .mc-main .icons{margin:5px auto}main #main2 #centro #cuerpo #root .mc-main .icons .icon img{margin:0;width:50px!important}main #main2 #centro #cuerpo #root .mc-main #links div a{padding:10px}footer #footer-info #micompu-footer{padding:20px}footer #footer-info #micompu-footer .footer-logo{width:100%}footer #footer-info #micompu-footer .footer-columns{width:100%}footer #footer-info #micompu-footer .footer-columns .footer-column ul{list-style:none;font-size:.7em}footer #footer-info #micompu-footer .row{display:block}}header #menuhead{display:block}header #menuhead nav{max-width:50%;float:right}header #menuhead nav ul{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around;list-style:none;margin:0;width:100%;padding:0}header #menuhead nav ul li{padding:10px}main #main2 #centro #cuerpo{padding:0;margin:0;background-color:#000}main #main2 #centro #cuerpo #root{padding:0;margin:0;max-width:100%}main #main2 #centro #cuerpo #root .mc-banner{margin:10 auto;width:60%;padding:10px}main #main2 #centro #cuerpo #root .mc-banner a{width:100%;padding:0}main #main2 #centro #cuerpo #root .mc-banner a img{width:100%}main #main2 #centro #cuerpo #root .mc-banner p{color:#daa520;font-weight:bolder}main #main2 #centro #cuerpo #root .mc-main{padding:20px;width:60%;margin:0 auto}main #main2 #centro #cuerpo #root .mc-main ul{list-style:none;margin:0 auto;width:90%;padding:0}main #main2 #centro #cuerpo #root .mc-main .avatar{width:150px;margin:20px 0}main #main2 #centro #cuerpo #root .mc-main h1{color:#ddd;margin:0}main #main2 #centro #cuerpo #root .mc-main p{font-family:helvetica,system-ui;color:#999;font-size:1em}main #main2 #centro #cuerpo #root .mc-main hr{border-top:1px solid #555}main #main2 #centro #cuerpo #root .mc-main .icons{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;margin:20px auto;width:100%}main #main2 #centro #cuerpo #root .mc-main .icons .icon{margin:2px;border-radius:50%;border:2px solid #555;overflow:hidden}main #main2 #centro #cuerpo #root .mc-main .icons .icon a img{border-radius:50%;margin:0;width:60px;padding:5px}main #main2 #centro #cuerpo #root .mc-main .icons .icon:hover{background-color:#80c500}main #main2 #centro #cuerpo #root .mc-main #links{padding:0 30px}main #main2 #centro #cuerpo #root .mc-main #links>div{border:2px solid #555;margin-bottom:10px;border-radius:15px;overflow:hidden;font-size:1em;padding:0;font-family:Verdana,Geneva,Tahoma,sans-serif}main #main2 #centro #cuerpo #root .mc-main #links>div a{width:100%;display:block;padding:20px;text-decoration:none;background-color:#0c0c0c;color:#ddd;font-weight:700}main #main2 #centro #cuerpo #root .mc-main #links>div a:hover{background-color:#666}main #main2 #centro #cuerpo #root .mc-main #links #regalos{border:none}main #main2 #centro #cuerpo #root .mc-main #links #regalos .regalos-title h2{color:#b8860b;font-family:Times New Roman,Times,serif;font-weight:700}main #main2 #centro #cuerpo #root .mc-main #links #regalos .regalos-grid{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;padding:10px;border:none}main #main2 #centro #cuerpo #root .mc-main #links #regalos .regalos-grid .regalo{width:50%;max-width:50%;padding:10px}main #main2 #centro #cuerpo #root .mc-main #links #regalos .regalos-grid .regalo .regalo-card{background-color:#111;color:#999;padding:0;margin:0;overflow:hidden;border-radius:15px}main #main2 #centro #cuerpo #root .mc-main #links #regalos .regalos-grid .regalo .regalo-card a{padding:10px 0;margin:0}main #main2 #centro #cuerpo #root .mc-main #links #regalos .regalos-grid .regalo .regalo-card a img{max-width:100%}main #main2 #centro #cuerpo #root .mc-main #links #regalos .regalos-grid .regalo .regalo-card a p{margin:0;padding:10px;font-size:1.5em}main #main2 #centro #cuerpo #root .mc-main #links #regalos .regalos-grid .regalo .regalo-card a:hover{background-color:#b8860b}main #main2 #centro #cuerpo #root .mc-main #links #regalos .regalos-grid .regalo .regalo-card a:hover p{color:#000;font-size:2em}main #main2 #centro #cuerpo #root .mc-main .vip{border:0px!important;padding:0!important;border:radius 5px}main #main2 #centro #cuerpo #root .mc-main .vip img{margin:0;padding:0;width:100%}
