.offcanvas,
.offcanvas-mobile {
  -ms-flex-negative: 0 !important;
  flex-shrink: 0 !important; }
.block-iatecsur-user-iatecsur-user .offcanvas .offcanvas-header.offcanvas-header-navs,
.offcanvas-mobile .offcanvas-header.offcanvas-header-navs {
  position: relative; }
.block-iatecsur-user-iatecsur-user .offcanvas .offcanvas-header.offcanvas-header-navs .offcanvas-close,
.offcanvas-mobile .offcanvas-header.offcanvas-header-navs .offcanvas-close {
  position: absolute;
  top: 0;
  right: 0; }
.block-iatecsur-user-iatecsur-user .offcanvas .offcanvas-content .offcanvas-demo,
.offcanvas-mobile .offcanvas-content .offcanvas-demo {
  border: 5px solid #EBEDF3; }
.block-iatecsur-user-iatecsur-user .offcanvas .offcanvas-content .offcanvas-demo.offcanvas-demo-active,
.offcanvas-mobile .offcanvas-content .offcanvas-demo.offcanvas-demo-active {
  border: 5px solid #009926; }

.block-iatecsur-user-iatecsur-user .offcanvas {
  background-color: #ffffff;
  -webkit-box-shadow: 0 1px 9px -3px rgba(0, 0, 0, 0.25);
  box-shadow: 0 1px 9px -3px rgba(0, 0, 0, 0.25); }

@media (max-width: 991.98px) {
  .offcanvas-mobile {
    background-color: #ffffff;
    -webkit-box-shadow: 0 1px 9px -3px rgba(0, 0, 0, 0.25);
    box-shadow: 0 1px 9px -3px rgba(0, 0, 0, 0.25); } }

.block-iatecsur-user-iatecsur-user .offcanvas {
  z-index: 1001;
  position: fixed;
  top: 0;
  bottom: 0;
  -webkit-transition: left 0.3s ease, right 0.3s ease, bottom 0.3s ease, top 0.3s ease;
  transition: left 0.3s ease, right 0.3s ease, bottom 0.3s ease, top 0.3s ease;
  left: -395px;
  width: 375px; }
.offcanvas.offcanvas-on {
  -webkit-transition: left 0.3s ease, right 0.3s ease, bottom 0.3s ease, top 0.3s ease;
  transition: left 0.3s ease, right 0.3s ease, bottom 0.3s ease, top 0.3s ease;
  left: 0; }
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .block-iatecsur-user-iatecsur-user .offcanvas {
    -webkit-transition: none !important;
    transition: none !important; } }

.offcanvas.offcanvas-right {
  right: -395px;
  left: auto; }
.offcanvas.offcanvas-right.offcanvas-on {
  -webkit-transition: left 0.3s ease, right 0.3s ease, bottom 0.3s ease, top 0.3s ease;
  transition: left 0.3s ease, right 0.3s ease, bottom 0.3s ease, top 0.3s ease;
  right: 0;
  left: auto; }

.offcanvas-overlay {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  overflow: hidden;
  z-index: 1000;
  -webkit-animation: animation-offcanvas-fade-in .6s ease 1;
  animation: animation-offcanvas-fade-in .6s ease 1; }

@-webkit-keyframes animation-offcanvas-fade-in {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

@keyframes animation-offcanvas-fade-in {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

.block-iatecsur-user-iatecsur-user .offcanvas {
  background: #ffffff;
  -webkit-box-shadow: 0 1px 9px -3px rgba(0, 0, 0, 0.25);
  box-shadow: 0 1px 9px -3px rgba(0, 0, 0, 0.25); }

.offcanvas-overlay {
  background: rgba(0, 0, 0, 0.1); }

@media (max-width: 425px) {
  .block-iatecsur-user-iatecsur-user .offcanvas {
    width: 90% !important; } }

@media (max-width: 991.98px) {
  .offcanvas-mobile {
    z-index: 1001;
    position: fixed;
    top: 0;
    bottom: 0;
    -webkit-transition: left 0.3s ease, right 0.3s ease, bottom 0.3s ease, top 0.3s ease;
    transition: left 0.3s ease, right 0.3s ease, bottom 0.3s ease, top 0.3s ease;
    left: -395px;
    width: 375px; }
  .offcanvas-mobile.offcanvas-mobile-on {
    -webkit-transition: left 0.3s ease, right 0.3s ease, bottom 0.3s ease, top 0.3s ease;
    transition: left 0.3s ease, right 0.3s ease, bottom 0.3s ease, top 0.3s ease;
    left: 0; } }
@media screen and (max-width: 991.98px) and (-ms-high-contrast: active), (max-width: 991.98px) and (-ms-high-contrast: none) {
  .offcanvas-mobile {
    -webkit-transition: none !important;
    transition: none !important; } }

@media (max-width: 991.98px) {
  .offcanvas-mobile.offcanvas-mobile-right {
    right: -395px;
    left: auto; }
  .offcanvas-mobile.offcanvas-mobile-right.offcanvas-mobile-on {
    -webkit-transition: left 0.3s ease, right 0.3s ease, bottom 0.3s ease, top 0.3s ease;
    transition: left 0.3s ease, right 0.3s ease, bottom 0.3s ease, top 0.3s ease;
    right: 0;
    left: auto; }
  .offcanvas-mobile-overlay {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    overflow: hidden;
    z-index: 1000;
    -webkit-animation: animation-offcanvas-fade-in .6s ease 1;
    animation: animation-offcanvas-fade-in .6s ease 1; }
  @-webkit-keyframes animation-offcanvas-fade-in {
    from {
      opacity: 0; }
    to {
      opacity: 1; } }
  @keyframes animation-offcanvas-fade-in {
    from {
      opacity: 0; }
    to {
      opacity: 1; } }
  .offcanvas-mobile {
    background: #ffffff;
    -webkit-box-shadow: 0 1px 9px -3px rgba(0, 0, 0, 0.25);
    box-shadow: 0 1px 9px -3px rgba(0, 0, 0, 0.25); }
  .offcanvas-mobile-overlay {
    background: rgba(0, 0, 0, 0.1); } }

@media (max-width: 425px) {
  .offcanvas-mobile {
    width: 90% !important; } }
