/* noty main styles */
.noty_layout_mixin, #noty_layout__top, #noty_layout__topLeft, #noty_layout__topCenter, #noty_layout__topRight, #noty_layout__bottom, #noty_layout__bottomLeft, #noty_layout__bottomCenter, #noty_layout__bottomRight, #noty_layout__center, #noty_layout__centerLeft, #noty_layout__centerRight {
  position: fixed;
  margin: 0;
  padding: 0;
  z-index: 9999999;
  transform: translateZ(0) scale(1, 1);
  backface-visibility: hidden;
  -webkit-font-smoothing: subpixel-antialiased;
  filter: blur(0);
  -webkit-filter: blur(0);
  max-width: 90%;
}

@media only screen and (min-width:768px) and(max-width: 1366px){
  .gal-item {
    -webkit-transform: skew(-11deg);
    transform: skew(-11deg);
  }

  .gal-item:nth-child(n+4) {
    -webkit-transform: skew(-11deg);
    transform: skew(-11deg);
  }
}

div#mfp-form .m-form__group input{
  -webkit-transform: skew(11deg);
  transform: skew(11deg);
}

div#mfp-form .title.title-tiny {
  transform: skew(11deg);
}

.main-logo{
  position: relative;
}

a.home__link{
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  cursor: pointer;
  text-decoration: none;
}

@media only screen and (max-width: 812px){
  .sect-2-controls{
    display: none !important;
  }
  section.top-info--big.top-info--ideas{
    height: 597px;
  }
}

.row__colored td:nth-child(2){
    font-size: 20px;
    color: #25a3a7;
}

span.edit-link{
  display: none;
}

@media (max-width: 640px){
    .sec-item__inner{
        height: 100%;
    }
}

@media (min-width: 641px){
    .sect-feat-item{
        display: -webkit-flex;
        display: flex;
    }
}
@media (min-width: 680px){
  .ti-buttons.js-tabs-btns span span {
    position: relative;
    top: auto;
  }
}

a.gal__image {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
}

.play__btn{
  position: absolute;
  left: 50%;
  top: 58%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  color: #fff;
  font-size: 13px;
  color: #5fbfbe;
  text-transform: uppercase;
}

.tab__table table{
  min-width: 245px;
}

.cb__modal.cb__form{
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}

/*.cb__modal ::-webkit-input-placeholder {*/
  /*-webkit-transform: skew(11deg);*/
  /*transform: skew(11deg);*/
  /*}*/

  .mf__checkers input{
    position: absolute;
    left: -9999px;
    opacity: 0;
    visibility: hidden;
  }

  .mf__checkers>label{
    cursor: pointer;
    display: -webkit-flex;
    display: flex;
    -ms-align-items: center;
    align-items: center;
    padding: 0 15px;
  }

  .mf__checkers input:checked ~ .ch__icon:before{
    content: '';
    background: #c55929;
  }

  @media only screen and (max-width: 1900px) and (min-width: 1600px){
/*  .sect-order:after{
    content: '';
    width: 20px;
    }*/
    form.cb__flex .cb-right{
      margin-left: 50px;
    }
    div.sect-form-right {
      padding-left: 55px;
    }
  }

  @media only screen and (max-width: 1025px){
    .section--news .sect-new-item {
      padding-bottom: 6em!important;
    }
  }

  .ch__text{
    display: inline-block;
    vertical-align: top;
    /*margin-left: 15px;*/
    word-wrap: break-word;
    font-size: 13px;
    color: rgb(117, 117, 117);
    opacity: .8;
  }

  .sect-order .sect-main--title{
    text-align: center !important;
  }

  div#mfp-form .sect_def_link{
    margin-left: 0;
    margin-right: 0;
  }

  div#mfp-form .upload{
    margin-left: auto;
    margin-right: auto;
    /*max-width: 324px;*/
  }

  div#mfp-form .title.title-tiny{
    margin-left: auto;
    margin-right: auto;
  }

  .ch__icon:before{
    content: '';
    display: inline-block;
    position: absolute;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    z-index: 2;
    left: 50%;
    top: 50%;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #ededed;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }

  .ch__icon{
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 20px;
    height: 20px;
    min-width: 20px;
    min-height: 20px;
    border-radius: 50%;
    background: #5fbfbe;
    transform: skew(11deg);
  }

  .mf__checkers{
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
    -ms-align-items: center;
    align-items: center;
    margin: 0 -15px;
    transform: skew(-11deg);
  }

  .mf__checkers>label{
    width: auto;
    max-width: auto;
  }

  .cb__modal textarea{
    width: 100%;
    text-transform: uppercase;
    font-size: 13px;
    opacity: .7;
    font-family: 'HalyardDisplayLight';
    letter-spacing: 2px;
    padding-bottom: 0;
    color: #000;
    outline: none;
    border: none;
    text-align: center;
    background: #ededed;
    border-bottom: 1px solid #cbcbcb;
    -webkit-transform: skew(-11deg);
    transform: skew(-11deg);
    resize: none;
  }

  div#mfp-form .title.title-tiny{
    text-align: center;
  }

  div#mfp-form{
    padding: 15px;
    background: #ededed;
    /*-webkit-transform: skew(-11deg);*/
    /*transform: skew(-11deg);*/
  }


  .cb__modal .cb-left, .cb__modal .cb-right{
    width: 99.99%;
  }

  .page-template-page-light
  .section-3:after{
    content: '';
    display: block;
    width: 570px;
    height: 942px;
    user-select: none;
    position: absolute;
    z-index: 2;
    right: 0;
    top: 37%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    background: url(/Media/assets/images/dots-bg.png) 50%/contain no-repeat;
  }

  .lorem-right .lorem-inner:after{
    content: '';
    display: none !important;
  }

  #wpadminbar{
    position: fixed !important;
  }

  .js-tabs-btns.ti-buttons > a > span{
    line-height: 69%;
  }

  .logo--footer{
    text-align: center;
    margin-top: 23px;
  }

  .main-logo{
    position: relative;
  }

  .logo__link{
    position: absolute;
    z-index: 2;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    text-decoration: none;
  }

  .main-logo svg{
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
  }

  .main-logo:hover svg{
    opacity: .78;
  }

  .gal__img{
    position: relative;
  }

  .gal__img{
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    cursor: pointer;
  }

  .sect-form-left-icons{
    text-align: center;
  }

  .js-mob-menu{
    z-index: 20;
  }

  div#particles-js{
    position: fixed;
    width: 100vw;
    height: 100vh;
  }

  .sc-title .svg-icon{
    fill:#fff;
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
  }

  .sl-top-icon img{
    -webkit-transform: skew(11deg);
    -ms-transform: skew(11deg);
    transform: skew(11deg);
  }

  @media only screen and (max-width: 1680px){
    .cb__flex .cb-right .mf__checkers-inside{
    display: block;
    text-align: center;
    }
  }



  @media only screen and (max-width: 1024px) and (min-width: 733px) {
    .sect-6-items{
      margin-bottom: -150px;
    }
  }

  div.footer-columns:nth-child(3) {
   display: block;
 }
 @media only screen and (max-width: 780px) and (min-width: 690px) {
  div.footer-columns:nth-child(2),
}

@media only screen and (max-width: 1024px){
  div.d-item:nth-child(even) .d-item__inner .d-item__inner-content {
    -webkit-transform: skew(0deg);
    transform: skew(0deg);
  }
}




@media only screen and (max-width: 980px){
  .tab__table table{
    min-width: unset;
  }
}



@media only screen and (max-width: 768px){
  .contact-tels a{
    font-size: 14px;
  }
  .main-contacts div.contact-tels:before{
    content: '';
    top: 0;
  }
  /*div#mfp-form .upload,*/
  /*div#mfp-form .sect_def_link{*/
    /*margin-left: 0;*/
    /*margin-right: 0;*/
    /*}*/
    div.what-play{
      left: -27px;
      top: 13px;
    }
    div.d-item:nth-child(odd) .d-item__inner {
      -webkit-transform: skew(-11deg) translateX(0px);
      transform: skew(-11deg) translateX(0px);
      width: 100%;
      padding: 40px 15px 40px 40px;
    }
    div.d-item:nth-child(odd) .d-item__inner .d-item__inner-content {
      -webkit-transform: skew(11deg);
      transform: skew(11deg);
    }
    html div.d-item:nth-child(even) .d-item__inner .di-text{
      -webkit-transform: skew(11deg);
      transform: skew(11deg);
    }
    html div.d-item:nth-child(even) .d-item__inner {
      -webkit-transform: skew(-11deg) translateX(0deg);
      transform: skew(-11deg) translateX(0deg);
      width: 100%;
    }
    div.d-item:nth-child(even) .d-item__inner .d-item__inner-content {
      -webkit-transform: skew(-11deg);
      transform: skew(-11deg);
    }
    div.pagination{
      padding-bottom: 20px;
    }
    .page-template-page-gallery .section-7-cover{
      margin-top: 0;
    }
    section.section--gallery.pb-130.canvas--sect h2.title-1--margin-top{
      /*margin-top: 80px;*/
    }
    .page-template-page-gallery .section--styles{
      margin-top: 0;
    }
    .page-template-page-gallery section.section--gallery .section--styles{
      margin-top: 0;
    }
    section.section--gallery.pb-130.canvas--sect {
      /*padding-top: 120px;*/
    }
    .section--delivery .title-1{
      margin-bottom: 20px;
    }
    div.d-item:nth-child(even) .d-item__inner{
      padding: 40px;
    }
    .d-item:nth-child(3),
    .d-item{
      -webkit-transform: translateY(0)!important;
      transform: translateY(0)!important;
      z-index: 4 !important;
    }
    .d-item:nth-child(even) .d-item__inner:after{
      content: '';
      display: none !important;
    }
  }

  .sect-form-right .upload{
    -webkit-transform: skew(-11deg);
    transform: skew(-11deg);
  }


  @media only screen and (min-width: 1024px) and (max-height: 1366px) {
    .s6-text-main{
      max-width: 70%;
    }
  }

  @media only screen and (min-width: 1366px) and (max-height: 1024px) {
    .s6-text-title{
      max-width: 90%;
    }
    .s6-text-main{
      /*max-width: 70%;*/
    }
  }

  @media only screen and (max-width: 667px){
  .main-contacts div.contact-tels:before{
    content: '';
    top: -2px;
  }
}

  @media only screen and (max-width: 1366px) and (min-width: 1024px){
    section.section--styles.pb-130 {
      padding-bottom: 0;
    }
  }

  @media only screen and (max-width: 1366px){
    .lorem--cover{
      width: calc(100% - 600px);
    }
    .what-desc{
      margin-top: 30px;
    }
    div.id-item:before{
      content: '';
      display: none;
    }
    section.section--price-table{
      padding-top: 60px;
    }
  }

  @media only screen and (max-width: 1280px){
    .gal-item{
      -webkit-transform: skew(-11deg);
      transform: skew(-11deg);
    }
    .hr-item:nth-child(1){
    }
    .hr-item:nth-child(2){
      margin-left: 45px;
    }

    .hr-item:nth-child(3){
      margin-left: 85px;
    }
    .hr-item:nth-child(4){
      margin-left: 155px;
    }
    .hr-item:nth-child(5){
      margin-left: 205px;
    }
    .footer-icon svg,
    .social-item svg{
      -webkit-transform: scale(1.35);
      transform: scale(1.35);
    }
  }

  @media only screen and (max-width: 820px){
    div.gallery-cover{
      margin: 0 13px;
    }
  }

  @media only screen and (max-width: 1200px){
    .lorem--cover {
      width: calc(100% - 650px);
    }
  }

  @media screen and (max-width: 1024px){
    .lorem--cover{
      display: block !important;
      width: 100%;
    }
    div.lorem-right{
      max-width: 100%;
      position: relative;
      right: auto;
      top: auto;
      -webkit-transform: none;
      -ms-transform: none;
      -o-transform: none;
      transform: none;
      margin: 1em auto 1em auto;
    }
    .section-7-cover {
      margin-top: -95px;
    }
    div.sect-form-left{
      margin-top: 0;
    }
  }


  @media screen and (max-width: 890px){
    .prices--top span span{
      font-size: 12px;
    }
    .prices--top .ti-buttons a>span,
    .top-info-content .ti-buttons a > span{
      padding: 10px 3px;
    }
    .prices--top .ti-buttons a,
    .top-info-content .ti-buttons a {
      padding: 10px 3px;
      min-width: 160px;
      max-width: 160px;
      margin: 0 auto 1em auto;
    }
  }



  @media screen and (max-width: 782px){
    div#mfp-form .container{
      padding: 0 5px;
    }
    div.footer-upper{
      padding-top: 20px;
    }
    html #wpadminbar {
      position: fixed;
    }
  }

  @media screen and (max-width: 732px){
    .section.section--lorem .title-1 {
      padding-bottom: 15px;
    }
  }

  @media screen and (max-width: 767px){
    div.top-info-content .ti-buttons a > span{
      min-height: 46px;
      max-height: 46px;
    }
    .ti-buttons a{
      margin: 25px 60px;
    }
    div.ti-buttons > a > span{
      padding: 10px 5px;
    }
    .top-info-content{
      margin-top: -88px;
    }
  }

  .top-info-content .active-light{
    height: auto;
  }

  @media screen and (max-width: 590px){
   div.hr-item{
    padding: 0;
  }
  .hr-icon{
    min-width: 80px;
    min-height: 80px;
  }
  div.hr-item{
    margin-bottom: 25px;
  }
  .hr-item:nth-child(2){
    margin-left: 0px;
  }

  .hr-item:nth-child(3){
    margin-left: 0px;
  }
  .hr-item:nth-child(4){
    margin-left:0px;
  }
  .hr-item:nth-child(5){
    margin-left: 0px;
  }
  div.lorem-right{
    height: 263px;
    width: 327px;
  }
  .cb__modal ::-webkit-input-placeholder{
    -webkit-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
  }
/*  button.mfp-close, button.mfp-arrow{
    position: absolute;
    right: 40px;
    }*/
    div#mfp-form .sect_def_link > span{
      padding: 14px 4px;
    }
    div#mfp-form{
      width: 100%;
    }
    /*div#mfp-form,*/
    /*div#mfp-form .container{*/
      /*-webkit-transform: none;*/
      /*transform: none;*/
      /*}*/
    }

    .sect_def_link span span{
      white-space: nowrap;
    }

    @media screen and (max-width: 450px){

      div.hr-icon + .hr-text{
        /*padding-left: 55px;*/
      }
      div.hr-text--title{
        margin-bottom: 1em;
      }
    }

    @media only screen and (max-width: 768px){
      .style--item:nth-child(even) .style-text-cover--inner{
        transform: skew(11deg)!important;
      }
      .style--item:nth-child(odd) .style-text{
        -webkit-transform: skew(11deg)!important;
        transform: skew(11deg)!important;
      }
      .style--item:nth-child(odd) .style-text-cover {
        /*transform: skew(-11deg);*/
      }
      .style--item:nth-child(even) .style-text-cover .style-text {

        transform: skew(-11deg);
      }
      .style--item .style-img{
        left: auto;
      }
      .style--item:nth-child(even) .style-img{
        left: auto;
      }
      .page-template-page-ideas .section--styles{
        margin-top: 0;
      }
      .style-text-cover--inner{
        transform: skew(-11deg)!important;
      }
      .style-text{
        transform: skew(-11deg)!important;
      }
      h2.title-1--margin-top{
        margin-top: 0;
      }
      .page-template-page-home h2.title-1--margin-top{
        margin-top: 120px;
      }
      /*.page-template-page-ideas h2.title-1--margin-top,*/
      .page-template-page-light h2.title-1--margin-top{
        margin-top: 80px;
      }
      .section--price .tab__main .tab__item:last-child .tab__table table{
        max-width: initial;
      }
      .section--price .tab__main .tab__item:last-child{
        width: 100%;
        max-width: initial;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
      }
    }

    @media only screen and (max-width: 732px){
      div.style-img-cover{
        width: 100%;
      }
      div.style-img{
        display: block;
        height: 220px;
      }
      div.what-inner{
        padding-left: 0;
      }
      div.what-inner ul li{
        max-width: unset;
      }
      .what-inner{
        padding-left: 0;
      }
      div.style--item{
        margin-bottom: 0;
      }
      .section-styles-items{
        padding: 0 15px;
      }
      .sec-item__inner{
        margin: 0 60px;
      }
      div.sect-feat-item:before{
        content: '';
        width: 77%;
      }
    }

    @media only screen and (max-width: 660px){
      .sec-item__inner{
        padding: 5px 10px!important;
        margin: 0 10px;
      }
    }

    @media only screen and (max-width: 480px){
      div.d-item:nth-child(odd) .d-item__inner,
      div.d-item:nth-child(even) .d-item__inner{
        padding: 20px;
      }
      .sect-news-cover:after{
        content: '';
        display: none !important;
      }
      .section--news .sni-right-cover{
        margin: 0 auto;
      }
      .sect-new-item{
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap;
      }
      div.footer-row{
        -ms-align-items: start;
        align-items: start;
      }
      div.footer-title{
        font-size: 16px;
      }
    }

    @media only screen and (max-width: 480px){
      div.footer-title{
        margin-bottom: 10px;
      }
      div.footer-upper{
        padding-bottom: 5px;
      }
      div.socials{
        justify-content: center;
        margin: 1em 0;
      }
      div.footer-row{
        display: block;
      }
      .footer-columns:nth-child(1){
        width: 99.99%;
        clear: both;
      }

      .footer-columns:nth-child(3){
        float: left;
        width: 49.99%;
      }

      .footer-columns:nth-child(4){
        float: left;
        width: 49.99%;
      }
      .footer-lower{
        clear: both;
      }
      div.socials{
        position: static;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
      }
      .footer-columns{
        padding: 0;
        margin-bottom: 1em;
        text-align: center;
      }
    }
    @media only screen and (max-width: 400px){
/*  .section-3:after{
    content: '';
    display: none;
    }*/
    div.sect-feat-item{
      flex: 1 0 99.99%;
      max-width: 99.99%;
    }
  }


  .cb-left{
    min-width: 230px;
  }

  .mcc-left-art{
    margin-top: 15px;
  }

  .pagination .current{
    font-family: 'HalyardDisplayBold';
    background: #5fbfbe;
    padding: 5px 10px;
  }
  .pagination ul{
    display: -webkit-flex;
    display: flex;
    -ms-align-items: center;
    align-items: center;
    justify-content: center;
  }

  .logo--footer{
    position: relative;
  }

  .footer__link_logo{
    position: absolute;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    z-index: 2;
    cursor: pointer;
    text-decoration: none;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
  }

  .footer__link_logo svg{
    -webkit-transition: al .2s ease-in-out;
    transition: al .2s ease-in-out;
  }

  .footer__link_logo:hover + svg{
    opacity: .78;
  }

  .error404 .section._flex-grow{
    height: 100%;
  }
  .error404 .wrapper{
    height: 100%;
    min-height: 100%;
  }

  .m-size-404{
    height: 100%;
    display: -webkit-flex;
    display: flex;
    -ms-align-items: center;
    align-items: center;
    justify-content: center;
  }

  .m-size-404 h1{
    font-size: 4rem;
  }

  .vid__text{
    position: absolute;
    left: 50%;
    color: #ffff;
    z-index: 2;
    text-transform: uppercase;
    top: auto;
    bottom: auto;
    transform: translate(-50%, -50%);
    top: 59%;
    color: #5fbfbe;
    font-size: 14px;
  }


  .cb-right .mf__checkers{
    /*display: block;*/
  }

  .top-info-content .ti-buttons a{
    min-width: 160px;
  }

  .mf-checkers__title{
    display: block;
    word-wrap: break-word;
    text-align: center;
    margin-bottom: 1em;
    color: rgb(117, 117, 117);
    opacity: .8;
  }

  .m-form__group.mf__checkers{
    margin-left: 0 !important;
  }

  .mf-checkers-cover{
    margin-top: 1em;
  }

  .gal-item{
    position: relative;
  }

/*  @media only screen and (max-width: 1024px){
    .top-info--big{
      height: 580px!important;
    }
    }*/

    @media only screen and (max-width: 768px){
      div.mf__checkers{
        /*display: block;*/
        margin: 0 0 40px 0;
      }
      .mf__checkers>label{
        max-width: unset;
        width: auto;
        margin-bottom: .6em;
      }
      .sect-order.sect-contact-item{
        -webkit-clip-path: polygon(9.3% 0%, 100% 0%, 93.5% 100%, 0% 100%);
        clip-path: polygon(9.3% 0%, 100% 0%, 93.5% 100%, 0% 100%);
      }
      .vid__text{
        /*display: none;*/
      }
      .d-item__inner-content{
        -ms-align-items: center!important;
        align-items: center!important;
      }

      .section-7-cover{
        margin-top: 0 !important;
      }
    }

    @media only screen and (min-width: 768px){
/*    div.gal-item{
      fle-basis: 49.99%;
      max-width: 49.99%;
      width: 49.99%;
      }*/
    }

    @media only screen and (min-width: 1280px){
      .m-size-404 h1{
        font-size: 10rem;
      }
    }

    @media only screen and (min-width: 1367px){
      .error404 .main-header{
        min-height: initial;
      }
    }

    @media only screen and (max-width: 440px){
      .sect-order.sect-contact-item{
        -webkit-clip-path: unset;
        clip-path: unset;
      }
    }


    div.ti-buttons > a > span{
      padding: 10px 53px;
      max-height: 44px;
      min-height: 44px;
      line-height: 1.5em;
    }

    @media only screen and (min-width: 1367px){
      .js-slider-1 .slick-slide:first-child{
        position: relative;
        left: -235px;
        /*margin-right: -270px;*/
      }
    }

    #noty_layout__top {
      top: 0;
      left: 5%;
      width: 90%;
    }

    #noty_layout__topLeft {
      top: 20px;
      left: 20px;
      width: 325px;
    }

    #noty_layout__topCenter {
      top: 5%;
      left: 50%;
      width: 325px;
      transform: translate(calc(-50% - .5px)) translateZ(0) scale(1, 1);
    }

    #noty_layout__topRight {
      top: 20px;
      right: 20px;
      width: 325px;
    }

    #noty_layout__bottom {
      bottom: 0;
      left: 5%;
      width: 90%;
    }

    #noty_layout__bottomLeft {
      bottom: 20px;
      left: 20px;
      width: 325px;
    }

    #noty_layout__bottomCenter {
      bottom: 5%;
      left: 50%;
      width: 325px;
      transform: translate(calc(-50% - .5px)) translateZ(0) scale(1, 1);
    }

    #noty_layout__bottomRight {
      bottom: 20px;
      right: 20px;
      width: 325px;
    }

    #noty_layout__center {
      top: 50%;
      left: 50%;
      width: 325px;
      transform: translate(calc(-50% - .5px), calc(-50% - .5px)) translateZ(0) scale(1, 1);
    }

    #noty_layout__centerLeft {
      top: 50%;
      left: 20px;
      width: 325px;
      transform: translate(0, calc(-50% - .5px)) translateZ(0) scale(1, 1);
    }

    #noty_layout__centerRight {
      top: 50%;
      right: 20px;
      width: 325px;
      transform: translate(0, calc(-50% - .5px)) translateZ(0) scale(1, 1);
    }

    .noty_progressbar {
      display: none;
    }

    .noty_has_timeout.noty_has_progressbar .noty_progressbar {
      display: block;
      position: absolute;
      left: 0;
      bottom: 0;
      height: 3px;
      width: 100%;
      background-color: #646464;
      opacity: 0.2;
      filter: alpha(opacity=10);
    }

    .noty_bar {
      -webkit-backface-visibility: hidden;
      -webkit-transform: translate(0, 0) translateZ(0) scale(1, 1);
      transform: translate(0, 0) scale(1, 1);
      -webkit-font-smoothing: subpixel-antialiased;
      overflow: hidden;
    }

    .noty_effects_open {
      opacity: 0;
      transform: translate(50%);
      animation: noty_anim_in 0.5s cubic-bezier(0.68, -0.55, 0.265, 1.55);
      animation-fill-mode: forwards;
    }

    .noty_effects_close {
      animation: noty_anim_out 0.5s cubic-bezier(0.68, -0.55, 0.265, 1.55);
      animation-fill-mode: forwards;
    }

    .noty_fix_effects_height {
      animation: noty_anim_height 75ms ease-out;
    }

    .noty_close_with_click {
      cursor: pointer;
    }

    .noty_close_button {
      position: absolute;
      top: 2px;
      right: 2px;
      font-weight: bold;
      width: 20px;
      height: 20px;
      text-align: center;
      line-height: 20px;
      background-color: rgba(0, 0, 0, 0.05);
      border-radius: 2px;
      cursor: pointer;
      transition: all .2s ease-out;
    }

    .noty_close_button:hover {
      background-color: rgba(0, 0, 0, 0.1);
    }

    .noty_modal {
      position: fixed;
      width: 100%;
      height: 100%;
      background-color: #000;
      z-index: 10000;
      opacity: .3;
      left: 0;
      top: 0;
    }

    .noty_modal.noty_modal_open {
      opacity: 0;
      animation: noty_modal_in .3s ease-out;
    }

    .noty_modal.noty_modal_close {
      animation: noty_modal_out .3s ease-out;
      animation-fill-mode: forwards;
    }

    @keyframes noty_modal_in {
      100% {
        opacity: .3;
      }
    }
    @keyframes noty_modal_out {
      100% {
        opacity: 0;
      }
    }
    @keyframes noty_modal_out {
      100% {
        opacity: 0;
      }
    }
    @keyframes noty_anim_in {
      100% {
        transform: translate(0);
        opacity: 1;
      }
    }
    @keyframes noty_anim_out {
      100% {
        transform: translate(50%);
        opacity: 0;
      }
    }
    @keyframes noty_anim_height {
      100% {
        height: 0;
      }
    }



    /* noty theme */
    .noty_theme__mint.noty_bar {
      margin: 4px 0;
      overflow: hidden;
      border-radius: 2px;
      position: relative;
    }

    .noty_body {
      padding: 10px;
      font-size: 14px;
    }

    .noty_buttons {
      padding: 10px;
    }

    .noty_theme__mint.noty_type__alert,
    .noty_theme__mint.noty_type__notification {
      background-color: #fff;
      border-bottom: 1px solid #D1D1D1;
      color: #2F2F2F;
    }

    .noty_theme__mint.noty_type__warning {
      background-color: #FFAE42;
      border-bottom: 1px solid #E89F3C;
      color: #fff;
    }

    .noty_theme__mint.noty_type__error {
      background-color: #DE636F;
      border-bottom: 1px solid #CA5A65;
      color: #fff;
    }

    .noty_theme__mint.noty_type__info,
    .noty_theme__mint.noty_type__information {
      background-color: #7F7EFF;
      border-bottom: 1px solid #7473E8;
      color: #fff;
    }

    .noty_theme__mint.noty_type__success {
      background-color: #AFC765;
      border-bottom: 1px solid #A0B55C;
      color: #fff;
    }
