@import"../fonts/fonts-montserrat.css";html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,button{margin:0;padding:0;border:none;outline:none;text-decoration:none}button{outline:none;background:transparent;cursor:pointer}ul,li{list-style-type:none}*,::after,::before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}h1,h2,h3,p{font-weight:unset !important}strong{font-weight:unset !important;font-family:"Bold"}html{height:100%;font-size:10px;font-family:"Regular"}body{height:100%;background-color:#fff;margin:0;background:linear-gradient(white 30%, rgba(30, 70, 148, 0.1) 90%);background-repeat:no-repeat;background-attachment:fixed}@media only screen and (max-width: 1024px){body{overflow-x:hidden}}.flex-wrapper{display:flex;min-height:100vh;flex-direction:column;justify-content:flex-start}.footer{margin-top:auto}div:nth-of-type(1):not(:has(*)){align-self:flex-start !important}div:nth-of-type(2):not(:has(*)){align-self:baseline}div:nth-of-type(3):not(:has(*)){align-self:baseline}strong{font-family:"Bold"}.desktop{display:block}.mobile{display:none}@media only screen and (max-width: 900px){.desktop{display:none !important}.mobile{display:block !important}}.container{max-width:1300px;margin:0 auto}.navbar{width:100%;height:130px}@media only screen and (max-width: 500px){.navbar{height:100px}}.navbar .container{height:inherit;display:flex;align-items:center;justify-content:space-between;padding:0 20px}.navbar .logo{float:left;width:300px}.navbar .logo img{width:70%}@media only screen and (max-width: 500px){.navbar .logo{float:none;width:auto;width:50%}.navbar .logo img{width:80%}}.navbar .menu{float:left}.navbar .menu.show_menu{transform:translateX(0);box-shadow:0 0 30px 0 rgba(0,0,0,.2);background-color:rgba(255,255,255,.8)}.navbar .menu.show_menu .btn-menu-cerrar{display:block}.navbar .menu .btn-menu-cerrar{position:absolute;top:30px;right:20px;font-size:34px;color:#73c8f0;display:none}@media only screen and (max-width: 500px){.navbar .menu{transform:translateX(100%);transition:all .25s ease-in-out;width:90%;float:none;position:fixed;top:0;right:0;bottom:0;backdrop-filter:blur(10px);padding:90px 20px 20px 20px;z-index:1000}}.navbar .menu ul li{float:left;position:relative;margin:0 3px;border-radius:20px;background-color:rgba(115,200,240,.1)}.navbar .menu ul li:hover{background-color:#ced4da}.navbar .menu ul li:hover ul{max-height:500px;box-shadow:0 0 30px 0 rgba(0,0,0,.2);padding:5px 0;transition:all .2s linear}@media only screen and (max-width: 500px){.navbar .menu ul li{width:100%;float:left;margin:5px 0;background-color:rgba(115,200,240,.3);padding:0}.navbar .menu ul li:hover{border-radius:14px;overflow:hidden;background-color:#ced4da;padding:0}.navbar .menu ul li:hover ul{border-radius:14px;padding:0;max-height:0}}.navbar .menu ul li a{color:#1e4694;font-size:14px;font-family:"SemiBold";padding:0 16px;float:left;height:38px;display:flex;align-items:center;width:100%}.navbar .menu ul li i{font-size:21px}.navbar .menu ul li.icon a{padding:5px 5px}.navbar .menu ul li ul{max-height:0;overflow:hidden;position:absolute;top:38px;left:0;background-color:rgba(255,255,255,.9);float:left;padding:0;border-radius:24px;z-index:1000;backdrop-filter:blur(10px)}@media only screen and (max-width: 500px){.navbar .menu ul li ul{width:100%;float:left;position:relative;top:unset;left:unset;border-radius:0;padding:0;box-shadow:unset !important}}.navbar .menu ul li ul.show{max-height:500px !important;transition:all .2s linear;padding:5px 0}.navbar .menu ul li ul li{float:left;padding:0;border-radius:20px !important;background-color:transparent;width:calc(100% - 10px);margin:0 5px}.navbar .menu ul li ul li:hover{background-color:rgba(40,47,53,.1)}.navbar .menu ul li ul li:active{background-color:#6c757d}.navbar .menu ul li ul li a{width:100%;min-width:130px;float:left;padding:5px 16px;border-radius:0 !important;line-height:30px;white-space:nowrap}.navbar .btn-menu{display:none}@media only screen and (max-width: 500px){.navbar .btn-menu{display:block;font-size:34px;color:#73c8f0}}.slider-wrap{width:100%;float:left}.slider{width:100%;position:relative}@media only screen and (max-width: 500px){.slider{padding:0 20px}}.slider .slider-container{width:100%;margin:0 auto;text-align:center;background-position:center;background-repeat:no-repeat;background-size:auto 100%;border-radius:10px;display:flex;overflow:hidden;scroll-snap-type:x mandatory}.slider .slider-container .slide{flex:0 0 auto;width:100%;padding-bottom:35%;scroll-snap-align:start;position:relative}@media only screen and (max-width: 500px){.slider .slider-container .slide{padding-bottom:100%}}.slider .slider-container .slide img{width:100%;position:absolute;top:0;left:0;z-index:1}.slider .slider-container .slide .slide-txt{position:absolute;bottom:50px;display:flex;flex-direction:column;align-items:flex-start;left:70px;right:auto;width:100%;z-index:2}.slider .slider-container .slide .slide-txt.left{align-items:flex-start;left:70px;right:auto;text-align:left}.slider .slider-container .slide .slide-txt.center{align-items:center;left:0;right:0;text-align:center}.slider .slider-container .slide .slide-txt.right{align-items:flex-end;left:auto;right:70px;text-align:right}.slider .slider-container .slide .slide-txt .slide-titulo{font-size:38px;font-family:"Bold";line-height:38px;color:#1e4694;background-color:rgba(255,255,255,.8);padding:10px 20px;width:fit-content}.slider .slider-container .slide .slide-txt .slide-copete{font-size:21px;font-family:"Medium";background-color:rgba(30,70,148,.8);padding:10px 20px;color:#fff;width:fit-content;max-width:50%}@media only screen and (max-width: 500px){.slider .slider-container .slide .slide-txt{left:20px;right:20px;bottom:20px;width:auto}.slider .slider-container .slide .slide-txt.left{left:30px}.slider .slider-container .slide .slide-txt.center{left:30px;right:30px}.slider .slider-container .slide .slide-txt.center .slide-copete{max-width:100%}.slider .slider-container .slide .slide-txt.right{right:30px}.slider .slider-container .slide .slide-txt .slide-titulo{font-size:28px;line-height:28px;padding:5px 10px}.slider .slider-container .slide .slide-txt .slide-copete{font-size:14px;padding:5px 10px;max-width:70%}}.slider .arrow{position:absolute;top:50%;transform:translateY(-50%);font-size:40px;line-height:20px;color:rgba(30,70,148,.2);cursor:pointer;border-radius:50%;height:35px;width:35px;display:flex;align-items:center;justify-content:center;transition:all .25s linear;z-index:3}.slider .arrow:hover{color:rgba(30,70,148,.6)}.slider .arrow:active{color:rgba(30,70,148,.8)}.slider .arrow-left{left:20px;padding:0 0 2px 0}.slider .arrow-right{right:20px;padding:0 0 2px 3px}.slider .slider-navigation{width:100%;float:left;text-align:center}@media only screen and (max-width: 500px){.slider .slider-navigation{padding:0 20px}}.slider .indicator.active{font-weight:bold}.slider .slider-navigation{position:absolute;top:20px;right:20px;left:auto;justify-content:flex-end;width:fit-content}.slider .indicator{display:inline-block;width:10px;height:10px;border-radius:50%;background-color:rgba(30,70,148,.2);margin-left:10px;cursor:pointer}.slider .indicator.active{background-color:rgba(30,70,148,.5)}.tiles{padding-bottom:30px}@media only screen and (max-width: 500px){.tiles{padding-bottom:0}}.tiles .container{display:flex;gap:10px;padding:20px}@media only screen and (max-width: 500px){.tiles .container{display:grid;grid-template-columns:repeat(2, 1fr);grid-column-gap:10px;grid-row-gap:10px}}.tiles .tile{background-color:#fff;width:100%;padding-bottom:14%;border-radius:10px;color:#1e4694;text-align:center;font-size:16px;position:relative;box-shadow:0 0 20px 0 rgba(0,0,0,.1);transition:all .2s ease-out;backdrop-filter:blur(10px);margin-top:-30px;z-index:3}@media only screen and (max-width: 500px){.tiles .tile{flex-wrap:wrap;margin:0;padding-bottom:100%;float:left;font-size:14px}}.tiles .tile .tile-content{position:absolute;top:0;left:0;right:0;bottom:6%;display:flex;flex-direction:column;align-items:center;justify-content:center;font-family:"SemiBold";transition:all .25s ease-out}.tiles .tile:hover{box-shadow:0 0 10px 0 rgba(0,0,0,.2);transition:all .25s ease-in;transform:translateY(-5px)}.tiles .tile:active{background-color:#6c757d;color:#fff}.tiles .tile:active i{color:#fff}.tiles .tile i{font-size:60px;color:#73c8f0;margin-bottom:10px;transition:all .25s ease-in}.row{width:100%;float:left;display:flex;justify-content:flex-start;align-items:stretch;flex-wrap:wrap}.row .separator{float:unset}.row.f-end{justify-content:flex-end}.col-1,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-10,.col-11,.col-12{float:left;padding:.5rem 1.5rem}.col-1.pl-0,.col-2.pl-0,.col-3.pl-0,.col-4.pl-0,.col-5.pl-0,.col-6.pl-0,.col-7.pl-0,.col-8.pl-0,.col-9.pl-0,.col-10.pl-0,.col-11.pl-0,.col-12.pl-0{padding:.5rem 0rem}@media only screen and (max-width: 900px){.col-1,.col-2,.col-3,.col-4,.col-5{width:50% !important}}@media only screen and (max-width: 900px){.col-6,.col-7,.col-8,.col-9,.col-10,.col-11{width:100% !important}}@media only screen and (max-width: 900px){.fix-100{flex-grow:1}}.col-12{width:100%}.col-11{width:91.6666666667%}.col-10{width:83.3333333333%}.col-9{width:75%}.col-8{width:66.6666666667%}.col-7{width:58.3333333333%}.col-6{width:50%}.col-5{width:41.6666666667%}.col-4{width:33.3333333333%}.col-3{width:25%}.col-2{width:16.6666666667%}.col-1{width:8.3333333333%}.tool{position:relative}.tool:hover .tip{display:block}.tool:hover .tip.left,.tool:hover .tip.right{display:flex}.tip{position:absolute;top:calc(100% + 5px);width:100px;left:50%;margin-left:-50px;padding:1rem;color:#fff;box-shadow:5px 5px 20px 0px rgba(0,0,0,.2);display:none;font-size:1.1rem !important;line-height:1.3rem !important;font-family:"SemiBold";z-index:3000;text-align:center;background-color:#f3f8fa;border-radius:3px}.tip::before{content:"";background-color:inherit;position:absolute;transform:rotate(45deg);width:10px;height:10px;top:-5px;left:50%;margin-left:-5px}.tip.top{top:auto;bottom:calc(100% + 5px)}.tip.top::before{border-color:transparent #dee2e6 #dee2e6 transparent;top:auto;bottom:-5px}.tip.left{top:50%;margin-top:-15px;right:calc(100% + 5px);left:auto;width:auto;height:30px;white-space:nowrap;align-items:center !important}.tip.left::before{border-color:#dee2e6 #dee2e6 transparent transparent;position:absolute;transform:rotate(45deg);left:auto;right:-5px;top:50%;margin-top:-5px}.tip.right{margin:auto;top:50%;margin-top:-15px;left:calc(100% + 5px);right:auto;width:auto;height:30px;white-space:nowrap;align-items:center !important}.tip.right::before{border-color:transparent transparent #dee2e6 #dee2e6;position:absolute;transform:rotate(45deg);margin:auto;right:auto;left:-5px;top:50%;margin-top:-5px}.breadcrumb{width:100%;float:left;display:flex;justify-content:center}.breadcrumb ul{padding:30px 0;margin:0}.breadcrumb ul li{float:left;font-size:18px;color:#1e4694;position:relative;padding-right:20px;white-space:nowrap;max-width:390px;overflow:hidden;text-overflow:ellipsis}.breadcrumb ul li a{color:#1e4694 !important}.breadcrumb ul li a:hover{text-decoration:underline}.breadcrumb ul li::after{content:"/";position:absolute;color:#1e4694;right:5px;top:0px;z-index:1;pointer-events:none;font-size:18px}@media only screen and (max-width: 900px){.breadcrumb ul li{max-width:300px}.breadcrumb ul li span{max-width:300px;overflow:hidden;text-overflow:ellipsis}}.breadcrumb ul li:last-child::after{content:" "}.button,.circle-button{background-color:#1e4694;color:#fff;cursor:pointer;padding:10px 15px;border-radius:3px;text-align:center;display:inline-block;user-select:none;transition:all .1s linear;font-family:"Regular";letter-spacing:.25px;font-size:13px}.button:hover,.circle-button:hover{filter:brightness(1.2);box-shadow:0 3px 5px rgba(0,0,0,.2)}.button:active,.circle-button:active{filter:brightness(1);box-shadow:0 0 0 rgba(0,0,0,0)}.circle-button{border-radius:50%}.card{display:flex;flex-direction:column;justify-content:stretch;padding:30px;position:relative}.card:after{content:"";position:absolute;top:15px;left:15px;right:15px;bottom:15px;background-color:#fff;z-index:0;border-radius:10px;border:solid 1px #f3f8fa}@media only screen and (max-width: 900px){.card{font-size:16px}}@media only screen and (max-width: 500px){.card{font-size:14px}}@media only screen and (max-width: 350px){.card{font-size:12px}}.card-foto{width:100%;padding-bottom:60%;background-color:#1e4694;background-size:auto 70%;background-repeat:no-repeat;background-position:center;z-index:2;border-radius:5px}.card-foto.apaisado{background-size:90% auto}.card-foto.vertical{background-size:auto 78%}.card-titulo{padding:10px 10px 0 10px;color:#1e4694;font-size:16px;font-family:"Bold";flex-grow:0;z-index:2}.card-copete{padding:10px;font-size:12px;flex-grow:1;text-align:justify;z-index:2}.card-footer{padding:10px 10px 0 10px;display:flex;flex-wrap:wrap;justify-content:space-between;flex-grow:0;z-index:2}.card-footer .button{margin-bottom:10px}.dialog-bg{position:absolute;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.3);z-index:1999;height:0;overflow:hidden}.dialog-bg.show{height:100vh}.dialog-bg.up{z-index:2001}.show .dialog-wrap{display:flex;width:100vw}.show .dialog-wrap .dialog-content{opacity:1;transform:scale(1);transition:all .2s ease-in}.dialog-wrap{overflow:hidden;width:0;position:fixed;top:0;left:0;right:0;bottom:0;display:flex;justify-content:center;align-items:center;z-index:2001;pointer-events:none}.dialog-wrap .dialog-content{opacity:0;transform:scale(0.9)}.dialog-content{width:500px;height:500px;box-shadow:3px 3px 20px 0px rgba(0,0,0,.1);border-radius:10px;background-color:#fff;display:flex;align-items:stretch;flex-direction:column;z-index:2002;pointer-events:auto}.dialog-content .close{margin-top:-5px;width:30px;height:30px;display:flex;align-items:center;justify-content:center;font-size:20px;line-height:20px;color:#1e4694;border-radius:50%;pointer-events:auto}.dialog-content .close:hover{background-color:#f2f2f2}.dialog-content .dialog-footer{border:none}.dialog-header,.dialog-body,.dialog-footer{padding:20px}.dialog-header{display:flex;justify-content:space-between;padding-bottom:0}.dialog-header .dialog-title{font-size:16px;line-height:22px;font-family:"Medium";color:#1e4694}.dialog-body{flex-grow:1;display:flex;align-items:stretch;flex-direction:column}.dialog-search{margin-bottom:10px}.dialog-search form{border-radius:5px;background-color:#f2f2f2;display:flex;overflow:hidden;position:relative;display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:stretch}.dialog-search form:hover{background-color:#dee2e6}.dialog-search form input[type=text]{border:none;background-color:transparent;margin:-10px -50px -1px --1px;flex-grow:1;padding:20px;font-size:14px}.dialog-search form input[type=text]::placeholder{color:#6c757d}.dialog-search form button{background-color:transparent;position:absolute;right:20px;top:0;bottom:0}.dialog-search form button i{color:#6c757d;font-size:14px}.dialog-usuarios{flex-grow:1;overflow-y:auto}.dialog-usuarios .text{padding:10px 0;color:#212529;font-size:12px}.dialog-usuarios .usuario{padding:10px 0;display:flex;justify-content:flex-start;align-items:center;border-top:solid 1px #dee2e6;font-size:14px}.dialog-usuarios .usuario:hover{background-color:rgba(0,0,0,.03)}.dialog-usuarios .usuario i{font-size:25px;color:#1e4694;margin-right:15px}.dialog-usuarios .usuario strong{width:250px}.dialog-usuarios .usuario .time{font-size:12px;margin-left:auto;color:#adb5bd}.usuario:nth-child(odd) .fa-user-circle{color:#e62e2f}.footer{width:100%;float:left;padding:20px;font-size:14px;letter-spacing:.3px;font-family:"Regular";color:#1e4694;box-shadow:0 0 30px 0 rgba(0,0,0,.05);background-color:#fff;position:relative;z-index:100}.footer .container{height:inherit;padding:0 20px}.footer .col-4{padding:0}.footer .logo{text-align:right}.footer .logo img{width:60%}.footer i{font-size:16px}.footer .link{background-color:rgba(0,0,0,.05);border-radius:20px;padding:4px 14px;font-size:14px;color:#1e4694;transition:all .25s linear;font-family:"Medium"}.footer .link:hover{background-color:rgba(0,0,0,.14)}@media only screen and (max-width: 500px){.footer .container{padding:0 10px}.footer .col-4,.footer .col-3,.footer .col-9{width:100% !important;margin-bottom:30px;text-align:center}.footer .logo{text-align:center}}input[type=text],input[type=password],input[type=date],input[type=email],input[type=tel],textarea{border:solid 1px #1e4694;padding:5px;width:100%;height:37px;border-radius:.3rem;padding:7px 10px;font-family:"Medium";font-size:14px;color:#1e4694;box-shadow:inset 1px 1px 3px 0 rgba(30,70,148,.1);background-color:#fff}input[type=text]:hover,input[type=password]:hover,input[type=date]:hover,input[type=email]:hover,input[type=tel]:hover,textarea:hover{outline:none;background-color:rgba(30,70,148,.01)}input[type=text]:focus,input[type=password]:focus,input[type=date]:focus,input[type=email]:focus,input[type=tel]:focus,textarea:focus{outline:none;border-color:#1e4694;background-color:#fff}input[type=submit]{background-color:#1e4694;color:#fff;border:solid 1px #1e4694;border-radius:5px;padding:5px 10px;cursor:pointer}input[type=submit]:hover{filter:brightness(1.2)}.text-edit-wrap .text-input{display:none}.text-edit-wrap.show .text-input{display:block}.text-edit-wrap.show .text-edit,.text-edit-wrap.show .textarea-edit{display:none}.text-edit,.textarea-edit{border:solid 1px #112752;padding:5px;width:100%;height:37px;border-radius:.3rem;padding:4px 10px;font-size:14px;display:flex;justify-content:space-between;letter-spacing:.1px;color:rgba(30,70,148,.7);font-family:"Medium"}.text-edit .text-btn,.textarea-edit .text-btn{font-size:16px;cursor:pointer}.text-edit .text-btn i,.textarea-edit .text-btn i{bottom:10px}.text-edit .text-btn:hover i,.textarea-edit .text-btn:hover i{color:#f3f8fa}.text-edit i,.textarea-edit i{color:#1e4694}.textarea-edit{height:auto}.text-input{position:relative;width:100%}.text-input .text-btn{position:absolute;right:11px;top:9px;font-size:14px;cursor:pointer;border-radius:3px;background-color:#f3f8fa;color:#fff;line-height:20px}.text-input .text-btn:hover{filter:brightness(1.1)}.text-input .text-btn:hover i{color:#fff}.text-input.fix .text-btn{top:auto;bottom:13px}input[type=date]::-webkit-calendar-picker-indicator{opacity:.5;filter:invert(70%) sepia() saturate(9000%) hue-rotate(210deg) brightness(1)}textarea{height:auto}label{width:100%;display:inline-block;font-size:13px;line-height:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#1e4694}label.require{float:unset}label.require.text::before{content:"Requerido";position:absolute;top:0px;right:0px;color:#d12937;text-align:right;font-size:11px}legend{width:100%;float:left}fieldset{width:100%;float:left}fieldset.col{display:flex;flex-direction:column}fieldset.row{display:flex}.require{width:100%;float:left;position:relative}.require input,.require textarea,.require .select-selected,.require .check-wrap{border:solid 1px rgba(255,0,0,.6) !important}.require .icon-exclamacion-s{position:absolute;top:50%;margin-top:-14px;right:7px;color:#d12937;font-size:16px}.require.txt::after{content:"Requerido";position:absolute;top:0px;right:0px;color:#d12937;text-align:right;font-size:11px}.input-h{width:100%;float:left;display:flex;align-items:center}.input-h.w-auto{width:auto}.input-h label{flex-shrink:0;width:auto;margin:0;padding-right:10px}.input-h div{width:100%}.input-h .require::before{display:none}.custom-select{position:relative;width:100%;float:left}.custom-select select{display:none}.custom-select .select-selected{background-color:#fff;border:solid 1px #1e4694;border-radius:.3rem}.custom-select .select-selected:hover{background-color:rgba(30,70,148,.035);border:solid 1px #1e4694}.custom-select .select-selected:after{position:absolute;content:"";top:16px;right:10px;width:0;height:0;border:6px solid transparent;border-color:#1e4694 transparent transparent transparent}.custom-select .select-selected.select-arrow-active:after{border-color:transparent transparent #1e4694 transparent;top:9px}.custom-select .select-selected.select-arrow-active{background-color:#fff;border-color:#f3f8fa;border-bottom-left-radius:0;border-bottom-right-radius:0;border-bottom-color:#dee2e6;background-color:rgba(30,70,148,.01)}.custom-select .select-items div,.custom-select .select-selected{color:#1e4694;padding:4px 10px;cursor:pointer;box-shadow:inset 1px 1px 3px 0 rgba(30,70,148,.1);font-family:"Medium"}.custom-select .select-items div{border-bottom:solid 1px #dee2e6;box-shadow:none;background-color:#fff;box-shadow:0 7px 7px rgba(0,0,0,.2);padding:6px 16px;font-size:13px;color:#1e4694}.custom-select .select-items{position:absolute;background-color:#fff;top:100%;left:0;right:0;z-index:99}.custom-select .select-hide{display:none}.custom-select .select-items div:hover,.custom-select .same-as-selected{background-color:#f2f2f2}.custom-select.disable .select-selected{color:#f3f8fa}.custom-select.disable .select-selected.select-arrow-active{background-color:#fff;border:solid 1px #1e4694;border-radius:.3rem}.custom-select.disable .select-selected:after{position:absolute;content:"";top:16px;right:10px;width:0;height:0;border:6px solid transparent;border-color:#1e4694 transparent transparent transparent}.custom-select.disable .select-selected.select-arrow-active:after{position:absolute;content:"";top:16px;right:10px;width:0;height:0;border:6px solid transparent;border-color:#1e4694 transparent transparent transparent}.custom-checkbox{width:25px;height:25px;display:inline-block;position:relative;flex-shrink:0}.custom-checkbox input{top:0;left:0;position:absolute;opacity:0;cursor:pointer;transform:scale(1);z-index:1000;width:100%;height:100%}.custom-checkbox .checkmark{position:absolute;top:0;left:0;right:0;bottom:0;background-color:#fff;border:solid 1px #1e4694;border-radius:.3rem;box-shadow:inset 1px 1px 3px 0 rgba(30,70,148,.1)}.custom-checkbox:hover input~.checkmark{background-color:rgba(0,0,0,.035)}.custom-checkbox:focus input~.checkmark{border-color:#f3f8fa}.custom-checkbox input:checked~.checkmark{background-color:#1e4694;border:solid 1px #1e4694;box-shadow:none}.custom-checkbox .checkmark:after{content:"";width:7px;height:13px;position:absolute;top:4px;left:8px;transform:rotate(45deg);display:none;text-shadow:0 0 5px rgba(0,0,0,.5);border-right:solid 3px #fff;border-bottom:solid 3px #fff}.custom-checkbox input:checked~.checkmark:after{display:block}.custom-switch{position:relative;display:inline-block;flex-basis:50px;height:25px;flex-shrink:0}.custom-switch input{opacity:0;width:0;height:0}.custom-switch .slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:rgba(243,248,250,.3);-webkit-transition:.4s;transition:.4s}.custom-switch .slider:before{position:absolute;content:"";height:21px;width:21px;left:2px;bottom:2px;background-color:#fff;-webkit-transition:.4s;transition:.4s;box-shadow:0 0 5px 0 rgba(0,0,0,.5)}.custom-switch input:checked+.slider{background-color:#1e4694}.custom-switch input:focus+.slider{box-shadow:0 0 1px #1e4694}.custom-switch input:checked+.slider:before{-webkit-transform:translateX(25px);-ms-transform:translateX(25px);transform:translateX(25px)}.custom-switch .slider{border-radius:4px}.custom-switch .slider:before{border-radius:4px}.custom-radio{width:25px;height:25px;overflow:hidden;float:left;position:relative;cursor:pointer;user-select:none}.custom-radio .nombre{position:absolute;top:0;left:0;width:60px;height:25px;z-index:1001}.custom-radio input{position:absolute;top:3px;left:2px;opacity:0;cursor:pointer;z-index:1000;transform:scale(1.9)}.custom-radio .checkmark{opacity:1;position:absolute;top:0;left:0;height:25px;width:25px;background-color:#fff;border-radius:50%;box-shadow:inset 1px 1px 3px 0 rgba(30,70,148,.1);border:solid 1px #1e4694}.custom-radio .checkmark:after{content:"";position:absolute;display:none;top:8px;left:8px;width:9px;height:9px;border-radius:50%;background:#fff;box-shadow:0 0 5px 0 rgba(0,0,0,.5)}.custom-radio .checkmark:hover{background-color:rgba(0,0,0,.01);border-color:#f3f8fa}.custom-radio:hover input~.checkmark{background-color:rgba(0,0,0,.035)}.custom-radio input:checked~.checkmark{background-color:#1e4694;border:#1e4694}.custom-radio input:checked~.checkmark:after{display:block}.custom-password{width:100%;float:left;position:relative}.custom-password .checkmark{position:absolute;right:5px;top:50%;margin-top:16px;font-size:25px;width:30px;height:30px}.custom-password input[type=password]{width:100%}.custom-password input[type=checkbox]{font-size:20px;width:30px;height:30px;display:flex;align-items:center;justify-content:center;opacity:0;cursor:pointer;z-index:10}.custom-password input:checked~.icon-ojo{display:block}.custom-password input:checked~.icon-ojo-cerrado{display:none}.custom-password .icon-ojo,.custom-password .icon-ojo-cerrado{position:absolute;top:3px;left:-3px;font-size:23px;width:30px;height:30px;z-index:1000;pointer-events:none;color:#1e4694}.custom-password .icon-ojo{color:#1e4694;display:none}.custom-password.txt::after{top:-20px}.input-icon{position:relative}.input-icon input{padding-left:37px}.input-icon .i-icon{position:absolute;width:35px;top:1px;left:1px;bottom:1px;background-color:transparent;color:#f3f8fa;font-size:20px;display:flex;align-items:center;justify-content:center;border-top-left-radius:2px;border-bottom-left-radius:2px}.input-button{position:relative}.input-button input{padding-right:37px}.input-button button{position:absolute;width:29px;height:29px;right:4px;bottom:4px;background-color:rgba(243,248,250,.1);color:#1e4694;display:flex;align-items:center;justify-content:center;border-radius:1px}.input-button button.txt{width:auto;font-size:12px;padding-right:10px}.input-button button i{font-size:20px}.input-button button:hover{color:#1e4694;background-color:rgba(243,248,250,.1)}.check-wrap{width:100%;float:left;display:flex;justify-content:space-between;align-items:center;background-color:#fff;border:solid 1px #f3f8fa;padding:5px 5px 5px 10px;border-radius:3px;margin-bottom:5px}.check-wrap label{margin:0}.check-wrap .check-title{float:left}.check-wrap .custom-radio{flex-basis:28px}.check-wrap .custom-switch{flex-basis:50px}@media only screen and (max-width: 900px){.check-wrap .custom-switch{flex-basis:62px}}.pagination{display:inline-block}.pagination.right{float:right}.pagination .arrow{color:#f3f8fa}.pagination a{color:#000;float:left;padding:8px 16px;text-decoration:none;transition:all .25s linear;border-radius:3px}.pagination a.active{background-color:rgba(243,248,250,.3);color:#1e4694}.pagination a.active:hover{background-color:rgba(243,248,250,.5)}.pagination a:hover{background-color:#ececec}.pagination .arrow:hover{background-color:transparent;color:rgba(243,248,250,.5)}.portrait-edit{display:inline-block;position:relative;margin:10px;flex-shrink:0}.portrait-edit.m0{margin:0}.portrait-edit.mr{margin:0 10px 0 0}.portrait-edit.ml{margin:0 0 0 10px}.portrait-edit.mb{margin:0 0 10px 0}.portrait-edit.mt{margin:10px 0 0 0}.portrait-edit-btn{position:absolute;right:0;bottom:0;border-radius:50%;width:30px;height:30px;background-color:rgba(255,255,255,.7);display:flex;justify-content:center;align-items:center;border:solid 1px #1e4694}.portrait-edit-btn i{color:#1e4694;margin:1px 0 0 0;font-size:14px}.portrait-edit-btn.sm{width:20px;height:20px}.portrait-edit-btn.sm i{font-size:11px;margin:0 0 0 0}.portrait-edit-btn:hover{background-color:rgba(255,255,255,.9)}.portrait-edit-btn:active{transform:scale(0.9)}.portrait{width:73px;height:73px;display:inline-block;border-radius:50%;position:relative;overflow:hidden;margin:10px;background-color:#fff;border:solid 3px #fff;flex-shrink:0;font-size:30px;font-family:"SemiBold"}.portrait .portrait-txt{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;justify-content:center;align-items:center}.portrait .portrait-container{width:300px;height:70px;margin-left:-115px;overflow:hidden;display:flex;justify-content:center !important;align-items:center}.portrait .portrait-container img{width:auto;height:100%}.portrait.mn{width:32px;height:32px;border:solid 2px #fff;font-size:13px}.portrait.mn .portrait-container{height:30px;margin-left:-135px}.portrait.sm{width:53px;height:53px;font-size:23px}.portrait.sm .portrait-container{height:50px;margin-left:-125px}.portrait.l{width:93px;height:93px}.portrait.l .portrait-container{height:90px;margin-left:-105px}.portrait.xl{width:113px;height:113px}.portrait.xl .portrait-container{height:110px;margin-left:-95px}.portrait.m0{margin:0}.portrait.mr{margin:0 10px 0 0}.portrait.ml{margin:0 0 0 10px}.portrait.mb{margin:0 0 10px 0}.portrait.mt{margin:10px 0 0 0}.portrait.online{border-color:#0dbd79}.portrait.nb{background-color:rgba(0,0,0,.1);border:transparent;width:35px;height:35px;font-size:14px}.portrait.nb .portrait-container{height:35px;margin-left:-132.5px}.table{width:100%;overflow-x:auto}.table table{width:100%;border-collapse:collapse}.table table thead{color:#1e4694 !important;font-family:"SemiBold" !important;text-align:center !important}.table table thead th{border-bottom:solid 1px #f3f8fa !important;padding:1rem !important;line-height:1.6rem !important;color:#1e4694 !important;vertical-align:top;white-space:nowrap}.table table thead th i{font-size:1.4rem !important}.table table thead th .custom-checkbox{margin-bottom:-0.5rem !important}.table table thead th .icon-calendar-s{font-size:1.6rem !important}.table table thead .MuiTableCell-head{color:#1e4694 !important}.table table tbody tr{border-bottom:solid 1px #dee2e6;background-color:#f8f9fa}.table table tbody tr:nth-child(odd){background-color:#fff}.table table tbody tr:hover{background-color:#f2f2f2}.table table tbody tr td{height:6rem;text-align:center;vertical-align:middle;padding:0 1rem}.table table tbody tr .circle-button{color:#1e4694;background-color:transparent;font-size:1.6rem;padding:unset}.table table tbody tr .circle-button:hover{box-shadow:none;filter:brightness(1);color:rgba(30,70,148,.6)}.table-state .table-state-icon,.table-state-ayuda .table-state-icon{position:relative;border-radius:50%;display:inline-block;font-family:"iconos";font-size:2.2rem}.table-state .table-state-icon i::before,.table-state-ayuda .table-state-icon i::before{margin-left:0 !important;margin-right:0 !important}.table-state .table-state-icon:hover>.table-state-tip,.table-state-ayuda .table-state-icon:hover>.table-state-tip{display:inline-block}.table-state .table-state-icon:hover~.table,.table-state-ayuda .table-state-icon:hover~.table{overflow-x:visible}.table-state .table-state-icon .table-state-tip,.table-state-ayuda .table-state-icon .table-state-tip{position:absolute;font-size:11px;background-color:#1e4694;color:#fff;font-family:"Regular";padding:.7rem;right:100%;transform:translateX(-10px);bottom:1px;z-index:1000;width:auto;line-height:1rem;display:none;white-space:nowrap}.table-state .table-state-icon .table-state-tip::after,.table-state-ayuda .table-state-icon .table-state-tip::after{content:"";background-color:#1e4694;width:6px;height:6px;transform:rotate(45deg);position:absolute;right:-3px;top:50%;margin-top:-3px}.table-state-ayuda{padding:1rem}.table-state-ayuda .separator{margin-bottom:1.5rem}.table-state-ayuda .table-state-icon{position:relative;font-family:"iconos_asse";font-size:3rem;display:flex;flex-wrap:nowrap;margin-bottom:.5rem}.table-state-ayuda .table-state-icon i{flex-grow:0;width:auto;font-size:2rem;margin-right:1rem}.table-state-ayuda .table-state-icon .table-state-tip{width:90%;flex-grow:1;display:flex;align-items:center;position:static;font-size:1.2rem;background-color:transparent;color:#1e4694;font-family:"Regular";padding:0;left:unset;top:unset;transform:translateX(0);z-index:1000}.table-state-ayuda .table-state-icon .table-state-tip::after{display:none}.table-state-ayuda .table-state-icon .table-state-tip:hover{display:flex !important}.table-btn-order{color:#1e4694;font-family:"SemiBold";font-size:1.4rem}.table-btn-order i{opacity:.3;display:inline-block !important;transition:all .2s linear;filter:grayscale(1)}.table-btn-order:hover i{opacity:1;filter:grayscale(0)}.table-btn-order.r180 i{transform:rotate(180deg)}.thumbnail{width:10%;float:left;min-width:135px;padding:15px;position:relative;display:flex;flex-direction:column;justify-content:stretch}.thumbnail::before{content:"";position:absolute;top:5px;left:5px;right:5px;bottom:5px;border:solid 1px #dee2e6;pointer-events:none}@media only screen and (max-width: 1024px){.thumbnail{width:20%}}@media only screen and (max-width: 900px){.thumbnail{width:25%}}@media only screen and (max-width: 350px){.thumbnail{width:33.3333333333%}}.thumbnail .img{width:100%;padding-bottom:100%;background-size:auto 90%;background-position:center;background-repeat:no-repeat;margin-bottom:10px}.thumbnail .img.apaisado{background-size:90% auto}.thumbnail .title{color:#1e4694;width:100%;overflow:hidden;font-family:"Bold";white-space:nowrap;text-overflow:ellipsis}.thumbnail .tags{color:#6c757d;width:100%;height:50px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;font-size:12px;margin-bottom:10px}.tool{position:relative}.tool:hover .tip{display:block}.tool:hover .tip.left,.tool:hover .tip.right{display:flex}.tip{position:absolute;top:calc(100% + 5px);width:100px;left:50%;margin-left:-50px;padding:1rem;color:#fff;box-shadow:5px 5px 20px 0px rgba(0,0,0,.2);display:none;font-size:1.1rem !important;line-height:1.3rem !important;font-family:"SemiBold";z-index:3000;text-align:center;background-color:#f3f8fa;border-radius:3px}.tip::before{content:"";background-color:inherit;position:absolute;transform:rotate(45deg);width:10px;height:10px;top:-5px;left:50%;margin-left:-5px}.tip.top{top:auto;bottom:calc(100% + 5px)}.tip.top::before{border-color:transparent #dee2e6 #dee2e6 transparent;top:auto;bottom:-5px}.tip.left{top:50%;margin-top:-15px;right:calc(100% + 5px);left:auto;width:auto;height:30px;white-space:nowrap;align-items:center !important}.tip.left::before{border-color:#dee2e6 #dee2e6 transparent transparent;position:absolute;transform:rotate(45deg);left:auto;right:-5px;top:50%;margin-top:-5px}.tip.right{margin:auto;top:50%;margin-top:-15px;left:calc(100% + 5px);right:auto;width:auto;height:30px;white-space:nowrap;align-items:center !important}.tip.right::before{border-color:transparent transparent #dee2e6 #dee2e6;position:absolute;transform:rotate(45deg);margin:auto;right:auto;left:-5px;top:50%;margin-top:-5px}.letter-icon{width:30px;height:30px;display:inline-flex;align-items:center;justify-content:center;border-radius:3px;padding:1.3px 6px 1.5px 6rpx;border:solid 1px #1e4694;color:#1e4694;font-family:"Bold"}.br-red{border:solid 1px #d12937;color:#d12937;background-color:transparent}.br-green{border:solid 1px #2d8f46;color:#2d8f46;background-color:transparent}.br-blue{border:solid 1px #1e4694;color:#1e4694;background-color:transparent}.br-cian{border:solid 1px #73c8f0;color:#73c8f0;background-color:transparent}.br-yellow{border:solid 1px #e0c714;color:#000;background-color:transparent}.br-orange{border:solid 1px #d45230;color:#d45230;background-color:transparent}.br-gray{border:solid 1px #adb5bd;color:#adb5bd;background-color:transparent}.br-gray-light{border:solid 1px #dee2e6;color:#dee2e6;background-color:transparent}.bg-red{background-color:#d12937;color:#fff}.bg-green{background-color:#2d8f46;color:#fff}.bg-blue{background-color:#1e4694;color:#fff}.bg-cian{background-color:#73c8f0;color:#fff}.bg-yellow{background-color:#e0c714;color:#000}.bg-orange{background-color:#d45230;color:#fff}.bg-gray{background-color:#adb5bd;color:#fff}.bg-white{background-color:#fff;color:#000}.bg-transparent{background-color:transparent !important}.txt-left{text-align:left !important}.txt-right{text-align:right !important}.txt-center{text-align:center !important}.p0{padding:0}.desktop{display:block !important}.desktop.d-flex{display:flex !important}.mobile{display:none !important}.mobile.d-flex{display:none !important}@media only screen and (max-width: 900px){.desktop{display:none !important}.desktop.d-flex{display:none !important}.mobile{display:block !important}.mobile.d-flex{display:flex !important}}.text-primary{color:#1e4694}.text-primary-light{color:#f3f8fa}.text-blue{color:#1e4694}.text-red{color:#d12937}.text-green{color:#2d8f46}.text-olive{color:#9b7c00}.text-gray-light{color:#dee2e6}.text-gray{color:#6c757d}.text-graydark{color:#212529}.d-flex{display:flex}.f-left{float:left}.f-right{float:right}.d-center{display:flex;justify-content:center;align-items:center}.flex-j-start{justify-content:flex-start}.flex-j-end{justify-content:flex-end}.flex-j-center{justify-content:center}.flex-a-start{align-content:flex-start}.flex-a-end{align-content:flex-end}.flex-a-end{align-content:center}.ml-auto{margin-left:auto}.mr-auto{margin-right:auto}.separator{width:100%;float:left;padding-top:13px;margin-bottom:15px}.separator.s{padding-top:3px;margin-bottom:4px}.separator.m{padding-top:6px;margin-bottom:8px}.separator.g{padding-top:33px;margin-bottom:35px}.separator.line{border-bottom:solid 1px #f3f8fa}.separator-ib{width:100%;display:inline-block;padding-top:13px;margin-bottom:15px}.separator-ib.s{padding-top:3px;margin-bottom:4px}.separator-ib.m{padding-top:6px;margin-bottom:8px}.separator-ib.g{padding-top:33px;margin-bottom:35px}.separator-ib.line{border-bottom:solid 2px #f3f8fa}.v-stretch{display:flex;align-items:stretch;flex-wrap:wrap}.v-top{display:flex;align-items:flex-start}.w1{width:1% !important}.w2{width:2% !important}.w3{width:3% !important}.w4{width:4% !important}.w5{width:5% !important}.w6{width:6% !important}.w7{width:7% !important}.w8{width:8% !important}.w9{width:9% !important}.w10{width:10% !important}.w11{width:11% !important}.w12{width:12% !important}.w13{width:13% !important}.w14{width:14% !important}.w15{width:15% !important}.w16{width:16% !important}.w17{width:17% !important}.w18{width:18% !important}.w19{width:19% !important}.w20{width:20% !important}.w21{width:21% !important}.w22{width:22% !important}.w23{width:23% !important}.w24{width:24% !important}.w25{width:25% !important}.w26{width:26% !important}.w27{width:27% !important}.w28{width:28% !important}.w29{width:29% !important}.w30{width:30% !important}.w31{width:31% !important}.w32{width:32% !important}.w33{width:33% !important}.w34{width:34% !important}.w35{width:35% !important}.w36{width:36% !important}.w37{width:37% !important}.w38{width:38% !important}.w39{width:39% !important}.w40{width:40% !important}.w41{width:41% !important}.w42{width:42% !important}.w43{width:43% !important}.w44{width:44% !important}.w45{width:45% !important}.w46{width:46% !important}.w47{width:47% !important}.w48{width:48% !important}.w49{width:49% !important}.w50{width:50% !important}.w51{width:51% !important}.w52{width:52% !important}.w53{width:53% !important}.w54{width:54% !important}.w55{width:55% !important}.w56{width:56% !important}.w57{width:57% !important}.w58{width:58% !important}.w59{width:59% !important}.w60{width:60% !important}.w61{width:61% !important}.w62{width:62% !important}.w63{width:63% !important}.w64{width:64% !important}.w65{width:65% !important}.w66{width:66% !important}.w67{width:67% !important}.w68{width:68% !important}.w69{width:69% !important}.w70{width:70% !important}.w71{width:71% !important}.w72{width:72% !important}.w73{width:73% !important}.w74{width:74% !important}.w75{width:75% !important}.w76{width:76% !important}.w77{width:77% !important}.w78{width:78% !important}.w79{width:79% !important}.w80{width:80% !important}.w81{width:81% !important}.w82{width:82% !important}.w83{width:83% !important}.w84{width:84% !important}.w85{width:85% !important}.w86{width:86% !important}.w87{width:87% !important}.w88{width:88% !important}.w89{width:89% !important}.w90{width:90% !important}.w91{width:91% !important}.w92{width:92% !important}.w93{width:93% !important}.w94{width:94% !important}.w95{width:95% !important}.w96{width:96% !important}.w97{width:97% !important}.w98{width:98% !important}.w99{width:99% !important}.w100{width:100% !important}.w-1{width:1px !important}.w-2{width:2px !important}.w-3{width:3px !important}.w-4{width:4px !important}.w-5{width:5px !important}.w-6{width:6px !important}.w-7{width:7px !important}.w-8{width:8px !important}.w-9{width:9px !important}.w-10{width:10px !important}.w-11{width:11px !important}.w-12{width:12px !important}.w-13{width:13px !important}.w-14{width:14px !important}.w-15{width:15px !important}.w-16{width:16px !important}.w-17{width:17px !important}.w-18{width:18px !important}.w-19{width:19px !important}.w-20{width:20px !important}.w-21{width:21px !important}.w-22{width:22px !important}.w-23{width:23px !important}.w-24{width:24px !important}.w-25{width:25px !important}.w-26{width:26px !important}.w-27{width:27px !important}.w-28{width:28px !important}.w-29{width:29px !important}.w-30{width:30px !important}.w-31{width:31px !important}.w-32{width:32px !important}.w-33{width:33px !important}.w-34{width:34px !important}.w-35{width:35px !important}.w-36{width:36px !important}.w-37{width:37px !important}.w-38{width:38px !important}.w-39{width:39px !important}.w-40{width:40px !important}.w-41{width:41px !important}.w-42{width:42px !important}.w-43{width:43px !important}.w-44{width:44px !important}.w-45{width:45px !important}.w-46{width:46px !important}.w-47{width:47px !important}.w-48{width:48px !important}.w-49{width:49px !important}.w-50{width:50px !important}.w-51{width:51px !important}.w-52{width:52px !important}.w-53{width:53px !important}.w-54{width:54px !important}.w-55{width:55px !important}.w-56{width:56px !important}.w-57{width:57px !important}.w-58{width:58px !important}.w-59{width:59px !important}.w-60{width:60px !important}.w-61{width:61px !important}.w-62{width:62px !important}.w-63{width:63px !important}.w-64{width:64px !important}.w-65{width:65px !important}.w-66{width:66px !important}.w-67{width:67px !important}.w-68{width:68px !important}.w-69{width:69px !important}.w-70{width:70px !important}.w-71{width:71px !important}.w-72{width:72px !important}.w-73{width:73px !important}.w-74{width:74px !important}.w-75{width:75px !important}.w-76{width:76px !important}.w-77{width:77px !important}.w-78{width:78px !important}.w-79{width:79px !important}.w-80{width:80px !important}.w-81{width:81px !important}.w-82{width:82px !important}.w-83{width:83px !important}.w-84{width:84px !important}.w-85{width:85px !important}.w-86{width:86px !important}.w-87{width:87px !important}.w-88{width:88px !important}.w-89{width:89px !important}.w-90{width:90px !important}.w-91{width:91px !important}.w-92{width:92px !important}.w-93{width:93px !important}.w-94{width:94px !important}.w-95{width:95px !important}.w-96{width:96px !important}.w-97{width:97px !important}.w-98{width:98px !important}.w-99{width:99px !important}.w-100{width:100px !important}.w-101{width:101px !important}.w-102{width:102px !important}.w-103{width:103px !important}.w-104{width:104px !important}.w-105{width:105px !important}.w-106{width:106px !important}.w-107{width:107px !important}.w-108{width:108px !important}.w-109{width:109px !important}.w-110{width:110px !important}.w-111{width:111px !important}.w-112{width:112px !important}.w-113{width:113px !important}.w-114{width:114px !important}.w-115{width:115px !important}.w-116{width:116px !important}.w-117{width:117px !important}.w-118{width:118px !important}.w-119{width:119px !important}.w-120{width:120px !important}.w-121{width:121px !important}.w-122{width:122px !important}.w-123{width:123px !important}.w-124{width:124px !important}.w-125{width:125px !important}.w-126{width:126px !important}.w-127{width:127px !important}.w-128{width:128px !important}.w-129{width:129px !important}.w-130{width:130px !important}.w-131{width:131px !important}.w-132{width:132px !important}.w-133{width:133px !important}.w-134{width:134px !important}.w-135{width:135px !important}.w-136{width:136px !important}.w-137{width:137px !important}.w-138{width:138px !important}.w-139{width:139px !important}.w-140{width:140px !important}.w-141{width:141px !important}.w-142{width:142px !important}.w-143{width:143px !important}.w-144{width:144px !important}.w-145{width:145px !important}.w-146{width:146px !important}.w-147{width:147px !important}.w-148{width:148px !important}.w-149{width:149px !important}.w-150{width:150px !important}.w-151{width:151px !important}.w-152{width:152px !important}.w-153{width:153px !important}.w-154{width:154px !important}.w-155{width:155px !important}.w-156{width:156px !important}.w-157{width:157px !important}.w-158{width:158px !important}.w-159{width:159px !important}.w-160{width:160px !important}.w-161{width:161px !important}.w-162{width:162px !important}.w-163{width:163px !important}.w-164{width:164px !important}.w-165{width:165px !important}.w-166{width:166px !important}.w-167{width:167px !important}.w-168{width:168px !important}.w-169{width:169px !important}.w-170{width:170px !important}.w-171{width:171px !important}.w-172{width:172px !important}.w-173{width:173px !important}.w-174{width:174px !important}.w-175{width:175px !important}.w-176{width:176px !important}.w-177{width:177px !important}.w-178{width:178px !important}.w-179{width:179px !important}.w-180{width:180px !important}.w-181{width:181px !important}.w-182{width:182px !important}.w-183{width:183px !important}.w-184{width:184px !important}.w-185{width:185px !important}.w-186{width:186px !important}.w-187{width:187px !important}.w-188{width:188px !important}.w-189{width:189px !important}.w-190{width:190px !important}.w-191{width:191px !important}.w-192{width:192px !important}.w-193{width:193px !important}.w-194{width:194px !important}.w-195{width:195px !important}.w-196{width:196px !important}.w-197{width:197px !important}.w-198{width:198px !important}.w-199{width:199px !important}.w-200{width:200px !important}.w-201{width:201px !important}.w-202{width:202px !important}.w-203{width:203px !important}.w-204{width:204px !important}.w-205{width:205px !important}.w-206{width:206px !important}.w-207{width:207px !important}.w-208{width:208px !important}.w-209{width:209px !important}.w-210{width:210px !important}.w-211{width:211px !important}.w-212{width:212px !important}.w-213{width:213px !important}.w-214{width:214px !important}.w-215{width:215px !important}.w-216{width:216px !important}.w-217{width:217px !important}.w-218{width:218px !important}.w-219{width:219px !important}.w-220{width:220px !important}.w-221{width:221px !important}.w-222{width:222px !important}.w-223{width:223px !important}.w-224{width:224px !important}.w-225{width:225px !important}.w-226{width:226px !important}.w-227{width:227px !important}.w-228{width:228px !important}.w-229{width:229px !important}.w-230{width:230px !important}.w-231{width:231px !important}.w-232{width:232px !important}.w-233{width:233px !important}.w-234{width:234px !important}.w-235{width:235px !important}.w-236{width:236px !important}.w-237{width:237px !important}.w-238{width:238px !important}.w-239{width:239px !important}.w-240{width:240px !important}.w-241{width:241px !important}.w-242{width:242px !important}.w-243{width:243px !important}.w-244{width:244px !important}.w-245{width:245px !important}.w-246{width:246px !important}.w-247{width:247px !important}.w-248{width:248px !important}.w-249{width:249px !important}.w-250{width:250px !important}.w-251{width:251px !important}.w-252{width:252px !important}.w-253{width:253px !important}.w-254{width:254px !important}.w-255{width:255px !important}.w-256{width:256px !important}.w-257{width:257px !important}.w-258{width:258px !important}.w-259{width:259px !important}.w-260{width:260px !important}.w-261{width:261px !important}.w-262{width:262px !important}.w-263{width:263px !important}.w-264{width:264px !important}.w-265{width:265px !important}.w-266{width:266px !important}.w-267{width:267px !important}.w-268{width:268px !important}.w-269{width:269px !important}.w-270{width:270px !important}.w-271{width:271px !important}.w-272{width:272px !important}.w-273{width:273px !important}.w-274{width:274px !important}.w-275{width:275px !important}.w-276{width:276px !important}.w-277{width:277px !important}.w-278{width:278px !important}.w-279{width:279px !important}.w-280{width:280px !important}.w-281{width:281px !important}.w-282{width:282px !important}.w-283{width:283px !important}.w-284{width:284px !important}.w-285{width:285px !important}.w-286{width:286px !important}.w-287{width:287px !important}.w-288{width:288px !important}.w-289{width:289px !important}.w-290{width:290px !important}.w-291{width:291px !important}.w-292{width:292px !important}.w-293{width:293px !important}.w-294{width:294px !important}.w-295{width:295px !important}.w-296{width:296px !important}.w-297{width:297px !important}.w-298{width:298px !important}.w-299{width:299px !important}.w-300{width:300px !important}.lh-1{line-height:1px !important}.lh-2{line-height:2px !important}.lh-3{line-height:3px !important}.lh-4{line-height:4px !important}.lh-5{line-height:5px !important}.lh-6{line-height:6px !important}.lh-7{line-height:7px !important}.lh-8{line-height:8px !important}.lh-9{line-height:9px !important}.lh-10{line-height:10px !important}.lh-11{line-height:11px !important}.lh-12{line-height:12px !important}.lh-13{line-height:13px !important}.lh-14{line-height:14px !important}.lh-15{line-height:15px !important}.lh-16{line-height:16px !important}.lh-17{line-height:17px !important}.lh-18{line-height:18px !important}.lh-19{line-height:19px !important}.lh-20{line-height:20px !important}.lh-21{line-height:21px !important}.lh-22{line-height:22px !important}.lh-23{line-height:23px !important}.lh-24{line-height:24px !important}.lh-25{line-height:25px !important}.lh-26{line-height:26px !important}.lh-27{line-height:27px !important}.lh-28{line-height:28px !important}.lh-29{line-height:29px !important}.lh-30{line-height:30px !important}.c-pointer{cursor:pointer}.p-relative{position:relative !important}.pointer-events-none{pointer-events:none !important}.bg-content{width:100%;float:left}.title{width:100%;float:left;background-color:#f3f8fa;margin:0 0 20px 0}.title .container{text-align:center;height:70px;display:flex;justify-content:center;align-items:center;font-size:24px;color:#1e4694;font-family:"Bold"}.contenidos .title,.integrantes .title,.novedades .title{width:100%;float:left;text-align:center;padding:10px 0 30px 0;font-size:30px;font-family:"Bold";color:#1e4694;background-color:#f3f8fa}@media only screen and (max-width: 1024px){.contenidos .title,.integrantes .title,.novedades .title{padding:20px;font-size:34px;text-align:left}}.contenidos{max-width:800px;margin:0 auto;width:100%}.contenidos .texto{float:left;width:100%;white-space:wrap;clear:both;font-size:14px;line-height:29px;color:#6c757d;text-align:justify;font-family:"Medium";background-color:#fff;padding:40px 50px;position:relative;z-index:1;border:solid 1px rgba(115,200,240,.5);border-radius:16px;margin-bottom:20px}@media only screen and (max-width: 1024px){.contenidos .texto{padding:20px 20px 50px 20px}}.contenidos .texto h1,.contenidos .texto h2,.contenidos .texto h3,.contenidos .texto h4,.contenidos .texto h5{padding:20px 0;color:#343a40}.contenidos .texto h1{font-family:"Bold";border-bottom:solid 1px rgba(30,70,148,.3);width:100%;float:left;margin-bottom:20px;color:#1e4694}.contenidos .texto h2{font-family:"SemiBold"}.contenidos .texto img{width:auto;height:auto;margin:20px auto;border-radius:10px}.contenidos .texto .alignright{float:right;margin:20px 0 20px 20px}.contenidos .texto .alignleft{float:left;margin:20px 20px 20px 0}@media only screen and (max-width: 1024px){.contenidos .texto .alignright,.contenidos .texto .alignleft{width:100%;margin:20px 0}}.contenidos .texto ol,.contenidos .texto ul{padding:10px;color:#1e4694}.contenidos .texto ul,.contenidos .texto li{list-style-type:disc}.contenidos .texto ol{width:100%;float:left;counter-reset:contador;padding-left:23px;list-style:none}.contenidos .texto ol ol{padding-left:30px}.contenidos .texto ol li{width:100%;float:left;counter-increment:contador;list-style-type:unset;position:relative;font-family:"Medium";padding-bottom:5px}.contenidos .texto ol li::before{content:counter(contador);font-family:"Bold";width:25px;height:20px;font-size:14px;line-height:20px;position:absolute;text-align:center;left:-30px;top:3px;padding-left:.6px}.contenidos .texto ul{width:100%;float:left;padding-left:23px}.contenidos .texto ul.list_cat{color:#1e4694}.contenidos .texto ul li a{font-family:"Bold"}.contenidos .texto ul li ul{padding-left:16px}.contenidos .texto ul li ul li{width:100%;float:left;position:relative;margin-left:2px}.contenidos .texto ul li ul li a{font-family:"Regular"}.contenidos .resultados{float:left;width:100%;font-size:16px;padding:30px 0;line-height:34px;color:#1e4694;text-align:center;font-family:"Medium";margin-bottom:100px;display:flex;flex-direction:column;align-items:center}.contenidos .resultados a{width:fit-content;font-family:"SemiBold";font-size:16px;color:#1e4694;padding:5px 25px;border-radius:30px;display:flex;align-items:center;justify-content:center;text-align:center;background-color:#fff;margin:5px 0;box-shadow:0 0 10px 0 rgba(0,0,0,.1);transition:all .1s ease-in-out}.contenidos .resultados a:hover{box-shadow:0 0 5px 0 rgba(0,0,0,.2);transform:scale(1.05)}.contenidos .resultados a:active{background-color:#dee2e6;box-shadow:0 0 1px 0 rgba(0,0,0,.3)}.contenidos .buscador{width:100%;float:left;padding:30px;background-color:#fff;border:solid 1px rgba(115,200,240,.5);box-shadow:0 0 20px 0 rgba(0,0,0,.1);border-radius:100px}.contenidos .buscador input[type=text]{border-radius:30px 0 0 30px;border:solid 1px #adb5bd;padding:0 20px}.contenidos .buscador .button{border-radius:0 30px 30px 0}.novedades{width:100%;float:left;padding-bottom:30px}.novedades .container.grid{width:100%;margin:0 auto;padding:0 20px;display:grid;grid-template-columns:repeat(4, 1fr);grid-column-gap:10px;grid-row-gap:10px}@media only screen and (max-width: 1024px){.novedades .container.grid{grid-template-columns:repeat(1, 1fr)}}.novedades .card-news{background-color:#fff;width:100%;padding:30px;border-radius:12px;color:#1e4694;text-align:left;font-size:16px;box-shadow:0 0 10px 0 rgba(0,0,0,.1);display:flex;align-content:space-between;flex-wrap:wrap;line-height:26px}.novedades .card-news .card-title{font-size:26px !important;font-family:"Bold";color:#1e4694;padding-bottom:20px}.novedades .card-news .card-title .fecha{width:100%;float:left;font-size:14px;font-family:"Medium";padding:10px 0}.novedades .card-news .ampliar{width:100%;float:left;background-color:#dee2e6;padding:7px 14px;border-radius:7px;margin-top:20px;font-size:14px;display:flex;justify-content:space-between;font-family:"SemiBold";color:#1e4694}.novedades .card-news .ampliar:hover{background-color:#ced4da}.links{width:100%;float:left;padding:20px 0}.links ul{width:100%;float:left;display:flex;flex-direction:column;align-items:center}.links ul li{width:fit-content;float:left}.links ul li a{width:100%;font-family:"SemiBold";font-size:16px;color:#1e4694;padding:15px 25px;border-radius:30px;display:flex;align-items:center;justify-content:center;text-align:center;background-color:#fff;margin:10px 0;box-shadow:0 0 10px 0 rgba(0,0,0,.1);transition:all .1s ease-in-out}.links ul li a:hover{box-shadow:0 0 5px 0 rgba(0,0,0,.2);transform:scale(1.05)}.links ul li a:active{background-color:#dee2e6;box-shadow:0 0 1px 0 rgba(0,0,0,.3)}.integrantes{width:100%;float:left;padding-bottom:30px}.integrantes .container{max-width:900px}.integrantes .team-cards-grid{display:grid;grid-template-columns:calc(33% - 13.3333333333px) calc(33% - 13.3333333333px) calc(33% - 13.3333333333px);grid-gap:20px;padding:0 20px}@media only screen and (max-width: 1024px){.integrantes .team-cards-grid{grid-template-columns:100%}}.integrantes .team-card{background-color:#fff;padding:40px 30px;color:#1e4694;text-align:center;font-size:16px;box-shadow:0 0 10px 0 rgba(0,0,0,.1);width:100%;display:flex;justify-content:center;align-content:space-between;flex-wrap:wrap;border-radius:10px}.integrantes .team-card .foto{background-position:center;background-size:auto 100%;background-repeat:no-repeat;width:70%;padding-bottom:70%;border-radius:50%}.integrantes .team-card img{width:100px}.integrantes .team-card .nombre{font-size:24px;font-family:"Bold";color:#343a40;padding:20px 0 0 0;width:100%}.integrantes .team-card .cargo{font-size:14px;font-family:"Medium";color:#adb5bd;padding:10px 0;letter-spacing:2px;text-transform:uppercase;width:100%}.integrantes .team-card .descripcion{font-size:12px;font-family:"Medium";color:#6c757d;width:100%}.integrantes .team-card .social{padding-top:20px;font-size:21px;font-family:"Medium";width:100%}.integrantes .team-card .social a{color:#6c757d}.integrantes .team-card .social a :hover{color:#1e4694}.contacto{margin-bottom:30px}.contacto input[type=submit]{float:right;padding:10px 20px;font-size:16px}.contacto label{padding:10px 0;float:left;width:100%;font-size:16px;line-height:24px}.wpcf7-form-control.wpcf7-select{appearance:none;-webkit-appearance:none;-moz-appearance:none;background:url("path/to/arrow.png") no-repeat right center;background-size:10px 10px;padding:5px 10px;border:1px solid #1e4694;border-radius:3px;font-size:14px;line-height:1.5;color:#1e4694;font-family:"Medium"}/*# sourceMappingURL=main.css.map */
