body,html{overflow-y:hidden}.loaderPage{background:#030f27;position:fixed;top:0;left:0;width:100%;height:100%;z-index:1100;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.loaderPage .loader{position:relative;width:2.5em;height:2.5em;-webkit-transform:rotate(165deg);transform:rotate(165deg)}.loaderPage .loader:before,.loaderPage .loader:after{content:"";position:absolute;top:50%;left:50%;display:block;width:0.5em;height:0.5em;border-radius:0.25em;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.loaderPage .loader:before{-webkit-animation:before 2s infinite;animation:before 2s infinite}.loaderPage .loader:after{-webkit-animation:after 2s infinite;animation:after 2s infinite}@-webkit-keyframes before{0%{width:0.5em;-webkit-box-shadow:1em -0.5em #f80000,-1em 0.5em #fff;box-shadow:1em -0.5em #f80000,-1em 0.5em #fff}35%{width:2.5em;-webkit-box-shadow:0 -0.5em #f80000,0 0.5em #fff;box-shadow:0 -0.5em #f80000,0 0.5em #fff}70%{width:0.5em;-webkit-box-shadow:-1em -0.5em #f80000,1em 0.5em #fff;box-shadow:-1em -0.5em #f80000,1em 0.5em #fff}100%{-webkit-box-shadow:1em -0.5em #f80000,-1em 0.5em #fff;box-shadow:1em -0.5em #f80000,-1em 0.5em #fff}}@keyframes before{0%{width:0.5em;-webkit-box-shadow:1em -0.5em #f80000,-1em 0.5em #fff;box-shadow:1em -0.5em #f80000,-1em 0.5em #fff}35%{width:2.5em;-webkit-box-shadow:0 -0.5em #f80000,0 0.5em #fff;box-shadow:0 -0.5em #f80000,0 0.5em #fff}70%{width:0.5em;-webkit-box-shadow:-1em -0.5em #f80000,1em 0.5em #fff;box-shadow:-1em -0.5em #f80000,1em 0.5em #fff}100%{-webkit-box-shadow:1em -0.5em #f80000,-1em 0.5em #fff;box-shadow:1em -0.5em #f80000,-1em 0.5em #fff}}@-webkit-keyframes after{0%{height:0.5em;-webkit-box-shadow:0.5em 1em #fff,-0.5em -1em #f80000;box-shadow:0.5em 1em #fff,-0.5em -1em #f80000}35%{height:2.5em;-webkit-box-shadow:0.5em 0 #f80000,-0.5em 0 #fff;box-shadow:0.5em 0 #f80000,-0.5em 0 #fff}70%{height:0.5em;-webkit-box-shadow:0.5em -1em #f80000,-0.5em 1em #fff;box-shadow:0.5em -1em #f80000,-0.5em 1em #fff}100%{-webkit-box-shadow:0.5em 1em #f80000,-0.5em -1em #fff;box-shadow:0.5em 1em #f80000,-0.5em -1em #fff}}@keyframes after{0%{height:0.5em;-webkit-box-shadow:0.5em 1em #fff,-0.5em -1em #f80000;box-shadow:0.5em 1em #fff,-0.5em -1em #f80000}35%{height:2.5em;-webkit-box-shadow:0.5em 0 #f80000,-0.5em 0 #fff;box-shadow:0.5em 0 #f80000,-0.5em 0 #fff}70%{height:0.5em;-webkit-box-shadow:0.5em -1em #f80000,-0.5em 1em #fff;box-shadow:0.5em -1em #f80000,-0.5em 1em #fff}100%{-webkit-box-shadow:0.5em 1em #f80000,-0.5em -1em #fff;box-shadow:0.5em 1em #f80000,-0.5em -1em #fff}}header{position:fixed;width:100%;padding:5px 0px;top:0;z-index:1000;font-weight:700}header.bgHeader{background:#030f27}header .menu_bar{display:none}header nav{width:90%;margin:auto}header nav .logoNav{float:left}header nav .logoNav img{width:80px}header nav .nav{float:right;position:relative;top:20px}header nav .nav ul li{display:inline-block;position:relative}header nav .nav ul li:hover{background:#f80000}header nav .nav ul li:hover .children{display:block}header nav .nav ul li .children{display:none;width:150%;position:absolute;background:#f80000}header nav .nav ul li .children li{display:block;overflow:hidden;border-bottom:1px solid #030f27}header nav .nav ul li .children li a{display:block}header nav .nav ul li a{color:#fff;display:inline-block;padding:10px 20px}header nav .nav ul li a i{position:relative;top:2px}@media screen and (max-width: 970px){header{width:100%;padding:0}header .menuAdap{padding:10px}header .menuAdap .menu_bar{display:block}header .menuAdap .menu_bar .bt-menu{color:#fff;float:right;font-size:30px;margin-top:10px}header nav{width:100%;height:100%}header nav .logoNav img{position:relative;top:-4px;width:50px}header nav .nav{background:#030f27;position:fixed;height:100%;width:80%;top:0;padding:0;float:none;right:100%}header nav .nav ul li{width:100%;display:block;border-bottom:1px solid rgba(255,255,255,0.5)}header nav .nav ul li:hover .children{display:none}header nav .nav ul li .children{width:100%;position:relative}}footer{width:100%;background-color:#030f27;position:relative;bottom:0;margin-top:50px}.grupo-1{width:100%;max-width:1200px;margin:auto;display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3, 1fr);grid-gap:50px;padding:45px 0px}.grupo-1 .box figure{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.grupo-1 .box figure img{width:200px}.grupo-1 h2{border:none;text-align:left}.grupo-1 p{color:#fff;margin-bottom:10px}.grupo-1 .red-social a{display:inline-block;text-decoration:none;width:45px;height:45px;line-height:45px;color:#fff;margin-right:10px;background-color:#f80000;text-align:center;border-radius:6px;-webkit-transition:all 300ms ease;transition:all 300ms ease}.grupo-2{background-color:#f80000;padding:15px 10px}.grupo-2 p{text-align:center;color:#fff;display:block;font-size:15px}.grupo-2 p a{color:#fff}@media screen and (max-width: 800px){footer .grupo-1{width:90%;-ms-grid-columns:1fr;grid-template-columns:1fr;grid-gap:30px;padding:35px 0px;text-align:center}footer .box h2{text-align:center}}*{margin:0;padding:0;-webkit-box-sizing:border-box;box-sizing:border-box;font-family:'Poppins', sans-serif;font-weight:300}body{background:#fff}a{text-decoration:none}ul{list-style:none}p.date{font-size:14px;color:#f80000}.formSearch{margin-bottom:20px}.formSearch .searchInput{margin-bottom:0;border-radius:6px 6px 0 0}.formSearch .resultadosSearch{margin-bottom:20px}.formSearch .resultadosSearch ul li{padding:10px;background:#f80000;color:#fff}.formSearch .resultadosSearch ul li i{position:relative;top:2px}.formSearch .resultadosSearch ul li a,.formSearch .resultadosSearch ul li i{color:#fff}.formSearch .resultadosSearch ul li:hover a{color:#030f27}.cargarMas{margin:auto;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.cargarMas p{cursor:pointer;background:#f80000;display:inline-block;padding:10px 20px;color:#fff;border-radius:6px;font-weight:bold;text-align:center}.cargarMas p:hover{color:#030f27}.errorVacio{text-align:center}.errorVacio i{font-size:200px;color:#f80000}.errorVacio p{font-size:20px;color:#030f27}p{line-height:25px;color:#030f27}.contentUploadFileChange{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:20px}.contentUploadFileChange>img{width:300px;height:300px;display:block;margin:auto;-o-object-fit:cover;object-fit:cover;background:#aeffff;border-radius:6px;position:relative}.contentUploadFileChange:hover .iconUploadFileChange{display:-webkit-box;display:-ms-flexbox;display:flex}.contentUploadFileChange .iconUploadFileChange{position:absolute;width:300px;height:300px;background:rgba(0,0,0,0.5);border-radius:6px;display:none;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.contentUploadFileChange .iconUploadFileChange i{font-size:100px;color:#fff;cursor:pointer}form .group>label{width:100%;margin-bottom:10px;color:#030f27;display:block}form .group input,form .group textarea,form .group select{width:100%;margin-bottom:20px;outline:none;padding:10px 20px;border-radius:6px;font-size:18px;background:#f80000;border:none;color:#fff}form .group textarea{resize:vertical;max-height:200px;min-height:100px}form .group button{padding:10px 20px;font-weight:bold;border:none;background:#f80000;border-radius:6px;color:#fff}form .group button:hover{color:#030f27;cursor:pointer}input[type=file]{display:none}a.btn{padding:10px 20px;margin-top:20px;background:#f80000;border:none;border-radius:6px;font-weight:bold;color:#fff;display:inline-block}a.btn:hover{color:#030f27;cursor:pointer}.main .sec{margin:150px auto}.main .sec>h2{text-align:center;margin-bottom:20px;font-weight:bold;color:#f80000}h1.h,h2.h,h3.h,h4.h{margin-bottom:20px;font-weight:bold;color:#f80000;padding-bottom:10px;border-bottom:2px solid #f80000}.introSecond{position:relative;margin-bottom:100px;height:100vh;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-image:url("../media/static/logo.svg");background-position-x:right;background-repeat:no-repeat;background-attachment:fixed;background-size:contain;border-bottom:2px solid #030f27}.introSecond::after{content:'';position:absolute;width:100%;height:100%;background:rgba(0,0,0,0.4);top:0}.introSecond h1{text-align:center;font-size:50px;color:#fff;z-index:3;font-weight:bold}.gridImage{-webkit-columns:4;columns:4;-webkit-column-gap:20px;column-gap:20px;-webkit-column-width:150px;column-width:150px}.gridImage>img{width:100%;margin-bottom:10px;border-radius:6px}.ulList{margin-bottom:20px}.ulList ul{margin-left:30px;list-style:circle}.modalConte{display:none;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:fixed;width:100%;height:100%;background:rgba(1,0,1,0.8);z-index:2000;-webkit-transition:ease all 1s;transition:ease all 1s;cursor:pointer}.modalConte img{border-radius:6px;width:600px}@media screen and (max-width: 700px){.modalConte img{width:90%}}@media screen and (max-width: 850px){.introSecond{background-position:center}}.extras .postp{width:90%;margin:auto;display:-ms-grid;display:grid;-ms-grid-columns:1.5fr 0.5fr;grid-template-columns:1.5fr 0.5fr;grid-gap:10px;-webkit-box-align:start;-ms-flex-align:start;align-items:start;height:100%}.extras .postp .contenPost .textPost{margin-bottom:30px}.extras .postp .contenPost .textPost>h3{margin-bottom:10px}.extras .postp .contenPost .textPost .datePost p{color:#f80000;margin-bottom:50px}.extras .postp .contenPost .arcDown{margin-bottom:20px}.extras .postp .contenPost .arcDown ul{list-style-type:circle;margin-left:30px}.extras .postp .contenPost .arcDown ul li a{color:#030f27}.extras .postp .contenPost .arcDown ul li a:hover{text-decoration:underline}.extras .postp .contenPost .byPost{overflow:hidden;margin-bottom:20px}.extras .postp .contenPost .byPost .imgBy{float:left}.extras .postp .contenPost .byPost .imgBy img{width:50px;height:50px;margin-right:10px;-o-object-fit:cover;object-fit:cover;border-radius:50%}.extras .postp .contenPost .byPost .infoBy{color:#030f27}.extras .postp aside{position:-webkit-sticky;position:sticky;top:100px}.extras .postp aside a{display:block}.extras .postp aside a .new{overflow:hidden;padding:10px;border:1px solid #f80000;border-radius:6px;margin-bottom:10px}.extras .postp aside a .new img{width:100px;height:80px;-o-object-fit:cover;object-fit:cover;float:left;margin-right:10px}.extras .postp aside a .new .ln h4{font-size:14px;color:#030f27}.extras .postp aside a .new .ln p.datePost{font-size:12px;color:#f80000}.extras .postp aside .sharePost .share-button a{display:block;padding:10px;margin-bottom:10px;color:#fff;border-radius:6px;background:#f80000}.extras .postp aside .sharePost .share-button a>i{position:relative;top:2px}@media screen and (max-width: 720px){.extras .postp{display:block}}
/*# sourceMappingURL=p.css.map */