@import url('https://fonts.googleapis.com/css2?family=Nunito:ital,wght@0,200..1000;1,200..1000&display=swap'); body{ margin: 0px; background-color: #dfdfdf; font-family: "Nunito", sans-serif!important; } .nav{ background-color: #140123; width: 80px; height: 100vh; position: fixed; top: 0; transform: translateX(-80px); transition: transform 0.3s; box-shadow: 0px 0px 8px #000000; } @media screen and (min-width: 768px){ .nav{ transform: translateX(0px); } } @media screen and (min-width: 1024px){ .nav{ transform: translateX(0px); } } .centernav{ width: 80px; height: 100vh; display: flex; align-items: center; justify-content: center; align-content: center; flex-wrap: wrap; } .nav--show{ transform: translateX(0px); } .main{ margin-left: 0px; min-height: 100vh; background-color: #dfdfdf; padding-top: 20px; padding: 30px; display: flex; flex-wrap: wrap; justify-content: center; align-items: stretch; } @media screen and (min-width: 768px){ .main{ margin-left: 80px; } } @media screen and (min-width: 1024px){ .main{ margin-left: 80px; } } .menu_one{ padding-left: 0px; display: flex; align-items: center; flex-direction: column; margin-top: 0px; } .menu_one--show{ transform: translateX(0px); } .menu_item{ text-decoration: none; list-style: none; background-color: #25054d; padding: 5px; margin: 5px; border-radius: 12px; display: flex; transition: 0.5s; } .menu_item:hover{ text-decoration: none; list-style: none; background-color: #25054d; padding: 5px; margin: 5px; border-radius: 20px; display: flex; transition: 0.5s; } .iconmenu{ position: absolute; left: 80px; margin: 20px; background-color: #25054d; border-radius: 100px; padding: 8px; } @media screen and (min-width: 768px){ .iconmenu{ display: none; } } @media screen and (min-width: 1024px){ .iconmenu{ display: none; } } .usermenup{ display: flex; flex-wrap: wrap; justify-content: center; align-items: center; color: #fff; font-size: 12px; flex-direction: column; } .usermenu{ width: 50px; height: 50px; background-position: center; background-repear: no-repeat; background-color: #25054d; padding:2px; border-radius: 50px; display: flex; align-items: flex-end; justify-content: flex-end; margin: 2px; } .conect{ width: 10px; height: 10px; background-color: #00ff7e; border-radius: 100px; border: solid 1px white; box-shadow: 0px 0px 5px #5a5a5a; } .menusep{ width: 65px; height: 1px; background-color: white; border: 0px; opacity: 0.1; margin: 10; } .boxgen{ width: 90%; } .middlebox1{ width: 100%; max-width: 675px; } .banner{ width: 100%; max-width: 675px; background-color: #000; height: 200px; border-radius: 20px; background-image: url(https://i.imgur.com/6bPhiDl.png); box-shadow: 0px 0px 5px #5a5a5a; display: flex; align-items: center; justify-content: center; flex-direction: column; Color: white; } .separator{ max-height: 75px; margin: 20px 20px 10px 20px; padding-left: 0px; display: flex; align-items: center; background-color: #2c0a48; border-radius: 20px 20px 0px 0px; padding: 10px 20px; margin-bottom: -3px; } .separator2{ max-height: 75px; margin: 20px 20px 10px 20px; padding-left: 0px; display: flex; align-items: center; background-color: #031745; border-radius: 20px 20px 0px 0px; padding: 10px 20px; margin-bottom: -3px; } .colorseparator{ width: 100%; max-width: 35px; height: 35px; max-height: 35px; background-color: #3dd2f0; border-radius: 100px; margin-right: 10px; } .colorsepmodal{ width: 100%; max-width: 30px; height: 30px; max-height: 30px; background-color: #031745; border-radius: 100px; margin-right: 10px; } .titleseparator{ font-size: 16px; color: #fff; font-weight: 600; } .descseparator{ font-size: 14px; color: #fff; } .basebox{ background-color: #fff; box-shadow: 0px 0px 5px #a7a7a7; border-radius: 20px; padding: 20px; margin-bottom: 20px; } .unoticiabox{ height: fit-content; max-width: 675px; display: flex; flex-wrap: wrap; align-items: center; justify-content: center; } .contentnoti{ width: 100%; max-width: 420px; } .unoticia{ height: 210px; width: 100%; max-width: 200px; background-color: #25005c; border-radius: 20px; font-size: 30px; font-weight: 500; color: #fff; display: flex; align-items: center; align-content: center; justify-content: center; flex-wrap: wrap; flex-direction: column; background-image: url(https://i.imgur.com/EjzJuDS.png); background-repeat: no-repeat; background-position: bottom; background-position-y: 145px; } .linkunoti{ text-decoration: none; color: white; } .textunoticia{ color: #3dd2f0; margin: -10px; } .masnoti{ width: 100%; max-width: 415px; height: 100%; padding-left: 10px; padding-right: 10px; } .noticiamin{ height: fit-content; background-color: #d5d5d5; border-radius: 20px; padding:5px; margin-top: 8px; display: flex; align-items: center; } .reporterohead{ min-width: 46px; width: 46px; height: 46px; background-color: #25054d; padding:2px; border-radius: 50px; display: flex; align-items: flex-end; justify-content: flex-end; background-repeat: no-repeat; background-position: center; margin: 5px; } .textosunotis{ margin-left: 10px; } .titulonotis{ font-size: 15px; color: #2f2f2f; } .desconotis{ font-size: 12px; color: #696969; display: flex; } .middlebox2{ width: 100%; max-width: 500px; padding-left: 2%; margin-top: 50px; } @media screen and (min-width: 1024px){ .middlebox2{ width: 100%; max-width: 500px; padding-left: 2%; margin-top: 0px; } } .event1{ height: 48px; border-radius: 10px; background-color: #fff; display: flex; justify-content: space-between; align-items: center; color: white; padding: 0px 15px 0px 15px; background-image: url(https://i.imgur.com/6bPhiDl.png); } .event2{ height: 48px; border-radius: 10px; display: flex; justify-content: space-between; align-items: center; color: white; padding: 0px 15px 0px 15px; background-image: url(https://i.imgur.com/GPQQtgG.png); } .umovimientos{ display: flex; flex-wrap: wrap; justify-content: center; } .movimiento{ width: 100%; background-color: #d5d5d5; height: 65px; border-radius: 20px; display: flex; align-items: center; margin: 4px; margin-top: 4px; padding: 3px; } @media screen and (min-width: 1024px){ .movimiento{ width: 48%; } } .kekomov{ width: 50px; height: 50px; background-color: #878787; margin: 5px; border-radius: 25px; background-repeat: no-repeat; background-position: center; } .titulomov{ color: #2f2f2f; font-size: 13.5px; } .tipomov{ color: #2e2e2e; font-size: 12px; margin-bottom: -2; } .descmov{ color: #2e2e2e; font-size: 13px; margin-top: -3; } .anunced{ width: 100%; background-color: #fff; border-radius: 20px; margin: -6px 0px -6px 0px; } .anunced img{ width: 100%; } .credits{ margin-top: 40px; max-width: 800px; width:100%; color: #505050; position: relative; bottom: 0; } .credits a{ text-decoration: none; color: #505050; } .info{ display: flex; align-items: center;} .placaequipo{ width: 50px; height: 50px; background-color: #c5c5c5; border-radius: 25px; background-repeat: no-repeat; background-position: center; } .textosequipo{ padding-left: 10px; } .nombreequipo{ color: #464646; font-size: 16px; } .descequipo{ color: #707070; font-size: 13px; margin-top: -3px; } .headequipo{ color: #444444; font-size: 13px; } .miembros{ padding: 10px 0px; display: flex; flex-wrap: wrap; justify-content: flex-start; } .miembro{ width: 180px; height: min-content; padding: 2px; background-color: #f3f3f3; display: flex; align-items: center; border-radius: 20px 20px 20px 20px; margin: 10px; box-shadow: 0px 0px 8px #afafaf; padding: 0px 10px 0px 0px; } .imagen{ width: 55px; height: 55px; background-color: #c9c9c9; border-radius: 30px; background-repeat: no-repeat; background-position: center; margin: 5px; } .textosmiembro{ margin-left: 0px; } .usuariom{ color:#444444; font-size: 14px; display: flex; align-items: center; } .rangom{ color:#444444; font-size: 12px; margin-top: -2px; } .fecham{ color:#444444; font-size: 12px; display: flex; align-items: center; } .pasador{ display: flex; justify-content: space-between; } .atras{ background-color: #fff; width: 120px; padding: 7px; border-radius: 15px; box-shadow: 0px 0px 5px #a7a7a7; color: #4c4c4c; font-weight: 600; display: flex; align-items: center; justify-content: center; } .adelante{ background-color: #fff; width: 120px; padding: 7px; border-radius: 15px; box-shadow: 0px 0px 5px #a7a7a7; color: #4c4c4c; font-weight: 600; display: flex; align-items: center; justify-content: center; } .clicvm{ background-color: #002255; padding: 10px; color: white; border-radius: 15px; display: flex; align-items: center; justify-content: center; box-shadow: 0px 0px 5px #a7a7a7; width: 90%; transition: 0.5s; font-size: 16px; } .clicvm:hover{ background-color: #002255; padding: 10px; color: white; border-radius: 15px; display: flex; align-items: center; justify-content: center; box-shadow: 0px 0px 5px #a7a7a7; width: 92%; transition: 0.5s; } .ntp_search{ width: 80%; border-radius: 15px; padding: 10px; border: 1px solid #b5b5b5; } .btn_search{ width: 18%; border-radius: 15px; padding: 10px; border: 0px solid #b5b5b5; background-color: #031745; color: white; } .herramient{ margin: 5px; border-radius: 20px; box-shadow: 0px 0px 3px #5a5a5a; } .login{ display: flex; justify-content: center; align-items: center; flex-direction: column; } .loginn{ margin: 5px; width: 50%; border-radius: 10px; padding: 5px; border: 1px solid #7b7b7b; background-color: #efefef; } .loginb{ width: 50%; border: 0px; background-color: #5d0c89; padding: 5px; border-radius: 10px; color: #fff; font-weight: 600; margin: 5px; } .perfilbox { width: 300px; color: #fff; font-weight: 600; display: flex; align-items: center; justify-content: center; margin: 5px; padding: 5px; border-radius: 10px; } .enable{ width: fit-content; height: 190px; margin: 10px; background-color: #f1f1f1; padding: 10px; border-radius: 10px; box-shadow: 0px 0px 6px #c7c7c7; } .imagenen{ background-color: #cbcbcb; width: 125px; height: 120px; background-repeat: no-repeat; background-position: center; border-radius: 10px; } .textosen{ display: flex; flex-direction: column; align-items: center; justify-content: center; margin-top: 10px; } .nombren{ font-weight: 600; font-size: 13px; margin-bottom: -2px; } .numen{ font-size: 14px; } .perfil{ margin: 5px; width: 100%; } .kekoperfil { width: 130px; height: 130px; background-repeat: no-repeat; background-position: center; background-color: #d9d9d9; background-position-y: 0px; border-radius: 15px; margin: 10px; } .infoperfil { display: flex; justify-content: center; align-items: center; width: 100%; flex-direction: row; } .infopre { background-color: #d9d9d9; margin: 5px; padding: 5px; font-size: 15px; width: 100%; border-radius: 10px; } .perfiltext{ width: 100%; display: flex; flex-direction: column; align-items: center; justify-content: center; }