#notificaiones .card{padding:0 .5rem;box-shadow:17px 16px 52px rgba(0,0,0,.3);margin-top:100px;background-color:#f4f7f6;border-radius:5px}#notificaiones .card .card-header{background:#142736;padding:1.2rem 1rem;box-shadow:20px 20px 20px rgba(0,0,0,.1);border-radius:5px;position:relative;top:-40px}#notificaiones .card .card-header h3,#notificaiones .card .card-header h6{text-align:center;color:#f8f9fa;margin:0!important}#notificaiones .card .card-header .noti{color:#ffc107}#notificaiones .card .card-header .pull-right{text-align:center}#notificaiones .card .card-body{padding-top:0}#notificaiones .card .card-body h2{text-align:center;text-transform:uppercase;margin-top:0!important}@media (min-width:768px){#notificaiones .card{padding:0 3rem}#notificaiones .card .card-header h3,#notificaiones .card .card-header h6{text-align:left}#notificaiones .card .card-header .pull-right{text-align:right}}#notificaiones .card.evento{background:#142736;color:#f8f9fa;margin-top:0;margin-bottom:100px}#notificaiones .card.evento .card-body{padding:0 1.25rem}#notificaiones .card.evento .card-footer{background:#fff;padding:1.2rem 1rem;box-shadow:20px 20px 20px rgba(0,0,0,.1);border-radius:5px;position:relative;bottom:-40px}#notificaiones .card.evento .card-footer h3,#notificaiones .card.evento .card-footer h6{color:#212529;text-align:center;margin:0!important}#notificaiones .card.evento .card-footer i{margin:0 .5rem}#notificaiones .card.evento .card-footer i:first-child{margin:0 .5rem 0 0}#notificaiones .card.evento .card-footer i:last-child{font-style:normal;font-size:1.25rem}#notificaiones .card.evento .card-footer .noti{color:#1ec65e}#notificaiones .card.evento .card-footer .pull-right{text-align:center}#notificaiones .card.evento .card-footer .dato-evento p{color:#212529}#notificaiones .card.evento .card-footer .dato-evento .tag-event-int::before{font-family:"icoagrosavia"}#notificaiones .card.evento .card-footer .dato-evento .tag-event-int[data-tag-event*=Cap]::before{content:""}#notificaiones .card.evento .card-footer .dato-evento .tag-event-int[data-tag-event*=Aca]::before{content:""}#notificaiones .card.evento .card-footer .dato-evento .tag-event-int[data-tag-event*=Prom]::before{content:""}#notificaiones .card.evento .card-footer .dato-evento .tag-ev-fecha[data-date]::after{content:attr(data-date);display:inline-flex}#notificaiones .card.evento .card-footer .dato-evento .tag-ev-hora[data-time]::after{content:attr(data-time);display:inline-flex}@media (min-width:768px){#notificaiones .card.evento .card-footer h3,#notificaiones .card.evento .card-footer h6{text-align:left}#notificaiones .card.evento .card-footer .pull-right{text-align:right}}.table{width:100%;max-width:100%;margin-bottom:1rem;background-color:transparent;font-size:80%}.table td,.table th{padding:.75rem;vertical-align:top;width:auto!important}.table thead th{vertical-align:bottom;border-bottom:2px solid #dee2e6}.table tbody+tbody{border-top:2px solid #dee2e6}.table .table{background-color:#fff}.table-striped tbody tr:nth-of-type(odd){background-color:rgba(0,0,0,.05)}.table-hover tbody tr:hover{background-color:rgba(0,0,0,.075)}.table .thead-dark th{color:#fff;background-color:#0e1e43;border-color:#152c63}.table-responsive{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.custom-control{position:relative;display:block;min-height:1.5rem;padding-left:1.5rem}.custom-control-input{position:absolute;z-index:-1;opacity:0}.custom-control-input:checked~.custom-control-label::before{color:#fff;background-color:#00ac4e}.custom-control-input:focus~.custom-control-label::before{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(0,172,78,.25)}.custom-control-input:active~.custom-control-label::before{color:#fff;background-color:#60ffa8}.custom-control-input:disabled~.custom-control-label{color:#6c757d}.custom-control-input:disabled~.custom-control-label::before{background-color:#e9ecef}.custom-control-label{position:relative;margin-bottom:0}.custom-control-label::after,.custom-control-label::before{position:absolute;top:.25rem;left:-1.5rem;display:block;width:1rem;height:1rem;content:""}.custom-control-label::before{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;background-color:#dee2e6}.custom-control-label::after{background-repeat:no-repeat;background-position:center center;background-size:50% 50%}.custom-checkbox .custom-control-label::before{border-radius:.25rem}.custom-checkbox .custom-control-input:checked~.custom-control-label::before{background-color:#00ac4e}.custom-checkbox .custom-control-input:checked~.custom-control-label::after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E")}.custom-checkbox .custom-control-input:indeterminate~.custom-control-label::before{background-color:#00ac4e}.custom-checkbox .custom-control-input:indeterminate~.custom-control-label::after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3E%3Cpath stroke='%23fff' d='M0 2h4'/%3E%3C/svg%3E")}.custom-checkbox .custom-control-input:disabled:checked~.custom-control-label::before{background-color:rgba(0,172,78,.5)}.custom-checkbox .custom-control-input:disabled:indeterminate~.custom-control-label::before{background-color:rgba(0,172,78,.5)}.custom-radio .custom-control-label::before{border-radius:50%}.custom-radio .custom-control-input:checked~.custom-control-label::before{background-color:#00ac4e}.custom-radio .custom-control-input:checked~.custom-control-label::after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E")}.custom-radio .custom-control-input:disabled:checked~.custom-control-label::before{background-color:rgba(0,172,78,.5)}.custom-select{display:inline-block;width:100%;height:calc(2.25rem + 2px);padding:.375rem 1.75rem .375rem .75rem;line-height:1.5;color:#495057;vertical-align:middle;background:#fff url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E")no-repeat right .75rem center;background-size:8px 10px;border:1px solid #ced4da;border-radius:.25rem;-webkit-appearance:none;-moz-appearance:none;appearance:none}.custom-select:focus{border-color:#4fc5b6;outline:0;box-shadow:0 0 0 .2rem rgba(79,197,182,.5)}.custom-select:focus::-ms-value,select.form-control:focus::-ms-value{color:#495057;background-color:#fff}.custom-select[multiple],.custom-select[size]:not([size="1"]){height:auto;padding-right:.75rem;background-image:none}.custom-select:disabled{color:#6c757d;background-color:#e9ecef}.custom-select::-ms-expand{opacity:0}.custom-file,.custom-file-input{position:relative;width:100%;height:calc(2.25rem + 2px)}.custom-file{display:inline-block;margin-bottom:0}.custom-file-input{z-index:2;margin:0;opacity:0}.custom-file-input:focus~.custom-file-label{border-color:#4fc5b6;box-shadow:0 0 0 .2rem rgba(0,172,78,.25)}.custom-file-input:focus~.custom-file-label::after{border-color:#4fc5b6}.custom-file-input:disabled~.custom-file-label{background-color:#e9ecef}.custom-file-input:lang(en)~.custom-file-label::after{content:"Browse"}.custom-file-label,.custom-file-label::after{position:absolute;top:0;right:0;padding:.375rem .75rem;line-height:1.5;color:#495057}.custom-file-label{left:0;z-index:1;height:calc(2.25rem + 2px);background-color:#fff;border:1px solid #ced4da;border-radius:.25rem}.custom-file-label::after{bottom:0;z-index:3;display:block;height:2.25rem;content:"Browse";background-color:#e9ecef;border-left:1px solid #ced4da;border-radius:0 .25rem .25rem 0}.custom-control-label::before,.custom-file-label,.custom-select{transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media screen and (prefers-reduced-motion:reduce){.custom-control-label::before,.custom-file-label,.custom-select{transition:none}}.input-group{position:relative;display:flex;flex-wrap:wrap;align-items:stretch;width:100%}.input-group>.custom-file,.input-group>.custom-select,.input-group>.form-control{position:relative;flex:1 1 auto;width:1%;margin-bottom:0}.input-group>.custom-file+.custom-file,.input-group>.custom-file+.custom-select,.input-group>.custom-file+.form-control,.input-group>.custom-select+.custom-file,.input-group>.custom-select+.custom-select,.input-group>.custom-select+.form-control,.input-group>.form-control+.custom-file,.input-group>.form-control+.custom-select,.input-group>.form-control+.form-control{margin-left:-1px}.input-group>.custom-file .custom-file-input:focus~.custom-file-label,.input-group>.custom-select:focus,.input-group>.form-control:focus{z-index:3}.input-group>.custom-file:not(:last-child) .custom-file-label,.input-group>.custom-file:not(:last-child) .custom-file-label::after,.input-group>.custom-select:not(:last-child),.input-group>.form-control:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.input-group>.custom-file:not(:first-child) .custom-file-label,.input-group>.custom-select:not(:first-child),.input-group>.form-control:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.input-group>.custom-file{display:flex;align-items:center}.input-group-append,.input-group-prepend{display:flex}.input-group-append .btn,.input-group-prepend .btn{position:relative;z-index:2}.input-group-prepend{margin-right:-1px}.input-group-append,.input-group-append .btn+.btn,.input-group-append .btn+.input-group-text,.input-group-append .input-group-text+.btn,.input-group-append .input-group-text+.input-group-text,.input-group-prepend .btn+.btn,.input-group-prepend .btn+.input-group-text,.input-group-prepend .input-group-text+.btn,.input-group-prepend .input-group-text+.input-group-text{margin-left:-1px}.input-group-text{display:flex;align-items:center;padding:.375rem .75rem;margin-bottom:0;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;text-align:center;white-space:nowrap;background-color:#e9ecef;border:1px solid #ced4da;border-radius:.25rem}.input-group-text input[type=checkbox],.input-group-text input[type=radio]{margin-top:0}.input-group>.input-group-append:last-child>.btn:not(:last-child):not(.dropdown-toggle),.input-group>.input-group-append:last-child>.input-group-text:not(:last-child),.input-group>.input-group-append:not(:last-child)>.btn,.input-group>.input-group-append:not(:last-child)>.input-group-text,.input-group>.input-group-prepend>.btn,.input-group>.input-group-prepend>.input-group-text{border-top-right-radius:0;border-bottom-right-radius:0}.input-group>.input-group-append>.btn,.input-group>.input-group-append>.input-group-text,.input-group>.input-group-prepend:first-child>.btn:not(:first-child),.input-group>.input-group-prepend:first-child>.input-group-text:not(:first-child),.input-group>.input-group-prepend:not(:first-child)>.btn,.input-group>.input-group-prepend:not(:first-child)>.input-group-text{border-top-left-radius:0;border-bottom-left-radius:0}.form-control{display:block;width:100%;padding:.375rem .75rem;font-size:1rem;line-height:1.5;color:#495057;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;border-radius:.25rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media screen and (prefers-reduced-motion:reduce){.form-control{transition:none}}.form-control::-ms-expand{background-color:transparent;border:0}.form-control:focus{color:#495057;background-color:#fff;border-color:#4fc5b6;outline:0;box-shadow:0 0 0 .2rem rgba(0,172,78,.25)}.form-control::-moz-placeholder{color:#6c757d;opacity:1}.form-control::placeholder{color:#6c757d;opacity:1}.form-control:disabled,.form-control[readonly]{background-color:#e9ecef;opacity:1}select.form-control:not([size]):not([multiple]){height:calc(2.25rem + 2px)}.form-control-range{display:block;width:100%}#atencionUsuario .form-inline .form-group,#preinscripcion .form-inline .form-group,#solicitudBG .form-inline .form-group,#solicitudBac .form-inline .form-group,.form-group{margin-bottom:1rem}.country{width:100%;padding:0}.form-row{display:flex;flex-wrap:wrap;margin-right:-5px;margin-left:-5px}.form-row>.col,.form-row>[class*=col-]{padding-right:5px;padding-left:5px}.form-check{position:relative;display:block;padding-left:1.25rem}.form-check-input{position:absolute;margin-top:.3rem;margin-left:-1.25rem}.form-check-input:disabled~.form-check-label{color:#6c757d}.form-check-label{margin-bottom:0}.invalid-feedback{width:100%;margin-top:.25rem;font-size:80%;color:#dc3545}.form-inline{display:flex;flex-flow:row wrap;align-items:center}.form-inline .form-check{width:100%}@media (min-width:576px){.form-inline .form-group,.form-inline label{display:flex;align-items:center;margin-bottom:0}.form-inline label{justify-content:center}.form-inline .form-group{flex:0 0 auto;flex-flow:row wrap}.form-inline .form-control{display:inline-block;width:auto;vertical-align:middle}.form-inline .custom-select,.form-inline .input-group{width:auto}.form-inline .form-check{display:flex;align-items:center;justify-content:center;width:auto;padding-left:0}.form-inline .form-check-input{position:relative;margin-top:0;margin-right:.25rem;margin-left:0}.form-inline .custom-control{align-items:center;justify-content:center}.form-inline .custom-control-label{margin-bottom:0}}#preinscripcion,#solicitudBac{padding-top:1rem}#preinscripcion h2,#solicitudBac h2{font-size:1.375rem;margin-bottom:2rem;font-weight:700}#atencionUsuario textarea,#preinscripcion textarea,#solicitudBac textarea{min-height:250px}#atencionUsuario .custom-select,#preinscripcion .custom-select,#solicitudBG .custom-select,#solicitudBac .custom-select{-webkit-appearance:none;-moz-appearance:none;-o-appearance:none;appearance:none}#atencionUsuario .custom-checkbox label,#atencionUsuario .custom-file label,#atencionUsuario .custom-radio label,#atencionUsuario .form-check label,#preinscripcion .custom-checkbox label,#preinscripcion .custom-file label,#preinscripcion .custom-radio label,#preinscripcion .form-check label,#solicitudBG .custom-checkbox label,#solicitudBG .custom-file label,#solicitudBG .custom-radio label,#solicitudBG .form-check label,#solicitudBac .custom-checkbox label,#solicitudBac .custom-file label,#solicitudBac .custom-radio label,#solicitudBac .form-check label{font-weight:400;font-size:1rem}#atencionUsuario label,#preinscripcion label,#solicitudBG label,#solicitudBac label{font-weight:700;font-size:.75rem}#atencionUsuario #dsi,#atencionUsuario #invColaborativo,#atencionUsuario #invExterno,#atencionUsuario #minorias,#preinscripcion #dsi,#preinscripcion #invColaborativo,#preinscripcion #invExterno,#preinscripcion #minorias,#solicitudBG #dsi,#solicitudBG #invColaborativo,#solicitudBG #invExterno,#solicitudBG #minorias,#solicitudBac #dsi,#solicitudBac #invColaborativo,#solicitudBac #invExterno,#solicitudBac #minorias{display:none}#atencionUsuario i,#preinscripcion i,#solicitudBG i,#solicitudBac i{margin:0}#atencionUsuario select,#preinscripcion select,#solicitudBG select,#solicitudBac select{position:relative}#atencionUsuario .custom-file-label::after,#preinscripcion .custom-file-label::after,#solicitudBG .custom-file-label::after,#solicitudBac .custom-file-label::after{font-family:"icoagrosavia";content:""}#atencionUsuario .button-slider,#preinscripcion .button-slider,#solicitudBG .button-slider,#solicitudBac .button-slider{font-size:1rem}#atencionUsuario .invalid-feedback,#preinscripcion .invalid-feedback,#solicitudBG .invalid-feedback,#solicitudBac .invalid-feedback,.invalid-feedback{display:block}.input-group.animate{flex-direction:row-reverse}.input-group.animate .form-control,.input-group.animate select{border-top-left-radius:0;border-bottom-left-radius:0;border-top-right-radius:.25rem!important;border-bottom-right-radius:.25rem!important}.input-group.animate .input-group-prepend .input-group-text{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-top-right-radius:0;border-bottom-right-radius:0;margin:0;transition:all .3s ease}.input-group.animate input,.input-group.animate select,.input-group.animate textarea{transition:all .3s ease}.input-group.animate input:focus,.input-group.animate select:focus,.input-group.animate textarea:focus{border-color:rgba(30,198,94,.8);box-shadow:0 1px 1px rgba(0,0,0,.075) inset,0 0 8px rgba(30,198,94,.6);outline:0}.input-group.animate input:focus+.input-group-prepend .input-group-text,.input-group.animate select:focus+.input-group-prepend .input-group-text,.input-group.animate textarea:focus+.input-group-prepend .input-group-text{background-color:#1ec65e;border-color:rgba(30,198,94,.8);color:#fff}#send-message{position:relative;background-color:#163040;background-image:url('data:image/svg+xml;utf8,<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"><circle opacity="0.5" fill="%23FFFFFF" cx="28.75" cy="22.338" r="0.713"/><circle opacity="0.2" fill="%23FFFFFF" cx="26.75" cy="79.443" r="0.307"/><circle opacity="0.5" fill="%23FFFFFF" cx="50" cy="41.884" r="0.308"/><circle fill="%23FFFFFF" cx="12.883" cy="42.25" r="0.367"/><circle opacity="0.4" fill="%23FFFFFF" cx="80" cy="72.818" r="0.307"/><circle opacity="0.5" fill="%23FFFFFF" cx="55.625" cy="12.375" r="0.308"/><circle opacity="0.2" fill="%23FFFFFF" cx="73.307" cy="89.375" r="0.308"/><circle opacity="0.5" fill="%23FFFFFF" cx="73" cy="53.884" r="0.308"/><circle opacity="0.5" fill="%23FFFFFF" cx="38.875" cy="89.432" r="0.385"/></svg>');background-size:20rem 20rem;background-position:center 0;overflow:hidden;height:400px;margin-right:-20px;margin-left:-20px;animation:bg 2s linear infinite}#send-message h2{color:#fff;position:relative;top:0;margin:1.5rem 0 2rem!important;text-align:center}.ship{position:relative;top:0;bottom:0;left:0;width:6.3rem;height:6.7rem;margin:auto;animation:mover 2s linear infinite alternate}.ship .body{position:relative;height:110px}.ship .body img{width:100px}.ship .body .eyes{width:18px;position:relative;top:-81px;left:39px;transform:rotate(6deg);animation:eyes 2s ease-in-out infinite alternate}.ship .body .eyes .eye_1,.ship .body .eyes .eye_2{position:absolute;display:block;width:.3rem;height:.4rem;border-radius:50%;background-color:#543018;animation:eye 2s ease-in-out infinite alternate}.ship,.ship .body .eyes .eye_2{right:0}.ship .body .vawes{position:relative;top:-8rem;left:2rem;width:3rem;height:3rem;fill:none}.ship .body .wave_1,.ship .body .wave_2{stroke:rgba(227,227,227,.7);stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:2;animation:wave 2s infinite linear;opacity:0;transform-origin:center;animation-delay:.1s}.ship .body .wave_2{animation-delay:1s}#accordion .title{font-weight:700;padding:.375rem 1.5rem .375rem .75rem;font-size:1rem;line-height:1.5}#accordion .card{counter-increment:faq-list;position:relative;width:100%}#accordion .card button{border:0;border-bottom:1px solid rgba(0,0,0,.125)}#accordion .card button:focus{outline:0;outline-offset:-2px}#accordion .card button::after{content:"";font-size:1.1rem;color:#4fc5b6;font-family:"icoagrosavia";position:absolute;right:0;margin-right:1.25rem;transform:rotate(180deg);transition:all .5s ease}#accordion .card button.active::after{transform:rotate(0deg);transition:all .5s ease}#accordion .card .centered{justify-content:flex-start;text-align:left}@media (max-width:991.98px){#accordion .title{padding:0 .75rem}}.breadcrumb{display:flex;flex-wrap:wrap;padding:.75rem 1rem;margin-bottom:1rem;list-style:none;background-color:#e9ecef;border-radius:.25rem}.breadcrumb-item+.breadcrumb-item{padding-left:.5rem}.breadcrumb-item+.breadcrumb-item::before{display:inline-block;padding-right:.5rem;color:#6c757d;content:"/"}.breadcrumb-item.active{color:#6c757d}.alinearMiga-fecha{display:flex;align-items:center;padding-top:2rem;margin-bottom:2rem}.alinearMiga-fecha [class*=" col-"],.alinearMiga-fecha [class^=col-]{padding:0}.alinearMiga-fecha .breadcrumb{background-color:transparent;margin-bottom:0}.alinearMiga-fecha .breadcrumb i{margin-right:0}.alinearMiga-fecha .pubDate{text-align:right}@media (max-width:767.98px){.alinearMiga-fecha .pubDate{text-align:center}}.breadcrumb a{transition:all .3s ease-in-out}.breadcrumb a:hover,.breadcrumb-item+.breadcrumb-item:hover::before{text-decoration:none}.breadcrumb p{margin:0;display:inline-block}#atencionUsuario{margin-bottom:5rem}